@charset "utf-8";

@media screen and (min-width: 1200px){
    .container-fluid {
        padding-left:0 !important;
        padding-right:0 !important;
    }
    .container {
        max-width: 1200px !important;
		padding-left:0 !important;
		padding-right:0 !important;
    }
}
@media screen and (max-width: 1199px){
    body{ min-width: 320px;}

    .top_butt{ display: block; float: right; margin-top: 24px;  width: 30px; height: 30px; z-index: 99999; }
    .top_butt .bar{ width: 30px; height: 2px; display: block; background: #d5261e; margin: 6px 0;
        border-radius: 25px;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .cross .bar:nth-of-type(1) {
        -webkit-transform: translateY(13.5px) rotate(-40.5deg);
        -ms-transform: translateY(13.5px) rotate(-40.5deg);
        transform: translateY(8px) rotate(-40.5deg);
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .cross .bar:nth-of-type(2) {
        opacity: 0;
    }
    .cross .bar:nth-of-type(3) {
        -webkit-transform: translateY(-15px) rotate(45deg);
        -ms-transform: translateY(-15px) rotate(45deg);
        transform: translateY(-8px) rotate(45deg);
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }

    /*导航*/
    .header{ height: auto; padding: 10px 0;}


    .logo{ margin: 0; width:200px}

    .head_nav{
        width: 50%; height: 100%;  position: fixed; top: 0; left:-100%; opacity: 0; margin-top: auto;
        background: rgba(0,0,0,0.9);
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        z-index: 99998;
    }

    .head_nav ul li{ width: 70%; height: auto; background: no-repeat; padding: 10px 0;}
    .head_nav ul li:hover{ background: none;}
    .head_nav ul li.on{background: transparent !important;border: none;}
    .head_nav ul li .fa_link{ float: left; color: #fff; font-weight: normal; line-height: 30px; font-size:14px;margin-left: 0px;}
    .head_nav ul li.on .navA .fa_link{color: #fff;}
    .head_nav ul li em{ display: none;}
    /* 修改 */
    .head_nav ul li .top_down{ display: block; width: 40%; line-height: 30px; text-align: right; color: #fff; float: right; margin-right: 20px;font-size: 14px;}
    /* 修改结束 */
    .head_nav ul li .navTwo{ width: 100%; float: left; margin-left: 0; background: none; position: relative; padding-top: 15px; text-align:left;left: 0;}
    .head_nav ul li .navTwo dd{ border-bottom: solid #ccc 1px; }
    .head_nav ul li .navTwo dd a{ display: block; float: left; margin-left: 10px;color: #fff;}
    .head_nav ul li .navTwo dd:hover{ background: none;}
    .head_nav_on{ left: 0; opacity: 1;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        z-index: 99999;
    }
    .join-img{
        top: -70px;
    }
    .join .container{
        padding-top: 400px;
    }
    .casein-content ul li>div{
        padding: 25px;
    }
    .casein-content ul li .right-text strong{
        font-size: 22px;
    }
    .banquan{
        display: block;
    }
    .inpos{
        display: none;
    }
    /* 修改 */
    .nav2-1{
        margin: 0 55px;
    }
    .nav-tel{
        display: none;
    }
    .nav-lxfs{
        display: none;
    }
    /* 修改结束 */
}
@media screen and (max-width: 1024px) {
    .welcome{
        font-size: 12px;
        line-height: 28px;
    }
  .join-img{
      top: -50px;
  }
  .join-icons .row li{
      margin-bottom: 30px;
  }
  .inbanner{
      height: 300px;
  }
  .casein-content ul li>div{
      display: block;
      text-align: center;
  }
  .casein-content ul li .right-text{
      width: 100%;
  }
  .casein-content ul li .right-text p{
      text-align: left;
  }
  .inproduct .container{
      display: block;
  }
  .pro-left-nav{
      width: 100%;
      margin-bottom: 30px;
  }
  .pro-right-list{
      width: 100%;
  }
  .nav-title{
      height: 40px;
      line-height: 40px;
  }
  .inproduct .container{
      margin-top: 30px;
  }
  .banner .swiper-slide{
      height: 300px;
  }
  .nav2{
      display: none;
    }
    /* 修改 */
    .casein-content .left-img{
        margin: 0 auto;
    }
    /* 修改结束 */
}
@media screen and (max-width: 768px) {
	.welcome {
	font-size: 12px;
	background-color: #d5261e;
	color: #fff;
}
.jianjie-content { min-height:500px
}
.welcome .container div:first-child {
    float: left; display:none
}
    .ctitle{
        font-size: 18px;
    }
    .etitle{
        font-size: 12px;
        margin: 0;
    }
	.title-img img {
    width: 40px;
}
    .advantage .row{
        margin-top: 25px;
    }
    .honor-content p{
        font-size: 14px;
        margin: 10px 0;line-height: 26px;
    }
	
	.advantage .container {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
}


.news {
    padding-bottom: 0;
    padding-top: 20px;
    overflow: hidden;
}
    .news-img{
        display: block;
    }
    .news-img div{
        width: 100%;
        margin-bottom: 15px;
    }
	.news-content {
	display: inline-block  ;
	justify-content: space-between;
}
    .news-list{
        display: block; width:100%; margin-bottom:10px
    }
    .news-list ul{
        width: 100%;
    }
    .news .title{
        margin-top: 0px;
    }
    .news-content{
        margin-top: 0px;
    }
	.news-list ul strong {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    display: block;
    line-height: 22px;
    margin-bottom: 4px;
}
.news-list ul p {
    font-size: 12px;
    color: #777;
}
    .join-img{
        top: -25px;
    }
    .join .container{
        padding-top: 250px;
    }
    form{
        margin-top: 35px;
    }
    .join-icons .row li p{
        font-size: 20px;
    }
    form input{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        text-indent: 15px;
    }
    form textarea{
        padding: 15px;
        font-size: 16px;
    }
    .lxfs{
        display: none;
    }
    .ewm{
        margin: 0 auto;
        float: none; display:none
    }
    .product .swiper-button-next,.product .swiper-button-prev{
        display: none;
    }
    .inbanner{
        height: 250px;
    }
    .intitle{
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 10px;
    }
	.intitle em {
    background: #d5261e;
    width: 30px;
    height: 3px;
    display: block;
    margin: 10px auto 0;
}
.jianjie-content .tu {
    width: 100%;
}
.jianjie-content .wz {
    width: 100%;
}
    .casein-content ul{
        margin-top: 0px;
    }
    .jianjie-content p{
        font-size: 14px; line-height:24px
    }
    .product .swiper-slide p{
        font-size: 14px;
    }
    /* 修改 */
    .banner .swiper-slide{
        height: 165px;
    }
    .product  .swiper-button-prev-b img{
        width: 20px;
        height: 20px;
    }
    .product .swiper-button-next-b img{
        width: 20px;
        height: 20px;
    }
	
	.jianjie {
    height: auto;
    overflow: hidden;
    padding: 20px 0;
}

.ny_ej ul li {
    width: 100px;
    height: 36px;
    margin-right: 10px; margin-bottom:10px;
    float: left;
}
.ny_ej ul li a {
    display: block;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    background-color: #f7f7f7;
}
.pro-right-list .row li strong {
    font-size: 16px;
    color: #3c3c3c;
    line-height: 40px;
}
.pro-right-list .row li {
    margin-bottom: 15px;
}
.ny_ej {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
	.footer .container{ display:none}
    /* 修改结束 */
}
@media screen and (max-width: 576px) {

    .logo img{ height: 35px;}
    .top_butt{ margin-top:3px;}

    .head_nav{ width: 76%;}
    .join .container{
        padding-top: 200px;
    }
    .inbanner{
        height: 150px;
    }
    /* 修改 */
    .join{
        margin-top: 50px;
    }
    .advantage .row li{
        margin-bottom: 0;
    }
    .advantage .row li>div{
       padding: 0 0 10px;
    }
    .advantage .row li>div strong{
        font-size: 14px;
        margin: 10px 0;
    }
	.advantage .row li > div p {
    text-align: center;
    font-size: 12px;
    color: #777;
    line-height: 22px; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;
}
.advantage .y_q {
    width: 60px;
    height: 60px;
}
.advantage .t_b {
    width: 56px;
    height: 56px;}
    .join-icons .row li p{
        font-size: 15px;
    }
    .join-icons .row li img{
        width: 50%;
    }
	.title {
    text-align: center;
    margin-bottom: 10px;
}
 .product {
    padding-bottom: 0px;
    padding-top: 20px;
    overflow: hidden;
}
.nTab .TabTitle li{ display:inline-block;cursor:pointer;height:30px;line-height:30px;font-weight:bold;text-align:center;width:60px; border-radius:5px; margin:0 2px; font-size:12px}
.sy_al{width:100%; height:auto; overflow:hidden; margin-top:0px}
.nTab {
    width: 100%;
    margin: 0px auto;
    height: auto;
    overflow: hidden;
}
.sy_al .n_r{margin-bottom:10px; background-color:#f6f6f6;  border-radius:5px; overflow:hidden;}

.sy_al .w_z{padding:5px; font-size:14px; text-align:center; line-height:26px; color:#333;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.honor {
    padding-bottom: 20px;
    padding-top: 20px;}
	.tup1 {
    width: 100%;
    float: none;
}
.honor-content .wenzi {
    float: none;
    width: 100%;
    text-align: left;
}
}

@media screen and (max-width: 414px) {

}





