@charset "utf-8";

@font-face {
	font-family: "siyuan";
	src: url("../fonts/SourceHanSerifCN-Light.otf");
	font-weight: normal;
	font-style: normal;
}

@media(max-width:1024px){
    body{padding-top: calc(60 / 100* 1em);}
}

/*Top002262*/
.Top002262{position:fixed; z-index: 100; width: 100%; left: 0; top: 0;background: #fff; }
.Top002262_fixed{background:#fff;box-shadow:  0 0 10px rgba(0,0,0,0.1); border-bottom: none; }
.Top002262 .header-left{ float: left; width: 30%; display:table;  height: calc(90 / 16 * 1em);max-width:calc(220 / 16 * 1em);}
.Top002262 .logo{ display:table-cell; vertical-align:middle;}
.Top002262 .logo img.on,
.Top002262_fixed .logo img{ display:none;}
.Top002262_fixed .logo .on{ display:block !important;}
.Top002262 .header-mids,
.Top002262 .header-right{ float:right;}
.Top002262 .header-right dd{ float:left;padding: calc(30 / 16 * 1em) 0;}
.Top002262 .top-language{ position:relative; padding-right: 2vw !important;  margin-right: 2vw;}
.Top002262 .top-language::before{ position:absolute;right: 0; top: 50%; width: 1px; height: calc(30 / 16 * 1em); content: ''; background: rgba(0, 0, 0, 0.1); transform: translateY(-50%);}
.Top002262_fixed .top-language::before{ background: rgba(0,0, 0, 0.1);}
.Top002262 .top-language span{ display:block;background:url(../images/lang.svg) no-repeat left center;line-height:calc(30 / 16 * 1em); padding:0 calc(20 / 16 * 1em) 0 calc(34 / 16 * 1em); cursor:pointer; position: relative; z-index: 1;  background-size: auto 70%; color: #111;}
.Top002262_fixed .top-language span{ background-image:url(../images/lang.svg); color: #666;}
.Top002262 .top-language span:after{position: absolute; width: 6px; height: 6px; content: '';transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);border-top: 1px solid #222;border-right: 1px solid #222; right: 0; top: 50%; margin-top: -4px;}
.Top002262_fixed .top-language span:after{border-top-color:#666;border-right-color:#666;}
.Top002262 .top-language figure{ position:absolute; top:100%; left:50%; background:#fff; width:calc(120 / 16 * 1em); line-height:calc(40 / 16 * 1em); display:none; margin-left:calc(-60 / 16 * 1em); box-shadow:  0 0 10px rgba(0,0,0,0.1);}
.Top002262 .top-language a{ display:block; text-align:center; color:#333;}
.Top002262 .top-language a:hover{color:#fff; background:#0043af; }
.Top002262 .search{ position:relative; z-index:100;}
.Top002262 .open-search{ background:url(../images/search.svg) no-repeat center center; width:calc(30 / 16 * 1em); height:calc(30 / 16 * 1em);display:block; background-size:auto 70%;}
.Top002262_fixed .open-search{ background-image:url(../images/search.svg);}
.Top002262 .top-search{ position:absolute; top:100%; right:0; z-index:100; border:1px solid #b4b4b4; background:rgba(0,0,0,0.2); }
.Top002262 .top-search .text{width:calc(254 / 16 * 1em);line-height:calc(46 / 16 * 1em);height:calc(46 / 16 * 1em); color:#fff; padding:0 calc(46 / 16 * 1em) 0 calc(12 / 16 * 1em); background: none; font-size: 1em;}
.Top002262 .top-search .btn{ position:absolute; right:0; top:0; height:calc(46 / 16 * 1em); width:calc(46 / 16 * 1em); background:url(../images/search.svg) no-repeat center;background-size:auto 40%;  }
.Top002262 .top-search .btn::before{position: absolute; content: '';border: 8px solid transparent; border-bottom-color:#b4b4b4;top: -16px;right: 4px;}
.search-show .Top002262 .top-search{display: block;}
.Top002262 .open-search.on:before, 
.Top002262 .open-search.on:after{background:#0043af;}
.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;}
@media(min-width:1025px){
.Top002262 .header-mids{margin-right:1vw;} 
.Top002262 .header-right dd:last-child{display: none;}
.Top002262 .header-mids li{ margin-right:3vw;float: left; position: relative;}
.Top002262 .header-mids li span{position:relative; }
.Top002262 .header-mids li span a{ line-height:calc(72 / 16 * 1em); position:relative; color:#111; font-size: calc(20 / 16* 1em); }
.Top002262_fixed .header-mids li span a{color:#111; }
.Top002262 .header-mids li span a::before{ position:absolute; content:''; left:50%; bottom:0;  height:2px; width:0; transition:ease-in-out 0.3s; transform:translateX(-50%);}
.Top002262 .header-mids li span a:hover::before,
.Top002262 .header-mids li.aon span a::before{width:100%; background:#0043af;}
.Top002262_fixed .header-mids li span a:hover::before,
.Top002262_fixed .header-mids li.aon span a::before{background:#0043af;}
.Top002262 .header-mids li span a:hover,
.Top002262 .header-mids li.aon span a{color:#0043af; }
.Top002262_fixed .header-mids li span a:hover,
.Top002262_fixed .header-mids li.aon span a{color:#0043af; }
.Top002262 .header-mids li .sub{ width:260px; overflow:hidden; position: absolute; left: 0; top:100%;}
.Top002262 .header-mids li .sub dl{padding:0; background:rgba(255, 255, 255, 0.95);}
.Top002262 .header-mids li .sub dl dt{ padding:0 17px; position:relative;}
.Top002262 .header-mids li .sub dl dt:not(:last-child){border-bottom:1px solid #e7e7e7; }
.Top002262 .header-mids li .sub dl dt::before{ position:absolute; content:''; width:0; height:calc(14 / 16 * 1em); background:#0043af; left:0; top:50%; margin-top:calc(-7 / 16 * 1em); transition:0.3s;}
.Top002262 .header-mids li .sub dl dt:hover::before{ width:calc(8 / 16 * 1em);}
.Top002262 .header-mids li .sub dl dt a{line-height:calc(30 / 16 * 1em);  color:#666; padding: calc(10 / 16 * 1em) 0;}
.Top002262 .header-mids li .sub dl dt a:hover{ color:#0043af;}
}
@media (max-width:1024px) {
.Top002262 .open-menu i{margin-top: 0;background: #666;}
.Top002262 .header-left{height: calc(60 / 16 * 1em);} 
.Top002262 .header-right dd{padding: calc(15 / 16 * 1em) 0;}
.Top002262 .header-right dd:not(:first-child){padding-left: calc(25 / 16 * 1em);}
.Top002262 .open-menu{margin:calc(10 / 16 * 1em) 0; margin-left:calc(25 / 16 * 1em) ;width:calc(40 / 16 * 1em) ;height:calc(40 / 16 * 1em) ; }	
.Top002262 .header-mids{position: fixed; right: -100%;opacity: 0; top:calc(60 / 16 * 1em) ;bottom: 0;overflow: auto; z-index: 99; width: 40%;box-shadow: 0 10px 10px rgba(0,0,0,0.1);transition: 0.5s; width: 45%; background:rgba(255,255,255,0.95);}
.menu-show .Top002262 .header-mids{right:-1px;opacity: 1; }
.Top002262 .open-menu:not(.on) i:nth-child(1){margin-top:calc(-10 / 16 * 1em);}
.Top002262 .open-menu:not(.on) i:nth-child(3){margin-top:calc(10 / 16 * 1em);}
.Top002262 .logo img { max-height: calc(40 / 16 * 1em);}
.Top002262 .header-mids li{border-bottom: 1px solid #eaeaea;}
.Top002262 .header-mids li span{line-height:calc(50 / 16 * 1em) ;padding:0 4em 0 2em;font-size:calc(16 / 16 * 1em) ;}
.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: #0043af;}
.Top002262 .has-sub span .op.click{ transform: rotate(225deg);}	
}




/*Banner003126 */
.Banner003126{overflow: hidden;position: relative;z-index: 1;}
.Banner003126 li{position: relative;z-index: 1;}
.Banner003126 li > img{display: block;width: 100%;}
.Banner003126 li .txt{position: absolute;left: 0; top: 50%;transform: translateY(-50%);width: 100%;z-index: 10;color: #fff; }
.Banner003126 .txt .auto > *{opacity: 0;transform: translateX(50px);transition-duration: 1s; transition-property: opacity,transform; transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1);}
.Banner003126 .ani-show .txt .auto > *{opacity: 1;transform: translateX(0);}
.Banner003126 .txt .logo{transition-delay: 0.3s;}
.Banner003126 .txt .logo img{max-height: 1.5625em;}
.Banner003126 .txt h2{ font-size:4.25em; margin: 0.3em 0 0.1em 0; transition-delay: 0.6s; font-weight: normal;font-family: "siyuan";font-weight: bold;}
.Banner003126 .txt .en{letter-spacing:2px;color:#fff; transition-delay: 0.9s;margin-top: 7px;font-family: "siyuan"; font-size: 1.875em;font-weight: bold;}
.Banner003126 .txt .btn{display: inline-block;background-color: #0043af; line-height: 3.4375;padding: 0 2.1875em;color: #fff; margin-top: 3.75em; transition-delay: 1.2s;}
.Banner003126 .txt .btn:after{margin-left: 20px;display: inline-block;content: ''; width: 16px;height:10px;background: url(../images/Floor003196-more-on.svg) no-repeat center; background-size: contain; vertical-align: middle;}
.Banner003126 .controls{position: absolute;left: 50%;transform: translateX(-50%); padding: 0 3em;z-index: 10; bottom: 4%;}
.Banner003126 .slick-dots li{float: left;font-family: 'Bebas';list-style: none;padding: 0 0.625em;}
.Banner003126 .slick-dots li a{font-size: 0.875em;color: #ffffff;border: 0;}
.Banner003126 .slick-dots li a:after{width: 0; height: 1px; background-color: #0043af;display: inline-block;content: ''; margin-left: 0.7142em; vertical-align: middle;transition: 0.3s;}
.Banner003126 .slick-dots li:not(.slick-active) a{opacity: 0.15;}
.Banner003126 .slick-dots li.slick-active a:after{width: 3.5714em;}
.Banner003126 .slick-arrow{position: absolute; top: 50%;margin-top: -5px;width: 10px;height: 10px;border-top: 2px solid #fff;border-right: 2px solid #fff;}
.Banner003126 .slick-prev{left: 0; transform: rotate(-135deg);}
.Banner003126 .slick-next{right: 0;transform: rotate(45deg);}
@media (max-width:1024px) {
.Banner003126 .root-sz-16{font-size: 2vw;}
}
@media (max-width:640px) {
.Banner003126 .txt h2{font-size: 3.2em;}
.Banner003126 .txt .btn{margin-top: 1em;}
}


.home-tit {margin-bottom: 3vw;} 
.home-tit .cn{font-size:calc(40 / 16 * 1em);color: #0043af;font-weight: bold; margin: 0; line-height: 1.5;}
.home-tit .sub{font-size:calc(18 / 16 * 1em); margin: 8px 0 0 0; color: #333;}
.home-tit.center{text-align: center;}



.home_more{display: block; max-width: 180px; text-align: center; font-size: 1em; margin:2vw 0 0; position: relative;border: 1px solid #0043af;border-radius:0; color: #fff; background: #0043af;}
.home_more span{background: url(../images/Floor003196-more-on.svg) no-repeat right center; background-size: calc(12 / 16* 1em) auto; padding-right: 25px; line-height: calc(50 / 16* 1em);}
.home_more:hover{background: #fff; color:#0043af;border: 1px solid #0043af; }
.home_more:hover span{color: #0043af;background: url(../images/Floor003196-more.svg) no-repeat right center; background-size: calc(12 / 16* 1em) auto;}


.home_more2{display: block; max-width: 180px; text-align: center; font-size: 1em; margin:2vw 0 0; position: relative;border: 1px solid #fff;border-radius:0; color: #fff;}
.home_more2 span{background: url(../images/Floor003196-more-on.svg) no-repeat right center; background-size: calc(12 / 16* 1em) auto; padding-right: 25px; line-height: calc(50 / 16* 1em);}
.home_more2:hover span{color: #fff;}




/*Bottom003191 */
.Bottom003191{background-color: #f5f5f5; }
.Bottom003191 a{color:#888;}
.Bottom003191 a:hover{color: #0043af; }
.Bottom003191 .b-bottom{background-color: #f5f5f5; padding: calc(20 / 16 * 1em) 0;color:#666;}
.Bottom003191 .b-bottom .auto{font-size: calc(15 / 16 * 1em);}
.Bottom003191 .b-bottom nav a{display: inline-block;}
.Bottom003191 .b-bottom nav a:not(:last-child)::after{display: inline-block; content: '  ·  '; margin: 0 calc(10 / 14 * 1em);color: rgba(255,255,255,0.5);}
.Bottom003191 .b-top{padding: calc(100 / 16 * 1em) 0 calc(80 /16 * 1em) 0; border-bottom: 1px solid #ddd;}
.Bottom003191 .b-top nav dt{font-size: calc(20 / 16 * 1em);}
.Bottom003191 .b-top nav dt a:not(:hover){color: #333;}
.Bottom003191 .b-top nav dd{line-height: calc(34 / 16 * 1em);}

.Bottom003191 .logo img{height: calc(70 / 16 * 1em);}
.Bottom003191 .hotline dl{margin-top: calc(40 / 16 * 1em);}
.Bottom003191 .hotline dt{opacity: 0.8;margin-bottom: calc(6 / 16 * 1em); color: #666;}
.Bottom003191 .hotline dd{font-size: calc(34 / 16 * 1em); color: transparent;background-image: linear-gradient(90deg, #108ed0, #23ac38);-webkit-background-clip: text; font-weight: bold;}

.Bottom003191 .code{margin-bottom: calc(15 / 16 * 1em);}
.Bottom003191 .code img{height: calc(115 / 16 * 1em);}
.Bottom003191 .contact li{line-height: 1.4; padding: calc(7 / 16 * 1em) 0;position: relative; padding-left: calc(60 / 16 * 1em);}
.Bottom003191 .contact li span{position: absolute; left: 0; top: calc(7 / 16 * 1em);height: calc(20 / 16 * 1em);overflow: hidden;text-align: justify; width: calc(60 / 16 * 1em);}
.Bottom003191 .contact li span:after{display: inline-block;content: '';width: 100%;height: 1px;}

@media (min-width:1025px) {
.Bottom003191 .b-top .left,
.Bottom003191 .b-top .right{width: calc(230 / 1440 * 100%);}
.Bottom003191 .b-top .right{color: #333;}
.Bottom003191 .b-top .mid{width: calc((1440 - 230 * 2) / 1440 * 100%);}  
.Bottom003191 .b-top nav{width:80%;margin: 0 auto;  overflow: hidden;display: flex;justify-content: space-between;}
.Bottom003191 .b-top nav dl{max-width: calc(100 / 16  * 1em);}  
.Bottom003191 .b-bottom .fl,
.Bottom003191 .b-bottom .fr{max-width: 45%;}
.Bottom003191 .b-top nav dt{ margin-bottom:1em;}
}
@media (max-width:1024px) {
.Bottom003191 .logo{text-align: center;}
.Bottom003191 .b-bottom .copyright{margin-top: 1em;}
.Bottom003191 .b-bottom .copyright a{display: inline-block;} 
.Bottom003191 .b-top{padding: 3em 0;}
.Bottom003191 .b-top nav{border-top: 1px solid rgba(255,255,255,0.1);border-bottom: 1px solid rgba(255,255,255,0.1); padding: 2em 0; margin: 2em 0;}
.Bottom003191 .b-top nav dl{margin: 0!important;}
.Bottom003191 .b-top nav dl:not(:last-child){margin-bottom: 1em!important;}
.Bottom003191 .b-top nav dd{display: inline-block; margin-right: 1em;}
}



/*Floor002684 */
.Floor003065{padding:calc(120 / 16 * 1em) 0;}
@media(min-width:769px) and (max-width:1024px){
    .Floor003065{font-size:1.5vw; }
}
@media(max-width:640px){
    .Floor003065{padding:calc(60 / 16 * 1em) 0;}
    .Floor003065{font-size: 3.5vw;}
}

.Floor003065 .txt-info{position: relative;}
@media(min-width:769px){
    .Floor003065 .txt-info{padding-left:3%;}
    .Floor003065 .ytable-cell:first-child{width:45%;vertical-align: top;}
    .Floor003065 .ytable-cell{width: 55%;vertical-align: top;}
}
@media(max-width:768px){
    .Floor003065 .ytable,
    .Floor003065 .ytable-cell{display: block;}
}

.Floor003065 .txt-info .pic{position: relative; z-index: 1;border-radius: 0;overflow: hidden;background: none; margin-bottom: 0;}
.Floor003065 .txt-info .pic img{opacity: 1;}
.Floor003065 .txt-info .play{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; cursor: pointer;}
.Floor003065 .txt-info .play:before{position: absolute; content: '';width: 86px;height: 86px;background:url("../images/Floor003065_play.png") no-repeat center center rgba(0,0,0,0.3); left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50%;}
.Floor003065 .txt-info .pic video{position: absolute;left: 0; top: 0;  z-index: 20;background: #000; display: none;}
@media(max-width:640px){
    .Floor003065 .txt-info .play:before{width: 20vw; height: 20vw;}
}

.Floor003065 .number{margin-top: 3.7em;}
.Floor003065 .number li{float: none;color: #333; display: flex;}
.Floor003065 .number li:not(:last-child){margin-bottom:3.2em;}
.Floor003065 .number li aside{color: #333;}
.Floor003065 .number li aside b{font-size: 3.125em;font-weight:bold; line-height: 0.85em;display: inline-block;color: #0043af; padding-right: 5px;}
.Floor003065 .number li p{margin-bottom: 0; color: #444; margin-top: 10px;}

.Floor003065 .number li .shuzi{padding:0 0 0 24px; display: block;}
.Floor003065 .number .cbox{background: #f5f5f5; padding: 18px;border-radius: 5px;}
.Floor003065 .number .cbox .icon{max-width: 42px;}



@media(min-width:769px) and (max-width:1024px){
    .Floor003065 .number li aside b{font-size: 4vw; }
}
@media(max-width:640px){
}

.Floor003065 .col-title{padding-bottom:0;}
.Floor003065 .col-title .cn{font-size:3.75em;color: #0043af; font-weight: bold;font-style: italic; margin-bottom: 10px; line-height: 1;}
.Floor003065 .col-title .cn span{font-size: 20px;}
.Floor003065 .col-title .cn:after{display: inline-block; content: ''; height: 1px;background: #ee7133; width: 3.334em; margin-left: 0.521em; vertical-align: middle; display: none;}
.Floor003065 .col-title .en{ font-family: 'Arial';color: #ee7133;line-height: 1em; padding-top: 0.2em;}
.Floor003065 .slogan{margin-bottom: 30px;}
.Floor003065 .slogan p{font-size: 2.5em; color: #333; margin: 0; line-height: 1.4;}

@media(min-width:769px) and (max-width:1024px){
    .Floor003065 .col-title{font-size: 4vw; }
}
@media(max-width:640px){
    .Floor003065 .col-title .cn{font-size: 20vw;}
    .Floor003065 .slogan p{font-size: 1.5em;}
}

.Floor003065 .more{margin-top: 2.76vw;}
.Floor003065 .more a{display: inline-block;color: #ee7133;line-height: 2.875em;border-radius: 50px;border: solid 1px #ee7133; padding: 0 2.5em; transition: 0.3s; font-size: 16px;}
.Floor003065 .more a:hover{background: #ee7133;color: #fff;}
@media(max-width:640px){
.Floor003065 .more a{font-size: 4vw; }
}

.Floor003065 .txt-info .inner{position: relative; z-index: 3;}
.Floor003065 .txt-info .info .name{color: #333;font-size:2.25em;}
.Floor003065 .txt-info .info .text_1{font-size: 1.125em; color: #0043af;font-weight: bold; margin: 0;}
.Floor003065 .txt-info .info .text_1:after{display: inline-block; content: ''; height:2px;background: #0043af; width:1.5em; margin-left: 0.521em; vertical-align: middle;}
.Floor003065 .txt-info .info p{line-height:1.8; margin: 22px 0; font-size: 1em; color: #555;}
.Floor003065 .txt-info .year{z-index: 1; padding: 2vw 10.21vw 3vw 2.08vw; border-radius: 20px;background-color: #ee7133; display: none;}
.Floor003065 .txt-info .year b{font-family: 'Arial'; font-weight: 800;font-size: 3.13vw; color: #fff;position: relative; z-index: 3; line-height: 1em;}
.Floor003065 .txt-info .year:after,
.Floor003065 .txt-info .year:before{position: absolute; content: ''; background-position: center center;background-repeat: no-repeat;background-size: contain;}
.Floor003065 .txt-info .year:before{width: 3.44vw;height: 3.44vw; background-image: url("../images/Floor003065_bg1.png");right: 1.93vw; bottom: 1.93vw;}
.Floor003065 .txt-info .year:after{width: 33.59vw; height: 31.93vw;background-image: url("../images/Floor003065_bg.png"); right: 0; bottom: 0;}
@media(min-width:769px){
    .Floor003065 .txt-info .year{position: absolute; right: 0; bottom: 0;}
}
@media(max-width:768px){
.Floor003065 .txt-info{margin-top: 5vw; }
.Floor003065 .txt-info .year{position: relative; margin-top: 4vw;}
.Floor003065 .txt-info .year br{display: none;}
.Floor003065 .txt-info .year b{font-size: 6vw;}
.Floor003065 .txt-info .year:after{width:50vw; height:50vw;}
.Floor003065 .txt-info .year:before{width: 7vw;height: 7vw;}
}
@media(max-width:640px){
.Floor003065 .txt-info .info .name{font-size: 5vw;}
}



/*Floor003181 */
.Floor003181{overflow: hidden;padding: calc(120 / 16 * 1em) 0; background: #f9f9f9;}
.Floor003181 .column-name{position: relative;padding: 0;z-index: 1;color: #333;}
.Floor003181 .column-name aside{position: relative;z-index: 4;}
.Floor003181 .column-name .cn{font-size: calc(40 / 16* 1em);color: #0043af;font-weight: bold;margin: 0;line-height: 1.4;}
.Floor003181 .column-name .desc{opacity: 1;}
 .Floor003181 .column-name .desc .tit-1{font-size: calc(18 / 16 * 1em); margin-bottom:0; line-height: 1.6;color: #444;}
@media (min-width:1025px) {
 .Floor003181 .column-name{margin-left:0;}
 .Floor003181 .column-name .desc{position: absolute;right: 0; width:50%; bottom: 0;text-align: right;}
}
@media (max-width:1024px) {
    .Floor003181{padding: calc(60 / 16 * 1em) 0;}
    .Floor003181 .column-name{font-size: 0.8em;}  
    .Floor003181 .column-name .desc{margin-top: 1em;}
}

.Floor003181 .list li .item{color: #fff;position: relative;}
.Floor003181 .list li .ytable{width: calc(280 / 360 * 100%); margin: 0 auto; height: 100%;}
.Floor003181 .list li .txt{position: absolute; left: 0; width: 100%; height: 100%; top: 0;}
.Floor003181 .list li .Ispic{padding-bottom: calc(720 / 460 * 100%); opacity:1;background-size: cover!important;background-repeat: no-repeat!important;background-position: center!important}
.Floor003181 .list li .icon img{height: calc(95 / 16 * 1em);}
.Floor003181 .list li .info{padding: calc(40 / 16 * 1em) 0 calc(60 / 16 * 1em) 0 ;}
.Floor003181 .list li .tit{font-size: calc(28 / 16 * 1em); line-height: 1; margin-bottom: calc(25 / 36 * 1em);}
.Floor003181 .list li .tit a{color: #fff;}
.Floor003181 .list li .info p{margin: 0; line-height: 1.6; font-size: calc(15 / 16 * 1em);}
.Floor003181 .list li .more{ width:65%;display: block; background: url(../images/Floor003181-more.svg) no-repeat center; background-size:1.25em; color: #fff; font-size: 1em; }
.Floor003181 .list li dl{overflow: hidden;}
.Floor003181 .list li dd{float: left; line-height: calc(30 / 16 * 1em);}
.Floor003181 .list li dd:not(:last-child){margin-right: calc(10 / 16 * 1em);}
.Floor003181 .list li dd a{display: block;color: #fff; background: rgba(255, 255, 255, 0.2); padding: 0 1em; border-radius: 1em;}
.Floor003181 .slick-arrow{position: absolute;border: 0;font-size: 1em;text-indent: -999em;width: 2.5em;height: 2.5em;background: rgba(0, 0, 0, 0.4);border-radius: 50%;top: 50%;margin-top: -1.25em;z-index: 10;}
.Floor003181 .slick-arrow:hover{background: #0043af;}
.Floor003181 .slick-arrow:before{position: absolute;content: '';width: 30%;height: 30%;border-top: 2px solid #fff; border-right: 2px solid #fff;transform: rotate(45deg); top: 35%; left: 30%;}
.Floor003181 .slick-prev:before{transform: rotate(-135deg);left: 40%;}
.Floor003181 .slick-next{right: -3%;}
.Floor003181 .slick-prev{left: -3%;}
@media (min-width:1025px) {
.Floor003181 .list{margin: 3vw calc(-25 / 16 * 1em);}
.Floor003181 .list li{margin: 0 calc(25 / 16 * 1em)}
.Floor003181 .list li:hover .Ispic{opacity: 1;transform: translateX(0) translateZ(0) rotateY(0) scaleY(1) scaleX(1);}
.Floor003181 .list li dl{height:0;  transition: 0.3s ease-out;}
.Floor003181 .list li:hover dl{margin-top: calc(50 / 16 * 1em);height: calc(30 / 16 * 1em); display: none;}
}
@media (max-width:1024px) {
.Floor003181 .list{margin-top: calc(40 / 16 * 1em);}
.Floor003181 .list li dl{margin-top: 5vw;height: calc(30 / 16 * 1em);}
}



/*Other */
.Other002781 ul{ position:fixed; right:5px; z-index:110; top:50%; transform: translateY(-50%); box-shadow: 0 0 10px rgba(67,0,175,.15); -webkit-box-shadow: 5px 5px 30px rgba(0,0,0,.1);}
.Other002781 li{ position:relative;}
.Other002781 li > a{ display:block; width:60px; height:60px; background: url(../images/Other002781_icon.png) no-repeat center top #fff; transition:0.3s;}
.Other002781 li > a:hover{ background-image: url(../images/Other002781_icon1.png); transform:rotate(360deg);
	-webkit-transform:rotate(360deg); -ms-transform:rotate(360deg);background-color: #0043af;}
.Other002781 li.li_left > a{background: #0043af;text-align: center;line-height: 60px;}
.Other002781 li.li_left > a:hover{background: #0043af;}

.Other002781 li.li_left > a span{background:url(../images/Other002781_quan2.png) no-repeat center center; min-height:60px; display: block; margin: 0 auto;}
.Other002781 li.li_left > a span:hover{background:url(../images/Other002781_quan2.png) no-repeat center center;min-height: 60px; display: block;}
.Other002781 li.li_left > a:hover span{color: #fff;}
.Other002781 li.li_jd .wap,
.Other002781 li.li_wx .wap,
.Other002781 li.li_vip .wap{ display:none;}
.Other002781 li.li_jd aside,
.Other002781 li.li_wx aside,
.Other002781 li.li_message aside,
.Other002781 li.li_vip aside{ display:none; position:absolute; right:100%; line-height:60px; white-space:nowrap; text-overflow:ellipsis; top:0;background:#0043af; margin-right:1px;border-radius:3px; padding:0 10px; font-size:18px; color:#fff;}
.Other002781 li.li_wx a{ background-position:center -61px; }
.Other002781 li.li_vip a{  background-position:center -122px;}
.Other002781 li.li_message a{ background-position:center -183px;}
.Other002781 li.li_gettop a{ background-position:center bottom; }

.Other002781 li.li_vip aside span{font-size: 16px;}
@media(min-width:1025px){
.Other002781 li.li_message:hover aside,
.Other002781 li.li_jd:hover aside,
.Other002781 li.li_wx:hover aside,
.Other002781 li.li_vip:hover aside{ display:block;} 

.Other002781 li.li_wx aside{padding: 10px;}
.Other002781 li.li_wx:hover aside{width: 130px; min-height: 130px;}
.Other002781 li.li_wx:hover aside img{}
}
@media(max-width:1024px){
.Other002781 li.li_jd a,
.Other002781 li.li_wx a,
.Other002781 li.li_vip a{ display:none;}
.Other002781 li.li_jd .wap,
.Other002781 li.li_wx .wap,
.Other002781 li.li_vip .wap{ display:block;}
}

.Other002781 .pop-up{ display:none; position:fixed; z-index:150; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);}
.Other002781 .pop-up .ycenter{ height:100%;}
.Other002781 .pop-up .main{ position:relative; width:90%; margin:10% auto; max-width:600px; background:#fff; border:2px solid #0043af; border-radius:0; padding:3%;}
.Other002781 .pop-up .close{ position:absolute; width:30px; height:30px; right:-15px; top:-15px; border-radius:50%; background:#0043af; cursor:pointer;}
.Other002781 .pop-up .close::before,
.Other002781 .pop-up .close::after{ position:absolute; content:''; left:20%; top:50%; width:60%; height:2px; background:#fff; margin-top:-1px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.Other002781 .pop-up .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.Other002781 .pop-up#form td{ padding-top:4%; vertical-align:top;}
.Other002781 .pop-up#form td.f-name{ text-align:right; width:75px; line-height:30px; padding-right: 5px;}
.Other002781 .pop-up#form td .text{ width:100%; line-height:40px; height:40px; border:1px solid #ddd; border-radius:0; padding:0 5px;}
.Other002781 .pop-up#form td .btn{ width:40%; margin-right:3%; height:40px; cursor:pointer; border:none; border-radius:0;color:#fff; background:#0043af; max-width:120px;}
.Other002781 .pop-up#form td .btn_reset{ background:#999;}
.Other002781 .pop-up#form td textarea.text{ height:90px;}
.Other002781 .pop-up#form p{ margin:0; text-align:center; font-size:1.25em; font-weight:bold; color:#0043af; margin-bottom: 2%;}
.Other002781 .pop-up#map .main{ padding:15px;}
.Other002781 .pop-up .map{ height:300px;}
@media(max-width:640px){
.Other002781{display: none;}
}



.certificate{padding: calc(120 / 16 * 1em) 0;overflow: hidden}
/*Floor003099 */
.Floor003099{padding-top:0; padding-bottom:4.5vw;}
.Floor003099 .title{font-size: 60px;text-align: center;color: #111; padding-bottom: 4vw;}
.Floor003099 .auto{max-width: 1600px; overflow: hidden;}
.Floor003099 .slider .slick-list li a{display: block; margin: 0 1vw;}
.Floor003099 .pic{overflow: hidden;position: relative;margin-right:0;}
.Floor003099 .pic:before,
.Floor003099 .pic:after{content: '';position: absolute; width: 0;height: 0; opacity: 0; transition: 0.5s; border: 3px solid transparent; z-index: 10;}
.Floor003099 li a:hover .pic:after,
.Floor003099 li a:hover .pic:before{width: 100%; height: 100%; opacity: 1;}
.Floor003099 li a:hover .txt .tit{color:#0043af;}
.Floor003099 .pic .Ispic{padding-bottom: 120%; transition: 0.5s;}
.Floor003099 li a:hover .Ispic{transform: scale(1.05);}
.Floor003099 .slider li .txt{padding:1vw 10px 0;}
.Floor003099 .slider .slick-dots{display: table; margin: 0 auto;}
.Floor003099 .slider .slick-dots li{float: left; border: 2px solid #eaeaea;border-radius: 50%; width: 12px; height:12px; margin: 0 6px;background: #eaeaea;}
.Floor003099 .slider .slick-dots li button{display: none;}
.Floor003099 .slider .slick-dots li.slick-active{border-color: #0043af;background: none; }
.Floor003099 .txt label{display: block; font-size: 16px;color: #000; margin-bottom: 1.5vw;}
.Floor003099 .txt time{font-size: 12px;color: #666;}
.Floor003099 .txt .tit{font-size: 1em;color: #333; line-height:1.6; margin-top: 0; text-align: center;}
@media(min-width:1025px){
    .Floor003099 .slider .slick-list li{padding-bottom: 2.24vw;}
    .Floor003099 .slider .slick-list li:nth-child(2n){padding-top: 0;padding-bottom: 0;}
}
@media(max-width:1024px){
    .certificate{padding: calc(60 / 16 * 1em) 0;}
    .Floor003099 .title{font-size: 6vw;}
}
@media(min-width:641px){
    .Floor003099 .slider{ margin: 0 -1vw;}
}
@media(max-width:640px){
    .Floor003099 .txt .tit{font-size: 5vw;}
}



/*.Floor002794*/
.Floor002794{ padding:0; background:url(../images/Floor002794-bj.jpg) no-repeat center;}
.Floor002794 .title h1{ background:url(../images/Floor002794-title.png) no-repeat center top; margin: 0 0 4%; padding: 28px 0 0; font-size: 36px; color: #fff; font-weight: normal; text-align:center;}
.Floor002794 .title h1:after{ background:#fff; display:block; content:''; margin: 25px auto 0;width:2px; height:22px;}
.Floor002794 .item{overflow:hidden; text-align: center;}
.Floor002794 .item a{display: block; margin:0 auto; width:95%; }
.Floor002794 .item figure img{ width:100%; margin: 0 auto; transition: 0.3s;}
.Floor002794 .item a:hover figure img{transform: scale(1.05);transition: 0.3s; }
.Floor002794 .item h3{font-size:1em; color: #333; line-height:1.4; font-weight: normal;}
.Floor002794 .item a:hover h3{color: #0043af;}
.Floor002794 .owl-nav div{ position:absolute; top:50%; width:14px; overflow:hidden; line-height:1000px; height:28px; margin-top:-20px; background:url(../images/Floor002794-btn.png) no-repeat left top; z-index:10;}
.Floor002794 .owl-nav .owl-prev{ left:0;margin-left:-40px;}
.Floor002794 .owl-nav .owl-next{right:0; margin-right:-40px; background-position: right top;}

@media(max-width:1460px){
.Floor002794 .owl-carousel{ padding:0 30px;}
.Floor002794 .owl-nav .owl-prev{margin-left:0;}
.Floor002794 .owl-nav .owl-next{margin-right:0;}
.Floor002794 .item h3{font-size:calc(16 / 16 * 1em); }
}

@media(max-width:480px){
.Floor002794 .title h1{ background:url(../images/Floor002794-title2.png) no-repeat center top; font-size: calc(22 / 16 * 1em);}
}



/*Floor002530 */
.Floor002530{ padding: calc(120 / 16 * 1em) 0;}
.Floor002530 ul{ position:relative;}
.Floor002530 li{ float:left; width:32.34375%; margin-bottom:1.484375%;}
.Floor002530 li figure.Ispic{ padding-bottom:100%;transition: all .3s;}
.Floor002530 li:hover figure.Ispic{transform: scale(1.05); transition: all .3s;}
.Floor002530 li:nth-child(2) figure.Ispic,
.Floor002530 li:nth-child(4) figure.Ispic,
.Floor002530 li:nth-child(6) figure.Ispic{ padding-bottom:50%;}
@media(min-width:641px){
.Floor002530 li:nth-child(2),
.Floor002530 li:nth-child(5){ position:absolute; left:33.828125%;}
.Floor002530 li:nth-child(2){ top:0;}
.Floor002530 li:nth-child(5){ bottom:0;}
}
.Floor002530 li:nth-child(3),
.Floor002530 li:nth-child(6){ float:right;}
.Floor002530 li:nth-child(4){ clear:left;}
.Floor002530 li a{ display:block; position:relative;}
.Floor002530 li .hover,
.Floor002530 li .hover > *{ position:absolute; left:0;width:100%;}
.Floor002530 li .hover,
.Floor002530 li .hover .Ispic{  top:0; height:100%;}
.Floor002530 li .hover{ z-index:10; opacity:0;}
.Floor002530 li a:hover .hover{ opacity:1; transition:0.3s;}
.Floor002530 li .hover .Ispic{ z-index:1; box-shadow:5px 0 10px rgba(0,0,0,0.33); transition:transform 0.3s;}
.Floor002530 li a:hover .hover .Ispic{ transform:scale(1.03);}
.Floor002530 li .txt{ color:#fff;  bottom:0; padding:3%; z-index:3;}
.Floor002530 li .txt p{ font-size:calc(25 / 16 * 1em); margin:0;}
.Floor002530 li .txt i{ width:30px; height:1px; background:#fff; margin:10px 0; display:block;}
@media(max-width:1024px) and (min-width:641px){
.Floor002530 li .txt p{ font-size:calc(18 / 16 * 1em);}
}
@media(max-width:640px){
.Floor002530 li{ width:49.5%;}
.Floor002530 li:nth-child(2){ margin-left:1%;}
.Floor002530 li:nth-child(5),
.Floor002530 li:nth-child(6){ width:100%;}
}
@media(max-width:480px){
.Floor002530 li:nth-child(1) p,
.Floor002530 li:nth-child(2) p,
.Floor002530 li:nth-child(3) p,
.Floor002530 li:nth-child(4) p{ font-size:16px;}
.Floor002530 li:nth-child(1) span,
.Floor002530 li:nth-child(2) span,
.Floor002530 li:nth-child(3) span,
.Floor002530 li:nth-child(4) span{ font-size:12px;}
}




/*Floor003055 */
.Floor003055{padding:  calc(120 / 16 * 1em) 0;background-color: #f8faff;}

.Floor003055 .title{color: #000;font-size: 2.34vw; margin-bottom: 2.6vw;}
.Floor003055 .title h3{font-weight: bold;margin:0 0 0.445em 0; font-size: 1em;}
.Floor003055 .title .desc{font-size:18px;position: relative;padding-right: 90px;}
.Floor003055 .title .more{position: absolute;right: 0; top: 0;font-size: 0.889em;padding-right: 20px;background: url("../images/Floor003055_more.png") no-repeat right center;color: #0043af;}
.Floor003055 .title .more:hover{color: #0043af;background-image: url("../images/Floor003055_more_on.png");}
@media(max-width:1024px){
.Floor003055 .title{font-size: 4vw; }
 .Floor003055 .title .desc{font-size:0.5em; padding-right: 8em;}
}
@media(max-width:640px){
.Floor003055 .title{font-size: 6vw;}
}

.Floor003055 .news-top{background: #fff;}
.Floor003055 .Ispic{padding-bottom: 63%;}

.Floor003055 .txt{padding: 2vw;color: #111;}
.Floor003055 .txt time{color: #aaa; font-size: calc(14 / 16 * 1em);}
.Floor003055 .txt h3{font-size:calc(24 / 16 * 1em); margin: 10px 0;}
.Floor003055 .txt p{ line-height:1.8; margin-bottom: 2vw; color: #444;}
.Floor003055 .txt .more{display: inline-block;padding-right:22px;background: url("../images/icon_right.svg") no-repeat right center; background-size: auto 1.25em; color: #666;}
.Floor003055 a:hover .txt .more{color: #0043af; background-image: url("../images/icon_right-lan.svg");}
.Floor003055 a:hover .txt h3{color: #0043af;}
.Floor003055 .slider li a{background: #fff; padding: 1.3vw; margin-bottom: 15px; table-layout: fixed;}
.Floor003055 .controls{margin-top: 2vw; position: relative;overflow: hidden;}
.Floor003055 .controls .slick-dots{float: right;position: relative;}
.Floor003055 .controls .slick-dots li{list-style: none;}
.Floor003055 .controls .slick-dots li{display: inline-block;position: relative;width: 28px; height: 28px;}
.Floor003055 .controls .slick-dots li button{ padding: 0; width:28.572%;height: 28.572%;background: #0043af; border-radius: 50%; position: absolute; left: 50%; top: 50%;transform: translate(-50%,-50%);font-size: 0; border: 0;}
.Floor003055 .controls .slick-dots li.slick-active button{background: #0043af; width: 50%; height: 50%;}
.Floor003055 .controls .slick-dots li.slick-active:before{position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid #0043af; border-radius: 50%;clip:rect(0 28px 7px 0);animation:zhuan 2s infinite linear;}
@keyframes zhuan{
0%{transform: rotate(-360deg);}
100%{transform: rotate(0);}
}
.Floor003055 .slick-dots:after{position: absolute;right: 100%; top: 50%; height: 1px; background: #e4e8ed; margin-right: 2vw; width: 50vw; content: '';}
@media(min-width:481px){
.Floor003055 .slider li .pic{width: 34.765%;}
.Floor003055 .slider li .Ispic{padding-bottom:68%; border: 1px solid #eee;}
.Floor003055 .slider li .txt{padding: 0 2.08vw;}
.Floor003055 .slider li .txt h3{font-size: 20px;}
.Floor003055 .slider li .txt p{margin-bottom: 1vw;}
}
@media(min-width:1025px){
.Floor003055 .left{width:38%;}
.Floor003055 .right{width:60%;}
}
@media(min-width:1025px) and (max-width:1366px){
.Floor003055{font-size: 1.1vw;}
.Floor003055 .txt h3{font-size: 1.5vw;}
.Floor003055 .slider li .txt h3{font-size: 1.3vw;}
}
@media(max-width:1024px){
.Floor003055 .left{margin-bottom: 3vw;}
.Floor003055 .txt{padding: 4vw;}
.Floor003055 .txt p{height: 3.75em; }
}
@media(min-width:481px) and (max-width:1024px){
.Floor003055 .slider li .txt{padding: 0 4vw;}
}
@media(min-width:481px) and (max-width:768px){
.Floor003055 .slider li .pic{width: 45%;}
}
@media(max-width:768px){
    .Floor003055{font-size: 3.5vw;padding: calc(60 / 16 * 1em) 0;}
    .Floor003055 .txt h3{font-size: 3.5vw;}
    .Floor003055 .slider li .txt h3{font-size: 3vw;}
}
@media(max-width:480px){
    .Floor003055 .slider li .ytable-cell,
    .Floor003055 .slider li a{display: block;}
    .Floor003055 .slider li a{padding: 4vw;}
    
    .Floor003055 .txt h3{font-size: 5vw;}
    .Floor003055 .slider li .txt h3{font-size: 4vw;}
}



/*Banner002730 */
.Banner002730{ position:relative;}
.Banner002730 .ytable-cell{position: relative;}
.Banner002730 .auto{height: 100%;}
.Banner002730 .txt{ position:absolute; left:0; top:0; height:100%; width:100%; z-index:10; color:#fff; text-align: center; background: rgba(0,67,175,0.1); }
.Banner002730 .txt .cn{ letter-spacing:2px; font-size: calc(40 / 16 * 1em); text-indent: 0; font-weight: bold;margin-bottom: 5px; font-family: "siyuan";} 
.Banner002730 .txt .en{font-size:1.875em;display:block;font-family: "siyuan";    letter-spacing: 2px; font-weight: bold; line-height: 1.2;}
@media(min-width:1025px){
.Banner002730 figure{ height:500px;}
    .Banner002730 .txt{padding-top: calc(80 / 16 * 1em); }
}
@media(max-width:1024px){
.Banner002730 figure{height: 250px}
}


/*Menu001093 */
.Menu001093{background: #fff;box-shadow: 0 3px 15px rgba(0,0,0,0.06);position: relative; z-index: 1;}
.Menu001093 .auto{max-width: 1600px;}
.Menu001093 .nav{display: table; margin: 0 auto;}
.Menu001093 .nav li{float: left;position: relative;display: table;height: 80px; margin: 0 1px; min-width:8.334vw; }
.Menu001093 .nav li a{transition: 0.3s; display: table-cell; vertical-align: middle; text-align: center;font-size:calc(18 / 16 * 1em);padding: 0 2.2vw;}
.Menu0010932 .nav li{ min-width:6.334vw !important;}
.Menu001093 .nav li a:hover,
.Menu001093 .nav li.aon a{background: #0043af;color: #fff;}
.Menu001093 .nav li a:after{position: absolute; bottom: 5px; left: 50%; margin-left: -6px;  content: '';border:4px solid  transparent; border-top-color: #fff; width: 0; height: 0; border-top-width: 6px;}
@media(max-width:640px){
.Menu001093 .nav li{height: 10vw;}
.Menu001093 .nav li a{font-size: 2.6vw;}
}
@media(max-width:480px){
.Menu001093 .nav li{height: 14vw;}
.Menu001093 .nav li a{font-size: 3.5vw; padding: 0 4vw;}
.Menu001093 .nav li a:after{bottom: 0.5vw;}
}




.About{padding: calc(120 / 16 * 1em) 0; background:linear-gradient(to bottom,#fff,#fff,rgba(0 , 67, 175,0.03));}
.About .left .tit1{font-size: calc(36 / 16 * 1em);color: #0043af;padding-bottom:0;font-weight: normal;}
.About .left .tit1:after{content: '';width: 1em;height: calc(3 / 30* 1em);background-color: #0043af;display: block;margin: calc(10 / 16* 1em) 0 calc(20 / 16* 1em);}
.About .left .desc{line-height: 2.2;color: #333; font-size: calc(18 / 16 * 1em);}
.About .left .desc p{margin: 0 0 10px 0;text-indent:2em;}

.About .right{padding-left: 8%}
.About .right li{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #ebebeb;padding-bottom: calc(20 / 16 * 1em);margin-bottom: calc(20 / 16 * 1em)}
.About .right li:first-child{padding-top: 0}
.About .right li:last-child{margin-bottom: 0}
.About .right li .txt{width: 60%}
.About .right li .txt .counter{font-size: calc(50 / 16 * 1em);color:#0043af;line-height: 1;font-weight: bold;}
.About .right li .txt sup{color: #333;font-size: calc(20 / 16 * 1em);}
.About .right li .txt p{color: #333; font-size:calc(18 / 16 * 1em);; }
.About .right li .icon{text-align: right;max-width: 50px;}

.About .img img{margin-top: calc(70 / 16 * 1em)}


.About .box2 .tit3{color: #333;font-size: calc(20 / 16 * 1em);}
.About .box2 .list{justify-content: space-between;margin-bottom:calc(70 / 16 * 1em) }
.About .box2 .list .item{width:23%;float: left; margin-right: 2.5%;margin-bottom: 2%;}
.About .box2 .list .item:nth-child(4n){margin-right: 0;}
.About .box2 .list .item .pic{overflow: hidden}
.About .box2 .list .item .pic img{ border: 1px solid #ddd;}
.About .box2 .list .item .txt{background: #f5f5f5;padding: calc(40 / 16 * 1em);}
.About .box2 .list .item .txt .tit{font-size: calc(18 / 16 * 1em);color: #333;text-align: center;}
.About .box2 .list .item .txt .desc p{line-height: 1.66;margin: 0}

@media(min-width:1025px){
.About .flex{display: flex;justify-content: space-between;}
.About .left{width: 62%;}
.About .right{width: 28%;border-left: 1px solid #ebebeb}
}


.nei-title{font-size: calc(40 / 16* 1em); margin-bottom: calc(30 / 16* 1em); color: #0043af; text-align: center;}
.nei-title:after{content: '';width: 1em;height: calc(3 / 30* 1em);background-color: #0043af;display: block;margin: calc(10 / 16* 1em) auto 0;}



/*RighInfo002924 */
.RighInfo002924{padding:calc(120 / 16 * 1em) 0; background: #f5f5f5;}
.RighInfo002924 .title{margin-bottom: 2.2vw;}
.RighInfo002924 .title:after{display: block; content: ''; width:1em; height:calc(3 / 16* 1em); background: #0043af; margin-top: 1vw;}
.RighInfo002924 .title .cn{font-size:calc(38 / 16* 1em);color: #0043af; padding-bottom: 0;font-weight: normal;}
.RighInfo002924 .title .en{color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:768px){
.RighInfo002924 .title{padding-bottom: 6vw;}
}
@media(max-width:640px){
.RighInfo002924 .title .cn{font-size: 6vw;}
}

.RighInfo002924 .box-1{background: #fff; margin-bottom: 2%; }
.RighInfo002924 .box-1 .info{background: url("../images/RighInfo002924_bg.png") no-repeat right 30% bottom 40%; background-size: auto 70%;}
.RighInfo002924 .box-1 .intro{font-size:calc(28 / 16 * 1em);color: #000; line-height: 1.8; margin: 0;}
.RighInfo002924 .box-1 .intro span{color: #a5894b;border-bottom: 2px solid #a5894b; display: inline-block;}
@media(min-width:769px){
.RighInfo002924 .box-1 .pic{width: 50%;}
.RighInfo002924 .box-1 .info .inner{max-width:500px ; margin: 0 auto; width: 90%;}
}
@media(max-width:768px){
.RighInfo002924 .box-1{margin-bottom: 3vw;}
.RighInfo002924 .box-1 .ytable,
.RighInfo002924 .box-1 .ytable-cell{display: block;}
.RighInfo002924 .box-1 .info{padding: 4vw;}
}
@media(max-width:480px){
.RighInfo002924 .box-1 .intro{font-size: 6vw;line-height: 1.6em;}
}

.RighInfo002924 .box-2 li:not(.no){background: #fff;padding: 2.344vw;}
.RighInfo002924 .box-2 li .inner{padding-left: 2.08vw;}
.RighInfo002924 .box-2 li .inner > *{margin: 0;}
.RighInfo002924 .box-2 li h3{color: #0043af;font-size: calc(28 / 16* 1em); font-weight: normal;}
.RighInfo002924 .box-2 li h3:after{display: block;content: '';height: 2px; width: calc(16 / 16* 1em);background: #0043af; margin: calc(8 / 16* 1em) 0 calc(12 / 16* 1em);}
.RighInfo002924 .box-2 li .inner p{color: #000;line-height: 1.5; font-size: calc(20 / 16* 1em)}
@media(min-width:769px){
.RighInfo002924 .box-2 ul{display: table; width: 100%;table-layout: fixed;}
.RighInfo002924 .box-2 li{display: table-cell; vertical-align: middle; width: 32.143%;}
.RighInfo002924 .box-2 li.no{ width: 1.786%;}
.RighInfo002924 .box-2 li .icon{width: 25%;}
}
@media(max-width:768px){
.RighInfo002924 .box-2 li .icon{width:90px;}
.RighInfo002924 .box-2 li.no{ height: 3vw;}
.RighInfo002924 .box-2 li .inner{padding-left: 4vw;}
}
@media(max-width:480px){
.RighInfo002924 .box-2 li .icon{width:30%;}
.RighInfo002924 .box-2 li h3{font-size: 5vw;}
.RighInfo002924 .box-2 li .inner p{font-size: 3.5vw;}
}


/*PicList002433 */
/*slick Basic*/
.PicList002433 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.PicList002433 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.PicList002433 .slick-list:focus {outline: none}
.PicList002433 .slick-list.dragging {cursor: pointer;cursor: hand;}
.PicList002433 .slick-slider .slick-track, 
.PicList002433 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.PicList002433 .slick-track {position: relative; top: 0; left: 0; display: block;}
.PicList002433 .slick-track:before, 
.PicList002433 .slick-track:after{display: table; content: '';}
.PicList002433 .slick-track:after{ clear: both;}
.PicList002433 .slick-loading .slick-track { visibility: hidden;}
.PicList002433 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.PicList002433 .slick-slide .slick-loading img { display: none;}
.PicList002433 .slick-slide .dragging img { pointer-events: none;}
.PicList002433 .slick-initialized .slick-slide { display: block;}
.PicList002433 .slick-loading .slick-slide { visibility: hidden;}
.PicList002433 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.PicList002433 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/


.PicList002433{ padding:calc(120 / 16 * 1em) 0;}
.PicList002433 .main  .slick-arrow{ position:absolute; top:50%; width:57px; height:57px; margin-top:-30px; border:1px solid #0043af; padding:0; background:none; font-size:0; z-index:10; cursor:pointer; border-radius:50%;}
.PicList002433 .main  .slick-arrow:hover{ background:#0043af; }
.PicList002433 .main  .slick-arrow:before{ position:absolute; content:''; width:18px; height:18px; border-top:2px solid #0043af; border-right:2px solid #0043af; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); left:50%; top:50%; margin:-9px 0 0 -11px;}
.PicList002433 .main  .slick-arrow:hover:before{ border-color:#fff;}
.PicList002433 .main  .slick-prev:before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -ms-transform:rotate(-135deg); margin-left:-5px;}
.PicList002433 .main  .slick-prev{ left:-59px;}
.PicList002433 .main  .slick-next{ right:-59px;}
@media(max-width:1408px){
.PicList002433 .main  .slick-prev{ left:2%;}
.PicList002433 .main  .slick-next{ right:2%;}
}
@media(max-width:640px){
.PicList002433 .main .slick-arrow{ width: 7vw;height: 7vw;margin-top: -0.5vw;  top: 43%;}
.PicList002433 .main .slick-arrow:before{width:40%; height: 40%;margin: 0;left: 40%; top: 30%;}
.PicList002433 .main .slick-next:before{left: 20%;}
.PicList002433{padding: calc(50 / 16* 1em) 0;}
}

.PicList002433 .list ul{ padding:0 50px;}
.PicList002433 .list li{ float:left; position:relative;  text-align:center; margin-bottom:4%;}
.PicList002433 .list li:first-child:before,
.PicList002433 .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList002433 .list li:first-child:before{ left:-50px; background:url(../images/PicList002433_ul_l.png) no-repeat 0 0;}
.PicList002433 .list li:last-child:after{right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list li aside{ padding-top:35px;height:90px; background:url(../images/PicList002433_libg.png) repeat-x left top;}
.PicList002433 .list li .ytable{ height:auto;}
.PicList002433 .list li .ytable-cell{ vertical-align:bottom;}
.PicList002433 .list li figure{ position:relative; display:inline-block;max-width: 80%;}
.PicList002433 .list li figure:after{ position:absolute; right:-24px; background:url(../images/PicList002433_ying.png) no-repeat left bottom; width:24px; height:100%; background-size:contain; content:'';}
.PicList002433 .list li figure img{ max-height:290px;padding:0;padding-top:0;background: url(../images/PicList002433_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002433 .list li p{ margin:0 auto; width:90%; line-height:1.4;color:#333; font-size: calc(18 / 18 * 1em);}
.PicList002433 .list .ul-4 li{width:25%;}
.PicList002433 .list .ul-4 li:nth-child(4):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list .ul-2 li{width:50%;}
.PicList002433 .list .ul-2 li:nth-child(2):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433 .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433 .list .ul-1 li{width:100%;}

@media (min-width: 1025px) and (max-width: 1600px) {
.PicList002433  .list li .ytable{ height:auto;}
 }

@media(max-width:640px){
.PicList002433  .auto,
.PicList002433  .list ul{ padding:0;}
.PicList002433  .list li p{ font-size:12px;}
.PicList002433  .list li .ytable{ height:150px;}
.PicList002433  .list li figure img{ max-height:150px; padding:3px}
.PicList002433  .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433  .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433  .list .ul-3 li:nth-child(3):after,
.PicList002433  .list li:first-child:before{ display:none;}
}
@media(max-width:480px){
.PicList002433  .list li .ytable{ height:100px;}
.PicList002433  .list li figure img{ max-height:100px;}
}




.news{margin-top:calc(120 / 16 * 1em);}
.news .newtop .item{float: left;width: 31%;margin-right: 3.5%;overflow: hidden}
.news .newtop .item:nth-child(3n){margin-right: 0%}
.news .newtop .item .pic{overflow: hidden;position: relative}
.news .newtop .item .pic figure{padding-bottom: 56%;transition: .3s all}
.news .newtop .item .txt{background: #f9fafc;padding:calc(30 / 16 * 1em) calc(20 / 16 * 1em);}
.news .newtop .item .txt time{color: #999}
.news .newtop .item .txt .tit{color: #333;height:calc(60 / 16 * 1em);overflow: hidden;margin: calc(10 / 16 * 1em) 0;line-height:1.6;font-size: calc(22 / 16 * 1em);}
.news .newtop .item:hover .txt .tit{color:#0043af;}
.news .newtop .item .txt .more{display: inline-block;padding-right: .3rem;background: url(../images/icon-jt1.svg)no-repeat right;background-size: .16rem auto}
.news .newtop .item:hover figure{transform: scale(1.1)}

.news .newlist{margin-top: 4vw;}
.news .newlist li {margin-bottom: 3%}
.news .newlist li .pic {overflow: hidden;}
.news .newlist li .pic figure{padding-bottom: 65%;transition: .3s all}

.news .newlist li .txt{padding: 0 15% 0 calc(40 / 16 * 1em);position: relative}
.news .newlist li .txt .desc{line-height: 1.8;margin: 22px 0;}
.news .newlist li .txt time{color: #999}
.news .newlist li .txt .more{position: absolute;right: 0;top: 50%;transform: translateY(-50%);width:calc(160 / 16 * 1em);height: calc(60 / 16 * 1em);line-height:1.5;border: 1px solid #ddd;display: flex;justify-content: center;align-items: center;border-radius: calc(10 / 16 * 1em);transition: .3s all}


.news .newlist li:hover figure{transform: scale(1.15);    transition: 0.3s;}
.news .newlist li:hover .more{background: #0043af;border-color: #0043af;color: #fff}
.news .newlist li:hover .more::after{filter: grayscale(100) brightness(100);}
@media(min-width:1025px){
    .news .newlist li{display: flex;align-items: center;justify-content: space-between;;}
    .news .newlist li .pic{width:22%;}
    .news .newlist li .txt{flex: 1;}
}
.news .newlist li .txt .tit{font-size: calc(24 / 16 * 1em);}
.news .newlist li:hover .txt .tit a{color: #0043af;}

@media(max-width:1024px){
    .news .newtop .item{width: 100%;margin-right:0;margin-bottom: 2%}
    .news .newlist li .txt{padding: 30px}
    .news .newlist li .txt .more{position: relative;transform: translateY(0);top: auto;right: auto;margin-top: 20px}
}




/*.Page002193 为demo编号*/
.Page002193{zoom:1; overflow:hidden; text-align:center; padding:calc(50 / 16 * 1em) 0 calc(120 / 16 * 1em) 0 ; text-align:center;}
.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 #0043af; background:#0043af;}
.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:#0043af;}
.Page002193 .p_count b{ color:#0043af;}
.Page002193 .p_total b{ color:#0043af;}
.Page002193 .p_page em{ font-style:normal;}
.Page002193 .p_page em a{}
.Page002193 .p_page em a.a_cur{ color:#fff; background:#0043af; border-color:#0043af;}
.Page002193 .p_page b{ font-weight:normal;}


/*RighInfo002973 */
.RighInfo002973 .news-details{padding: 7% 0; max-width: 1200px;}
.RighInfo002973 .news-details .title{text-align: center;border-bottom: 1px solid #e8f1f7;padding-bottom:calc(30 / 16 * 1em);text-align: center;padding-right:0; color: #111;}
.RighInfo002973 .news-details .title h1{font-size:calc(24 / 16 * 1em); margin: 0 0 20px 0;}
.RighInfo002973 .news-details .title aside span{display: inline-block; vertical-align: middle; margin: 0 15px 5px;line-height: 16px;}
.RighInfo002973 .news-details .title .bshare-custom{display: inline-block;}

.RighInfo002973 .bshare-custom a{background-position: center center; margin: 0 0 0 14px;}
.RighInfo002973 .bshare-custom a.bshare-weixin{background-image: url("../images/RighInfo002973_share_wx.png");}
.RighInfo002973 .bshare-custom a.bshare-sinaminiblog{background-image: url("../images/RighInfo002973_share_sina.png");}
.RighInfo002973 .bshare-custom a.bshare-qzone{background-image: url("../images/RighInfo002973_share_qz.png");}
.RighInfo002973 .news-details .edit-info{line-height: 38px;color: #333;border-bottom: 1px solid #e8f1f7;padding: 1% 0 2% 0;margin-bottom: 2%;font-size: calc(17 / 16 * 1em);}
.RighInfo002973 .news-details .edit-info .text{background: #f1f6ff;padding: 25px 30px;color: #333;border-radius: 10px;}
.RighInfo002973 .news-details .edit-info .img{margin:40px 0;}
.RighInfo002973 .news-details .edit-info .img img{margin: 0 auto;display: flex;justify-content: center;}
.RighInfo002973 .news-details .edit-info .sub{text-align: center;}
.RighInfo002973 .pn-page aside{padding: 10px 0;}
.RighInfo002973 .pn-page aside a{color: #666;font-size: 16px;}
.RighInfo002973 .pn-page aside a b{color: #333;}
.RighInfo002973 .operating a:hover,
.RighInfo002973 .pn-page aside a:hover{color: #0043af;}
.RighInfo002973 .operating{overflow: hidden;line-height: 24px;}
.RighInfo002973 .operating a{padding-left: 25px;background-repeat: no-repeat;background-position: left center;color: #0043af;text-decoration: underline; font-size: 18px;}
.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;}
}
@media(max-width:1024px){
.RighInfo002973  .operating{ padding-bottom: 20px;}
.RighInfo002973  .operating a{display: inline-block;}
}
  

/*.Floor001118 为demo编号*/
.Floor001118{ padding-top:calc(100 / 16 * 1em);}
.Floor001118 .title{ padding:85px 0px 60px 0px;text-align: center;}
.Floor001118 .title span{ display:inline-block;line-height: 44px;font-size: 28px;color: #4c4c4c; border-bottom:2px solid #009fd9;}
.Floor001118 .title p{margin: 0;text-align: center;font-size: 14px;color: #999; padding-top:20px;}
.Floor001118 .box {position: relative;margin: 0px 30px;overflow: hidden;}
.Floor001118 .box .left-btn,
.Floor001118 .box .right-btn{position: absolute;top: 110px;height: 52px;display: inline-block;width: 54px;z-index: 10;cursor:pointer; background-repeat:no-repeat;}
.Floor001118 .left-btn {left: 0px;background: url(../images/Floor002997_next.svg) no-repeat center center;    border: 1px solid #0043af;    transform: rotate(-180deg);    border-radius: 50%;}
.Floor001118 .left-btn:hover,
.Floor001118 .left-btn.active{    background-image: url(../images/Floor003181-more.svg);background-color: #0043af;}
.Floor001118 .right-btn {right: 0px;background: url(../images/Floor002997_next.svg) no-repeat center center;    border: 1px solid #0043af; border-radius: 50%;}
.Floor001118 .right-btn:hover,
.Floor001118 .right-btn.active {background-image: url(../images/Floor003181-more.svg);background-color: #0043af;}
.Floor001118 .hidden {overflow: hidden;}
.Floor001118 .list {position: relative;width: 100%;}
.Floor001118 .list li {background: #fff; min-height: auto;  margin: 0px 17px;border: 1px solid #ffd4a3;border-radius: 2px;box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);transform:scale(0.9);opacity: 0.4;filter: alpha(opacity=40);text-align: center;transition: all 0.3s ease;}
.Floor001118 .list li:hover{transform:scale(1);opacity: 1;filter: alpha(opacity=100);border-color:#e5e5e5;}
.Floor001118 .list li h1 {font-size: 20px;color: #4c4c4c;font-weight: bold;height: 58px;line-height: 58px; margin:0;}
.Floor001118 .list li p {font-size: 12px;color: #999;line-height: 20px; margin:0; height: 60px; overflow: hidden;}
.Floor001118 .list li a{display: inline-block;margin: 20px 0px;padding: 5px 18px;color: #009fd9;font-size: 16px;border: 1px solid #009fd9;border-radius: 2px;}
.Floor001118 .list li div {margin:5px;text-align: center;}
.Floor001118 .list li div img { margin:0 auto; max-width: none; width:100%;}
.Floor001118 .owl-carousel .owl-stage-outer{ padding: 10px 0;}
.Floor001118 .owl-carousel.owl-drag .owl-item.active.center li{transform:scale(1);opacity: 1;filter: alpha(opacity=100);border-color:#e5e5e5;}
.Floor001118 .owl-carousel.owl-drag .owl-item.active.center li a{color: #fff;background: #009fd9;}
.Floor001118 .owl-carousel.owl-drag .owl-item.active.center li a:hover {background: #008cbf;}
@media only screen and (min-width:1200px ) {
.Floor001118 .list li{ margin: 0 10px;}
}
@media only screen and (min-width:1440px ) {
.Floor001118 .hidden{ margin-left: 70px; margin-right: 70px;}
.Floor001118 .list li{ margin: 0 5px;}
}
@media only screen and (max-width:767px ) {
.Floor001118 .title span{ font-size: 20px;}
}
 

/*RighInfo003134 */
.RighInfo003134{ padding:calc(100 / 16 * 1em) 0;background: #fff;}
.RighInfo003134 .img-side{border: solid 1px rgba(0, 0, 0, 0.1); margin-bottom:calc(64 / 16 * 1em); position: relative;border-radius: 1em;}
.RighInfo003134 .img-side .ytable-cell{ padding-bottom:calc(48 / 16 * 1em);}
.RighInfo003134 .img-group li .Ispic{background-size: contain;padding-bottom:75%;}
.RighInfo003134 .controls{display: table;position: relative;padding: 0 55px; margin:calc(30 / 16 * 1em) auto 0;}
.RighInfo003134 .controls .slick-dots li{float: left;position: relative; width: 14px;height: 14px; margin: 0 4px;}
.RighInfo003134 .controls .slick-dots li button{position: absolute;background:rgba(0,0,0,0.2); width: 7px;height: 7px;border-radius: 50%; top: 50%;left: 50%;transform: translate(-50%,-50%); border: 0; cursor:pointer; border: 0; font-size: 0;padding: 0;transition: 0.3s;}
.RighInfo003134 .controls .slick-dots li.slick-active button{background-color:#0043af; width: 100%;height: 100%;}
.RighInfo003134 .controls .slick-arrow{position: absolute; top:50%;width:15px; height:15px;background-repeat: no-repeat;background-position: center; margin-top: -7.5px; background-image: url(../images/more.svg); background-size: contain;}
.RighInfo003134 .controls .slick-prev{left: 0; transform:rotate(-180deg); -webkit-transform:rotate(-180deg);}
.RighInfo003134 .controls .slick-next{right: 0;}
.RighInfo003134 .controls .slick-disabled{cursor: default;}
.RighInfo003134 .controls .slick-prev.slick-disabled,
.RighInfo003134 .controls .slick-next.slick-disabled{background-image: url(../images/more2.svg);}
.RighInfo003134 .img-side .return{position:absolute; right: 0; top: 0; width:calc(64 / 16 * 1em); height: calc(44 / 16 * 1em); 
    background: url(../images/return.svg) no-repeat center#0043af; background-size: auto calc(18 / 16 * 1em); 
    border-radius: 0 1em;}
.RighInfo003134 .img-side .tit{font-size:calc(32 / 16 * 1em); margin-bottom:0; font-weight: bold; color:#0043af;}
.RighInfo003134 .img-side .line{width:calc(36 / 16 * 1em); height:calc(2 / 16 * 1em); background-color:#0043af;display: block;}
.RighInfo003134 .img-side .dl{margin-top:calc(30 / 16 * 1em);}
.RighInfo003134 .img-side .dl dd+dd{border-top: 1px dashed rgba(0, 0, 0, 0.15); padding-top: calc(17 / 16* 1em); margin-top: calc(17 / 16* 1em);}
.RighInfo003134 .img-side .dl dd{position: relative; }
.RighInfo003134 .img-side .dl dd:not(:last-child){margin-bottom: calc(17 / 16 * 1em);}
.RighInfo003134 .img-side .dl .t1{font-size:calc(16 / 16 * 1em); color:#888; margin-bottom:calc(8 / 16 * 1em);}
.RighInfo003134 .img-side .dl .t2{font-size:calc(18 / 16 * 1em); color:#333;line-height:1.8;}
.RighInfo003134 .prod-intro .box+.box{margin-top:calc(80 / 1920 * 100vw);}
.RighInfo003134 .prod-intro .name{border-bottom: 1px solid rgba(0, 0, 0, 0.1);font-size:calc(30 / 16 * 1em); padding-bottom:calc(15 / 30 * 1em);color: #333; line-height: 2;
	margin-bottom: calc(24 / 30 * 1em); background:url(../images/tit-icon.png) no-repeat left top 36%; background-size: 35px; padding-left: 52px;}
.RighInfo003134 .prod-intro .name i{width:calc(48 / 24 * 1em); height: calc(48 / 24 * 1em);border-radius: 50%;background-color:#0043af;display: inline-block;vertical-align: top; margin-right:calc(15 / 24 * 1em); background-repeat: no-repeat; background-position: center; background-size: auto 40%;}
.RighInfo003134 .prod-intro .name-1 i{background-image: url(../images/RighInfo003134-icon1.svg);}
.RighInfo003134 .prod-intro .name-2 i{background-image: url(../images/RighInfo003134-icon2.svg);}
.RighInfo003134 .prod-intro .name-3 i{background-image: url(../images/RighInfo003134-icon3.svg);}
.RighInfo003134 .prod-intro .name-4 i{background-image: url(../images/RighInfo003134-icon4.svg);}
.RighInfo003134 .prod-intro .name-5 i{background-image: url(../images/RighInfo003134-icon5.svg);}
.RighInfo003134 .prod-intro .name-6 i{background-image: url(../images/RighInfo003134-icon6.svg);}

.RighInfo003134 .prod-intro .con{line-height: 1.875; margin-top:calc(24 / 16 * 1em);}
.RighInfo003134 .prod-intro .table_1{margin-bottom: calc(20 / 1920 * 100vw); }
.RighInfo003134 .prod-intro .table_1 th,
.RighInfo003134 .prod-intro .table_1 td{text-align:center;  border-collapse:collapse; line-height:1.75;padding: calc(20 / 16 * 1em); font-size:1em; border:1px solid rgba(0, 0, 0, 0.15);}
.RighInfo003134 .prod-intro .table_1 th{ color: #fff; background:#0043af;}


.RighInfo003134 .prod-intro .Parameter dl{padding: calc(15 / 16 * 1em) 0 calc(15 / 16 * 1em) calc(17 / 16 * 1em);font-size: calc(18 / 16 * 1em);border-bottom: 1px dashed #ddd;
	position: relative;display: flex;flex-wrap: wrap; color: #333; line-height: 1.4;}
.RighInfo003134 .prod-intro .Parameter dl:before{position: absolute;left: 0;top: calc(22 / 16 * 1em);content: "";border-radius: 50%;width: 6px;height: 6px;background-color: #0043af;}


.RighInfo003134 .prod-intro .tit{font-size: calc(24 / 16 * 1em); color: #333; margin: 0;padding-bottom: 1vw}
.RighInfo003134 .prod-intro .p{padding-left: calc(24 / 16 * 1em); line-height: 1.75; margin: 0; position: relative;}
.RighInfo003134 .prod-intro .p+.p{margin-top:calc(22 / 16 * 1em);}
.RighInfo003134 .prod-intro .p::before{position: absolute; left: 0; top: calc(10 / 16 * 1em); content: ''; width: calc(8 / 16 * 1em); height:calc(8 / 16 * 1em); background:#0043af; border-radius:2px; transform: rotate(45deg);}

.RighInfo003134 .prod-intro .feature dl{ background: #f8f9fd;padding:calc(40 / 16 * 1em) calc(30 / 16 * 1em);border-radius: 1em;}
.RighInfo003134 .prod-intro .feature dl dt{font-size: calc(24 / 16 * 1em);color: #333; line-height: 1.7;}
.RighInfo003134 .prod-intro .feature dl dd{}
.RighInfo003134 .prod-intro .feature dl dd p{}

.RighInfo003134 .prod-intro .Advantage{ padding-top:calc(40 / 16 * 1em) ; }
.RighInfo003134 .prod-intro .Advantage .item{background: #f8f9fd;padding:calc(40 / 16 * 1em);border-radius: 1em;}
.RighInfo003134 .prod-intro .Advantage .left .title{font-size: calc(24 / 16 * 1em);color: #333; line-height: 1.7; margin-bottom:calc(30 / 24 * 1em) ;}

.RighInfo003134 .prod-intro .dow li{padding: calc(24 / 16 * 1em); line-height:calc(32 / 16 * 1em); padding-right: calc(100 / 16 * 1em); background: url(../images/dow.svg) no-repeat right calc(24 / 16 * 1em) center; background-size: auto calc(24 / 16 * 1em); cursor: pointer;}
.RighInfo003134 .prod-intro .dow li:nth-child(2n){background-color:rgba(0, 0, 0, .03);}
.RighInfo003134 .prod-intro .dow a{color: #333; padding-left:calc(30 / 16 * 1em); background: url(../images/file.svg) no-repeat left calc(8 / 16 * 1em); background-size: auto calc(18 / 16 * 1em);}
.RighInfo003134 .prod-intro .dow li:hover{ background-image:url(../images/dow-on.svg);}
.RighInfo003134 .prod-intro .dow li:hover a{color:#0043af; }

.RighInfo003134 .prod-intro .box p{font-size: calc(18 / 16 * 1em); color: #333;}

.RighInfo003134 .btn{margin-top: calc(40 / 16 * 1em);}
.RighInfo003134 .btn a{display: inline-block; padding:0 calc(40 / 16 * 1em) 0 calc(70 / 16 * 1em);border-radius: 6px;
 line-height: calc(54 / 16 * 1em); border: 1px solid#0043af; color:#0043af; background-repeat: no-repeat; 
 background-position:left calc(30 / 16 * 1em) center; background-size: auto calc(24 / 16 * 1em); transition: .3s; margin-top: 1em; min-width:calc(176 / 16 * 1em)}
.RighInfo003134 .btn a+a{margin-left: calc(20 / 16 * 1em);}
.RighInfo003134 .btn .tds{background-image: url(../images/RightFix-icon-kf-on.svg); background-color:#0043af; color:#fff;}
.RighInfo003134 .btn .msds{background-image: url(../images/file2.svg); background-color: transparent;  color:#0043af;}
.RighInfo003134 .btn a:hover{ border-radius: calc(27 / 16 * 1em);}


.RighInfo003134 .img-group ul{border-radius: 1em;overflow: hidden;}
.RighInfo003134 .img-side .txt .xl{font-size: calc(22 / 16 * 1em);font-weight: normal;padding: 8px 0 20px;color: #888;}


@media (min-width:1025px) {
    .RighInfo003134 .img-group{width: 48%;border-right: solid 1px rgba(0, 0, 0, 0.1);}
    .RighInfo003134 .img-side .ytable-cell{padding: calc(35 / 16 * 1em);}
    .RighInfo003134 .img-side .txt{padding:1% 4%;}
    .RighInfo003134 .prod-intro .ul1{display: flex; flex-wrap: wrap;}
    .RighInfo003134 .prod-intro .w3 li{width:32%;}
    .RighInfo003134 .prod-intro .w3 li:not(:nth-child(3n)){margin-right:2%;}
    .RighInfo003134 .prod-intro .w3 li:nth-child(3n) ~ li{margin-top:2%;}
	.RighInfo003134 .prod-intro .feature{display: flex;flex-wrap: wrap; }
    .RighInfo003134 .prod-intro .feature dl{width: 32%; flex: 0 0 auto; }
	.RighInfo003134 .prod-intro .feature dl:not(:nth-child(3n)){margin-right:2%;}
    .RighInfo003134 .prod-intro .feature dl dt{}
    .RighInfo003134 .prod-intro .feature dl dd{}
	
	.RighInfo003134 .prod-intro .Advantage .item{display: flex;flex-flow: wrap;align-items: center;justify-content: space-between;}
	.RighInfo003134 .prod-intro .Advantage .left{width:40%;}
	.RighInfo003134 .prod-intro .Advantage .right{width:50%;}
	
	.RighInfo003134 .prod-intro .Parameter .dl_list{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.RighInfo003134 .prod-intro .Parameter dl{ width: 30%;}
}
@media (max-width:1024px) {
    .RighInfo003134{ padding:calc(60 / 16 * 1em) 0;}
    .RighInfo003134 .img-side{ padding: 2em;}
    .RighInfo003134 .btn a{padding:0 calc(20 / 16 * 1em) 0 calc(50 / 16 * 1em);background-position:left calc(18 / 16 * 1em) center;}
}
@media (max-width:768px) {
    .RighInfo003134 .btn a {min-width:calc(156 / 16 * 1em)}
}

/*Timeline000913 */
.Timeline000913{padding:calc(120 / 16 * 1em) 0;}
.Timeline000913 .title{margin-bottom: 2vw; text-align: center;}
.Timeline000913 .title .cn{font-size: 30px;color: #0043af; padding-bottom: 10px;font-weight: bold;}
.Timeline000913 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:768px){
    .Timeline000913{padding:calc(60 / 16 * 1em) 0;}
.Timeline000913 .title{padding-bottom: 6vw;}
}
@media(max-width:640px){
.Timeline000913 .title .cn{font-size: 6vw;}
}

.Timeline000913 .main{position: relative; z-index: 1; padding-bottom: 7.396vw;}
.Timeline000913 .main .quan{display: block;width: 10px; height: 10px; border-radius: 50%; background: #fff;border: 1px solid #dedede;}
.Timeline000913 .main:before{position: absolute; content:'';width: 1px; top: 10px; bottom: 0;background: #d9d9d9; }
@media(min-width:769px){
.Timeline000913 .main .quan{ margin: 0 auto; }
.Timeline000913 .main:before{left: 50%;}
.Timeline000913 .outer > .ytable-cell{width: 50%;}
}
@media(max-width:768px){
.Timeline000913 .outer,
.Timeline000913 .outer > .ytable-cell{display: block;}
.Timeline000913 .main:before{left: 5px;}
}
.imgbox{position: relative;width: 100%;overflow: hidden;}
.imgbox span{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;background-position: center;background-repeat: no-repeat}
.Timeline000913 .item{position: relative;z-index: 4;}
.Timeline000913 .item:not(:last-child){margin-bottom: 2.5vw;}
.Timeline000913 .info{position: relative;}
.Timeline000913 .info:before{position: absolute; content: ''; top: 50%; margin-top: -16px; border:16px solid  transparent;}
.Timeline000913 .info .inner{background: #f7f7f7; padding: 12px; margin-bottom: 20px;}
.Timeline000913 .pic{width: 33%;}
.Timeline000913 .pic .imgbox{width: 100%;padding-bottom: 66.66%;}
.Timeline000913 .pre pre{font-size: 18px;line-height:2; color: #666;font-weight: normal;}
.Timeline000913 .pre pre span{font-size:18x; color: #333;font-weight: bold;}
.Timeline000913 .year{color: #0043af;font-size:calc(46 / 16 * 1em);}
.Timeline000913 .year aside{background-repeat: no-repeat;background-image: url("../images/Timeline000913_icon.png");}
@media(min-width:769px){
.Timeline000913 .item:nth-of-type(2n-1) .info{padding-right: 30px;}
.Timeline000913 .item:nth-of-type(2n) .info{padding-left: 30px;}
/* .Timeline000913 .item:nth-of-type(2n-1) .info:before{right: 0;border-left-color: #f0f0f0;}
.Timeline000913 .item:nth-of-type(2n) .info:before{left: 0;border-right-color: #f0f0f0;} */
.Timeline000913 .item:nth-of-type(2n-1) .pre{padding-left: 3vw;}
.Timeline000913 .item:nth-of-type(2n) .pre{padding-left: 3vw;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside{margin-left: -10px;background-position: left center;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside:before,
.Timeline000913 .item:nth-of-type(2n) .year aside:after{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -10px 32px 0;}
.Timeline000913 .item:nth-of-type(2n) .year aside{background-position: right center;margin-right: -11px; text-align: right;}
}
@media(max-width:768px){
    .Timeline000913 .main{margin-left: 3vw;}
    .Timeline000913 .pic{width:100%;display: block}
    .Timeline000913 .year{font-size: 7vw;}
    .Timeline000913 .year aside{padding-left: 32px;background-position: left center;margin-left: -5px;}
    .Timeline000913 .year aside:before{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -1vw 3vw 0;}
    .Timeline000913 .info{padding: 3vw;}
    .Timeline000913 .pre{display: block;width: 100%;text-align: left}
}
@media(max-width:480px){
    
    
}


#culture {color: #fff;background: #f9fafa;background-size: cover; padding:calc(120 / 16 * 1em) 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, #0043af);}
#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: calc(24 / 16 * 1em);color: #333;padding-bottom: calc(20 / 16 * 1em)}
#culture .entry li .tit::after{content: '';display: block;width: calc(20 / 16 * 1em);height: 2px;background: #0043af;margin: calc(20 / 16 * 1em) auto 0}
#culture .entry li:hover .tit:after{background:#fff;}
#culture .entry li p{font-size: calc(18 / 16 * 1em);line-height: 1.6;margin: 0;color: #555;  min-height: 60px;}
#culture .entry li:hover .tit,#culture .entry li:hover p{color: #fff;}



/*Floor002684 */
.slick-slider {
	position: relative;
	display: block;
   -webkit-touch-callout: none;
   -ms-touch-action: pan-y;
	touch-action: pan-y;
   -webkit-tap-highlight-color: transparent
   }
   .slick-list {
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
   }
   .slick-list: focus {
	outline: none
   }
   .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
   }
   .slick-slider .slick-track, 
   .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   -ms-transform: translate3d(0, 0, 0);
   -o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
   }
   .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
   }
   .slick-track:before, 
   .slick-track:after {
	display: table;
	content: '';
   }
   .slick-track:after {
	clear: both;
   }
   .slick-loading .slick-track {
	visibility: hidden;
   }
   .slick-slide {
	display: none;
	float: left;
	min-height: 1px;
   }
   [dir = 'rtl'] .slick-slide {
	float: right;
   }
   .slick-slide .slick-loading img {
	display: none;
   }
   .slick-slide .dragging img {
	pointer-events: none;
   }
   .slick-initialized .slick-slide {
	display: block;
   }
   .slick-loading .slick-slide {
	visibility: hidden;
   }
   .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
   }
   .slick-arrow .slick-hidden {
	display: none;
   }
   
   .Floor002684{ padding:calc(120 / 16 * 1em) 0; border-bottom:1px solid #eee;}   
   .Floor002684 .left .slick-arrow{ cursor:pointer; padding:0; border:none; background:#0043af; font-size:0; z-index:10; position:absolute; top:50%; width:50px; height:50px; left:-25px; }
   .Floor002684 .left .slick-arrow:hover{ background:#23ac38;}
   .Floor002684 .left .slick-arrow::before{ width:10px; height:10px; border-right:2px solid #fff;border-top:2px solid #fff; position:absolute; content:''; top:50%; left:50%; margin-left:-5px; margin-top:-5px; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
   .Floor002684 .left .slick-prev{margin-top:-50px;}
   .Floor002684 .left .slick-prev::before{margin-left:-3px;transform:rotate(-135deg); -webkit-transform:rotate(-135deg);}
   .Floor002684 .left .slick-next{margin-top:0;background:#108ed0;}
   .Floor002684 .slider-for li img{ display:block; width:100%;}
   .Floor002684 .slider-nav{ max-width:720px; padding:0; margin:0 0 0 auto;}
   .Floor002684 .slider-nav li{ cursor:pointer; padding:25px 8px 0;}
   .Floor002684 .slider-nav li aside{ background:#000; position:relative;}
   .Floor002684 .slider-nav li aside img{ opacity:0.7; transition:0.3s;}
   .Floor002684 .slider-nav li aside::before{ opacity:0; position:absolute; content:''; left:0; top:0; width:100%; border:4px solid #0043af; height:100%; transform:scale(0);transition:0.3s 0.3s; 
      background:none;}
   .Floor002684 .slider-nav li.slick-current aside::before{ opacity:1; transform:scale(1);} 
   .Floor002684 .slider-nav li.slick-current aside img{ opacity:1;  /*box-shadow:0  0 30px rgba(52,62,80,0.55); */ }
   
.Floor002684 .right .number{width: 100%;}
.Floor002684 .right .number li{float: left;color: #333; width: 25%; margin-top: 2vw;}
.Floor002684 .right .number li aside{color: #333;}
.Floor002684 .right .number li aside b{font-size: calc(58 / 16 * 1em);font-weight: 700; line-height:1.4;display: inline-block; margin-right: 5px; color: #0043af;}
.Floor002684 .right .number li p{margin: 0;}
@media(min-width:769px) and (max-width:1024px){
.Floor002684 .right .number li aside b{font-size: 4vw; }
}
@media(max-width:640px){
    .Floor002684{ padding:calc(60 / 16 * 1em) 0; }   
    .Floor002684 .right .number li{width: 50%; margin-top: 2vw;}
.Floor002684  .right .number li aside b{font-size: 8vw; }
    
}

.Floor002684 .edit-css-1 h1{font-size: calc(40 / 16* 1em);color: #0043af;padding-bottom: 0;font-weight: normal; margin: 0;}
.Floor002684 .edit-css-1 h1:after{ content: ''; width: 1em;height: calc(3 / 30* 1em);background-color: #0043af;display: block;margin: calc(10 / 16* 1em) 0 calc(12 / 16* 1em);}
.Floor002684 .edit-css-1 p{ line-height:1.9; margin: 0 0 12px 0; color: #333;}
.Floor002684 .edit-css-1 dl{ padding-top:4%;}
.Floor002684 .edit-css-1 dd{ float:left; min-width:30%; padding-right:2%; max-width:238px; margin:2% 0;}
.Floor002684 .edit-css-1 dd:nth-child(3n+1){ clear:left;}
.Floor002684 .edit-css-1 dd .icon{ width:26px; height:26px; background:#0043af; border-radius:50%; overflow:hidden; position:relative; margin-bottom:10px;}
@media(min-width:1025px){
.Floor002684 .left{ float:right; width:45%;}
.Floor002684 .right{ float:left; width:55%;padding-right:50px;}
.Floor002684 .edit-info{ padding:0;  margin:0 auto;}
}
@media(max-width:1366px){
.Floor002684 .left .slick-arrow{width:60px; height:60px; right:-30px; }
.Floor002684 .left .slick-prev{margin-top:-60px;}
.Floor002684 .right{ padding-left:30px;}
.Floor002684 .edit-css-1 h1{ font-size:36px;}
}
@media(max-width:1024px){
.Floor002684 .left .slick-arrow{ right:0;left: 0}
.Floor002684 .right{ padding:2% !important;}
.Floor002684 .left{ padding:0 !important;}
.Floor002684 .slider-nav{ padding:0 5px; margin:0 auto;}
.Floor002684 .slider-nav li{padding:15px 10px;}
.Floor002684 .slider-nav li aside::before{ border-width:5px;}
}
@media(max-width:640px){
.Floor002684 .home-title b{ font-size:24px;}
.Floor002684 .home-title span{ font-size:16px;}
.Floor002684 .more{ width:100px; line-height:35px; margin-top:-18px;}
.Floor002684 .edit-css-1 h1{ font-size:26px;}
}
@media(max-width:480px){
.Floor002684 .slider-nav li{padding:10px 2px;}
.Floor002684 .left .slick-arrow{width:40px; height:40px; }
.Floor002684 .left .slick-prev{margin-top:-40px;}
.Floor002684 .left .slick-arrow::before{ width:10px; height:10px; margin-top:-5px; margin-left:-8px;}
.Floor002684 .left .slick-prev::before{ margin-left:-3px;}
} 
   

/*Floor003018 */
.Floor003018{padding:calc(120 / 16 * 1em) 0;}
.Floor003018 .left{font-size: 18px;}
@media(min-width:1025px) and (max-width:1440px){
.Floor003018 .left{font-size: 1.2vw;}
}
@media(max-width:640px){
    .Floor003018{padding:calc(60 / 16 * 1em) 0;}
    .Floor003018 .left{font-size: 3vw;}
}
.Floor003018 .title aside{padding-left:0;}
.Floor003018 .title .cn{font-size:calc(40 / 16* 1em);color: #0043af;position: relative;}
.Floor003018 .title .cn:after{content: '';width: 1em;height: calc(3 / 30* 1em); background-color: #0043af;display: block;margin: calc(10 / 16* 1em) 0 calc(15 / 16* 1em);}
.Floor003018 .title .en{color: #888;opacity: 0.5;padding-bottom: 0;text-transform: uppercase; font-size: calc(20 / 16 * 1em);}
.Floor003018 .slogan{color: #111; margin: 1.5vw 0 2vw 0; font-weight: 100; transition: 0.3s; font-size:calc(20 / 16 * 1em);}
.Floor003018 .slogan i{font-size: 12px; color: #ccc;opacity: 0.7; display: inline-block; vertical-align: middle; margin: 0 10px;}
.Floor003018 .edit-intro{font-size: 1em;font-weight: 100; line-height: 2em; text-align: justify; color: #333;} 

.Floor003018 .right dd{float: left; width: 48%; text-align: center;position: relative; margin: 1% 1% 5%;}
.Floor003018 .right dd .Ispic{padding-bottom: 62%; transition: 0.3s;}
.Floor003018 .right dd .Ispic:after{position: absolute;content: '';width: 100%; height:100%; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.4);}
.Floor003018 .right dd img{max-width: calc(60 / 16*1em); margin-bottom:1.2vw;}
.Floor003018 .right dd .txt{width: 100%; text-align: center;color: #333;line-height: 1.334em;}
.Floor003018 .right dd .cn{font-size: 1.5em; margin-bottom:calc(10 / 16 * 1em);}
.Floor003018 .right dd .en{font-size: 1em;opacity: 0.8; word-break: break-word; line-height: 1.2; }
.Floor003018 .right dl:hover dd .Ispic{opacity: 0.5;}
.Floor003018 .right dl dd:hover .Ispic{opacity: 1;}
@media(min-width:1025px){
.Floor003018 .left{width: 43.879%;}
.Floor003018 .right{width: 50%;}
}
@media(max-width:1024px){
.Floor003018 .left{margin-bottom: 4vw;}
}
@media(max-width:768px){
.Floor003018 .right dd{width: 49%;margin: 1% 0 3% }
    .Floor003018 .right dd .cn{font-size: 18px}
    .Floor003018 .right dd .en{font-size: 14px}
}
@media(max-width:640px){
.Floor003018 .number li{margin: 0 0 5vw 0!important; width: 50%; text-align: center;}
.Floor003018 .right dd .txt{font-size: 5vw;}
}
/*数字动画*/
.Floor003018 .counter i{overflow: hidden;font-style: normal;font-size: 60px;display: inline-block; width: 0.55em; height: 0.8em;}
@media(min-width:1025px) and (max-width:1600px){
.Floor003018 .counter i{font-size: 4vw;}
}
@media(max-width:640px){
.Floor003018 .counter i{font-size: 12vw;}
}
.Floor003018 .counter i:before {
	font-size: 1em;
    font-family: 'Tensentype-JiaLiXiYuanJ';
	line-height: 1em; 
	color: #7db827;
	display: block;
	white-space: normal;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
	transition: 0s .5s;
	-moz-transition: 0s .5s;
	-ms-transition: 0s .5s;
	-o-transition: 0s .5s;
	-webkit-transition: 0s .5s;
	text-align: center;
}
.Floor003018.active .counter i:before {
	transition: transform 2s ease-out 1.4s;
	-moz-transition: transform 2s ease-out 1.4s;
	-ms-transition: transform 2s ease-out 1.4s;
	-o-transition: transform 2s ease-out 1.4s;
	-webkit-transition: transform 2s ease-out 1.4s;
}
.Floor003018 .counter i:nth-child(2n):before {
	content: '0 0 0 0 0 0 0 0 0 0 0 1 2 3 4 5 6 7 8 9';
}
.Floor003018 .counter i:nth-child(2n+1):before {
	content: '0 1 2 3 4 5 6 7 8 9 0 0 0 0 0 0 0 0 0 0';
}
.Floor003018 .counter i.n0:nth-child(2n):before,
.Floor003018.active .counter i.n0:nth-child(2n+1):before {
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
}
.Floor003018 .counter i.n1:nth-child(2n):before,
.Floor003018.active .counter i.n1:nth-child(2n+1):before {
	transform: translateY(-5%);
	-moz-transform: translateY(-5%);
	-ms-transform: translateY(-5%);
	-o-transform: translateY(-5%);
	-webkit-transform: translateY(-5%);
}
.Floor003018 .counter i.n2:nth-child(2n):before,
.Floor003018.active .counter i.n2:nth-child(2n+1):before {
	transform: translateY(-10%);
	-moz-transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	-o-transform: translateY(-10%);
	-webkit-transform: translateY(-10%);
}
.Floor003018 .counter i.n3:nth-child(2n):before,
.Floor003018.active .counter i.n3:nth-child(2n+1):before {
	transform: translateY(-15%);
	-moz-transform: translateY(-15%);
	-ms-transform: translateY(-15%);
	-o-transform: translateY(-15%);
	-webkit-transform: translateY(-15%);
}
.Floor003018 .counter i.n4:nth-child(2n):before,
.Floor003018.active .counter i.n4:nth-child(2n+1):before {
	transform: translateY(-20%);
	-moz-transform: translateY(-20%);
	-ms-transform: translateY(-20%);
	-o-transform: translateY(-20%);
	-webkit-transform: translateY(-20%);
}
.Floor003018 .counter i.n5:nth-child(2n):before,
.Floor003018.active .counter i.n5:nth-child(2n+1):before {
	transform: translateY(-25%);
	-moz-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	-webkit-transform: translateY(-25%);
}
.Floor003018 .counter i.n6:nth-child(2n):before,
.Floor003018.active .counter i.n6:nth-child(2n+1):before {
	transform: translateY(-30%);
	-moz-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	-o-transform: translateY(-30%);
	-webkit-transform: translateY(-30%);
}
.Floor003018 .counter i.n7:nth-child(2n):before,
.Floor003018.active .counter i.n7:nth-child(2n+1):before {
	transform: translateY(-35%);
	-moz-transform: translateY(-35%);
	-ms-transform: translateY(-35%);
	-o-transform: translateY(-35%);
	-webkit-transform: translateY(-35%);
}
.Floor003018 .counter i.n8:nth-child(2n):before,
.Floor003018.active .counter i.n8:nth-child(2n+1):before {
	transform: translateY(-40%);
	-moz-transform: translateY(-40%);
	-ms-transform: translateY(-40%);
	-o-transform: translateY(-40%);
	-webkit-transform: translateY(-40%);
}
.Floor003018 .counter i.n9:nth-child(2n):before,
.Floor003018.active .counter i.n9:nth-child(2n+1):before {
	transform: translateY(-45%);
	-moz-transform: translateY(-45%);
	-ms-transform: translateY(-45%);
	-o-transform: translateY(-45%);
	-webkit-transform: translateY(-45%);
}
.Floor003018 .counter i.n0:nth-child(2n+1):before,
.Floor003018.active .counter i.n0:nth-child(2n):before {
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.Floor003018 .counter i.n1:nth-child(2n+1):before,
.Floor003018.active .counter i.n1:nth-child(2n):before {
	transform: translateY(-55%);
	-moz-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	-o-transform: translateY(-55%);
	-webkit-transform: translateY(-55%);
}
.Floor003018 .counter i.n2:nth-child(2n+1):before,
.Floor003018.active .counter i.n2:nth-child(2n):before {
	transform: translateY(-60%);
	-moz-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	-webkit-transform: translateY(-60%);
}
.Floor003018 .counter i.n3:nth-child(2n+1):before,
.Floor003018.active .counter i.n3:nth-child(2n):before {
	transform: translateY(-65%);
	-moz-transform: translateY(-65%);
	-ms-transform: translateY(-65%);
	-o-transform: translateY(-65%);
	-webkit-transform: translateY(-65%);
}
.Floor003018 .counter i.n4:nth-child(2n+1):before,
.Floor003018.active .counter i.n4:nth-child(2n):before {
	transform: translateY(-70%);
	-moz-transform: translateY(-70%);
	-ms-transform: translateY(-70%);
	-o-transform: translateY(-70%);
	-webkit-transform: translateY(-70%);
}
.Floor003018 .counter i.n5:nth-child(2n+1):before,
.Floor003018.active .counter i.n5:nth-child(2n):before {
	transform: translateY(-75%);
	-moz-transform: translateY(-75%);
	-ms-transform: translateY(-75%);
	-o-transform: translateY(-75%);
	-webkit-transform: translateY(-75%);
}
.Floor003018 .counter i.n6:nth-child(2n+1):before,
.Floor003018.active .counter i.n6:nth-child(2n):before {
	transform: translateY(-80%);
	-moz-transform: translateY(-80%);
	-ms-transform: translateY(-80%);
	-o-transform: translateY(-80%);
	-webkit-transform: translateY(-80%);
}
.Floor003018 .counter i.n7:nth-child(2n+1):before,
.Floor003018.active .counter i.n7:nth-child(2n):before {
	transform: translateY(-85%);
	-moz-transform: translateY(-85%);
	-ms-transform: translateY(-85%);
	-o-transform: translateY(-85%);
	-webkit-transform: translateY(-85%);
}
.Floor003018 .counter i.n8:nth-child(2n+1):before,
.Floor003018.active .counter i.n8:nth-child(2n):before {
	transform: translateY(-90%);
	-moz-transform: translateY(-90%);
	-ms-transform: translateY(-90%);
	-o-transform: translateY(-90%);
	-webkit-transform: translateY(-90%);
}
.Floor003018 .counter i.n9:nth-child(2n+1):before,
.Floor003018.active .counter i.n9:nth-child(2n):before {
	transform: translateY(-95%);
	-moz-transform: translateY(-95%);
	-ms-transform: translateY(-95%);
	-o-transform: translateY(-95%);
	-webkit-transform: translateY(-95%);
}


/*RighInfo002218*/
.RighInfo002218{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; padding:calc(120 / 16 * 1em) 0 0 0; background: #fbfdff;}
.RighInfo002218 .list{ padding-top:0;}
.RighInfo002218 .list li{ display:block; float:left; width:29%;box-shadow: rgb(1 53 91 / 16%) 0 0 23px;border-radius: 10px; background:url(../images/cp_bj.png) no-repeat 100% 100%,#fff; padding: 30px 40px; margin:0 4% 5% 0;}

.RighInfo002218 .list li .more{border: #0043af solid 1px; padding: 0 24px; clear: left; display: block; max-width: 144px; background: url(../images/Floor003196-more.svg) no-repeat right 20% center #fff; line-height:45px;  border-radius: 40px; color: #0043af;}
.RighInfo002218 .list li:hover .more{color: #fff;border: 1px solid #0043af;background: url(../images/Floor003196-more-on.svg) no-repeat right 15% center #0043af;}

.RighInfo002218 .list li:last-child{ margin-right: 0;}
.RighInfo002218 .list img{ float:left; margin:1% 4% 0 0; max-width:52px;}
.RighInfo002218 .list figure{ padding-top:0;}
.RighInfo002218 .list h2{ font-weight:normal;line-height: 36px; color:#333; font-size:calc(26 / 16 * 1em); margin:0;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
.RighInfo002218 .list:hover h2{color:#0043af;}
.RighInfo002218 .list .en{ margin:5px 0 0; color:#999; overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; font-size: 1.125em; font-weight: 100;}
.RighInfo002218 .list .app{color: #333; line-height:1.7; margin:30px 0; font-size:calc(17 / 16 * 1em);min-height:calc(85 / 16 * 1em);}
@media(min-width:1001px){
    .RighInfo002218 .list li+li{ padding-left:2%;}
}
@media(max-width:1000px){
    .RighInfo002218{padding:calc(60 / 16 * 1em) 0 0 0;}
    .RighInfo002218 .box1 .pic{ float:none; margin:0 auto 3% auto; display:block;}	
    .RighInfo002218 .list figure{ padding:3% 0;}
    .RighInfo002218 .list li{ width:100% !important;margin:2% 0;}
}
/*RighInfo002218 End*/

.icon_top{align-items: center;justify-content: space-between;}
.icon{color: #0043af;font-size: 20px;margin-top:5px;}

.cont_lx{padding: 4% 0;}
.lx_box{display: flex;justify-content: space-between;}
.lx_left{width: 40%;position: relative;padding-right: 5%;}
.lx_left::after{content: "";display: block;width: 1px;height: 80%;background-color: #dcdcdc;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.lx_tit h2{font-size: 2.3em;color: #333;font-weight: 100;margin-bottom: 0.2em;}
.lx_tit p{font-size: 1em;color: #666;}
.lx_left dl dd{border-bottom: 1px dashed #dcdcdc;display: flex;padding: 2em 0;}
.lx_left dl dd .icon1 img{max-width: 1.3em;}
.lx_left dl dd .icon1{margin-right: 1em;}
.lx_left dl dd .xm span{font-size: 0.875em;color: #999;display: block;margin-bottom: 0.5em;}
.lx_left dl dd .xm h2{font-size: 2em;color: #0043af;margin: 0;}
.lx_left dl dd .xm p{font-size: 1rem;color: #333;margin: 0;}
.lx_left dl dd .xm img{max-width: 100px;}
.lx_right{width: 54%;}

/*.Form002802*/
.Form002802 .from {margin-top: 2vw;}
.Form002802 .text_form td{ padding-right:4%;}
.Form002802 .from td { padding-bottom:2%;}
.Form002802 .text_form td:nth-child(2n) {padding-right: 0;}
.Form002802 .from td p{ margin: 0; color: #555; text-align: center; font-size: 16px;}
.Form002802 .from td div{ position:relative;}
.Form002802 .from label{  font-size: 15px; line-height: 54px; color:#999;}
.Form002802 .from .text{ width:100%; height:56px; line-height:56px; text-indent:10px; border:none; background:#f5f5f5; border-radius: 5px;}
.Form002802 .from textarea.text{ height:155px;}
.Form002802 .from .btn{ padding: 2% 0; }
.Form002802 .from .btn input{ background:#0043af; cursor:pointer; padding:0; border:none; width: 160px; height:50px; font-size: 16px; color:#fff;border-radius:5px;}
.Form002802 .address { padding:0;}
.Form002802 .address dl{ border-bottom:1px solid #eee; padding-bottom:3%;}
.Form002802 .address dt h1,
.Form002802 .address dd h2,
.Form002802 .address dd p{ color: #333; margin: 0;}
.Form002802 .address dd{ display: flex; flex-wrap: wrap;}
.Form002802 .address dd h2{background-repeat:no-repeat; background-position: left 27px; display: inline-block;  font-weight:normal; width: 30%; padding:30px 0;  padding-left:54px; margin-right:5%;}
.Form002802 .address dd h2:nth-child(3n){margin-right: 0;}
.Form002802 .address dd h2:nth-child(3n) ~ h2{ border-top: 1px dashed rgba(0, 0, 0, 0.1);}
.Form002802 .address dt h1{ margin-bottom: 2.5%;font-size:calc(30 / 16*1em); color: #333; font-weight: bold;margin-top: 0; }
.Form002802 .address dd h2{ font-size:calc(20 / 16 * 1em);line-height:1.5;}
.Form002802 .address dd h2.h2_1{ background-image:url(../images/icon_zuo.png);}
.Form002802 .address dd h2.h2_2{ background-image:url(../images/icon_iPhone.png);}
.Form002802 .address dd h2.h2_3{ background-image:url(../images/icon_email.png);}
.Form002802 .address dd h2.h2_4{ background-image:url(../images/icon_fax.png);}
.Form002802 .address dd h2.h2_5{ background-image:url(../images/icon_wei.png);}
.Form002802 .address dd h2.h2_6{ background-image:url(../images/icon_add.png);}

@media(min-width:641px){
.Form002802 .from td:nth-child(3n),
.Form002802 .from .textareas,
.Form002802 .from .btn,
.Form002802 .from .tip{ padding-right: 0; }
}
@media(max-width:640px){
.Form002802 .from td{ display: block; padding-right: 0; }
.Form002802 .address dd{ float:none; width:auto; padding-left:0; }
}

.lx_fgs{padding: 4% 0;background-color: #f8f8f8;}
.lx_fgs dl dd{display: flex;align-items: center;margin: 2em 0;}
.lx_fgs dl dd .bt{width: 3em;height: 3em;background: #0043af;border-radius: 100px;display: flex;align-items: center;justify-content: center;margin-right: 1em;}
.lx_fgs dl dd .bt img{max-width: 1.5em;}



/*RighInfo003148 */
.RighInfo003148 .auto{padding:calc(120 / 16 * 1em) 0;}
.RighInfo003148 .title{ font-size:calc(26 / 16 * 1em);color: #333333; margin-bottom:1em;}
.RighInfo003148 .items-group .items:first-child{border-top: 1px solid rgba(0,0,0,0.11);}
.RighInfo003148 .items-group .items:last-child{border-bottom: 1px solid rgba(0,0,0,0.11);}
.RighInfo003148 .items-group .items p{color: #999;font-size:calc(16 / 16 * 1em); line-height:1.7; margin: 0;}
.RighInfo003148 .items-group .items p + .title{margin-top: 2em;}

.RighInfo003148 .box-rows{margin-top: 5em;}
.RighInfo003148 .box-rows .title{margin-bottom:4em;}
.RighInfo003148 .box-rows dd{box-shadow: 0px 0.625em 3.75em rgba(0, 0, 0, 0.05);border: solid 1px #f3f3f3;  text-align: center;}
.RighInfo003148 .box-rows dd .heart{font-size:calc(24 / 16 * 1em);width: 4.0909em; height: 3.5454em; display: block;margin: -1.36363em auto 0; line-height:3.5; background: url(../images/RighInfo003148-icon.svg) no-repeat center; background-size: contain;text-align: center;color: #fff;}
.RighInfo003148 .box-rows dd aside{color: #000000;font-size:calc(22 / 16 * 1em); margin: 2.4em 0 1em 0;line-height: 1.2;}
.RighInfo003148 .box-rows dd p{color: #999999; width:80%; margin: auto; line-height: 1.5;}
@media (min-width:1025px) {
.RighInfo003148 .items-group .img{width: 50%;}
.RighInfo003148 .items-group .items:nth-child(2n-1) .txt{padding-right:3.5em;}
.RighInfo003148 .items-group .items:nth-child(2n) .txt{padding-left:4em;}  
.RighInfo003148 .box-rows dd{float: left;min-height: 15.625em; width: 30.715%;margin-bottom: 3.9275%;}  
.RighInfo003148 .box-rows dd:not(:nth-child(3n)){ margin-right: 3.9275%;}
}
@media (max-width:1024px) {
    .RighInfo003148 .auto{padding:calc(60 / 16 * 1em) 0;}
.RighInfo003148 .items-group .txt{padding: 2em 0;}   
.RighInfo003148 .box-rows dd{padding-bottom: 3em; margin-bottom: 4em;}
.RighInfo003148 .box-rows dd p{ width:90%;}
}



/*RighInfo003137 */
.RighInfo003137 .auto{position: relative;z-index: 1; padding:calc(120 / 16 * 1em) 0;}
.RighInfo003137 .title{font-size: calc(40 / 16* 1em);color: #0043af; line-height: 1.4; margin: 0 0 calc(10 / 16* 1em) 0; text-align: center; }
.RighInfo003137 .title:after{display: block;content: '';width:1em; height:calc(3 / 30* 1em); background-color: #0043af; margin: calc(10 / 16* 1em) auto 0;}
.RighInfo003137 .sub{font-size:calc(20 / 16* 1em); text-align: center; margin: 0 0 calc(40 / 16* 1em) 0; color: #333;}
.RighInfo003137 ul li:not(.mark){text-align: center;border: solid 1px #f0f0f0;box-shadow: 0 1.25em 3.125em rgba(0, 0, 0, 0.05);border-right-width: 5px; }
.RighInfo003137 ul li.mark .icon{display: block;margin: 0 auto; width: 1.5em; height: 1.5em;background-color: #0043af;border-radius: 50%;position: relative;}
.RighInfo003137 ul li.mark .icon:before,
.RighInfo003137 ul li.mark .icon:after{position: absolute;content: '';background-color: #000;}
.RighInfo003137 ul li.mark .icon:before{left: 50%;margin-left: -1px;width: 2px;top: -0.625em;bottom: -0.625em;}
.RighInfo003137 ul li.mark .icon:after{top: 50%;margin-top: -1px;height: 2px;left: -0.625em;right: -0.625em;}
.RighInfo003137 ul li .inner{margin: 0 auto; width: 73.685%;}
.RighInfo003137 ul li .name .cn{font-size: 1.5em;color: #000000;line-height: 1.5;}
.RighInfo003137 ul li .name .en{ font-size: 1em;color: #888;line-height: 2;}
.RighInfo003137 ul li:not(.mark) .icon{padding: 2em 0; border-bottom: 1px dotted rgba(0, 0, 0, 0.2); margin-bottom: 2em; margin-left: 0;}
.RighInfo003137 ul li:not(.mark) .icon img{ height:80px;}
.RighInfo003137 ul .tip dd{font-size:1em;color: #555;line-height: 1.6; text-align: left; padding-bottom:8px;}
.RighInfo003137 ul .tip dd:before{display: inline-block; content: ''; height: 4px; width: 4px; background: #0043af; vertical-align: middle; margin-right: 12px;}
@media (min-width:1025px) {
.RighInfo003137 ul{display: table;width: 100%;}
.RighInfo003137 ul li{display: table-cell; vertical-align: top;}    
.RighInfo003137 ul li.mark{vertical-align: middle;}
.RighInfo003137 ul li:not(.mark){width: 27.143%;padding-top:4.25em; padding-bottom: 1.5em;}
}
@media (max-width:1024px) {
.RighInfo003137 .auto{padding:calc(60 / 16 * 1em) 0;}
.RighInfo003137 ul li{padding: 2em 0;}
}



/*.TextList001729 为demo编号*/
.TextList001729 {padding:calc(120 / 16 * 1em) 0 calc(50 / 16 * 1em);}
.TextList001729 .name{padding:15px 0; font-size:18px;border-bottom:1px solid #e5e5e5;}
.TextList001729 .name span{ display:inline-block; border-left:6px solid #0043af; 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:#0043af;}

.TextList001729 ol.type{ margin-top:3%;}
.TextList001729 .type{display:table; width:100%;}
.TextList001729 ol.type{font-size:16px; background-color:#0043af; color:#fff;}
.TextList001729 .type li{ display:table-cell; vertical-align:middle;text-align:center; padding-top:12px; padding-bottom:12px; line-height:35px;}
.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: 2; margin:2% 0 0 0;}
.TextList001729 .list .con p strong{font-size: 22px; 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:#0043af; font-size:18px; border-radius:3px;}
@media(max-width:1000px){
    .TextList001729 {padding:calc(60 / 16 * 1em) 0 ;}
.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;}
}
@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;}
}



/*Floor002616 */
.Floor002616{padding:calc(120 / 16 * 1em) 0 0 0; }
.Floor002616 .con-main{ position:relative; z-index:1;}
.Floor002616 .con-main::before{ position:absolute; content:''; z-index:1; height:100%; width:20%; background:#f5f5f5; left:0; top:0;}
.Floor002616 .auto{ max-width:1613px; }
.Floor002616 .con-main .auto{position:relative; z-index:2; padding:2% 0 4% 0;}
.Floor002616 .con-main .auto::before{ position:absolute; content:''; z-index:1; height:100%; width:55.6%; background:#f5f5f5; left:0; top:0;}
.Floor002616 .con-main .auto > *{ position:relative; z-index:5;}
.Floor002616 .title{ color:#1b1b1b; font-size:36px;}
.Floor002616 .left-img{ float:left; width:50.58%; padding-top:3%;}
.Floor002616 .left-img img{ display:block; width:100%;}
.Floor002616 .right-intro{ float:right; width:49.42%;}
.Floor002616 .right-intro .main{ position:relative; overflow:hidden; padding:10%;}
.Floor002616 .right-intro .main p{font-size: 18px; color: #888; margin: 15px 0 0 0;}
.Floor002616 .right-intro .main > *{ padding-left:15%;}
.Floor002616 .right-intro .main h1{ margin:0; font-size:calc(36 / 16 * 1em); color:#0043af; font-weight:bold; position:relative;}
.Floor002616 .right-intro .main h1 .mark{position:absolute; height:2px; width:12%; background:#e8e8e8; left:0; top:50%; margin-top:-1px;}
.Floor002616 .right-intro .main h1 .mark::before{position:absolute;  content:''; width:16px; height:16px; border:2px solid #0043af; border-radius:50%; background:#fff; right:0; top:50%; margin-top:-8px;}
.Floor002616 .right-intro .main .adv{  line-height:2; margin-top:8%;}
.Floor002616 .right-intro .main .adv p{font-size: 22px; margin: 0; color: #222; position: relative; padding-left: 20px; margin-bottom: 12px;}
.Floor002616 .right-intro .main .adv p::before{ content: "";width: 6px;height: 6px;background: #666;position: absolute;top: 50%;left: 0;margin-top: -3px;}
.Floor002616 .right-intro .more{ margin-left:14%; padding-left:14%; padding-top:6%;}
.Floor002616 .right-intro .more a{ display:inline-block; width:50%; max-width:133px; line-height:36px; color:#fff; text-align:center; background:#0043af;}

@media(max-width:1693px){
.Floor002616 .right-intro .main{ padding-top:10%; padding-bottom:10%;}
.Floor002616 .con-main,
.Floor002616 .ul-tips{ padding-left:2%; padding-right:2%;}
}
@media(max-width:1366px){
.Floor002616 .right-intro .main .adv{ max-height:144px; overflow:hidden;}
.Floor002616 .right-intro .main h1{ font-size:26px;}
}
@media(max-width:1200px){
.Floor002616 .title b{ font-size:70px;}
}
@media(max-width:1024px){
.Floor002616 .left-img,
.Floor002616 .right-intro{ float:none; width:auto;}
.Floor002616 .right-intro .main::before,
.Floor002616 .con-main::before{ display:none;}
.Floor002616 .con-main{ background:#eee;}
.Floor002616 .right-intro .main{ border:3px solid #cca74f; padding:5% 5% 5% 0;}
.Floor002616 .right-intro .more{ text-align:center; margin-left:0; padding-left:0;}
.Floor002616 .right-intro .main .adv{ max-height:none;}
}
@media(min-width:641px) and (max-width:1024px){
.Floor002616 .ul-tips li a{ display:block;}
.Floor002616 .ul-tips li a > *{ width:auto !important;}
}
@media(max-width:640px){
.Floor002616 .title{ font-size:24px;}
.Floor002616 .title b{ font-size:50px;}
.Floor002616 .ul-tips li{ float:none; width:auto;}
}
@media(max-width:480px){
.Floor002616 .right-intro .main h1,
.Floor002616 .title{ font-size:20px;}
.Floor002616 .title b{ font-size:36px;}
.Floor002616 .ul-tips li h3{font-size:28px;}
.Floor002616 .ul-tips li .pic{ width:40%;}
.Floor002616 .ul-tips li .txt{ width:60%;}
}

/*RighInfo002581 */
.shuzi{ padding:calc(70 / 16 * 1em) 0 calc(100 / 16 * 1em) 0; display: none;}
.shuzi .table .tr{display: flex; justify-content: space-between;}
.shuzi .table .tr td{font-size: 16px;}
.shuzi .table .tr .fz{font-size:calc(70 / 16 * 1em); color: #0043af; text-align: center;}
.shuzi .table .tr .wa{font-size: calc(18 / 16 * 1em); margin:0; text-align: center; color: #333;}
.shuzi .table .tr .fz sup{font-size:26px; vertical-align: text-bottom; padding-left: 5px;}
@media(max-width:1024px){
.shuzi .fz{ font-size:60px !important;}
.shuzi{ background-size:40% auto;}
}
@media(max-width:640px){
.shuzi .table td{ display:block;}
}


/*RighInfo003136 */
.RighInfo003136{background: #f9f9f9; padding:calc(100 / 16 * 1em) 0 0; display: none;}
.RighInfo003136 .auto{position: relative;z-index: 1;}
.RighInfo003136 .title{font-size:calc(36 / 16 * 1em);color: #0043af; line-height:1.6; font-weight: bold;}
.RighInfo003136 .title:after{display: block;content: '';width: 30px; height: 3px; background-color: #0043af; margin: 10px 0 20px;}
.RighInfo003136 .fu{margin: 0; font-size: 16px; color: #333; line-height: 1.7; }
.RighInfo003136 .info{position: relative;}
.RighInfo003136 .info li .icon{float: left; width: 3.125em; font-size: unset; margin-left: 0;}
.RighInfo003136 .info li .icon img{min-width: 100%;}
.RighInfo003136 .info li .txt{float: right; width: calc(100% - 3.125em);color: #fff; padding-left: 2em;}
.RighInfo003136 .info li .count span{font-size: 3.75em;color: #111; display: inline-block; vertical-align: bottom; line-height: 0.9em;}
.RighInfo003136 .info li .txt aside{ margin-top: 0.625em; color: #333;}
.RighInfo003136 .info li .count sup{display: inline-block;vertical-align: top;}
@media (min-width:1025px) {
.RighInfo003136 .info .main{height: 100%;width: 100%;  padding-bottom:6%;}
.RighInfo003136 .info .ytable{height: 100%;}
.RighInfo003136 .info ul{width:100%;margin: 0 auto;}
.RighInfo003136 .info li{float: left;width: 33.3333%; margin-top: 5%;}
.RighInfo003136 .info li:not(:last-child){border-right: 1px dotted #999;}
.RighInfo003136 .info li .inner{display: table; margin: 0 auto;}
}
@media (max-width:1024px) {
.RighInfo003136 .auto{margin-top:2em;margin-bottom: 2em;}
.RighInfo003136 .info{overflow: hidden;padding: 2em 0;}
.RighInfo003136 .info > img{position: absolute; left: 50%;top: 50%;transform: translate(-50%,-50%); min-height: 100%; max-width: none; width: auto;}
.RighInfo003136 .info .main{position: relative;z-index: 4;}
.RighInfo003136 .info li{display: flex;justify-content: center; padding: 1em 0;}
.RighInfo003136 .info li:not(:last-child){border-bottom: 1px dotted rgba(255,255,255,0.5);}
}




.Floor002470{ padding:calc(100 / 16 * 1em) 0; overflow: hidden; background:#f9f9f9;}

.Floor002470 .list{ margin: 0 -10px;}
.Floor002470 .item{ float: left; width: 50%;padding: 10px;}
.Floor002470 .item-inner{ position: relative; overflow: hidden; }
.Floor002470 .item .linkhref{ position: absolute; z-index: 5; top: 0; left: 0; width: 100%; height: 100%; display: block;}
.Floor002470 .item .pic{ background-repeat: no-repeat; background-position: center; background-size: cover; padding-bottom:110%;}
.Floor002470 .item .pic:after{position: absolute; left: 0; top: 0; height: 100%; width: 100%; content: ""; display: block;background-color:#000;  -moz-opacity:0.2;  opacity: 0.2; filter:alpha(opacity=40); transition: all .3s;}
.Floor002470 .item .item-inner:hover .pic:after{-moz-opacity:0.4;  opacity: 0.4; filter:alpha(opacity=10); }
.Floor002470 .item .word{position: absolute; color: #fff; bottom: 15px; left: 15px;right: 15px;}
.Floor002470 .item .word h2{  font-size:24px; font-weight: normal; margin: 0; padding-left:0; position: relative;}
.Floor002470 .item .word h2 i{ font-style: normal; position: absolute; left: 0; top: 50%; margin-top: -11px;}
.Floor002470 .item .word figure{ font-size: 14px; padding: 0; opacity: 0;transition: all .3s; line-height: 1.5; height: 0; overflow: hidden;}
 
.Floor002470 ::-webkit-scrollbar-track {background: rgba(255, 255, 255, 0.5);border-radius: 10px;}
.Floor002470 ::-webkit-scrollbar-thumb {background: #333;border-radius: 10px;}
.Floor002470 ::-webkit-scrollbar {width: 6px;height: 6px;}

.Floor002470 .item .word .en{margin: 5px 0 0 0;}
.Floor002470 .item .item-inner:hover .word figure{ margin: 15px 0 0; opacity: 1; height:90px; overflow-y: auto;}
.Floor002470 .item1{ width: 100%; }
.Floor002470 .item1 .pic{ padding-bottom:50.725%;}
.Floor002470 .item1 .word{ text-align: right; padding-right: 20px;}
.Floor002470 .item1 .word h2{ display: inline-block;}
.Floor002470 .item1 .word figure{ padding-right: 0;}
@media only screen and (max-width: 480px) {
.Floor002470 .item{ width: 100%; float: none;}
}
@media only screen and (min-width: 768px) {
.Floor002470 .item .word h2{ font-size: 20px;}
.Floor002470 .item1{ width: 50%; }
}
@media only screen and (min-width: 1024px) {
.Floor002470 .item{width: 25%;}
.Floor002470 .item1{ width: 50%; }
.Floor002470 .item .word h2{ font-size: 22px;}
}
@media only screen and (min-width: 1200px) {

}

.Floor002470 > .Popup{position: fixed;background:rgba(0, 0, 0, 0.75);}
.Floor002470 .videobox .Popup{position: absolute;}
.Floor002470 .Popup{ width: 100%; height: 100%; top: 0; left: 0; z-index: 100;}
.Floor002470 .Popup .ytable{height: 100%;}
.Floor002470 .Popup .ytable .video{ max-width: 800px; width: 80%;  margin: 0 auto; padding: 10px; background: #fff; box-shadow: 0 0 20px 5px rgba(0,0,0,.15);}
.Floor002470 .Popup video{ width: 100%; }
.Floor002470 .videobox .Popup video{ height: 100%;background: #000; }


.Floor002470 .Popup .close{position: absolute;right: 20px;top: 20px; width: 30px; height: 30px; cursor: pointer; z-index: 10; cursor: pointer;}
.Floor002470 .Popup .close:before,
.Floor002470 .Popup .close:after{position: absolute;width: 100%; left: 0; top: 50%; height: 3px; margin-top: -1.5px; background: #fff; content: '';transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.Floor002470 .Popup .close:after{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}

@media(max-width:1024px){
    .Floor002470{ padding:calc(60 / 16 * 1em) 0; }
}



/*Floor003194 */
.Floor003194{background:#fff; overflow: hidden;padding: calc(100 / 16 * 1em) 0}
.Floor003194 .intro{text-align: center; }
.Floor003194 .nei-title{margin-bottom: 2vw;}
.Floor003194 .intro .edit-info{ font-size: calc(20 / 16 * 1em); line-height: 1.7; margin-bottom: 2vw;}
.Floor003194 .boxs-group{ background-color: #000;}
.Floor003194 .boxs-group .box{overflow: hidden; }
.Floor003194 .boxs-group .inside{position: relative;}
.Floor003194 .boxs-group .txt{position: absolute;margin: 0 auto;color: #fff;text-align: center;z-index: 10;}
.Floor003194 .boxs-group picture{ opacity: 0.9; transition: 0.5s;display: block;}

.Floor003194 .box .tit{font-size:calc(28 / 16*1em); margin-bottom: calc(30 / 40 * 1em);text-align: center;}
.Floor003194 .box .desc{font-size: calc(18 / 16 * 1em);}
.Floor003194 .box .icon{width:  calc(58 / 16 * 1em);height:  calc(63 / 16 * 1em);border-radius: 0 1.25em 0 1.25em;border: solid 1px rgba(255, 255, 255, 1);display: inline-block; margin-top:calc(60 / 16 * 1em); background: url(../images/Floor003194-more.svg) no-repeat center center;background-size: 1em auto;}

@media (min-width:1025px) {
.Floor003194 .boxs-group{margin: 0; display: table;height: calc(550 / 16 * 1em);  width: 100%;}   
.Floor003194 .boxs-group .box{width: 25%; display: table-cell;transition: 0.5s width;}
.Floor003194 .boxs-group .inside{ height: 100%;}
.Floor003194 .boxs-group .txt{ width: calc(375 / 530 * 100%); top: 45%; left: 50%;transform: translateX(-50%);}
.Floor003194 .boxs-group picture{position: absolute; left: calc(-58.334% / 2); width: calc(760 / 480 * 100%);top: 0; height: 100%; }
.Floor003194 .box.on{width: 64%;}
.Floor003194 .box.on picture{width: 100%;left: 0%;  opacity: 1;}
.Floor003194 .box.short .txt{opacity: 0;}
.Floor003194 .box.short{width: 12%;}
.Floor003194 .box.short picture{ opacity: 0.5; left: calc(-131.429% / 2); width: calc(405 / 175 * 100%);}
.Floor003194 .box:first-child .txt{width: calc(420 / 530 * 100%);}
.Floor003194 .box.on .txt{text-align: left;}
.Floor003194 .box.on .desc{display: none;}
.Floor003194 .box .info{visibility: hidden;max-width:calc(462 / 16 * 1em);font-size: calc(18 / 16 * 1em); line-height: calc(30 / 18 * 1em); transform: translateX(50px); opacity: 0; transition:transform 0.3s 0.5s,opacity 0.3s 0.5s; position: absolute;}
.Floor003194 .box.on .info{visibility: visible;transform: translateX(0); opacity: 1;position: relative;}
}
@media (max-width:1024px) {
.Floor003194 .boxs-group{display: flex;flex-wrap: wrap; flex-direction: row;}
.Floor003194 .box{width: 50%;}
.Floor003194 .boxs-group picture{height: 60vw; opacity: 0.7;}
.Floor003194 .box .info{display: none;}
.Floor003194 .boxs-group .txt{left: 0; width: 100%;padding: 0 5%; height: 100%;display: flex;align-items: center; flex-direction: column; justify-content: center;}
.Floor003194 .box .tit{font-size: calc(24 / 16 * 1em); margin-bottom: 0.5em;}
.Floor003194 .box .desc{font-size: 1em;}
.Floor003194 .box .icon{margin-top: 2em; width: 3em; height: 3em; border-radius: 0 1em 0 1em;}
}


.cont_lx{padding: 4% 0;}
.lx_box{display: flex;justify-content: space-between;}
.lx_left{width: 45%;position: relative;padding-right: 5%;}
.lx_left::after{content: "";display: block;width: 1px;height: 80%;background-color: #dcdcdc;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.lx_tit h2{font-size: 2.3em;color: #333;font-weight: 100;margin-bottom: 0.2em;}
.lx_tit p{font-size: 1em;color: #666;}
.lx_left dl{display: flex;flex-wrap: wrap;}
.lx_left dl dd{border-bottom: 1px dashed #dcdcdc;display: flex;padding: 2em 0;width: 50%;}
.lx_left dl dd .icon1 img{max-width: 1.3em;}
.lx_left dl dd .icon1{margin-right: 1em;}
.lx_left dl dd .xm span{font-size: 0.875em;color: #999;display: block;margin-bottom: 0.5em;}
.lx_left dl dd .xm h2{font-size: 1em;color: #333;margin: 0;font-weight: normal;}
.lx_left dl dd .xm p{font-size: 1rem;color: #333;margin: 0;}
.fdzb{padding: 3% 3.5%;margin-bottom: 2%; border: 1px solid #eee;}
.fdzb h3{font-size: 1.625em;color: #0043af;font-weight: 100;}
.lx_right{width: 50%;}
.map{width: 100%;}
.map figure{width: 100%;padding-bottom: 43%;background-position: center center;background-repeat: no-repeat;background-size: cover;}


.Floor002998{padding:calc(120 / 16 * 1em) 0;}
.Floor002998 .ul li{position: relative;}
.Floor002998 .ul li p{position: absolute; left: 10%; top: 10%; font-size: 2.375em; color: #fff; font-weight: bold;}
.Floor002998 .slider-logo .title{color: #333; font-size: 1.25em; font-weight: normal;}
.Floor002998 .slick-current .title{color: #0043af; }
@media(min-width:1025px) and (max-width:1366px){
    .Floor002998 .name{font-size: 3vw;}
}
@media(max-width:1024px){
    
    .Floor002998{padding:calc(60 / 16 * 1em) 0;}
    .Floor002998 .name{font-size: 7vw;}
    .Floor002998 .ul li p{font-size: 7vw}
    .Floor002998 .slider-logo .title{font-size: 14px}
    .lx_box{flex-wrap: wrap;}
    .lx_left{width: 100%;padding-right: 0;}
    .lx_right{width: 100%;}
}
.Floor002998 .slider-logo{box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);position: relative;padding: 0 86px;}
.Floor002998 .slider-logo li .ytable{height: 130px; width: 80%; margin: 0 auto; text-align: center;}
.Floor002998 .slider-logo li .ytable img{max-height: 100px;}

.Floor002998 .slick-arrow{width: 46px;height: 46px; position: absolute; top: 50%; margin-top: -23px; border: 1px solid #dcdcdc;background: url("../images/Floor002998_prev.png") no-repeat center center; transition: 0.3s;}
.Floor002998 .slick-arrow:hover{border-color: #000;background-image: url("../images/Floor002998_prev_on.png");}
.Floor002998 .slick-prev{left: 40px;}
.Floor002998 .slick-next{right: 40px;background-image: url("../images/Floor002998_next.png");}
.Floor002998 .slick-next:hover{background-image: url("../images/Floor002998_next_on.png");}
@media(max-width:640px){
.Floor002998 .slider-logo{padding: 0 50px;}
.Floor002998 .slick-arrow{width: 30px; height: 30px;margin-top: -15px;}
.Floor002998 .slick-prev{left: 10px;}
.Floor002998 .slick-next{right: 10px;}
.Floor002998 .slider-logo li .ytable{height: 12vw; }
.Floor002998 .slider-logo li .ytable img{max-height: 10vw;}
}



.RighInfo003141{padding: calc(120 / 16 * 1em) 0;}
.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;}
.RighInfo003141 .plate dd ol{float: left;width: 4.25em;}
.RighInfo003141 .plate dd ol img{width: 85.295%;}
.RighInfo003141 .plate dd li{width: calc(100% - 5em);float: right;}
.RighInfo003141 .plate dd li aside{font-size: 1.375em;color: #666;}
.RighInfo003141 .plate dd li p{margin: 0;font-size: 1.125em;color: #333; margin-top:5px;}
@media (min-width:1025px) {
.RighInfo003141 .plate dd{float: left;width: 31.429%;}
.RighInfo003141 .plate dd:not(:last-child){ margin-right: 2.8565%;}
}