﻿html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
}



article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

img{
    vertical-align: middle;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
}
a, span, b, p,h1,h2,h3,h4,h5,div{
    font-family: Microsoft YaHei;
    color: #000;
}


table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select{
    outline: medium none;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input{
    padding: 0;
}
input, select {
    vertical-align:middle;
}
li{
    list-style: none;
}
body{
    min-width:360px;
    background:url(../images/bg.png) no-repeat center top;
    overflow-x: hidden;
}

.width1430{
    margin: 0 auto;
    width: 1423px;
   
}
.container{
    background: radial-gradient( NaN% 0% at 0% 0%, #FFFFFF 84%, #E7F2FF 100%), #FFFFFF;
    box-shadow: 0px 0px 12px 0px #fff;
    border-radius: 6px 6px 6px 6px;
    background-color: #ffffff;
    overflow: hidden;
}

.container .box{
    margin:25px 30px;
}
.clearfix::after{
    display: block;
    content: '';
    height: 0;
    width: 0;
    clear: both;
}
.clearfix{
    zoom: 1;
}

.headline-center{
    text-align: center;
    margin: 50px 0;
}

.top  .logo{
    margin:30px 0 0 0;
    display: block;
}
.martop{
    margin-top: 20px;
}
.martop2{
    margin:20px 0 10px 0;
}
.martop1{
    margin-top: 0px;
}

.fl{
    float: left;
}

.fr{
    float: right;
}

.footer{
    width: 100%;
    background: #006DCA;
    padding: 50px 0;
 
}
.footer  p{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
}

.line{
    overflow: hidden;
    border-bottom: 1px dashed #CCCBCB;
}


.com-title{
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 30px;
    color: #006DCA;
    position: relative;
    text-align: center;
    padding-bottom: 20px;
}
.com-title::after{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    width: 98px;
    height: 3px;
    background: #006DCA;
}


.map-img{
    width: 666px;
    height: 665px;
    position: relative;

}

.map-img .check{
    width: 135px;
    height: 48px;
    background: rgba(0, 109, 202, 0.92);
    box-shadow: 2px 0px 3px 0px #040000;
    border-radius: 5px 5px 5px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 20px;
    bottom: 30px;
    cursor: pointer;
}
.map-img .check:hover{
    background: rgba(0, 109, 202, 1);
}
.map-img .check span{
    font-size: 16px;
    color: #FFFFFF;
    padding-left: 10px;
}

.map-img .check  img{
    width: 20px;
}
.route-case{
    width: 648px;
}
.route-case .route-title{
    display: flex;
    width: 100%;
    height: 38px;
    background: #006DCA;
    display: flex;
    align-items: center;
}
.route-case .route-title img{
    margin-left: 20px;
    width: 14px;
}
.route-case .route-title span{
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    margin-left: 10px;
}

.route-bus img,.route-taxi img{
    width: 23px;
}
.route-bus{
    overflow: hidden;
    margin-top:5px;
    margin: 5px 10px 0 10px;
}
.route-bus img{
    float: left;
    margin-top:8px;
}
.route-bus .con{
    float: right;
    width: 598px;
    line-height: 36px;
}
.route-bus .con span{
    line-height: 36px;
    display: block;
    float: left;
    margin-left: 10px;
    width: 548px;
    font-size: 16px;
    text-align: justify;
    /*display:-block;*/
}
.route-bus .con h1{
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    font-size:17px;
    float: left;
}
.route-case .line{
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px dashed #CCCBCB;
}

.route-case .self-driving{
    width: 100%;
    background: #E9F6FE;
}

.self-driving .driving-box{
    padding: 10px;
    overflow: hidden;
}
.self-driving .driving-box img{
    width: 23px;
    float: left;
    margin-top:6px;
}
.self-driving .driving-box .con{
    float: right;
    width: 598px;
    line-height: 36px;
}
.self-driving .driving-box h1{
    font-weight: bold;
    font-size: 17px;
    color: #000000;
    float: left;
}
.self-driving .driving-box  span{
    display: block;
    float: left;
    margin-left: 10px;
    width: 548px;
    text-align: justify;
    color: #000;
}

.return-title{
    padding: 0 20px ;
    height: 38px;
    background: #006DCA;
    display: inline-block;
    margin-top:10px;
}

.return-title img{
    width: 20px;
    margin-top: 9px;
    display: block;
    float: left;
    margin-right: 10px;
}
 .return-title span{
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 5px;
    display: block;
    float: left;
}
.return-route .return-title .name{
    font-weight: bold;
    font-size: 18px;
    color: #006DCA;
}
.return-route{
     /*border-bottom: 1px dashed #CCCBCB;*/
     overflow:hidden;
}
.return-route  .con {
    overflow: hidden;

}
.return-route  .con img{
    width: 22px;
    float: left;
    margin-top:2px;
}
.return-route  .name {
    font-weight: bold;
    font-size: 18px;
    color: #006DCA;
    padding: 25px 0;
}
.return-route  .con{
    margin-bottom: 20px;
}
.return-route  .con span{
    /*font-weight: bold;*/
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    display: block;
    float: left;
    width: 1330px;
    text-align: justify;
    margin-left: 10px;
}

.return-route .hint{
    font-size: 16px;
    color: #666666;
    padding-bottom: 25px
}

.imgMask{
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.7);
    z-index:9999;
    text-align:center;
}
.bigImg{
    max-width:90%;
    max-height:90%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    cursor:pointer;
}
#prevBtn{
    position:absolute;
    top:50%;
    left:20px;
    transform:translateY(-50%);
    font-size:40px;
    color:#fff;
    cursor:pointer;
}
#nextBtn{
    position:absolute;
    top:50%;
    right:20px;
    transform:translateY(-50%);
    font-size:40px;
    color:#fff;
    cursor:pointer;
}

.picMarquee-left{
    position: relative;
    width: 1384px;
    overflow: hidden;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center
}
/*.picMarquee-left .bd .tempWrap{
    width: 1250px!important;
}*/
.picMarquee-left .bd ul li .pic {
    text-align: center
}
.picMarquee-left .bd ul li .pic img {
    width:326px;
    height: 240px;
    display: block;
    padding: 2px
}
.picMarquee-left .bd ul li .pic a:hover img {
    border-color: #999
}
.picMarquee-left .bd ul li .title a{
    display: block;
    width:300px;
    line-height:40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
}

.picMarquee-left .bd ul li:hover .title a{
    color: #00307F;
}


.picMarquee-left  .hd .next{
    width: 24px;
    height: 51px;
    background-color: rgba(255,255,255,0.6);
    position:absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
}
.picMarquee-left  .hd .next:hover{
    background: rgba(0, 109, 202, 0.87)
}
.picMarquee-left  .hd .next i{
     width: 24px;
    height: 51px;
    background: url(../images/l.png) no-repeat center;
    display: block;
    background-size: 9px;
}
.picMarquee-left  .hd .prev i{
    width: 24px;
    height: 51px;
    background: url(../images/r.png) no-repeat center;
    display: block;
    background-size: 9px;
}
.picMarquee-left  .hd .prev{
    width: 24px;
    height: 51px;
    background-color: rgba(255,255,255,0.6);
    position:absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
      cursor: pointer;
      border-radius: 3px 3px 3px 3px
}

.picMarquee-left  .hd .prev:hover{
    background: rgba(0, 109, 202, 0.87)
}

.picMarquee-left  .hd .prev:hover i{
     background: url(../images/r2.png) no-repeat center;
     background-size: 9px;
}


.picMarquee-left  .hd .next:hover i{
     background: url(../images/l2.png) no-repeat center;
     background-size: 9px;
}


.com-title.com-mar{
    margin-top: 10px;
}