/* LESS Document */
body
{
    overflow-x:hidden; 
   }
#banner {
  width: 100%;
  height: 481px;
  background-position: center center;
  z-index: -100;
  margin-top: 83px;
}
#banner img {
  max-width: none;
}
#neirong {
  width: 1200px;
  margin: 0 auto;
}
#neirong .nrcon {
  padding-top:40px;
}
#neirong .left {
  width: 271px;
  float: left;
  margin-top: 33px;
  z-index: 99;
  position: relative;
}
#neirong .left h2 {
  height: 33px;
  line-height: 33px;
  color: #957239;
  font-size: 22px;
  font-weight:normal;
  text-align: center;
  margin: 0;
}
#neirong .left dl {
  text-align: center;
  line-height: 40px;
  margin: 10px 0;
}
#neirong .left dl dd,
#neirong .left dl a {
  font-size: 20px;
  color: #999999;
  cursor: pointer;
}
#neirong .left .active3,
#neirong .left dd:hover {
  text-decoration: underline;
}
#neirong .left .left_2 {
  display: none;
  width: 100%;
  height: 136px;
  background: url(../img/guanyu_left2.png) no-repeat;
}
#neirong .right {
  width: 870px;
  padding-left:20px;
  padding-right:20px;
  background:#fff;
  min-height:525px;
  float: right;
}
#neirong .right_dh {
  text-align: right;
  font-size: 12px;
  color: #999999;
  margin-top: 40px;
}
#neirong .right_dh .span1 {
  display: inline-block;
  text-indent: 40px;
  font-size: 12px;
  background: url(../img/right_tb.png) no-repeat 0 center;
}
#neirong .right_dh .span2 {
  display: inline-block;
  color: #957239;
  font-size: 12px;
  margin-left: 3px;
}
#neirong .right_dh a {
  color: #999;
  font-size: 12px;
  margin:0 3px;
}
#neirong .right .neirong {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 100px;
  border-top: 1px solid #ccc;
}
#neirong .right .neirong h2 {
  width: 285px;
  margin: 0 auto;
  text-align: center;
  font-size: 30px;
  color: #957239;
  letter-spacing: 4px;
  font-weight: 100;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #fff;
  margin-top: -20px;
  margin-bottom: 50px;
}
#neirong .right .neirong p {
  line-height: 40px;
  letter-spacing: 2px;
  font-size: 16px;
}
#neirong .right .neirong .span3 {
  display: block;
  text-align: right;
}

