.night_main_color {
  color: #FFB700;
  font-size: 44px; }

html {
  font-size: 62.5%;
  width: 100%;
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  background-size: 80%;
  width: 100%;
  height: 100%;
  background: #0D1118; }

* {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

h3 {
  margin: 0 auto;
  text-align: center; }

img {
  border: none;
  font-size: 0; }

li {
  list-style: none; }

.main-mb {
  display: none !important; }

.fn-hide {
  display: none !important; }

.hide {
  display: none; }

.block {
  display: block !important; }

.fancybox-opened {
  z-index: 9999; }

.swiper-pagination-current {
  color: #0FC6F2; }

.swiper-pagination {
  color: #fff; }

.swiper-pagination-fraction {
  font-size: 19px;
  bottom: 15px; }

.swiper-container {
  overflow: hidden; }

.swiper-button-prev {
  background-image: url("./../img/pre.png"); }

.swiper-button-next {
  background-image: url("./../img/next.png"); }

header {
  width: 100%;
  margin: 0 auto;
  position: flex;
  top: 0;
  left: 0;
  background-color: #1F2731;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1); }
  header .nav {
    display: block;
    max-width: 1440px;
    width: 100%;
    height: 70px;
    margin: 0 auto;
    position: relative; }
    header .nav .mobile-nav-btn {
      display: none;
      position: absolute;
      right: 20px;
      top: 25px;
      cursor: pointer; }
      header .nav .mobile-nav-btn i {
        font-size: 30px;
        font-size: 3rem; }
      header .nav .mobile-nav-btn img {
        width: 30px; }
    header .nav .share {
      display: inline-block;
      background-color: #4C5354;
      border-radius: 5px;
      width: 40px;
      height: 40px;
      text-align: center;
      position: absolute;
      right: 50px;
      top: 15px;
      z-index: 666;
      cursor: pointer; }
      header .nav .share:hover {
        background-color: #0FC6F2; }
        header .nav .share:hover .share_more {
          display: block; }
          header .nav .share:hover .share_more:hover {
            background-color: #0FC6F2; }
      header .nav .share img {
        width: 25px;
        height: 25px;
        margin: 8px 6px 5px 5px; }
      header .nav .share .share_more {
        background-color: #4C5354;
        border-radius: 5px;
        display: none; }
    header .nav .logo {
      vertical-align: middle;
      display: inline-block; }
      header .nav .logo img {
        width: 100%; }
      header .nav .logo.tmt-logo {
        width: 90px;
        margin-left: 50px;
        padding-right: 20px; }
      header .nav .logo.dd-logo {
        width: 70px;
        padding-left: 20px;
        margin-right: 50px; }
    header .nav .line {
      width: 1px;
      height: 30px;
      background-color: #cacaca;
      position: absolute;
      top: 20px; }
    header .nav ul {
      display: inline-block;
      margin: 0;
      padding: 0;
      vertical-align: middle;
      margin-right: 50px; }
      header .nav ul.show {
        display: block !important;
        background-color: white;
        border-radius: 4px;
        width: 150px;
        position: absolute;
        right: -35px;
        top: 60px;
        z-index: 99999999;
        border: 1px solid #ccc;
        text-align: center; }
        header .nav ul.show li {
          text-align: center;
          padding: 5px 0;
          display: block; }
          header .nav ul.show li a {
            color: #000; }
      header .nav ul li {
        display: inline-block;
        height: 70px;
        line-height: 70px;
        margin: 0 15px; }
        header .nav ul li a {
          display: inline-block;
          height: 70px;
          line-height: 70px;
          font-family: HYQiHei-GEW;
          color: #fff;
          font-size: 18px;
          font-size: 1.8rem; }
        header .nav ul li a.on {
          color: #0FC6F2; }
  header.fixed {
    position: fixed;
    z-index: 100;
    height: 60px; }
    header.fixed .nav {
      position: relative; }
    header.fixed .logos {
      position: relative;
      margin-top: 0; }

.section {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow: hidden; }
  .section h3 {
    font-family: HYQiHei-GEW;
    font-size: 60px;
    color: #FFFFFF;
    line-height: 60px;
    margin: 60px auto 60px; }

.nav_listh5 {
  display: block; }

.banner {
  max-width: 1440px;
  background-color: #000000;
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow: hidden; }
  .banner img {
    width: 100%; }
  .banner .share_h5 {
    display: none;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%); }
    .banner .share_h5 img {
      width: 30px; }
    .banner .share_h5 img.wb {
      margin-right: 50px; }
  .banner .bannerlogo {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto; }
    .banner .bannerlogo .logo {
      vertical-align: middle;
      display: inline-block; }
      .banner .bannerlogo .logo img {
        width: 100%; }
      .banner .bannerlogo .logo.tmt-logo {
        width: 90px;
        padding-right: 20px; }
      .banner .bannerlogo .logo.dd-logo {
        width: 76px;
        padding-left: 20px; }

.banner_h5 {
  display: none; }

.banner_pc {
  display: block; }

.shunCes {
  overflow: hidden;
  background-image: linear-gradient(0deg, rgba(24, 127, 127, 0.39) 0%, #191B1E 73%, #191B1E 73%);
  padding-bottom: 30px;
  margin-top: 4px; }
  .shunCes h3 {
    font-family: HYQiHei-GEW;
    font-size: 60px;
    color: #FFFFFF;
    line-height: 60px;
    margin: 60px auto 60px; }
  .shunCes span.shunMore {
    font-family: HYQiHei-EZS;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 18px;
    display: block;
    margin: 30px auto;
    text-align: center;
    cursor: pointer; }
  .shunCes .shunCes_ul {
    width: 80%;
    margin: 0 auto;
    display: flex;
    overflow: hidden;
    justify-content: space-between;
    flex-wrap: wrap; }
    .shunCes .shunCes_ul li {
      width: 24%;
      float: left;
      margin-bottom: 20px;
      height: unset !important; }
      .shunCes .shunCes_ul li .shunCes_div {
        background: rgba(31, 39, 49, 0.8);
        height: 100%;
        padding-bottom: 10px; }
        .shunCes .shunCes_ul li .shunCes_div img {
          width: 100%;
          height: 75%; }
        .shunCes .shunCes_ul li .shunCes_div h4 {
          font-family: HYQiHei-FZS;
          font-size: 14px;
          color: #FFFFFF;
          line-height: 22px;
          padding: 10px 5px;
          padding-bottom: 0;
          text-overflow: ellipsis;
          font-weight: normal;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden;
          height: unset !important; }
        .shunCes .shunCes_ul li .shunCes_div span {
          font-family: HYQiHei-EZS;
          font-size: 12px;
          color: #b1afaf;
          line-height: 18px;
          display: block;
          padding-left: 10px;
          padding-top: 6px; }
  .shunCes .shunCes_tantantan {
    background: rgba(7, 13, 33, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none; }
    .shunCes .shunCes_tantantan .tan_con {
      width: 65%;
      background-color: rgba(255, 255, 255, 0.8);
      margin: 100px auto;
      text-align: center;
      padding: 50px;
      position: fixed;
      left: 50%;
      transform: translate(-50%);
      height: 500px;
      display: none; }
      .shunCes .shunCes_tantantan .tan_con h4.con_h4 {
        font-size: 24px; }
      .shunCes .shunCes_tantantan .tan_con span.con_time {
        display: block;
        font-size: 14px;
        color: #333333;
        margin: 16px auto; }
      .shunCes .shunCes_tantantan .tan_con img.con_img {
        margin-top: 10px; }
      .shunCes .shunCes_tantantan .tan_con .con_p {
        margin-top: 10px;
        padding: 0px 60px;
        font-size: 18px;
        line-height: 34px;
        text-align: left; }
    .shunCes .shunCes_tantantan span.close {
      position: absolute;
      right: 16%;
      width: 40px;
      height: 40px;
      top: 13%;
      z-index: 99999; }
      .shunCes .shunCes_tantantan span.close img {
        width: 100%;
        height: 100%; }

.about {
  overflow: hidden; }
  .about h3 {
    font-family: HYQiHei-GEW;
    font-size: 30px;
    font-size: 3rem;
    color: #FFFFFF;
    line-height: 30px;
    margin: 60px auto;
    margin-top: 60px;
    text-align: center; }
  .about .about_more {
    color: #fff;
    width: 45%;
    display: inline-block;
    float: left; }
    .about .about_more .about_more_div {
      border-left: 4px solid #0FC6F2;
      margin-left: 55%;
      margin-bottom: 40px; }
      .about .about_more .about_more_div p {
        font-family: HYQiHei-GEW;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 30px;
        margin-left: 10px; }
        .about .about_more .about_more_div p:last-child {
          font-family: HYQiHei-EZS; }
        .about .about_more .about_more_div p a {
          color: #fff; }
  .about .about_app {
    float: right;
    width: 40%;
    margin-bottom: 80px; }
    .about .about_app img {
      width: 126px;
      height: 126px; }
    .about .about_app p {
      font-family: HYQiHei-EZS;
      font-size: 14px;
      color: #FFFFFF;
      line-height: 18px;
      margin-top: 10px;
      text-align: left; }

.depth {
  overflow: hidden; }
  .depth h3 {
    font-family: HYQiHei-GEW;
    font-size: 60px;
    color: #FFFFFF;
    line-height: 60px;
    margin: 60px auto 10px; }
  .depth .more {
    font-family: HYQiHei-EZS;
    font-size: 18px;
    color: #0FC6F2;
    line-height: 30px;
    margin: 40px auto;
    display: block;
    text-align: center; }
  .depth .news-block {
    max-width: 75%;
    margin: 0 auto;
    padding: 50px 50px 0px 50px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    z-index: 2; }
    .depth .news-block img {
      float: left;
      width: auto;
      width: 200px; }
    .depth .news-block .news-cont {
      float: left;
      max-width: 800px;
      margin-left: 20px; }
      .depth .news-block .news-cont h4 {
        font-weight: normal; }
        .depth .news-block .news-cont h4 a {
          color: #fff;
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 30px;
          font-weight: bold; }
      .depth .news-block .news-cont p {
        margin-top: 15px;
        color: #ffffff;
        font-family: HYQiHei-EZS;
        line-height: 30px;
        font-size: 16px;
        font-size: 1.6rem; }
        .depth .news-block .news-cont p:last-child span {
          color: #0FC6F2; }
        .depth .news-block .news-cont p a {
          color: #0FC6F2; }
      .depth .news-block .news-cont span {
        font-family: HYQiHei-EZS;
        font-size: 12px;
        color: #9B9B9B;
        line-height: 30px; }

.ces:after {
  content: none;
  display: inline-block;
  width: 0;
  height: 0;
  border-width: 140px;
  border-style: solid;
  border-color: transparent transparent transparent #FFB700;
  position: absolute;
  left: 0;
  top: 25%;
  z-index: -1; }
.ces:before {
  content: "";
  display: inline-block;
  background: url("./../img/bg5.png") no-repeat;
  position: absolute;
  right: 0;
  top: 40%;
  width: 140px;
  height: 288px;
  background-position: top left;
  background-size: 100% 100%;
  z-index: -1; }
.ces h3.promt {
  font-family: Arial-Black;
  font-size: 50px;
  color: #ffffff;
  letter-spacing: 8px;
  margin-top: 70px;
  margin-bottom: 50px;
  line-height: 40px; }
  .ces h3.promt:after {
    content: "";
    display: inline-block;
    background: url("./../img/bg3.png") no-repeat;
    position: absolute;
    left: 0;
    top: 180px;
    width: 200px;
    height: 350px;
    background-position: top left;
    background-size: 100% 100%;
    z-index: -1; }
.ces .ces_night {
  max-width: 80%;
  text-align: center;
  margin: 0 auto; }
  .ces .ces_night img {
    display: block;
    margin: 0 auto;
    width: 50%; }
  .ces .ces_night .live-part {
    width: 950px;
    margin: 40px auto;
    padding: 10px 0;
    text-align: center;
    background-color: #ffffff; }
  .ces .ces_night .title {
    font-size: 36px;
    line-height: 36px;
    color: #2b2a32;
    margin-bottom: 30px;
    letter-spacing: 6px; }
  .ces .ces_night .gap_line {
    line-height: 2px;
    margin-bottom: 27px; }
  .ces .ces_night .gap {
    display: inline-block;
    width: 40px;
    height: 2px;
    margin: 0 5px;
    background-color: #15b2bb; }
  .ces .ces_night .intro {
    font-size: 20px;
    line-height: 30px;
    color: #666;
    margin-bottom: 33px; }
  .ces .ces_night .data {
    text-align: right;
    color: #15b2bb;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 20px; }
  .ces .ces_night .tabs {
    font-size: 0; }
  .ces .ces_night .tab {
    display: inline-block;
    width: 50%;
    color: #b3b3b3;
    line-height: 40px;
    font-size: 20px;
    text-decoration: none;
    background-color: #e5e5e5; }
    .ces .ces_night .tab.current {
      background-color: #15b2bb;
      color: #fff; }
  .ces .ces_night .live-detail {
    text-align: left;
    height: 880px;
    overflow: scroll;
    padding: 40px; }
    .ces .ces_night .live-detail article {
      padding: 35px 3% 20px;
      background-color: #e5e5e5;
      margin-bottom: 28px; }
  .ces .ces_night .body {
    padding: 0 15px 15px; }
  .ces .ces_night .live-bd {
    text-align: left; }
  .ces .ces_night p.ces_night_time {
    color: #a27f26;
    display: inline-block;
    padding: 10px 75px;
    font-family: HYQiHei-EZS;
    font-size: 15px;
    border: 1px solid #a27f26;
    margin: 20px auto; }
  .ces .ces_night p.ces_night_cont {
    text-align: left;
    margin-top: 25px;
    font-family: HYQiHei-EZS;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 40px; }
  .ces .ces_night ul.ces_night_ul {
    overflow: hidden;
    margin: 30px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap; }
    .ces .ces_night ul.ces_night_ul li {
      float: left;
      width: 29%;
      border: 1px solid;
      border-color: #FFB700;
      color: #ffffff;
      padding: 10px; }
      .ces .ces_night ul.ces_night_ul li:last-child {
        margin-right: 0; }
      .ces .ces_night ul.ces_night_ul li img {
        width: 30px;
        float: left; }
      .ces .ces_night ul.ces_night_ul li .night_li_right {
        margin-left: 45px;
        text-align: left; }
        .ces .ces_night ul.ces_night_ul li .night_li_right p {
          font-family: HYQiHei-GEW;
          font-size: 20px;
          color: #FFB700;
          line-height: 30px;
          margin-bottom: 10px; }
        .ces .ces_night ul.ces_night_ul li .night_li_right span {
          font-size: 16px; }
  .ces .ces_night .ces_night_btn {
    margin: 0 auto;
    display: inline-block;
    font-family: HYQiHei-GEW;
    font-size: 36px;
    font-size: 3.6rem;
    color: #1E2630;
    background: #FFB700;
    border-radius: 4px;
    padding: 2px 45px;
    margin-bottom: 50px;
    margin-top: 30px; }
.ces .ces_guest {
  max-width: 77.8%;
  text-align: center;
  margin: 0 auto;
  position: relative; }
  .ces .ces_guest h3 {
    font-size: 60px;
    padding: 0 15px;
    line-height: 52px;
    border-bottom: 16px solid #FFB700;
    display: inline-block;
    margin-bottom: 0; }
  .ces .ces_guest p.detail {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin: 30px auto; }
  .ces .ces_guest .guest_box {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
    .ces .ces_guest .guest_box .guest_box_li {
      display: inline-block;
      margin: 0;
      margin-bottom: 50px;
      vertical-align: text-top;
      text-align: center;
      padding: 0 20px;
      width: 20%; }
      .ces .ces_guest .guest_box .guest_box_li .img_p {
        width: 170px;
        height: 170px;
        margin-bottom: 12px;
        display: inline-block;
        background: #FFB700;
        border-radius: 50%; }
        .ces .ces_guest .guest_box .guest_box_li .img_p img {
          width: 150px;
          height: 150px;
          overflow: hidden;
          border-radius: 50%;
          border: 8px solid #000608;
          margin-top: 2px; }
    .ces .ces_guest .guest_box .introduce {
      display: inline-block; }
      .ces .ces_guest .guest_box .introduce .name {
        font-size: 20px;
        line-height: 28px;
        color: #FFB700;
        margin-bottom: 8px; }
      .ces .ces_guest .guest_box .introduce .tit {
        font-size: 18px;
        margin-bottom: 5px;
        font-weight: bold;
        color: #fff; }
      .ces .ces_guest .guest_box .introduce .dis {
        font-size: 16px;
        color: #9B9B9B; }
.ces .ces_richeng {
  text-align: center;
  margin: 0 auto;
  border-bottom: 1px dashed #ffffff;
  background: url(../img/guestBG.png) no-repeat center 4%; }
  .ces .ces_richeng h3 {
    font-size: 60px;
    padding: 0 10px;
    line-height: 52px;
    border-bottom: 16px solid #FFB700;
    display: inline-block; }
  .ces .ces_richeng img {
    width: 100%; }
  .ces .ces_richeng .richeng_PC {
    display: block; }
  .ces .ces_richeng .richeng_H5 {
    display: none; }
.ces .ces_list, .ces .partner {
  max-width: 80%;
  text-align: center;
  padding: 0 10%;
  background-size: 100%; }
  .ces .ces_list h3, .ces .partner h3 {
    font-size: 60px;
    padding: 0 10px;
    line-height: 52px;
    border-bottom: 16px solid #FFB700;
    display: inline-block; }
  .ces .ces_list p.ces_list_cont, .ces .partner p.ces_list_cont {
    text-align: left;
    font-family: HYQiHei-EZS;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 40px; }
  .ces .ces_list .ces_list_li, .ces .partner .ces_list_li {
    color: #ffffff;
    position: relative;
    margin-bottom: 100px;
    margin-top: 100px; }
    .ces .ces_list .ces_list_li .li_top, .ces .partner .ces_list_li .li_top {
      position: absolute;
      display: inline-block;
      top: -35px;
      left: 50%;
      transform: translateX(-50%);
      background-color: #0D1118;
      padding: 0 80px;
      height: 70px;
      font-size: 32px;
      line-height: 70px;
      padding-left: 130px;
      box-sizing: unset;
      width: max-content; }
      .ces .ces_list .ces_list_li .li_top img, .ces .partner .ces_list_li .li_top img {
        position: absolute;
        left: 80px;
        width: 40px;
        bottom: 15px; }
    .ces .ces_list .ces_list_li h4, .ces .partner .ces_list_li h4 {
      color: #ffffff;
      display: inline-block;
      line-height: 67px;
      font-size: 30px;
      font-size: 3rem; }
    .ces .ces_list .ces_list_li .li_bottom, .ces .partner .ces_list_li .li_bottom {
      color: #ffffff;
      border: 2px solid #FFB700;
      font-size: 20px;
      font-size: 2rem;
      line-height: 40px;
      padding: 10px 26px 10px 26px;
      padding-top: 30px;
      text-align: left; }
.ces .partner {
  background: #0D1118;
  margin-bottom: 50px; }
  .ces .partner h3 {
    margin-top: 0; }
  .ces .partner ul {
    text-align: left;
    display: flex;
    flex-wrap: wrap; }
    .ces .partner ul li {
      display: inline-block;
      width: 170px;
      background-color: transparent;
      margin-bottom: 10px;
      overflow: hidden;
      margin-left: 20px; }
      .ces .partner ul li a {
        display: inline-block; }
        .ces .partner ul li a img {
          width: 100%;
          height: 100%; }

.allRwithJ {
  background: url("../img/bg2.png") no-repeat left top;
  background-size: cover;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow: hidden; }

.swiper-button-next {
  right: 5%; }

.swiper-button-prev {
  left: 5%; }

.swiper-button-next, .swiper-button-prev {
  margin-top: 150px; }

.pic {
  border-top: 4px solid #343434;
  height: 600px; }
  .pic .pic_choose {
    margin: 0 auto;
    text-align: center;
    position: relative; }
    .pic .pic_choose .pic_choose_title {
      text-align: center;
      display: inline-block;
      margin: 0 auto; }
      .pic .pic_choose .pic_choose_title .choose {
        float: left;
        color: #ffffff;
        font-family: HYQiHei-FZS;
        font-size: 32px;
        letter-spacing: 0;
        line-height: 28px;
        padding: 0px 34px;
        cursor: pointer;
        color: #ffffff; }
        .pic .pic_choose .pic_choose_title .choose.on {
          color: #0FC6F2 !important; }
      .pic .pic_choose .pic_choose_title .choose_twe {
        border-left: 1px solid #ffffff; }
    .pic .pic_choose .get1 .choose_1, .pic .pic_choose .get1 .choose_2, .pic .pic_choose .get2 .choose_1, .pic .pic_choose .get2 .choose_2 {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 80%;
      margin: 50px auto;
      position: absolute;
      left: 50%;
      transform: translate(-50%);
      padding-bottom: 50px;
      overflow: hidden; }
      .pic .pic_choose .get1 .choose_1 .slick-dots, .pic .pic_choose .get1 .choose_2 .slick-dots, .pic .pic_choose .get2 .choose_1 .slick-dots, .pic .pic_choose .get2 .choose_2 .slick-dots {
        text-align: center;
        position: relative;
        padding: 15px 0;
        bottom: -8px;
        margin: 0 auto; }
        .pic .pic_choose .get1 .choose_1 .slick-dots li.slick-active button, .pic .pic_choose .get1 .choose_2 .slick-dots li.slick-active button, .pic .pic_choose .get2 .choose_1 .slick-dots li.slick-active button, .pic .pic_choose .get2 .choose_2 .slick-dots li.slick-active button {
          background-color: #0FC6F2; }
        .pic .pic_choose .get1 .choose_1 .slick-dots li, .pic .pic_choose .get1 .choose_2 .slick-dots li, .pic .pic_choose .get2 .choose_1 .slick-dots li, .pic .pic_choose .get2 .choose_2 .slick-dots li {
          display: inline-block;
          margin: 0 13px; }
          .pic .pic_choose .get1 .choose_1 .slick-dots li button, .pic .pic_choose .get1 .choose_2 .slick-dots li button, .pic .pic_choose .get2 .choose_1 .slick-dots li button, .pic .pic_choose .get2 .choose_2 .slick-dots li button {
            outline: none;
            background-color: #FFFFFF;
            color: transparent;
            border: none;
            border-radius: 50%;
            width: 15px;
            height: 15px;
            line-height: 21px; }
      .pic .pic_choose .get1 .choose_1 .choose_chuan, .pic .pic_choose .get1 .choose_2 .choose_chuan, .pic .pic_choose .get2 .choose_1 .choose_chuan, .pic .pic_choose .get2 .choose_2 .choose_chuan {
        width: 24%;
        position: relative; }
        .pic .pic_choose .get1 .choose_1 .choose_chuan img, .pic .pic_choose .get1 .choose_2 .choose_chuan img, .pic .pic_choose .get2 .choose_1 .choose_chuan img, .pic .pic_choose .get2 .choose_2 .choose_chuan img {
          width: 100%; }
        .pic .pic_choose .get1 .choose_1 .choose_chuan .chuan_div, .pic .pic_choose .get1 .choose_2 .choose_chuan .chuan_div, .pic .pic_choose .get2 .choose_1 .choose_chuan .chuan_div, .pic .pic_choose .get2 .choose_2 .choose_chuan .chuan_div {
          width: 100%;
          height: 52px;
          text-align: left;
          line-height: 68px;
          background: rgba(7, 13, 33, 0.8);
          position: absolute;
          bottom: 0;
          overflow: hidden; }
          .pic .pic_choose .get1 .choose_1 .choose_chuan .chuan_div p, .pic .pic_choose .get1 .choose_2 .choose_chuan .chuan_div p, .pic .pic_choose .get2 .choose_1 .choose_chuan .chuan_div p, .pic .pic_choose .get2 .choose_2 .choose_chuan .chuan_div p {
            font-family: HYQiHei-FZS;
            font-size: 14px;
            color: #FFFFFF;
            letter-spacing: 0;
            line-height: 20px;
            padding: 10px;
            padding-top: 6px; }
    .pic .pic_choose .get1 .choose_1, .pic .pic_choose .get2 .choose_1 {
      z-index: 100; }

.RR {
  border-top: 4px solid #343434; }

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #fff; }

.swiper-pagination-bullet-active {
  background: #0FC6F2; }

.pop_code1, .pop_code2, .pop_code3 {
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.8);
  z-index: 15;
  position: fixed;
  top: 0;
  left: 0;
  display: none; }
  .pop_code1 .pop_re, .pop_code2 .pop_re, .pop_code3 .pop_re {
    display: inline-block;
    top: 50%;
    left: 50%;
    margin: -140px 0 0 -140px;
    position: absolute;
    width: 280px;
    height: 280px; }
  .pop_code1 .close_code, .pop_code2 .close_code, .pop_code3 .close_code {
    z-index: 15;
    right: -20%;
    position: absolute;
    color: #fff;
    top: -20%; }
    .pop_code1 .close_code .icon-close, .pop_code2 .close_code .icon-close, .pop_code3 .close_code .icon-close {
      font-size: 32px;
      cursor: pointer; }

.pop_code1 .close_code {
  width: 50px;
  height: 50px; }
  .pop_code1 .close_code img {
    width: 100%; }

.pop_code2 .pop_cont {
  position: absolute;
  top: 85px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  right: 30px; }
  .pop_code2 .pop_cont .pop_text img {
    float: right; }

.pop_code3 .pop_cont {
  position: absolute;
  top: 85px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  right: 30px; }

.RR .head {
  margin-bottom: 30px; }
.RR .videos.pc {
  background: #070D21;
  background-size: cover;
  background-position: center;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 1120px;
  height: 450px;
  margin: 0 auto 50px; }
  .RR .videos.pc .focus {
    display: none;
    float: left;
    margin-right: 18px;
    position: relative; }
    .RR .videos.pc .focus.active {
      display: block; }
      .RR .videos.pc .focus.active .nav_list {
        display: none; }
    .RR .videos.pc .focus .play {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -25px;
      margin-left: -25px;
      cursor: pointer; }
    .RR .videos.pc .focus .info {
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0; }
      .RR .videos.pc .focus .info .tit {
        font-size: 2rem;
        line-height: 45px;
        background-color: #070D21;
        color: #fff;
        margin: 0 auto;
        text-align: left;
        padding-left: 20px; }
      .RR .videos.pc .focus .info p {
        color: #fff;
        font-size: 1.8rem;
        line-height: 25px; }
  .RR .videos.pc .list {
    height: 100%;
    list-style-type: none;
    font-size: 0;
    overflow: auto; }
    .RR .videos.pc .list li {
      margin-bottom: 10px;
      cursor: pointer; }
      .RR .videos.pc .list li.active img {
        border: 1px solid #3DEBD2; }
    .RR .videos.pc .list .nav_list {
      position: relative;
      display: block;
      width: 270px;
      border: 1px solid #979797;
      overflow: hidden; }
      .RR .videos.pc .list .nav_list img {
        width: 100%;
        height: 100%; }
      .RR .videos.pc .list .nav_list .mask {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4); }
      .RR .videos.pc .list .nav_list p {
        position: absolute;
        bottom: 0px;
        padding: 5px;
        font-size: 1.4rem;
        color: #FFFFFF;
        background: rgba(7, 13, 33, 0.8);
        width: 100%; }
.RR .videos.mobile {
  display: none;
  margin: 0 auto;
  padding: 10px;
  width: 95%; }
  .RR .videos.mobile .focus {
    position: relative;
    width: 100%;
    margin: 0 auto; }
    .RR .videos.mobile .focus video {
      width: 100% !important;
      height: 100% !important; }
    .RR .videos.mobile .focus .video_img {
      width: 100% !important;
      height: 100% !important; }
    .RR .videos.mobile .focus .play {
      position: absolute;
      top: 40%;
      left: 50%;
      transform: translate(-50%, -30%);
      margin-top: 0;
      margin-left: 0; }
    .RR .videos.mobile .focus .info {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: rgba(7, 13, 33, 0.8); }
      .RR .videos.mobile .focus .info p {
        line-height: 21px;
        font-size: 1.4rem; }
      .RR .videos.mobile .focus .info .tit {
        line-height: 25px;
        font-size: 1.6rem;
        margin: 0 auto;
        text-align: left;
        padding: 5px; }
        .RR .videos.mobile .focus .info .tit a {
          padding: 3px 0;
          color: #ffffff; }
  .RR .videos.mobile .list {
    display: none; }
  .RR .videos.mobile ul.slick-dots {
    overflow: hidden;
    text-align: center;
    position: relative;
    padding: 15px 0;
    margin: 0 auto; }
    .RR .videos.mobile ul.slick-dots li {
      display: inline-block;
      margin: 0 8px; }
      .RR .videos.mobile ul.slick-dots li.slick-active button {
        background-color: #0FC6F2;
        color: #0FC6F2; }
      .RR .videos.mobile ul.slick-dots li button {
        outline: none;
        background-color: #9d9d9d;
        color: transparent;
        border: none;
        border-radius: 50%;
        width: 12px;
        height: 12px;
        line-height: 15px; }
.RR .videos.current {
  display: block; }

.videoMobile {
  display: none;
  margin: 0 auto;
  padding: 10px;
  width: 95%;
  padding-bottom: 30px; }
  .videoMobile .focus {
    position: relative;
    width: 100%;
    margin: 0 auto; }
    .videoMobile .focus img {
      width: 100%;
      height: 100%; }
    .videoMobile .focus video {
      width: 100% !important;
      height: 100% !important; }
    .videoMobile .focus .video_img {
      width: 100% !important;
      height: 100% !important; }
    .videoMobile .focus .play {
      position: absolute;
      top: 40%;
      left: 50%;
      transform: translate(-50%, -30%);
      margin-top: 0;
      margin-left: 0;
      height: 40px;
      width: 40px; }
    .videoMobile .focus .info {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: rgba(7, 13, 33, 0.8); }
      .videoMobile .focus .info p {
        line-height: 21px;
        font-size: 1.4rem; }
      .videoMobile .focus .info .tit {
        line-height: 25px;
        font-size: 1.4rem;
        margin: 0 auto;
        text-align: left;
        padding: 5px; }
        .videoMobile .focus .info .tit a {
          padding: 3px 0;
          color: #ffffff; }
  .videoMobile .list {
    display: none; }
  .videoMobile ul.slick-dots {
    overflow: hidden;
    text-align: center;
    position: relative;
    padding: 15px 0;
    margin: 0 auto; }
    .videoMobile ul.slick-dots li {
      display: inline-block;
      margin: 0 8px; }
      .videoMobile ul.slick-dots li.slick-active button {
        background-color: #0FC6F2;
        color: #0FC6F2; }
      .videoMobile ul.slick-dots li button {
        outline: none;
        background-color: #9d9d9d;
        color: transparent;
        border: none;
        border-radius: 50%;
        width: 12px;
        height: 12px;
        line-height: 15px; }

footer {
  margin: 0 auto;
  text-align: center;
  background: #1F2731;
  color: #4a4a4a; }
  footer p {
    padding: 26px 30px;
    font-family: LucidaGrande;
    font-size: 22px;
    font-size: 2.2rem;
    color: #FFFFFF; }
    footer p span {
      margin: 0 20px; }

#Guest {
  width: 100%;
  margin: 10px auto 0;
  display: flex;
  flex-wrap: wrap; }
  #Guest li {
    width: 25%;
    overflow: hidden;
    margin-bottom: 16px; }
    #Guest li div.Guest_detail {
      margin: 0 4px;
      text-align: center;
      border: 1px solid #777;
      padding: 5px 2px;
      font-weight: normal; }
      #Guest li div.Guest_detail div.Guest_detail_img {
        width: 100%;
        margin-bottom: 12px;
        display: inline-block;
        border-radius: 50%; }
      #Guest li div.Guest_detail img {
        position: static;
        width: 100%;
        overflow: hidden;
        border-radius: 50%;
        border: 2px solid #fff;
        margin-top: 2px; }
      #Guest li div.Guest_detail h4 {
        font-family: HYQiHei-GEW;
        font-size: 16px;
        color: #FFB700;
        line-height: 28px;
        display: block;
        font-weight: normal; }
      #Guest li div.Guest_detail p {
        font-family: HYQiHei-EZS;
        font-size: 18px;
        color: #fff;
        line-height: 24px;
        text-align: left;
        margin-top: 10px; }

@media (max-width: 1360px) {
  .depth .news-block .news-cont {
    max-width: 600px; } }
@media (max-width: 1100px) {
  header .nav_h5 {
    display: block; }
  header .nav {
    height: 60px; }
    header .nav .share {
      display: none; }
    header .nav .logo {
      margin: 14px 0 0 0; }
      header .nav .logo img {
        height: 100%; }
      header .nav .logo.tmt-logo {
        width: 70px;
        margin-left: 20px;
        padding-right: 15px; }
      header .nav .logo.dd-logo {
        padding-left: 15px;
        margin-right: 50px;
        height: 33px;
        width: 60px; }
    header .nav .mobile-nav-btn {
      display: block; }
      header .nav .mobile-nav-btn img {
        width: 20px; }
    header .nav ul {
      display: none; }

  .depth .news-block .news-cont {
    max-width: 450px; }

  .shunCes .shunCes_ul li .shunCes_div h4 {
    height: 56px;
    overflow: hidden; } }
@media (max-width: 900px) {
  .depth .news-block {
    max-width: 80%; }
    .depth .news-block .news-cont {
      max-width: 350px; } }
@media (max-width: 768px) {
  .allRwithJ {
    background: url("../img/bg6.png") no-repeat left top; }

  #Guest {
    width: 100%; }
    #Guest li {
      max-width: 100%;
      width: 100%; }
      #Guest li div.Guest_detail h4 {
        font-size: 16px;
        line-height: 20px; }

  .videoMobile {
    display: block; }

  .night_main_color {
    font-size: 22px; }

  .swiper-button-next {
    right: 2%;
    display: none !important; }

  .swiper-button-prev {
    left: 2%;
    display: none !important; }

  header .nav_h5 {
    display: block; }
  header .nav {
    height: 60px; }
    header .nav .share {
      display: none; }
    header .nav .logo {
      margin: 14px 0 0 0; }
      header .nav .logo img {
        height: 100%; }
      header .nav .logo.tmt-logo {
        width: 70px;
        margin-left: 20px;
        padding-right: 15px; }
      header .nav .logo.dd-logo {
        padding-left: 15px;
        margin-right: 50px;
        height: 33px;
        width: 60px; }
    header .nav .mobile-nav-btn {
      display: block; }
      header .nav .mobile-nav-btn img {
        width: 20px; }
    header .nav ul {
      display: none; }

  .banner_h5 {
    display: block; }

  .banner_pc {
    display: none; }

  .banner .share_h5 {
    display: block; }
  .banner .bannerlogo {
    bottom: 10px;
    margin: 0 auto; }
    .banner .bannerlogo .logo.tmt-logo {
      width: 40px;
      padding-right: 0; }
    .banner .bannerlogo .logo.dd-logo {
      width: 30px;
      padding-left: 20px; }

  .section h3 {
    font-size: 30px;
    color: #FFFFFF;
    line-height: 50px;
    margin: 20px auto 20px; }

  .shunCes {
    padding-bottom: 15px; }
    .shunCes h3 {
      font-size: 30px;
      color: #FFFFFF;
      line-height: 50px;
      margin: 20px auto 20px; }
    .shunCes .shunCes_ul {
      width: 90%; }
      .shunCes .shunCes_ul li {
        width: 48%; }
        .shunCes .shunCes_ul li .shunCes_div h4 {
          font-size: 14px;
          line-height: 18px;
          padding-top: 5px; }
        .shunCes .shunCes_ul li .shunCes_div span {
          font-size: 12px;
          line-height: 8px; }
        .shunCes .shunCes_ul li .shunCes_div img {
          height: 75%; }
    .shunCes span.shunMore {
      margin-top: 0px;
      margin-bottom: 15px;
      font-size: 16px; }
    .shunCes .shunCes_tantantan .tan_con {
      height: 450px;
      margin-top: 125px; }
      .shunCes .shunCes_tantantan .tan_con h4.con_h4 {
        font-size: 16px; }
      .shunCes .shunCes_tantantan .tan_con img.con_img {
        width: 100%; }
      .shunCes .shunCes_tantantan .tan_con .con_p {
        padding: 0;
        font-size: 15px;
        line-height: 25px; }
    .shunCes .shunCes_tantantan span.close {
      top: 10%;
      left: 50%;
      transform: translate(-50%); }

  .ces:after {
    border-width: 50px;
    top: 20%; }
  .ces:before {
    top: 38%;
    width: 70px;
    height: 140px; }
  .ces h3 {
    font-family: Arial-Black;
    font-size: 30px;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 30px;
    margin-top: 32px;
    margin-bottom: 18px; }
  .ces h3.promt {
    font-family: Arial-Black;
    font-size: 30px;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 30px;
    margin-top: 32px;
    margin-bottom: 18px; }
    .ces h3.promt:after {
      content: none; }
  .ces .ces_richeng h3 {
    font-size: 24px;
    letter-spacing: 0;
    border-bottom: 5px solid #FFB700;
    line-height: 22px; }
  .ces .ces_richeng .richeng_PC {
    display: none; }
  .ces .ces_richeng .richeng_H5 {
    display: block; }
  .ces .ces_guest {
    max-width: 100%; }
    .ces .ces_guest .guest_box {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .ces .ces_guest .guest_box .guest_box_li {
        width: 42%;
        padding: 0 4%;
        z-index: 22; }
        .ces .ces_guest .guest_box .guest_box_li .img_p {
          width: 140px;
          height: 140px; }
          .ces .ces_guest .guest_box .guest_box_li .img_p img {
            width: 120px;
            height: 120px; }
        .ces .ces_guest .guest_box .guest_box_li .introduce .tit {
          font-size: 14px; }
        .ces .ces_guest .guest_box .guest_box_li .introduce .dis {
          font-size: 14px; }
    .ces .ces_guest h3 {
      font-size: 30px;
      line-height: 25px;
      border-bottom: 5px solid #FFB700; }
    .ces .ces_guest p.detail {
      margin: 20px auto; }
  .ces .ces_night {
    background-size: 100%;
    max-width: 88%; }
    .ces .ces_night .ces_night_btn {
      font-size: 24px;
      font-size: 2.4rem;
      margin-top: 0; }
    .ces .ces_night img {
      width: 80%;
      height: auto; }
    .ces .ces_night .live-part {
      width: 100%; }
      .ces .ces_night .live-part .title {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px; }
    .ces .ces_night p.ces_night_time {
      font-size: 14px;
      font-size: 1.4rem;
      padding: 5px 15px; }
    .ces .ces_night p.ces_night_cont {
      margin-top: 0;
      font-size: 14px;
      color: #FFFFFF;
      line-height: 28px; }
    .ces .ces_night ul.ces_night_ul {
      margin: 20px auto; }
      .ces .ces_night ul.ces_night_ul li {
        width: 25%;
        margin-right: 4%; }
        .ces .ces_night ul.ces_night_ul li img {
          width: 24px;
          height: 24px;
          float: none;
          display: inline; }
        .ces .ces_night ul.ces_night_ul li .night_li_right {
          margin-left: 0;
          text-align: center; }
          .ces .ces_night ul.ces_night_ul li .night_li_right p {
            margin-top: 15px;
            line-height: 20px; }
          .ces .ces_night ul.ces_night_ul li .night_li_right span {
            font-family: HYQiHei-EZS;
            font-size: 15px;
            line-height: 20px; }
  .ces .ces_list, .ces .partner {
    max-width: 86%; }
    .ces .ces_list h3, .ces .partner h3 {
      font-size: 24px;
      letter-spacing: 0;
      border-bottom: 5px solid #FFB700;
      line-height: 22px; }
    .ces .ces_list p.ces_list_cont, .ces .partner p.ces_list_cont {
      margin-top: 0;
      font-size: 14px;
      line-height: 28px; }
    .ces .ces_list .ces_list_li, .ces .partner .ces_list_li {
      margin-top: 70px;
      margin-bottom: 50px; }
      .ces .ces_list .ces_list_li img, .ces .partner .ces_list_li img {
        left: 13%; }
      .ces .ces_list .ces_list_li .li_bottom, .ces .partner .ces_list_li .li_bottom {
        margin-top: -18px;
        font-size: 14px;
        line-height: 28px;
        padding: 25px 10px; }
      .ces .ces_list .ces_list_li .li_top, .ces .partner .ces_list_li .li_top {
        width: 550px;
        font-size: 18px; }
        .ces .ces_list .ces_list_li .li_top img, .ces .partner .ces_list_li .li_top img {
          width: 35px;
          bottom: 10px;
          left: 35px; }
  .ces .partner h3 {
    margin-top: 0;
    margin-bottom: 30px; }
  .ces .partner ul li {
    width: 43%; }

  .depth h3 {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 50px;
    margin: 15px auto; }
  .depth .news-block {
    padding: 10px 0px 0px;
    max-width: 88%;
    margin-bottom: 20px; }
    .depth .news-block img {
      width: 100%;
      height: 100%; }
    .depth .news-block .news-cont {
      background: rgba(0, 0, 0, 0.7);
      width: 100%;
      margin-left: 0;
      float: none;
      position: absolute;
      bottom: 0;
      left: 0; }
      .depth .news-block .news-cont h4 {
        margin-top: 8px;
        margin-left: 20px; }
        .depth .news-block .news-cont h4 a {
          font-size: 15px;
          line-height: 22px; }
      .depth .news-block .news-cont p {
        display: none; }
      .depth .news-block .news-cont span {
        margin-left: 20px;
        display: inline-block;
        margin-bottom: 4px;
        line-height: 18px; }

  .about .about_more {
    width: 100%;
    display: block;
    float: none; }
    .about .about_more .about_more_div {
      border-left: none;
      margin-left: 0;
      margin-bottom: 25px;
      text-align: center; }
  .about .about_app {
    width: 100%;
    display: block;
    float: none;
    text-align: center; }
    .about .about_app p {
      text-align: center; }

  .pic {
    height: 440px; }
    .pic .pic_choose .pic_choose_title .choose {
      font-size: 22px;
      padding: 0px 16px; }
    .pic .pic_choose .get1 .choose_1, .pic .pic_choose .get1 .choose_2, .pic .pic_choose .get2 .choose_1, .pic .pic_choose .get2 .choose_2 {
      margin: 20px auto; }

  .RR .videos.pc {
    display: none; }
  .RR .videos.mobile {
    display: block; }

  footer p {
    padding: 11px 30px;
    font-size: 1.6rem; } }
@media (max-width: 500px) {
  .banner img {
    width: 100%; }
  .banner .share_h5 {
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%); }
    .banner .share_h5 img {
      width: 30px; }
    .banner .share_h5 img.wb {
      margin-right: 25px; }

  .ces .ces_night ul.ces_night_ul li {
    width: 90%;
    float: left;
    padding: 0px 10px 10px 10px;
    margin-bottom: 20px; }
    .ces .ces_night ul.ces_night_ul li img {
      float: left;
      vertical-align: middle;
      display: block;
      margin-left: 5px;
      margin-top: 15px; }
    .ces .ces_night ul.ces_night_ul li .night_li_right {
      margin-left: 42px;
      text-align: left; }
  .ces .ces_list .ces_list_li .li_top {
    width: 210px;
    line-height: 30px;
    padding: 10px;
    padding-left: 45px;
    height: 30px;
    top: -20px; }

  .shunCes .shunCes_tantantan span.close {
    top: 3%;
    right: 12%; } }
@media (max-width: 420px) {
  .shunCes h3 {
    font-size: 30px;
    color: #FFFFFF;
    line-height: 50px;
    margin: 20px auto 20px; }
  .shunCes .shunCes_ul {
    width: 90%; }
    .shunCes .shunCes_ul li {
      width: 48%;
      height: 212px; }
      .shunCes .shunCes_ul li .shunCes_div h4 {
        font-size: 14px;
        line-height: 18px;
        padding-top: 5px;
        height: 56px;
        overflow: hidden; }
      .shunCes .shunCes_ul li .shunCes_div span {
        font-size: 12px;
        line-height: 8px; }
      .shunCes .shunCes_ul li .shunCes_div img {
        height: 58%; }
  .shunCes span.shunMore {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 16px; }
  .shunCes .shunCes_tantantan .tan_con {
    height: 480px;
    margin-bottom: 0;
    width: 85%;
    padding: 20px;
    margin-top: 50px; }
    .shunCes .shunCes_tantantan .tan_con h4.con_h4 {
      font-size: 16px; }
    .shunCes .shunCes_tantantan .tan_con img.con_img {
      width: 100%; }
    .shunCes .shunCes_tantantan .tan_con .con_p {
      padding: 0;
      font-size: 15px;
      line-height: 25px; } }
@media (max-width: 380px) {
  .shunCes .shunCes_tantantan .tan_con {
    height: 365px;
    margin-top: 50px;
    margin-bottom: 0; }
    .shunCes .shunCes_tantantan .tan_con h4.con_h4 {
      font-size: 16px; }
    .shunCes .shunCes_tantantan .tan_con img.con_img {
      width: 100%; }
    .shunCes .shunCes_tantantan .tan_con .con_p {
      padding: 0;
      font-size: 15px;
      line-height: 25px; }

  .ces .partner ul li {
    width: 42%; } }
@media (max-width: 320px) {
  .shunCes .shunCes_tantantan .tan_con {
    height: 360px;
    margin-top: 50px;
    margin-bottom: 0; }
    .shunCes .shunCes_tantantan .tan_con h4.con_h4 {
      font-size: 16px; }
    .shunCes .shunCes_tantantan .tan_con img.con_img {
      width: 100%; }
    .shunCes .shunCes_tantantan .tan_con .con_p {
      padding: 0;
      font-size: 15px;
      line-height: 25px; }

  .ces .partner ul li {
    width: 42%; } }

/*# sourceMappingURL=index.css.map */
