html,body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,img{
	margin: 0;
	padding: 0;
	
	font-family: "Microsoft YaHei";
}
a{
	text-decoration: none;
}
@font-face {
 font-family: '方正大黑简体';
 src: url("../fonts/方正大黑简体.ttf") 
}
@font-face {
 font-family: '方正大黑简体';
 src: url("../fonts/方正大黑简体.eot") 
}
.left{float:left;}
.right{float: right;}
.clear{content: ".";display: block;height: 0; clear: both; visibility: hidden;}
.container{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.head{
	height: 700px;
	width: 100%;
	background:#070508;
	color: #fff;
}
.head .container{
	background: url(../images/head.png) no-repeat -300px;
}
.head h1{
	line-height: 100px;
	font-size: 60px;
	font-weight: bolder;
	text-align: center;
	padding-top: 170px;
	font-family:"方正大黑简体";
}
.head .about{
	padding: 4px 14px;
	border-radius: 8px;
	font-size: 12px;
	border: 1px solid #fff;
	position: absolute;
	top:49px;
	right: 0;
	font-style: normal;
	color: #fff;
}
.head p{
	text-align: center;
	font-size: 12px;
	line-height: 24px;
}
.advance{
	height: 368px;
	width: 100%;
	text-align: center;
}
.advance dl{
	margin-top: 60px;
	float: left;
	width: 400px;
}
.advance dl img{
	width: 90px;
	height: 90px;
}
.advance dl h6{
	font-size: 16px;
	line-height: 20px;
	padding: 20px;
	font-weight: normal;
}

.advance dl p{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.bannar1{
	position: relative;
}
.bannar1 .bannarImg{
	width: 100%;
}
.bannar1 .bannarImg img{
	width: 100%;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.bannar1 p{
	z-index: 2;
	position: absolute;
    font-size: 42px;
    line-height: 70px;
	top:66px;
	color: #fff;
}
.business{
	height: 500px;
	background: #fff;
}
.business dl{
	margin-top: 80px;
	float: left;
	width: 300px;
	padding-left: 100px;
}
.business dl img{
	height: 70px;
	width: 70px;
	padding:0 0 35px 20px;
}
.business dl h6{
	font-size: 16px;
	padding: 24px 0;
	line-height: 22px;
	font-weight: normal;
}
.business dl p{
	font-size: 12px;
	line-height: 22px;
}
.bannar2{
	background: #eee;
	height: 664px;
}
.bannar2 h6{
	padding: 65px 0 26px 150px;
	font-size: 42px;
	line-height: 70px;
}
.bannar2 .bannarImg{
	height: 310px;
	width: 990px;
	background: url(../images/bannar2.png) no-repeat;
	margin-left: 105px;
}
.partner{
	padding: 62px 0;
}
.partner img{
	width: 598px;
	height: 400px;
	margin-bottom: 4px;
}
.partner-team{
	position: absolute;
	width: 328px;
	height: 320px;
	background: #14678c;
	opacity: 0.8;
	filter:alpha(opacity=80);
	left: 420px;
	top: 222px;
	padding: 20px 16px;
	color: #fff;
}
.partner-team h5{
	font-weight: bolder;
	font-size: 36px;
	font-family: "方正大黑简体";
	line-height: 60px;
}
.partner-team h6{
	font-size: 18px;
	line-height: 40px;
	padding-bottom: 10px;
}
.partner-team p{
	font-size: 14px;
	line-height: 30px;
}
.partner-title{
	font-size: 18px;
	line-height: 36px;
	padding-top: 35px;
	text-align: center;
}
.partner-logo{
	border: 1px solid #efefef;
	padding: 0 2px;
	width: 1194px;
	height: 78px;
	margin-top: 
}
.partner-logo img{
	width: 199px;
	height: 100%;
	float: left;
}
.foot{
	padding-top: 20px;
	text-align: center;
	font-size: 14px;
}
.foot b{
	display: block;
	color: #000;
	font-weight: normal;
	line-height: 24px;
	font-family:"黑体";
}
.foot p{
	color: #999;
	line-height: 24px;
}
.foot h6{
	color: #000;
	font-weight: normal;
	line-height: 40px;
	font-family:"黑体";
}
.blackDiv{
	background: #000;
	width: 100%;height: 100%;
	position: absolute;
	display: none;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.blackDiv.appear,
.informDiv.appear{
	display: block;
}
.informDiv {
    position: absolute;
    left: 0;
    top: 0;
	display: none;
    width: 100%;
    height: 100%;
}
.lack-grade {
    text-align: center;
    margin-top: -236px;
}
.boxTitle .icon {
    position: absolute;
    right: 14px;
    top: 0;
    font-size: 32px;
    cursor: default;
}
.boxTitle .icon:hover{
	color:#d43734;
}
.tipbox {
    width: 446px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -223px;
    height: 410px;
}
.lack-grade h6 {
    line-height: 46px;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    margin-bottom: 18px;
}
.boxTitle {
    height: 46px;
    background: #f5f5f5;
    font-size: 16px;
    line-height: 60px;
    color: #686868;
    text-align: center;
}
.lack-grade p {
    line-height: 24px;
    font-size: 12px;
    color: #666;
    padding: 0 20px;
    text-indent: 32px;
    text-align: left;
}