@charset "utf-8"; 
*{
    z-index: 1;
    position: relative;
    --cb_container: 12.6%;
    --cbvw_container: 12.6vw;
    --left: 12.71%;
	--right: 12.71%;
}
.bgfff{background: #fff;}
.fp-watermark{display: none !important;}
.relative{position: relative;}
.hidden{overflow: hidden;}
.mo{display: none !important;}
.pc{display: block !important;}
.container{
    width: 74.58%; 
    margin: 0 auto;
} 

@media(max-width: 1680px){
	.container{width: 85%;}
    *{
        --zu: 7.5%;
        --left: 7.5%;
        --right: 7.5%;
        --yuan:polygon( 0 0, 0px 80px, 80px 0, 100% 0, 100% 100%, 0 100% );
    }
}
@media(max-width: 1100px){
	.container{width: 100%;padding: 0 20px;}
     *{
        --left: 20px;
        --right: 20px;
        --yuan:polygon( 0 0, 0px 30px, 30px 0, 100% 0, 100% 100%, 0 100% );
    }
    .mo{display: block !important;}
    .pc{display: none !important;}
}
.fl{float: left;}
.fr{float: right;}
.center{text-align: center;}
.bold { font-weight: bold; }
.flex { display: flex; flex-wrap: wrap; }
.img100{line-height: 0;overflow: hidden;}
.img100 img{width: 100%;}
.imgborra{border-radius: 0.6vw;overflow: hidden;}


/**导航部分**/
.header {
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, .1));
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, .1));
  -moz-filter: drop-shadow(0 0 10px rgba(0, 0, 0, .1));
  -ms-filter: drop-shadow(0 0 10px rgba(0, 0, 0, .1));
    position: fixed; 
    z-index: 999; 
    width: 74.58%; 
    left: 50%; 
    transform: translateX(-50%); 
    top: 0; 
    z-index: 999; 
    transition: all .6s; 
    padding: 0 0 0 65px; 
    background-image: linear-gradient(315deg, transparent 10px, #ffffff 0); 
}
.header::before {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    opacity: 0;
    background: #fff;
}
.wuee::before { opacity: 1; }

.header .logo a { display: block; padding: 12.93px 0; }
.header .eawie { margin-left: 40px; height: 59.95px; cursor: pointer; width: 56px; border-left: 1px solid #D8D8D8; border-right: 1px solid #D8D8D8; }
.header .eawie .kouze { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 18px; height: 12px; }
.header .eawie .kouze .menu-s { position: absolute; height: 2px; background: #0F213C; width: 18px; border-radius: 2px; left: 0; }
.header .eawie .kouze .menu-s-1 { top: 0;  transition: all 0.5s; }
.header .eawie .kouze .menu-s-2 { top: 5px; }
.header .eawie .kouze .menu-s-3 { top: 10px;   transition: all 0.5s;}

.header.gude-on .eawie .kouze .menu-s-1 { transform: translateY(5px) rotate(45deg); }
.header.gude-on .eawie .kouze .menu-s-2 { opacity: 0; }
.header.gude-on .eawie .kouze .menu-s-3 { transform: translateY(-5px) rotate(-45deg); }
.header.gude-on::before { opacity: 1; }

.header .uio { overflow: hidden; cursor: pointer; z-index: 2; width: 59.34px; height: 59.95px; border-left: 1px solid #D8D8D8; transition: all .8s; position: absolute; right: 0; top: 0; background-image: linear-gradient(315deg, transparent 10px, #ffffff 0); }
.header .uio form { width: 100%; height: 100%; }
.header .uio .woajw { float: left; width: 59.34px; height: 59.95px; }
.header .uio .woajw .wotao { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 17.34px; height: 18px; background: url(../images/subww.svg)no-repeat center/cover; }
.header .uio .woajw .subwww { display: none; width: 100%; height: 100%; border: 0; background: url(../images/subww.svg)no-repeat center/cover; background-size: 17.34px 18px; }
.header .uio .inp { float: left; border: 0; height: 100%; font-size: 16px; width: calc(100% - 118.66px); }
.header .uio .inp::-webkit-input-placeholder {color: #A8A8A8;}
.header .uio .inp::-moz-placeholder {color: #A8A8A8;}
.header .uio .inp:-moz-placeholder {color: #A8A8A8;}
.header .uio .inp:-ms-input-placeholder {color: #A8A8A8;}
.header .uio .guanbieo { z-index: 2; width: 59.33px; float: left; height: 59.94px; position: relative; background-image: linear-gradient(315deg, transparent 10px, #ffffff 0); }
.header .uio .guanbieo  i { position: absolute; display: block; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 17px; height: 17px; background: url(../images/anbieo.svg)no-repeat center center/cover; }

.header .uio.zankai { width: calc(100% - 218px); }
.header .uio.zankai .woajw .wotao { display: none; }
.header .uio.zankai .woajw .subwww { display: block; }

.header .uie { margin-right: 118.68px; position: relative; z-index: 1; }
.header .uie::before { position: absolute; bottom: 0; right: -100px; background: #fff; content: ""; height: 100%; }
.header .uie ul { position: relative; z-index: 2; display: flex; flex-wrap: wrap; }
.header .uie ul li { float: left; position: relative; margin-right:5vw; /*transition: all .5s;*/ }
.header .uie ul li:nth-child(1) { text-align: center; }
.header.gude-on .uie ul li:nth-child(1) { text-align: left; }
.header.gude-on .uie ul li { width: 8.8vw; margin-right: 0; }

.header .uie ul li:last-child .sub { padding-right: 0; }
.header .uie ul li .sub { height: 59.94px; line-height: 59.94px; display: block; color: #0F213C; position: relative; display: inline-block; text-transform: uppercase;}
.header .uie ul li .sube {  padding-right: 12px; }
.header .uie ul li .sube::before {
    position: absolute;
    content: "";
    top: 50%;
    width: 6.93px;
    height: 4.5px;
    right: 0;
    transform: translateY(-50%);
    background: url(../images/sube.svg)no-repeat center center/cover;
}

.header .uie ul li:hover .sub { color: #001F97; }
.header .uie ul li .sub:after {
    position: absolute;
    content: "";
    bottom: -2px;
    left: 0;
    width: 0%;
    height: 3px;
    background: #001F97;
    transition: all .5s;
}
.header .uie ul li:hover .sube::before ,.header .uie ul li.cur .sube::before { background: url(../images/subea.svg)no-repeat center center/cover; }
.header .uie ul li:hover .sub::after,.header .uie ul li.cur .sub::after { width: 100%; }


.header .uie ul li .xiwoewoeo { position: fixed; left: 0; display: none; top: 59.95px; width: 100%; background-image: linear-gradient(315deg, transparent 10px, #ffffff 0); border-top: 1px solid #EBEBEB; padding: 53px 15.5% 72px; }
.header .uie ul li .xiwoewoeo ul li { width: 23.28%; margin-right: 2.29%; text-align: center; }
.header .uie ul li .xiwoewoeo ul li:last-child { margin-right: 0; }
.header .uie ul li .xiwoewoeo ul li .icon { border-radius: 20px; overflow: hidden; }
.header .uie ul li .xiwoewoeo ul li .wz { margin-top: 18px; }
.header .uie ul li:hover .xiwoewoeo {animation: xiala 0.4s 1;animation-fill-mode: forwards;display: block;}

@-webkit-keyframes xiala {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes xiala {
    0% {
        opacity: 0;
    }
    100% {
       opacity: 1;
    }
}

.header .asnenwen {
    position: fixed;
    width: 100%;
    top: 59.95px;
    left: 0;
    background-image: linear-gradient(315deg, transparent 10px, #ffffff 0);
    border-top: 1px solid #EBEBEB;
    display: none;
    padding: 38px 117.34px 48px 0;
}
.header .asnenwen ul li { float: left; width: 8.8vw; }
.header .asnenwen ul li a { display: block; width: 100%; font-size: 16px; color: #3A3A3A; line-height: 1.2; margin-bottom: 20px; }
.header .asnenwen ul li a:last-child { margin-bottom: 0; }
.header .asnenwen ul li a:hover { text-decoration: underline; color: #001F97; }


/**手机导航**/

.mo_header { position: fixed; top: 0; left: 0; width: 100%; z-index: 9; }
.mo_header .gupo { background: #fff; width: 100%; padding: 0 20px; box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);}
.mo_header .logo a { display: block; padding: 10px 0; }

.mobile-menu {
    width: 36px;
    height: 54.11px;
    position: relative;
    display: block;
    background: none;
    border: none;
}

.menu-i {
    height: 2px;
    right: 0;
    position: absolute;
    font-style: normal;
    display: block;
    transition: all 0.5s;
    border-radius: 2px;
}

.mobile-menu .menu-i-1, .mobile-menu .menu-i-2, .mobile-menu .menu-i-3 {
    background: #000;
}

.menu-i-1 {width: 24px;top: 15px;}
.menu-i-2 {width: 24px;top: 25px;}
.menu-i-3 {width: 24px;top: 35px;}

.mobile-menu-on .menu-i-1 {transform: translateY(10px) rotate(45deg);background-color: #000;}
.mobile-menu-on .menu-i-2 {opacity: 0;}
.mobile-menu-on .menu-i-3 {transform: translateY(-10px) rotate(-45deg);background-color: #000;}

/**mobile nav**/
.nav_box { display: none; border-top: 1px solid #D8D8D8; }
.nav_box ul li { border-bottom: 1px solid #F7F7F7; }
.nav_box ul li>a { line-height: 60px; padding: 0 20px; font-size: 16px; display: block; color: #3D3D3D; position: relative; text-transform: uppercase;}
.nav_box ul li>a::before { position: absolute; content: ""; right: 20px; top: 50%; transform: translateY(-50%); width: 8px; height: 12px; background: url(../images/sbmdwe2.png)no-repeat center center/cover; }
/*.nav_box ul li .sbmd { line-height: 60px; padding: 0 20px; font-size: 16px; display: block; color: #333333; position: relative; }*/
.nav_box ul li .sbmd::before { position: absolute; content: ""; right: 20px; top: 50%; transform: translateY(-50%); width: 8px; height: 12px; background: url(../images/sbmdwe2.png)no-repeat center center/cover; }
.nav_box ul li .sbmd.cur { background: #001F97; color: #fff; }
.nav_box ul li .sbmd.cur::before { background: url(../images/sbmda.png)no-repeat center center/cover; width: 12px; height: 8px; }
.nav_box ul li .suv { padding: 0 20px; display:none; }
.nav_box ul li .suv .erjilanmu .bt { border-bottom: 1px solid #F7F7F7; padding: 13px 0 13px; }
.nav_box ul li .suv .erjilanmu:last-child .bt { border-bottom: 0; }
.nav_box ul li .suv .erjilanmu .bt span { font-size: 14px; color: #3D3D3D; display: inline-block; width: 82%; line-height: 22px; }
.nav_box ul li .suv .erjilanmu.sbdm .bt a { display: block; position: relative; }
.nav_box ul li .suv .erjilanmu.sbdm .bt a::before {display: none; position: absolute; content: ""; right: 0px; top: 6px; width: 10px; height: 10px; background: url(../images/sbmd.png)no-repeat center center/cover; }
.nav_box ul li .suv .sbdm.cur .bt a::before { background: url(../images/sbmwwwda.png)no-repeat center center/cover;  height: 2px; top: 10px; }
.nav_box ul li .suv .erjilanmu:last-child { border-bottom: 0; }
.nav_box ul li .suv .erjilanmu .sum { display: none; padding: 9px 0 10px; border-bottom: 1px solid #F7F7F7; }
.nav_box ul li .suv .erjilanmu .sum .us a { display: block; font-size: 12px; line-height: 28px; color: #666666; padding-left: 12px; position: relative; }
.nav_box ul li .suv .erjilanmu .sum .us a::before { position: absolute; content: ""; top: 50%; left: 0; transform: translateY(-50%); width: 8px; height: 12px; background: url(../images/sumee.png)no-repeat center center/cover; }

.nav_box ul li .suv .erjilanmu.cur .bt a span { color: #00266E; }
.nav_box { height: calc(100% - 51px); display: block; background: #fff; width: 100%; top: 51px; position: fixed; left: -100%; z-index: 9999; overflow: hidden; transition: all .5s;  }
.nav_box.cur { left: 0; }
.nav_box ul li { position:relative; }
.nav_box ul li .semsn { width:70%; }
.nav_box ul li .semsn:before { display:none; }
.nav_box ul li.cur>a { background:#00266E; color:#fff; } 


@media(max-width:1600px) {
    .header { width: 85%; }
    .header .uie ul li .xiwoewoeo { padding: 33px 10% 52px; }
    .header.gude-on .uie ul li { width: 150px; }

    .header .asnenwen ul li { width: 150px; }
}

@media(max-width:1400px) {
    .header { padding-left: 30px; }

    .header.gude-on .uie ul li { width: 130px; }

    .header .asnenwen ul li { width: 130px; }

}


/**底部**/
.footer { background: #F9F9F9; padding: 4.16666vw 0 0; }
.footer .flex { display: flex; flex-wrap: wrap; }
.footer .tiasoeo .tel { width: 72%; padding-right: 4.16666vw; }
.footer .tiasoeo .tel .logo  { width: 221px; }
.footer .tiasoeo .tel .wozeje { display: inline-block; }
.footer .tiasoeo .tel .wozeje dl { float: left; margin-right: 4.16666vw;  }
.footer .tiasoeo .tel .wozeje dl:nth-child(1) { margin-left: 0; }
.footer .tiasoeo .tel .wozeje dl:last-child { margin-right: 0; }
.footer .tiasoeo .tel .wozeje dl dt { margin-bottom: 25px; }
.footer .tiasoeo .tel .wozeje dl dt a { display: block; font-size: 18px; color: #222222; line-height: 1; }
.footer .tiasoeo .tel .wozeje dl dd a { display: block; font-size: 14px; color: #6D6D6D; line-height: 1; margin-bottom: 14px; }
.footer .tiasoeo .tel .wozeje dl dd:last-child a { margin-bottom: 0; }

.footer .tiasoeo .tel .elb { margin-top: 58px; }
.footer .tiasoeo .tel .elb ul li { float: left; margin-right: 3.28125vw; }
.footer .tiasoeo .tel .elb ul li:last-child { margin-right: 0; }
.footer .tiasoeo .tel .elb ul li img { height: 50px; }

.footer .tiasoeo .ter { width: 28%; padding-left: 4.16666vw; border-left: 1px solid #D8D8D8; }
.footer .tiasoeo .ter .bt { line-height: 1; margin-bottom: 25px; }
.footer .tiasoeo .ter .zien { margin-bottom: 1.92708vw; }
.footer .tiasoeo .ter .zien .z { margin-bottom: 13px; }
.footer .tiasoeo .ter .zien .z:last-child { margin-bottom: 0; }
.footer .tiasoeo .ter .zien .z .e { width: 50px; line-height: 1.22; }
.footer .tiasoeo .ter .zien .z .r { width: calc(100% - 50px); line-height: 1.22; }
.footer .tiasoeo .ter .er .o { margin-bottom: 20px; }
.footer .tiasoeo .ter .er .ewq a { display: inline-block; margin-right: 20px; }
.footer .tiasoeo .ter .er .ewq a:last-child { margin-right: 0; }

.footer .tiaseoe { margin-top: 5.05208vw; border-top: 1px solid #D8D8D8; }
.footer .tiaseoe .guwi { padding: 28px 0 26px; }
.footer .tiaseoe .seol { line-height: 1; }
.footer .tiaseoe .seor a { display: inline-block; line-height: 1; padding-right: 16px; position: relative; }
.footer .tiaseoe .seor a::before { position: absolute; content: ""; right: 5px; top: 52%; transform: translateY(-50%); height: 100%; width: 1px; background: #6D6D6D; }
.footer .tiaseoe .seor a:last-child { padding-right: 0; }
.footer .tiaseoe .seor a:last-child::before { display: none; }


@media(max-width:1400px) {
    .footer .tiasoeo .tel .wozeje dl { margin-right: 30px; }
    .footer .tiasoeo .tel .logo { width: 170px; }
}

@media(max-width:1100px) {
    .footer { padding: 40px 0 0; }
    .footer .tiasoeo .tel .wozeje { display: none; }
    .footer .tiasoeo .tel .elb { display: none; }
    .footer .tiasoeo .ter { width: 100%; border: 0; padding-left: 0; margin-top: 30px; }
    .footer .tiasoeo .ter .bt { margin-bottom: 15px; }
    .footer .tiaseoe .seor a { display: none; }
    .footer .tiaseoe .guwi { padding: 15px 0; }
}



/**首页**/
.banner { overflow: hidden; }
.banner .text { position: absolute; top: 50%; transform: translateY(-20%); left: 0; width: 100%; opacity: 0; transition: all 0s;  }
.banner .swiper-slide .bannerD { transform:translateY(-50%); opacity: 1;  transition: all 1s; }
.banner .text .weo { width: 404px; }
.banner .text .weo .x { line-height: 1.44; margin: 7px 0 38px; }
.banner .anwieowe { position: absolute; bottom: 58px; left: 0; width: 100%; }
.banner .swiper-slide .img { background: url(../images/banneroo.jpg)no-repeat center center/cover; }
.banner .swiper-slide .img img { padding-left: 37.4%; }
.banner .anwieowe .swiper-pagination { position: initial; line-height: 0; width: auto; }
.banner .anwieowe .swiper-pagination .swiper-pagination-bullet { opacity: 1; background: rgba(255,255,255,.2); transition: all .5s; width: 6px; height: 6px; border-radius: 0; margin: 0 20px 0 0; }
.banner .anwieowe .swiper-pagination .swiper-pagination-bullet:last-child { margin-right: 0; }
.banner .anwieowe .swiper-pagination .swiper-pagination-bullet-active { width: 78px; }
.banner .anwieowe .swiper-pagination .swiper-pagination-bullet::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    transition: all 5.8s;
    background: #fff;
}
.banner .anwieowe .swiper-pagination .swiper-pagination-bullet::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background: #fff;
}
.banner .anwieowe .swiper-pagination .swiper-pagination-bullet-active::before { width: 100%; }
.banner .anwieowe .wze { line-height: .8; margin-left: 40px; }

.indexA { background: #F1F1F1; padding: 7.8125vw 0 9.16666vw; position: relative; overflow: hidden; }
.indexA::before { position: absolute; content: ""; right: -18.20833vw; bottom: -23.625vw; width: 54.06406vw; height: 46.47760vw; background: url(../images/indexA.svg)no-repeat center center/cover; }
.indexA .dexatop { border-bottom: 1px solid #D8D8D8; padding-bottom: 2.91666vw; margin-bottom: 3.75vw; }
.indexA .dexatop .tesi { line-height: 1; position: relative; }
.indexA .dexatop .xatob { width: 66.9%; }
.indexA .dexatop .xatob .btw { line-height: 1.12; }
.indexA .dexatop .xatob .btm { line-height: 1.44; margin: 15px 0 26px; }
.indexA .dexatop .xatob .ann{
    display: inline-block;
}

.indexA .dexabott .bottl{
    width: 20%;
}
.indexA .dexabott .bottr { width: 76%; }
.indexA .dexabott .bottr ul li { float: left; width: 20%; margin-right: 6%; font-weight: bold;}
.indexA .dexabott .bottr ul li:last-child { margin-right: 0; }
.indexA .dexabott .bottr ul li .su span { font-size: 4.16666vw; color: #000000; line-height: .8; display: inline-block; }
.indexA .dexabott .bottr ul li .su i { font-size: 4.16666vw; color: #000000; line-height: .5; margin-top: -2.5vw; vertical-align: middle; display: inline-block; font-style: initial;}
.indexA .dexabott .bottr ul li .u { /*line-height: 1.375;*/ margin-top: 16px; font-weight: initial;}

.indexB { background: url(../images/indexB.jpg)no-repeat center center/cover; padding: 7.39583vw 0 7.34375vw; }
.indexB .dexbtop .esieo { width: 66.9%; }
.indexB .dexbtop .esieo .weoweo { width: 72%; }
.indexB .dexbtop .esieo .eoo { line-height: 1.44; margin-top: 23px; }
.indexB .dexboom { margin-top: 4.16666vw; }
.indexB .dexboom ul { display: flex; flex-wrap: wrap; }
.indexB .dexboom ul li { float: left; margin-right: .8%; width: 24.4%; background: #FFFFFF; }
.indexB .dexboom ul li:last-child { margin-right: 0; }
.indexB .dexboom ul li a { display: block; padding: 30px 33px; }
.indexB .dexboom ul li a .icon { border-radius: 20px; overflow: hidden; }
.indexB .dexboom ul li a .icon img { transform: scale(1.01); transition: all .8s; }
.indexB .dexboom ul li:hover a .icon img { transform: scale(1.1); } 
.indexB .dexboom ul li a .ooo { margin-top: 37px; }
.indexB .dexboom ul li a .om { line-height: 1.22; margin-top: 10px; }
.indexB .dexboom ul li a .mp { line-height: 1; margin-top: 46px; font-weight: bold; }
.indexB .dexboom ul li a .mp span {
    position: relative;
    display: inline-block;
    margin-left: 12px;
    z-index: 2;
    width: 10px;
    height: 10px;
    background: url(../images/more.svg)no-repeat center center/cover;
    transform: rotate(0deg);
    transition: all .5s;
}

.indexB .dexboom ul li:hover a .mp span { transform: rotate(46deg); }

.indexC { background: url(../images/indexC.jpg)no-repeat center center/cover; padding: 6.40624vw 0 0; }
.indexC .cenmo { padding-left: var(--left); }
.indexC .dexcl { width: 23.5%; }
.indexC .dexcl .weo { line-height: 1.12; margin-top: 10px; overflow-wrap: break-word; }
.indexC .dexcl .xwe { line-height: 1.375; margin-top: 15px; }
.indexC .dexcl .wozowe { margin-top: 40px; }
.indexC .dexcl .wozowe ul { border-bottom: 1px solid #D8D8D8; }
.indexC .dexcl .wozowe ul li { border-top: 1px solid #D8D8D8; padding: 20px 0 19px; cursor: pointer; }
.indexC .dexcl .wozowe ul li .t{font-weight: bold;}
.indexC .dexcl .wozowe ul li .t.curter { color: #001F97; }
.indexC .dexcl .wozowe ul li .cont { display: none; }
.indexC .dexcl .wozowe ul li .cont .wz { line-height: 1.375; margin-top: 15px; }
.indexC .dexcr { position: relative; height: 40.67708vw; width: 71.7%;  clip-path:polygon( 0 0, 0px 4vw, 4vw 0, 100% 0, 100% 100%, 0 100% ); }
.indexC .dexcr .beiw { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: all .5s; }
.indexC .dexcr .beiw.active { opacity: 1; }

.indexD { background: #F1F1F1; padding: 7.18749vw 0 5.83333vw; }
.indexD .dexdtop { margin-bottom: 40px; }
.indexD .dropr { width: 66.9%; }
.indexD .dropr .exoto { line-height: 1.375; margin-top: 15px;  width:71%;}
.indexD .dexdbott { background: #fff; }
.indexD .dexdbott ul { display: flex; flex-wrap: wrap; }
.indexD .dexdbott ul li { width: 16.66%; float: left; min-height: 162px; border: 1px solid #f1f1f1; position: relative; }
.indexD .dexdbott ul li .img { position: absolute; top: 50%; left: 50%; width: 100%; transform: translate(-50%,-50%); text-align: center; }
.indexD .dexdbott ul li .img img { transform: scale(1.01); transition: all .5s; }
.indexD .dexdbott ul li:hover .img img { transform: scale(1.2); }

.indexE { background: #E5E5E5; padding: 3.38541vw 0; }
.indexE .dexel { width: 22.39583vw; line-height: 1.12; }
.indexE .dexez { position: absolute; bottom: 5px; left: 47%; transform: translateX(-50%); width: 27%; }
.indexE .dexer { width: 22.29166vw; position: absolute; bottom: 10px; right: 0; }
.indexE .dexer .inp { background: #FFFFFF; width: 100%; border-radius: 40px; height: 54px; color: #999999; font-size: 16px; border: 0; padding-left: 30px; }
.indexE .dexer .inp::-webkit-input-placeholder {color: #999999;}
.indexE .dexer .inp::-moz-placeholder {color: #999999;}
.indexE .dexer .inp:-moz-placeholder {color: #999999;}
.indexE .dexer .inp:-ms-input-placeholder {color: #999999;}
.indexE .dexer .sub {line-height: inherit; position: absolute; right: 4px; height: calc(100% - 8px); top: 50%; transform: translateY(-50%); background: #001F97; border-radius: 40px; overflow: hidden; color: #fff; font-size: 18px; border: 0; width: 144px; }

@media(max-width:1920px) {
    .banner .text .weo { width: 23.04166vw; }
    .banner .anwieowe { bottom: 3.02083vw; }
}

@media(max-width:1700px) {
    .indexE .dexer { width: 26.29166vw; }
    .indexE .dexez {
        left: 48%;
        width: 20%;
    }
}

@media(max-width:1680px) {
    .banner .swiper-slide .img img { padding-left: 39.3%; }
    .indexA .dexatop .xatob,
    .indexD .dropr,
    .indexB .dexbtop .esieo { width: 62.5%; }
    .indexC .dexcr { width: 65.5%; }
    .indexC .dexcr { height: 50vw; }
    .banner .text .weo { width: 28.04166vw; }
}

@media(max-width:1500px) {
    .indexA .dexabott .bottl { width: 20%; }
    
}

@media(max-width:1450px) {
    .banner .text .weo { width: 28.04166vw; }
    .indexE .dexer { width: 30.29166vw; }
    .indexE .dexez {
        left: 45%;
        width: 20%;
    }
}

@media(max-width:1250px) {
    .indexC .dexcr { height: 55vw; }
}

@media(max-width:1100px) {
    .banner .text .weo { width: 100%; }

    .banner .anwieowe { bottom: 25px; }
    .banner .text .weo .x { margin-bottom: 25px; }

    .indexA { padding: 40px 0 50px; }
    .indexA .dexatop { margin-bottom: 20px; padding-bottom: 20px; }
    .indexA .dexatop .xatob { width: 100%; margin-top: 20px; }
    .indexA .dexatop .xatob .btm { margin: 10px 0 20px; }

    .indexA .dexabott .bottl { width: 150px; margin-bottom: 20px; }
    .indexA .dexabott .bottr { width: 100%; }
    .indexA .dexabott .bottr ul li { width: 100%; margin-right: 0; margin-bottom: 20px; }
    .indexA .dexabott .bottr ul li:last-child { margin-bottom: 0; }
    .indexA .dexabott .bottr ul li .su span { font-size: 25px; }
    .indexA .dexabott .bottr ul li .su i { font-size: 18px; margin-top: -1px; }
    .indexA .dexabott .bottr ul li .u { margin-top: 10px; }
    .indexA::before { display: none; }

    .indexB { padding: 40px 0 50px; }
    .indexB .dexbtop .esieo { width: 100%; margin-top: 20px; }
    .indexB .dexbtop .esieo .weoweo { width: 100%; }
    .indexB .dexbtop .esieo .eoo { margin-top: 10px; }
    .indexB .dexboom { margin-top: 25px; }
    .indexB .dexboom ul li { width: 100%; margin-bottom: 20px; margin-right: 0; }
    .indexB .dexboom ul li:last-child { margin-bottom: 0; }
    .indexB .dexboom ul li a { padding: 20px; }
    .indexB .dexboom ul li a .ooo { margin-top: 17px; }
    .indexB .dexboom ul li a .mp { margin-top: 30px; }
    .indexB .dexboom ul li a .om { height: auto !important; }

    .indexC { padding: 40px 0 50px; }
    .indexC .cenmo { padding:0 var(--left); }
    .indexC .dexcl { width: 100%; }
    .indexC .dexcr { width: 100%; height: 66vw; margin-top: 30px; }
    .indexC .dexcl .wozowe ul li { padding: 15px 0; }
    .indexC .dexcl .wozowe ul li .cont .wz { margin-top: 7px; }
    .indexC .dexcl .wozowe { margin-top: 20px; }
    .indexC .dexcr {clip-path:polygon( 0 0, 0px 20px, 20px 0, 100% 0, 100% 100%, 0 100% ); }

    .indexD { padding: 40px 0 50px; }
    .indexD .dropr { width: 100%; margin-top: 20px; }
    .indexD .dropr .exoto { margin-top: 10px; }
    .indexD .dexdtop { margin-bottom: 25px}
    .indexD .dexdbott ul li { width: 50%; min-height: 93px; }

    .indexE { padding: 40px 0; }
    .indexE .dexel { width: 100%; }
    .indexE .dexez { position: initial; transform: translateX(0); width: 100%; margin-top: 10px; }
    .indexE .dexer { width: 100%; margin-top: 15px; position: initial; }
    .indexE .dexer .inp { font-size: 14px;height: 46px;padding-left: 20px;}
    .indexE .dexer .sub { font-size: 16px; width: 110px;}

    .banner .swiper-slide .img img { padding-left: 0; opacity:0;}
    .banner .text{
        top: 70%;
    }
}


/**02Systence-Products**/
.nybanner .img {
    overflow: hidden;
    padding-left: 37.86%;
    background: url(../images/banneroo.jpg)no-repeat center center/cover;
}

.nybannera .img { background: none !important; padding-left: 0; }

.nybanner .texto { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 100%; }
.nybanner .mbx { position: absolute; left: 0; width: 100%; bottom: 2.08333vw; }

.mbx a { line-height: 1; display: inline-block; font-size: 14px; color: #A8A8A8; }
.mbx span { line-height: 1; display: inline-block; font-size: 14px; color: #A8A8A8; margin: 0 2px;font-family: "宋体";font-weight: bold;position: relative;bottom: -1px;}



.ProductA { background: #F1F1F1; padding: 6.35416vw 0 7.13541vw; }
.ProductA ul { display: flex; flex-wrap: wrap; }
.ProductA ul li { float: left; width: 24.4%; background: #fff; margin-right: .8%; }
.ProductA ul li:last-child { margin-right: 0; }
.ProductA ul li a { padding: 29px 33px 31px; display: block; }
.ProductA ul li a .img { overflow: hidden; border-radius: 20px; margin: 30px 0 30px; }
.ProductA ul li a .img img { transform: scale(1.01); transition: all .8s; }
.ProductA ul li:hover a .img img { transform: scale(1.1); } 
.ProductA ul li a .wz { line-height: 1.375; height:210px;}


.ProductA ul li:hover a .mp span {
    transform: rotate(46deg);
}

.mp { line-height: 1; font-weight: bold; }
.mp span {
    position: relative;
    display: inline-block;
    margin-left: 12px;
    z-index: 2;
    width: 10px;
    height: 10px;
    background: url(../images/more.svg)no-repeat center center/cover;
    transform: rotate(0deg);
    transition: all .5s;
}

.weiwoe:before {
    position: absolute;
    content: "";
    bottom: -37vw;
    left: -20.80208vw;
    width: 74.98281vw;
    height: 65.41822vw;
    background: url(../images/weiwoe.svg)no-repeat center center/cover;
}

@media (max-width:1100px) {
    .mbx { display: none; }
    .nybanner .texto { top: 55%; }
    .weiwoe::before { display: none; }
    .ProductA { padding: 40px 0 50px; }
    .ProductA ul li { width: 100%; margin-right: 0%; margin-bottom: 20px; }
    .ProductA ul li:last-child { margin-bottom: 0; }
    .ProductA ul li a { padding: 20px; }
    .ProductA ul li a .img { margin: 20px 0; }
    .ProductA ul li a .wz { height: auto !important; }
    .ProductA ul li a .mp { margin-top: 30px; }
    .nybanner .img { background: none; }
    .nybanner .img { padding-left: 0; }
}

/**02-1Systence-Product-PROMESS**/
.PROMESSA { background: #F1F1F1; padding: 5.72916vw 0 10.3125vw; }
.PROMESSA ul { display: flex; flex-wrap: wrap; }
.PROMESSA ul li { float: left; background: #fff; margin-right: .53%; width: 32.98%; margin-bottom: .53%; }
.PROMESSA ul li:nth-child(3n) { margin-right: 0; }
.PROMESSA ul li .img { border-radius: 20px; overflow: hidden; background: #F6F6F6; }
.PROMESSA ul li a { display: block; padding: 20px; }
.PROMESSA ul li a .ssa { margin: 20px 0 18px; }
.PROMESSA ul li a .ssb { 
    line-height: 1.3; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.PROMESSA ul li a .mp { margin-top: 30px; }
.PROMESSA ul li .img img{transition: all 0.5s;}
.PROMESSA ul li:hover .img img{transform: scale(1.04);}
.PROMESSA ul li:hover a .mp span{transform: rotate(46deg);}
.gongbeiw { position: relative; overflow: hidden; }
.gongbeiw::before { 
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 50.27343vw;
    height: 35.46875vw;
    background: url(../images/gongbeiw.jpg)no-repeat center center/cover;
}

.beif1 { background: #F1F1F1; }

@media(max-width:1100px) {
    .PROMESSA { padding: 40px 0 50px; }
    .PROMESSA ul li { width: 100%; margin-bottom: 20px; margin-right: 0; }
    .PROMESSA ul li:last-child { margin-bottom: 0; }
    .PROMESSA ul li a .ssa { margin: 15px 0 10px; }
    .PROMESSA ul li a .ssb { height: auto !important; }
    .gongbeiw::before { display: none; }
}



/**03-1 Systence-Services-Test center**/

.TestcenteA { padding: 4.17968vw 0 7.91666vw; }
.TestcenteA .tpwel { line-height: 1.19; }
.TestcenteA .tpwer { width: 48.74%; }
.TestcenteA .tpwer .xq { line-height: 1.375; margin-bottom: 32px; }

.TestcenteA .centeabott { margin-top: 3.75vw; }
.TestcenteA .centeabott ul > li { margin-bottom: 3.54166vw; }
.TestcenteA .centeabott ul > li .box{display: flex;flex-wrap: wrap;}
.TestcenteA .centeabott ul > li:last-child { margin-bottom: 0; }
.TestcenteA .centeabott ul > li .clearfix { position: relative; }
/*.TestcenteA .centeabott ul > li .img { width: 45.61%; position: absolute; top: 0; left: 0; height: 100%; }*/
.TestcenteA .centeabott ul > li:nth-child(2n) .box{flex-direction: row-reverse;}
.TestcenteA .centeabott ul > li:nth-child(2n) .box .img{margin-left: auto;}
.TestcenteA .centeabott ul > li:nth-child(2n) .box .tpwer{margin-right: auto;margin-left: 0;}
.TestcenteA .centeabott ul > li:nth-child(2n) .img { left: auto; right: 0; }
.TestcenteA .centeabott ul > li .img { clip-path:polygon( 0 0, 0px 50px, 50px 0, 100% 0, 100% 100%, 0 100% ); overflow: hidden; width: 45.61%;} 
.TestcenteA .centeabott ul > li:nth-child(2n) .img {
    clip-path: polygon(100px 0, calc(100% - 0px) 0, 100% 0,
    100% calc(100% - 50px), calc(100% - 50px) 100%,
    100px 100%, 0 calc(100% - 0px), 0 0);
} 
.TestcenteA .centeabott ul > li .img img{
    height: 100%;
    object-fit: cover;
}
.TestcenteA .centeabott ul > li .tpwer { width: 53.48%; background: #fff; padding: 4.47916vw 2.34375vw 3.125vw; margin-left: auto;}
.TestcenteA .centeabott ul > li .tpwer .wes { padding-bottom: 27px; border-bottom: 1px solid #DBDBDB; position: relative; }
.TestcenteA .centeabott ul > li .tpwer .wes::before { position: absolute; content: ""; bottom: -1px; left: 0; height: 3px; width: 5.20833vw; background: #001F97; }
.TestcenteA .centeabott ul > li .tpwer .mes { margin-top: 30px;padding-right:15px;}
.TestcenteA .centeabott ul > li .tpwer .mes::-webkit-scrollbar{
    width: 4px;    
}
.TestcenteA .centeabott ul > li .tpwer .mes::-webkit-scrollbar-track{
    background: rgba(0,0,0,0.2);
    width: 4px;
    border-radius: 50px;
}
.TestcenteA .centeabott ul > li .tpwer .mes::-webkit-scrollbar-track-piece{
    width: 4px;
} 
.TestcenteA .centeabott ul > li .tpwer .mes::-webkit-scrollbar-thumb{
    background: rgba(255,255,255,0.4);
    border-radius: 50px;
}
.TestcenteA .centeabott ul > li .tpwer .mes::-webkit-scrollbar-button{
    display: none;
}
.TestcenteA .centeabott ul > li .tpwer .mes .mm { margin-bottom: 23px; }
.TestcenteA .centeabott ul > li .tpwer .mes .mm .me { line-height: 1.375; margin-top: 10px; }


.TestcenteA .centeabott ul > li .tpwer .mes .mm ol{
    width: calc(100% - 18px);
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
}
.TestcenteA .centeabott ul > li .tpwer .mes .mm ol li{
    list-style: decimal;
    width: 100%;
    margin-bottom: 8px;
}
.TestcenteA .centeabott ul > li .tpwer .mes .mm ol li:last-child{margin-bottom: 0;}

@media(max-width:1100px) {
    .TestcenteA { padding: 40px 0 50px; }
    .TestcenteA .tpwer { width: 100%; margin-top: 15px; }
    .TestcenteA .tpwer .xq { margin-bottom: 20px; }
    .TestcenteA .centeabott { margin-top: 30px; }
    .TestcenteA .centeabott ul > li { margin-bottom: 20px; }
    .TestcenteA .centeabott ul > li .img { width: 100%; background: none !important; position: initial; }
    .TestcenteA .centeabott ul > li .tpwer { width: 100%; margin-top: 10px; padding: 20px; }
    .TestcenteA .centeabott ul > li:nth-child(2n) .tpwer { width: 100%; margin-top: 0; margin-bottom: 10px; }
    .TestcenteA .centeabott ul > li .img {
        clip-path: polygon( 0 0, 0px 20px, 20px 0, 100% 0, 100% 100%, 0 100% );
    }
    .TestcenteA .centeabott ul > li:nth-child(2n) .img { clip-path: polygon( 0 0, 0px 20px, 20px 0, 100% 0, 100% 100%, 0 100% );/*clip-path: polygon(100px 0, calc(100% - 0px) 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 100px 100%, 0 calc(100% - 0px), 0 0);*/}
    .TestcenteA .centeabott ul > li .tpwer .wes { padding-bottom: 15px; }
    .TestcenteA .centeabott ul > li .tpwer .wes::before { width: 50px; }
    .TestcenteA .centeabott ul > li .tpwer .mes { margin-top: 20px; }
    .TestcenteA .centeabott ul > li .tpwer .mes .mm { margin-bottom: 20px; }
  
}









/*tong*/
.chanpin_a{
    padding: 3.7vw 0 7.8vw;
    background: #F1F1F1;
}

.chanpin_a .left{
    width: 23.1%;
    background: #fff;
    float: left;
}
.chanpin_a .left .ul li{
    border-bottom: 2px solid #f1f1f1;
}
.chanpin_a .left .ul li:last-child{border-bottom: none;}
.chanpin_a .left .bt{
    color: #6d6d6d;
    cursor: pointer;
    padding: 1vw  60px 1vw 1vw;
    transition: all 0.4s;
}
.chanpin_a .left .bt .i{
    width: 20px;
    height: 20px;
    top: 1.1vw;
    right: 24px;
    position: absolute;
    transition: all 0.4s;
}

.chanpin_a .left .bt .i:before{
    width: 100%;
    height: 2px;
    background: #6D6D6D;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    transition: all 0.4s;
}
.chanpin_a .left .bt .i:after{
    width: 2px;
    height: 100%;
    background: #6D6D6D;
    content: "";
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    transition: all 0.4s;
}
.chanpin_a .left .a_list{display: none;padding: 0 1vw; background:#EBEBEB;}
.chanpin_a .left .a_list a{
    display: block;
    padding: 1vw 20px 1vw 0;
    color: #6d6d6d;
    border-bottom: 1px solid #D8D8D8;
}
.chanpin_a .left .a_list a:last-child{border-bottom: none;}
.chanpin_a .left .a_list a:before{
    width: 7px;
    height: 11px;
    background: url(../images/chanpin_a_jt.svg) center center/cover;
    content: "";
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s;
}

.chanpin_a .left .a_list a:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #001F97;
    transition: all 0.4s;
}

.chanpin_a .left .ul li.cur .bt{
    background: #001F97;
    color: #fff;
}
.chanpin_a .left .ul li.cur .bt .i:after,
.chanpin_a .left .ul li.cur .bt .i:before{background: #fff;}
.chanpin_a .left .ul li.cur .bt .i:after{height: 0;}
/*.chanpin_a .left .ul li.cur .a_list{display: block;}*/
.chanpin_a .left .a_list a:hover,
.chanpin_a .left .a_list a.cur{
    color: #001F97;
}
.chanpin_a .left .a_list a.cur:before,
.chanpin_a .left .a_list a:hover:before{
    background: url(../images/chanpin_a_jt2.svg) center center/cover;
}
.chanpin_a .left .a_list a:hover:after,
.chanpin_a .left .a_list a.cur:after{width: 100%;}

.chanpin_a .right{
    width: 73.1%;
    float: right;
}

.chanpin_a .right .ul{display: flex;flex-wrap: wrap;}
.chanpin_a .right .ul > li{
    width: 32.6%;
    background: #fff;
    margin-right: 1.1%;
    margin-bottom: 1.1%;
}
.chanpin_a .right .ul > li:nth-child(3n){margin-right: 0;}
.chanpin_a .right .ul > li .box{
    padding: 1vw 1vw 1.6vw;
    position: relative;
    height: 100%;
}
.chanpin_a .right .ul > li .box .bt{color: #001F97;font-weight: bold;}
.chanpin_a .right .ul > li .box .img{margin-top: 0.8vw;border-radius: 20px;}
.chanpin_a .right .ul > li .box .js{margin-top: 0.8vw;line-height: 1.6;color: #6D6D6D;padding-bottom:2.5vw;}
.chanpin_a .right .ul > li .box .js ul li{
    position: relative;
    padding-left: 12px;
}
.chanpin_a .right .ul > li .box .js ul li:before{
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 8px;
    background: #D8D8D8;
}
.chanpin_a .right .ul > li .box .mp{
    position:absolute;
    bottom: 0;
    padding-bottom: 1.5vw;
}
.chanpin_a .right .ul > li .box .img img{
    transition: all 0.5s;
}

.chanpin_a .right .ul > li:hover .box .img img{transform: scale(1.04);}
.chanpin_a .right .ul > li:hover .box .mp span{transform: rotate(46deg);}
@media(max-width: 1100px){
    .chanpin_a{padding: 20px 0 40px;}
    .chanpin_a .left{display: none;}
    .chanpin_a .right{
        width: 100%;
    }
    .chanpin_a .right .ul > li .box{
        padding: 20px 20px 28px;
    }
    .chanpin_a .right .ul > li .box .mp{margin-top: 20px;position:relative;padding-bottom:0;}
    .chanpin_a .right .ul > li .box .js{margin-top: 12px;}
    .chanpin_a .right .ul > li .box .img{margin-top: 12px;}
}

@media(max-width: 768px){
    .chanpin_a .right .ul > li{
        width: 48.5%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .chanpin_a .right .ul > li:nth-child(3n){margin-right: 2%;}
    .chanpin_a .right .ul > li:nth-child(2n){margin-right: 0;}
}

@media(max-width: 600px){
    .chanpin_a .right .ul > li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 14px;
    }
}

.more_2,
a.more_2{background-image: linear-gradient(315deg, transparent 10px, #EBEBEB 0);color: #000;transition: all 0.4s;}
.more_2:hover,
a.more_2:hover{background-image: linear-gradient(315deg, transparent 10px, #001F97 0);color: #fff;}
.more_2:hover i,
a.more_2:hover i{background: url(../images/more_2_jt.svg) no-repeat center center / cover;}

.chanpinxq_a .right_xq{
    background: #fff;
    padding: 1.6vw;
}
.chanpinxq_a .right_xq .top{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 1vw;
}

.chanpinxq_a .right_xq .top .l{
    width: 55.3%;
    padding-right: 4.6vw;
}
.chanpinxq_a .right_xq .top .l .dbt{color: #001F97;font-weight: bold;}
.chanpinxq_a .right_xq .top .l .text{
    margin-top: 1.6vw;
    padding-top: 1.6vw;
    border-top: 1px solid #D8D8D8;
    line-height: 1.6;
    color: #3a3a3a;
}
.chanpinxq_a .right_xq .top .l .text:before{
    content: "";
    height: 2px;
    background: #001F97;
    position: absolute;
    left: 0;
    top: -2px;
    width: 5.2vw;
}

.chanpinxq_a .right_xq .top .r{width: 44.7%;}
.chanpinxq_a .right_xq .top .r .img{border-radius: 20px;overflow: hidden;}
.chanpinxq_a .right_xq .top .l .text ul li{
    position: relative;
    padding-left: 12px;
    margin-bottom: 8px;
}
.chanpinxq_a .right_xq .top .l .text ul li:last-child{margin-bottom: 0;}
.chanpinxq_a .right_xq .top .l .text ul li:before{
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 10px;
    background: #D8D8D8;
}

.chanpinxq_a .right_xq .top .anniu{display: flex;flex-wrap: wrap;margin-top: 1.6vw;}
.chanpinxq_a .right_xq .top .anniu a{margin-right: 10px;padding:20px 14px;}
.chanpinxq_a .right_xq .top .anniu a:last-child{margin-right: 0;}
.chanpinxq_a .right_xq .btm{
    margin-top: 2.3vw;
}
.chanpinxq_a .right_xq .btm .tit{
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #DBDBDB;
}
.chanpinxq_a .right_xq .btm .tit a{margin-right: 2.5vw;color: #A8A8A8;padding-bottom: 1vw;position: relative;transition: all 0.4s;}
.chanpinxq_a .right_xq .btm .tit a:last-child{margin-right: 0;}
.chanpinxq_a .right_xq .btm .tit a:before{
     content: "";
     position: absolute;   
     height: 2px;
     left: 0;
     width: 0;
     bottom: -1px;
     transition: all 0.4s;
     background: #001F97;
}
.chanpinxq_a .right_xq .btm .tit a.cur,
.chanpinxq_a .right_xq .btm .tit a:hover{color: #000000;}
.chanpinxq_a .right_xq .btm .tit a.cur:before,
.chanpinxq_a .right_xq .btm .tit a:hover:before{width: 100%;}
.chanpinxq_a .right_xq .btm .btm_box{
    padding-top: 1.6vw;
}
.chanpinxq_a .right_xq .btm .box{
    padding-top: 2.6vw;
}

.chanpinxq_a .right_xq .btm .box.box1{padding-top: 1vw;}
.chanpinxq_a .right_xq .btm .box .bt{
    color: #000;
}
.chanpinxq_a .right_xq .btm .box .text{
   color: #3D3D3D;
   margin-top: 8px;
   line-height: 1.8;
}
.chanpinxq_a .right_xq .btm .box .table_box {padding-bottom: 2.6vw;}
.chanpinxq_a .right_xq .btm .box .table_box table{margin-top: 1.6vw;}
.chanpinxq_a .right_xq .btm .box .table_box table th{
    padding-bottom: 20px;
    text-align: left;
    color: #001F97;
}
.chanpinxq_a .right_xq .btm .box .table_box table td{
    padding: 10px;
    color: #3D3D3D;
    border-bottom: 1px solid #D8D8D8;
    padding-right: 20px;
}
.chanpinxq_a .right_xq .btm .box .table_box table td:nth-child(1){
    border-bottom:none;
}
/*.chanpinxq_a .right_xq .btm .box .table_box table tr{border-bottom: 1px solid #D8D8D8;}*/
.chanpinxq_a .right_xq .btm .box .table_box table tr:nth-child(1){border-bottom: 2px solid #001F97;}
.chanpinxq_a .right_xq .btm .box .table_box table tr:last-child{border-bottom: none;}
.chanpinxq_a .right_xq .btm .box .table_box table td .xz{
    width: 12px;
    height: 14px;
    background: url(../images/chanpinxq_xz.svg) center center/cover;
    display: block;
    margin: 0 auto;
}
.chanpinxq_a .right_xq .btm .box .table_box table td .xz:hover{
    background: url(../images/chanpinxq_xz_lan.svg) center center/cover;
}
.chanpinxq_a .right_xq .btm .box .text ul li{
    position: relative;
    padding-left: 8px;
}
.chanpinxq_a .right_xq .btm .box .text ul li:after{
    content: "";
    position: absolute;
    top: 12px;
    transform: translateY(-50%);
    left: 0;
    width: 3px;
    height: 3px;
    background: #000000;
    border-radius: 50%;
}
/*.chanpinxq_a .right_xq .btm .box .text_box{margin-top: 20px;display: flex;flex-wrap: wrap;}*/
.chanpinxq_a .right_xq .btm .box .text_box{margin-top: 20px; }
.chanpinxq_a .right_xq .btm .box .text_box .text{
    width: 35%;
}
.chanpinxq_a .right_xq .btm .box .text_box .img{ float:right; margin-left: auto;width: 59.3%;position:relative;}
.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-prev{
    
}
.chanpinxq_a .right_xq .btm .box.box2{border-bottom: 1px solid #DBDBDB;}
.chanpinxq_a .right_xq .btm .box.box3{
    padding: 1.6vw 0 2.6vw;
    border-bottom: 1px solid #DBDBDB;
}

.chanpinxq_a .right_xq .btm .box .table_box table th:nth-child(6),
.chanpinxq_a .right_xq .btm .box .table_box table th:nth-child(7),
.chanpinxq_a .right_xq .btm .box .table_box table th:nth-child(8){text-align: center;}
.chanpinxq_a .right_xq .top .anniu a{margin-bottom: 6px;}

@media(max-width: 1100px){
    .chanpinxq_a .right_xq{padding: 20px;}
    .chanpinxq_a .right_xq .top .l{
        width: 100%;
        padding-right: 0;
    }
    .chanpinxq_a .right_xq .top .l .text{margin-top: 12px;padding-top: 12px;}
    .chanpinxq_a .right_xq .top .l .text:before{width: 80px;}
    .chanpinxq_a .right_xq .top .anniu{margin-top: 20px;}
    .chanpinxq_a .right_xq .top .r{width: 100%;margin-top: 20px;}
    .chanpinxq_a .right_xq .btm{margin-top: 30px;}
    .chanpinxq_a .right_xq .btm .tit a{display: none;}
    .chanpinxq_a .right_xq .btm .btm_box{padding-top: 30px;}
    .chanpinxq_a .right_xq .btm .box{padding-top: 30px;}
    .chanpinxq_a .right_xq .btm .box.box1{padding-top: 20px;}
    .chanpinxq_a .right_xq .btm .box.box3{padding: 20px 0 30px;}
    .chanpinxq_a .right_xq .btm .box .table_box{overflow: auto;}
    .chanpinxq_a .right_xq .btm .box .table_box table{width: 1100px;margin-top: 20px;}
    .chanpinxq_a .right_xq .btm .box .table_box table th{padding-bottom: 12px;}
    .chanpinxq_a .right_xq .btm .box .text_box .text{
        width: 100%;
    }
    .chanpinxq_a .right_xq .btm .box .text_box .img{
        width: 100%;
        margin-top: 20px;
    }
    .chanpinxq_a .right_xq .top .l .text ul li:before{top: 8px;}
}
.fuwu_0{background: #f1f1f1;padding: 5.2vw 0 7.2vw;}

.fuwu_a .fuwu_a_box{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: center;
    padding: 30px 40px 30px 30px;
    background: linear-gradient(to bottom, #001e95,#000);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 2vw), calc(100% - 2vw) 100% , 0 100%);
}

.fuwu_a .fuwu_a_box .img{
    width: 47.9%;
    border-radius: 20px;
    overflow: hidden;
    margin-right: auto;
}

.fuwu_a .fuwu_a_box .text{
    width: 48.3%;
}
.fuwu_a .fuwu_a_box .text .bt{
    font-weight: bold;
    color: #fff;
}
.fuwu_a .fuwu_a_box .text .js{
    line-height: 1.6;
    color: #fff;
    margin-top: 8px;
}

.fuwu_a .fuwu_a_box .text .wenzi{
    margin-top: 1.6vw;
    color: #fff;
    border-top: 1px solid rgba(219, 219, 219, .2);
    padding-top: 1.6vw;
    
}

.fuwu_a .fuwu_a_box .text .wenzi .ul{
    width: calc(100% - 130px);
}
.fuwu_a .fuwu_a_box .text .wenzi .ul li{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 14px;
}
.fuwu_a .fuwu_a_box .text .wenzi .ul li:last-child{margin-bottom: 0;}
.fuwu_a .fuwu_a_box .text .wenzi .ul li .t1{width: 70px;}
.fuwu_a .fuwu_a_box .text .wenzi .ul li .t2{width: calc(100% - 70px);padding-left: 10px;}
.fuwu_a .fuwu_a_box .text .wenzi .more{margin-top: 1.7vw;}
.fuwu_a .fuwu_a_box .text .wenzi .ewm{
    width: 114px;
    position: absolute;
    right: 0;
    top: 1.6vw;
}
.fuwu_b {margin-top: 2.7vw;}
.fuwu_b .ul{display: flex;flex-wrap: wrap;}
.fuwu_b .ul li{
    width: 49.6%;
    margin-right: 0.8%;
    margin-bottom: 0.8%;
    padding: 1.6vw;
    background: #fff;
}
.fuwu_b .ul li:nth-child(2n){margin-right: 0;}
.fuwu_b .ul li .bt{
    color: #001F97;
    font-weight: bold;
}

.fuwu_b .ul li .img{margin-top: 1.4vw;border-radius: 20px;overflow: hidden;}

.fuwu_b .ul li .js{
    color: #3A3A3A;
    line-height: 1.6;
    margin-top: 1.4vw;
    height: 80px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}

.fuwu_b .ul li .mp{
    margin-top: 0;
}

.fuwu_b .ul li .img img{transition: all 0.5s;}
.fuwu_b .ul li:hover .img img{transform: scale(1.04);}

.fuwu_tc{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .45);
    z-index: 9991;
    display: none;
    overflow: auto;
}

.fuwu_tc .box{
    background: #fff;
    width: 1010px;
    height: auto;
    margin: 2vw auto 0;
    padding: 5.2vw 4vw 4vw;
}
.fuwu_tc .box .form{display: flex;flex-wrap: wrap;}
.fuwu_tc .box .left{
    width: 43%;
    padding-right: 2.1vw;
    display: none;
}

.fuwu_tc .box .bt{color: #000;font-weight: bold;}
.fuwu_tc .box .left .dx_box,.fuwu_tc .box .right .ul{margin-top: 1.6vw;}
.fuwu_tc .box .left .dx_box .dx{
    margin-bottom: 14px;
}
.fuwu_tc .box .left .dx_box .dx:last-child{margin-bottom: 0;}
.fuwu_tc .box .left .dx_box label{display: flex;flex-wrap: wrap;align-items: center;}
.fuwu_tc .box .left .dx_box input[type="checkbox"],.fuwu_tc .box .right input[type="checkbox"],.contact_a .right input[type="checkbox"]{
    width: 14px;
    height: 14px;
    box-sizing: border-box;
    border: 1px solid #6D6D6D;
    display: block;
    margin: 0;
}

.fuwu_tc .box .left .dx_box input[type="checkbox"]:checked,.fuwu_tc .box .right input[type="checkbox"]:checked,.contact_a .right input[type="checkbox"]:checked{
    background: #6D6D6D;
}
.fuwu_tc .box .left .dx_box p,.fuwu_tc .box .right .tk label p,.contact_a .right .tk label p{color: #3D3D3D;width: calc(100% - 14px);padding-left: 8px;}
.fuwu_tc .box .left .qx{
    color: #000;
    display: inline-block;
    line-height: 2.6vw;
    width: 6.7vw;
    text-align: center;
    background: #EFEFEF;
    margin-top: 1.6vw;
    border: none;
    cursor: pointer;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%);
}

.fuwu_tc .box .right{
    width: 100%;
}
.fuwu_tc .box .right .ul li{margin-bottom: 14px;}
.fuwu_tc .box .right .ul li:last-child,.contact_a .right .ul li:last-child{margin-bottom: 0;}
.fuwu_tc .box .right .ul li .js,.contact_a .right .ul li .js{color: #000;}
.fuwu_tc .box .right .ul li input,.fuwu_tc .box .right .ul li textarea,.contact_a .right .ul li input,.contact_a .right .ul li textarea{
    width: 100%;
    color: #000;
    margin-top: 5px;
    display: block;
    border-radius: 6px;
    font-size: 14px;
    border: 1px solid #DBDBDB;
}
.fuwu_tc .box .right .ul li input,.contact_a .right .ul li input{
    height: 2.1vw;
    padding: 0 10px;
}
.fuwu_tc .box .right .ul li textarea,.contact_a .right .ul li textarea{
    resize: none;
    padding: 10px;
    height: 5.7vw;
}
.fuwu_tc .box .right .tk{margin-top: 1.6vw;}
.fuwu_tc .box .right .tk label,.contact_a .right .tk label,.contact_a .right .tk label{display: flex;flex-wrap: wrap;}
.fuwu_tc .box .right .tk label input[type="checkbox"],.contact_a .right .tk label input[type="checkbox"]{margin-top: 7px;}
.fuwu_tc .box .right .tk label p,.contact_a .right .tk label p{color: #6d6d6d;}
.fuwu_tc .box .right button[type="submit"],.contact_a .right button[type="submit"]{
    border: none;
    background: #001F97;
    color: #fff;
    height: 2.6vw;
    line-height: 2.6vw;
    font-size: 14px;
    width: 7.9vw;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%);
    margin-top: 1.6vw;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.fuwu_tc .box .right button[type="submit"] i,.contact_a .right button[type="submit"] i{
    width: 10px;
    height: 10px;
    display: block;
    margin-left: 8px;
    top: 1px;
    transition: all 0.4s;
    background: url(../images/more_2_jt.svg) no-repeat center center / cover;
}

.fuwu_tc .box .right button[type="submit"]:hover i,.contact_a .right button[type="submit"]:hover i{transform: rotate(46deg);}
.fuwu_tc .box .gb{
    position: absolute;
    color: #3d3d3d;
    right: 4.1vw;
    top: 3.6vw;
    cursor: pointer;
    padding-left: 20px;
}

.fuwu_tc .box .gb:before{
    width: 12px;
    height: 12px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/gb.svg) center center/cover;
}
@media(max-width: 1100px){
    .fuwu_0{padding: 40px 0;}
    .fuwu_a .fuwu_a_box{padding: 20px;clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);}
    .fuwu_a .fuwu_a_box .text{width: 100%;}
    .fuwu_a .fuwu_a_box .text .wenzi{margin-top: 14px;padding-top: 14px;}
    .fuwu_a .fuwu_a_box .text .wenzi .ul{width: 100%;}
    .fuwu_a .fuwu_a_box .text .wenzi .ewm{
        position: initial;
        margin-top: 14px;
    }
    .fuwu_a .fuwu_a_box .text .wenzi .more{margin-top: 20px;}
    .fuwu_a .fuwu_a_box .img{width: 100%;margin-top: 20px;}
    .fuwu_b{
        margin-top: 30px;
    }
    .fuwu_b .ul li{
        width: 100%;
        padding: 20px;
        margin-bottom: 12px;
    }
    .fuwu_b .ul li:last-child{margin-bottom: 0;}
    .fuwu_b .ul li .img{margin-top: 16px;}
    .fuwu_b .ul li .js{margin-top: 14px; height:auto;}
    .fuwu_b .ul li .mp{margin-top: 20px;}

    .fuwu_tc .box{
        width: 94%;
        margin: 50px auto;
        padding: 50px 20px 30px;
    }
    .fuwu_tc .box .gb{right: 20px;top: 20px;}
    .fuwu_tc .box .left{
        width: 100%;
    }
    .fuwu_tc .box .right{
        width: 100%;
        margin-top: 24px;
    }
    .fuwu_tc .box .left .qx{
        width: 100px;
        height: 40px;
        margin-top: 16px;
    }
    .fuwu_tc .box .left .dx_box, .fuwu_tc .box .right .ul{margin-top: 14px;}
    .fuwu_tc .box .right .ul li input{
        height: 40px;
    }
    .fuwu_tc .box .right .ul li textarea{height: 100px;}
    .fuwu_tc .box .right .tk{margin-top: 16px;}
    .fuwu_tc .box .right button[type="submit"]{margin-top: 16px;height: 40px;width: 120px;}
}

.fuwu4_a{
    display: flex;
    flex-wrap: wrap;
}
.fuwu4_a .box{
    width: 49.6%;
    margin-bottom: 0.8%;
    background: #fff;
    padding: 1.6vw 1.6vw 3.1vw;
}
.fuwu4_a .box:nth-child(2n){margin-left: auto;}
.fuwu4_a .box .bt{
    color: #001F97;
    font-weight: bold;
}
.fuwu4_a .box .img{
    border-radius: 20px;
    overflow: hidden;
    margin-top: 1.3vw;
}
.fuwu4_a .box .js{
    color: #3A3A3A;
    line-height: 1.6;
    padding-right: 1.5vw;
    margin-top: 1.2vw;
}
@media(max-width: 1100px){
    .fuwu4_a .box{width: 100%;padding: 20px 20px 30px;margin-bottom: 12px;}
    .fuwu4_a .box .img{margin-top: 10px;}
    .fuwu4_a .box .js{margin-top: 10px;}
}

.hangye_a{
    background: #f1f1f1;
    padding: 6.2vw 0 11.9vw;   
}

.hangye_a .ul{
    display: flex;
    flex-wrap: wrap;
}

.hangye_a .ul li{
    width: 49.6%;
    background: #fff;
}

.hangye_a .ul li:nth-child(2n){margin-left: auto;}

.hangye_a .ul li .box{
    padding: 1.6vw;
}
.hangye_a .ul li .box .bt{
    color: #001F97;
    font-weight: bold;
}
.hangye_a .ul li .box .img{margin-top: 1.6vw;border-radius: 20px;}
.hangye_a .ul li .box .text{
    line-height: 1.6;
    margin-top: 1.3vw;
    color: #3A3A3A;
    height: 80px;
}

.hangye_a .ul li .box .mp{margin-top: 1.6vw;}

.hangye_a .ul li .box .img img{transition: all 0.5s;}
.hangye_a .ul li:hover .box .img img{transform: scale(1.04);}
.hangye_a .ul li:hover .box .mp span{transform: rotate(46deg);}

@media(max-width: 1100px){
    .hangye_a{padding: 40px 0 60px;}
    .hangye_a .ul li{width: 100%;margin-bottom: 12px;}
    .hangye_a .ul li .box{padding: 20px 20px 30px;}
    .hangye_a .ul li .box .img{margin-top: 14px;}
    .hangye_a .ul li .box .text{margin-top: 14px; height:auto;}
    .hangye_a .ul li .box .mp{margin-top: 20px;}
}

.more_3,
a.more_3{background-image: linear-gradient(315deg, transparent 10px, #001F97  0);color: #000;transition: all 0.4s;color: #fff;}
.more_3:hover,
a.more_3:hover{background-image: linear-gradient(315deg, transparent 10px, #fff 0);color: #001F97;}
.more_3 i,
a.more_3 i{background: url(../images/more_2_jt.svg) no-repeat center center / cover;}
.more_3:hover i,
a.more_3:hover i{background: url(../images/more.svg) no-repeat center center / cover;}

.hangye1_a{
    background: #f1f1f1;
    padding: 5.7vw 0 7.2vw;
}

.hangye1_a .top{
    display: flex;
    flex-wrap: wrap;
}

.hangye1_a .top .bt{width: 34%;padding-right: 4vw;font-weight: bold;color: #000;}
.hangye1_a .top .text{
    width: 66%;
    margin-left: auto;
}
.hangye1_a .top .text .wenzi{
    color: #444444;
    line-height: 1.6;
}
.hangye1_a .top .text .more{margin-top: 1.7vw;}
.hangye1_a .ul{
    margin-top: 3.5vw;
    display: flex;
    flex-wrap: wrap;
}

.hangye1_a .ul li{
    width: 32.8%;
    margin-right: 0.8%;
    margin-bottom: 0.8%;
    background: #fff;
    padding: 1vw 1vw 1.6vw;
}

.hangye1_a .ul li:nth-child(3n){margin-right: 0;}
.hangye1_a .ul li .img{border-radius: 20px;}
.hangye1_a .ul li .text{
    margin-top: 1vw;
}
.hangye1_a .ul li .text .bt{color: #001F97;font-weight: bold;}
.hangye1_a .ul li .text .js{
    line-height: 1.6;
    color: #6D6D6D;
    margin-top: 0.7vw;
    height: 48px;
    overflow: hidden;
}
.hangye1_a .ul li .text .mp{margin-top: 1.5vw;}

.hangye1_a .ul li .img img{transition: all 0.5s;}
.hangye1_a .ul li:hover .box .img img{transform: scale(1.04);}
.hangye1_a .ul li:hover .box .mp span{transform: rotate(46deg);}
@media(max-width: 1100px){
    .hangye1_a{padding: 40px 0 50px;}
    .hangye1_a .top .bt{width: 100%;}
    .hangye1_a .top .text{
        width: 100%;
        margin-top: 14px;
    }
    .hangye1_a .top .text .more{margin-top: 20px;}
    .hangye1_a .ul{margin-top: 26px;}
    .hangye1_a .ul li{width: 100%;margin-right: 0;padding: 18px 14px 24px;margin-bottom: 12px;}
    .hangye1_a .ul li:last-child{margin-bottom: 0;}
    .hangye1_a .ul li .text{margin-top: 14px;}
    .hangye1_a .ul li .text .js{margin-top: 10px;height: auto;}
    .hangye1_a .ul li .text .mp{margin-top: 20px;}
}

.hangyexq_a{
    background: #f1f1f1;
    padding: 5.7vw 0 7.2vw;
}

.hangyexq_a .hangyexq_a_box{
    background: #fff;
    padding: 1.4vw 1.4vw 2.1vw 2vw;
}
.hangyexq_a .hangyexq_a_box .top{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.hangyexq_a .hangyexq_a_box .top .left{
    width: 38.9%;
}

.hangyexq_a .hangyexq_a_box .top .left .bt{
    color: #001F97;
    font-weight: bold;
}
.hangyexq_a .hangyexq_a_box .top .left .js{
    margin-top: 1.4vw;
    padding-top: 1.4vw;
    position: relative;
    color: #3D3D3D;
    height: 300px;
    overflow: auto;
    padding-right: 15px;
}
.hangyexq_a .hangyexq_a_box .top .left .js::-webkit-scrollbar{
    width: 4px;    
}
.hangyexq_a .hangyexq_a_box .top .left .js::-webkit-scrollbar-track{
    background: rgba(0,0,0,0.4);
    width: 4px;
    border-radius: 50px;
}
.hangyexq_a .hangyexq_a_box .top .left .js::-webkit-scrollbar-track-piece{
    width: 4px;
} 
.hangyexq_a .hangyexq_a_box .top .left .js::-webkit-scrollbar-thumb{
    background: #001F97;
    border-radius: 50px;
}
.hangyexq_a .hangyexq_a_box .top .left .js::-webkit-scrollbar-button{
    display: none;
}
.hangyexq_a .hangyexq_a_box .top .left .js:before{
    width: calc(100% - 2.2vw);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #D8D8D8;
    height: 1px;
}

.hangyexq_a .hangyexq_a_box .top .left .js:after{
    width: 5.2vw;
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    background: #001F97;
    height: 2px;
}

.hangyexq_a .hangyexq_a_box .top .left .more{margin-top: 2.3vw;}

.hangyexq_a .hangyexq_a_box .top .right{
    width: 52.8%;
    margin-left: auto;
    border-radius: 20px;
    overflow: hidden;
}

.hangyexq_a .hangyexq_a_box .btm{
    margin-top: 30px;
}

.hangyexq_a .hangyexq_a_box .btm .tit{
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #DBDBDB;
   
}

.hangyexq_a .hangyexq_a_box .btm .tit .t{
    color: #A8A8A8;
    margin-right: 2.6vw;
    padding-bottom: 0.8vw;
    cursor: pointer;
    transition: all 0.4s;
    position: relative;
    font-weight: bold;
}
.hangyexq_a .hangyexq_a_box .btm .tit .t:before{
    height: 2px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.4s;
    width: 0;
    background: #001F97;
}
.hangyexq_a .hangyexq_a_box .btm .tit .t.cur,.hangyexq_a .hangyexq_a_box .btm .tit .t:hover{
    color: #000000;
}

.hangyexq_a .hangyexq_a_box .btm .tit .t.cur:before,.hangyexq_a .hangyexq_a_box .btm .tit .t:hover:before{width: 100%;}

.hangyexq_a .hangyexq_a_box .btm .box{
    display: flex;
    flex-wrap: wrap;
    padding: 2.6vw 0;
    border-bottom: 1px solid #DBDBDB;
}
.hangyexq_a .hangyexq_a_box .btm .box:last-child{border-bottom: none;}
.hangyexq_a .hangyexq_a_box .btm .box:nth-child(1){
    
}
.hangyexq_a .hangyexq_a_box .btm .box .bt{
    color: #000000;
    font-weight: bold;
}
.hangyexq_a .hangyexq_a_box .btm .box .text{
    margin-left: auto;
    color: #3D3D3D;
    width: 74.1%;
}

.hangyexq_a .hangyexq_a_box .btm .box .text .ul{
    display: flex;
    flex-wrap: wrap;
}
.hangyexq_a .hangyexq_a_box .btm .box .text .ul li{
    width: 48%;
    margin-bottom: 8px;
    margin-right: 4%;
    position: relative;
    padding-left: 14px;
}
.hangyexq_a .hangyexq_a_box .btm .box .text .ul li:nth-child(2n){margin-right: 0;}
.hangyexq_a .hangyexq_a_box .btm .box .text .ul li:before{
    width: 6px;
    height: 6px;
    content: "";
    background: #D8D8D8;
    position: absolute;
    left: 0;
    top: 10px;
}

.hangyexq_a .hangyexq_a_box .btm .box.box3{
    display: block;
}

.hangyexq_a .hangyexq_a_box .btm .box .top .swiper-button-prev:after,
.hangyexq_a .hangyexq_a_box .btm .box .top .swiper-button-next:after{
    display: none;
}

.hangyexq_a .hangyexq_a_box .btm .box .top .swiper-button-prev,
.hangyexq_a .hangyexq_a_box .btm .box .top .swiper-button-next{
    width: 2.6vw;
    height: 2.6vw;
    position: absolute;
    left: auto;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
}

.hangyexq_a .hangyexq_a_box .btm .box .top .swiper-button-prev{background: url(../images/prev.svg) center center/cover;right: calc(2.6vw + 10px);}
.hangyexq_a .hangyexq_a_box .btm .box .top .swiper-button-next{background: url(../images/next.svg) center center/cover;right: 0;}

.hangyexq_a .hangyexq_a_box .btm .box .xiangguan{margin-top: 1.6vw;}
.hangyexq_a .hangyexq_a_box .btm .box .xiangguan .img{border-radius: 20px;}
.hangyexq_a .hangyexq_a_box .btm .box .xiangguan .wenzi{
    margin-top: 14px;
}

.hangyexq_a .hangyexq_a_box .btm .box .xiangguan .wenzi .bt2{color: #001F97;font-weight: bold;}
.hangyexq_a .hangyexq_a_box .btm .box .xiangguan .wenzi .js2{color: #6D6D6D;margin-top: 14px;line-height: 1.6;height: 48px;overflow: hidden;}
.hangyexq_a .hangyexq_a_box .btm .box .xiangguan .wenzi .mp{margin-top: 1.4vw;}

.hangyexq_a .hangyexq_a_box .btm .box .xiangguan .nr .img img{transition: all 0.5s;}
.hangyexq_a .hangyexq_a_box .btm .box .xiangguan .nr:hover .img img{transform: scale(1.04);}
.hangyexq_a .hangyexq_a_box .btm .box .xiangguan .nr:hover .wenzi .mp span{transform: rotate(46deg);}
.hangyexq_a .hangyexq_a_box .btm .box.box2 .text .ul li{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px;
}
.hangyexq_a .hangyexq_a_box .btm .box.box2 .text .ul li:nth-child(2n) .t{
    width: 140px;
}
.hangyexq_a .hangyexq_a_box .btm .box.box2 .text .ul li .t{
    width: 220px;
     padding-right: 20px;
}

.hangyexq_a .hangyexq_a_box .btm .box.box2 .text .ul li .t2{
    width: calc(100% - 220px);
}

.hangyexq_a .hangyexq_a_box .btm .box.box4 .text .ul li {width: 100%;}

.hangyexq_a_box2{
    padding: 4.1vw 4vw 5.7vw;
    margin-top: 3.6vw;
    background: url(../images/hangyexq_a_box2_bg.jpg) center center/cover;
    display: flex;
    flex-wrap: wrap;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 1.6vw), calc(100% - 1.6vw) 100%, 100% 100%, 0 100%);
}

.hangyexq_a_box2 .left{
    width: 49%;
    padding-right: 8.3vw;
}
.hangyexq_a_box2 .left .bt{font-weight: bold;color: #fff;}
.hangyexq_a_box2 .right{
    width: 51%;
}

.hangyexq_a_box2 .right .js{
    color: #fff;
}
.hangyexq_a_box2 .right .anniu{margin-top: 2vw;display: flex;flex-wrap: wrap;}
.hangyexq_a_box2 .right .anniu .more{margin-right: 1vw;}
.hangyexq_a_box2 .right .anniu .more:last-child{margin-right: 0;}
@media(max-width:1600px){
    .hangyexq_a_box2 .right .anniu .more{
        padding: 18px 16px;
    }
}
@media(max-width: 1100px){
    .hangyexq_a{
        padding: 40px 0 50px;
    }
    .hangyexq_a .hangyexq_a_box{
        padding: 30px 20px 20px;
    }
    .hangyexq_a .hangyexq_a_box .top .left{
        width: 100%;
    }
    .hangyexq_a .hangyexq_a_box .top .left .js:before{width: 100%;}
    .hangyexq_a .hangyexq_a_box .top .left .js{margin-top: 14px;padding-top: 14px;}
    .hangyexq_a .hangyexq_a_box .top .left .js:after{width: 100px;}
    .hangyexq_a .hangyexq_a_box .top .left .more{margin-top: 20px;}
    .hangyexq_a .hangyexq_a_box .top .right{
        width: 100%;
        margin-top: 20px;
    }
    .hangyexq_a .hangyexq_a_box .btm{margin-top: 10px;}
    .hangyexq_a .hangyexq_a_box .btm .tit{display: none;}
    .hangyexq_a .hangyexq_a_box .btm .box{
        padding: 30px 0;
    }
    .hangyexq_a .hangyexq_a_box .btm .box .bt{width: 100%;}
    .hangyexq_a .hangyexq_a_box .btm .box .text{
        width: 100%;
        margin-top: 14px;
    }
    .hangyexq_a .hangyexq_a_box .btm .box .text .ul li{width: 100%;}
    .hangyexq_a .hangyexq_a_box .btm .box .text .ul li:before{top: 8px;}
    .hangyexq_a .hangyexq_a_box .btm .box.box2 .text .ul li .t{width: auto;padding-right: 10px;}
    .hangyexq_a .hangyexq_a_box .btm .box.box2 .text .ul li .t2{width: auto;}
    .hangyexq_a_box2{padding: 30px 20px;}
    .hangyexq_a_box2 .left{
        width: 100%;
        padding-right: 0;
    }
    .hangyexq_a_box2 .right{
        width: 100%;
        margin-top: 20px;
    }
    .hangyexq_a_box2 .right .anniu{margin-top: 20px;}
    .hangyexq_a_box2 .right .anniu .more{
        margin-bottom: 6px;
        margin-right: 6px;
    }
    .hangyexq_a .hangyexq_a_box .btm .box .xiangguan{margin-top: 20px;}
    .hangyexq_a .hangyexq_a_box .btm .box .top .swiper-button-prev, .hangyexq_a .hangyexq_a_box .btm .box .top .swiper-button-next{width: 40px;height: 40px;}
    .hangyexq_a .hangyexq_a_box .btm .box .top .swiper-button-prev{right: 50px;}
}


.about_a{
    padding: 6.7vw 0;
    background: #f1f1f1;
}
.about_a .indexA{background: none;padding: 0;}
.about_a .indexA:before{display: none;}

.about_a .top{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 2.6vw;
    margin-bottom: 3.6vw;
    border-bottom: 1px solid #D8D8D8;
}
.about_a .top .bt{
    color: #000000;
    font-weight: bold;
}
.about_a .top .js{
    width: 66%;
    color: #3A3A3A;
    margin-left: auto;
    line-height: 1.8;
}

.about_b{
    padding-top: 6.7vw;
}

.about_b .ul{display: flex;flex-wrap: wrap;}
.about_b .ul li{
    width: 49.6%;
    margin-right: 0.8%;
    margin-bottom: 0.8%;
    background: #fff;
    padding: 1.6vw;
}
.about_b .ul li:nth-child(2n){margin-right: 0;}
.about_b .ul li .bt{
    color: #001F97;
    font-weight: bold;
}
.about_b .ul li .img{
    margin-top: 1.4vw;
    border-radius: 20px;
}
.about_b .ul li .js{
    color: #3A3A3A;
    margin-top: 1.4vw;
    height: 80px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    display: none;
}
.about_b .ul li .mp{margin-top: 1.4vw;}
.about_b .ul li .img img{transition: all 0.4s;}
.about_b .ul li:hover .img img{transform: scale(1.04);}
.about_b .ul li:hover .mp span{transform: rotate(46deg);}

@media(max-width: 1100px){
    .about_a{padding: 30px 0;}
    .about_a .top{padding-bottom: 20px;margin-bottom: 20px;}
    .about_a .top .bt{width: 100%;}
    .about_a .top .js{
        width: 100%;
        margin-top: 14px;
    }
    .about_b{padding-top: 40px;}
    .about_b .ul li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 20px;
    }
    .about_b .ul li .img{margin-top: 14px;}
    .about_b .ul li .js{margin-top: 10px; height:auto;}
    .about_b .ul li .mp{margin-top: 14px;}
}
.contact{background: #f1f1f1;}
.contact_a{
    padding: 6.7vw 0 5.7vw;
}

.contact_a .contact_a_box{display: flex;flex-wrap: wrap;margin-top: 1.6vw;}
.contact_a .left{
    width: 49.2%;
}
.contact_a .dbt{font-weight: bold;color: #000;}
.contact_a .left .bt2{margin-top: 1.8vw;font-weight: bold;color: #000;}
.contact_a .left .text_box{
    padding: 1vw 0;
    margin-top: 1vw;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.contact_a .left .text_box .ul{
    width: calc(100% - 140px);
}
.contact_a .left .text_box .ul li{display: flex;flex-wrap: wrap;margin-bottom: 12px;}
.contact_a .left .text_box .ul li:last-child{margin-bottom: 0;}
.contact_a .left .text_box .ul li .t{
    width: 3.6vw;
    color: #6D6D6D;
}
.contact_a .left .text_box .ul li .t2{
    width: calc(100% - 3.6vw);
    color: #3A3A3A;
}
.contact_a .left .text_box .ewm{
    width: 110px;
    top: 1vw;
    right: 0;
    position: absolute;
}

.contact_a .left .more{margin-top: 1vw;background-image: linear-gradient(315deg, transparent 10px, #D8D8D8 0);padding: 20px 36px;}
.contact_a .right{
    margin-left: auto;
    width: 45.1%;
}
.contact_a .right .bt{color: #000;font-weight: bold;}
.contact_a .right .ul{margin-top: 1.6vw;}
.contact_a .right .ul li{margin-bottom: 1vw;}
.contact_a .right .ul li input{height: 2.5vw;}
.contact_a .right .ul li textarea{height: 8.8vw;}
.contact_a .right .tk {margin-top: 1vw;}
.contact_b{padding-bottom: 6.7vw;}
@media(max-width: 1100px){
    .contact_a{
        padding: 40px 0;
    }
    .contact_a .contact_a_box{margin-top: 20px;}
    .contact_a .left{width: 100%;}
    .contact_a .left .bt2{margin-top: 14px;}
    .contact_a .left .text_box{
        padding: 14px 0;
        margin-top: 14px;
    }
    .contact_a .left .text_box .ul{width: 100%;}
    .contact_a .left .text_box .ul li .t{width:auto;margin-right: 5px;}
    .contact_a .left .text_box .ul li .t2{width: auto;}
    .contact_a .left .text_box .ewm{
        position: initial;
        display: inline-block;
        margin-top: 20px;
    }
    .contact_a .left .more{margin-top: 20px;}
    .contact_a .right{
        margin-top: 20px;
        width: 100%;
    }
    .contact_a .right .ul{margin-top: 14px;}
    .contact_a .right .ul li input{height: 40px;}
    .contact_a .right .ul li textarea{height: 100px;}
    .contact_a .right .tk{margin-top: 14px;}
    .contact_a .right button[type="submit"] {
        margin-top: 16px;
        height: 40px;
        width: 120px;
    }
    .contact_b{padding-bottom: 40px;}
}





/*zhao*/
.ny_banner{
    width: 100%;
    position: relative;
}
.ny_banner .img .pic2{
    display: none;
}
.ny_banner_a{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
}
.ny_banner_a .bt .b{
    color: #FFFFFF;
}
.ny_banner .mbx{
    position: absolute;
    bottom: 2.1vw;
    width: 100%;
    left: 0;
}
.ny_banner_a .sous{
    position: relative;
    width: 720px;
    margin-top: 1.3vw;
    display: inline-block;
}
.ny_banner_a .sous input{
    width: 100%;
    border:none;
    background: #ffff;
    height: 57px;
    line-height: 57px;
    padding: 0 1.56vw;
    border-radius: 30px;
    font-size: 18px;
}
.ny_banner_a .sous .dyan{
    width: 164px;
    border-radius: 30px;
    height: 51px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 3px;
    background: #001F97;
    border:none;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
}
.ny_banner_a .sous .dyan i{
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../images/sous_fdj.svg)center center/cover;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 7px;
}
.ssjg{
    padding: 4vw 0 7.3vw;
    background: #F1F1F1;
}
.ssjg .top{
    position: relative;
}
.ssjg .top .bt{
    color: #000000;
}
.ssjg .top .bt span{
    color: #001F97;
    padding: 10px 15px;
    background: #fff;
    margin-left: 10px;
    border-radius: 30px;
}
.ssjg .top .bt1{
    color: #6D6D6D;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.ssjg .top .bt1 span{
    padding: 4px 10px;
    border-radius: 30px;
}
.ssjg .top .bt1 span.b{
    color: #fff;
    background: #001F97;
    margin: 0 10px;
}
.ssjg .top .bt1 span.t{
    color: #6D6D6D;
    background: #DBDBDB;
    margin-left: 10px;
}
.ssjg .ul{
    margin-top: 2.4vw;
}
.ssjg .ul > li{
    background: #fff;
    padding: 1.56vw;
    margin-bottom: 10px;
}
.ssjg .ul > li:last-child{
    margin-bottom: 0;
}
.ssjg .ul > li .bt .b{
    color: #000000;
}
.ssjg .ul > li .bt .b span{
    color: #001F97;
    text-decoration: underline;
}
.ssjg .ul > li .bt .t{
    color: #3A3A3A;
    margin-top: 10px;
    line-height: 1.8;
}
.ssjg .ul > li .bt .t span{
    color: #001F97;
    text-decoration: underline;
}
.ssjg .ul > li .bt .t1{
    color: #A8A8A8;
    margin-top: 16px;
}
.ssjg .ul{
    margin-bottom: 3.2vw;
}
.fyq{
    text-align: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.fyq a{
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #3A3A3A;
    background: #fff;
    margin: 0 5px;
    transition: all 0.6s;
}
.fyq a.prev,
.fyq a.next{font-family: 宋体;font-weight: bold;}
.fyq a.cur,
.fyq a:hover{
    background: #001F97;
    color: #fff;
}

@media(max-width: 1100px){
    .ny_banner .img .pic1{
        display: none;
    }
    .ny_banner .img .pic2{
        display: block;
    }
    .ny_banner_a .sous{
        width: 100%;
        margin-top: 20px;
    }
    .ny_banner_a .sous input{
        height: 45px;
        line-height: 45px;
        font-size: 16px;
        padding: 0 15px;
    }
    .ny_banner_a .sous .dyan{
        width: 120px;
        font-size: 16px;
        height: 39px;
        line-height: 39px;
    }
    .ssjg{
        padding: 40px 0 50px;
    }
    .ssjg .top .bt1{
        position: static;
        transform: translateY(0);
        margin-top: 20px;
    }
    .ssjg .ul > li{
        padding: 15px;
    }
    .ssjg .ul{
        margin-bottom: 25px;
        margin-top: 20px;
    }
    .ssjg .top .bt span{
        padding: 8px 10px;
    }
    .fyq a{
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin: 0 2px;
    }
}



.ssjg_a1{
    padding: 2.6vw;
    background: #fff;
    line-height: 1.8;
     color: #6D6D6D;
}
.ssjg_a1 p{
   
   /* margin-bottom: 20px;*/
    line-height: 1.8;
}
.ssjg_a1 p.bt{
    color: #000000;
    margin-bottom: 20px;
}
.ssjg_a1 p.b{
    color: #3A3A3A;
    margin-bottom: 16px;
}
.ssjg_a1 p.b1{
    color: #3A3A3A;
    margin-bottom: 10px;
}

.ssjg_a1 h2,.ssjg_a1 h1{line-height: 1.4;margin-bottom: 4px;}

@media(max-width: 1100px){
    .ssjg_a1{
        padding: 15px;
    }
}

.career{
    padding: 6.9vw 0;
    background: #F1F1F1;
    position: relative;
}
.career .dwbj{
    position: absolute;
    right: -484px;
    bottom: -687px;
    z-index: -1;
}
.career .career_a{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.career_a .career_a_l{
    width: 38%;
   /* position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;*/
}
.career_a .career_a_r{
    width: 55%;
    overflow: hidden;
    margin-left: auto;
    clip-path: polygon(0% 0%, 155% 0%, 90% 100%, 0% 100%);
}
.career_a .career_a_l .b{
    color: #3A3A3A;
    line-height: 1.6;
    margin-top: 1.56vw;
}
.career_a .career_a_l .ann{
    margin-top: 2vw;
}
.career_b{
    padding: 4.3vw 0 7.2vw;
    position: relative;
    z-index: 1;
    background: #fff;
}
.career_b .dwbj{
    position: absolute;
    left: -553px;
    top: 391px;
    z-index: -1;  
}
.career_b1 ul{
    margin-top: 2vw;
    display: flex;
    flex-wrap: wrap;
}
.career_b1 ul li{
    float: left;
    width: 33.33%;
    border-right: 1px solid #EFEFEF;
    padding: 3.2vw 0 1.77vw;
}
.career_b1 ul li:nth-child(3n){
    border-right: none;
}
.career_b1 ul li .icon{
    text-align: center;
}
.career_b1 ul li .bt{
    margin-top: 1.1vw;
}
.career_b1 ul li .bt .b{
    color: #000000;
    text-align: center;
}
.career_b1 ul li .bt .t{
    margin-top: 10px;
    color: #6D6D6D;
    text-align: center;
}
.career_b2{
    margin-top: 4.5vw;
    background: url(../images/career_b2_beij.jpg)center center/cover;
    overflow: hidden;
    clip-path: polygon(0% 0%, 113% 0%, 97% 100%, 0% 100%);
    padding: 4.6vw 6vw 5.4vw 4vw;
}
.career_b2 .bt{
    color: #fff;
}
.career_b2 ul li{
    position: relative;
    float: left;
    margin-right: 3.1vw;
}
.career_b2 ul li .icon{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.career_b2 ul li .bt{
    padding-left: 68px;
}
.blog{
    padding: 5.3vw 0 7.2vw;
    background: #F1F1F1;
}
.blog .blog_a{
    padding: 3.1vw;
    background: #ffff;
}
.blog_a .bt .t {
    margin-top: 20px;
}
.blog_a .bt .t .t1 a{
    padding: 10px 16px;
    background: #EFEFEF;
    border-radius: 10px;
    color: #3A3A3A;
}
.blog_a .bt .t .t1 a i{
    display: inline-block;
    width: 11px;
    height: 12px;
    background: url(../images/xiazai.svg)center center/cover;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 8px;
}
.blog_a .bt .t .t2{
    margin-left: 1.56vw;
    color: #001F97;
}
.blog_a .bt .t .t2 span{
    color: #A8A8A8;
}
.blog_a .bt1{
    padding: 1.56vw 2vw;
    background: #F6F6F6;
    border-radius: 20px;
    margin-top: 2.6vw;
}
.blog_a .bt1 .b{
    color: #3A3A3A;
    padding-top: 1.2vw;
    line-height: 1.8;
    position: relative;
}
.blog_a .bt1 .b:after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 98%;
    height: 1px;
    background: #DBDBDB;
}
.blog_a .bt1 .b:before{
    content: "";
    position: absolute;
    top: -6px;
    left: 0;
    width: 15px;
    height: 12px;
    background: url(../images/yinh.svg)center center/cover;
}
.blog_a .nr{
    margin-top: 2vw;
}
.blog_a .nr p img{
    overflow: hidden;
    border-radius: 10px;
}
.blog_a .nr p{
    margin-bottom: 2vw;
    line-height: 1.8;
    color: #3A3A3A;
}
.blog_a .nr p.b{
    margin-bottom: 10px;
    color: #000000;
}
.blog_a .nr_a{
    padding-top: 2.6vw;
    border-top: 1px solid rgba(43, 55, 142, 0.1);
    text-align: center;
}
.blog_a .nr_a .icon{
    display: inline-block;
    margin-top: 10px;
}
.blog_a .nr_a .icon a{
    display: inline-block;
    margin: 0 10px;
}


@media(max-width: 1100px){
    .blog .blog_a{
        padding: 20px;
    }
    .blog{
        padding: 40px 0 50px;
    }
    .blog_a .bt .t .t1 a{
        padding: 8px 12px;
    }
    .blog_a .bt .t .t2{
        margin-left: 10px;
    }
    .blog_a .bt1{
        margin-top: 20px;
        padding: 20px 15px;
    }
    .blog_a .bt1 .b{
        padding-top: 20px;
    }
    .blog_a .bt1 .b:after{
        width: 94%;
    }
    .blog_a .nr{
        margin-top: 20px;
    }
    .blog_a .nr p{
        margin-bottom: 20px;
    }
    .blog_a .nr_a{
        padding-top: 20px;
    }
}
.blog2{
    background: #F1F1F1;
    padding: 6.5vw 0 6.3vw;
}
.blog2 .top{
    background: #fff;
    padding: 1.56vw;
    position: relative;
}
.blog2 .top > a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.blog2 .top .top_l{
    width: 35%;
    /*position: absolute;
    top: 50%;
    transform: translateY(-50%);*/
}
.blog2 .top .top_l .bt .b{
    color: #001F97;
}
.blog2 .top .top_l .bt .t{
    margin-top: 1vw;
    color: #001F97;
}
.blog2 .top .top_l .bt .t span{
    color: #A8A8A8;
}
.blog2 .top .top_l .bt .t1{
    margin-top: 1vw;
    line-height: 1.8;
    color: #6D6D6D;
}
.blog2 .top .top_l .bt .t2{
    margin-top: 3.1vw;
    color: #000000;
}
.blog2 .top .top_l .bt .t2 i{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/blog2_jt.svg)center center/cover;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: -2px;
}

.blog2 .top:hover .top_l .bt .mp span{transform: rotate(45deg);}
.blog2 .top .top_r{
    width: 54%;
    overflow: hidden;
    border-radius: 10px;
    margin-left: auto;
}
.blog2 .top .top_r img{transition: all 0.6s;overflow: hidden;}
.blog2 .top:hover .top_r img{transform: scale(1.06);}
.blog2 ul li{
    margin-top: 10px;
    background: #fff;
    padding: 1.56vw;
    border-radius: 10px;
}
.blog2 ul li .bt{
    width: 68%;
}
.blog2 ul li .bt .b{
    color: #000000;
}
.blog2 ul li .bt .t{
    margin-top: 10px;
    color: #001F97;
}
.blog2 ul li .bt .t span{
    color: #A8A8A8;
}
.blog2 ul li .bt .t1{
    margin-top: 10px;
    line-height: 1.8;
    color: #6D6D6D;
}
.blog2 ul li .bt .t2{
    margin-top: 3.1vw;
    color: #000000;
}
.blog2 ul li .bt .t2 i{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/blog2_jt.svg)center center/cover;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: -2px;
}

.blog2 ul li:hover .bt .mp span{transform: rotate(46deg);}
.blog2 ul li .img{
    width: 21%;
    overflow: hidden;
    border-radius: 10px;
}
.blog2 ul li .img img{
    transform: scale(1); transition: all 0.6s ease 0s;
}
.blog2 ul li:hover .img img{
    transform: scale(1.06);
}
.blog2 ul{
    margin-bottom: 3.6vw;
}
@media(max-width: 1100px){
    .blog2{
        padding: 40px 0 50px;
    }
    .blog2 .top{
        padding: 20px 15px;
    } 
    .blog2 .top .top_l{
        position: static;
        transform: translateY(0);
        width: 100%;
    }
    .blog2 ul li .bt .t2,
    .blog2 .top .top_l .bt .t2{
        margin-top: 20px;
    }
    .blog2 .top .top_r{
        width: 100%;
        margin-top: 20px;
    }
    .blog2 ul li{
        padding: 20px 15px;
    }
    .blog2 ul li .bt{
        width: 100%;
    }
    .blog2 ul li .img{
        margin-top: 20px;
        width: 100%;
    }
    .blog2 ul{
        margin-bottom: 25px;
    }
}

.story{
    padding-top: 6.5vw;
    background: #F1F1F1;
    position: relative;
}
.story .dwbj{
    position: absolute;
    z-index: -2;
    top: 0;
    right: -484px;
}
.story .story_a{
    background: #fff;
    padding: 2.6vw;
    margin-bottom: -70px;
}
.story .story_a ul{
    margin-top: 3.6vw;
}
.story .story_a ul li{
    width: 40%;
    float: left;
    margin-right: 10%;
}
.story .story_a ul li .b{
    color: #001F97;
}
.story .story_a ul li .icon{
    margin-top: 1vw;
}
.story .story_a ul li .t{
    margin-top: 1vw;
    line-height: 1.8;
    color: #3A3A3A;
}
.story .story_img{
    position: relative;
    z-index: -1;
}
.story_b .story_b_fd{
    display: flex;
    flex-wrap: wrap;
    margin-top: 2.6vw;
}
.story_b{
    background: #fff;
    padding: 5.7vw 0 7.4vw;
    position: relative;
}
.story_b .story_b1{
    width: 49%;
    float: left;
    overflow: hidden;
    height: 31vw;
}
.story_b .story_b2{
    width: 46%;
    float: right;
    overflow: hidden;
    margin-left: 5%;
    height: 31vw;
}
.story_b .story_b1 ul li img{
    height: 100%;
}
.story_b2 ul li{
    cursor: pointer;
}
.story_b2 ul li .bt{
    height: 100%;
    width: 100%;
}
.story_b2 ul li .bt .b{
    float: left;
    color: #6D6D6D;
    margin-right: 5%;
    padding-right: 5%;
    border-right: 4px solid #D8D8D8;
    height: 100%;
    position: relative;
    transition: all 0.6s;
    width: 10%;
}
.story_b2 ul li .bt .b:after{
    content: "";
    position: absolute;
    right: -4px;
    top: -13px;
    width: 4px;
    height: 0;
    background: #001F97;
    transition: all 0.6s;
}
.story_b2 ul li.swiper-slide-thumb-active .bt .b:after{
    height: 77px;
}
.story_b2 ul li .bt .t{
    color: #6D6D6D;
    float: left;
    transition: all 0.6s;
    width: 80%;
}
.story_b2 ul li.swiper-slide-thumb-active .bt .b{
    color: #000000;
}
.story_b2 ul li.swiper-slide-thumb-active .bt .t{
    color: #000000;
}

.story_c {
    background: #F1F1F1;
    padding: 6.4vw 0 7.7vw;
}
.story_c .top .bt1{
    width: 41%;
    margin-right: 5.7vw;
}
.story_c ul{
    display: flex;
    flex-wrap: wrap;
    margin-top: 2.6vw;
}
.story_c ul li{
    float: left;
    width: 16.66%;
    background: #ffffff;
    position: relative;
    height: 8.4vw;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.story_c ul li .icon{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    text-align: center;
}

@media(max-width: 1100px){
    .story_b .story_b1{
        height: 70vw;
    }
    .story .story_a ul li .icon img{
        height: 60px;
    }
    .story .story_a{
        padding: 20px;
    }
    .story{

        padding-top: 40px;
    }
    .story .story_a ul{
        margin-top: 20px;
    }
    .story .story_a ul li{
        margin-right: 0;
        width: 100%;
        margin-top: 15px;
    }
    .story .story_a ul li .t{
        margin-top: 15px;
    }
    .story_b{
        padding: 30px 0 40px;
    }
    .story_b .story_b_fd{
        margin-top: 20px;
    }
    .story_b .story_b1{
        width: 100%;
    }
    .story_b .story_b2{
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
        height: 260px;
    }
    .story_c ul li{
        width: 33.33%;
        height: 88px;
    }
    /*.story_c ul li .icon img{*/
    /*    height: 30px;*/
    /*    width: 60px;*/
    /*}*/
    .story_c ul li .icon {
        padding: 0 15px;
    }
    .story_c .top .bt1{
        width: 100%;
        margin-top: 15px;
        margin-right: 0;
    }
    .story_c ul{
        margin-top: 20px;
    }
    .story_c{
        padding: 40px 0 50px;
    }
    .story_b2 ul li .bt .b{
        width: auto;
        margin-right: 25px;
        padding-right: 25px;
    }
    .story_b2 ul li .bt .t{
        width: 70%;
    }
    .career{
        padding: 40px 0 50px;
    }
    .career_a .career_a_l{
        position: static;
        width: 100%;
        transform: translateY(0);
    }
    .career_a .career_a_r{
        margin-top: 20px;
        width: 100%;
    }
    .career_b{
        padding: 40px 0 50px;
    }
    .career_b1 ul{
        margin-top: 20px;
    }
    .career_b1 ul li{
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #EFEFEF;
        padding: 20px 0;
    }
    .career_b1 ul li:last-child{
        border-bottom: none;
    }
    .career_b1 ul li .icon img{
        height: 50px;
    }
    .career_b1 ul li .bt{
        margin-top: 15px;
    }
    .career_b2 ul li{
        width: 100%;
    }
    .career_b2{
        margin-top: 25px;
    }
    .career_b2 .bt{
        width: 100%;
    }
    .career_b2 ul{
        width: 100%;
        margin-top: 15px;
    }
    .career_b2 ul li{
        margin-bottom: 15px;
     }
     .career_b2 .ann{
        width: 100%;
        margin-top: 20px;
     }
    .career_b2 ul li .icon{
        width: 45px;
        height: 45px;
    }
}

.career_a .career_a_l .ann a{background-image: linear-gradient(315deg, transparent 10px, #fff 0);}
.career_a .career_a_l .ann a:hover{background-image: linear-gradient(315deg, transparent 10px, #001F97 0);}
.nybanner .wenzi{
    color: #fff;
    width: 336px;
    margin-top: 10px;
}

@media(max-width: 1100px){
    .nybanner .wenzi{
        width: 100%;
    }
    .fuwu_tc .box .right .tk label input[type="checkbox"], .contact_a .right .tk label input[type="checkbox"] {
        margin-top: 4px;
    }
}
.back{
    padding-top:1.7vw;
    background: #F1F1F1;
}
.back a{
    display:inline-block;
    color: #3A3A3A;
}
.back a i{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/back_jt.svg)center center/cover;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 6px;
}

.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-prev { background: #fff; transition: all .5s; border-radius: 50%; width: 53px; height: 53px; border-radius: 50%; border: 1px solid #e7e7e7; }
.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-next { background: #fff; transition: all .5s; border-radius: 50%; width: 53px; height: 53px; border-radius: 50%; border: 1px solid #e7e7e7; }
.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-prev:after,
.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-next:after { opacity: 0; }
.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-prev:before,
.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-next:before { position: absolute; content: ""; width: 9px; height: 15px; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: all .5s; }
.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-prev:before { background: url(../images/swipprev.png)no-repeat center center/cover; }
.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-next:before { background: url(../images/swipnext.png)no-repeat center center/cover; }
.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-prev:hover:before { background: url(../images/swippreva.png)no-repeat center center/cover; }
.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-next:hover:before { background: url(../images/swipnexta.png)no-repeat center center/cover; }
.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-prev:hover { background: #001F97; border-color: #001F97; }
.chanpinxq_a .right_xq .btm .box .text_box .img .swiper-button-next:hover { background: #001F97; border-color: #001F97; }

.career_c{
    padding-top: 4.6vw;
}
.career_c ul{
    display: flex;
    flex-wrap: wrap;
}
.career_c ul li{
    float: left;
    position: relative;
    background: linear-gradient(180deg, #030E1E 0%, #001F97 100%);
    width: 32.8%;
    margin-right: 0.8%;
    margin-bottom: 0.8%;
    overflow: hidden;
}
.career_c ul li:nth-child(3n){
    margin-right: 0;
}
.career_c ul li .bt{
    width: 100%;
    padding: 0 2.2vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    text-align: center;
}
.career_c ul li .bt .b{
    color: #fff;
}
.career_c ul li .bt .t{
    color: #fff;
    margin-top: 10px;
    line-height: 1.8;
}
@media(max-width: 1100px){
    .career_c ul li{
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0;
    }
    .career_c ul li .bt{
        position: static;
        transform: translateY(0);
        padding: 80px 15px;
    }
    .career_c{
        padding-top: 20px;
    }
}
.header .uia{
    z-index: 2;
    width: 59.34px;
    height: 59.95px;
    border-left: 1px solid #D8D8D8;
    transition: all .8s;
    position: absolute;
    right: 59.34px;
    top: 0;
}
.header .uia a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.header .uia a img{
    display: inline-block;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.mo_header .uia{
    z-index: 2;
    width: 52px;
    height: 52px;
    transition: all .8s;
    position: absolute;
    right: 35px;
    top: 0;
}
.mo_header .uia a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.mo_header .uia a img{
    display: inline-block;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}


.banner .swiper-button-prev:after,
.banner .swiper-button-next:after{display: none;}

.banner .swiper-button-prev,
.banner .swiper-button-next{
    width: 2.6vw;
    height: 4.1vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.banner .swiper-button-prev{
    left: 0;
    background: url(../images/banner_jtl.svg) center center no-repeat rgba(0, 0, 0, 0.4);
}

.banner .swiper-button-next{
    right: 0;
    background: url(../images/banner_jtr.svg) center center no-repeat rgba(0, 0, 0, 0.4);
}

@media(max-width: 1100px){
    .banner .swiper-button-prev, .banner .swiper-button-next{
            width: 30px;
            height: 48px;
    }
}

@media (max-width: 1200px){

    .header.gude-on .uie ul li{
        width: 100px;
    }
    .header .asnenwen ul li{width: 100px;}
    .header .asnenwen ul li a{font-size: 13px;}
}


.tiasoeo{position: relative;z-index: 6;}
.footer .tiasoeo .ter .er .ewq a{position: relative;}
.footer .tiasoeo .ter .er .ewq a .ewm{
    position: absolute;
    top: calc(100% + 11px);
    left: 50%;
    transform: translateX(-50%);
    width: 106px;
    height: 106px;
    background: #fff;
    display: none;
    z-index: 10;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}
.footer .tiasoeo .ter .er .ewq a:hover .ewm{animation: xiala 0.4s 1;animation-fill-mode: forwards;display: block;}

@media(max-width: 1100px){
    .footer .tiasoeo .ter .er .ewq a .ewm{transform: initial;left: 0;top: auto;bottom: calc(100% + 10px);}
}