

/* CSS Document */

html,
body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font: 14px Arial, 微软雅黑;
    position: relative;
    color: #000;
    overflow-x: hidden;
}

ul,
li,
p,
img,
b,
a,
ol,
em,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: none;
    font-style: normal;
    border: none;
    font-weight: normal;
    text-decoration: none;
}

a,
a:visited,
a:link {
    color: inherit;
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
    display:block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.container {
    width: 95%;
    margin: auto;
}

/**/

.header {
    height: 60px;
}

.logo img {
    display: block;
    max-height: 60px;
        padding-left: 2%;
}


/**/

.navs b {
    display: block;
    position: relative;
    border-top: 2px solid #434343;
    width: 20px;
    height: 15px;
    border-radius: 0px;
}
.navs b:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    border-top: 2px solid #434343;
    width: 25px;
}
.navs b:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    border-top: 2px solid #434343;
    width: 25px;
}

.navs {
    position: absolute;
    top: 18px;
    z-index: 11111;
    right: 18px;
}

.nav {
    width: 34%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 60px;
    right: 0;
    background: #23ac38;
}

.nav li a {
    font-size: 16px;
    position: relative;
    display: block;
    color: #fff;
    line-height: 50px;
       border-bottom: 1px solid #23ac38;
    border-top: 1px solid #4cbb5d;
    text-align: center;
}

.nav li img {
    margin-right: 5px;
}

.nav_gb {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.nav_m {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: none;
}


/**/
.banner {
    width: 100%;
}

.banner img {
    width: 100%;
    display: block;
    height: auto;
}
.cp.container {
    margin: 7% auto;
    text-align: center;
}
.title {
    text-align: center;
    margin-bottom: 3%;
}

.title h2 {
    font-weight: 600;
    color:#2e2e2e;
}

.title h2 em {
    display: inherit;
    font-size: 13px;
    margin-top: 1.5%;
    margin-bottom:4%;
}
.cp_nav {
    margin-bottom: 3%;
    overflow: hidden;
    margin-top:4%;
}
.cp_nav ul li {
    width: 30%;
    float: left;
    margin: 1%;
    border: 1px solid #035f12;
    border-radius:15px;
    padding: 1% 0;
    color:#343434;
    cursor:pointer;
}
    .cp_nav ul li:hover,.cp_nav li.on {
        background:#035f12;
        color:#fff;
    }
.box1 {
overflow:hidden;
}
.box1 ul li {
    width: 48%;
    float: left;
        margin-top: 2%;
}

.box1 ul li:nth-child(2n) {
    margin-left: 2%;
}
.box1 ul li h2 {
    font-size: 14px;
    margin-top:3%;
    color: #343434;
}
.box1 ul li:nth-child(2n-1) {
    margin-right: 2%;
}
.ck {
    width: 100%;
    margin-top: 1%;
    background:#035f12;
    padding: 2% 0;
    color:#fff;
}
.al {
    background: #eeeeee;
    width: 100%;
  padding-top:1%;
    overflow:hidden;
    text-align:center;
   
}

.al .title {
    margin-top: 5%;
}
.al_nav {
    margin-top: 4%;
    margin-bottom:4%;
    overflow:hidden;
}
.al_nav ul li {
    width: 30%;
    float: left;
    margin: 1%;
    box-sizing: border-box;
      padding: 1%;
    padding-left: 3%;
  color:#666666;
  position:relative;
      cursor: pointer;
      font-size:12px;
}
.al_nav ul li:After {
    content: "";
    width: 7px;
    height: 7px;
    background: #e0e0e0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3.5%;
}
    .al_nav ul li:hover,.al_nav li.on {
        color:#035f12;
    } 
    .al_nav ul li:hover:After,.al_nav li.on:after {
       background:#035f12;
    } 

.box2 ul li {
    width: 48%;
    float: left;
        margin-bottom: 4%;

}

.box2 ul li:nth-child(2n) {
    margin-left: 2%;
}
.box2 ul li h2 {
    font-size: 14px;
  margin-top:4%;
    color: #343434;
}
.box2 ul li:nth-child(2n-1) {
    margin-right: 2%;
}
.ck1 {
    width:95%;
    background:#035f12;
    padding: 2% 0;
    color:#fff;
    text-align:center;
    margin: 5% auto;


}
.sl.container {
    margin: 8% auto;
}

.box3 h3 em {
    display: inherit;
    font-size: 12px;
    margin-top: 1%;
    color: #b5b5b5;
}

.box3 h3 {
  padding-left: 22%;
    color: #00612e;
    font-weight: 600;
    position: relative;
margin-bottom: 3%;
font-size:14px;
margin-top:2%;
}

.box3 h3:after {
    content: "01";
    position: absolute;
    left: 0%;
    top: -35px;
    color: #fff;
    background: #00612e;
    padding: 8% 3%;
    padding-top: 11%;
    font-size: 32px;
}
.box3 .h02:after {
    content: "02";
}
.box3 .h03:after {
    content: "03";
}
.box3 p {
    color: #5a5a5a;
    font-size: 12px;
    margin: 1% auto;
}
.box3 img {
    width: 100%;
    margin-top: 5%;
}
.box3 {
    margin: 3% auto;
    line-height: 20px;
}
.new {
    background: #EEEEEE;
    width: 100%;
    padding: 10% 0;
}

.new ul li img {
    display: none;
}
    .new ul li:nth-child(1) {
        padding:0;
        border:none;
        margin-bottom:6%;
    }
.new ul li:nth-child(1) img {
    display: block;
    width: 40%;
    float: left;
}

.new ul li:nth-child(1) .new_time {
    display: none;
}
.new ul {
    margin-top: 3%;
    overflow: hidden;
}
.new ul li {
    overflow: hidden;
    background: #fff;
    margin: 3% auto;
    padding: 2% 0;
    border: 1px solid #ccc;
}
.new ul li:nth-child(1) h4 {
    width: 55%;
    float: right;
    margin: 2% auto;
    margin-right: 1%;
}

.new ul li:nth-child(1) p {
    float: right;
    width: 55%;
    margin-right: 1%;
    font-size: 12px;
    color: #7a7a7a;
}
.new_time {
    width: 20%;
    float: left;
    text-align: center;
    font-size: 12px;
    line-height: 23px;
    position:relative;
}
.new_time em {
    color: #7a7a7a;
}
.new_time span {
    display: inherit;
    font-size: 26px;
    font-weight: 600;
    color: #7a7a7a;
    margin-top:11%;
}
.new_time:after {
    width: 1px;
    background: #ccc;
    height: 129%;
    content: "";
    position: absolute;
    top: -6px;
    left: 100%;
}
.new ul li h4 {
    width: 75%;
    float: right;
margin-bottom: 1%;
    margin-right: 1%;
}

.new ul li p {
    float: right;
    width: 75%;
    margin-right: 1%;
    font-size: 12px;
    color: #7a7a7a;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.our {
    width: 100%;
    margin: 6% auto;
    margin-bottom:70px;
}
    .our a {
        width: 100%;
        margin-top: 3%;
        background: #035f12;
        padding: 2% 0;
        color: #fff;
        display:block;
        text-align:center;
    }
    .our h3 {
    margin: 3% 0;
    color: #292929;
    font-weight: 600;
}

.our p {
    font-size: 12px;
    color: #292929;
    line-height: 18px;
}
.our img {
    width: 100%;
    margin: 1% 0;
    margin-top:3%;
    display: block;
}


/*页面通用*/

.tip b {
    font-weight: bold;
}

.tip {
    border-top: 5px solid #f2f2f2;
    border-bottom: 5px solid #f2f2f2;
    background: #fff;
    margin-top: 10px;
    color: #333;
    line-height: 34px;
    padding: 0 10px;
    font-size: 12px;
}

.main_m {
    padding: 0 2%;
}

ul.product {
    overflow: hidden;
}

ul.product li h3 {
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.product li img {
    width: 100%;
    display: block;
}

ul.product li {
    width: 46%;
    float: left;
    margin: 4% 2% 0;
}

.pading {
    text-align: center;
    margin: 10px 0;
}

.pading span {
    display: inline-block;
    line-height: 30px;
    color: #035F11;
    padding: 0 5px;
    margin: 0 3px;
    font-weight: bold;
}

.pading a {
    display: inline-block;
    line-height: 30px;
    background: #035F11;
    color: #fff;
    padding: 0 5px;
    margin: 0 3px;
}

.product_c {
    padding: 2%;
}

p.info {
    color: #9a9a9a;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 1%;
    margin-bottom: 2%;
}

h1.pro_text {
    font-size: 16px;
    line-height: 32px;
    color: #035F11;
    padding-bottom: 5px;
    font-weight: 700;
}

.page_n {
    text-align: center;
    padding: 10px 0;
    border-bottom: 5px solid #f2f2f2;
}

.page_n li a {
    display: block;
    background: #035F11;
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 34px;
}

.page_n li {
    display: inline-block;
    width: 23%;
}

ul.article li a {
    display: block;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.article li span {
    position: absolute;
    top: 0;
    right: 4px;
    color: #989898;
    font-size: 12px;
}

ul.article li {
    line-height: 36px;
    border-bottom: 1px dashed #cecece;
    height: 36px;
    overflow: hidden;
    position: relative;
    padding-right: 40px;
}

ul.article {
    padding: 2%;
}

.page {
    padding: 2% 4%;
}

h1.art_text {
    font-size: 16px;
    line-height: 32px;
    color: #035F11;
    padding-bottom: 5px;
    font-weight: 700;
}

.article_c {
    padding: 2%;
}


/**/


.bottom li img {
    width: 24px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
  
}

.bottom li span {
    line-height: 24px;
    font-size: 14px;
    display: block;
}

.bottom li a {
    display: block;
    text-align: center;
    color: #fff;
    line-height: 25px;
}

.bottom li {
    width: 25%;
    height: auto;
    float: left;
    padding: 0.5% 2%;
    box-sizing: border-box;
    position: relative;
      border-right:1px solid #fff;
}

.bottom {
    z-index: 9999;
    position: fixed;
    height: auto;
    bottom: 0;
    width: 100%;
    background: #1b1b1b;
  

}
.bottom li:hover {
    background: #035f12;
}