

.swiper{
	height: 4.26rem;
	width: 100%;
	overflow: hidden;
}
.swiper .swiper-slide{
	height: 4.26rem;
}
.swiper-pagination-bullet-active{
	background-color: #0D50A1 !important;
}
.newc{
	margin-left: 3.12rem;
	margin-right: 3.12rem;
}
.hea{
	margin-top: 0.2rem;
	display: flex;
	height: 1rem;
	line-height: 1rem;
}
.hea .mn{
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	flex: 1;
}	
.hea .sp{
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.menu{
	margin-top: 0.2rem;
	display: flex;
	border: 0.01px solid #D6D8DB;
	border-right:none;
	height: 3.31rem;
}
.menu .me{
	flex: 1;
	border-right: 0.01px solid #D6D8DB;
}
.menu .me .pic{
	width: 0.96rem;
	height: 0.96rem;
	margin: auto;
	margin-top: 0.26rem;
}
.menu .me .tt{
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 0.36rem;
	text-align: center;
	margin-top: 0.1rem;

}
.menu .me .ln{
	width: 0.48rem;
	height: 0.05rem;
	background: #00479D;
	margin: auto;
	margin-top: 0.2rem;
}

.menu .me .va{
	width: 2.9rem;
	font-size: 0.22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 0.29rem;
	margin: auto;
	text-align: center;
	margin-top: 0.4rem;
}
.map{
	height: 6.23rem;
	margin-bottom: 1.5rem;
}
.intro{
	font-size: 0.22rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 0.36rem;
	margin-top: -0.2rem;
}
.forms{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
.forms .item{
	width: 5.78rem;
	margin-top: 0.32rem;
}
.forms .item .tp{
	font-size: 0.24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 0.36rem;
}
.forms .item .tp span{
	color: red;
}
.forms .item .input{
	width: 5.78rem;
	height: 0.58rem;
	border: 0.01rem solid #D6D8DB;
	margin-top: 0.2rem;
	overflow: hidden;
	
}
.forms .item .input input{
	width: 100%;
	border: none;
	height: 100%;
	padding-left: 0.15rem;
	font-size: 0.20rem;
}
input:focus {

	outline:none;
	

	
}
 .btns{
	width: 3rem;
	height: 0.84rem;
	line-height: 0.84rem;
	background: #00479D;
	text-align: center;

	margin-top: 0.57rem;
	
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

}
