body.language-zh-hans .bannerbg {
    background: url(../../banner-csha--cn.jpg) no-repeat top center !important;
}
body.language-en .bannerbg {
    background: url(../../banner-csha-en.jpg) no-repeat top center !important;
}
.cshateam h2{
  margin-bottom:20px;
  font-weight:bold;
  color:#86000D;
}
.cshateam ul{
  padding:0;
  margin:0 0 30px 0;
  overflow:hidden;
}
.cshateam ul li{
  list-style:none;
 /* float:left;*/
  padding:10px 20px;
  min-width:200px;
  color:#999;
  font-size:14px;
}
.cshateam a{
  color:#000;
  font-size:16px;
  font-weight:bold;
}
.cshalist{
  margin-left:20px;
}
.cshalist li{
  padding:10px;
  margin-bottom:10px;
  border-bottom:1px solid #f2f2f2;
}
.diyu{
  width:704px;
  height:543px;
  background:url(../../dymapforbackground.jpg) no-repeat;
}