body{
	background:#f5f5f5;	
}
select{
	position: relative;
	width: 290px;
	height: 40px;
	font-size: 16px;
	padding-left: 10px;
	border-radius: 4px;
	border: solid 1px #e5e5e5;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	background: url("../../image/www/exam/more.png") no-repeat scroll right center transparent;
	margin-bottom: 16px;
}
select::-ms-expand{ display: none; }
select option{
	padding-left: 10px;
}
.main{
	width:1200px;
	margin:0 auto;
}
.banner{
	display:block;
	width:100%;
	min-width:1200px;
	/* max-width:1500px; */
	margin:0 auto 50px;
}
.enterprise-nav{
	height:50px;
}
.menu{
	border-bottom:1px solid #bfbfbf;
	height:50px;
	text-align:center;
	width:100%;
	vertical-align:top;
	box-sizing:border-box;
	background:#f5f5f5;
	z-index:2;
	padding-top:10px;
}
.menu li{
	float:left;	
	width:155px;
	position:relative;
}
.menu li a{
	font-size:18px;
	color:#333;
	height:40px;
	width: 100%;
	display:inline-block;
}
.menu li+li:before{
	content:"|";
	color:#bfbfbf;
	position:absolute;
	left:0;
}
.menu li a:hover,.current{
	color:#e91b05 !important;
	border-bottom:2px solid #e91b05;
}

.concept,.coverage,.features,.procedure,.case,.partner{
	margin-top:50px;
}
.concept-title,.coverage-title,.features-title,.procedure-title,.case-title,.partner-title{
	border-bottom:1px solid #bfbfbf;
	margin-bottom: 20px;
}
.concept-title h2,.coverage-title h2,.features-title h2,.procedure-title h2,.case-title h2,.partner-title h2{
	font-size:20px;
	color:#333;
	display:inline-block;
	border-bottom:2px solid #e91b05;
	line-height:40px;
	padding-left:60px;
	position:relative;
}
.concept-title h2:before{
	content:'';
	background:url(../../image/www/1F.png);
	width:55px;
	height:34px;
	position:absolute;
	left:0;
}
.coverage-title h2:before{
	content:'';
	background:url(../../image/www/2F.png);
	width:55px;
	height:34px;
	position:absolute;
	left:0;
}
.features-title h2:before{
	content:'';
	background:url(../../image/www/3F.png);
	width:55px;
	height:34px;
	position:absolute;
	left:0;
}
.procedure-title h2:before{
	content:'';
	background:url(../../image/www/4F.png);
	width:55px;
	height:34px;
	position:absolute;
	left:0;
}
.case-title h2:before{
	content:'';
	background:url(../../image/www/5F.png);
	width:55px;
	height:34px;
	position:absolute;
	left:0;
}
.partner-title h2:before{
	content:'';
	background:url(../../image/www/6F.png);
	width:55px;
	height:34px;
	position:absolute;
	left:0;
}
.concept-title{
	margin-bottom: 0 !important;
}
.details{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.concept .details{
	max-height: 446px;
}
.concept .details li{
	float: left;
	width: 226px;
	overflow: hidden;
	margin-right: 17.5px;
	margin-top: 20px;
}
.concept .details li:nth-child(5n){
	margin-right: 0px !important;
}
.concept .details li>img{
	display: block;
	width: 226px;
	height: 142px;
	cursor: pointer;
}
.concept .details li>div{
	padding: 0 12px;
	background: #fff;
}
.concept .details li>div>span{
	display: inline-block;
	font-size: 20px;
	color: #ff4000;
	margin: 19px 0;
}
.concept .details li>div>a{
	float: right;
	margin: 16px 0;
}
.btn{
	display: inline-block;
	width: 80px;
	height: 28px;
	color: #e91b05;
	font-size: 14px;
	text-align: center;
	border: 1px solid #e91b05;
	border-radius: 4px;
	padding: 5px 0;
}
.btn:hover,.btn:active,.btn:focus{
	color: #fff;
	background: #e91b05;
}

.coverage .details{
	background: #fff;
}
.coverage .details .form-title{
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 40px 0 20px;
}
.coverage .details .form-title span{
	color: #e5e5e5;
	margin: 0 20px;
	font-size: 20px;
}
.form-title-small{
	position: relative;
	width: 403px;
	font-size: 14px;
	color: #999;
	text-align: center;
	margin: 0 auto;
}
.form-title-small:before,.form-title-small:after{
	position: absolute;
	top: 8px;
	content: '';
	width: 16px;
	height: 1px;
	background: #999;
}
.form-title-small:before{
	left: 0;
}
.form-title-small:after{
	right: 0;
}
.examForm{
	display: block;
	width: 780px;
	margin: 38px auto;
}
.examForm .form-group{
	float: left;
	width: 360px;
}
.form-group:nth-child(2n-1){
	margin-right: 60px;
}
.order-label{
	font-size: 14px;
	color: #333;
	margin-right: 10px;
}
.exam-input{
	width: 290px;
	height: 40px;
	border-radius: 4px;
	border: solid 1px #e5e5e5;
	margin-bottom: 16px;
	padding-left: 10px;
}
#exam-price{
	color: #e91b05;
}
.btn-div{
	clear: both;
	text-align: center;
}
.btn-div .btn{
	width: 230px;
	height: 50px;
	padding: 16px 0;
	font-size: 18px;
	margin-top: 14px;
}
.exam-btn{
	width: 230px;
	height: 50px;
	padding: 16px 0;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #e91b05;
	border: 0;
	border-radius: 4px;
	margin-left: 40px;
}
.name-box{
	display: inline-block;
}
.name-box .name-input{
	border: 0;
	height: 38px;
}
.name-change{
	float: right;
	margin-right: 10px;
	line-height: 38px;
}
.features .intro{
	padding: 40px;
	background: #fff;
}
.features .intro p{
	font-size: 14px;
	color: #333;
	text-align: justify;
	text-indent: 2em;
	line-height: 30px;
}
.features .intro p+p{
	margin-top: 40px;
}
.product li{
	float: left;
	width: 184px;
	height: 184px;
	margin-top: 18px;
	background: #fff;
	overflow: hidden;
	margin-right: 19.2px;
}
.product li:nth-child(6n){
	margin-right: 0;
}
.product li img{
	display: block;
}
.product li p{
	font-size: 14px;
	text-align: center;
	color: #333;
	line-height: 24px;
}
.procedure .details li{
	float: left;
	width: 284px;
	height: 192px;
	overflow: hidden;
	margin-right: 21.33px;
}
.procedure .details li:last-child{
	margin-right: 0px;
}
.procedure .details li img{
	width: 284px;
	height: 192px;
}

.case .details{
	background: #fff;
	padding-top: 40px;
	padding-bottom: 20px;
}
.case .details li{
	position: relative;
	float: left;
	font-size: 16px;
	color: #333;
	padding-left: 20px;
	margin: 0 50px 20px 15px;
}
.case .details li span{
	display: inline-block;
	width: 176px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 20px;
}
.case .details li:before{
	position: absolute;
	top: 10px;
	left: 7px;
	content: '';
	width: 8px;
	height: 8px;
	background: #e91b05;
	border-radius: 100%;
}
.case .details li>.btn{
	vertical-align: top;
}

.partner .details{
	padding: 30px 20px;
	background: #fff;
}
.partner .details li{
	position: relative;
	font-size: 14px;
	padding-left: 15px;
}
.partner .details a{
	color: #666;
}
.partner .details a:hover{
	color: #e91b05;
}
.partner .details li+li{
	margin-top: 20px;
}
.partner .details li:before{
	position: absolute;
	top: 2px;
	left: 0;
	content: '';
	width: 6px;
	height: 10px;
	background: url(../../image/www/exam/triangle.png) no-repeat;
	background-size: cover;
}