@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 1270px) {
    #menu UL LI A {
        font-size: 14px;
        line-height: 40px;
    }
    .izl-rmenu {
        padding: 5px;
        right: 0px;
    }
    .izl-rmenu .gb {
        display: block;
    }
}

@media only screen and (max-width: 1200px) {
    #top .logo img {
        height: 80px;
    }
    #top .soa {
        margin-top: 20px;
    }
    #tel .name {
        font-size: 14px;
        line-height: 18px;
    }
    #tel .f22 {
        font-size: 20px;
    }
    body {
        font-size: 12px;
    }
    .banner .swiper-slide {
        height: 260px;
    }
    #top {
        width: 97%;
        padding: 30px 1.5%;
    }
}

@media only screen and (max-width: 1000px) {
    #top .logo img {
        height: 60px;
    }
    #top .soa {
        margin-top: 10px;
    }
    .banner .swiper-slide {
        height: 240px;
    }
    #menu UL LI A {
        font-size: 12px;
        line-height: 35px;
    }
    #menu UL LI OL LI A {
        font-size: 12px;
    }
}

@media only screen and (max-width: 800px) {
    #main {
        width: 97%;
        padding: 1.5%;
    }
    body, p {
        font-size: 12px;
    }
    #xwlist ul LI .tp {
        height: 150px;
    }
    #xwlist ul LI .tp img {
        min-height: 150px;
    }
    #xwlist ul LI dd {
        font-size: 14px;
        font-weight: bold;
        line-height: 25px;
    }
    #lxfs .lxnr .nrc h5 {
        font-size: 16px;
    }
    #lxfs .lxnr .nrc p {
        font-size: 14px;
    }
    #lxfs .map, #lxfs .lxfs {
        width: 50%;
    }
    #lxfs .map iframe, #lxfs .map img {
        height: 250px;
    }
    #ddh ul li dd {
        font-size: 14px;
        font-weight: bold;
    }
    #ddh ul li p {
        font-size: 14px;
    }
    #menu UL LI A {
        font-size: 15px !important;  /* 覆盖原12px */
        line-height: 35px !important;
    }
    #menu UL LI {
        width: 20%;
        height: 30px;
        overflow: hidden;
        border-bottom: rgba(0,0,0,0.2) solid 1px;
        border-left: rgba(0,0,0,0.2) solid 1px;
        margin-left: -1px;
    }
    #menu UL LI:after {
        display: none;
    }
    #top .logo img {
        height: 80px;
    }
    .banner .swiper-slide {
        height: 220px;
    }
    #top {
        width: 97%;
        padding: 20px 1.5%;
    }
}

@media only screen and (min-width: 801px) {
    .web_xs {
        display: block;
    }
    .sj_xs {
        display: none;
    }
}

@media only screen and (max-width: 800px) {
    .web_xs {
        display: none;
    }
    .sj_xs {
        display: block;
    }
    #top .logo {
        width: 80%;
    }
    #top .logo img {
        height: 70px;
    }
    .izl-rmenu {
        width: 30px;
        bottom: 55px;
        padding: 0px;
        border-radius: 30px;
    }
    .izl-rmenu .btn {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        line-height: 30px;
        overflow: hidden;
    }
    .izl-rmenu .btn i {
        font-size: 16px;
        line-height: 30px;
    }
    .izl-rmenu .gb {
        display: none;
    }
    #wzjc {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    #top .soa {
        width: 96%;
        padding: 1% 2%;
        margin-top: 0px;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 800px) {
    #lbb2 .pagebegin {
        float: left;
        width: 100%;
        margin-bottom: 12px;
        text-align: right;
    }
    #lbb2 .page-num {
        float: right;
        width: 100%;
        font-size: 12px;
    }
}

@media only screen and (max-width: 650px) {
    #top .logo img {
        height: 60px;
    }
}

@media only screen and (max-width: 600px) {
    #wzjc p {
        font-weight: normal;
        line-height: 18px;
    }
    #wzjc p span {
        font-size: 12px;
        font-weight: bold;
    }
    #wzjc {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 450px) {
    #top .lmd {
        width: 40px;
    }
    #top .lmd i {
        font-size: 14px;
        padding: 5px 8px;
    }
    #w_menu ul li {
        font-size: 14px;
        line-height: 1.8;
    }
    #xwlist ul LI .tp {
        height: 120px;
    }
    #xwlist ul LI .tp img {
        min-height: 120px;
    }
    #xwlist ul LI dd {
        height: 40px;
        font-size: 12px;
        line-height: 20px;
    }
    .banner .swiper-slide {
        height: 120px;
    }
    #top {
        width: 97%;
        padding: 15px 1.5%;
    }
}

@media only screen and (max-width: 420px) {
    #wzjc p {
        font-weight: normal;
        line-height: 15px;
    }
}

@media only screen and (max-width: 400px) {
    #wzjc {
        display: none;
    }
}