@charset "utf-8";

#header{padding: 1rem .5rem;display: flex;    border-bottom: 8px solid #eaeaea;}
	.flex{
		display: flex;
	}
	.logo{flex: 1;}
	.logo img{width: 100%;display:block;margin-top: 0.3rem}
.logoimg{width:8rem}
.logo #currentlynode{ white-space: nowrap;;font-size:1.7666rem;color:#006b40;font-weight:800;margin-left:.8rem;padding-left:.8rem;border-left:1px solid #006d46;height: 2rem;
    line-height: 21px;
    margin-top: 0.4rem;}

.search_warp{text-align: right;-webkit-box-align: center;
        display: -webkit-box;}
.search_btn{width: 2.5rem;height: 3rem;background:  no-repeat center center;background-size: 100% auto;display: inline-block;margin-right:1rem}
.lang{width: 2.5rem;height: 3rem;background:  no-repeat center center;background-size: 85% auto;display: inline-block}


.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;}

.child-t .back {  font-size: 3.222rem;
        color: #006d42;
        display: block;
        width: 35px;
        text-align: left;
        padding-left: .4rem;}

.child-t {flex:1}
.child-t #currentlynode,.child-t #reportidgetfathername{display:block;font-size:1.6rem;color:#006d42;        -webkit-box-align: center;
        display: -webkit-box;}
.child-t #reportidgetfathername a{font-size:1.6rem;color:#006d42;}

.tab_list{padding-top:1rem;/*border-top: 8px solid #eaeaea;*/}

.tab_list li{position:relative;padding:10px 10px 0px 0;margin:0 1.5rem 0rem;font-size:16px;display:flex;}
.tab_list li:before{content:"";width:100%;
height: 1px;position:absolute;left:0;bottom:0}
.tab_list li .t{flex:1;}
.tab_list li #reportidpicture{display:block;width:75px;height:75px;margin-right:10px;overflow:hidden;}
.tab_list li #reportidpicture img{width:100%;}
.tab_list li #reportidname a{display:block;color:#404040;margin-bottom:.5rem;margin-top:-0.3rem}
.tab_list li #reportidissuetime{display:block;color:#939393}

.new_text{padding:1.5rem;/*border-top:8px solid #eaeaea*/}
.new_text:after{content:"";height:0;display:block;clear:both;}
.new_text h3{font-weight: normal;font-size: 16px;text-align: left;color:#006d46;margin-bottom:10px}
.new_text span#reportidname{width:100%;font-size:1.8rem;color:#000;text-align: left;display:block;font-weight:bold;margin-bottom:20px}
.new_text .ly{padding-bottom:5px;text-align:left;border-bottom:dotted #dbdbdb 1px;color:#9a9a9a;margin:2rem 0 ;font-size:13px}
.new_text .ly a{color:#000;}
.new_text .ly #reportidlocus{display:none;}
.new_text span#reportidgetsubhead{width:100%;font-size: 14px;;color:#006d46;text-align: center;display:block;}
.new_text span#reportidtext{text-align:left;line-height:1.8;font-size:16px; text-align: justify;}
.new_text span#reportidtext p{margin-bottom:15px;   }
.new_text span#reportidtext table td{padding:5px; font-size:12px;}

.new_text .fj{width:100%;float:left;margin-top:10px;line-height:20px;}
.new_text .fj em{font-size:14px;font-weight:bold;font-style:normal;float:left;}
.new_text .fj img{float:left;margin-right:2px;}
.new_text .fj a{color:#006d46;display:block;margin-left:20px;}
.new_text .editor{text-align:right;padding:10px 0px;}



.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: center no-repeat;background-size:20px auto;position:absolute;left:20px;top:15px;}
.sear{position:fixed;left:0;right:0;top:50px;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;} 

.nav-right {
    width: 70%;height:100%;
    position: fixed;
    z-index: 80;top:0;
    background: #ebecee;
    opacity: 0;
    overflow: hidden;
    padding: 0;right:-100%

}
.nav-right .close{width:100%;height:3.5rem;position:relative;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;}

.folder-cont{padding: 1.5rem;
        border-top: 8px solid #eaeaea;
}
.folder-cont #currentlytext p{line-height:1.6;font-size:16px;  margin-bottom: 15px;text-align: justify;}
.folder-cont #currentlytext img{float:none !important; max-width:100%; width:100% !important;height:auto !important;margin:0 !important}







/* 滚动 */
.g_tit{padding:1rem 1.5rem;font-size:1.555rem;}

	.slidegroup{ margin:0 auto; text-align:center;  }
	.slidegroup .bd ul{ width:100%;  }
	.slidegroup .bd li{ width:33%; float:left; font-size:14px; text-align:center;  }
.slidegroup .bd li span{display:block;}
.slidegroup .bd li .mpic{height:80px;overflow:hidden;margin-bottom:5px}
	.slidegroup .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);color:#000;font-size:1.4rem /* 取消链接高亮 */ }
	.slidegroup .bd li img{ width:80%;  }


	.slidegroup .hd{ height:40px; line-height:40px; border-bottom:2px solid #80bd6d; background:#f6f6f6;   overflow:hidden; text-align:left;  padding:0 10px;display:none  }
	.slidegroup .hd ul{ float:right; padding-top:16px;   }	
	.slidegroup .hd li{ float:left; width:8px; height:8px; background:#d0d0d0; margin:0 5px; overflow:hidden; 
	-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; 
	}





/* 页脚 */
.ft{margin-top:2rem;padding:2rem 1.5rem;text-align:center;color:#fff;font-size:1rem;background:#006d46;line-height:1.6}


#searchmenu input[name="content"]{
      /* 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;
}
#searchdetail{    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;}
#searchcontent{padding:10px 0;color:#6b6b6b;}

.items{padding:1.2rem}
.items dl{margin-bottom:10px}
.items dt{font-size:1.4rem;margin-bottom:10px;font-weight:bold}
.items dd{display:inline-block;padding:0 10px 10px 0;font-size:1.3rem}
@media screen and (max-width: 321px) {
   .logoimg {
        width: 8rem;
}
}

