.top {
    position: relative;
}

.top>img {
    width: 100%;
}

.x_sy_top .navigation {
    position: initial;
    height: .94rem;
    width: 100%;
    margin-top: 0;
}

.x_sy_top .navigation>.w {
    display: flex;
    justify-content: space-between;
}

.navigation {
    margin-top: 15px;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: space-between;
    width: 1400px;
    z-index: 9;
}

.x_sy_top .navigation ul {
    display: flex;
    margin-top: 0.36rem;
}

.navigation ul {
    display: flex;
    margin-top: 0.5rem;
}

.navigation ul li {
    width: 1.1rem;
    margin-right: 1rem;
}

.navigation ul:last-child li:last-child {
    margin-right: 0;
}

.navigation ul:first-child li:last-child {
    margin-right: 0;
}

.navigation ul li a {
    display: block;
}


/* .navigation ul li:hover .nav_xl {
    display: block;
} */

.sy_yds,
.sj_banner {
    display: none;
}


/* .navigation ul li>a:hover h1 {
    color: #018553;
} */

.x_sy_top .navigation ul li h1 {
    color: #333333;
    font-size: .18rem;
}

.x_sy_top .navigation ul li.on h1 {
    color: #018553;
    font-weight: 700;
}

.navigation ul li h1 {
    color: #fff;
    text-align: center;
    font-size: .2rem;
}

.nav_xl {
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-top: .05rem;
    width: 1.1rem;
    padding-top: 0.3rem;
    display: none;
    /* background: url(../img/nav_bg.png) no-repeat top center;
    background-size: 100% 100%; */
    background-color: #018553;
}

.nav_xl::before {
    content: '';
    display: block;
    width: 64px;
    height: 18px;
    background: url(../img/nav_bngs.png) no-repeat center;
    position: absolute;
    top: 0;
    left: 20%;
}

.nav_xl a {
    display: block;
    margin-bottom: 0.2rem;
}

.nav_xl h2 {
    color: #fff;
    font-size: .16rem;
    margin: 0 .1rem;
}


/* .nav_xl a:hover h2::before {
    content: '';
    width: 20px;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    top: -5px;
    margin-right: 5px;
} */

.nav_xl a.on h2::before {
    content: '';
    width: 20px;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    top: -5px;
    margin-right: 5px;
}

.public_yd {
    width: 73%;
    margin-bottom: 0;
    position: absolute;
    bottom: 25px;
    background: rgba(255, 255, 255, .6);
    z-index: 2;
}

.public_yd .sy_submit {
    margin-right: 0.3rem;
    margin-top: 0.25rem;
}

.x_sy_top .zy_logo a {
    margin: .07rem 0.3rem 0;
}

.zy_logo a {
    display: inline-block;
    margin: 0 1.3rem;
}

.x_sy_top .zy_logo a>img {
    width: .69rem;
    height: .79rem;
}

.zy_logo a>img {
    width: 1.06rem;
    height: 1.22rem;
}

.sj_img {
    display: none;
}


/* 当前位置 */

.dqwz {
    margin-top: 0.32rem;
}


/* .dq_add {
    text-align: right;
} */

.dq_add>img {
    vertical-align: -2px;
    margin-right: 5px;
}

.dq_add a {
    font-size: .16rem;
    color: #333333;
}

.dq_add a.on {
    color: #018553;
}

.dqwz span {
    color: #e3e3e3;
    margin: 0 .15rem;
}


/* 简介 */

.introduction {
    margin-top: 0.6rem;
}

.introduction h3 {
    text-align: center;
    color: #018553;
    font-size: .18rem;
    font-weight: 700;
    font-family: "din";
}

.introduction h2 {
    text-align: center;
    color: #333;
    font-size: .4rem;
    font-weight: 700;
    margin-top: .2rem;
    margin-bottom: .55rem;
    padding-bottom: .15rem;
    background: url(../img/sy_jj_tb.png) no-repeat bottom center;
}

.in_nr>.w {
    margin-bottom: 0.7rem;
}

.in_nr p {
    font-size: .18rem;
    color: #333;
    line-height: 0.35rem;
}

.in_nr img {
    max-width: 100%;
}

.in_nr iframe {
    max-width: 100%;
}

.in_nr table {
    max-width: 100%;
}

.in_nr video {
    max-width: 100%;
}

.po_dw {
    margin-top: .2rem;
    position: relative;
}

.po_dw iframe {
    width: 99%;
    height: 70vh;
}

.po_dw .num_list {
    position: absolute;
    top: 0;
    background-color: #fff;
    margin-top: 0;
    padding-bottom: .3rem;
    justify-content: space-around;
}

.po_dw .num_list li {
    margin-right: 1.4rem;
}

.po_dw .num_list li:last-child {
    margin-right: 0;
}

.zzjg {
    overflow: hidden;
    text-align: center;
    min-height: 7.4rem;
    background: url(../img/zzjg_bg.jpg) no-repeat center;
}

.zzjg p {
    line-height: 0.35rem;
    color: #333;
    font-size: .18rem;
}

.zzjg h2 {
    color: #333333;
    font-size: .4rem;
    font-weight: 400;
    margin: .5rem 0;
}

.zzjg img {
    max-width: 100%;
}

.zzjg iframe {
    max-width: 100%;
}

.zzjg table {
    max-width: 100%;
}

.zzjg video {
    max-width: 100%;
}

.zzjg_module {
    text-align: left;
    border: 1px solid #c1c1c1;
}

.zzjg_module ul {
    margin: 60px 0px 50px 0px;
    padding: 0 0px 0 20px;
    border-right: 1px solid #c1c1c1;
    width: 31%;
    display: inline-block;
    text-align: left;
    height: 440px;
    overflow-y: auto;
}

.zzjg_module ul::-webkit-scrollbar {
    width: 0.02rem;
}

.zzjg_module ul::-webkit-scrollbar-thumb {
    border-radius: 0.025rem;
    box-shadow: inset 0 0 5px rgb(88 87 173 / 31%);
    -webkit-box-shadow: inset 0 0 5px rgb(85 71 216 / 20%);
    background: #018553;
}

.zzjg_module ul:last-child {
    border-right: none;
    margin-right: 20px;
}

.zzjg_module ul li {
    margin-bottom: 20px;
}

.zzjg_module ul h3 {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    padding-left: 10px;
    margin-bottom: 20px;
    margin-left: 13px;
}

.zzjg_module ul h3::after {
    content: '';
    display: block;
    width: 3px;
    height: 70%;
    background: #018553;
    position: absolute;
    top: 5px;
    left: 0;
}

.zzjg_module ul li>div {
    padding-left: 23px;
}

.zzjg_module ul span {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 30px;
    min-width: 48px;
}

.environment {
    padding-bottom: 1.05rem;
}

.environment .swiper-slide-active img {
    width: 996px;
    height: 575px;
}

.environment .swiper-slide img {
    height: 575px;
}

.environment h2 {
    color: #333;
    font-size: .4rem;
    margin: .85rem 0 .55rem 0;
}

.environment .swiper-slide .hj_con {
    display: none;
}

.environment .swiper-slide-active .hj_con {
    display: block;
}

.environment .hj_con {
    position: relative;
    margin-top: -0.75rem;
    margin-left: 0.6rem;
    width: 713px;
    height: 136px;
    line-height: 136px;
    background: url(../img/hj_hw.jpg) no-repeat center;
}

.environment>.w {
    position: relative;
    overflow: hidden;
}

.qj {
    background: url(../img/qj_4.png) no-repeat center;
    background-size: 100% 100%;
    width: 112px;
    height: 112px;
    position: absolute;
    top: 27%;
    left: 3%;
    z-index: 999;
}

.environment .hj_con h3 {
    font-size: .22rem;
    color: #fff;
    margin-left: 0.6rem;
    max-width: 70%;
}

.environment .swiper {
    overflow: initial;
}

.environment .swiper-pagination {
    top: -.8rem;
    right: 0;
    text-align: right;
    font-size: .2rem;
    font-weight: 700;
    color: #333;
    z-index: 0;
}

.environment .swiper-pagination-current::before {
    content: '';
    width: 2rem;
    height: 2px;
    background-color: #018553;
    display: inline-block;
    position: absolute;
    margin-right: 15px;
    top: 10px;
    right: 50px;
}

.environment .swiper-pagination-current {
    font-size: .2rem;
    font-weight: 700;
    color: #018553;
}

.environment .swiper-pagination-total {
    font-size: .2rem;
    font-weight: 700;
    color: #333;
}

.environment .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: '';
}

.environment .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: '';
}

.environment .swiper-button-next {
    width: 51px;
    height: 52px;
    bottom: 0;
    top: auto;
    background: url(../img/hj_right.png) no-repeat center;
}

.environment .swiper-button-prev {
    width: 51px;
    height: 52px;
    bottom: 0;
    top: auto;
    right: 7%;
    left: auto;
    background: url(../img/hj_left.png) no-repeat center;
}


/* .environment .swiper-button-prev:hover {
    background: url(../img/hj_left_on.png) no-repeat center;
}
.environment .swiper-button-next:hover {
    background: url(../img/hj_right_on.png) no-repeat center;
} */


/* 要闻 */

.zy_yw {
    margin-top: 1rem;
    min-height: 8rem;
}

.zy_yw_tit {
    text-align: center;
}

.zy_yw_tit span {
    font-size: 18px;
    font-weight: 700;
    color: #018553;
}

.zy_yw_tit h2 {
    color: #333333;
    font-size: 40px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 15px;
}

.zy_yw_tit img {
    width: 2.9rem;
    height: 0.08rem;
}

.nav_three {
    text-align: center;
    margin: .5rem 0 .7rem 0;
}

.nav_three a {
    text-align: center;
    color: #333;
    font-size: 20px;
    width: 140px;
    height: 44px;
    line-height: 44px;
    display: inline-block;
    margin-right: 30px;
    background-color: #f9f9f9;
    border-radius: 23px;
}

.nav_three a.on {
    color: #fff;
    background: #018553;
}

.zy_yw ul {
    overflow: hidden;
}

.zy_yw ul li {
    width: 31%;
    float: left;
    margin-right: .35rem;
    margin-bottom: 0.5rem;
}

.zy_yw ul li:nth-child(3n+3) {
    margin-right: 0;
}

.zy_yw ul li a {
    display: block;
}

.zy_yw ul li img {
    width: 100%;
    height: 302px;
}

.zy_lsvf {
    overflow: hidden;
    height: 0.75rem;
    background-color: #fff;
    box-shadow: 1px 2px 2px 2px #f9f9f9;
    border-bottom-left-radius: .2rem;
    border-bottom-right-radius: .2rem;
}


/* 
.zy_yw ul li:hover .zy_lsvf {
    background-color: #018553;
}

.zy_yw ul li:hover h3 {
    color: #fff;
}

.zy_yw ul li:hover span {
    color: #fff;
} */

.zy_yw ul li h3 {
    height: 31px;
    color: #333333;
    font-size: .22rem;
    margin-bottom: 0.1rem;
    margin-top: 0.1rem;
    margin-left: 0.2rem;
}

.zy_yw ul li span {
    font-size: .16rem;
    color: #666666;
    margin-left: 0.2rem;
}

.line {
    width: 100%;
    height: 1px;
    background-color: #999999;
}


/* 分页 */

.fy {
    width: 100%;
    text-align: center;
    margin-bottom: .8rem;
    margin-top: .6rem;
    display: flex;
    justify-content: center;
}

.fy .toale p {
    font-size: .2rem;
    color: #999999;
    line-height: .35rem;
    margin-right: .15rem;
}

.fy p {
    display: inline-block;
}

.fy .one {
    display: inline-flex;
    justify-content: center;
}

.fy .fywz,
.fy input,
.fy p {
    font-size: .2rem;
    color: #999999;
}

.fy input {
    width: .35rem;
    height: .35rem;
    border: 1px solid #eaeaea;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: .35rem;
    margin: 0 .07rem;
}

.fy .fywz {
    width: .42rem;
    border-radius: 0;
}

.fy a {
    width: .35rem;
    height: .35rem;
    line-height: .35rem;
    text-align: center;
    color: #666666;
    display: inline-block;
    font-size: .14rem;
    border: 1px solid #eaeaea;
    margin-right: .1rem;
    vertical-align: middle;
    border-radius: 5px;
}

.fy a.on {
    background-color: #018553;
    color: #fff;
    border-color: #018553;
}

.fy .wy {
    margin-right: 0;
}

.fy .qr {
    margin-left: .2rem;
    padding: 0 .1rem;
    width: 0.55rem !important;
}

.fy .tz_z {
    margin-left: .25rem;
    display: inline-flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
    margin-bottom: .26rem;
}

.fy .swy {
    border: 1px solid #eaeaea;
}


/* .fy .sxy:hover {
    border-color: #018553;
} */

.fy .sxy,
.fy .xyy,
.fy .sy,
.fy .wy,
.fy .qr {
    width: .7rem;
}


/* 详情 */

.zy_xq {
    margin-top: 1rem;
}

.zy_xq>.w {
    overflow: hidden;
}

.xq {
    margin-right: .9rem;
    width: 71%;
    margin-top: 44px;
    overflow: hidden;
    padding-bottom: 80px;
    margin-bottom: 80px;
    background-color: #fff;
}

.xq>h1 {
    color: #282828;
    font-size: .28rem;
    font-weight: 700;
    line-height: 0.4rem;
}

.xq .xq_nav {
    overflow: hidden;
    margin: .4rem 0 .2rem 0;
    padding-bottom: .15rem;
    /* position: relative; */
    display: flex;
    z-index: 1;
    justify-content: space-between;
    border-bottom: 1px solid #d5d5d5;
}

.xq .xq_nav p {
    font-size: 16px;
    color: #999999;
}

.ys span.ly {
    padding-left: .3rem;
    background: url(../img/read.png) no-repeat left center;
}

.ys span.time {
    padding-left: .3rem;
    background: url(../img/time.png) no-repeat left center;
}

.xq .xq_nav span {
    font-size: 14px;
    color: #838688;
    margin-right: 36px;
    display: inline-block;
}

.xq .xq_nav .font span {
    margin-right: 10px;
}

.xq .xq_nav .font span.on {
    cursor: pointer;
    color: #018553;
    font-weight: 700;
}

.xq_con {
    min-height: 700px;
    margin-bottom: 1rem;
}

.xq_con p {
    font-size: 18px;
    color: #2c2c2c;
    margin: 10px 0;
    line-height: 30px;
}

.xq_con img {
    max-width: 100%;
}

.xq_con iframe {
    max-width: 100%;
}

.xq_con video {
    max-width: 100%;
}

.xq_con table {
    max-width: 100%;
}


/* 上下篇 */

.sxp {
    display: flex;
    margin: 0 30px;
    margin-bottom: 55px;
    height: 0.75rem;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #dde4e7;
}

.menus {
    width: 15% !important;
    text-align: center;
}

.menus img {
    width: 24px;
    height: 24px;
}

.menus_on {
    text-align: center;
    display: none;
}


/* .menus:hover .menus_on {
    display: inline-block;
}

.menus:hover .menus_cs {
    display: none;
} */

.sxp a {
    margin: 0 20px;
    width: 47%;
    display: inline-block;
    font-size: 18px;
    color: #333;
}

.sxp .syp {
    text-align: left;
    padding-left: 40px;
    background: url(../img/sxp_left.png) no-repeat left center;
}

.sxp .xyp {
    padding-right: 40px;
    text-align: right;
    background: url(../img/sxp_right.png) no-repeat right center;
}


/* .sxp .syp:hover {
    background: url(../img/sxp_left_on.png) no-repeat left center;
}

.sxp .xyp:hover {
    background: url(../img/sxp_right_on.png) no-repeat right center;
}

.sxp a:hover {
    color: #018553;
} */

.xgtj {
    width: 3.15rem;
}

.xgtj li {
    margin-bottom: 0.3rem;
}

.xgtj a {
    display: block;
}

.xgtj h2 {
    margin-top: 0.5rem;
    color: #282828;
    font-size: .2rem;
    font-weight: 700;
    margin-bottom: 0.2rem;
}

.xgtj img {
    width: 3.15rem;
    height: 2.37rem;
}

.xgtj h4 {
    color: #333333;
    font-size: .16rem;
    margin: .1rem 0 .05rem 0;
}

.xgtj span {
    color: #7b8085;
    font-size: .14rem;
}


/* .xgtj a:hover h4 {
    color: #018553;
}

.xgtj a:hover span {
    color: #018553;
} */

.lines {
    background-color: #eeeeee;
    width: auto;
    display: inline-block;
    height: 1px;
    width: 79%;
}

.dq_sf {
    min-width: 20%;
    text-align: right;
}

.dq_sf>img {
    vertical-align: -2px;
}

.dq_add {
    display: flex;
    align-items: center;
}


/* 网站地图 */

.wzs {
    overflow: hidden;
    width: 100%;
    min-height: 11.93rem;
    background-position: 50% 50% !important;
    background-size: cover !important;
}

.wz_logo {
    text-align: center;
    margin-top: 0.15rem;
}

.wz_logo a {
    display: block;
}

.zy_dt {
    overflow: hidden;
    margin-top: 0.4rem;
    height: 9.2rem;
    border-radius: .39rem;
    background: rgba(255, 255, 255, .7);
}

.zy_dt .dt_tit {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.9rem;
}

.zy_dt .dt_tit h1 {
    font-size: .4rem;
    font-weight: 700;
    color: #333333;
    margin: 0 .6rem;
}

.dt_lj {
    margin-top: 1.8rem;
}

.dt_lj ul {
    width: 1230px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    background: url(../img/dt_bg.png) no-repeat center 15%;
}

.dt_lj li>a {
    color: #333333;
    font-size: .2rem;
    font-weight: 700;
    display: block;
}

.dt_nav {
    text-align: center;
    margin-top: 0.5rem;
}

.dt_nav a {
    display: block;
    color: #333;
    font-size: .16rem;
    line-height: 0.42rem;
}

.zy_ktyl .dt {
    width: 100%;
    height: 8rem;
}

.natatorium,
.bowling,
.tennis,
.squash,
.billiard {
    position: relative;
}

.yl_js {
    position: absolute;
    right: 14%;
    top: 30%;
    width: 3.58rem;
    height: 3.64rem;
    box-sizing: border-box;
    text-align: center;
    background: rgba(255, 255, 255, .7);
}

.yl_js a {
    display: block;
    overflow: hidden;
}

.yl_js h2 {
    margin-top: 0.4rem;
    color: #333333;
    font-size: .28rem;
    margin-bottom: 0.2rem;
}

.yl_js span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .16rem;
    color: #018553;
    margin-bottom: 0.3rem;
}

.yl_js p {
    padding: 0 .25rem;
    text-align: left;
    color: #333333;
    font-size: .16rem;
    line-height: 0.35rem;
}

.yl_js em {
    margin: 0 auto;
    margin-top: 0.4rem;
    display: block;
    width: 1.4rem;
    height: 0.42rem;
    line-height: 0.42rem;
    border: 1px solid #018553;
    font-size: .16rem;
    color: #018553;
    text-align: center;
}


/* 康体娱乐详情 */

.ktylxq .mySwiper2 img {
    width: 100%;
    height: 8.98rem;
}

.ktylxq .mySwiper {
    width: 12.4rem;
    margin-top: -1.6rem;
    padding-bottom: 10px;
}

.ktylxq .mySwiper img {
    width: 3rem;
    height: 1.4rem;
}

.ktylxq .swiper-slide-thumb-active h2 {
    background-color: #018553 !important;
    color: #fff !important;
}

.ktylxq .mySwiper h2 {
    width: 3rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    color: #333;
    font-size: .18rem;
    font-weight: 700;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px #cfcfcf;
}

.xq_yd {
    overflow: hidden;
    margin-bottom: 0.45rem;
}

.xq_js {
    margin-top: 0.6rem;
}

.xq_yd>.fl {
    max-width: 60%;
}

.xq_yd>.fl h2 {
    color: #333333;
    font-size: .28rem;
    font-weight: 700;
    margin-bottom: 0.15rem;
}

.xq_yd>.fl span {
    color: #018553;
    font-size: .18rem;
}

.xq_yd>.fr a {
    display: block;
    height: 0.5rem;
    line-height: 0.5rem;
    color: #333;
    width: 2.16rem;
    font-size: .2rem;
    text-align: center;
    border: 1px solid #018553;
}

.hover_phone {
    position: relative;
}

.hover {
    position: absolute;
    top: 0;
    left: -2.16rem;
    color: #fff;
    width: 2.16rem;
    background: #018553;
    text-align: center;
    height: .52rem;
    line-height: .52rem;
    display: none;
}

.ylxq_con {
    min-height: 3.2rem;
}

.ylxq_con img {
    max-width: 100%;
}

.ylxq_con iframe {
    max-width: 100%;
}

.ylxq_con table {
    max-width: 100%;
}

.ylxq_con video {
    max-width: 100%;
}

.ylxq_con p {
    color: #333;
    font-size: 18px;
    line-height: 0.32rem;
    margin-bottom: 0.4rem;
}


/* .dt_lj li>a:hover {
    color: #018553;
}
.dt_nav a:hover {
    color: #018553;
} */


/* 联系我们 */

.dt {
    position: relative;
    height: 8rem;
}

.dt iframe {
    width: 100%;
    height: 100%;
}

.lxwm_yy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2.62rem;
    background: url(../img/lxwm_yy.png) no-repeat top center;
}

.lxwm_lxfs {
    background: #018553;
    height: 2.25rem;
    margin-top: -120px;
    position: relative;
    z-index: 9;
}

.lxwm_lxfs>.fl {
    width: 75%;
}

.lxwm_lxfs>.fl h2 {
    margin-top: 0.35rem;
    margin-left: 0.4rem;
    color: #fff;
    font-size: .3rem;
    font-weight: 700;
    position: relative;
    margin-bottom: 0.3rem;
    padding-bottom: 0.1rem;
}

.lxwm_lxfs>.fl h2::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 2px;
    background-color: #fff;
    color: #fff;
}

.lxwm_lxfs h3 {
    color: #fff;
    font-size: .24rem;
    margin-left: 0.4rem;
    margin-bottom: 0.2rem;
}

.lxwm_lxfs .lxwm_js {
    color: #fff;
    font-size: 16px;
    margin-left: 0.4rem;
}

.lxwm_js span:nth-child(1) {
    margin-right: 0.5rem;
    padding-left: 0.3rem;
    background: url(../img/lxwm_tel.png) no-repeat center left;
}

.lxwm_js span:nth-child(2) {
    margin-right: 0.5rem;
    padding-left: 0.3rem;
    background: url(../img/lxwm_email.png) no-repeat center left;
}

.lxwm_js span:nth-child(3) {
    padding-left: 0.3rem;
    background: url(../img/lxwm_add.png) no-repeat center left;
}

.lxwm_lxfs .ewm {
    text-align: center;
    display: inline-block;
}

.lxwm_lxfs .ewm h4 {
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
}

.lxwm_lxfs>.fr {
    margin-top: 0.55rem;
    margin-right: 0.55rem;
}

.lxwm_lxfs .ewm:nth-child(1) {
    margin-right: .42rem;
}

.lxwm_lxfs .ewm img {
    width: 107px;
    height: 106px;
}

.ly_tit {
    margin-top: 0.6rem;
    text-align: center;
}

.ly_tit h5 {
    color: #018553;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.ly_tit h2 {
    color: #333333;
    font-size: 0.4rem;
    font-weight: 700;
    padding-bottom: 10px;
    background: url(../img/sy_jj_tb.png) no-repeat bottom center;
}

.tipss {
    margin-top: 0.8rem;
}

.tipss h4 {
    font-size: .2rem;
    color: #018553;
    margin-bottom: 0.12rem;
}

.tipss p {
    font-size: 16px;
    color: #333;
}

.table_ly {
    margin-top: 0.5rem;
}

.ly_name {
    display: inline-block;
    margin-right: 0.7rem;
}

.ly_name:nth-child(3) {
    margin-right: 0;
}

.ly_name>div {
    margin-bottom: 0.2rem;
}

.ly_name span {
    color: #333;
    font-size: 18px;
}

.ly_name em {
    color: #ff0000;
    font-size: 18px;
}

.ly_name input {
    width: 4.1rem;
    height: 60px;
    line-height: 60px;
    color: #999999;
    font-size: 18px;
    text-indent: 2em;
    border: 1px solid #eeeeee;
}

.ly_yzm {
    position: relative;
}

.ly_yzm img {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 75px;
    height: 31px;
}

.ly_ly {
    margin-top: 0.4rem;
    width: 100%;
}

.ly_ly textarea {
    resize: none;
    width: 100%;
    height: 1rem;
    line-height: 20px;
    padding: 20px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    font-size: 18px;
}

.ly_submit {
    display: block;
    margin: .6rem auto;
    width: 2.2rem;
    height: 0.45rem;
    line-height: 0.45rem;
    border: 1px solid #018553;
    color: #333;
    font-size: 18px;
    text-align: center;
}

.ly_yzm div {
    color: #999999;
    font-size: 14px;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.ly_yzm span {
    color: #999999;
    font-size: 14px;
}

.comment .ly_tit {
    height: 4.94rem;
    width: 100%;
    overflow: hidden;
}

.comment .ly_tit h5 {
    margin-top: 0.95rem;
    color: #fff;
}

.comment .ly_tit h2 {
    color: #fff;
    background: url(../img/gfv.png) no-repeat bottom center;
}

.comment_nr {
    position: relative;
    background-color: #fff;
    margin-top: -1.6rem;
    padding: 25px;
    box-sizing: border-box;
}

.comment_nr_tit {
    margin-top: 0.2rem;
    overflow: hidden;
}

.comment_nr_tit .fl span {
    color: #333333;
    font-size: .24rem;
    margin-right: 0.1rem;
    font-weight: 700;
}

.comment_nr_tit .fl a {
    display: inline-block;
    margin-left: .25rem;
}

.comment_nr_tit .fl a.on {
    color: #018553;
}

.comment_nr_tit .fr span {
    display: block;
    width: 2.2rem;
    height: 0.45rem;
    line-height: 0.45rem;
    border: 1px solid #018553;
    color: #333;
    text-align: center;
    font-size: 18px;
}

.hdgd {
    text-align: center;
    color: #999999;
    font-size: 18px;
    margin-top: 0.5rem;
}

.comment_con {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}

.comment_module {
    margin-bottom: .25rem;
    /* height: 1.6rem; */
    border: 1px solid #f1f1f1;
}

.comment_module_tit {
    overflow: hidden;
}

.comment_module_tit .fl h2 {
    color: #333333;
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    margin-top: 0.3rem;
    margin-left: 0.25rem;
    margin-right: 0.2rem;
}

.comment_module_tit .fl h4 {
    color: #ff0000;
    font-size: 18px;
    display: inline-block;
}

.comment_module_tit .fr span {
    color: #333333;
    font-size: 16px;
    display: block;
    margin-top: 0.3rem;
    margin-right: 0.3rem;
}

.comment_pj {
    color: #333333;
    font-size: 16px;
    line-height: 25px;
    margin: .25rem;
}

.hf {
    text-align: right;
    margin-right: 0.3rem;
    margin-bottom: 0.25rem;
}

.hf button {
    color: #333;
    font-size: 16px;
}

.hf.on .jdhf {
    display: block;
}

.hf.on button {
    color: #018553;
}

.jdhf {
    text-align: left;
    display: none;
    background: #f9f9f9;
    padding: 25px;
    width: 98%;
    margin: 25px;
    box-sizing: border-box;
}

.jdhf span {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}

.jdhf em {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
}


/* 点评弹框 */

.tk_bg {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .5);
}

.tk_tit {
    margin-top: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.5rem;
}

.tk_bg strong {
    color: #ff0000;
}

.tk_bg em {
    color: #333;
    font-size: 18px;
}

.tk_tit h1 {
    margin: 0 20px;
    color: #333333;
    font-size: .28rem;
    font-weight: 700;
}

.dp .dh {
    margin-bottom: 0.2rem;
}

.dp {
    overflow: hidden;
    width: 545px;
    height: 700px;
    background-color: #fefefe;
    margin: 0 auto;
    margin-top: 110px;
    padding: 0 .5rem .4rem .45rem;
    border-radius: .2rem;
}

.wrapper span {
    color: #cfcfcf;
    font-size: 22px;
}

.wrapper span.active {
    color: #ff0000;
}

.wrapper span:hover {
    cursor: pointer;
    color: #ff0000;
}

.dp input {
    width: 78%;
    height: 0.54rem;
    line-height: 0.54rem;
    background: #f9f9f9;
    border-radius: 5px;
    text-indent: 1em;
    color: #333;
    font-size: 18px;
}

.dp input::placeholder {
    color: #cccccc;
}

.dp textarea {
    width: 78%;
    resize: none;
    background: #f9f9f9;
    border-radius: 5px;
    color: #333;
    font-size: 18px;
    padding: 15px;
    line-height: 25px;
    box-sizing: border-box;
    height: 1.4rem;
}

.dh .xing {
    margin-top: 5px;
    margin-right: 5px;
}

.dp textarea::placeholder {
    color: #cccccc;
}

.dp a {
    text-align: center;
    width: 220px;
    height: 45px;
    line-height: 45px;
    margin-top: 35px;
    display: inline-block;
    border-radius: 5px;
    background-color: #e0e0e0;
}

.wrapper {
    margin-bottom: 0.35rem;
}

.wrapper i {
    font-weight: normal;
    color: #ff0000;
    margin-left: .2rem;
    display: inline-block;
    font-size: 18px;
}

.dp .reset {
    margin-left: 40px;
    margin-right: 35px;
}

.close {
    text-align: center;
    position: absolute;
    top: 15%;
    right: 34%;
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    color: #333;
    font-size: 18px;
    border-radius: .35rem;
}

.tk_yzm {
    position: relative;
}

.tk_yzm img {
    height: .54rem;
    position: absolute;
    top: 0px;
    right: .18rem;
}

.right_pc {
    position: fixed;
    bottom: 3%;
    right: 0;
    z-index: 99;
    background: #fff;
    border-radius: 10px;
    padding: 20px 10px;
    text-align: center;
}

.right_pc h2 {
    color: #333;
    font-size: 22px;
    font-weight: 700;
}

.right_pc h4 {
    text-align: center;
    color: #333;
    font-size: 16px;
    line-height: 20px;
}

.pc_phone {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

.pc_phone span {
    display: inline-block;
    margin: 0 .05rem;
}

.pc_address {
    margin-top: 50px;
    position: relative;
}

.pc_address::after {
    content: '';
    display: block;
    position: absolute;
    top: -25px;
    left: 45%;
    width: 20px;
    height: 3px;
    background: #018553;
}

.sj_zzjg {
    display: none;
}

#pc_close {
    position: absolute;
    top: -12%;
    right: 42%;
    z-index: 99;
}

@media screen and (max-width: 1680px) {
    .public_yd {
        width: 81%;
    }
    .nav_xl {
        width: auto;
    }
    .navigation ul li {
        width: 1.5rem;
        margin-right: 1.3rem;
    }
    .nav_xl::before {
        left: 28%;
    }
    .zzjg {
        min-height: 8.4rem;
    }
    .zy_lsvf {
        height: 0.85rem;
    }
    .yl_js {
        width: 3.8rem;
    }
    .ly_name input {
        width: 4.8rem;
    }
    .close {
        right: 32%;
    }
}

@media screen and (max-width: 1600px) {
    .yl_js {
        width: 3.9rem;
    }
    /* .public_yd .sy_submit {
        margin-right: 1.3rem;
    } */
    .sy_kfs {
        width: 2.6rem;
    }
    .sy_kf .layui-form-item .layui-input-inline {
        width: 2rem;
    }
    .public_yd {
        margin-left: .5rem;
    }
    .ly_name input {
        width: 5.05rem;
    }
    .dp {
        height: 7rem;
        margin-top: 60px;
    }
    .close {
        right: 31%;
        top: 10%;
    }
}

@media screen and (max-width: 1440px) {
    .zy_yw ul li img {
        height: 261px;
    }
    .environment .swiper-slide-active img {
        width: 95%;
        height: 575px;
    }
    .w {
        width: 1200px;
    }
    .dp {
        height: 8rem;
        margin-top: 60px;
    }
    .navigation {
        width: 1200px;
    }
    .public_yd {
        margin-left: .5rem;
    }
    .sy_kfs select {
        width: 35%;
    }
    .sy_kf .layui-form-item .layui-input-inline {
        width: 1.85rem;
    }
    .zzjg {
        min-height: 9.4rem;
    }
    .zy_lsvf {
        height: 1rem;
    }
    .yl_js {
        width: 4.1rem;
    }
    .first {
        margin-left: 50px;
    }
    .lxwm_lxfs {
        height: 2.6rem;
    }
    .ly_name input {
        width: 4.8rem;
    }
    .close {
        right: 29%;
    }
    .second {
        margin-right: 65px;
    }
    .zzjg_module ul {
        width: 30%;
    }
}

@media screen and (max-width: 1366px) {
    .dp {
        height: 8rem;
        margin-top: 15px;
    }
    .close {
        right: 31%;
        top: 5%;
    }
    .tk_yzm img {
        height: 37px;
        right: 132px;
    }
    .w {
        width: 1200px;
    }
    .navigation {
        width: 1200px;
    }
    .second {
        margin-right: 130px;
    }
    .num_list {
        width: 17.5rem;
    }
    .environment .swiper-slide-active img {
        width: 850px;
        height: 490px;
    }
    .environment .swiper-slide img {
        height: 490px;
    }
    .zy_yw ul li {
        width: 380px;
    }
    .zy_lsvf {
        height: 1.05rem;
    }
    .dt_lj ul {
        width: 90%;
        background: url(../img/dt_bg.png) no-repeat center 15%;
        background-size: 96%;
    }
    .yl_js {
        width: 4.5rem;
    }
    .ylxq_con p {
        line-height: 0.45rem;
    }
    .ly_name input {
        width: 5.05rem;
    }
    .close {
        right: 28%;
    }
    .first {
        width: 30%;
    }
}

@media screen and (max-width: 1365px) and (min-width:768px) {
    .zy_yw ul li img {
        height: auto;
    }
    .nav_three ul {
        display: flex;
        flex-wrap: wrap;
    }
    .environment .swiper-slide-active img {
        width: 95%;
    }
    .navigation ul li.on .nav_xl {
        display: block;
    }
    .dsp .sw .swiper-slide {
        width: 23% !important;
    }
    .sj_ban {
        height: 6rem;
    }
    /* .sy_ban {
        height: 392px;
    } */
    .sy_ban .mySwiper .swiper-slide img {
        height: 100%;
    }
    .sy_ban .sj {
        display: none !important;
    }
    .fhdb {
        display: none !important;
    }
    .ylxq_con {
        min-height: 14rem;
    }
    .in_nr p {
        font-size: 18px;
        line-height: 25px;
    }
    .introduction h3 {
        font-size: 20px;
    }
    .introduction h2 {
        font-size: 24px;
    }
    .nav {
        width: 100%;
        left: 0;
    }
    .sj_banner {
        display: flex;
        height: 6rem;
    }
    .cd_btn {
        width: 52px;
        height: 25px;
    }
    .menu.on .gb {
        width: 52px;
        height: 52px;
    }
    .top {
        display: none;
    }
    .wx {
        margin-right: 20px;
    }
    .first {
        width: 50%;
    }
    footer ul li h4 {
        font-size: 20px;
    }
    .add {
        font-size: 20px;
    }
    .img_logo {
        right: 0%;
        bottom: 0;
        top: auto;
    }
    .page .img img {
        width: 2.04rem;
    }
    .name input {
        margin-right: 10px;
    }
    .end {
        display: none;
    }
    .zy_yw ul li {
        width: 360px;
    }
    .navigation ul li {
        width: 1.7rem;
    }
    .nav_xl a {
        display: block;
        margin: 20px 0;
    }
    .nav_xl::before {
        left: 18%;
    }
    .page {
        width: 95%;
        height: 980px;
    }
    .name input {
        width: 180px;
        height: 38px !important;
    }
    .lk {
        margin-left: 0px;
    }
    .layui-form-item .layui-inline {
        margin-bottom: 0;
    }
    .ly_tit h5 {
        font-size: 20px;
    }
    .ly_tit h2 {
        font-size: 26px;
    }
    .layui-form {
        width: 180px;
    }
    .layui-form-item .layui-input-inline {
        width: 200px;
    }
    #search .layui-form-item .layui-input-inline {
        width: 100%;
    }
    #search .layui-form-item .layui-inline {
        width: 100%;
    }
    .name select {
        width: 200px;
    }
    .yl_js {
        width: 8rem;
    }
    .ktylxq .mySwiper h2 {
        font-size: .28rem;
    }
    .xq_yd>.fl h2 {
        font-size: .32rem;
    }
    .xq_yd>.fl span {
        font-size: .28rem;
    }
    .xq_yd>.fr a {
        background: #018553;
        color: #fff;
        font-size: .3rem;
    }
    .xgtj {
        width: 234px;
    }
    .xgtj img {
        width: 234px;
        height: 206px;
    }
    .xq>h1 {
        font-size: .32rem;
    }
    .xq .xq_nav span {
        font-size: 18px;
    }
    .xq .xq_nav p {
        font-size: 20px;
    }
    .xq .xq_nav span {
        font-size: 18px;
    }
    .xq_con p {
        font-size: 20px;
    }
    .xgtj h2 {
        font-size: .26rem;
    }
    .xgtj h4 {
        font-size: .26rem;
    }
    .xgtj span {
        font-size: .26rem;
    }
    .dt_lj li>a {
        font-size: .3rem;
    }
    .dt_nav a {
        font-size: .28rem;
    }
    .navigation ul li h1 {
        font-size: 20px;
    }
    .nav_xl h2 {
        font-size: 18px;
    }
    .lxwm_yy {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2.62rem;
        background: url(../img/lxwm_yy.png) no-repeat top center;
        background-size: 100% 100%;
    }
    .lxwm_js span:nth-child(1) {
        padding-left: 0.5rem;
    }
    .lxwm_js span:nth-child(2) {
        padding-left: 0.5rem;
    }
    .lxwm_js span:nth-child(3) {
        display: inline-block;
        padding-left: 0.5rem;
        margin-top: 0.2rem;
    }
    .lxwm_lxfs>.fl {
        width: 60%;
    }
    .lxwm_lxfs {
        height: 4.5rem;
        position: relative;
        z-index: 1;
    }
    .lxwm_lxfs>.fl h2 {
        font-size: 18px;
    }
    .lxwm_lxfs h3 {
        font-size: 18px;
        margin-bottom: 0.3rem;
    }
    .lxwm_lxfs .lxwm_js span {
        font-size: 16px;
    }
    .ly_ly textarea {
        height: 3rem;
    }
    .ly_submit {
        height: 1rem;
        line-height: 1rem;
        background: #018553;
        color: #fff;
    }
    .home {
        background: none;
        height: auto;
    }
    #search {
        width: 100%;
        margin-bottom: 15px;
    }
    #search .layui-form {
        width: 85%;
    }
    #search .layui-form input {
        width: 100%;
    }
    .yzm {
        width: 100% !important;
        margin-left: 0;
    }
    .comment_nr_tit .fl span {
        font-size: 18px;
    }
    .comment_nr_tit .fr span {
        height: 1rem;
        line-height: 1rem;
        background: #018553;
        color: #fff;
    }
    .dq_add a {
        font-size: .38rem;
    }
    .zy_yw ul li h3 {
        font-size: .4rem;
        height: auto;
    }
    .zy_lsvf {
        height: 1.5rem;
    }
    .zy_yw ul li {
        width: 32%;
    }
    .fy .sxy,
    .fy .xyy,
    .fy .sy,
    .fy .wy,
    .fy .qr {
        width: 1.3rem !important;
    }
    .fy a {
        width: 1rem;
        height: 1rem;
        line-height: 1rem;
        font-size: .36rem !important;
        margin-right: 0.3rem !important;
    }
    .fy p {
        font-size: .36rem;
    }
    .fy input {
        width: 1rem;
        height: 1rem;
        line-height: 1rem;
    }
    .zy_yw ul li span {
        font-size: .36rem;
    }
    .dq_sf {
        min-width: 35%;
        margin-right: 0.2rem;
    }
    .tipss h4 {
        font-size: 22px;
    }
    .tipss p {
        font-size: 20px;
    }
    .ly_name input {
        width: 5.5rem;
    }
    .ly_name {
        display: inline-block;
        margin-right: 0.2rem;
    }
    .dp {
        height: auto;
        margin-top: 12%;
    }
    .tk_tit {
        margin-top: 0.8rem;
    }
    .tk_tit h1 {
        font-size: 20px;
    }
    .dp input {
        width: 80%;
        height: 40px;
        line-height: 40px;
    }
    .dp textarea {
        width: 80%;
    }
    .tk_yzm {
        width: 100% !important;
    }
    .close {
        right: 15%;
        top: 28%;
    }
    .tk_yzm {
        position: relative;
        width: 340px;
    }
    .tk_yzm img {
        position: absolute;
        top: 0px;
        right: 7px;
        width: 89px;
        height: 38px;
    }
    .zzjg_module ul {
        width: 30%;
    }
    .zzjg_module ul:last-child {
        margin-right: 0;
    }
    .zzjg_module ul h3 {
        font-size: 22px;
        margin-bottom: 25px;
    }
    .zzjg_module ul span {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .sj_zzjg {
        display: none;
    }
    .hover {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .txxx {
        display: flex;
    }
    .txxx input {
        width: 69% !important;
    }
    .zy_yw ul li img {
        height: auto;
    }
    .ktylxq .mySwiper2 img {
        width: 100%;
        height: auto;
    }
    .qj {
        width: 1.12rem;
        height: 1.12rem;
        top: 35%;
    }
    .right_pc {
        display: none;
    }
    #pc_close {
        display: none;
    }
    .hover {
        display: none;
    }
    .dqwz {
        display: none;
    }
    .zy_yw ul {
        margin: 0 .2rem;
    }
    .zy_yw ul li {
        width: 100%;
        margin-left: 0 !important;
    }
    .pt {
        display: none !important;
    }
    .nav_three a {
        width: 100px;
        margin-right: 20px;
        margin-bottom: 0.2rem;
    }
    .nav_center {
        margin-left: 1rem;
    }
    .wz_logo img {
        width: 1.06rem;
        height: 1.22rem;
    }
    .zy_dt .dt_tit img {
        width: 2.04rem;
        height: 0.38rem;
    }
    .zy_dt {
        height: auto;
    }
    .dt_lj {
        padding-bottom: 1rem;
    }
    .dt_lj ul {
        background: none;
        display: block;
    }
    .dt_lj li {
        margin-bottom: .2rem;
    }
    .dt_lj li>a {
        font-size: .3rem;
    }
    .dt_nav {
        text-align: left;
        margin-top: 0.3rem;
    }
    .dt_nav a {
        display: inline-block;
        font-size: .28rem;
        text-align: left;
        margin: 0 .2rem;
    }
    .zy_yw ul li {
        margin-left: 0.35rem;
    }
    .zy_yw ul li h3 {
        font-size: .3rem;
        height: auto;
    }
    .zy_yw ul li span {
        font-size: .28rem;
    }
    .zy_lsvf {
        height: 1.2rem;
    }
    .fy {
        flex-wrap: wrap;
    }
    .fy .one {
        margin-bottom: 0.2rem;
    }
    .fy a {
        font-size: .26rem;
    }
    .fy .sxy,
    .fy .xyy,
    .fy .sy,
    .fy .wy,
    .fy .qr {
        width: 1rem;
    }
    .xq {
        width: 94%;
        padding: 0 .3rem;
        margin-bottom: 0.8rem;
    }
    .xq>h1 {
        font-size: .34rem;
        line-height: 0.5rem;
    }
    .xq .xq_nav span {
        font-size: .28rem;
    }
    .ys span.time {
        padding-left: 0.4rem;
    }
    .ys span.ly {
        padding-left: .4rem;
    }
    .xq .xq_nav {
        display: flex;
        justify-content: space-around;
    }
    .xq .xq_nav span {
        margin-right: .3rem;
    }
    .xq_con p {
        font-size: .26rem;
    }
    .sxp {
        margin: 0 auto;
    }
    .sxp a {
        font-size: .28rem;
    }
    .xgtj {
        margin-top: 0;
        margin: 0 .3rem;
        width: 94%;
    }
    .xgtj h2 {
        font-size: .34rem;
    }
    .xgtj img {
        width: 100%;
        height: 100%;
    }
    .xgtj h4 {
        font-size: .28rem;
    }
    .xgtj li {
        margin-bottom: 0.5rem;
    }
    .xgtj span {
        font-size: .26rem;
    }
    .top>img {
        height: 5.76rem;
    }
    .navigation {
        width: auto;
    }
    .top {
        display: none;
    }
    .zy_xq {
        margin-top: 0;
    }
    .introduction h3 {
        font-size: .3rem;
    }
    .introduction h2 {
        font-size: .5rem;
    }
    .in_nr {
        margin: 0 .3rem;
    }
    .po_dw .num_list {
        flex-wrap: wrap;
        position: initial;
        margin-top: .5rem;
    }
    .po_dw .num_list li {
        margin-right: 0rem;
        width: 45%;
    }
    .in_nr p {
        font-size: .26rem;
        line-height: 0.45rem;
    }
    .po_dw {
        position: initial;
    }
    .environment .swiper-slide-active img {
        width: 100%;
        height: 3.04rem;
    }
    .environment {
        margin: 0 .3rem;
    }
    .environment h2 {
        font-size: .5rem;
    }
    .environment .swiper-slide img {
        height: 3.04rem;
    }
    .environment .swiper-button-prev {
        width: 0.51rem;
        height: 0.52rem;
        right: 15%;
        bottom: -.1rem;
        background: url(../img/hj_left.png) no-repeat center;
        background-size: 100% 100%;
    }
    .environment .swiper-button-prev:hover {
        background: url(../img/hj_left_on.png) no-repeat center;
        background-size: 100% 100%;
    }
    .environment .swiper-button-next {
        width: 0.51rem;
        height: 0.52rem;
        bottom: -.1rem;
        background: url(../img/hj_right.png) no-repeat center;
        background-size: 100% 100%;
    }
    .environment .swiper-button-next:hover {
        background: url(../img/hj_right_on.png) no-repeat center;
        background-size: 100% 100%;
    }
    .environment>.w {
        min-height: 6.2rem;
    }
    .environment .swiper-pagination-current {
        font-size: .3rem;
    }
    .environment .swiper-pagination-total {
        font-size: .3rem;
    }
    .environment .hj_con {
        width: 4.2rem;
        margin-left: .3rem;
        height: 1rem;
        line-height: 1rem;
        margin-top: -0.5rem;
    }
    .environment .hj_con h3 {
        font-size: .3rem;
    }
    .zzjg {
        padding: 0 .3rem;
    }
    .zzjg h2 {
        font-size: .5rem;
    }
    .sj_banner .nav_center {
        margin-left: 1.2rem;
    }
    .sy_yds,
    .sj_banner,
    .block {
        display: flex;
    }
    .page {
        width: 95%;
        height: auto;
        margin-top: 0;
    }
    .page h2 {
        font-size: .4rem;
    }
    .page .img {
        letter-spacing: 1px;
        font-size: .3rem;
    }
    .page .img img {
        width: 2.04rem;
        height: 0.38rem;
        vertical-align: -5px;
    }
    .page .layui-form {
        width: 68%;
    }
    .lk {
        margin-left: 0;
    }
    .home {
        height: auto;
        background: none;
    }
    .ydlx {
        box-shadow: 0px 0px 10px 5px #f9f9f9;
        padding: 10px;
    }
    .boxs {
        box-shadow: 0px 0px 10px 5px #f9f9f9;
        padding: 10px;
        margin-bottom: 20px;
    }
    .table {
        width: 96%;
    }
    .name input {
        width: 96%;
        margin-right: 0;
    }
    .yanzhengma input {
        width: 68% !important;
    }
    .boxs .name:nth-child(3) input {
        width: 68%;
    }
    .boxs .name:nth-child(3) input {
        width: 68%;
    }
    .time_da {
        margin-left: 92px;
    }
    .name span {
        display: inline-block;
        margin-bottom: 30px;
    }
    .name select {
        width: 69%;
        margin-right: 0;
    }
    .yzm {
        width: 70% !important;
        margin-left: 0;
    }
    .img_logo {
        right: 8%;
    }
    .tip {
        height: 100px;
    }
    .zy_ktyl .dt {
        display: none;
    }
    .yl_js {
        right: 20%;
    }
    .sj_img {
        display: block;
        height: 6rem;
        width: 100%;
    }
    .yl_js span img {
        width: 0.8rem;
        height: 0.15rem;
    }
    .xq_js {
        margin-left: 0.2rem;
        margin-right: 0.2rem;
    }
    .ktylxq .mySwiper {
        width: 98%;
        margin: 0 auto;
        margin-top: -0.6rem;
    }
    .ktylxq .mySwiper img {
        width: 100%;
        height: auto;
    }
    .ktylxq .mySwiper h2 {
        width: 100%;
    }
    .ylxq_con {
        min-height: 10rem;
    }
    .ylxq_con p {
        font-size: .26rem;
        line-height: .4rem;
        margin-bottom: 0;
    }
    .lxwm_yy {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2.62rem;
        background: url(../img/lxwm_yy.png) no-repeat top center;
        background-size: 100% 100%;
    }
    .lxwm_lxfs>.fl {
        width: 100%;
    }
    .lxwm_lxfs {
        height: 350px;
        margin-top: 0;
        position: relative;
        z-index: 0;
    }
    .lxwm_lxfs h3 {
        font-size: .3rem;
    }
    .lxwm_js span {
        display: block;
        margin-bottom: 0.2rem;
    }
    .lxwm_js span:nth-child(1) {
        padding-left: .5rem;
    }
    .lxwm_js span:nth-child(2) {
        padding-left: .5rem;
    }
    .lxwm_js span:nth-child(3) {
        padding-left: .5rem;
    }
    .lxwm_lxfs>.fr {
        width: 100%;
        margin-right: 0;
        margin-top: 10px;
        text-align: center;
    }
    .tipss,
    .table_ly {
        margin: 0 .2rem;
    }
    .table_ly {
        width: 96%;
        margin-top: 0.5rem;
    }
    .tipss {
        margin-top: 0.8rem;
    }
    .tipss h4 {
        font-size: .3rem;
    }
    .ly_name {
        display: flex;
        width: 100%;
        margin-right: 0;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0.2rem;
    }
    .ly_name input {
        width: 76%;
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: .28rem;
    }
    .ly_yzm {
        width: 76%;
    }
    .ly_yzm input {
        width: 100%;
    }
    .ly_yzm img {
        top: 0;
        right: 0;
    }
    .ly_ly textarea {
        height: 1rem;
        line-height: 0.4rem;
        font-size: .28rem;
        padding: .2rem;
    }
    .comment .ly_tit {
        width: 100%;
    }
    .ly_ly textarea {
        height: 100px;
    }
    .dp {
        width: 90%;
        height: auto;
        box-sizing: border-box;
        margin-top: 15%;
    }
    .close {
        right: 5%;
        top: 9%;
    }
    .ly_name span {
        font-size: .28rem;
    }
    .dp input {
        width: 63%;
        font-size: .28rem;
    }
    .dp textarea {
        width: 63%;
        font-size: .28rem;
    }
    .dp .reset {
        margin: 0 .2rem;
    }
    .tk_tit h1 {
        font-size: .32rem;
    }
    .dp a {
        width: 130px;
    }
    .tk_yzm img {
        position: absolute;
        top: 0px;
        right: 7px;
        width: 1.02rem;
        height: .52rem;
    }
    .zzjg_module ul {
        width: 95%;
        height: 300px;
        float: left;
        margin-bottom: 20px;
        padding-left: 0;
    }
    .zzjg_module ul li {
        width: 100%;
    }
    .zzjg_module ul li>div {
        width: 91%;
        /* height: 30px; */
    }
    .zzjg_module {
        margin-bottom: 20px;
        overflow: hidden;
        overflow-x: auto;
    }
    .zzjg_module ul span {
        font-size: .32rem;
    }
    .zzjg_module ul span:nth-child(4n+4) {
        margin-right: 0;
    }
    .zzjg_module ul h3 {
        font-size: .4rem;
    }
    /* .zzjg_module ul {
        float: left;
    } */
    .sj_zzjg {
        display: block !important;
    }
    .zzjg_module {
        display: none;
    }
}

@media screen and (min-width:1200px) {
    .navigation ul li:hover .nav_xl {
        display: block;
    }
    /* .navigation ul li>a:hover h1 {
        color: #018553;
    } */
    .nav_xl a:hover h2::before {
        content: '';
        width: 20px;
        height: 1px;
        background-color: #fff;
        display: inline-block;
        position: relative;
        top: -5px;
        margin-right: 5px;
    }
    .dq_add a:hover {
        color: #018553;
    }
    .environment .swiper-button-prev:hover {
        background: url(../img/hj_left_on.png) no-repeat center;
    }
    .environment .swiper-button-next:hover {
        background: url(../img/hj_right_on.png) no-repeat center;
    }
    .zy_yw ul li:hover .zy_lsvf {
        background-color: #018553;
    }
    .zy_yw ul li:hover h3 {
        color: #fff;
    }
    .zy_yw ul li:hover span {
        color: #fff;
    }
    .fy a[href]:hover {
        background-color: #018553;
        color: #fff;
        border-color: #018553;
    }
    .fy .sxy:hover {
        border-color: #018553;
    }
    .xq .xq_nav .font span:hover {
        cursor: pointer;
        color: #018553;
        font-weight: 700;
    }
    .menus:hover .menus_on {
        display: inline-block;
    }
    .menus:hover .menus_cs {
        display: none;
    }
    .sxp .syp:hover {
        background: url(../img/sxp_left_on.png) no-repeat left center;
    }
    .sxp .xyp:hover {
        background: url(../img/sxp_right_on.png) no-repeat right center;
    }
    .sxp a:hover {
        color: #018553;
    }
    .xgtj a:hover h4 {
        color: #018553;
    }
    .xgtj a:hover span {
        color: #018553;
    }
    .dt_lj li>a:hover {
        color: #018553;
    }
    .dt_nav a:hover {
        color: #018553;
    }
    .yl_js:hover em {
        color: #fff;
        background: #018553;
    }
    .xq_yd>.fr:hover a {
        color: #fff;
        background-color: #018553;
    }
    .ly_submit:hover {
        cursor: pointer;
        background: #018553;
        color: #fff;
    }
    .comment_nr_tit .fl a:hover {
        color: #018553;
    }
    .comment_nr_tit .fr span:hover {
        color: #fff;
        background: #018553;
        cursor: pointer;
    }
    .hf button:hover {
        color: #018553;
    }
    .dp a:hover {
        cursor: pointer;
        color: #fff;
        background-color: #018553;
    }
    .close:hover {
        color: #018553;
        cursor: pointer;
    }
    .nav_three a:hover {
        color: #fff;
        background: #018553;
    }
    .hover_phone:hover .hover {
        display: block;
    }
    #pc_close {
        cursor: pointer;
    }
}