﻿@charset "utf-8";
/* CSS Document */
@import url(base.css);

/*新闻展示模式第一种*/
.new01_box{ width:100%;/* min-width:800px;*/margin:15px; overflow:hidden;}
/************** mh_newimg滚动 ******************/
.newimg01 {position:relative;border:1px solid #d9d9d9;overflow:hidden;}
.newimg01 ul {position:absolute;list-style-type:none;filter: Alpha(Opacity=80);opacity:0.8;z-index:998;margin:0; padding:0; bottom:13px; right:8px;}
.newimg01 ul li {float:left; width:16px; height:16px; line-height:16px; text-align:center; display:block;color:#fff; background: #666; margin-right:2px;cursor:pointer}
.newimg01 ul li:hover{ background:#0179b6;}

.newimg_bg01 {position:absolute;  bottom:0px; background-color:#f7f7f7;z-index:998;cursor:pointer; width:100%;height:32px; }
.newimg_info01{position:absolute; bottom:3px; left:10px; height:32px; line-height:32px; font-size:12px;color:#000;z-index:999;cursor:pointer}
/************* end mh_newimg滚动 ****************/
.new01_fr{float:left;width:45%; margin-left:15px;}
.new01_fr .new01_fr_ul{width:100%; padding:0;list-style:none; margin-left:auto; margin-right:auto; overflow:hidden ;}
.new01_fr .new01_fr_ul li{ height:32px; line-height:32px; border-bottom:1px dashed #d0d0d0; background: url(../images/images/new01_fr_list_ico01.jpg) no-repeat  0 center;}
.new01_fr .new01_fr_ul li span{float:left; padding-left:15px;display: block;width: 210px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: left;}
.new01_fr .new01_fr_ul li span a{ text-decoration:none; color:#000;}
.new01_fr .new01_fr_ul li span a:hover{ color:#0C4DB8;}
.new01_fr .new01_fr_ul li em{ width:82px; float:right; text-align:right;color: #a7a8a9;}
.newimg01 ul li.on{ background:#0179b6;}
/*end 新闻展示模式第一种*/

/*新闻展示模式第二种*/
.new02_box{/* width:100%; min-width:600px;*/overflow:hidden;margin-left:10px;margin-top:5px;margin-right:10px}

/************** 图片 ******************/
#newimg02 {position:relative;width:262px; height:145px; border:1px solid #d9d9d9; overflow:hidden; margin-right:15px;}
#newimg02 ul {position:absolute;list-style-type:none ;filter: Alpha(Opacity=80);opacity:0.8;z-index:1002;margin:0; padding:0; bottom:40px; right:8px;}
#newimg02 ul li {float:left; width:16px; height:16px; line-height:16px; text-align:center; display:block;color:#fff; background: #666; margin-right:2px;cursor:pointer}
#newimg02 ul li:hover{ background:#0179b6;}
#newimg_list02 img { border:0}
#newimg_list02 a{position:absolute;}
#newimg_bg02 {position:absolute;  bottom:0; background-color:#000;z-index:1000;cursor:pointer; width:262px;height:32px; filter: Alpha(Opacity=60);opacity:0.6;}
#newimg_list02_h1{position:absolute;  bottom:0;left:10px; height:32px; line-height:32px; font-size:12px;color:#fff;z-index:1001;cursor:pointer}
/**************end  图片 ***********/
/**************新闻内容 ************/
.new02_fr{/*float:left;width:60%;*/ padding-left:15px;height:136px;overflow:hidden;width:382px}
.new02_fr b{ width:100%; font-family:"Microsoft YaHei";height:24px; font-size:14px; overflow:hidden;}
.new02_fr p{  width:100%; height:22px; line-height:24px; font-size:12px; color:#565656; white-space: normal;}
.new02_fr p.n_p1{width:100%; line-height:20px; font-family:"Microsoft YaHei";height:auto; font-size:12px; font-weight: bold;text-align:left}
.new02_box .hr{ width:100%; /*height:145px; */ margin-bottom:8px;margin-top:10px;}
.new02_list{width:100%; padding:0;list-style:none;overflow:hidden ;}
.new02_list .new02_list_ul li {  height:32px; line-height:34px; border-bottom:1px dashed #d0d0d0; background: url(../images/images/new01_fr_list_ico01.jpg) no-repeat  0 center;}
.new02_list .new02_list_ul li span{/* width:60%; */float:left; /*overflow:hidden;*/ padding-left:15px;}
.new02_list .new02_list_ul li span a{ text-decoration:none; color:#000;}
.new02_list .new02_list_ul li span a:hover{ color:#0C4DB8;}
.new02_list .new02_list_ul li em{ width:22%; float:right; text-align:right;}

.newst2{ margin-left:0; padding-right:6px;padding-left:0;height:160px;overflow:hidden;width:122px;float:left}





