.structure-layout .h1,
.structure-layout .h2,
.structure-layout .h3,
.structure-layout .h4,
.structure-layout .h5,
.structure-layout .h6 {
    color: #000;
    font-weight: 700;
    font-family: 'Arial', sans-serif;
    font-size: 1.75rem;
 }
.structure-layout .product-structure .structure-table {
    padding-top: 20px;
    padding-bottom: 20px;
    border-collapse: collapse;
}
.structure-layout .product-structure .structure-table .structure-row {
    display: table-row;
    margin: 10px 0;
}
.structure-layout .product-structure .structure-table .structure-row .col-left {
    width: 40%;
    background-color: #fafafa;
}
.structure-layout .product-structure .structure-table .structure-row .col-right {
    width: 60%;
    background-color: #fff;
    display: table-cell;
}
.structure-layout .product-structure .structure-table .structure-row .col-left,
.structure-layout .product-structure .structure-table .structure-row .col-right {
    padding: 12px;
    display: table-cell;
    border: 1px solid #f4f4f4;
    font-size: 14px;
    color: #222;
    line-height: 20px;
}
table.has-title {
    margin-bottom: 10px;
}

@media (min-width: 990px){
    .poorder {
        position: absolute;
        right: 20px;
        top: -27px;
    }
}

.flex55{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.yousidng{
   background: #364155;
   line-height: 40px;
   color: #fff;
   height: 40px; 
}
.yousfiunggle{
    width: 68%;
}

.yousfiunggrt{
   width: 147px;
    margin-top: 6px;
}

.poorder .tab-list {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.yousfiunggrt li{
    width: 28px;
    height: 28px;
    border: #6f6f70 1px solid;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
}
.ddddffff a{
    background: #333;
    width: 28px;
    height: 28px;
    border: #6f6f70 1px solid;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
}
.yousfiunggrtgle img{
    max-width: 100%;
    height: auto;
}

.poorder .tab-list dd {
    cursor:pointer;
}
.dgufbgf{
    width: 15%;
}

.daobeing{
    background-color: #fd0;
}
.poorder #ert {
    width:21px;
    height:22px;
    float:left;
    background-image:url(../images/p-he.jpg);
    background-repeat:no-repeat;
    background-position:center center;
}

.poorder #uioi {
    width:21px;
    height:22px;
    float:left;
    background-image:url(../images/p-su.jpg);
    background-repeat:no-repeat;
    background-position:center center;
}

.poorder .tab-list .list .current {
    background-image:url(../images/p-he-1.jpg) !important;
}

.poorder .tab-list .list1 .current {
    background-image:url(../images/p-su-1.jpg) !important;
}


/*  */

@media (min-width: 990px) {
    .page-wrap-left {
        display: none;
    }
}

.icon-font {
    position: relative;
}
.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

.xypg-left-box {
    margin-bottom: 20px;
}

.xypg-left-title {
    background: var(--main-theme-color);
    padding: 10px 20px;
    position: relative;
}

.xypg-left-title h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    text-transform: capitalize;
    z-index: 9;
}

.xypg-left-con {
    border: 1px solid #d2d2d2;
    border-top: none;
}

/*  */

.page-mob-tool {
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 999;
}

.page-mob-tool li.xymob-page-navbtn span {
    color: #fff;
    position: relative;
    z-index: 1;
    font-size: 0;
    background: url(../images/menux.png) no-repeat center;
    font-family: "Candara", "SF Pro Display", "Arial";
    width: 40px;
    height: 40px;
    display: block;
}

.page-mob-tool li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}

.page-mob-tool li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: var(--main-theme-color);
    opacity: .7;
}

.page-mob-tool li i {
    display: block;
    width: 100%;
    height: 100%;
}

.page-mob-tool li .icon-dots-horizontal:after {
    background-position: -30px -390px;
}

.page-mob-tool li .icon-top:after {
    background-position: -30px -60px;
}

@media (min-width: 992px) {
    .page-mob-tool {
        display: none;
    }
}

/* 手机站 左侧导航弹出特效 */
.xymob-left-close-btn {
    display: none;
}


@media (max-width: 990px) {
    /* 弹出框之后 body 上增加一个禁止滚动的类*/ 
    body.no-scroll, html.no-scroll {
        height: 100vh;
        overflow: hidden;
    }

    .xymob-menu-click {
        position: fixed;
        width: 100vw;
        overflow-y: scroll;
        top: 0;
        left: 100%;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        z-index: 999999;
        height: 100vh;
        background: rgba(0, 0, 0, 0.7);
    }

    .xymob-menu-click .xypg-left-news, 
    .xymob-menu-click .xypg-left-keys, 
    .xymob-menu-click .xypg-left-contact, 
    .xymob-menu-click .page-message-img {
        display: none;
    }

    .xymob-menu-click .xymob-left-close-btn {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 50%;
        border: 1px solid #fff;
        text-align: center;
        background: black;
    }

    .xymob-menu-click .xymob-left-close-btn .icon-font {
        display: block;
        width: 100%;
        height: 100%;
    }

    .xymob-menu-click .xymob-left-close-btn .icon-font:after {
        background-position: -30px -300px;
    }

    .xymob-menu-click .xypg-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 90vh;
        padding: 5vh 0;
    }

    .xymob-menu-click .xypg-left .xypg-left-menu {
        width: 90%;
        background: #fff;
    }

    .xymob-menu-click.click {
        left: 0;
    }
}


/* 内页左侧导航栏样式 */
.xypg-left-nav {
    margin: 0 -1px;
}

.xypg-left-nav > li {
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.xypg-left-nav > li:last-child {
    border-bottom: none;
}

.xypg-left-nav > li > a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #2e2e2e;
    padding: 15px 18px;
}

.xypg-left-nav > li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 10px;
    right: 20px;
    cursor: pointer;
    background: url(../images/icon_spirit.png) 0 -240px no-repeat;
}

.xypg-left-nav > li .first-nav-btn.clicked {
    background-position: 0 -270px;
}

.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
    color: var(--main-theme-color);
}

.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
    color: var(--main-theme-color);
}

.xypg-left-nav .xypg-left-subnav {
    display: none;
    padding: 0 10px;
}

.xypg-left-nav .xypg-left-subnav > li {
    border-top: 1px dashed #eeeeee;
}

.xypg-left-nav .xypg-left-subnav > li > a {
    padding: 8px;
    display: block;
    line-height: 20px;
    color: #818181;
    font-size: 16px;
}


.com-img{ display:block; overflow:hidden;}
.com-img img{ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}


.xypg-left-nav .xypg-left-subnav > li > a:hover {
    color: var(--main-theme-color);
}

.xypg-left-nav .xypg-left-subnav > li.clicked > a {
    color: var(--main-theme-color);
}

.xypg-left-nav .xypg-left-threenav > li > a {
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.xypg-left-nav .xypg-left-threenav > li > a:before {
    content: '\2014   ';
}

.xypg-left-nav .xypg-left-threenav > li > a:hover {
    color: var(--main-theme-color);
}

.xypg-left-nav .xypg-left-threenav > li.clicked > a {
    color: var(--main-theme-color);
}

@media (max-width: 990px) {
    .xypg-left-nav .xypg-left-threenav {
        display: block;
    }
}

p{margin:0;}
body{overflow-x:hidden;}
.com-img{ display:block; overflow:hidden;}
.com-img img{ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.com-img2{ display:block; overflow:hidden;}
.com-img2 img{ transition:transform .3s ease-out; -webkit-transition:transform .3s ease-out; -moz-transition:transform .3s ease-out; -o-transition:transform .3s ease-out;}
.com-img2:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

.relative{position: relative;}

.flex2{ display: flex;display: -webkit-flex;justify-content: space-between;}
.wrap{flex-wrap:wrap}
.j-space-between{justify-content: space-between;}
.j-flex-start{justify-content:flex-start}
.j-flex-end{justify-content:flex-end}
.j-center{justify-content:center}
.a-j-center{align-items:center;justify-content:center}
.a-center{align-items:center}
.a-flex-start{align-items:flex-start}
.a-flex-end{align-items:flex-end}

.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.clamp4 {display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}

.max1600{max-width: 1500px;width:90.625%;margin:0 auto;}
.max1500{max-width: 1400px;width:90.625%;margin:0 auto;}
.max1400{max-width: 1330px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}
.max1200{max-width: 1130px;padding-left: 15px;padding-right: 15px;margin: 0 auto;}


/* header */
.header{left:0;top:0;width:100%;z-index:1000;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;

}
.scroll{
    position: fixed;
    top:0px;
    left: 0px;
    width: 100%;
}
.logo{position:relative}
.logo a{display:block}
.jsnf{
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: auto;
    opacity: 0;
}
.jsnf img{
    max-width: 100%;
    height: auto;
}
.logo a img{max-width:100%;}
.scroll .jsnf{
    opacity: 1;
}
.scroll .hsufng{
    opacity: 0;
}
.scroll{
    background: #fff;
}
.scroll .x-menu>li>a{
    color: #004588;
}
.scroll .aniuifg{
    background:url(//wm.cdn.cn86.cn/jinkong/2025/08/f6fc510750kv3bwt.png) 15px center no-repeat #475c7c;
    color: #fff;
}
.scroll .aniuifg a{
    color: #fff;
}
.scroll .header-ss .ss_btn{
    background:url(//wm.cdn.cn86.cn/jinkong/2025/08/7b5cb1733eqj8qhp.png) no-repeat center;
}
.btn-group .btn{
    background:url(//wm.cdn.cn86.cn/jinkong/2025/08/7cfd4f4479su2vtj.png) no-repeat center;
}
.scroll .btn-group .btn{
    background:url(//wm.cdn.cn86.cn/jinkong/2025/08/7cfd4f4479su2vtj.png) no-repeat center;
}
.btn-group .ghgh{
    opacity: 0;
}
.scroll .btn-group .ghgh{
    opacity: 0;
}
.header-ss{margin-left:1.25vw;position:relative;width:36px;height:36px}
.header-ss .ss_btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;background:url(//wm.cdn.cn86.cn/huizhoukerui/2025/03/912029ca77vmcw3b.png) no-repeat center;cursor:pointer}
.search-box{position:absolute;top:100%;right:0;z-index:99;display:none;background:#fff;padding:16px 20px;-webkit-box-shadow:0 0 15px 0 rgb(0 0 0 / 30%);box-shadow:0 0 15px 0 rgb(0 0 0 / 30%)}
.header-ss .ss-search{width:220px;position:relative;background:#fff;border:1px solid var(--main-theme-color);display:flex}
.header-ss .ss-search input{height:34px;line-height:34px;outline:0;border:none;font-size:0}
.header-ss .ss-search #keyword{width:calc(100% - 50px);padding-left:10px;color:#000;font-size:14px}
.header-ss .ss-search #s_btn{width:50px;background-color:var(--main-theme-color);background-position:center center;background-repeat:no-repeat;background-image:url(//cdn.myxypt.com/1a7e079f/24/06/a56ff77c79b014cb5708c10b590703e9baedb3fa.png)}


.x-menu{position:relative}
.x-menu>li{position:relative;text-align:center;
    padding: 0 1%;
}


.x-menu>li>a{display:block;font-size:20px;color:#004588;height:80px;line-height:80px;font-weight:600}
.x-menu>li:hover>a{color:#475b7c!important}
.x-sub-menu{position:absolute;z-index:999;width:150%;left:-25%;top:100%;display:none;background:#fff;border-radius:0;padding:0 0}
.x-sub-menu>li>a{display:block;text-align:center;font-size:14px;color:#333;line-height:1.5;padding:.6em .3em}
.x-sub-menu>li>a:hover{color:#fff!important;background-color:#475b7c}
/* @media (min-width:1200px){
    .x-menu>li{margin-left:15px;margin-right:15px}
}
@media (min-width:1440px){
    .x-menu>li{margin-left:22px;margin-right:22px}
} */


/* banner */
.home-banner {
    width: 100%;
    position: relative;
}
.home-banner .swiper-slide {
    position: relative;
    overflow: hidden;
}
.home-banner .swiper-slide a {
    display: block;
}
.home-banner .swiper-slide a > img {
    display: block;
    width: 100%;
}
.home-banner .swiper-pagination1 {
	bottom: 30px;
}
.home-banner .swiper-pagination1 .swiper-pagination-bullet {
	width: 18px;
	height: 2px;
	background: #fff;
	margin: 0 10px!important;
	transition: width .3s ease;
    border-radius: 0%;
    opacity: 0.6;
}
.home-banner .swiper-pagination1 .swiper-pagination-bullet-active {
	width: 13px;
	height: 13px;
    border-radius: 50%;
    opacity: 1;
}
.wenzingd{
    position: absolute;
    top:30%;
    width: 50%;
    left: 10%;
    z-index: 99;
    color: #fff;
}
.wenzingd_a{
    font-size: 98px;
    font-weight: 600;
    line-height: 100px;
    color: #fff;
    text-transform: uppercase;
}
.wenzingd_mm{
    width: 192px;
    line-height: 57px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 3%;
    border-radius: 30px;
    background: #374f6b;
}
.wenzingd_mm a{
    color: #fff; 
}
.wenzingd_b{
    font-size: 30px;
    line-height:50px;
    margin-top: 3%;
}
.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 0;
}
.home-banner .swiper-button-next1,
.home-banner .swiper-button-prev1 {
    position: absolute;
    width: 54px;
    height: 54px;
    top: 50%;
    margin-top: -27px;
    font-size: 0;
    outline: none;
    border: none;
    background: none;
    z-index: 99;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.home-banner .swiper-button-prev1 {
    left: 2.083vw;
    background: url(//wm.cdn.cn86.cn/xinjiuyang/2025/06/6e38c3b7f5esyobb.png) no-repeat center rgba(255, 255, 255, 0.1);
}

.home-banner .swiper-button-next1 {
    right: 2.083vw;
    background: url(//wm.cdn.cn86.cn/xinjiuyang/2025/06/cf9ba08e30xu7rnw.png) no-repeat center rgba(255, 255, 255, 0.1);
}

.home-banner .swiper-button-prev1:hover {
    background-color: var(--main-theme-color);
}

.home-banner .swiper-button-next1:hover {
    background-color: var(--main-theme-color);
}
.aniuifg{
    width: 164px;
	height: 36px;
	background:url(//wm.cdn.cn86.cn/jinkong/2025/08/6df549c89cophzy1.png) 15px center no-repeat #ffffff;
	border-radius: 18px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    color: #162a9f;
    box-sizing: border-box;
    padding-left: 2%;
}
.aniuifg a{
    color: #162a9f;
}
.dropdown-toggle::after{
    display: none;
}
.language-group .btn{
    box-shadow: none;
}
.btn-group{
    margin: 0 5px;
}

.home-banner .swiper-pagination {
    position: absolute;
    text-align: center;
    justify-content: center;
    display: flex;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    align-items: center;
}
/*ney1*/
.ney1{
    box-sizing: border-box;
    padding: 3% 0;
    overflow: hidden;
    background: #fff;
}

.cphtr{
    font-size: 50px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
	color: #004588;
}
.flex22{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cppfenf{
    margin-top: 3%;
}
.cppfenfle ul  li{
    position: relative;
}
.cppfenfle_img img{
    max-width: 100%;
    height: auto;
}
.cppfenfle_img{
    text-align: center;
    margin-top: 4%;
}
.cppfenflene{
    text-align: center;
}
.cppfenfle{
    background-color: #f7f7f7;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;
	border-radius: 20px;
    box-sizing: border-box;
    padding: 3%;
    width: 47%;
}
.cppfenfle:hover{
    background-color: #fd0;z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0);
} 
.cppfenfrt{
    width: 51%;
}
.cppfenflene_a{
    font-size: 30px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
	color: #004588;
}
.cppfenflene_b{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #868686;
}
.cppfenflene_b a{
    color: #868686;
}
.cppfenflene_c{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
	color: #374f6b;
}
.bandifnghh a{
    color: #fff;
}
.change{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.cppfenfrt ul li{
    background-color: #f7f7f7;
	border-radius: 20px;
    margin-bottom: 2%;
    box-sizing: border-box;
    padding: 3%;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;
}
 .cppfenfrt ul li:hover{
    background-color: #fd0;z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0);
} 
.cppfenfrt ul li:nth-child(2){
    margin-bottom: 0px;
}
.changele{
    width: 47%;
    text-align: left;
}
.changert{
    width: 50%;
}
.changert img{
    width: 100%;
    height: auto;
}
.changert:hover img{
    transition: all 0.4s;
}
.fhjj{
    margin-top: 10%;
}
.nei2{
    background:#004588;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
}
.abyfutle{
    width: 50%;
    box-sizing: border-box;
    padding: 7% 6% 7% 0;
}
.abyfutle_a{
    font-size: 50px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #e9e9e9;
}
.abyfutle_b{
    font-size: 23px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #e9e9e9;
}
.abyfutle_c{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 0px;
	color: #e9e9e9;
    box-sizing: border-box;
    padding: 5% 0;
}
.abyfutlefen{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 7%;
}
.abyfutlefen li{
    width: 30%;
    color: #e9e9e9;
}
.abyfutlefen li:nth-child(1){
    width: 40%;
}
.abyfutlefen_a{
    font-size: 25px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #e9e9e9;
}
.abyfutlefen_a span{
    font-size: 65px;
    font-weight: 600;color:#fd0;
}
.aidhufng{
    position: absolute;
    top:0px;
    right: 0px;
    width: 50%;
    z-index: 9;
}
.xaioxiaotu{
    overflow: hidden;
    border-left: rgba(255, 255, 255, 0.2) 1px solid;
    padding-left: 3%;
}
.dadadtu{
    overflow: hidden;
}
.gubggfr img{
    max-width: 100%;
    height: auto;
}
.xaupdingsdf{
    position: absolute;
    bottom: 19px;
    left: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    box-sizing: border-box;
    padding: 0% 30%;
    z-index: 999;
    
}
.xaioxiaotu .swiper-wrapper .swiper-slide{
    padding: 2% 0;
}
.youdnfngf_a img{
    max-width: 100%;
    height: auto;
}
.youdnfngf{
    position: relative;
}
.youdnfngf_b{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
}
.xaioxiaotu .swiper-wrapper .swiper-slide .youdnfngf{
    border: #fff 2px solid;
}
.xaioxiaotu .swiper-wrapper .swiper-slide-thumb-active .youdnfngf{
    border: #fa6104 2px solid;
}
.nei3{
    box-sizing: border-box;
    padding: 5% 0;
    overflow: hidden;
}
.shipngf_a{
    border-radius: 30px;
}
.shipngf_a img{
    width: 100%;
    height: auto;
}
.shipngf video{
border-radius: 30px;
}
.shipngf{
    position: relative;
     
}
.shipngfne{
    position: absolute;
     border-radius: 30px;
    top:0px;
    left: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    height: 100%;
    z-index: 9;
    box-sizing: border-box;
    padding-top: 12%;
    background: rgba(0, 0, 0, .2);
}
.shipngfne_a{
    font-size: 56px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
	color: #fafafa;
    text-transform: uppercase;
}
.shipngfne_b{
    font-size: 31px;
	font-weight: normal;
	font-stretch: normal;
	line-height:90px;
	letter-spacing: 0px;
	color: #fafafa;
     text-transform: uppercase;
}
.shipngfne_c{
    font-size: 21px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
	color: #fafafa;
    background: url(//wm.cdn.cn86.cn/jinkong/2025/08/a3410fb8c1kmntam.png) 56% center no-repeat;
    box-sizing: border-box;
    margin-top: 3%;
}
.shipngfne_c a{background: #fd0;color:#004588;font-size:20px; font-weight: bold; display: block;width:200px;margin:0 auto;border-radius: 30px;}
.shipngfne_c a:hover{background:#fff;color:#292929;}
.nei4{
    background: url(//wm.cdn.cn86.cn/jinkong/2025/08/7c73e1eac22k7fc5.jpg) center center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 4% 0;
}
.youshiudng{
    box-sizing: border-box;
    padding: 0 4% 0 5%;
}
.youshiudngle{
    width: 32%;
}
.youshiudngrt{
    width: 68%;
}
.youshiudngle_a{
    font-size: 50px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 0px;
	color: #004588;
}
.youshiudngle_b{
    width: 70px;
	height: 3px;
    background: #292929;
    box-sizing: border-box;
    margin: 2% 0;
}
.youshiudngle_c{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 29px;
	letter-spacing: 0px;
	color: #364155;
    box-sizing: border-box;
    padding: 3% 0;
}
.youshiudngle_m{
    width: 170px;
    line-height: 50px;
	background-color: #fd0;
	border-radius: 25px;
    text-align: center;
    font-size: 17px;
    margin-top: 11%;
    color: #fff;
}
.youshiudngle_m a{
    color: #004588!important; font-size: 20px; font-weight: bold;
}
.youshiudng{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.yousifnhf{
    overflow: hidden;
}
.yousifnhf .swiper-wrapper .swiper-slide{
    text-align: center;
    position: relative;
}
.jidnfjhg{
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.6s ease;
    z-index: 999;
}
.yousifnhf .swiper-wrapper .swiper-slide:hover .jidnfjhg{
    opacity: 1;
   transition: all 0.6s ease;
}
.jidnfjhg img{
    max-width:100%;
    height: auto;
}
.yousifnhf_ig img{
    max-width: 100%;
    height: auto;
}
.yousifnhf_gg{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 62px;
	letter-spacing: 0px;
	color: #364155;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiaxt{
    position: absolute;
    top:40%;
    right: 0px;
    z-index: 9;
    background: url(//wm.cdn.cn86.cn/jinkong/2025/08/f988af0328dfxcht.png) center center no-repeat;
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
}
.swibev{
    position: absolute;
    top:40%;
    left: 0px;
    z-index: 9;
    background: url(//wm.cdn.cn86.cn/jinkong/2025/08/b498095201p2afhp.png) center center no-repeat;
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
}
.yousifnhf {
    overflow: hidden;
    position: relative;
}
.nei5{
    overflow: hidden;
    box-sizing: border-box;
    background-size: 100% 100%;
    position: relative;
    background-attachment: fixed;
    padding: 12% 0;
}
.shidingg{
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
}
.shidingg:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgba( 0, 0, 0, .40);
    z-index: 1;
}
.qiudhuf_a{
    font-size: 40px;
	font-weight: 600;
	font-stretch: normal;
	line-height:60px;
	letter-spacing: 0px;
	color: #ffffff;
}
.qiudhuf_b{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
    box-sizing: border-box;
    padding: 1% 0;
}
.qiudhufdd{
    text-align: center;
}
.qiudhuf_c{
    width: 174px;
    margin: 2% auto 0;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
 }
.qiudhuf_c a{display: block; color: #004588;background-color: #fd0;border-radius: 21px;
}
.qiudhuf_c a:hover{background:#fafafa; color:#374f6b !important;}
.nei6{
    box-sizing: border-box;
    padding: 4% 0%;
    overflow: hidden;
}
.xwdghfungle{
    font-size: 50px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 62px;
	letter-spacing: 0px;
	color: #004588;
}
.xwdghfunger{
    width: 163px;
	line-height: 49px;
	border-radius: 25px;
	border: solid 1px #dcdcdc;
    text-align: center;
    height: 49px;
    font-size: 18px;
}
.xwdghfunger a{
    color: #242424;
}
.xxwwftle{
    width: 46.5%;
    background-color: #ffffff;
	box-shadow: 0px 0px 30px 0px rgba(224, 224, 224, 0.75);
	border-radius: 10px;
}
.xxwwftrty{
    width: 51%;
}
.xxwwft{
    margin-top: 4%;
}
.xxwwftrty ul li:hover{
 box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, .4);
}
.xxwwftle ul  li:hover{
    background: #fd0;
}
.xxwwftle ul  li:hover .xxwwftlenei_a{
    color: #004588;
}
.xxwwftle ul  li:hover .xxwwftlenei_b{
    color: #004588;
}
.xxwwftle_img img{
    width: 100%;
    height: auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.xxwwftlenei{
    box-sizing: border-box;
    padding: 4%;
}
.xxwwftlenei_a{
    font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}
.xxwwftlenei_b{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 62px;
	letter-spacing: 0px;
	color: #a6a6a6;
    margin-top: 1%;
}
.xxwwftrty ul  li{
    margin-bottom: 1%;
    box-sizing: border-box;
    padding: 2%;
}
.xxwwftrty ul  li:nth-child(3){
    margin-bottom: 0px;
}
.xxwwftrty_a{
    background: url(//wm.cdn.cn86.cn/jinkong/2025/08/45c7417224oepqtk.png) left center no-repeat;
    box-sizing: border-box;
    padding-left: 30px;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #6c6c6c;
}
.xxwwftrty_b{
    font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #333333;
    box-sizing: border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
    
}
.xxwwftrty_hh{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #818181;
    padding: 1% 0;
}
.banduqngle{
    width: 30%;
}
.banduqngle_a img{
    max-width: 100%;
    height: auto;
}
.banduqngle_b{
    box-sizing: border-box;
    padding: 2% 0;
    font-size: 26px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 33px;
	letter-spacing: 0px;
	color: #ffffff;
}
.dolaingd{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 33px;
	letter-spacing: 0px;
	color: #acb6bf;
}
.banduqnger{
    width: 65%;
}
.banduqngerle_a{
    font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
	color: #fafafa;
}
.banduqngerle_b li {
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #acb6bf;
    padding-left: 0px;
    transition: all 0.6s ease;
    background: none;
    position: relative;
}
.banduqngerle_b li::after{
    position: absolute;
    left: 0px;
    top: 50%;
    content: '';
    background: url(//wm.cdn.cn86.cn/jinkong/2025/08/d74ce906d7yjbll0.png) left center no-repeat;
    width: 0px;
    height:2px;
}
.banduqngerle_b li:hover::after{
    width: 10px;
    transition: all 0.6s ease;
}
.banduqngerle_b li:hover{
    box-sizing: border-box;
    padding-left: 20px;
    transition: all 0.6s ease;
}
.banduqngerle_b li:hover a{
    color: #acb6bf!important;
}
.banduqngerle{
    width: 32%;
}
.xiangdyf{
    border-top: #43516c 1px solid;
    margin: 1.5% 0;
}
.tuboidnggf .social-share .icon-facebook {
    color: #fff;
    border-color: #717171;
    
}
.tuboidnggf .social-share .icon-facebook:hover{
    background: #fff;
}

.tuboidnggf .social-share .icon-twitter {
    color: #fff;
    border-color: #717171;
    
}
.tuboidnggf .social-share .icon-twitter:hover{
    background: #fff;
}
.tuboidnggf  .social-share .icon-linkedin {
    color: #fff;
    border-color: #717171;
    
}
.tuboidnggf .social-share .icon-linkedin:hover{
    background: #fff;
}
.tuboidnggf .social-share .icon-tencent {
    color: #fff;
    border-color: #717171;
   } 
.tuboidnggf .social-share .icon-tencent:hover{
    background: #fff;
}
.tuboidnggf .social-share .social-share-icon{
    font-size: 12px;
}
.tuboidnggf .ghhh{
    background: url(//wm.cdn.cn86.cn/jinkong/2025/09/302336f7458qa2ci.png) center center  no-repeat;
    position: relative;
    z-index: 99;
}

.tuboidnggf .ghhh:hover{
    background: url(//wm.cdn.cn86.cn/jinkong/2025/09/c2bdc4b549spgxdt.png) center center no-repeat #fff;
    position: relative;
    z-index: 99;
}

.tuboidnggf .ghkk{
    background: url(//wm.cdn.cn86.cn/jinkong/2025/09/7b9f07bf270cyaer.png) center center  no-repeat;
    position: relative;
    z-index: 99;
}

.tuboidnggf .ghkk:hover{
    background: url(//wm.cdn.cn86.cn/jinkong/2025/09/44467c6c61timkmk.png) center center no-repeat #fff;
    position: relative;
    z-index: 99;
}


.flex44{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.logo{
    width: 15%;
}
.top_right{
    width: 85%;
}
.navbar-nav-box{
    width: 85%;
}
.logo img{
    max-width: 100%;
    height: auto;
}

@media(max-width:1600px){
    .xaupdingsdf{
        bottom: 0px;
    }
    .youshiudng {
        box-sizing: border-box;
        padding: 0 4% 0 5%;
    }
    .youshiudngle_a{
        font-size: 45px;
    }
    .shipngfne_b{
        font-size: 28px;
    }
    .shipngfne_a{
        font-size: 50px;
    }
    .abyfutlefen_a span{
        font-size: 60px;
    }
    .aniuifg{
        font-size: 17px;
    }
    .x-menu>li>a{
        font-size: 17px;
    }
    .cphtr , .abyfutle_a , .xwdghfungle{
        font-size: 45px;
    }
}


@media(max-width:1500px){
    .wenzingd_a{
        font-size: 50px;
        font-weight: 600;
        line-height: 60px;
        color: #fff;
        text-transform: uppercase;
    }
    .wenzingd_b{
        font-size: 35px;
        line-height:50px;
        margin-top: 2%;
    }
    .youshiudng {
        box-sizing: border-box;
        padding: 0 2% 0 2%;
    }
    .youshiudngle_a{
        font-size: 40px;
    }
    .shipngfne_b{
        font-size: 26px;
    }
    .shipngfne_a{
        font-size: 45px;
    }
    .abyfutlefen_a span{
        font-size: 50px;
    }
    .aniuifg{
        font-size: 16px;
    }
    .x-menu>li>a{
        font-size: 16px;
    }
    .cphtr , .abyfutle_a , .xwdghfungle{
        font-size: 40px;
    }
}


@media(max-width:1440px){
    .wenzingd_a{
        font-size: 40px;
        font-weight: 600;
        line-height: 60px;
        color: #fff;
        text-transform: uppercase;
    }
    .wenzingd_b{
        font-size: 30px;
        line-height:50px;
        margin-top: 2%;
    }
    .banduqngerle_a{
        font-size: 20px;
    }
    .youshiudng {
        box-sizing: border-box;
        padding: 0 2% 0 2%;
    }
    .youshiudngle_a{
        font-size: 35px;
    }
    .shipngfne_b{
        font-size: 22px;
    }
    .shipngfne_a{
        font-size: 40px;
    }
    .abyfutlefen_a span{
        font-size: 45px;
    }
    .aniuifg{
        font-size: 15px;
    }
    .x-menu>li>a{
        font-size: 15px;
    }
    .cphtr , .abyfutle_a , .xwdghfungle{
        font-size: 35px;
        line-height: 50px;
    }
    .cppfenflene_a{
        font-size: 24px;
    }
}



@media(max-width:1366px){
    .wenzingd_a{
        font-size: 35px;
        font-weight: 600;
        line-height: 50px;
        color: #fff;
        text-transform: uppercase;
    }
    .wenzingd_b{
        font-size: 25px;
        line-height:40px;
        margin-top: 2%;
    }
    .banduqngle_b{
        font-size: 22px;
    }
    .xxwwftlenei_a{
        font-size: 20px;
    }
    .xxwwftrty_hh{
        font-size: 15px;
        line-height: 24px;
    }
    .xxwwftrty_b{
        font-size: 20px;
    }
    .banduqngerle_a{
        font-size: 18px;
    }
   
    .youshiudngle_a{
        font-size: 30px;
        LINE-HEIGHT: 40PX;
    }
    .shipngfne_c{
        background: url(//wm.cdn.cn86.cn/jinkong/2025/08/a3410fb8c1kmntam.png) 58% center no-repeat;
       font-size: 18px;
    }
    .shipngfne_b{
        font-size: 20px;
        line-height: 50px;
    }
    .shipngfne_a{
        font-size: 35px;
    }
    .abyfutlefen_a span{
        font-size: 40px;
    }
    .aniuifg{
        font-size: 14px;
    }
    .x-menu>li>a{
        font-size: 14px;
    }
    .cphtr , .abyfutle_a , .xwdghfungle{
        font-size: 30px;
        line-height: 45px;
    }
    .cppfenflene_a{
        font-size: 22px;
    }
    .cppfenflene_b{
        font-size: 14px;
        line-height: 24px;
    }
}


@media(max-width:1200px){
    .dgufbgf {
    width: 17%;
}
    .wenzingd_mm{
        display: none;
    }
    .abyfutle_b{
        font-size: 20px;
    }
   .cppfenflene_a{
       font-size: 20px;
   }
   .cppfenfrt ul li{
       margin-bottom: 10%;
   }
   
}


@media(max-width:1024px){
    
    .wenzingd_a{
        font-size: 30px;
        font-weight: 600;
        line-height: 40px;
        color: #fff;
        text-transform: uppercase;
    }
    .wenzingd_b{
        font-size: 20px;
        line-height:30px;
        margin-top: 2%;
    }
    .xxwwftlenei_a {
        font-size: 18px;
    }
    .xxwwftrty_b {
        font-size: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .qiudhuf_a{
        font-size: 25px;
        line-height: 40px;
    }
    .shipngfne_b {
        font-size: 18px;
        line-height: 40px;
    }
    .shipngfne_a {
        font-size: 30px;
        line-height: 40px;
    }
    .abyfutlefen_b{
        font-size: 12px;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
    .abyfutlefen_a{
        font-size: 20px;
    }
    .abyfutlefen_a span {
        font-size: 30px;
    }
    .abyfutle_c {
        font-size: 14px;
        line-height: 26px;
    }
    .abyfutle_b {
        font-size: 17px;
        line-height: 30px;
    }
    .cphtr, .abyfutle_a, .xwdghfungle {
        font-size: 25px;
        line-height: 40px;
    }
}


@media(max-width:992px){
    .banduqngle_b {
        font-size: 16px;
    }
    .xwdghfunger{
        font-size: 16px;
    }
    .xxwwftrty{
        width: 100%;
        margin-top: 20px;
    }
    .xxwwftle{
        width: 100%;
    }
    .youshiudngrt{
        width: 100%;
        margin-top: 20px;
    }
    youshiudngle_m{
        margin-top: 2%;
    }
    .youshiudngle{
        width: 100%;
    }
    .shipngfne_a {
        font-size: 25px;
        line-height: 35px;
    }
    .abyfutlefen{
        margin-top: 2%;
    }
    .aidhufng{
        position: static;
        width: 100%;
        margin-top: 20px;
    }
    .cppfenfrt ul li {
        margin-bottom: 3%;
    }
    .cppfenfle{
        width: 100%;
        
    }
    .cppfenfrt{
        margin-top: 20px;
        width: 100%;
    }
    .abyfutle{
        width: 100%;
        padding: 2% 0;
    }
    .wenzingd {
        position: absolute;
        top: 30%;
        width: 83%;
        left: 10%;
        z-index: 99;
        color: #fff;
    }
}

@media(max-width:500px){
    
    .home-banner .swiper-pagination1{
        bottom: 15px;
    }

    .logo{
        width: auto;
        height: 60px;
        max-width: 120px;
    }
    .logo a{
        height:100%;
        display: flex;
        align-items: a-center;
    }
     .wenzingd_a{
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
        color: #fff;
        text-transform: uppercase;
    }
    .wenzingd_b{
        font-size: 12px;
        line-height:20px;
        margin-top: 1%;
    }
    .header{
        background: rgba(0, 0, 0, 0.7);
    }
    .nbanner{
        margin-top: 0;
    }
    .site-footer {
        padding: 7px 0 26px;
        margin-bottom: 60px;
    }
    .banduqngle{
        width: 100%;
    }
    .banduqnger{
        display: none;
    }
    .xwdghfunger{
        display: none;
    }
    .qiudhuf_b{
        font-size: 16px;
        line-height: 24px;
    }
    .qiudhuf_a {
        font-size: 17px;
        line-height: 30px;
    }
    .youshiudngle_a {
        font-size: 20px;
        LINE-HEIGHT: 35PX;
    }
    .shipngfne_c{
        display: none;
    }
    .shipngfne_b {
        font-size: 12px;
        line-height: 22px;
    }
    .xaupdingsdf{
        padding: 0 10%;
    }
    .abyfutle_b {
        font-size: 14px;
        line-height: 26px;
    }
    .changert{
        width: 100%;
    }
    .changele{
        width: 100%;
    }
    .cppfenflene_b {
        font-size: 13px;
        line-height: 19px;
    }
    .aniuifg{
        display:none;
    }
    .cphtr, .abyfutle_a, .xwdghfungle {
        font-size: 20px;
        line-height: 35px;
    }
    .nei5{
        background-size: contain;
    }
}



/*关于我们*/
.miand{
    background: #eff0f4;
    line-height: 50px;
}
.miambd{
    background: url(//wm.cdn.cn86.cn/jinkong/2025/09/dc2e4852583yet0q.png) left center no-repeat;
    box-sizing: border-box;
    padding-left: 20px;
    color: #333333;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.neiyy{
    box-sizing: border-box;
    padding: 2% 0 1% 0;
    position: relative;
}
.nabout::after{
    position: absolute;
    bottom: 0px;
    background: #fd0;
    width: 100px;
    height: 3px;
    content: '';
    left: 48%;
    z-index: 9;
}
.nabout::before{
    background: #dad9d9;
    left: 0px;
    height: 1px;
    width: 100%;
    content: '';
    position: absolute;
    bottom: 1px;
}
.nabout{
    text-align: center;
    font-size: 42px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 120px;
	letter-spacing: 0px;
	color: #004588;
    position: relative;
}
.neiab{
    box-sizing: border-box;
    padding: 3% 0;
    overflow: hidden;
}
.abguanyule{
    width: 49%;
}
.abguanyurt{
    width: 49%;
}
.abguanyurt img{
    width: 100%;
    height: auto;
}
.abguanyule_a{
    font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #004588;
}
.abguanyule_b{
    box-sizing: border-box;
    padding: 3% 0;
    font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #555555;
}
.shufen{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 15%;
}
.abshuzi ul li{
    width: 25%;
}
.shufen_img{
    width: 18%;
}
.shufen_img img{
    max-width: 100%;
    height: auto;
}
.shufennei{
    width: 79%;
}
.shufennei_a{
    font-size: 42px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #004588;
}
.shufennei_b{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #666666;
}
.neiab1{
    background: url(//wm.cdn.cn86.cn/jinkong/2025/08/7f2b1a3d18vna9xt.jpg) center center no-repeat fixed;
    box-sizing: border-box;
    padding: 4% 0;
}
.com-img{ display:block; overflow:hidden;}
.com-img img{ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.tufenf{
    margin-top: 4%;
}
.tufenf ul li{
    width:31%;
    background-color: #ffffff;
	border-radius: 20px;
    text-align: center;
    box-sizing: border-box;
    padding: 3% 3% 5% 3%;
    cursor: pointer;
}
.tufenf ul li:hover .tufenf_img {
    transform: rotateY(180deg);
    transition: transform 0.5s ease;
}

.tufenf_img {
    transition: transform 0.5s ease;
}
.tufenf_img img{
    max-width: 100%;
    height: auto;
}
.tufenf_img {
    text-align: center;
}
.tufenf_a{
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #333333;
}
.tufenf_b{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #666666;
    margin-top: 2%;
}
.neiab2{
    box-sizing: border-box;
    padding: 2% 0;
    overflow: hidden;
}

#certify {
	position: relative;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 360px;
	height: 240px;
	box-shadow: 0 8px 30px #ddd;
    transform-origin: BOTTOM;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	background-color: #d5d5d5;
	width: 28px;
	height: 9px;
	opacity: 1;
    border-radius: 30px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #004588;
     border-radius: 30px;
}


@media(max-width:1600px){
    .shufennei_a{
        font-size: 38px;
    }
    .nabout{
        font-size: 38px;
        line-height: 110px;
    }
    .abguanyule_a{
        font-size: 33px;
        line-height: 55px;
    }
}

@media(max-width:1500px){
    .shufennei_b{
        font-size: 16px;
    }
    .shufennei_a{
        font-size: 35px;
        line-height: 40px;
    }
    .nabout{
        font-size: 35px;
        line-height: 100px;
    }
    .abguanyule_a{
        font-size: 30px;
        line-height: 50px;
    }
}


@media(max-width:1440px){
    #certify .swiper-slide {
        width: 330px;
        height:218px;
        box-shadow: 0 8px 30px #ddd;
        transform-origin: BOTTOM;
    }
    .tufenf_a{
        font-size: 22px;
        line-height: 40px;
    }
    .tufenf_b{
        font-size: 16px;
        line-height: 24px;
    }
    .shufennei_b{
        font-size: 15px;
    }
    .shufennei_a{
        font-size: 32px;
        line-height: 38px;
    }
    .nabout{
        font-size: 32px;
        line-height: 90px;
    }
    .abguanyule_a{
        font-size: 25px;
        line-height: 40px;
    }
}


@media(max-width:1366px){
    #certify .swiper-slide {
        width: 330px;
        height:218px;
        box-shadow: 0 8px 30px #ddd;
        transform-origin: BOTTOM;
    }
    .tufenf_a {
        font-size: 20px;
        line-height: 35px;
    }
    .shufennei_a {
        font-size: 28px;
        line-height: 30px;
    }
    .nabout {
        font-size: 28px;
        line-height: 80px;
    }
    .x-menu>li>a {
        font-size: 13px;
    }
}


@media(max-width:1200px){
     #certify .swiper-slide {
        width: 300px;
        height:218px;
        box-shadow: 0 8px 30px #ddd;
        transform-origin: BOTTOM;
    }
    .tufenf_b {
        font-size: 14px;
        line-height: 22px;
    }
    .tufenf_a {
        font-size: 18px;
        line-height: 30px;
    }
    .shufennei_b {
        font-size: 12px;
        line-height: 28px;
    }
    .abguanyule_b{
        font-size: 15px;
        line-height: 24px;
    }
    .nabout {
        font-size: 25px;
        line-height: 70px;
    }
    .abguanyule_a {
        font-size: 22px;
        line-height: 35px;
    }
}

@media(max-width:1024px){
    .shufen_img img {
        max-width: 70%;
        height: auto;
    }
    .shufennei_b {
        font-size: 12px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .shufennei_a {
        font-size: 25px;
        line-height: 29px;
    }
    .abguanyule_a {
        font-size: 20px;
        line-height: 30px;
    }
    .nabout {
        font-size: 21px;
        line-height: 60px;
    }
}

@media(max-width:992px){
    #certify .swiper-slide {
        width: 250px;
        height: 356px;
        box-shadow: 0 8px 30px #ddd;
        transform-origin: BOTTOM;
    }
    .abguanyurt{
        width: 100%;
        margin-top: 20px;
    }
    .abguanyule{
        width: 100%;
    }
    .logo a img , .logo img{
        max-width: 100%;
    }
    .yousfiunggrt{margin:10px 0;}
}
@media(max-width:500px){
    #certify .swiper-slide {
        width: 180px;
        height: 257px;
        box-shadow: 0 8px 30px #ddd;
        transform-origin: BOTTOM;
    }
    .tufenf ul li{
        width: 100%;
        margin-bottom: 20px;
    }
    .abshuzi ul li {
        width: 49%;
    }
    .abguanyule_a {
        font-size: 18px;
        line-height: 26px;
    }
    .nabout::after {
        left: 36%;
    }
    .nabout {
        font-size: 19px;
        line-height: 50px;
    }
}


/*联系我们*/
/* contact-section1 */

.contact-section1 {
    position: relative;
    padding: 4.166vw 0;
}
.lx-title{margin-bottom: 2.6vw;}
.lx-title h3 {
    font-size: 42px;
    color: #004588;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 1;
}

.nei-photo-list1 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.nei-photo-list1 li {
    position: relative;
    width: 32%;background:#f8f8f8;
    margin-bottom: 30px;padding:40px 30px;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;
}
.nei-photo-list1 li:hover{
    background:#fd0;z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0);
}
.nei-photo-list1 li .img {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.nei-photo-list1 li .img img{border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;

}
.nei-photo-list1 li:hover .img{background:#292929;}
.nei-photo-list1 li .txt {
    padding-top: 20px;
}

.nei-photo-list1 li h3 {
    font-size: 21px;
    color: #222222;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
}

.nei-photo-list1 li .p {
    font-size: 16px;
    color: #333333;
    line-height: 1.7;
}
.nei-photo-list1 li .p a{color:#333;}
.contact-section2 {
    position: relative;
    background: url(//wm.cdn.cn86.cn/jinkong/2025/08/fdc251f868jlco7b.jpg) no-repeat;
    background-size: cover;
    padding: 60px 0;
}

.c-section2-con {
    position: relative;
    background: #fff;
    padding: 50px 40px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    max-width: 1025px;
    margin: 0 auto;
}

.hm-message-con {
    position: relative;
    margin: 0 -10px;
}

.hm-message-con input[type=text],
.hm-message-con textarea {
    height: 55px;
    background: #f2f2f2;
    border: none;
    border-radius: 0;
    font-size: 15px;
    color: #888888;
    box-shadow: inherit;
}

.hm-message-con input[type=text]::-webkit-input-placeholder,
.hm-message-con textarea::-webkit-input-placeholder {
    color: #888888
}

.hm-message-con input[type=text]:-ms-input-placeholder,
.hm-message-con textarea:-ms-input-placeholder {
    color: #888888
}

.hm-message-con input[type=text]::-ms-input-placeholder,
.hm-message-con textarea::-ms-input-placeholder {
    color: #888888
}

.hm-message-con input[type=text]::placeholder,
.hm-message-con textarea::placeholder {
    color: #888888
}

.hm-message-con textarea {
    padding-top: 15px;
    height: 190px;
    resize: none;
    background: #f2f2f2;
    color: #888888;
}

.hm-message-con textarea:focus {
    background: none;
    box-shadow: inherit;
    color: #888888;
}

.hm-message-con input[type=text]:focus,
.hm-message-con textarea:focus {
    color: #888888;
    background: #f2f2f2;
}

.hm-message-con .x-submit {
    width: 212px;
    height: 55px;
    background: var(--main-theme-color);
    color: #fff;
    font-size: 16px;
    border: none;
    outline: 0;
    margin: 0 auto;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.hm-message-con .x-submit:hover {
    background: var(--main-theme-color);
    color: #fff;
}

.hm-message-con .contans {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
}

.hm-message-con .contans input {
    border: none;
}

.hm-message-con .pr-5 {
    position: relative;
    font-size: 15px;
    color: #222;
    margin-bottom: 10px;
}

.hm-message-con .form-input.relative input[type=text] {
    padding-left: 1.2rem;
}

.hm-message-con .w100120 {
    width: calc(100% - 120px)!important;
}

.hm-message-con .contans input[type=text]:focus {
    border: none;
}

.hm-message-con .contans .yzmimg {
    cursor: pointer;
    margin: 0px 8px;
    width: 120px;
    height: 55px
}



/*  contact */

@media (max-width: 1280px) {
    .lx-title h3 {
        font-size: 32px;
    }
    .nei-photo-list1 li h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .nei-photo-list1 li .p {
        font-size: 14px;
    }
    .c-section2-con {
        padding: 40px 30px;
    }
}

@media (max-width: 992px) {
    .lx-title h3 {
        font-size: 24px;
    }
    .c-section2-con {
        padding: 30px 20px;
    }
}

@media (max-width: 768px) {
    .contact-section1 {
        padding: 40px 0;
    }
    .nei-photo-list1 li {
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
    .hm-message-con input[type=text],
    .hm-message-con textarea {
        height: 40px;
        font-size: 13px;
    }
    .hm-message-con textarea {
        height: 100px;
    }
    .hm-message-con .contans .yzmimg {
        height: 40px;
    }
    .hm-message-con .x-submit {
        height: 45px;
        width: 160px;
        font-size: 14px;
    }
    .c-section2-con{padding-bottom: 10px;}
    .c-section2-con{
        border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    }
}






@media(max-width: 989px){
    .wmy-right{margin-top: 10px;}
}






@media(max-width: 640px){
.left-title1{font-size: 20px;}
/* .site-header-bottom  .logo{width: calc(100% - 174px);} */
.contact-section1{padding: 30px 0 10px;}
.lx-title{margin-bottom: 20px;}

    .header.scroll{
        background: rgba(255, 255, 255, 0.9);
    }

}
  
  @media(max-width: 1450px){
    .xin1 li h3 span{font-size: 22px;}
  }
@media(max-width: 1300px){
    .box2{padding: 60px 0 70px;}
    .acon{font-size: 15px;}
    .sbt{font-size: 40px;}
    .box3{padding-top: 80px;}
    .yul li h3{font-size: 18px;}
    .jbj h3{font-size: 16px;line-height: 1.3;}
    .box5{padding: 80px 0 50px;}
    .box6{padding: 60px 0 80px;}
    .honor{margin: 40px 0 50px;}
    .box7{padding: 60px 0 70px;}
    .ft1 h3{font-size: 23px;margin-bottom: 2vw;}
}

