/** CSS Reset **/
*{-webkit-tap-highlight-color:transparent; -webkit-touch-callout:none;outline:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; vertical-align: bottom;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:center; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
textarea, input, select{resize: none;outline:none;background:none;border:none;}
button {overflow:visible;width:auto;margin:0;padding:0;border:0 none;outline:none;}
input{border:0}
a{text-decoration:none; color:#333;-webkit-tap-highlight-color:transparent; -webkit-touch-callout:none;}
a:hover{ text-decoration:none;color:#000;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size: 0;}
.clearfix{display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
html{width: 100%;height:100%;}
body{color:#333;font-size:18px;font-family: "Microsoft YaHei";width: 100%;height:100%;}
.fl{float:left;}
.fr{float:right;}
.mobile{display:none;}
.m1000{width:1000px;margin:0 auto;overflow: hidden;}
 p{ transition:all 0.2s ease-in 0s;}
p:hover{ transform:translateY(-5px);} 
/* banner */
.header {margin-top: 24px;width: 100%; height: 500px; position: relative;background:url("../images2020/bannerBg.jpg") no-repeat center top;}
.header_t{position: absolute;top:380px;width: 1000px;text-align: left;z-index: 10;}
.header_b{position: absolute;top:163px;width:1000px;z-index: 9;}
/*part*/
.page { padding: 0 0;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; background-color: #0b2c8f;position: relative;}
.page .title{margin-bottom:40px;text-align: center;}
.page .title .chinese{font-size: 48px;font-weight: bold;color:#c30e23;line-height: 70px;}
.page .title .english{font-size: 20px;font-weight: bold;color:#dc9aa0;}
.page .title img {margin: 0 auto;display: block;}
/*tab*/
.tab_wrap{width:100%;}
.tab_wrap .tab{width:1000px;}
.tab_wrap .tab li{float:left;cursor: pointer;font-size:30px;width:33.3%; background:yellow; }
.tab_wrap .tab li.active{background:red;}
.tab_wrap .item_wrap{position:relative;overflow:hidden;margin-top:20px;}
.tab_wrap .item_wrap .item{position: absolute;left:-1000px;width:1000px;overflow: hidden;}
.linkBox img{margin-right: -60px;}
.uk{float: right;margin-top: 10px;}
#reg form label {margin: 10px 0;}

.linkBox{
	width: 100%;
	height: 70px;
	text-align: right;
	
}
.linkA{
	display: inline-block;
	width: 290px;
	height: 56px;
	background-color: #1f3b6f;
	line-height: 56px;
	text-align: center;
	font-size: 25px;
	color: #fff;
	transition: all 0.2s linear;
}
.linkAR{
	background-color: #770801;
}

.linkA span{
	display: inline-block;
	width: 32px;
	height: 32px;
	background-size: 100% 100%;
	vertical-align: middle;
	margin-left: 24px;
	transition: margin-top 0.2s linear;
}
.linkAL span{
	background: url(../images2020/linkLIcon.png) no-repeat;
	background-size: 100% 100%;
}
.linkAR span{
	background: url(../images2020/linkRIcon.png) no-repeat;
	background-size: 100% 100%;
}
.linkA:hover span{
	margin-top: -10px;
}
.linkAL:hover{
	background-color: #28457a;
	color: #eee;
}
.linkAR:hover{
	background-color: #7f1912;
	color: #eee;
}
.page{
	position: relative;
	overflow: hidden;
	background-color: #fff;
}
.header_big{
	margin-top: -240px;
}
.navBox{
	position: relative;
}
.nav{
	height: 80px;
	width: 100%;
	background: #1d3d9c;
	background-position-x: center;
	z-index: 999;
}
.navContent{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
.navContentUl{
	height: 100%;
}
.navContentUl li{
	margin-right: 102px;
}
.navContentUl .last{
	margin-right: 0;
}
.navContentLi{
	float: left;
	font-size: 26px;
	padding-top: 20px;
	text-align: center;
	cursor: pointer;
}
.navContentLi a{
	color: #fff;
	font-size:20px;
	font-weight: bold;
}
.navContentLiLast{
	margin-right: 0;
}
.navContentLiB{
	font-weight: 500;
}
.navContentLiBA{
	font-weight: 600;
	background-color: floralwhite;
}
.menuOver{
	border-bottom: 4px solid #cf121c;
}
.menuOver a{
	font-weight: bold;
	color: #d4151a;
}
.navContentLi{
	font-weight: 500;
}
.box{
	position: relative;
	width: 100%;
	margin: auto;
	z-index: 1;
}
.boxTitle{
	text-align: center;
	padding-top: 80px;
	width: 1000px;
	margin: 0 auto 60px auto;
}
.titleBai{
	color: #fdf6d5;
}
.titleLan{
	color: #00a0e6;
}
.boxTitleCenter{
	position: relative;
	display: inline-block;
	font-size: 48px;
	color: #b43d53;
}
.titleDec{
	font-size: 0;
	display: block;
	margin-top: 5px;
}
.boxContent{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 40px;
}
#hdjs{
	background-color: #cf121c;
}
#shrq{
	background-color: #cf121c;
}
.page{
	position: relative;
}
.circleL{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -1000px;
	margin-top: 320px;
	z-index: 10;
}
.circleR{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: 600px;
	z-index: 10;
}
.circleBL{
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -1000px;
	margin-bottom: 0px;
	z-index: 10;
}
.circleBR{
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: 600px;
	margin-bottom: 300px;
	z-index: 10;
}
.hdjsContent{
	position: relative;
	background-color: #fff;
	border-radius: 10px;
	padding: 35px 25px;
	overflow: hidden;
	box-shadow: 0 0 20px #9c0e15;
}
.angleL{
	position: absolute;
	left: 0;
	top: 0;
}
.angleR{
	position: absolute;
	right: 0;
	bottom: 0;
}
.hdjsContent p{
	font-size: 16px;
	color: #1d3d9c;
	line-height: 36px;
	font-weight: bold;
	/*text-align: justify;*/
}
.shrqContent ul li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 20px #9c0e15;
	width: 320px;
	height: 125px;
	margin-right: 14px;
}
.shrqContent ul .last{
	margin-right: 0;
}
.shrqContent ul li h3{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 52px;
	background-color: #2e18a1;
	width: 210px;
	height: 52px;
	border-radius: 0 10px 10px 0;
	margin-left: -10px;
	margin-top: -10px;
	z-index: 10;
}
.shrqContent ul li span{
	position: absolute;
	top: 52px;
	left: -10px;
	margin-top: -10px;
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 10px solid #180386;
	border-left: 10px solid transparent;
	z-index: 10;
}
.shrqContent ul li p{
	background: url(../images2020/ferris.png) no-repeat;
	background-position-x: right;
	height: 45px;
	padding: 60px 25px 20px 25px;
	font-size: 18px;
	color: #010101;
	z-index: 5;
	line-height: 30px;
}
.hdldContent ul li{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
	margin-right: 60px;
}
.hdldContent ul .last{
	margin-right: 0;
}
.hdldContent ul li h3{
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 108px;
	height: 22px;
	border-bottom: 10px solid #cf121c;
}
.hdldContent ul li h4{
	display: inline-block;
	vertical-align: top;
	width: 260px;
	height: 40px;
	padding: 0 20px;
	border-radius: 10px;
	background-color: #162e78;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	margin-left: 30px;
}
.hdldContent ul li h3 span{
	position: absolute;
	font-size: 24px;
	font-weight: bold;
	color: #162e78;
	top: 0;
	left: 0;
	margin-left: 6px;
}
#gzxx{
	background: url(../images2020/gzxxBg.png) no-repeat;
	background-position-x: center;
	height: 650px;
}
.gzxxContent{
	background: url(../images2020/track.png) no-repeat;
	height: 412px;
}
#gzxx .boxTitle{
	margin-bottom: 40px;
}
.gzxxContentText{
	position: absolute;
	padding-left: 100px;
}
.gzxxContentText div{
	display: inline-block;
	vertical-align: top;
}
.selectBox.mobile{display: none;}
.xinxi{
	width: 700px;
}
.cityName{
	font-size: 60px;
	color: #fad961;
	font-weight: normal;
	padding-right: 20px;
}
.didian{
	padding-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.gzxxContent .xinxi p i{
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 21px;
	margin-right: 15px;
}
.gzxxContent .xinxi p{
	font-size: 18px;
	color: #fff;
	line-height: 25px;
	padding: 5px 0;
	text-align: left;
	font-style: normal;
}
.gzxxContent .shijianP i{
	background: url(../images2020/shijian.png) no-repeat;
}
.gzxxContent .dizhiP i{
	background: url(../images2020/didian.png) no-repeat;
}
.gzxxContent .dianhuaP i{
	background: url(../images2020/dianhua.png) no-repeat;
}
.gzxxContentUl{
	position: relative;
}
.gzxxContentUl li{
	width: 106px;
	height: 106px;
	background: url(../images2020/city.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	text-align: center;
    padding-top: 20px;
}
.gzxxContentUl li.div{
	background: none;
    width: 85%;
    height: auto;
    padding-left: 15%;
}
.gzxxContentUl li h4{
	font-size: 20px;
	font-weight: bold;
	color: #503c00;
	text-align: center;
	padding-top: 8px;
}
.gzxxContentUl li h5{
	font-size: 12px;
	font-weight: bold;
	color: #503c00;
	text-align: center;
}
.gzxxContentUl .city0{
	margin-left: 80px;
	margin-top: 162px;
}
.gzxxContentUl .city1{
	margin-left: 200px;
	margin-top: 162px;
}
.gzxxContentUl .city2{
	margin-left: 320px;
	margin-top: 162px;
}
.gzxxContentUl .city3{
	margin-left: 440px;
	margin-top: 162px;
}
.gzxxContentUl .city4{
	margin-left: 560px;
	margin-top: 162px;
}
.gzxxContentUl .city5{
	margin-left: 680px;
	margin-top: 162px;
}
.gzxxContentUl .city6{
	margin-left: 800px;
	margin-top: 162px;
}
.gzxxContentUl .city7{
	margin-left: 840px;
	margin-top: 302px;
}
.gzxxContentUl .city8{
	margin-left: 720px;
	margin-top: 302px;
}
.gzxxContentUl .city9{
	margin-left: 600px;
	margin-top: 302px;
}
.gzxxContentUl .city10{
	margin-left: 480px;
	margin-top: 302px;
}
.gzxxContentUl .city11{
	margin-left: 360px;
	margin-top: 302px;
}
.gzxxContentUl .city12{
	margin-left: 240px;
	margin-top: 302px;
}
.gzxxContentUl .city13{
	margin-left: 120px;
	margin-top: 302px;
}
.gzxxContentUl .end{
	background: url(../images2020/city_pass.png) no-repeat;
}
.gzxxContentUl .hover{
	background: url(../images2020/city_hover.png) no-repeat;
}
#czyx{
	/* background: url(../images2020/czyxBg.png) no-repeat; */
	/* background-position: center bottom; */
}
.czyxContent ul li{
	text-align: center;
	width: 160px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0px 30px 40px;
	cursor: pointer;
}

.czyxContent ul li .logo{
	border: 1px solid #e6e6e6;
	width: 160px;
	height: 100px;
}
.czyxContent ul li .logo img{
	width: 100%;
	height: 100%;
}
.czyxContent ul li h4{
	font-size: 20px;
	font-weight: normal;
	color: #254dc5;
	padding: 5px 0 0 0;
}
.czyxContent ul .czyxLiA .logo{
	border: 1px solid #cf121c;
}
.czyxContent ul .czyxLiA h4{
	color: #cf121c;
}
.czyxContent ul .czyxText{
	width: 95%;
	text-align: left;
	padding: 20px 0 10px 0;
	border: 2px solid #8c81ca;
	position: relative;
	border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.czyxContent ul .czyxText h3{
	background-color: #fff;
	position: absolute;
	width: 900px;
	top: 0;
	left: 0;
	margin-top: -15px;
	margin-left: 15px;
	padding: 0 10px;
}
.czyxContent ul .czyxText h3 .name{
	font-size: 20px;
	color: #254dc5;
	font-weight: normal;
}
.czyxContent ul .czyxText h3 .english{
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-left: 10px;
}
.czyxContent ul .czyxText p{
	padding: 0 20px;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	line-height: 180%;
	text-align: justify;
}
#wqhg{
	background-color: #cf121c;
}


.swiper{
	position: relative;
}

.swiper .arrow-left {
  background: url(../images2020/swiperL.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 44px;
  height: 44px;
  z-index: 10;
}
.swiper .arrow-right {
  background: url(../images2020/swiperR.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 44px;
  height: 44px;
  z-index: 10;
}
.swiper-container {
  height: 480px;
  width: 1000px;
}
.content-slide {
  padding: 20px;
  color: #fff;
}
.title {
  font-size: 25px;
  margin-bottom: 10px;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
  z-index: 10;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.banner .swiper-pagination-bullets{bottom: 0;}
.banner .swiper-pagination-bullets{bottom: 0;}
.swiper-num {position: absolute;width: 100px;right:0;bottom: 0;z-index: 2;height: 70px;background-color: #2c3ab8;color: #fff;font-size: 40px;text-align: center;line-height: 70px;}
.swiper-num .active {display: inline-block;}
.swiper-num span {font-size:40px;color: #fff;}
.swiper-num .total {display: inline-block;}
.banner .swiper-slide{line-height: 500px;text-align: center;font-size: 50px;}
 
.blue-slide {background: #4390EE;color: #fff;}
.red-slide {background: #CA4040;color: #fff}
.orange-slide {background: #FF8604;color: #fff;}
.gray-slide {background: gray;color: #fff;}
.zxyy{
	background-color: #cf121c;
	padding-bottom: 50px;
}
.form-wrap form label{
	border: 0;
}
.form-wrap .btn-wrap{
	background-color: #162e78;
}
.form-wrap{
	margin-left: 500px;
}
/*.clearfix p{
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	text-align: right;
	font-style: italic;
	padding-top: 30px;
}*/
.img-wrap{
	position: relative;
	width: 430px;
	text-align: right;
}
.busImg{
	position: absolute;
	left: 0;
	top: 0;
	width: 360px;
	margin-left: -60px;
	margin-top: 110px;
}
.code{
	position: relative;
	z-index: 5;
}
.form-wrap{
	width: 500px;
}
.btn{margin: 30px auto 0;width: 192px;background:url(../images2020/btn.png) no-repeat center top;color:#fff;height:48px;line-height: 48px;transition:all 0.2s ease-in 0s;display: block;text-align: center}
.btn:hover{transform:translateY(-5px);color:#fff;}
.img-wrap p{color: #fff;margin-top: 35px;}

@media screen and (max-width:1000px) {
	.m1000{width:100%;margin:0 auto;}
	.pc{display:none;}
	.header_b{display:block;}
	.mobile{display:block;}
	.header {height: 33rem; background:url("../images2020/bannerBgM.jpg") no-repeat center top;margin-top: 0px;}
	.logo img{
		position: absolute;
		width: 32vw;
		top: 0;
	}
	.header{
		/* width: 100vw; */
		height: 52vw;
		background-size: 100% 100%;
		position: relative;
		overflow: hidden;
	}
	.header_big{
		margin-top: -35vw;
		position: relative;
		top: 0;
		left: 0;
		margin-left: 2.6vw;
		
	}
	.header_t{
		width: 100vw;
		top: 50%;
		left: 50%;
		margin-left: 0;
		margin-top: 17vw;
		transform: translate(-50%,-50%);
	}
	.header_t img{
		width: 60%;
	}
	.header_b{
		top: 24vw;
		right: 2.6vw;
		width: 20vw;
	}
	.linkA{
		width: 35vw;
		height: 7vw;
		line-height: 2vw;
		font-size: 3vw;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.linkBox{
		display: flex;
		justify-content: center;
		height: auto;
	}
	.linkA span{
		width: 4vw;
		height: 4vw;
		margin-left: 2vw;
	}
	
	.navBox{
	}
	.nav{
		height: 14vw;
	}
	.navContentUl{
		display: flex;
		justify-content: space-between;
		padding: 0 4vw;
	}
	.navContentLi{
		display: flex;
		align-items: center;
		float: none;
		height: 10vw;
		width: 8vw;
		font-size: 4vw;
		margin-right: 0;
		margin-left: 0;
		/* background-color: #B43D53; */
		line-height: 5vw;
		padding-top: 2vw;
	}
	.navContentLi a{
		display: inline-block;
		width: 100%;
		text-align: center;
		font-size: 4vw;
	}
	.navContent{
		width: 100%;
	}
	.box{
		width: 100%;
	}
	.boxTitleCenter{
		font-size: 7vw;
		width: 100%;
	}
	.boxTitle{
		padding-top: 6vw;
		margin-bottom: 2vw;
	}
	.boxTitle{
		width: 100%;
	}
	.titleDec{
		margin-left: 50%;
		transform: translateX(-50%);
		height: 10vw;
	}
	.uk img{
		width: 10vw;
		margin-right: 2.6vw;
	}
	.linkBox img{
		width: 70vw;
		margin-right: 20vw;
		margin-top: -10vw;
		
	}
	.navContentUl li{
		margin-right: 0;
	}
	.boxContent{
		width: calc(100% - 5.2vw);
		padding: 0 2.6vw 4vw;
	}
	.hdjsContent p{
		font-size: 3.5vw;
		line-height: 5vw;
		-webkit-text-size-adjust: none;
	}
	.shrqContent ul li{
		margin-right: 0;
		margin: 2vw 2vw;
		
	}
	.shrqContent ul{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.shrqContent ul li p{
		font-size: 3vw;
		line-height: 5vw;
		height: 100%;
	}
	.shrqContent ul li{
		width: 42vw;
		height: 20vw;
	}
	.hdldContent ul li h3{
		width: 24vw;
		height: 5vw;
	}
	.hdldContent ul li h3 span{
		font-size: 5vw;
		margin-left: 2.2vw;
	}
	.hdldContent ul li h4{
		font-size: 3vw;
		height: 6vw;
		line-height: 5vw;
		padding: 1.5vw 3vw 0 3vw;
		width: 46vw;
		margin-left: 2vw;
	}
	.hdldContent ul li{
		margin-right: 0;
		margin-bottom: 4vw;
	}
	.gzxxContent{
		background: none;
	}
	.gzxxContentText .pc{
		display: none;
	}
	.gzxxContentText{
		padding-left: 0;
		position: inherit;
	}
	.xinxi{
		width: auto;
	}
	.xinxi p i{
		display: none;
	}
	.gzxxContentText .xinxi{
		display: block;
		-webkit-text-size-adjust: none;
	}
	#gzxx{
		height: auto;
	}
	.gzxxContent{
		height: auto;
	}
	.xuanzetishi{
		font-size: 3.5vw;
		color: #fff;
		font-weight: normal;
		-webkit-text-size-adjust: none;
	}
	.selectBox{
		position: relative;
		background-color: #fff;
		width: 100%;
		height: 50px;
		line-height: 50px;
		margin-top: 2vw;
		margin-bottom: 2vw;
		cursor: pointer;
	}
	.xuanzechengshi i{
		display: inline-block;
		vertical-align: middle;
		width: 21px;
		height: 21px;
		background: url(../images2020/didian.png) no-repeat;
		background-size: 100% 100%;
		margin-right: 1vw;
		margin-left: 2vw;
	}
	.xuanzechengshi{
		font-size: 3vw;
		color: #000;
		float: left;
		width: 40%;
	}
	.chengshiBox{
		float: left;
		font-size: 3vw;
		color: #000;
		width: 50%;
		padding-right:5%;
		text-align: right;
		background: url(../images2020/down.png) no-repeat right center;
	}
	.chengshiBox i{
		display: inline-block;
		vertical-align: middle;
		width: 0;
		height: 0;
		border: 10px solid transparent;
		border-top-color: black ;
		margin: 0 2vw 0 1vw;
	}
	.selectBox.mobile{display: block;}
	.selectBox select{
		position: absolute;
		background-color: fff;
		width: 100%;
		height: 50px;
		top: 0;
		left: 0;
		opacity: 0;
		-webkit-appearance: none;
	    -moz-appearance: none;
	    appearance: none;
	}
	.gzxxContent .xinxi p{
		font-size: 3.5vw;
		font-weight: bold;
		line-height: 4vw;
		color: #162e78;
	}
	.gzxxContent .xinxi p span{
		font-size: 3.5vw;
		font-weight: normal;
		color: #fff;
	}
	.gzxxContent{
		padding-bottom: 4vw;
	}
	
	.czyxContentLi .logo img{
		position: initial;
	}
	.czyxContent ul{
		display: flex;
		justify-content: end;
		flex-wrap: wrap;
	}
	.czyxContent ul li{
		margin: 0;
		margin-bottom: 4vw;
		width: 22vw;
		margin-left: 1.4vw;
	}
	.czyxContent ul li .logo{
		width: 22vw;
		height: 13vw;
	}
	.czyxContent ul li h4{
		font-size: 3vw;
	}
	.czyxContent ul .czyxText h3 .name{
		font-size: 4vw;
	}
	.czyxContent ul .czyxText h3 .english{
		font-size: 2vw;
	}
	.czyxContent ul .czyxText h3{
		width: 80vw;
		padding: 0 2vw;
		
	}
	.czyxContent ul .czyxText p{
		-webkit-text-size-adjust: none;
		font-size: 3.5vw; 
		padding: 10px 20px 0;
	}
	.czyxContent{
		padding-bottom: 4vw;
	}
	.swiper-container{
		width: 100%;
		height: 43vw;
	}
	.swiper-slide img{
		width: 100%;
		/* height: 70vw; */
	}
	.swiper .arrow-left{
		width: 8vw;
		height: 8vw;
		background-size: 100% 100%;
	}
	.swiper .arrow-right{
		width: 8vw;
		height: 8vw;
		background-size: 100% 100%;
	}
	.swiper-num{
		width: 10vw;
		height: 7vw;
		line-height: 7vw;
		font-size: 4vw;
	}
	.swiper-num span{
		font-size: 4vw;
	}
	.form-wrap{
		margin-left: auto;
		width: 80%;
	}
	.zxyy .titleDec{
		transform: inherit;
	}
	
	
}


