.banner{
	width:100%;
	height:1.7rem;
	background:url(../images/banner-g.jpg);
	background-size: 100%;
}
.banner p{
	color:#fff;
	width:100%;
	text-align: center;
	font-size:0.32rem;
	text-shadow:0.01rem 0.01rem 0.01rem #000;
	letter-spacing:0.03rem;
	padding-top:0.8rem;
}
/*.content{
	margin:0 0.1rem;
}*/
.cont-head{
	position:relative;
	height:0.35rem;
}
.cont-head span:first-child{
	margin-left:0.1rem;
}
.cont-head span{
	display: inline-block;
	line-height: 0.35rem;
}
.cont-head a{
	color:#000;
	overflow: visible;
}
.border{
	position:absolute;
	bottom:0;
	width:100%;
	height:0.01rem;
	border-bottom:0.01rem solid #bfbfbf;
	box-shadow: #ededed 0 0 0.01rem 0.02rem;
	z-index:-3;
}
.cont{
	float: left;
	position:relative;
	width:29%;
	color:#2c5eb4;
	border-bottom:0.015rem solid #124265;
}
.cont p:first-child{
	margin-top:0.13rem;
	font-size:0.16rem;
}
.cont p.small{
	transform: scale(0.7);
	font-size:0.09rem;
	margin:-0.1rem 0 0 -0.17rem;
}
.cont .white{
	position:absolute;
	bottom:-0.022rem;
	right:-0.1rem;
	width:0.22rem;
	background:#fff;
	height:0.04rem;
	z-index:2;
}
.gray{
	float:right;
	position:relative;
	width:71%;
	height:0.5rem;
	border-bottom:0.01rem solid #bfbfbf;
}
.products{
	position:absolute;
	bottom:-0.44rem;
	right:0.15rem;
	width:0.45rem;
	height:0.44rem;
	border-top:0.015rem solid #124265;
	z-index: 2;
}
.products p:first-child{
	margin:0.05rem auto 0;
	font-size:0.11rem;
	color:#3f3f3f;
}
.products p.small{
	transform: scale(0.8);
	font-size:0.09rem;
	margin-left:-0.04rem;
	color:#B4B3B3;
}
.gray .white{
	position:absolute;
	bottom:-0.03rem;
	right:0.92rem;
	width:0.08rem;
	height:0.02rem;
	background:#fff;
	z-index: 3;
}
.top{
	margin-top:0.25rem!important;
}
.cont-g{
	margin-top:0.2rem;
	padding:0 0.1rem;
	position:relative;
	height:2rem;
	overflow:hidden;
}
.cont-g a{
	width:100%;
}
/*.cont-g a:first-of-type{
	width:100%;
}*/
.font{
	/*position:absolute;
	bottom:0;*/
	/*width:100%;*/
	position: relative;
	margin-top:-0.05rem;
	height:0.4rem;
	background:#f7f6f6;
}
.font a p{
	float: left;
	margin-left:0.1rem;
	font-size:0.17rem;
	color:#4d4d4d;
	line-height:0.4rem;
}
.font p.know{
	position: absolute;
	right:0.1rem;
	top:0;
	height:0.4rem;
	line-height:0.4rem;
	font-size:0.14rem;
}
.font p.know i{
	font-size: 0.105rem!important;
}
.font p a{
	color:#a4a4a4;
	font-size: 0.12rem;
}
.no{
	width:100%;
	height:0.7rem;
	text-align:center;
	line-height:0.6rem;
	margin-top:0.1rem;
}
.cont-g img{
	height:1.62rem;
}