﻿.pc .banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pc .banner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.pc .banner .bd li {
    zoom: 1;
    vertical-align: middle;
}

.pc .banner .bd img {
    width: 100%;
    height: 100%;
    display: block;
}
.pc .banner .hd {
    font-size: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 5%;
    z-index: 100;
}
.pc .banner .hd ul {
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
}
.pc .banner .hd li {
     width: 0.1rem;
     height: 0.1rem;
     background: #fff;
     float: left;
     border-radius: 50%;
     margin: 0 0.1rem;
     cursor: pointer;
}
.pc .banner .hd li.on {
     background-color: #019a47;
}
.pc .banner .prev, .slideBox .next {
     display: none;
}
.pc .aboutus {
    background:#e3f5ea;
    padding:1rem 0 1.14rem;
}
.pc .aboutus .title{
    font-size:0.32rem;
    font-weight:bold;
    color:#1d7344;
    text-align:center;
    margin-bottom:0.2rem;
}
.pc .aboutus .intro{
    font-size:0.18rem;
    text-align:center;
    color:#555555;
    margin-bottom:0.3rem;
}
.pc .aboutus .xian_box{
    display:flex;
    justify-content:center;
    margin-bottom:0.65rem;
}
.pc .aboutus .xian_box .xian{
    width:6%;
    height:0.02rem;
    background:#2b824c;
}
.pc .aboutus .qyjj{
    overflow:hidden;
    width:100%;
    height:5.05rem;
    display:flex;
    justify-content:center;
}
.pc .aboutus .qyjj .left{
    width:50%;
    overflow:hidden;
}
.pc .aboutus .qyjj .left img{
    width:100%;
    vertical-align:top;
    height:5.05rem;
}
.pc .aboutus .qyjj .right{
    width:42%;
    padding:0.7rem 4% 0.6rem;
    height:3.75rem;
    background:url(/web_images/qyjj_bj_11.jpg)no-repeat;
    background-size:100%;
    background-position:bottom right;
    background-color:#2b824c;
}
.pc .aboutus .qyjj .right .tit{
    font-size:0.26rem;
    font-weight:bold;
    color:#fff;
    background:url(/web_images/jjtit_bj_11.png)no-repeat;
    background-position:38% center ;
    background-size:45%;
    margin-bottom:0.25rem;
}
.pc .aboutus .qyjj .right .intro{
    font-size:0.16rem;
    line-height:0.24rem;
    color:#fff;
    text-align:left;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:10;
    -webkit-box-orient:vertical;
    margin-bottom:0.4rem;
}
.pc .aboutus .qyjj .right .more_box{
    display:flex;
    justify-content:center;
}
.pc .aboutus .qyjj .right .more_box .more{
    width:20.5%;
    height:0.35rem;
    padding-left:6%;
    border-radius:0.02rem;
    border:solid #fff 1px;
    font-size:0.15rem;
    line-height:0.35rem;
    background:url(/web_images/jiantou_07.png)no-repeat;
    background-size:12%;
    background-position:80% center;
    color:#fff;
}
.pc .product {
    background:url(/web_images/pro_bj_07.jpg)no-repeat;
    background-size:cover;
    padding:1rem 0 0.8rem;
}
.pc .product .title{
    font-size:0.32rem;
    font-weight:bold;
    color:#fff;
    text-align:center;
    margin-bottom:0.2rem;
}
.pc .product .intro{
    font-size:0.18rem;
    text-align:center;
    color:#fff;
    margin-bottom:0.3rem;
}
.pc .product .xian_box{
    display:flex;
    justify-content:center;
    margin-bottom:0.45rem;
}
.pc .product .xian_box .xian{
    width:6%;
    height:0.02rem;
    background:#fff;
}
.pc .product .pc_box{ width:13.6rem;}
.pc .product .picScroll-left{ /*width:100%;*/ height:4.78rem; overflow:hidden; position:relative;margin-bottom:0.5rem;}
.pc .product .picScroll-left .hd{ overflow:hidden;}
.pc .product .picScroll-left .hd .prev{
    display:block;
    width:0.46rem;
    height:0.46rem;
    background:url(/web_images/left_11.png)no-repeat;
    background-size:100%;
    position:absolute;
    left:0;
    top:2.15rem;
    z-index:9;
}
.pc .product .picScroll-left .hd .next {
    display: block;
    width: 0.46rem;
    height: 0.46rem;
    background: url(/web_images/right_14.png)no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: 2.15rem;
    z-index: 9;
}
.pc .product .picScroll-left .bd .tempWrap{
    margin:0 auto;
} 
.pc .product .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.pc .product .picScroll-left .bd ul li {
    float: left;
    /*width: 30%;*/
    width:3.6rem;
    margin:0 .25rem;
    /*margin:0 1.5%;*/
    height: 4.76rem;
    overflow: hidden;
    /*margin-right:1.2%;*/
    cursor: pointer;
    background: url(/web_images/li_bj_18.jpg)no-repeat;
    background-position: right bottom;
    background-size: 15%;
    background-color: #fff;
}
.pc .product .picScroll-left .bd ul li:hover{
     background:url(/web_images/li_bjon_20.jpg)no-repeat;
    background-position:right bottom;
    background-size:15%;
    background-color:#fff;
}
.pc .product .picScroll-left .bd ul li .slt{
    width:100%;
    height:2.67rem;
    margin-bottom:0.2rem;
}
.pc .product .picScroll-left .bd ul li .slt img{
    width:100%;
    height:2.67rem;
    vertical-align:top;
}
.pc .product .picScroll-left .bd ul li .tit{
    font-size:0.2rem;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin:0 5%;
    margin-bottom:0.2rem;
}
.pc .product .picScroll-left .bd ul li:hover .tit{
    font-weight:bold;
    color:#2b824c;
}
.pc .product .picScroll-left .bd ul li .intro{
    font-size:0.14rem;
    line-height:0.2rem;
    color:#757575;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
    margin:0 5%;
    margin-bottom:0.3rem;
    text-align:left;
}
.pc .product .picScroll-left .bd ul li .more{
    font-size:0.16rem;
    margin:0 5%;
    color:#404040;
}
.pc .product .picScroll-left .bd ul li:hover .more{
    color:#2b824c;
}
.pc .product .more_box {
    display:flex;
    justify-content:center;
}
.pc .product .more_box a{
    display:block;
    width:9.37%;
    height:0.35rem;
    padding-left:4%;
    border-radius:0.02rem;
    font-size:0.15rem;
    line-height:0.35rem;
    background:url(/web_images/jiantou_07.png)no-repeat;
    background-size:12%;
    background-position:80% center;
    background-color:#489241;
    color:#fff;
}
.pc .jsfw {
    background: url(/web_images/jszc_23.jpg)no-repeat;
    background-size: 100% 100%;
    padding: 0.9rem 0 1.6rem;
}
.pc .jsfw .title{
    font-size:0.32rem;
    font-weight:bold;
    color:#9d8b6c;
    text-align:center;
    margin-bottom:0.2rem;
}
.pc .jsfw .intro{
    font-size:0.18rem;
    color:#86c12c;
    text-align:center;
    margin-bottom:0.3rem;
}
.pc .jsfw .xian_box{
    display:flex;
    justify-content:center;
    margin-bottom:1.3rem;
}
.pc .jsfw .xian_box .xian{
    width:6%;
    height:0.02rem;
    background:#86c12c;
}
.pc .jsfw .link{
    overflow:hidden;
}
.pc .jsfw .link .top{
    display:flex;
    justify-content:space-between ;
    padding:0 7.5%;
    margin-bottom:0.55rem;
}
.pc .jsfw .link .top .jsym{
    width:1.56rem;
    height:0.7rem;
    background:url(/web_images/jsyf_13.png)no-repeat;
    background-size:100% 100%;
    font-size:0.24rem;
    font-weight:bold;
    text-align:center;
    padding-top:0.84rem;
    color:#8ab042;
}
.pc .jsfw .link .top .jsym a{
    display:block;
    width:1.56rem;
    height:1.56rem;
}
.pc .jsfw .link .top .shfw{
    width:1.56rem;
    height:0.7rem;
    background:url(/web_images/shfw_15.png)no-repeat;
    background-size:100% 100%;
    font-size:0.24rem;
    font-weight:bold;
    text-align:center;
    padding-top:0.84rem;
    color:#06bbee;
}
.pc .jsfw .link .top .shfw a{
    display:block;
    width:1.56rem;
    height:1.56rem;
}
.pc .jsfw .link .bottom{
    display:flex;
    justify-content:space-between ;
    padding:0 15.6%;
}
.pc .jsfw .link .bottom .zltx{
    width:1.56rem;
    height:0.7rem;
    background:url(/web_images/zltx_20.png)no-repeat;
    background-size:100% 100%;
    font-size:0.24rem;
    font-weight:bold;
    text-align:center;
    padding-top:0.84rem;
    color:#188abe;
}
.pc .jsfw .link .bottom .zltx a{
    display:block;
    width:1.56rem;
    height:1.56rem;
}
.pc .jsfw .link .bottom .yxwl{
    width:1.56rem;
    height:0.7rem;
    background:url(/web_images/yxwl_22.png)no-repeat;
    background-size:100% 100%;
    font-size:0.24rem;
    font-weight:bold;
    text-align:center;
    padding-top:0.84rem;
    color:#c55d15;
}
.pc .jsfw .link .bottom .yxwl a{
    display:block;
    width:1.56rem;
    height:1.56rem;
}
.pc .news {
    background:url(/web_images/news_bj_20.jpg)no-repeat;
    background-size:100% 100%;
    padding:0.8rem 0 0.65rem;
}
.pc .news .title{
    font-size:0.32rem;
    font-weight:bold;
    color:#2b824c;
    text-align:center;
    margin-bottom:0.2rem;
}
.pc .news .intro{
    font-size:0.18rem;
    color:#989898;
    text-align:center;
    margin-bottom:0.3rem;
}
.pc .news .xian_box{
    display:flex;
    justify-content:center;
    margin-bottom:0.4rem;
}
.pc .news .xian_box .xian{
    width:6%;
    height:0.02rem;
    background:#a9d277;
}
.pc .news .list {
    margin:0 .7%;
    margin-bottom:0.5rem;
}
.pc .news .list ul {
    overflow:hidden;
}
.pc .news .list ul li {
    float:left;
    width:30.5%;
    margin-right:2.5%;
    height: 4.76rem;
    overflow: hidden;
    cursor: pointer;
    background: url(/web_images/li_bj_18.jpg)no-repeat;
    background-position: right bottom;
    background-size: 15%;
    background-color: #fff;
}
.pc .news .list ul li.bt {
    margin-right:0;
}
.pc .news .list ul li:hover{
     background:url(/web_images/li_bjon_20.jpg)no-repeat;
    background-position:right bottom;
    background-size:15%;
    background-color:#fff;
}
.pc .news .list ul li .slt{
    width:100%;
    height:2.67rem;
    margin-bottom:0.2rem;
}
.pc .news .list ul li .slt img{
    width:100%;
    height:2.67rem;
    vertical-align:top;
}
.pc .news .list ul li .tit{
    font-size:0.2rem;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin:0 5%;
    margin-bottom:0.2rem;
}
.pc .news .list ul li:hover .tit{
    font-weight:bold;
    color:#2b824c;
}
.pc .news .list ul li .intro{
    font-size:0.14rem;
    line-height:0.2rem;
    color:#757575;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
    margin:0 5%;
    margin-bottom:0.3rem;
    text-align:left;
}
.pc .news .list ul li .more{
    font-size:0.16rem;
    margin:0 5%;
    color:#404040;
}
.pc .news .list ul li:hover .more{
    color:#2b824c;
}
.pc .news .more_box {
    display:flex;
    justify-content:center;
}
.pc .news .more_box a{
    display:block;
    width:9.37%;
    height:0.35rem;
    padding-left:4%;
    border-radius:0.02rem;
    font-size:0.15rem;
    line-height:0.35rem;
    background:url(/web_images/jiantou_07.png)no-repeat;
    background-size:12%;
    background-position:80% center;
    background-color:#51966b;
    color:#fff;
}

.sj .focus {
    position: relative;
}
.sj .focus .hd {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.sj .focus .hd ul {
  display: inline-block;
  overflow: hidden;
  padding: 0 0.175rem;
}
.sj .focus .hd ul li {
  float: left;
  width: 0.13rem;
  height: 0.13rem;
  margin: 0.15rem 0.15rem 0;
  background-color: #fff;
  border-radius: 50%;
  font-size: 0;
}
.sj .focus .hd .on {
  background-color: #019a47;
}
.sj .focus .bd {
  width: 100%;
  font-size:0;
}
.sj .focus .bd img {
  width: 100%;
  margin:0;
}
.sj .focus .bd ul li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* ȡ�����Ӹ��� */
}
.sj .aboutus {
    background:#2b824c;
    padding:0.4rem 2.34375% 0.25rem;
}
.sj .aboutus .title{
    font-size:0.32rem;
    font-weight:bold;
    color:#fff;
    text-align:center;
    margin-bottom:0.15rem;
}
.sj .aboutus .intro{
    font-size:0.24rem;
    line-height:0.3rem;
    color:#fff;
    text-align:center;
    margin-bottom:0.2rem;
}
.sj .aboutus .xian_box{
    display:flex;
    justify-content:center;
}
.sj .aboutus .xian_box .xian{
    width:14%;
    height:2px;
    background:#fff;
    margin-bottom:0.3rem;
}
.sj .aboutus .txt{
    font-size:0.24rem;
    line-height:0.3rem;
    color:#fff;
    margin-bottom:0.2rem;
}
.sj .aboutus .more{
    display:flex;
    justify-content:center;
}
.sj .aboutus .more a{
    display:block;
    width:22%;
    padding-left:5%;
    height:0.4rem;
    line-height:0.4rem;
    border:solid #fff 1px;
    font-size:0.2rem;
    background:url(/web_images/jiantou_07.png)no-repeat ;
    background-size:14%;
    background-position:85% center;
    color:#fff;
    border-radius:0.03rem;
    margin-bottom:0.3rem;
}
.sj .aboutus .slt{
    width:100%;
}
.sj .aboutus .slt img{
    width:100%;
    vertical-align:top;
}
.sj .product {
    background:url(/web_images/sj_pro_12.jpg)no-repeat ;
    background-size:100% 100%;
    padding:0.45rem 2.34375% 0.5rem;
}
.sj .product .title {
    font-size: 0.32rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 0.15rem;
}
.sj .product .intro{
    font-size:0.24rem;
    line-height:0.3rem;
    color:#fff;
    text-align:center;
    margin-bottom:0.2rem;
}
.sj .product .xian_box{
    display:flex;
    justify-content:center;
}
.sj .product .xian_box .xian{
    width:14%;
    height:2px;
    background:#fff;
    margin-bottom:0.3rem;
}
.sj .product .list{
    width:100%;
    overflow:hidden;
    margin-bottom:0.13rem;
}
.sj .product .list ul li{
    width:100%;
    height:2.23rem;
    overflow:hidden;
    background:url(/web_images/li_bjon_20.jpg)no-repeat;
    background-size:7.5%;
    background-position:right bottom;
    background-color:#fff;
    margin-bottom:0.23rem;
}
.sj .product .list ul li .slt{
    float:left;
    width:49%;
}
.sj .product .list ul li .slt img{
    width:100%;
    height:2.23rem;
    vertical-align:top;
}
.sj .product .list ul li .wenzi{
    float:right;
    width:45%;
    margin-left:3%;
    margin-right:2%;
}
.sj .product .list ul li .wenzi .tit{
    font-size:0.28rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top:0.2rem;
    margin-bottom:0.25rem;
}
.sj .product .list ul li .wenzi .txt{
    font-size:0.24rem;
    line-height:0.35rem;
    color:#757575;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom:0.25rem;
}
.sj .product .list ul li .wenzi .more{
    font-size:0.2rem;
    color:#404040;
}
.sj .product .chakan{
    display:flex;
    justify-content:center;
}
.sj .product .chakan a{
    display:block;
    width:22%;
    padding-left:5%;
    height:0.4rem;
    line-height:0.4rem;
    font-size:0.2rem;
    background:url(/web_images/jiantou_07.png)no-repeat ;
    background-size:14%;
    background-position:85% center;
    background-color:#45914d;
    color:#fff;
    border-radius:0.03rem;
}
.sj .jszc{
    background:url(/web_images/sj_jszc_26.jpg)no-repeat;
    background-size:100% 100%;
    padding:0.45rem 3.6% 0.6rem;
}
.sj .jszc .title {
    font-size: 0.32rem;
    font-weight: bold;
    color: #9d8b6c;
    text-align: center;
    margin-bottom: 0.15rem;
}
.sj .jszc .intro{
    font-size:0.24rem;
    line-height:0.3rem;
    color:#86c12c;
    text-align:center;
    margin-bottom:0.2rem;
}
.sj .jszc .xian_box{
    display:flex;
    justify-content:center;
}
.sj .jszc .xian_box .xian{
    width:14%;
    height:2px;
    background:#86c12c;
    margin-bottom:5.5rem;
}
.sj .jszc .link ul{
    display:flex;
    justify-content:space-between;
}
.sj .jszc .link ul li.jsym{
    width:1.56rem;
    height:0.7rem;
    background:url(/web_images/jsyf_13.png)no-repeat;
    background-size:100% 100%;
    font-size:0.24rem;
    font-weight:bold;
    text-align:center;
    padding-top:0.84rem;
    color:#8ab042;
}
.sj .jszc .link ul li.jsym a{
    color:#8ab042;
}
.sj .jszc .link ul li.shfw{
    width:1.56rem;
    height:0.7rem;
    background:url(/web_images/shfw_15.png)no-repeat;
    background-size:100% 100%;
    font-size:0.24rem;
    font-weight:bold;
    text-align:center;
    padding-top:0.84rem;
    color:#06bbee;
}
.sj .jszc .link ul li.shfw a{
    color:#06bbee;
}
.sj .jszc .link ul li.zltx{
    width:1.56rem;
    height:0.7rem;
    background:url(/web_images/zltx_20.png)no-repeat;
    background-size:100% 100%;
    font-size:0.24rem;
    font-weight:bold;
    text-align:center;
    padding-top:0.84rem;
    color:#188abe;
}
.sj .jszc .link ul li.zltx a{
    color:#188abe;
}
.sj .jszc .link ul li.yxwl{
    width:1.56rem;
    height:0.7rem;
    background:url(/web_images/yxwl_22.png)no-repeat;
    background-size:100% 100%;
    font-size:0.24rem;
    font-weight:bold;
    text-align:center;
    padding-top:0.84rem;
    color:#c55d15;
}
.sj .jszc .link ul li.yxwl a{
    color:#c55d15;
}
.sj .news {
    padding:0.55rem 2.34375% 0.5rem;
}
.sj .news .title {
    font-size: 0.32rem;
    font-weight: bold;
    color: #2b824c;
    text-align: center;
    margin-bottom: 0.15rem;
}
.sj .news .intro{
    font-size:0.24rem;
    line-height:0.3rem;
    color:#989898;
    text-align:center;
    margin-bottom:0.2rem;
}
.sj .news .xian_box{
    display:flex;
    justify-content:center;
}
.sj .news .xian_box .xian{
    width:14%;
    height:2px;
    background:#559b70;
    margin-bottom:0.3rem;
}
.sj .news .list{
    width:100%;
    overflow:hidden;
    margin-bottom:0.25rem;
}
.sj .news .list ul li{
    width:100%;
    height:2.23rem;
    overflow:hidden;
    background-color:#fff;
    margin-bottom:0.23rem;
}
.sj .news .list ul li .slt{
    float:left;
    width:49%;
}
.sj .news .list ul li .slt img{
    width:100%;
    height:2.23rem;
    vertical-align:top;
}
.sj .news .list ul li .wenzi{
    float:left;
    height:2.18rem;
    width:45%;
    padding-left:3%;
    padding-right:2%;
    border:solid #e8e8e8 1px;
    background:url(/web_images/li_bjon_20.jpg)no-repeat;
    background-size:15%;
    background-position:right bottom;
}
.sj .news .list ul li .wenzi .tit{
    font-size:0.28rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top:0.2rem;
    margin-bottom:0.25rem;
}
.sj .news .list ul li .wenzi .txt{
    font-size:0.24rem;
    line-height:0.35rem;
    color:#757575;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom:0.25rem;
}
.sj .news .list ul li .wenzi .date{
    font-size:0.2rem;
    color:#404040;
}
.sj .news .chakan{
    display:flex;
    justify-content:center;
}
.sj .news .chakan a{
    display:block;
    width:22%;
    padding-left:5%;
    height:0.4rem;
    line-height:0.4rem;
    font-size:0.2rem;
    background:url(/web_images/jiantou_07.png)no-repeat ;
    background-size:14%;
    background-position:85% center;
    background-color:#559b70;
    color:#fff;
    border-radius:0.03rem;
}