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

/*
@名称: frdt
@功能: 实现分页的一些特殊效果
@创建人：陈虹
@创建时间：2014-10-21
*/

.contentright1 { width: 978px; min-height:601px; border: 1px solid #e1e1e1; background-color: #FFF; position: relative; }
.contentrighttop1 { color:#044873;border-bottom:1px solid #e1e1e1;height:34px;padding-top:10px; position:relative;}
    .contentrighttop1 span {position:absolute;top:10px;left:0px;height:35px; min-width:220px;text-align:center;width:220px;display:block;border-bottom:2px solid #ad0407;font-size: 18px;font-family: "微软雅黑","黑体";}
    .contentrighttop1 p {
        padding-right:25px;
        padding-top:8px;
     
    }
.contentrightbottom .info_date1 {
    margin:0 20px;
    border-bottom:1px dashed #787878;
     font-size:12px;
        color:#878787;
        padding-bottom:7px;
}
    .contentrightbottom .info_date1 span {
        display:block;
      
    }
    .info_date1 b {
    font-weight:normal;
}
.info_date1 ul li {
     float:left;
}
.info_date1 ul li a{
   
    margin-right:7px;
    width:16px;
    height:16px;
    display:block;
    background:url(../images/fenxiang.png) no-repeat 0 0;
}
.info_date1 ul li.fenxiang02 a {
    background-position:-23px 0;
}
.info_date1 ul li.fenxiang03 a {
    background-position:-46px 0;
}
.info_date1 ul li.fenxiang04 a {
    background-position:-69px 0;
}
.info_date1 ul li.fenxiang05 a {
    background-position:-92px 0;
}
.info_date1 ul li.fenxiang05 a {
    background-position:-115px 0;
}
.contentright1 .contentrightbottom h1 {
    color:#333344;
    font-size:30px;
    font-family:"微软雅黑","黑体";
    font-weight:normal;
}
.contentright1 .contentrightbottom h3 {
    color:#b00002;
    text-align:center;
    margin-top:28px;
    margin-bottom:30px;
     font-weight:normal;
}
.contentrightbottom .conten_box p {
    color:#666;
    margin-bottom:40px;
    padding:0 20px;
}
.shoucang {
    padding-bottom:25px;
}
    .shoucang ul {
         padding:0 20px;
    }

    .shoucang li {
        float:left;
    }
        .shoucang li a {
            font-size:12px;
            color:#888;
        }
.shoucang b {
     color: #0067b6;
}
.shoucang span {
     padding:0 40px;
    font-size:12px;
}
       
