*{
	box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
.section { 
	width:100%;
	text-align: center;
	display: table;
}
.table-cell{
	display: table-cell;
	vertical-align: middle;
	width:100%;
	height:100%;
}
.about-title{
	font-size:40px;
	color:#2e2e2e;
}
#page-one{
	height:975px;
	background-repeat:no-repeat;
	position:relative;
	background-size:cover;
}
#page-one .p-one{
	margin: 0 auto;
	width: 685px;
	font-size: 17px;
	letter-spacing:4px;
	line-height: 35px;
	font-family: -apple-system,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,Arial,sans-serif;
}
#page-one .content-one{
	margin-top:-200px;
	font-size: 50px;
	color:#fff;
}
#page-one a{text-decoration: none;
	color: #DD8F09;
	font-size: 14px;
	border: 1px solid #DD8F09;
	padding: 10px 40px;
	border-radius:2px;
}
#page-one a:hover{
	background-color:#ffa200;
	color:#fff;
}
#page-two{
	height: 605px;
	background:url(../img/about1.jpg);
}
#page-two .list{
	overflow: hidden;
	max-width: 1360px;
	margin:70px auto 0;
}
#page-two .item{
	float:left;
	width:218px;
	height:298px;
	border:1px solid #bfbfbf;
	margin:0 60px 20px;
	padding:0 25px;
}
#page-two .item img{
	display: block;
	margin:40px auto 30px;
}
#page-two .item p{ 
	font-size: 12px;
	line-height: 20px;
	color:#2e2e2e;
}
#page-two .item .title{
	font-size:32px;
	line-height: 38px;
	margin-bottom: 15px;
}
#page-two .item:hover{
	box-shadow:0 0 15px  rgba(0,0,0,.5);
	background-color:rgba(255,255,255,.7);
}
#page-three{
	height:846px;
	color:#fff;
}
#page-three .content-one{
	max-width:1360px;
	margin:0 auto;
}
#page-three .item{
	width:228px;
	float:left;
	margin:95px 20px 0;
	line-height: 20px;
}
#page-three .item img{
	transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
}
#page-three .item img:hover{
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
}
#page-three .about-title{
	color:#fff;
}
#page-three .title{
	margin-top: 30px;
	margin-bottom:15px;
	font-size:20px;
}
#page-four{
	height:775px;
	background-color:#f8f8f8;
}
#page-four .content-one{
	width:1360px;
	margin:0 auto;
}
#page-four .item{
	width:228px;
	float:left;
	margin:95px 20px 0;
	line-height: 20px;
}
#page-four .item img{
	transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
}
#page-four .item img:hover{
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
}
#page-four .title{
	margin-top: 30px;
	margin-bottom:15px;
	font-size:20px;
}
#page-five{
	padding:75px 0 70px;
	text-align: left;
}
#page-five .content-one{
	overflow: hidden;
}
#page-five img{
	width:50%;
	min-width:700px;
	height:auto;
	display: block;
	float:left;
}
#page-five .five-box{
	margin-left: 52%;
	max-width: 600px;
	position:relative;
}
#page-five .about-title{
	margin-top: 20%;
	margin-bottom: 30px;
}
#page-five .title{
	font-size:20px;
	color:#2e2e2e;
	line-height: 30px;
}
#page-five ul{
	margin-top: 30px;
	overflow: hidden;
}
#page-five ul li{
	font-size:14px;
	padding:0 30px;
	float:left;
	border-right:1px solid #2e2e2e;
	width: 150px;
text-align: center;
}
#page-five ul li:first-child{
	padding-left:0;
}
#page-five ul li:last-child{
	border:none;
}
#page-six{
	height:685px;  
	background-color:#f8f8f8;
}
#page-six table{
	width:1300px;
	margin:0 auto;
}
#page-six .title{
	font-size:20px;
	color:#2e2e2e;
	margin-top: 20px;
}
#page-six img{
	display: block;
	margin: 20px auto;
}
#page-seven{
	height:335px;
	color:#fff;
	text-align: left;
	position:relative;
	background-color:cover;
}
#page-seven p{
	font-size: 16px;
	line-height: 30px;
}
#page-seven .content-one{
	text-align: left;
    position: absolute;
    top: 30%;
    left: 20%;
}
#page-seven .about-title{
    font-size: 40px;
    margin-bottom: 40px;
	color:#fff;
}
#page-seven .about-title span{
	position: relative;
    padding-left: 50px;
    font-family: '微软雅黑';
}
#page-seven .about5 {
    width: 45px;
    height: 45px;
    top: 5px;
    left: 0;
    position: absolute;
	background: url("/Public/img/newlogo.png") no-repeat;
    background-size:100% 100%;
    display: block;
}   

@media screen and (max-width: 1380px){
  /* .wrap-content {
		margin-top: -150px;
	} */
	#page-one .content-one {
		margin-top: -350px;
	}
	#page-two .list{
		width: 1140px;
	}
	#page-two .item{
		margin: 0 30px 20px ;
	}
	#page-three .content-one{
		max-width:1140px;
	}
	#page-three .item{
		width:188px;
	}
	#page-four .content-one{
		max-width:1140px;
	}
	#page-four .item{
		width:188px;
	}
	#page-six table{
		width:1140px;
	}
}
