* {padding: 0;margin: 0;}
html,body {font-family: 'Microsoft Yahei', Helvetica, 'Hiragino Sans GB',  Arial, sans-serif; min-width: 1200px;}
div,ul,li,a { box-sizing: border-box;  -moz-box-sizing: border-box;  /* Firefox */  -webkit-box-sizing: border-box;  /* Safari */}
li { list-style: none;}
a { text-decoration: none;}
img { border: 0;}
.l { float: left;}
.r {float: right;}
.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.oh {
  overflow: hidden;
}

.g-row {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.g-col {
  height: auto;
  overflow: hidden;
  display: inline-block;
  float: left;
}

.g-col-1 {
  width: 8.33%;
}

.g-col-2 {
  width: 16.66%;
}

.g-col-3 {
  width: 24.99%;
}

.g-col-4 {
  width: 33.32%;
}

.g-col-5 {
  width: 41.65%;
}

.g-col-6 {
  width: 50%;
}

.g-col-7 {
  width: 58.31%;
}

.g-col-8 {
  width: 66.64%;
}

.g-col-9 {
  width: 74.97%;
}

.g-col-10 {
  width: 83.33%;
}

.g-col-11 {
  width: 91.63%;
}

.g-col-12 {
  width: 100%;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

/* 自定义滚动条轨道样式 */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* 自定义滚动条滑块样式 */
::-webkit-scrollbar-thumb {
    background: #009944;
}

/* 自定义滚动条滑块悬停时的样式 */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.container {position: relative; width: 1200px; margin: 0 auto; position: relative;}
.m-banner{ display:none;}
.banner { width: 100%; height:620px; min-width: 1200px;  overflow: hidden; background:url(../images/banner.jpg) center no-repeat;}
.banner img {width: 100%;}
.main { background:#0a0806 url(../images/main.jpg) repeat-y top center ;   position: relative;  height: auto;  overflow: hidden;}

.nav {width: 100%;height: 60px;background: #F58220;z-index: 9999;}
.nav.roll {position: fixed;top: 0;z-index: 999;}
.nav li {float: left; width:calc(100% / 6);font-size: 16px;text-align: center; height: 60px;}
.nav li a {display: block;  height: 60px;  line-height: 60px;  margin: 0;  width: 100%;  text-align: center;  font-family: Source Han Sans CN, 'Microsoft Yahei', sans-serif;  font-weight: 400;  color: #FFFFFF;}
.nav li:last-child a { border-right: none}
.nav li.current { background: #6F4E97;}
.nav li.current a {font-weight: bold;}
.pic-title {height: auto;overflow: hidden;text-align: center;}
.pic-title-m { display: none; }

.block1wap{ display:none;}
/* ===== block1 设计稿布局：左视频 + 右标题图，压在白底上 ===== */
.block1 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 60px;
  position: relative;
  overflow: visible;
}
.block1 .container {
  width: 1200px;
  overflow: visible;
}
.block1_stage {
  position: relative;
  width: 100%;
}

/* 上层：视频左 + 标题右（往下沉入白底，距文案 10px） */
.block1_top {
  position: relative;
  z-index: 3;
  width: 100%;
  padding: 0 20px;
  margin-top: 0;
  box-sizing: border-box;
}
.block1-media {
  float: left;
  width: 750px;
  position: relative;
  top: 90px;
  z-index: 3;
}
.block1 #player {
  width: 750px;
  height: 410px;
  background: #111;
  overflow: hidden;
}
.block1 #player iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
.block1-brand {
  float: right;
  width: 370px;
  position: relative;
  top: 90px;
  z-index: 3;
  margin-top: 0px;
}
.block1-brand img {
  display: block;
  width: 305px;
  height: 411px;
  object-fit: contain;
  object-position: left top;
}

/* 下层白底：文案位置保持，不往上提 */
.block1_txt {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 565px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0 0 20px 20px;
  margin-top: -145px;
  padding: 245px 20px 40px;
  box-shadow: none;
}
.block1-intro-title {
  margin: 0 0 18px;
  padding: 0;
  line-height: 1;
  font-weight: normal;
  font-size: 0;
  display: flex;
  align-items: baseline;
}
.block1-intro-title .cn {
  display: inline-block;
  font-size: 45px;
  font-weight: 700;
  color: #F08118;
  letter-spacing: 0.02em;
  line-height: 1;
  font-family: 'Microsoft Yahei', 'PingFang SC', 'Source Han Sans CN', sans-serif;
}
.block1-intro-title .en {
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  color: #F08118;
  line-height: 1;
  margin-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.block1_txt p {
  text-indent: 0;
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 1.9;
  font-family: 'Microsoft YaHei SC', 'Microsoft Yahei', sans-serif;
  text-align: left;
  font-weight: 400;
}
.block1_txt p:last-child {
  margin-bottom: 0;
}

.block2 { position: relative; width: 100%; min-width: 1200px; overflow: hidden; padding-top: 100px;}
.block2 .pic-title { margin-bottom: 10px;}
.block2 .block2_info {
  width: 1200px;
  height: 580px;
  background: #fff;
  border: 1px solid #1a1a1a;
  border-radius: 16px;
  padding: 0;
  overflow: hidden;
  box-sizing: border-box;
}
.block2-side {
  float: left;
  width: 325px;
  height: 100%;
  background: #000;
  overflow: hidden;
}
.block2-side img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}
.block2-news {
  float: left;
  width: calc(100% - 325px);
  height: 100%;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding: 0 0 56px 16px;
  background: #fff;
}
.block2-news-body {
  position: relative;
  height: 100%;
  padding: 20px 22px 0 0;
  box-sizing: border-box;
}
.block2 .news-list {
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  background: #fff;
  padding: 0;
  border-radius: 0;
  width: 100% !important;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.block2 .news-list::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}
.news-scrollbar {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 56px;
  width: 14px;
  background: #fff;
  z-index: 3;
  border: 1px solid #F08118;
  box-sizing: border-box;
}
.news-sb-btn {
  width: 100%;
  height: 14px;
  background: #F08118;
  cursor: pointer;
  position: absolute;
  left: 0;
  z-index: 2;
}
.news-sb-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.news-sb-up {
  top: 0;
}
.news-sb-up::after {
  border-bottom: 5px solid #fff;
  margin-top: -1px;
}
.news-sb-down {
  bottom: 0;
}
.news-sb-down::after {
  border-top: 5px solid #fff;
  margin-top: 1px;
}
.news-sb-track {
  position: absolute;
  top: 14px;
  bottom: 14px;
  left: 0;
  right: 0;
  background: #fff;
}
.news-sb-thumb {
  position: absolute;
  left: 0;
  width: 100%;
  min-height: 40px;
  background: #F08118;
  cursor: pointer;
  top: 0;
}
.block2 .news-list li {
  position: relative;
  overflow: hidden;
  margin-left: 16px;
  margin-right: 10px;
}
.block2 .news-list li a {
  position: relative;
  display: block;
  color: #222;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 18px;
}
.block2 .news-list li a::after {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background-color: #222;
  left: 0;
  top: 15px;
  transform: none;
  border-radius: 50px;
}
.block2-more {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #F08118;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  border-top: 1px solid #e5e5e5;
  background: #fff;
}
.block2-more span {
  display: block;
  width: 0;
  height: 0;
  margin: 4px auto 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #F08118;
}
.block2 .pic-title img{ float: none;}


.block3 { position: relative; width: 100%; min-width: 1200px; overflow: hidden; padding-top: 160px;}
.block3 .pic-title {margin-bottom: 10px;}
.block3 .liveshow { padding:25px 0 0px 0; padding-top:; height: auto; overflow: hidden;}
.block3 .liveshow li { float: left; margin-left:21px;margin-bottom:30px; border-bottom:1px solid #ccc;}
/* 默认只显示两排时，第二排为最后一排 */
.block3 .liveshow li:nth-child(4),
.block3 .liveshow li:nth-child(5),
.block3 .liveshow li:nth-child(6) { margin-bottom: 0; }
/* 展开后恢复中间行间距，仅最后一排为 0 */
.block3 .liveshow.is-open li:nth-child(4),
.block3 .liveshow.is-open li:nth-child(5),
.block3 .liveshow.is-open li:nth-child(6) { margin-bottom: 30px; }
.block3 .liveshow.is-open li:nth-last-child(-n+3) { margin-bottom: 0; }
.block3 .liveshow li a {display: block;color: #000000;line-height: 200%;width: 370px;overflow: hidden;padding: 0 0 15px;font-size: 14px;}
.block3 .liveshow li a img { width: 370px; height: 258px; overflow: hidden;}
.block3 .liveshow li a div { position: relative; padding: 0 8px; font-size: 16px; overflow: hidden; line-height: 30px; height: 30px; text-overflow: ellipsis; white-space: nowrap;}
.block3 .block3_info{
  background:#fff;
  border-radius:20px;
  overflow: hidden;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.block3 .liveshow li a span {padding: 0 8px;}
.block3 .more {
  position: relative;
  clear: both;
  text-align: center;
  width: 759px;
  height: 62px;
  padding: 0;
  margin: 10px auto 0;
  background: url(../images/morebg.png) no-repeat center center;
  background-size: contain;
}
.block3 .more a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  display: inline-block;
  width: 140px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  text-align: center;
  background: #F08118;
  font-size: 20px;
  color: #FFFFFF;
  cursor: pointer;
  border-radius: 6px;
  letter-spacing: 0.04em;
  box-sizing: border-box;
}


.block4 { position: relative; max-width: 1200px; overflow: hidden; padding-top: 60px; margin:0 auto;}
.block4 .pic-title {margin-bottom: 10px;}
.block4 .sched {width: 1200px; padding:25px; height: auto; overflow: hidden; background:#fff; border-radius:20px;}
.block4 .sched .sched_txt{
  text-align: center;
  margin: 5px 0 30px;
  line-height: 0;
}
.block4 .sched .sched_txt img{
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.block4 .sched-title-m{
  display: none;
}
.block4 .sched-title {
  font-size: 36px;
  font-weight: 600;
  color: #b0d033;
  line-height: 2;
  text-align: center;
  margin-bottom: 22px;
}

.block4 .sched-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 630px;
  overflow: hidden;
}
.block4 .sched-scroll {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 14px;
  box-sizing: border-box;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.block4 .sched-scroll::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}
.block4 .sched-content .news-scrollbar {
  top: 0;
  right: 0;
  bottom: 0;
  height: auto;
}
.block4 .sched-content img {
  float: left;
  width: 100%;
}

.block5 {
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  padding: 160px 0 100px;
  background: #000;
  box-sizing: border-box;
}
.block5::before {
  content: 'Week';
  position: absolute;
  left: 50%;
  top: 42%;
  transform: translate(-50%, -50%);
  font-size: 280px;
  line-height: 1;
  font-family: Georgia, 'Times New Roman', serif;
  font-style: italic;
  color: rgba(176, 120, 48, 0.12);
  pointer-events: none;
  white-space: nowrap;
  z-index: 0;
}
.block5 .container {
  position: relative;
  z-index: 1;
}
.block5-title {
  text-align: center;
  margin-bottom: 15px;
}
.block5-title .pic-title-pc {
  display: block;
}
.block5-title .pic-title-m {
  display: none;
}
.block5-title img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.block5 .swiper-dh {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 620px;
  padding: 35px 0 20px;
  background: #FFFFFF;
  overflow: hidden;
  border-radius: 24px;
  box-sizing: border-box;
}

/* 三列等宽 750；容器 2250，左移 (2250-1200)/2=525，主图左右各 225px 对称 */
.block5 .swiper-container {
  width: 2250px;
  margin-left: -525px;
  height: 570px;
  overflow: visible;
}
.block5 .swiper-dh .swiper-button-prev,
.block5 .swiper-dh .swiper-button-next{
  position: absolute;
  width: 59px;
  height: 59px;
  top: 251px;
  z-index: 99;
  cursor: pointer;
  border-radius: 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.block5 .swiper-dh .swiper-button-prev::before,
.block5 .swiper-dh .swiper-button-next::before,
.block5 .swiper-dh .swiper-button-prev::after,
.block5 .swiper-dh .swiper-button-next::after {
  display: none;
  content: none;
}
.block5 .swiper-dh .swiper-button-prev {
  left: 110px;
  background-image: url(../images/zjt.png);
}
.block5 .swiper-dh .swiper-button-next {
  right: 110px;
  background-image: url(../images/yjt.png);
}
.block5 .swiper-slide {
  text-align: center;
  transform: scale(0.82);
  transform-origin: center 244px;
  transition: transform 0.35s ease;
  -webkit-transform: scale(0.82);
  -webkit-transform-origin: center 244px;
  -webkit-transition: -webkit-transform 0.35s ease;
}
.block5 .swiper-slide.swiper-slide-active {
  transform: scale(1);
  -webkit-transform: scale(1);
  z-index: 2;
}
/* 两侧向中间靠拢，留白约 15px */
.block5 .swiper-slide.is-side-prev {
  transform: translateX(53px) scale(0.82);
  -webkit-transform: translateX(53px) scale(0.82);
}
.block5 .swiper-slide.is-side-next {
  transform: translateX(-53px) scale(0.82);
  -webkit-transform: translateX(-53px) scale(0.82);
}
.block5 .swiper-slide a {
  display: block;
  width: 750px;
  margin: 0 auto;
  color: #000;
}
.block5 .swiper-slide img {
  opacity: 0.28;
  display: block;
  width: 750px;
  height: 488px;
  object-fit: cover;
  margin: 0 auto;
  transition: opacity 0.35s ease;
}
.block5 .swiper-slide div {
  display: block;
  text-align: center;
  width: 750px;
  margin: 0 auto;
  padding: 18px 0 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 18px;
  color: #000;
  visibility: hidden;
  border-bottom: 1px solid #000;
  font-family: 'Microsoft YaHei', 'PingFang SC', sans-serif;
  box-sizing: border-box;
}
.block5 .swiper-slide.swiper-slide-active img {opacity: 1;}
.block5 .swiper-slide.swiper-slide-active div {visibility: visible;}


.block6 {position: relative;width: 100%;overflow: hidden;padding-top:160px;}
.block6 .pic-title {
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}
.block6 .block6_info{
  position: relative;
  z-index: 1;
  width: 1200px;
  background: #fff url(../images/rdxwbj.jpg) center center no-repeat;
  background-size: cover;
  color: #000;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  font-weight: normal;
  padding: 35px 25px 30px;
  margin: 0 auto;
  border-radius: 20px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block6 .block6_info .block6_info2{
  background: none;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
.block6 .block6_info p{
  padding: 0;
  margin: 0 0 40px;
  font-weight: normal;
  line-height: 26px; /* 16px 字高 + 10px 间距 */
}
.block6 .block6_info p:last-child{
  margin-bottom: 0;
}
.block6 .block6_info p span{
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin-bottom: 4px;
}

.block7 {
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  padding-top: 160px;
  padding-bottom: 60px;
}
.block7 .container{ width:1241px;}
.block7 .pic-title {
  margin-bottom:40px;
}

.block7 .review {
  position: relative;
  margin: 0 auto;
}

.block7 .review-bg {
  width: 1462px;
  height: auto;
  position: absolute;
  top: -55px;
  left: -140px;
  z-index: 0;
}

.review-list {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  z-index: 9;
}

.review-list ul li {
  float: left;
  border: 2px solid #FFFFFF;
  box-sizing: content-box;
  width: 385px !important;
  height: 190px;
  margin: 0 0 0 15px;
}
.review-list ul li:first-child,
.review-list ul li:nth-child(3n+1) {
  margin-left: 0;
}

.review-list ul li:nth-child(4),.review-list ul li:nth-child(5),.review-list ul li:nth-child(6),.review-list ul li:nth-child(7),.review-list ul li:nth-child(8),.review-list ul li:nth-child(9),.review-list ul li:nth-child(10){ display:none;}


.review-list ul li img {
  display: block;
  width: 383px;
  height: 190px;
  object-fit: cover;
}

.review .prev,
.review .next {
  position: absolute;
  bottom: 75px;
  z-index: 999;
  width: 68px;
  height: 68px;
  text-align: center;
}

.review .prev img,
.review .next img {
  width: 68px;
}

.review .prev {
  right: -6px;
}

.review .next {
  left: -6px;
}
.mfooter{ display:none;}
.footer {
  position: relative;
  width: 100%;
  height: 180px;
  color: #fff;
  min-width: 1200px;
  overflow: hidden;
  background-color: #F08118;
  box-sizing: border-box;
}

.footer .l {float: left;}
.footer .r {float: right;}
.footer .container {
  padding: 20px 0 10px;
  overflow: hidden;
  box-sizing: border-box;
  height: 150px;
}

.footer .left .foot-team {
  float: left;
  width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 8px;
  color: #F08118;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  padding-top: 10px;
  letter-spacing: 0.08em;
}

.footer .left .author {
  margin-left: 114px;
  font-family: 'Microsoft YaHei', 'MicrosoftYaHei', sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  padding-top: 5px;
  color: #fff;
}
.footer .left .author p {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 16px;
}
.footer .left .author p:last-child {
  margin-bottom: 0;
}

.footer .right {
  font-family: 'Microsoft YaHei', 'MicrosoftYaHei', sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  color: #fff;
}

.footer .right span,
.footer .right img {
  display: inline-block;
  vertical-align: bottom;
}
.footer .right span img {
  width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 4px;
  object-fit: contain;
  box-sizing: border-box;
  padding: 4px;
}
.footer .right span p {
  text-align: center;
  padding-top: 6px;
  margin: 0;
  color: #fff;
  line-height: 1.2;
  font-size: 16px;
}
.footer .right span {
  padding-left: 24px;
  padding-bottom: 0;
}

.footer .center {
  margin-left: 335px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0;
}

.footer .btm {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid rgba(255,255,255,0.55);
  font-size: 13px;
  letter-spacing: 0;
  color: #fff;
  margin: 0;
  box-sizing: border-box;
  height: 48px;
  line-height: 28px;
}

.footer .btm br{
  display: none;
}

.footer .btm a {
  color: #fff;
  padding: 0 5px;
}

.side-float{
  display: none !important;
}
.fudong{
  position: static;
  display: block;
  margin: 0 0 15px;
}
.fudong img{
  display: block;
  width: 68px;
  height: auto;
  margin: 0 auto;
}
#gotop{
  position: static;
  display: block;
  right: auto;
  bottom: auto;
  z-index: auto;
}
#gotop a{
  display: block;
}
#gotop img{
  display: block;
  width: 36px;
  height: auto;
  margin: 0 auto;
}


@media(max-width:768px){
html, body,.footer{ min-width:320px;}
body{ padding-bottom:60px; box-sizing:border-box;}
.block3 .liveshow li a div,.block6 .block6_info{font-size: 14px; font-weight: normal;}
.block6 .block6_info p span{ font-size:16px; font-weight: bold;}
.m-banner{ display:block; margin:0px; padding:0px; line-height:0; background:#000;}
.m-banner img{ display:block; width:100%; height:auto;}
.banner,.nav {display: none;}
.pic-title{ padding-top:7em;background:url(../images/pic-title.jpg) no-repeat top center; background-size:100% auto;}
 .pic-title img{ width:40%; margin:0 auto;FLOAT: none;}
.block1wap .pic-title{
  padding-top: 0;
  background: none;
}
.block1wap .pic-title .pic-title-pc{ display: none; }
.block1wap .pic-title .pic-title-m{
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  float: none;
}
.block2 .pic-title{
  padding-top: 0;
  background: none;
}
.block2 .pic-title .pic-title-pc{ display: none; }
.block2 .pic-title .pic-title-m{
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  float: none;
}
.block3 .pic-title{
  padding-top: 0;
  background: none;
}
.block3 .pic-title .pic-title-pc{ display: none; }
.block3 .pic-title .pic-title-m{
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  float: none;
}
.block4 .pic-title{
  padding-top: 0;
  background: none;
}
.block4 .pic-title .pic-title-pc{ display: none; }
.block4 .pic-title .pic-title-m{
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  float: none;
}
.block6 .pic-title{
  padding-top: 0;
  background: none;
}
.block6 .pic-title .pic-title-pc{ display: none; }
.block6 .pic-title .pic-title-m{
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  float: none;
}
.block7 .pic-title{
  padding-top: 0;
  background: none;
}
.block7 .pic-title .pic-title-pc{ display: none; }
.block7 .pic-title .pic-title-m{
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  float: none;
}
.block1,.block2,.block3,.block4,.block5,.block6,.block7{ width:100%;min-width:320px;padding-top:0px;padding-bottom:0;}
.block4,.block5,.block7{padding-top:0px;}
.container{ width:100% !important; margin:0 auto; min-width:320px;}
.r,.l{ float:none;}
.block1{ background:#0a0806; padding:0; min-width:320px; max-width:none; overflow:hidden;}
.block1 .container{ width:100% !important;}
.block1_stage{ background:transparent;}
.block1_top{ padding:0 2%; box-sizing:border-box; position:relative; z-index:2;}
.block1-media,.block1-brand{ float:none; width:100%; margin:0; top:0;}
.block1-brand{ display:none;}
.block1-intro-title{ display:none;}
.main { margin-top:-4px !important; background:#0a0806;}
.block1wap{ display:block;}
 .block1 #player{width:100%; height:210px;}
 /* 视频顶往下 75px 内黑底，75px 以下白底；视频高 210，白底上抬 135px */
 .block1_txt{
   height: auto;
   margin-top: -135px;
   padding: 155px 2% 24px;
   border-radius:0;
   box-shadow:none;
   background:#fff;
   position: relative;
   z-index: 1;
 }
 .block1_txt p{
   /* margin-bottom:14px; */
   font-size:16px;
   line-height:1.85;
   color:#333;
   text-align: justify;
   text-indent: 2em;
 }
 .block1_txt p:last-child{ margin-bottom:0;}
 .block2 .block2_info{
   background:#fff url(../images/rdxwbj.jpg) center center no-repeat;
   background-size: cover;
   padding:0;
   border:none;
   border-radius:0;
   height:auto;
   min-height:0;
   overflow:hidden;
 }
 .block2-side{ display:none;}
 .block2-news{
   float:none;
   width:100%;
   height:auto;
   padding:0 2%;
   background:transparent;
 }
 .block2-news-body{
   height:auto;
   padding:0;
 }
 .block2 .news-list{
   height:auto !important;
   max-height:none;
   overflow:visible;
   background:transparent;
   width:100% !important;
   margin:0;
   padding:20px 0;
 }
 .block2 .news-list li{
   margin:0;
   width:100%;
   float:none;
 }
 .block2 .news-list li:last-child{
   margin-bottom:0;
 }
 .block2 .news-list li a{
   height:28px;
   line-height:28px;
   overflow:hidden;
   font-size:16px;
   color:#333;
   display:block;
   white-space:nowrap;
   text-overflow:ellipsis;
   padding-left:16px;
   margin-bottom:5px;
 }
 .block2 .news-list li a::after{
   width:5px;
   height:5px;
   top:12px;
   background-color:#222;
   transform:none;
   border-radius:50px;
 }
 .block2 .news-scrollbar,
 .block2 .block2-more{
   display:none;
 }
 .block1 .pic-title{margin-bottom:10px;}
 .block2 .pic-title{margin-bottom:0;}
 .block3 .pic-title{margin-bottom:0;}
 .block3 .more3mimg{ display:none;}
 .block3 .more3img{ display:none;}
 .block4 .pic-title{margin-bottom:0;}
 .block5 .pic-title{margin-bottom:0;}
 .block5-title{ margin:0; padding:0; line-height:0; background:none;}
 .block5-title .pic-title-pc{ display:none !important;}
 .block5-title .pic-title-m{
   display:block !important;
   width:100%;
   height:auto;
   margin:0;
 }
 .block5-title img{ width:100%; height:auto;}
 .block6 .pic-title{margin-bottom:0;}
 .block7 .pic-title{margin-bottom:0;}
 .block7 .pic-title img{ width:100%;}
 .block4 .sched{
   margin:0 auto 0;
   padding:5px 10px 14px;
   background:#fff;
   border-radius:0;
   box-sizing:border-box;
   overflow:hidden;
 }
 .block4 .sched .sched_txt{
   margin:0 0 5px;
   line-height:1.3;
   text-align:center;
 }
 .block4 .sched .sched_txt img{
   display:none;
 }
 .block4 .sched-title-m{
   display:block;
   margin:0;
   padding:0 4px;
   font-size:17px;
   font-weight:700;
   line-height:1.4;
   letter-spacing:0.02em;
   background:linear-gradient(90deg, #6F4E97 0%, #F08118 100%);
   -webkit-background-clip:text;
   background-clip:text;
   color:transparent;
   -webkit-text-fill-color:transparent;
 }
 .block4 .sched-content{
   height:460px !important;
   background:#EEF1FF;
   border-radius:0;
   overflow:hidden;
 }
 .block4 .sched-scroll{
   padding-right:14px;
   background:#EEF1FF;
 }
 .block4 .sched-content img{
   float:none;
   display:block;
   width:100%;
   height:auto;
 }
 .block4 .sched-content .news-scrollbar{
   top:0;
   right:0;
   bottom:0;
 }
 .block4 .sched-title{font-size: 26px;}
 .block3 .block3_info{
   border-radius:0;
   padding:16px 3% 0;
   background:#fff;
   overflow:hidden;
 }
 .block3 .liveshow{
   background:none;
   width:100%;
   margin:0;
   padding:0;
   overflow:hidden;
 }
 .block3 .liveshow li{
   float:left;
   width:calc((100% - 10px) / 2);
   margin:0 10px 0 0;
   margin-bottom:0;
   padding:12px 0;
   border-bottom:1px solid #e8e8e8;
   box-sizing:border-box;
 }
 .block3 .liveshow li:nth-child(2n){
   margin-right:0;
 }
 .block3 .liveshow li:nth-child(1),
 .block3 .liveshow li:nth-child(2){
   padding-top:0;
 }
 .block3 .liveshow li:nth-child(4),
 .block3 .liveshow li:nth-child(5),
 .block3 .liveshow li:nth-child(6),
 .block3 .liveshow.is-open li:nth-child(4),
 .block3 .liveshow.is-open li:nth-child(5),
 .block3 .liveshow.is-open li:nth-child(6),
 .block3 .liveshow.is-open li:nth-last-child(-n+3){
   margin-bottom:0;
 }
 .block3 .liveshow li a{
   width:100%;
   padding:0;
   font-size:13px;
   line-height:1.3;
   color:#222;
 }
 .block3 .liveshow li a img,
 .review-list ul li img{
   display:block;
   width:100%;
   height:auto;
 }
 .block3 .liveshow li a div{
   padding:6px 0 0;
   margin:0;
   font-size:16px;
   line-height:1.4;
   height:auto;
   max-height:none;
   overflow:hidden;
   text-overflow:ellipsis;
   white-space:nowrap;
   word-break:normal;
 }
 .block3 .more{
   width:87%;
   max-width:100%;
   height:56px;
   margin:15px auto 0;
   background:url(../images/morebg.png) no-repeat center center;
   background-size:contain;
 }
 .block3 .more a{
   width:70px;
   height:20px;
   line-height:20px;
   font-size:12px;
   border-radius:3px;
 }
 .block3 .more img{ width:100%;left:0px; margin-left:0px;}
 .block3 .more3mimg{ display:none;}
 .block3 .more3img{ display:none;}
 .block5 {
   position: relative;
   width: 100%;
   overflow: hidden;
   min-width:320px;
   padding:0;
   background:#000;
 }
.block5::before{ display:none;}
.block5 .pic-title {margin-bottom: 0;}
.block5 .swiper-dh {
  margin: 0 auto;
  width:100%;
  padding: 16px 0 20px;
  overflow: hidden;
  height:auto !important;
  background:#fff;
  border-radius:0;
  position: relative;
}
.block5 .swiper-container {
  width: 840px;
  margin-left: calc((100% - 840px) / 2);
  height: auto;
  overflow: visible;
}
.block5 .swiper-slide {
  text-align: center;
  font-size: 0;
  transform: none !important;
  -webkit-transform: none !important;
}
.block5 .swiper-slide.swiper-slide-active {
  transform: none !important;
  -webkit-transform: none !important;
  z-index: 2;
}
.block5 .swiper-slide.is-side-prev,
.block5 .swiper-slide.is-side-next {
  transform: none !important;
  -webkit-transform: none !important;
}
.block5 .swiper-slide a {
  display: block;
  width: 280px;
  margin: 0 auto;
  padding: 0 6px;
  box-sizing: border-box;
  color: #000;
  position: relative;
}
.block5 .swiper-slide a::before {
  content: '';
  position: absolute;
  left: 6px;
  right: 6px;
  top: 0;
  height: 174px;
  background: rgba(255, 255, 255, 0.55);
  z-index: 2;
  pointer-events: none;
}
.block5 .swiper-slide.swiper-slide-active a::before {
  display: none;
}
.block5 .swiper-slide img {
  opacity: 1;
  display: block;
  width: 100%;
  height: 174px;
  float: none;
  object-fit: cover;
  margin: 0 auto;
}
.block5 .swiper-slide.swiper-slide-active img {
  width:100%;
  height:174px;
  opacity: 1;
}
.block5 .swiper-slide div {
  display: block;
  text-align: center;
  width: calc(100vw - 24px);
  max-width: calc(100vw - 24px);
  margin: 0;
  padding: 10px 8px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: visible;
  font-size: 18px;
  color:#000;
  visibility: hidden;
  border-bottom: none;
  line-height: 1.5;
  box-sizing: border-box;
  font-family: 'Microsoft YaHei', 'PingFang SC', sans-serif;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.block5 .swiper-slide.swiper-slide-active div {
  visibility: visible;
}
.block5 .swiper-slide.swiper-slide-active div::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background: #000;
  visibility: visible;
}
.block5 .swiper-dh .swiper-button-prev,
.block5 .swiper-dh .swiper-button-next{
  width:36px;
  height:36px;
  top:87px;
  display:block;
}
.block5 .swiper-dh .swiper-button-prev{
  left: calc(50% - 140px - 10px);
}
.block5 .swiper-dh .swiper-button-next{
  right: auto;
  left: calc(50% + 140px - 26px);
}
.block5 .swiper-container .swiper-button-prev,
.block5 .swiper-container .swiper-button-next{display:none;}
.block6 .block6_info .block6_info2{background: none; width:100%; height:auto;} 
.block6 .block6_info{
  width:100%;
  height:420px;
  min-height:420px;
  margin:0;
  border-radius:0;
  background:#fff url(../images/rdxwbj.jpg) center center no-repeat;
  background-size:cover;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:28px 5% 40px;
  box-sizing:border-box;
  font-size:16px;
  color:#222;
  text-align:center;
  line-height:1.8;
  overflow:hidden;
}
.block6 .block6_info p{
  margin:0 0 28px;
  padding:0;
  font-weight:400;
  line-height:1.85;
}
.block6 .block6_info p:last-child{
  margin-bottom:0;
}
.block6 .block6_info p span{
  display:block;
  font-size:16px;
  font-weight:bold;
  margin-bottom:0px;
  color:#000;
}

 .footer .container{ display:none;}
 .footer{
   height:auto;
   min-height:0;
   min-width:320px;
   background-color:#F4A55A;
   overflow:hidden;
   color:#333;
   display:block;
   box-sizing:border-box;
 }
 .footer .btm{
   display:block;
   width:100%;
   height:auto;
   min-height:0;
   margin:0;
   padding:15px 20px;
   border-top:none;
   color:#333;
   font-size:14px;
   line-height:1.8;
   letter-spacing:0;
   text-align:center;
   box-sizing:border-box;
 }
 .footer .btm br{
   display:block;
 }
 .footer .btm a{
   color:#333;
   padding:0;
   text-decoration:none;
 }
 .block7{
   overflow:hidden;
   min-width:320px;
   background:#000;
   padding-bottom:70px;
 }
 .block7 .container{
   width:100% !important;
   max-width:100%;
   overflow:visible;
   box-sizing:border-box;
 }
 .block7 .hd{ display:none;}
 .block7 .review{
   width:100%;
   max-width:100%;
   overflow:visible;
   margin:0 auto;
 }
 .review-list{
   width:100% !important;
   max-width:100%;
   overflow-x:auto;
   overflow-y:hidden;
   -webkit-overflow-scrolling:touch;
   margin:0 auto;
   padding:0 0 0 0%;
   box-sizing:border-box;
   scrollbar-width:none;
   -ms-overflow-style:none;
 }
 .review-list::-webkit-scrollbar{
   display:none;
   width:0;
   height:0;
 }
 .review-list ul{
   display:-webkit-box;
   display:-webkit-flex;
   display:flex;
   -webkit-flex-wrap:nowrap;
   flex-wrap:nowrap;
   width:-webkit-max-content;
   width:max-content;
   margin:0;
   padding:0;
   list-style:none;
 }
 .review-list ul li{
   float:none !important;
   width:46vw !important;
   height:auto !important;
   max-width:none;
   margin:0 8px 0 0 !important;
   border:2px solid #fff !important;
   box-sizing:border-box;
   -webkit-flex-shrink:0;
   flex-shrink:0;
   display:block !important;
 }
 .review-list ul li:last-child{
   margin-right:2% !important;
 }
 .review-list ul li a{
   display:block;
   line-height:0;
 }
 .review-list ul li img{
   display:block !important;
   width:100% !important;
   height:auto !important;
   max-width:100%;
   object-fit:cover;
 }
 .block6 .txt{ font-size:16px;}
.review-list ul li:nth-child(4),.review-list ul li:nth-child(5),.review-list ul li:nth-child(6),.review-list ul li:nth-child(7),.review-list ul li:nth-child(8),.review-list ul li:nth-child(9),.review-list ul li:nth-child(10){ display:block !important;}
 .mfooter{ display:block; height:0; overflow:visible;}
 .mfooter .container{ width:100%;}
 .mfooter .nav {
   display: block;
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: auto;
   width: 100%;
   height: 60px;
   background: #F58220;
   z-index: 9999;
 }
.mfooter .nav.roll {position: fixed;bottom: 0 !important; top:auto;z-index: 9999;}
.mfooter .nav li {
  float: left;
  width:20%;
  height:60px;
  font-size: 14px;
  text-align: center;
}

.mfooter .nav li a {
  display: block;
  height: 60px;
  line-height: 60px;
  margin: 0;
  width: 100%;
  text-align: center;
  font-weight: 400;
  color: #FFFFFF;
}

.mfooter .nav li:last-child a {
  border-right: none
}

.mfooter .nav li.current {
  background: #6F4E97;
}

.mfooter .nav li.current a {
  font-weight: bold;
  color:#FFFFFF;
}
    .side-float,
    #gotop{ display:none !important;}
    
}



