@charset "utf-8";
.nygsjj {
    margin-top: 86px;
}

.nygsjjbox {
    display: flex;
}

.nygsjjbox>div {
    width: 50%;
}

.nygsjjbox_l {
    padding-right: 68px;
}

.nygsjjbox_limg {
    overflow: hidden;
}

.nygsjjbox_limg img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nygsjjbox_limg img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}.hzkhgy_slide .hzkhgy_slidea, ::after, ::before {
    box-sizing: border-box;
}
.nygsjjbox_r {
    padding-left: 5px;
}

.nygsjjbox_rh {
    width: 120px;
    margin-top: 20px;
    font-size: 68px;
    line-height: 70px;
    color: #dfdfdf;
    font-family: fantasy;
    text-transform: uppercase;
    word-break: keep-all;
}

.nygsjjbox_rp {
    margin-top: 10px;
    font-size: 36px;
    color: #333;
}

.nygsjjbox_rjs {
    margin-top: 40px;
    height: 260px;
}

.nygsjjbox_rjsbox {
    padding: 10px 0;
    padding-right: 40px;
    width: 100%;
    height: 100%;
<!--    overflow-y: scroll;-->
}

.nygsjjbox_rjsbox::scrollbar {
    display: block;
    cursor: pointer;
}

.nygsjjbox_rjsbox::-webkit-scrollbar {
    width: 10px;
    height: 100%;
    background-color: #e9e9e9;
}

.nygsjjbox_rjsbox::-webkit-scrollbar-thumb {
    background-color: #236BB3;
}

.nygsjjbox_rjsbox p {
    font-size: 15px;
    line-height: 25px;
    color: #666666;
    margin-bottom: 25px;
    word-break: break-all;
}


/*youshi*/

.whys {
    margin-top: 90px;
}

.whys_tle {
    text-align: center;
}

.whys_tleh {
    font-size: 48px;
}

.whys_tlep {
    margin-top: 2px;
    font-family: 'ProximaNova-Regular';
    font-size: 20px;
    color: #999;
    text-transform: capitalize;
}

.whysb {
    position: relative;
}

.whysb::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
    width: 100%;
    background-color: #fff;
}

.whysb .container {
    position: relative;
    z-index: 3;
}

.whys_ct {
    margin-top: 40px;
    display: flex;
}

.whys_ct>div {
    /*width: 50%;*/    margin-bottom: 50px;
}

.whys_ctl {
    overflow: hidden;
}

.whys_ctl img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.whys_ctr {
    padding: 35px 90px;
    background-color: #28a7fb;
    display: flex;
    flex-direction: column;
}

.whys_ctritem {
    padding: 25px 0;
    flex: 1;
    border-bottom: 1px solid #78bae6;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.whys_ctritem:last-child {
    border-bottom: 0;
}

.whys_ctritemt span {
    font-family: 'ProximaNova-Regular';
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #fff;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    margin-right: 12px;
    color: #28a7fb;
    font-size: 24px;
}

.whys_ctritemt {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

.whys_ctritemb {
    margin-top: 15px;
    font-size: 16px;
    color: #fff;
}

/* 董事长致辞 */

.nyzc {
    margin-top: 100px;
}

.nyzcbox {
    display: flex;
}

.nyzcbox_l {
    width: calc(50% - 40px);
    padding-right: 130px;
}

.nyzcbox_r {
    width: calc(50% + 40px);
}

.nyzcbox_ltitle {
    font-size: 60px;
    color: #dfdfdf;
    font-family: fantasy;
    text-transform: uppercase;
}

.nyzcbox_lh {
    font-size: 30px;
    color: #333333;
}

.nyzcbox_lx {
    margin-top: 20px;
    width: 42px;
    height: 1px;
    background-color: #df252a;
}

.nyzcbox_lp {
    margin-top: 20px;
}

.nyzcbox_lp p {
    font-size: 15px;
    line-height: 26px;
    color: #666;
    margin-bottom: 10px;
}

.nyzcbox_rimg {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.nyzcbox_rimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nyzcbox_rimg img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}


/* 优势 */

.nyys {
    margin-top: 80px;
}

.nyys .container {
    overflow: hidden;
}

.nyysbox {
    width: calc(100% + 20px);
    margin-left: -10px;
}

.nyys_item {
    margin: 0 10px;
}

.nyys_item .nyys_itema {
    position: relative;
    display: block;
    overflow: hidden;
}

.nyys_itema img {
    width: 100%;
}

.nyys_itemadwtxt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nyys_itemadwtxt_wb {
    height: 70px;
    line-height: 70px;
    background-color: rgb(40 167 251 / 95%);
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}

.nyys_itemadwbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    opacity: 0;
}

.nyys_itemadwbox_big {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: rgb(40 167 251  / 95%);
}

.nyys_itemadwbox_bigtxt {
    width: 100%;
    padding: 0 35px;
    text-align: center;
}

.nyys_itemadwbox_bigtxth {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
}

.nyys_itemadwbox_bigtxtp {
    margin-top: 20px;
    font-size: 15px;
    color: rgba(255, 255, 255, .8);
    line-height: 26px;
}

.nyys_itemadwbox_bigtxtimg {
    width: 50px;
}

.nyys_itemadwbox_bigtxtimg {
    margin: auto;
    margin-top: 50px;
}

.nyys_itemadwbox_bigtxtimg img {
    display: inline-block;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
}

.nyys_item .nyys_itema:hover .nyys_itemadwtxt {
    transform: translateY(70px);
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -ms-transform: translateY(70px);
    -o-transform: translateY(70px);
}

.nyys_item .nyys_itema:hover .nyys_itemadwbox {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
}

.nyys_item .nyys_itema:hover .nyys_itemadwbox_bigtxtimg img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.nyys .owl-controls .owl-page.active span {
    background-color: #236BB3;
}

      
 /* 企业文化 */

.nyqywh {
    margin-top: 90px;
    margin-bottom: 90px;
}

.nyqywhbox {
    display: flex;
}

.nyqywhbox_l {
    width: calc(50% - 40px);
    padding-right: 30px;
}

.nyqywhbox_r {
    width: calc(50% + 40px);
}

.nyqywhbox_ltitle {
    margin-top: 60px;
}

.nyqywhbox_ltitle span {
    font-size: 60px;
    color: #dfdfdf;
 font-family: fantasy;
    text-transform: uppercase;
}

.nyqywhbox_ltitle b {
    font-size: 36px;
    color: #333333;
    padding-left: 30px;
}

.nyqywhbox_lmin {
    margin-top: 45px;
}

.nyqywhbox_lmin_item {
    padding: 30px 65px;
    display: flex;
    align-items: center;
	
}

.nyqywhbox_lmin_iteml {
    width: 30%;
    font-size: 18px;
    color: #333333;
}

.nyqywhbox_lmin_itemr {
    width: 70%;
    padding-left: 5px;
    font-size: 15px;
    color: #666666;
}

.nyqywhbox_lmin_itemr p {
    line-height: 28px;
}

.nyqywhbox_lmin>div:nth-child(odd) {
    background-color: #f5f5f5;
}

.nyqywhbox_rimg {
    overflow: hidden;
}

.nyqywhbox_rimg img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nyqywhbox_rimg img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
 
/* 发展历程 */

.nyfzlc {
    margin-top: 90px;
    padding: 80px 0 120px;
    background-color: #f5f5f5;
}

.nyfzlcbox_title {
    font-size: 60px;
    color: #dfdfdf;
    font-family: fantasy;
    text-transform: uppercase;
    text-align: center;
}

.nyfzlcbox_p {
    margin-top: 5px;
    text-align: center;
    font-size: 30px;
    color: #333333;
}

.nyfzlcbox_lb {
    position: relative;
    margin-top: 70px;
}

.nyfzlcbox_lb .container {
    position: relative;
}

.nyfzlc_container {
    width: 100%;
}

.nyfzlc_slide {
    display: flex;
    flex-direction: column;
}

.nyfzlc_slide>div {
    height: 186px;
    padding: 0 50px;
    position: relative;
}

.nyfzlc_slidet {
    border-bottom: 2px solid #236BB3;
    display: flex;
    flex-direction: column;
}

.nyfzlc_slide_boxn {
    font-size: 30px;
    color: #236BB3;
    font-family: fantasy;
}

.nyfzlc_slide_boxp {
    font-size: 15px;
    color: #666666;
    line-height: 25px;
}

.nyfzlc_slide_dwy {
    position: absolute;
    bottom: 0;
    left: 4px;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #236BB3;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
}

.nyfzlc_slide_dwx {
    position: absolute;
    top: 0;
    left: 13px;
    width: 1px;
    height: 100%;
    background-color: #236BB3;
}

.nyfzlc_slideb {
    border-top: 2px solid #236BB3;
}

.nyfzlc_wrapper .nyfzlc_slide:nth-child(even) .nyfzlc_slidet {
    order: 1;
    border-bottom: 0;
    justify-content: flex-end;
    border-top: 2px solid #236BB3;
}

.nyfzlc_wrapper .nyfzlc_slide:nth-child(even) .nyfzlc_slidet .nyfzlc_slide_dwy {
    top: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.nyfzlc_wrapper .nyfzlc_slide:nth-child(even) .nyfzlc_slideb {
    border-top: 0;
    border-bottom: 2px solid #236BB3;
}

.nyfzlcbox_lbdwx {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    height: 4px;
    width: 100%;
    background-color: #236BB3;
}

.nyfzlc_per,
.nyfzlc_next {
    position: absolute;
    top: 50%;
    height: 44px;
    width: 44px;
    line-height: 44px;
    cursor: pointer;
    outline: none;
}

.nyfzlc_per {
    left: 0;
    transform: translate(-100%, -50%);
    -webkit-transform: translate(-100%, -50%);
    -moz-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    -o-transform: translate(-100%, -50%);
}

.nyfzlc_next {
    right: 0;
    transform: translate(100%, -50%);
    -webkit-transform: translate(100%, -50%);
    -moz-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    -o-transform: translate(100%, -50%);
}

.nyfzlc_per i,
.nyfzlc_next i {
    font-size: 44px;
    color: #333333;
}

.nyfzlc_per.swiper-button-disabled i,
.nyfzlc_next.swiper-button-disabled i {
    color: #bababa;
}


/* 荣誉证书 */

.nyryzs {
    margin-top: 125px;
}

.nyryzsbox {
    display: flex;
}

.nyryzsbox_l {
    width: 32%;
}

.nyryzsbox_lh {
    margin-top: 105px;
    width: 120px;
    font-size: 68px;
    line-height: 70px;
    color: #dfdfdf;
    font-family: fantasy;
    text-transform: uppercase;
    word-break: keep-all;
}

.nyryzsbox_lp {
    margin-top: 15px;
    font-size: 36px;
    color: #333333;
}

.nyryzsbox_la {
    margin-top: 65px;
}

.nyryzsbox_la span {
    font-size: 18px;
    color: #222;
    font-family: fantasy;
    vertical-align: middle;
    text-transform: uppercase;
}

.nyryzsbox_la i {
    font-size: 14px;
    color: #222;
    vertical-align: middle;
    padding-left: 5px;
}

.nyryzsbox_r {
    position: relative;
    width: 68%;
    padding: 130px 0 130px 130px;
    background-color: #236BB3;
}

.nyryzs_slide {
    background-color: #fff;
}

.nyryzs_slidea {
    display: block;
    padding-bottom: 15px;
}

.nyryzs_slideimg {
    overflow: hidden;
}

.nyryzs_slideimg img {
    width: 100%;
    padding: 20px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nyryzs_slideimg img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.nyryzs_slidep {
    text-align: center;
    font-size: 15px;
    color: #666666;
    padding: 0 5px;
}

.nyryzs_btnbox {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.nyryzs_btnbox>div {
    width: 110px;
    height: 60px;
    line-height: 60px;
    background-color: rgba(0, 0, 0, .7);
    text-align: right;
    padding-right: 20px;
    cursor: pointer;
    outline: none;
}

.nyryzs_btnbox i {
    font-size: 26px;
    color: #fff;
}

.nyryzs_btnboxper.swiper-button-disabled,
.nyryzs_btnboxnext.swiper-button-disabled {
    background-color: rgba(0, 0, 0, 0);
}

.nyryzs_btnboxper.swiper-button-disabled i,
.nyryzs_btnboxnext.swiper-button-disabled i {
    color: rgba(255, 255, 255, .3);
}

.nyryzsbox_rdw {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #236BB3;
    z-index: -1;
}

.ttitle{text-align:center;padding:120px 0 70px}
.ttitle p{font-size:60px;color:#efefef;text-transform:uppercase;font-family:'p-sb';position:relative;top:25px;z-index:0}
.ttitle h2{font-size:48px;font-weight:bold;position:relative;z-index:1}
.ttitle span{background-color:#df002c;width:40px;height:3px;display:inline-block}
.ttitle .wen01{display:block;margin-top:20px;white-space:pre-line;color:#777;line-height:1.8}
.ttitle .btn{float:right;transform:translateY(-100%)}
.ttitle .btn a{border:2px solid #999;border-radius:50px;font-size:15px;color:#999;padding:10px 30px}
.ttitle .btn a i{line-height:0;margin-left:5px;font-size:22px;position:relative;top:-2px}
.ttitle .btn a:hover{border-color:#df002c;color:#333}
.index-hzkh{background:url(../images/global_map_bg.png) #f3f3f3 no-repeat center 50px;background-size:contain;padding-bottom:100px}
.index-hzkh .ttitle{padding:100px 0 50px}
.index-hzkh .item{display:flex;flex-wrap:wrap;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1}
.index-hzkh .item a{width:20%;background-color:#fff;border-left:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}
.index-hzkh .item a .ov-h{padding:10px 50px}
.index-hzkh .item a img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;opacity:.6}
.index-hzkh .item a:hover img{-webkit-filter:unset;-moz-filter:unset;-ms-filter:unset;-o-filter:unset;filter:unset;filter:unset;opacity:1}
.index-hzkh img {
    max-width: 100%;
    display: block;
    height: auto;
    border: 0;
}


/*合作客户  */

.hzkh {
    padding: 70px 0;
    background-image: linear-gradient(to right,#49b5fc, #2aa8fb);
}

.hzkht>div {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
}

.hzkht>a {
    font-size: 20px;
    color: #fff;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.hzkht>a:hover {
    transform: translateX(5px);
}

.hzkht.gysqzzt>div {
    color: #222;
}

.hzkht.gysqzzt>a {
    color: #1c1c1c;
}

.hzkht.gysqzzt>a:hover {
    color: #d60505;
}

.hzkhb {
    margin-top: 40px;
}.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.hzkhgy_slide .hzkhgy_slidea {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 125px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    background-color: #fff;
    padding: 0 20px;
    overflow: hidden;
}

.hzkhgy_slidea img {
    max-width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.hzkhgy_slidea:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}


    /*品牌实力-左右结构*/

    .tit {
        margin: 50px 0;
        text-align: center;
        clear: both;
        background:url(../images/aae86e544f9d4d9c99fed22a153dedba_108.png?ver=7) no-repeat center center;
    }
    
    .tit b{background: none;}
    .tit i {
        font-style: normal;
        font-size: 18px;
        color: #ecd899;
        line-height: 20px;
        display: block;
        letter-spacing: 3px;
        font-weight: normal;
        text-transform: uppercase;
        font-family: Times New Roman;
    }
    
    .tit h3 {
        display: block;
        font-size: 52px;
        color: #333333;
        font-weight: bold;
        letter-spacing: 2px;
        line-height: 65px;
        font-family: "syst", "宋体";
    }
    
    .tit0 {
        margin: 50px 0;
        text-align: center;
        clear: both;
    }
    
    .tit0 i {
        font-style: normal;
        font-size: 18px;
        color: #ecd899;
        line-height: 20px;
        display: block;
        letter-spacing: 0;
        font-weight: normal;
        text-transform: uppercase;
        font-family: Times New Roman;
    }
    
    .tit0 h3 {
        display: block;
        font-size: 40px;
        color: #fff;
        font-weight: bold;
        letter-spacing: 2px;
        line-height: 65px;
        font-family: "syst", "宋体";
    }
    
    .fwnr0 ul li {
        display: block;
        margin-bottom: 40px;
    }
.fwnr0 ul li:nth-child(2n){}
    
    .fwnr0 .picture {
        width: 50%;
        height: 300px;
        overflow: hidden;
    }
    
    .fwnr0 .picture img {
        transition: all 0.5s;
    }
    
    .fwnr0 .picture:hover:hover img {
        transform: scale(1.05);
    }
    
    .fwnr0 .txt0 {
        width: 47%;
        margin: 0 1.5%;
        padding: 20px;
        box-sizing: border-box;
        height: 300px;
    }
    
    .fwnr0 .txt0 span {
        font-size: 40px;
        height: 60px;
        line-height: 60px;
        color: #204826;
        display: inline-block;
        font-weight: bold;
        margin-bottom: 0px;
        font-family: "syst", "宋体";
        position: relative;
    }
    
    .fwnr0 .txt0 span:after {
        content: '';
        width: 66px;
        height: 41px;
        background:url(../images/d994538f3d744faa9c6e0b4927ff994f_18.png?ver=17) no-repeat center center;
        position: absolute;
        top: 12px;
        left: 167px;
    }
    
    .fwnr0 .txt0 h3 {
        width: 85%;
        display: block;
        padding-left: 10px;
        font-size: 26px;
        color: #1d2027;
        font-weight: bold;
        line-height: 40px;
        height: 54px;
        margin: 20px 0 20px;
        position: relative;
    }
    
    .fwnr0 .txt0 h3:after {
        position: absolute;
        content: "";
        width: 80px;
        height: 3px;
        background:url(../images/d994538f3d744faa9c6e0b4927ff994f_20.jpg?ver=19) no-repeat center center;
        bottom: 0;
        left: 10px;
    }
    
    .fwnr0 .txt0 p {
        font-size: 16px;
        line-height: 30px;
        position: relative;
        padding-left: 10px;
    }
    
    .fwnr0 .txt0 p:before {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        background: #ecd899;
        top: 10px;
        left: -6px;
        border-radius: 50%;
    }
    
    .fwnr0 .leaf1 span:before {
        position: absolute;
        content: '';
        width: 215px;
        height: 179px;
        background:url(../images/090dea067c3e420fafa19e1947aa7d26_14.png?ver=3) no-repeat center center;
        right: -640px;
        bottom: 90px;
        z-index: -1;
    }
    
    .fwnr0 .leaf2 span:before {
        position: absolute;
        content: '';
        width: 215px;
        height: 179px;
        background:url(../images/090dea067c3e420fafa19e1947aa7d26_12.png?ver=1) no-repeat center center;
        left: -340px;
        top: -100px;
        z-index: -1;
    }

/* 授权资质 */

.gysqzz {
    padding: 70px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.gysqzzb {
    margin-top: 40px;
}

.gysqzzb .qyxc_container {
    padding-bottom: 20px;
}

.gysqzz_slide .gysqzz_slidea {
    display: block;
    padding: 0 15px;
    background-color: #fff;
}

.gysqzz_slideat {
    padding: 25px 0;
}

.qyxc .gysqzz_slideat {
    padding: 0;
}

.qyxc .gysqzz_slideab_txt {
    text-align: center;
}

.qyxc .gysqzz_slideab {
    padding: 10px 0 20px 0;
}

.gysqzz_slideatimg {
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.gysqzz_slideatimg img {
    max-width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.gysqzz_slidea:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.gysqzz_slideab {
    padding: 20px 0;
    border-top: 2px solid #f1f1f1;
}

.gysqzz_slideab_txt {
    flex: 1;
    font-size: 16px;
    color: #1c1c1c;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.gysqzz_slidea:hover .gysqzz_slideab_txt {
    color: #d60505;
}

.gysqzz_slideab i {
    font-size: 20px;
    color: #666;
}

.foot {
    margin-top: 0;
}

.gysqzz_container {
    padding-bottom: 30px;
}


/* 合作客户 */

.nyhzkh {
    margin-top: 125px;
}

.nyhzkhbox {
    display: flex;
}

.nyhzkhbox>div {
    width: 50%;
}

.nyhzkhbox_l {
    padding-right: 66px;
}

.nyhzkhbox_limg img {
    width: 100%;
}

.nyhzkhbox_r {
    padding-left: 15px;
}

.nyhzkhbox_rh {
    width: 120px;
    font-size: 68px;
    line-height: 70px;
    color: #dfdfdf;
    font-family: fantasy;
    text-transform: uppercase;
    word-break: keep-all;
}

.nyhzkhbox_rp {
    margin-top: 15px;
    font-size: 36px;
    color: #333;
}

.nyhzkhbox_lb {
    margin-top: 50px;
}

.nyhzkh_slide_img {
    overflow: hidden;
    border: 1px solid #d8d8d8;
    padding: 10px;
}

.nyhzkh_slide_img img {
    width: 80%;
    margin: auto;
    padding: 0 10px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nyhzkh_slide_img img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.nyhzkhbox_ra {
    margin-top: 36px;
}

.nyhzkhbox_ra span {
    font-size: 18px;
    color: #222;
    font-family: fantasy;
    vertical-align: middle;
    text-transform: uppercase;
}

.nyhzkhbox_ra i {
    font-size: 14px;
    color: #222;
    vertical-align: middle;
    padding-left: 5px;
}

.nyhzkhbox_limg {
    overflow: hidden;
}

.nyhzkhbox_limg img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.nyhzkhbox_limg img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

@media screen and (max-width: 1600px) {
    .nylinkbox .nylinkbox_item {
        margin-right: 20px;
    }
    .nygsjjbox_l {
        padding-right: 20px;
    }
    .nygsjjbox_r {
        padding-left: 10px;
    }
    .nygsjjbox_rh {
        font-size: 46px;
        line-height: 48px;
        margin-top: 10px;
    }
    .nygsjjbox_rp {
        font-size: 30px;
    }
    .nygsjjbox_rjs {
        margin-top: 15px;
        height: 240px;
    }
    .nyzcbox>div {
        width: 50%;
    }
    .nyzcbox_l {
        padding-right: 30px;
    }
    .nyzcbox_ltitle {
        font-size: 46px;
        line-height: 48px;
        margin-top: 10px;
    }
    .nyzcbox_lx {
        margin-top: 10px;
    }
    .nyzcbox_lp {
        margin-top: 15px;
    }
    .nyzcbox_lp p {
        margin-bottom: 10px;
    }
    .nyqywhbox>div {
        width: 50%;
    }
    .nyqywhbox_l {
        padding-right: 30px;
    }
    .nyqywhbox_ltitle {
        margin-top: 10px;
    }
    .nyqywhbox_ltitle span {
        font-size: 46px;
        line-height: 48px;
    }
    .nyqywhbox_ltitle b {
        font-size: 30px;
    }
    .nyqywhbox_lmin_item {
        padding: 30px;
    }
    .nyfzlcbox_title {
        font-size: 46px;
        line-height: 48px;
    }
    .nyfzlc_slide>div {
        padding: 0 30px;
    }
    .nyryzsbox_lh {
        font-size: 46px;
        line-height: 48px;
    }
    .nyryzsbox_lp {
        font-size: 30px;
    }
    .nyryzsbox_r {
        padding: 100px 0 100px 100px;
    }
    .nyhzkhbox_l {
        padding-right: 30px;
    }
    .nyhzkhbox_rh {
        font-size: 46px;
        line-height: 48px;
    }
    .nyhzkhbox_rp {
        margin-top: 0;
        font-size: 30px;
    }
    .nyhzkhbox_lb {
        margin-top: 30px;
    }
    .nyys_itemadwbox_bigtxtimg {
        margin-top: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .nygsjjbox_rh {
        margin-top: 0;
        font-size: 40px;
        line-height: 42px;
    }
    .nygsjjbox_rp {
        margin-top: 5px;
        font-size: 26px;
    }
    .nygsjjbox_rjs {
        height: 200px;
    }
    .nygsjjbox_rjsbox {
        padding-right: 20px;
        font-size: 14px;
        line-height: 23px;
    }
    .nyzcbox_ltitle {
        margin-top: 0;
        font-size: 40px;
        line-height: 42px;
    }
    .nyzcbox_lh {
        margin-top: 5px;
        font-size: 26px;
    }
    .nyzcbox_l {
        padding-right: 20px;
    }
    .nygsjjbox_rjsbox p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 15px;
    }
    .nyzcbox_lp p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 5px;
    }
    .nyzcbox_lx {
        display: none;
    }
    .nyzcbox_rimg {
        height: 100%;
    }
    .nyzcbox_rimg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .nyys_itemadwbox_bigtxth {
        font-size: 28px;
    }
    .nyys_itemadwbox_bigtxtp {
        margin-top: 10px;
        font-size: 14px;
        line-height: 23px;
    }
    .nyqywhbox_ltitle span {
        font-size: 40px;
        line-height: 42px;
    }
    .nyqywhbox_ltitle b {
        padding-left: 15px;
        font-size: 26px;
    }
    .nyqywhbox_ltitle {
        margin-top: 0;
    }
    .nyqywhbox_lmin {
        margin-top: 30px;
    }
    .nyqywhbox_lmin_item {
        padding: 20px 15px;
    }
    .nyfzlcbox_title {
        font-size: 40px;
        line-height: 42px;
    }
    .nyfzlcbox_p {
        font-size: 26px;
    }
    .nyryzsbox_lh {
        font-size: 40px;
        line-height: 42px;
    }
    .nyryzsbox_lp {
        font-size: 26px;
    }
    .nyryzsbox_la {
        margin-top: 50px;
    }
    .nyfzlc_slide_boxp {
        font-size: 14px;
        line-height: 23px;
    }
    .nyryzs_slidep {
        font-size: 12px;
    }
    .nyryzsbox_r {
        padding: 85px 0 85px 85px;
    }
    .nyhzkhbox_rh {
        font-size: 40px;
        line-height: 42px;
    }
    .nyhzkhbox_rp {
        font-size: 26px;
    }
    .nyhzkhbox_l {
        padding-right: 20px;
    }
    .nyhzkhbox_lb {
        margin-top: 20px;
    }
    .nyhzkhbox_ra {
        margin-top: 25px;
    }
}

@media screen and (max-width: 992px) {
    .nygsjj {
        margin-top: 60px;
    }
    .nygsjjbox {
        flex-wrap: wrap;
    }
    .nygsjjbox>div {
        width: 100%;
    }
    .nygsjjbox_l {
        order: 1;
    }
    .nygsjjbox_r {
        padding-left: 0;
    }
    .nygsjjbox_rh {
        width: 100%;
        word-wrap: normal;
    }
    .nygsjjbox_l {
        margin-top: 30px;
        padding-right: 0;
    }
    .nygsjjbox_rjs {
        margin-top: 10px;
    }
    .nygsjjbox_rjsbox p {
        margin-bottom: 10px;
    }
    .nyys_itemadwtxt_wb {
        font-size: 20px;
        height: 50px;
        line-height: 50px;
    }
    .nyys_itemadwbox_bigtxth {
        font-size: 20px;
    }
    .nyys_itemadwbox_bigtxtimg img {
        max-width: 70%;
        margin: auto;
    }
    .nyzc {
        margin-top: 60px;
    }
    .nyzcbox {
        flex-wrap: wrap;
    }
    .nyzcbox>div {
        width: 100%;
    }
    .nyzcbox_lh {
        margin-top: 0;
    }
    .nyzcbox_l {
        padding-right: 0;
    }
    .nyzcbox_r {
        margin-top: 20px;
    }
    .nyys {
        margin-top: 60px;
        background: #f4f4f4;
        padding: 50px 0;
    }
    .nyqywh {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .nyqywhbox {
        flex-wrap: wrap;
    }
    .nyqywhbox>div {
        width: 100%;
    }
    .nyqywhbox_l {
        padding-right: 0;
    }
    .nyqywhbox_ltitle span {
        display: block;
    }
    .nyqywhbox_ltitle b {
        padding-left: 0;
    }
    .nyqywhbox_lmin {
        margin-top: 20px;
    }
    .nyqywhbox_r {
        margin-top: 30px;
    }
    .nyqywhbox_lmin_item {
        height: auto;
        line-height: 1.5;
        padding: 20px;
    }
    .nyqywhbox_lmin_iteml {
        font-size: 16px;
    }
    .nyfzlc {
        margin-top: 60px;
        padding: 50px 0;
    }
    .nyfzlcbox_lb {
        margin-top: 30px;
    }
    .nyfzlc_per {
        transform: translate(50%, -50%);
        -webkit-transform: translate(50%, -50%);
        -moz-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        -o-transform: translate(50%, -50%);
        z-index: 10;
    }
    .nyfzlc_next {
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        z-index: 10;
    }
    .nyfzlc_slide>div {
        padding-right: 0;
        height: 160px;
    }
    .nyfzlc_slide_boxn {
        font-size: 22px;
    }
    .nyfzlc_wrapper .nyfzlc_slide:nth-child(even) .nyfzlc_slidet {
        justify-content: flex-start;
        padding-top: 20px;
    }
    .nyryzs {
        margin-top: 60px;
    }
    .nyryzsbox {
        flex-wrap: wrap;
    }
    .nyryzsbox>div {
        width: 100%;
    }
    .nyryzsbox_lh {
        margin-top: 0;
        width: 100%;
    }
    .nyryzsbox_lp {
        margin-top: 0;
    }
    .nyryzsbox_la {
        margin-top: 15px;
    }
    .nyryzsbox_r {
        margin-top: 20px;
    }
    .nyryzsbox_r {
        padding: 55px 0 55px 55px;
    }
    .nyryzs_btnbox>div {
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        padding: 0;
    }
    .nyryzs_btnbox i {
        font-size: 20px;
    }
    .nyhzkh {
        margin-top: 60px;
    }
    .nyhzkhbox {
        flex-wrap: wrap;
    }
    .nyhzkhbox>div {
        width: 100%;
    }
    .nyhzkhbox_l {
        margin-top: 20px;
        padding-right: 0;
        order: 1;
    }
    .nyhzkhbox_r {
        padding-left: 0;
    }
    .nyhzkhbox_rh {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .nygsjjbox_rh {
        font-size: 36px;
        line-height: 38px;
    }
    .nygsjjbox_rp {
        font-size: 22px;
    }
    .nygsjjbox_rjsbox p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .nygsjjbox_rjsbox::-webkit-scrollbar {
        width: 5px;
    }
    .nyzcbox_ltitle {
        font-size: 36px;
        line-height: 38px;
    }
    .nyzcbox_lh {
        font-size: 22px;
    }
    .nyzcbox_lp p {
        font-size: 12px;
        line-height: 20px;
    }
    .nyqywhbox_ltitle span {
        font-size: 36px;
        line-height: 38px;
    }
    .nyqywhbox_ltitle b {
        font-size: 22px;
    }
    .nyfzlcbox_title {
        font-size: 36px;
        line-height: 38px;
    }
    .nyfzlcbox_p {
        font-size: 22px;
    }
    .nyfzlc_slide_boxp {
        font-size: 12px;
        line-height: 20px;
    }
    .nyryzsbox_lh {
        font-size: 36px;
        line-height: 38px;
    }
    .nyryzsbox_lp {
        font-size: 22px;
    }
    .nyryzs_btnbox {
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
    }
    .nyhzkhbox_rh {
        font-size: 36px;
        line-height: 38px;
    }
    .nyhzkhbox_rp {
        font-size: 22px;
    }
    .nyqywhbox_lmin_item {
        padding: 20px 10px;
    }
    .nyqywhbox_lmin_iteml {
        width: 35%;
    }
    .nyqywhbox_lmin_itemr {
        width: 65%;
    }
}