@charset "utf-8";
/* CSS Document */
/*公共样式与首页样式*/
@font-face {
    font-family: "syht";
    src: url("fonts/syht.eot");
    src: url("fonts/syht.eot?#iefix") format("embedded-opentype"),
        url("fonts/syht.woff2") format("woff2"), url("fontStyle/syht.woff") format("woff"),
        url("fonts/syht.ttf") format("truetype"),
        url("fonts/syht.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
A {
    TEXT-DECORATION: none;
}

A:link {
    color: #222222;
    outline: none;
}

A:visited {
    color: #222222
}

A:active {
    color: #222222
}

A:hover {
    COLOR: #ff971a;
}

BODY {
    margin: 0px;
    font-family: "syht",Arial;
    background: #ffffff;
    color: #222222;
}

p, h1, h2, h3, h4, h5, h6, ul, li, input, dl, dt, dd, header, article, iframe, footer, ol, div, img, html {
    margin: 0px;
    padding: 0px;
}
h1, h2, h3, h4, h5, h6{
    font-weight: bold;
}
input {
    border: 0px;
}

img {
    border: 0px;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    max-width: 100%;
    height: auto;
}

li {
    list-style: none;
}

a, span, input, p, li {
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

b {
    font-weight: normal;
}

input, button, select, textarea {
    outline: none;
    fofont-family: "syht";
    font-size: 12px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}


/*导航*/
.lf {
    float: left
}

.rg {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px
}

.head {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    min-width: 1000px;
    z-index: 9999;
    background: #fff;
    height: 80px;
    transition: all .3s;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .1);
}

.logo {
    padding-top: 12px;
    width: 291px;
    transition: all .3s
}

.logo a {
    display: block;
    position: relative;
    overflow: hidden
}

.logo img {
    width: 100%;
    position: relative;
    z-index: 100
}

.logo .p1 {
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 80%;
}

.nav {
    width: 68%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;


}

.nav ul li {
    float: left;
    width: 12.5%;
    height: 50px;
    transition: all .2s
}

.nav ul li .a1 {
    line-height: 48px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333;
    transition: all .2s
}

.nav ul li:hover .a1 {
    color: #ff971a;
    transition: all .2s;
    border-bottom: 2px solid #ff971a;
}

.nav ul li .a1_dq {
    color: #ff971a !important;
    transition: all .2s;
    border-bottom: 2px solid #ff971a;
}

.nav ul li .div1 {
    display: none;
    background: #f9f9f9;
    width: 100%;
    left: 0px;
    position: absolute;
    top: 80px;
    z-index: 100;
}

.nav ul li .div1 .p1 {
    width: 1200px;
    margin: 0 auto;
    padding: 25px 0;
    background: #f9f9f9;
}

.nav ul li .div1 .p1 a {
    text-transform: uppercase;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin: 0 15px;
    transition: all .2s;
    padding: 0px 35px;
}

.nav ul li .div1 .p1 .ej_dq {
    color: #ff971a;
    background: #fff;
}

.nav ul li .div1 .p1 a:hover {
    color: #ff971a;
    background: #fff;
}


.nav ul li .mad3 .p1 .pad {
    margin-left: 30%
}

.nav ul li .mad4 .p1 .pad {
    margin-left: 44%
}

.nav ul li .mad5 .p1 .pad {
    margin-left: 45%
}

.nav ul li .mad6 .p1 {
    text-align: right
}

.a_txt {
    display: none
}


.head_top_dh {
    padding: 5px 10px 0 0;
    text-align: right;
    font-size: 14px;
}

.head_top_dh span {
    color: #ff971a;
    font-size: 18px;
    font-weight: 700;
}

.container {
    padding: 0;
}

.moblie_head {
    display: none;
}

.section .fp-tableCell {
    padding: 80px 0 0 0;
}

.foot_list {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

/*导航*/
@media screen and (min-width: 1200px) {

    .nav ul li .a1 {
        font-size: 18px;
        color: #333333;
        font-weight: bold;
    }

    .nav ul li .div1 .p1 a {
        font-size: 16px;
        font-weight: bold;
    }

    .nav ul li .div1 .p1 {

    }
}

@media screen and (max-width: 1200px) {
    .nav ul li .div1 .p1 a {
        padding: 5px 20px;
        line-height: 37px;
        margin-right: 20px;
        height: auto;
    }

    .nav ul li .div1 .p1 {
        width: 57.4%;
        float: right;
        height: 70px;
        line-height: 70px;
        background: #f9f9f9;
    }
}

/*移动端导航*/
@media screen and (max-width: 1200px) and (min-width: 0px) {
    .moblie_head {
        display: block;
    }

    .head {
        display: none
    }

    #fp-nav {
        display: none;
    }

    .moblie_head {
        display: block;
        height: 60px;
        background: #fff;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 9999;
    }

    .moblie_head .lf {
        padding-top: 14px;
        padding-left: 5%
    }

    .moblie_head .lf img {
        height: 35px
    }

    .moblie_head .rg {
        padding-right: 5%;
        padding-top: 23px
    }

    .moblie_head .rg p img {
        height: 20px;
        vertical-align: top
    }

    .a_txt {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000
    }

    .a_txt .div1 {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1
    }

    .a_txt .div2 {
        position: absolute;
        width: 20%;
        left: 0px;
        top: 5%;
        z-index: 100;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0
    }

    .a_txt .div3 {
        position: absolute;
        width: 80%;
        right: 0px;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
        right: -80%
    }


    .a_txt .div3 ul {
        padding-left: 5%;
        padding-right: 5%
    }

    .a_txt .div3 ul li {
        border-bottom: 1px solid #232530;
        position: relative;
    }

    .a_txt .div3 ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px
    }

    .a_txt .div3 ul li .sj_dq {
        color: #ff971a;
    }

    .a_txt .div3 ul li .sj_er {
        color: #ff971a;
    }

    .a_txt .div3 ul li .a_js2 {
        background: url(../images/plus.png) right center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s;
        display: block;
        cursor: pointer;

    }

    .a_txt .div3 ul li .a_js2.on {
        background: url(../images/reduce.jpg) right center no-repeat;
    }

    .a_txt .div3 ul li .a_txt2 {
        display: none
    }

    .a_txt .div3 ul li .a_txt2 a {
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }
}

/*导航*/
/*底部*/
@media only screen and (min-width: 1200px) {
    body {
        font-size: 16px;
    }

    .foot {
        background: #3a3a3a;
        padding: 20px 0;
        color: #fff;
        border-bottom: 1px solid #4e4e4e;

    }

    .foot_top {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .foot_top_cpzx_list {
        border-bottom: 1px solid #4e4e4e;
        position: relative;
        margin-bottom: 15px;
        padding-bottom: 10px;
    }

    .foot_top_cpzx_list i {
        display: inline-block;
        width: 40px;
        height: 3px;
        background: #ff971a;
        position: absolute;
        bottom: -2px;
        left: 0px;
    }

    .foot_top_list {
        line-height: 30px;
        font-size: 15px;
    }

    .foot_top_list li a {
        color: #cccccc;
    }

    .foot_top_list li a:hover {
        color: #ff971a;
    }

    .foot_top_cpzx1 {
        width: 22%;
    }

    .foot_top_cpzx1 .foot_top_list {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .foot_top_cpzx1 .foot_top_list li {
        margin-right: 46px;
    }

    .foot_top_cpzx1 .foot_top_list li:nth-child(2n) {
        margin-right: 0;
    }

    .foot_top_cpzx_img {
        margin-bottom: 10px;
    }

    .foot_but {
        background: #3a3a3a;
        padding: 10px 0;
    }

    .foot_but_list {
        color: rgba(255, 255, 255, .3);
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .foot_but_list a {
        margin: 0 5px;
        color: rgba(255, 255, 255, .3);
    }

    .foot_but_list a:hover {
        color: #ff971a;
    }

    .foot_top_cpzx_ewm {
        text-align: center;
    }

}

@media only screen and (max-width: 1200px) {
    body {
        font-size: 16px;
    }

    .foot {
        background: #3a3a3a;
        padding: 2% 0;
        color: #fff;
        border-bottom: 1px solid #777;

    }

    .foot_top {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .foot_top_cpzx_list {
        border-bottom: 1px solid #4e4e4e;
        position: relative;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .foot_top_cpzx_list i {
        display: inline-block;
        width: 40px;
        height: 2px;
        background: #ff971a;
        position: absolute;
        bottom: -1px;
        left: 0px;
    }

    .foot_top_list {
        line-height: 30px;
    }

    .foot_top_list li a {
        color: #cccccc;
    }

    .foot_top_list li a:hover {
        color: #ff971a;
    }

    .foot_top_cpzx1 {
        width: 22%;
    }

    .foot_top_cpzx1 .foot_top_list {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .foot_top_cpzx1 .foot_top_list li {
        margin-right: 10%;
    }

    .foot_top_cpzx1 .foot_top_list li:nth-child(2n) {
        margin-right: 0;
    }

    .foot_top_cpzx_img {
        margin-bottom: 10px;
    }

    .foot_but {
        background: #3a3a3a;
        padding: 10px 0;
        width: 100%;
    }

    .foot_but_list {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        color: rgba(255, 255, 255, .3);
    }

    .foot_but_list a {
        color: rgba(255, 255, 255, .3);
    }

    .foot_but_list a:hover {
        color: #ff971a;
    }

    .foot_top_cpzx_ewm {
        text-align: center;
    }

}

@media only screen and (max-width: 991px) {

}

@media only screen and (max-width: 790px) {
    .foot_top .foot_top_cpzx {
        display: none;
    }

    .foot_top .foot_top_cpzx_ewm {
        display: block;
        text-align: center;
        margin: 0 auto;
    }
}

/*底部*/
/*侧边导航*/
@media only screen and (min-width: 1200px) {
    .ddygy_list {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
    }

    .ddygy_list .ddygy_list_left {
        width: 27%;
        margin-right: 33px;
    }

    .ddygy_list .ddygy_list_right {
        width: 73%;
        line-height: 28px;
        margin-bottom: 37px;
    }

    .accordion {
        width: 100%;
        background: #FFF;
    }

    .accordion .link {
        cursor: pointer;
        display: block;
        padding: 0 15px 0 40px;
        height: 70px;
        line-height: 70px;
        font-size: 18px;
        border-bottom: 1px solid #CCC;
        position: relative;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .accordion .link a {
        color: #ff971a;
    }

    .accordion .link i {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url("../images/jz.png") no-repeat;
    }

    .accordion li i {
        position: absolute;
        top: 28px;
        left: 12px;
        font-size: 18px;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .accordion li.open .link {
        color: #ff971a;
    }

    .accordion li.open i {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .submenu {
        display: none;
        background: #fff;
        font-size: 16px;
    }

    .submenu a {
        height: 50px;
        line-height: 50px;
        display: block;
        text-decoration: none;
        color: #000;
        padding-left: 40px;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

    .submenu a:hover {
        color: #ff971a;
    }


}

@media only screen and (max-width: 1200px) {
    .ddygy_list {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .ddygy_list .ddygy_list_left {
        width: 100%;
        margin-right: 0;
    }

    .ddygy_list .ddygy_list_right {
        width: 100%;
        margin-bottom: 5%;
        line-height: 28px;
    }

    .accordion {
        width: 100%;
        background: #FFF;
    }

    .accordion .link {
        cursor: pointer;
        display: block;
        padding: 0 15px 0 40px;
        height: 65px;
        line-height: 65px;
        font-size: 17px;
        border-bottom: 1px solid #CCC;
        position: relative;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .accordion .link a {
        color: #ff971a;
    }

    .accordion .link i {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url("../images/jz.png") no-repeat;
    }

    .accordion li i {
        position: absolute;
        top: 25px;
        left: 12px;
        font-size: 18px;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .accordion li.open .link {
        color: #ff971a;
    }

    .accordion li.open i {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .submenu {
        display: none;
        background: #fff;
        font-size: 16px;
    }

    .submenu a {
        height: 40px;
        line-height: 40px;
        display: block;
        text-decoration: none;
        color: #000;
        padding-left: 40px;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
    }

    .submenu a:hover {
        color: #ff971a;
    }


}

@media only screen and (max-width: 991px) {

}

/*侧边导航*/
/*首页*/

@media only screen and (min-width: 1200px) {
    .swiper-button-next5, .swiper-button-prev5 {
        display: none;
    }

    body {
        font-size: 16px;
    }

    .section1 {
        /*background: url(../images/banner1.jpg) center top no-repeat;*/
        /*background-size: cover;*/
    }

    .section2 {
        background: url(../images/banner2.png) no-repeat;
        background-size: cover;
    }

    .section3 {
        background: url(../images/banner3.png) no-repeat;
        background-size: cover;
    }

    .section4 {
        background: url(../images/banner4.png) no-repeat;
        background-size: cover;
    }

    .section5 {
        background: url(../images/banner5.png) no-repeat;
        background-size: cover;
    }

    .section6 {
        background: url(../images/banner6.png) no-repeat;
        background-size: cover;
    }

    .section7 {
        background: url(../images/banner7.png) no-repeat;
        background-size: cover;
    }

    .section8 {
        background: #f5f5f5 no-repeat;
        background-size: cover;
    }


    .glpt {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #fff;
    }

    .glpt .glpt_top h1 {
        font-size: 50px;
    }

    .glpt .glpt_top i {
        margin: 10% auto;
        display: block;
        width: 80px;
        height: 3px;
        background: #ff971a;
    }

    .glpt .glpt_top .glpt_top_xxh {
        text-align: center;
        font-size: 27px;
        letter-spacing: 10px;
    }

    .glpt_top {
        margin-bottom: 5%;
    }

    .glpt_but .glpt_but_ljty a {
        font-size: 20px;
        padding: 5px 25px;
        border: 2px solid rgba(255, 255, 255, 1);
        border-radius: 10px;
        color: #fff;
        display: inline-block;
        text-align: center;
    }

    .glpt_but .glpt_but_ljty1 a {
        border: 2px solid rgba(170, 170, 170, 1);
        color: #333333;
    }

    .glpt_but .glpt_but_ljty a:hover {
        color: #fff;
        background: #ff971a;
        border: 2px solid #ff971a;
    }

    .glpt_but .glpt_but_img {
        text-align: center;
    }

    .glpt_but {
        text-align: center;
    }

    .glpt_but_ljty {
        width: 100%;
        margin-bottom: 60px;
    }

    /*第二屏*/
    .xmg {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #bfbfbf;
        margin-bottom: 5%;
        padding-bottom: 5px;
        height: 50px;
    }


    .xmg_bor {
        margin-bottom: 5%;
        padding-bottom: 3%;
        border-bottom: 1px solid #bfbfbf;
        width: 100%;
    }

    .xmg li {
        font-size: 23px;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .xmg li:nth-of-type(2) {
        margin-left: 10%;
    }

    .xmg_ge {
        font-size: 16px;
        color: #777777 !important;
    }

    .xmg_bb {
        display: none;
    }

    .xmg_bb_on {
        display: block;
    }

    .xmg .cur {
        font-size: 27px;
        color: #ff971a !important;
    }

    .xmg_but_left {
        width: 100%;
    }

    .xmg_but_left {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .xmg_but_left li {
        width: 47%;
        margin-bottom: 2%;
        background: url("../images/sy1.png") 0 7px no-repeat;
        padding: 0 0 0 2%;
    }

    .xmg_but_left li a p {
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .xmg_but_left li a p:nth-of-type(2n) {
        font-size: 14px;
        color: #777777;
    }

    /*第三屏*/
    .yyoa {
        text-align: center;
        color: #fff;
    }

    .yyoa h1 {
        font-size: 40px;
        margin-bottom: 7%;
    }

    .yyoa_list {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .yyoa_list li {
        background: url("../images/yybg.png") no-repeat;
        background-size: cover;
        width: 18.4%;
        margin-right: 2%;
        margin-bottom: 6%;
        padding: 19px 20px;
        font-size: 23px;
        border-radius: 10px;
    }

    .yyoa_list li:nth-child(5n+5) {
        margin-right: 0;
    }

    .yyoa_list .yyoa_list_li {
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .yyoa_list .yyoa_list_li:hover img {
        margin-bottom: 15px;
    }

    .yyoa_list li:hover .yyoa_list_img img {
        margin-bottom: 15px;
    }

    .yyoa_list_img {
        padding: 0 0 15px 0;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 20px;
        width: 60px;
        height: 85px;
        border-bottom: 3px solid #9aabc6;
    }

    .yyoa_list_text {
        color: #fff;
        width: 100%;
        overflow: hidden;
        height: 33px;
        line-height: 33px;
    }

    /*第四屏*/
    .yygl {
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: space-between;
        /*margin-bottom: 10%;*/
    }

    .yygl .yygl_left {
        width: 40%;
        text-align: right;

    }

    .yygl .yygl_right {
        width: 52%;
        text-align: left;
        /*padding: 0 6% 0 0;*/
    }

    .yygl_right h1 {
        font-size: 38px;
        background: url("../images/scb.png") 0 4px no-repeat;
        background-size: 9px;
        padding-left: 25px;
    }

    .yygl_right_but {
        width: 100%;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
        /*padding: 0 10% 0 0;*/
        margin-top: 10%;
        margin-bottom: 9%;

    }

    .yygl_right_but li {
        padding: 0 15px;
        overflow: hidden;
        line-height: 25px;
        height: 25px;
        width: 31%;
        font-size: 18px;
        background: url("../images/sy.png") 0 center no-repeat;
        margin-right: 3%;
        margin-bottom: 3%;
    }

    .yygl_right_but li:nth-child(3n+3) {
        margin-right: 0;
    }

    .yygl_right_but1 {
        text-align: left;
    }

    .glpt_but1 .glpt_but_ljty1 {
        display: none;
    }

    /*第五屏*/
    .ddygy {
        text-align: center;
        position: relative;
        background: url("../images/ddygy.png") center center no-repeat;
        height: 461px;
        /*margin-bottom: 13%;*/
    }

    .ddygy_zx {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -130px 0 0 -130px;
        height: 260px;
        width: 260px;
        text-align: center;
        background: #fff;
        border-radius: 100%;
        font-size: 40px;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .ddygy_zx i {
        width: 50px;
        display: inline-block;
        height: 2px;
        background: #ff971a;
    }

    .ddygy_wt li a {
        color: #fff;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .ddygy_wt li a:hover {
        color: #ff971a;
    }

    .ddygy_wt li a p:first-child {
        margin-right: 10px;
    }

    .ddygy_wt li:nth-of-type(1) {
        top: 49px;
        left: 289px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(2) {
        top: -55px;
        left: 575px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(3) {
        top: 49px;
        right: 289px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(4) {
        top: 205px;
        right: 226px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(5) {
        bottom: 49px;
        right: 305px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(6) {
        bottom: -48px;
        right: 577px;
        position: absolute;
    }


    .ddygy_wt li:nth-of-type(7) {
        bottom: 51px;
        left: 304px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(8) {
        bottom: 210px;
        left: 236px;
        position: absolute;
    }

    .sh_dd {
        display: none;
    }

    /*第六屏*/
    .zdbz {
        display: -webkit-flex;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: space-between;
        /*margin-bottom: 10%;*/
    }

    .zdbz .zdbz_yygl_left {
        width: 35%;
        text-align: left;
    }

    .zdbz .zdbz_yygl_right {
        width: 60%;
        margin-right: 5%;
    }

    .zdbz_yygl_right > p {
        padding: 5% 0 5% 25px;
        border-bottom: 1px solid #bdbebe;
        color: #666666;
    }

    .zdbz_yygl_right_but li {
        width: 150px;
        height: 150px;
        border-radius: 100%;
        background: rgba(255, 255, 255, .5);
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
        padding: 0;
        line-height: 40px;
        margin-right: 40px;
    }


    .zdbz_yygl_right_but li a p:first-child {
        font-size: 48px;
        color: #ff971a;
        font-weight: 700;
    }

    .zdbz_yygl_right_but li a p:last-child {
        font-size: 15px;
    }

    .zdbz_yygl_right_but {
        margin: 5% 0;
    }

    /*第七屏*/
    .dsj .zdbz_yygl_right h1 {
        color: #fff;
    }

    .dsj .dsj_list {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 2%;
    }

    .yysj .dsj_list {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .yysj .dsj_list li {
        width: 50%;
        margin-bottom: 10px;
        text-align: center;
        border-radius: 5px;
        background: #fff;
        padding: 10px;
    }

    .dsj .dsj_list li {
        background: #fff;
        width: 29.3%;
        margin-right: 6%;
        margin-top: 3%;
        text-align: center;
        padding: 10px;
        border-radius: 5px;
    }

    .dsj .dsj_list li:nth-child(3n+3) {
        margin-right: 0;
    }

    .dsj_list_img {
        height: 200px;
        overflow: hidden;
        transition: all .3s;

    }

    .dsj .dsj_list li:hover img {
        transform: scale(1.2);
        transition: all .3s;
    }

    .dsj_list_text {
        margin-top: 10px;
        font-size: 14px;
        text-indent: 2em;
        text-align: left;
        height: 68px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .dsj_but {
        margin-bottom: 30px;
    }

    /*第八屏*/
    .hzhb {
        border-bottom: 1px solid #d1d1d1;
        /*padding-bottom: 3%;*/
        padding: 0 70px 3%;
        position: relative;
    }

    .swiper-slide1 {
        background: #fff;
        height: 80px;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 2px solid #e5e5e5;
        border-radius: 5px;
        cursor: pointer;
        overflow: hidden;
    }

    .swiper-slide1 img {
        max-height: 76px;
        max-width: 90%;
    }

    .swiper-slide1:hover {
        border: 2px solid #ff971a;
    }

    .hzhb_but {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 250px;
    }

    .swiper-slide1_cur {
        border: 2px solid #ff971a;
    }


    .hzhb_but_list {
        display: none;
    }

    .hzhb_but_list1 {
        display: block;
    }

    .hzhb_but_img {
        width: 26%;
        margin-right: 2%;
    }

    .hzhb_but_img img {
        border-radius: 10px;
    }

    .hzhb_but_right {
        padding-top: 5%;
        width: 67%;
    }

    .hzhb_but_right h1 {
        font-size: 24px;
    }

    .hzhb_but_right i {
        width: 60px;
        height: 3px;
        background: #ff971a;
        display: inline-block;
        margin: 0 0 1% 0;

    }

    .hzhb_but_right_text {
        line-height: 22px;
        height: 67px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        font-size: 16px;
        color: #777777;
        margin-bottom: 5%;
    }

    .swiper-button-prev1 {
        left: 0px;
        top: 40px;
    }

    .swiper-button-next1 {
        right: 0px;
        top: 40px;
    }

    .swiper-button-prev:focus, .swiper-button-next:focus {
        outline: none;
    }

    .swiper-button-prev1 {
        background: url("../images/y.png") no-repeat;
    }

    .swiper-button-next1 {
        background: url("../images/z.png") no-repeat;
    }

    .dsj_list1 {
        display: none;
    }

}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .logo {
        padding-top: 18px;
        width: 239px;
        transition: all .3s;
    }

    .swipe {
        display: block !important;
    }

    .glpt_top {
        margin-bottom: 5%;
    }

    .xmg {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #bfbfbf;
        margin-bottom: 2%;
        padding-bottom: 5px;
        height: 50px;
    }

    .xmg_but_left li {
        width: 47%;
        margin-bottom: 1%;
        background: url(../images/sy1.png) 0 7px no-repeat;
        padding: 0 0 0 2%;
        font-size: 16px;
    }

    .xmg_bor {
        margin-bottom: 2%;
        padding-bottom: 1%;
        border-bottom: 1px solid #bfbfbf;
        width: 100%;
    }

    .yyoa h1 {
        font-size: 35px;
        margin-bottom: 2%;
    }

    .glpt_but .glpt_but_ljty a {
        font-size: 17px;
    }

    .yygl_right h1 {
        font-size: 34px;
        background-size: 8px;
    }

    .zdbz_yygl_right_but li {
        width: 130px;
        height: 130px;
    }

    .zdbz_yygl_right_but li a p:first-child {
        font-size: 40px;
    }

    .yyoa_list li {
        background: url(../images/yybg.png) no-repeat;
        background-size: cover;
        width: 18.4%;
        margin-right: 2%;
        margin-bottom: 2%;
        padding: 19px 20px;
        font-size: 23px;
        border-radius: 10px;
    }

    .yyoa_list li {
        background: url(../images/yybg.png) no-repeat;
        background-size: cover;
        width: 16.4%;
        margin-right: 4%;
        margin-bottom: 2%;
        padding: 19px 20px;
        font-size: 18px;
        border-radius: 10px;
    }

    .ddygy_wt li:nth-of-type(1) {
        top: 39px;
        left: 302px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(3) {
        top: 49px;
        right: 310px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(4) {
        top: 177px;
        right: 250px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(5) {
        bottom: 39px;
        right: 328px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(7) {
        bottom: 43px;
        left: 321px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(8) {
        bottom: 188px;
        left: 262px;
        position: absolute;
    }

    .yyoa_list_img {
        padding: 0 0 10px 0;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 10px;
        width: 60px;
        height: 80px;
        border-bottom: 3px solid #9aabc6;
    }

    .ddygy {
        text-align: center;
        position: relative;
        background: url(../images/ddygy.png) center center no-repeat;
        background-size: 400px;
        height: 400px;
        /* margin-bottom: 13%; */
    }

    .dsj_list {
        display: none;
    }

    .hzhb_but {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 50px;
    }

    .foot_list .foot, .foot_list .foot_but {
        display: none;
    }

    .dp_foot_but {
        display: block !important;
    }

    .dsj_list1 {
        display: block;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        margin-bottom: 5%;

    }

    .dsj_list1 li {
        background: #fff;
        width: 30% !important;
        /*margin-right: 5% !important;*/
        margin-top: 3%;
        text-align: center;
        padding: 10px;
        border-radius: 5px;
    }

    .dsj_list_xs {
        display: none;
    }

    .swipe {
        position: relative;
    }

    .swiper-button-next5 {
        position: absolute;
        right: -30px;
        display: block;
        background: url("../images/z.png") no-repeat;

    }

    .swiper-button-prev5 {
        position: absolute;
        left: -30px;
        display: block;
        background: url("../images/y.png") no-repeat;
    }
}

@media only screen and (min-width: 1600px) {
    .swipe {
        display: none;
    }
}

.dp_foot_but {
    display: none;
}

@media only screen and (max-width: 1200px) {
    .yysj .dsj_list {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .yysj .dsj_list li {
        width: 50%;
        margin-bottom: 10px;
        text-align: center;
        border-radius: 5px;
        background: #fff;
        padding: 10px;
    }

    .swipe {
        display: none;
    }

    .swiper-button-next5, .swiper-button-prev5 {
        display: none;
    }

    .dsj_list1 {
        display: none;
    }

    body {
        font-size: 16px;
    }

    .section1 {
        /*background: url(../images/banner1.png) no-repeat;*/
        /*background-size: cover;*/
    }

    .section2 {
        background: url(../images/banner2.png) no-repeat;
        background-size: cover;
    }

    .section3 {
        background: url(../images/banner3.png) no-repeat;
        background-size: cover;
    }

    .section4 {
        background: url(../images/banner4.png) no-repeat;
        background-size: cover;
    }

    .section5 {
        background: url(../images/banner5.png) no-repeat;
        background-size: cover;
    }

    .section6 {
        background: url(../images/banner6.png) no-repeat;
        background-size: cover;
    }

    .section7 {
        background: url(../images/banner7.png) no-repeat;
        background-size: cover;
    }

    .section8 {
        background: #f5f5f5 no-repeat;
        background-size: cover;
    }

    .glpt {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #fff;
    }

    .glpt .glpt_top h1 {
        font-size: 48px;
    }

    .glpt .glpt_top i {
        margin: 10% auto;
        display: block;
        width: 80px;
        height: 3px;
        background: #ff971a;
    }

    .glpt .glpt_top .glpt_top_xxh {
        text-align: center;
        font-size: 24px;
        letter-spacing: 7px;
    }

    .glpt_top {
        margin-bottom: 10%;
    }

    .glpt_but .glpt_but_ljty a {
        font-size: 18px;
        padding: 5px 25px;
        border: 2px solid rgba(255, 255, 255, 1);
        border-radius: 10px;
        color: #fff;
        display: inline-block;
        text-align: center;
    }

    .glpt_but .glpt_but_ljty1 a {
        border: 2px solid rgba(170, 170, 170, 1);
        color: #333333;
    }

    .glpt_but .glpt_but_ljty a:hover {
        color: #fff;
        background: #ff971a;
        border: 2px solid #ff971a;
    }

    .glpt_but .glpt_but_img {
        text-align: center;
    }

    .glpt_but {
        text-align: center;
    }

    .glpt_but_ljty {
        width: 100%;
        margin-bottom: 60px;
    }

    .xmg {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #bfbfbf;
        margin-bottom: 5%;
        height: 40px;
    }

    .xmg_bor {
        padding-bottom: 4%;
        margin-bottom: 3%;
        border-bottom: 1px solid #bfbfbf;
        width: 100%;
    }

    .xmg_mtbd {
        display: none;
    }

    .xmg_bb {
        display: none;
    }

    .xmg_bb_on {
        display: block;
    }

    .xmg .cur {
        font-size: 24px;
        color: #ff971a !important;
    }

    .xmg li {
        font-size: 20px;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
    }

    .xmg li:nth-of-type(2) {
        margin-left: 10%;
    }

    .xmg_ge {
        font-size: 14px;
        color: #777777 !important;
    }

    .xmg_but_left {
        width: 100%;
    }

    .xmg_but_left {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .xmg_but_left li {
        width: 47%;
        margin-bottom: 10px;
        background: url("../images/sy1.png") 0 10px no-repeat;
        padding: 0 0 0 2%;
    }

    .xmg_but_left li a p {
        font-size: 17px;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .xmg_but_left li a p:nth-of-type(2n) {
        font-size: 14px;
        color: #777777;
    }

    /*第三屏*/
    .yyoa {
        text-align: center;
        color: #fff;
    }

    .yyoa h1 {
        font-size: 40px;
        margin-bottom: 3%;
    }

    .yyoa_list {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-bottom: 2%;
    }

    .yyoa_list li {
        background: url("../images/yybg.png") no-repeat;
        background-size: cover;
        width: 23.5%;
        margin-right: 2%;
        margin-bottom: 2%;
        padding: 22px 20px;
        font-size: 18px;
        border-radius: 10px;
    }

    .yyoa_list li:nth-child(4n+4) {
        margin-right: 0;
    }

    .yyoa_list .yyoa_list_li {
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .yyoa_list .yyoa_list_li:hover img {
        margin-bottom: 15px;
    }

    .yyoa_list li:hover .yyoa_list_img img {
        margin-bottom: 15px;
    }

    .yyoa_list_img {
        padding: 0 0 15px 0;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 20px;
        width: 60px;
        height: 85px;
        border-bottom: 3px solid #9aabc6;
    }

    .yyoa_list_text {
        color: #fff;
        width: 100%;
        overflow: hidden;
        height: 33px;
        line-height: 33px;
    }

    /*第四屏*/
    .yygl {
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: space-between;
        /*margin-bottom: 10%;*/
    }

    .yygl .yygl_left {
        width: 40%;
        text-align: right;

    }

    .yygl .yygl_right {
        width: 54%;
        text-align: left;
        padding: 0;
    }

    .yygl_right h1 {
        font-size: 36px;
        background: url("../images/scb.png") 0 4px no-repeat;
        background-size: 9px;
        padding-left: 25px;
    }

    .yygl_right_but {
        width: 100%;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
        /*padding: 0 10% 0 0;*/
        margin-top: 10%;
        margin-bottom: 7%;
    }

    .yygl_right_but1 {
        text-align: left;
    }

    .yygl_right_but li {
        padding: 0 15px;
        overflow: hidden;
        line-height: 25px;
        height: 25px;
        width: 174px;
        font-size: 18px;
        background: url("../images/sy.png") 0 center no-repeat;
        /*margin-right: 3%;*/
        margin-bottom: 3%;
    }

    .yygl_right_but li:nth-child(3n+3) {
        margin-right: 0;
    }

    .glpt_but1 .glpt_but_ljty1 {
        display: none;
    }

    /*第五屏*/
    .ddygy {
        text-align: center;
        position: relative;
        background: url("../images/ddygy.png") center center no-repeat;
        height: 461px;
        /*margin-bottom: 13%;*/
    }

    .ddygy_zx {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -130px 0 0 -130px;
        height: 260px;
        width: 260px;
        text-align: center;
        background: #fff;
        border-radius: 100%;
        font-size: 40px;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .ddygy_zx i {
        width: 50px;
        display: inline-block;
        height: 2px;
        background: #ff971a;
    }

    .ddygy_wt li a {
        color: #fff;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .ddygy_wt li a:hover {
        color: #ff971a;
    }

    .ddygy_wt li a p:first-child {
        margin-right: 10px;
    }

    .ddygy_wt li:nth-of-type(1) {
        top: 49px;
        left: 184px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(2) {
        top: -52px;
        left: 467px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(3) {
        top: 54px;
        right: 190px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(4) {
        top: 205px;
        right: 124px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(5) {
        bottom: 55px;
        right: 205px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(6) {
        bottom: -48px;
        right: 465px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(7) {
        bottom: 51px;
        left: 202px;
        position: absolute;
    }

    .ddygy_wt li:nth-of-type(8) {
        bottom: 210px;
        left: 132px;
        position: absolute;
    }

    /*第六屏*/
    .zdbz {
        display: -webkit-flex;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: space-between;
        /*margin-bottom: 10%;*/
    }

    .sh_dd {
        display: none;
    }

    .zdbz .zdbz_yygl_right {
        width: 60%;
        margin-right: 5%;
    }

    .zdbz .zdbz_yygl_left {
        width: 35%;

    }

    .zdbz .zdbz_yygl_right > p {
        padding: 5% 0 5% 25px;
        border-bottom: 1px solid #bdbebe;
        color: #666666;
    }

    .zdbz .zdbz_yygl_right_but li {
        width: 120px;
        height: 120px;
        border-radius: 100%;
        background: rgba(255, 255, 255, .3);
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
        padding: 0;
        line-height: 40px;
        margin-right: 3%;
    }

    .zdbz .zdbz_yygl_right_but li:hover {
        box-shadow: 0 0 10px 0px #ff971a;
    }

    .zdbz .zdbz_yygl_right_but li a p:first-child {
        font-weight: 700;
        font-size: 40px;
        color: #ff971a;
    }

    .zdbz .zdbz_yygl_right_but li a p:last-child {
        font-size: 14px;
    }

    .zdbz .zdbz_yygl_right_but {
        margin: 5% 0;
    }

    /*第七屏*/
    .dsj .zdbz_yygl_right h1 {
        color: #fff;
    }

    .dsj .dsj_list {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 2%;
    }

    .dsj .dsj_list li {
        background: #fff;
        width: 31.3%;
        margin-right: 3%;
        margin-top: 3%;
        text-align: center;
        padding: 10px;
        border-radius: 10px;
    }

    .dsj .dsj_list li:nth-child(3n+3) {
        margin-right: 0;
    }

    .dsj_list_img {
        height: auto;
        overflow: hidden;
        transition: all .3s;

    }

    .dsj .dsj_list li:hover img {
        transform: scale(1.2);
        transition: all .3s;
    }

    .dsj_list_text {
        margin-top: 10px;
        font-size: 14px;
        text-indent: 2em;
        text-align: left;
        height: 50px;
        line-height: 17px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .dsj_but {
        margin-bottom: 30px;
    }

    /*第八屏*/
    .hzhb {
        border-bottom: 1px solid #d1d1d1;
        position: relative;
        padding: 0 70px 3%;
    }

    .swiper-slide1 {
        background: #fff;
        height: 80px;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 2px solid #e5e5e5;
        border-radius: 5px;
        overflow: hidden;
    }

    .swiper-slide1 img {
        max-height: 76px;
        max-width: 100%;
    }

    .hzhb_but_list {
        display: none;
    }

    .hzhb_but_list1 {
        display: block;
    }


    .swiper-slide1:hover {
        border: 2px solid #ff971a;
    }


    .hzhb_but {
        margin-top: 5%;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 22%;
    }

    .swiper-slide1_cur {
        border: 2px solid #ff971a;
    }

    .hzhb_but_img {
        width: 30%;
        margin-right: 2%;
    }

    .hzhb_but_img img {
        border-radius: 10px;
    }

    .hzhb_but_right {
        padding-top: 5%;
        width: 67%;
    }

    .hzhb_but_right h1 {
        font-size: 24px;
    }

    .hzhb_but_right i {
        width: 50px;
        height: 2px;
        background: #ff971a;
        display: inline-block;
        margin: 0 0 1% 0;

    }

    .hzhb_but_right_text {
        line-height: 22px;
        height: 67px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        font-size: 16px;
        color: #777777;
        margin-bottom: 5%;
    }

    .swiper-button-prev1 {
        left: 0px;
        top: 40px;
    }

    .swiper-button-next1 {
        right: 0px;
        top: 40px;
    }


    .swiper-button-prev:focus, .swiper-button-next:focus {
        outline: none;
    }

    .swiper-button-prev1 {
        background: url("../images/y.png") no-repeat;
    }

    .swiper-button-next1 {
        background: url("../images/z.png") no-repeat;
    }


}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .hzhb_but {
        margin-bottom: 25%;
    }
}

@media only screen and (max-width: 991px) {
    .section .fp-tableCell {
        padding: 50px 0 50px 0;
    }

    .glpt_but_ljty {
        margin-bottom: 0;
    }

    .glpt_but .glpt_but_img {
        display: none;
    }

    .xmg {
        margin-bottom: 3%;
    }

    .xmg_but_left {
        flex-direction: column;
    }

    .xmg_but_left li {
        width: 100%;
    }

    .xmg_but_left li:last-child {
        border: none;
    }

    .zdbz .zdbz_yygl_right_but li {
        line-height: 28px;
    }

    .xmg li:nth-of-type(2) {
        margin-left: 0;
    }

    .xmg_bor {
        padding-bottom: 5%;
        margin-bottom: 4%;
    }

    .xmg li {
        font-size: 18px;
    }

    .yyoa h1 {
        font-size: 30px;
    }

    .yyoa_list li {
        width: 32%;
        padding: 26px 20px;
        font-size: 20px;
    }

    .yyoa_list li:nth-child(3n+3) {
        margin-right: 0;
    }

    .yyoa_list li:nth-child(4n+4) {
        margin-right: 2%;
    }

    .yyoa_list .yyoa_list_li {
        height: 189px;
    }

    .yygl_right h1 {
        font-size: 22px;
        line-height: 40px;
        background: url(../images/scb.png) 0 center no-repeat;
        background-size: 6px;
        padding-left: 10px;
    }

    .yygl {
        flex-direction: column;
    }

    .yygl .yygl_left {
        width: 85%;
        text-align: left;
        margin-bottom: 10%;
    }

    .yygl .yygl_right {
        width: 100%;
    }

    .yygl_right_but {
        margin-top: 5%;
        padding: 0;
    }

    .yygl_right_but li {
        width: 33%;
        text-align: left;
        font-size: 18px;
    }

    .yygl_right_but1 {
        display: block;
        text-align: center;
    }

    .zdbz .zdbz_yygl_left {
        text-align: center;
    }

    .zdbz .zdbz_yygl_right > p {
        padding: 2% 0 2% 10px;
    }

    .zdbz .zdbz_yygl_right {
        margin: 0;
    }

    .dsj .dsj_list li {
        width: 48.5%;
    }

    .dsj .dsj_list li:nth-child(3n+3) {
        margin-right: 3%;
    }

    .dsj .dsj_list li:nth-child(2n) {
        margin-right: 0;
    }

    .dsj .dsj_list {
        margin-bottom: 5%;
    }

    .hzhb_but_right .glpt_but .glpt_but_ljty {
        text-align: left;
    }

    .hzhb_but_right h1 {
        font-size: 18px;
    }

    .hzhb_but_right_text {
        font-size: 14px;
    }

    .hzhb_but_img {
        width: 35%;
    }

    .hzhb_but_right {
        width: 60%;
        padding-top: 0;
    }

    .ddygy {
        display: none;
    }

    .sh_dd {
        display: inline-block;
    }

    .hzhb_but {
        margin-bottom: 40%;
    }
}

@media only screen and (max-width: 790px) {


    .yysj .dsj_list {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .yysj .dsj_list li {
        margin-bottom: 10px;
        text-align: center;
        border-radius: 5px;
        background: #fff;
        padding: 10px;
        width: 100%;
    }
    .yysj .dsj_list li p{
        height: auto;
    }

    .yysj .dsj_list li img {
        width: 100%;
    }


    body {
        font-size: 14px;
    }

    .container {
        padding: 0 15px;
    }

    .glpt .glpt_top h1 {
        font-size: 36px;
    }

    .glpt .glpt_top .glpt_top_xxh {
        font-size: 18px;
        letter-spacing: 5px;
    }

    .glpt .glpt_top {
        margin-bottom: 25%;
    }

    .glpt_but .glpt_but_ljty a {
        font-size: 14px;
        border-radius: 5px;
        border: 1px solid rgba(255, 255, 255, 1);
    }

    .glpt_but .glpt_but_ljty a:hover {
        border: 1px solid #ff971a;
    }

    .glpt_but .glpt_but_ljty1 a {
        border: 1px solid rgba(170, 170, 170, 1);
        color: #333333;
    }

    .xmg_but_left li {
        padding: 0 0 0 10px;
        background-size: 5px;
    }

    .yyoa_list li {
        border-radius: 15px;
        width: 32%;
        /*margin-right: 10%;*/
        padding: 20px;
        /*margin-bottom: 5%;*/
        height: 160px;
        font-size: 16px;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .yyoa_list_img {
        height: 60px;
    }

    .yyoa_list .yyoa_list_li {
        height: 160px;
    }

    .yyoa_list_img {
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .zdbz .zdbz_yygl_right_but li {
        width: 100px;
        height: 100px;
    }

    .yygl_right_but li {
        font-size: 14px;
    }

    .zdbz .zdbz_yygl_right_but li a p:first-child {
        font-size: 30px;
    }

    .dsj_list_img {
        height: auto;
    }
    .dsj_list_img img{
        width: 100%;
    }

    .hzhb_but {
        flex-direction: column;
    }

    .hzhb_but_img {
        width: 100%;
        text-align: center;
    }

    .hzhb_but_right {
        width: 100%;
    }

    .swiper-button-next, .swiper-button-prev {
        display: none !important;
    }

    .hzhb_but_right .glpt_but .glpt_but_ljty {
        text-align: center;
    }

    .hzhb_but_right {
        padding-top: 5%;
    }

    .hzhb {
        padding: 0 0 3% 0;
    }

    .yyoa h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .yyoa_list_text {
        font-size: 14px;
    }

    .foot {
        display: none;
    }

}

@media only screen and (max-width: 500px) {
    .dq li .dq_wz h2 i {
        margin: 5px 0;
    }

    .xmg_but_left li a p {
        font-size: 14px;
    }

    .xmg {
        height: 30px;
    }

    .xmg_but_left li a p:nth-of-type(2n) {
        font-size: 12px;
    }

    .yyoa_list {
        justify-content: space-around;
    }

    .yyoa_list li {
        border-radius: 8px;
        width: 45%;
        height: 120px;
        margin-right: 0;
        margin-bottom: 5%;
    }

    .yyoa_list .yyoa_list_li {
        height: 120px;
    }

    .yyoa_list li:nth-child(3n+3) {
        margin-right: 2%;
    }

    .yyoa_list li:nth-child(2n) {
        margin-right: 0;
    }

    .yyoa_list_img {
        margin-bottom: 0px;
    }

    .dsj .dsj_list {
        flex-direction: column;
    }

    .dsj .dsj_list li {
        width: 100%;
    }

    .dsj .dsj_list li:nth-child(2n), .dsj .dsj_list li:nth-child(3n+3) {
        margin-right: 0%;
    }

    .hzhb_but {
        margin-bottom: 227px;
    }

    .dsj .dsj_list li {
        margin-right: 0;
    }

    .xmg li {
        font-size: 16px;
    }

    .xmg .cur {
        font-size: 18px;
    }

}

/*首页*/

/*内页*/
@media only screen and (min-width: 1200px) {
    .khbanner {
        margin-top: 80px;

        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .khbanner .txtk {
        width: 1200px;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 0px;
        margin-left: -600px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .khbanner .txtk p {
        width: 100%;
    }

    .khbanner img {
        width: 100%;
    }

    .khbanner3 {
    }

    .khbanner3 .banner_title {
        position: relative;
        padding: 0px 0 0 30px;
        text-align: left;
    }

    .khbanner3 .banner_title i {
        position: absolute;
        left: 0;
        top: -14px;
        width: 8px;
        height: 50px;
        background: rgba(255, 151, 26, 1);
        border-radius: 4px;
    }

    .khbanner1 {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
    }

    .khbanner2 {
    }

    .khbanner2 .banner_title {
        width: 638px !important;
        border-bottom: 1px solid rgba(229, 229, 229, .5);
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .khbanner.khbanner2 .txtk {
        align-items: normal;
        text-align: left;
    }

    .khbanner2 .banner_title i {
        display: block;
        width: 200px;
        height: 3px;
        background: rgba(255, 151, 26, 1);
        border-radius: 2px;
        position: absolute;
        bottom: -2px;
    }

    .khbanner2 .banner_title_dh {
        color: #fff;
        font-size: 30px;
        margin-bottom: 80px;
    }

    .banner_title {
        font-size: 58px;
        font-family: "syht";
        font-weight: bold;
        color: rgba(255, 255, 255, 1);
    }

    .banner_title_fu {
        margin-top: 32px;
        font-size: 20px;
        color: rgba(255, 255, 255, 1);
    }

    .banner_title .ey {
        width: 58px;
        color: #ff971a;
    }

    .banner_title span {
        width: 40px;
        display: inline-block;
    }

    .banner_title i {
        margin: 32px auto 0;
        display: block;
        width: 50px;
        height: 3px;
        background: rgba(255, 151, 26, 1);
        border-radius: 2px;
    }

    .kh_dh {
        border-bottom: 1px solid #f1f1f1;
        padding: 60px 0 20px;
        margin-bottom: 10px;
    }

    .kh_list {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        padding-bottom: 50px;
    }

    .kh_list li {
        font-size: 16px;
        width: 32%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 40px;
        line-height: 40px;
        margin-right: 24px;
        border-bottom: 1px solid #f1f1f1;
    }

    .kh_list li:nth-child(3n+3) {
        margin-right: 0;
    }

    .dxal {
        width: 100%;
    }

    .kh_dxal {
        padding: 50px 0;
        background: #f9f9f9;
    }

    .dxal_title {
        border-bottom: 1px solid #e1e1e1;
        width: 200px;
        font-size: 26px;
        text-align: center;
        margin: 0 auto;
        position: relative;
        padding: 10px 0;
    }

    .dxal_title i {
        width: 50px;
        display: inline-block;
        height: 3px;
        background: #ff971a;
        position: absolute;
        bottom: -2px;
        left: 78px;
        margin: 0 auto;
    }

    .dxal_list {
        padding: 50px 0 20px 0;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .dxal_list li {
        width: 48%;
        margin-right: 30px;
        margin-bottom: 30px;
    }

    .dxal_list li a {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .dxal_list li:nth-child(2n) {
        margin-right: 0;
    }

    .dxal_list_img {
        -webkit-flex: 4;
        flex: 4;
        margin-right: 10px;
    }

    .dxal_list_img img {
        border: 1px solid #f9f9f9;
    }

    .dxal_list li:hover .dxal_list_img img {
        border: 1px solid #ff971a;
    }

    .dxal_list_text {
        -webkit-flex: 6;
        flex: 6;
    }

    .dxal_list_text_title {
        font-size: 22px;
        padding: 20px 0;
    }

    .dxal_list_text_nr {
        height: 80px;
        line-height: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        width: 100%;
    }

    .dxal_dg {
        text-align: right;
    }

    /*案例详情*/
    .alxq_sj {
        text-align: right;
        color: #969696;
    }

    .alxq_sj img {
        margin-right: 10px;
    }

    .alxq {
        padding: 50px 0;
        color: #969696;
        line-height: 30px;
        font-size: 16px;
        min-height: 400px;
    }

    .alxq h1 {
        text-align: center;
        color: #000;
        margin-bottom: 50px;
    }

    .alxq_fb {
        font-size: 18px;
        color: #000;
    }

    .alxq_nr {
        text-indent: 2em;
        font-size: 16px;
        margin-bottom: 30px;
    }

    .alxq_xyy {
        text-align: right;
        margin-bottom: 20px;
    }

    .alxq_xyy a {
        color: #ff971a;

    }

    .alxq_xyy:hover a {
        text-decoration: underline;
    }

    /*联系我们*/
    .kh_dxal1 {
        padding: 0;
    }

    .lxwm {
        width: 100%;
        background: #f9f9f9;
    }

    .lxwm_list {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 50px 0 0 0;
    }

    .lxwm_list > li {
        width: 46%;
        background: #fff;
        margin-right: 80px;
        margin-bottom: 80px;
        display: -webkit-flex;
        flex-direction: column;
        display: flex;
        border: 1px solid #e1e1e1;
        text-align: left;
    }

    .lxwm_list > li:hover .lxwm_list_dh {
        color: #0d79be;
    }

    .lxwm_list > li:hover {
        /*border: 1px solid #ff971a;*/
        color: #0d79be;
    }

    .lxwm_list > li:hover a, .lxwm_list > li:hover a ul {
        color: #0d79be;
    }

    .lxwm_list li:nth-child(2n) {
        margin-right: 0;
    }

    .lxwm_list li h1 {
        font-size: 25px;
        color: #fff;
        padding: 20px 10px 20px 50px;
        background: #0d79be;
    }

    .lxwm_list_dh {
        margin-top: 20px;
        font-size: 17px;
        padding: 50px;
        color: #666666;
    }

    .lxwm_list_dh > li {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        margin-bottom: 10px;
    }

    .lxwm_list_dh_dz {
        width: 80px;
    }

    .lxwm_list_nr {
        width: 100%;
    }

    .lxwm_list_nr a {
        color: #666666;
    }

    .ddygy_list_right h1 {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 59px;
        font-size: 40px;
        font-family: "syht";
    }

    .right .text {
        margin: 30px 0;
        font-size: 14px;
        color: #222222;
    }

    .right h3 {
        font-size: 24px;
        font-family: "syht";
        font-weight: 400;
        color: rgba(34, 34, 34, 1);
    }

    .right .right_ul {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        padding-top: 31px;
        padding-bottom: 40px;
    }

    .right_ul li {
        width: 192px;
        height: 90px;
        background: rgba(32, 161, 228, 1);
        line-height: 90px;
        margin-right: 20px;
        margin-bottom: 20px;
    }


    .right_ul li p {
        text-align: center;
        height: 17px;
        font-size: 18px;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
    }

    .right_list {
        display: -webkit-flex;
        justify-content: flex-start;
    }

    .right_list p:first-child {
        margin-right: 19px;
    }

    .ddygy_list_right h3 {
        text-align: center;
        font-size: 20px;
        font-weight: normal;
        color: rgba(34, 34, 34, 1);
    }

    .sysq_bg {
        background: #F9F9F9;
    }

    .sysq h2 {
        font-size: 40px;
        color: #ff971a;
        text-align: center;
        margin: 0 auto;
        width: 650px;
        padding: 25px 0;
        border-bottom: 1px solid #E1E1E1;
    }

    .sysq .sysq_fb {
        margin-top: 24px;
        text-align: center;
        font-size: 20px;
        font-weight: normal;
        color: rgba(34, 34, 34, 1);
        line-height: 24px;
    }

    .sysq_foom {
        margin-top: 59px;
        width: 100%;
        background: #fff;
        padding: 50px 0;
    }

    .sysq_foom_n {
        width: 834px;
        margin: 0 auto;
    }

    .sysq_foom_top {
        display: -webkit-flex;
        display: flex;
        align-items: center;
        margin-bottom: 29px;
    }


    .sysq_foom_top p {
        margin-right: 10px;
        text-align: right;
        width: 185px;
        cursor: pointer;
    }

    .sysq_foom_top > input {
        padding: 0 10px;
        font-size: 16px;
        width: 500px;
        height: 50px;
        border: 1px solid rgba(225, 225, 225, 1);
    }

    .sysq_foom_gddh {
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }

    .sysq_foom_gddh p {
        width: 51px;
        text-align: center;
        margin-right: 0;
    }

    .sysq_foom_gddh input {
        width: 100px;
        padding: 0 10px;
        height: 50px;
        font-size: 16px;
        border: 1px solid rgba(225, 225, 225, 1);
    }

    input:hover, .sysq_foom_top select:hover, .sysq_foom_top_nav p:hover {
        border: 1px solid #ff971a;
    }


    .sysq_foom_top span {
        color: red;
        text-align: right;
    }

    .sysq_foom_gddh1 input {
        width: 300px;
        font-size: 16px;
        padding: 0 10px;
    }

    .sysq_foom_top_nav {

        height: 50px;
    }

    .sysq_foom_top_nav p {
        width: 500px;
        display: block;
        padding-left: 10px;

        line-height: 50px;
        border: 1px solid #CCC;
        text-align: left;
        cursor: pointer;
    }

    .set {
        color: #969696;
        background: url(../images/fh.png) right 10px center no-repeat;
    }

    .select {
        background: url(../images/fh2.png) right 10px center no-repeat;
    }

    .new {
        width: 500px;
        position: absolute;
        border: 1px solid #CCC;
        display: none;
        background: #fff;
    }

    .sysq_foom_top_nav ul li {
        line-height: 30px;
        padding-left: 10px;
        cursor: pointer;
    }

    .sysq_foom_top_nav ul li:hover {
        color: #ff971a;
    }

    /*input[type='checkbox'] {*/
    /*width: 25px;*/
    /*height: 25px;*/
    /*vertical-align: middle;*/
    /*opacity: 0;*/
    /*cursor: pointer;*/
    /*}*/
    /*.input_style {*/
    /*background: url(../images/green.png) no-repeat;*/
    /*width: 25px;*/
    /*height: 25px;*/
    /*display: inline-block;*/
    /*margin: 0 8px 0 9px;*/
    /*}*/
    /*.checkbox_bg {*/
    /*background-position: -189px 0;*/
    /*}*/
    /*.checkbox_bg_check {*/
    /*background-position: -160px 0;*/
    /*}*/
    .sysq_foom_top_fx {
        width: 638px;
    }

    .sysq_foom_top_fx1 {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 500px;

    }

    .sysq_foom_top_gz {
        align-items: flex-start;
    }

    .sysq_foom_top_fx1 p {
        text-align: left;
        margin-bottom: 15px;
    }

    label {
        font-weight: normal;
        margin-bottom: 0;
    }

    .sysq_foom_top_fx1 p input[type="checkbox"] {
        margin-right: 9px;
    }

    .sysq_foom_top_yzm input {
        width: 150px;
    }

    .yzm {
        margin-left: 20px;
        width: 62px !important;
    }

    .but {
        margin: 0 auto;
        display: block;
        text-align: center;
        line-height: 50px;
        width: 500px;
        height: 50px;
        background: rgba(255, 151, 26, 1);
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        transition: all .2s;
    }

    .but:hover {
        transition: all .2s;
        background: #ff971adb;
    }


    .sysq_foom_top .ss {
        width: 500px;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        height: 50px;

    }

    select.login_text_input {
        width: 48%;
        font-size: 16px;
        padding: 0 5px;
        border: 1px solid rgba(225, 225, 225, 1);
        transition: all .2s;
    }

    input[type=checkbox] {
        margin: 0 10px;
    }

    select.login_text_input:hover {
        transition: all .2s;
        border: 1px solid #ff971a;
    }

    .sysq_foom_top_nav select {
        width: 500px;
        height: 50px;
        font-size: 16px;
        padding: 0 5px;
        border: 1px solid rgba(225, 225, 225, 1);
    }

}

@media only screen and (max-width: 1200px) {

    .khbanner3 .banner_title {
        position: relative;
        padding: 0px 0 0 30px;

        text-align: left;
    }

    .khbanner {
        margin-top: 60px;

        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .khbanner .txtk {
        width: 90%;
        height: 100%;
        position: absolute;
        left: 5%;
        top: 0px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .khbanner .txtk p {
        width: 100%;
    }

    .khbanner img {
        width: 100%;
    }

    .khbanner3 .banner_title i {
        position: absolute;
        left: 0;
        top: -14px;
        width: 8px;
        height: 40px;
        background: rgba(255, 151, 26, 1);
        border-radius: 4px;
    }

    .banner_title {
        font-size: 30px;
        font-weight: normal;
        color: rgba(255, 255, 255, 1);

    }

    .khbanner1 {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
    }

    .banner_title_fu {
        margin-top: 20px;
        font-size: 16px;
        color: rgba(255, 255, 255, 1);
    }

    .banner_title .ey {
        width: 48px;
        color: #ff971a;
    }

    .khbanner2 {
        height: 400px;
    }

    .khbanner2 .banner_title {
        width: 556px;
        border-bottom: 1px solid rgba(229, 229, 229, .5);
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .khbanner2 .banner_title i {
        display: block;
        width: 200px;
        height: 3px;
        background: rgba(255, 151, 26, 1);
        border-radius: 2px;
        position: absolute;
        bottom: -2px;
    }

    .khbanner2 .banner_title_dh {
        color: #fff;
        font-size: 26px;
    }


    .banner_title span {
        width: 40px;
        display: inline-block;
    }

    .banner_title i {
        margin: 20px auto 0;
        display: block;
        width: 50px;
        height: 3px;
        background: rgba(255, 151, 26, 1);
        border-radius: 2px;
    }

    .kh_dh {
        border-bottom: 1px solid #f1f1f1;
        padding: 60px 0 20px;
        margin-bottom: 10px;
    }

    .kh_list {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        padding-bottom: 50px;
    }

    .kh_list li {
        font-size: 16px;
        width: 31.6%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 40px;
        line-height: 40px;
        margin-right: 24px;
        border-bottom: 1px solid #f1f1f1;
    }

    .kh_list li:nth-child(3n+3) {
        margin-right: 0;
    }

    .dxal {
        width: 100%;
    }

    .kh_dxal {
        padding: 5% 0;
        background: #f9f9f9;
    }

    .dxal_title {
        border-bottom: 1px solid #e1e1e1;
        width: 200px;
        font-size: 26px;
        text-align: center;
        margin: 0 auto;
        position: relative;
        padding: 10px 0;
    }

    .dxal_title i {
        width: 50px;
        display: inline-block;
        height: 3px;
        background: #ff971a;
        position: absolute;
        bottom: -2px;
        left: 78px;
        margin: 0 auto;
    }

    .dxal_list {
        padding: 5% 0 2% 0;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .dxal_list li {
        width: 48%;
        margin-right: 30px;
        margin-bottom: 30px;
    }

    .dxal_list li a {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .dxal_list li:nth-child(2n) {
        margin-right: 0;
    }

    .dxal_list_img {
        -webkit-flex: 4;
        flex: 4;
        margin-right: 10px;
    }

    .dxal_list_img img {
        border: 1px solid #f9f9f9;
    }

    .dxal_list li:hover .dxal_list_img img {
        border: 1px solid #ff971a;
    }

    .dxal_list_text {
        -webkit-flex: 6;
        flex: 6;
    }

    .dxal_list_text_title {
        font-size: 22px;
        padding: 20px 0;
    }

    .dxal_list_text_nr {
        height: 84px;
        line-height: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        width: 100%;
    }

    .dxal_dg {
        text-align: right;
    }

    .dxal_list_text {
        overflow: hidden;
    }

    .dxal_list_text_title {
        height: 68px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    /*案例详情*/
    .alxq_sj {
        text-align: right;
        color: #969696;
    }

    .alxq_sj img {
        margin-right: 10px;
    }

    .alxq {
        padding: 5% 0;
        color: #969696;
        line-height: 24px;
        min-height: 200px;
    }

    .alxq h1 {
        text-align: center;
        color: #000;
        margin-bottom: 5%;
        font-size: 20px;
    }

    .alxq_fb {
        font-size: 16px;
        color: #000;
    }

    .alxq_nr {
        text-indent: 2em;
        font-size: 14px;
        margin-bottom: 3%;
    }

    .alxq_xyy {
        text-align: right;
        margin-bottom: 5%;
    }

    .alxq_xyy a {
        color: #ff971a;
    }

    .alxq_xyy:hover a {
        text-decoration: underline;
    }

    /*联系我们*/
    .lxwm {
        width: 100%;
        background: #f9f9f9;
    }

    .lxwm_list {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 5% 0 0 0;
    }

    .kh_dxal1 {
        padding: 2% 0 0 0;
    }

    .lxwm_list > li {
        width: 47%;
        background: #fff;
        margin-right: 5%;
        margin-bottom: 5%;
        /*padding: 10% 3%;*/
        display: -webkit-flex;
        flex-direction: column;
        display: flex;
        border: 1px solid #e1e1e1;
    }

    .lxwm_list > li:hover .lxwm_list_dh {
        color: #0d79be;
    }

    .lxwm_list > li:hover {
        /*border: 1px solid #ff971a;*/
        color: #0d79be;
    }

    .lxwm_list > li:hover a, .lxwm_list > li:hover a ul {
        color: #0d79be;
    }

    .lxwm_list li:nth-child(2n) {
        margin-right: 0;
    }

    .lxwm_list li h1 {
        font-size: 24px;
        padding: 30px 25px;
        background: #0d79be;
        color: #fff;
    }

    .lxwm_list_dh {
        margin-top: 20px;
        font-size: 20px;
        color: #666666;
        padding: 20px 25px;
    }

    .lxwm_list_dh > li {
        margin-bottom: 10px;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
    }

    .lxwm_list_dh_dz {
        font-size: 18px;
        width: 80px;
    }

    .lxwm_list_nr {
        font-size: 16px;
        width: 100%;
    }

    .lxwm_list_nr a {
        color: #666666;
    }

    .ddygy_list_right h1 {
        text-align: center;
        margin-top: 3%;
        margin-bottom: 7%;
        font-size: 30px;
        
    }

    .right .text {

        margin: 30px 0;
        font-size: 14px;
        color: #222222;
    }

    .right h3 {
        font-size: 18px;
      
        font-weight: 400;
        color: rgba(34, 34, 34, 1);
    }

    .right .right_ul {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        padding-top: 31px;
        padding-bottom: 40px;
    }

    .right_ul li {
        width: 192px;
        height: 90px;
        background: rgba(32, 161, 228, 1);
        line-height: 90px;
        margin-right: 20px;
        margin-bottom: 20px;
    }


    .right_ul li p {
        text-align: center;
        height: 17px;
        font-size: 18px;
    
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
    }

    .right_list {
        display: -webkit-flex;
        justify-content: flex-start;
    }

    .right_list p:first-child {
        margin-right: 19px;
    }


    .sysq h2 {
        color: #ff971a;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        padding: 25px 0;
        border-bottom: 1px solid #E1E1E1;
    }

    .sysq .sysq_fb {
        margin-top: 24px;
        text-align: center;
        font-size: 20px;
        font-weight: normal;
        color: rgba(34, 34, 34, 1);
        line-height: 24px;
    }

    .sysq_foom {

        width: 100%;
        background: #fff;
        padding: 50px 0;
    }

    .sysq_foom_n {
        width: 834px;
        margin: 0 auto;
    }

    .sysq_foom_top {
        display: -webkit-flex;
        display: flex;
        align-items: center;
        margin-bottom: 3%;
    }

    .sysq_foom_top span {
        color: red;
        text-align: right;
    }

    .sysq_foom_top p {
        margin-right: 10px;
        text-align: right;
        width: 185px;
        cursor: pointer;
    }

    .sysq_foom_top > input {
        padding: 0 10px;
        font-size: 15px;
        width: 500px;
        height: 40px;
        border: 1px solid rgba(225, 225, 225, 1);
    }

    .sysq_foom_gddh {
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }

    .sysq_foom_gddh p {
        width: 51px;
        text-align: center;
        margin-right: 0;
    }

    .sysq_foom_gddh input {
        width: 100px;
        padding: 0 10px;
        height: 40px;
        font-size: 15px;
        border: 1px solid rgba(225, 225, 225, 1);
    }

    input:hover, .sysq_foom_top select:hover, .sysq_foom_top_nav p:hover {
        border: 1px solid #ff971a;
    }

    .sysq_foom_gddh1 input {
        width: 300px;
        font-size: 15px;
        padding: 0 10px;
    }

    .sysq_foom_top_nav {
        height: 40px;
    }

    .sysq_foom_top_nav p {
        width: 500px;
        display: block;
        padding-left: 10px;
        line-height: 40px;
        border: 1px solid #CCC;
        text-align: left;
        cursor: pointer;
    }

    .set {
        color: #969696;
        background: url(../images/fh.png) right 10px center no-repeat;
    }

    .select {
        background: url(../images/fh2.png) right 10px center no-repeat;
    }

    .new {
        width: 500px;
        position: absolute;
        border: 1px solid #CCC;
        display: none;
        background: #fff;
    }

    .sysq_foom_top_nav ul li {
        line-height: 30px;
        padding-left: 10px;
        cursor: pointer;
    }

    .sysq_foom_top_nav ul li:hover {
        color: #ff971a;
    }

    /*input[type='checkbox'] {*/
    /*width: 25px;*/
    /*height: 25px;*/
    /*vertical-align: middle;*/
    /*opacity: 0;*/
    /*cursor: pointer;*/
    /*}*/
    /*.input_style {*/
    /*background: url(../images/green.png) no-repeat;*/
    /*width: 25px;*/
    /*height: 25px;*/
    /*display: inline-block;*/
    /*margin: 0 8px 0 9px;*/
    /*}*/
    /*.checkbox_bg {*/
    /*background-position: -189px 0;*/
    /*}*/
    /*.checkbox_bg_check {*/
    /*background-position: -160px 0;*/
    /*}*/
    /*.sysq_foom_top_fx {*/
    /*width: 638px;*/
    /*}*/
    .sysq_foom_top_fx1 {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 500px;

    }

    .sysq_foom_top_gz {
        align-items: flex-start;
    }

    .sysq_foom_top_fx1 p {
        text-align: left;
        margin-bottom: 38px;
    }

    label {
        font-weight: normal;
        margin-bottom: 0;
    }

    .sysq_foom_top_fx1 p input[type="checkbox"] {
        margin-right: 9px;
    }

    .sysq_foom_top_yzm input {
        width: 150px;
    }

    .yzm {
        margin-left: 20px;
        width: 62px !important;
    }

    .but {
        margin: 0 auto;
        display: block;
        text-align: center;
        line-height: 50px;
        width: 500px;
        height: 50px;
        background: rgba(255, 151, 26, 1);
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        transition: all .2s;
    }

    .but:hover {
        transition: all .2s;
        background: #ff971adb;
    }

    .sysq_foom_top .ss {
        width: 500px;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        height: 40px;


    }

    select.login_text_input {
        width: 48%;
        font-size: 16px;
        padding: 0 5px;
        border: 1px solid rgba(225, 225, 225, 1);
        transition: all .2s;
        font-size: 14px;
    }

    input[type=checkbox] {
        margin: 0 10px;
    }

    select.login_text_input:hover {
        transition: all .2s;
        border: 1px solid #ff971a;
    }

    .sysq_foom_top_nav select {
        width: 500px;
        height: 40px;
        font-size: 16px;
        padding: 0 5px;
        border: 1px solid rgba(225, 225, 225, 1);
    }


}

@media only screen and (max-width: 991px) {
    .khbanner {

    }

    .khbanner3 .banner_title i {
        height: 35px;
        width: 5px;
    }

    .banner_title {

    }

    .banner_title .ey {
        width: 38px;
        color: #ff971a;
    }

    .banner_title span {
        width: 10px;
    }

    .banner_title i {
        margin: 25px auto 0;
    }

    .kh_list li {
        width: 48.3%;
    }

    .kh_list li:nth-child(3n+3) {
        margin-right: 24px;
    }

    .kh_list li:nth-child(2n) {
        margin-right: 0;
    }

    .dxal_list {
        flex-direction: column;

    }

    .dxal_list li {
        width: 100%;
    }

    .dxal_list_text_title {
        padding: 3% 0;
        font-size: 18px;
    }

    .lxwm_list li h1 {
        font-size: 18px;
        padding: 15px 15px;
    }

    .lxwm_list_dh {
        padding: 15px;
    }

    .lxwm_list > li {
        /*padding: 7% 3%;*/
    }

    .kh_dh {
        padding: 30px 0 10px;
    }

    .sysq_foom_n {
        width: 100%;
        margin: 0 auto;
    }

    .sysq_foom_top_fx {
        width: 500px;
    }

    .sysq_foom_top_fx label {
        margin-bottom: 20px;
    }

    .sysq h2 {
        font-size: 20px;
    }

    .sysq .sysq_fb {
        font-size: 17px;
    }


}

@media only screen and (max-width: 790px) {
    .khbanner {

    }

    .khbanner img {
        width: 790px;
        max-width: 790px;
        position: relative;
        left: 50%;
        margin-left: -385px;
    }

    .khbanner3 .banner_title {
        padding: 0 0 0 15px;
    }

    .khbanner3 .banner_title i {
        top: -2px;
        height: 20px;
        width: 5px;
    }

    .khbanner2 .banner_title {
        width: 252px;
    }

    .khbanner2 .banner_title_dh {
        font-size: 16px;
    }

    .khbanner2 .banner_title i {
        width: 50px;
    }

    .banner_title {
        font-size: 22px;
    }

    .banner_title .ey {
        width: 22px;
        color: #ff971a;
    }

    .banner_title_fu {
        font-size: 16px;
        margin-top: 10px;
    }

    .banner_title i {
        margin: 10px auto 0;
    }

    .dxal_list_text_nr {
        height: 64px;
        line-height: 22px;
        -webkit-line-clamp: 3;
    }

    .dxal_list_text_title {
        height: 43px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .kh_list li {
        width: 100%;
        margin-right: 0;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
    }

    .kh_list {
        padding-bottom: 30px;
    }

    .kh_list li:nth-child(3n+3) {
        margin-right: 0;
    }

    .lxwm_list {
        flex-direction: column;
    }

    .lxwm_list > li {
        width: 100%;
        /*padding: 7% 10%;*/
    }

    .lxwm_list li h1 {
        font-size: 18px;
    }

    .lxwm_list_nr {
        font-size: 14px;
    }

    .kh_dh {
        padding: 20px 0 5px;
    }

    .sysq_foom {
        padding: 20px 0;
    }

    .sysq h2 {
        padding: 10px 0;
    }

    .sysq .sysq_fb {
        font-size: 14px;
        margin-top: 10px;
    }

    .sysq_foom_top {
        justify-content: flex-start;
    }

    .sysq_foom_top p {
        width: 20%;
        margin-right: 6px;
    }

    .sysq_foom_top > input {
        width: 80%;
    }

    .sysq_foom_gddh {
        width: 161px;
    }

    .sysq_foom_gddh1 {
        width: 56%;
    }

    .sysq_foom_gddh input {
        width: 76%;
    }

    .sysq_foom_gddh1 input {
        width: 100%;
    }

    .sysq_foom_gddh1 p {
        text-align: right;
    }

    .sysq_foom_top_nav p {
        width: 100%;
    }

    .sysq_foom_top_nav {
        width: 80%;
    }

    .new {
        width: 74%;
    }

    .sysq_foom_top_fx1 p {
        margin-bottom: 0px;
        width: 48%;
    }

    .sysq_foom_top_yzm input {
        width: 150px;
    }

    .but {

        width: 120px;
        height: 30px;
        line-height: 30px;
    }

    .sysq_foom_top_nav select {
        width: 100%;
    }

    .sysq_foom_top .ss {
        width: 80%;
        margin-right: 0;
    }
}

@media only screen and (max-width: 500px) {

    .right_ul li:nth-of-type(2n) {
        margin-right: 0;

    }

    .right_ul li {
        width: 47%;
        margin-right: 6%;
    }

    .sysq_foom_top p {
        width: 40%;
        text-align: left;
    }

    .sysq_foom_gddh {
        width: 25%;
    }

    .sysq_foom_gddh p {
        width: 50px;
    }

    .sysq_foom_gddh1 {
        width: 57%;
    }

    .sysq_foom_gddh1 p {
        width: 50px;
    }

    .sysq_foom_top_fx {
        width: 81%;
    }

    .sysq_foom_top_nav p {
        width: 100%;
    }

    .sysq_foom_top_nav .new {
        width: 60%;
    }

    .sysq_foom_top_fx1 p {
        width: 100%;
    }

}


/*关于万户*/
@media only screen and (min-width: 1200px) {
    .qyjs {
        background: #f9f9f9;
        width: 100%;
    }

    .qyjs_top_title {
        padding: 100px 0 20px 0;
        margin: 0 auto 34px;
        width: 200px;
        text-align: center;
        font-size: 37px;
        position: relative;
    }

    .qyjs_top_title i {
        width: 50px;
        height: 3px;
        background: #ff971a;
        display: inline-block;
        position: absolute;
        bottom: 0;
        left: 73px;
    }

    .qyjs_top_title_text {
        line-height: 30px;
    }

    .qyjs_top_title_text span {
        font-weight: 700;
    }

    .qyjs_img {
        margin: 60px 0 80px 0;
        height: 960px;
    }

    .banner_title1 {
        margin-top: 119px;
        text-align: center;
        font-size: 40px;
    }

    .dq {
        display: -webkit-flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0 62px;
        margin-top: 194px;
    }

    .dq li {
        width: 50%;
        color: #fff;
        margin-bottom: 60px;
    }

    .dq li:nth-of-type(2n) {
        /*background: pink;*/
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .dq li .dq_wz {
        width: 116px;
    }

    .dq li .dq_wz h2 {
        font-size: 18px;
    }

    .dq li .dq_wz h2 i {
        margin: 10px 0;
        display: block;
        width: 25px;
        height: 3px;
        background: rgba(255, 151, 26, 1);
    }

    .dq li .dq_wz p {
        font-size: 14px;
    }

    .qyjs_bg {
        background: url("../images/gslc_bg.png") no-repeat;
        background-size: cover;
        padding: 100px 0;
    }

    .qyjs_bg_top {
        text-align: center;
    }

    .qyjs_bg_top_list {
        position: relative;
        padding: 0 100px;
        margin: 50px 0;
    }

    .swiper-button-next2 {
        background: url("../images/z.png") no-repeat;
    }

    .swiper-button-prev2 {
        background: url("../images/y.png") no-repeat;
    }

    .zzry {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;


        margin-top: 50px;
    }

    .zzry_list {
        margin-left: 50px;
    }

    .zzry_left {
        width: 20%;
        position: relative;
    }

    .zzry_left p:first-child {
        background: url("../images/gywh_z.png") no-repeat;
        background-size: cover;
        height: 60px;
        width: 60px;
        text-align: center;
        line-height: 60px;
        color: #fff;
        font-size: 24px;
        position: absolute;
        left: -30px;
        top: -5px;
    }

    .zzry_left p:last-child {
        position: absolute;
        left: 50px;
        top: 10px;
        font-size: 24px;
    }

    .zzry_left_list {
        width: 80%;
    }

    .zzry_right {
        padding: 10px 0 20px 0;
        width: 100%;
        margin-bottom: 15px;
        line-height: 30px;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .zzry_right1 {
        border: none;
    }

    .zzry_right li {
        padding: 0 20px;
        width: 50%;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }


    .zzry_left_list p {
        display: none;
    }

    .zzry_right li:nth-of-type(1), .zzry_right li:nth-of-type(2) {
        background: url("../images/j.png") 0 10px no-repeat;
    }

    .zzry_list {
        margin-bottom: 50px;
    }


    .xwdt_top {
        margin-bottom: 50px;
    }

    .xwdt_top li a {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        padding: 20px 10px;
        margin-top: 50px;
        color: #969696;
    }

    .xwdt_top li a:hover {
        color: #ff971a;
        background: #f9f9f9;
    }

    .xwdt_top_left {
        width: 85%;
    }

    .xwdt_top_right {
        width: 15%;
    }

    .xwdt_top_left_text {
        font-size: 24px;
        color: #000;
        margin-bottom: 10px;
        transition: all .3s;
        overflow: hidden;
        height: 24px;
        line-height: 24px;
    }

    .xwdt_top li a:hover .xwdt_top_left_text {
        color: #ff971a;
        transition: all .3s;
    }

    .xwdt_top_left_nr {
        height: 52px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .xwdt_top_rigth {
        text-align: right;
    }

    .xwdt_top_rigth_shij {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .xwdt_fy {
        text-align: center;
        color: #969696;
        margin-bottom: 50px;
    }

    .xwdt_fy .dqy {
        background: #ff971a;
        color: #fff;
        border: 1px solid #ff971a;
    }

    .xwdt_fy a {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 5px;
        border: 1px solid #969696;
        text-align: center;
        line-height: 28px;
        margin-right: 15px;
        color: #969696;
    }


    .xwdt_fy a:hover {
        background: #ff971a;
        color: #fff;
        border: 1px solid #ff971a;
    }

    .ddygy_list1 {
        background: url("../images/base.png") right no-repeat;
        background-size: cover;
    }

    .rczp_title {
        margin-top: 30px;
    }

    .rczp {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 70px 0;

    }

    .rczp li:nth-of-type(odd) {
        background: rgba(249, 249, 249, 1);
        width: 100%;
        border: 1px solid #E1E1E1;
        padding: 0 20px;
    }

    .rczp .rczp_zw:nth-of-type(2n) {
        border-left: 1px solid #E1E1E1;
        border-right: 1px solid #E1E1E1;
        padding: 0 20px;
    }

    .rczp li:first-child {
        height: 80px;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 0 0 20px;
    }

    .rczp_sqzw {
        text-align: center;
        width: 120px;
        background: #ff971a;
        color: #fff;
        padding: 10px 0;
        border-radius: 2px;
    }

    .rczp_sqzw a {
        color: #fff;
    }

    .rczp_sqzw img {
        margin-right: 5px;
        vertical-align: middle;
    }

    .rczp_zzw {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .rczp_zzw p {
        width: 120px;
        height: 80px;
        line-height: 80px;
        border-left: 1px solid #E1E1E1;
        text-align: center;
        color: #969696;
    }

    .rczp_zzw p span {
        color: #ff971a;
    }

    .rczp li {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        text-align: center;
    }

    .rczp .rczp_dhb {
        height: 70px;
        color: #969696;
        padding: 0 20px;
    }

    .rczp .rczp_zwm {
        -webkit-flex: 3;
        flex: 3;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
    }

    .rczp .rczp_gsm {
        -webkit-flex: 3;
        flex: 3;
        overflow: hidden;
        height: 20px;
        line-height: 20px;
    }

    .rczp .rczp_gzdd {
        -webkit-flex: 2;
        flex: 2;
        color: #969696;
    }

    .rczp .rczp_xz {
        -webkit-flex: 2;
        flex: 2;
    }

    .rczp .rczp_fbsj {
        -webkit-flex: 1;
        flex: 1;
        color: #969696;
    }

    .rczp_zw {
        height: 100px;
    }

    .rczp_zw .rczp_xz {
        color: #ff971a;
    }
}

@media only screen and (max-width: 1200px) {
    .qyjs {
        background: #f9f9f9;
        width: 100%;
    }

    .qyjs_top_title {
        padding: 8% 0 20px 0;
        margin: 0 auto 4%;
        width: 200px;
        text-align: center;
        font-size: 26px;
        position: relative;
    }

    .qyjs_top_title i {
        width: 50px;
        height: 3px;
        background: #ff971a;
        display: inline-block;
        position: absolute;
        bottom: 0;
        left: 73px;
    }

    .qyjs_bg_top h1 {
        font-size: 28px;
    }

    .qyjs_top_title_text {
        line-height: 30px;
    }

    .qyjs_top_title_text span {
        font-weight: 700;
    }


    .qyjs_img {
        margin: 40px 0 60px 0;
        height: 600px;
    }

    .banner_title1 {
        margin-top: 70px;
        text-align: center;
        font-size: 30px;
    }

    .dq {
        display: -webkit-flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 100px;
    }

    .dq li {
        width: 33%;
        color: #222;
        margin-bottom: 40px;
    }

    .dq li .dq_wz {
        width: 116px;
        margin: 0 auto;
    }

    .dq li .dq_wz h2 {
        font-size: 18px;
    }

    .dq li .dq_wz h2 i {
        margin: 10px 0;
        display: block;
        width: 25px;
        height: 3px;
        background: rgba(255, 151, 26, 1);
    }

    .dq li .dq_wz p {
        font-size: 14px;
    }

    .qyjs_bg {
        background: url("../images/gslc_bg.png") no-repeat;
        background-size: cover;
        padding: 7% 0;
    }

    .qyjs_bg_top {
        text-align: center;
    }

    .qyjs_bg_top_list {
        position: relative;
        padding: 0 7%;
        margin: 5% 0;
    }

    .swiper-button-next2 {
        background: url("../images/z.png") no-repeat;
    }

    .swiper-button-prev2 {
        background: url("../images/y.png") no-repeat;
    }

    .zzry {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        margin-top: 0%;
    }

    .zzry_list {
        margin-bottom: 50px;
        margin-left: 50px;
    }

    .zzry_left {
        width: 20%;
        position: relative;
    }

    .zzry_left p:first-child {
        background: url("../images/gywh_z.png") no-repeat;
        background-size: cover;
        height: 60px;
        width: 60px;
        text-align: center;
        line-height: 60px;
        color: #fff;
        font-size: 24px;
        position: absolute;
        left: -30px;
        top: -5px;
    }

    .zzry_left p:last-child {
        position: absolute;
        left: 50px;
        top: 10px;
        font-size: 24px;
    }

    .zzry_left_list {
        width: 80%;
    }

    .zzry_right {
        padding: 10px 0 20px 0;
        width: 100%;
        margin-bottom: 15px;
        line-height: 30px;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .zzry_right1 {
        border: none;
    }

    .zzry_right li {
        padding: 0 20px;
        width: 50%;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .zzry_left_list p {
        display: none;
    }

    .zzry_right li:nth-of-type(1), .zzry_right li:nth-of-type(2) {
        background: url("../images/j.png") 0 8px no-repeat;
    }

    .xwdt_top {
        margin-bottom: 5%;
    }

    .xwdt_top li a {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        padding: 15px 10px;
        margin-top: 5%;
        color: #969696;
    }

    .xwdt_top li a:hover {
        color: #ff971a;
        background: #f9f9f9;
    }

    .xwdt_top_left {
        width: 85%;
    }

    .xwdt_top_right {
        width: 15%;
    }

    .xwdt_top_left_text {
        font-size: 24px;
        color: #000;
        margin-bottom: 10px;
        transition: all .3s;
        overflow: hidden;
        height: 24px;
        line-height: 24px;
    }

    .xwdt_top li a:hover .xwdt_top_left_text {
        color: #ff971a;
        transition: all .3s;
    }

    .xwdt_top_left_nr {
        height: 52px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 26px;

    }

    .xwdt_top_rigth {
        text-align: right;
    }

    .xwdt_top_rigth_shij {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .xwdt_fy {
        text-align: center;
        color: #969696;
        margin-bottom: 50px;
    }

    .xwdt_fy a {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 5px;
        border: 1px solid #969696;
        text-align: center;
        line-height: 28px;
        margin-right: 15px;
        color: #969696;
    }

    .rczp_sqzw a {
        color: #fff;
    }

    .xwdt_fy .dqy {
        background: #ff971a;
        color: #fff;
        border: 1px solid #ff971a;
    }

    .xwdt_fy a:hover {
        background: #ff971a;
        color: #fff;
        border: 1px solid #ff971a;
    }

    .rczp_title {
        margin-top: 30px;
    }

    .rczp {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 70px 0;

    }

    .rczp li:nth-of-type(odd) {
        background: rgba(249, 249, 249, 1);
        width: 100%;
        border: 1px solid #E1E1E1;
        padding: 0 5px;
    }

    .rczp .rczp_zw:nth-of-type(2n) {
        border-left: 1px solid #E1E1E1;
        border-right: 1px solid #E1E1E1;
        padding: 0 5px;
    }

    .rczp li:first-child {
        height: 60px;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 0 0 20px;
    }

    .rczp_sqzw {
        text-align: center;
        width: 120px;
        background: #ff971a;
        color: #fff;
        padding: 10px 0;
        border-radius: 2px;
    }

    .rczp_sqzw img {
        margin-right: 5px;
        vertical-align: middle;
    }

    .rczp_zzw {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .rczp_zzw p {
        width: 120px;
        height: 60px;
        line-height: 60px;
        border-left: 1px solid #E1E1E1;
        text-align: center;
        color: #969696;
    }

    .rczp_zzw p span {
        color: #ff971a;
    }

    .rczp li {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        text-align: center;
    }

    .rczp .rczp_dhb {
        height: 50px;
        color: #969696;
        padding: 0 5px;
    }

    .rczp .rczp_zwm {
        -webkit-flex: 3;
        flex: 3;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
    }

    .rczp .rczp_gsm {
        -webkit-flex: 3;
        flex: 3;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
    }

    .rczp .rczp_gzdd {
        -webkit-flex: 2;
        flex: 2;
        color: #969696;
    }

    .rczp .rczp_xz {
        -webkit-flex: 2;
        flex: 2;
    }

    .rczp .rczp_fbsj {
        -webkit-flex: 1;
        flex: 1;
        color: #969696;
    }

    .rczp_zw {
        height: 60px;
    }

    .rczp_zw .rczp_xz {
        color: #ff971a;
    }

    .rczp {
        margin: 50px 0;
    }


}

@media only screen and (max-width: 991px) {
    .zzry_left {
        display: none;
    }

    .qyjs_bg_top h1 {
        font-size: 20px;
    }

    .qyjs_top_title {
        font-size: 20px;
    }

    .zzry_left_list p {
        display: inline-block;
        font-size: 17px;
    }

    .zzry_list {
        margin: 0;
    }

    .zzry_left_list {
        width: 100%;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
    }

    .zzry_list {
        border: none;
    }

    .xwdt_top_left_text {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .xwdt_top_rigth_shij {
        font-size: 24px;
    }

    .xwdt_top_left {
        padding-right: 10px;
    }

    .zzry_right {
        padding: 10px 0 0px 0;
    }

    .dxal_title {
        font-size: 22px;
    }

    .banner_title1 {
        font-size: 28px;
        margin-top: 70px;
    }

    .dq {
        margin-top: 60px;
    }

    .rczp .rczp_gsm, .rczp .rczp_fbsj {
        display: none;
    }

    .rczp .rczp_xz {
        -webkit-flex: 3;
        flex: 3;
    }
}

@media only screen and (max-width: 790px) {
    .zzry_right {
        flex-direction: column;
    }

    .zzry_right li {
        width: 100%;
    }

    .zzry_right li:nth-of-type(2) {
        background: none;
    }

    .xwdt_top_rigth_shij {
        font-size: 20px;
    }

    .banner_title1 {
        font-size: 20px;
    }

    .qyjs_img {
        margin: 40px 0 0px 0;
    }

    .dq {
        margin-top: 30px;
    }

    .dq li {
        width: 50%;
        margin-bottom: 20px;
    }

    .rczp li:first-child {
        padding: 0 0 0 10px;
    }

    .rczp_sqzw {
        width: 100px;
        padding: 8px 0;
    }

    .rczp_zzw p {
        width: 80px;
    }

    .rczp {
        margin: 30px 0;
    }
}


/*首页动画*/
@media only screen and (min-width: 1200px) {
    /*动画1*/
    .active .glpt_top {
        animation: zoomIn 1s 1s ease both;
        -webkit-animation: zoomIn 1s 1s ease both;
        -moz-animation: zoomIn 1s 1s ease both;
    }

    .active .glpt_but_ljty {
        animation: fadeInUp 1s 1.8s ease both;
        -webkit-animation: fadeInUp 1s 1.8s ease both;
        -moz-animation: fadeInUp 1s 1.8s ease both;
    }

    .active .glpt_but_img {
        animation: fadeInUp 1s 2s ease both;
        -webkit-animation: fadeInUp 1s 2s ease both;
        -moz-animation: fadeInUp 1s 2s ease both;
    }

    /*动画2*/
    .active .xmg li {
        animation: fadeInUp 1s .3s ease both;
        -webkit-animation: fadeInUp 1s .3s ease both;
        -moz-animation: fadeInUp 1s .3s ease both;
    }

    .active .xmg_but_left li:nth-of-type(1) {
        animation: fadeInUp 1s .5s ease both;
        -webkit-animation: fadeInUp 1s .5s ease both;
        -moz-animation: fadeInUp 1s .5s ease both;
    }

    .active .xmg_but_left li:nth-of-type(3) {
        animation: fadeInUp 1s .7s ease both;
        -webkit-animation: fadeInUp 1s .7s ease both;
        -moz-animation: fadeInUp 1s .7s ease both;
    }

    .active .xmg_but_left li:nth-of-type(5) {
        animation: fadeInUp 1s .9s ease both;
        -webkit-animation: fadeInUp 1s .9s ease both;
        -moz-animation: fadeInUp 1s .9s ease both;
    }

    .active .xmg_but_left li:nth-of-type(7) {
        animation: fadeInUp 1s 1.1s ease both;
        -webkit-animation: fadeInUp 1s 1.1s ease both;
        -moz-animation: fadeInUp 1s 1.1s ease both;
    }

    .active .xmg_but_left li:nth-of-type(9) {
        animation: fadeInUp 1s 1.3s ease both;
        -webkit-animation: fadeInUp 1s 1.3s ease both;
        -moz-animation: fadeInUp 1s 1.3s ease both;
    }

    .active .xmg_but_left li:nth-of-type(2) {
        animation: fadeInUp 1s .5s ease both;
        -webkit-animation: fadeInUp 1s .5s ease both;
        -moz-animation: fadeInUp 1s .5s ease both;
    }

    .active .xmg_but_left li:nth-of-type(4) {
        animation: fadeInUp 1s .7s ease both;
        -webkit-animation: fadeInUp 1s .7s ease both;
        -moz-animation: fadeInUp 1s .7s ease both;
    }

    .active .xmg_but_left li:nth-of-type(6) {
        animation: fadeInUp 1s .9s ease both;
        -webkit-animation: fadeInUp 1s .9s ease both;
        -moz-animation: fadeInUp 1s .9s ease both;
    }

    .active .xmg_but_left li:nth-of-type(8) {
        animation: fadeInUp 1s 1.1s ease both;
        -webkit-animation: fadeInUp 1s 1.1s ease both;
        -moz-animation: fadeInUp 1s 1.1s ease both;
    }

    .active .xmg_but_left li:nth-of-type(10) {
        animation: fadeInUp 1s 1.3s ease both;
        -webkit-animation: fadeInUp 1s 1.3s ease both;
        -moz-animation: fadeInUp 1s 1.3s ease both;
    }

    /*动画3*/
    .active .yyoa h1 {
        animation: zoomIn 1s .2s ease both;
        -webkit-animation: zoomIn 1s .2s ease both;
        -moz-animation: zoomIn 1s .2s ease both;
    }

    .active .yyoa_list li:nth-of-type(1) {
        animation: fadeInUp 1s .2s ease both;
        -webkit-animation: fadeInUp 1s .2s ease both;
        -moz-animation: fadeInUp 1s .2s ease both;
    }

    .active .yyoa_list li:nth-of-type(2) {
        animation: fadeInUp 1s .4s ease both;
        -webkit-animation: fadeInUp 1s .4s ease both;
        -moz-animation: fadeInUp 1s .4s ease both;
    }

    .active .yyoa_list li:nth-of-type(3) {
        animation: fadeInUp 1s .6s ease both;
        -webkit-animation: fadeInUp 1s .6s ease both;
        -moz-animation: fadeInUp 1s .6s ease both;
    }

    .active .yyoa_list li:nth-of-type(4) {
        animation: fadeInUp 1s .8s ease both;
        -webkit-animation: fadeInUp 1s .8s ease both;
        -moz-animation: fadeInUp 1s .8s ease both;
    }

    .active .yyoa_list li:nth-of-type(5) {
        animation: fadeInUp 1s 1s ease both;
        -webkit-animation: fadeInUp 1s 1s ease both;
        -moz-animation: fadeInUp 1s 1s ease both;
    }

    .active .yyoa_list li:nth-of-type(6) {
        animation: fadeInUp 1s 1.2s ease both;
        -webkit-animation: fadeInUp 1s 1.2s ease both;
        -moz-animation: fadeInUp 1s 1.2s ease both;
    }

    .active .yyoa_list li:nth-of-type(7) {
        animation: fadeInUp 1s 1.4s ease both;
        -webkit-animation: fadeInUp 1s 1.4s ease both;
        -moz-animation: fadeInUp 1s 1.4s ease both;
    }

    .active .yyoa_list li:nth-of-type(8) {
        animation: fadeInUp 1s 1.6s ease both;
        -webkit-animation: fadeInUp 1s 1.6s ease both;
        -moz-animation: fadeInUp 1s 1.6s ease both;
    }

    .active .yyoa_list li:nth-of-type(9) {
        animation: fadeInUp 1s 1.8s ease both;
        -webkit-animation: fadeInUp 1s 1.8s ease both;
        -moz-animation: fadeInUp 1s 1.8s ease both;
    }

    .active .yyoa_list li:nth-of-type(10) {
        animation: fadeInUp 1s 2s ease both;
        -webkit-animation: fadeInUp 1s 2s ease both;
        -moz-animation: fadeInUp 1s 2s ease both;
    }

    /*动画4*/
    .active .yygl_left {
        animation: fadeInLeft 1s .8s ease both;
        -webkit-animation: fadeInLeft 1s .8s ease both;
        -moz-animation: fadeInLeft 1s .8s ease both;
    }

    .active .yygl_right {
        animation: fadeInRight 1s .8s ease both;
        -webkit-animation: fadeInRight 1s .8s ease both;
        -moz-animation: fadeInRight 1s .8s ease both;
    }

    .active .yygl_right_but {
        animation: zoomIn 1s 1s ease both;
        -webkit-animation: zoomIn 1s 1s ease both;
        -moz-animation: zoomIn 1s 1s ease both;
    }

    /*动画5*/
    .active .ddygy {
        animation: zoomIn .8s .5s ease both;
        -webkit-animation: zoomIn .8s .5s ease both;
        -moz-animation: zoomIn .8s .5s ease both;
    }

    .active .ddygy_wt li:nth-of-type(1) {
        animation: zoomIn 1s .9s ease both;
        -webkit-animation: zoomIn 1s .9s ease both;
        -moz-animation: zoomIn 1s .9s ease both;
    }

    .active .ddygy_wt li:nth-of-type(2) {
        animation: zoomIn 1s 1.1s ease both;
        -webkit-animation: zoomIn 1s 1.1s ease both;
        -moz-animation: zoomIn 1s 1.1s ease both;
    }

    .active .ddygy_wt li:nth-of-type(3) {
        animation: zoomIn 1s 1.3s ease both;
        -webkit-animation: zoomIn 1s 1.3s ease both;
        -moz-animation: zoomIn 1s 1.3s ease both;
    }

    .active .ddygy_wt li:nth-of-type(4) {
        animation: zoomIn 1s 1.5s ease both;
        -webkit-animation: zoomIn 1s 1.5s ease both;
        -moz-animation: zoomIn 1s 1.5s ease both;
    }

    .active .ddygy_wt li:nth-of-type(5) {
        animation: zoomIn 1s 1.7s ease both;
        -webkit-animation: zoomIn 1s 1.7s ease both;
        -moz-animation: zoomIn 1s 1.7s ease both;
    }

    .active .ddygy_wt li:nth-of-type(6) {
        animation: zoomIn 1s 1.9s ease both;
        -webkit-animation: zoomIn 1s 1.9s ease both;
        -moz-animation: zoomIn 1s 1.9s ease both;
    }

    .active .ddygy_wt li:nth-of-type(7) {
        animation: zoomIn 1s 2.1s ease both;
        -webkit-animation: zoomIn 1s 2.1s ease both;
        -moz-animation: zoomIn 1s 2.1s ease both;
    }

    .active .ddygy_wt li:nth-of-type(8) {
        animation: zoomIn 1s 2.3s ease both;
        -webkit-animation: zoomIn 1s 2.3s ease both;
        -moz-animation: zoomIn 1s 2.3s ease both;
    }

    /*动画6*/
    /*动画7*/
    .section7 .zdbz_yygl_right {
        animation: zoomIn 1s .2s ease both;
        -webkit-animation: zoomIn 1s .2s ease both;
        -moz-animation: zoomIn 1s .2s ease both;
    }

    .active .dsj_list li:nth-of-type(1) {
        animation: zoomIn 1s .5s ease both;
        -webkit-animation: zoomIn 1s .5s ease both;
        -moz-animation: zoomIn 1s .5s ease both;
    }

    .active .dsj_list li:nth-of-type(2) {
        animation: zoomIn 1s .7s ease both;
        -webkit-animation: zoomIn 1s .7s ease both;
        -moz-animation: zoomIn 1s .7s ease both;
    }

    .active .dsj_list li:nth-of-type(3) {
        animation: zoomIn 1s .9s ease both;
        -webkit-animation: zoomIn 1s .9s ease both;
        -moz-animation: zoomIn 1s .9s ease both;
    }

    .active .dsj_list li:nth-of-type(4) {
        animation: zoomIn 1s 1.1s ease both;
        -webkit-animation: zoomIn 1s 1.1s ease both;
        -moz-animation: zoomIn 1s 1.1s ease both;
    }

    .active .dsj_list li:nth-of-type(5) {
        animation: zoomIn 1s 1.3s ease both;
        -webkit-animation: zoomIn 1s 1.3s ease both;
        -moz-animation: zoomIn 1s 1.3s ease both;
    }

    .active .dsj_list li:nth-of-type(6) {
        animation: zoomIn 1s 1.5s ease both;

        -webkit-animation: zoomIn 1s 1.5s ease both;
        -moz-animation: zoomIn 1s 1.5s ease both;
    }

    .active .dsj_list1 li:nth-of-type(1) {
        animation: zoomIn 1s .5s ease both;
        -webkit-animation: zoomIn 1s .5s ease both;
        -moz-animation: zoomIn 1s .5s ease both;
    }

    .active .dsj_list1 li:nth-of-type(2) {
        animation: zoomIn 1s .7s ease both;
        -webkit-animation: zoomIn 1s .7s ease both;
        -moz-animation: zoomIn 1s .7s ease both;
    }

    .active .dsj_list1 li:nth-of-type(3) {
        animation: zoomIn 1s .9s ease both;
        -webkit-animation: zoomIn 1s .9s ease both;
        -moz-animation: zoomIn 1s .9s ease both;
    }

    .active .dsj_list1 li:nth-of-type(4) {
        animation: zoomIn 1s 1.1s ease both;
        -webkit-animation: zoomIn 1s 1.1s ease both;
        -moz-animation: zoomIn 1s 1.1s ease both;
    }

    .active .dsj_list1 li:nth-of-type(5) {
        animation: zoomIn 1s 1.3s ease both;
        -webkit-animation: zoomIn 1s 1.3s ease both;
        -moz-animation: zoomIn 1s 1.3s ease both;
    }

    .active .dsj_list1 li:nth-of-type(6) {
        animation: zoomIn 1s 1.5s ease both;
        -webkit-animation: zoomIn 1s 1.5s ease both;
        -moz-animation: zoomIn 1s 1.5s ease both;
    }


    /*动画8*/
    .active .hzhb {
        animation: fadeInDown 1s .8s ease both;
        -webkit-animation: fadeInDown 1s .8s ease both;
        -moz-animation: fadeInDown 1s .8s ease both;
    }

    .active .hzhb_but_list {
        animation: fadeInLeft 1s .2s ease both;
        -webkit-animation: fadeInLeft 1s .2s ease both;
        -moz-animation: fadeInLeft 1s .2s ease both;
    }

    .active .hzhb_but_right_text {
        animation: zoomIn 1s 1s ease both;
        -webkit-animation: zoomIn 1s 1s ease both;
        -moz-animation: zoomIn 1s 1s ease both;
    }

    .active .hzhb_but_right h1 {
        animation: zoomIn 1s 1s ease both;
        -webkit-animation: zoomIn 1s 1s ease both;
        -moz-animation: zoomIn 1s 1s ease both;
    }
}

.em2 {
    padding: 0 1em;
}

.em4 {
    padding: 0 2em;
}

.em1 {
    padding: 0 0.5em;
}


@media only screen and (max-width: 1200px) {
    .cpzx02-t {
        width: 100%;
        margin-bottom: 40px;
    }

    .cpzx02-t p {
        padding: 0px;
    }

    .imgccc {
        margin-top: 40px;
    }
}

@media only screen and (min-width: 1200px) {
    .cpzx02-t {
        width: 100%;
        margin-bottom: 60px;
    }

    .imgccc {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 1200px) {
    .section1 .fp-tableCell{
        display: block;
        padding:0;
        width:100%;
        overflow:hidden;
    }
    .swiper-container.sy_ban {
        width: 100%;
        position:absolute;
        height:100%;
        left:0px;
        top:0;
        right:0px;
        background-color: #263771;
    }

    .sy_ban .swiper-slide {
        text-align: center;
        overflow: hidden;
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        align-items: center;
    }



    .sy_ban .swiper-slide img {
        width: 100%;
        display: block;
    }

    .sy_ban .swiper-pagination-bullet {
        background-color: rgba(255, 255, 255, .8);
        width: 8px;
        height: 8px;
        opacity: 1;
    }

    .sy_ban .swiper-pagination-bullet-active {
        background-color:#ff971a;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 5%;
        position: absolute;
        right: 0%;
        text-align: center;
        left:0%;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2px;
    }
}

@media only screen and (min-width: 1200px) {
    .section1 .fp-tableCell{
        display: block;
        padding:0;
        width:100%;
        overflow:hidden;
    }
    .swiper-container.sy_ban {
        width: 100%;
        position:absolute;
        height:100%;
        left:0px;
        top:0;
        right:0px;
        background-color: #263771;
    }

    .sy_ban .swiper-slide {
        text-align: center;
        overflow: hidden;
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        align-items: center;
    }


    .sy_ban .swiper-slide img {
        width: 100%;
        display: block;
    }

    .sy_ban .swiper-pagination-bullet {
        background-color:#b7b6b7;
        width: 14px;
        height: 14px;
        opacity: 1;
        -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
    }

    .sy_ban .swiper-pagination-bullet-active {
        background-color:#ff971a;
        width:30px;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom:5%;
        position: absolute;
        right: 0%;
        text-align: center;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
    }
}
@media only screen and (max-width: 1200px) {

}
@media only screen and (min-width: 1200px) {

}