﻿@charset "UTF-8";
.inner {
  width: 1100px;
  margin: 0 auto;
  position: relative; }

.section_tit {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  text-indent: -3000px; }

.text_wrap {
  line-height: 1.5; }
  .text_wrap p {
    width: 100%;
    text-indent: 2em;
    font-size: 14px;
    color: #ffffff;
    text-align: justify; }

.tabs {
  width: 1240px;
  height: 87px;
  background: url("../images/tabs_bg.png") no-repeat center center;
  margin: 0 auto; }
  .tabs .tab {
    width: 108px;
    height: 38px;
    box-sizing: border-box;
    border: 1px solid #ffffff;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    float: left; }
    .tabs .tab.cur {
      border-color: #2da8a2;
      background: #2da8a2; }
    .tabs .tab:hover {
      border-color: #2da8a2;
      background: #2da8a2; }

.btn_ticket {
  font-size: 16px;
  display: inline-block;
  width: 108px;
  height: 38px;
  background: url("../images/btn_tiket.png") no-repeat center center;
  overflow: hidden;
  text-indent: -3000px;
  text-align: center; }

.btn_video {
  display: inline-block;
  width: 108px;
  height: 38px;
  margin-top: 20px;
  margin-left: 20px;
  font-size: 16px;
  text-indent: -3000px;
  text-align: center;
  background: url("../images/btn_video.png") no-repeat center center; }

.top_nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 102px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9; }
  .top_nav .logo {
    float: left;
    margin-top: 19px; }
  .top_nav .nav {
    float: right;
    width: 740px; }
    .top_nav .nav .nav_list {
      font-size: 16px;
      margin-top: 44px; }
      .top_nav .nav .nav_list li {
        float: left;
        margin-right: 40px; }
        .top_nav .nav .nav_list li a {
          color: #ffffff; }
        .top_nav .nav .nav_list li .tbch {
          display: inline-block;
          position: relative; }
          .top_nav .nav .nav_list li .tbch::after {
            color: #ffffff;
            content: 'HOT';
            display: block;
            font-size: 10px;
            background: #2da8a2;
            width: 26px;
            height: 12px;
            line-height: 12px;
            text-align: center;
            position: absolute;
            right: -28px;
            top: -14px; }
        .top_nav .nav .nav_list li.cur a {
          color: #2da8a2; }
  .top_nav .music_btn {
    float: right;
    width: 23px;
    height: 16px;
    margin-top: 43px;
    background: url("../images/a2.png") no-repeat center center; }
    .top_nav .music_btn.on {
      background: url("../images/a2.gif") no-repeat center center; }

.home {
  width: 100%;
  height: 692px;
  background: url("../images/section_bg1.jpg") no-repeat center center;
  padding-top: 124px;
  font-size: 16px; }
  .home .home_l {
    position: relative; }
  .home .home_r {
    width: 550px;
    height: 568px;
    position: absolute;
    right: 0;
    top: 0; }
    .home .home_r .r_text {
      margin-top: 124px;
      margin-bottom: 44px; }
    .home .home_r .r_title {
      width: 550px;
      height: 78px;
      background: url("../images/banner_r2.png") no-repeat center center;
      text-indent: -3000px;
      margin-bottom: 44px;
      overflow: hidden; }
    .home .home_r .r_time {
      display: block;
      margin: 0 auto; }
    .home .home_r .r_btn {
      position: absolute;
      right: 24px;
      bottom: 51px;
      width: 72px;
      height: 87px;
      text-indent: -3000px;
      overflow: hidden;
      background: url("../images/banner_btn.png") no-repeat center center; }

.wdj {
  width: 100%;
  height: 295px;
  background: url("../images/section_bg2.jpg") no-repeat center center;
  font-size: 16px; }
  .wdj .tit_wdj {
    width: 220px;
    height: 76px;
    margin-bottom: 25px;
    background: url("../images/section_tit1.png") no-repeat center center; }

.kdjx {
  position: relative; }
  .kdjx .text_wrap {
    padding-left: 48px;
    margin-bottom: 45px;
    line-height: 24px; }
  .kdjx .zjlms {
    width: 100%;
    height: 811px;
    background: url("../images/section_bg3.jpg") no-repeat center center;
    font-size: 16px; }
    .kdjx .zjlms .tit_zjlms {
      width: 164px;
      height: 90px;
      margin-left: 20px;
      background: url("../images/section_tit2.png") no-repeat center center;
      margin-bottom: 10px;
      text-indent: -300px;
      overflow: hidden; }
    .kdjx .zjlms .tabs {
      padding-left: 100px; }
      .kdjx .zjlms .tabs .tab {
        margin: 25px 50px; }
    .kdjx .zjlms .tabContents {
      width: 1100px;
      margin: 0 auto;
      position: relative;
      top: 3px; }
      .kdjx .zjlms .tabContents .tabContent {
        width: 100%;
        height: 528px;
        position: absolute;
        top: 0;
        left: 0; }
        .kdjx .zjlms .tabContents .tabContent .r_text {
          width: 567px;
          float: right;
          margin-top: 260px;
          color: #ffffff;
          line-height: 24px;
          font-size: 14px;
          text-indent: 2em;
          text-align: justify; }
          .kdjx .zjlms .tabContents .tabContent .r_text .btn_ticket {
            margin-top: 20px; }
      .kdjx .zjlms .tabContents .lmozly {
        background: url("../images/section2_5.jpg") no-repeat center top; }
        .kdjx .zjlms .tabContents .lmozly .r_text {
          width: 550px; }
      .kdjx .zjlms .tabContents .teh {
        background: url("../images/section2_4.jpg") no-repeat center top; }
        .kdjx .zjlms .tabContents .teh .r_text {
          width: 550px;
          margin-top: 240px; }
      .kdjx .zjlms .tabContents .smr {
        background: url("../images/section2_3.jpg") no-repeat center top; }
        .kdjx .zjlms .tabContents .smr .r_text {
          margin-top: 236px; }
      .kdjx .zjlms .tabContents .bl {
        background: url("../images/section2_2.jpg") no-repeat center top; }
        .kdjx .zjlms .tabContents .bl .r_text {
          margin-top: 242px; }
      .kdjx .zjlms .tabContents .zxyzm {
        background: url("../images/section2_1.jpg") no-repeat center top; }
        .kdjx .zjlms .tabContents .zxyzm .r_text {
          margin-top: 220px; }
  .kdjx .wzh {
    width: 100%;
    height: 909px;
    background: url("../images/section_bg4.jpg") no-repeat center center;
    font-size: 16px; }
    .kdjx .wzh .text_wrap {
      margin-bottom: 67px; }
    .kdjx .wzh .tit_wzh {
      width: 169px;
      height: 94px;
      margin-left: 20px;
      background: url("../images/section_tit3.png") no-repeat center center;
      margin-bottom: 10px;
      text-indent: -300px;
      overflow: hidden; }
    .kdjx .wzh .tabs {
      padding-left: 104px; }
      .kdjx .wzh .tabs .tab {
        margin: 25px 32px; }
    .kdjx .wzh .tabContents {
      width: 1100px;
      margin: 0 auto;
      position: relative; }
      .kdjx .wzh .tabContents .tabContent {
        width: 100%;
        height: 626px;
        position: absolute;
        top: 0;
        left: 0; }
      .kdjx .wzh .tabContents .l_text {
        width: 568px;
        margin-top: 280px;
        margin-left: 47px;
        color: #ffffff;
        line-height: 24px;
        font-size: 14px;
        text-indent: 2em;
        text-align: justify; }
        .kdjx .wzh .tabContents .l_text .btn_ticket {
          margin-top: 20px; }
      .kdjx .wzh .tabContents .hh {
        background: url("../images/section3_1.jpg") no-repeat center top; }
      .kdjx .wzh .tabContents .sss {
        background: url("../images/section3_2.jpg") no-repeat center top; }
        .kdjx .wzh .tabContents .sss .l_text {
          margin-top: 242px; }
      .kdjx .wzh .tabContents .hml {
        background: url("../images/section3_3.jpg") no-repeat center top; }
        .kdjx .wzh .tabContents .hml .l_text {
          margin-top: 300px; }
      .kdjx .wzh .tabContents .dfd {
        background: url("../images/section3_4.jpg") no-repeat center top; }
        .kdjx .wzh .tabContents .dfd .l_text {
          margin-top: 305px; }
      .kdjx .wzh .tabContents .jysc {
        background: url("../images/section3_5.jpg") no-repeat center top; }
        .kdjx .wzh .tabContents .jysc .l_text {
          margin-top: 291px; }
      .kdjx .wzh .tabContents .tl {
        background: url("../images/section3_6.jpg") no-repeat center top; }
        .kdjx .wzh .tabContents .tl .l_text {
          margin-top: 242px; }
  .kdjx .sxq {
    width: 100%;
    height: 859px;
    background: url("../images/section_bg5.jpg") no-repeat center center;
    font-size: 16px; }
    .kdjx .sxq .text_wrap {
      margin-bottom: 18px; }
    .kdjx .sxq .tit_sxq {
      width: 191px;
      height: 99px;
      margin-left: 20px;
      background: url("../images/section_tit4.png") no-repeat center center;
      margin-bottom: 10px;
      text-indent: -300px;
      overflow: hidden; }
    .kdjx .sxq .tabs {
      padding-left: 204px; }
      .kdjx .sxq .tabs .tab {
        margin: 25px 50px; }
    .kdjx .sxq .tabContents {
      width: 1100px;
      margin: 0 auto;
      position: relative; }
      .kdjx .sxq .tabContents .tabContent {
        width: 100%;
        height: 573px;
        position: absolute;
        top: 0;
        left: 0; }
      .kdjx .sxq .tabContents .r_text {
        width: 550px;
        margin-top: 235px;
        margin-left: 47px;
        float: right;
        color: #ffffff;
        line-height: 24px;
        font-size: 14px;
        text-indent: 2em;
        text-align: justify; }
        .kdjx .sxq .tabContents .r_text .btn_ticket {
          margin-top: 20px; }
      .kdjx .sxq .tabContents .ws {
        background: url("../images/section4_1.jpg") no-repeat center top; }
      .kdjx .sxq .tabContents .wd {
        background: url("../images/section4_2.jpg") no-repeat center top; }
        .kdjx .sxq .tabContents .wd .r_text {
          margin-top: 260px;
          height: 230px;
          overflow: hidden;
          position: relative; }
        .kdjx .sxq .tabContents .wd .swiper-container {
          width: 100%;
          height: 100%; }
        .kdjx .sxq .tabContents .wd .swiper-slide {
          height: auto;
          padding-right: 20px; }
        .kdjx .sxq .tabContents .wd .swiper-scrollbar {
          background: white;
          z-index: 90;
          position: absolute;
          right: 0;
          top: 0; }
        .kdjx .sxq .tabContents .wd .swiper-scrollbar-drag {
          background: #2da8a2; }
      .kdjx .sxq .tabContents .jjbx {
        background: url("../images/section4_3.jpg") no-repeat center top; }
        .kdjx .sxq .tabContents .jjbx .r_text {
          margin-top: 215px; }
      .kdjx .sxq .tabContents .zz {
        background: url("../images/section4_4.jpg") no-repeat center top; }
        .kdjx .sxq .tabContents .zz .r_text {
          margin-top: 200px; }

.tbch {
  margin-top: -40px;
  background: #0b0f19;
  position: relative;
  padding-bottom: 30px; }
  .tbch a {
    color: #ffffff; }
  .tbch .tit_tbch {
    width: 172px;
    height: 222px;
    background: url("../images/section_tit_ch.png") no-repeat center center;
    margin-bottom: 20px; }
  .tbch .tabs {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    text-align: center;
    background: transparent; }
    .tbch .tabs .tab {
      margin: 0 45px;
      padding: 0 10px;
      display: inline-block;
      width: auto;
      float: inherit;
      line-height: 36px;
      position: relative; }
      .tbch .tabs .tab.badge::after {
        color: #ffffff;
        content: '敬请期待';
        display: block;
        font-size: 12px;
        background: #2da8a2;
        padding: 0 5px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        position: absolute;
        right: -40px;
        top: -14px; }
  .tbch .tabContent .list {
    width: 1096px;
    margin: 0 auto;
    overflow: hidden; }
    .tbch .tabContent .list li {
      width: 307px;
      height: 198px;
      margin: 0 28px;
      margin-bottom: 25px;
      float: left;
      cursor: pointer; }
      .tbch .tabContent .list li a {
        display: block; 
        overflow: hidden;}
        .tbch .tabContent .list li a .text {
          margin-top: 20px;
          display: block;
          text-align: center;
        line-height:24px; }
.tbch .tabContent.sp .list li{
  height:270px;
}
.ztjnp {
  width: 100%;
  height: 493px;
  background: url("../images/section_bg6.jpg") no-repeat center center;
  font-size: 16px; }
  .ztjnp .tit_jnp {
    width: 220px;
    height: 76px;
    margin-bottom: 25px;
    background: url("../images/section_tit5.png") no-repeat center center; }
  .ztjnp .jnpimg {
    display: block;
    margin: 0 auto; }

.ycap {
  width: 100%;
  height: 1115px;
  background: url("../images/section_bg7.jpg") no-repeat center center;
  font-size: 16px; }
  .ycap .tit_ycap {
    width: 220px;
    height: 76px;
    margin-bottom: 30px;
    background: url("../images/section_tit6.png") no-repeat center center; }
  .ycap .yc_list .yc_link {
    height: 51px;
    display: block;
    margin-bottom: 1px; }
  .ycap .yc_list .link1 {
    background: url("../images/ycap_01.png") no-repeat center center; }
  .ycap .yc_list .link2 {
    background: url("../images/ycap_02.png") no-repeat center center; }
  .ycap .yc_list .link3 {
    background: url("../images/ycap_03.png") no-repeat center center; }
  .ycap .yc_list .link4 {
    background: url("../images/ycap_04.png") no-repeat center center; }
  .ycap .yc_list .link5 {
    background: url("../images/ycap_05.png") no-repeat center center; }
  .ycap .yc_list .link6 {
    background: url("../images/ycap_06.png") no-repeat center center; }
  .ycap .yc_list .link7 {
    background: url("../images/ycap_07.png") no-repeat center center; }
  .ycap .yc_list .link8 {
    background: url("../images/ycap_08.png") no-repeat center center; }
  .ycap .yc_list .link9 {
    background: url("../images/ycap_09.png") no-repeat center center; }
  .ycap .yc_list .link10 {
    background: url("../images/ycap_10.png") no-repeat center center; }
  .ycap .yc_list .link11 {
    background: url("../images/ycap_11.png") no-repeat center center; }
  .ycap .yc_list .link12 {
    background: url("../images/ycap_12.png") no-repeat center center; }
  .ycap .yc_list .link13 {
    background: url("../images/ycap_13.png") no-repeat center center; }
  .ycap .yc_list .link14 {
    background: url("../images/ycap_14.png") no-repeat center center; }
  .ycap .yc_list .link15 {
    background: url("../images/ycap_15.png") no-repeat center center; }
  .ycap .yc_list .link16 {
    background: url("../images/ycap_16.png") no-repeat center center; }

.mtzs {
  height:1100px;
  background: #0b0f19; }
  .mtzs .tit_mtzs {
    width: 220px;
    height: 76px;
    margin-bottom: 30px;
    background: url("../images/section_tit7.png") no-repeat center center; }
  .mtzs .news_list li a {
    display: block;
    color: #ffffff;
    font-size: 16px;
    margin: 50px 0; }
    .mtzs .news_list li a .unit {
      display: inline-block;
      width: 140px; }
    .mtzs .news_list li a .item_r {
      float: right; }
    .mtzs .news_list li a:hover {
      color: #2da8a2; }

.footer {
  background: #000; }

.dialog {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 90; }
  .dialog .video_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -241px;
    margin-left: -400px; }
    .dialog .video_inner video {
      width: 800px; }
  .dialog .btn_close {
    position: absolute;
    top: 5%;
    right: 5%;
    display: block;
    width: 32px;
    height: 31px;
    background: url("../images/close.png") no-repeat center center;
    z-index: 5; }
