.conLeft{width:220px;}
.conRig {width:990px;}
.comBox{margin:0px 0 70px 0;}

/*banner*/
.banner img{width:100%;}

/*当前位置*/
.loc {border-bottom:1px solid #e5e5e5;margin:32px 0;padding-bottom:20px;color:#999;font-size:16px;}
.loc *{font-size:16px;}
.loc span a,.loc span{color:#076baf;}
.loc img{padding-right:8px;}

/*导航*/
.leftNav{}
.leftNav h3{font-size: 30px;color: #fff; text-align: center;background: url(/uiFramework/commonResource/image/2020101316401339797.png) center no-repeat; font-weight: bold; line-height: 60px;}
.leftNav .leftList{margin-top:26px;}
.leftNav .leftList .one{border-left:2px solid #f0f0f0;}
.leftNav .leftList .one .oneLi {margin-bottom:22px;}
.leftNav .leftList .one .oneLi .navLtit{padding:10px 0 10px 30px;border-left:4px solid transparent;background:url(/uiFramework/commonResource/image/2020101916234921976.png) no-repeat 170px;}
.leftNav .leftList .one .oneLi .navLtit a{font-size: 20px;color: #333; }
.leftNav .leftList .one .oneLi.yes .navLtit , .leftNav .leftList .one .oneLi:hover .navLtit {border-left:4px solid #076baf;background:url(/uiFramework/commonResource/image/2020101916235560976.png) no-repeat 170px;}
.leftNav .leftList .one .oneLi.yes a,.leftNav .leftList .one .oneLi:hover a{color:#076baf;}
.leftNav .leftList .one .oneLi.yes .two{display:block}
.leftNav .leftList .one .two{display:none;}
.leftNav .leftList .one .oneLi.yes .two .twoLi:last-child{border-bottom:none;}
.leftNav .leftList .one .oneLi.yes .two .twoLi{text-indent: 24px;width: 80%;margin: 0 auto;padding:20px 0;}
.leftNav .leftList .one .oneLi.yes .two .twoLi a{color:#333;font-size:16px;}
.leftNav .leftList .one .oneLi.yes .two .twoLi:hover a{color:#0a64b9;}
.leftNav .leftList .one .oneLi.yes .two .twoLi.on a{color:#0a64b9;}



/*文章列表*/
.listBox{min-height:600px;}
.listBox1 h3{font-size:30px;color:#333;margin-bottom:36px;}
.listDan p{line-height:32px;font-size:16px;color:#333;margin-bottom:2.5rem;}



.yearlist{position:relative;display:none;}
.listbd{width: 94%;margin: 0 auto; overflow: hidden; position:relative;}
.listbd ul{overflow:hidden;}
.listbd ul li{color:#888; float:left; _display:inline; overflow:hidden; text-align:center;background:url(/uiFramework/commonResource/image/2020101414243699250.png) no-repeat bottom;  }
.listbd ul li.on{color:#076baf;background:url(/uiFramework/commonResource/image/2020101414244168932.png) no-repeat bottom;}

.bd_content {display:none;}

/*时间轴*/
.hd{ width:100%; height:49px; position:relative;margin-top:40px;border-bottom:1px solid #b6d2e8;margin-bottom:10px;}
.hd ul{  height:54px;width:100%;margin:0 auto;}
.hd ul li{width:16%;float:left; height:54px;cursor:pointer;box-sizing:border-box; margin-right:10px;;font-size:36px;}

/*左右按钮*/
.arrow{position:absolute;width:100%;top:10px;}
.arrow a{ display:block; width: 35px; height: 35px; cursor:pointer;}
.arrow .prev_me{background:url(/uiFramework/commonResource/image/2020092710531621306.png) no-repeat 0 0;float:left;}
.arrow .next_me{background:url(/uiFramework/commonResource/image/2020092710532936604.png) no-repeat 0 0;float:right;}
.prev_me:hover{background:url(/uiFramework/commonResource/image/2020092710532399626.png) no-repeat 0 0;}
.next_me:hover{background:url(/uiFramework/commonResource/image/2020092710533635993.png) no-repeat 0 0;}

/*tab内容区*/
.year_info{margin-top:30px;}
.hisList {margin-left:-3%;display:none;}
.hisList li{float:left;margin-left:3%;width:47%;}
.hisList li p{font-size:16px;color:#333;line-height:32px;text-align:justify;}
.hisList li div img{    height: 300px;}



/*20201123新的history标题*/
.histotys{}
.newHis {}
.newHis li{width:240px;margin-right:24px;border:1px solid #076baf;float:left;height:50px;line-height:50px;text-align:center;border-radius:48px;}
.newHis li.on{background:#076baf;}
.newHis li a{font-size:24px;color:#333;}
.newHis li.on a{color:#fff;}
/*20201123新的history*/
.histotsList {border-left:2px solid #ededed;padding-top:20px;margin-top:20px;}
.histotsList li{background:url(/uiFramework/commonResource/image/2020112316373189595.png) no-repeat 0 20px;;margin-left:-8px;margin-bottom:30px;}
.histotsList li .histotysL {font-size:32px;color:#333;padding:10px 70px 0 36px;width:10%;}
.histotsList li .histotyR {width:78%;border-bottom:1px solid #ededed;padding-bottom:20px;}
.histotsList li .histotyR .hisBox{margin:12px 0;}
.histotsList li .histotyR .hisBox .hisL {margin-right:30px;}
.histotsList li .histotyR .hisBox .hisL img{height:160px;width:260px;object-fit:cover;}
.histotsList li .histotyR .hisBox .hisR p,.histotsList li .histotyR p{font-size:16px;line-height:32px;color:#333;}
.histotsList li:hover .histotysL {color:#076baf;}
.histotsList li .histotyR  img{display:none;margin:4px 0 20px 0;width:420px;height:260px;}
















/*手机端1200px*/
@media only screen and (min-width: 100px) and (max-width: 1200px) {

}


/*手机端960px*/
@media only screen and (min-width: 100px) and (max-width: 960px) {
.leftNav{display:none;}
.conRig{width:100%;margin-bottom:24px;min-height:auto;}

}


/*手机端768px*/
@media only screen and (min-width: 100px) and (max-width: 768px) {
/*分页*/
#left{margin-left:12px;}
#right{margin-right:12px;}
.ej_page{width:100%;padding:0;margin:20px auto;}
.ej_page .easysite-page-wrap a{padding:0 8px;height:24px;line-height:24px;margin:0 8px;}
.ej_page .easysite-jump-page *{height: 26px !important;line-height: 26px !important;border-radius:4px !important;}
.ej_page .easysite-page-wrap .shu .NormalRed{    width: 30px;height: 26px !important;line-height: 26px !important;float: left;}

.dqwz{width:100%;margin:0 auto;float:none;padding-bottom:1rem;}


}




/*手机端1200px*/
@media only screen and (min-width: 100px) and (max-width: 1200px) {

}


/*手机端960px*/
@media only screen and (min-width: 100px) and (max-width: 960px) {
.leftNav{display:none;}
.conRig{width:100%;margin-bottom:24px;min-height:auto;}

}


/*手机端768px*/
@media only screen and (min-width: 100px) and (max-width: 768px) {
.loc{margin: 20px 0;    padding-bottom: 10px;}
.listBox1 h3{font-size: 20px;    margin-bottom: 20px;}
.hd ul li{    font-size: 14px;width: 21%;margin-right:14px;height: 38px;}
.hd{    height: 33px;}
.arrow{    top: 0px;}
.arrow a{position:relative;z-index:500;}

.hd ul li{font-size:18px;width:50%;}


.hisList li{width:97%;margin-left:3%;margin-right:3%;}
.hisList li p{    text-align: center;}
.listbd{width:92%;}

.comBox{margin:0 0 20px 0;}
/*20201123新的history标题*/
.newHis li{width:47%;margin-right:4%;height:40px;line-height:40px;}
.newHis li a{font-size:20px;}
.histotsList{padding:20px 0 0 0;border-left:0;margin-top:0;}
.histotsList li{background:none;margin-left:0;margin-bottom:1rem;box-shadow:4px 4px 44px #ededed;padding:1.5rem 1rem;}
.histotsList li .histotysL{font-size:20px;padding:0;width:100%;margin-bottom:1rem;color:#076baf;}
.histotsList li .histotyR{width:100%;border-bottom:none;padding-bottom:0;}
.histotsList li .histotyR .hisBox{margin:0 0 4px 0;}
.histotsList li .histotyR .hisBox .hisL{margin-right:0;float:none;}
.histotsList li .histotyR .hisBox .hisL img{}
.histotsList li .histotyR .hisBox .hisR p, .histotsList li .histotyR p{font-size:14px;}
}