.PBTopImg {
    width: 100%;
    -webkit-user-drag: none;
}

.PB-bgBox {
    background-color: #f4f4f4;
    padding: 50px 0 15px;
}


/* 党建动态标题盒子PBD start */

.PBDTitleBox {
    width: 260px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 30px;
    cursor: pointer;
}

.PBDTitleBox-d1 {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    box-shadow: 5px 6px 6px #e3e7e8;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.PBDTitleBox-p1 {
    font-size: 30px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #b82d18;
}

.PBDTitleBox-p2 {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 25px;
    color: #b82d18;
}


/* 党建动态标题盒子 end */


/* 党建动态内容盒子start */

.PBDCBox {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 6px 6px #e3e7e8;
    padding: 30px;
    margin-bottom: 50px;
}


/* 党建动态内容盒子搜索栏PBDC-search start */

.PBDC-searchBox {
    padding: 15px 150px;
    margin-bottom: 20px;
}

@media (max-width: 700px) {
    .PBDC-searchBox {
        padding: 15px 10px;
    }
}

.form-control {
    padding-left: 50px;
}


/* 党建动态内容盒子搜索栏PBDC-search end */


/* <!-- 党建动态内容start --> */


/* <!-- 第一个内容盒子start --> */

.PBDC-d1-1Box,
.PBDC-d1-2Box {
    height: 260px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ebebeb;
    margin-bottom: 40px;
}

.PBDC-d1-1Box>p {
    position: absolute;
    color: #ffffff;
    left: 35px;
}

.PBDC-d1-1Box-p1 {
    top: 145px;
    font-size: 14px;
}

.PBDC-d1-1Box-p2 {
    top: 170px;
    font-size: 16px;
}

.PBDC-d1-1Box-p3 {
    top: 220px;
    font-size: 14px;
}


/* <!-- 第一个内容盒子end --> */

.PBDC-d1-2Box-d1 {
    overflow: hidden;
    position: relative;
    height: 160px;
}

.PBDC-d1-2Box-d2 {
    padding: 14px 24px 5px;
}

.PBDC-d1-2Box-d2-p1 {
    margin-bottom: 5px;
}

.PBDC-d1-2Box-d2-p2 {
    color: #b1b1b1;
    font-size: 14px;
    padding-left: 16px;
    padding-bottom: 20px;
    text-align: left;
}


/* <!-- 党建动态内容end --> */


/* 党建动态内容盒子end */


/* <!-- 廉洁清风标题盒子CTWC start --> */

.CTWCBox {
    padding: 40px 70px 50px 70px;
    margin-bottom: 50px;
}

.CTWCLeftBox {
    background-color: #f4f4f4;
    padding: 35px 30px 50px;
}

.CTWCLeftBox-p1 {
    color: #b1b1b1;
}

.CTWCLeftBox-p2 {
    font-size: 16px;
}

.CTWCLeftBox-p3 {
    color: #b1b1b1;
    padding-left: 5px;
    font-size: 1px;
    line-height: 150%;
	font-size: 14px;
    border-left: 2px solid #b1b1b1;
    margin-bottom: 20px;
}

.CTWCLeftBox-d1 {
    height: 150px;
    position: relative;
    margin-bottom: 20px;
}

.CTWCLeftBox-d2 {
    position: relative;
    overflow: hidden;
}

.CTWCLeftBox-d2-p1 {
    margin-top: 8px;
	line-height: 150%;
    color: #b1b1b1;
    display: inline-block;
}

.CTWCLeftBox-d2-a {
	margin-top: 5px;
    padding: 6px 20px;
    border: 1px solid #b1b1b1;
    border-radius: 6px;
    vertical-align: middle;
    float: right;
    text-decoration: none;
}


/* 右盒子 */

.CTWCRigghtBox {
    border-top: 1px solid #ebebeb;
}

.CTWCRigghtBox-CBox {
    padding: 20px 10px;
    border-bottom: 1px solid #ebebeb;
}

.CTWCImgBox {
    height: 100px;
}

.CTWCCenterBox {}
.singleLineHiding {
	font-size: 16px;
}
.CTWCCenterBox-p2 {
    font-size: 14px;
	line-height: 120%;
    color: #b1b1b1;
}

.CTWCCenterBox-p3 {
    font-size: 14px;
	line-height: 150%;
    color: #b1b1b1;
}

.CTWCTimeBox-p1 {
    font-size: 12px;
	line-height: 16px;
    font-weight: 600;
	color: #888;
    text-align: right;
}

.CTWCArrow {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50px;
    right: 30px;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    transform: rotate(-135deg);
}


/* <!-- 廉洁清风内容盒子CTWC end --> */