fieldset,
img {
    border: 0;
}

body {
    margin: 0;
}

.bgBule {
    background-color: #2d7dde;
}

.w1200 {
    width: 1200px;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
}


/* 底部样式 */

.floor {
    background-color: #f3f3f3;
    border-top: 7px solid #287ece;
    margin-top: 15px;
    padding: 10px 0;
}

.w240 {
    width: 240px;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    padding: 20px 0;
}

.w900 {
    width: 900px;
}

.w900 p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.w900 p a {
    color: #666;
    text-decoration: none;
}

.w900 p a:hover {
    color: #1f69bf;
    text-decoration: none;
}

.w900 p img {
    vertical-align: middle;
}


/* 导航样式 */

.navH {
    height: 57px;
    background-image: url(http://www.wendeng.gov.cn/images/5961/wdimg_04.jpg);
    background-repeat: repeat-x;
    text-align: center;
    line-height: 56px;
    display: block;
}

.navHead {
    /* width: 1200px; */
    margin: 0 auto;
    padding: 0;
    padding: 0 36px;
    background-color: #000;
    position: relative;
}

.navHead li {
    float: left;
    list-style: none;
    margin: 0;
    font-family: '微软雅黑';
    font-size: 20px;
    height: 57px;
}

.navHead li:hover {
    background-color: #2d7dde;
}

.navHead li:hover a {
    color: #FFF;
    border: none;
}

.navH a {
    color: #404040;
    text-decoration: none;
    padding: 10px 37px;
    height: 14px;
    margin-top: 24px;
    font-family: '微软雅黑';
    font-size: 20px;
    line-height: 14px;
    position: relative;
    left: 1px;
}

.navH a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 16px;
    width: 1px;
    height: 16px;
    background-color: #1f69bf;
}

.navH a:last-child::after {
    width: 0;
}

.navHead li a:hover {
    color: #FFF;
    text-decoration: none;
    border: none;
}

.navHead li.onme {
    background-color: #2d7dde;
}

.navHead li.onme a {
    color: #FFF;
    text-decoration: none;
    display: block;
    border: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fc {
    clear: both;
}

.browse {
    color: #FFF;
    font-size: 16px;
    text-align: right;
    padding: 15px 0;
}

.browse a {
    color: #FFF;
    text-decoration: none;
}

.browse a:hover {
    color: #FF6;
    text-decoration: none;
}

.browse2 {
    text-align: right;
    width: 400px;
}

.browse2 a {
    padding-left: 10px;
}

.h20 {
    height: 20px;
}

.h84 {
    height: 84px;
}

.h153 {
    height: 153px;
}

.logo2022 {
    width: 40%;
}

.logo2022 img {
    width: 100%;
    height: unset;
}


/*底部 */

.floor {
    background-color: #f3f3f3;
    border-top: 7px solid #287ece;
    margin-top: 15px;
    padding: 20px 0;
}

.w240 {
    width: 240px;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    padding: 20px 0;
}

.w900 {
    width: 900px;
}

.jc {
    position: absolute;
    top: 100px;
    left: 62px;
}

.w900 p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.w900 p a {
    color: #666;
    text-decoration: none;
}

.w900 p a:hover {
    color: #1f69bf;
    text-decoration: none;
}

.w900 p img {
    vertical-align: middle;
}


/* 導航 */

.nav-menu {
    position: fixed;
    top: 40px;
    right: 20px;
    z-index: 99;
    display: none;
}

.nav-menu span {
    width: 30px;
    height: 3px;
    background-color: #fff;
    z-index: 9;
    display: block;
    margin-bottom: 6px;
}

.nav-hey {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 90px;
    left: 0;
    z-index: 98;
    display: none;
}

@media only screen and (max-width: 1200px) {
    .w1200 {
        width: 100%;
    }
    .navH a {
        padding: 0px 23px!important;
        line-height: 58px;
    }
    .navH a::after {
        top: 21px;
    }
    .w900 {
        width: 100%;
        text-align: center;
    }
    .w240 {
        width: 100%;
        text-align: center;
    }
}

.topright {
    display: block;
}

@media only screen and (max-width: 1099px) {
    .navH a {
       padding: 0px 19px!important;
    }
}

@media only screen and (max-width: 999px) {
    .navH a {
        padding: 0px 17px!important;
    }
    .topright {
        display: none;
    }
    .h153 {
        height: 120px;
    }
}

@media only screen and (max-width: 899px) {
    .navH a {
        padding: 0px 11px!important;
    }
    .h153 {
        height: 110px;
    }
}

@media only screen and (max-width: 786px) {
.w900 p{font-size:14px;}
.navH a {
    padding: 0px 10px!important;
    line-height: 0 !important;
}
    .logo2022 {
        width: 60%;
        padding: 10px 0;
    }
    .h153 {
        height: unset;
    }
    .navH {
        display: none;
    }
    .nav-menu {
        display: block;
    }
    .navH {
        /* background: none; */
        width: 50%;
        background: #2d7dde;
        height: unset;
        padding: 20px 0;
        right: 0;
        position: fixed;
        top: 90px;
        z-index: 99;
        /* display: flex; */
    }
    .navH a {
        display: block;
        color: #fff;
    }
    .navH a::after {
        width: 0;
    }
    .bgBule {
        z-index: 99;
        position: fixed;
        width: 100%;
    }
}

@media only screen and (max-width: 560px) {
    .logo2022 {
        width: 80%;
        padding: 10px 0;
    }
}