select::-ms-expand {
  display: none; }

.left {
  float: left; }

.right {
  float: right; }

body {
  overflow-x: hidden; }

.bgc {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.animation {
  -moz-transform: translate(0, 80px);
  -o-transform: translate(0, 80px);
  -webkit-transform: translate(0, 80px);
  transform: translate(0, 80px);
  opacity: 0; }

.animation.srcospcur {
  -moz-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px);
  opacity: 1;
  transition: 1.3s;
  -webkit-transition: 1.3s;
  -moz-transition: 1.3s;
  -ms-transition: 1.3s;
  -o-transition: 1.3s; }

.main {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  margin: 0 auto; }

.w1200 {
  width: 1200px;
  margin: 0 auto;
  max-width: 96%; }

.headerBox {
  width: 100%;
  height: 74px; }
  @media (max-width: 1024px) {
    .headerBox {
      height: 50px; } }

.header {
  width: 100%;
  height: 74px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: #000; }
  .header .logo {
    width: auto;
    float: left;
    margin-left: 2%; }
    .header .logo img {
      max-height: 74px; }
  .header .headerRight {
    float: right;
    margin-right: 2%; }
    .header .headerRight .tel {
      font-size: 16px;
      line-height: 74px;
      color: #fff;
      float: left; }
    .header .headerRight a {
      width: 140px;
      height: 40px;
      display: block;
      margin-top: 17px;
      background-color: #fcc800;
      font-size: 16px;
      line-height: 40px;
      color: #000;
      border-radius: 20px;
      float: left;
      text-align: center;
      margin-left: 36px; }
  @media (max-width: 1024px) {
    .header {
      height: 50px; }
      .header .logo img {
        max-height: 50px; }
      .header .headerRight {
        margin-top: 7px; }
        .header .headerRight .tel {
          float: none;
          font-size: 12px;
          line-height: 1.5;
          text-align: right; }
        .header .headerRight a {
          width: auto;
          float: none;
          background: none;
          font-size: 12px;
          line-height: 1.5;
          color: #F2C41F;
          margin-left: 0;
          margin-top: 0;
          text-align: right;
          height: auto; } }

.TIS75 .banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../img/bg.jpg");
  position: relative; }
  .TIS75 .banner .pic {
    width: 52.5%;
    float: left; }
  .TIS75 .banner .text {
    width: 38.9%;
    float: right;
    margin-right: 6.4%;
    margin-top: 8.5%; }
  .TIS75 .banner .logo {
    width: 183px;
    position: absolute;
    top: 30px;
    right: 0; }
.TIS75 .box1 {
  padding: 45px 0; }
  .TIS75 .box1 a {
    width: 380px;
    height: 90px;
    border-radius: 45px;
    display: block;
    margin: 0 auto;
    background-image: -moz-linear-gradient(90deg, black 0%, #363636 100%);
    background-image: -webkit-linear-gradient(90deg, black 0%, #363636 100%);
    background-image: -ms-linear-gradient(90deg, black 0%, #363636 100%);
    box-shadow: 3px 5.196px 19.4px 0.6px rgba(0, 0, 0, 0.14);
    text-align: center;
    color: #fff; }
    .TIS75 .box1 a .t {
      font-size: 28px;
      line-height: 30px;
      font-weight: 500;
      padding-top: 15px; }
    .TIS75 .box1 a .t1 {
      font-size: 14px;
      line-height: 16px;
      font-weight: 100;
      margin-top: 11px; }
    .TIS75 .box1 a .t2 {
      font-size: 28px;
      line-height: 90px;
      color: #fff;
      font-weight: 500;
      text-align: center; }
.TIS75 .indexTitle {
  text-align: center; }
  .TIS75 .indexTitle .tits {
    font-size: 52px;
    line-height: 54px;
    color: #000;
    font-weight: 500; }
  .TIS75 .indexTitle .tit {
    font-size: 24px;
    line-height: 26px;
    font-weight: 300;
    color: #333;
    margin-top: 24px; }
.TIS75 .box2 {
  padding-top: 3.9%; }
  .TIS75 .box2 .content {
    margin-top: 50px;
    position: relative; }
    .TIS75 .box2 .content .boxLeft {
      width: 75.58%;
      float: left;
      position: relative;
      z-index: 5; }
      .TIS75 .box2 .content .boxLeft .pic {
        width: 71.1%;
        position: absolute;
        top: 26%;
        left: 14.2%;
        overflow: hidden;
        border-radius: 16px; }
        .TIS75 .box2 .content .boxLeft .pic img {
          transition: all 1s; }
    .TIS75 .box2 .content .clun {
      width: 27.25%;
      margin-left: -17%;
      float: left;
      margin-top: 16%;
      position: relative;
      cursor: move; }
      .TIS75 .box2 .content .clun > img {
        transition: all 0.5s; }
      .TIS75 .box2 .content .clun img {
        cursor: move; }
      .TIS75 .box2 .content .clun .line {
        width: 35.5%;
        position: absolute;
        top: 4.8%;
        right: -9%;
        cursor: move; }
        .TIS75 .box2 .content .clun .line .img2 {
          display: none; }
      .TIS75 .box2 .content .clun .click {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 3; }
    .TIS75 .box2 .content .txt {
      position: absolute;
      bottom: 30px;
      right: 5.4%;
      font-size: 18px;
      line-height: 32px;
      color: #444;
      font-weight: 300;
      text-align: right; }
    .TIS75 .box2 .content .txt1 {
      width: 22.3%;
      position: absolute;
      top: 0;
      right: 12px;
      z-index: 10; }
      .TIS75 .box2 .content .txt1 .t {
        width: 100%;
        background-color: #fcc800;
        font-size: 20px;
        line-height: 34px;
        color: #000;
        padding: 26px 25px;
        box-sizing: border-box;
        position: relative;
        z-index: 5; }
        .TIS75 .box2 .content .txt1 .t:after {
          width: 0;
          height: 0;
          position: absolute;
          top: 100%;
          left: 0;
          border-right: 22px solid transparent;
          border-left: 0px solid transparent;
          border-top: 22px solid #fcc800;
          content: ''; }
      .TIS75 .box2 .content .txt1 .t1 {
        width: 101.4%;
        height: 105%;
        background-color: #fef0b8;
        position: absolute;
        top: -12px;
        right: -12px; }
        .TIS75 .box2 .content .txt1 .t1:after {
          width: 0;
          height: 0;
          position: absolute;
          top: 100%;
          left: 0;
          border-right: 22px solid transparent;
          border-left: 0px solid transparent;
          border-top: 22px solid #fef0b8;
          content: ''; }
.TIS75 .box3 {
  background-color: #f5f5f5;
  padding-top: 3.9%;
  padding-bottom: 5.2%; }
  .TIS75 .box3 .content {
    position: relative;
    margin-top: 40px; }
    .TIS75 .box3 .content .picBox {
      width: 50%;
      float: left;
      position: relative; }
      .TIS75 .box3 .content .picBox .pic {
        position: relative;
        width: 100%; }
        .TIS75 .box3 .content .picBox .pic .txt {
          position: absolute;
          top: 8%;
          right: 5.8%; }
          .TIS75 .box3 .content .picBox .pic .txt .t {
            background-color: #fcc800;
            font-size: 20px;
            line-height: 22px;
            padding: 25px 23px;
            color: #000;
            box-sizing: border-box;
            position: relative;
            z-index: 5; }
            .TIS75 .box3 .content .picBox .pic .txt .t:after {
              width: 0;
              height: 0;
              position: absolute;
              top: 100%;
              left: 0;
              border-right: 15px solid transparent;
              border-left: 0px solid transparent;
              border-top: 15px solid #fcc800;
              content: ''; }
          .TIS75 .box3 .content .picBox .pic .txt .t1 {
            width: 101.4%;
            height: 105%;
            background-color: rgba(252, 200, 0, 0.28);
            position: absolute;
            top: -10px;
            right: -8px; }
            .TIS75 .box3 .content .picBox .pic .txt .t1:after {
              width: 0;
              height: 0;
              position: absolute;
              top: 100%;
              left: 0;
              border-right: 15px solid transparent;
              border-left: 0px solid transparent;
              border-top: 15px solid rgba(252, 200, 0, 0.28);
              content: ''; }
        .TIS75 .box3 .content .picBox .pic .bg {
          width: 74.2%;
          height: 52%;
          background-color: #000;
          position: absolute;
          top: 14.2%;
          left: 12.7%;
          box-sizing: border-box;
          border: 1px solid #fff;
          border-radius: 6px; }
          .TIS75 .box3 .content .picBox .pic .bg.on {
            opacity: 0; }
        .TIS75 .box3 .content .picBox .pic.pic1 {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 10;
          width: 100%;
          opacity: 0; }
        .TIS75 .box3 .content .picBox .pic.pic2 {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 11;
          width: 100%;
          opacity: 0; }
      .TIS75 .box3 .content .picBox.on .pic.pic1 {
        opacity: 1;
        transition: opacity 0.4s 1.5s; }
      .TIS75 .box3 .content .picBox.on .pic.pic2 {
        opacity: 1;
        transition: opacity 0.4s 3s; }
      .TIS75 .box3 .content .picBox.on .pic .bg {
        opacity: 0;
        transition: opacity 0.6s 3s; }
    .TIS75 .box3 .content .icon {
      width: 70px;
      height: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border-radius: 100%;
      overflow: hidden;
      box-shadow: 4.5px 7.794px 24.44px 1.56px rgba(0, 0, 0, 0.04);
      cursor: pointer; }
.TIS75 .box4 {
  background-color: #dfdfdf;
  padding-top: 3.7%;
  padding-bottom: 5.2%; }
  .TIS75 .box4 .list {
    margin-top: 50px; }
    .TIS75 .box4 .list .item {
      width: 25%;
      float: left; }
      .TIS75 .box4 .list .item .title {
        width: 100%;
        height: auto;
        background-color: #ccc;
        text-align: center;
        color: #969696;
        position: relative;
        padding: 44px 0; }
        .TIS75 .box4 .list .item .title:after {
          width: 75px;
          height: 15px;
          position: absolute;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%);
          bottom: -15px;
          content: '';
          background-image: url("../img/down.png");
          content: '';
          background-repeat: no-repeat;
          background-size: cover; }
        .TIS75 .box4 .list .item .title .tits {
          font-size: 30px;
          line-height: 32px;
          font-weight: 500; }
        .TIS75 .box4 .list .item .title .tit {
          font-size: 20px;
          line-height: 22px;
          margin-top: 14px; }
      .TIS75 .box4 .list .item:nth-child(2n) .title:after {
        top: -15px;
        bottom: auto;
        background-image: url("../img/up.png"); }
      @media (min-width: 1024px) {
        .TIS75 .box4 .list .item:hover .title {
          background-color: #fcc800;
          color: #000; }
          .TIS75 .box4 .list .item:hover .title:after {
            background-image: url("../img/down_h.png"); }
        .TIS75 .box4 .list .item:hover:nth-child(2n) .title:after {
          background-image: url("../img/up_h.png"); } }
.TIS75 .box5 {
  background-color: #444;
  padding-top: 3.5%;
  padding-bottom: 3.75%; }
  .TIS75 .box5 .title {
    font-size: 52px;
    line-height: 54px;
    color: #fff;
    font-weight: 500;
    text-align: center; }
  .TIS75 .box5 .tabs {
    width: 600px;
    margin: 18px auto 0; }
    .TIS75 .box5 .tabs a {
      width: 25%;
      float: left;
      font-size: 24px;
      line-height: 70px;
      border-bottom: 2px solid #ccc;
      color: #ddd;
      text-align: center;
      display: block; }
      .TIS75 .box5 .tabs a.on {
        color: #fcc800;
        border-color: #fcc800; }
  .TIS75 .box5 .itemBox {
    margin-top: 47px; }
    .TIS75 .box5 .itemBox .item {
      display: none; }
      .TIS75 .box5 .itemBox .item .txt {
        padding-left: 32px;
        font-size: 26px;
        line-height: 32px;
        color: #ddd;
        position: relative; }
        .TIS75 .box5 .itemBox .item .txt:after {
          width: 9px;
          height: 9px;
          background-color: #fcc800;
          position: absolute;
          top: 12px;
          left: 1px;
          border-radius: 100%;
          content: ''; }
      .TIS75 .box5 .itemBox .item .list {
        margin-top: 37px; }
        .TIS75 .box5 .itemBox .item .list ul li {
          width: 23.3%;
          float: left;
          margin-right: 2.2%;
          color: #fff; }
          .TIS75 .box5 .itemBox .item .list ul li:last-child {
            margin-right: 0; }
          .TIS75 .box5 .itemBox .item .list ul li .pic {
            box-sizing: border-box;
            border: 1px solid #666; }
          .TIS75 .box5 .itemBox .item .list ul li .tits {
            margin-top: 6px; }
            .TIS75 .box5 .itemBox .item .list ul li .tits span {
              display: inline-block;
              border-bottom: 2px solid #fcc800;
              line-height: 66px;
              font-size: 28px;
              padding-right: 40px;
              font-weight: 500; }
          .TIS75 .box5 .itemBox .item .list ul li .tit {
            font-size: 20px;
            line-height: 32px;
            color: #ddd;
            margin-top: 13px; }
      .TIS75 .box5 .itemBox .item:nth-child(4) .list ul {
        margin-left: 11.65%; }
.TIS75 .box6 {
  background-color: #1b1b1d;
  padding-bottom: 3.2%; }
  .TIS75 .box6 .tabs {
    width: 100%;
    height: auto; }
    .TIS75 .box6 .tabs a {
      width: 50%;
      font-size: 36px;
      line-height: 120px;
      background-color: #5b5a5b;
      text-align: center;
      display: block;
      color: #fff;
      float: left;
      position: relative; }
      .TIS75 .box6 .tabs a:after {
        width: calc(100% - 160px);
        left: 80px;
        bottom: 0;
        height: 3px;
        background-color: #fcc800;
        content: '';
        display: none;
        position: absolute; }
      .TIS75 .box6 .tabs a.on {
        background-color: #1b1b1d;
        color: #fff; }
        .TIS75 .box6 .tabs a.on:after {
          display: block; }
  .TIS75 .box6 .itemBox {
    margin-top: 45px; }
    .TIS75 .box6 .itemBox .item {
      display: none; }
      .TIS75 .box6 .itemBox .item ul li {
        width: 20%;
        float: left;
        text-align: center; }
        .TIS75 .box6 .itemBox .item ul li .pic {
          width: 100%; }
        .TIS75 .box6 .itemBox .item ul li .tits {
          font-size: 22px;
          font-weight: 500;
          line-height: 24px;
          color: #fff;
          margin-top: 33px; }
        .TIS75 .box6 .itemBox .item ul li .tit {
          font-size: 20px;
          line-height: 30px;
          color: #bbb;
          margin-top: 27px; }
          .TIS75 .box6 .itemBox .item ul li .tit p {
            margin-bottom: 14px; }
      .TIS75 .box6 .itemBox .item.x ul li {
        width: 33.3333333333%; }
        .TIS75 .box6 .itemBox .item.x ul li .pic {
          width: 240px;
          max-width: 100%;
          margin: 0 auto; }
@media (max-width: 1366px) {
  .TIS75 .indexTitle .tits {
    font-size: 42px;
    line-height: 44px; }
  .TIS75 .indexTitle .tit {
    font-size: 20px;
    line-height: 22px; }
  .TIS75 .box4 .list .item .title .tits {
    font-size: 24px;
    line-height: 26px; }
  .TIS75 .box4 .list .item .title .tit {
    font-size: 18px;
    line-height: 20px; }
  .TIS75 .box5 .title {
    font-size: 42px;
    line-height: 44px; }
  .TIS75 .box5 .tabs a {
    font-size: 20px;
    line-height: 60px; }
  .TIS75 .box5 .itemBox .item .txt {
    font-size: 22px;
    line-height: 28px; }
  .TIS75 .box5 .itemBox .item .list ul li .tits span {
    font-size: 24px;
    line-height: 54px; }
  .TIS75 .box5 .itemBox .item .list ul li .tit {
    font-size: 16px;
    line-height: 26px; }
  .TIS75 .box6 .tabs a {
    font-size: 30px;
    line-height: 90px; }
  .TIS75 .box6 .itemBox .item ul li .tits {
    font-size: 18px;
    line-height: 20px; }
  .TIS75 .box6 .itemBox .item ul li .tit {
    font-size: 16px;
    line-height: 24px; }
    .TIS75 .box6 .itemBox .item ul li .tit p {
      margin-bottom: 8px; } }
@media (max-width: 1200px) {
  .TIS75 .indexTitle .tits {
    font-size: 32px;
    line-height: 34px; }
  .TIS75 .indexTitle .tit {
    font-size: 16px;
    line-height: 18px; }
  .TIS75 .banner .logo {
    width: 125px; }
  .TIS75 .box1 {
    padding: 30px 0; }
  .TIS75 .indexTitle .tit {
    margin-top: 15px; }
  .TIS75 .box2 .content .txt1 .t {
    font-size: 16px;
    line-height: 24px;
    padding: 16px 15px; }
  .TIS75 .box2 .content .txt {
    font-size: 16px;
    line-height: 28px; }
  .TIS75 .box4 .list .item .title {
    padding: 30px 0; }
    .TIS75 .box4 .list .item .title .tits {
      font-size: 20px;
      line-height: 22px; }
    .TIS75 .box4 .list .item .title .tit {
      font-size: 16px;
      line-height: 18px;
      margin-top: 10px; }
  .TIS75 .box5 .title {
    font-size: 32px;
    line-height: 34px; }
  .TIS75 .box5 .tabs a {
    font-size: 18px;
    line-height: 54px; }
  .TIS75 .box5 .itemBox .item .txt {
    font-size: 18px;
    line-height: 26px; }
  .TIS75 .box5 .itemBox .item .list ul li .tits span {
    font-size: 20px;
    line-height: 50px; }
  .TIS75 .box5 .itemBox .item .list ul li .tit {
    font-size: 14px;
    line-height: 24px; }
  .TIS75 .box6 .tabs a {
    font-size: 26px;
    line-height: 70px; }
  .TIS75 .box6 .itemBox .item ul li .tits {
    font-size: 16px;
    line-height: 18px;
    margin-top: 20px; }
  .TIS75 .box6 .itemBox .item ul li .tit {
    font-size: 14px;
    line-height: 22px; }
    .TIS75 .box6 .itemBox .item ul li .tit p {
      margin-bottom: 5px; } }
@media (max-width: 920px) {
  .TIS75 .box4 .list {
    margin-top: 20px; }
    .TIS75 .box4 .list .item {
      width: 50%; }
      .TIS75 .box4 .list .item .title {
        padding: 25px 0; }
        .TIS75 .box4 .list .item .title .tits {
          font-size: 18px;
          line-height: 20px; }
        .TIS75 .box4 .list .item .title .tit {
          font-size: 13px;
          line-height: 16px;
          margin-top: 6px; } }
@media (max-width: 768px) {
  .TIS75 .indexTitle .tits {
    font-size: 22px;
    line-height: 24px; }
  .TIS75 .indexTitle .tit {
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px; }
  .TIS75 .banner .pic {
    width: 80%;
    float: none; }
  .TIS75 .banner .text {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
    float: none; }
  .TIS75 .banner .logo {
    width: 85px;
    top: 10px; }
  .TIS75 .box1 {
    padding: 20px 0;
    background-size: 160%;
    background-color: #fcbb00; }
    .TIS75 .box1 a {
      width: 240px;
      height: 50px;
      border-radius: 25px; }
      .TIS75 .box1 a .t {
        font-size: 18px;
        line-height: 20px;
        padding-top: 6px; }
      .TIS75 .box1 a .t1 {
        font-size: 12px;
        line-height: 14px;
        margin-top: 3px; }
      .TIS75 .box1 a .t2 {
        line-height: 50px;
        font-size: 18px; }
  .TIS75 .box2 .content .txt1 {
    width: 52%;
    top: -16%; }
    .TIS75 .box2 .content .txt1 .t {
      padding: 10px; }
      .TIS75 .box2 .content .txt1 .t:after {
        border-right: 16px solid transparent;
        border-left: 0px solid transparent;
        border-top: 16px solid #fcc800; }
    .TIS75 .box2 .content .txt1 .t1 {
      top: -8px;
      right: -8px; }
      .TIS75 .box2 .content .txt1 .t1:after {
        border-right: 16px solid transparent;
        border-left: 0px solid transparent;
        border-top: 16px solid #fef0b8; }
  .TIS75 .box2 .content .boxLeft {
    width: 85%; }
  .TIS75 .box2 .content .clun {
    width: 30%;
    margin-top: 20%; }
    .TIS75 .box2 .content .clun .line {
      width: 58%;
      top: -25%; }
      .TIS75 .box2 .content .clun .line .img1 {
        display: none; }
      .TIS75 .box2 .content .clun .line .img2 {
        display: block; }
  .TIS75 .box2 .content .txt {
    width: 100%;
    position: relative;
    right: auto;
    text-align: center;
    bottom: auto;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0; }
  .TIS75 .box2 .content {
    margin-top: 70px; }
  .TIS75 .box2 .content .boxLeft .pic {
    border-radius: 6px; }
  .TIS75 .box3 .content {
    margin-top: 20px; }
    .TIS75 .box3 .content .picBox {
      width: 100%;
      float: none; }
      .TIS75 .box3 .content .picBox .pic .txt .t {
        padding: 10px;
        font-size: 14px;
        line-height: 16px; }
        .TIS75 .box3 .content .picBox .pic .txt .t:after {
          border-right: 10px solid transparent;
          border-left: 0px solid transparent;
          border-top: 10px solid #fcc800; }
      .TIS75 .box3 .content .picBox .pic .txt .t1 {
        top: -4px;
        right: -5px; }
        .TIS75 .box3 .content .picBox .pic .txt .t1:after {
          border-right: 10px solid transparent;
          border-left: 0px solid transparent;
          border-top: 10px solid rgba(252, 200, 0, 0.28); }
    .TIS75 .box3 .content .icon {
      width: 40px;
      transform-origin: 50% 50%;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      margin-left: -20px;
      margin-top: -20px; }
  .TIS75 .box5 .title {
    font-size: 22px;
    line-height: 24px; }
  .TIS75 .box5 .tabs {
    width: 90%;
    margin: 10px auto 0; }
  .TIS75 .box5 .tabs a {
    font-size: 16px;
    line-height: 40px;
    border-width: 1px; }
  .TIS75 .box5 .itemBox {
    margin-top: 20px; }
  .TIS75 .box5 .itemBox .item .txt {
    font-size: 14px;
    line-height: 22px;
    padding-left: 16px; }
    .TIS75 .box5 .itemBox .item .txt:after {
      width: 6px;
      height: 6px;
      top: 9px; }
  .TIS75 .box5 .itemBox .item .list ul li .tits span {
    font-size: 16px;
    line-height: 38px;
    border-width: 1px;
    margin-top: 0; }
  .TIS75 .box5 .itemBox .item .list ul li .tit {
    font-size: 14px;
    line-height: 24px;
    margin-top: 6px; }
  .TIS75 .box5 .itemBox .item .list {
    margin-top: 15px; }
  .TIS75 .box5 .itemBox .item .list ul {
    margin-left: 0 !important; }
  .TIS75 .box5 .itemBox .item .list ul li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 15px; }
    .TIS75 .box5 .itemBox .item .list ul li:nth-child(2n) {
      margin-right: 0; }
  .TIS75 .box6 .tabs a {
    font-size: 20px;
    line-height: 56px; }
    .TIS75 .box6 .tabs a:after {
      width: calc(100% - 30px);
      left: 15px;
      height: 2px; }
  .TIS75 .box6 .itemBox .item ul li {
    width: 50%; }
    .TIS75 .box6 .itemBox .item ul li .pic {
      width: 76%;
      margin: 0 auto; }
  .TIS75 .box6 .itemBox .item ul li .tits {
    font-size: 16px;
    line-height: 18px;
    margin-top: 5px; }
  .TIS75 .box6 .itemBox .item ul li .tit {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px; }
    .TIS75 .box6 .itemBox .item ul li .tit p {
      margin-bottom: 3px; }
  .TIS75 .box6 .itemBox .item.x ul li {
    width: 50%; }
  .TIS75 .box6 .itemBox {
    margin: 15px auto 0; } }

.wttk {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 300;
  display: none; }
  .wttk .box {
    width: 1200px;
    max-width: 96%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 24px;
    overflow: hidden; }
    .wttk .box .close {
      width: 30px;
      height: 30px;
      position: absolute;
      top: 24px;
      right: 33px;
      display: block;
      background-image: url("../img/close.png");
      background-size: cover;
      background-repeat: no-repeat; }
    .wttk .box .title {
      text-align: center;
      font-size: 48px;
      line-height: 114px;
      color: #000;
      font-weight: 500;
      border-bottom: 2px solid #efefef; }
    .wttk .box .boxNew {
      width: 100%;
      height: auto; }
      .wttk .box .boxNew .num {
        width: 606px;
        margin: 47px auto 0; }
        .wttk .box .boxNew .num .t {
          width: 50px;
          height: 50px;
          border-radius: 100%;
          background-color: #ddd;
          float: left;
          margin-right: 135px;
          position: relative;
          font-size: 22px;
          line-height: 50px;
          text-align: center;
          color: #888; }
          .wttk .box .boxNew .num .t:after {
            width: 140px;
            position: absolute;
            right: -137px;
            height: 10px;
            margin-top: 20px;
            content: '';
            background-color: #ddd; }
          .wttk .box .boxNew .num .t:last-child {
            margin-right: 0; }
            .wttk .box .boxNew .num .t:last-child:after {
              display: none; }
          .wttk .box .boxNew .num .t.on {
            background-color: #fcc800;
            color: #000; }
            .wttk .box .boxNew .num .t.on:after {
              background-color: #fcc800; }
      .wttk .box .boxNew .conBox {
        margin-top: 52px; }
        .wttk .box .boxNew .conBox ul {
          width: calc(100% - 148px);
          margin: 0 auto; }
          .wttk .box .boxNew .conBox ul li {
            display: none; }
            .wttk .box .boxNew .conBox ul li.on {
              display: block; }
            .wttk .box .boxNew .conBox ul li .tits {
              text-align: center;
              font-size: 30px;
              line-height: 38px;
              color: #000; }
            .wttk .box .boxNew .conBox ul li .tit {
              margin-top: 35px; }
              .wttk .box .boxNew .conBox ul li .tit .t {
                width: calc(50% - 15px);
                float: left;
                margin-bottom: 30px;
                background-color: #eee;
                font-size: 26px;
                line-height: 77px;
                color: #000;
                border-radius: 10px;
                padding-left: 42px;
                box-sizing: border-box;
                cursor: pointer; }
                .wttk .box .boxNew .conBox ul li .tit .t span {
                  margin-left: 17px; }
                .wttk .box .boxNew .conBox ul li .tit .t .text {
                  width: 160px;
                  height: 20px;
                  border: none;
                  background: none;
                  border-bottom: 1px solid #333;
                  margin-left: 10px; }
                .wttk .box .boxNew .conBox ul li .tit .t:nth-child(2n) {
                  float: right; }
                .wttk .box .boxNew .conBox ul li .tit .t.on {
                  background-color: #fcc800; }
                  .wttk .box .boxNew .conBox ul li .tit .t.on.text {
                    border-color: #fff; }
        .wttk .box .boxNew .conBox .butBox {
          width: 100%;
          margin-top: 93px;
          background-color: #ccc; }
          .wttk .box .boxNew .conBox .butBox a {
            width: 50%;
            height: auto;
            text-align: center;
            font-size: 30px;
            line-height: 114px;
            color: #777;
            text-align: center;
            display: block;
            float: left;
            background-color: #ccc; }
            .wttk .box .boxNew .conBox .butBox a.next {
              background-color: #fcc800;
              color: #000;
              float: right; }
            .wttk .box .boxNew .conBox .butBox a.none {
              display: none; }
            .wttk .box .boxNew .conBox .butBox a.but {
              display: none;
              background-color: #fcc800;
              color: #000;
              float: right; }
    .wttk .box .boxNew1 {
      width: calc(100% - 148px);
      margin: 47px auto 0;
      padding-bottom: 50px;
      display: none; }
      .wttk .box .boxNew1 .tits {
        font-size: 40px;
        line-height: 61px;
        color: #000;
        text-align: center; }
      .wttk .box .boxNew1 .tableBox {
        width: 100%;
        height: auto;
        margin-top: 54px; }
        .wttk .box .boxNew1 .tableBox .t {
          margin-bottom: 30px;
          font-size: 26px;
          line-height: 76px; }
          .wttk .box .boxNew1 .tableBox .t .text {
            width: calc(100% - 120px);
            float: left;
            height: 76px;
            font-size: 26px;
            line-height: 50px;
            color: #000;
            border: none;
            background: none; }
          .wttk .box .boxNew1 .tableBox .t span {
            margin-left: 40px;
            float: left; }
          .wttk .box .boxNew1 .tableBox .t .tt {
            width: calc(50% - 15px);
            float: left;
            background-color: #eee;
            border-radius: 10px; }
            .wttk .box .boxNew1 .tableBox .t .tt:nth-child(2n) {
              float: right; }
          .wttk .box .boxNew1 .tableBox .t .tt1 {
            width: 100%;
            background-color: #eee;
            border-radius: 10px; }
        .wttk .box .boxNew1 .tableBox .t1 span {
          font-size: 26px;
          line-height: 76px;
          color: #000;
          margin-left: 40px; }
        .wttk .box .boxNew1 .tableBox .t1 .tt {
          float: right; }
          .wttk .box .boxNew1 .tableBox .t1 .tt .ttt {
            width: 349px;
            height: 76px;
            background-color: #eee;
            font-size: 30px;
            line-height: 76px;
            color: #777;
            text-align: center;
            border-radius: 10px;
            float: left;
            margin-right: 20px;
            cursor: pointer; }
            .wttk .box .boxNew1 .tableBox .t1 .tt .ttt:last-child {
              margin-right: 0; }
            .wttk .box .boxNew1 .tableBox .t1 .tt .ttt.on {
              background-color: #fcc800;
              color: #000; }
        .wttk .box .boxNew1 .tableBox .submit {			
          width: 380px;
          height: 80px;
          border-radius: 40px;
          background-color: #000;
          font-size: 30px;
          line-height: 80px;
          color: #fff;
          border: none;
          margin: 40px auto 0;
          display: block; }
  @media (max-width: 1366px) {
    .wttk .box .title {
      font-size: 36px;
      line-height: 80px; }
    .wttk .box .boxNew .num {
      margin: 30px auto 0; }
    .wttk .box .boxNew .conBox {
      margin-top: 34px; }
      .wttk .box .boxNew .conBox ul li .tits {
        font-size: 24px;
        line-height: 30px; }
      .wttk .box .boxNew .conBox ul li .tit .t {
        margin-bottom: 20px;
        line-height: 60px;
        padding-left: 24px; }
    .wttk .box .boxNew .conBox .butBox {
      margin-top: 60px; }
      .wttk .box .boxNew .conBox .butBox a {
        font-size: 24px;
        line-height: 80px; }
    .wttk .box .boxNew1 {
      margin: 30px auto 0;
      padding-bottom: 30px; }
      .wttk .box .boxNew1 .tits {
        font-size: 26px;
        line-height: 34px; }
      .wttk .box .boxNew1 .tableBox {
        margin: 25px auto 0; }
        .wttk .box .boxNew1 .tableBox .t {
          margin-bottom: 20px;
          font-size: 20px;
          line-height: 60px; }
          .wttk .box .boxNew1 .tableBox .t span {
            margin-left: 24px; }
          .wttk .box .boxNew1 .tableBox .t .text {
            height: 60px;
            font-size: 20px;
            line-height: 40px; }
        .wttk .box .boxNew1 .tableBox .t1 span {
          margin-left: 24px;
          font-size: 20px;
          line-height: 60px; }
        .wttk .box .boxNew1 .tableBox .t1 .tt .ttt {
          font-size: 20px;
          line-height: 60px;
          width: 260px;
          height: 60px; }
        .wttk .box .boxNew1 .tableBox .submit {
          width: 240px;
          height: 60px;
          line-height: 60px;
          font-size: 20px;
          border-radius: 30px;
          margin: 20px auto 0; } }
  @media (max-width: 768px) {
    .wttk .box .title {
      font-size: 22px;
      line-height: 46px; }
    .wttk .box .close {
      width: 20px;
      height: 20px;
      top: 12px;
      right: 20px; }
    .wttk .box .boxNew .num {
      width: 300px;
      margin: 15px auto 0; }
      .wttk .box .boxNew .num .t {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
        margin-right: 60px; }
        .wttk .box .boxNew .num .t:after {
          width: 88px;
          height: 2px;
          margin-top: 14px;
          right: -84px; }
    .wttk .box .boxNew .conBox {
      margin-top: 15px; }
      .wttk .box .boxNew .conBox ul {
        width: calc(100% - 30px); }
        .wttk .box .boxNew .conBox ul li .tits {
          font-size: 16px;
          line-height: 24px; }
        .wttk .box .boxNew .conBox ul li .tit {
          margin-top: 15px; }
          .wttk .box .boxNew .conBox ul li .tit .t {
            width: calc(50% - 10px);
            font-size: 14px;
            line-height: 40px;
            border-radius: 5px;
            margin-bottom: 10px;
            padding-left: 10px; }
            .wttk .box .boxNew .conBox ul li .tit .t span {
              margin-left: 7px; }
            .wttk .box .boxNew .conBox ul li .tit .t .text {
              font-size: 14px;
              line-height: 26px;
              width: 80px; }
      .wttk .box .boxNew .conBox .butBox {
        margin-top: 15px; }
        .wttk .box .boxNew .conBox .butBox a {
          font-size: 16px;
          line-height: 40px; }
    .wttk .box .boxNew1 {
      margin: 20px auto 0;
      padding-bottom: 20px;
      width: calc(100% - 30px); }
      .wttk .box .boxNew1 .tits {
        font-size: 16px;
        line-height: 24px; }
      .wttk .box .boxNew1 .tableBox .t {
        margin-bottom: 0; }
        .wttk .box .boxNew1 .tableBox .t span {
          margin-left: 10px;
          font-size: 14px;
          line-height: 40px; }
        .wttk .box .boxNew1 .tableBox .t .text {
          width: calc(100% - 60px);
          height: 40px;
          font-size: 14px;
          line-height: 26px; }
        .wttk .box .boxNew1 .tableBox .t .tt {
          width: 100%;
          float: none;
          margin-bottom: 10px; }
      .wttk .box .boxNew1 .tableBox .t1 {
        margin-top: 10px; }
        .wttk .box .boxNew1 .tableBox .t1 span {
          margin-left: 10px;
          font-size: 14px;
          line-height: 40px; }
        .wttk .box .boxNew1 .tableBox .t1 .tt .ttt {
          width: 80px;
          height: 40px;
          font-size: 14px;
          line-height: 40px;
          margin-right: 10px; }
      .wttk .box .boxNew1 .tableBox .submit {
        width: 160px;
        height: 46px;
        border-radius: 23px;
        font-size: 16px;
        line-height: 46px; } }

/*# sourceMappingURL=style.css.map */