html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul li{
	list-style: none;
}
h1{
	font-family: "microsoft yahei";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
	color: #222222;
}
h2{
	font-family: "microsoft yahei";
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-top: 16px;
	color: #909096;
}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
.header{
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: transparent;
    background-color: #FFFFFF;
	position: fixed;
	z-index: 999;
}
.head-con{
    width: 1200px;
    height:80px;
    margin: 0 auto;
    line-height: 80px;
}
.header .head-left{
    width: 413px;
    float: left;
}
.header .head-left img{
    vertical-align: middle;
}
.header .head-right{
    text-align: right;
    width: 600px;
    float: right;
}
.head-right ul li{
    float: right;
    width: 120px;
    text-align: center;
    font-family: "microsoft yahei";
}
.head-right ul li a{
    text-decoration: none;
    color: #222222;
}
.head-right .focus a{
	color: #23C6FC;
}
.head-right ul li a:hover{
	color: #23c6fc;
}

/*导航结束*/

.contack-img{
    width: 100%;
    position: relative;
    height: 210px;
    overflow: hidden;
}
.contack-img img{
    width: 100%;
    height: 210px;
}
.culture{
	width: 1200px;
	height: 800px;
	position: relative;
	margin: 0 auto;
}
.culture .culture-box{
	position: absolute;
	left: 60px;
	top: 260px;
}
.culture .culture-box p{
	line-height: 50px;
	color: rgb(102, 102, 102);
	font-size: 14px;
	font-family: "microsoft yahei";
}
.culture img{
	width: 460px;
	height: 500px;
	position: absolute;
	right: 60px;
	top: 160px;
}

/*企业文化结束*/

.page-seven{
	width: 100%;
	height: 460px;
	background: #353840;
}
.page-seven .bottom{
	width: 1200px;
	height: 460px;
	margin: 0 auto;
	position: relative;
}
.bottom{
	font-family: "microsoft yahei";
}
.bottom .companyName{
	position: absolute;
	top: 90px;
	left: 40px;
	font-size: 21px;
	color: white;
}
.bottom .companyDress{
	position: absolute;
	top:150px;
	left: 40px;
	color: #909096;
}
.bottom .acrossLine{
	width: 300px;
	height: 1px;
	background-color: #3f424c;
	position: absolute;
	top: 210px;
	left: 70px;
}
.bottom .verticalLine{
	width: 1px;
	height: 300px;
	background-color: #3f424c;
	position: absolute;
	top: 70px;
	left: 520px;
}
.bottom .erweima{
	position: absolute;
	top: 250px;
	left: 60px;
}
.bottom .contact{
	line-height: 33px;
	font-size: 12px;
	color: #909096;
	position: absolute;
	top: 250px;
	left: 190px;
}
.bottom li{
	font-size: 14px;
	color: #909096;
	margin-bottom: 16px;
}
.bottom .nav1{
	position: absolute;
	top: 90px;
	left: 655px;
}
.bottom .nav2{
	position: absolute;
	top: 90px;
	left: 790px;
}
.bottom .nav3{
	position: absolute;
	top: 90px;
	left: 920px;
}
.bottom .nav4{
	position: absolute;
	top: 90px;
	left: 1055px;
}
.bottom .copyrightBox{
	width: 1200px;
	position: absolute;
	top: 390px;
}
.bottom .copyright{
	text-align: center;
	font-size: 12px;
	color: #909096;
	line-height: 18px;
}
.bottom a{
	text-decoration: none;
	color: #909096;
}
