/* 公共部分 */
.li-disc>li:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #333;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 0;
}

.li-disc1>li:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #333;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -16px;
}


/* 内容块一 */
.carousel {
    width: 600px;
    height: 350px;
}

.content1-right {
    margin-left: 30px;
    float: left;
    width: 570px;
    height: 350px;
}

.content1-right-nav {
    border-top: 2px solid #1d5fc3;
    width: 100%;
}

.content1-right-nav ul li a {
    height: 40px;
    /* width: 100px; */
    padding: 0 6px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    color: #333;
}

.content1-right-nav .bg-active {
    color: #fff;
    background-color: #1d5fc3;
}

.content1-right-box {
    width: 100%;
    margin-top: 15px;
    /* overflow-y: scroll; */
}

.content1-right-box ul li {
    height: 35px;

    font-weight: 400;
}

.content1-right-box ul li a {
    vertical-align: middle;
    line-height: 35px;
    display: inline-block;
    font-size: 15px;

}

.content1-right-box ul li a:hover {
    color: #1d5fc3;
}

.content1-right-box .time {
    color: #999999;
    line-height: 35px;
}

.m-top-40 {
    margin-top: 40px;
}

.content2 {
    margin-top: 30px;
}

.content2-left {
    position: relative;
    width: 555px;
    height: 134px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    background-image: url("../images/btn_group_bg.png");
    background-repeat: no-repeat;
}

.content2-left .one {
    position: absolute;
    top: 7px;
    left: 7px;
    box-sizing: border-box;
    padding: 20px;
    height: 120px;
    width: 20px;
}

.content2-left .two {
    position: absolute;
    top: 7px;
    left: 84px;
    height: 120px;
    box-sizing: border-box;
}

.content2-left .two .box {
    float: left;
    height: 70px;
    padding: 25px 20px;
}

.content2-left .two .box p {
    margin-top: 10px;
}

.content2-left .two img {
    display: block;
    width: 40px;
    height: 37px;
    margin: 0 auto;
}

.content2 .carousel2 {
    width: 645px;
    height: 135px;
}

.carousel2 .example {
    width: 645px;
    height: 135px;
}

.content3 {
    margin-top: 30px;
}

.content3-left-box {
    width: 431px;
}

.content3-center-box {
    width: 431px;
    margin-left: 30px;
}

.content3 h2 {
    font-weight: 600;
    font-size: 24px;
    color: #02367d;
    margin-bottom: 10px;
}

.content3 h3 {
    font-size: 16px;
    color: #666;
    margin-top: 25px;
}

.content3-right-box {
    width: 278px;
}

.content3-right-box ul {
    margin-top: 15px;
}

.content3-right-box ul li {
    height: 24px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    vertical-align: middle;
}

/* .content3-right-box ul li a{
    display: block;
} */

.content3-right-box ul li text {
    width: 170px;
}

.btn-group {
    margin-top: 10px;
    width: 278px;
    height: 45px;
    font-size: 0;
}

.btn-group a {
    float: left;
    display: inline-block;
    font-size: 16px;
}

.content3-right-box .email {
    box-sizing: border-box;
    width: 134px;
    height: 45px;
    line-height: 45px;
    padding-left: 54px;
    background: #0b54df url("../images/boss_email.png") no-repeat 12px center;
    background-size: 26px 18px;
    color: #fff;
}

.btn-group .investigation1 {
    box-sizing: border-box;
    width: 134px;
    height: 45px;
    line-height: 45px;
    padding-left: 54px;
    background: #0b54df url("../images/tousujianyi.png") no-repeat 16px center;
    color: #fff;
    background-size: 22px 20px;
    margin-left: 10px;
}

.content3-right-box .email1 {
    margin-top: 10px;
    width: 134px;
    height: 45px;
    background-image: url("../images/z13.png");
    background-repeat: no-repeat;
}

.content3-right-box .email2 {
    margin-top: 10px;
    width: 137px;
    height: 65px;
    background-image: url("../images/z14.png");
    background-repeat: no-repeat;
}


.btn-group .investigation {
    width: 89px;
    height: 31px;
    background-image: url("../images/internet.png");
    background-repeat: no-repeat;
}

.btn-group .interview {
    margin-left: 5px;
    width: 89px;
    height: 31px;
    background-image: url("../images/online.png");
    background-repeat: no-repeat;
}

.content4 {
    margin-top: 50px;
}

.ww {
    font-size: 16px;
    margin-left: 20px;
    width: 224px;
    height: 33px;
    line-height: 30px;
    text-align: center;
    box-sizing: border-box;
    border: 3px solid #b1b1b1;
}

.margin-l-none {
    margin-left: 0;
}

.division {
    color: #4a4a4a;
}

/*顶部轮播样式*/
.banner {
    width: 775px;
    height: 350px;
    position: relative;
    overflow: hidden;
}

.banner a {
    z-index: 100;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
}

.banner a span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
    display: block;
    font-size: 16px;
    color: #fff;
    text-indent: 25px;
}

.banner .first {
    left: 0;
}

.banner a img {
    width: 100%;
    height: 100%;
}

.choose {
    z-index: 100;
    position: absolute;
    right: 0;
    bottom: 14px;
    width: 100px;
    height: 12px;
}

.choose span {
    margin-left: 10px;
    float: left;
    display: block;
    background: #9c9daa;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.choose .red {
    background: #de3a3a;
}


/*中间轮播样式*/
.ban2 {
    width: 645px;
    height: 134px;
    position: relative;
    overflow: hidden;
}

.ban2 a {
    z-index: 100;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
}

.ban2 a span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
    display: block;
    font-size: 16px;
    color: #fff;
    text-indent: 25px;
}

.ban2 .ban2-first {
    left: 0;
}

.ban2 a img {
    width: 100%;
    height: 100%;
}

.cho2 {
    z-index: 120;
    position: absolute;
    right: 220px;
    bottom: 6px;
    width: 200px;
    height: 12px;
}

.cho2 span {
    margin-left: 10px;
    float: left;
    display: block;
    background: #9c9daa;
    width: 30px;
    height: 10px;
    border-radius: 16px;
}

.cho2 .cho2-red {
    background: #de3a3a;
}


.ft-carousel {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ft-carousel .carousel-inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
    float: left;
    height: 100%;
    position: relative;
}

.ft-carousel .carousel-item a,
.ft-carousel .carousel-item a img {
    display: block;
    width: 100%;
    height: 100%;
    /*min-height: 318px;*/
}

.ft-carousel .carousel-item .carousel-item-title {
    box-sizing: border-box;
    width: 100%;
    height: 32px;
    padding-left: 20px;
    padding-right: 120px;
    line-height: 32px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    text-align: left;
    font-size: 16px;
}

.ft-carousel .carousel-item .carousel-item-title a {
    display: inline;
    color: #fff;
    font-size: 16px;
}

.ft-carousel .carousel-indicators {
    box-sizing: border-box;
    position: absolute;
    right: 0;
    bottom: 10px;
    /* width: 100%; */
    padding: 0 6px;
    text-align: center;
    font-size: 0;
}

#carousel_2 .carousel-indicators {
    left: 0;
    right: 0;
}

.ft-carousel .carousel-indicators span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin: 0 4px;
    border-radius: 50%;
    cursor: pointer;
}


.ft-carousel .carousel-indicators span.active {
    background-color: #de3a3a;
}

#carousel_2 .carousel-indicators span.active {
    background-color: #de3a3a;
    width: 22px;
    border-radius: 6px;
}

.ft-carousel .carousel-btn {
    display: none;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 45px;
    margin-top: -25px;
    cursor: pointer;
}

#carousel_1:hover .carousel-btn {
    display: block;
}

.ft-carousel .carousel-prev-btn {
    left: 0;
    background: url(../img/prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
    right: 0;
    background: url(../img/next.png) no-repeat;
}


/*纪检监察*/
.jjjc {
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    border: 1px solid #e1e2e3;
}

.jjjc .jjjc-header {
    height: 30px;
    background: url("../images/jjjc.png") no-repeat center center;
}

.jjjc .jjjc-inf {
    box-sizing: border-box;
    width: 100%;
    padding: 5px 10px 0 10px;
}

.jjjc .jjjc-inf h5 {
    padding: 5px 0 0 0;
    font-size: 15px;
    line-height: 1.45;
}

.jjjc .jjjc-inf p {
    font-size: 15px;
    line-height: 1.65;
    color: #454545;
}