

/*----------sec01---------*/
.sec01{
	width: 100%;
	height: 16.09rem;
	background-size: cover;
	color: #fff;
	padding: 0;
}
.top-title{
	font-size: .7rem;
	line-height: 2;
}
.tip{
	font-size: .25rem;
	line-height: 2;
	margin-bottom: .5rem;
}
.sub-title{
	font-size: .5rem;
	line-height: 2;
	margin-bottom: .3rem;
}
.sub-para{
	font-size: .65rem;
	line-height: 1.5;
}
.btn-more{
	color: #fff;
	border:1px solid #fff;
	display: block;
	width: 3.6rem;
	height: 1.06rem;
	line-height: 1.06rem;
	text-align: center;
	font-size: .38rem;
	margin-top:.5rem;
}
/*--------------sec02---------------*/
.sec02{
	width: 100%;
	height: 16.09rem;
	background: url(/wapimages/index/sec02.png) no-repeat;
	background-size: cover;
	color: #fff;
	padding:1.5rem 1rem 0 1rem;
}
.sys-title{
	font-size: .7rem;
	line-height: 2;
}
.sys-para{
	font-size: .25rem;
	line-height: 2;

}
.sys-sub{
	font-size: .65rem;
	margin-top:.4rem;
}
.item{
	border:.1rem solid #fff;
	position: relative;
	box-sizing: content-box;
	width: 5.24rem;
	height: 2.04rem;
	margin-top: .3rem;
	overflow: hidden;
}
.item img{
	width: 100%;
	height: 100%;
}
.item >a{
	display: block;
	width: 5.24rem;
	height: 2.04rem;
}
.item .txt{
	position: absolute;
	top:-.1rem;
	left: -.1rem;
	width: 1.82rem;
	height: 2.24rem;
	background-color: rgba(91,116,147,0.8);
	color: #fff;
	text-align: center;
	line-height: 1.5;
	box-sizing: border-box;
	padding-top:.4rem;
}
/*-------------sec03----------*/
.sec03{
	width: 100%;
	height: 16.09rem;
	background-size: cover;
	padding:0;
	color: #fff;
}
.case-para{
	font-size: .35rem;
	line-height: 2;
}
.case-title{
	font-size: .7rem;
	line-height: 2;
}
.case-tip{
	font-size: .25rem;
	line-height: 2;
}
.case-more{
	font-size: .65rem;
	margin-top: .5rem;
}
.tab{
	overflow: hidden;
	font-size: .38rem;
	margin-top:.6rem;
}
.tab a{
	border: 1px solid #fff;
	float: left;
	width: 3.6rem;
	height: 1.06rem;
	line-height: 1.06rem;
	text-align: center;
	color: #fff;
	
}
/*----------------sec04--------------*/
.sec04{
	
}
.sec04 img{
	width: 100%;
}
.box{
	background-color: #164f9e;
	color: #fff;
	height: 4.88rem;
	padding: 0 .96rem;
}
.box-tl{
	line-height: 2;
	font-size: .45rem;
	padding-top: .96rem;
}
.more{
	border: 1px solid #fff;
	display: block;
	width: 3.6rem;
	height: 1.06rem;
	line-height: 1.06rem;
	text-align: center;
	color: #fff;
	margin-top: .5rem;
}
/*----------------sec05--------------*/
.sec05{
	width: 100%;
	height: 10rem;
	background: url(/wapimages/index/sec05.png) no-repeat;
	background-size: cover;
	color: #fff;
	padding: .2rem 0 0 .96rem;
}
.ad{
	overflow: hidden;
	margin-top: .5rem;
}
.ad dt{
	float: left;
}
.ad dt img{
	width: .9rem;
	height: .9rem;
}
.ad dd{
	overflow: hidden;
}
.ad dd h4{
	font-size: .3rem;
	line-height: 1.5;
}
.ad dd p{
	font-size: .25rem;
	line-height: 1.5;
}
.coop{
	overflow: hidden;
	margin:.3rem 0 0 -0.5rem;
}
.coop-it{
	float: left;
}
.coop-it dt{
	float: left;
}
.coop-it dt img{
	width: 1.13rem;
	height: .83rem;
}
.coop-it dd{
	float: left;
	line-height: 1.4;
}
.coop-it dd h4{
	font-size: .28rem;
}
.coop-it dd p{
	font-size: .24rem;
}
/*---------6-------*/
.sec06{
	padding: 1.1rem;
}
.share-title{
	font-size: .35rem;
	color: #164f9e;
	line-height: 2;
	margin-bottom: .15rem;
}
.share-cont{
	overflow: hidden;
	margin-bottom: .6rem;
}
.share-cont a{
	float: left;
	margin-right: .4rem;
}
.share-cont .icon01,.share-cont .icon02{
	width: .98rem;
	height: .98rem;
}
.share-cont .icon03{
	width: .86rem;
	height: .78rem;
}
.share-cont .icon04{
	width: .9rem;
	height: .78rem;
}
.share-cont .icon05{
	width: .85rem;
	height: .78rem;
}
.share-cont .icon06{
	width: .7rem;
	height: .5rem;
}
.cell{
	overflow: hidden;
}
.cell-it{
	float: left;
	
}
.cell .cell-it:nth-child(2){
	margin-left: 2rem;
}
.cell .more{
	float: left;
	border: 1px solid #b5b5b6;
	color: #b5b5b6;
	margin:.8rem 0 0 .2rem;
}
/*--------------sec07-------------------*/
.sec07{
	background-color: #164f9e;
	color: #fff;
	padding: .96rem 0 1.32rem 1rem;
}
.btn-email{
	display: block;
	width: 3.58rem;
	height: 1.06rem;
	line-height: 1.06rem;
	color: #fff;
	border: 1px solid #fff;
	vertical-align: middle;
	font-size: .35rem;
	margin-bottom: .85rem;
}
.btn-email img{
	width: .52rem;
	height: .43rem;
	display: inline-block;
	margin:0  .2rem 0 .3rem;
}
.contact a{
	color: #fff;
	font-size: .35rem;
	margin-right: 1.38rem;
}
.copy{
	font-size: .3rem;
	margin-top: .46rem;
}