:root{
    --color: #005bac;
	 --colors: #064a8e;
}
dd,dl,dt,em,h1,h2,h3,li,p,ul{font-style:normal;list-style:none;margin:0;padding:0}
a{text-decoration:none;transition:all .1s linear;color:#444}
a:hover{color:var(--color)}
img{max-width:100%}
.am-container{max-width:90% !important;}
.am-alert-danger{width:100%;position:fixed;left:0;top:0;margin:0}
:root{--themeColor:#154392}
.arccontent{line-height:2;padding-bottom:20px;padding-top:20px}
.arccontent .selectTdClass{background-color:#edf5fa!important}
.arccontent table.noBorderTable caption,.arccontent table.noBorderTable td,.arccontent table.noBorderTable th{border:1px dashed #ddd!important}
.arccontent table{margin-bottom:10px;border-collapse:collapse;display:table;width:100%!important}
.arccontent td,.arccontent th{padding:5px 10px!important;border:1px solid #ddd;line-height:1.4}
.arccontent caption{border:1px dashed #ddd;border-bottom:0;padding:3px;text-align:center}
.arccontent th{border-top:1px solid #bbb;background-color:#f7f7f7}
.arccontent table tr.firstRow th{border-top-width:2px}
.arccontent .ue-table-interlace-color-single{background-color:#fcfcfc}
.arccontent .ue-table-interlace-color-double{background-color:#f7faff}
.arccontent p,.arccontent span{ white-space: normal !important;}
html{-webkit-text-size-adjust:100%;}
@media (min-width:2281px) and (max-width:2880px) {
    html{font-size:.455vw}
}
@media (min-width:1921px) and (max-width:2280px) {
    html{font-size:.485vw}
}
@media (min-width:1601px) and (max-width:1920px) {
    html{font-size:.525vw}
}
@media (min-width:1025px) and (max-width:1600px) {
    html{font-size:.625vw}
}
@media (max-width:1024px) {
    html{font-size:1.2vw}
}
@media (max-width:768px) {
    html{font-size:1.5vw}
}
@media (max-width:568px) {
    html{font-size:2vw}
}
@media screen and (min-width: 2000px){
.am-container{max-width: 180rem;}
}
@media screen and (max-width: 1920px){
.am-container{max-width: 163rem;}
}
@media screen and (max-width: 1680px){
.am-container{max-width: 1500px;}
.ab-value{ padding:20rem 0;}
}
@media screen and (max-width: 1440px){
.am-container{max-width: 1300px;}
}
#g-loading{visibility:visible}
@-webkit-keyframes loading-gezi{0%{left:-100%}
to{left:100%}
}
@keyframes loading-gezi{0%{left:-100%}
to{left:100%}
}
.loading-gezi{position:fixed;top:0;left:0;z-index:9999999;width:100%;height:100%;background-color:#fff}
.loading-gezi>.loaderwrap{position:absolute;top:50%;left:50%;display:block;margin-left:-90px;margin-top:-31px}
.loading-gezi>.loaderwrap img{display:block;margin-bottom:10px;width:30rem}
@media screen and (max-width:991px){.loading-gezi>.loaderwrap img{width:200px}
}
.loading-gezi>.loaderwrap span{position:relative;display:block;width:100%;height:1px;margin:0 auto;overflow:hidden}
.loading-gezi>.loaderwrap span:before{content:"";width:100%;height:1px;background:0 0;position:absolute;bottom:0;left:0}
.loading-gezi>.loaderwrap span:after{content:"";width:100%;height:1px;background:var(--color);position:absolute;bottom:0;left:-100%;-webkit-animation:loading-gezi 1s cubic-bezier(.77,0,.175,1) infinite .2s;animation:loading-gezi 1s cubic-bezier(.77,0,.175,1) infinite .2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.more a{display:inline-block;position:relative;width:220px;height:60px;background:#fff;text-align:center;line-height:58px;font-size:18px;color:#666;cursor:pointer}
.more a:hover img{transform:translateX(8px)}
.more a img{margin-left:35px;transition:all .3s ease-in-out}
.top-height{ height:16rem;}
header{ position:absolute; width:100%; left:0; top:0; z-index:2999; background:#fff;}
header .a-t-logo img{ height:7rem;}
header .a-t-menu{ position:relative; z-index:99; margin-bottom:10px;}
header .a-t-menu ul{ display:flex;justify-content: center;}
header .a-t-menu ul li{ position:relative; padding:0 15px;}
header .a-t-menu ul li:before{ content:""; display:block; width:1px; height:14px; background:#bcc5cd; position:absolute; right:0; top:50%; transform:translateY(-50%);}
header .a-t-menu ul li:last-child:before{ display:none;}
header .a-t-menu ul li .hover{ background:#fff; position:absolute; left:0; top:100%; z-index:1; white-space:nowrap; font-weight:bold; padding:15px; box-shadow:0 2px 10px rgba(0,0,0,.1); border-radius:10px; color:var(--color); visibility:hidden; opacity:0; transition:all .3s linear;}
header .a-t-menu ul li:hover .hover{ opacity:1; visibility:inherit;}
header .all-top{ padding:1.6rem 0;}
header .all-top .a-t-m{ display:flex;align-items: center;justify-content: space-between;}
header .a-t-search{ background:#fff; border-radius:6px; border:1px solid #bcc5cd; overflow:hidden;}
header .a-t-search .am-form-field{ border:none;}
header .a-t-search .am-btn{ background:none; border:none; color:var(--color); outline:none !important; box-shadow:none;}
header .topnav{background:var(--color)}
header .nav{ width:100%; height:6rem; line-height:6rem;}
header .nav .ulnav{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
header .nav .ulnav>li{flex:auto;-webkit-box-flex: auto; text-align:center; float:left; position:relative;}
header .nav .ulnav>li>a{font-size:1.8rem; display: block; color:#fff; position:relative; font-weight: bold; }
header .nav .ulnav>li>a:before{ content:""; display:none; width:0; height:3px; background:#0189dd; position:absolute; left:50%; bottom:0;transition: all .3s linear;}
header .nav .ulnav>li:before{content:'';display:none;width:1px;height:30%;position:absolute;left:0;top:30%;background-color:rgba(255,255,255,.1)}
header .nav .ulnav>li:first-child:before{display:none;}
header .nav:hover .ulnav>li.on>a{color:#fff; font-weight: normal; background:none;}
header .nav:hover .ulnav>li.on>a:before{ width:0; left:50%;}
header .nav .ulnav>li:hover>a:before,header .nav .ulnav>li.on:hover>a:before,header .nav .ulnav>li.on>a:before{ width:100%; left:0;}
header .nav .ulnav>li:hover>a,header .nav .ulnav>li.on:hover>a,header .nav .ulnav>li.on>a{ color:#fff; background:var(--colors)}
.ulnav>li .subnav{position: absolute;width:100%;background-color: #FFF; margin:0; box-shadow: 0 2px 10px rgba(0,0,0,.05); height: auto;z-index: 199;top:6.8rem;left: 0;opacity:0; visibility:hidden;transition: all .36s ease; border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5; }
.ulnav>li .subnav:before{ content:""; display:block; position:absolute; left:50%; top:-8px; margin-left:-5px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 8px solid #fff;}
.ulnav>li:hover .subnav{opacity:1;visibility: visible;top:6rem;}
.ulnav>li .subnav li{ border-bottom:1px solid #f5f5f5;}
.ulnav>li .subnav li:first-child{ border-radius:5px 5px 0 0;}
.ulnav>li .subnav li:last-child{ border-radius:0 0 5px 5px;}
.ulnav>li .subnav li a{font-weight: 500;color: #666; padding: 1rem .5rem; line-height:2.6rem;display: block;transition: all .2s ease-in-out;font-size:1.6rem;}
.ulnav>li .subnav li a:hover{ color:#1e4588;}
.nav-warp{ display:none;}

.nav-warp{display:none}
.searbtn{position:absolute;right:0;top:0;padding-top:30px}
.searbtn a{display:block;width:74px;text-align:right;position:relative;cursor:pointer}
.searbtn a:before{content:"";display:block;width:1px;height:70%;background:#fff;position:absolute;left:0;top:16%}
.warpbg{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.88);left:0;top:0;z-index:1990;display:none}
.warpbg:after{position:fixed;right:15px;top:15px;color:rgba(255,255,255,.81);content:"\f00d";font-size:1.8rem;cursor:pointer}
.searchb{position:fixed;width:100%;top:50%;left:0;z-index:1992;margin-top:-24px;display:none}
.searchb .seac{max-width:780px;margin:0 auto;position:relative}
.searchb .seac input{width:100%;background:0 0;border:1px solid rgba(255,255,255,.4);border-radius:40px;padding:1.4rem;color:#fff}
.searchb .seac input:focus{box-shadow:none;outline:0}
.searchb .seac .serbtn{position:absolute;right:10px;top:0;padding:1.4rem;border:none;background:0 0;color:rgba(255,255,255,.81)}
.searchb .seac .serbtn:focus{outline:0}
header.black{background:rgba(255,255,255,.8);box-shadow:0 2px 20px 2px rgba(0,0,0,.05)}
header .logo .b{display:none}
header.black .logo .b{display:inline-block}
header.black .logo .w{display:none}
header.black .head-main{border-bottom:none}
header.black .menu nav>ul>li>a{color:#333}
header.black .searbtn a:before{background:rgba(0,0,0,.1)}
.searbtn a .b{display:none}
header.black .searbtn a .w{display:none}
header.black .searbtn a .b{display:inline-block}
header .menu{padding-right:0}
.swiper-banner .swiper-slide.swiper-slide-active .banitem .img100{-webkit-animation:banner_outside 6s ease 1 forwards;-moz-animation:banner_outside 6s ease 1 forwards;-o-animation:banner_outside 6s ease 1 forwards;animation:banner_outside 6s ease 1 forwards}
.business .left li a .tit::after{-webkit-animation:anima .3s ease 1 forwards;-moz-animation:anima .3s ease 1 forwards;-o-animation:anima .3s ease 1 forwards;animation:anima .3s ease 1 forwards}
@-webkit-keyframes anima{from{right:10px}
to{right:0}
}
@-moz-keyframes anima{from{right:10px}
to{right:0}
}
@-o-keyframes anima{from{right:10px}
to{right:0}
}
@keyframes anima{from{right:10px}
to{right:0}
}
@keyframes rotate{0%{transform:translateY(0)}
25%{transform:translateY(5px)}
50%{transform:translateY(10px) scale(1.1,.9)}
75%{ransform:translateY(5px)}
100%{transform:translateY(0)}
}
.downcir{position:absolute;bottom:80px;left:50%;width:61px;height:61px;border-radius:50%;transform:translateX(-50%);background:url(../images/banner-circle.png);z-index:100}
.soll{text-align:center;position:absolute;width:100%;left:0;bottom:30%}
.soll a{display:block;cursor:pointer;position:relative;top:0;animation:idow 1.5s ease-out infinite}
.soll img{width:13px;height:19px}
@keyframes idow{0%{transform:translateY(0);opacity:1}
30%{transform:translateY(20px);opacity:0}
65%{transform:translateY(-20px);opacity:0}
100%{transform:translateY(0);opacity:1}
}
.am-pd{padding:90px 0;overflow:hidden}
.am-pb{padding-bottom:90px;overflow:hidden}
.bgr{background:#f5f5f5}
.img100{width:100%}
.banner .ban-msk{position:absolute;width:100%;left:0;bottom:25px}
.banner .ban-msk-m{position:relative;text-align:center}
.banner .s-b-n,.banner .s-b-p{width:35px;height:35px;background-size:contain}
.banner .s-b-n{right:2%}
.banner .s-b-p{left:2%}
.banner .ban-msk-m .swiper-p-b{display:inline-block;position:relative}
.banner .ban-msk-m .swiper-p-b .swiper-pagination-bullet{width:12px;height:12px;border-radius:12px;position:relative;opacity:1;background:#fff;margin:0 10px;transition:all .3s linear}
.banner .ban-msk-m .swiper-p-b .swiper-pagination-bullet:before{content:"";display:block;width:180%;height:180%;position:absolute;border-radius:50%;border:1px solid #154392;left:-38%;top:-38%;opacity:0;transition:all .3s linear}
.banner .ban-msk-m .swiper-p-b .swiper-pagination-bullet-active{background:#154392}
.banner .ban-msk-m .swiper-p-b .swiper-pagination-bullet-active:before{opacity:1}
.swiper-banner .swiper-slide .txt{position:absolute;left:50%;top:58%;color:#fff;z-index:2;pointer-events:none;transform:translate(-50%,-50%)}
.swiper-banner .swiper-slide .txt .mo{pointer-events:auto;display:inline-block;text-align:center}
.swiper-banner .swiper-slide .txt .line{width:0;height:5px;background:#fff;margin-bottom:5%;transition:all .8s linear}
.swiper-banner .swiper-slide .txt .line.animated{width:250px}
.swiper-banner .swiper-slide .txt .tit{font-size:58px;line-height:1}
.swiper-banner .swiper-slide .txt .note{font-size:58px;line-height:1;margin:5% 0}
.swiper-banner .swiper-slide .txt .info{font-size:28px;font-weight:700}
.swiper-banner .swiper-slide .txt .more{margin-top:15%}
.swiper-banner .swiper-slide .txt .more a{color:#154392}
.swiper-banner .swiper-slide .txt .scroll-btn{width:78px;height:78px;background:#005bac;line-height:78px;text-align:center;border-radius:50%;overflow:hidden;cursor:pointer;margin-top:10%}
.swiper-banner .swiper-slide .txt .scroll-btn img{position:relative;animation:downico 1.5s ease-out infinite}
.swiper-banner .swiper-slide .txt .more a img{margin-left:30px}
.swiper-banner .swiper-pagination-bullet{width:14px;height:14px;border-radius:50%;opacity:1;background:rgba(0,0,0,.6);margin:0 8px}
.swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color);opacity:1}
.swiper-banner .swiper-button-next,.swiper-banner .swiper-button-prev{background-size:20px 40px; opacity:0;}
.swiper-banner iframe,.swiper-banner video{width:100%;max-width:100%}
.swiper-banner iframe{width:100%!important; height:42rem !important; display:block; }
.swiper-banner .am-container{position:relative;bottom:25px}
.swiper-banner .swiper-button-next{left:95px;background-image:url(../images/banner-right.png);background-size:10px 14px}
.swiper-banner .swiper-button-prev{left:0;background-image:url(../images/banner-left.png);background-size:10px 14px}
.swiper-banner .swiper-pagination{top:-12px;padding:0 15px; left:50%; transform:translateX(-50%)}
.center{text-align:center}
.hm-title .tit{font-size:40px;line-height:1;margin-bottom:10px;font-weight:700}
.hm-title .en{font-size:24px;text-transform:uppercase;line-height:1;color:#999}
.hm-title.white .tit{color:#fff}
.hm-title.white .en{color:rgba(255,255,255,.61)}
.about-left{width:44%;float:left}
.about-left .note{font-size:18px;color:#666;margin-top:30px;line-height:2;margin-bottom:30px}
.ab-data{margin-top:5%;margin-bottom:5%}
.ab-data ul{display:flex;flex-direction:row;justify-content:space-between}
.ab-data ul li{float:left;position:relative;transition:all .3s linear}
.ab-data ul li:hover{transform:translateY(-10px)}
.ab-data ul li .t{color:#161616}
.ab-data ul li .t span{font-size:50px;font-weight:700;vertical-align:top;line-height:1}
.ab-data ul li .t em{font-size:30px}
.ab-data ul li .n{color:#999;margin-top:8px}
.hm-more a{display:inline-block;width:160px;height:46px;line-height:46px;border-radius:30px;padding:0 30px;border:1px solid #333;position:relative;text-align:left}
.hm-more a:hover{background:#154392;color:#fff;border:1px solid #154392}
.hm-more a:after{content:"\f105";position:absolute;right:30px;top:0;line-height:45px;transition:all .3s linear}
.hm-more a:hover:after{right:20px}
.hm-more.white a{color:#fff;border:1px solid #fff}
.hm-more.white a:hover{background:#154392;color:#fff;border:1px solid #154392}
video{max-width:100%;object-fit:contain;}
.about-right{width:48%;float:right;position:relative;margin-top:30px}
.about-right:before{content:"";display:none;width:85%;height:75%;background:#161616;position:absolute;left:-30px;top:-30px}
.about-right video{position:relative;z-index:22;outline:0;position:absolute;width:100%;height:100%;left:0;top:0;display:none}
.about-right .bg{position:relative;z-index:20}
.about-right .bg:before{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.4);position:absolute;left:0;top:0;z-index:21}
.about-right .bg em{display:inline-block;position:absolute;z-index:21;left:50%;top:50%;transform:translate(-50%,-50%) scale(.9);cursor:pointer;transition:all .3s linear}
.about-right .bg em:hover{transform:translate(-50%,-50%) scale(1)}
.aboutus .left{width:52%}
.aboutus .right{width:48%}
.aboutus .left .commontit{font-size:34px;font-family:SourceHanSansCN;font-weight:500;color:#154392;white-space:pre-line;margin-top:60px}
.aboutus .am-pd{padding:160px 0}
.aboutus .more a{border:1px solid #ebebeb}
.aboutus .wrapper{display:flex;align-items:center}
.aboutus .wrapper .list ul li:nth-child(3),.aboutus .wrapper .list ul li:nth-child(4){margin-top:0}
.ywfb{height:960px}
.ywfb .am-pd{padding:140px 0 220px}
.ywfb .left{width:15.4%}
.ywfb .left li{margin-bottom:50px}
.ywfb .left li p:first-child{font-size:18px;font-weight:700;color:#fff}
.ywfb .left li p:first-child span{font-size:58px;font-weight:700;color:#fff}
.ywfb .left li p:last-child{font-size:16px;color:#fff}
.ywfb .right{width:84.6%;position:relative}
.ywfb .ab-map .pi{position:absolute}
.ywfb .ab-map .pi1{left:21.7%;top:70.9%}
.ywfb .ab-map .pi2{left:59.6%;top:40%}
.ywfb .ab-map .pi3{left:63.5%;top:46%}
.ywfb .ab-map .pi span{width:8px;height:8px;border-radius:50%;position:absolute;box-sizing:content-box;left:50%;margin-left:-2.5px;bottom:-2px}
.ywfb .ab-map .pi span::after,.ywfb .ab-map .pi span::before{position:absolute;border-radius:50%;content:'';left:0;top:0;width:62px;height:62px;border:1px solid #7afcfc;transform:translateY(-50%)}
.ywfb .ab-map .pi span::before{animation:scale 2s infinite}
.ywfb .ab-map .pi span::after{animation:scale2 2s infinite}
@keyframes scale{0%{transform:scale(0);opacity:.9}
100%{transform:scale(2);opacity:0}
}
@keyframes scale2{0%{transform:scale(0);opacity:.9}
100%{transform:scale(3);opacity:0}
}
@keyframes scale3{0%{transform:scale(0);opacity:.9}
100%{transform:scale(1.1);opacity:0}
}
@keyframes scale4{0%{transform:scale(0);opacity:.9}
100%{transform:scale(1.2);opacity:0}
}
.swiper-case-next,.swiper-case-prev{font-size:18px;color:#fff;width:73px;height:34px;border-bottom:1px solid #fff;background-image:none!important}
.swiper-case-next{right:30px}
.swiper-case-prev{color:#999;border-bottom:1px solid #999;left:30px}
.case-swiper .swiper-slide.swiper-slide-active a.act{display:none}
.case-swiper .swiper-slide.swiper-slide-active .txt{display:block}
.case-swiper .txt{position:relative}
.case-swiper .swiper-slide.swiper-slide-active .txt::after{content:"";display:block;position:absolute;bottom:-275px;left:0;background:url(../images/case-bottom-bg.png) center center no-repeat;background-size:cover;width:100%;height:453px;z-index:-1}
.case-swiper .txt .left{width:60.4%}
.case-swiper .txt .right{padding-left:70px;padding-right:100px;width:39.6%}
.case-swiper .txt .right .tit{font-size:22px;position:relative;padding-bottom:20px}
.case-swiper .txt .right .tit::after{content:"";display:block;position:absolute;bottom:0;left:0;width:30px;height:4px;background:#154392;border-radius:2px}
.case-swiper .txt .right .summary{font-size:24px;font-weight:700;margin-top:20px;margin-bottom:90px;white-space:pre-line}
.case-swiper .txt .right .note{font-size:14px;line-height:33px;text-align:justify;margin-bottom:100px}
.case-swiper .more a{border:1px solid #e1e1e1}
.case-swiper .txt .mo{display:flex;align-items:center;padding:7% 0 7% 14%;padding:11.5% 0 10% 11%}
.case-swiper .banitem{height:100%;overflow:hidden;position:relative}
.case-swiper .banitem a.act{background-image:url(../images/banner2.png);background-size:cover;background-position:center;background-repeat:no-repeat;max-height:960px;height:960px;display:block;position:relative}
.case-swiper .banitem a.act:before{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#15439299}
.case-swiper .banitem a.act img{display:none}
.swiper-cpfl .swiper-slide{overflow:hidden}
.swiper-cpfl .swiper-slide.swiper-slide-active img{-webkit-animation:banner_outside 6s ease 1 forwards;-moz-animation:banner_outside 6s ease 1 forwards;-o-animation:banner_outside 6s ease 1 forwards;animation:banner_outside 6s ease 1 forwards}
.swiper-cpfl .swiper-slide img{width:100%}
.cpfl{position:relative}
.cpfl .hava{position:absolute;z-index:120;width:100%;left:0;bottom:10%}
.cpfl .hava ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}
.cpfl .hava ul:before{content:"";display:block;width:100%;height:1px;position:absolute;left:0;bottom:-6px;border-bottom:1px dashed #fff}
.cpfl .hava ul li{flex:1;text-align:center;padding-bottom:15px;position:relative;z-index:2;cursor:pointer}
.cpfl .hava ul li span{display:block;color:#fff;font-size:18px;font-weight:700}
.cpfl .hava ul li em{width:20px;height:20px;display:block;position:absolute;left:50%;bottom:0;transform:translateX(-50%) translateY(80%);border:1px solid #fff;border-radius:50%;transition:all .3s linear}
.cpfl .hava ul li.on em{width:28px;height:28px;transform:translateX(-50%) translateY(68%)}
.cpfl .hava ul li em:before{content:"";display:block;width:60%;height:60%;background:#fff;border-radius:50%;position:absolute;left:20%;top:20%}
@-webkit-keyframes banner_outside{from{-o-transform:scale(1.06);transform:scale(1.06)}
to{-o-transform:scale(1);transform:scale(1)}
}
@-moz-keyframes banner_outside{from{-o-transform:scale(1.06);transform:scale(1.06)}
to{-o-transform:scale(1);transform:scale(1)}
}
@-o-keyframes banner_outside{from{-o-transform:scale(1.06);transform:scale(1.06)}
to{-o-transform:scale(1);transform:scale(1)}
}
@keyframes banner_outside{from{-o-transform:scale(1.06);transform:scale(1.06)}
to{-o-transform:scale(1);transform:scale(1)}
}
.bgh{background:#161616}
.mgt{margin-top:50px}
.mgt30{margin-top:30px}
.rcpy-list{margin-top:50px}
.rcpy-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -5px}
.rcpy-list ul li{width:13%;padding:0 5px;transition:all .3s linear}
.rcpy-list ul li.on{width:61%}
.rcpy-list ul li a{display:block;height:800px;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}
.rcpy-list ul li a .txt{position:absolute;text-align:center;padding:15px;background:rgba(0,0,0,.6);color:#fff;width:100%;left:0;bottom:0;font-size:18px}
.swiper-case .swiper-slide{margin-bottom:60px}
.swiper-case .swiper-slide:nth-child(2n){margin-bottom:0}
.swiper-case .swiper-slide a{display:block;position:relative}
.swiper-case .swiper-slide a .img{width:60.5%;float:right;overflow:hidden;background:#000}
.swiper-case .swiper-slide a .img img{transition:all .3s linear}
.swiper-case .swiper-slide a:hover .img img{transform:scale(1.08) rotate(-3deg);opacity:.8}
.swiper-case .swiper-slide a .txt{position:absolute;width:39.5%;height:100%;left:0;top:0;padding:0 10%;border-top:1px solid #161616;border-bottom:1px solid #161616}
.swiper-case .swiper-slide a .txt .tit{font-size:22px;font-weight:700;color:#333;margin-bottom:5px}
.swiper-case .swiper-slide a .txt .note{font-size:16px;color:#999}
.swiper-case .swiper-slide:nth-child(2n) a .img{float:left}
.swiper-case .swiper-slide:nth-child(2n) a .txt{left:60.5%}
.sw-psd{position:relative}
.sw-psd .swiper-pa-c{float:left;font-size:18px;color:#999;width:auto}
.sw-psd .swiper-pa-c .swiper-pagination-current{font-size:40px;color:#154392;font-weight:700}
.sw-psd .swiper-pa-c .swiper-pagination-current:before{content:"0"}
.sw-psd .swiper-pa-c .swiper-pagination-total:before{content:"0"}
.swiper-c-next,.swiper-c-prev{width:60px;height:60px;border-radius:50%;background:#154392;float:right;margin-left:30px;cursor:pointer;background-position:center;background-repeat:no-repeat}
.swiper-c-prev{background-image:url(../images/yjt-l.png)}
.swiper-c-next{background-image:url(../images/yjt-r.png)}
.swiper-c-prev.swiper-button-disabled{background-color:#fff;border:1px solid #b7b7b8;background-image:url(../images/yjt-l-h.png)}
.swiper-c-next.swiper-button-disabled{background-color:#fff;border:1px solid #b7b7b8;background-image:url(../images/yjt-r-h.png)}

.hm-mainbox{ padding:60px 0; background:linear-gradient(to bottom, #aed7fe, #f6fbff);}
.hm-mainbox-bs{ background:#fff;}
.hm-main-box1{ padding:30px;}

.hm-new-top .hm-new-paly{ width:40%; float:left; /*max-height:54rem;*/ overflow:hidden; padding-right:15px;}
.hm-new-top .hm-new-paly .swiper-news .swiper-slide a{ display:block; position:relative;background: #f5f5f5;}
.hm-new-top .hm-new-paly .swiper-news .swiper-slide a .thumb img{ width:100%; /*height:42rem; object-fit: contain;*/}
.hm-new-top .hm-new-paly .swiper-news .swiper-slide a .tit{ position:absolute; left:0; bottom:0; width:100%; background:rgba(0,0,0,.6); font-size:1.8rem; color:#fff; padding:1.5rem; padding-right:10rem;}
.hm-new-top .hm-new-paly .swiper-news .swiper-news-pa{position:absolute; right:1.5rem; bottom:1.6rem; z-index:99; width:100%; text-align:right; padding-right:2rem;}
.hm-new-top .hm-new-paly .swiper-news .swiper-news-pa .swiper-pagination-bullet{ width:12px; height:12px; margin:0 0.5rem; background:#c5c5c5; opacity:.9;}
.hm-new-top .hm-new-paly .swiper-news .swiper-news-pa .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#0e5cad; opacity:1;}

.hm-new-top .hm-new-rg{ width:60%; float:right; padding-left:15px;}
.all-news-tab .hd{ display:flex;justify-content: space-between;align-items: center; border-bottom:1px solid #ebebeb;}
.all-news-tab .hd .amore a{ font-size:14px; color:#666;}
.all-news-tab .hd ul{ display:flex;justify-content: space-between;align-items: center;  }
.all-news-tab .hd ul li{ margin-right:4rem;}
.all-news-tab .hd ul li a{ position:relative; display:block; font-size:2rem;  color:#333; padding-bottom:15px; cursor:pointer;}
.all-news-tab .hd ul li.on a{font-weight:bold;}
.all-news-tab .hd ul li a:before{ content:""; display:block; width:100%; height:3px; position:absolute; left:0; bottom:-1px; opacity:0; background:var(--color);}
.all-news-tab .hd ul li.on a:before{ opacity:1;}
.all-news-tab .bd{ margin-top:10px;}
.all-news-tab .bd ul li{ padding:0.85rem 0;}
.all-news-tab .bd ul li a{ display:flex;justify-content: space-between;align-items: center; font-size:1.8rem;}
.all-news-tab .bd ul li a .tit{ max-width:calc(100% - 12rem);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.all-news-tab .bd ul li a .time{ color:#999;flex: none;}


.hm-main-box2{ display:flex;justify-content: space-between;flex-wrap: wrap; padding:0 30px;}
.hm-main-box2-item{ width:31%;}
.hm-news-video{ padding-top:10px;}
.hm-news-video a{ display:block; position:relative;}
.hm-news-video a img{ width:100%; height:31rem;object-fit:contain; }
.hm-news-video a .paly{ width:4rem; height:4rem; border-radius:50%; background:#ebebeb; display:flex;justify-content: center;align-items: center; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:9; color:var(--color);}
.hm-news-video a .paly i{ line-height:0;}

.hm-gongc{ padding:0 30px; margin-top:30px;}
.gongcheng-box{ background:#e5f2ff; padding:30px 0 30px 30px; margin-top:15px;}

.jpgc-list{ height:calc(var(--whuse) + var(--whuse) + 1rem); overflow-y:auto; overflow-x:hidden; padding-right:30px;}
.jpgc-list::-webkit-scrollbar {width: 10px;height: 5px;}
.jpgc-list::-webkit-scrollbar-track {background: rgba(0,0,0,.1); }
.jpgc-list::-webkit-scrollbar-thumb {background: var(--color); border-radius:6px;}
.jpgc-list ul{ display:flex;flex-wrap: wrap; margin:0 -1rem;}
.jpgc-list ul li{ width:25%; padding:0 1rem; margin-bottom:2rem;}
.jpgc-list ul li a{ display:block; background:#fff;height: 100%;}
.jpgc-list ul li a .img{ overflow:hidden;}
.jpgc-list ul li a .img img{ width:100%; transition:all .3s linear;/*height: 24rem;object-fit: cover;*/}
.jpgc-list ul li a:hover .img img{ transform:scale(1.05)}
.jpgc-list ul li a .txt{ padding:15px; text-align:center;}




.hm-news-tab .hd{margin-top:40px;margin-bottom:35px}
.hm-news-tab .hd ul{text-align:center}
.hm-news-tab .hd ul li{display:inline-block;margin:0 10px}
.hm-news-tab .hd ul li a{display:block;padding:8px 40px;border:1px solid #fff;color:#fff;border-radius:30px}
.hm-news-tab .hd ul li.on a{background:#fff;color:#161616}
.hm-news-tab .bd ul{margin:0 -20px}
.hm-news-tab .bd ul li{width:25%;float:left;padding:0 20px}
.hm-news-tab .bd ul li a{display:block;background:#fff}
.hm-news-tab .bd ul li a i{display:block;overflow:hidden}
.hm-news-tab .bd ul li a i img{transition:all .3s linear}
.hm-news-tab .bd ul li a:hover i img{transform:scale(1.08)}
.hm-news-tab .bd ul li a .txt{padding:30px}
.hm-news-tab .bd ul li a .txt .tit{text-align:center;font-size:18px;color:#333;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hm-news-tab .bd ul li a .txt .date{text-align:center;font-size:14px;color:#999;margin:8px 0}
.hm-news-tab .bd ul li a .txt .note{font-size:14px;color:#999;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.proyds-par-list ul li{border:1px solid #eee;margin-bottom:30px;text-align:center;margin-left:-1px}
.proyds-par-list ul li a{display:block}
.proyds-par-list ul li a img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}
.proyds-par-list ul li a:hover img{filter:grayscale(0);-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0)}
.mesbox{background:url(../images/bg.jpg) center no-repeat;background-size:cover;padding:90px 0 180px 0}
.mesbox .hm-title .en{font-size:18px;margin-top:20px}
.mesbox .am-container{max-width:790px}
.message{margin-top:100px}
.message .item{margin-bottom:30px}
.message .item .sel{width:48%;padding:18px;outline:0;border:1px solid #fff;background:0 0;color:#fff}
.message .item .sel option{color:#333}
.message .item .am-inp{padding:18px;outline:0;border:1px solid #fff;background:0 0;color:#fff;width:100%}
.message .mes-btn .am-btn{width:100%;padding:18px;font-size:18px;background:#fff;border:none;outline:0;font-weight:700}
.message .item .am-inp:focus{background:0 0;border-color:#154392}
.am-form-field:focus{border-color:#154392!important}
footer{background:url(../images/footer.jpg) center center no-repeat;background-size:cover}
footer .foot-main{border-bottom:1px solid rgba(255,255,255,.2);padding:40px 0}
footer .foot-main .foot-logo{width:26%;float:left}
footer .foot-main .foot-logo .foot-logo-txt{font-size:14px;color:#adb0b5;line-height:2;margin-top:10px}
footer .foot-main .foot-logo .foot-logo-txt b{font-size:18px;color:#fff}
footer .foot-main .foot-nav{width:55%;float:left}
footer .foot-main .foot-nav ul{display:flex;flex-direction:row;justify-content:space-between}
footer .foot-main .foot-nav ul li{float:left}
footer .foot-main .foot-nav ul li .foot-tit{font-size:18px;color:#fff;margin-bottom:15px}
footer .foot-main .foot-nav ul li .foot-tit a{color:#fff}
footer .foot-main .foot-nav ul li p{font-size:14px;color:#888a92;line-height:2}
footer .foot-main .foot-nav ul li p a{color:#adb0b5}
footer .foot-main .foot-nav ul li p a:hover{color:#fff}
footer .foot-main .foot-ewm{width:120px;float:right;text-align:center;font-size:14px;color:#fff}
footer .foot-main .foot-ewm p{margin-top:5px}
footer .yq-link{margin-top:35px;color:#fff;font-size:18px}
footer .yq-link a{color:#888a92;font-size:14px;display:inline-block;margin-right:10px}
footer .foot-copyr{padding:30px 0;font-size:14px;color:#888a92}
footer .foot-copyr a{color:#888a92}
footer .top{display:flex;justify-content:space-between;align-items:baseline;line-height:180px}
.footer-logo{width:18%}
footer .footer-menu{font-size:18px;color:#fff;margin-right:-30px}
footer .footer-menu a{color:#fff;padding:0 30px}
footer .foot-main{position:relative;}
footer .foot-con{color:#fff;padding:0;margin-top:0;float:right}
footer .foot-con>p{font-size:18px;margin-bottom:12px}
footer .foot-main .foot-contact{width:56%;float:left;display:flex;margin-top:20px}
.foot-tel{width:40%}
footer .foot-contact p{font-size:18px;color:#fff9;position:relative;margin-bottom:25px;padding-left:30px}
footer .foot-contact p.tel-num{text-indent:0;font-size:29px;font-weight:700;color:#fff;padding-left:0}
footer .foot-contact p.tel-text{font-size:16px}
footer .foot-contact p img{position:absolute;left:0;top:5px}
.foot-copry{padding:20px 0;font-size:14px;color:#ffffff80}
.foot-copry a{color:#ffffff80}
footer .foot-contact .foot-addr p:first-child img{top:8px}

footer .foot-main{ color:#fff;}
footer .foot-main .foot-left{ float:left;}
footer .foot-main .foot-left .f-company{ font-size:18px;}
footer .foot-main .foot-left .f-tel{ font-size:2.4rem; font-weight:bold; margin:1rem 0;}
footer .foot-main .foot-left .f-ewm{ max-width:12rem;}
footer .foot-main .foot-right{ float:right;}
footer .foot-main .foot-right .tit{ font-size:18px; font-weight:bold; margin-bottom:1rem;}
footer .foot-main .foot-right .f-lxfs{ line-height:2;}
.nybanner{text-align:center;overflow:hidden;position:relative}
.nybanner>img{width:100%;-webkit-animation:banner_outside 6s ease 1 forwards;animation:banner_outside 6s ease 1 forwards;    max-height: 40rem;object-fit: cover;}
.nybanner .nybantxt{position:absolute;width:100%;text-align:center;left:0;top:50%;transform:translateY(-50%);z-index:23;color:#fff}
.nybanner .nybantxt .cn{font-size:40px;line-height:44px;height:44px;overflow:hidden;margin-bottom:8px}
.nybanner .nybantxt .en{font-size:28px;line-height:48px;height:48px;overflow:hidden;text-transform:uppercase;font-family:Novah}
@-webkit-keyframes pagebgfd{0%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}
100%{opacity:1;-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
}
@keyframes pagebgfd{0%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}
100%{opacity:1;-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
}
.am-parth{font-size:14px;height:50px;line-height:50px;box-shadow:0 0 3px rgba(0,0,0,.15)}
.am-parth .location{position:relative;padding-left:20px;background:url(../images/map-location.png) 0 center no-repeat;background-size:16px auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ny-warp{background:#f5f5f5;padding:30px 0}
.abtit{text-align:center;font-size:36px}
.ny-about .ny-ab-txt{margin-top:40px}
.ny-about .ny-ab-txt .content{width:47%;float:left}
.ny-about .ny-ab-txt .content .tit{font-size:24px;margin-bottom:15px}
.ny-about .ny-ab-txt .abtnote{line-height:2}
.ny-about .ny-ab-txt .abtnote.mg{margin-bottom:30px}
.nyab-r{width:47%;float:right}
.about-vfo{position:relative;border-radius:10px;overflow:hidden}
.about-vfo video{position:relative;z-index:22;outline:0;position:absolute;width:100%;height:100%;left:0;top:0;display:none}
.about-vfo .bg{position:relative;z-index:20}
.about-vfo .bg:before{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.6);position:absolute;left:0;top:0;z-index:21}
.about-vfo .bg em{display:inline-block;position:absolute;z-index:21;left:50%;top:50%;transform:translate(-50%,-50%) scale(.9);cursor:pointer;transition:all .3s linear}
.about-vfo .bg em:hover{transform:translate(-50%,-50%) scale(1)}
.zslist{position:relative}
.swiper-zss{padding-top:10px}
.swiper-zss .swiper-slide{width:25%;padding:0 15px}
.swiper-zss .swiper-slide a{display:block;position:relative}
.swiper-zss .swiper-slide a i{display:block;margin:0 auto;position:relative;padding:20px;border-radius:2px;z-index:2;transition:all .3s linear;box-shadow:0 2px 8px 2px rgba(0,0,0,.1);background:#fff}
.swiper-zss .swiper-slide a:hover i{transform:translateY(-10px)}
.swiper-zss .swiper-slide a .txt{position:relative;z-index:2;text-align:center;margin-top:15px;padding-bottom:30px;color:#fff;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.whoche .swiper-z-next,.whoche .swiper-z-prev{transform:translateY(-90%)}
.swiper-pa-zs{position:relative;bottom:0;margin-top:30px}
.swiper-z-next,.swiper-z-prev{width:60px;height:60px;border-radius:50%;cursor:pointer;position:absolute;top:50%;transform:translateY(-150%);z-index:9;transition:all .1s linear;background-repeat:no-repeat;background-position:center;background-color:#e0e0e0;outline:0}
.swiper-pa-zs .swiper-pagination-bullet{width:14px;height:14px}
.swiper-pa-zs .swiper-pagination-bullet-active{background:#154392}
.swiper-z-next:hover,.swiper-z-prev:hover{background-color:#154392}
.swiper-z-next{background-image:url(../images/jr.png);right:-40px}
.swiper-z-prev{background-image:url(../images/jl.png);left:-40px}
.ny-join-list .join-head{padding:2rem;background:#e4e4e4}
.ny-join-list .join-head span{font-size:18px;font-weight:700;float:left}
.ny-join-list .join-head span:first-child{width:50%}
.ny-join-list .join-head span:nth-child(2){width:15%;text-align:center}
.ny-join-list .join-head span:nth-child(3){width:20%;text-align:center}
.ny-join-list .join-head span:last-child{float:right}
.ny-join-list .am-accordion-gapped{margin:0}
.ny-join-list .am-accordion-gapped .am-accordion-title{border:none}
.ny-join-list .am-accordion-gapped .am-accordion-item{margin:0;border:none;border-bottom:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #eee}
.ny-join-list .am-accordion-title{font-size:18px;padding:2rem;background:#fff}
.ny-join-list .am-accordion-title span{display:inline-block;float:left}
.ny-join-list .am-accordion-title span:first-child{width:50%}
.ny-join-list .am-accordion-title span:nth-child(2){width:15%;text-align:center}
.ny-join-list .am-accordion-title span:nth-child(3){width:20%;text-align:center}
.ny-join-list .am-accordion-title span:last-child{float:right}
.ny-join-list .am-accordion-title span:last-child:after{content:"\f105";margin-left:5px}
.ny-join-list .am-accordion-gapped .am-active span:last-child:after{content:"\f107"}
.ny-join-list .am-accordion-gapped .am-active .am-accordion-title{background:#154392;color:#fff}
.ny-join-list .am-accordion-gapped .am-accordion-title:after{display:none}
.ny-join-list .am-accordion-content{padding:30px;line-height:2;background:#fff}
.ct-title{text-align:center}
.ct-title .tit{font-size:36px}
.ct-title .en{font-size:20px;color:#999;text-transform:uppercase;letter-spacing:10px;position:relative}
.ct-title .en:before{content:"";display:inline-block;height:1px;width:62px;background:#bbb;position:relative;top:-5px;margin-right:25px}
.ct-title .en:after{content:"";display:inline-block;height:1px;width:62px;background:#bbb;position:relative;top:-5px;margin-left:15px}
.cpytit{font-size:24px;text-align:center;margin-bottom:3%}
.contact-list ul li{padding:15px}
.contact-list ul li .itw{border-bottom:1px dashed #d5d5d5;padding-bottom:15px}
.contact-list ul li img{margin-right:5px}
.map{margin-top:30px;position:relative;overflow:hidden;height:600px}
#allmap{width:100%;height:50rem}
#allmap img{max-width:inherit}
#allmap .BMap_bubble_pop{padding:15px 15px 0 15px!important;box-sizing:content-box}
#allmap .BMap_bubble_center{height:75px!important}
.pages{text-align:center;margin-top:20px}
.pages a{width:46px;margin:0 5px;height:46px;line-height:46px;text-align:center;display:inline-block;background:#fff;box-shadow:0 2px 2px 2px rgba(0,0,0,.05)}
.pages a.on,.pages a:hover{background:#154392;color:#fff}
.ny-nav{text-align:center;margin-bottom:30px}
.ny-nav a{display:inline-block;padding:10px 30px;background:#fff;border-radius:40px;border:1px solid #ebe8e4;margin:0 10px}
.ny-nav a.on,.ny-nav a:hover{background:#154392;color:#fff;border-color:#154392}
.ny-news-list ul li{margin-top:-1px;transition:all .1s linear;position:relative;background:#fff;border:1px solid #eee}
.ny-news-list ul li a{display:block;padding:30px}
.ny-news-list ul li:hover{box-shadow:0 0 10px 6px #eee;z-index:99}
.ny-news-list ul li a i{width:14%;float:left}
.ny-news-list ul li a .txt{width:86%;float:right;padding-left:30px;position:relative}
.ny-news-list ul li a .txt .tit{font-size:20px;color:#333}
.ny-news-list ul li a .txt .note{font-size:14px;color:#999;margin:10px 0;line-height:1.8}
.ny-news-list ul li a .txt .rq{display:block;font-size:13px;font-family:arial;height:16px;position:absolute;top:6px;right:62px;padding-left:24px;color:#999}
.ny-news-list ul li a .txt .readNum{display:block;font-size:13px;font-family:arial;height:16px;background:url(../images/newsList_icon02.png) no-repeat left center;position:absolute;top:5px;right:4px;padding-left:24px;color:#666}
.ny-news-list ul li a .txt .more{width:36px;height:36px;line-height:34px;border-radius:50%;border:1px solid #ddd;text-align:center;transition:all .3s linear}
.ny-news-list ul li a .txt .more:before{content:"\f105"}
.ny-news-list ul li a i{display:block;overflow:hidden;background:#000}
.ny-news-list ul li a i img{transition:all .3s linear}
.ny-news-list ul li a:hover i img{transform:scale(1.1);opacity:.8}
.ny-news-list ul li a:hover .more{background:#154392;color:#fff}
.newscontent_box{position:relative}
.news-con-l{width:70%;float:left;background:#fff;position:relative;min-height:600px;padding:45px 42px}
.arc-head{border-bottom:1px solid #e5e5e5;margin-bottom:30px;padding-bottom:15px}
.arc-head .h1{font-size:28px}
.arc-head .newscontent_boxlsm{margin-top:25px}
.arc-head .newscontent_boxlsm b,.arc-head .newscontent_boxlsm span{font-size:13px;color:#999;font-weight:400}
.arc-head .newscontent_boxlsm b{margin-right:10px}
.arc-body{line-height:2;font-size:14px}
.cpxqct_sy,.cpxqct_xy{margin-top:23px;border:1px solid #eee;height:60px;line-height:58px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
.cpxqct_xy{margin-top:10px}
.cpxqct_sy_l,.cpxqct_xy_l{width:90%;padding:0 22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.cpxqct_sy_l b,.cpxqct_xy_l b{font-size:14px;color:#999}
.cpxqct_sy_l span,.cpxqct_xy_l span{font-size:14px;color:#333}
.cpxqct_sy_l span.nolink{color:#777}
.cpxqct_sy .cpxqct_sy_r,.cpxqct_xy .cpxqct_xy_r{width:10%;text-align:center;background-color:#eee}
.cpxqct_sy .cpxqct_sy_r:hover,.cpxqct_xy .cpxqct_xy_r:hover{background-color:#ff7801}
.cpxqct_sy_r i,.cpxqct_xy_r i{color:#cfcfcf}
.cpxqct_sy_l:hover span,.cpxqct_xy_l:hover span{color:#fd7801}
.cpxqct_sy .cpxqct_sy_r:hover i,.cpxqct_xy .cpxqct_xy_r:hover i{color:#fff}
.news-con-r{width:27%;float:right}
.newscontent_boxritem{padding:40px 30px;background-color:#fff}
.newscontent_boxritem_titlel i{color:#154392;font-size:22px;margin-top:-3px;margin-right:5px}
.newscontent_boxritem_titlel span{font-size:18px;color:#000}
.newscontent_boxritem_titlel span b{font-size:18px;color:#000;font-weight:600}
.newscontent_boxritem_titler i{margin-top:-3px;font-size:24px;color:#b5b5b5}
.newscontent_boxritem_titler a:hover i{color:#154392}
.newscontent_boxritem_ct{margin-top:15px;position:relative;border-top:1px solid #e5e5e5}
.newscontent_boxritem_ctdw{position:absolute;top:-1px;left:0;height:1px;width:70px;background-color:#b99b5b}
.newscontent_boxritem_ct .newscontent_boxritem_ctaitem{display:block;margin-top:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.newscontent_boxritem_ctaitem b{margin-right:5px;display:inline-block;width:5px;height:5px;background-color:silver;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;vertical-align:middle}
.newscontent_boxritem_ctaitem span{font-size:14px;color:#333}
.newscontent_boxritem_ctaitem:hover span{color:#154392}
.newscontent_boxritem_ctaitem:hover b{background-color:#154392}
.zxzx.newscontent_boxritem{margin-top:10px}
.newscontent_boxxg{margin-top:55px}
.newscontent_boxxg .zixunbox_xt{background-color:#fff}
.newscontent_boxxg .zixunbox{margin-bottom:60px}
.newscontentcp_boxdw{position:absolute;top:0;left:0;width:80px;height:80px;text-align:center;background-color:#ddd;margin-left:-80px}
.newscontentcp_boxdw_txt{padding-top:13px;display:block;width:100%;height:100%}
.newscontentcp_boxdw_txt i{font-size:22px;color:#b99b5b}
.newscontentcp_boxdw_txt p{font-size:13px;color:#333}
.newscontentcp_boxdw:hover{background-color:#154392}
.newscontentcp_boxdw:hover i,.newscontentcp_boxdw:hover p{color:#fff}
.newscontent_boxxg{margin-top:55px}
.newscontent_boxxg .zixunbox_xt{background-color:#fff}
.newscontent_boxxg .zixunbox{margin-bottom:60px}
.arccontent iframe{width:100%;height:48vw;}
.zixunbox_title{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-moz-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between}
.zixunbox_title_l{font-size:22px;font-weight:600;color:#111}
.zixunbox_title_l em{color:#154392}
.zixunbox_title_l b{font-size:13px;color:#999;margin-left:10px}
.zixunbox_title_r a{font-size:14px;color:#777}
.zixunbox_title_r a:hover{color:#154392}
.zixunbox_xt{position:relative;margin-top:12px;border-top:1px solid #e1e1e1;padding:50px 30px}
.zixunbox_xt ul li{padding:0 15px}
.zixunbox_xt ul li a{display:block;border-bottom:1px dashed #eee;line-height:2.8;font-size:14px}
.zixunbox_xt ul li a span{display:block;width:78%;float:left;position:relative;padding-left:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.zixunbox_xt ul li a span:before{content:"";width:5px;height:5px;display:block;background:silver;border-radius:5px;position:absolute;left:0;top:50%;margin-top:-2.5px}
.zixunbox_xt ul li a b{float:right;font-weight:400;color:#999}
.zixunbox_xt ul li a:after,.zixunbox_xt ul li a:before{content:"";display:block;clear:both}
.saixuan{background:#fff;border-radius:10px;padding:30px;margin-bottom:25px}
.saixuan ul li{border-bottom:1px dashed #eee;position:relative;padding:15px 0;padding-left:3.5em}
.saixuan ul li span{font-weight:700;position:absolute;left:0;top:18px}
.saixuan ul li a{display:inline-block;padding:4px 20px;border-radius:30px}
.saixuan ul li a.on{background:#154392;color:#fff}
.ny-prolist ul{margin:0 -10px}
.ny-prolist ul li{padding:10px;position:relative}
.ny-prolist ul li a{display:block;background:#fff;border-radius:10px;overflow:hidden;padding:10px}
.ny-prolist ul li a i{display:block;overflow:hidden;border-radius:10px}
.ny-prolist ul li a i img{width:100%;transition:all .3s linear}
.ny-prolist ul li a:hover i img{transform:scale(1.08)}
.ny-prolist ul li a .txt{padding:10px;margin-top:10px;position:relative}
.ny-prolist ul li a .txt .tit{padding-right:6em;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ny-prolist ul li .opyy{position:absolute;right:25px;bottom:26px;z-index:2;padding:4px 20px;border:1px solid #154392;color:#154392;cursor:pointer;font-size:14px;border-radius:30px}
.ny-prolist ul li .opyy:hover{background:#154392;color:#fff}
.yymask{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.6);left:0;top:0;z-index:1440;display:none}
@keyframes button{0%{margin-top:0}
40%{margin-top:-10px}
}
.yy-mesbox{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1444;background:#fff;padding:40px;border-radius:10px;display:none}
.yy-mesbox.on{display:block}
.yy-mesbox .tit{font-size:24px;text-align:center;margin-bottom:25px}
.yy-mesbox .mesli .ipt{width:300px;margin-bottom:15px}
.yy-mesbox .mesli .ipt .am-form-field{padding:15px 20px}
.yy-mesbox .ac4{width:120px;height:42px;margin:0 auto;background:#154392;border-radius:30px;text-align:center;margin-top:25px}
.yy-mesbox .ac4 .am-btn{background:0 0;border:none;color:#fff;height:100%;outline:0;box-shadow:none;letter-spacing:2px}
.yy-mesbox .ac4 .am-btn span{display:block;float:left}
.yy-mesbox .ac4 .am-btn.button span:first-child{-webkit-animation:button .8s linear;animation:button .8s linear}
.yy-mesbox .ac4 .am-btn.button span:nth-child(2){-webkit-animation:button .8s linear 80ms;animation:button .8s linear 80ms}
.yy-mesbox .ac4 .am-btn.button span:nth-child(3){-webkit-animation:button .8s linear .16s;animation:button .8s linear .16s}
.yy-mesbox .ac4 .am-btn.button span:nth-child(4){-webkit-animation:button .8s linear .24s;animation:button .8s linear .24s}
.ny-caselist ul{margin:0 -10px}
.ny-caselist ul li{padding:10px;position:relative}
.ny-caselist ul li a{display:block;background:#fff;padding:10px;border-radius:10px;position:relative}
.ny-caselist ul li a:after,.ny-caselist ul li a:before{content:"";display:block;clear:both}
.ny-caselist ul li a i{width:50%;float:left;display:block;overflow:hidden;border-radius:10px}
.ny-caselist ul li a .txt{position:absolute;width:50%;left:50%;top:0;padding:0 5%;height:100%}
.ny-caselist ul li a .txt .mzd{position:relative;top:50%;transform:translateY(-110%)}
.ny-caselist ul li a .txt .mzd .cas{font-size:14px;color:#999;margin-bottom:8px}
.ny-caselist ul li a .txt .mzd .tit{font-size:18px;color:#333;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ny-caselist ul li a .txt .more{position:absolute;padding:4px 20px;border:1px solid #154392;color:#154392;cursor:pointer;font-size:14px;border-radius:30px;left:10%;bottom:30%}
.ny-caselist ul li .opyy{position:absolute;left:70%;bottom:31%;z-index:2;padding:4px 20px;border:1px solid #154392;background:#154392;color:#fff;cursor:pointer;font-size:14px;border-radius:30px}
.ny-caselist ul li .opyy:hover{background:#154392;color:#fff}
.ny-caselist ul li a i img{width:100%;transition:all .3s linear}
.ny-caselist ul li a:hover i img{transform:scale(1.08)}
.ny-pro-head{background:#fff;border-radius:10px;padding:50px}
.ny-pro-head .txt{width:50%;float:left;padding-left:50px}
.ny-pro-head .txt h1{margin-bottom:20px;padding:26px 0;font-size:32px;color:#000;border-bottom:1px dashed #bcbcbc}
.ny-pro-head .txt .note{line-height:30px;font-size:14px;color:#777}
.picpaly{width:50%;float:left}
.picpaly .swiper-slide{background-size:cover;background-position:center}
.picpaly .gallery-top{height:500px;width:100%}
.picpaly .gallery-thumbs{height:120px;box-sizing:border-box;padding:10px 0}
.picpaly .gallery-thumbs .swiper-slide{height:100%;background-color:#000;border:1px solid #fff;cursor:pointer}
.picpaly .gallery-thumbs .swiper-slide-thumb-active{opacity:1;border:1px solid #161616}
.picpaly .swiper-button-next,.picpaly .swiper-button-prev{background-size:20px auto}
.ny-pro-head .txt .form-btn{padding:2px;width:280px;height:54px;line-height:46px;text-align:center;font-size:24px;color:#fff;background-color:#154392;border:1px solid #154392;border-radius:50px;background-clip:content-box;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;margin-top:34px}
.product-content{margin-top:25px;border-radius:10px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background-color:#f5f5f5;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.08);box-shadow:0 8px 24px rgba(0,0,0,.08)}
.product-content-left{padding:60px 100px 55px 90px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;min-width:0;background-color:#fff;-webkit-box-shadow:6px 0 12px -4px rgba(0,0,0,.08);box-shadow:6px 0 12px -4px rgba(0,0,0,.08)}
.product-content-left .title-box{margin-bottom:40px;text-align:center}
.product-article{font-size:14px;line-height:28px;color:#878787;overflow:hidden}
.product-content-left .title-box .cn{font-size:30px;color:#333}
.product-content-left .title-box .en{margin-top:3px;font-size:12px;font-family:Tahoma;color:#858585;letter-spacing:4px;text-transform:uppercase}
.product-content .product-related{padding:50px}
.product-related{width:373px;text-align:center;overflow:hidden}
.product-related .title{margin-bottom:32px;font-size:22px;color:#333}
.product-related-swiper{overflow:hidden}
.product-related-swiper.no-init .swiper-wrapper{display:block;text-align:center;width:100%}
.product-related-swiper.no-init li:first-child{padding-top:0}
.product-related-swiper.no-init li{padding:40px 0 30px;border-bottom:1px dashed #cacaca}
.product-related-swiper p{margin-top:16px;font-size:16px;color:#555;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
.jm-banner{overflow:hidden}
.jm-banner img{-webkit-animation:banner_outside 3s linear forwards;-o-animation:banner_outside 3s linear forwards;animation:banner_outside 3s linear forwards}
.jm-title .note{font-size:22px}
.jm-title .en{font-size:36px}
.jm-title .en span{font-size:24px;color:#999;vertical-align:middle;position:relative;top:-5px;font-family:serif;margin:0 5px}
.jm-title .tit{font-size:32px;color:#154392;font-weight:600}
.jm-title.white .note{color:#fff}
.jm-title.white .en{color:#fff}
.jm-tzyq .item1{width:48.5%;float:left;height:490px}
.jm-tzyq .item{background:#f5f5f5;padding:50px}
.jm-tzyq .item .tit{font-size:20px;font-weight:700;margin-bottom:15px}
.jm-tzyq .item .note{line-height:2}
.jm-yq-r{float:right;width:48.5%}
.jm-tzyq .item2{margin-bottom:40px}
.sxy-list ul{margin:0 -15px}
.sxy-list ul li{padding:15px}
.sxy-list ul li a{display:block;background:#fff;text-align:center;border-radius:8px;overflow:hidden}
.sxy-list ul li a i{display:block;overflow:hidden}
.sxy-list ul li a i img{width:100%;transition:all .3s linear}
.sxy-list ul li a:hover i img{transform:scale(1.08)}
.sxy-list ul li a:hover{box-shadow:0 2px 20px 2px rgba(0,0,0,.1)}
.sxy-list ul li a .tit{padding:15px;font-size:18px}
.jm-yzpc{background:url(../images/sbg.jpg) center no-repeat;background-size:cover;background-attachment:fixed}
.yzpc-txt{text-align:center;font-size:24px;color:#fff}
.badabu ul{margin:0 -30px}
.badabu ul li{padding:30px}
.badabu ul li a i{width:80px;height:80px;background:#f5f5f5;border-radius:50%;display:block;margin:0 auto;padding:20px}
.badabu ul li a{display:block;background:#fff;text-align:center;padding:50px;border-radius:8px;transition:all .3s linear;position:relative}
.badabu ul li a:hover{transform:translateY(-10px);box-shadow:0 2px 20px 2px rgba(0,0,0,.1)}
.badabu ul li a .tit{font-size:18px;font-weight:700;margin-bottom:8px;color:#161616;margin-top:15px}
.badabu ul li a .note{font-size:16px;color:#666}
.jm-ryu{background:#eef1fa}
.pages{text-align:center;margin-top:20px}
.pages a.on,.pages a:hover{background:#154392;color:#fff}
.wechat-ses{width:70%;padding:30px;background:#fff;border-radius:10px;position:fixed;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:1404;display:none}
.wechat-ses .icon{width:44px;height:44px;display:block;margin:0 auto}
.wechat-ses .tit{font-size:18px;font-weight:700;text-align:center;margin-top:10px;margin-bottom:15px}
.wechat-ses .note{font-size:14px;color:#777;text-align:center;margin-bottom:15px}
.wechat-ses .wxbtn{text-align:center}
.wechat-ses .wxbtn a{font-size:14px;display:inline-block;padding:8px 30px;background-color:#1aad17;color:#fff;border-radius:6px}
.wechat-wrap{background:rgba(0,0,0,.6);width:100%;height:100%;position:fixed;left:0;top:0;z-index:1400;display:none}
.wechat-dialog{width:90%;background:#fff;border-radius:10px;padding:18px;position:fixed;left:5%;top:50%;transform:translate(0,-50%);z-index:1211;display:none;box-sizing:border-box}
.wechat-dialog .tit{text-align:center;font-size:20px}
.wechat-dialog .copy-wx{background:#f5f5f5;border-radius:10px;padding:20px;text-align:center;margin:15px 0;color:#666}
.wechat-dialog .copy-wx .info{font-size:12px;color:#999}
.wechat-dialog .copy-wx p span{color:#25ba45}
.wechat-dialog .wx-close{position:absolute;right:5px;top:5px;font-size:20px;padding:0 10px;cursor:pointer}
.wechat-mask{position:fixed;display:none;width:100%;height:100%;background:rgba(0,0,0,.5);left:0;top:0;z-index:1210}
.wechat-ses{width:400px;max-width:70%;padding:30px;background:#fff;border-radius:10px;position:fixed;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:1404;display:none;box-shadow:0 2px 20px 2px rgba(0,0,0,.5)}
.wechat-ses .icon{width:44px;height:44px;display:block;margin:0 auto}
.wechat-ses .tit{font-size:18px;font-weight:700;text-align:center;margin-top:10px;margin-bottom:15px}
.wechat-ses .note{font-size:14px;color:#777;text-align:center;margin-bottom:15px}
.wechat-ses .wxbtn{text-align:center}
.wechat-ses .wxbtn a{font-size:14px;display:inline-block;padding:8px 30px;background-color:#1aad17;color:#fff;border-radius:6px}
.hidden{display:none}
.ellipsis{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.flex{display:flex}
.lineclamp-1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.lineclamp-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.lineclamp-3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.lineclamp-4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.news .cate{position:relative;z-index:111}
.news .cate ul li{background:#99b1d9;padding:21px 20px;margin-top:-30px;transition:all .3s linear;position:relative}
.news .cate ul li .title{font-size:18px;font-weight:700;color:#fff}
.news .cate ul li .entit{font-size:14px;color:#fff;margin-left:20px;position:relative;text-transform:capitalize}
.news .cate ul li .entit:after{content:'';display:block;position:absolute;top:50%;right:-60px;background:#fff;height:1px;width:30px}
.news .cate ul li .line{color:#fff}
.news .cate ul li.on,.news .cate ul li:hover{padding:31px 20px;background-color:#154392;margin-top:-50px}
.news .left,.news .right{width:calc(50% - 20px);float:left}
.news .left{margin-right:20px}
.news .right{margin-left:20px}
.news .left li{padding-top:25px}
.news .left li:first-child{padding-top:0}
.news .left li .wrap{display:flex;justify-content:space-between;align-items:center}
.news .left li .wrap .act{transition:all .3s linear}
.news .left li a .title{font-size:18px;color:#666;width:80%}
.news .left li a .note{font-size:14px;color:#999;margin:25px 0 28px;text-align:justify;transition:all .3s linear;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.news .left li a .date{font-size:12px;color:#999;min-width:70px;width:20%;text-align:right}
.news .left li a .date.d1{text-align:left;width:100%}
.news .left li.on,.news .left li:hover{padding-bottom:15px;border-bottom:1px solid #ebebeb}
.news .left li.on .wrap,.news .left li:hover .wrap{display:block}
.news .left li.on .act,.news .left li:hover .act{display:block}
.news .left li.on .title,.news .left li:hover .title{color:#333;font-weight:700}
.news .left li.on .d2,.news .left li:hover .d2{display:none}
.news .commore{width:fit-content;margin:100px auto 0}
.news .right a{display:block;overflow:hidden}
.news .right .text{position:absolute;bottom:0;left:0;width:100%;height:80px;background:#042153cc;color:#fff;cursor:pointer;padding-left:20px;padding-right:180px;display:flex;align-items:center}
.news .right .text .date{padding-right:20px;position:relative;text-align:center;min-width:85px}
.news .right .text .date::after{content:"";display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:30px;background-color:#ffffff73}
.news .right .text .title{padding-left:20px;font-size:18px;font-weight:700}
.news .right .text .m{font-size:18px;font-weight:700}
.news .right .text .y{font-size:14px}
.news .swiper-news{bottom:40px;right:30px;left:auto;transform:translateY(50%);width:fit-content}
.news .swiper-pagination-bullet{width:14px;height:14px;background-color:transparent;border:2px solid #fff;border-radius:50%;opacity:1}
.news .swiper-pagination-bullet-active{background-color:#fff;border:none}
.business{position:relative;min-height:960px;overflow:hidden}
.business::before{content:"";display:block;position:absolute;left:0;top:0;width:60.4%;background:url(../images/business-left-img.png) center center no-repeat;background-size:cover;height:100%}
.business::after{content:"";display:block;position:absolute;right:0;top:0;width:39.6%;background:url(../images/business-right-img.png) center center no-repeat;background-size:cover;height:100%;z-index:0}
.business .left{max-width:900px;position:absolute;top:50%;transform:translateY(-50%);width:100%}
.business .right{max-width:500px;position:relative;color:#fff;z-index:10;padding-right:60px;height:960px;display:flex;align-items:center;padding-left:90px}
.business .left li{width:254px;height:254px;background-color:#15439266;position:relative;cursor:pointer;transition:all .3s linear}
.business .left li a{padding:40px 20px;display:flex;flex-direction:column}
.business .left li a .tit{margin-top:100px;position:relative;transition:all .3s linear;color:#fff;font-size:18px}
.business .left li a .tit::after{content:"";display:none;position:absolute;right:0;bottom:5px;background:url(../images/business-more.png) center center no-repeat;width:18px;height:14px;transition:all .3s linear}
.business .left .u1 li{border-bottom:2px solid #154392}
.business .left li.on,.business .left li:hover{background:var(--color)!important;border-bottom:0}
.business .left li.on a .tit::after,.business .left li:hover a .tit::after{display:block}
.business .left .u1{display:flex;justify-content:flex-end}
.business .left .u1 li:nth-child(2){background-color:#15439280}
.business .left .u2 li:nth-child(2){background-color:#15439226}
.business .right .num{font-size:60px;font-family:DINAlternate;font-weight:700}
.business .right .title{font-size:24px;margin:60px 0 40px}
.business .right .note{font-size:14px;color:#ffffff80;margin-bottom:60px;line-height:28px}
.business .more a{border:1px solid #e1e1e1;background:0 0;color:#fff}
.ny-srv-box{background:#fff;padding:60px}
.nysrv-tit{position:relative;text-align:center;border-bottom:1px solid #eee;margin-bottom:40px;padding-bottom:30px}
.nysrv-tit .entit{display:block;position:absolute;z-index:9;color:#ebebeb;font-size:36px;text-transform:uppercase;width:100%;top:0;left:0}
.nysrv-tit .tit{font-size:42px;color:#000;display:block;position:relative;z-index:999;width:100%;top:8px;left:0;font-weight:lighter}
.nysrv-txt{line-height:2;color:#333}
.nycatelist{background:#eeeff0;position:relative;z-index:1}
.nycatelist ul{display:flex}
.nycatelist ul li{margin-right:55px;font-size:18px;height:80px;line-height:80px;z-index:99}
.nycatelist ul li.active,.nycatelist ul li:hover{border-bottom:2px solid var(--color)}
.nycatelist ul li a{color:#999;display:inline-block;position:relative}
.nycatelist ul li.active a:before,.nycatelist ul li:hover a::before{content:'';width:11px;height:5px;background:url(../images/hongjian.png) no-repeat center center;position:absolute;bottom:-5px;left:50%;margin-left:-5px; display:none;}
.nycatelist ul li.active a,.nycatelist ul li:hover a{color:#154392;font-weight:700}
.nybanner .box{position:absolute;left:0;top:50%;width:100%; transform:translateY(-50%);}
.ny-txt{ text-align:center;}
.ny-txt .tit{font-size:4rem;font-weight:700;color:#fff;margin-bottom:10px;line-height:1}
.ny-txt .entitle{font-size:12px;color:#fff;line-height:1;text-transform:uppercase}
.pages{text-align:center;margin-top:20px}
.pages a.on,.pages a:hover{background:var(--color);color:#fff}
.business .left .u2 li:nth-child(2) a .tit{margin-top:112px}
.iawcont{float:left;width:56%;box-sizing:border-box;padding:120px 80px 120px 0}
.transYT502.target{transform:translateY(-50px);-webkit-transform:translateY(-50px);opacity:0;visibility:hidden;transition:transform .8s,opacity .15s cubic-bezier(.445, .145, .355, 1);-webkit-transition:transform .8s,opacity .15s cubic-bezier(.445, .145, .355, 1);transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out}
.iacyh{display:block;font-style:normal;width:70px;height:82px;background:url(../images/about-icon.png) no-repeat;background-size:contain}
.action.transYT50,.action.transYT501,.action.transYT502{opacity:1;visibility:visible;transform:translateY(0);-webkit-transform:translateY(0)}
.iactitle{font-weight:400;color:#bf9f62;font-size:24px;margin-top:20px;line-height:1.5}
.iacdesc{color:#666;font-size:14px;margin-top:40px;height:75px;overflow:hidden}
.bcmb{display:block;width:228px;height:56px;text-align:center;line-height:56px;border:1px solid #ddd;color:#999;font-size:14px;margin-top:70px}
.bcmb i{display:inline-block;vertical-align:middle;color:#999;font-size:13px;margin-left:30px;transition:.45s}
.iawstat{width:42%;float:right}
.iawstat li{position:relative;float:left;width:50%;height:236px;text-align:center;border-left:1px solid #ddd;box-sizing:border-box}
.iawstat li:before{content:"";position:absolute;left:-3px;top:0;width:6px;height:0;background:var(--color)}
.action.loadline:before{opacity:1;visibility:visible;transition:1s;height:108px;top:50%;transform:translateY(-50%)}
.ispt{position:relative;top:50%;transform:translateY(-50%)}
.isnumber{display:block;color:#333;font-size:16px;font-weight:400;line-height:1.3}
.szgd{display:inline-block;font-size:58px}
.istxt{display:block;color:#666;font-size:16px;font-style:normal;line-height:1.5}

@media screen and (max-width:1680px){
.swiper-banner .swiper-slide .txt .note,.swiper-banner .swiper-slide .txt .tit{font-size:50px}
.swiper-banner .swiper-slide .txt{top:58%}
.banner .s-b-n{right:1%}
.banner .s-b-p{left:1%}
.about-left .note{font-size:16px}
.ny-about .ny-ab-txt .abtnote{font-size:14px}
.ny-prolist ul li a .txt .tit{font-size:14px}
.ny-prolist ul li .opyy{font-size:12px}
.ny-caselist ul li a .txt .more{font-size:12px}
.ny-caselist ul li .opyy{font-size:12px;left:73%}
.picpaly .gallery-top{height:450px}
.jm-tzyq .item1{height:552px}
.business .left{max-width:858px}
.ywfb .ab-map .pi1{left:22%;top:71%}
.ywfb .ab-map .pi2{left:60.5%}
.ywfb .ab-map .pi3{left:65%;top:46%}
.case-swiper .txt .mo{padding:11.5% 0 10% 10%}
.case-swiper .banitem a.act{height:937px}
}
@media screen and (max-width:1440px){
.searbtn a{width:50px}
.searbtn a img{width:20px}

header .top-tel{background-size:30px auto;padding-left:38px;margin-left:30px}
header .menu{padding-right:70px}
header .top-tel p{font-size:18px;font-weight:800}
header .menu nav>ul>li>a{font-size:14px}
header .menu{width:65%;padding-right:0}
.swiper-banner .swiper-slide .txt .note,.swiper-banner .swiper-slide .txt .tit{font-size:40px}
.swiper-banner .swiper-slide .txt .more a{font-size:14px}
.swiper-banner .swiper-slide .txt .more a:after{line-height:42px}
.hm-title .tit{font-size:34px}
.hm-title .en{font-size:20px}
.about-left .note{font-size:14px}
.hm-more a{font-size:14px;width:140px;height:40px;line-height:40px}
.hm-more a:after{line-height:38px;right:20px}
.hm-more a:hover:after{right:10px}
.ab-data ul li .t span{font-size:40px}
.ab-data ul li .n{font-size:14px}
.swiper-case .swiper-slide a .txt{padding:0 6%}
.hm-news-tab .bd ul{margin:0 -10px}
.hm-news-tab .bd ul li{padding:0 10px}
.hm-news-tab .bd ul li a .txt{padding:20px}
.ulnav>li .subnav li a{font-size:12px}
.ny-about .ny-ab-txt .abtnote{font-size:12px}
.ny-about .ny-ab-txt .content .tit{font-size:20px;margin-bottom:10px}
.ny-about .ny-ab-txt .abtnote.mg{margin-bottom:20px}
.picpaly .gallery-top{height:360px}
.picpaly .gallery-thumbs{height:100px}
.jm-tzyq .item{padding:30px}
.jm-tzyq .item1{height:472px}
.swiper-banner .swiper-slide .txt .mo .bansimg{width:440px}
.am-pd{padding:60px 0}
.news .right .text .date{min-width:85px}
.news .commore{margin-top:60px}
.news .swiper-pagination-bullet{width:10px;height:10px}
.news .swiper-news{bottom:30px}
.news .right .text .title{font-weight:400}
.news .right .text{height:60px}
.aboutus .am-pd{padding:60px 0}
.aboutus .wrapper .list ul li.notxt{height:100px}
.aboutus .left{width:64%;padding-right:80px}
.aboutus .left>img{width:50px}
.iawcont{padding:60px 60px 60px 0}
.iacyh{width:50px;height:59px}
.more a{height:50px;width:180px;line-height:48px;font-size:16px}
.more a img{margin-left:20px;width:25px}
.aboutus .left .commontit{margin-top:40px;font-size:30px}
.business .left{max-width:733px}
.business .left li{width:230px;height:230px}
.business .left li a{padding:28px 20px}
.ywfb{height:auto}
.ywfb .ab-map .pi1{left:22.5%;top:71%}
.ywfb .ab-map .pi2{left:62.8%;top:39%}
.ywfb .ab-map .pi3{left:67%;top:45%}
.ywfb .left li p:first-child span{font-size:48px}
.ywfb .left li p:last-child{font-size:14px}
.case-swiper .banitem a.act{height:712px}
.news .left li a .note{margin:15px 0 18px;-webkit-line-clamp:1}
.news .left li a .title{font-size:16px}
.business .right{padding-left:130px;padding-right:10px}
.swiper-case-next,.swiper-case-prev{font-size:14px;width:60px}
.case-swiper .txt .right .summary{margin-bottom:50px}
.case-swiper .txt .mo{padding:7% 0 7% 10%}
.case-swiper .swiper-slide.swiper-slide-active .txt::after{bottom:-320px}
.iawstat li:before{width:4px;left:-2px}
}
@media screen and (max-width:1280px){.business .left{max-width:717px}
.business .left li{width:220px;height:220px}
.business .left li a{padding:24px 20px}
.business .left li a .tit{font-size:16px}
.business .right{padding-left:110px}
}
@media screen and (max-width:1024px){html{background:#fafafa}
body{max-width:768px;margin:0 auto;background:#fff;zoom:1}
.navbar{ display:block; width:26px; height:18px; float:right; position: absolute; right:1.5rem; top:50%; transform:translateY(-50%); border-bottom:2px solid #666;}
.navbar:after{ content:""; display:block; width:100%; height:2px; background:#666; position:absolute; left:0; top:0;}
.navbar:before{ content:""; display:block; width:100%; height:2px; background:#666; position:absolute; left:0; top:50%;}
header .top{ padding:3rem 0;}
header .top .search{ display:none;}
header .nav{ position:fixed; width:100%; height:100%; left:-100%; top:0; z-index:99999;transition: all .3s linear; line-height:inherit;}
.top-height{ height:7rem;}
header .a-t-r{ display:none;}
header .a-t-logo img{ max-width:35rem;height:4rem;}
header .nav.on{ left:0; opacity:1;pointer-events: none;}
header .top .logo{ max-width:85%;}
header .top .logo img{width:100%;height:auto;} 
header .nav .ulnav{ display:block; width:60%;background:var(--color); height:100%; position:relative;overflow-y: auto;    pointer-events: auto;}
header .nav .ulnav>li{ width:100%; float:none; border-bottom:1px solid rgba(255,255,255,.1); border-radius:0!important;}
header .nav .ulnav>li>a{ line-height:6rem; color:#fff;}
header .nav .ulnav>li:hover>a, header .nav .ulnav>li.on:hover>a, header .nav .ulnav>li.on>a{ color:#fff;}
header .nav:hover .ulnav>li.on>a{ color:#fff;}
header .nav .ulnav>li>a:before{ display:none;}
header .nav .ulnav>li .xm{ position:absolute; width:70px; display:block; right:0; top:0; color:rgba(255,255,255,.81); line-height:6rem;}
header .nav .ulnav>li .subnav{ position:relative; display:none; top:0; opacity:1;visibility:inherit; border-radius:0;}
header .nav .ulnav>li:hover>a{ background:none; color:#fff;}
header .nav .ulnav>li .subnav.show{ display:block;}
.nav .am-close {position: absolute;right: 32%;top: 4px;color: #fff;text-shadow: none;opacity: .5;font-size: 2.6rem;display: block;}
.warp{ width:100%; height:100%; position: fixed; right:0; top:0; background:rgba(0,0,0,.81); display:none; z-index:1920}
.warp .am-close{ color:#fff; font-size:24px; padding:15px; opacity:.5;    padding-left: 66%;}

.arccontent{font-size:14px}
.banner .s-b-n,.banner .s-b-p{width:25px;height:25px}
.banner .ban-msk{bottom:6px}
.banner .ban-msk-m .swiper-p-b .swiper-pagination-bullet{width:8px;height:8px}
.banner .ban-msk-m .s-b-n,.banner .ban-msk-m .s-b-p{width:12px;height:12px}
.swiper-banner .swiper-slide .txt .note,.swiper-banner .swiper-slide .txt .tit{font-size:18px}
.swiper-banner .swiper-slide .txt .mo .bansimg{width:160px}
.swiper-banner .swiper-slide .txt{text-align:center;top:50%;max-width:100%}
.swiper-banner .swiper-slide .txt .more a{font-size:12px;padding:10px 20px 10px 20px;width:auto;height:auto;line-height:normal;display:none}
.swiper-banner .swiper-slide .txt .more a:after{line-height:27px;right:15px}
.swiper-banner .swiper-slide .txt .more{margin-top:10%}
.swiper-banner iframe{width:100%!important;height:35vh!important}
.am-pd{padding:40px 0}
.am-container{padding:0 2rem;        max-width: 100% !important;}
.news .cate ul li{padding:10px;margin-top:-20px;text-align:center}
.news .cate ul li .title{font-size:16px}
.news .cate ul li.on,.news .cate ul li:hover{padding:10px;margin-top:-20px}
.news .cate ul li .entit{margin-left:5px;display:none}
.news .cate ul li .entit:after{display:none}
.downcir{display:none}
.swiper-banner .am-container{bottom:5px}

.hm-mainbox{ padding:20px 0;}
.hm-main-box1{ padding:10px;}
.hm-new-top .hm-new-paly{ width:100%; float:none; padding-right:0;}
.hm-new-top .hm-new-rg{ width:100%; float:none; padding-left:0; margin-top:20px;}
.hm-new-top .hm-new-paly .swiper-news .swiper-slide a .thumb img{ height:25rem;}
.all-news-tab .hd ul li{ margin-right:1rem;}
.hm-main-box2{ padding:0 10px;}
.hm-main-box2-item{ width:100%; margin-top:10px;}
.hm-gongc{ padding:0 10px; margin-top:20px;}
.gongcheng-box{ padding:10px 0 10px 10px;}
.jpgc-list ul li{ width:50%;}
.jpgc-list{ padding-right:10px;}
.jpgc-list::-webkit-scrollbar {width:5px;height: 5px;}
.jpgc-list ul li a .img img{ height:16rem;}
.hm-news-video a img{ height:25rem;}


.nycatelist{overflow-x:auto;float:none;white-space:nowrap;text-align:center}
.iawstat li:before{width:4px;left:-2px}
.nybanner .box{display:none}
.nycatelist ul{display:block}
.hm-title{text-align:center}
.hm-title .tit{font-size:20px}
.hm-title .en{font-size:14px}
.about-left{width:100%;float:none}
.about-right{width:100%;float:none}
.about-left .note{margin:18px 0;font-size:14px}
.hm-more{text-align:center}
.hm-more a{width:100px;padding:0 20px;height:34px;line-height:34px;font-size:12px}
.hm-more a:after{line-height:34px}
.ab-data ul li{text-align:center}
.ab-data ul li .t span{font-size:24px}
.ab-data ul li .t em{font-size:16px}
.about-right:before{display:none}
.cpfl .hava ul li{padding-bottom:10px}
.cpfl .hava ul li span{font-size:14px}
.cpfl .hava ul li em{width:14px;height:14px}
.cpfl .hava ul li.on em{width:20px;height:20px}
.mgt30{margin-top:15px}
.rcpy-list{margin-top:20px}
.rcpy-list ul{display:block}
.rcpy-list ul li{width:50%!important;float:left;margin-bottom:10px}
.rcpy-list ul li.on{width:50%!important}
.rcpy-list ul li a{height:160px}
.rcpy-list ul li a .txt{padding:10px;font-size:14px}
.mgt{margin-top:20px}
.swiper-case .swiper-slide a .img{width:100%}
.swiper-case .swiper-slide a .txt{padding:10px;width:100%;height:auto;left:0!important;top:auto;bottom:0;background:rgba(0,0,0,.6);border:none}
.swiper-case .swiper-slide a .txt .tit{font-size:14px;color:#fff}
.swiper-case .swiper-slide a .txt .note{font-size:12px;color:rgba(255,255,255,.6)}
.swiper-case .swiper-slide{margin-bottom:15px}
.sw-psd .swiper-pa-c{font-size:14px}
.sw-psd .swiper-pa-c .swiper-pagination-current{font-size:24px}
.swiper-c-next,.swiper-c-prev{width:30px;height:30px;background-size:10px auto}
.hm-news-tab .hd{margin:20px 0}
.hm-news-tab .hd ul li{margin:0 5px}
.hm-news-tab .hd ul li a{font-size:12px;padding:6px 20px}
.hm-news-tab .bd ul{margin:0 -5px}
.hm-news-tab .bd ul li{width:50%;padding:0 5px;margin-bottom:10px}
.hm-news-tab .bd ul li a .txt{padding:10px}
.hm-news-tab .bd ul li a .txt .tit{font-size:14px}
.hm-news-tab .bd ul li a .txt .date{font-size:12px;margin:5px 0}
.hm-news-tab .bd ul li a .txt .note{font-size:12px}
.proyds-par-list ul li{margin-bottom:-1px}
.mesbox .hm-title .en{font-size:1rem}
.mesbox{padding:30px 0}
.message{margin-top:20px}
.message .item{margin-bottom:10px}
.message .item .sel{padding:8px;font-size:14px}
.message .item .am-inp{padding:8px;font-size:14px}
.message .mes-btn .am-btn{font-size:18px;padding:10px}
.ny-srv-box{padding:15px}
.nysrv-tit{padding-bottom:15px;margin-bottom:15px}
.nysrv-tit .entit{font-size:20px;overflow:hidden;white-space:nowrap}
.nysrv-tit .tit{font-size:20px}
.nysrv-txt{font-size:14px;line-height:2}
.nysrv-txt img{max-width:100%!important;padding:0!important}
.swiper-banner .swiper-slide .txt .more a img{margin-left:10px;width:12px}
.pages a{font-size:12px;width:30px;height:30px;line-height:30px}
.news .right .text{height:50px;padding-right:100px}
.news .right .text .date{line-height:1.4;padding-right:15px}
.news .right .text .m{font-size:16px}
.news .swiper-news{bottom:25px;right:20px}
.news .swiper-pagination-bullet{width:8px;height:8px}
.news .right .text .title{padding-left:15px;font-size:16px}
.news .left li a .title{font-size:16px}
.news .left li a .note{margin:10px 0 15px}
.business::before{width:0}
.business::after{width:100%}
.business .right .num{font-size:40px}
.business .right .title{font-size:16px;margin:30px 0 20px}
.business .right .note{line-height:normal;margin-bottom:30px;width:100%}
.business .left .u1 li:nth-child(5){background-color:#15439280}
.business .lists ul li{width:33.3%}
.business .left .u2 li:nth-child(2) a .tit{margin-top:2rem}
.ywfb .left li p:first-child span{font-size:40px}
.case-swiper .txt .right .tit{font-size:18px;padding-bottom:10px}
.case-swiper .txt .right .tit::after{height:2px}
.case-swiper .txt .mo{flex-direction:column;padding:7% 5% 7% 5%}
.swiper-case-next{right:10px}
.swiper-case-prev{left:10px}
.case .more{display:none}
.case-swiper .swiper-slide .act{display:none}
.case-swiper .banitem a.act{height:auto}
.business .left .u1 li{border-bottom:none}
.aboutus .am-pd{padding:40px 0}
.aboutus .wrapper .list ul li.notxt{display:none}
.nycatelist ul li.active a:before,.nycatelist ul li:hover a::before{display:none}
.nycatelist ul li.active,.nycatelist ul li:hover{border-bottom-width:2px}
.ywfb .ab-map .pi1{left:23.5%;top:82%}
.ywfb .ab-map .pi2{left:63.5%;top:61%}
.ywfb .ab-map .pi3{left:68%;top:65%}
.ywfb .ab-map .pi span::after,.ywfb .ab-map .pi span::before{width:31px;height:31px}
footer{padding-top:0}
footer .foot-main .foot-nav{display:none}
footer .foot-main .foot-logo{width:55%}
footer .foot-main .foot-logo .foot-logo-txt{font-size:12px}
footer .foot-main .foot-logo .foot-logo-txt b{font-size:16px}
footer .yq-link{display:none}
footer .foot-main{border-top:none;padding:40px 0}
footer .foot-main .foot-ewm{margin-top:30px}
footer .foot-main .foot-ewm p{font-size:12px}
footer .foot-copyr{font-size:10px}
footer .foot-copyr p{float:none;text-align:center}
footer .foot-copyr p img{width:90px;margin-top:-7px!important}
.foot-bar{position:fixed;width:100%;height:64px;background:#161616;left:0;bottom:0;z-index:999}
.foot-bar ul li{padding-top:12px}
.foot-bar ul li a{color:#fff;font-size:12px;display:block;text-align:center}
.foot-bar ul li a img{width:24px}
.foot-bar ul li a span{display:block}
footer .top{margin-top:20px;display:none}
footer .footer-logo img{width:130px}
footer .footer-menu{margin-top:0;font-size:16px;padding:15px 0;display:none}
footer .footer-menu a{padding:0 5px}
footer .foot-main{padding:20px 0}
footer .foot-con{width:auto}
footer .foot-con>p,footer .foot-contact p,footer .foot-contact p.tel-text{font-size:14px;margin-bottom:3px}
footer .foot-main .foot-contact{width:68%;display:block;margin-top:0}
.foot-tel{width:100%}
footer .foot-contact p.tel-num{font-size:22px}
footer .foot-contact .foot-addr p:last-child{margin-bottom:0}
footer .foot-copry{margin-top:0;padding:10px 0}
footer .foot-copry .copy{display:flex;flex-direction:row-reverse;flex-wrap:wrap;align-items:center;justify-content:center}
footer .foot-copry .copy a{display:inline}
footer .foot-copry .am-fr{float:none;text-align:center}
footer .foot-copry span{float:none}
footer .foot-main .foot-left{ width:100%; float:none; margin-bottom:2rem;}
footer .foot-main .foot-right{ width:100%; float:none;}

.news .left,.news .right{float:none;width:100%}
.news .flex{flex-direction:column-reverse}
.news .left{margin-right:0;margin-top:15px}
.news .right{margin-left:0}
.news .commore{margin-top:50px}
.more a{width:110px;height:34px;line-height:34px;font-size:12px;padding:0 5px;display:flex;align-items:center;justify-content:center}
.more a img{margin-left:10px;width:18px}
.business{min-height:auto;padding:40px 0}
.business .right{padding-left:3rem;padding-right:2rem;height:100%}
.business .left{max-width:fit-content;float:none;width:100%;position:relative;transform:rotateY(0);top:0;z-index:20}
.business .left li{width:12rem;height:12rem;padding:0!important;border:1px solid #eee!important}
.business .left .u1{justify-content:center;flex-wrap:wrap}
.business .left li a{padding:10px 12px}
.business .left li a img{width:25%}
.business .left li a .tit{margin-top:2rem;font-size:14px}
.business .right{max-width:fit-content;float:none;width:100%;left:0;padding:0}
.ywfb{height:auto}
.ywfb .left,.ywfb .right{float:none;width:100%}
.ywfb .am-pd{padding:50px 0 100px}
.ywfb .left li{float:left;width:50%;text-align:center;margin-bottom:10px}
.case-swiper .txt .right .summary{margin-bottom:2rem;font-size:16px;margin-top:15px}
.lineclamp-2,.lineclamp-3,.lineclamp-4{-webkit-line-clamp:1}
.lineclamp-4{-webkit-line-clamp:2}
.case-swiper .txt .right{float:none;padding-left:3rem;width:100%;padding-left:0;padding-right:0;margin-top:20px}
.case-swiper .txt .right .note{margin-bottom:2rem;-webkit-line-clamp:1;line-height:normal}
.swiper-case-next,.swiper-case-prev{color:#999;border-bottom:1px solid #999}
.case{height:auto}
.case-swiper .swiper-slide.swiper-slide-active .txt::after{height:180px;bottom:-122px}
.nycatelist ul li{height:44px;line-height:44px;margin-right:30px;font-size:16px;display:inline-block}
.aboutus .wrapper{display:block}
.aboutus .left,.aboutus .right{width:100%!important;float:none}
.aboutus .left{padding:50px 0 0}
.aboutus .right{margin-left:0!important;padding-bottom:50px}
.aboutus .left img{width:25px}
.aboutus .left .commontit{font-size:18px;margin-top:20px}
.aboutus .wrapper .list ul li:nth-child(3),.aboutus .wrapper .list ul li:nth-child(4){margin-top:0}
.ny-warp{padding:20px 0}
.nybanner .nybantxt .cn{font-size:20px;height:30px;line-height:30px}
.nybanner .nybantxt .en{font-size:13px;line-height:1;height:auto}
.abtit{font-size:20px;font-weight:700}
.ny-about .ny-ab-txt .content{width:100%;float:none}
.nyab-r{width:100%;float:none;margin-top:20px}
.ny-about .ny-ab-txt{margin-top:20px}
.ny-about .ny-ab-txt .content .tit{font-size:18px}
.swiper-zss .swiper-slide{width:50%;padding:0 5px}
.swiper-zss .swiper-slide a i{padding:10px}
.swiper-z-next,.swiper-z-prev{width:30px;height:30px;background-size:contain;background-color:rgba(0,0,0,.5)}
.swiper-z-next{right:0}
.swiper-z-prev{left:0}
.zslist{margin-top:10px}
.swiper-pa-zs{margin-top:20px}
.swiper-pa-zs .swiper-pagination-bullet{width:8px;height:8px}
.ny-join-list .join-head{padding:1rem}
.ny-join-list .join-head span{font-size:14px}
.ny-join-list .join-head span:nth-child(2){display:none}
.ny-join-list .join-head span:nth-child(3){display:none}
.ny-join-list .am-accordion-title span:nth-child(2){display:none}
.ny-join-list .am-accordion-title span:nth-child(3){display:none}
.ny-join-list .am-accordion-title{font-size:14px}
.ny-join-list .am-accordion-content{padding:20px}
.ct-title .tit{font-size:24px}
.ct-title .en{font-size:14px}
.cpytit{font-size:20px}
.contact-list ul li{padding:10px;font-size:14px}
.contact-list ul li .itw{padding-bottom:10px}
.contact-list ul li img{width:16px}
.map{height:280px}
#allmap{height:300px}
.ny-nav{margin-bottom:8px}
.ny-nav a{font-size:12px;padding:4px 10px;margin-bottom:10px;margin-left:5px;margin-right:5px}
.pages a{font-size:12px;width:30px;height:30px;line-height:30px; margin:0 1px;}
.pages a:first-child,.pages a:last-child{ display:none;}
.ny-news-list ul li a{padding:10px}
.ny-news-list ul li a i{width:25%}
.ny-news-list ul li a .txt{width:75%;padding-left:10px}
.ny-news-list ul li a .txt .rq{display:none}
.ny-news-list ul li a .txt .readNum{display:none}
.ny-news-list ul li a .txt .tit{font-size:14px}
.ny-news-list ul li a .txt .more{display:none}
.ny-news-list ul li a .txt .note{height:20px;overflow:hidden;font-size:12px}
.newscontentcp_boxdw{display:none}
.news-con-l{width:100%;float:none;padding:15px}
.arc-head{margin-bottom:15px}
.arc-head h1{font-size:18px}
.arc-head .newscontent_boxlsm{margin-top:10px}
.arc-head .newscontent_boxlsm b,.arc-head .newscontent_boxlsm span{font-size:12px}
.news-con-r{display:none}
.zixunbox_title_l{font-size:18px}
.zixunbox_title_r a{font-size:12px}
.newscontent_boxxg .zixunbox_xt{padding:15px}
.zixunbox_xt ul li{padding:0}
.newscontent_boxxg .zixunbox{margin-bottom:10px}
.zixunbox_xt ul li a{font-size:12px}
.saixuan{padding:20px;margin-bottom:10px}
.saixuan ul li{padding:10px 0;padding-left:2.5em}
.saixuan ul li span{font-size:12px;top:15px}
.saixuan ul li a{font-size:12px;padding:4px 10px}
.ny-prolist ul{margin:0 -5px}
.ny-prolist ul li{padding:5px}
.ny-prolist ul li a .txt .tit{font-size:12px}
.ny-prolist ul li .opyy{display:none}
.ny-prolist ul li a .txt{text-align:center;padding:0}
.ny-prolist ul li a .txt .tit{padding-right:0}
.ny-caselist ul li a .txt .mzd .cas{font-size:12px}
.ny-caselist ul li a .txt .mzd .tit{font-size:14px}
.ny-caselist ul li a .txt .mzd{transform:translateY(-85%)}
.ny-caselist ul li .opyy{font-size:1rem;bottom:20%;padding:4px 10px}
.ny-caselist ul li a .txt .more{font-size:1rem;bottom:16%;padding:4px 10px}
.ny-pro-head{padding:10px}
.picpaly{width:100%;float:none}
.ny-pro-head .txt{width:100%;float:none;padding-left:0}
.picpaly .gallery-top{height:200px}
.picpaly .gallery-thumbs{height:76px}
.picpaly .swiper-button-next,.picpaly .swiper-button-prev{background-size:10px auto}
.ny-pro-head .txt{padding:0 15px 20px 15px}
.ny-pro-head .txt h1{font-size:20px;padding:15px 0;margin-bottom:15px}
.ny-pro-head .txt .form-btn{font-size:18px;width:200px;height:40px;line-height:35px;margin-top:15px}
.product-content .product-related{display:none}
.product-content-left{padding:20px}
.product-content-left .title-box{margin-bottom:15px}
.product-content-left .title-box .cn{font-size:20px;font-weight:700}
.product-content-left .title-box .en{font-size:12px}
.jm-title .note{font-size:14px}
.jm-title .en{font-size:20px}
.jm-title .en span{font-size:12px;top:-2px}
.jm-title .tit{font-size:20px;color:#154392}
.badabu ul{margin:0 -5px}
.badabu ul li{padding:5px}
.badabu ul li a{padding:20px}
.badabu ul li a i{width:60px;height:60px;padding:15px}
.badabu ul li a .tit{font-size:16px;margin:5px 0}
.badabu ul li a .note{font-size:14px}
.yzpc-txt{font-size:16px}
.sxy-list ul{margin:0 -5px}
.sxy-list ul li{padding:5px}
.sxy-list ul li a .tit{font-size:14px;padding:10px}
.jm-tzyq .item1{width:100%;float:none;height:auto;margin-bottom:15px}
.jm-tzyq .item{padding:15px}
.jm-tzyq .item .tit{font-size:16px;margin-bottom:10px}
.jm-tzyq .item .note{font-size:14px}
.jm-yq-r{width:100%;float:none}
.jm-tzyq .item2{margin-bottom:15px}
.pages a{font-size:12px;width:30px;height:30px;line-height:30px}
.arccontent img{height:auto!important}
}
@media screen and (max-width:415px){.ywfb .ab-map .pi1{left:24%;top:74%}
.ywfb .ab-map .pi2{left:64%;top:43%}
.ywfb .ab-map .pi3{left:68.5%;top:49%}
.ywfb .ab-map .pi span::after,.ywfb .ab-map .pi span::before{width:15px;height:15px}
.case-swiper .swiper-slide.swiper-slide-active .txt::after{bottom:-102px}
.case-swiper .txt .mo{padding:50px 5%}
footer .foot-main .foot-contact{width:62%}
footer .flogo{max-width:150px;margin-bottom:30px}
}
@media screen and (max-width:376px){.business .left li a .tit{font-size:12px}
.business .lists ul li{width:33.3%}
.ywfb .ab-map .pi1{left:24%;top:74.5%}
.ywfb .ab-map .pi2{left:64%;top:43%}
.ywfb .ab-map .pi3{left:68.4%;top:48.5%}
.ywfb .ab-map .pi span::after,.ywfb .ab-map .pi span::before{width:15px;height:15px}
.news .cate ul li .title{font-size:14px}
.news .cate ul li .entit{font-size:12px}
footer .flogo{max-width:130px}
}
