.conWrap {height: calc(100vh - 3rem);}

.menu-left,.menu-right{position:fixed; left:0;top:.57rem; bottom:0; overflow-y: scroll;}
.menu-right #loading{left:11rem; top:6.7rem;}

.menu-left{background:#F6F6F9;}
.menu-left ul li{padding:.25rem .08rem; box-sizing: border-box; font-size:.24rem; width:1.5rem; text-align: center;}
.menu-left ul li.active{background:#fff; position:relative;color: #000;}
.menu-left ul li.active:before{content: " "; position: absolute;display: block; width:2px; height:100%; background:#00b0b0; top:0; left:0;}

.menu-right{background:#fff; position:inherit; margin-left:1.5rem; margin-top: 0; right:0; bottom:0; left:1.5rem}
.menu-right h5{font-size:.13rem; color:#666; margin-top:.1rem; margin-bottom:.04rem;}
.menu-right h5:first-child{margin-top:0;}
.menu-right ul{overflow: hidden;}
.menu-right ul li{text-align: center;}
.menu-right ul li a{display:block; position: absolute; left:.3rem; top:.7rem; bottom:.7rem; right:.3rem;}
.menu-right ul li:nth-child(3n+1) a{left:0; right:.7rem;}
.menu-right ul li:nth-child(3n) a{right:0; left: .7rem;}
.menu-right ul li span{display:block;height:2.6rem; line-height: 2.6rem; overflow: hidden; text-align: center; font-size:1.4rem}
.menu-right ul li img{width:5rem; height: auto;	}

.docList-box {padding-bottom: .4rem;}
.docList-Item {padding: .2rem .15rem;display: -webkit-flex; display: flex;flex-direction:row;flex-wrap: nowrap;justify-content: space-between;margin-bottom: .4rem;}
.docList-Item .docList {padding: 0 0 0 .2rem; font-size: .24rem; text-align: left; color: #151515;line-height: 1.5em;}
.docList-Item .docList h5 {font-weight: normal; font-size: .28rem;line-height: 1.75em;}
.docList-Item .docList h5>i {font-size: .24rem;}
.docList-Item .docList p {line-height: 1.5em;}
.docList-Item .docList p:last-of-type {text-align: right; border-top: 1px dashed #dcdcdc;padding: .1rem;margin-top: .1rem;}
.docList-Item .docList p:last-of-type>i { color: #ed9d12; padding-left: .2rem;}
.docList-Item div:first-of-type {flex: 0 0 1.2rem;}
.docList-Item div:first-of-type img {border-radius: .1rem;background-color: #38b6e3;}


.F_wd_top_con2{width:100%; min-height:4em; background:#fff; border-top:0.1em solid #ccc;}
.F_wd_top_con2_l{width:28%; background:#f2f2f2; float:left;overflow: scroll;}
.F_wd_top_con2_l ul li{ border-bottom:0.1em solid #f2f2f2;line-height: 2.5em;padding-left: .2rem;}
.F_wd_top_con2_r{width:72%;  float:right;overflow: scroll;}
.F_wd_top_con2_r ul li{ line-height:3.2em; }

.F_wd_top_con2_r_borb1{ border-bottom:0.1em solid #ccc;}
.F_wd_top_con2_r_borb2{ border-bottom:0.1em solid #2b57ae; color:#00b0b0;}

.F_wd_top_con2_l_1{ width:40%; float:left;}
.F_wd_top_con2_l_1 ul li{ line-height:3.2em; text-indent:1em; }
.F_wd_top_con2_r_1{ width:55%;  float:right;}
.F_wd_top_con2_r_1 ul li{ line-height:3.2em; text-indent:1em;}

.F_wd_top_con2_l_2{width:40%; background:#f2f2f2; float:left;}
.F_wd_top_con2_l_2 ul li{ line-height:3.2em; text-indent:1em; border-bottom:0.1em solid #f2f2f2;}
.F_wd_top_con2_r_2{width:55%;  float:right;}
.F_wd_top_con2_r_2 ul li{ line-height:3.2em; text-indent:1em;}


.current{position:relative; background: #fff; color: #00b0b0;font-size: .26rem;}
.current:before{content: " "; position: absolute;display: block; width:0.1em; height:100%; background:#00b0b0; top:0; left:0;}

.by{display: none;}