
@font-face{font-family:'HarmonyOS_Sans_SC_Regular';src: url('../Fonts/HarmonyOS_Sans_SC_Regular.ttf');}
body{font-family:'HarmonyOS_Sans_SC_Regular';}

.wow, .wow2 {
    animation-duration: 1s !important;
    animation-timing-function: ease-in-out;
}

.section .fp-tableCell .fup {
    position: relative;
    opacity: 0;
    top: 100px;
    transition: 1.2s;
}

.fp-completely .fp-tableCell .fup {
    top: 0;
    opacity: 1;
}
.fp-tableCell .flef{position:relative;left:-100px;opacity:0;transition:1.2s;}
.fp-tableCell .frig{position:relative;left:100px;opacity:0;transition:1.2s;}
.fp-tableCell .flef .flef{transition-delay:.3s;}
.fp-tableCell .frig .frig{transition-delay:.3s;}
.fp-completely .fp-tableCell .flef,
.fp-completely .fp-tableCell .frig{left:0;opacity:1;}




/*Top003198 */
.Top003198{position: fixed;z-index: 100; left: 0;top: 0;width: 100%; background-color: rgba(0, 0, 0, .35);}
.Top003198 menu li span{display: block;  font-size: calc(18 / 16 * 1em);}
.Top003198 menu li a{ color: #fff;}
.Top003198 menu li a:hover,
.Top003198 menu li.aon span a{color: #90795a;}
.Top003198 li .sub .pic .Ispic{padding-bottom: calc(400 / 310 * 100%); background-color: #eee;}
.Top003198 .top-hotline{color: #917b5b;  font-size: calc(20 / 16 * 1em); padding-left: calc(29 / 20 * 1em); background: url(../images/Top003198-tel.svg) no-repeat left center; background-size: 1em auto; line-height: calc(36 / 20 * 1em);}
.Top003198 .top-search{display: block; padding: 0; margin-left: calc(56 / 1920 * 100vw);}
.Top003198 .top-search .box{position: relative;  background-color: rgba(255,255,255,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(255, 255, 255, 0.5);font-family:'HarmonyOS_Sans_SC_Regular';}
.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:calc(60 / 16 * 1em);}
.Top003198 menu li{float: left; margin-right: calc(46 / 1920 * 100vw);}
.Top003198 menu li span{line-height: calc(90 / 18 * 1em);position: relative;}
.Top003198 menu li span:after{position: absolute; content: ""; left: 50%; bottom: 0; transform: translateX(-50%); height: 3px; width: 0; background: #917b5b; transition: .3s;}
.Top003198 menu li:hover span:after,.Top003198 menu li.aon span:after{width: 100%;}	
.Top003198 li .sub{position: absolute; top: 100%; background-color:#fff; width:240%; text-align: center; padding: calc(10 / 16 * 1em); box-shadow: 0 5px 5px rgba(0,0,0,0.1);}
.Top003198 li .sub dl{padding: 0;}
.Top003198 li .sub dt{text-align: center;}
.Top003198 li .sub .pic{width: 50%;}
.Top003198 li .sub a{ color: #333;}
.Top003198 .top-right{padding-top: calc(27 / 16 * 1em);}
.Top003198 .top-right dd{float: left;}
.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 a{ color: #333;}
.Top003198 menu li.has-sub span .op:before, 
.Top003198 menu li.has-sub span .op:after{background-color: #917b5b;}
.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: #917b5b;}
.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: #fff;}
.menu-show  .Top003198 .open-menu{border-radius: 50%; background-color: #917b5b; padding: calc(9 / 16 * 1em);height: calc(30 / 16 * 1em); }
.menu-show  .Top003198 .open-menu span{ height: 1px;}
}
/*Banner003192 */
.Banner003192{position: relative;}
@media (min-width:1024px) {
    .Banner003192 .wap{display: none;}
    .Banner003192,
    .Banner003192 .slick-slider,
    .Banner003192 .slick-list,
    .Banner003192 .slick-track,
    .Banner003192 li.slick-slide{height: 100%}
    .Banner003192 .pc{height: 100%;object-fit: cover}
}
@media (max-width:1024px) {
    .Banner003192 .pc{display: none;}
}
.Banner003192 li.slick-slide{position: relative;}
.Banner003192 [class*=txt-style-]{position: absolute; top: 0;color: #fff;z-index: 10;}
.Banner003192 .tit{font-size: calc(65 / 1920 * 100vw); margin-bottom:calc(20 / 65 * 1em); transition: 0.3s;}
.Banner003192 .w1600{width: 86%;max-width:1600px;margin: 0 auto }
.Banner003192 .sub-tit{font-size: calc(26 / 1920 * 100vw); line-height: 1.2; transition: 0.3s 0.3s;}
.Banner003192 .txt-style-1{ left: 0; top: calc(270 / 960 * 100%);width: 100%}
.Banner003192 .txt-style-1 .tit{transform: translateX(60px); opacity: 0;}
.Banner003192 .txt-style-1 .sub-tit{height: 1.2em; transform: translateX(30px); opacity: 0;line-height: 36px;}
.Banner003192 .ani-show .txt-style-1 .tit,
.Banner003192 .ani-show .txt-style-1 .sub-tit{transform: translateX(0); opacity: 1;}
.Banner003192 .txt-style-1 .sub-tit:after{display: inline-block; content: '';width: 100%;}
.Banner003192 .txt-style-2{text-align: center; top:0;left: 0;width: 100%; height: 100%;}
.Banner003192 .txt-style-2 .w1600,
.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(60px); opacity: 0; }
.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(270 / 960 * 100%);text-align: right}
.Banner003192 .txt-style-3 .tit{transform: translateX(60px); opacity: 0;}
.Banner003192 .txt-style-3 .sub-tit{transform: translateX(60px); opacity: 0;}
.Banner003192 .ani-show .txt-style-3 .tit,
.Banner003192 .ani-show .txt-style-3 .sub-tit{transform: translateX(0); opacity: 1;}


.video-box{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:300; background:rgba(0,0,0,0.85);}
.video-box .close{ cursor:pointer; width:40px; height:40px; position:fixed; z-index:4; right:20px; top:20px;}
.video-box .close::before,
.video-box .close::after{ position:absolute; content:''; width:80%; left:10%; height:3px; top:50%; margin-top:-1.5px; background:#fff; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.video-box .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.video-box .ytable{height: 100%;}
.video-box .ytable-cell{ text-align:center;}
.video-box video{ width:90%; max-width:900px;}

.Banner003192 .slick-pages{position: absolute;left: calc(141 / 1920 * 100vw); bottom: calc(66 / 960 * 100%);color: #fff;z-index: 20;font-size: calc(20 / 1920 * 100vw);}
.Banner003192 .slick-dots{position: absolute;right: calc(141 / 1920 * 100vw);bottom: calc(66 / 960 * 100%);z-index: 20;}
.Banner003192 .slick-dots li{float: left;width: calc(30 / 1920 * 100vw); height: 3px; background-color: rgba(255, 255, 255, 1); opacity: 1; margin-left: 10px;}
.Banner003192 .slick-dots li button{display: none;}
.Banner003192 .slick-dots li.slick-active{opacity: 1;background-color:#8f7a5b;}

.Banner003192 .mouse{position: absolute; background: url(../images/Banner003192_mouse.svg) no-repeat center; width: 22px;height: 34px;background-size: contain; z-index: 30; left: 50%; margin-left: -11px;bottom:calc(58 / 960 * 100%); animation: mouse 2s linear infinite alternate;}
@keyframes mouse {
    0%{opacity: 1;}
    100%{opacity: 0;}
}

@media(max-width:1024px){
    .Banner003192 .w1600{width: 94%;}
    .Banner003192 .tit{font-size: calc(65 / 1100 * 100vw);}
    .Banner003192 .slick-pages{font-size: 16px;}
}

/*Floor002902 */
#section2{background: no-repeat  center;background-size: cover}
.Floor002902{padding:10.28vw 0;}
.Floor002902 .left_side .yinhao{color: #fff;font-size: 100px; height: 0.8em;overflow: hidden;display: block;font-family: 'Oswald'; opacity: 0.4;}
.Floor002902 .left_side .main{color: #fff;}
.Floor002902 .left_side .tit{font-size: 2.375em;line-height: 1.25em;color: #fff;}
.Floor002902 .left_side .subtit{font-size: 1.125em;line-height: 1.8em;padding: 1.823vw 0 1.823vw 0;border-bottom:1px solid rgb(255 255 255 / 25%);}
.Floor002902 .left_side h1{font-weight: normal;font-size: 2.375em;line-height: 1.25em;color: #fff;padding: 2vw 0 0 0;margin: 0}
.Floor002902 .left_side .intro{color: #fff;line-height: 1.8em;font-size: 16px;margin-bottom: 3.5em;}
.Floor002902 .left_side .more{font-size: 16px;color: #fff;}
.Floor002902 .left_side .more:before,
.Floor002902 .left_side .more:after{display: inline-block; content: ''; vertical-align: middle;height: 1px;background:rgb(255 255 255 / 60%);width: 0;transition: 0.3s;}
.Floor002902 .left_side .more:before{margin-right: 20px;}
.Floor002902 .left_side .more:after{margin-left: 20px; width: 80px;}
.Floor002902 .left_side .more:hover{margin-left: 0;}
.Floor002902 .left_side .more:hover:before{width: 80px;}
.Floor002902 .left_side .more:hover:after{width: 0;}
.Floor002902 .right_side ol img{border:1px solid rgb(255 255 255 / 40%); display: block;width: 80%; max-width: 102px; margin: 0 auto;border-radius: 50%;}
.Floor002902 .right_side li{padding-left:1vw;}
.Floor002902 .right_side li .num{font-size: 48px;color: #fff;font-family: 'Oswald';}
.Floor002902 .right_side li .num > *{vertical-align: middle;}
.Floor002902 .right_side li .num sub{display: inline-block;line-height: 0.7em;margin-top: -0.2em;}
.Floor002902 .right_side li p{margin: 0;font-size:30px;color: #fff;}
@media(max-width:1200px){
.Floor002902 .left_side .tit,
.Floor002902 .left_side h1{font-size: 20px}
}
@media(min-width:641px){
.Floor002902 .right_side ul:not(:last-child){margin-bottom:2.25vw;}
.Floor002902 .right_side ul{display: table; table-layout: fixed;width: 100%;}
.Floor002902 .right_side ul > *{display: table-cell; vertical-align: middle;}
.Floor002902 .right_side ol{width: 35.5%;}
}
@media(min-width:1025px){
.Floor002902 .mid_side{width:37.5%;vertical-align: top;}
.Floor002902 .right_side{width:25%;}
.Floor002902 .left_side .main{width:85%;}
.Floor002902 .left_side .yinhao{margin-top: -0.5em;}
}
@media(min-width:1281px){
.Floor002902 .left_side .more{margin-left: -20px;}
}
@media(min-width:1025px) and (max-width:1600px){
.Floor002902 .left_side .yinhao{font-size: 8vw;}
.Floor002902 .left_side .tit{font-size: 2vw;}
.Floor002902 .left_side .subtit{font-size: 1.3vw;}
}
@media(max-width:1440px){
.Floor002902 .right_side li p{font-size:20px;}
}
@media(max-width:1024px){
.Floor002902 .ytable,
.Floor002902 .ytable-cell{display: block;}
.Floor002902 .mid_side{text-align: center;padding: 6vw 0;}
.Floor002902 .right_side{overflow: hidden;padding-top: 5vw}
.Floor002902 .right_side ul{float: left; width: 50%;}
}
@media(max-width:640px){

.Floor002902 .left_side .tit,
.Floor002902 .left_side h1{font-size: 8vw;}
.Floor002902 .left_side .yinhao{font-size: 20vw;}
.Floor002902 .right_side li{text-align: center;padding: 3vw 0}
.Floor002902 .right_side li .num{font-size:6vw;padding: 2vw 0;}
.Floor002902 .right_side li p{font-size: 4vw;}
.Floor002902 .right_side ol img{width: 50%;}
.Floor002902 .left_side .subtit,
.Floor002902 .left_side .intro{padding: 5vw 0;}
}
@media(max-width:480px){
.Floor002902 .left_side .subtit{font-size: 4vw; }
.Floor002902 .left_side .intro{font-size: 3.5vw;}
}


/*Floor002903 */
.Floor002903{position: relative; z-index: 1;}
.Floor002903,
.Floor002903 pre{}
.Floor002903 .slider-img{position: relative;z-index: 1;}
.Floor002903 .slider-img li .Ispic{padding-bottom: 52.084%;}
.Floor002903 .slider-img .dots-inner{position: absolute;left: 0; bottom: 4.167vw; width: 71.4665%; z-index: 10;}
.Floor002903 .slider-img .dots{width: 88.236%;margin: 0 auto;overflow: hidden;padding: 19px 0;}
.Floor002903 .slider-img .dots ul{margin: 0 -12%;}
.Floor002903 .slider-img .dots li{float: left;list-style: none; position: relative; height: 44px;overflow: hidden;}
.Floor002903 .slider-img .dots li button{position: absolute; width: 8px; height: 8px;border-radius: 50%;background: #fff; padding: 0;border: 0; left: 50%; top: 50%; margin: -4px 0 0 -4px;font-size: 0; cursor: pointer;}
.Floor002903 .slider-img .dots li button b{font-weight: normal;}
.Floor002903 .slider-img .dots li:not(:first-child) button:before,
.Floor002903 .slider-img .dots li:not(:last-child) button:after{position: absolute; background: rgba(255,255,255,0.2);height: 1px; width:15.625vw;  top:50%;margin-top: -0.5px; content: '';}
.Floor002903 .slider-img .dots li:not(:first-child) button:before{right: 100%;}
.Floor002903 .slider-img .dots li:not(:last-child) button:after{left: 100%;}
.Floor002903 .slider-img .dots li.slick-active button{font-size: 16px;height: 44px; width: 7.292vw;border-radius: 44px; margin-top: -22px;background: none;color: #fff; margin-left: -70px;background: #005f3d;}
.Floor002903 .slider-img .dots li:first-child.slick-active button{margin-left: -4px;}
.Floor002903 .slider-img .dots li:last-child.slick-active button{margin-left: -7.292vw;}
.Floor002903 .right-side .name{font-size: 36px;}
.Floor002903 .right-side .sub-name{font-size: 18px; padding: 1.308vw 0 3.125vw 0;border-bottom: 1px solid rgba(255,255,255,0.2);}
.Floor002903 .right-side pre{margin: 3.125vw 0;font-size: 18px;line-height: 2em; height: 8em;font-family:'HarmonyOS_Sans_SC_Regular';}
.Floor002903 .right-side ul{margin-bottom: 1vw;}
.Floor002903 .right-side li{float: left; width: 27.778%;margin-bottom: 8.333%;}
.Floor002903 .right-side li img{display: block;width: 100%;}
.Floor002903 .right-side li:not(:nth-child(3n)){margin-right: 8.333%;}

.Floor002903 .right-side .more{margin-left: -20px;font-size: 16px;}
.Floor002903 .right-side .more:before,
.Floor002903 .right-side .more:after{display: inline-block; content: ''; vertical-align: middle;height: 1px;background: #fff;width: 0;transition: 0.3s;}
.Floor002903 .right-side .more:before{margin-right: 20px;}
.Floor002903 .right-side .more:after{margin-left: 20px; width: 80px;}
.Floor002903 .right-side .more:hover{margin-left: 0;}
.Floor002903 .right-side .more:hover:before{width: 80px;}
.Floor002903 .right-side .more:hover:after{width: 0;}

.Floor002903 .btn{margin-top: 4.428vw;position: relative;line-height: 46px;min-height: 46px;}
.Floor002903 .btn dd{text-align: center;font-family: 'Oswald';}
.Floor002903 .slick-arrow{position: absolute; top: 0; width: 46px; height: 46px; border-radius: 50%;border: 1px solid rgba(255,255,255,0.2);font-size: 0;background: url("../images/Floor002903_prev.png") no-repeat center center;padding: 0; transition: 0.3s;}
.Floor002903 .slick-arrow:hover{background-color: #917b5b;}
.Floor002903 .slick-prev{left: 0;}
.Floor002903 .slick-next{right: 0;background-image: url("../images/Floor002903_next.png");}
.Floor002903 .btn .cur{font-size: 18px; margin: 0 5px;}

@media(min-width:1025px){
.Floor002903 .right-side{color: #fff; position: absolute;right: 0; top: 0; height: 100%; width: 29.167%;-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);z-index: 10;background-color: rgba(0,0,0,0.2);}
.Floor002903 .right-side .ytable{height: 100%; margin: 0 auto;max-width: 360px;width: 64.865%;}
.Floor002903 .right-side .more{color: #fff;}
}
@media(min-width:1025px) and (max-width:1440px){
.Floor002903 .right-side .name{font-size: 2vw;}
.Floor002903 .right-side pre,
.Floor002903 .right-side .sub-name{font-size: 1.1vw;}
.Floor002903 .right-side .sub-name{padding-bottom: 2vw;}
.Floor002903 .right-side pre{margin: 2vw 0;}
.Floor002903 .btn{margin-top: 2vw;}
.Floor002903 .slider-img .dots li.slick-active button b{font-size: 14px;}
}
@media(max-width:1024px){
.Floor002903 .right-side{padding: 3vw;}
.Floor002903 .slider-img .dots-inner{display: none;}
.Floor002903 .right-side .sub-name{border-bottom-color: #eee;}
.Floor002903 .right-side .more{color: #333;}
.Floor002903 .right-side .more:before,
.Floor002903 .right-side .more:after{background: #333;}
.Floor002903 .slick-arrow{background-color: #917b5b;}
}
@media(max-width:480px){
.Floor002903 .right-side .name{font-size: 8vw;color: #000;}
.Floor002903 .right-side .sub-name,
.Floor002903 .right-side pre{font-size: 4vw;}
}
/*Floor002905 */
@font-face {

src: url("../../../whirfonts/Oswald/Regular.woff") format("woff");
font-display: swap;
}






/*Bottom002900 */
@font-face {
src: url("https://work.gzwhir.com:51932/Build/content/Resoures/whirfonts/HuXiaoBoZhenShuai.woff") format("woff");
font-display: swap;
}
@font-face {

src: url("https://work.gzwhir.com:51932/Build/content/Resoures/whirfonts/Oswald/Regular.woff") format("woff");
font-display: swap;
}

.Bottom002900{background: #333;padding:5vw 0;}
.Bottom002900,
.Bottom002900 a{color: #fff;}

.Bottom002900 .b_nav nav dl:first-child{display: none}
.Bottom002900 .b_nav nav dd a{opacity: 0.5;}

@media(min-width:1025px){
.Bottom002900 .contact{width:28.75%;}
.Bottom002900 .contact .logo{margin-bottom:10%;}
.Bottom002900 .b_nav{width: 70%;max-width: 1000px;}
}

.Bottom002900 .solgan{font-size: 30px;letter-spacing: 6px;}
.Bottom002900 .solgan span{font-size: 16px;color: rgba(255,255,255,0.2);margin-left: 20px;}
@media(min-width:1025px){
    .Bottom002900 .solgan span:before{content: '/ ';display: inline-block;}
    .Bottom002900 .logo img {max-height: calc(60 / 16 * 1em);}
}
@media(max-width:1024px){
.Bottom002900 .solgan{padding: 4vw 0;}
.Bottom002900 .solgan span{display: block;}
}

.Bottom002900 .b_nav nav{border-bottom: 1px solid rgba(255,255,255,0.1);
    padding: 0 0 45px 0;
    margin: 0 0 45px 0;}
.Bottom002900 .b_nav nav dl{float: left; max-width: 140px;}
.Bottom002900 .b_nav nav dt{padding-bottom: 30px;}
.Bottom002900 .b_nav nav dd{line-height: 24px;padding: 6px 0;}
@media(max-width:1024px){
 .Bottom002900 .b_nav nav{display: none;}
}

.Bottom002900 .copyright{color: rgba(255,255,255,0.2);line-height: 30px;font-size: 16px;}
.Bottom002900 .copyright a{opacity: 0.2;}

.Bottom002900 a:hover{color: #917b5b;opacity: 1!important;}

.Bottom002900 .contact .num{margin-bottom: 36px;line-height: 1em;}
.Bottom002900 .share li{float: left;position: relative;}
.Bottom002900 .share li figure{position: absolute; left: 0; bottom: 100%; width: 120px; padding: 5px;background: #fff; margin-bottom: 10px;border-radius: 5px;display: none;}
.Bottom002900 .share li figure img{display: block;width: 100%;}
.Bottom002900 .share li figure:before{position: absolute; content: '';border:5px solid transparent; left: 25px; top: 100%;border-top-color: #fff;}
.Bottom002900 .share li:not(:last-child){margin-right: 30px;}
.Bottom002900 .share li a{display: block;border: 1px solid rgba(255,255,255,0.2); width: 60px; height: 60px;background-position: center center;background-repeat: no-repeat;border-radius: 50%; cursor: pointer;}
.Bottom002900 .share li a.a_wx{background-image: url("../images/Bottom002900_wx.png");}
.Bottom002900 .share li a.a_sina{background-image: url("../images/Bottom002900_sina.png");}
.Bottom002900 .share li a.a_douyin{background-image: url("../images/Bottom002900_douyin.png");}
.Bottom002900 .share li a:hover{background-color: #917b5b;}
@media(min-width:1025px){
.Bottom002900 .contact .tit{padding-bottom:15px;}
.Bottom002900 .share{margin: 70px 0 85px 0;}
}
@media(min-width:1025px) and (max-width:1280px){
.Bottom002900 .share li:not(:last-child){margin-right: 2vw;}
}
@media(max-width:1024px){
.Bottom002900{text-align: center;}
.Bottom002900 .logo{padding: 0 20% 3%;}
.Bottom002900 .contact .tit{padding: 3vw 0;}
.Bottom002900 .share ul{margin: 0 auto;display: table;}
.Bottom002900 .share li figure{left: 50%; margin-left: -60px;}
.Bottom002900 .share li figure:before{left: 50%; margin-left: -5px;}
}
@media(max-width:480px){
.Bottom002900 .contact .num{margin-bottom: 1em;font-size: 8vw;}
.Bottom002900 .solgan{font-size: 7vw;}
.Bottom002900 .copyright{font-size: 12px; line-height: normal;}
.Bottom002900 .share li a{width: 50px; height: 50px;}
}




/*Floor002872 */
#section3{background: url(../../uploadfiles/image/bg1.jpg) no-repeat center bottom;background-size: cover}
.Floor002872{position: relative; z-index: 10;padding: 9.2% 0;}
/*slick Basic*/
.Floor002872 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002872 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002872 .slick-list:focus {outline: none}
.Floor002872 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002872 .slick-slider .slick-track, 
.Floor002872 .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)}
.Floor002872 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002872 .slick-track:before, 
.Floor002872 .slick-track:after{display: table; content: '';}
.Floor002872 .slick-track:after{ clear: both;}
.Floor002872 .slick-loading .slick-track { visibility: hidden;}
.Floor002872 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002872 .slick-slide .slick-loading img { display: none;}
.Floor002872 .slick-slide .dragging img { pointer-events: none;}
.Floor002872 .slick-initialized .slick-slide { display: block;}
.Floor002872 .slick-loading .slick-slide { visibility: hidden;}
.Floor002872 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002872 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.Floor002872 .inner{}
.Floor002872 .fr {
    background: #fff;
    padding: 35px;
    box-shadow: 0px 0px 0.8vw rgb(208 210 210 / 30%);
}
.Floor002872 .slider-tab{margin-bottom: 18px;}
.Floor002872 .slider-tab li{line-height: 50px; background: #dedede;text-align: center;font-size: 20px;font-weight: bold; cursor: pointer;}
.Floor002872 .slider-tab li.slick-current{color: #fff;background: #ff0000;}
.Floor002872 .slider-for li{line-height:54px;font-size: 18px;}
.Floor002872 .slider-for li time{float: right; margin-left: 20px;font-size: 16px;color: #999;}
.Floor002872 .slider-for li a:hover{color: #005f3d;}
.Floor002872 .slider-for li a:before{display: inline-block;content: '';width: 2px;height: 2px; text-align: center;margin-right: 10px;background: #666;vertical-align: middle;transform: translateY(-1px)}
.Floor002872 .fl .slider li a{display: block; position: relative;overflow: hidden}
.Floor002872 .fl .slider li a .Ispic{transition: .3s all}
.Floor002872 .fl .slider li:hover a .Ispic{transform: scale(1.1)}
.Floor002872 .fl .slider li aside.dot{position: absolute; left: 0; width: 100%;line-height: 66px; padding: 0 30% 0 20px;color: #fff;font-size: 18px;background: rgba(0,0,0,0.6); z-index: 10;bottom: 0; transform: translateY(50px); opacity: 0; transition: 0.3s 0.3s;}
.Floor002872 .fl .slider li.slick-current aside.dot{opacity: 1;transform: translateY(0);}
.Floor002872 .fl .slick-dots{position: absolute; right: 20px;bottom:26px; z-index: 10;}
.Floor002872 .fl .slick-dots li{width: 10px; height: 10px; cursor: pointer;border-radius: 10px;transition: 0.3s; background: #fff;float: left;margin-left: 10px;}
.Floor002872 .fl .slick-dots li button{display: none;}
.Floor002872 .fl .slick-dots li.slick-active{background: #005f3d; width: 20px;}
@media(min-width:1025px){
.Floor002872 .fl{width: 52.791%;}
.Floor002872 .fr{width: 45.249%;}
.Floor002872 .fl,
.Floor002872 .fr{height:500px;}
.Floor002872 .fl .slider li .Ispic{height:500px;}
}
@media(max-width:1024px){
.Floor002872 .fl .slider li .Ispic{padding-bottom: 55%;}
.Floor002872 .fr{padding: 3%;} 
}
@media(max-width:640px){
.Floor002872 .inner{padding: 10px;}
.Floor002872 .slider-tab li{font-size: 18px;}
.Floor002872 .fl .slider li aside.dot{font-size: 16px;}
.Floor002872 .slider-for li{line-height: 40px;font-size: 16px;}
}
.Floor002872 .title{font-size: 48px;margin-bottom:2.2vw;color: #333;line-height: 1em;}
.Floor002872 .title  .more{float: right;font-size: 16px;color: #333;}
.Floor002872 .title  .more:before,
.Floor002872 .title  .more:after{display: inline-block; content: ''; vertical-align: middle;height: 1px;background: #333;width: 0;transition: 0.3s;}
.Floor002872 .title  .more:before{margin-right: 20px;}
.Floor002872 .title  .more:after{margin-left: 20px; width: 80px;}
.Floor002872 .title  .more:hover{margin-left: 0;}
.Floor002872 .title  .more:hover:before{width: 80px;}
.Floor002872 .title  .more:hover:after{width: 0;}
@media(max-width:1200px){ 
.Floor002872 .title{font-size: 30px;}
}
@media(max-width:640px){ 
.Floor002872 .title{font-size: 7vw;}
}



/*Floor003033 */
.Floor003033{background: url(../uploadfiles/bg2.jpg) no-repeat center; padding: 8.085% 0;}
.Floor003033,
.Floor003033 a{color: #000;}
.Floor003033 .title{ text-align: center;}
.Floor003033 .title h3{font-weight: normal;
    color: #013263;
    font-size: 26px;
    margin: 0;
    font-size: 48px;
    color: #fff;
    line-height: 0.8em;
}
.Floor003033 .title p{    font-size: 18px;
    line-height: 1.875em;
    margin: 2em auto;
    width: 95%;
    max-width: 900px;
    color: #fff;}
.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 .list{width: 75vw; margin-top: 3%;}
.Floor003033 .list li{box-shadow: 0 2px 32px 11px rgba(200, 207, 213, 0.2); background: #fff; border-radius: 50%;background: #fff; float: left; }
.Floor003033 .list li a.ytable{height: 100%; text-align: center;}
.Floor003033 .list li img{max-width: 75%;}
@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:rgb(255 255 255 / 50%);box-shadow: 0 0.1vw 1.68vw 0.56vw rgba(200, 207, 213, 0.2);}
.Floor003033 .list:before{ left: 27.66vw;top: 3.54vw;}
 .Floor003033 .list:after{right: 6.88vw;
    bottom: 2.99vw;}
.Floor003033 .list li:nth-child(1),
.Floor003033 .list li:nth-child(13){width: 9.95vw;height: 9.95vw;}
.Floor003033 .list li:nth-child(2),
.Floor003033 .list li:nth-child(7){width: 5vw;height: 5vw;}
.Floor003033 .list li:nth-child(3){width: 8.44vw;height: 8.44vw;}
.Floor003033 .list li:nth-child(4){width: 14.53vw;height: 14.53vw;}
.Floor003033 .list li:nth-child(5),
.Floor003033 .list li:nth-child(8),
.Floor003033 .list li:nth-child(10){width: 6.46vw;height: 6.46vw;}
.Floor003033 .list li:nth-child(6){width: 10.99vw;height: 10.99vw;}
.Floor003033 .list li:nth-child(9){width: 11.67vw;height: 11.67vw;}
.Floor003033 .list li:nth-child(11){width: 8.49vw;height: 8.49vw;}
.Floor003033 .list li:nth-child(12){width: 7.24vw;height: 7.24vw;}

    
.Floor003033 .list li:nth-child(1){margin-right: 2.5vw;}
.Floor003033 .list li:nth-child(2){margin-top: 0.52vw;}
.Floor003033 .list li:nth-child(3){margin-top: 4.84vw; margin-left: -0.05vw; }
.Floor003033 .list li:nth-child(4){margin-left: 0.68vw; margin-top: 6.25vw;}
.Floor003033 .list li:nth-child(5){margin-left: -1.25vw; margin-top: 1.77vw;}
.Floor003033 .list li:nth-child(6){margin-left: 3.23vw; margin-top: 2.86vw;}
.Floor003033 .list li:nth-child(7){margin-left: 1.51vw; margin-top: 2.86vw;}
.Floor003033 .list li:nth-child(8){float: right;margin-top: 1.25vw;}
.Floor003033 .list li:nth-child(9){clear: left; margin-top: -9.84vw; margin-left: 5.36vw;}
.Floor003033 .list li:nth-child(10){margin-left: 1.77vw; margin-top: -5.52vw;}
.Floor003033 .list li:nth-child(11){margin-left: 16.56vw; margin-top: -6.98vw;}
.Floor003033 .list li:nth-child(12){margin-left: 2.29vw;margin-top: -5.73vw; }
.Floor003033 .list li:nth-child(13){float: right;margin-right: 2.86vw;  margin-top: -10vw;}

}
@media(max-width:1024px){
.Floor003033{padding: 6vw 0;}
.Floor003033 .list{width: 90vw; margin-top: 8vw;}
.Floor003033 .list li{width: 20vw; height: 20vw;}
.Floor003033 .list li:nth-child(2){width: 14vw; height: 14vw; margin-left: 3vw;}
.Floor003033 .list li:nth-child(3){margin-left: 4vw;}
.Floor003033 .list li:nth-child(4){width: 25vw; height: 25vw; float: right;}
.Floor003033 .list li:nth-child(7),
.Floor003033 .list li:nth-child(5){width: 12vw; height: 12vw; margin-top: 3vw;}
.Floor003033 .list li:nth-child(5){ margin-right: 3vw;}
.Floor003033 .list li:nth-child(6){margin-top: -3vw;}
.Floor003033 .list li:nth-child(8),
.Floor003033 .list li:nth-child(7){margin-left: 3vw;}
.Floor003033 .list li:nth-child(8){width: 14vw; height: 14vw; }
.Floor003033 .list li:nth-child(9){ margin-top: 3vw; float: right;}
.Floor003033 .list li:nth-child(10){width: 14vw; height: 14vw;  }
.Floor003033 .list li:nth-child(11){ margin-left: 3vw;}
.Floor003033 .list li:nth-child(12){width: 10vw; height: 10vw; margin-left: 3vw; }
.Floor003033 .list li:nth-child(13){margin-left: 2vw; margin-top: -5vw;}
}




/*Floor003083 */
#section4{background: no-repeat center center; background-size: cover}
.Floor003083{ padding:6% 0;}
.Floor003083 .auto{position: relative; z-index: 2;}
.Floor003083 .title{line-height: 1;font-size: 36px;color: #333;}
.Floor003083 .logo_icon{display: flex;flex-wrap: wrap; justify-content: space-between; }
.Floor003083 .logo_icon .list{width: 33%; padding-bottom: 33%; position: relative; }
.Floor003083 .logo_icon .list:before,
.Floor003083 .logo_icon .list:after{content: '';position: absolute; width: 6.82%; padding-bottom: 6.82%; background: #ffffff;border-radius: 100%; }
.Floor003083 .logo_icon .list .pic{width:23%; padding-bottom:23%; position: absolute; background: #fff; border-radius: 100%; overflow: hidden; z-index: 10}
.Floor003083 .logo_icon .list .pic img{position: absolute; width:70%; height:70%; margin: auto; left: 0; top: 0; right: 0; bottom: 0; object-fit: contain;-o-object-fit: contain;transition: .3s all}
.Floor003083 .logo_icon .list .pic:hover img{transform: scale(1.1)}

.Floor003083 .logo_icon .list:nth-child(1):before{opacity: 0.2;left: 24%;top:5%}
.Floor003083 .logo_icon .list:nth-child(1):after{opacity: 0.3;left: 48%;bottom: 36%;width: 12.5%;padding-bottom: 12.5%;}
.Floor003083 .logo_icon .list:nth-child(2):before{opacity: 0.5; left: 86%; top:8%}
.Floor003083 .logo_icon .list:nth-child(2):after{opacity: 0.5;left: 24%;bottom: 2%;}
.Floor003083 .logo_icon .list:nth-child(3):before{opacity: 0.2;left: 43%;top: 41%;}
.Floor003083 .logo_icon .list:nth-child(3):after{opacity: 0}

.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(5),
.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(7),
.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(1),
.Floor003083 .logo_icon .list:nth-child(3) .pic:nth-child(3),
.Floor003083 .logo_icon .list:nth-child(3) .pic:nth-child(4){width:39.775%; padding-bottom:39.775%;}/*210*/
.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(4),
.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(4),
.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(5),
.Floor003083 .logo_icon .list:nth-child(3) .pic:nth-child(1){width:32.955%; padding-bottom:32.955%;}/*174*/

.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(6){width:27.652%; padding-bottom:27.652%;}/*146*/

.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(6),
.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(2),
.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(3),
.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(7){width:23.107%; padding-bottom:23.107%;}/*122*/

.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(3){width:22.35%; padding-bottom:22.35%;}/*118*/

.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(2){width:18.94%; padding-bottom:18.94%;}/*100*/

.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(1),
.Floor003083 .logo_icon .list:nth-child(3) .pic:nth-child(6){width:15.532%; padding-bottom:15.532%;}/*82*/

.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(1){left: 51%;top: 0}
.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(2){left: 0; top: 18%}
.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(3){left: 31%;top: 20%;}
.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(4){right: 5%; top: 20%}
.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(5){left: 0;bottom: 16%;}
.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(6){left: 37%;bottom: 0}
.Floor003083 .logo_icon .list:nth-child(1) .pic:nth-child(7){right: -4%;bottom: 2%;}

.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(1){left: -4%;top: 0}
.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(2){left: 54%;top: 0}
.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(3){left: 41%;top: 32%;}
.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(4){right: -6%;top: 31%;}
.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(5){left: 8%;bottom: 17%;}
.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(6){left: 47%;bottom: 10%}
.Floor003083 .logo_icon .list:nth-child(2) .pic:nth-child(7){right: -2%;bottom: 0}

.Floor003083 .logo_icon .list:nth-child(3) .pic:nth-child(1){left: 7%;top: 8%;}
.Floor003083 .logo_icon .list:nth-child(3) .pic:nth-child(2){left: 43%;top: 0%;}
.Floor003083 .logo_icon .list:nth-child(3) .pic:nth-child(3){right: 0;top: 18%;}
.Floor003083 .logo_icon .list:nth-child(3) .pic:nth-child(4){left: 5%;top: 51%;}
.Floor003083 .logo_icon .list:nth-child(3) .pic:nth-child(5){left: 52%;bottom: 17%;}
.Floor003083 .logo_icon .list:nth-child(3) .pic:nth-child(6){left: 48%;bottom: 0}
.Floor003083 .logo_icon .list:nth-child(3) .pic:nth-child(7){right: 0;bottom: 0;}

.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: #0f55b0;}

.Floor003083 .slider{margin: 0 -45px 0 -40px; padding-right: 5px;}
.Floor003083 .slick-slide{overflow: hidden;padding: 40px;}
.Floor003083 .slick-slide > div{float: left;
    margin-left: -1px;
    border: 1px solid #6dad70;
    margin-top: -1px;
    background: #fff;}

.Floor003083 .slick-slide a{position: relative; z-index: 3; display: block;}
.Floor003083 .slick-slide .Ispic{height: 140px;background-size: contain;}
.Floor003083 .slick-slide .url{position: relative;}
.Floor003083 .slick-slide .url:before{position: absolute; left: -5px; top: -5px; right: -5px; bottom: -5px; content: '';background: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); opacity: 0;transition: 0.3s;}
.Floor003083 .slick-slide .url:hover:before{opacity: 1;}
.Floor003083 .slick-slide .url:hover{z-index: 4;}


@media(min-width:1025px){
.Floor003083 .slick-slide > div{width: 16.6667%;}
.Floor003083 .slick-slide  > div:nth-child(6n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
}
@media(min-width:751px) and (max-width:1024px){
.Floor003083 .slick-slide > div{width: 25%;}
.Floor003083 .slick-slide  > div:nth-child(4n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
}
@media(min-width:641px) and (max-width:750px){
.Floor003083 .slick-slide > div{width: 33.333%;}
.Floor003083 .slick-slide  > div:nth-child(3n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
}
@media(max-width:640px){
.Floor003083{font-size: 3vw;}
.Floor003083 .title{font-size: 5vw}
.Floor003083 .slick-slide > div{width: 50%;}
.Floor003083 .slick-slide  > div:nth-child(2n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
.Floor003083 .slick-slide .Ispic{height: 28vw;}
.Floor003083 .logo_icon .list{width:48%;padding-bottom:48%; margin: auto}
}

.Floor003083 .title{ text-align: center;}
.Floor003083 .title h3{font-weight: normal;
    color: #013263;
    margin: 0;
    font-size: 48px;
    color: #fff;
    line-height: 0.8em;
}
.Floor003083 .title p{    font-size: 18px;
    line-height: 1.875em;
    margin: 2em auto;
    width: 95%;
    max-width: 900px;
    color: #fff;}

@media(max-width:1200px){
.Floor003083 .title h3{font-size:30px;}
}
@media(max-width:640px){
.Floor003083 .title h3{font-size:7vw;}
}

/*Banner003144 */
.Banner003144 {text-align: center}
.Banner003144.no_pc{display: none}
@media (min-width:1025px) {
.Banner003144 .wap{display: none;}   
}
@media (max-width:1024px) {
.Banner003144 .pc{display: none;}      
.Banner003144.no_wap{display: none}
}
/*Menu003135 */
.Menu003135{box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.04);}
.Menu003135 .current{ font-size: 1em; line-height: 4.7142;}
.Menu003135 .current,
.Menu003135 .current a:not(:hover){color: #999;}
.Menu003135 .current span{color: #333;}
.Menu003135 .nav-menu li{float: left;font-size: 1.125em;line-height: 4.44444;}
.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: #005f3d;}
.Menu003135 .nav-menu li.aon a:before{position: absolute;content: ''; left: 0; bottom: 0;width: 100%; height: 2px;background-color: #005f3d;}
.no_menu .nav-menu {display: none}
@media (max-width:1024px) {
.Menu003135 .current{display: none;}   
.Menu003135 .nav-menu li{line-height:3;}
.Menu003135 .nav-menu li:not(:last-child){margin-right:1.111em;}
}
.Menu003135-1{margin-top: 90px;}




/*RighInfo003072 */
.RighInfo003072{padding-top: 5.94vw; font-size: 16px;}
@media(max-width:640px){
.RighInfo003072{font-size: 3.5vw;}
}

.RighInfo003072 > .auto{padding-bottom:3vw;}

@media(min-width:1024px){
.RighInfo003072 .txt-info{width:55%;}
.RighInfo003072 .video{width:40%;}
}
@media(max-width:1024px){
.RighInfo003072 .txt-info{margin-bottom: 4vw;}
}

.RighInfo003072 .video .pic{position: relative; z-index: 1;overflow: hidden;background: #000; margin-bottom: 2.4vw;}
.RighInfo003072 .video .pic img{opacity: 0.84;}
.RighInfo003072 .video .play{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; cursor: pointer;}
.RighInfo003072 .video .play:before{position: absolute; content: '';width: 86px;height: 86px;background:url("../images/RighInfo003072_play.png") no-repeat center center rgba(0,0,0,0.2); left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50%;}
.RighInfo003072 .video .pic video{position: absolute;left: 0; top: 0;  z-index: 20;background: #000;object-fit: cover;}
@media(max-width:640px){
.RighInfo003072 .video .play:before{width: 20vw; height: 20vw;}
}
.RighInfo003072 .number ul{width: 100%; display: flex; justify-content: space-between}
.RighInfo003072 .number li{color: #333;}
.RighInfo003072 .number li aside{color: #005f3d;}
.RighInfo003072 .number li aside b{font-size: 48px;
    font-weight: 600;
    font-family: 'Arial';
    line-height: 0.85em;
    display: inline-block;}
.RighInfo003072 .number li p{margin-bottom: 0;
    margin-top: 5px;
    font-size: 18px;}
@media(min-width:769px) and (max-width:1024px){
.RighInfo003072 .number li aside b{font-size: 4vw; }
}
@media(max-width:640px){
.RighInfo003072 .number li aside b{font-size: 8vw; }
.RighInfo003072 .number li p{font-size: 14px}
}

.RighInfo003072 .edit-info{    line-height: 1.8em;
    font-size: 18px;
    text-align: justify;}
.css-3072 .year{color: #ececec;font-weight: 900;font-family: 'Arial';font-size: 60px;line-height: 0.934em;}
.css-3072 .name{color: #333;
    font-size: 40px;
    font-weight: normal;
    margin:1.5em 0 1.2em 0;}
@media(max-width:640px){
.css-3072 .year{font-size: 14vw;}
.css-3072 .name{font-size: 6vw;}
.RighInfo003072 .edit-info{font-size: 3.5vw;}
}

.RighInfo003072 .apply{position: relative;}
.RighInfo003072 .apply aside{position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); z-index: 10;color: #fff;font-size:2.7vw; text-align: center;line-height: 3.13vw;letter-spacing: 0.53vw;}

.RighInfo003072 .item-group .item{background-repeat: no-repeat;background-image: url("../images/RighInfo003072_bg.png");}


.RighInfo003072 .item-group .img img{}
.RighInfo003072 .item-group h3{color: #333;font-size: 40px;font-weight: normal;line-height: normal;margin: 0em 0 1em 0;}
.RighInfo003072 .item-group {line-height: 2em;font-size: 16px; text-indent: 2em;}
@media(min-width:769px){
.RighInfo003072 .item-group .item:nth-child(2n-1) .txt,
.RighInfo003072 .item-group .item:nth-child(2n) .img{float: left;}
.RighInfo003072 .item-group .item:nth-child(2n) .txt,
.RighInfo003072 .item-group .item:nth-child(2n-1) .img{float: right;}
.RighInfo003072 .item-group .img{width:40%;}
.RighInfo003072 .item-group .txt{width: 55%; padding-top:0.5vw;}
}
@media(max-width:768px){
.RighInfo003072 .item-group .item{padding: 5vw 0;}
.RighInfo003072 .item-group .txt{ padding-bottom: 4vw;}
}
@media(max-width:480px){
.RighInfo003072 .item-group h3{font-size: 6vw;}
.RighInfo003072 .item-group{font-size: 3.5vw;}
}
.RighInfo003072 .item-group{margin-bottom: 5vw;}



.apply{position: relative;}
.apply aside{position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); z-index: 10;color: #fff;font-size:2.7vw; text-align: center;line-height: 3.13vw;letter-spacing: 0.53vw;}



/*PicList002433 */
/*slick Basic*/
.PicList002433 .auto{max-width: 1600px;margin: 0 auto;}
.PicList002433 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.PicList002433 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.PicList002433 .slick-list:focus {outline: none}
.PicList002433 .slick-list.dragging {cursor: pointer;cursor: hand;}
.PicList002433 .slick-slider .slick-track, 
.PicList002433 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.PicList002433 .slick-track {position: relative; top: 0; left: 0; display: block;}
.PicList002433 .slick-track:before, 
.PicList002433 .slick-track:after{display: table; content: '';}
.PicList002433 .slick-track:after{ clear: both;}
.PicList002433 .slick-loading .slick-track { visibility: hidden;}
.PicList002433 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.PicList002433 .slick-slide .slick-loading img { display: none;}
.PicList002433 .slick-slide .dragging img { pointer-events: none;}
.PicList002433 .slick-initialized .slick-slide { display: block;}
.PicList002433 .slick-loading .slick-slide { visibility: hidden;}
.PicList002433 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.PicList002433 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.PicList002433{}
.PicList002433 .main{ }


.PicList002433  a.link{position: absolute; width: 100%; height: 100%; display: block; z-index: 10; cursor: pointer;}

.PicList002433  .list ul{ padding:0 50px;display: flex;justify-content: center;}
.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; 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:7px 16px;padding-top: 12px;background: url(../images/PicList002433_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002433  .list li p{margin: 0 auto;
    width:100%;
    line-height: 38px;
    max-height: 40px;
    color: #333;
    font-size: 19px;}

.PicList002433  .list .ul-3 li{width:33.333%;}
.PicList002433  .list .ul-3 li:nth-child(3):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list .ul-2 li{width:25%;}
.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%;}
.PicList002433  .list .ul-4 li{width:25%;}






@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(4):after,
.PicList002433  .list li:first-child:before{ display:none;}
.PicList002433 .list .ul-4 li{width: 50%}
}
@media(max-width:480px){
.PicList002433  .list li .ytable{ height:100px;}
.PicList002433  .list li figure img{ max-height:100px;}
}


/*Page003143 */
.Page003143 .Pages{padding: 0 0 5% 0;text-align: center;font-size: 16px;}
.Page003143 .Pages .p_page a.a_first,
.Page003143 .Pages .p_page a.a_end,
.Page003143 .Pages > span:not(.p_page){display: none;}
.Page003143 .Pages .p_page{display: table; margin: 0 auto;}
.Page003143 .Pages .p_page *{float: left;}
.Page003143 .Pages .p_page a{border: solid 1px #ebebeb;line-height: 36px;transition: 0.3s;}
.Page003143 .Pages .p_page > a{border-radius: 5px;padding: 0 15px;}
.Page003143 .Pages .p_page em{font-style: normal; margin: 0 30px;}
.Page003143 .Pages .p_page em a{width: 36px;border-radius: 50%; margin: 0 5px;}
.Page003143 .Pages .p_page a:hover,
.Page003143 .Pages .p_page a.a_cur{color: #fff;background-color: #005f3d;border-color: #005f3d;}
@media (max-width:1024px) {
.Page003143 .Pages{padding: 0 0 2em 0;}
.Page003143 .Pages .p_page em{display: none;}
.Page003143 .Pages .p_page > a{margin: 0 10px;}
}










/*PicList002433 */
/*slick Basic*/
.PicList002433-1 .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-1 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.PicList002433-1 .slick-list:focus {outline: none}
.PicList002433-1 .slick-list.dragging {cursor: pointer;cursor: hand;}
.PicList002433-1 .slick-slider .slick-track, 
.PicList002433-1 .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-1 .slick-track {position: relative; top: 0; left: 0; display: block;}
.PicList002433-1 .slick-track:before, 
.PicList002433-1 .slick-track:after{display: table; content: '';}
.PicList002433-1 .slick-track:after{ clear: both;}
.PicList002433-1 .slick-loading .slick-track { visibility: hidden;}
.PicList002433-1 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.PicList002433-1 .slick-slide .slick-loading img { display: none;}
.PicList002433-1 .slick-slide .dragging img { pointer-events: none;}
.PicList002433-1 .slick-initialized .slick-slide { display: block;}
.PicList002433-1 .slick-loading .slick-slide { visibility: hidden;}
.PicList002433-1 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.PicList002433-1 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.PicList002433-1{}
.PicList002433-1 .main{ padding:6% 0 0% 0;}




.PicList002433-1  .list ul{ padding:0 50px;}
.PicList002433-1  .list li{ float:left; position:relative;  text-align:center; margin-bottom:4%;}
.PicList002433-1  .list li:first-child:before,
.PicList002433-1  .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList002433-1  .list li:first-child:before{ left:-50px; background:url(../images/PicList002433_ul_l.png) no-repeat 0 0;}
.PicList002433-1  .list li:last-child:after{right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433-1  .list li a.link{position: absolute; width: 100%; height: 100%; display: block; z-index: 10; cursor: pointer;}
.PicList002433-1  .list li aside{ padding-top:35px;height:90px; background:url(../images/PicList002433_libg.png) repeat-x left top;}
.PicList002433-1  .list li .ytable{ height:245px;}
.PicList002433-1  .list li .ytable-cell{ vertical-align:bottom;}
.PicList002433-1  .list li figure{ position:relative; display:inline-block;max-width: 80%;}
.PicList002433-1  .list li figure:after{ position:absolute; right:-24px; background:url(../images/PicList002433_ying.png) no-repeat left bottom; width:24px; height:100%; background-size:contain; content:'';}
.PicList002433-1  .list li figure img{ max-height:245px;padding:7px 16px;padding-top: 12px;background: url(../images/PicList002433_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002433-1  .list li p{margin: 0 auto;
    width:100%;
    line-height: 38px;
    max-height: 40px;
    color: #333;
    font-size: 19px;}

.PicList002433-1  .list .ul-3 li{width:33.333%;}
.PicList002433-1  .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-1  .list .ul-2 li{width:25%;}
.PicList002433-1  .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-1  .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433-1  .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433-1  .list .ul-1 li{width:100%;}
.PicList002433-1  .list .ul-4 li{width:25%;}






@media(max-width:640px){
.PicList002433-1  .auto,
.PicList002433-1  .list ul{ padding:0;}
.PicList002433-1  .list li p{ font-size:12px;}
.PicList002433-1  .list li .ytable{ height:150px;}
.PicList002433-1  .list li figure img{ max-height:150px; padding:3px}
.PicList002433-1  .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433-1  .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433-1  .list .ul-3 li:nth-child(4):after,
.PicList002433-1  .list li:first-child:before{ display:none;}
}
@media(max-width:480px){
.PicList002433-1  .list li .ytable{ height:100px;}
.PicList002433-1  .list li figure img{ max-height:100px;}
}







/*Floor002889 */
.Floor002889{padding: 6% 0 4% 0;}
.Floor002889 .title {
margin-bottom:calc(40 / 16 * 1em);
padding-bottom:calc(20 / 16 * 1em); border-bottom: 1px solid rgba(0,0,0,0.1); }
.Floor002889 .title aside { float: left; color: #333; }
.Floor002889 .labels { float: left; color: #292929; }
.Floor002889 .labels span { color: #005f3d; border: 1px solid #005f3d; position: relative; font-size: 14px; padding: 5px 30px 5px 10px; margin-left: 10px; }
.Floor002889 .labels span i { position: absolute;  width: calc(10 / 16 * 1em);
 height: calc(10 / 16 * 1em);
right: 10px; top: 50%;  margin-top: calc(-5 / 16 * 1em);
}
.Floor002889 .labels span i::before, .Floor002889 .labels span i::after { position: absolute; content: ''; left: 0; top: 50%; width: 100%; height: 1px; background: #005f3d; }
.Floor002889 .labels span i::before { transform: rotate( 45deg); }
.Floor002889 .labels span i::after { transform: rotate( -45deg); }
.Floor002889 .labels span.clearbtn { padding: 5px 10px; color: #fff; background: #005f3d; border-color: #005f3d; }
.Floor002889 ul { text-align: center; }
.Floor002889 li { display: inline-block; width: 23.5%; margin:0 1%; margin-bottom: 4%;overflow: hidden; position: relative; }
.Floor002889 li:nth-child(4n) { margin-right: 0; }
.Floor002889 li a { position: relative; display: block; }
.Floor002889 li .pic { overflow: hidden; }
.Floor002889 li figure { padding-bottom: 80%; transition: .5s; }
.Floor002889 li:hover figure { transform: scale(1.05); }
.Floor002889 li figure img { display: none; }
.Floor002889 li .word { padding: 30px; background: #f8f8f8; }
.Floor002889 li aside {font-size: calc(24 / 16 * 1em); line-height: 1; margin-bottom:10px; color: #333; }
.Floor002889 li:hover aside { color: #005f3d; }
.Floor002889 li p { margin: 0; color: #666; line-height: 30px; font-size: 15px;}
.Floor002889 li .more { margin-top: 10px; color: #005f3d; display: inline-block; padding-right: calc(30 / 16 * 1em);    font-size: 16px;
background: url(../images/Floor003128-icon.svg) no-repeat right center; background-size: 1em auto; }


@media(max-width:1024px) {
.Floor002889 li .word { padding: 4%;}
.Floor002889 li aside {font-size: calc(20 / 16 * 1em); }
}
@media(max-width:480px) {
.Floor002889 li { width: 49%;margin: 0 2% 4% 0;float: left}
.Floor002889 li:nth-child(3n) { margin-right: 2%; }
.Floor002889 li:nth-child(2n) { margin-right: 0; }
}



/*
 .RighInfo001277 ä¸ºdemoç¼–å·
 */
.RighInfo001277{ padding:5.5% 0 1% 0;}



.RighInfo001277 .img-group {
    background: #fff;
    overflow: hidden;
}
.RighInfo001277 .img-group li {border:1px solid #dcdcdc;

}
.RighInfo001277 .img-group li .Ispic {
    padding-bottom: 80%;
}

.RighInfo001277 .controls {
    display: table;
    position: relative;
    padding: 0 56px;
    margin: 1em auto 0;
    width: 100%;
    z-index: 101;
}

.RighInfo001277 .controls .slick-dots {
    text-align: center;
}


.RighInfo001277 .controls .slick-dots li{display: inline-block; width: 10px; height:10px;border-radius: 50px; margin: 0 5px;background-color: #999999;}
.RighInfo001277 .controls .slick-dots li button{display: none;}
.RighInfo001277 .controls .slick-dots li.slick-active{background:#005f3d; width: 40px;}


.RighInfo001277 .img-side .txt{  font-size: 16px; line-height:30px; }
.RighInfo001277 .img-side .txt h1,
.RighInfo001277 .img-side .txt p{ margin:0;padding:5% 0;border-bottom:1px solid #e7e8e8;}
.RighInfo001277 .img-side .txt h1{ padding:7% 0; color:#005f3d; font-size:26px; }
.RighInfo001277 .img-side .txt h3{ font-size:22px;font-weight:normal;color: #333;margin:0;padding:5% 0 0;}
.RighInfo001277 .img-side .txt p{color:#333; margin-bottom:10%;  }
.RighInfo001277 .img-side .txt a{display: inline-block;
    padding: 15px 5.3%;
    color: #fff;
    transition: 0.4s;
    font-size: 16px;
    background: #005f3d;border-radius: 5px;margin-right: 10px;}
.RighInfo001277 .img-side .txt a:hover{ background-color:#005f3d; color:#fff;}

@media (min-width: 1025px) {
    .RighInfo001277 .img-group {
        width: 50%;
    }
    .RighInfo001277 .img-side .txt {
        padding-left: 5em;
    }
}

.RighInfo001277 .popUp-box{position: fixed;z-index: 200; left: 0;top: 0;width: 100%; height:100%; background-color: rgba(0,0,0,0.5);display: none;}
.RighInfo001277 .popUp-box > .ytable{height: 100%;}
.RighInfo001277 .popUp-box .main{background: #fff; width: 90%; max-width: 460px; margin: 0 auto; border-radius: 10px; position: relative; }

.RighInfo001277 .popUp-box .biaoti{line-height: 30px; padding: 20px 20px 20px 30px; border-bottom: solid 1px #f5f5f5}
.RighInfo001277 .popUp-box .close{float: right; width: 20px; height: 20px; position: relative; cursor: pointer;}
.RighInfo001277 .popUp-box .close:before,
.RighInfo001277 .popUp-box .close:after{position: absolute;content: ''; width: 60%;height: 2px;background-color: #005f3d; top: 50%;margin-top: -1px;transform: rotate(-45deg);}
.RighInfo001277 .popUp-box .close:after{transform: rotate(45deg);}
.RighInfo001277 .popUp-box .formbox{ padding: 20px;}
.RighInfo001277 .popUp-box .itembox{padding: 2% 0; display: flex; align-items: center; justify-content: flex-end}
.RighInfo001277 .popUp-box .formbox .formtitle{color: #666666;padding-right: 10px;font-size: 14px;}
.RighInfo001277 .popUp-box .formbox .formtitle i{color: #e91d1d; padding: 0px 5px;}
.RighInfo001277 .popUp-box .formbox .forminput{width: calc(100% - 100px)}
.RighInfo001277 .popUp-box .formbox .forminput .text{font-size: 14px; width:100%; height: 46px; padding: 0px 22px; background: #f9f9f9; border: none; border-radius: 100px;}
.RighInfo001277 .popUp-box .formbox .forminput textarea.text{height: 120px;padding:5px; border-radius: 0}


.RighInfo001277 .popUp-box .btn a {font-size: 14px;
    background: #005f3d;
    display: block;
    text-align: center;
    cursor: pointer;
    padding: 25px 0;
    border-radius: 0 0 10px 10px;
    color: #ffffff;
}
@media (min-width:1025px) {
.RighInfo001277 .popUp-box .main .ytable-cell{width: 50%;} 
}
@media (max-width:1024px) {
.RighInfo001277 .popUp-box .main{padding:2em; }  
.RighInfo001277 .popUp-box .main .ytable{max-height: 85vh; overflow: auto;}
}



.RighInfo001277 .tab{ padding:3% 0;}
.RighInfo001277 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.RighInfo001277 .tab .h1_tab li{float: left; width: 14%; line-height: 62px;  margin-right: 4px; cursor: pointer; font-size: 18px;}
.RighInfo001277 .tab .h1_tab li a{display: block; background-color: #f2f2f3; text-align: center}
.RighInfo001277 .tab .h1_tab li.active a{ background-color:#005f3d; color:#fff;}
.RighInfo001277 .tab .info{ padding-top:2%;font-size: 18px;line-height: 36px;color: #333;}
.RighInfo001277 .tab .info .tit{font-size: 21px;margin: 0 0 15px 0;padding: 10px 0;}

.RighInfo001277 .tab .info p{margin-top: 25px;margin-bottom: 50px;}
.RighInfo001277 .tab .info p:nth-child(1){margin-top: 0}
.RighInfo001277 .tab .info p span{color: #005f3d;
    margin-right: 12px;
    font-size: 24px;}
.RighInfo001277 .tab .info p .text1{    font-weight: bold;
    font-size: 26px;}
.RighInfo001277 .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/RighInfo001277-icon_download.png) no-repeat right center; padding:10px 0;}
.RighInfo001277 .ul_download li a{ padding:0 38px; background:url(../images/RighInfo001277-icon.png) no-repeat left center;}
.RighInfo001277 .tab .info .img{text-align: center;}

@media(max-width:640px){
.RighInfo001277 .img-side .txt h1{font-size:20px; }
.RighInfo001277 .img-side .txt h3{ font-size:16px;}
.RighInfo001277 .tab .h1_tab li{width:19%; margin-right: 1%; font-size: 15px;line-height: inherit;}
.RighInfo001277 .tab .h1_tab li a{padding: 10px 0}
.RighInfo001277 .tab .info{font-size: 15px;line-height: 26px}
.RighInfo001277 .img-side .txt{font-size: 15px;}
.RighInfo001277 .tab .info .tit{font-size: 18px;padding-left: 10px}
 }	
@media(max-width:480px){
.RighInfo001277 .tab .h1_tab{ font-size:14px;}
 }	





.PicList001396{padding:5% 0 4% 0;}
.PicList001396 ul li{padding: 30px;/* border-bottom: 1px solid #d8d8d8; */overflow:hidden;overflow: hidden;margin-bottom: 4%;background: url(../images/bg2.png)no-repeat 109% 110px #f5f5f5;}
.PicList001396 ul li .dot{font-size: 28px;color: #282f38;font-weight: bold;margin-bottom: 2%;}
.PicList001396 ul li .dot:hover{color: #0070ef;}
.PicList001396 ul li p{color: #727272;
    height: 52px;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 4%;
    font-size: 16px;}
.PicList001396 ul li .pic{width: 30%;float: left;}
.PicList001396 ul li .pic .Ispic{padding-bottom: 65%;width: 100%;}
.PicList001396 ul li .more{width: 140px;
    height: 48px;
    line-height: 48px;
    color: #000;
    text-align: center;
    /* padding-left: 35px; */
    background: url(../images/PicList001396_btn.png) 0 0 no-repeat;
    display: inline-block;
    color: #fff;
    background: #005f3d;
    border-radius: 5px;}
.PicList001396 ul li figure{float: right;width: 65%;padding-top: 4%;}
@media(max-width: 640px){
.PicList001396 ul li{padding: 2%}
.PicList001396 ul li .pic {width: 40%;}  
.PicList001396 ul li figure { width: 58%;}
.PicList001396 ul li .more{width: 120px;height: 42px; line-height: 42px}
.PicList001396 ul li p{font-size: 15px;}
.PicList001396 ul li .dot{font-size: 18px}
}
@media(max-width: 375px){
.PicList001396 ul li .pic,
.PicList001396 ul li figure{ float:none; width:auto;}
.PicList001396 ul li figure{ padding-top:3%;}
}



/*Floor003153 */
.Floor003153 .auto{padding:7em 0 5em 0}
.Floor003153 .title{position: relative;margin-bottom: 1.5em;}
.Floor003153 .title .name{font-size:2.5em;color: #005f3d;line-height: 1;}
.Floor003153 .title .name:after{display: block; content: '';  width: 42px;  height: 4px;  background-color: #005f3d;  margin-top: 0.5em;}
.Floor003153 .intro .info{line-height: 2.1428;}
.Floor003153 .intro .info p{font-size: 18px;line-height: 30px;}
.Floor003153 .intro .info p span{color: #005f3d;
    font-size: 20px;
    margin-right: 9px;}
.Floor003153 .intro .info .text{font-size: 18px;
    color: #333;
    line-height: 36px;
    margin-top: 5%;}
@media (min-width:1025px) {
.Floor003153 .intro .img{width:47%;}
.Floor003153 .intro .info{padding-left: 5.0714em; font-size: 0.875em;}  
}
@media (max-width:1024px) {
.Floor003153 .auto{padding: 2em 0;}
.Floor003153 .intro .img{margin-bottom: 2em;}
.Floor003153 .title .name{font-size:2em;}
.Floor003153 .intro .info p{font-size: 15px}
.Floor003153 .intro .info .text{font-size: 15px}
}



/*Floor002065 */
.Floor002065_1{margin-top: 20px;}
.Floor002065{ margin-bottom:100px;}
.Floor002065 .title{ padding:20px 0; line-height:26px; color:#999;}
.Floor002065 .title a{ float:right; background:url(../images/Floor002065-more.png) no-repeat right center; padding-right:20px;}
.Floor002065 .title span{ background:url(../images/Floor002065-title_icon.png) no-repeat left center; padding-left:25px; font-size:24px; color:#000; margin-right:10px;}

.Floor002065 .item{ position:relative;}
.Floor002065 .item .pic{ overflow:hidden;position:relative;}
.Floor002065 .item .Ispic{ display:block; padding-bottom:77%; transition:0.3s; position:relative;}
.Floor002065 .item .pic span{ position:absolute; right:3%; bottom:3%; width:59px; line-height:59px;height:59px; color:#fff; font-size:16px; font-weight:bold; color:#fff; text-align:center; border-radius:50%;}
.Floor002065 .item .pic span.hot1{ background:#f04848;}
.Floor002065 .item .pic span.hot2{ background:#953896;}
.Floor002065 .item .Ispic img{ display:none;}
.Floor002065 .item:hover .Ispic{ transform:scale(1.2);}
.Floor002065 .item .txt{ padding:15px; background-color:#f8f8f8;font-size:16px;}
.Floor002065 .item p{ font-size:12px; color:#8c8c8c; line-height:20px; overflow:hidden; height:40px;}
.Floor002065 .item dl{ border-top:1px solid #eaeaea; padding-top:15px;}
.Floor002065 .item dt{ float:left; font-size:20px; color:#f04848; line-height:26px;}
.Floor002065 .item dd{ float:right;}
.Floor002065 .item dd a{ display:inline-block; width:16px; height:26px; background-position: center center; background-repeat:no-repeat; overflow:hidden; line-height:100px;}
.Floor002065 .item dd a.a_like{ background-image:url(../images/Floor002065-icon_like.png);}
.Floor002065 .item dd a.a_buy{ background-image:url(../images/Floor002065-icon_buy.png); margin-left:10px;}
.Floor002065 .owl-nav div{ position:absolute; top:50%; width:22px; overflow:hidden; line-height:1000px; height:40px; margin-top:-20px; background:url(../images/Floor002065-btn.png) no-repeat left top; z-index:10;}
.Floor002065 .owl-nav .owl-prev{ left:0;margin-left:-40px;}
.Floor002065 .owl-nav .owl-next{right:0; margin-right:-40px; background-position: right top;}

@media(max-width:1100px){
.Floor002065 .owl-carousel{ padding:0 30px;}
.Floor002065 .owl-nav .owl-prev{margin-left:0;}
.Floor002065 .owl-nav .owl-next{margin-right:0;}
}
@media(max-width:640px){
.Floor002065 .title span{ display:block;}
}
@media(max-width:640px) and (min-width:376px){
.Floor002065 .item dt,
.Floor002065 .item dd{ float:none; text-align:right;}
}


/*è¿™æ˜¯æ»šåŠ¨æ’ä»¶çš„å…¬ç”¨æ ·å¼ å¦‚å‡ºçŽ°é›·åŒ è¯·åˆ é™¤*/
.owl-carousel,
.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.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%}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled{display:none}
.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 .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{
	0%{opacity:1}
	100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*end*/


/*PicList002856 */
.PicList002856{overflow:hidden;position:relative;padding:6vw 0 3vw 0; max-width: 96%; margin: auto}
.PicList002856 .top-new .slick-list{overflow:inherit;}
.PicList002856 .top-new .slick-slide{opacity:0;}
.PicList002856 .top-new .slick-current{opacity:1;}
.PicList002856 .top-new .slick-slide{background:#f9f9f9;}
.PicList002856 .top-new .slick-slide .img img{display:block;width:100%;}
.PicList002856 .top-new .slick-slide .img{overflow: hidden;}
.PicList002856 .top-new .slick-slide .img .Ispic{padding-bottom: 66.5%;transition: 0.3s;}
.PicList002856 .top-new .slick-slide a:hover .Ispic{transform: scale(1.1);}
.PicList002856 .top-new .slick-slide time{border-left:1px solid #c6c6c6;padding-left:1.62vw;display:block;margin-bottom:2.61vw;color:#005f3d;font-size:18px;}
.PicList002856 .top-new .slick-slide time span{display:block;font-size:42px; font-weight: bold;}
.PicList002856 .top-new .slick-slide time b{display:block;line-height:60px;color:#005f3d;font-size:42px;}
.PicList002856 .top-new .slick-slide .txt aside{font-size:24px;line-height:1.5;font-weight: bold; margin:2vw 0 1vw 0;}
.PicList002856 .top-new .slick-slide a:hover {color:#005f3d;}
.PicList002856 .top-new .slick-slide .txt p{margin:0;color:#666;font-size:16px;line-height:2;}
.PicList002856 .top-new .slick-arrow{width:60px;height:60px;border-radius:50%;background:#fff;box-shadow:0 0 10px rgb(180 189 221 / 8%),0 6px 14px hsl(0deg 0% 100% / 30%),0 12px 20px rgb(180 189 221 / 20%);z-index:2;position:absolute;top:calc(50%);transform:translateY(-50%);}
.PicList002856 .top-new .slick-arrow:before{position:absolute;content:'';width:20%;height:20%;border-left:2px solid #666;border-top:2px solid #666;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);left:40%;top:40%;}
.PicList002856 .top-new .slick-next:before{transform:rotate(135deg);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);}
.PicList002856 .top-new .slick-prev{left:-6.25%;}
.PicList002856 .top-new .slick-next:before{transform:rotate(135deg);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);}
.PicList002856 .top-new .slick-next{right:-6.25%;}
.PicList002856 .top-new .slick-dots{ text-align: center;padding-top: 1.72vw;}
.PicList002856 .top-new .slick-dots li{display: inline-block; width: 10px; height:10px;border-radius: 50px; margin: 0 5px;background-color: #999999;}
.PicList002856 .top-new .slick-dots li button{display: none;}
.PicList002856 .top-new .slick-dots li.slick-active{background:#005f3d; width: 40px;}
.PicList002856 .list ul li .inner{position:relative;}
.PicList002856 .list ul li .pic{overflow: hidden;}
.PicList002856 .list ul li .Ispic{padding-bottom: 66%;transition: 0.3s;}
.PicList002856 .list ul li a:hover .Ispic{transform: scale(1.1);}
.PicList002856 .list .right h3{color:#333;font-size:24px;font-weight:normal;margin:10px 0;}
.PicList002856 .list .right p{color:#999;line-height:2; font-size: 16px;}
.PicList002856 .list ul li{padding-bottom:40px;border-bottom:1px solid #e9e9e9;}
.PicList002856 .list ul li:not(:last-child){margin-bottom:40px;}
.PicList002856 .list ul li a:hover h3{color:#005f3d;}
.PicList002856 .list ul li time{border-left:1px dashed #ededed;padding-left:40px;width:140px;height:160px;position:absolute;top:50%;right:0;cursor:pointer;transform:translateY(-50%);color:#666;background:url(../images/PicList002482-time.png) no-repeat top center;text-align:center;}
.PicList002856 .list ul li time span{font-size:45px;font-weight:bold;color:#666;padding-top:40px;padding-bottom:5px;display:block;}
.PicList002856 .top-new{padding-bottom:100px;}

.PicList002856 .list .left{float:left;width:25%;margin-right:5%;}
.PicList002856 .list .right{float:left;width:56%;} 

@media(min-width:1024px){
.PicList002856 .list .right .h3{margin:35px 0;}
}
@media screen and (min-width:640px ){
.PicList002856 .list ul li:hover .left img{box-shadow:0 3px 29px rgb(192 196 204 / 71%);}


}

@media(min-width:640px){
.PicList002856 .top-new li .img{width:40%;}
.PicList002856 .top-new li .txt{padding:3vw;;}
}
@media(max-width:640px){
.PicList002856 .top-new{padding-bottom:40px;}
.PicList002856 .top-new li .ytable,
.PicList002856 .top-new li .ytable-cell{display:block;}
.PicList002856 .top-new li .txt{padding:20px;}
.PicList002856 .top-new .slick-slide .txt aside{font-size: 18px}
.PicList002856 .top-new .slick-slide .txt p{font-size: 14px}
}
@media(max-width:640px){
.PicList002856 .top-new li .txt aside{font-size:20px;}
.PicList002856 .list .left{width: 35%}
.PicList002856 .list .right{width: 60%;}
.PicList002856 .list .right h3{font-size: 18px; margin-top:0}
.PicList002856 .list .right p{font-size: 14px}
.PicList002856 .list ul li{padding-bottom: 20px}
.PicList002856 .list ul li .Ispic{padding-bottom:80%}
.PicList002856 .list ul li time{font-size: 12px; color: #fff; right: auto; left: 0; border: none;top: 0;transform:none;padding:5px; width: auto; height: auto; background: rgba(0,95,91,0.7)}
.PicList002856 .list ul li time span{color: #fff; font-size:16px;padding-top: 0}
.PicList002856 .list ul li:not(:last-child){margin-bottom: 20px}
}




/*.RighInfo000171*/
.RighInfo000171{ padding:6vw 0;}
.RighInfo000171 .title{ color: #333; text-align:center; padding-bottom:30px; }
.RighInfo000171 .title h1{ margin:0; padding-bottom:22px; font-size:28px;font-weight: normal;}
.RighInfo000171 .title time{font-family:Arial; font-size: 16px; color: #005f3d; padding-left:28px; background:url(../images/PicList002856-time.svg) no-repeat center left; background-size: auto 18px; line-height:22px; display:inline-block;}

.RighInfo000171 .info{ font-size:16px; color: #666; line-height:2;text-align:justify; border-bottom:1px dashed #d2d2d2;  border-top:1px dashed #d2d2d2; padding:30px 0; }
.RighInfo000171 .info .pic{  margin:2% auto 4%; display: block;}
.RighInfo000171 .info .pic1{ float:right; margin-bottom:2%; margin-left:3%;}
.RighInfo000171 .info .pic2{ float:left; margin-bottom:2%;  margin-right:3%;}

.RighInfo000171 .bot{position:relative;margin-top:50px}
.RighInfo000171 .info_back{text-align:center;clear:both;padding:10px 0;position:absolute;right:0;top:0}
.RighInfo000171 .info_back a{    color: #fff;
    font-size: 16px;
    background: #005f3d;
    display: block;
    padding: 14px 36px;
    border-radius: 50px;}
.RighInfo000171 .info_back a:hover{background:#fff;color:#005f3d;border:1px #005f3d solid}
.RighInfo000171 .info_pn span{display:block;font-size:15px;margin:15px 0}
.RighInfo000171 .info_pn span a{color:#888}
.RighInfo000171 .info_pn span a:hover{color:#005f3d;text-decoration:underline}
@media(max-width:1000px){
.RighInfo000171{ padding:50px 0;}
.RighInfo000171 .info_back{position:relative}
.RighInfo000171 .bot{position:relative;margin-top:15px}
}
@media(min-width:1000px){
.RighInfo000171 .info_pn span{width:80%}
}




/*
 .Map002858
 */
.Map002858{ padding:7vw 0 9vw; background:url(../images/Form002802-bg.png) no-repeat bottom center;position: relative;z-index: 1}
.Map002858 .Listtitle{font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-bottom: 35px;}
 .Map002858 .map{ width: 60%; padding-left: 4vw;}

.Map002858 #allmap{height: 42vw;}
.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: 60vw;}
}
@media(max-width:480px){
.Map002858 #allmap{height: 70vw;}
}





 .Map002858 .address { width: 40%; padding-right:4vw; border-right: 1px solid #eaeaea; vertical-align: top;}
 .Map002858 .address dl{ padding:0% 0;}
 .Map002858 .address dd{ margin-bottom:1vw; padding-bottom:1vw; border-bottom: 1px dashed #eaeaea;}
 .Map002858 .address dd span{display: block; font-size:calc(15 / 16 * 1em); background-repeat: no-repeat; background-position: left center; background-size:auto 18px; padding-left:32px; margin-bottom:16px; color: #666;}
 .Map002858 .address dd span.tell{background-image: url(../images/Form002802-icon1.svg);}
 .Map002858 .address dd span.fax{background-image: url(../images/Form002802-icon2.svg);}
 .Map002858 .address dd span.mall{background-image: url(../images/Form002802-icon3.svg);}
 .Map002858 .address dd span.add{background-image: url(../images/Form002802-icon4.svg);}
 .Map002858 .address dd b{font-size:calc(36 / 16 * 1em); font-family: Arial; font-weight: bold; color:#005f3d ;}
 .Map002858 .address dd p{margin: 0; line-height: 1.75;font-size:calc(18 / 16 * 1em); color: #333;}
 .Map002858 .address .img img{display: inline-block; border: 1px solid #eaeaea; padding: 5px;}
 .Map002858 .address .img i{display: inline-block; vertical-align: middle; font-style: normal; color: #999; padding-left:15px;}

  @media(max-width:1024px){
   .Map002858 .ytable-cell{display: block; width: 100%}
   .Map002858 .map{padding: 5% 0}
   .Map002858 .Listtitle{font-size: 20px}
  }
 @media(min-width:641px){
 .Map002858 .map,
 .Map002858 .address{ vertical-align: top;}
 }



/*TextList002739 */
.TextList002739{padding: 6% 0 3% 0}
.TextList002739 .column-name{ text-align: center; padding: 35px 0; font-size: 28px;}
.TextList002739 .column-name .cn{color: #005f3d; letter-spacing: 5px;line-height: 48px;  position: relative; z-index: 10; text-indent: 5px;}
.TextList002739 .column-name .en{text-transform: uppercase; color: #f1f1fa; margin-top: -18px;line-height: 24px;font-family: "DINPro-Bold"; }
@media(max-width:480px){
.TextList002739 .column-name{ font-size: 24px;}
.TextList002739 .column-name .cn{line-height: 40px;}
}
.TextList002739 .list-group .tit{cursor: pointer; line-height: 69px; font-size:15px;    color: #333; }
.TextList002739 .list-group .tit:before{background: #005f3d; width: 4px; height: 4px; display: inline-block; content: '';vertical-align: middle; margin-right: 27px; }
.TextList002739 .title{ padding:0 40px; line-height: 60px; background: #005f3d; font-size:16px; color: #fff; border-bottom: 1px solid #ededed;margin-top: 20px;}
.TextList002739 .title time,
.TextList002739 .tit time{float: right; }
.TextList002739 .tit time{color: #888;}
.TextList002739 .list{border-bottom: 1px solid #ededed;}
.TextList002739 .tit{padding: 0 40px; background: #fafafa; font-weight: normal; margin: 0;}
.TextList002739 .tit.active{background: #fff; margin: 0 40px; padding: 0; border-bottom: 2px solid #005f3d; color: #005f3d;}
.TextList002739 .tit.active time{color: #005f3d;}
.TextList002739 .info{padding: 10px 40px 20px 70px; display:none;}
.TextList002739 .info .singlePage{font-size: 16px;
    line-height: 30px;
    color: #3e3e3e;}
.TextList002739 .info .apply a{cursor: pointer;
    text-align: center;
    width: 168px;
    line-height:54px;
    color: #fff;
    border-radius: 5px;
    display: block;
    background: #005f3d;
    font-family: 'HarmonyOS_Sans_SC_Regular';
	 font-size: 18px;}
.TextList002739 .info .apply a:hover {background: #09422e; }
@media(min-width:769px){
.TextList002739 .title time{ margin-right: 78px;}
.TextList002739 .tit time{padding-right: 63px;}
}
@media(max-width:768px){
.TextList002739 .title{ padding:0 20px; line-height: 50px; font-size: 18px}
.TextList002739 .tit{padding: 0 20px;}
.TextList002739 .tit.active{margin: 0 20px;}
.TextList002739 .title time{ margin-right: 12px;}
.TextList002739 .list-group .tit{font-size: 16px; line-height: 40px}
.TextList002739 .list-group .tit:before{ margin-right: 10px;}
.TextList002739 .info{padding: 10px;}
.TextList002739 .info .apply a{width: 140px;  line-height:42px; font-size: 16px}
}
@media(max-width:480px){
.TextList002739 .tit time{margin-right: 0;}
.TextList002739 .tit time{ font-size: 12px;}
}

/*
 .RighInfo002238 ä¸ºdemoç¼–å·
 */
.RighInfo002238{ padding:100px 0 0 0;}
.RighInfo002238 .fz_24{color:#5e5e5e; font-weight:100; margin:0; font-size:16px;}
.RighInfo002238 .fz_36{font-size:36px; color:#333; margin:0; font-size:28px;}
.RighInfo002238 .tit:after{ content:"";width:71px; height:2px; background:#005f3d; margin:35px 0; display:block; }
.RighInfo002238 .con{font-size: 18px;
    color: #666;
    line-height: 38px;
    margin: 0;margin-bottom: 88px;}
.RighInfo002238 .fz_60{ font-size:30px;}
.RighInfo002238 .bg{ position: relative; background-color: #202020; min-height: 400px; margin: 50px 0 0; background-position:center center; background-repeat:no-repeat; background-size:cover; }
.RighInfo002238 .bg li{color: #fff; font-size:18px; width: 33.3334%; padding:20px 0 ; margin: 0 auto; position: relative; z-index: 3;text-align: center; float: left; width:50%;}
.RighInfo002238 .bg li p{   border: 1px solid #fff;  margin: 0 auto 15px;width: 130px; height:130px;border-radius: 130px;}
.RighInfo002238 .bg li p b{ font-family: arial; display: block; padding: 44px 0 10px}
@media only screen and (min-width:768px){
   .RighInfo002238 .fz_24{ font-size:18px;}
   .RighInfo002238 .fz_36{ font-size:30px;}
   .RighInfo002238 .fz_60{ font-size:40px;}
   .RighInfo002238 .bg li{width:33.33%; }
   .RighInfo002238 .bg li p{width: 160px; border-radius:160px; height:160px;}
}
@media only screen and (min-width:1024px){
   .RighInfo002238 .fz_24{ font-size:20px;}
   .RighInfo002238 .fz_36{ font-size:32px;}
   .RighInfo002238 .fz_60{ font-size:50px;}
   .RighInfo002238 .bg{ padding:50px  0; min-height: 335px}
   .RighInfo002238 .bg li{width:20%; }
}
@media only screen and (min-width:1200px){
   .RighInfo002238 .fz_24{ font-size:24px;}
   .RighInfo002238 .fz_36{ font-size:40px;}
   .RighInfo002238 .fz_60{ font-size:60px;}
   .RighInfo002238 .bg li{width:239px; margin: 0 61px 0 0;}
   .RighInfo002238 .bg li p{width: 191px; height:191px;border-radius: 191px;}
   .RighInfo002238 .bg li.last{ margin: 0 0 0 0}
}

.RighInfo002238 .con1 {
    font-size: 18px;
    color: #666;
    line-height: 38px;
    margin: 0;
    margin-bottom: 20px;
}
.RighInfo002238 .text1{padding: 90px 0;}



/*Timeline000913 */
.Timeline000913{padding: 6vw 0 0 0;}
.Timeline000913 .title{margin-bottom: 2vw; text-align: center;}
.Timeline000913 .title .cn{font-size: 30px;color: #005f3d; padding-bottom: 10px;font-weight: bold;}
.Timeline000913 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:768px){
.Timeline000913 .title{padding-bottom: 6vw;}
}
@media(max-width:640px){
.Timeline000913 .title .cn{font-size: 6vw;}
}

.Timeline000913 .main{position: relative; z-index: 1; padding-bottom: 7.396vw;}
.Timeline000913 .main .quan{display: block;width: 10px; height: 10px; border-radius: 50%; background: #fff;border: 1px solid #dedede;}
.Timeline000913 .main:before{position: absolute; content:'';width: 1px; top: 10px; bottom: 0;background: #d9d9d9; }
@media(min-width:769px){
.Timeline000913 .main .quan{ margin: 0 auto; }
.Timeline000913 .main:before{left: 50%;}
.Timeline000913 .outer > .ytable-cell{width: 50%;}
}
@media(max-width:768px){
.Timeline000913 .outer,
.Timeline000913 .outer > .ytable-cell{display: block;}
.Timeline000913 .main:before{left: 5px;}
}

.Timeline000913 .item{position: relative;z-index: 4;}
.Timeline000913 .item:not(:last-child){margin-bottom:1.08vw;}
.Timeline000913 .info{position: relative;}
.Timeline000913 .info:before{position: absolute; content: ''; top: 50%; margin-top: -16px; border:16px solid  transparent;}
.Timeline000913 .info .inner{background: #f5f5f5; padding: 1.5vw;}
.Timeline000913 .pic{width: 32.787%;}
.Timeline000913 .pre{font-size: 18px;    line-height: 1.867em;    color: #333;}
.Timeline000913 .year{color: #005f3d;    font-size: 44px;    font-weight: bold;}
.Timeline000913 .year aside{background-repeat: no-repeat;background-image: url("../images/Timeline000913_icon.png");}
@media(min-width:769px){
.Timeline000913 .item:nth-of-type(2n-1) .info{padding-right: 32px;}
.Timeline000913 .item:nth-of-type(2n) .info{padding-left: 32px;}
.Timeline000913 .item:nth-of-type(2n-1) .info:before{right: 0;border-left-color: #f5f5f5;}
.Timeline000913 .item:nth-of-type(2n) .info:before{left: 0;border-right-color: #f5f5f5;}
.Timeline000913 .item:nth-of-type(2n-1) .pre{}
.Timeline000913 .item:nth-of-type(2n) .pre{padding-right: 2vw;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside{margin-left: -10px;background-position: left center;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside:before,
.Timeline000913 .item:nth-of-type(2n) .year aside:after{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -10px 32px 0;}
.Timeline000913 .item:nth-of-type(2n) .year aside{background-position: right center;margin-right: -11px; text-align: right;}
	.Timeline000913 .item:nth-of-type(2n) .pic{padding-left: 4%;}
}
@media(max-width:768px){
.Timeline000913 .main{margin-left: 3vw;}
.Timeline000913 .year{font-size: 7vw;}
.Timeline000913 .year aside{padding-left: 32px;background-position: left center;margin-left: -5px;}
.Timeline000913 .year aside:before{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -1vw 3vw 0;}
.Timeline000913 .info{padding: 3vw;}
.Timeline000913 .pre{padding-left: 3vw;}
}
@media(max-width:480px){
.Timeline000913 .pic{width:45%;}
.Timeline000913 .pre{font-size: 3.5vw;}
}



/*
 .Form002802
 */
.Form0028029{padding-top: 30px;}
.Form0028029 .auto{max-width: 1600px;}
.Form0028029 .Listtitle{font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-bottom: 35px;}
 .Form0028029 .from{ width:100%; padding-left:0vw;}
 .Form0028029 .from td{ padding-right: 5%; padding-bottom:3%;}
 .Form0028029 .from td p{ margin: 0; color: #999; text-align: center;}
 .Form0028029 .from td div{ position:relative;}
 .Form0028029 .from label{ font-size:16px; color:#999;margin-bottom: 14px; display: block; line-height: 1; padding-left:8px; border-left:2px solid #eaeaea;}
 .Form0028029 .from .text{ width:100%; height:38px; line-height:10px; border:none; background:none; border-bottom: 1px solid #eaeaea; font-size: 18px;font-family:'HarmonyOS_Sans_SC_Regular'; }
 .Form0028029 .from textarea.text{ height:60px;}
 .Form0028029 .from .btn{ padding-bottom: 1.5%;}
 .Form0028029 .from .btn input{cursor: pointer;
    padding: 0;
    border: none;
    width: 168px;
    height: 54px;
    color: #fff;
    border-radius: 5px;
    background: #005f3d;
    font-family: 'HarmonyOS_Sans_SC_Regular';
	 font-size: 18px;}
 .Form0028029 .address { width: 40%; padding-right:4vw; border-right: 1px solid #eaeaea; vertical-align: top;}
 .Form0028029 .address dl{ padding:0% 0;}
 .Form0028029 .address dd{ margin-bottom:1vw; padding-bottom:1vw; border-bottom: 1px dashed #eaeaea;}
 .Form0028029 .address dd span{display: block; font-size:calc(15 / 16 * 1em); background-repeat: no-repeat; background-position: left center; background-size:auto 18px; padding-left:32px; margin-bottom:16px; color: #666;}
 .Form0028029 .address dd span.tell{background-image: url(../images/Form002802-icon1.svg);}
 .Form0028029 .address dd span.fax{background-image: url(../images/Form002802-icon2.svg);}
 .Form0028029 .address dd span.mall{background-image: url(../images/Form002802-icon3.svg);}
 .Form0028029 .address dd span.add{background-image: url(../images/Form002802-icon4.svg);}
 .Form0028029 .address dd b{font-size:calc(36 / 16 * 1em); font-family: Arial; font-weight: bold; color:#005f3d ;}
 .Form0028029 .address dd p{margin: 0; line-height: 1.75;font-size:calc(18 / 16 * 1em); color: #333;}
 .Form0028029 .address .img img{display: inline-block; border: 1px solid #eaeaea; padding: 5px;}
 .Form0028029 .address .img i{display: inline-block; vertical-align: middle; font-style: normal; color: #999; padding-left:15px;}
 
 @media(min-width:641px){
 .Form0028029 .from,
 .Form0028029 .address{ vertical-align: top;}
 .Form0028029 .from td:nth-child(3n),
 .Form0028029 .from .textareas,
 .Form0028029 .from .btn{ padding-right: 0; }
 }
 @media(max-width:640px){
 .Form0028029 .from td{ display: block; padding-right: 0; }
 .Form0028029 .from .text{font-size: 14px}
 .Form0028029 .from .btn input{height: 42px; width: 140px;font-size: 16px}
 }

.search_list{padding: 4% 0}
.search_list li{padding: 1.5% 0; border-bottom: solid 1px #eee}
.search_list li span{float: right; opacity: 0.8}

.pop-up{position: fixed;width: 100%; height: 100%; top: 0; z-index: 101;background: rgba(0,0,0,0.5); display: none}
.pop-up .innerbox{position: absolute; width: 95%; max-width: 460px; top:50%; margin: auto; left: 0; right: 0; transform: translateY(-50%); background: #ffffff; border-radius: 10px;}
.pop-up .box{display: none}
.pop-up .box p{line-height: 46px;}
.pop-up .box p span{color: #999999}
.pop-up .biaoti{line-height: 30px; padding: 20px 20px 20px 30px; border-bottom: solid 1px #f5f5f5}
.pop-up .biaoti .en{color: #999999; padding-left: 10px; text-transform: uppercase}
.pop-up .close{float: right; width: 30px; height: 30px; position: relative; cursor: pointer;}
.pop-up .close:before,
.pop-up .close:after{content: ''; position: absolute; cursor: pointer; margin: auto; left: 0; right: 0; top: 0; bottom: 0; width:60%; height: 2px; background: #005f3d}
.pop-up .close:before{transform: rotate(45deg)}
.pop-up .close:after{transform: rotate(-45deg)}
.pop-up .infobox{padding: 8% 30px}
.pop-up .btn a{background: #005f3d;display: block; text-align: center; cursor: pointer; padding: 5% 0; border-radius: 0 0 10px 10px; color: #ffffff}

.pop-up .itembox{padding: 2% 0; display: flex; align-items: center; justify-content: flex-end}
.pop-up .formbox{padding: 20px}
.pop-up .formbox .formtitle{color: #666666;padding-right: 10px;}
.pop-up .formbox .formtitle i{color: #e91d1d; padding: 0px 5px;}
.pop-up .formbox .forminput{width: calc(100% - 100px)}
.pop-up .formbox .forminput .text{font-size: 14px; width:100%; height: 46px; padding: 0px 22px; background: #f9f9f9; border: none; border-radius: 100px;}
.pop-up .formbox .forminput textarea{height: 120px;padding:5px; border-radius: 0}
.pop-up .placeholder{padding-top: 20px; padding-bottom: 20px; font-size: 14px;}
.pop-up .placeholder .webuploader-pick{background: #005f3d; font-size: 16px;margin-bottom: 0}
.pop-up .placeholder .webuploader-pick-hover{background: #09422e}
.pop-up .queueList{margin: 0; border: solid 1px #e6e6e6; border-radius: 10px;}
.pop-up .statusBar .btns .uploadBtn{background: #005f3d; }
.pop-up .statusBar .btns .uploadBtn:hover {background: #09422e; }
.mine.pop-up .statusBar .btns{position: relative}
.pop-up .statusBar .btns{position: relative}

.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }





.About{padding-top: 5.94vw;background: url(../images/aboutbg.jpg)no-repeat center;background-size: cover;background-repeat: no-repeat;background-position: center}
.About .logo{text-align: center;margin-bottom: 5%}
.About .box1{text-align: center;padding-bottom: 4%}
.About .box1 .name{font-size: 2.815em;color: #222;padding-bottom: 1em;}
.About .box1 .name:after{content: '';display: block;width: 2em;height: 4px;background: #005f3d;margin: .5em auto 0;display: none}
.About .box1 .con{max-width: 66%;margin: 0 auto;line-height: 2;color: #222}

.About .videobox .pic{position: relative; z-index: 1;overflow: hidden;background: #000;}
.About .videobox .pic figure{padding-bottom: 37%;transition: .3s all}
.About .videobox:hover .pic figure{transform: scale(1.1)}
.About .videobox .play{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; cursor: pointer;}
.About .videobox .play:before{position: absolute; content: '';width: 86px;height: 86px;background:url("../images/RighInfo003072_play.png") no-repeat center center rgba(0,0,0,0.2); left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50%;}
.About .videobox .pic video{position: absolute;left: 0; top: 0;  z-index: 20;background: #000;object-fit: cover;}

.About .box2{margin-top: 4vw;padding-bottom: 4vw}
.About .box2 .tit{font-size: 2.815em;color: #222;padding-bottom: 1%;text-align: center}
.About .box2 .con{line-height: 2;max-width: 76%;margin: 0 auto;color: #222;text-align: center}

.About .box3{padding-bottom: 4vw;}
.About .box3 .tit{font-size: 2.815em;color: #222;padding-bottom: 3%;text-align: center}
.About .box3 .list .pic{padding-bottom: 110%;background: #000;position: relative;overflow: hidden}
.About .box3 .list .pic img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;-webkit-object-fit: cover;}
.About .box3 .list .txt{font-size: 1.375em;color: #333;text-align: center;margin-top: .8em;padding-left: 0;position: relative}
.About .box3 .list .txt i{font-style: normal;color: #005f3d;position: absolute;left: 0;top: 0;font-weight: bold;}

@media(min-width:1025px){
    .About .box3{padding-left: 4vw;padding-right: 4vw}
    .About .box3 .list{display: flex;justify-content: space-between;}
    .About .box3 .list .item{width: 18%;}
}

@media(max-width:1024px){
    .About .box1 .name{font-size: 2em;}
    .About .box1 .con{max-width: 100%;text-align: justify;}
    .About .box2 .tit{font-size: 2em;}
    .About .box2 .con{max-width: 100%;text-align: justify;}
    .About .videobox .play:before{width: 20vw; height: 20vw;}
    .About .box3 .list .item{float: left;width: 50%;margin-bottom: 15px;padding: 0 1.2%;}
    .About .box3 .list .txt{font-size:14px;}
}


.bannervideo{position: relative;overflow: hidden}
.bannervideo .play{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url(../images/Banner003192-play.png)no-repeat center rgba(0,0,0,.2);z-index: 2;cursor: pointer}
.bannervideo .bg{padding-bottom: 37.42%;background-size: cover;background-position: center;background-repeat: no-repeat;}
.bannervideo .files{position: absolute;width: 100%;height:100%;left: 0;top:0;display: none;z-index: 5;background: #000}
.bannervideo .files::before{content: ''; position: absolute;width: 100%;height: calc(90 / 16 * 1em);left: 0;top:0;z-index: 5;background: #fff;}
.bannervideo .files::after{content: ''; position: absolute;width: 100%;height:100%;left: 0;top:0;z-index: 2;backdrop-filter: blur(10px);}
.bannervideo #video1{position: absolute;z-index: 3;}
.bannervideo #video2{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1;min-height: 100%;min-width: 100%}
@media(min-width:1025px){
    .bannervideo #video1{left: 50%;bottom: 0%;transform: translateX(-50%);height:calc(100% - calc(90 / 16 * 1em))}
}
@media(max-width:1024px){
    .bannervideo .files::before{height: calc(70 / 16 * 1em);}
    .bannervideo .bg{padding-bottom: 71.42%;}
    .bannervideo #video1{position: absolute;left: 0%;bottom: 0%;width: 100%}
}








