@media screen and (min-width: 1620px) {

  /* #region  首页*/
  html,
  body {
    font-size: 20px;
  }

  .width {
    width: 1400px;
  }
  .foutCon{
    padding:4rem 0 3rem 6rem;
    height: 100%;
  }
  .fourText{
    margin:2rem 0;
  }
  /* #endregion */

}

@media screen and (max-width: 1619px) {

  /* #region  首页*/
  html,
  body {
    font-size: 19px;
  }

  .width {
    width: 1400px;
  }

  .banner_prev,
  .banner_next {
    width: 1.5rem;
  }
  .banner_prev {
    left: 3rem;
  }

  .banner_next {
    right: 3rem;
  }
  .mySwiper .swiper-slide:hover{
    width:560px!important;
  }

  /* #endregion */

  /* #endregion */

}
@media screen and (max-width: 1550px) {

  /* #region  首页*/
  html,
  body {
    font-size: 19px;
  }

  .width,.title,.prog,.cate,.proList,.sy_news,.botBox,.bottom,.slowB,.proSec,.news{
    width: 1300px;
  }

  .banner_prev,
  .banner_next {
    width: 1.5rem;
  }
  .banner_prev {
    left: 3rem;
  }

  .banner_next {
    right: 3rem;
  }
  .rightBox li{
    padding:0.73rem 5%;
  }
  .foutCon{
    padding:3rem 0 3rem 5rem;
  }
  .fourText{
    width: 90%;
    margin:2rem 0;
    line-height: 1.6rem;
  }

  /* #endregion */

}

@media screen and (max-width: 1399px) {

  /* #region  首页*/
  html,
  body {
    font-size: 18px;
  }

  .width,.title,.prog,.cate,.proList,.sy_news,.botBox,.bottom,.slowB,.proSec,.news{
    width: 1200px;
  }
  .nav li a{
    padding:0 1rem;
  }
  .nav .nav_li{background: url(../images/nav_bg.jpg) no-repeat bottom center;background-size: 50%;}
  .nav li:hover{background: url(../images/nav_bg.jpg) no-repeat bottom center;background-size: 50%;}

  .banner_prev,
  .banner_next {
    width: 3rem;
  }

  .banner_dot span {
    width: 0.65rem;
    height: 0.65rem;
  }
  .banner_prev,
  .banner_next {
    width: 1.5rem;
  }
  .banner_prev {
    left: 3rem;
  }

  .banner_next {
    right: 3rem;
  }
  .rightBox li{
    padding:0.68rem 5%;
  }
  .foutCon{
    padding:3rem 0 3rem 4.5rem;
  }
  .fourText{
    width: 90%;
    margin:2rem 0;
    line-height: 1.5rem;
  }
  .proRight h2,.proDown{
    width: 80%;
  }
  .tactTitle{
    margin-bottom: 1rem;
  }
  .tactTitle .line{;
    margin-top: 0.5rem;
  }
  .tactCon h1{
    margin-bottom: 1rem;
  }
  .proShow{
    height:45rem;
  }
  .proDown{
    height:15rem;
    margin-top: 3rem;
  }
}

@media screen and (max-width: 1250px) {

  /* #region  首页*/
  html,
  body {
    font-size: 17px;
  }

  .width,.title,.prog,.cate,.proList,.sy_news,.botBox,.bottom,.slowB,.secend,.about,.honor,.botPro,.progBox,.proSec,.news,.newShow,.jobList{
    width: 1000px;
  }


  .banner_prev,
  .banner_next {
    width: 1.5rem;
  }
  .banner_prev {
    left: 3rem;
  }

  .banner_next {
    right: 3rem;
  }
  .proList dd{
    width: 70%;
  }
  .rightBox{
    max-height: 423px;
    padding:0;
    }
  .new_ti h1{
    font-size: 1rem;
    line-height: 1.5rem;
    color:#333333;
  }
  .new_ti h2{
    font-size: 0.8rem;
    line-height: 1.5rem;
    color:#999999;
  }
  .fourPic img:nth-child(2){
    position: absolute;
    right: 50%;
    top:50%;
    margin-top: -48px;
    margin-right: -48px;
  }
  .foutCon{
    padding:2rem 0 2rem 3rem;
  }
  .fourText{
    width: 90%;
    margin:1.8rem 0;
    line-height: 1.6rem;
  }
  .nTop{
    padding:3em 0;
  }
  .nTop h1{
    font-size: 2rem;
  }
  .proShow{
    height:45rem;
  }
  .proRight h2,.proDown{
    width: 83%;
  }
  .proDown{
    height:15rem;
    margin-top: 3rem;
  }
  .tactTitle{
    margin-bottom: 0.5rem;
  }
  .tactTitle .line{;
    margin-top: 0.5rem;
  }
  .tactCon h1{
    margin-bottom: 0.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {

  /* #region  首页*/
  .width,.title,.prog,.cate,.proList,.sy_news,.botBox,.bottom,.slowB,.secend,.about,.honor,.botPro,.progBox,.proSec,.news,.newShow,.jobList{
    width: 90%;
  }
  .width{
    padding:1rem 0;
  }
  .nav {
    position: fixed;
    left: -101%;
    top: 0;
    width: 45%;
    background-color: #011c54;
    z-index: 999;
    display: block;
    padding-top: 2rem;
    overflow-y: auto;
    transition: .2s;
    margin:0;
    padding-top: 3rem;
  }
  .nav li{
    display: block;
    height:4rem;
    width:100%;
    text-align: center;
  }
  .nav li a{color:#fff;border:none;font-size: 1rem;line-height: 4rem;}
  .nav .nav_li{background: none;}
  .nav .nav_li a{color:#fff;}
  .nav li:hover{background: none;}
  .nav li:hover a{color:#fff;}
  .hot_line{
    display: none;
  }
  .nav_modal {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 99;
    width: 100%;
    height: 100%;
    display: none;
  }
  .nav_icon {
    display: block;
    margin-left: 1.5rem;
  }
  .nav_icon img {
    width: 2.5rem;
    transition: .2s;
  }
  .nav_icon2 img {
    transform: rotate(90deg);
  }
  .nav2 {
    left: 0;
  }


  .banner_dot span {
    width: 0.6rem;
    height: 0.6rem;
    margin: 0 0.4rem;
  }
  .banner_prev, .banner_next{display: none;}
  .sy_news{
    display: block;
  }
  .left,.right{
    width: 100%;
    margin:1rem auto;
  }
  .new_ti h1{
    font-size: 1rem;
    line-height: 2rem;
    color:#333333;
  }
  .new_ti h2{
    font-size: 0.8rem;
    line-height: 2rem;
    color:#999999;
  }
  .slowNav{
    display: none!important;
  }
  .secend a{
    line-height: 2.5rem;
    width: 8.5rem;
  }
  .proRight h2,.proDown{
    width: 95%;
  }
  .tactTitle{
    display: none;
  }
}


@media screen and (max-width: 767px) {

  /* #region  首页*/
  .width,.title,.prog,.cate,.proList,.sy_news,.botBox,.bottom,.slowB,.secend,.about,.honor,.botPro,.progBox,.proSec,.news,.newShow,.jobList{
    width: 95%;
    height:auto;
  }
  .width{
    padding:1rem 0;
  }
  .logo img{width:8rem;}

  .nav {
    position: fixed;
    left: -101%;
    top: 0;
    width: 45%;
    background-color: #0579b5;
    z-index: 999;
    display: block;
    padding-top: 2rem;
    overflow-y: auto;
    transition: .2s;
    margin:0;
    padding-top: 3rem;
  }
  .nav li{
    display: block;
    height:4rem;
    width:100%;
    text-align: center;
  }
  .nav li a{color:#fff;border:none;font-size: 1rem;line-height: 4rem;}
  .nav .nav_li{background: none;}
  .nav .nav_li a{color:#fff;}
  .nav li:hover{background: none;}
  .nav li:hover a{color:#fff;}
  .hot_line{
    display: none;
  }
  .nav_modal {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 99;
    width: 100%;
    height: 100%;
    display: none;
  }
  .nav_icon {
    display: block;
    margin-left: 1.5rem;
  }
  .nav_icon img {
    width: 1.5rem;
    transition: .2s;
  }
  .nav_icon2 img {
    transform: rotate(90deg);
  }
  .nav2 {
    left: 0;
  }

  .slowNav{
    display: none!important;
  }
  .banner_dot span {
    width: 8px;
    height: 8px;
    margin: 0 5px;
  }
  .banner_prev, .banner_next{display: none;}

  .sy_one{
    background: #f6f6f6;
    padding:0;
    padding-bottom: 2rem;
  }
  .title h1{
    font-size: 1.5rem;
  }
  .title .line{
    width: 50px;
    height: 4px;
    background: #ed6d00;
    margin:10px auto;
  }
  .title h2{
    font-size: 1rem;
  }
  .prog li{
    width: 45%;
  }
  .prog li .pro{
    border-radius: 10px;
  }
  .prog li .pro p{
    line-height: 2.5rem;
    font-size: 0.6rem;
  }
  .pro_title{
    margin:0;
  }
  .pro_title h1{
    font-size: 1.2rem;
    line-height: 3rem;
    color:#4d658d;
  }
  .pro_title h2{
    font-size: 1rem;
    color:#666666;
    display: none;
  }
  .prog li:hover .pro_title h1{
    color:#11275b;
  }
  .cate{
    padding:1rem 0;
  }
  .cateBox a{
    color:#fff;
    margin:0 1.5rem;
    font-size: 1.1rem;
    padding:1.5rem 0 1.5rem 0;
  }
  .cate .c_line:nth-child(3){
    margin-top: -0.5rem;
  }
  .proList{
    margin:1rem auto;
  }
  .proList dd{
    width: 90%;
  }
  .proList dd a{
    font-size: 1.2rem;
    background: #fff;
    line-height: 2.4rem;
    border-radius: 1.1rem;
    padding:0 1.5rem;
    margin:0.5rem;
    color:#333333;
  }
  .sy_three{
    padding:1rem 0;
  }
  .sy_news{
    display: block;
    padding:0;
  }

  .left,.right{
    width: 100%;
    margin:1rem auto;
  }
  .leftTilte h1{
    font-size: 1.2rem;
  }
  .leftTilte div h2{
    font-size:1rem;
  }
  .rightBox{
    max-height: none;
  }

  .newTitle h1{
    font-size: 1.5rem;
  }
  .newTitle .line{
    margin:1rem 0;
  }
  .rightBox li{
    padding:1rem 5%;
  }
  .new_time{
    width: 20%;
  }
  .new_time h1{
    font-size: 1.5rem;
  }
  .new_time h2{
    font-size: 0.9rem;
  }

  .new_ti h1{
    font-size: 1.2rem;
    line-height: 2rem;
    color:#333333;
  }
  .new_ti h2{
    font-size: 1rem;
    line-height: 1.5rem;
    color:#999999;
  }
  .moreA{
    margin:1.5rem auto;
  }
  .moreA a{
    font-size: 0.7rem;
    padding:0.7rem 2rem;
  }
  .sy_four{
    display: block;
  }
  .fourPic{
    width: 100%;
  }
  .foutCon{
    width: 100%;
    padding:2rem;
  }
  .fourText{
    width: 100%;
    font-size: 1.1rem;
  }
  .foutCon a{
    font-size: 0.9rem;
    padding:0.5rem 1.5rem;
  }
  .botBox{
    display: block;
    text-align: center;
  }
  .botBox img{
    display: none;
  }
  .botBox div{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .botBox div a{
    margin-right:0;
    font-size: 0.6rem;
  }

  .shear{
    display: none;
  }
  .botR{
    width: 20%;
    display: block;
  }
  .botR img{
    margin:0.5rem 0;
  }


  .sy_contact h1{
    font-size: 0.8rem;
    margin-bottom: 0.3rem;
  }
  .sy_contact p{
    font-size: 0.6rem;
    line-height: 1.3rem;
  }
  .copyright{
    line-height: 1.8rem;
    padding:0.8rem 0;
  }
  .nBanner > img{
  }
  .nTop{
    padding:1.5rem 0;
  }
  .nTop div{
    display: none;
  }
  .nTop h1{
    font-size: 1.5rem;
  }
  .secend{
    /* display: block; */
    padding:2rem 0;
    /* overflow-x: scroll;
    white-space: nowrap; */
  }
  .nTitle .line{
    margin:15px auto;
  }
  .honor li{
    width: 48%;
    margin-right:1rem;
    margin-bottom: 1rem;
  }
  .honor li:nth-child(3n){
    margin-right: 1rem;
  }
  .honor li:nth-child(even){
    margin-right: 0;
  }
  .secend a{
    line-height: 3rem;
    /* padding:0.3rem 1rem; */
    /* margin-right: 0; */
    margin:0.3rem;
    font-size: 1rem;
    white-space: nowrap;
    width: 45%;
  }
  .progBg .secend a{
    margin:0.3rem auto;
  }
  .botPro ul li{
    width: 15%;
    font-size: 1rem;
  }
  .botPro ul li:nth-child(3){
    width: 25%;
  }
  .botPro dl dd{
    width: 15%;
    font-size: 1rem;
  }
  .botPro dl dd:nth-child(3){
    width: 28%;
  }
  .botPro dl a span{
    display: none;
  }
  .all a{
    font-size: 1.2rem;
  }
  .proSec ul{
    align-items: flex-start;
  }
  .proSec ul h1{
    font-size: 1rem;
    margin-right: 1.5rem;
    white-space:nowrap;
  }
  .proSec ul li{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    /* overflow-x: scroll;
    white-space: nowrap; */
  }
  .proSec ul li a{
    font-size: 1rem;
    margin-right: 1rem;
    padding-right: 1rem;
  }
  .proShow{
    width: 95%;
    height: auto!important;
    margin:0 auto;
  }
  .proLeft{
    width: 100%;
    height: auto!important;
    margin:0 auto;
    float: none;
  }
  .proLeft img{
    width: 60%;
  }
  .proRight{
    width: 100%;
    height: auto!important;
    padding:1rem;
    float: none;
  }
  .proRight h1{
     text-align: center;
  }
  .proRight h2{
    width: 100%;
    font-size: 1.1rem;
  }

  .proDown{
    width: 100%;
    margin-top: 2rem;
    overflow:visible;
    height: auto!important;
  }
  .progBox{
    font-size: 1.1rem;
    line-height: 2rem;
  }
  /* .botPro ul li,.botPro dl dd{
    font-size: 0.7rem;
  } */
  .proDown .botPro ul li:nth-child(3){
    width: 25%;
  }
  .proDown .botPro dl dd:nth-child(3){
    width: 25%;
  }
  .proDown .botPro ul li:nth-child(4){
    width: 15%;
  }
  .proDown .botPro dl a{
    width: 15%;
  }

  .botPro dl a{
    padding:1.5rem 0;
  }
  .about{
    font-size: 1.1rem;
    line-height: 2.2rem;
  }
  .news ul{
    display: block;
  }
  .news ul li:nth-child(1){
    width: 95%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin:0 auto;
    margin-bottom: 0.5rem;
  }
  .news ul li:nth-child(1) p{
    font-size: 1rem;
    margin-right: 0.3rem;
  }
  .news ul li:nth-child(1) p:nth-child(1){
    font-weight: normal;
    font-size: 1rem;
  }
  .news ul li:nth-child(2){
    display: none;
  }
  .news ul li:nth-child(3){
    width: 95%;
    margin:0 auto;
  }
  .news ul li:nth-child(3) h1{
    font-size: 1.2rem;
  }
  .news ul li:nth-child(3) h2{
    font-size: 1rem;
  }
  .page{
    padding:1rem 0;
  }
  .contact{
    display: block;
  }
  .map{
    width: 95%;
    margin:1rem auto;
  }
  .tact{
    width: 95%;
    margin:1rem auto;
    padding:0;
  }
  .tactCon div{
    font-size: 1.1rem;
    line-height: 2.2rem;
  }
  .jobList li a{
    line-height: 3rem;
  }
  .jobList li a h1{
    white-space: nowrap;
    width: 100%;
  }
  .jobList li a h2{
    margin-left: 0;
  }
  .showCon img{
    max-width: 100%;
  }
  .back a{
    display: none;
  }

/* #region  */

/* #endregion */
