body {
  font: 12px/1.5 'Microsoft Yahei', tahoma, '\5b8b\4f53', sans-serif;
  color: #777986;
  min-width: 1410px;
  max-width: 1920px;
  margin: 0 auto;
  background: #eee url("../images/bg.png");
}
.down_wrap {
  background: url(../images/o1cn01vldf0d1wgoudpxnr8_!!341976337.jpg) no-repeat center 42px;
  /*background: url(../images/download_bg.jpg) no-repeat center 42px;*/
}
.down_info {
  width: 100%;
  height: 415px;
  overflow: hidden;
}
.down-video{
  position:relative;
}
.down-video:after{
  content:'';
  position:absolute;
  right:30px;
  top:50%;
  display:inline-block;
  width:400px;
  height:150px;
  margin-top:-65px;
  background: url(../images/video-pic.png) no-repeat;
  opacity: 0.8;
}
.down-video video{
  width:100%;
  max-height:250px;
}
.conter{
  width: 630px;
  min-height: 270px;
  float: left;
  margin: 0 13px 20px 13px;
  position: relative;
  background: #2a292d;
  color:#b28b63;
  font-size:12px;
  padding-bottom: 5px;
}
.conter-title{
  width:100%;
  padding-top:3px;
  height:45px;
  line-height:45px;
  background: url(../images/download-title.png) left 0;
  text-indent:30px;
  color:#fef9d6;
  font-size:16px;
}
.conter ul{
  width:100%;
  padding: 10px 0 5px;
  overflow:hidden;
}
.conter ul li{
  display:inline-block;
  text-align:center;
  width:50%;
  float:left;
}
.conter ul li img{
  opacity:0.85;
}
.conter ul li img:hover{
  opacity:1.0;
}
.conter p{
  padding:5px 25px;
}
.right{
  padding-bottom:0;
}
.right-nav ul{
  height:270px;
  overflow:hidden;
}
.right-nav ul li,.down-video {
  margin-bottom:15px;
}
.right-nav ul li:nth-child(4){
  display:none;
}
#flt-bottom-parant{
  display:none;
}