a:hover {
    color: #015293;
}

/*å¤´éƒ¨ on*/
.is-header {
    width: 100%;
}

.is-header .headbox {
    margin: 0 auto;
    height: 143px;
    overflow: hidden;
    position: relative;
}

.u-logo {
    float: left;
    margin: 29px 0;
}

#gh {
    position: absolute;
    top: 24px;
    left: -9px;
    width: 95px;
    height: 90px;
}

/* æ— éšœç¢ */
.wza-box a {
    display: block;
    float: right;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    font-size: 18px;
    letter-spacing: 0.32px;
}

.wza-box a.wza {
    background: #fff;
    color: #F76B00;
    border: 1px solid #FC740D;
    border-radius: 2px 0px 0px 2px;
}

.wza-box a.oldman {
    background: #F79600;
    color: #fff;
    border: 1px solid #F79600;
    border-radius: 0px 2px 2px 0px;
}

.m-top {
    background: #f4f4f4;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 12px;
}

.top-box {
    width: 1200px;
    margin: 0 auto;
}

.m-top li {
    float: left;
    font-size: 12px;
}

.m-top li a {
    font-size: 12px;
    padding: 0 5px;
    color: #555;
}

/*æœç´¢*/
.u-search {
    width: 350px;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
}

.u-search form .text {

    /*float: left;*/
    /*width: 300px;*/
    /*font-size: 14px;*/
    /*border: 1px solid #ddd;*/
    /*height: 38px;*/
    /*line-height: 38px;*/
    /*text-indent: 10px;*/
    /*!*background: url("http://aysfile-beta.dahe.cn/4105000001/img/search.png") 265px center no-repeat;*!*/
    /*border-right: none;*/
    /*border-top-left-radius: 5px;*/
    /*border-bottom-left-radius: 5px;*/
    padding-left: 5px;
    width: 360px;
    height: 56px;
    border: none;
    text-indent: 10px;
}

.u-search form .submit {
    float: right;
    width: 56px;
    color: #fff;
    height: 56px;
    background-image: url("https://t.jiaozuo.gov.cn/file/4108000065/img/search.png");
    background-repeat: no-repeat;
    background-position: center;
    line-height: 56px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.u-search a img {
    float: right;
    padding: 8px 0;
    margin-right: 10px;
}

.u-search select {
    position: absolute;
    top: 1px;
    left: 3px;
    border: none;
    height: 36px;
    outline: none;
    color: #333;
    font-size: 14px;
}

.u-search select {
    background: #ffffff;
    ;
    border: 0;
    cursor: pointer;
}

.u-search select::-ms-expand {
    color: #333;
    background: #ffffff;
    border: 0;
}

/*å¯¼èˆª*/
.m-nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow-x: auto;
    background: #015293;
}

.m-nav ul {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}

.m-nav ul li {
    float: left;
    width: 12.5%;
}

.m-nav ul li a {
    font-size: 18px;
    color: #fff;
    display: block;
    text-align: center;
    border-right: 1px solid #2a6ea4;
    font-weight: bold;
}

.m-nav ul li:first-child a {
    border-left: 1px solid #2a6ea4;
}

.m-nav ul li a:hover {
    background: #02467d;
}

/*éšè—å¯¼èˆª*/
.m-snav {
    background: #015293;
    display: none;
    padding: 0 15px;
}

.m-snav li a {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
}

.m-snav ul {
    display: none;
    border-top: 1px solid #fff;
}

.u-hide {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}

.u-hide a {
    float: left;
    font-size: 18px;
    color: #fff;
}

.u-hide span {
    float: right;
}

#menu img {
    margin-top: 8px;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 2px 5px;
}

.is-main {
    width: 1200px;
    background: #fff;
    margin: 0 auto;
    padding: 15px 0;
}

.is-main .main-box {
    padding: 0;
}

.container {
    width: 1170px;
}

/* å½“å‰ä½ç½® */
.m-location {
    position: relative;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
    padding-left: 30px;
    /*background: url('http://aysfile-beta.dahe.cn/4105000001/img/locate.png') 10px 4px no-repeat;*/
}

.m-location span {
    color: #333;
}

/*ä¾§è¾¹æ */
.m-slider {
    position: fixed;
    right: 50%;
    margin-right: -670px;
    top: 30%;
    z-index: 999;
}

.m-slider li {
    width: 58px;
    height: 58px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: relative;
    background: url("https://t.jiaozuo.gov.cn/file/4108000065/img/slider.png") no-repeat;
    cursor: pointer;
}

.m-slider li.sd1 {
    background-position: 0 -63px;
}

.m-slider li.sd2 {
    background-position: 0 -126px;
}

.m-slider li.sd3 {
    background-position: 0 -189px;
}

.m-slider li.sd4 {
    background-position: 0 -252px;
}

.m-slider li.sd5 {
    background-position: 0 -378px;
}

.m-slider li.sd6 {
    background-position: 0 -315px;
}

.m-slider li a {
    display: block;
    height: 58px;
}

.m-slider li p {
    padding-top: 30px;
}

.m-slider li img {
    display: none;
    position: absolute;
    top: -20px;
    left: -98px;
    width: 96px;
    height: 95px;
}

.m-slider li a:hover img {
    display: block;
}

.m-slider .bdsharebuttonbox {
    display: none;
    position: absolute;
    top: -11px;
    left: -91px;
    width: 90px;
    background: #fff;
    padding: 10px 0 10px 15px;
}

/*åº•éƒ¨*/
.is-footer {
    background: #015293;
}

.m-footer {
    padding: 20px 0;
    text-align: center;
    position: relative;
    color: #fff;
}

.m-footer {
    margin: 0 auto;
}

.m-footer p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

.m-footer a {
    font-size: 14px;
    color: #fff;
}

.m-footer div a {
    padding: 0 5px;
    color: #fff;
}

.m-footer p img {
    position: relative;
    top: 5px;
    margin-right: 5px;
}

#_span_jiucuo {
    position: absolute;
    right: 30px;
    top: 56px;
}

#_ideConac {
    position: absolute;
    left: 30px;
    top: 42px;
}

/* #cnzz_stat_icon_1261721346{position: absolute; bottom: 21px; left: 50%;margin-left: 260px;} */
/*é¡µå°¾*/
.footer {
    width: 100%;
    height: 238px;
    background: #1B5284;
    position: relative;
    /*margin-top: 40px;*/
}

.copyright-box {
    height: 100%;
    position: relative;
}

.copyright {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.copyright p {
    color: #FFFFFF;
}

.copyright,
.copyright a {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}

.office-logo {
    position: absolute;
    top: 50%;
    right: 0;
}

.office-logo a {
    float: left;
    margin-right: 20px;
}

.office-logo a img {
    transform: translate(0, -50%);
}

.w-1200 {
    width: 1200px;
    margin: 0 auto;
}

/*åº•éƒ¨ end*/

.watermark {
    position: absolute;
    top: 220px;
    left: 50%;
    margin-left: 350px;
    width: 220px;
    height: 220px;
    z-index: 999;
}

.watermark .date {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: red;
    position: absolute;
    left: 45px;
    bottom: 68px;
    -ms-trans: rotate(-18deg);
    transform: rotate(-18deg);
    width: 140px;
    font-weight: bolder;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9510565162951536, M12=0.3090169943749472, M21=-0.3090169943749472, M22=0.9510565162951536, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9510565162951536,
            M12=0.3090169943749472,
            M21=-0.3090169943749472,
            M22=0.9510565162951536,
            SizingMethod='auto expand');
    bottom: 70px\9;
}

/* åª’ä½“æŸ¥è¯¢ */
@media \0screen\,screen\9 {
    .top-box {
        width: 1200px;
    }

    .headbox {
        width: 1200px;
    }

    .is-main {
        width: 1200px;
    }
}

@media (min-width: 1200px) {
    .top-box {
        width: 1200px;
    }

    .headbox {
        width: 1200px;
    }

    .is-main {
        width: 1200px;
    }

    .container {
        width: 1200px;
    }
}

@media (max-width: 1200px) {
    .top-box {
        width: 100%;
        padding: 0 15px;
    }

    .is-main,
    .headbox {
        width: 100%;
    }

    .u-search {
        margin-right: 15px;
    }

    .container {
        width: 970px;
    }

    .m-nav ul {
        width: auto;
    }
}

@media (max-width: 992px) {
    .m-top {
        display: none;
    }

    .is-header .headbox {
        height: auto;
    }

    .m-slider {
        display: none;
    }

    #_span_jiucuo,
    #_ideConac {
        display: none;
    }

    #cnzz_stat_icon_1261721346 {
        position: initial;
        margin: 0;
    }

    .container {
        width: 750px;
    }

    .advert-box {
        display: none;
    }
}

@media (max-width: 768px) {
    .is-header .headbox {
        background: none;
    }

    .u-logo {
        margin: 40px auto 30px;
        display: block;
        float: none;
        width: 300px;
        margin-top: 0 !important;
    }

    .wza-box {
        top: 120px !important;
    }

    .u-search {
        float: none;
        margin: 0 auto 20px;

    }

    .m-nav {
        display: none;
    }

    .m-snav {
        display: block;
    }

    .is-main .main-box {
        padding: 0 15px;
    }

    .container {
        width: 100%;
    }
}

@media (max-width: 414px) {
    .is-footer {
        padding: 0 15px;
    }

    .u-search {
        width: 320px;
        padding: 0 15px;
    }

    .u-search form .text {
        width: 80% !important;
    }

    .u-search form .submit {
        width: 20%;
    }
}

@media (max-width: 380px) {
    .u-logo {
        width: 100%;
    }
}

.right-nav {
    position: fixed;
    right: 20px;
    top: 35%;
    z-index: 9999;
}

.right-nav li {
    margin-bottom: 10px;
    background: #fff;
    width: 60px;
    height: 60px;
    position: relative;
}

.right-nav li:hover {
    color: #fff;
    background-color: #216FB9;
}

.right-nav li i {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.right-nav li:first-child i {
    background: url("https://t.jiaozuo.gov.cn/file/4108000065/img/hdwd-logo.png") center center no-repeat;
}

.right-nav li:first-child:hover i {
    background: url("https://t.jiaozuo.gov.cn/file/4108000065/img/hdwd-logo-hover.png") center center no-repeat;
}

.right-nav li.gbBtn {
    cursor: pointer;
}

.show-ewm {
    position: absolute;
    opacity: 0;
    z-index: -1;
    filter: alpha(opacity=0);
    width: 140px;
    height: 130px;
    left: -50px;
    display: none;
}

.right-nav li {
    border: 1px solid #dcdcdc;
}

.right-nav li p {
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #216FB9;
}

.right-nav li:hover p {
    color: #fff;
}

.right-nav li:hover a {
    color: #fff;
}

.right-nav li p a {
    color: #216FB9;
}

/* ä¸‹æ‹‰èœå• */
.m-nav {
    overflow-x: visible;
}

.m-nav ul {
    overflow: visible;
}

.zmhd-submenu {
    display: none;
    background-color: #0f459e;
    width: 240px;
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 999;
}

.zmhd-submenu a {
    width: 240px;
    float: left;
    background-color: #015293;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.zmhd-submenu a:hover {
    background-color: #042b6d;
}

.zmhd {
    position: relative;
}

.zmhd:hover .zmhd-submenu {
    display: block;
}

/*é€‚è€åŒ– 24-12-17 rxs.  */
.oldModel .footer * {
    line-height: 2 !important;
}

.oldModel .footer {
    height: 474px !important;
}

.oldModel .zmhd-submenu {
    top: 78px;
}

.oldModel .m-footer p{line-height: 2;}
.oldModel .wza-box a{
    height: 48px;
    line-height: 48px;
}

.oldModel #_ideConac{
    top: 70px;
}
.oldModel #_span_jiucuo{
    top: 78px;
}