@charset "utf-8";
/*单层tab切换1 */
.tab_box .hd{ height:50px; border-bottom: 1px solid #cfcfcf; }
.tab_box .hd>ul>li>a{ font-size: 24px; color: #999999; }
/* 新闻列表 */
.bd_new ul{ zoom:1; padding: 10px 0; }
.bd_new li{  height: 36px; line-height: 36px; padding-left: 15px; background: url(2019xxz_tybm_dian.png) no-repeat left center;  }
.bd_new li span{ display: block; width: 80px; font-size: 14px; text-align: right; float:right; color: #999999; }

/*列表样式*/
.right_list>ul>li{ height: 40px; line-height: 40px; }
.right_list .line { height: 0; line-height: normal; margin: 10px auto; *margin: 10px auto -10px; border-bottom: 1px solid #ded5da; background: none; }
.right_list .line:last-child { display: none; }
/*当前位置*/
.site{     line-height: 50px;
    font-size: 16px;
    color: #999999;}
.site a:hover{ text-decoration: underline; }
/* red-skin 皮肤 */
#red-skin .tab_box .hd .on a{ color: #9c1626; }
