body{background: #F3F5F9;}
.w1200{margin-top: 24px;margin-bottom: 50px;}
.navBar{width: 280px;background: #fff;}
.navBar h2{width: 280px;background: #085BC7;color: #fff;height: 56px;line-height: 56px;font-size: 20px;font-weight: bold;text-indent: 58px;}
.navBar li{width: 280px;height: 56px;line-height: 56px;font-size: 18px;text-indent: 58px;}
.navBar li a{color: #333;display: block;width: 100%;height: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 100%;}
.navBar li:hover{background: #EBF5FF;font-weight: bold;}
.navBar li:hover a{color: #085BC7;}
.navBar li.navActive{background: #EBF5FF;font-weight: bold;}
.navBar li.navActive a{color: #085BC7;}

/*newsList*/
.newsList{width: 900px;background: #fff;padding: 30px 40px;}
.newsList ul{width: 100%;}
.newsList ul li{height: 40px;line-height: 40px;font-size: 18px;text-indent:20px;background: url("../img/libg.png") left center no-repeat;overflow: hidden;}
.newsList ul li a{color: #333;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float: left;width: 85%;}
.newsList ul li a:hover{color: #2a5ca1;}
.newsList ul li .date{float:right;color:#999;font-size: 16px;line-height: 2;}
/*crumb*/
.crumb{width: 100%;height: 56px;line-height: 56px;background: #fff;}
.crumb .nrCru{width: 1200px;margin: 0 auto;position: relative;}
.crumb p{line-height: 56px;font-size: 16px;text-indent: 10px;color: #333;}
.crumb p a{color: #333;}
.crumb p:hover a{color: #114F87;}
.crumb{position: relative;}
/*titP*/
#content{width: 1200px;margin: 26px auto 40px;background: #fff;padding-bottom: 60px;}
.titP{width: 100%;margin: 30px auto 20px;}
.titP p{padding: 0 40px;font-size: 28px;color: #0D3DA1;text-align: center;word-break: break-all;word-wrap: break-word;padding-top: 50px;font-weight: bold;}
.moreInfo{height: 50px;margin: 30px auto 0;border-bottom: 1px solid #E1E1E1;text-align: center;}
.moreInfo .source{width: max-content;margin: 0 auto;height: 36px;line-height: 36px;}
.moreInfo .source span{margin: 0 6px;font-size: 16px;color: #777;float: left;display: block;}
.dhsharebuttonbox{width: 102px;height: 36px;background:url('https://www.soulrig.com/file/4500000001/gb/img/share-group-icon.png') left center no-repeat;}
.dhsharebuttonbox a{display: block;width: 24px;height: 100%;margin-right: 10px;cursor: pointer;}
.conBox{width: 1080px;margin: 0 auto 30px;line-height: 32px;font-size: 16px;text-align: justify;word-break: break-all;}
.conBox a{color: blue;}
.conBox img{display: block;max-width: 100%;margin: 5px auto;}
.conBox table{width: auto;margin: 0 auto;border: 1px solid #000;}
.conBox table td,.conBox table tr{border: 1px solid #000;}
.conBox video{display: block;margin: 0 auto;}
/* pageArea */
#pageArea{clear:both; overflow:hidden; text-align:center;width:max-content; margin:30px auto; font-size:12px}
#pageArea #pageDec{float:left;}
#pageArea #pageDec span{float:left; margin:0 2px; height:28px; line-height:28px; border:1px solid #ecebeb; padding:0 8px; color:#999}
#pageArea #pageDec strong{float:left; background:#085BC7; border:1px solid #085BC7; font-weight:bold; color:#fff; padding:0 12px; height:28px; line-height:28px; margin:0 3px}
#pageArea #pageDec a,#main #pageArea #pageDec a:visited{float:left; margin:0 3px; height:27px; line-height:28px; border:1px solid #d6d6d6; padding:0 10px; text-decoration: none; color: #333333;}
#pageArea #pageDec a:hover{background:#085BC7; color:#085BC7;}
#pageArea #pageSelect{float:right; margin-right: 20px; line-height: 30px;}
#pageArea #pageSelect label{float:left;}
#pageArea #pageJump{border:#085BC7 solid 1px; height:28px; line-height:28px; width:2em; text-align:center; margin:0 3px; float:left}
#pageArea span{float:left;margin: 0 2px;}
#pageArea .btn2{ margin-left:10px; float:left; cursor:pointer;width:30px; height:30px; border:none;border-radius: 5px;background: #085BC7; color: #fff;}
#pageArea #pageDec .sDisable{cursor: pointer}
#pageArea #pageDec .pageInfo{border: none;color: #333;}


/* oldModel */
.oldModel .navBar h2{height: 76px;line-height: 76px;font-size: 30px;}
.oldModel .navBar li{height: 76px;line-height: 76px;font-size: 30px;text-indent: 10px;}
.oldModel .newsList ul li{font-size: 36px;height: 70px;line-height: 70px;}
.oldModel .newsList ul li .date{font-size: 28px;}
.oldModel .newsList ul li a{width: 80%;}
.oldModel #pageArea{font-size: 28px;}
.oldModel #pageArea .btn2{font-size: 28px;width: 60px;}
.oldModel .crumb p{font-size: 32px;}
.oldModel .titP p{font-size: 56px;}
.oldModel .moreInfo .source span{font-size: 32px;}
.oldModel .conBox *{font-size: 32px;line-height: 2;}
