@charset "utf-8";
/* CSS Document */


body{
	background: url(../images/24.png)center top  no-repeat #2571db;	 
	background-size:100%;
}
.wapper{
	width:100%;
	margin: 0 auto;	
}

.partimg{
	width: 95%;
	height: 50vw;
	margin: 0 auto;
	margin-top: 57vw;
	background: url(../images/map.png) center no-repeat;
	background-size: 100% 100%;
}

.onepart{
	width: 95%;
	margin: 0 auto;
	margin-top: 2.5vw;
	background: url(../images/bg1.png) center no-repeat;
	background-size: 100% 100%;
	
}

.onepart p{
	height: 10vw;
	line-height:12vw;
	text-align: center;
	font-size: 3vw;
	font-weight: 600;
	font-family: "微软雅黑";
	color: #276cdb;
}

.onepart1{
	width: 60%;
	margin: 0 auto;
	margin-top: 6vw;
	text-align: center;
	height: 6vw;
	line-height: 6vw;
	background: url(../images/title.png) center no-repeat;
	background-size: 100% 100%;	
	font-size: 20px;
	font-weight: 700;
	font-family: "微软雅黑";
	color: #fff;
	/*letter-spacing:0.2vw;*/
}

.onepart1 p{
	padding-top: 1vw;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	font-family: "微软雅黑";
	color: #fff;
}
.twopart{
	width: 100%;
	margin: 0 auto;
	margin-top: 2vw;	
}
.twolist{
	background-color: #fff;
	height: 8vw;
	margin-top: 10vw;	
}

.twolist ul {
	width: 100%;
	margin: 0 auto;
}
.twolist li{
	width: 25%;	
	height: 8vw;padding-left: 2vw;
	line-height: 8vw;
	text-align: center;
	float: left;
	color: #276edc;
	font-size: 15px;
	font-weight: 500;
	box-sizing: border-box;
	cursor:pointer;
	padding-right: 4vw;
}
.twolist li .cn{margin-top:.8vw;}
.twolist li:nth-child(1) .cn{background-position: 0 0; width:7vw; height: 7vw; }
.twolist li:nth-child(1).cut .cn{background-position: 0 -7vw!important;}
.twolist li:nth-child(2) .cn{background-position: -7vw 0; width:7vw; height: 7vw; }
.twolist li:nth-child(2).cut .cn{background-position: -7vw -7vw!important;}
.twolist li:nth-child(3) .cn{background-position: -14vw 0; width:7vw; height: 7vw; }
.twolist li:nth-child(3).cut .cn{background-position: -14vw -7vw!important;}
.twolist li:nth-child(4) .cn{background-position: -21vw 0; width:7vw; height: 7vw; }
.twolist li:nth-child(4).cut .cn{background-position: -21vw -7vw!important;}
.twolist li:nth-child(5) .cn{background-position: -28vw 0; width:7vw; height: 7vw; }
.twolist li:nth-child(5).cut .cn{background-position: -28vw -7vw!important;}


.cut{background-color: #2275d6; color: #fff !important;	}
.twolist .bgicon{background: url(../images/csu.png); background-size: 35vw auto; float: left;}
.twolist li img{
	width: 7vw;
	padding-top:0.5vw;
	float: left;
}

.twopartall{
	width: 100%;
	padding: 0 3vw;
	box-sizing: border-box;
	display: table;
	text-align: center;
	margin-top: 4vw;
}
.map_twopartall{
	width: 100%;
	padding: 0 3vw;
	box-sizing: border-box;
	display: table;
	text-align: center;
	margin-top: 4vw;
}
.twopart1{
	position: relative;
	width: 32%;
	float: left;
	padding-right: 2vw; box-sizing: border-box
}
.twopart1  img{
	height: 4.5vw; width: 4.5vw; position: absolute;left: 2vw; top:1.5vw;
}

.twopart1 input{
	margin: 0;
    display: block;
    width: 100%;
    border-radius: 6px;
	border: 1px solid #70a0e0;
    padding: 1.5vw 2vw 1.5vw 8vw;
    font-size: 12px;
	background-color: #246ddd;
    font-family: "微软雅黑";
    -webkit-appearance: none;	
    box-sizing: border-box;
}
.map_twopart1{
	position: relative;
	width: 32%;
	float: left;
	padding-right: 2vw; box-sizing: border-box
}
.map_twopart1  img{
	height: 4.5vw; width: 4.5vw; position: absolute;left: 2vw; top:1.5vw;
}

.map_twopart1 input{
	margin: 0;
    display: block;
    width: 100%;
    border-radius: 6px;
	border: 1px solid #70a0e0;
    padding: 1.5vw 2vw 1.5vw 8vw;
    font-size: 12px;
	background-color: white;
    font-family: "微软雅黑";
    -webkit-appearance: none;	
    box-sizing: border-box;
	outline: 0;
}

input::placeholder{
	color:#67aaf9;
}

.twopart2{
	width:18%;
	height: 5vw;
	margin-top: 1vw;
	margin-right: 1vw;
	text-align: center;
	float: left;
	background: url(../images/Back.png) center no-repeat;
	background-size: 100% 100%;
}

.twopart3{
	width:16%;
	height: 8vw;
	float: left;
	
}
.map_twopart3 input {
    width: 100%;
    margin: 0 auto;
    padding: 0.5em 0;
    -webkit-appearance: none;
    border: 0;
    border-radius: 6px;
    background: #67aaf9;
    color: white;
    font-size: 12px;
    font-family: "微软雅黑";
	box-sizing: border-box;
	outline: 0;
}
.map_twopart2{
	width:18%;
	height: 5vw;
	margin-top: 1vw;
	margin-right: 1vw;
	text-align: center;
	float: left;
	background: url(../images/Back.png) center no-repeat;
	background-size: 100% 100%;
}

.map_twopart3{
	width:16%;
	height: 8vw;
	float: left;
	
}


.twopart3 input {
    width: 100%;
    margin: 0 auto;
    padding: 0.5em 0;
    -webkit-appearance: none;
    border: 0;
    border-radius: 6px;
    background: #67aaf9;
    color: #276cdb;
    font-size: 12px;
    font-family: "微软雅黑";
	box-sizing: border-box;
	outline: 0;
}

.twopartta{
	width: 95%;
	margin: 0 2.5%;
	margin-top:2vw;
	background: url(../images/bg2.png) center top no-repeat #fff;	
	background-size: 100% auto;
	clear: both;
	padding-top: 5vw;
	padding-bottom: 2vw;
}


.twoparttaqw{
	width: 95%;
	margin: 0 2.5%;
	margin-top:2vw;
	background: url(../images/bg2.png) center top no-repeat #fff;	
	background-size: 100% auto;
	clear: both;
	padding-top: 5vw;
	padding-bottom: 2vw;
}

.twoparttaqw th{
	text-align: center;
	color: #276edc;
    font-size: 3vw;
	font-weight: 600;
    font-family: "微软雅黑";
	line-height: 200%
}
.twoparttaqw td {
    text-align: center;
    font-size: 3vw;
    line-height: 200%;
    color: #000;
}


.twoparttaky{
	width: 95%;
	margin: 0 2.5%;
	margin-top:2vw;
	background: url(../images/bg2.png) center top no-repeat #fff;	
	background-size: 100% auto;
	clear: both;
	padding-top: 5vw;
	padding-bottom: 1vw;
}

.twoparttaky th{
	text-align: center;
	color: #276edc;
    font-size: 3vw;
	font-weight: 600;
    font-family: "微软雅黑";
	line-height: 200%
}
.twoparttaky td {
    text-align: center;
    font-size: 3vw;
    line-height: 200%;
    color: #000;
}










.twoparttass{
	width: 95%;
	margin: 0 auto;
	height:144vw;
	margin-top:4vw;
	background: url(../images/bg2.png) center top no-repeat #fff;	
	background-size: 100% auto;
	clear: both;
	padding-top: 5vw;
}
.twopartas{
	width: 95%;
	margin: 0 auto;
	height:104vw;
	margin-top:4vw;
	background: url(../images/bg2.png) center top no-repeat #fff;	
	background-size: 100% auto;
	clear: both;
	padding-top: 5vw;
}

.twolist li.cur{background:blue;}
.towpar-div{with:100%; display: none}
.on{display:block;}

.plall{
	width: 93%;
	height: 98vw;
	display: table;
	background-color: #2275d6;
	border-radius: 10px;
	margin: 0 3.5%;
}
.plallone{
	width:100%;
	margin: 0 auto;
	margin-top: 3vw;
	background: url(../images/z_20.png) center top no-repeat;
	background-size: 75% 100%; padding: 0vw 3vw 5vw;
}
.plallone span{
	float: left;
	color: #fff;
	font-size: 4vw;
	font-weight: 500;
}
.plallone h1{float: right;
	color: #fff;
	font-size: 4vw;
	font-weight: 500;
	padding-top: -3vw;
}
.planet{
	clear: both;
	width: 93%;
	height: 40vw;
	margin: 0 3.5%;
	margin-top: 3.5vw;
	background: url(../images/bg_21.png) center no-repeat;
	background-size: 100% 100%;
}
.addrep{
	width: 80%;
	height: 12vw;
	background: url(../images/address_5.png) 3vw 3vw no-repeat;
	background-size: 8vw 8vw;
	font-size: 4vw;
	font-weight: 600;
	color: #266cdf;
	padding-left: 12vw;
	padding-top: 4vw;
}

.addet{
	width: 96%;
	padding-left: 9vw;
}
.grcesede{
	font-size: 3.2vw;
	color: #333;
	font-weight: 500;	
}

.gars{
	padding-top: 4vw;
	font-size: 3.2vw;
	color: #333;
	font-weight: 500;
	clear: both;
}
.ttsdtdf{
	background: url(../images/time.png) 0vw 1vw no-repeat;
	background-size: 5vw 5vw;
	font-size: 3vw;
	color: #555;
	text-align: left;
	float: left;
	padding-left: 8vw;
    padding-top: 2vw;
}
.ttsdt1ds{
	background: url(../images/distance.png) 1vw 1vw no-repeat;
	background-size: 5vw 5vw;
	font-size: 3vw;
	color: #555;
	text-align: left;
	float: left;
	padding-left: 8vw;
    padding-top: 2vw;
	margin-left: 2vw;
}

.twopartta table{
	width:100%;

}
.twopartta th{
	text-align: center;
	color: #276edc;
    font-size: 3vw;
	font-weight: 600;
    font-family: "微软雅黑";
	line-height: 200%
}
.twopartta td{
	text-align: center;
    font-size: 3vw;
	line-height: 200%;
	color: #000;
}
.ttacut{
	color: #276cdd !important;
}
.ttacut1{
	color:#FF0000 !important;
}

.ttcas{
	width: 100%;
	display: table;
}


.ttcasaz{
	background: url(../images/g.png) 2vw center no-repeat;
	background-size: 5vw 5vw;
	width: 50%;
	padding-right: 1vw;
	box-sizing: border-box;
	padding-left: 7.3vw;
	color: #999;
	font-size: 3vw;
	float: left;
}



.twozll{
	margin:0 auto;
	width: 90%;
	text-align: center;
	margin-top: 2vw;
	font-size: 4vw;
	color: #276edd;
	font-weight: 600;
    font-family: "微软雅黑";
	line-height: 200%
}
.twozllimg{
	width:6%;
	margin: 0 auto;	
}
.twozllimg img{
	width: 100%;
	
}

.twotext{
	font-size: 3.5vw;
	color: #999;
    font-family: "微软雅黑";
}
.twogrce{
	margin-top: 3vw;
	width: 95%;
	margin: 0 auto;
}

.twogrce li{
	width: 100%;
	height: 16vw;
	border: 2px solid #246ddd;
	border-radius: 6px;
	margin: 1vw 0vw 1vw 0vw;
	padding-top: 2vw;
	padding-left: 2vw;
	margin-top: 2vw;

}
.grcese{
	font-size: 3.5vw;
	color: #1f78df;
	width: 71%;
	text-align: center;
	float: left;
}
.ttsdt{
	background: url(../images/time.png) 1vw 1vw no-repeat;
	background-size: 5vw 5vw;
	font-size: 3vw;
	color: #555;
	text-align: left;
	float: left;
	padding-left: 8vw;
    padding-top: 2vw;
}
.ttsdt1{
	background: url(../images/distance.png) 1vw 1vw no-repeat;
	background-size: 5vw 5vw;
	font-size: 3vw;
	color: #555;
	text-align: left;
	float: left;
	padding-left: 8vw;
    padding-top: 2vw;
	margin-left: 2vw;
}
.grceses{
	width: 26%;
	text-align: center;
	margin: 0 auto;
	float: right;
	margin-right: 2vw;
	height: 10vw;
	line-height: 10vw;
	border-radius: 6px;
	background-color: #e53f76;
	font-size: 3.5vw;
	color: #fff;
}
.threepart{
	width: 95%;
	margin: 0 auto;
	height:110vw;
	background: url(../images/bg3.png) center top no-repeat #fff;	
	background-size: 100% auto;
	clear: both;
	padding-top: 24vw;
}

.threeone{
	width: 70%;
    margin: 0 auto;
    text-align: center;
    height: 7vw;
    line-height: 7vw;
    background: url(../images/title.png) center no-repeat;
    background-size: 100% 100%;
    font-size: 20px;
    font-weight: 700;
    font-family: "微软雅黑";
    color: #266cdf;
}  
.threeone p{
	padding-top: 1vw;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    font-family: "微软雅黑";
    color: #999;
}
.threeliset{
	width: 98%;
	margin: 0 auto;
	clear: both;
	margin-top: 8vw;
		
}
.threeliset li{
	padding-bottom: 2vw;
	border-bottom: 1px solid #ddd;
}
.threetext{
	margin: 2vw 0 0 2vw;
	padding:0 0 2vw 8vw;
	background: url(../images/list.png) 1vw 1vw no-repeat;
	background-size: 4vw 4vw;
	height: 6vw;
	font-size: 4vw;
	color: #2571d9;
	text-align: left;
	float: left;
	width: 95%;
	display: table;

	
}

.threetext11{
	clear:both;
	padding-left:10vw;
	font-size: 3.5vw;
	color: #555;
	line-height: 5.5vw;
}


.fourpart{
	width: 95%;
	margin: 0 auto;
	height:105vw;
	background: url(../images/bg3.png) center top no-repeat #fff;	
	background-size: 100% auto;
	clear: both;
	padding-top: 24vw;
}
.fourimgs{
	width: 100%;
	height: 55vw;
	float: left;
	background: url(../images/bg44.png) left bottom no-repeat;
	background-size: 95% auto;
	margin-top: 16vw;
	position: relative
}
.foursw{
	width:25%;
	background: url(../images/leave.png) center no-repeat;
	background-size:100% auto;
	position: absolute;
	right: 5vw; bottom: 0vw;
	padding-top: 35vw; box-sizing: border-box;
	font-size: 3.2vw;
	
}
.map_all {width: 95%;margin: 3vw auto 0;padding-top: 2vw;background: url(../images/bg2.png) center top no-repeat #fff;
    background-size: 100% 10vw;}
#map {width: 95%;height: 60vw;margin: 5vw auto 0}
#getInfo {    font-size: 12px;padding-left: 3%;line-height: 8vw;}

