/* 通用样式 */
p {
    margin: 0;
}

.p1920 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.dfc {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* 头部 */
header {
    background-color: #1f905d;
}

.header {
    height: 42px;
}

.header div {
    font-size: 12px;
    color: #fff;
}

.header div p {
    font-size: 16px;
    color: #fff;
    margin: 0;
}

.header div a {
    font-size: 16px;
    color: #fff;
}

.header-con {
    height: 104px;
}

.header-box {
    display: flex;
    align-items: flex-end;
}

.header-tel {
    text-align: right;
    padding-right: 16px;
}

.header-tel h2 {
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 1px;
    color: #888888;
}

.header-tel p {
    font-weight: bold;
    font-size: 30px;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #009b4c;
}

.header-yy{transform: translateY(-7px);}
.header-yy :nth-child(1) h3{
    width: 47px;
    height: 22px;
    background-color: #009b4c;
    text-align: center;
    font-size: 15px;
    line-height: 22px;
}
.header-yy a:nth-child(1) h3 samp{
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    color: #ffffff;
}
.header-yy a:nth-child(2) h3{
    width: 47px;
    height: 22px;
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    border: solid 1px #009b4c;
    margin-top: 6px;
}
.header-yy a:nth-child(2) h3 samp{
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #009b4c;
}



.header-code {
    width: 69px;
    height: 69px;
    margin-left: 15px;
}

.header-code img {
    width: 100%;
    height: 100%;
}

.header-nav {
    border-top: 1px solid #ededed;
}

/* 导航栏 */
.nav1 {}

.nav-li {
    position: relative;
    z-index: 999;
    position: relative;
}

.nav-li+.nav-li::before {
    content: "";
    display: block;
    width: 1px;
    height: 11px;
    background-color: #cecece;
    position: absolute;
    left: -51px;
    top: 50%;
    transform: translateY(-50%);
}

.nav-li .nav-a {
    display: block;
    font-size: 15px;
    color: #222;
    line-height: 46px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
}

.nav-ul {
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 52px;
    background-color: #fff;
    z-index: 999;
    width: 150px;
    transform: translateX(-50%);
}

.nav-ul li {
    width: 100%;
}

.nav-ul li a {
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: block;
    color: #222;
}

.nav-li:hover .nav-a {
    color: #009b4c;
    font-weight: bold;
    border-bottom-color: #009b4c;
}

.nav-ul li a:hover {}

/* 热门搜索 */
.s1 {
    border-bottom: 1px solid #f0f0f0;
}

.s1-box {
    height: 82px;
}

.s1a {
    padding-left: 40px;
    line-height: 33px;
    background-image: url(//static.xypt.net.cn/b9375311/21/07/9e99d3c17c29e6958347e8c908863d6fc75ef0f8.png);
    background-position: left center;
    font-size: 14px;
    color: #000;
    background-repeat: no-repeat;
}

.s1a a {
    font-size: 14px;
    color: #000;
}

.s1a a+a {
    margin-left: 5px;
}

.s1b {
    width: 254px;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 19px;
}

.s1b-input {
    height: 100%;
    padding-left: 20px;
    width: 210px;
    border: none;
    background: none;
    outline: none;
}

.s1b-btn {
    background: none;
    width: 38px;
    height: 100%;
    background-image: url(//static.xypt.net.cn/b9375311/21/07/e51fdc703342b9b916744b469ef4baf616d6c67f.png);
    background-repeat: no-repeat;
    background-position: left center;
    border: none;
    outline: none;
    padding: 0;
    background-size: 96%;
}


#formsearch input::-webkit-input-placeholder {
  color: #c0bfbf;
}

#formsearch textarea::-webkit-input-placeholder {
  color: #c0bfbf;
}


.s2 {
    padding-top: 43px;
    padding-bottom: 54px;
}

.s2a {
    text-align: center;
}

.s2a h2 {
    font-size: 30px;
    font-weight: bold;
    color: #2c2c2c;
}

.s2a h2 span {
    color: #009b4c;
}

.s2a div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.s2a div p {
    font-size: 14px;
    color: #a0a0a0;
    text-transform: uppercase;
}

.s2a div span {
    display: block;
    width: 33px;
    height: 1px;
    background-color: #a0a0a0;
    margin: 0 8px;
}




/* 简介 */
.about{height:800px;padding-top:60px;}
.about_title{font-size:20px;color:#343434;text-align:center;}
.about_title span{display:block;color:#898989;font-size:14px;text-transform:uppercase;}
.about .content{padding-top:56px;}
.about .video{width:460px;height:358px;overflow:hidden;}
.about .wz{width:740px;background:#f0f0f0;height:358px;overflow:hidden;padding:55px 60px 0;font-family: SimSun;font-size: 13px;line-height: 24px;color: #404040;}

.pic1 li{width:230px;float:left;text-align:center;height:255px;position:relative;}
.pic1 li a img{width:230px;height:255px;}

.pic2{width:740px;}
.pic2 li{width:370px;float:left;text-align:center;height:255px;position:relative;}
.pic2 li a img{width:370px;height:255px;}
.pic2 li h3{position:absolute;top: 128px;width:230px;left:50%;margin-left:-115px;}
.pic2 li h3 a{color:#ffffff;text-transform:uppercase;font-weight:normal;font-size: 12px;}
.pic2 li p{position:absolute;top: 162px;width:230px;left:50%;margin-left:-115px;}
.pic2 li p a{color:#ffffff;font-size:16px;font-weight:normal;}
.pic2 li:hover a{color:#fff100;}


.pic2 li h2{
    position: absolute;
    top: 70px;
    width: 230px;
    left: 50%;
    margin-left: -115px;
}

.videowz{
    position: absolute;
    z-index: 9999;
    text-align: center;
    margin-top: -234px;
    margin-left: 185px;
}


.videowz h3{
    font-size: 12px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 10px;
}
.videowz h4{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
}
.video:hover .videowz h3{
    color: #fff100;
}
.video:hover .videowz h4{
    color: #fff100;
}










/*产品中心样式*/
.prod{background: #f0f0f0;height:922px;padding-top: 77px;margin-top: 75px;}
.prod_tt{color:#fff;font-size:20px;text-align:center;}
.prod_tt span{display:block;color:#cacaca;font-size:14px;text-transform:uppercase;}

.menu_cate{width:260px;float:left;margin-top: 59px;background: #4db681;height:630px;padding-top:20px;}
.cate_title{line-height:68px;font-family:"微软雅黑";text-align: left;background:url(//static.xypt.net.cn/b9375311/21/07/ebfc1d211511e21d8a1ee6eb6d97a9678e72310d.png) no-repeat bottom center;font-size:18px;color: #fff;padding-left: 48px;}

.sortt{padding:35px 25px 0;}
.sortt li{border-bottom:1px dotted #429f70;padding-left:22px;line-height:60px;}
.sortt li a{color:#fff;font-size:15px;background:url(//static.xypt.net.cn/b9375311/21/07/399ed4de56dadb8c37703c5fa89e550adfc02a3a.png) no-repeat 92% center;display:block;line-height:60px;}
.sortt li a:hover{color:#f5e701;background:url(//static.xypt.net.cn/b9375311/21/07/d1a3420e7c9c4b64c2fa2c450a95e3f000f1cb74.png) no-repeat 92% center;}
.sortt .on a{color:#f5e701;background:url(//static.xypt.net.cn/b9375311/21/07/d1a3420e7c9c4b64c2fa2c450a95e3f000f1cb74.png) no-repeat 92% center;}

.pm{text-align:center;display:block;margin-top:60px;}

.prodright{width:920px;margin-top:59px;}
.picture{width:610px;height:310px;overflow:hidden;margin-bottom:10px;}
.prodright .sPrev{
    position: absolute;
    margin-left: 11px;
    margin-top: 130px;
    z-index: 99999;
}
.prodright .sNext{
    position: absolute;
    margin-left: 569px;
    margin-top: 130px;
    z-index: 99999;
}



.product_listt{}
.product_listt li{float:left;margin-right:10px;padding-bottom:10px;_display:inline;position:relative;background:url(//static.xypt.net.cn/b9375311/21/07/97e91275a59d92b6207dd5a62f399df7b38584fa.png) no-repeat;width: 300px;height: 320px;padding-top: 24px;}

.product_listt li a.img{}
.product_listt li a.img img{width:300px;height: 204px;}
.product_listt li h3{text-align:center;position:absolute;top:260px;width:300px;left:50%;margin-left:-150px;}
.product_listt li h3 a{font-weight:normal;color:#353535;font-size:16px;}
.product_listt li a.img{display:block;}
.product_listt li a.img:hover{border-color:#e87518;}
.product_listt li:nth-child(1){float:right;margin-right:0;}
.product_listt li:nth-child(4){margin-right:0;}








.s3{margin-top: 58px;}
.s3c {margin-top: 50px;}
.s3c li {width: 25%;display: flex;align-items: center;justify-content: center;height: 116px;border: 1px solid #c9c9c9;}

.s3c-img {position: relative;}
.s3c-img img+img {display: none;}

.s3c-con {margin-left: 15px;}
.s3c-con h3 {font-size: 18px;color: #2a2a2a;}
.s3c-con p {font-size: 12px;color: #2b2b2b;margin-top: 10px;text-transform: uppercase;}

.s3c li:hover {background-color: #009b4c;border-color: #009b4c;}
.s3c li:hover .s3c-img img {display: none;}
.s3c li:hover .s3c-img img+img {display: block;}
.s3c li:hover .s3c-con h3 {color: #fff;}
.s3c li:hover .s3c-con p {color: #fff;}





.s4{background:url(//static.xypt.net.cn/b9375311/21/07/4570b9293e57814f88fd37c5d50df76327cb5e23.png) no-repeat;     height: 311px;}
.s4nr{
    width: 719px;
    float: right;
    padding-top: 171px;
}
.s4nr h2{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 57px;
    letter-spacing: 1.4px;
    color: #ffffff;
    padding-left: 21px;
}
.s4nr h3{background: url(//static.xypt.net.cn/b9375311/21/07/3222a052cce31d871cf445d2520ef217c15d06d3.png) no-repeat left -3px;padding-left: 63px;font-size: 31px;font-weight: bold;font-stretch: normal;line-height: 56px;letter-spacing: 3px;color: #ffffff;font-family: -webkit-pictograph;float: left;margin-top: 7px;}

.s4nrgd{
    line-height: 21px;
    float: right;
    width: 109px;
    height: 29px;
    background-color: #ffffff;
    box-shadow: 2px 4px 16px 0px    rgba(29, 105, 29, 0.31);
    border-radius: 4px;
    text-align: center;
    margin-top: 11px;
    margin-left: 41px;
}
.s4nrgd samp{
    font-size: 16px;
    line-height: 31px;
    letter-spacing: 2px;
    color: #222222;
}









/* 荣誉资质 */
.s6 {
    padding-top: 106px;
    padding-bottom: 62px;
}

.s6a {
    text-align: center;
}

.s6a h2 {
    font-size: 30px;
    font-weight: bold;
    color: #2c2c2c;
}

.s6a h2 span {
    color: #009b4c;
}

.s6a div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.s6a div p {
    font-size: 14px;
    color: #a0a0a0;
    text-transform: uppercase;
}

.s6a div span {
    display: block;
    width: 33px;
    height: 1px;
    background-color: #a0a0a0;
    margin: 0 8px;
}

.s6b {
    margin-top: 43px;
}

.s6b li {
    width: 281px;
    height: 385px;
}

.s6b li:hover{	
box-shadow: 0px 0px 13px 0px 
		rgba(0, 0, 0, 0.26);}


.s6b-img {
    display: block;
    width: 100%;
}

.s6b-img div {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.s6b-img div img {
    min-width: 100%;
    min-height: 100%;
}

.s6b-name {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #000;
    margin-top: 13px;
}

.s6b li:hover .s6b-name {
    color: #009b4c;
}
.s6gd{
    width: 183px;
    height: 42px;
    background-color: #009b4c;
    text-align: center;
    margin: 0 auto;
    margin-top: 53px;
}
.s6gd samp{
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
    color: #ffffff;
}





















/* 新闻中心 */
.s7 {
    background-color: #f4f4f4;
}

.s7-box {
    padding-top: 67px;
    padding-bottom: 35px;
}

.s7a {
    text-align: center;
}

.s7a h2 {
    font-size: 30px;
    font-weight: bold;
    color: #2c2c2c;
}

.s7a h2 span {
    color: #009b4c;
}

.s7a div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.s7a div p {
    font-size: 14px;
    color: #a0a0a0;
    text-transform: uppercase;
}

.s7a div span {
    display: block;
    width: 33px;
    height: 1px;
    background-color: #a0a0a0;
    margin: 0 8px;
}

.s7b {
    margin-top: 80px;
}

.s7b-btn {
    width: 362px;
}

.s7b-btn ul li {
    width: 362px;
    height: 174px;
    background-color: #fff;
    padding-left: 28px;
    padding-right: 24px;
}

.s7b-btn ul li+li {
    margin-top: 1px;
}

.s7b-btn-box {
    display: flex;
    align-items: center;
}

.s7b-btn-img {
    width: 75px;
    position: relative;
}

.s7b-btn-img img+img {
    display: none;
    position: relative;
    left: 0;
}

.s7b-btn-name h3 {
    font-size: 20px;
    color: #303030;
}

.s7b-btn-name p {
    font-size: 15px;
    color: #1d1d1d;
    text-transform: uppercase;
    margin-top: 10px;
}

.s7b-btn-num {
    font-size: 70px;
    color: #d6d6d6;
}

.s7b-btn ul li:hover {
    background-color: #009b4c;
}

.s7b-btn ul li:hover .s7b-btn-box .s7b-btn-img img {
    display: none;
}

.s7b-btn ul li:hover .s7b-btn-box .s7b-btn-img img+img {
    display: block;
}

.s7b-btn ul li:hover .s7b-btn-box .s7b-btn-name h3 {
    color: #fff;
}

.s7b-btn ul li:hover .s7b-btn-box .s7b-btn-name p {
    color: #fff;
}

.s7b-btn ul li:hover .s7b-btn-num {
    color: #ddede3;
}





.s7b-btn ul .on {
    background-color: #009b4c;
}

.s7b-btn ul .on .s7b-btn-box .s7b-btn-img img {
    display: none;
}

.s7b-btn ul .on .s7b-btn-box .s7b-btn-img img+img {
    display: block;
}

.s7b-btn ul .on .s7b-btn-box .s7b-btn-name h3 {
    color: #fff;
}

.s7b-btn ul .on .s7b-btn-box .s7b-btn-name p {
    color: #fff;
}

.s7b-btn ul .on .s7b-btn-num {
    color: #ddede3;
}





.s7b-con {
    width: 805px;
}

.s7b-tj {
    width: 805px;
    height: 168px;
}

.s7b-tj-con {
    width: 465px;
    height: 100%;
    padding-top: 19px;
    border-bottom: 1px solid #dadada;
}

.s7b-tj-img {
    width: 325px;
    height: 100%;
    overflow: hidden;
}

.s7b-tj-img a img {
    min-width: 100%;
    min-height: 100%;
}

.s7b-tj-box {
    width: 100%;
}

.s7b-tj-name {
    width: 333px;
    padding-right: 54px;
    border-right: 1px solid #d6d6d6;
}

.s7b-tj-name a {
    line-height: 34px;
    font-size: 17px;
    color: #2e2d2d;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s7b-tj-con:hover .s7b-tj-name a {
  
    color: #009b4c;
    font-weight: bold;
}


.s7b-tj-time {
    text-align: end;
}

.s7b-tj-time h3 {
    font-size: 18px;
    color: #555;
}

.s7b-tj-time p {
    font-size: 12px;
    color: #555;
    margin-top: 5px;
}

.s7b-tj-summary {
    margin-top: 20px;
}

.s7b-tj-summary p {
    font-size: 13px;
    color: #555;
    line-height: 23px;
}

.s7b-item {
    margin-top: 22px;
    width: 805px;
}

.s7b-item-box {
    width: 100%;
}

.s7b-item-name {
    width: 285px;
}

.s7b-item-name a {
    font-size: 17px;
    color: #2e2d2d;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 34px;
}

.s7b-item:hover .s7b-item-name a {
   
    color: #009b4c;
    font-weight: bold;

}


.s7b-item-time {
    width: 177px;
    text-align: end;
    height: 34px;
    border-left: 1px solid #d6d6d6;
}

.s7b-item-time h3 {
    font-size: 18px;
    color: #555;
}

.s7b-item-time p {
    font-size: 12px;
    color: #555;
    margin-top: 5px;
}

.s7b-item-summary {
    width: 100%0;
    margin-top: 24px;
}

.s7b-item-summary p {
    font-size: 13px;
    color: #555;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s7b-more {
    margin-top: 30px;
    width: 468px;
    border-bottom: 1px solid #dadada;
}

.s7b-more a {
    display: block;
    width: 159px;
    text-align: center;
    line-height: 38px;
    background-color: #009b4c;
    font-size: 14px;
    color: #fff;
}

.s7b-list {
    width: 100%;
}

.s7b-list div {
    float: left;
    width: 367px;
    border-bottom: 1px solid #dadada;
    padding-top: 25px;
    padding-bottom: 14px;
}

.s7b-list div a {
    display: inline-block;
    width: 260px;
    padding-left: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #343434;
    position: relative;
}

.s7b-list div a::before {
    content: "";
    display: block;
    width: 15px;
    height: 1px;
    background-color: #343434;
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
}

.s7b-list div p {
    font-size: 15px;
    color: #878787;
}

.s7b-list div:nth-child(2n) {
    float: right;
}

.s7b-list div a:hover {
    color: #019a4b;
}

.s7b-list div a:hover::before {
    background-color: #1f905d;
}

/* 友情链接 */
.s8 {
    font-size: 16px;
    color: #000;
    padding-top: 35px;
    padding-bottom: 30px;
    padding-left: 31px;
    background-image: url(//static.xypt.net.cn/b9375311/21/07/f5b7f6713f5e86dc58d43af14569c2f4324cfd91.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.s8 a {
    font-size: 16px;
    color: #000;
}

/* 底部 */
footer {
    background-color: #009b4c;
}

.footer {
    padding-top: 30px;
    padding-bottom: 28px;
}

.footer-name {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding-left: 18px;
    position: relative;
}

.footer-name::before {
    content: "";
    display: block;
    width: 4px;
    height: 14px;
    background-color: #fff;
    border-radius: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.footer-tel {
    width: 295px;
}

.footer-tel-con {
    margin-top: 21px;
}

.footer-tel-img {
    width: 49px;
    height: 49px;
}

.footer-tel-img img {
    width: 100%;
    height: 100%;
}

.footer-tel-fname {
    margin-left: 10px;
    padding: 8px 0;
}

.footer-tel-fname h3 {
    font-size: 16px;
    color: #fff;
}

.footer-tel-fname p {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    margin-top: 5px;
}

.footer-tel-num {
    margin-top: 8px;
}

.footer-tel-num p {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin: 0;
}

.footer-inquiry {
    display: block;
    width: 170px;
    line-height: 34px;
    padding-left: 33px;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 22px;
    font-size: 16px;
    color: #222;
    background-image: url(//static.xypt.net.cn/b9375311/21/07/7b84203245e30760fda2e4e1fdf40e317d419141.png);
    background-repeat: no-repeat;
    background-position: 112px center;
}

.footer-inquiry:hover {
    color: #222;
}

.footer-nav {
    width: 350px;
}

.footer-nav ul {
    width: 330px;
}

.footer-nav ul li {
    width: 110px;
    margin-top: 27px;
}

.footer-nav ul li a {
    font-size: 13px;
    color: #fff;
}

.footer-nav ul li a:hover {
    color: #f5e701;
}



.footer-code-con {
    margin-top: 28px;
}

.footer-code-img {
    width: 102px;
}

.footer-code-img img {
    width: 100%;
}

.footer-code-title {
    margin-left: 0px;
 
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 35px;
}

.footer-code-title p {
    line-height: 17px;
    margin: 0;
    font-size: 13px;
    color: #fff;
}

/* 页脚 */
.footer-bottom {
    text-align: center;
    background-image: url(//static.xypt.net.cn/b9375311/21/07/44a1fddca1a08089c4d846620f3fc571b4491761.png);
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    padding: 15px 0;
}

.footer-bottom a {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}