.index_zcsd_box {
    width: 100%;
}

.index_box-bg {
    float: left;
    width: 95%;
    height: 41px;
    background: url(../images/zqt_index_bg.png) repeat-x center;
}

.index_box_tt {
    width: 213px;
    height: 41px;
    margin: 0 auto;
    line-height: 35px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    background: url(../images/zqt_index_tt.png) no-repeat;
}

.index_box_mor {
    float: right;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    color: #006fab;
    text-align: right;
}


.fg_tab_box {
    background: #ffffff;
}

.fg_tab {
    overflow: hidden;
    padding: 32px 0px 9px 0px;
    margin-left: 26px;
}

.fg_tab ul {
    overflow: hidden;
}

.fg_tab ul li {
    float: left;
}

.fg_tab ul li a {
    display: block;
    width: 360px;
    height: 73px;
    border: 1px solid #d2d2d2;
    line-height: 73px;
    text-align: center;
    font-size: 18px;
    border-radius: 4px;
    margin-right: 29px;
}

.fg_tab ul li a:hover {
    background: #2d66a5;
    color: #ffffff;
}

.tab_selection {
    background: #2d66a5;
    color: #ffffff;
}

.fg_tab ul li .tab_selection:hover {
    color: #ffffff;
}


/*内容*/
.fg_cont_box ul {
    padding: 0 30px;
    overflow: hidden;
    overflow-y: auto;
}

.fg_cont_box ul li {
    font-size: 18px;
    color: #464646;
    line-height: 36px;
    padding: 16px 0;
    border-bottom: 1px solid #f2f2f2;
}

.fg_cont_box li .date {
    display: inline-block;
    float: right;
}

.fg_cont_box li .date span {
    display: block;
    font-size: 18px;
    color: #464646;
}

.fg_cont_box ul li a:hover {
    color: rgb(227, 21, 0);
}


.more_box {
    overflow: hidden;
    width: 96%;
    height: 40px;
    background: #f2f2f2;
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 40px;
    margin: 28px 25px;
}


.more_box .more {
    display: block;
}

.spjd-bg-m {
    display: none;
}

.poster-main {
    width: 1000px;
    height: 263px;
    position: relative;
    margin: 0 auto;
}

.poster-main a,
.poster-main img {
    display: block;
    height: 100%
}

.poster-main .poster-list {
    width: 1000px;
    height: 263px;
}

.poster-main .poster-list .poster-item {
    width: 395px;
    height: 263px;
    position: absolute;
    left: 0;
    top: 0;
}

.poster-main .poster-list .item {
    border: 3px solid #ccc;
    user-select: none;
    position: absolute;
}

.poster-main .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
}

.poster-main .poster-prev-btn {
    position: absolute;
    width: 54px !important;
    height: 80px !important;
    top: 35%;
    left: 0;
    background: url(../images/poster_itm_left.png) no-repeat;
}

.poster-main .poster-next-btn {
    width: 54px !important;
    height: 80px !important;
    position: absolute;
    right: 0;
    top: 35%;
    background: url(../images/poster_itm_right.png) no-repeat;
}


.latestPolicySlides {
    position: relative;
    width: 996px;
    overflow-x: hidden;
    margin: 0 auto;
}

.latestPolicySlides ul li {
    width: 310px;
    height: 230px;
    float: left;
    display: inline;
    margin-right: 22px;
    border: 1px solid #e5e5e5;
}

.latestPolicySlides li h5 {
    width: 272px;
    height: 50px;
    margin: auto;
    padding-top: 32px;
    padding-bottom: 16px;
    line-height: 25px;
    font-size: 18px;
    font-family: "microsoft yahei";
    font-weight: normal;
}

.latestPolicySlides li h5 a,
.latestPolicySlides li p a {
    color: #333;
}

.latestPolicySlides li p {
    width: 272px;
    height: 90px;
    margin: auto;
    font-size: 16px;
    color: #6f6f6f;
    line-height: 25px;
}

.latestPolicySlides li span {
    display: block;
    text-align: right;
    padding-right: 10px;
    padding-left: 27px;
    font-family: "microsoft yahei";
    font-size: 14px;
    line-height: 30px;
    color: #0075a6;
}

/*箭头*/
.latestPolicySlides_left_btn {
    position: absolute;
    width: 35px;
    height: 35px;
    left: 4.5%;
    top: 40%;
    background: url(http://www.gov.cn/govweb/xhtml/zhuanti/201812jrjfzck/images/policyAnalyzing_leftbtn.png) 0 0 no-repeat;
}

.latestPolicySlides_right_btn {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 6%;
    top: 40%;
    background: url(http://www.gov.cn/govweb/xhtml/zhuanti/201812jrjfzck/images/policyAnalyzing_rightbtn.png) 0 0 no-repeat;
}

.latestPolicySlides_father {
    position: relative;
}

.index-new-1 {
    float: left;
    width: 610px;
    height: 340px;
}

.index-new-2 {
    left: 0;
    top: 0;
}

.index-new-3 {
    float: left;
    width: 100px;
    height: 100px;
    background-color: rgb(39, 73, 160);
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}

.index-new-4 {
    width: 410px;
    height: 100px;
    background-color: #eee;
    font-size: 20px;
    text-align: left;
    padding: 0px 25px;
}

.index-new-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.index-new-6 {
    font-size: 14px;
    color: #999999;
}

.index-new-7 {
    font-size: 18px;
    color: #666;
    text-align: center;
    height: 40px;
}

.index-new-8 {
    font-size: 18px;
    color: #666;
    text-align: center;
    height: 40px;
    margin-top: 30px;
}

.index-new-9 {
    width: 100%;
    height: 480px;
}

.index-new-10 {
    padding: 20px 20px 20px 0px;
}

.index-new-11 {
    width: 80px;
    height: 92px;
    float: left;
    border: 2px solid rgb(89, 116, 185)
}

.index-new-12 {
    height: 29px;
    font-weight: bold;
    font-size: 20px;
    display: none
}

.index-new-13 {
    height: 29px;
    font-weight: bold;
    font-size: 20px;
}

.index-new-14 {
    height: 26px;
    font-size: 18px;
}

.index-new-15 {
    height: 35px;
    background-color: rgb(89, 116, 185);
    color: #fff;
    font-size: 16px;
}

.index-new-16 {
    float: left;
    margin-left: 20px;
    width: 90%;
}

.index-new-17 {
    margin-top: 8px;
}

.index-new-18 {
    max-width: 80%;
    font-size: 18px;
}

.index-new-19 {
    margin-top: 15px;
    font-size: 16px;
    height: 30px;
}

.index-new-20 {
    float: left;
    width: 250px;
    color: #999;
    height: 100%;
    justify-content: left;
}

.index-new-21 {
    height: 100%;
    cursor: pointer;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index-new-1 .swiper-pagination-bullet {
    background: #fff;
    width: 16px;
    height: 5px;
    border-radius: 1px;
    opacity: 1;
}

.index-new-1 .swiper-pagination-bullet-active {
    background: #E3271E;
    width: 16px;
    height: 5px;
    border-radius: 1px;
    opacity: 1;
}

.mtjd-bg-m-container-p {
    position: relative;
}

.mtjd-bg-m-container {
    width: 996px;
    margin: 0 auto;
}

.mtjd-bg-m-slide {
    width: 310px;
    height: 230px;
    float: left;
    display: inline;
    margin-right: 22px;
    border: 1px solid #e5e5e5;
}

.mtjd-bg-m-slide h5 {
    width: 272px;
    height: 50px;
    margin: auto;
    padding-top: 32px;
    padding-bottom: 16px;
    line-height: 25px;
    font-size: 18px;
    font-family: "microsoft yahei";
    font-weight: normal;
    text-align: left;
}

.mtjd-bg-m-slide h5 a,
.mtjd-bg-m-slide p a {
    color: #333;
}

.mtjd-bg-m-slide p {
    width: 272px;
    height: 90px;
    margin: auto;
    font-size: 16px;
    color: #6f6f6f;
    line-height: 25px;
    text-align: left;
}

.mtjd-bg-m-slide span {
    display: block;
    text-align: right;
    padding-right: 10px;
    padding-left: 27px;
    font-family: "microsoft yahei";
    font-size: 14px;
    line-height: 30px;
    color: #0075a6;
}

.swiper-button-mtjd {
}

.mtjd-bg-m-container-p .swiper-button-next:after, .mtjd-bg-m-container-p .swiper-button-prev:after {
    content: '';
}

.mtjd-bg-m-container-p .swiper-button-next {
    width: 35px;
    height: 35px;
    background: url(../images/policyAnalyzing_rightbtn.png) 0 0 no-repeat;
    right: 60px;
}

.mtjd-bg-m-container-p .swiper-button-prev {
    width: 35px;
    height: 35px;
    background: url(../images/policyAnalyzing_leftbtn.png) 0 0 no-repeat;
    left: 40px;
}

.mtjd-bg-m-slide-detail {
    display: none;
}

@media (max-width: 768px) {
    .m-box {
        padding: 0
    }

    .index-notice {
        width: 100%;
        margin-top: 20px
    }

    .index-notice .index-notice-list li {
        padding: 0
    }

    .index-notice .index-notice-list a span {
        width: 100%
    }

    .index-notice .index-notice-list img {
        margin: 0 10px
    }

    .index-new-3 {
        width: 98px;
        height: 85px;
        background: url("../images/zcrd_bg_img.png") no-repeat center;
        background-size: 100% 100%;
        font-size: 22px;
    }

    .index-new-4 {
        width: calc(100% - 100px);
        height: 85px;
        background: url("../images/zcrd_bg_img2.png") no-repeat;
        background-size: 100% 100%;
        font-size: 16px;
    }

    .index_zcsd_box {
        width: 90%;
        margin: 0 auto
    }

    .index_box-bg {
        width: 85%
    }

    .fg_tab {
        margin: 0;
        border-bottom: 1px solid #f2f2f2;
        height: 30px
    }

    .fg_tab ul {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .fg_tab ul li a {
        width: auto;
        margin: 0;
        border: 0;
        height: auto;
        line-height: normal;
    }

    .tab_selection {
        background: none;
        color: #006FAB;
        font-weight: 600
    }

    .fg_tab ul li a:after {
        display: inline-block;
        content: '';
        height: 15px;
        width: 2px;
        background-color: #3333;
        margin: 0 10px;
    }

    .fg_tab ul li a:hover {
        background: none;
        color: #006FAB
    }

    .fg_tab ul li .tab_selection:hover {
        color: #006FAB
    }

    .index-new-6 {
        display: none
    }

    .fg_cont_box ul li {
        font-size: 16px;
        line-height: 27px;
        overflow: hidden
    }

    .fg_cont_box li .date span {
        font-size: 14px;
        color: #999999;
        margin-top: 10px
    }

    .more_box {
        margin: 0 auto;
        border-radius: 21px
    }

    .index-new-10 {
        width: 90%;
        margin: 20px auto;
        padding: 0;
    }

    .index-new-16 {
        width: calc(100% - 105px);
        float: right
    }

    .index-new-18 {
        font-size: 16px
    }

    .index-new-19 {
        font-size: 14px;
        display: flex;
    }

    .index-project-application .status-end,
    .index-project-application .status-ing {
        margin-left: 0
    }

    .index-new-1,
    #ifocus,
    #ifocus_pic,
    #ifocus_piclist li {
        width: 100%;
        height: 222px;
    }

    #ifocus_piclist img {
        width: 100%;
        height: 100%;
    }

    #ifocus_tx {
        top: 180px;
    }

    #ifocus_btn {
        left: auto;
        right: 30px;
        top: 200px;
    }

    .A_Demo {
        display: none;
    }

    .spjd-bg-m {
        display: block;
    }

    .spjd-bg-m-wrapper {
        width: 100%;
    }

    .spjd-bg-m-slide {
        width: 80%;
        height: 200px;
    }

    .spjd-bg-m-slide a, .spjd-bg-m-slide img {
        width: 100%;
        height: 100%;
    }

    .mtjd-bg-m-container-p {
        position: relative;
        width: 100%;
    }

    .mtjd-bg-m-container {
        width: 80%;
        margin: 0 auto;
    }

    .swiper-button-mtjd {
        width: 25px;
        height: 45px;
    }

    .mtjd-bg-m-slide {
        width: 100%;
        height: 221px;
        background: url(../images/policyAnalyzing_bg.png) 0 0 no-repeat;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }

    .mtjd-bg-m-slide h5, .mtjd-bg-m-slide p {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        width: 85%;
        margin: 0 auto;
        height: auto;
        padding: 0;
    }

    .mtjd-bg-m-slide h5 a, .mtjd-bg-m-slide p a {
    }

    .mtjd-bg-m-slide h5 {
        font-size: 22px;
        font-weight: 500;
        color: #333333;
        line-height: 30px;
        padding-top: 20px;
    }

    .mtjd-bg-m-slide p {
        font-size: 15px;
        font-weight: 400;
        color: #333333;
        line-height: 30px;
    }

    .mtjd-bg-m-slide span {
        align-self: flex-start;
        font-size: 14px;
        font-weight: 500;
        color: #333333;
        line-height: 30px;
        padding-bottom: 10px;
    }

    .mtjd-bg-m-container-p .swiper-button-next {
        background: url(../images/policyAnalyzing_rightbtn2.png) 0 0 no-repeat;
        background-size: 100% 100%;
        width: 25px;
        height: 45px;
        right: calc(10% - 12px);
    }

    .mtjd-bg-m-container-p .swiper-button-prev {
        background: url(../images/policyAnalyzing_leftbtn2.png) 0 0 no-repeat;
        background-size: 100% 100%;
        width: 25px;
        height: 45px;
        left: calc(10% - 12px);
    }

    .mtjd-bg-m-slide-detail {
        position: absolute;
        display: block;
        font-size: 14px;
        font-weight: 500;
        color: #333333;
        line-height: 30px;
        text-decoration: underline;
        right: 8%;
        bottom: 10px;
    }
    .index-new-7{margin-top: 30px}
    .index-new-7:after,
    .index-new-7:before,
    .index-new-8:after,
    .index-new-8:before{
        display: inline-block;
        content: '';
        height: 1px;
        width: 69px;
        background-color: #A9A9A9;
        margin:0 10px;
    }
}
