/* 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 #play {
  width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 5px auto;
}
#neirong .right .neirong #play .change_a {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  cursor: pointer;
  display: block;
  overflow: hidden;
  background: url(about:blank);
}
#neirong .right .neirong #play .prev_a {
  left: 0;
}
#neirong .right .neirong #play .next_a {
  right: 0;
}
#neirong .right .neirong #play .change_a span {
  width: 24px;
  height: 43px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  display: none;
}
#neirong .right .neirong #play .prev_a span {
  background: url(../images/s_gallery_2012110702.png) no-repeat 0px -50px;
  left: 0;
}
#neirong .right .neirong #play .next_a span {
  background: url(../images/s_gallery_2012110702.png) no-repeat -30px -50px;
  right: 0;
}
#neirong .right .neirong #play .img_ul {
  position: relative;
  z-index: 1;
}
#neirong .right .neirong .img_hd {
  width: 100%;
  overflow: hidden;
  height: 177px;
  padding: 2px 0;
  margin-top: 15px;
  margin: 5px auto;
  position: relative;
}
#neirong .right .neirong .img_hd ul {
  position: absolute;
  z-index: 1;
}
#neirong .right .neirong .img_hd ul li {
  float: left;
  width: 232px;
  height: 177px;
  border: 3px solid #eee;
  cursor: pointer;
  margin: 0 3px 0 1px;
  overflow: hidden;
  *display: inline;
  padding: 1px;
  text-align: center;
}
#neirong .right .neirong .img_hd ul li img {
  height: 177px;
}
#neirong .right .neirong .img_hd ul li.on {
  border-color: #730004;
}
#neirong .right .neirong .img_hd .bottom_a {
  width: 55px;
  height: 46px;
  line-height: 46px;
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -11px;
  cursor: pointer;
  z-index: 10;
  border: 1px solid #730004;
  font-size: 40px;
  text-align: center;
  color: #730004;
}
#neirong .right .neirong .img_hd .prev_a {
  background-position: 0 -24px;
  left: 5px;
}
#neirong .right .neirong .img_hd .next_a {
  background-position: -30px -24px;
  right: 5px;
}

