

html,
body{font-family: sans-serif;}


html{-webkit-text-size-adjust:100%;font-size:100px; overflow-x: hidden;}
html{font-size:5.2083334vw}

@media (min-width:769px) and (max-width:1024px) {
	html{font-size: calc((100 / 1200) * 100vw);} 
}
@media (max-width:768px) {
	html{font-size: calc((100 / 768) * 100vw);} 
}
@media (max-width:480px){
    html{font-size:calc(100 / 480 * 100vw);}
}

body{font-size: 0.15rem;}
@media (max-width:768px){
body{font-size:0.24rem;}
}

.w_96{width: 94%; max-width: 1400px;}







/*
 .Other002373
 */
.Other002373{ background: #fff;}
.Other002373 #fullPage{ height: 100%; position: relative;transform: translate3d(0px, 0px, 0px);transition: all 700ms ease;}
#fp-nav ul li+li { position: relative; margin-top: 30px; }
#fp-nav ul li:last-child { display: none; }
#fp-nav ul li a { display: block; width:24px; height:24px; position: relative; margin: 0 auto; }
#fp-nav ul li a span { display: block; width: 6px; height: 6px; position: absolute; background: #fff; border-radius: 50%; left: 50%; top: 50%; margin-left: -3px; margin-top: -3px; }
#fp-nav ul li a.active span, 
#fp-nav ul li:hover a.active span, 
#fp-nav ul li:hover a span { background: url(../images/Other002373-on.png) no-repeat center; border-radius: 0; margin: 0 auto; width:24px; height:24px; margin-left: -12px; margin-top: -12px; background-size: contain; }
.Other002373 .section .bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3; background-position: center; background-repeat: no-repeat; background-size: cover;}
.Other002373 .section .conts{ position: relative; z-index: 6; padding: 0 5%;} 






/*Top002262*/
.Top002262 {position:fixed; z-index: 100; width: 100%; left: 0; top: 0;background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.Top002262 .header-left{ float: left; width: 30%; display:table; height:calc(70 /16*1em);max-width:calc(300 / 16*1em);}
.Top002262 .logo{ display:table-cell; vertical-align:middle;}
.Top002262 .logo img{max-height:0.26rem;}
.Top002262 .logo img.on{ display:none;}
.Top002262 .header-mids,
.Top002262 .header-right{ float:right;}
.Top002262 .header-right dd{ float:left;padding:calc(20 / 16*1em) 0;}
.Top002262 .search{ position:relative; z-index:100;}
.Top002262 .open-search{ background:url(../images/Top002262-search.png) no-repeat center center; width:0.30rem; height:0.30rem;display:block; background-size:auto 60% ;}
.Top002262 .top-search{ position:absolute; top:100%; right:0; z-index:100; border:1px solid #fff; background:rgba(0,0,0,0.2); }
.Top002262 .top-search .text{width: 2.54rem;line-height:0.46rem;height:0.46rem; color:#fff; padding:0 0.5rem 0 0.1rem; background: none}
.Top002262 .top-search .btn{ position:absolute; right:0; top:0; line-height:0.46rem; width:0.46rem; text-align:center; color:#fff; font-weight:bold; font-size:0.16rem; font-family:Arial;}
.Top002262 .top-search .btn::before{position: absolute; content: '';border: 8px solid transparent; border-bottom-color:#b4b4b4;top: -15px;right: 4px;}
.search-show .Top002262 .top-search{display: block;}
.Top002262 .header-right .open-menu{ position: relative;}
.Top002262 .header-mids li .sub{display: none;}
.Top002262 .header-mids li span,
.Top002262 .header-mids li a{display:block;}
.Top002262 .header-mids li.aon span a{color: #F09A1E;}
.Top002262 .header-right .top-lang{margin-right: 0.2rem;}

@media(min-width:1025px){
.Top002262 .header-mids{margin-right:1.5vw;} 
.Top002262 .header-right dd:last-child{display: none;}
.Top002262 .header-mids li{ margin-right:2vw;float: left; font-size: 0.2rem;position: relative;}
.Top002262 .header-mids li:nth-child(4){margin-right:18vw}
.Top002262 .header-mids li:nth-child(5),
.Top002262 .header-mids li:nth-child(6)
{font-size: 0.14rem;font-weight: lighter;}
.Top002262 .header-mids li span{ padding:0 0.15rem;position:relative; }
.Top002262 .header-mids li span a{ line-height:70px; position:relative; font-size:0.16rem; color:#000;}
.Top002262 .header-right .top-lang{line-height: 70px; font-size:0.16rem;margin-right: 0.2rem;padding: 0;}
.Top002262 .header-mids li span a::before{ position:absolute; content:''; left:50%; transform:translateX(-50%);  height:3px; background:#F09A1E;width:0; transition:ease-in-out 0.3s;}
.Top002262 .header-mids li span a:hover::before,
.Top002262 .header-mids li.aon span a::before{width:100%;}
.Top002262 .sub{position: absolute;top: 100%;background-color: rgba(255,255,255,0.95);overflow: hidden;left: 50%;width: 220px;transform: translateX(-50%); box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.Top002262 .sub dl{overflow: hidden;}
.Top002262 .sub dt{line-height:2;text-align: center;}
.Top002262 .sub dt:not(:last-child){border-bottom: 1px solid #dedede;}
.Top002262 .sub dt a{color: #333;padding:0.5em 0;font-weight: normal; transition: 0.3s;font-size: 0.16rem;}
.Top002262 .sub dt a:hover{color: #fff; background: #F09A1E; }

.Top002262 .header-mids li#m13 span,.Top002262 .header-mids li#m15 span{padding-left:0;}
.Top002262 .header-mids li#m13 span a,.Top002262 .header-mids li#m15 span a{display: block;padding-left:22px;background-repeat: no-repeat;background-position: left center; font-size: 0.16rem;}
.Top002262 .header-mids li#m13 span a{background-image: url(../images/navbga.png);}
.Top002262 .header-mids li#m15 span a{background-image: url(../images/navbgb.png);}
.Top002262 .header-mids li#m13:hover span a{background-image: url(../images/navbgaon.png);}
.Top002262 .header-mids li#m15:hover span a{background-image: url(../images/navbgbon.png);}
}
@media(min-width:1921px){
  .Top002262 .header-mids li:nth-child(4){margin-right:8vw}
}
@media (max-width:1366px) {
  .Top002262 .header-mids{margin-right: 19.5vw;}
  }
@media (max-width:1366px) {
.Top002262 .header-mids li{margin-right: 1vw;}
.Top002262 .header-mids li:nth-child(4){margin-right: 13vw;}
}

@media (max-width:1024px) {
  .Top002262 .header-left{height: 50px;width: 50%;}
.Top002262 .top-language { padding-right: 0.15rem !important; margin-right: 0.2rem;}  
.Top002262 .open-menu{margin: 0.15rem 0; margin-left:0.25rem;width:0.2rem;height:0.2rem; }  
.Top002262 .header-mids{position: fixed; right: -100%;opacity: 0; top:0.71rem;bottom: 0;overflow: auto; z-index: 99; width: 40%;box-shadow: 0 10px 10px rgba(0,0,0,0.1);transition: 0.5s; width: 55%; background:rgba(255,255,255,0.95);margin-right: 0;}
.menu-show .Top002262 .header-mids{right: 0;opacity: 1; }
.Top002262 .open-search{width: 30px;height: 30px;margin-top: 0.05rem;}
.Top002262 .header-right dd.search{padding: 10px 0}
.Top002262 .header-right dd.open-menu{padding: 17px 0}
.Top002262 .header-mids li{border-bottom: 1px solid #eaeaea;}
.Top002262 .header-mids li span{line-height:60px;padding:0 20px 0 10px;font-size:18px;}
.Top002262 .has-multi aside .op-multi:before, 
.Top002262 .has-multi aside .op-multi:after, 
.Top002262 .has-sub span .op:before, 
.Top002262 .has-sub span .op:after{ transform: translate(0,0); width: 7px;}
.Top002262 .has-multi aside .op-multi:after,
.Top002262 .has-sub span .op:after{height: 7px; width: 2px;}
.Top002262 .has-multi aside .op-multi, 
.Top002262 .has-sub span .op{right: 2%;transform: rotate(135deg);}
.Top002262 .has-sub span .op:before, 
.Top002262 .has-sub span .op:after{background-color: #F09A1E;}
.Top002262 .has-sub span .op.click{ transform: rotate(225deg);} 
.Top002262 .sub{font-size:0.18rem; background:#fff;}
.Top002262 .sub dl{margin-left: 0 !important;}  
.Top002262 .sub dt{line-height:3em; padding:0 0.15rem; text-align: left;}
.Top002262 .sub dt+dt{border-top: 1px dashed #eaeaea;}
.Top002262 .sub dt:hover a{color:#F09A1E; }
.Top002262 .header-mids li{margin-right: 0;}
.Top002262 .header-mids li:nth-child(4){margin-right: 0;}
}


.Top002262_hover,
.Top002262_fixed{background:#fff; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.Top002262_hover .logo img,
.Top002262_fixed .logo img{ display:none;}
.Top002262_hover .logo img.on,
.Top002262_fixed  .logo img.on{ display:block;}
.Top002262_hover .header-mids li span a,
.Top002262_fixed .header-mids li span a{color:#333;}
.Top002262_hover .header-mids li span:hover a,
.Top002262_fixed .header-mids li span:hover a,
.Top002262_hover .header-mids li.aon  span a,
.Top002262_fixed .header-mids li.aon  span a{color:#F09A1E;}
.Top002262_hover .header-mids li span a::before,
.Top002262_fixed .header-mids li span a::before{ background: #F09A1E;}
.Top002262_hover .open-search,
.Top002262_fixed .open-search{ background-image:url(../images/Top002262-search.png); }
.Top002262_hover .open-search.on,
.Top002262_fixed .open-search.on{ background:none;}
.Top002262_hover .open-search.on::before,
.Top002262_fixed .open-search.on::before,
.Top002262_hover .open-search.on::after,
.Top002262_fixed .open-search.on::after{ background:#F09A1E; }
.Top002262_hover .open-menu i,
.Top002262_fixed .open-menu i{background: #333;}


/*Banner003192 */
.Banner003192{position: relative;}
@media (min-width:1025px) {
.Banner003192 .wap{display: none;}
}
@media (max-width:1024px) {
.Banner003192 .pc{display: none;}
}
.Banner003192 li.slick-slide{position: relative;}
.Banner003192 [class*=txt-style-]{position: absolute; top: 0;color: #fff;z-index: 10;}
.Banner003192 .tit{font-size: 0.66rem; margin-bottom:calc(10 / 65 * 1em); transition: 0.3s; font-weight: bold;color:#F09A1E;}
.Banner003192 .sub-tit{font-size: 0.24rem; line-height: 1.4; transition: 0.3s 0.3s; text-transform: uppercase;color:#F09A1E;}
.Banner003192 .txt-style-1{ left: calc(485 / 1920 * 100vw); top: calc(321 / 960 * 100%);}
.Banner003192 .txt-style-1 .tit{transform: translateX(30px); opacity: 0;}
.Banner003192 .txt-style-1 .sub-tit{height: 1.2em;text-align: justify; transform: translateX(30px); opacity: 0;}
.Banner003192 .ani-show .txt-style-1 .tit,
.Banner003192 .ani-show .txt-style-1 .sub-tit{transform: translateX(0); opacity: 1;}
.Banner003192 .txt-style-1 .sub-tit:after{display: inline-block; content: '';width: 100%;}
.Banner003192 .txt-style-2{text-align: center; top:0;left: 0;width: 100%; height: 100%;}
.Banner003192 .txt-style-2 .ytable{height: 100%;}
.Banner003192 .open-video{display: block;margin: 0 auto; width: calc(60 / 1920 * 100vw);height: calc(60 / 1920 * 100vw);background: url(../images/Banner003192-play.png) no-repeat center center; background-size: contain; margin-bottom: calc(60 / 1920 * 100vw); cursor: pointer;transform: translateY(30px); opacity: 0;transition: 0.3s;}
.Banner003192 .txt-style-2 .tit{transform: translateY(30px); opacity: 0; transition-delay: 0.3s;}
.Banner003192 .txt-style-2 .sub-tit{letter-spacing: calc(9 / 1920 * 100vw); transform: translateY(30px); opacity: 0;transition-delay: 0.6s;}
.Banner003192 .ani-show .open-video,
.Banner003192 .ani-show .txt-style-2 .tit,
.Banner003192 .ani-show .txt-style-2 .sub-tit{transform: translateY(0); opacity: 1;}

.Banner003192 .txt-style-3{left: 0;width: 100%; top:calc(400 / 960 * 100%);}
.Banner003192 .txt-style-3 .tit{transform: translateX(30px); opacity: 0;}
.Banner003192 .txt-style-3 .sub-tit{transform: translateX(30px); opacity: 0;}
.Banner003192 .ani-show .txt-style-3 .tit,
.Banner003192 .ani-show .txt-style-3 .sub-tit{transform: translateX(0); opacity: 1;}

.Banner003192 .slick-pages{position: absolute;left: calc(141 / 1920 * 100vw); bottom: calc(66 / 960 * 100%);color: #fff;z-index: 20;font-size:0.2rem;}
.Banner003192 .slick-dots{position: absolute;right: calc(141 / 1920 * 100vw);bottom: calc(66 / 960 * 100%);z-index: 20;}
.Banner003192 .slick-dots li{float: left;width: calc(30 / 1920 * 100vw); height: 3px; background-color: rgba(255, 255, 255, 1); opacity: 0.5; margin-left: 10px;}
.Banner003192 .slick-dots li button{display: none;}
.Banner003192 .slick-dots li.slick-active{opacity: 1;}

.Banner003192 .mouse{position: absolute; background: url(../images/Banner003192_mouse.svg) no-repeat center; width: 22px;height: 34px;background-size: contain; z-index: 30; left: 50%; margin-left: -11px;bottom:calc(58 / 960 * 100%); animation: mouse 2s linear infinite alternate;}
@keyframes mouse {
    0%{opacity: 1;}
    100%{opacity: 0;}
}

@media(max-width:1024px){
  .Banner003192 .tit{font-size: 0.3rem;}
  .Banner003192 .sub-tit{font-size: 0.16rem;}
}



/*Floor003196 */
#new{background: url(../images/Floor003196-bg.jpg) no-repeat center center;background-size: cover; }
.Floor003196{}
.Floor003196 .column-tit{text-align: center; font-size:0.24rem; margin-bottom: 5px;color: #333;font-weight: bold;}
.Floor003196 .column-en{font-size: 0.18rem; text-align: center; color: #bbb; margin-bottom: calc(40 / 16*1em);}
@media (max-width:1024px) {
.Floor003196 .box-new-company{ margin-bottom: calc(30 / 16 * 1em);}
}
.Floor003196 .ytable-cell{ vertical-align: top;}
.Floor003196 [class*=box-new-] a:hover{color: #F09A1E;}
.Floor003196 [class*=box-new-] h4.tit{margin: 0;font-weight: normal;}
.Floor003196 .box-new-industry{background-color: #fff; padding: calc(30 / 16 * 1em) calc(40 / 16 * 1em); box-shadow: 0 0px 25px 0 rgb(0 0 0 / 5%); position: relative;}
.Floor003196 a.inner{display: block; position: relative; box-shadow: 0 0px 25px 0 rgb(0 0 0 / 5%);}
.Floor003196 a.inner .txt{padding:calc(35 / 16 * 1em) calc(30 / 16 * 1em); background: #fff;}
.Floor003196 a.inner .txt time{    color: #999; font-size:0.14rem; background: url(../images/time.svg) no-repeat center left; background-size: 1em auto; padding-left: calc(25 / 16* 1em);}
.Floor003196 .label{position: absolute; left: 0; top: 0;}
.Floor003196 .label span{display: inline-block; width: calc(100 / 16 * 1em); text-align: center;color: #fff;line-height: calc(32 / 14 * 1em);border: solid 1px #F09A1E; background:#F09A1E;
  font-size: 0.14rem;}
.Floor003196 a.inner h4.tit{margin: 0 0 calc(10 / 16 * 1em) 0;font-size:0.2rem; line-height:1.4;min-height: 2.8em;}
.Floor003196 a.inner p{color:#888; line-height:0.3rem;height: 0.6rem;font-size: 0.16rem;}
.Floor003196 a.inner .more{color: #F09A1E;display: inline-block; font-size: calc(14 / 16 * 1em); padding-right: calc(30 / 16 * 1em); background: url(../images/Floor003196-more.svg) no-repeat right center; background-size:calc(16 / 14 * 1em) auto;transition: 0.3s; display: none;}
.Floor003196 a.inner:hover .more{padding-right:calc(50 / 16 * 1em);}

.Floor003196 .box-new-company .pic{overflow: hidden;margin-bottom: 0;}
.Floor003196 .box-new-company .Ispic{padding-bottom: calc(280 / 460 * 100%); transition: 0.3s;}
.Floor003196 a.inner:hover .Ispic{transform: scale(1.12);}

.Floor003196 .list{margin-top: calc(15 / 16 * 1em); margin-bottom: calc(30 / 16 * 1em);}
.Floor003196 .list li{display: table;width: 100%;border-bottom:1px solid #eaeaea; height: calc(100 / 16 * 1em);}
.Floor003196 .list li a{display: table-cell; vertical-align: middle;}
.Floor003196 .list h4.tit{font-size: calc(20 / 16 * 1em); line-height: 1.5; margin-bottom: calc(12 / 20 * 1em);}
.Floor003196 .list li time{color:#999; font-size: calc(15 / 16 * 1em); background: url(../images/time.svg) no-repeat center left; background-size: 1em auto; padding-left: calc(25 / 16 * 1em);}

.Floor003196 .more-btn{text-align: right;}
.Floor003196 .more-btn a{width: calc(120 / 14 * 1em);line-height: calc(40 / 14 * 1em);border-radius: 0; border: solid 1px #F09A1E;font-size: calc(14 / 16 * 1em);display: inline-block;text-align: center;color: #F09A1E;transition: 0.3s;}
.Floor003196 .more-btn a:hover{background-color: #F09A1E;color: #fff;}

@media (min-width:1025px) {
  .Floor003196 .box-new-company{width:31.5%;}  
  .Floor003196 a.inner{margin-right:3em;}
}
@media (max-width:1024px) {
    .Floor003196 .column-tit{font-size: 24px;}
    .Floor003196 .column-en{font-size: 16px;margin-bottom: 20px;}
    .Floor003196 a.inner .txt{padding: 10px;}
    .Floor003196 .box-new-industry{padding: 20px }
    .Floor003196 a.inner h4.tit{font-size: 18px;}
}


.flex{display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;
  -webkit-box-pack:justify;-ms-flex-pack:justify;align-items: flex-end;}
.index4{padding-bottom:0;padding-top:0;}
.index4 .inner{height:100%;overflow:hidden;}
.index4 .cl,.index4 .cr{width:50%;flex-direction:column;justify-content:space-between;padding-top:0.8rem;height:100%;}
.index4 .cl{background:url(../images/bg1.jpg) no-repeat center;background-size:cover;}
.index4 .cl .jj{margin-top:15%;margin-bottom: 20%;}
.index4 .cl .txt{padding-left:16%;padding-right:16%;}
.index4 .cl .txt .t1{color:#7b7c7f;margin-bottom:10px;font-size: 0.24rem;font-weight: bold;}
.index4 .cl .txt .t2{line-height:1.17;margin-bottom:20px;font-size: 0.24rem;color: #F09A1E;font-weight: bold;}
.index4 .cl .txt .p{color:#7b7c7f;line-height:0.3rem;font-size: 0.16rem;margin-bottom: 0.3rem;}
.index4 .cl .txt p,.index4 .cl .txt span{font-size: 0.16rem !important;}
.index4 .cl .txt .more{margin-top:35px;}
.index4 .img img{width:100%;display:block;height:100%;object-fit:cover;}
.data{justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding-top:0.375rem;}
.index4 .img{max-height:30%;position:relative;}
.data .i{width:33.33%;padding-right:5%;margin-bottom:30px;}
.data .i .icon{max-height: 0.5rem;float: left;margin-right: 0.15rem;margin-top: 5px;max-width:0.5rem;}
.data .i .icon img{max-height: 0.5rem;}
.data .i .it{line-height:1.2;color:#F09A1E;font-weight:bold;font-size: 0.24rem;}
.data .i .ip{color:#7b7c7f;line-height:1.625;font-size: 0.16rem;}
.data .i .ip em{font-style: normal;position: relative;}
.data .i .ip em:after{content: "";height: 1px;width: 100%;position: absolute;left: 0; bottom: 0;background: #034987;}
.data .i .ip em:before{content: "";height: 2px;width: 100%;position: absolute;left: 0;bottom: -4px;background: #034987;}
.index4 .cr .txt{padding-left:11.5%;padding-right:8%;width: 100%;margin-bottom: 5%;}
.index4 .cr .img .p{position:absolute;z-index:10;left:0;bottom:0;width:100%;padding-left:11.5%;padding-right:16%;padding-bottom:10%;color:#fff;}

.index4 .cr .img .p ul{flex-wrap:wrap;padding-left:100px;font-size: 0.16rem;}
.index4 .cr .img .p li{padding-right:1em;min-width:50%;flex:1 1 auto;margin-bottom: 0.15rem;}

.index4 .more .btn{display:inline-block;padding-right:20px;font-size:0.16rem;cursor:pointer;background:url(../images/icon-more.png) no-repeat center right;color:#fff;background-size: 0.1rem;}
.index4 .more.s2 .btn{background-image:url(../images/icon-more2.png);color:#7b7c7f;}
.index4 .more.s2 .btn:hover{color:#102c53;}

@media (max-width:1440px) {
.index4 .cr .img .p ul{padding-left: 20px;}
.index4 .cl .txt{padding: 0 5%;}

}

@media (max-width:1024px) {
.index4 .cl, .index4 .cr{padding-top: 0;}
.data{padding-top: 0;}
.data .i{width: 100%;}
.data .i .it{font-size: 0.16rem;}
.data .i .counter{font-size: 0.2rem;}
.data .i .icon img{max-height: 0.3rem;}

}
@media (max-width:768px) {
.index4 .inner{display: block;}
.index4 .cl, .index4 .cr{width: 100%;}
.index4 .cl .txt{padding: 20px }
.index4 .cl .jj{margin: 20px 0;}
.index4 .cr .txt{padding: 3%;margin-bottom: 0;}
.data .i{width: 33.33%;margin:10px 0;}
.index4 .cr .img .p{padding: 3%}
/* .index4 .cr .img .p ul{font-size: 18px;} */
.Floor002903 .slider-img li .Ispic{display: none}

}

/*Bottom002900 */
  .Bottom002900{background:url(../images/bottom.jpg) no-repeat;background-size: cover; padding:calc(90 /16*1em) 0 calc(50 /16*1em);}
  .Bottom002900,
  .Bottom002900 a{color: #fff;}
  .Bottom002900 .b_nav nav dd a{opacity: 0.5;}
  
  @media(min-width:1025px){
  .Bottom002900 .contact{width: 25%;}
  .Bottom002900 .b_nav{width: 70%;max-width: 1000px;}
  }
  
  .Bottom002900 .solgan{font-size: 0.26rem;;letter-spacing: 6px;}
  .Bottom002900 .solgan span{font-size: 0.16rem;color: rgba(255,255,255,0.2);margin-left: 20px;}
  @media(min-width:1025px){
  .Bottom002900 .solgan span:before{content: '/ ';display: inline-block;}
  }
  @media(max-width:1024px){
  .Bottom002900 .solgan{padding: 4vw 0;font-size: 0.2rem;}
  .Bottom002900 .solgan span{display: block;}
  }
  
  .Bottom002900 .b_nav nav{border-top: 1px solid rgba(255,255,255,0.1);border-bottom: 1px solid rgba(255,255,255,0.1);padding: 40px 0 55px 0; margin: 25px 0 20px 0;}
  .Bottom002900 .b_nav nav dl{float: left; width:calc(200 /16*1em);}
  .Bottom002900 .b_nav nav dt{padding-bottom: calc(18 /16*1em); font-size:0.18rem;}
  .Bottom002900 .b_nav nav dd{line-height: 1.5;padding: 5px 0; font-size: 0.15rem}
  @media(max-width:1024px){
   .Bottom002900 .b_nav nav{display: none;}
  }
  
  .Bottom002900 .copyright{color: rgba(255,255,255,0.3);line-height: 1.2;font-size:0.16rem;}
  .Bottom002900 .copyright a{opacity: 0.3;}
  
  .Bottom002900 a:hover{color: #F09A1E;opacity: 1!important;}
  
  .Bottom002900 .contact .num{font-size:0.26rem;margin-bottom: calc(12 /16*1em);line-height: 1em; color: #F09A1E;}
  .Bottom002900 .contact .logo{max-width:calc(180 / 16*1em);}
  .Bottom002900 .share li{float: left;position: relative;}
  .Bottom002900 .share li figure{position: absolute; left: 0; bottom: 100%; width: 120px; padding: 5px;background: #fff; margin-bottom: 10px;border-radius: 5px;display: none;}
  .Bottom002900 .share li figure img{display: block;width: 100%;}
  .Bottom002900 .share li figure:before{position: absolute; content: '';border:5px solid transparent; left: 25px; top: 100%;border-top-color: #fff;}
  .Bottom002900 .hotline{font-size:0.16rem}
  .Bottom002900 .share li:not(:last-child){margin-right:22px;}
  .Bottom002900 .share li a{display: block;border: 1px solid rgba(255,255,255,0.2); width: 0.55rem; height:0.55rem;background-position: center center;background-repeat: no-repeat;border-radius: 50%; cursor: pointer;background-size: 0.25rem;}
  .Bottom002900 .share li a.a_wx{background-image: url("../images/Bottom002900_wx.png");}
  .Bottom002900 .share li a.a_sina{background-image: url("../images/Bottom002900_sina.png");}
  .Bottom002900 .share li a.a_douyin{background-image: url("../images/Bottom002900_douyin.png");}
  .Bottom002900 .share li a:hover{background-color: #F09A1E;}
  @media(min-width:1025px){
  .Bottom002900 .contact .tit{padding-bottom:calc(25 /16*1em);}
  .Bottom002900 .share{margin: calc(70 /16*1em) 0 calc(80 /16*1em) 0;}
  }
  @media(min-width:1025px) and (max-width:1280px){
  .Bottom002900 .share li:not(:last-child){margin-right: 2vw;}
  }
  @media(max-width:1024px){
  .Bottom002900{text-align: center;}
  .Bottom002900 .logo{padding: 0 ;margin: 0 auto}
  .Bottom002900 .contact .tit{padding: 3vw 0;}
  .Bottom002900 .share ul{margin: 0 auto;display: table;}
  .Bottom002900 .share li figure{left: 50%; margin-left: -60px;}
  .Bottom002900 .share li figure:before{left: 50%; margin-left: -5px;}
  .Bottom002900{padding: 40px 0  20px;}
  }
  @media(max-width:480px){
  .Bottom002900 .contact .num{margin-bottom: 1em;font-size: 8vw;}
  .Bottom002900 .solgan{font-size: 0.2rem;letter-spacing:0;}
  .Bottom002900 .copyright{font-size: 12px; line-height: normal;}
  .Bottom002900 .share li a{width: 50px; height: 50px;}
  }
  


  /*Floor002903 */
.Floor002903{position: relative; z-index: 1;}
.Floor002903,
.Floor002903 .slider-img{position: relative;z-index: 1;}
.Floor002903 .slider-img li .Ispic{padding-bottom: 100vh;}
.Floor002903 .slider-img .dots-inner{position: absolute;left: 0; bottom: 5.5vw; width: 71.4665%; z-index: 10;}
.Floor002903 .slider-img .dots{width: 94%;overflow: hidden;padding:20px 0;}
.Floor002903 .slider-img .dots ul{margin: 0 -12%;}
.Floor002903 .slider-img .dots li{float: left;list-style: none; position: relative; height: 50px;overflow: hidden;}
.Floor002903 .slider-img .dots li button{position: absolute; width:10px; height:10px;border-radius: 50%;background: #fff; padding: 0;border: 0; left: 50%; top: 50%; margin: -4px 0 0 -4px;font-size: 0; cursor: pointer;}
.Floor002903 .slider-img .dots li button b{font-weight: bold;font-size: 0.16rem;line-height: 100px;overflow: hidden;}
.Floor002903 .slider-img .dots li.slick-active button b{line-height: inherit;}
.Floor002903 .slider-img .dots li:not(:first-child) button:before,
.Floor002903 .slider-img .dots li:not(:last-child) button:after{position: absolute; background: rgba(255,255,255,0.2);height: 1px; width:15.625vw;  top:50%;margin-top: -0.5px; content: '';}
.Floor002903 .slider-img .dots li:not(:first-child) button:before{right: 100%;}
.Floor002903 .slider-img .dots li:not(:last-child) button:after{left: 100%;}
.Floor002903 .slider-img .dots li.slick-active button{font-size: calc(15 /16*1em);height:46px; width: 10vw; border: 2px solid #fff;border-radius: 44px; margin-top: -22px;background: none;color: #fff; margin-left: -70px;}
.Floor002903 .slider-img .dots li:first-child.slick-active button{margin-left: -4px;}
.Floor002903 .slider-img .dots li:last-child.slick-active button{margin-left: -7.8vw;}
.Floor002903 .right-side .name{font-size:0.24rem; border-bottom: 1px solid rgba(255,255,255,0.2); padding: 1.5vw 0;}
.Floor002903 .right-side .sub-name{font-size: 18px; padding: 1.308vw 0 3.125vw 0;border-bottom: 1px solid rgba(255,255,255,0.2);}
.Floor002903 .right-side .jie{margin: 2.125vw 0 3.25vw;font-size: 0.16rem;line-height: 1.8; }
.Floor002903 .right-side ul{margin-bottom: 2vw;}
.Floor002903 .right-side li{float: left; width: 29%;margin-bottom:8%;}
.Floor002903 .right-side li img{display: block;width: 100%;}
.Floor002903 .right-side li:not(:nth-child(3n)){margin-right: 6%;}

.Floor002903 .right-side .more{margin-left: -20px;font-size: 0.16rem;}
.Floor002903 .right-side .more:before,
.Floor002903 .right-side .more:after{display: inline-block; content: ''; vertical-align: middle;height: 1px;background: #fff;width: 0;transition: 0.3s;}
.Floor002903 .right-side .more:before{margin-right: 20px;}
.Floor002903 .right-side .more:after{margin-left: 20px; width: 80px;}
.Floor002903 .right-side .more:hover{margin-left: 0;}
.Floor002903 .right-side .more:hover:before{width: 80px;}
.Floor002903 .right-side .more:hover:after{width: 0;}

.Floor002903 .btn{margin-top: 4.428vw;position: relative;line-height: 46px;min-height: 46px;}
.Floor002903 .btn dd{text-align: center;font-family: 'Oswald';font-size: 0.16rem; }
.Floor002903 .slick-arrow{position: absolute; top: 0; width: 0.5rem; height: 0.5rem; border-radius: 50%;border: 1px solid rgba(255,255,255,0.4);font-size: 0;background: url("../images/Floor002903_prev.svg") no-repeat center center;padding: 0; transition: 0.3s;background-size: 0.3rem;}
.Floor002903 .slick-arrow:hover{background-color: #F09A1E;}
.Floor002903 .slick-prev{left: 0;}
.Floor002903 .slick-next{right: 0;background-image: url("../images/Floor002903_next.svg");}
.Floor002903 .btn .cur{font-size: 0.16rem; margin: 0 5px;}

@media(min-width:1025px){
.Floor002903 .right-side{color: #fff; position: absolute;right: 0; top: 0; height: 100%; width: 30%;-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);z-index: 10;background-color: rgba(0,0,0,0.2);}
.Floor002903 .right-side .cp{height: 100%; margin:1vw auto 0;width:72%; align-content: center;padding-top: 4vw;}
.Floor002903 .right-side .more{color: #fff;}
}
@media(min-width:1025px) and (max-width:1440px){
.Floor002903 .right-side pre,
.Floor002903 .right-side .sub-name{font-size: 1.1vw;}
.Floor002903 .right-side .sub-name{padding-bottom: 2vw;}
.Floor002903 .right-side pre{margin: 2vw 0;}
.Floor002903 .btn{margin-top: 2vw;}
}
@media(max-width:1024px){
.Floor002903 .right-side{padding: 3vw;}
.Floor002903 .slider-img .dots-inner{display: none;}
.Floor002903 .right-side .sub-name{border-bottom-color: #eee;}
.Floor002903 .right-side .more{color: #333;}
.Floor002903 .right-side .more:before,
.Floor002903 .right-side .more:after{background: #333;}
.Floor002903 .slick-arrow{background-color: #F09A1E;}
.Floor002903 .right-side li{margin-bottom: 0;}
}
@media(max-width:480px){
.Floor002903 .right-side .name{font-size: 24px;color: #000;}
.Floor002903 .right-side .sub-name,
.Floor002903 .right-side pre{font-size: 4vw;}
}



.subPage{position: relative;background: #ffffff;z-index: 1;height: auto !important;height: 4rem;
  min-height: 4rem;clear: both;padding: 0;overflow: hidden;}

.subTit{padding-bottom:0.4rem;}
.subTit h2{color: #F09A1E;font-size: 0.24rem;font-weight: 500;}
.subTit h2:after{display: block;width: 0.4rem;height: 0.04rem;content: "";background-color: #F09A1E;margin-top: 0.15rem;}
.subTit.tc h2:after{margin-left: auto;margin-right: auto;}

.subTit2{padding-bottom: 2.5vw;}
.subTit2 h2{font-size: 0.42rem;font-weight: 500;}
.subTit2 h2.line:after{display: block;width: 0.4rem;height: 0.04rem;content: "";background-color: #d53226;margin-top: 0.03rem;}
.subTit2 .tdesc{font-weight: 100;margin-top: 0.25rem;}
.subTit2 .en{text-transform: uppercase;color: rgba(6,43,117,0.2);font-weight: 500;margin-top: 0.1rem;}
.subTit2.tc .line:after{margin-left: auto;margin-right: auto;}

.sti32{line-height: 0.68rem;padding-top: 0.21rem;color: #222222;}

.flex-row{display: flex;}
.about-info{padding: 0 0 0 8.333vw;}
.about-info .slogan{margin-bottom: 0.4rem;font-size: 0.24rem;color: #BF0000;}
.about-info .singlePage{color: #686c70;}
.about-info .singlePage p{font-size: 0.16rem;line-height: 2;color: #333;}
.about-info .subTit h2{font-weight: 700;margin: 0;}
.about-info .content{width: 44.94%;padding: 1.2rem 2.1% 0 0;}
.about-info .numList{width: 20.96%;background-color: #f7f8fa;padding: 0 0.3rem;}
.about-info .numList .item{padding-top: 3.6vw;list-style-type: none;}
.about-info .numList .item:not(:last-child){margin-bottom: 0.1rem;}
.about-info .numList .top{padding-bottom: 0.15rem;border-bottom: 1px solid #d5d5da;}
.about-info .numList .icon{width: 0.72rem;}
.about-info .numList .icon img{height: 0.57rem;}
.about-info .numList .info{flex: 1;color: #686c70;font-weight: 100;}
.about-info .numList .info p{margin: 0;font-size: 0.16rem;}
.about-info .numList .num {height: 0.61rem;}
/* .about-info .numList .item:nth-child(2) .counter{color: #054882;} */
.about-info .numList .counter{font-size: 0.24rem;line-height: 0.61rem;font-weight: 700;color: #222222;font-weight: 700;letter-spacing: -0.05em;}
.about-info .numList .txt{margin-left: 0.12rem;position: relative;top: -0.03rem;}
.about-info .numList .txt em{position: absolute;top: -0.12rem;left: 0;width: 1rem;font-style: normal;font-size: 0.16rem;}
.about-info .Ispic{flex: 1;}
.flex-jcsb{display: flex;flex-direction: row;align-items: center;}



@media(max-width:1600px){
  .about-info{padding-left: 6.5%;}
}
@media(max-width:1024px){
  .about-info{padding: 0 6.5%;display: block;margin-bottom: 50px;}
  .about-info .content{width: 100%;padding:30px 0;}
  .about-info .numList{width: 100%;}
  .about-info .Ispic{display: none;}
  .about-history .info{width: 100%;}
  .about-history .Ispic{width: 100%;margin-top: 0.25rem;}
  .about-info .singlePage p{font-size: 14px;}
}
@media(max-width:768px){
  .subTit2 h2,.about-info .subTit h2{font-size: 18px;}
  .about-business .item:not(:last-child){margin-bottom: 0.25rem;}
  .company .item{width: 50%;}

  .valueList h3{font-size: 0.24rem;}
  .valueList .Ispic{width: 100%;}
  .valueList .info{padding: 0.5rem 6.5%;}

  .about-enterprise .nav{width: 100%;}
.about-info .numList .item{width: 50%;float: left;}
  .enterprise-list .item{width: 50%;}
}
}



/* ä¼ä¸šæ–‡åŒ– */
.Main_nocolor{background: #fff;padding:0;}
.CulturePart1 .culBox .item .txt{margin-top:0.2rem;}
.CulturePart1 .culBox .item .txt .tit{font-size: 0.24rem;font-weight: bold;margin-bottom:0.05rem;}
.CulturePart1 .culBox .item.item1{width:48%;;float:left;}
.CulturePart1 .culBox .item.item2{width:48%;float:right;}
.CulturePart1 .img.imgbox{width:100%;}

.CulturePart1 {padding:0.9rem 0;background: #f4f6fa;}
.CulturePart2 {padding-bottom:0.9rem;}
.CulturePart2 .img img{width:100%;}
.CulturePart2 .txt{padding: 0;position: relative;margin-top:-0.95rem;}
.CulturePart2 .txt ul{display: flex;margin-left:-1%;flex-wrap: wrap;}
.CulturePart2 .txt ul li{list-style-type: none; width:32%;float:left;margin-left:2%;background:rgb(238 244 250 / 98%);
  background-size: cover;box-sizing: border-box;color: #333;
  padding:0.4rem 0.3rem 0.3rem;position: relative;transition: all .5s;}
.CulturePart2 .txt ul li:nth-child(1){margin-left: 0;}
.CulturePart2 .txt ul li .num{font-size: 0.22rem;font-weight: bold;margin-bottom:0.15rem;margin-top:0.6rem;}
.CulturePart2 .txt ul li .dec{font-size: 0.16rem;line-height: 1.8;font-weight: 500;}

.CulturePart2 .txt ul li::before{content:'';display: block;width:5px;height:100%;background: #F09A1E;position: absolute;left:0;top:0;transition: all .5s;transform: rotateX(90deg);opacity: 0;}
.CulturePart2 .txt ul li:hover::before{opacity: 1;transform: rotateX(0);}
.CulturePart2 .txt ul li:hover{background:#F09A1E;background-size: cover;color:#fff;}

@media(max-width:1024px){
    .CulturePart1 .culBox .item .txt .tit{font-size: 16px;}
    .CulturePart2 .txt{padding:0 20px;}
    .CulturePart2 .txt ul li .num{font-size: 18px;margin-top:30px;}
    .CulturePart1{padding:40px 0;}
    .CulturePart2 .txt ul li .dec{font-size: 14px;}
}


@media(max-width:640px){
    .CulturePart1 .culBox .item.item1{width:100%;}
    .CulturePart1 .culBox .item.item2{width:100%;margin-top:20px;}
    .CulturePart2 .txt{margin-top:5px;padding:0 10px;}
    .CulturePart2 .txt ul li{width:100%;margin-bottom:1%;padding:15px;margin-left: 0;}
    .CulturePart2 .txt ul li .num{margin-top:0;}

}





/*Floor002889 */
.Floor002889{ overflow: hidden;}
.Floor002889 .auto{position: relative; z-index: 1;}
.Floor002889 .slider-txt .name{color: #F09A1E; padding: 1.5vw 0; }
.Floor002889 .slider-txt .name .cn{font-size:0.24rem;font-weight: bold;}
.Floor002889 .slider-txt .name .cn::after{content: ''; width: 1em; height: calc(3 / 30* 1em); background-color: #F09A1E; display: block; margin: calc(15 / 30* 1em) 0 calc(20 / 30* 1em);}
.Floor002889 .slider-txt .name .en{font-size: 16px; text-transform: uppercase; }
.Floor002889 .slider-txt .fu{font-size:0.16rem;color:#444;font-weight: normal;margin:0 0 30px 0; line-height: 1.7;}
.Floor002889 .slider-txt .xiang p{line-height: 2em;color: #222;font-size:0.16rem; position: relative; padding-left: calc(14 / 16*1em); margin: 0 0 5px 0;}
.Floor002889 .slider-txt .xiang p:after{content: ""; width: 6px; height: 6px; background: #F09A1E; position: absolute; top: 50%; left: 0; margin-top: -3px; }
.Floor002889 .slider-txt .btn{padding-top: 4vw;}
.Floor002889 .slider-txt .slick-arrow{width: 0.5rem; height:0.5rem;border-radius: 50%;border: 0.01rem solid #F09A1E; z-index: 2;position: relative;}
.Floor002889 .slider-txt .slick-arrow:before{position: absolute; content: ''; width: 20%; height: 20%;border-left: 0.02rem solid #F09A1E;border-top: 0.02rem solid #F09A1E; transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg); left: 40%; top: 40%;}
.Floor002889 .slider-txt .slick-next:before{transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);}
.Floor002889 .slider-txt .slick-prev{margin-right: 30px;}
.Floor002889 .slider-txt .slick-disabled{border-color: #F09A1E; cursor: default; opacity: 0.4;}
.Floor002889 .slider-txt .slick-disabled:before{border-color: #F09A1E;}

.Floor002889 .slider-txt .h-title .cn{font-size:0.24rem; margin-bottom: 5px; color: #333;font-weight: bold;}
.Floor002889 .slider-txt .h-title .en{font-size: 0.18rem;     color: #bbb;    margin-bottom: calc(40 / 16* 1em);}
@media(max-width:768px){
.Floor002889 .slider-txt .slick-arrow{width: 8vw;height: 8vw;}
.Floor002889 .slider-txt .slick-prev{margin-right: 5vw;}
.Floor002889 .slider-txt .h-title .cn{font-size: 24px}
.Floor002889 .slider-txt .h-title .en{font-size: 16px;margin-bottom: 10px;}
}

.Floor002889 .dot-icon .slick-dots li{list-style: none;  margin: 0.2rem 0;}
.Floor002889 .dot-icon .slick-dots li.slick-active button{
background: #F09A1E; /* Old browsers */
background: -moz-linear-gradient(left,  rgb(90, 159, 255) 0%,rgba(0,108,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgb(90, 159, 255) 0%,rgba(0,108,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgb(90, 159, 255) 0%,rgba(0,108,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.Floor002889 .dot-icon .slick-dots li button{border: 0;background:#fff; border-radius: 0 28px; padding: 0 16px;height: 0.86rem; width: 100%; text-align: left; cursor: pointer;}
.Floor002889 .dot-icon .slick-dots li button > *{display: inline-block; vertical-align: middle;}
.Floor002889 .dot-icon .slick-dots li b{color: #000;font-size:0.16rem; margin-left: 18px;font-weight: normal;}
.Floor002889 .dot-icon .slick-dots li.slick-active b{color: #fff;}
.Floor002889 .dot-icon .slick-dots li i{border-radius: 50%;background: #f6f9fb; max-width: 0.5rem;
}
.Floor002889 .dot-icon .slick-dots li img{display: block;width: 100%;}
.Floor002889 .slider-pic{width: 32.479vw;height: 32.479vw; margin: 7.147vw auto;position: relative; box-shadow: 0 20px 40px rgba(46,146,213,0.3);border-radius: 50%; z-index: 1;}
.Floor002889 .slider-pic ul .slick-list,
.Floor002889 .slider-pic ul .slick-track,
.Floor002889 .slider-pic ul li,
.Floor002889 .slider-pic ul{height: 100%;}
.Floor002889 .slider-pic .Ispic{height: 100%;border-radius: 50%;}
.Floor002889 .slider-pic .quan i{position: absolute;border-radius: 50%; border: 1px solid #d8ecf7; z-index: 2;}
.Floor002889 .slider-pic .quan i:nth-child(1){left: -9%;right: -9%;top: -9%;bottom: -9%;}
.Floor002889 .slider-pic .quan i:nth-child(2){left: -19%;right: -19%;top: -19%;bottom: -19%;    animation: orbit linear 30s infinite;}
.Floor002889 .slider-pic .quan i:nth-child(2):before{position: absolute; content: ''; width: 14px; height: 14px; border-radius: 50%;right: 11.5%;top: 16%;box-shadow: 6px 0 10px rgba(0,108,255,0.3);
background: rgba(0,108,255,1); /* Old browsers */
background: -moz-linear-gradient(left,  rgb(100, 165, 255) 0%,rgba(0,108,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgb(100, 165, 255) 0%,rgba(0,108,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgb(100, 165, 255) 0%,rgba(0,108,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.Floor002889 .slider-pic .quan i:nth-child(3){left: -32%;right: -32%;top: -32%;bottom: -32%;}
.Floor002889 .slider-pic .quan i:nth-child(4){left: -1px;right:-1px;top: -1px;bottom:-1px; box-shadow: 0 -9px 2px #2e92d5 inset; border: 0; transform: rotate(-42deg);-webkit-transform: rotate(-42deg);-ms-transform: rotate(-42deg);
}

@-webkit-keyframes orbit{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}

@media(min-width:1025px){
.Floor002889 .dot-icon,
.Floor002889 .slider-txt{position: absolute; top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%); z-index: 10;}
.Floor002889 .slider-txt{ left: 0; width: 30%;max-width:380px;}
.Floor002889 .dot-icon{ right: 0; width: 315px;}
}
@media(max-width:1024px){
  .Floor002889{padding: 4% 0;}
.Floor002889 .dot-icon{overflow: hidden;}
.Floor002889 .dot-icon li{float: left;width: 16.66%; }
.Floor002889 .dot-icon .slick-dots{display: none !important;}
.Floor002889 .dot-icon .slick-dots li button{height: auto; padding: 1vw;text-align: center;}
.Floor002889 .dot-icon .slick-dots li i{width: 4vw;display: block; margin: 0 auto 0.5vw;}
.Floor002889 .dot-icon .slick-dots li b{font-size: 18px;margin-left: 1vw;}
.Floor002889 .slider-pic{width: 50vw;height: 50vw; margin: 0 auto 10vw;}
.Floor002889 .slider-pic .quan i:nth-child(2):before{width: 12px; height: 12px;right: 11%;
top: 15%;}
}
@media(max-width:640px){
.Floor002889 .dot-icon .slick-dots li{width: 33.33%;margin: 10px 0}
.Floor002889 .dot-icon .slick-dots li i{width: 40px;}
}



/*Banner003144 */
.Banner003144 .pc{background-position: center center; background-repeat: no-repeat; height:25em; background-size: cover;}
@media (min-width:1025px) {
.Banner003144 .wap{display: none;}   
}
@media (max-width:1024px) {
.Banner003144 .pc{display: none;}      
}

/*Menu003135 */
.Menu003135{box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.04);z-index: 99; position: relative;}
.Menu003135 .current{ font-size:0.14rem; padding-left: 1.21428em;background: url(../images/Menu003135-icon.svg) no-repeat left center;background-size: 1em auto; line-height: 5.7142;}
.Menu003135 .current,
.Menu003135 .current a:not(:hover){color: #999;}
.Menu003135 .current span{color: #333;}
.Menu003135 .nav-menu li{float: left;font-size: 0.16rem;line-height:5;}
.Menu003135 .nav-menu li:not(:last-child){margin-right:2.5em;}
.Menu003135 .nav-menu li a{display: block;position: relative;}
.Menu003135 .nav-menu li a:hover,
.Menu003135 .nav-menu li.aon a{color: #F09A1E;}
.Menu003135 .nav-menu li.aon a:before{position: absolute;content: ''; left: 0; bottom: 0;width: 100%; height: 2px;background-color: #F09A1E;}
@media (max-width:1024px) {
.Menu003135 .current{display: none;}   
.Menu003135 .nav-menu li{line-height:3;}
.Menu003135 .nav-menu li:not(:last-child){margin:0  5px;}
}
/*RighInfo003141 */
.RighInfo003141{}
.RighInfo003141 .auto{padding-bottom: 2em;}
.RighInfo003141 .intro{padding-top:calc(120 / 16 * 1em); margin-bottom: 4.5625em;}
.RighInfo003141 .intro .title1{font-size: 2.3em; color: #333333; margin-bottom: 0.4em;}
.RighInfo003141 .intro .info{font-size: 0.875em; line-height: 2;}
.RighInfo003141 .intro .info p{margin: 0 0 2em 0; font-size: 16px;line-height: 2.0; color: #333;}

.RighInfo003141 .number-count{margin: 4.5625em 0;box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05); border: solid 1px #f3f3f3; padding: 3.6875em 0;}
.RighInfo003141 .number-count li{color: #333333;}
.RighInfo003141 .number-count li span{display: inline-block;position: relative;font-size: 2em;font-family: 'Bebas';color: #F09A1E; margin: 0 5px;}
.RighInfo003141 .number-count li span i{font-style: normal; font-weight: bold;  font-size: 42px;}
.RighInfo003141 .number-count li span i.ani{position: absolute; left: 0;top: 0;}
.RighInfo003141 .number-count li span i.opa{opacity: 0;}
.RighInfo003141 .number-count li sup{display: inline-block;vertical-align: top;color: #F09A1E;font-size:1em;}

.RighInfo003141 .plate dd{margin-bottom: 2.8565%;}
.RighInfo003141 .plate dd .txt{box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05); padding:2.375em 1.875em;    height: 207px;}
.RighInfo003141 .plate dd ol{float: left;width: 4.25em;}
.RighInfo003141 .plate dd ol img{width: 85.295%;}
.RighInfo003141 .plate dd li{width: calc(100% - 4.25em);float: right;}
.RighInfo003141 .plate dd li aside{font-size:1.2em;color: #333;}
.RighInfo003141 .plate dd li p{margin: 0; font-size: 15px; color: #666; line-height: 24px; margin-top: 10px;}
@media (min-width:1025px) {
.RighInfo003141 .intro .info{width: 50%;}
.RighInfo003141 .intro .title{line-height: 1;}
.RighInfo003141 .intro .img{width: 46%;}
.RighInfo003141 .number-count ul{display: table; margin: 0 auto;}
.RighInfo003141 .number-count li{float: left;}
.RighInfo003141 .number-count li:not(:last-child){margin-right:6em;}
.RighInfo003141 .plate dd{float: left;width:22.8%;}
.RighInfo003141 .plate dd:not(:last-child){ margin-right: 2.8565%;}
}
@media (max-width:1024px) {
.RighInfo003141 .number-count li{text-align: center;padding: 1em 0} 
.RighInfo003141 .number-count{margin: 2em 0; padding: 2em 0;}  
.RighInfo003141 .intro{padding-top: 2em; margin-bottom: 2em;margin-bottom: 45px;}
}
.RighInfo003141 .plate{padding-top: 6.5em; margin-bottom: 4.5625em;}
.RighInfo003141 .text1{    font-size: 16px; line-height: 30px;text-align: center;margin-bottom: 50px;}
.RighInfo003141 .title { font-size: calc(38 / 16*1em); color: #F09A1E;  margin-bottom: 34px;}
.RighInfo003141 .title .en { color: #666; font-size: 32px; text-transform: uppercase;}
.RighInfo003141 .title::after {  display: block; content: '';  background: #F09A1E;  margin: calc(12 /16*1em) 0 0;  height: 3px;  width:calc(15 /16*1em);}


.nei-title{font-size:0.24rem; margin-bottom: calc(30 / 16* 1em);  color: #F09A1E;  text-align: center; line-height: 1;font-weight: bold;}
.nei-title:after{content: ''; width: 1em; height: calc(3 / 30* 1em); background-color: #F09A1E; display: block;margin: calc(10 / 16* 1em) auto 0;}



#culture {background:url(../images/bgwz.png) no-repeat #f5f9fc right bottom;background-size: auto 0.6rem; padding:1.2rem 0;}
#culture .column-title{text-align: center;color: #fff}
#culture .entry li {float: left;width: 23.5%;margin-right: 2%;background: #fff;backdrop-filter: blur(10px);padding: 5% 4% 5%;text-align: center;border-radius: 10px;min-height: 310px; /* box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.04); */}
#culture .entry li:nth-child(4n){margin-right: 0}
#culture .entry li:hover{background: linear-gradient(180deg, #3974d4, #F09A1E);}
#culture .entry li .icon .hover{display: none;}
#culture .entry li:hover .icon .hover{display: block; margin: 0 auto calc(30 / 16 * 1em) auto;}
#culture .entry li:hover .icon .mr{display: none;}
#culture .entry li .icon img{max-width: 60px;max-height: 60px;margin-bottom: calc(30 / 16 * 1em)}
#culture .entry li .tit{font-size:0.22rem;color: #000;padding-bottom: calc(20 / 16 * 1em)}
#culture .entry li .tit::after{content: '';display: block;width: calc(20 / 16 * 1em);height: 2px;background: #F09A1E;margin: calc(20 / 16 * 1em) auto 0}
#culture .entry li:hover .tit:after{background:#fff;}
#culture .entry li p{font-size: calc(15 / 16 * 1em);line-height: 1.6;margin: 0;color: #666;  min-height: 60px;}
#culture .entry li:hover .tit,#culture .entry li:hover p{color: #fff;}


.PicList0029259{padding: calc(120 / 16 * 1em) 0 calc(50 / 16 * 1em) 0;overflow: hidden;}
.PicList0029259 .auto{max-width: 1600px;}
.PicList0029259 .title{margin-bottom: 2em; text-align: center;}
.PicList0029259 .title .cn{font-size: 42px;color: #F09A1E;font-weight: normal; font-family: 'HarmonyOS_Sans_SC_Medium';}
.PicList0029259 .title .en{color: #666; font-size: 32px;}
.PicList0029259 .title .line{display: block;width: 20px;height: 2px;background-color: #F09A1E;margin: 1em auto 0;}
@media(max-width:768px){
.PicList0029259 .title{padding-bottom: 6vw;}
#culture .entry li{width: 48%;margin-bottom: 2%;}
#culture,.PicList0029259{padding: 40px 0}
}
@media(max-width:640px){
.PicList0029259 .title .cn{font-size: 6vw;}
#culture .entry li{width: 100%;margin-right: 0;}
}

.PicList0029259 .list{padding: 0}
.PicList0029259 .list ul{margin: 0 -2vw;}
.PicList0029259 li{float: left; text-align: center;position: relative;background: url("../images/PicList002925_taibg.png") repeat-x top 80% left;}
.PicList0029259 li a{display: block;position: relative; z-index: 3;}
.PicList0029259 li .pic{padding-bottom: 1.4vw;}
.PicList0029259 li .Ispic{padding-bottom:65%;background-size: contain;}
.PicList0029259 li .tit{margin-top: 0.5vw; margin-bottom: 2.4vw; padding: 0 5%;}
.PicList0029259 li .tit aside{font-size: 0.16rem; line-height: 1.25em;height: 2em;}
@media(min-width:769px){
.PicList0029259 li{width:25%;}
.PicList0029259 li:first-child:before,
.PicList0029259 li:nth-child(4n+1):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_l.png") no-repeat left top 80% #fff; width:7.4375vw;left: -2vw;}
.PicList0029259 li:last-child:before,
.PicList0029259 li:nth-child(4n):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_r.png") no-repeat right top 80% #fff; width:7.4375vw;right: -2vw;}
}
@media(max-width:768px){
.PicList0029259 .list{padding: 0 6vw;}
.PicList0029259 li{width:50%;}
.PicList0029259 li .pic{padding-bottom: 7vw;}
.PicList0029259 li .tit{margin-bottom: 5vw;}
.PicList0029259 li:first-child:before,
.PicList0029259 li:nth-child(2n+1):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_l.png") no-repeat left top 80% #fff; width:7.4375vw;left: -3vw;}
.PicList0029259 li:last-child:before,
.PicList0029259 li:nth-child(2n):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_r.png") no-repeat right top 80% #fff; width:7.4375vw;right: -3vw;}
}



/*.Page002193 ä¸ºdemoç¼–å·*/
.Page002193{zoom:1; overflow:hidden; text-align:center; padding:0 0 calc(120 / 16 * 1em) 0 ; text-align:center;font-size: 0.16rem;}
.Page002193 span{ padding:0px 3px; display:inline-block;}
.Page002193 a{ display:inline-block; margin:0px 2px; border:1px solid #ededed; padding:0 1em; color:#666; line-height:35px; border-radius:3px;transition: .3s ease-out;}
.Page002193 a:hover{ color:#fff; border:1px solid #F09A1E; background:#F09A1E;}
.Page002193 .p_cur,.Page002193 .p_count,.Page002193 .p_total,.Page002193 .p_jump,.Page002193 .a_first,.Page002193 .a_end{ display:none;}
.Page002193 .p_cur b{ color:#F00;}
.Page002193 .p_count b{ color:#F00;}
.Page002193 .p_total b{ color:#F00;}
.Page002193 .p_page em{ font-style:normal;}
.Page002193 .p_page em a{}
.Page002193 .p_page em a.a_cur{ color:#fff; background:#F09A1E; border-color:#F09A1E;}
.Page002193 .p_page b{ font-weight:normal;}



.Form002802{ padding:calc(100 / 16 * 1em) 0; }
  .Form002802 .title{ font-size: 0.24rem; color: #F09A1E;font-weight: bold;}
  .Form002802 .title:after{display: block; content: '';width: calc(35 / 32 *1em);height: 3px;background-color: #F09A1E;margin:calc(20 / 32 *1em) 0  calc(40 / 32 *1em);}
  .Form002802 .txt{margin-bottom:1vw; line-height: 1.7; color: #999; font-size:0.16rem}
  .Form002802 .from li{position:relative; }
  .Form002802 .from li:not(.btn){border-bottom:1px solid #ddd; padding:15px 15px 15px 40px; background-size: auto calc(20 / 16 * 1em); background-repeat: no-repeat; background-position:left center;}
  .Form002802 .from li:nth-child(1){background-image: url(../images/Form002802-icon.svg);}
  .Form002802 .from li:nth-child(2){background-image: url(../images/Form002802-icon2.svg);}
  .Form002802 .from li:nth-child(3){background-image: url(../images/Form002802-icon3.svg);}
  .Form002802 .from li:nth-child(4){background-image: url(../images/Form002802-icon4.svg); background-position:left 20px;}
  .Form002802 .from label{ position:absolute; left:40px; top:0; font-size:0.16rem; line-height:60px; color:#999;}
  .Form002802 .from .text{ width:100%; height:30px; line-height:30px; border:none; background:none; font-size:1em;}
  .Form002802 .from textarea.text{ height:70px;}
  .Form002802 .from .btn input{ background:#F09A1E; cursor:pointer; padding:0; border:none; width:calc(200 / 16* 1em); height:calc(50 / 16* 1em); font-size:0.16rem; color:#fff;border-radius: 60px;}
  .Form002802 .address dd p{ padding-left:calc(40 / 18 *1em);  line-height: 1.75; margin: 0; background-size:auto calc(18 / 18 * 1em); background-repeat: no-repeat; color: #333;
    background-position: left calc(2vw + (4/ 18 * 1em)); font-size:0.16rem letter-spacing: 1px;}
  .Form002802 .address dd p+p{ margin-top: 2vw;padding-top: 2vw; border-top:1px dashed #ddd; }
  .Form002802 .address dd p span{display: block; color: #999; margin-bottom: 10px;  font-size:0.16rem }
  .Form002802 .address dd p b{font-size: 0.24rem;  color:#F09A1E; line-height: 1;}
  .Form002802 .address dd p:first-child{background-position: left calc(4/ 18 * 1em);}
  .Form002802 .address dd p.tel{background-image:url(../images/Form002802-tel.svg); }
  .Form002802 .address dd p.mail{background-image:url(../images/Form002802-mail.svg); }
  .Form002802 .address dd p.add{background-image:url(../images/Form002802-add.svg); }
  .Form002802 .img{margin-top:4vw;}
@media(min-width:1025px){
.Form002802 .from{ width:60%; padding-left: 4vw;}
.Form002802 .address { width:40%; padding-right:4vw; border-right: 1px solid #ddd; vertical-align: top;}
.Form002802 .from li{float: left; width: 48%; }
.Form002802 .from li:nth-child(2n){float:right; }
.Form002802 .from li:nth-child(2n) ~ li{margin-top: 4%;}
.Form002802 .from .li{width: 100%;}
}
@media (max-width:768px) {
.Form002802{padding: calc(50 / 16 * 1em) 0;}
.Form002802 .ytable{display: block;}
.Form002802 .ytable-cell{display: block;}
.Form002802 .title:after{height: 2px;}
.Form002802 .from{margin-top: calc(60 / 16 *1em);}
.Form002802 .address dd p+p{padding-top: 3vw;}
.Form002802 .address dd p{ background-size: auto calc(18 / 16* 1em);}
.Form002802 .address dd p span{margin-bottom: 0;}
.Form002802 .from .btn input{margin-top:calc(30 / 16* 1em);}
}


/*Floor003153 */
.Floor003153 .auto{padding:calc(120 / 16 * 1em) 0;}
.Floor003153 .title{position: relative;margin-bottom:40px;}
.Floor003153 .title .name{font-size:0.24rem;color: #F09A1E;line-height: 1;font-weight: bold;}
.Floor003153 .title .name:after{display: block;content: '';width: 35px; height: 3px; background-color: #F09A1E; margin-top: 30px;}
.Floor003153 .intro .info{line-height:2;}
.Floor003153 .intro .info p{font-size:0.16rem; color: #333; margin: 0 0 20px 0;}
.Floor003153 .intro .img-block{border-radius: 8px;}
@media (min-width:1025px) {
.Floor003153 .intro .img{width: 47%;}
.Floor003153 .intro .info{padding-left: 5.2em;}  
}
@media (max-width:1024px) {
.Floor003153 .auto{padding: 2em 0;}
.Floor003153 .intro .img{margin-bottom: 2em;}
.Page002193{padding-bottom: 40px;}
}

@media (max-width:768px) {
.Floor003153 .title .name:after{margin-top: 10px;height: 2px;}
.Floor003153 .title{margin-bottom:15px;}
}



.hy{background: url(../images/bgwz.png) no-repeat #fff right top 0.6rem;background-size: auto 0.6rem;position: relative;}
.hy .title{color: #fff;font-size: 0.4rem;line-height: 2;padding-left: 8%;margin-top: -0.4rem;z-index: 99;position: relative;}
.hy .title h2{color: #fff;font-size: 0.24rem;line-height: 2;z-index: 9;position: relative;line-height: 1.2rem;margin: 0;}
.hy .title:before{background-color: #03498a;width: 49.5%;content: "";height:1.2rem;display: inline-block;position: absolute;left: 0;top: 0; display: none;}
/*.hy .title:after{background-color: #03498a;width: 50.5%;content: "";height:0.6rem;display: inline-block;
  position: absolute;right: 0;top: 50%;}*/
.hy .RighInfo002816{padding: .5rem 0;}

@media (max-width:1024px) {
.hy .title{margin-top: 0.4rem;
}

}

/*RighInfo002816 */
.RighInfo002816{padding: 4% 0;}
.RighInfo002816 .img-block{display: block;width: 100%;}
.RighInfo002816 figure{padding-bottom: 64%;background-position: center center;background-repeat: no-repeat;background-size: cover;width: 100%;}
.RighInfo002816 ul{margin-bottom: 6%;overflow: hidden;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.RighInfo002816 ul li{width:48%;}
.RighInfo002816 ul:nth-child(2n){flex-direction: row-reverse;}
.RighInfo002816 ul .inner{background: #fff;padding-top: 7%; padding-bottom: 7%;padding-right:5%;}

.RighInfo002816 ul:nth-child(2n) .inner{padding-left:5%;}
.RighInfo002816 ul h3{ font-size: 0.24rem; color: #F09A1E;}
.RighInfo002816 ul h3:before{    display: inline-block; content: ''; height: 22px; width: 4px; background: #F09A1E; vertical-align: middle; margin-right: 15px; margin-top: -5px;}
.RighInfo002816 ul .li p{line-height:1.6; color: #333; font-size: 0.16rem;}
.RighInfo002816 ul .li .icon{padding-bottom: 15px;;}
.RighInfo002816 ul .inner .icon{max-width: 0.6rem}
.RighInfo002816 ul .li p span{font-family:"Microsoft YaHei" !important;font-size: 0.16rem !important;}
@media(min-width:1025px){
.RighInfo002816 ul:nth-child(2n-1) .ol{float: left;}
.RighInfo002816 ul:nth-child(2n-1) .li{float: right;}
.RighInfo002816 ul:nth-child(2n) .ol{float: right;}
.RighInfo002816 ul:nth-child(2n) .li{float: left;}
.RighInfo002816 ul .ol,
.RighInfo002816 ul .li{width: 50%;}
.RighInfo002816 ul .li{ position: relative; z-index: 10;}
.RighInfo002816 ul:nth-child(2n-1) .li .inner{  margin-left: -10%; padding-left: 15%;}
.RighInfo002816 ul:nth-child(2n) .li .inner{width: 110%; padding-right: 15%;}
}
@media(max-width:1024px){
.RighInfo002816 ul .li{padding: 0!important;}
.RighInfo002816 ul li{width:100%;}
.RighInfo002816 ul .inner{ padding: 20px 0 !important;}
.hy .RighInfo002816{padding: 20px 0;}
.RighInfo002816{padding: 40px 0}
.RighInfo002816 ul .li .icon{padding-bottom: 0;}
}
.RighInfo002816 .more { display: flex;  justify-content: center;  max-width: 1.4rem;  line-height: 0.3rem;  text-align: center;  font-size: 0.16rem;  color: #F09A1E;  margin: 0;  background: #fff;  padding: 5px 0;  position: relative; border: 1px solid #F09A1E; border-radius: 30px; margin-top:45px;}



/*RighInfo002851 */
.RighInfo002851{padding:4% 0;}
.RighInfo002851 .auto{max-width: 1400px; margin: 0 auto;}
.RighInfo002851 .singlePage p{line-height: 1.7; color: #444; font-size:0.16rem !important; margin: 0 0 20px 0;}
.RighInfo002851 .singlePage p span{font-size: 0.16rem !important;}
.RighInfo002851 .title{padding-bottom:calc(40 / 16* 1em);color: #333;}
.RighInfo002851 .title .cn{font-size:0.24rem; text-align: center;color:#F09A1E;font-weight:bold;}
.RighInfo002851 .title .cn:after{content: ''; width: 1em; height: calc(3 / 30* 1em);background-color: #F09A1E; display: block; margin: calc(10 / 16* 1em) auto 0;}
.RighInfo002851 .col2{width: 48%;}
.RighInfo002851 .col2+.col2{margin-top: 0;}
.RighInfo002851 .col2:nth-child(2n){float: right;}

@media(max-width:640px){
.RighInfo002851 .title{font-size: 0.2rem;padding-bottom: 20px;}
.RighInfo002851 .col2{width: 48%;}
.RighInfo002816 .more{margin-top: 30px;}
.RighInfo002851{padding: 40px 0}
}



/*PicList002856 */
.PicList002856 {overflow: hidden;position: relative;padding: calc(120 / 16 * 1em) 0 calc(80 / 16 * 1em); }
.PicList002856 .top-new .slick-list {overflow: inherit;}
.PicList002856 .top-new .slick-slide {opacity: 0;}
.PicList002856 .top-new .slick-current {opacity: 1;}
.PicList002856 .top-new .slick-slide {background: #f8f8f8;border-radius: 10px 10px 10px 0;}
.PicList002856 .top-new .slick-slide .img img {display: block;width: 100%;}
.PicList002856 .top-new .slick-slide .img {overflow: hidden;border-radius: 6px 0 0 6px;}
.PicList002856 .top-new .slick-slide .img .Ispic {padding-bottom: 65%;transition: 0.3s;}
.PicList002856 .top-new .slick-slide a:hover .Ispic {transform: scale(1.1);}
.PicList002856 .top-new .slick-slide time {border-left: 1px solid #c6c6c6;padding-left: 1.62vw;display: block;margin-bottom: 2.61vw;color: #F09A1E;font-size: 0.16rem;}
.PicList002856 .top-new .slick-slide time span {display: block;font-size: calc(42 / 16 * 1em);font-weight: bold;}
.PicList002856 .top-new .slick-slide time b {display: block;line-height: 60px;color: #F09A1E;font-size: calc(42 / 16 * 1em);}
.PicList002856 .top-new .slick-slide .txt aside {line-height: 1.5;margin: 2vw 0 1vw 0;font-weight: 600; width: 100%;}
.PicList002856 .top-new .slick-slide a:hover {color: #F09A1E;}
.PicList002856 .top-new .slick-slide .txt p { margin: 0;color: #666;font-size:0.16rem;line-height: 2;}
.PicList002856 .top-new .slick-arrow {width: 60px;height: 60px;border-radius: 50%;background: #fff;box-shadow: 0 0 10px rgb(180 189 221 / 8%), 0 6px 14px hsl(0deg 0% 100% / 30%), 0 12px 20px rgb(180 189 221 / 20%);z-index: 2;
position: absolute;top: calc(50%);transform: translateY(-50%);}
.PicList002856 .top-new .slick-arrow:before {position: absolute;content: '';width: 20%;height: 20%;border-left: 2px solid #666;border-top: 2px solid #666;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);left: 40%;top: 40%;}
.PicList002856 .top-new .slick-next:before {transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);}
.PicList002856 .top-new .slick-prev {left: -6.25%;}
.PicList002856 .top-new .slick-next:before {transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);}
.PicList002856 .top-new .slick-next {right: -6.25%;}
.PicList002856 .top-new .slick-dots {text-align: center;padding-top: 2vw;}
.PicList002856 .top-new .slick-dots li {display: inline-block;width: 10px;height: 10px;border-radius: 50px;margin: 0 5px;background-color: #999999;}
.PicList002856 .top-new .slick-dots li button {display: none;}
.PicList002856 .top-new .slick-dots li.slick-active {background: #F09A1E;width: 40px;}
.PicList002856 .list ul li .inner {position: relative;}
.PicList002856 .list ul li .pic {overflow: hidden;border-radius:8px;}
.PicList002856 .list ul li .Ispic {padding-bottom:60%;transition: 0.3s;border-radius: 6px;}
.PicList002856 .list ul li a:hover .Ispic {transform: scale(1.1);}
.PicList002856 .list .right h3 {color: #000;font-size: 0.22rem;font-weight: normal;margin: 10px 0;}
.PicList002856 .list .right p {color: #888;line-height:2;font-size:0.16rem}
.PicList002856 .list ul li {padding-bottom: calc(40 / 16 * 1em);border-bottom: 1px solid #e9e9e9;}
.PicList002856 .list ul li:not(:last-child) {margin-bottom: calc(40 / 16 * 1em);}
.PicList002856 .list ul li a:hover h3 {color: #F09A1E;}
.PicList002856 .list ul li:hover .left img {box-shadow: 0 3px 29px rgb(192 196 204 / 71%);}
.PicList002856 .list ul li time {border-left: 1px dashed #ededed;position: absolute;top: 50%;right: 0;cursor: pointer;transform: translateY(-50%);color: #666;background: url(../images/PicList002482-time.png) no-repeat top center;text-align: center;font-size: calc(15 / 16 * 1em);}
.PicList002856 .list ul li time span {font-size:0.46rem;font-weight: bold;color: #666;padding: 10px 0;display: block;}
.PicList002856 .list {padding-top: calc(70 / 16 * 1em);}
.PicList002856.Search .list{padding-top: 0;}
.PicList002856.Search .list ul li:not(:last-child){margin-bottom: 0;}
.PicList002856.Search .list ul li{padding-bottom: 0;}
.PicList002856.Search{padding-top: 50px;}
@media(min-width:1025px) {
.PicList002856 .top-new .slick-slide .txt aside {font-size:0.24rem}
.PicList002856 .list .left {float: left;width: 27%;}
.PicList002856 .list .right {float: right;width: 56%;padding-top: 4.4vh;}
.PicList002856 .list .left {float: left;margin-right:4%;}
.PicList002856 .list .right {float: left;/* max-width:600px; */}
.PicList002856 .list .right .h3 {margin: calc(20 / 16 * 1em) 0 calc(15 / 16 * 1em);}
.PicList002856 .top-new li .img {width: 43%;}
.PicList002856 .top-new li .txt { padding: calc(50 / 16 * 1em) calc(60 / 16 * 1em);}
.PicList002856 .list ul li time {padding-left: 40px;width: 140px;height: 160px;}
}

@media(max-width:1024px) {
.PicList002856 {padding: 3em 0;}
.PicList002856 .list .left {float: left;width: 25%;}
.PicList002856 .list .right {float: left;width: 56%;margin-left: 3%;}
.PicList002856 .top-new li .ytable {display: inline-block;}
.PicList002856 .top-new li .ytable-cell {display: table;}
.PicList002856 .top-new li .img {width: 40%;float: left;}
.PicList002856 .top-new li .txt {padding: 20px;width: 60%;float: left;display: inline-block;}
.PicList002856 .top-new .slick-slide time {margin-bottom: 15px;}
.PicList002856 .top-new .slick-slide time span {font-size: calc(32 / 16 * 1em);display: inline-block;margin-right: 10px;}
.PicList002856 .list .right h3 {font-size:0.2rem;}
.PicList002856 .list ul li time {padding-left: 40px;width: 100px;height: auto;}
.PicList002856 .list ul li time span {padding-top: 0;}
}


@media(max-width:640px) {
.PicList002856 .list {padding-top: 45px;}
.PicList002856 .top-new li .img {width: 100%;}
.PicList002856 .top-new .slick-slide .img {overflow: hidden;border-radius: 6px 6px 0 0;}
.PicList002856 .top-new li .txt {width: 100%;}
.PicList002856 .top-new li .txt aside { font-size:0.2rem;}
.PicList002856 .list ul li {margin-bottom: 15px;padding-bottom: 15px;}
.PicList002856 .list ul li:not(:last-child) {margin-bottom: 15px;}
.PicList002856 .list .left {float: left;width: 100%;}
.PicList002856 .list .right {float: left;width: 100%;margin-left: 3%;}
.PicList002856 .list .right h3 {font-size: calc(15 / 16 * 1em);}
.PicList002856 .list .right p { margin: 10px 0 0 0;font-size:calc(15 / 16 * 1em);line-height: 1.8;}
.PicList002856 .list ul li time {position: relative;padding-left: 0;height: auto;text-align: right;width: 100%;float: right;line-height: 34px;transform: translateY(0);display: none;}
.PicList002856 .list ul li time span {padding-top: 0;display: inline-block;float: right;font-size:0.2rem;padding-bottom: 0;margin-left: 10px;line-height: 30px;}
}



/*RighInfo002973 */
.RighInfo002973{ color: #333;}
.RighInfo002973 > .auto{max-width: 1400px; padding:calc(120 / 16 * 1em) 0;}
.RighInfo002973 .news-details .title{text-align: center;border-bottom: 1px solid #e8f1f7;padding-bottom: calc(30 / 16 * 1em);text-align: center;padding-right:0;}
.RighInfo002973 .news-details .title h1{font-size:0.24rem; margin: 0 0 20px 0; font-family: å®‹ä½“;}
.RighInfo002973 .news-details .title aside span{display: inline-block; vertical-align: middle; margin: 0 15px 5px;line-height: 16px;font-size: calc(15 / 16 * 1em);}
.RighInfo002973 .news-details .title .bshare-custom{display: inline-block;}
.RighInfo002973 .news-details .edit-info{line-height:calc(34 / 16 * 1em);color: #666;border-bottom: 1px solid #e8f1f7;padding: 1% 0 2% 0; margin-bottom: 2%;font-size: calc(17 / 16 * 1em);}
.RighInfo002973 .news-details .edit-info p{margin: 0;}
.RighInfo002973 .news-details .edit-info .text{background: #f1f6ff;padding: 25px 30px;color: #333;border-radius: 10px;}
.RighInfo002973 .news-details .edit-info img{margin:40px auto 0 auto;  display: flex;justify-content: center;}
.RighInfo002973 .pn-page aside{padding: 10px 0;}
.RighInfo002973 .pn-page aside a{color: #666;font-size: calc(15 / 16 * 1em);}
.RighInfo002973 .pn-page aside a b{color: #333;}
.RighInfo002973  .operating a:hover,
.RighInfo002973 .pn-page aside a:hover{color: #F09A1E;}
.RighInfo002973  .operating{overflow: hidden;line-height: 24px;}
.RighInfo002973  .operating a{padding-left: 25px;background-repeat: no-repeat;background-position: left center;}
.RighInfo002973  .operating a:not(:last-child){margin-right: 45px;}

@media(min-width:1025px){
.RighInfo002973 .pn-page{min-height: 24px; position: relative;padding-right: 230px;}
.RighInfo002973 .pn-page .operating{position: absolute;right: 0; top: 50%; transform: translateY(-50%);}
.RighInfo002973  .operating a{float: left;    color: #F09A1E;
    text-decoration: underline;    font-size: 18px;}
}
@media(max-width:1024px){
.RighInfo002973  .operating{text-align: right; padding-bottom: 20px;}
.RighInfo002973  .operating a{display: inline-block;}

}
@media(max-width:640px){
.RighInfo002973 .news-details .title h1{font-size:calc(24 / 16 * 1em);}
.RighInfo002973{ font-size: 14px;}
.RighInfo002973 > .auto{padding:calc(50 / 16 * 1em) 0;}
}


/*.TextList001729 ä¸ºdemoç¼–å·*/
.TextList001729 {padding:calc(120 / 16 * 1em) 0;}
.TextList001729 .name{padding:15px 0; font-size:18px;border-bottom:1px solid #e5e5e5;}
.TextList001729 .name span{ display:inline-block; border-left:6px solid #F09A1E; padding-left:15px;}
.TextList001729 .tips{ padding:20px 0;border-bottom:1px solid #e5e5e5; font-size:14px;position:relative;}
.TextList001729 .tips h1{ margin:0; font-weight:normal; font-size:18px; color:#F09A1E;}

.TextList001729 ol.type{ margin-top:3%;}
.TextList001729 .type{display:table; width:100%;}
.TextList001729 ol.type{font-size:16px; background-color:#F09A1E; color:#fff;}
.TextList001729 .type li{ display:table-cell; vertical-align:middle;text-align:center; padding-top:12px; padding-bottom:12px; line-height:35px;font-size: 0.16rem;}
.TextList001729 ul.type li{cursor:pointer; color: #333;}
.TextList001729 .type li:nth-child(1){width:12%;}
.TextList001729 .type li:nth-child(2){ width:11%;}
.TextList001729 .type li:nth-child(3){ width:10%;}
.TextList001729 .type li:nth-child(4),
.TextList001729 .type li:nth-child(5),
.TextList001729 .type li:nth-child(6),
.TextList001729 .type li:nth-child(7){width:13%;}
.TextList001729 .type li:nth-child(8){ width:15%;}
.TextList001729 .type li:nth-child(1),
.TextList001729 .type li:nth-child(8){ padding-left:2%; text-align:left !important;}
.TextList001729 ul.type li:nth-child(8){background:url(../images/TextList001729-icon_close.png) no-repeat 90% center;}
.TextList001729 ul.type#On li:nth-child(8){ background-image:url(../images/TextList001729-icon_open.png);}
.TextList001729 .list{border-bottom:1px solid #e5e5e5;}
.TextList001729 .list .con{ display:none;border-top:1px solid #e5e5e5; overflow:hidden; font-size:1em; padding:0 2%; line-height: 1.8;}
.TextList001729 .list .con p{line-height: 0.3rem; margin:0;font-size: 0.16rem;}
.TextList001729 .list .con p strong{font-size: 0.18rem; color: #333;}
.TextList001729 .btn_apply{ padding:2% 0 3%;}
.TextList001729 .btn_apply a{ display:inline-block; max-width:180px; width:40%; height:50px; line-height:50px; text-align:center; color:#fff; background-color:#F09A1E; font-size:18px; border-radius:3px;}
@media(max-width:1000px){
.TextList001729 .type li:nth-child(2),
.TextList001729 .type li:nth-child(5),
.TextList001729 .type li:nth-child(6){ display:none;}
.TextList001729 .type li{ width:20% !important;}
.TextList001729{padding: 40px 0}
.nei-title{font-size: 0.24rem;}
.TextList001729 .list .con p strong{font-size: 18px;}
}
@media(max-width:768px){
.TextList001729 .type li:nth-child(7){ display:none;}
.TextList001729 .type li{ width:24% !important;}
.TextList001729 .type li:nth-child(8){ width:28% !important;}
}
@media(max-width:480px){
.TextList001729 .type li:nth-child(3){ display:none;}
.TextList001729 .type li{ width:30% !important;}
.TextList001729 .type li:nth-child(8){ width:40% !important;}
.TextList001729 ol.type{font-size:15px;}
.TextList001729 .btn_apply a{font-size:16px; height:40px; line-height:40px;}
.TextList001729 ul.type li:nth-child(8){ background-size:16px auto;}
}



/*PicList003142 */
.PicList003142 .auto{ padding:calc(120 / 16 * 1em) 0 calc(60 / 16 * 1em) ;}
.PicList003142 li{float: left;  margin-bottom: calc(60 / 16*1em);}
.PicList003142 li .txt{box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.08);padding:1.8em; border-radius: 0 0 10px 10px;}
.PicList003142 li .tit{ font-size: 0.2rem;line-height:2;color: #F09A1E; margin-bottom: 15px;}
.PicList003142 li p{font-size:0.16rem; line-height:1.4; color: #000; margin: 0 0 10px 0;}
.PicList003142 li p::before{ display: inline-block; content: ''; height:6px; background: #F09A1E; width: 6px; margin-right: 15px; vertical-align: middle;}
.PicList003142 li .pic{overflow: hidden;border-radius: 10px 10px 0 0;}
.PicList003142 li .Ispic{padding-bottom:62%;transition: 0.3s;}
.PicList003142 li a:hover .Ispic{transform: scale(1.1);}
.PicList003142 li a:hover{color: #e60012;}
.PicList003142 li time{color: #999999;display: block;background: url(../images/PicList003142-icon.svg) no-repeat right center;}
.PicList003142 li a:hover time{background-image: url(../images/PicList003142-icon-red.svg);}
@media (min-width:1025px) {
.PicList003142 li{width: 31%;}
.PicList003142 li:not(:nth-child(3n)){margin-right:3%;}
.PicList003142 li:nth-child(3n+1){clear: left;}    
}
@media (max-width:1024px) {
.PicList003142 .auto{margin-top: 2em;}   
.PicList003142 li{width: 100%;margin-bottom: 20px;}
.PicList003142 li:not(:nth-child(2n)){margin-right: 0%;}
.PicList003142 li:nth-child(2n+1){clear: left;} 
.PicList003142 li .txt{padding: 1em;}
.PicList003142 .auto{padding: 30px 0}
}



/*RighInfo003072 */
.RighInfo003072{ font-size: 16px;}
.RighInfo003072 .topbg{background:url(../images/probg.jpg) no-repeat; background-size: cover;padding:4% 0;}
.flex-one{display: flex;}
@media(max-width:640px){
.RighInfo003072{font-size: 3.5vw;}
.RighInfo003072 .flex-one{display: block;width: 94%;margin: 0 auto}
}
.RighInfo003072 > .auto{padding-bottom: 6vw;}

.RighInfo003072 .biaoti{font-size: 0.24rem;color: #F09A1E;line-height: 1;margin: 0 0 0.3rem 0;text-align: center;font-weight: 600;}




@media(min-width:1024px){
.RighInfo003072 .txt-info{width: 56%;padding: 4% 0 4% 6%;/* background: #fff; */border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.RighInfo003072 .tu{width:44%;border: 1px solid #ddd;padding: 0;background: rgb(255 255 255 / 80%);}
}
@media(max-width:1024px){
.RighInfo003072 .txt-info{margin-bottom: 4vw;}
.Banner003144{margin-top: 50px;}
}


.RighInfo003072 .tu .pic{position: relative;z-index: 1;border-radius: 20px;overflow: hidden;margin-bottom: 0;padding: 4% 0;}
.RighInfo003072 .tu .pic tu{position: absolute;left: 0; top: 0;  z-index: 20;background: #000;}
@media(max-width:640px){
.RighInfo003072 .tu .play:before{width: 20vw; height: 20vw;}
}
.RighInfo003072 .edit-info .name{color: #F09A1E;font-size:0.24rem;font-weight: bold;line-height: 0.6rem; margin: 0 0 calc(20/ 16*1em) 0;}
.RighInfo003072 .edit-info .name img{float: left;max-width: 0.6rem;margin-right: 0.15rem;}
.RighInfo003072 .edit-info p{line-height:2;font-size:0.16rem; text-align: justify; color: #333; margin: 0 0 12px 0;}

.RighInfo003072 .item-group .item{padding: 1.2rem 0;background: url(../images/bgwz.png) no-repeat #f5f9fc right bottom;background-size: auto 0.6rem;}
.RighInfo003072 .item-group .item:nth-child(2n-1){background-color: rgb(245, 249, 252);}
.RighInfo003072 .item-group .item:nth-child(2n){}

.RighInfo003072 .item-group .img img{border-radius: 8px;max-height: 380px;object-fit: contain;}
.RighInfo003072 .slick-dots li{ display: inline-block; width: 16px; height: 16px; margin: 10px 5px 0; 
  border: 1px solid #fff; border-radius: 50%;}
.RighInfo003072 .slick-dots li.slick-active{background: #F09A1E;}
.RighInfo003072 ul.slick-dots{text-align: center;margin: 18px 0 0 0;position: absolute;bottom: 2%;left: 48%;z-index: 99;}
.RighInfo003072 .slick-dots li button{display: none;}
.RighInfo003072 .item-group h3{color: #F09A1E;font-size:0.24rem;font-weight: bold;line-height: 0.6rem; margin: 0 0 calc(20/ 16*1em) 0;}
.RighInfo003072 .item-group h3 img{float: left;max-width: 0.6rem;margin-right: 0.15rem;}
.RighInfo003072 .item-group .txt aside{font-size: 0.18rem;line-height: 2;color: #333;margin-bottom: 0.1rem;position: relative;
padding-left: 0.45rem;text-decoration: underline;}
.RighInfo003072 .item-group .txt p{line-height:2;font-size: 0.16rem;margin: 0 0 0.1rem 0;color: #444;position: relative;padding-left: 0.45rem;
text-align: justify;} 
.RighInfo003072 .item-group .txt p i{display: inline-block;content: '';height: 8px;background: #F09A1E;width: 8px;margin-right: 15px;vertical-align: middle;margin-top: -3px;transform: rotateZ(45deg);}
.RighInfo003072 .item-group .txt p img{max-width: 0.3rem;margin-right: 0.1rem;position: absolute;left: 0;top: 6px;}
.RighInfo003072 .item-group .txt aside img{max-width: 0.3rem;margin-right: 0.1rem;position: absolute;left: 0;top: 6px;}


.RighInfo003072 .item-group .item-1{padding: 1.2rem 0;}
.RighInfo003072 .item-group .item-1 .auto{background: url(../images/bgwz.png) no-repeat #f5f9fc right bottom;background-size:auto 0.6rem; }
.RighInfo003072 .item-group .item-1 .txt{padding-left: 6%;padding-top: 4%;padding-bottom: 4%;}
.RighInfo003072 .item-group .item-1 .txt h3{margin-top: 0;}
.RighInfo003072 .item-group .item-1 .txt p{padding-left: 0;}
.RighInfo003072 .item-group .item-1 .img{padding: 4% 0 4% 6%;}

@media(min-width:769px){
.RighInfo003072 .item-group .item:nth-child(2n-1) .txt,
.RighInfo003072 .item-group .item:nth-child(2n) .img{float: left;}
.RighInfo003072 .item-group .item:nth-child(2n) .txt,
.RighInfo003072 .item-group .item:nth-child(2n-1) .img{float: right;}
.RighInfo003072 .item-group .img{width: 44%;}
.RighInfo003072 .item-group .txt{width: 56%;padding-right: 6%;padding-top: 0;}
}
@media(max-width:768px){
.RighInfo003072 .item-group .item{padding: 5vw 0;}
.RighInfo003072 .item-group .txt{ padding-bottom: 4vw;}
.RighInfo003072 .item-group .item-1{padding: 30px 0}
.RighInfo003072 .item-group .txt aside{font-size: 16px;}
.RighInfo003072 .item-group .txt p{font-size: 14px;}
}
@media(max-width:480px){
.RighInfo003072 .item-group h3{font-size: 6vw;}
.RighInfo003072 .item-group pre{font-size: 3.5vw;}
}




 .PicList0023231{background:url(../images/bgwz.png) no-repeat #f5f9fc right bottom;background-size: auto 0.6rem;  border-bottom: 1px solid #dddddd;}
 .PicList0023231 .slider{padding: 0;} 
 .PicList0023231 ul li{float: left;text-align: center;background-color: #fff;padding: 1%;margin-bottom: 2%;border-radius: 10px;margin: 0 1%;}
 .PicList0023231 ul li div{ padding-bottom: 76%; position: relative; overflow: hidden;}
 .PicList0023231 ul li figure{ position:absolute; left:0; top:0; right:0; bottom:0; transition:0.3s;}
 .PicList0023231 ul li h3{color: #222;margin:20px 0 0;font-weight: normal;font-size: 0.18rem;}
 .PicList0023231 ul li a:hover figure{transform: scale(1.3);}
 .PicList0023231 ul li a:hover h3{ color: #11a6d1;}
 @media screen and (min-width:768px ){
 .PicList0023231{ padding: 1.2rem 0;}
 }

 .PicList0023231 .slick-arrow{ bottom: 0;border: solid 2px #ddd; font-size: 1em; text-indent: 999em; overflow: hidden; width: calc(60 / 16 * 1em);height: calc(60 / 16 * 1em); border-radius: 50%; position:absolute;z-index: 10; background: url(../images/btn-prev-gray.svg) no-repeat center center; background-size: auto 30%; transition: 0.3s;top: 50%;transform: translateY(-50%);}
 .PicList0023231 .slick-arrow:hover{background-color: #11a6d1; border-color: #11a6d1;}
 .PicList0023231 .slick-next{background-image: url(../images/btn-next-gray.svg);right: -5%;}
 .PicList0023231 .slick-prev{left: -5%;}
 .PicList0023231 .slick-prev:hover{background-image: url(../images/btn-prev.svg);}
 .PicList0023231 .slick-next:hover{background-image: url(../images/btn-next.svg);}
.lm_title{color: #F09A1E;position: relative;z-index: 1;margin:0 0 calc(40 / 16 * 1em) 0;}
.lm_title .cn{font-size:0.24rem; font-weight: bold; line-height: 1;text-align: left;}
.lm_title .intro{padding: 20px 0 30px 0;position: relative; font-size:calc(15 / 16 * 1em); color: #666;}
.lm_title .intro:before{position: absolute;content: '';width: 60px;height: 3px;background-color: #11a6d1;left: 0;bottom: 0;display: none; }

.lm_title.center .intro:before{left: 50%; margin-left: -30px;}
.lm_title.center{text-align: center;}
@media(max-width:1366px){
 .PicList0023231 .slick-next{right: 0}
  .PicList0023231 .slick-prev{left: 0%;}
}
@media(max-width:768px){
.PicList0023231 .slick-arrow{width: 40px;height: 40px;}
.PicList0023231 .slick-next{right: 2%}
.PicList0023231 .slick-prev{left: 2%}
 .PicList0023231{background-size: cover;padding: 40px 0}
 .PicList0023231 ul li h3{font-size: 16px;}
}



.jiangsu .auto{padding: 4em 0;}
.jiangsu .title{position: relative;margin-bottom: 3em;}
.jiangsu .title .name{font-size: 0.24rem;color: #F09A1E;line-height: 1.5; font-weight: bold;}
.jiangsu .title .name:after{display: block;content: '';width: 0.4rem; height: 0.04rem; background-color: #F09A1E; margin-top:0.15rem}
.jiangsu p{font-size: 0.16rem;}
.jiangsu .intro .info{line-height: 2.1428;}
.jiangsu .intro{display: flex;flex-wrap: wrap;align-items: center;}
.jiangsu .intro figure{width: 100%;padding-bottom: 56%;background-position: center center;background-repeat: no-repeat;background-size: cover;}
@media (min-width:1025px) {
.jiangsu .intro .img{width: 50%;}
.jiangsu .intro .info{padding-left: 5.0714em; font-size: 0.875em;width:50%;box-sizing: border-box;}  
}
@media (max-width:1024px) {
.jiangsu .auto{padding: 2em 0;}
.jiangsu .intro .img{margin-bottom: 2em;}
}
.RighInfo003072 .tu .pic .img-block {
  display: block;
  width: 80%;
  margin: 0 auto;
  max-height: 380px;
  object-fit: contain;
}
@media screen and (max-width:640px){
  
.RighInfo003072 .item-group .item-1 .img {
  padding: 4%;
}
}

.jiangsu .slick-arrow{width:0.6rem;height:0.6rem;border-radius: 50%;border:1px solid #F09A1E;position: absolute;font-size: 0;color:transparent;background-color: #F09A1E;z-index:99;opacity: 0.6;position: absolute;top:50%;transform: translateY(-50%);}
.jiangsu .slick-arrow::after{content:'';display: block;width:0.1rem;height:0.1rem;border:0.02rem solid #fff;border-right:none;border-bottom:none;position: absolute;left:55%;top:50%;transform: translate(-50%,-50%) rotate(-45deg);}
.jiangsu .slick-arrow.slick-next::after{transform: translate(-50%,-50%) rotate(135deg);left:45%;}
.jiangsu .slick-arrow:hover{opacity: 1;}
.jiangsu .slick-arrow:hover::after{border-top:0.02rem solid #fff;border-left:0.02rem solid #fff;}
.jiangsu .slick-arrow.slick-next{right:0.1rem;}
.jiangsu .slick-arrow.slick-prev{left:0.1rem;}

@media(max-width:1024px){
	.jiangsu .slick-arrow{width:0.45rem;height:0.45rem;}
}




.Partner_new .Partner_newBox .load-partner{position: relative;}
.Partner_new .Partner_newBox .load-partner li{height:1.2rem;line-height: 1.2rem;border-radius: 0.1rem;border:1px solid #eee;background: #fff;margin:0.1rem;text-align: center;display: flex;align-items: center;justify-content: center;transition: all .5s;}
.Partner_new .Partner_newBox .load-partner li img{border-radius: 0.1rem;max-height:0.8rem;}
.Partner_new .Partner_newBox .load-partner li:hover{transform: translate3d(0,-8px,0);border:1px solid #003894;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
/* .Partner_new .Partner_newBox .load-partner:before{width: 18%;position: absolute; height: 100%;content: "";z-index: 6; background:linear-gradient(to right, rgba(247,248,250,1), rgba(247,248,250,0));left: 0;top: 0 }
.Partner_new .Partner_newBox .load-partner:after{width: 18%;position: absolute; height: 100%;content: "";z-index: 6; background:linear-gradient(to left, rgba(247,248,250,1), rgba(247,248,250,0));right: 0;top: 0 } */


@media(max-width:1024px){
    .Partner_new .Partner_newBox .load-partner li{margin:5px;line-height: 90px;height: 90px;}
    .Partner_new .Partner_newBox .load-partner li img{max-height:70px;}
}

@media(max-width:640px){
    .Partner_new .Partner_newBox .load-partner li{line-height: 60px;margin:3px;height: 60px;}
    .Partner_new .Partner_newBox .load-partner li img{max-height:40px;}
}