@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;    -webkit-box-align: center;
    display: -webkit-box;
}
.logo #CurrentlyNode{     font-size: 1.7666rem;
    color: #006b40;
    font-weight: 800;
    margin-left: .8rem;
    padding-left: .8rem;
    border-left: 1px solid #b0b0b0;
    -webkit-box-align: center;
    display: -webkit-box;
    flex: .8;
    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: url('/res/ChinaPostZH/structure/180460405.png') no-repeat center center;background-size: 100% auto;display: inline-block;margin-right:1rem}
.lang{width: 2.5rem;height: 3rem;background: url(/res/ChinaPostZH/structure/180460406.png) 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;font-weight:bold;}
.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:1rem 10px 1rem 0;margin:0 1.5rem 0rem;display:flex;border-bottom:1px solid #ccc;}
.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;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;font-size:18px;}
.tab_list li #ReportIDIssueTime{display:block;color:#939393;font-size:16px;}

.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 span#ReportIDtext img{max-width:100%;height:auto !important; }

.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: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: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;} 

h3{font-size:18px;font-weight:600;color:#006d46;width:100%;border-bottom:1px solid #006d46;}
h3 #NodeTitle a{font-size:18px;font-weight:600;color:#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}

.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;}
.g_tit_left{float:left;width:80%;}
.g_tit_right{float:right;border-radius:10px;background-color:#006d46;color:#fff;}
.g_tit_right a{color:#fff;}


	.slideGroup{padding-top:5px;clear:both;display:block;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;height:100%}
.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%;height:100%  }


	.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;
}


.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;
}
}

#searchsubject a{font-size:18px;color:#000;}

#searchdetail{border-bottom:1px solid #ededed;padding-bottom:10px;}
#searchdetail{    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;}
#searchcontent{padding:10px 0;color:#6b6b6b;}