
/**********首页********/

 
.main{ margin: auto; width: 1160px; position: relative; background: #ffffff; }
.content_box { padding-top:20px; }

/********首页套红——end**********/

/***************布局 - 图片新闻 + 头条**************/
.center_1 { margin: auto; } 
.center_2 { margin: auto; margin-top: 30px; }
.center_3 { margin: auto; margin-top: 10px; }

/***************图片新闻**************/
.imgNews{ float: left; width: 658px; height: 370px; }
 
.banner_0{ position:relative; z-index:100;} 
.banner_0_top{ position: relative; width: 658px; height: 362px;}
.banner_0_top li{ position:absolute; left:0; top:0; width:100%; text-align:center; }
.banner_0_top li img{ position:relative; width: 658px; height: 362px; }

.banner_0_top li .tit{ position: absolute; left:0; bottom: 0px; background:url("../image/2020_imgnews_titbg.186ecd511f29.png") repeat-x top; font-size: 20px; line-height: 35px; width: 658px; text-align:center; padding: 10px 0px 10px; }
.banner_0_top li .tit a{ color:#fff; margin: 0px 10px;}
.banner_0_top li .tit a:hover{ text-decoration:underline;}
 
.banner_0_bottom { margin: auto; margin-top: 0px; margin-left: -0px; left: -0px; width:100%; text-align:center; z-index:20; height: 5px; line-height: 5px; }
.banner_0_bottom span{ background:url("../image/2020_imgnews_dot.e4bef83254dd.png") left top no-repeat; width: 127px; height: 5px; line-height: 5px; display:inline-block; cursor:pointer; margin: 0px 2px;}
.banner_0_bottom span.on{ background:url("../image/2020_imgnews_dot.e4bef83254dd.png") right top no-repeat; }

.banner_0 .pre{ background:url("../image/2020_imgnews_pre.32d20cc83a71.png") no-repeat; width: 21px; height:40px; position:absolute; left: 10px; top:40%; opacity:0.7; cursor:pointer; z-index:20;}
.banner_0 .next{ background:url("../image/2020_imgnews_next.6e0d35686166.png") no-repeat; width: 21px; height:40px; position:absolute; right: 10px; top:40%; opacity:0.7; cursor:pointer; z-index:20;}
.banner_0 .pre:hover{ background:url("../image/2020_imgnews_pre.32d20cc83a71.png") no-repeat; width: 21px; height:40px; position:absolute; left: 10px; top:40%; /*opacity:0.7;*/ cursor:pointer; z-index:20;}
.banner_0 .next:hover{ background:url("../image/2020_imgnews_next.6e0d35686166.png") no-repeat; width: 21px; height:40px; position:absolute; right: 10px; top:40%; /*opacity:0.7;*/ cursor:pointer; z-index:20;}


/* 头条 */
.news_right{width: 475px;height: 370px;overflow:  hidden;}
.news_right ul li{width: 100%;border-top: 1px solid #e3e3e3;padding-top: 13px;}
.news_right ul li:first-child{border-top: none;padding-top: 0;}
.news_right ul li a{display: block;line-height: 35px;font-size: 24px;font-weight: bold;}
.news_right ul li p{font-size: 18px;line-height: 30px;padding: 10px 0 13px;margin: 0px;}

/* 栏目标题 */
ul.tit_box{width: 100%;height: 45px; border-bottom: 2px solid #af0d0a;}
ul.tit_box li{height: 42px;line-height: 40px;}
ul.tit_box li.tit{height: 40px;}
ul.tit_box li.tit a{font-size: 26px;color: #af0d0a;}

/* 第一条信息 */
.bt-tab-con{height: auto;position:relative;}
.bt-tab-con .first_news{height: auto;padding-top: 5px;border-bottom: 1px dashed #b8b8b8;}
.bt-tab-con .first_news a{font-size: 18px;font-weight: bold;line-height: 35px;}
.bt-tab-con .first_news p{font-size: 16px;color: #666666;line-height: 30px;padding: 5px 0; margin: 0px;}

/* 信息列表 */
.left_box{width: 565px;height: auto;}
.left_box ul.lm_sub_list{padding-top: 5px;}
.left_box ul.lm_sub_list li{line-height: 39px;height: 39px; overflow: hidden; border-bottom: 1px dashed #b8b8b8; }
.left_box ul.lm_sub_list li a{font-size: 18px;}

/* 区域背景 */
.content_box.bg_region {
    background: url("../image/b-bg.e654b9b72d8c.gif") repeat-x;
    background-color: #ffffff;
    overflow: hidden;
    margin-top: 20px;
}

/* 工作动态、廉政教育等的TAB切换*/
.left_box ul.lm_sub {height: auto; padding-top: 5px;}
.left_box ul.lm_sub li{height: 35px;line-height: 35px;float: left;margin-left: 75px;font-size: 20px;}
.left_box ul.lm_sub li:first-child{margin-left: 0;}
.left_box ul.lm_sub li.hover a { background: url("../image/tab-cur-bg.54b1d3984b17.gif") no-repeat; }
.left_box ul.lm_sub li a {font-size: 18px; /* font-weight: bold; */ width: 98px; height: 34px; line-height: 34px; text-align: center; display: block; float: left; }


/* 网站链接 */
.web_link{width: 100%;height: 180px;}

.web_link .link_list{width: 100%;height: auto;}
.web_link .link_list ul.link_sub{padding-top: 10px;}
.web_link .link_list ul.link_sub li{height: 35px;line-height: 35px;float: left;font-size: 18px;margin-right: 45px;}
.web_link .link_list ul.link_sub_list li{float: left;padding-right: 30px;padding-top: 10px; font-size: 16px;}
