@charset "utf-8";

.search_warp i{font-size:2rem;color:#006d46;display:inline-block;margin-left:5px;margin-right:10px}
.search_warp i.icon-search,.search_warp i.icon-reorder{ -webkit-text-stroke: 1px #fff;}
#Header{border-bottom:solid 2px #006d46}

.marginlr{}
.tab_title{clear:both;overflow:hidden;zoom:1;margin-bottom:20px;padding:0 1.5rem}
.tab_title li{float:left;padding:1rem 0.2rem .3rem .1rem;;text-align:center;font-size:1.55rem;color:#070707;cursor: pointer;margin-right:1rem}
.tab_title li.on{border-bottom:2px solid #006d46}

.tab_list{border:none}
.tab_list li:nth-child(4){border:none;margin-bottom:0}
.tab_list li.list-more a{display:block;height:2rem;line-height:2rem;text-align:center;font-size:1.4rem;width:100%;color:#575757}
.tab_list li.list-more{margin:0;border-bottom:8px solid #eaeaea;padding:1.3rem 0}
.tab_list li.list-more:before,.tab_list li:nth-child(4):before{display:none;}


/* 导航 */
/*.other-nav .one-ul li:nth-child(1){display:none}*/
.other-nav {
    height: 45px;
   z-index:10
}
.other-nav ul{ display: none;}

.other-nav li {
    /*flex: 1;*/
    text-align: center;width:33.3%
}
.other-nav ul li a,.other-nav #CurrentlyNode
 {
    line-height:45px;height:45px;overflow:hidden;
    display: block;
    color: white;
    font-size: 1.4rem;
    font-weight: bold;
}
.other-nav #CurrentlyNode{color:#}
.other-nav{position: relative;}
.other-nav ul.{display:none;}
.other-nav .one-ul{
    padding-right: 45px;
    height: 50px;
    line-height: 45px;
display: flex;
background:#006d42;
}
.other-nav .shownav-2{ display: flex;position:absolute;left:0;width:100%;top:40px;background:#006d42}
.other-nav ul:nth-child(3){top:90px;}
.other-nav ul:nth-child(4){top:135px;}
.show-nav-icon{width:15px;height:15px;position: absolute;right:17px;top: 10px;border: 2px solid #fff;transform: rotate(-45deg);border-right: none;border-top: none}
.shownav{display:none;position:absolute;left:0;right:0;width:100%;background:#fff;}
.shownavcont{display:block;}
.deg{border-left: none;border-bottom: none;top:20px;border-right: 2px solid #fff;border-top: 2px solid #fff}
.padding0{padding:0 !important}


.focu1{position:relative;}
.focu1 img{width:100%;vertical-align:middle}
.focu1 .hd{display:;text-align:center;position:absolute;bottom:20px;width:100%;display:none}
.focu1 .hd li{display:inline-block;width:12px;height:12px;border-radius:50%;background:#fff;text-indent:-9999em;margin-left:10px;cursor: pointer;border:1px solid #006d46}
.focu1 .hd li.on{background:#006d46}



.search_wrap{        padding: 1rem 0 0 1.5rem;border-bottom:5px solid #eaeaea}
.search_wrap li{display:inline-block;width:33%;margin:0 0 1.444rem}
.search_wrap li a{color:#545454;font-size:1.4rem}
.search_wrap li img{ vertical-align: middle;margin-right:5px;width:2rem}