@media (max-width: 1680px) {
  .index .banner .banner_t{
    margin: 20% 0 0 17%;
  }
  .index .banner p{
    font-size: 0.83rem;
    margin-left: 17%;
    padding-bottom: 15.5%;
  }
  .index .banner .banner_t img{
    width: 0.95rem;
  }
  .equipment .equipment_l .bl{
    margin-top: 3.5rem;
    font-size: 0.7rem;
  }
  .equipment .equipment_l h4{
    font-size: 0.7rem;
  }
  .equipment .equipment_l .brief{
    padding: 0.25rem 0;
  }
  .equipment .equipment_l .brief p{
    margin-left: 0.7rem;
  }
  .product .product_t{
    padding-top: 1rem;
  }
  .product .product_t img {
    margin-top: 6px;
    width: 0.5rem;
  }
  .product .product_t p{
    font-size: 0.7rem;
  }
  .product .information{
    font-size: 0.7rem;
  }
  .product .product_info{
    font-size: 0.5rem;
  }
  .product .product_b{
    padding-bottom: 2.5rem;
  }
  .product_b .ddx, .product_b .bjy{
    width: 8.5rem;
    height: 2.3rem;
    line-height: 2.3rem;
  }
  .news .news_t{
    margin-top: 1rem;
  }
  .news .news_t .title{
    font-size: 0.45rem;
  }
  .develop .develop_cont > p{
    padding-bottom: 0.8rem;
  }
  .qrcode .qrcode_l{
    flex: 2;
  }
  .qrcode .qrcode_c .qrcode_c_li p{
    font-size: 14px;
  }
  .products .banner{
    height: 6.7rem;
  }
  .products .product_content .ddx, .products .product_content .bjy{
    padding: 1.7rem;
  }
}
@media (max-width: 1600px) {
  .index .banner p{
    padding-bottom: 14.8%;
  }
  .products .banner{
    height: 6.2rem;
  }
  .products .banner .banner_t{
    padding-top: 0;
  }
  .products .product_content .ddx, .products .product_content .bjy{
    padding: 1rem;
  }
  .product_b .ddx, .product_b .bjy{
    width: 8.2rem;
  }
}
@media (max-width: 1440px) {
	.public_top .top .header .header_l{
    flex: 1.5;
  }
  .public_top .top .header .header_c ul li{
    margin-right: 0.7rem;
  }
  .index .banner .banner_t{
    margin: 19.5% 0 0 16%;
  }
  .index .banner .banner_t h3{
    width: 530px;
    font-size: 1.2rem;
    color: #FFF;
    letter-spacing: 2px;
  }
  .index .banner p{
    font-size: 0.74rem;
    color: #fff;
    margin-left: 16%;
    padding-bottom: 15.5%;
  }
  .index .banner .banner_t img{
    margin-bottom: 10px;
    width: 0.85rem;
  }
  .equipment .equipment_l {
    padding-left: 5.2rem;
  }
  .equipment .equipment_l .bl{
    margin-top: 2rem;
    font-size: 0.6rem;
  }
  .equipment .equipment_l h4{
    font-size: 0.6rem;
  }
  .equipment .equipment_l .brief{
    padding: 0.25rem 0;
  }
  .equipment .equipment_l .brief p{
    margin-left: 0.7rem;
  }
  .product .product_t{
    padding-top: 1rem;
  }
  .product .product_t p{
    font-size: 0.55rem;
  }
  .product .product_t img {
    margin-top: 4px;
    width: 0.45rem;
  }
  .product .information {
    font-size: 0.55rem;
  }
  .product .product_b{
    padding-bottom: 2.5rem;
  }
  .product_b .ddx, .product_b .bjy {
    width: 7.4rem;
    height: 2rem;
    line-height: 2rem;
  }
  .news .news_t{
    margin-top: 1rem;
  }
  .news .news_t > div p{
    font-size: 0.55rem;
  }
  .news .news_t > div img{
    width: 0.4rem;
  }
  .news .news_t .title{
    font-size: 0.45rem;
  }
  .news_list .news_li{
    width: 28%;
  }
  .news_list .news_li:not(:nth-child(3n)){
    margin-right: 8%;
  }
  .news_list .news_li .content{
    margin: 0 0.3rem;
  }
  .news .news_t .more{
    padding: 3px 7px;
  }
  .develop .develop_cont .develop_t{
    padding-top: 0.5rem
  }
  .news_list .news_li .time{
    font-size: 0.4rem;
    margin: 0.2rem 0;
  }
  .news_list .news_li .content h6{
    font-size: 14px;
  }
  .news_list .news_li .content p{
    font-size: 12px;
  }
  .develop .develop_cont .develop_t p{
    font-size: 22px;
  }
  .develop .develop_cont .develop_t img{
    width: 0.3rem;
  }
  .develop .develop_cont > p{
    font-size: 36px;
    padding-bottom: 0.4rem;
  }
  .qrcode .qrcode_l{
    flex: 2;
  }
  .qrcode .qrcode_c .qrcode_c_li p{
    font-size: 14px;
  }
  .footer p{
    font-size: 12px;
  }
  .products .banner p{
    padding-top: 2.5rem;
    font-size: 1.05rem;
  }
  .products .banner {
    height: 5.7rem;
  }
  .products .product_content .ddx, .products .product_content .bjy {
    padding: 1.3rem 1rem;
  }
  .contact .contact_content .contact_content_info .address{
    width: 47.5%;
  }
  .contact .contact_content .contact_content_info .phone{
    width: 47.5%;
    margin-left: 5%;
  }
  .contact .contact_content .contact_content_info .address > div > h6, .contact .contact_content .contact_content_info .phone > div > h6{
    font-size: 24px;
  }
  .contact .contact_content .contact_content_info .address > div > p, .contact .contact_content .contact_content_info .phone > div > p{
    font-size: 16px;
  }
  .products .productDetail_content .bjy .bjy_l p{
    font-size: 16px;
    line-height: 54px;
  }
}
@media (max-width: 1400px) {
  .index .banner p{
    padding-bottom: 14.8%;
  }
  .product_b .ddx, .product_b .bjy{
    width: 7.1rem;
  }
}
@media (max-width: 1366px) {
	.public_top .top .header .header_l{
    flex: 1.5;
  }
  .public_top .top .header .header_c ul li{
    margin-right: 0.7rem;
  }
  .index .banner .banner_t{
    margin: 20% 0 0 16%;
  }
  .index .banner .banner_t h3{
    width: 510px;
    font-size: 1.15rem;
    color: #FFF;
    letter-spacing: 2px;
  }
  .index .banner p{
    font-size: 0.7rem;
    color: #fff;
    margin-left: 16%;
    padding-bottom: 14.4%;
  }
  .index .banner .banner_t img{
    margin-bottom: 10px;
    width: 0.8rem;
  }
  .equipment .equipment_l {
    padding-left: 4rem;
  }
  .equipment .equipment_l .bl{
    margin-top: 2rem;
  }
  .equipment .equipment_l .brief{
    width: 180px;
  }
  .equipment .equipment_l .brief p{
    font-size: 18px;
    margin-left: 0.7rem;
  }
  .product .product_t{
    padding-top: 1rem;
  }
  .product .product_t p{
    font-size: 0.55rem;
  }
  .product .product_t img {
    margin-top: 4px;
    width: 0.45rem;
  }
  .product .information {
    font-size: 0.55rem;
  }
  .product .product_b{
    padding-bottom: 2.5rem;
  }
  .product_b .ddx, .product_b .bjy{
    width: 6.9rem;
  }
  .news .news_t{
    margin-top: 1rem;
  }
  .news .news_t > div p{
    font-size: 0.55rem;
  }
  .news .news_t > div img{
    width: 0.4rem;
  }
  .news .news_t .title{
    font-size: 0.45rem;
  }
  .news_list .news_li{
    width: 29%;
  }
  .news_list .news_li:not(:nth-child(3n)){
    margin-right: 6%;
  }
  .news_list .news_li .content{
    margin: 0 0.3rem;
  }
  .news .news_t .more{
    padding: 3px 7px;
  }
  .develop .develop_cont .develop_t{
    padding-top: 0.5rem
  }
  .news_list .news_li .time{
    font-size: 0.4rem;
    margin: 0.2rem 0;
  }
  .news_list .news_li .content h6{
    font-size: 14px;
  }
  .news_list .news_li .content p{
    font-size: 12px;
  }
  .develop .develop_cont .develop_t p{
    font-size: 22px;
  }
  .develop .develop_cont .develop_t img{
    width: 0.3rem;
  }
  .develop .develop_cont > p{
    font-size: 36px;
    padding-bottom: 0.4rem;
  }
  .qrcode .qrcode_l{
    flex: 2;
  }
  .qrcode .qrcode_c .qrcode_c_li p{
    font-size: 14px;
  }
  .footer p{
    font-size: 12px;
  }
  .products .banner {
    height: 5.3rem;
  }
  .products .banner p{
    font-size: 0.9rem;
  }
  .products .product_content .ddx, .products .product_content .bjy {
    padding: 1.1rem 1rem;
  }
  .products .productDetail_content .bjy .bjy_r h6{
      font-size: 16px;
  }
}
@media (max-width: 1280px) {
	.public_top .top .header .header_l{
    flex: 1.5;
  }
  .public_top .top .header .header_c ul li{
    margin-right: 0.7rem;
  }
  .index .banner .banner_t{
    margin: 20% 0 0 16%;
  }
  .index .banner .banner_t h3{
    width: 470px;
    font-size: 1.05rem;
    color: #FFF;
    letter-spacing: 2px;
  }
  .index .banner p{
    font-size: 0.65rem;
    color: #fff;
    margin-left: 16%;
    padding-bottom: 14.4%;
  }
  .index .banner .banner_t img{
    margin-bottom: 10px;
    width: 0.7rem;
  }
  .equipment .equipment_l {
    padding-left: 4rem;
  }
  .equipment .equipment_l .bl{
    margin-top: 2rem;
    font-size: 0.5rem;
  }
  .equipment .equipment_l h4{
    font-size: 0.5rem;
  }
  .equipment .equipment_l .brief{
    width: 180px;
  }
  .equipment .equipment_l .brief p{
    font-size: 18px;
    margin-left: 0.7rem;
  }
  .product .product_t{
    padding-top: 1rem;
  }
  .product .product_t p{
    font-size: 0.55rem;
  }
  .product .product_t img {
    margin-top: 4px;
    width: 0.45rem;
  }
  .product .information {
    font-size: 0.55rem;
  }
  .product .product_b{
    margin-top: 0.8rem;
    padding-bottom: 2.5rem;
  }
  .product_b .ddx, .product_b .bjy{
    width: 6.5rem;
    height: 1.7rem;
    line-height: 1.7rem;
  }
  .news .news_t{
    margin-top: 1rem;
  }
  .news .news_t > div p{
    font-size: 0.55rem;
  }
  .news .news_t > div img{
    width: 0.4rem;
  }
  .news .news_t .title{
    font-size: 0.45rem;
  }
  .news_list .news_li{
    width: 29%;
  }
  .news_list .news_li:not(:nth-child(3n)){
    margin-right: 6%;
  }
  .news_list .news_li .content{
    margin: 0 0.3rem;
  }
  .news .news_t .more{
    padding: 3px 7px;
  }
  .develop .develop_cont .develop_t{
    padding-top: 0.5rem
  }
  .news_list .news_li .time{
    font-size: 0.4rem;
    margin: 0.2rem 0;
  }
  .news_list .news_li .content h6{
    font-size: 14px;
  }
  .news_list .news_li .content p{
    font-size: 12px;
  }
  .develop .develop_cont .develop_t p{
    font-size: 22px;
  }
  .develop .develop_cont .develop_t img{
    width: 0.3rem;
  }
  .develop .develop_cont > p{
    font-size: 36px;
    padding-bottom: 0.4rem;
  }
  .qrcode .qrcode_l{
    flex: 2;
  }
  .qrcode .qrcode_c .qrcode_c_li p{
    font-size: 14px;
  }
  .footer p{
    font-size: 12px;
  }
  .products .banner p {
    font-size: 0.8rem;
  }
  .products .banner {
    height: 5rem;
  }
  .products .product_content .ddx, .products .product_content .bjy{
    padding: 1rem;
  }
  .products .product_content .ddx p, .products .product_content .bjy p{
    font-size: 16px;
  }
  .about .about_content h5{
    font-size: 0.5rem;
  }
  .contact .contact_content .contact_content_info .address > img, .contact .contact_content .contact_content_info .phone > img{
    width: 1rem;
  }
  .contact .contact_content .contact_content_info .address > div > h6, .contact .contact_content .contact_content_info .phone > div > h6{
    font-size: 22px;
  }
  .contact .contact_content .contact_content_info .address > div > p, .contact .contact_content .contact_content_info .phone > div > p{
    font-size: 14px;
  }
  .products .productDetail_content .bjy{
    padding: 1rem;
  }
  .products .productDetail_content .bjy h6{
    font-size: 0.4rem;
  }
} /*<=1280的设备*/
@media (max-width: 1152px) {
  .index .banner .banner_t {
    margin: 21% 0 0 15%;
  }
  .index .banner p{
    margin-left: 15%;
  }
  .index .banner .banner_t h3{
    font-size: 1rem;
  }
  .index .banner p{
    padding-bottom: 12.8%;
  }
  .product_b .ddx, .product_b .bjy{
    width: 5.8rem;
  }
  .products .banner p {
    /* margin-top: 0.8rem; */
    font-size: 0.8rem;
  }
  .products .banner {
    height: 4.5rem;
  }
  .products .product_content .bjy h6, .products .product_content .ddx h6{
    font-size: 0.4rem;
  }
  .products .product_content .bjy p, .products .product_content .ddx p{
    font-size: 14px;
    line-height: 0.5rem;
  }
  .process .process_box .process_box_cont > div{
    width: 11%;
  }
  .process .process_box .process_box_cont > div p{
    font-size: 14px;
  }
  .products .productDetail_content .bjy .bjy_l p {
    font-size: 14px;
    line-height: 54px;
  }
}
@media (max-width: 1100px) {
	.public_top .top .header .header_l{
    flex: 2;
  }
  .public_top .top .header .header_c ul li{
    margin-right: 0.7rem;
  }
  .index .banner .banner_t{
    margin: 19.9% 0 0 16%;
  }
  .index .banner .banner_t h3{
    width: 420px;
    font-size: 0.95rem;
    color: #FFF;
    letter-spacing: 2px;
  }
  .index .banner p{
    font-size: 0.6rem;
    color: #fff;
    margin-left: 16%;
    padding-bottom: 14.4%;
  }
  .index .banner .banner_t img{
    margin-bottom: 10px;
    width: 0.65rem;
  }
  .equipment .equipment_l .bl{
    margin-top: 2rem;
    font-size: 0.4rem;
  }
  .equipment .equipment_l h4{
    font-size: 0.4rem;
  }
  .equipment .equipment_l .brief{
    width: 160px;
  }
  .equipment .equipment_l .brief p{
    font-size: 16px;
    margin-left: 0.7rem;
  }
  .product .product_t{
    padding-top: 1rem;
  }
  .product .product_t p{
    font-size: 0.45rem;
  }
  .product .product_t img {
    margin-top: 4px;
    width: 0.35rem;
  }
  .product .information {
    font-size: 0.45rem;
  }
  .product .product_b{
    margin-top: 0.8rem;
    padding-bottom: 2.5rem;
  }
  .product_b .ddx, .product_b .bjy{
    width: 5.5rem;
  }
  .news .news_t{
    margin-top: 1rem;
  }
  .news .news_t > div p{
    font-size: 0.45rem;
  }
  .news .news_t > div img{
    width: 0.3rem;
  }
  .news .news_t .title{
    font-size: 0.35rem;
  }
  .news_list .news_li{
    width: 29%;
  }
  .news_list .news_li:not(:nth-child(3n)){
    margin-right: 6%;
  }
  .news_list .news_li .content{
    margin: 0 0.3rem;
  }
  .news .news_t .more{
    padding: 3px 7px;
  }
  .develop .develop_cont .develop_t{
    padding-top: 0.3rem
  }
  .news_list .news_li .time{
    font-size: 0.4rem;
    margin: 0.2rem 0;
  }
  .news_list .news_li .content h6{
    font-size: 14px;
  }
  .news_list .news_li .content p{
    font-size: 12px;
  }
  .develop .develop_cont .develop_t p{
    font-size: 20px;
  }
  .develop .develop_cont .develop_t img{
    width: 0.3rem;
  }
  .develop .develop_cont > p{
    font-size: 34px;
    padding-bottom: 0.4rem;
  }
  .qrcode .qrcode_l{
    flex: 2;
  }
  .footer p{
    font-size: 12px;
  }
  .products .banner{
    height: 4.3rem;
  }
  .products .banner p{
    padding-top: 2.2rem;
  }
  .contact .contact_content .contact_content_info .address > img, .contact .contact_content .contact_content_info .phone > img{
    width: 0.8rem;
    margin-right: 0.3rem;
  }
  .contact .contact_content .contact_content_info .address > div > h6, .contact .contact_content .contact_content_info .phone > div > h6{
    font-size: 20px;
  }
  .contact .contact_content .contact_content_info .address > div > p, .contact .contact_content .contact_content_info .phone > div > p{
    font-size: 12px;
  }
} /*<=1100的设备*/
@media (max-width: 1024px) {
	.public_top .top .header .header_l{
    flex: 2;
  }
  .public_top .top .header .header_c ul li{
    margin-right: 0.7rem;
  }
  .index .banner .banner_t{
    margin: 20% 0 0 16%;
  }
  .index .banner .banner_t h3{
    width: 380px;
    font-size: 0.85rem;
    color: #FFF;
    letter-spacing: 2px;
  }
  .index .banner p{
    font-size: 0.6rem;
    color: #fff;
    margin-left: 16%;
    padding-bottom: 14.4%;
  }
  .index .banner .banner_t img{
    margin-bottom: 10px;
    width: 0.55rem;
  }
  .equipment .equipment_l .bl{
    margin-top: 2rem;
    font-size: 0.4rem;
  }
  .equipment .equipment_l h4{
    font-size: 0.4rem;
  }
  .equipment .equipment_l .brief{
    width: 160px;
  }
  .equipment .equipment_l .brief p{
    font-size: 16px;
    margin-left: 0.7rem;
  }
  .product .product_t{
    padding-top: 1rem;
  }
  .product .product_t p{
    font-size: 0.45rem;
  }
  .product .product_t img {
    margin-top: 4px;
    width: 0.35rem;
  }
  .product .information {
    font-size: 0.45rem;
  }
  .product .product_b{
    margin-top: 0.8rem;
    padding-bottom: 2rem;
  }
  .product_b .ddx, .product_b .bjy{
    width: 5.2rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
  .news .news_t{
    margin-top: 1rem;
  }
  .news .news_t > div p{
    font-size: 0.45rem;
  }
  .news .news_t > div img{
    width: 0.3rem;
  }
  .news .news_t .title{
    font-size: 0.35rem;
  }
  .news_list .news_li{
    width: 29%;
  }
  .news_list .news_li:not(:nth-child(3n)){
    margin-right: 6%;
  }
  .news_list .news_li .content{
    margin: 0 0.3rem;
  }
  .news .news_t .more{
    padding: 3px 7px;
  }
  .develop .develop_cont .develop_t{
    padding-top: 0.3rem
  }
  .news_list .news_li .time{
    font-size: 0.4rem;
    margin: 0.2rem 0;
  }
  .news_list .news_li .content h6{
    font-size: 14px;
  }
  .news_list .news_li .content p{
    font-size: 12px;
  }
  .develop .develop_cont .develop_t p{
    font-size: 20px;
  }
  .develop .develop_cont .develop_t img{
    width: 0.3rem;
  }
  .develop .develop_cont > p{
    font-size: 34px;
    padding-bottom: 0.4rem;
  }
  .qrcode .qrcode_l{
    flex: 2;
  }
  .footer p{
    font-size: 12px;
  }
  .products .banner p {
    /* margin-top: 0.6rem; */
    font-size: 0.6rem;
  }
  .products .banner {
    height: 4rem;
  }
  .products .product_content .ddx, .products .product_content .bjy {
    padding: 0.8rem;
  }
} /*<=1024的设备*/
@media (max-width: 768px) {
  .public_top .top .header{
    display: none;
  }
  .public_top .top .h5_header{
    display: flex;
  }
  .public_top .top{
    background: url(../images/index_top_h5_bg.png) no-repeat;
    background-size: 100% auto;
  }
  .index .banner .banner_t{
    margin: 36% 0 0 10%;
  }
  .index .banner .banner_t h3{
    width: 500px;
    font-size: 1.12rem;
  }
  .index .banner .banner_t img {
    margin-bottom: -0.8rem;
    width: 0.65rem;
  }
  .index .banner p {
    font-size: 0.63rem;
    margin-left: 10%;
    padding-bottom: 28.3%;
  }
  .index .banner .index_top_bg.pc{
    display: none;
  }
  .index .banner .index_top_bg.h5{
    display: block;
  }
  .equipment .equipment_r .pc{
    display: none;
  }
  .equipment .equipment_r{
    width: 100%;
  }
  .equipment .equipment_r .h5{
    display: block;
    width: 80%;
    margin-left: 20%;
  }
  .equipment{
    position: relative;
    padding-bottom: 15rem;
  }
  .equipment .equipment_l {
    position: absolute;
    width: 88%;
    margin-left: 6%;
    padding-left: 0;
  }
  .equipment .equipment_l .bl{
    margin-top: 2.5rem;
    font-size: 0.6rem;
  }
  .equipment .equipment_l .bl span{
    display: none;
  }
  .equipment .equipment_l h4 {
    font-size: 0.6rem;
  }
  .equipment .equipment_l .text{
    display: none;
  }
  .equipment .equipment_l .text_h5{
    display: block;
  }
  .equipment .equipment_l .brief{
    width: 230px;
    padding: 0.2rem 0;
    margin-top: 1rem;
  }
  .equipment .equipment_l .brief p{
    font-size: 28px;
  }
  .product .product_t span{
    display: none;
  }
  .product{
    background: url(../images/product_bg_h5.png) no-repeat;
    background-size: 100% auto;
  }
  .product .product_t p{
    margin-left: 6%;
    font-size: 1rem;
    font-weight: bold;
  }
  .product .information{
    font-size: 1rem;
    margin-left: 6%;
    font-weight: bold;
  }
  .product .product_t{
    position: relative;
  }
  .product .product_t img{
    position: absolute;
    top: 2.2rem;
    left: 60%;
    width: 0.6rem;
  }
  .product .product_info{
    margin-left: 6%;
    font-size: 0.6rem;
  }
  .product .product_b{
    display: block;
    width: 88%;
    margin-left: 6%;
  }
  .product_b .ddx, .product_b .bjy{
    padding: 0;
    text-align: center;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    margin-bottom: 1rem;
    font-size: 28px;
  }
  .news .news_t .more{
    position: absolute;
    bottom: 1rem;
    width: 30%;
    left: 35%;
    padding: 0.2rem 0;
  }
  .news .news_t .more p{
    font-size: 0.6rem;
  }
  .news .news_t .more img{
    width: 0.5rem;
  }
  .news{
    width: 88%;
    margin-left: 6%;
    position: relative;
    padding-bottom: 0;
  }
  .news .news_t{
    margin: 0;
    position: initial;
  }
  .news .news_t > div p{
    font-size: 1rem;
  }
  .news .news_t > div img {
    width: 0.6rem;
  }
  .news .news_t .title {
    font-size: 0.6rem;
    color: #363636;
  }
  .news_list{
    display: block;
  }
  .news_list .news_li{
    width: 100%;
    border: none;
  }
  .news_list .news_li .imgs{
    position: relative;
  }
  .news_list .news_li .imgs .time{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #2759F8;
    margin: 0;
    font-size: 0.6rem;
    padding: 0.2rem 0.3rem 0.2rem 0.6rem;
    color: #FFF;
  }
  .news_list .news_li.on .time{
    color: #FFF;
  }
  .news_list .news_li .time span{
    width: 6px;
    height: 22px;
    background: #FFFFFF;
    opacity: 1;
    top: 30%;
    left: 10%;
  }
  .news_list .news_li:nth-child(3){
    display: none;
  }
  .news_list .news_li .content h6{
    margin-top: 0.3rem;
    font-size: 0.55rem;
    line-height: 0.8rem;
  }
  .news_list .news_li .content p{
    font-size: 0.41rem;
    line-height: 0.63rem;
  }
  .develop{
    background: url(../images/develop_bg_h5.png) no-repeat;
    background-size: 100% auto;
    height: 4rem;
  }
  .develop .develop_cont{
    display: none;
  }
  .qrcode{
    width: 88%;
    display: block;
    padding-top: 0.5rem;
  }
  .qrcode .qrcode_l{
    display: none;
  }
  .qrcode .qrcode_c .qrcode_c_li{
    width: 100%;
  }
  .qrcode .qrcode_c .qrcode_c_li p{
    flex: 1;
    font-size: 0.3rem;
  }
  .qrcode .qrcode_c .qrcode_c_li p:not(:last-child):after {
    height: 16px;
    top: 10px;
  }
  .qrcode .qrcode_r{
    width: 30%;
    margin: 0 auto;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    border: 1px solid #E9E9E9;
  }
  .footer{
    padding-bottom: 1rem;
  }
  .footer p{
    width: 88%;
    margin: 0 auto;
    font-size: 0.48rem;
    text-align: center;
    line-height: 0.8rem;
  }
  .products .banner{
    background: url(../images/products_top_h5_bg.png) no-repeat;
    background-size: 100% auto;
  }
  .location{
    display: none;
  }
  .products .product_content .ddx, .products .product_content .bjy {
    padding: 0.44rem;
  }
  .products .product_content .bjy h6, .products .product_content .ddx h6 {
    font-size: 0.35rem;
    margin-bottom: 0.1rem;
  }
  .products .product_content .bjy p, .products .product_content .ddx p {
    font-size: 12px;
    line-height: 0.38rem;
  }
  .about .about_content h5 {
    font-size: 0.45rem;
  }
  .about .about_content p{
    font-size: 14px;
  }
  .about .about_content .h5{
    display: block;
  }
  .about .about_content .pc{
    display: none;
  }
  .about .banner{
    background: url(../images/about_top_h5_bg.png) no-repeat;
    background-size: 100% auto;
  }
  .newsPage .banner {
    background: url(../images/newsPage_top_h5_bg.png) no-repeat;
    background-size: 100% auto;
  }
  .talent .banner {
    background: url(../images/talent_top_h5_bg.png) no-repeat;
    background-size: 100% auto;
  }
  .pagination{
    display: none;
  }
  .social .banner {
    background: url(../images/social_top_h5_bg.png) no-repeat;
    background-size: 100% auto;
  }
  .contact .banner {
    background: url(../images/contact_top_h5_bg.png) no-repeat;
    background-size: 100% auto;
  }
  .contact .contact_content .contact_content_info{
    display: block;
    padding-bottom: 1rem;
  }
  .contact .contact_content .contact_content_info .address{
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .contact .contact_content .contact_content_info .address > div{
    align-items: flex-start;
  }
  .contact .contact_content .contact_content_info .phone{
    width: 100%;
    margin-left: 0;
    margin-top: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .contact .contact_content .contact_content_info .address > img, .contact .contact_content .contact_content_info .phone > img{
    width: 1rem;
  }
  .contact .contact_content .contact_content_info .address > div > h6, .contact .contact_content .contact_content_info .phone > div > h6{
    font-size: 26px;
  }
  .contact .contact_content .contact_content_info .address > div > p, .contact .contact_content .contact_content_info .phone > div > p{
    font-size: 20px;
    margin-top: 0.2rem;
  }
  .talent .talent_content.pc{
    display: none;
  }
  .talent .talent_content.h5{
    display: block;
  }
  .hiring .hiring_cont .h5close{
    display: block;
    position: absolute;
    bottom: -2rem;
    left: 50%;
    transform: translate(-50%, 0);
    width: 1rem;
  }
  .hiring .hiring_cont .hiring_cont_t{
    justify-content: center;
  }
  .hiring .hiring_cont .hiring_cont_t p{
    font-size: 0.5rem;
  }
  .hiring .hiring_cont .hiring_cont_t img{
    display: none;
  }
  .newsPage .newsDetail_content .cont img{
    width: 100%;
  }
  .products .productDetail_content .bjy{
    display: block;
  }
  .products .product_information .product_information_c img{
    width: 100%;
  }
  .products .product_information .product_information_t p{
    width: 2.5rem;
  }
  .products .banner {
    height: 7.6rem;
  }
  .products .banner p {
    margin-left: 6%;
    padding-top: 3.5rem;
  }
  .products .banner .banner_t{
    margin-left: 6%;
  }
  .about .about_content{
    width: 88%;
  }
  .products .product_content{
    width: 88%;
  }
  .newsPage .newsPage_content{
    width: 88%;
  }
  .contact .contact_content{
    width: 88%;
  }
  .talent .talent_content{
    width: 88%;
  }
  .equipment .equipment_l .imgs{
    display: block;
    position: inherit;
  }
  
  .equipment .equipment_l .imgs img:first-child{
    margin-right: 0;
  }
  .equipment .equipment_l .imgs img{
    width: 100%;
    margin-bottom: 1rem;
  }
  .service .service_box{
    width: 88%;
  }
  .service .service_box .service_t.pc{
    display: none;
  }
  .service .service_box .service_t.h5{
    display: flex;
  }
  .service .service_box .service_cont > div{
    width: 48%;
    padding-left: 15px;
  }
  .service .service_box .service_showCont{
    width: 100%;
    overflow: hidden;
  }
  .service .service_box .service_showCont > div{
    width: auto;
    overflow-x: scroll;
    /*添加横向滚动条*/
    white-space: nowrap;
    display: block;
  }
  .service .service_box .service_showCont > div > div{
    width: 70%;
    /* float: left; */
    display: inline-block;
  }
  .service .service_box .service_showCont > div > div:not(:nth-child(3n)){
    margin-right: 0.7rem;
  }
  .chain .chain_cont img.pc{
    display: none;
  }
  .chain{
    width: 88%;
  }
  .chain .chain_cont img.h5{
    display: block;
  }
  .process {
    background: url(../images/process_bg_h5.png) no-repeat;
    margin-bottom: 1rem;
  }
  .process .process_box{
    width: 88%;
  }
  .process .process_box .process_box_p{
    border-top: 1px solid #6B8EFF;
    font-size: 0.4rem;
    padding-top: 0.3rem;
    margin-bottom: 0.6rem;
  }
  .process .process_box .process_box_cont{
    border: 1px solid #FFFFFF;
    flex-wrap: wrap;
  }
  .process .process_box .process_box_cont >div{
    border: none;
    border-radius: 0;
    width: 25%;
  }
  .process .process_box .process_box_cont >div:not(:nth-child(4n)){
    border-right: 1px solid #FFFFFF;
  }
  .process .process_box .process_box_cont >div:nth-child(-n+4){
    border-bottom: 1px solid #FFFFFF;
  }
  .process .process_box .process_box_btn{
    margin: 0;
    margin-top: 1rem;
  }
  .products .service .service_box .service_showCont > div{
    width: auto;
    overflow: hidden;
    white-space: pre-wrap;
    display: block;
  }
  .service .service_box .service_showCont > div > div{
    margin-bottom: 0.3rem;
  }
  .service .service_box .service_showMore{
    margin-top: 0.3rem;
    width: 125px;
    height: 34px;
  }
  .service{
    padding: 1rem 0;
  }
  .chain{
    padding: 1rem 0;
  }
  .service .service_box .service_cont > div p{
    font-size: 0.35rem;
  }
  .service .service_box .service_cont > div{
    align-items: center;
    justify-content: flex-start;
  }
  .service .service_box .service_cont > div img{
    width: 15px;
    margin-right: 8px;
  }
  .chain .chain_t h4{
    font-size: 0.6rem;
  }
  .chain .chain_t p{
    font-size: 0.45rem;
  }
  .chain .chain_t{
    align-items: center;
  }
  .chain .chain_t img{
    width: 22px;
  }
  .products .service .service_box .service_showCont{
    margin-top: 0;
  }
  .products .service .service_box .service_showCont > div > div{
    width: 100%;
  }
  .products .service .service_box .service_showCont > div p{
    font-size: 14px;
  }
  .products .productDetail_content{
    width: 88%;
  }
  .products .productDetail_content .bjy{
    flex-direction: column;
  }
  .products .productDetail_content .bjy{
    padding: 0;
  }
  .process .process_box .process_box_cont > div h6 span{
    display: inline-block;
  }
  .process .process_box .process_box_cont > div{
    flex-direction: row;
    height: 50px;
  }
  .process .process_box .process_box_cont > div h6{
    font-size: 14px;
    color: #FFFFFF;
  }
  .who-swiper-pc{
    display: none;
  }
  .who-swiper-h5{
    display: block;
  }
  .products .productDetail_content .bjy .bjy_l{
    margin-right: 0;
  }
  .products .productDetail_content .bjy .bjy_l img{
    width: 100%;
  }
  .newsPage .newsDetail_content{
    width: 88%;
  }
  .products .productDetail_content .bjy .bjy_l{
    width: 100%;
    margin-bottom: 20px;
  }
  .products .productDetail_content .bjy .bjy_r{
    width: 100%;
  }
}
@media (max-width: 425px) {
  .public_top .top .header{
    display: none;
  }
  .public_top .top .h5_header{
    display: flex;
  }
  .public_top .top .h5_header .h5_header_l img{
    width: 3rem;
  }
  .public_top .top .h5_header .h5_header_r p{
    font-size: 0.25rem;
    padding: 4px 3px;
  }
  .public_top .top .h5_header .h5_header_r img{
    width: 0.5rem;
  }
  .index .banner .banner_t h3{
    width: 280px;
    font-size: 0.75rem;
  }
  .index .banner .banner_t img {
    margin-bottom: -0.55rem;
    width: 0.45rem;
  }
  .index .banner p {
    font-size: 0.45rem;
    margin-left: 10%;
    padding-bottom: 30%;
  }
  .equipment .equipment_r .pc{
    display: none;
  }
  .equipment .equipment_r{
    width: 100%;
  }
  .equipment .equipment_r .h5{
    display: block;
    width: 70%;
    margin-left: 30%;
  }
  .equipment{
    position: relative;
    padding-bottom: 13.5rem;
  }
  .equipment .equipment_l {
    position: absolute;
    margin-left: 6%;
    padding-left: 0;
  }
  .equipment .equipment_l .bl{
    margin-top: 1.8rem;
    font-size: 0.5rem;
  }
  .equipment .equipment_l .bl span{
    display: none;
  }
  .equipment .equipment_l h4 {
    font-size: 0.5rem;
  }
  .equipment .equipment_l .text{
    display: none;
  }
  .equipment .equipment_l .text_h5{
    display: block;
    font-size: 0.34rem;
  }
  .equipment .equipment_l .brief{
    width: 107px;
    height: 30px;
    margin-top: 0.5rem;
    padding: 0;
  }
  .equipment .equipment_l .brief p{
    font-size: 12px;
    margin-left: 0;
  }
  .equipment .equipment_l .brief img{
    width: 14px;
  }
  .product .product_t span{
    display: none;
  }
  .product{
    background: url(../images/product_bg_h5.png) no-repeat;
    background-size: 100% auto;
  }
  .product .product_t p{
    font-size: 0.8rem;
    font-weight: bold;
  }
  .product .information{
    font-size: 0.8rem;
    font-weight: bold;
  }
  .product .product_t{
    position: relative;
  }
  .product .product_t img{
    position: absolute;
    top: 2rem;
    left: 67%;
    width: 0.6rem;
  }
  .product .product_info{
    font-size: 0.5rem;
  }
  .product .product_b{
    display: block;
    margin-top: 0.5rem;
  }
  .product_b .ddx, .product_b .bjy{
    padding: 0;
    text-align: center;
    margin-bottom: 0.5rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.5rem;
  }
  .news .news_t .more{
    position: absolute;
    bottom: 1rem;
    width: 30%;
    left: 35%;
    padding: 0.2rem 0;
  }
  .news .news_t .more p{
    font-size: 0.4rem;
  }
  .news .news_t .more img{
    width: 0.4rem;
  }
  .news{
    position: relative;
  }
  .news .news_t{
    margin: 0;
    position: initial;
  }
  .news .news_t > div p{
    font-size: 0.7rem;
  }
  .news .news_t > div img {
    width: 0.45rem;
  }
  .news .news_t .title {
    font-size: 0.5rem;
    color: #363636;
  }
  .news_list{
    display: block;
  }
  .news_list .news_li{
    width: 100%;
    border: none;
  }
  .news_list .news_li .imgs{
    position: relative;
  }
  .news_list .news_li .imgs .time{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #2759F8;
    margin: 0;
    font-size: 0.5rem;
    padding: 0.2rem 0.3rem 0.2rem 0.6rem;
    color: #FFF;
  }
  .news_list .news_li.on .time{
    color: #FFF;
  }
  .news_list .news_li .time span{
    width: 4px;
    height: 18px;
    background: #FFFFFF;
    opacity: 1;
    top: 27%;
    left: 10%;
  }
  .news_list .news_li:nth-child(3){
    display: none;
  }
  .news_list .news_li .content h6{
    margin-top: 0.3rem;
    font-size: 15px;
    line-height: 0.5rem;
  }
  .news_list .news_li .content p{
    font-size: 12px;
    line-height: 0.5rem;
  }
  .develop{
    background: url(../images/develop_bg_h5.png) no-repeat;
    background-size: 100% auto;
    height: 3rem;
  }
  .develop .develop_cont{
    display: none;
  }
  .qrcode .qrcode_l{
    display: none;
  }
  .qrcode .qrcode_c .qrcode_c_li{
    width: 100%;
  }
  .qrcode .qrcode_c .qrcode_c_li p{
    flex: 1;
    font-size: 0.35rem;
  }
  .qrcode .qrcode_c .qrcode_c_li p:not(:last-child):after {
    height: 11px;
    top: 6px;
  }
  .qrcode .qrcode_r{
    width: 30%;
    margin: 0 auto;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    border: 1px solid #E9E9E9;
  }
  .footer{
    padding-bottom: 1rem;
  }
  .footer p{
    margin: 0 auto;
    font-size: 0.35rem;
    text-align: center;
    line-height: 0.6rem;
  }
  .products .banner p{
    margin-top: 0;
  }
  .products .product_content{
    width: 90%;
  }
  .products .product_content .ddx, .products .product_content .bjy {
    height: 2.5rem;
    background-size: 100% 100%;
  }
  .products .product_content .bjy p, .products .product_content .ddx p {
    font-size: 10px;
  }
  .contact .contact_content .contact_content_info .address > img, .contact .contact_content .contact_content_info .phone > img{
    width: 1rem;
  }
  .contact .contact_content .contact_content_info .address > div > h6, .contact .contact_content .contact_content_info .phone > div > h6{
    font-size: 20px;
  }
  .contact .contact_content .contact_content_info .address > div > p, .contact .contact_content .contact_content_info .phone > div > p{
    font-size: 14px;
    margin-top: 0.2rem;
  }
  .hiring .hiring_cont{
    width: 380px;
  }
  .hiring .hiring_cont form .submit{
    height: 40px;
  }
  .hiring .hiring_cont form .form_list .form_list_l, .hiring .hiring_cont form .form_list .form_list_r input{
    font-size: 14px;
  }
  .hiring .hiring_cont form .form_list .form_list_r .code{
    top: 7px;
    width: 80px;
    height: 30px;
  }
  .newsPage .newsDetail_content .title h5{
    font-size: 0.4rem;
  }
  .newsPage .newsDetail_content .title .time p{
    font-size: 12px;
  }
  .newsPage .newsDetail_content .cont p{
    font-size: 12px;
  }
  .products .product_information .product_information_t{
    margin: 0.5rem 0 1rem 0;
  }
  .products .productDetail_content .bjy{
    padding: 0;
  }
  .products .productDetail_content .bjy p{
    font-size: 12px;
  }
  .products .banner {
    height: 5.3rem;
  }
  .products .banner p {
    padding-top: 2.5rem;
  }
}
@media (max-width: 375px) {
  .public_top .top .h5_header .h5_header_l img{
    width: 3.5rem;
  }
  .public_top .top .h5_header .h5_header_r p {
    font-size: 0.3rem;
    padding: 5px 4px;
  }
  .public_top .top .h5_header .h5_header_r img {
    width: 0.6rem;
  }
  .index .banner .banner_t h3 {
    width: 240px;
  }
  .index .banner .banner_t img {
    margin-bottom: -0.55rem;
    width: 0.4rem;
  }
  .equipment .equipment_l .text_h5 {
    font-size: 0.33rem;
  }
  .hiring .hiring_cont{
    width: 350px;
  }
  .hiring .hiring_cont form .form_list .form_list_r .code{
    top: 6px;
    width: 70px;
  }
  .newsPage .newsDetail_content .title .time p{
    margin-right: 0.5rem;
  }
}

