@font-face{
    font-family: 'p';
    src : url('../font/Poppins-Regular.ttf');
}
@font-face{
    font-family: 'pb';
    src : url('../font/Poppins-Bold.ttf');
}
*{
    margin: 0;
    padding: 0;
    font-family:p;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    cursor: pointer;
}

@media (min-width: 751px) {
    .bottomtt2 img{
        width: 2.45rem;
        height: 0.35rem;
    }
    .header{
        z-index: 999999;
    }
    body{
        max-width: 19.2rem;
        margin: 0 auto;
    }
    .banner_top{
        width: 100%;
        height: 1rem;
        margin: 0 auto;
    }
   
      .bottom{
        width: 100%;
        height: 6.63rem;
        margin: 0 auto;
        background: #191919;
      }
      .bottomcenter{
        width: 18rem;
        height: 6.63rem;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
      }
      .bottom1{
        width: 4.35rem;
        height: 6.63rem;
      }
      .bottom1 h2{
        font-size: 0.36rem;
        text-align: left;
        color: #fff;
        font-family: pb;
        line-height: 0.36rem;
        padding-top: 0.95rem;
        padding-bottom: 0.5rem;
      }
      .bottomtt2{
        width: 4.35rem;
        height: auto;
        font-size: 0.2rem;
        line-height: 0.36rem;
        color: rgba(255,255,255,0.8);
        text-align: left;
        font-family: p;
        margin-top: 0.3rem;
      }
      .bottom2{
        width: 3.1rem;
        height: 6.63rem;
      }
      .b2button1{
        width: 1.91rem;
        height: 0.55rem;
        border-radius: 0.55rem;
        padding-top: 0.02rem;
        padding-bottom: 0.02rem;
        background: linear-gradient(to bottom,#44cccd,#4c93c6);
    }
    .b2button1_1{
        width: 1.89rem;
        height: 0.51rem;
        border-radius: 0.55rem;
        background: #fff;
        margin: 0 auto;
        font-family: p;
        text-align: center;
        font-size: 0.18rem;
        line-height: 0.51rem;
        color: #216bb6;
    }
    .d2{
        width: 0.49rem;
        height: 0.49rem;
        float: right;
        margin-top: 0.015rem;
        margin-right: 0.03rem;
    }
      .bottom2 h2{
        font-size: 0.36rem;
        text-align: left;
        color: #fff;
        font-family: pb;
        line-height: 0.36rem;
        padding-top: 0.95rem;
        padding-bottom: 0.2rem;
      }
      .bottom2 ul{
        width: 100%;
        height: 3.65rem;
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
      }
      .bottom2 ul li{
        width: 100%;
        height: auto;
        font-size: 0.2rem;
        line-height: 0.48rem;
        text-align: left;
        color: rgba(255,255,255,0.8);
        font-family: p;
      }
      .bottom3{
        width: 7.25rem;
        height: 6.63rem;

      }
      .bottom3 h2{
        font-size: 0.36rem;
        text-align: left;
        color: #fff;
        font-family: pb;
        line-height: 0.36rem;
        padding-top: 0.95rem;
        padding-bottom: 0.2rem;
      }
      .bottombiaodan1{
        width: 7.25rem;
        height: 1.25rem;
        display: flex;
        justify-content: space-around;
        align-content: space-around;
        flex-wrap: wrap;
    }
    .bottombiaodan1 input{
        width: 3.56rem;
        height: 0.49rem;
        line-height: 0.49rem;
        background: #fff;
        color: #000;
        text-indent: 0.2rem;
    }
    .co{
        width: 7.18rem;
        margin-left: 0.02rem;
        height: 0.49rem;
        background: #fff;
        line-height: 0.49rem;
        text-indent: 0.2rem;
        color: #000;
        margin-top: 0.07rem;
    }
    .txs{
        width: 7.18rem;
        height: 1.15rem;
        background: #fff;
        resize: none;
        color: #000;
        padding-left: 0.2rem;
        padding-top: 0.2rem;
        margin-top: 0.15rem;
        margin-left: 0.02rem;
    }
    .sub{
        width: 3.15rem;
        height: 0.65rem;
        background: linear-gradient(to right,#105ba4,#02bdb2);
        font-size: 0.24rem;
        font-family: pb;
        color: #fff;
        text-align: center;
        line-height: 0.65rem;
        border-radius: 0.65rem;
        margin-top: 0.3rem;
    }
    .bot{
        width: 100%;
        height: 1.37rem;
        line-height: 1.37rem;
        color: rgba(255,255,255,0.8);
        text-align: center;
        line-height: 1.37rem;
        font-family: p;
        background: #191919;
        border: 0.01rem solid #404040;
    }
    /* 公共样式 */
   .banner_news{
    width: 100%;
    height: 6.5rem;
    margin: 0 auto;
    background: url(../img/news.jpg) no-repeat;
    background-size: 100% 100%;
   }
   .banner_newscenter{
    width: 16rem;
    height: 6.5rem;
    margin: 0 auto;
   }
   .banner_newscenter h2{
    font-size: 0.6rem;
    color: #fff;
    padding-top: 2.5rem;
    font-family: pb; margin: 0;
   }
   .banner_title{
    width: 6.6rem;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.35rem;
    text-align: left;
    color: #fff;
    font-family: p;
   }
   .show{
    width: 100%;
    height: auto;
    margin:0 auto;
    background: #f6f7f9;
    padding-top: 0.95rem;
    padding-bottom: 0.75rem;
   }
   .showcenter{
    width: 16rem;
    height: auto;
    margin: 0 auto;
   }
   .showone{
    width: 16rem;
    height: 5.16rem;
    margin: 0 auto;
    background: #fff;
    border-radius: 0.2rem;
    overflow: hidden;
   }
   .showoneleft{
    width: 8.02rem;
    height: 5.16rem;
    float: left;
    overflow: hidden;
   }
   .showoneleft img{
    width: 8.02rem;
    height: 5.16rem;
    transition: 0.4s;
   }
   .showoneleft img:hover{
    transform: scale(1.05);
    transition: 0.4s;
   }
   .showright{
    width: 7.98rem;
    height: 5.16rem;
    float: right;
   }
   .showright h3{
    font-size: 0.2rem;
    color: #2078b8;
    font-family: p;
    padding-top: 0.75rem;
    padding-left: 0.58rem;
    margin: 0 !important;
    padding-bottom: 0.4rem;
   }
   .showtitles{
    width: 6.8rem;
    height: auto;
    font-size: 0.24rem;
    line-height: 0.35rem;
    color: #000;
    font-family: pb;
    text-align: left;
    margin-left: 0.58rem;
    padding-bottom: 0.37rem;
   }
   .showtitle1{

    width: 6.8rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.35rem;
    color: #666;
    text-align: left;
    margin-left: 0.58rem;
   }
   .b2button2{
    width: 2.5rem;
    height: 0.55rem;
    border-radius: 0.55rem;
    padding-top: 0.02rem;
    padding-bottom: 0.02rem;
    background: linear-gradient(to right,#2071b7,#13cdc3);
    font-size: 0.2rem;
    font-family: p;
    text-align: center;
    line-height: 0.55rem;
    color: #fff;
    margin-top: 0.6rem;
    margin-left: 0.58rem;
    cursor: pointer;
}
.b2{
    width: 4rem;
    height: 0.55rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.b2buttonbox {
    width: 0.49rem;
    height: 0.49rem;
    border-radius: 0.49rem;
    background: #fff;
    float: right;
    margin-top: 0.01rem;
    margin-right: 0.03rem;
}
.showlist{
    width: 16rem;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 0.73rem;
}
.showlist li{
    width: 5.06rem;
    height: 6.3rem;
    background: #fff;
    border-radius: 0.2rem; margin-bottom: 0.5rem;
    overflow: hidden;
}
.showlist_img{
    width: 5.06rem;
    height: 3.21rem;
    overflow: hidden;
}
.showlist_img img{
    width: 5.06rem;
    height: 3.21rem;
    transition: 0.4s;
}
.showlist_img img:hover{
    transform: scale(1.05);
    transition: 0.4s;
}
.showlist li h3{
    font-size: 0.2rem;
    line-height: 0.2rem;
    color: #2078b8;
    padding-top: 0.38rem;
    padding-left: 0.3rem;
    padding-bottom: 0.38rem;
    font-family: pb;
    margin: 0 auto;
}
.showbox{
    width: 4.46rem;
    height: auto;
    font-family: pb;
    color: #000;
    text-align: left;
    font-size: 0.22rem;
    line-height: 0.35rem;
    margin: 0 auto;
}
.showts{
    width: auto;
    display: inline-block;
    height: 0.22rem;
    font-size: 0.2rem;
    text-align: left;
    line-height: 0.22rem;
    margin-left: 0.3rem;
    margin-top: 0.45rem;
    color: #666;
}
.showtsyuan{
    width: 0.22rem;
    height: 0.22rem;
    background: linear-gradient(to right,#2071b7,#13cdc3);
    border-radius: 0.22rem;
    text-align: center;
    color: #fff;
    line-height: 0.22rem;
    margin-left: 0.2rem;
    font-size: 0.2rem;
    float: right;
}
}


@media (max-width: 750px) {

    .guanbi img{
      width: 0.5rem;
      height: 0.5rem;
  }
  /* 底部公共 */
  .bottom{
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #191919;
  }
  .bottomcenter{
    width:7.1rem;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
.bottom1{
    width: 7.1rem;
    height: 5.43rem;
  }
  .bottom1 h2{
    font-size: 0.42rem;
    text-align: left;
    color: #fff;
    font-family: pb;
    line-height: 0.36rem;
    padding-top: 0.45rem;
    padding-bottom: 0.3rem;
  }
  .bottomtt2{
    width: 7.1rem;
    height: auto;
    font-size: 0.28rem;
    line-height: 0.42rem;
    color: rgba(255,255,255,0.8);
    text-align: left;
    font-family: p;
    margin-top: 0.3rem;
  }
  .bottom2{
    width: 7.1rem;
    height: 4.93rem;
  }
  .bottom2 h2{
    font-size: 0.42rem;
    text-align: left;
    color: #fff;
    font-family: pb;
    line-height: 0.36rem;
    /* padding-top: 0.95rem; */
    padding-bottom: 0.2rem;
    margin-top: 0.2rem;
  }
  .bottom2 ul{
    width: 100%;
    height: 3.65rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
  }
  .bottom2 ul li{
    width: 100%;
    height: auto;
    font-size: 0.28rem;
    line-height: 0.48rem;
    text-align: left;
    color: rgba(255,255,255,0.8);
    font-family: p;
  }
  .bottom3{
    width: 7.25rem;
    height: auto;
    margin-bottom: 0.4rem;
  }
  .bottom3 h2{
    font-size: 0.42rem;
    text-align: left;
    font-weight: 600;
    color: #fff;
    font-family: pb;
    line-height: 0.42rem;
    padding-top: 0.25rem;
    margin-top: 0rem;
    padding-bottom: 0.2rem;
  }
  .bottombiaodan1{
    width: 7.25rem;
    height: 3.35rem;
    display: flex;
    justify-content: space-around;
    align-content: space-around;
    flex-wrap: wrap;
  }
  .bottombiaodan1 input{
    width: 100%;
    height: 0.69rem;
    line-height: 0.49rem;
    background: #fff;
    color: #000;
    font-size: 0.26rem;
    text-indent: 0.2rem;
    border-radius: 0.05rem;
  }
  .co{
    width: 7.18rem;
    margin-left: 0.02rem;
    height: 0.49rem;
    background: #fff;
    line-height: 0.49rem;
    text-indent: 0.2rem;
    color: #000;
    font-size: 0.26rem;
    margin-top: 0.07rem;
    border: none;
    border-radius: 0.05rem;
  }
  .txs{
    width: 7.18rem;
    height: 1.15rem;
    background: #fff;
    resize: none;
    color: #000;
    padding-left: 0.2rem;
    padding-top: 0.2rem;
    margin-top: 0.15rem;
    font-size: 0.26rem;
    margin-left: 0.02rem;
    border-radius: 0.05rem;
  }
  .sub{
    width: 3.15rem;
    height: 0.65rem;
    background: linear-gradient(to right,#105ba4,#02bdb2);
    font-size: 0.28rem;
    font-family: pb;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 0.65rem;
    border-radius: 0.65rem;
    margin-top: 0.3rem;
  }
  .importantcenter ul li .b2button1{
    display: none;
  }
  .about .b2button1{
    display: none;
  }
  .bot{
    width: 100%;
    height: 1.37rem;
    line-height: 1.37rem;
    color: rgba(255,255,255,0.8);
    overflow: hidden;
    text-align: center;
    line-height: 1.37rem;
    font-family: p;
    background: #191919;
    border: 0.01rem solid #404040;
  }
  .four ul li h4 span:nth-of-type(1){
    right: 0.3rem !important;
  }
  .case .b2button1{
    display: none;
  }
  .mySwiper5 .swiper-wrapper{
    left: 0rem !important;
  }
  .mySwiper5{
    width: 7.5rem;
    margin: 0 auto;
  }
  .mySwiper5 .swiper-slide{
    width: 7.5rem;
    margin: 0 auto;
  }
  .mySwiper5 .swiper-pagination{
    margin: 0 auto !important;
    position: revert;
  }
  .mySwiper5 .swiper-pagination .swiper-pagination-bullet{
    margin-right: 0.05rem;
  }
  .where_box .swiper-button-next img{
    right: 0.5rem !important;
  }
  .where_box .swiper-button-prev img{
    left: 0.5rem !important;
  }
  .news .b2button1{
    display: none;
  }
  .b2button1{
    width: 6.2rem !important;
    display: block;
    height: 0.67rem;
    border-radius: 0.65rem;
    padding-top: 0.02rem;
    padding-bottom: 0.02rem;
    background: linear-gradient(to bottom,#44cccd,#4c93c6);
  }
  .b2button1_1{
    width: 6.1rem !important;
    height: 0.61rem;
    border-radius: 0.61rem;
    background: #fff;
    margin: 0 auto;
    font-family: p;
    text-align: center;
    font-size: 0.26rem;
    /* display: none; */
    line-height: 0.61rem;
    color: #216bb6;
  }
  .b2button2{
    width: 3.41rem;
    height: 0.7rem;
    border-radius: 0.65rem;
    padding-top: 0.02rem;
    padding-bottom: 0.02rem;
    background: linear-gradient(to right,#2071b7,#13cdc3);
    font-size: 0.34rem;
    font-family: pb;
    text-align: center;
    line-height: 0.62rem;
    margin: 0 auto;
    color: #fff;
    font-weight: 600;
    margin-top: 0.25rem;
  }
  .d2{
    width: 0.49rem;
    height: 0.49rem;
    float: right;
    margin-top: 0.015rem;
    margin-right: 0.03rem;
  }
  /* 公共底部 */

  .banner_news{
    width: 7.5rem;
    height: 6.5rem;
    margin: 0 auto;
    background: url(../img/news.jpg) no-repeat;
    background-size: cover;
    margin-top: 1rem;
   }
   .banner_newscenter{
    width: 7.1rem;
    height: 6.5rem;
    margin: 0 auto;
   }
   .banner_newscenter h2{
    font-size: 0.6rem;
    color: #fff;
    padding-top: 2.5rem;
    font-family: pb;
   }
   .banner_title{
    width: 7.1rem;
    height: auto;
    font-size: 0.28rem;
    line-height: 0.42rem;
    text-align: left;
    color: #fff;
    font-family: p;
   }
   .show{
    width: 7.5rem;
    height: auto;
    margin:0 auto;
    background: #f6f7f9;
    padding-top: 0.95rem;
    padding-bottom: 0.75rem;
   }
   .showcenter{
    width:7.1rem;
    height: auto;
    margin: 0 auto;
   }
   .showone{
    width: 7.1rem;
    height: 11.16rem;
    margin: 0 auto;
    background: #fff;
    border-radius: 0.2rem;
    overflow: hidden;
   }
   .showoneleft{
    width: 7.1rem;
    height: 4.58rem;
    float: left;
    overflow: hidden;
   }
   .showoneleft img{
    width: 7.1rem;
    height: 4.58rem;
    transition: 0.4s;
   }
   .showoneleft img:hover{
    transform: scale(1.05);
    transition: 0.4s;
   }
   .showright{
    width: 7.1rem;
    height: 5.16rem;
    float: right;
   }
   .showright h3{
    font-size: 0.28rem;
    color: #2078b8;
    font-family: p;
    padding-top: 0.75rem;
    padding-left: 0.38rem;
    margin: 0 !important;
    padding-bottom: 0.4rem;
   }
   .showtitles{
    width: 6.4rem;
    height: auto;
    font-size: 0.28rem;
    line-height: 0.42rem;
    color: #000;
    font-family: pb;
    text-align: left;
    margin-left: 0.38rem;
    padding-bottom: 0.37rem;
   }
   .showtitle1{

width: 6.4rem;

height: auto;

font-size: 0.26rem;

line-height: 0.38rem;

color: #666;

text-align: left;

margin-left: 0.38rem;

}
   .b2button2{
    width: 2.91rem;
    height: 0.55rem;
    border-radius: 0.55rem;
    padding-top: 0.02rem;
    padding-bottom: 0.02rem;
    background: linear-gradient(to right,#2071b7,#13cdc3);
    font-size: 0.2rem;
    font-family: p;
    text-align: center;
    line-height: 0.55rem;
    color: #fff;
    margin-top: 0.6rem;
    margin-left: 0.58rem;
    cursor: pointer;
}
.b2{
    width: 4rem;
    height: 0.55rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.b2buttonbox {
    width: 0.49rem;
    height: 0.49rem;
    border-radius: 0.49rem;
    background: #fff;
    float: right;
    margin-top: 0.01rem;
    margin-right: 0.03rem;
}
.showlist{
    width: 7.1rem;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 0.73rem;
}
.showlist li{
    width: 7.1rem;
    height: 6.5rem;
    background: #fff;
    border-radius: 0.2rem;
    overflow: hidden;
    margin-top: 0.2rem;
}
.showlist_img{
    width: 7.1rem;
    height: 4.52rem;
    overflow: hidden;
}
.showlist_img img{
    width: 7.1rem;
    height: 4.52rem;
    transition: 0.4s;
}
.showlist_img img:hover{
    transform: scale(1.05);
    transition: 0.4s;
}
.showlist li h3{
    font-size: 0.3rem;
    line-height: 0.2rem;
    color: #2078b8;
    padding-top: 0.38rem;
    padding-left: 0.3rem;
    padding-bottom: 0.38rem;
    font-family: pb;
    margin: 0 auto;
}
.showbox{
    width: 6.6rem;
    height: auto;
    font-family: pb;
    color: #000;
    text-align: left;
    font-size: 0.28rem;
    line-height: 0.42rem;
    margin: 0 auto;
    margin-left: 0.3rem;
}
.showts{
    width: auto;
    display: inline-block;
    height: 0.22rem;
    font-size: 0.2rem;
    text-align: left;
    line-height: 0.22rem;
    margin-left: 0.3rem;
    margin-top: 0.45rem;
    color: #666;
}
.showtsyuan{
    width: 0.22rem;
    height: 0.22rem;
    background: linear-gradient(to right,#2071b7,#13cdc3);
    border-radius: 0.22rem;
    text-align: center;
    color: #fff;
    line-height: 0.22rem;
    margin-left: 0.2rem;
    font-size: 0.2rem;
    float: right;
}
 
}

@media screen and (max-width: 1200px) and (min-width: 1050px){
  .fds{
    width: 4.45rem !important;
    height: 0.43rem;
    border: 0.01rem solid #ccc;
    border-radius: 0.43rem;
    float: right;
    margin-top: 0.33rem;
    font-size: 0.11rem;
    color: #000;
    line-height: 0.43rem;
    text-align: center;
  }
  .fr {
    float: left;
    margin-left: 6% !important;
} 
}
