body{background-color:#242424;color:#fff;}
a{color:#fff;}
@font-face{font-family:'HarmonyOS_Sans_Regular';src:url(../Fonts/HarmonyOS_Sans_SC_Regular.ttf);}
@font-face{font-family:'HarmonyOS_Sans_Light';src:url(../Fonts/HarmonyOS_Sans_Light.woff);}

ul,li,form, dl,dt,dd,div,p,em,i,address,ol{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}

html{-webkit-text-size-adjust:100%;font-size:100px; overflow-x: hidden;}
body {word-wrap:break-word; overflow-wrap: break-word; hyphens: auto;}
body, input, pre, select, table th, table td, textarea { font-size: 0.16rem; font-weight: 400; font-family:'HarmonyOS_Sans_Regular';}
.f16{font-size: 0.16rem;}
.f18{font-size: 0.18rem;}
.f20{font-size: 0.2rem;}
    
@media (max-width:1550px) {
    html {font-size: 6.2vw;}
}

@media (max-width:1024px) {
    html {font-size:9.765625vw}
}

@media (max-width:640px) {
    html {font-size:12.02083vw}
    body{font-size: 14px;line-height: 24px;}
    .f16{font-size: 14px;}
	.f18{font-size: 16px;}
	.f20{font-size:18px;}
}


.w1440{max-width: 1440px;width: 92%;margin: 0 auto}

a:hover{color: #82c227}

.pt100{padding-top: 1rem}
.pb100{padding-bottom: 1rem}

@media(max-width:1024px){
    .pt100{padding-top: 50px}
    .pb100{padding-bottom: 50px}
}



/*Floor002650 */

.Floor002650 *{}
.Floor002650 .section{ background-repeat:no-repeat; background-position: center center;background-size:cover; position:relative; }
/*#fp-nav{position: fixed;z-index: 100;top: 50%;right:17px;transform: translate3d(0,-50%,0);-webkit-transform: translate3d(0,-50%,0);}*/
#fp-nav ul{ padding:15px 0;display: none}
#fp-nav ul li{margin:5px 0;width: auto; height: auto;}
#fp-nav ul li a{ width:20px; height:20px; border-radius:50%; background:none; border:3px solid transparent; position:relative; display:block; cursor:pointer;}
#fp-nav ul li a.active{ border-color:#fff;}
#fp-nav ul li a:before{ position:absolute; content:''; width:6px; height:6px;top:50%; left:50%; margin:-3px 0 0 -3px; background:#fff;border-radius:50%;}
#fp-nav ul li a.active:before{ background:none;}
#fp-nav ul li a span{display: none;}
.Floor002650 .right-line{ position:fixed; right:21px; top:15%; height:70%; z-index:90; width:20px;display: none}
.Floor002650 .right-line i{ position:absolute; width:1px; left:50%; background:rgba(255,255,255,0.2);}
.Floor002650 .right-line i.tp{ top:0;}
.Floor002650 .right-line i.bt{ bottom:0;}
@media(max-width:1200px){
.Floor002650 .right-line,
#fp-nav{ display:none;}
}

.Floor002650 .slides > li {display: none; -webkit-backface-visibility: hidden; overflow:hidden;} 
.Floor002650 .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .Floor002650 .slides {display: block;} 
* html .Floor002650 .slides {height: 1%;}
.no-js .Floor002650 .slides > li:first-child {display: block;}
.Floor002650 .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .Floor002650 .flex-viewport {max-height: 300px;}
.Floor002650 .slides {zoom: 1;}

.Floor002650 .line{ position:absolute; width:50%; top:0; height:100%;}
.Floor002650 .line::before{ position:absolute; content:''; width:1px; height:100%; background:rgba(255,255,255,0.1); left:50%; top:0;}
.Floor002650 .line-l{ left:0; border-right:1px  solid rgba(255,255,255,0.1);}
.Floor002650 .line-r{ right:0;}
.Floor002650 #section1{background:url(../images/Floor002650-bg1.jpg) no-repeat center/cover;}
.Floor002650 #section2{background:url(../images/Floor002650-bg2.jpg) no-repeat center/cover;}
.Floor002650 #section3{background:url(../images/Floor002650-bg3.jpg) no-repeat center/cover;}
.Floor002650 #section4{background:url(../images/Floor002650-bg4.jpg) no-repeat center/cover;}
.Floor002650 #section5{background:url(../images/Floor002650-bg5.jpg) no-repeat center/cover;}
.Floor002650 #footer{ background:#000;}
.Floor002650 .active *{
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@media(max-width:1200px){
.Floor002650 #fullpage,
.Floor002650 .fp-table,
.Floor002650 .fp-tableCell{height: auto!important;}
}




.Top003156{position: fixed;width: 100%;left: 0;top: 0;z-index: 101;transition: .3s ease-in-out;}
.Top003156 .w1440{position: relative;z-index: 3;}
.Top003156 .logo{display: table;}
.Top003156 .logo a { display: table-cell; vertical-align: middle; }
.Top003156 .logo a img{transition: .3s ease-in-out}
.Top003156 .logo a .block{display: none;}

.Top003156 .top-right{display: flex;align-items: center}
.Top003156 .top-right .language{color: #fff;position: relative;margin-right: .3rem}
.Top003156 .top-right .language span{display: block;padding-left: .3rem;background: url(../images/icon-language.svg)no-repeat center left;background-size: .2rem auto;filter: grayscale(100) brightness(100);cursor: pointer}
.Top003156 .top-right .language figure{position: absolute;min-width: 130%;left: 50%;top: 100%;transform: translateX(-50%);padding-top: .1rem;display: none}
.Top003156 .top-right .language figure .box{background: #fff;padding:.1rem .1rem;border-radius: 5px;box-shadow: 0 3px 12px rgba(0,0,0,.1)}
.Top003156 .top-right .language figure a{display: block;line-height: 1.5;text-align: center;color:#333;white-space: nowrap; padding:0 1em;}
.Top003156 .top-right .language figure a:hover{color:#82c227;}

.open-search{cursor: pointer;display: block;width: 1.375em;height: 1.375em;background: url(../images/icon-search.svg) no-repeat center center; background-size: contain;filter: grayscale(100) brightness(100);}
.open-search.on:before,
.open-search.on:after{background-color: #82c227;}
.top-search .text{width: 100%; height:.4rem;line-height:.4rem;padding: 0 .1rem 0 .15rem;font-size: 14px;background: none;color: #fff}
.top-search .btn{position: absolute;right: 0; top: 0;width: .46rem;height: 100%; background: url(../images/icon-search.svg) no-repeat center center;background-size: auto .2rem;filter: grayscale(100) brightness(100);}
.Top003156.down .top-search .text{ color:#fff}
.Top003156 menu li span,
.Top003156 menu li span a{display: block;color: #fff}
.Top003156 menu li span{position: relative;padding:0;z-index: 2;}
.Top003156 menu li span:after{position: absolute;content: ''; left: 50%;height: 3px;background-color: #82c227;transform: translateX(-50%);transition: 0.3s; bottom: 0; width: 0;display: none}
.Top003156 menu li span a:hover,
.Top003156 menu li.aon span a{color: #82c227;}
.Top003156 menu li:hover span:after,
.Top003156 menu li.aon span:after{width: 100%;}




/*滚动后*/

.Top003156.down,
.Top003156:hover{background: #fff;box-shadow: 0 3px 12px rgba(0,0,0,.1)}

.Top003156.down .logo a .white,
.Top003156:hover .logo a .white{display: none;}
.Top003156.down .logo a .block,
.Top003156:hover .logo a .block{display: block;}


.Top003156.down menu li:not(.aon) span,
.Top003156.down menu li:not(.aon) span a{color: #333}

.Top003156:hover menu li:not(.aon) span,
.Top003156:hover menu li:not(.aon) span a{color: #333}

.Top003156:hover menu li:hover span a{color: #82c227}

.Top003156.down .top-right .open-search,
.Top003156:hover .top-right .open-search{filter: grayscale(0) brightness(0);}

.Top003156.down .top-right .language,
.Top003156:hover .top-right .language{color: #333;}
.Top003156.down .top-right .language span,
.Top003156:hover .top-right .language span{filter: grayscale(0) brightness(0);}

.Top003156.down .top-search,
.Top003156:hover .top-search{}
.Top003156.down .top-search .btn,
.Top003156:hover .top-search .btn{}
.top-search{width: 15em;position: absolute;top: 100%;right:0; z-index: 100;border-radius: 10px;overflow: hidden;margin-right: .2rem;border: 1px solid rgba(256,256,256,.35)}

@media (min-width:1025px) {
    .Top003156 header{display: flex;justify-content: space-between;align-items: center;height: .9rem}
    .Top003156 menu{}
    .Top003156 menu ul{display: flex;justify-content: center}
    .Top003156 menu li{margin: 0 .3rem }
    .Top003156 menu li span a{line-height: .9rem}
    .Top003156 menu .ja{margin: 0 .1rem }
    .Top003156 menu .ja span a{font-size: 0.14rem;line-height: 0.9rem;}
    .Top003156 .logo{}  
    .Top003156 .logo img{max-height: .7rem}
    .Top003156 .top-right{}
    .open-search{}
    
    .Top003156 menu li:nth-child(2),
    .Top003156 menu li:nth-child(3){}
    .Top003156 menu li .sub{position: absolute;background-color:rgba(255,255,255,0.8);border-radius:0 0 5px 5px; overflow: hidden;width: 1.6rem;margin-left: 0;transform: translateX(-50%)}
    .Top003156 menu li .sub a{color:#333;}
    .Top003156 menu li .sub a:hover{color:#82c227;}
    .Top003156 menu li .sub dl{background: none;}
    .Top003156 menu li .pro-sub {left: 0!important;width: 100%;margin-left: 0;padding: .5rem 0;transform: translateX(0%);border-bottom: 1px solid #a9a9a9;background: #fafafa}
    .Top003156 menu li .pro-sub .w1600{display: flex;justify-content: center}
    .Top003156 menu li .pro-sub dl{padding: 0;width: 20%;margin: 0 .3rem}
    .Top003156 menu li .pro-sub dt{text-align: left;}
    .Top003156 menu li .pro-sub dt a{font-weight: bold;border-bottom: 1px solid rgba(256,256,256,.2);padding-bottom: .15rem;margin-bottom: .15rem;color: #333;display: block;border-bottom: 2px solid #ddd;position: relative}
    .Top003156 menu li .pro-sub dt a:after{content: '';position: absolute;width: .4rem;height: 2px;background:#82c227;left: 0;bottom: -2px; }
    .Top003156 menu li .pro-sub dd a{color: #666;line-height: 1.75;font-size: 12px}
    .Top003156 menu li .pro-sub dd a:hover{color: #82c227}
    
    .scrollbar::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);border-radius: 5px;background-color: rgba(0,0,0,0.1);}
    .scrollbar::-webkit-scrollbar{width: 2px;background-color: rgba(0,0,0,0);}
    .scrollbar::-webkit-scrollbar-thumb{border-radius: 5px;background-color: #fff;}
    
    
}

@media (max-width:1024px) {
.Top003156 menu{position: absolute; right: 0;top: 100%; width: 220px; padding: 0.2rem;background:rgba(255,255,255,0.95); border-radius: 0.625em; visibility: hidden; transform: translateY(5em); transition: 0.3s; opacity: 0;}  
.menu-show .Top003156 menu{transform: translateY(0); opacity: 1; visibility: inherit;}
.Top003156 menu li span{ padding-right: 0px;}
.Top003156 menu li span a{padding: 0.5em 0;text-align: center;color:#000;}
.Top003156.down menu li:not(.aon) span, .Top003156.down menu li:not(.aon) span a{color:#000;}
.Top003156:hover menu li:not(.aon) span, .Top003156:hover menu li:not(.aon) span a{color:#000;}
.Top003156 .logo{max-width: 58%; height: 1rem;}  
.Top003156 .logo img { max-height: 0.8rem; }
.Top003156 .top-right{position: absolute;right:0;top:0; height: 1rem;}
.Top003156 .top-right dd{font-size: 14px;}
.Top003156 .top-right dt{padding-left: 1em;}
.Top003156 .open-menu{display: block;width: 2em;height: 2em;}
.Top003156 .open-menu i{background-color: #82c227;}
.Top003156 .open-menu:not(.on) i:nth-child(1){margin-top: -0.625em;}
.Top003156 .open-menu:not(.on) i:nth-child(3){margin-top: calc(0.625em - 3px);}
.top-search{width: 100%;margin-right:0;border-radius: 5px;}
.top-search .text{height: 0.7rem;line-height: 0.7rem;}
.top-search .btn{width:0.8rem;background-size:auto 0.3rem;}
.Top003156 .top-right .language span{padding-left: 23px;background-size: 16px auto; }
}


/*banner*/
.Banner003192{position: relative;}
.Banner003192::before{content: '';position: absolute;width: 70px;height: 40px;left: 50%;bottom: 5%;transform: translateX(-50%);background: url(../images/icon-down.svg)no-repeat center;background-size: 0.6rem auto;filter: grayscale(100) brightness(100);z-index: 100;animation:infinite mouse-scroll ease-in-out 3s;}
@keyframes mouse-scroll{
from{ opacity:0;}
to{ opacity:0.8; }
}
@-webkit-keyframes mouse-scroll{
from{ opacity:0;}
to{ opacity:0.8;}
}
.Banner003192 .w1400{width: 100%;}
.Banner003192 .Ispic{height: 960px;position: relative;}
.Banner003192 .Ispic img {display: block; width: 100%; height: 100%; position: absolute; left:0; top:0; object-fit: cover;}
.Banner003192 .txt {position: absolute;left: 0;top: 0;height: 100%;width: 100%;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-align: center;align-items: center;z-index: 3; color: #fff;}
.Banner003192 .tit{font-weight: bold;font-size: .40rem; margin-bottom:0.2rem; transition: 0.3s;}
.Banner003192 .sub-tit{font-size: .16rem; line-height: 1.7; transition: 0.3s 0.3s; max-width: 6.9rem;}
@media (min-width:1025px) {
.Banner003192 .wap{display: none;}
}
@media (max-width:1024px) {
.Banner003192 .pc{display: none;}
.Banner003192 .tit{font-size: 24px;}
.Banner003192 .sub-tit{font-size: 14px;}
}
.Banner003192 li.slick-slide{position: relative;}
.Banner003192 [class*=txt-style-]{position: absolute; top: 0;color: #fff;z-index: 10;}
.Banner003192 .txt-style-1{ left: 50%;transform: translateX(-50%);top: 20%;text-align: center}
.Banner003192 .txt-style-1 .tit{transform: translateX(30px); opacity: 0;}
.Banner003192 .txt-style-1 .sub-tit{height: 1.2em;text-align: justify; transform: translateX(30px); opacity: 0;}
.Banner003192 .ani-show .txt-style-1 .tit,
.Banner003192 .ani-show .txt-style-1 .sub-tit{transform: translateX(0); opacity: 1;}
.Banner003192 .txt-style-1 .sub-tit:after{display: inline-block; content: '';width: 100%;}
.Banner003192 .txt-style-2{top:0;left: 0;width: 100%; height: 100%;}
.Banner003192 .txt-style-2 .ytable{height: 100%;}
.Banner003192 .open-video{display: block;margin: 0 auto; width: calc(60 / 1920 * 100vw);height: calc(60 / 1920 * 100vw);background: url(../images/Banner003192-play.png) no-repeat center center; background-size: contain; margin-bottom: calc(60 / 1920 * 100vw); cursor: pointer;transform: translateY(30px); opacity: 0;transition: 0.3s;}
.Banner003192 .txt-style-2 .tit{transform: translateY(30px); opacity: 0; transition-delay: 0.3s;}
.Banner003192 .txt-style-2 .sub-tit{letter-spacing: calc(9 / 1920 * 100vw); transform: translateY(30px); opacity: 0;transition-delay: 0.6s;}
.Banner003192 .ani-show .open-video,
.Banner003192 .ani-show .txt-style-2 .tit,
.Banner003192 .ani-show .txt-style-2 .sub-tit{transform: translateY(0); opacity: 1;}
.Banner003192 .txt-style-3{left: 0;width: 100%; top:calc(281 / 960 * 100%);}
.Banner003192 .txt-style-3 .auto{max-width:1440px;width: 90%;}
.Banner003192 .txt-style-3 .tit{transform: translateX(30px); opacity: 0;}
.Banner003192 .txt-style-3 .sub-tit{transform: translateX(30px); opacity: 0;}
.Banner003192 .ani-show .txt-style-3 .tit,
.Banner003192 .ani-show .txt-style-3 .sub-tit{transform: translateX(0); opacity: 1;}

.Banner003192 .slick-dots{position: absolute;left: 50%;transform: translateX(-50%);bottom: calc(66 / 960 * 100%);z-index: 20;display: none!important}
.Banner003192 .slick-dots li{float: left;width: calc(30 / 1920 * 100vw); height: 3px; background-color: rgba(255, 255, 255, 1); opacity: 0.5; margin-left: 10px;}
.Banner003192 .slick-dots li button{display: none;}
.Banner003192 .slick-dots li.slick-active{opacity: 1;}



.h-title{line-height: 40px;color:#fff;padding-bottom: 5%}
.h-title.center{text-align: center;}
.h-title:after{display: none; content: ''; margin: 25px 0 30px;width: 45px; height: 4px; background: #82c227;border-radius: 50px;}
.h-title.center:after{margin:24px auto 45px;}
.h-title .cn{font-size: 40px; margin-top: -20px;color:#fff;font-weight: bold;}
.h-title .en{opacity: 0.15;-webkit-opacity: 0.15;-ms-opacity: 0.06;font-size: 56px;  font-weight: bold; text-transform: uppercase; }
@media(max-width:480px){
.h-title .cn{font-size: 24px;margin-top:-24px;}
.h-title .en{font-size: 24px;}
}




.home_title{padding-bottom: .5rem}
.home_title .tit1{font-size: .42rem;color: #000;position: relative;text-align: center}
.home_title .tit1::before{content: '';position: absolute;width: .14rem;height: .14rem;border-radius: 50%;left: 50.5%; bottom:-.2rem;background:#82c227 }
.home_title .tit1::after{content: '';position: absolute;width: .14rem;height: .14rem;border-radius: 50%;left: 48.5%;bottom:-.2rem;background:#f7c400 }
.home_title .tit2{font-size: .2rem;color: #999;font-weight: lighter;font-family:'HarmonyOS_Sans_Light';padding-bottom: .1rem;text-align: center}

.home_more{display: inline-block}
.home_more a{display: flex;align-items: center;width:auto;color: #333;}
.home_more a:before{content: '';width: .5rem;height: .5rem;background: url(../images/icon-jt-w.svg)no-repeat center #f7c400;background-size: .2rem auto;margin-right: .2rem;transition: .3s all;border-radius: 50%}
.home_more a:hover:after{margin-left: .2rem}




.home_box1 ul{display: flex;}
.home_box1 ul li{color: #333;width: 33.33%;border: 1px solid #e5e5e5;padding:0 .44rem;margin-left: -1px;position: relative}
.home_box1 ul li .icon{padding-top: .7rem;position: relative;z-index: 2}
.home_box1 ul li .icon img{transition: .3s all}
.home_box1 ul li .txt{padding: .9rem 0 .6rem;position: relative;z-index: 2}
.home_box1 ul li .txt .tit{font-size: .28rem;color: #000;padding-bottom: .2rem;transition: .3s all;font-weight: bold}
.home_box1 ul li .txt .desc{line-height: 1.75;color: #666;transition: .3s all }
.home_box1 ul li .bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: 0;transition: .3s all}
.home_box1 ul li .bg::before{content: ''; position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(130,194,39,.85)}

.home_box1 ul li:hover .icon img{filter: grayscale(100) brightness(100);}
.home_box1 ul li:hover .bg{opacity: 1}
.home_box1 ul li:hover .txt .tit{color: #fff;}
.home_box1 ul li:hover .txt .desc{color: #fff }


.Floor002889{background:url(../images/Floor002889-bg2.png)no-repeat center #f7faf9;overflow: hidden;}
.Floor002889 .w1440{position: relative; z-index: 1;background: url(../images/Floor002889-bg.png)no-repeat center}
.Floor002889 .topcon{text-align: center;position: relative;z-index: 14;padding-top: 5%;}
.Floor002889 .topcon h2{color: #000000;font-size: 30px;margin:0;}
.Floor002889 .topcon h2 span{color:#d7063a;}
.Floor002889 .topcon p{font-size: 26px;color:#000;font-weight: bold;}

.Floor002889 .slider-txt .num{}
.Floor002889 .slider-txt .name{color: #333; padding: 1.5vw 0 3vw 0; position: relative}
.Floor002889 .slider-txt .name .tit{font-size: .48rem; color:#000;line-height: 1.5em }
.Floor002889 .slider-txt .name .tit span{color:#666;opacity: .1;font-size: 1.4rem;position: absolute;font-weight: bold;font-style: italic}
.Floor002889 .slider-txt p{line-height: 2;color: #666;}
.Floor002889 .slider-txt .btn{padding-top:  2vw;}
.Floor002889 .slider-txt .slick-arrow{width: .6rem; height: .6rem;border-radius: 50%;border: 1px solid #82c227; z-index: 2;position: relative;background: url(../images/Floor003197-prev-red.svg) no-repeat center center;font-size: 0}

.Floor002889 .slider-txt .slick-next{background: url(../images/Floor003197-next-red.svg) no-repeat center center;}
.Floor002889 .slider-txt .slick-prev{margin-right: 36px;}
.Floor002889 .slider-txt .slick-disabled{border-color: #e8e8e8; cursor: default;}
.Floor002889 .slider-txt .slick-disabled:before{border-color: #bbb; }
@media(max-width:768px){
.Floor002889 .slider-txt .slick-arrow{width: 8vw;height: 8vw;}
.Floor002889 .slider-txt .slick-prev{margin-right: 5vw;}
}

.Floor002889 .dot-icon .slick-dots li{list-style: none;  margin: 18px 0;}
.Floor002889 .dot-icon .slick-dots li.slick-active button{}
.Floor002889 .dot-icon .slick-dots li button{border: 0;background: none; border-radius: 80px; padding:.15rem 0;width: 100%; text-align: left; cursor: pointer;}
.Floor002889 .dot-icon .slick-dots li button > *{display: inline-block; vertical-align: middle;}
.Floor002889 .dot-icon .slick-dots li b{color: #999;font-weight: normal; }
.Floor002889 .dot-icon .slick-dots li.slick-active b{font-size: .24rem;color: #333}
.Floor002889 .dot-icon .slick-dots li i{border-radius: 50%;
background: #f7f7f7}
.Floor002889 .dot-icon .slick-dots li img{display: block;width: 100%;}
.Floor002889 .slider-pic{width: 35.479vw;height: 30.479vw; margin: 3vw auto 0 15vw;position: relative; z-index: 1;}
.Floor002889 .slider-pic ul .slick-list,
.Floor002889 .slider-pic ul .slick-track,
.Floor002889 .slider-pic ul li,
.Floor002889 .slider-pic ul{height: 100%;z-index: 3}
.Floor002889 .slider-pic .Ispic{height: 100%;border-radius: 50%;}
.Floor002889 .slider-pic .quan i{position: absolute;border-radius: 50%; border: 1px solid #f1f1f1; z-index: 2;}
.Floor002889 .slider-pic .quan i:nth-child(1){left: -11%;right: -11%;top: -11%;bottom: -11%;}
.Floor002889 .slider-pic .quan i:nth-child(2){left: -25%;right: -25%;top: -25%;bottom: -25%;  animation: orbit linear 30s infinite;}
.Floor002889 .slider-pic .quan i:nth-child(2):before{position: absolute; content: ''; width: 14px; height: 14px; border-radius: 50%;right: 26%;top: 16%;box-shadow: 6px 0 10px rgba(215,6,58,0.3);
background: #d7063a;}
.Floor002889 .slider-pic .quan i:nth-child(3){left: -42%;right: -42%;top: -42%;bottom: -42%;}
.Floor002889 .slider-pic .quan i:nth-child(4){left: -1px;right:-1px;top: -1px;bottom:-1px;  border: 0; transform: rotate(-42deg);-webkit-transform: rotate(-42deg);-ms-transform: rotate(-42deg);



}

@-webkit-keyframes orbit{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}

@media(min-width:1025px){
.Floor002889 .dot-icon,
.Floor002889 .slider-txt{position: absolute; top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%); z-index: 10;}
.Floor002889 .slider-txt{ right: 0; width: 30%;max-width: 360px;}
.Floor002889 .dot-icon{ left: 0; width: 310px;}
}
@media(max-width:1024px){
.Floor002889 .dot-icon{overflow: hidden;}
.Floor002889 .dot-icon li{float: left;width: 20%; }
.Floor002889 .dot-icon .slick-dots li button{height: auto; padding: 1vw;text-align: center;}
.Floor002889 .dot-icon .slick-dots li i{width: 4vw;display: block; margin: 0 auto 0.5vw;}
.Floor002889 .dot-icon .slick-dots li b{font-size: 2.2vw;margin-left: 1vw;}
.Floor002889 .slider-pic{width: 50vw;height: 50vw; margin: 0 auto 10vw;}
.Floor002889 .slider-pic .quan i:nth-child(2):before{width: 12px; height: 12px;right: 11%;
top: 15%;}
}
@media(max-width:640px){
.Floor002889 .dot-icon .slick-dots li b{font-size: 3vw;}
.Floor002889 .slider-txt .num{font-size: 9vw;}
.Floor002889 .slider-txt .name .en{font-size: 5vw;}
.Floor002889 .slider-txt pre{font-size: 3vw;}
}





.home_box3{background: #fff;}
.home_box3 .slick-slide{padding: 0rem 0rem}
.home_box3 .slider .slick-slide > div{float: left;width: 18.4%;margin-right: 2%;margin-bottom: 2%;background: #fff;}
.home_box3 .slider .slick-slide > div li{border-radius: .1rem;overflow: hidden;border:1px solid #e9e9e9;}
.home_box3 .slider .slick-slide > div:nth-child(5n){margin-right: 0;}
.home_box3 li figure{height: 1.1rem;background-size: 82%;background-position: center;background-repeat: no-repeat;}

.home_box3 .slick-arrow{width: .6rem; height: .6rem;border-radius: 50%;border: 1px solid #82c227; z-index: 2;position: absolute;background: url(../images/Floor003197-prev-red.svg) no-repeat center center;font-size: 0;top: 50%;transform: translateY(-60%);cursor: pointer}

.home_box3 .slick-next{background: url(../images/Floor003197-next-red.svg) no-repeat center center;right: -0.9rem}
.home_box3 .slick-prev{left: -0.9rem}




.home_box4{overflow: hidden;padding-bottom: 1.5rem;background: url(../images/home-about-bg.jpg)no-repeat center bottom}
.home_box4 .flex .left{position: relative;z-index: 3}
.home_box4 .flex .left .desc{line-height: 2;color: #333;padding: .5rem 0 1rem}
.home_box4 .home_title{margin-top: .8rem}
.home_box4 .home_title .tit1,
.home_box4 .home_title .tit2{text-align: left}
.home_box4 .home_title .tit1::before{left:.3rem;  }
.home_box4 .home_title .tit1::after{left: 0; }

.home_box4 .flex .right {position: relative}
.home_box4 .flex .right::before{position: absolute;content: '';background:url(../images/home-about-bg2.jpg)no-repeat center bottom;height: 2.4rem;width: 136%;bottom: -.6rem;left: -1.2rem;z-index: 1;display: none}
.home_box4 .flex .right::after{position: absolute;content: '';background:#82c227;height: 2.4rem;width: 136%;bottom: -.6rem;left: -1.2rem;z-index: 2; }
.home_box4 .flex .right .pic{width: 136%;position: relative;z-index: 3}
.home_box4 .flex .right .pic figure{height: 5.9rem}
@media(min-width:1025px){
    .home_box4 .flex{display: flex;justify-content: space-between}
    .home_box4 .flex .left{width: 40%}
    .home_box4 .flex .right{width: 50%}
}





.Floor003196 {background: #f7faf9 }
.Floor003196 .main { display: flex; justify-content: space-between; }
.Floor003196 .left-box { width: calc((100% - (100% - (30 / 16 * 1em)*2)/3));}
.Floor003196 .left-box .list { height: 100%; }
.Floor003196 .left-box .list ul { display: flex; justify-content: space-between; flex-wrap: nowrap; height: 100%; }
.Floor003196 .left-box .list ul li {width: calc(50% - (30 / 16 * 1em)); background-color: #fff; box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 0.05); }
.Floor003196 .left-box .list ul li .pic { overflow: hidden; }
.Floor003196 .left-box .list ul li .pic figure { width: 100%; height: calc(300 / 16 * 1em);transition: all .5s ease; }
.Floor003196 .left-box .list ul li:hover .pic figure { transform: scale(1.12); }
.Floor003196 .left-box .list ul li .txt { padding: calc(40 / 16 * 1em);}
.Floor003196 .left-box .list ul li .tit {height: calc(60 / 24 * 1em);font-size: calc(24 / 16 * 1em);line-height: calc(30 / 24 * 1em); margin: 0; color: #000; font-weight: normal; transition: all .5s ease; }
.Floor003196 .left-box .list ul li:hover .tit { color: #82c227; }
.Floor003196 .left-box .list ul li p {margin-top: calc(15 / 16 * 1em);height: calc(56 / 16 * 1em); color: #777; line-height: calc(28 / 16 * 1em);}
.Floor003196 .left-box .list ul li .more {margin-top: calc(40 / 16 * 1em); display: flex; align-items: center; color: #82c227; }
.Floor003196 .left-box .list ul li .more:after { display: block; content: ''; margin-left: calc(10 / 16 * 1em);width: calc(6 / 16 * 1em);height: calc(6 / 16 * 1em);border-top: 2px solid #82c227; border-right: 2px solid #82c227; transform: rotate(45deg); }
.Floor003196 .right-box {width: calc((100% - (30 / 16 * 1em)*2)/3); background-color: #fff; box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 0.05); }
.Floor003196 .right-box .list { padding: calc(50 / 16 * 1em) calc(40 / 16 * 1em);}
.Floor003196 .right-box .list ul li {padding-bottom: calc(30 / 16 * 1em);margin-bottom: calc(40 / 16 * 1em); border-bottom: 1px solid #eaeaea; }
.Floor003196 .right-box .list ul li:last-child { margin-bottom: 0; border-bottom: 0; }
.Floor003196 .right-box .list ul li .tit a {font-size: calc(20 / 16 * 1em); color: #000; line-height: calc(30 / 20 * 1em);transition: all .5s ease; }
.Floor003196 .right-box .list ul li:hover .tit a { color: #82c227; }
.Floor003196 .right-box .list ul li .time {margin-top: calc(15 / 16 * 1em); color: #82c227; line-height: calc(18 / 16 * 1em);padding-left:calc(28 / 16 * 1em);background: url(../images/time.svg) no-repeat center left; background-size: calc(18 / 16 * 1em) auto;}

@media (max-width:1024px) {
    .Floor003196 .main, .Floor003196 .left-box .list ul { display: block; }
    .Floor003196 .left-box, .Floor003196 .left-box .list ul li, .Floor003196 .right-box { width: 100%; }
    .Floor003196 .left-box .list ul li { margin-bottom:calc(20 / 16 * 1em);}
}




.Bottom002743{ background:#1f1f1f;  color: rgba(255,255,255,0.9);}
.Bottom002743 .box{ padding-top:.8rem; padding-bottom: .6rem;}
.Bottom002743 a{color: rgba(255,255,255,0.7);}
.Bottom002743 a:hover{color: #18469b;}
.Bottom002743 .copyright{line-height: 24px;padding: 24px 0;color: #d6d6d6;text-align: center}
.Bottom002743 .copyright a{color: #dadada;vertical-align: middle;}
.Bottom002743 .copyright a:hover{color:#fff;}
.Bottom002743 .copyright aside a:not(:last-child):after{display: inline-block;content: '';width: 1px;height: 13px;background: #c0c0c0;vertical-align: middle;margin: 0 12px;}

.Bottom002743 .contact{max-width:340px;}
.Bottom002743 .contact .name,
.Bottom002743 nav dl dt{color: #fff; padding-bottom:.2rem;}
.Bottom002743 .contact li{ padding-bottom:18px;}
.Bottom002743 .contact li aside{ padding-left: 30px; background-repeat: no-repeat;background-position: center left}
.Bottom002743 .contact li:nth-child(1){padding-bottom:20px;}
.Bottom002743 .contact li:nth-child(1) aside{background-image: url(../images/Bottom002743_icon_call.png);}
.Bottom002743 .contact li:nth-child(2) aside{background-image: url(../images/Bottom002743_icon_add.png);}
.Bottom002743 .contact li:nth-child(3) aside{background-image: url(../images/Bottom002743_icon_email.png);}
.Bottom002743 .contact li b{font-size:28px;color: #fff; font-family: 'Oswald'; padding-top:5px; display: block;}
.Bottom002743 nav dl dt a{color: #fff;}
.Bottom002743 nav{float: right; width: 70%; max-width:1100px ;}
.Bottom002743 nav dl{float: left; max-width: 180px;}
.Bottom002743 nav dd{line-height: 20px; padding:6px 0;}
.Bottom002743 nav .code{text-align: center;font-size: 14px}
.Bottom002743 nav .code img{max-width: 1rem;margin-bottom: .05rem}
@media(min-width:769px){
.Bottom002743 .contact{float: left;}
.Bottom002743 .copyright aside{}
}
@media(max-width:768px){
.Bottom002743{padding-top: 0;}
.Bottom002743 nav{display: none;}
.Bottom002743 .contact{display: table; margin: 0 auto;}
.Bottom002743 .links{margin: 30px 0; }
.Bottom002743 .contact .name,
.Bottom002743 .copyright{text-align: center;}
}






/*
 .Floor001388 为demo编号
 */
.Floor001388 {padding: 9% 0;background-size: cover;background-position: center;background-repeat: no-repeat}
.Floor001388 .list{ position:relative; border-top:1px solid rgba(255,255,255,0.1); }
.Floor001388 .list ul{display: flex;justify-content: center;align-items: flex-start;}
.Floor001388 .list li{text-align: center;margin: 0 3%;width: 30%}
.Floor001388 .list li .icon{width: 130px;height: 130px;border-radius: 50%;display: flex;justify-content: center;align-items: center;border:2px solid #82c227;margin: 50px auto 30px;transition: transform .5s;-webkit-transition: -webkit-transform .5s;}
.Floor001388 .list li .icon:hover{transform: rotateY(180deg);}
.Floor001388 .list li .txt h2{font-size:0.2rem;color: #fff}
.Floor001388 .list li .txt p{color: #fff;padding-top: 20px;line-height: 1.66}
.Floor001388 .btn{text-align: center;margin-top:6%}
.Floor001388 .btn a{display: inline-block;background:#82c227 ;color: #fff;padding: 20px 40px;border-radius: 36px;text-align: center}

.Floor001388 .list h1{ margin:0; position:absolute; right:0; top:0; width: 11%;font-weight: normal; }
.Floor001388 .list h1 span{ display:block; background:none; color:#fff; text-align:center; position:relative; padding:10%; font-size:18px; cursor:pointer; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; border-bottom:1px solid rgba(255,255,255,0.1);border-left:1px solid rgba(255,255,255,0.1); }
.Floor001388 .list h1 span::before{ display:none; position:absolute; left:-10px; top:1px;  content:""; width:0; height:0; border-top:10px solid transparent;border-bottom:10px solid transparent;   border-right:10px solid #fa7d02; }
.Floor001388 .list h1 span:nth-child(3){border-bottom:0; }
.Floor001388 .list h1 span.active{ background:#82c227; }
.Floor001388 .list h1 span.active::before{ display:block; }
.Floor001388 .list h1 em{ display:block;margin-bottom:5px; }
.Floor001388 .list h1 em img{width:100px;}
.Floor001388 .list_con{ overflow: hidden;}
.Floor001388 .list_con .Ispic{ display: block;  padding-bottom: 32%; float:left; width: 50%; }
.Floor001388 .list_con .txt{ float:left; margin-left:5%; width:30%; position:relative;  }
.Floor001388 .list_con .txt h2{ font-weight:normal; font-size:32px; padding: 4% 0 4% 27%; margin:17% 0; position: relative; }
.Floor001388 .list_con .txt h2 span{font-size:68px;color:#fff;font-weight: bold;position: absolute;left:0;top:0;}
.Floor001388 .list_con .txt h2 span:after{content:'';width:40px;height: 2px;background:#f7c400;display: block;position: absolute;left:57%;top:50%;}
.Floor001388 .list_con .txt h2 a{color:#fff;}
.Floor001388 .list_con p{ line-height:32px; color:#fff; font-size:18px; height:120px; overflow:hidden; }

@media (min-width: 1000px) {
.Floor001388 .list h1 span{ padding:21% 8%; }
}
@media (max-width: 1000px) {
.Floor001388 .list_con .Ispic{ width:48%; } 
.Floor001388 .list_con .txt{ float:right; width:48%; margin-left:0; }   
.Floor001388 .list h1 { left:0; top:100%; width: 100%; }
.Floor001388 .list h1 span{ float:left; width:25%; padding:2%; }
.Floor001388 .list h1 span::before{ left:0; top:6px; border-left:10px solid transparent; border-right:10px solid transparent; border-top:10px solid #fa7d02; }
.Floor001388 .list_con .txt h2{ padding-left:36%; margin:5% 0;}
}
@media (max-width: 768px) {
.Floor001388 .list ul{flex-wrap: wrap;}
.Floor001388 .list li{width:100%;}
.Floor001388 .list li .icon{width:80px;height:80px;margin:20px auto;}
.Floor001388 .list li .icon img{max-width:40px;}
.Floor001388 .list li .txt h2{font-size:18px;}
.Floor001388 .list li .txt p{padding-top:14px;}
.Floor001388 .list_con .Ispic{ float:none; width:100%; } 
.Floor001388 .list_con .txt{ float:none; width:100%;}   
.Floor001388 .btn a{padding:8px 25px;}
}
@media (max-width: 320px) {
.Floor001388 .list_con .txt h2{ padding-left:0; background:none; text-align:center; }   
}

/*Floor003197 */
.Floor003197{ overflow: hidden;padding: 8% 0 6%}

.Floor003197 .btn{text-align: center;margin-top:3%}
.Floor003197 .btn a{display: inline-block;background:#82c227 ;color: #fff;padding: 20px 40px;border-radius: 36px;text-align: center}

.Floor003197 .root-sz-16{ }
.Floor003197 .h-title{color:#fff;}
.Floor003197 .h-title .cn{color:#fff;}
.Floor003197 .main{border-radius: calc(20 / 16 * 1em); width: calc(800 / 920 * 100%); margin: 0 auto; position: relative; padding: calc(75 / 16 * 1em) 0 calc(75 / 16 * 1em) calc(60 / 16 * 1em); transition: 0.3s 0.5s;}
.Floor003197 .main .tit{font-size: 2em; margin-bottom: 0.8em;color: #333333;}
.Floor003197 .main pre{font-size: calc(16 / 16 * 1em); line-height: 2;  min-height: 6em; margin-bottom: 2em;}
.Floor003197 .main .more a{display: inline-block; padding: 0 calc(57 / 16 * 1em) 0 calc(20 / 16 * 1em); line-height: calc(56 / 16 * 1em);border: solid 2px #82c227; border-radius: calc(60 / 16 * 1em);color: #82c227; background: url(../images/Floor003197-more.svg) no-repeat right calc(21 / 16 * 1em) center; transition: 0.3s; background-size: auto calc(12 / 16 * 1em);}
.Floor003197 .main .more a:hover{background-color: #82c227;color: #fff; background-image: url(../images/Floor003197-more-on.svg); background-position: left calc(21 / 16 * 1em) center;padding: 0 calc(20 / 16 * 1em) 0 calc(57 / 16 * 1em); }
.Floor003197 .main .pic{text-align: center;padding:0 4%;}
.Floor003197 .main .pic .ytable{height: 100%;}
.Floor003197 .slick-arrow{position: absolute;width: 1em; height: 1em; border: solid 2px #e3e3e3; top: 50%;margin-top: -0.5em; border-radius: 50%; background: url(../images/Floor003197-prev.svg) no-repeat center center; background-size: auto calc(12 / 60 * 1em);z-index: 10; transition: 0.3s; font-size: calc(60 / 16 * 1em); text-indent: -999em; overflow: hidden;}
.Floor003197 .slick-arrow:hover{background-color: #82c227;border-color: #82c227;}
.Floor003197 .slick-next{background-image: url(../images/Floor003197-next.svg);}
.Floor003197 .slick-prev:hover{background-image: url(../images/Floor003197-prev-on.svg);}
.Floor003197 .slick-next:hover{background-image: url(../images/Floor003197-next-on.svg);}
@media (min-width:1025px) {
 .Floor003197 .slider{width: 143.75%; margin-left: calc(-43.75% / 2);}
 .Floor003197 .slider li.slick-slide{ }
.Floor003197 .slick-prev{left: 33%; margin-left: -0.5em;}
.Floor003197 .slick-next{right: 33%; margin-right: -0.5em; }
.Floor003197 .main .pic{position: absolute; bottom: calc(0 / 16 * 1em); top: calc(0 / 16 * 1em); width: calc(380 / 800 * 100%); right: 0;}
.Floor003197 .main .pic .ytable-cell{vertical-align: middle;}
.Floor003197 .main .pic img{max-height: calc(400 / 16 * 1em); max-width: 100%;margin:0 auto;}
.Floor003197 .main .txt{width: calc(380 / 800 * 100%);}
.Floor003197 .slider li:not(.slick-current) .main{opacity: 1;}
}
@media (max-width:1024px) {
    .Floor003197 .root-sz-16{padding: 3em 0;}
    .Floor003197 .title{font-size: 2em;}
    .Floor003197 .slick-prev{left: 0.1em;}
    .Floor003197 .slick-next{right: 0.1em;}
    .Floor003197 .main{padding: 0 2em 2em;}
    .Floor003197 .main .pic{height:42vw;}
    .Floor003197 .main .pic img{max-height: 30vw;}
    .Floor003197 .main pre,
    .Floor003197 .main .txt{text-align: center;}
    .Floor003197 .main .tit{font-size: 1.5em;}
}
/*Floor002746 */
.Floor002746{padding: 9% 0;background-size: cover;background-position: center;background-repeat: no-repeat}
/*slick Basic*/
.Floor002746 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002746 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002746 .slick-list:focus {outline: none}
.Floor002746 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002746 .slick-slider .slick-track, 
.Floor002746 .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)}
.Floor002746 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002746 .slick-track:before, 
.Floor002746 .slick-track:after{display: table; content: '';}
.Floor002746 .slick-track:after{ clear: both;}
.Floor002746 .slick-loading .slick-track { visibility: hidden;}
.Floor002746 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002746 .slick-slide .slick-loading img { display: none;}
.Floor002746 .slick-slide .dragging img { pointer-events: none;}
.Floor002746 .slick-initialized .slick-slide { display: block;}
.Floor002746 .slick-loading .slick-slide { visibility: hidden;}
.Floor002746 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002746 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.Floor002746{position: relative; z-index: 1;text-align: center;color: #fff; font-size: 16px;}
.Floor002746 .auto{padding: 0!important; width: 96%;max-width:1200px;}
.Floor002746 .h-title .cn{color:#fff;}

.Floor002746 .btn{text-align: center;margin-top:3%}
.Floor002746 .btn a{display: inline-block;background:#82c227 ;color: #fff;padding: 20px 40px;border-radius: 36px;text-align: center}

.Floor002746 a{color: #fff;}
.Floor002746 > .Ispic{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1;}
.Floor002746 > .auto{position: relative; z-index: 3;}

.Floor002746 .info{max-width: 950px; line-height: 30px;margin-top:2%;}

.Floor002746 .slider{margin: 50px 0 70px 0; }
.Floor002746 .slider li.slick-slide a,
.Floor002746 .slider li.slick-slide{position: relative;}
.Floor002746 .slider li.slick-slide a{z-index: 10;display: block; padding: 35px 0 35px 0;}
.Floor002746 .slider li .icon{padding-bottom: 14px;}
.Floor002746 .slider li .icon img{height: 50px;margin:0 auto;}
.Floor002746 .slider li.slick-slide:before{position: absolute; left: 0; top: 0;height: 100%; right:0; background: rgba(255,255,255,0.07); content: ''; border-right: 1px solid rgba(255,255,255,0.07);}
.Floor002746 .slider li.slick-active:last-child:before{border-right-color: transparent;}
.Floor002746 .slider li.slick-slide a:before,
.Floor002746 .slider li.slick-slide a:after{position: absolute; width: 0; height: 0; opacity: 0; content: ''; border: 2px solid #82c227; transition: 0.5s ease-in-out;}
.Floor002746 .slider li.slick-slide a:before{left: -1px; top: 0; border-right-color: transparent; border-bottom-color: transparent;}
.Floor002746 .slider li.slick-slide a:after{right: 1px; bottom: 0; border-left-color: transparent; border-top-color: transparent;}
.Floor002746 .slider li.slick-slide a:hover:before,
.Floor002746 .slider li.slick-slide a:hover:after{width: 100%; height: 100%; opacity: 1;}

.Floor002746 .more{margin:2% 0 4%;}
.Floor002746 .more a:after{display: inline-block; content: ''; width: 10px; height: 10px; border-right: 2px solid #fff; border-top: 2px solid #fff; vertical-align: middle; margin-left: 20px; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg); transition:transform 0.3s;margin-top:-3px;}
.Floor002746 .more a:hover:after{transform: rotate(135deg); -webkit-transform: rotate(135deg);-ms-transform: rotate(135deg); margin-top: -4px;}

.Floor002746 .slick-dots{position: absolute; left: 0; width: 100%; top: 100%; margin-top: 10px;text-align: center; }
.Floor002746 .slick-dots li{display: inline-block; width: 14px; height: 6px; background: rgba(255,255,255,0.1); margin: 0 2px;}
.Floor002746 .slick-dots li button{display: none;}
.Floor002746 .slick-dots li.slick-active{background: #82c227;}
@media(max-width:768px){
	.Floor002746 .slider{margin:40px 0 60px 0;}
	.Floor002746 .slider li.slick-slide a{padding:20px 0 20px 0;}
	.Floor002746 .slider li .icon img{height: 35px}
	.Floor002746 .slick-dots li{height: 5px;}
	.Floor002746 .btn a{padding:8px 25px;font-size:14px;}
}


/*Floor003108 */
.Floor003108{font-size: 100px;
}
@media (max-width:1600px) {
.Floor003108{font-size: 6.25vw;}
}
@media (max-width:768px) {
.Floor003108{font-size: 14vw;}
}
.Floor003108{}
.Floor003108 .auto{}
.Floor003108 ol{float: left;width: 50%; }
.Floor003108 ol:nth-of-type(1) .txt{background-color: #f5f5f5;padding: 0.35em 0.4em 0;}
.Floor003108 ol .pic{position: relative; overflow: hidden;}
.Floor003108 ol:not(:nth-of-type(1)) .pic{margin-bottom: 0.18em;}
.Floor003108 ol .pic time{position: absolute;right: 0;bottom: 0;line-height: 2.5;background-color: #82c227;color: #fff;font-size: 0.16em;padding: 0 1em;}
.Floor003108 ol:nth-of-type(1) .pic time{font-size: 0.16em;}
.Floor003108 ol .tit{font-size: 0.18em;text-overflow: ellipsis;overflow: hidden;}
.Floor003108 ol:not(:nth-of-type(1)) .tit{display: -webkit-box;display: box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2; line-height: 1.666;}
.Floor003108 ol:nth-of-type(1) .tit{font-size: 0.24em;white-space: nowrap;margin-bottom:11px;}
.Floor003108 ol:not(:nth-of-type(1)) p{display: none;}
.Floor003108 ol p{font-size: 0.16em; margin: 0;color: #999;line-height: 1.75}
.Floor003108 li{border-bottom: 1px solid #e8e8e8;}
.Floor003108 li:nth-of-type(1){border-top: 1px solid #e8e8e8;}
.Floor003108 li a{font-size: 0.18em;line-height: 4;}
.Floor003108 li time{float: right;color: #999;font-size:16px;line-height: 4.4}
@media (min-width:769px) {
.Floor003108 ol{height: 3.2em; margin-left: 2.5%;}
.Floor003108 ol:not(:nth-of-type(1)){width: 21.25%;}
.Floor003108 ol:nth-of-type(1){height: 6.1em; margin: 0 2.5% 0 0;}
.Floor003108 ol:nth-of-type(1) .txt{height: 1.6em;}
.Floor003108 ol .Ispic{transition: 0.3s ease-out;height: 1.91em;}
.Floor003108 ol a:hover .Ispic{transform: scale(1.2);}
.Floor003108 ol:nth-of-type(1) .Ispic{height: 4.5em;}
.Floor003108 li{float: right;width: 45%;height: .72em;clear: right;}    
}
@media (max-width:768px) {
.Floor003108 ol{margin-bottom: 0.5em;}
.Floor003108 ol:nth-of-type(1){width: 100%; }
.Floor003108 ol:nth-of-type(1) .txt{padding-bottom: 0.35em;}
.Floor003108 ol .Ispic{padding-bottom: 56%;}
.Floor003108 ol:not(:nth-of-type(1)){width: 47.5%;}
.Floor003108 ol:nth-of-type(2){margin-right: 5%;}
.Floor003108 li{clear: left;}   
}
@media (max-width:480px) {
.Floor003108{padding-top: 1em;}
.Floor003108 ol:nth-of-type(1) .tit{font-size: 0.3em;}
.Floor003108 li a,
.Floor003108 ol .tit,
.Floor003108 ol p{font-size: 0.24em;}
}



/*Floor003033 */
.Floor003033{padding: 8% 0;background-size: cover;background-position: center;background-repeat: no-repeat}
.Floor003033,
.Floor003033 a{color: #000;}
.Floor003033 .title{ text-align: center;}
.Floor003033 .title h3{font-weight: normal;color: #013263;font-size: 26px; margin: 0;}
.Floor003033 .title p{font-size: 16px;line-height: 1.875em; margin: 2em auto; width: 95%; max-width: 612px;}
.Floor003033 .title .more{margin: 0 auto; display: table; padding: 0 1.214em; line-height: 2em; border: 1px solid #bbb; transition: 0.3s;}
.Floor003033 .title .more:after{display: inline-block; content: ''; width: 6px; height: 6px; border-right: 1px solid #000; border-top: 1px solid #000; transform: rotate(45deg); margin-left: 21px; vertical-align: middle;}
.Floor003033 .title .more:hover{color: #fff;background: #013263; border-color: #013263;}
.Floor003033 .title .more:hover:after{border-color: #fff;}
@media(max-width:640px){
.Floor003033 .title h3{font-size: 5vw;}
.Floor003033 .title p{font-size: 3.5vw;}
.Floor003033 .title .more{font-size: 3.2vw;}
}

.Floor003033 .h-title.center:after{margin-bottom:15px;}

.Floor003033 .btn{text-align: center;margin-top:5%}
.Floor003033 .btn a{display: inline-block;background:#82c227 ;color: #fff;padding: 20px 40px;border-radius: 36px;text-align: center}

.Floor003033 .list{width: 75vw;}
.Floor003033 .list ul{display: flex;flex-wrap: wrap;;}
.Floor003033 .list li{width: 25%;height: 140px;display: flex;align-items: center;justify-content: center;border: 1px solid rgba(256,256,256,.08);margin-left: -1px;margin-top: -1px;overflow: hidden}
.Floor003033 .list li a.ytable{height: 100%; text-align: center;}
.Floor003033 .list li img{max-width: 85%;transition: .3s all;}
/* .Floor003033 .list li:hover img{transform: scale(1.1)} */
@media(min-width:1025px){
.Floor003033 .list{position: relative;}
.Floor003033 .list:after,
.Floor003033 .list:before{ border-radius: 50%; position: absolute; content: '';width: 1.82vw;height: 1.88vw;background: #ffffff;box-shadow: 0 0.1vw 1.68vw 0.56vw rgba(200, 207, 213, 0.2);display: none}
.Floor003033 .list:before{ left: 27.66vw;top: 3.54vw;}
.Floor003033 .list:after{right: 11.88vw; bottom: 0.99vw;}
}
@media(max-width:1024px){
.Floor003033{padding: 6vw 0;}
.Floor003033 .list{width: 92vw; margin-top: 0vw;}
}
@media(max-width:768px){
	.Floor003033 .list li{width:50%;height: 90px;}
	.Floor003033 .list li img{width:70%;}
	.Floor003033 .btn a{padding:8px 25px;}
}


/*Floor003099 */
.Floor003099{ padding: 7% 0;background-size: cover;background-position: center;background-repeat: no-repeat}
.Floor003099 .btn{text-align: center;margin-top:3%}
.Floor003099 .btn a{display: inline-block;background:#82c227 ;color: #fff;padding: 20px 40px;border-radius: 36px;text-align: center}
.Floor003099 .auto{overflow: hidden;}
.Floor003099 .slider .slick-list{margin: 0 .5vw}
.Floor003099 .slider .slick-list li{margin: 0 1vw}
.Floor003099 .slider .slick-list li a{display: block;overflow: hidden}
.Floor003099 .pic{overflow: hidden;position: relative;border-radius: 5px;}
.Floor003099 .pic::before{content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: #000;opacity: .15}
.Floor003099 .pic .Ispic{padding-bottom: 62%; transition: 0.5s;}
.Floor003099 li a:hover .Ispic{transform: scale(1.2);}
.Floor003099 .slider li .txt{padding:30px 0;}
.Floor003099 .slider .slick-dots{display: table; margin: 2% auto 0;}
.Floor003099 .slider .slick-dots li{float: left; border: 1px solid #eaeaea;border-radius: 50%; width: 8px; height: 8px; margin: 0 12px;background: #eaeaea;}
.Floor003099 .slider .slick-dots li button{display: none;}
.Floor003099 .slider .slick-dots li.slick-active{border-color: #82c227;background: none;}
.Floor003099 .txt label{display: block; font-size: 16px;color: #000; margin-bottom: 1.5vw;}
.Floor003099 .txt time{font-size: 15px;color: #777;}
.Floor003099 .txt .tit{font-size: 22px;color: #f0f0f0; line-height: 1.2em; margin:15px 0; height: 2.3em;overflow: hidden}
.Floor003099 li:hover .txt .tit{color:#82c227;}
.Floor003099 .txt p{line-height: 1.714; width:100%;color: #999;}
@media(min-width:641px){
.Floor003099 .slider{ margin: 0 -1.4vw;}
}
@media(max-width:768px){
	.Floor003099 .slider li .txt{padding:15px 0;}
	.Floor003099 .slider .slick-dots{margin:0 auto 5%;}
	.Floor003099 .slider .slick-dots li{margin:0 8px;}
	.Floor003099 .btn a{padding:8px 25px;}
}
@media(max-width:640px){
.Floor003099 .txt .tit{font-size: 5vw;height: auto;}
}






.Floor003106{position: relative;z-index: 1;}
.Floor003106 .home_title .cn,
.Floor003106 .home_title .en{color: #fff}
.Floor003106 .Homeinfo{color: #fff;text-align: center;font-size: .18rem}

.Floor003106 li{position: relative;}
.Floor003106 .txt-area{text-align: center}
.Floor003106 .txt-area .t1{font-size:2em; color:#fff; line-height: 1;text-align: center}
.Floor003106 .txt-area .t1::after{content: '';display: block;width:calc(30 / 16 * 1em);height: 4px;background: #82c227;margin: calc(20 / 16 * 1em) auto }
.Floor003106 .txt-area .t2{line-height: 1.75; margin:calc(20 / 16 * 1em) 0 calc(40 / 16 * 1em); color:rgba(255, 255, 255, 0.75);}
.Floor003106 .txt-area .more{display: inline-block;background:#82c227 ;color: #fff;padding: 20px 40px;border-radius: 36px;text-align: center;margin-top:3%}
.Floor003106 .txt-area .more:hover{background-size: auto .18rem;border-color: #1563ab}
@media (min-width:1025px) {
.Floor003106 .title{position: absolute; width: 100%; top:1.5rem; left: 0; z-index: 10;}
.Floor003106 .txt-area{position: absolute; left: 0; top:60%; width: 100%; transform: translateY(-50%);z-index:10;}
.Floor003106 .bg-img .Ispic{display: block; width: 100%; height: 9.4rem;}
.Floor003106 .bg-img .slick-dots{display: none!important;}
.Floor003106 .txt-area .t1,
.Floor003106 .txt-area .t2{width:70%;margin: 0 auto}
}
@media (max-width:1024px) {
.Floor003106{padding:8% 0; overflow: hidden;}
.Floor003106 .bg-img .slick-dots{text-align: center;display: flex;align-items: center; justify-content: center; padding: 0.3em 0;}
.Floor003106 .bg-img .slick-dots li{width:calc(20 / 16 * 1em); height:calc(20 / 16 * 1em); border-radius: 50%;background-color: #063c8c; opacity: .3;}
.Floor003106 .bg-img .slick-dots li.slick-active{opacity: 1;}
.Floor003106 .bg-img .slick-dots li button{display: none;}
.Floor003106 .bg-img .Ispic{background: none !important;}
}
@media(max-width:768px){
.Floor003106 .txt-area .t1{font-size:1.5em;}
.Floor003106 .txt-area .t1::after{height: 3px;margin:calc(15 / 16 * 1em) auto;}
.Floor003106 .txt-area .t2{margin:calc(20 / 16 * 1em) 0 calc(20 / 16 * 1em);}
.Floor003106 .txt-area .more{padding:8px 25px;}
}



/*Floor003079 */
.Floor003079{position: relative;padding:9% 0; background: linear-gradient(45deg, #363739, #020202);}
.Floor003079,
.Floor003079 a{color: #fff;}
.Floor003079 .auto{max-width: 1440px;width: 94%;position: relative; z-index: 2;}
.Floor003079 .box{}
.Floor003079 .box li a{display: block;position: relative;overflow: hidden;margin:0 40px;}
.Floor003079 .box li .txt{position: relative;left: 0; width: 100%; bottom: 0;padding: 2vw 0 0; z-index: 10;text-align: center;}
.Floor003079 .box li .txt aside{font-size:0.2rem;}
.Floor003079 .box li .txt .desc{font-size:0.16rem;padding-top:1em;line-height: 1.66;opacity: 0.75}
.Floor003079 .box li .Ispic{padding-bottom: 62%;position: relative;background-size:contain;}
.Floor003079 .tab-dots{overflow: hidden;text-align: center; margin-bottom: 2vw;}
.Floor003079 .tab-dots li{display: inline-block; list-style: none;line-height: 2.8; text-align: center; padding: 0 20px;border-radius: 50px;border: solid 1px #ffffff; cursor: pointer;margin:0 10px; margin-bottom: 1.13vw;}
.Floor003079 .tab-dots li.slick-active{color: #fff;background: #82c227;border-color:#82c227;}
@media(max-width:1024px){
.Floor003079 .tab-dots{overflow: auto;white-space: nowrap;}
.Floor003079 .tab-dots li{display: inline-block;}
}
@media(min-width:641px){
.Floor003079 .tab-dots li{min-width: 100px;}
}
@media(max-width:640px){
.Floor003079{font-size: 3vw;}
.Floor003079 .box li .txt{padding: 3vw 0 0; font-size: 4vw;}
.Floor003079 .box li .txt aside{font-size:18px;}
.Floor003079 .box li .txt .desc{font-size:14px;}
.Floor003079 .box{padding-bottom: 10vw;}
.Floor003079 .box li a{margin:0 30px;}
}

.Floor003079 .box .slick-arrow{ position:absolute; width:28px; height:28px; top:50%; margin-top:-16px; overflow:hidden;font-size: 0; cursor: pointer;z-index:10; border: 0;background: none;padding: 0; border-top: 2px solid #82c227;border-left: 2px solid #82c227;transform:rotate(-45deg);}
.Floor003079 .box .slick-prev{ left:5px;}
.Floor003079 .box .slick-next{transform:rotate(135deg); right:5px;}
@media(min-width:1293px){
.Floor003079 .box .slider{margin: 0 -30px;}
}
@media(max-width:1292px){
.Floor003079 .box .slick-arrow{width:22px;height: 22px;}
}




.Top003198 {position: fixed;z-index: 100;left: 0;top: 0;width: 100%;background-color: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);}
.Top003198 menu li span {display: block;font-size: calc(18 / 16 * 1em);}
.Top003198 menu li a:hover,
.Top003198 menu li.aon span a {color: #821d20;font-weight: bold;}
.Top003198 li .sub .pic .Ispic {padding-bottom: calc(400 / 310 * 100%);background-color: #eee;}
.Top003198 .top-hotline {color: #333;font-size: 16px;padding-left: calc(29 / 20 * 1em);line-height: calc(36 / 20 * 1em);margin-top: 5px;}
.Top003198 .top-search {display: block;padding: 0;;}
.Top003198 .top-search .box {position: relative;background-color: rgba(163, 163, 163, 0.1);overflow: hidden;}
.Top003198 .top-search .box .text {width: 100%;display: block;line-height: calc(36 / 16 * 1em);height: calc(36 / 16 * 1em);font-size: 1em;background: none;border: 0;padding-left: calc(42 / 16 * 1em);color: rgba(51, 51, 51, 0.5);}
.Top003198 .top-search .box .text.focus {color: #000;}
.Top003198 .top-search .box .btn {position: absolute;top: 0;width: calc(42 / 16 * 1em);height: 100%;background: url(../images/Top003198-search.svg) no-repeat center center;background-size: calc(17 / 42 * 100%) auto;cursor: pointer;}

@media (min-width:1025px) {
.Top003198 .logo {display: table;height: calc(90 / 16 * 1em);}
.Top003198 .logo a {display: table-cell;vertical-align: middle;}
.Top003198 .logo img {max-height: 80px;}
.Top003198 menu li {float: left;margin-right: calc(56 / 1920 * 100vw);}
.Top003198 menu li span {line-height: calc(90 / 18 * 1em);}
.Top003198 li .sub {position: absolute;top: 100%;background-color: rgba(255, 255, 255, 0.6);width: calc(220 / 16 * 1em);margin-left: calc((200 / 16 * 1em) / -2);padding: calc(10 / 16 * 1em);box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);}
.Top003198 li .sub dl {background: none;width: 100%;}
.Top003198 li .sub dt {text-align: center;}
.Top003198 li .sub .pic {width: 50%;}
.Top003198 .top-right {padding-top: calc(27 / 16 * 1em);}
.Top003198 .top-right dd {float: left;}
.Top003198 .top-right .yy {margin-top: 3px;}
.Top003198 .top-right .yy a {width: 30px;height: 30px;background: url(../images/yy.svg) no-repeat center center;background-size: 30px;display: block;margin: 0 20px;}
.Top003198 .top-search .box {width: calc(90 / 16 * 1em);border-radius: calc(90 / 16 * 1em);transition: 0.3s;}
.Top003198 .top-search.show .box {width: calc(200 / 1920 * 100vw);}
.Top003198 .top-search .box .btn {left: 0;}
}

@media (max-width:1024px) {
.Top003198 .top-hotline,
.Top003198 header:after {display: none;}
.Top003198 header {display: flex;justify-content: space-between;align-items: center;height: calc(70 / 16 * 1em);}
.Top003198 .logo img {max-height: calc(44 / 16 * 1em);}
.Top003198 menu {position: fixed;left: -100%;top: calc(70 / 16 * 1em);height: calc(100% - (70 / 16 * 1em));background-color: #fff;opacity: 0;transition: 0.5s;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);width: 50vw;max-width: 240px;}
.menu-show .Top003198 menu {left: 0;opacity: 1;}
.Top003198 menu ul {height: 100%;overflow: auto;}
.Top003198 menu li {border-bottom: 1px dotted #eee;}
.Top003198 menu li span {line-height: 3;padding-left: 2em;}
.Top003198 menu li.has-sub span .op:before,
.Top003198 menu li.has-sub span .op:after {background-color: #821d20;}
.Top003198 li .sub {background-color: #eee;}
.Top003198 li .sub .pic {display: none;}
.Top003198 .top-search {margin: 0 5vw 0 0;position: inherit;}
.Top003198 .top-search .box {top: 100%;left: 0;width: 100%;opacity: 1;position: absolute;display: none;background-color: rgba(255, 255, 255, 0.8);}
.Top003198 .top-search .box .btn {right: 0;}
.Top003198 .top-search .box .text {padding: 0 calc(42 / 16 * 1em) 0 calc(20 / 16 * 1em);}
.Top003198 .top-right dl:after {display: none;}
.Top003198 .top-right dl {display: flex;align-items: center;}
.Top003198 .open-search {width: calc(24 / 16 * 1em);height: calc(24 / 16 * 1em);background: url(../images/Top003198-search.svg) no-repeat center center;background-size: contain;display: block;position: relative;}
.Top003198 .open-search.on {width: calc(30 / 16 * 1em);height: calc(30 / 16 * 1em);}
.Top003198 .open-search.on:after,
.Top003198 .open-search.on:before {background-color: #821d20;}
.Top003198 .open-menu {width: calc(30 / 16 * 1em);height: calc(24 / 16 * 1em);display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-between;transition: 0.3s;}
.Top003198 .open-menu span {display: block;transition: 0.3s;height: 2px;background-color: #000;}
.menu-show .Top003198 .open-menu {border-radius: 50%;background-color: #821d20;padding: calc(9 / 16 * 1em);height: calc(30 / 16 * 1em);}
.menu-show .Top003198 .open-menu span {background-color: #fff;height: 1px;}
}

/*Banner002766 */
.Banner002766 {}

/*slick Basic*/
.Banner002766 .slick-slider {
	position: relative;
	display: block;
	-webkit-touch-callout: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.Banner002766 .slick-list {
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
}

.Banner002766 .slick-list:focus {
	outline: none
}

.Banner002766 .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.Banner002766 .slick-slider .slick-track,
.Banner002766 .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)
}

.Banner002766 .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.Banner002766 .slick-track:before,
.Banner002766 .slick-track:after {
	display: table;
	content: '';
}

.Banner002766 .slick-track:after {
	clear: both;
}

.Banner002766 .slick-loading .slick-track {
	visibility: hidden;
}

.Banner002766 .slick-slide {
	display: none;
	float: left;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.Banner002766 .slick-slide .slick-loading img {
	display: none;
}

.Banner002766 .slick-slide .dragging img {
	pointer-events: none;
}

.Banner002766 .slick-initialized .slick-slide {
	display: block;
}

.Banner002766 .slick-loading .slick-slide {
	visibility: hidden;
}

.Banner002766 .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.Banner002766 .slick-arrow .slick-hidden {
	display: none;
}

/*slick Basic End*/

.Banner002766 .slick-list li {
	position: relative;
}

.Banner002766 .slick-list li a {
	display: block;
}

.Banner002766 .slick-list li img {
	display: block;
	width: 100%;
}

.Banner002766 .slick-list li .txt-main {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.Banner002766 .slick-list li .txt-main .auto {
	max-width: 1720px;
	height: 100%;
	position: relative;
}

.Banner002766 .slick-list li .txt-main .auto img {
	height: 100%;
	transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	opacity: 0;
	-webkit-opacity: 0;
	transition: 0.5s 0.5s;
}

.Banner002766 .slick-list li .url {
	position: absolute;
	width: 40%;
	max-width: 308px;
	font-size: 20px;
	z-index: 20;
	color: #fff;
	transition: 0.3s 0.5s;
	text-align: center;
	line-height: 65px;
	transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	opacity: 0;
	-webkit-opacity: 0;
	transition: 0.5s 0.8s;
}

.Banner002766 .slick-list li.ani-show .txt-main .auto img,
.Banner002766 .slick-list li.ani-show .url {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	opacity: 1;
	-webkit-opacity: 1;
}

.Banner002766 .slick-list li .url:before,
.Banner002766 .slick-list li .url:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 100%;
	background: rgba(255, 255, 255, 0.2);
	transition: 0.5s;
}

.Banner002766 .slick-list li .url:before {
	left: 0;
	top: 0;
}

.Banner002766 .slick-list li .url:after {
	right: 0;
	bottom: 0;
}

.Banner002766 .slick-list li .url:hover:before,
.Banner002766 .slick-list li .url:hover:after {
	width: 0;
}

.Banner002766 .slick-list li .url:hover {
	background: #000;
}

.Banner002766 .slick-list li .url span {
	display: inline-block;
	background: url(../images/Banner002766_more.png) no-repeat right center;
	padding-right: 40px;
	transition: 0.3s;
}

.Banner002766 .slick-list li .url:hover span {
	background: none;
	padding: 0;
}

.Banner002766 .slick-dots {
	position: absolute;
	left: 0;
	z-index: 10;
	width: 100%;
	bottom: 5%;
	text-align: center;
}

.Banner002766 .slick-dots li button {
	display: none;
}

.Banner002766 .slick-dots li {
	display: inline-block;
	border: 1px solid rgba(255, 255, 255, 0.4);
	border-radius: 50%;
	margin: 0 5px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	position: relative;
}

.Banner002766 .slick-dots li.slick-active:after {
	content: '';
	position: absolute;
	background: #fff;
	border-radius: 50%;
	width: 8px;
	height: 8px;
	left: 50%;
	top: 50%;
	margin: -4px 0 0 -4px;
}

.Banner002766 .slick-arrow {
	position: absolute;
	z-index: 10;
	top: 50%;
	background: none;
	border: 0;
	font-size: 0;
	height: 44px;
	width: 44px;
	margin-top: -22px;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	cursor: pointer;
}

.Banner002766 .slick-prev {
	left: 3%;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
}

.Banner002766 .slick-next {
	right: 3%;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

@media(max-width:1024px) {
	.Banner002766 .slick-arrow {
		height: 30px;
		width: 30px;
		margin-top: -15px;
	}

	.Banner002766 .slick-list li .url {
		line-height: 40px;
		max-width: 200px;
		font-size: 16px;
	}
}

@media(max-width:640px) {
	.Banner002766 .slick-dots li {
		width: 10px;
		height: 10px;
		margin: 0 2px;
	}

	.Banner002766 .slick-dots li.slick-active:after {
		width: 4px;
		height: 4px;
		margin: -2px 0 0 -2px;
	}

	.Banner002766 .slick-arrow {
		display: none !important;
	}
}

@media(max-width:480px) {
	.Banner002766 .slick-list li .url {
		line-height: 28px;
		max-width: 120px;
		font-size: 12px;
	}

	.Banner002766 .slick-list li .url span {
		padding-right: 30px;
	}
}


.Home_tit {
	margin-bottom: 60px;
}

.Home_tit h2 {
	text-align: center;
	font-size: 40px;
	font-weight: 100;
	color: #000;
	position: relative;
}

.Home_tit h2::after {
	content: "";
	display: block;
	width: 80px;
	height: 22px;
	background: url(../images/icon.png) no-repeat center center;
	background-size: 40px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -20px;
}

.tit_left h2 {
	text-align: left;
}

.tit_left h2::after {
	left: 0;
	transform: translateX(0);
}






/*
 .Floor001057 为demo编号
 */
.Floor001057 {
	padding: 3% 0;
}

.Floor001057 li {
	text-align: center;
	position: relative;
	width: 100%;
	color: #333;
	padding: 4%;
	z-index: 2;
	float: left;
	width: 31.5%;
	background: #efefef;
	margin-right: 2%;
}

.Floor001057 li::before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	transition: all ease-in-out 0.3s;
}

.Floor001057 li b {
	display: block;
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}

.Floor001057 li.hover::before {
	height: 110%;
	top: -5%;
}

.Floor001057 li i {
	width: 43px;
	height: 43px;
	position: absolute;
	left: 50%;
	margin-left: -23.5px;
	border-radius: 50%;
	background-color: #fff;
	opacity: 0;
	transition: all ease-in-out 0.3s;
	bottom: 0;
}

.Floor001057 li.hover i {
	opacity: 1;
	bottom: -33px;
}

.Floor001057 li p {
	font-size: 15px;
	color: #777;
	line-height: 26px;
	height: 78px;
}

.Floor001057 li:nth-child(3n) {
	margin-right: 0;
}

.Floor001057 li img {
	max-width: 150px;
}

.Floor001057 li img.on {
	display: inline-block;
}

.Floor001057 li img.off {
	display: none;
}

.Floor001057 li dl {
	text-align: left;
	padding: 3% 0 0 25%;
}

.Floor001057 li dd {
	line-height: 24px;
}

.Floor001057 li dd a {
	color: #333;
}

.Floor001057 li dd a:hover {
	text-decoration: underline;
}

.Floor001057 li:hover {
	background-color: #821d20;
	color: #fff;
	box-shadow: 0 10px 10px rgba(130, 29, 32, .1);
}

.Floor001057 li:hover img.on {
	display: none;
}

.Floor001057 li:hover img.off {
	display: inline-block;
}

.Floor001057 li:hover dd a {
	color: #fff;
}

.Floor001057 li:hover p {
	color: rgba(255, 255, 255, 0.8);
}

@media(max-width:768px) {
	.Floor001057 li dl {
		text-align: center;
		padding-left: 0;
	}
}

@media(max-width:640px) {

	.Floor001057 .auto,
	.Floor001057 {
		padding: 0;
	}

	.Floor001057 li {
		float: none;
		width: auto;
	}

	.Floor001057 li.hover {
		z-index: 3;
	}

	.Floor001057 li {
		padding: 40px 0;
	}
}

/*Floor003180 */
.Floor003180 {
	overflow: hidden;
	padding: calc(99 / 1920 * 100%) 0 calc(154 / 1920 * 100%) 0;
	position: relative;
	z-index: 1;
	background: #f4e2d1 url(../images/Floor003180bg.png) no-repeat left bottom;
	background-size: cover;
}



@media (min-width:1025px) {
	.Floor003180 .left-intro {
		width: calc(578 / 1440 * 100%);
	}

	.Floor003180 .right-img {
		width: 50%;
	}
}

.Floor003180 .left-intro .column-name {
	margin-bottom: calc(73 / 16 * 1em);
}

.Floor003180 .left-intro img {
	max-width: 50px;
}

.Floor003180 .intro h2 {
	margin: 0 0 calc(30 / 40 * 1em);
	color: #821d20;
	font-size: calc(40 / 16 * 1em);
    line-height: 1.2;
}

.Floor003180 .intro pre {
	line-height: calc(30 / 16 * 1em);
}

.Floor003180 .intro+.number {
	margin-top: calc(63 / 16 * 1em);
}

.Floor003180 .number li {
	float: left;
	width: calc((100% - (20 / 16 * 1em)) / 2);
	margin-bottom: calc(20 / 16 * 1em);
	padding: 1em calc(20 / 16 * 1em);
	background: -moz-linear-gradient(left, rgba(191, 156, 80, 0.3) 0%, rgba(191, 156, 80, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(191, 156, 80, 0.3) 0%, rgba(191, 156, 80, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(191, 156, 80, 0.3) 0%, rgba(191, 156, 80, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dbf9c50', endColorstr='#00bf9c50', GradientType=1);
	/* IE6-9 */
}

.Floor003180 .number li:not(:nth-child(2n)) {
	margin-right: calc(20 / 16 * 1em);
}

.Floor003180 .number li .inner {
	position: relative;
}

.Floor003180 .number li .icon {
	position: absolute;
	right: 0;
	bottom: 0;
	width: calc(44 / 16 * 1em);
}

.Floor003180 .number li h3 {
	margin: 0;
	color: #821d20;
	font-size: calc(40 / 16 * 1em);
	font-weight: normal;
}

.Floor003180 .number li aside {
	color: #333333;
}

.Floor003180 .left-intro .more {
	margin-top: calc(55 / 16 * 1em);
}

.Floor003180 .left-intro .more a {
	display: inline-block;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	width: calc(180 / 16 * 1em);
	padding: calc(24 / 16 * 1em) 0 0 0;
	color: #666;
	background: url(../images/Floor003180-more2.svg) no-repeat right calc(9 / 16 * 1em) center;
	background-size: calc(15 / 16 * 1em) auto;
	transition: 0.3s;
	height: calc(65 / 16 * 1em);
}

.Floor003180 .left-intro .more a:hover {
	border-top: 0;
	width: calc(220 / 16 * 1em);
	color: #fff;
	background-color: #821d20;
	padding: 0 0 0 calc(30 / 16 * 1em);
	background-image: url(../images/Floor003180-more.svg);
	background-position: right calc(27 / 16 * 1em) center;
	box-shadow: 0 calc(10 / 16 * 1em) calc(40 / 16 * 1em) rgba(130, 29, 32, 0.3);
	line-height: calc(65 / 16 * 1em);
}

.Floor003180 .right-img {
	position: relative;
	padding-bottom: 37%;
	margin-top: calc(50 / 16 * 1em);
}

.Floor003180 .right-img>* {
	position: absolute;
	left: 0;
}

.Floor003180 .right-img .Ispic {
	top: 0;
	height: 100%;
	width: 100%;
	background-size: contain;
}

.Floor003180 .right-img .main {
	bottom: calc(100 / 676 * 100%);
	width: 100%;
}

.Floor003180 .right-img .team a {
	display: block;
	max-width: calc(420 / 16 * 1em);
	color: #fff;
	width: 80%;
	background: url(../images/Floor003180-more.svg) no-repeat right 2em top 2em #821d20;
	color: #fff;
	padding: 2em 0 2em calc(66 / 16 * 1em);
	transition: 0.3s;
	background-size: calc(15 / 16 * 1em) auto;
}

.Floor003180 .right-img .team a:hover {
	background-color: rgba(255, 255, 255, 0.5);
	color: #821d20;
	background-image: url(../images/Floor003180-more2.svg);
}

.Floor003180 .right-img .team span {
	font-size: calc(18 / 16 * 1em);
	line-height: calc(30 / 18 * 1em);
	display: block;
}

.Floor003180 .right-img .team aside {
	font-size: calc(30 / 16 * 1em);
	line-height: 1;
}

.Floor003180 .right-img .top-man {
	padding-left: calc(66 / 16 * 1em);
	color: #fff;
	margin-bottom: calc(49 / 16 * 1em);
}

.Floor003180 .right-img .top-man h3 {
	margin: 0 0 calc(12 / 33 * 1em);
	font-size: calc(33 / 16 * 1em);
	font-weight: normal;
}

@media (min-width:1025px) {
	.Floor003180 .right-img .Ispic {
		width: 100%
	}
}

@media (max-width:1024px) {
	.Floor003180 .left-intro .more {
		text-align: center;
	}

	.Floor003180 .left-intro .more a {
		text-align: left;
	}

	.Floor003180 .right-img {
		padding-bottom: 100%;
		margin: 0 calc((-100vw * 0.06) / 2);
	}

	.Floor003180 .right-img .Ispic {
		transform: translateX(calc(-146 / 1920 * 100vw)) translateZ(calc(163 / 1920 * 100vw)) rotateY(-20deg);
		width: 120%;
	}
}


.HomeCase {
	padding: 4% 0;
}

.HomeCase .HomeCaseBox ul {
	display: flex;
	margin-left: -10px;
}

.HomeCase .HomeCaseBox ul li {
	width: 10%;
	transition: all .3s;
	list-style: none;
}

.HomeCase .HomeCaseBox ul li a {
	display: block;
	margin-left: 10px;
	position: relative;
}

.HomeCase .HomeCaseBox ul li .img {
	padding-top: 530px;
}

.HomeCase .HomeCaseBox ul li .img::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(5, 0, 1, 0.3);
	position: absolute;
	left: 0;
	top: 0;
}

.HomeCase .HomeCaseBox ul li .img::before {
	content: '';
	display: block;
	width: 100%;
	height: 30%;
	background-image: linear-gradient(to top, #821d20, rgba(255, 0, 0, 0));
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
}

.HomeCase .HomeCaseBox ul li .txt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	z-index: 99;
}

.HomeCase .HomeCaseBox ul li .txt .text {
	padding: 30px 0 30px 0;
	color: #fff;
}

.HomeCase .HomeCaseBox ul li .txt .text .title {
	font-size: 24px;
	text-align: center;
}

.HomeCase .HomeCaseBox ul li .txt .text .dec {
	opacity: 0.7;
	margin-top: 0.1rem;
	display: none;
}

.HomeCase .HomeCaseBox ul li .txt .ico {
	display: none;
}

.HomeCase .HomeCaseBox ul li.on {
	width: 60%;
}

.HomeCase .HomeCaseBox ul li.on .txt {
	padding-left: 150px;
	padding-right: 30px;
}

.HomeCase .HomeCaseBox ul li.on .txt .ico {
	width: 58px;
	height: 58px;
	line-height: 58px;
	border: 1px dashed rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	position: absolute;
	left: 50px;
	top: 50%;
	margin-top: -30px;
	display: block;
	text-align: center;
}

.HomeCase .HomeCaseBox ul li.on .txt .ico::after,
.HomeCase .HomeCaseBox ul li.on .txt .ico::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border: 1px dashed rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
}

.HomeCase .HomeCaseBox ul li.on .txt .ico::after {
	animation: scale2 2s linear infinite;
}

.HomeCase .HomeCaseBox ul li.on .txt .ico::before {
	animation: scale2 2s 1s linear infinite;
}

.HomeCase .HomeCaseBox ul li.on .txt .text .dec {
	display: block;
}

.HomeCase .HomeCaseBox ul li.on .txt .text .title {
	text-align: left;
}

.HomeCase .HomeCaseBox ul li.on .img::before {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(255, 0, 0, 0));
}

@keyframes scale2 {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(2);
		-webkit-transform: scale(2);
		opacity: 0;
	}
}

.HomeCase .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.HomeCase .img span {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .5s;
	-webkit-transition: all .3s;
}

.HomeCase .HomeCaseBox ul li:nth-child(2),
.HomeCase .HomeCaseBox ul li:nth-child(4) {
	margin-top: 60px;
}

@media(max-width:1024px) {
	.HomeCase .HomeCaseBox ul {
		flex-wrap: wrap;
	}

	.HomeCase .HomeCaseBox ul li {
		width: 50%;
		margin-bottom: 0.1rem;
	}

	.HomeCase .HomeCaseBox ul li:nth-child(2),
	.HomeCase .HomeCaseBox ul li:nth-child(4) {
		margin-top: 0;
	}

	.HomeCase .HomeCaseBox ul li .txt {
		padding-left: 150px;
		padding-right: 30px;
	}

	.HomeCase .HomeCaseBox ul li .txt .ico {
		width: 58px;
		height: 58px;
		line-height: 58px;
		border: 1px dashed rgba(255, 255, 255, 0.5);
		border-radius: 50%;
		position: absolute;
		left: 0.5rem;
		top: 50%;
		margin-top: -0.29rem;
		display: block;
		text-align: center;
	}

	.HomeCase .HomeCaseBox ul li .txt .ico::after,
	.HomeCase .HomeCaseBox ul li .txt .ico::before {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		border: 1px dashed rgba(255, 255, 255, 0.5);
		border-radius: 50%;
		position: absolute;
		top: 0;
		left: 0;
		box-sizing: border-box;
	}

	.HomeCase .HomeCaseBox ul li .txt .ico::after {
		animation: scale2 2s linear infinite;
	}

	.HomeCase .HomeCaseBox ul li .txt .ico::before {
		animation: scale2 2s 1s linear infinite;
	}

	.HomeCase .HomeCaseBox ul li .txt .text .dec {
		display: block;
	}

	.HomeCase .HomeCaseBox ul li .txt .text .title {
		text-align: left;
	}

	.HomeCase .HomeCaseBox ul li .img::before {
		background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(255, 0, 0, 0));
	}

	.HomeCase .HomeCaseBox ul li .img {
		padding-top: 60%;
	}

	.HomeCase .HomeCaseBox ul li .txt .text .title {
		font-size: 16px;
		font-weight: bold;
	}

}

@media(max-width:640px) {
	.HomeCase .HomeCaseBox ul li .img {
		padding-top: 78%;
	}

	.HomeCase .HomeCaseBox ul li .txt {
		padding-left: 15px;
		padding-right: 15px;
	}

	.HomeCase .HomeCaseBox ul li.on .txt {
		padding-left: 15px;
		padding-right: 15px;
	}

	.HomeCase .HomeCaseBox ul li .txt .ico {
		position: relative;
		left: 0;
		top: 0;
		margin-top: 0;
		width: 32px;
		height: 32px;
		margin-left: 0;
	}

	.HomeCase .HomeCaseBox ul li.on .txt .ico {
		position: relative;
		left: 0;
		top: 0;
		margin-top: 0;
	}

	.HomeCase .HomeCaseBox ul li .txt .ico img {
		max-height: 15px;
	}

	.HomeCase .HomeCaseBox ul li .txt .ico::after,
	.HomeCase .HomeCaseBox ul li .txt .ico::before {
		display: none;
	}

	.HomeCase .HomeCaseBox ul li.on .txt .ico::after,
	.HomeCase .HomeCaseBox ul li.on .txt .ico::before {
		display: none;
	}

	.HomeCase .HomeCaseBox ul li .txt .text {
		padding: 10px 0;
	}
}








/*Floor001867 */
.Floor001867 {
	padding: 4.8% 0;
	background: url(../images/Floor001867-bg.png) no-repeat center center;
	background-size: cover;
}

.Floor001867 ul {
	float: left;
	width: 48%;
}

.Floor001867 li {
	padding-bottom: 4%;
	font-size: 15px;
	color: #777;
}

.Floor001867 li img {
	max-width: 30px;
	display: inline-block;
	margin-right: 10px;
}

.Floor001867 li img.ewm {
	max-width: 130px;
}

.Floor001867 li b {
	color: #333;
}

.Floor001867 .form {
	float: right;
	width: 50%;
}

.Floor001867 .form h5 {
	font-size: 20px;
	color: #333;
	padding-bottom: 5%;
	margin: 0;
	font-weight: normal;
}

.Floor001867 .form td {
	padding-bottom: 3%;
}

.Floor001867 .form td div {
	position: relative;
}

.Floor001867 .form td.zero {
	width: 5%;
}

.Floor001867 .form td label {
	position: absolute;
	left: 10px;
	top: 0;
	line-height: 50px;
	color: #888;
}

.Floor001867 .form td .text {
	height: 50px;
	line-height: 50px;
	border: 1px solid #efefef;
	background: #fff;
	padding: 0 10px;
	width: 100%;
	box-shadow: 0 1px 5px rgba(130, 29, 32, 0.1);
	border-radius: 5px;
}

.Floor001867 .form td textarea.text {
	height: 120px;
	line-height: 50px;
}

.Floor001867 .form td .btn {
	cursor: pointer;
	background: #821d20;
	color: #fff;
	font-size: 15px;
	border: none;
	padding: 10px 30px;
	border-radius: 5px;
}

@media(max-width:768px) {

	.Floor001867 ul,
	.Floor001867 .form {
		float: none;
		width: auto;
	}
}

/*Bottom002909 */
.Bottom002909 {
	background: #821d20;
	font-size: 16px;
}

.Bottom002909,
.Bottom002909 a {
	color: rgba(255, 255, 255, 0.2);
}

.Bottom002909 .auto {
	width: 96%;
}

.Bottom002909 .main {
	padding: 3.125vw 0;
}

.Bottom002909 .copyright {
	background: #73161b;
	line-height: 30px;
	padding: 20px 0;
	font-size: 15px;
}

.Bottom002909 .copyright dd a:not(:last-child) {
	margin-right: 1vw;
}

.Bottom002909 .copyright dd a {
	float: left;
	width: 30px;
	height: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.2;
	-webkit-opacity: 0.2;
	transition: 0.3s;
}

.Bottom002909 .copyright dd a:hover {
	opacity: 1;
	-webkit-opacity: 1;
}

.Bottom002909 .copyright dd a.tw {
	background-image: url("../images/Bottom002909_twitter.png");
}

.Bottom002909 .copyright dd a.in {
	background-image: url("../images/Bottom002909_linkedin.png");
}

.Bottom002909 .copyright dd a.fb {
	background-image: url("../images/Bottom002909_facebook.png");
}

.Bottom002909 .copyright dd a.skye {
	background-image: url("../images/Bottom002909_skype.png");
}

.Bottom002909 nav dl {
	float: left;
	max-width: 180px;
}

.Bottom002909 nav dt {
	margin-bottom: 20px;
}

.Bottom002909 nav dt a {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
}

.Bottom002909 nav dd {
	line-height: 20px;
	padding: 5px 0;
	font-size: 15px;
}

.Bottom002909 nav dd a {
	color: rgba(255, 255, 255, 0.3);
}

.Bottom002909 nav dd a:hover {
	color: #fff;
}

.Bottom002909 .soglan {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding: 42px 0 25px 0;
	margin-bottom: 20px;
}

.Bottom002909 .contact li {
	line-height: 24px;
	margin: 8px 0;
	padding-left: 32px;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 15px;
}

.Bottom002909 .contact li.tel {
	background-image: url("../images/Bottom002909_tel.png");
}

.Bottom002909 .contact li.fax {
	background-image: url("../images/Bottom002909_fax.png");
}

.Bottom002909 .contact li.phone {
	background-image: url("../images/Bottom002909_phone.png");
}

.Bottom002909 .contact li.mail {
	background-image: url("../images/Bottom002909_email.png");
}

.Bottom002909 .contact li.add {
	background-image: url("../images/Bottom002909_add.png");
}

@media(min-width:1025px) {
	.Bottom002909 .contact {
		width: 27.143%;
	}

	.Bottom002909 nav {
		width: 50.215%;
	}
}

@media(min-width:1025px) and (max-width:1200px) {
	.Bottom002909 {
		font-size: 14px;
	}
}

@media(max-width:1024px) {
	.Bottom002909 nav {
		display: none;
	}

	.Bottom002909 .copyright {
		text-align: center;
	}

	.Bottom002909 .copyright dd a {
		display: inline-block;
		float: none;
	}

	.Bottom002909 .logo,
	.Bottom002909 .soglan {
		text-align: center;
	}
}



/*
 .Banner002251 为demo编号
 */
.Banner002251 .auto_1600 {
    max-width: 1600px;
}

@media only screen and (max-width:1260px) {
    .Banner002251 .auto_1600 {
        padding: 0 2%;
    }
}

.Banner002251 {
    width: 100%;
}

.Banner002251 .box {
    height: 185px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 20px;
}

.Banner002251 h3 {
    width: 108px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    margin: 0 0 0 auto;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    background: rgba(0, 125, 195, 0.6) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=60);
    background: #007dc3;
}

.Banner002251 h3 span {
    position: relative;
    z-index: 2;
    color: #fff;
}

@media only screen and (min-width:768px) {
    .Banner002251 .box {
        height: 235px;
        padding-top: 25px;
    }

    .Banner002251 h3 {
        font-size: 18px;
        width: 120px;
        height: 33px;
        line-height: 33px;
        border-radius: 33px;
    }
}

@media only screen and (min-width:1024px) {
    .Banner002251 .box {
        height: 30vw;
        padding-top: 30px;
    }

    .Banner002251 h3 {
        font-size: 20px;
        width: 129px;
        height: 36px;
        line-height: 36px;
        border-radius: 36px;
    }
}

.color1{color: #a9a9a9;}
.color2{color: #82c227 !important;}
.color3{color: #fff}

/*Menu003135 */
.Menu003135{box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.04);border-bottom: 1px solid rgba(255,255,255,0.1);}
.Menu003135 .current{ font-size: 0.875em; padding-left: 1.5em;background: url(../images/Menu003135-icon.svg) no-repeat left center;background-size: 1em auto; line-height: 5.7142;}
.Menu003135 .current,
.Menu003135 .current a:not(:hover){color: #fff;}
.Menu003135 .current span{color: #fff;}
.Menu003135 .nav-menu li{float: left;font-size: 1.125em;line-height: 4.44444;}
.Menu003135 .nav-menu .ja{float: left;font-size: 0.14rem;line-height: 5.7142;}
.Menu003135 .nav-menu .en{float: left;font-size: 0.14rem;line-height: 5.7142;}
.Menu003135 .nav-menu li:not(:last-child){margin-right:2.222em;}
.Menu003135 .nav-menu li a{display: block;position: relative;}
.Menu003135 .nav-menu li a:hover,
.Menu003135 .nav-menu li.aon a{color: #82c227;}
.Menu003135 .nav-menu li.aon a:before{position: absolute;content: ''; left: 0; bottom: 0;width: 100%; height: 2px;background-color: #82c227;}
@media (max-width:1024px) {
.Menu003135 .current{display: none;}   
.Menu003135 .nav-menu li{line-height:2.5;}
.Menu003135 .nav-menu li:not(:last-child){margin-right:2em;}
}


/*Timeline002170 */
.Timeline002170{ padding:4.8% 0; overflow-x: hidden;background: #111;}
.Timeline002170 .auto{max-width: 1380px;width: 92%;margin: 0 auto;}

.Timeline002170 .item{text-align: center;padding-bottom:2%;margin-bottom:2%;border-bottom:1px solid rgba(255,255,255,0.1);}
.Timeline002170 .item:last-child{border-bottom:none;}
.Timeline002170 .item dl{ height:100%;}

.Timeline002170 .item dt{ font-size:22px;color: #fff;margin-bottom:10px;}
.Timeline002170 .item dd{  color:#fff; line-height:28px; overflow:hidden;}

/**插件样式 有相同 留一个即可**/
.owl-carousel,
.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1;margin-top: 6%;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.no-js .owl-carousel,
.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
/***end**/




.columnName {padding-bottom: 1em;line-height: normal;text-align: center;font-size: 3.43em;color: #79bc14;text-transform: uppercase;}
.columnName span {display: block;color: #353535;font-size: 30px;padding: 10px 0 15px;}
.columnName:after {display: block;content: '';margin: 0 auto;width: 40px;height: 2px;background-color: #79bc14;}





.Floor002651{padding:5% 0;width: 100%;}
.Floor002651 .jswz{width: 100%;margin-bottom:3%;}
.Floor002651 .title {margin: 0 0 calc(30 / 40* 1em);color: #fff;font-size: 0.2rem;line-height: 1.2;font-weight: 500;}
.Floor002651 .jswz p{font-size: 16px;line-height: 2;margin: 20px 0;}
.Floor002651 .title aside {font-size: 60px;font-family: Arial, sans-serif;font-weight: bold;text-transform: capitalize;}
.Floor002651 .title::after {display: block;content: '';height: 4px;background: #8fc83a;border-right: 20px solid #f9d54d;width: 60px;margin-top: 1em;}
@media(max-width:768px) {
.Floor002651 .title {font-size: 18px;}
.Floor002651 .title aside {font-size: 40px;}
.Floor002651 .jswz p{font-size: 14px;}
}



.Floor002651 .auto > div{ max-width: 1360px;margin: 0 auto; overflow: hidden;}
.Floor002651 .slider-for .Ispic{padding-bottom: 46.528%;}
.Floor002651 .slider-for li{position: relative;}
.Floor002651 .slider-nav{margin-top: 1.625em;}
.Floor002651 .slider-nav .slider{margin: 0 -0.7em;}
.Floor002651 .slider-nav li div{padding: 0 0.75em;}
.Floor002651 .slider-nav .Ispic{padding-bottom: 60%; border: 2px solid #fff;border-radius: 4px;}
.Floor002651 .slider-nav li.slick-current .Ispic{border-color: #82c227;}
.Floor002651 .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;}
.Floor002651 .slick-prev{left: 2em; background-image: url(../images/Galary003154-btn-prev.svg);}
.Floor002651 .slick-next{right: 2em; background-image: url(../images/Galary003154-btn-next.svg);}
.Floor002651 .slick-arrow:hover{background-color: #82c227;border-color: #82c227;}

@media (max-width:1024px) {
.Floor002651 .auto{padding:2em 0;}
.Floor002651 .auto .slider-nav{margin-top: 0.5em;}
.Floor002651 .slider-nav .slider{margin: 0 -0.3em;}
.Floor002651 .slider-nav li div{padding: 0 0.3em;}
}



.Floor002652{
	padding:5% 0;
    width: 100%;
    
}

.Floor002652 .jswz{
	width: 100%;
	margin-bottom:3%;
}

.Floor002652 .title {
    margin: 0 0 calc(30 / 40* 1em);
    color: #fff;
    font-size: calc(30 / 16 * 1em);
    line-height: 1.2;
    font-weight: 500;
}

.Floor002652 .jswz p{
	font-size: 16px;
	line-height: 2;
	margin: 20px 0;
}


.Floor002652 .title aside {
    font-size: 60px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-transform: capitalize;
}

.Floor002652 .title::after {
    display: block;
    content: '';
    height: 4px;
    background: #8fc83a;
    border-right: 20px solid #f9d54d;
    width: 60px;
    margin-top: 1em;
}

@media(max-width:640px) {
    .Floor002652 .title {
        font-size: 18px;
    }

    .Floor002652 .title aside {
        font-size: 40px;
    }
}



.Floor002652 .auto > div{ max-width: 1360px;margin: 0 auto; overflow: hidden;}
.Floor002652 .slider-for .Ispic{padding-bottom: 46.528%;}
.Floor002652 .slider-for li{position: relative;}
.Floor002652 .slider-nav{margin-top: 1.625em;}
.Floor002652 .slider-nav .slider{margin: 0 -0.7em;}
.Floor002652 .slider-nav li div{padding: 0 0.75em;}
.Floor002652 .slider-nav .Ispic{padding-bottom: 60%; border: 2px solid #fff;border-radius: 4px;}
.Floor002652 .slider-nav li.slick-current .Ispic{border-color: #82c227;}
.Floor002652 .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;}
.Floor002652 .slick-prev{left: 2em; background-image: url(../images/Galary003154-btn-prev.svg);}
.Floor002652 .slick-next{right: 2em; background-image: url(../images/Galary003154-btn-next.svg);}
.Floor002652 .slick-arrow:hover{background-color: #82c227;border-color: #82c227;}

@media (max-width:1024px) {
.Floor002652 .auto{padding:2em 0;}
.Floor002652 .auto .slider-nav{margin-top: 0.5em;}
.Floor002652 .slider-nav .slider{margin: 0 -0.3em;}
.Floor002652 .slider-nav li div{padding: 0 0.3em;}
}












.padding-top-80 {
    padding-top: 80px;
}

@media(max-width:1200px) {
    .padding-top-80 {
        padding: 5% 0;
    }
}

/*about*/







/*about end*/


/*RighInfo002815 */
.RighInfo002815 {
    padding: 4.8% 0;
}

.RighInfo002815 .auto {
    max-width: 1280px;
    width: 100%;
}

.RighInfo002815 .info h1 {
    margin: 0;
    color: #ffc231;
}

.RighInfo002815 .info .t-1 {
    font-size: 16px;
    line-height: calc(30 / 16 * 1em);
    color: #666;
    text-align: center;
    margin-bottom:calc(30 / 16 * 1em);
}

.RighInfo002815 .info .t-1  p{
    margin-bottom: 15px;
}

.RighInfo002815 .info .blue {
    color: #821d20;
}
.RighInfo002815 .info .img{}

.RighInfo002815 .txt-dl {
    padding-top: 4%;
}

.RighInfo002815 .txt-dl dl {
    margin-bottom: 40px;
}

.RighInfo002815 .txt-dl dd {
    position: relative;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    line-height: 24px;
    padding-left: 20px;
}

.RighInfo002815 .txt-dl dd:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 2px;
    background: #333;
    left: 0;
    top: 10px;
}

.RighInfo002815 .txt-dl dt {
    position: relative;
}

.RighInfo002815 .txt-dl dt span {
    display: block;
    position: relative;
    z-index: 3;
}

.RighInfo002815 .txt-dl dt span.en {
    position: absolute;
    z-index: 1;
    left: 13px;
    bottom: 0;
    color: rgba(0, 62, 123, 0.05);
    font-size: 48px;
    font-family: Arial;
    text-transform: uppercase;
    line-height: 36px;
}

.RighInfo002815 .txt-dl dt span.cn {
    
    font-size: 22px;
    color: #821d20;
    border-left: 3px solid #821d20;
    padding-left: 10px;
    line-height: 23px;
}

@media(min-width:769px) {
    .RighInfo002815 .txt-dl dl {
        float: left;
        width: 45%;
        margin-right: 5%;
    }

    .RighInfo002815 .txt-dl dl:nth-child(2n-1) {
        clear: left;
    }
}

@media(min-width:1025px) {

    .RighInfo002815 .pic {
        width: 30.695%;
    }
}

@media(max-width:1024px) {

    .RighInfo002815 .ytable,
    .RighInfo002815 .ytable-cell {
        display: block;
    }

    .RighInfo002815 .pic {
        text-align: center;
    }
}



/*PicList002546 */

.PicList002546{
    width: 100%;
    padding: 4.8% 0;

}

.PicList002546 .list{
    max-width: 1280px;
    margin: 0 auto;
    margin-bottom:2%;
}

@media(min-width:1201px) {
    .PicList002546 li {
        float: left;
        width: 50%;
    }

    .PicList002546 ul:nth-child(2n) li .txt {
        right: auto;
        left: 0;
    }

    .PicList002546 ul:nth-child(2n) li a .Ispic {
        float: right;
    }

    .PicList002546 ul:nth-child(2n) li a::before {
        border-right-color: transparent;
        border-left-color: #f7f7f7;
        margin-left: 15px;
    }
}

.PicList002546 li a {
    overflow: hidden;
    display: block;
    position: relative;
    background: #f7f7f7;
    transition: 0.3s;
}

.PicList002546 li .Ispic {
    padding-bottom: 102.44%;
    transition: 0.3s;
}

@media(min-width:481px) {
    .PicList002546 li a::before {
        position: absolute;
        content: '';
        border: 15px solid transparent;
        border-right-color: #f7f7f7;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        margin-left: -15px;
        z-index: 10;
    }

    .PicList002546 li .Ispic {
        padding-bottom: 50%;
        width: 50%;
    }

    .PicList002546 li .txt {
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
        height: 100%;
    }

    .PicList002546 li .table {
        display: table;
        width: 100%;
        height: 100%;
    }

    .PicList002546 li .table_cell {
        display: table-cell;
        vertical-align: middle;
    }
}

.PicList002546 li figure {
    padding: 5%;
    text-align: center;
    color: #666;
}

.PicList002546 li .txt i {
    width: 22px;
    height: 22px;
    display: block;
    margin: 15% auto 0;
    position: relative;
    transition: 0.3s;
}

.PicList002546 li .txt i::before,
.PicList002546 li .txt i::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #000;
    left: 0;
    top: 50%;
    margin-top: -1px;
}

.PicList002546 li .txt i::after {
    transform: rotate(90deg);
}

.PicList002546 li h3 {
    font-weight: normal;
    color: #333;
    font-size: 22px;
    margin: 10px 0;

    overflow: hidden;
}

.PicList002546 li a:hover h3{
    color: #821d20;
}

.PicList002546 li pre {
    text-align: center;
    min-height: 78px;
    max-height: 78px;
    overflow: hidden;
    line-height: 26px;
}

.PicList002546 li a:hover .txt i {
    transform: rotate(180deg);
}

.PicList002546 li a:hover .Ispic {
    opacity: 0.9;
}



.PicList002546 .popUp-box{position: fixed;left: 0%;width: 100%; top: 0;height: 100%; background-color: rgba(0,0,0,0.4); z-index: 200;}
.PicList002546 .popUp-box .ytable{height: 100%;}
.PicList002546 .popUp-box .main{position: relative; max-width: 1100px; background-color: #fff; width: 90%; margin: 0 auto;}
.PicList002546 .popUp-box .main .colse{position: absolute;width: 1.5625em; height: 1.5625em; right: 1.25em;top: 1.25em; background: url(../images/Floor003147-close.svg) no-repeat;background-size: contain;z-index: 10; cursor:pointer;}
.PicList002546 .popUp-box .main .con{width: 90%;margin: 0 auto;max-width: 1100px;padding:5% 0;}
.PicList002546 .popUp-box .main .con .left{width:25%;float:left;}
.PicList002546 .popUp-box .main .con .left .Ispic{padding-bottom:100%;}
.PicList002546 .popUp-box .main .con .left h3{text-align: center;font-size:22px;font-weight: normal;margin-top:10px;color:#333;}
.PicList002546 .popUp-box .main .con .right{width:68%;float:right; max-height: 65vh;overflow: auto}
.PicList002546 .popUp-box .main .con .right p{font-size:16px;line-height: 1.8;margin:10px 0;}
.PicList002546 .popUp-box[data-type="form"] .main > div{max-width: 1082px;}
.PicList002546 .popUp-box .name{font-size: 2.25em;color: #333; padding:1em 0;text-align: center;}
.PicList002546 .popUp-box[data-type="form"] .name{border-bottom: 1px solid #000000; margin-bottom: 1em;}



@media(max-width:1200px) and (min-width:481px) {
    .PicList002546 li:last-child .txt {
        right: auto;
        left: 0;
    }

    .PicList002546 li:last-child a .Ispic {
        float: right;
    }

    .PicList002546 li:last-child a::before {
        border-right-color: transparent;
        border-left-color: #f7f7f7;
        margin-left: 15px;
    }
}


/*
 .PicList002497 为demo编号
 */
.PicList002497 {
    background: #fff;
    padding: 4.8% 0;
}

.PicList002497 .auto_1600 {
    max-width: 1600px;
    background: #fff;
}
.PicList002497 .btit{
	font-size:16px;
	margin-top:2%;
}
.PicList002497 .maintit {
    display: block;
    padding: 30px 0;
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 22px;
    font-weight: normal;
    color: #1361a7;
    line-height: 1;
}

.PicList002497 .maintit i {
    display: inline-block;
    background: url(../images/PicList002497-titlebg.png) no-repeat center;
    width: 20px;
    height: 20px;
}

@media (min-width:1000px) {
    .PicList002497 .maintit {
        position: relative;
        top: -46px;
        z-index: 6;
        font-size: 34px;
        margin: 0;
        padding-top: 0;
    }
}

.PicList002497 .wrap-container {
    margin: 0 auto;
    max-width: 1280px;
}

@media (max-width: 1230px) {
    .PicList002497 .wrap-container {
        padding: 0 15px;
        max-width: 1230px;
    }
}

.PicList002497 .List * {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.PicList002497 .List ul li {
    padding-top: 100%;
    position: relative;
    width: 100%;
    margin-top: -1px;
    border: 1px solid #eee;
}

.PicList002497 .List ul li a {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.PicList002497 .List ul li .imgBox {
    height: 100%;
    position: relative;
    width: 100%;
}

.PicList002497 .List ul li .imgWrap {
    position: absolute;
    top: 17%;
    width: 100%;
}

.PicList002497 .List ul li .txtCon {
    padding: 20px;
}

.PicList002497 .List ul li a .img {
    display: block;
    position: relative;
}

.PicList002497 .List ul li a .img img {
    
}

.PicList002497 .List ul li a .img img.img02 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.PicList002497 .List ul li a .txt {
    display: block;
    width: 100%;
    color: #666;
}

.PicList002497 .List ul li a .h3 {
    color: #333;
    font-size: 22px;
    font-weight: normal;
    margin: 10px 0;
}

.PicList002497 .List ul li a .more {
    display: block;
    font-size: 14px;
    width: 100px;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    border-radius: 8px 0;
    border: 1px solid #999;
    color: #999;
    margin-top: 20px;
}

@media screen and (min-width:540px) {
    .PicList002497 .List ul li {
        width: 50%;
        padding-top: 50%;
        float: left;
        margin-top: 0;
        border: none;
    }

    .PicList002497 .List ul li a {
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }

    .PicList002497 .List ul li:nth-child(2n+1) a,
    .PicList002497 .List ul li.last a {
        border-left: 1px solid none;
    }

    .PicList002497 .List ul li:nth-child(1) a,
    .PicList002497 .List ul li:nth-child(2n+1) a {
        border-left: 1px solid #eee;
    }

    .PicList002497 .List ul li:nth-child(1) a,
    .PicList002497 .List ul li:nth-child(2) a {
        border-top: 1px solid #eee;
    }

}

@media screen and (min-width:768px) {
    .PicList002497 .List ul li {
        width: 33.33%;
        padding-top: 30%;
    }

    .PicList002497 .List ul li:nth-child(3) a {
        border-top: 1px solid #eee;
    }

    .PicList002497 .List ul li:nth-child(2n+1) a {
        border-left: none;
    }

    .PicList002497 .List ul li:nth-child(3n+1) a {
        border-left: 1px solid #eee;
    }

}

.PicList002497 .List ul li a:hover {
    background: #821d20;
}

.PicList002497 .List ul li a:hover .img img.img02 {
    opacity: 1;
}

.PicList002497 .List ul li a:hover .h3,
.PicList002497 .List ul li a:hover .txtp {
    color: #fff;
}

.PicList002497 .List ul li a:hover .more {
    color: #fff;
    border-color: #fff;
}

@media screen and (min-width:1200px) {
    .PicList002497 .List ul li .txtCon {
        padding: 0 50px 0 40px;
        text-align: justify;
    }

    .PicList002497 .List ul li a .h3 {
        margin: 30px 0 20px;
    }

    .PicList002497 .List ul li a .txtp {
        
        font-size: 16px;
        line-height: 2;
    }
}


/*Timeline003058 */
.Timeline003058 {
    width: 100%;
    padding: 4.8% 0;
}

.Timeline003058 .auto {
    max-width: 1280px;
}

.Timeline003058 .edit-info {
    padding: 0 0 2.5vw 0;
}

.Timeline003058 .edit-info .info {
    font-size: 16px;
    line-height: 2.5;
    text-indent: 2em;
}

.Timeline003058 .edit-info .info p{
    margin-bottom: 15px;
}

@media(min-width:1025px) {
    .Timeline003058 .edit-info .pic {
        width: 43.5%;
    }

    .Timeline003058 .edit-info .info {
        width: 51.9375%;
    }
}

@media(max-width:640px) {
    .Timeline003058 .edit-info .info {
        font-size: 3.5vw;
    }
}

.Timeline003058 .name {
    text-indent: 0;
    font-size: 36px;
    color: #000;
    padding-bottom: 1.6vw;
}

.Timeline003058 .name pre {
    color: #821d20;
    font-size: 0.667em;
    line-height: 1.5em;
    padding-top: 1vw;
}

.Timeline003058 .name pre:after {
    display: block;
    content: '';
    width: 28px;
    height: 6px;
    background-color: #821d20;
    margin-top: 1.5vw;
}

@media(max-width:640px) {
    .Timeline003058 .name {
        font-size: 6vw;
    }
}

.Timeline003058 .list {
    overflow: hidden;
    background: url("../images/Timeline003058_bg.png") no-repeat center top #f0f5fb;
    background-size: 100% auto;
    padding-top: 10vw;
    padding-bottom: 6.04vw;

}

.Timeline003058 .list .auto{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.Timeline003058 .list .t-img{
    width: 50%;

}

.Timeline003058 .list .t-img img{
    width: 100%;
}


.Timeline003058 .year {
    position: relative;
    z-index: 1;
    padding-right: 10.99vw;
}

.Timeline003058 .year:after {
    background: url("../images/Timeline003058_ren.png") no-repeat center center;
    background-size: contain;
    position: absolute;
    content: '';
    left: 100%;
    margin-left: -15vw;
    width: 23.959vw;
    height: 21.094vw;
    bottom: 46px;
}

.Timeline003058 .year .slider:after {
    position: absolute;
    content: '';
    left: 0;
    top: 38px;
    width: 100%;
    height: 8px;
    border-radius: 4px;
    background: rgb(10, 103, 199);
    background: -moz-linear-gradient(left, rgba(10, 103, 199, 1) 0%, rgba(122, 250, 128, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(10, 103, 199, 1) 0%, rgba(122, 250, 128, 1) 100%);
    background: linear-gradient(to right, rgba(10, 103, 199, 1) 0%, rgba(122, 250, 128, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a67c7', endColorstr='#7afa80', GradientType=1);
}

.Timeline003058 .year li {
    padding-top: 62px;
    text-align: center;
}

.Timeline003058 .year li.aon {
    background: url("../images/Timeline003058_add.png") no-repeat center top;
}

.Timeline003058 .year li span {
    color: #000;
    display: inline-block;
    padding: 0 0.889em;
    line-height: 1.945em;
    height: 1.667em;
    font-family: 'ArialMT';
    font-size: 18px;
}

.Timeline003058 .year li.aon span {
    background-color: #ff9619;
    border-radius: 10px;
    color: #fff;
}

.Timeline003058 .slider-list {
    margin-top: 2.6vw;
    position: relative;
}

.Timeline003058 .slider-list li {
    padding: 1.405vw 0 2vw 0;
}

.Timeline003058 .slider-list .inner {
    background-color: #ffffff;
    border-radius: 20px;
    border: solid 1px #e1e8f0;
    padding: 2.92vw 2.08vw;
    margin: 0 1.405vw;
    transition: 0.3s;
}

.Timeline003058 .slider-list .inner:hover {
    box-shadow: 0px 0.83vw 1.405vw rgba(4, 43, 131, 0.15);
    border-color: #fff;
}

.Timeline003058 .slider-list .inner time {
    background: url("../images/Timeline003058_logo.png") no-repeat left center;
    background-size: contain;
    text-align: right;
    display: block;
    margin-bottom: 1.2vw;
}

.Timeline003058 .slider-list .inner time b {
    font-family: 'Arial';
    font-size: 30px;
    line-height: 1.634em;
    color: #3e3e3e;
}

.Timeline003058 .slider-list .inner time b:not(:last-child):after {
    display: inline-block;
    width: 13px;
    height: 2px;
    background-color: #e5e5e5;
    margin: 0 15px;
    vertical-align: middle;
    content: '';
}

.Timeline003058 .slider-list .inner:hover time b {
    color: #821d20;
}

.Timeline003058 .slider-list .inner:hover time b:not(:last-child):after {
    background-color: #1e66f0;
    opacity: 0.32;
}

.Timeline003058 .slider-list .pic {
    border-radius: 10px;
    margin-bottom: 2.2vw;
}

.Timeline003058 .slider-list pre {
    font-size: 16px;
    line-height: 1.625em;
    color: #000;
    text-align: center;
    height: 6.5em;
}

.Timeline003058 .slider-list .btn .slick-arrow {
    position: absolute;
    top: 50%;
    border: solid 4px #8696a9;
    width: 32px;
    height: 32px;
    transform: rotate(45deg);
    border-right: 0;
    border-top: 0;
    border-radius: 4px;
}

.Timeline003058 .slider-list .btn .slick-next {
    transform: rotate(-135deg);
}

.Timeline003058 .slider-list .btn .slick-arrow:hover {
    border-color: #1e66f0;
}

@media(min-width:1601px) {
    .Timeline003058 .slider-list .btn .slick-prev {
        left: -3.07vw;
    }

    .Timeline003058 .slider-list .btn .slick-next {
        right: -3.07vw;
    }

    .Timeline003058 .slider-list .slider {
        margin: 0 -1.405vw;
    }
}

@media(max-width:1600px) {
    .Timeline003058 .slider-list .btn .slick-prev {
        left: 0;
    }

    .Timeline003058 .slider-list .btn .slick-next {
        right: 0;
    }

    .Timeline003058 .slider-list .inner {
        margin: 0 1vw;
    }

    .Timeline003058 .slider-list .slider {
        padding: 0 40px;
    }
}

@media(max-width:640px) {
    .Timeline003058 .slider-list .pic {
        margin: 4vw 0;
    }

    .Timeline003058 .slider-list .btn .slick-arrow {
        width: 5vw;
        height: 5vw;
        margin-top: -2.5vw;
    }

    .Timeline003058 .slider-list .slider {
        padding: 0 5vw;
    }

    .Timeline003058 .slider-list .inner time b {
        font-size: 5vw;
    }

    .Timeline003058 .year:after {
        bottom: 30px;
    }

    .Timeline003058 .year .slider:after {
        height: 5px;
        top: 28px;
    }

    .Timeline003058 .year li {
        padding-top: 40px;
    }

    .Timeline003058 .year li.aon {
        background-size: auto 30px;
    }

    .Timeline003058 .year li span {
        font-size: 4vw;
    }
}


/*contact */
.Floor002651 #contact {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
}

.Floor002651 #contact .flex-control-nav {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #f0f5fb;
    z-index: 10;
    padding: 10px;
}

.Floor002651 #contact .flex-control-nav li {
    float: left;
}

.Floor002651 #contact .flex-control-nav li a.flex-active {
    background: #fff;
}

.Floor002651 #contact .main{
   padding: 2vw 0;
}


.Floor002651 #contact .main pre {
    line-height: 24px;
    font-size: 16px;
}

.Floor002651 #contact .form li {
    border-bottom: 1px solid #d5d5d5;
    position: relative;
    margin-bottom: 10px;
}

.Floor002651 #contact .form li label {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 34px;
}

.Floor002651 #contact .form li .text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: none;
    background: none;
}

.Floor002651 #contact .form ol {
    padding-top: 5%;
}

.Floor002651 #contact .form ol a::after {
    background-image: url(../images/Floor002651_submit.png);
}

@media(min-width:1025px) {

    .Floor002651 #contact .flex-control-nav,
    .Floor002651 #about .flex-control-nav {
        padding: 23px;
    }
}

@media(min-width:1201px) {
    .Floor002651 #contact .ytable {
        height: 100%;
    }

    .Floor002651 #contact .Small-img {
        width: 50%;
        height: 100%;
    }

    .Floor002651 #contact .Small-img .flex-viewport,
    .Floor002651 #contact .flex-viewport ul.slides,
    .Floor002651 #contact .flex-viewport ul.slides li {
        height: 100%;
    }

    .Floor002651 #contact .main .auto {
        max-width: 530px;
        width: 80%;
    }
}

@media(max-width:1200px) {

    .Floor002651 #contact .ytable,
    .Floor002651 #contact .ytable-cell {
        display: block;
    }

    .Floor002651 #contact .Small-img li.Ispic {
        padding-bottom: 10%;
    }

    .Floor002651 #contact .main {
        padding: 30px 20px;
    }
}

@media(max-width:1024px) {
    .Floor002651 #contact .main .auto {
        max-width: none;
    }
}

/*contact end*/


/*RighInfo002554 */
.RighInfo002554 {
    padding: 4.8% 0;
}

.RighInfo002554 p{
    font-size: 16px;
    line-height: 2.2;
    margin-bottom: 30px;
}

.RighInfo002554 .table_1 th,
.RighInfo002554 .table_1 td {
    text-align: center;
    border: 1px solid #eee;
    border-collapse: collapse;
    line-height: 24px;
    padding: 15px 30px;
    text-align: left;
}

.RighInfo002554 .table_1 td a:hover{
    color:#7f1e21;
    border-bottom: 1px solid #7f1e21;
}

.RighInfo002554 .table_1 th {
    font-size: 14px;
    font-weight: normal;
}

.RighInfo002554 .table_1 .th_2 {
    background: #f0871e;
     width: 20%;
}

.RighInfo002554 .table_1 .th_3 {
    background: #5b3335;
     width: 10%;
}

.RighInfo002554 .table_1 .th_4 {
    background: #7f1e21;
     width: 10%;
}

.RighInfo002554 .table_1 .th_5 {
    background: #685046;
     width: 40%;
     color: #fff;
}

.RighInfo002554 .table_1 .th_2,
.RighInfo002554 .table_1 .th_3,
.RighInfo002554 .table_1 .th_4 {
    color: #fff;
}

.RighInfo002554 .table_1 .th_1 {
    color: #000;
    width: 20%;
}

@media(max-width:480px) {
    .RighInfo002554 .table_1 {
        overflow: auto;
    }

    .RighInfo002554 .table_1 table {
        width: 180%;
    }
}



.Neiye-News .slider li{
    width: 33.3%;
    float: left;
    padding: 0 1.55vw;
    padding-bottom: 4vw;
}

.Neiye-News .txt .tit{
    min-height: 3.4em;
}



/*RighInfo002939 */
.RighInfo002939 {
    padding: 4.8% 0;
}

.RighInfo002939 .name {
    border-bottom: 1px dotted #cecece;
    text-align: center;
    margin-bottom: 37px;
}

.RighInfo002939 .name h1 {
    margin: 0 0 30px 0;
    font-size: 20px;
    color: #333;
}

.RighInfo002939 .time {
    color: #c8c8c8;
    padding-bottom: 1.72vw;
    line-height: 16px;
}

.RighInfo002939 .share {
    margin-left: 10px;
}

.RighInfo002939 .time time,
.RighInfo002939 .share,
.RighInfo002939 .share>* {
    display: inline-block;
    vertical-align: middle;
}

.RighInfo002939 .share em {
    font-style: normal;
}

#bsPanel,
#bsPanel *,
.bsBox,
.bsBox * {
    box-sizing: content-box;
}

.RighInfo002939 .edit-info {
    line-height: 2.5625em;
    color: #1e1e1e;
    text-align: justify;
    padding-bottom: 4vw;
}

.RighInfo002939 .edit-info p{
    text-indent: 2em;
    margin-bottom: 10px;
}

.RighInfo002939 .info-page {
    border: solid 1px #eee;
}

.RighInfo002939 .info-page dd {
    line-height: 36px;
}

.RighInfo002939 .info-page dd a {
    padding: 0 20px;
}

.RighInfo002939 .info-page dd a:hover {
    color: #d43e45;
}

@media(min-width:641px) {
    .RighInfo002939 .info-page dd {
        float: left;
        width: 50%;
    }

    .RighInfo002939 .info-page dd:nth-child(2) {
        border-left: 1px solid #eee;
    }

    .RighInfo002939 .time,
    .RighInfo002939 .info-page dd a,
    .RighInfo002939 .edit-info {
        font-size: 16px;
    }
}

@media(max-width:640px) {
    .RighInfo002939 .info-page dd:nth-child(2) {
        border-top: 1px solid #eee;
    }

    .RighInfo002939 .share {
        display: block;
        padding-top: 10px;
    }
}


/*RighInfo003150 */
.RighInfo003150 {
    padding: 4% 0;
    font-family: 'SourceHanSansCN-Regular';
}

.RighInfo003150 .auto {
    position: relative;
    
    max-width: 1280px;
}

.RighInfo003150 .left {
    position: relative;
}

.RighInfo003150 .left .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-left: 6.863%;
    padding-top: 10%;
    color: #fff;
}

.RighInfo003150 .left .txt h3 {
    margin: 0 0 2em 0;
    font-family: 'SourceHanSansCN-Medium';
    font-size: 1.625em;
    font-weight: normal;
}

.RighInfo003150 .left .txt dd {
    font-family: 'SourceHanSansCN-Light';
    font-size: 1.125em;
    line-height: 2;
}

.RighInfo003150 .left .txt dd:before {
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 10px;
    vertical-align: middle;
}

.RighInfo003150 .right .inner {
    margin: 0 2.5em;
    padding-top: 3.125em;
}

.RighInfo003150 .right h3 {
    margin: 0;
    color: #333;
    font-family: 'SourceHanSansCN-Bold';
    font-size: 1.375em;
    font-weight: normal;
    position: relative;
}

.RighInfo003150 .right h3:before {
    position: absolute;
    right: 100%;
    height: 1px;
    background-color: #da251d;
    width: 7.5em;
    content: '';
    top: 50%;
    margin-right: 1.2em;
}

.RighInfo003150 .right dt {
    color: #000;
    line-height: 1.875;
    white-space: nowrap;
}

.RighInfo003150 .code {
    text-align: center;
    background-color: #fff;
    padding: 2em 3em;
    margin-top: 1.5em;
}

.RighInfo003150 .code aside {
    color: #333333;
    line-height: 1.5625;
    margin-top: 1.2em;
}

@media (min-width:1025px) {
    .RighInfo003150 .auto:before {
        position: absolute;
        content: '';
        width: 1.427%;
        height: 100%;
        background-color: #fff;
        left: 72.858%;
    }

    .RighInfo003150 .left {
        width: 72.858%;
    }

    .RighInfo003150 .right {
        width: 25.715%;
        background-color: #f6f6f6;
    }
}

@media (max-width:1024px) {
    .RighInfo003150 .right {
        padding-bottom: 2em;
    }
}

.RighInfo003150  li{
    color: #fff;
}

.RighInfo003150  li b{
    color: #fff;
}


/*PicList003060 */
.PicList003060 {
    background: url(../images/Timeline003058_bg.png) no-repeat center top #f0f5fb;
    background-size: 100% auto;
    padding-top: 10vw;
    padding-bottom: 6vw;
}

.PicList003060 .title {
    margin: 0;
    text-align: center;
    font-size: 40px;
    line-height: 1em;
    margin-bottom: 1.2em;
}

.PicList003060 .pic {
    margin-bottom: 3.96vw;
}

.PicList003060 .auto {
    max-width: 1280px;
}

.PicList003060 li {
    margin-bottom: 3.125%;
}

.PicList003060 li a {
    color: #fff;
    display: block;
    position: relative;
    overflow: hidden;
}

.PicList003060 li .Ispic {
    position: relative;
    padding-bottom: 130.4%;
    z-index: 1;
}

.PicList003060 li .Ispic:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40%;
    background: -moz-linear-gradient(top, rgba(0, 106, 255, 0) 0%, rgba(0, 106, 255, 1) 79%, rgba(0, 106, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 106, 255, 0) 0%, rgba(0, 106, 255, 1) 79%, rgba(0, 106, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 106, 255, 0) 0%, rgba(0, 106, 255, 1) 79%, rgba(0, 106, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00006aff', endColorstr='#006aff', GradientType=0);
}

.PicList003060 li:nth-child(2n) .Ispic:after {
    background: -moz-linear-gradient(top, rgba(255, 202, 42, 0) 0%, rgba(255, 202, 42, 1) 79%, rgba(255, 202, 42, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 202, 42, 0) 0%, rgba(255, 202, 42, 1) 79%, rgba(255, 202, 42, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 202, 42, 0) 0%, rgba(255, 202, 42, 1) 79%, rgba(255, 202, 42, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffca2a', endColorstr='#ffca2a', GradientType=0);
}

.PicList003060 li:nth-child(3n) .Ispic:after {
    background: -moz-linear-gradient(top, rgba(23, 201, 113, 0) 0%, rgba(23, 201, 113, 1) 79%, rgba(23, 201, 113, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(23, 201, 113, 0) 0%, rgba(23, 201, 113, 1) 79%, rgba(23, 201, 113, 1) 100%);
    background: linear-gradient(to bottom, rgba(23, 201, 113, 0) 0%, rgba(23, 201, 113, 1) 79%, rgba(23, 201, 113, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0017c971', endColorstr='#17c971', GradientType=0);
}

.PicList003060 li .subtit,
.PicList003060 li .inner {
    position: absolute;
    z-index: 10;
}

.PicList003060 li .subtit {
    top: 1.875em;
    right: 1.875em;
    left: 1.875em;
    font-size: 16px;
}

.PicList003060 li .inner {
    left: 0;
    bottom: 2.6vw;
    width: 100%;
    text-align: center;
}

.PicList003060 li .subtit aside {
    line-height: 3.125em;
    padding-left: 1.5625em;
    position: relative;
    z-index: 4;
}

.PicList003060 li .subtit:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    border-radius: 50%;
    width: 3.125em;
    height: 3.125em;
    background: -moz-linear-gradient(left, rgba(0, 106, 255, 1) 0%, rgba(0, 106, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 106, 255, 1) 0%, rgba(0, 106, 255, 0) 100%);
    background: linear-gradient(to right, rgba(0, 106, 255, 1) 0%, rgba(0, 106, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006aff', endColorstr='#00006aff', GradientType=1);
}

.PicList003060 li:nth-child(2n) .subtit:before {
    background: -moz-linear-gradient(left, rgba(255, 202, 42, 1) 0%, rgba(255, 202, 42, 0) 99%, rgba(255, 202, 42, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 202, 42, 1) 0%, rgba(255, 202, 42, 0) 99%, rgba(255, 202, 42, 0) 100%);
    background: linear-gradient(to right, rgba(255, 202, 42, 1) 0%, rgba(255, 202, 42, 0) 99%, rgba(255, 202, 42, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffca2a', endColorstr='#00ffca2a', GradientType=1);

}

.PicList003060 li:nth-child(3n) .subtit:before {
    background: -moz-linear-gradient(left, rgba(23, 201, 113, 1) 0%, rgba(23, 201, 113, 0) 99%, rgba(23, 201, 113, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(23, 201, 113, 1) 0%, rgba(23, 201, 113, 0) 99%, rgba(23, 201, 113, 0) 100%);
    background: linear-gradient(to right, rgba(23, 201, 113, 1) 0%, rgba(23, 201, 113, 0) 99%, rgba(23, 201, 113, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17c971', endColorstr='#0017c971', GradientType=1);
}

.PicList003060 li .icon {
    padding-bottom: 3.65vw;
    opacity: 0;
    transition: 0.3s;
}

.PicList003060 li .icon img {
    max-width: 39%;
}

.PicList003060 li .inner {
    font-size: 30px;
    padding: 0 2%;
}

.PicList003060 li h3 {
    font-size: 0.8em;
    margin: 0;
}

.PicList003060 li p {
    margin: 0.8em 0 0 0;
    font-size: 0.535em;
}

.PicList003060 li .more {
    width: 2.134em;
    height: 0;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    border: 2px solid rgba(255, 255, 255, 0.3);
    background: url("../images/PicList003060_more.png") no-repeat center center;
    background-size: auto 0.7334em;
    transition: 0.3s;
    opacity: 0;
}

.PicList003060 li a:hover .more {
    height: 2.134em;
    opacity: 1;
    margin-top: 3.5vw;
}

.PicList003060 li a:hover .icon {
    opacity: 1;
}

.PicList003060 li a:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 106, 255, 0.9);
    z-index: 2;
    opacity: 0;
    transition: 0.3s;
}

.PicList003060 li a:hover:before {
    opacity: 1;
}

@media(min-width:641px) {
    .PicList003060 li {
        float: left;
        width: 31.25%;
    }

    .PicList003060 li:not(:nth-child(3n)) {
        margin-right: 3.125%;
    }
}

@media(min-width:1025px) and (max-width:1366px) {
    .PicList003060 li .inner {
        font-size: 2vw;
    }

    .PicList003060 li .subtit {
        font-size: 1.2vw;
    }
}

@media(max-width:1024px) {
    .PicList003060 .title {
        font-size: 4vw;
    }

    .PicList003060 li .inner {
        font-size: 2.5vw;
    }

    .PicList003060 li .subtit {
        font-size: 1.5vw;
    }
}

@media(max-width:640px) {
    .PicList003060 .title {
        font-size: 6vw;
    }

    .PicList003060 li .inner {
        font-size: 6vw;
    }

    .PicList003060 li .subtit {
        font-size: 4vw;
    }

    .PicList003060 li a:hover .more {
        margin-top: 8vw;
    }

    .PicList003060 li .inner {
        bottom: 5vw;
    }

    .PicList003060 li .icon {
        padding-bottom: 8vw;
    }
}



/*Floor003051 */
.Floor003051 {
    padding: 6.2vw 0 5.83vw 0;
    background-color: #f0f5fb;
}

.Floor003051 .auto {
    max-width: 1280px;
}

.Floor003051 .title {
    color: #000;
    font-weight: 100;
    padding-bottom: 2.45vw;
    font-size: 2.34vw;
    margin-bottom: 10px;
}

.Floor003051 .title h3 {
    font-weight: bold;
    margin: 0 0 0.445em 0;
    font-size: 1em;
}

.Floor003051 .title .desc {
    font-size: 18px;
    position: relative;
    padding-right: 90px;
}

.Floor003051 .title .more {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.889em;
    padding-right: 20px;
    background: url("../images/Floor003051_more.png") no-repeat right center;
    color: #666;
}

.Floor003051 .title .more:hover {
    color: #006aff;
    background-image: url("../images/Floor003051_more_on.png");
}

@media(max-width:1024px) {
    .Floor003051 .title {
        font-size: 4vw;
        padding-bottom: 5vw;
    }

    .Floor003051 .title .desc {
        font-size: 0.5em;
        padding-right: 8em;
    }
}

@media(max-width:640px) {
    .Floor003051 .title {
        font-size: 6vw;
    }
}

.Floor003051 li {
    margin-bottom: 2%;
}

.Floor003051 li a {
    display: block;
    position: relative;
    background: url("../images/Floor003051_line.svg") no-repeat center center #ebf2fa;
    background-size: cover;
    padding-right: 10px;
    color: #000;
}

.Floor003051 li .hover {
    position: absolute;
    left: -10px;
    top: -10px;
    right: 10px;
    bottom: 10px;
    ;
    background: #006aff;
    color: #fff;
    z-index: 10;
    opacity: 0;
    transition: 0.3s;
}

.Floor003051 li .hover .ytable {
    padding-left: 40px;
    padding-right: 30px;
}

.Floor003051 li .hover .main {
    font-size: 16px;
    line-height: 1.875em;
    max-height: 7.5em;
    padding-right: 42px;
    background: url("../images/Floor003051_hover_icon.png") no-repeat right center;
    text-align: justify;
}

.Floor003051 li .inner {
    background: #fff;
    margin-left: -10px;
    position: relative;
    z-index: 1;
    top: -10px;
    padding: 30px 0;
}

.Floor003051 li .age {
    min-height: 6.25vw;
    border-right: 1px solid #ebebeb;
    text-align: center;
    font-size: 3.13vw;
    color: #006aff;
    width: 8.85vw;
}

.Floor003051 li .age aside {
    font-size: 0.234em;
    color: #d9d9d9;
}

.Floor003051 li .list dl {
    padding-left: 2.03vw;
}

.Floor003051 li .list dd:not(:last-child) {
    border-bottom: 1px dotted #d9d9d9;
}

.Floor003051 li .list dd {
    font-size: 18px;
    line-height: 2.667em;
}

@media(min-width:1025px) {
    .Floor003051 li {
        float: left;
        width: 30%;
    }

    .Floor003051 li:not(:nth-child(3n)) {
        margin-right: 5%;
    }

    .Floor003051 li .inner {
        height: 206px;
    }

    .Floor003051 li .ytable {
        height: 100%;
    }

    .Floor003051 li a:hover .hover {
        opacity: 1;
    }
}

@media(max-width:1024px) {
    .Floor003051 li .hover {
        display: none;
    }

    .Floor003051 li .hover .ytable {
        height: 100%;
    }

    .Floor003051 li:not(:first-child) {
        margin-top: 20px;
    }

    .Floor003051 li .age {
        width: 25%;
    }

    .Floor003051 li .age {
        font-size: 5vw;
    }

    .Floor003051 li .age aside {
        font-size: 12px;
    }

    .Floor003051 li a {
        padding-right: 5px;
    }

    .Floor003051 li .inner {
        margin-left: -5px;
        top: -5px;
    }
}

@media(max-width:640px) {
    .Floor003051 li .inner {
        padding: 2vw 0;
    }

    .Floor003051 li .age {
        font-size: 8vw;
    }

    .Floor003051 li .age aside {
        font-size: 3vw;
    }

    .Floor003051 li .list dd {
        font-size: 4vw;
    }

    .Floor003051 li .list dl {
        padding-left: 5vw;
    }
}



/*Page002623 */
.Page002623 {
    padding: 2vw 0 0 0;
    text-align: center;
    font-size: 18px;
}

.Page002623 .Pages a.a_first,
.Page002623 .Pages a.a_end,
.Page002623 .Pages>span:not(.p_page) {
    display: none;
}

.Page002623 .Pages em {
    float: left;
    margin: 0 3vw;
    font-style: normal;
}

.Page002623 .Pages .p_page {
    display: table;
    margin: 0 auto;
}

.Page002623 .Pages a {
    float: left;
    line-height: 50px;
    width: 50px;
    margin: 0 1px;
}

.Page002623 .Pages a.a_cur,
.Page002623 .Pages a:hover {
    color: #fff;
    background: #821d20;
}

.Page002623 .Pages .p_page>a {
    font-size: 0;
    height: 50px;
    position: relative;
}

.Page002623 .Pages .p_page>a:before {
    position: absolute;
    content: '';
    border: 5px solid transparent;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -10px;
}

.Page002623 .Pages .p_page>a.a_prev:before {
    border-right-color: #000;
    border-right-width: 8px;
}

.Page002623 .Pages .p_page>a.a_next:before {
    border-left-color: #000;
    border-left-width: 8px;
    margin-left: -4px;
}

.Page002623 .Pages a.a_prev:hover:before {
    border-right-color: #fff;
}

.Page002623 .Pages a.a_next:hover:before {
    border-left-color: #fff;
}

@media(max-width:640px) {
    .Page002623 {
        padding: 6vw 0 8vw 0;
    }

    .Page002623 .Pages em {
        display: none;
    }

    .Page002623 .Pages a {
        background-color: #eee;
    }
}


.founder{padding:5% 0;background:#f7f7f7;}
.founder .text{float:right;width:68%;padding-top:3%;}
.founder .text .Home_tit h2{text-align:left; }
.founder .text .Home_tit h2::after{left:0%;transform: translateX(0%);}
.founder .text h2{font-size:28px;color:#821d20;font-weight: normal;margin-bottom:30px;}
.founder .text p{font-size:16px;line-height: 30px;margin:15px 0;}
.founder .pic{float:left;width:25%;}


.Advantage{padding:5% 0;}
.Advantage .text{width:55%;float:left;}
.Advantage .text h2{font-size:28px;color:#821d20;font-weight: normal;margin-bottom:30px;}
.Advantage .text h2:after{content:'';width:55px;height:2px;background:#821d20;display: block;margin-top:16px;}
.Advantage .text p{font-size:16px;line-height: 30px;margin:15px 0;text-align: justify;}
.Advantage .pic{width:38%;float:right;}


.Educationalvalues{padding:5% 0;background:#f7f7f7;}
.Educationalvalues li{width:22%;float:left;margin-right:4%;}
.Educationalvalues li:nth-child(4n){margin-right:0;}
.Educationalvalues li .icon{text-align: center;margin-bottom:15px;}
.Educationalvalues li h2{font-size:26px;color:#821d20;font-weight: normal;margin-bottom:14px;text-align: center;}
.Educationalvalues li p{font-size:16px;line-height: 28px;text-align: justify;}


.sxln{padding:5% 0;}
.sxln .text{width:100%;text-align: center;}
.sxln .text aside{font-size: 0.3rem;color: #fff;padding-bottom: 10px;font-weight: 500;}
.sxln .text p{color:#fff;line-height: 1.8;position: relative;margin: 20px 0;}
.sxln .text dl dd{font-size:0.22rem;color:#333;line-height: 1.8;position: relative;padding-left:18px;}
.sxln .text dl dd:after{content:'';width:5px;height: 5px;background:#821d20;border-radius: 50%; display: block;position: absolute;left:0;top:50%;margin-top:-2px;}
.sxln .pic{width:40%;float:left;}
.sxln .pic img{border-radius: 20px;}

.sxln .text-1{width:100%;margin-bottom: 5%;clear: both;display: inline-block;}
.sxln .text-1 .pic{width: 44%;float: right;}
.sxln .text-1 .pic img{width: 100%;}
.sxln .text-1 dl{width: 50%;float: left;margin-top: 2%;}
.sxln .text-1 dl dd{width:100%;padding:0 2%;font-size:22px;line-height: 1.8;position: relative;margin-bottom: 20px;}
.sxln .text-2{width:100%;}
.sxln .text-2 .pic{width: 44%;float: left;}
.sxln .text-2 .pic img{width: 100%;}
.sxln .text-2 dl{width: 50%;float: right;margin-top: 2%;}
.sxln .text-2 dl dd{width:100%;padding:0 2%;font-size:22px;line-height: 1.8;position: relative;margin-bottom: 20px;}
@media(max-width:768px){
.sxln .text aside{font-size:20px;}
.sxln .text p{font-size:14px;margin:12px 0;}
}

.Advantage2{padding:5% 0;background:#f7f7f7;}
.Advantage2 .p1{text-align: center;font-size:16px;line-height: 28px}
.Advantage2 ul li{width:31.3%;float:left;margin-right:3%;background:#fff;padding:28px;min-height: 305px;margin-top:3%;}
.Advantage2 ul li:nth-child(3n){margin-right:0;}
.Advantage2 ul li .icon{margin-bottom:13px;}
.Advantage2 ul li h2{font-size:24px;color:#333;font-weight: normal;margin-bottom:10px;}
.Advantage2 ul li p{font-size:16px;line-height: 28px;text-align:justify;}

.declaration{padding:5% 0;}
.declaration .text{}
.declaration .text p{font-size:16px;line-height: 28px;margin:15px 0;}
.declaration .pic{margin-top:2%;}
.declaration .pic .img{width:48.438%;float:left;}
.declaration .pic .img:nth-child(2){float:right;}


/*RighInfo002522 */
.RighInfo002522{ padding:5% 0;}
.RighInfo002522 .topcon{padding-bottom:3%;}
.RighInfo002522 .topcon .text{width:44%;float:left;}
.RighInfo002522 .topcon .text p{font-size:16px;line-height: 28px;margin:15px 0;text-align: justify;}
.RighInfo002522 .topcon .pic{width:50%;float:right;}
.RighInfo002522 .con2{margin-top:2%;}
.RighInfo002522 .list dl{ float:left; width:100%; display:table; border:1px solid #ededed;  margin-bottom:3%;min-height: 140px;overflow: hidden}
.RighInfo002522 .list dl > *{ display:table-cell; vertical-align:middle;}
.RighInfo002522 .list dt{ width:95px;}
.RighInfo002522 .list dt b{ display:block;width:45px; height:45px; border-radius:50%; background:#000; color:#fff; font-size:24px; position:relative; overflow:hidden; line-height:45px; text-align:center; margin:25px auto;}
.RighInfo002522 .list dt b::after{ position:absolute; content:''; width:20px; height:7px; background:#821d20; bottom:0; right:0;}
.RighInfo002522 .list dd h3{font-size:22px;color:#333;font-weight: normal;}
.RighInfo002522 .list dd p{ padding:2% 5% 0% 0; color:#666; margin:0;font-size:15px;line-height: 26px;}
@media(max-width:1024px){
.RighInfo002522 .title{ font-size:24px;}
}
@media(min-width:769px){
.RighInfo002522 .list dl{width:31.3%;margin-right:3%;}
.RighInfo002522 .list dl:nth-child(3n){ margin-right:0;}
.RighInfo002522 .list dl:nth-child(3n+1){ clear:left;}
}
@media(max-width:768px) and (min-width:481px){
.RighInfo002522 .list dl{ width:48%;}
.RighInfo002522 .list dl:nth-child(2n){ float:right;}
.RighInfo002522 .list dl:nth-child(2n+1){ clear:left;}
}


.otherserver{padding:5% 0;}
.otherserver li{width:48%;float:left;margin-right:4%;margin-bottom:4%;min-height: 150px;}
.otherserver li:nth-child(2n){margin-right:0;}
.otherserver li .icon{margin-bottom:12px;}
.otherserver li h2{font-size:28px;color:#333;font-weight: normal;margin-bottom:2%;}
.otherserver li p{font-size:16px;line-height: 28px;}


/*PicList002433 */
/*slick Basic*/
.PicList002433 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.PicList002433 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.PicList002433 .slick-list:focus {outline: none}
.PicList002433 .slick-list.dragging {cursor: pointer;cursor: hand;}
.PicList002433 .slick-slider .slick-track, 
.PicList002433 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.PicList002433 .slick-track {position: relative; top: 0; left: 0; display: block;}
.PicList002433 .slick-track:before, 
.PicList002433 .slick-track:after{display: table; content: '';}
.PicList002433 .slick-track:after{ clear: both;}
.PicList002433 .slick-loading .slick-track { visibility: hidden;}
.PicList002433 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.PicList002433 .slick-slide .slick-loading img { display: none;}
.PicList002433 .slick-slide .dragging img { pointer-events: none;}
.PicList002433 .slick-initialized .slick-slide { display: block;}
.PicList002433 .slick-loading .slick-slide { visibility: hidden;}
.PicList002433 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.PicList002433 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.PicList002433{padding: 4.8% 0;background:#111;}
.PicList002433 .main{ padding:0;}
.PicList002433 .main  .slick-arrow{ position:absolute; top:50%; width:57px; height:57px; margin-top:-30px; border:1px solid #74bc34; padding:0; background:none; font-size:0; z-index:10; cursor:pointer; border-radius:50%;}
.PicList002433 .main  .slick-arrow:hover{ background:rgb(110,185,43); }
.PicList002433 .main  .slick-arrow:before{ position:absolute; content:''; width:18px; height:18px; border-top:2px solid #74bc34; border-right:2px solid #74bc34; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); left:50%; top:50%; margin:-9px 0 0 -11px;}
.PicList002433 .main  .slick-arrow:hover:before{ border-color:#fff;}
.PicList002433 .main  .slick-prev:before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -ms-transform:rotate(-135deg); margin-left:-5px;}
.PicList002433 .main  .slick-prev{ left:-59px;}
.PicList002433 .main  .slick-next{ right:-59px;}
@media(max-width:1408px){
.PicList002433 .main  .slick-prev{ left:2%;}
.PicList002433 .main  .slick-next{ right:2%;}
}
@media(max-width:640px){
.PicList002433 .main  .slick-arrow{ width: 7vw;height: 7vw;margin-top: -3.5vw;}
.PicList002433 .main .slick-arrow:before{width:40%; height: 40%;margin: 0;left: 40%; top: 30%;}
.PicList002433 .main .slick-next:before{left: 20%;}
}

.PicList002433 .list ul{ padding:0 50px;}
.PicList002433 .list li{ float:left; position:relative;  text-align:center; margin-bottom:4%;}
.PicList002433 .list li:first-child:before,
.PicList002433 .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList002433 .list li:first-child:before{ left:-50px; background:url(../images/PicList002433_ul_l.png) no-repeat 0 0;}
.PicList002433 .list li:last-child:after{right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list li aside{ padding-top:35px;height:90px; background:url(../images/PicList002433_libg.png) repeat-x left top;}
.PicList002433 .list li .ytable{ height:245px;}
.PicList002433 .list li .ytable-cell{ vertical-align:bottom;}
.PicList002433 .list li figure{ position:relative; display:inline-block;max-width: 80%;}
.PicList002433 .list li figure:after{ position:absolute; right:-24px;top:0; background:url(../images/PicList002433_ying.png) no-repeat left bottom; width:24px; height:100%; background-size:contain; content:'';}
.PicList002433 .list li figure img{ max-height:245px;padding: 8px;padding-top: 12px;background: url(../images/PicList002433_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002433 .list li p{ margin:0 auto; width:90%; line-height:20px; max-height:40px; color:#fff;}
.PicList002433 .list .ul-3 li{width:33.33333333%;}
.PicList002433 .list .ul-3 li:nth-child(3):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list .ul-4 li{width:25%;}
.PicList002433 .list .ul-4 li:nth-child(4):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}

.PicList002433 .list .ul-2 li{width:50%;}
.PicList002433 .list .ul-2 li:nth-child(2):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433 .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433 .list .ul-1 li{width:100%;}
@media(max-width:640px){
.PicList002433 .auto,
.PicList002433 .list ul{ padding:0;}
.PicList002433 .list li p{ font-size:12px;}
.PicList002433 .list li .ytable{ height:150px;}
.PicList002433 .list li figure img{ max-height:150px; padding:3px}
.PicList002433 .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433 .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433 .list .ul-3 li:nth-child(3):after,
.PicList002433 .list li:first-child:before{ display:none;}
}
@media(max-width:480px){
.PicList002433 .list li .ytable{ height:100px;}
.PicList002433 .list li figure img{ max-height:100px;}
}

/*TextList001851 */
.TextList001851{ padding:4.8% 0;background:#111;}
.TextList001851 .title{ text-align:center; padding-bottom:3%;}
.TextList001851 .title span{ display:inline-block; background:#c84445; font-size:24px; color:#fff; line-height:34px; padding:0 10px;vertical-align:middle;}
.TextList001851 .title:after,
.TextList001851 .title:before{ content:''; display:inline-block; height:5px; border:1px solid #bbb; border-left:0; border-right:0; width:5%; vertical-align:middle;}
@media(max-width:480px){
.TextList001851 .title span{ font-size:18px;}
}
.TextList001851 section{ }
.TextList001851 .list{}
.TextList001851 section .list:last-child{ border-bottom:0;}
.TextList001851 .list .dot{ font-weight:normal; margin:0;  padding:18px 45px 18px 15px; background:url(../images/TextList001851-close.jpg) no-repeat 98% center; font-size:16px; cursor:pointer;border-bottom:1px solid rgba(255,255,255,0.1);}
.TextList001851 .list .dot#on{ background-image:url(../images/TextList001851-open.png); color:#fff;}
.TextList001851 .list .con{ display:none; padding:2%;}

.TextList001851 .list .con tr td{margin-bottom: 10px;display: block;}
.TextList001851 .list .con tr td p{margin-top: 10px;}
@media(max-width:768px){
	.TextList001851 .list .dot{padding:15px 45px 15px 5px;}
	.TextList001851 .list .con tr td{font-size:14px;}
}

/*
 .PicList002497 为demo编号
 */
.PicList002497 {
    background: #fff;
    padding: 4.8% 0;
}

.PicList002497 .auto_1600 {
    max-width: 1600px;
    background: #fff;
}

.PicList002497 .maintit {
    display: block;
    padding: 30px 0;
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 22px;
    font-weight: normal;
    color: #1361a7;
    line-height: 1;
}

.PicList002497 .maintit i {
    display: inline-block;
    background: url(../images/PicList002497-titlebg.png) no-repeat center;
    width: 20px;
    height: 20px;
}

@media (min-width:1000px) {
    .PicList002497 .maintit {
        position: relative;
        top: -46px;
        z-index: 6;
        font-size: 34px;
        margin: 0;
        padding-top: 0;
    }
}

.PicList002497 .wrap-container {
    margin: 0 auto;
    max-width: 1280px;
}

@media (max-width: 1230px) {
    .PicList002497 .wrap-container {
        padding: 0 15px;
        max-width: 1230px;
    }
}

.PicList002497 .List * {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.PicList002497 .List ul li {
    padding-top: 100%;
    position: relative;
    width: 100%;
    margin-top: -1px;
    border: 1px solid #eee;
}

.PicList002497 .List ul li a {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.PicList002497 .List ul li .imgBox {
    height: 100%;
    position: relative;
    width: 100%;
}

.PicList002497 .List ul li .imgWrap {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.PicList002497 .List ul li .txtCon {
    padding: 20px;
}

.PicList002497 .List ul li .txtCon span{
	font-size: 90px;
	color: #f9f9f9;
}

.PicList002497 .List ul li a .img {
    display: block;
    height: 75px;
    position: relative;
}

.PicList002497 .List ul li a .img img {
    max-height: 90%;
}

.PicList002497 .List ul li a .img img.img02 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.PicList002497 .List ul li a .txt {
    display: block;
    width: 100%;
    color: #666;
    font-size: 14px;
}

.PicList002497 .List ul li a .h3 {
    font-size: #333;
    font-size: 22px;
    line-height: 2;
    font-weight: normal;
    margin: 10px 0;
}

.PicList002497 .List ul li a .more {
    display: block;
    font-size: 14px;
    width: 100px;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    border-radius: 8px 0;
    border: 1px solid #999;
    color: #999;
    margin-top: 20px;
}

@media screen and (min-width:540px) {
    .PicList002497 .List ul li {
        width: 50%;
        padding-top: 50%;
        float: left;
        margin-top: 0;
        border: none;
    }

    .PicList002497 .List ul li a {
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }

    .PicList002497 .List ul li:nth-child(2n+1) a,
    .PicList002497 .List ul li.last a {
        border-left: 1px solid none;
    }

    .PicList002497 .List ul li:nth-child(1) a,
    .PicList002497 .List ul li:nth-child(2n+1) a {
        border-left: 1px solid #eee;
    }

    .PicList002497 .List ul li:nth-child(1) a,
    .PicList002497 .List ul li:nth-child(2) a {
        border-top: 1px solid #eee;
    }

}

@media screen and (min-width:768px) {
    .PicList002497 .List ul li {
        width: 33.33%;
        padding-top: 20%;
    }

    .PicList002497 .List ul li:nth-child(3) a {
        border-top: 1px solid #eee;
    }

    .PicList002497 .List ul li:nth-child(2n+1) a {
        border-left: none;
    }

    .PicList002497 .List ul li:nth-child(3n+1) a {
        border-left: 1px solid #eee;
    }

}

.PicList002497 .List ul li a:hover {
    background: #821d20;
}

.PicList002497 .List ul li a:hover .img img.img02 {
    opacity: 1;
}

.PicList002497 .List ul li a:hover .h3,
.PicList002497 .List ul li a:hover .txtp {
    color: #fff;
}

.PicList002497 .List ul li a:hover .more {
    color: #fff;
    border-color: #fff;
}

@media screen and (min-width:1200px) {
    .PicList002497 .List ul li .txtCon {
        padding: 0 80px 0 30px;
    }

    .PicList002497 .List ul li a .h3 {
        margin: 30px 0 20px;
    }

    .PicList002497 .List ul li a .txtp {
        height: 60px;
        font-size: 16px;
        line-height: 2;
        display: none;
    }
}

/*
 .PicList002797
 */
.PicList002797 {
    padding: 4.8% 0 3%;
}
.PicList002797 .auto{position: relative}

.PicList002797 .title{
    text-align: center;
    background: #f5f5f5;
    font-size: 1.5em;
    color: #333;
    padding: 1% 0;
    font-weight: 600;
    margin-bottom: 2%
}
.PicList002797 ul{margin: 0 -20px}
.PicList002797 li {
    margin: 0 20px;
    border: 1px solid #e8e8e8;
}



.PicList002797 li a {
    display: block;
    position: relative;
    padding: 6%;
}

.PicList002797 li h4,
.PicList002797 li h3,
.PicList002797 li h5 {
    margin: 0;
    text-align: center;
    font-weight: normal;
}

.PicList002797 li figure {
    padding-bottom: 80%;
    margin-bottom: 4%;
    background-size: contain;
}

.PicList002797 li h4 {
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
}

.PicList002797 li h3 {
    font-size: 22px;
    color: #202020;
}

.PicList002797 li .hover {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: rgb(89 145 11 / 90%);
    z-index: 10;
    transition: 0.3s;
    color: #fff;
}

.PicList002797 li:hover {
    box-shadow: 0 0 15px 3px #ccc;
    border-color: #82c227;
}

.PicList002797 li:hover a .hover {
    opacity: 1;
}

.PicList002797 li aside {
    position: absolute;
    left: 10%;
    width: 80%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.PicList002797 li .hover h5 {
    font-size: 24px;
}

.PicList002797 li .hover i {
    display: block;
    height: 2px;
    background: #fff;
    width: 48px;
    margin: 14px auto 20px;
}

.PicList002797 li .hover p {
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    max-height: 90px;
    overflow: hidden;
}

.PicList002797 .more {
    display: block;
    text-align: center;
    margin-top: 50px;
}

.PicList002797 .more span {
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 40px;
    background: url(../images/PicList002797-more.png) no-repeat 74% center #e9be20;
    border-radius: 5px;
    transition: all 0.5s ease-out 0s;
}

.PicList002797 .more span:hover {
    padding-left: 60px;
    padding-right: 60px;
}



.PicList002797 .slick-arrow{position: absolute;width: 50px; height: 50px; border: solid 2px #e3e3e3; top: 60%;transform: translateY(-50%); border-radius: 50%; background: url(../images/Floor003197-prev.svg) no-repeat center center; background-size: auto calc(12 / 60 * 1em);z-index: 10; transition: 0.3s; font-size: calc(60 / 16 * 1em); text-indent: -999em; overflow: hidden;}
.PicList002797 .slick-arrow:hover{background-color: #82c227;border-color: #82c227;}
.PicList002797 .slick-next{background-image: url(../images/Floor003197-next.svg);right: -5%}
.PicList002797 .slick-prev{left: -5%}
.PicList002797 .slick-prev:hover{background-image: url(../images/Floor003197-prev-on.svg);}
.PicList002797 .slick-next:hover{background-image: url(../images/Floor003197-next-on.svg);}

@media(max-width:1000px) {
    .PicList002797 li {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
}

@media(max-width:640px) and (min-width:376px) {
    .PicList002797 li .hover img {
        width: 50px;
        height: 50px;
    }
}

@media(max-width:480px) {
    .PicList002797 li {
        float: none;
        width: auto;
    }

    .PicList002797 li h3,
    .PicList002797 li .hover h5 {
        font-size: 14px;
    }

    .PicList002797 li .hover h5 {
        line-height: 20px;
        max-height: 40px;
    }
}


/*Floor003083 */
.Floor003083 {
	padding: 4.8% 0 4%;
}

.Floor003083 .auto {
	/*overflow: hidden;*/
	
	position: relative;
	z-index: 2;
}


.Floor003083 .slick-dots {
	text-align: center;
}

.Floor003083 .slick-dots li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 10px 0;
	position: relative;
	list-style: none;
	margin: 0 9px;
}

.Floor003083 .slick-dots li button {
	font-size: 0;
	width: 4px;
	height: 4px;
	background: rgba(0, 0, 0, 0.2);
	border: 0;
	padding: 0;
	position: absolute;
	border-radius: 50%;
}

.Floor003083 .slick-dots li:not(.slick-active) button {
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
}

.Floor003083 .slick-dots li.slick-active button {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #82c227;
}

.Floor003083 .slider {
}

.Floor003083 .slick-slide {
	overflow: hidden;
	padding: 5px;
}

.Floor003083 .url {
	float: left;
    width: 23.8%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    background:rgba(255,255,255,0.02);
}

.Floor003083 .url:nth-child(4n){
    margin-right: 0
}

.Floor003083 .slick-slide a {
	position: relative;
	z-index: 3;
	display: block;
	padding: 0 10%;
}

.Floor003083 .url a{display: block;overflow: hidden}
.Floor003083 .url .Ispic {
	height: 140px;
	background-size: 75%;
	transition: all 0.5s;

}
.Floor003083 .url:hover .Ispic{transform: scale(1.1);}
.Floor003083 .slick-slide .url {
	position: relative;
}

.Floor003083 .slick-slide .url:before {
	position: absolute;
	left: -5px;
	top: -5px;
	right: -5px;
	bottom: -5px;
	content: '';
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	opacity: 0;
	transition: 0.3s;
}

.Floor003083 .slick-slide .url:hover:before {
	opacity: 1;
}

.Floor003083 .slick-slide .url:hover {
	z-index: 4;
}

@media(min-width:1025px) {
	.Floor003083 .slick-slide>div {
		width: 16.6667%;
	}

	.Floor003083 .slick-slide>div:nth-child(6n+1),
	.Floor003083 .slick-slide>div:nth-child(1) {
		margin-left: 0;
	}
}

@media(min-width:751px) and (max-width:1024px) {
	.Floor003083 .slick-slide>div {
		width: 25%;
	}

	.Floor003083 .slick-slide>div:nth-child(4n+1),
	.Floor003083 .slick-slide>div:nth-child(1) {
		margin-left: 0;
	}
}



@media(max-width:640px) {
	.Floor003083 {
		font-size: 3vw;
	}

	.Floor003083 .title {
		font-size: 5vw
	}
	.Floor003083 .url{width:49.25%;}
	.Floor003083 .url:nth-child(2n){margin-right:0;}
	.Floor003083 .url .Ispic{height: 120px;background-size:80%;}

	.Floor003083 .slick-slide .Ispic {
		height: 28vw;
	}
}


/*Floor003183 */
.Floor003183{overflow: hidden;background-size:50% auto; padding:4.8% 0; }
.Floor003183 .column-name{position: relative;padding: calc(59 / 16 * 1em) 0 0 calc(77 / 16 * 1em);z-index: 1;}
.Floor003183 .column-name aside{position: relative;z-index: 4;}
.Floor003183 .column-name .cn{font-size: calc(38 / 16 * 1em);color: #333;font-family: 'SourceHanSansCN-Bold'; line-height: 1;}
.Floor003183 .column-name .en{font-family: 'Oswald-Regular';font-size: calc(30 / 16 * 1em);color: #b8b8b8; line-height: calc(26 / 30 * 1em); margin-top: calc(7 / 30 * 1em);}
.Floor003183 .column-name .mark{position: absolute; left:0; top: 0;background: url(../images/Floor003183-title-bg.png) no-repeat; width: calc(133 / 16 * 1em);height: calc(133 / 16 * 1em);background-size: contain;}
@media (min-width:1025px) {
 .Floor003183 .column-name{margin-left: calc(-77 / 16 * 1em);}
}
@media (max-width:1024px) {
.Floor003183 .column-name{padding: calc(40 / 16 * 1em) 0 0 calc(40 / 16 * 1em); font-size: 0.8em;}  
}

.Floor003183 .controls{margin-bottom:calc(86 / 1920 * 100vw);position: relative;min-height: 1px;z-index: 5;}
.Floor003183 .slick-arrow{position: absolute; bottom: 100%;background: #e1e1e1 no-repeat center;background-size: auto calc(15 / 16 * 1em);padding: 0;right: 0; width: calc(52 / 16 * 1em);height: calc(52 / 16 * 1em); font-size: 1em;text-indent: -9999em;transition: 0.56s;}
.Floor003183 .slick-prev{margin-right:calc(74 / 16 * 1em); background-image: url(../images/Floor003183-prev.svg);}
.Floor003183 .slick-arrow:hover{background-color: #bf9c50;}
.Floor003183 .slick-next{background-image: url(../images/Floor003183-next.svg);}

.Floor003183 .slider a{display: block;position: relative;  overflow: hidden; }
@media (min-width:1025px) {
.Floor003183 .slider{width: 100%; overflow: hidden;}
.Floor003183 .slider a{}
}

.Floor003183 ul{display: flex;justify-content: space-between;}
.Floor003183 ul li{display: flex;align-items: center;justify-content: center;position: relative;border-radius: 50%;margin: 0 2vw;width: calc(350 / 16 * 1em);height:calc(350 / 16 * 1em) ;background:#333;border:1px solid #f9c400;}
.Floor003183 ul li:nth-child(2){border-color:#1a9bff;}
.Floor003183 ul li:nth-child(3){border-color:#82c227;}


.Floor003183 ul li:nth-child(1)::before{content: '';position: absolute;width: 2.5vw;height: 2.5vw;border-radius: 50%;background: #111;bottom: 0;left: -60px;opacity: .2}
.Floor003183 ul li:nth-child(2)::before{content: '';position: absolute;width: 3vw;height: 3vw;border-radius: 50%;background: #bf9c50;top: 0;left: -60px;opacity: .2}
.Floor003183 ul li:nth-child(3)::before{content: '';position: absolute;width: 4vw;height: 4vw;border-radius: 50%;background: #82c227;bottom: 0;left: -90px;opacity: .2}

.Floor003183 .Ispic{padding-bottom: 100%;transition: 0.3s ease-out;}
.Floor003183 .icon{text-align: center;transition: transform .5s;-webkit-transition: -webkit-transform .5s;}
.Floor003183 .icon img{max-width:calc(140 / 16 * 1em) ;}
.Floor003183 li:hover .icon{transform: rotateY(180deg);}
.Floor003183 .txt{color: #fff;font-size: 2em;transition: 0.5s;padding:0.5em 1.5em 0}
.Floor003183 .slider .txt time{display: block;background: url(../images/Floor003183-more.svg) no-repeat right center;background-size: calc(15 / 22 * 1em) auto;}
.Floor003183 .slider .tit{display:none;line-height: calc(30 / 22 * 1em);min-height: calc((30 / 22 * 1em) * 2); margin-top: calc(5 / 22 * 1em);}
.Floor003183 .slider  a:hover .Ispic{transform: scale(1.15);}
.Floor003183 .slider  a:hover .txt{background-color: rgb(142 200 60 / 80%);font-size: 30px;}

@media(max-width:768px){
	.Floor003183 ul{flex-wrap: wrap;}
	.Floor003183 ul li{width:34vw;height: 34vw; margin:2vw auto;}
    .Floor003183 ul li:after {width: 1px; height: 18vw; position: absolute; content:''; display:block; background-color: #f9c400;}
    .Floor003183 ul li:nth-child(1):after{width:18vw; height:1px; left: 100%; top: 50%;}
    .Floor003183 ul li:nth-child(2):after{transform: rotate(45deg);right: 88%; top: 88%; background-color: #1a9bff;}
    .Floor003183 ul li:nth-child(3):after{transform: rotate(-45deg);right: 88%; bottom: 88%; background-color: #82c227; height:11vw;}
	.Floor003183 .icon img{max-width:8vw;}
	.Floor003183 .txt{font-size:3.2vw; text-align: center; line-height:1.5em;}
}


/*RighInfo002810 */
.RighInfo002810{overflow: hidden;background-size:50% auto; padding:4.8% 0;}
.RighInfo002810 .h-title .en{color: ;}
.RighInfo002810 .auto{max-width: 1440px; width: 96%;}
.RighInfo002810 .box{margin-top: 0%;position: relative;}
.RighInfo002810 .box:not(:last-child){margin-bottom:7%;}
.RighInfo002810 .box:nth-child(2n) .txt .inner,
.RighInfo002810 .box:nth-child(2n-1) .txt{background: rgba(0,0,0,0.35);}
.RighInfo002810 .box .txt{}
.RighInfo002810 .pic img{display: block; width: 100%;}
.RighInfo002810 .txt{position: relative; z-index: 10;}
.RighInfo002810 .txt .inner{padding: 5%;position: relative;z-index: 10}
.RighInfo002810 .box:nth-child(2n) .txt{vertical-align: top;}
.RighInfo002810 .txt .tit{padding-left: 30px; font-size: 40px;line-height: 1;margin-bottom: 1vw;  color: #82c227;background: url(../images/RighInfo002811-icon.png) no-repeat left center;}
.RighInfo002810 .txt p{line-height: 30px; font-size: 16px;text-align: justify;background: url(../images/RighInfo002811-icon.png) no-repeat left 8px;padding-left: 30px;margin-bottom: 15px;}

.RighInfo002810 .txt .bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: .75}
.RighInfo002810 .txt .bg::before{position: absolute;width: 100%;height: 100%;left: 0;top: 0;content: '';background: #000;opacity: .5}
.RighInfo002810 .txt .bg figure{width: 100%;height: 100%;object-fit: cover;}

@media(min-width:1025px){
.RighInfo002810 .box:nth-child(2n){}
.RighInfo002810 .box .pic{width: 48.612%;}
.RighInfo002810 .box .pic .inner{ width: 105.715%;}
.RighInfo002810 .box:nth-child(2n-1) .pic .inner{margin-top: -8%; padding-bottom: 6%;}
.RighInfo002810 .box:nth-child(2n) .pic .inner{float: right; margin-top: 6%;}
}
@media(max-width:1024px){
.RighInfo002810 .ytable,
.RighInfo002810 .ytable-cell{display: block;}
.RighInfo002810 .txt .inner{padding: 5% 5%!important;}
.RighInfo002810 .txt p{font-size:15px;padding-left:25px;margin-bottom:10px;}
}

.bg11{ background: #111;}

/*RighInfo002811 */
.RighInfo002811{padding: 4.8% 0;background-image: url(../images/RighInfo002811-bg1.jpg);background-repeat: no-repeat;background-size:cover; }
.RighInfo002811 .h-title .en{color: ;}
.RighInfo002811 .auto{max-width: 1440px; width: 96%;}
.RighInfo002811 .box{margin-top: 0%;position: relative;}
.RighInfo002811 .box:not(:last-child){margin-bottom:7%;}
.RighInfo002811 .box:nth-child(2n) .txt .inner,
.RighInfo002811 .box:nth-child(2n-1) .txt{background: rgba(0,0,0,0.35);}
.RighInfo002811 .box .txt{}
.RighInfo002811 .pic img{display: block; width: 100%;}
.RighInfo002811 .txt{position: relative; z-index: 10;}
.RighInfo002811 .txt .inner{padding: 5%;position: relative;z-index: 10}
.RighInfo002811 .box:nth-child(2n) .txt{vertical-align: top;}
.RighInfo002811 .txt .tit{padding-left: 30px; font-size: 40px;line-height: 1;margin-bottom: 1vw;  color: #82c227;background: url(../images/RighInfo002811-icon.png) no-repeat left center;}
.RighInfo002811 .txt p{line-height: 30px; font-size: 16px;text-align: justify;background: url(../images/RighInfo002811-icon.png) no-repeat left 8px;padding-left: 30px;margin-bottom: 15px;}

.RighInfo002811 .txt .bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: .75}
.RighInfo002811 .txt .bg::before{position: absolute;width: 100%;height: 100%;left: 0;top: 0;content: '';background: #000;opacity: .5}
.RighInfo002811 .txt .bg figure{width: 100%;height: 100%;object-fit: cover;}

@media(min-width:1025px){
.RighInfo002811 .box:nth-child(2n){}
.RighInfo002811 .box .pic{width: 48.612%;}
.RighInfo002811 .box .pic .inner{ width: 105.715%;}
.RighInfo002811 .box:nth-child(2n-1) .pic .inner{margin-top: -8%; padding-bottom: 6%;}
.RighInfo002811 .box:nth-child(2n) .pic .inner{float: right; margin-top: 6%;}
}
@media(max-width:1024px){
.RighInfo002811 .ytable,
.RighInfo002811 .ytable-cell{display: block;}
.RighInfo002811 .txt .inner{padding: 5% 5%!important;}
.RighInfo002811 .txt p{font-size:14px;padding-left:25px;margin-bottom:10px;line-height: 1.75;}
}

/*RighInfo002812 */
.RighInfo002812{padding: 4.8% 0;background-image: url(../images/RighInfo002811-bg2.jpg);background-repeat: no-repeat;background-size:cover; }
.RighInfo002812 .h-title .en{color: ;}
.RighInfo002812 .auto{max-width: 1440px; width: 96%;}
.RighInfo002812 .box{margin-top: 0%;position: relative;}
.RighInfo002812 .box:not(:last-child){margin-bottom:7%;}
.RighInfo002812 .box:nth-child(2n) .txt .inner,
.RighInfo002812 .box:nth-child(2n-1) .txt{background: rgba(0,0,0,0.35)}
.RighInfo002812 .box .pic{float:right;}
.RighInfo002812 .box .txt{}
.RighInfo002812 .pic img{display: block; width: 100%;}
.RighInfo002812 .txt{position: relative; z-index: 10;}
.RighInfo002812 .txt .inner{padding: 5%;position: relative;z-index: 10}
.RighInfo002812 .box:nth-child(2n) .txt{vertical-align: top;}
.RighInfo002812 .txt .tit{padding-left: 30px; font-size: 40px;line-height: 1;margin-bottom: 1vw;  color: #82c227;background: url(../images/RighInfo002811-icon.png) no-repeat left center;}
.RighInfo002812 .txt p{line-height: 30px; font-size: 16px;text-align: justify;background: url(../images/RighInfo002811-icon.png) no-repeat left 8px;padding-left: 30px;margin-bottom: 15px;}

.RighInfo002812 .txt .bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;opacity: .75}
.RighInfo002812 .txt .bg::before{position: absolute;width: 100%;height: 100%;left: 0;top: 0;content: '';background: #000;opacity: .5}
.RighInfo002812 .txt .bg figure{width: 100%;height: 100%;object-fit: cover;}

@media(min-width:1025px){
.RighInfo002812 .box:nth-child(2n){}
.RighInfo002812 .box .pic{width: 48.612%;}
.RighInfo002812 .box .pic .inner{ width: 105.715%;}
.RighInfo002812 .box:nth-child(2n-1) .pic .inner{margin-top: -8%; padding-bottom: 6%;}
.RighInfo002812 .box:nth-child(2n) .pic .inner{float: right; margin-top: 6%;}
}
@media(max-width:1024px){
.RighInfo002812 .ytable,
.RighInfo002812 .ytable-cell{display: block;}
.RighInfo002812 .txt .inner{padding: 5% 5%!important;}
.RighInfo002812 .txt p{font-size:15px;padding-left:25px;margin-bottom:10px;}
}


/*RighInfo002857 */

.RighInfo002857{padding-top: 6vw;}
.RighInfo002857 .title{padding-bottom: 4.11vw;color: #333;font-size: 100px;}
.RighInfo002857 .title .cn{font-size: 0.34em;}
.RighInfo002857 .title .en{font-size: 0.42em;font-family: "Barlow-Bold"; text-transform: uppercase;}
@media(max-width:640px){
	.RighInfo002857 .title{font-size: 80px;}
}
@media(max-width:480px){
	.RighInfo002857 .title{font-size: 60px;}
}
/******************************************开始添加样式********************************************/


/*RighInfo002857 */
.RighInfo002857{padding: 4.8% 0 4%;}
.RighInfo002857 .title{padding-bottom: 4.11vw;color: #333;font-size: 100px;}
.RighInfo002857 .title .cn{font-size: 0.34em;}
.RighInfo002857 .title .en{font-size: 0.42em;font-family: "Barlow-Bold"; text-transform: uppercase;}
@media(max-width:640px){
	.RighInfo002857 .title{font-size: 80px;}
}
@media(max-width:480px){
	.RighInfo002857 .title{font-size: 60px;}
}
.RighInfo002857 .edit-css .tit{font-size: 24px;color: #ea5432;padding-bottom:4vw;}
.RighInfo002857 .edit-css li{}
.RighInfo002857 .edit-css li .icon{margin-bottom: 0px;float: left;display: inline-block;}
.RighInfo002857 .edit-css li .icon img{float: left;max-height: 48px;margin-right: 15px;}
.RighInfo002857 .edit-css li aside{font-size: 16px;}

.RighInfo002857 .edit-css li aside span{display: block;width: 100%;margin-bottom: 10px;}
@media(min-width:768px){
    .RighInfo002857 .edit-css{background:rgba(255,255,255,0.05);padding:2% 5%;}
	.RighInfo002857 .edit-css li{float: left;width: 32%;padding: 3% 0 }
	.RighInfo002857 .edit-css li:not(:nth-child(3n)){margin-right: 2%;}
	.RighInfo002857 .edit-css li:nth-child(3n+1){clear: left;}
}
@media(max-width:1024px){
    .RighInfo002857 .edit-css li aside{font-size:15px;}
}
@media(max-width:640px){
	.RighInfo002857 .edit-css .tit{font-size: 20px;}
}
@media(max-width:480px){
	.RighInfo002857 .edit-css .tit{font-size:18px;}
	.RighInfo002857 .edit-css li{ padding: 10px 0; border-bottom:1px solid rgba(255,255,255,0.1);}
	.RighInfo002857 .edit-css li aside{font-size:14px;}
	.RighInfo002857 .edit-css li aside span{margin-bottom:0px;}
	.RighInfo002857 .edit-css li .icon img{max-height: 40px;}
}
/*Map002858 */
.Map002858 #allmap{height: 23.96vw;}
.Map002858 #allmap,
.Map002858 #allmap *{box-sizing: content-box;}
.Map002858 #allmap img{max-width: inherit;}
/* .Map002858 .BMap_bubble_content b{font-size: 18px;display: block;padding-bottom: 5px;} */
.tdt-infowindow-content{font-size: 14px;}
.tdt-infowindow-content b{font-size: 18px;display: block;padding-bottom: 5px;}
@media(max-width:1024px){
	.Map002858 #allmap{height: 40vw;}
}
@media(max-width:480px){
	.Map002858 #allmap{height: 70vw;}
}
/*Map003074 */
.Map003074{ padding: 4vw 0;}
.Map003074 .auto{max-width: 1400px;}
.Map003074 .name{text-align: center; padding-bottom: 45px;}
.Map003074 .name *{margin: 0;}
.Map003074 .name h3{font-size: 30px;color: #252525;margin: 0 0 0.3em 0;}
.Map003074 .name h4{font-size: 14px; font-family: 'Arial';color: #cecece;}
@media(max-width:768px){
	.Map003074 .name h3{font-size: 5.5vw;}
	.Map003074 .name h4{font-size: 3vw;}
}
@media(max-width:480px){
	.Map003074 .name{padding-bottom: 4vw;}
}


.Map003074 .tel-main{max-width: 926px;width: 85%; margin: 0 auto;background:  #ee7133; border-radius: 10px;padding: 36px 4%;color: #fff; position: relative; z-index: 4;}
.Map003074 .tel-main .hotline{text-align: center;font-weight: bold; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,0.2);}
.Map003074 .tel-main .hotline h5{ margin: 0;font-size: 48px;font-family: 'Arial';}
.Map003074 .tel-main dl{display: table; margin: 0 auto; width: 90%; max-width: 580px;position: relative;padding-left: 110px; font-size: 18px;line-height: 2em;}
.Map003074 .tel-main dt{position: absolute; left: 0; top: 0;padding-left: 34px;background: url("../images/Map003074_tel.png") no-repeat left center;font-weight: bold;}
.Map003074 .tel-main dd{overflow: hidden;}
.Map003074 .tel-main dd span{float: left; width: 33.3333%;}
@media(max-width:768px){
	.Map003074 .tel-main .hotline h5{font-size: 7vw;}
	.Map003074 .tel-main dl{font-size: 3vw;}
	.Map003074 .tel-main dd span{ width: 50%;}
}
@media(max-width:480px){
	.Map003074 .tel-main dd span{ width: 100%;}
	.Map003074 .tel-main dt{background-size: contain; }
}

.Map003074 .map{height: 42.08vw; margin-top: -7vw; z-index: 0;}
.Map003074 .map *{box-sizing: content-box;}
.Map003074 .map img{max-width: none;}
.tdt-infowindow-content{font-size: 14px;}
.tdt-infowindow-content b{color: #ee7133;}
/*百度样式 .Map003074 .map .BMap_bubble_content{box-sizing: border-box;padding: 0 10px 10px;color: #333;font-size: 14px;}
.Map003074 .map .BMap_bubble_title{font-weight: bold;color: #ee7133!important; line-height: 20px!important; white-space: normal!important;padding-top: 10px; padding-right: 40px; padding-left: 10px; box-sizing: border-box;}
.Map003074 .map .BMap_bubble_pop{width: 334px!important;} */
@media(max-width:1024px){
	.Map003074 .map{height: 60vw;}
}
@media(max-width:480px){
	.Map003074 .map{height: 80vw;}
}


/*Floor001867 */
.Floor001867 {
	padding: 4.8% 0;
	background: url(../images/Floor001867-bg.png) no-repeat center center;
	background-size: cover;
}

.Floor001867 ul {
	float: left;
	width: 48%;
}

.Floor001867 li {
	padding-bottom: 4%;
	font-size: 15px;
	color: #777;
}

.Floor001867 li img {
	max-width: 30px;
	display: inline-block;
	margin-right: 10px;
}

.Floor001867 li img.ewm {
	max-width: 130px;
}

.Floor001867 li b {
	color: #333;
}

.Floor001867 .form {
	float: right;
	width: 50%;
}

.Floor001867 .form h5 {
	font-size: 20px;
	color: #333;
	padding-bottom: 5%;
	margin: 0;
	font-weight: normal;
}

.Floor001867 .form td {
	padding-bottom: 3%;
}

.Floor001867 .form td div {
	position: relative;
}

.Floor001867 .form td.zero {
	width: 5%;
}

.Floor001867 .form td label {
	position: absolute;
	left: 10px;
	top: 0;
	line-height: 50px;
	color: #888;
}

.Floor001867 .form td .text {
	height: 50px;
	line-height: 50px;
	border: 1px solid #efefef;
	background: #fff;
	padding: 0 10px;
	width: 100%;
	box-shadow: 0 1px 5px rgba(130, 29, 32, 0.1);
	border-radius: 5px;
}

.Floor001867 .form td textarea.text {
	height: 120px;
	line-height: 50px;
}

.Floor001867 .form td .btn {
	cursor: pointer;
	background: #821d20;
	color: #fff;
	font-size: 15px;
	border: none;
	padding: 10px 30px;
	border-radius: 5px;
}

@media(max-width:768px) {

	.Floor001867 ul,
	.Floor001867 .form {
		float: none;
		width: auto;
	}
}


/*PicList000687 */

.PicList000687 {
    padding: 4.8% 0 0;
    overflow: hidden;
}

.PicList000687 .auto {
    max-width: 1440px;
}

.PicList000687 .title {
    margin-bottom: 2.5vw;
    text-align: center;
}

.PicList000687 .title .cn {
    font-size: 30px;
    color: #a52d33;
    padding-bottom: 10px;
    font-weight: bold;
}

.PicList000687 .title .en {
    color: #d2d2d2;
    letter-spacing: 2px;
}

@media(max-width:768px) {
    .PicList000687 .title {
        margin-bottom: 5vw;
    }
}

@media(max-width:640px) {
    .PicList000687 .title .cn {
        font-size: 6vw;
    }
}

.PicList000687 .more {
    text-align: center;
    display: block;
}

.PicList000687 .news-top .more{width:150px;line-height: 48px;background:#82c227;color:#fff;border-radius: 50px;}


.PicList000687 .more:hover {
    background: #82c227;
}

.PicList000687 .more:after {
    display: inline-block;
    content: '';
    background: url("../images/PicList000687_more.png") no-repeat;
    width: 25px;
    height: 6px;
    vertical-align: middle;
    margin-left: 5px;
    filter: grayscale(100) brightness(100);
}

@media(max-width:480px) {
    .PicList000687 .more {
        line-height: 10vw;
    }
}

.PicList000687 .tit {
    font-size: 18px;
    color: #000;
}

.PicList000687 time {}

.PicList000687 p {
    line-height: 1.715em;
    color: rgba(255,255,255,0.6);
    height: 3.43em;
    margin-bottom: 2.03vw;
    margin-top: 0.75vw;
}

@media(max-width:640px) {
    .PicList000687 .tit {
        font-size: 4vw;
    }

    .PicList000687 p {
        font-size: 3.5vw;
    }
}

.PicList000687 .news-top {
    padding-bottom: 4.22vw;
}

.PicList000687 .news-top .info {
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.PicList000687 .news-top time {
    border-left: 1px solid rgba(255,255,255,0.1);
    padding-left: 1.62vw;
    display: block;
    margin-bottom: 2.61vw;
    color: #82c227;
    font-size: 18px;
}

.PicList000687 .news-top time span {
    display: block;
    font-size: 2em;
}

.PicList000687 .news-top .slick-dots {
    text-align: center;
    padding-top: 1.72vw;
}

.PicList000687 .news-top .slick-dots li {
    display: inline-block;
    width: 20px;
    height: 3px;
    margin: 0 5px;
    background-color: #d9d9d9;
}

.PicList000687 .news-top .slick-dots li button {
    display: none;
}

.PicList000687 .news-top .slick-dots li.slick-active {
    background: #82c227;
}

.PicList000687 .news-top .pic img{
    min-height: 100%;
    width: 100%;
}

@media(min-width:769px) {
    .PicList000687 .news-top .pic {
        width: 520px;
        height: 21vw;
        overflow: hidden;
    }

    .PicList000687 .news-top .info .main {
        padding-left: 5.21vw;
    }
}

@media(min-width:1025px) and (max-width:1024px) {
    .PicList000687 .news-top .pic {
        width: 45%;
    }
}

@media(max-width:768px) {

    .PicList000687 .news-top .ytable-cell,
    .PicList000687 .news-top .ytable {
        display: block;
    }

    .PicList000687 .news-top .info {
        padding: 5vw;
    }
}

@media(max-width:640px) {
    .PicList000687 .news-top time {
        font-size: 3.6vw;
    }
}

.PicList000687 .news-list {
    background: #111;
    padding: 4.2vw 0 4.2vw 0;
}

.PicList000687 .news-list li {
    margin-bottom: 1.41vw;border:1px solid rgba(255,255,255,0.12);
}

.PicList000687 .news-list li a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.PicList000687 .news-list .main {
    border-left: 2px solid #82c227;
    padding-left: 4.17vw;
    padding-right: 4.06vw;
}

.PicList000687 .news-list .tit {
    margin-bottom: 5px;
    color: #fff
}

.PicList000687 .news-list time {
    color: #fff;
}

.PicList000687 .news-list p {
    
}

.PicList000687 .news-list .more {
    line-height: normal;
    color: #fff;
    font-size: 14px;
    background: none;
    width: auto;
    text-align: left;
}

.PicList000687 .news-list .more:after {
    background-image: url("../images/PicList000687_more.gif");
}

@media(min-width:641px) {
    .PicList000687 .news-list .pic {
        width: 320px;
    }
}

@media(max-width:640px) {

    .PicList000687 .news-list .ytable-cell,
    .PicList000687 .news-list .ytable {
        display: block;
    }

    .PicList000687 .news-list li {
        margin-bottom: 4vw;
    }

    .PicList000687 .news-list .main {
        padding: 4vw;
        border: 2px solid #82c227;
        border-bottom: 0;
    }
}

.b_f5{
    background: #f5f5f5;
}



/*
 .Page002274 为demo编号
 */
.Page002274 {
    text-align: center;
    padding: 1% 0 0;
    color: #666666;
}

.Page002274 .Pages * {
    vertical-align: middle;
}

.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total {
    display: none;
}

.Page002274 .Pages a {
    display: inline-block;
    padding: 0 20px;
    font-size: 14px;
    line-height: 44px;
    background-color: rgba(255,255,255,0.1);
    color: #fff;
    margin-left: 10px;
}

.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur {
    color: #fff;
    background-color: #82c227;
}

.Page002274 .Pages em {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
}

.Page002274 .Pages .i_text {
    width: 47px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ceced5;
}

.Page002274 .Pages .i_button {
    cursor: pointer;
    background: none;
    width: 47px;
    height: 36px;
    border: 1px solid #ceced5;
}

.Page002274 .Pages .p_jump b {
    font-weight: normal;
    margin: 0 5px;
}

.Page002274 .Pages .a_prev,
.Page002274 .Pages .a_next {
    font-weight: bold;
    padding: 0 25px;
}

@media(max-width:1000px) {
    .Page002274 .Pages em {
        display: none;
    }
}

@media(max-width:640px) {

    .Page002274 .Pages a.a_first,
    .Page002274 .Pages a.a_end {
        display: none;
    }

    .Page002274 .Pages a {
        padding: 0 10px;
    }
}




/*RighInfo002973 */
.RighInfo002973 {
    margin: 0;
    color: #fff;
    font-size: 16px;
    padding: 4.8% 0;
}

.RighInfo002973>.auto {
    
}

.RighInfo002973 .news-details {
    max-width: 1200px;
    padding:4% 5%;
    background: rgba(255,255,255,0.1)
}

.RighInfo002973 .news-details .title {
    text-align: center;
    margin:1vw 0;
}

.RighInfo002973 .news-details .title h1 {
    font-size: 30px;
    margin: 0 0 20px 0;
}

.RighInfo002973 .news-details .title aside span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 5px;
    line-height: 16px;
    font-size: 16px;
    font-weight: 500;
}

.RighInfo002973 .news-details .title .bshare-custom {
    display: inline-block;
}

.RighInfo002973 .bshare-custom a {
    background-position: center center;
    margin: 0 0 0 14px;
}

.RighInfo002973 .bshare-custom a.bshare-weixin {
    background-image: url("../images/RighInfo002973_share_wx.png");
}

.RighInfo002973 .bshare-custom a.bshare-sinaminiblog {
    background-image: url("../images/RighInfo002973_share_sina.png");
}

.RighInfo002973 .bshare-custom a.bshare-qzone {
    background-image: url("../images/RighInfo002973_share_qz.png");
}

.RighInfo002973 .news-details .edit-info {line-height: 1.875em;border-bottom: 1px solid rgba(255,255,255,0.1);border-top: 1px solid rgba(255,255,255,0.1); padding: 2% 0;margin-bottom: 2%;text-align: center;}
.RighInfo002973 .news-details .edit-info  p{font-size: 16px;line-height: 2;margin-bottom: 1vw; text-align: left;}
.RighInfo002973 .news-details .edit-info img{margin: 1vw auto 2vw auto;max-width: 100%;}
.RighInfo002973 .pn-page aside {padding: 10px 0;}
.RighInfo002973 .pn-page aside a {color: #fff;}
.RighInfo002973 .pn-page aside a b {color: #fff;}
.RighInfo002973 .operating a:hover,
.RighInfo002973 .pn-page aside a:hover {color: #82c227;}
.RighInfo002973 .operating {overflow: hidden;line-height: 24px;}
.RighInfo002973 .operating a {background-repeat: no-repeat;background-position: left center;}
.RighInfo002973 .operating a:not(:last-child) {margin-right: 45px;}
.RighInfo002973 .operating a.a-print {background: #82c227;color: #fff;padding: 10px 30px;border-radius: 60px;}
.RighInfo002973 .operating a.a-close {background-image: url("../images/RighInfo002973_close.png");}

@media(min-width:1025px) {
    .RighInfo002973 .pn-page {min-height: 24px;position: relative;padding-right: 230px;}
    .RighInfo002973 .pn-page .operating {position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
    .RighInfo002973 .operating a {float: left;}
}
@media(max-width:1024px) {
    .RighInfo002973 .operating {text-align: right;padding-bottom: 20px;}
    .RighInfo002973 .operating a {display: inline-block;}
}

@media(max-width:640px) {
    .RighInfo002973 .news-details .title h1 {font-size: 5vw;}
    .RighInfo002973 {font-size: 14px;}
    .RighInfo002973 .news-details .edit-info{margin-bottom:5%;}
    .RighInfo002973 .pn-page aside{padding:5px 0;}
    .RighInfo002973 .operating{padding-bottom:10px;}
}



.Contact{ padding: 0 0 4.8%;background-size: cover}
.Contact .list{padding-top: 0}
.Contact .list li h4{font-size: 1.5em;  font-weight: 100; margin-top: 0}
.Contact .list li h4:after{ content: ""; display: block; width: 40px; border-bottom: 1px solid #82c227; margin: 17px 0;}
.Contact .list dl dd{line-height: 1.66;  margin: 0 0 10px; position: relative; padding-left: 38px;}
.Contact .list dl dd .icon{ position: absolute; left: 0; top: 0; width: 27px; height: 25px; display: block; background: url(../images/TextList002243-icon.png) no-repeat;}
.Contact .list dl dd .addr-icon{ background: url(../images/Bottom002743_icon_add.png)no-repeat center left}
.Contact .list dl dd .tel-icon{ background: url(../images/Bottom002743_icon_call.png)no-repeat center left}
.Contact .list li{ border-bottom: 1px solid rgba(255,255,255,0.1); padding-bottom: 50px; margin-bottom: 50px}
@media (min-width: 640px){
    .Contact .list li{ width: 48%; float: left; margin:0 0 30px;}
    .Contact .list li.odd{ float: right;}
}


.pb5{padding:5% 0;}

.ProHeading{padding:13% 0;background-repeat: no-repeat;background-size:cover;background-position: center;}
.ProHeading .flex{background-size: cover;padding: 0 15%;text-align: center; }
.ProHeading .flex .pic{width: 50%}
.ProHeading .flex .txt{}
.ProHeading .flex .txt .tit{font-size: 2em;padding-bottom: 4%;font-weight: 600}
.ProHeading .flex .txt .desc{line-height: 1.8;color:rgba(255,255,255,0.75);}





.prodetail{padding: 4.8% 0;}
.prodetail .auto{}
.prodetail .imgs{flex:0 0 auto;flex-direction:column;justify-content:space-between;display: flex;}
.prodetail .imgs .swiper-slide:after{content:"";display:block;padding-bottom:70%;}
.prodetail .imgs .hovimg{position:absolute;left:0;top:0;width:100%;height:100%;justify-content:center;align-items:center;display: flex}
.prodetail .imgs .hovimg img{width:auto;height:auto;max-width:70%;max-height:70%;}
.prodetail .imgs .big .hovimg img{max-width:100%;max-height:100%;}
.prodetail .imgs .sm{position:relative;padding:0 50px;width:100%;}
.prodetail .imgs .sm .swiper-slide.cur:after{background:rgba(0,0,0,0.03);}
.prodetail .imgs .sm .swiper-slide{cursor:pointer;}

.prodetail .swiperCtr{margin-top:20px;font-size:25px;}
.prodetail .swiperCtr .btn{display:inline-block;vertical-align:middle;position:relative;padding:1.8em;border:2px solid #82c227;border-radius:50%;cursor:pointer;transition:.3s;}
.prodetail .swiperCtr .btn:after{width:26%;height:26%;border-right:2px solid #82c227;border-top:2px solid #82c227;content:"";position:absolute;left:33%;top:37%;transform:rotate(45deg);}
.prodetail .swiperCtr .btn.prev:after{transform:rotate(225deg);left:39%;}
.prodetail .swiperCtr .btn:hover{background:#82c227;}
.prodetail .swiperCtr .btn:hover:after{border-color:#fff;}
.prodetail .swiperCtr{font-size:13px;margin:0;}
.prodetail .swiperCtr .btn{position:absolute;top:50%;margin-top:-1em;z-index:5;}
.prodetail .swiperCtr .prev{left:0;}
.prodetail .swiperCtr .next{right:0;}

.prodetail .imgs .big{border-bottom:1px solid rgba(255,255,255,0.1);margin-bottom:20px;width:100%;flex:1 1 auto;}
.prodetail .txt{flex:1 1 auto;overflow:hidden;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-top:4%;}
.prodetail .txt .tp{width:100%;padding-bottom:30px;}
.prodetail .txt .tags{margin-bottom:3%;}
.prodetail .txt span{color:#1162aa;text-decoration:underline;margin-right:10px;}
.prodetail .txt .tit{padding-bottom:15px;font-size: 32px;}
.prodetail .txt .tit2{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid rgba(255,255,255,0.1);font-size: 18px;font-weight: normal}
.prodetail .txt p{line-height:1.75;font-size: 18px;}

.prodetail_con{padding-bottom: 4.8%}



.corporateculture{padding:5% 0;background:#111;}
.corporateculture .text{text-align: center;width:78%;margin:0 auto;margin-bottom:2%;}
.corporateculture .text h2{font-size:0.2rem;font-weight: normal;margin-bottom:2.5%;}
.corporateculture .text p{line-height: 2}
.corporateculture .pic{text-align: center;}
@media(max-width:768px){
	.corporateculture .text{width:100%;}
	.corporateculture .text h2{font-size:18px;}
}

.Designability{padding:5% 0;background-position: center;background-size: cover;background-repeat: no-repeat;min-height:calc(800 / 16 * 1em) ;display: flex;align-items: center;justify-content: center;position: relative;overflow: hidden}
.Designability .flex{position: relative;z-index: 2}
.Designability ul{display: flex;flex-wrap: wrap;justify-content: space-between}
.Designability ul li{margin-bottom:1%;width:100%;position: relative;text-align:center; }
/*.Designability ul li::before{content: '';position: absolute;width: 5px;height: 5px;border-radius: 50%;background: #fff;right: 0;top: 10px}
.Designability ul li:nth-child(2n){text-align: left;padding-left:20px;}
.Designability ul li:nth-child(2n)::before{content: '';position: absolute;width: 5px;height: 5px;border-radius: 50%;background: #fff;left: 0;top: 10px}*/
.Designability ul li h2{text-align: center;font-size:30px;margin-bottom:15px; }
.Designability ul li p{line-height: 1.8;}
.Designability .a_play{width:70px;height: 70px;background:url(../images/playicon.png) no-repeat center/cover;display: block;position: absolute;top:50%;left:50%;margin-left:-35px;}
.Designability .video{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: #121212;}
.Designability .video video{width: 100%;height: 100%;object-fit: cover; opacity:.25}

.Designability2{padding:5% 0;background-position: center;background-size: cover;background-repeat: no-repeat;min-height:calc(800 / 16 * 1em) ;display: flex;align-items: center;justify-content: center;position: relative;overflow: hidden}
.Designability2 .flex{position: relative;z-index: 2}
.Designability2 ul{display: flex;flex-wrap: wrap;justify-content: space-between}
.Designability2 ul li{margin-bottom:1%;width:100%;position: relative; text-align:center;}
/*.Designability2 ul li::before{content: '';position: absolute;width: 5px;height: 5px;border-radius: 50%;background: #fff;left: 0;top: 10px}*/
.Designability2 ul li h2{text-align: center;font-size:30px;margin-bottom:15px; }
.Designability2 ul li p{line-height: 1.8;}
.Designability2 .video{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: #121212}
.Designability2 .video::after{content:''; display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5);}
.Designability2 .video video{width: 100%;height: 100%;object-fit: cover; opacity: .5}

.Manufacturing{padding:13% 0;background-position: center;background-size: cover;background-repeat: no-repeat;}
.Manufacturing p{text-align: center;font-size:22px;}
.Manufacturing .icon{width: 130px;height: 130px;border-radius: 50%;display: flex;justify-content: center;align-items: center;border:2px solid #82c227;margin: 50px auto 30px}


.Qualityassurance{padding:5% 0 4%;background-position: center;background-size: cover;background-repeat: no-repeat;background: url(../images/Qualityassurance-bg.jpg)}
.Qualityassurance .left .tit{font-size: 2.2em;margin-top:-1.3em; color: #fff;text-align: center;}


@media(min-width:1025px){
    .Qualityassurance .flex{display: flex;align-items: center;justify-content: space-between;}
    .Qualityassurance .flex .left{width: 50%}
    .Qualityassurance .flex .right{width: 50%}
}
@media(max-width:768px){
	.Designability{display: block; min-height: auto;}
	.Designability .video{position: relative;background:none;}
	.Designability .video video{opacity: 1}
	.Designability ul li{width:100%;text-align: left;padding-left:20px;}
	.Designability ul li::before{left:0;}
	.Designability2{display: block; min-height: auto;}
	.Designability2 .video{position: relative;background:none;}
	.Designability2 .video video{opacity: 1}
	.Designability2 ul li{width:100%;}
	.Qualityassurance .flex .right{padding:2%;}
	.Qualityassurance .left .tit{margin-top:0;font-size:1.5em;}
}


/*PicList002854 */
.PicList002854{padding: 4vw 0 0 0;position: relative;}
.PicList002854 li{float: left;}
.PicList002854 li a{display: block;position: relative;padding:0; transition: 0.3s;}
.PicList002854 li aside{font-size: 18px; line-height: 28px; text-align: center; margin-bottom: 1vw;}
.PicList002854 li .Ispic{background-size: contain;padding-bottom: 64%;}
.PicList002854 li a:after{position: absolute; content: '';width: 50px;height: 50px;background:url(../images/PicList002854_btn_hover.png) no-repeat center center;right: 0; bottom: 0;background-size: auto 21px;transition: 0.3s;border-right: 0;border-bottom:0;display: none}
.PicList002854 li a:hover{border-color: #82c227;}
.PicList002854 li a:hover:after{background-color: #82c227; background-image: url(../images/PicList002854_btn_hover.png);}


.PicList002854 .slick-arrow{position: absolute; z-index: 30; top: 50%; width: 60px; height: 60px; border: 1px solid rgba(255,255,255,0.2);padding: 0; margin-top: 0; border-radius: 50%; transition: 0.3s;}
.PicList002854 .slick-arrow:hover{background: #82c227;}
.PicList002854 .slick-arrow:before{position: absolute; content: ''; width: 10px; height:10px; border-bottom: 2px solid #fff;border-left: 2px solid #fff; left: 50%; top: 50%; margin: -5px 0 0 -5px; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.PicList002854 .slick-next:before{transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);}

@media(min-width:769px){
    .PicList002854 .slick-prev{left: -3vw;}
    .PicList002854 .slick-next{right: -3vw;}
}
@media(max-width:768px){

    .PicList002854 li aside{font-size: 16px;}
    .PicList002854 li a:after{width: 7vw;height: 7vw;background-size: auto 50%;}
}
@media(max-width:480px){
.PicList002854 li aside{font-size: 14px;line-height: 20px; height: 40px;}
    }





/*
 .RighInfo002275 为demo编号
 */
.RighInfo002275 .p,.RighInfo002275 .h2,{}
.RighInfo002275{padding: 0 0 5%}
.RighInfo002275 .text{margin-bottom: 30px}
.RighInfo002275 .text .title{font-size: 30px;color: #e4e4e4;font-weight: normal;margin-bottom: 20px;}
.RighInfo002275 .text .title span{font-weight: 700;}
.RighInfo002275 .text .p{font-size: 16px;color:#666;line-height: 38px; margin: 0; padding: 0;}
.RighInfo002275 .map{width: 100%;height: 200px;}
.RighInfo002275 .map #map{height: 100%;}
.RighInfo002275 .map img{max-width: none !important;}

@media screen and (min-width: 768px) {
	.RighInfo002275 .text{float: left;width: 45%;}
	.RighInfo002275 .map{float: right;width: 50%;height: 260px;}
}

@media screen and (min-width: 1024px) {
	.RighInfo002275 .auto{background: url(../images/RighInfo002275-contact_bg.png) no-repeat center;}
	.RighInfo002275 .map{float: right;width: 50%;height: 320px;}
	.RighInfo002275 .text .title{font-size: 52px;}
}

@media screen and (min-width: 1200px) {

	.RighInfo002275 .text .title{margin-bottom: 75px}
	.RighInfo002275 .map{width: 100%;height: 460px;}
	.RighInfo002275 .text{width: 40%;}
}





.news{padding: 4.8% 0;background:url(../images/listbg.jpg) no-repeat center/cover;}
.news li{background: rgba(10,10,10,0.38);padding: 0 2%;margin-bottom: 3%}
.news li a{display: flex;align-items: center;justify-content: space-between;height: 180px;;}
.news li .time{font-size: 14px;width: 6%;text-align: center;color:#fff;display: none}
.news li .time span{font-size: 3em;color:#82c227;font-weight: bold;display: block;}
.news li .txt{border-left: 1px solid rgba(255,255,255,.1);/*width: 92%;padding-left: 5%;*/}
.news li .txt .tit{font-size: 1.375em;padding-bottom: 16px;}
.news li .txt .desc{opacity: .6;line-height: 1.66;color:#fff;}
@media(max-width:768px){
	.news li a{height: 160px;}
	.news li .time{width:18%;}
	.news li .time span{font-size:2em;}
	.news li .txt{width:82%;}
}



.cdp{padding: 4.8% 0;}
.cdp .con{max-width: 1100px;margin: 0 auto;line-height: 1.66}
.cdp .img{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 3% 0;}
.cdp .img span{width: 49.5%;}
@media(max-width:768px){
	.cdp .img span{width:100%;margin-bottom:5px;}
}


.Timeline002790 { padding: 4.8% 0;overflow-x: hidden;background: #111;position: relative}
.Timeline002790 ul{position: relative}
.Timeline002790 ul::before{content: '';position: absolute;width: 1px;height: 100%;background: #fff;opacity: .3;left: 50%;top: 0;margin-left: -1px}
.Timeline002790 li .con{width: 50%;float: right;position: relative;padding-left: 5%}
.Timeline002790 li:nth-child(2n) .con{width: 50%;float: left;padding: 0 5% 0 0}

.Timeline002790 li .con::before{content: '';position: absolute;width: 11px;height: 11px;background: #f5c300;left: -5px;top: 10px;border-radius: 50%}

.Timeline002790 li:nth-child(2n) .con::before{right: -5px;left: auto}

.Timeline002790 li .con .year{float: left;width: 15%; font-size: calc(30 / 1920 * 100vw);font-weight: bold;color: #82c227;line-height: 1}
.Timeline002790 li .con .txt{float: right;width: 78%;background: #222;padding:calc(30 / 1920 * 100vw) ;color: #fff;line-height: 2;position: relative}

.Timeline002790 li:nth-child(2n-1) .con .txt::before{content: '';position: absolute;border: 20px solid transparent;border-right: 0;border-bottom-width: 20px;border-top-color: #222;right: 100%;top: 0}

.Timeline002790 li:nth-child(2n) .con .txt::before{content: '';position: absolute;border: 20px solid transparent;border-left: 0;border-bottom-width: 20px;border-top-color: #222;left: 100%;top: 0}

.Timeline002790 li:nth-child(2n) .year{float: right}
.Timeline002790 li:nth-child(2n) .txt{float: left;}




.pro-list{padding: 4.8% 0;}
.pro-list .title{font-size:  calc(30 / 16 * 1em);text-align: center;color: #fff;padding: 1.5% 0;background: #333;margin-bottom: 3em}
.pro-list .box:not(:first-child){margin-top: 12em}
/* .pro-list ul{display: flex;justify-content: space-between;flex-wrap: wrap;} */
.pro-list li{width: 27%;}
.pro-list li a{display: block;margin: 0 30px;}
.pro-list li .pic{position: relative;padding-bottom: 62%;overflow: hidden}
.pro-list li .pic .imgbox{position: absolute;width: 100%;height: 100%;left: 0;top: 0;text-align: center}
.pro-list li .pic .imgbox img{width: 90%;height: 90%;margin:0 auto; object-fit: contain;transition: all 0.3s;}
.pro-list li:hover .pic .imgbox img{transform: scale(1.1);}
.pro-list li .txt{text-align: center;padding-top: 1em;width:88%;margin:0 auto;}
.pro-list li .txt .tit{font-size:  calc(22 / 16 * 1em);color: #fff}
.pro-list li .txt .desc{color: #fff;opacity: .75;line-height: 1.66;padding-top: 1em}
.pro-list li:hover .txt .tit{color:#82c227;}

.pro-list .slick-arrow{ position:absolute; width:28px; height:28px; top:50%; margin-top:-14px; overflow:hidden;font-size: 0; cursor: pointer;z-index:10; border: 0;background: none;padding: 0; border-top: 2px solid #82c227;border-left: 2px solid #82c227;transform:rotate(-45deg);}
.pro-list .slick-prev{ left:-25px;}
.pro-list .slick-next{transform:rotate(135deg); right:-25px;}
@media(min-width:1293px){
.pro-list .slider{margin: 0 -30px;}
}
@media(max-width:1292px){
.pro-list .slick-arrow{width:22px;height: 22px;}
.pro-list .slick-prev{ left:0;}
.pro-list .slick-next{ right:0;}
}
@media(max-width:768px){
.pro-list .title{font-size:calc(26 / 16 * 1em);padding:3% 0;}
.pro-list .box:not(:first-child){margin-top:4em;}
.pro-list .slider{padding: 0 26px;}
.pro-list li a{margin: 0 5px;}
}



/*Timeline003189 */
.Timeline003189{overflow: hidden; background:#111;background-size: cover;color: #fff; padding: 4.8% 0;}

.Timeline003189 .controls{position: relative;height: 1px;z-index: 4;}
.Timeline003189 .slick-arrow{position: absolute; top: 50%;background: rgba(0,0,0,0.2) url(../images/Timeline003189-arr-left.svg) no-repeat center center; background-size:calc(19 / 16 * 1em) auto; border:2px solid #fff; width: calc(50 / 16 * 1em);height: calc(50 / 16 * 1em); font-size: 1em;border-radius: 50%; text-indent: -9999em; cursor: pointer;transition: 0.3s; display: block; overflow: hidden; transform: translateY(-50%); z-index:9;}
.Timeline003189 .slick-prev{ right:100%; }
.Timeline003189 .slick-next{background-image: url(../images/Timeline003189-arr-right.svg); left:100%;}
.Timeline003189 .slick-arrow:hover{background-color: #82c227;border-color:#82c227;}

.Timeline003189 .slider{background: url(../images/Timeline003189-line.svg) no-repeat right center; background-size: contain;}
.Timeline003189 .slider li .inner{padding-bottom: calc(610 / 240 * 100%);position: relative;}
.Timeline003189 .slider pre{ }
.Timeline003189 .slider li .dot{position: absolute; width: calc(19 / 16 * 1em);height: calc(19 / 16 * 1em);border-radius: 50%;background-color: #f5c300; transition: 0.3s;}
.Timeline003189 .slider li .dot:before{position: absolute;content: '';background-color: #fff; left:0;top: 0;border-radius: 50%; width: calc(9 / 19 * 100%);height: calc(9 / 19 * 100%);margin: auto; right: 0;bottom: 0;}

.Timeline003189 .slider li:not(.slick-active){opacity: 0;transition: opacity 0.3s;}
.Timeline003189 .slider li .dot{top: calc(358 / 562 * 100%);left: calc(132 / 240 * 100%);}
.Timeline003189 .slider li.slick-active + li .dot{top: calc(323 / 562 * 100%);left: calc(106 / 240 * 100%);}
.Timeline003189 .slider li.slick-active + li + li .dot{top: calc(290 / 562 * 100%); left: calc(80 / 240 * 100%);}
.Timeline003189 .slider li.slick-active + li + li + li .dot{top: calc(256 / 562 * 100%);left: calc(50 / 240 * 100%);}
.Timeline003189 .slider li.slick-active + li + li + li + li .dot{top: calc(221 / 562 * 100%);left: calc(26 / 240 * 100%);}
.Timeline003189 .slider li.slick-active + li + li + li + li + li .dot{top: calc(186 / 562 * 100%);left: 0;}

.Timeline003189 .slider li .item{position: absolute;width: calc(182 / 240 * 100%);height: calc(205 / 16 * 1em);background-size: 100% 100%;background-repeat: no-repeat;background-position: center;padding-top: calc(49 / 16 * 1em);padding: calc(20 / 16 * 1em) calc(15 / 16 * 1em) calc(20 / 16 * 1em);text-align: center;transition: 0.3s;background-color:rgba(255,255,255,0.05);border-radius: 5px;overflow: auto;}
.Timeline003189 .slider li .item::-webkit-scrollbar{width: 4px; height:6px;-webkit-overflow-scrolling : touch;}
.Timeline003189 .slider li .item::-webkit-scrollbar:hover{display: block;}
.Timeline003189 .slider li .item::-webkit-scrollbar-track{}
.Timeline003189 .slider li .item::-webkit-scrollbar-thumb{background: rgba(255,255,255,0.1);}
.Timeline003189 .slider li .item{left: calc(49 / 240 * 100%);bottom: calc(215 / 562 * 100%);}
.Timeline003189 .slider li.slick-active + li .item{left: calc(28 / 240 * 100%);top: calc(367 / 562 * 100%);bottom: auto;}
.Timeline003189 .slider li.slick-active + li  + li .item{left: calc(0 / 240 * 100%);bottom: calc(289 / 562 * 100%);top: auto;}
.Timeline003189 .slider li.slick-active + li + li + li .item{left: calc(-29 / 240 * 100%);top: calc(300 / 562 * 100%);bottom: auto;}
.Timeline003189 .slider li.slick-active + li + li + li + li .item{left: calc(-57 / 240 * 100%);bottom: calc(360 / 562 * 100%);top: auto;}
.Timeline003189 .slider li.slick-active + li + li + li + li + li .item{left: calc(-74 / 240 * 100%);top: calc(231 / 562 * 100%);bottom: auto;}
.Timeline003189 .slider li .item .year{ font-size: calc(28 / 16 * 1em); margin-bottom: 0.5em;color:#82c227;font-weight: bold;}
.Timeline003189 .slider li .item p{text-align: left; line-height: calc(22 / 16 * 1em);}
@media (max-width:1024px) {
    .Timeline003189 .slider{background-size: auto 50%; background-position: right top 109%;}
    .Timeline003189 .slick-prev{ right:auto; left:0; transform: translateY(100%);}
    .Timeline003189 .slick-next{ left:auto; right:0; transform: translateY(-200%);}
}
@media(max-width:768px){
	.Timeline003189 .slider{background-position: right top 86%}
	.Timeline003189 .slider li .inner{padding-bottom:calc(550 / 240 * 100%);}
	.Timeline003189 .slider li .item{bottom:calc(280 / 562 * 100%);}
	.Timeline003189 .slider li.slick-active + li .item{top:calc(308 / 562 * 100%);}
	.Timeline003189 .slider li .dot{top:calc(309 / 562 * 100%);}
	.Timeline003189 .slider li.slick-active + li .dot{top:calc(269 / 562 * 100%);}
}



.Map002793{ padding:4.8% 0 0;}
.Map002793 .box{ position: relative;}
.Map002793 .box img{ display: block; width: 100%;}
.Map002793 .con{ position: absolute; left: 0; top: 0; width: 100%; max-height: 100%; overflow: auto; color: #fff; padding: 5%;}
.Map002793 .con h2{ margin: 0; font-size: 34px; line-height: normal;}
.Map002793 .con h2 span{ display: block; font-size: 14px; font-weight: normal; margin: 1.5% 0;}
.Map002793 .con h2:after{ content: ''; display: block; width: 60px; height: 1px; background: #fff; margin:2% 0;}
.Map002793 .con .txt{ max-width: 1006px; line-height: 32px; overflow: hidden;}
.Map002793 .con ul{ display: table; width: 50%; float: left;}
.Map002793 .con li{ display: table-row;}
.Map002793 .con li span{ display: table-cell;}
.Map002793 .con ul:nth-child(2) li span:first-child{ width: 120px;}
.Map002793 .con .txt:after{  margin: 3% 0 4%;}
.Map002793 .con .more{ width: 140px; line-height: 36px; text-align: center; background: rgba(255,255,255,0.5); color: #595656; display: block;}
.Map002793 .con .more:before{ content: ''; display: inline-block; width: 15px; height: 15px; background: url("../images/Map002793-icon.png") no-repeat center; vertical-align: middle; margin-right: 5px;}
.Map002793 .tab_span li{float: left;color: #fff;background:rgba(255,255,255,0.08);text-transform: uppercase;width: 15.62%;padding: 25px 22px 25px 22px;text-align: center;margin-right: 1.25%;margin-top: 25px;cursor: pointer;}
.Map002793 .tab_span b{display: block;font-size: 22px;font-weight: normal;}
.Map002793 .tab_span li:last-child{ margin-right: 0;}
.Map002793 .tab_span li.on{background: #82c227;color: #fff;position: relative;}
.Map002793 .tab_span li.on b{ color: #fff;}
.Map002793 .tab_span li.on:before{ content: '';position: absolute;left: 50%;transform: translateX(-50%);-ms-transform: translateX(-50%);-moz-transform: translateX(-50%);-webkit-transform:rotate translateX(-50%);-o-transform:rotate translateX(-50%);border: 10px solid transparent;border-bottom-color: #595656;bottom: 100%;}
@media(max-width:1000px){
    .Map002793 .tab_span{ display: none;}
    .Map002793 .box{ display: block!important; margin-bottom: 2%;}
    .Map002793 .con ul{width: 100%; float: none;}
}
@media(max-width:640px){
    .Map002793 .con{ position: static; color: #555;}
    .Map002793 .con h2{ font-size: 20px;}
    .Map002793 .con li span{ min-width: 80px;}
    .Map002793 .con .more{background:#ddd;}
}









.Floor002844{padding:4.8% 0 0;}
.Floor002844 .auto{max-width: 1440px;width: 96%;}
.Floor002844 .ytable-cell{position: relative;}
.Floor002844 .map{z-index: 2;}
.Floor002844 .map > img{display: block;width: 100%;}
.Floor002844 .map .inner{position: relative; z-index: 1;}
.Floor002844 .map dl{position: absolute;width: 1px; height: 1px;}
.Floor002844 .map dt{position: absolute; left: 0; top: 0; width: 100%; height: 100%; cursor: pointer}
.Floor002844 .map dt i{position: absolute;border-radius: 50%;}
.Floor002844 .map dt i:not(:last-child){animation: ripple 4500ms ease-out 900ms infinite;}
.Floor002844 .map dt i:nth-child(1){left: -20px; top: -20px;right: -20px;bottom: -20px;background: rgba(130,194,39,0.5);}
.Floor002844 .map dt i:nth-child(2){left: -30px;top: -30px;right: -30px;bottom: -30px;background: rgba(130,194,39,0.2);}
.Floor002844 .map dt i:nth-child(3){background: rgb(130,194,39);width: 1400%; height: 1400%; left: 50%; top: 50%; transform: translate(-50%,-50%)}
.Floor002844 .map dd{position: absolute; right:2em;background:rgba(47,47,47,0.5);color: #fff;padding: 0 14px;line-height: 36px; top: 50%; margin-top: -20px; display: none;}
.Floor002844 .map dd:after{position: absolute; content: ''; border:6px solid transparent; border-bottom-color: rgba(47,47,47,0.7); border-bottom-width: 6px;bottom: 12px; right: -12px;transform: rotate(90deg); }
.Floor002844 .map dl.on{ z-index: 10;}
.Floor002844 .map dl:hover dd{ display: block;}
.Floor002844 .map dl:hover dt i:nth-child(3){background: #f3c106}
.Floor002844 .map dl.left dd{right: auto;left: 85%;}
.Floor002844 .map dl.left dd:after{right: auto; left: -12px;}
.Floor002844 .info{border: 6px solid #28353d;background: #fff; z-index: 5;}
@-webkit-keyframes ripple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1, 0.1);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1)
  }
}
@-moz-keyframes ripple {
  0% {
    opacity: 0;
    -moz-transform: scale(0.1, 0.1);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -moz-transform: scale(1)
  }
}
@-o-keyframes ripple {
  0% {
    opacity: 0;
    -o-transform: scale(0.1, 0.1);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -o-transform: scale(1)
  }
}
@keyframes ripple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.Floor002844 .info > .inner{width: 90%; margin: 0 auto;padding: 5vw 0;position: relative; z-index: 10;}
.Floor002844 .info .tit-info{margin: 4vw 0; padding:1vw 0; padding-left: 24px;border-left: 1px solid #2a373f;}
.Floor002844 .info .main dd{display: none;}
.Floor002844 .info .main dd h2{margin: 0;font-size: 24px;color: #333; position: relative;}
.Floor002844 .info .main dd h2:before{position: absolute;background: #2a373f;width: 9px; height: 9px; content: ''; left: -29px; top: 50%; margin-top: -4px;}
.Floor002844 .info .main dd p{line-height: 24px;color: #666;max-height: 96px;min-height: 96px;max-width: 252px;margin: 2vw 0 0 0;}
@media(min-width:1025px){
.Floor002844 .info:before{position: absolute; content: '';top: 50%;border:43px solid transparent;}
.Floor002844 .info:before{border-width:32px;border-top-width:24px;border-top-color: #fff; left: -32px;margin-top: -26px;}
.Floor002844 .info .inner{max-width: 352px; }
}
@media(max-width:1024px){
.Floor002844 .ytable,
.Floor002844 .ytable-cell{display: block;}
.Floor002844 .info{padding-bottom: 5vw;}
.Floor002844 .map{ margin: 0 auto;}
.Floor002844 .map dl{width: 5vw;height: 5vw;}
}
@media(max-width:640px){
.Floor002844 .map dt i:nth-child(3){width:4px;height: 4px;margin:-2px 0 0 -2px;}
.Floor002844 .map dl.on dd{display: none;}
}

@media (min-width: 1025px) {
.Floor002844 .wap{ display: none;}
}
@media(max-width:1024px){
.Floor002844 .pc{ display: none;}
}

.CompanyPolicy{padding:6% 0;background: linear-gradient(45deg, #363739, #020202);}
.CompanyPolicy ul{display: flex;flex-wrap: wrap;border-top:1px solid rgba(255,255,255,0.1);border-left:1px solid rgba(255,255,255,0.1);}
.CompanyPolicy ul li{width:33%;float:left;text-align: center;border-right:1px solid rgba(255,255,255,0.1);border-bottom:1px solid rgba(255,255,255,0.1);}
.CompanyPolicy ul li a{padding:8.5% 5%;display: block;}
.CompanyPolicy ul li .icon{width: 120px;height: 120px;border-radius: 50%;display: flex;justify-content: center;align-items: center;border:2px solid #82c227;margin: 0px auto 30px;transition: transform .5s;-webkit-transition: -webkit-transform .5s;}
.CompanyPolicy ul li:hover .icon{transform: rotateY(180deg);}
.CompanyPolicy ul li h2{font-size:0.2rem;font-weight: normal;}
@media(max-width:768px){
.CompanyPolicy ul li{width:100%;}
.CompanyPolicy ul li .icon{width:80px;height: 80px;margin:0 auto 20px;}
.CompanyPolicy ul li .icon img{width:40px;}
.CompanyPolicy ul li h2{font-size:18px;}
}

.Floor002844 .map dl.on dd{ display: block;}
.Floor002844 .map dl.on dt i:nth-child(3){background: #f3c106}

.Floor002844 .map .inner{ overflow: hidden;}



.ContactInfo{padding: 4.8% 0 4%;}
.ContactInfo .edit-css ul{max-width: 5rem;margin: 0 auto;}
.ContactInfo .edit-css li{width: 100%;display: flex;text-align: center;justify-content: flex-start;align-items: center;}
.ContactInfo .edit-css li .icon{flex: 0 0 auto;margin-bottom: 0px;float: left;display: inline-block;}
.ContactInfo .edit-css li .icon img{float: left;max-height: 20px;margin-right: 10px;}
.ContactInfo .edit-css li aside{ flex: 1 1 auto; font-size: 16px; text-align: left;}

.ContactInfo .edit-css li aside span{display: inline-block;}
@media(min-width:768px){
.ContactInfo .edit-css{background:rgba(255,255,255,0.05);padding:2% 5%;}
.ContactInfo .edit-css li:not(:last-child){ margin-bottom: 0.2rem; }
}
@media(max-width:1024px){
.ContactInfo .edit-css li aside{font-size:15px;}
.ContactInfo .edit-css ul{max-width: max-content;}
}
@media(max-width:640px){
.ContactInfo .edit-css .tit{font-size: 20px;}
}
@media(max-width:480px){
.ContactInfo .edit-css .tit{font-size:18px;}
.ContactInfo .edit-css li{ padding: 10px 0; border-bottom:1px solid rgba(255,255,255,0.1);}
.ContactInfo .edit-css li aside{font-size:14px;}
.ContactInfo .edit-css li aside span{margin-bottom:0px;}
.ContactInfo .edit-css li .icon img{max-height: 18px;}
}



.oneshot{padding:4.8% 0;line-height: 2}
.oneshot p{line-height: 2.5;}
.list_istop{padding:4.8% 0;margin: 0 auto;margin-top:0%;}
.list_istop ul{margin-bottom:3%;}
.list_istop ol{overflow:hidden; padding-bottom:15px; margin-bottom:15px;    border-bottom: 1px solid #eee;}
.list_istop ol img{ float:left; width:30%; margin-right: 2%;}
.list_istop ol h1{ margin:0; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:18px; color:#010101; font-weight:normal;}
.list_istop ol time{ color: #999;  margin-right: 5%;font-size: 14px;}
.list_istop ol p{ margin:2% 0; color:#707070; line-height:24px;    display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.list_istop ol a.more{ color:#9e0e02;display:inline-block;}
.list_istop li {position: relative; border-bottom: 1px rgba(255,255,255,0.1) dotted; font-size:1.125em;padding:1em 0; overflow:hidden;} 
.list_istop li::before{ position:absolute; content:''; width:4px; height:4px; border-radius:50%; background-color:#ccc; left:5px; top:50%; margin-top:-2px;}
.list_istop li time{ float:right; font-size:16px; color:#fff;}
.list_istop li a{ display:block; float:left; width:80%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-left:20px;color:#fff;}
.list_istop li a:hover{ color:#82c227;}

@media(max-width:640px){
  .list_istop li a{width:77%;}
}



#widget{position:fixed;right:3.125%;top:80%;transform:translateY(-50%);box-shadow:0px 0px 0.3em 0px 
rgba(0,0,0,0.1);z-index:9;}
#widget a {width:0.7rem; height:0.7rem; background-color:#82c227; color:#fff; display: flex; align-items: center; justify-content: center; flex-direction: column; border-radius: 0.1rem; font-size: 0.14rem; line-height: 1.5em; text-align: center;}
#widget img {display: block; width: 50%; height: auto; object-fit: contain;}
