
/*20200116改：顶部logo+彩色黄鹤楼*/
.toplogo{width:100%;}
.toplogo .logo_box{height: 160px;width:1200px;margin: 0 auto;padding: 0px 24px;}
.toplogo  .logo_left{}
.toplogo  .logo_left img{ display:inline-block; /*width:550px;*/ height:60px;}
.toplogo  .logo_wh {display:inline-block;width: 512.14px;height: 160px;padding-left: 60px;}

/*20200116改：菜单*/
.nav_top { height: 49px; background: #134d7f;}
.nav-menu {list-style: none;display: inline-block;/*float: left;width: 980px;*/height: 49px;/*margin-left: 140px;*/ position:absolute; left:200px;}
.nav-menu li {display: block;float: left;color: #fff;margin: 0 0px;}
.nav-menu li span {padding-right:8px;vertical-align: middle;font-weight: normal;}
.nav-menu li a {padding: 0 55px;text-align: center;font-size: 18px;font-weight: 600;line-height: 49px;color: #fff;cursor: pointer;display: block;position: relative;border-bottom: 2px solid transparent;}
/*.nav-menu li.btn_friendly_link a i.tri {position: absolute;width: 8px;height: 6px;background: url(../images/tri_nav_second.png) no-repeat 0 0;left: 50%;margin-left: 32px;top: 22px;}
.nav-menu li.btn_friendly_link:hover a i.tri {background-position: 0 -6px;}*/
.nav-menu li:hover a {color: #e8ba7c;font-weight: bold;border-bottom: 2px solid #e8ba7c;text-decoration: none;}
/*.nav-menu li:hover .dl_nav_second dd a {color: #666;}
.nav-menu li:hover .dl_nav_second dd a:hover {color: #e22626;}*/
.nav_line {height: 49px;   position:relative;  /* position: relative; */    z-index: 20;}
.nav_left { position:absolute; top:-20px;    z-index: 2; }
.n_type {display:none;position: absolute;/* top: 49px; *//* left: 0; */z-index: 6;background: #fff;border: 1px solid #9fa0a0;width: 200px;height:445px;text-align: center;}

.search-box {height: 34px;line-height: 34px;margin: 8px 0 0 0;/*border-radius: 15px;*/background: #f5f6fa;}
.search-box .search-t {border: none;height: 34px;background: none;width: 180px;color: #000;text-indent: 10px;vertical-align: middle;padding: 3px 4px 5px 4px;font-size: 14px;}
.search-box input {font-family: 'Helvetica Neue',Helvetica,'Microsoft Yahei',sans-serif;outline: none;}
.search-box .search-btn {border: none;height: 34px;background: none;cursor: pointer;background: url(../images/icon/search2.png) no-repeat center center;vertical-align: middle;outline: none;padding: 10px 20px 12px 20px;margin-bottom: 3px;}

.breadcrumb {    padding: 10px 15px 0 !important;}
    .banner {
    background: url("/images/yjzj/banner.jpg") no-repeat center center;
    background-size: cover;
    height: 242px;
    margin-bottom: 30px;
}

    .banner * {
        color: #FFF;
        font-family: "微软雅黑";
    }

    .banner h1 {
        font-size: 34px;
        font-weight: bold;
        position: relative;
        display: inline-block;
        text-shadow: 7px 7px 7px rgba(0,0,0,.3);
        margin: 55px 0 0 0;
        line-height: 1.8;
    }


        .banner h1:after {
            content: "";
            position: absolute;
            border: 2px solid #FFF;
            border-top: none;
            left: -40px;
            right: -40px;
            bottom: -20px;
            top: 25px;
        }

        .banner h1:before {
            content: "";
            position: absolute;
            border-left: 30px solid #FFF;
            border-right: 30px solid #FFF;
            height: 2px;
            left: -40px;
            right: -40px;
            top: 25px;
        }
        .banner h1 small {
            display: block;
            font-size: 36px;
            font-weight: bold;
        }

        .banner h1 b, .banner h1 i {
            font-size: 26px;
            font-weight: bold;
            /*padding-left:40px;*/
        }
        .banner h1 i {
            padding:0 7px;
        }
    .banner h3 {
        font-size: 32px;
        font-weight: bold;
        text-shadow: 7px 7px 7px rgba(0,0,0,.3);
        margin: 30px 0px 0 405px;
    }

    .banner .user {
        background-color: rgba(255,255,255,.6);
        right: 0;
        top: 0px;
        list-style: none;
        margin: 50px 0 0 85px;
        padding: 0;
        text-align: center;
        padding: 20px 30px;
    }

        .banner .user a {
            background-color: #d60000;
            display: block;
            padding: 10px;
            font-size: 18px;
            transition: background-color 300ms ease-in-out;
        }

            .banner .user a:hover {
                color: #FFF;
                background-color: #ab0a0a;
            }


        .banner .user li {
            margin-bottom: 15px;
        }

            .banner .user li:last-child {
                margin-bottom: 0;
            }

.title-01 {
    font-size: 24px;
    font-weight: bold;
    margin: 17px 0 20px;
}

.title-02 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 12px;
}

    .title-02:after {
        content: "";
        border-bottom: 3px solid #d60000;
        display: block;
        width: 65px;
        margin-top: 20px;
    }


.section-box01 {
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    background: url(/images/yjzj/section-box01-bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    padding: 40px 60px 45px 80px;
    margin: 30px 0 46px -40px;
}

.section-02 {
    background: url("/images/yjzj/home-bg01.jpg") no-repeat center center;
    background-size: cover;
    padding: 52px 0 60px;
}

.title-03 {
    text-align: center;
    color: #d60000;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
}

    .title-03:after {
        content: "";
        border-bottom: 3px solid #d60000;
        display: block;
        width: 65px;
        margin: 30px auto 0;
    }

.slider img {
    max-width: 100%;
}

.slider .item {
    padding: 20px 0 0;
}

.slider .cont {
    position: relative;
    background-color: #FFF;
    padding: 65px 23px 23px;
    margin: 0px 15px;
    font-size: 16px;
    line-height: 1.5;
    height: 220px;
}

.slider .index {
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    background-color: #d60000;
    top: -20px;
    left: 20px;
}

.slider .owl-nav .owl-prev,
.slider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    width: 26px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    background: rgba(0,0,0,.5);
    border-radius: 0;
    padding: 0;
    font-size: 30px;
}

.slider .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
}

.slider .owl-nav .owl-next {
    right: -30px;
}

.slider .owl-dots .owl-dot span {
    background-color: transparent;
    border: 1px solid #d2d2d2;
    transition: all ease-in-out 300ms;
}

.slider .owl-dots .owl-dot.active span {
    width: 60px;
    background-color: #d2d2d2;
}

.slider02 {
    margin-bottom: 60px;
}

    .slider02 .item {
        margin: 0px 30px;
        text-align: center;
    }

    .slider02 img {
        border-radius: 50%;
        border: 1px solid #d2d2d2;
        padding: 10px;
    }

    .slider02 h3 {
        font-size: 24px;
        color: #323232;
        margin: 22px 0 16px;
    }

    .slider02 .link {
        display: inline-block;
        border: 1px solid #d60000;
        padding: 3px 15px;
        color: #d60000;
        font-size: 16px;
        border-radius: 5px;
    }

.slider03 {
    margin-bottom: 60px;
    text-align: center;
}

    .slider03 .item {
        border: 1px solid #e3e3e3;
        margin: 0px 10px;
        padding: 10px;
    }

    .slider03 h3 {
        font-size: 20px;
        color: #323232;
        margin: 22px 0 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .slider03 h3::before {
            content: "";
            width: 120px;
            display: block;
            max-width: 90%;
            margin: 20px auto;
            border-top: 1px solid #e3e3e3;
        }

    .slider03 .owl-nav .owl-prev,
    .slider03 .owl-nav .owl-next {
        background-color: rgba(0,0,0,.2)
    }

.section-03 {
    padding: 60px 0 45px;
    font-size: 16px;
    line-height: 1.5;
}
.section-03 p{
    line-height: 1.5;
}

.title-04 h3 {
    color: #090909;
    font-size: 26px;
    font-weight: bold;
}

    .title-04 h3:after {
        content: "";
        border-bottom: 2px solid #090909;
        width: 50px;
        display: block;
        margin: 20px 0px 12px;
    }

.title-04 h4 {
    font-size: 22px
}

.title-05 {
    font-size: 26px;
    margin-bottom: 25px;
    font-weight: bold;
}

.section-03 .container {
    border-bottom: 1px solid #e5e5e5;
}

    .section-03 .container .col-md-6 {
        padding: 30px;
    }

        .section-03 .container .col-md-6:first-child {
            border-right: 1px solid #e5e5e5;
        }

    .section-03 .container:last-child {
        border: none;
    }

.section-04 {
    background: url("../images/yjzj/home-bg02.jpg") no-repeat center center;
    background-size: cover;
    padding: 40px 0 50px;
    margin: 0 0 45px;
}

.section-04-leftbox {
    background-color: #e8ba7c;
    padding: 55px 60px 55px 30px;
    font-size: 16px;
    border: 1px solid #cfcfcf;
    position: relative;
    color: #FFF;
    line-height: 1.5;
}

    .section-04-leftbox::after {
        content: "";
        position: absolute;
        top: 18px;
        bottom: 18px;
        left: -20px;
        right: 100%;
        border: 1px solid #e8ba7c;
        border-right: none;
        pointer-events: none;
    }

    .section-04-leftbox::before {
        content: "";
        position: absolute;
        top: 18px;
        bottom: 18px;
        left: 0px;
        right: 20px;
        border: 1px solid #FFF;
        border-left: none;
        pointer-events: none;
    }

    .section-04-leftbox h3 {
        font-size: 24px;
        font-weight: bold;
    }

        .section-04-leftbox h3:after {
            content: "";
            border-bottom: 2px solid #FFF;
            width: 50px;
            display: block;
            margin: 20px 0px 12px;
        }

.section-04-rightbox {
    background-color: #ffffff;
    border: 1px solid #cfcfcf;
    padding: 35px 60px 55px 40px;
    margin: 27px 0 0 0;
    font-size: 16px;
    border: 1px solid #cfcfcf;
    position: relative;
    color: #090909;
}

    .section-04-rightbox h3 {
        font-size: 26px;
        font-weight: bold;
        line-height: 1.5;
    }

        .section-04-rightbox h3:after {
            content: "";
            border-bottom: 2px solid #d60000;
            width: 50px;
            display: block;
            margin: 20px 0px 12px;
        }


.title-06 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}

    .title-06:after {
        content: "";
        border-bottom: 2px solid #d60000;
        width: 65px;
        display: block;
        margin: 30px auto 30px;
    }


.title-07 {
    border-bottom: 2px solid #d60000;
    margin-bottom: 30px;
}

    .title-07 h3 {
        display: inline-block;
        border-radius: 6px 6px 0 0;
        background-color: #d60000;
        min-width: 120px;
        height: 33px;
        line-height: 35px;
        color: #fff;
        vertical-align: bottom;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        padding: 0px 10px;
    }

    .title-07 .more {
        float: right;
        font-size: 18px;
        margin-top: 3px;
    }

        .title-07 .more a,
        .title-07 .more a:link {
            color: #ae8a44;
        }

        .title-07 .more small {
            display: inline-block;
            vertical-align: middle;
            font-size: 16px;
        }


/*应急资金进度列表 */
        .progress_list {padding: 0;margin: 10px 0;font-size: 0;/*width: 100%;transition: all 1s;*/}
        .progress_list li {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #d60000;}
        .progress_list li:after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #d60000;}
        /*.progress li:nth-child(1) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #d60000;}
        .progress li:nth-child(2) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #d60000;}
        .progress li:nth-child(3) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #bfbebe;}
        .progress li:nth-child(4) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #bfbebe;}
        .progress li:nth-child(1):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #d60000;}
        .progress li:nth-child(2):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #d60000;}
        .progress li:nth-child(3):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #bfbebe;}
        .progress li:nth-child(4):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #bfbebe;}*/
        .progress_list li div{height: 20px;text-align: center;padding-top: 10px; color:#76787a;}
        .progress_list time {display: block;font-size: 1.2rem;font-weight: bold;margin-bottom: 8px;}

        
        .progress_1 li:nth-child(1) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #d60000;}
        .progress_1 li:nth-child(2) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #bfbebe;}
        .progress_1 li:nth-child(3) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #bfbebe;}
        .progress_1 li:nth-child(4) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #bfbebe;}
        .progress_1 li:nth-child(1):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #d60000;}
        .progress_1 li:nth-child(2):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #bfbebe;}
        .progress_1 li:nth-child(3):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #bfbebe;}
        .progress_1 li:nth-child(4):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #bfbebe;}
        
        .progress_2 li:nth-child(1) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #d60000;}
        .progress_2 li:nth-child(2) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #d60000;}
        .progress_2 li:nth-child(3) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #bfbebe;}
        .progress_2 li:nth-child(4) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #bfbebe;}
        .progress_2 li:nth-child(1):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #d60000;}
        .progress_2 li:nth-child(2):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #d60000;}
        .progress_2 li:nth-child(3):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #bfbebe;}
        .progress_2 li:nth-child(4):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #bfbebe;}
        
        .progress_3 li:nth-child(1) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #d60000;}
        .progress_3 li:nth-child(2) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #d60000;}
        .progress_3 li:nth-child(3) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #d60000;}
        .progress_3 li:nth-child(4) {position: relative;display: inline-block;list-style-type: none;width: 160px;height: 3px;background: #bfbebe;}
        .progress_3 li:nth-child(1):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #d60000;}
        .progress_3 li:nth-child(2):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #d60000;}
        .progress_3 li:nth-child(3):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #d60000;}
        .progress_3 li:nth-child(4):after {content: '';position: absolute;top: 50%;left: calc(50% + -5px);bottom: 0;width: 12px;height: 12px;transform: translateY(-50%);border-radius: 50%;background: #bfbebe;}
