@charset "UTF-8";

/*
*   program: 页面样式部分
*   author: ln
*   date: 2018-12-20
*/

/********************************廉政建设*********************************/

.sx-main-box {
    background: #fff;
    border: 1px solid #f4f3f3;
    border-top: none;
    box-shadow: 0 4px 4px #ededed;
}

.sx-home-cont {
    padding: 30px 30px 23px 25px;  
}

.sx-lb-img {
    width: 545px;
    height: 410px;
}

.sx-lb-img .lbIists {
    padding-left: 26px;
    line-height: 40px;
    background: url("../images/sx-lb-img-bg_03.png");
}

.sx-lb-img .lbIists .a {
    font-size: 15px;
}

.sx-lb-img .lbNums {
    right: 22px;
    line-height: 40px;
}

.sx-lb-img .lbNums span {
    width: 8px;
    height: 8px;
    margin-left: 7px;
    background: #fff;
    border-radius: 5px;
}

.sx-lb-img .lbNums span:hover, .sx-lb-img .lbNums span.cur {
    width: 25px;
    background: #f42935;
}

.sx-news {
    width: 415px;
}

.mt-7 {
    margin-top: 7px;
}

.sx-title {
    padding-bottom: 11px;
    line-height: 26px;
    border-bottom: 1px solid #e5e5e5;
}

.sx-title .img {
    margin: 0 15px 0 10px;
}

.sx-title .title {
    font-weight: bold;
    font-size: 18px;
    color: #3960b9;
}

.sx-news-wp {
    padding: 15px 0 0 11px;
}

.sx-news-list li {
    line-height: 29px;
}

.sx-news-list .a {
    padding-left: 7px;
    font-size: 13px;
    background-image: url("../images/sx-news-list-index_03.jpg");
}

.sx-news-list .d {
    font-size: 13px;
    color: #999;
}

.mt-10 {
    margin-top: 10px;
}

.sx-news-subwp {
    padding: 12px;
    background: #f5f7fb;
}

.sx-news-sub {
    display: block;
    text-align: center;
    line-height: 56px;
    background: #ea4953;
}

.sx-news-sub .tt {
    font-size: 15px;
    color: #f1989c;
}

.sx-news-sub .title {
    margin: 0 26px;
    letter-spacing: 6px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.sx-news-sub:hover {
    background: #f3636d;
}

.mt-40 {
    margin-top: 40px;
}

.wid480 {
    width: 480px;
}

.sx-line-title {
    height: 26px;
    line-height: 16px;
    border-bottom: 1px solid #bac8e7;
}

.sx-line-title .title {
    display: inline-block;
    margin-bottom: -1px;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 16px;
    color: #272727;
    border-bottom: 3px solid #3960b9;
}

.sx-more .tt {
    font-size: 12px;
    color: #6d6d6d;
}

.sx-more .img {
    margin-left: 3px;
}

.sx-more:hover {
    color: #6d6d6d;
    text-decoration: underline;
}

.sx-plan-list li {
    line-height: 35px;
}

.sx-plan-list .a {
    padding-left: 13px;
    font-size: 14px;
    color: #444343;
    background-image: url("../images/sx-plan-list-index_03.png");
}

.sx-plan-list .a:hover {
    color: #e21b1b;
}

.sx-plan-list .d {
    font-size: 14px;
    color: #949494;
}

.sx-plan-wp .sx-plan-list {
    padding: 10px 0;
    border-top: 1px solid #dcdcdc;
}

.sx-plan-wp .sx-plan-list:first-child {
    border-top: none;
}


/********************************后续页面*********************************/

.sx-follow-cont {
    padding: 40px 18px 182px 28px;
    text-align: center;
}

.sx-follow-box {
    padding: 18px 0;
    border: 8px solid #f5f7fb;
}

.sx-twoline-title {
    line-height: 18px;
}

.sx-twoline-title .title {
    margin: 0 14px;
    font-weight: bold;
    font-size: 18px;
    color: #eeb442;
}

.sx-twoline-title .line {
    width: 88px;
    height: 1px;
    background: #ececec;
}

.sx-follow-msg {
    line-height: 23px;
}

.sx-follow-msg .index {
    width: 14px;
    margin-right: 10px;
    line-height: 14px;
    font-size: 12px;
    color: #fff;
    background: #eeb442;
    border-radius: 50%;
}

.sx-follow-msg .tt {
    font-size: 13px;
    color: #333;
}

.mt-48 {
    margin-top: 48px;
}

.sx-pie .a {
    position: relative;
    width: 300px;
    height: 140px;
    margin: 0 42px;
    line-height: 98px;
    background: #ea4953;
    border-radius: 5px;
}

.sx-pie .a .tt {
    position: absolute;
    left: 0;
    bottom: 24px;
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    color: #fff;
}