<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{ word-break:break-all}
.wt{
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}
.wh {
  width: 1200px;
  margin: 0 auto;
}

li{
  list-style: none;
}
p {
  margin: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.head-top {
  position: relative;
  height: 138px;
}

.men1{
  background: url(../images/men.png) no-repeat top center;
  height: 16px;
  width:64px;
  position: absolute;
  cursor: pointer;
  top:60px;
  left: 0;
  display: block;
}
.gg{
  display: block; width: 100%;  background: #E4F6E4
}
.gb{
    background: url(../images/gb.png) no-repeat top center;
    height: 80px;
    width: 243px;
    position: absolute;
    top: 138px;
    left: -80px;
    z-index: 9999;
    border-bottom: 1px solid #bbd1bb;
   
}
.x-menu {
  background: #e4f6e4;
   /*position: absolute;
  z-index:99999;
  float: none;
  width:100%;
  top: 138px;
  left:-80px;
 width:243px;
  padding: 40px 0;*/
}

.x-menu &gt; li{
  float: left;
  margin: 0;

}
.x-menu &gt; li:after{
  display: none;
}
.x-menu &gt; li &gt; a{
  padding: 0 39px;
  line-height:60px;
  font-size: 18px;
  color: #3e3e3e;
  background: url(../images/n1.png) no-repeat 156px center;
}
.x-menu &gt; li:hover{
  background: url(../images/xian.png) no-repeat 94px bottom;
}
.x-menu &gt; li:hover a{
  background: url(../images/n1h.png) no-repeat 156px center;
  color: #458f40;
}
.x-menu &gt; li &gt; a:hover{
  background: url(../images/n1h.png) no-repeat 156px center;
  color: #458f40;
}


.logo {
  line-height: 138px;
  position: absolute;
  text-align: center;
  width: 350px;
/*
  left: 50%;
  margin-left: -281px;
*/
  z-index: 999;
  top: 0;
}

.top-contact {
  color: #3e3e3e;
 font-size: 28px;
  line-height: 138px;
  margin-right: 45px;
}

.btnn{
  width: 30px;
  height: 16px;
  background: url(../images/sou.png) no-repeat 50% 0;
  position: absolute;
  cursor: pointer;
  top:60px;
  right: 0;
  display: block;
}

.x-banner .owl-carousel .owl-dots {
  left: 30%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
  width: 13px;
  height: 13px;
  border-radius: 0;
  border: 1px solid #619d5d;
  background: none;
  opacity: 1;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  background: #619d5d;
}

.x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {
  display: none;
}



/*box2*/
.box2{margin-top:60px;background:url(../images/box2.png) repeat-x center top;height:707px;overflow: hidden;}
.wtt1{color:#4d4d4e;font-size:34px;text-align: center;font-weight: 400;}
.wtt1 span{display:block;font-size:20px;margin-top:15px}
/* CSS Document */

#certify {
  position: relative;
  width: 1200px;
  margin: 0 auto;margin-top:50px;
}

#certify .swiper-container {
padding-bottom: 90px;
}

#certify .swiper-slide {

  width: 573px;
  height: 435px;
 

}
#certify .swiper-slide a.img {
	display:block;
  width: 573px;
  height: 435px;
  display:flex; background:#FAF5F5; justify-content:center; align-items:center; overflow:hidden

}
#certify .swiper-slide a.img img {
  max-width: 100%;
  max-height: 100%;

}


#certify .swiper-slide h3 {
width:100%;line-height:35px;
font-weight: 600;color:#3e3e3e;font-size:16px;z-index: 99999;display:none;
}

#certify .swiper-slide h3 a{font-weight:600;color:#3e3e3e;font-size:16px;text-align: left;}

#certify .swiper-slide.swiper-slide-active h3 {
  font-size: 16px;
  font-weight: 600;color:#3e3e3e;font-size:16px;
  text-align:center;
  display:block;
}


#certify .swiper-slide h2 {
width:100%;line-height:35px;
font-weight: 400;color:#3e3e3e;font-size:14px;z-index: 99999;display:none;
}

#certify .swiper-slide h2 a{font-weight:400;color:#3e3e3e;font-size:14px;}

#certify .swiper-slide.swiper-slide-active h2 {
  font-size: 14px;
  font-weight: 400;color:#3e3e3e;
  display:block;
}
#certify .swiper-pagination {
  width: 100%;
  z-index: 0;;
}
#certify .swiper-button-next, .swiper-button-prev{
  margin-top:0px;
  top: initial;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  opacity: 1;
  background: url(../images/d.png) no-repeat top center;
  width: 26px;
  height: 26px;;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{
  background: url(../images/dh.png) no-repeat top center;
}
#certify .swiper-button-prev {
  left: 35px;
  width: 45px;
  height: 45px;
  background: url(../images/left.png) no-repeat;
  background-size: 100%;
  bottom: -6%;
}
#certify .swiper-button-prev:hover{background: url(../images/left.png) no-repeat;}

#certify .swiper-button-next {
  right: 0px;
  width: 45px;
  height: 45px;
  background: url(../images/right.png) no-repeat;
  background-size: 100%;
  bottom: -6%;
}
#certify .swiper-button-next:hover{background: url(../images/right.png) no-repeat;}




#multipleColumn{position:relative;width:1200px;margin-top: 20px;}
#multipleColumn .hd{}
#multipleColumn .hd .next{background: url(../images/left.png) no-repeat top center;height: 76px;width:54px;position: absolute;left: -155px;top: 178px;z-index: 999;}
#multipleColumn .hd .prev{background: url(../images/right.png) no-repeat top center;height: 76px;width:54px;position: absolute;right: -155px;top: 178px;}

#multipleColumn .hd ul{/* float:right; */overflow:hidden;zoom:1;margin-top:10px;zoom:1;display: inline-block;}
#multipleColumn .hd ul li{float:left;width:10px;height:10px;overflow:hidden;text-indent:-999px;cursor:pointer;background:#fff;text-align: center;border-radius: 10px;margin: 0 5px;}
#multipleColumn .hd ul li.on{background:#a6c0e3;width:10px;height:10px;line-height:10px;border-radius: 10px;}

#multipleColumn .bd{overflow:hidden;}
.product-list{}
.product-list li{width: 373px;float: left;margin-left:13.5px;margin-right:13.5px;padding-top: 20px;}
.product-list li a.img{display: block;overflow: hidden;width: 373px;height: 283px;}
.product-list li a.img .protu{width: 373px;height: 283px;display:flex; justify-content:center; align-items:center;overflow: hidden; background:#FAF5F5}
.product-list li a.img .protu img{max-width: 373px;max-height: 283px;transition: .5s;}
.product-list li h3{font: normal 16px/60px "Microsoft YaHei";color: #4d4d4e;text-align: center;}
.product-list li h3 a{font: normal 16px/60px "Microsoft YaHei";color: #4d4d4e;text-align: center;}
.product-list li:hover img{transform: scale(1.1);}
.product-list li:hover h3{color: #458f40;}
.product-list li:hover h3 a{color: #458f40;}

.product-list li:hover a.img{box-shadow: 0 0 10px #eae9e9}


/*å…³äºŽæˆ‘ä»¬*/
.bg1{width:1920px;position: relative;left:50%;margin-left:-960px;background:url(../images/bg1.png ) no-repeat center top;height:1274px;overflow: hidden;margin-top:30px}
.abouta{width:600px;height:457px;float:left;margin-top:125px;}

.a_img .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{display: none}

.a_img .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;

    text-align: center;
    font-size: 0;
    bottom: 5%;right:5%;

}

.a_img .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 .5em;
    outline: none;
    border:1px solid #154625;
    border-radius: 0%;background: none;
    width: 1em;
    height: 1em;
    opacity: .99;  right:5%!important;
}

.a_img .owl-carousel .owl-dots button.owl-dot:hover {
background: #154625;
}

.a_img .owl-carousel .owl-dots button.owl-dot.active {
  opacity: .99
}




.aboutb{width:560px;float:right;margin-top:130px;}
.abtt{color:#4d4d4e;font-size:24px;font-weight: 400;}
.abnx{display:block;margin-top:20px;color:#4d4d4e;font-size:15px;line-height:27px;height:216px;overflow: hidden;}
.att{display:block;margin-top:10px;font-size:20px;color:#454545;font-weight: 400;}
.tel{color:#e3790d;font-size:30px;display: block;margin-top:10px}
.cha{display: block;width:152px;height:46px;background:#e3790d;color:#fff;font-size:16px;line-height:46px;text-align: center;margin-top:30px;position: relative;}
.cha a{color:#fff;font-size:16px;line-height:46px;text-align: center;z-index: 99999;position: relative;}



.cha::after {
    position: absolute;z-index: 999;
    width: 0%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: #134627;
    content: "";
    transition: .3s;color:#fff;text-align: center;
}
.cha:hover::after {
    width: 100%;
    transition: .3s;color:#fff;text-align: center;
}


.abc{width:830px;height:288px;background:#fff;float:left;margin-top:90px}
.adv1{display:block;margin-top:90px}
.adv1 li{float:left;list-style: none;border-right: 1px solid #ededed;padding: 0 63px;}
.adv1 li:last-child{border-right: none;}
.adv1 li .img1 a img{display: block;width:60px;height:60px;}
.adv1 li h2{color:#4d4d4e;text-align: center;font-size:20px;font-weight: 400;margin-top:20px}
.adv1 li h2 a{color:#4d4d4e;text-align: center;font-size:20px}
.adv1 li:hover{color:#154625}

.abd{width:358px;height:288px;background:#f1fdf0;float:right;margin-top:90px}
.ddt{display:block;text-align: center;color:#458f40;font-size:28px;font-weight: 400;padding-top:102px}
.ddt span{display: block;color:#458f40;font-size:20px;padding-top:25px}


/*æ–°é—»èµ„è®¯*/
.news_index{display:block;margin-top:50px!important}
.news_listt{margin-top:50px!important}
.news_listt li{float:left;width:360px;margin-right:60px;padding:10px;padding-bottom: 25px;}
.news_listt li dt{color:#4d4d4e;font-size:20px;font-weight: 400;line-height:65px;border-bottom: 1px solid #e0e0e0}
.news_listt li a{color:#4d4d4e;font-size:16px;margin-top:20px;display: block;}
.news_listt li span{color:#737373;font-size:12px;margin-top:25px;display: block;}
.news_listt li:nth-child(3n){float:right;margin-right:0px}
.news_listt li:hover{  box-shadow: 0px 3px 5.82px 0.18px rgba(0, 0, 0, 0.06);}

.news_listt li:hover a{color:#458f40}

/*åº•éƒ¨*/
.dff{background:url(../images/dff.png) no-repeat center top;height:407px;margin-top:50px;overflow: hidden;}

.dda{width:550px;float:left}
.logo2{margin-top:105px;}
.contact{color:#ffffff;font-size:14px;margin-top:50px;line-height:28px; width:400px;}
.cop{color:#ffffff;font-size:14px;line-height:28px; margin-top:160px;}
.cop a{color:#ffffff;font-size:14px;line-height:28px; padding:0px 2px;}
.cop a:hover{text-decoration: underline;}


.ly{width:602px;background:url(../images/ly.png) no-repeat center top;float:right;height:366px;}
.lytt{ width:400px;margin-top:20px;margin-left:70px;color:#ffffff;font-size:16px;font-weight: 400;}
.lytt a{ color:#fff; padding:0px 15px; line-height:36px;}
.lytt span{display: block;font-size:14px;margin-top:10px}


.fu{position:absolute;right:0px;z-index: 99998;top:120px}
.dh{color:#3e3e3e;float:left}

.demo-message {

}

.demo-message-wrap {
    margin-left: 3.775%;
    margin-right: 20.375%;margin-top:15px
}

@media (max-width: 1366px) {
    .demo-message-wrap {
        margin-left:12.5%;
        margin-right: 12.5%
    }
}

.demo-message-wrap .row {
    margin-left: -5px;
    font-size: 0;
    margin-right: -5px
}

.demo-message-wrap div[class^=col-] {
    padding-left: 5px;
    padding-right: 5px;
    position: relative
}

.demo-message-wrap input[type=text],.demo-message-wrap textarea {
    width: 100%;
    height: 42px;border:none;
    border-bottom:1px solid #fff;
    padding: 0 10px;
    font-size: 14px;
    color: #ffffff;
    background:none;
    outline: none;
    margin-bottom: 10px
}

.demo-message-wrap input[type=text]::-webkit-input-placeholder,.demo-message-wrap textarea::-webkit-input-placeholder {
      color:#fff
}

.demo-message-wrap input[type=text]:-ms-input-placeholder,.demo-message-wrap input[type=text]::-ms-input-placeholder,.demo-message-wrap textarea:-ms-input-placeholder,.demo-message-wrap textarea::-ms-input-placeholder {
      color:#fff
}

.demo-message-wrap input[type=text]::placeholder,.demo-message-wrap textarea::placeholder {
      color:#fff
}

.demo-message-wrap textarea {
    padding-top: 5px;
    height: 70px;
    resize: none;  border:1px solid #fff;
}

.demo-message-wrap #checkcode {
    float: left;
    width: 63.29813665%;
    margin-bottom: 0
}

.demo-message-wrap .checkCodeImg {
    float: left;
    display: block;
    text-align: center;
    width: 36.691304%;
    height: 42px;
    font-size: 0;
    background: none;
}



.demo-message-wrap .checkCodeImg img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle
}

.demo-message-wrap .checkCodeImg:after {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.demo-message-wrap .checkCodeImg img {
    cursor: pointer
}

.demo-message-wrap .demo-submit {
    width: 98px;
    height: 32px;
    background: #70a96c;
    color: #fff;
    font-size: 14px;
    border:none;
    border-radius: 5px;
    margin-left:146px;
    outline: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;margin-top:10px;
}

.demo-message-wrap .demo-submit:hover {
    background: #154625
}


.link{
  color: #333;
  line-height: 22px;
  margin-top:30px;

}

.link a{
  color: #333; padding:0px 4px;
}




.topLink {
    width: 25px;
    line-height: 25px;
    height: 25px;
    z-index: 999;float:right;margin-left: 20px;position: relative;
}

.search {
    position: absolute;
    width: 213px;
    bottom: 18px;
    right: 0;
    display: none;
    z-index:99999;
}

#formsearch {
    /* width: 195px; */
    /* float:left; */
}


#formsearch input {
    height: 24px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 24px;
}

#formsearch input#keyword {
    height: 24px;
    line-height: 24px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #619d5d;
    color: #fff;
    border: none;
    cursor: pointer;
    float: right;
}






/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.hotSearch a{margin-right:6px;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}


/*å†…é¡µæ&nbsp;·å¼*/
.page-wrap01{ margin-top:40px; margin-bottom:20px}
.page-wrap-right01{ width:786px; float:right;}
.page-wrap-right01 .page-position{ border-bottom:#ddd solid 1px; margin:0px; padding:0px; height:40px; line-height:40px; margin-bottom:10px;}
.page-wrap-right01 .page-position span.cc{ font-size:18px; font-weight:bold; border-bottom:#458F40 solid 5px; margin-top:-3px;}

.xypg-left-nav &gt; li{ }
.xypg-left-nav &gt; li &gt; a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #333;
    padding: 15px 18px;
/*	background:#458F40;*/
	font-weight:bold;
}
/*.xypg-left-nav &gt; li:hover &gt; a, .xypg-left-nav &gt; li.clicked &gt; a {
    color: #fff;
}*/
.xypg-left-subnav{ display:block}
.xypg-left-nav .xypg-left-subnav {
    display: block;
    padding: 0 10px;
}

</pre></body></html>