/*Floor002846 */
@font-face {
font-family: 'fangzhengxihei';
src: url("../Fonts/fangzhengxihei.TTF");
font-display:swap;
}
@font-face {
font-family: 'fangzhengheiti';
src: url("../Fonts/fangzhengheiti.TTF");
font-display:swap;
}
@font-face {
font-family: 'fangzhengdahei';
src: url("../Fonts/fangzhengdahei.TTF");
font-display:swap;
}
body{ font-family: 'fangzhengheiti';background:#404649;}
.auto_1600{max-width:1600px;width:90%;}
@media(max-width:1500px) {
    .auto_1600{max-width:1280px;}
  }
  @media(max-width:1200px) {
    .auto_1600{ padding: 0 4%;}
  }


.Floor002846 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002846 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002846 .slick-list:focus {outline: none}
.Floor002846 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002846 .slick-slider .slick-track, 
.Floor002846 .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)}
.Floor002846 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002846 .slick-track:before, 
.Floor002846 .slick-track:after{display: table; content: '';}
.Floor002846 .slick-track:after{ clear: both;}
.Floor002846 .slick-loading .slick-track { visibility: hidden;}
.Floor002846 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002846 .slick-slide .slick-loading img { display: none;}
.Floor002846 .slick-slide .dragging img { pointer-events: none;}
.Floor002846 .slick-initialized .slick-slide { display: block;}
.Floor002846 .slick-loading .slick-slide { visibility: hidden;}
.Floor002846 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002846 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.Floor002846{background:#404649;}
.Floor002846 .home-more{display: block;width: 60px; height: 60px; border-radius: 60px;background: #cad400; margin: 0 auto;position: relative; overflow: hidden; }
@media(min-width:1201px){
.Floor002846 .home-more{transform: translateX(-100px) rotate(-360deg); opacity: 0; transition:transform 1.2s 1s,opacity 1.2s 1s,width 0.3s,background 0.3s;}
.Floor002846 .ani-show .home-more{opacity: 1; transform:  translateX(0) rotate(0deg);}
}
.Floor002846 .home-more span{position: absolute; left: 100px; top: 50%; line-height: 20px;color: #333; opacity: 0; transform: translate(0,-50%); font-size: 16px; width: 100%; text-align: left; transition:opacity 0.5s ,left 1s;}
.Floor002846 .home-more:before{position: absolute; content: ''; top: 50%; left: 24px;margin: -4px 0 0 0; width:10px; height:10px; border-top: 2px solid #333;border-right: 2px solid #333; transform: rotate(45deg); transition: left 0.6s;}
.Floor002846 .home-more:hover:before{left: 110px; margin-left: 0;}
.Floor002846 .home-more:hover{background-color: #cad400; width: 160px;}
.Floor002846 .home-more:hover span{opacity: 1; left:32px;transition:left 0.5s ,opacity 1s;}
@keyframes more {
0%{transform: scale(1.2); box-shadow: 0 0 10px #f0b12f;}
100%{transform: scale(1);}
}
@media(max-width:768px){
.Floor002846 .home-more{width: 40px;height: 40px;margin: 20px auto;}
.Floor002846 .home-more span{left: 100px;}
.Floor002846 .home-more:before{left: 14px;}
.Floor002846 .home-more:hover:before{left: 90px;}
.Floor002846 .home-more:hover{width: 120px;}
.Floor002846 .home-more:hover span{left: 12px;}
}
.Floor002846 .section{background-repeat: no-repeat;background-position: center center; background-size:  cover;position: relative;overflow: hidden;}
@media(min-width:1201px){
.Floor002846 .section .ytable{height: 100%;}
}

#section4{border-bottom:1px solid rgba(255,255,255,0.1);}
#section3{border-bottom:1px solid rgba(255,255,255,0.1);background-image: url(../images/bg2.jpg);}
#section4{background-image: url(../images/bg3.jpg);}
#section5{background-image: url(../images/bg4.jpg);}
#section6{background-color:#10162f;}

/*section1*/
@keyframes flash {
0%{opacity: 0;}
100%{opacity: 1;}
}
@keyframes opacity {
0%{opacity: 1;}
50%{opacity: 0;}
100%{opacity: 1;}
}
@keyframes zhuan {
0%{transform: rotate(0deg);-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);}
100%{transform: rotate(360deg);-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);}
}


.Floor002846 .slick-arrow{position: absolute; top: 50%; margin-top: -18px; width:10px; height: 10px; border: 0;background: none;font-size: 0;padding: 0; border-top: 2px solid #cad400;border-right: 2px solid #cad400; z-index: 20; cursor: pointer;}
.Floor002846 .slick-prev{transform: rotate(-135deg);}
.Floor002846 .slick-next{transform: rotate(45deg);}

/*home-title*/
.home-title{color:rgba(255,255,255,0.5); padding-bottom: 3.5%;}
@media(min-width:1201px){
.home-title{ transform: translateY(100px);-webkit-transform: translateY(100px);-ms-transform: translateY(100px); opacity: 0; transition: 1.2s;}
.ani-show .home-title{opacity: 1; transform: translateY(0);-webkit-transform: translateY(0);-ms-transform: translateY(0);}
}
.home-title .en{font-size: 38px;}
.home-title .cn{font-size: 24px;}
@media(max-width:768px){
.home-title .en{font-size: 7vw;}
.home-title .cn{font-size: 4.5vw;}
}


.h-title{text-align: center;color:#fff;margin-bottom:40px;position: relative;}
.h-title span{font-size:20px;text-align: center;width:100%;color:rgba(255,255,255,0.7);}
.h-title h2{font-size:36px;margin:0;margin-bottom:5px; font-weight: normal;}
@media(max-width:1024px){
.h-title h2{font-size: 20px;}
.h-title span{font-size: 16px;}
}
.section .slogan{font-size: 16px;color: #fff;line-height: 32px;max-width:1600px;margin:0 auto;}
@media(min-width:1201px){
.section .slogan{transform: translateY(100px);-webkit-transform: translateY(100px);-ms-transform: translateY(100px); opacity: 0; transition: 1.2s 0.3s;}
.section.ani-show .slogan{opacity: 1; transform: translateY(0);-webkit-transform: translateY(0);-ms-transform: translateY(0);}
}
@media(max-width:1200px){
.section .slogan{font-size: 15px;padding: 0 2%;}
}


/*section3*/
#section3 .h-title{position: absolute;top:15%;width:100%;}
#section3 .h-title span{}
#section3:before{position: absolute; left: 5vw; border: 1px solid rgba(255,255,255,0.1);width: 90vw; height: 86vw; bottom: -45.8vw; content: ''; border-radius: 50%;}
#section3 .svg{position: absolute;left: 50%; top: 59%; transform: translate(-50%,-50%); width: 50%; max-width: 612px;}
#section3 .svg .inner{padding-bottom: 100%;position: relative;}
#section3 .svg svg{position: absolute; left: 0; top: 0;right: 0; bottom: 0;}
#section3 .slider{z-index: 10; margin-top: -40px; }
#section3 .slider li .pic img{border-radius: 50%;transition: 3s cubic-bezier(.19, 1, .22, 1);}
#section3 .slider-main{position: absolute; max-width: 1200px; margin: 0 auto; left: 0;right: 0;top: 59%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); z-index: 20}
#section3 .slider-main li .inner{position: relative; }
#section3 .slider-main li .txt{max-width: 340px; width: 32%; margin: 0 auto;color: #fff; text-align: center;padding: 15px 0;}
#section3 .slider-main li .pic{position: absolute; top: 50%; transform: translateY(-50%);width: 26.93%; overflow: hidden; right: 5%;}
#section3 .slider-main li .pic img{transform: translateX(100px) rotate(90deg);-webkit-transform: translateX(100px) rotate(90deg);-ms-transform: translateX(100px) rotate(90deg); opacity: 0;}
#section3 .slider-main li.slick-current .pic img{transform: translateX(0) rotate(0);-webkit-transform: translateX(0) rotate(0);-ms-transform: translateX(0) rotate(0); opacity: 1;}
#section3 .slider-main li.slick-current:hover .pic img{border-radius: 40px 0px 40px 0px;}
#section3 .slider-main li .tit{font-size: 39px;padding-bottom: 6px;}
#section3 .slider-main li p{line-height: 30px; min-height:90px;  margin-bottom: 20%;font-size:16px;}
#section3 .slider-pic{opacity: 0.3; margin: 0 -25%;margin-top:9%;}
#section3 .slider-pic li.slick-slide .pic{margin: 0 auto;display: table; max-width: 300px; width: 60%;transform: translateX(100px) rotate(90deg);-webkit-transform: translateX(100px) rotate(90deg);-ms-transform: translateX(100px) rotate(90deg); opacity: 0;}
#section3 .slider-pic li.show:not(.slick-center) .pic{transform: translateX(0) rotate(0);-webkit-transform: translateX(0) rotate(0);-ms-transform: translateX(0) rotate(0); opacity: 1;transition:transform 1s,opacity 0.5s; }
#section3 .slider-pic li.slick-center{opacity: 0;}
#section3 .btn{position: absolute; left: -70px; top: 40px;width: auto;}
#section3 .btn dd{ width: 42px; height: 43px;margin: 0 30px;position: relative;}
#section3 .btn dd:before{position: absolute; content: '';border-radius: 50%;border: 1px solid rgba(255,255,255,0.12); left: 0; top: 0; width: 100%;height: 100%;}
#section3 .btn dd svg{position: absolute; left: 0; top: 0;right:0;bottom:0;}
#section3 .slick-prev{left: 0; }
#section3 .slick-next{right: 0; }
#section3 .slick-arrow{margin-top: -4px;}

@media(max-width:1400px){
#section3 .svg{ max-width:500px;}
}


@media(max-width:1200px){
#section3{padding: 20vw 0;}
#section3 .slider-main li .tit{font-size: 22px;}
#section3 .slider-main li p{font-size: 15px;margin-bottom: 10px;}

}
@media(max-width:768px){
#section3 .slider-main li p{height:100px;overflow:hidden;}
#section3 .btn{top: 100%;left: 0}
    #section3 .h-title{top:32%}
/*

#section3 .slider-main{top:40%;}
#section3 .slider-pic{margin-top: 0;}
*/

}
@media(max-width:640px){
#section3 .slider-main li .tit{font-size:5vw;}
#section3 .slider-main li p{line-height: 20px;min-height: 60px;max-height: 60px;}
#section3 .slider-pic li.slick-slide .pic{width: 52%;}
#section3 .btn dd{ width: 32px; height: 33px;margin: 0 20px;}
}
/*section4*/

#section4{text-align: center;padding-top:2%;}
#section4 .slogan:before,
#section4 .slogan:after{display: inline-block; content: ''; height: 1px;background: #fff; width: 40px; margin: 0 32px; vertical-align: middle;}
@media(min-width:1201px){
#section4 .slogan:before,
#section4 .slogan:after{opacity: 0; transition: 1.2s 0.5s;}
#section4 .slogan:before{transform: translateX(-50px);-webkit-transform: translateX(-50px);-ms-transform: translateX(-50px);}
#section4 .slogan:after{transform: translateX(50px);-webkit-transform: translateX(50px);-ms-transform: translateX(50px);}
#section4.ani-show .slogan:after,
#section4.ani-show .slogan:before{transform: translateX(0);-webkit-transform: translateX(0);-ms-transform: translateX(0); opacity: 1;display: none;}
}
#section4 .data{max-width: 1600px; margin: 3% auto; width: 90%;}
#section4 .data li{float: left; }
@media(min-width:961px){
#section4 .data li{width: 20%;}
}
@media(min-width:1201px){
#section4 .data li{ transform: translate3d(-50px,50px,50px);transition-duration: 1.2s; transition-property: all; opacity: 0;}
#section4 .data li:nth-child(2){transition-delay: 0.5s;}
#section4 .data li:nth-child(3){transition-delay: 0.6s;}
#section4 .data li:nth-child(4){transition-delay: 0.7s;}
#section4.ani-show .data li{opacity: 1; transform: translate3d(0,0,0);}
}
#section4 .data li .inner{position: relative; max-width: 264px; margin: 0 auto; width: 90%;}
#section4 .data li .ytable{height: 100%;}
#section4 .data li .svg{padding-bottom: 100%;position: relative;animation: zhuan 5s linear infinite;}
#section4 .data li .txt,
#section4 .data li .svg svg{position: absolute; left: 0; top: 0;right: 0;bottom: 0; z-index: 1;}
#section4 .data li .txt{z-index: 10;color: #cad400;}
#section4 .data li .txt .num{display: inline-block;position: relative;}
#section4 .data li .txt .counter{overflow: hidden;}
#section4 .data li .txt .counter i{font-style: normal;float: left; width: 42px; height: 60px;}
#section4 .data li .txt .num sub{position: absolute; left: 100%; bottom: 0;}
#section4 .data li .txt .num span{display: inline-block;font-size:40px;font-weight: bold;}
#section4 .data li .txt .num sub.f_24{font-size: 24px;font-family: 'Roboto-Regular';}
#section4 .data li .txt p{padding-top: 10px; margin: 0;font-size:16px;color:#fff;}
@media(max-width:1200px){
#section4{padding: 5vw 0;}
#section4 .data{width: 90%;}
#section4 .data li .txt .num span{font-size: 30px;}
#section4 .slogan:before, #section4 .slogan:after{width: 5vw; margin: 0 3vw;}
#section4 .data li .txt p{font-size:14px;}
}
@media(max-width:960px){
#section4 .data li{width:32%;margin-right:2%;margin-bottom:2%}
#section4 .data li:nth-child(3n){margin-right:0;}
}
@media(max-width:640px){
#section4 .data li{width:33.33%; margin: 1vw 0;}
#section4 .data li .txt .counter i{width: 6vw;height: 9vw;}
}


/*section5*/
#section5 .inner{padding: 8.4vw 0 5vw; text-align: center;}
#section5 .home-title{padding-bottom: 5%;}

/*Floor003099 */
.Floor003099{padding-top: 4vw; }
.Floor003099 .title{font-size: 60px;text-align: center;color: #111; padding-bottom: 4vw;}
.Floor003099 .auto{max-width: 1600px;}
.Floor003099 .slider .slick-list li a{display: block; margin: 0 2.55vw;}
.Floor003099 .pic{overflow: hidden;position: relative;margin-right: 3px;}
.Floor003099 .pic:before,
.Floor003099 .pic:after{content: '';position: absolute; width: 0;height: 0; opacity: 0; transition: 0.5s; border: 2px solid transparent; z-index: 10;}
.Floor003099 .pic:before{left: 0;bottom: 0; border-left-color: #cad400;border-bottom-color: #cad400;}
.Floor003099 .pic:after{right: 0; top: 0;border-right-color: #cad400;border-top-color: #cad400;}
.Floor003099 li a:hover .pic:after,
.Floor003099 li a:hover .pic:before{width: 100%; height: 100%; opacity: 1;}
.Floor003099 .pic .Ispic{padding-bottom: 65%; transition: 0.5s;border-radius: 30px 0px 30px 0px}
.Floor003099 li a:hover .Ispic{transform: scale(0.8);}
.Floor003099 .slider li .txt{padding-top: 2vw;}
.Floor003099 .slider .slick-dots{display: table; margin: 0 auto;margin-top:2%;}
.Floor003099 .slider .slick-dots li{float: left; border: 1px solid #fff;border-radius: 50%; width: 8px; height: 8px; margin: 0 12px;background: #fff;}
.Floor003099 .slider .slick-dots li button{display: none;}
.Floor003099 .slider .slick-dots li.slick-active{border-color: #cad400;background: #cad400;}
.Floor003099 .txt label{display: block; font-size: 16px;color: #000; margin-bottom: 1.5vw;}
.Floor003099 .txt time{font-size: 14px;color: rgba(255,255,255,0.8);}
.Floor003099 .txt .tit{font-size: 22px;color: #fff; line-height: 37px; min-height: 2.142em; margin-top: 10px;}
.Floor003099 li a:hover .txt .tit{color:#cad400;}
.Floor003099 .txt p{line-height: 25px; width:78%;color: rgba(255,255,255,0.8);margin-top:0;}
@media(min-width:1025px){
.Floor003099 .slider .slick-list li{padding-bottom: 2.24vw;}
.Floor003099 .slider .slick-list li:nth-child(2n){padding-top: 2.24vw;padding-bottom: 0;}
}
@media(max-width:1024px){
.Floor003099 .title{font-size: 6vw;}
}
@media(min-width:641px){
.Floor003099 .slider{ margin: 0 -2.55vw;margin-bottom:1%;}
}
@media(max-width:640px){
.Floor003099 .txt .tit{font-size: 5vw;}
}


/*Bottom002900 */
.Bottom002900{background: #2c3132;padding: 5.145vw 0;}
.Bottom002900,
.Bottom002900 a{color: #fff;}
.Bottom002900 .auto{max-width: 1760px;width: 92%;}
@media(min-width:1441px){
.Bottom002900 .inner{width: 92%; margin: 0 auto;max-width: 1600px;}
}
.Bottom002900 .b_nav nav dd a{opacity: 0.5;}
@media(min-width:1025px){
.Bottom002900{font-size: 16px;}
.Bottom002900 .contact{width: 25%;}
.Bottom002900 .b_nav{width: 70%;max-width: 1000px;}
}
.Bottom002900 .solgan{font-size: 30px;font-family: 'HuXiaoBoZhenShuai';letter-spacing: 6px;}
.Bottom002900 .solgan span{font-size: 16px;color: rgba(255,255,255,0.2);margin-left: 20px;}
@media(min-width:1025px){
.Bottom002900 .solgan span:before{content: '/ ';display: inline-block;font-family: 'HuXiaoBoZhenShuai';}
}
@media(max-width:1024px){
.Bottom002900 .solgan{padding: 4vw 0;}
.Bottom002900 .solgan span{display: block;}
}
.Bottom002900 .b_nav nav{border-top: 1px solid rgba(255,255,255,0.1);border-bottom: 1px solid rgba(255,255,255,0.1);padding: 45px 0; margin: 45px 0;}
.Bottom002900 .b_nav nav dl{float: left; max-width: 140px;}
.Bottom002900 .b_nav nav dt{padding-bottom: 30px;}
.Bottom002900 .b_nav nav dd{line-height: 24px;padding: 6px 0;}
@media(max-width:1024px){
 .Bottom002900 .b_nav nav{display: none;}
}
.Bottom002900 .copyright{color: rgba(255,255,255,0.6);line-height: 30px;font-size: 14px;}
.Bottom002900 .copyright a{opacity: 0.6;}
.Bottom002900 a:hover{color: #fff;opacity: 1!important;}
.Bottom002900 .contact .num{font-size: 36px;font-family: 'Oswald';margin-bottom: 36px;line-height: 1em;}
.Bottom002900 .share li{float: left;position: relative;}
.Bottom002900 .share li figure{position: absolute; left: 0; bottom: 100%; width: 120px; padding: 5px;background: #fff; margin-bottom: 10px;border-radius: 5px;display: none;}
.Bottom002900 .share li figure img{display: block;width: 100%;}
.Bottom002900 .share li figure:before{position: absolute; content: '';border:5px solid transparent; left: 25px; top: 100%;border-top-color: #fff;}
.Bottom002900 .share li:not(:last-child){margin-right: 28px;}
.Bottom002900 .share li a{display: block;border: 1px solid rgba(255,255,255,0.1); width: 58px; height: 58px;background-position: center center;background-repeat: no-repeat;border-radius: 50%; cursor: pointer;}
.Bottom002900 .share li a.a_wx{background-image: url("../images/Bottom002900_wx.png");}
.Bottom002900 .share li a.a_sina{background-image: url("../images/Bottom002900_sina.png");}
.Bottom002900 .share li a.a_douyin{background-image: url("../images/Bottom002900_douyin.png");}
.Bottom002900 .share li a:hover{background-color: #cad400;}
@media(min-width:1025px){
.Bottom002900 .contact .tit{padding-bottom: 28px;}
.Bottom002900 .share{margin: 50px 0 65px 0;}
}
@media(min-width:1025px) and (max-width:1280px){
.Bottom002900 .share li:not(:last-child){margin-right: 2vw;}
}
@media(max-width:1024px){
.Bottom002900{text-align: center;}
.Bottom002900 .logo{padding: 0 20% 3%;}
.Bottom002900 .contact .tit{padding: 3vw 0;}
.Bottom002900 .share ul{margin: 0 auto;display: table;}
.Bottom002900 .share li figure{left: 50%; margin-left: -60px;}
.Bottom002900 .share li figure:before{left: 50%; margin-left: -5px;}
}
@media(max-width:480px){
.Bottom002900 .contact .num{margin-bottom: 1em;font-size: 8vw;}
.Bottom002900 .solgan{font-size: 7vw;}
.Bottom002900 .copyright{font-size: 12px; line-height: normal;}
.Bottom002900 .share li a{width: 50px; height: 50px;}
}


/*Bottom003009 */
.Bottom003009{background-color: #2c3132;padding-top: 4vw;}
@media(max-width:1024px){
.Bottom003009{text-align: center;}
}

.Bottom003009,
.Bottom003009 a{color: #fff;}
.Bottom003009 a:hover{color: #fff;}
.Bottom003009 .soglan{color: #fff;font-size: 24px;line-height: 1.5em;}
.Bottom003009 .share{margin-top: 21px;}
.Bottom003009 .share dd{float: left;position: relative;line-height: 26px; margin: 0 0 0 11px;}
.Bottom003009 .share dd figure{position: absolute; left: 50%; margin-left: -60px; width: 120px; bottom: 100%; margin-bottom: 10px;display: none;}
.Bottom003009 .share dd figure:after{position: absolute; content: '';border: 5px solid transparent; border-top-color: #fff; top: 100%; margin-left: -5px; left: 50%;}
.Bottom003009 .share dd a{display: block; width: 26px; height: 26px;background: url("../images/Bottom003009_share_icon.png") no-repeat 0 0; ;}
.Bottom003009 .share dd.d_in a{background-position:left  0;}
.Bottom003009 .share dd.d_tw a{background-position:center 0;}
.Bottom003009 .share dd.d_wc a{background-position:right 0;}
.Bottom003009 .share dd.d_wc{position:relative}
.Bottom003009 .share dd.d_wc span{position:absolute;width: 100px;height: 100px;top: 100%;margin-top: 10px;display: none;}
@media(min-width:1025px){
.Bottom003009 .logo{display: table;table-layout: fixed;}
.Bottom003009 .logo > *{display: table-cell; vertical-align: middle;}
.Bottom003009 .logo .img{padding-right: 30px; max-width: 252px;}
}
@media(max-width:1024px){
.Bottom003009 .logo .img{padding-bottom: 20px;}
.Bottom003009 .share{display: table; margin-left:  auto; margin-right: auto;}
}
@media(max-width:480px){
.Bottom003009 .soglan{font-size: 4vw;}
}
.Bottom003009 .b-mid{margin-top: 2.08vw;padding-top: 2vw; border-top: 1px solid rgba(255,255,255,0.05);padding-bottom: 3vw;}
.Bottom003009 .b-mid .tit{font-size: 16px; margin-bottom:1vw;}
.Bottom003009 .b-mid .tit,
.Bottom003009 .b-mid .tit a{color: #fff;}
.Bottom003009 .contact{max-width: 400px;width: 25%;}
.Bottom003009 .contact li{line-height: 30px;}
.Bottom003009 .contact li a{  display: block; margin-bottom: 10px; position: relative;; }
.Bottom003009 .contact li a:after{   content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;
background: rgba(0,0,0,0.5); }
.Bottom003009 .contact li a .Ispic{padding-bottom: 40%; }
.Bottom003009 .contact li a span{ position: absolute; z-index: 100; color: #2c3132; text-align: center; width: 100%;top: 50%;left: 50%;
display: block; width: 100px; line-height:40px;background:  #cad400; margin-top: -20px; margin-left: -50px; border-radius: 100px;; }
.Bottom003009 .b-mid nav{max-width: 1000px;width:74%;}
.Bottom003009 .b-mid nav dl{float: left; max-width: 300px;}
.Bottom003009 .b-mid nav dd{line-height: 20px;padding: 5px 0;}
.Bottom003009 .b-mid nav dl#b80{display: none}
@media(max-width:1500px){

.Bottom003009 .b-mid nav{width: 70%;}
}
@media(max-width:1024px){
.Bottom003009 .b-mid{display: none;}
}
.Bottom003009 .copyright{border-top: 1px solid rgba(255,255,255,0.05);padding: 2vw 0;}
.Bottom003009 .copyright .fr a{display: inline-block;}
.Bottom003009 .copyright .fr a:not(:last-child):after{ width: 1px; height: 13px;display: inline-block; content: ''; vertical-align: middle;background:#fff; opacity: 0.1; margin: 0 15px;}
@media(max-width:1024px){
.Bottom003009 .copyright{margin-top: 5vw;padding: 5vw;}
.Bottom003009 .copyright .fr{padding-bottom: 10px;}
}




.bsBox *,
.bsBox{box-sizing: content-box;}
#fp-nav{ top: auto; bottom: 4%;margin-top: 0;}
#fp-nav ul:before{display: block; width: 1px; height: 50px;margin: 0 auto 40px; content: '';background: rgba(255,255,255,0.2);}
#fp-nav ul li{margin: 10px; width: 10px; height: 10px;}
#fp-nav ul li a span{width: 6px; height: 6px;background: #fff; margin: -3px 0 0 -3px;}
#fp-nav ul li a.active span, 
#fp-nav ul li:hover a.active span{width: 10px; height: 10px; margin: -5px 0 0 -5px;background: #cad400;}
@media(max-width:1200px){
.fp-section.fp-table,
.fp-tableCell{}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
#section3 .slider-main{width: 100%;left: 50%; transform: translate(-50%,-50%);}
}



/*Top003124 */
.Top003124{padding:0 3%;}
.Top003124 menu li:hover span a,
.Top003124 menu li.aon span a{color:#cad400!important}



.Top003124{position: fixed;width: 100%;left: 0;top: 0;z-index: 100;transition:background-color 0.3s,transform 1s;}
/*.Top003124.Down{transform: translateY(-5.3125em);}*/
.Top003124.hover,.Top003124.Down{background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.Top003124.Down .logo .white{display: none;}
.Top003124.Down .logo .red{display: block!important;}
.Top003124.Down menu li a{color: #333!important;}
.Top003124.hover .logo .white,
.Top003124:not(.hover) .logo .red{display: none;}
.Top003124:not(.hover),
.Top003124:not(.hover) a:not(:hover){color: #fff;}



@media (max-width:1024px) {
.Top003124{height: 70px; position: fixed;top: 0;width: 100%;z-index: 1000;}
.Top003124 .wap-fixed{position: fixed;width: 100%;left: 0;top: 0;z-index: 100;box-shadow: 0 0 10px rgba(0,0,0,0.1);padding-top: 0; }
.Top003124 .logo .white{display: block;} 
.Top003124 .auto{position: relative;padding: 0 2%;}
}
.Top003124 header{position: relative;}

.Top003124 .logo{float: left;height:6.4em;margin-top:14px;}
.Top003124 .logo a{display: table-cell; vertical-align: middle;}
.Top003124 .logo img{}
@media (max-width:1024px) {
.Top003124 .logo{height: 60px;margin-top: 10px;}
.Top003124 .logo img{max-width:100px;}
}
.Top003124 .top-nav dd{padding-left:29px;background: url(../images/langicon.png) no-repeat left center/24px;}
.Top003124.hover .top-nav dd,.Top003124.Down .top-nav dd{background: url(../images/langicon2.png) no-repeat left center/24px;}
.Top003124.Down .top-nav dd a{color: #333!important}
.Top003124 .top-nav dd.oa a{display: block; border: 1px solid #ccc;border-radius: 50%;text-align: center;}
.Top003124.hover .top-nav dd.oa a{border-color: #ccc;}
.Top003124 .top-nav dd.lang a{margin: 0 5px;}
.Top003124 .top-nav dd.stock b{font-weight: normal;}
@media (max-width:1366px) {
.Top003124 menu li:not(:last-child){margin-right: 2em;}    
.Top003124 .top-nav{margin: 0 2em;}
}
@media(min-width:1025px) and  (max-width:1770px) {
.Top003124 .top-nav{margin-right: 8.34vw;}
}
@media (min-width:1025px) {
.Top003124 .top-nav{float: right;padding-top: 2.3em;}
.Top003124 .top-nav dd{float: left;line-height:2.5714em;}
.Top003124 .top-nav dd.oa{margin-left: 4.2857em;}
.Top003124 .top-nav dd.oa a{width:2.5714em;}
.Top003124 .top-nav dd.stock{margin-right: 2.1428em;padding-right: 2.1428em;border-right: 1px solid rgba(255,255,255,0.1);}
.Top003124:not(.hover) .top-nav dd.stock{border-right-color: #fff;}
}
@media (max-width:1024px) {
.Top003124 .top-nav{position: absolute;right: 70px;top: 3px;display: flex;align-items: center;margin-bottom: 0.5em;margin: 0;}
.Top003124 .top-nav dd{line-height: 2;}
.Top003124 .top-nav dd:not(:last-child){margin-right: 1em;}
.Top003124 .top-nav dd.oa a{width:2em;}
.Top003124 .top-nav{margin: 0;}
}
@media (min-width:1367px) {
.Top003124 menu li:not(:last-child){margin-right: 4em;}    
.Top003124 .top-nav{margin-left: 4.5em;margin-right:4%; }
}

.Top003124 menu li span{display: block;}
@media (min-width:1025px) {
.Top003124 menu{float: right;}
.Top003124 menu li{float: left;}  
.Top003124 menu li span,
.Top003124 menu li span a{line-height:7.3125em;}  
.Top003124 menu li span a{display: block;position: relative;z-index: 1;font-size:16px;}
.Top003124 menu li span a:after{position: absolute;content: ''; left: 0; bottom: 0; height: 2px;background-color: none; transition: 0.3s;}
.Top003124 menu li:hover span a:after,
.Top003124 menu li.aon span a:after{width: 100%;}
.Top003124 menu li .sub{position: absolute; top: 100%; background-color: #fff;border-radius: 0 0 5px 5px; overflow: hidden;}
}
@media (max-width:1024px) {
.Top003124 menu{position: fixed;right: -100%;top: 70px;height: calc(100% - 7em);overflow: auto;background-color: #fff;width: 220px;opacity: 0;transition: 0.3s ease;} 
.menu-show .Top003124 menu{right: 0;opacity: 1;transform:translateX(0);}
.Top003124 menu li{border-bottom: 1px solid #eee;margin-right: 0!important;}
.Top003124 menu li span{padding-top: 1em; padding-bottom: 1em;padding-left: 1em;}
.Top003124 menu li span a{font-size: 18px;}
.Top003124 .has-sub span .op:before,
.Top003124 .has-sub span .op:after{background-color: #ccc;}
.Top003124 menu li .sub{background-color: rgba(0,0,0,0.1);}
.Top003124 menu li .sub a{font-size:15px;}
.Top003124 menu li .sub dt{text-align:left;padding-left:20px}
}
.Top003124 .open-search{position: absolute;right: 0; top: 0;width: 2.3125em;height:7.3125em; background: url(../images/Top003124-btn.svg) no-repeat center; cursor: pointer; background-size: 26px;}
.Top003124.hover .open-search,.Top003124.Down .open-search{ background: url(../images/Top003124-btn2.png) no-repeat center; background-size: 26px;}
.Top003124 .top-search{position: absolute;right: 0;top: 100%;background-color: #fff;width: 100%;max-width: 400px;}
.Top003124 .top-search .btn{background-color: rgba(202,212,1); background-image: url(../images/Top003124-btn.svg); background-size: auto 50%;}
.Top003124 .open-search.on:before,
.Top003124 .open-search.on:after{width: 40%; left: 30%;}
.Top003124.hover .open-search.on:before,
.Top003124.hover .open-search.on:after{background-color: rgba(0,0,0,1);}
@media (max-width:1024px) {
.Top003124 .open-search{width: 1.5em;height: 1.5em;top: 50%;margin-top: -.8em;background-size: auto 60%;right: 160px;}   
.Top003124 .open-menu{width:2.4em; height: 2.4em; right: 0;} 
.Top003124 .open-menu i{width: 60%;left: 20%;background-color: #fff} 
.Top003124.hover .open-menu i,
.Top003124.Down .open-menu i{ background: #222;}

}
@media (max-width:768px) {
.Top003124 .open-search{width: 40px;height: 40px;margin-top: -22px;right: 115px;} 
.Top003124 .open-menu{width:40px;height:40px;margin-top: -2px;} 
 .Top003124 .top-nav{right:40px;top: 17px;}
 .Top003124 .top-nav dd.lang a{font-size:16px;}
}

/*Banner002826 */
.Banner002826{position: relative; z-index: 1;}
.Banner002826 .text{position: absolute;top: 25%;left: 8%;width: 100%;max-width: 800px;color: #fff; z-index: 4;}
.Banner002826 .text h2{font-size: 58px;font-family: 'fangzhengheiti';}
.Banner002826 .text p{font-size: 22px;line-height: 48px;font-family: 'fangzhengheiti';margin-bottom: 35px;}
.Banner002826 li.slick-slide{position: relative;}
.Banner002826 li.slick-slide img{display: block;width: 100%;height: 100vh;}
.Banner002826  li.slick-slide figure{height: 0}
.Banner002826 .text span img{width:60px;height:60px;display:inline-block}
.Banner002826 li.slick-slide video{position: absolute; z-index: 10; left: 50%; top: 50%; transform: translate(-50%,-50%);min-height: 100%; min-width: 100%;}
.Banner002826 li.slick-slide:not(.has-video)::before{ content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); z-index: 3;}
@media(min-width:1025px){
.Banner002826 li.slick-slide img.wap{display: none;}
}
@media(max-width:1024px){
.Banner002826 li.slick-slide img.pc{display: none;}
.Banner002826  li.slick-slide figure{height:100vh;background-size: cover;background-repeat: no-repeat;background-position: left center;}
.Banner002826 li.slick-slide video{left: -100%;top: 100%; opacity: 0;}
.Banner002826 li.slick-slide .open-video{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url(../images/Banner002826_play.png) no-repeat center center;background-size: auto 50px; z-index: 20;}
.Banner002826 li.video-show .open-video{left: -100%;opacity: 0; transform: translateX(-100%);}
.Banner002826 li.video-show video{left: 50%; top: 50%; opacity: 1;}
.Banner002826 .text{left: 5%;max-width: 80%;}
.Banner002826 .text h2{font-size: 38px;}
.Banner002826 .text p{font-size: 18px;line-height: 38px;margin-bottom: 25px;}
.Banner002826 .text span img{width:40px;height:40px;}
}
.slick-slider {position: relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.slick-list:focus {outline: none}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, 
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.slick-track {position: relative; top: 0; left: 0; display: block;}
.slick-track:before, 
.slick-track:after{display: table; content: '';}
.slick-track:after{ clear: both;}
.slick-loading .slick-track { visibility: hidden;}
.slick-slide{ display: none; float: left; min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.slick-slide .slick-loading img { display: none;}
.slick-slide .dragging img { pointer-events: none;}
.slick-initialized .slick-slide { display: block;}
.slick-loading .slick-slide { visibility: hidden;}
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.slick-arrow .slick-hidden { display: none;}
.Banner002826 .slick-dots{position: absolute; left: 50%; transform: translate(-50%,0); bottom: 5%;overflow: hidden; z-index: 10;}
.Banner002826 .slick-dots li{float: left; width: 18px; height: 18px;position: relative; border-radius: 50%;border: 2px solid #fff; cursor: pointer;}
.Banner002826 .slick-dots li:not(:last-child){margin-right: 10px;}
.Banner002826 .slick-dots li:before{position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; border-radius: 50%;background: #fff; transition: 0.3s;content: '';}
.Banner002826 .slick-dots li.slick-active:before{transform: scale(0);-webkit-transform: scale(0);-ms-transform: scale(0);}
.Banner002826 .slick-dots li button{display: none;}
@media(max-width:640px){
.Banner002826 .slick-dots li{width: 10px; height: 10px;}
.Banner002826 .slick-dots li:not(:last-child){margin-right: 4px;}
.Banner002826 .text h2{font-size: 28px;}
.Banner002826 .text p{font-size: 15px;line-height: 28px;margin-bottom: 15px;}
.Banner002826 .text span img{width:30px;height:30px;}
}



/*Floor */
.Banner002730{}
.Banner002730{ position:relative;}
.Banner002730 .ytable{height: 100%;}
.Banner002730 .txt{ position:absolute; left:0; top:0; height:100%; width:100%; z-index:10; color:#fff;  font-size:28px;text-align: center;}
.Banner002730 .txt .auto{ max-width: 1600px;}
.Banner002730 .txt .cn{font-size:46px;}
.Banner002730 .txt .en{font-size:30px;color:rgba(255,255,255,0.4);margin-bottom:5px;}
@media(min-width:1025px){
.Banner002730 figure{ height:540px;}
.Banner002730 img{ display:none;}
}
@media(max-width:1024px){
.Banner002730 figure{ display:none;}
.Banner002730 img{ width:100%; display:block;}
.Banner002730 .auto{ width:80%;}
.Banner002730 .fr{float: right;}
.Banner002730 .txt {font-size:28px;}
.Banner002730 .txt .cn{font-size:28px;}
.Banner002730 .txt .en{font-size:16px;}

}

.lm-content{background:#f8f8f8;margin:4% auto 4%;padding:0 0 4%;}
@media(max-width:1500px){
    .lm-content{max-width:1280px;}
}
@media(max-width:1024px){
    .lm-content{margin:4% auto}
}

/*Menu002147 */
.Menu002147{ background:#fff; position: relative; z-index: 50;}
.Menu002147 ul{ display:table; margin:0 auto;}
.Menu002147 li{float:left;position:relative;}
.Menu002147 li:after{ position:absolute; content:''; width:1px; right:0; top:50%; height:14px; margin-top:-7px; background:#dfdfdf;}





.Menu002147 li.end:after{ display:none;}
.Menu002147 li img{max-width:42px;display: block;margin:0 auto;margin-bottom:10px;transition: 0.3s;}
.Menu002147 li:hover img{margin-top:-10px;}
.Menu002147 li a{ display:block;font-size:18px; position:relative; overflow:hidden;padding:0 52px; padding-bottom:30px;padding-top:30px; text-align: center;overflow: hidden;}
.Menu002147 li a p{ margin: 0; font-size: 14px;}
.Menu002147 li a:after{ position:absolute; left:0; bottom:0;content:''; height:2px; width:100%;}
.Menu002147 li.aon a,
.Menu002147_2 li:hover a{color:#333;background:#cad400;}
.Menu002147 li.aon a:after,
.Menu002147 li:hover a:after{ }
@media(max-width:1024px){
.Menu002147 li{}
.Menu002147 li a{padding: 30px 20px;}
}
@media(max-width:640px){
.Menu002147 ul{ display:block;text-align:center;}
.Menu002147 li{ float:none; width:24%; text-align:center; padding:0;display: inline-block}
.Menu002147 li a{font-size: 15px;padding: 20px 10px;}
}
@media(max-width:768px) and (min-width:481px){
.Menu002147 li:nth-child(4n):after{ display:none;}
}



.Menu002147_2 li.aon a,
.Menu002147_2 li:hover a{color:#333;background:#cad400;}
.Menu002147_2 li.aon img,
.Menu002147_2 li:hover img{filter: drop-shadow(126px 0 #222);transform: translateX(-300%);}    
.Menu002147_2 li.aon  a:after,
.Menu002147_2 li:hover  a:after{content: ""; display: block; position: absolute; left: 0; bottom: 0; z-index: 50; width: 100%; height: 12px;background: url(../images/aonbg.png) repeat-x center top; }
  
@media(max-width:1025px){
.Menu002147_2 #nav3.aon img,
.Menu002147_2 #nav3:hover img{filter: drop-shadow(0px 0 #222);transform: translateX(0%);}   
}


/*
 .RighInfo002228 
 */

.RighInfo002228{ padding:5% 0 0;max-width:1050px; margin: 0 auto; }
.RighInfo002228.no{display: none}
.RighInfo002228 .auto{}
.RighInfo002228 .single-header{ text-align:center;}
.RighInfo002228 .single-header h1{ color:#333; font-size:20px; margin:0 0 0px 0; font-weight:normal;}
.RighInfo002228 .single-header h3{color:#815122; font-size:16px; margin:0; font-weight:normal; position:relative;}
.RighInfo002228 .single-header h3:after{ content:""; display:block; height:1px; background-color:#f3eee9; width:100%; z-index:1; margin-top:15px;}
.RighInfo002228 .single-header h3 span{ position:relative; z-index:2; padding:0 30px; background-color:#fff;}
.RighInfo002228 .single-content{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; overflow:hidden; font-size:14px; line-height:24px; color:#666; padding-top:1%;}
.RighInfo002228 .single-content p{ text-indent:0em; margin:0; padding:10px 0;font-size:16px;line-height: 32px;text-align: center;}
.RighInfo002228 .article{padding: 2% 0; font-size:16px;line-height: 32px;}
.RighInfo002228 .article ul { list-style-type: none;  margin: 0;  padding: 0 0 0 1.625rem}
.RighInfo002228 .article ul li{ margin-bottom: .25rem; position: relative}
.RighInfo002228 .article ul li:before { background: url(../images/li_icon.svg) no-repeat left;  content: "";  height: .875rem;  left: -1.625rem;  position: absolute;  top: .4rem;  width: 1rem}
.RighInfo002228 .no-textindent{ text-indent:0;overflow: hidden;}
.RighInfo002228 .no-textindent img{transition: 0.3s;}
.RighInfo002228 .no-textindent:hover img{transform: scale(1.1);}

.RighInfo002228 .video { position: relative;}
.RighInfo002228 .video video{background: #000;}

.RighInfo002228 .ycenter .video{position:absolute; left:0; top: 0%; width: 100%;height: 100%; z-index: 1;max-width: 1050px;margin: 0 auto;}


.RighInfo002228 .single{ overflow:hidden; font-size:16px; line-height:32px; color:#666; padding-top:1%;}
.RighInfo002228 .single h2{font-size: 28px;font-weight: normal;}
.RighInfo002228 .single h3{font-size: 20px;font-weight: normal; margin: 10px 0;}
.RighInfo002228 .single p{ text-indent:0em; margin:0; padding:10px 0;font-size:16px;line-height: 32px;}
.RighInfo002228 .single .list-dl dd{padding-left: 20px;border-bottom: 1px solid #eee; position: relative; margin-bottom: 2%;}
.RighInfo002228 .single .list-dl dd:before {position: absolute;content: '';width: 8px;height: 8px;border-radius: 50%;background: #cad400;left: 0;top: 11px;}
.RighInfo002228 .single .list-dl dd h3{font-size: 20px;font-weight: normal; margin: 0;}

.RighInfo002228 .single .dl-link dd{padding-left: 20px; position: relative; }
.RighInfo002228 .single .dl-link dd a{ color: #B8D100;}
.RighInfo002228 .single .dl-link dd:before {position: absolute;content: '';width: 6px;height: 6px;border-radius: 50%;background: #cad400;left: 0;top: 11px;}

.RighInfo002228 .min-single{ max-width: 1050px; width: 100%; margin: 0 auto;}

.RighInfo002228 .list2{overflow: hidden;}
.RighInfo002228 .list2 .item{display: flex;justify-content: space-between;align-items: center; margin-bottom: 2%; overflow: hidden;}
.RighInfo002228 .list2 .item:nth-child(2n){flex-direction: row-reverse;}
.RighInfo002228 .list2 .item .left{width: 50%;overflow: hidden;}
.RighInfo002228 .list2 .item .imgbox{overflow: hidden;}
.RighInfo002228 .list2 .item .imgbox img{transition:0.3s; }
.RighInfo002228 .list2 .item:hover .imgbox img{transform:scale(1.1);}
.RighInfo002228 .list2 .item .right{width: 50%;}
.RighInfo002228 .list2 .item .tit{font-size: 20px;color: #333333;line-height:32px; margin-bottom: 1%;}
.RighInfo002228 .list2 .item .desc{font-size: 16px;color: #666;line-height:32px;}

.RighInfo002228 .list2 .item .right{padding-left: 4%; }
.RighInfo002228 .list2 .item:nth-child(2n) .right{padding-left: 0%;  padding-right: 4%;}

.RighInfo002228 .prolist .item{display: flex; flex-wrap: wrap; justify-content: space-between}
.RighInfo002228 .prolist .item:not(:last-child){padding-bottom: 5%; border-bottom: solid 1px #ddd; margin-bottom: 5%;}
.RighInfo002228 .prolist .pic{width: 40%;}
.RighInfo002228 .prolist .info{width: 55%;font-size: 16px; line-height: 32px}
.RighInfo002228 .prolist .info ul { list-style-type: none;  margin: 0;  padding: 0 0 0 1.625rem}
.RighInfo002228 .prolist .info ul li{ margin-bottom: .25rem; position: relative}
.RighInfo002228 .prolist .info ul li:before { background: url(../images/li_icon.svg) no-repeat left;  content: "";  height: .875rem;  left: -1.625rem;  position: absolute;  top: .4rem;  width: 1rem}
.RighInfo002228 .prolist .down{padding-top: 20px;}
.RighInfo002228 .prolist .down a{color: #000; display: inline-block; padding: 0px 30px; line-height: 3; background: #cad400; transition: 0.5s}
.RighInfo002228 .prolist .down a:hover{color: #fff; background: #333}
.RighInfo002228 .list-pic-txt{padding: 0; background: none}
@media(max-width:1024px){
    .RighInfo002228{ padding:5% 4%; }
.RighInfo002228 .open-video{background-size: auto 30%;}
}
.RighInfo002228 .fr{ float:none;}
.RighInfo002228 .col2+.col2{ margin-top:10px;}
.RighInfo002228 .slick-list{margin:0 -15px;}
.RighInfo002228 .slick-slide{margin:0 15px;overflow: hidden;}
.RighInfo002228 .slick-slide .Ispic{transition: 0.3s;}
.RighInfo002228 .slick-slide:hover .Ispic{transform: scale(1.1);}
.RighInfo002228 ul{margin-top:2%;}
.RighInfo002228 ul li .Ispic{padding-bottom:60%;}
.RighInfo002228 ul li h2{font-size:22px;color:#333;font-weight: normal;}
.RighInfo002228 ul li p{line-height: 25px;font-size:15px;text-align: justify;}
.RighInfo002228 .icon-list{ text-align: center; margin: 2%  0; padding-bottom: 2%;}
.RighInfo002228 .icon-list{ display: flex; flex-wrap: wrap; justify-content: space-evenly;}
.RighInfo002228 .icon-list::after{ display: none;}
.RighInfo002228 .icon-list dd{float: left;font-size: 16px;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.03);padding:2% 1%;overflow: hidden; }
.RighInfo002228 .icon-list dd a{color: #333;}
.RighInfo002228 .icon-list dd img{  width:45px; display:inline-block; vertical-align: middle; margin-right: 10px;}
.RighInfo002228 .icon-list dd span{   line-height: 45px;; display:inline-block; vertical-align: middle;}
.RighInfo002228 .icon-list dd:not(.no-url):hover{  background:#cad400; color: #fff;}
.RighInfo002228 .icon-list dd.no-url a{color: #999;}
.RighInfo002228 .icon-list dd.no-url img{filter: grayscale(1);}
.RighInfo002228 .icon-list dd:not(.no-url):hover  img{transform: translateX(-300%);filter: drop-shadow(135px 0 #222);}
.RighInfo002228 .slick-arrow{ font-size:0; width:50px !important; height:50px !important; border:none; position:absolute; top:50%; margin-top:-25px; background:#cad400; cursor:pointer; padding:0; z-index: 50; border-radius: 100px;}
.RighInfo002228 .slick-prev{ left:-25px;}
.RighInfo002228 .slick-next{ right:-25px;}
.RighInfo002228 .slick-next::before,
.RighInfo002228 .slick-prev::before{ position:absolute; content:''; width:25%; height:25%; border-top:3px solid #fff; border-right:3px solid #fff; top:38%; left:35%; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.RighInfo002228 .slick-prev::before{ left:42%; transform:rotate(-135deg); -webkit-transform:rotate(-135deg);}
.RighInfo002228 .slick-next:hover::before,
.RighInfo002228 .slick-prev:hover::before{ border-color:#00a0e9;}
@media(max-width:1366px){
.RighInfo002228 .list{padding: 0 30px!important;}
.RighInfo002228 .slick-arrow{width:40px!important;height:40px!important;}
}
@media (min-width:1025px) {
 .RighInfo002228 .icon-list dd{width: calc((100% - 10px * 5) / 6);}
/* .RighInfo002228 .icon-list dd:not(:nth-child(6n)){  margin-right: 115px} */
}
@media(min-width:641px) and (max-width:1024px){
    .RighInfo002228 .icon-list dd{width: calc((100% - 10px * 2) / 3); margin-bottom: 10px;}
/* .RighInfo002228 .icon-list dd:not(:nth-child(3n)){  margin-right: 10px} */
}
@media(max-width:640px){
    .RighInfo002228 .icon-list dd{width: calc((100% - 10px) / 2);margin-bottom: 10px;}
/* .RighInfo002228 .icon-list dd:not(:nth-child(2n)){  margin-right: 10px} */
.RighInfo002228 .icon-list dd img{width: 30px;}
.RighInfo002228 .slick-prev{left: -40px;}
.RighInfo002228 .slick-next{right: -40px;}

.RighInfo002228 .single h2{ font-size: 20px;}

.RighInfo002228 .list2 .item{flex-wrap: wrap;}
.RighInfo002228 .list2 .item .left{width: 100%;margin-bottom: 12px;}
.RighInfo002228 .list2 .item .right{width: 100%; padding: 0;}
.RighInfo002228 .list2 .item:nth-child(2n) {flex-direction: row;}

}
@media screen and (min-width:465px){
.RighInfo002228 .col2{ width:48%;}
.RighInfo002228 .fr{ float:right;}
.RighInfo002228 .col2+.col2{ margin-top:0;}
}
@media screen and (min-width:768px){
.RighInfo002228 .single-header h1{ font-size:24px;}
.RighInfo002228 .single-header h3{ font-size:18px;}
.RighInfo002228 .single-content p{ padding:15px 0;} 
.RighInfo002228 .single-header h3:after{ background-color:#f3eee9; position:absolute; top:50%; z-index:1; margin-top:0;} 
}
@media screen and (min-width:1024px){
.RighInfo002228 .single-header h1{ font-size:32px;}
}

/*Floor002617 */
.Floor002617{ position:relative; z-index:1; overflow:hidden;max-width:1050px;margin:0 auto;margin-top:10px;}
.Floor002617 img{ width:100%; display:block;}
.Floor002617 .ycenter{ position:absolute; z-index:5; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5); text-align:center;color:#fff; overflow:hidden;}
.Floor002617 .ycenter_click{ z-index:20; width:auto; height:auto; right:5%; top:5%; left:auto;}
.Floor002617 .ycenter_click .title{ display:none;}
.Floor002617 .video{ width:100%;}
.Floor002617  video{ z-index:10; background:#000; position:absolute; left:0; top:0; width:100%; height:100%;}
.Floor002617 .video .ytable{height:100%;}
.Floor002617 .title{ font-size:28px;margin-bottom:2%;}
.Floor002617 .title b{ display:block; opacity:0.2; text-transform:uppercase; font-size:86px;}
.Floor002617 .play_btn{ cursor:pointer; display:inline-block;}
.Floor002617 .play_btn i{ display:block; margin:0 auto 15px; width:55px; height:55px; border:2px solid #cad400; 
    border-radius:50%; background:url(../images/Floor002617_play.png) no-repeat 55%  center;}
.Floor002617 .close_btn i{ position:relative; background:none;}
.Floor002617 .close_btn i::before,
.Floor002617 .close_btn i::after{ position:absolute; content:''; width:3px; border-radius:3px; height:50%; top:25%; background:#cca74f; left:16px;}
.Floor002617 .close_btn i::after{ left:26px;}
@media(max-width:1024px){
.Floor002617 .title{ font-size:24px;}
.Floor002617 .title b{ font-size:56px;}
}
@media(max-width:640px){
.Floor002617 .title{ font-size:20px;}
.Floor002617 .title b{ font-size:40px;}
}
@media(max-width:480px){
.Floor002617 .title::after{ display:none;}
.Floor002617 .title b{ font-size:30px;}
.Floor002617 .title{ font-size:18px;}
.Floor002617 .play_btn i{ margin:5px auto; background-size:12px;width: 36px;height: 36px;}
.Floor002617 .close_btn i::before{ left:10px;}
.Floor002617 .close_btn i::after{ left:20px;}
}

/*PicList002663 */
.PicList002663{ padding:4% 0 0; }
.PicList002663 li{ }
.PicList002663 .news-top .bx-wrapper{ position:relative; z-index:1;}
.PicList002663 .news-top .bx-viewport{ z-index:1}
.PicList002663 .news-top{ margin-bottom:5%; position: relative;}
.PicList002663 .news-top li{ position: relative; height: auto; overflow: hidden;}
.PicList002663 .news-top li .pic{ position: absolute; left: 0; top: 0;}
.PicList002663 .news-top .pic{ width:51%; position: absolute; left: 0; top: 0; height: 82%; background-color: #eee;}
.PicList002663 .news-top .pic a{ width:100%; height: 100%; position: absolute; left: 0; top: 0;  display: block;}
.PicList002663 .news-top .txt{ width:48%;padding:4% 6% 10%; position: relative ; float: right;}

.PicList002663 li time{ color:rgba(255,255,255,0.8); font-size:18px;}
.PicList002663 li h3{font-size:24px;font-weight: normal; line-height:30px; margin-bottom:0;}
.PicList002663 li h3 a{ color:#fff;}
.PicList002663 li h3 a:hover{ color:#fff;}
.PicList002663 li p{line-height:30px;color:rgba(255,255,255,0.8);font-size:16px;height: 90px; overflow:hidden;margin-bottom:5%;}
.PicList002663 li .more{ position:relative; color:#333;background:#cad400;font-size:16px;padding:15px 37px;border-radius: 3px; margin-top: 20px; display: inline-block;}
.PicList002663 li .more:hover::before{ width:0;}


.PicList002663 .news-list li{ float:left;  margin-right:2%; margin-bottom:2%; padding:5% 3%;}

.PicList002663 .slick-dots{ position: absolute; width: 42%; right: 0; bottom: 10%; z-index: 100;}
.PicList002663 .slick-dots li{ position:relative; display:inline-block; width:14px; height:14px; border-radius:50%;
     border:1px solid transparent; overflow:hidden; line-height:1000px; cursor: pointer; margin-right: 5px;}
.PicList002663 .slick-dots li::before{ position:absolute; content:''; left:2px; top:2px; right:2px; bottom:2px; background:#fff; border-radius:50%; }
.PicList002663 .slick-dots li.slick-active{ background:#fff; }
.PicList002663 .slick-dots li.slick-active::before{ background:#cad400;}
.PicList002663 .slick-dots li button{ display: none }



@media(min-width:769px){

.PicList002663 .news-list li{width:32%;}
.PicList002663 .news-list li:nth-child(3n){ margin-right:0;}


}
@media(max-width:1024px){
.PicList002663 li h3{font-size: 16px;}
.PicList002663 li time{font-size: 12px;}
.PicList002663 li .more{font-size:14px;padding: 10px 30px; }
}
@media(min-width:481px) and (max-width:1024px){
.PicList002663 li p{line-height:20px;font-size:14px;height: 60px;}
}
@media(max-width:768px){
.PicList002663 .news-top .ycenter{ display:block;}
.PicList002663 .news-top li .pic{ width:100%; position: relative; height: auto; padding-bottom: 80%;}
.PicList002663 .news-top li .txt{ width:100%;padding:4%; position: relative ; float: left}
.PicList002663 .news-top li h3{ max-height:60px; height:auto;}
.PicList002663 .news-top li p{ margin:3% 0; height:auto;}
.PicList002663 .news-list li{width:49%;}
.PicList002663 .news-list li:nth-child(2n){ margin-right:0;}
.PicList002663 .slick-dots{ position: relative; width: 100%; text-align: center; margin-top: 5%;}

}
@media(max-width:480px){
.PicList002663 .news-list li{ float:none; width:auto; margin-right:0;}
.PicList002663 .news-list li p,
.PicList002663 .news-list li h3{ height:auto;}
}


/*PicList003142 */
.PicList003142 .auto{ margin-top: 4.5em; margin-bottom: 1em;color: #fff}
.PicList003142 .title{ text-align: center; margin-bottom: 5%;}
.PicList003142 .title h3{margin: 0; font-weight: normal; font-size: 36px; color: #fff;}
.PicList003142 li{float: left;  margin-bottom: 18em;}
.PicList003142 li .txt{padding: 1.875em;}
.PicList003142 li .tit{ font-size: 22px;color:#fff; line-height: 1.6666; min-height: 3.3332em;}
.PicList003142 li p{font-size: 14px; line-height: 25px; min-height: 3.57142em;color: rgba(255,255,255,0.8);}
.PicList003142 li .pic{overflow: hidden;}
.PicList003142 li .Ispic{padding-bottom: 65%;transition: 0.3s;}
.PicList003142 li a:hover .Ispic{transform: scale(1.1);}
.PicList003142 li a:hover{color: #fff;}
.PicList003142 li time{color:#cad400;font-size:14px; display: block;margin-top:17px;}
.PicList003142 li a:hover time{}
@media (min-width:1025px) {
.PicList003142 li{width: 30.65%;}
.PicList003142 li:not(:nth-child(3n)){margin-right: 4%;}
.PicList003142 li:nth-child(3n+1){clear: left;}    
}
@media (max-width:1024px) {
.PicList003142 .auto{margin-top: 2em;}   
.PicList003142 li{width: 48%;margin-bottom: 2%}
.PicList003142 li:not(:nth-child(2n)){margin-right: 4%;}
.PicList003142 li:nth-child(2n+1){clear: left;} 
.PicList003142 li .txt{padding: 1em;}
.PicList003142 li .tit{font-size:18px;}
}
@media (max-width:640px) {
.PicList003142 li .tit{font-size:16px;}
}

/*
 .RichInfo005
 */
.RichInfo005{ padding:5% 5% 0;}
.RichInfo005 .news_info .title{ text-align:center; padding-bottom:20px;}
.RichInfo005 .news_info .title h1{ margin:0; padding-bottom:15px; font-size:32px;color:#333;text-align: center; font-weight:normal;}
.RichInfo005 .news_info .title p{ margin:0; border-bottom:1px solid #e2e2e2; padding-bottom:22px;text-align: center;}
.RichInfo005 .news_info .title p span{ margin:0 5px; color:#777;}
.RichInfo005 .news_info .info{ text-align:justify; text-justify:inter-ideograph;}
.RichInfo005 .news_info .info p{font-size:16px;line-height: 30px;}
.RichInfo005 .news_info .info p.center{text-align: center;margin:22px 0;}
.RichInfo005 .news_info .info_back{ text-align:center; clear:both; padding:20px 0;margin:3% 0;} 
.RichInfo005 .news_info .info_back a{ color:#333;background:#cad400; font-size:16px;padding:13px 40px;border-radius: 3px;}
.RichInfo005 .news_info .info_pn span{ display:block;line-height: 30px;}
.RichInfo005 .news_info .info_pn span a{ color:#666;font-size:16px;}
.RichInfo005 .news_info .info_pn span a:hover{color:#07ad58;}
@media (max-width:1024px) {
.RichInfo005 .news_info .title h1{font-size:28px;}
.RichInfo005 .news_info .info_pn span a{font-size:15px;}
}
@media (max-width:640px) {
.RichInfo005 .news_info .title h1{font-size:22px;}
.RichInfo005 .news_info .info_pn span a{font-size:14px;}
}
/*Form003139 */
.Form003139{padding:5% 5% 0;}
.Form003139 .auto{position: relative;z-index: 1;margin-top: 4.5em;margin-bottom: 4.5em; }
.Form003139 .about{margin-bottom:6%;}
.Form003139 .about .text{width:47%;float:left;}
.Form003139 .about .text h2{font-size:32px;color:#333;font-weight: normal;margin:0;margin-bottom:5px;margin-top:15px;}
.Form003139 .about .text span{font-size:22px;color:#c7c7c7;margin-bottom:5%;display: block;}
.Form003139 .about .text p{font-size:16px;line-height: 30px;text-align: justify;margin:22px 0;}
.Form003139 .about .text .p1{font-size:22px;color:#333;}
.Form003139 .about .pic{width:47%;float:right;overflow: hidden;}
.Form003139 .about .pic:hover img{transform: scale(1.1);}
.Form003139 .about .pic img{transition: 0.3s;}
.Form003139 .biaodan .txt{margin-bottom:6%;}
.Form003139 .biaodan .txt h2{font-size:32px;color:#333;font-weight: normal;margin:0;margin-bottom:5px;margin-top:15px;}
.Form003139 .biaodan .txt span{font-size:22px;color:#c7c7c7;}
.Form003139 .biaodan .txt p{font-size:16px;}
.Form003139 .form{background-color: #f9f9f9; }
.Form003139 .form-ul{margin: 0 auto;} 
.Form003139 .form-ul li{margin-bottom: 12px;position: relative;}
.Form003139 .form-ul li .tit{position: absolute;left: 1.1428em; top: 0;font-size: 16px; line-height: 50px;color: #333333;}
.Form003139 .form-ul li select,
.Form003139 .form-ul li .text{width: 100%;border-radius: 3px; border: solid 1px #8b8b8b;font-size: 16px;line-height:  50px;height:  50px; background: none;padding: 0 1em;font-family: 'fangzhengheiti';}
.Form003139 .form-ul li textarea.text{height: auto;}
.Form003139 .form-ul .btn{ background: #cad400;border-radius: 5px;font-size: 16px;color: #333;cursor: pointer; border: 0;padding:12px 52px;font-family: 'fangzhengheiti';margin-top:25px;}
.Form003139 .form .img{overflow: hidden;}
.Form003139 .form .img:hover img{transform: scale(1.1);}
.Form003139 .form .img img{transition: 0.3s;}

#checki{margin:0;width:16px;height: 16px;margin-top:0;margin-right:7px;float:left;}

@media (min-width:1025px) {
.Form003139 .form .img{width: 47%;float:left;}    
.Form003139 .form .biaodan{width:47%;float:right;}
.Form003139 .form-ul .row-2 li{float: left;width:calc(50% - 6px);}
.Form003139 .form-ul .row-2 li:nth-child(2n){float: right;}
.Form003139 .form-ul{width: 100%;}
}
@media (max-width:1024px) {
.Form003139 .form-ul{padding: 2em 0;}
.Form003139 .form-ul{width: 100%;padding-top: 1em;}
.Form003139 .about .text h2,.Form003139 .biaodan .txt h2{font-size:28px;}
.Form003139 .about .text .p1,.Form003139 .about .text span,.Form003139 .biaodan .txt span{font-size:20px;}
.Form003139 .about .text p,.Form003139 .form-ul li select, .Form003139 .form-ul li .text,.Form003139 .about .text span,.Form003139 .biaodan .txt span,.Form003139 .form-ul li .tit{font-size:15px;}
}
@media (max-width:768px) {
.Form003139 .about .text,
.Form003139 .about .pic{width: 100%;float: none;}
.Form003139 .about .text h2,.Form003139 .biaodan .txt h2{font-size:24px;}
.Form003139 .about .text .p1{font-size:18px;}
.Form003139 .biaodan{padding-top:1em}
}

/*
 .Form002324 为demo编号
 */
.Form002324{display: none; position:fixed; background:rgba(0,0,0,0.5); width:100%;height: 100%; top:0; left:0; z-index:9999;}
.Form002324 .wrap-container{position:fixed;top: 15%;width: 70%;height: 70%;left: 15%;background:#fff;z-index:100;padding:3%;overflow-y: scroll;}
.Form002324 .closeBtn{ position:absolute; top:20px; right:20px; height:17px; width:17px; display:block; background:url(../images/Form002324-colseBtn.jpg) no-repeat;}


@media only screen and (max-width:664px ) {
	.Form002324 .wrap-container{top:2%;margin-top: 0; width:96%; height:96%; margin-left:0; left:2%; padding: 5%;padding-top:15%;}

	
}


.TextList002739{padding:5% 0; background-color: #222; background-size: cover; background-position: center center;}
.TextList002739 .auto{max-width: 1600px;}
.TextList002739 .tit001 h2{font-size:32px;text-align: center;font-weight: normal;color:#fff;margin-bottom:2.2%;}
.TextList002739 .list-group .tit{cursor: pointer; line-height: 66px; font-size: 22px;color:#fff}
.TextList002739 .list-group .tit:before{background: #cad400; width: 4px; height: 4px; display: inline-block; content: '';vertical-align: middle; margin-right: 27px; }
.TextList002739 .title{ padding:0 40px; line-height: 60px; background: #404649; font-size: 16px; color: #fff; border-bottom: 1px solid #404649;margin-top: 20px;}
.TextList002739 .title time,
.TextList002739 .tit time{float: right; }
.TextList002739 .tit time{color: #fff;font-size:14px;}
.TextList002739 .list{border-bottom: 1px solid rgba(255,255,255,0.1);}
.TextList002739 .tit{padding: 0 40px;  font-weight: normal; margin: 0;}
.TextList002739 .tit.active{  color: #fff;}
.TextList002739 .tit.active time{color: #fff;}
.TextList002739 .info{padding:5%; background: rgba(255,255,255,0.1)}
.TextList002739 .info .singlePage,.TextList002739 .info .singlePage a{font-size: 16px; line-height: 30px; color: #fff}
@media(min-width:769px){
.TextList002739 .title time{ margin-right: 78px;}
.TextList002739 .tit time{padding-right: 63px;}
}
@media (max-width:1024px) {
.TextList002739 .tit001 h2{font-size:28px;}
.TextList002739 .list-group .tit{font-size:20px;}
}
@media(max-width:768px){
.TextList002739 .title{ padding:0 20px; line-height: 50px;}
.TextList002739 .tit{padding: 0 20px;}
.TextList002739 .title time{ margin-right: 12px;}
.TextList002739 .list-group .tit:before{ margin-right: 10px;}
.TextList002739 .info{padding: 10px;}
.TextList002739 .tit001 h2{font-size:24px;}
.TextList002739 .list-group .tit{font-size:16px;}
.TextList002739 .info .singlePage{font-size:15px;}
}
@media(max-width:480px){
.TextList002739 .tit time{margin-right: 0;}
.TextList002739 .tit time{ font-size: 12px;}
}


/*Page003143 */
.Page003143 .Pages{padding: 0 0 4% 0;text-align: center;}
.Page003143 .Pages .p_page a.a_first,
.Page003143 .Pages .p_page a.a_end,
.Page003143 .Pages > span:not(.p_page){display: none;}
.Page003143 .Pages .p_page{display: table; margin: 0 auto;}
.Page003143 .Pages .p_page *{float: left;}
.Page003143 .Pages .p_page a{border: solid 1px rgba(255,255,255,0.2);line-height: 36px;transition: 0.3s;color:#fff;}
.Page003143 .Pages .p_page > a{border-radius: 5px;padding: 0 15px;}
.Page003143 .Pages .p_page em{font-style: normal; margin: 0 30px;}
.Page003143 .Pages .p_page em a{width: 38px;border-radius: 50%; margin: 0 5px;}
.Page003143 .Pages .p_page a:hover,
.Page003143 .Pages .p_page a.a_cur{color: #333;background-color: #c7d100;border-color: #c7d100;}
@media (max-width:1024px) {
.Page003143 .Pages{padding: 0 0 2em 0;}
.Page003143 .Pages .p_page em{display: none;}
.Page003143 .Pages .p_page > a{margin: 0 10px;}
}

/*Galary003154 */
.Galary003154{padding:8% 0 22%; background-position: center center;}
.Galary003154 .auto{ max-width: 1200px; ;}
.Galary003154 .tit001{font-size:32px;color:#fff; font-weight: normal;text-align: center; margin-bottom: 3%;}
.Galary003154 p{font-size:16px;line-height: 30px;text-align: center; color: #fff;}
.Galary003154 .slider-for{ display: none;}
.Galary003154 .slider-for .Ispic{padding-bottom: 55%;}
.Galary003154 .slider-for li{position: relative;}
.Galary003154 .slider-for li .txt{position: absolute; bottom: 0; left: 50px;background-color: #cad400; color: #333; font-size: 1.25em;line-height: 3; padding:1.3em 0; width: 15em;text-align: center;transition: 0.5s 1s; opacity: 0;}
.Galary003154 .slider-for li.slick-current .txt{opacity: 1;left: 0;}
.Galary003154 .auto .slider-nav{margin-top: 1.625em;}
.Galary003154 .slider-nav .slider{margin: 0 -0.7em;}
.Galary003154 .slider-nav li div{padding: 0 0.8em;}
.Galary003154 .slider-nav .Ispic{padding-bottom: 64.706%; border: 2px solid #fff;border-radius: 4px;}
.Galary003154 .slider-nav li.slick-current .Ispic{border-color: #cad400;}
.Galary003154 .slick-arrow{ width:2.8125em; border-radius: 50%;height: 2.8125em;border: solid 2px #ffffff;font-size: 1em;z-index: 10;position: absolute;top: 50%;margin-top: -1.40625em;background-position: center;background-repeat: no-repeat;background-size: 44% auto;
background-color:transparent;display: none !important;}
.Galary003154 .slick-prev{left: 1.25em; background-image: url(../images/Galary003154-btn-prev.svg);}
.Galary003154 .slick-next{right: 1.25em; background-image: url(../images/Galary003154-btn-next.svg);}
.Galary003154 .slick-arrow:hover{background-color: #cad400;border-color: #cad400;}
@media (min-width:1025px) {
.Galary003154 .auto{padding:2em 0;}
}
@media (max-width:1024px) {
.Galary003154 { padding:20% 0 0;}
.Galary003154 .auto .slider-nav{margin-top: 0.5em;}
.Galary003154 .slider-nav .slider{margin: 0 -0.3em;}
.Galary003154 .slider-nav li div{padding: 0 0.3em;}
.Galary003154 .tit001{font-size:28px;}
.Galary003154 p{font-size:15px;}
}
@media (max-width:640px) {
.Galary003154 .tit001{font-size:24px;}
}


.RighInfo001234{margin: 0 0 6%;padding-top: 3%}
.RighInfo001234 .auto{max-width:1050px;position: relative; height: auto; overflow: hidden;}
.RighInfo001234 .single-header{ text-align:center; margin-bottom: 3%;}
.RighInfo001234 .single-header h1{ color:#333; font-size:20px; margin:0 0 0px 0; font-weight:normal;}
@media screen and (min-width:1024px){
.RighInfo001234 .single-header h1{ font-size:32px;}
}
.RighInfo001234 dl{ position: absolute; left: 0; top: 0; height: 100%;  padding:16% 10%;}
.RighInfo001234 dd{font-size: 18px; padding-left: 55px;  color: #fff; line-height: 3.5;}
.RighInfo001234 dd.hm{background: url(../images/i1.png) no-repeat left center;background-size: 36px;}
.RighInfo001234 dd.mail{background: url(../images/i2.png) no-repeat left center;background-size:36px;}
.RighInfo001234 dd.phone{background: url(../images/i3.png) no-repeat left center;background-size:36px;}
@media (max-width:1280px) {
.RighInfo001234 .auto{padding:0 2%}
}
@media (max-width:768px) {
.RighInfo001234 dl{padding: 4% 8%;}
.RighInfo001234 dd{font-size:16px;background-size: 30px!important;padding-left: 50px; line-height: 2.5;}
.RighInfo001234 > .auto{margin-bottom: 40px;}
}

.Download-list{ padding: 3% 0 0;}
.Download-list li { margin-bottom: 2em; }
.Download-list li:last-child { margin-bottom:0 }
.Download-list li a{ display: block; border-bottom: 1px solid #e5e5e5; padding-bottom: 1em; background: url(../images/down_icon2.png) no-repeat right 2px;background-size: auto; }
.Download-list li h3{ width: 80%;  font-size: 22px; font-weight: normal; margin: 0; color: #333; background: url(../images/down_icon.png) no-repeat left center;
background-size: auto; padding-left:1.2em;}
@media (max-width:1024px) {
    .Download-list{padding: 0;}
.Download-list li h3{font-size:18px;}
}


/*TextList002957 */
.TextList002957{margin: 2.08vw 0;}
.TextList002957 li{ border-bottom: 1px dotted #d9d9d9; line-height: 54px;}
.TextList002957 li time{float: right;color: #b2b2b2; margin-left: 20px;}
.TextList002957 li a{font-size: 18px;}
@media(max-width:480px){
.TextList002957 li{font-size: 3vw;line-height: 10vw;}
.TextList002957 li a{font-size: 3.5vw;}
}


.ul_sitemap{ padding: 5%; line-height: 2;}






/*Banner002661 */
.Banner002661 .auto{max-width:1400px;}
.Banner002661{ position:relative; z-index:1;}
.Banner002661 .en{position:absolute;width: 100%;left: 0;bottom: 10px;z-index: 10;}
.Banner002661 .en .auto{position:relative;text-align: right;}
.Banner002661 .en a{color:#fff;font-size: 20px;text-transform: uppercase;display: block;cursor: pointer;}
.Banner002661 .en a:hover{color:#cbd20a;}
.Banner002661 img{ display:block; width:100%;}
.Banner002661::before,
.Banner002661 .ycenter{position:absolute; left:0; top:0; width:100%; height:100%; }
.Banner002661::before{ content:'';background:rgba(0,0,0,0.5);}
.Banner002661 .ycenter{ z-index:10;}
.Banner002661 .ycenter section{ width:100%; color:#fff; font-family:Arial, Helvetica, sans-serif; padding-bottom:5%;}
.Banner002661 .ycenter h2{font-size: 36px;}
.Banner002661 .ycenter p{margin-top:0;font-size:24px;    color: #cad400;}
@media(max-width:1024px){
.Banner002661 .ycenter h2{ font-size:35px;}
.Banner002661 .ycenter p{ font-size:16px;}
.Banner002661 .en a{font-size:16px;padding-right: 10px;}
.Banner002661 .en{bottom: 0px;}
}
@media(max-width:480px){
.Banner002661 .ycenter h2{font-size: 18px;}
.Banner002661 .ycenter p{font-size: 14px;}
.Banner002661 .ycenter{top: 27px;padding: 0 20px;}
}

.cp_list{background:#fff;padding:5vw 0;font-size: 16px;line-height: 28px;}
.cp_list h2,.cp_list .box .tip,.cp_list .xz .tip{margin-top:0;color:#333;font-size: 20px;line-height: 34px;}
.cp_list .box .tip,.cp_list .xz .tip{margin-bottom:30px;}
.cp_list h5{margin-top:0;font-weight:normal;color:#333;font-size: 20px;line-height: 32px;}
.cp_list .auto{max-width:1400px;}
.cp_list p{font-size: 16px;}
.cp_list .video1,.cp_list .video2{position: relative; z-index: 1;margin-bottom: 3%;}
.cp_list .open-video1,.cp_list .open-video2{position: absolute; left: 0; top: 0; width: 100%; z-index: 10; height: 100%;background: url("../images/Floor002950_play.png") no-repeat center center;    background-size: auto 80px;}
.cp_list .video1 video,.cp_list .video2 video{background: #000;}
@media(max-width:1024px){
.cp_list .open-video1,.cp_list .open-video2{background-size: auto 60px;}
}
.cp_list .xz{margin-bottom:40px;}
.cp_list .xz li{border-bottom:1px dotted #ccc;line-height: 45px;}
.cp_list .xz li a{text-decoration: underline;padding-left: 26px;background: url(../images/xz.png) 0 50% no-repeat;background-size: auto 100%;}
.cp_list .box{margin-bottom:3%}
.cp_list .box .main{position:relative;padding: 10px 30px;text-align: center;max-width: 1033px;margin: 0 auto;}
.cp_list .box .main2{max-width:800px;}
.cp_list .box .main .yinhao{position:absolute;left:0;top:0;font-size:30px;}
.cp_list .box .main .yinhao2{position:absolute;right:4px;bottom:33px;font-size:30px;}
.cp_list .box .main aside{color:#cad400;font-size:20px;}
.cp_list p{font-size: 16px;line-height: 30px;}
.cp_list .box7 li{ border-bottom: 1px dotted #d9d9d9; line-height: 54px;}
.cp_list li a{font-size: 18px;}
.cp_list .btn{display:block;margin-bottom: 20px;}
.cp_list .btn input{background:#cad400;color: #fff;border: 1px solid #cad400;padding: 5px 10px;cursor: pointer;}
@media(max-width:480px){
.cp_list li{font-size: 3vw;line-height: 10vw;}
.cp_list li a{font-size: 3.5vw;}
}
.cp_list .box6 li{width:48%;float:left;margin-right:4%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);padding: 3%;}
.cp_list .box6 li:nth-child(2n){margin-right:0;}
.cp_list .box6 .intro .img img{border-radius:50%;}
.cp_list .intro .info{line-height: 2.1428;}
.cp_list .intro .info a{color: #cad400;}
.cp_list .intro .info h5{font-size: 16px;}
.cp_list .box6 aside{font-size:20px;}
.cp_list .box6 p{padding-left:30px;background: url(../images/box_icon.png) no-repeat center left;background-size: auto 22px;}
.cp_list .box6 p:nth-child(2){background: url(../images/box_icon2.png) no-repeat center left;background-size: auto 22px;}
@media (min-width:1025px) {
.cp_list .intro .img{width: 42%;}
.cp_list .intro .info{padding-left: 5.0714em; font-size: 0.875em;}  
}
@media (max-width:1400px) {
.cp_list .auto{padding: 2em 4em;}
}
@media (max-width:1024px) {
.cp_list .intro .img{margin-bottom: 2em;}
}
@media (max-width:640px) {
.cp_list .auto{padding: 2em;}
.cp_list .box6 li{width:100%;margin-bottom:30px;}
.cp_list h2,.cp_list .box .tip,.cp_list .xz .tip{margin-top:0;color:#333;font-size: 18px;line-height: 30px;}
}
.cp_list .topic{overflow: hidden;margin: 2%0;}
.cp_list .topic .slider{margin: 0 -6px;}
.cp_list .topic .slider li a{display: block;margin: 0 6px;}
.cp_list .slick-arrow{position: absolute;border: 0;font-size: 1em;text-indent: -999em;width: 2.5em; height: 2.5em; background:rgba(0, 0, 0, 0.4);border-radius: 50%; top: 50%;margin-top: -1.25em;z-index: 10;}
.cp_list .slick-arrow:hover{background: #cad400;}
.cp_list .slick-prev{left: 0.625em;}
.cp_list .slick-next{right: 0.625em;}
.cp_list .slick-arrow:before{position: absolute;content: ''; width: 30%; height: 30%;border-top: 2px solid #fff;border-right: 2px solid #fff; transform: rotate(45deg); top:35%;left: 30%;}
.cp_list .slick-prev:before{transform: rotate(-135deg);left: 40%;}
@media (max-width:640px) {
.cp_list p{font-size: 14px;line-height: 28px;}
.cp_list h5,.cp_list .box .main aside{font-size: 17px;}
}




.gm_list{background:#fff;margin: 5vw 0 0;}
.gm_list h2,.gm_list .box .tip{margin-top:0;color:#333;font-size: 32px;line-height: 42px;}
.gm_list p{font-size:16px;}
.gm_list .box .tip,.cp_list .xz .tip{margin-bottom:30px;}
.gm_list h5{margin-top:0;font-weight:normal;color:#333;font-size: 20px;line-height: 42px;}
.gm_list .auto{max-width: 1200px;padding: 5% 0;}
.gm_list .box6 aside{font-size:20px;}
.gm_list .box6 li{width:48%;float:left;margin-right:4%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);padding: 3%;}
.gm_list .box6 li:nth-child(2n){margin-right:0;}
.gm_list .box6 .intro .img img{border-radius:50%;}
.gm_list .intro .info{line-height: 2.1428;width: 65%;padding-left: 5%;}
.gm_list .intro .info p{border-bottom: 1px dashed #dbdbdb;line-height: 34px;font-size: 16px;padding-bottom: 10px;padding-left: 26px;background: url(../images/xz2.png) 0 5px no-repeat;background-size: auto 20px;}
.gm_list .intro .info a{color: #cad400;}
.gm_list .intro .info h5{font-size: 20px;}
.gm_list .box6 li p{padding-left:30px;background: url(../images/box_icon.png) no-repeat center left;background-size: auto 22px;line-height: 34px;font-size: 16px;}
.gm_list .box6 li p:nth-child(2){background: url(../images/box_icon2.png) no-repeat center left;background-size: auto 100%;}
@media (max-width:1400px) {
.gm_list .auto{padding: 2em 4em;}
}
@media (max-width:640px) {
.gm_list .intro .info{width: 100%;}
}
@media (max-width:640px) {
.gm_list .auto{padding: 2em;}
.gm_list .box6 li{width:100%;margin-bottom:30px;}
.gm_list .box6 .tip,.gm_list .box6 h5{margin-bottom: 10px}
.gm_list h2,.gm_list .box .tip{font-size: 20px;}
.gm_list .intro .info h5,.gm_list .box6 aside{font-size: 18px;}
.gm_list .box6 li p:nth-child(2){background-size: 24px;}
}
    
    
.landingpage{overflow: hidden; background-color: #ebecec; color: #404649; font-size: 18px; line-height: 1.5;}
.landingpage .banner{ height: 728px; margin-bottom: 170px;position: relative; background-position: 0 0; background-repeat: no-repeat; background-size: cover;}
.landingpage .wrap{max-width: 1080px; margin: 0 auto; width: 90%; }
.landingpage .banner .wrap{position: relative;height: 100%;}
.landingpage .banner .pic{position: absolute; right: 60px; bottom: -170px; width: 387px;}
.landingpage .banner .txt{position: absolute;bottom: 90px;left: 0;padding-right: 250px; color: #fff; width: auto;}
.landingpage .banner .txt aside{ font-size: 40px;}
.landingpage .banner .txt h2{font-size: 48px; margin: 20px 0 70px 0; line-height:calc(55 / 48 * 1em); letter-spacing: 1px;}
.landingpage .tit-48{font-size: 48px;}
.landingpage .tit-36{font-size: 36px;}
.landingpage .tit-24{font-size: 24px;}
.landingpage .video video{display: block;height: 278px; object-fit: cover; width: 100%;-webkit-box-shadow: 0 10px 60px 0 rgb(0 0 0 / 20%); -moz-box-shadow: 0 10px 60px 0 rgba(0,0,0,.2);  box-shadow: 0 10px 60px 0 rgb(0 0 0 / 20%);}
.landingpage .pic img{display: block;width: 100%;}
.landingpage h3,
.landingpage h4,
.landingpage h5{margin: 0; }
.landingpage .txt{padding-top: 55px;}
.landingpage .dl-list{border-top: 1px solid #B3B5B6;}
.landingpage .dl-list dd{border-bottom: 1px solid #B3B5B6; padding: 15px 0 15px 32px;background-image: url(../images/li-pfeil.svg); background-repeat: no-repeat; background-size: 19px 19px; background-position: 0 calc(50% - 2px);}
@media (min-width:1081px) {
.landingpage .wfl{float: left;}
.landingpage .wfr{float: right;}
.landingpage .pic{width: 495px;}
.landingpage .txt,
.landingpage .video{width: 540px;}
.landingpage .wfl.txt{padding-right: 45px;}
.landingpage .wfr.txt{padding-left: 45px;}
}
@media (max-width:750px) {
.landingpage .tit-48{font-size: calc(48 / 750 * 100vw);}
.landingpage .tit-36{font-size: calc(36 / 750 * 100vw);}
.landingpage .tit-24{font-size: calc(24 / 750 * 100vw);}
}
@media (max-width:480px) {
.landingpage{font-size: 16px;}
.landingpage .tit-48{font-size: calc(52 / 750 * 100vw);}
.landingpage .tit-36{font-size: calc(40 / 750 * 100vw);}
.landingpage .tit-24{font-size: calc(24 / 640 * 100vw);}
}

.plastic .mod-1 .wrap{max-width: 876px;}
.plastic .mod-1 h4{margin-top: 115px; margin-bottom: 50px;}

.plastic .mod-2  .pic img{box-shadow: 0 10px 60px 0 rgb(0 0 0 / 20%);}

.plastic .mod-2,
.plastic .mod-3{margin-top: 150px;}
.plastic .mod-4,
.plastic .mod-5{margin-top: 165px;}
.plastic .mod-4 .wrap > h4{max-width: 876px; margin: 0 auto 72px;}
.plastic .mod-4 .clear{height: 50px;}

.plastic .mod-5 .wrap > h4{max-width: 876px; margin: 0 auto 50px;}
.plastic .mod-5 .ban{margin-bottom: 58px;}
.plastic .mod-5 .ban img{display: block;width: 100%;box-shadow: 0 10px 60px 0 rgb(0 0 0 / 20%);}
.plastic .mod-5 .dl-list{margin-top: 20px;}

.plastic .mod-6{ box-shadow: 0 0 60px 0 rgb(0 0 0 / 20%); margin: 100px 0; padding: 140px 0;}
.plastic .mod-6 .wrap{max-width: 876px;margin: 0 auto;}
.plastic .mod-6 .pic{width: 100%; margin-top: 100px;}
.plastic .mod-6 h4{margin-bottom: 100px;}

.plastic .mod-7{ padding-bottom: 100px;}
.plastic .mod-7 .txt{width: auto;}
.plastic .mod-7 .txt a{color: #cad400; text-decoration: underline;display: inline-block;}
.plastic .mod-7 .dl-list{margin: 50px 0;}
.plastic .mod-7 .txt img{width: 150px; display: inline-block; vertical-align: text-bottom;}
.plastic .mod-7 .feedback{text-align: center;}
.plastic .mod-7 h5{margin-bottom: 30px;}

@media (max-width:1080px) {
    .landingpage .banner{ background-size: 100% auto; height: auto; background-color: #2C3132;}
    .landingpage .banner .pic{width: 35%; right: 0;}
    .landingpage .banner .txt{position: relative; bottom: auto; padding-top: 45vw; padding-bottom: 5vw; padding-right: 0;}
    .landingpage .video video{height: auto;}
}

@media (max-width:750px) {
    .landingpage .banner{margin-bottom:  calc(180 / 750 * 100vw);}
    .landingpage .banner .txt aside{font-size: calc(40 / 750 * 100vw);}
    .landingpage .banner .txt h2{font-size: calc(48 / 750 * 100vw);margin: calc(20 / 750 * 100vw) 0 calc(70 / 750 * 100vw) 0;}
    .landingpage .banner .pic{bottom: calc(-170 / 750 * 100vw);}

.plastic .mod-1 h4{margin-top: calc(115 / 750 * 100vw); margin-bottom: calc(50 / 750 * 100vw);}
 .plastic .mod-2,
.plastic .mod-3{margin-top: calc(150 / 750 * 100vw);}
.plastic .mod-4,
.plastic .mod-5{margin-top: calc(165 / 750 * 100vw);}
.plastic .mod-4 .wrap > h4{margin-bottom: calc(72 / 750 * 100vw);}
.plastic .mod-4 .clear{height: calc(50 / 750 * 100vw);}

.plastic .mod-5 .wrap > h4{margin-bottom: calc(50 / 750 * 100vw);}
.plastic .mod-5 .ban{margin-bottom: calc(58 / 750 * 100vw);}
.plastic .mod-5 .dl-list{margin-top: calc(20 / 750 * 100vw);}

.plastic .mod-6{margin: calc(100 / 750 * 100vw) 0; padding: calc(140 / 750 * 100vw) 0;}
.plastic .mod-6 .pic{margin-top: calc(100 / 750 * 100vw);}
.plastic .mod-6 h4{margin-bottom: calc(100 / 750 * 100vw);}

.plastic .mod-7{ padding-bottom: calc(100 / 750 * 100vw);}
.plastic .mod-7 .dl-list{margin: calc(50 / 750 * 100vw) 0;}
.plastic .mod-7 .txt img{width: calc(150 / 750 * 100vw);}
.plastic .mod-7 h5{margin-bottom: calc(30 / 750 * 100vw);}
}

.all-slider-video{max-width: 1050px; margin: 50px auto;}
.all-slider-video .slider li .inner{position: relative;z-index: 1;}
.all-slider-video .slider-2 li .sub-tit{text-align: center; font-size: 16px; margin-bottom: 15px;}
.all-slider-video .slider li .video{position:absolute; left: 0;top: 0;width: 100%;height: 100%;z-index: 10;background: rgba(0,0,0,0.5);color: #fff; text-align: center;}
.all-slider-video .slider li .title{ font-size: 28px; margin-bottom: 2%;}
.all-slider-video .slider li .ytable{height: 100%;}
.all-slider-video .slider li .play_btn{  cursor:pointer; display:block; margin:0 auto; width:55px; height:55px; border:2px solid #cad400; border-radius:50%; background:url(../images/Floor002617_play.png) no-repeat 55%  center;}
.all-slider-video .slider li .video .files{position:absolute; left: 0;top: 0;width: 100%; height: 100%; background-color: #000; overflow: hidden;z-index: 4;}
.all-slider-video .slider li .video .files video{display: block;width: 100%; height: 100%;}
@media (max-width:640px) {
.all-slider-video .slider li .title{font-size: 18px;}
.all-slider-video .slider li .play_btn{width: 40px;height: 40px; background-size: 40% auto;}
.all-slider-video{margin: 30px auto;}
}



/*Banner002661_2 */
.Banner002661_2{ position:relative; z-index:1;}
.Banner002661_2 img{ display:block; width:100%;}
.Banner002661_2 img.hide{ display:none;}
.Banner002661_2::before,
.Banner002661_2 .ycenter{position:absolute; left:0; top:0; width:100%; height:100%; }
.Banner002661_2::before{ content:'';background:rgba(0,0,0,0.5);}
.Banner002661_2 .ycenter{ z-index:10;}
.Banner002661_2 .ycenter section{width:100%;color:#fff;font-family:Arial, Helvetica, sans-serif;padding-top: 5%;max-width: 826px;}
.Banner002661_2 .ycenter h2{margin:0;font-size: 46px;line-height: 80px;}
.Banner002661_2 .ycenter p{margin-top:0;font-size: 24px;line-height: 32px;color: #CAD400;}
@media(max-width:1024px){
.Banner002661_2 .ycenter h2{font-size:35px;line-height: 50px;}
.Banner002661_2 .ycenter p{ font-size:16px;}
.Banner002661_2 img{ display:none;}
.Banner002661_2 img.hide{ display:block;}
.Banner002661_2 .ycenter section{padding-top:8%}
}
@media(max-width:480px){
.Banner002661_2 .ycenter h2{font-size: 20px;line-height: 30px;}
.Banner002661_2 .ycenter p{ font-size:12px;}
.Banner002661_2 .ycenter section{padding-top:15%}
}


.hdkx{background: #ebecec}


/*Floor002143 */
.Floor002143{padding-bottom: 5%}
.Floor002143 .auto{ position:relative; /* margin:0 2%; */}
.Floor002143 .pic img{ display:block; width:100%;}
.Floor002143 .pic img.phone{ display:none;}
.Floor002143 .click,
.Floor002143 .file,
.Floor002143 .file video{position:absolute; left:0; top:0; width:100%; height:100%;}
.Floor002143 .click{ background:url(../images/Floor002143-video.png) no-repeat center center; cursor:pointer;}
.Floor002143 .file{ display:none; z-index:10; background:#000;}
@media(max-width:1200px){
.Floor002143 .pic img{ display:none;}
.Floor002143 .pic img.phone{ display:block;}
}
@media(max-width:768px){
.Floor002143 .click{background-size: 40px;}
}


/*RighInfo002810 */
.RighInfo002810{padding: 3% 0 5%;}
.RighInfo002810 .txt-logo{text-align: center;padding: 4% 0;}
.RighInfo002810 .txt-logo .txt .inner{display:inline-block;text-align: left;color: #666;font-size: 16px;line-height: 36px;}
.RighInfo002810 .txt-logo .txt .inner aside{color:#333;font-size:20px;}
.RighInfo002810 .txt-logo .txt .inner h2{color:#333;font-size: 22px;font-weight:normal;}
.RighInfo002810 .txt-logo .txt .inner a{font-weight:bold;text-decoration: underline;padding: 0 5px;}
.RighInfo002810 .txt-list .box:not(:last-child){margin-bottom: 10%;}
.RighInfo002810 .txt-list .info{line-height: 2;font-size: 16px;}

.RighInfo002810 .box:nth-child(3) .dw,.RighInfo002810 .box:nth-child(4) .dw{flex-direction: row-reverse;}
.RighInfo002810 .box:nth-child(3) .dw .pic,.RighInfo002810 .box:nth-child(4) .dw .pic{text-align: left;}
.RighInfo002810 .box:nth-child(3) .dw .info,.RighInfo002810 .box:nth-child(4) .dw .info{}
.RighInfo002810 .txt-list .info aside{color: #333;font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.RighInfo002810 .txt-list .info .more{border-top: 1px solid #B3B5B6;border-bottom: 1px solid #B3B5B6;background-image: url(../images/li-pfeil.svg);background-repeat: no-repeat;background-size: 19px 19px;background-position: 0 calc(50% - 2px);padding: 15px 0 15px 32px;margin-top: 20px;}
.RighInfo002810 .txt-list .info .more a{color: #333;font-size: 18px;font-weight: bold;}
.RighInfo002810 .box2 {margin-bottom:150px}
.RighInfo002810 .box2 .pic{position:relative;}
.RighInfo002810 .box2 .img img{ display:block; width:100%;}
.RighInfo002810 .box2 .img img.phone{ display:none;}
.RighInfo002810 .box2 .click,
.RighInfo002810 .box2 .file,
.RighInfo002810 .box2 .file video{position:absolute; left:0; top:0; width:100%; height:100%;}
.RighInfo002810 .box2 .click{ background:url(../images/Floor002143-video.png) no-repeat center center; cursor:pointer;}
.RighInfo002810 .box2 .file{ display:none; z-index:10; background:#000;overflow: hidden;max-width: 92.858%;}
@media(min-width:769px){
 .RighInfo002810 .box .dw{display: flex;justify-content: space-between;align-items: center;}
.RighInfo002810 .box .dw .info{width:50%;}
.RighInfo002810 .box .dw .pic{width:50%;text-align: right;}
.RighInfo002810 .txt-logo .txt{text-align: center;/* max-width: 876px; */padding: 0% 0;}
.RighInfo002810 .txt-logo .txt{border-right: 1px solid #eee;font-weight: normal;}
.RighInfo002810 .txt-list .pic img{max-width: 92.858%;}
.RighInfo002810 .txt-list .pic:not(.noshadw) img{webkit-box-shadow: 0 10px 60px 0 rgba(0,0,0,.2);-moz-box-shadow: 0 10px 60px 0 rgba(0,0,0,.2);box-shadow: 0 10px 60px 0 rgba(0,0,0,.2);}
.RighInfo002810 .txt-list .info{border-bottom: 1px solid #eee;}
.RighInfo002810 .txt-list_wmc2024 .box:nth-child(2n) .ytable{ display: flex; flex-flow: row wrap; }
.RighInfo002810 .txt-list_wmc2024 .box:nth-child(2n) .ytable-cell{ width: 50%;}
.RighInfo002810 .txt-list_wmc2024 .box:nth-child(2n) .pic{ order: 2; text-align: right;}
.RighInfo002810 .txt-list_wmc2024 .box:nth-child(2n) .pic img{ margin-left: auto; margin-right: 0;}
.RighInfo002810 .txt-list_wmc2024 .box:nth-child(2n) .file{ left: auto; right: 0;}
}
@media(max-width:768px){
.RighInfo002810 .auto{padding:0 20px}
.Floor002143 .auto{padding:0;}
.RighInfo002810 .ytable,
.RighInfo002810 .ytable-cell{display: block;}
.RighInfo002810 .txt-logo{text-align: center;}
.RighInfo002810 .txt-list .pic img{display: block;width: 100%;}
.RighInfo002810 .txt-list .pic img,.RighInfo002810 .box2 .file{max-width: 100%;}
.RighInfo002810 .box2{margin-bottom:50px;}
.RighInfo002810 .txt-logo .txt .inner{line-height:30px;}
.RighInfo002810 .txt-list .info aside{line-height:1.5}
.RighInfo002810 .box2 .pic{margin-bottom:30px}
.RighInfo002810 .txt-list .info{line-height:1.5;margin: 30px 0;font-size: 15px;}
.RighInfo002810 .txt-list .info .more a{font-size:16px;}
.RighInfo002810 .txt-list .info .more{padding-left:20px}
.RighInfo002810 .txt-logo .txt .inner aside{font-size:16px;}
.RighInfo002810 .txt-logo .txt .inner h2{font-size:18px;}
.RighInfo002810 .box2 .click{background-size:40px}
}



.Contactcode .code{font-size:20px;/* margin-top: 117px; */margin-bottom: 30px;}
.Contactcode .code aside{color: #333;padding-bottom: 20px;}
.Contactcode .code img{max-width:150px;}



/*Floor002912 */
.Floor002912{padding-bottom: 4.167vw;overflow: hidden;}
.Floor002912 .auto{max-width: 1280px}
.Floor002912 .slider{position: relative;z-index: 1;}
.Floor002912 .slick-list{overflow: initial;}
/*.Floor002912 .slider .box{overflow: hidden;}*/
.Floor002912 .slick-prev{left: -7vw;}
.Floor002912 .slick-next{right: -7vw;}
.Floor002912 .slider .box li.slick-slide a{display: block;margin: 0 1vw;text-align: center;color: #fff;}
.Floor002912 .detail:before{display: block; content: ''; width: 1px; height: 36px; background: rgba(255,255,255,0.5); margin: 0 auto 36px;}
.Floor002912 .detail aside{position: relative;}
.Floor002912 .detail aside span{transition: 0.3s;}
.Floor002912 .detail aside span.off{position: absolute; left: 0; top: 0; width: 100%;opacity: 0;}
.Floor002912 .slider .box li.slick-slide a:hover{background: url("../images/Floor002912_imgbg.jpg") no-repeat center center;background-size: cover;}
.Floor002912 .slider .box li.slick-slide a:hover .detail aside span.on{opacity: 0;}
.Floor002912 .slider .box li.slick-slide a:hover .detail aside span.off{opacity: 1;}
.Floor002912 .slick-arrow{position: absolute;z-index: 30;top: 50%;width: 44px;height: 44px;padding: 0;margin-top: -22px;border-radius: 50%;transition: 0.3s;background: rgba(255,255,255,.75);line-height: 1000px;border: none;webkit-box-shadow: 0 10px 60px 0 rgba(0,0,0,.2);-moz-box-shadow: 0 10px 60px 0 rgba(0,0,0,.2);box-shadow: 0 10px 60px 0 rgba(0,0,0,.2);}
.Floor002912 .slick-arrow:before{position: absolute;content: '';width: 15px;height: 15px;border-bottom: 2px solid #333;border-left: 2px solid #333;left: 50%;top: 50%;margin: -8px 0 0 -5px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.Floor002912 .slick-next:before{transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);margin: -8px 0px 0 -9px;}
@media(max-width:640px){
.Floor002912 .slick-arrow{width: 40px; height: 40px;}
}
@media(max-width:1280px){
.Floor002912 .slick-prev{left: 1vw;}
.Floor002912 .slick-next{right: 1vw;}
}
@media(max-width:1200px){
.Floor002912 .pic{height:20vw; }
.Floor002912 .pic img{max-height: 20vw;}
.Floor002912 .slider .box li.slick-slide{padding-top: 4vw;}
}
@media(max-width:640px){
.Floor002912{padding-bottom: 0;}
.Floor002912 .pic{height:40vw; }
.Floor002912 .pic img{max-height: 40vw;}
.Floor002912 .slider .box li.slick-slide{padding-top: 2vw;}
.Floor002912 .slider .box li.slick-slide a{padding: 0;}
}





.TextList001398{padding: 5% 0;}
.TextList001398 aside{font-size: 36px;}
.TextList001398_down aside{ font-size: 32px;color: #333; font-weight: 700;}
.TextList001398 p{padding: 2% 0;font-size: 24px;}
.TextList001398 ul li{width: 48%;float: left;margin-bottom: 4%;}
.TextList001398_down .w100 li{ width: 100%;}
.TextList001398 ul li:not(:nth-child(2n)){margin-right: 4%;}
.TextList001398 ul li a{display: block;padding-left: 36px;color: #404649;font-size: 20px;line-height: 2;text-decoration: underline;background-image: url(../images/ic-download.svg);background-size: 24px 24px;background-position: 0 6px;background-repeat: no-repeat;}
.TextList001398 ul li span{display: inline-block;color: #8C9092;font-size: 16px;}
.TextList001398 ul li span em{text-transform:uppercase;font-style: inherit;}
@media(max-width:640px){
.TextList001398 ul li{width:100%;}
 .TextList001398 ul li a{line-height:1.5;font-size: 18px;}
}






/*PicList002938*/
.PicList002938{background:#fff;padding: 3% 0;}
.PicList002938 .auto{max-width: 1000px;padding: 0 2%;}
.PicList002938 .MeunTop{position:relative;}
.PicList002938 .select .menuBtn{display: block;width: 20px;height: 20px;position: absolute;right: 15px;top: 28px;background: url(../images/PicList002938_icon.png) no-repeat center;}
.PicList002938 .menuBtn{display: block;width: 20px;height: 20px;position: absolute;right: 15px;top: 34px;background: url(../images/PicList002938_icon2.png) no-repeat center;}
.PicList002938 .h3{font-weight: normal;font-size: 20px;margin: 0;background: #ccc;color: #333;padding: 30px 15px;}
.PicList002938 .list{background: #f5f5f5;display: none;overflow-y: scroll;max-height: 400px;}
.PicList002938 .list::-webkit-scrollbar {width: 8px;}
.PicList002938 .list::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;}
.PicList002938 .list::-webkit-scrollbar-thumb {border-radius: 10px;background: rgba(0,0,0,0.1);-webkit-box-shadow: inset 0 0 6px RGB(243,243,244);}
.PicList002938 .list::-webkit-scrollbar-thumb:window-inactive {background: #cad400;}
.PicList002938 ul{padding: 1vw;}
.PicList002938 ul:not(:last-child){border-bottom: 1px solid #ccc;}
.PicList002938 li .inner{/* padding-left: 33px; */font-size: 16px;}
.PicList002938 li time{color: #999;display: none;}
.PicList002938 li time a{float: right;color: #cad400;width: 30px;height: 30px;background: url(../images/PicList002938_icon3.png) no-repeat;margin-top: -20px;}
.PicList002938 li p{color: #b8b8b8;line-height: 1.625em; height: 3.25em;}
.PicList002938 li aside{}
.PicList002938 li aside a{color: #1e1e1e;}
.PicList002938 li aside a:hover{color: #cad400;}
.PicList002938 ol{width: 50px;}
.PicList002938 li .inner{padding-left: 1vw;font-size: 14px;}
.PicList002938 li aside{font-size: 16px;line-height: 2;}
@media(max-width:640px){
.PicList002938 .ytable,
.PicList002938 .ytable-cell{/* display: block; */}
.PicList002938 ul{padding: 3vw;}
.PicList002938 li .inner{padding: 3vw;}
}


.rz .PicList002938{background:#404649;padding-top: 150px;}
@media(max-width:640px){
.rz .PicList002938{padding-top: 120px;}
}

.certified{background-image: url(../images/footer-2.svg);background-position: calc(100% + 280px) -130px;background-repeat: no-repeat;margin-top: 50px;padding: 2.3% 0;}
.certified .code{font-size:20px;/* margin-top: 117px; */margin-bottom: 30px;}
.certified .code aside{color: #cad400;padding-bottom: 20px;}
.certified .code img{max-width:120px;}
.certified .tit{color: #cad400;font-size: 20px;margin-bottom: 30px;}
.certified ul{padding-bottom: 1%;}
.certified li{width:25%;float:left;text-align: center;margin: 0 auto;height: 104px;}
.certified li a{display:block;}
.certified li img{height: 104px;display: inline-block;}
.certified li .img{display:none;}
.certified li:hover img{display:none;}
.certified li:hover .img{display:inline-block;}
.certified .xz{margin-bottom:30px;}
.certified .xz span{display:inline-block;color: #cad400;font-size: 20px;}
.certified .xz a{color: #cad400;font-size: 20px;padding-left: 10px;}
.certified .xz a span{position: relative;display: inline-block;}
.certified .xz a i{position:relative;}
.certified .xz a i:after{content: '';width: 36px;height: 36px;background-image: url(../images/ic-cert.svg);background-repeat: no-repeat;display: inline-block;margin-left: 10px;position: absolute;top: -10px;}
@media(max-width:640px){
.certified li{width:50%;margin-bottom: 20px;}
.certified .xz span{display:block;margin-bottom: 20px;}
}


.Content_2023{font-size: 16px; line-height: 32px; padding-top: 5%;}
.Banner002661_2 .ycenter section,
.Content_2023 .auto_950{ width: 96%;}
.Content_2023 .items{ padding: 5% 0;}
.Content_2023 .nytitle{font-size: 32px; color: #333; line-height: normal;}
.Content_2023 .video video{ max-width: 100%;}
.Content_2023 .flex{ display: flex; justify-content: space-between;}
.Content_2023 .flex .pic{ width: 45%;}
.Content_2023 .flex .pic img{ width: 100%;}
.Content_2023 .flex .textwarp{ width: 50%;}

.Content_2023 .slider li{ padding: 10px;}
.Content_2023 .slider li img{ max-height: 320px;}
.Content_2023 .sitem{ border: solid #ccc; border-width: 1px 0 1px 0; display: inline-block; width: 48%; padding: 20px 0;}
.Content_2023 .sitem dd{font-size: 18px; padding-left: 55px; line-height: 3.5;}
.Content_2023 .sitem dd.hm{background: url(../images/i1.png) no-repeat left center;background-size: 36px;}
.Content_2023 .sitem dd.mail{background: url(../images/i2.png) no-repeat left center;background-size:36px;}
.Content_2023 .sitem dd.phone{background: url(../images/i3.png) no-repeat left center;background-size:36px;}
.Content_2023 .slick-arrow{ font-size:0; width:50px !important; height:50px !important; border:none; position:absolute; top:50%; margin-top:-25px; background:#cad400; cursor:pointer; padding:0; z-index: 50; border-radius: 100px;}
.Content_2023 .slick-prev{ left:0;}
.Content_2023 .slick-next{ right:0;}
.Content_2023 .slick-next::before,
.Content_2023 .slick-prev::before{ position:absolute; content:''; width:25%; height:25%; border-top:3px solid #fff; border-right:3px solid #fff; top:38%; left:35%; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.Content_2023 .slick-prev::before{ left:42%; transform:rotate(-135deg); -webkit-transform:rotate(-135deg);}
.Content_2023 .slick-next:hover::before,
.Content_2023 .slick-prev:hover::before{ border-color:#00a0e9;}
@media(max-width:640px){
    .Content_2023 .flex{ flex-flow: row wrap;}
    .Content_2023 .flex .pic,
    .Content_2023 .flex .textwarp{ width: 100%;}
    .Content_2023 .nytitle{ font-size: 24px;}
    .Content_2023 .sitem{ width: 100%; margin-bottom: 3%;}
}
.hzpzy{background: #ebecec;}
.hzpzy .RighInfo002810 .single-header{ text-align:center; margin-bottom: 3%;}
.hzpzy .RighInfo002810 .single-header h1{ color:#333; font-size:24px; margin:0 0 0px 0; font-weight:normal;}
.Banner002661_2 .imgbox{ position: absolute; right: 0; width: 15%; bottom: -10%; padding-right: 2%;}
.RighInfo002228 .list2 .item .desc ul li{border-bottom: 1px solid #B3B5B6;background-image: url(../images/li-pfeil.svg);background-repeat: no-repeat;background-size: 19px 19px;background-position: 0 calc(50% - 2px);padding: 15px 0 15px 32px;color: #333;font-size: 18px;}
.RighInfo002228 .list2 .item .desc ul li:first-child{border-top: 1px solid #B3B5B6;}
.hzpzy .RighInfo002810 .txt-list .pic .img{ text-align: center;}
.hzpzy .RighInfo002810 .txt-list .pic img{ display: inline-block; width: auto; }
.hzpzy .RighInfo002810 .txt-list .box:not(:last-child){ margin-bottom: 5%;}
.hzpzy .RighInfo002810 .txt-list .info .more{ margin-top: 0;}
.hzpzy .RighInfo002810 .txt-list .info .more{ border: none;}
@media (min-width: 769px){
    .hzpzy .RighInfo002810 .txt-list_wmc2024 .box:nth-child(2n) .pic{ order: 0;}
    .hzpzy .RighInfo002810 .txt-list .pic img.phone{ display: none;}
}
@media (max-width: 769px){
    .hzpzy .RighInfo002810 .txt-list .pic img{ display: none;}
    .hzpzy .RighInfo002810 .txt-list .pic img.phone{ display: inline-block; }
}

.auto_1080{ max-width: 1080px; width: 96%;}
.qcaqd{background: #ebecec; font-size: 16px;color: #404649; line-height: calc( 28 / 16);}
.Banner002661_3{min-height: 150px;background: #ebecec;box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .4);}
.qcaqd_info_one{ padding: 10% 0 12%;  }

.qcaqd_title_one{ margin: 0; font-size: 48px; margin-bottom: 8%;}
.qcaqd_info_three{ padding: 10% 0 5%;}
.qcaqd_info_three .title{ font-size: 36px; margin:0 0 2%;}
.qcaqd_info_three .con{}
.item_flex{ display: flex; justify-content: space-between; margin-bottom: 10%;}
.item_flex:not(:last-child){}
.item_flex_two .pic{ order: 2;}
.item_flex .pic,
.item_flex .textwarp{ width: calc(495 / 1080 * 100%);}
.item_flex .textwarp{ padding-top: 5%; line-height: calc( 28 / 16);}
.item_flex .textwarp .tit{ font-size: 36px; margin: 0 0 20px;}
.section_item_qcaqd_other{box-shadow: 0px -4px 60px 0 rgba(0, 0, 0, .2); padding-bottom: 2%; }
.qcaqd_owl_list{ margin-bottom: 8%;}
.qcaqd_owl_list .ul{box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .2);}
.qcaqd_owl_list img{ width: 100%;}
.qcaqd_owl_list .slick-dots{ display: flex; justify-content: flex-end; height: 56px; align-items: center; padding: 0 10%; gap: 10px;background-color: #fff; }
.qcaqd_owl_list .slick-dots li{ width: 12px; height: 12px; border: 1px solid #404649; border-radius: 100%; background-color: transparent; font-size: 0;}
.qcaqd_owl_list .slick-dots .slick-active{ width: 20px; height: 20px; background-color: #404649;}
.qcaqd_owl_list .slick-dots button{ display: none;}
.qcaqd_info_video{ padding: 3% 0 5%;position: relative;  z-index: 2;  background: #ebecec; }
.qcaqd_info_video video{ width: 100%;}
.section_item_qcaqd_two{box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .4); padding-top: 5%; margin-bottom: 8%; }

.ban_orher_shcz_one{ max-width: 290px; padding: 1.5%; color: #fff;background: #5f5f5f;position: absolute; right: 2%; bottom: -2%; z-index: 2;}
.ban_orher_shcz_one h2{ font-size: 16px; color: #cad400;}
.ban_orher_shcz_one p{ font-size: 18px;}
.ban_orher_shcz_one .btn{ display: inline-block; padding: 0 10px; background-color: #cad400; color: #fff; line-height: 30px;}

@media (max-width: 769px){
    .qcaqd .auto_950{ width: 96%;}
    .auto_1080{ padding: 0 2%;}
    .qcaqd_title_one{ font-size: 36px;line-height: 1.2;}
    .item_flex .textwarp .tit,
    .qcaqd_info_three .title{ font-size: 28px;}
    .item_flex .textwarp{ padding-top: 0;}
    .item_flex .textwarp .tit{ margin-bottom: 10px; }
}
@media (max-width: 640px){
    .item_flex{ flex-wrap: wrap;}
    .item_flex .pic,
    .item_flex .textwarp{ width: 100%;}
    .item_flex_two .pic{ order: 0;}
    .item_flex .pic{ margin-bottom: 20px;}
    .ban_orher_shcz_one{ max-width: 300px; padding: 2%;}
}


/*2025-09*/

[class*=img-] figure{ position: relative;}
[class*=-mid] figure{ padding-bottom: 100%; overflow: hidden}
[class*=-mid] figure img{position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 100%; height: 100%; object-fit: cover; -o-object-fit: cover;object-position: top;}
[class*=-full] figure img{object-fit: contain; -o-object-fit: contain;}
[class*=-zoom] figure img{
-webkit-transition: -webkit-transform 1.1s ease;
transition: -webkit-transform 1.1s ease;
transition: transform 1.1s ease;
transition: transform 1.1s ease,-webkit-transform 1.1s ease;
}
[class*=-zoom] .item:hover figure img{ -webkit-transform:scale(1.1);transform:scale(1.1)}

[class*=flex-]{display: flex;flex-wrap: wrap;}
[class*=-aic]{align-items: center;}
[class*=-aife]{align-items: flex-end;}
[class*=-aifs]{align-items: flex-start;}
[class*=-jcc]{justify-content: center;}
[class*=-jcsb]{justify-content: space-between;}
[class*=-jcfe]{justify-content: flex-end;}
[class*=-jcfs]{justify-content: flex-start;}

.desc h4,
.desc p{padding: 0; margin: 0; font-weight: normal}

.main_video{position: relative; margin: 2% 0}
.main_video .open-video{position: absolute; left: 0; top: 0; width: 100%; z-index: 10; height: 100%;background: url("../images/Floor002950_play.png") no-repeat center center;}
.main_video video,
.main_video img{width: 100%}
.main_video.video_absolute video{position: absolute;top: 0; height: 100%; background: #000}
@media(max-width:1024px){
.main_video .open-video{background-size: auto 30%;}
}

.location{font-size: 16px; padding-left: 18px; background: url(../images/location.svg) no-repeat left}
.location a{background: url(../images/location-jt.svg) no-repeat right;padding-right: 15px; margin-right: 5px;}

.title-center-bg{text-align: center; color: #fff; padding: 3% ;background: #cad400;}
.title-center-bg  h3{font-size: 24px; padding: 0; margin: 0; font-weight: normal}

.content-first .location{filter: brightness(0) invert(1);}
.content-first{color: #fff;}
.content-first .auto{padding: 3% 0}
.content-first .title{padding-top:3%}
.content-first .title h1{font-size: 24px; padding: 0; margin: 0; font-weight: normal}
.content-first .info{width: 40%}
.content-first .pic{width: 50%}
.content-first .pic img{width: 100%}
@media (max-width: 768px){
.content-first .info,
.content-first .pic{width:100%}
.content-first .info{padding-bottom: 4%;}
.content-first .title{text-align: center}
}
.content-article{padding: 4% 0; background: #fff; font-size: 18px;line-height: 2}
.content-article .txt_edit .txt_l,
.content-article .txt_edit .txt_r{width:48%}
.content-article .overview{}
.content-article .overview h3{font-size: 24px; padding: 0; margin: 0}
.content-article .list li{border: 1px solid #666b6d; border-radius: 2px;  padding:4% 3%;}
.content-article .list li *{padding: 0; margin: 0}
.content-article .list li h4{font-size: 20px;}
.content-article .list li p{font-size: 18px;margin-top: 10px}


.content-article#MaterialAnalysisA .overview{width: 62%}
.content-article#MaterialAnalysisA .photo{width: 35%}

.content-article#MaterialAnalysisB {padding: 3% 0; color: #fff;background: #404649}
.content-article#MaterialAnalysisB .overview{width: 30%;}
.content-article#MaterialAnalysisB .list{width: 65%;}
.content-article#MaterialAnalysisB .list li{width: 48%}
.content-article#MaterialAnalysisB .list li:nth-child(2)~li{margin-top: 4%}

.content-article#SkinHealthA .overview{width: 42%}
.content-article#SkinHealthA .photo{width:50%}
.content-article#SkinHealthA .photo video{width: 100%}

.content-article#BloodAlcoholTestA .overview{width: 42%}
.content-article#BloodAlcoholTestA .photo{width:50%}
.content-article#BloodAlcoholTestA .photo video{width: 100%}
.content-article#BloodAlcoholTestA .sq_btn a{color: #fff; background: #404649; display: inline-block; padding: 10px 20px; border-radius: 5px;transition: 0.5s}
.content-article#BloodAlcoholTestA .sq_btn a:hover{background: #cad400}

.content-article#BloodAlcoholTestB .list li{width: 32%; margin-top: 3%}

.content-article#BloodAlcoholTestC{color: #fff;padding: 3% 0; background: #404649; }
.content-article#BloodAlcoholTestC .title{font-size: 24px;}
.content-article#BloodAlcoholTestC .more_application{background: none}
.content-article#BloodAlcoholTestC .more_application a:hover{color: #222; background: #fff;}

.content-article#BiometricImagingB {padding: 3% 0; color: #fff;background: #404649}
.content-article#BiometricImagingB .overview{width: 30%;}
.content-article#BiometricImagingB .list{width: 65%;}
.content-article#BiometricImagingB .list li{width: 48%}
.content-article#BiometricImagingB .list li:nth-child(2)~li{margin-top: 4%}

@media (max-width: 1024px){
.content-article#BloodAlcoholTestB .list li{width: 48%}
}
@media (max-width: 768px){
.content-article .txt_edit .txt_l,
.content-article .txt_edit .txt_r,
.content-article#MaterialAnalysisA .overview,
.content-article#MaterialAnalysisA .photo,
.content-article#MaterialAnalysisB .overview,
.content-article#MaterialAnalysisB .list,
.content-article#SkinHealthA .overview,
.content-article#SkinHealthA .photo,
.content-article#BloodAlcoholTestA .overview,
.content-article#BloodAlcoholTestA .photo,
.content-article#BiometricImagingB .overview,
.content-article#BiometricImagingB .list{width:100%;}
}
@media (max-width: 640px){
.content-article#BloodAlcoholTestB .list li{width: 100%;}
.content-article#MaterialAnalysisB .list li,
.content-article#BiometricImagingB .list li{width: 100%; margin-top: 3%!important}
}

.more_application{background: #fff; padding:1% 0}
.more_application a{font-size: 16px; display: inline-block; padding:12px 30px; border-radius: 5px; color: #222;background:#cad400; transition: 0.5s}
.more_application a:hover{color: #fff; background: #404649}


.list-pic-txt{background: #fff; padding: 3% 0; position: relative}
.list-pic-txt #point{position: absolute; top: -100px}
.list-pic-txt .title h3{font-size: 24px;padding: 0; margin: 0}
.list-pic-txt .list_title ul li{padding: 10px 0; cursor: pointer;font-size: 18px;}
.list-pic-txt .list_title ul li:not(:last-child){margin-right: 2vw}
.list-pic-txt .list_title ul li.show{border-bottom: solid 2px #cad400}
.list-pic-txt .list ul:after{content: '';}
.list-pic-txt .list ul:after,
.list-pic-txt .list ul li{width:32.204%}
.list-pic-txt .list ul li{margin-top:3%;transition: 0.5s; position: relative; background: #fff}
.list-pic-txt .list ul li a{display: block;}
.list-pic-txt .list ul li .pic{padding-bottom:72%; transition: 0.5s; position: relative}
.list-pic-txt .list ul li .pic figure{position:absolute; padding-bottom:0;width: 100%; height:69.45%; transition: 0.5s}
.list-pic-txt .list ul li .desc{padding: 4%; background: #fff;color: #333; position: absolute; width: 100%;bottom: 0}
.list-pic-txt .list ul li .desc h4{font-size: 18px; margin-bottom:20px;}
.list-pic-txt .list ul li .info{max-height: 0; opacity: 0; transition: 0.5s;visibility: hidden}
.list-pic-txt .list ul li .info p{line-height:24px;}
.list-pic-txt .list ul li:hover{box-shadow: 0 4px 16px 0 #00000029;}
.list-pic-txt .list ul li:hover .pic figure{height:50%;}
.list-pic-txt .list ul li:hover .info{max-height:48px;margin-bottom: 20px; opacity: 1; visibility: inherit}
@media (max-width: 1024px){
.list-pic-txt .list_title ul li{font-size: 16px}
.list-pic-txt .list ul:after,
.list-pic-txt .list ul li{width:48%}
}
@media (max-width:640px){
.list-pic-txt .list ul:after,
.list-pic-txt .list ul li{width:100%}
}


.list-partners{background: #cad400;padding: 3% 0; overflow: hidden}
.list-partners .title h3{color: #fff; font-size: 24px; padding: 0; margin: 0 0 2% 0; font-weight: normal}
.list-partners .list{position: relative;}
.list-partners .list:before{content: ''; position: absolute; width: 1px; height: 100%;background: #fff;}
.list-partners .swiper{border-right: solid 1px #fff; }
.list-partners .swiper .swiper-slide{border-left: solid 1px #fff;}
.list-partners .item{max-width: 160px;margin:10% auto; display: block}
.list-partners .item .pic figure{padding-bottom:50%}
.list-partners .more{ display: inline-block; margin: 5% 0 -5%; color: #fff; font-size: 16px;}
@media (min-width:1300px){
.list-partners .swiper-button-prev{left: -40px}
.list-partners .swiper-button-next{right: -40px}
}
@media (max-width:1300px){
.list-partners .swiper-button-prev{left: -20px}
.list-partners .swiper-button-next{right: -20px}
}

/*index*/
.ind_solutions .h-title{ margin-top: 7%;}
.ind_solutions .list-pic-txt{background:none; padding: 0}
.ind_solutions .list-pic-txt .list ul{justify-content: flex-start; gap:0 10px;}
.ind_solutions .list-pic-txt .list_title ul li a{color: #fff}
.ind_solutions .list-pic-txt .list ul li{width: calc( ( 100% - 10px * 3 ) / 4);}
@media (max-width:640px){
.ind_solutions .list-pic-txt .list ul:after,
.ind_solutions .list-pic-txt .list ul li{width:48%}
}
.ind_technology .item{width: 86%; background: #2c3132; display: block;padding: 24px 32px}
.ind_technology .item .desc{width:50%}
.ind_technology .item h4{color: #cad400; font-size: 28px}
.ind_technology .item p{color: #ffffff; font-size: 20px;}
.ind_technology .item .pic{position: relative; width: 67.21%; margin: auto; background: url("../images/ind_svg.svg") no-repeat center top}
.ind_technology .item .pic figure{width:80.54%;padding-bottom: 96.645%; transform: translateX(77%);}
.ind_technology .item .more{padding-top: 20%}
.ind_technology .item .more a{color: #fff}
@media (max-width:768px){
.ind_technology .item{width: 100%}
.ind_solutions .h-title{ margin-top: 0;}
}


#BiometricImagingC .prolist .item{display: flex; flex-wrap: wrap; justify-content: space-between}
#BiometricImagingC .prolist .item:not(:last-child){padding-bottom: 5%; border-bottom: solid 1px #ddd; margin-bottom: 5%;}
#BiometricImagingC .prolist .pic{width: 40%; text-align: center;}
#BiometricImagingC .prolist .pic img{ height: auto!important;}
#BiometricImagingC .prolist .info{width: 55%;font-size: 16px; line-height: 32px}
#BiometricImagingC .prolist .info ul { list-style-type: none;  margin: 0;  padding: 0 0 0 1.625rem}
#BiometricImagingC .prolist .info ul li{ margin-bottom: .25rem; position: relative}
#BiometricImagingC .prolist .info ul li:before { background: url(../images/li_icon.svg) no-repeat left;  content: "";  height: .875rem;  left: -1.625rem;  position: absolute;  top: .4rem;  width: 1rem}

