﻿.sub_pan {display:flex;flex-direction:row;justify-content:space-between;width:1200px;margin:30px auto;}
.sub_pan .sub_body {display:flex;flex-direction:column;width:800px;}
.sub_pan .sub_right {display:flex;flex-direction:column;width:380px;}

.sub_pan .sub_body .help_body {display:block;font-size:12px;line-height:26px;color:#666666;font-family:微软雅黑;}

.sub_pan .sub_right .right_news {width:100%;display:flex;flex-direction:column;padding:10px 0;}
.sub_pan .sub_right .right_news .tt {display:flex;flex-direction:row;align-items:center;justify-content:space-between;}
.sub_pan .sub_right .right_news .tt .nm {font-size:18px;font-weight:bold;line-height:40px;border-bottom:solid 2px #498bfc;}
.sub_pan .sub_right .right_news .tt .more {display:flex;flex-direction:row;height:14px;align-items:center;font-size:12px;color:#999999;line-height:14px;text-decoration:none;font-family:宋体;}
.sub_pan .sub_right .right_news .info {display:flex;flex-direction:column;padding:10px 0;}
.sub_pan .sub_right .right_news .info .li {font-size:14px;line-height:37px;border-bottom:dashed 1px #cccccc;color:#666666;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-image:url(/Content/img/bg_li_point.png);background-position:9px center;background-repeat:no-repeat;padding-left:20px;}
.sub_pan .sub_right .right_news .info .li .t2 {color:#999999;}

.sub_right .right_news .info .li_doc {padding:10px 0;border-bottom:dashed 1px #b3b3b3;display:flex;flex-direction:row;align-items:center;}
.sub_right .right_news .info .li_doc .head {display:block;width:100px;height:121px;margin-right:20px;border:solid 1px #F2F2F2;}
.sub_right .right_news .info .li_doc .nr {display:flex;flex-direction:column;flex:1;}
.sub_right .right_news .info .li_doc .nr .t2 {display:flex;flex-direction:row;align-items:center;}
.sub_right .right_news .info .li_doc .nr .t2 .nm {font-size:14px;line-height:22px;color:#333333;margin-right:10px;}
.sub_right .right_news .info .li_doc .nr .t2 .zc {font-size:12px;line-height:22px;color:#999999;margin-right:10px;}
.sub_right .right_news .info .li_doc .nr .sc {font-size:12px;line-height:18px;color:#999999;margin-right:10px;height:18px;margin:5px 0;overflow:hidden;}
.sub_right .right_news .info .li_doc .nr .btp {display:flex;flex-direction:row;align-items:center;}
.sub_right .right_news .info .li_doc .nr .btp .bt1 {display:block;width:80px;height:25px;background-color:#498bfc;text-align:center;line-height:25px;font-size:12px;color:#FFFFFF;border-radius:5px;margin-right:10px;}
.sub_right .right_news .info .li_doc .nr .btp .bt2 {display:block;width:80px;height:25px;background-color:#ffa069;text-align:center;line-height:25px;font-size:12px;color:#FFFFFF;border-radius:5px;}

.h_news_list {display:flex;flex-direction:column;}
.h_news_list .li {display:flex;flex-direction:column;align-items:stretch;}
.h_news_list .li .tt {font-size:18px;line-height:30px;color:#000000;font-weight:bold;}
.h_news_list .li .tt span {margin-right:10px;}
.h_news_list .li .brief {font-size:12px;line-height:24px;color:#666666;height:48px;overflow:hidden;margin-top:10px;}
.h_news_list .li .brief a {color:#498bfc;}
.h_news_list .li .tm {font-size:12px;line-height:24px;color:#666666;height:48px;overflow:hidden;text-align:right;}