@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li,div,p /* list elements 列表元素 */
{
    margin: 0;
    padding: 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{padding:0!important;margin:0}
ul,li{
    list-style: none;
}
body {
    width: 100%;
    font: 20px/1.5 "Microsoft YaHei",Helvetica,STHeiti STXihei,Microsoft JhengHei,Arial;
}

.p1{
    line-height: 200%;
    font-size: 1em;
}
.p2{
    text-align: right;
    font-weight: bold;
    line-height: 135%;
    font-size: 1.7em;
}
.p3{
    text-indent: 2em;
    font-size: 1em;
    line-height: 167%;
}
.mt{
    margin-top: 0.2rem;
}


.f1{
    color: #fff;
    font-size: 1.1em;
    line-height:203%;
}
.f2{
    color: #fff;
    font-size: 1.1em;
    text-indent: 2em;
    line-height:167%;
}
#banner{
    background: url('../img/2.png') center center/100% 100%;
    padding: 60px 0 60px;
    box-sizing: border-box;
}
.l1{
    color: #666666;
    font-size: 1.6em;
    line-height:150%;
    font-weight: bold;
}
.l2{
    color: #666666;
    font-size: 1.2em;
    text-indent: 2em;
    line-height:150%;
}
.ft-carousel {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
}
.ft-carousel .carousel-inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
.ft-carousel .carousel-inner .carousel-item {
    float: left;
    height: 100%;
}
.ft-carousel .carousel-btn {
    position: absolute;
    top: 50%;
    width: 37px;
    height: 66px;
    margin-top: -33px;
    cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
    left: 0;
    background: url(../img/prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
    right: 0;
    background: url(../img/next.png) no-repeat;
}
.mapDiv{
    margin: 0 auto;
    background: url(../img/3.jpg) repeat center top
}
.mapBg{
    width: 100%;
}
.map{
    width: 100%;
    margin: 200px auto;
    position: relative;
}
.cityDiv{
    width: 6%;
    height: 3%;
    position: absolute;
    opacity: 1;
    /*background-color: #2e328e;*/
}
.flex{
    display: flex;
    align-items: center;
    /*justify-content: center;*/
	padding:5%;
	width:90%;
}
/*.mapImg{margin-left:15%}*/
.mapImg{  width: 100%}
.cityInfo{
    position: absolute;
    left:10%;
    top: 20%;
    display: none;
	width:60%;
}
.cdD{  top:42%;  left: 55%;  }
.dyD{  top:37%;  left: 62%;  }
.myD{  top:28%;  left: 63%;  }
.gyD{  top:23.5%;  left: 73.5%;  }
.ncD{  top:34.4%;  left: 74.5%;  }
.snD{  top:42.5%;  left: 71%;  }
.yaD{  top:50.5%;  left: 47%;  }
.msD{  top:50%;  left: 57%;  }
.zyD{  top:49.5%;  left: 68%;  }
.njD{  top:55%;  left: 67%;  }
.zgD{  top:59%;  left: 64%;  }
.leD{  top:61%;  left: 53%;  }
.bzD{  top:27%;  left: 84%;  }
.dzD{  top:35%;  left: 90.5%;  }
.gaD{  top:45%;  left: 79%;  }
.lzD{  top:66%;  left: 72.5%;  }
.ybD{  top:67%;  left: 63.5%;  }
.pzD{  top:88.5%;  left: 38%;  }
.gzD{  top:46.5%;  left: 29%;  }
.abD{  top:27%;  left: 44%;  }
.lsD{  top:76%;  left: 44%;  }

.city{
    /*display: flex;*/
    flex-direction: row;
    justify-content: center;
    /*line-height: 30px;*/
    background-color: white;
}
.tongJi,.impress{
    margin-left: 10px;
    display: flex;
    line-height: 30px;
    justify-content: center;
    height: 33px;
    width: 160px;
    background-color: white;
}
.details{
    box-shadow: 5px 5px 5px #888888;
    -webkit-box-shadow: 5px 5px 5px #888888;
    display: none;
   /* height: 350px;*/
    /*width: 740px;*/
    background-color: white;
    position: absolute;
    left: 0;
    top:80%;
	text-align:left;
	width:100%;
}
.details .flex p{text-align:left}
.show{
    display: block;
}
.forty{
    color: #000;
    /*font-weight: bold;*/
    /*font-size: 1.8rem;*/
    /*height: 40px;*/
	line-height:200%;
	background-color: #FFF500;
}
.clo,.cityDiv,.city,.tongJi,.impress{cursor:pointer}
.p1{font-size:1.9em;}
    .p2{font-size: 2.6em}
    .p3{font-size: 1.4em}
    .f1{font-size: 1.7em}
    .f2,.f3{font-size: 1.4em}
@media screen and (max-width: 2059px) {
    .p1{font-size:1.9em;}
    .p2{font-size: 2.6em}
    .p3{font-size: 1.4em}
    .f1{font-size: 1.7em}
    .f2,.f3{font-size: 1.4em}
	.l1{font-size: 1.6em;}
    .l2{font-size: 1.2em;}
}

@media screen and (max-width: 1809px) {
    .p1{font-size:1.8em;}
    .p2{font-size: 2.4em}
    .p3{font-size: 1.3em}
    .f1{font-size: 1.6em}
    .f2,.f3{font-size: 1.3em;}
	.l1{font-size: 1.5em;}
    .l2{font-size: 1.1em;}
}

@media screen and (max-width: 1559px) {
    .p1{font-size:1.7em;}
    .p2{font-size: 2.3em}
    .p3{font-size: 1.2em}
    .f1{font-size: 1.5em}
    .f2,.f3{font-size: 1.1em}
	.l1{font-size: 1.4em;}
    .l2{font-size: 1em;}
}

@media screen and (max-width: 1366px) {
    .p1{font-size:1.7em;}
    .p2{font-size: 2.3em}
    .p3{font-size: 1.2em}
    .f1{font-size: 1.5em}
    .f2,.f3{font-size: 1.1em}
	.l1{font-size: 1.3em;}
    .l2{font-size: 0.9em;}
}
@media screen and (max-width: 1280px) {
    .p1{font-size:1.6em;}
    .p2{font-size:2em}
    .p3{font-size:1em}
    .f1{font-size: 1.4em}
    .f2,.f3{font-size: 1em}
	.l1{font-size: 1.2em;}
    .l2{font-size: 0.9em;}
}

@media screen and (max-width: 1059px) {
    .p1{font-size:1.5em;}
    .p2{font-size: 1.8em}
    .p3{font-size: 0.8em}
    .f1{font-size: 1.2em}
    .f2,.f3{font-size: 0.8em}
	.l1{font-size: 1.2em;}
    .l2{font-size: 0.9em;}

}
@media screen and (max-width: 812px) {
    .p1{font-size:1.8em;}
    .p2{font-size: 2.4em}
    .p3{font-size: 1.3em}
    .f1{font-size: 1.6em}
    .f2,.f3{font-size: 1.6em}
    #banner{background: none;
        padding: 0 0 0 0}
    .col-xs-offset-1{margin-left:7%!important}
    .l1,.l2{padding: 0 3% 0 3%;}
    .ft-carousel .carousel-btn {
        width: 20px;
        height: 40px;
        margin-top: -10px;
    }
    /*.mapDiv{background: none;width:100%;height: auto}*/
    .ft-carousel .carousel-prev-btn {
        background: url(../img/prev.png) no-repeat center center/20px 40px;
    }
    .ft-carousel .carousel-next-btn {
        background: url(../img/next.png) no-repeat center center/20px 40px;
    }
    .map{
        width: 100%;
        height: 100%;
        background: url(../img/map.png) no-repeat center top/100% auto;
        margin: 100px auto;
        position: relative;
    }
    .tongJi,.impress{  height: 33px;  width: 100px;  }
    <!--.details{  height: 250px;  width: 300px;  }-->
	.cityInfo{width:80%!important}
	.details{  height:auto;  width: 100%;  }
	/*.cityInfo{font-size:1em;}*/
	.forty{font-size:1em;}
	.flex{font-size:0.9em;}
	.footer{display:none}
	.l1{font-size: 1.1em;}
    .l2{font-size: 0.8em;}
}
@media screen and (max-width: 768px) {
    .p1{font-size:1.8em;}
    .p2{font-size: 2.4em}
    .p3{font-size: 1.3em}
    .f1{font-size: 1.6em}
    .f2,.f3{font-size: 1.6em}
	.l1{font-size: 1.1em;}
    .l2{font-size: 0.8em;}
}
@media screen and (max-width: 640px) {
    .p1{font-size:1.7em;}
    .p2{font-size: 2.3em}
    .p3{font-size: 1.1em}
    .sTitleF1{font-size: 1.5em}
    .f1{font-size: 1.5em}
    .f2,.f3{font-size: 1.3em}
	.flex{font-size:0.8em;}
	.l1{font-size: 1.1em;}
    .l2{font-size: 0.8em;}
	.cityInfo{width:80%!important}
}

@media screen and (max-width: 414px) {
    .p1{font-size:1.5em;}
    .p2{font-size: 2em}
    .p3{font-size: 1em}
    .f1{font-size: 1.4em}
    .f2,.f3{font-size: 1.1em}
	.flex{font-size:0.7em;}
	.l1{font-size: 1em;}
    .l2{font-size: 0.7em;}
	.cityInfo{width:80%!important}
}


@media screen and (max-width: 392px) {
    .p1{font-size:1.2em;}
    .p2{font-size: 1.7em}
    .p3{font-size: 0.7em}
    .f1{font-size: 1.1em}
    .f2,.f3{font-size: 0.7em}
	.l1{font-size: 0.9em;}
    .l2{font-size: 0.6em;}
	.cityInfo{width:80%!important}
}

@media screen and (max-width: 385px) {
    .p1{font-size:1.2em;}
    .p2{font-size: 1.7em}
    .p3{font-size: 0.7em}
    .f1{font-size: 1.1em}
    .f2,.f3{font-size: 0.7em}
	.cityInfo{width:80%!important}
}
@media screen and (max-width: 375px) {
    .p1{font-size:1.2em;}
    .p2{font-size: 1.7em}
    .p3{font-size: 0.7em}
    .f1{font-size: 1.1em}
    .f2,.f3{font-size: 0.7em}
	.flex{font-size:0.6em;}
	.cityInfo{width:80%!important}
}
@media screen and (max-width: 359px) {
    .p1{font-size:1em;}
    .p2{font-size: 1.5em}
    .p3{font-size: 0.5em}
    .f1{font-size: 0.9em}
    .f2,.f3{font-size: 0.5em}
	.l1{font-size: 0.6em;}
    .l2{font-size: 0.5em;}
}
@media screen and (max-width: 320px){

}