@charset "utf-8";

/* banner */
.banner {
  position: relative;
  width: 100%;
  height: 400px;
  background-size: 100% 100%;
  background-image: url("../images/025.png");
}

/* 导航链接部分 */
.nav_link {
  position: relative;
  width: 100%;
  height: 80px;
  line-height: 80%;
  background-color: #EEEEEE;
}
.nav_link ul {
  float: left;
  width: 100%;
}
.nav_link ul li {
  float: left;
  height: 80px;
  line-height: 80px;
  text-align: center;
  width: 24.555%;
} 
.nav_link ul li a {
  font-size: 18px;
  color:  #666666;
}
.nav_link ul li:hover a {
  color: #0776EC;
}

/* 生产标准 */
.produce {
  position: relative;
  width: 100%;
  height: 852px;
}
.produce .produce_top {
  float: left;
  width: 100%;
  height: 136px;
  border-bottom: 2px solid #ccc; 
}
.produce .produce_top .produce_box1 {
  float: left;
  width: 20%;
  height: 136px;  
}
.produce .produce_top .produce_box1 .produce_lx {
  float: left;
  margin-top: 54px;
  font-size: 30px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #03AC22;
}
.produce .produce_top .produce_box1 .produce_con {
  float: left;
  width: 100%;
  margin-top: 6px;
  height: 20%;
  line-height: 20px;
  font-size: 12px;
  color: #03AC22;
}
.produce .produce_top .produce_box2 {
  float: right;
  margin-top: 80px;
  width: 11.555%;
  height: 136px;
}
.produce .produce_text {
  float: left;
  width: 100%;
  height: 287px;
  margin-top: 30px;
}
.produce .produce_text .produce_cj {
  float: left;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
}
.produce .produce_text .produce_gy {
  float: left;
  margin-top: 20px;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
}
.produce .produce_text .produce_hj {
  float: left;
  margin-top: 20px;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
}
.produce .produce_lunotu {
  float: left;
  width: 100%;
  height: 280px;
}
.produce .produce_lunotu ul {
  width: 100%;
  float: left;
}
.produce .produce_lunotu ul li {
  float: left;
  margin-right: 24px;
  width: 32%;
  height: 280px;
}
.produce .produce_lunotu ul li  img {
  float: left;
  width: 100%;
  height: 100%;
}
.produce .produce_lunotu ul li:last-of-type {
  margin-right: 0;
}
/* .produce .produce_lunotu ul li {
  width: 28%;
  height: 100px;
} */
.produce .produce_lunotu {
  height: 100%;
}
















/* 客户服务 */
.service {
  position: relative;
  width: 100%;
  height: 800px;
}
.service .service_kf {
  float: left;
  width: 100%;
  height: 90px;
  border-bottom: 2px solid #CCC;
}
.service .service_kf P:first-of-type {
  float: left;
  margin-top: 20px;
  width: 100%;
  height: 40PX;
  line-height: 40PX;
  font-size: 30px;
  color: #03AC22;
}
.service .service_kf P:last-of-type {
  float: left;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #03AC22;
} 
.service .service_box {
  float: left;
  width: 100%;
  height: 584px;
} 
.service .service_box .service_left {
  float: left;
  margin-top: 40px;
  width: 48%;
  height: 584px;
  margin-right: 40px;
  border: 1px solid #ccc;
}
.service .service_box .service_left:last-of-type {
	margin-right: 0px;
}
.service .service_box .service_left .service_yth {
  float: left;
  width: 100%;
  height: 362px;
}
.service .service_box .service_left .service_yth img {
  width: 100%;
  height: 100%;
}
.service .service_box .service_left .service_text {
  float: left;
  box-sizing: border-box;
  
  padding: 30px;
  width: 100%;
  height: 222px;
}
.service .service_box .service_left .service_text P:first-of-type {
  float: left;
  text-align: center;
  width: 100%;
  font-size: 18px;
  color: #000;
  height: 40px;
  line-height: 40px;
}
.service .service_box .service_left .service_text P:nth-of-type(2){
  float: left;
  width: 100%;
  height: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;

}
.service .service_box .service_left .service_text P:nth-of-type(2) span {
	display: inline-block;
	text-align: center;
	width: 50px;
  height: 2px;
  border-top: 2px solid #0066FF;
}
.service .service_box .service_left .service_text P:last-of-type {
  float: left;
  text-align: center;
  width: 100%;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
}

.service .service_box .service_right {
  float: right;
  margin-top: 40px;
  width: 48%;
  height: 584px;
  border: 1px solid #ccc;
}
.service .service_box .service_right .service_yth {
  float: left;
  width: 100%;
  height: 362px;
}
.service .service_box .service_right .service_yth img {
  width: 100%;
  height: 100%;
}
.service .service_box .service_right .service_text {
  float: left;
  box-sizing: border-box;
  padding: 30px;
  width: 100%;
  height: 222px;
}
.service .service_box .service_right .service_text P:first-of-type {
  float: left;
  text-align: center;
  width: 100%;
  font-size: 18px;
  color: #000;
  height: 40px;
  line-height: 40px;
}
.service .service_box .service_right .service_text P:nth-of-type(2){
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 222px;
  text-align: center;
  width: 50px;
  height: 2px;
  border-top: 2px solid #0066FF;
}
.service .service_box .service_right .service_text P:last-of-type {
  float: left;
  text-align: center;
  width: 100%;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
}

/* 合作案例 */
.cases {
  position: relative;
  width: 100%;
  height: 636px;
}
.cases .cases_kf {
  float: left;
  width: 100%;
  height: 90px;
  border-bottom: 2px solid #CCC;
}
.cases .cases_kf P:first-of-type {
  float: left;
  margin-top: 20px;
  width: 100%;
  height: 40PX;
  line-height: 40PX;
  font-size: 30px;
  color: #03AC22;
}
.cases .cases_kf P:last-of-type {
  float: left;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #03AC22;
} 
.cases .cases_sp {
  float: left;
  width: 100%;
} 
.cases .cases_sp ul {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.cases .cases_sp ul li {
  float: left;
  margin-top: 30px;
  margin-bottom: 16px;
  margin-right: 22px;
  width: 15%;
  height: 118px;
  line-height: 118px;
  text-align: center;
  background-color: #eee;
}
.cases .cases_sp ul li img {
	display: inline-block;
  width: 100%;
  height: 100%;
}
.cases .cases_sp ul li:nth-of-type(6n){
  margin-right: 0;
}



@media screen and (min-width: 992px) {
  /* 屏幕大于992px */
  .produce .produce_bt {
    display: none;
  }
  .service .service_bt {
    display: none;
  }
  .cases .cases_bt {
    display: none;
  }

}
@media screen and (max-width: 992px) {
  /* 屏幕小于992px */
  .content {
    box-sizing: border-box;
    padding-bottom: 44px;
    position: relative;
  }

  /* 头部 */
  .top_link ul li:nth-of-type(7) {
    border-bottom: 2px solid #0776EC;
  }

  /* banner */
  .banner {
    position: relative;
    width: 100%;
    height: 150px;
  }

  /* 导航链接部分 */
  .nav_link {
    /* display: none; */
    height: 82px;
  }
  .nav_link ul li {
    width: 50%;
    height: 40px;
    line-height: 40px;
  }
  .nav_link ul li a {
    font-size: 14px;
  }

  /* 生产标准 */
  .produce {
    /* display: none; */
    box-sizing: border-box;
    padding: 10px;
    height: 100%;
  }
  .produce .produce_top .produce_box1 {
    display: none;
  }
  .produce .produce_bt {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    width: 100%;
    color: #0974EC;
    text-align: center;
  }
  .produce .produce_top {
    height: 40px;
  }
  .produce .produce_top .produce_box2 {
    margin-top: 10px;
    width: 100%;
    height: 40px;
  }
  .produce .produce_text {
    margin-top: 14px;
  }
  .produce .produce_text .produce_cj {
    font-size: 14px;
  }
  .produce .produce_text {
    height: 100%;
  }
  .produce .produce_lunotu ul li {
    width: 28%;
    height: 100px;
  }

  /* 客户服务 */
  .service {
    box-sizing: border-box;
    padding: 10px;
    height: 100%;
  }
  .service .service_kf {
    display: none;
  }
  .service .service_bt {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    width: 100%;
    color: #0974EC;
    text-align: center;
  }
  .service .service_box  {
    height: 100%;
  }
  .service .service_box .service_left {
    width: 100%;
    margin-top: 0px;
    height: 386px;
  }
  .service .service_box .service_left .service_yth {
    height: 170px;
  }
  .service .service_box .service_left .service_text {
    padding: 10px;
  }
  .service .service_box .service_left .service_text P:first-of-type {
    font-size: 16px;
  }
  .service .service_box .service_left .service_text P:nth-of-type(2) {
    display: none;
  }
  .service .service_box .service_right {
    width: 100%;
    height: 386px;
    margin-top: 10px;
  }
  .service .service_box .service_right .service_yth {
    height: 170px;
  }
  .service .service_box .service_right .service_text {
    padding: 10px;
  }
  .service .service_box .service_right .service_text P:first-of-type {
    font-size: 16px;
  }
  .service .service_box .service_right .service_text P:nth-of-type(2) {
    display: none;
  }


  /* 合作案例 */
  .cases {
    /* display: none; */
    box-sizing: border-box;
    padding: 10px;
    height: 480px;
  }

  .cases .cases_sp {
    overflow: hidden;
  }
  .cases .cases_bt {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    width: 100%;
    color: #0974EC;
    text-align: center;
  }
  .cases .cases_kf {
    display: none;
  }
  .cases .cases_sp ul li {
    margin-top: 10px;
    width: 30%;
    margin-right: 8px;
  }
  .cases .cases_sp ul li:nth-of-type(3n+n) {
    margin-right: 0;
  }
  .cases .cases_sp ul li img {
    width: 100%;
    height: 100%;
  }
  


}



@media screen and (min-width:992px) and (max-width: 1236px) {
  /* 屏幕大于992px 且 屏幕小于1236px */

  .w {
    width: 100%;
  }

  .zixun {
    display: none;
  }

  .produce {
    box-sizing: border-box;
    padding: 10px;
    height: 100%;
  }
  .produce .produce_top .produce_box2 {
    width: 15%;
  }

  .produce .produce_lunotu ul li {
    width: 30%;
  }


  .service {
    box-sizing: border-box;
    padding: 10px;
    height: 100%;
  }
  .service .service_box {
    height: 100%;
  }

  .cases {
    box-sizing: border-box;
    padding: 10px;
    height: 100%;
  }
  .cases .cases_sp {
    height: 100%;
  }
  .cases .cases_sp ul li {
    width: 13%;
  }
  .cases .cases_sp ul li img {
    width: 100%;
    height: 100%;
  }
} 