html,body{
    
    overflow-x:hidden !important;
     font-family: "msyh","Microsoft YaHei" !important;
    }
.k_font_pingfang,div[data-tmpleditable="editable"]{
 font-family: "msyh","Microsoft YaHei";
}
body,.reset_style,.reset_style p{
    word-wrap: normal;
    word-break: normal;
    text-indent: 0em !important;
}
    .text-nowrap{
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }
  .k_animation_3{
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  }
  .k_animation{
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  }
a:focus, a:hover, a:active {
    text-decoration: none;
  color:#00ad52;
}

.reset_style img{
 max-width:100%;
 height:auto !important;
}
.reset_style p{
line-height:25px;margin-top:15px;font-size:15px;
}

    .k_section{
         width:100%;
         overflow: hidden;
         position: relative;
     }
     .k_content_container{
       width:100%;
       padding:30px 0px;
       margin:0px auto;
     }
     .k_clear:before,.k_clear:after{
     clear:both;
     display:table;
     content:"";
    }
     .k_full_width{
        width:100%;
        padding-left:100%;
        padding-right:100%;
        margin-left: -100%;
        margin-right:-100%;
        box-sizing: content-box;
        -moz-box-sizing:content-box;
        -webkit-box-sizing: content-box;
        -ms-box-sizing:content-box;
        -o-box-sizing:content-box;
     }
     .k_content_container:before,.k_content_container:after,.k_row:before,.k_row:after{
        clear: both;
        display:table;
        content:" ";
        min-height: 0px;
     }
    .w_grid-000 > div > .p_gridbox{
     overflow:visible; 
    }
    .w_grid-000 > div > .p_gridbox:before,.w_grid-000 > div > .p_gridbox:after{
        clear: both;
        display:table;
        content:" ";
        min-height: 0px;
    }
     div[class^="k_col_"]{
        padding:0px 5px;
        float:left;
        position:relative;
        box-sizing: border-box;
        -moz-box-sizing:border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing:border-box;
        -o-box-sizing:border-box;
        margin-top:10px;
        margin-bottom:10px;
     }
     .k_col_1{
         width:8.3333333%;
     }
     .k_col_2{
         width:16.66666667%;
     }
     .k_col_3{
         width:25%;
     }
     .k_col_4{
         width:33.33333333%;
     }
     .k_col_5{
         width:41.66666667%;
     }
     .k_col_5_5{
        width:20%;
     }
     .k_col_6{
         width:50%;
     }
     .k_col_7{
         width:58.33333333%;
     }
     .k_col_8{
         width:66.66666667%;
     }
     .k_col_9{
         width:75%;
     }
     .k_col_10{
         width:83.33333333%;
     }
     .k_col_11{
         width:91.66666667%;
     }
     .k_col_12{
         width:100%;
     }
    .k_index_title{
     position:relative;
     text-align:center;
     font-size:16px;
      margin-bottom:10px;
    }
    .k_index_title>span{
     display:block;
     color:#f6f6f6;
     font-size: 75px;
     line-height: 32px;
     text-transform: uppercase;
      position:absolute;
      z-index:0;
      width:200%;
      top: 0;
      left:-50%;
      letter-spacing: -2px;
    }
  .k_index_title.k_left{
    text-align:left;
  }
  .k_index_title.k_right{
    text-align:right;
  }
  .k_index_title.k_left>span{
    left:0px;
  }
  .k_index_title.k_right>span{
    left:auto;
    right:0px;
  }
    .k_index_title h3{
      font-size:30px;
      font-weight:bold;
      color:#404042;
      position:relative;
      display:block;
      padding-left:0px !important;
      padding-right:0px !important;
      z-index:1;
    }
  .k_index_title h3:before, .k_index_title h3:after{
      width:140px;
      height:1px;
      border-bottom:1px dashed #ccc;
      display:block;
      position:absolute;
      bottom:0px;
      content:" ";
      display:none;
  }
  .k_index_title h3:before{
     left:0px;
  }
  .k_index_title h3:after{
     right:0px;
  }
    .k_index_title span.k_title_e{
      text-transform:uppercase;
      color:#fbfbfb;
      font-size: 90px;
      font-weight: normal;
      position:absolute;
      width:100%;
      z-index:-1;
      top:20px;
    }
    .k_index_title:after,.k_index_title:before{
     content:" ";
      display:inline-block;
      width:35%;
      height:1px;
      background-color:#00ad52;
      position:absolute;
      top:50%;
      display:none;
    }
    .k_index_title:before{
     left:0px;
    }
    .k_index_title:after{
     right:0px;
    }
  .k_index_title:after{
   display:inline-block;
   position:static;
   width:70px;
    height:4px;
    background-color:#00ad52;
    margin-top:25px;
  }
    @media screen and (max-width:918px){
      .k_index_title span.k_title_e{
       display:none;
      }
    }
    @media screen and (max-width:590px){
      .k_index_title:after,.k_index_title:before{
        width:20%;
      }
    }
  @media screen and (max-width:460px){
     .k_index_title h3{
      padding-left:90px;
      padding-right:90px;
    }
  .k_index_title h3:before, .k_index_title h3:after{
      width:70px;
   }
  }
    .p_CommonSwitchBtnA:hover,.p_CommonSwitchBtnB:hover{
     color:#00ad52!important; 
    }
    .k_btn{
     display:inline-block;
     border-radius:5px;
     line-height:20px;
     padding:10px 30px;
     text-align:center;
     color:#fff;
     background-color:#00ad52;
      font-size:14px;
    }
    .k_btn,.e_btn{
     transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s; 
    }
    .k_btn:hover,.e_btn:hover{
      border-radius:0px !important;
    }
    .p_OccupyBox{
     text-align:center; 
    }
  
    .p_page .PageInterval {
      display: inline-block;
      position: static;
      float: left;
      margin-right: 5px;
      line-height: 38px;
      font-size: 12px;
    }
    .p_page .p_PageInterval {
      display: inline-block;
      position: static;
      float: left;
      margin-right: 5px;
      line-height: 38px;
      font-size: 12px;
      font-family: cursive;
    }
    
    /*宸︾炕椤�?*/
    .p_page .pre:after {
      content: "";
      display: none;
      position: absolute;
      top: 5px;
      left: -14px;
      width: 27px;
      height: 27px;
      background-color: rgba(242, 242, 242, 1);
      font-size: 0;
      line-height: 0;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      z-index: -1
    }
    .p_page .pre:hover:after {
      top: 4px;
      left: -12px;
      background-color: #00ad52;
      border-radius: 4px 0 0 0;
      -webkit-box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
      -moz-box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
      box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      z-index: -1
    }
    .p_page .pre:active:after {
      top: 8px;
      left: -12px;
      width: 28px;
      height: 25px;
      background-color: #00ad52;
      border-radius: 0 3px 0 0;
      -webkit-box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
      -moz-box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
      box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
      -webkit-transform: rotate(-226deg);
      -moz-transform: rotate(-226deg);
      -o-transform: rotate(-226deg);
      -ms-transform: rotate(-226deg);
      transform: rotate(-226deg);
      z-index: -1
    }
    
    .p_page .pre {
      display: inline-table;
      position: relative;
      left: 0;
      top: 0;
      float: left;
      height: 30px;
      margin:0 5px 0 18px;
      text-align: center;
      padding:0 10px;
      border-radius: 6px;		
      border:1px solid #d9d9d9;
      background: #fff;
      color: #595959;
    }
    .p_page .pre:hover {
      color: #fff;
      background: #00ad52;
      border-color: #00ad52;
      cursor: pointer
    }
    .p_page .pre:active {
      background: #00ad52;
      border-color: #00ad52;
      color: #fff;
    }
    
    .p_page .pre .font {
      display: table-cell;
      vertical-align: middle;
      bottom: 0;
      font-size: 12px
    }
    .p_page .pre:hover .iconfont {
      color: rgba(255, 255, 255, 1)
    }
    .p_page .pre:active .iconfont {
      color: rgba(255, 255, 255, 1)
    }
    .p_page .pre .iconfont:before {
          content: "\e6b0";
      margin-right: 0;
    }
      .p_page .pre .i_pre {
          display: none;
      }
    
    /*鍙崇炕椤�?*/
    .p_page .next:after {
      content: "";
      display: none;
      position: absolute;
      top: 5px;
      right: -14px;
      width: 27px;
      height: 27px;
      background-color: #00ad52;
      font-size: 0;
      line-height: 0;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      z-index: -1
    }
    .p_page .next:hover:after {
      top: 5px;
      right: -12px;
      background-color: #00ad52;
      border-radius: 4px 0 0 0;
      -webkit-box-shadow: 0 3px 0 #777;
      -moz-box-shadow: 0 3px 0 #777;
      box-shadow: 0 3px 0 #777;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      z-index: -1;
      width: 26px;
      height: 26px
    }
    .p_page .next:active:after {
      top: 8px;
      right: -12px;
      width: 27px;
      height: 24px;
      background-color: #00ad52;
      border-radius: 0 3px 0 0;
      -webkit-box-shadow: 0 3px 0 #777;
      -moz-box-shadow: 0 3px 0 #777;
      box-shadow: 0 3px 0 #777;
      -webkit-transform: rotate(226deg);
      -moz-transform: rotate(226deg);
      -o-transform: rotate(226deg);
      -ms-transform: rotate(226deg);
      transform: rotate(226deg);
      z-index: -1
    }
    .p_page .next {
      display: inline-table;
      position: relative;
      left: 0;
      top: 0;
      float: left;
      height: 30px;
      border: 1px solid #d9d9d9;
      background: #fff;
      color: #595959;
      text-align: center;
      padding:0 10px;
      border-radius: 6px;
    }
    .p_page .next:hover {		
      background: #00ad52;
      border-color: #00ad52;
      color: #fff;
      cursor: pointer
    }
    .p_page .next:active {
      background: #00ad52;
      border-color: #00ad52;
      color: #fff;
    }
    .p_page .next .font {
      display: table-cell;
      vertical-align: middle;
      bottom: 0;
      font-size: 12px
    }
    .p_page .next:hover .iconfont {
      color: rgba(255, 255, 255, 1)
    }
    .p_page .next:active .iconfont {
      color: rgba(255, 255, 255, 1)
    }
    .p_page .next .iconfont:before {
      content: "\e6af";
      margin-top: 0;
      float: right;
      margin-left: 0;
    }
      .p_page .next .i_next {
          display: none;
    }
    /* 涓嶅彲鐐瑰嚮鐘舵€� */
    .p_page .js_pageBtnDisable,
    .p_page .js_pageBtnDisable:hover,
    .p_page .js_pageBtnDisable:active {
      background: #f5f5f5;
      border-color: #d9d9d9;
      color: #bfbfbf;
      cursor: default;	
    }
    .p_page .js_pageBtnDisable:hover .iconfont {color: #bfbfbf;}
    
    /*缈婚〉鏁板瓧*/
    .p_page .pageNum {
      position: relative;
      float: left;
      height: 30px;
      min-width: 30px;
      margin:0 5px 0 0;
      padding:0 5px;
      background-size: 100% 100%;
      color: #595959;
      /*border:1px solid #d9d9d9;*/
      cursor: pointer;
      line-height: 30px;
      display: inline-block;
      font-family: inherit;
      font-size: 14px;
      font-weight: inherit;
      text-decoration: none;
      background-color: #fff;
      text-align: center;
      border-radius: 6px;
    }
/*    .p_page .pageNum:hover {
      color: #fff;
      border-color: #00ad52;
      cursor: pointer;
      text-decoration: none;
      background-color: #00ad52;
    }*/
    .p_page .pageNum:active {
      color: #fff;
      text-decoration: none;
      background-color: #00ad52;
      border-color: #00ad52;
    }
    .p_page .pageNum.active {
      text-decoration: none;
     /* background-color: #00ad52;*/
      color: #fff;
      /*border-color: #00ad52;*/
    }
.p_page .pageNum a{
	display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 1.2rem;
    line-height: 30px;
    height: 30px;
    width: 30px;
    position: relative;
    overflow: hidden;
    z-index: 1;
	margin: 0px 5px;
    border-radius: 5px;
    color: inherit;
    /*box-shadow: 0 0 0 1px #D9D9D9 inset;*/
	background-color: #00ad52;
}
    .p_page .pageNum .font {
      display: table-cell;
      vertical-align: middle;
      bottom: 0
    }
    .p_page .pageNum .iconfont {
      display: inline;
      color: rgba(255, 255, 255, 1);
      vertical-align: middle
    }
    .p_page .pageNum:hover .iconfont {
      color: rgba(255, 255, 255, 1)
    }
    .p_page .pageNum:active .iconfont {
      color: rgba(255, 255, 255, 1)
    }
    .p_page .pageNum .iconfont:before {
      content: ""
    }
    
    /*缈婚〉鐪佺暐*/
    .p_page .PageInterval {
      line-height: 30px;
      cursor: text;
      color: rgba(102, 102, 102, 1)
    }
    .p_page .p_PageInterval {
      line-height: 30px;
      cursor: text;
      color: #ccc;
      font-family: cursive;
    }
    /*姣忛〉鏄剧ず鏉℃�?*/
    .p_page .pagesize{
      font-size:14px;
      float:left;
      margin-left: 10px;
    }
  .p_pagebox {
    width: 100%;
    height: auto;
    margin: 20px auto 0;
    clear: both;
    position: relative;
    font-size: 0;
    white-space: nowrap
  }
  .p_pagebox .pre {
    display: inline-table;
    height: 45px;
    width: 28%;
    color: rgba(255, 255, 255, 1);
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: #00ad52;
    text-align: center;
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    left: 0;
    top: 0;
    box-sizing: border-box
  }
  .p_pagebox .pre:hover {
    color: rgba(255, 255, 255, 1);
    border-color: #00ad52;
    background-color: #00ad52;
    cursor: pointer
  }
  .p_pagebox .pre:active {
    background-color: #00ad52;
  }
  .p_pagebox .pre .font {
    display: table-cell;
    vertical-align: middle;
    bottom: 0;
    font-size: 16px
  }
  .p_pagebox .pre .iconfont {
    display: inline-block;
    color: rgba(255, 255, 255, 1);
    vertical-align: top;
    width: auto;
    height: auto;
    float: left;
    font-size: 22px
  }
  .p_pagebox .pre:hover .iconfont {
  color:#fff;
  }
  .p_pagebox .pre:active .iconfont {
  color:#fff;
  }
  .p_pagebox .pre .iconfont:before {
    content: "\e6b0"
  }
  .p_pagebox .next {
    display: inline-table;
    height: 45px;
    width: 28%;
    color: rgba(255, 255, 255, 1);
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: #00ad52;
    text-align: center;
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    left: 0;
    top: 0;
    box-sizing: border-box
  }
  
  .p_pagebox .next:hover{
  color:rgba(255,255,255,1);
  border-width: 0;
  border-style: solid;
  border-color:rgba(255,255,255,0);
  background-color:#00ad52;
  cursor:pointer;
  }
  .p_pagebox .next:active{
  background-color:#00ad52;
  }
  .p_pagebox .next .font{
  display:table-cell;
  vertical-align:middle;
  bottom:0;
  font-size: 16px;
  }
  .p_pagebox .next .iconfont{
  display:inline-block;
  color:rgba(255,255,255,1);
  vertical-align:top;
  width: auto;
  height: auto;
  float: right;
  font-size: 22px;
  }
  .p_pagebox .next:hover .iconfont{
  color:rgba(255,255,255,1);
  }
  .p_pagebox .next:active .iconfont{
  color:rgba(255,255,255,1);
  }
  .p_pagebox .next .iconfont:before{
  content: "\e6af";
  }
  
  /* 涓嶅彲鐐瑰嚮鐘舵€� */
  .p_pagebox .js_pageBtnDisable,
  .p_pagebox .js_pageBtnDisable:hover,
  .p_pagebox .js_pageBtnDisable:active {
  background: #f5f5f5;
  border-color: #d9d9d9;
  color: #bfbfbf;
  cursor: default;	
  }
  .p_pagebox .js_pageBtnDisable .iconfont {color: #bfbfbf;}
  .p_pagebox .js_pageBtnDisable:hover .iconfont {color: #bfbfbf;}
  
  
  .p_pagebox .NumBox {
    width: 44%;
    height: 44px;
    border: 1px solid #cdd5d5;
    display: inline-table;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    background: #e6e6e6;
    vertical-align: top
  }
  .p_pagebox .num {
    display: table-cell;
    vertical-align: middle;
    font-size: 22px;
    text-align: center;
    width: 100%
  }
  .p_pagebox .ItemBox {
    position: absolute;
    width: 100%;
    height: auto;
    border: 1px solid #d3d4d4;
    bottom: 44px;
    left: 0;
    max-height: 300px;
    overflow-y: auto;
    z-index: 99;
    border-bottom: 0
  }
  .p_pagebox .num .iconfont {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 20px
  }
  .p_pagebox .num .iconfont:before {
    content: "\e69c";
    font-size: 22px
  }
  .p_pagebox .NumBox ul li {
    width: inherit;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #fffffe;
    color: #323332;
    font-size: 16px
  }
  .p_pagebox .NumBox ul li .iconfont:before {
    content: ""
  }
  .p_pagebox .NumBox ul li:active {
    background-color: #e4e4e4
  }
  
    .kk_product_cate_list > div{
     overflow:hidden; 
    }
    .kk_product_cate_list > div .p_linkBox.click{
      background-color:#00ad52!important;
      border-color:#00ad52!important;
    }
.k_m_hide{
 display:block;
}
.k_m_show{
 display:none;
}
    @media screen and (max-width:1300px){
     .k_content_container,.k_container{
       padding-left:20px;
       padding-right:20px;
      }
    }
     @media screen and (max-width:768px){
      div[class^="k_col_"]{
        width:100%;
        float:none;
        padding:0px 5px !important;
       }
       .k_content_container img{
           width:100%;
       }
            .k_m_hide{
      display:none;
      }
     .k_m_show{
      display:block;
     }
     }
    .c_portalResFile_relatedlist-01001 .stylebox_top,.c_portalResFile_relatedlist-01001 .stylebox_title{
     background-color:#00ad52;
    }
  
  .k_category{
  margin-bottom:20px; 
  }
  @media screen and (min-width:769px){
   .k_category{
    margin-top:-70px; 
   }
  }
  .k_category_title{
  background-color:#00ad52;
  color:#fff;
  text-align:center;
  padding:30px 10px;
  }
  .k_category_title h5{
  font-size:30px;
  font-weight:normal;
  }
  .k_category_title span{
  display:block;
  font-size:15px;
   text-transform: uppercase;
  }
  .k_category_more_info{
  background-color:transparent;
  padding:0px 0px 30px;
  border-radius:5px 5px 0px 0px;
  margin-top:20px;
  }
  .k_category_more_info p{
  color:#000;
  font-size:16px;
  line-height:30px;
  }
  .k_category_more_info span,.k_category_more_info a{
  color:#fff; 
   margin-bottom:25px;
  }
  .k_category_box{
   box-shadow: 0px 0px 5px #eee;
  }
  .k_category_box>.p_parentBox{
  width:100%;
  position:relative;
  margin:0px auto;
  border-bottom:1px solid #eee;
  }
  .k_category_box>.p_parentBox:first-child{
   border-top:1px solid #eee;
  }
  .k_category_box>.p_parentBox>.p_linkBox{
  width:100%;
  position:relative;
  text-align:left;
  background-color:#fff;
  padding:10px 10px;
  padding-left:35px;
  }
  .k_category_box>.p_parentBox>.p_linkBox a,.k_category_box>.p_parentBox>.p_linkBox i{
  color:#000; 
  font-size:16px;
  }
  .k_category_box>.p_parentBox>.p_linkBox i{
   font-size:20px;
   color:#00ad52;
   font-weight:bold;
  }
  .p_categoryBox{
  width:100% !important;
  float:none !important;
  }
  .k_category_box .p_linkBox:hover,.k_category_box .p_linkBox.click{
  background-color:#00ad52!important; 
  }
  .k_category_box .p_linkBox:hover a,.k_category_box .p_linkBox.click a,.k_category_box .p_linkBox:hover i,.k_category_box .p_linkBox.click i{
  color:#fff !important; 
  }
  .k_category_box .p_linkBox i:before{
  color:inherit !important;
  }
  .k_category_box .p_childBox{
  padding-left:0px !important;
  background-color:transparent !important;
  }
  .k_category_box .p_childBox .p_linkBox{
  margin:2px auto;
  width:100%;
  border:none !important;
  background-color:#e5e5e5;
  }
  .k_category_box .p_childBox .p_linkBox a{
  display:block;
  padding:10px;
   color:#000;
    padding-top: 5px;
  padding-bottom: 5px;
    text-align:center;
  }
  .k_category_box .p_childBox .p_linkBox i{
  display:none;
  }
  .k_category_box .e_icon{
  position: absolute;
  left: 0px;
  top: 6px;
  top:calc(50% - 15px);
  top:-webkit-calc(50% - 15px);
  top:-moz-calc(50% - 15px);
  top:-o-calc(50% - 15px);
  top:-ms-calc(50% - 15px);
  line-height: 30px;
  height: 30px;
  width: 30px;
  text-align: center;
  }
  .c_portalResProduct_category-01001001 .p_linkBox .icon-arrow_up::before{
   content:"\e684" !important;
  }
  .c_portalResProduct_category-01001001 .p_linkBox .icon-arrow_down::before{
   content:"\e683" !important;
  }
  @media screen and (max-width:768px){
    .k_category_box .p_childBox .p_linkBox{
    background-color:#e5e5e5;
    }
  }
  .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox:hover > a > .font{
  border:none !important;
  }
  .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox:hover > a > .font:before{
  display:none !important;
  }
  .k_cate_more_img{
   margin-top:15px;
  }
  .k_cate_more_img + .k_category_more_info{
   margin-top:15px !important;
  }
  @media screen and (max-width: 768px) and (min-width: 460px) {
  .k_cate_more_img{
    display:none;
   }
  }
  .stylebox_top,.stylebox_title{
   background-color:#00ad52!important;
  }
  @media screen and (min-width:769px){
  #w_common_text-1557890638159{
   position:relative;
   z-index:2;
   margin-left:-20% !important;
   background-color:rgba(255,255,255,0.8);
  }
  }
.k_back_top{
 display:inline-block;
}
.k_back_top a{
 display:block;
 width:50px;
 height:50px;
 color:#fff;
 line-height:50px;
 text-align:center;
 background-color:#00ad52;
 font-size:22px;
 cursor:pointer;
}

/* swiper */
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.k_swiper_nav {
text-align:center;
position:relative;
z-index:3;
margin-top:40px;
margin-bottom:40px;
}
.k_swiper_nav .swiper-pagination-bullet{
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
display:inline-block;
margin:0px 13px;
width:15px;
height:15px;
border-radius:50%;
border:1px solid #aeaeae;
background-color:#aeaeae;
cursor:pointer;
position:relative;
text-align:center;
}
/*
.k_swiper_nav .swiper-pagination-bullet:before{
width:8px;
height:8px;
content:" ";
display:inline-block;
background-color:#fff;
border-radius:50%;
margin-top:8px;
display:none;
}
.k_swiper_nav .swiper-pagination-bullet:after{
width:8px;
height:8px;
content:" ";
display:inline-block;
border:1px solid transparent;
border-radius:50%;
position:absolute;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
top:calc(50% - 4px);
top:-webkit-calc(50% - 4px);
top:-moz-calc(50% - 4px);
top:-ms-calc(50% - 4px);
left:calc(50% - 4px);
left:-webkit-calc(50% - 4px);
left:-moz-calc(50% - 4px);
left:-ms-calc(50% - 4px);
display:none;
}
*/
.k_swiper_nav .swiper-pagination-bullet.swiper-pagination-bullet-active,.k_swiper_nav .swiper-pagination-bullet:hover{
border-color:#00ad52;
background-color:transparent;
transform: scale(1.3);
-ms-transform: scale(1.3);	/* IE 9 */
-webkit-transform: scale(1.3);	/* Safari 鍜� Chrome */
-o-transform: scale(1.3);	/* Opera */
-moz-transform: scale(1.3);	/* Firefox */
}
/*
.k_swiper_nav .swiper-pagination-bullet:hover::after{
top:-1px;
left:-1px;
border-color:#fff;
width:26px;
height:26px;
display:none;
}
*/
.k_swiper_btn{
position:absolute;
width:54px;
height:54px;
text-align:center;
background-color:rgba(0,0,0,0.5);
border-radius:50%;
cursor:pointer;
top:50%;
top:calc(50% - 27px);
top:-webkit-calc(50% - 27px);
top:-moz-calc(50% - 27px);
top:-ms-calc(50% - 27px);
z-index:5;
}
.k_swiper_btn.k_swiper_left{
left:10px;
}
.k_swiper_btn.k_swiper_right{
right:20px;
}
.k_swiper_btn .e_icon{
color:#fff;
font-size:28px;
line-height:54px;
display:block;
}
.k_swiper_btn:hover{
background-color:#00ad52;
}
/* end swiper */
/* sm nav cate */
.k_sm_cate_menu_btn{
 text-align:right;
 padding-top:23px;
 padding-bottom:23px;
 display:none;
}
.k_sm_c_btn{
 color:#00ad52;
 font-size:16px;
 height:30px;
 line-height:30px;
 display:inline-block;
 cursor:pointer;
}
.k_sm_cate_menu{
 position:relative;
 z-index:99;
}
.k_sm_cate_content{
 display:block;
}
.k_sm_cate_wrapper{
 text-align:center;
 font-size:0px;
 padding: 60px 0px 30px;
}
.k_sm_cate_item{
 display:inline-block;
 /* margin-left:45px; */
 margin-left:15px !important;
 position:relative;
}
.k_sm_cate_item:first-child{
 margin-left:0px !important;
}
.k_cate_open_sub{
 width:28px;
 height:28px;
 text-align:center;
 line-height:28px;
 color:#fff;
 position:absolute;
 font-size:20px;
 right:10px;
 top:9px; 
 display:none;
 cursor:pointer;
}
.k_sm_cate_link{
 display:block;
 font-size:15px;
 color:#2c2c2c;
 line-height:24px;
 padding-top:10px;
 padding-bottom:10px;
 position:relative;
 width:190px;
 border:1px solid #ccc;
 /* 
 border-radius: 5px;
 margin: 0px 10px;
  */
}
.k_sm_cate_link:after{
 width:0px;
 height:3px;
 background-color:#00ad52;
 display:block;
 position:absolute;
 left:0px;
 bottom:0px;
 content:" ";
  transition: all 0.5s;
 -moz-transition: all 0.5s;
 -webkit-transition: all 0.5s;
 -o-transition: all 0.5s;
 display:none;
}
.k_sm_cate_item:hover .k_sm_cate_link,.k_sm_cate_item.k_active .k_sm_cate_link{
 color:#fff;
 border-color:#00ad52;
 background-color:#00ad52;
}
.k_sm_cate_item:hover .k_sm_cate_link:after,.k_sm_cate_item.k_active .k_sm_cate_link:after{
 width:100%;
}
.k_cate_sub_wrapper{
 position:absolute;
 left:0px;
 right:0px;
 background-color:rgba(0,173,82,0.8);
 overflow:hidden;
}
.k_cate_sub_wrapper.k_active{
 display:block !important;
}
.k_cate_sub_item a{
 font-size:14px;
 line-height:24px;
 padding:5px 5px;
 color:#fff !important;
 display:block;
 border-bottom: 1px solid rgba(255,255,255,0.5); 
}
.k_cate_sub_item a:hover{
 color:#eee !important;
}
@media screen and (max-width:1660px){
  .k_sm_cate_item{
   margin-left:20px;
  }
}
@media screen and (min-width:1301px){
  .k_cate_sub_wrapper{
   max-height:0px;
  }
  .k_sm_cate_item:hover .k_cate_sub_wrapper{
   max-height:600px;
  }
}
@media screen and (max-width:1300px){
  .k_sm_cate_menu_btn{
   display:block;
  }
  .k_sm_cate_menu{
   margin-right:-20px;
  }
  .k_sm_cate_wrapper{
   padding:0px !important;
  }
  .k_sm_cate_content{
   position:absolute;
   left:0px;
   right:0px;
   top:0px;
   background-color:#00ad52;
   overflow:hidden;
   max-height:0px;
  }
  .k_sm_cate_content.k_active{
   max-height:600px;
  }
  .k_sm_cate_item{
   border-bottom:1px solid rgba(255,255,255,0.5);
   display:block;
   margin-left:0px !important;
   padding-right:50px;
  }
  .k_cate_open_sub{
   display:block;
  }
  .k_sm_cate_link{
   color:#fff !important;
   padding:10px 20px !important;
   border:none;
   width: 100%;
    text-align: left;
    margin: 0px;
  }
  .k_sm_cate_link:after{
   display:none;
  }
  .k_cate_sub_wrapper{
   position:static;
   display:none;
  }
  .k_cate_sub_item a{
   padding:5px 20px !important;
   text-align:left;
   border-bottom:none;
  }
}
@media screen and (max-width:768px){
  .k_sm_cate_menu_btn{
    text-align:left;
  }
  .k_sm_cate_menu{
   margin-left:-20px;
  }
  .k_sm_cate_wrapper{
   text-align:left;
  }
}
/* end */
/* side cate */
.k_sm_side_cate_wrapper{
 overflow:hidden;
 padding-top:45px;
 padding-bottom:20px;
}
.k_sm_sidecate_link{
 display:block;
 border-right:3px solid rgba(45,96,169,0);
 font-size:16px;
 line-height:28px;
 padding:0px 25px 0px 10px;
 color:#818181;
 text-align:right;
 margin-bottom:25px;
}
.k_sm_sidecate_link:hover,.k_sm_sidecate_link.k_active{
 color:#00ad52;
 border-color:#00ad52;
 padding-right:15px;
}
@media screen and (max-width:768px){
  .k_sm_side_cate_wrapper{
   padding:0px;
   text-align:center;
  }
  .k_sm_sidecate_link{
   display:inline-block;
   padding:5px 10px !important;
   border:1px solid #818181 !important;
   margin:5px;
  }
  .k_sm_sidecate_link:hover,.k_sm_sidecate_link.k_active{
   color:#fff !important;
   background-color:#00ad52!important;
   border-color:#00ad52!important;
  }
}
/* end */
.k_sm_padding_full{
  margin-left:-100%;
  margin-right:-100%;
  padding-right:100%;
  padding-left:100%; 
}
.k_sm_padding_full_left{
 margin-left:auto;
 margin-right:-100%;
 padding-right:100%;
}
.k_sm_padding_full_right{
 margin-right:auto;
 margin-left:-100%;
 padding-left:100%;
}
@media screen and (max-width:768px){
 .k_sm_padding_full_left,.k_sm_padding_full_right{
  margin-left:-100%;
  margin-right:-100%;
  padding-right:100%;
  padding-left:100%;
 }
}

.dblxf,.dblxf a{ font-size: 16px; color: #fff;}

.navigation.pagination {
  font-size: 0
}
.pagination h2 {
  display: none
}
.pagination .page-numbers {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 1.2rem;
  line-height: 3.5rem;
  height: 3.5rem;
  width: 3.5rem;
  margin: .2rem;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 50%;
  color: inherit
}
.pagination .page-num {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 1.2rem;
  line-height: 3.5rem;
  height: 3.5rem;
  width: 3.5rem;
  margin: .2rem;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 50%;
  color: inherit;
	box-shadow: 0 0 0 2px #e1e5e8 inset;
}
.pagination .page-num a:hover{ background-color: #000;}
.pagination span.page-numbers {
  cursor: default
}
.pagination a.page-numbers {
  color: inherit
}
.pagination .page-numbers:first-child {
  margin-left: 0
}
.no-touch .pagination .page-numbers:hover {
  color: #fff
}
.no-touch .pagination .page-numbers:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  transition: height 0.3s
}
.no-touch .pagination .page-numbers:hover:before {
  height: 100%
}
.pagination .page-numbers span {
  position: relative
}
.pagination .page-numbers.current {
  box-shadow: none !important;
  color: #fff !important
}
.pagination .page-numbers.dots {
  box-shadow: none !important;
  color: inherit !important
}
.pagination .page-numbers.dots:before {
  display: none
}
.pagination .page-numbers.prev, .pagination .page-numbers.next {
  font-size: 0
}
.pagination .page-numbers.prev:after {
  content: '\f104';
  font-family: fontawesome;
  font-size: 1.5rem;
  padding-right: .2rem;
  vertical-align: top;
  position: relative
}
.pagination .page-numbers.next:after {
  content: '\f105';
  font-family: fontawesome;
  font-size: 1.5rem;
  padding-left: .2rem;
  vertical-align: top;
  position: relative
}
.page-404 {
  text-align: center
}
.page-404:before {
  display: inline-block;
  vertical-align: top;
  content: '\f14e';
  font: 12rem/1 fontawesome;
  margin-bottom: 1rem;
  opacity: .1
}
.w-blog[class*="cols_"] .g-pagination {
    text-align: center;
}
.pagination .page-numbers {
    box-shadow: 0 0 0 2px #e1e5e8 inset;
}


/*关于我们*/
.box{width: 100%;}
.abt_atc {
	width: 1200px;
	margin: 2% auto;
	text-align:justify;
}
.abt_atc p {
	line-height: 24px;
	font-size: 18px;
}
.abt_mid {
	
	margin: 0 auto;
	margin-top: 40px;
}
.mid_l {
	width: 70%;
	height: 180px;
	background: #cce4ef;
	position: relative; float: left;
}
.mid_l p {
	text-align: center;
	font-size: 29px!important;
	margin-top: 9%!important;
	font-family: Helvetica, Arial, "sans-serif"!important;
	font-weight: bold
}
.mid_l div {
	width: 120px;
	height: 44px;
	background: #00AD52;
	font-size: 26px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 4%;
	font-family: "league_spartan_bold";
}
.mid_r {
	width: 28%;
	height: 180px;
	position: relative;float: right;
}
.mid_r .r_top {
	width: 95%;
	margin-right: 35px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
}
.mid_r .r_top img {
	width: 100%;
}
.mid_r .r_bot {
	width: 95%;
	height: 150px;
	border: 2px solid #00AD52;
	position: absolute;
	right: 0;
	bottom: 0;
}
.abt_mid2 {
	
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
	margin-bottom: 80px;
}
.mid2_l {
	width: 52%;
	height: 180px;
	margin-left: 3%; float: left;
}
.mid2_l img {
	width: 100%;
}
.mid2_l div {
	width: 50px;
	height: 50px;
	background: #989898;
	position: absolute;
	left: 0;
	bottom: 10%;
}
.mid2_r {
	width: 43%;
	height: 180px;
	background: #fbfbfb;
	position: relative; float: right;
}
.mid2_r p {
	text-align: center;
	font-size: 28px!important;
	font-family: Helvetica, Arial, "sans-serif"!important;
	font-weight: bold;
	margin-top: 16%!important;
}
.mid2_r div {
	width: 300px;
	height: 44px;
	background: #989898;
	font-size: 26px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	position: absolute;
	top: 0;
	right: 8%;
	font-family: "league_spartan_bold";
}
.abt_ach_box {
	width: 100%;
	background: url(../images/abt_ach_bg.jpg);
}
.abt_ach {
	
	margin: 0 auto;
	margin-top: 30px;
	padding-top: 60px;
	padding-bottom: 75px;
	height: 420px;
}
.abt_ach h2 {
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-family: "league_spartan_bold";
}
.abt_ach ul {
	margin-top: 6%;
	float: left;
}
.abt_ach li {
	float: left;
	width: 16.5%;
	padding: 0 10px;list-style: none;
}
.abt_ach li div {
	width: 100%;
	height: 80px;
}
.abt_ach li img {
	margin: 0 auto;display: block;
}
.abt_ach li p {
	width: 100%;
	margin-bottom: 15px!important;
	color: #fff!important;
	text-align: center;
	font-family: Helvetica, Arial, "sans-serif"!important;
}
ol, ul, li, menu {
    /* list-style: none; */
}
  @media screen and (max-width:767px){
    .mid_l {
    width: 100%;
    height: 180px;
    background: #cce4ef;
    position: relative;
    float: left;
}
	  .mid_r {
   
    height: 180px;
    position: relative;
    float: right;display: none;
}
	  .abt_mid {
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
}
	  .mid_l p {
    text-align: center;
    font-size: 29px!important;
    margin-top: 15%!important;
    font-family: Helvetica, Arial, "sans-serif"!important;
    font-weight: bold;
}
	  .abt_mid2 {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}
	  .mid2_l {
    
    height: 180px;
    margin-left: 3%;
    float: left;display: none;
}
	  .mid2_r {
    width: 100%;
    height: 180px;
    background: #58D893;
    position: relative;
    float: right;
}
	  .abt_ach {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    padding-top: 60px;
    padding-bottom: 75px;
    height: 350px;
}
	  .abt_ach li .xjp {
    width: 100%;
    margin-bottom: 15px!important;
    color: #fff!important;
    text-align: center;
    font-family: Helvetica, Arial, "sans-serif"!important;display: none;
}
  }
/*可持续发展*/
.sus .top_img {
	width: 100%;
}
.sus .top_img img {
	width: 100%;
}
.sus .sec_ttb {
	
	margin: 0 auto;
	margin-top: 40px;
	position: relative;
}
.sus .sec_tt {
	width: 70%;
	height: 286px;
	background: #deede4;
}
.sus .sec_tt p {
	width: 80%;
	font-size: 27px!important;
	color: #1c3000;
	padding: 110px 0;
	position: absolute;
	left: 30px;
	top: 0;
	z-index: 999;
	letter-spacing: 0px;
}
.sus .sec_tt h3 {
	font-size: 140px;
	color: #f2f6f4;
	position: absolute;
	right: 0;
	top: 50px;
}
.sus .sec_tt h3 span {
	color: #d3e5db;
}
.sus .thi_img {
	
	margin: 0 auto;
	margin-top: 40px;
	position: relative;
}
.sus .thi_img img {
	width: 100%;
}
.sub-text {
	width: 660px;
	height: 180px;
	position: absolute;
	right: 25px;
	bottom: 0;
}
.sub-bg {
	width: 100%;
	height: 100%;
	background: #aa6543;
	opacity: 0.7;
	position: relative;
}
.sub-text p {
	width: 571px;
	color: #fff!important;
	font-size: 18px;
	line-height: 28px;
	position: absolute;
	left: 47px;
	bottom: 30px;
	font-family:Helvetica, Arial, "sans-serif";
	font-weight: bold;
	text-align:justify;
}
.sus .for_tt {
	
	margin: 0 auto;
	padding-bottom: 40px;
}
.sus .for_o {
	width: 100%;
	background: #e6eae9;
	padding-top: 60px;
	padding-bottom: 60px;
}
.sus .for_o p {
	width: 90%;
	font-size: 20px!important;
	color: #204440!important;
	margin: 0 auto!important;
	letter-spacing: 0px;
}
.sus .for_o p b {
	font-size: 22px;
}
.sus .for_t {
	width: 50%;
	height: 290px;
	background: #c5d9cd;
	color: #0d4e47;
	font-size: 40px;
	text-align: center;
	padding-top: 120px;
	font-family: "league_spartan_bold"; float: left;
}
.sus .for_th {
	width: 50%;
	height: 290px;
	background: #44986b; float: right;
}
.sus .for_th p {
	width: 85%;
	margin: 0 auto!important;
	color: #fff!important;
	font-size: 24px!important;
	padding-top: 15%;
	letter-spacing: 0;
}
.home_partner_list {
	width: 1200px;
	margin: 40px auto;
}
.home_partner_list table {
}
.home_partner_list table td {
	width: 200px;
	height: 100px;
	float: left;
	margin:18px;
	cursor: pointer;
}
.home_partner_list table td .partner_box {
	position: relative;
	z-index:-99;
}
.home_partner_list table td .partner_box2:hover {
	border: 8px solid #f6f6f6;
	padding: 11px 36px;
}
.partner_box .cont1 {
	width:200px;
	height: 100px;
	position: absolute;
	top: 0;
	left:0;
	z-index: 2;
}
.partner_box .cont2 {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}
.partner_box:hover .cont1 {
	transform: rotateY(180deg);
	z-index: 1;
   alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}
.partner_box:hover .cont2 {
	transform: rotateY(360deg);
	z-index: 2;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-ms-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
}
.partner_box:hover .cont2 {
	z-index: 2;
}
.partner_box .cont1 {
	transition: all .5s linear 10ms;
}
.partner_box .cont2 {
	transition: all .5s linear 10ms;
}
.list-biti {
	text-align: center;
	font-size: 42px!important;
	font-weight: bold;
	font-family: "league_spartan_bold"!important;
	color: #008da0!important;
	margin: 2% 0!important;
}
@media screen and (max-width:767px){
	.sus .sec_ttb {
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
}
	.sus .sec_tt {
    width: 100%;
    height: 286px;
    background: #deede4;
}
	.sus .sec_tt p {
     width: 87%; 
    font-size: 20px!important;
    color: #1c3000;
    padding: 52px 0;
    position: absolute;
    left: 30px;
    top: 0;
    z-index: 999;
    letter-spacing: 0px;
}
	.sus .sec_tt h3 {
    font-size: 140px;
    color: #f2f6f4;
    position: absolute;
    right: 0;
    top: 50px;
    display: none;
}
	.sus .thi_img {
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
}
	.sub-text {
		width: 100%;
    height: 250px;
    right: 25px;
    bottom: 0;
		position: initial;
}
	.sub-text p {
   width: 90%;
    color: #fff!important;
    font-size: 18px!important;
    line-height: 28px;
    position: absolute;
    left: 20px;
    bottom: 30px;
    font-family: Helvetica, Arial, "sans-serif";
    font-weight: normal;
    text-align: inherit;
}
	.sus .for_tt {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
}
	.sus .for_o p {
    width: 90%;
    font-size: 20px!important;
    color: #204440!important;
    margin: 0 auto!important;
    letter-spacing: 0px;
}
	.sus .for_t {
    width: 100%;
    height: 290px;
    background: #c5d9cd;
    color: #0d4e47;
    font-size: 40px;
    text-align: center;
    padding-top: 120px;
    font-family: "league_spartan_bold";
    float: left;
}
	.sus .for_th {
    width: 100%;
    height: 290px;
    background: #44986b;
    float: right;
}
	.sus .for_th p {
    width: 85%;
    margin: 0 auto!important;
    color: #fff!important;
    font-size: 24px!important;
    padding-top: 19px;
    letter-spacing: 0;
}
}
