
body { width: 100%; overflow: hidden; }
* { box-sizing: border-box; }
a,img { vertical-align: top; }
i,em { font-style: normal; }

.relative { position: relative; width: 100%; height: 100%; }
.mainMore { position: relative; display: inline-block; padding: 1px 22px 1px 62px; }
.mainMore i { transition: all 0.6s; position: absolute; left:0; top:0; width: 40px; height: 40px; border-radius: 50px; border:1px solid #fff; }

.mainMore i .relative { width: 40px; }
.mainMore i .relative:after { content:''; width: 33px; position: absolute; height: 11px; left:50%; top:50%; transform: translateY(-50%); background: url(../images/mainmorebga.png) no-repeat center/cover; }
.mainMoreA i .relative:after { background: url(../images/moreb.png) no-repeat center/cover; }


.mainMoreA i { border:1px solid rgba(27,108,176,0.6); }
.mainMoreH i { border:1px solid #623a8c; }
.mainMore span { display: block; font-size: 16px;color:#ffffff; line-height: 38px; }
.mainMoreA span { color:#666666; }
.mainMoreA:hover span { color:#1b6cb0; }
.mainMore:hover i { width: 100%; }


.alignC { text-align: center; }

.container { width: 70%; margin: 0 auto; }
.container2 { width: 80%; margin: 0 auto; }

@media(max-width: 1780px){
    .container { width: 74%; }
    .location .container2{ width: 82%;margin: 0 auto; }
}

@media(max-width: 1700px){
    .location .container2{ width: 85%;margin: 0 auto; }
}


@media(max-width: 1600px){
    .location .container2{ width: 90%;margin: 0 auto; }
}


@media(max-width: 1480px){
    .container { width: 74%; }
    .location .container2{ width: 90%;margin: 0 auto; }
}

@media(max-width: 1380px){
    .container { width: 74%; }
    .location .container2{ width: 94%;margin: 0 auto; }
}

@media(max-width: 1280px){
    .container { width: 80%; }
    .location .container2{ width: 97%;margin: 0 auto; }
}
@media(max-width: 1024px){
    .container { width: 94%; }
    .mainMore i { width: 30px; height: 30px; }
    .mainMore span { font-size: 16px; line-height: 28px; }
    .mainMore i .relative:after { left:  40%; width: 24px; height: 8px; }
    .mainMore { padding: 1px 20px 1px 46px;}
}






/*首页*/

.topHeader { border-bottom: 1px solid rgba(255,255,255,0.2); padding: 0 60px; width: 100%; position: absolute; left:0; top:0; z-index: 1001;  }
.fixed-head { position: fixed; }
.topHeader .logo {padding-top: 10px; float: left; }
.topHeader .logo img { height: 51px;  }
.topNav-a { float: right;margin-left: 5px; padding-top: 24px; width: 25px;}
.topNav-a dl {position: relative;}
.topNav-a dl dt { cursor: pointer; color: #fff;font-size: 16px; height: 50px; padding: 0px 0 25px 24px;background: url(../images/dt.png) no-repeat left 2px;}
.topNav-a2 dl dt { cursor: pointer; color: #fff;font-size: 16px; height: 50px; padding: 0px 0 25px 24px;background: url(../images/port.png) no-repeat left 2px;background-size:20px}

/*.topNav-a dl dt:before {position: absolute;content: "";top: 25%;transform: translateY(-50%);right: 0;width: 10px;height: 7px;background: url(../images/dt-1.png) no-repeat right center;}
*/
.fixed-head .topNav-a dl dd,.nobannerNav .topNav-a dl dd {background: #f4f5f5;}
.topNav-a dl dd {display: none;font-size: 16px;color: #000000;position: absolute;background: #ffffff;top: 31px;width: 144px;border-radius: 6px;text-align: center;right: -10px;}
.topNav-a dl dd .eee {margin-bottom: 10px;}
.topNav-a dl dd .eee a {font-size: 14px;color: #999; display: block;padding: 15px 0 5px; }
.topNav-a dl dd .eee.cur a {color: #333;}
.topNav-a dl dd .eee a:hover {color: #f56737;}
.topNav-a dl:hover dd {display: block;}

.topMenu { float: right; font-size: 16px;color:#ffffff; font-family: "Arial"; padding: 25px 0 27px 26px; background: url(../images/menu.png) no-repeat left center; margin-left:18px; cursor: pointer; }
.topGp { float: left; height: 28px; margin-top: 26px; margin-left: 10px; padding-left: 10px; border-left: 1px solid rgba(255,255,255,0.3); }
.topGp p { font-size: 13px; line-height: 14px; color:#fff; }
.topGp p.t { letter-spacing: 6px; }






.MainBox { position: relative; }

.headerA .nav { float: right; }
.navL { float: left; }
.navR { float: right; padding-top:15px; }
.navR .search,.navR .menu { float: left; }
.navR .search { position: relative; }
.header .search .subsearch {position: absolute;top: 5px;right: -2px;padding-top: 36px;display: none;z-index: 9;}
.header .search .subsearch,
.header .search .subsearch {top: 40px;padding-top: 40px;}
.header .search .subsearch .subsearcha {background: #fff;border-radius: 3px;position: relative;width: 524px;height: 57px;}
.header .search .subsearch .subsearcha .inp {width: 90%;height: 100%;border: 0;margin-top: 20px;font-size: 14px;color: #666666;padding-left: 18px;}
.header .search .subsearch .subsearcha .sub {border: none;outline: none;position: absolute;right: 20px;top: 50%;height: 15px;background: url(../images/searchx.png) no-repeat center;font-size: 0;width: 26px;transform: translateY(-50%);}
.header .search:hover .subsearch {display: block;}
.navR .search a { display: block; width: 40px; height: 40px; background: url(../images/search.png) no-repeat center; }
.navR .search:after { content:''; width: 1px; height: 20px; background: rgba(255,255,255,0.3); position: absolute; left:-16px; top:50%; margin-top: -10px;  }
.navR .menu { display: none; width: 40px; height: 40px; cursor: pointer; }
.navL>ul>li {  float: left; margin-right:46px;  }
.navL>ul>li>a {  position: relative; display: block; line-height: 70px; font-size: 18px;color:#fff; }

.navL>ul li .subA { display: none; position: absolute; width: 200px; left:0; top: 70px; background:#fff; padding: 16px 12px; border-radius: 8px; }
.navL>ul li .subA a { display: block; font-size: 16px; color:#333; line-height: 2.4; } 
.navL>ul li .subA a:hover { color:#54c5d4; } 
.navL>ul li:hover .subA { display: block; }
/*.navL>ul>li.cur>a,.navL>ul li:hover>a { color:#071d50; }*/
.navL>ul>li>a:after { content: ''; width: 0%; background: #fff; height: 2px; position: absolute; left:50%; transform: translateX(-50%); bottom: -1px; transition: all 0.6s;  }
.navL>ul>li.cur>a:after,.navL>ul>li:hover>a:after { width: 100%;  }

.fixed-head .topNav-a { padding-top:24px; }
.fixed-head .logo { padding-top:10px; }
.fixed-head .navR { padding-top:15px; }
.fixed-head .navL>ul>li>a { line-height: 70px; }

.fixed-head,.searBg { background: rgba(0,0,0,0.6); }

.fixed-head .navL>ul>li.cur>a, .fixed-head .navL>ul li:hover>a { color:#fff; }
.fixed-head .navL>ul>li>a:after {background:#fff}
#fullPage { background: #8ae9ff; }
@media(max-width:  1680px){
    .navL ul li { margin-right:40px; }
}
@media(max-width:  1480px){
    .topHeader { padding: 0 40px; }
    .navL ul li { margin-right:25px; }
    .navR .search:after { left:-8px; }
}
@media(max-width:  1280px){
    .navL ul li { margin-right:12px; }
    .navR .search:after { display:none; }
    .navL ul li>a { font-size: 16px; }
}
@media(max-width:  1180px){
    .navL ul li { margin-right:20px; }
    .topNav-a { margin-left: 20px; }
    .navL ul li { margin-right:10px; }
    .navL ul li>a { font-size: 16px; }
}
@media(max-width:  1024px){
    .topHeader { padding: 0 3%; }
    .navL,.topNav-a,.topMenu { display: none; }
    .topHeader .logo img { height:40px; }
    .topHeader .logo { padding:9px 0; }
    .navR { padding-top:2px; }
    .fixed-head .navR { padding-top:2px; }
    .navR .menu { display: block; width: 50px; margin-right: -6px; height: 52px; }
    .navR .search a { height: 52px; width: 30px; }
    .navR .search {  margin-right:10px; }
    .topGp { margin-top: 14px; }
    .header .search .subsearch { padding-top: 16px; }
    .header .search .subsearch .subsearcha { width: 400px; }
}
@media(max-width:  500px){
    .header .search .subsearch .subsearcha { width: 300px; }
}


#fullPage .section { height: 100%; } 
#fullPage .p1 { z-index: 100; position: relative; } 



/*首页内容*/
.align { text-align: center; }
.mainTit .tt { position: relative; font-size: 20px; color:#4483f2; padding-bottom: 16px; }
.mainTit .tt:after { content: ''; width: 30px; height: 4px; background: #ff7040; position: absolute; left:50%; transform: translateX(-50%); bottom:0; }
.colorWhite { color:#fff!important; }

.p4Box .mainTit .t { font-size: 2.8vw; color:#121214; }
.mainTit .et { font-size: 16px; color:#666666; }
.mainTit .c { font-size: 16px; color:#666666; margin-top: 8px; }

@media(max-width:  1024px){
    .mainTit .t { font-size: 24px; }
}
@media(max-width:  640px){
    .mainTit .tt { font-size: 18px; }
}


.p1 .swiper-container { position: relative; height: 100%; }
.p1 .swiper-container .swiper-slide { position: relative;  }
.p1 .swiper-container .swiper-slide .bgpc { position: absolute; left:0; top:0; width: 100%; height: 100%; }
.p1 .swiper-container .swiper-slide .bgmb { display: none; position: absolute; left:0; top:0; width: 100%; height: 100%; }
.p1 .swiper-container .swiper-slide .baTit { text-align: left; width: 100%; position: absolute; left:0; top:50%; transform: translateY(-50%); }
.p1 .swiper-container .swiper-slide .baTit .t { font-size: 2.8vw; color:#fff; margin-bottom: 10px; }
.p1 .swiper-container .swiper-slide .baTit .et { font-size: 1.8vw; color:#fff; margin-bottom: 2.5vw; }
@media(max-width:  1024px){
    .p1 .swiper-container .swiper-slide { height: 100%; }
    .p1 .swiper-container .swiper-slide .bgpc { display: none; }
    .p1 .swiper-container .swiper-slide .bgmb { display: block; }
    .p1 .swiper-container .swiper-slide .baTit .t { font-size: 20px; }
}

.banner .swiper-pagination { width: 73%; text-align: left; left:50%; padding-left: 34px; transform: translateX(-50%); bottom:3vw; }
.banner .swiper-pagination .swiper-pagination-bullet { height: 2px; opacity: 1; width: 5vw; position: relative; background: rgba(255,255,255,0.6); border-radius: 0; }

.banner .swiper-pagination .swiper-pagination-bullet-active { position: relative; }

.banner .swiper-pagination .swiper-pagination-bullet:after { content:''; width: 0; height: 2px; background: #fff; position: absolute; left:0; top:0; }
.banner .swiper-pagination .swiper-pagination-bullet-active:after { width: 100%; animation: 100%; transition: all 5s; }





.bannerControll { width: 24px; height: 24px; background: url(../images/bancona.png) no-repeat left center; position: absolute; left:13.5%; bottom: 3vw; margin-bottom: -8px; z-index: 10; cursor: pointer; }
.bannerControll.banstart { background: url(../images/banconc.png) no-repeat center/cover; }

@media(max-width: 1480px){
    .banner .swiper-pagination { width: 80%; }
    .bannerControll { left: 10%; }
}
@media(max-width: 1280px){
    .banner .swiper-pagination { width: 86%; }
    .bannerControll { left: 7%; }
    .p1 .swiper-container .swiper-slide .baTit .et { margin-bottom: 20px; }
}
@media(max-width: 1024px){
    .p1 .swiper-container .swiper-slide .baTit .t { font-size: 24px; margin-bottom:6px; }
    .p1 .swiper-container .swiper-slide .baTit .et { font-size: 16px; }
    .banner .swiper-pagination { width: 94%; bottom: 30px; }
    .bannerControll { left: 3%; bottom: 30px; }
    .banner .swiper-pagination .swiper-pagination-bullet { width: 60px; }
    .p1 .swiper-container .swiper-slide .baTit .et { margin-bottom: 20px; }
}
@media(max-width: 640px){
    .banner .swiper-pagination .swiper-pagination-bullet { width: 40px; }
}



/*.p2 { background: url(../images/aboutbg.gif) no-repeat center/cover; }*/

.p2 video {
    /*width:auto;*/
    /*height:100%;*/
    min-height: 100%;
    min-width: 100%;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
}

.fixVideo { display: none; position: fixed; top:0; left:0;background: rgba(0,0,0,0.8);width: 100%;height: 100%;z-index: 1000; }
.fixVideoA {width: 100%;height: 100%;position: relative; }
.fixVideoB { position: absolute;width: 70%; max-width: 800px; height: auto; position: absolute;left: 50%;top: 50%; transform: translate(-50%, -50%);background: #fff; }
.fixVideoB .close { position: absolute; right:-1px; top:-40px;height: 40px;width: 40px;cursor: pointer; text-align: center;line-height: 40px; font-size: 30px;  z-index: 10000;background: #000; color:#fff;}



.p2Con { position: absolute; right:60px; top:50%; text-align: right; transform: translateY(-50%); }
.p2Con .t { font-size: 36px;color:#fff; margin-bottom: 38px;}
.p2Con .vid { position: relative; font-size: 16px;color:rgba(255,255,255,1); cursor: pointer; line-height: 42px; padding-top:80px; }
.p2Con .vid:after { position: absolute; left: 50%; margin-left:  -35px; top: 0; content:''; width: 70px; height: 70px; background: url(../images/p2vida.png) no-repeat center; }
.p2Con .vid:before { position: absolute; left: 50%; margin-left:  -35px; top: 0; content:''; width: 70px; height: 70px; background: url(../images/p2vidb.png) no-repeat center; }
.p2Con .vid:hover:after {
    -webkit-animation:haha1 5s linear infinite;
}
@-webkit-keyframes haha1{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}
}

.p2Box { padding-left:  60px; position: absolute; left: 0; width: 60%; height: 100%; background: url(../images/p2bg2.png) no-repeat left center; background-size: auto 115%; z-index: 10; }

.p2Box-a { width: 25vw; max-width: 35vw; position: absolute; left: 0; top:50%; transform: translateY(-50%); }
.p2Box-a .t { font-size: 2.2vw; color:#fff; }
.p2Box-a .c { font-size: 18px; color:#fff; line-height: 1.6; margin: 8px 0 2.6vw; }
.p2Box-a .p2Con { display: none; }
/*@media(max-width:  1920px){*/
/*    .p2Box-a .t { font-size: 1.8vw; }*/
/*}*/

@media(max-width:  1680px){
    .p2Con .t { font-size: 32px; margin-bottom: 30px; }
    .p2Box-a .c { font-size: 16px; }
    .fixVideoB { max-width: 700px; }
}
@media(max-width:  1480px){
    .p2Con .t { font-size: 28px; }
    /*.p2Box-a .t { font-size: 24px; }*/
    .p2Box-a .c { font-size: 14px; }
    .p2Box { padding-left: 40px; }
    .p2Con { right: 40px; }
    .p2Box { width: 500px; max-width: 500px; background: url(../images/p2bg2.png) no-repeat left center; background-size: 100% 100%;  }
    .p2Box-a { width: 100%; max-width: 400px; }
    .fixVideoB { max-width: 600px; }
}
@media(max-width:  1280px){
    /*.p2Con .t { font-size: 28px; margin-bottom: 20px; }*/
}
@media(max-width:  1024px){
    .p2Con { right: 3%; }
    .p2Box { padding-left: 3%; }
    .p2Con .t { font-size: 24px; margin-bottom: 16px; }
    .p2Con { display: none; }
    .fixVideoB { width: 80%; }
    
    
    .p2Box-a .p2Con { display: block; position: relative; top:0; transform: translate(0); right:0; text-align: left; padding: 0;}
    /*.p2Con .vid { padding: 20px 0 20px 60px; }*/
    /*.p2Con .vid:before,.p2Con .vid:after { left:0; top:50%; margin-top: -25px; width: 50px; height: 50px; margin: -25px 0 0 0; }*/
    /*.p2Con .vid:after { background: url(../images/p2vida.png) no-repeat center/cover; }*/
    
    .p2Con .vid { padding: 20px 0 20px 46px; }
    .p2Con .vid:before,.p2Con .vid:after { left:0; top:50%; margin-top: -25px; width: 36px; height: 36px; margin: -18px 0 0 0; }
    .p2Con .vid:after { background: url(../images/p2vida.png) no-repeat center/cover; }
    .p2Con .vid:before { width: 40px; }
    
    
}
@media(max-width:  640px){
    .p2Box-a .t { font-size: 20px; }
    .p2Box { width: 100%; max-width: 500px; }
    .p2Box-a { width: 88%; max-width: 400px; }
    .p2Con .t { font-size: 20px; }
    .fixVideoB { width: 90%; }
}

.fp-tableCell { overflow: hidden; position: relative; width: 100%; height: 100%; }
.p3bg { position: absolute; width: 100%; height: 100%; left:0%; top:0%; background: url(../images/p3bg.jpg) no-repeat center/cover; }
/*.p3bg {animation: fa1 6s linear infinite;-webkit-animation: fa1 6s linear infinite;background-size: cover;}*/
@keyframes fa1 {
    0% {-webkit-transform: scale(1.1);}
    10% {-webkit-transform: scale(1.08);}
    20% {-webkit-transform: scale(1.06);}
    30% {-webkit-transform: scale(1.04);}
    40% {-webkit-transform: scale(1.02);}
    50% {-webkit-transform: scale(1);}
    60% {-webkit-transform: scale(1.02);}
    70% {-webkit-transform: scale(1.04);}
    80% {-webkit-transform: scale(1.06);}
    90% {-webkit-transform: scale(1.08);}
    100% {-webkit-transform: scale(1.1);}
}
@-webkit-keyframes fa1 {
    0% {-webkit-transform: scale(1.1);}
    10% {-webkit-transform: scale(1.09);}
    20% {-webkit-transform: scale(1.08);}
    30% {-webkit-transform: scale(1.07);}
    40% {-webkit-transform: scale(1.06);}
    50% {-webkit-transform: scale(1.05);}
    60% {-webkit-transform: scale(1.04);}
    70% {-webkit-transform: scale(1.03);}
    80% {-webkit-transform: scale(1.02);}
    90% {-webkit-transform: scale(1.01);}
    100% {-webkit-transform: scale(1.0);}
}

.relative { position: relative; width: 100%; height: 100%; }
.p3Box { background: url(../images/p3Boxbg.png) no-repeat center/cover; width: 24vw; height: 24vw; border-radius: 50%; position: absolute; left:50%; top: 50%; transform: translate(-50%, -50%); }
.p3BoxCon { width: 100%; text-align: center; position: absolute; left:50%; top: 50%; transform: translate(-50%, -50%); }
.p3BoxCon img { width: 54px; }
.p3BoxCon .tit { margin:15px 0 30px; }
.p3BoxCon .tit .et { font-size: 1.2vw; color:rgba(255,255,255,0.9); }
.p3BoxCon .tit .t { font-size: 2.1vw; color: #fff; }
.scroll { position: absolute; width: 106%; border: 2px solid rgba(255,255,255,0.3); position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); border-radius: 50%; height: 106%; }
.scrollb { width: 110%; height: 110%; }
.scrolla { animation: fa2 6s linear infinite;-webkit-animation: fa2 6s linear infinite;background-size: cover;}
@keyframes fa2 {
    0% { width: 110%; height: 110%; opacity: 1; }
    50% { width: 130%; height: 130%; opacity: 0.5; }
    100% { width: 150%; height: 150%; opacity: 0; }
}
@-webkit-keyframes fa2 {
    0% { width: 110%; height: 110%;  opacity: 1; }
    50% { width: 130%; height: 130%; opacity: 0.5; }
    100% { width: 150%; height: 150%; opacity: 0; }
}
.scrollb { animation: fa3 6s linear infinite;-webkit-animation: fa3 6s linear infinite;background-size: cover;}
@keyframes fa3 {
    0% { width: 120%; height: 120%; opacity: 1; }
    50% { width: 140%; height: 140%; opacity: 0.5; }
    100% { width: 150%; height: 150%; opacity: 0; }
}
@-webkit-keyframes fa3 {
    0% { width: 120%; height: 120%;  opacity: 1; }
    50% { width: 130%; height: 130%; opacity: 0.5; }
    100% { width: 140%; height: 140%; opacity: 0; }
}
.scrollc { animation: fa4 6s linear infinite;-webkit-animation: fa4 6s linear infinite;background-size: cover;}
@keyframes fa4 {
    0% { width: 100%; height: 100%; opacity: 1; }
    50% { width: 120%; height: 120%; opacity: 0.5; }
    100% { width: 140%; height: 140%; opacity: 0; }
}
@-webkit-keyframes fa4 {
    0% { width: 100%; height: 100%;  opacity: 1; }
    50% { width: 120%; height: 120%; opacity: 0.5; }
    100% { width: 140%; height: 140%; opacity: 0; }
}


@media(max-width:  1480px){
    .p3BoxCon .tit .et { font-size: 16px; }
    .p3BoxCon .tit .t { font-size: 32px; }
    .p3Box { width: 30vw; height: 30vw; }
    .p3BoxCon .tit { margin: 10px 0 20px; }
}

@media(max-width:  1024px){
    .p3BoxCon img { width: 38px; }
    .p3BoxCon .tit .et { font-size: 14px; }
    .p3BoxCon .tit .t { font-size: 28px; }
    .p3Box { width: 50vw; height: 50vw; }
}
@media(max-width:  640px){
    .p3BoxCon img { width: 30px; }
    .p3BoxCon .tit .et { font-size: 14px; }
    .p3BoxCon .tit .t { font-size: 28px; }
    .p3Box { width: 300px; height: 300px; }
    .p4Box .mainTit .t { font-size: 26px; }
}


.p4 { background: url(../images/p4bg.jpg) no-repeat center/cover; }
.p4Box { padding-top: 50px; width: 100%; position: absolute; left:0; top:50%; transform: translateY(-50%); }
.p4BoxA-a { float: left; }
.p4BoxA-b { float: right; width: calc(100% - 25vw);  }

.p4BoxA-a .mainMore { margin-top:1.4vw; }

.p4BoxA-b .c { font-size: 18px;color:#fff; line-height: 1.8;  }

.p4BoxA-c { margin-top:2vw; margin-top:0; }

.p4BoxA-c ul li { float: left; margin-right: 4vw; }
.p4BoxA-c ul li:last-child { margin-right:0; }
.p4BoxA-c .num { font-size: 3.6vw; color:#fff; line-height: 1; }

.p4BoxB { margin-top:2.5vw; }
.p4BoxB a { display: block; border-radius: 8px; overflow: hidden; }
.p4BoxB-a { padding:1vw; background: rgba(46,130,188,0.9); }
.p4BoxB-a .img { border-radius: 8px; overflow: hidden; transition: all 0.6s; }
.p4BoxB-a .img img { transition: all 0.6s; }
.p4BoxB a:hover .img { background:#666;}
.p4BoxB a:hover .img img { transform: scale(1.05); opacity:0.2;}
.p4BoxB-a .con { margin-top: 12px; }
.p4BoxB-a .d { font-size: 16px;color:#fff; }
.p4BoxB-a .t { height: 47px; font-size: 20px;color:#fff; margin: 8px 0 12px; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break:break-word; }
.p4BoxB-a .more { font-size: 17px;color:#fff; display: inline-block; padding-right:10px; background: url(../images/jt1.png) no-repeat right center; }

.p4BoxB-a .con .tt { height: 57px;font-size: 20px; color:#222222; line-height: 1.6;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break:break-word;}
.p4BoxB-a .con .dd { font-size: 16px; color:#666666; padding-left: 29px; background: url(../images/stime.png) no-repeat left center; margin: 20px 0 8px; }
.p4BoxB-a .con .add { font-size: 16px; color:#666666; padding-left: 29px; background: url(../images/saddress.png) no-repeat left center; }

.newsA .p4BoxC ul { display: flex; flex-wrap: wrap; }
.newsA .p4BoxC ul li { background: #f2f2f2; border-radius: 10px; }
.p4BoxB-a:hover .con .tt { color:#ffffff; }
.p4BoxB-a:hover .con .dd { color:#ffffff; background: url(../images/stimebg.png) no-repeat left center; }
.p4BoxB-a:hover .con .add { color:#ffffff; background: url(../images/saddressbg.png) no-repeat left center; }
/*.newsA .p4BoxC ul li:hover { background: url(../images/newscenterbg.png) no-repeat center/cover; }*/
.newsA .p4BoxC ul li:hover .p4BoxB-a { background: none; }

.p4BoxC { padding-bottom: 50px; }
.p4BoxC .swiper-pagination { bottom: 10px; }

.p4BoxC .swiper-pagination .swiper-pagination-bullet { width: 11px; height: 11px; opacity: 1; background: #fff; position: relative; margin: 0 18px; }
.p4BoxC .swiper-pagination .swiper-pagination-bullet:after { content:''; width: 0; height: 0; border-radius: 50%; background: rgba(255,255,255,0.12); position: absolute; left:50%; transform: translate(-50%, -50%); top: 50%; transition: all 0.6s; }
.p4BoxC .swiper-pagination .swiper-pagination-bullet-active:after { width: 30px; height: 30px; }

@media(max-width:  1680px){
    .p4BoxB-a .t { height: 50px; font-size: 18px; line-height: 23px; margin: 5px 0 12px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }
    .p4BoxB-a .con .tt { font-size: 18px; }
}
@media(max-width:  1480px){
    .p4BoxA-b .c { font-size: 16px; line-height: 22px; }
    .p4BoxA-b>.c { height: 44px; overflow: hidden; word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }
    .p4BoxB-a .t { height: 46px; font-size: 16px; line-height: 23px; margin: 5px 0 12px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }
}

@media(max-width:  1280px){
    .p4BoxB-a .con .tt { font-size: 16px; }
    .p4BoxB-a .con .add,.p4BoxB-a .con .dd { font-size: 14px; line-height: 1.6; }
}

@media(max-width:  1024px){
    .p4BoxA-b { width: 100%; margin-top: 16px; }
    .p4BoxA-c { display: none; }
    .p4BoxA-a { position: relative; width: 100%; }
    .p4BoxB-a { padding: 16px 12px 20px; }
    .p4BoxB { margin-top: 24px; }
    .p4BoxA-a .mainTit { float: left; }
    .p4BoxA-a .mainMore { position: absolute; margin-top: 0; right:-10px; top:50%; margin-top: -15px; }


}



/*网站底部*/
.footer { background: #efefef;  }

.footerA { padding: 36px 60px; border-bottom:1px solid #dddddd; }
.footerA-a { float: left; }
.footerA-b,.footerB-b { float: right; }

.footerA-b ul li,.footerB-b ul li { min-height: 10px; float: left; width: 160px; margin-right:0; }
.footerA-b ul li:nth-child(1){position:relative;left:-36px}
.footerA-b ul li:nth-child(2), .footerB-b ul li:nth-child(2) { width: 196px; }
.footerA-b ul li:nth-child(3), .footerB-b ul li:nth-child(3) { width: 150px; }
.footerA-b ul li:nth-child(4), .footerB-b ul li:nth-child(4) { width: 136px; }
.footerA-b ul li:nth-child(5), .footerB-b ul li:nth-child(5) { width: 118px; }
.footerA-b ul li:nth-child(6), .footerB-b ul li:nth-child(6) { width: 160px; }

.footerA-b ul li:last-child,.footerB-b ul li:last-child { width: 116px; text-align: center; }
.footerA-b ul li a { display: block; line-height: 45px; font-size: 18px;color:#555555; }
.footerB-b ul li a { display: block; line-height: 30px; font-size: 16px;color:#666666; }
.footerB-b ul li .tit { margin-top: 20px; font-size: 16px;color:#999; line-height: 1.5; }
.footerB { padding:36px 60px 70px; }
/*.footerA-b ul li:nth-child(5),.footerB-b ul li:nth-child(5) { width: 110px; }*/
.footerB-b ul li:nth-child(1){position:relative;left:-36px}
.footerB-a { float: left; }
.footerB-a .tabTit { float: left; width: 265px; }
.footerB-a .tabBox { float: left; width: 500px; padding-top: 12px; }

.footerB-a .tabTit span { font-size: 16px; color: #666666; transition: all 0.6s; cursor: pointer; display: block; line-height: 30px; margin: 10px 0; }
.footerB-a .tabTit span.cur { font-weight: bold; font-family:"fzltc"; color:#000000; font-size: 18px; }

.footerB-c .t { font-size: 18px;color:#555555; }
.footerB-c .c { font-size: 16px;color:#666666; line-height: 1.5; margin:0px 0 30px; }
.footerB-c .c p { margin-top: 8px; }
.footerB-c a { border:1px solid #ddd; border-radius: 50px; color: #999999;  display: inline-block;padding: 10px 35px;}
.footerB-c a:hover { border:1px solid #03b3b5; background: #03b3b5; color: #ffffff; }
.footerB-c a span { display: inline-block; font-size: 16px; padding-left: 20px; transition: all 0.6s; background: url(../images/fa.png) no-repeat left center;}
.footerB-c a:hover span { background: url(../images/fb.png) no-repeat left center;}

.footerC { padding: 20px 3%; text-align: center; background: #e4e4e4; }
.footerC p,.footerC p a { font-size: 12px;color:#999999; }

@media(max-width: 1980px){
    .footerB-a .tabBox { float: left; width: 300px; padding-top: 12px; }
}

@media(max-width:  1800px){
    .footerB-a .tabTit { width: 220px; }
    .footerB-a .tabBox { float: left; width: 300px; padding-top: 8px;padding-left: 49px;}
    .footerB-a .tabTit span { font-size: 14px; margin: 6px 0; }
    .footerB-a .tabTit span.cur { font-size: 16px; }
    .footerB-c .c { font-size: 14px; }
    .footerB-c .t { font-size: 16px; }
    .footerA { padding: 26px 60px; }
    .footerA-b ul li,.footerB-b ul li { width: 130px; }
    .footerA-b ul li:last-child,.footerB-b ul li:last-child { width: 90px; }
    .footerA-b ul li a { line-height: 45px; font-size: 16px; }
    .footerB-b ul li a { line-height: 30px; font-size: 13px; }
    .footerB-b ul li .tit { margin-top: 15px; font-size: 14px; }
    .footerB { padding:26px 60px 50px; }
    
    
    .footerA-b ul li:nth-child(2), .footerB-b ul li:nth-child(2) { width: 165px; }
    .footerA-b ul li:nth-child(3), .footerB-b ul li:nth-child(3) { width: 125px; }
    .footerA-b ul li:nth-child(4), .footerB-b ul li:nth-child(4) { width: 125px; }
    .footerA-b ul li:nth-child(5), .footerB-b ul li:nth-child(5) { width: 90px; }
    .footerA-b ul li:nth-child(6), .footerB-b ul li:nth-child(6) { width: 140px; }
    

}
@media(max-width:  1580px){
    .footerB-a .tabTit { width: 180px; }
    .footerB-a .tabBox { width: 240px; padding-right: 28px; }
    .footerB-a .tabTit span { font-size: 12px; line-height: 26px; margin: 6px 0; }
    .footerB-a .tabTit span.cur { font-size: 14px; }
    .footerB-c .c { font-size: 14px; margin:0px 0 20px; }
    .footerB-c .t { font-size: 16px; }
    .footerA { padding: 20px 40px; }
    .footerA-a img { height: 32px; }
    .footerA-b ul li,.footerB-b ul li { width: 120px; }
    .footerA-b ul li:last-child,.footerB-b ul li:last-child { width: 100px; }
    .footerA-b ul li a { line-height: 32px; font-size: 14px; }
    .footerB-b ul li a { line-height: 24px; font-size: 12px; }
    .footerB-b ul li .tit { margin-top: 15px; font-size: 14px; }
    .footerB { padding:20px 40px 30px; }
    .footerA-b ul li:nth-child(2), .footerB-b ul li:nth-child(2) { width: 145px; }
    .footerA-b ul li:nth-child(3), .footerB-b ul li:nth-child(3) { width: 115px; }
    .footerA-b ul li:nth-child(4), .footerB-b ul li:nth-child(4) { width: 110px; }
    .footerA-b ul li:nth-child(5), .footerB-b ul li:nth-child(5) { width: 80px; }
    .footerA-b ul li:nth-child(6), .footerB-b ul li:nth-child(6) { width: 120px; }
    
}
@media(max-width:  1380px){
    .footerB-a .tabTit { width: 170px; }
    .footerB-a .tabBox { width: 200px; padding-right: 28px; }
    .footerB-a .tabTit span { font-size: 12px;}
    .footerB-a .tabTit span.cur { font-size: 13px; }
    .footerB-c .c { font-size: 12px; margin:0px 0 20px; }
    .footerB-c .t { font-size: 14px; }
    .footerA { padding: 20px 40px; }
    .footerA-a img { height: 32px; }
    .footerA-b ul li,.footerB-b ul li { width: 100px; }
    .footerA-b ul li:last-child,.footerB-b ul li:last-child { width: 90px; }
    .footerA-b ul li a { line-height: 32px; font-size: 14px; }
    .footerB-b ul li a { line-height: 24px; font-size: 12px; }
    .footerB-b ul li .tit { margin-top: 15px; font-size: 14px; }
    .footerB { padding:20px 40px 30px; }
    
    .footerA-b ul li:nth-child(2), .footerB-b ul li:nth-child(2) { width: 125px; }
    .footerA-b ul li:nth-child(3), .footerB-b ul li:nth-child(3) { width: 95px; }
    .footerA-b ul li:nth-child(4), .footerB-b ul li:nth-child(4) { width: 100px; }
    .footerA-b ul li:nth-child(5), .footerB-b ul li:nth-child(5) { width: 80px; }
    .footerA-b ul li:nth-child(6), .footerB-b ul li:nth-child(6) { width: 100px; }
}


@media(max-width:  1200px){
    .footerA-b ul li,.footerB-b ul li { width: 100px; }
    .footerA-b ul li:last-child,.footerB-b ul li:last-child { width: 90px; }
    .footerA-b ul li a { line-height: 32px; font-size: 13px; }
    .footerB-b ul li a { line-height: 24px; font-size: 12px; }
    .footerB-b ul li .tit { margin-top: 15px; font-size: 14px; }
    .footerB { padding:20px 40px 30px; }

    .footerA-b ul li,.footerB-b ul li { width: 90px; }
    .footerA-b ul li:last-child,.footerB-b ul li:last-child { width: 80px; }
    .footerA-b ul li a { line-height: 32px; font-size: 13px; }
    .footerB-b ul li a { line-height: 24px; font-size: 12px; }
    .footerB-b ul li .tit { margin-top: 15px; font-size: 14px; }
    .footerB { padding:20px 40px 30px; }
    
    
    
    .footerA-b ul li:nth-child(2), .footerB-b ul li:nth-child(2) { width: 115px; }
    .footerA-b ul li:nth-child(3), .footerB-b ul li:nth-child(3) { width: 95px; }
    .footerA-b ul li:nth-child(4), .footerB-b ul li:nth-child(4) { width: 86px; }
    .footerA-b ul li:nth-child(5), .footerB-b ul li:nth-child(5) { width: 72px; }
    .footerA-b ul li:nth-child(6), .footerB-b ul li:nth-child(6) { width: 90px; }
    
}
@media(max-width:  1100px){
    .footerB-a .tabTit { width: 180px; }
    .footerA-b,.footerB-b { display: none; }
    .footerB { padding:20px 3% 30px; }
    .footerA { padding: 20px 3%; }
    .footerB-a .tabBox { width: calc(100% - 180px); padding-right: 0; }
    .footerB-a .tabTit span { font-size: 13px;}
    .footerB-a .tabTit span.cur { font-size: 14px; font-weight: bold; font-family:"fzltc"; }
    .footerB-c .c { font-size: 14px; margin:0px 0 20px; }
    .footerB-c .t { font-size: 14px; }
}
@media(max-width:  640px){
    .footerB-a .tabTit { width: 100%; }
    .footerB-a .tabTit span { transition: all 0s; display: inline-block; width: 100%; }
    .footerB-a .tabTit span:nth-child(2n-1) { display: inline-block; width: 100%; }
    .footerA-b,.footerB-b { display: none; }
    .footerB { padding:10px 3% 20px; }
    .footerA { padding: 10px 3%; }
    .footerB-a .tabBox { border-top:  1px solid #ddd; padding-top: 12px; width: 100%; padding-right: 0; }
    .footerB-a .tabTit span { font-size: 13px;}
    .footerB-a .tabTit span.cur { font-size: 14px; }
    .footerB-c .c { font-size: 12px; margin:0px 0 10px; }
    .footerB-c .t { font-size: 14px; }
    .footerB-a .tabBox { padding-left:0; }
    .footerB-a .tabTit span { margin:0; }
}

/*手机导航*/
/**mobile nav**/
.nav_box {width: 100%;height: 100%;position: fixed;right: auto;top: 0;bottom: 0;left: -100%;overflow: auto;z-index: 99999999;background: #37a9cc;transition: all .8s;-o-transition: all .8s;-moz-transition: all .8s;-ms-transition: all .8s;-webkit-transition: all .8s;}
.nav_box.cur {left: 0;transition: all .8s;-o-transition: all .8s;-moz-transition: all .8s;-ms-transition: all .8s;-webkit-transition: all .8s;}
.nav_box .box {/*background: #212222;*/width: 100%;height: 100%;position: relative;z-index: 2;}
.nav_box .nav-title {height: 57px;position: relative;border-bottom: 1px solid rgba(255, 255, 255, 0.06);}
.nav_box .nav-title .navclose {width: 22px;height: 22px;display: block;font-size: 0;line-height: 41px;position: absolute;right: 15px;top: 50%;z-index: 2;transform: translateY(-50%);}
.nav_box .nav-title .navclose img {width: 100%;}
.nav_box .nav-title h1 {text-align: left;width: 86px;margin-left: 15px;line-height: 0;padding-top: 11px;}
.nav_box .nav-title h1 img {width: 100%;}
.nav_box .navlist {width: 100%;padding-bottom: 20px;}
.nav_box .navlist ul>li {float: left;width: 100%;font-size: 16px;line-height: 60px;border-bottom: 1px solid rgba(255, 255, 255, .06);padding: 0 15px;text-transform: capitalize;}
.nav_box .navlist ul>li>a {display: block;color: #fff;position: relative;}
.nav_box .navlist ul>li>a:before {content: "";position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 8px;height: 14px;background: url(../images/jtwhite.png) no-repeat center center / cover;}
.nav_box .navlist ul>li .navlist2 {border-top: 1px solid rgba(255, 255, 255, .06);display: none;padding: 10px 0;}
.nav_box .navlist ul>li .navlist2 a {display: block;width: 100%;color: #fff;font-size: 14px;line-height: 34px;}

.nav_box { display: none!important;}
@media(max-width:  1024px){
    .nav {display: inline-block;}
    .navR .search { display: none; }
    .header .lang p,.fixed-head .header .lang p,.fixed-headA .header .lang p { color:rgba(255,255,255,0.6); position: relative; padding: 0 15px 0 0; background: url(../images/langbg.png) no-repeat right center; }
    .header .navBtn { height: 50px; margin-top:-1px; float: left; left:3%; }
    .header .lang p:after { display: none; }
    .menu-i {
        height: 2px;
        right: 10px;
        position: absolute;
        border-radius: 1px;
        font-style: normal;
        background-color: #fff;
        display: block;
        transition: all 0.5s;
        border-radius: 2px;
    }
    .menu-i-1 {
        width: 24px;
        top: 13px;
    }
    .menu-i-2 {
        width: 32px;
        top: 23px;
    }.menu-i-3 {
        width: 24px;
        top: 33px;
    }
    .mobile-menu {
        width: 50px;
        height: 50px;
        position: relative;
        display: block;
        background: none;
        border: none;
    }
    .mobile-menu-on {
        z-index: 1001;
    }
    .mobile-menu-on .menu-i-1 {
        transform: translateY(10px) rotate(45deg);
        background-color: #fff;
    }
    .mobile-menu-on .menu-i-2 {
        opacity: 0;
    }
    .mobile-menu-on .menu-i-3 {
        transform: translateY(-10px) rotate(-45deg);
        background-color: #fff;
    }
    .nav_box { display: block!important; top: 50px; width: 100%; border-top: 1px solid rgba(255,255,255,0.2); height: calc(100% - 50px); }
    .nav_box { background: #005771; }
    .bgGreen { background: #005771; }
    .nav_box .navlist { padding-top: 10px; }
    .nav_box .navlist ul>li { border:none; line-height: 50px; }
    .navSear { margin-top: 30px; padding: 0 15px;}
    .navSear .search { padding-top: 20px; border-top:1px solid rgba(255,255,255,0.3); }

    .navSear .search .subsearch { z-index: 9;}
    .navSear .search .subsearch .subsearcha { border-radius: 3px;position: relative; padding-left: 30px; height: 30px;}
    .navSear .search .subsearch .subsearcha .inp {width: 90%;height: 30px;border: 0; font-size: 14px;color: #fff; padding-left: 0px; background: none; } 
    .navSear .search .subsearch .subsearcha .sub { opacity: 0.7; border: none;outline: none;position: absolute;left: 0px;top: 50%;height: 26px;background: url(../images/searchxa.png) no-repeat left center;font-size: 0;width: 26px;transform: translateY(-50%);}
    .navSear .search:hover .subsearch {display: block;}
    .navSear .search .subsearch .subsearcha .inp:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: rgba(255,255,255,0.7); 
    }
    .navSear .search .subsearch .subsearcha .inp::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: rgba(255,255,255,0.7);
    }
        
    .navSear .search .subsearch .subsearcha .inp:-ms-input-placeholder
     {
        color: rgba(255,255,255,0.7);
    }
        
    .navSear .search .subsearch .subsearcha .inp::-webkit-input-placeholder {
        color: rgba(255,255,255,0.7);
    }


    .nav_box .navlist ul>li .navlist2,.nav_box .navlist ul>li .secondNav .navlist3,.nav_box .navlist ul>li .fourthNav .navlist4 { position: fixed; left:-102%; transition: all 0.6s; display: block; top:50px; width: 100%; height: calc(100% - 50px); background: #005771; z-index: 10000; }
    .nav_box .navlist ul>li .navlist2 a,.nav_box .navlist ul>li .secondNav .navlist3 a,.nav_box .navlist ul>li .fourthNav .navlist4 a { padding: 0 15px; line-height: 50px; font-size: 16px; color:rgba(255,255,255,0.8); }

    .nav_box .navlist ul>li.cur .navlist2,.nav_box .navlist ul>li .secondNav.cur .navlist3,.nav_box .navlist ul>li .fourthNav.cur .navlist4 { left:0; }

    .nav_box .navlist ul>li .backNav { padding: 0 15px; }
    .nav_box .navlist ul>li .backNav span { display: block; padding: 5px 0 5px 25px; border-top: 1px solid rgba(255,255,255,0); background: url(../images/back.png) no-repeat left center; font-size: 18px;color:#fff; border-bottom:1px solid rgba(255,255,255,0.3); margin-bottom: 10px; }
    .nav_box .navlist ul>li a.cur { font-weight: bold; font-family:"fzltc"; color:#fff!important;  }
}


/*关于我们*/
.nyBanner { position: relative; }
.nyBanner .con { position: absolute; left:0; top:50%; transform: translateY(-50%); width: 100%; }
.nyBanner .img .mb { display: none; }
.nyBanner .t { font-size: 3vw; color:#fff; }
.nyBanner .c { font-size: 20px; margin-top:  10px; line-height: 1.8; color:#fff; }
@media(max-width:  1680px){
    .nyBanner .t { font-size: 3vw; }
    .nyBanner .c { font-size: 18px; }
}
@media(max-width:  1480px){
    .nyBanner .t { font-size: 3vw; }
    .nyBanner .c { font-size: 16px; margin-top:5px; }
}
@media(max-width:  1280px){
    .nyBanner .t { font-size: 30px; }
    .nyBanner .c { font-size: 16px; }
}

@media(max-width:  1024px){
    .nyBanner .t { font-size: 24px; }
    .nyBanner .c { font-size: 14px; }
    .nyBanner .img .pc { display: none; }
    .nyBanner .img .mb { display: block; }
}


.nMtit { position: relative; padding-bottom:28px; }
.nMtit .t { font-size: 2vw; color:#222222; line-height: 1; }

.nMtitA .t { font-size: 2vw; color:#222222; line-height: 1; }
.nMtit:after { content:''; width: 60px; height: 2px; background: #1b6cb0; position: absolute; left:0; bottom:0; }
.nMtit.bgWhiteA:after { background: #fff; }
.nMtit.bgWhite:after { background: #fff; }
.nMtit.bgNone:after { display: none; }
.alignC.nMtit:after { left:50%; transform: translateX(-50%); }
.bgNone { padding-bottom:0!important; }

@media(max-width:  1024px){
    .nMtit .t { font-size: 22px; }
    .nMtitA .t { font-size: 20px; }
    .nMtit { padding-bottom: 20px; }
}
@media(max-width:  640px){
    .nMtit .t { font-size: 20px; }
    .nMtitA .t { font-size: 18px; }
    .nMtit { padding-bottom: 20px;padding-top: 20px;  }
}

.aboutA { padding:5vw 0 5vw; }
.aboutA-a {
    position: relative;
}
.nMtit-video{
    position: absolute;
    width: 30%;
    top: 50%;
    transform: translateY(-60%);
}
.aboutA-a .nMtit-wrap { float: left;  width: 30%; }
.aboutA-b { float: right; width: 65%; font-size: 18px;color:#666666; line-height: 1.8; }
.aboutA-b p:nth-child(n+2) { margin-top: 16px; }

.aboutA-c { margin-top: 2vw; overflow: hidden; border-radius: 8px; }
.aboutA-c .playBtn { position: absolute; left:50%; top:50%; width: 84px; z-index: 100; background: url(../images/playbtn.png) no-repeat center/cover; cursor: pointer; height: 84px; margin: -42px 0 0 -42px; }
.aboutA-c .stop { background: url(../images/stopbtn.png) no-repeat center/cover; }
/*.aboutA-c .playBtn.hide { display: none; }*/
.aboutA-c .play {
    -webkit-animation:play 6s linear infinite;
}
.mt30{
    margin-bottom: 30px;
}


@-webkit-keyframes play{
    0%{-webkit-transform:scale(1);}
    25%{-webkit-transform:scale(1.1);}
    50%{-webkit-transform:scale(1.2);}
    75%{-webkit-transform:scale(1.1);}
    100%{-webkit-transform:scale(1);}
}

@media(max-width:  1480px){
    /*.aboutA-b { width: 70%; }*/
    .aboutA-b { font-size: 16px; }
}
@media(max-width:  1024px){
    .aboutA-c { margin-top:20px; }
    .aboutA-b { width: 100%; margin-top: 20px; }
    .aboutA { padding:30px 0 40px; }
    .aboutA-b { font-size: 16px; }
    .aboutA-b p:nth-child(n+2) { margin-top: 12px; }
    
    .aboutA-a .nMtit-wrap { float: left;  width: 100%; }
   .nMtit-video{
    position: relative;
    width:100%;
    top: 0;
    transform: translateY(-0%);
}
}

.aboutF-l{
    float: left;
    width: 50%;
}

.aboutF-r{
    float: right;
    width: 50%;
}

.aboutF-r  .img{
    
    box-shadow: -30px 30px 0 #ccc;
}


.aboutC { padding:6.5vw 0; }
.aboutC-a { position: relative; }
.aboutC-a .img { float: left; width: 34%; }
.aboutC-b { float: right;  width: 60%; }

.wid100 { float: right; position: relative; right: 0; top: 0%; transform: translateY(0%); width: 100%; }
/*.aboutC-b .c { max-height: 18vw; padding-right:  15px; overflow-y: scroll; margin: 2vw 0 2.5vw; font-size: 18px;color:#666666; line-height: 1.8; }*/
.aboutC-b .c { margin: 2vw 0 2.5vw; font-size: 18px;color:#666666; line-height: 1.8; }
/*.aboutC-b .c { max-height: 24vw; padding-right:  15px; margin: 2vw 0 2.5vw; font-size: 18px;color:#666666; line-height: 1.8; }*/
.aboutC-b p:nth-child(n+2) { margin-top: 16px; }
.aboutC-b .c {scrollbar-color:  rgba(27,108,176,0.6) rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.aboutC-b .c::-webkit-scrollbar {width: 3px;height: 3px;}
.aboutC-b .c::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(27,108,176,0.6);}
.aboutC-b .c::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}

.aboutC-b .nMtit .t { font-size: 2vw; line-height: 1.3; }



.aboutC-b .c ul { padding-left: 20px; }
.aboutC-b .c ul li { margin: 5px 0;}

@media(max-width: 1680px){
    .aboutC-b .c {  }
}
@media(max-width: 1480px){
    .aboutC-b .c { font-size: 13px;  }
}
@media(max-width: 1280px){
    .aboutC-b {  }
    .wid100 { float: right; position: relative; right: 0; top: 0%; transform: translateY(0%); width: 100%; }
}
@media(max-width: 1024px){
    .aboutC-a .img { width: 100%; margin-bottom: 20px; }
    .aboutC-b { width: 100%; position: relative; top:0; transform: translate(0); }
    .aboutC-b .c { font-size: 16px; max-height: 1000000px; overflow: hidden; padding-right:0; }
    .aboutC-b p:nth-child(n+2) { margin-top: 12px; }
    .aboutC-b .c { margin: 16px 0 24px; }
}


.aboutD {  }
.aboutD .tabBox .box{ height: 42vw; }

/*.aboutD .tabTit { position: absolute; left:0; top:0; width: 100%; }*/
.aboutD .addConA { position: absolute; left:0; top:0; width: 100%; }
.aboutD .addConA .swiper-button-next:after,.aboutD .addConA .swiper-button-prev:after { color:#fff; }
.aboutD .tabTit li { position: relative; cursor: pointer; float: left; width: 20%; }
.aboutD-b { height: 42vw; }
.aboutD .tabTit li:nth-child(n+2) { border-left:1px solid rgba(255,255,255,0.3); }
.aboutD-b .tit { z-index: 10; position: absolute; left:0; top:50%; transform: translateY(-50%); width: 100%; padding: 0 0.5vw 0 0.5vw; }

.aboutD-b .t { font-size: 1.6vw; color:#fff; padding-bottom: 0; position: relative; }


.aboutD .tabTit li.cur .aboutD-b .t { padding-bottom:20px; }
.aboutD .tabTit li.cur .aboutD-b .t:after { content:''; width: 60px; height: 2px; background: rgba(255,255,255,0.5); position: absolute; left:0; bottom:0; }

.aboutD .tabTit li:after { content:''; opacity: 0; transition: all 0.6s; width: 100%; height: 100%; position: absolute; left:0; top:0; background: url(../images/aboutdbg.png) no-repeat center/cover; }
.aboutD .tabTit li.cur:after { opacity: 1; }

.aboutD-b .ccc { height: 0; overflow: hidden; }
.aboutD .tabTit li.cur .aboutD-b .ccc { height: auto; }
.aboutD-b .con { padding:1.5vw 0 2vw; }
.aboutD-b .con .c:nth-child(n+2) { margin-top: 16px; }
.aboutD-b .con .c .tt { font-size: 16px; line-height: 28px; color:#fff; float: left; width: 168px; }
.aboutD-b .con .c .cc { font-size: 16px;color: #fff; line-height: 28px; float: right; width: calc(100% - 173px); max-height: 160px; overflow-y: scroll; overflow-x: hidden; }
.aboutD-b .con .c .cc {scrollbar-color:  rgba(27,108,176,0.6) rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.aboutD-b .con .c .cc::-webkit-scrollbar {width: 3px;height: 3px;}
.aboutD-b .con .c .cc::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(27,108,176,0.6);}
.aboutD-b .con .c .cc::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}


@media(max-width: 1024px){
    .aboutD-b .t { font-size: 20px; }
    .aboutD-b .tit { padding: 0 20px; }
    .aboutD .tabBox .box,.aboutD-b { height: 52vw; }
}
@media(max-width: 640px){
    .aboutD-b .t { font-size: 20px; }
    .aboutD-b .tit { padding: 0 20px;overflow-y: scroll;max-height: 275px; }
    .aboutD .tabBox .box,.aboutD-b { height: 74vw; }
}
@media(max-width: 500px){
    .aboutD .tabBox .box,.aboutD-b { height: 82vw; }
}
@media(max-width: 450px){
    .aboutD .tabBox .box,.aboutD-b { height: 300px; }
}

.aboutD .tabTit li .line-animation-left,
.aboutD .tabTit li .line-animation-right {position: absolute;width: 95px;height: 95px;z-index: 3;}
.aboutD .tabTit li .line-animation-left span,
.aboutD .tabTit li .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.aboutD .tabTit li .line-animation-left span:before,
.aboutD .tabTit li .line-animation-left span:after,
.aboutD .tabTit li .line-animation-right span:before,
.aboutD .tabTit li .line-animation-right span:after {content: '';border: 1px solid transparent;width: 0;height: 0;display: block;}
.aboutD .tabTit li .line-animation-left span:before,
.aboutD .tabTit li .line-animation-right span:before {top: 0;left: 0;}
.aboutD .tabTit li .line-animation-left span:after,
.aboutD .tabTit li .line-animation-right span:after {bottom: 0;right: 0;}
.aboutD .tabTit li .line-animation-left {
  top: 9px;
  left: 9px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.aboutD .tabTit li .line-animation-right {
  bottom: 9px;
  right: 9px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.aboutD .tabTit li.cur .line-animation-left span:before,
.aboutD .tabTit li.cur .line-animation-left span:after,
.aboutD .tabTit li.cur .line-animation-right span:before,
.aboutD .tabTit li.cur .line-animation-right span:after,
.aboutD .tabTit li.cur .line-animation-left span:before,
.aboutD .tabTit li.cur .line-animation-left span:after,
.aboutD .tabTit li.cur .line-animation-right span:before,
.aboutD .tabTit li.cur .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.aboutD .tabTit li.cur .line-animation-left span:before,
.aboutD .tabTit li.cur .line-animation-right span:before,
.aboutD .tabTit li:focus .line-animation-left span:before,
.aboutD .tabTit li:focus .line-animation-right span:before {
  border-top-color: rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}


@media(max-width:  1480px){
    .aboutD-b .con .c .tt { font-size: 16px; width: 167px; }
    .aboutD-b .con .c .cc { font-size: 15px; width: calc(100% - 172px); }
    .aboutD-b .con .c:nth-child(n+2) { margin-top: 12px; }
}
@media(max-width:  1280px){
    .aboutD-b .con .c .tt { font-size: 15px; width: 94px; line-height: 24px; width: 155px;}
    .aboutD-b .con .c .cc { font-size: 14px; width: calc(100% - 169px); line-height: 24px; }
    .aboutD-b .con .c:nth-child(n+2) { margin-top: 8px; }

    .aboutD .tabTit li .line-animation-left,
    .aboutD .tabTit li .line-animation-right { width: 60px;height: 60px;z-index: 3;}
}














.aboutE { padding:9vw 0; background: url(../images/aboutebg.jpg) no-repeat center/cover; }
.aboutE-a { padding:0 7vw; }
.aboutE-a .t { margin-top:24px; }
.aboutE-b .c { margin:30px 0 50px; font-size: 18px;color:#666666; line-height: 1.8; }
.aboutE-b p:nth-child(n+2) { margin-top: 16px; }
.aboutE-a:after,.aboutE-a:before { content:''; width: 5.2vw; height: 5.2vw; position: absolute; }
.aboutE-a:after { right:1vw; background: url(../images/abouten.png) no-repeat center/cover; bottom:0;  }
.aboutE-a:before { left:1vw; background: url(../images/aboutep.png) no-repeat center/cover; top:0;  }

@media(max-width:  1480px){
    .aboutE-b .c { margin:20px 0 30px; font-size: 16px; }
    .aboutE-b p:nth-child(n+2) { margin-top: 12px; }
}
@media(max-width:  1024px){
    .aboutE-a { padding:0 20px; }
    .aboutE-a .t { margin-top:16px; }
    .aboutE-a .img img { width: 40px; }
    .aboutE-b .c { margin:20px 0 30px; font-size: 16px; }
    .aboutE-b p:nth-child(n+2) { margin-top: 12px; }
    .aboutE-a:after,.aboutE-a:before { width: 40px; height: 40px; }
}
@media(max-width:  640px){
    .aboutE { padding: 40px 0 50px; }
    .aboutE-a { padding:0 12px; }
}

.aboutF { padding:0 0 7vw; }
.aboutF-a .con { position: absolute; width: 100%; z-index: 10; text-align: center; left:0; top:50%; transform: translateY(-50%); }
.aboutF-a .icon { height: 90px; }
.aboutF-a .con .t { font-size: 2.6vw; color:#fff; margin: 10px 0 1.6vw; font-weight: bold; font-family:"fzltc"; }
.aboutF ul li { float: left; width: 48%; }
.aboutF ul li:nth-child(2) { float: right; }
.aboutF ul li .aboutF-a:after { content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; background: url(../images/fbg.png) no-repeat center/cover; opacity: 0; transition: all 0.6s; }
.aboutF ul li:hover .aboutF-a:after { opacity: 1; }
.aboutF ul li:hover .mainMore i { width: 100%; }
@media(max-width:  1480px){
    .aboutF-a .icon { height: 5vw; }
    .aboutF-a .icon img { height: 4.8vw; }
}
@media(max-width:  1024px){
    .aboutF { padding:0 0 40px; }
    .aboutF ul li { width: 100%; }
    .aboutF ul li:nth-child(2) { margin-top: 16px; }
    .aboutF-a .icon { height: 40px; }
    .aboutF-a .icon img { height: 38px; }
    .aboutF-a .con .t { font-size: 22px; margin: 12px 0 20px; }
}
@media(max-width:  640px){
    .aboutF-a .icon { height: 38px; }
    .aboutF-a .icon img { height: 32px; }
    .aboutF-a .con .t { font-size: 20px; margin: 8px 0 10px; }
}
.aboutF-a .line-animation-left,
.aboutF-a .line-animation-right {position: absolute;width: 64px;height: 64px;z-index: 3;}
.aboutF-a .line-animation-left span,
.aboutF-a .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.aboutF-a .line-animation-left span:before,
.aboutF-a .line-animation-left span:after,
.aboutF-a .line-animation-right span:before,
.aboutF-a .line-animation-right span:after {content: '';border: 1px solid transparent;width: 0;height: 0;display: block;}
.aboutF-a .line-animation-left span:before,
.aboutF-a .line-animation-right span:before {top: 0;left: 0;}
.aboutF-a .line-animation-left span:after,
.aboutF-a .line-animation-right span:after {bottom: 0;right: 0;}
.aboutF-a .line-animation-left {
  top: 9px;
  left: 9px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.aboutF-a .line-animation-right {
  bottom: 9px;
  right: 9px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.aboutF ul li:hover:hover .aboutF-a .line-animation-left span:before,
.aboutF ul li:hover:hover .aboutF-a .line-animation-left span:after,
.aboutF ul li:hover:hover .aboutF-a .line-animation-right span:before,
.aboutF ul li:hover:hover .aboutF-a .line-animation-right span:after,
.aboutF ul li:hover:focus .aboutF-a .line-animation-left span:before,
.aboutF ul li:hover:focus .aboutF-a .line-animation-left span:after,
.aboutF ul li:hover:focus .aboutF-a .line-animation-right span:before,
.aboutF ul li:hover:focus .aboutF-a .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.aboutF ul li:hover .aboutF-a .line-animation-left span:before,
.aboutF ul li:hover .aboutF-a .line-animation-right span:before,
.aboutF ul li:focus .aboutF-a .line-animation-left span:before,
.aboutF ul li:focus .aboutF-a .line-animation-right span:before {
  border-top-color: rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}





.about_b{
    background: url(../images/about_b_bg.jpg) center center/cover;
}

.about_b .container3{
    padding: 0 13.5% 0 0;
}

.about_b .left{
    width: 86.1%;
    padding: 140px 0 180px;
}

.about_b .left .title{
    padding-left: 0;
}
.about_b .left .about_b_l {
    margin-top: 70px;
}
.about_b .left .about_b_l .img{
    float: left;
    width: 53.4%;
    border-radius: 0 250px 250px 0;
    border-top:5px solid #fff;
    border-bottom:5px solid #fff;
    border-right:5px solid #fff;
    overflow: hidden;
}

/* .about_b .left .about_b_l .text{
    width: 46.6%;
    position: absolute;
    right: 0;
    top: 50%;
    padding: 0 70px;
    transform: translateY(-50%);
    height: 256px;
    overflow: auto;
} */


.about_b .left .about_b_l .text::-webkit-scrollbar{
    width: 8px;
    background: #e9e9e9;
    border-radius: 25px;
    overflow: hidden;
    
}
.about_b .left .about_b_l .text::-webkit-scrollbar-track{
    border-radius: 25px;
    overflow: hidden;
    width: 8px;
}

.about_b .left .about_b_l .text::-webkit-scrollbar-track-piece{
    width: 8px;
} 
.about_b .left .about_b_l .text::-webkit-scrollbar-thumb{
        background: #a3a3a3;
        border-radius: 25px;
    overflow: hidden;
        
}
.about_b .left .about_b_l .text::-webkit-scrollbar-button{
    display: none;
}


.about_b .left .about_b_l .text .bt{
    color: #333333;
    font-size: 50px;
    font-family: arial;
}

.about_b .left .about_b_l .text .bt span{
    font-size: 24px;
    color: #333333;
    margin-left: 8px;
    position: relative;
    top: -2px;
}

.about_b .left .about_b_l .text .ny_text2{
    color: #666666;
    margin-top: 50px;
}
/* 
.about_b .right{
    width: 25%;
    
    position: absolute;
    top: 0;
    height: 100%;
    right: 5%;
    background: url(../images/bgx.png) no-repeat center;
    background-size: 100% auto;
} */

.about_b .right .about_b_r .slick-list{
    padding-left: 12px;

}

.about_b .right:before{
    position: absolute;
    width: 1px;
    height: 100%;
    background: rgba(255,255,255,0.2);
    content: "";
    top: 0;
    left: 50%;
}

.about_b .right .about_b_r{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.about_b .right .box{
    /* padding-left: 40px; */
    margin-bottom: 50px;
    position: relative;
    cursor: pointer;
}

body { width: 100%; overflow: hidden;}

.about_b .right .box .bt{
    font-size: 20px;
    color: #666666;
}

.about_b .right .slick-current .box .bt{
    color: #fea40f;
}
.about_b .right .slick-current .box:before{
    width: 24px;
    height: 24px;
    content: "";
    position: absolute;
    left: -12px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/about_b_r_yuan.png) center center/cover;
    border-radius: 100%;
}

.about_b .right .about_b_r .slick-prev,.about_b .right .about_b_r .slick-next{
    width: 44px;
    height: 44px;
    border:none;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

.about_b .right .about_b_r .slick-prev{
    top: -76px;
    background: url(../images/about_b_right1.png) center center/cover;
}

.about_b .right .about_b_r .slick-next{
    top: auto;
    bottom: -76px;
    background: url(../images/about_b_right.png) center center/cover;
}


.about_b{background: url(../images/about_b_bg.jpg) center center/cover;}
.about_b .left{ padding: 140px 0 180px;}
.about_b .left .title h3{color: #fff;}
.about_b .left .about_b_l {margin-top: 70px;width: 53%;}
.about_b .left .about_b_l .text::-webkit-scrollbar{width: 8px;background: #e9e9e9;border-radius: 25px;overflow: hidden;}
.about_b .left .about_b_l .text::-webkit-scrollbar-track{border-radius: 25px;overflow: hidden;width: 8px;}
.about_b .left .about_b_l .text::-webkit-scrollbar-track-piece{width: 8px;}
.about_b .left .about_b_l .text::-webkit-scrollbar-thumb{background: #a3a3a3;border-radius: 25px;overflow: hidden;  }
.about_b .left .about_b_l .text::-webkit-scrollbar-button{display: none;}
.about_b .left .about_b_l .text .bt {color: rgba(255,255,255,0.5);font-size: 160px;font-family: arial;}
.about_b .left .about_b_l .text .bt span {font-size: 30px;color: #fff;font-family: "arial";display: block;margin:  30px 0 20px;}
.about_b .left .about_b_l .text .ny_text2{color: #fff;font-size: 18px;line-height: 1.6;opacity: 0.8;}
/*.about_b .right{width: 25%;position: absolute;top: 0;height: 100%;right: -5%;background: url(../images/bgx.png) no-repeat center;background-size: 100% auto;}*/
.about_b .right{width: 25%;position: absolute;top: 0;height: 100%;right: -5%; }
.about_b .right .about_b_r .slick-list{padding-left: 12px;}
.about_b .right:before{position: absolute;width: 1px;height: 100%;background: rgba(255,255,255,0.2);content: "";top: 0;left: 50%;}
.about_b .right .about_b_r{position: absolute;top: 50%;transform: translateY(-50%);}
.about_b .right .box{margin-bottom: 30px;position: relative;cursor: pointer;}
.about_b .right .box { text-align: center; }
.about_b .right .box .bt{ color: #666666;width: 92px; line-height: 90px; background: rgba(255,255,255,0.5); font-size: 24px; color: rgba(255,255,255,0.5); height: 92px; box-sizing: border-box;display: inline-block;border-radius: 50%;transition: all 0.6s;transform: scale(0.8);}
.about_b .right .slick-current .box .bt{color: #fea40f;transform: scale(1); border: 1px solid #fff; color: #ba0c2f; background: #97a8c4;}
.about_b .right .about_b_r .slick-prev,.about_b .right .about_b_r .slick-next{width: 44px;height: 44px;border:none;right: auto;left: 50%;transform: translateX(-50%);position: absolute;}
.about_b .right .about_b_r .slick-prev{top: -76px;background: url(../images/about_b_right1.png) center center/cover;}
.about_b .right .about_b_r .slick-next{top: auto;bottom: -76px;background: url(../images/about_b_right.png) center center/cover;}


@media(max-width: 1680px){
    .about_b .left{ padding: 120px 0 120px;}
    .about_b .left .about_b_l  { margin-top:60px; }
    .about_b .left .about_b_l .text .bt { font-size: 120px; }
    .about_b .left .about_b_l .text .bt span { margin: 24px 0 16px; font-size: 24px; }
}
@media(max-width: 1480px){
    .about_b .left{ padding: 100px 0 100px;}
    .about_b .left .about_b_l  { margin-top:50px; }
    .about_b .left .about_b_l .text .bt { font-size: 100px; }
    .about_b .left .about_b_l .text .bt span { margin: 20px 0 12px; font-size: 22px; }
    .about_b .left .about_b_l .text .ny_text2 { font-size: 16px; }
    .about_b .right .box .bt { width: 72px; height: 72px; line-height: 70px; }

    .about_b .right .about_b_r .slick-prev{
        top: -40px;
    }
    
    .about_b .right .about_b_r .slick-next{
        top: auto;
        bottom: -40px;
        background: url(../images/about_b_right.png) center center/cover;
    }
    

}

@media(max-width: 1280px){
    .about_b .left{ padding: 80px 0 80px;}
    .about_b .left .about_b_l .text .bt { font-size: 80px; }
}



@media(max-width: 1100px){
    .about_b .left{ padding: 0px;}
    .about_b { padding: 50px 0 50px; }
    .about_b .left { width: 100%;}
    .about_b .left .about_b_l { width: 100%; }
    .about_b .left .about_b_l .text .bt { font-size: 40px; }
    .about_b .left .about_b_l .text .ny_text2 {margin-top: 5px;}
    .about_b .left .about_b_l .text{padding: 0;height: auto;width: 100%;position: initial;display: inline-block;transform: initial;}
    .about_b .left .title {padding-left: 0;}
    .about_b .right{margin-top: 20px; width: 100%;position: relative;transform: initial; background: none; right: 0}
    .about_b .right:before {display: none;}
    .about_b .right .about_b_r{position: initial;transform: initial;margin-top: 20px;}
    .about_b .right .box { margin-bottom: 0;position: relative;z-index: 3;background: none;}
    .about_b .right .about_b_r .slick-prev,.about_b .right .about_b_r .slick-next{display: none !important;}
    .about_b .left .about_b_l {margin-top: 30px;}
}

@media(max-width: 500px){
    .about_b .left .about_b_l { margin-top:20px; }
}

.about_two{background:url(../images/about_b_bg.jpg) no-repeat center / cover}
.about_two .container{position:relative;padding:100px 0 120px}
.about_two .container h2{color:#fff}
.about_two .container>.swiper{overflow:hidden;width:80%;margin:40px 0 0}
.about_two .container>.swiper .swiper-slide .title{ font-weight: lighter; color:rgba(255,255,255,0.7);font-size:4vw;margin-bottom:30px}
.about_two .container>.swiper .swiper-slide p { margin: 8px 0; position: relative; font-size:16px;color:rgba(255,255,255,0.8);line-height:1.6; padding-left:12px;}
.about_two .container>.swiper .swiper-slide p:after { content:''; width: 5px; height: 5px; background: #fff; border-radius: 50%; position: absolute; left:0; top: 11px; }
.about_two .container .icon_box {position:absolute;width:198px;height:100%;right:0;top:0; padding-top: 8vw; flex-direction:column;justify-content:center;align-items:center;z-index:2}
.about_two .container .icon_box::after{content:'';height:100%;width:1px;background:rgba(255,255,255,0.2);position:absolute;top:0;left:26px;z-index:-1}
.about_two .container .icon_box .thumb .swiper2 {height:600px; }
.about_two .container .icon_box .swiper-container { width: 100%; }
.about_two .container>.swiper .swiper-slide .clearfix { display: flex; flex-wrap: wrap; }
.about_two .container>.swiper .swiper-slide .con { background: #2e82bc; padding:  20px 30px; border-radius: 12px; float: left; width: 48%; }
.about_two .container>.swiper .swiper-slide .con{ margin-right: 2%;margin-bottom: 20px }

.about_two .container>.swiper .swiper-slide .con .ttt { font-size: 26px; color:#ffffff; margin-bottom: 18px; }

.about_two .container>.swiper .swiper-slide .con .cccc { max-height: 11vw; overflow-y: scroll; }

.about_two .container>.swiper .swiper-slide .con .cccc {scrollbar-color:  rgba(27,108,176,0.6) rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.about_two .container>.swiper .swiper-slide .con .cccc::-webkit-scrollbar {width: 3px;height: 3px;}
.about_two .container>.swiper .swiper-slide .con .cccc::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(27,108,176,0.6);}
.about_two .container>.swiper .swiper-slide .con .cccc::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}


   .about_two .swiper1{	height:600px}
 
    
     @media(max-width:  768px){
     .about_two .swiper1{height:500px;}
    }
/*
.about_two .container .icon_box .thumb .swiper{width:110px;padding:0 5px}
.about_two .container .icon_box .thumb .swiper-slide{border-radius:50%;background:rgba(255,255,255,0.5);transition:all .36s ease;transform:scale(.8);padding:50%;position:relative;width:100%}
.about_two .container .icon_box .thumb .swiper-slide::after{content:attr(data-title);position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:24px;color:rgba(255,255,255,0.5)}
.about_two .container .icon_box .thumb .swiper-slide.swiper-slide-thumb-active{transform:scale(1);border:1px solid #fff;background:#97a8ce}
.about_two .container .icon_box .thumb .swiper-slide.swiper-slide-thumb-active::after{color:#ba0c2f}
*/
.about_two .container .icon_box .iconfont{ position: absolute; left: 13px; z-index: 100; width:28px;height:16px; cursor:pointer}
/*.about_two .container .icon_box .iconfont:hover{padding-left:20px}*/
.about_two .container .icon_box .iconfont.prev{ top: 100px; background: url(../images/up.png) no-repeat center/cover; }
.about_two .container .icon_box .iconfont.next{ bottom: 90px; background: url(../images/down.png) no-repeat center/cover; }
.aboutB-b {
    padding-left: 87px;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}
.aboutB-b span { display: inline-block; }
.aboutB-b:after { content:''; width: 8px; height: 8px; background: rgba(255,255,255,0.5); border-radius: 50%; position: absolute; top:50%; transform: translateY(-50%); left: 22px; }
.aboutB-b:before { content:''; transition: all 0.6s; width: 0px; height: 0px; border:3px solid rgba(255,255,255,0); border-radius: 50%; position: absolute; top:50%; transform: translateY(-50%); left: 22px; }
.about_two .container .icon_box .thumb .swiper-slide.swiper-slide-thumb-active .aboutB-b:after { background: #00d4e7; }
.about_two .container .icon_box .thumb .swiper-slide.swiper-slide-thumb-active .aboutB-b:before { width: 48px; height: 48px; left: 0; border-color: #00d4e7; }
/*.about_two .container .icon_box .thumb .swiper-slide { height: 150px; }*/
.aboutB-b .t { font-size: 24px; color:rgba(255,255,255,0.4); line-height: 120px; transition: all 0.6s; }
.about_two .container .icon_box .thumb .swiper-slide.swiper-slide-thumb-active .aboutB-b .t { font-size: 44px; color:#00d4e7; }

@media(max-width:  1480px){
    .about_two .container>.swiper .swiper-slide .con .ttt { font-size: 22px; margin-bottom: 18px; }
    .about_two .container>.swiper { width: 80%; margin-top: 50px; }
    .about_two .container { padding: 100px 0 120px; }
    .about_two .container .icon_box { padding-top: 11vw; }
    .about_two .container .icon_box .thumb .swiper2 {height:360px; }
    /*.about_two .container .icon_box .thumb .swiper-slide { height: 120px; }*/
    .aboutB-b .t { color:rgba(255,255,255,0.4); line-height: 80px; transition: all 0.6s; }
    .aboutB-b { padding-left: 60px; }
    .about_two .container .icon_box { width: 162px; }
    .about_two .container .icon_box .thumb .swiper-slide.swiper-slide-thumb-active .aboutB-b .t { font-size: 40px; }
    .about_two .container .icon_box .thumb .swiper-slide.swiper-slide-thumb-active .aboutB-b:before { left: 4px; width: 36px; height: 36px; }

}
@media(max-width:  1280px){
    .about_two .container>.swiper .swiper-slide .con .ttt { font-size: 22px; margin-bottom: 16px; }
    .about_two .container { padding: 80px 0 90px; }
    .about_two .container .icon_box .thumb .swiper2 {height:600px; }
    /*.about_two .container .icon_box .thumb .swiper-slide { height: 120px; }*/
    .aboutB-b .t { color:rgba(255,255,255,0.4); line-height: 100px; transition: all 0.6s; }
    .about_two .container .icon_box .thumb .swiper-slide.swiper-slide-thumb-active .aboutB-b .t { font-size: 40px; }
    .aboutB-b:before { left: 8px; width: 26px; height: 26px; }
    .about_two .container>.swiper .swiper-slide .con .cccc { max-height: 15vw; }
}
@media screen and (max-width: 1024px){
    .about_two .container>.swiper .swiper-slide .con .ttt { font-size: 20px; margin-bottom: 12px; }
    .about_two .container>.swiper .swiper-slide .con { padding:  16px 15px;width: 100%; }
    .about_two .container>.swiper .swiper-slide .con:nth-child(1) { margin-right: 0; margin-bottom: 16px; }
}
@media screen and (max-width:768px){
    .about_two .container{padding:40px 0 50px}
    .about_two .container>.swiper{width:100%;margin: 26px auto 0;}
    .about_two .container>.swiper .swiper-slide .con .cccc { max-height: 150px; }
    .about_two .container>.swiper .swiper-slide .title{font-size:40px;margin-bottom:5px}
    .about_two .container>.swiper .swiper-slide p{font-size:16px}
    .about_two .container .icon_box{position:static;width:100%}
    .about_two .container .icon_box::after{ display: none; }
    .about_two .container .icon_box .swiper2::after{ content: ''; width: 100%; height: 1px; background: rgba(255,255,255,0.2); position: absolute; left: 0; top: 13px;}
    .about_two .container .icon_box .iconfont{display:none}
    .about_two .container .icon_box .thumb{height:auto;width:100%;margin:0 50px}
    .about_two .container .icon_box .thumb .swiper{width:100%;overflow:hidden}
    .about_two .container .icon_box { padding-top: 20px; height: auto; }
    .about_two .container .icon_box .thumb .swiper2 { height: auto; }
    .about_two .container .icon_box .thumb { margin:0; }
    .about_two .container .icon_box .thumb .swiper-slide { height: 66px; }
    .aboutB-b .t { position: absolute; left: 0; bottom: 0; width: 100%; font-size: 18px; line-height: 30px; }
    .aboutB-b { width: 100%; position: relative; text-align: center; height: 66px; padding: 36px 0 0; }
    .aboutB-b:after,.aboutB-b:before { transform: translateX(-50%); left: 50%; top:0; }
    .aboutB-b:after { top: 10px; }
    .about_two .container .icon_box .thumb .swiper-slide.swiper-slide-thumb-active .aboutB-b:before { left: 50%; width: 23px; height: 23px;  border: 2px solid #00d4e7; }
    .about_two .container .icon_box .thumb .swiper-slide.swiper-slide-thumb-active .aboutB-b .t { font-size: 20px; }
}


/* 面包屑 */
.location { text-align: right; padding: 0 0; border-bottom:1px solid #dedede; }
.locationa { text-align: right; padding: 0 0;  }

.location.fixed-head { opacity: 1; transition: all 0.5s; position: fixed; border-bottom: 1px solid rgba(0,0,0,0); width: 100%; left:0; top: 0px; z-index: 1000; background:rgba(0,0,0,0.6);}
.location.fixed-head p { color:#fff; } 

.scroll-down .location.fixed-head { opacity: 0; }

.location p { display: inline-block; position: relative; line-height: 30px; padding: 12px 0; }
.locationa p { display: inline-block; position: relative; line-height: 30px; padding: 12px 0; }
.location a,.locationa,.location .headv div { font-size: 16px;color:#999999; }
.location a,.location .headv div,.location { font-size: 16px;color:#999999; }
.location .headv div { display: inline-block; }

.location.fixed-head a,.location.fixed-head .headv div { color:#fff; }
.location .cur,.location.fixed-head .cur,.location .headv div.headv-check { color:#1b6cb0; }
 .location.fixed-head .cur{
    color:#bdd0f0;   
 }

/*.location.fixed-head p { display: none; }*/


@media(max-width:  1024px){
    .location,.locationa { padding: 8px 0 0; text-align: right;}
    .location p { float: left; width: 100%; text-align:right}
    .shzpA-a a, .location .headv div { padding: 2px 0; margin: 3px 0; }
    .location.fixed-head p { text-align: right; }
    .location.fixed-head { padding:0; }
    .shzpA-a  { display: none; }
}
@media(max-width:  640px){
    .location a,.location,.location .headv div { font-size: 14px; }
    .scroll-down .location.fixed-head { opacity: 1; }
}

/*企业文化*/
.culture { background: url(../images/culture.png) no-repeat top right #fbfbfb; background-size: 100% auto; }
.cultureA { padding: 4vw 0 90px; }
.cultureA-a .icon { opacity: 0; transition: all 0.6s; position: absolute; right: 3.6vw; top: 3vw; }
.cultureA-a .con { padding-right:3vw; position: absolute; left: 3.6vw; bottom: 3vw; }

.cultureA-a .tit { font-size: 40px; color:#fff; position: relative; padding-bottom: 16px; }
.cultureA-a .tit:after { content:''; width: 60px; height: 1px; background: #fff; position: absolute; left:0; bottom:0; }

.cultureA-a .t { font-size: 22px; color:#fff; margin: 18px 0 26px; }
.cultureA-a .c { font-size: 16px; color: rgba(255,255,255,0.8); margin-bottom: 30px; line-height: 1.8; max-height: 58px; overflow: hidden; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; }
.cultureA .swiper-slide-active .cultureA-a .icon { opacity: 1; }
.cultureA .swiper-slide { padding: 0 1.2vw; }
.cultureA-c { padding-top: 3vw; }
.cultureA .swiper-slide .cultureA-a .line-animation-left,
.cultureA .swiper-slide .cultureA-a .line-animation-right {position: absolute;width: 95px;height: 95px;z-index: 3;}
.cultureA .swiper-slide .cultureA-a .line-animation-left span,
.cultureA .swiper-slide .cultureA-a .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.cultureA .swiper-slide .cultureA-a .line-animation-left span:before,
.cultureA .swiper-slide .cultureA-a .line-animation-left span:after,
.cultureA .swiper-slide .cultureA-a .line-animation-right span:before,
.cultureA .swiper-slide .cultureA-a .line-animation-right span:after {content: '';border: 1px solid transparent;width: 0;height: 0;display: block;}
.cultureA .swiper-slide .cultureA-a .line-animation-left span:before,
.cultureA .swiper-slide .cultureA-a .line-animation-right span:before {top: 0;left: 0;}
.cultureA .swiper-slide .cultureA-a .line-animation-left span:after,
.cultureA .swiper-slide .cultureA-a .line-animation-right span:after {bottom: 0;right: 0;}



.cultureA .swiper-slide .cultureA-a .line-animation-left {
  top: 20px;
  left: 20px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.cultureA .swiper-slide .cultureA-a .line-animation-right {
  bottom: 20px;
  right: 20px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media(max-width:  1480px){
    .cultureA-a .tit { font-size: 32px; }
    .cultureA-a .t { font-size: 20px; margin: 13px 0 18px; }
    .cultureA-a .c { font-size: 16px; margin-bottom: 20px; }
    .cultureA-a .icon img { height: 80px; }
}
@media(max-width:  1280px){
    .cultureA-c {  }
    .cultureA-a .tit { font-size: 32px; }
    .cultureA-a .t { font-size: 20px; margin: 13px 0 18px; }
    .cultureA-a .c { font-size: 16px; margin-bottom: 20px; }
    .cultureA-a .icon img { height: 80px; }
}
@media(max-width:  1024px){
    .cultureA-c { padding-top: 20px; }
    .cultureA .swiper-slide { padding: 0 3vw; }
}
@media(max-width:  800px){
    .cultureA-a .tit { font-size: 24px; }
    .cultureA-a .t { font-size: 16px; margin: 13px 0 20px; }
    .cultureA-a .c { font-size: 14px; margin-bottom: 20px; max-height:50px; }
    .cultureA-a .icon img { height: 50px; }
    .cultureA .swiper-slide .cultureA-a .line-animation-left,
    .cultureA .swiper-slide .cultureA-a .line-animation-right { width: 50px;height: 50px;z-index: 3;}
    .cultureA .swiper-slide .cultureA-a .line-animation-left {top: 10px;left: 10px;}
    .cultureA .swiper-slide .cultureA-a .line-animation-right {bottom: 10px;right: 10px;}
    .cultureA-a .c { display: none; }
}
@media(max-width:  500px){
    .cultureA-c { padding-top: 20px; }
    .cultureA-a .tit { font-size: 20px; padding-bottom: 10px; }
    .cultureA-a .t { font-size: 14px; margin: 8px 0 12px; }
    .cultureA-a .icon img { height: 50px; }

}

.cultureA .swiper-slide-active .cultureA-a .line-animation-left span:before,
.cultureA .swiper-slide-active .cultureA-a .line-animation-left span:after,
.cultureA .swiper-slide-active .cultureA-a .line-animation-right span:before,
.cultureA .swiper-slide-active .cultureA-a .line-animation-right span:after,
.cultureA .swiper-slide-active .cultureA-a .line-animation-left span:before,
.cultureA .swiper-slide-active .cultureA-a .line-animation-left span:after,
.cultureA .swiper-slide-active .cultureA-a .line-animation-right span:before,
.cultureA .swiper-slide-active .cultureA-a .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.cultureA .swiper-slide-active .cultureA-a .line-animation-left span:before,
.cultureA .swiper-slide-active .cultureA-a .line-animation-right span:before,
.aboutD .tabTit li:focus .line-animation-left span:before,
.aboutD .tabTit li:focus .line-animation-right span:before {
  border-top-color: rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}

.cultureA-d { margin-top:3vw; }
.cultureA-d .tit { font-size: 14px;color:#999999; text-align: center; position: absolute; left:0; width: 100%; bottom: -30px; }
.cultureA-d:after,.cultureA-d:before { position: absolute; top: 50%; content:''; width: calc(50% - 75px); height: 1px; background: #ddd; }
.cultureA-d:after { right:0; }
.cultureA-d:before { left:0; }
.cultureA-d .mainQh { cursor: pointer; display: inline-block; width: 30px; height: 30px; position: absolute; top:50%; transform: translateY(-50%); }
.cultureA-d .prev { left: calc(50% - 50px); background: url(../images/culprev.png) no-repeat center; }
.cultureA-d .next { right: calc(50% - 50px); background: url(../images/culnext.png) no-repeat center; }

@media(max-width:  1024px){
    .cultureA { padding: 20px 0 70px; }
}
@media(max-width:  600px){
    .cultureA-d:after,.cultureA-d:before { width: calc(50% - 50px); }
    .cultureA-d .prev { left: calc(50% - 44px); }
    .cultureA-d .next { right: calc(50% - 44px); }
}

/* 管理团队 */
.teamA { padding:5.6vw 0 70px; }
.teamA-a .nMtit { float: left; }
.teamA-a a { float: right; margin-top: 0.6vw; margin-right: -10px; }
.teamA-b { margin:30px 0 60px;  font-size: 18px;color:#666; line-height: 1.8; }

.teamA-b { position: relative; }
.teamA-z { float: left; width: calc(100% - 320px); border-right: 1px solid #dedede; padding-right: 4vw; }
.teamA-y { position: absolute; right: 0; top: 50%; transform: translateY(-50%); text-align: center; float: right; }
.teamA-z .c { margin: 30px 0; }

.teamA-y .icon { width: 62px; height: 61px; margin: 0 auto; background: url(../images/iconmem.png) no-repeat center/cover; }
.teamA-y .num { font-size: 100px; line-height: 0.8; color:#1b6cb0; }
.teamA-y .tit { font-size: 24px; line-height: 1.5; color:#333333; margin: 8px 0 5px; }
.teamA-y .d { font-size: 14px; line-height: 1.5; color:#666666; }
.teamA-y .num sup { font-size: ; }


@media(max-width:  1920px){
    .teamA-z { float: left; width: calc(100% - 15vw); border-right: 1px solid #dedede; padding-right: 4vw; }
    .teamA-y .num { font-size: 5.5vw; }
    .teamA-y .tit { font-size: 24px; line-height: 1.5; color:#333333; margin: 8px 0 5px; }
    .teamA-y .d { font-size: 14px; line-height: 1.5; color:#666666; }
}
@media(max-width:  1680px){
    .teamA-y .icon { width: 52px; height: 51px; }
    .teamA-z { float: left; width: calc(100% - 15vw); border-right: 1px solid #dedede; padding-right: 4vw; }
    .teamA-y .num { font-size: 5.2vw; }
    .teamA-y .tit { font-size: 20px; line-height: 1.5; color:#333333; margin: 8px 0 5px; }
    .teamA-y .d { font-size: 14px; line-height: 1.5; color:#666666; }
    .about_two .container>.swiper .swiper-slide .con .ttt{font-size: 24px;}
    .about_two .container>.swiper .swiper-slide p{font-size:15px;}
}
@media(max-width:  1480px){
    .teamA-b { margin:20px 0 40px; font-size: 16px; line-height: 1.8; }
    .teamA-z {width: calc(100% - 18vw);}
}
@media(max-width:  1280px){
    .teamA-y .icon { width: 42px; height: 41px; }
    .teamA-z { float: left; width: calc(100% - 18vw); border-right: 1px solid #dedede; padding-right: 4vw; }
    .teamA-y .num { font-size: 4.5vw; }
    .teamA-y .tit { font-size: 18px; line-height: 1.5; color:#333333; margin: 8px 0 5px; }
    .teamA-y .d { font-size: 14px; line-height: 1.5; color:#666666; }
}
@media(max-width:  1024px){
    .teamA-b { margin:16px 0 18px; font-size: 16px; line-height: 1.8; }
    .teamA-y,.teamA-z { width: 100%; padding:0; border:none; }
    .teamA-y { position: relative; float: left; top:0; transform: translateY(0); margin-top: 20px; width: 100%; }
    .teamA-y .num {font-size: 60px;padding-top: 10px;}
}


.teamA-c ul li { cursor: pointer; border-top: 2px solid #fff; padding: 2vw 0;  border-bottom:1px solid #ededed; }
.teamA-d { position: relative; display:flex}
.teamA-d .img { float: left; width: 270px; height: 260px; overflow: hidden; min-width:270px}
.teamA-d .con {padding-left:50px;}

.teamA-d .con .t { font-size: 30px;color:#333333; }
.teamA-d .con .et { font-size: 20px;color:#1b6cb0; margin:10px 0 26px; }
.teamA-d .con .c { height: 0;  overflow-y: auto; padding-right: 10px; font-size: 16px;color:#666666;line-height: 1.8; }

.teamA-d .con .c {scrollbar-color:  rgba(27,108,176,0.6) rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.teamA-d .con .c::-webkit-scrollbar {width: 3px;height: 3px;}
.teamA-d .con .c::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(27,108,176,0.6);}
.teamA-d .con .c::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}

.teamA-d .con .c p { position: relative; padding-left: 12px; }
.teamA-d .con .c p:after { content: ''; width: 4px; height: 4px; border-radius: 50%; background: #666; position: absolute; left:0; top: 12px; }


/*.teamA-c ul li.cur { padding: 2vw; border-top:2px solid #00d4e7; background: url(../images/teambg.jpg) no-repeat right top/cover; }
.teamA-c ul li.cur .teamA-d .img { width: 300px; height: 340px; }
.teamA-c ul li.cur a { display: none; }
.teamA-c ul li.cur .c { height: auto; }
.teamA-c ul li.cur .teamA-d .con {  width: calc(100% - 360px); }
*/

.teamA-c ul li.hover { transition: all 0.5s; padding: 2vw; border-top:2px solid #00d4e7; background: url(../images/teambg.jpg) no-repeat right top/cover; }
.teamA-c ul li.hover .teamA-d .img { transition: all 0.5s; width: 300px; height: 340px;min-width:240px; }
.teamA-c ul li.hover a { display: none; }
.teamA-c ul li.hover .c { transition: all 0.5s; height: auto; }
.teamA-c ul li.hover .teamA-d .con {  transition: all 0.5s; width: calc(100% - 360px); }


@media(max-width: 1480px){
    .teamA-d .con .t { font-size: 24px; }
    .teamA-d .con .et { font-size: 18px; margin:6px 0 12px; }
}
@media(max-width: 1024px){
    .teamA-d .con .t { font-size: 20px; }
    .teamA-d .con .et { font-size: 16px; margin:6px 0 12px; }
    .teamA-d .con .c p { font-size: 14px; }
    .teamA-d .con .c p:after { top: 10px; }
    .teamA-c ul li,.teamA-c ul li.cur { padding: 16px 12px; border-top:2px solid #00d4e7; background: url(../images/teambg.jpg) no-repeat right top/cover; }
    .teamA-c ul li .teamA-d .img,.teamA-c ul li.cur .teamA-d .img { text-align: center; width: 100%; height: auto; }
    .teamA-c ul li .teamA-d .img img { max-width: 300px; }
    .teamA-c ul li a,.teamA-c ul li.cur a { display: none; }
    .teamA-c ul li .c,.teamA-c ul li.cur .c { height: auto; }
    .teamA-c ul li .teamA-d .con,.teamA-c ul li.cur .teamA-d .con {  width: 100%; position: relative; float: left; margin-top: 12px; transform: translateY(0); }
}
.teamA-g .moreBtn { display: block; width: 34px; height: 34px; background: url(../images/teama.png) no-repeat center/cover; margin:0 auto 8px; }
.teamA-g p { text-align: center; font-size: 16px;color:#1b6cb0; }
.teamA-g { margin-top:3.5vw; cursor: pointer; }
.teamA-g:hover .moreBtn { -webkit-animation:haha1 5s linear infinite; }
@-webkit-keyframes haha1{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}
}


/* 选择太阳集团网站8722 */
.advantageA { padding:5.5vw 0 8vw; }
.advantageA-a { width: 58%;  float: left; left:0; top:50%; }
.advantageA-b {float: right;
    width: 40%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
.advantageA-b .aboutA-c { margin-top:0; }
.advantageA-a .con { font-size: 18px;color:#666666; line-height: 1.8; margin-top: 35px;overflow-y: auto;}
.advantageA-a .con p:nth-child(n+2) { margin-top:30px; }

.advantageA-a .con {scrollbar-color:  rgba(27,108,176,0.6) rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.advantageA-a .con::-webkit-scrollbar {width: 3px;height: 3px;}
.advantageA-a .con::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(27,108,176,0.6);}
.advantageA-a .con::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}
@media(max-width: 1680px){
   
    .advantageA-a .con { font-size: 18px; line-height: 1.6; margin-top: 25px; }
    .advantageA-a .con p:nth-child(n+2) { margin-top:20px; }
}
@media(max-width: 1480px){

    .advantageA-a .con { font-size: 16px; line-height: 1.6; margin-top: 25px; }
    .advantageA-a .con p:nth-child(n+2) { margin-top:20px; }
}
@media(max-width: 1024px){
    .advantageA { padding: 20px 0 40px; }
    .advantageA-a { width: 100%; position: relative; top:0; transform: translateY(0); }
    .advantageA-a .con { overflow: hidden; height: auto; max-height: 1000000px; font-size: 16px; line-height: 1.6; margin-top: 15px; }
    .advantageA-a .con p:nth-child(n+2) { margin-top:12px; }
    .advantageA-b { margin-top: 20px; width: 100%; position:relative;transform:translateY(0);top:0; }
    
    .teamA-c ul li.hover .teamA-d .img { width: 100%; height: auto; }
    .teamA-c ul li.hover .teamA-d .con { width: 100%; }
    
    .teamA-c ul li.hover .teamA-d .img { width: 100%; height: auto; }
    .teamA-c ul li.hover a { display: none; }
    .teamA-c ul li.hover .c { height: auto; }
    .teamA-c ul li.hover .teamA-d .con {  width: 100%; }
    
    .teamA-c ul li .teamA-d .img { width: 100%; height: auto; }
    .teamA-c ul li a { display: none; }
    .teamA-c ul li .c,.teamA-d .con .c { height: auto; }
    .teamA-c ul li .teamA-d .con {  width: 100%; }
    
    
}
@media(max-width: 750px){
    .teamA-c ul li .teamA-d{
        flex-direction: column;
    }
}


.advantageB { padding:6vw 0 7vw; background: url(../images/advba.jpg) no-repeat center/cover; }

.advantageB-b { margin-top:30px; }
.advantageB-b ul { display: flex; flex-wrap: wrap; }
.advantageB-b ul li { 
    /*background: #2e82bc;*/
height: 11vw; position: relative; border-radius: 5px; text-align: center; float: left; width: 19%; margin-right: 1.25%; }
.advantageB-b ul li:nth-child(n+6) { margin-top: 1.5%; margin-right:1.3333%; width: 24%; }
.advantageB-b ul li:nth-child(5),.advantageB-b ul li:nth-child(9) { margin-right:0; }
.advantageB-c .icon{position:relative;margin-bottom:25px}
.advantageB-c .icon img { height: 3.6vw; position:relative; }

.advantageB-c { position: absolute; width: 100%; left:0; top:34px; transform: translateY(0%); }
.advantageB-c .tit { font-size: 1.15vw; line-height: 1.6; color:#fff; margin-top: 8px; }

@media(max-width:  1480px){
    .advantageB-b { margin-top:10px; }
    .advantageB-c .icon img { height: 4vw; }
    .advantageB-c .tit { font-size: 1.4vw; }
    .advantageB-b ul li { height: 13vw; }
     .advantageB-c .icon:after{
        content: '';
        position: absolute;
        width:6vw;
        height: 6vw;
        z-index: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
        background: #2e82bc;
        margin: -1vw 0 0 0vw;
        border-radius: 50%;
        
    }
    
}
@media(max-width:  1024px){
    .advantageB-b ul li { height: 16vw; width: 32%; margin-right: 2%; }
    .advantageB-b ul li:nth-child(n+4) { margin-top: 2%; margin-right:2%; width: 32%; }
    .advantageB-b ul li:nth-child(3n) { margin-right:0; }
    .advantageB-b { margin-top:10px; }
    .advantageB-c .icon img { height: 5vw; }
    .advantageB-c .tit { font-size: 16px; }
    .advantageB-c .icon:after{
        content: '';
        position: absolute;
        width:7vw;
        height: 7vw;
        z-index: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
        background: #2e82bc;
        margin: -1vw 0 0 0vw;
        border-radius: 50%;
        
    }
}
@media(max-width:  750px){
    .advantageB-b ul li { height: 24vw; width: 49%; margin-right: 2%; }
    .advantageB-b ul li:nth-child(n+3) { margin-top: 2%; margin-right:2%; width: 49%; }
    .advantageB-b ul li:nth-child(2n) { margin-right:0; }
    .advantageB-b { margin-top:10px; }
    .advantageB-c .icon img { height: 7vw; }
    .advantageB-c .tit { font-size: 18px; }
   
}
@media(max-width:  640px){
    .advantageB-b ul li { height: 150px; width: 49%; margin-right: 2%; }
    .advantageB-b ul li:nth-child(n+3) { margin-top: 2%; margin-right:2%; width: 49%; }
    .advantageB-b ul li:nth-child(2n) { margin-right:0; }
    .advantageB-b { margin-top:10px; }
    .advantageB-c .icon img { height: 50px; }
    .advantageB-c .tit { font-size: 16px; }
    
     .advantageB-c .icon:after{
        content: '';
        position: absolute;
        width:60px;
        height: 60px;
        z-index: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
        background: #2e82bc;
        margin: -10px 0 0 0vw;
        border-radius: 50%;
    }
}

.advantageC { background: url(../images/advcbg.jpg) no-repeat center/cover; }

.advantageD { padding:5vw 0 5.5vw; background: url(../images/advdbg.jpg) no-repeat center/cover; }
.advantageD-b { margin-top: 0px; }
.advantageD-c { padding: 0 50px; position: relative; }
.advantageD-c:after { display: none; position: absolute; content:''; width: calc(100% - 100px); left: 50px; top:50%; background: rgba(255,255,255,0.2); height: 1px; }
.advantageD-c .swiper-slide { padding: 30px 0; text-align: center; }
.advantageD-c .img { display: inline-block; cursor: pointer; width: 120px; height: 120px; border-radius: 50%; background: #2b7fb9; }
.advantageD-c .swiper-slide-thumb-active .img { background: #00d4e7; }
.advantageD-c .swiper-slide { position: relative; }
.advantageD-c .swiper-slide-thumb-active:after { content:''; width: 36px; height: 20px; background: url(../images/advdjt.png) no-repeat center/cover; position: absolute; left:50%; bottom: -4px; transform: translateX(-50%);  }
.advantageD-c .mainQh { display: none; cursor: pointer; width: 50px; height: 50px; border-radius: 50%; border:1px solid rgba(255,255,255,0.3); position: absolute; top:50%; transform: translateY(-50%); }
.advantageD-c .prev { left:0; background: url(../images/prev.png) no-repeat center; }
.advantageD-c .next { right:0; background: url(../images/next.png) no-repeat center; }
.advantageD-c .mainQh:hover { background-color:#00d4e7; border-color:#00d4e7; }
.advantageD-f { padding:18px 20px 20px; background: rgba(46,130,188,0.9); border-radius: 8px; }
.advantageD-a .nMtit { padding-bottom:0; }
.advantageD-f .t { font-size: 30px;color:#fff; }
.advantageD-f .c { font-size: 16px; color:#fff; line-height: 1.8; margin-top: 20px; }
.advantageD-f .c p:nth-child(n+2) { margin-top: 16px; }

.advantageD-e .swiper-container{ padding-bottom: 60px; }

.advantageD-e .swiper-pagination { background: rgba(255,255,255,0.3); position: absolute; left:0; bottom: 20px; width: calc(100% - 200px); top:auto; }
.advantageD-e .swiper-pagination  { background: rgba(255,255,255,0.3); }
.advantageD-e .swiper-pagination .swiper-pagination-progressbar-fill { background: #fff; }
.advantageD-e .swiper-container { padding-bottom: 60px; }
.fwxqE-d { width: 170px; height: 46px; position: absolute; right:0; bottom:0; }
.fwxqE-d .prev { left:0; }
.fwxqE-d .next { right:0; }
.advantageD-e .fwxqE-d .tit .cur { color:#fff; font-size: 20px; }
.advantageD-e .fwxqE-d .tit { color:#fff; }
@media(max-width:  1480px){
    .advantageD-c { padding: 0 60px; position: relative; }
    .advantageD-c .img { width: 100px; height: 100px; }
    .advantageD-c .swiper-slide { padding: 30px 0; }
    .advantageD-f .t { font-size: 26px; }
    .advantageD-f .c { font-size: 15px; line-height: 1.5; }
    .advantageD-f .c p:nth-child(n+2) { margin-top: 10px; }
}
@media(max-width:  1280px){
    .advantageD-c { padding: 0 80px; position: relative; }
    .advantageD-c .img { width: 100px; height: 100px; }
    .advantageD-f .t { font-size: 24px; }
    .advantageD-f .c p:nth-child(n+2) { margin-top: 10px; }
}


@media(max-width:  1024px){
    .advantageD-e .swiper-container { padding-bottom: 60px; }
    .fwxqE-d { width: 140px }
    .advantageD-e .swiper-pagination { width: calc(100% - 150px); }
    .advantageD-e .fwxqE-d  .prev { width: 40px; height: 40px; left:0; }
    .advantageD-e .fwxqE-d  .next { width: 40px; height: 40px; right:0; }
        
    .advantageD-f .c { max-height: 200px; overflow-y: scroll; padding-right: 10px; }
    .advantageD-f .c { scrollbar-color:  #fff rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
    .advantageD-f .c::-webkit-scrollbar {width: 3px;height: 3px;}
    .advantageD-f .c::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: #fff;}
    .advantageD-f .c::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}


    
}


@media(max-width:  640px){
    .advantageD-c { padding: 0 40px; position: relative; }
    .advantageD-c .img { width: 80px; height: 80px; }
    .advantageD-c .mainQh { width: 40px; height: 40px; }
    .advantageD-c:after { width: calc(100% - 80px); left: 40px; }
    .advantageD-c .swiper-slide { padding: 25px 0; }
    .advantageD-f .t { font-size: 20px; }
    .advantageD-f { padding:16px 12px 20px; }
}
@media(max-width:  450px){
    .advantageD-c { padding: 0 70px; position: relative; }
    .advantageD-c .img { width: 60px; height: 60px; }
    .advantageD-c .mainQh { width: 40px; height: 40px; }
    .advantageD-c:after { width: calc(100% - 80px); left: 40px; }
}



.advantageE { padding:6vw 0 6vw; }
.advantageE-a .img { float: left; width: 35%;}
.advantageE-a .img img{
    width: 65%;
    margin-top: 26%;
}
.advantageE-b { width: 60%;  }
.advantageE-b .c { margin:0 0 0.8vw; font-size: 22px;color:#333; font-weight: bold; }
.advantageE-b .con { font-size: 18px; line-height: 1.9; color:#666666;  overflow-y: auto; }

.advantageE-b .con { scrollbar-color:  #005184 rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.advantageE-b .con::-webkit-scrollbar {width: 3px;height: 3px;}
.advantageE-b .con::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: #005184;}
.advantageE-b .con::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}

.advantageE .advantageE-a {
    display: flex;
    justify-content: space-between;
    
}



@media(max-width:  1480px){
    .advantageE-b .c { font-size: 20px; margin:1.5vw 0 0.8vw; }
    .advantageE-b .con { font-size: 16px; }
}
@media(max-width:  1280px){
    .advantageE-b .c { font-size: 18px; margin:1.5vw 0 0.8vw; }
    .advantageE-b .con { font-size: 16px; line-height: 1.5; }
}
@media(max-width:  1024px){
    .advantageE .advantageE-a{
        flex-direction: column;
    }
    .advantageE { padding:30px 0 40px; }
    .advantageE-b .c { margin: 20px 0 12px; }
    .advantageE-a .img { width: 100%; margin-top: 20px; }
    .advantageE-b { width: 100%; position: relative; right:0; top:0; transform: translateY(0); padding-top:20px}
    
    .advantageE-b .con { font-size: 16px; line-height: 1.8; max-height: 10000px; }

}

/*太阳集团网站8722服务*/
.img { border-radius: 6px; overflow: hidden; }
.nyBanner .img { border-radius: 0; }
.servicesA { padding:6vw 0 6.5vw; }
.servicesA-a ul { display: flex; flex-wrap: wrap; }
.servicesA-a ul li { cursor: pointer; float: left; width: 49%; margin-right:2%; }
.servicesA-a ul li:nth-child(2n) { margin-right: 0; }
.servicesA-a ul li:nth-child(n+3) { margin-top: 2%; }
.servicesA-b .con { transition: all 0.6s; z-index: 2; position: absolute; left:2vw; bottom:20px; }
.servicesA-b .t { font-size: 26px;color:#fff; margin-bottom:9px; }
.servicesA-b .t a { color:#fff; }
.servicesA-b .cc { height: 0; overflow: hidden; transition: all 0.6s; }
.servicesA-b .c { font-size: 18px;color:#fff; line-height: 1.6; margin-bottom: 1.5vw; max-height: 120px; overflow-y: scroll; }

.servicesA-b .c { scrollbar-color:  #fff rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.servicesA-b .c::-webkit-scrollbar {width: 3px;height: 3px;}
.servicesA-b .c::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: #fff;}
.servicesA-b .c::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}


.servicesA-b .c p { position: relative; padding-left:12px; padding-bottom:3px;}
.servicesA-b .c a { display: block; color:#fff; }
.servicesA-b .c p:nth-child(n+2) { margin-top: 12px; }
.servicesA-b .c p:after { content:''; width: 5px; height: 5px; background: #fff; border-radius: 50%; position: absolute; left:0; top: 11px; }
.servicesA-b:after { content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; background: url(../images/servicesbg.png) no-repeat center/cover; opacity: 0; transition: all 0.6s; }
/*.servicesA-b:after { content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; background: url(../images/servicesbg.png) no-repeat center/cover; opacity: 1; transition: all 0.6s; }*/
.servicesA-a ul li:hover .servicesA-b:after { opacity: 1; }
.servicesA-a ul li:hover .servicesA-b .cc { height: 200px; }
/*.servicesA-a ul li .servicesA-b .cc { height: 200px; min-width: 200px; }*/
.servicesA-a ul li:hover .con { left: 2vw; }


.servicesA-b .line-animation-left,
.servicesA-b .line-animation-right {position: absolute;width: 64px;height: 64px;z-index: 3;}
.servicesA-b .line-animation-left span,
.servicesA-b .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.servicesA-b .line-animation-left span:before,
.servicesA-b .line-animation-left span:after,
.servicesA-b .line-animation-right span:before,
.servicesA-b .line-animation-right span:after {content: '';border: 1px solid transparent;width: 0;height: 0;display: block;}
.servicesA-b .line-animation-left span:before,
.servicesA-b .line-animation-right span:before {top: 0;left: 0;}
.servicesA-b .line-animation-left span:after,
.servicesA-b .line-animation-right span:after {bottom: 0;right: 0;}
.servicesA-b .line-animation-left {
  top: 15px;
  left: 15px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.servicesA-b .line-animation-right {
  bottom: 15px;
  right: 15px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.servicesA-a ul li:hover .servicesA-b .line-animation-left span:before,
.servicesA-a ul li:hover .servicesA-b .line-animation-left span:after,
.servicesA-a ul li:hover .servicesA-b .line-animation-right span:before,
.servicesA-a ul li:hover .servicesA-b .line-animation-right span:after,
.servicesA-a ul li:hover .servicesA-b .line-animation-left span:before,
.servicesA-a ul li:hover .servicesA-b .line-animation-left span:after,
.servicesA-a ul li:hover .servicesA-b .line-animation-right span:before,
.servicesA-a ul li:hover .servicesA-b .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.servicesA-a ul li:hover .servicesA-b .line-animation-left span:before,
.servicesA-a ul li:hover .servicesA-b .line-animation-right span:before,
.servicesA-a ul li:focus .servicesA-b .line-animation-left span:before,
.servicesA-a ul li:focus .servicesA-b .line-animation-right span:before {
  border-top-color: rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}

@media(max-width:  1480px){
    .servicesA-b .t { font-size: 22px; }
    .servicesA-b .c { font-size: 16px; line-height: 1.2; }
    .servicesA-b .c p:after { top: 8px; }
    .servicesA-a ul li:hover .servicesA-b .cc { height: 160px; }
    .servicesA-b .c { max-height: 80px; }
}
@media(max-width:  1024px){
    .servicesA-a ul li { width: 100%; margin-right:0; }
    .servicesA-a ul li:nth-child(2n) { margin-right: 0; }
    .servicesA-a ul li:nth-child(n+2) { margin-top: 16px; }
}

@media(max-width:  1024px){
    .servicesA-b .t { font-size: 20px; }
    .servicesA-b .c { font-size: 16px; line-height: 1.2; }
    .servicesA-b .c p:after { top: 8px; }
    .servicesA-a ul li:hover .servicesA-b .cc { height: 150px; }
    .servicesA-b .c { max-height: 70px; }
    .servicesA-a ul li:hover .con,.servicesA-a ul li .con { left: 16px; }
    .servicesA-b .c { display: none; }
    .servicesA-a ul li:hover .servicesA-b .cc,.servicesA-a ul li .servicesA-b .cc { margin-top: 12px; height: auto; }
    .servicesA { padding: 30px 0 40px; }
    .servicesA-b .line-animation-left {top: 12px;left: 12px;}
    .servicesA-b .line-animation-right {bottom: 12px;right: 12px;}
}


/* 生产服务 */
.scfwA { padding: ; background: url(../images/scfwbg.jpg) no-repeat center/cover; }
.scfwA-a { padding:6vw 0 8vw; }
/*.scfwA-a .container{width:67%}*/
.scfwA-c { margin-top: 60px; }
.scfwA-c .swiper-slide { cursor: pointer; width: auto; margin-right: 50px; }
.scfwA-c .swiper-slide p { font-size: 18px; color: #dbdbdb; padding-left: 6px; position: relative;  transition: all 0.6s; }
.scfwA-c .swiper-slide p:after { content:''; transition: all 0.6s; width: 0px; height: 1px; background: #00d4e7; position: absolute; left:0; top:50%; }
.scfwA-c .swiper-slide-thumb-active p { color: #00d4e7; padding-left:80px; }
.scfwA-c .swiper-slide-thumb-active p:after { width: 74px; }
.scfwA-d { margin-top:2vw; }
.scfwA-d .t { font-size: 30px;color:#fff; }
.scfwA-d .c { max-width: 1000px; font-size: 18px;color:#fff; line-height: 1.8; padding-right: 30px; }
.scfwA-d .c ul { padding-left: 10px;  }
.scfwA-d .c p { margin-top: 16px; position: relative;  }
.scfwA-d .c ul,.scfwA-d .c dl,.scfwA-d .c ol { margin-left: 13px; }  
/*.scfwA-d .c p:after {content: '';width: 5px;height: 5px;background: #fff;border-radius: 50%;position: absolute;left: 0;top: 13px; }*/
.scfwA-g { z-index: 10; position: absolute; right:0; top:50%; transform: translateY(-50%); width: 40px; text-align: center; }
.scfwA-h .swiper-pagination { position: relative;bottom: auto; font-size: 16px;color:#fff; }
.scfwA-h { position: relative; padding:150px 0; }
.scfwA-h .mainQh { cursor: pointer; content:''; transition: all 0.6s; width: 100%; left: 0%; height: 130px; position: absolute; }
.scfwA-h .mainQh:after { transition: all 0.6s; content:''; width: 1px; height: 110px; background: rgba(255,255,255,0.6); position: absolute; left:50%; top:15px; transform: translateX(-50%); }
.scfwA-h .mainQh.next:after { top:0; }
.scfwA-h .prev { top: 12px; background: url(../images/sprev.png) no-repeat top center; }
.scfwA-h .next { bottom: 12px; background: url(../images/snext.png) no-repeat bottom center; }
.scfwA-h .prev:hover { background: url(../images/sprevbg.png) no-repeat top center; }
.scfwA-h .next:hover { background: url(../images/snextbg.png) no-repeat bottom center; }
.scfwA-h .mainQh:hover:after {width: 2px; background: #00d4e7; }


@media(max-width: 1680px){
    .scfwA-d .t { font-size: 26px; }
}

@media(max-width: 1480px){
    .scfwA-c { margin-top: 40px; }
    .scfwA-d .t { font-size: 24px; }
    .scfwA-f { padding-right: 80px; }
    .scfwA-d .c { font-size: 16px; }
    .scfwA-d .c p { margin-top: 12px; }
    .scfwA-d .c p:after { top: 10px; }
}
@media(max-width: 1024px){
    .scfwA-d .t { font-size: 20px; }
    .scfwA-c { margin-top: 20px; }
    .scfwA-f { padding-right: 0px; }
    .scfwA-g { opacity: 0; height: 0; width: 0; overflow: hidden; }
    .scfwA-d .c { font-size: 16px; padding-right:0; }
    .scfwA-d .c p { margin-top: 12px; }
    .scfwA-d .c p:after { top: 10px; }
}
@media(max-width: 640px){
    .scfwA-d { margin-top: 20px; }
    .scfwA-c .swiper-slide-thumb-active p { padding-left: 20px; }
    .scfwA-c .swiper-slide-thumb-active p:after { width: 12px; }
}
@media(max-width: 380px){
    .scfwA-c .swiper-slide-thumb-active p,.scfwA-c .swiper-slide p { font-size: 16px; }
}
.scfwB .aboutD-a ul li { width: 33.33333%; }
.scfwB .aboutD-a ul li .aboutD-b .tit { width: auto; left: 50%; transform: translate(-50%,-50%); width: 76%; }
.scfwC { padding:6vw 0 6.5vw; }
.scfwC-b { margin-top: 30px; }
.scfwC .scfwC-b { margin-top: 30px; }
.scfwC-c .con { z-index: 5; padding: 0 20px; position: absolute; left:0; bottom:35px; width: 100%; }
.scfwC-c .con .t { font-size: 22px; color:#fff; position: relative; padding-right: 80px; }
.scfwC-c .con .t .mainMore { padding-right: 13px; position: absolute; right:-10px; top:50%; transform: translateY(-50%); }
.scfwC-c .con .t .mainMore span { display: inline-block; height: 38px; }
.scfwC-b ul li { float: left; width: 32%; margin-right:2%; }
.scfwC-b ul li:nth-child(3n) { margin-right:0; }
.scfwC-b .img { position: relative; }
.scfwC-b .img:after { content:''; width: 100%; height: 3px; background: #c2cedb;  position: absolute; left:0; bottom:0; transition: all 0.6s; }
.scfwC-b ul li:hover .scfwC-c .con .t .mainMore i { width: 100%; }
.scfwC-b ul li:hover .scfwC-c .img:after { background: #00d4e7; }
.scfwC-c:after { content:''; width: 100%; height: 100%; position: absolute; left:0; bottom:0; background: url(../images/fxdbg.png) no-repeat bottom center/cover; background-size: 100% 100%; }
@media(max-width:  1680px){
    .scfwC-c .con .t {font-size: 20px;}
    .scfwC-b { margin-top: 20px; }
    .scfwC .scfwC-b { margin-top: 30px; }
}
@media(max-width:  1480px){
    .scfwC-c .con .t {font-size: 18px;}
    .scfwC-b { margin-top: 10px; }
}
@media(max-width:  1280px){
    .scfwC-c .con .t {font-size: 16px;}
    .scfwC-c .con { padding: 0 12px; bottom:25px; }
}
@media(max-width:  1024px){
    .scfwC-b { margin-top: 0px; }
    .scfwC .scfwC-b { margin-top: 20px; }
    .scfwC { padding: 30px 0 40px; }
    .scfwC-b ul li { float: left; width: 100%; margin-right:0; }
    .scfwC-b ul li:nth-child(n+2) { margin-top:16px; }
    .scfwC-c .con { padding: 0 12px; bottom:20px; }
}


/*新闻中心综合页*/

.newsCenA { padding:4vw 0 2vw; }
.newsCenA-a a { position: absolute; top:50%; transform: translateY(-50%); right: -10px; }
.newsCenA-b .p4BoxB { margin-top: 40px; }
.newsCenA-b .p4BoxB-a { background: #f2f2f2; transition: all 0.6s; }
/*.newsCenA-b .p4BoxB-a:hover { background: url(../images/newscenterbg.png) no-repeat center/cover; }*/
.newsCenA-b .p4BoxB-a .d { color:#3a8dde;  transition: all 0.6s; }
.newsCenA-b .p4BoxB-a .t { color:#222222;  transition: all 0.6s; }
.newsCenA-b .p4BoxB-a .more { color:#666666;  transition: all 0.6s; background: url(../images/morebga.png) no-repeat right center; }
/*.newsCenA-b .p4BoxB-a:hover .d,.newsCenA-b .p4BoxB-a:hover .t,.newsCenA-b .p4BoxB-a:hover .more { color:#fff; }*/
/*.newsCenA-b .p4BoxB-a:hover .more { background: url(../images/jt1.png) no-repeat right center; }*/
.mainQhA { z-index: 10; cursor: pointer; position: absolute; border-radius: 50%; width: 46px; height: 46px; background: #eeeeee; position: absolute; top:50%; transform: translateY(-50%); transition: all 0.6s; }
.mainQhA.prev { left: -56px; background: url(../images/mprev.png) no-repeat center #eeeeee; } 
.mainQhA.next { right: -56px; background: url(../images/mnext.png) no-repeat center #eeeeee; } 
.mainQhA.prev:hover { background: url(../images/mprevbg.png) no-repeat center #0e5f9e; } 
.mainQhA.next:hover { background: url(../images/mnextbg.png) no-repeat center #0e5f9e; } 

@media(max-width: 1480px){
    .newsCenA-b .p4BoxB { margin-top: 30px; }
}
@media(max-width: 1024px){
    .newsCenA-b .p4BoxB { margin-top: 20px; }
    .mainQhA.prev { left: -100px; } 
    .mainQhA.next { right: -100px; } 
    /*.newsCenA-b .p4BoxB-a { background: url(../images/newscenterbg.png) no-repeat center/cover; }*/
    /*.newsCenA-b .p4BoxB-a .d,.newsCenA-b .p4BoxB-a .t,.newsCenA-b .p4BoxB-a .more { color:#fff; }*/
    /*.newsCenA-b .p4BoxB-a .more { background: url(../images/jt1.png) no-repeat right center; }*/
    .newsCenA-b .p4BoxC { padding-bottom: 40px; }
    .newsCenA-b .p4BoxC .swiper-pagination .swiper-pagination-bullet { background: #00cfec; opacity: 0.3; margin: 0 8px; }
    .newsCenA-b .p4BoxC .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }
    .newsCenA { padding: 10px 0 30px; }
}

.newscenterB { overflow: hidden; width: 100%; height: 42vw; }
@media(max-width:  1024px){
    .newscenterB .p3Box { width: 30vw; height: 30vw; }
}
@media(max-width:  750px){
    .newscenterB { height: 60vw; }
    .newscenterB .p3Box { width: 40vw; height: 40vw; }
    .p3BoxCon .tit .t { font-size: 24px; }
}
@media(max-width:  450px){
    .newscenterB { height: 60vw; }
    .newscenterB .p3Box { width: 50vw; height: 50vw; }
    .p3BoxCon .tit .t { font-size: 24px; }
}

.newscenterC { padding:3vw 0 5vw; }
.homeBoxD-b { margin-top: 2.2vw; }
.homeBoxD-a a { position: absolute; right:0; bottom: 10px;}
.homeBoxD-c,.homeBoxD-e { float: left; width: calc(50% - 10px); height: 23.8vw; overflow: hidden; }
.homeBoxD-e { float: right; background: #f8f8f8; border-radius: 8px; overflow: hidden; }
.homeBoxD-d { position: relative; height: 100%; border-radius: 12px; overflow: hidden;;}
.homeBoxD-d .con { position: absolute; left:0; bottom: 30px; width: 100%; padding: 0 30px; }
.homeBoxD-d .con .d { font-size: 16px;color:rgba(255,255,255,1); }
.homeBoxD-d .con .t { font-size: 20px;color:rgba(255,255,255,1); margin: 8px 0 0; }
.homeBoxD-d .img { border-radius: 12px; overflow: hidden; position: relative; }
.homeBoxD-d .img:after { content:''; width: 100%; height: 100%; position: absolute; left:0; bottom:0; background: url(../images/mbbg.png) no-repeat bottom center/cover; }
.smallMore { font-size: 0.7vw; color:#fff; transition: all 0.6s; display: inline-block; padding-right: 17px; background: url(../images/smallmore.png) no-repeat right center; }
.homeBoxD-f { padding: 0 1.6vw; height: 11.9vw; overflow: hidden; }
.homeBoxD-h { position: absolute; top:50%; transform: translateY(-50%); width: 100%; padding:0;}
.homeBoxD-f:nth-child(1) .relative { border-bottom: 1px solid #ddd; }
.homeBoxD-h .topTit { line-height: 1; font-size: 1.1vw; color:#2a846b; margin-bottom:0.5vw; }
.homeBoxD-h ul li a { display: block; padding: 0.5vw 0; border-bottom:1px solid #ededed; }
.homeBoxD-h .d { font-size: 16px; color:#3a8dde;}
.homeBoxD-h .t { font-size: 22px; color:#333333; margin: 2px 0 8px; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
.homeBoxD-h .c { font-size: 16px; color:#666666; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; }
.homeBoxD-h .smallMore { margin-top: 24px; padding-right: 14px; color:#666666; background: url(../images/morebga.png) no-repeat right center; }


.homeBoxD-f:hover .homeBoxD-h .smallMore { background: url(../images/next.png) no-repeat right center; }
.homeBoxD-h:hover .con .t,.homeBoxD-d:hover .con .d { color:#fff; }
.homeBoxD-h ul li a:hover .d,.homeBoxD-h ul li a:hover .t { color:#007672; }
.homeBoxD-f:hover { background: #3a8dde; transition: all 0.6s; }
.homeBoxD-f:hover .homeBoxD-h .d,
.homeBoxD-f:hover .homeBoxD-h .t,
.homeBoxD-f:hover .homeBoxD-h .c,
.homeBoxD-f:hover .homeBoxD-h .smallMore { color: #fff; }


@media(max-width: 1480px){
    .homeBoxD-c,.homeBoxD-e { height: 26vw; }
    .homeBoxD-f { height: 13vw; }
    .homeBoxD-h .t { font-size: 18px; }
}
@media(max-width: 1280px){
    .homeBoxD-c,.homeBoxD-e { height: 28vw; }
    .homeBoxD-f { height: 14vw; }
    .homeBoxD-h .t { font-size: 18px; }
    .homeBoxD-h .smallMore { margin-top: 12px; }
}


@media(max-width: 1024px){
    .newscenterC { padding: 20px 0 40px; }
    .homeBoxD-c,.homeBoxD-e { height: auto; width: 100%; }
    .homeBoxD-e { margin-top:15px; }
    .homeBoxD-f { height: auto; }
    .homeBoxD-d .con { bottom: 20px; padding: 0 12px;}
    .homeBoxD-d .con .d { font-size: 14px; }
    .homeBoxD-d .con .t { font-size: 18px;}
    .homeBoxD-h .topTit { font-size: 20px;}
    .smallMore { font-size: 14px; }
    .homeBoxD-h ul li a { padding: 10px 0;}
    .homeBoxD-f { padding: 0 12px; }
    .homeBoxD-h { position: relative; top:0; transform: translateY(0); padding: 16px 0px;}
    .homeBoxD-h .d { width: 105px; font-size: 16px; }
    .homeBoxD-h .t { width: calc(100% - 105px); font-size: 16px; }
    .homeBoxD-a a { bottom:0; }
}
@media(max-width: 640px){
    .homeBoxD-h .d { width: 100%; }
    .homeBoxD-h .t { width: 100%; margin-top: 5px; }
}


/*新闻中心*/

.newsA { margin-top: 40px; }
.newsA .p4BoxB { margin-top:0; }

.newsA ul li { float: left; width: 32%; margin-right:2%; }
.newsA ul li:nth-child(3n) { margin-right:0; }
.newsA ul li:nth-child(n+4) { margin-top: 2%; }
.newsA .p4BoxC { padding-bottom: 80px; }
@media(max-width:  1480px){
    .newsA .p4BoxC { padding-bottom: 50px; }
}
@media(max-width:  1024px){
    .newsA ul li { float: left; width: 49%; margin-right:2%; }
    .newsA ul li:nth-child(3n) { margin-right:2%; }
    .newsA ul li:nth-child(2n) { margin-right:0; }
    .newsA ul li:nth-child(n+3) { margin-top: 2%; }
    .newsA { margin-top: 20px; }
    .newsA .p4BoxC { padding-bottom: 30px; }
    .newsA .newsCenA-b .p4BoxB-a { background: #f8f8f8; }
    .newsA .newsCenA-b .p4BoxB-a .d { color:#999; }
    .newsA .newsCenA-b .p4BoxB-a .t { color:#333; }
    .newsA .newsCenA-b .p4BoxB-a .more { color:#666; }
    .newsA .newsCenA-b .p4BoxB-a .more { background: url(../images/morebga.png) no-repeat right center; }
    .newsA .newsCenA-b .p4BoxC { padding-bottom: 40px; }
    .newsA .newsCenA-b .p4BoxC .swiper-pagination .swiper-pagination-bullet { background: #00cfec; opacity: 0.3; margin: 0 8px; }
    .newsA .newsCenA-b .p4BoxC .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }
}

/*分页*/
.fyq {text-align: center;}
.fyq .page a,
.fyq .page .layui-laypage-curr,
.fyq .page .layui-laypage-disabled { 
    font-size: 18px;color: #666666;
    border-radius: 5px; border: 1px solid #dedede;
    height: 48px;display: inline-block;
    width: 50px;text-align: center;line-height: 50px;margin: 0 4px;
}
.fyq .page a:last-child {margin-right: 0;}
.fyq .page a:first-child {margin-left: 0;}
.fyq .page .active_page {background: #0e5f9e; border-color: #0e5f9e;color: #fff;border: inherit;}
.fyq .page a:hover,.fyq .page .layui-laypage-disabled:hover {background: #0e5f9e; border-color: #0e5f9e;color: #fff; }

.fyq .page a .fa.fa-angle-left:after,.fyq .page .layui-laypage-disabled .fa.fa-angle-left:after { content:'<'; }
.fyq .page a .fa.fa-angle-right:after,.fyq .page .layui-laypage-disabled .fa.fa-angle-right:after { content:'>'; }




@media(max-width:  1024px){
    .fyq .page a,
.fyq .page .layui-laypage-curr,
.fyq .page .layui-laypage-disabled { font-size: 16px; height: 36px; width: 38px; line-height: 34px; }
}



.layui-laypage{display: flex;font-size:14px; color:#333;  align-items: center; justify-content:center;}
    
.fyq .page .layui-laypage-curr {
    background: #006cae;
    color: #fff;
    text-align: center;
    border-radius:5px;
}
.layui-laypage-curr em,.layui-laypage-disabled em{ font-style:inherit;}
.layui-laypage-limits select {
    background: #fff;
    height: 40px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    padding: 0 16px;
    text-align: center;
    border: #dadada solid 1px;
    margin: 0 4px;
    background: #fff;
    border-radius:100px;
}
#goPageId {
    background: #fff;
    width: 50px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    padding: 0 16px;
    text-align: center;
    border: #dadada solid 1px;
    margin: 0 10px;
    border-radius:100px;
}
.layui-laypage-btn {
    background: #fff;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    padding: 0 16px;
    text-align: center;
    border: #dadada solid 1px;
    margin: 0 10px;
    border-radius:100px; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;
}
.layui-laypage-disabled {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    padding: 0 16px;
    text-align: center;
    /* border: #fff solid 1px; */
    margin: 0 10px;
    background: #fff;
    border-radius:100px;
}


.layui-laypage-disabled:hover{ background:#006cae; color:#fff; border:1px solid #006cae;}
.layui-laypage a:hover{ background:#006cae; color:#fff;  border:1px solid #006cae;}
.layui-laypage-btn:hover{ background:#006cae; color:#fff;  border:1px solid #006cae; cursor:pointer; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;}



/*新闻详情页*/


.newB { padding-bottom: 90px; margin-top: 3vw; }
.newB-a { float: left; width: 71%; padding: 3vw 1.5vw; border-radius: 12px; background: #fff; }
.newB-b .t { font-size: 32px;color:#222222; line-height: 1.4; }
.newB-b .d { font-size: 16px;color:#3a8dde; margin-top:10px; }
.newB-b { padding-bottom: 20px; border-bottom:1px solid #ddd; }


.newB-c { padding:20px 0; font-size: 16px;color:#666666; border-bottom: 1px solid #ddd; margin-bottom: 30px; line-height: 1.8; }
.newB-c .con p { margin: 16px 0; }


.fenyebtn ul { float: left; width: calc(100% - 200px); }
.fenyebtn a.mainMore { margin-top: 10px; float: right; }
.fenyebtn a span { line-height: 40px; }
.fenyebtn ul li a { display: inline-block; font-size: 16px;color:#666666; margin: 6px 0; }
.fenyebtn ul li a:hover { text-decoration: underline; color:#3a8dde; }


.newB-d { float: right; width: 27%; border-radius: 12px; border-radius: 12px; overflow: hidden; }
.newC-a { background: #fff; width: 100%; padding: 2vw 0vw; }
.newC-a .tit { padding:  0 1.5vw; font-size: 40px;color: #222222;}
.newC-a ul {  }
.newC-a ul li a { background: url(../images/newjt.png) no-repeat right center; display: block; font-size: 18px;color:#666666; padding: 20px 0 12px; border-bottom:1px solid #ddd; }
.newC-a ul li:last-child a {  border:none; }

.newB-d ul li .t { font-size: 18px;color:#333333; line-height: 1.4;margin:5px 0 10px; }
.newB-d ul li .dd { font-size: 16px;color:#3a8dde; margin: 16px 0 0px; }


@media(max-width:  1680px){
    .newB-b .t,.newC-a .tit { font-size: 34px; }
    .newB-a,.newC-a { padding: 30px 12px; }

}
@media(max-width:  1480px){
    .newC-a .tit { font-size: 28px; }
    .newB-b .t { font-size: 22px; }
    .newB-a,.newC-a { padding: 20px 16px; }
    .newB-b { padding-bottom:16px; }
    .newB-b .d { margin-top: 5px; }
    .newB-c { padding: 16px 0; margin-bottom:20px; }
    .newB { padding-bottom: 70px;width:85%; }
    .newB-d ul li .t { font-size: 16px; }
    .newB-a {width: 66%; }
    .newB-d {width: 33%;}
    .newB-d dl{padding: 20px 0px 20px 16px;}
}
@media(max-width:  900px){
    .newB-a { width: 100%; }
    .newB-b .t { font-size: 20px; }
    .fenyebtn ul { width: 100%; margin-bottom: 0px; }
    .fenyebtn a.mainMore { float: left; }
    .newB-a { padding: 20px 12px; }
    
    .newB { padding-bottom: 50px; }
    .newB-c { padding-top:0; }
    .newB { margin-top:0; }
}
@media(max-width:  1200px){
    .newB { padding-bottom: 70px;width:95%; }
}




.newB-f { float: none; width: 100%; margin-bottom:20px; }

/*行业会议和参展*/
.newsB { margin-top:50px; }
.topNews a { display: block; position: relative; border-radius: 6px; overflow: hidden; }
.topNews a .con { width: 100%; padding: 0 30px; position: absolute; bottom:30px; left:0; }
.topNews .con .d { font-size: 16px;color:#ffffff; }
.topNews .con .t { font-size: 22px;color:#ffffff; margin: 8px 0 0px;}

.topNews a .con .c { float: left; width: calc(100% - 200px); }
.topNews a .con .mainMore { float: right; position: absolute; right:0; top:50%; transform: translateY(-50%); }
.newsList { margin-bottom:80px; }
.newsList ul li a { display: block;  margin-top:20px; padding: 1.6vw 1.5vw; background: #fff; border-radius: 8px; }
.newsList ul li a .d { font-size: 16px; color:#3a8dde; }
.newsList ul li a .dd { font-size: 15px;color:#3a8dde; padding: 20px 0 10px; }
.newsList ul li .con { }

.newsList ul li a .c { line-height: 1.8; font-size: 16px; color:#666666; }
.newsList ul li a .t { font-size: 20px; margin: 6px 0 16px; color:#222222; }
.moreMain span { font-size: 17px; display: inline-block; padding-right:24px; color: #999999;background: url(../images/morebga.png) no-repeat right center; }
.newsList ul li:first-child a {  }
.newsList ul li .moreMain span { margin-top:25px; }

.newsList ul li:hover a .d,.newsList ul li:hover a .c,.newsList ul li:hover a .t,.newsList ul li:hover a .moreMain span,.newsList ul li:hover a .dd { color:#fff; }

.newsList ul li:hover a { background: #3a8dde; }
.newsList ul li:hover .moreMain span { background: url(../images/jt1.png) no-repeat right center; }


@media(max-width: 1680px){
    .newsB { margin-top: 40px; }
    .newsList { margin-bottom:60px; }
    .newsList ul li a { padding: 30px 0; }
}
@media(max-width: 1480px){
    .newsB { margin-top: 30px; }
    .newsList { margin-bottom:50px; }
    .newsList ul li a { padding: 25px 20px; }
    .newsList ul li a .t { margin: 5px 0 12px; font-size: 18px; }
    .topNews .con .t { font-size: 20px; }
    .newsList ul li a .d { font-size: 16px; }
    .newsList ul li a .d span { display: block; font-size: 50px; }
    .newsList ul li .moreMain span { margin-top: 15px; }

}
@media(max-width: 1280px){
    .newsList { margin-bottom:40px; }
    .newsList ul li a { padding: 20px 16px; }
    .topNews a .con { padding: 0 25px; bottom:20px; }
    .newsList ul li a .t { margin: 5px 0 8px; font-size: 18px; }
    .newsList ul li .moreMain span { margin-top:12px; }
    .newsList ul li .moreMain span { font-size: 15px; }
}
@media(max-width: 1024px){
    .newsB { margin-top: 20px; }
    .topNews a .con { padding: 0 20px; }
    .newsList { margin-bottom:30px; }
    .newsList ul li a { padding: 20px 15px; }
    .newsList ul li a .t { font-size: 16px; }
    .topNews .con .t { font-size: 18px; margin: 4px 0 0; }
    .topNews .img img { max-width: 200%; width: 150%; }
    .newsList ul li a .d,.newsList ul li a .c { font-size: 14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
    .topNews a .con .c { width: 100%; }
    .topNews a .con .mainMore { float: left; position: relative;top:0; transform: translateY(0); }
    .topNews .con .t { height: 48px; overflow: hidden; }
    .newsList ul li a .d { padding-left:  0px; width: 100%; font-size: 16px; }
    .newsList ul li a .d span { display: inline-block; font-size: 16px; }
    .newsList ul li a .d span i { display: inline-block; }
    .newsList ul li a { margin-top: 12px; }
}
@media(max-width: 450px){
    .newsList ul li a { padding: 16px 12px; }
    .topNews a .con { padding: 0 12px; bottom:15px; }
}

/*生产服务详情*/
.newB-d dl { margin-top: 30px; padding: 0 1.6vw; }
.newB-d dl dd { border-top: 1px solid #fff; }

.newB-d dl dd a { font-size: 14px;color: #666666; transition: all 0.6s; background: url(../images/fwxq2a.png) no-repeat left center; display: block; padding:20px 0px 20px 20%; border-top: 1px solid #ededed; }

.newB-d dl dd:hover,.newB-d dl dd.cur { border-color:#00d4e7; }
.newB-d dl dd:hover a,.newB-d dl dd.cur a { border-color:#00d4e7; color: #00d4e7; background: url(../images/fwxq1a.png) no-repeat left center; }

.fwxqA .tit { font-size: 2vw; color:#222222; padding-bottom: 26px; position: relative; }
.fwxqA .tit:after { content:''; width: 60px; height: 2px; background: #1b6cb0; position: absolute; left:0; bottom:0; }
.fwxqA-a:nth-child(n+2) { margin-top:60px; }
.article { margin-top: 36px; }
.article { font-size: 18px; color:#666; line-height: 1.8;}
.article p:nth-child(n+2) { margin-top: 18px; }
.article p img{ margin-top: 20px; }

.article ul,.article dl,.article ol { padding-left: 18px; }
@media(max-width:  1680px){
    .newB-d dl dd a {font-size: 15px;padding: 20px 0px 20px 20%;}
    .newB-d{width:33%;}
    .newB-a {width: 66%;}
    .newB-d dl {padding: 0 1.1vw;}
}


@media(max-width:  1480px){
    .article { margin-top: 30px; }
    .article { font-size: 16px; }
    .article p:nth-child(n+2) { margin-top: 12px; }
    .article p img{ margin-top: 15px; }
    .fwxqA-a:nth-child(n+2) { margin-top:50px; }
    .newB-d dl dd a {font-size: 14px;padding: 20px 0px 20px 20%;}
}
@media(max-width:  900px){
    .fwxqA .tit { font-size: 24px; padding-bottom: 18px; }
    .article { margin-top: 20px; }
    .fwxqA-a:nth-child(n+2) { margin-top:30px; }
    .newB-d { display: none; width: 100%; display: block; margin-top: 20px; }
}
@media(max-width:  450px){
    .fwxqA .tit { font-size: 20px; padding-bottom: 12px; }
    .article { margin-top: 16px; }
    .article p:nth-child(n+2) { margin-top: 10px; }
    .article p img{ margin-top: 12px; }
    .fwxqA-a:nth-child(n+2) { margin-top:20px; }
}


.fwxqB { margin-top: 2vw; }
.xqTit .t { font-size: 1.3vw; color:#222222; }
.xqTitt .t { font-size: 1.25vw; color:#222222; }
.fwxqB-a { margin-top:20px; }
.fwxqB-a ul { display: flex; flex-wrap: wrap; }
.fwxqB-a ul li {float: left; width: 32%; margin-right: 2%; background: #fbfbfb; border-radius: 8px; }
.fwxqB-a ul li:nth-child(3n) { margin-right:0; }
.fwxqB-b { padding:20px 2vw 3vw; }
.fwxqB-b .icon { position: absolute; left: 2vw; top:65px; }
.fwxqB-b .icon .pic2 { display: none; }
.fwxqB-b .t { padding-right:80px;font-size: 22px; color:#222222;min-height:80px; }
.fwxqB-b .c { margin-top: 16px; font-size: 16px;color:#666666; line-height: 1.8; max-height: 160px; overflow-x: hidden; overflow-y: auto; }

.fwxqB-b .c {scrollbar-color:  rgba(255,255,255,0.6) rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.fwxqB-b .c::-webkit-scrollbar {width: 3px;height: 3px;}
.fwxqB-b .c::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(255,255,255,0.6);}
.fwxqB-b .c::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}



.fwxqB-b .c p { position: relative; padding-left: 12px; }
.fwxqB-b .c p:after {content: '';width: 5px;height: 5px;background: #666666;border-radius: 50%;position: absolute;left: 0;top: 11px; }
.fwxqB-a ul li { transition: all 0.6s; }
.fwxqB-a ul li:hover { background-color: #257f98; background-image: linear-gradient(#278199, #005184); }
.fwxqB-a ul li:hover .icon .pic1 { display: none; }
.fwxqB-a ul li:hover .icon .pic2 { display: inline-block; }
.fwxqB-a ul li:hover .t,.fwxqB-a ul li:hover .c { color:#fff; }
.fwxqB-a ul li:hover .c p:after { background: #fff; }

@media(max-width:  1780px){
    .fwxqB-b .t { font-size: 20px; }
    .fwxqB-b { padding: 20px 20px 40px; }
    .fwxqB-b .icon { left: 20px; width: 60px; height: 60px; }
}
@media(max-width:  1480px){
    .fwxqB-b .t { font-size: 18px; }
    .fwxqB-b { padding: 20px 16px 30px; }
    .fwxqB-b .c { margin-top:8px; }
    .fwxqB-b .icon { top: 40px; left: 16px; width: 60px; height: 60px; }
    .fwxqB { font-size: 24px; }
}
@media(max-width:  1024px){
    .fwxqB { font-size: 20px; margin-top: 20px; }
    .fwxqB-a { margin-top: 16px; }
    .fwxqB-a ul li { width: 100%; margin-right: 0%;}
    .fwxqB-a ul li:nth-child(n+2) { margin-top:16px; }
    .fwxqB-b { padding: 20px 12px 20px; }
    .fwxqB-b .icon { top: 16px; left: 12px; width: 60px; height: 60px; }
}



.fwxqB-a ul li .line-animation-left,
.fwxqB-a ul li .line-animation-right {position: absolute;width: 64px;height: 64px;z-index: 3;}
.fwxqB-a ul li .line-animation-left span,
.fwxqB-a ul li .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.fwxqB-a ul li .line-animation-left span:before,
.fwxqB-a ul li .line-animation-left span:after,
.fwxqB-a ul li .line-animation-right span:before,
.fwxqB-a ul li .line-animation-right span:after {content: '';border: 1px solid transparent;width: 0;height: 0;display: block;}
.fwxqB-a ul li .line-animation-left span:before,
.fwxqB-a ul li .line-animation-right span:before {top: 0;left: 0;}
.fwxqB-a ul li .line-animation-left span:after,
.fwxqB-a ul li .line-animation-right span:after {bottom: 0;right: 0;}
.fwxqB-a ul li .line-animation-left {
  top: 15px;
  left: 15px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.fwxqB-a ul li .line-animation-right {
  bottom: 15px;
  right: 15px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.fwxqB-a ul li:hover .line-animation-left span:before,
.fwxqB-a ul li:hover .line-animation-left span:after,
.fwxqB-a ul li:hover .line-animation-right span:before,
.fwxqB-a ul li:hover .line-animation-right span:after,
.fwxqB-a ul li:hover .line-animation-left span:before,
.fwxqB-a ul li:hover .line-animation-left span:after,
.fwxqB-a ul li:hover .line-animation-right span:before,
.fwxqB-a ul li:hover .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.fwxqB-a ul li:hover .line-animation-left span:before,
.fwxqB-a ul li:hover .line-animation-right span:before,
.fwxqB-a ul li:focus .line-animation-left span:before,
.fwxqB-a ul li:focus .line-animation-right span:before {
  border-top-color: rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}


.fwxqC { margin-top: 3vw; border-radius: 10px; overflow: hidden; }
.fwxqC>.clearfix { margin-top: 40px; background: #fbfbfb;  }
.fwxqC .img { float: left; width: 48%; }
.fwxqC .img.right { float: right; width: 48%; }
.fwxqC .con { width: 46%; right:3%; top: 50%; position: absolute; transform: translateY(-50%); max-height: 14vw; overflow-x: hidden; overflow-y: scroll; padding-right: 10px; }
.fwxqC .con .c { font-size: 16px; color:#666; margin-top: 0px; line-height: 1.8;}
.fwxqC .con.left { left:3%; right:auto; }
.fwxqC .con ul li { position: relative; border-bottom: 1px solid #ededed; font-size: 16px;color: #666; padding: 12px 12px 12px 14px; float: left; width: 100%; margin-right:0; border:none; padding: 0px 12px 5px 14px;  }
.fwxqC .con ul li:nth-child(2n) { margin-right:0; }
.fwxqC .con ul { display: flex; flex-wrap: wrap; }
.fwxqC .con ul li:after {content: '';width: 5px;height: 5px;background: #666666;border-radius: 50%;position: absolute;left: 0;top: 10px; }
.fwxqC .con ul li:hover { color:#0e5f9e; }
.fwxqC .con ul li:hover:after { background:#0e5f9e; }

.fwxqC .con .xqTit { line-height:1; margin-bottom: 10px; }
.fwxqC .con .xqTitt { line-height:1; margin-bottom: 10px; }

.fwxqC .con { scrollbar-color:  #005184 rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.fwxqC .con::-webkit-scrollbar {width: 3px;height: 3px;}
.fwxqC .con::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: #005184;}
.fwxqC .con::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}


@media(max-width:  1680px){
    .fwxqC .con ul li { font-size: 14px; }
    .fwxqC .con ul li:after { top:9px; }
}
@media(max-width:  1480px){
    .xqTit .t { font-size: 22px;  margin-top: 9px; }
    .xqTitt .t { font-size: 20px;  margin-top: 9px; }
    .fwxqC .con { max-height: 17vw; }
    .fwxqC>.clearfix { margin-top: 30px; } 

}
@media(max-width:  1280px){
    .xqTit .t { font-size: 20px; }
    .xqTitt.t { font-size: 20px; }
}
@media(max-width:  1024px){
    .fwxqC .con { max-height: 10000px; overflow: hidden; }
    .fwxqC { margin-top: 20px; }
    .fwxqC .img { width: 100%; }
    .fwxqC .con { width: 100%; position: relative; float: left; top:0; transform: translateY(0); margin-top:15px; right:0; padding: 0 16px 20px; }
    .xqTit .t { font-size: 20px; }
    .xqTitt .t { font-size: 20px; }
    .fwxqC>.clearfix { margin-top: 20px; } 
}
@media(max-width:  450px){
    .fwxqC .con ul li { width: 100%; }
}


.fwxqD { margin-top: 2vw; }
.fwxqD-a { border-top:2px; margin-top: 1.5vw; }
.fwxqD-a ul li { border-bottom: 1px solid #ededed; }
.fwxqD-a .tit { font-size: 20px; line-height: 30px; padding:13px 20px; }
.fwxqD-a .con { display: none; font-size: 16px;color: #666666; line-height: 1.8; padding:24px 50px; background: #fbfbfb; }
.fwxqD-a .tit .t { padding-right:  30px; padding-left: 26px; position: relative; background: url(../images/xqbg1.png) no-repeat left 5px; }
.fwxqD-a .tit .t:after { content: ''; width: 20px; height: 20px; background: url(../images/xqbg3.png) no-repeat center; position: absolute; right:0; top:5px; }
.fwxqD-a .con p { position: relative; }
/*.fwxqD-a .con p:after {content: '';width: 5px;height: 5px;background: #999;border-radius: 50%;position: absolute;left: 0;top: 9px; }*/
.fwxqD-a>ul>li.cur>.tit { color: #fff; background-color: #075b88; background-image: linear-gradient(to right, #005184, #278199); }
.fwxqD-a>ul>li.cur>.tit .t { background: url(../images/xqbg2.png) no-repeat left 5px; }
.fwxqD-a>ul>li.cur>.tit .t:after { background: url(../images/xqbg4.png) no-repeat center; }
.fwxqD-a>ul>li.cur>.tit .ttt:after { display: none; } 
.fwxqD-a .tit .ttt:after { display: none; }

.fwxqD-a .con .c ul li { border:none;} 
@media(max-width:  1480px){
    .fwxqD { margin-top: 30px; }
    .fwxqD-a .tit { padding: 16px 15px; }
    .fwxqD-a .tit .t { font-size: 18px; }
    .fwxqD-a .con { padding:16px 20px; }
}
@media(max-width:  1024px){
    .fwxqD { margin-top: 20px; }
    .fwxqD-a { margin-top: 16px; }
    .fwxqD-a .tit { padding: 15px 12px; }
    .fwxqD-a .tit .t { font-size: 16px; }
    .fwxqD-a .con { padding:15px 20px; }
}
.xqTit.bg { position: relative; padding-bottom: 26px; }
.xqTit.bg:after { content:''; width: 60px; height: 2px; position: absolute; left:0;bottom: 0; background: #1b6cb0; }
.xqTitt.bg { position: relative; padding-bottom: 8px; }
.xqTitt.bg:after { content:''; width: 60px; height: 2px; position: absolute; left:0;bottom: 0; background: #1b6cb0; }
.fwxqE-a,.fwxqF-a { margin-top:40px; }
.fwxqE-b .tit { position: absolute; left:0; bottom: 30px; z-index:10; text-align: center; width: 100%; text-align: center; font-size: 20px;color:#ffffff; }

/*.fwxqE-b:before { content:''; width:100%; height:100%; position:absolute; left:0; top:0; background: #000; }*/




.fwxqE-b:before { content: ''; left: 0; top: 0; background: #00d4e7; height: 3px; width: 100%; position: absolute; }
.fwxqE-b:after { content: ''; left: 0; top: 0; opacity: 1; background: url(../images/xqe3.png) no-repeat center/cover; height: 100%; width: 100%; transition: all 0.6s; position: absolute; }
.fwxqE-a .swiper-slide-active .fwxqE-b:before { display: none; }
.fwxqE-a .swiper-slide-active .fwxqE-b:after { opacity: 1; }
.fwxqE-a .swiper-slide .line-animation-left,
.fwxqE-a .swiper-slide .line-animation-right {position: absolute;width: 64px;height: 64px;z-index: 3;}
.fwxqE-a .swiper-slide .line-animation-left span,
.fwxqE-a .swiper-slide .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.fwxqE-a .swiper-slide .line-animation-left span:before,
.fwxqE-a .swiper-slide .line-animation-left span:after,
.fwxqE-a .swiper-slide .line-animation-right span:before,
.fwxqE-a .swiper-slide .line-animation-right span:after {content: '';border: 2px solid transparent;width: 0;height: 0;display: block;}
.fwxqE-a .swiper-slide .line-animation-left span:before,
.fwxqE-a .swiper-slide .line-animation-right span:before {top: 0;left: 0;}
.fwxqE-a .swiper-slide .line-animation-left span:after,
.fwxqE-a .swiper-slide .line-animation-right span:after {bottom: 0;right: 0;}
.fwxqE-a .swiper-slide .line-animation-left {
  top: 15px;
  left: 15px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.fwxqE-a .swiper-slide .line-animation-right {
  bottom: 15px;
  right: 15px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.fwxqE-a .swiper-slide-active .line-animation-left span:before,
.fwxqE-a .swiper-slide-active .line-animation-left span:after,
.fwxqE-a .swiper-slide-active .line-animation-right span:before,
.fwxqE-a .swiper-slide-active .line-animation-right span:after,
.fwxqE-a .swiper-slide-active .line-animation-left span:before,
.fwxqE-a .swiper-slide-active .line-animation-left span:after,
.fwxqE-a .swiper-slide-active .line-animation-right span:before,
.fwxqE-a .swiper-slide-active .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.fwxqE-a .swiper-slide-active .line-animation-left span:before,
.fwxqE-a .swiper-slide-active .line-animation-right span:before,
.fwxqE-a .swiper-slide:focus .line-animation-left span:before,
.fwxqE-a .swiper-slide:focus .line-animation-right span:before {
  border-top-color: #00d4e7;
  border-right-color: #00d4e7;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.fwxqE-a .swiper-pagination { position: absolute; left:0; bottom: 20px; width: calc(100% - 200px); top:auto; }
.fwxqE-a .swiper-pagination .swiper-pagination-progressbar-fill { background: #0e5f9e; }
.fwxqE-a .swiper-container { padding-bottom: 80px; }
.fwxqE-d { width: 170px; height: 46px; position: absolute; right:0; bottom:0; }
.fwxqE-d .prev { left:0; }
.fwxqE-d .next { right:0; }
.fwxqE-d .tit { width: 100%; text-align: center; line-height: 46px; font-size: 17px;color:#666666; }
.fwxqE-d .tit .cur { color:#0e5f9e; }
.fwxqE-c { opacity: 0; z-index: -1; transition: all 0.6s; position: absolute; width: 100%; height: 100%; left:0; top:0; background: url(../images/mxbg.png) no-repeat center/cover; }
.fwxqE-a .swiper-slide:hover .fwxqE-c { opacity: 1; z-index: 10; }

.fwxqE-a .swiper-slide:hover .fwxqE-b .tit { opacity: 0; }

.fwxqE-a .swiper-slide:hover .line-animation-left, 
.fwxqE-a .swiper-slide:hover .line-animation-right { z-index: 100; }
.fwxqE-a .swiper-slide:hover .line-animation-left span:before,
.fwxqE-a .swiper-slide:hover .line-animation-right span:before,
.fwxqE-a .swiper-slide:focus .line-animation-left span:before,
.fwxqE-a .swiper-slide:focus .line-animation-right span:before {
  border-top-color: #fff;
  border-right-color: #fff;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.fwxqE-a .swiper-slide:hover .line-animation-left span:before,
.fwxqE-a .swiper-slide:hover .line-animation-left span:after,
.fwxqE-a .swiper-slide:hover .line-animation-right span:before,
.fwxqE-a .swiper-slide:hover .line-animation-right span:after,
.fwxqE-a .swiper-slide:hover .line-animation-left span:before,
.fwxqE-a .swiper-slide:hover .line-animation-left span:after,
.fwxqE-a .swiper-slide:hover .line-animation-right span:before,
.fwxqE-a .swiper-slide:hover .line-animation-right span:after {
  width: 100%;
  height: 100%;
}

.fwxqE-f { max-height: 70%; overflow-y: auto; padding: 0 2.5vw; position: absolute; left:0; top:50%; transform: translateY(-50%); }
.fwxqE-f .t { font-size: 20px; color:#ffffff; }
.fwxqE-f .c { margin-top: 16px; font-size: 16px;color:#fff; line-height: 1.8; }
.fwxqE-f .c p { margin:  8px 0; position: relative; padding-left: 12px; }
.fwxqE-f .c p:after {content: '';width: 5px;height: 5px;background: #fff;border-radius: 50%;position: absolute;left: 0;top: 11px; }

.fwxqE-f {scrollbar-color:  rgba(255,255,255,0.6) rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.fwxqE-f::-webkit-scrollbar {width: 3px;height: 3px;}
.fwxqE-f::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(255,255,255,0.6);}
.fwxqE-f::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}





@media(max-width:  1680px){
    .fwxqE-f .c { font-size: 14px; }
    .fwxqE-f .c p { margin:  5px 0; }
    .fwxqE-f .t { font-size: 24px; }
}

@media(max-width:  1480px){
    .fwxqE-a,.fwxqF-a { margin-top: 30px; }
    .fwxqE-b .tit { font-size: 18px; bottom: 20px; }
    .fwxqE-f .t { font-size: 22px; }
}
@media(max-width:  1024px){
    .fwxqE-a,.fwxqF-a { margin-top: 20px; }
    .xqTit.bg { padding-bottom: 16px; }
    .xqTitt.bg { padding-bottom: 16px; }
    .fwxqE-a .swiper-container { padding-bottom: 60px; }
    .fwxqE-d { width: 140px }
    .fwxqE-a .swiper-pagination { width: calc(100% - 150px); }
    .fwxqE-d .prev { width: 40px; height: 40px; left:0; }
    .fwxqE-d .next { width: 40px; height: 40px; right:0; }
    .fwxqE-b .tit { font-size: 16px; bottom: 16px; }
    .fwxqE-f .t { font-size: 20px; }
}


.fwxqF-a ul li { float: left; width: 49%; border-radius: 8px; overflow: hidden; background: #fbfbfb; margin-right:2%; }
.fwxqF-a ul { display: flex; flex-wrap: wrap; }
.fwxqF-a ul li:nth-child(2n) { margin-right:0; }
.fwxqF-a ul li:nth-child(n+3) { margin-top: 20px; }
.fwxqF-b .con { padding:24px 20px 25px; }
.fwxqF-b .t { font-size: 22px;color:#333333; }
.fwxqF-b .c { font-size: 16px;color:#666666; line-height: 1.8; margin:8px 0 18px; }


.fwxqF-a ul li:hover .t { color:#0e5f9e; }
.fwxqF-a ul li:hover .mainMore i { width: 100%; }
.fwxqF-a ul li:hover .mainMore span { color:#0e5f9e; }

.fwxqF-c .swiper-container .swiper-pagination { text-align: right; padding-right: 30px; bottom: 20px; }

.fwxqF-c .swiper-container .swiper-pagination-bullet { background: #fff; opacity: 0.5; }
.fwxqF-c .swiper-container .swiper-pagination-bullet-active { opacity: 1; }

@media(max-width:  1480px){
    .fwxqF-b .t { font-size: 18px; }
    .fwxqF-b .con { padding: 16px 15px 20px; }
}
@media(max-width:  1024px){
    .fwxqF-a ul li { width: 100%; }
    .fwxqF-a ul li:nth-child(n+2) { margin-top: 16px; }
}
@media(max-width:  640px){
    .fwxqF-c .swiper-container .swiper-pagination { padding-right: 20px; bottom: 14px; }
    .fwxqF-b .con { padding: 15px 12px 16px; }
}


/*开发服务*/

.kffw { padding:70px 0 90px; }
.kffwA-a .con { margin-top: 30px; }
.kffwA-a .con .c { font-size: 18px;color:#666; line-height: 1.8; }
.kffwA-a .con .c1 { font-size: 20px;color:#333; line-height: 1.8; margin-top:30px; }
@media(max-width:  1480px){
    .kffw { padding:50px 0 70px; }
    .kffwA-a .con { margin-top: 20px; }
    .kffwA-a .con .c { font-size: 16px; }
    .kffwA-a .con .c1 { font-size: 18px; margin-top:20px; }
}
@media(max-width:  1024px){
    .kffw { padding:20px 0 40px; }
    .kffwA-a .con { margin-top: 20px; }
    .kffwA-a .con .c { font-size: 16px; }
    .kffwA-a .con .c1 { font-size: 18px; margin-top:15px; }
}


.kffwA-b { margin-top:50px; }
.kffwA-b ul li { height: 400px; float: left; width: 49%; border-top:  3px solid #c2cedb; border-radius: 5px; overflow: hidden; background: #ffffff; margin-right:2%;  }
.kffwA-b ul { display: flex; flex-wrap: wrap; }

.kffwA-b ul li:nth-child(2n) { margin-right:0; }


.kffwA-c { padding:140px 2.5vw 50px; }

.kffwA-c .icon { position: absolute; right:2.5vw; top:36px; }

.kffwA-c .t { font-size: 24px; color:#222222; position: relative; margin-bottom: 20px; padding-bottom: 20px; position: relative; }
.kffwA-c .c { transition: all 0.6s; font-size: 16px; color:#666666; line-height: 1.6; }
.kffwA-c .t:after { content:''; width: 60px; height: 2px; background: #1b6cb0; position: absolute; left:0; bottom:0; }

.kffwA-c .c p:nth-child(n+2) { margin-top:12px; }

.kffwA-c .more { height: 0; overflow: hidden; transition: all 0.6s; }

.kffwA-b ul li:hover .c { padding-bottom: 20px; }
.kffwA-b ul li:hover .more { height: 40px; }

 
.kffwA-b ul li:hover { background: url(../images/kffwbg.jpg) no-repeat center/cover; }
.kffwA-b ul li:hover .kffwA-c .icon { transition: all 0.5s; opacity: 0; }
.kffwA-b ul li:hover .kffwA-c .t:after { background: #fff; }
.kffwA-b ul li:hover .kffwA-c .t,.kffwA-b ul li:hover .kffwA-c .c { color: #fff; }

.kffwA-c .con { position: absolute; left: 0; padding:  0 2.5vw; bottom:35px; }

.kffwA-b ul li:nth-child(n+3) { margin-top:2%; }

@media(max-width:  1480px){
    .kffwA-b { margin-top: 40px; }
    .kffwA-c .t { font-size: 20px; }
    .kffwA-c .c { font-size: 14px; }
    .kffwA-c { padding:120px 2.5vw 50px; }
    .kffwA-c .icon img { width: 80px; }
}
@media(max-width:  1024px){
    .kffwA-c .icon { top: 20px; }
    .kffwA-b { margin-top: 30px; }
    .kffwA-b ul li { width: 100%;margin-right:0; height: auto; }
    .kffwA-b ul li:nth-child(n+2) { margin-top:16px; }
    .kffwA-c .con { position: relative; bottom: auto; padding:0; }
    .kffwA-c .t { padding-bottom: 16px; margin-bottom: 15px; font-size: 20px; }
    .kffwA-c .c { font-size: 14px; }
    .kffwA-c { padding:90px 16px 20px; transition: all 0.6s; }
    .kffwA-c .icon img { width: 60px; }
    .kffwA-b ul li:hover .kffwA-c { padding-top:30px; }

    .kffwA-c .t { font-size: 18px; }
}



.fwxqZ { margin-top:30px; padding-top: 30px; border-top:1px solid #ededed; }
.fwxqY { border-top:none; }
.fwxqB-d { font-size: 16px;color:#666666; line-height: 1.8; margin-top:12px; }
.fwxqB-d p:nth-child(n+2) { margin-top: 10px; }
.fwxqY .fwxqB-d { margin-top: 20px; text-align: center; max-width: 100%; background: #fbfbfb; padding: 2vw 1.5vw; border-radius: 6px; overflow: hidden; }
.fwxqX.fwxqC .con ul li { width: 100%; }
.fwxqW { margin-top:30px; }

.fwxqB-d ul,.fwxqB-d dl,.fwxqB-d ol { margin-left: 20px; }


.contactA { padding: 6.5vw 0 7vw; background: url(../images/contacta.jpg) no-repeat center/cover; }
.contactA-a { margin-top:40px; }
.contactA-a ul li { float: left; width: 19%; margin-right: 1.25%;justify-content:center; }
.contactA-a ul li:nth-child(5n) { margin-right:0; }
.contactA-a ul { display: flex; flex-wrap: wrap; }
.contactA-a ul li { position: relative; background: #ffffff; border-radius: 8px; overflow: hidden; }
.contactA-b { padding:2vw 1vw 3vw; }
.contactA-b .icon { border-radius: 50%; width: 96px; margin: 0 auto; border:3px solid #fff; background-color: #257f98; background-image: linear-gradient(#00cfec, #0e76b3); }
.contactA-b .con { text-align: center; }
.contactA-b .t { font-size: 20px;color:#333333; margin:20px 0 6px; }
.contactA-b .c { word-break: break-all; font-size: 18px;color:#666; }
.contactA-b .c a { color:#666; }
.contactA-a ul li:hover {  background-color: #257f98; background-image: linear-gradient(#268099, #005184); }
.contactA-a ul li:hover .contactA-b .icon { background: none; border-color:rgba(255,255,255,0.3); opacity: 0.9; }
.contactA-a ul li:hover .t,.contactA-a ul li:hover .c,.contactA-a ul li:hover .c a { color:#fff; }


@media(max-width:  1680px){
    .contactA-b .t { font-size: 18px; margin: 16px 0 5px; }
    .contactA-b .c { font-size: 16px; }
    .contactA-b .icon { width: 80px; }
    /*.fwxqB-d{margin-left: 16px;}*/
}
@media(max-width:  1280px){
    .contactA-a { margin-top:30px; }
    .contactA-b .t { font-size: 16px; }
    .contactA-b .c { font-size: 14px; }
    .contactA-b .icon { width: 60px; }
}
@media(max-width:  1024px){
    .contactA-a { margin-top:20px; }
    .contactA-a ul li{ width: 32%; margin-right:2%; }
    .contactA-a ul li:nth-child(3n) { margin-right:0; }
    .contactA-a ul li:nth-child(n+4) { margin-top:2%; width: 49%; }
    .contactA-b .icon { width: 60px; }
}
@media(max-width:  640px){
    .contactA { padding: 30px 0 40px; }
    .contactA-b .t { margin: 6px 0 5px; }
    .contactA-a ul li{ width: 49%; margin-right:2%; }
    .contactA-a ul li:nth-child(3n) { margin-right:2%; }
    .contactA-a ul li:nth-child(2n) { margin-right:0; }
    .contactA-a ul li:nth-child(n+3) { margin-top:2%; }
    .contactA-a ul li:nth-child(n+5) { width: 100%; }
    .contactA-b .icon { width: 60px; }
}
@media(max-width:  500px){
    .contactA-b .t { margin: 6px 0 5px; }
    .contactA-b { padding:16px 12px 20px; }
    .contactA-a ul li{ width: 100%; margin-right:0; }
    .contactA-a ul li:nth-child(3n) { margin-right:0; }
    .contactA-a ul li:nth-child(2n) { margin-right:0; }
    .contactA-a ul li:nth-child(n+2) { width: 100%; margin-top:12px; }
    .contactA-b .icon { width: 60px; }
}



.contactA-a ul li .line-animation-left,
.contactA-a ul li .line-animation-right {position: absolute;width: 64px;height: 64px;z-index: 3;}
.contactA-a ul li .line-animation-left span,
.contactA-a ul li .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.contactA-a ul li .line-animation-left span:before,
.contactA-a ul li .line-animation-left span:after,
.contactA-a ul li .line-animation-right span:before,
.contactA-a ul li .line-animation-right span:after {content: '';border: 1px solid transparent;width: 0;height: 0;display: block;}
.contactA-a ul li .line-animation-left span:before,
.contactA-a ul li .line-animation-right span:before {top: 0;left: 0;}
.contactA-a ul li .line-animation-left span:after,
.contactA-a ul li .line-animation-right span:after {bottom: 0;right: 0;}
.contactA-a ul li .line-animation-left {
  top: 10px;
  left: 10px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.contactA-a ul li .line-animation-right {
  bottom: 10px;
  right: 10px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.contactA-a ul li:hover .line-animation-left span:before,
.contactA-a ul li:hover .line-animation-left span:after,
.contactA-a ul li:hover .line-animation-right span:before,
.contactA-a ul li:hover .line-animation-right span:after,
.contactA-a ul li:hover .line-animation-left span:before,
.contactA-a ul li:hover .line-animation-left span:after,
.contactA-a ul li:hover .line-animation-right span:before,
.contactA-a ul li:hover .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.contactA-a ul li:hover .line-animation-left span:before,
.contactA-a ul li:hover .line-animation-right span:before,
.contactA-a ul li:focus .line-animation-left span:before,
.contactA-a ul li:focus .line-animation-right span:before {
  border-top-color: rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}


.contactB { padding:6.5vw 0 6vw; }
.contactB-d { position: relative; }
.contactB-c { position: absolute; right:0; width: 50%; top:50%; transform: translateY(-50%); padding:0 0 0 3vw; }
.contactB-e { float: left; width: 50%; }


.contactB-c form { margin-top:35px; }
.contactB-c form .sub { margin-top: 2vw; }
.contactB-c form .sub input { border: none; width: 1px; font-size: 0;color:#fff; height: 1px; opacity:0; }
.contactB-c form li { position: relative; margin-bottom: 12px; }
.contactB-c form .inp,.contactB-c form textarea { padding-left:  12px; font-size: 16px; width: 100%; height: 60px; border:1px solid #e2e2e2; }

/*.contactB-c form li.sign:after { content: "*"; font-size: 16px;color:#ff0000; position: absolute; right: 16px; top:50%; transform: translateY(-50%); }*/

.contactB-c form input:focus,.contactB-c form textarea:focus {  
  outline: 1px solid #3a8dde;
  border: none;
  color: #3a8dde;
}
.contactB-c form textarea { height: 120px; line-height: 60px; }

@media(max-width:  1680px){
    .contactB-c form { margin-top:25px; }
    .contactB-c form .inp,.contactB-c form textarea { height: 52px; }
    .contactB-c form textarea { height: 104px; line-height: 52px; }
    .contactB-c form .sub input { height: 52px; }
    .contactB-c form li { margin-bottom: 8px; }
    .contactB-c form textarea { height: 80px; }
}
@media(max-width:  1480px){
    .contactB-c { padding:0 0 0 30px; }
    .contactB-c form .inp { height: 42px; }


}
@media(max-width:  1280px){
    .contactB-c form { margin-top:20px; }
    .contactB-c form .inp,.contactB-c form textarea { height: 42px; }
    .contactB-c form textarea { height: 84px; line-height: 42px; }
    .contactB-c form .sub input { height: 42px; }
}
@media(max-width:  1024px){
    .contactB-c { width: 100%; position: relative; float: left; width: 100%; padding:  20px 0 0 0; top: 0; transform: translateY(0); }
    .contactB-e { width: 100%; }
}

/*分析服务*/

.fxfwA { padding:4vw 0 7vw; }
.fxfwA-a { margin-top: 2.5vw; }
.fxfwA-b ul li { background: #fff; float: left; width: 24%; margin-right:1.3333%; }
.fxfwA-b ul li:nth-child(3n) { margin-right:1.33333%; }
.fxfwA-b ul li:nth-child(4n) { margin-right: 0; }
.fxfwA-b ul li .icon { right: 2vw; left: auto; top: 30px; }

@media(max-width:  1780px){
    .fxfwA-b ul li .fwxqB-b { padding-top: 20px; }
    .fxfwA-b ul li .icon { top: 26px; }
}
@media(max-width:  1680px){
    .fwxqB-b .c { font-size: 14px; }
}
@media(max-width:  1480px){
    .fxfwA-b ul li .fwxqB-b { padding-top: 20px; }
    .fxfwA-b ul li .icon { top: 20px; }
    .fxfwA-a { margin-top: 30px; }
}
@media(max-width:  1024px){
    .fxfwA-a { margin-top: 20px; }
    .fwxqB-a ul li .line-animation-left { left: 10px; top:10px; }
    .fwxqB-a ul li .line-animation-right { right: 10px; bottom:10px; }
    .fxfwA-b ul li { width: 49%; margin-right:2%; }
    .fxfwA-b ul li:nth-child(3n) { margin-right:2%; }
    .fxfwA-b ul li:nth-child(2n) { margin-right:0; }
    .fxfwA-b ul li:nth-child(n+3) { margin-top: 2%; }
    .fxfwA .newsCenA-a a { position: relative; right:auto; top:0; transform: translateY(0); margin-top: 18px; }
}
@media(max-width:  640px){
    .fxfwA .newsCenA-a .mainMore span { font-size: 14px; }
    .fxfwA-b ul li { width: 100%; margin-right:0; }
    .fxfwA-b ul li:nth-child(3n) { margin-right:0; }
    .fxfwA-b ul li:nth-child(2n) { margin-right:0; }
    .fxfwA-b ul li:nth-child(n+2) { margin-top:18px; }
}
@media(max-width:  360px){
    .fxfwA .newsCenA-a .mainMore span { font-size: 13px; }
}

.fxfwB { padding: 5.5vw 0 6vw; background: #fff; }
.fxfwB-a .mainCon { margin-top: 30px; }
.mainCon { font-size: 18px;color:#666666; line-height: 1.8;  }
.mainCon p:nth-child(n+2) { margin-top: 18px; }
.fxfwB-b { margin-top:40px; }
.fxfwB-b ul { display: flex; flex-wrap: wrap; }
.fxfwB-b ul li { background: #f2f5f9; border-radius: 8px; overflow: hidden; float: left; width: 24%; margin-right: 1.3333%; }
.fxfwB-c { padding:90px 1.4vw 1.5vw; }
.fxfwB-c .icon { position: absolute; top:0; right: 1.4vw; }
.fxfwB-c .icon .pic2 { display: none; }
.fxfwB-b ul li:nth-child(4n) { margin-right:0; }
.fxfwB-c .t { font-size: 22px; color:#333333; padding-bottom: 16px; position: relative; }
.fxfwB-c .t:after { content:''; width: 60px; height: 2px; position: absolute; left:0; bottom: 0; background: #1b6cb0; }
.fxfwB-c .mainCon { margin-top: 16px; font-size: 16px; }
.fxfwB-b ul li:hover { transition: all 0.6s;background-color: #257f98; background-image: linear-gradient(#278199, #005184); }
.fxfwB-b ul li:hover .fxfwB-c .icon .pic2 { display: inline-block; }
.fxfwB-b ul li:hover .fxfwB-c .icon .pic1 { display: none; }
.fxfwB-b ul li:hover .fxfwB-c .t,.fxfwB-b ul li:hover .fxfwB-c .mainCon { color:#fff; }
.fxfwB-b ul li:hover .fxfwB-c .t:after { background: rgba(255,255,255,0.4); }
@media(max-width:  1680px){
    .fxfwB-c .t { font-size: 20px; }
}
@media(max-width:  1480px){
    .fxfwB-b { margin-top:30px; }
    .fxfwB-c .t { font-size: 18px; padding-bottom: 15px; }
    .fxfwB-c { padding-top: 80px; }
    .fxfwB-c .icon { width: 70px; }
    .fxfwB-c .icon img { width: 100%; }
    .mainCon { font-size: 16px; }
    .fxfwB-c .mainCon { font-size: 14px; margin-top: 10px; }
}
@media(max-width:  1100px){
    .fxfwB-b { margin-top:20px; }
    .fxfwB-c { padding:70px 15px 20px; }
    .fxfwB-b ul li { width: 49%; margin-right:2%; }
    .fxfwB-b ul li:nth-child(2n) { margin-right:0; }    
    .fxfwB-b ul li:nth-child(n+3) { margin-top: 18px; }    
}
@media(max-width:  640px){
    .fxfwB-b ul li { width: 100%; margin-right:0; }
    .fxfwB-b ul li:nth-child(2n) { margin-right:0; }    
    .fxfwB-b ul li:nth-child(n+2) { margin-top: 18px; }    
}


.fxfwC {  background: url(../images/fxfc.jpg) no-repeat center/cover; padding: 8vw 0 10.5vw; }
.fxfwC-a .mainCon { margin-top: 20px; }
.fxfwC-c { margin-top:3vw; }
.fxfwC-c .img { border: 1px solid rgba(255,255,255,0.1); padding: 10px; border-radius: 50%; margin: 0 auto; max-width: 176px; max-height: 176px; }
.fxfwC-c .img img { border:1px solid rgba(255,255,255,0.4); border-radius: 50%; display: block; width: 100%; margin: 0 auto 20px; }
.fxfwC-c .tit { font-size: 18px;color:#fff; text-align: center; margin-top: 18px; }

.fxfwC-c .swiper-slide:hover .img { background: #03bed8; border-color:#03bed8; }
.fxfwC-c .swiper-slide:hover .img img { border-color:#03bed8; }
.fxfwC-c .swiper-slide:hover .img img.pic1 { display: none; }
.fxfwC-c .swiper-slide:hover .img img.pic2 { display: block; }


.fxfwC-c .swiper-slide-active .img { background: #03bed8; border-color:#03bed8; }
.fxfwC-c .swiper-slide-active .img img { border-color:#03bed8; }
.fxfwC-c .swiper-slide-active .img img.pic1 { display: none; }
.fxfwC-c .swiper-slide-active .img img.pic2 { display: block; }


.fxfwC-c .mainQh { cursor: pointer; width: 50px; height: 50px; border-radius: 50%; border:1px solid rgba(255,255,255,0.3); position: absolute; top: 64px; }
.fxfwC-c .prev { left:-80px; background: url(../images/prev.png) no-repeat center; }
.fxfwC-c .next { right:-80px; background: url(../images/next.png) no-repeat center; }
.fxfwC-c .mainQh:hover { background-color:#00d4e7; border-color:#00d4e7; }

@media(max-width:  1680px){
    .fxfwC-c .img { width: 150px; height: 150px; }
    .fxfwC-c .mainQh { top: 51px; }
}
@media(max-width:  1480px){
    .fxfwC-c .img { width: 150px; height: 150px; }
    .fxfwC-c .mainQh { top: 51px; }
    .fxfwC-c .tit { font-size: 16px; margin-top: 15px; }
    .fxfwC-c .prev { left:-50px; background: url(../images/prev.png) no-repeat center; }
    .fxfwC-c .next { right:-50px; background: url(../images/next.png) no-repeat center; }
}
@media(max-width:  1024px){
    .fxfwC-a .mainCon { margin-top: 10px; }
    .fxfwC-c { padding: 0 20px; }
    .fxfwC-c .img { width: 100px; height: 100px; }
    .fxfwC-c .mainQh { width: 36px; height: 36px; top: 32px; }
    .fxfwC-c .tit { font-size: 16px; margin-top: 15px; }
    .fxfwC-c .prev { left:0px; background: url(../images/prev.png) no-repeat center; }
    .fxfwC-c .next { right:0px; background: url(../images/next.png) no-repeat center; }
}
@media(max-width:  500px){
    .fxfwC-c { padding: 0 40px; }
    .fxfwC-c .img { width: 100px; height: 100px; }
}
.scfwD { background: #ffffff; }
.scfwD .aboutC-b .c,.scfwE .aboutC-b .c { margin-bottom: 0; max-height: 15vw; }
.aboutC-b .c { line-height: 1.6; }
.scfwE .aboutC-a .img { float: right; }
.scfwE .aboutC-b { left:0; right:auto; }

.aboutC-b .ccc { text-align: right; }
.aboutC-b .ccc .ttt p { position: relative; padding-left:62px;font-size: 18px;color:#333333; display: inline-block; }
.aboutC-b .ccc .ttt p:after { content:''; width: 52px; height: 1px; background: #1b6cb0; position: absolute; left:0; top:12px; }
.aboutC-b .ccc .ttt p span { color:#1b6cb0; }
.aboutC-b .ccc .ttt { margin:3vw 0 15px; }

@media(max-width:  1024px){
    .scfwD .aboutC-b .c,.scfwE .aboutC-b .c { max-height: 10000px; overflow: hidden; }
    .aboutC-b .c .ccc .ttt p { padding-left:42px;font-size: 16px; }
    .aboutC-b .c .ccc .ttt p:after { width: 36px; top:12px; }
    .aboutC-b .c .ccc .ttt { margin:20px 0 10px; }
}
@media(max-width:  500px){
    .scfwD .aboutC-b .c,.scfwE .aboutC-b .c { max-height: 10000px; overflow: hidden; }
    .aboutC-b .ccc .ttt p { padding-left:32px;font-size: 14px; }
    .aboutC-b .ccc .ttt p:after { width: 26px; top:10px; }
    .aboutC-b .ccc .ttt { margin:20px 0 10px; }
}
@media(max-width:  360px){
    .scfwD .aboutC-b .c,.scfwE .aboutC-b .c { max-height: 10000px; overflow: hidden; }
    .aboutC-b .ccc .ttt p { padding-left:0px;font-size: 14px; }
    .aboutC-b .ccc .ttt p:after { width: 0px; top:10px; }
    .aboutC-b .ccc .ttt { margin:20px 0 10px; }
}


/*分析服务二级*/
.fxfwej { background-color: #fff; }
.fxfwejA { padding:4vw 0 7vw; }
.fxfwejA .article { margin-top:0; }
.fxfwej .fwxqC { background: none; }
.fxfwej .fwxqX.fwxqC .con ul { margin-top: 10px; }
.fxfwej .fwxqX.fwxqC .con ul li { padding:0; }
.fxfwej .fwxqX.fwxqC .con ul li:after { display: none; }
.fxfwej .fwxqX.fwxqC .con ul li a { position: relative; display: block; padding: 16px 20px 16px 24px; display: block;  background: url(../images/mxfwc.png) no-repeat right 20px; }
.fxfwej .fwxqX.fwxqC .con ul li a:after { position: absolute; left: 0; content: ''; width: 16px; height: 16px; top: 18px; background: url(../images/mxfwb.png) no-repeat center/cover; }
.fxfwej .fwxqX.fwxqC .con ul li:hover a { color:#0e5f9e; background-image: url(../images/mxfwcbg.png); }
.fxfwej .fwxqX.fwxqC .con ul li:hover { border-color:#0e5f9e; }
.fxfwej .fwxqX.fwxqC .con ul li:hover a:after {  background-image: url(../images/mxfwbbg.png); }
.fxfwejA .fwxqC { margin-top:50px; }
@media(max-width:  1024px){
    .fxfwej .fwxqX.fwxqC .con ul { margin-top:0; }
    .fxfwejA .fwxqC { margin-top:20px; }
    .aboutC-b .ccc .sign .a-fadeinB4 {width:100px;}
}

.fxfwejB { padding:4vw 0 5vw; }
.fxfwejB-a .mainCon { margin-top: 20px; }
.fxfwejC { padding: 4vw 0 5vw; }
.fxfwejC .fwxqF-a ul li { width: 32%; border-radius: 8px; overflow: hidden; background: #fbfbfb; margin-right:2%; }
.fxfwejC .fwxqF-a ul { display: flex; flex-wrap: wrap; }
.fxfwejC .fwxqF-a ul li:nth-child(2n) { margin-right:2%; }
.fxfwejC .fwxqF-a ul li:nth-child(3n) { margin-right:0; }
.fxfwejC .fwxqF-a ul li:nth-child(n+3) { margin-top: 0px; }
.fxfwejC .fwxqF-a ul li:nth-child(n+4)  { margin-top: 20px; }

.bgH .fxfwejC .fwxqF-a ul li { background: #fff; }

.fxfwejB .fwxqD-a .con { background: #fff; }
.fxfwejB .fwxqD { margin-top: 0; }

@media(max-width:1024px){
    .fxfwejB,.fxfwejC { padding: 30px 0 40px; }
    .fxfwejC .fwxqF-a ul li { width: 100%; margin-right:0; }
    .fxfwejC .fwxqF-a ul li:nth-child(2n) { margin-right:0; }
    .fxfwejC .fwxqF-a ul li:nth-child(n+2) { margin-top: 18px; }
}


/*AUC服务*/
.auc { background-color: #fff; }
.aucA { padding: 4vw 0 6vw; }
.aucA .fwxqD-a { margin-top: 5vw; }
.aucA .fwxqD-a .con p{ padding-left:0; }
.aucA .fwxqD-a .con p:after { display: none; }
.aucA .fwxqD-a ul li .tit .t { padding-left:50px; position: relative; background: none; }
.aucA .fwxqD-a ul li .tit .t:before { content:'Q'; width: 38px; line-height: 38px; background: #ececec; font-size: 20px; color:#fff; border-radius: 50%; position: absolute; left:0; top: -5px; text-align: center; }
.aucA .fwxqD-a ul li.cur .tit .t:before { background: #33749d; }
.aucA .fwxqD-a ul li .con { font-size: 18px; color: #666666; line-height: 1.8; position: relative; padding-left: 70px; }
.aucA .fwxqD-a ul li .con:before { content:'A'; width: 38px; line-height: 38px; background: #1b6cb0; font-size: 20px; color:#fff; border-radius: 50%; position: absolute; left:20px; top:20px; text-align: center; }
@media(max-width: 1480px){
    .aucA .fwxqD-a ul li .con { font-size: 16px; padding: 20px 20px 20px 55px; }
    .aucA .fwxqD-a ul li .con:before,.aucA .fwxqD-a ul li .tit .t:before{ left: 15px; width: 30px; height: 30px; line-height: 30px; }
    .aucA .fwxqD-a ul li .con:before { top:18px; }
    .aucA .fwxqD-a ul li .tit .t:before { left:0; top: -1px; }
    .aucA .fwxqD-a ul li .tit .t { padding-left:40px; }
}


/*分析测试和单项测试服务*/
.fxcsA { padding:5vw 0 6vw; }
.fxcsA-b { margin-top: 40px; background: #fff; padding: 10px 2vw 2.5vw; }
.fxcsA-b .topTit .tit { font-size: 30px;color:#222222; }
.fxcsA-b .topTit a.mainMore { position: absolute; right:0; top:50%; transform: translateY(-50%); }
.fxcsA-b .topTit { padding: 20px 0; border-bottom: 1px solid #ededed; }
.fxcsA-c { padding-top: 20px; }
.fxcsA-c ul { display: flex; flex-wrap: wrap; }
.fxcsA-c ul li { float: left; width: 23%; margin-right: 2.66666%; }
.fxcsA-c ul li:nth-child(4n) { margin-right:0; }
.fxcsA-c ul li { display: block; font-size: 16px;color: #666666; padding: 8px 0 8px 10px; position: relative; }
.fxcsA-c ul li:after { content:''; width: 4px; height: 4px; position: absolute; left:0; top:50%; transform: translateY(-50%); border-radius: 50%; background: #666666; }
@media(max-width:  1480px){
    .fxcsA-c ul li { width: 32%; margin-right: 2%; }
    .fxcsA-c ul li:nth-child(4n) { margin-right:2%; }
    .fxcsA-c ul li:nth-child(3n) { margin-right:0; }
    .fxcsA-b .topTit .tit { font-size: 24px; }
    .fxcsA-b { margin-top: 30px; }
}
@media(max-width:  1024px){
    .fxcsA-b .topTit .tit { font-size: 20px; }
    .fxcsA-b { margin-top: 20px; }
    .fxcsA-b .topTit { padding: 12px 0; }
    .fxcsA-c ul li { width: 48%; margin-right: 2%; }
    .fxcsA-c ul li:nth-child(3n) { margin-right:2%; }
    .fxcsA-c ul li:nth-child(2n) { margin-right:0; }
    .fxcsA-b { background: #fff; padding: 0px 12px 20px; }
}
@media(max-width:  640px){
    .fxcsA-c ul li { width: 100%; margin-right: 0; }
    .fxcsA-c ul li:nth-child(3n) { margin-right:0; }
    .fxcsA-c ul li:nth-child(2n) { margin-right:0; }
}

/*质量和注册服务*/
.zlglA { background: url(../images/zlgla.jpg) no-repeat center/cover; }
.zlglA .aboutE { background: none; }
.zlglB .article { color:#fff; margin-top: 20px; }
.zlglB .advantageB-b ul li { height: 9vw; width: 19%; margin-right: 1.25%; }
.zlglB .advantageB-b ul li:nth-child(n+6) { margin-top: 1.25%; margin-right:1.25%; width: 19%; }
.zlglB .advantageB-b ul li:nth-child(5),.zlglB .advantageB-b ul li:nth-child(9) { margin-right:1.25%; }
.zlglB .advantageB-b ul li:nth-child(5n) { margin-right:0; }

@media(max-width: 1024px){
    .zlglB .advantageB-b ul li { height: 14vw; width: 32%; margin-right: 2%; }
    .zlglB .advantageB-b ul li:nth-child(n+4) { margin-top: 2%; margin-right:2%; width: 32%; }
    .zlglB .advantageB-b ul li:nth-child(5),.advantageB-b ul li:nth-child(9) { margin-right:2%; }
    .zlglB .advantageB-b ul li:nth-child(5n) { margin-right:2%; }
    .zlglB .advantageB-b ul li:nth-child(3n) { margin-right:0; }
}
@media(max-width: 750px){
    .zlglB .advantageB-b ul li { height: 90px; width: 32%; margin-right: 2%; }
    .zlglB .advantageB-b ul li:nth-child(n+3) { margin-top: 0; }
    .zlglB .advantageB-b ul li:nth-child(n+4) { margin-top: 2%; margin-right:2%; width: 32%; }
    .zlglB .advantageB-b ul li:nth-child(5),.advantageB-b ul li:nth-child(9) { margin-right:2%; }
    .zlglB .advantageB-b ul li:nth-child(5n) { margin-right:2%; }
    .zlglB .advantageB-b ul li:nth-child(3n) { margin-right:0; }
    .advantageB-c .icon img { height: 40px; }
}
@media(max-width: 500px){
    .zlglB .advantageB-b ul li { height: 80px; }
    .advantageB-c .tit { font-size: 14px; margin-top: 2px; }
}

.zlglC { padding:6vw 0 7vw; background: #fbfbfb; }

.zlglD { padding:6vw 0 5.5vw; }
.zlglD-b { margin-top:2vw; }
.zlglD-b .tit .t1 { margin: 0 auto; border-radius: 50px; display: block; width: 290px; font-size: 26px;color:#fff; font-weight: bold; font-family:"fzltc"; line-height: 66px; background-color: #257f98; background-image: linear-gradient(#268099, #005184); }
.zlglD-b .tit .t2 { font-size: 20px;color:#005184; padding: 15px 0 25px; }

@media(max-width:  1480px){
    .zlglD-b .tit .t1 { font-size: 22px; line-height: 50px; width: 260px; }
    .zlglD-b .tit .t2 { font-size: 18px; }
}
@media(max-width:  1024px){
    .zlglD-b .tit .t1 { font-size: 20px; line-height: 46px; width: 220px; }
    .zlglD-b .tit .t2 { font-size: 18px; padding: 8px 0 15px; }
}
@media(max-width:  640px){
    .zlglD-b .tit .t1 { font-size: 18px; line-height: 36px; width: 180px; }
    .zlglD-b .tit .t2 { font-size: 16px; padding: 8px 0 15px; }
}


.zlglE ul li { float: left; width: 50%; }

.zlglE-a .t { position: relative; padding-bottom:  18px; font-size: 2.5vw; color:#ffffff; }
.zlglE-a .c { margin-top: 16px; font-size: 16px;color:#fff; line-height: 1.8; }
.zlglE-a .c p { margin:  8px 0; position: relative; padding-left: 12px; }
.zlglE-a .c p:after {content: '';width: 5px;height: 5px;background: #fff;border-radius: 50%;position: absolute;left: 0;top: 11px; }

.zlglE-a .con { z-index: 10; position: absolute; width: 60%; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.zlglE-a .con .t:after { content:''; width: 60px; height: 2px; background: rgba(255,255,255,0.3); position: absolute; left:0; bottom:0; }

.zlglE ul li .zlglE-a:after { opacity: 0; transition: all 0.6s; content:''; width: 100%; position: absolute; left: 0; top: 0; height: 100%; background: url(../images/zlglebg.png) no-repeat center/cover; }
.zlglE ul li:hover .zlglE-a:after { opacity: 1; }
.zlglE-a .img { border-radius: 0; }


@media(max-width:  1480px){
    .zlglE-a .t { font-size: 2.3vw; }
    .zlglE-a .con { width: 70%; }
}
@media(max-width:  1024px){
    .zlglE ul li { width: 100%; }
    .zlglE-a .t { font-size: 20px; }
    .zlglE-a .con { width: 94%; }
}
@media(max-width:  450px){
    .zlglE-a .t { font-size: 18px; }
    .zlglE-a .c { font-size: 14px; line-height: 1.6; }
}


.zlglE ul li .line-animation-left,
.zlglE ul li .line-animation-right {position: absolute;width: 64px;height: 64px;z-index: 3;}
.zlglE ul li .line-animation-left span,
.zlglE ul li .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.zlglE ul li .line-animation-left span:before,
.zlglE ul li .line-animation-left span:after,
.zlglE ul li .line-animation-right span:before,
.zlglE ul li .line-animation-right span:after {content: '';border: 1px solid transparent;width: 0;height: 0;display: block;}
.zlglE ul li .line-animation-left span:before,
.zlglE ul li .line-animation-right span:before {top: 0;left: 0;}
.zlglE ul li .line-animation-left span:after,
.zlglE ul li .line-animation-right span:after {bottom: 0;right: 0;}
.zlglE ul li .line-animation-left {
  top: 15px;
  left: 15px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.zlglE ul li .line-animation-right {
  bottom: 15px;
  right: 15px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.zlglE ul li:hover .line-animation-left span:before,
.zlglE ul li:hover .line-animation-left span:after,
.zlglE ul li:hover .line-animation-right span:before,
.zlglE ul li:hover .line-animation-right span:after,
.zlglE ul li:hover .line-animation-left span:before,
.zlglE ul li:hover .line-animation-left span:after,
.zlglE ul li:hover .line-animation-right span:before,
.zlglE ul li:hover .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.zlglE ul li:hover .line-animation-left span:before,
.zlglE ul li:hover .line-animation-right span:before,
.zlglE ul li:focus .line-animation-left span:before,
.zlglE ul li:focus .line-animation-right span:before {
  border-top-color: rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}


/*ADC服务*/
.adc { background: url(../images/adcabg.jpg) no-repeat center/cover; }
.adcA .aboutE-a .t { font-size: 2.4vw; }
@media(max-width:  1024px){
    .adcA .aboutE-a .t { font-size: 24px; line-height: 1.6; }
}
@media(max-width:  500px){
    .adcA .aboutE-a .t { font-size: 20px; }
}



.adcB { padding: 5.5vw 0 6vw; background: url(../images/adcbbg.jpg) no-repeat center/cover; }
.adcB-b { margin:40px 0 30px; }
.adcB-b ul { display: flex; flex-wrap: wrap; }
.adcB-b ul li { position: relative; text-align: center; border-radius: 8px; overflow: hidden; padding: 40px 20px 50px; float: left; width: calc(33.3333% - 7px); margin-right:10px; background: #2e82bc; }
.adcB-b ul li:nth-child(3n) { margin-right:0; }
.adcB-b ul li:nth-child(n+4) { margin-top:10px; }
.adcB-b .icon { display: inline-block; border-radius: 50%; background: #438fc3; }
.adcB-b .tit { font-size: 22px;color:#fff; margin-top: 8px; }
.adcB-b ul li:hover { transition: all 0.6s; background-color: #508aab; background-image: linear-gradient(#67a7b7, #4c85a9); }
.adcB-b ul li:hover .icon { transition: all 0.6s; background: rgba(255,255,255,0.1); }

.adcB-d p { font-size: 18px;color:#fff; }
.adcB-d p a { color:#00d4e7; text-decoration: underline; }

.adcC { padding:6vw 0; }

@media(max-width:  1680px){
    .adcB-b ul li { padding:30px 16px 40px; }
    .adcB-b .icon { width: 100px; }
    .adcB-b .tit { font-size: 20px; }
}
@media(max-width:  1480px){
    .adcB-b { margin:30px 0 20px; }
    .adcB-b ul li { padding:20px 16px 30px; }
    .adcB-b .icon { width: 80px; }
    .adcB-b .tit { font-size: 18px; }
    .adcB-d p { font-size: 16px; }
}
@media(max-width:  1024px){
    .adcB,.adcC { padding: 30px 0 40px; }
    .adcB-b { margin:20px 0 16px; }
    .adcB-b ul li { padding:16px 12px 20px; }
    .adcB-b .icon { width: 60px; }
    .adcB-b .tit { font-size: 16px; }
    .adcB-d p { font-size: 13px; }
}
@media(max-width:  1024px){
    .adcB-b ul li { width: calc(50% - 5px); margin-right:10px; }
    .adcB-b ul li:nth-child(3n) { margin-right:10px; }
    .adcB-b ul li:nth-child(2n) { margin-right:0; }
    .adcB-b ul li:nth-child(n+3) { margin-top:10px; }
}


.adcB-b ul li .line-animation-left,
.adcB-b ul li .line-animation-right {position: absolute;width: 64px;height: 64px;z-index: 3;}
.adcB-b ul li .line-animation-left span,
.adcB-b ul li .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.adcB-b ul li .line-animation-left span:before,
.adcB-b ul li .line-animation-left span:after,
.adcB-b ul li .line-animation-right span:before,
.adcB-b ul li .line-animation-right span:after {content: '';border: 2px solid transparent;width: 0;height: 0;display: block;}
.adcB-b ul li .line-animation-left span:before,
.adcB-b ul li .line-animation-right span:before {top: 0;left: 0;}
.adcB-b ul li .line-animation-left span:after,
.adcB-b ul li .line-animation-right span:after {bottom: 0;right: 0;}
.adcB-b ul li .line-animation-left {
  top: 15px;
  left: 15px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.adcB-b ul li .line-animation-right {
  bottom: 15px;
  right: 15px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.adcB-b ul li:hover .line-animation-left span:before,
.adcB-b ul li:hover .line-animation-left span:after,
.adcB-b ul li:hover .line-animation-right span:before,
.adcB-b ul li:hover .line-animation-right span:after,
.adcB-b ul li:hover .line-animation-left span:before,
.adcB-b ul li:hover .line-animation-left span:after,
.adcB-b ul li:hover .line-animation-right span:before,
.adcB-b ul li:hover .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.adcB-b ul li:hover .line-animation-left span:before,
.adcB-b ul li:hover .line-animation-right span:before,
.adcB-b ul li:focus .line-animation-left span:before,
.adcB-b ul li:focus .line-animation-right span:before {
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}

.adcD { background: #f8f8f8; }
.adcD-b { margin-top: 40px; }
.adcD-b ul { display: flex; flex-wrap: wrap; }
.adcD-b ul li { float: left; width: 24%; margin-right: 1.3333%; background: #fff; border-radius: 8px; overflow: hidden; position: relative; transition: all 0.6s; }
.adcD-c { position: relative; padding:8vw 1.5vw 2vw; }
.adcD-c .icon { width: 4.5vw; position: absolute; right: 1.5vw; top:1.5vw; }
.adcD-c .icon .pic2 { display: none; }
.adcD-c .con { line-height: 1.8; font-size: 22px;color:#222222; }
.adcD-b ul li:nth-child(4n) { margin-right:0; }
.adcD-b ul li:hover .adcD-c .icon .pic1 { display: none; }
.adcD-b ul li:hover .adcD-c .icon .pic2 { display: inline-block; }
.adcD-b ul li:hover { transition: all 0.6s; background-color: #075a87; background-image: linear-gradient(#278199, #005184); }
.adcD-b ul li:hover .con { color:#fff; }


.adcD-b ul li .line-animation-left,
.adcD-b ul li .line-animation-right {position: absolute;width: 64px;height: 64px;z-index: 3;}
.adcD-b ul li .line-animation-left span,
.adcD-b ul li .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.adcD-b ul li .line-animation-left span:before,
.adcD-b ul li .line-animation-left span:after,
.adcD-b ul li .line-animation-right span:before,
.adcD-b ul li .line-animation-right span:after {content: '';border: 2px solid transparent;width: 0;height: 0;display: block;}
.adcD-b ul li .line-animation-left span:before,
.adcD-b ul li .line-animation-right span:before {top: 0;left: 0;}
.adcD-b ul li .line-animation-left span:after,
.adcD-b ul li .line-animation-right span:after {bottom: 0;right: 0;}
.adcD-b ul li .line-animation-left {
  top: 15px;
  left: 15px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.adcD-b ul li .line-animation-right {
  bottom: 15px;
  right: 15px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.adcD-b ul li:hover .line-animation-left span:before,
.adcD-b ul li:hover .line-animation-left span:after,
.adcD-b ul li:hover .line-animation-right span:before,
.adcD-b ul li:hover .line-animation-right span:after,
.adcD-b ul li:hover .line-animation-left span:before,
.adcD-b ul li:hover .line-animation-left span:after,
.adcD-b ul li:hover .line-animation-right span:before,
.adcD-b ul li:hover .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.adcD-b ul li:hover .line-animation-left span:before,
.adcD-b ul li:hover .line-animation-right span:before,
.adcD-b ul li:focus .line-animation-left span:before,
.adcD-b ul li:focus .line-animation-right span:before {
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}


@media(max-width:  1680px){
    .adcD-c .con { font-size: 20px; }
}
@media(max-width:  1480px){
    .adcD-b { margin-top: 30px; }
    .adcD-c .con { font-size: 18px; }
    .line-animation-left {
      top: 12px!important;
      left: 10px!important;
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
    }
    .line-animation-right {
      bottom: 12px!important;
      right: 10px!important;
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
    }
}
@media(max-width:  1024px){
    .adcD-b { margin-top: 20px; }
    .adcD-b ul li { width: 49%; margin-right:2%; }
    .adcD-c .con { font-size: 18px; }
    .adcD-c { padding:80px 15px 20px; }
    .adcD-c .icon { width: 50px; position: absolute; right: 15px; top:15px; }
    .adcD-b ul li:nth-child(4n) { margin-right:2%; }
    .adcD-b ul li:nth-child(2n) { margin-right:0; }
    .adcD-b ul li:nth-child(n+3) { margin-top:2%; }
}
@media(max-width:  500px){
    .adcD-b ul li { width: 100%; margin-right:0; }
    .adcD-c .icon { width: 50px; position: absolute; right: 15px; top:15px; }
    .adcD-b ul li:nth-child(4n) { margin-right:0; }
    .adcD-b ul li:nth-child(2n) { margin-right:0; }
    .adcD-b ul li:nth-child(n+2) { margin-top:16px; }
}

.bgH { background: #f8f8f8; }

/*细胞培养基*/
.ybpyj { background: url(../images/xbpyjbg.jpg) no-repeat center/cover; }

.pyjA-a {  }
.pyjA-a ul li { margin: 0 2vw 4vw; display: inline-block; }

.pyjA-a ul li .tt { margin-top: 8px; font-size: 20px;color:#666666; }
@media(max-width:  1680px){
    .pyjA-a ul li { margin: 0 1.5vw 3vw; }
    .pyjA-a ul li .tt { font-size: 18px; }
}
@media(max-width:  1480px){
    .pyjA-a .iocn img { width: 80px; }
    .pyjA-a ul li { margin: 0 0.5vw 3vw; }
    .pyjA-a ul li .tt { font-size: 18px; }
}
@media(max-width:  1280px){
    .pyjA-a .iocn img { width: 60px; }
    .pyjA-a ul li { margin: 0 1.5vw 3vw; }
    .pyjA-a ul li .tt { font-size: 16px; }
}
@media(max-width:  1024px){
    .pyjA-a .iocn img { width: 60px; }
    .pyjA-a ul li { float: left; width: 50%; margin: 0 0 20px; padding: 0 12px; }
    .pyjA-a ul li .tt { font-size: 16px; }
}


.xbpyjC { padding: 5.5vw 0 6vw; background: #fff; }

.xbpyjC-b { margin-top:50px; }
.xbpyjC-b .tab { cursor: pointer; border: 1px solid #ededed; border-radius: 50%; float: left; width: 176px; height: 176px; background: #fff; margin-right: calc(25% - 220px); z-index: 5; position: relative; }
.xbpyjC-b .tabTit { position: relative; margin-bottom:50px; }
.xbpyjC-b .tabTit:before { position: absolute; content:''; width: 100%; height: 1px; background: #ededed; left:0; top:50%; }
.xbpyjC-b .tab img { width: 100%; }
.xbpyjC-b .tab:last-child { margin-right:0; }
.xbpyjC-b .tab.cur,.xbpyjC-b .tab:hover {  border-color: #fff; transition: all 0.6s; background-color: #075a87; background-image: linear-gradient(#278199, #005184); }
.xbpyjC-b .tab .pic2 { display: none; }
.xbpyjC-b .tab.cur .pic1,.xbpyjC-b .tab:hover .pic1 { display: none; } 
.xbpyjC-b .tab.cur .pic2,.xbpyjC-b .tab:hover .pic2 { display: block; } 


.xbpyjC-c { padding:3vw 2.5vw; background: #fbfbfb; }
.xbpyjC-c .t { font-size: 24px;color:#333333; }
.xbpyjC-c .c { font-size: 16px;color:#666666; line-height: 1.8; margin-top:10px; }

.xbpyjC-b .tab.cur:after { content:''; width: 43px; height: 25px; background: url(../images/pyjcbg.png) no-repeat center/cover; position: absolute; left:50%; transform: translateX(-50%); bottom: -50px; transition: all 0.6s; }



@media(max-width:  1680px){
    .xbpyjC-b { margin-top:40px; }
    .xbpyjC-b .tab { width: 140px; height: 140px; margin-right: calc(25% - 175px); }
    .xbpyjC-b .tabTit { margin-bottom:40px; }
    .xbpyjC-c .t { font-size: 22px; }
    .xbpyjC-b .tab.cur:after { bottom: -40px; }
}
@media(max-width:  1480px){
    .xbpyjC-b { margin-top:30px; }
    .xbpyjC-b .tab { width: 100px; height: 100px; margin-right: calc(25% - 125px); }
    .xbpyjC-b .tabTit { margin-bottom:30px; }
    .xbpyjC-c .t { font-size: 20px; }
    .xbpyjC-b .tab.cur:after { bottom: -40px; }
}
@media(max-width:  1024px){
    .xbpyjC-b { margin-top:20px; }
    .xbpyjC-b .tabTit { margin-bottom:20px; }
    .xbpyjC-b .tab.cur:after { bottom: -30px; }
}
@media(max-width: 750px){
    .xbpyjC-b .tab { width: 60px; height: 60px; margin-right: calc(25% - 75px); }
    .xbpyjC-c .t { font-size: 18px; }
}
@media(max-width: 550px){
    .xbpyjC-b .tab { width: 50px; height: 50px; margin-right: calc(25% - 62.5px); }
}


/*细胞培养基-商业化生产*/
.syhsc { background: url(../images/syhscabg.jpg) no-repeat center/cover; }
.syhscA { padding: 9vw 0 9vw; background: url(../images/syhscbbg.jpg) no-repeat center/cover; }
.syhscA-b { margin-top:4vw; }
.syhscA-b ul li { float: left; width: 200px; margin-right: calc(25% - 250px); text-align: center; }
.syhscA-b ul li:nth-child(5n) { margin-right:0; }
.syhscA-b ul li .icon { margin: 0 auto 12px; width: 165px; height: 165px; overflow: hidden; border:  6px solid rgba(40,120,180,0.24); box-sizing: border-box; border-radius: 50%;  }
.syhscA-b ul li .icon img {  background: #2b87c5; }
.syhscA-b .tit { font-size: 22px;color:#ffffff; line-height: 1.8; }
@media(max-width:  1680px){
    .syhscA-b ul li .icon { width: 150px;height: 150px; }
    .syhscA-b ul li { width: 180px; margin-right: calc(25% - 225px); }
    .syhscA-b .tit { font-size: 20px; }
}
@media(max-width:  1480px){
    .syhscA-b ul li .icon { width: 135px;height: 135px; }
    .syhscA-b ul li { width: 170px; margin-right: calc(25% - 213px); }
    .syhscA-b .tit { font-size: 18px; }
    .syhscA-b ul li .icon { margin-bottom: 6px; }
}
@media(max-width:  1280px){
    .syhscA-b ul li .icon { width: 110px;height: 110px; }
    .syhscA-b ul li { width: 150px; margin-right: calc(25% - 188px); }
    .syhscA-b .tit { font-size: 16px; }
}
@media(max-width:  1024px){
    .syhscA-b ul li .icon { width: 110px;height: 110px; }
    .syhscA-b ul li { width: 33.3333%; margin-right: 0; }
    .syhscA-b ul li:nth-child(n+4) { width: 40%; margin-top: 16px; }
    .syhscA-b ul li:nth-child(4) { margin-left:10%; }
    .syhscA-b ul li:nth-child(5) { margin-right:10%; }
}
@media(max-width:  640px){
    .syhscA { padding: 40px 0 50px; }
    .syhscA-b ul li .icon { width: 90px;height: 90px; }
    .syhscA-b ul li { width: 50%; margin-right: 0; }
    .syhscA-b ul li:nth-child(n+3) { width: 50%; margin-top: 12px; }
    .syhscA-b ul li:nth-child(4) { margin-left:0%; }
    .syhscA-b ul li:nth-child(5) { margin-right:10%; }
}
@media(max-width:  360px){
    .syhscA-b .tit { font-size: 14px; }
}


.syhscC { background: url(../images/syhsccbg.jpg) no-repeat center/cover; }
.syhscD { background: #fbfbfb; padding:6vw 0 7vw; }
.syhscD-b { margin-top:50px; padding-left:13.5%; }
.syhscD-b .swiper-container .swiper-slide { position: relative; text-align: center; padding: 1px; width: 360px; }
.syhscD-b .swiper-container .swiper-slide:after { content:''; width: 35px; height: 22px; background: url(../images/syhsce7.png) no-repeat center/cover; position: absolute; right: -50px; top: 50%; transform: translateY(-50%); }
.syhscD-b .swiper-container .swiper-slide:last-child:after { display: none; }
.syhscD-c .img { padding:10px; border-radius: 8px; border:2px solid #dddddd; }
.syhscD-c .t { font-size: 20px;color:#333333; margin-top:24px; }
.syhscD-b .swiper-container { padding-bottom:120px; }
.syhscD-b .swiper-pagination { position: absolute; left:0; bottom: 20px; width: calc(85% - 140px); top:auto; }
.syhscD-b .swiper-pagination .swiper-pagination-progressbar-fill { background: #0e5f9e; }
.syhscD-b .fwxqE-d { right:  15.5%; width: 110px; }

.syhscD-b .swiper-container .swiper-slide:hover .img { border-color:#0e5f9e; }
.syhscD-b .swiper-container .swiper-slide:hover .t { color:#0e5f9e; }

@media(max-width:  1480px){
    .syhscD-b { margin-top:40px; padding-left:10%; }
    .syhscD-b .fwxqE-d { right:  11%; width: 110px; }
    .syhscD-b .swiper-pagination { width: calc(90% - 140px); }
    .syhscD-b .swiper-container { padding-bottom:100px; }
    .syhscD-b .swiper-container .swiper-slide { width: 300px; }
    .syhscD-c .t { font-size: 18px; margin-top: 14px; }
}
@media(max-width:  1280px){
    .syhscD-b { margin-top:30px; padding-left:7%; }
    .syhscD-b .fwxqE-d { right:  7.4%; width: 110px; }
    .syhscD-b .swiper-pagination { width: calc(93% - 140px); }
    .syhscD-b .swiper-container { padding-bottom:80px; }
}
@media(max-width:  1024px){
    .syhscD-b { margin-top:20px; padding-left:3%; }
    .syhscD-b .fwxqE-d { right: 3.2%; width: 96px; }
    .syhscD-b .swiper-pagination { width: calc(96% - 110px); }
    .syhscD-b .swiper-container { padding-bottom:60px; }
    .syhscD-b .swiper-container .swiper-slide { width: 260px; }
    .syhscD-c .t { font-size: 16px; margin-top: 12px; }

    .syhscD-b .swiper-container .swiper-slide:after { width: 23px; height: 14px; right: -33px; }

}




.syhscE { padding: 5.5vw 0 6vw; background: #fff; }
.syhscE .syhscE-a {text-align: center;font-weight: 800; font-family:"fzltc";}
.syhscE-b { margin-top:50px; }
.syhscE-b .tab { cursor: pointer; border: 1px solid #e1eef6; border-radius: 50%;vertical-align: top; display: inline-block;  width: 176px; height: 176px; background: #fff; margin-right: calc(25% - 220px); z-index: 5; position: relative; }
.syhscE-b .tab:before { content:''; width: calc(100% + 16px); height: calc(100% + 16px); border:1px solid #f2f2f2; border-radius: 50%; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); }
.syhscE-b .tabTit { text-align: center; position: relative; margin-bottom:50px; }
.syhscE-b .tab .relative { border-radius: 50%; text-align: center; padding-top:30px; }
.syhscE-b .tab .icona { content:''; width: 35px; height: 22px; background: url(../images/syhsce7.png) no-repeat center/cover; position: absolute; right: calc(120px - 10vw); top: 50%; transform: translateY(-50%); }
.syhscE-b .tab:last-child .icona { display: none; }
.syhscE-b .tab .tit { font-size: 16px;color:#666666; margin-top:0px; padding: 0 10px; }
.syhscE-b .tab img { width: 75px; }
.syhscE-b .tab:last-child { margin-right:0; }
.syhscE-b .tab.cur,.syhscE-b .tab:hover {  border-color: #fff; transition: all 0.6s; background: #fff; }
.syhscE-b .tab.cur .tit,.syhscE-b .tab:hover .tit { color:#0e5f9e; }
.syhscE-b .tab.cur:before,.syhscE-b .tab:hover:before { border-color: #fff; transition: all 0.6s; background-color: #2db1d7; background-image: linear-gradient(#26d6ef, #328abe); }
.syhscE-b .tab.cur .relative,.syhscE-b .tab:hover .relative { background: #fff; }
.syhscE-b .tab .pic2 { display: none; }
.syhscE-b .tab.cur .pic1,.syhscE-b .tab:hover .pic1 { display: none; } 
.syhscE-b .tab.cur .pic2,.syhscE-b .tab:hover .pic2 { display: inline-block; } 
.syhscE-c { padding:3vw 2.5vw; background: #fbfbfb; }
.syhscE-c .t { font-size: 24px;color:#333333; }
.syhscE-c .c { font-size: 16px;color:#666666; line-height: 1.8; margin-top:10px; }
.syhscE-b .tab.cur:after { content:''; width: 43px; height: 25px; background: url(../images/pyjcbg.png) no-repeat center/cover; position: absolute; left:50%; transform: translateX(-50%); bottom: -50px; transition: all 0.6s; }
@media(max-width:  1680px){
    .syhscE-b { margin-top:40px; }
    .syhscE-b .tab { width: 140px; height: 140px; margin-right: calc(25% - 175px); }
    .syhscE-b .tabTit { margin-bottom:40px; }
    .syhscE-b .tab img { width: 60px; }
    .syhscE-b .tab .relative { padding-top:20px; }
    .syhscE-b .tab .tit { font-size: 16px; }
    .syhscE-c .t { font-size: 22px; }
    .syhscE-b .tab.cur:after { bottom: -40px; }
    .syhscE-b .tab .icona { right: calc(90px - 10.6vw); }
    .syhscE-b .tab .tit { font-size: 14px; }
}
@media(max-width:  1480px){
    .syhscE-b { margin-top:30px; }
    .syhscE-b .tabTit { margin-bottom:30px; }
    .syhscE-c .t { font-size: 20px; }
    .syhscE-b .tab.cur:after { bottom: -40px; }
    .syhscE-b .tab .icona { right: calc(90px - 11.2vw); }
}
@media(max-width:  1280px){
    .syhscE-b .tab .icona { right: calc(85px - 11.2vw); }
}
@media(max-width:  1024px){
    .syhscE-b { margin-top:20px; }
    .syhscE-b .tabTit { margin-bottom:30px; }
    .syhscE-b .tab.cur:after { bottom: -40px; }
    .syhscE-b .tab .icona { display: none; }
    .syhscE-b .tab:before { display: none; }
    .syhscE-b .tab { height: auto; border:none; }
    .syhscE-b .tab .tit { font-size: 14px; padding: 0; }
}
@media(max-width: 750px){
    .syhscE-b .tab { width: 20%; height: auto; margin-right:0; padding: 0 2px; }
    .syhscE-c .t { font-size: 18px; }
    .syhscE-b .tab img { width: 40px; }
    .syhscE-b .tab .tit { font-size: 14px; }
}
@media(max-width: 500px){
    .syhscE-b .tab { width: 25%; height: auto; margin-right:0; padding: 0 6px; float: left;}
    .syhscE-b .tab .tit { font-size: 13px; }
}
@media(max-width: 400px){
    .syhscE-b .tab .tit { font-size: 12px; }
}

/*职业生涯*/

.zhiyeA { padding:5vw 0 7vw; }

.zhiyeA-a .nMtit { float: left; width: 27%; }
.zhiyeA-b { float: right; width: 71%; }

.zhiyeA-b .article { margin-top:0; }

.zhiyeA-c { margin-top:3vw; }

.zhiyeA-d { position: absolute; width: 100%; height: 100%; left:0; top:0; }

.zhiyeA-d ul,.zhiyeA-d ul li,.zhiyeA-d ul li a { display: block; position: relative; height: 100%; }
.zhiyeA-d ul li { width: 50%; float: left; text-align: center; }
.zhiyeA-d ul:after { content:''; width: 1px; height: 100%; background: rgba(255,255,255,0.3); position: absolute; left: 50%; top:0; }
.zhiyeA-e { position: absolute; width: 100%; text-align: center; left:0; top:50%; transform: translateY(-50%); }
.zhiyeA-e .t { font-size: 28px;color:#fff; margin: 20px 0; }
.zhiyeA-e .more { padding-left: 12px; }
.zhiyeA-e .more .mainMore { height: 40px; }
@media(max-width:  1680px){
    .zhiyeA-e .icon img { width: 80px; height: auto; }
    .zhiyeA-e .t { font-size: 26px; }
}
@media(max-width:  1480px){
    .zhiyeA-e .icon img { width: 70px; height: auto; }
    .zhiyeA-e .t { font-size: 24px; margin: 16px 0; }
}
@media(max-width:  1280px){
    .zhiyeA-e .icon img { width: 60px; height: auto; }
    .zhiyeA-e .t { font-size: 22px; margin: 12px 0; }
}
@media(max-width:  1024px){
    .zhiyeA-e .icon img { width: 50px; height: auto; }
    .zhiyeA-e .t { font-size: 20px; margin: 12px 0; }
    .zhiyeA-b,.zhiyeA-a .nMtit { width: 100%; }
    .zhiyeA-b .article { margin-top:20px; }
    .zhiyeA-e .more .mainMore { height: 30px; }
}
@media(max-width:  640px){
    .zhiyeA-e .icon img { width: 40px; }
    .zhiyeA-e .t { font-size: 18px; margin: 8px 0; }
}
@media(max-width:  400px){
    .zhiyeA-e .icon img { width: 30px; }
    .zhiyeA-e .t { font-size: 16px; margin: 5px 0; }
}

.zhiyeB { padding-bottom:5vw; }
.zhiyeB-b { position: absolute; right:0; top:50%; transform: translateY(-50%); }
.zhiyeB-b a { font-family:"fzltc"; font-weight: 900;margin-left: 18px; display: inline-block; font-size: 18px;color:#222222; padding-bottom: 12px; border-bottom: 2px solid rgba(255,255,255,0); }
.zhiyeB-b a:hover,.zhiyeB-b a.cur { border-color:#00d4e7; color:#00d4e7; }
.zhiyeB-d { margin-top:50px; }
.zhiyeB-d ul {  display: flex; flex-wrap: wrap;  }
.zhiyeB-d ul li { border: 1px solid #ddd; padding: 40px; float: left; width: 49%; background: #fff; border-radius: 8px; overflow: hidden; margin-right:2%; }
.zhiyeB-d ul li:nth-child(2n) { margin-right:0; }
.zhiyeB-d ul li:nth-child(n+3) { margin-top: 2%; }
.zhiyeB-e .t { font-size: 28px;color:#333333; }
.zhiyeB-e .et { font-size: 16px;color:#999999; padding: 5px 0 18px; border-bottom:1px solid #eeeeee; }
.zhiyeB-e .con { margin-top:20px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4; }
.zhiyeB-e .mainMore { margin-top:30px; }
.zhiyeB-d ul li:hover { border: 1px solid rgba(255,255,255,0); transition: all 0.6s; background-color: #075a87; background-image: linear-gradient(#278199, #005184); }
.zhiyeB-d ul li:hover .t,.zhiyeB-d ul li:hover .et,.zhiyeB-d ul li:hover .article,.zhiyeB-d ul li:hover .mainMoreA span,.zhiyeB-d ul li:hover .zhiyeB-e .con { color:#fff!important; }
.zhiyeB-d ul li:hover .mainMoreA i .relative:after { background: url(../images/mainmorebga.png) no-repeat center/cover; }
.zhiyeB-d ul li:hover .mainMoreA i { width: 100%; border-color:#fff; }

.zhiyeB-f { margin-top:3.5vw; text-align: center; }
.zhiyeB-f a { display: inline-block; font-size: 16px;color:#fff; background: #0e5f9e; display: inline-block; padding: 16px 40px; border-radius: 60px; }
.zhiyeB-f a:hover { transition: all 0.6s; background: #3ec9d5; }


@media(max-width:  1680px){
    .zhiyeB-d { margin-top:40px; }
    .zhiyeB-d ul li { padding: 32px; }
    .zhiyeB-e .t { font-size: 26px; }
    .zhiyeB-e .mainMore { margin-top:26px; }
}
@media(max-width:  1480px){
    .zhiyeB-d { margin-top:30px; }
    .zhiyeB-d ul li { padding: 26px; }
    .zhiyeB-e .t { font-size: 24px; }
    .zhiyeB-e .mainMore { margin-top:24px; }
    .zhiyeB-e .con { margin-top:16px; }
}
@media(max-width:  1280px){
    .zhiyeB-d { margin-top:20px; }
    .zhiyeB-d ul li { padding: 20px; }
    .zhiyeB-e .t { font-size: 22px; }
    .zhiyeB-e .mainMore { margin-top:20px; }
    .zhiyeB-b a { font-size: 16px; padding-bottom:8px; }
}
@media(max-width:  1024px){
    .zhiyeB-d { margin-top:20px; }
    .zhiyeB-d ul li { padding: 20px; }
    .zhiyeB-e .t { font-size: 20px; }
    .zhiyeB-e .mainMore { margin-top:20px; }
    .zhiyeB-e .et { font-size: 14px; }
    .zhiyeB { padding-bottom: 50px; }
    .zhiyeB-f { margin-top:20px; }
    .zhiyeB-f a { font-size: 14px; padding:10px 20px; }
}
@media(max-width:  640px){
    .zhiyeB-d ul li { padding: 20px 16px; width: 100%; margin-right:0; }
    .zhiyeB-d ul li:nth-child(n+2) { margin-top: 16px; }
    .zhiyeB-e .t { font-size: 18px; }
    .zhiyeB-e .mainMore { margin-top:20px; }
    .zhiyeB-b { position: relative; float: left; width: 100%;transform: translateY(0);margin-top: 18px; }
    .zhiyeB-b a { margin-left:0; margin-right: 15px; }
}
@media(max-width:  400px){
    .zhiyeB-b a { font-size: 15px; }
}




.zhiyeB-d ul li .line-animation-left,
.zhiyeB-d ul li .line-animation-right {position: absolute;width: 64px;height: 64px;z-index: 3;}
.zhiyeB-d ul li .line-animation-left span,
.zhiyeB-d ul li .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.zhiyeB-d ul li .line-animation-left span:before,
.zhiyeB-d ul li .line-animation-left span:after,
.zhiyeB-d ul li .line-animation-right span:before,
.zhiyeB-d ul li .line-animation-right span:after {content: '';border: 1px solid transparent;width: 0;height: 0;display: block;}
.zhiyeB-d ul li .line-animation-left span:before,
.zhiyeB-d ul li .line-animation-right span:before {top: 0;left: 0;}
.zhiyeB-d ul li .line-animation-left span:after,
.zhiyeB-d ul li .line-animation-right span:after {bottom: 0;right: 0;}
.zhiyeB-d ul li .line-animation-left {
  top: 15px;
  left: 15px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.zhiyeB-d ul li .line-animation-right {
  bottom: 15px;
  right: 15px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.zhiyeB-d ul li:hover .line-animation-left span:before,
.zhiyeB-d ul li:hover .line-animation-left span:after,
.zhiyeB-d ul li:hover .line-animation-right span:before,
.zhiyeB-d ul li:hover .line-animation-right span:after,
.zhiyeB-d ul li:focus .line-animation-left span:before,
.zhiyeB-d ul li:focus .line-animation-left span:after,
.zhiyeB-d ul li:focus .line-animation-right span:before,
.zhiyeB-d ul li:focus .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.zhiyeB-d ul li:hover .line-animation-left span:before,
.zhiyeB-d ul li:hover .line-animation-right span:before,
.zhiyeB-d ul li:focus .line-animation-left span:before,
.zhiyeB-d ul li:focus .line-animation-right span:before {
  border-top-color: rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}

@media(max-width:  1024px){
    .zhiyeB-d ul li .line-animation-left {
      top: 8px!important;
      left: 8px!important;
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
    }

    .zhiyeB-d ul li .line-animation-right {
      bottom: 8px!important;
      right: 8px!important;
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
    }
}

/*和我们一起工作*/
.bgWhite { background-color: #fff!important; }

.zyqA { padding: 4vw 0 6vw; }
.zyqA-b { margin-top:40px; }
.zyqA-c .con { position: absolute; left: 0px; padding: 0 20px; bottom:36px; }
.zyqA-c:before { content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; background: url(../images/fxdbg.png) no-repeat center/cover; }
.zyqA-c .con .t { font-size: 24px;color:#fff; position: relative; padding-bottom:15px; margin-bottom:20px; }
.zyqA-c .con .tt { ;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
.zyqA-c .con .t:after { content:''; width: 50px; position: absolute; left: 0; bottom: 0; height: 2px; background: rgba(255,255,255,0.5); }
.zyqA-c .con .c {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; font-size: 16px;color:rgba(255,255,255,0.8); line-height: 1.8; max-width: 900px;  }
.zyqA-c .img img { width: 100%; }
.zyqA-d { margin-top:20px; }
.zyqA-d .mainQhA.prev { left: -70px; }
.zyqA-d .mainQhA.next { right: -70px; }
.zyqA-d .con { z-index: 2; opacity: 0; transition: all 0.6s; position: absolute; width: 100%; left:0; top:50%; transform: translateY(-50%); text-align: center; }
.zyqA-d .con .t { font-size: 24px;color:#fff; }
.zyqA-d .con .c { font-size: 18px; margin-top: 6px; color:#fff; }
.zyqA-e { cursor: pointer; }
.zyqA-e:after { content:''; width: 100%; opacity: 0; transition: all 0.6s; height: 100%; position: absolute; left:0; top:0; background: url(../images/fbg.png) no-repeat center/cover; }

.zyqA-d .swiper-slide-thumb-active .zyqA-e:after,
.zyqA-d .swiper-slide-thumb-active .zyqA-e .con,
.zyqA-d .swiper-slide:hover .zyqA-e:after,
.zyqA-d .swiper-slide:hover .zyqA-e .con { opacity: 1; }

@media(max-width: 1480px){
    .zyqA-b { margin-top:30px; }
    .zyqA-d .con .t { font-size: 22px; }
    .zyqA-d .con .c { font-size: 16px; }
    .zyqA-c .con { padding: 0 16px; bottom:30px; }
    .zyqA-c .con .t { font-size: 22px; padding-bottom: 15px; margin-bottom: 10px; }
}
@media(max-width: 1024px){
    .zyqA { padding: 20px 0 50px; }
    .zyqA-b { margin-top:20px; }
    .zyqA-d .con .t { font-size: 20px; }
    .zyqA-d .con .c { font-size: 16px; }
    .zyqA-c .con { padding: 0 12px; bottom:20px; }
    .zyqA-c .con .t { font-size: 20px; }
    .zyqA-c .con .c { font-size:14px; }
}
@media(max-width: 750px){
    .zyqA-d { margin-top:10px; }
}
@media(max-width: 500px){
    .zyqA-d .con .t { font-size: 18px; }
    .zyqA-d .con .c { font-size: 14px; margin-top:0; }
    .zyqA-c .img img { width: 160%; max-width: 200%; }
    .zyqA-c .con .t { font-size: 18px; }
    .zyqA-c .con .c { font-size:14px; }
    .zyqA-c .con { bottom:10px; }
}



.zyqB { padding:5.5vw 0 6vw;  background: #fbfbfb;}
.zyqB-b { margin-top: 40px; }
.zyqB-b ul { display: flex; flex-wrap: wrap; }
.zyqB-b ul li { border: 1px solid #ddd; float: left; width: 24%; margin-right: 1.3333%; background: #fff; border-radius: 8px; overflow: hidden; position: relative; transition: all 0.6s; }
.zyqB-c { position: relative; padding:0 1.5vw; height: 14vw; }
.zyqB-c .icon { width: 4.5vw; position: absolute; right: 1.5vw; top:1.5vw; }
.zyqB-c .icon .pic2 { display: none; }
.zyqB-c .con { padding-right:12px; position: absolute; bottom: 25px; line-height: 1.8; font-size: 21px;color:#222222; }
.zyqB-c .con span { display: inline-block; font-size: 18px;color:#999999;padding-bottom:0px; border-bottom:1px solid #aaa; }
.zyqB-b ul li:nth-child(n+5) { width: 32%; margin-top:16px; margin-right:2%; }
.zyqB-b ul li:nth-child(4n),.zyqB-b ul li:last-child { margin-right:0; }
.zyqB-b ul li:hover .zyqB-c .icon .pic1 { display: none; }
.zyqB-b ul li:hover .zyqB-c .icon .pic2 { display: inline-block; }
.zyqB-b ul li:hover { border: 1px solid rgba(255,255,255,0); transition: all 0.6s; background-color: #075a87; background-image: linear-gradient(#278199, #005184); }
.zyqB-b ul li:hover .con { color:#fff; }


.zyqB-b ul li .line-animation-left,
.zyqB-b ul li .line-animation-right {position: absolute;width: 64px;height: 64px;z-index: 3;}
.zyqB-b ul li .line-animation-left span,
.zyqB-b ul li .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.zyqB-b ul li .line-animation-left span:before,
.zyqB-b ul li .line-animation-left span:after,
.zyqB-b ul li .line-animation-right span:before,
.zyqB-b ul li .line-animation-right span:after {content: '';border: 2px solid transparent;width: 0;height: 0;display: block;}
.zyqB-b ul li .line-animation-left span:before,
.zyqB-b ul li .line-animation-right span:before {top: 0;left: 0;}
.zyqB-b ul li .line-animation-left span:after,
.zyqB-b ul li .line-animation-right span:after {bottom: 0;right: 0;}
.zyqB-b ul li .line-animation-left {
  top: 15px;
  left: 15px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.zyqB-b ul li .line-animation-right {
  bottom: 15px;
  right: 15px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.zyqB-b ul li:hover .line-animation-left span:before,
.zyqB-b ul li:hover .line-animation-left span:after,
.zyqB-b ul li:hover .line-animation-right span:before,
.zyqB-b ul li:hover .line-animation-right span:after,
.zyqB-b ul li:hover .line-animation-left span:before,
.zyqB-b ul li:hover .line-animation-left span:after,
.zyqB-b ul li:hover .line-animation-right span:before,
.zyqB-b ul li:hover .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.zyqB-b ul li:hover .line-animation-left span:before,
.zyqB-b ul li:hover .line-animation-right span:before,
.zyqB-b ul li:focus .line-animation-left span:before,
.zyqB-b ul li:focus .line-animation-right span:before {
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}


@media(max-width:  1680px){
    .zyqB-c .con { font-size: 16px; }
}
@media(max-width:  1480px){
    .zyqB-b { margin-top: 30px; }
    .zyqB-c .con { left: 0; padding: 0 20px; font-size: 16px; }
    .zyqB-c .con span { font-size: 16px; }
    .line-animation-left {
      top: 12px!important;
      left: 10px!important;
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
    }
    .zyqB-c { height: 17vw; }
    .line-animation-right {
      bottom: 12px!important;
      right: 10px!important;
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
    }
}
@media(max-width:  1380px){
    .zyqB-c .con { left: 0; padding: 0 20px; font-size: 15px; }

}
@media(max-width:  1024px){
    .zyqB-b { margin-top: 20px; }
    .zyqB-b ul li { width: 49%; margin-right:2%; }
    .zyqB-c .con { font-size: 16px; padding-right: 20px; }
    .zyqB-c .con span { font-size: 14px; }
    .zyqB-c { height: 160px; }
    .zyqB-c .icon { width: 50px; position: absolute; right: 15px; top:15px; }
    .zyqB-b ul li:nth-child(4n) { margin-right:2%; }
    .zyqB-b ul li:nth-child(n+3) { margin-top:2%; }
    .zyqB-b ul li:nth-child(n+5) { width: 49%; margin-top:16px; margin-right:2%; }
    .zyqB-b ul li:nth-child(2n) { margin-right:0; }
    .zyqB-b ul li:nth-child(4n),.zyqB-b ul li:last-child { margin-right:0; }
}
@media(max-width:  500px){
    .zyqB-b ul li { width: 100%; margin-right:0; }
    .zyqB-c .icon { width: 50px; position: absolute; right: 15px; top:15px; }
    .zyqB-b ul li:nth-child(n+3) { margin-top:2%; }
    .zyqB-b ul li:nth-child(n+5) { width: 100%; margin-top:16px; margin-right:2%; }
    .zyqB-b ul li:nth-child(4n) { margin-right:0; }
    .zyqB-b ul li:nth-child(2n) { margin-right:0; }
    .zyqB-b ul li:nth-child(n+2) { margin-top:16px; }
}

/*员工故事详情*/
.yggsA { padding:4vw 0 6vw; }
.yggsA-a { padding-bottom: 16px; border-bottom:1px solid #ddd; }
.yggsA-a a { position: absolute; right:0; top: 50%; transform: translateY(-50%); }
.yggsA-a .t { font-size: 30px;color:#333333; }
.yggsA-a .et { font-size: 2.5vw;color:#0e5f9e; margin-top:5px; }
.yggsA-b ul li { margin-top: 3vw; }
.yggsA-c .img { float: left; width: 50%; }
.yggsA-c .con { right: 0; width: 44%; position: absolute; top:50%; transform: translateY(-50%); }
.yggsA-b ul li:nth-child(2n) .yggsA-c .con { left:0; right:auto; }
.yggsA-b ul li:nth-child(2n) .yggsA-c .img { float: right; }
.yggsA-c .t { font-size: 28px;color:#333333;position: relative; padding-bottom:15px; }
.yggsA-c .c { margin-top:20px; overflow: auto;max-height: 15vw;}
.yggsA-c .t:after { content:''; width: 60px; height: 2px; background: #1b6cb0; position: absolute; left:0; bottom:0; }

.yggsA-c .c { scrollbar-color:  #00b7dc rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.yggsA-c .c::-webkit-scrollbar {width: 3px;height: 3px;}
.yggsA-c .c::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: #00b7dc;}
.yggsA-c .c::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}
@media(max-width: 1480px){
    .yggsA-c .t { padding-bottom: 12px; font-size: 24px; }
    .yggsA-c .c { margin-top:16px;    overflow: auto;max-height: 258px; }
    .yggsA-a .t { font-size: 26px; }
    /*.yggsA-a .et { font-size: 26px; }*/
    
}
@media(max-width: 1280px){
    .yggsA-c .t { font-size: 22px; }
    .yggsA-a .t { font-size: 22px; }
    /*.yggsA-a .et { font-size: 22px; }*/
    .yggsA-c .c { max-height: 12vw;}
}
@media(max-width: 1024px){
    .yggsA { padding:10px 0 50px; }
    .yggsA-c .t { font-size: 20px; }
    .yggsA-a .t { font-size: 20px; }
    .yggsA-a .et { font-size: 24px; }
    .yggsA-c .img { width: 100%; }
    .yggsA-c .con { position: relative; left:0; top:0; transform: translateY(0); width: 100%; float: left; margin-top:18px; }
    .yggsA-b ul li { margin-top: 20px; }
    .yggsA-b ul li:nth-child(n+2) { border-top:1px solid #ddd; padding-top:20px; }
    .yggsA-c .c { max-height: 1000000px; overflow: hidden; }
}

/*社会招聘*/

.shzpA { padding:0 }

.shzpA-a { text-align: left; float: left; }
.shzpA-a a,.location .headv div { cursor: pointer; display: inline-block; margin-right:20px; padding: 0 2px; font-size: 16px;color: #222222; padding: 16px 0; line-height: 22px; position: relative; }
.shzpA-a a.cur,.shzpA-a a.active,.shzpA-a a:hover,.location .headv div:hover,.location .headv div.headv-check { color:#00d4e7 !important; }


.shzpA-a a:after { content:''; transition: all 0.6s; width: 0; height: 2px; position: absolute; left:0; bottom:-1px; background: #00d4e7; }
.shzpA-a a.cur:after,.shzpA-a a.active:after,.shzpA-a a:hover:after { width: 100%; }
.location .headv div:after { content:''; transition: all 0.6s; width: 0; height: 2px; position: absolute; left:0; bottom:-1px; background: #00d4e7; }
.location .headv div.headv-check:after,.location .headv div:hover:after { width: 100%; }
/*.location { text-transform: uppercase; } */
.shzpA-a ul li { float: left; }


.shzpA-b { padding:4vw 0 6vw; }

.servicesC-c { height: 60px; float: left; width: 50%; }
.servicesC-d { float: left; width: calc(50% - 15px); }
.servicesC-c .m-select { width: 100%; }
.servicesC-c .m-select dt { font-size: 16px;color: #999999; width: 100%; line-height: 52px; padding-left: 6px; height: 54px; border:1px solid #e2e2e2; background: #fff; border-radius: 60px; }
.servicesC-c select { font-size: 16px;color: #999999; width: 100%; line-height: 52px; padding-left: 6px; height: 54px; border:1px solid #e2e2e2; background: #fff; border-radius: 60px; }
.m-select dd { top:58px; z-index: 10; }
.servicesC-d input#title { font-size: 16px; width: 100%; line-height: 52px; padding-left: 6px; height: 54px; border:1px solid #e2e2e2; background: #fff; border-radius: 60px;}
.servicesC-d { position: relative; }
.servicesC-d input.searchBtn { position: absolute; right:0; top:0; width: 160px; height: 54px; border:none; text-align: left; font-size: 18px;color:#ffffff; background: url(../images/search.png) no-repeat 48px center #0e5f9e; padding-left:75px; border-radius: 60px; }
.servicesC-dd input.searchBtn { position: absolute; right:0; top:0; width: 160px; height: 54px; border:none; text-align: left; font-size: 18px;color:#ffffff; background: url(../images/search.png) no-repeat 35px center #0e5f9e; padding-left:60px; border-radius: 60px; }
@media(max-width: 1480px){
    /*.servicesC-b { width: calc(100% - 460px); }*/
    .servicesC-c .m-select dt,.servicesC-c select { font-size: 16px; line-height: 48px; height: 50px; }
    .m-select dd { top:48px; }
    .servicesC-c { height: 50px; }
    .servicesC-d input#title { line-height: 48px; height: 50px; }
    .servicesC-d input.searchBtn { width: 120px; height: 50px; font-size: 16px; background: url(../images/search.png) no-repeat 20px center #0e5f9e; padding-left:45px; }
    .servicesC-dd input.searchBtn { width: 120px; height: 50px; font-size: 16px; background: url(../images/search.png) no-repeat 20px center #0e5f9e; padding-left:45px; }
    .servicesC-c select { height: 42px; line-height: 40px; }
    .servicesC-d input#title { height: 42px; line-height: 40px; }
    .servicesC-d input.searchBtn { height: 42px; line-height: 40px; }
    .servicesC-dd input.searchBtn { height: 42px; line-height: 40px; }
}
@media(max-width: 1024px){
    .shzpA-a { padding: 0px 0 0; width: 100%; }
    .servicesC-b { width: 100%; }
    .servicesC-a .mainTit { width: 100%; }
    .shzpA-a a,.location .headv div { padding: 5px; margin: 5px 0; }
    .servicesC-d,.servicesC-c { height:42px; }
    .servicesC-c { margin-top:12px; }
}
@media(max-width: 500px){
    .servicesC-c,.servicesC-d { width: 100%; }
    .servicesC-d { margin-top:15px; }
    .m-select dd.region { width: 100%; }
    .yggsA-a .et{font-size:22px;}
}
.joinB { margin-top: 2.5vw; }
.joinB .servicesC-c { width: calc(24.5% - 85px); margin-left:0.5%; }
.joinB .servicesC-dd { position: relative; }
.joinB .servicesC-d { width: 50%; }

@media(max-width: 1480px){
    .joinB .servicesC-c { width: calc(29.5% - 65px); margin-left:0.5%; }
    .joinB .servicesC-dd { position: relative; }
    .joinB .servicesC-d { width: 40%; } 
}
@media(max-width:  1024px){
    .joinB .servicesC-c { width: 100%!important;margin-bottom:0; }
    .servicesC-d { width: 100%!important;margin:0!important; }
    
    .joinB .servicesC-c { width: 100%; margin-left:0; }
    .joinB .servicesC-dd { position: relative; }
    .joinB .servicesC-d { width: 100%; } 
    .servicesC-dd input.searchBtn { top:auto; bottom:0; }
}

/*@media(max-width:  1024px){*/
/*    .joinB .servicesC-c { width: 100%!important;margin-bottom:0; }*/
/*    .servicesC-d { width: 100%!important;margin:0!important; }*/
/*}*/
@media(max-width:  750px){
    .joinB .servicesC-b { padding-top:0!important; }
}


.joinA-b { margin:50px 0 80px; background: #fff; }
.joinA-b dl span { float: left; }
/*.joinA-b dl span.sign1 { width: calc(30% - 90px); }*/
/*.joinA-b dl span.sign2 { width: 27%; }*/
/*.joinA-b dl span.sign3 { width: 18%; }*/
/*.joinA-b dl span.sign4 { width: 23%; }*/
/*.joinA-b dl span.sign5 { width: 90px; }*/

.joinA-b dl span.sign1 { width:25%; }
.joinA-b dl span.sign2 { width: 20%; }
.joinA-b dl span.sign3 { width: 20%; }
.joinA-b dl span.sign4 { width: 20%; }
.joinA-b dl span.sign5 { width: 15%; }

.joinA-b dl dt { border-top-right-radius: 12px; border-top-left-radius: 12px; background-color: #095c89; background-image: linear-gradient(to right, #005184 , #278199); padding: 0 40px; }
.joinA-b dl dt span { line-height: 60px; font-size: 18px;color:#ffffff; }
.joinA-b dl dd { background: #fff; }
.joinA-b dl dd:nth-child(2n) { background: #f9f9f9; }
.joinA-b dl dd span { font-size: 16px;color:#333333; padding: 0px 20px 0px 0px; line-height: 60px; }
.joinA-b dl dd .joinA-c { padding:0 40px; }

.joinA-b dl .sign5 { text-align: center; position: relative; height: 60px; line-height: 60px; padding-right:0!important; }
.joinA-c .sign6 .icon { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: 38px; background: url(../images/joina.png) no-repeat center; }

.joinA-b dl span.sign5 .icon { display: inline-block; padding-right: 18px; background: url(../images/jh.png) no-repeat right center; }
.joinA-b dl dd span { color:#666666; }
.joinA-b dl dd .cur span { color:#182b57; }
.joinA-b dl dd .cur { background: #f5f4f4; }
.joinA-b dl dd .cur span.sign6 .icon { background: url(../images/joinb.png) no-repeat center; }
.joinA-b dl dd span { position: relative; height: 60px;}
.joinA-b dl dd span i { font-style: normal; position: absolute; width: 100%; left:0; top:50%; transform: translateY(-50%); line-height: 20px; }
.joinA-b dl dd span.sign2 i { padding-right:30px;}
.joinA-b dl dd:hover {  background-color: #095c89; background-image: linear-gradient(to right, #005184 , #278199); transition: all 0.6s;}
.joinA-b dl dd:hover span { color:#fff; }
.joinA-b dl dd:hover span.sign5 .icon { background: url(../images/jhbg.png) no-repeat right center; }
@media(max-width: 1480px){
    .joinA-b { margin:40px 0 70px; }
    .joinA-b dl dd span { padding: 0px 20px 0px 0px; line-height: 52px; }
    .joinA-c .sign6 .icon { width: 32px; height: 32px; margin: 0 auto;background: url(../images/joinb.png) no-repeat center/cover; }
    .joinA-b dl dd .cur span.sign6 .icon { background: url(../images/joinb.png) no-repeat center/cover; }
    .joinA-b dl dd .con .c { margin-bottom:30px; }
}
@media(max-width: 1280px){
    .joinA-b dl dt,.joinA-b dl dd .joinA-c { padding: 0 20px; }
    .joinA-b dl dd .con { padding: 20px 20px 30px; }
    .joinA-b { margin:30px 0 60px; }
}
@media(max-width: 1024px){
    .joinA-b dl dt span { font-size: 16px; }
    .joinA-b dl span.sign3 { display: none; }
    .joinA-b dl span.sign2 { width: 25%; }
    .joinA-b dl span.sign4 { width: 25%; }
    .joinA-b dl span.sign1 { width: calc(43% - 90px); }
    .joinA-b { margin:30px 0 40px; }
}
@media(max-width: 800px){
    .joinA-b dl span.sign2 { width: 40%; }
    .joinA-b dl span.sign4 { display: none; }
    .joinA-b dl span.sign1 { width: calc(60% - 90px); }
    .joinA-b dl dd .con .c { margin-bottom:20px; }
}

@media(max-width: 600px){
    .joinA-b dl dt,.joinA-b dl dd .joinA-c { padding: 0 12px; }
    .joinA-b dl dd .con { padding: 20px 12px 30px; }
    .joinA-b { margin:20px 0 30px; }
    .joinA-b dl span.sign6,.joinA-b dl dd span { height: 60px;}
    .joinA-b dl span.sign2 { display: none; }
    .joinA-b dl span.sign1 { width: calc(100% - 90px); }
    
}
@media(max-width: 400px){
    .joinA-b dl span.sign2 { display: none; }
    /*.joinA-b dl span.sign5 { display: none; }*/
    .joinA-b dl span.sign1 { width: calc(100% - 90px); }
}


.shzpB { background-color: #075a87; background-image: linear-gradient(#278199, #005184); }
.shzpB-d { position: relative; }
.shzpB-c { position: absolute; right:0; width: 50%; top:50%; transform: translateY(-50%); padding:0 13.5% 0 90px; }
.shzpB-e { float: left; width: 50%; }
.shzpB-c form { margin-top:35px; }
.shzpB-c form .sub input { font-size: 0; width: 1px; height: 1px; opacity: 0; }
.shzpB-c form .inp,.shzpB-c form textarea {padding-left:  12px; color: #fff; font-size: 16px; width: 100%; height: 60px; background: rgba(224,252,255,0.05); border:none; }
.shzpB-c form .inp::-webkit-input-placeholder,
.shzpB-c form textarea::-webkit-input-placeholder {
  color: #fff;
}
.shzpB-c form .inp:-moz-placeholder, 
.shzpB-c form textarea:-moz-placeholder {/* Firefox 18- */
  color: #fff;
}
.shzpB-c form .inp::-moz-placeholde, 
.shzpB-c form textarea::-moz-placeholder{/* Firefox 19+ */
 color: #fff;
}
.shzpB-c form .inp:-ms-input-placeholder,
.shzpB-c form textarea:-ms-input-placeholder {
  color: #fff;
}

.shzpB-c form li { position: relative; margin-top:  16px; float: left; width: calc(50% - 8px); margin-right:16px; }
.shzpB-c form li:nth-child(1):after,.shzpB-c form li:nth-child(2):after,.shzpB-c form li:nth-child(3):after,.shzpB-c form li:nth-child(4):after {
    content: '*'; font-size: 15px; position: absolute; right: 16px; top: 50%; transform: translateY(-50%); color: #ff0000;
}
.shzpB-c form li:nth-child(2n) { margin-right:0; }
.shzpB-c form li:nth-child(n+5) { width: 100%; margin-right:0; }
.shzpB-c form .sub { margin-top: 30px; }
.shzpB-c form textarea { height: 120px; line-height: 60px; }
.shzpB-g { text-align: center; width: 100%; position: absolute; top:50%; transform: translateY(-50%); }
.shzpB-g .t { margin-top:15px; }
.shzpB-g p { font-size: 22px; color:#fff; line-height: 2.4; }
.shzpB-g p a { color:#77deea; text-decoration: underline; }
.shzpB-g .erm { width: 240px; height: 240px; padding: 15px; background: url(../images/ewmbg.png) no-repeat center/cover; margin: 0 auto; }


@media(max-width:  1680px){
    .shzpB-c form { margin-top:25px; }
    .shzpB-c form .inp,.shzpB-c form textarea { height: 52px; }
    .shzpB-c form textarea { height: 104px; line-height: 52px; }
    .shzpB-c form .sub input { height: 52px; }
    .shzpB-g .erm { width: 220px; height: 220px; }
    .shzpB-g p { font-size: 20px; }
}
@media(max-width:  1480px){
    .shzpB-c { padding:0 10% 0 4%; }
    .shzpB-c form li { width: calc(50% - 5px); margin-right: 10px; margin-top:10px; }
    .shzpB-c form { margin-top:10px; }
    .shzpB-c form .sub { margin-top: 20px; }
    .shzpB-g .erm { width: 200px; height: 200px; }
    .shzpB-g p { font-size: 18px; line-height: 1.8; }
}
@media(max-width:  1280px){
    .shzpB-c { padding:0 7% 0 4%; }
    .shzpB-c form { margin-top:0px; }
    .shzpB-c form .inp,.shzpB-c form textarea { height: 42px; }
    .shzpB-c form textarea { height: 84px; line-height: 42px; }
    .shzpB-g .erm { width: 160px; height: 160px; }
}
@media(max-width:  1024px){
    .shzpB-c { float: left; width: 100%; position: relative; top: 0; transform: translateY(0); padding: 20px 3% 20px; }
    .shzpB-e { width: 100%; padding:0;}
    .shzpB-g .erm { width: 180px; height: 180px; }
    .shzpB-g p { font-size: 16px; line-height: 1.8; }
    .shzpB-b { margin-bottom: 16px; }
}
@media(max-width:  500px){
    .shzpB-c form li { width: 100%; margin-right: 0; margin-top:10px; }
    .shzpB-g .erm { width: 110px; height: 110px; }
    .shzpB-g p { font-size: 13px; line-height: 1.4; }
}

/*招聘详情*/

.zpxqA { padding:2vw 0 5vw; }
.zpxqA-a { background: #fff; padding:2.5vw 2.5vw 3vw; border-radius: 5px; }
.zpxqA-a .topTit { width: calc(100% - 140px); }
.zpxqA-a .topTit .t { font-size: 36px;color:#222222; }
.zpxqA-a .topTit .et { margin-top: 8px; font-size: 16px;color:#666666; }
.zpxqA-a .topTit .et span { margin-right: 20px;}
.zpxqA-b .con { margin-top:1.5vw; }
.zpxqA-b .con .t { font-size: 22px;color:#222222; margin-bottom:6px; }
.zpxqA-b .con .c { font-size: 16px;color:#666; line-height: 1.8; }

.zpxqA-a .clearfix { padding-bottom: 18px; border-bottom:1px solid #ededed; position: relative; }
.zpxqA-a .clearfix a.mainMoreA { position: absolute; right:0; top:40%; transform: translateY(-50%); }


.zpxqA-b a.mainMore { margin-top: 2vw; }
.zpxqA-b a.sqb { margin-left: 16px; }

@media(max-width:  1680px){
    .zpxqA-a .topTit .t { font-size: 32px; }
    .zpxqA-b .con .t { font-size: 20px; }
}
@media(max-width:  1480px){
    .zpxqA-a .topTit .t { font-size: 28px; }
    .zpxqA-b .con .t { font-size: 18px; }
    .zpxqA-b .con .c,.zpxqA-a .topTit .et { font-size: 14px; }
}
@media(max-width:  1024px){
    .zpxqA-a .topTit .t { font-size: 24px; }
    .zpxqA-b .con .t { font-size: 18px; }
    .zpxqA-b .con .c,.zpxqA-a .topTit .et { font-size: 14px; }
    .zpxqA-b .con { margin-top:18px; }
    .zpxqA-b a.mainMore { margin-top: 24px; }
    .zpxqA-a .topTit { width: 100%; }
    .zpxqA-a .clearfix a.mainMoreA { position: relative; left:0; top:0%; transform: translateY(0%); margin-top: 20px; }


}
@media(max-width:  640px){
    .zpxqA { padding:10px 0 40px; }
    .zpxqA-a { padding: 15px 15px 20px; }
    .zpxqA-a .topTit .t { font-size: 20px; }
    .zpxqA-b .con .t { font-size: 16px; }
    .zpxqA-b a.mainMore { margin-right: 40%; }
    .zpxqA-b a.mainMore.sqb { margin-right: 0%; margin-left:0; }
}
@media(max-width:  400px){
    .zpxqA-b a.sqb { margin-left: 0px; }
}


/*校园招聘-线上宣讲会*/
.shzpC .shzpA-b { padding: 5vw 0 6vw; }
@media(max-width:  1024px){
    .shzpC .shzpA-b { padding: 40px 0 50px; }
}


.xyzpA { padding:5vw 0 7vw; } 
.xyzpA .joinA-b { padding-bottom:0; margin-bottom:0; }
.xyzpA .joinA-b dl span.sign1 { width: 20%; }
.xyzpA .joinA-b dl span.sign2 { width: 15%; }
.xyzpA .joinA-b dl span.sign3 { width: 20%; }
.xyzpA .joinA-b dl span.sign4 { width: calc(45% - 150px); }
.xyzpA .joinA-b.xyzpB dl span.sign1 { width: 18%; }
.xyzpA .joinA-b.xyzpB dl span.sign2 { width: 18%; }
.xyzpA .joinA-b.xyzpB dl span.sign3 { width: 18%; }
.xyzpA .joinA-b.xyzpB dl span.sign4 { width: 30%; }
.xyzpA .joinA-b.xyzpB dl span.sign5 { width: 16%; }
.xyzpA .joinA-b dl span.sign5 { width: 150px; text-align: center; }
.xyzpA .joinA-b dl dd span { height: 80px; }
.xyzpA .joinA-b dl span.sign5 .icona { position: relative; margin: 15px 2px 0; display: inline-block; width: 51px; height: 51px; border-radius: 50%; border:1px solid #ddd; }
.xyzpA .joinA-b dl span.sign5 .pc { cursor: pointer; background: url(../images/zppc.png) no-repeat center/cover; }
.xyzpA .joinA-b dl span.sign5 .sj { cursor: pointer; background: url(../images/zpsj.png) no-repeat center/cover; }
.xyzpA .joinA-b dl span.sign5 .pc:hover { background: url(../images/zppcbg.png) no-repeat center/cover #0e5f9e; border-color:#0e5f9e; }
.xyzpA .joinA-b dl span.sign5 .sj:hover { background: url(../images/zpsjbg.png) no-repeat center/cover #0e5f9e; border-color:#0e5f9e; }
.xyzpA .joinA-b dl dd:hover {  background: #fff; }
.xyzpA .joinA-b dl dd:hover span { color:#666666; }

.xyzpA .joinA-b dl span.sign5 .icona .img { z-index: 10; display: none; border-radius: 0; position: absolute; left:  50%; transform: translateX(-50%); top:  60px; width: 103px; height: 111px; background: url(../images/zpewmbg.png) no-repeat center/cover; padding:10px 2px 0; text-align: center; }
.xyzpA .joinA-b dl span.sign5 .icona:hover .img { display: block; }

@media(max-width:  1480px){
    .xyzpA .joinA-b dl span.sign1 { width: 15%; }
    .xyzpA .joinA-b dl span.sign2 { width: 12%; }
    .xyzpA .joinA-b dl span.sign3 { width: 15%; }
    .xyzpA .joinA-b dl span.sign4 { width: calc(58% - 150px); }
    .xyzpA .joinA-b.xyzpB dl span.sign1 { width: 18%; }
    .xyzpA .joinA-b.xyzpB dl span.sign2 { width: 18%; }
    .xyzpA .joinA-b.xyzpB dl span.sign3 { width: 18%; }
    .xyzpA .joinA-b.xyzpB dl span.sign4 { width: 30%; }
    .xyzpA .joinA-b.xyzpB dl span.sign5 { width: 16%; }
    .xyzpA .joinA-b dl span.sign5 { width: 150px; text-align: center; }
}
@media(max-width:  1024px){
    .xyzpA .joinA-b dl span.sign5 .icona { width: 40px; height: 40px; margin-top:20px; } 
    .xyzpA .joinA-b dl span.sign5 .icona .img { top:50px; }
    .xyzpA .joinA-b dl span.sign1 { width: 15%; }
    .xyzpA .joinA-b dl span.sign2 { width: 12%; display: none; }
    .xyzpA .joinA-b dl span.sign3 { width: 15%; display: inline-block; }
    .xyzpA .joinA-b dl span.sign4 { width: calc(70% - 120px); }
    .xyzpA .joinA-b.xyzpB dl span.sign1 { width: 20%; }
    .xyzpA .joinA-b.xyzpB dl span.sign2 { width: 20%; }
    .xyzpA .joinA-b.xyzpB dl span.sign3 { width: 20%; }
    .xyzpA .joinA-b.xyzpB dl span.sign4 { width: 30%; }
    .xyzpA .joinA-b.xyzpB dl span.sign5 { width: 30%; }
    

    .xyzpA .joinA-b dl span.sign5 { width: 120px; text-align: center; }
}
@media(max-width:  800px){
    .xyzpA .joinA-b dl span.sign1 { width: calc(60% - 120px); }
    .xyzpA .joinA-b dl span.sign3 { width: 40%; display: inline-block; }
    .xyzpA .joinA-b dl span.sign5 { width: 120px; text-align: center; }
    .xyzpA .joinA-b dl dd span { height: 60px; }
    .xyzpA .joinA-b dl span.sign5 .icona { margin-top:10px; } 
    /*.xyzpA .joinA-b.xyzpB dl span.sign1 { width: 20%; }*/
    /*.xyzpA .joinA-b.xyzpB dl span.sign2 { width: 20%; display: inline-block; }*/
    /*.xyzpA .joinA-b.xyzpB dl span.sign3 { width: 20%; }*/
    /*.xyzpA .joinA-b.xyzpB dl span.sign4 { width: 40%; display: inline-block; }*/
    .xyzpA .joinA-b.xyzpB dl span.sign1 { width: 30%; }
    .xyzpA .joinA-b.xyzpB dl span.sign2 { width: 30%; }
    .xyzpA .joinA-b.xyzpB dl span.sign3 { width: 30%; }
    .xyzpA .joinA-b.xyzpB dl span.sign4 { width: 30%; }
    .xyzpA .joinA-b.xyzpB dl span.sign5 { width: 40%; }
}
@media(max-width:  600px){
    .xyzpA .joinA-b dl span.sign1 { width: calc(70% - 100px); }
    .xyzpA .joinA-b dl span.sign3 { width: 30%; display: inline-block; }
    .xyzpA .joinA-b dl span.sign5 { width: 100px; text-align: center; }
    /*.xyzpA .joinA-b.xyzpB dl span.sign1 { width: 40%; }*/
    /*.xyzpA .joinA-b.xyzpB dl span.sign2 { width: 30%; display: inline-block; }*/
    /*.xyzpA .joinA-b.xyzpB dl span.sign3 { width: 30%; }*/
    /*.xyzpA .joinA-b.xyzpB dl span.sign4 { display: none; }*/
    
    .xyzpA .joinA-b.xyzpB dl span.sign1 { width: 70%; }
    .xyzpA .joinA-b.xyzpB dl span.sign5 { display: none; }
    .joinA-b dl dd span i {font-size:12px;  }
}





/*.xyzpA .joinA-b dl span.sign1 { width: 25%; }*/
/*.xyzpA .joinA-b dl span.sign2 { width: 25%; }*/
/*.xyzpA .joinA-b dl span.sign4 { width: calc(45% - 150px); }*/
/*.xyzpA .joinA-b.xyzpB dl span.sign1 { width: 25%; }*/
/*.xyzpA .joinA-b.xyzpB dl span.sign2 { width: 25%; }*/
/*.xyzpA .joinA-b.xyzpB dl span.sign3 { width: 25%; }*/
/*.xyzpA .joinA-b.xyzpB dl span.sign4 { width: 25%; }*/
/*.xyzpA .joinA-b dl span.sign5 { width: 25%; }*/
/*.xyzpA .joinA-b dl dd span { height: 80px; }*/
/*.xyzpA .joinA-b dl span.sign5 .icona { position: relative; margin: 15px 2px 0; display: inline-block; width: 51px; height: 51px; border-radius: 50%; border:1px solid #ddd; }*/
/*.xyzpA .joinA-b dl span.sign5 .pc { cursor: pointer; background: url(../images/zppc.png) no-repeat center/cover; }*/
/*.xyzpA .joinA-b dl span.sign5 .sj { cursor: pointer; background: url(../images/zpsj.png) no-repeat center/cover; }*/
/*.xyzpA .joinA-b dl span.sign5 .pc:hover { background: url(../images/zppcbg.png) no-repeat center/cover #0e5f9e; border-color:#0e5f9e; }*/
/*.xyzpA .joinA-b dl span.sign5 .sj:hover { background: url(../images/zpsjbg.png) no-repeat center/cover #0e5f9e; border-color:#0e5f9e; }*/
/*.xyzpA .joinA-b dl dd:hover {  background: #fff; }*/
/*.xyzpA .joinA-b dl dd:hover span { color:#666666; }*/

/*.xyzpA .joinA-b dl span.sign5 .icona .img { z-index: 10; display: none; border-radius: 0; position: absolute; left:  50%; transform: translateX(-50%); top:  60px; width: 103px; height: 111px; background: url(../images/zpewmbg.png) no-repeat center/cover; padding:10px 2px 0; text-align: center; }*/
/*.xyzpA .joinA-b dl span.sign5 .icona:hover .img { display: block; }*/

/*@media(max-width:  1480px){*/
/*    .xyzpA .joinA-b dl span.sign1 { width: 25%; }*/
/*    .xyzpA .joinA-b dl span.sign2 { width: 25%; }*/
/*    .xyzpA .joinA-b dl span.sign3 { width: 25%; }*/
/*    .xyzpA .joinA-b dl span.sign4 { width: calc(58% - 150px); }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign1 { width: 25%; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign2 { width: 25%; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign3 { width: 25%; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign4 { width: 25%; }*/
/*    .xyzpA .joinA-b dl span.sign5 { width: 150px; text-align: center; }*/
/*}*/
/*@media(max-width:  1024px){*/
/*    .xyzpA .joinA-b dl span.sign5 .icona { width: 40px; height: 40px; margin-top:20px; } */
/*    .xyzpA .joinA-b dl span.sign5 .icona .img { top:50px; }*/
/*    .xyzpA .joinA-b dl span.sign1 { width: 25%; }*/
/*    .xyzpA .joinA-b dl span.sign2 { width: 25%; display: none; }*/
/*    .xyzpA .joinA-b dl span.sign3 { width: 25%; display: inline-block; }*/
/*    .xyzpA .joinA-b dl span.sign4 { width: calc(70% - 120px); }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign1 { width: 205; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign2 { width: 25%; display: inline-block; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign3 { width: 25%; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign4 { width: 25%; }*/

/*    .xyzpA .joinA-b dl span.sign5 { width: 120px; text-align: center; }*/
/*}*/
/*@media(max-width:  800px){*/
/*    .xyzpA .joinA-b dl span.sign1 { width: calc(60% - 120px); }*/
/*    .xyzpA .joinA-b dl span.sign3 { width: 40%; display: inline-block; }*/
/*    .xyzpA .joinA-b dl span.sign5 { width: 120px; text-align: center; }*/
/*    .xyzpA .joinA-b dl dd span { height: 60px; }*/
/*    .xyzpA .joinA-b dl span.sign5 .icona { margin-top:10px; } */
/*    .xyzpA .joinA-b.xyzpB dl span.sign1 { width: 20%; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign2 { width: 20%; display: inline-block; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign3 { width: 20%; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign4 { width: 40%; display: inline-block; }*/
/*}*/
/*@media(max-width:  600px){*/
/*    .xyzpA .joinA-b dl span.sign1 { width: calc(70% - 100px); }*/
/*    .xyzpA .joinA-b dl span.sign3 { width: 30%; display: inline-block; }*/
/*    .xyzpA .joinA-b dl span.sign5 { width: 100px; text-align: center; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign1 { width: 40%; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign2 { width: 30%; display: inline-block; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign3 { width: 30%; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign4 { display: none; }*/
    
/*    .xyzpA .joinA-b dl span.sign1 { width: calc(100% - 100px); }*/
/*    .xyzpA .joinA-b dl span.sign3 { display: none; }*/
    
/*    .xyzpA .joinA-b.xyzpB dl span.sign1 { width: 70%; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign2 { display: none; }*/
/*    .xyzpA .joinA-b.xyzpB dl span.sign3 { display: inline-block; }*/
/*    .xyzpA .joinA-b dl span { font-size: 12px; }*/
    
/*}*/



.xyzpA-f { position: absolute; right:0; top:50%; transform: translateY(-50%); }
.xyzpA-f span { display: inline-block; font-size: 18px;color:#666666; padding: 12px 40px; margin-left:  16px; cursor: pointer; border:1px solid #ddd; border-radius: 50px; display: inline-block; }
.xyzpA-f span:hover,.xyzpA-f span.cur { color:#fff; background: #0e5f9e; border-color:#0e5f9e; }

@media(max-width:  1480px){
    .xyzpA-f span { font-size: 16px; padding: 8px 30px; margin-left: 10px; }
}
@media(max-width:  1024px){
    .xyzpA-f span { font-size: 16px; padding: 6px 20px; margin-left: 5px; }
}

@media(max-width:  500px){
    .xyzpA-f span { font-size: 15px; padding: 4px 15px; margin-left: 5px; }
}


.dowpdf { display: inline-block; transition: all 0.6s; margin: 20px 0 30px; line-height: 19px; padding:13px 30px; border-radius: 40px; background: #1b6cb0; font-size: 16px;color:#fff; }
.dowpdf:hover { background: #4191df; color:#fff; }

.dowpdf span { display: inline-block; vertical-align: top; width: 16px; height: 19px; background: url(../images/dowpdf.png) no-repeat center/cover; margin-right: 8px; }

@media(max-width:  1280px){
    .dowpdf { margin: 16px 0 24px; }
}
@media(max-width:  1024px){
    .dowpdf { margin: 12px 0 16px; }
}

@media(max-width:  640px){
    .xyzpA-f { position: relative; left:0; top:0; transform: translateY(0); float: left; margin-top:18px; }
    .xyzpA-f span { margin: 0 8px 0 0;}
    .dowpdf { margin: 12px 0 16px; }
}





.searchA { padding: 170px 0 180px; background-color: #015385; background-image: linear-gradient(to right, #005184 , #278199); }
.searchA .searchA-a .colorWhite{font-size:2.4vw}

.searchA-a form { margin-top: 20px; position: relative; }
.searchA-a form input { float: left; }
.searchA-a form input.inp { color: #fff; font-size: 18px; padding-left:  18px; width: 100%; height: 60px; border-radius: 60px; border:1px solid rgba(255,255,255,0.6); background: none; }
.searchA-a form input.sub { cursor: pointer; padding-left: 26px; background: url(../images/addsearch.png) no-repeat 52px center #fff; width: 200px; height: 62px; cursor: pointer; font-size: 18px;color:#146a8f; border-radius: 60px; border:none; position: absolute; right:0; top:0; }

.searchA-a form input.inp:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: rgba(255,255,255,0.6); 
}

.searchA-a form input.inp::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: rgba(255,255,255,0.6);
}

.searchA-a form input:-ms-input-placeholder {
    color: rgba(255,255,255,0.6);
}
.searchA-a form input.inp::-webkit-input-placeholder {
    color: rgba(255,255,255,0.6);
}


.searchA-b { text-align: left; padding-left: 18px; margin-top: 12px; font-size: 16px; color:rgba(255,255,255,0.3); }
.searchA-b a { color:rgba(255,255,255,0.3);padding-right:20px; }
@media(max-width:  1280px){
    .searchA .searchA-a .colorWhite{font-size:28px}
    .searchA-a form input.inp { height: 46px; font-size: 16px; }
    .searchA-a form input.sub { height: 48px; width: 160px; background: url(../images/addsearch.png) no-repeat 32px center #fff; }
}
@media(max-width:  640px){
    .searchA .searchA-a .colorWhite{font-size:24px}
    .searchA { padding: 90px 0 80px; }
    .searchA-b { padding-left: 10px; }
    .searchA-a form input.inp { padding-left: 10px; height: 40px; font-size: 16px; }
    .searchA-a form input.sub { height: 42px; width: 120px; font-size: 14px; background: url(../images/addsearch.png) no-repeat 20px center #fff; }
}


.searchB-a { line-height: 20px; padding: 20px 0 40px; }
.searchB-a .t { float: left; font-size: 20px;color:#333333; }
.searchB-a .c { float: right; font-size: 16px;color:#333333; }
.searchB-a .c span { color:#085b88; display: inline-block; margin: 0 3px; }

.searchB-b { padding-bottom: 8vw; }
.searchB-b ul li { margin-bottom: 8px; border-radius: 2px; background: #f8f8fa; border-top:2px solid #f8f8fa; }
.searchB-b ul li:hover { background: #f8f8fa; border-top:2px solid #03ceec; }

.searchB-b ul li a { display: block; padding:30px; }
.searchB-b .d { font-size: 16px; color:#999999; }
.searchB-b .t { font-size: 22px; color:#333333; margin:5px 0 12px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;  }
.searchB-b .t span { display: inline-block; border-bottom: 1px solid #f8f8fa; }
.searchB-b .c { font-size: 16px; color:#666666; margin:0 0 24px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;  }

.searchB-b ul li:hover .t span { color:#1a6db3; border-color:#1a6db3; } 

.searchB-b ul li:hover .mainMore i { width: 100%; }
.searchB-b .fyq { margin-top: 3vw; }
@media(max-width: 1480px){
    .searchB-b .t { font-size: 20px; }
}
@media(max-width: 1024px){
    .searchB-b .fyq { margin-top: 30px; }
    .searchB-b .c { margin: 0 0 16px; }
    .searchB-b ul li a  { padding: 18px 12px; }
    .searchB-b .t { font-size: 18px; }
    .searchB-a .t,.searchB-a .c { width: 100%; }
    .searchB-a .c { margin-top: 16px; }
    .searchB-a { padding: 16px 0 20px; }
    .searchB-b { padding-bottom: 50px; }
}




#menu {padding-top:20px; box-sizing: border-box; display: none; position: fixed; right: 4%;z-index: 99; bottom: 4vw; }
#menu li {margin-bottom: 20px;}
#menu li a { width: 100%; display: block;height: 100%; position: relative; z-index: 10;}
#menu li { position: relative; width: 19px; height: 28px; background: url(../images/menub.png) no-repeat center/cover; }
#menu li:first-child { height: 23px; background: url(../images/menua.png) no-repeat center/cover; }
#menu li:last-child { height: 23px; background: url(../images/menuc.png) no-repeat center/cover; }
#menu li:nth-child(n+2):after { content:''; width:3px; height: 20px; background: rgba(255,255,255,0.24); position: absolute; left: 50%; transform: translateX(-50%); top: -20px; }
#menu li:before { content:''; width: 4px; height: 4px; border-radius: 50%; background: #fff; transition: all 0.6s; position: absolute; left:50%; transform: translate(-50%, -50%); top: 50%; }
#menu li:first-child:before { top: 10px; }
#menu li:last-child:before { top: 13px; }
#menu li.active:before { width: 12px; height: 12px;}



.fixRight { z-index: 100000000000000000; transition: all 0.6s; right: 0px; position: fixed; top:60%; transform: translateY(-50%);  }
.fixRight.st-hidden { right:-50px; position: fixed; top:60%; transform: translateY(-50%);  }
.fixRight.open { right:0; }
.fixRight .qhBtn { z-index: 10000000; cursor: pointer; width:26px; height: 50px; background:#0e5f9e; text-align:center; font-size: 16px;color:#fff; text-align: center; line-height: 20px; padding-top:10px; position: absolute; left:-26px; top:50%; transform: translateY(-50%); display: none;}

.fixRight ul li { border-bottom:1px solid rgba(255,255,255,0.15); }

.fixRight ul li a { display: block; width: 50px; height: 50px; }
.fixRight ul li.sign1 a { background: url(../images/fixa.png) no-repeat center/cover #0e5f9e; }
.fixRight ul li.sign2 a { background: url(../images/fixb.png) no-repeat center/cover #0e5f9e; }
.fixRight ul li.sign3 a { background: url(../images/fixc.png) no-repeat center/cover #0e5f9e; }
.fixRight ul li.sign4 a { background: url(../images/fixd.png) no-repeat center/cover #0e5f9e; }

.fixRight ul li:hover a { background-color: #00d4e7; }

.fixRight  .st-right {
    padding-top:4px;
  display: inline-block;
}
.fixRight.st-hidden .st-toggle .st-right {
  display: none;
}
.fixRight .st-left {
    padding-top:4px;
  display: none;
}
.fixRight.st-hidden .st-toggle .st-left {
  display: inline-block;
}

.fixRight:hover .st-toggle {
  right: 0;
}
.fixRight.st-hidden:hover .st-toggle {
  right: 48px;
  right：0;
}
.fixRight.st-hidden .st-toggle { right:50px; 
  right: 48px;}


.fixRight.st-toggleable:hover .st-btn.st-last {
  border-bottom-left-radius: 0;
}
.fixRight.st-toggleable:hover .st-btn.st-last:hover {
  border-bottom-left-radius: 4px;
}
.fixRight .st-btn  .st-label {
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fff;
  display: inline-block;
  font-weight: 500;
   font-family:"fzltc";
  left: -35px;
  letter-spacing: 0.5px;
  opacity: 0;
  font-size: 16px;
  padding: 0 6px;
  position: relative;
  top: -2px;
  vertical-align: top;
  filter: alpha(opacity=0);
}

.fixRight .st-toggle {
  right: -48px;
  right:0;
  -moz-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in;
  background: #0e5f9e;
  border-bottom-left-radius: 4px;
  color: white;
  cursor: pointer;
  font-size: 24px;
  line-height: 24px;
  position: relative;
  text-align: center;
  width: 50px;
}
.fixRight.st-hidden .st-toggle {
  border-top-left-radius: 4px;
}
.fixRight.st-right .st-toggle .st-right {
  display: inline-block;
}
.fixRight.st-right.st-hidden .st-toggle .st-right {
  display: none;
}
.fixRight.st-right .st-toggle .st-left {
  display: none;
}
.fixRight.st-right.st-hidden .st-toggle .st-left {
  display: inline-block;
}.fixRight:hover .st-toggle {
  right: 0;
}
.fixRight.st-hidden:hover .st-toggle {
  right: 48px;
}
.fixRight.st-toggleable:hover .st-btn.st-last {
  border-bottom-left-radius: 0;
}
.fixRight.st-toggleable:hover .st-btn.st-last:hover {
  border-bottom-left-radius: 4px;
}



.addSe { margin-bottom: 3vw; }

@media(max-width: 1024px){
    .addSe { margin-bottom: 20px; }
}

@media(max-width: 900px){
    /*.newB-d { display: none; }*/
    .newB-a { width: 100%;}
    .fwAdd .newB-d { display: block; width: 100%; margin: 16px 0; }
    .newC-a { padding:20px 0;}
    .newB-d dl { margin-top: 10px; }
    .newC-a .tit { font-size: 24px; }
    .fwAdd .newsList { margin-bottom: 0;}
    .newB-d dl dd a { padding: 10px 0px 10px 20%; font-size: 14px; }
    #menu { display: none; opacity: 0; }
    
}


.fwAddA-a { position: relative; background: #fbfbfb; border-radius: 6px; overflow: hidden;  margin-top:36px; }
.fwAddA-a .img { float: right; width: 50%; }
.fwAddA-a .con { position: absolute; left: 0; top: 50.5%; transform: translateY(-50%); width: 50%; padding: 0 3%; }
.fwAddA-a .con.wid100 { position: relative; left: 0; top: 0%; transform: translateY(0%); width: 100%; padding: 0; background:#fff; }
.fwAddA-a .con .c { padding-right: 8px; font-size: 16px;color:#666; line-height: 1.8; margin-top: 4px; max-height: 11.3vw; overflow-y: scroll; }

.fwAddA-a .con .c {scrollbar-color:  #005184 rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.fwAddA-a .con .c::-webkit-scrollbar {width: 3px;height: 3px;}
.fwAddA-a .con .c::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: #005184;}
.fwAddA-a .con .c::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}
.fwAddA-a .con.wid100 .xqTitt.bg:after { display: none; }
.fwAddA-a .con.wid100 .c { margin-top: 0px; }

.fwAddC { padding-bottom: 50px; }
.fwAddA-a:nth-child(2n-1) .img { float: left; }
.fwAddA-a:nth-child(2n-1) .con { right: 0; left:auto; }
.fwAddD { padding-top:4vw; }
@media(max-width:  1480px){
    .fwAddD { padding-top:50px; }
    .fwAddA-a .con .c { font-size: 14px; margin-top: 12px;max-height: 13.2vw; }
    .fwAddA-a { margin-top: 26px; }
    .fwAddC { padding-bottom: 40px; }
}

@media(max-width:  1024px){
    .fwAddD { padding-top:40px; }
    .fwAddA-a .img { padding: 16px 12px; background:#fbfbfb; float: right; width: 100%; }
    .fwAddA-a .con { position: relative; left: 0; top: 0; transform: translateY(0); width: 100%; float: left; padding: 0px 12px 20px; }
    .fwAddA-a { margin-top: 16px; }
    .fwAddC { padding-bottom: 20px; }
    .fwAddA-a .con .c { overflow: hidden; max-height: 100000px; height: auto; }
}

.addFwA.fxfwA-b ul li { width: 32%; margin-right:2%; border:1px solid #dedede; }
.addFwA.fxfwA-b ul li:nth-child(4n) { margin-right:2%; }
.addFwA.fxfwA-b ul li:nth-child(n+4) { margin-top:2%; }
.addFwA.fxfwA-b ul li:nth-child(3n) { margin-right:0%; }

@media(max-width: 1024px){
    .addFwA.fxfwA-b ul li { width: 49%; margin-right:2%; }
    .addFwA.fxfwA-b ul li:nth-child(3n) { margin-right:2%; }
    .addFwA.fxfwA-b ul li:nth-child(n+3) { margin-top:2%; }
    .addFwA.fxfwA-b ul li:nth-child(2n) { margin-right:0%; }
}
@media(max-width: 640px){
    .addFwA.fxfwA-b ul li { width: 100%; margin-right:0; }
    .addFwA.fxfwA-b ul li:nth-child(3n) { margin-right:0; }
    .addFwA.fxfwA-b ul li:nth-child(n+2) { margin-top:18px; }
    .addFwA.fxfwA-b ul li:nth-child(2n) { margin-right:0%; }
}

.addFwB { background:#fff; }
.addFwB .mainMore { margin-top: 2vw; }
.fwAddC { background:#fbfbfb; padding: 5vw 0 6vw;}

.addFwD .advantageA-a { left: auto; right:0;} 
.addFwD .advantageA-b { float: left;}

.fwAddE { padding:6vw 0 6.5vw; background: #f6f6f6; }
.fwAddE-b { margin-top:2.5vw; }
.fwAddE-b ul li { float: left; width: 24%; border-radius: 12px; background: #fff; overflow: hidden; margin-right: 1.3333%; }
.fwAddE-b ul li:nth-child(4n) { margin-right:0; }
.fwAddE-b ul li:nth-child(n+5) { margin-top: 20px; }
.fwAddE-c { height: 18vw; }
.fwAddE-d { position: absolute; width: 100%; text-align: center; left:0; top:50%; transform: translateY(-50%); }
.fwAddE-d .icon { display: inline-block; background: #f2f6f9; border-radius: 50%; }
.fwAddE-d .tit {padding-bottom: 30px; position: relative; font-size: 21px; color:#222222; max-width: 290px; margin:8px auto 0; line-height: 1.5; }
.fwAddE-d .tit:after { content:''; width: 50px; height: 2px; background: #1b6cb0; position: absolute; left:50%; transform: translateX(-50%); bottom: -10px; }
.fwAddE-b ul li:hover { background-color: #257f98; background-image: linear-gradient(#278199, #005184); }
.fwAddE-e { opacity: 0; position: absolute; width: 100%; top:50%; transform: translateY(-50%); left:0; padding: 0 30px; }
.fwAddE-b ul li:hover .fwAddE-d { opacity: 0; }
.fwAddE-b ul li:hover .fwAddE-e { opacity: 1; }
.fwAddE-e .t { padding-bottom: 20px; position: relative; font-size: 22px; color:#ffffff; line-height: 1.8; }
.fwAddE-e .t:after { content:''; width: 50px; height: 2px; background: rgba(255,255,255,0.5); position: absolute; left:0; bottom: 0; }
.fwAddE-e .c { padding-right:  10px; max-height: 10vw; overflow-y: scroll; margin-top:16px; font-size: 16px;color:#fff; line-height: 1.8; }
.fwAddE-e .c {scrollbar-color:  rgba(255,255,255,0.6) rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.fwAddE-e .c::-webkit-scrollbar {width: 3px;height: 3px;}
.fwAddE-e .c::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: rgba(255,255,255,0.6);}
.fwAddE-e .c::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}
@media(max-width:  1880px){
    .fwAddE-d .icon { width: 120px; height: 120px; }
    .fwAddE-e .t,.fwAddE-d .tit { font-size: 20px; line-height: 1.6; }
}
@media(max-width:  1680px){
    .fwAddE-d .icon { width: 100px; height: 100px; }
    .fwAddE-e .t,.fwAddE-d .tit { font-size: 18px; line-height: 1.5; }
    .fwAddE-e .c { font-size: 14px; line-height: 1.6; }
    .fwAddE-e .t { padding-bottom: 15px; }
    .fwAddE-c { height: 24vw; }
    .fwAddE-d .tit { padding-bottom: 16px; }
}
@media(max-width:  1280px){
    .fwAddE-e { padding: 0 20px; }
}
@media(max-width:  1024px){
    .fwAddE-b { margin-top:20px; }
    .fwAddE-b ul li { width: 100%; margin-right: 0; }
    .fwAddE-b ul li:nth-child(n+2) { margin-top:16px; }
    .fwAddE-c { height: 300px; }
    .fwAddE-e .c { max-height: 200px; }
}
@media(max-width: 640px){
    .fwAddE { padding:40px 0 50px; }
    .fwAddE-d .icon { width: 60px; height: 60px; }
    .fwAddE-c { height: 260px; }
    .fwAddE-e .c { max-height: 100px; }
}


.fwAddE-b ul li .line-animation-left,
.fwAddE-b ul li .line-animation-right {position: absolute;width: 64px;height: 64px;z-index: 3;}
.fwAddE-b ul li .line-animation-left span,
.fwAddE-b ul li .line-animation-right span { position: relative; display: block; width: 100%; height: 100%;}
.fwAddE-b ul li .line-animation-left span:before,
.fwAddE-b ul li .line-animation-left span:after,
.fwAddE-b ul li .line-animation-right span:before,
.fwAddE-b ul li .line-animation-right span:after {content: '';border: 1px solid transparent;width: 0;height: 0;display: block;}
.fwAddE-b ul li .line-animation-left span:before,
.fwAddE-b ul li .line-animation-right span:before {top: 0;left: 0;}
.fwAddE-b ul li .line-animation-left span:after,
.fwAddE-b ul li .line-animation-right span:after {bottom: 0;right: 0;}
.fwAddE-b ul li .line-animation-left {
  top: 15px;
  left: 15px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.fwAddE-b ul li .line-animation-right {
  bottom: 15px;
  right: 15px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.fwAddE-b ul li:hover .line-animation-left span:before,
.fwAddE-b ul li:hover .line-animation-left span:after,
.fwAddE-b ul li:hover .line-animation-right span:before,
.fwAddE-b ul li:hover .line-animation-right span:after,
.fwAddE-b ul li:hover .line-animation-left span:before,
.fwAddE-b ul li:hover .line-animation-left span:after,
.fwAddE-b ul li:hover .line-animation-right span:before,
.fwAddE-b ul li:hover .line-animation-right span:after {
  width: 100%;
  height: 100%;
}
.fwAddE-b ul li:hover .line-animation-left span:before,
.fwAddE-b ul li:hover .line-animation-right span:before,
.fwAddE-b ul li:focus .line-animation-left span:before,
.fwAddE-b ul li:focus .line-animation-right span:before {
  border-top-color: rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}

.swiper3 .swiper-pagination { opacity: 0; }

.fwAddF { padding:5vw 0 6vw; background: #fff; }
@media(max-width: 640px){
    .fwAddF { padding: 20px 0 50px; }
}

.fwAddG-b { float: left; width: 46%; }
.fwAddG-d { float: right; width: 46%; }
.fwAddG-c { margin-top:1vw; }
.fwAddG-b .article,.fwAddE-a .article { margin-top: 10px; }

@media(max-width: 1024px){
    .fwAddG-c { margin-top:20px; }
    .fwAddG-b,.fwAddG-d { width: 100%; }
    .fwAddG-d { margin-top:16px; }
}


.fwAddH .article p:nth-child(n+2) { margin-top:0; }
.fwAddH-a { background-color:#fff; }

.fwAddH .fxfwA:nth-child(2n) { background:#f6f6f6; }
@media(max-width: 1024px){
    .fwAddH .fxfwA { padding: 40px 0 50px; }

}


/* 社会责任弹窗 */
.tcShzr { display: none; position: fixed; z-index: 10; left:0; top:0; background: rgba(0,0,0,0.6); width: 100%; z-index: 100000; height: 100%; }
.tcShzrA-a { box-shadow: 0 6px 10px 10px rgba(255,255,255,0.1); position: absolute; max-width: 800px; width:80%; max-height: 80%; position: absolute; top:50%; left:50%; transform: translate(-50%, -50%); background: url('../images/tcShzrA-a-bg.jpg') #fff right center no-repeat;background-size:contain; color: rgb(32, 56, 100);}
.tcShzrA-a .close { width: 30px; height: 30px; position: absolute; top:0px; right:0; line-height: 30px; font-size: 20px; cursor: pointer; text-align: center; }

.teamAA-b .mainTit .t { position: relative; padding-bottom: 18px; font-size: 32px; margin-bottom:20px; }
.teamAA-b .mainTit .t:after { content:''; width: 60px; height: 2px; position: absolute; left:0; bottom: 0; background: rgb(32, 56, 100); }
.teamAA-b .mainTit .et { font-size: 20px; margin: 10px 0 18px; color: rgb(32, 56, 100);}
.teamAA-b .con { font-size: 16px; line-height: 1.8; overflow: auto;max-height: 300px; overflow-x: hidden; }

.teamAA-b .con { scrollbar-color:  #fff rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
.teamAA-b .con::-webkit-scrollbar {width: 3px;height: 3px;}
.teamAA-b .con::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: #fff;}
.teamAA-b .con::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}


.tcShzrA-b { padding: 20px;}
.tcShzrA-c { max-height: 800px; overflow-y: auto; }
.tcShzrA-b .mainMore { display: inline-block; margin-top: 2vw; }

.tcShzrA-c ul li:nth-child(n+2) { margin-top: 1.6vw; }
.tcShzrA-c ul li .cc { margin-top: 16px; font-size: 16px; line-height: 2; }
@media(max-width: 1024px){
    .teamAA-b .mainTit .t { font-size: 24px; }
    .tcShzrA-a { width: 94%; max-width: 100%; }
    .tcShzrA-b { padding:20px 12px; }
    .tcShzrA-c { height: 500px; }
    .tcShzrA-c ul li:nth-child(n+2) { margin-top: 20px; }
}
.tcShzrA-c{
    scrollbar-color:  #0e5f9e rgba(0,0,0,0); 
    scrollbar-width: thin; 
    -ms-overflow-style:none; 
}
.tcShzrA-c::-webkit-scrollbar { 
    width: 3px;   
    height: 1px;
}
.tcShzrA-c::-webkit-scrollbar-thumb { 
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
    background: #0e5f9e;
}
.tcShzrA-c::-webkit-scrollbar-track { 
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
    border-radius: 3px;
    background: rgba(0,0,0,0);
}

.addFwZ { margin-bottom: 2.5vw; }
@media(max-width: 1024px){
    .addFwZ { margin-bottom: 20px; }
    .aboutC .nMtit .t { font-size: 20px; }
    .aboutC .addFwZ.nMtit .t { font-size: 24px; }
}



.second-level {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  /*background-color: #ffffff;*/
  /*background: url(../images/servicesbg.png) no-repeat center/cover;*/
  /*background-image: linear-gradient(rgba(79,234,250,0.9), rgba(0,91,131,0.9));*/
  z-index: 999999;
  padding: 1.5vw 0 1.5vw;
  background: rgba(7,29,80,.47);
  backdrop-filter: blur(8px);
  /*border-top: 1px solid #e5e5e5;*/
  /*border-bottom: 1px solid #e5e5e5;*/
  -webkit-transition: all .35s ease;
     -moz-transition: all .35s ease;
      -ms-transition: all .35s ease;
       -o-transition: all .35s ease;
          transition: all .35s ease;
}

.navL ul li { position: visibility; }
.navL ul li:hover .second-level { min-height:80px; display: block; opacity: 1; visibility: visible;}
.second-level .second-level-img {
  padding:0 8vw;
  margin-right: 7vw;
  border-right: 1px solid #e5e5e5;
}
.second-level .second-level-img .img_box {
  width: 20vw;
}

.second-level.services .justify-content-start { }

.second-level .second-level-img .img_title {
  font-size: 32px;
  color:#fff;
  margin-top: 16px;
  font-family: "AlibabaPuHuiTiMedium";
  /*display: none;*/
  text-align: center;
}
.second-level .second-level-nav { float: left; width: 20%; }
/*.second-level .second-level-nav:nth-child(1) { width: 19%; }*/
/*.second-level .second-level-nav:nth-child(2) { width: 20%; }*/
/*.second-level .second-level-nav:nth-child(3) { width: 22%; }*/
/*.second-level .second-level-nav:nth-child(4) { width: 26%; }*/
/*.second-level .second-level-nav:nth-child(5) { width: 14%; }*/
.second-level .second-level-nav li { margin-right: 0; }
.second-level .second-level-nav>li { margin:0 auto; }
.second-level .second-level-nav dl {
  margin-right: 2.5vw;
}
header .header-nav li:nth-child(4) .second-level .second-level-nav dl {
  margin-right: 2vw;
}

.second-level .second-level-nav dl:last-child {
  margin-right: 0;
}
.second-level .second-level-nav dl dt {
  font-family: "AlibabaPuHuiTiMedium";
  margin-bottom: 0.6vw;
}
.second-level .second-level-nav dl dd {
  line-height: 1.8;
  font-size: 16px;
}
.second-level .second-level-nav dl dd a {
  color: #ffffff;
}
.second-level .second-level-nav dl dd a:hover {
  color: #ffffff;
}
.img_icon {
  position: relative;
}
.img_icon img {
  width: 100%;
  display: block;
}
.img_icon::after,
.img_icon_large::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-right: 0.2vw solid #ffffff;
  border-left: 0.2vw solid transparent;
  border-top: 0.2vw solid transparent;
  border-bottom: 0.2vw solid #ffffff;
}
.img_icon_large::after {
  border-right: 0.3vw solid #ffffff;
  border-left: 0.3vw solid transparent;
  border-top: 0.3vw solid transparent;
  border-bottom: 0.3vw solid #ffffff;
}
.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.navL ul li .second-level a,.navL ul li  .second-level a:hover,.navL ul li .second-level  a:focus {
    text-decoration: none;
    color: #ffffff;
}
.navL ul li .second-level>.container2 >ul>li>a{
    color: #86bbee;
}


.second-level-nav .menu-item-96>a { font-family:"fzltc"; font-weight: bold; font-size: 18px;color:#000; margin-bottom: 12px; display: block; }

.second-level-nav .menu-item-96 li a { font-size: 16px;color:#666; line-height: 2; margin: 6px 0; }



.second-level-nav .menu-item-96>a:hover { color:#54c5d4; }
.second-level-nav .menu-item-96 li a:hover { color:#54c5d4; }

@media(max-width: 1480px){
    .second-level-nav .menu-item-96>a { font-size: 16px; }
    .second-level-nav .menu-item-96 li a{ font-size: 14px; }
    .second-level .second-level-nav li{margin-right: 15px;}
}


.aboutSecond { text-align: center; }
.aboutContainer { max-width: 40vw; display:inline-block; width:: auto; text-align: left; }


@media(max-width: 1800px){
    .second-level .second-level-img .img_title { font-size: 28px; }
    .aboutContainer { max-width: 46vw; }
}

@media(max-width: 1600px){
    .second-level .second-level-img .img_title { font-size: 24px; }
    .aboutContainer { max-width: 50vw; }
}

@media(max-width: 1300px){
    .second-level .second-level-img .img_title { font-size: 20px; }
    .aboutContainer { max-width: 55vw; }
}

#gsjs,#qywh { padding-top: 60px; }
#apply { padding-top: 120px; }

.footerC-a { float: left; }
.footerC-b { float: right;  }
.footerC-b a { display: inline-block; font-size: 12px;color:#999999; margin-left: 20px; }
.footerC-b a:hover { color:#333; }

@media(max-width:  1024px){
    .footerC-a,.footerC-b { width: 100%; text-align: center; }
    .footerC-b a { margin: 0 8px; }
}

.searchC { padding:50px 0 80px; background: #e8e8e8; }
.searchC-b { text-align: center; }
.searchC-b a { display: inline-block; padding: 12px 30px; border:1px solid #1b6cb0; font-size: 16px; color:#1b6cb0; border-radius: 50px; margin: 0 8px; }
.searchC-b a.cur,.searchC-b a:hover { background: #1b6cb0; color:#fff; }
.searchC-c { padding: 45px; background: #fff; margin-top:50px; }
.searchC-c .article p { font-size: 16px; }
.searchC-c .article p:nth-child(n+2) { margin-top:0; }
.searchC-c .article { margin:0; }
@media(max-width:  1680px){
    .shzpA-a a, .location .headv div,.location a, .location .headv div, .location{font-size:14px;}
}
@media(max-width:  1280px){
    .searchC { padding:40px 0 60px; }
    .searchC-c { padding: 35px; margin-top:30px; }
    .searchC-b a { padding: 8px 20px; }
    .shzpA-a a, .location .headv div{font-size:14px; margin-right: 10px;}
    .shzpA-a a, .location .headv div,.location a, .location .headv div, .location{font-size:13px;}
}
@media(max-width:  1024px){
    .searchC { padding:30px 0 40px; }
    .searchC-c { padding: 20px; margin-top:20px; }
}
@media(max-width:  550px){
    .searchC-b a { font-size: 14px; padding: 5px 12px; margin: 5px 2px; }
}



.searchD { background: #1b6cb0; padding:20px 0; }
.searchDD { position: fixed; left:0; bottom:0; }
.searchDD.hide { display: none; }
.searchDD.show { display: block; }
.searchD-a { position: relative; }
.searchD-b { float: left; padding-right: 260px; }
.searchD-b p { font-size: 14px;color:#cccccc; line-height: 1.8; }
.searchD-b p a { color:#fff; text-decoration: underline; }

.searchD-c { position: absolute; position: absolute; right:0; top:50%; transform: translateY(-50%); }
.searchD-c a { display: inline-block; padding:10px 30px; background: #fff; border-radius: 50px; font-size: 16px;color:#333333; }
.searchD-c a:hover { color:#fff; background: #00d4e7; }

@media(max-width:  1680px){
    .searchD-b { float: left; padding-right: 200px; }
}
@media(max-width:  1480px){
    .searchD-b { float: left; padding-right: 160px; }
    .searchD-c a { padding:8px 20px; }
}
@media(max-width:  1024px){
    .searchD-b { float: left; padding-right: 0px; max-height: 100px; overflow-y: scroll; padding-right: 10px; }
    .searchD-c { float: left; margin-top: 20px; position: relative; right:auto; top:0%; transform: translateY(0%); }
    .searchD-b {scrollbar-color:  #fff rgba(0,0,0,0.2); scrollbar-width: thin; -ms-overflow-style:none;}
    .searchD-b::-webkit-scrollbar {width: 3px;height: 3px;}
    .searchD-b::-webkit-scrollbar-thumb {border-radius: 3px;-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);background: #fff ;}
    .searchD-b::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);border-radius: 4px;background: rgba(0,0,0,0);}
    .p5 .searchD { display: none; }
    
}


.aboutSub { position: relative; }

.subE {
    display: none;
    padding-top:4px;
    position: absolute;
    left:0;
    top: 70px;
}

.subE dl{
    /*background: url(../images/servicesbg.png) no-repeat center/cover;*/
    /*background-image: linear-gradient(rgba(79,234,250,0.9), rgba(0,91,131,0.9));*/
    padding:  15px 0;
    width: 200px;
    background: rgba(7,29,80,.47);
    backdrop-filter: blur(8px);
    
}



    
.subE dl dd a { display: block; font-size: 18px; font-family:"fzltc"; font-weight: bold; color:#fff; padding: 12px 0; }
.subE dl dd>a.subG { background: url(../images/jtwhite.png) no-repeat center right; }
.subE dl dd .subF a { padding: 12px;font-size:16px; font-weight: normal; }
.subE dl dd { position: relative; padding: 0 12px; }
.subF { display: none; position: absolute; left:200px; top:-15px; width: 180px; 

    padding: 15px 0; 
    background: rgba(7,29,80,.47);
    backdrop-filter: blur(8px);
}


.navL ul li:nth-child(1) .subE dl{
    width: 291px;
    /*width: 340px;*/
} 
.navL ul li:nth-child(1) .subF{ left: 291px; }
    
.subE dl dd:hover { background: #0e5f9e; }
.subE dl dd:hover>a { color:#fff; }
.subE a:hover { background: #0e5f9e; color:#fff; }

.navL ul li:hover .subE { display: block; }
.subE dl dd:hover .subF { display: block; }

@media(max-width: 1480px){
    .subE dl dd a { font-size: 16px; }
    .subE dl dd .subF a { font-size: 14px; }
    .navL ul li:nth-child(1) .subE { width: 320px; } 
    .navL ul li:nth-child(1) .subF{ left: 291px; }
}
.img .swiper3 { position: relative; }


#nav-wrap { display: block!important; }

@media(max-width: 1024px){
    #nav-wrap { display: none!important; }
}

/*首页 > 我们的服务 > 偶联药物 CDMO > 下页面：/services/zgadc/*，左侧二级菜单 */
.newB-d dl dd.second a{
    padding-left:30%;
}

.newB-d dl dd.second a:before{
    position: relative;
    margin-right:6px;
    top:-2px;
    content:' ';
    display: inline-block;
    height: 4px;
    width: 4px;
    border-radius: 4px;
    background: #666;
}

.newB-d dl dd:hover a:before, .newB-d dl dd.cur a:before{
    background: #00d4e7;
    
}
