/*图片视频*/
.tpsp{
    width: 1135px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}
.tpsp_index_right{
    float: left;
    width: 870px;
    margin-left: 30px;
}
.tpsp_title{
    font-size: 24px;
    color: #cb1c1d;
    font-weight: 700;
    text-indent: 50px;
    margin: 5px 0 0 0;
}
.tpsp_index_right>ul{
    overflow: hidden;
    width: 870px;
    margin: auto;
}
.tpsp_index_right ul li{
    width: 33.33%;
    float: left;
    text-align: center;
    margin: 20px auto;
}
.tpsp_index_right ul li img{
    width: 235px;
    height: 145px;
}
.tpsp_index_right ul li p{
    font-size: 14px;
    width: 80%;
    margin: auto;
}
/*.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{
    width: 1135px;
    margin: 0 auto;
    overflow: hidden;
    background: #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;
}

/*列表页分页*/
.page {
    height: 70px;
    line-height: 30px;
    padding: 50px 0 50px 0;
    text-align: center;
    font-size: 12px
}

.page a {
    display: inline-block;
    padding: 0 12px;
    vertical-align: top;
    letter-spacing: normal;
    color: #fff;
    background: #bbb;
    margin: 0 2px
}

.page i {
    margin: 0 2px
}

.page a:hover {
    background: #666
}

.page .now {
    cursor: default;
    background: #666
}

.page .disable {
    cursor: default
}

.page .disable:hover {
    background: #bbb
}

.xsxc_index_center_title{
    height: 40px;
    border-bottom: 6px solid #cb1c1d;
}
.xsxc_index_center_title p{
    font-size: 24px;
    color: #cb1c1d;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
}
.xsxc_index_center_list li{
    overflow: auto;
    border-bottom: 1px dashed #aaaaaa;
}
.xsxc_index_center_list a:hover p{
    color: #cc3333;
}
.xsxc_index_center_list .title{
    padding-top: 10px;
    font-size: 21px;
    color: #333333;
    line-height: 40px;
}
.xsxc_index_center_list .content{
    font-size: 14px;
    color: #737373;
    line-height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.xsxc_index_center_list .time{
    font-size: 14px;
    color: #000000;
    text-align: right;
    line-height: 20px;
    padding: 10px 0 10px 0;
}
.xsxc_index_center_list .more{
    width: 165px;
    height: 55px;
    line-height: 55px;
    background: #f3f3f3;
    text-align: center;
    font-size: 22px;
    margin: 30px auto 30px;
}
.xsxc_index_center_list .more p{
    color: #cccccc;
}
.xsxc_index_center_list div:hover{
    background: #cc3333;
}
.xsxc_index_center_list div:hover p{
    color: #fff;
}
.tith3{ position: relative; margin: 20px 10px 10px 10px; font-size: 24px; font-weight: bolder; color: red; text-align: left; min-height: 45px;  }
.tith3 .tith3_con{ float: left; font-size: 24px; font-weight: bolder; color: #A30000; height: 35px; text-align: left;  }
.tith3 a.more{ position: absolute; right: 10px; top: 10px; font-size: 16px; color: #474747;  }
.tith3 a.more:hover {color: #941e23;}