body{
  margin: 0;
  padding: 0;
  position: relative;
  overflow-x: hidden;
}
img{
	border:0px;
	border:none;
}
* {font-family: "Microsoft Yahei" !important;} 
a{
  text-decoration: none;
}
ul>li{
  list-style: none;
}
ul,h1,h2,h3,h4,h5,h6,hr,p{
  padding: 0;
  margin: 0;
}
input,
textarea,
select {
  outline: none;
}
img{
  display: block;
  max-width: 100%;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.clear{
  clear: both;
}
.dkjz{
  width: 1200px;
  margin: 0 auto;
}
.show{
  display: block!important;
}
.sy_top{
  width: 100%;
  height: 40px;
  background: #eeeeee;
  line-height: 40px;
}
.sy_top{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.sy_top>span{
  color: #999999;
  font-size: 14px;
}
.top_rexian{
  width: 20%;
  color: #666666;
  font-size: 14px;
}
.top_rexian span{
  font-size: 17px;
  font-style: italic;
}
.top_rexian img{
  float: left;
  width: 17px;
  height: 17px;
  margin-top: 13px;
  margin-right: 5px;
}
.nav{
  width: 100%;
  height: 96px;
  background: #fff;
}
.nav_content{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.nav_logo{
  display: block;
  padding-top: 14px;
}
.nav_dh{
  width: 78%;
}
.nav_dh ul{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  line-height: 96px;
}
.nav_dh ul li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #222222;
  font-size: 18px;
}
.nav_dh ul li a:hover{
  color: #75af00;
  background: url(navbj.png) no-repeat;
  background-position: center 70%;
  background-size: 40% 3%;
}
.nav_dh .act{
  color: #75af00;
  background: url(navbj.png) no-repeat;
  background-position: center 70%;
  background-size: 40% 3%;
}
.banner{
  width: 100%;
  height: auto;
}
.banner a{
  display: block;
  width: 100%;
  height: auto;
}
.banner .swiper-slide{
  width: 100%;
  height: auto;
}
.banner .swiper-slide img{
  width: 100%;
  height: auto;
}
.banner .swiper-container .swiper-pagination-bullet-active{
  width:33.3%;
  height: 10px;
  background: #ffcc00;
}
.banner .swiper-pagination-bullet{
  width:33.3%;
  height: 10px;
  background: #75af00;
  border-radius: 0;
  opacity: 1;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: -4px;
}
.sy_part1{
  padding: 75px 0;
}
.sy_p1_tit{
  width: 100%;
}
.sy_p1_tit h1{
  text-align: center;
  color: #ececec;
  font-size: 56px;
  text-transform: uppercase;
}
.syp1_cp{
  width: 30%;
  margin: 0 auto;
  text-align: center;
  margin-top: -35px;
}
.syp1_cp h2{
  color: #222222;
  font-size: 32px;
  font-weight: normal;
}
.syp1_cp img{
  margin: 0 auto;
  margin-top: 20px;
}
.syp1_lb{
  margin-top: 40px;
}
.syp1_lb .tabs{
  border-bottom: 1px solid #d4d4d4;
  height: 50px;
  line-height: 50px;
}
.tabs_nr{
  width: 1200px;
  margin: 0 auto;
}
.syp1_lb .tabs ul{
  width: 80%;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.syp1_lb .tabs ul>li{
  color: #333333;
  font-size: 16px;
  cursor: pointer;
}
.syp1_lb .tabs ul a{
  color: #333333;
  font-size: 16px;
}
.syp1_lb .tabs ul a:hover{
  color: #7dbd3e;
}
.syp1_lb .tabs .active{
  color: #7dbd3e;
  background: url(navbj.png) no-repeat bottom center;
  background-size: 70% 4%;
}
.syp1_tab{
  padding-top: 70px;
  display: none;
}
.syp1_tab .swiper-container{
  padding: 10px;
}
.sy1_lbnr{
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.syp1_tab .swiper-slide-prev{
  width: 260px!important;
}
.syp1_tab .swiper-slide-next{
  width: 260px!important;
}
.syp1_tab .swiper-slide-active{
  width: 540px!important;
}
.syp1_tab .swiper-slide-active .sy1_cp2_left{
  display: block;
}
.syp1_tab .swiper-slide-active .sy1_cp2_right{
  width: 50%;
  padding-top: 80px;
}
.syp1_tab .swiper-slide-active .sy1_cp2_right_wz{
  display: none;
}
.sy1_cp1{
  width: 21%;
  height: 360px;
  background: #fff;
  border: 1px solid #fafafa;
  box-shadow: 0px 0px 21px -7px #333333;
}
.sy1_cp1_pic{
  width: 50%;
  margin: 45px auto;
}
.sy1_cp1_js{
  text-align: center;
}
.sy1_cp1_js h1{
  color: #222222;
  font-size: 16px;
  font-weight: normal;
}
.sy1_cp1_js span{
  color: #666666;
  font-size: 14px;
}
.sy1_cp2{
  padding: 20px;
  height: 360px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #fafafa;
  box-shadow: 0px 0px 21px -7px #333333;
}
.sy1_cp2 a{
  display: block;
  min-width: 208px;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.sy1_cp2_left{
  width: 50%;
  float: left;
  display: none;
}
.sy1_cp2_left h1{
  color: #222222;
  font-size: 24px;
  font-weight: normal;
  padding-top: 60px;
  margin-left: 28px;
}
.sy1_cp2_left ul{
  margin-left:30px;
}
.sy1_cp2_left ul li{
  width: 90%;
  list-style: disc;
  color: #666666;
  font-size: 14px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sy1_cp2_more{
  width: 92px;
  height: 26px;
  border: 1px solid #7dbd3e;
  line-height: 26px;
  text-align: center;
  color: #7dbd3e;
  font-size: 12px;
  margin-left: 30px;
  margin-top:15px;
}
.sy1_cp2_right{
  width: 100%;
  margin: 0 auto;
  padding-top:15px;
}
.sy1_cp2_right img{
  max-width: 300px;
  max-height: 280px;
  margin: 0 auto;
}
.sy1_cp2_right_wz{
  text-align: center;
  margin-top: 8px;
}
.sy1_cp2_right_wz h3{
  color: #222222;
  font-weight: normal;
}
.sy1_cp2_right_wz span{
  display: block;
  color: #666666;
  font-size: 14px;
  margin-top: 5px;
}
.syp1_tab .swiper-button-prev{
  left: 250px;
  background: url(left.png) no-repeat center;
  width: 40px;
  top: 190px;
  outline: none;
}
.syp1_tab .swiper-button-prev:focus{
  outline: none!important;
}
.syp1_tab .swiper-button-next:focus{
  outline: none!important;
}
.syp1_tab .swiper-button-next{
  background: url(right.png) no-repeat center;
  width: 40px;
  right: 270px;
  top: 190px;
  outline: none;
}
.sy1_lb_more{
  margin-top: 40px;
  width: 100%;
}
.sy1_lb_more a{
  display: block;
  width: 150px;
  height: 42px;
  background: #7dbd3e;
  line-height: 42px;
  font-size: 18px;
  color: #ffffff;
  margin: 0 auto;
  text-indent: 30px;
}
.sy1_lb_more a img{
  float: right;
  margin-top: 12px;
  margin-right: 25px;
}
.sy_part2{
  width: 100%;
  padding-bottom: 90px;
}
.sy_part2_one{
  width: 100%;
  height: 338px;
  background: url(bj1.png) no-repeat;
  background-size: 100% 100%;
}
.sy_part2_tit{
  padding: 60px 0;
  width: 50%;
  margin: 0 auto;
}
.sy_part2_tit h1{
  color: #fff;
  font-size: 30px;
  text-align: center;
}
.sy_part2_tit h1 a{
  color: #fff;
  font-size: 30px;
  text-align: center;
}
.sy_part2_tit h2{
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  margin-top: 15px;
}
.sy_part2_tit h2 a{
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  margin-top: 15px;
}
.sy_part2_tit_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  letter-spacing: 5px;
  margin-top: 15px;
}
.sy_part2_2_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: -100px;
}
.syp2_left{
  padding: 20px;
  background: #fff;
  box-shadow: 0px 0px 21px -7px #333333;
}
.syp2_right{
  width:53%;
  padding: 20px;
  background: #fff;
  box-shadow: 0px 0px 21px -7px #333333;
}
.sy_part2_tit_nr a{
  display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.syp2_right_tit{
  height: 40px;
}
.syp2_right_tit>a:first-child{
  float: left;
}
.syp2_right_tit>a:first-child>img{
  float: left;
}
.syp2_right_tit>img{
  float: left;
}
.syp2_right_tit h1{
  color: #333333;
  font-size: 24px;
  float: left;
  margin-left: 15px;
}
.syp2_right_tit>a:last-child{
  display: block;
  float: right;
}
.syp2_right_nr{
  color: #4f4f4f;
  font-size: 16px;
  line-height: 25px;
  margin: 40px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.syp2_right_nr_lj{
  margin-top: 70px;
}
.syp2_right_nr_lj ul{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  height: 50px;
  line-height: 50px;
  border: 1px solid #e5e5e5;
}
.syp2_right_nr_lj ul li{
  width: 24.9%;
  text-align: center;
  border-right: 1px solid #e5e5e5;
}
.syp2_right_nr_lj ul li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #4f4f4f;
  background: #f5f5f5;
  font-size: 14px;
}
.syp2_right_nr_lj ul li a:hover{
  background: #ffcc00;
  color: #fff;
}
.syp2_right_nr_lj ul>li:last-child{
  border: none;
}
.sy_part3_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
.sy_part3_nr>div{
  width: 33%;
  min-height: 270px;
}
.sy_part3_nr_1 h1{
  color: #333333;
  font-size: 26px;
  padding-top: 30px;
  margin-left: 40px;
  font-weight: normal;
}
.sy_part3_nr_1 h1 span{
  color:#75af00;
}
.sy_part3_nr_1 h2{
  color: #999999;
  font-size: 12px;
  margin-left: 40px;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: normal;
}
.sy_part3_nr_1>img{
  margin-left: 40px;
  margin-top: 30px;
}
.sy_part3_nr_1>span{
  display: block;
  width: 81%;
  margin-left: 40px;
  color: #a1a1a1;
  font-size: 16px;
  margin-top: 30px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;

}
.sy_part3_nr_2 h1{
  color: #fff;
}
.sy_part3_nr_2 h1>span{
  color: #fff;
}
.sy_part3_nr_2 h2{
  color: #fff;
}
.sy_part3_nr_2>span{
  color: #fff!important;
}
.sy_part3_2 .sy_part3_nr>div:nth-child(1)>span>p>span{
  color: #fff!important;
}
.sy_part3_2 .sy_part3_nr>div:nth-child(3)>span>p>span{
  color: #fff!important;
}
.sy_part3_2{
  width: 100%;
  height: 406px;
  background: url(bjt.png) no-repeat;
  background-size: 100% 100%;
}
.sy_part4{
  padding-top: 75px;
}
.sy_part4_tab{
  margin-top: 40px;
}
.sy_part4_tab .tabs {
    border-bottom: 1px solid #d4d4d4;
    height: 50px;
    line-height: 50px;
}
.sy_part4_tab .tabs ul {
    width: 30%;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.sy_part4_tab .tabs .active {
    color: #7dbd3e;
    background: url(navbj.png) no-repeat bottom center;
    background-size: 70% 4%;
}

.sy_part4_tab .tabs ul>li {
    color: #333333;
    font-size: 16px;
    cursor: pointer;
}
.sy_part4_tab_nr{
    padding: 55px 0;
    display: none;
}
.sy4_xwnr{
  display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.sy_part4_left{
  width: 45%;
}
.sy_part4_lb a{
  display: block;
  position: relative;
}
.sy4lb_nr{
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-indent: 20px;
  background: rgba(51,51,51,0.8);
  bottom: 0;
  color: #fff;
  font-size: 18px;
}
.sy_part4_lb .swiper-container-horizontal>.swiper-pagination-bullets{
  left: 220px;
}
.sy_part4_lb .swiper-pagination-bullet{
  background: #fff;
  opacity: 1;
}
.sy_part4_lb .swiper-pagination-bullet-active{
  background: #75af00;
}
.sy4_xw{
  color: #666666;
  font-size: 15px;
  line-height: 25px;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sy4_more{
  margin-top: 20px;
}
.sy4_more a{
  display: block;
  width: 108px;
  height: 36px;
  background: #7dbd3e;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-indent: 0!important;
}
.sy4_xw a{
  display: block;
  width: 108px;
  height: 36px;
  background: #7dbd3e;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-indent: 0!important;
}
.sy_part4_right{
  width: 48%;
  /*height: 377px;*/
}
.sy_part4_right a{
  display: block;
  width: 100%;
  /*height: 170px;*/
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #f2f2f2;
  margin-top: 5px;
}
.sy_part4_right a span{
  color: #999999;
  font-size: 14px;
  display: block;
  /*margin-top: 8px;*/
}
.sy_part4_right a h1{
  color: #222222;
  font-size: 18px;
  width: 75%;
  text-overflow: ellipsis;
  white-space: wrap;/*文本进行换行*/
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: normal;
  /*margin-top: 12px;*/
}
.sy_part4_right a div{
  color: #666666;
  font-size: 14px;
  line-height: 25px;
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sy_part4_right a:hover h1{
  color: #7dbd3e;
}
.sy_part5{
  padding-bottom: 70px;
}
.sy_part5_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.sy_part5_nr a{
  display: block;
  width: 24%;
  height: 160px;
  background: #7dbd3e;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.sy_part5_nr a:hover{
  background: #ffcc00;
}
.sy_part5_left{
  float: left;
}
.sy_part5_left h1{
  color: #fff;
  font-size: 20px;
  padding-top: 50px;
  margin-left: 20px;
}
.sy_part5_left div{
  width: 38px;
  height: 3px;
  background: #fff;
  margin-top: 5px;
  margin-left: 20px;
}
.sy_part5_left span{
  display: block;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-left: 20px;
}
.sy_part5_right{
  float: right;
  margin-top: 50px;
  margin-right: 20px;
}
.footer{
  padding: 55px 0;
  background: #373d41;
}
.footer_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.footer_logo{
  width: 17%;
}
.footer_logo img{
  margin-bottom: 25px;
}
.footer_nav{
  width: 80%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.footer_nav ul>li:first-child{
  margin-bottom: 25px;
  list-style: url(list.png);
}
.footer_nav ul>li:first-child>a{
  color: #fff;
  font-size: 16px;
}
.footer_nav ul li{
  margin-bottom: 20px;
}
.footer_nav ul li a{
  color: #bdbdbd;
  font-size: 14px;
}
.footer_nav ul li a:hover{
  color: #fff;
}
.footer2{
  text-align: center;
  width: 100%;
  height: 54px;
  background: #2e3337;
  line-height: 54px;
}
.footer2_nr{
  color: rgba(255,255,255,0.5);
  font-size: 14px;
}
.footer2_nr a{
  color: rgba(255,255,255,0.5);
  font-size: 14px;
}

/*产品列表*/
.banner1{
  width: 100%;
  height: 400px;
}
.banner1_nr h1{
  color: #fff;
  font-size: 72px;
  font-weight: normal;
  padding-top: 60px;
}
.banner1_nr h2{
  color: #fff;
  font-size: 36px;
  font-weight: normal;
  margin-top: 8px;
}
.banner1_nr>img{
  margin-top: 20px;
}
.banner1_nr_dh{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 20px;
}
.banner1_nr_dh>span{
  color: #fff;
  font-size: 16px;
}
.banner1_nr_dh1 img{
  float: left;
  margin-top: 5px;
  margin-right: 8px;
}
.banner1_nr_dh1>span{
  color: #fff;
  font-size: 14px;
}
.banner1_nr_dh1>span a{
  color: #fff;
}
.cp_part1{
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 15px -5px #000;
  position: relative;
}
.cp_part1_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  overflow-x: auto;
  flex-wrap: wrap;
}
.cp_part1_nr a{
  display: block;
  padding: 35px 30px;
  background: #fff;
  position: relative;
  text-indent: 30px;
}
.cp_part1_nr a:hover{
  background: #ffcc00;
}
.cp_part1_nr a:hover h1{
  color: #fff;
}
.cp_part1_nr a:hover .cp_t2{
  display: block;
}
.cp_part1_nr a:hover .cp_t1{
  display: none;
}
.cp_part1_nr a img{
  position: absolute;
  left: 30px;
}
.cp_part1_nr .act{
  background: #ffcc00;
}
.cp_part1_nr .act h1{
  color: #fff;
}
.cp_part1_nr .act .cp_t2{
  display: block;
}
.cp_part1_nr .act .cp_t1{
  display: none;
}
.cp_t2{
  display: none;
}
.cp_part1_nr a h1{
  color: #333;
  font-size: 20px;
}
.cp_part1_nr a h1>span{
  font-size: 14px;
  text-transform: uppercase;
}
.cp_part2{
  padding: 50px 0;
  background: #f5f5f5;
}
.cp_part2_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  width: 90%;
}
.cp_part2_left{
  width: 26%;
  border-right: 1px solid #d1d1d1;
}
.cp_part2_left h1{
  color: #333333;
  font-size: 32px;
}
.cp_part2_left h2{
  color: #878787;
  font-size: 16px;
  font-weight: normal;
  margin-top: 15px;
  letter-spacing: 18px;
}
.cp_part2_right{
  width: 70%;
  color: #4f4f4f;
  font-size: 16px;
  line-height: 28px;
}
.cp_part3{
  padding: 45px 0;
}
.cp_part3_top{
  width: 100%;
  height: 60px;
}
.cp_part3_top ul{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  line-height: 60px;
  border: 1px solid #e5e5e5;
}
.cp_part3_top ul>li{
  width: 19.8%;
  text-align: center;
  border-right: 1px solid #e5e5e5;
  cursor: pointer;
  background: -webkit-linear-gradient(#ffffff, #f5f5f5); 
  background: -o-linear-gradient(#ffffff, #f5f5f5); 
  background: -moz-linear-gradient(#ffffff, #f5f5f5); 
  background: linear-gradient(#ffffff, #f5f5f5);
}
.cp_part3_top ul>li:last-child{
  border: none;
}
.cp_part3_top .act{
  color: #fff;
  background: #ffcc00;
}
.cp_part3_tab{
  padding-top: 40px;
  display: none;
}
.cp_part3_tab_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.cp3_k{
  width: 28%;
  height: 410px;
  padding: 20px;
  border: 1px solid #e5e5e5;
  margin-left: 11px;
  margin-right: 11px;
  margin-bottom: 25px;
  box-shadow: 0px 0px 16px -6px #333333;
}
.cp3_k1{
  width: 100%;
  height: 300px;
  border-bottom: 1px solid #e5e5e5;
  background: -webkit-linear-gradient(#808080 14%, #fff 68%); 
  background: -o-linear-gradient(#808080 14%, #fff 68%); 
  background: -moz-linear-gradient(#808080 14%, #fff 68%);
  background: linear-gradient(#808080 14%, #fff 68%); 
}
.cp3_k1 img{
      margin: 0 auto;
    max-height: 220px;
    padding-top: 20px;
    width: auto;
}
.cp3_k1 h1{
  color: #333333;
  font-size: 18px;
  margin-top: 5px;
  text-align: center;
}
.cp3_k2 span{
  color: #878787;
  font-size: 14px;
  display: block;
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cp3_k2_a{
  margin-top: 20px;
}
.cp3_k2_a a{
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-right: 5px;
}
.cp3_k2_a>a:first-child{
  background: #373d41;
}
.cp3_k2_a>a:last-child{
  background: #75af00;
}
.fenye{
  /*display: flex;
  display: -webkit-flex;
  justify-content: space-between;*/
  margin: 0 auto;
  width: 98%;
  height: 50px;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 0px 16px -6px #333333;
}
.fenye>span{
  color: #878787;
  font-size: 14px;
  display: block;
  line-height: 50px;
  margin-left: 20px;
}
.fenye_nr{
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.fenye_nr a{
  display: inline-block;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #e5e5e5;
  margin-right: 3px;
  color: #878787;
  font-size: 14px;
}
.fenye_nr a:hover{
  color: #fff;
  background: #75af00;
}
.fenye_nr>span{
  color: #878787;
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 2px;
}
.fenye_nr select{
  width: 40px;
  height: 25px;
  border: 1px solid #e5e5e5;
  margin-right: 20px;
}
.fenye_nr .act{
  color: #fff;
  background: #75af00;
}

/*关于我们*/
.gy_nav{
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 15px -5px #000;
    position: relative;
}
.gy_nav_nr{
  display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.gy_nav_nr>a:last-child{
  border: none;
}
.gy_nav_nr a {
    display: block;
    padding: 35px 0;
    width: 15%;
    text-align: center;
    background: #fcfcfc;
    position: relative;
    color: #878787;
    font-weight: bold;
    border-right: 1px solid #e5e5e5;
}
.gy_nav_nr .act{
  color: #fff;
  background: #ffcc00;
}
.gy_nav_nr a:hover{
  color: #fff;
  background: #ffcc00;
}
.gy_part1{
  padding: 45px 0;
}
.gy_tit h1{
  color: #000;
  font-size: 32px;
}
.gy_tit h2{
  color: #878787;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 8px;
}
.gy_tit span{
  display: block;
  color: #878787!important;
  font-size: 16px;
  line-height: 30px;
  margin: 20px auto;
}
.gy_part1_nr1{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.gy_part1_nr1_left{
  width: 54%;
}
.gy_part1_nr1_right{
  width: 46%;
  background: #ccc;
}
.gy_part1_nr1_right a{
  display: block;
  height: 115px;
  width: 100%;
  background: #373d41;
  border-bottom: 1px solid #2b3033;
}
.gy_part1_nr1_right a span{
  color: #fff;
  font-size: 16px;
  display: block;
  width: 90%;
  margin: 0 auto;
  padding-top: 20px;
  line-height: 28px;
}
.gy_part1_nr1_right a:hover{
  background: #75af00;
}
.gy_part1_nr2{
  margin-top: 30px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.gy_part1_nr2_left{
  width: 39%;
}
.gy_part1_nr2_left span{
  color: #878787!important;
  font-size: 14px;
  height: 320px;
  overflow: auto;
  /*padding-top: 45px;*/
  line-height: 25px;
  display: block;
}
.gywm1_pic{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 45px;
}
.gywm1_pic img{
  width: 49%;
  border: 1px solid #fff;
  height: 173px;
}
.gywm1_pic .act{
  border: 1px solid #75af00;
}
.gy_part2{
  width: 100%;
  padding: 35px 0;
  background: #eeeeee;
}
.gy_part2_nr1{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top:45px;
}
.gy_part2_nr1>div{
  position: relative;
}
.gy_part2_left1{
  width: 35%;
  position: relative;
}
.gy2_nrk{
  position: absolute;
  padding: 20px;
  left: 0;
  top: 18%;
}
.gy2_nrk h1{
  color: #fff;
  font-size: 20px;
  font-weight: normal;
}
.gy2_nrk span{
  display: block;
  color: #fff;
  height: 80px;
  font-size: 14px;
  line-height: 20px;
  margin-top:5px;
}
.gy_part2_right1{
  width: 63.5%;
}
.gy_part2_nr2{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top:20px;
}
.gy_part2_right2{
  width: 63.5%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.gy_part2_right2>div{
  position: relative;
}
.gyp2_left{
  width: 42.5%;
}
.gyp2_right{
  width: 55%;
}
.gy_part3{
  width: 100%;
  padding: 40px 0;
  height: 550px;
  background: url(gybj.png) no-repeat;
  background-size: 100% 100%;
}
.gy_part3_lb{
  height: 410px;
  margin-top: 20px;
  position: relative;
}
.gy_part3_lb .swiper-container{
  width: 100%;
  height: 100%;
}
.gyp3_lb{
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.gy_part3_lb .swiper-button-prev{
  position: absolute;
  left: -55px;
  background: url(zuo.png) no-repeat center;
  width: 45px;
  height: 45px;
  outline: none;
}
.gy_part3_lb .swiper-button-next{
  position: absolute;
  right: -55px;
  background: url(you.png) no-repeat center;
  width: 45px;
  height: 45px;
  outline: none;
}
.gyp3_lb1{
  width: 200px;
  height: 160px;
  background: url(bj01.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left:144px;
  top: 230px;
}
.gyp3_lb1_left{
  float: left;
  width: 20%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
}
.gyp3_lb1_right{
  margin-top: 15px;
  float: left;
  width: 95%;
  height: 125px;
  color: #878787!important;
  font-size: 16px;
  line-height: 25px;
  margin-left: 10px;
  overflow: auto;
  /*text-overflow: ellipsis;
  white-space: wrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;*/
  /*display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;*/
}
.gy_part1_nr2_right{
  width: 59%;
  display: none;
}
.gy_part1_nr2_right img{
  width: 100%;
  height: 540px;
}
.gyp3_lb2{
  width: 200px;
  height: 160px;
  background: url(bj02.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 500px;
  top: 20px;
}
.gyp3_lb3{
  width: 200px;
  height: 160px;
  background: url(bj01.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left:853px;
  top: 230px;
}
.gy_part4{
  padding: 40px 0;
}
.gy_zzjg{
  padding: 10px 0;
}

/*科技创新*/
.kj_part1{
  padding: 65px 0;
  background: #fff;
}
.kj_p1_wz{
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 25px;
}
.kj_p1_wz span{
  color: #878787!important;
}
.kj_part2_nr1 span{
  color: #878787!important;
}
.kj_part1_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.kj_part1_nr_left{
  width: 54%;
}
.kj_part1_nr_right{
  width: 46%;
}
.kj_part1_nr_right div{
  width: 100%;
  height: 174.5px;
  background: #373d41;
}
.kj_part1_nr_right div *{
  color: #fff;
  font-size: 16px;
  display: block;
  line-height: 30px;
  width: 85%;
  margin: 0 auto;
  padding-top: 20px;
}
.kj_part2{
  padding: 45px 0;
  background: #f5f5f5;
}
.kj_part2_nr1{
  width: 100%;
  /*height: 300px;*/
  padding: 10px 0;
  background: url(bj03.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 20px;
}
.kj_part2_nr1 *{
  display: block;
  width: 55%;
  padding-top: 2px;
  margin-left: 25px;
  line-height: 30px;
  color: #000;
  font-size: 16px;
}
.kj_part2_nr1 span{
  display: block;
  width: 100%;
  margin-left: 25px;
  line-height: 30px;
  color: #000;
  font-size: 16px;
}
.kj_part2_nr2{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 15px;
}
.kj_part3{
  padding: 45px 0;
}
.kj_part3_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.kj_part3_nr1{
  width: 100%;
  height: 320px;
  background: #ccc;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.kj_part3_nrk{
  display: none;
  width: 87%;
}
.kjp3_lb{
  width: 36%;
}
.kjp3_lb .swiper-pagination-bullet{
  width: 16px;
  height: 16px;
  background: #fff;
  opacity: 1;
}
.kjp3_lb .swiper-pagination-bullet-active{
  background: #ffc800;
}
.kjp3_lb .swiper-slide img{
  height: 100%;
}
.kjp3_js{
  width: 64%;
  background: #75af00;
}
.kjp3_js *{
  display: block;
  width: 90%;
  margin: 0 auto;
  padding-top: 35px;
  line-height: 30px;
  color: #fff;
}
.kjp3_js span{
  display: block;
  width: 90%;
  margin: 0 auto;
  padding-top: 35px;
  line-height: 30px;
  color: #fff;
}
.kj_part3_nr2{
  width: 13%;
}
.kj_part3_nr2 ul>li{
  height: 160px;
  position: relative;
  cursor: pointer;
}
.kj_part3_nr2 ul>li img{
  height: 100%;
}
.kj_part3_nr2 ul>li div{
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  top: 0;
}
.kj_part3_nr2 .act div{
  display: none;
}
.kj_part4{
  padding: 45px 0;
  background: #f5f5f5;
}
.kj_part4_nr{
  padding: 40px 30px;
  background: url(bj03.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 20px;
}
.kj_part4_nr p{
  width:60%;
    line-height: 30px;
    color: #878787;
    font-size: 16px;
}
.kj_part4_nr span{
  color: #000;
  font-size: 16px;
  line-height: 30px;
}
#certify {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-top:40px;
}
#certify .swiper-container {
  width: 80%;
  margin: 0 auto;
}
#certify  .swiper-slide {
  width: auto;
  height: 408px;
}
#certify  .swiper-slide img{
  margin: 0 auto;
}
#certify .swiper-button-prev {
  left: 8px;
  width: 45px;
  height: 70px;
  background: url(le.png) no-repeat;
  background-size: 100%;
  position: absolute;
  outline: none;
}
#certify .swiper-button-next {
  right: 8px;
  width: 45px;
  height: 70px;
  background: url(ri.png) no-repeat;
  background-size: 100%;
  position: absolute;
  outline: none;
}

/*联系我们*/
.contact_part1{
  padding-top: 40px;
}
.contact_part1_nr{
  width: 100%;
  height: 270px;
  background: url(bj05.png) no-repeat;
  background-size: 100% 100%;
}
.contact_part1_nr h1{
  color: #878787;
  font-size: 24px;
  font-weight: normal;
  width: 90%;
  margin: 0 auto;
  padding-top: 80px;
}
.contact_part1_nr div{
  width: 44px;
  height: 3px;
  background: #75af00;
  margin-left: 60px;
  margin-top: 15px;
}
.contact_part1_nr span{
  color: #878787;
  font-size: 14px;
  display: block;
  width: 95%;
  margin: 0 auto;
  margin-top: 15px;
  line-height: 25px;
}
.contact_part2{
  padding-top: 40px;
}
.contact_part2_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 25px;
}
.con2_right{
  width: 47%;
}
.con2_right_shang{
  width: 100%;
  height: 75px;
  border-bottom: 1px solid #e5e5e5;
}
.con2_right_shang h1{
  color: #4f4f4f;
  font-size: 32px;
  margin-top: 20px;
}
.con2_right_xia{
  padding-top: 40px;
}
.con2_list{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 16px;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
}
.con2_list span{
  color: #4f4f4f;
  font-size: 16px;
  display: block;
  margin-top: 10px;
  margin-left: 20px;
}
.contact_part3{
  padding-top: 40px;
}
.contact_part3_nr{
  margin-top: 30px;
}
.conp3_list{
  margin-bottom: 30px;
}
.conp3_list img{
  float: left;
  margin-top: 5px;
}
.conp3_list p{
  display: inline-block;
  width: 92%;
  margin-left: 15px;
  line-height: 25px;
}
.conp3_list p>span{
  color: #75af00;
}

/*客户必看*/
.kehu_top{
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 15px -5px #000;
  position: relative;
}
.kehu_top_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
}
.kehu_top_nr>a:last-child{
  border: none;
}
.kehu_top_nr a{
  display: block;
  padding: 35px 57px;
  background: #fcfcfc;
  border-right: 1px solid #e5e5e5;
}
.kehu_top_nr a:hover{
  background: #ffcc00;
}
.kehu_top_nr a:hover h1{
  color: #fff;
}
.kehu_top_nr a h1{
  color: #878787;
  font-size: 20px;
}
.kehu_top_nr .act{
  background: #ffcc00;
}
.kehu_top_nr .act h1{
  color: #fff;
}
.kehu_top_nr a h1>span{
  font-size: 14px;
  text-transform: uppercase;
}
.kehu_xin{
  padding: 70px 0;
}

/*媒体中心*/
.mtzx_nr a{
  text-indent: 35px;
  padding: 35px 42px;
  background: #fcfcfc;
  border-right: 1px solid #e5e5e5;
}
.mtzx_nr>a:last-child{
  border: none;
}
.mtzx_part1{
  padding: 40px 0;
  background: #fafafa;
}
.mtzx_part1_nr a{
  display: block;
  width: 100%;
  height: 260px;
  background: #fff;
  border: 1px solid #e5e5e5;
  margin-bottom: 30px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.mtzxp1_left{
  width: 28%;
  margin-top: 15px;
  margin-left: 15px;
  position: relative;
}
.mtzxp1_left img{
  width: 100%;
  height: 230px;
}
.zhuanjiajt{
  padding: 5px 10px;
  color: #fafafa;
  font-size: 16px;
  background: #5b529e;
  position: absolute;
  top: 0;
  left: 0;
}
.mtzxp1_right{
  width: 69%;
  padding-top: 20px;
}
.mtzxp1_right_top{
  width: 95%;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.mtzxp1_right_top h1{
  color: #333333;
  font-size: 18px;
  line-height: 40px;
  font-weight: normal;
}
.mtzxp1_right_top div{
  width: 120px;
  height: 40px;
  background: #373d41;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
}
.mtzxp1_right>img{
  width: 95%;
  margin-top: 25px;
}
.mtzxp1_right>span{
  display: block;
  width: 95%;
  margin-top: 25px;
  color: #4f4f4f;
  font-size: 16px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mtzxp1_right_di{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  margin-top: 25px;
}
.mtzxp1_right_list{
  margin-right: 15px;
}
.mtzxp1_right_list img{
  float: left;
  margin-top: 2px;
  margin-right: 8px;
}
.mtzxp1_right_list span{
  color: #878787;
  font-size: 16px;
}
.mtfenye{
  background: #fff;
  width: 100%;
  box-shadow: none;
}

/*媒体中心_详情*/
.mtzx_xq{
  background: #fafafa;
  padding-bottom: 45px;
}
.mtzx_xq_p1{
  background: #fff;
  padding: 80px 95px;
  border: 1px solid #e5e5e5;
}
.mtzx_xq_p1_nr1 h1{
  color: #333333;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}
.mtzxxqp1_sj{
  margin-top: 35px;
  padding: 20px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
.mtzxxqp1_content{
  margin-top: 30px;
  color: #878787!important;
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e5e5e5;
}
.mtzxxqp1_content img{
  margin: 30px auto;
  height: auto!important;
}
.mtzxxqp1_fx{
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  padding: 40px 0;
}
.mtzxxqp1_fx_tb{
  display: block;
  margin-right: 40px;
  width: 65px;
}
.mtzxxqp1_fx_tb img{
  margin: 0 auto;
}
.mtzxxqp1_fx_tb span{
  display: block;
  margin-top: 15px;
  color: #000;
  text-align: center;
}
.mtzxxqp1_sx{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  width: 100%;
  height: 75px;
  border: 1px solid #e5e5e5;
  background: #fff;
  box-shadow: 0px 0px 16px -6px #333333;
}
.mtzxxqp1_sx a{
  display: block;
  padding-top: 15px;
}
.mtzxxqp1_sx a span{
  display: block;
  color: #4f4f4f;
  font-size: 16px;
  margin-left: 8px;
}
.mtzxxqp1_sx a h2{
  color: #878787;
  font-size: 14px;
  font-weight: normal;
  margin-left: 38px;
  margin-top: 3px;
}
.xyp span{
  text-align: right;
  margin-right: 8px;
}
.xyp h2{
  margin-right: 38px;
}
.mtzx_xq_p1_nr2{
  margin-top: 45px;
}
.mtnr2_top div{
  width: 10px;
  height: 28px;
  background: #75af00;
  display: inline-block;
  float: left;
  margin-top: 7px;
  margin-right: 15px;
}
.mtnr2_top h1{
  display: inline-block;
  color: #4f4f4f;
  font-size: 28px;
}
.mtnr2_top h1>span{
  color: #878787;
  font-size: 16px;
  font-weight: normal;
}
.mtnr2_huan{
  height: 30px;
}
.mtnr2_huan a{
  display: block;
  float: right;
  margin-right: 10px;
}
.mtnr2_huan a img{
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}
.mtnr2_huan a span{
  color: #878787;
  font-size: 16px;
}
.mtnr2_news{
  margin-top: 10px;
}
.mtnr2_news ul{
  padding-left: 40px;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 0px 16px -6px #333333;
}
.mtnr2_news ul li{
  height: 60px;
  line-height: 60px;
  padding-left: 10px;
  padding-right: 40px;
  border-bottom: 1px dashed #e5e5e5;
  position: relative;
}
.xq_listpic{
  position: absolute;
  top: 47%;
  left: -20px;
}
.mtnr2_news ul>li:last-child{
  border: none;
}
.mtnr2_news ul li a{
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.mtnr2_news ul li a span{
  color: #878787;
  font-size: 16px;
}
.mtnr2_news ul li a:hover span{
  color: #75af00;
}

/*品牌故事*/
.ppgs_p1{
  padding: 45px 0;
}
.ppgs_p1_nr{
  padding: 115px 95px;
  background: url(gsbj.png) no-repeat;
  background-size: 100% 100%;
  min-height: 1000px;
  margin-top: 20px;
}
.ppgs_p1_nr h1{
  color: #333333;
  font-size: 32px;
}
.ppgs_p1_gsnr{
  width: 96%;
  margin: 40px auto;
  color: #333333;
  font-size: 16px;
  line-height: 35px;
}

/*产品质量，行业领先*/
.choose_all{
  padding: 40px 0;
}
.choose_part1{
  width: 100%;
  padding: 78px 0;
  background: url(bj06.png) no-repeat;
  background-size: 100% 100%;
}
.choose_part1 span{
  display: block;
  width: 50%;
  color: #878787!important;
  line-height: 32px;
  margin-left: 25px;
}
.choose_part2{
  margin-top: 40px;
  border: 1px solid #e5e5e5;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.choose_part2>div{
  border-right: 1px solid #e5e5e5;
}
.choose_part2>div img{
  width: 100%;
}
.choose_part2>div:nth-child(2n){
  border: none;
}
.choose_part2_nr1{
  width: 50%;
  background: #fcfcfc;
}
.choose_part2_nr2{
  width: 49.9%;
  background: #fcfcfc;
}
.choose_part2_nr2 p{
  width: 100%;
  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;
  -webkit-justify-content: center;

  justify-content: center;
  -webkit-align-items: center;

  align-items: center;
}
.choose_part2_nr2 span{
  display: block;
  /*width: 73%;*/
  min-width: 15%;
  max-width: 75%;
  margin: 0 auto;
  color: #878787!important;
  line-height: 32px;
}
.choose_part2_nr1 span{
  display: block;
  width: 73%!important;
  margin: 0 auto;
  color: #878787!important;
  line-height: 32px;
}
.choose1{
  border: 1px solid #e5e5e5;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.choose1_nr1{
  width: 33.333333%;
}
.choose1_nr2{
  width: 66%;
}
.choose1_nr2 h1{
  color: #4f4f4f;
  font-size: 24px;
  padding-top: 80px;
  margin-left: 45px;
}
.choose1_nr2 span{
  display: block;
  width: 90%;
  color: #878787!important;
  line-height: 28px;
  margin-top: 30px;
  margin-left: 45px;
}

/*为什么选择我们-服务优势*/
.fw_part1 span{
  color: #878787;
  font-size: 16px;
  display: block;
  margin-bottom: 30px;
}
.fw_part2{
  margin-top: 35px;
}
.fw_part2_tit{
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 40px;
}
.fw_part2_tit h1{
  color: #333333;
  font-size: 24px;
  float: left;
  height: 48px;
  border-bottom: 3px solid #75af00;
}
.fw_part2_nr{
  border: 1px solid #e5e5e5;
  padding: 20px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.fw_part2_right{
  width: 55%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.fw_part2_right span{
  color: #878787;
  line-height: 25px;
}
.fw_part3{
  margin-top: 35px;
}
.fw_part3_nr{
  padding: 20px;
  padding-bottom: 0;
  border: 1px solid #e5e5e5;
}
.fw_part3_list{
  margin-bottom: 20px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.fw_part3_right{
  width: 55%;
}
.fw_part3_right h1{
  color: #878787;
  font-size: 20px;
  padding-top: 35px;
  margin-bottom: 20px;
}
.fw_part3_right span{
  color: #878787;
  line-height: 25px;
}

.choose_part11 span{
  display: block;
  margin-top: 25px;
  color: #4f4f4f;
  font-size: 16px;
  line-height: 25px;
}

.pp_nr1{
  padding:30px;
  border: 1px solid #e5e5e5;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.pp_left{
  width: 65%;
}
.pp_left span{
  color: #878787!important;
  font-size: 16px;
  line-height: 35px;
}
.pp_right{
  margin-right: 60px;
}
.pp_nr2{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 30px;
}
.pp_nr2_nr{
  width: 32%;
  border: 1px solid #e5e5e5;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

/*新闻资讯*/
.zx_part1{
  padding: 40px 0;
}
.zx_part1_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.zx_part1_lb{
  width: 53%;
}
.zx_part1_lb a{
  display: block;
  position: relative;
  width: 100%;
  height: 400px;
}
.zx_part1_lb a img{
  width: 100%;
  height: 100%;
}
.zx_p1_tit{
  width: 100%;
  height: 60px;
  background: rgba(0,0,0,0.75);
  position: absolute;
  bottom: 0;
}
.zx_p1_tit span{
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  display: block;
  width: 50%;
  margin: 0 auto;
  text-align: right;
  text-indent: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.zx_part1_lb .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 20px!important;
    left: -160px!important;
}
.zx_part1_lb .swiper-pagination{
  color: #fff;
  font-size: 16px;
}
.zx_part1_lb .swiper-pagination-current{
  color: #d10a0a;
  font-size: 24px;
}
.zx_part1_lb .swiper-button-next{
  width: 30px;
  height: 30px;
  background: url(xy.png) no-repeat center;
  top: 94%;
  right: 70px;
}
.zx_part1_lb .swiper-button-prev{
  width: 30px;
  height: 30px;
  background: url(xz.png) no-repeat center;
  top: 94%;
  left: 70px;
}
.zx_part1_news{
  width: 45%;
  background: url(rd.png) no-repeat;
  background-size: 100% 100%;
}
.zx_part1_news ul{
  padding-left: 5px;
  padding-right: 20px;
  padding-top: 10px;
}
/*.zx_part1_news ul>li{
  height: 95px;
  margin-top: 3px;
  border-bottom: 1px dashed #e5e5e5;
}*/
.zx_part1_news ul>li{
  height: 60px;

  width: 95%;
  margin-top: 3px;
  border-bottom: 1px dashed #e5e5e5;
}
.zx_part1_news ul>li a{
  display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
}
.zxp1_date{
  width: 66px;
  height: 66px;
  background: #373d41;
  float: left;
  margin-top: 18px;
  margin-left: 15px;
  text-align: center;
}
.zxp1_date p{
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding-top: 12px;
}
.zxp1_date span{
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: block;
}
.zxp1_nr{
  width: 88%;
  float: left;
  margin-left: 20px;
  /*padding-top: 25px;*/
}
.zxp1_nr h1{
  color: #333333;
  font-size: 16px;
  float: left;
  width: 75%;
  font-weight: normal;
  /*margin-top: 5px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.zxp1_nr span{
  float: right;
  color: #333333;
  font-size: 14px;
}
.zx_part2{
  padding-bottom: 50px;
}
/*.zx_part2_nr a{
    width: 100%;
    height: 260px;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}*/
.zx_part2_nr a{
    width: 100%;
    height: 60px;
    background: #fff;
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 10px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.mtzxp1_right_top .zx_time{
  background: none;
  color: #878787;
  font-size: 16px;
}
.cpxq_part1_left_pic{
  width: 100%!important;
    height: 385px;
    padding: 20px 0;
    box-shadow: 0px 0px 16px -6px #333333;
    border: 1px solid #ccc;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}
.cpxq_part1_left_pic img{
  height: 80%;
}
/*新闻资讯-详情*/
.zxxq_p1{
  padding-bottom: 45px;
}

/*产品详情*/
.cpxq_all{
  padding: 20px 0;
  padding-top: 45px;
}
.cpxq_part1{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding-bottom: 15px;
  border-bottom: 1px dashed #e5e5e5;
}
/*放大*/
.cpxq_part1_left{
  width: 40%;
}
#showbox { 
  width: 100%!important;
  height: 360px;
  padding: 20px 0;
  box-shadow: 0px 0px 16px -6px #333333;
  border: 1px solid #ccc;
}
#showbox>div{
  width: 100%!important;
}
#showbox b{
  display: flex!important;
  display: -webkit-flex!important;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#showbox b img{
  width: auto!important;
}
#showsum { 
  margin-top:10px;
  height: 80px!important;
  width: 100%!important;
}
#showsum p{
  width: 100%!important;
  left: 0!important;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
}
#showsum span { 
  border:2px solid #e5e5e5;
  width:95px!important;
  height: 72px!important;
  margin-left: 18px!important;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
#showsum span.sel { 
  border:2px solid #7dbd3e;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.showpage { 
  width:400px; 
  position:relative;
}
.showpage a { 
  display:block; 
  width:15px; 
  border:1px solid #ddd; 
  height:60px; 
  line-height:60px; 
  background:#eee; 
  text-align:center; 
  font-size:18px; 
  position:absolute; 
  left:0; top:-62px; 
  text-decoration:none; 
  color:#999;
}
.showpage a#shownext { 
  left:auto; 
  right:0;
}
.showpage a:hover { 
  background:#ccc; 
  color:#777;
}
.cpxq_part1_right{
  width: 55%;
}
.cpxq_part1_right ul>li{
  padding: 10px 5px;
  border-bottom: 1px dashed #e5e5e5;
}
.cpxq_part1_right ul>li:first-child{
  border: none;
}
.cpxq_part1_right ul>li:last-child{
  border: none;
}
.cpxq_part1_right ul>li:first-child img{
  margin-top: 11px;
}
.cpxq_part1_right ul>li img{
  float: left;
  margin-top: 8px;
  margin-right: 10px;
  margin-left: 5px;
}
.cpxq_part1_right ul>li h1{
  width: 90%;
  display: inline-block;
  color: #fff;
  font-size: 24px;
}
.cpxq_part1_right ul>li h2{
  font-size: 20px;
  color: #333333;
}
/*.cpxq_part1_right ul>li span{
  display: block;
  color: #878787;
  font-size: 14px;
  margin-top: 20px;
  margin-left: 25px;
}*/
.cpxq_part1_right ul>li span{
  /*display: block;*/
  color: #878787;
  font-size: 16px;
  margin-top: 15px;
  margin-left: 10px;
  font-weight: normal;
  line-height: 30px;
}
.cpxq_part2{
  padding: 50px 0;
}
.cpxq_top{
  margin-bottom: 32px;
}
.cpxq_top div{
  width: 10px;
    height: 28px;
    background: #ffcc00;
    display: inline-block;
    float: left;
    margin-top: 7px;
    margin-right: 15px;
}
.cpxq_top h1 {
    display: inline-block;
    color: #4f4f4f;
    font-size: 28px;
}
.cpxq_top h1 span{
      color: #878787;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.cpxq_part2_list ul>li{
  line-height: 40px;
  padding: 0 8px;
  text-indent:30px;
  background: #f5f5f5;
  color: #878787;
  font-size: 14px;
}
.cpxq_part2_list ul>li:nth-child(2n){
  background: #fcfcfc;
}
.cpxq_part3{
  padding: 40px 0;
  background: #fcfcfc;
}
.cpxq_part3_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 1px dashed #e5e5e5;
}
.cpxq_part3_left{
  width: 50%;
  background: #fff;
}
.cpxq_part3_right{
  width: 50%;
  background: #fff;
}
.cpxq_part3_nr img{
  width: auto;
  margin: 10px auto;
}
.cpxq_part3_right p{
  width: 90%;
  margin: 5px auto;
  color: #878787;
  font-size: 14px;
  line-height: 28px;
}
.cpxq_part3_right h1{
  color: #4f4f4f;
  font-size: 24px;
  padding-top: 30px;
  margin-left: 30px;
}
.cpxq_part3_right h1>span{
  font-size: 60px;
}
.cpxq_part3_right h1>span>span{
  font-size: 24px;
}
.cpxq_part3_right>span{
  display: block;
  width: 85%;
  color: #878787;
  font-size: 14px;
  line-height: 28px;
  margin-left: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
.cpxq_part4{
  padding: 40px 0;
}
.cpxq_part4_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.cpxq_part4_left{
  width: 50%;
  position: relative;
}
.cpxq_part4_tit{
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  background: #7dbd3e;
  font-size: 24px;
  position: absolute;
  bottom: 0;
}
.p4_tit2{
  background: #373d41;
}
.cpxq_part5{
  padding: 40px 0;
}
.cpxq_part5_nr{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
}
.cpxq_part5_nrk{
  width: 32%;
  border: 1px solid #e5e5e5;
  height: 300px;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.step{
  position: absolute;
  top: 20px;
  left: -8px;
}
.cpxq5_step{
  position: absolute;
  width: 100%;
  height: 68px;
  background: #373d41;
  bottom: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.cpxq5_step span{
  display: block;
  width: 78%;
  color: #fff;
  font-size: 14px;
}
.cpxq_part6{
  padding: 10px 0;
}
.cpxq_part7_nr{
  position: relative;
}
.cpxq_part7_nr .swiper-button-prev{
  position: absolute;
  background: url(zuo2.png) no-repeat center;
  width: 60px;
  height: 60px;
  left: -60px;
  top: 45%;
  outline: none;
}
.cpxq_part7_nr .swiper-button-next{
  position: absolute;
  background: url(you2.png) no-repeat center;
  width: 60px;
  height: 60px;
  top: 45%;
  right: -65px;
  outline: none;
}
.cpxq_part7_nr .cp3_k{
  width: 85%;
}

/*农化服务-客户见证*/
.khjz_all{
  padding: 40px 0;
  background: #fafafa;
}
.khjz_part1{
  display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.khjz_part1 a{
  display: block;
  width: 28%;
  padding: 15px;
  border: 1px solid #e5e5e5;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 25px;
}
.khjz_part1_shang{
  position: relative;
}
.khjz_part1_shang img{
  width: 100%;
  height: 250px;
}
.khjz_wz{
  padding: 7px 12px;
  background: #529e8f;
  color: #fafafa;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
}
.khjz_di{
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    margin-top: 15px;
}
.khjz_list{
      margin-right: 15px;
}
.khjz_list img {
    float: left;
    margin-top: 2px;
    margin-right: 8px;
}
.khjz_list span {
    color: #878787;
    font-size: 16px;
}
.khjz_fy{
  width: 97%;
  box-shadow: none;
}
.khjz_top a{
  padding: 35px 80px;
}
.zzgl_part1{
  padding: 20px 0;
  background: #fff;
}
.zzgl_part1_nr{
  display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
     flex-wrap: wrap;
     padding-bottom: 20px;
}
.zzgl_part1_nr a{
  display: block;
  width: 10%;
  margin-top: 20px;
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 20px;
}
.zzgl_pic img{
  /*margin: 0 auto;*/
  height: auto;
  width: auto;
}
.wejoy_page{
  margin: 12px 0!important;
  margin-right:20px!important; 
  margin-left: 20px!important;
  float: right;
}
.wejoy_page a{
  color: #878787;
    font-size: 14px;
    margin-right: 5px;
}
.wejoy_page a.active{
  color: #fff;
  background: #75af00;
}
.wejoy_page a:hover{
  color: #fff;
  background: #75af00;
}
.zzgl_name{
  width: 100%;
  height: 36px;
  background: #373d41;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-top: 30px;
}
.zzgl_part1 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 1px;
}
.zzgl_part1 .swiper-pagination-bullet{
  width: 15px;
  height: 15px;
  opacity: 1;
  background: #fafafa;
}
.zzgl_part1 .swiper-pagination-bullet-active{
  background: #ffcc00;
}
.zzgl_part2{
  padding-bottom: 130px;
  padding-top: 55px;
  background: #fafafa;
}
.zzgl_part2_nr{
  padding: 0 90px;
  background: #fff;
  border: 1px solid #e5e5e5;
  padding-bottom: 120px;
}
.zzgl_part2_wz{
  margin-bottom: 80px;
}
.zzgl_part2_wz>h1{
  color: #333333;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  padding-top: 65px;
}
.zzgl_part2_wznr{
  margin-top: 30px;
  color: #878787!important;
}
.zzgl_part2_wznr table{
  width: 100%!important;
  text-align: center;
}
.zzgl_part2_wznr table td p{
  text-indent: 0px!important;
}
.zzgl_part2_wznr table td{
  padding: 10px 5px!important;
}
.zzgl_part2_wznr img{
  margin: 30px auto;
  display: inline-block;
  height: auto;
}
.zzgl_part2_wznr span{
  display: block;
  color: #878787!important;
  font-size: 16px;
  line-height: 28px;
  width: 98%;
  margin: 0 auto;
  margin-top: 5px;
}
.zzgl_part2_wznr h2{
  width: 98%;
  margin: 30px auto;
  color: #333333;
  font-size: 24px;
}
.zzgl_part2_wznr h3{
  width: 98%;
  margin: 0 auto;
  color: #333333;
  font-size: 16px;
  margin-top: 30px;
}
.zzgl_part2_wznrk{
  width: 98%;
  margin: 30px auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 1px solid #e5e5e5;
}
.zzgl_part2_left{
  width: 50%;
  position: relative;
}
.zzgl_part2_left>img{
  margin: 0;
}
.zzgl_part2_left_nr{
  position: absolute;
  padding: 15px 40px;
  background: #ebd478;
  border-bottom-right-radius: 40px;
  border-top-right-radius: 40px;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  top: 37px;
  left: 0;
}
.zzgl_part2_left_nr2{
  position: absolute;
  padding: 15px 40px;
  background: #ebd478;
  border-bottom-left-radius: 40px;
  border-top-left-radius: 40px;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  top: 37px;
 right: 0;
}
.zzgl_part2_right{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  background: #fcfcfc;
}
.zzgl_part2_right span{
  display: block;
  width: 85%;
  color: #4f4f4f;
  line-height:30px;
}
.yuan_fenx{
  padding: 50px 0;
}
.yuan_fenx a{
  display: block;
}
.yuan_fenx a img{
  margin: 0 auto;
}
.zzgl_part2_wznr span>p{
  display: inline;
  color: #d11e1e;
}
.zzgl_part2_topk{
  height: 80px;
  background: #aec77d;
  margin-top: 60px;
}
.zzgl_part2_topk ul{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.zzgl_part2_topk ul li{
  width: 33%;
  text-align: center;
  line-height: 50px;
  height: 50px;
  margin-top: 15px;
  border-right: 1px solid #c7e38f;
}
.zzgl_part2_topk ul li a{
  display: block;
  color: #fff;
  font-size: 20px;
}

/*效果展示*/
.xgzs_nr1 table{
  width: 100%;
  text-align: center;
  font-size: 20px;
}
.xgzs_nr1 table td{
  padding: 20px 40px;
  color: #4f4f4f;
  line-height: 32px;
}
.xgzs_nr1 table tr>td:first-child{
  color: #fff;
  font-weight: bold;
  width: 20%;
}
.xgzs_nr1 table tr>td:nth-child(3){
  color: #fff;
  font-weight: bold;
  width: 20%;
}
.xgzs_nr2 table{
  width: 100%;
  text-align: center;
  font-size: 20px;
}
.xgzs_nr2 table tr{
  height: 60px;
  color: #4f4f4f;
}
.xgzs_nr2 table td{
  padding: 20px 40px;
  line-height: 32px;
}
.xgzs_nr2 table th{
  color: #fff;
  padding: 20px 40px;
}
.xgzs_duibi{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.xgzs_duibi_left{
  width: 47%;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.xgzs_duibi_left img{
  margin: 0;
}
.xgzs_duibi_left_nr{
  position: absolute;
    padding: 15px 40px;
    border-bottom-right-radius: 40px;
    border-top-right-radius: 40px;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    top: 20%;
    left: 0;
}
.xgzs_duibi_left_nr2{
  position: absolute;
    padding: 15px 40px;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    top: 20%;
    right: 0;
}
.xgzs_duibi_left h3{
  margin-bottom: 20px;
}
.choose_part2>div{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

#showbox{
  cursor: pointer;
}
#showbox>p{
  width: 300px!important;
  height: 300px!important;
  left: 435px!important;
  top: 20px!important;
}

.clickSHOW img{
  width: 100%;
  margin: 0 auto;
}

.zzgl_pic{
  height: 90px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
#showsum span img{
  width: auto!important;
}
.cpxq_part3_left img{
  margin: 0;
}


@media screen and (max-width: 1500px) and (min-width: 1200px){
  body{
    font-size: 14px;
  }
  .cp_part1_nr a {
    padding: 20px 30px;
}
.cp_part1_nr a h1{
  font-size: 14px;
  font-weight: normal;
}
.cp_part2{
  padding: 22px 0;
}
.banner1{
  width: 100%;
  height: 260px;
}
.banner1_nr h1{
  font-size: 30px;
  padding-top: 35px;
}
.banner1_nr h2{
  font-size: 22px;
}
.kehu_top_nr a{
  padding: 20px 40px;
}
.kehu_top_nr a h1{
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}
.cp_part1_nr a img {
    position: absolute;
    left: 30px;
    width: auto;
    top: 20px;
    height: 22px;
}
.gy_nav_nr a{
  padding: 20px 0;
  font-weight: normal;
  font-size: 14px;
  color: #333333;
}
.mtzx_part1_nr a{
  height: 170px;
}
.mtzxp1_left{
  width: 18%;
}
.mtzxp1_left img{
  width: 100%;
  height: 145px;
}
.mtzxp1_right{
  width: 79%;
  padding-top: 10px;
}
.mtzxp1_right_top h1{
  font-size: 16px;
}
.mtzxp1_right_list span{
  font-size: 14px;
}
.mtzxp1_right_top div{
  width: 100px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}
.zx_part2_nr a{
  height: 50px;
}
.cpxq_part1_right ul>li span{
  font-size: 14px;
}
.nav_dh ul li a{
  font-size: 16px;
}
.footer_nav ul>li:first-child>a{
  font-size: 14px;
}
.zzgl_name{
  font-size: 14px;
}
.zx_part2{
  padding: 20px 0;
}
.sy1_cp2_right img{
  max-width: 300px;
}
.cp_part2_left h1{
  font-size: 18px;
}
.cp_part2_left h2{
  font-size: 14px;
  margin-top: 10px;
  letter-spacing: 8px;
}
.cp_part2_left{
  text-align: center;
}
.khjz_list span{
  font-size: 14px;
}
.cp_part2_right{
  font-size: 14px;
  line-height: 20px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.choose_part11 span{
  font-size: 14px;
  color: #878787;
}
.fw_part2_tit h1{
  font-size: 18px;
}
.sy1_cp2_left h1{
  font-size: 18px;
}
.fw_part1 span{
  font-size: 14px;
}
.fw_part2_right span{
  font-size: 14px!important;
}
.fw_part3_right h1{
  font-size: 18px;
}
.cp_part3{
  padding: 22px 0;
}
.cp_part3_top{
  height: 50px;
}
.cp_part3_top ul{
  line-height: 50px;
}
.syp2_right_tit h1{
  font-size: 18px;
}
.syp2_right_nr{
  font-size: 14px;
}
.sy_part3_nr_1 h1{
  font-size: 20px;
}
.sy_part3_nr_1>span{
  font-size: 14px;
}
.sy_part4_right a h1{
  font-size: 14px;
}
.choose1_nr2 h1{
  font-size: 18px;
}
.choose1_nr2 span{
  font-size: 12px;
}
.zx_part1{
  padding-bottom: 10px;
}
.cpxq_part1_right ul>li h1{
  font-size: 18px;
}
.cpxq_part1_right ul>li h2{
  font-size: 18px;
}
.cpxq_part1_right ul>li:first-child img{
  margin-top: 8px;
}
.cpxq_top h1{
  font-size: 18px;
}
.cpxq_top h1 span{
  font-size: 14px;
}
.cpxq_top div{
  width: 6px;
  height: 24px;
  margin-top: 3px;
}
.ppgs_p1_nr h1{
  font-size: 18px;
}
.ppgs_p1_gsnr{
  font-size: 14px;
  color: #878787;
}
.cp3_k2_a a{
  font-size: 14px;
}
.gy_tit h1{
  font-size: 20px;
}
.gy_tit h2{
  font-size: 14px;
}
.gy_tit span{
  font-size: 14px;
}
.gy_part1_nr1_right a span{
  font-size: 14px;
}
.gy2_nrk h1{
  font-size: 18px;
}
.gyp3_lb1_right{
  font-size: 14px;
}
.kj_part1_nr_right div *{
  font-size: 14px;
}
.kj_part2_nr1 span{
  font-size: 14px;
}
.kj_part4_nr p{
  font-size: 14px;
}
.mtnr2_top h1{
  font-size: 18px;
}
.mtnr2_top div{
  width: 6px;
  height: 25px;
  margin-top: 2px;
}
.mtnr2_news ul li a span{
  font-size: 14px;
}
.mtnr2_news ul li a span{
  font-size: 14px;
}
.mtzxxqp1_sx a span{
  font-size: 14px;
}
.mtzxxqp1_sx a h2{
  font-size: 12px;
}
.mtzxxqp1_sx{
  height: 65px;
}
.mtnr2_huan a span{
  font-size: 14px;
}
.mtnr2_top h1>span{
  font-size: 14px;
}
.zhuanjiajt{
  font-size: 14px;
}
.pp_left span{
  font-size: 14px;
}
.zzgl_part2_wznr span{
  font-size: 14px!important;
}
.sy4lb_nr{
  font-size: 14px;
}
.mtzxxqp1_content{
  font-size: 14px!important;
}
}
