.wrap2, .container, .wrap, .index-container, .foot-container, .drop-container {
    margin: 0 auto;
    padding: 0;
  }
  
  /* 底部*/
  .foot-container {
    width: 1680px;
  }
  /*  首页内容区 */
  .container {
    width: 1680px;
  }
  /* 头部 */
  .index-container {
    width: 1680px;
  }
  /* 内页 */
  .wrap{
    width: 1560px;
  }
  .wrap2 {
    width: 1600px;
  }
  .fd::after {
    content: " ";
    display: block;
    clear: both;
  }
  
  .fd {
    zoom: 1;
  }
  @media (max-width: 1680px) {
   .container, .index-container, .foot-container,.wrap,.wrap2{
      width: 1400px;
    }
  }
  
  @media (max-width: 1460px) {
    .wrap2, .index-container, .wrap, .container, .foot-container {
      width: 1150px;
    }
  }
  
  @media (max-width: 1260px) {
    .wrap2, .index-container, .wrap, .container, .foot-container {
      width: 970px;
    }
  }
  
  @media (max-width: 992px) {
    .wrap2, .wrap, .container, .foot-container {
      width: 750px;
    }
  }
  
  @media (max-width: 768px) {
    .wrap2, .container, .wrap, .index-container, .foot-container, .drop-container {
      padding-right: 20px;
      padding-left: 20px;
      margin: 0 auto;
      width: 100%;
    }
  }
/*热门详情 */
.new_dat2{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 90px;
  }
  .biaoq1 {
    background-color: rgb(255, 255, 255, .1);
  }
  .new_dat2 .biaoq .lef .title{
    background-color: rgb(255,255,255, .1);
    box-shadow: 0 0px 20px 4px rgb(236 236 236 / 70%);
  }
  .new_dat2 .biaoq1 .lef .title{
    background-color: rgb(255,255,255, .1);
    box-shadow: 0 0px 20px 4px rgb(236 236 236 / 70%);
  }
  .new_dat2 .lef{
    width: 100%;
    float: left;
  }
  .new_dat2 .lef .top{
    width: 100%;
    padding-bottom: 18px;
    border-bottom: 2px solid rgb(230,231,232);
  }
  .new_dat2 .lef .top .p{
    font-size: 40px;
    color: #08151d;
    font-weight: bold;
  }
  .new_dat2 .lef .top .div{
    width: 100%;
    padding-top: 60px;
  }
  .new_dat2 .lef .top .div p{
    font-size: 16px;
    color: #666666;
    float: left;
    padding-right: 62px;
  }
  .new_dat2 .lef .top .div p img{
    width: 19px;
    display: inline-block;
    margin-bottom: -2px;
  }
  .new_dat2 .lef .con{
    width: 100%;
    padding-top: 54px;
    padding-bottom: 46px;
    border-bottom: 2px solid rgb(230,231,232);
  }
  .new_dat2 .lef .title_h {
    padding-top: 48px;
    padding-bottom: 34px;
    border-bottom: 1px solid #efefef;
    padding-left: 50px;
    padding-right: 60px;
  }
  .new_dat2 .lef .title_h .left {
    font-size: 24px;
    color: #050505;
    font-weight: bold;
  }
  .new_dat2 .lef .title_h .left span {
    font-size: 24px;
    color: #046dff;
  }
  .new_dat2 .lef .title_h .right {
    font-size: 16px;
    line-height: 30px;
    color: #999;
  }
  .new_dat2 .lef .title_h .right span a {
    color: #999;
  }
  .new_dat2 .lef .title_c {
    padding-top: 38px;
    padding-bottom: 50px;
    border-bottom: 1px solid #efefef;
    margin-left: 50px;
    margin-right: 60px;
  }
  .new_dat2 .lef .title_c .p1 {
    color: #1e2127;
    font-size: 22px;
    padding-bottom: 18px;
  }
  .new_dat2 .lef .title_c p {
    color: #666;
    line-height: 30px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .new_dat2 .lef .title_c .p3 {
    padding-top: 30px;
  }
  .new_dat2 .lef .title_c:hover {
    border-bottom: 1px solid #046dff;
  }
  .new_dat2 .lef .title_c .s4 {
    background: url(../images/bq_4.png) no-repeat left 50%;
    opacity: .2;
  }
  .new_dat2 .lef .title_c:hover .s4 {
    background: url(../images/bq_2.png)  no-repeat left 50%;
    opacity: 1;
  }
  .new_dat2 .lef .title_c:last-child {
    border-bottom: none;
  }
  .new_dat2 .lef .title_c:last-child:hover {
    border-bottom: none;
  }
  .new_dat2 .lef .title_c .s1 {
    padding-right: 34px;
    color: #b6b6b6;
  }
  .new_dat2 .lef .title_c .s3 {
    color: #999;
  }
  .new_dat2 .lef .title_c span {
    padding-right: 25px;
  }
  .new_dat2 .lef .title_c i {
    padding-right: 6px;
  }
  .new_dat2 .lef .title_c .s3 i img {
    vertical-align: sub;
  }
  .new_dat2 .lef .title_c .s2 {
    padding-left: 8px;
  }
  .new_dat2 .lef .title_c .s4 {
    float: right;
  }
  .new_dat2 .lef .title_c .s4 img{
    opacity: .2;
  }
  .new_dat2 .lef .title_c:hover .p1 {
    color: #046dff;
  }
  .new_dat2 .lef .fy {
    padding-top: 40px;
  }
  .fy li:first-child a {
    background: #006dfa;
    color: #fff;
  }
  .new_dat2 .lef .con p{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
  }
  .new_dat2 .lef .con .p1{
    font-size: 20px;
    color: #08151d;
    margin: 26px 0;
    font-weight: bold;
  }
  .new_dat2 .lef .con .div{
    width: 100%;
    padding-top: 38px;
  }
  .new_dat2 .lef .con .div img{
    max-width: 100% !important;
    height: auto !important;
  }
  .new_dat2 .lef .con .div1{
    width: 100%;
    padding-top: 110px;
  }
  .new_dat2 .lef .con .div1 .p2{
    font-size: 22px;
    color: #333333;
    margin-bottom: 15px;
  }
  .new_dat2 .lef .con .div1 div a{
    font-size: 16px;
    color: #08151d;
    line-height: 45px;
    padding: 0 15px;
    float: left;
    background: rgb(246,246,246);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .new_dat2 .lef .con .div1 div a:hover{
    background: #7ecbff;
    color: #fff;
  }
  
  .new_dat2 .lef .bot{
    width: 100%;
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
  }
  .new_dat2 .lef .bot a{
    font-size: 16px;
    color: #08151d;
    line-height: 60px;
  }
  .new_dat2 .lef .bot a img{
    width: 60px;
  }
  .new_dat2 .lef .bot .per i{
    width: 25px;
    height: 7px;
    background-image: url(../images/img168.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 5px;
  }
  .new_dat2 .lef .bot .nex i{
    width: 25px;
    height: 7px;
    background-image: url(../images/img169.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: 3px;
    margin-left: 5px;
  }
  .ca_dat2_rig .div3{
    width: 100%;
    height: 255px;
    background-image: url(../images/img170.jpg);
    background-size: cover;
    padding: 25px 30px;
  }
  .ca_dat2_rig .div3 .p1{
    font-size: 40px;
    color: #ffffff;
    line-height: 55px;
  }
  .ca_dat2_rig .div3 .p1 span{
    font-weight: bold;
    position: relative;
    display: inline-block;
  }
  .ca_dat2_rig .div3 .p1 span::before{
    content: '';
    width: 100%;
    height: 12px;
    background: rgba(255,255,255,.3);
    position: absolute;
    bottom: 2px;
    left: 0;
  }
  .ca_dat2_rig .div3 .div{
    width: 100%;
    padding-top: 35px;
  }
  .ca_dat2_rig .div3 .div a{
    font-size: 18px;
    width: 150px;
    line-height: 50px;
    text-align: center;
    float: left;
    margin-right: 14px;
    position: relative;
    transition: all 0s;
  }
  .ca_dat2_rig .div3 .div a p{
    color: #1e2127;
    background: #fff;
    transition: all .5s;
  }
  .ca_dat2_rig .div3 .div a .svg rect{
    stroke: #fff;
  }
  .ca_dat2_rig .div3 .div a:hover p{
    color: #fff;
    background: #006dfa;
  }
  .ca_dat2_rig .div3 .div a:last-child{
    margin-right: 0;
  }
  .ca_dat2_rig .div3 .div a:hover{
    color: #006dfa;
  }
  @media(max-width: 1459px) {
    .biaoq {
        padding-top: 76px;
        padding-bottom: 73px;
    }
      .biaoq .title_h .left {
        font-size: 22px;
        padding-left: 15px;
    }
    .biaoq .title_c span {
      font-size: 14px;
      line-height: 34px;
      height: 34px;
      margin-right: 3px;
    }
    .biaoq .title_c a {
      padding-bottom: 9px;
    }
    .biaoq .title_h .left::before {
      width: 3px;
      height: 20px;
      bottom: 3px;
    }
    .biaoq .title_h {
      padding-bottom: 27px;
      padding-left: 38px;
      padding-right: 38px;
    }
    .biaoq .title_c {
      padding-top: 30px;
      padding-left: 34px;
      padding-right: 21px;
      padding-bottom: 33px;
    }
    .biaoq .title_h .right {
      font-size: 14px;
      line-height: 22px;
    }
    .biaoq .hot {
      padding-top: 30px;
    }
      .new_dat2 .lef .title_h {
        padding-top: 36px;
        padding-bottom: 26px;
        padding-left: 38px;
        padding-right: 46px;
      }
      .new_dat2 .lef .title_h .left {
        font-size: 18px;
    }
    .new_dat2 .lef .title_h .left span {
      font-size: 18px;
    }
    .new_dat2 .lef .title_c {
      padding-top: 29px;
      padding-bottom: 42px;
      border-bottom: 1px solid #efefef;
      margin-left: 42px;
      margin-right: 48px;
    }
    .new_dat2 .lef .title_c .p1 {
      color: #1e2127;
      font-size: 15px;
      padding-bottom: 14px;
    }
    .new_dat2 .lef .title_c p {
      line-height: 22px;
      font-size: 14px;
    }
    .new_dat2 .lef .title_c .p3 {
      padding-top: 22px;
    }
    .new_dat2 .lef .title_c .s1 {
      padding-right: 26px;
    }
    .new_dat2 .lef .title_c span {
      padding-right: 18px;
    }
    .new_dat2 .lef .title_h .right {
      font-size: 14px;
      line-height: 22px;
    }
    .new_dat2 .lef .fy {
      padding-top: 30px;
    }
    .new_dat2 .lef .title_c i {
      padding-right: 12px;
    }
    .new_dat2 .lef .title_c .s4 {
      width: 26px;
    }
      .new_dat1 {
        padding-top: 140px;
    }
    .new_dat2 {
      padding-top: 30px;
      padding-bottom: 64px;
    }
    .new_dat2 .lef .top .p {
      font-size: 31px;
    }
    .new_dat2 .lef .top .div {
      padding-top: 44px;
    }
    .new_dat2 .lef .top .div p {
      font-size: 14px;
      padding-right: 42px;
    }
    .new_dat2 .lef .top .div p img {
      width: 15px;
      margin-bottom: -2px;
    }
    .new_dat2 .lef .con {
      padding-top: 40px;
      padding-bottom: 34px;
    }
    .new_dat2 .lef .con p {
      font-size: 14px;
      line-height: 26px;
    }
    .new_dat2 .lef .con .p1 {
      font-size: 18px;
      margin: 20px 0;
    }
    .new_dat2 .lef .con .div {
      padding-top: 26px;
    }
    .new_dat2 .lef .con .div1 {
      padding-top: 82px;
    }
    .new_dat2 .lef .con .div1 .p2 {
      font-size: 18px;
      margin-bottom: 10px;
    }
    .new_dat2 .lef .con .div1 div a {
      font-size: 13px;
      line-height: 38px;
      padding: 0 10px;
      margin-right: 6px;
      margin-bottom: 6px;
    }
    .new_dat2 .lef .bot {
      margin-top: 26px;
    }
    .new_dat2 .lef .bot a img {
      width: 46px;
    }
    .new_dat2 .lef .bot a {
      font-size: 14px;
      line-height: 46px;
    }
    .new_dat2 .lef .bot .per i,
    .new_dat2 .lef .bot .nex i{
      width: 20px;
      height: 7px;
    }
    .ca_dat2_rig .div3 {
      height: auto;
      padding: 20px 22px;
    }
    .ca_dat2_rig .div3 .p1 {
      font-size: 30px;
      line-height: 42px;
    }
    .ca_dat2_rig .div3 .div {
      padding-top: 24px;
    }
    .ca_dat2_rig .div3 .div a {
      font-size: 14px;
      width: 88px;
      line-height: 36px;
      margin-right: 8px;
    }
    .new_dat3 {
      padding-top: 100px;
      padding-bottom: 76px;
    }
    .new_dat3 .top p {
      font-size: 30px;
      padding-left: 18px;
    }
    .new_dat3 .top p::before {
      width: 4px;
      height: 30px;
    }
    .new_dat3 .top a {
      font-size: 16px;
      padding-bottom: 10px;
      border-bottom: 2px solid rgb(30,33,39);
    }
    .new_dat3 .top a i {
      width: 15px;
      height: 13px;
      margin-left: 12px;
    }
    .new_dat3 .bot {
      margin-top: 30px;
    }
    .new_dat3 .bot .div .div2 {
      padding: 12px 14px;
      height: auto;
    }
    .new_dat3 .bot .div .div2 .p1 {
      font-size: 15px;
      padding-bottom: 12px;
      padding-right: 134px;
    }
    .new_dat3 .bot .div .div2 .p1 span {
      font-size: 14px;
    }
    .new_dat3 .bot .div .div2 .p2 {
      font-size: 20px;
      padding-top: 12px;
    }
    .new_dat3 .swiper-container {
      padding-bottom: 40px;
    }
    
  }