
body,ul,li,p,pre{
	list-style: none;
	margin: 0;
	padding: 0;
}
body{
	background: #f3f3f3;
}
a{
	text-decoration: none;
}
.header{
	width: 100%;
	height: 90px;
	background: url(../images/dh.jpg) no-repeat;position: fixed;top: 0;left: 0;z-index: 3;
}
.aini{
	width: 200px;
	height: 100%;position: absolute;
	display: block;top: 0;left: 0;
}
.daohang{
	width: 97px;
	height: 90px;
	position: absolute;right: 0;
	top: 0;
	background: url(../images/dh-1.png);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	cursor: pointer;
}
.daohang.show{
	background: url(../images/dh-2.png);
}
.dh-list{
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	height: 297px;
	background: #e6e6e6;
	display: none;z-index: 2;
}
#Foot_Box {
    float: left;
    margin-top: 33px;
    width: 100%;
    color: #797979;
    font-size: 23px;
    line-height: 36px;
    text-align: center;
}
.dh-list li{
	width: 100%;
	height: 25%;
	border-bottom: 1.5px solid #fff;
	color: #000000;
	font-size: 18px;
	line-height: 75px;
	text-align: right;
}
.dh-list li:nth-child(4){
	border-bottom: none;
}
.about-2{
	width: 100%;
	height: 457px;
	background: url(../images/about-2.png);
}
.about-3{
	width: 100%;
	height: 403px;
	background: url(../images/about-3.png);
}
.about-4{
	width: 100%;
	height: 449px;
	background: url(../images/about-4.jpg);
}
.about-5{
	width: 100%;
	height:372px;
	background: url(../images/about-5.png);
}

.title{
	width: 100%;
	text-align: center;
	line-height: 100px;
	font-family: 'MicrosoftYaHei';
	font-size: 26px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
}
.content{
	width: 90%;
	margin: 0 auto;
	font-family: 'MicrosoftYaHei';
	font-size: 16px;
	color: #000;
	font-weight: normal;
	line-height: 48px;
	text-align: center;
}
.about-6{
	width: 100%;
	height: 269px;
	background: #fff;
}

.about-6 .content{
	line-height: 30px;
}
.job-1{
	width: 100%;
	min-height: 200px;
	
	background: url(../images/job-1.jpg) top center no-repeat #fff;
}
.jobname{
	padding-left: 80px;
	font-family: 'MicrosoftYaHei';
	font-size: 36px;
	color: #000;
	font-weight: 800;
	text-align: left;
	box-sizing: border-box;
	line-height: 100px;
}
.detail{
	padding-left: 80px;
	padding-right: 130px;
	font-family: 'MicrosoftYaHei';
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: left;
	box-sizing: border-box;
	line-height: 30px;
}
.btn{
	padding:  50px 0;
	padding-left: 80px;

}
#list {
    margin: 0 2%;
}
.cen {
    margin: 0px auto;
}
.list{
	  margin-top: 2%;
      width: 49%;
      float: left;
     position: relative;
     overflow: hidden;
}
.list img{
	width: 340px;
	height: 352px;
}
.list:nth-child(2n) {
    margin-left: 2%;
}
.col{
	position: absolute;
	top: 0;
	left: 0;
	width: 85px;
	height: 30px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	background: red;
	font-size: 16px;
}
.severe-2{
	width: 100%;
	height: 249px;
	background: url(../images/severe_03.png) no-repeat top center;
}

.content1 {
    width: 90%;
    margin: 0 auto;
    font-family: 'MicrosoftYaHei';
    font-size: 18px;
    color: #000;
    font-weight: normal;
    line-height: 42px;
    text-align: center;
    padding-top: 100px;
}
.return{
	position: absolute;
	top: 40px;
	left: 0;
}
.titls{
	color: #000;
	text-align: center;
	font-size: 28px;
	line-height: 72px;
}
.times{
	font-size: 12px;
	color: #515151;
	text-align: center;
}




