* {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: CN-Light;
}

a {
  text-decoration: none
}
@font-face { 
  font-family: CN-Light;
  src: url('../font/SourceHanSansCN-Light.ttf') format('truetype'),url("../font/SourceHanSansCN-Light.eot") format("embedded-opentype");
}
@font-face { 
  font-family: CN-Medium;
  src: url('../font/SourceHanSansCN-Medium.ttf') format('truetype'),url("../font/SourceHanSansCN-Medium.eot") format("embedded-opentype");
} 
@font-face { 
  font-family: CN-Regular;
  src:url('../font/SourceHanSansCN-Regular.ttf') format('truetype'),url("../font/SourceHanSansCN-Regular.eot") format("embedded-opentype");
} 
@font-face { 
  font-family: CN-Normal;
  src:url('../font/SourceHanSansCN-Normal.ttf') format('truetype'),url("../font/SourceHanSansCN-Normal.eot") format("embedded-opentype");
} 

.clear_both::after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.mainx {
  width: 100%;
  min-width: 1280px;
  height: auto;
  overflow: hidden;
}

.center {
  width: 67.3%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

/* banner */

.banner {
  overflow: hidden;
  font-size: 0%;
  min-width: 1280px;
}

.banner img {
  width: 100%;
  height: auto;
}

.banner .text {
  position: relative;
  overflow: hidden;
}

.banner .text img {
  width: 100%;
  min-width: 1280px;
  height: 100%;
}

.tex_content {
  position: relative;
  text-align: center;
  line-height: 2;
  z-index: 1;
  width: 100%;
  min-width: 1280px;
  font-size: 16px;
  padding: 21px 0;
  background: url('../images/banner_texbg.jpg')center;
  background-size: 100% 100%;
}

/* 模块背景 */

.position_r {
  position: relative;
}

.box_01 .box_bg {
  width: 100%;
  min-width: 1280px;
  height: auto;
  min-height: 891px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.box_padding {
  padding: 40px 0;
}

.box_tex_left {
  float: left;
  padding: 19px 19px;
  width: 505px;
  height: 648px;
  background: url('../images/mpa_01.png')no-repeat center;
  background-size: 100% 100%;
}

.box_tex_left img {
  width: 100%;
  height: 100%;
}

.box_tex_right {
  float: left;
  width: 737px;
  padding: 19px 0;
  height: 648px;
  background: url('../images/mopert.png')no-repeat right;
  background-size: contain;
}

.box_name {
  width: 650px;
  height: 393px;
  background: url('../images/name_bg.png')no-repeat center;
}

.name_img {
  float: right;
  width: 251px;
  margin: 8px;
  padding-bottom: 30px;
  border-bottom: 1px solid #9997a5;
  position: relative;
}

.name_img img {
  width: 251px;
  height: auto;
}

.name_img::before {
  content: '';
  display: block;
  height: 3px;
  width: 50%;
  position: absolute;
  background: #9997a5;
  bottom: -2px;
  right: 0;
}

.name_cont {
  line-height: 2.5;
  font-size: 16px;
  margin-top: 49px;
  margin: 10px;
  text-align: right;
  color: #fff;
}

/* 人物列表 */

.po_list {
  width: 100%;
  min-width: 1280px;
  font-size: 0%;
}

.po_list li {
  width: 100%;
}

.po_list li img {
  width: 100%;
  height: auto;
}

.vide_zhou {
  height: 3182px;
  background: url('../images/video_bg.png')no-repeat center;
  background-size: 100% 100%;
}

/* 星球 */

.xing_qiu ul {
  width: 8px;
  margin: 0 auto;
  padding-top: 97px;
}

.xing_qiu ul li {
  width: 7px;
  height: 7px;
  margin-bottom: 6px;
  border-radius: 50%;
  background: #000;
}

.video_01 {
  height: 654px;
}

.video_box {
  margin-top: 29px;
  padding: 46px 42px;
  position: relative;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.video_center {
  height: 100%;
  position: relative;
}

.video_center video {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  object-fit: cover;
  border: 10px solid #ffe300;
}

.video_tit {
  position: absolute;
  top: -29px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.xmn_titleop {
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.video_center img {
  width: 100%;
  height: auto;
}

/* 标题 */

.xmn_titleop span {
  display: inline-block;
  padding: 0 124px;
  font-size: 24px;
  border: 1px solid #000;
  border-bottom: 7px solid #000;
  margin: 0 auto;
}

.uppercase {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 3.5em;
  font-size: 15px;
  font-weight: bold;
  margin-top: 5px;
  margin-left: 31px;
}

.a_more {
  font-size: 16px;
  text-align: right;
}

.a_more a {
  letter-spacing: 5px;
  color: #000 !important;
}

.vide_zhou2 {
  height: 3182px;
  background: url('../images/video_bg2.png')no-repeat center;
  background-size: 100% 100%;
  position: relative;
}

/****************************************/

/* 滚动条 */

.zhou_01 {
  height: 1600px;
  overflow: hidden;
}

.zhou_01_center {
  height: 1600px;
  overflow-y: auto;
}

.zhou_01_center::-webkit-scrollbar {
  display: none;
}

.zhou_02_center {
  height: 2450px;
}

.zhou_02 {
  height: 2450px;
  overflow-y: auto;

}

.zhou_02::-webkit-scrollbar {
  display: none;
}

/* 收藏样式 */
.pukot_tit {
  margin-bottom: 90px;
}

.img_bos {
  padding: 26px;
}
.pukot_ul{
  overflow: hidden;
}
.pukot_ul li {
  background: #ccc;
}

.pukot_text {
  padding-top: 26px;
}

.pukot_text .left {
  float: left;
  width: 76%;
  line-height: 1.5;
}

.pukot_text .right {
  width: 24%;
  float: left;
  overflow: hidden;
  font-size: 14px;
  text-align: right;
}

.pukot_text .right img {
  width: 25px;
  height: 25px;
  display: block;
  cursor: pointer;
}

.pukot_text .right .shou_pl {
  display: inline-block;
}
.posi{
  float: right;
}
.xmn_Obscuration{
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0,0,0,0.5);
}
.xmn_Obscuration img{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.xmn_Obscuration .meng{
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
}
.xmn_Obscuration i{
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: url('../images/video_play.png') no-repeat center;
  background-size: 100px 100px;
}

/* 图片弹出 */
.lcl_right_icon,.lcl_counter,.lcl_play{
  display: none !important;
}
.xmn_bottom_tex {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  padding: 20px;
  text-align: center;
}
.xmn_bottom_tex h2{
  font-size: 36px;
  color: #D0D8AF;
  margin-bottom: 24px;
}
.xmn_bottom_tex p{
  font-size: 18px;
  color: #898376;
}
/* 部分响应 */
@media screen and (max-width: 1800px) {
  .uppercase {
    width: 100%;
    letter-spacing: 3em;
  }
}
@media screen and (max-width: 1580px) {
  .uppercase {
    width: 100%;
    letter-spacing: 2.5em;
  }
}
@media screen and (max-width: 1380px) {
  .uppercase {
    width: 100%;
    letter-spacing: 2em;
  }
}

[class*='icon'] {
    font-family: 'iconfont';
}
.sitebox{position: fixed;right: 0;bottom: 30%;background: #ffe300;text-align: center;    z-index: 999;}
.sitebox li a{display: block;width: 60px;}
.sitebox li h3{font-size: 14px;margin-top: 5px;}
.sitebox li:first-child a{padding: 15px 0;background: #332c2b;color: #fff;}
.sitebox li:last-child a{padding: 10px 0;    line-height: 24px; }
.sitebox li:first-child a span{font-size: 20px;}
.sitebox li:last-child a span{font-size: 22px;}
