.index_page {
    width: 100%;
    height: 100%;
}

/* 中央精神 */
.zyjingshen {}

.zyjs_top {
    width: 100%;
    background: #fcf6f3;
    text-align: center;
    padding: 20px 0;
    line-height: 50px;
    margin-top: 10px;
}

.zyjs_top .zyjs_top_dz {
    font-size: 45px;
    color: #dd0213;
    font-weight: 600;

}

.zyjs_top .zyjs_top_xz {
    font-size: 20px;

}

.zyjs_main {
    width: 100%;
    margin: 10px 0;
}

.zyjs_main_left {
    width: 60%;
    height: 435px;
}

.zyjs_main_right {
    width: 37%;
}

.zyjs_main_left .swiper-container {}

.zyjs_main_left .swiper-container,
.zyjs_main_left .swiper-container .swiper-wrapper,
.zyjs_main_left .swiper-container .swiper-wrapper .swiper-slide,
.zyjs_main_left .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
}

.heibj {
    width: 100%;
    position: absolute;
    height: 40px;
    bottom: 0;
    background: #000000;
    opacity: .5;
    z-index: 11;
}

.text {
    position: absolute;
    width: 70%;
    padding-left: 10px;
    bottom: 0;
    z-index: 12;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    color: #ffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;

}

.zyjs_main_left .swiper-pagination {
    position: absolute;
    text-align: right;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 100%;
    right: 10px;
    bottom: 10px;
    padding-right: 10px;
}

.zyjs_main_left .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #ffffff;
    border-radius: 15px;
}

.zyjs_main_left .swiper-pagination-bullet-active {
    background: #bb4034;
    width: 20px;

}

.zyjs_main_right .zyjs_main_right_top {
    /* font-size: 16px; */
    line-height: 25px;
    border-bottom: 1px dashed #999999;
}

.zyjs_main_right_top .title {
    font-size: 20px;
    font-weight: 600;
}

.right_top_des {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 30px;
    height: 90px;
    /* padding-bottom:15px; */
    margin: 10px 0;
    font-size: 15px;
}

.detail {
    color: #a74c4f;
    font-size: 15px;
}

.zyjs_main_right_btom ul li {
    line-height: 45px;
    font-size: 17px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0 15px 0 20px;
    position: relative;
}

.zyjs_main_right_btom ul li:before,
.whitebj_list .whitebj_list_item:before,
.report_list .report_list_item:before {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-right: .1rem;
    border-top: 6px solid transparent;
    border-left: 12px solid #bc3a2d;
    border-bottom: 6px solid transparent;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
}

.zyjs_main_right_btom ul li a:hover {
    text-decoration: underline;
}


/* 总社部署 */

.zsbushu {
    margin: 30px auto;
}

.zsbushu-top {
    margin: 30px 0;
}

.yinying {
    margin: 0 20px;
    height: 5px;
    background: linear-gradient(to left, #f9bf3f 0%, #ffffff 90%);
}

.yinyingy {

    background: linear-gradient(to right, #f9bf3f 0%, #ffffff 100%);
}

.zsbushu_list_item {
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

/* .zsbushu_list_item:last-child{
	border-bottom: none;
	padding-bottom: 0;


} */
.zsbushu_list_item .item_left {}

.zsbushu_list_item .item_left img {
    width: 196px;
    height: 140px;
    margin-right: 30px;
}

.item_right_btm_des {
    font-size: 15px;
    line-height: 30px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 10px 0;

}

.whitebj_list {
    display: flex;
    flex-wrap: wrap;
}

.jtdongtai {
    width: 100%;
    height: 100%;
    /*background: url(/static/ccoopg/image/bj.png) no-repeat;*/
    /*background-size: 100% 100%;*/
    padding: 30px 0 0;
}

.whitebj_list_item,
.report_list_item {
    position: relative;
    line-height: 40px;
    font-size: 16px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.whitebj_list_item {
    width: 47.5%;
    background: #ffff;
    padding: 0 20px 0 30px;
    margin-right: 5%;


}

.whitebj_list_item a,
.report_list_item a {
    width: 100%;
    display: block;
}

.report_list_item {
    width: 100%;
    padding: 0 10px 0 15px;


}

.whitebj_list_item:nth-child(2n) {
    margin-right: 0;
}

.whitebj_list .whitebj_list_item:before {
    left: 10px;
    border-top: 6px solid transparent;
    border-left: 12px solid #bc3a2d;
    border-bottom: 6px solid transparent;
    margin-top: -6px;
}

/* 分支机构 */
.fenzhijg {
    font-size: 20px;
    color: #bc3a2d;
    font-weight: 600;
    margin: 20px 0;
    border-bottom: 1px solid #e4e4e4;

}

.fenzhijg .span1 {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #bc3a2d;
    margin-right: 10px;
    position: relative;
}

.fenzhijg .span2 {
    position: absolute;
    margin: auto;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #bc3a2d;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}

.lookgd {
    flex-grow: 1;
    font-size: 13px;
    color: #999999;
    text-align: right;
    font-weight: 500;
    line-height: 28px;
}

/* 学习平台 */
.studypt {
    padding-bottom: 20px;

}

.studypt .zsbushu-top {
    margin: 50px 0;
}

.studypt_list img {
    width: 285px;
    height: 145px;
}

.report_cont_l,
.report_cont_r {
    width: 48%;
    background: #feffee;
    padding: 10px 20px;
}

.report_list {}

.report .fenzhijg {
    padding-bottom: 20px;
    margin: 10px 0 20px;
}





#certify {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 0 60px;
}

#certify .swiper-container {
    width: 100%;
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 434px !important;
    height: 293px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
    width: 100%;
    height: 100%;
    display: block;
}

#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: 0;
    width: 45px;
    height: 45px;
    background: url(/image/prev.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    /* background-position: 0 -46px; */
    background-size: 100%
}

#certify .swiper-button-next {
    right: 0;
    width: 45px;
    height: 45px;
    background: url(/image/next.png) no-repeat;
    /* background-position: 0 -93px; */
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    /* background-position: 0 -139px; */
    background-size: 100%
}



.banner-card {
    width: 100%;
    height: 350px;
    /* line-height: 250px; */
    /* background: #ffffff; */
    position: relative;
}

.banner-card ul {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.banner-card li {
    width: 434px !important;
    height: 295px;
    background: #fff;
    box-shadow: 0 8px 30px #333;
    position: absolute;
    top: 25px;
    list-style-type: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

.banner-card li img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.one {
    z-index: 1;
    left: 2%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.two {
    z-index: 2;
    left: 15%;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.three {
    left: 50%;
    z-index: 3;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transform: translate(-50%);
}

.four {
    z-index: 2;
    right: 15%;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.five {
    right: 2%;
    z-index: 1;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.banner-card div {
    transition: 0.3s;
    position: absolute;
    top: 50%;
    cursor: pointer;
    /* opacity: 0; */
    margin-top: -30px;
    background: #ccc9c9;
    color: #999999;

    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.banner-card div:hover {
    background: #000;
    color: #fff;

}

.banner-card div span {
    display: inline-block;
    font-size: 25px;
}

.left-btn {
    left: 0;
}

.right-btn {
    right: 0;
}




/* ----------------------------- */

.nav {
    min-width: 1200px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    background: #f2f2f2;
    margin-top: -8px;
}

.nav .inner ul {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.nav li a {
    margin: 0 5px;
    font-size: 18px;
    font-weight: 600;
    color: #010101;
}

@media screen and (max-width: 1920px) {

    .nav {
        max-width: 1920px;
    }
}



/* -------------------------------- */

  html {
                height: 100%;
            }

            .banner {
                min-width: 1200px;
                /* height: 530px; */
                background: #f6f6f6;
            }

            .banner .swiper-container,
            .banner .swiper-container .swiper-wrapper,
            .banner .swiper-container .swiper-wrapper .swiper-slide,
            .banner .swiper-container .swiper-wrapper .swiper-slide img {
                width: 100%;
                height: 100%;
            }

            .banner .swiper-container .swiper-wrapper .swiper-slide {
                min-width: 1200px;

            }

            .banner .swiper-pagination {
                position: absolute;
                text-align: center;
                -webkit-transition: .3s opacity;
                -o-transition: .3s opacity;
                transition: .3s opacity;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                z-index: 10;
            }

            .banner .swiper-pagination-bullet {
                width: 25px;
                height: 10px;
                opacity: 1;
                background: #ccc;
                border-radius: 15px;
            }

            .banner .swiper-pagination-bullet-active {
                background: #ffffff;

            }

            .banner .swiper-container-horizontal>.swiper-pagination-bullets,
            .banner .swiper-pagination-custom,
            .swiper-pagination-fraction {
                bottom: 10px;
                left: 0;
                width: 100%;
            }

            .banner .swiper-container .swiper-notification {
                position: absolute;
                left: 0;
                top: 0;
                pointer-events: none;
                opacity: 0;
                z-index: -1000;
            }

            .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
                margin: 0 15px;
            }


            @media screen and (max-width: 1920px) {
                .banner {
                    max-width: 1920px;
                    margin: 0 auto;
                }

            }


            

