/*pc´óÆÁ*/
@media screen and (min-width: 1830px){
  body{padding-top: 98px;}
  .phone{display: none;}
  .pc{display: block;}
  .location-img img {
    display: block;
    width: 60%;
    margin: 40px auto;
  }

}

/*pcÖÐÆÁ*/
@media screen and (min-width: 1051px) and (max-width: 1829px){
  body{padding-top: 98px;}
  .phone{display: none;}
  .pc{display: block;}

}

/*padºáÆÁ*/
@media screen and (min-width: 992px) and (max-width: 1050px){
  body{padding-top: 86px;}
  .container{width: 96%;}
  .phone{display: block;}
  .pc{display: none;}
  .bigImg .pc,.banner .pc{display: block;}
  .bigImg .phone,.banner .phone{display: none;}

  .header{height: 86px;}
  .right-m{width: 23%;}

  .banner .swiper-wrapper a h3{font-size: 36px;}

  .index-about {
    margin: 0;
  }
  .index-about>div>div{
    width: 100%;
  }
  .index-about-img{margin-top: 20px;}

  .title2{left: 2%;}
  .title2 h2{
    font-size: 24px;
  }
  .title2 p{
    font-size: 18px;
  }

  .pro-img{width: 80%;}
}

/*padÊúÆÁ*/
@media screen and (min-width: 767px) and (max-width: 991px){
  body{padding-top: 86px;}
  .container{width: 96%;}
  .phone{display: block;}
  .pc{display: none;}
  .bigImg .pc,.banner .pc{display: block;}
  .bigImg .phone,.banner .phone{display: none;}

  .header{height: 86px;}
  .right-m{width: 23%;}

  .banner .swiper-wrapper a h3{font-size: 36px;}

  .index-about {
    margin: 0;
  }
  .index-about>div>div{
    width: 100%;
  }
  .index-about-img{margin-top: 20px;}

  .location-txt,
  .location-img{
    width: 100%;
  }

  .title2{left: 2%;}
  .title2 h2{
    font-size: 24px;
  }
  .title2 p{
    font-size: 18px;
  }

  /*culture.html*/
  .cate-nav1 li a{margin: 0 5px;}
  .culture-img,
  .culture-txt{
    width: 100%;
  }

  /*news.html*/
  .new-img,
  .new-txt{
    width: 100%;
  }

  .pro-img{width: 80%;}
  .message form div input:first-child,
  .message form div input:nth-child(2){
    margin-right: 4.3%;
  }
}


/*phone*/
@media screen and (max-width: 766px){
  body{padding-top: 68px;}
  .container{width: 100%;}
  .phone{display: block;}
  .pc{display: none;}

  .header{height: 68px;}
  .header-phone .logo{  width: 120px;  margin-top: 17px; margin-left: 2%; }
  .header-phone .logo img{width: 100%;height: auto;}
  .right-m{margin-top: 0;}
  .sub-nav{top:68px;}
  .sub-nav>ul>li>a{padding: 3% 0;}
  .sub-nav>ul>li>a>i{  top: 6px;  }

  .banner .swiper-wrapper a h3{font-size: 18px;}

  .index-about {
    margin: 0;
  }
  .index-about>div>div{
    width: 100%;
  }
  .index-about-img{margin-top: 10px;}

  .esc-pc{
    display: none;
  }
  .esc-phone{
    display: block;
  }

  .location-txt,
  .location-img{
    width: 100%;
  }

  .footer div div,
  .footer div p{
    width: 100%;
    text-align: center;
  }
  /*culture.html*/
  .title2{left: 2%;}
  .title2 h2{
    font-size: 24px;
  }
  .title2 h2:after{
    width: 40px;
    height: 3px;
    margin: 10px 0;
  }
  .title2 p{
    font-size: 18px;
  }

  .culture-show {
    margin-top: 20px;
  }
  .culture-img,
  .culture-txt{
    width: 100%;
  }
  .cate-nav1{padding: 0 0 10px;}
  .cate-nav1 li a{ width: 85px; height: 36px; line-height: 36px; font-size: 14px; margin: 10px 0 0;}

  .proces-ico{ width: 18px; height: 18px; left: 0; margin-left: 0;}
  .proces-line{ left: 6px; margin-left: 0;}
  .proces-bot{ background-position: 6px top; text-align: left; padding-top: 85px;}
  .historyPage{ padding: 50px 0;}
  .historyPage .by{ font-size: 26px;}
  .historyPage .by1{ font-size: 20px;}
  .historyBox{ padding: 50px 0 0;}
  .proces-dl dd{ width: 100%; float: none; padding: 0 0 40px;}
  .proces-dl .oneItem{ margin-top: 0; padding: 0 0 40px 0;}
  .proces-dl .itemBox,.proces-dl .oneItem .itemBox{ margin: 30px 0 0 40px;}
  .proces-dl .item .triangle:after {  left: -28px;  }

  /*news.html*/
  .new-img,
  .new-txt{
    width: 100%;
  }

  .news2 ul li{width: 100%;}

  .news-content h1 {  font-size: 24px;  }
  .news-content img{ width: 100%; }
  .news-content p,.page{ padding: 0 10px; }
  .back{ position: static; }
  /*cpzs.html*/
  .product .cate-show li{
    width: 48%;
    margin: 1%;
  }
  /*cpzs_detail.html*/
  .pro-img{width: 100%;margin: 20px auto;}
  .product-show h1{font-size: 24px;}
  .product-show .cate-nav {
    margin: 20px 0;
  }
  /*location.html*/
  .adv-img img {  width: 100%; }
  .adv-txt{ padding: 0 10px; }
  .adv-txt h1 {  font-size: 24px;  }
  .adv-txt h5 {  font-size: 18px;  }
  .img-show ul li{ width: 48%; }
  /*contact.html*/
  .contact h1 {
    font-size: 24px;
    margin-top: 20px;
  }
  .contact ul{ margin: 20px 0; }
  .contact ul li{
    width: 50%;
    min-height: 250px;
    margin-top: 20px;
  }
  .message form{ padding: 0 10px; }
  .message form div input{
    width: 100%;
  }
  .message form div input:first-child,
  .message form div input:nth-child(2){
    margin-right: 0;
  }
}