@charset "UTF-8";
p {
    padding: 0;
    margin: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.img {
    color: #fff;
    display: flex;
    flex-flow: column;
    align-items: center;
}


.img p {
    margin-top: 5px;
}

.img:hover {
    color: #eee;
}

@media (max-width: 1304px) {
    .w1200 {
        width: 92%;
        margin: 0 auto;
        overflow: hidden;
    }
}

@media (min-width: 1200px) {
    .banner-item img {
        height: calc(100vh - 104px);
    }

    .x-banner {
        padding-top: 104px;
    }
}

@media (max-width: 1200px) {
    .fp-tableCell {
        display: block;
        height: auto !important;
    }

    .section {
        height: auto !important;
    }
}

.ghghgha {
    position: fixed;
    right: 10px;
    top: 60vh;
    background-color: rgb(0, 122, 255);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 14px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

.ghghgha a {
    display: block;
    height: 60px;
    width: 60px;
    line-height: 60px;
}

.ghghgha img {
    width: 40%;
}

.x-sub-menu > li {
}

.x-sub-menu > li > .sec {
    position: absolute;
    top: 0;
    text-align: left;
    padding-left: 20px;
    left: 128px;
    width: 223px;
    border-radius: 5px;
    background: #fff;
    display: none;
}

.x-sub-menu > li > .sec a {
    color: #333;
    display: block;
    line-height: 33px;
}

.x-sub-menu > li:hover > .sec {
    display: block;
    padding: 10px 0 10px 15px;
}

.x-sub-menu > li .sec a:hover {
    /*color: #e96c00; */
    color: #348de2;
}

.page-wrap img {
    max-width: 100%;
    height: auto !important;
}

.x-header1 {
    height: 104px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    -webkit-box-shadow: 0 3px 3px rgba(51, 51, 51, 0.3);
    box-shadow: 0 3px 3px rgba(51, 51, 51, 0.3);
    background-color: #fff;
}

.x-header1 .x-logo {
    line-height: 104px;
}

.x-header1 .x-logo img {
    /*margin-top: -5px;*/
}

.x-header1 .tel_toip {
    color: #666666;
    margin-top: 25px ;
    background: url(../images/tel.png) no-repeat left center;
    background-size: 35px;
    padding-left: 40px;
}

.x-header1 .tel_toip p {
     font: 500 22px/20px "微软雅黑";
    font-family: Impact;
    color: #348de2;
    font-size: 20px
}

@media (max-width: 1200px) {
    .x-header1 .tel_toip {
        display: none;
    }

    .x-menu > li > a {
        padding: 0 1.2vw;
    }

    .x-menu {
        float: right;
    }
}

.title_a2 {
    text-align: center;
}

.title_a2 h2 {
    color: #333333;
    font: 500 30px/1.5em "微软雅黑";
}

.title_a2 span {
    display: block;
    /*color: #e96c00; */
    color: #348de2;
    font: 500 14px/1.5em "微软雅黑";
    text-transform: uppercase;
}

.a2_v1 {
    margin-top: 1vw;
}

.a2_b1 {
    margin-top: 3vw;
}

.a2_b1 .a2_c1 {
    width: 61.61%;
}

.a2_b1 .a2_c1 img {
    width: 100%;
}

.a2_b1 .a2_c2 {
    width: 348px;
    margin-right: 30px;
}

.a2_b1 .a2_c2 h2 {
    color: #333333;
    font: 500 22px/2em "微软雅黑";
    margin-top: 8px;
}

.a2_b1 .a2_c2 h2:after {
    content: "";
    display: block;
    width: 42px;
    height: 2px;
    /*background-color: #e96c00; */
    background-color: #348de2;
    margin-top: 5px;
}

.a2_b1 .a2_c2 .abt_wen {
    color: #666666;
    font: 500 14px/1.8em "微软雅黑";
    margin-top: 1em;
    text-indent: 2em;
}

.a2_b1 .a2_c2 a.abt_more {
    display: block;
    margin-top: 4em;
}

.a2_b2 {
    /*background: url(../images/bjj1.jpg) repeat-y center top;*/
    padding: 1em 0;
    margin-top: 2vw;
}

.a2_b2 .a2_b2v1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.a2_b2 .a2_b2v1 .a2_aa1 {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: url(../images/ghjagjh.png) no-repeat 33% center, url(../images/ghjagjh.png) no-repeat 76% center;
}

.a2_b2 .a2_b2v1 .a2_aa1 li {
    text-align: center;
}

.a2_b2 .a2_b2v1 .a2_aa1 li h2 {
    color: #333333;
    font: 500 24px/1.5em "微软雅黑";
}

.a2_b2 .a2_b2v1 .a2_aa1 li h2 span {
    font: 500 44px/1.5em "微软雅黑";
}

.a2_b2 .a2_b2v1 .a2_aa1 li:first-child h2 {
    font-size: 16px;
}

.a2_b2 .a2_b2v1 .a2_aa1 li p {
    color: #333333;
    font: 500 16px/1.5em "微软雅黑";
}

.a2_b2 .a2_b2v1 .a2_aa2 {
    width: 36%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.a2_b2 .a2_b2v1 .a2_aa2 li {
    text-align: center;
}

.a2_b2 .a2_b2v1 .a2_aa2 li a.img {
    display: block;
}

.a2_b2 .a2_b2v1 .a2_aa2 li a.img h2 {
    color: #333333;
    font: 500 16px/2em "微软雅黑";
    margin-top: 0.5em;
}

.a2_b2 .a2_b2v1 .a2_aa2 li:hover a.img img {
    -webkit-filter: invert(50%) sepia(27%) saturate(7496%) hue-rotate(8deg) brightness(98%) contrast(101%);
    filter: invert(50%) sepia(27%) saturate(7496%) hue-rotate(8deg) brightness(98%) contrast(101%);
}

.a2_b2 .a2_b2v1 .a2_aa2 li:hover a.img h2 {
    /*color: #e96c00; */
    color: #348de2;
}

@media (max-width: 1440px) {
    .a2_b1 .a2_c2 h2 {
        font-size: 18px;
    }

    .a2_b1 .a2_c2 .abt_wen {
        font-size: 12px;
    }

    .a2_b1 .a2_c1 {
        width: 64.6%;
    }

    .a2_b2 .a2_b2v1 .a2_aa1 li h2 span {
        font-size: 33px;
    }

    .a2_b2 .a2_b2v1 .a2_aa1 li p, .a2_b2 .a2_b2v1 .a2_aa1 li:first-child h2, .a2_b2 .a2_b2v1 .a2_aa2 li a.img h2 {
        font-size: 13px;
    }

    .a2_b2 .a2_b2v1 .a2_aa2 li a.img img {
        height: 35px;
    }
}

@media (max-width: 1200px) {
    .a2_v1 {
        margin-top: 2em;
    }

    .title_a2 h2 {
        font-size: 25px;
    }

    .title_a2 span {
        font-size: 13px;
        margin-top: 0.5em;
    }

    .a2_b1 {
        width: 92%;
        margin: 2em auto 0;
    }

    .a2_b1 .a2_c2 {
        width: 33%;
        float: left;
        margin-right: 0;
    }

    .a2_b1 .a2_c2 a.abt_more {
        margin-top: 2em;
    }
}

@media (max-width: 1024px) {
    .a2_b1 .a2_c1 {
        width: 100%;
        float: none;
    }

    .a2_b1 .a2_c2 {
        width: 100%;
        float: none;
    }

    .a2_b1 .a2_c2 a.abt_more {
        margin-top: 1em;
    }
}

@media (max-width: 768px) {
    .a2_b2 {
        background: none;
        padding: 0;
    }

    .a2_b2 .a2_b2v1 .a2_aa1 {
        width: 80%;
        background: none;
        margin: 0 auto;
    }

    .a2_b2 .a2_b2v1 .a2_aa2 {
        background: none;
        width: 80%;
        margin: 0 auto;
        margin-top: 1em;
    }
}

@media (max-width: 640px) {
    .a2_b1 {
        margin: 1.5em auto 0;
    }

    .a2_b1 .a2_c2 h2 {
        font-size: 16px;
    }

    .a2_b2 .a2_b2v1 .a2_aa1 li h2 span {
        font-size: 27px;
    }

    .a2_b2 .a2_b2v1 .a2_aa1 li p, .a2_b2 .a2_b2v1 .a2_aa1 li:first-child h2, .a2_b2 .a2_b2v1 .a2_aa2 li a.img h2 {
        font-size: 12px;
    }

    .a2_b2 .a2_b2v1 .a2_aa2 li a.img img {
        height: 31px;
    }
}

@media (max-width: 450px) {
    .a2_b2 .a2_b2v1 .a2_aa1, .a2_b2 .a2_b2v1 .a2_aa2 {
        width: 100%;
    }

    .title_a2 span {
        font-size: 12px;
    }
}

.section2 {
    background: url(../images/bj5.jpg) no-repeat center top;
    background-size: cover;
}

.section3 {
    background: url(../images/bj2.jpg) no-repeat center top;
    background-size: cover;
}

.a3_v1 {
    margin-top: 2vw;
}

.title_a3 h2 {
    color: #333333;
    font: 500 30px/1.3em "微软雅黑";
}

.title_a3 h2 span {
    display: block;
    /*color: #e96c00; */
    color: #348de2;
    font: 500 14px/2em "微软雅黑";
    text-transform: uppercase;
}

.a3_v1aa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.a3_v1aa .a3_b1 {
    width: 27.5833%;
}

.a3_v1aa .a3_b1 .a3_tghga {
    color: #666666;
    font: 500 14px/2.1em "微软雅黑";
    text-indent: 2em;
    margin-top: 2.3em;
}

.a3_v1aa .a3_b1 .a3_tghgaaa {
    color: #bcbcbc;
    font: 500 20px/1.5em "微软雅黑";
    margin-top: 2.3em;
}

.a3_v1aa .a3_b1 .a3_tghgaaa p {
    text-indent: 3.2em;
}

.a3_v1aa .a3_b1 .a3_tghgaaa p span {
    /*color: #e96c00; */
    color: #348de2;
    font-size: 30px;
}

.a3_v1aa .a3_b1 a.more_aadd {
    display: block;
    color: #b1b1b1;
    font: 500 12px/2.8em "微软雅黑";
    border: 1px solid #cccccc;
    width: 180px;
    text-align: center;
    margin-top: 2em;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.a3_v1aa .a3_b1 a.more_aadd:after {
    content: ">";
    display: inline-block;
    width: 0;
    padding: 0;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.a3_v1aa .a3_b1 a.more_aadd:hover {
    color: #fff;
    /*background: #e96c00; */
    background: #348de2;
    /*border-color: #e96c00; */
    border-color: #348de2;
}

.a3_v1aa .a3_b1 a.more_aadd:hover:after {
    width: auto;
    padding-left: 1em;
    opacity: 1;
}

.a3_v1aa .a3_b2 {
    width: 69.75%;
}

.a3_v1aa .a3_b2 .a3_c1 {
    background: #fafafa;
    padding: 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.a3_v1aa .a3_b2 .a3_c1 li {
    /*width: 32.6%;*/
}

.a3_v1aa .a3_b2 .a3_c1 li a.img {
    display: block;
    font-size: 0;
    position: relative;
}

.a3_v1aa .a3_b2 .a3_c1 li a.img:after {
    content: "";
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/hgahg.png) no-repeat center;
    background-size: 100% 100%;
}

.a3_v1aa .a3_b2 .a3_c1 li a.img:hover:after {
    display: block;
}

.a3_v1aa .a3_b2 .a3_c1 li a.img img {
    width: 100%;
}

.a3_v1aa .a3_b2 .a3_c1 li.img2 {
    padding-left: 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}

.a3_v1aa .a3_b2 .a3_c1 li.img2 h2 {
    color: #333333;
    font: 500 20px/2em "微软雅黑";
    width: 100%;
}

.a3_v1aa .a3_b2 .a3_c1 li.img2 .d_ashhga {
    color: #999999;
    font: 500 14px/2em "微软雅黑";
    /*text-indent: 2em;*/
    width: 100%;
}

.a3_v1aa .a3_b2 .a3_c1 li.img2 .hjaha {
    text-align: right;
    width: 100%;
}

.a3_v1aa .a3_b2 .a3_c1 li.img2 a.abt_mores {
    display: inline-block;
    color: #fff;
    font: 500 12px/2.9em "微软雅黑";
    padding: 0 2.4em;
    text-align: center;
    text-transform: uppercase;
    background: #b1b1b1;
    /*float: right;*/
    float: left;
}

.a3_v1aa .a3_b2 .a3_c1 li.img2 a.abt_mores:hover {
    /*background: #e96c00; */
    background: #348de2;
}

.a3_v1aa .a3_b2 .hahha_ab {
    position: relative;
    margin-top: 1.1em;
    overflow: hidden;
}

.a3_v1aa .a3_b2 .hahha_ab i {
    display: block;
    font-size: 0;
}

.a3_v1aa .a3_b2 .hahha_ab i img {
    width: 100%;
}

.a3_v1aa .a3_b2 .hahha_ab .ghahgajh {
    width: 33.41%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    padding: 2em 3% 0;
    display: block;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.a3_v1aa .a3_b2 .hahha_ab .ghahgajh h2 {
    color: #fff;
    font: 500 18px/2em "微软雅黑";
}

.a3_v1aa .a3_b2 .hahha_ab .ghahgajh .erjghjha {
    color: #fff;
    font: 500 14px/2em "微软雅黑";
    text-indent: 2em;
    width: 100%;
    margin-top: 9%;
}

.a3_v1aa .a3_b2 .hahha_ab .ghahgajh .hjaha {
    text-align: right;
    width: 100%;
    margin-top: 10%;
}

.a3_v1aa .a3_b2 .hahha_ab .ghahgajh a.abt_mores {
    display: inline-block;
    color: #fff;
    font: 500 12px/2.9em "微软雅黑";
    padding: 0 2.4em;
    text-align: center;
    text-transform: uppercase;
    background: #b1b1b1;
}

.a3_v1aa .a3_b2 .hahha_ab .ghahgajh a.abt_mores:hover {
    /*background: #e96c00; */
    background: #348de2;
}

.a3_v1aa .a3_b2 .hahha_ab:hover .ghahgajh {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

@media (max-width: 1300px) {
    .title_a3 h2 {
        font-size: 24px;
        text-align: center;
    }

    .title_a3 h2 span, .a3_v1aa .a3_b1 .a3_tghga {
        font-size: 12px;
    }

    .a3_v1aa .a3_b1 .a3_tghgaaa {
        font-size: 15px;
    }

    .a3_v1aa .a3_b1 .a3_tghgaaa p span {
        font-size: 21px;
    }

    .a3_v1aa .a3_b1 a.more_aadd {
        width: 130px;
    }

    .a3_v1aa .a3_b2 .a3_c1 li.img2 h2, .a3_v1aa .a3_b2 .hahha_ab .ghahgajh h2 {
        font-size: 16px;
    }

    .a3_v1aa .a3_b2 .a3_c1 li.img2 .d_ashhga, .a3_v1aa .a3_b2 .hahha_ab .ghahgajh .erjghjha {
        font-size: 12px;
    }
}

@media (max-width: 1200px) {
    .section3 {
        padding: 3em 0 2em;
    }

    .a3_v1aa .a3_b2 .hahha_ab .ghahgajh {
        padding: 1em 2% 0;
    }

    .a3_v1aa .a3_b2 .hahha_ab .ghahgajh .erjghjha {
        margin-top: 5%;
    }

    .a3_v1aa .a3_b2 .hahha_ab .ghahgajh a.abt_mores, .a3_v1aa .a3_b2 .a3_c1 li.img2 a.abt_mores {
        line-height: 2.3em;
    }
}

@media (max-width: 990px) {
    .a3_v1aa .a3_b1 {
        width: 100%;
    }

    .a3_v1aa .a3_b2 {
        width: 100%;
        margin-top: 1.5em;
    }

    .a3_v1aa .a3_b1 .a3_tghga, .a3_v1aa .a3_b1 .a3_tghgaaa {
        margin-top: 1em;
    }
}

@media (max-width: 670px) {
    .a3_v1aa .a3_b2 .a3_c1 {
        padding: 10px;
    }

    .a3_v1aa .a3_b2 .a3_c1 li {
        /*width: 49%;*/
    }

    .a3_v1aa .a3_b2 .a3_c1 li.img2 {
        width: 100%;
    }

    .a3_v1aa .a3_b2 .hahha_ab .ghahgajh {
        position: static;
        width: 100%;
        padding: 1em 2%;
        display: block;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .a3_v1aa .a3_b2 .hahha_ab .ghahgajh .erjghjha, .a3_v1aa .a3_b2 .hahha_ab .ghahgajh .hjaha {
        margin-top: 0.2em;
    }
}

.section4 {
    background: url(../images/bj1.jpg) no-repeat center top;
    background-size: cover;
}

.a4_v1 {
    margin-top: 2.2vw;
}

.a4_v1 .a4_list1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #d0d1d3;
    overflow: hidden;
    margin-top: 3.8vw;
    border-top: none;
    border-left: none;
}

.a4_v1 .a4_list1 li {
    width: 33.33333%;
    border-top: 1px solid #d0d1d3;
    border-left: 1px solid #d0d1d3;
    padding: 4% 4%;
}

.a4_v1 .a4_list1 li a.img {
    display: block;
}

.a4_v1 .a4_list1 li a.img .erjjha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.a4_v1 .a4_list1 li a.img .erjjha h2 {
    color: #666666;
    font: 600 16px/1.5em "微软雅黑";
    position: relative;
}

.a4_v1 .a4_list1 li a.img .erjjha h2:after {
    content: "";
    display: block;
    width: 54px;
    height: 2px;
    background: #d1d1d2;
    position: absolute;
    left: 0;
    bottom: 0;
}

.a4_v1 .a4_list1 li a.img .erjjha i {
    display: block;
}

.a4_v1 .a4_list1 li a.img .erjjha i img.img2 {
    display: none;
}

.a4_v1 .a4_list1 li a.img p {
    color: #666666;
    font: 500 14px/2.2em "微软雅黑";
    margin-top: 1.5em;
}

.a4_v1 .a4_list1 li:hover {
    /*background: #e96c00; */
    background: #348de2;
}

.a4_v1 .a4_list1 li:hover a.img .erjjha h2 {
    color: #fff;
}

.a4_v1 .a4_list1 li:hover a.img .erjjha h2:after {
    background: #fff;
}

.a4_v1 .a4_list1 li:hover a.img .erjjha i img.img1 {
    display: none;
}

.a4_v1 .a4_list1 li:hover a.img .erjjha i img.img2 {
    display: block;
}

.a4_v1 .a4_list1 li:hover a.img p {
    color: #fff;
}

@media (max-width: 1200px) {
    .section4 {
        padding: 2em 0;
    }
}

@media (max-width: 960px) {
    .a4_v1 .a4_list1 li a.img .erjjha h2 {
        font-size: 14px;
    }

    .a4_v1 .a4_list1 li a.img .erjjha i img {
        height: 42px;
    }

    .a4_v1 .a4_list1 li a.img p {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .a4_v1 .a4_list1 li {
        width: calc(100% / 2);
    }
}

@media (max-width: 450px) {
    .a4_v1 .a4_list1 li a.img p {
        margin-top: 1em;
    }

    .a4_v1 .a4_list1 li a.img .erjjha i img {
        height: 36px;
    }
}

.section5 {
    background: url(../images/bj3.jpg) no-repeat center top;
    background-size: cover;
}

.a5_v1 {
    margin-top: 4vw;
}

.case_soret1 {
    text-align: right;
    margin-top: -2em;
}

.case_soret1 a {
    display: inline-block;
    color: #666666;
    font: 500 16px/2em "微软雅黑";
    padding-left: 4px;
}

.case_soret1 a:hover, .case_soret1 a.cur {
    /*color: #e96c00; */
    color: #348de2;
}

.wehha {
    margin-top: 2.5vw;
}

.wehha .x-banner1 .banner-item1 img {
    width: 100%;
}

.wehha .x-bannerad1 {
    margin: 0 -7px;
}

.wehha .x-bannerad1 .banner-item1 {
    padding: 0 7px;
}

.wehha .x-bannerad1 .banner-item1 a.img {
    display: block;
    font-size: 0;
    position: relative;
}

.wehha .x-bannerad1 .banner-item1 a.img img {
    width: 100%;
}

.wehha .x-bannerad1 .banner-item1 a.img i {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url(../images/ahkjkhj.png);
    background-size: 100% 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.wehha .x-bannerad1 .banner-item1:hover a.img i {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.wehha .x-bannerad1 .banner-item1 .dac {
    background: rgba(255, 255, 255, 0.5);
    padding: 0.5em 5% 1.5em;
}

.wehha .x-bannerad1 .banner-item1 .dac h3 a {
    display: block;
    color: #333333;
    font: 500 16px/3em "微软雅黑";
    background: url(../images/ajgfhbfn.png) no-repeat left bottom;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wehha .x-bannerad1 .banner-item1 .dac p {
    color: #999999;
    font: 500 12px/2em "微软雅黑";
    margin-top: 0.7em;
}

.wehha .x-bannerad1 .banner-item1 .dac a.more_aaa {
    display: block;
    background: url(../images/jass.png) no-repeat left top;
    width: 32px;
    height: 6px;
    float: right;
}

.wehha .x-bannerad1 .banner-item1:hover .dac a.more_aaa {
    background: url(../images/jassa.png) no-repeat left top;
}

.wehha .tab {
    height: 0;
    opacity: 0;
}

.wehha .tab.on {
    height: auto;
    opacity: 1;
}

.wehha .jt_gy .owl-nav button {
    font-size: 0;
    position: absolute;
    width: 55px;
    height: 55px;
    background: url(../images/jt1.png) no-repeat center;
    background-size: 100%;
    outline: none;
    top: 40%;
    z-index: 999;
}

.wehha .jt_gy .owl-nav button:hover {
    background: url(../images/jt2.png) no-repeat center;
    background-size: 100%;
}

.wehha .jt_gy .owl-nav .owl-prev {
    left: -10%;
}

.wehha .jt_gy .owl-nav .owl-next {
    right: -10%;
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
}

a.more_ad {
    display: block;
    margin: 0 auto;
    width: 30%;
    border: 1px solid #dbdbdb;
    color: #b1b1b1;
    font: 500 18px/1.8em "Arial";
    padding: 0.5em 0;
    text-align: center;
    margin-top: 2.2vw;
    background: transparent;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

a.more_ad:after {
    content: ">";
    display: inline-block;
    width: 0;
    padding: 0;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

a.more_ad:hover {
    color: #ffffff;
    /*background: #e96c00; */
    background: #348de2;
    /*border-color: #e96c00; */
    border-color: #348de2;
}

a.more_ad:hover:after {
    width: auto;
    padding-left: 1em;
    opacity: 1;
}

@media (max-width: 1660px) {
    .wehha .jt_gy .owl-nav button {
        width: 40px;
    }

    .wehha .jt_gy .owl-nav .owl-prev {
        left: 0;
    }

    .wehha .jt_gy .owl-nav .owl-next {
        right: 0;
    }
}

@media (max-width: 1200px) {
    .case_soret1 a {
        font-size: 14px;
    }

    a.more_ad {
        font-size: 14px;
    }

    .a5_v1 {
        padding: 2.2em 0;
        margin-top: 0;
    }
}

@media (max-width: 640px) {
    .case_soret1 {
        margin-top: 0;
        text-align: left;
    }

    a.more_ad {
        min-width: 120px;
        margin-top: 1em;
        font-size: 12px;
    }

    .wehha .x-bannerad1 .banner-item1 .dac h3 a {
        font-size: 14px;
    }

    .wehha .x-bannerad1 .banner-item1 .dac p {
        line-height: 1.5em;
    }
}

.section6 {
    background: url(../images/bj7.jpg) no-repeat center top;
    background-size: cover;
}

.a6_v1 {
    margin-top: 3vw;
}

.news_sort1 {
    text-align: right;
    margin-top: -2em;
}

.news_sort1 a {
    display: inline-block;
    color: #666666;
    font: 500 16px/2em "微软雅黑";
}

.news_sort1 a:hover {
    /*color: #e96c00; */
    color: #348de2;
}

.news_sort1 span {
    padding: 0 2px 0 6px;
}

.news_sort1 span:last-child {
    display: none;
}

.xw_v1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2vw;
}

.xw_v1 .xw_a1 {
    width: 50.75%;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(153, 153, 153, 0.5);
    box-shadow: 0 1px 3px rgba(153, 153, 153, 0.5);
}

.xw_v1 .xw_a1 li a.img {
    display: block;
    position: relative;
}

.xw_v1 .xw_a1 li a.img img {
    width: 100%;
}

.xw_v1 .xw_a1 li a.img .date {
    position: absolute;
    width: 34%;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    text-align: center;
    padding-top: 10%;
}

.xw_v1 .xw_a1 li a.img .date span {
    display: block;
    color: #ffffff;
    font: 600 44px/1em "微软雅黑";
}

.xw_v1 .xw_a1 li a.img .date b {
    display: block;
    color: #ffffff;
    font: 600 26px/1em "微软雅黑";
    background: url(../images/aghhgj.png) no-repeat center 6px;
    padding-top: 42px;
}

.xw_v1 .xw_a1 li .xw_wenaa {
    padding: 2em 5% !important;
}

.xw_v1 .xw_list1 li .xw_wenaa {
    padding: 1.2em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.xw_v1 .xw_list1 li .xw_wenaa .date1 {
    text-align: center;
    color: #333333;
}

.xw_v1 .xw_list1 li .xw_wenaa .date1 p {
    font: 500 46px/1.2em "微软雅黑";
}

.xw_v1 .xw_list1 li .xw_wenaa .date1 span {
    font: 500 14px/1.2em "微软雅黑";
    display: block;
}

.xw_v1 .xw_list1 li .xw_wenaa .xw_weba {
    width: calc(100% - 100px);
}

.xw_v1 .xw_list1 li .xw_wenaa .xw_weba h2 a {
    display: block;
    color: #333333;
    font: 500 16px/1.1em "微软雅黑";
}

.xw_v1 .xw_list1 li .xw_wenaa .xw_weba h2 a:hover {
    /*color: #e96c00; */
    color: #348de2;
}

.xw_v1 .xw_list1 li .xw_wenaa .xw_weba p {
    color: #999999;
    font: 500 14px/1.7em "微软雅黑";
    margin-top: 0.4em;
}

.xw_v1 .xw_a2 {
    width: 47.8%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(153, 153, 153, 0.5);
    box-shadow: 0 1px 3px rgba(153, 153, 153, 0.5);
    padding: 1.5% 3%;
}

.xw_v1 .xw_a2 .xw_aa li + li {
    border-top: 1px solid #eaeaea;
}

@media (max-width: 1200px) {
    .a6_v1 {
        margin-top: 0;
        padding: 2em 0;
    }

    .xw_v1 .xw_list1 li .xw_wenaa .xw_weba h2 a {
        font-size: 14px;
    }

    .xw_v1 .xw_list1 li .xw_wenaa .xw_weba p, .xw_v1 .xw_list1 li .xw_wenaa .date1 span {
        font-size: 12px;
    }

    .xw_v1 .xw_list1 li .xw_wenaa .date1 p {
        font-size: 32px;
    }

    .xw_v1 .xw_list1 li .xw_wenaa .xw_weba {
        width: calc(100% - 63px);
    }

    .xw_v1 .xw_a1 li a.img .date span {
        font-size: 32px;
    }

    .xw_v1 .xw_a1 li a.img .date b {
        font-size: 20px;
    }
}

@media (max-width: 990px) {
    .xw_v1 .xw_a1 {
        width: 100%;
    }

    .xw_v1 .xw_a2 {
        width: 100%;
        margin-top: 1em;
    }
}

@media (max-width: 640px) {
    .news_sort1 {
        margin-top: 0;
        text-align: left;
    }

    .xw_v1 .xw_a1 li a.img .date {
        display: none;
    }
}

.section7 {
    background: url(../images/bj4.jpg) no-repeat center top;
    background-size: cover;
}

.a7_v1 {
    margin-top: 2.2vw;
}

.a7_va1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2vw;
}

.a7_va1 .a7_b1 {
    width: 50.75%;
    background: url(../images/ahjkjhk.jpg) no-repeat center top;
    background-size: 100% 100%;
    padding: 2% 6%;
    -webkit-box-shadow: 0 2px 5px rgba(153, 153, 153, 0.6);
    box-shadow: 0 2px 5px rgba(153, 153, 153, 0.6);
}

.a7_va1 .a7_b1 .tit_msh h2 {
    color: #333333;
    font: 600 20px/1.6em "微软雅黑";
}

.a7_va1 .a7_b1 .tit_msh h2 span {
    color: #999999;
    font: 500 14px/1.5em "微软雅黑";
    display: block;
}

.a7_va1 .a7_b1 .shgghhga {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 2em;
}

.a7_va1 .a7_b1 .shgghhga .ljjs {
    width: 32%;
}

.a7_va1 .a7_b1 .shgghhga .ljjs input {
    width: 100%;
    border: 1px solid #eaeaea;
    color: #999999;
    font: 500 14px/2.2em "微软雅黑";
    text-indent: 1em;
}

.a7_va1 .a7_b1 .shgghhgaad {
    margin-top: 12px;
}

.a7_va1 .a7_b1 .shgghhgaad textarea {
    width: 100%;
    border: 1px solid #eaeaea;
    color: #999999;
    font: 500 14px/2.2em "微软雅黑";
    text-indent: 1em;
}

.a7_va1 .a7_b1 .code-group {
    vertical-align: top;
    margin-top: 1em;
}

.a7_va1 .a7_b1 #checkcode {
    border: 1px solid #eaeaea;
    color: #999999;
    font: 500 14px/2.2em "微软雅黑";
    max-width: 120px;
}

.a7_va1 .a7_b1 input.x-submit {
    color: #ffffff;
    font: 500 14px/2.5em "微软雅黑";
    /*background: #e96c00; */
    background: #348de2;
    border: none;
    padding: 0 2em;
}

.a7_va1 .a7_b2 {
    width: 49.25%;
    -webkit-box-shadow: 0 2px 7px rgba(153, 153, 153, 0.6);
    box-shadow: 0 2px 7px rgba(153, 153, 153, 0.6);
}

.a7_va1 .a7_b2 i {
    display: block;
}

.a7_va1 .a7_b2 i img {
    width: 100%;
}

.a7_va1 .a7_b2 .shah {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em 20%;
    background: #fff;
}

.a7_va1 .a7_b2 .shah li {
    width: auto;
    text-align: center;
}

.a7_va1 .a7_b2 .shah li a.img {
    display: block;
}

.a7_va1 .a7_b2 .shah li i {
    display: inline-block;
}

.a7_va1 .a7_b2 .shah li i img.img2 {
    display: none;
}

.a7_va1 .a7_b2 .shah li h3 {
    color: #333333;
    font: 500 16px/2em "微软雅黑";
}

.a7_va1 .a7_b2 .shah li:hover i img.img1 {
    display: none;
}

.a7_va1 .a7_b2 .shah li:hover i img.img2 {
    display: inline-block;
}

.a7_va1 .a7_b2 .shah li:hover h3 {
    color: #666;
}

@media (max-width: 1200px) {
    .a7_v1 {
        margin-top: 0;
        padding: 2em 0;
    }

    .a7_va1 .a7_b2 .shah {
        padding: 4.6% 15%;
    }

    .a7_va1 .a7_b1 {
        padding: 2% 4%;
    }
}

@media (max-width: 990px) {
    .a7_va1 .a7_b1 {
        width: 100%;
    }

    .a7_va1 .a7_b2 {
        width: 100%;
    }
}

@media (max-width: 450px) {
    .a7_va1 .a7_b1 .tit_msh h2 {
        font-size: 14px;
    }

    .a7_va1 .a7_b1 .tit_msh h2 span {
        font-size: 12px;
    }

    .a7_va1 .a7_b1 {
        padding: 0;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .a7_va1 .a7_b1 .shgghhga {
        margin-top: 1em;
    }

    .a7_va1 .a7_b1 .code-group {
        margin-top: 5px;
    }

    .a7_va1 .a7_b1 .shgghhga .ljjs {
        width: 100%;
        margin-top: 10px;
    }

    .a7_va1 .a7_b1 .shgghhgaad {
        margin-top: 10px;
    }

    .a7_va1 .a7_b2 {
        display: none;
    }
}

.section8 {
    background: url(../images/bj6.jpg) no-repeat center top;
    background-size: cover;
}

.a8_v1 {
    margin-top: 0;
}

.a8_v1 .a8_ahgga {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1vw;
    margin-bottom: 2vw;
}

.a8_v1 .a8_ahgga .a8_b1 {
    /*width: 35%;*/
    /*padding-left: 10%;*/
    color: #666;
    font: 500 16px/3em "微软雅黑";
}

.a8_v1 .a8_ahgga .a8_b1 img {
    padding-right: 1em;
}

.a8_v1 .a8_ahgga .a8_b2 {
    width: 65%;
    /*border: 3px solid #fff;*/
    /*padding: 5% 5%;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.a8_v1 .a8_ahgga .a8_b2 .d_erm1 {
    color: #666666;
    font: 500 14px/2em "微软雅黑";
    text-align: center;
}

.a8_v1 .a8_ahgga .a8_b2 .d_erm1 img {
    padding-bottom: 1em;
}

.a8_v1 .a8_ahgga .a8_b2 .d_erm2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.a8_v1 .a8_ahgga .a8_b2 .d_erm2 li {
    width: 45%;
}

.a8_v1 .a8_ahgga .a8_b2 .d_erm2 li img {
    width: 100%;
}

.a8_v1 .a8_ahgga .a8_b2 .d_erm2 li h2 {
    color: #666;
    font: 500 14px/2em "微软雅黑";
    text-align: center;
    margin-top: 0.4em;
}

.a8_v2 {
    position: absolute;
    width: 100%;
    bottom: 2em;
}

.a8_v2, .a8_v2 a {
    text-align: center;
    color: #666666;
    font: 500 14px/2em "微软雅黑";
}

.a8_v2 a:hover {
    /*color: #e96c00; */
    color: #348de2;
}

@media (max-width: 1200px) {
    .section8 {
        padding: 2em 0;
    }

    .a8_v2 {
        position: static;
    }

    .a8_v2, .a8_v2 a {
        font-size: 12px;
        line-height: 1.6em;
    }

    .a8_v1 .a8_ahgga .a8_b1 {
        font-size: 14px;
        padding: 0;
        width: auto;
    }
}

@media (max-width: 990px) {
    .a8_v1 .a8_ahgga .a8_b2 .d_erm1 {
        display: none;
    }

    .a8_v1 .a8_ahgga .a8_b2 {
        width: auto;
    }

    .a8_v1 .a8_ahgga .a8_b2 .d_erm2 {
        width: 220px;
    }

    .x-seo1 {
        display: none;
    }
}

@media (max-width: 640px) {
    .a8_v1 .a8_ahgga .a8_b1 {
        width: 100%;
        font-size: 14px;
        line-height: 2em;
    }

    .a8_v1 .a8_ahgga .a8_b1 img {
        /*max-height: 16px;*/
    }

    .a8_v1 .a8_ahgga .a8_b2 {
        padding: 0;
        border: none;
        margin: 1.2em;
        display: none;
    }
}

@media (max-width: 450px) {
    .a8_v1 .a8_ahgga .a8_b1, .a8_v1 .a8_ahgga .a8_b2 .d_erm2 li h2 {
        font-size: 12px;
    }
}

@media (min-width: 992px) {
    .page-banner {
        margin-top: 104px;
    }
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@media (min-width: 1200px) {
    .active .lr_a1 {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        animation-delay: 0.5s;
        -webkit-animation-delay: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInLeftBig;
        animation-name: fadeInLeftBig;
    }

    .active .rr_a1 {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        animation-delay: 0.5s;
        -webkit-animation-delay: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInRightBig;
        animation-name: fadeInRightBig;
    }

    .active .up_a1 {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-delay: 0.5s;
        -webkit-animation-delay: 0.5s;
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
    }

    .active .down_a1 {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        animation-delay: 0.5s;
        -webkit-animation-delay: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
    }
}


.footer {
    background-color: #272c31;
    padding-top: 50px;
    color: #bdbebf;
}

.footer .pp {
    display: none;
}

.footer a {

    color: #fff;
}

.footer a:hover {
    color: #eee;
}

.footer dl {
    float: left;
    margin: 0;
    width: 140px;
}

.footer dt {
    margin-bottom: 15px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footer dt:after {
    display: block;
    content: '';
    height: 1px;
    width: 20px;
    background-color: #52565a;
    margin-top: 10px;
}

.footer dd {
    margin: 0;
}

.footer dd li {
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footer-contact {
    float: right;
    width: 220px;
}

.footer-contact .tel {
    font-family: Impact;
    font-size: 30px;
    color: #fff;
    line-height: 1.1;
    /*background: url(../images/907_tel_1.png) no-repeat 0 0;*/
    padding-left: 40px;
}

.footer-contact .tel small {
    font-size: 16px;
}

.footer-contact .code {
    margin: 20px 0 0 40px;
}

.footer-contact .code .img-center {
    float: left;
    width: 100px;
}

.footer-contact .code .img-center img {
    width: 100px;
}

.footer-contact .code .text {
    float: right;
    border-top: 1px solid #52565a;
    border-bottom: 1px solid #52565a;
    line-height: 28px;
    padding: 20px 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    letter-spacing: 4px;
}

.footer-copy {
    border-top: 1px solid #aaa;
    background-color: #272c31;
    color: #fff;
    margin-top: 35px;
    padding: 6px 0;
    text-align: center;
}

.footer-copy p {
    margin: 5px 0;
}

.footer-copy a {
    color: #fff;
}


.footer-fix {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 10;
    display: none;
}

.footer-fix li {
    float: left;
    width: 25%;
}

.footer-fix li a {
    display: block;
    text-align: center;
    padding: 8px 0;
    font-size: 13px;
    line-height: 1;
    color: #fff;
}

.footer-fix li i {
    display: block;
    height: 28px;
    background: no-repeat center;
    background-size: contain;
    margin-bottom: 3px;
}

.footer-fix li i.i1 {
    background-image: url(../images/sj1.png);
}

.footer-fix li i.i2 {
    background-image: url(../images/sj2.png);
}

.footer-fix li i.i3 {
    background-image: url(../images/sj3.png);
}

.footer-fix li i.i4 {
    background-image: url(../images/sj4.png);
}

.copy_sj{
	display: none;
}
@media screen and (max-width: 800px) {

	.copy_sj {
		display: block;
		font-size: 12px;
		color: #fff;
		text-align: center;
	}
    .footer-fix {
        display: block;
        background-color: #348de2;
    }

    .footersj {
        /*padding-bottom: 50px;*/
    }

    .footer {
        /*display: none;*/
        padding-top: 30px;
    }

    .footer dl {
        margin: 0 1% 10px;
        width: 48%;
        border: 1px solid #fff;
        box-sizing: border-box;
        padding: 0 15px;
    }

    .footer dt {
        line-height: 36px;
        font-size: 16px;
        margin: 0;
        position: relative;
    }

    .footer dt:after {
        position: absolute;
        right: 6px;
        top: 50%;
        width: 9px;
        height: 9px;
        border-top: solid 1px #bdbebf;
        border-right: solid 1px #bdbebf;
        background-color: transparent;
        margin: -3px 0 0;
        -webkit-transform: rotate(135deg) translateX(-50%);
        transform: rotate(135deg) translateX(-50%);
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .footer dd {
        display: none;
    }

    .footer dd ul {
        padding-bottom: 10px;
    }

    .footer dl.open dt:after {
        -webkit-transform: rotate(315deg) translateX(-50%);
        transform: rotate(315deg) translateX(-50%);
        right: 0;
        margin-top: -6px;
    }

    .footer .pp {
        display: block;
    }

    .footer-contact {
        width: 100%;
        margin-top: 10px;
    }

    .footer-contact .code {
        display: none;
    }

    .footer-copy {
        margin-top: 30px;
        font-size: 12px;
        text-align: center;
    }
}