﻿.ad_1 {display:block;width:1200px;margin:20px auto;}

.news_about {display:flex;flex-direction:column;}
.news_about .ad {display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:30px 0 10px 0;}

.news_about .news_list {display:block;padding:10px 0;width:100%;}
.news_about .news_list .li {border-bottom:dashed 1px #cccccc;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;width:590px;float:left;}
.news_about .news_list .li:nth-child(2n) {margin-left:20px;}
.news_about .news_list .li .tt {color:#666666;font-size:14px;line-height:37px;height:37px;overflow:hidden;}
.news_about .news_list .li .tm {color:#999999;}

.ind_li_pan .bd .ttp2 {display:flex;flex-direction:row;align-items:center;width:100%;border-bottom:solid 2px #f2f2f2;}
.ind_li_pan .bd .ttp2 .tt {font-size:18px;line-height:37px;color:#FFFFFF;font-weight:bold;font-family:微软雅黑;padding:0 30px;background-color:#498bfc;}

.ind_li_pan .bd .doc_list {display:flex;flex-direction:column;}
.ind_li_pan .bd .doc_list .li_doc {padding:20px 0;border-bottom:dashed 1px #b3b3b3;display:flex;flex-direction:row;}
.ind_li_pan .bd .doc_list .li_doc .head {display:block;width:133px;height:161px;margin-right:20px;border:solid 1px #F2F2F2;}
.ind_li_pan .bd .doc_list .li_doc .nr {display:flex;flex-direction:column;width:265px;}
.ind_li_pan .bd .doc_list .li_doc .nr .t2 {display:flex;flex-direction:row;align-items:center;}
.ind_li_pan .bd .doc_list .li_doc .nr .t2 .nm {font-size:14px;line-height:22px;color:#333333;margin-right:10px;}
.ind_li_pan .bd .doc_list .li_doc .nr .t2 .zc {font-size:12px;line-height:22px;color:#999999;margin-right:10px;}
.ind_li_pan .bd .doc_list .li_doc .nr .t3 {font-size:12px;line-height:22px;color:#999999;}
.ind_li_pan .bd .doc_list .li_doc .nr .sc {font-size:12px;line-height:25px;color:#666666;margin-right:10px;margin:5px 0;}
.ind_li_pan .bd .doc_list .li_doc .nr .sc .bt1 {text-decoration:none;color:#498bfc;}

.ind_li_pan .bd .doc_list .li_doc .yuyue {display:flex;flex-direction:row;flex:1;height:150px;align-items:stretch;margin-left:30px;}
.ind_li_pan .bd .doc_list .li_doc .yuyue .yy_li {display:flex;flex-direction:column;align-items:center;flex:1;justify-content:space-around;}
.ind_li_pan .bd .doc_list .li_doc .yuyue .yy_li .yy_tt {font-size:16px;color:#333333;display:block;}
.ind_li_pan .bd .doc_list .li_doc .yuyue .yy_li .yy_t2 {font-size:16px;color:#666666;line-height:22px;padding:5px 10px;display:block;}
.ind_li_pan .bd .doc_list .li_doc .yuyue .yy_li .yy_bd {font-size:16px;color:#666666;line-height:22px;padding:5px 10px;display:block;cursor:pointer;}
.ind_li_pan .bd .doc_list .li_doc .yuyue .yy_li .yy_bd:hover {color:#FFFFFF;background-color:#498bfc;}