/* Animate.css动画演示 */
@import "/css/animate.min.css";

/* Swiper 6.4.1 */
@import "/swiper/swiper-bundle.min.css";

/* 字体图标 */
@import "/css/iconfont.min.css";

/* 公共样式 */
@import "/css/public.min.css";

/* 顶部 */
.topbox {
  width: 100%;
  background-color: #f5f5f5;
  line-height: 40px;
  font-size: 14px;
  color: #878787;
}
.top_nav>span{
  float: left;
  background: url(/images/top_icon.png) no-repeat left center;
  padding-left: 25px;
}
.topbox a {
  color: #969696;
  margin: 0 10px;
}
.topbox a:last-child{
  margin: 0 0 0 10px;
}
.topbox a:hover {
  color: #004132;
  text-decoration: underline;
}

/* 头部 */
.header {
  width: 100%;
  padding: 28px 0;
  background-image: linear-gradient(#fff,#f6f6f6);
}
.logo > a{
	width: 100%;
  max-width: 243px;
}
.logo_txt{
	width: 100%;
  max-width:  465px;
}
.logo img {
  width: 100%;
  display: block;
  height: auto;
}
.header_dianhua {
  line-height: 26px;
  color: #333;
  font-size: 16px;
  background: url(/images/header_dianhua.png) no-repeat left center;
  padding-left: 56px;
  margin-top: 17px;
}
.header_dianhua>span{
  display: block;
  overflow: hidden;
  line-height: 28px;
  font-size: 24px;
  color: #004132;
  font-weight: bold;
}

/* 导航 */
nav {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999999;
}
.layui-nav{
  background-color: initial;
  padding: 0;
  border-radius: initial;
  -webkit-border-radius: initial;
  -moz-border-radius: initial;
  -ms-border-radius: initial;
  -o-border-radius: initial;
}
.layui-nav .layui-nav-item{
  width: 14.285%;
  line-height: 68px;
}
.layui-nav .layui-nav-item > a{
  padding: 0;
  text-align: center;
  font-size: 18px;
  color: #090909;
  position: relative;
  z-index: 1001;
}
.layui-nav .layui-nav-more{
    display: none;
}
.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
  height: 100%;
  background-color: #004132;
  background-image: linear-gradient(to right,#004132,#048769);
  border-radius: 5px 5px 0 0;
}
.layui-nav .layui-nav-item>a:hover,
.layui-nav .layui-this>a{
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.layui-nav .layui-nav-item:hover > a{
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

/* 导航下拉 */
.layui-nav-child{
  top: 100%;
  padding: 2px 0 0 0;
  border: none;
  line-height: 44px;
  background-image: linear-gradient(to right,#004132,#048769);
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}
.layui-nav .layui-nav-child dd a{
  font-size: 14px;
  color: #fff;
  padding: 0;
  text-align: center;
}
.layui-nav .layui-nav-child dd a:hover{
  background-color: #004132;
  color: #fff;
}

/*banner大图*/
.banner {
  width: 100%;
  position: relative;
}
.banner-imgbox .swiper-slide img {
  width: 100%;
  display: block;
  height: auto;
}
/*圆点*/
.banner-imgbox .swiper-pagination {
  bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.banner-imgbox .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #114f41;
  opacity: 0.5;
  border-radius: 50%;
}
.banner-imgbox>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px;
}
.banner-imgbox .swiper-pagination-bullet-active {
  opacity: 1;
  background: #114f41;
}
/*箭头*/
.banner-prev,
.banner-next{
  left: 2%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 70px;
  font-size: 30px;
  color: #fff;
  background-color: rgba(0,0,0,0.6);
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  z-index: 999999;
  transition: all 0.4s;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.banner-next{
  left: initial;
  right: 2%;
}
.banner-imgbox:hover .banner-next,
.banner-imgbox:hover .banner-prev  {
  opacity: 1;
}
/* END */

/* 万祥锌业 */
.gsjj{
  width: 100%;
  float: left;
  overflow: hidden;
  margin-top: -84px;
  position: relative;
  z-index: 9;
}
.gsjj_bj{
  width: 100%;
  float: left;
  background: url(/images/gsjj_bj.png) no-repeat center center;
  background-size: 100% 100%;
  min-height: 683px;
  max-height: 683px;
  padding: 90px 60px 0 35px;
}
.gsjj_contect{
  display: block;
  overflow: hidden;
}
.gsjj_title{
  width: 50%;
  float: left;
  position: relative;
}
.gsjj_p{
  float: left;
  line-height: 38px;
  font-size: 30px;
  color: #1a1a1a;
  position: absolute;
  left: 0;
  bottom: 35px;
}
.gsjj_sp{
  display: block;
  overflow: hidden;
  height: 130px;
  line-height: 130px;
  font-size: 150px;
  color: #838383;
  text-transform: uppercase;
  opacity: 0.06;
}
.gsjj_box{
  width: 50%;
  float: left;
  position: relative;
}
.gsjj_txt{
  width: calc(100% + 200px);
  float: left;
  position: absolute;
  right: 0;
  top: 14px;
  height: 90px;
  line-height: 30px;
  font-size: 16px;
  color: #5e5e5e;
  text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient: vertical;
}
.gsjj_more{
	width: calc(50% + 200px);
	float: right;
  display: flex;
  justify-content: center;
  padding-top: 15px;
}
.gsjj_more>a{
  width: 214px;
  float: left;
  height: 52px;
  line-height: 52px;
  border-radius: 26px;
  background-color: #fff;
  box-shadow: 0 0 50px rgba(0,0,0,0.1);
  padding: 0 30px;
}
.gsjj_more>a>img{
  float: right;
  width: 25px;
  height: 25px;
  margin-top: 13px;
}
.gsjj_more>a:hover{
  color: #114f41;
}
.gsjj_ul{
  display: flex;
  flex-wrap: wrap;
  padding-top: 45px;
	width: 100%;
	float: left;
}
.gsjj_ul li{
  width: 33.3333%;
  float: left;
}
.gsjj_ul li>a{
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 172px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 50px rgba(0,0,0,0.1);
  border-radius: 50%;
  background-color: rgba(255,255,255,1);
}
.gsjj_ul li>a::before{
  content: "";
  display: block;
  padding-top: 100%;
}
.gsjj_ul li>a .gsjj_hover{
  width: calc(100% - 20px);
  float: left;
  height: calc(100% - 20px);
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  transition: all 0.4s;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.gsjj_ul li>a .gsjj_hover .gsjj_icon{
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 40px;
}
.gsjj_ul li>a .gsjj_hover .gsjj_icon>img:first-child{opacity: 1;}
.gsjj_ul li>a .gsjj_hover .gsjj_icon>img:last-child{opacity: 0;}
.gsjj_ul li>a .gsjj_hover .gsjj_text{
  width: 100%;
  overflow: hidden;
  text-align: center;
  line-height: 28px;
  font-size: 18px;
  color: #585858;
  font-weight: bold;
  transition: all 0.4s;
  margin-top: 20px;
}
.gsjj_ul li>a:hover{
  background-color: rgba(255,255,255,0.2);
}
.gsjj_ul li>a:hover .gsjj_hover{
  background-color: #114f41;
}
.gsjj_ul li>a:hover .gsjj_hover .gsjj_icon>img:first-child{opacity: 0;}
.gsjj_ul li>a:hover .gsjj_hover .gsjj_icon>img:last-child{opacity: 1;}
.gsjj_ul li>a:hover .gsjj_hover .gsjj_text{color: #fff;}
.gsjj_ul li:nth-child(2){padding-top: 30px;}
.gsjj_ul li:nth-child(2)>a{max-width: 254px;}
.gsjj_ul li:nth-child(2)>a .gsjj_hover .gsjj_icon{height: 70px;}
.gsjj_ul li:nth-child(2)>a .gsjj_hover .gsjj_text{
  line-height: 38px;
  font-size: 24px;
}

.cpzx{
  width: 100%;
  overflow: hidden;
}
.cpzx_title{
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 20px 0 30px 0;
}
.cpzx_p{
  font-size: 72px;
  color: rgba(131,131,131,0.1);
  text-transform: uppercase;
  font-weight: bold;
}
.cpzx_sp{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -30px;
}
.cpzx_sp>span{
  float: left;
  padding-left: 90px;
  background: url(/images/cp_title_heng.png) no-repeat left center;
}
.cpzx_sp>span>em{
  float: left;
  line-height: 44px;
  font-size: 30px;
  color: #090909;
  padding: 0 56px 15px 0;
  border-bottom: 2px solid #e4e4e4;
}
.cpzx_contect{
  display: block;
  overflow: hidden;
  background: url(/images/cp_bj.jpg) no-repeat center center;
  background-size: cover;
  padding: 84px 0 98px 0;
}
.cpzx_ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cpzx_ul li{
  width: calc(50% - 15px);
  float: left;
  margin-bottom: 30px;
}
.cpzx_ul li>a{
  width: 100%;
  float: left;
  min-height: 228px;
  max-height: 228px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
  background-image: url(/images/cp_li_bj1.png);
  background-position: 38% bottom;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 5px;
}
.cpzx_ul li>a .cpzx_left{
  width: 38%;
  float: left;
  padding: 40px 0 40px 30px;
}
.cpzx_ul li>a .cpzx_left .cpzx_pp{
  display: block;
  overflow: hidden;
  line-height: 36px;
  font-size: 24px;
  color: #242424;
}
.cpzx_ul li>a .cpzx_left .cpzx_spp{
  display: block;
  overflow: hidden;
  line-height: 24px;
  font-size: 14px;
  color: #959595;
}
.cpzx_ul li>a .cpzx_left .cpzx_more{
  display: block;
  overflow: hidden;
  margin-top: 50px;
  width: 114px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #114f41;
  border-radius: 19px;
  font-size: 14px;
  color: #114f41;
  padding: 0 20px;
  transition: all 0.4s;
}
.cpzx_ul li>a .cpzx_left .cpzx_more>span{
  float: right;
}
.cpzx_ul li>a:hover{
  background-color: #114f41;
  background-image: url(/images/cp_li_bj1_1.png);
}
.cpzx_ul li>a:hover .cpzx_left .cpzx_more{
  border-color: #fff;
  background-color: #fff;
  color: #114f41;
}
.cpzx_ul li>a:hover .cpzx_left .cpzx_pp,
.cpzx_ul li>a:hover .cpzx_left .cpzx_spp{
  color: #fff;
}
.cpzx_ul li>a:hover .cpzx_right .cpzx_B::before{
  background: url(/images/cpbg1_1.png) no-repeat left center;
  background-size: 100% 100%;
}
.cpzx_ul li>a .cpzx_right{
  width: 62%;
  float: left;
}
.cpzx_ul li>a .cpzx_right .cpzx_B{
  width: 100%;
  float: left;
  height: 100%;
  padding-left: 36px;
  position: relative;
  overflow: hidden;
}
.cpzx_ul li>a .cpzx_right .cpzx_B::before{
  content: "";
  width: 100%;
  float: left;
  height: 100%;
  background: url(/images/cpbg1.png) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  transition: all 0.4s;
}
.cpzx_ul li>a .cpzx_right .cpzx_B .cpzx_img{
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.cpzx_ul li:nth-child(4n-1)>a,
.cpzx_ul li:nth-child(4n)>a{
  flex-direction: row-reverse;
  background-image: url(/images/cp_li2_bj1.png);
  background-position: 61% bottom;
}
.cpzx_ul li:nth-child(4n-1)>a .cpzx_left,
.cpzx_ul li:nth-child(4n)>a .cpzx_left{
  text-align: right;
  padding: 40px 30px 40px 0;
}
.cpzx_ul li:nth-child(4n-1)>a .cpzx_left .cpzx_more,
.cpzx_ul li:nth-child(4n)>a .cpzx_left .cpzx_more{
  float: right;
}
.cpzx_ul li:nth-child(4n-1)>a .cpzx_right .cpzx_B,
.cpzx_ul li:nth-child(4n)>a .cpzx_right .cpzx_B{
  padding: 0 36px 0 0;
}
.cpzx_ul li:nth-child(4n-1)>a .cpzx_right .cpzx_B::before,
.cpzx_ul li:nth-child(4n)>a .cpzx_right .cpzx_B::before{
  background: url(/images/cpbg2.png) no-repeat right center;
  background-size: 100% 100%;
}
.cpzx_ul li:nth-child(4n-1)>a:hover .cpzx_right .cpzx_B::before,
.cpzx_ul li:nth-child(4n)>a:hover .cpzx_right .cpzx_B::before{
  background: url(/images/cpbg2_1.png) no-repeat left center;
  background-size: 100% 100%;
}

.cpzx_more{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 20px;
}
.cpzx_more>a{
  float: left;
  width: 216px;
  background-color: #fff;
  line-height: 24px;
  font-size: 14px;
  color: #404040;
  padding: 14px 30px;
  border-radius: 26px;
  box-shadow: 0 0 50px rgba(0,0,0,0.1);
}
.cpzx_more>a>img{
  width: 24px;
  float: right;
  height: 24px;
}
.cpzx_more>a:hover{
  color: #114f41;
  text-decoration: underline;
}

.Ind{
  width: 100%;
  overflow: hidden;
  padding: 55px 0 75px 0;
}
.Ind>.container{
  position: relative;
}
.Ind_title{
  float: left;
  position: absolute;
  left: 0;
  top: 75px;
  z-index: 9;
}
.Ind_p{
  display: block;
  overflow: hidden;
}
.Ind_p>.Ind_pp{
  float: left;
  line-height: 50px;
  margin-top: 20px;
  font-size: 36px;
  color: #353535;
  font-weight: bold;
}
.Ind_p>.Ind_pp>span{
  color: #114f41;
}
.Ind_p>.Ind_spp{
  float: left;
  line-height: 70px;
  font-size: 72px;
  color: #f0f0f0;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 10px;
}
.Ind_sp{
  display: block;
  overflow: hidden;
  line-height: 44px;
  margin-top: 10px;
  font-size: 30px;
  color: #242424;
}

.Ind_contect{
  width: 100%;
  overflow: hidden;
  position: relative;
}

#thumbs{
  width: 338px;
  height: 576px;
  float: left;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}
#thumbs .swiper-slide{
  padding-left: 233px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 20px;
  color: #4d4d4d;
}
#thumbs .swiper-slide .Ind_icon{
  width: 36px;
  float: left;
  height: 36px;
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
#thumbs .swiper-slide .Ind_icon>img:first-child{opacity: 1;}
#thumbs .swiper-slide .Ind_icon>img:last-child{opacity: 0;}
#thumbs .swiper-slide::before{
  content: "";
  width: 50px;
  height: 1px;
  float: left;
  background-color: #d6d6d6;
  position: absolute;
  left: 158px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s;
}
#thumbs .swiper-slide-thumb-active{
  color: #114f41;
}
#thumbs .swiper-slide-thumb-active .Ind_icon>img:first-child{opacity: 0;}
#thumbs .swiper-slide-thumb-active .Ind_icon>img:last-child{opacity: 1;}
#thumbs .swiper-slide-thumb-active::before{
  width: 190px;
  background-color: #114f41;
  left: 0;
}

#gallery{
  width: 100%;
  overflow: hidden;
}
#gallery .swiper-slide{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#gallery .swiper-slide>a{
  width: 63%;
  float: left;
  border-radius: 50%;
  position: relative;
  background-color: #f5f8f9;
  padding: 80px;
}
#gallery .swiper-slide>a .Ind_B{
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  padding: 62px;
  border-radius: 50%;
}
#gallery .swiper-slide>a .Ind_B .Ind_img{
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
#gallery .swiper-slide>a .Ind_B .Ind_img::before{
  content: "";
  display: block;
  padding-top: 100%;
}
.Ind-next,
.Ind-prev{
  width: 46px;
  float: left;
  height: 46px;
  line-height: 46px;
  background-color: #dadada;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 350px;
  z-index: 9;
  font-size: 24px;
  font-weight: bold;
  font-family: SimSun;
  color: #fff;
  cursor: pointer;
  transition: all 0.4s;
}
.Ind-prev{
  top: 440px;
}
.Ind-next:hover,
.Ind-prev:hover{
  background-color: #114f41;
  color: #fff;
}
.Ind_more{
  width: 216px;
  float: left;
  position: absolute;
  left: 0;
  bottom: 70px;
  z-index: 9;
}
.Ind_more>a{
  display: block;
  overflow: hidden;
  line-height: 24px;
  font-size: 14px;
  color: #404040;
  box-shadow: 0 0 50px rgba(0,0,0,0.1);
  border-radius: 26px;
  padding: 14px 30px;
}
.Ind_more>a>img{
  width: 24px;
  float: right;
  height: 24px;
}
.Ind_more>a:hover{
  color: #114f41;
  text-decoration: underline;
}

.ys{
  width: 100%;
  overflow: hidden;
  background: url(/images/ys_bj.jpg) no-repeat center center;
  background-size: cover;
  padding: 70px 0;
}
.ys_title{
  display: block;
  overflow: hidden;
  text-align: center;
}
.ys_p{
  line-height: 68px;
  font-size: 72px;
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(255,255,255,0.1);
}
.ys_sp{
  line-height: 54px;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  margin-top: -34px;
}
.ys_spp{
  line-height: 40px;
  font-size: 24px;
  color: #fff;
}
.ys_ul{
  display: block;
  overflow: hidden;
  padding-top: 60px;
  width: 1224px;
}
.ys_ul li{
  width: 282px;
  float: left;
  margin: 0 24px 20px 0;
}
.ys_ul li>a{
  display: block;
  overflow: hidden;
  border-radius: 5px;
}
.ys_ul li>a .ys_img{
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
}
.ys_ul li>a .ys_img::before{
  content: "";
  display: block;
  padding-top: 112.76596%;
}
.ys_ul li>a .ys_B{
  width: 100%;
  float: left;
  background-color: #fff;
  padding-bottom: 20px;
  transition: all 0.4s;
}
.ys_ul li>a .ys_B .ys_icon{
  width: 100%;
  max-width: 102px;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
  background-color: #fff;
  margin: -62px auto 0 auto;
}
.ys_ul li>a .ys_B .ys_icon::before{
  content: "";
  display: block;
  padding-top: 100%;
}
.ys_ul li>a .ys_B .ys_tit{
  display: block;
  overflow: hidden;
  text-align: center;
  line-height: 34px;
  font-size: 24px;
  color: #353535;
  transition: all 0.4s;
}
.ys_ul li>a .ys_B .ys_txt{
  display: block;
  overflow: hidden;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
  color: #a5a5a5;
  text-transform: uppercase;
  transition: all 0.4s;
}
.ys_ul li>a:hover .ys_B{
  background-color: #114f41;
}
.ys_ul li>a:hover .ys_B .ys_tit,
.ys_ul li>a:hover .ys_B .ys_txt{
  color: #fff;
}
.ys_ul li:nth-child(even){
  margin-top: 100px;
}

.news{
  width: 100%;
  overflow: hidden;
  padding: 90px 0;
  background: url(/images/news_bj.jpg) no-repeat center center;
  background-size: cover;
}
.news .cpzx_title{
  padding: 0;
}
.news_dl{
  display: block;
  overflow: hidden;
  padding-top: 65px;
  width: 1236px;
}
.news_dl>dt{
  width: calc(100% - 36px);
  float: left;
}
.news_dl>dt>a{
  width: 100%;
  float: left;
  display: flex;
  overflow: hidden;
  position: relative;
  padding: 0 20px 30px 20px;
}
.news_dl>dt>a::before{
  content: "";
  width: 100%;
  height: 82%;
  float: left;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.news_dl>dt>a>.news_img{
  width: 50%;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.news_dl>dt>a>.news_R{
  width: 50%;
  float: left;
  padding-left: 35px;
  position: relative;
  z-index: 2;
}
.news_dl>dt>a>.news_R .news_sp{
  display: block;
  overflow: hidden;
  width: 98px;
  padding: 14px 0;
  text-align: center;
  background-image: linear-gradient(#114f41,#2d8672);
  color: #fff;
  line-height: 26px;
  font-size: 14px;
}
.news_dl>dt>a>.news_R .news_sp>span{
  display: block;
  overflow: hidden;
  line-height: 44px;
  font-size: 40px;
}
.news_dl>dt>a>.news_R .news_p{
  display: block;
  overflow: hidden;
  line-height: 34px;
  margin-top: 35px;
  font-size: 24px;
  color: #353535;
}
.news_dl>dt>a>.news_R .news_txt{
  display: block;
  overflow: hidden;
  height: 120px;
  line-height: 24px;
  margin-top: 15px;
  font-size: 16px;
  color: #6d6d6d;
  text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:5;
  -webkit-box-orient: vertical;
}
.news_dl>dt>a>.news_R .news_more{
  display: block;
  overflow: hidden;
  max-width: 116px;
  height: 38px;
  font-size: 14px;
  color: #393939;
  border-radius: 19px;
  line-height: 38px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 0 50px rgba(0,0,0,0.2);
}
.news_dl>dt>a:hover>.news_img img{
  transform: scale(1.1);
}
.news_dl>dt>a:hover>.news_R .news_p{
  color: #114f41;
}
.news_dl>dt>a:hover>.news_R .news_more{
  background-color: #114f41;
  color: #fff;
}
.news_dl>dd{
  width: 376px;
  float: left;
  margin: 40px 36px 0 0;
}
.news_dl>dd .news_img{
  width: 100%;
  overflow: hidden;
  position: relative;
  border: 10px solid #f7f7f7;
  transition: all 0.4s;
}
.news_dl>dd .news_img::before{
  content: "";
  display: block;
  padding-top: 59.308511%;
}
.news_dl>dd .news_R{
  width: 100%;
  overflow: hidden;
  padding-top: 15px;
}
.news_dl>dd .news_R .news_p{
  display: block;
  overflow: hidden;
  line-height: 30px;
  font-size: 18px;
  color: #114f41;
}
.news_dl>dd .news_R .news_txt{
  display: block;
  overflow: hidden;
  height: 48px;
  line-height: 24px;
  font-size: 14px;
  color: #919191;
  text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 5px 0 10px 0;
}
.news_dl>dd .news_R .news_sp{
  display: block;
  overflow: hidden;
  line-height: 20px;
  font-size: 14px;
  color: #545454;
}
.news_dl>dd>a:hover>.news_img{
  border-color: #114f41;
}
.news_dl>dd>a:hover>.news_img img{
  transform: scale(1.1);
}

.hf{
  width: 100%;
  overflow: hidden;
  text-align: center;
  padding: 50px 0;
  background: url(/images/hf_bj.jpg) no-repeat center center;
  background-size: cover;
}
.hf_p{
  display: block;
  overflow: hidden;
  line-height: 44px;
  font-size: 30px;
  color: #fff;
}
.hf_sp{
  display: block;
  overflow: hidden;
  line-height: 34px;
  font-size: 18px;
  color: rgba(255,255,255,0.8);
}
.hf_more{
  display: block;
  overflow: hidden;
  padding-top: 30px;
    color: #fff;
}
.hf_more>a{
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: 172px;
  height: 56px;
  line-height: 56px;
  border-radius: 28px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background-image: linear-gradient(to right,#114f41,#2d8672);
}
.hf_more>a:hover{
  background-image: linear-gradient(to left,#114f41,#2d8672);
    color: #fff;
}
/* END-万祥锌业 */

/* 底部 */
footer {
  background: #f0f0f0;
}

.footer{
  width: 100%;
  overflow: hidden;
  background: url(/images/footer_heng.png) repeat-x left bottom;
  padding: 64px 0 32px 0;
}
.footer_left{
  width: 51%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer_B{
  float: left;
}
.footer_p{
  display: block;
  overflow: hidden;
  line-height: 28px;
  font-size: 17px;
  color: #434343;
  font-weight: bold;
  margin-bottom: 15px;
}
.footer_ul{
  display: block;
  overflow: hidden;
}
.footer_ul li{
  display: block;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  color: #474747;
  font-size: 15px;
}
.footer_ul li a{
  color: #474747;
}
.footer_ul li a:hover{
  color: #114f41;
  text-decoration: underline;
}

.footer_right{
  width: 49%;
  float: right;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.footer_wx{
  width: 135px;
  float: left;
}
.footer_wx img{
  width: 100%;
  height: auto;
  display: block;
}
.footer_wx span{
  display: block;
  overflow: hidden;
  line-height: 24px;
  margin-top: 10px;
  font-size: 14px;
  color: #989898;
  text-align: center;
}
.footer_txt{
  float: right;
  margin-left: 45px;
}
.footer_txt>p{
  display: flex;
  align-items: center;
  overflow: hidden;
  line-height: 22px;
  padding: 5px 0;
}
.footer_txt>p>img{
  float: left;
  margin-right: 15px;
}

.copyright{
  width: 100%;
  overflow: hidden;
  line-height: 26px;
  padding: 30px 0;
  color: #5d5d5d;
  font-size: 13px;
  display: flex;
  align-items: center;
}
.copyright img{
  float: left;
  margin-right: 25px;
}
.copyright a{
  color: #5d5d5d;
  margin: 0 5px;
}
.copyright a:hover{
  color: #114f41;
  text-decoration: underline;
}
/* END-底部 */

/* 关于我们 */
.N_banner{
  width: 100%;
  min-height: 350px;
  overflow: hidden;
  background: url(/images/about_banner.jpg) no-repeat center center;
  background-size: cover;
  padding: 70px 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.N_banner>.container{
  width: 97%;
}
.N_banner_p{
  display: block;
  overflow: hidden;
  line-height: 60px;
  font-size: 48px;
  color: #fff;
  font-weight: bold;
}
.N_banner_sp{
  display: block;
  overflow: hidden;
  line-height: 32px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.main{
	width: 100%;
  float: left;
}
.dqwz_title{
	width: 100%;
	float: left;
  box-shadow: 0 0 40px rgba(0,0,0,0.1);
  background-color: #fff;
  margin-top: -15px;
  position: relative;
  z-index: 9;
}
.about_ul{
	display: block;
	overflow: hidden;
  padding: 20px 40px;
}
.about_ul>li{
  width: 12.5%;
  float: left;
}
.about_ul>li>a{
	display: block;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	font-size: 17px;
	color: #414141;
  background: url(/images/dqwz_jiantou1.png) no-repeat left center;
  padding-left: 20px;
}
.about_ul>li:hover>a,
.about_ul>li.about_on>a{
  background: url(/images/dqwz_jiantou2.png) no-repeat left center;
	color: #004132;
}
.dqwz_contect{
	width: 100%;
	float: left;
	padding: 45px 0;
}
.company{
	display: block;
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;
	color: #494949;
}
.company img{
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 30px auto;
}
.company table{
  display: block;
  max-width: 100%;
  height: auto;
}
.company table td{
border:1px solid #CCCCCC;
}


/* END-关于我们 */

/* 产品中心 */
.cp_ul{
  display: block;
  overflow: hidden;
  width: 1214px;
}
.cp_ul li{
  width: 386px;
  float: left;
  margin: 0 14px 20px 0;
}
.cp_ul li .cp_img{
  width: 100%;
  overflow: hidden;
  position: relative;
}
.cp_ul li .cp_img::before{
  content: "";
  display: block;
  padding-top: 76.4249%;
}
.cp_ul li .cp_txt{
  display: block;
  overflow: hidden;
  height: 60px;
  line-height: 60px;
  background-color: #f2f2f2;
  text-align: center;
  font-size: 18px;
  color: #2a2a2a;
}
.cp_ul li:hover .cp_img img{
  transform: scale(1.1);
}
.cp_ul li:hover .cp_txt{
  background-color: #114f41;
  color: #fff;
}

.cpxq{
	display: block;
	overflow: hidden;
}
.cpxq_left{
  width: 100%;
}
.cpxq_left img{
  display: block;
  max-width: 100%;
  height: auto;
}
.cpxq_p{
	display: block;
	overflow: hidden;
	font-size: 30px;
	line-height: 32px;
	color: #105444;
  margin-bottom: 25px;
}
.cpxq_txt{
	display: block;
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;
	color: #757575;
}

.cpxq_txt img{
	display: block;
	max-width: 100%;
	height: auto;
}
.cpxq_txt table{
	display: block;
	max-width: 100%;
	margin:auto 0;
	height: auto;
}
.cpxq_txt table td{
border:1px solid #CCCCCC;
}



/* END-产品中心 */

/* 行业应用/资讯动态 */
.xw_ul{
	display: block;
	overflow: hidden;
}
.xw_ul li{
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.xw_ul li a{
	width: 100%;
	float: left;
	display: flex;
  padding: 18px;
  background-color: #f4f4f4;
}
.xw_ul li a .xw_img{
	width: 222px;
	float: left;
	overflow: hidden;
	position: relative;
}
.xw_ul li a .xw_R{
	width: calc(100% - 222px);
	float: left;
	padding-left: 22px;
}
.xw_ul li a .xw_R .xw_p{
	display: block;
	overflow: hidden;
	line-height: 26px;
	font-size: 20px;
	color: #105444;
  font-weight: bold;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.xw_ul li a .xw_R .xw_txt{
	display: block;
	overflow: hidden;
	height: 144px;
	line-height: 24px;
	font-size: 16px;
	color: #757575;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
  margin-top: 10px;
}
.xw_ul li a:hover{
  background-color: #105444;
}
.xw_ul li a:hover .xw_img img{
	transform: scale(1.1);
}
.xw_ul li a:hover .xw_R .xw_p,
.xw_ul li a:hover .xw_R .xw_txt{
	color: #fff;
}

.Indxq{
  display: block;
  overflow: hidden;
}
.Indxq_img{
  display: block;
  overflow: hidden;
  margin-bottom: 40px;
}
.Indxq img{
  display: block;
  max-width: 100%;
  height: auto;
}
.Indxq_p{
  display: block;
  overflow: hidden;
  line-height: 28px;
  font-size: 20px;
  color: #1e1e1e;
  font-weight: bold;
  margin-bottom: 10px;
}
.Indxq_txt{
  display: block;
  overflow: hidden;
  line-height: 24px;
  font-size: 16px;
  color: #6d6d6d;
}
.Indxq_txt img{
max-width:100%;
margin-top:5px;
}
.Indxq_txt table{
max-width:100%;
}
.Indxq_txt table td{
border:1px solid #CCCCCC
}

.xwxq{
	display: block;
	overflow: hidden;
}
.xwxq_p{
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 36px;
	font-size: 24px;
	color: #105444;
	font-weight: bold;
  margin-bottom: 10px;
}
.xwxq_sp{
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #959595;
	padding-bottom: 15px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 15px;
}
.xwxq_txt{
	display: block;
	overflow: hidden;
	font-size: 16px;
	line-height: 24px;
	color: #494949;
}
.xwxq_txt img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 15px auto;
}
.xwxq_txt table{
	display: block;
	max-width: 100%;
	height: auto;
}

.xwxq_txt table td{
border:1px solid #CCCCCC
}



/* END-行业应用/资讯动态 */

/* 在线留言 */
.zxly{
  display: flex;
  overflow: hidden;
}
.zxly_left{
  width: 38.75%;
  float: left;
  overflow: hidden;
  position: relative;
}
.zxly_right{
  width: 61.25%;
  float: right;
  background-color: #eee;
  padding: 60px 35px;
}
.zxly_inp1{
  width: 100%;
  float: left;
  border-bottom: 1px solid #d3d3d3;
  height: 112px;
  line-height: 24px;
  font-size: 16px;
  color: #818181;
  background: none;
}
.zxly_B{
  width: calc(50% - 20px);
  border-bottom: 1px solid #d3d3d3;
  margin-top: 50px;
  padding-bottom: 17px;
}
.zxly_B>input{
  width: 100%;
  float: left;
  height: 44px;
  line-height: 24px;
  padding: 10px 0;
  font-size: 16px;
  color: #818181;
  background: none;
}
.zxly_B>.zxly_inp3{
  width: calc(100% - 86px);
  float: left;
  height: 44px;
  line-height: 24px;
  padding: 10px 0;
  font-size: 16px;
  color: #818181;
  background: none;
}
.zxly_B .zxly_yzm{
  width: 86px;
  float: left;
  height: 44px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.zxly_btn{
  width: 100%;
  float: left;
  background-color: #105444;
  height: 55px;
  margin-top: 40px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
/* END-在线留言 */

/*联系万祥*/
.contact{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact_map {
  width: 65.75%;
  float: left;
  overflow: hidden;
  min-height: 495px;
  border: none;
}
.contact_txt {
  width: 34.25%;
  float: left;
  background-color: #105444;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  font-size: 16px;
  padding: 45px;
}
.contact_txt span{
  display: block;
  overflow: hidden;
  font-weight: bold;
  margin-bottom: 10px;
}
/*END-联系万祥*/

@media (max-width: 1220px) {
/* 万祥锌业 */
.cpzx_contect {
  padding: 60px 0;
}
.cpzx_ul li>a .cpzx_right .cpzx_B {
  padding-left: 30px;
}

.Ind {
  padding: 50px 0;
}
.Ind_title {
  top: 50px;
}
.Ind-prev {
  top: 410px;
}

#gallery .swiper-slide>a {
  padding: 60px;
}
#gallery .swiper-slide>a .Ind_B {
  padding: 40px;
}

.ys {
  padding: 50px 0;
}
.ys_ul {
  padding-top: 40px;
  width: 102%;
  margin-left: -1%;
}
.ys_ul li {
  width: 23%;
  margin: 0 1% 20px 1%;
}
.ys_ul li:nth-child(even) {
  margin-top: 80px;
}
.news {
  padding: 60px 0;
}
.news_dl {
  padding-top: 40px;
  width: 102%;
  margin-left: -1%;
}
.news_dl>dt {
  width: 98%;
  margin: 0 1%;
}
.news_dl>dd{
  width: 31.3333%;
  margin: 40px 1% 0 1%;
}

.hf {
  padding: 40px 0;
}
/* END-万祥锌业 */

/* 关于我们 */
.about_ul>li{
  width: 16.6666%;
}
/* END-关于我们 */

/* 产品中心 */
.cp_ul{
  width: 102%;
  margin-left: -1%;
}
.cp_ul li{
  width: 31.3333%;
  margin: 0 1% 20px 1%;
}
/* END-产品中心 */

}

@media (max-width: 991px) {
/* 导航按钮 */
.icon-menu {
  float: right;
  cursor: pointer;
  width: 50px;
  height: 35px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99999999;
  background-size: 100% 100%;
}
.icon-menu>span {
  width: 100%;
  height: 5px;
  float: left;
  background-color: #114f41;
  transition: all 0.4s;
}
.icon-menu-active>span:nth-child(2){
  opacity: 0;
}
.icon-menu-active>span:nth-child(1){
  -webkit-transform: translateY(15px) rotate(-45deg);
  -ms-transform: translateY(15px) rotate(-45deg);
  transform: translateY(15px) rotate(-45deg);
}
.icon-menu-active>span:nth-child(3){
  -webkit-transform: translateY(-15px) rotate(45deg);
  -ms-transform: translateY(-15px) rotate(45deg);
  transform: translateY(-15px) rotate(45deg);
}

/* 头部 */
.header {
  padding: 15px 0;
  position: fixed;
  z-index: 99999;
	background-color: #FFF9EC;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
}
nav {
  padding: 20px;
  background: none;
  position: fixed;
  background-color: rgba(0,0,0,0.8);
  width: 280px;
  height: 100%;
  left: -100%;
  transition: all 0.4s;
  z-index: 99999999;
	opacity: 0;
}
.nav-actived{
  left: 0;
	opacity: 1;
}
nav>.container{
  max-width: 100% !important;
}
.layui-nav{
  width: 100%;
}
.layui-nav .layui-nav-item{
  width: 100%;
  line-height: 50px;
  border-bottom: 1px solid #fff;
}
.layui-nav .layui-nav-item a{
	color: #fff;
}
.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
  display: none;
}
.layui-nav .layui-nav-item:hover,
.layui-nav .layui-this{
  background-color: #114f41;
}
.layui-nav .layui-nav-item:hover a,
.layui-nav .layui-this a{
  color: #fff;
}

/*圆点*/
.banner-imgbox .swiper-pagination {
  bottom: 5px;
}
.banner-imgbox .swiper-pagination-bullet {
  width: 14px;
  height: 4px;
  border-radius: 0;
  transition: all 0.4s;
}
.banner-imgbox>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 2px;
}
.banner-imgbox .swiper-pagination-bullet-active {
  width: 20px;
}
/* END-头部 */

/* 万祥锌业 */
.gsjj {
  margin-top: -60px;
}
.gsjj_bj {
  padding: 60px 25px 0 25px;
  min-height: 560px;
  max-height: 560px;

}
.gsjj_sp {
  font-size: 90px;
}
.gsjj_ul {
  padding-top: 30px;
}

.cpzx_contect {
  padding: 30px 0;
}
.cpzx_ul li {
  width: 100%;
  margin-bottom: 20px;
}
.cpzx_ul li>a .cpzx_right .cpzx_B {
  padding-left: 36px;
}

.Ind {
  padding: 30px 0;
}
.Ind_title {
  top: 0;
}
#gallery .swiper-slide>a {
  padding: 30px;
}
#gallery .swiper-slide>a .Ind_B {
  padding: 20px;
}
#thumbs {
  height: 448px;
}
.Ind-next,
.Ind-prev {
  top: 200px;
}
.Ind-prev {
  top: 250px;
}
.Ind_more {
  bottom: 10px;
}

.ys {
  padding: 30px 0;
}
.ys_ul {
  padding-top: 20px;
}
.ys_ul li:nth-child(even) {
  margin-top: 40px;
}

.news {
  padding: 30px 0;
}
.news_dl {
  padding-top: 30px;
}
.news_dl>dd {
  margin: 20px 1% 0 1%;
}
.news_dl>dd .news_img {
  border: 5px solid #f7f7f7;
}

.hf {
  padding: 20px 0;
}
.hf_more {
  padding-top: 15px;
}
/* END-万祥锌业 */

/* 底部 */
.footer{
  padding: 30px 0;
}
.footer_left {
  width: 42%;
}
.footer_right {
  width: 58%;
}
.footer_txt {
  margin-left: 15px;
}
.copyright {
  padding: 15px 0;
}
/* END-底部 */

/* 关于我们 */
.about_ul{
  padding: 10px 20px;
}
.about_ul>li{
  width: 20%;
}
.dqwz_contect{
	padding: 25px 0;
}
.company img{
  margin: 0 auto 20px auto;
}
/* END-关于我们 */

/* 在线留言 */
.zxly_right{
  padding: 15px;
}
.zxly_inp1{
  width: 100%;
  float: left;
  border-bottom: 1px solid #d3d3d3;
  height: 112px;
  line-height: 24px;
  font-size: 16px;
  color: #818181;
  background: none;
}
.zxly_B {
  margin-top: 20px;
  padding-bottom: 10px;
}
.zxly_B1{
  width: 100%;
}
.zxly_btn{
  height: 50px;
  margin-top: 20px;
}
/* END-在线留言 */

/*联系万祥*/
.contact_map {
  width: 60%;
  min-height: 350px;
}
.contact_txt {
  width: 40%;
  padding: 20px;
}
/*END-联系万祥*/

}

@media (max-width: 767px) {
/* 导航按钮 */
.icon-menu {
  width: 30px;
  height: 21px;
	right: 10px;
}
.icon-menu span {
  height: 3px;
}
.icon-menu-active>span:nth-child(1){
  -webkit-transform: translateY(9px) rotate(-45deg);
  -ms-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}
.icon-menu-active>span:nth-child(3){
  -webkit-transform: translateY(-9px) rotate(45deg);
  -ms-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg);
}

/* 头部 */
.header{
  padding: 10px 0;
}
.logo{
  width: 50%;
}
.logo a {
  width: 100%;
}
nav{
  padding: 10px;
}
.layui-nav .layui-nav-item{
  line-height: 40px;
}
/* END-头部 */

/* 万祥锌业 */
.gsjj {
  margin-top: 0;
  background: #fff;
}
.gsjj_bj {
  padding: 10px 0;
  min-height: 100%;
  max-height: auto;
  background: #fff;
}
.gsjj_title {
  width: 100%;
  text-align: center;
}
.gsjj_p {
  width: 100%;
  line-height: 30px;
  font-size: 20px;
  position: relative;
  bottom:0;
}
.gsjj_sp {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  opacity: 0.6;
}
.gsjj_box {
  width: 100%;
}
.gsjj_txt {
  width: 100%;
  position: relative;
  top: 0;
  height: auto;
  line-height: 20px;
  font-size: 14px;
  -webkit-line-clamp: inherit;
}
.gsjj_more {
	width: 100%;
  padding-top: 5px;
}
.gsjj_more>a {
  width: 120px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  padding: 0 10px;
}
.gsjj_more>a>img {
  width: 16px;
  height: 16px;
  margin-top: 7px;
}
.gsjj_ul {
  padding-top: 10px;
}
.gsjj_ul li>a {
  max-width: 90%;
}
.gsjj_ul li>a .gsjj_hover {
  width: calc(100% - 5px);
  height: calc(100% - 5px);
}
.gsjj_ul li>a .gsjj_hover .gsjj_text {
  line-height: 24px;
  font-size: 16px;
  margin-top: 5px;
}
.gsjj_ul li:nth-child(2) {
  padding-top: 0;
}
.gsjj_ul li:nth-child(2)>a {
  max-width: 90%;
}
.gsjj_ul li:nth-child(2)>a .gsjj_hover .gsjj_icon {
  height: 40px;
}
.gsjj_ul li:nth-child(2)>a .gsjj_hover .gsjj_text {
  line-height: 24px;
  font-size: 16px;
}

.cpzx_title {
  padding: 10px 0;
}
.cpzx_p {
  font-size: 30px;
}
.cpzx_sp {
  margin-top: -20px;
}
.cpzx_sp>span>em {
  line-height: 30px;
  font-size: 20px;
  padding: 0 10px 5px 0;
}
.cpzx_contect {
  padding: 10px 0;
}
.cpzx_ul li {
  margin-bottom: 10px;
}
.cpzx_ul li>a {
  min-height: 100%;
  max-height: 100%;
}
.cpzx_ul li>a .cpzx_left {
  padding: 10px 0 10px 10px;
}
.cpzx_ul li>a .cpzx_left .cpzx_pp {
  line-height: 30px;
  font-size: 18px;
}
.cpzx_ul li>a .cpzx_left .cpzx_spp {
  line-height: 20px;
  font-size: 12px;
}
.cpzx_ul li>a .cpzx_left .cpzx_more {
  margin-top: 10px;
  width: 90px;
  height: 30px;
  line-height: 28px;
  border-radius: 15px;
  padding: 0 10px;
}
.cpzx_ul li>a .cpzx_right .cpzx_B {
  padding-left: 25px;
}
.cpzx_ul li:nth-child(4n-1)>a .cpzx_left,
.cpzx_ul li:nth-child(4n)>a .cpzx_left {
  padding: 10px 10px 10px 0;
}
.cpzx_ul li:nth-child(4n-1)>a .cpzx_right .cpzx_B,
.cpzx_ul li:nth-child(4n)>a .cpzx_right .cpzx_B {
  padding: 0 25px 0 0;
}
.cpzx_more {
  padding-top: 5px;
}
.cpzx_more>a {
  width: 140px;
  padding: 5px 10px;
  border-radius: 22px;
}

.Ind {
  padding: 10px 0;
}
.Ind_title {
  width: 100%;
  position: relative;
  left: initial;
  top: initial;
  text-align: center;
}
.Ind_p{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.Ind_p>.Ind_pp {
  line-height: 30px;
  margin-top: 0;
  font-size: 20px;
}
.Ind_p>.Ind_spp {
  width: 100%;
  line-height: 20px;
  font-size: 16px;
  padding: 0;
}
.Ind_sp {
  line-height: 24px;
  margin-top: 0;
  font-size: 16px;
}
#thumbs {
  width: 100%;
  float: left;
  height: auto;
  position: relative;
  right: initial;
  top: initial;
  transform: translateY(0);
  margin-top: 10px;
}
#thumbs .swiper-slide {
  padding: 0;
  font-size: 20px;
}
#thumbs .swiper-slide::before {
  display: none;
}
#thumbs .swiper-slide .Ind_icon {
  margin-right: 5px;
}
#gallery{
  margin-top: 10px;
  float: left;
}
#gallery .swiper-slide>a {
  width: 100%;
  border-radius: 0;
  padding: 4px;
}
#gallery .swiper-slide>a .Ind_B {
  padding: 4px;
  border-radius: 0;
}
#gallery .swiper-slide>a .Ind_B .Ind_img {
  border-radius: 0;
}
.Ind-next,
.Ind-prev {
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
}
.Ind-next{
  left: initial;
  right: 0;
}

.ys {
  padding: 10px 0;
}
.ys_p {
  line-height: 30px;
  font-size: 30px;
}
.ys_sp {
  line-height: 30px;
  font-size: 20px;
  margin-top: -15px;
}
.ys_spp {
  line-height: 24px;
  font-size: 16px;
}
.ys_ul {
  padding-top: 10px;
}
.ys_ul li {
  width: 48%;
  margin: 0 1% 10px 1%;
}
.ys_ul li>a .ys_img::before {
  padding-top: 80%;
}
.ys_ul li>a .ys_B .ys_icon {
  max-width: 60px;
  margin: -30px auto 0 auto;
}
.ys_ul li>a .ys_B .ys_tit {
  line-height: 30px;
  font-size: 18px;
}
.ys_ul li>a .ys_B {
  padding-bottom: 10px;
}
.ys_ul li:nth-child(even) {
  margin-top: 0;
}

.news {
  padding: 10px 0;
}
.news_dl {
  padding-top: 10px;
}
.news_dl>dt>a {
  padding: 0 5px 5px 5px;
}
.news_dl>dt>a>.news_img {
  width: 140px;
}
.news_dl>dt>a>.news_R {
  width: calc(100% - 140px);
  padding-left: 10px;
}
.news_dl>dt>a>.news_R .news_p {
  width: 100%;
  float: left;
  line-height: 24px;
  margin-top: 0;
  font-size: 16px;
}
.news_dl>dt>a>.news_R .news_txt {
  width: 100%;
  float: left;
  height: 60px;
  line-height: 20px;
  margin: 3px 0;
  font-size: 14px;
  -webkit-line-clamp: 3;
}
.news_dl>dt>a>.news_R .news_more {
  width: 100%;
  float: left;
  max-width: 80px;
  height: 20px;
  border-radius: 10px;
  line-height: 20px;
}
.news_dl>dd {
  width: 100%;
  margin: 10px 1% 0 1%;
}
.news_dl>dd>a{
  width: 100%;
  float: left;
  display: flex;
}
.news_dl>dd .news_img {
  width: 140px;
  float: left;
  border: 2px solid #f7f7f7;
}
.news_dl>dd .news_R {
  width: calc(100% - 140px);
  float: left;
  padding: 0 0 0 10px;
}
.news_dl>dd .news_R .news_p {
  line-height: 24px;
  font-size: 16px;
}
.news_dl>dd .news_R .news_txt {
  height: 40px;
  line-height: 20px;
  margin: 3px 0;
}

.hf {
  padding: 10px 0;
}
.hf_p {
  line-height: 30px;
  font-size: 20px;
}
.hf_sp {
  line-height: 24px;
  font-size: 14px;
}
.hf_more {
  padding-top: 10px;
}
.hf_more>a {
  width: 120px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  font-size: 16px;
}
/* END-万祥锌业 */

/* 底部 */
.copyright {
  line-height: 20px;
  padding: 10px 0;
  font-size: 12px;
  text-align: center;
  justify-content: center;
}
/* END-底部 */

/* 关于我们 */
.N_banner{
  min-height: 100px;
  padding: 10px 0;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.N_banner_p {
  line-height: 30px;
  font-size: 20px;
}
.N_banner_sp {
  line-height: 22px;
  font-size: 14px;
}

.dqwz_title{margin: 0;}
.about_title{
  width: calc(100% + 20px);
  margin-left: -10px;
  font-size: 18px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #fff;
  position: relative;
  background-color: #004132;
}
.about_title::after{
  content: "\e7ee";
  font-family: icon-font !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.about_title1{
  text-align: center;
}
.about_title1::after{
  display: none;
}

.about_ul{
  display: none;
  padding: 0 10px;
}
.about_ul>li{
  width: 100%;
}
.about_ul>li>a {
  font-size: 14px;
  padding-left: 15px;
}
.dqwz_contect{
	padding: 10px 0;
}
.company{
	line-height: 24px;
  font-size: 14px;
}
.company img{
  margin: 0 auto 5px auto;
}
/* END-关于我们 */

/* 产品中心 */
.cp_ul li{
  width: 48%;
  margin: 0 1% 10px 1%;
}
.cp_ul li .cp_txt{
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}
.cpxq_left{
  width: 100%;
  float: none;
  margin: 0;
}
.cpxq_p{
	font-size: 16px;
	line-height: 24px;
  margin: 10px 0;
}
.cpxq_txt{
	font-size: 14px;
	line-height: 24px;
}
/* END-产品中心 */


/* 行业应用/资讯动态 */
.xw_ul li{
	margin-bottom: 10px;
}
.xw_ul li a{
  padding: 4px;
}
.xw_ul li a .xw_img{
	width: 140px;
}
.xw_ul li a .xw_R{
	width: calc(100% - 140px);
	padding-left: 10px;
}
.xw_ul li a .xw_R .xw_p{
	line-height: 24px;
	font-size: 16px;
}
.xw_ul li a .xw_R .xw_txt{
	height: 60px;
	line-height: 20px;
	font-size: 14px;
	-webkit-line-clamp: 3;
  margin: 3px 0;
}

.Indxq_img{
  margin-bottom: 5px;
}
.Indxq_p{
  line-height: 24px;
  font-size: 16px;
  margin-bottom: 5px;
}
.Indxq_txt{
  font-size: 14px;
  line-height: 20px;
}

.xwxq_p{
	line-height: 24px;
	font-size: 16px;
  margin-bottom: 5px;
}
.xwxq_sp{
	line-height: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.xwxq_txt{
	font-size: 14px;
	line-height: 20px;;
}
.xwxq_txt img{
	margin: 5px auto;
}
/* END-行业应用/资讯动态 */

/* 在线留言 */
.zxly_right{
  width: 100%;
  padding: 5px;
}
.zxly_inp1{
  height: 120px;
  font-size: 14px;
}
.zxly_B {
  width: 100%;
  margin-top: 10px;
  padding-bottom: 5px;
}
.zxly_B1{
  width: 100%;
}
.zxly_B>input {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 14px;
}
.zxly_B>.zxly_inp3 {
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 14px;
}
.zxly_B .zxly_yzm {
  height: 40px;
}

.zxly_btn{
  height: 40px;
  margin-top: 10px;
}
/* END-在线留言 */

/*联系万祥*/
.contact{
  flex-direction: column-reverse;
}
.contact_map {
  width: 100%;
  min-height: 250px;
}
.contact_txt {
  width: 100%;
  padding: 10px;
  line-height: 24px;
  font-size: 14px;
}
/*END-联系万祥*/

}

/* 手机底部组件 */
.root_kong {
  width: 100%;
  height: 60px;
  float: left;
  background-color: #fff;
	height: calc(60px +  constant(safe-area-inset-bottom));
	height: calc(60px +  env(safe-area-inset-bottom));
	padding-bottom: constant(safe-area-inset-bottom);
	padding-bottom: env(safe-area-inset-bottom);
}
.root {
  width: 100%;
  height: 58px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background-color: #fff;
	height: calc(58px +  constant(safe-area-inset-bottom));
	height: calc(58px +  env(safe-area-inset-bottom));
	padding-bottom: constant(safe-area-inset-bottom);
	padding-bottom: env(safe-area-inset-bottom);
}
.root > .layui-col-xs3 > a {
  display: flex;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  padding: 5px 0;
  background-color: #114f41;
  background-image: linear-gradient(#114f41,#2d8672);
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.root > .layui-col-xs3 > a > div {
  width: 100%;
  float: left;
  height: 22px;
  line-height: 22px;
}
.root > .layui-col-xs3 > a > div:first-child {
  height: 26px;
  line-height: 26px;
  font-size: 20px;
}
.root > .layui-col-xs3 > a:hover {
  background-color: #85c03f;
  color: #fff;
}
/* 电话 */
.root_bj {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.6);
  z-index: 999;
}
.root_phone {
  display: none;
  width: 100%;
  background-color: #f5f5f5;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999999;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.root_phone>a,
.root_phone>.root_off {
  display: block;
  background-color: #fff;
  line-height: 44px;
  color:#333;
  text-align: center;
  border-bottom: 1px solid #ddd;
  font-size:15px;
}
.root_phone .root_off {
  margin-top: 6px;
  border-top: 1px solid #ddd;
}
.root_phone .root_off:hover,
.root_phone a:hover {
  background:#ddd;
}
/* 微信号 */
.wecht-box{
  display: none;
  width: 100%;
  float: left;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}
.wecht-box .wecht{
  width: 100%;
  float: left;
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.wecht-box .wecht .wecht_title{
  display: block;
  overflow: hidden;
  line-height: 20px;
  font-size: 14px;
  color: #333;
}
.wecht-box .wecht .wecht_title>span{
  display: block;
  overflow: hidden;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
}
.wecht-box .wecht>img{
  display: block;
  max-width: 150px;
  margin: 10px auto;
  overflow: hidden;
}
.wecht-box .wecht .wecht_txt{
  display: block;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  line-height: 18px;
}
.wecht-box .wecht .wecht_txt>span{
  font-family: Impact;
  font-size: 16px;
}
.wecht-box .wecht .wecht_off{
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #fff;
  position: absolute;
  left:50%;
  bottom:-38px;
  border: 1px solid #fff;
  transform:translateX(-50%);
  border-radius: 50%;
  display:flex;
  justify-content: center;
  align-items: center
}
/* END */
