@charset "UTF-8";
.tech_content{
	border-bottom:1px dashed #999;
	padding-top:60px;
	padding-bottom:50px;
}
.tech_pic,.tech_content dl{
	float:left;
}
.tech_pic{
	width:10%;
	height:10%;
}
.tech_content dl{
	margin-left:50px;
	width:82%;
}
.tech_content dl dt{
	margin-bottom:30px;
}
.tech_content dl dt h3{
	font-size:20px;	
	float:left;
}
.tech_content dl dt h6{
	font-size:14px;	
	color:#999;
	float:right;
}
.tech_content dl dd a{
	width:120px;
	line-height:36px;
	display:inline-block;
	text-align: center;
	font-size:18px;
	border-radius: 4px;
}
.tech_detail{
	border:1px solid #999;
	color:#999;
}
.tech_file{
	border:1px solid #e5d601;
	color:#e5d601;
	margin-left:40px;
}
.tech_detail:hover{
	background:#999;
	color:#fff;
}
.tech_file:hover{
	background:#ddce00;
	color:#fff;
}
/*服务流程和内容*/
.service_content dl{
	margin-bottom:10px;
}
.service_content dl dt{
	font-size:20px;
	padding-left:35px;
	line-height: 30px;
	margin-bottom:10px;
}
.service_content dl dd{
	padding-left:30px;
}
.promise{
	width:40%;
	float:left;
}
.promise dt{
	background:url(../img/icon_tech_promise.png) no-repeat;
	background-size:30px 30px;
}
.service_content dl dd{
	line-height: 25px;
}
.promise_img{
	float: float;
	width:35%;
	height:190px;
	display:block;
}
.rule{
	background:url(../img/icon_tech_rule.png) no-repeat;
	background-size:26px 32px;
}
.service_content ul{
	padding-left:30px;
	padding-bottom:10px;
}
.service_content ul h4{
	font-size:16px;
	line-height: 30px;
	font-weight: 500;
	padding-left:30px;
	background: url(../img/iccon_tech_arr.png) no-repeat 0 3px;
	background-size: 24px 17px;
}
.service_content ul li{
	line-height: 26px;
}
.service_content ul h3{
	font-size:18px;
	line-height: 30px;
	font-weight: 500;
}
.service_content ul h3 span{
	display:inline-block;
	width:18px;
	line-height:18px;
	border:2px solid #afddff;
	text-align: center;
	color:#fff;
	background-color: #299cf0;
	border-radius: 50%;
	font-size: 10px;
	margin-right:10px;
}
.process{
	background:url(../img/icon_tech_process.png) no-repeat;
	background-size:26px 25px;
}
.clasify{
	background:url(../img/icon_tech_classify.png) no-repeat;
	background-size:26px 26px;
}
.process_content .process_common{
	width:210px;
	height:240px;
	float:left;
	padding:70px 5px 0 5px;
	margin-right:5px;
}
.process_content_1{
	background: url(../img/bg_tech_process_1.png) no-repeat;
	background-size:220px 310px;
}
.process_content_2{
	background: url(../img/bg_tech_process_2.png) no-repeat;
	background-size:220px 310px;
}
.process_content_3{
	background: url(../img/bg_tech_process_3.png) no-repeat;
	background-size:220px 310px;
}
.process_content_4{
	background: url(../img/bg_tech_process_4.png) no-repeat;
	background-size:220px 310px;
}.process_content_5{
	background: url(../img/bg_tech_process_5.png) no-repeat;
	background-size:220px 310px;
}
.process_content div h2{
	font-size: 20px;
	font-weight: 500px;
	text-align: center;
	line-height: 30px;
}
.process_content div p{
	text-indent: 0;
}