@charset "utf-8";
/* CSS Document */

/*
@名称: frdt
@功能: 实现分页的一些特殊效果
@创建人：陈虹
@创建时间：2016-4-28
*/
.contenta { width: 990px; margin: 0 auto; overflow: hidden; }
.contentleft { width: 230px;min-height:603px;background-color: #FFF;   }
.contentright { width: 735px; min-height:601px; border: 1px solid #e1e1e1;/*float: right;*/ background-color: #FFF; position: relative; }


.contenlefttop {font-size:20px;text-align:center; font-family:"微软雅黑","黑体"; background:url(../images/tab_top_ul_tab-nav-action.png) no-repeat  46px center; line-height: 44px; /*font-weight: bolder;*/ color: #044772;border: 1px solid #cccccc;border-top:2px solid #1c72cd; border-bottom:0px solid #fff;  }
.contenleftbottom {  background:#fff;  border: 1px solid #e1e1e1;border-bottom:0px solid #e1e1e1;}
.contenleftbottom li {  height: 45px; position:relative;margin-bottom:10px;}
    .contenleftbottom li.xuanzhong {background:#1c72cd;
    }
     .contenleftbottom li.weixuanzhong {background:#8bb0d7;
    }
.contenleftbottom img {position:absolute;top:9px;right:10px; }
    .contenleftbottom li.xuanzhong img.img1 {
        display:none;
    }
     .contenleftbottom li.xuanzhong img.img2 {
        display:block;
    }
      .contenleftbottom li.weixuanzhong img.img1 {
        display:block;
    }
     .contenleftbottom li.weixuanzhong img.img2 {
        display:none;
    }
.contenleftbottom li a { float: left; color: #fff; font-weight: bolder; font-size: 14px; text-align:center;display:block;
                         line-height: 45px;width:230px; }
  
     .contenleftbottom li.xuanzhong a {
        color:#fff;
    }
    .contenleftbottom li.weixuanzhong a {
        color:#fff;
    }
.contentrighttop {  height: 38px;margin:20px 20px 0 20px; line-height:38px;border-bottom:1px solid #e1e1e1;background:#b7d7f8;padding-left:20px; }
    .contentrighttop h2 {
        width:108px;
       color:#044772;
       background:url(../images/list-h2-saixian.png) no-repeat 0 bottom;
       font-weight:normal;
        /*border-bottom:2px solid #044873;*/
        font-family: "微软雅黑", "黑体";
    }
   
.contentrightbottom { padding:15px 20px 30px 20px;font-size: 14px; line-height: 27px; }
    .contentrightbottom h2 {
        background:url(../images/list-contentrightbottom-h2.png) no-repeat;
        width:695px;
        height:28px;
        line-height:28px;
        margin:0px;
        font-weight:normal;

    }
        .contentrightbottom h2 p {
            margin-left:124px;
        }
        .contentrightbottom h2 b {
            font-weight:normal;
            margin-right:27px;
            padding-left:28px;
            background:url(../images/list-contentrightbottom-h2-bline.png) no-repeat 0 8px;

        }
    .contentrightbottom ul.list {
        margin:10px 12px 30px 12px;
    }
        .contentrightbottom ul.list li {
            height:30px;
            line-height:30px;
            border-bottom:1px dashed #eaeaea;
            background:url(../images/list-list-biao.png) no-repeat 0px center;
        }
            .contentrightbottom ul.list li a:hover {
                color:#2F6698;
            }
.pagea,.pageb,.bfont {font-size: 12px; color: #000000; }
.contentrightbottom .page { text-align:center; font-size: 12px; color: #555555; padding-top:5px; margin-top:10px;}
.contentrightbottom h1{ font-family: Arial,"微软雅黑","黑体","宋体"; text-align:center; line-height:42px; font-size:24px;}
.contentrightbottom .info_date{ text-align:center; border: solid 1px #ccc; border-left:none; border-right:none; margin-top:10px;}
.contentrightbottom .conten_box{ padding:10px;}

.contentrightbottom .conten_box p{ text-indent:28px;}
.contentrightbottom .conten_box table {
	border-collapse: collapse;
	margin: 0 auto;
}
.contentrightbottom .conten_box table td {
	border: 1px solid #000;
	padding: 0 5px;
}
.line { width: 100%; height: 5px; background-color: #0e86c5; margin-top: 16px; }
.pagebottom { width: 980px; height: 120px; margin: 0 auto; position: relative; }
.pagebottom ul { position: absolute; left: 257px; top: 25px; }
.pagebottom li { font-size: 12px; float: left; margin: 0; padding: 0; padding-right: 22px; }
.xinxi { font-size: 12px; line-height: 24px; color: #9f9f9f; position: absolute; left: 233px; top: 54px; margin: 0; padding: 0; }
.daohang { position: absolute; left: 15px; top: 8px; }
.daohanga { display: block; width: 62px; height: 40px; float: left; font-size: 14px; line-height: 40px; text-align: center; margin-right: 28px; color: #FFF; }
.daohangb { font-weight: bolder; color:#FFF;}
.daohangb:hover{ display:block; width:62px; height:40px; float:left; font-size:14px; line-height:40px; text-align:center; margin-right:28px; background-color:#FFF;color:#1b7abe; text-decoration:none;}