#Content1{padding:0 10px;}
/*头部*/
.hd{display: flex; padding: 10px 5px; background: #fff;  }
        .hd div{ /* flex: 1;*/  }
        .hd-left img{  width: 80%;   }
        .hd-right{/*display: flex;*/}
        .hd-right span{flex: 1;  text-align: right; }
        .hd-right img{ width: 35px;margin-top: 5px; }
.hd-right{flex:1;text-align:right;}
.hd-right i {
    font-size: 25px;
    -webkit-text-stroke: 1px #fff;
    color: #006333;
    margin: 10px 5px;
    display: inline-block;
}

/*搜索*/
.bodybg{    background: rgba(0,0,0,.4);
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 20;}
.sear em{width:20px;height:20px;display:block;background:url(/res/ces/structure/16115530.png) center no-repeat;background-size:20px auto;position:absolute;left:20px;top:15px;}
.sear{position:fixed;left:0;right:0;top:0;background:#fff ;padding:10px 20px 10px;display:none;z-index:101;}
.sear .select{    display: block;    -webkit-appearance: none;
    width: 100%;
    margin: 10px 0;
    height: 35px;
    border: 1px solid #ddd;
    background: #eee;
    border-radius: 5px;padding: 0 6px;
}
.sear .txt{width:100%;border-radius:5px;border:none;background:#eee;padding:6px;margin:0 auto 10px;height:35px}
.sear .sub{width:80px;color:#fff;background:#006d46;right:10px; -webkit-appearance:none;height:30px;border:none; display:block;margin:10px auto;   border-radius: 5px;} 


/*弹出导航*/
h3{font-size:18px;font-weight:600;color:#006d46;width:100%;border-bottom:1px solid #006d46;}
.nav-right {
    width: 70%;height:100%;
    position: fixed;
    z-index: 80;top:0;
    background: #ebecee;
    opacity: 0;
    overflow: hidden;
    padding: 60px 10px 0;right:-100%

}
.nav-right .close{width:100%;height:3.5rem;position:absolute;top:0px;left:0px;padding:0 20px;line-height:3.5rem;color:#fff;font-size:15px;background:#006d46;}
.nav-right .close:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 23px;
    top: 1.1rem;
    border: 2px solid #fff;
    transform: rotate(-45deg);
    border-right: none;
    border-bottom: none;
}

.fin {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: block;
}
.fin ul{/*padding:20px*/}

.fin dl{margin-bottom:15px;overflow:hidden;background:#fff;border-radius:5px}
.fin dl dt{font-weight:bold;}
.nav-right dl dt{font-size:16px;font-weight:bold;padding:6px 10px;background:#f6f6f6}

.nav-right dl{overflow:hidden;margin-bottom:15px}
.nav-right li{padding:5px;}
.nav-right li #CurrentlyNode{display:block;font-size:16px;color:#006d46;}
.nav-right ul li a{display:block;font-size:16px;color:#333}

/*导航*/
.ben-nav{background:#006633;position:relative;}
.ben-nav ul{display:none;}
.ben-nav ul:nth-child(3){top:100px;}
.ben-nav ul:nth-child(4){top:150px;}
.ben-nav .ben-ul{display:flex;height: 50px;line-height: 50px;}
.ben-nav .shownav{display:flex;height: 50px;line-height: 50px;position:absolute;top:50px;left:0;width:100%;background:#006633;z-index:100;}
.ben-nav ul li{/*flex:2;text-align:center;*/width:45%;text-indent:15px;}
.ben-nav ul li #NodeTitle a{font-size:18px;color:#fff;}
.ben-nav ul .nav-arrow{flex:1;}
.nav-arrow span{content:"";width:13px;height:13px;position: absolute;right:20px;top: 13px;border: 2px solid #fff;transform: rotate(-45deg);border-right: none;border-top: none;}
.deg span{border-left: none;border-bottom: none;top:20px;border-right: 2px solid #fff;border-top: 2px solid #fff}
.ben-nav span#CurrentlyNode,.ben-nav #CurrentlyPathNode a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 18px;
    color: #fff;
    background: #009966;
}
.ben-nav #CurrentlyPathNode
/*新闻列表*/
.news_tab {
    padding: 10px;
}
.news_tab_tit,.news_tab_tit2,.news_tab_tit3,.news_tab_tit4,.news_tab_tit5{display:flex;border-bottom: 2px solid #006633;padding:5px 2px;}
.news_tab_tit span,.news_tab_tit2 span,.news_tab_tit3 span,.news_tab_tit4 span,.news_tab_tit5 span{flex:1;font-size: 18px;font-weight:bold;padding:3px 5px;color:#000;text-align:center;}
.news_tab_tit .news_tab_active,.news_tab_tit2 .news_tab_active,.news_tab_tit3 .news_tab_active,.news_tab_tit4 .news_tab_active,.news_tab_tit5 .news_tab_active{background:#006633;border-radius:5px;color:#fff;}
.news_tab .news_show{display:block;}
.news_tab_ul,.news_tab_ul2,.news_tab_ul3,.news_tab_ul4,.news_tab_ul5{display:none;margin-top:5px;}

.news_tab_ul li,.news_tab_ul2 li,.news_tab_ul3 li,.news_tab_ul4 li,.news_tab_ul5 li{display:flex;padding:5px 0;border-bottom:1px solid #ccc;}
.news_tab_left{width:90px;height:70px;margin-right:5px;}
.news_tab_left img{width:100%;height:100%;}
.news_tab_right{flex:1;display:flex;justify-content:space-between;flex-direction:column;}
.news_tab_right a{display:block;color:#333;font-size:16px;}
.news_tab_right #ReportIDIssueTime{color:#ccc;font-weight:bold;}

.news_more{height:50px;line-height:40px;font-size:18px;text-align:center;border-bottom:10px solid #eaeaea;}
.news_more a{color:#ccc;}

/*搜索页*/
#searchmenu input[name="q"] {
    /* border-radius: 5px 0 0 5px; */
    border: 1px solid #006d46;
    /* background: #eee; */
    padding: 5px;
    margin: 0 auto 10px;
    height: 35px;
}
#searchmenu button {
    width: 80px;
    color: #fff;
    background: #006d46;
    right: 10px;
    -webkit-appearance: none;
    height: 35px;
    border: none;
    margin: 10px auto;
    /* border-radius: 0 5px 5px 0; */
}
#searchsum {
    display: block;
    background: #ededed;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    margin-bottom: 15px;
}