/*书记说纪*/
.sjsj_index{
    width: 1135px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}
.sjsj_index_left{
    float: left;
    width: 186px;
    border: 1px solid #dcdcdc;
    margin-left: 20px;
}
.sjsj_index_left > ul{
    width: 160px;
    margin: auto;
}
.sjsj_index_left > ul > li{
    text-align: center;
    font-size: 24px;
    color: #cb1c1d;
    font-weight: 700;
    line-height: 58px;
    border-bottom: 1px solid #d0d0d0;
}
.sjsj_index_left > ul > li ul{
    margin: auto;
    width: 100px;
    color: #858585;
    font-size: 17px;
    line-height: 22px;
    display: none;
    text-align: left;
    margin-bottom: 10px;
}
/*书记说纪二级页中间内容*/
.sjsj_index_center{
    float: left;
    width: 910px;
    margin-left: 32px;
}
.sjsj_index_center_title{
    height: 40px;
    border-bottom: 6px solid #cb1c1d;
}
.sjsj_index_center_list .content a{
    color: #666;
}
.sjsj_index_center_list .content a:hover{
    color: #cc3333;
}
.sjsj_index_center_title p{
    font-size: 24px;
    color: #cb1c1d;
    font-weight: 700;
    line-height: 24px;
}
.sjsj_index_center_list li{
    height: 195px;
    border-bottom: 1px dashed #aaaaaa;
}
.sjsj_index_center_list .title{
    padding-top: 38px;
    font-size: 21px;
    color: #333333;
    line-height: 40px;
}
.sjsj_index_center_list .content{
    font-size: 16px;
    color: #737373;
    line-height: 30px;
}
.sjsj_index_center_list .time{
    font-size: 14px;
    color: #000000;
    text-align: right;
    line-height: 20px;
}
/*书记说纪二级页右侧内容*/
.sjsj_index_right{
    width: 300px;
    background: #dedede;
    float: left;
    text-align: center;
    margin-left: 25px;
}
.sjsj_index_right .line1px{
    margin-top: 80px;
    width: 224px;
}
.sjsj_index_right_title{
    width: 226px;
    height: 50px;
    font-size: 24px;
    color: #cb1c1d;
    font-weight: 700;
    box-sizing: border-box;
    border-bottom: 4px solid #a7a7a7;
    margin: 25px auto;
}
.sjsj_index_right_title .left{
    float: left;
    width: auto;
    height: 50px;
    border-bottom: 4px solid #015293;
}
.sjsj_index_right_top div{
}
.sjsj_index_right_top p{
    font-size: 16px;
    line-height: 50px;
}
.sjsj_index_right_bottom{
    margin-top: 20px;
}
.sjsj_index_right_bottom .erweima{
    width: 220px;
    height: 120px;
    background: #fff;
    margin: 26px auto 0 ;
}
.sjsj_index_right_bottom .erweima div{
    float: left;
}
.sjsj_index_right_bottom .erweima div:first-child{
    margin: 32px 0 0 32px;
    width: 48px;
}
.sjsj_index_right_bottom .erweima div:last-child{
    margin: 22px 0 0 35px;
}
/*IE兼容*/
.sjsj_index_right_bottom .erweima div:first-child+div{
    margin: 22px 0 0 35px\0;
}

.sjsj_index_center_list li{
    height: 195px;
    border-bottom: 1px dashed #aaaaaa;
}
.sjsj_index_center_list li img{
    width: 130px;
    height: 146px;
    float: left;
    margin: 17px 10px;
}
.sjsj_index_center_list li div{
    float: left;
    width: 700px;
    margin: 0 23px;
}
.sjsj_index_center_list  li .title{
    font-size: 22px;
    line-height: 50px;
}
.sjsj_index_center_list  li .content{
    font-size: 15px;
    line-height: 30px;
}

.more{
    width: 165px;
    height: 55px;
    line-height: 55px;
    background: #f3f3f3;
    text-align: center;
    font-size: 22px;
    margin: 20px auto 20px;
}
.more p{
    color: #cccccc;
}
.more :hover{
    background: #cc3333;
}
.more :hover p{
    color: #fff;
}
/*左边悬浮列表*/
.fixed{
    width: 135px;
    overflow: auto;;
    background: #fff;
    position: fixed;
    top: 250px;
    left: 20px;
    border-radius: 5px;
    padding: 10px 8px;
}

.fixed li{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 31px;
    padding: 4px 0;
    margin: 0 0 10px 0;
}
.fixed li:hover{
    width: 119px;
    height: 38px;
    background: #cc3333;
    border-radius: 5px;
}
.fixed li:hover a{
    display: inline-block;
    width: 119px;
    height: 38px;
    color: #fff;
}
.fixed .bg_color{
    background: #cc3333;
    border-radius: 5px;
}
.fixed .bg_color a{
    color: #fff;
}

.xsxc_index_left{
    float: left;
    width: 160px;
    border: 1px solid #dcdcdc;
    margin-left: 14px;
}
.xsxc_index_left > ul{
    width: 160px;
    margin: auto;
}
.xsxc_index_left > ul > li{
    text-align: center;
    font-size: 20px;
    color: #cb1c1d;
    font-weight: 600;
    line-height: 50px;
    border-bottom: 1px solid #d0d0d0;
    cursor: pointer;
}
.xsxc_index_left > ul > li ul{
    margin: auto;
    width: 102px;
    font-size: 16px;
    line-height: 20px;
    display: none;
    text-align: left;
    margin-bottom: 10px;
}
.xsxc_index_left > ul > li ul>li{
    text-align: center;
    border-bottom: 1px dashed #dadada;
    /*padding: 5px 0 5px 0;*/
}
.xsxc_index_left > ul > li ul a{
    color: #858585;
}
.xsxc_index_left > ul > li ul a:hover{
    color: #cc3333;
}