.nav-box li:nth-child(4) a {
    background: #329666;
    color: #fff;
}

.sban {
    background: url(bg_2.jpg) center center no-repeat;
    background-size: 100% auto;
}

.djtit_box {
    font-size: 24px;
    font-weight: bold;
    color: #e60117;
    text-align: center;
    background: url(djsec1tit.png) center center no-repeat;
    margin-bottom: 20px;
    position: relative;
    height: 48px;
    line-height: 48px;
}

.djtit_box .more {
    position: absolute;
    font-size: 14px;
    color: #e60117;
    top: 50%;
    margin-top: -24px;
    right: 0;
}


/* 党建工作 */

.djsec1_box {
    padding-top: 40px;
    margin-bottom: 50px;
}

.djsec1_box .djtit_box {
    background-image: url(djsec1tit02.png);
}

.djsec1_box .lt_slide {
    width: 700px;
    height: 430px;
    overflow: hidden;
    position: relative;
}

.djsec1_box .lt_slide .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 18px;
    z-index: 1;
}

.djsec1_box .lt_slide .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.djsec1_box .lt_slide .hd ul li {
    float: left;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #d8d7d5;
    cursor: pointer;
}

.djsec1_box .lt_slide .hd ul li.on {
    background: #c72519;
    width: 26px;
    border-radius: 10px;
}

.djsec1_box .lt_slide .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.djsec1_box .lt_slide .bd li {
    width: 700px;
    zoom: 1;
    vertical-align: middle;
}

.djsec1_box .lt_slide .bd li>a {
    display: block;
    height: 430px;
    position: relative;
    overflow: hidden;
}

.djsec1_box .lt_slide .bd li>a img {
    width: 100%;
    height: auto;
}

.djsec1_box .lt_slide .bd .mask {
    width: 650px;
    height: 48px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 48px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    left: 0;
    bottom: 0;
}

.djsec1_box .rt_news {
    width: 650px;
    height: 407px;
    /* border-bottom: 2px solid #eee; */
}

.djsec1_box .rt_news .tip .t_tit {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
    min-height: 54px;
}

.djsec1_box .rt_news .tip .t_more {
    display: block;
    height: 14px;
    font-size: 14px;
    color: #c72519;
    margin-top: 10px;
}

.djsec1_box .rt_news .new_list li {
    background: url(listr.png) 0 9px no-repeat;
    margin-bottom: 15px;
    min-height: 48px;
}

.djsec1_box .rt_news .new_list li>a {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    height: 48px;
    padding-left: 20px;
    line-height: 1.5;
}

.djsec1_box .rt_news .new_list li:hover a {
    text-decoration: underline;
}


/* 理论学习 */


/* 
.djsec2_box {
    padding-top: 40px;
}

.djsec2_box .djtit_box {
    background-image: url(djsec2tit.png);
}

.djsec2_box .djsec2_con .card {
    width: 333px;
    height: 62px;
    background-color: #fff;
    padding: 18px;
    margin: 0 40px 20px 0;
    border: 1px solid #eee;
}

.djsec2_box .djsec2_con .card:nth-child(3),
.djsec2_box .djsec2_con .card:nth-child(6) {
    margin-right: 0;
}

.djsec2_box .djsec2_con .card .date {
    width: 74px;
    height: 62px;
    border-right: 1px solid #e5e5e5;
}

.djsec2_box .card .date .day {
    font-size: 48px;
    color: #e60117;
}

.djsec2_box .card .date .year {
    font-size: 14px;
    color: #666666;
}

.djsec2_box .card .info {
    width: 240px;
    height: 62px;
    font-size: 16px;
    line-height: 28px;
    color: #151515;
}

.djsec2_box .card .info:hover {
    text-decoration: underline;
} */

.djsec3_box {
    padding-top: 40px;
    height: 442px;
    background: url(djsec3bg.png) center top no-repeat;
}

.djsec3_box .djtit_box {
    background: url(dh.png) left 10px no-repeat;
    text-align: left;
    padding: 24px 0 0 60px;
    color: #fbedc0;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    height: 55px;
    margin-bottom: 20px;
    background-size: 45px;
}

.djsec3_box .rt_con {
    width: 660px;
    padding-left: 40px;
}

.djsec3_box .rt_con .rt_list li {
    height: 32px;
    margin-bottom: 32px;
}

.djsec3_box .rt_con .rt_list .badge {
    display: inline-block;
    height: 32px;
    width: 28px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    color: #fff;
    background: url(listbg.png) center center no-repeat;
    margin-right: 8px;
}

.djsec3_box .rt_con .rt_list a {
    display: inline-block;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    color: rgba(249, 236, 191, 0.8)
}

.djsec3_box .rt_con .rt_list li:hover a {
    text-decoration: underline;
}


/* 科学精神 */

.djsec4_box {
    padding-top: 40px;
    /* height: 300px; */
    margin-bottom: 20px;
}

.djsec4_box .djsec4 {
    /* height: 300px; */
    overflow: visible;
}

.djsec4_box .djtit_box {
    background-image: url(djsec4tit.png);
}

.djsec4_box .con_left {
    height: 527px;
    position: relative;
}

.djsec4_box .con_left .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    overflow: hidden;
    width: 100%;
}

.djsec4_box .con_left .bd ul {
    width: 1450px;
}

.djsec4_box .con_left .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 248px;
    margin-right: 40px;
    /* height: 527px; */
    /* padding: 0 18px; */
    /* margin: 0 37px 0 0; */
    overflow: hidden;
    /* position: relative;
    background: url(djsec4sbg.jpg) center top no-repeat; */
}

.djsec4_box .con_left .bd .pix>img {
    width: 100%;
    height: auto;
    min-height: 340px;
}

.djsec4_box .con_left .bd .pix {
    width: 248px;
    height: 346px;
    overflow: hidden;
}


/* .djsec4_box .con_left .prev,
.djsec4_box .con_left .next {
    position: absolute;
    left: -3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(ltarrr.jpg) center center no-repeat;
} */


/* .djsec4_box .con_left .next {
    left: auto;
    right: -3%;
    background-image: url(rtarrr.jpg);
} */


/* .con_left .con_item {
    float: left;
    width: 248px;
    height: 320px;
    margin-right: 40px;
}
/*  */


/* .con_left .con_item:nth-child(5) {
    margin-right: 0px;
} */

.con_item p a {
    display: block;
    line-height: 1.5;
    padding: 8px 20px 0;
}

.con_item p a {
    color: #444;
}

.djsec1_box .lt_slide .bd li>a img,
.con_left .con_item img {
    transition: all.5s;
}

.djsec1_box .lt_slide .bd li>a img:hover,
.con_left .con_item img:hover {
    transform: scale(1.1);
}