/* 响应式 */
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:15px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:14px;}}
@media (max-width:328px){html{font-size:14px;}}

/* 手机端下拉 */



@media screen and (min-width: 200px) and (max-width: 1800px) {
 
}

/* ======================================================1600px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1600px) {



}

/* ======================================================1500px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1500px) {
  
}


@media screen and (min-width: 200px) and (max-width: 1400px) {
 /* 关于我们 */
  .aboutTwo .box .le .leTle {    height: 72rem; width: 20rem;}
}



/* ======================================================1300px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1300px) {
  .container12 {width: 92%;}
  /* =========================首页========================= */
  .header .header-left {width: 92%;}
  .header .header-left h1 {margin-left: 2%;}
  .header .header-left > ul {width: 53%;}
  .header .header-left > dl {width: 20%;}
  .fz_hover .container12 {width: 90%;}
  .w-accor3 li .left_ar .left-con {padding: 0 1rem;}
  .w-accor3 li .left_ar .left-con h3 {font-size: 1.1rem;}
  .w-accor3 li.cur .left_ar .left-con {padding: 0 1rem;}
  .w-accor3 li .left_ar .left-con p {margin: 2.5rem 0 5rem 0;}

}


/* ======================================================1200px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1200px) {
  /* =========================首页========================= */
  .header .header-left > ul {display: none;}
  .header .header-left {   margin-right: 1rem;}
  .header .header-left > dl {width: 30%;}
  .navigators-wrap .box {display: none;}
  .wrap-nav {display: block;}
  .navigators-wrap .box-copy {display: none;}
  .navigators-wrap .wrap-box {overflow-y: auto;}
  .navigators-wrap .wrap-box::-webkit-scrollbar {/*滚动条整体样式*/width: 4px;/*高宽分别对应横竖滚动条的尺寸*/ height: 4px;}
  .navigators-wrap .wrap-box::-webkit-scrollbar-thumb {/*滚动条里面小方块*/ border-radius: 5px;background: #e07c02;  -webkit-box-shadow: inset 0 0 5px #e07c02;}
  .navigators-wrap .wrap-box::-webkit-scrollbar-track {/*滚动条里面轨道*/ -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 1); border-radius: 0; background: rgba(255, 255, 255, 1);}

  /* 关于我们 */
  .aboutTwo .box .le .leTle {width: 18rem;}
  .aboutTwo .box .re dl {    flex-wrap: wrap;    margin-top: 1rem;}
  .aboutTwo .box .re dd {width: 44%;}
  .aboutTwo .box .re dd strong {font-size: 3rem;}
  .aboutTwo .box .re dd strong {line-height: 7rem;}
  .aboufourSwiper .swiper-button-next {right: -45px;}
  .aboufourSwiper .swiper-button-prev {right: -45px;}
} 

/* ======================================================1100px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1100px) {
  /* =========================首页========================= */
  .w-accor3 li .left_ar .left-con h3 {font-size: 1rem;}
  .w-accor3 li .left_ar .left-con h4 {margin-bottom: 1.5rem;}
}





/* ======================================================1000px========================================================= */
@media screen and (min-width: 200px) and (max-width: 1000px) {
  /* =========================首页========================= */
  .search-page .search-con .f_zhong {flex-wrap: wrap;}
  .search-page .search-con .f_zhong .lt {width: 100%;}
  .search-page .search-con .f_zhong .fen {margin-top: 2rem;}
  .search-page .search-con .f_zhong .lt dl {width: 30%;}
  .index-serve {display: none;}
  .inserve-warp {display: block;}

  /* 关于我们 */ 
  .aboutTwo .box {    align-items: flex-start;}
  .aboutTwo .box .le {width: 45%;}
  .aboutTwo .box .re {width: 40%; margin-right: 0;}
  .aboutTwo .box .le .leImg {left: 15%;}
  .aboutTwo .box .le .leTle {top: -30%; height: 70rem;}
  .aboutTwo .box .le .leTle .leScroll {margin-top: 3rem;}
  .aboutTwo .box .le .leTle.on {top: -12%;}
  .aboutTwo .box .re h3 {font-size: 1.5rem;}
  .aboutTwo .box .re p {margin-top: 1rem;     font-size: 0.9rem;}
  .aboutTwo .box .re dd strong {font-size: 2rem; line-height: 5rem;}
  .aboutTwo .box .re dd small {line-height: 5rem;}
  /* .aboutTwo .box {flex-wrap: wrap;}
  .aboutTwo .box .le {width: 100%;}
  .aboutTwo .box .le .leTle {top: -25%;}
  .aboutTwo .box .le .leTle.on {top: -8%;}
  .aboutTwo .box .re {width: 100%;}
  .aboutThree ul {flex-wrap: wrap;}
  .aboutThree ul li {width: calc(100%/2);} */

  
}




/* ======================================================900px========================================================= */
@media screen and (min-width: 200px) and (max-width: 900px) {
  /* =========================首页========================= */
  .search-page .search-con .fz_key {flex-wrap: wrap;}

}



/* ======================================================手机端========================================================= */
@media screen and (min-width: 200px) and (max-width: 768px) {
  /* =========================首页========================= */
  .header {height: 4.5rem;}
  .header .header-right {height: 4.5rem;}
  .header .header-left h1 img {width: 70%;}
  .header .header-left > dl {width: initial;}
  .header .header-left > dl > dd:nth-child(2) {margin-left: 1rem;}
  .header .header-left > dl > dd:nth-child(3) {display: none;}
  .navigators-wrap h1 img {width: 50%; margin-top: 1rem;}
  .search-page {    height: calc(100vh - 4.5rem);}
  .banner-swiper .banner-title h1 {font-size: 2rem;}
  .banner-swiper .banner-title h3 {font-size: 1rem;}
  .banner-scroll {display: none;}
  .Company-num {padding: 0; padding-bottom: 1rem;}
  .Company-num ul {flex-wrap: wrap;}
  .Company-num li {width: 49%;}
  .Company-num li h3 {font-size: 2rem;}
  .Company-num li b {font-size: 2rem;}

  /* 关于我们 */
  .aboutBanner .swiper-slide {height: 300px;}
  .aboutBanner .box h3 {font-size: 2rem;}
  .aboutBanner .box h4 {font-size: 1.5rem;}
  .aboutTitle {padding: 3rem 0;}
  .aboutTitle h3 {font-size: 2rem;}
  .aboutTitle h4 {font-size: 1.5rem;}
  .aboutTwo {padding: 3rem 0;}
  .aboutTwo .box {flex-wrap: wrap;}
  .aboutTwo .box .le {width: 100%;}
  .aboutTwo .box .le .leImg {left: 0;}
  .aboutTwo .box .le .leImg img {width: 100%; display: none;}
  .aboutTwo .box .le .leTle {display: none;}
  .aboutTwo .box .le .leImg .leTleHide {display: block;}
  .aboutTwo .box .re {width: 100%;}
  .aboutTwo .box .re dd {width: 46%;}
  .aboutTwo .box .re dd strong {font-size: 2rem;}
  .aboutTwo .box .re dd small {font-size: 2rem;}
  .aboutTwo .box .re dd em, .aboutTwo .box .re dd span {font-size: 1rem;}
  .aboutTwo .box .re dd span {position: relative; top: -1rem;}
  
   


}


@media screen and (min-width: 200px) and (max-width: 640px) {
  /* =========================首页========================= */
  .search-page .search-con .f_zhong .lt {display: none;}
  .search-page .search-con .fz_title {display: none;}
  .hadbot_jut .cont .fz_lt .font {display: none;}
  .index-title h3 {font-size: 1.8rem;}
    

}


@media screen and (min-width: 200px) and (max-width: 400px) {

 
}