.cognizance-banner{ background: url(../../../image/chain/service/cognizance-banner.jpg) no-repeat right 0 #1b2636; }

.intro-sec{
	margin-bottom: 50px
}
.intro-sec h3{
	margin: 30px 0 10px
}

/*好处 profit-list*/
.profit-list li{
	position: relative;
	float: left;
	width: 50%;
	margin-top: 30px;
}
.profit-list li:before{
	content:' ';
	width: 44px;
	height: 44px;
	display: block;
	background: url(../../../image/chain/service/profit-icon.png) no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 0
}
.profit-list li.profit-2:before{ 
	background-position: -49px 0
}
.profit-list li.profit-3:before{ 
	background-position: -98px 0
}
.profit-list li.profit-4:before{ 
	background-position: -147px 0
}
.profit-list li.profit-5:before{ 
	background-position: -196px 0
}
.profit-list li.profit-6:before{ 
	background-position: -245px 0
}
.profit-list li.profit-7:before{ 
	background-position: -294px 0
}
.profit-list li.profit-8:before{ 
	background-position: -343px 0
}
.profit-list li.profit-9:before{ 
	background-position: -392px 0
}
.profit-list h3{
	padding-left: 60px;
}
.profit-list p{
	height: 4.5em;
	max-width: 340px;
	margin-right: 5.5%;
	padding-left: 60px;
}

/*补贴 map*/
.map{
	text-align: center;
}
.map h2{
	color: #666;
	font-size: 24px;
	font-weight: normal;
	border-bottom: none
}
.map img{
	padding: 30px 0 40px;
}
/*成为条件 condition*/
.condition-list{
	margin: 60px 0;
}
.condition-list li{
	width: 25%;
	float: left;
	text-align: center;
}
.condition-list i{
	display: inline-block;
	width: 50px;
	height: 46px;
	background: url(../../../image/chain/service/condition-icon.png) no-repeat 0 0;
}
.condition-list i.condition-1{
	background-position: 3px 0
}
.condition-list i.condition-2{
	background-position: -70px 0
}
.condition-list i.condition-3{
	background-position: -137px 0
}
.condition-list i.condition-4{
	background-position: -206px 0
}
.condition-list h3{
	font-size: 18px;
	font-weight: normal;
	margin: 25px 0 10px
}
.condition-list p{
	margin: 0 10%;
	color: #666;
}
/*申报流程 guide*/
.guide-list{
	background: url(../../../image/chain/service/guide.png) no-repeat center 0;
	background-size: 100% 100%;
	height: 260px;
	padding:0 12%;
	margin: 80px 0
}
.guide-list li{
	float: left;
	width: 27%;
	text-align: center;
	margin: 0 3%

}
.guide-list i{
	display: block;
	font-size: 38px;
	font-weight: bold;
	margin: 35px 0 10px
}
.guide-list h3{
	font-size: 16px;
	margin-bottom: 10px
}
.guide-list em{
	color: #eb6100
}
.guide-1{
	color: #0860be
}
.guide-2{
	color: #0584cb
}
.guide-3{
	color: #02a8d9
}


.service-strength h3{
	font-size:24px;
	text-align: center;
	font-weight: normal;
	padding: 70px 0 50px
}
.service{
	text-align: center;
}
.service img{ 
	margin-bottom: 70px;
}
.service-list{

}
.service-list li{
	width: 172px;
	height: 172px;
	background: url(../../../image/chain/service/block1.png) no-repeat center;
	font-size: 18px;
	color: #fff;
	text-align: center;	
	float: left;
}
.service-list li span{
	display: block;
	padding-top: 50%;
	margin-top: -1.5em;
}
.strength{
	padding-bottom: 100px
}
.strength-list{
}
.strength-list li{
	float: left;
	width: 17%;
	padding: 0 4%;
	text-align: center;
}
.strength-list i{
	display: inline-block;
	width: 56px;
	height: 56px;
	background: url(../../../image/chain/service/strength-icon.png) no-repeat 0 0;
}
.strength-list i.strength-1{
	background-position: 0 0
}
.strength-list i.strength-2{
	background-position: -102px 0
}
.strength-list i.strength-3{
	background-position: -190px 0
}
.strength-list i.strength-4{
	background-position: -274px 0
}
.strength-list h4{
	font-size: 18px;
	margin: 15px 0 10px
}
.strength-list p{
	color: #666;
}



.qa-list{
	padding-bottom: 60px
}
.qa-list dt{
	font-weight: bold;	
	padding: 25px 0 10px;
}
.qa-list dd{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 25px;
}
.qa-list dt:before,
.qa-list dd p:before{
	width: 18px;
	height: 18px; 
	color: #fff; 
	display: inline-block;
	border-radius: 4px;
	text-align: center;
	line-height: 18px;
	margin-right: 12px
}
.qa-list dt:before{
	content:'Q';	
	background: #00abe1;
}
.qa-list dd p:before{
	content:'A';
	background: #ec6941;
}
/*相关文件*/
.rule-list{ 
	
 }
.rule-list li{
	border-bottom: 1px solid #e5e5e5;	
	font-size: 15px; 
	line-height: 64px;
	background:url(../../../image/chain/service/pdf.png) no-repeat 8px 14px;
	padding-left: 50px;
}
.rule-list a:hover{
	color: #00abe1
}


.exam-box+.exam-score{
	display: none;
}
.exam-score+.application-form{
	display: none;
}
.exam-box h3{
	margin: 20px 10px 30px
}
.exam-form{
	height: 366px;
	overflow-y: auto;
	padding-right: 12px
}
.exam-form::-webkit-scrollbar {
 	width: 6px;
}
.exam-form::-webkit-scrollbar-track {
 	background-color:#efefef;
 	border-radius: 5px
}
.exam-form::-webkit-scrollbar-thumb {
 	background-color:#00abe1;
 	border-radius: 5px
}
.exam-title{
	margin-bottom: 10px;
	line-height: 1.8
}
.exam-title:before{
	content:'';
	display: inline-block;
	width: 3px;
	height: 16px;
	vertical-align: middle;
	background:#00abe1;
	margin-right: 8px
}
.exam-option{
	margin-bottom: 20px
}
.exam-box li{
	color: #666;
	line-height: 2
}
.exam-box li input,
.exam-box li label{
	vertical-align: middle;
	margin-right: 5px;
}
.exam-desc{
	font-size: 12px;
	color: #999;
	margin: -12px 0 20px;
	line-height: 1.75
}
.exam-btn{ 
	text-align: center; 
}
.exam-score{
	text-align: center;
}

.exam-succ .score-tit{
	background:url(../../../image/chain/service/exam-succ.png) no-repeat center 0;
}
.exam-fail .score-tit{
	background:url(../../../image/chain/service/exam-fail.png) no-repeat center 0;
}
.score-tit em{
	font-size: 58px;
	color: #fff;
	width: 260px;
	height: 220px;
	line-height: 220px;
	display: inline-block;

}
.score-txt{
	font-size: 24px;
	margin: 40px 0
}
.score-txt em{
	color: #eb6100
}
@media screen and (max-width: 1000px) {
	.condition-list h3{
		font-size: 16px
	}
	.condition-list p{
		margin: 0 5%
	}
	
}

@media screen and (max-width: 767px) {
	.profit-list{
		margin-bottom: 30px
	}
	.profit-list li{
		width: 100%
	}
	.profit-list p{
		max-width: none;
		height: auto;
	}

	.condition-list{
		margin: 30px 0
	}
	.strength h3{
		padding-bottom: 20px
	}
	.condition-list li{
		width: 50%;
		margin-top: 30px
	}
	.condition-list i{

	}

	.strength-list li{
		width: 42%;
		margin-top: 30px
	}

	

	
}

@media screen and (max-width: 479px) {
	.dep-banner p{
		font-size: 14px;
	}
	.condition-list li{
		position: relative;
		width: 100%;
		text-align: left;
	}
	.condition-list i{
		position: absolute;
		left: 0;
		top: 0
	}
	.condition-list h3{
		padding-left: 60px;
		margin-top: 0;
		margin-bottom: 3px
		
	}
	.condition-list p{
		padding-left: 60px;
		margin: 0
		
	}

	.guide-list{
		background: none;
		height: auto
	}
	.guide-list li{
		width: 100%
	}

	

	

	

}