html,body{
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}
html,
body {
  width: 100%;
  min-width: 1260px;
  min-height: 100%;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
}
.productbanner{
	width: 100%;
	height: 100%;
	margin-top:80px;
}
.productconcent{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 100px;
	padding-bottom: 160px;
}
.productconcent_one{
	width: 100%;
	height: 140px;
	box-sizing: border-box;;
	border: 2px solid #309AE8; 
}
.productconcent_onetitle{
	height: 72px;
	width: 100%;
	background: #3398E6;
	text-align: center;
	line-height: 72px;
	font-size:25px;
	color: #fff;
}
.productconcent_onebottom{
	overflow: hidden;
	font-size:20px;
	text-align: center;
	line-height: 65px;
}
.productconcent_onebottom div{
	float: left;
	box-sizing: border-box;
	width: 50%;
}
.productconcent_onebottomleft{
	border-right: 2px solid #309AE8;
}
.productconcent_two{
	width: 100%;
}
.productconcent_twotitle{
	height: 72px;
	width: 100%;
	background: #6F7FF8;
	text-align: center;
	line-height: 72px;
	font-size:25px;
	color: #fff;
	margin-top: 60px;
}
.productconcent_twoconcent{
	width: 100%;
	height: 130px;
	background: #D7DBF8;
}
.productconcent_twoul li{
	width: 233px;
	text-align: center;
	float: left;
	background: #6F7FF8;
	line-height: 60px;
	/*padding-left: 50px;
	padding-right: 50px;*/
	color: #fff;
	margin-left: 6px;
	margin-top: 5px;
	font-size:18px;
}
.productconcent_twool li{
	width: 193px;
	text-align: center;
	float: left;
	margin-top: 5px;
	border: 2px solid #6F7FF8;
	line-height: 50px;
	box-sizing: border-box;
	color: #6F7FF8;
	margin-left: 6px;

}
.productconcentthree{
	width: 100%;
}
.productconcentthree_title{
	height: 72px;
	width: 100%;
	background: #24B37E;
	text-align: center;
	line-height: 72px;
	font-size:25px;
	color: #fff;
	margin-top: 60px;
}
.productconcentthree_concent{
	width: 100%;
	background: #D1FAEA;
	overflow: hidden;
}
.productconcentthree_concenttext{
	text-align: center;
	color: #24B37E;
	line-height: 58px;
	font-size:20px;
}
.iconconcent{
	width: 1186px;
	margin-left: 6px;
}
.iconconcentleft{
	float: left;
	width: 1020px;
	padding-bottom: 6px;
    overflow: hidden;
}
.iconconcentleft li{
	float: left;
	width: 164px;
	line-height: 62px;
	text-align: center;
	color: #fff;
	background: #24B37E;
	margin-right: 6px;
	margin-top: 6px;
}
.iconconcentright{
	float: right;
	width: 165px;
	height: 130px;
	background: #24B37E;
	color: #fff;
	text-align: center;
	font-size: 20px;
	
}
.optimize{
	margin-top: 40px;
}
.iconconcentleft li:nth-child(1) {
    margin-top: 0;
}
.iconconcentleft li:nth-child(2) {
    margin-top: 0;
}
.iconconcentleft li:nth-child(3) {
    margin-top: 0;
}
.iconconcentleft li:nth-child(4) {
    margin-top: 0;
}
.iconconcentleft li:nth-child(5) {
    margin-top: 0;
}
.iconconcentleft li:nth-child(6) {
    margin-top: 0;
}
.productconcentsupporttitle{
	height: 72px;
	width: 100%;
	background: #3398E6;
	text-align: center;
	line-height: 72px;
	font-size:25px;
	color: #fff;
	margin-top: 60px;
}
.productconcentsupportconcent{
	width: 100%;
	box-sizing: border-box;
	border: 2px solid #3398E6;
	border-top: none;
	height: 100px;
}
.productconcentsupportconcent li{
	width: 33.3%;
	height: 100px;
	box-sizing: border-box;
	border-right: 2px solid #3398E6;
	float: left;
}
.productconcentsupportconcent li:nth-child(3){
	border: none;
}
.productconcentsupportconcent li div{
	text-align: center;
	font-size: 20px;

}
.productconcentsupportconcent li .first{
	margin-top: 25px;
}
.productconcentsupportconcent li .last{
	font-size: 16px;
	color: #3398E6;
	margin-top: 12px;
}