﻿.aboutus{
  width: 100%;
  height: auto;
  float: left;
}
.aboutusWrap{
  width:74%;
  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/aboutuslist_banner.jpg) no-repeat center center;
  background-position: center center;
}
.aboutBannerWrap{
  width:92%;
  height: auto;
  margin: 0 auto;
}
.aboutBannerWraptitEn{
  width:100%;
  height: auto;
  float: left;
  text-align: center;
  margin-top: 14%;
  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;
}
.aboutusMain{
  width:100%;
  float:left;
 
 }
.aboutusJieS{
  background-color: ##fff;
  padding-top:50px;
  margin-bottom: 60px;
}

.aboutusJieSTit{
  text-align: center;
  line-height: 60px;
  font-size: 35px;
}
.aboutusJieSTitsec{
  line-height: 40px;
  text-align: center;
}
.Conpading{
  padding-top:50px;
  line-height: 35px;
  letter-spacing: 1px;
  text-indent: 2em;
  font-size: 18px;
  width: 80%!important´╝Ť
}
.Conpading p{
  width:80%;
  height: auto;
  margin:0 auto;
  font-size:16px;
}
.aboutYewutit{
  width:100%;
  height: auto;
  float: left;
  margin:10px 0px 0px 0px;

}
.aboutYewutit p{
  padding:1% 3% 1% 3%;
  float: left;
  background-color:#c30813;
  color: #fff;
  font-weight: bold;
}
.aboutYewutit .aboutP1{
  background-color: #fff;
  color: black;
}
.aboutYewuCon1{
  width:100%;
  height: auto;
  float: left;
  letter-spacing:2px;
  font-size: 100%;
  line-height: 2em;
  text-indent: 2em;
}

@media (max-width: 767px) {
.aboutusMain{background:url(404.png) no-repeat;}
}