* {

    padding: 0;
    margin: 0;
}

*::before,
*::after {
    box-sizing: border-box;
}

body {
    background-color: #f2f8fb;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
}

.clearfix {
    zoom: 1;
}

img {
    border-style: none;
    vertical-align: middle;
    display: inline-block;
}
.wrapper {
    width: 1330px;
    margin: 0 auto;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

a {
    text-decoration: none;
    color: #000;

}

li {
    list-style: none;
}

.header {
    height: 234px;
    background: url(../img/newbgc_01.png);
    border-bottom: 1px solid #ccc;

}

.topRIght {
    float: right;
    margin-top: 14px;
    position: relative;
}

.topRIght ul li {
    float: left;
    height: 30px;
    line-height: 30px;
}

.topRIght ul li a {
    font-size: 14px;
}

.topRIght ul li a:hover {
    color: #1760be;
}

.topRIght .line {
    padding: 0 10px;
}

.wexin {
    position: relative;

}

.wexin .ercode {
    position: absolute;
    top: 34px;
    right: -9px;
    border: 2px solid #378edd;
    z-index: 999;
}

.wexin .ercode img {
    width: 80px;
    height: 80px;
    display: block;
}

/* 部门导航 */
.l_bmdh_main {
    position: absolute;
    left: -40px;
    z-index: 999;
    background-color: #fff;
    width: 600px;
    padding: 20px;
    border: 1px solid #ccc;
    border-top: none;
    box-sizing: border-box;
}

.l_zfbm_main li a {
    font-size: 14px;
    color: #333;
}

.l_zfbm_main li a:hover {
    color: #1760be;
}

.l_zfbm_main::after {
    clear: both;
    content: '';
    display: block;
}

.l_bmdh_main .l_zfbm_main li {
    width: 33.33%;
    float: left;
    line-height: 24px;
    background: none;
    padding: 0px;
    margin: 0;
    text-align: left;
}

.l_bmdh_bt {
    color: #006AB9;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s;
    text-align: left;
}

.zzStyle{
    margin-right: 10px;
}

/* logo */
.logoImg {
    margin-top: 84px;
    width: 50%;
}

/* 搜索 */

.header_search {
    box-sizing: border-box;
    overflow: visible;
    height: 44px;
    position: relative;
    margin-top: 60px;
    background: #fff;
    width: 352px;
    float: right;
}

.searchImg {
    position: absolute;
    left: 12px;
    top: 12px;
    height: 18px;

}


#keywords {
    padding-left: 40px;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-top: 11px;
}

.header_search button {
    display: block;
    float: left;
    cursor: pointer;
    border: none;
}

.header_search .submit {
    background: #195ab2;
    color: #fff;
    font-size: 14px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    text-align: center;

}

.header_search input {
    border: none;
    outline: 0;
}


.xinBanLogo .hi-mo {
    float: right;
    margin-top: 50px;
    margin-left: 20px;
}

/* 导航 */
.mobileNav {
    display: none;
}

.navBox {
    background-color: #005ea3;
    height: 58px;
    line-height: 58px;
}


.topNav li {
    float: left;
    margin: 0 74px;
    position: relative;
}

.topNav li a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;

}

.topNav li a:hover {
    color: #34c37f;
}

.topNav li.current a {
    vertical-align: top;
    color: #34c37f;
}

.topNav .current img {
    margin-right: 12px;
    margin-top: -6px;
}

.topNav li.current::before {
    content: "";
    position: absolute;
    top: 28%;
    left: -44px;
    width: 35px;
    height: 38px;
    background: url(../img/navIcon_03.png) no-repeat;
}

.topNav li:hover::before {
    content: "";
    position: absolute;
    top: 28%;
    left: -44px;
    width: 35px;
    height: 38px;
    background: url(../img/navIcon_03.png) no-repeat;
}


@media screen and (max-width:768px) {

    .wrapper {
        width: 100%;
        margin: 0 auto;
    }

    /* 导航 */
    .topRIght {
        display: none;
    }

    .logoBox {
        padding: 0 20px;
    }

    .logoImg {
        margin-top: 64px;
        width: auto;
    }

    .logoImg img {
        width: 100%;
    }

    .header_search {
        margin-top: 20px;

    }

    .header_search {
        width: 326px;
    }

    .hi-mo {
        display: none;
    }

    .pc {
        display: block;
    }

    .pcOld {
        display: none;
    }



    .navBox {
        display: none;
    }

    .navbtn {
        text-align: center;
        position: absolute;
        top: 16px;
        right: 20px;
        border-radius: 4px;
    }

    .mobileNav .nav_box {
        width: 100%;
        background-color: #efefef;
        position: absolute;
        top: 56px;
        z-index: 999;
        display: none;
    }

    .mobileNav .nav_box li {
        height: 46px;
        line-height: 46px;
        text-align: center;
    }

    .mobileNav .nav_box li a {
        color: #333333;
    }

    .topNav {
        display: none;
    }

    .showdep {
        display: none;
    }

    .mobileLogin {
        position: absolute;
        top: 20px;
        left: 10px;
    }

    .mobileLogin li {
        float: left;
        height: 30px;
        margin-right: 16px;
    }

    .mobileLogin li a {

        font-size: 12px;
    }

}