body{line-height:1.5;margin:auto;}
/* @font-face {
    font-family: harml;
    src:url(../fonts/HarmonyOS_Sans_SC_Light.ttf);
}
@font-face {
    font-family: harm;
    src:url(../fonts/HarmonyOS_Sans_SC_Regular.ttf);
}
@font-face {
    font-family: harmm;
    src:url(../fonts/HarmonyOS_Sans_SC_Medium.ttf);
}
@font-face {
    font-family: harmb;
    src:url(../fonts/HarmonyOS_Sans_SC_Bold.ttf);
}
@font-face {
    font-family: harmt;
    src:url(../fonts/HarmonyOS_Sans_SC_Thin.ttf);
}
body{font-family:"harmm";} */
body,html{height:100%;width:100%;}
.line3{display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden; text-overflow:ellipsis;-webkit-line-clamp:3;height:72px;}
.line4{display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden; text-overflow:ellipsis;-webkit-line-clamp:4;height:96px;}
.line2{display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden; text-overflow:ellipsis;-webkit-line-clamp:2;height:48px;}
.line5{display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden; text-overflow:ellipsis;-webkit-line-clamp:5;height:120px;}
.line6{display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden; text-overflow:ellipsis;-webkit-line-clamp:6;height:144px;}
.pic{overflow:hidden;}
.pic:hover img,li:hover .pic img,.swiper-slide:hover .pic img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);}
.phone{display:none;}
.editor,.fontp{font-size:14px;color:#787878;line-height:24px;text-align:justify;}
.editor table,.editor img,.editor embed,.editor iframe{margin:12px 0;max-width:100%;}
.editor img{height:auto !important;}
.bdsharebuttonbox a{float:none !important;display:inline-block !important;margin:0 8px !important;padding:0 !important;line-height:inherit;width:22px;height:22px;vertical-align:middle;}
.bdsharebuttonbox{text-align:center;margin-top:60px;}
.pos_re{position:relative;}
.pos_re>a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;}
.wrapper{max-width:1600px;margin:auto;width:90%;}
.hei100{height:100vh;overflow:hidden;}
.nav_phone{display:none;}
#fullpage.on{height:600px !important;margin-bottom:50px;}
.ButResume.on,.ButTrans.on{background:#f7931d;color:#fff;}

.loading, .pace {
	position: fixed;
	left: 0;
	top: 0
}
.pace {
	-webkit-pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-transform: translate3d(0, -50px, 0);
	-ms-transform: translate3d(0, -50px, 0);
	transform: translate3d(0, -50px, 0);
	-webkit-transition: -webkit-transform .5s ease-out;
	-ms-transition: -webkit-transform .5s ease-out;
	transition: transform .5s ease-out
}
.pace.pace-active {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.pace, .pace .pace-progress {
	z-index: 2000;
	width: 100%;
	height: 2px;
	pointer-events: none
}
.pace .pace-progress {
	display: block;
	position: fixed;
	top: 0;
	right: 100%;
	background: #f7931d
}
.loading {
	height: 100%;
	z-index: 1000;
	background-color: #fff;
	display: none
}

.w_1200{max-width: 1200px;margin:0 auto;width: 88%;}


.f48{font-size:48px;}
.f36{font-size:36px;}
.f32{font-size:32px;}
.f30{font-size:30px;}
.f28{font-size:28px;}
.f26{font-size:26px;}
.f24{font-size:24px;}
.f46p{font-size:46px;line-height:60px;}
.f24p{font-size:24px;line-height:36px;}
.f22{font-size:22px;}
.f20{font-size:20px;}
.f18{font-size:18px;}
.cfff{color:#fff;}
.img{position:relative;}
/*.img>img{visibility:hidden;opacity:0;}*/
.img-box{height:100%;width:100%;background-size:cover !important;background-position:center center !important;position:absolute;left:0;top:0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;}
.swiper-slide:hover .img-box,li:hover .img-box{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.video-alert .video{width:100%;height:100%;}
.video-alert{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:160;background:#fff;}
.video-alert video{background:#000;}
.video-alert video,.video-alert iframe{width:100%;height:100%;}
.video-alert .close{width:64px;z-index:8;height:64px;display:block;background:#f7931d url(../images/close.png) no-repeat center center/80%;position:absolute;right:0;top:0;}

.toTop{width: 60px;position: fixed;z-index: 6;right: 30px;bottom: 30px;border-radius: 50%; -webkit-border-radius: 50%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-align: center;font-size: 14px;
	letter-spacing: 1px;font-weight: bolder;padding-top: 1px;
	color: #000000;cursor: pointer;
	height: 60px;
	border: solid 2px rgba(0,0,0,.2);}
.fh_jiantou{display:block;
	width:0;
	height:0;
	border-left:4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom:8px solid #333;
	margin:13px auto 4px auto;
}
.toTop p{line-height: 1;margin-top: 2px;}
.toTop:hover{color:#f7931d;border:2px solid #f7931d;transition: all 0.4s linear;}
.toTop:hover .fh_jiantou{border-bottom:8px solid #f7931d;transition: all 0.4s linear;}

select,input{appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;}
select::-ms-expand,input::-ms-expand{ display: none; }

.wrapper01{max-width:100%;width:100%;padding:0 60px;box-sizing: border-box;}
@media(max-width:1024px){
    .wrapper01{padding: 0 2%;}
}
/* @font-face {
    font-family: 'hm';
    src: url('../fonts/HarmonyOS_Sans_SC_Medium.ttf');
    src: local('../fonts/HarmonyOS_Sans_SC_Medium.ttf'),
    local('../fonts/HarmonyOS_Sans_SC_Medium.ttf'),
    url('../fonts/HarmonyOS_Sans_SC_Medium.ttf') format('truetype'),
    url('../fonts/HarmonyOS_Sans_SC_Medium.svg')
    format('svg');
}
body{font-family: "hm";} */

.proudut01_body img{width:100%;}

.header{position:absolute;left:0;top:0;width:100%;z-index:9;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.1);padding:0 60px;background: rgba(0,0,0,0.1);width:100%;}
.header.current{position:fixed;}
.logo{float:left;width:20%;position:absolute;left:3%;top:50%;transform: translateY(-50%);}
.nav-box{text-align:right;margin-top:20px;float:right;max-width:calc(100% - 50px);}

.top-nav{width:100%;}
.nav_pc{float: left;text-align: right;}
.top-navcon{width:452px;height:37px;background:rgba(248,248,248,0.5);border-radius:50px;border:1px solid #f2f2f2;box-sizing: border-box;padding:8px 0;box-sizing:border-box;float:right;text-align: center;}
.top-nav a{font-weight:lighter;font-size:16px;color:#fff;position:relative;padding:0 12px;display:inline-block;border-right:1px solid #fff;line-height:18px;}
.top-nav a:nth-last-of-type(1){border-right:none;}
.top-nav a:nth-child(1):before{display:none;}
.top-nav a.on{color:#f7931d;}
/* .nav{margin-top:12px;}
.nav li{line-height:36px;float:left;padding-bottom:20px;}
.nav li>a{position:relative;font-size:18px;padding:0 23px;color:#fff;font-weight:lighter;display:block;}
.nav li:hover>a,.nav li.cur>a{color:#f7931d;font-weight:bold;}
.nav li>a:before{content:"";display:block;height:3px;background:#f7931d;position:absolute;bottom:-20px;left:0;width:0;transition:all .3s;-webkit-transition:all .3s;}
.nav li:hover>a:before,.nav li.cur>a:before{width:100%;} */

.homenav_lv2{width:100%;height:auto;background:rgba(0,0,0,0.1);position:absolute;left:0;top:126px;text-align: left;display:none;}
.homenav_lv2 a{font-size:16px;color:#fff;line-height:60px;margin-left:40px;font-weight: lighter;}
.homenav_lv2 a:hover{color:#f7931d;}
/* .nav li:nth-of-type(2) .homenav_lv2{left:46%;transform: translateX(-50%);text-align: center;}
.nav li:nth-of-type(3) .homenav_lv2{padding:0 0 0 55%;box-sizing: border-box;}
.nav li:nth-of-type(4) .homenav_lv2{padding:0 29.3% 0 0;box-sizing: border-box;text-align: right;}
.nav li:nth-of-type(6) .homenav_lv2{padding:0 17% 0 0;box-sizing: border-box;text-align: right;}
.nav li:nth-of-type(7) .homenav_lv2{padding:0 11% 0 0;box-sizing: border-box;text-align: right;} */

.search{text-align:center;padding:30px 0;}
.search p{font-size:14px;color:#595959;background:no-repeat center center/100% 100%;}

.nav_lv2{width:100vw;background:#fff;border-top:1px solid #e9e9e9;padding:10px 0;position:fixed;left:0;top:126px;z-index:999;display:none;}
.nav_lv2con{max-width: 1280px;width:80%;margin:0 auto;}
.nav_lv2con{display:flex;align-items: flex-start;}
.nav_lv2item{width:20%;border-left:1px solid #e6e6e6;padding:30px;box-sizing: border-box;height:400px;}
.nav_lv2item:nth-last-child(1){border-right:1px solid #e6e6e6;}
.nav_lv2item h2{font-size:16px;color:#333;font-weight:bold;padding-bottom:30px;line-height:16px;}
.nav_lv2item h2 a{color:#333;}
.nav_lv2item ul li{font-size:14px;margin-bottom:20px;position:relative;line-height:14px;}
.nav_lv2item ul li a{color:#333;}
.nav_lv2item ul li:hover::before{display:block;content: '';width:3px;height:100%;background:#e00024;position:absolute;left:-30px;top:50%;transform: translateY(-50%);transition: all 0.5s linear;}
.nav_lv2item ul li:hover a{color:#f7931d;}
.nav_prolv2 h3{font-size:14px;color:#333;font-weight:bold;margin-bottom:20px;line-height:14px;cursor: pointer;}
.nav_prolv2 ul{display:none;}
.nav_lv2item h2.nav_lv2contact{margin-top:54px;}
.nav_lv2item h2.f_normal{font-weight:normal;padding-bottom:20px;}
.nav_lv2item p{font-size:30px;color:#e00024;font-family: 'Arial';line-height:30px;}
.nav_lv2item h2.nav_lv2phone{border-top:1px solid #e6e6e6;padding-top:28px;margin-top:34px;}
.home_wx{width:42px;cursor: pointer;}

.coop_btn{width:170px;height:48px;border:1px solid #b5b5b6;font-size:16px;color:#000000;line-height:48px;text-align: center;display:block;margin-top:5%;}

.question_list{margin-top:4.2%;}
.question_list ul li{width:100%;border-bottom:1px solid #ddd;margin-bottom:30px;}
.question_list ul li h2{font-size: 20px;color: #f7931d}
.question_list ul li p{font-size: 20px;color: #898989;text-align: justify;padding:14px 0 20px 0;}
.question_list ul li p a{color: #f7931d;}

.protj_pic{text-align: center;width:auto;margin:0 auto;}
.protj_pic img{width:180px;}


.music{width:26px;height: 26px;border-radius:100%;border:1px solid #f7931d;display: flex;justify-content: center;align-items: center;cursor: pointer;position: fixed;right: 40px;bottom: 40px;z-index: 33;}
.music img{width:16px;}
.music.on{animation: xz_mp3 2s linear infinite;}


@keyframes xz_mp3{
    form{transform: rotate(0deg);}
    to{transform: rotate(360deg);}
}



.page-index{display:none;}
.video_btn01{position:absolute;left:50%;top:93%;transform: translate(-50%,-50%);margin:0 !important;}
.video_btn01:hover{background:#f7931d;border:1px solid #f7931d;color:#fff;transition: all 0.5s linear;}
.header-btn{float:right;margin:12px 0 0 45px;line-height:36px;}
.header-btn a{float:left;transition:all 0s;-webkit-transition:all 0s;}
.header-btn a.lan{display:inline-block;margin-left:22px;font-size:20px;color:#fff;padding-right:18px;background:url(/images/icon02.png) no-repeat right center/12px;}
.header-btn a.search-btn{display:inline-block !important;left:auto;background:url(/images/icon01.png) no-repeat center center/21px;width:24px !important;height:24px !important;position:relative !important;top:auto !important;margin-top:6px;}
.header-btn a.search-btn.cur{background:url(/images/close.png) no-repeat center center/20px;}
.search-form{position:relative;display:none;float:left;margin-right:12px;border-bottom:1px solid #ccc;overflow:hidden;}
.search-form input[type=text]{background:transparent;display:block;width:200px;line-height:36px;height:36px;border:none;outline:none;font-size:14px;color:#fff;}
.search-form .submit{width:36px;height:36px;cursor:pointer;border:none;outline:none;position:absolute;right:5px;top:0;background:url(/images/icon01.png) no-repeat center center/auto 16px;color:transparent;text-indent:-99px;}
.search-form input[type=text]::-webkit-input-placeholder {
    color: #fff;
}
.search-form input[type=text]::-moz-placeholder {
    color: #fff;
}
.search-form input[type=text]:-ms-input-placeholder {
    color: #fff;
}
.header .san{float:right;width:24px;height:16px;margin-top:27px;box-sizing:border-box;cursor:pointer;position:relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.header .san span{
    width:100%;
    position:absolute;;
    height:2px;background:#fff;
    display:block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.header .san span:nth-child(1){top:0;}
.header .san span:nth-child(2){bottom:0;}
.header .san.cur span:nth-child(1){
    top: 50%;margin-top:-1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header .san.cur span:nth-child(2){
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom:50%;margin-bottom:-1px;
}
.header.cfff .san span{background:#333;}
.lighter{font-weight:lighter;}
/*.header.on,.header.on .logo{line-height:100px;}*/
/*.header.on .top-nav{display:none;}*/
/*.header.on .nav,.header.on .header-btn{margin-top:0;}*/
.logo0{display:none;}
.header.c333{background:#fff;border-bottom:1px solid #efefef;}
.header.c333 .logo0{display:inline-block;}
.header.c333 .logow{display:none;}
.header.c333 .top-nav a{color:#666;}
.header.c333 .nav li>a{color:#222;}
.header.c333 .nav li>a:hover,.header.c333 .nav li.cur>a{color:#f7931d;}
.header.c333 .header-btn a.lan{color:#222;background:url(/images/icon02h.png) no-repeat right center/12px;}
.header.c333 .header-btn a.search-btn{background:url(/images/icon01h.png) no-repeat center center/21px;}
.header.c333 .header-btn a.search-btn.cur{background:url(/images/close0.png) no-repeat center center/20px;}
.header.c333 .search-form input[type=text]{color:#333;}
.header.c333 .search-form .submit{background:url(/images/icon01h.png) no-repeat center center/21px;}
.header.c333 .search-form{border-bottom:1px solid #e1e1e1;}

.header.c333 .search-form input[type=text]::-webkit-input-placeholder {
    color: #666;
}
.header.c333 .search-form input[type=text]::-moz-placeholder {
    color: #666;
}
.header.c333 .search-form input[type=text]:-ms-input-placeholder {
    color: #666;
}

.ewm_tc{display:none;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background:#fff !important;}

.more{display:inline-block;color:#fff;width:180px;line-height:60px;text-align:center;font-size:16px;padding:0 25px;box-sizing:border-box;background:none;border:2px solid #fff;}
.more img{width:13px;margin:-2px 0 0 15px;}
.more.c333{border-color:#b5b5b6;color:#000;}
.more:hover,.more.c333:hover{color:#fff;border-color:#d60022;background:#d60022;}
.more .hide{display:none;}
.more:hover .hide{display:inline-block;}
.more:hover .show{display:none;}

.more01{display:inline-block;color:#fff;width:180px;line-height:60px;text-align:center;font-size:16px;padding:0 25px;box-sizing:border-box;background:#d60022;border:2px solid #d60022;margin-right:15px;}
.more01 img{width:13px;margin:-2px 0 0 15px;}
.more01.c333{border-color:#b5b5b6;color:#000;}
.more01:hover,.more.c333:hover{color:#fff;border-color:#fff;background:none;}
.more01 .hide{display:none;}
.more01:hover .hide{display:inline-block;}
.more01:hover .show{display:none;}

.kv_btn{display:block;width:15%;height:60px;position:absolute;top:69%;left:0;}
.kv_btn01{left:18%;}
.kv_btn02{left:30%;}

.lehy3b_cx .swiper-container{display:none;}
/*Top003084 */


.index .Top003084{position: fixed;}
.Top003084{position: absolute; left: 0; width: 100%;border-bottom: 1px solid rgba(255,255,255,0.2);color: #fff; padding: 0 30px; font-size: 16px; z-index: 100;}
.Top003084 a{color: #fff;}
.Top003084 nav a{display: inline-block;}
.Top003084 nav a:not(:last-child):after{display: inline-block; width: 1px; height: 6px;background: rgba(255,255,255,0.2); margin: 0 10px; vertical-align: middle; content: '';}
.Top003084 menu li{position:relative;}
.Top003084 menu li:after{position: absolute; bottom: -1px; height: 2px; content: ''; width: 0; background: #fff; left: 50%; transform: translateX(-50%);transition: 0.3s;}
.Top003084 menu li.aon:after{width: 100%;}
.Top003084 menu li span{font-size: 18px; display: block;}
.Top003084 .sub{padding: 10px;display: none;}
.Top003084 .sub dt{line-height: 40px; }
.Top003084 .open-search{position: absolute;right: 30px; top: 40px;background: url(../images/Top003084-search.png) no-repeat; width: 20px; height: 20px;}
.Top003084 .top-search{position: absolute;right: 20px; top:100%;background: #fff; width: 400px;padding-right: 40px;}
.search-show .Top003084 .top-search{display: block;}
.Top003084 .top-search .text{width: 100%;height: 40px;line-height: 40px; border: 0;padding: 0 10px;}
.Top003084 .top-search .btn{position: absolute;right: 0;top:0; width: 40px;height: 40px;background: url(../images/Top003084-search.png) no-repeat center center #333;}
@media (min-width:1025px) {
.Top003084 menu li{float: left;min-height:70px; line-height: 100px;}
.Top003084 menu{padding-right: 5.1vw;}
.Top003084 .logo{float: left;}
.Top003084 .top-right{float: right;}
.Top003084 nav{padding-top: 27px; text-align: right;}
.Top003084 menu li:not(:last-child){margin-right: 4.167vw;}
.Top003084 .sub{background: rgba(255,255,255,0.8); position: absolute; left: 50%; margin-left: -70px; width: 140px; top: 100%;border-radius: 0 0 5px 5px;  }
.Top003084 #m5 .sub{width: 200px; margin-left: -100px;}
.Top003084 .sub dt{text-align: center;}
.Top003084 .sub dt a{color: #333;}
.Top003084 .sub dt a:hover{color: #f7931d;}
}
@media (max-width:1024px) {
.Top003084 nav{position: absolute;right: 30px;top: 10px;}
.Top003084 menu{position: absolute;right: 0; top: -100%; transform:translateY(-100%);opacity:0;z-index: 100;width: 220px;background: rgba(0,0,0,0.5); padding: 2vw; transition: transform 0.3s;}
.Top003084 menu li{ border-bottom: 1px solid rgba(255,255,255,0.2);}
.Top003084 menu li span{padding: 10px 0;}
.Top003084 .logo{display: table; height: 80px;}
.Top003084 .logo a{display: table-cell;; vertical-align: middle;}
.Top003084 .logo img{max-height: 54px;}
.Top003084 .open-search{top: auto;bottom: 10px;}
.Top003084 .open-menu{position: absolute;right: 70px;bottom: 0; width: 32px;}
.Top003084 .sub{background: rgba(0,0,0,0.8);}
.menu-show .Top003084 menu{ top: 80px; transform:translateY(0);opacity:1;}
.Top003084{height: 60px;}
}
@media (max-width:800px) {
.Top003084 nav{display: none;}
.Top003084 .open-search,
.Top003084 .open-menu{bottom: auto; top: 50%; transform: translateY(-50%);}
}
@media (max-width:480px) {
.Top003084 .logo{width: 58%;}
}

/*Banner003192 */
.Banner003192{position: relative;}
@media (min-width:1025px) {
    .Banner003192 .wap{display: none;}
}
@media (max-width:1024px) {
    .Banner003192 .pc{display: none;}
}
.Banner003192 li.slick-slide{position: relative;}
.Banner003192 [class*=txt-style-]{position: absolute; top: 0;color: #fff;z-index: 10;}
.Banner003192 .tit{font-family: 'HarmonyOS_Sans_SC_Bold';font-size:50px; margin-bottom:0; transition: 0.3s;text-align: left;}
.Banner003192 .sub-tit{font-size:30px; line-height: 1.2; transition: 0.3s 0.3s;}
.Banner003192 .txt-style-1{ left: 7%; top: calc(350 / 960 * 100%);}
.Banner003192 .txt-style-1 .tit{transform: translateX(30px); opacity: 0;}
.Banner003192 .txt-style-1 .sub-tit{height: 1.2em;text-align: justify; transform: translateX(30px); opacity: 0;}
.Banner003192 .ani-show .txt-style-1 .tit,
.Banner003192 .ani-show .txt-style-1 .sub-tit{transform: translateX(0); opacity: 1;}
.Banner003192 .txt-style-1 .sub-tit:after{display: inline-block; content: '';width: 100%;}
.Banner003192 .txt-style-2{text-align: center; top:0;left: 0;width: 100%; height: 100%;}
.Banner003192 .txt-style-2 .ytable{height: 100%;}
.Banner003192 .open-video{display: block;margin: 0 auto; width: calc(60 / 1920 * 100vw);height: calc(60 / 1920 * 100vw);background: url(../images/Banner003192-play.png) no-repeat center center; background-size: contain; margin-bottom: calc(60 / 1920 * 100vw); cursor: pointer;transform: translateY(30px); opacity: 0;transition: 0.3s;}
.Banner003192 .txt-style-2 .tit{transform: translateY(30px); opacity: 0; transition-delay: 0.3s;}
.Banner003192 .txt-style-2 .sub-tit{letter-spacing: calc(9 / 1920 * 100vw); transform: translateY(30px); opacity: 0;transition-delay: 0.6s;}
.Banner003192 .ani-show .open-video,
.Banner003192 .ani-show .txt-style-2 .tit,
.Banner003192 .ani-show .txt-style-2 .sub-tit{transform: translateY(0); opacity: 1;}
.Banner003192 .txt-style-3{left: 0;width: 100%; top:calc(281 / 960 * 100%);}
.Banner003192 .txt-style-3 .auto{max-width:1440px;width: 90%;}
.Banner003192 .txt-style-3 .tit{transform: translateX(30px); opacity: 0;}
.Banner003192 .txt-style-3 .sub-tit{transform: translateX(30px); opacity: 0;}
.Banner003192 .ani-show .txt-style-3 .tit,
.Banner003192 .ani-show .txt-style-3 .sub-tit{transform: translateX(0); opacity: 1;}


.video-box{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:300; background:rgba(0,0,0,0.85);}
.video-box .close{ cursor:pointer; width:40px; height:40px; position:fixed; z-index:4; right:20px; top:20px;}
.video-box .close::before,
.video-box .close::after{ position:absolute; content:''; width:80%; left:10%; height:3px; top:50%; margin-top:-1.5px; background:#fff; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.video-box .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.video-box .ytable{height: 100%;}
.video-box .ytable-cell{ text-align:center;}
.video-box video{ width:90%; max-width:900px;}

.Banner003192 .slick-pages{position: absolute;left: calc(141 / 1920 * 100vw); bottom: calc(66 / 960 * 100%);color: #fff;z-index: 20;font-size: calc(20 / 1920 * 100vw);}
.Banner003192 .slick-dots{position: absolute;right: calc(141 / 1920 * 100vw);bottom: calc(66 / 960 * 100%);z-index: 20;}
.Banner003192 .slick-dots li{float: left;width: calc(30 / 1920 * 100vw); height: 3px; background-color: rgba(255, 255, 255, 1); opacity: 0.5; margin-left: 10px;}
.Banner003192 .slick-dots li button{display: none;}
.Banner003192 .slick-dots li.slick-active{opacity: 1;}

.Banner003192 .mouse{position: absolute; background: url(../images/Banner003192_mouse.svg) no-repeat center; width: 22px;height: 34px;background-size: contain; z-index: 30; left: 50%; margin-left: -11px;bottom:calc(58 / 960 * 100%); animation: mouse 2s linear infinite alternate;}
@keyframes mouse {
    0%{opacity: 1;}
    100%{opacity: 0;}
}

@media(max-width:1024px){
    .Banner003192 .tit{font-size: 18px;}
    .Banner003192 .sub-tit{font-size: 15px;}
}

/*Floor003106 */
.Floor003106{font-size: 100px;position: relative;z-index: 1;}
@media (max-width:1600px) {
.Floor003106{font-size: 6.25vw;}
}
@media (max-width:1024px) {
.Floor003106{font-size: 14vw;}
}

.Floor003106 .auto{max-width:1600px}
.Floor003106 .main{color: #fff; table-layout: fixed;}
.title{color: #fff;font-size: 40px; margin-bottom: 1.0526em;}
.title .en{font-size: 30px;line-height: 1;text-transform: uppercase;}
.Floor003106 .info{line-height: 1.75;font-size: 16px; margin-bottom: 1.69em;color: #fff;}
.Floor003106 .main .slider li .icon{max-width: 0.42em;position: relative; height: 0.41em; margin-bottom: 0.97em;display: table;line-height: 0;}
.Floor003106 .main .slider li .icon aside{position: absolute;left: 0; top:0; width: 100%;opacity: 0;transition: 0.3s;}
.Floor003106 .main .slider li a{display: block;background-color: rgba(0,0,0,.6); height: 2.8em;padding: 0.6em 0.4em 0; transition: 0.3s;color: #fff;}
.Floor003106 .main .slider li:nth-child(2n-1) a{background-color:rgba(0,0,0,.8);}
/* .Floor003106 .main .slider li.slick-active{background-color: #f7931d;color: #fff;} */
.Floor003106 .main .slider li a:hover{background-color: #f7931d;color: #fff;}
.Floor003106 .main .slider li .name{font-size: 0.24em; transition: transform 0.3s;}
.Floor003106 .main .slider li a:hover .icon > img{opacity: 0;}
.Floor003106 .main .slider li a:hover .icon aside{opacity:1;}
.Floor003106 .main .slider li a:hover .name{transform: translateY(-2.5em);}
.Floor003106 .main .slider li .more{display: table;line-height: 0;width: 0.21em; height: 0.13em; background: url(../images/Floor003106-icon-white.svg) no-repeat;background-size: contain;transition: transform 0.3s;margin-top: 15px;}
.Floor003106 .main .slider li a:hover .more{transform: translateY(-0.24em);}
@media (min-width:1025px) {
.Floor003106 .main{position: absolute;left: 0; top: 0;width: 100%; height: 100%;z-index: 20;}
.Floor003106 .info{ max-width: 415px;}
.Floor003106 .main .slider{width: 75%; margin-top: 1.5em;}
.Floor003106 .bg-img .slick-dots{display: none!important;}
}
@media (max-width:1024px) {
.Floor003106{overflow: hidden;padding-top: 0.5em}
.Floor003106 .bg-img .slick-dots{text-align: center;display: flex;align-items: center; justify-content: center; padding: 0.3em 0;}
.Floor003106 .bg-img .slick-dots li{width: 0.2em; height: 0.2em; border-radius: 50%;background-color: #f7931d; opacity: .3; margin: 0 0.1em;}
.Floor003106 .bg-img .slick-dots li.slick-active{opacity: 1;}
.Floor003106 .bg-img .slick-dots li button{display: none;}
.Floor003106 .title{color: #333;padding: 0 2%;}
.title{font-size: 24px;}
.title .en{font-size: 20px;}
.Floor003106 .info{color: #666;font-size: 16px;padding: 0 2%;}
}
@media (max-width:480px) {
.Floor003106 .info{font-size: 0.24em;}
.Floor003106 .main .slider li .name{font-size: 0.32em;}
.Floor003106 .main .slider li a{height: 2.4em;padding: 0.4em 0.2em 0;}
.Floor003106 .main .slider li .icon{margin-bottom: 0.6em;}
.Floor003106 .main .slider li a:hover .name{transform: translateY(-1.5em);}
}


.video-box{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:300; background:rgba(0,0,0,0.85); opacity: 1 !important;}
.video-box .close{ cursor:pointer; width:40px; height:40px; position:fixed; z-index:4; right:20px; top:20px;}
.video-box .close::before,
.video-box .close::after{ position:absolute; content:''; width:80%; left:10%; height:3px; top:50%; margin-top:-1.5px; background:#fff; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.video-box .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.video-box .ytable{height: 100%;}
.video-box .ytable-cell{ text-align:center;}
.video-box video{ width:90%; max-width:640px;}

.section03 .bg{position: absolute; left: 0; top: 0; width: 100%;height: 100%;color:#fff}
.section03 .auto{position: relative; z-index: 10;padding-top: 10%;max-width:1600px}
.section03 .intro{ width: 80%; max-width: 500px;line-height: 30px;color: #fff;font-size: 16px;}


.section03 .open-video{position: absolute; display: inline-block; margin-top: 2vw; cursor: pointer; z-index: 10; top: 50%; left: 50%;}
.section03 .open-video i{display: block;width: 42px; height: 42px; border-radius: 50%; background: #f7931d url(../images/play_btn.png) no-repeat center center;position: relative; z-index: 4;}
.section03 .open-video:before,
.section03 .open-video:after{position: absolute; content: '';border-radius: 50%;background: #f7931d; opacity: 0.2;-webkit-opacity: 0.2; animation: scale 3s infinite;-webkit-animation: scale 3s infinite;}
.section03 .open-video:before{left: -11px; top: -11px; bottom: -11px;right: -11px; animation-delay: 0.3s;}
.section03 .open-video:after{left: -20px; top: -20px; bottom: -20px;right: -20px;}
@keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}
@-webkit-keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}
@-ms-keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}


.section03 .number{background: rgba(15,125,225,0.9); padding: 4.5vh 0;position: relative;}
.section03 .number:before{position: absolute;right: 100%; top: 0; height: 100%; width: 100%; content: '';background: rgba(15,125,225,0.9);}
.section03 .number i.jiao{position: absolute; content: ''; left: 100%; top: 0; border: 10px solid transparent; border-left-color: rgba(15,125,225,0.9);border-bottom-color:rgba(15,125,225,0.9);}
.section03 .number li{float: left;position: relative;color: #fff;font-size: 16px;}
.section03 .number li .counter{font-size: 60px;}
.section03 .number li:not(:first-child):before{position: absolute; content: ''; width: 2px; height: 24px;background: #fff; transform: skewX(30deg); left: 0;top: 50%; margin-top: -12px;}
@media(min-width:1025px){
.section03 .main{width: 50%; padding-top: 4vh;}
.section03 .info{ padding-bottom: 8vh;}
.section03 .number li:not(:first-child){padding-left: 3.8vw;}
.section03 .number ul{display:flex}
.section03 .number li:not(:last-child){margin-right: 3.8vw;}
}
@media(min-width:1025px) and (max-width:1366px){
.section03 .number li .counter{font-size: 4.5vw;}
}
@media(min-width:1201px){

}
@media(max-width:1200px){
.section03 .info{padding: 8vw 0;}
}
@media(max-width:1024px){
.section03 .number{margin-right:25%; padding: 4vw 0;}
.section03 .number ul{ width: 125%;}
.section03 .intro{width: 100%;}
.section03 .number li:not(:first-child){padding-left: 5vw;}
.section03 .number li:not(:last-child){margin-right: 5vw;}
.section03 .auto{padding: 0 2%;}
}
@media(max-width:640px){
.section03 .number li{font-size: 3vw;}
.section03 .number li .counter{font-size: 7vw;}
.section03 .intro{font-size: 16px;}
}

/*Floor003052 */

.Floor003052 .auto{max-width: 1600px;position: relative;}
.Floor003052 .title{position: absolute;left: 0;top: 24%;}
.Floor003052 .tab li{float: left; border-top: 1px solid #ebebeb;border-right: 1px solid #ebebeb; transition: 0.3s;}
.Floor003052 .tab li:last-child{ border-right: none;}
.Floor003052 .tab li .inner{padding: 2.5vw; text-align: center;}
.Floor003052 .tab li .icon{position: relative; z-index: 1;display:none}
.Floor003052 .tab li .icon img{height:3.286em;width:auto}
.Floor003052 .tab li .icon .off{display: none;}
.Floor003052 .tab li .icon .num{ text-align: right;font-size: 1.072em;color: #ebebeb;}
.Floor003052 .tab li .icon .num:before{display: inline-block; content: ''; width: 35%; height: 1px; border-bottom: 1px dotted #d9d9d9; vertical-align: middle;margin-right: 0.667em;}
.Floor003052 .tab li .name > *{margin: 0;}
.Floor003052 .tab li .name .cn{font-size: 20px;color: #fff;}
.Floor003052 .tab li .name .en{color: #e6e6e6; margin-top: 5px;}
.Floor003052 .tab li.on{background-color: #f7931d;color: #fff;}
.Floor003052 .tab li.on .icon .on{display: none;}
.Floor003052 .tab li.on .icon .off{display: block;}
.Floor003052 .tab li.on .num,
.Floor003052 .tab li.on .name .cn{color: #fff;}
.Floor003052 .tab li.on .name .en{color: #fff;opacity: 0.75;}
.Floor003052 .tab li.on .icon .num:before{border-bottom-color: #fff;opacity: 0.3;}

.Floor003052 .tab-info .name{position: relative;z-index: 1;font-size: 13.54vw;}
.Floor003052 .tab-info .name b{display: block;font-size:1em;color: #f7931d; border-bottom: 2px solid #f7931d; line-height: 0.8em;}
.Floor003052 .tab-info .name aside{position: absolute; top: 50%; left: 0;font-size: 40px;font-weight: bold;line-height: 1em;color: #f5f5f5;transform: translateY(-50%);}
.Floor003052 .tab-info .info{margin-top: 4vw;}
.Floor003052 .tab-info .desc{font-size: 18px; font-weight: 100;line-height: 1.875em;color: #fff; text-align: justify;}
.Floor003052 .tab-info .btn a{ display: inline-block; min-width: 140px; line-height: 45px; background: #f7931d; color: #fff; text-align: center; margin-left: 10px;}



.Floor003052 .tab-info .title{position: absolute; left: 0; bottom: 4vw;font-size: 2.6vw;color: #f5f5f5;font-weight: bold;padding-right: 1.88em;}
.Floor003052 .tab-info .title .more{position: absolute;right: 0;width: 1.28em;height: 1.28em;border: solid 2px rgba(255,255,255,0.3); top: 50%; margin-top: -0.64em; border-radius: 50%;background: url("../images/Floor003052_more.png") no-repeat center center; background-size: auto 0.44em;z-index: 10; transition: 0.3s;}
.Floor003052 .tab-info .title .more:hover{background-color: #f7931d;}

@media(min-width:1025px) {
.Floor003052 .tab-info .title{width: 50vw;}
.Floor003052 .tab{width:100%;left: 0;bottom: 0;background: rgba(0,0,0,.6); z-index: 5;}
.Floor003052 .tab,
.Floor003052 .main{position: absolute;}
.Floor003052 .main{width: 100%; left: 0;top: 0; height: 100%; }
.Floor003052 .main .auto{height: 100%;}
.Floor003052 .tab li{width:calc((100% - 1px*2)/2);}
.Floor003052 .tab-txt{position: relative;z-index: 1;padding-top:24.28vw; height: 100%;}
.Floor003052 .tab-txt .tab-info{width: 50vw;}
.Floor003052 .tab-info .info{padding-right: 50%; position: relative;}
.Floor003052 .tab-info .btn{ position: absolute; right: 0; top: 0;}
}
@media(min-width:1025px) and (max-width:1366px){
.Floor003052 .tab-info .desc{font-size: 0.98vw;}
}
@media(max-width:1024px){
.Floor003052 .tab-info .title{font-size: 4vw; left: 3%;right: 3%;}
.Floor003052 .tab li{width:50%;}
.Floor003052 .tab li .inner{padding: 3vw;}
.Floor003052 .main{position: relative; z-index: 1;}
.Floor003052 .main .auto{position: absolute; left: 0; top: 0; width: 100%; z-index: 10; height: 100%;padding: 3%;}
.Floor003052 .tab li .name .cn{color: #333;}
.Floor003052 .tab li .name .en{color: #666;}
.Floor003052 .title{position: static;padding-top: 4vw;}
.Floor003052 .tab-info .btn a{margin-left: 0;margin-right: 10px;}
}
@media(max-width:640px){
.Floor003052 .tab-info .title{font-size: 5vw; }
.Floor003052 .tab-info .name{font-size: 22vw;}
.Floor003052 .tab-info .name aside{left: 0;font-size: 20px;}
.Floor003052 .tab-info .desc{font-size: 3.5vw;}
.jiantou{display: none !important;}
}


.main_con{opacity: 0;}
.main_con.on{opacity: 1;}

.section{overflow:hidden;width:100vw;overflow:hidden;width:100%;position:absolute;height:100vh;min-height:100vh;}
.body_div{width:100%;min-height:100%;height:100%;position:relative;overflow:hidden;}
.pinContainer{width:100%;height:100%;overflow:hidden;}
.section02 .swiper-slide p{margin:35px 0 100px;height:64px;}
.section02 .wenz>.wrapper>img{max-width:500px;display:block;}
.section02 .wenz h3{margin-top:12px;}
.section02 .pagination{width:220px;position:absolute;right:0;top:0;height:100%;z-index:8;}
.section02 .pagination dd{cursor:pointer;background:rgba(255,255,255,.2);height:33.333%;text-align:center;-webkit-transition:all .3s;transition:all .3s;}
.section02 .pagination dd:nth-child(2n){background:rgba(255,255,255,.1);}
.section02 .pagination dd:hover{background:rgba(255,255,255,.1);}
.section02 .pagination dd.cur{background:#c3001f;}
.f16{font-size:16px;}
.f16p{font-size:16px;line-height:30px;}
.section02 .swiper-container{z-index:2;}
.bf{display:block;position:absolute;left:50%;top:50%;background:url(/images/bf.png) no-repeat center center/100%;width:100px;height:100px;z-index:3;margin:-50px 0 0 -50px;}
.video-path{display:none;}
.new0819 .section{position:relative;}
.section03{}
.section03 li{text-align:center;float:left;width:50%;height:100%;}
.section03 li h5{text-transform:uppercase;}
.section03 dl{width:90%;max-width:620px;margin:115px auto 0 auto;}
.section03 dd{float:left;width:33.33%;}
.section03 dd img{height:72px;margin-bottom:24px;width:76px;}
.section03 dd:hover img{transform:translateY(-15px);-webkit-transform:translateY(-15px);}
.section04 .body_div{position:absolute;z-index:4;}


.swiper-button-prev.prev02{background:url(/images/prev02.png) no-repeat center center/21.5px;}
.swiper-button-next.next02{background:url(/images/next02.png) no-repeat center center/21.5px;}



.section01{z-index:8;}
.section02{z-index:7;}
.section03{z-index:6;}
.section04{z-index:3;overflow:hidden;}
.section05{z-index:2;min-height:auto;height:18vh;top:82vh;}
/* .section06{z-index:3;}
.section07{z-index:2;} */
@media(max-width:1024px){
    .body_div{height: auto;min-height: auto;}
    .section{height: auto;min-height: auto;}
    .section03 li{width: 26%;}
    .section04 .body_div{position: static;}
    .section05{top: 0;}
}

.footer{padding:62px 0;background:#161616;position: relative;z-index:3;}
.footer dd{float:left;position: relative;padding:0 10px}
.footer dd::after{content: "";display: block;width: 2px;height: 13px;background:rgba(255,255,255,.05);position: absolute; right: 0;top: 50%;transform: translateY(-50%);}
.footer dd:last-child::after{content: none;}
.footer dd>a{font-size:16px;color:#fff;}
.footer dt{width:2px;float:left;height:13px;margin:7px 18px 0 18px;background:rgba(255,255,255,.05);}
.footer p{margin-top:15px;color:rgba(255,255,255,.3);font-size:14px;}
.footer p a{color:rgba(255,255,255,.3);}
.footer p span,.footer p a{display:inline-block;margin-right:15px;}
.footer p img{display: inline-block;width: 15px;}
.footer .fl{padding-top:8px;}
.dy img{width:40px;vertical-align:middle;}
.wx-code,.dy-code{display:none;}

.header-mar{height:100px;}
.w1600{max-width:1600px;}

.wx_tc,.tj_tc{width:100vw;height:100vh;background:rgba(0,0,0,0.5);position:fixed;left:0;top:0;display:none;z-index: 9999;}
.wx_tccon,.tj_tccon{width:360px;height:380px;background:#e6e6e6;border-radius:10px;position:absolute;left:50%;top:50%;transform: translate(-50%,-50%);}
.wx_tccon h2,.tj_tccon h2{font-size:16px;color:#3e3a39;text-align:center;padding:40px 0 26px 0;}
.wx_pic,.tj_pic{width:70.5%;margin:0 auto;}
.wx_close,.tj_close{width:30px;position:absolute;right:-37px;top:-30px;cursor: pointer;}



.xia{position:absolute;left:160px;bottom:100px;z-index:3;background:url(/images/xia.png) no-repeat center center/100%;width:65px;height:65px;}
.xia{
    -webkit-animation: breathe infinite alternate .7s ease-in-out;
    -o-animation: breathe infinite alternate .7s ease-in-out;
    animation: breathe infinite alternate .7s ease-in-out;
}

.service_icon img{width:60px;}
.phone_0625{font-size:36px;color:#000;padding-top:90px;display:inline-block;margin-right:7%;}

.xg{width:100vw;height:auto;background:rgba(255,255,255,0.3);position: fixed;left: 0;bottom:0;z-index:99;border-top:1px solid rgba(255,255,255,0.5);transform: translateY(100%);}
.xg dl{text-align:center;padding:20px 0;}
.xg dl dd{display:inline-block;font-size:16px;border:1px solid #fff;line-height:40px;padding:0 20px;margin:0 10px;}
.xg dl dd a{color:#fff;}
.xg dl dd:hover{background:#d60022;border:1px solid #d60022;transition: all 0.5s linear;}
.xg.on{transform: translateY(0);transition: all 0.5s linear;}
.xg_close{width:16px;height:16px;background:#d60022;font-size:10px;line-height:16px;text-align:center;color:#fff;position:absolute;right:18px;top:0;cursor:pointer;}

@keyframes breathe {
    0% {
        opacity: .4;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(.3rem);
        -moz-transform: translateY(.3rem);
        -ms-transform: translateY(.3rem);
        -o-transform: translateY(.3rem);
        transform: translateY(.3rem);
    }
}
@-webkit-keyframes breathe {
    0% {
        opacity: .4;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(.3rem);
        -moz-transform: translateY(.3rem);
        -ms-transform: translateY(.3rem);
        -o-transform: translateY(.3rem);
        transform: translateY(.3rem);
    }
}
.h3r{position:relative;margin-bottom:65px;}
.h3r:before{content:"";display:block;width:25px;height:4px;background:#e00024;position:absolute;bottom:-25px;left:0;}

.section video,.pro-banner video{position:absolute;z-index:1;
    display: block;
    top: 50%;
    left: 50%;
    width:100%;
    height: 100%;
    object-fit: fill;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);overflow: hidden;}
.section .bg{position:absolute;z-index:1;width:100%;height:100%;left:0;top:0;background-position: top;}
.pro-banner{overflow:hidden;}
body.removeHide>div:nth-last-child(1),body.removeHide>div:nth-last-child(2),body.removeHide>div:nth-last-child(3){opacity:0;}

#pinContainer4>div{padding-top:4.2%;}

.series_wz{display:none;}


.slideU{
    -moz-transform: translate(0,100px);
    -o-transform: translate(0,100px);
    -webkit-transform: translate(0,100px);
    transform: translate(0,100px);
    opacity: 0;
    transition-delay:0s;
    -webkit-transition-delay:0s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.slideD{
    -moz-transform: translate(0,-100px);
    -o-transform: translate(0,-100px);
    -webkit-transform: translate(0,-100px);
    transform: translate(0,-100px);
    opacity: 0;
    transition-delay:0s;
    -webkit-transition-delay:0s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.slideL{
    -moz-transform: translate(-100px,0);
    -o-transform: translate(-100px,0);
    -webkit-transform: translate(-100px,0);
    transform: translate(-100px,0);
    opacity: 0;
    transition-delay:0s;
    -webkit-transition-delay:0s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.active .slideU,.active .slideL,.active .slideD{
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
    -webkit-transform: translate(0,0px);
    transform: translate(0,0px);
    opacity: 1;
    transition: 1.3s;
    -webkit-transition: 1.3s;
    -moz-transition: 1.3s;
    -ms-transition: 1.3s;
    -o-transition: 1.3s;
}

.section01 .slideU{
    -moz-transform: translate(0,100px);
    -o-transform: translate(0,100px);
    -webkit-transform: translate(0,100px);
    transform: translate(0,100px);
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;}

.section01 .slideU.active{
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
    -webkit-transform: translate(0,0px);
    transform: translate(0,0px);
    opacity: 1;
    transition: 1.3s;
    -webkit-transition: 1.3s;
    -moz-transition: 1.3s;
    -ms-transition: 1.3s;
    -o-transition: 1.3s;
    transition-delay:2s;
    -webkit-transition-delay:2s;
}

.swiper-slide .slideD{
    -moz-transform: translate(0,-100px);
    -o-transform: translate(0,-100px);
    -webkit-transform: translate(0,-100px);
    transform: translate(0,-100px);
    opacity: 0;
    transition-delay:0s;
    -webkit-transition-delay:0s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.swiper-slide .slideU{
    -moz-transform: translate(0,100px);
    -o-transform: translate(0,100px);
    -webkit-transform: translate(0,100px);
    transform: translate(0,100px);
    opacity: 0;
    transition-delay:0s;
    -webkit-transition-delay:0s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-top:20px;
}

.active .swiper-slide-active .slideU,.active .swiper-slide-active .slideD{
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
    -webkit-transform: translate(0,0px);
    transform: translate(0,0px);
    opacity: 1;
    transition: 1.3s;
    -webkit-transition: 1.3s;
    -moz-transition: 1.3s;
    -ms-transition: 1.3s;
    -o-transition: 1.3s;
    transition-delay:0s;
    -webkit-transition-delay:0s;
}
.active .swiper-slide-active .delay10,.active .delay10{transition-delay:1s;-webkit-transition-delay:1s;}
.active .delay20{transition-delay:2s;-webkit-transition-delay:2s;}
.pinContainer{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pinContainer>div{
    height: 100%;
    width: 100%;
    position: absolute;
    box-sizing:border-box;padding-top:130px;
}

.home_zb{position:absolute;left:18%;bottom:14%;}

.footer .fr{width:43%;text-align: right;display: flex;align-items:center;justify-content:flex-end;-webkit-justify-content: flex-end;}
.xin_phone{font-size:30px;color:#fff;display:inline-block;}
.tj_btn{width:40px;margin:0 2% 0 4%;cursor: pointer;}

@media(max-width:1024px){
    .footer .fr{width: 100%;float: none;text-align: center;display: block;font-size: 24px;}
    .xin_phone{font-size: 24px;}
}

/*Menu001093 */
.Menu001093{background: #fff;box-shadow:  0 5px 10px rgba(0,0,0,0.08);position: relative; z-index: 1;}
.Menu001093 .auto{max-width: 1400px;}
.Menu001093 .nav{display: table; margin: 0 auto;}
.Menu001093 .nav li{float: left;position: relative;display: table;height: 70px; 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: 16px;padding: 0 2vw;}
.Menu001093 .nav li a:hover,
.Menu001093 .nav li.aon a{background: #f7931d;color: #fff;}
.Menu001093 .nav li a:after{position: absolute; bottom: 6px; 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 3vw;}
.Menu001093 .nav li a:after{bottom: 0.5vw;}
}
/*Banner002509 */
.Banner002509{ position:relative; z-index:1;}
.Banner002509 li img{ display:block; width:100%;}
.Banner002509 .bx-viewport{ z-index:1;}
.Banner002509 .bx-controls-direction a{ position:absolute; top:50%; width:40px; height:40px; border-top:2px solid #fff; border-right:2px solid #fff; transform:rotate(45deg); margin-top:-20px; top:50%; z-index:10; overflow:hidden; line-height:1000px;}
.Banner002509 .bx-controls-direction a.bx-prev{ left:10%;transform:rotate(-135deg);}
.Banner002509 .bx-controls-direction a.bx-next{ right:10%;}
.Banner002509 .bx-pager{ text-align:center; z-index:10; position:absolute; width:100%; left:0; bottom:18%;}
.Banner002509 .bx-pager div{ display:inline-block; padding:0 5px;}
.Banner002509 .bx-pager a{ display:block; width:12px; height:12px; border:2px solid #fff; border-radius:50%; overflow:hidden; line-height:1000px;}
.Banner002509 .bx-pager a.active{ background:#fff;}
@media(max-width:1024px){
.Banner002509 .bx-controls-direction a{width:30px; height:30px;margin-top:-15px;}
.Banner002509 .bx-controls-direction a.bx-prev{ left:3%;}
.Banner002509 .bx-controls-direction a.bx-next{ right:3%;}
.Banner002509 .bx-pager{bottom:5%;}
}
@media(max-width:480px){
.Banner002509 .bx-pager a{ width:8px; height:8px;} 
.Banner002509 .bx-controls-direction{ display:none;}
}
/*Title002756 */
.Title002756{padding: 0;margin-bottom: 2%;}
.Title002756 span{color: #000; }
.Title002756 span.en{font-size: 36px;font-family:Times New Roman, serif;font-weight: bold; margin-right: 0.15625em;}
.Title002756 span.cn{font-size:30px;}
.Title002756 p{font-size: 16px;}
@media(max-width:1024px){
    .Title002756 span.cn{font-size: 18px;}
    .Title002756 span.en{font-size: 24px;}
    .Title002756{margin-bottom: 0;}
}

/*RighInfo003141 */
.RighInfo003141{padding: 3% 0;}
.RighInfo003141 .intro .title{ font-size: 2em;color: #333333;margin-bottom: 0.6em;}
.RighInfo003141 .intro .info{ font-size: 16px; line-height: 2;}
.RighInfo003141 .intro .info p{margin:0 0 20px;}

.RighInfo003141 .number-count{margin: 2% 0 0;box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05); border: solid 1px #f3f3f3; padding: 3.6875em 0;}
.RighInfo003141 .number-count li{color: #333333;}
.RighInfo003141 .number-count li span{display: inline-block;position: relative;font-size: 2em;font-family: 'Bebas';color: #f7931d; margin: 0 5px;}
.RighInfo003141 .number-count li span i{font-style: normal;}
.RighInfo003141 .number-count li span i.ani{position: absolute; left: 0;top: 0;}
.RighInfo003141 .number-count li span i.opa{opacity: 0;}
.RighInfo003141 .number-count li sup{display: inline-block;vertical-align: top;color: #f7931d;font-size:1em;}

@media (min-width:1025px) {
.RighInfo003141 .intro .info{width: 47.929%;}
.RighInfo003141 .intro .title{line-height: 1;}
.RighInfo003141 .intro .img{width: 47.215%;}
.RighInfo003141 .number-count ul{display: table; margin: 0 auto;}
.RighInfo003141 .number-count li{float: left;}
.RighInfo003141 .number-count li:not(:last-child){margin-right: 3.5em;}
.RighInfo003141 .plate dd{float: left;width: 31.429%;}
.RighInfo003141 .plate dd:not(:last-child){ margin-right: 2.8565%;}
}
@media (max-width:1024px) {
.RighInfo003141 .number-count ul{display: flex;flex-wrap: wrap;}
.RighInfo003141 .number-count li{text-align: center;padding: 1em 0;width: 50%;} 
.RighInfo003141 .number-count{margin: 2em 0; padding: 2em 0;}  
}
/*Floor003183 */
.Floor003183{overflow: hidden;background: #f5f5f5;padding: 3% 0; }

.Floor003183 .column-name{position: relative;padding: calc(59 / 16 * 1em) 0 0 calc(77 / 16 * 1em);z-index: 1;}
.Floor003183 .column-name aside{position: relative;z-index: 4;}
.Floor003183 .column-name .cn{font-size: calc(38 / 16 * 1em);color: #333;font-family: 'SourceHanSansCN-Bold'; line-height: 1;}
.Floor003183 .column-name .en{font-family: 'Oswald-Regular';font-size: calc(30 / 16 * 1em);color: #b8b8b8; line-height: calc(26 / 30 * 1em); margin-top: calc(7 / 30 * 1em);}
.Floor003183 .column-name .mark{position: absolute; left:0; top: 0;background: url(../images/Floor003183-title-bg.png) no-repeat; width: calc(133 / 16 * 1em);height: calc(133 / 16 * 1em);background-size: contain;}
@media (min-width:1025px) {
 .Floor003183 .column-name{margin-left: calc(-77 / 16 * 1em);}
}
@media (max-width:1024px) {
.Floor003183 .column-name{padding: calc(40 / 16 * 1em) 0 0 calc(40 / 16 * 1em); font-size: 0.8em;}  
}

.Floor003183 .controls{margin-bottom:calc(66 / 1920 * 100vw);position: relative;min-height: 1px;z-index: 5;}
.Floor003183 .slick-arrow{position: absolute; bottom: 100%;background: #e1e1e1 no-repeat center;background-size: auto calc(15 / 16 * 1em);padding: 0;right: 0; width: calc(52 / 16 * 1em);height: calc(52 / 16 * 1em); font-size: 1em;text-indent: -9999em;transition: 0.56s;}
.Floor003183 .slick-prev{margin-right:calc(74 / 16 * 1em); background-image: url(../images/Floor003183-prev.svg);}
.Floor003183 .slick-arrow:hover{background-color: #f7931d;}
.Floor003183 .slick-next{background-image: url(../images/Floor003183-next.svg);}

.Floor003183 .slider a{display: block;position: relative;  overflow: hidden; }
@media (min-width:1025px) {
.Floor003183 .slider{width: 100%; overflow: hidden;}
.Floor003183 .slider a{margin-right: calc(30 / 1920 * 100vw);}
}
.Floor003183 .slider .Ispic{padding-bottom: 100%;transition: 0.3s ease-out;}
.Floor003183 .slider .txt{position: absolute; left: 0;  bottom: 0;width: 100%; padding: calc(27 / 16 * 1em) calc(40 / 16 * 1em);color: #fff;font-size: calc(22 / 16 * 1em);transition: 0.5s;}
.Floor003183 .slider .txt time{display: block;background: url(../images/Floor003183-more.svg) no-repeat right center;background-size: calc(15 / 22 * 1em) auto; font-family: 'Oswald-Medium';}
.Floor003183 .slider .tit{line-height: calc(30 / 22 * 1em);min-height: calc((30 / 22 * 1em) * 2); margin-top: calc(5 / 22 * 1em);}
.Floor003183 .slider  a:hover .Ispic{transform: scale(1.15);}
.Floor003183 .slider  a:hover .txt{background-color: rgba(191,156,80,0.8);}

@media(max-width:1024px){
    .Floor003183{padding: 50px 0;}
}
/*PicList002433 */
/*slick Basic*/
.PicList002433{padding: 3% 0;}
.PicList002433 .Title002756{text-align: center;}
.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{}
.PicList002433 .main  .slick-arrow{ position:absolute; top:50%; width:57px; height:57px; margin-top:-30px; border:1px solid #e1e1e1; padding:0; background:#e1e1e1; font-size:0; z-index:10; cursor:pointer;}
.PicList002433 .main  .slick-arrow:hover{ background:#f7931d; }
.PicList002433 .main  .slick-arrow:before{ position:absolute; content:''; width:18px; height:18px; border-top:2px solid #fff; border-right:2px solid #fff; 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: -3.5vw;}
.PicList002433 .main .slick-arrow:before{width:40%; height: 40%;margin: 0;left: 40%; top: 30%;}
.PicList002433 .main .slick-next:before{left: 20%;}
}

.PicList002433  .list ul{ padding:0 50px;}
.PicList002433  .list li{ float:left; position:relative;  text-align:center;}
.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:245px;}
.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:245px;padding: 8px;background: url(../images/PicList002433_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002433  .list li p{ margin:0 auto; max-width:210px;width:90%; line-height:20px; max-height:40px; color:#333;font-size: 16px;}
.PicList002433  .list .ul-3 li{width:33.33333333%;}
.PicList002433  .list .ul-3 li:nth-child(3):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(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;}
.PicList002433{padding: 30px 0;}
}
@media(max-width:480px){
.PicList002433  .list li .ytable{ height:100px;}
.PicList002433  .list li figure img{ max-height:100px;}
}


/*Floor003083 */
.Floor003083{font-size: 16px;padding: 3% 0;background: #f5f5f5;}
.Floor003083 .auto{overflow: hidden;position: relative; z-index: 2;}
.Floor003083 .title{line-height: 1;font-family: 'SourceHanSansCN-Medium';font-size: 36px;color: #333;}

.Floor003083 .slick-dots{text-align: center;}
.Floor003083 .slick-dots li{display: inline-block;width: 8px; height: 8px; margin: 10px 0;position: relative;list-style: none; margin: 0 9px;}
.Floor003083 .slick-dots li button{font-size: 0; width: 4px; height: 4px; background: rgba(0,0,0,0.2);border: 0;padding: 0; position: absolute;  border-radius: 50%;}
.Floor003083 .slick-dots li:not(.slick-active) button{left: 50%; top: 50%; margin: -2px 0 0 -2px;}
.Floor003083 .slick-dots li.slick-active button{width: 100%; height: 100%; left: 0; top: 0;background: #f7931d;}

.Floor003083 .slider{margin: 0 -45px 0 -40px; padding-right: 5px;}
.Floor003083 .slick-slide{overflow: hidden;padding: 40px;}
.Floor003083 .slick-slide > div{float: left; margin-left: -1px;border: 1px solid #f5f5f5;margin-top: -1px;}

.Floor003083 .slick-slide a{position: relative; z-index: 3; display: block;padding: 0 10%;}
.Floor003083 .slick-slide .Ispic{height: 140px;background-size: contain;}
.Floor003083 .slick-slide .url{position: relative;}
.Floor003083 .slick-slide .url:before{position: absolute; left: -5px; top: -5px; right: -5px; bottom: -5px; content: '';background: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); opacity: 0;transition: 0.3s;}
.Floor003083 .slick-slide .url:hover:before{opacity: 1;}
.Floor003083 .slick-slide .url:hover{z-index: 4;}
@media(min-width:1025px){
.Floor003083 .slick-slide > div{width: 16.6667%;background: #fff;}
.Floor003083 .slick-slide  > div:nth-child(6n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
}
@media(min-width:751px) and (max-width:1024px){
.Floor003083 .slick-slide > div{width: 25%;}
.Floor003083 .slick-slide  > div:nth-child(4n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
}
@media(min-width:641px) and (max-width:750px){
.Floor003083 .slick-slide > div{width: 33.333%;}
.Floor003083 .slick-slide  > div:nth-child(3n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
}
@media(max-width:640px){
.Floor003083{font-size: 3vw;padding: 40px 0;}
.Floor003083 .title{font-size: 5vw}
.Floor003083 .slick-slide > div{width: 50%;}
.Floor003083 .slick-slide  > div:nth-child(2n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
.Floor003083 .slick-slide .Ispic{height: 28vw;}
}

/*Floor003114 */
.Floor003114{padding: 3% 0;background: #fff;}

.Floor003114 .btn{position: absolute;right: 0;bottom: 0;}
.Floor003114 .slick-arrow{width: 88px;height: 50px;margin-left: 15px;background: url(../images/Floor003114-btnbg.svg) no-repeat;background-size: 100% 100%;position: relative;}
.Floor003114 .slick-arrow:before{position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0;background: url(../images/Floor003114-prev.svg) no-repeat center center; background-size: 34px auto;}
.Floor003114 .slick-next{background-image: url(../images/Floor003114-btnbg-hover.svg)}
.Floor003114 .slick-next:before{background-image: url(../images/Floor003114-next.svg)}
.Floor003114 .slider{width: 114%;overflow: hidden;}
.Floor003114 .slider .ul{padding-right: 9.591%;}
.Floor003114 .slider .slick-list{overflow: inherit;}
.Floor003114 .slick-slide:not(.slick-active){opacity: 0.5;}
.Floor003114 .slick-slide a{display: block;margin-right: 46px;padding-bottom: 1px;}
.Floor003114 .pic{background: url(../images/Floor003114-imgbg.svg) no-repeat;background-size: 100% 100%;position: relative;}
.Floor003114 .pic:before{position: absolute;content: '';left: 50%;transform: translateX(-50%);height: 3px;background-color: #f7931d;top: 0;transition:width 0.3s; width: 0;}
.Floor003114 .slick-slide.slick-active a:hover .pic:before{width: 100%;}
.Floor003114 .pic .Ispic{margin: 0 auto;padding-bottom: 80.852%;background-size: cover;}
.Floor003114 .tit{border-bottom: 1px solid #d1d1d1;line-height: 4.625em;width: 72.341%;position: relative;}
.Floor003114 .tit aside{padding: 0 1.1875em;color: #333;font-size: 16px;}
.Floor003114 .slick-slide.slick-active a:hover .tit aside{color: #f7931d;}
.Floor003114 .tit:before{position: absolute;content: '';width: 27px; height: 3px; background-color: #f7931d; left: 1.1875em; bottom: -2px;}
@media (max-width:1024px) {
.Floor003114 .title{padding-right: 40%;}
.Floor003114 .title .cn{font-size: 5vw;}
}
@media (max-width:640px) {
.Floor003114{font-size: 3.5vw;padding: 40px 0;}
.Floor003114 .title .cn{font-size: 9vw;}
.Floor003114 .slider .ul{padding-right: 18%;}
.Floor003114 .slick-arrow{width: 60px;height: 42px;}
.Floor003114 .slick-slide a{margin-right: 5vw;}
}

.ban,.ban img{width: 100%;}


.DownLoad{padding: 3% 0;}



.DownLoad .DownLoadBox .item {
    width: 32%;
    margin-right: 2%;
    float: left;
    margin-bottom: 2%;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    padding: 40px;
    background: url(../images/downbg_01.png) no-repeat bottom right #fff;
    transition: all .1s;
    -webkit-transition: all .1s;
}
.DownLoad .DownLoadBox .item:nth-child(3n){margin-right: 0;}

.DownLoad .DownLoadBox .item .title {
    position: relative;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-right: 50px;
}

.DownLoad .DownLoadBox .item .title h1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 28px;
    color: #333;
}

.DownLoad .DownLoadBox .item .title p {
    font-size: 16px;
    color: #f7931d;
    font-weight: bold;
}

.DownLoad .DownLoadBox .item .title .ico {
    position: absolute;
    right: 0;
    top: 0;
}

.DownLoad .DownLoadBox .item .ico .img2 {
    display: none;
}

.DownLoad .DownLoadBox .item:hover {
    background: url(../images/downbg_02.png) no-repeat right bottom #f7931d;
}

.DownLoad .DownLoadBox .item:hover a,.DownLoad .DownLoadBox .item:hover h1{
    color: #fff;
}

.DownLoad .DownLoadBox .item:hover .title {
    border-bottom: 1px solid #fff;
}

.DownLoad .DownLoadBox .item:hover .title p {
    color: #fff;
}

.DownLoad .DownLoadBox .item:hover .ico .img1 {
    display: none;
}

.DownLoad .DownLoadBox .item:hover .ico .img2 {
    display: inline-block;
}

@media(max-width:1440px) {
    .DownLoad .DownLoadBox .item {
        padding: 30px;
    }
    .DownLoad .DownLoadBox .item .title h1 {
        font-size: 22px;
    }
}

@media(max-width:1024px) {
    .DownLoadBox{margin-top: 20px;}
    .DownLoad .DownLoadBox {
        margin-left: -2%;
    }
    .DownLoad .DownLoadBox .item {
        padding: 20px;
        width: 31.33%;
        margin-left: 2%;
        margin-bottom: 20px;
    }
    .DownLoad .DownLoadBox .item .title {
        padding-right: 30px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .DownLoad .DownLoadBox .item .title h1 {
        font-size: 18px;
        line-height: 18px;
    }
    .DownLoad .DownLoadBox .item .title .ico img {
        width: 25px;
    }
    .DownLoad .DownLoadBox .item .title p {
        font-size: 14px;
    }
}

@media(max-width:768px) {
    .DownLoad .DownLoadBox .item {
        width: 48%;
    }
}

@media(max-width:480px) {
    .DownLoad .DownLoadBox .item {
        width: 98%;
        margin-bottom: 10px;
    }
}


/*Page002623 */
.Page002623{padding: 3vw 0 3vw 0; text-align: center;font-family: Arial;font-size: 18px;}
.Page002623 .Pages a.a_first,
.Page002623 .Pages a.a_end,
.Page002623 .Pages > span:not(.p_page){display: none;}
.Page002623 .Pages em{float: left;margin: 0 3vw; font-style: normal;}
.Page002623 .Pages .p_page{display: table; margin: 0 auto;}
.Page002623 .Pages a{float: left;line-height: 50px; width: 50px; margin: 0 1px;}
.Page002623 .Pages a.a_cur,
.Page002623 .Pages a:hover{color: #fff;background: #f7931d;}
.Page002623 .Pages .p_page > a{font-size: 0;height: 50px;position: relative;}
.Page002623 .Pages .p_page > a:before{position: absolute; content: '';border:5px solid transparent; left: 50%; top: 50%; margin: -5px 0 0 -10px;}
.Page002623 .Pages .p_page > a.a_prev:before{border-right-color: #000;border-right-width: 8px;}
.Page002623 .Pages .p_page > a.a_next:before{border-left-color: #000;border-left-width: 8px; margin-left: -4px;}
.Page002623 .Pages a.a_prev:hover:before{border-right-color: #fff;}
.Page002623 .Pages a.a_next:hover:before{border-left-color: #fff;}
@media(max-width:640px){
.Page002623{padding: 6vw 0 8vw 0;}
.Page002623 .Pages em{display: none;}
.Page002623 .Pages a{background-color: #eee;}
}

.Contact{position: relative;padding: 3% 0;}

#allmap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.Contact .Part1{background: url(../images/lx.jpg) no-repeat center center;background-size: cover;padding: 4%;border-bottom-left-radius: 50px;}
.Contact .Part1 .tit{
    font-size: 28px;
    line-height: 32px;
    color: #fff;
    padding-bottom: 1%;
    margin-bottom: 3%;
}
    
.Contact .Part1 .txt {
    width: 35%;
    padding-top: 5%;
}

.Contact .Part1 .txt .tit {
    font-size: 32px;
    color: #000;
    margin-bottom: 30px;
}

.Contact .Part1 .txt .tit span {
    display: inline-block;
    width: 40px;
    height: 28px;
    color: #fff;
    text-align: center;
    background: url(../images/tagbg.png) no-repeat center center;
    background-size: 100% 100%;
    font-size: 14px;
    position: relative;
    top: -25px;
    margin-left: 10px;
}
.Contact .Part1 .img ul li {
    position: relative;
}

.Contact .Part1 .img ul li .ico {
   width:40px;
   height: 40px;
   padding: 10px;
   display: inline-block;
}
.Contact .Part1 .img ul li p {
    font-size: 16px;
    color: #fff;
    display: inline-block;
}

.Contact .Part1 .img ul li span {
    font-size: 14px;
    color: #fff;
    margin: 10px 0 5px;
}

.Contact .Part1 .img {
    width: 60%;
    margin: 4% 0;
}



.Part2 ul::after {
    content: '';
    display: block;
    clear: both;
}

.Part2 ul {
    margin-left: -4%;
}
.Part2 ul li {
    width: 29.33%;
    margin-left: 4%;
    float: left;
    margin-bottom: 50px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    padding: 30px 40px 20px 40px;
    position: relative;
    transition: all .5s;
    -webkit-transition: all .5s;
    border: 1px solid #fff;
    border-bottom-left-radius: 50px;
}

.Part2 .tx figure{width: 100px;height: 100px;background-position: center center;background-size: cover;background-size: cover;border-radius: 100px;}
.Part2 .tx{display: flex;align-items:  center;}
.Part2 .tx h1 span{color: #999;font-size: 16px;margin-left: 10px;}
.Part2 .tx h1{margin-left: 3%;}
.Part2 ul li b {
    display: block;
    width: 30px;
    height: 2px;
    background: #f7931d;
    position: absolute;
    left: 40px;
    top: -1px;
}

.Part2 ul li h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #f7931d;
}

.Part2 ul li dl {
    height: 190px;
}

.Part2 ul li dl dd {
    font-size: 14px;
    color: #666;
    margin: 5px 0;
    line-height: 25px;
    padding: 5px 0;
    padding-left: 35px;
}

.Part2 ul li dl dd:first-child {
    background: url(../images/cico1.png) no-repeat top 8px left;
}

.Part2 ul li dl dd:nth-child(2) {
    background: url(../images/cico2.png) no-repeat top 8px left;
}

.Part2 ul li dl dd:nth-child(3) {
    background: url(../images/cico3.png) no-repeat top 8px left;
}
.Part2 ul li dl dd:nth-child(4) {
    background: url(../images/cico4.png) no-repeat top 8px left;
}
.Part2 ul li dl dd:nth-child(5) {
    background: url(../images/cico5.png) no-repeat top 8px left;
}

.Part2 ul li:hover {
    border: 1px solid #f7931d;
    transform: translate3d(0, -3px, 0);
    -webkit-transform: translate3d(0, -3px, 0);
}

@media(max-width:1440px) {
    .Contact .Part1 .txt .tit {
        font-size: 25px;
    }
    .Contact .Part1 .txt {
        padding-top: 2%;
    }
    .Contact .Part1 .txt ul li p {
        font-size: 16px;
    }
    .Contact .Part2 ul li h1 {
        font-size: 22px;
    }
    .Part2 ul li{padding: 30px 20px 20px 20px;}
}

@media(max-width:1024px) {
    .Contact .Part1 .txt {
        width: 100%;
        margin-bottom: 20px;
    }
    .Contact .Part1 .img {
        width: 100%;
    }
    .Contact .Part2 ul li {
        padding: 20px;
        margin-bottom: 30px;
    }
    .Contact .Part2 ul li b {
        left: 20px;
    }
    .Contact .Part2 ul li dl {
        height: 155px;
    }
    .Part2 ul li{width: 100%;margin-left: 0;float: none;margin-bottom: 20px;border-radius: 0;padding: 3%;}
    .Part2 ul{margin: 0;}
    .Contact .Part1 .tit{font-size: 22px;}
}

@media(max-width:768px) {
    .Contact .Part1 .txt .tit {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .Contact .Part1 .txt ul li {
        padding: 20px 0;
        padding-left: 60px;
    }
    .Contact .Part2 ul li {
        width: 46%;
    }
}

@media(max-width:480px) {
    .Contact .Part1 .txt .tit {
        font-size: 18px;
    }
    .Contact .Part1 .txt ul li {
        padding: 10px 0;
        padding-left: 50px;
    }
    .Contact .Part1 .txt ul li .ico img {
        max-height: 25px;
        max-width: 25px;
    }
    .Contact .Part2 ul li {
        width: 96%;
        margin-bottom: 10px;
    }
    .Contact .Part2 ul li h1 {
        font-size: 18px;
    }
    .Contact .Part2 ul li dl {
        height: auto;
    }
}


/*PicList002525 */
.PicList002525{ padding:3% 0;}
.PicList002525 ul{ overflow:hidden;}
.PicList002525 li{ float:left;  position:relative; text-align:center; padding:2% 0; margin-top:-1px;}
.PicList002525 li a,
.PicList002525 li::after{ position:absolute;width:100%; height:100%; left:0; top:0; }
.PicList002525 li::after{ content:''; border-right:1px solid #f2f2f2; border-top:1px solid #f2f2f2;}
.PicList002525 li .Ispic{ padding-bottom:75%; background-size:contain;}
.PicList002525 li a{ border:5px solid #f7931d; opacity:0; z-index:5; transition:0.3s;}
.PicList002525 li a:hover{ opacity:1;}
.PicList002525 li p{ margin:0; color:#333; padding:10px 3% 0 3%;font-size: 16px;}
.PicList002525 li  span{ color:#999; padding-bottom:5px;}
.PicList002525 .more{ text-align:center; padding-top:3%;}
.PicList002525 .more a{ display:inline-block; background:url(../images/PicList002525_more.png) no-repeat; width:28px; height:28px; overflow:hidden; line-height:1000px; animation:infinite linear 1s PicList002525_more;}
@keyframes PicList002525_more{
0%{ transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
@-webkit-keyframes PicList002525_more{
0%{ transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
@media(min-width:769px){
.PicList002525 li{width:25%;}
.PicList002525 li:nth-child(4n)::after{ border-right:0;}
}
@media(max-width:768px){
.PicList002525 li{width:50%;}
.PicList002525 li:nth-child(2n)::after{ border-right:0;}
}

.auto_1280{max-width: 1400px !important;}
 /* 服务理念 */
.Service{padding: 3% 0;}
 .Service .ServiceBox .Part1 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 120px 0;
    color: #fff;
}


.imgbox{overflow: hidden;position: relative;}
.imgbox span{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Service .ServiceBox .Part1 .title {
    text-align: center;
    margin-bottom: 40px;
}

.Service .ServiceBox .Part1 .title h1 {
    font-size: 50px;
    font-weight: normal;
}

.Service .ServiceBox .Part1 .title b {
    display: block;
    width: 30px;
    height: 2px;
    background: rgba(255, 255, 255, 0.2);
    margin: 20px auto;
}

.Service .ServiceBox .Part1 ul::after {
    content: '';
    display: block;
    clear: both;
}

.Service .ServiceBox .Part1 ul li {
    width: 33.33%;
    float: left;
    text-align: center;
    position: relative;
}

.Service .ServiceBox .Part1 ul li .num {
    color: #f7931d;
    font-family: bebas;
    font-size: 40px;
}

.Service .ServiceBox .Part1 ul li .txt {
    font-size: 18px;
    margin-top: 20px;
}

.Service .ServiceBox .Part1 ul li::after {
    content: '';
    display: block;
    width: 1px;
    height: 70%;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.Service .ServiceBox .Part1 ul li:first-child::before {
    content: '';
    display: block;
    width: 1px;
    height: 70%;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.Service .ServiceBox .Part2 {
    margin-left: -2%;
    margin-top: 35px;
}

.Service .ServiceBox .Part2 .item {
    width: 31.33%;
    float: left;
    margin-left: 2%;
    position: relative;
}

.Service .ServiceBox .Part2 .item .img {
    padding-top: 100%;
}

.Service .ServiceBox .Part2 .item .img span {
    transition: all .5s;
    -webkit-transition: all .5s;
}

.Service .ServiceBox .Part2 .item .txt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: #fff;
}

.Service .ServiceBox .Part2 .item .txt .ico{max-width: 60px;margin: 0 auto;}

.Service .ServiceBox .Part2 .item .txt b {
    display: block;
    width: 20px;
    height: 2px;
    background: #f7931d;
    margin: 30px auto;
}

.Service .ServiceBox .Part2 .item .txt h1 {
    font-size: 28px;
    font-weight: normal;
}

.Service .ServiceBox .Part2 .item .txt .dec {
    opacity: 0.8;
    font-family: syl;
    margin-top: 10px;
}

.Service .ServiceBox .Part2 .item:hover .txt .ico {
    -webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
    animation: icon-bounce 0.5s alternate;
}

.Service .ServiceBox .Part2 .item:hover .img span {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

@media(max-width:1440px) {
    .Service .ServiceBox .Part1 .title h1 {
        font-size: 40px;
    }
}

@media(max-width:1024px) {
    .Service .ServiceBox .Part1 {
        padding: 60px 0;
    }
    .Service .ServiceBox .Part1 .title h1 {
        font-size: 30px;
    }
    .Service .ServiceBox .Part1 ul li .num {
        font-size: 30px;
    }
    .Service .ServiceBox .Part1 ul li .txt {
        font-size: 16px;
    }
    .Service .ServiceBox .Part2 .item .txt h1 {
        font-size: 20px;
    }
}

@media(max-width:768px) {
    .ServiceBox{margin-top: 20px;}
    .Service .ServiceBox .Part1 .title h1 {
        font-size: 20px;
    }
    .Service .ServiceBox .Part1 ul li .txt {
        font-size: 16px;
    }
    .Service .ServiceBox .Part2 {
        margin-top: 15px;
    }
    .Service .ServiceBox .Part2 .item .txt .ico img {
        max-height: 30px;
    }
    .Service .ServiceBox .Part2 .item .txt b {
        margin: 15px auto;
    }
    .Service .ServiceBox .Part2 .item .txt h1 {
        font-size: 20px;
    }
    .Service .ServiceBox .Part2 .item .txt .dec{font-size: 16px;}
}

@media(max-width:480px) {
    .Service .ServiceBox .Part1 {
        padding: 30px 0;
    }
    .Service .ServiceBox .Part1 ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    .Service .ServiceBox .Part1 ul li::after {
        display: none;
    }
    .Service .ServiceBox .Part1 ul li:first-child::before {
        display: none;
    }
    .Service .ServiceBox .Part1 ul li .num {
        font-size: 25px;
    }
    .Service .ServiceBox .Part2 .item {
        width: 98%;
        margin-bottom: 10px;
    }
    .Service .ServiceBox .Part1 .title {
        margin-bottom: 20px;
    }
    .Service .ServiceBox .Part1 ul li .txt {
        margin-top: 10px;
    }
}


.HomeTit {
    margin-bottom: 40px;
    color: #fff;
}

.HomeTit_01 {
    color: #fff;
}

.HomeTit .en {
    font-size: 40px;
    font-weight: bold;
    ;
    text-transform: uppercase;
}

.HomeTit .en::after {
    content: '';
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #e77817;
    position: relative;
    margin-left: 10px;
    top: -15px;
}

.HomeTit .cn {
    font-size: 24px;
    margin: 10px 0 20px 0;
}

.HomeTit .dec {
    color: #666;
}


/*PicList003142 */
.PicList003142{padding: 3% 0;}
.PicList003142 li{float: left;  margin-bottom: 2.5em;}
.PicList003142 li .txt{box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05);padding: 20px}
.PicList003142 li .tit{ font-size: 1.125em;line-height: 1.6666; }
.PicList003142 li p{font-size: 0.875em; line-height: 1.78571; min-height: 3.57142em;color: #999999;}
.PicList003142 li .pic{overflow: hidden;}
.PicList003142 li .Ispic{padding-bottom: 62.223%;transition: 0.3s;}
.PicList003142 li a:hover .Ispic{transform: scale(1.1);}
.PicList003142 li a:hover{color: #e77817;}
.PicList003142 li time{color: #999999;display: block;background: url(../images/PicList003142-icon.svg) no-repeat right center;font-family: 'Roboto-Regular';}
.PicList003142 li a:hover time{background-image: url(../images/PicList003142-icon-red.svg);}
@media (min-width:1025px) {
.PicList003142 li{width: 32.143%;}
.PicList003142 li:not(:nth-child(3n)){margin-right: 1.7855%;}
.PicList003142 li:nth-child(3n+1){clear: left;}    
}
@media (max-width:1024px) {
.PicList003142 .auto{margin-top: 2em;}   
.PicList003142 li{width: 48%;}
.PicList003142 li:not(:nth-child(2n)){margin-right: 4%;}
.PicList003142 li:nth-child(2n+1){clear: left;} 
.PicList003142 li .txt{padding: 1em;}
}

/*RighInfo002939 */
.RighInfo002939{padding:3% 0;}
.RighInfo002939 .name{border-bottom: 1px dotted #cecece; text-align: center; margin-bottom: 37px;}
.RighInfo002939 .name h1{margin: 0 0 30px 0;font-size: 28px;color: #333;}
.RighInfo002939 .time{color: #c8c8c8;padding-bottom: 1.72vw;line-height: 16px;}
.RighInfo002939 .share{margin-left: 10px;}
.RighInfo002939 .time time,
.RighInfo002939 .share,
.RighInfo002939 .share > *{display: inline-block; vertical-align: middle;}
.RighInfo002939 .share em{font-style: normal;}

#bsPanel,
#bsPanel *,
.bsBox,
.bsBox *{box-sizing: content-box;}

.RighInfo002939 .edit-info{line-height: 2.5625em;color: #1e1e1e; text-align: justify; padding-bottom: 4vw;}
.RighInfo002939 .info-page{border: solid 1px #eee;}
.RighInfo002939 .info-page dd{line-height: 36px;}
.RighInfo002939 .info-page dd a{padding: 0 20px;}
.RighInfo002939 .info-page dd a:hover{color: #d43e45;}
@media(min-width:641px){
.RighInfo002939 .info-page dd{float: left; width: 50%;}
.RighInfo002939 .info-page dd:nth-child(2){border-left: 1px solid #eee;}
.RighInfo002939 .time,
.RighInfo002939 .info-page dd a,
.RighInfo002939 .edit-info{font-size: 16px;}
}
@media(max-width:640px){
.RighInfo002939 .info-page dd:nth-child(2){border-top: 1px solid #eee;}
.RighInfo002939 .share{display: block; padding-top: 10px;}
.RighInfo002939 .name h1{font-size: 20px;margin: 0 0 10px 0;}
.RighInfo002939 .name{margin-bottom: 10px;}
}

/*RighInfo003134 */
.RighInfo002542{padding: 3% 0;}
.RighInfo003134{padding: 3% 0;}
.RighInfo003134 .img-side{border: solid 1px #f2f2f2; margin-bottom: 4em;}
.RighInfo003134 .img-side .ytable-cell{ padding-bottom: 3em;}
.RighInfo003134 .img-group li .Ispic{background-size: contain;padding-bottom: 55.167%;}
.RighInfo003134 .controls{display: table;position: relative;padding: 0 56px; margin: 3.125em auto 0;}
.RighInfo003134 .controls .slick-dots li{float: left;position: relative; width: 13px;height: 13px; margin: 0 5px;}
.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: #f7931d; width: 100%;height: 100%;}
.RighInfo003134 .controls .slick-arrow{position: absolute; top:50%;width: 25px; height: 11px;background-repeat: no-repeat;background-position: center; margin-top: -5px;}
.RighInfo003134 .controls .slick-prev{left: 0;background-image: url(../images/RighInfo003134-btn-prev.svg);}
.RighInfo003134 .controls .slick-next{right: 0;background-image: url(../images/RighInfo003134-btn-next.svg);}
.RighInfo003134 .controls .slick-disabled{cursor: default;}
.RighInfo003134 .controls .slick-prev.slick-disabled{background-image: url(../images/RighInfo003134-btn-prev-disabled.svg);}
.RighInfo003134 .controls .slick-next.slick-disabled{background-image: url(../images/RighInfo003134-btn-next-disabled.svg);}
.RighInfo003134 .img-side .txt{text-align: center;}
.RighInfo003134 .img-side .tit{font-family: 'SourceHanSansCN-Medium'; font-size: 1.875em;color: #333; margin-bottom: 0.6em;}
.RighInfo003134 .img-side .line{width: 15px; height: 2px; background-color: #f7931d;display: block;margin: 0 auto 30px;}
.RighInfo003134 .img-side .btn{ margin-top: 4.375em;}
.RighInfo003134 .img-side .btn a{display: inline-block;font-size: 1.125em;color: #fff;box-shadow: 0px 10px 30px rgba(218, 37, 29, 0.08);border-radius: 5px; margin: 0 5px; min-width:12.5em;text-align: center; line-height: 3.3333;padding: 0 1.8125em; cursor: pointer;}
.RighInfo003134 .img-side .btn a.download{background-color: #f7931d;}
.RighInfo003134 .img-side .btn a.download2{background-color: #6e6e6e;}
.RighInfo003134 .img-side .btn a:before{display: inline-block; vertical-align: top;content: '';background-size: contain;background-position: center; background-repeat: no-repeat; width: 1.3888em;height: 3.3333em;margin-right: 0.5555em;}
.RighInfo003134 .img-side .btn a.download:before{background-image: url(../images/RighInfo003134-icon-file.svg);}
.RighInfo003134 .img-side .btn a.download2:before{background-image: url(../images/RighInfo003134-icon-download.svg);}

.RighInfo003134 .prod-intro .name{border-bottom: 1px solid #efefef;font-family: 'SourceHanSansCN-Medium';font-size: 1.5em; padding-bottom: 0.666em;color: #333; line-height: 2;}
.RighInfo003134 .prod-intro .name i{width: 2em; height: 2em;border-radius: 50%;background-color: #f7931d;display: inline-block;vertical-align: top; margin-right: 0.625em; background-repeat: no-repeat; background-position: center; background-size: auto 50%;}
.RighInfo003134 .prod-intro .name-1 i{background-image: url(../images/RighInfo003134-icon-file.svg);}
.RighInfo003134 .prod-intro .name-2 i{background-image: url(../images/RighInfo003134-title-icon.svg);}
.RighInfo003134 .prod-intro .singlePage{line-height: 1.875; margin: 2em 0 3em 0;}

.RighInfo003134 .img-side .txt p{font-size: 16px;color: #333;line-height: 30px;text-align: left;}

@media (min-width:1025px) {
.RighInfo003134 .img-group{width: 50%;border-right: solid 1px #f2f2f2;}
.RighInfo003134 .img-side .ytable-cell{padding-top: 4em;}
.RighInfo003134 .img-side .txt{padding: 0 4%;}
}
@media (max-width:1024px) {
.RighInfo003134 .img-side{ padding: 2%;}
.RighInfo003134 .img-side .tit{font-size: 20px;}
.RighInfo003134 .prod-intro .singlePage p{font-size: 16px;}
.RighInfo002542{padding: 40px 0;}
.RighInfo003134 .img-side .btn a{min-width: calc(50% - 10px);padding: 0;}
}

.RighInfo003134 .popUp-box{position: fixed;z-index: 200; left: 0;top: 0;width: 100%; height:100%; background-color: rgba(0,0,0,0.5);display: none;}
.RighInfo003134 .popUp-box > .ytable{height: 100%;}
.RighInfo003134 .popUp-box .main{background: #fff url(../images/RighInfo003134-bg.jpg) no-repeat;background-size: cover; width: 90%; max-width: 1200px;margin: 0 auto;border-radius: 5px; position: relative; }
.RighInfo003134 .popUp-box .close{position: absolute; right: 20px;top: 20px;width: 20px;height: 20px;z-index: 10;cursor:pointer;}
.RighInfo003134 .popUp-box .close:before,
.RighInfo003134 .popUp-box .close:after{position: absolute;content: ''; width: 100%;height: 2px;background-color: #000; top: 50%;margin-top: -1px;transform: rotate(-45deg);}
.RighInfo003134 .popUp-box .close:after{transform: rotate(45deg);}
.RighInfo003134 .popUp-box .logo img{height: 1.9375em;}
.RighInfo003134 .popUp-box .title{font-family: 'SourceHanSansCN-Medium';font-size: 1.875em;color: #333333;line-height: 1.3333; margin-top: 0.3em;}
.RighInfo003134 .popUp-box .title:after{display: block; content: '';width: 20px;height: 2px;background-color: #f7931d; margin: 1em 0;}
.RighInfo003134 .popUp-box .left p{font-size: 1.5em;line-height: 1.66666;color: #333333;font-family: 'SourceHanSansCN-Light';}
.RighInfo003134 .popUp-box .form li{position: relative;z-index: 1; margin-bottom: 10px;}
.RighInfo003134 .popUp-box .form li label.tit{position: absolute; left: 1.21428em; top: 0;font-size: 0.875em; line-height: 3.5714em;}
.RighInfo003134 .popUp-box .form li .text{border: solid 1px rgba(139,139,139,0.2);width: 100%;font-size: 1em; height:3.125em; line-height: 3.125em;border-radius:0.625em;padding: 0 1.0625em;}
.RighInfo003134 .popUp-box .form li.code dl{overflow: hidden;}
.RighInfo003134 .popUp-box .form li.code dl dt{position: relative;width: 60%;float: left;}
.RighInfo003134 .popUp-box .form li.code dl dd{width: 38%;float: right;}
.RighInfo003134 .popUp-box .form li.code dl dd a{display: block;cursor: pointer;background-color: #6e6e6e; border-radius: 10px;color: #fff;font-size: 0.875em;line-height: 3.5714em;text-align: center;}
.RighInfo003134 .popUp-box .form ol .btn{display: block;width: 100%;background: #f7931d;border:0;cursor: pointer;border-radius: 0.625em;height:3.125em;color: #fff;font-family: 'SourceHanSansCN-Light';font-size: 1em;}
@media (min-width:1025px) {
.RighInfo003134 .popUp-box .main{padding: 10.9375vh 8.25em;}  
.RighInfo003134 .popUp-box .main .ytable-cell{width: 50%;} 
}
@media (max-width:1024px) {
.RighInfo003134 .popUp-box .main{padding:2em; }  
.RighInfo003134 .popUp-box .main .ytable{max-height: 85vh; overflow: auto;}
}
/*RighInfo002542 */
.RighInfo002542 .intro{ position:relative;  overflow:hidden; width:100%;}
.RighInfo002542 .intro:nth-child(2n){ background:#f5f5f5;}
@media(min-width:1025px){
.RighInfo002542 .intro .Ispic{ position:absolute; left:0; top:0; height:100%; width:53%;}
.RighInfo002542 .intro:nth-child(2n) .Ispic{ width:47%; left:auto; right:0;}
.RighInfo002542 .intro .info_main{ padding:7% 5% 5% 59%;}
.RighInfo002542 .intro:nth-child(2n) .info_main{ padding-left:20%; padding-right:52%;}
}
.RighInfo002542 .title{ font-size:30px; color:#666;}
.RighInfo002542 .title span{ display:block; color:#000; font-family:"MS Serif", "New York", serif; font-size:60px;}
.RighInfo002542 .title::after{ width:50px; height:2px; background:#000; content:''; display:block; margin-top:20px;}
.RighInfo002542 .info_main .info{ padding-top:3%;font-size: 16px;color: #333;}
.RighInfo002542 .info_list{ max-width:1360px;}
.RighInfo002542 .info_list dl{ padding:4% 0;}
@media(min-width:481px){
}
.RighInfo002542 .info_list dd img{ display:block; width:100%;}
.RighInfo002542 .info_list dd p{ font-size:20px; color:#000;margin-top: 10px;}
 
.RighInfo002542 .info_list dd div{ line-height:26px;font-size: 16px;}
@media(max-width:1360px){
.RighInfo002542 .info_list{ padding:0 2%;}
}
@media(max-width:1024px){
.RighInfo002542 .intro .Ispic{ padding-bottom:50%;}
.RighInfo002542 .intro .info_main{ padding:5%;}
}
@media(max-width:640px){
.RighInfo002542 .title span{ font-size:40px;}
.RighInfo002542 .title{ font-size:24px;}
}


.zt_pic .owl-nav{display: block !important;}
.zt_pic .owl-carousel .owl-nav .owl-next,.zt_pic .owl-carousel .owl-nav .owl-prev{width: 55px;height: 55px;position: absolute;font-size: 22px;position: absolute;text-indent: 100px;overflow: hidden;}
.zt_pic .owl-carousel .owl-nav .owl-next{background-size: cover;background-image: url(../images/b_right.png);background-position: center center;background-repeat: no-repeat;background-color: #ccc;}
.zt_pic .owl-carousel .owl-nav .owl-prev{background-image: url(../images/b_left.png);background-position: center center;background-repeat: no-repeat;background-color: #e1e1e1}
.zt_pic .owl-nav{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;}
.zt_pic .owl-carousel .owl-nav .owl-prev{left:-5%;}
.zt_pic .owl-carousel .owl-nav .owl-next{right:-5%;}

.zt_pic .owl-carousel .owl-nav .owl-prev:hover{background-color: #f7931d;}
.zt_pic .owl-carousel .owl-nav .owl-next:hover{background-color: #f7931d;}



.bxfs{background: #f5f5f5;padding: 3% 0;}
.bxfs table{width: 100%;border: 1px solid #f5f5f5;text-align: center;font-size: 16px;background: #fff;}
.bxfs table tr,.bxfs table td,.bxfs table th{padding: 20px;border: 1px solid #f5f5f5;}
.bxfs table th{background: #f7931d;color: #fff;}

.PicList0031421 ul li{width: 100%;}

.PicList0031421 .owl-nav{display: block !important;}
.PicList0031421 .owl-carousel .owl-nav .owl-next,.PicList0031421 .owl-carousel .owl-nav .owl-prev{width: 55px;height: 55px;position: absolute;font-size: 22px;position: absolute;text-indent: 100px;overflow: hidden;}
.PicList0031421 .owl-carousel .owl-nav .owl-next{background-size: cover;background-image: url(../images/b_right.png);background-position: center center;background-repeat: no-repeat;background-color: #ccc;}
.PicList0031421 .owl-carousel .owl-nav .owl-prev{background-image: url(../images/b_left.png);background-position: center center;background-repeat: no-repeat;background-color: #e1e1e1}
.PicList0031421 .owl-nav{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;}
.PicList0031421 .owl-carousel .owl-nav .owl-prev{left:-5%;}
.PicList0031421 .owl-carousel .owl-nav .owl-next{right:-5%;}

.PicList0031421 .owl-carousel .owl-nav .owl-prev:hover{background-color: #f7931d;}
.PicList0031421 .owl-carousel .owl-nav .owl-next:hover{background-color: #f7931d;}

@media(max-width:1024px){
    .bxfs{padding: 40px 0;}
}
