﻿@charset "utf-8";
/* CSS Document */

/*
@名称: frdt
@功能: 实现分页的一些特殊效果
@创建人：姚
@创建时间：2020-7-22
*/
.contenta { width: 990px; margin: 0 auto; overflow: hidden; }
.contentleft { width: 330px;min-height:603px;background-color: #FFF;  border:1px solid #ddd; }
.contentright { width: 846px; min-height:601px; border: 1px solid #e1e1e1;/*float: right;*/ background-color: #FFF; position: relative; }

.contenlefttop {font-family:"微软雅黑","黑体";text-align:center; border-bottom:none;background-color:#BD1A2D; height:60px; line-height:60px; color:#FFF; font-size:18px; font-weight:bold;  }
.contenleftbottom {  background:#fff;  border-top: 1px solid #e1e1e1;}
    .contenleftbottom ul {padding:5px 9px 0px 9px;
    }
.contenleftbottom li {  height: 50px; position:relative;margin-bottom:2px;background-image: url(../images/cfd_list_left_1.png); background-repeat: no-repeat;}
     .contenleftbottom li.weixuanzhong {background-image: url(../images/cfd_list_left_1.png); background-repeat: no-repeat; height: 50px; 
    }
    .contenleftbottom li.xuanzhong {background-image: url(../images/cfd_list_left_2.png); background-repeat: no-repeat; height: 50px; 
    }
.contenleftbottom img {position:absolute;top:9px;left:190px; }
    .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; width:100%;text-align:left; padding-left:45px;display:block; font-weight: bolder; font-size: 16px; 
                         line-height: 50px; }
  
    .contenleftbottom li.weixuanzhong a {
        color:#333;
    }
     .contenleftbottom li.xuanzhong a {
        color:#333;
    }
.contenleftbottom li.weixuanzhong:hover{color:#BD1A2D}
.contenleftbottom li.weixuanzhong:hover a {color:#BD1A2D}
.contentrighttop { height: 60px;margin:0 7px; line-height:60px;border-bottom:1px solid #D5D5D5; }
    .contentrighttop h2 {
        width:300px;
       color:#333333;
      
       font-weight:normal;

        font-family: "微软雅黑", "黑体";font-weight:bold;font-size: 16px;border-bottom:2px solid #BD1A2D;
    }
   
.contentrightbottom { padding:15px 7px 30px 7px;font-size: 16px; line-height: 40px; }
    .contentrightbottom h2 {
        background:url(../images/list-contentrightbottom-h2.png) no-repeat;
        width:830px;
        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:40px;
            line-height:40px;
            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;}
.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;}
