.news .news_left ul {/*border-top:5px solid #B72200;*/    background:#FFFFFF;padding-bottom:30px;position:relative;}
.news .news_left ul::before {position:absolute;content:"";height:5px;background:#B72200;top:0;left:0;right:0;}
.news .news_left ul li {height:84px;line-height:84px;padding:0 10%;}
.news .news_left ul li a {position:relative;display:block;font-size:20px;color:#A21E00;border-bottom:1px dashed #C5C6C7;}
.news .news_left ul li a::before {position:absolute;content:"";width:40px;height:40px;background:url("../images/newsTo.png");background-size:100% 100%;top:calc(50% - 20px);right:30px;}
.leftflag{background:#E0DFDE;}
.leftflag a{font-weight:bold}
.news .news_right .news_r_title {height:51px;line-height:52px;}
.news .news_right .news_r_title span {position:relative;display:inline-block;color:#A21E00;font-size:30px;font-weight:bold;}
.news .news_right .news_r_title span::after {position:absolute;content:"";width:100%;height:2px;background:#A21E00;bottom:0;left:0;}
.news .news_right .news_r_list {border-top:1px solid #E0DFDE;border-bottom:1px solid #E0DFDE;}
.news .news_right .news_r_list ul {}
.news .news_right .news_r_list ul li {padding:37px 0;}
.news .news_right .news_r_list ul li:not(:first-child) {border-top:1px dashed #C5C6C7;}
.news .news_right .news_r_list ul li a {display:block;}
.news .news_right .news_r_list ul li a .news_r_l_left {float:left;width:135px;}
.news .news_right .news_r_list ul li a .news_r_l_left span {color:#A21E00;font-size:22px;}
.news .news_right .news_r_list ul li a .news_r_l_right {margin-left:185px;}
.news .news_right .news_r_list ul li a .news_r_l_right p:first-child {font-size:18px;font-weight:bold;}
.news .news_right .news_r_list ul li a .news_r_l_right p:last-child {font-size:18px;color:#666666;margin-top:20px;}
.news .news_right .pages {padding:40px 0 50px;text-align:center;}
#kkpager a {/*width:50px;height:50px;line-height:44px;border-radius:50%;*/font-size:18px;color:#80807E;border:1px solid #80807E;margin-right:20px;padding:4px 8px}
#kkpager .curr {/*width:50px;height:50px;line-height:44px;border-radius:50% !important;*/font-size:18px;background:#AD2000;border:1px solid #80807E;color:#FFFFFF;margin-right:20px !important;padding:4px 8px}
#kkpager .spanDot {margin-right:20px !important;width:50px !important;height:50px !important;line-height:44px !important;border:1px solid #80807E !important;border-radius:50% !important;}
#kkpager .disabled {margin-right:20px !important;width:50px !important;height:50px !important;line-height:44px !important;border:1px solid #80807E !important;border-radius:50% !important;color:#80807E !important;opacity:0.5;}
.newsDetail .news_title {font-size:18px;text-align:center;font-weight:bold}
.newsDetail .news_time {text-align:center;font-size:16px;color:#7D7E80;margin-top:40px;}
.newsDetail .news_content {margin-top:20px;line-height:200%;font-size:16px;}
.newsDetail .news_content img {max-width:100%;padding:5px 0px}