@import url(nav.css);
/*-------------------------------*/
.closes{
	overflow: hidden;
	background-color: #164f9e;
}
.closes a{
	float: right;
	width: 1rem;
	height: 1rem;
	background: #393a3f url(/wapimages/index/cha.png) center center no-repeat;
	background-size: .4rem .4rem;
}
.pro-list{
	background: url(/wapimages/pro.png) repeat-y;
	background-size: 100% auto;
	padding:.9rem 1px 1px 1px;
}
.pro-it{
	border:.1rem solid #fff;
	width: 7.7rem;
	height: 4.2rem;
	margin: 0 auto;
	position: relative;
	margin-bottom: .48rem;
	overflow: hidden;
}
.pro-it>a{
	display: block;
}
.pro-it>a img{
	width: 100%;
	height: 100%;
}
.pro-txt{
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	height: 1.5rem;
	background-color: rgba(81,101,133,0.7);
	text-align: center;
	line-height: 1.5rem;
	color: #fff;
	font-size: .5rem;
}
/*---------------轮播--------------*/
.cont{

	height: 10.8rem;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
}

.infor{
	background-color: #164f9e;
	color: #fff;
	padding: .3rem .6rem;
}
.inf-title{
	line-height: 2;
	font-size: .4rem;
	margin-bottom: .06rem;
}
.inf-sub-title{
	font-size: .3rem;
	line-height: 2;

}
.inf-para{
	font-size: .25rem;
	line-height: 1.6;
}
.inf-list{
	overflow: hidden;
	margin-bottom: .2rem;
}
.inf-list li{
	float: left;
	width: 2.9rem;
	font-size: .25rem;
	height: .56rem;
	line-height:.56rem;
	overflow: hidden;
}
/*-------产品详情--------*/
.detail{
	padding: .3rem .6rem;;
	color: #595757;
}
.detail-list{
	font-size: .35rem;
}
.detail-list li{
	line-height: 2;
}
.detail-list li span{
	color: #528bb6;
}
.pic{
	width: 50%;
	height: auto;
}
.detail-dl{
	font-size: .35rem;
	margin: .3rem 0 0.6rem 0;
}
.detail-dl dt{
	color: #528bb6;
	margin-bottom: .2rem;
}
.detail-dl dd{
	line-height: 2;
	color: #595757;
}
.icon01{
	width: .82rem;
}

