
.banner{
	position: relative;
	width:100%;
	height:422px;	
	background: url(../images/tunnel_set.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.claim_button{
	position: absolute;
	left:50%;
	bottom:15px;
	display: block;
	width:220px;
	height:35px;
	margin-left:-110px;
	background: rgba(255,255,255,.7);
	font-size:16px;
	color:#333;
	line-height:35px;
	border-radius:8px;
	text-align: center;
}
.claim_button:hover{
	color:#1ba64f
}
.content_box{
	min-height:800px;
	padding:0 0 30px;
}
.for_home{
	width:1090px;
	margin:0 auto;
}
.for_home_left{
	width:750px;
	float: left;
}
.for_home_left h4{
	font-size:22px;
	margin-top:40px;
	color:#333;
	font-weight: inherit;
	line-height:2;
}
.for_home_left p{
	font-size:12px;
	color:#666;
	line-height:2;
}
.for_home_left p label{
	float: left;
}
.for_home_left p span{
	display:block;
	width:720px;
	float: left;
}
.mart20{
	margin-top:20px;
}
.padl25{
	padding-left:25px;
}
.for_home_left p.padl25 span{
	display:block;
	width:695px;
	float: left;
}
.for_home_right{
	width:321px;
	margin-top:5px;
	float: right;
}
.for_home_right img{
	width:100%;
}

.learn_more{
	width:1090px;
	margin:35px auto 0;
}
.learn_more_left{
	width:321px;
	float: left;
}
.learn_more_left img{
	width:100%;
}
.learn_more_right{
	width:750px;
	float:right;
}
.learn_more_right h4{
	font-size:22px;
	margin-top:40px;
	color:#333;
	font-weight: inherit;
	line-height:2;
}


.learn_more_right p{
	font-size:12px;
	color:#666;
	line-height:2;
}
.learn_more_right p label{
	float: left;
}
.learn_more_right p span{
	display:block;
	width:720px;
	float: left;
}
.learn_more_right p.padl25 span{
	display:block;
	width:695px;
	float: left;
}
.value_analysis{
	width:1090px;
	margin:35px auto 0;
}
.value_analysis p{
	font-size:12px;
	color:#666;
	line-height:2;
}
.value_analysis p label{
	float: left;
}
.font14{
	font-size:14px;
}
.value_analysis p span{
	display:block;
	width:1065px;
	float: left;
}
.value_analysis p.padl25 span{
	display:block;
	width:1065px;
	float: left;
}
.mart40{
	margin-top:40px;
}


.market_claim{
	width:1090px;
	margin:30px auto 0;
}
.market_claim .title{
	width:1090px;
	height:50px;
	background:#333;
	font-size:14px;
	color:#fff;
	line-height:50px;
	text-align: center;
}
.form_content{
	width:400px;
	margin: 0 auto;
	padding:30px 0;
}
.form_content p{
	margin-top:15px;
}
.form_content p label{
	float:left;
	width:70px;
	font-size:14px;
	color:#333;
	margin-right:10px;
	line-height:30px;
	text-align:right;
}
.form_content p input{
	width:270px;
	height:30px;
	padding:0 10px;
	border:1px solid #ccc;
	float:left;
}
.form_content p span{
	display: block;
	width:300px;
	height:30px;
	float:left;
}
.form_content p span select{
	width:95px;
	height:30px;
	margin-right:5px;
	border:1px solid #ccc;
	float:left;
}
.form_content p textarea{
	width:290px;
	height:100px;
	border:1px solid #ccc;
}
.form_content p a{
	display: block;
	width:125px;
	height:35px;
	margin:20px auto 0;
	background:#00a0e9;
	font-size:14px;
	color:#fff;
	text-align: center;
	line-height: 35px;
	border-radius:8px;
}


/*资讯页面*/
.consultation{
	width:820px;
	margin:40px auto 0;
}
.consultation h4{
	font-size:22px;
	color:#333;
	line-height:1.5;
	font-weight: inherit;
}
.consultation p{
	font-size:12px;
	color:#333;
	line-height:1.8;
}
.consultation p a{
	color:#2ea7e0;
}
.mart5{
	margin-top:5px;
}

/*分页器*/
.pager{
	width:820px;
	margin:90px auto 0;
	font-size:12px;
	color:#666;
}
.pager p{
	float:left;
	margin-right:10px;
	cursor: pointer;
}
.pager ul{
	float:left;
	margin-right:10px;
}
.pager ul li{
	width:30px;
	text-align: center;
	cursor:pointer;
	float: left;
}
.pager ul li:hover{
	color:#00a0e9;
}
.col_blue{
	color:#00a0e9;
}
/*咨询详情*/
.consultation_details{
	width:800px;
	margin:40px auto 0;
}
.consultation_details h4{
	font-size:22px;
	color:#333;
	line-height:1.5;
}
.consultation_details p{
	font-size:12px;
	color:#333;
	line-height:1.8;
}
.consultation_details p img{
	width:100%;
	margin:10px 0;
}
.marr30{margin-right:30px;}


/*下载页*/
@media screen and (min-width:981px){
	.download_head{
		position:relative;
		width:100%;
		height:872px;
		background: url(../images/download_head.jpg) no-repeat;
		background-size: cover;
		background-position:center;
	}
	.download_content{
		width:955px;
		margin:80px auto 0;
	}
	.download_content_left{
		width:350px;
		float:left;
	}
	.download_content_left .title{
		width:183px;
		margin-top:30px;
	}
	.download_content_left img{
		width:100%;
	}
	.download_content_left p{
		font-size:28px;
		color:#fff;
		margin-top:15px;
		line-height:1.3;
	}
	.download_button{
		width:350px;
		margin-top:90px;
	}
	.download_button_left{
		width:181px;
		float: left;	
	}
	.download_button_left a{
		display: block;
	}
	.download_button_right{
		width:140px;
		float: right;
	}
	.download_content_left .download_qrcode{
		width:140px;
		margin: 0 !important;
	}
	.download_qrcode span{
		width:102px;
		float:left;
	}
	.download_qrcode span.scan_code{
		width:21px;
		padding-top:10px;
		font-size:16px;
		color:#6c3950;
		text-align:right;
		line-height:1.2;
	}
	.download_content_right{
		display: block;
		width:380px;
		float:right;
	}
	.foot{display:none;}
}


/*h5样式*/
@media screen and (max-width:980px){
	* {
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
	  -moz-outline: none;
	  -webkit-outline: none;
	  outline: none;
	}
	.nav{
		display: none;
	}
	.footer{
		display:none;
	}
	.tunnel_shop{
		height:100%;
	}
	.download_head{
		position:relative;
		width:100%;
		min-height:100%;
		padding-bottom:35%;
		background: url(../images/download_head.jpg) no-repeat;
		background-size: cover;
		background-position:center;
	}
	.download_content{
		width:100%;
		margin:0 auto;
		padding-top: .5rem;
	}
	.download_content_left{
		width:100%;
		text-align: center;
	}
	.download_content_left .title{
		width:2.44rem;
		margin:0.4rem auto 0;
	}
	.download_content_left img{
		width:100%;
	}
	.download_content_left p{
		width:50%;		
		font-size:15px;
		color:#fff;
		margin:0.4rem auto 0;
		line-height:1.5;
	}
	
	[data-dpr="2"] .download_content_left p{
		font-size:30px;
	}
	[data-dpr="3"] .download_content_left p{
		font-size:45px;
	}
	.download_content_left p span{
		display: block;
	}
	.download_button{
		width:100%;
		margin-top:1rem;
	}
	.download_button_left{
		width:80%;
		margin:0 auto;
		display: flex;
		display: -webkit-flex;	
	}
	.download_button_left a{
		flex:1;
		display: block;
		float: left;
		margin-top:0;
	}
	.download_button_left a:nth-child(1){		
		margin-right:0.266rem;
	}
	.download_button_right{
		display: none;
	}
	
	.download_content_right{
		display: block;
		width:45%;
		margin:1rem auto 0;
	}
	
	.foot{
		position: absolute;
		left: 0;
		bottom:0.4rem;
		width:100%;
		display:block;
	}
	.lianjie{
		width:70%;
		font-size:2.8em;
		margin:0 auto;
		margin-left:22%;
	}
	.lianjie li{
		width:50%;
		margin-top:2%;
		color:#fff;
		display:inline-block;
		float:left;
		
	}
	.tubiao{
		width:20%;
		display:inline-block;
		float:left;
	}
	.tubiao img{
		width:100%;
	}
	.lianjie li a{
		width:100%;
		display:block;
		color:#fff;
		margin-top:1%;
	}
	.lianjie li span{
		margin-left:2%;
	}

	.foot p{
		width:100%;		
		margin-top:8%;
	}
	.foot p.phone_copyright{
		width:100%;
		margin-top:.8rem;
	}
	.foot p span{
		width:100%;
		display:inline-block;
		text-align:center;
		color:#fff;
		margin-top:1%;
	}
	.foot p span a{
		color:#fff;
	}
	.font_2{
		font-size:10px;
	}
	[data-dpr="2"] .font_2{
		font-size:20px;
	}
	[data-dpr="3"] .font_2{
		font-size:30px;
	}
	
	.font{font-size:8px}
	.font_1{font-size:15px}
	[data-dpr="2"] .font_1{
		font-size:30px;
	}
	[data-dpr="3"] .font_1{
		font-size:45px;
	}
}



/*白皮书详情*/
.white_paper_details{
	width: 1000px;
	margin:0 auto;
	padding-top:40px;
}
.white_paper_details p{
	font-size:14px;
	color:#333;
	line-height:1.5;
}

.white_paper_details p img{
	margin:15px auto;
}
