@charset "utf-8";
html,body{
  /*width:1920px;*/
  overflow:visible; 
  min-width:1250px;
}

/*common*/
.panel{
  background: #e8c48e;
}
.panel .panel-header{
  position: relative;
  height: 33px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.panel .panel-header h3{
  height: 35px;
  padding-left: 20px;
  padding-top: 5px;
  color: #66ab3f; /* text color */
  font-size: 17px;
  font-weight: bold;
  background: url(../images/panel-title-bg.png) no-repeat 0 0;
}
.panel .panel-header .right{
  position:absolute;
  right:0;
  top:0;
  width: 30px;
  height: 30px;
  background: url(../images/panel-header-right.png) no-repeat 0 0;
}
.panel .panel-body{
}
.img-link{
  display: block;
  position: relative;
  width: 224px;
  height: 126px;
}
.img-link img{
  display: block;
  width: 100%;
  height: 100%;
  background: #ccc;
}
.img-link span{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  color: #fff;
  background: rgba(0,0,0,0.7);
  z-index: 1;
  font-size: 14px;
  line-height: 2;
  text-align: center;
}
.img-link-big{
  width: 480px;
  height: 270px;
}
.img-link-big span{
  font-size:16px;
}
.links-v-list{
  padding-top: 18px;
  padding-bottom: 14px;
  border-bottom: 1px solid #fee1b4;
}
.links-v-list li{
  margin-bottom: 14px;
}
.links-v-list li i{
  width:10px;
  height:10px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 10px;
  background:url(../images/list-icon.png) no-repeat 0 0;
  background-size:10px 10px;
}
.links-v-list li a{
  color: #553521; /* text color */
  font-size: 14px;
}
.links-v-list li a:hover{
  color:#6fb447;
}

.tab{
  height: 518px;
}
.tab .tab-header{}
.tab .tab-header .actived{
 position: relative;
}
.tab .tab-header .actived a{
  position: absolute;
  top:0;
  border-bottom:2px solid #4eac17;
  color: #fff;
  background:#85c553 url(../images/tab-icon.png) no-repeat top right;
}
.tab .tab-header li{
  width: 86px;
  height: 34px;
  margin-left: 10px;
  background: #fee1b4;
}
.tab .tab-header li:first-child{
  margin-left: 0;
}
.tab .tab-header li a{
  display: block;
  height:100%;
  text-align: center;
  line-height: 34px;
  color: #a56f3b; /* text color */
  font-size: 14px;

}
.tab .tab-container{}
.tab .tab-container .tab-content{
  display: none;
}
.tab .tab-container .actived{
  display: block;
}
/*common*/


body{
  /*min-width: 1250px;*/
  background:url(../images/bg.jpg) center 80px no-repeat;
}
.nav{
  height: 80px;
}
.main{
  width: 1162px;
  margin: 0 auto;
  padding-left: 19px;
  padding-right: 19px;
  padding-top: 31px;
  padding-bottom: 40px;
  background: #b6824e;
}

/*banner*/
.banner{width: 1200px;margin: 0 auto;}
.banner img{
  display: block;
  padding-top: 15px;
}
.top-area{
  position: relative;
  width: 1200px;
  height: 63px;
  margin: 0 auto;
  background: #684128;
}
.pic{
  display: block;
  position: absolute;
  top: -53px;
  left: 15px;
  width: 100px;
  height: 100px;
}
.v-icon2,
.v-icon{
  display: inline-block;
  width:22px;
  height:16px;
  margin-left: 6px;
  background:url(../images/v-icon.png) no-repeat 0 0;
  background-size:46px 16px;
  vertical-align: middle;
}
.v-icon2{
  background-position: -24px 0;
  margin-top: 4px;
}
.top-area .col1{
  position: relative;
  margin-left: 130px;
  height: 100%;
}
.top-area .col1 h3{
  position: relative;
  margin-top: 4px;
  margin-bottom: 4px;
  color: #85c553; /* text color */
  font-size: 17px;
  font-weight: bold;
}
.top-area .col1 p{
  color: #ffe6c1; /* text color */
  font-size: 14px;
}
.top-area .col2{
  float: right;
  margin-right: 20px;
}
.rz{
  float: left;
  display: block;
  width:194px;
  height:30px;
  margin-top: 14px;
  background:url(../images/rz.jpg) no-repeat 0 0;
  background-size: 388px 30px;
}
.bt{
  position: relative;
  float: left;
  padding-top: 10px;
  padding-left: 30px;
}
.bt #share-frame {
  display: none;
  position: absolute;
  top: 10px;
  left: 140px;
  width: 36px;
  letter-spacing: initial;
}
.bt #NIE-share .NIE-share-txt {
  font-size: 12px;
  white-space: nowrap;
}
.bt #NIE-share .NIE-share-txt, .bt #NIE-share .NIE-share-iconBtn a {
  color: #684128;
}
.bt #NIE-share .NIE-share-iconBtn a:hover {
  color: #6FB447;
}
.bt a{}
.bt-icon1,
.bt-icon2{
  width:35px;
  height:35px;
  background:url(../images/bt-icon.jpg) no-repeat 0 0;
  background-size: 74px 74px;
}
.bt-icon1{
  margin-right: 10px;
}
.bt-icon2{
  background-position: -36px 0;
}
.bt-icon1:hover{
  background-position: 0 -35px;
}
.bt-icon2:hover{
  background-position: -36px -35px;
}
.rz:hover{
  background-position: -194px 0;
}

/*banner*/

/*left-area*/
.left-area{
  width: 880px;
  margin-right: 13px;
}
.left-area
.panel1{
  height: 501px;
  margin-bottom: 20px;
}
.panel1 .col1{
  width: 500px;
  height: 419px;
  padding-left: 20px;
}
.panel1 .col1 a{
  float:left;
}
.panel1 .col1 .img-link-big{
  margin-bottom: 20px;
}
.panel1 .col1 .sp{
  margin-right: 32px;
}
.panel1 .col2{
  width: 330px;
}
.panel1 .col2 .dsp{
  display: block;
  height: 94px;
  border-bottom: 1px solid #fee1b4;
}
.panel1 .col2 .dsp h3{
  line-height: 1em;
  margin-bottom: 14px;
  text-align: center;
  color: #553521; /* text color */
  font-size: 16px;
  font-weight: bold;
}
.panel1 .col2 .dsp h3 a{
    color: #553521; /* text color */
}
.panel1 .col2 .dsp p{
  color: #775a3d; /* text color */
  font-size: 12px;
  line-height: 24px;
}
.panel1 .col2 .dsp p a{
  color: #775a3d; /* text color */
}
.panel1 .col2 .sp{
  border-bottom:none;
  margin-top: 10px;
}
.ad{
  display: block;
  width: 880px;
  height:102px;
  margin-bottom: 18px;
}
.panel2{
  position: relative;
}
.panel2 .tab-header{
  position: absolute;
  left: 178px;
  top:0;
}
/*.media-list1{
  padding-top: 9px;
  padding-left: 20px;
}*/
.media-list1 .list-inner{
  height: 471px;
}
.media-list1  .meida-list-item{
  float: left;
  display: block;
  margin-left:23px;
  margin-bottom: 20px;
}
.media-list1 .media-block{
  width: 407px;
  height: 130px;
  background-color: #fee1b4;
}
.media-list1 .media-block .unit1{
  width: 130px;
}
.media-list1 .media-block .unit1 img{
  display: block;
  width: 130px;
  height: 130px;
  background: #ccc;
  object-fit: cover;
}
.media-list1 .media-block .unit2{
  position: relative;
  width: 276px;
}
.media-list1 .media-block h3{
  color: #694129; /* text color */
  font-size: 16px;
  font-weight: bold;
  margin-top: 12px;
  margin-left: 14px;
}
.media-list1 .media-block .dsp{
  margin-left: 14px;
  margin-top: 12px;
  color: #a56f3b; /* text color */
  font-size: 14px;
  line-height: 24px;
}
.media-list1 .media-block .more{
  position: absolute;
  right: 7px;
  top: 10px;
  display: block;
  width:16px;
  height:27px;
  background:url(../images/more-icon.png) no-repeat 0 0;
  background-size:16px 55px;
}
.media-list1 .meida-list-item:hover .media-block{
  background:#e2ffc3;
}
.media-list1 .meida-list-item:hover h3{
  color: #41ad02; /* text color */
}
.media-list1 .meida-list-item:hover .dsp{
  color: #6cad38; /* text color */
}
.media-list1 .meida-list-item:hover .more{
  background-position: 0 -27px;
}
.more-btn{
  display: block;
  height:47px;
  line-height: 47px;
  text-align: center;
  color: #fde0b3; /* text color */
  font-size: 14px;
  background:#6a4229 url(../images/more-btn-bg.png) no-repeat center;
}
/*left-area*/
/*right-area*/
.right-area{
  width: 266px;
}
.panel3{
  height: 621px;
  margin-bottom: 22px;
}
.panel3 .panel-header h3{width: 196px;}
.media-list2{
  height:480px;
  margin-bottom: 34px;
}
.media-list2 .list-inner{
  padding-left: 22px;
}
.media-list2 .meida-list-item{
  display: block;
  margin-bottom: 20px;
}
.media-list2 .meida-list-item .media-block{}
.media-list2 .media-block .unit1{
  width: 80px;
  margin-right: 10px;
}
.media-list2 .media-block img{
  display: block;
  width: 80px;
  height: 80px;
  background: #ccc;
}
.media-list2 .media-block .unit2{
  width: 152px;
}
.media-list2 .media-block h3{
  color: #694129; /* text color */
  font-size: 16px;
  font-weight: bold;
}
.media-list2 .media-block .title-icon{
  width: 14px;
  height: 16px;
  margin-right: 8px;
  background: url(../images/media-title-icon.png) no-repeat 0 0;
  background-size: 14px 16px;
  }
.media-list2 .media-block .dsp{
  color: #a56f3b; /* text color */
  font-size: 12px;

}
.pagation{
  padding-left: 21px;
}
.pagation a{
  width:34px;
  height:34px;
  line-height: 34px;
  margin-left: 14px;
  color: #e7c38d; /* text color */
  background: #a5703c;
  font-family: "Arial";
  font-size: 14px;
  text-align: center;
}
.pagation .actived,
.pagation a:hover{
  color:#fff;
  background: #85c553
}
.pagation a:first-child{
  margin-left:0;
}
.panel4{
  height: 259px;
  margin-bottom: 10px;
}
.panel4 .panel-header h3{
  width:196px;
}
.panel4 .link-block{
  display: block;
  margin-bottom: 20px;
}
.panel4 .link-block img{
  display: block;
  width:240px;
  height:60px;
  margin:0 auto;
}
.panel4 .link-block span{
  display: block;
  text-align:  center;
  color: #553521; /* text color */
  font-size: 14px;
}

.panel5{
  height: 302px;
}
.panel5 .panel-header h3{
  width:196px;
}
.panel5 .media-block{}
.panel5 .media-block .unit1{
  padding-left: 42px;
}
.panel5 .media-block .avatar{
  display: block;
  width:68px;
  height:68px;
  border:2px solid #b58d46;
  background:#ccc;
}
.panel5 .media-block .unit2{
  padding-left: 22px;
}
.panel5 .media-block .name{
  display: block;
  color: #694129; /* text color */
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 14px;
}
.panel5 .media-block .btn{
  position: relative;
  display: block;
  width:85px;
  height:24px;
}
.panel5 .media-block .btn:before{
  display:block;
  position: absolute;
  top: -3px;
  content:'';
  width:85px;
  height:30px;
  background:#98cc60;
}
.panel5 .media-block .btn::after{
  display:block;
  position: absolute;
  left:-3px;
  content:'';
  width:91px;
  height:24px;
  background:#98cc60;
}
.panel5 .media-block .btn span{
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width:85px;
  height:24px;
  line-height: 24px;
  color:#fff;
  background:#6fb447;
  text-align: center;
  z-index: 1;
}
.panel5 .splitor{
  width: 266px;
  height:20px;
  background: url(../images/splitor.png) no-repeat 0 0;
}
.panel5 .bottom {

}
.panel5 .bottom p{
  color: #7e5237; /* text color */
  font-size: 14px;
  line-height: 22px;
  padding-left: 16px;
}
.panel5 .bottom a{
  color:#6fb447;
}
/*right-area*/

/*footer*/
/*.footer{
  height:102px;
  background:#6a4229;
}*/
footer {
  font-size: 12px;
  background: #333;
  color: #999;
  padding: 20px 0;
  line-height: 1.8;
}

footer a {
  color: #999;
}

footer p {
  margin-bottom: 10px;
  text-align: center;
}

footer .pipe {
  margin: 0 5px;
  color: #CCC;
}
/*footer*/



#toptb{background: url(//mc.netease.com/./template/mc_2017v1/images/topnav_bg.jpg) center no-repeat #432412;height: 80px;border-bottom: none;min-width: 960px;line-height: 28px;}
.wp{width: 1200px;margin: 0 auto;}
.z{float: left;}
#toptb .wp>.z a{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;width:90px;height:75px;padding-top:35px;font-size:14px;font-weight:600;color:#ffe0b7;background-position:center 5px;background-repeat:no-repeat;background-size:30px 30px;border-right:2px solid #976241;}
#toptb a{float: left;padding: 0 4px;}
#toptb a:hover{text-decoration: underline;}
#toptb .wp>.z a:first-child{background-image:url(//mc.netease.com/./template/mc_2017v1/images/home_top.png)}
#toptb .wp>.z a:nth-child(2){background-image:url(//mc.netease.com/./template/mc_2017v1/images/game.png)}
#toptb .wp>.z a:nth-child(3){background-image:url(//mc.netease.com/./template/mc_2017v1/images/message.png)}
#toptb .wp>.z a:nth-child(4){background-image:url(//mc.netease.com/./template/mc_2017v1/images/article.png)}
#toptb .wp>.z a:nth-child(5){background-image:url(//mc.netease.com/./template/mc_2017v1/images/video.png)}
#toptb .wp>.z a:nth-child(6){background-image: url(https://mc-f.netease.com/forum/201705/05/152811xt5tki0tj08kjid3.png);}

#ft{border-top: none;padding: 30px 0;line-height: 1.8;color: #666;background-color: #6a4229;}
#ft .nft, #ft .nft a{color: #fff;}
#ft .footer-wrapper{display: flex;align-items: center;justify-content: center;}
#ft .footer-wrapper .footer-icon{display: inline-block;margin-right: 15px;}
.pipe{margin: 0 5px;color: #ccc;}