/*通用*/

* { margin: 0; padding: 0;text-decoration: none;box-sizing: border-box; outline:none;}
*::-moz-focus-inner{outline:none;border: 0;}
html{overflow-y: scroll;width: 100%;height: 100%;}
:root {overflow-y: auto;overflow-x: hidden;}
:root body {position: absolute;}
body {width: 100vw; font-family:"微软雅黑"; color: #808080; font-size:0.13rem; line-height:1.8;letter-spacing:1px;}
a{color:inherit;outline: none;}
i{font-style:normal}
li { list-style: none }
img,iframe,input{border: none;}
input{color: #7d7d7d;display: block;}
input:focus{color:#545454;border: none;}
input[type="text"],select{border: 1px solid #ccc;display: block;width: 100%;padding:5px 10px;line-height: 1; }
select option{padding:5px 10px;}
input[type="submit"]{cursor: pointer;color: #fff;background: #999;}
input[type="reset"]{cursor: pointer;color: #fff;background: #999;}
textarea{resize:none;border: 1px solid #ccc;display: block;width: 100%;padding:6px 10px;line-height: 1.5;color: #7d7d7d;font-size: 14px;font-family: "微软雅黑";}
textarea:focus{color:#545454;border: none;outline:none;}
table,tr,td{border-spacing: inherit;border-collapse:collapse}
video{display: block;}
button{list-style-type:none;border-style: none;}

.wrap{width:86%;max-width:1200px;margin: auto;}
.l{float:left;}
.r{float:right;}

html{
    margin:0;
    padding:0;
}
body{
    font:14px Microsoft YaHei,"microsoft yahei",Arial,Helvetica,sans-serif;
    margin:0;
    padding:0;
}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{
    margin:0;
    padding:0;
    border:none;
    list-style:none;
}
img{
    vertical-align:middle;
}
a{
    color:#4d4d4d;
    text-decoration:none;
}
a:hover{color:#0066b5;}
input{border:none;}
div:after{
    content:"";
    display:block;
    clear:both;
}
ul:after{
    content:"";
    display:block;
    clear:both;
}
li:after{
    content:"";
    display:block;
    clear:both;
}
p:after{
    content:"";
    display:block;
    clear:both;
}
h5:after{
    content:"";
    display:block;
    clear:both;
}

/********************************************链接去除蓝色**************************************************/
input {outline:none;}
*{
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}

.img-s{display: none !important;}
.img-b{display: block !important;}
@media only screen and (max-width:768px){
    .img-s{display: block !important;}
    .img-b{display: none !important;}
}
/***********************************轮播中心点****************************************************/
.banner{
    position: relative;
}
.banner ul{
    position: absolute;
    bottom:25px;
    text-align: center;
    width:100%;
}
.banner ul li{
    display: inline-block;
    width:18px;
    height:18px;
    margin:0 12px;
    background: #cccccc;
    border-radius: 50%;
    color:#ccc;

}
.banner ul .slick-active{
    background: #0066b5;
}
.banner ul li button{
    font-size: 0 !important;
}
/***********************************轮播左右箭头****************************************************/
.lun{
    position: relative;
}
.lun img{
    width:100%;
}
.lun .left,.lun .right{
    top:50%;
    transform: translateY(-50%);
    position: absolute;
}
.lun .right{
    right:0;
}
/*通用*/




#allmap{height:100%;width: 100%;}
#result {width:100%;font-size:12px;}
dl,dt,dd,ul,li{
    margin:0;
    padding:0;
    list-style:none;
}
/*
dt{
    font-size:14px;
    font-family:"微软雅黑";
    font-weight:bold;
    border-bottom:1px dotted #000;
    padding:5px 0 5px 5px;
    margin:5px 0;
}
dd{
    padding:5px 0 0 5px;
}
*/
#BMapLib_bubble_content0{
    height:60px !important;
}
#BMapLib_trans0{
    top:auto !important;
}
.dt td{
    padding-left: 3px !important;
}
.BMapLib_nav_tab_content li{
    height:0 !important;
}
#BMapLib_search_bus_btn0,#BMapLib_search_drive_btn0{
    float:left;
    color:#000;
}
#BMapLib_search_nb_btn0{
    color:#000;
}

#sq .phs_2{
    float: right;
    width: 51px;
    height: 36px;
    border:1px solid #0168b7;
    margin-top: 7px;
    padding-top: 7px;
    cursor: pointer;

}
#sq .phs_2 span{
    width: 35px;
    margin-left: 7px;
    height: 4px;
    background: #0168b7;
    display: block;
    margin-bottom: 4px;
}
#sq .phss{
    position: absolute;
    z-index: 1000;
    top: 100%;
    width: 100%;
    text-align: center;
    background: #0168b7;

}
#sq .phss ul li {
    border-bottom: 1px solid #ddd;
    display: block;
}
#sq .phss a{
    color: #fff;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    padding: 8px 0;
}
#sq .phss li{
    position:relative;
}
#sq .rjdj{
    width:37px;
    height:37px;
    position:absolute;
    top:0;
    right:20px;
    font-size:30px;
    line-height:32px;
    cursor:pointer;
    color:#fff;
}
#sq .phss .rjj{
    width:100%;
    display:none;
}
#sq .phss .rjj a{
    display:inline-block;
    width:100%;
    height:37px;
    background:#e1e1e1;
    color:#333;
    border-bottom:1px solid #bebebe;
}
#sq .phss .rjj a:last-child{
    border-bottom: 0;
}
#sq .phss li:last-child{
    border-bottom: 0;
}

#sq .phs_2{
    display: none;
}
@media only screen and (max-width:992px){
    #sq .phs_2{
        display: block;
    }
    .top .r{
        display: none;
    }
    .top .l img{
        height:50px;
    }
    .top{
        height:80px;
    }
}
.top{
    position: relative;
}
#sq .phss{
    display: none;
}

body{
	color:#666;
}
@media only screen and (max-width:768px){
    .banner ul li{
        width:12px;
        height:12px;
        margin:0 8px;
    }
    .banner ul{
        bottom:12px;
    }
}

.jjfa .main-1 .txt-box .txt:after{
	display:none;
}