.section {
    background: url(/images/bg/pattern_3.png);
}

.bg-white {
    background: #fff;
}

.bg-grey {
    background: #f0f0f0;
}

.footer {
    background: #000;
    height: auto;
    padding: 30px 0;
    font-size: 16px;
    background: url(/images/bg/pattern_8.png);
}

.alingcenter {
    text-align: center;
}

.footer .footer_wapp {
    text-align: left;
    width: 1200px;
    margin: auto;
}

    .footer .footer_wapp .co3 {
        width: 21%;
        padding: 2%;
        float: left;
    }

        .footer .footer_wapp .co3 .footerlogo img {
            max-width: 100%;
        }

        .footer .footer_wapp .co3 h3.ftitle {
            font-size: 20px;
            color: #fff;
            padding-bottom: 10px;
        }

        .footer .footer_wapp .co3 p {
            color: #fff;
            font-size: 16px;
            margin: 14px 0;
            line-height: 25px;
        }

        .footer .footer_wapp .co3 .co3-box {
            margin-bottom: 30px;
        }

            .footer .footer_wapp .co3 .co3-box ul li a {
                color: #fff;
                text-align: left;
                font-size: 16px;
                line-height: 30px;
            }

                .footer .footer_wapp .co3 .co3-box ul li a:hover {
                    color: #053b8b;
                }

.carousel-caption {
    position: absolute;
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
    z-index: 10;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    bottom: 5%;
}

    .carousel-caption h1 {
        font-size: 44px;
    }

    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.carousel-caption a.beij {
    color: #fff;
    background-color: rgba(5,59,139,0.3);
    padding: 10px 45px;
    display: inline-block;
}

table.list {
    min-width: 930px;
    margin: 47px auto 0 auto;
    border-left: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    box-shadow: 0 0 10px #053b8b;
    -webkit-box-shadow: 0 0 10px #053b8b;
}

    table.list tr {
        background: #fff;
    }

        table.list tr:hover {
            background: rgba(5, 59, 139, 0.5);
        }

        table.list tr td {
            text-align: center;
            height: 50px;
            color: #000;
            border-right: 1px solid #ebebeb;
            border-bottom: 1px solid #ebebeb;
        }

        table.list tr th {
            text-align: center;
            background: #053b8b;
            height: 50px;
            color: #fff;
            font-size: 14px;
            font-weight: 600;
            border-right: 1px solid #ebebeb;
            border-bottom: 1px solid #ebebeb;
        }

.donation span em {
    color: #e5002d;
    font-size: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.col_sidebar ul li:hover,
.col_sidebar ul li.act,
.col_sidebar ul li.current-menu-item {
    background: #053b8b;
}

    .col_sidebar ul li:hover a,
    .col_sidebar ul li.act a,
    .col_sidebar ul li.current-menu-item a {
        background: url(/images/bg/aboutus_icon2.png) left center no-repeat;
        color: #fff;
    }

.slideTxtBox {
    text-align: left;
}

    .slideTxtBox .hd {
        height: 30px;
        line-height: 30px;
        position: relative;
    }

        .slideTxtBox .hd ul {
            float: left;
            position: absolute;
            top: -1px;
            height: 32px;
        }

            .slideTxtBox .hd ul li {
                float: left;
                padding: 0 15px;
                cursor: pointer;
                font-size: 18px;
                color: #333;
            }

                .slideTxtBox .hd ul li.on {
                    height: 30px;
                    color: #053b8b;
                }


    /* .slideTxtBox .bd ul {
     padding: 15px;
     zoom: 1;
     border: 1px solid #f0f0f0;
     margin: 10px 0 40px;
 } */

    .slideTxtBox .bd li {
        height: 24px;
        line-height: 24px;
    }

        .slideTxtBox .bd li a {
            font-size: 14px;
            padding-top: 5px;
            color: #333333;
        }

            .slideTxtBox .bd li a:hover {
                color: #053b8b;
            }

        .slideTxtBox .bd li .date {
            float: right;
            color: #999;
        }

    .slideTxtBox .title li {
        font-size: 18px;
        float: left;
        font-weight: normal;
        background: url(/images/bg/title_bg1.png) no-repeat center left;
    }


/* 备份后新增css */

.zcnew,
.friend,
.item,
.services,
.mcase,
.xinxigongkai {
    padding: 80px 0;
    margin-bottom: 0px;
}

    .zcnew .news {
        box-shadow: 0 0 10px #f0f0f0;
        -webkit-box-shadow: 0 0 10px #f0f0f0;
        height: 807px;
    }

    .zcnew .sidebar {
        /*box-shadow: 0 0 10px #f0f0f0;
    -webkit-box-shadow: 0 0 10px #f0f0f0;*/
        margin-top: 0;
        border-left: 1px solid #f0f0f0;
    }

    .zcnew .news .bd ul li {
        border-bottom: 1px solid #ebebeb;
        /* padding: 26px 0;*/
        /*min-height: 116px;*/
        padding: 10px 0;
    }

        .zcnew .news .bd ul li img {
            border: none;
            width: 155px;
            height: 113px;
            display: block;
            float: left;
            vertical-align: bottom;
        }

.item {
    background: none;
}

.friend_tab,
.item_tab {
    margin: 10px 0;
}

.stitle {
    text-align: center;
}

    .stitle h2 {
        font-size: 24px;
        font-weight: 400;
        font-stretch: normal;
        color: #053b8b;
        margin: 0 auto;
    }

    .stitle span {
        display: block;
        width: 40px;
        height: 1px;
        background-color: #008cd6;
        margin: 8px auto;
    }

    .stitle .smore a {
        width: 62px;
        height: 24px;
        border: 1px solid #ccc;
        margin: 8px auto;
        line-height: 23px;
        color: #333;
    }

.bd ul li a {
    color: #333;
}

.friend {
    background: none;
}

    .friend .friend_tab ul li.on a,
    .item .item_tab ul li.on a {
        width: 162px;
        height: 36px;
        background-color: #053b8b;
        border-radius: 23px;
        color: #fff;
        text-align: center;
        line-height: 35px;
        border-bottom: 2px solid #008cd6;
    }

.itemlist {
    padding: 20px 0;
}

.friend .itemlist .bd ul li {
    background: #fff;
}

.bd ul li .zctext {
    padding: 20px 15px;
}

.item .bd ul li .zctext {
    box-shadow: 0 0 10px #f0f0f0;
    -webkit-box-shadow: 0 0 10px #f0f0f0;
    min-height: 120px;
}


/* News CSS Document */

.con_main {
    width: 793px;
    float: left;
    background: #fff;
    margin-top: 30px;
    padding: 0 40px 50px 40px;
    margin-bottom: 100px;
}

.con_side {
    width: 256px;
    float: right;
    background: #fff;
    margin-top: 30px;
    padding: 0 20px 50px 20px;
}

.con_main > .ntitle {
    height: 70px;
    border-bottom: 1px solid #ebebeb;
    line-height: 70px;
}

    .con_main > .ntitle img {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        border: none;
        vertical-align: middle;
    }

    .con_main > .ntitle h2 {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        height: 70px;
        vertical-align: middle;
        padding-left: 16px;
        color: #053b8b;
        font-size: 20px;
        font-weight: normal;
    }

.con_main .ntitle h2 a {
    color: #053b8b;
    font-size: 20px;
}

.main_list {
}

    .main_list ul {
    }

        .main_list ul li {
            border-bottom: 1px solid #ebebeb;
            padding: 26px 0 26px 0;
        }

            .main_list ul li img {
                border: none;
                width: 155px;
                height: 113px;
                display: inline-block;
                *display: inline;
                *zoom: 1;
                float: left;
            }

    .main_list.rczp ul li {
        padding: 20px 0 10px;
        min-height: auto;
    }

        .main_list.rczp ul li a {
            display: block;
            color: #666;
        }

            .main_list.rczp ul li a h4 {
                float: left;
                font-size: 16px;
                font-weight: 500;
            }

            .main_list.rczp ul li a .minfor {
                float: right;
            }

                .main_list.rczp ul li a .minfor > span {
                    margin-left: 30px;
                }

.list_text {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: right;
    width: 602px;
}

    .list_text em {
        background: url(images/agency/notice_detail_icon3.png) no-repeat;
        width: 8px;
        height: 15px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: top;
        margin-top: 9px;
    }

    .list_text h3 {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 550px;
        color: #333333;
        font-size: 18px;
        line-height: 32px;
        margin-left: 12px;
        font-weight: normal;
        min-height: 64px;
    }

    .list_text span {
        display: block;
        color: #999999;
        font-size: 12px;
        line-height: 30px;
        margin-left: 22px;
    }

.main_list ul li:hover .list_text h3 {
    color: #053b8b;
}

.con_side .ntitle {
    height: 70px;
    border-bottom: 1px solid #ebebeb;
    line-height: 70px;
}

    .con_side .ntitle h2 {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        height: 70px;
        vertical-align: middle;
        color: #333333;
        font-size: 16px;
        font-weight: normal;
    }

        .con_side .ntitle h2 a {
            color: #333333;
            font-size: 16px;
        }

.con_side ul {
    padding-top: 20px;
}

    .con_side ul li {
        color: #666;
        font-size: 14px;
        line-height: 32px;
        background: url(images/agency/news_title_icon1.png) left 13.5px no-repeat;
        padding-left: 12px;
    }

        .con_side ul li a {
            color: #666;
            font-size: 14px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            display: block;
            width: 100%;
        }

            .con_side ul li a:hover {
                color: #053b8b;
            }

.con_side.rczp ul li a {
    border-bottom: 1px solid hsla(0, 0%, 93%, .4);
    margin: 0 0 20px 0;
    position: relative;
}

    .con_side.rczp ul li a h4 {
        font-size: 16px;
        font-weight: 500;
    }

    .con_side.rczp ul li a .zhuangtai {
    }

    .con_side.rczp ul li a .fbdata {
    }

.headline {
    margin-top: 25px;
}

    .headline a {
    }

    .headline img {
        width: 256px;
        height: 180px;
        border: none;
        vertical-align: bottom;
    }

    .headline p {
        height: 32px;
        text-align: center;
        color: #666;
        background: #f2f2f2;
        line-height: 32px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0 5px;
    }

    .headline:hover p {
        color: #053b8b;
    }

    .headline ul li {
        background: none;
        padding: 0;
    }

.page {
    text-align: center;
}

.main_article {
}

.article {
    padding: 30px 0px 70px 0px;
    border-bottom: 1px solid #ebebeb;
}

    .article .ntitle {
        /*border-bottom:1px solid #ebebeb; */
        padding-bottom: 14px;
    }

        .article .ntitle h2 {
            color: #333333;
            font-size: 24px;
            font-weight: normal;
            line-height: 60px;
            text-align: center;
        }

        .article .ntitle .related {
            text-align: center;
            line-height: 60px;
        }

            .article .ntitle .related span {
                color: #999999;
                font-size: 14px;
                line-height: 60px;
            }

            .article .ntitle .related img {
                vertical-align: middle;
                border: none;
                margin-left: 20px;
            }


/*.art_con{ color:#666666; font-size:14px; line-height:260%; padding-top:20px;}
.art_con p{}*/

.back {
    /*padding:0 40px;*/
    margin-top: 50px;
}

    .back ul {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        float: left;
    }

        .back ul li {
            color: #666666;
            font-size: 14px;
            line-height: 30px;
        }

            .back ul li a {
                color: #666666;
                font-size: 14px;
            }

                .back ul li a:hover {
                    color: #053b8b;
                }

a.back_btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: right;
    width: 116px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #053b8b;
    color: #fff;
    margin-top: 8px;
    border-radius: 5px;
}

.list_noimgs em {
    background: url(/images/bg/notice_detail_icon3.png) no-repeat;
    width: 8px;
    height: 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin-top: 9px;
}

.list_noimgs h3 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    
    color: #333333;
    font-size: 18px;
    line-height: 32px;
    margin-left: 12px;
    font-weight: normal;
    min-height: 64px;
}

.list_noimgs span {
    color: #999999;
    font-size: 12px;
    line-height: 30px;
}

.list_noimgs p {
    font-size: 14px;
    color: #333;
    line-height: 25px;
}

li.page-item {
    float: left;
}

.huiyuan .itemlist .bd ul li a .img_bg {
    height: auto;
    width: auto;
    max-width: 100%;
}

.huiyuan .itemlist .bd ul li a img {
    height: auto;
    width: auto;
    max-width: 100%;
}

.huiyuan .itemlist .bd ul li {
    background: #fff;
}

.index-kehu {
    padding-top: 50px;
}

    .index-kehu ul li {
        width: 12.5%;
        float: left;
        position: relative;
        border: 1px solid rgb(243, 243, 243);
        box-sizing: border-box;
        margin-left: -1px;
        margin-top: -1px;
    }

        .index-kehu ul li span {
            display: block;
            overflow: hidden;
        }

            .index-kehu ul li span img {
                opacity: 0.5;
                width: 100%;
                display: block;
                filter: grayscale(100%);
            }

        .index-kehu ul li:hover span img {
            opacity: 1;
            filter: grayscale(0%);
        }

        .index-kehu ul li .bg {
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0px;
            top: 0px;
            z-index: 10;
        }

            .index-kehu ul li .bg::before,
            .index-kehu ul li .bg::after {
                position: absolute;
                top: 0px;
                right: 0px;
                bottom: 0px;
                left: 0px;
                content: "";
                opacity: 0;
                pointer-events: none;
                transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
            }

            .index-kehu ul li .bg::before {
                border-top: 2px solid #053b8b;
                border-bottom: 2px solid #053b8b;
                transform: scale(0, 1);
            }

            .index-kehu ul li .bg::after {
                border-right: 2px solid #053b8b;
                border-left: 2px solid #053b8b;
                transform: scale(1, 0);
            }

        .index-kehu ul li:hover .bg::after,
        .index-kehu ul li:hover .bg::before {
            opacity: 1;
            transform: scale(1);
        }

.huiyuan {
    /* background: url(images/bg/plane4.png) bottom center no-repeat;
    background-size: 100% 100%; */
}

.detail-title {
    height: 90px;
    line-height: 90px;
    width: 100%;
    font-size: 26px;
    color: #FFFFFF;
    position: relative;
    z-index: 0;
}

    .detail-title span {
        background: #004d91;
        padding: 5px 50px;
        letter-spacing: 3px;
        margin-left: -55px;
        font-size: 26px;
    }

    .detail-title img {
        position: absolute;
        top: 16px;
        z-index: -1;
        left: -55px;
    }

.details {
    border-top: 1px solid #d6d6dd;
}

.details-name .show-photo {
    margin: 25px;
    float: left;
    margin-left: 0;
}

.details-name .show-name {
    font-size: 16px;
    color: #333333;
    border-radius: 4px;
    margin-top: 25px;
    float: left;
    padding: 46px 30px;
    background: #f0f0f0;
    min-height: 110px;
}

    .details-name .show-name ul li {
        line-height: 22px;
    }

.details-name .show-photo img {
    max-width: 300px;
    border: 1px solid #004d91;
    padding: 2px;
}

.details-name .show-name p {
    line-height: 30px;
    font-size: 16px;
}

.details-name .show-name ul li span {
    font-weight: bold;
}

.members h3 {
    font-size: 24px;
    line-height: 36px;
    height: 36px;
    color: #004d91;
    font-weight: 500;
    padding: 10px 0 5px 0;
    border-bottom: #f0f0f0 solid 1px;
    margin-bottom: 10px;
    position: relative;
}

    .members h3 span {
        font-size: 24px;
        line-height: 36px;
        height: 36px;
    }

    .members h3:before {
        content: "|";
        margin-right: 10px;
        font-weight: 700;
    }


/* members CSS Document */

.sub_item {
}

    .sub_item ul {
    }

        .sub_item ul li {
            margin: 30px 27px 10px 26px;
            float: left;
        }

            .sub_item ul li h3 {
                text-align: center;
                padding: 10px;
                color: #333;
            }

            .sub_item ul li img {
                width: 181px;
                height: 259px;
                background: #f6f6f6;
                padding: 20px;
                vertical-align: bottom;
                border: none;
            }

.mem_list ul li {
    width: 46%;
    padding: 2%;
    margin: 0;
}

.mem_list ul {
    display: flex;
    flex-wrap: wrap;
}

    .mem_list ul li img {
        width: 100%;
        padding: 0;
        height: auto;
    }

.sub_item ul li p {
    color: #666666;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

.sub_item ul li a {
    display: block;
    padding-bottom: 10px;
    border: #f6f6f6 solid 1px;
}

    .sub_item ul li a:hover {
        box-shadow: 0 0 10px #f0f0f0;
        -webkit-box-shadow: 0 0 5px #f0f0f0;
    }

.sub_item.institution ul li {
    margin: 30px 27px 10px 26px;
    float: left;
}

    .sub_item.institution ul li img {
        width: 181px;
        height: 259px;
        background: #f6f6f6;
        padding: 20px;
        vertical-align: bottom;
        border: none;
    }

    .sub_item.institution ul li p {
        color: #666666;
        font-size: 14px;
        line-height: 56px;
        text-align: center;
    }

    .sub_item.institution ul li span {
        display: block;
        text-align: center;
    }

        .sub_item.institution ul li span a.download,
        .con_title a.download {
            width: 95px;
            height: 33px;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            outline: none;
            line-height: 33px;
            border-radius: 3px;
            color: #666666;
            background: none;
            border: 1px solid #e3e3e3;
            text-align: center;
            padding-bottom: 0;
        }

.con_title a.download {
    margin: 17px 0;
}

.sub_item.institution ul li span a.download.first {
    margin-right: 27px;
}

.sub_item.institution ul li span a:hover,
.con_title a.download:hover {
    background: #053b8b;
    color: #fff;
    border: 1px solid #053b8b;
}

.con_title .download
/* news style*/
.sub_item_ar {
}

.sub_item_ar ul {
    padding-top: 8px;
}

    .sub_item_ar ul li {
        padding: 30px 0;
        border-bottom: 1px dotted #ebebeb;
    }

        .sub_item_ar ul li img {
            border: 1px solid #ebebeb;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            vertical-align: bottom;
            float: left;
            width: 193px;
            height: 125px;
        }

        .sub_item_ar ul li .item_text {
            width: 620px;
            float: right;
        }

            .sub_item_ar ul li .item_text h3,
            .sub_item_ar ul li .item_text h3 a {
                font-size: 18px;
                color: #333333;
                line-height: 36px;
                font-weight: normal;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
            }

            .sub_item_ar ul li .item_text p {
                font-size: 14px;
                color: #999999;
                line-height: 30px;
                padding-top: 5px;
            }

                .sub_item_ar ul li .item_text p .detail {
                    color: #e11b1c;
                    font-size: 14px;
                    display: inline-block;
                    *display: inline;
                    *zoom: 1;
                }

.sub_item.xskc ul li {
    margin: 30px 1%;
    float: left;
    width: 23%;
}

    .sub_item.xskc ul li a {
        background: #f6f6f6;
        padding-bottom: 10px;
        padding-bottom: 0;
        position: relative;
    }

    .sub_item.xskc ul li img {
        max-width: 100%;
        box-sizing: border-box;
        padding: 10px;
        width: auto;
        height: auto;
    }

    .sub_item.xskc ul li i {
        position: absolute;
        width: 40px;
        height: 40px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: url(images/bfbutton.png);
        background-size: 100%;
    }


/*企业招聘*/

.smtitle {
    font-size: 16px;
}

.recruitment .zhaopin p {
    padding: 10px 0;
}

.recruitment .job-info {
    background: #fff;
    border-radius: 6px;
    padding: 30px 30px 36px;
    margin: 10px auto;
    margin-bottom: 12px;
    font-size: 14px;
    color: #000;
    position: relative;
    box-sizing: border-box;
    box-shadow: 0 0 20px 0 rgb(97 149 254 / 35%);
}

    .recruitment .job-info .job-name {
        font-size: 24px;
        font-weight: 400;
        line-height: 24px;
        margin-top: 4px;
        margin-right: 220px;
    }

    .recruitment .job-info .salary-box {
        margin-top: 18px;
        margin-bottom: 10px;
    }

    .recruitment .job-info .job-source {
        color: #999;
        margin-bottom: 10px;
    }

    .recruitment .job-info .salary-box .salary {
        font-size: 20px;
        color: #ff7900;
    }

    .recruitment .job-info .apply-btn {
        float: right;
        width: 160px;
        height: 44px;
        line-height: 44px;
        color: #fff;
        font-size: 20px;
        text-align: center;
        background-image: linear-gradient( 45deg, #3b99fc, #6d93fe);
        border-radius: 100px;
        cursor: pointer;
    }

.apply-btn:active,
.apply-btn:hover {
    box-shadow: 0 0 20px 0 rgb(97 149 254 / 35%);
}

.recruitment .job-desc-box {
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
    color: #000;
    font-size: 14px;
    margin: 30px 0;
    line-height: 25px;
}

    .recruitment .job-desc-box .company-welfare .company-welfare-item {
        border-radius: 100px;
        font-size: 12px;
        padding: 4px 12px;
        background: rgba(0, 0, 0, .05);
        margin-right: 8px;
    }

        .recruitment .job-desc-box .company-welfare .company-welfare-item a {
            color: #333;
        }

    .recruitment .job-desc-box .title-box {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
    }

.recruitment .job-classfiy,
.recruitment .job-description,
.recruitment .job-addr {
    margin-top: 30px;
}

.recently-browse .rencent-job-item {
    padding-left: 0;
    border-bottom: 1px solid hsla(0, 0%, 93%, .4);
    cursor: pointer;
}

    .recently-browse .rencent-job-item:hover {
        background: #fff;
    }

.con_side .recently-browse .rencent-job-item a {
    border: none;
}

.recently-browse .rencent-job-item .item-info {
    font-size: 14px;
    margin-bottom: 12px;
}

.recently-browse .rencent-job-item .job-name {
    float: left;
    max-width: 55%;
}

.recently-browse .rencent-job-item .item-info p {
    background: #fff;
    height: auto;
    padding: 0;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.recently-browse .rencent-job-item .salary {
    float: right;
    color: #ff7900;
    max-width: 45%;
}

.recently-browse .rencent-job-item .job-company {
    font-size: 13px;
    line-height: 13px;
    color: #999;
}

.nav ul li .subnav li {
    position: relative
}

    .nav ul li .subnav li ul {
        display: none;
        position: absolute;
        left: 250px;
        height: auto;
        top: 0px;
    }

.nav ul li .subnav li {
    margin-right: 0;
}


/***search***/

.services .se-box {
    margin-top: 50px;
}

    .services .se-box .spe {
        width: 240px;
        height: 400px;
        position: relative;
        float: left;
        left: 0;
        text-align: center;
        -moz-transition: all .7s;
        -webkit-transition: all .7s;
        -o-transition: all .7s;
    }

    .services .se-box .special1 {
        background-size: cover;
        position: relative;
        cursor: pointer;
    }

        .services .se-box .special1 .mengcneng {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            background: rgba(54, 56, 68, .6);
        }

        .services .se-box .special1 .contentsdf {
            z-index: 999;
            width: 100%;
            margin-top: 160px;
            text-align: center;
        }

            .services .se-box .special1 .contentsdf p {
                margin-top: 23px;
                height: 24px;
                font-family: MicrosoftYaHei;
                font-size: 24px;
                color: #fff;
                z-index: 55;
            }

            .services .se-box .special1 .contentsdf .into {
                display: none;
                width: 90px;
                height: 34px;
                border: 1px solid #fcfcfc;
                color: #fff;
                line-height: 32px;
                margin: 22px auto;
            }

    .services .se-box .spe:hover {
        -webkit-transform: scale(1.1);
        z-index: 999;
    }

    .services .se-box .special1 .mengcneng:hover {
        background: rgba(0, 140, 214, .8);
    }


/***mcase***/

.mcase .commonweal-contant {
    margin-top: 50px;
}

.mcase .right-section {
    width: 380px;
}

.mcase .left-section {
    width: 780px;
}

    .mcase .left-section ul li .list-img {
        width: 180px;
        height: 203px;
        margin: 10px 0 0;
    }

        .mcase .left-section ul li .list-img img {
            width: 100%;
            height: 100%;
        }

    .mcase .left-section ul li .list-detail {
        width: 570px;
        height: 193px;
        position: relative;
    }

    .mcase .left-section ul li .list-detail {
        width: 570px;
        padding: 12px 0 15px 0;
        border-bottom: 1px solid #DDDDDD;
        letter-spacing: 0.3px;
    }

        .mcase .left-section ul li .list-detail .case-title {
            font-size: 18px;
            color: #333333;
        }

            .mcase .left-section ul li .list-detail .case-title a {
                color: #333;
            }

        .mcase .left-section ul li .list-detail .cdetails {
            color: #777777;
            margin: 10px 0;
            line-height: 20px;
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            height: 60px;
        }

.mcase .check-details {
    position: absolute;
    width: 100%;
    bottom: 30px;
}

.mcase .left-section ul li .list-detail .go-details {
    color: #053b8b;
    font-size: 14px;
}

.mcase .left-section ul li .list-detail .list-date {
    font-size: 12px;
    color: #999999;
}


/* 本例子css */

.slideBoxjj {
    width: 380px;
    height: 435px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

    .slideBoxjj .hd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        right: 5px;
        bottom: 5px;
        z-index: 1;
    }

        .slideBoxjj .hd ul {
            overflow: hidden;
            zoom: 1;
            float: left;
        }

            .slideBoxjj .hd ul li {
                float: left;
                margin-right: 2px;
                width: 15px;
                height: 15px;
                line-height: 14px;
                text-align: center;
                background: #fff;
                cursor: pointer;
            }

                .slideBoxjj .hd ul li.on {
                    background: #f00;
                    color: #fff;
                }

    .slideBoxjj .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .slideBoxjj .bd li {
            zoom: 1;
            vertical-align: middle;
        }

        .slideBoxjj .bd img {
            width: 100%;
            height: auto;
            display: block;
        }


    /* 下面是前/后按钮代码，如果不需要删除即可 */

    .slideBoxjj .prev,
    .slideBoxjj .next {
        position: absolute;
        left: 3%;
        top: 50%;
        margin-top: -25px;
        display: block;
        width: 32px;
        height: 40px;
        background: url(images/slider-arrow.png) -110px 5px no-repeat;
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    .slideBoxjj .next {
        left: auto;
        right: 3%;
        background-position: 8px 5px;
    }

        .slideBoxjj .prev:hover,
        .slideBoxjj .next:hover {
            filter: alpha(opacity=100);
            opacity: 1;
        }

    .slideBoxjj .prevStop {
        display: none;
    }

    .slideBoxjj .nextStop {
        display: none;
    }

.vnav {
    position: fixed;
    top: 320px;
    left: 51px;
}

    .vnav ul,
    .vnav ul li {
        list-style: none
    }

    .vnav ul {
        background: url(images/line.png) no-repeat 5px center;
        min-height: 198px;
        padding-top: 30px;
        margin: 0;
        padding-left: 0;
    }

    .vnav li a {
        font-size: 15px;
        color: #323232;
        margin-bottom: 18px;
        background: url(images/hui.png) no-repeat left center;
        cursor: pointer;
        padding-left: 20px;
        display: block;
    }

        .vnav li a:hover,
        .vnav li a.current {
            color: #d0112b;
            color: #004d91;
            background-image: url(images/red.png);
        }


/******************/

header {
    background: url(/images/bg/ntop2.png) no-repeat right 10px;
    background-size: 70% 70%;
}

.header {
    height: 133px;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
    width: 440px;
    height: 133px;
    overflow: hidden;
}

    .logo a,
    .logo img {
        display: block;
    }

    .logo img {
        padding: 18px 0;
    }

.h-right {
    float: right;
    padding-top: 55px;
}

.h-lang {
    color: #0a314d;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Microsoft yahei';
}

    .h-lang img {
        height: 14px;
    }

.main-nav {
    background: #053b8b;
}

    .main-nav .nav ul li > a {
        color: #fff;
        font-size: 16px;
    }

.search input {
    border-radius: 20px;
}

.main-nav .search {
    width: auto;
}

.zcnew .focus_on {
    padding: 30px 30px 25px 30px;
}

.zcnew .side_down {
    margin-top: 0;
    height: auto;
}

.section-latest {
    width: 778px;
    float: left;
    padding: 0 15px 0 25px;
}

.i-tit {
    margin: 30px 1.5%;
}

.i-list3 {
    overflow: hidden;
    zoom: 1;
}

    .i-list3 li {
        float: left;
        width: 30%;
        margin: 1.5%;
    }

    .i-list3 img {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .i-list3 li .imga {
        display: block;
        min-height: 180px;
        max-height: 180px;
        overflow:hidden;
    }

    .i-list3 .list-tit {
        font-family: Times;
        font-size: 20px;
        line-height: 24px;
    }

        .i-list3 .list-tit a {
            color: #333;
        }

    .i-list3 .list-date {
        font-size: 14px;
        line-height: 24px;
        color: #0095d3;
        margin-top: 5px;
    }

.gallery .wp-title {
    color: #004d91;
    font-size: 16px;
}

.gallery .col-md-2 {
    width: 15%;
    float: left;
    margin: 0.8%;
    text-align: center;
}

.gallery .col-md-3 {
    width: 23%;
    float: left;
    margin: 1%;
    text-align: center;
}

.gallery .col-md-4 {
    width: 30%;
    float: left;
    margin: 1.3%;
    text-align: center;
}

.gallery .col-md-6 {
    width: 46%;
    float: left;
    margin: 2%;
    text-align: center;
}


/*文章编辑样式*/

.article_Content {
    line-height: 180%;
}

    .article_Content blockquote {
        background: #f7f9fd;
        border-radius: 5px;
        padding: 15px;
        color: rgb(54, 67, 119);
        margin-bottom: 10px;
    }

    .article_Content h3 {
        font-family:;
        color: #053b8b;
        font-size: 20px;
        padding: 15px 0 5px;
    }

    .article_Content p {
        padding: 5px 0;
    }

.aligncenter {
    display: block;
    margin: auto;
}

.col {
    max-width: 100%;
    flex-basis: 0;
    flex-grow: 1;
    position: relative;
    width: 100%;
    min-height: 1px;
    margin: 60px 0;
}

    .col img {
        max-width: 100%;
    }

.form-row {
    display: flex;
    box-sizing: border-box;
}

    .form-row > [class*=col-] {
        padding-right: 5px;
        padding-left: 5px;
        box-sizing: border-box;
    }

.mb-2,
.my-2 {
    margin-bottom: .5rem !important;
}

.col-lg-3 {
    max-width: 25%;
    flex: 0 0 25%;
}

.col-lg-6 {
    max-width: 50%;
    flex: 0 0 50%;
    box-sizing: border-box;
}

.card-stretch {
    height: 100%;
}

.card {
    display: flex;
}

.text-white {
    color: #fff !important;
}

    .text-white:hover {
        color: #053b8b !important;
    }

.text-center {
    text-align: center !important;
}

.bg-primary {
    background-color: #053b8b;
}

    .bg-primary:hover {
        background-color: #fff;
    }

.card-stretch .card-body {
    display: flex;
}

.card-body {
    padding: 2.5rem 2rem;
    flex: 1 1 auto;
}

.card-text {
    align-self: center;
}

.card-icon {
    font-size: 2em;
}

.card-icon,
.card-sm .card-order {
    margin-bottom: 1rem;
}

.square {
    position: relative;
    padding-bottom: 100%;
}

.bg-cover,
.bg-overlay,
.bg-overlay:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.bg-cover {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    display: flex;
    justify-content: center;
}

h3.card-text a {
    font-size: 34px;
    color: #053b8b;
}

.index-join {
    font-size: 36px;
    width: max-content;
    margin: auto;
    padding: 5px;
}

.text-blue-bg {
    background-color: #fff;
}

    .text-blue-bg:hover {
        background-color: #053b8b;
    }
    
.text-blue-text h3 a {
    color: #053b8b;
}

    .text-blue-text h3 a:hover {
        color: #fff;
    }

.text-blue-text:hover h3 a {
    color: #fff;
}



