.wrap{
    padding: 0 50px;
}
.logo{
    width: 364px;
    margin-top: 25px;
}
.logo img{
    max-height: 97px;
    max-width: 100%;
}
.header .search{
    width: 350px;
    padding-top: 10px;
}
.logo_ser{
    padding-top: 20px;
}
.search a{
    padding-top: 5px;
    display: inline-block;
    margin-left: 15px;
    color: #8f8e8e;
}
.search form{
    float: right;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 3px;
}
.search form input{
    border: none;
}
.search form  button{
    border: none;
    background: #fff;
}
.top_nav{
    background: #0078c1;
}
.nav{
    display: -webkit-flex;
    display: flex;
    height: 55px;
    line-height: 55px;
}
.nav .lis{
    width: 13%;
    color: #fff;
    position: relative;
}
.nav .lis a{
    color: #fff;
    display: block;
}
.nav .lis .one{
    display: block;
    font-size: 18px;
    text-indent: 60px;
}

.nav .lis dl{
    position: absolute;
    width: 100%;
    z-index: 3;
    background: #0078c1;
    display: none;
}
.nav .lis:hover dl{
    display: block;
}
.nav .lis dl.m{
    left: -42%;
}
.nav .lis dl.m dd{
    text-align: center;
}
.nav .line dl .p{
    display: inline-block;
    width: 70px;
    text-align: center;
    white-space: nowrap;
}
.nav .line dl dd{
    position: relative;
    line-height: 40px;
}
.nav .line dl dd .city_box{
    position: absolute;
    top: 0;
    left: 100%;
    background: #0078c1;
    width: 500px;
    line-height: 30px;
    display: none;
}
.nav .line dl dd.last .city_box{
    top: unset;
    bottom: 0;
}
.nav .line dl dd:hover .city_box{
    display: block;
}
.nav .line dl dd .city_box .c{
    padding-left: 20px;
    font-weight: bold;
    font-size: 16px;
    padding-top: 6px;
}

.nav .line dl dd .city_box .a a{
    padding:0 20px;
    display: inline-block;
}
.web_phone{
    width: 200px;
    float: right;
    padding-top: 15px;
    padding-bottom: 25px;
}
.web_phone img{
    float: left;
}
.web_phone p{
    font-size: 22px;
}
.web_phone p span{
    display: block;
}
.banner img{
    max-width: 100%;
}
.type{
    height: 110px;
    line-height: 110px;
    font-size: 23px;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}
.model{
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.model .box_li{
    width: 40%;
    float: left;
}
.model .box_li ul li{
    height: 42px;
    line-height: 20px;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.model .box_li ul li a{
    width: 80%;
}
.model .box_li ul li span{
    color: #0267b8;
    display: inline-block;
    padding-right: 10px;
}
.model .box_rig{
    float: left;
    width: 25%;
    padding-left: 5%;
}
.model .box_rig .box_con{
    width: 350px;
}
.model .box_rig .tn{
    font-size: 21px;
    font-weight: bold;
    border-left: 5px solid #0267b8;
    text-indent: 15px;
    height: 22px;
    line-height: 22px;
}
.model .box_rig .pic{
    margin-top: 30px;
    width: 100%;
    height: 205px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.model .box_rig dl{
    padding-top: 40px;
    font-size: 18px;
}
.model .box_rig dl dd{
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.i_more a{
    color: #7f7f7f;
    font-style: oblique ;
    padding: 20px 0;
    display: block;
}
.service{
    padding: 100px 0;
    width: 1200px;
    margin: auto;
}
.service .t_desc{
    text-align: center;
    color: #6a6a6a;
}
 .t_name{
    font-size: 24px;
    text-align: center;
    margin-top: 5px;
}
.service ul{
    padding-top: 50px;
}
.service ul li{
    float: left;
    width: 23%;
    margin: 0 1%;
    text-align: center;
    margin-bottom: 30px;
}
.service ul li .pic{
    width: 70px;
    height: 70px;
    margin: auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.service ul li  .t{
    font-size: 20px;
    padding-top: 30px;
}
.service ul li  .desc{
    font-size: 15px;
    color: #a3a3a3;
    height: 50px;
    line-height: 22px;
    margin-top: 10px;
}
.case .c{
    text-align: center;
    padding: 10px 0;
}
.case .c a{
    display: inline-block;
    margin: 0 10px;
    color: #5e5d5d;
}
.case .c a.on{
    font-weight: bold;
    color: #000;
}
.case  ul{
    padding-top: 50px;
    display: flex;
    display: -webkit-flex;
}
.case  ul li {
    margin-right: 6.1%;
}
.case  ul li:last-child{
    margin-right: 0;
}
.case  ul li .pic{
    width: 368px;
    height: 245px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.i_info{
    padding: 100px 0;
}
.i_info .box{
    padding-top: 50px;
    display: flex;
    display: -webkit-flex;
}
.i_info  .boxli{
    margin-right: 9px;
    box-shadow: 0 0 1px 0 #000;
}
.i_info  .boxli:last-child{
    margin-right: 0;
}
.i_info .boxli .con{
    width: 444px;
}
.i_info .boxli .con .pic{
    height: 273px;
    width: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.i_info .boxli .con .t{
    font-size: 24px;
    padding: 20px 15px;
}
.i_info .boxli .con .desc{
    padding: 0 15px;
    font-size: 17px;
    line-height: 29px;
    height: 232px;
    overflow: hidden;
}
.i_info .boxli.about  .more{
    margin: 30px 15px;
    color: #287bc0;
    border:1px solid #287bc0;
    width: 196px;
    line-height: 40px;
    text-align: center;
}
.i_info .boxli  .more a{
    color: #7f7f7f;
}
.i_info .boxli.about  .more a{
    color: #287bc0;
}
.i_info .boxli ul {
    padding: 0 15px;
    font-size: 16px;
}
.i_info .boxli ul li{
    overflow: hidden;
    margin-bottom: 14px;
}

.i_info .boxli ul li a{
    float: left;
    width: 74%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.i_info .boxli ul li span{
    color: #8b8b8b;
    float: right;
}
.i_info .boxli .more{
    margin: 45px  15px 0 15px;
    font-style: oblique;
    color: #7f7f7f;
}
.i_info .boxli dl{
    overflow: hidden;
    padding: 0 15px;
}
.i_info .boxli dl dd{
    float: left;
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 15px;
}
.footer{
    background: #2e2e2e;
}
.foot {
    display: flex;
    display: -webkit-flex;
    padding: 80px 0;
}
.foot ul{
    margin-right: 12%;
}
.foot ul:last-child{
    margin-right: 0;
}
.foot ul li{
    padding-bottom: 15px;
}
.foot ul li a{
    color: #b0afaf;
    font-size: 14px;
}
.foot ul li:first-child a{
    font-size: 16px;
    color: #f5f5f5;
}
.copyright{
    background: #000;
    padding: 30px 0;
}
.copyright .link{
    padding-bottom: 10px;
}
.copyright .link a:first-child{
    color: #666;
}
.copyright .link a{
    color: #fff;
}
.copyright .con{
    color: #fff;
}
.right_kefu{
    position: fixed;
    right: 0;
    top: 300px;
    z-index: 1;
}
.right_kefu .con{
    background: #00a2ff;
    padding: 10px;
    padding-top: 0;

}
.right_kefu .t{
    color: #fff;
    background: #00a2ff;
    line-height: 35px;
    padding: 0 10px;
    padding-top: 5px;
}
.right_kefu .t span{
    float: right;
}
.right_kefu  .qq{
    background: #fff;
    padding: 5px 10px;
    width: 150px;
}
.right_kefu  .qq li{
    height: 40px;
    line-height: 40px;
}
.inbanner{
    height: 100px;
    line-height: 100px;
    font-size: 30px;
    background: #eeeeee;
    margin-bottom: 30px;
}
.in_left{
    width: 360px;
    float: left;
}
.in_left .box{
    padding: 5px;
    background: #0267b8;
    border-radius: 5px;
}
.in_left .toptype{
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
}
.in_left .box .gg{
    text-align: center;
    background: #fff;
}
.in_left .box .gg img{
    max-width: 100%;
}
.in_left .sides_nav{
    background: #fff;
    margin-top: 5px;
    padding: 20px 0;
}
.in_left .sides_nav li{
    line-height: 40px;
    overflow: hidden;
    width: 80%;
    margin: auto;
}
.in_left .sides_nav li span{
    float: right;
}
.in_left .a_c{
    border: 1px solid #ddd;
    padding:30px 15px;
    margin: 40px 0;
}
.a_c .ac_t{
    text-align: center;
}
.a_c .ac_t span{
    display: inline-block;
    text-align: center;
    width: 28%;
   position: relative;
    height: 1px;
}
.a_c .ac_t span:after{
    content: '';
    border-top: 1px solid #ddd;
    margin-top: 10px;
    position: absolute;
    width: 100%;
    left: 0;
    top: -16px;
}
.a_c .ac_t span.t{
    border: none;
    font-size: 18px;
    margin-top: 0;
    width: 100px;
}
.a_c .ac_t span.t:after{
    border: none;
}
.a_c  dl{
    overflow: hidden;
    padding: 30px 0;
}
.a_c  dl dd{
    float: left;
    margin-right: 27px;
    width: 44px;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 15px;
}
.a_c  dl dd:nth-child(5n){
    margin-right: 0;
}
.in_right{
    float: left;
    width: 66%;
    padding-left: 50px;
}
.xl_sear{
    width: 85%;
}
.xl_sear .input_t {
    float: left;
    margin-right: 50px;
}
.xl_sear .input_t:last-child{
    margin-right: 0;
}
.xl_sear .input_t.b{
    border: 1px solid #ddd;
    height: 38px;
    width:43%;
}
.xl_sear .input_t input{
    border: none;
    height: 100%;
    width: 78%;
    padding-left: 2%;
}
.xl_sear .input_t.b img{
    float: right;
    padding: 13px;
}
.xl_sear .tips{
    padding: 10px 0;
}
.xl_sear button{
    width: 100%;
    background: #0267b8;
    color: #fff;
    border: none;
    height: 40px;
    margin-top: 40px;
}
.search_res{
    padding-top: 50px;
}
.search_res .res_t{
    font-weight:bold;
    padding-bottom: 10px;
}
.search_res ul li{
    line-height: 40px;
    overflow: hidden;
}
.xl ul li{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.xl ul li a{
    float: left;
    width: 70%;
    overflow: hidden;
}
.xl ul li a:hover{
    color: #666;
}
.xl ul li span{
    float: right;
}
.art_desc {
    border: 1px dashed #00a2ff;
    border-radius: 5px;
    position: relative;
}
.art_desc a.more{
    color: #f60;
    display: none;
}
.art_desc .con{
    padding: 10px;
}
.art_description {
    position: static;
    width: 100%;
    top: 46px;
    left: 0;
    background: #fff;
    border-radius: 5px;
}
.art_description .con{
    padding: 15px;
}
.art_title {
    border-left: 5px solid #00a2ff;
    margin: 30px 0;
    text-indent: 10px;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}
.time_subtitle {
    overflow: hidden;
    padding: 20px 0;
}
.time_subtitle h2{
    font-weight: normal;
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
}
.time_subtitle .t{
    float: right;
    color: #999;
    font-weight: normal;
}

.art_box {
    font-size: 16px;
    line-height: 28px;
}
.art_box img{
    max-width: 100%;
}
.art_box table{
    border: 1px solid #ddd;
}
.art_box table td{
    border: 1px solid #ddd;
    text-align: center;
    padding: 10px 0;
}
.news ul li{
    overflow: hidden;
    margin-bottom: 50px;
}
.news ul li a.pic{
    float: left;
    width: 324px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.news ul li .conr{
    margin-left: 40px;
    float: left;
    width: 824px;
    margin-top: 10px;
}
.news ul li .conr .t{
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news ul li .conr .desc{
    font-size: 16px;
    color: #9b9b9b;
    line-height: 28px;
    padding-top: 10px;
    height: 84px;
    overflow: hidden;
}
.news ul li .conr .time{
    margin-top: 50px;
}
.art_new_t {
    text-align: center;
    font-size: 22px;
    margin: 20px 0;
}
.pos{
    height: 50px;
    line-height: 50px;
}
.pos span{
    color: #0078c1;
}
.art_new .time{
   text-align: center;
    padding-bottom: 25px;
}
.art_new .desc{
    background: #e5e5e5;
    padding: 20px;
    font-size: 16px;
    margin-bottom: 50px;
}
.rec {
    overflow: hidden;
    padding: 50px 0;
}
.rec .rec_box{
    width:430px;
    float: left;
    font-size: 16px;
}
.rec .rec_box .rec_t{
    font-weight: bold;
    font-size: 20px;
    padding: 15px 0;
}
.rec .rec_box:last-child{
    float: right;
}
.rec .rec_box ul li{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.message input,.message textarea{
    border: none;
}
.message .bor{
    border: 1px solid #ddd;
    overflow: hidden;

    padding: 5px;
}
.message .bor span{
    color: red;
    float: left;
    padding-right: 5px;
}
.message .text_box textarea{
    width: 90%;
    height: 130px;
}
.message .text_box textarea:focus{
    outline: none;
}
.message .input_box{
    border:none;
    border-bottom: 1px solid #ddd;
    width: 360px;
    float: left;
    margin-right: 39px;
    margin-top: 50px;
}
.message .input_box:last-child{
    margin-right: 0;
}
.message  button{
    background: #0078c1;
    color: #fff;
    width: 100%;
    border-radius: 3px;
    line-height: 40px;
    margin-top: 30px;
    border: none;
}
.message_tip{
    margin-top: 50px;
    font-size: 14px;
}
.message_tip .tips{
    color: #959595;
}
.msg_list{
    padding: 50px 0;
}
.msg_list .msg_t{
    font-size: 22px;
    color:#646464;
    margin-bottom: 50px;
}
.msg_list .msg_t span{
    display: inline-block;
    border-top: 2px solid #646464;
    line-height: 40px;
}
.msg_list ul li{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.msg_list ul li .user{
    padding-bottom: 10px;
    line-height: 35px;
}
.msg_list ul li .user img{
    width: 35px;
    height: 35px;
    border-radius: 35px;
    margin-right: 10px;
}
.msg_list ul li .q{
    padding: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.msg_list ul li .level{
    padding-left: 50px;
}
.msg_list .more{
    color: #999;
    height: 40px;
    cursor: pointer;
}
.msg_list .answer{
    background: #eeeeee;
    padding: 15px;
    display: none;
}
.msg_list .close_answer{
    cursor: pointer;
    padding: 20px 0;
    color: #999;
    padding-left: 52px;
}
.msg_list .answer .desc{
    padding-left: 52px;
}
.msg_list .loadMore{
    margin-top: 70px;
    line-height: 40px;
    background: #eee;
    text-align: center;
    cursor: pointer;
}
.msg_list .user .time{
    float: right;
}
.checklogistics input{
    width: 100%;
    text-indent: 10px;
    height: 40px;
    border: none;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.checklogistics .tip{
    padding: 15px 0;
}
.checklogistics button{
    width: 100%;
    border: none;
    background: #0078c1;
    border-radius: 5px;
    color: #fff;
    line-height: 40px;
}
.logistics{
    padding-top: 100px;
}
.logistics ul {
    margin: 30px 10px;
}
.logistics ul li{
    padding-bottom: 50px;
    border-left: 1px solid #ddd;
}
.logistics ul li:last-child{
    border-left: none;
}
.logistics ul li .d{
    float: left;
    font-size: 30px;
    margin-left: -9px;
    height: 15px;
    line-height: 10px;
}
.logistics ul li:first-child .d{
    color: #0078c1;
}
.logistics ul li .last{
    float: left;
    width: 50px;
    text-align: center;
    line-height: 26px;
    height: 26px;
    margin: 0 30px;
}
.logistics ul li:first-child .last{
    background: #0078c1;
    color: #fff;
}
.logistics ul li .con{
    float: left;
}
.logistics ul li .time{
    padding-bottom: 10px;
}
.fenye{
    text-align: center;
    padding: 30px 0;
}
.fenye li{
    display: inline-block;
    line-height: 30px;
    border: 1px solid #ddd;
    margin: 0 10px;
    padding: 0 10px;
    border-radius: 5px;
}
.fenye li a.sel{
    font-weight: bold;
    color: #0078c1;
}
.incase ul li{
    width: 23%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}
.incase ul li .pic{
    width: 100%;
    height: 182px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.incase ul li p.t{
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 40px;
    line-height: 40px;

}
.hot_city{
    padding: 50px 0;
}
.hot_city dd {
    display: inline-block;
    line-height: 35px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin: 0 5px;
    padding: 0 5px;
    margin-bottom: 15px;
}
.d_flex{
    display: flex;
}
.nav_all {
    position: relative;
    z-index: 10001;
    width: 198px;
    display: inline;
    float: left;
    *zoom: 1;
}
.nav_all b {
    display: block;
    font-size: 16px;
    text-align: left;
    color: #fff;
    padding: 0 15px;
    height: 55px;
    line-height: 55px;
    background: #333;
}
.nav_all b i {
    float: right;
    display: inline-block;
    margin-left: 10px;
    width: 16px;
    height: 55px;
    line-height: 55px;
    background: url(../images/nav_all.gif) center center no-repeat;
    -moz-transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform .3s ease-in;
    -moz-transition: transform .3s ease-in;
    -o-transition: transform .3s ease-in;
    transition: transform .3s ease-in;
}
div.nav_all_on b i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.nav_all_box1 {
    display: none;
    width: 170px;
    position: absolute;
    left: 0px;
    top: 55px;
    z-index: 10002;
    border: 1px solid #0078c1;
    border-top: none;
    box-shadow: 0px 0px 3px #008ec1;
}
.nav_all_box1 dl {
    position: relative;
    z-index: 10003;
    float: left;
}
.nav_all_box1 dl dt {
    padding: 0 15px;
    width: 140px;
    color: #ccc;
    position: relative;
    z-index: 10005;
    background: url(../images/jt_12.gif) /*背景图标left距离*/ 150px 16px no-repeat #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    height: 41px;
    line-height: 41px;
}
.nav_all_box1 dl dt a {
    color: #666;
}
.nav_all_box1 dl dd {
    display: none;
    padding: 0 20px 20px 0px;
    width: 1000px;
    position: absolute;
    left: 170px;
    top: 0;
    z-index: 10004;
    background: #fff;
    border: 1px solid #0078c1;
    height: auto !important;
    min-height: 200px;
    height: 200px;
    box-shadow: 0px 0px 3px #008ec1;
}
.nav_all_box1 dl dd ul li {
    margin: 5px 0 0 10px;
    padding: 2px 5px;
    white-space: nowrap;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    line-height: 25px;
    height: 25px;
    float: left;
}
.nav_all_box1 dl dd ul{
    overflow: hidden;
}
.nav_all_box1 dl dd ul li.navbar_te {
    display: block;
    width: 100%;
    white-space: nowrap;
}
.nav_all_box1 dl dd a {
    color: #666;
}
.nav_all_box1 dl dd ul li.navbar_te a {
    margin: 0px 20px 0 0px;
    color: #0078c1;
}
.nav_all_box1 dl dd ul li.navbar_te span {
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
}
.nav_all:hover .nav_all_box1{
    display: block;
}
.nav_all dl:hover dt {
    width: 141px;
    background: url(../images/jt_12.gif) /*背景图标left距离*/ 150px -24px no-repeat #fff;
    border-top: 1px solid #0078c1;
    border-bottom: 1px solid #0078c1;
}
.nav_all .nav_all_box1 dl:hover dd{
    display: block;
}
.nav_all_box1 dl:nth-of-type(n+9) dd {
    top: auto;
    bottom: 0;
}
.left-n-list{
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.left-n-list-title{
    height: 45px;
    line-height: 45px;
    font-size: 22px;
    padding-left: 10px;
    border-bottom: 1px solid #ddd;
}
.left-n-list li{
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
}
.met_page{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    font-size: 12px;
}
.met_page span{
    max-width: 45%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.diy-tag a{
    margin: 0 0.5em 0 0;
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
    text-decoration: none !important;
    position: relative;
    border-radius: 3px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #004b97;
    color: #004b97;
    background-color: #f5f5f5;
}

ul.silan { clear:both; width:100%;overflow: hidden;}
ul.silan li { display:inline; float:left; width:25%; overflow:hidden; text-align:left; margin-top:10px; }
ul.silan li img { width:134px; overflow:hidden;}
ul.silan li a:hover { text-decoration:underline; }
.content-title { overflow:hidden; margin-top:15px; }
.content-title_news { font-size:28px; text-align:center; color:#444; display:inline-block; float:left; *display:inline; background:#fff;}
.content-title h1 { font-size:28px; text-align:center; color:#444; display:inline-block; float:left; *display:inline; background:#fff;}
.content-title h1 em { color:#ccc; display:inline-block; text-indent:-9999px;}
.content-title h1 span {}
.content-title h2 { font-size:14px; color:#ccc; font-weight:normal; margin:17px 3px 20px 0; font-style:italic; float:right; display:inline-block; *display:inline;}
#wuliu .content-title h2,#wuliu1 .content-title h2 { font-size:12px; color:#ccc; font-weight:normal;}
h1 {
    font-size: 1.75em;
}
.ta-c {
    text-align: center !important;
}
.content h1, .content h2 {
    text-align: center;
    color: #333;
    font-weight: bold;
    margin-top: .5em;
}
p.description {
    clear: both;
    color: #666;
    padding: 2px 5px;
    margin-top: 25px;
    border-radius: 3px;
    border: 1px dotted #acd6ff;
}

.icon {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.contenttitle {
    clear: both;
    padding: 0 0 1em 0;
    border-bottom: 1px dashed #ccc;
}

.smalltitle {
    font-size: .875em !important;
    font-weight: normal !important;
    color: #000;
}

.iconCity {
    padding: .25em .5em;
    border: 1px solid #eee;
    border-radius: 5px;
    padding-left: 1.25em;
    background-repeat: no-repeat;
    background-position: .375em center;
}

.iconCityFrom {
    background-image: url(../images/iconCityFrom.png);
}

.iconArrow {
    width: 16px;
    height: 16px;
    margin: 0 5px;
    background-position: center center;
    background-repeat: no-repeat;
}

.iconArrowR {
    background-image: url(../images/ArrowR.png);
}

.iconCityTo {
    background-image: url(../images/iconCityTo.png);
    background-position: 92% center;
    padding-left: .5em;
    padding-right: 1.25em;
}

.content h1, .content h2 {
    text-align: center;
    color: #333;
    font-weight: bold;
    margin-top: .5em;
}

.copyright a{
    color: #fff;
}