﻿.aboutus{
  width: 100%;
  height: auto;
  float: left;
}
.aboutusWrap{
  width:92%;
  height: auto;
  margin: 0 auto;
}
.aboutusdiv{
  width:100%;
  height: auto;
  float: left;
}
.aboutusBanner{
	width:100%;
	height:390px;
  float: left;
	overflow:hidden;
	background-color:#272727;
	background: url(../image/culturebanner.jpg) no-repeat;
  background-position: center center;
}
.aboutBannerWrap{
  width:92%;
  height: auto;
  margin: 0 auto;
}
.aboutBannerWraptitEn{
  width:100%;
  height: auto;
  float: left;
  text-align: center;
  margin-top: 5%;
  font-size: 33px;
  color: #e7a100;
  letter-spacing:10px;
}
.aboutBannerWraptitCn{
  width:100%;
  height: auto;
  float: left;
  text-align: center;
  line-height:330px;
  font-size: 45px;
  color: #fff;
}
.indexculture{
  width:100%;
  height: auto;
  float: left;
}
.culcow{
	width:100%;
	height:auto;
	float:left;
  text-align: center;
}
.culcoh{
	width:92%;
	height:auto;
	margin:0 auto;
}
.cultureone{
	font-size:25px;
	color:#000;
  padding-top:50px;
  padding-bottom:10px;
}
.culonelist{
}
.culturenext{
	text-align:center;
	font-size:15px;
	color:#fff;
}
.culonelistM{
  margin-top:30px;
}
.culonelistM ul{
  width:76%;
  height: auto;
  margin: 0 auto;
}
.culonelistM ul li{
  width:22%;
  height: 200px;
  float: left;
  line-height: 200px;
  color: #fff;
  font-size:30px;
}
.culonelistM ul li.culonelistli1{
  background:url(../image/cultureimg1.jpg) center center no-repeat;
  background-size: contain;
  height: 200px;
}
.culonelistM ul li.culonelistli2{
  background:url(../image/cultureimg2.jpg) center center no-repeat;
  background-size: contain;
}
.culonelistM ul li.culonelistli3{
  background:url(../image/cultureimg3.jpg) center center no-repeat;
  background-size: contain;
}
.culonelistM ul li.culonelistli4{
  background:url(../image/cultureimg4.jpg) center center no-repeat;
  background-size: contain;
}
.culturebo{
  width:60%;
  float:left;
  font-size: 16px;
  line-height: 30px;
  border-top:2px solid #f2f2f2;
  margin:30px 0 0 20%;
  padding:20px 0 40px;
  color: #000;
}
.culonelist1{
  padding-bottom: 86px;
}
.cultureone{
  color: #000;
  font-size: 16px;
}
.cultureone b{
  color: #000;
  font-weight: normal!important;
  padding-bottom: 15px;
  border-bottom: 2px solid #d83721;
  font-size: 25px;
}
.culonelist1 p{width: 100%;float: left;line-height: 50px;font-size: 16px;}
.culonelist1 p:nth-of-type(1){font-size: 25px;margin-top: 40px;}
.culonelist1 p:nth-of-type(2){font-size: 16px;}

@media (max-width: 767px) {
  .culoelist .cultureone,.culoelist .culturenext,.culoelist .culonelistM,.culoelist  .culturebo{padding-top:15px;display: none;}
}