*{
	margin: 0;
	padding: 0;
}
ul,ol{
	list-style: none;
}
a{
	text-decoration: none;
}
br{
	clear: both;
}
img{
	vertical-align: top;
	border-style:none
}
p{
	font-family:"微软雅黑"
}
h1{
	font-family:"微软雅黑"
}
h2{
	font-family:"微软雅黑"
}
h3{
	font-family:"微软雅黑"
}
h4{
	font-family:"微软雅黑"
}
h5{
	font-family:"微软雅黑"
}
/*头部导航*/
.wrap{
	background-color: #323333;
}
.logo {
	float: left;
	margin: 6px 0px;
}
.nav{
	width: 1200px;
	height: 48px;
	margin: auto;
}
.nav-ul{
	margin-left: 250px;
}
.nav li{
	float:left;
	width:70px;
	margin-left: 40px;
	margin-right: 40px;
}
.nav-ul a{
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	display: block;
	line-height: 48px;
}
.nav-ul a:hover{
	/*border-bottom: 3px solid #de8800;*/ 
	color: #ffa414;
}
/*banner*/
.banner{
	height: 660px;
	background: url(../img/about-banner.jpg) no-repeat center;
}
.banner-cont{
	margin: auto ;
	width: 1200px;	
	padding-top: 260px;
	box-sizing: border-box;
}	
.banner-cont h1{
	color: #FFFFFF;
	font-size: 40px;
	line-height: 48px;
	font-weight: normal;
}
.banner-cont p{
	font-weight:normal;
	font-size: 20px;
	color: #FFFFFF;
	width: 640px;
	line-height: 40px;
}
.banner-cont about{
	font-size: 60px;
	font-weight: bold;
}
/*简介*/
.profile{
	width: 1122px;
	margin: auto;
	text-align: center;
}
.profile h3{
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
}
.profile p{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	margin-bottom: 20px;
}
.profile li{
	float: left;
	margin: 8px 6px;
}
/*横条广告图*/
.slogan{
	background: url(../img/about-slogan-bj.png) no-repeat center;;
	height: 140px;
	margin: 20px auto;
}
.slogan-box{
	width: 1200px;
	margin: auto;
}
.slogan-box span{
	font-size: 24px;
	font-weight: bold;
}
.slogan-left{
	width: 400px;
	height: 140px;
	background-color: #2c2e37;
	float: left;
	text-align: center;
}
.slogan p{
	color: #FFFFFF;
	margin-top: 46px;
	font-size: 14px;
	letter-spacing: 2px;
}
.slogan about{
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}
.slogan-middle{
	width: 400px;
	height: 140px;
	background-color: #646565;
	float: left;
	text-align: center;
}
.slogan-right{
	width: 400px;
	height: 140px;
	background-color: #a6a9aa;
	float: left;
	text-align: center;
}
/*大事记*/
.event{
	width: 1288px;
	margin:-36px auto 0px auto;
	text-align: center;
}
.event h3{
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	line-height: 60px;
}
.event li{
	float: left;
	margin: 0px 9px 10px 9px;
	/*height: 220px;
	width:280px ;*/
}
.event p{
	font-size: 14px;
	line-height: 20px;
	
	color: #666666;
	margin-top: 6px;
	text-align: center;
	margin: 6px auto 0px auto;
}
/*资质荣誉*/
.qualification-box{
	background-color: #f7f7f7;
}
.qualification{
	margin: auto;
	width: 1288px;
	text-align: center;
}
.qualification h3{
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	line-height: 60px;
}
.qualification-li{
	float: left;
	margin: 0px 8px 8px 8px;
}
.vertical{
	margin: 8px 27px;
}
.qualification p{
	font-size: 14px;
	line-height: 32px;
	color: #666666;
}
/*加入我们*/
.join{
	width: 1200px;
	margin: 10px auto 20px auto;
}
.join img{
	float: right;
}
.join h3{
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	line-height: 60px;
}
.join p{
	float: left;
	width: 550px;
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
/*页脚*/
.footer-box{
	background-color: #2c2e37;
}
.footer{
	width: 1200px;
	height: 320px;
	margin: auto;
}
.footer p{
	color: rgb(245,245,245);
}
.footer h3{
	color: rgb(245,245,245);
}
.footer-about{
	float: left;
	width: 366px;
	margin: 30px 280px 20px 0px;
}
.footer-about h3{
	/*color: rgb(245,245,245);*/
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
}
.footer-about p{
	/*color: rgba(255,255,255,0.8);*/
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 40px;
}
.footer-about img{
	margin-right: 30px;
}
.footer-contact{
	float: left;
	width: 190px;
	margin-top: 30px;
	margin-right: 80px;
}
.footer-contact h3{
	/*color: rgba(255,255,255,0.6);*/
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
}
.footer-contact p{
	/*color: rgba(255,255,255,0.8);*/
	font-size: 12px;
	line-height: 26px;
	margin-bottom: 10px;
}
.footer-contact span{
	/*margin-top: 20px;*/
	line-height: 70px;
	font-size: 14px;
	font-weight: bold;
}
.footer-contact li{
	float: left;
	margin-right: 20px;
	text-align: center;
}
.footer-product{
	float: left;
	margin-top: 30px;
	margin-right: 80px;
	text-align: left;
}
.footer-product h3{
	/*color: rgba(255,255,255,0.6);*/
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
}
.footer-product li{
	/*color: rgba(255,255,255,0.8);*/
	font-size: 12px;
	line-height: 26px;
	margin-bottom: 4px;
}
.footer-product a{
	display: block;
	color: rgb(245,245,245);
}
.footer-product a:hover{
	color: #de8800;
}
.footer-service{
	margin-top: 60px;
}
.footer-solution{
	float: left;
	margin-top: 30px;
	text-align: center;
}
.footer-solution h3{
	/*color: rgba(255,255,255,0.6);*/
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
}
.footer-solution li{
	/*color: rgba(255,255,255,0.8);*/
	font-size: 12px;
	line-height: 26px;
	margin-bottom: 4px;
}
.footer-solution a{
	display: block;
	color: rgb(245,245,245);
}
.footer-solution a:hover{
	color: #de8800;
}
/*版权信息*/
.copyright-box{
	background-color: #1d1e23;
}
.copyright{
	width: 1200px;
	margin: auto;
}
.copyright p{
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	line-height: 36px;
}.copyright span{
	margin-left: 60px;
}
