.fx_w {
    background: url(../images/fenxiao/sj_02.jpg) no-repeat center;
    width: 100%;
    padding-top: 1.4rem;
    margin: 0 auto;
    overflow: hidden;
}

.fx_w_inner {
    position: relative;
    padding-left: 44.83333333333333%;
    margin-bottom: 2.4rem;
    overflow: hidden;
}

.fx_w span.left_w {
    position: absolute;
    left: 4.16666666666667%;
    top: 0;
    display: block;
    width: 40.66666666666667%;
    height: 100%;
    background: url(../images/weixin/sj_08.jpg) no-repeat left top;
    background-size: cover;
    text-align: center;
    color: #fff;
}

.fx_w span.left_w h3 {
    width: 70%;
    border-bottom: 1px #fff101 dashed;
    padding: 0 4.0983606557377%;
    text-align: center;
    color: #fff101;
    line-height: 80px;
    font-size: 28px;
    margin: 0 auto;
}

.fx_w span.left_w p {
    text-indent: 2em;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    margin: .6rem auto;
    width: 78%;
}

.fx_w span.left_w p font {
    color: #fff101;
    font-size: 16px;
    font-weight: bold;
}

.fx_w span.left_w img {
    display: block;
    margin: 10px auto;
}

.titlie_r {
    width: 100%;
    overflow: hidden;
    background: #06c1ae;
    line-height: 25px;
    padding: 10px 20px;
    text-align: left;
    color: #fff;
    font-size: 22px;
    margin-bottom: 6px;
}

.titlie_r p {
    font-size: 15px;
    line-height: 25px;
}

.right_m {
    width: 100%;
    display: block;
    padding-left: .6rem;
    margin-bottom: -6px;
    overflow: hidden;
}

.right_m ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}

.right_m ul li {
    width: 49%;
    margin-bottom: 6px;
    background: #f4f4f4;
    padding: 0 10px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.right_m ul li:hover {
    background: #06c1ae;
}

.right_m ul li:hover h2,
.right_m ul li:hover p,
.right_m ul li:hover div {
    color: #fff;
}

.right_m ul li h2 {
    font-size: 17px;
    line-height: 35px;
    color: #151414;
    padding-top: 10px;
}

.right_m ul li p {
    line-height: 22px;
    color: #939191;
    font-size: 14px;
    height: 65px;
    overflow: hidden;
    margin-bottom: 30px;
}

.right_m ul li div {
    float: right;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    background: #06c1ae;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (max-width: 992px) {
    .fx_w_inner {
        padding-left: 40.66666666666667%;
    }

    .fx_w span.left_w {
        left: 0;
    }

    .fx_w span.left_w h3,
    .fx_w span.left_w p {
        width: 86%;
    }
}

@media (max-width: 768px) {
    .fx_w_inner {
        padding-left: 0;
    }

    .fx_w span.left_w {
        position: relative;
        top: inherit;
        left: inherit;
        width: 100%;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
    }

    .fx_w span.left_w h3,
    .fx_w span.left_w p {
        width: 90%;
    }

    .right_m {
        width: 100%;
        padding-left: 0;
        margin-bottom: -6px;
    }
}



.get_price {
    clear: both;
    width: 100%;
    height: 3.08rem;
    min-height: 80px;
    margin-bottom: 1.2rem;
    background: url(../images/weixin/bg_5.jpg) no-repeat center;
    position: relative;
}

.get_price form {
    position: absolute;
    top: .9rem;
    left: 41%;
    min-width: 280px;
}

.get_price .input {
    border: 0;
    outline: none;
    float: left;
    width: 80%;
    height: 50px;
    padding: 0 .4rem;
    line-height: 50px;
    background-color: white;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    font-size: 16px;
}

.get_price .submit {
    border: 0;
    outline: none;
    width: 20%;
    height: 50px;
    line-height: 50px;
    background-color: #F7C60D;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    font-size: 16px;
    margin-left: -5px;
    cursor: pointer;
}
@media (max-width: 576px) {
    .get_price form {
        left: inherit;
        right: .6rem;
    }
    .get_price .input {
        height: 36px;
        line-height: 36px;
    }
    .get_price .submit {
        height: 36px;
        line-height: 36px;
    }
}

/* .youshi_w{width: 1200px; margin: 0 auto; overflow: hidden;}
.youshi_w img{ display: block; margin: 0 auto;} */
.mode_w {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #f5f5f5;
    padding: .4rem 0;
    margin-top: .6rem;
}

.mode_w p.ti_m {
    text-align: center;
    line-height: 2rem;
    color: #333;
    font-size: 28px;
    border-bottom: 1px #bfbbba solid;
    width: 500px;
    max-width: 100%;
    margin: .8rem auto;
    position: relative
}

.mode_w p.ti_m span {
    font-size: 18px;
    margin-left: .2rem;
}

.mode_w p.ti_m font {
    font-size: 18px;
    color: #07c2b1;
    margin-left: .2rem;
}
.mode_w p.ti_m a {
    display: block;
    margin-bottom: .4rem;
}
.mode_w p.ti_m img {
    display: block;
}

.t-con {
    width: 100%;
    overflow: hidden;
    margin: 1rem auto;
}

.t-con .t-mod1 {
    width: 100%;
}
.t-con .t-mod1 ul {
    width: 106%;
}

.t-con .t-mod1 li {
    float: left;
    width: 19.33962264150943%;
    margin-right: 5.66037735849057%;
    background: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.t-con .t-mod1 li.hfx_bg_p {
    background: url(../images/weixin/sj_26.jpg) no-repeat;
}

.t-con .t-mod1 li.hfx_bg_p div.qqq h3 {
    color: #484848;
}

.t-con .t-mod1 li.hfx_bg_p div.qqq p {
    color: #484848;
    margin-bottom: .6rem;
}

.t-con .t-mod1 li.hfx_bg_p:hover {
    color: #fff;
}

.t-con .t-mod1 div.qqq {
    width: 100%;
    height: 100%;
    padding-bottom: .68rem;
}

.t-con .t-mod1 .t-sec {
    width: 2.78rem;
    height: 2.78rem;
    border-radius: 10px;
    display: block;
    margin: .5rem auto;
    overflow: hidden;
}

.t-con .t-mod1 h3 {
    height: 19px;
    font-size: 16px;
    color: #484848;
    overflow: hidden;
}

.t-con .t-mod1 span a {
    border: 1px #484848 solid;
    border-radius: 2px;
    color: #484848;
    padding: .06rem .2rem;
    margin: .2rem;
}

.t-con div.t-01 .t-bgi-bg1 {
    background: url(../images/weixin/sj_29.png);
    background-size: 2.78rem 2.78rem;
}

.t-con div.t-02 .t-bgi-bg2 {
    background: url(../images/weixin/sj_29_1.png);
    background-size: 2.78rem 2.78rem;
}

.t-con div.t-03 .t-bgi-bg3 {
    background: url(../images/weixin/sj_29-02.png);
    background-size: 2.78rem 2.78rem;
}

.t-con div.t-04 .t-bgi-bg4 {
    background: url(../images/weixin/sj_29-03.png);
    background-size: 2.78rem 2.78rem;
}

.t-con .t-mod1 p {
    width: 100%;
    padding: 0 .3rem;
    margin-top: .4rem;
    font-size: 14px;
    text-align: left;
    text-indent: 2em;
    color: #484848;
    margin-bottom: .6rem;
    line-height: 22px;
    height: 110px;
    overflow: hidden;
}
@media (max-width: 1200px) {
    .t-con .t-mod1 ul {
        width: 102%;
    }
    .t-con .t-mod1 li {
        width: 23.03921568627451%;
        margin-right: 1.96078431372549%;
    }
}
@media (max-width: 992px) {
    .t-con .t-mod1 ul {
        width: 102%;
    }
    .t-con .t-mod1 li {
        width: 46.875%;
        margin-right: 3.125%;
        margin-bottom: .6rem;
    }
}



.tese_w {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.tese_w1 {
    height: 2.82rem;
    margin: 0 auto !important;
    text-align: center;
    position: relative;
    background:url(../images/weixin/sj_40.png) no-repeat center;
    background-size: auto 100%;
}

.tese_w1 div.tj_ts {
    position: relative;
    top: 1.7rem;
    left: 20%;
}

.tese_w .w1200 {
    margin-top: 45px;
}

.tese_w .w1200 span {
    float: left;
    width: 50%;
    max-width: 100%;
    color: #484a49;
    line-height: 28px;
    font-size: 16px;
    padding: 0 .83333333333333%;
}
.tese_w .w1200 span.right {
    float: right;
}

.tese_w .w1200 span p {
    color: #f75f04;
    font-size: 18px;
    line-height: 35px;
    margin-top: .4rem;
}

.tese_w .w1200 span p font {
    font-size: 16px;
    color: #484a49;
}

.tese_w .w1200 span img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
@media (max-width: 992px) {
    .tese_w .w1200 span {
        float: none !important;
        width: 100%;
        padding: 0;
    }
}
@media (max-width: 768px) {
    .tese_w .w1200 {
        overflow: inherit;
    }
    .tese_w1 div.tj_ts {
        position: relative;
        top: 105%;
        left: inherit;
        margin-top: .6rem;
    }
}



.more_gn {
    background: url(../images/weixin/sj_50.jpg) no-repeat top center;
    background-size: auto 100% ;
    width: 100%;
    margin: 1rem 0 auto;
}

.speFunc {
    position: relative;
    padding: 1.5rem 0 0;
}
.speFunc-t {
    height: 2.6rem;
    background: url(../images/weixin/sj_50_t.jpg) no-repeat top center;
    background-size: auto 100% ;
}
.speFunc ul {
    padding-top: .72rem;
    margin-top: 1rem;
    font-size: 0;
    text-align: center;
}

.speFunc ul li {
    display: inline-block;
    width: 1.6rem;
    margin: 0 .38rem;
    margin-bottom: 1.38rem;
    position: relative;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
}
.speFunc ul li p {
    width: 100%;
    height: 35px;
    overflow: hidden;
}

.speFunc ul li:hover span {
    display: block;
}

.speFunc .mr0 {
    margin-right: 0;
}

.speFunc ul li img {
    width: 100%;
}

.speFunc ul li span {
    position: absolute;
    border-radius: 30px;
    background-color: rgb(0, 0, 0);
    opacity: 0.6;
    width: 185%;
    height: 3.5rem;
    font-size: 14px;
    color: rgb(255, 255, 255);
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 40px;
    padding-bottom: 12px;
    line-height: 1.6;
    top: -35px;
    left: -35px;
    display: none;
    text-align: left
}
@media (max-width: 1200px) {
    .speFunc ul {
        padding: .72rem 5% 0;
    }
}
@media (max-width: 576px) {
    .speFunc ul li {
        width: 2.6rem;
    }
}

.shang_w {
    background: #f5f5f5;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 1rem 0;
}

.shang_w p {
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    color: #333;
}

.shang_w span.left_sc {
    float: left;
    width: 41.66666666666667%;
    margin-top: .6rem;
}

.shang_w span.left_sc ul {}

.shang_w span.left_sc ul li {
    width: 44%;
    margin: .2rem .3%;
    float: left;
}

.shang_w span.left_sc ul li div {
    background: #fff;
    overflow: hidden;
    width: 100%;
    padding: .4rem 4.54545454545455%;
    font-size: 22px;
    color: #07c2af;
    text-align: center;
    line-height: 45px;
}

.shang_w span.left_sc ul li div p {
    height: 210px;
    text-align: left;
    line-height: 30px;
    color: #333;
    text-indent: 2em;
    font-size: 15px;
    margin-bottom: .2rem;
    overflow: hidden;
}

.shang_w span.left_sc ul li div a span {
    padding: 5px 30px;
    color: #fff;
    text-align: center;
    background: #f29b28;
    font-size: 14px;
    border-radius: 30px;
}
.shang_w span.left_sc a span.sy_w {
    display: inline-block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    background: #f29b28;
    border: 1px #f29b28 solid;
    border-radius: 3px;
    margin: 10px 4px;
}

.shang_w span.left_sc a span.hq_w {
    display: inline-block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    color: #245469;
    text-align: center;
    background: #afe3fc;
    border: 1px #8bc7e4 solid;
    border-radius: 3px;
    margin: 10px 4px;
}

.shang_w span.left_sc a span.hq_w img {
    display: inline-block;
}
.right_sc {
    width: 50%;
    float: left;
    margin: .6rem 1rem;
}

.gallery-thumbs {
    width: 100%;
}

.gallery-thumbs .swiper-wrapper {
    width: 100%;
    height: 2rem;
    border-bottom: .1rem #ddd solid;
}

.gallery-thumbs .swiper-slide {
    float: left;
    width: 145px;
    margin-right: 5px;
    margin-top: 5px;
    color: #666;
    text-align: center;
    cursor: pointer;
    height: 2rem;
    overflow: hidden;
}

.gallery-thumbs .swiper-slide div {
    background: #fff;
    line-height: 20px;
    color: #666;
    font-size: 20px;
}

.gallery-thumbs .swiper-slide div svg {
    margin-top: 12px;
}

.gallery-thumbs .swiper-slide div p {
    font-size: 14px;
    color: #666;
    line-height: 1.7rem;
}

.gallery-thumbs .swiper-slide-thumb-active {
    border-bottom: 5px #07c2af solid;
}

.gallery-thumbs .swiper-slide-thumb-active div {
    height: 1.7rem;
    background: #393a3f;
    color: #fff;
    text-align: center;
}

.gallery-thumbs .swiper-slide-thumb-active div p {
    color: #fff;
}


.gallery-top-wraper {
    position: relative;
    width: 77.5%;
    margin: 0 auto;
}
.gallery-top {
    width: 214px;
    margin: 0 auto;
    zoom: 1;
    margin-top: .9rem;
}

.gallery-top .swiper-slide img:hover {}

.gallery-top .swiper-slide dl {
    position: relative;
}

.gallery-top .swiper-slide dl dd {
    display: none;
    cursor: pointer;
}

.gallery-top .swiper-slide dl dt img {
    width: 100%;
    z-index: 1;
}

.gallery-top .swiper-slide dl dd.hide {
    width: 214px;
    height: 365px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.gallery-top .swiper-slide dl dd.wx img {
    position: absolute;
    left: 29.5px;
    top: 90px;
    z-index: 3;
    width: 155px;
    height: 155px;
}

.gallery-top .swiper-slide dl dd.wx p {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 240px;
    z-index: 5;
    font-size: 16px;
    left: 20px;
    left: 55px;
    width: 100px;
}

.gallery-top .swiper-slide dl dd.wx div {
    color: #fff;
    border: 1px #fff solid;
    width: 80px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    z-index: 5;
    top: 280px;
    left: 65px;
}
.gallery-top-wraper .swiper-button-prev,
.gallery-top-wraper .swiper-button-next {
    outline: none;
    width: 42px;
    height: 42px;
    cursor: pointer;
}
.gallery-top-wraper .swiper-button-prev {
    background: #c1c1c1 url(../images/weixin/jt_l.png) no-repeat;
}
.gallery-top-wraper .swiper-button-next {
    background: #c1c1c1 url(../images/weixin/jt_r.png) no-repeat;
}
.gallery-top-wraper .swiper-button-prev:hover,
.gallery-top-wraper .swiper-button-next:hover {
    background-color: #07c2af;
}

@media (max-width: 1200px) {
    .shang_w span.left_sc {
        float: none;
        width: 100%;
    }
    .shang_w span.left_sc ul li {
        width: 49.3%;
        text-align: center;
    }
    .right_sc {
        width: 100%;
        float: none;
        margin: .6rem 0;
    }
    
}
@media (max-width: 576px) {
    .shang_w span.left_sc ul li {
        width: 100%;
        margin: .2rem 0;
    }
    .shang_w span.left_sc ul li div p {
        height: auto;
    }

    .gallery-top-wraper {
        width: 100%;
    }
    .gallery-top {
        width: 40%;
        min-width: 180px;
    }
    
}



.shiyong_w {
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    padding: .6rem 0;
}

.shiyong_w ul {
    margin-bottom: .6rem;
    overflow: hidden;
}

.shiyong_w ul li {
    width: 23%;
    margin: .2rem 1%;
    float: left;
}

.shiyong_w ul li img {
    display: block;
    width: 100%;
}

.shiyong_w ul li p {
    background: #333333;
    color: #fff;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
}
@media (max-width: 992px) {
    .shiyong_w ul li {
        width: 31.33333333333333%;
    }
    
}
@media (max-width: 576px) {
    .shiyong_w ul li {
        width: 48%;
    }
}

.anniu_w {
    width: 285px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

.anniu_w a div.sy_w {
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #f29b28;
    border: 1px #f29b28 solid;
    border-radius: 3px;
    margin: .6rem .2rem;
}

.anniu_w a div.hq_w {
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #245469;
    text-align: center;
    background: #afe3fc;
    border: 1px #8bc7e4 solid;
    border-radius: 3px;
    margin: .6rem .2rem;
}

.anniu_w a div.hq_w img {
    display: inline-block;
}

.anli_w {
    width: 100%;
    margin: 0 auto;
    background: #f5f5f5;
    overflow: hidden;
}


.honor-cont {
    position: relative;
    margin-top: .48rem;
    padding: 0 1rem;
    margin-bottom: 3rem;
}

.honor-swiper {
    width: 100%;
    height: 100%;
}

.honor-swiper .swiper-slide {
    width: 22%;
}

.honor-cont .swiper-button-prev,
.honor-cont .swiper-button-next {
    width: 42px;
    height: 42px;
    margin-top: -21px;
    background-image: none;
    outline: none;
    background-color: #c1c1c1
}

.honor-cont .swiper-button-prev {
    left: 0;
    background-image: url(../images/weixin/jt_l.png);
}

.honor-cont .swiper-button-next {
    right: 0;
    background-image: url(../images/weixin/jt_r.png);
}

.honor-swiper .swiper-slide dl {
    width: 100%;
    height: 100%;
    position: relative;
}

.honor-swiper .swiper-slide dl dd {
    display: none;
    cursor: pointer;
}

.honor-swiper .swiper-slide dl dt img {
    width: 100%;
    height: 100%;
}

.honor-swiper .swiper-slide dl dd.hide {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.honor-swiper .swiper-slide dl dd.wx {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.honor-swiper .swiper-slide dl dd.wx img {
    position: relative;
    z-index: 9;
    width: 64%;
}

@media (max-width: 1500px) {
    .honor-cont .swiper-button-prev,
    .honor-cont .swiper-button-next {
        display: none;
    }
}

@media (max-width: 768px) {

    .honor-cont {
        padding: 0;
        margin: .5rem 0;
    }

    .honor-swiper {
        padding: 0 0 0 1.6rem;
    }

    .honor-swiper .swiper-slide {
        width: 48.59154929577465%;
    }
}

.l {
    float: left;
}

.r {
    float: right;
}

.xwbg_x {
    background: url(../images/weixin/index_10.jpg) no-repeat center;
    height: 100px;
    overflow: hidden;
}

.xw {
    width: 48.33333333333333%;
}

.xw a:hover {
    color: #0064B6;
}

.xwl_x {
    background: url(../images/weixin/index_13.jpg) repeat-x;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 100%;
    margin: .2rem 0px;
    text-indent: 10px;
    border-left: 3px #0064b6 solid;
    color: #0064b6;
}

.more_x {
    color: #666;
    margin-right: .2rem;
}

.more_x a {
    color: #666;
}

.xwtp_x {
    margin: .2rem .5rem
}

.xwtp_x a {
    color: #666;
}

.xwt_X {
    width: 270px;
    margin-top: 15px;
}

.xw2_x {
    margin: .2rem .1rem;
    margin-top: 0px;
    font-size: 16px;
    color: #666;
    line-height: 40px;
    text-indent: 10px;
}

.xw2_x ul li {
    border-bottom: 1px #ccc dashed;
}

.xw2_x ul li a {
    color: #666;
}

.seepage {
    margin-top: .4rem;
}

.seepage ul {}

.pageup {
    padding-right: .26rem;
}

.seepage ul li,
.pageup,
.pagedown {
    width: 30px;
    float: left;
    color: #000;
    border: 1px solid #e6efff;
    margin: 2px 5px;
    height: 30px;
    line-height: 30px;
}

.seepage ul li.nowpage {
    width: 30px;
    float: left;
    color: #fff;
    border: 1px solid #e6efff;
    margin: 2px 5px;
    height: 30px;
    line-height: 30px;
    background-color: #8bc1ff;
}
@media (max-width: 1200px) {
    .xw {
        width: 100%;
    }
    .ff {
        position: relative;
        height: 140px;
        margin: 0 .1rem;
        padding-left: 210px;
    }
    .l {
        float: none;
    }
    .xwtp_x a {
        position: absolute;
        left: 0;
        top: 0;
        color: #666;
    }
}
@media (max-width: 576px) {
    .ff {
        height: auto;
        padding-left: 0;
    }
    .xwtp_x a {
        position: relative;
        left: inherit;
        top: inherit;
        color: #666;
    }
    .xwtp_x a img {
        width: 100%;
    }

    .xw2_x>ul>li {
        position: relative;
        padding-right: 120px;
    }
    .xw2_x>ul>li>a {
        display: block;
        height: 41px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .xw2_x ul li span {
        position: absolute;
        right: 0;
        top: 0;
    }
}