.auto_1400{ max-width: 1400px; width: 96%;}
a:hover { color: #1DA838;}

/*Top002899 */
.Top002899,
.Top002899 a{color: #333;transition: 0.3s;}
.Top002899 a:hover{color: #333;}

.Top002899 .top-nav{background: #e9e9e9;}
/*.Top002899 .top-nav aside{float: left;overflow: hidden;}*/
.Top002899 .top-nav a{color: #999;float: left;line-height: 40px;}
.Top002899 .top-nav a:hover{color: #fff;background: #1da838;}
.Top002899 .top-nav aside.top-column{float: left;line-height: 40px;font-size: 15px;color: #333;}
.Top002899 .top-lang{ float: right}
.Top002899 .top-lang a{padding: 0 30px;border-right: 1px solid #ddd;}
.Top002899 .top-column a{padding: 0 40px;border-left: 1px solid #eee;}
@media(min-width:1025px){
}
@media(max-width:1024px){
.Top002899 .top-nav a{border-right: 1px solid #eee; padding: 0 2vw;line-height: 40px;}
}

.Top002899 .top-head{max-width: 1400px;width: 92%;margin: 0 auto;position: relative;z-index: 100;height: 98px;}
.Top002899 .top-logo{position: absolute; left: 0; top: 0;display: table;height: 100%;  max-width: 200px;}
.Top002899 .top-logo a{display: table-cell; vertical-align: middle;}
.Top002899 .top-logo img{max-height: 62px;}
@media(min-width:1025px){
.Top002899 .top-logo{width: 20%;}
}
@media(min-width:1025px) and (max-width:1440px){
.Top002899 .top-head{ padding: 0 30px 0 200px;}
}
@media(max-width:768px){
.Top002899 .top-head{height: 15vw;}
.Top002899 .top-logo{width: 30%;}
.Top002899 .top-logo img{max-height: 8vw;}
}

.Top002899 .top-menu li span,
.Top002899 .top-menu li span a{display: block;}
.Top002899 .top-menu li span a{ /*font-weight: bold; */font-size: 22px;}
.Top002899 .top-menu li .sub{display: none; }
.Top002899 .top-menu li .sub-inner {padding: 20px 0;}
.Top002899 .top-menu li .sub dt a:hover{text-decoration:underline;}
@media(min-width:1025px){
.Top002899 .top-menu li span a{line-height: 98px;}
.Top002899 .top-menu li.aon span a{color: #1da838;}
.Top002899 .top-menu li .sub dt a{color: #fff;}
.Top002899 .top-menu{display: table;margin: 0 auto 0 20%;}
.Top002899 .top-menu li{float: left; padding: 0 1vw;}
.Top002899 .top-menu li .sub{position: absolute; left: 0; top: 100%; width: 100%;overflow: hidden;z-index: 100;background: rgba(0,0,0,0.5);}
.Top002899 .top-menu li .sub dl {float: left;}
.Top002899 .top-menu li .sub dt {float: left;margin: 0 1.31vw;}
.Top002899 .top-menu li .sub.po-r dl{float: right;margin-right: -1.31vw;}
}
@media(max-width:1440px){
 .Top002899 .top-menu { margin-left: 10%;}
 .Top002899 .top-menu li{padding: 0 0.8vw}
 .Top002899 .top-menu li span a{ font-size: 20px;}
}
@media(max-width:1366px){
 .Top002899 .top-menu li{padding: 0 0.5vw}
 .Top002899 .top-menu li span a{ font-size: 18px;}
}
@media(max-width:1200px){
  .Top002899 .top-menu li span a{ font-size: 16px;}
}
@media(max-width:1024px){
.Top002899 .top-menu{position: fixed; top: 0;padding-top: 26vw; right: 0;width: 0;overflow: hidden;bottom: 0;transition: 0.3s; z-index: 95;  }
.menu-show{overflow: hidden;}
.menu-show .Top002899 .top-menu{width: 240px;}
.Top002899 .top-menu ul{width: 240px; height: 100%; overflow: auto; padding: 20px;background: rgb(0,95,56,0.95);}
 .Top002899 .top-menu li span a { font-size: 18px;}
.Top002899 .top-menu li .sub{padding: 0!important;}
.Top002899 .top-menu li span{line-height: 40px; padding-right: 40px; border-bottom: 1px solid rgba(255,255,255,0.5);position: relative;overflow: hidden; }
.Top002899 .top-menu li span .op{position: absolute;right:0; top: 0; height: 100%;width: 40px; transition: 0.3s;}
.Top002899 .top-menu li span .op.click{transform: rotate(45deg);}
.Top002899 .top-menu li span .op:before,
.Top002899 .top-menu li span .op:after{position: absolute; content: '';background: #fff; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.Top002899 .top-menu li span .op:before{width: 40%; height: 2px;}
.Top002899 .top-menu li span .op:after{height: 40%; width: 2px;}
.Top002899 .top-menu li  a{color: #fff;}
.Top002899 .top-menu li .sub-inner{padding: 20px;}
.Top002899 .top-menu li .sub dt:not(:last-child){border-bottom: 1px solid rgba(0,0,0,0.3);}
.Top002899 .top-menu li .sub dt{line-height: 24px; padding: 8px 0; font-size: 16px;}
.Top002899 .open-menu{width: 40px; height: 30px;position: absolute;right: 30px; top: 50%; margin-top: -15px; z-index: 110;}
.Top002899 .open-menu i{position: absolute; width: 70%; height: 3px; background: #005f38; left:15%; top: 50%; margin-top: -1.5px; transition: 0.3s;}
.Top002899 .open-menu i:nth-child(2){margin-top: -8px;}
.Top002899 .open-menu i:nth-child(3){ margin-top: 6px;}

.Top002899 .open-menu.on i:nth-child(1){opacity: 0;}
.Top002899 .open-menu.on i:not(:nth-child(1)){transform: rotate(45deg); margin-top: -1.5px;}
.Top002899 .open-menu.on i:nth-child(3){transform: rotate(-45deg);}
}

.Top002899 .top-search{position: absolute; top: 100%; right: 0; overflow: hidden;display: none; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.Top002899 .top-search .text{color: #999; width: 100%; line-height: 50px;height: 50px;background: #fff; border: 0; padding: 0 50px 0 20px;}
.Top002899 .top-search .text.focus{color: #fff;}
.Top002899 .top-search .btn{position: absolute;right: 0;height: 100%;width: 50px; background: url("../images/Top002899_search_white.png") no-repeat center center #1da838;}
@media(min-width:1025px){
.Top002899 .top-search{width:30vw; min-width: 300px;border-radius: 0 0 5px 5px;}
}
@media(max-width:1024px){
.Top002899 .top-search{width:100%;} 
.Top002899 .top-search .text{background: rgba(0,0,0,0.5);color: #fff;}
}

.Top002899 .open-search{position: absolute;background: url("../images/Top002899_search.png") no-repeat center center;width: 30px; height: 30px;right: 0; top: 50%; margin-top: -15px;cursor: pointer;z-index: 110;}
.Top002899 .open-search.on{background: #1da838;}
.Top002899 .open-search.on:before,
.Top002899 .open-search.on:after{position: absolute;content:'';width: 100%;height: 2px;left: 0;top: 50%;margin-top: -1px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);background: #999;}
.Top002899 .open-search.on:after{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}



/*Banner002729 */
.Banner002729 .slider li.slick-slide{ height: auto;position: relative;}
.Banner002729 .ytable{height: 100%;}
.Banner002729 .txt-main{position: absolute; left: 0; width: 100%; top: 0; height: 100%; z-index: 3;font-size: 50px;}
.Banner002729 .txt-main a.more{ display: block; color: #184477; border-radius:50px ; width: 11.0625em; line-height: 2.875em; border: 2px solid #184477; text-align: center; letter-spacing: 0.625em; font-weight: bold; font-size: 0.32em;transform: translateY(100%); -webkit-transform: translateY(100%);opacity: 0;-webkit-opacity: 0; transition:transform 0.5s 1.5s,opacity 0.5s 1.5s;}
.Banner002729 .txt-main a.more:hover{background: #184477; color: #fff;}
.Banner002729 .txt-main aside{color: #184477; max-width: 700px; transform: translateY(100%); -webkit-transform: translateY(100%);opacity: 0;-webkit-opacity: 0;}
.Banner002729 .txt-main aside.tit{font-size: 1em; line-height: 1em; max-height: 2em; margin-bottom: 20px; transition: 0.5s;}
.Banner002729 .txt-main aside.pre{font-size: 0.44em; line-height: 1.2em;  max-height: 2.4em; margin-bottom: 4%;transition: 0.5s 0.5s;}
.Banner002729 .an-show .txt-main a.more,
.Banner002729 .an-show .txt-main aside{ transform: translateY(0); -webkit-transform: translateY(0); opacity: 1;-webkit-opacity: 1;}
.Banner002729 .slider li img{display: block; width: 100%;}
.Banner002729 .slick-dots{text-align: center;position: absolute; left: 0; z-index: 10; bottom: 30px; width: 100%;}
.Banner002729 .slick-dots li{list-style: none; display: inline-block; margin: 0 4px; width: 24px; height: 24px; border-radius: 50%; border:1px solid transparent; cursor: pointer; position: relative;}
.Banner002729 .slick-dots li button{position: absolute; left: 50%; top: 50%; background: #e1e1e1; border-radius: 50%; padding: 0; width: 8px; height: 8px; margin: -6px 0 0 -6px; cursor: pointer; font-size: 0; border: 0;background: #fff; opacity: 0.8;-webkit-opacity: 0.8;}
.Banner002729 .slick-dots li.slick-active button{opacity: 1;-webkit-opacity: 1;width: 8px; height: 8px; margin: -4px 0 0 -4px; background: #fff;}
.Banner002729 .slick-dots li.slick-active{border-color: #fff;}

@media(min-width:1201px){
.Banner002729 .slider li img.wap{display: none;}
}
@media(max-width:1200px){
.Banner002729 .slider li img.pc{display: none;}
}
@media(max-width:1024px){
.Banner002729 .txt-main{font-size: 40px;}
}
@media(max-width:640px){
.Banner002729 .txt-main{font-size:28px;}
}
@media(max-width:480px){
.Banner002729 .txt-main{font-size:20px;}
}
/*Floor003011 */
.Floor003011{overflow: hidden;position: relative; z-index: 1;padding:2.5vw  0 4vw; background: url(../images/Floor003011_bg.png) no-repeat left top; background-size:30%}

.Floor003011 .title .cn{font-size: 42px;color: #333;line-height: 1em;margin-bottom: 4%;}
@media(max-width:1024px){
.Floor003011 .title .cn{font-size: 6vw;}
}
.Floor003011 .count ul{display: table;width: 100%;position: relative; z-index: 2;}
.Floor003011 .count{position: relative;z-index: 1;padding: 2vw 0 0;}
.Floor003011 .count li p{margin: 0;line-height: 26px;font-size: 16px; color:#666;}
.Floor003011 .count li{ max-width:200px;}
.Floor003011 .count li:not(:last-child){margin-right: 10.5%;}
.Floor003011 .count li {display: inline-block;vertical-align: top;}
.Floor003011 .count li aside{color: #1da838; font-weight: bold;}
.Floor003011 .count li aside b{font-size: 48px;display: inline-block;vertical-align: sub;}

.Floor003011 .more{padding: 2vw 0 0 0;}
.Floor003011 .more a{position: relative;display: inline-block;position: relative;padding: 5px 0;line-height: 30px;color: #1da838;padding-right: 34px;background: url("../images/Floor003011_more.png") no-repeat right center;transition: 0.5s;font-size: 16px;}
.Floor003011 .more a:hover{background:#1da838;border-radius: 5px;color: #fff; padding:5px 25px;}
.Floor003011 .more a:after,
.Floor003011 .more a:before{position: absolute; content: ''; border:1px solid #1da838; left: -10px; right: -10px; top:-5px;bottom: -5px; border-radius: 5px; opacity: 0;transition: 0.5s;}
.Floor003011 .more a:hover:after,
.Floor003011 .more a:hover:before{ opacity: 1;}
.Floor003011 .more a:hover:after{transform: translate(-3px,-3px);}
.Floor003011 .more a:hover:before{transform: translate(3px,3px);}

.Floor003011 .solgan{margin: 1.2vw 0 2vw 0;font-size: 20px;color: #333333;line-height: 1.462em;width: 64%;}
/*.Floor003011 .intro{min-height: 23vw; padding-bottom: 4.5vw;}*/
.Floor003011 .intro p{margin: 0 0 15px;color: #555;line-height: 2em;font-size: 18px;}
.Floor003011 .word{color: #1da838;font-size: 26px; text-align: right;position: relative; z-index: 2;}
.Floor003011 .word aside{font-size: 100px;line-height: 1em; font-weight:bold;}
.Floor003011 .fr .pic{padding-right: 6px;margin-top: -45px;}
@media(min-width:1025px){
.Floor003011 .fl{width: 58%;padding-top: 6%;}
.Floor003011 .fr{width: 37%;}
.Floor003011 .fl .img{width: 131.231%;}
}
@media(max-width:768px){
.Floor003011 .word{font-size: 5vw;}
.Floor003011 .word aside{font-size: 8vw;}
.Floor003011 .fr{margin-bottom: 4vw;}
.Floor003011 .fr .pic{margin-top: -10vw;}
}
@media(max-width:640px){
.Floor003011 .solgan{font-size: 4.5vw;}
 .Floor003011 .intro p { font-size: 15px;}
}
.home_tit{margin: 0 0 2% 0;color: #333;text-align: center;text-transform: uppercase;}
.home_tit span{font-size: 18px; display: block; color: #999; padding-top: 20px; }
.home_tit h3{ margin: 0; font-weight: normal;  font-size: 38px;  }
/*.home_tit h3:after{display:block;margin:0 auto;margin-top:10px;content: "";width: 44px;height: 4px;background: #14a6d0;}*/
@media(max-width:640px){
 .home_tit h3 { font-size: 24px;}
}

.Floor003011_2 .fl{width:100%;padding-top:0; float: none}
.Floor003011_2 .fr{width: 100%;float: none}
.Floor003011_2 .fr{margin-bottom: 0vw;}
.Floor003011_2 .fr .pic{margin-top: -2vw;}
.Floor003011_2 .intro .left{ float:left; width:60%;}
.Floor003011_2 .intro .count{ float:right; width:32%;}
.Floor003011_2 .count li{max-width: 350px;margin-top: 8%;width: 40%;}
.Floor003011_2 .count li:not(:last-child){margin-right:0;}
.Floor003011_2 .count li:nth-child(1),
.Floor003011_2 .count li:nth-child(3){margin-right:10%;width: 50%;}

@media(max-width:640px){
 .Floor003011_2 .intro .left ,
 .Floor003011_2 .intro .count { float: none; width: 100%;}
 .Floor003011_2 .count li { width: 35%;}
 .Floor003011_2 .count li:nth-child(1),
 .Floor003011_2 .count li:nth-child(3) {margin-right: 5%;width: 60%;}
 .Floor003011 .count li aside b { font-size: 30px;}
}


/*
 .Floor002377 首页产品
 */
.Floor002377{padding: 4vw 0 3vw;background: #f5f5f5;background: url(../images/Floor001900-bg.jpg) no-repeat center;}

.Floor002377 .tabs{text-align: center;}
.Floor002377 .tabs a{display: inline-block;margin-left: 40px;border-radius: 40px;margin-bottom: 10px;line-height: 30px;/* height: 30px; */padding: 6px 45px;background-color: #fff;font-size: 16px;color: #666;cursor: pointer;transition: all .3s ease-in-out;}
.Floor002377 .tabs a.on,.Floor002377 .tabs a:hover{ background: #1da838; color: #fff;}

.Floor002377 .wrap-container{ position: relative; z-index: 3; padding-top: 0px;}
.Floor002377 .list{display: none;padding: 0 30px 20px;overflow: hidden;margin-top: 3%;}
.Floor002377 ul li{ position: relative; display: block;}
.Floor002377 ul li a{display:block;background:#fff;padding:35px;box-shadow: 0 0 15px rgba(0,0,0,0.1);}
.Floor002377 ul li .pic{ overflow:hidden;}
.Floor002377 ul li a:hover .pic figure{ transition:0.3s; transform:scale(1.1)}
.Floor002377 ul li .pic figure{background-size:contain;padding-bottom: 64%; transition:0.3s}
.Floor002377 ul li .pic figure img{ display:none}
.Floor002377 ul li .word{ padding-top:40px; padding-left:2px;}
.Floor002377 ul li .word h3{margin: 0 0 3%;font-size: 20px;font-weight: 600;overflow:  hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow:  ellipsis;color: #333;}
.Floor002377 ul li a:hover .word h3{ color: #1da838;}
.Floor002377 ul li .word dl{color: #777;padding-top: 5px;font-size: 15px;line-height: 24px;}
.Floor002377 ul li .word .price{ font-size: 20px; color: #333; margin: 30px 0 0; display: block;}
.Floor002377 ul li .word .price em{ font-style:normal; font-size: 14px;}
.Floor002377 ul li .pic img{ max-height: 100%; width: auto; position: relative; left: 0;transition: left .5s ease-in-out;-webkit-transition: left .5s ease-in-out;-ms-transition: left .5s ease-in-out;-moz-transition: left .5s ease-in-out;}
.Floor002377 ul li .more{display:inline-block;margin-top: 30px;position:relative;font-size: 16px;color:#1da838;}
.Floor002377 ul li .more:before{ position:absolute; content:''; width:10px; height:10px; border-top:2px solid #1da838; border-right:2px solid #1da838; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); right:-15px; top:50%; margin:-4px 0;}
.Floor002377 ul li a:hover .more{ color:#1da838}
.Floor002377 ul li a:hover .more:before{ border-color:#1da838}

.Floor002377 .btn{position: absolute;top: 50%;margin-top: -25px;overflow: hidden;width: 48px;height: 48px;line-height: 50px;font-size: 30px;font-weight: bold;cursor: pointer;color: #999;border-radius: 50%;border: 1px #999 solid;}
.Floor002377 .btn:before{ position:absolute; content:''; width:16px; height:16px; border-top:2px solid #999; border-right:2px solid #999; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); left:50%; top:50%; margin:-8px 0 0 -11px;}
.Floor002377 .btn.icon-prev:before{  transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -ms-transform:rotate(-135deg);  margin:-8px 0 0 -5px;}
.Floor002377 .icon-prev{left: -5%;}
.Floor002377 .icon-next{ right: -5%;}
.Floor002377 .btn:hover{ background:#1da838; transition:0.3s;}
.Floor002377 .btn:hover:before{ border-color:#fff;transition:0.3s;}

@media (max-width: 1440px) {
 .Floor002377 .list {padding:0 4% 20px;}
 .Floor002377 .icon-prev { left: -1%;}
 .Floor002377 .icon-next { right: -1%;}
}
@media (max-width: 640px) {
 .Floor002377 .tabs { padding: 4% 0;}
 .Floor002377 .tabs a {margin:0 2%;}
 .Floor002377 .list {padding: 0 12% 20px;}
 .Floor002377 .btn { width: 38px; height: 38px;}
}

/*Floor002891 */
.Floor002891{  padding: 3% 0 4%; }
.Floor002891 .home_tit{ margin-bottom:4%;}
.Floor002891 .left{ position: relative;}
.Floor002891 .left h3{position: absolute;left: 0;top: 0;background: #1da838;color: #fff;font-size: 18px;font-weight:normal;padding: 8px 20px;display: inline-block;z-index: 5;margin: 0;}
.Floor002891 .left ol a{ position: relative; }
.Floor002891 .left .Ispic{padding-bottom: 48%;}
.Floor002891 .left ol .txt{color: #333;}
.Floor002891 .left ol .txt .tit{ font-size: 20px;  margin-top:20px; } 
.Floor002891 .left ol .txt time{color: #999; margin:12px 0 0; display:block;} 
.Floor002891 .left ol .txt p{font-size:15px; color: #999; margin:12px 0;line-height: 1.875em; margin-bottom: 0;}
.Floor002891 .left  .slick-arrow{position:absolute;top:50%;width: 48px;height: 48px;margin-top:-30px;background: rgba(255,255,255,0.2);padding:0;border: none;font-size:0;z-index:10;cursor:pointer;border-radius:50%;}
.Floor002891 .left  .slick-arrow:hover{ background:rgb(110,185,43); }
.Floor002891 .left  .slick-arrow:before{ position:absolute; content:''; width:14px; height:14px; border-top:2px solid rgba(255,255,255,0.6); border-right:2px solid rgba(255,255,255,0.6); transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); left:50%; top:50%; margin:-7px 0 0 -11px;}
.Floor002891 .left  .slick-arrow:hover:before{ border-color:#fff;}
.Floor002891 .left  .slick-prev:before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -ms-transform:rotate(-135deg); margin-left:-5px;}
.Floor002891 .left  .slick-prev{ left:20px;}
.Floor002891 .left  .slick-next{ right:20px;}

.Floor002891 .ul-tab{display: block;border-bottom:1px solid #e6e6e6;position:relative;margin-bottom: 20px;}
.Floor002891 .ul-tab:after{font-size: 0;line-height: 0;}
.Floor002891 .ul-tab li{margin-right:6%;float: left;}
.Floor002891 .ul-tab li span{display: block;line-height: 24px; color:#333;cursor: pointer;background: #fafafa;border-bottom: 3px #fff solid;font-size:18px;padding-bottom:15px;}
.Floor002891 .ul-tab li span a{ float:right; display:none;position: absolute;right: 0;top: 0px;border: 1px #e6e6e6 solid;padding: 3px 15px;line-height: 24px; color:#999;font-size:14px; transition:0.3s; border-radius: 5px;}
.Floor002891 .ul-tab li.on span a{display:block;}
.Floor002891 .ul-tab li span a:hover{ border-color:#1da838; color:#fff; background:#1da838; transition:0.3s;}
.Floor002891 .ul-tab li span:hover,
.Floor002891 .ul-tab li.on span{margin: 0 1px;border: 0;color: #1da838;border-bottom: 3px #1da838 solid;}

.Floor002891 .tab-list ol .Ispic{display: block;}
.Floor002891 .tab-list li a{display: block; position:relative;padding-left: 118px;}
.Floor002891 .tab-list li:hover a{border-color:#1da838 }
.Floor002891 .tab-list li .tit{font-size: 18px;margin-bottom: 12px;}
.Floor002891 .tab-list time{font-size:16px;display: block;padding: 0;color: #b1ceb7;display:block;position:absolute;left:0;top:0;text-align:center;background: #f2f7f3;padding: 12px 0;width: 96px;height: 96px;}
.Floor002891 .tab-list time span{display:block; color:#1da838;font-size: 38px;font-weight:bold;margin-bottom:5px;}
.Floor002891 .tab-list li:hover a .tit{color: #1da838;}
.Floor002891 .tab-list p{ font-size:15px; color: #999;line-height: 1.875em;}

@media(min-width:1025px){
.Floor002891 .right{float: right;width: 50%;padding-left: 3.5%}
.Floor002891 .left{float: left;width: 50%;clear: left; }
.Floor002891 .tab-list li:first-of-type{ padding-top: 10px; }  
.Floor002891 .tab-list li:not(:last-child){margin-bottom: 25px;} 
.Floor002891 .tab-list li:not(:last-child) a{border-bottom: 1px solid #ebebeb;padding-bottom: 20px} 
.Floor002891 .tab-list li a{}
}
@media(min-width:1025px) and (max-width:1366px){
.Floor002891 .tab-list li:not(:last-child){margin-bottom: 40px;}
}
@media(max-width:1024px){
 .Floor002891 .tab-list li{margin: 4vw 0;}
}
@media(max-width:640px){
.Floor002891 .ul-tab{margin: 4vw auto 6vw;}
.Floor002891 .tab-list li .tit{font-size: 4vw;margin-bottom: 0.8em;}
.Floor002891 .tab-list li p{font-size:3vw;}
 .Floor002891 .tab-list time span { font-size: 28px;}
}
@media(max-width:480px){
 .Floor002891 .ul-tab li a{padding: 0 4vw;}
}
 
 

 
/* 底部 */
/*Bottom002743 */
.Bottom002743{ background:#323232; padding-top:50px;color: rgba(255,255,255,0.4); }
.Bottom002743 a{color: rgba(255,255,255,0.4);}
.Bottom002743 a:hover{color: #fff;}
.Bottom002743 .right{float: right;width: calc(100% - 140px);}
.Bottom002743 .code{width: 120px;float: left;}
.Bottom002743 .code .img-block{  }
.Bottom002743 .code p{  text-align: center; margin: 10px 0; color: #9a9a9a; }
.Bottom002743 .right .tit{font-size: 20px;margin-bottom: 1vw;font-weight: bold;color: #fff;}
.Bottom002743 .contact{width: 41%;}
.Bottom002743 .contact li{line-height: 30px;font-size: 16px;color: #9a9a9a;}

.Bottom002743 .copyright{ line-height: 24px; padding:20px 0;color: #888; margin-top: 40px; border-top: 1px solid rgba(255,255,255,0.12);}
.Bottom002743 .copyright a{color: #888;}
.Bottom002743 .copyright a:hover{color: #1da838;}
.Bottom002743 .copyright a:not(:last-child):after{display: inline-block; content: ''; width: 1px; height: 13px; background: #c0c0c0; vertical-align: middle; margin: 0 7px;}
.Bottom002743 nav dl dt{font-size: 20px;color: #fff; padding-bottom: 20px; font-weight:bold;}
.Bottom002743 nav dl dt a{color: #fff;}
.Bottom002743 nav{font-size: 16px;text-align: center;width: 58%;display: flex;}
.Bottom002743 nav dl{float: left; max-width: 180px;text-align: center;margin-right: 10px;    word-break: break-word;}
.Bottom002743 nav dl:last-child{margin-right: 0;}
.Bottom002743 nav dd{line-height: 20px; padding:6px 0; font-size: 17px; word-break: break-word;}
@media(min-width:769px){
.Bottom002743 .contact{float: left;}
.Bottom002743 .copyright aside{float: right;}
}
@media(max-width:1366px){
 .Bottom002743 .contact{width: 40%;}
}
@media(max-width:768px){
.Bottom002743{padding-top: 5%;}
.Bottom002743 nav{display: none;}
.Bottom002743 .contact{display: table; margin: 0 auto; width: 80%;}
.Bottom002743 .contact .name,
.Bottom002743 .copyright{text-align: center;}
 .Bottom002743 .code {float: none;margin:0 auto;}
}



/*
 .Banner002291 为demo编号
 */
 .Banner002291 { overflow: hidden;}
 .Banner002291 span{ display: none;}
 .Banner002291 img{ max-width: none; width: 155%; /*margin-left: -27.5%;*/}
 @media only screen and (min-width: 768px) {
	 .Banner002291 img{ width: 150%; margin-left: -25%;}
 }
 @media only screen and (min-width: 1024px) {
	 .Banner002291 img{ width: 140%; margin-left: -20%;}
 }
 @media only screen and (min-width: 1200px) {
	 .Banner002291{ height: 440px;}
	 .Banner002291 img{ display: none;}
	 .Banner002291 span{ display: block; background-position: center; background-repeat: no-repeat; height: 440px; width: 100%;}
 }
 /*Menu002147 */
 .Menu002147{background:#f8f8f8;}
 .Menu002147 ul{ display:table; margin:0 auto;}
 .Menu002147 li{ float:left; padding:0 40px;position:relative;}
 .Menu002147 li:after{ position:absolute; content:''; width:1px; right:0; top:50%; height:14px; margin-top:-7px; background:#dfdfdf;}
 .Menu002147 li.end:after{ display:none;}
 .Menu002147 li a{ display:block;font-size:20px; position:relative; overflow:hidden; line-height:82px;height:82px;}
 .Menu002147 li a:after{ position:absolute; left:0; bottom:0;content:''; height:2px; width:100%;}
 .Menu002147 li.aon a,
 .Menu002147 li:hover a{ color:#1DA838;}
 .Menu002147 li.aon a:after,
 .Menu002147 li:hover a:after{ background:#1DA838;}
 @media(max-width:1024px){
 .Menu002147 li{ padding:0 20px;}
 .Menu002147 li a{  line-height:50px;height:50px;}
 }
 @media(max-width:768px){
 .Menu002147 ul{ display:block;}
 .Menu002147 li{ float:left; width:25%; text-align:center; padding:0;}
 }
 @media(max-width:768px) and (min-width:481px){
 .Menu002147 li:nth-child(4n):after{ display:none;}
 }
 @media(max-width:480px){
 .Menu002147 li{ width:33.33333333333%}
 .Menu002147 li:nth-child(3n):after{ display:none;}
  .Menu002147 li a{ font-size:16px;}
 }


.title_h{ position: relative; z-index: 4;transform:skew(-10deg); margin-bottom: 40px;}
.title_h aside{display: table; margin: 0 auto; padding: 0 50px; background: #fff;}
.title_h span{display: table;line-height: 40px; border-radius: 10px 0; padding: 0 20px; background: #F0F2F0;font-size: 24px;color: #333;}
.title_h span i{font-style: normal;float: left;padding: 0 20px; margin-right: 10px; margin-top: -10px;color: #fff;border-radius: 10px 0; background: #1DA838; }
@media(max-width:480px){
 .title_h span { font-size: 20px;}
}


/*
 .RighInfo002803 为demo编号
 */
 .RighInfo002803 { padding:4vw 0 0; }
 .RighInfo002803 li { float: left; width: 48%; text-align: center; position: relative; box-shadow: 0 0 5px rgba(0,0,0,0.1); background-color: #fff;}
 .RighInfo002803 li+li { margin-left: 4%; }
 .RighInfo002803 li{ position:relative; overflow:hidden; border-radius:20px;}
 .RighInfo002803 li .Ispic{ display: block; padding-bottom:41.667%;}
 .RighInfo002803 li .box{ color:#333; position:absolute; left:0; top:0; height:100%; width:100%; text-align:center;  transition:0.3s;background:rgba(255,255,255,0.9); }
 .RighInfo002803 li .pic{ display:block; width:100%;}
 .RighInfo002803 li .box .ytable{height: 100%;}
 .RighInfo002803 li p{ height:0;font-size:28px; transition:0.3s; transform:translateY(100px); opacity:0; margin:0; padding:0 2%; color: #fff;}
 .RighInfo002803 li h3{ margin:0; font-size:22px; padding:2.5% 0; }
 .RighInfo002803 li .icon,
 .RighInfo002803 li .iconHover{ max-width:65px; max-height:65px; margin: 0 auto;}
 .RighInfo002803 li .iconHover{ display: none;}
 .RighInfo002803 li:hover .box .icon{display: none;}
 .RighInfo002803 li:hover .box .iconHover{display: block;}
 .RighInfo002803 li:hover .box{background:rgba(24,125,44,0.7); color: #fff;}
 .RighInfo002803 li:hover .box p{  opacity:1;height:48px; transform:translateY(0);}
 .RighInfo002803 .h3{font-size: 20px; color: #333;  margin: 50px auto 30px;text-align: center;}

 .RighInfo002803 .box .num {font-size: 48px;letter-spacing: 4px;transform:skew(-10deg);position: relative;color: #1DA838;opacity: .3;}
 .RighInfo002803 .box .num::after {display: inline-block;content: '';position: absolute;left: 0;top:50%;background-color: #1DA838;width: 100%;height: 1px;z-index: -1;}
 .RighInfo002803 .box .num span{display: inline-block;padding-right: 20px;background-color: #fff;}
@media(max-width:480px) {
 .RighInfo002803 {padding:8% 0;}
 .RighInfo002803 li { width: 100%; float: none; margin-left: 0 !important; margin: 2% 0; }
 .RighInfo002803 li h3 { font-size: 18px;}
 .RighInfo002803 li p { font-size: 20px;}
 .RighInfo002803 li .icon, .RighInfo002803 li .iconHover {max-width: 55px; min-height: 55px;}
}




/*PicList002433 */

.PicList002433{}
.PicList002433 .main{ padding:6% 0 4% 0;}
.PicList002433  .list {margin-top: 50px;}
.PicList002433  .list ul{ padding:0 50px;}
.PicList002433  .list li{ float:left; position:relative;  text-align:center; margin-bottom:4%;}
.PicList002433  .list li:first-child:before,
.PicList002433  .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList002433  .list li:first-child:before{ left:-50px; background:url(../images/PicList002433_ul_l.png) no-repeat 0 0;}
.PicList002433  .list li:last-child:after{right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list li aside{ padding-top:35px;height:90px; background:url(../images/PicList002433_libg.png) repeat-x left top;}
.PicList002433  .list li .ytable{ height:245px;}
.PicList002433  .list li .ytable-cell{ vertical-align:bottom;}
.PicList002433  .list li figure{ position:relative; display:inline-block;max-width: 80%;}
.PicList002433  .list li figure:after{ position:absolute; right:-24px; bottom:0; background:url(../images/PicList002433_ying.png) no-repeat left bottom; width:24px; height:100%; background-size:contain; content:'';}
.PicList002433  .list li figure img{ max-height:315px;padding: 8px;padding-top: 12px;background: url(../images/PicList002433_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002433  .list li p{ margin:0 auto; max-width:210px;width:90%; line-height:20px; max-height:40px; color:#333;font-size: 18px;}
.PicList002433  .list .ul-3 li{width:33.33333333%;}
.PicList002433  .list .ul-3 li:nth-child(3):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list .ul-2 li{width:50%;}
.PicList002433  .list .ul-2 li:nth-child(2):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433  .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433  .list .ul-1 li{width:100%;}
@media(max-width:640px){
.PicList002433  .auto,
.PicList002433  .list ul{ padding:0;}
.PicList002433  .list li p{ font-size:12px;}
.PicList002433  .list li .ytable{ height:150px;}
.PicList002433  .list li figure img{ max-height:150px; padding:3px}
.PicList002433  .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433  .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433  .list .ul-3 li:nth-child(3):after,
.PicList002433  .list li:first-child:before{ display:none;}
}
@media(max-width:480px){
.PicList002433  .list li .ytable{ height:100px;}
.PicList002433  .list li figure img{ max-height:100px;}
}








/*
 .Menu002795
 */
.Menu002795{ padding:2% 0 0; border-bottom: 1px solid #eee;}
.Menu002795 ul{margin-bottom: 1%;text-align: center;}
.Menu002795 li{ display: inline-block; margin: 0 1.5%; margin-bottom:1px;}
.Menu002795 li a{display:block;padding: 5px 50px;border-radius:50px;line-height:35px;border:1px solid #e2e2e2;background:#efefef;font-size: 18px;}
.Menu002795 li:hover a,
.Menu002795 li.aon a{ color:#fff; background:#1DA838; border-color:#1DA838;}

.Menu002795 dl{ font-size: 0; text-align: center;}
.Menu002795 dd{ display: inline-block; padding:0 40px;position:relative;}
.Menu002795 dd a{display:block;position:relative;overflow:hidden;/* height:82px; */font-size: 16px;line-height: 24px;text-transform: uppercase;padding: 20px 0 20px;}
.Menu002795 dd.aon a,
.Menu002795 dd:hover a{ color:#1DA838;}
.Menu002795 dd.aon a:after,
.Menu002795 dd:hover a:after{ background:#1DA838;}

@media(max-width: 930px){
.Menu002795 ul{ float:none; max-width:none; overflow:hidden;}
.Menu002795 li{ margin:0 0 1% 0; text-align:center; width:32%;}
.Menu002795 li a{ padding:0;}
}
@media(max-width:768px){
.Menu002795 dl{ text-align: justify; }
.Menu002795 dd{ width:49%; text-align:center; padding:0;}
.Menu002795 dd:nth-child(2n)::after{ display:none;}
.Menu002795 dd a{ font-size: 16px; }
}

@media(max-width:480px){
 .Menu002795 { padding-top: 8%;}
 .Menu002795 li a { font-size: 16px;}
}





/* Product */
 .Product .list{padding: 0 0 20px;/* margin-top: 3%; */}
 .Product ul li{ position: relative; display: block; float: left; width:48.5%; margin-right:3%;margin-bottom:3%;}
 .Product ul li:nth-child(2n) {margin-right: 0;}
 .Product ul li a{display:block;background:#fff;padding:35px;box-shadow: 0 0 15px rgba(0,0,0,0.08);/*border: 1px #eee solid; background: #f8f8f8; */}
 .Product ul li .pic{ overflow:hidden;}
 .Product ul li a:hover .pic figure{ transition:0.3s; transform:scale(1.1)}
 .Product ul li .pic figure{background-size:contain;padding-bottom: 44%; transition:0.3s}
 .Product ul li .pic figure img{ display:none}
 .Product ul li .word{ padding-top:40px; padding-left:2px;}
 .Product ul li .word h3{margin: 0 0 3%;font-size: 20px;font-weight: 600;overflow:  hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow:  ellipsis;color: #333;}
 .Product ul li a:hover .word h3{ color: #1da838;}
 .Product ul li .word dl{color: #777;padding-top: 5px;font-size: 15px;line-height: 24px;height: 55px;overflow: hidden}
 .Product ul li .word .price{ font-size: 20px; color: #333; margin: 30px 0 0; display: block;}
 .Product ul li .word .price em{ font-style:normal; font-size: 14px;}
 .Product ul li .pic img{ max-height: 100%; width: auto; position: relative; left: 0;
 transition: left .5s ease-in-out;-webkit-transition: left .5s ease-in-out;-ms-transition: left .5s ease-in-out;-moz-transition: left .5s ease-in-out;
 }
 .Product ul li .more{display:inline-block;margin-top: 30px;position:relative;font-size: 16px;color:#1da838;}
 .Product ul li .more:before{ position:absolute; content:''; width:10px; height:10px; border-top:2px solid #1da838; border-right:2px solid #1da838; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); right:-15px; top:50%; margin:-4px 0;}
 .Product ul li a:hover .more{ color:#1da838}
 .Product ul li a:hover .more:before{ border-color:#1da838}

@media (max-width: 480px) {
 .Product ul li a { padding: 15px;}
 .Product ul li .word h3 { font-size: 16px;}
 .Product ul li .more { font-size: 15px;}
}


 /*
  .Page002193 为demo编号
  */
 .Page002193{zoom:1; overflow:hidden; text-align:center; padding:30px 0 5%; text-align:center;}
 .Page002193 span{ padding:0px 3px; display:inline-block;}
 .Page002193 a{font-family:"Arial"; display:inline-block; margin:0px 2px; border:1px solid #ededed; padding:0 1em; color:#666; line-height:35px; border-radius:3px;transition: .3s ease-out;}
 .Page002193 a:hover{ color:#fff; border:1px solid #1DA838; background:#1DA838;}
 .Page002193 .p_cur,.Page002193 .p_count,.Page002193 .p_total,.Page002193 .p_jump,.Page002193 .a_first,.Page002193 .a_end{ display:none;}
 .Page002193 .p_cur b{ color:#1DA838;}
 .Page002193 .p_count b{ color:#1DA838;}
 .Page002193 .p_total b{ color:#1DA838;}
 .Page002193 .p_page em{ font-style:normal;}
 .Page002193 .p_page em a{}
 .Page002193 .p_page em a.a_cur{ color:#fff; background:#1DA838; border-color:#1DA838;}
 .Page002193 .p_page b{ font-weight:normal;}
 
 
 
/*
 .RighInfo002254 为demo编号
 */
 .RighInfo002254{ padding:4vw 0;}
 .RighInfo002254 .list_img{ float:left; width:55.6%; position:relative;}
 .RighInfo002254 .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}
 .RighInfo002254 .big_img li,
 .RighInfo002254 .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%;}
 .RighInfo002254 .big_img li figure{ box-shadow: 0 0 15px rgba(0,0,0,0.1);background-size:contain;}
 .RighInfo002254 .list{ padding:42px 0 42px 82.9%;}
 .RighInfo002254 .list .bd{ position:relative;}
 .RighInfo002254 .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/RighInfo002254-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
 .RighInfo002254 .list a.prev{ top:0;}
 .RighInfo002254 .list a.next{ bottom:0; background-image:url(../images/RighInfo002254-btn_next.png);}
 .RighInfo002254 .list a.prevStop,
 .RighInfo002254 .list a.nextStop{ cursor:default;}
 .RighInfo002254 .list li{ height:130px;  position:relative;}
 .RighInfo002254 .list li figure{ position:absolute; left:0; width:97%; top:9px; bottom:15px; background-size:contain; border:1px solid #f2f2f2;opacity: .5;}
 .RighInfo002254 .list li.on figure{opacity: 1;}
 .RighInfo002254 .right_info{ float:right; width:39.2%;}
 .RighInfo002254 .right_info h1,
 .RighInfo002254 .right_info h3,
 .RighInfo002254 .right_info p{ margin:0; border-bottom:1px solid #eee;}
 .RighInfo002254 .right_info p b{ color: #333;  }
 .RighInfo002254 .right_info h1{ padding:7% 0; color:#333; font-size:26px; }
 .RighInfo002254 .right_info h3{ font-size:18px; padding:5% 0; font-weight:normal;}
 .RighInfo002254 .right_info p{line-height:28px; padding:3% 0; color:#999;font-size: 16px;}
 .RighInfo002254 .right_info a{ display:inline-block; border:1px solid #fdf3f2; padding:10px 5%; color:#1DA838; transition:0.4s; margin-top: 10%;  }
 .RighInfo002254 .right_info a:hover{ background-color:#1DA838; color:#fff;}
 
 .RighInfo002254 .tab{ padding:3% 0;}
 .RighInfo002254 .tab .h1_tab{ margin:0; border-bottom:1px solid #eee; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
 .RighInfo002254 .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;}
 .RighInfo002254 .tab .h1_tab span.on{ background-color:#1DA838; color:#fff;}
 .RighInfo002254 .tab .info{ padding-top:3%;}
 .RighInfo002254 .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/RighInfo002254-icon_download.png) no-repeat right center; padding:10px 0;}
 .RighInfo002254 .ul_download li a{ padding:0 38px; background:url(../images/RighInfo002254-icon.png) no-repeat left center;}
 
 .RighInfo002254 .tab .info .bz{padding-left:30px;}
 .RighInfo002254 .tab .info dd {padding:30px;position: relative; box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-bottom: 3%; padding-left: 70px;}
 .RighInfo002254 .tab .info dd .num {font-size:18px;font-weight: 600; color: #1DA838;margin-bottom: 10px;}
 .RighInfo002254 .tab .info dd .num span{position: absolute;left:-33px;top:50%;margin-top:-36px;width:60px;height:60px;line-height:60px;border:6px solid #ececec;box-sizing: content-box;text-align:center;font-size:16px;color:#fff;background-color: #1DA838;font-family: "Oswald";font-weight: 400;border-radius: 50%;}
 .RighInfo002254 .tab .info dd .it { font-size: 16px;line-height:28px;}
 .RighInfo002254 .tab .info .download li {padding:0 20px}
 .RighInfo002254 .tab .info .download li a {font-size: 16px;background: url(../images/RighInfo002254-icon.png) no-repeat left center;background-size: 20px;padding-left: 30px;}


 .RighInfo002254 .title{padding-left:15px;font-size:22px;line-height: 26px;color:#333;margin-bottom: 26px;border-left: 3px solid #1da838;}
 .RighInfo002254 .table_1 th,
 .RighInfo002254 .table_1 td{ text-align:center; border-collapse:collapse; line-height:24px; padding:15px; font-size: 16px; font-weight: normal; border: 1px solid #eaeaea;}
 .RighInfo002254 .table_1 th{color: #fff; background:#1da838;}
 .RighInfo002254 .table_1 tr:nth-child(2n+1){background: #f7f7f7;}




 @media(max-width:768px){
 .RighInfo002254 .list_img,
 .RighInfo002254 .right_info{ float:none; width:auto;}
.RighInfo002254 .right_info a{ margin-top: 20px;  }
 }
 @media(max-width:640px){
  .RighInfo002254 .list li{ height:100px;}
  .RighInfo002254 .right_info h1{font-size:18px; }
  .RighInfo002254 .right_info h3{ font-size:15px;}
  .RighInfo002254 .tab .info dd .it { font-size: 15px;}
  .RighInfo002254 .tab .info .table_1 { overflow-x: auto;}
  .RighInfo002254 .tab .info .table_1 th { white-space: nowrap}
  .RighInfo002254 .title { font-size: 20px;}
 }
 @media(max-width:480px){
 .RighInfo002254 .list{ padding-top:30px; padding-bottom:30px;}
 .RighInfo002254 .list a{ height:28px;}
 .RighInfo002254 .list li{ height:80px;}
 .RighInfo002254 .tab .h1_tab{ font-size:14px; margin-bottom: 20px;}
 .RighInfo002254 .tab .h1_tab span{ padding:0 3%;}
  }	
 

/*Floor002950 */
.Floor002950 .title{font-size: 16px;line-height: 1.25em; text-align: center;color: #333; margin-bottom: 1.15vw;text-align: left;}
.Floor002950 .video{position: relative; z-index: 1;max-width: 620px;}
.Floor002950 .open-video{position: absolute; left: 0; top: 0; width: 100%; z-index: 10; height: 100%;background: url("../images/Floor002950_play.png") no-repeat center center rgba(0,0,0,.5);}
.Floor002950 .video video{background: #000;}
@media(max-width:1024px){
.Floor002950 .open-video{background-size: auto 30%;}
 .Floor002950 .title { margin:0 0 6%;}
}


 /*
  .PicList002796 
  */
  .PicList002796{ padding:3vw 0 2vw;}
  .PicList002796 li{ position:relative; border-bottom: 1px dashed #e8e8e8;padding-bottom: 30px;}
  .PicList002796 figure{ position:relative;}
  .PicList002796 figure em{ display:block; padding-bottom: 64%; background-size:cover; background-position:center center; background-repeat:no-repeat;}
  .PicList002796 figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5); }
  .PicList002796 figure a::before,
  .PicList002796 figure a::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
  .PicList002796 figure a::before{width: 58px;height: 58px;border: 2px solid #fff;margin-left: -29px;margin-top: -29px;border-radius: 50%;}
  .PicList002796 figure a::after{width: 0;height: 0;border-top: 9px solid transparent;border-bottom: 9px solid transparent;border-left: 14px solid #fff;margin-left: -4px;margin-top: -9px;}
  .PicList002796 li p{height: 28px; font-size: 16px; color: #333; line-height: 28px; text-align: justify; overflow: hidden;}
  .PicList002796 time{ background: #1DA838; display: inline-block; padding: 5px 15px; color: #fff; border-radius: 99px;font-family: "Oswald";font-weight:100}
  @media(min-width:769px){
  .PicList002796 li{ float: left; width: 31.3333%;margin-right:3%; margin-top:3%;} 
  .PicList002796 li:nth-of-type(3n){ margin-right: 0; }
  .PicList002796 li:nth-of-type(3n+1){clear:left;}
  }
  @media(max-width:768px){
  .PicList002796 li{ width: 100%; margin-right:0; margin-bottom: 5%;}
  .PicList002796 figure em{ padding-bottom: 47%; background-size:cover;}
  }
  @media(max-width:480px){
  .PicList002796 li figure a::before{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
  .PicList002796 li figure a::after{border-top-width: 10px;border-bottom-width: 10px;border-left-width: 15px;margin-left: -3px;margin-top: -7px;}
  }
  @media(max-width:375px){
  .PicList002796 li figure a::before{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
  }



/*TextList002855 */
.TextList002855 {padding: 3% 0 2%;}
.TextList002855 li{line-height: 4.5625em;border-bottom: 1px dashed #e0e0e0; font-size: 15px;}
.TextList002855 li time{float: right;color: #c8c8c8; margin-left: 15px;  font-weight: 100;}
.TextList002855 li a{padding-left: 30px; background: url("../images/RighInfo002254-icon.png") no-repeat left center;background-size: 20px;}
.TextList002855-1 li a{padding-left: 20px; background: url("../images/TextList002855_icon.png") no-repeat left center;background-size: 10px;}
.TextList002855-1 li{/*padding:0 20px;*/ border-bottom: none;}
.TextList002855-1 li .txt{padding:0 20px; border-bottom: none;}
.TextList002855-1 li:nth-child(2n){ background:#f8f8f8;}
.TextList002855-1 li p{ font-size: 14px; line-height:24px; color:#888; border-top:1px #e9e9e9 solid; margin:0; padding:20px 20px;}
@media(min-width:481px){
 .TextList002855 li{font-size: 16px;}
}



/*PicList002149 */
.PicList002149{ padding-top:4%;}
.PicList002149 .auto{}
.PicList002149 h3{ margin:0; font-size:18px;}
.PicList002149 li p{ color: #999;font-size: 15px;line-height: 1.8; overflow:hidden;height:52px; margin:1% 0 0 0;}
.PicList002149 li:hover p{color: #555;}
.PicList002149 .ol{ padding:10px 0 10px 10px;background-color:#fff; margin-bottom:2%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);border-radius: 6px;}
.PicList002149 ol .box{position:relative; padding-left:36.25%;}
.PicList002149 ol .Ispic{ width:36.25%; position:absolute; left:0; top:0; height:100%;}
.PicList002149 ol .Ispic img{ display:none;}
.PicList002149 ol .inner{ padding:7% 10% 7% 5%;}
.PicList002149 ol h3{font-size: 18px;margin:10px 0 20px;color:#333;}
.PicList002149 ol a:hover h3 { color:#1DA838;}
.PicList002149 ol time{ display:block;color: #ccc;font-size: 16px;font-weight: 100;}
.PicList002149 ol p{ margin:0 0 5% 0;color: #999;font-size: 15px;line-height: 1.8;text-align: justify;}

.PicList002149 .ul > li{ overflow:hidden; padding-left:160px; padding-right:98px; position:relative; margin-bottom:2%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);border-radius: 6px;}
.PicList002149 .ul > li a:hover{color: #1DA838}
.PicList002149 .ul > li .inner{border-left:1px dashed #e8e8e8; padding:3%;}
.PicList002149 .ul > li time{ position:absolute; left:0; top:0; width:160px; height:100%;color:#555;font-weight: 100;}
.PicList002149 .ul > li:hover time{color: #444}
.PicList002149 .ul > li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%);font-size:16px;}
.PicList002149 .ul > li time i{ font-style:normal; font-size:44px;display:block;line-height:44px;font-weight: 400;}
.PicList002149 .ul > li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:50%; max-width:66px; background:#e8e8e8;}
.PicList002149 .ul > li:hover time i:after{background: #555}
.PicList002149 ol .detail{color: #666;height: 20px;line-height: 20px; }
.PicList002149 li .detail{position: absolute;right:38px;top:50%;transform: translateY(-50%);}
.PicList002149 .detail .ico{display: inline-block; width: 34px; height: 20px;position: relative; vertical-align: middle; margin: 0 8px;}
.PicList002149 .detail .ico:before,
.PicList002149 .detail .ico:after{position: absolute; content: '';}
.PicList002149 .detail .ico:before{left: 0;width: 100%;height: 2px;background: #999;top: 50%;margin-top: -1px;}
.PicList002149 .detail .ico:after{border: 4px solid transparent;border-left-color: #999;right: -5px;top: 50%;margin-top: -4px;border-left-width: 5px;}


.PicList002149 .btns{ text-align:center;margin-bottom: 30px;}
.PicList002149 .btns li{ display:inline-block; margin:0 5px;padding:0;border:1px solid transparent; border-radius:50%; width:16px; height:16px; position:relative;box-shadow: none; overflow: hidden; cursor: pointer;}
.PicList002149 .btns li:before{ position:absolute; content:'';width: 8px;height: 8px; left:50%; top:50%;border-radius:50%; background:#b2b2b2;transform: translate(-50%,-50%);}
.PicList002149 .btns li.slick-active{ border-color:#1DA838;}
.PicList002149 .btns li.slick-active:before{ background:#1DA838;}
.PicList002149 .btns li button { display: block;margin: 0;padding: 0;border:none; line-height: 100px;background: none; overflow: hidden;}

@media(min-width:1025px){
 .PicList002149 ol .detail{font-size: 0;}
 .PicList002149 ol:hover .detail{font-size: 14px;}
}
@media(max-width:1000px){
.PicList002149 .ul > li{padding-left:100px;padding-right:30px;}
.PicList002149 .ul > li:after{width:30px; background-size:35% auto;}
.PicList002149 .ul > li time{width:100px;}
.PicList002149 .ul > li time span{font-size:14px;}
.PicList002149 .ul > li time i{font-size:30px;line-height:30px;}
}
@media(max-width:768px){
.PicList002149 h3{ font-size:16px;}
}
@media(max-width:640px){

 .PicList002149 .ol{ padding:10px;}
 .PicList002149 ol .box { padding-left: 0;}
 .PicList002149 ol .Ispic{ width:auto; position:relative; height:auto; display:block; padding-bottom:60%;}
 .PicList002149 .ul > li {padding-left: 120px;padding-right: 10px;}
 .PicList002149 .detail .ico { display: none;}
 .PicList002149 .btns {margin: 20px 0;}
}
@media(max-width:480px){
.PicList002149 li{padding-left:80px;padding-right:0;}
.PicList002149 li:after{ display:none;}
.PicList002149 li time{width:80px;}
.PicList002149 li time span{font-size:12px;}
.PicList002149 li time i{font-size:30px;}
.PicList002149 h3{ font-size:14px;}
.PicList002149 p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
.PicList002149 ol p{ height:60px;}
}




/*
 .TextList002205 为demo编号
 */
 .TextList002205 {padding-top: 3vw;;}
 .TextList002205 .list .item { margin-bottom: 10px; }
 .TextList002205 .list .item i.icon { display: block; position: absolute; right: 20px; top: 20px; background: url(../images/TextList002205-icon.png) -44px -82px no-repeat; width: 21px; height: 11px; transition: all 0.5s ease-out 0s; overflow: hidden; }
 .TextList002205 .list .item .Q { margin: 0; line-height: 60px; font-weight: normal;padding-left: 85px; padding-right: 50px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; position: relative; background: #f9f9f9; cursor: pointer; transition: all 0.5s ease-out 0s; }
 .TextList002205 .list .item .Q>a { color: #333; font-size: 16px; }
 .TextList002205 .list .item em.icon { position: absolute; top: 0; left: 0; width: 60px; height: 100%; display: block; text-align: center; font-size: 20px; font-weight: bold; font-style: normal; color: #333; }
 .TextList002205 .list .item .Q em.icon { background: #efefef; transition: all 0.5s ease-out 0s; }
 .TextList002205 .list .item .A { position: relative; padding: 25px 25px 25px 85px; background: #f1f1f1; line-height: 2; font-size: 16px; display: none; }
 .TextList002205 .list .item .A em.icon { background: #f9f9f9; color: #1DA838; transition: all 0.5s ease-out 0s; }
 .TextList002205 .list .item.active .Q em.icon { background: #1DA838; color: #fff; }
 .TextList002205 .list .item.active i.icon { background-position: -44px -70px; }



/*RighInfo002808 */
.RighInfo002808{padding: 3% 0}
.RighInfo002808 .auto{max-width: 1440px;width: 96%;}

.RighInfo002808 .floor{position: relative; z-index: 1}

.RighInfo002808 .pic{float: right; width:40.695%; position: relative;}
.RighInfo002808 .pic:before{position: absolute; left: 0;bottom: 0; height:66.746%; width: 12.143%;background: #fff; content: '';}

.RighInfo002808 .floor-1 .count{position: relative; z-index: 1; float: left; width: 57%; padding:1.5% 2%; margin-top:6%;}
.RighInfo002808 .floor-1 .count:before,
.RighInfo002808 .floor-1 .count:after{position: absolute; content: ''; border: 5px solid #1da838; width: 30px; height: 30px;}
.RighInfo002808 .floor-1 .count:before{left: 0; top: 0; border-right: 0;border-bottom: 0;}
.RighInfo002808 .floor-1 .count:after{right: 0; bottom: 0; border-top: 0;border-left: 0;}

.RighInfo002808 .floor-1 .count li p{margin: 0;}
.RighInfo002808 .floor-1 .count li aside{color: #1da838; font-weight: bold; font-size: 20px;}
.RighInfo002808 .floor-1 .count li aside b{font-size: 50px; color: #1da838; display: inline-block;vertical-align: sub; margin-right: 4px;}
@media(max-width:1024px){
/*.RighInfo002808 .floor-1 .Ispic{display: none;}*/
.RighInfo002808 .floor-1 .count{ background: #f5f5f5;}
.RighInfo002808 .floor-1 .count li{text-align: center;}
}
@media(min-width:641px){
.RighInfo002808 .floor-1 .count ul{width: 100%;position: relative; z-index: 2; font-size: 0;}
.RighInfo002808 .floor-1 .count li{display:inline-block; vertical-align: top; width:33.3%; font-size: 15px; padding: 3%;}
}

.RighInfo002808 .floor .tit{font-size: 30px;color: #333;margin-top: 3%;}
.RighInfo002808 .floor .tit:after{display: block;content: '';width: 25px;height: 2px;background: #258D73;margin: 15px 0 25px;}

.RighInfo002808 .partner .ul{margin-bottom: 4%;}
.RighInfo002808 .partner .ul li{border: 1px solid #F5F5F5;float: left;width: 16.6666%;margin-left: -1px;margin-top: -1px;}
.RighInfo002808 .partner .ul li .Ispic{padding-bottom: 120px;background-size: contain;}

.RighInfo002808 .list{margin-top:5%;}
.RighInfo002808 .list li{float:left;width:31.3%; position:relative; padding:3.5% 2.2%; background: #fff; box-shadow:0 0 10px rgba(0,0,0,0.1); margin-right: 3%; overflow: hidden; margin-bottom:2%;}
.RighInfo002808 .list li:nth-child(3n){ margin-right: 0; }
.RighInfo002808 .list li:nth-child(3n+1){ clear: left;}
.RighInfo002808 .list li span{position:absolute;left:0;bottom: -45px;font-size:150px;line-height: 144px;color:#f8f8f8;display: block;width: 100%;z-index: 1;text-align: center;}
.RighInfo002808 .list li .icon img{display: block;}
.RighInfo002808 .list li aside{font-size:18px;margin:24px 0 50px;color: #555;line-height: 30px; height: 60px;}
.RighInfo002808 .list li .txt{padding:30px;}

@media(max-width:768px){
 .RighInfo002808 .floor-1 .count li aside b { font-size: 30px;}
}
@media(max-width:640px){
 .RighInfo002808 { padding-top: 8%;}
 .RighInfo002808 .partner { margin-bottom: 8%;}
 .RighInfo002808 .partner .ul li { width: 33.33%;}
 .RighInfo002808 .partner .ul li .Ispic { padding-bottom: 60%;}

 .RighInfo002808 .pic ,
 .RighInfo002808 .floor-1 .count { float: none; width: 100%;}
 .RighInfo002808 .floor-1 .count ul { display: flex;flex-wrap: wrap;}
 .RighInfo002808 .floor-1 .count ul li { width: 50%;}
 .RighInfo002808 .floor-1 .count li aside b { font-size: 26px;}
 .RighInfo002808 .pic:before { display: none;}

 .RighInfo002808 .list li .icon img {margin: 0 auto;max-width: 40px;}
 .RighInfo002808 .list li aside { font-size: 16px;}
 .RighInfo002808 .list li span { font-size: 40px;}
}


/*PicList001958*/
.PicList001958{padding: 4% 0 1%;}
.PicList001958 li{overflow:hidden;padding:25px;border:1px solid #eee;position: relative;margin-bottom: 2%}
.PicList001958 li:hover{border-color: #1DA838;}
.PicList001958 li div{position:relative;padding-left: 29%;padding-right: 21%;padding-bottom: 3%}
.PicList001958 li .Ispic{ position:absolute; left:0; top:0; height:100%; width:26%;}
.PicList001958 li .Ispic img{ display:none;}
.PicList001958 li h1{margin:0;font-size:18px;padding: 30px 0 22px;}
.PicList001958 li:hover h1 a{color: #1DA838;}
.PicList001958 li time{color:#999;position: absolute;top: 5%;right: 0;font-size: 18px;text-align: center;border-left: 1px solid #eee;padding: 45px 5% 0 5%;height: 90%;}
.PicList001958 li time span{font-size: 58px;display:block;color: #555;font-weight: bold;}
.PicList001958 li:hover time,.PicList001958 li:hover time span{color: #1DA838;}
.PicList001958 li p{color:#666;margin:0;line-height: 33px;height: 100px;overflow:hidden;font-size: 15px;text-align: justify;}
.PicList001958 li time .line{font-style: normal;display: none;}
@media(max-width:768px){
.PicList001958 li div{ padding-left:45%;}
.PicList001958 li .Ispic{width:42%;}
}
@media(max-width:480px){
.PicList001958 li div{ padding-left:0;}
.PicList001958 li .Ispic{ position:relative; display:block; width:auto; padding-bottom:50%;}
.PicList001958 li p{line-height:20px; height:40px; font-size:12px;}
.PicList001958 li h1{font-size:16px;}
.PicList001958 li div{padding-right: 0;}
.PicList001958 li time{position: relative;padding: 0;font-size: 12px;border: 0;display: inline-block;margin-top: 10px;}
.PicList001958 li time span{font-size: 12px;float: right;font-weight: normal;color: #999;}
.PicList001958 li h1{padding: 5px 0;}
.PicList001958 li time .line{display: inline-block;}
}



/*
 .RichInfo005 
 */
 .RichInfo005{ padding: 3% 0 4%;}
 .RichInfo005 .news_info .title{ text-align:center; padding-bottom: 30px;}
 .RichInfo005 .news_info .title h1{ margin:0; padding-bottom:20px; font-size: 34px; color: #333;font-weight: normal;}
 .RichInfo005 .news_info .title dl{ margin:0;  font-size: 15px;}
 .RichInfo005 .news_info .title dl dd{ display: inline-block;margin:0 20px; color:#777;}
 .RichInfo005 .news_info .title dl dd .share{display: inline-block;}
 .RichInfo005 .news_info .title dl dd .share a{display: inline-block;content: '';width: 20px;height: 20px;margin:0 8px;position: relative;vertical-align: text-bottom;}
 .RichInfo005 .news_info .title dl dd .share a.wx{background: url(../images/RichInfo005-icon.png) no-repeat center;}
 .RichInfo005 .news_info .title dl dd .share a.wb{background: url(../images/RichInfo005-icon2.png) no-repeat center;}
 .RichInfo005 .news_info .title .bshare-custom { display: inline-block;box-sizing: content-box;}
 .bsBox { box-sizing: content-box;}


 .RichInfo005 .news_info figure{ background: #fafafa; display: block; padding: 2%; margin-bottom: 2.5%; font-size: 16px; line-height: 1.8; border: 1px solid #eee;}
 .RichInfo005 .news_info figure b{ color: #1DA838; }
 .RichInfo005 .news_info .info{ font-size: 16px; line-height: 2; text-align:justify;padding:0 2%; }
 .RichInfo005 .news_info .info .h3{font-size: 20px;color: #333;margin:30px 0 20px;}
 .RichInfo005 .news_info .info p{font-size: 17px;line-height: 2; }
 .RichInfo005 .news_info .info_back{ text-align:center; clear:both; padding:30px 0 40px;border-bottom: 1px dashed #e8e8e8} 
 .RichInfo005 .news_info .info_back a{ color:#1DA838; font-size: 16px;}
 .RichInfo005 .news_info .info_pn{padding-top: 20px; font-size: 16px;}
 .RichInfo005 .news_info .info_pn span{ display:block; padding-top: 20px;}
 .RichInfo005 .news_info .info_pn span a{ color:#999; }
 .RichInfo005 .news_info .info_pn span a:hover{ color:#1DA838; }

@media (max-width:480px) {
 .RichInfo005 { padding-top: 8%;}
 .RichInfo005 .news_info .title h1 { font-size: 24px;}
 .RichInfo005 .news_info figure ,
 .RichInfo005 .news_info .info p { font-size: 15px;}
 .RichInfo005 .news_info .title p span { display: inline-block; margin: 0; padding-right: 2%; width: 49%;text-align: left}
 .RichInfo005 .news_info .info_back a { font-size: 15px;}
 .RichInfo005 .news_info .info_pn { font-size: 15px;}
}



/*RighInfo002924 */
@font-face {
  font-family: 'bebas-neue';
  src: url("https://work.gzwhir.com:51932/Build/Content/Resoures/whirfonts/bebas-neue.woff") format("woff");
  font-display: swap;
  }
  
  .RighInfo002924{padding: 4vw 0;background: #fff;}
  .RighInfo002924 .auto{max-width: 1400px;}
  .RighInfo002924 .title{margin-bottom: 2vw;}
  .RighInfo002924 .title:after{display: block; content: ''; width: 20px; height: 2px; background: #1DA838; margin-top: 1vw;}
  .RighInfo002924 .title .cn{font-size: 30px;color: #333; padding-bottom: 10px;font-weight: bold;}
  .RighInfo002924 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;text-transform: uppercase;}
  @media(max-width:768px){
  .RighInfo002924 .title{padding-bottom: 6vw;}
  }
  @media(max-width:640px){
  .RighInfo002924 .title .cn{font-size: 6vw;}
  }
  
  .RighInfo002924 .box-1{background: #f8f8f8; margin-bottom: 1.786%;}
  .RighInfo002924 .box-1 .info{background: url("../images/RighInfo002924_bg.png") no-repeat right 30% bottom 40%; background-size: auto 70%;}
  .RighInfo002924 .box-1 .intro{font-size: 18px;color: #333;line-height: 2;}
  .RighInfo002924 .box-1 .intro span{color: #1DA838;border-bottom: 2px solid #1DA838; display: inline-block;}
  @media(min-width:769px){
  .RighInfo002924 .box-1 .pic{width: 50%;}
  .RighInfo002924 .box-1 .info .inner{max-width:500px ; margin: 0 auto; width: 90%;}
  }
  @media(max-width:768px){
  .RighInfo002924 .box-1{margin-bottom: 3vw;}
  .RighInfo002924 .box-1 .ytable,
  .RighInfo002924 .box-1 .ytable-cell{display: block;}
  .RighInfo002924 .box-1 .info{padding: 4vw;}
  }
  @media(max-width:480px){
  .RighInfo002924 .box-1 .intro{font-size: 16px;line-height: 1.6em;}
  }
  
  .RighInfo002924 .box-2 li:not(.no){background: #f8f8f8;padding: 2.344vw;}
  .RighInfo002924 .box-2 li .inner{padding-left: 2.08vw;}
  .RighInfo002924 .box-2 li .inner > *{margin: 0;}
  .RighInfo002924 .box-2 li h3{color: #333;font-size: 18px;}
  .RighInfo002924 .box-2 li h3:after{display: block;content: '';height: 2px; width: 20px;background: #1DA838; margin: 10px 0;}
  .RighInfo002924 .box-2 li .inner p{color: #5f5f5f;line-height: 1.75em;height: 7.5em;font-size: 16px;}
  @media(min-width:769px){
  .RighInfo002924 .box-2 ul{display: table; width: 100%;table-layout: fixed;}
  .RighInfo002924 .box-2 li{display: table-cell; vertical-align: middle; width: 32.143%;}
  .RighInfo002924 .box-2 li.no{ width: 1.786%;}
  .RighInfo002924 .box-2 li .icon{width: 25%;}
  }
  @media(max-width:768px){
  .RighInfo002924 .box-2 li .icon{width:90px;}
  .RighInfo002924 .box-2 li.no{ height: 3vw;}
  .RighInfo002924 .box-2 li .inner{padding-left: 4vw;}
  }
  @media(max-width:480px){
  .RighInfo002924 .box-2 li .icon{width:22%;}
  .RighInfo002924 .box-2 li h3{font-size: 16px;}
  .RighInfo002924 .box-2 li .inner p{ height: auto;font-size: 3.5vw;}
  }
  

/*
 .RighInfo002275 为demo编号
 */

 .RighInfo002275{padding: 4% 0 3%}
 .RighInfo002275 .title{font-size: 30px;color: #333;font-size: 46px;margin-bottom: 20px;padding-bottom: 2%;}
 .RighInfo002275 .title .cn{font-size: 36px;}
 .RighInfo002275 .title .en{font-size: 0.42em;font-family: 'DINCond-Bold';text-transform: uppercase;padding-bottom: 2%;opacity: 0.3}
 .RighInfo002275 .title span{display: block;font-size: 16px;font-weight: normal;line-height: 30px;color: #666;}
 .RighInfo002275 .title:after{ content:""; display:block; height:4px; background-color:#1DA838; width:30px; z-index:1; margin-top:30px;}
 .RighInfo002275 .text{margin-bottom: 30px}
 .RighInfo002275 .text .name{font-size: 26px;color:#333;line-height: 38px; margin: 0; padding: 0;position: relative;padding-left: 0;margin-bottom: 20px}
 .RighInfo002275 .text .p{font-size: 16px;color:#666;line-height: 38px; margin: 0; padding: 0;position: relative;padding-left: 28px;}
 .RighInfo002275 .text .p:before{display: inline-block;content: '';width: 18px;height: 18px;position: absolute;left:0;top:50%;transform: translateY(-50%);}
 .RighInfo002275 .text .address:before{background: url(../images/icon-1.png) no-repeat center;}
 .RighInfo002275 .text .tell:before{background: url(../images/icon-2.png) no-repeat center;}
 .RighInfo002275 .text .fax:before{background: url(../images/icon-3.png) no-repeat center;}
 .RighInfo002275 .text .email:before{background: url(../images/icon-4.png) no-repeat center;}
 
 .RighInfo002275 .text .code{margin-top: 30px;display: table;}
 .RighInfo002275 .text .code span{display: table-cell;padding-left: 15px;vertical-align: middle; line-height: 24px;}
 .RighInfo002275 .text .code img{max-width: 102px;border: 1px solid #eaeaea; margin-right: 15px; }
 
 .RighInfo002275 .map{width: 100%;height: 200px;}
 .RighInfo002275 .map #map{height: 100%;}
 .RighInfo002275 .map img {max-width: none;}
.anchorBL span { display: none !important; }
 @media screen and (min-width: 768px) {
   .RighInfo002275 .text{float: left;width: 45%;}
   .RighInfo002275 .map{float: right;width: 50%;height: 260px;}
 }
 
 @media screen and (min-width: 1024px) {
   .RighInfo002275 .auto{background: url(../images/RighInfo002275-contact_bg.png) no-repeat center top;}
   .RighInfo002275 .map{float: right;width: 50%;height: 320px;}
 }
 
 @media screen and (min-width: 1200px) {
   .RighInfo002275 .text .title{margin-bottom: 20px}
   .RighInfo002275 .map{width: 780px;height: 500px;padding:4px;background-color: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12)}
   .RighInfo002275 .text{width: 40%;}
 }
 @media (max-width: 480px) {
  .RighInfo002275 .title .cn { font-size: 22px;}
  .RighInfo002275 .text .name { font-size: 18px;}
 }
 


/*
 .TextList002243 为demo编号
 */
 .TextList002243{}
 .TextList002243{padding-bottom: 3%}
 .TextList002243 .text{ font-size: 24px; color: #333; padding: 20px 0 40px;}
 .TextList002243 .text:before{ content:""; display: inline-block; width: 10px;height: 10px; border:2px solid #1DA838; border-radius: 50%;margin-right: 10px;}
 .TextList002243 .list li h4{font-size: 16px; color: #1DA838;margin-top: 0}
 .TextList002243 .list li h4:after{ content: ""; display: block; width: 40px; border-bottom: 1px solid #1DA838; margin: 17px 0 5px;}
 .TextList002243 .list dl  dd{font-size: 14px; line-height: 24px; color: #474747; margin: 0 0 10px; position: relative; padding-left: 38px;}
 .TextList002243 .list dl  dd .icon{ position: absolute; left: 0; top: 0; width: 27px; height: 25px; display: block; background: url(../images/TextList002243-icon.png) no-repeat;}
 .TextList002243 .list dl  dd .addr-icon{ background-position: 0 0;}
 .TextList002243 .list dl  dd .tel-icon{ background-position: 0 -39px;}
 .TextList002243 .list li{ border-bottom: 1px solid #eee; padding-bottom: 30px; margin-bottom: 30px}


 .TextList002243 .dt{ display:inline-block; padding: 12px 30px; background:#1da838; margin:22px 0 0; border-radius: 4px; }
 .TextList002243 .more{ background:url(../images/TextList002514-icon1.png) no-repeat center left; font-size:15px; color:#fff; display:block; padding-left:30px;}
 .TextList002243 .open_map{ position:fixed; left:0; top:0; width:100%; height:100%; z-index:200; background:rgba(0,0,0,0.7); display:none; }
 .TextList002243 .map_area{ position:fixed; width:74%; left:13%; top:25%; height:50%; background:#fff; font-size: 15px; max-width: 1400px;}
 .TextList002243 .map_area #allmap{ position:absolute; left:15px; top:15px; right:15px; bottom:15px;}
 .TextList002243 .map_area #allmap *{ box-sizing:content-box;}
 .TextList002243 .map_area #allmap img{ max-width:none;}
 .TextList002243 .map_area .close{ position:absolute; right:0; width:31px; height:31px; top:-32px; background:#fff; cursor:pointer;}
 .TextList002243 .map_area .close::before,
 .TextList002243 .map_area .close::after{ position:absolute; content:''; width:25px; height:2px; background:#1da838; top:15px; left:3px;}
 .TextList002243 .map_area .close::before{ transform:rotate(45deg);} 
 .TextList002243 .map_area .close::after{ transform:rotate(-45deg);} 

 @media (min-width: 640px){
 .TextList002243 .list li{ width: 48%; float: left; margin:0 0 30px;}
 .TextList002243 .list li.odd{ float: right;}
 }
 
 @media (min-width: 1024px){
 .TextList002243 .list li h4{ font-size: 18px;}
 .TextList002243 .list dl  dd{ font-size: 16px;;}
 
 
 }



/*Timeline000397 */
.Timeline000397{ padding: 4% 0 2%;background: url(../images/Timeline000397-bg.jpg) no-repeat center;}
.Timeline000397 .box{ position:relative; padding:0;}
.Timeline000397 .box::before{content:'';width: 100%;height: 2px;background: #1DA838;position: absolute;left: 0;top: 50%;margin-top: 2px;z-index: 1;}
.Timeline000397 .owl-stage-outer{ overflow:hidden;}
.Timeline000397 .owl-item{ float:left;}
.Timeline000397 .auto{ position:relative; z-index:2;}
.Timeline000397 .bd li{ float:left; width:200px; }
.Timeline000397 .owl-nav button{padding:0;width: 38px;height: 38px;position:absolute;top:50%;margin-top: -16px;border-radius:50%;border: 2px solid #1DA838;background: #fff;z-index:10;cursor:pointer;}
.Timeline000397 .owl-nav button span{display:block;font-size: 0;display:inline-block;width: 12px;height: 12px;border-right: 2px solid;border-top:2px solid;position: absolute;top: 11px;right: 13px;border-color: #1DA838;transform: rotate(45deg);}
.Timeline000397 .owl-nav button.owl-prev  span{transform: rotate(-135deg);right: 9px;}
.Timeline000397 .owl-nav button.disabled{cursor:default;background: #fff;}


 .Timeline000397 time{padding-top: 34px;position: relative;width: 120px;height: 120px;text-align: center;line-height: 1.25;background:#fff;border-radius:50%;box-shadow:0 0 15px rgba(0,0,0,0.1);color: #1DA838;font-size: 24px;margin: auto;display: block;left: 50%;transform: translateX(-50%);}
 .Timeline000397 .time1 {padding-top: 44px;}
 .Timeline000397 time:after{width: 84%;height: 84%;content: '';border: 2px #1DA838 solid;position: absolute;left: 8%;top: 8%;border-radius: 50%;}
 .Timeline000397 time span{display: block;}
.Timeline000397 .item{position:relative;}
.Timeline000397 .item .icon{width:12px;background:url(../images/Timeline000397-icon1.png) no-repeat left bottom;}
.Timeline000397 .item div{color: #333;font-size: 15px;}

@media(min-width:1001px){
.Timeline000397 .owl-prev{ left:-24px; }
.Timeline000397 .owl-next{ right:-24px; }
}
@media(min-width:601px){
.Timeline000397 .item{height: 406px;}
.Timeline000397 .item .icon{height:50%;position:absolute;top:0;left:50%;margin-left:-6px;margin-top: 2px;}
.Timeline000397 .owl-item:nth-child(2n) .icon{top:50%;background-image:url(../images/Timeline000397-icon2.png);background-position:0 5px;margin-top: -1px;}
.Timeline000397 .item div{line-height: 24px;overflow:auto;max-height: 260px;position:absolute;width:100%;left:0;bottom:310px;text-align: center;}
.Timeline000397 .owl-item:nth-child(2n) .item div{bottom:auto;top: 313px;}
.Timeline000397 .item time{position:absolute;top: 58%;}
.Timeline000397 .owl-item:nth-child(2n) .item time{top: 15%;}
}
@media(max-width:1000px){
.Timeline000397 .owl-prev{ left:0; }
.Timeline000397 .owl-next{ right:0; }
}
@media(max-width:600px){
.Timeline000397::before{ top:60px; margin-top:0;}
.Timeline000397 .item time{ font-weight:bold; font-size:18px; display:block; line-height:40px;}
.Timeline000397 .item{ padding:0 5%;}
.Timeline000397 .owl-nav button{ top:30px; margin-top:0;}
.Timeline000397 .item .icon{ display:block; margin:0 auto; height:50px; background-position:center bottom;background-image:url(../images/Timeline000397-icon2.jpg);}
.Timeline000397 .item div{ padding-top:4%;}
}





/*RighInfo002814 */
.RighInfo002814{padding: 4% 0;color: #555; font-size: 16px;line-height: 28px;}
.RighInfo002814 .title{border-top:5px solid #f9f9f9; margin: 80px 0 40px 0;position: relative; z-index: 4;transform: skew(-10deg);}
.RighInfo002814 .title-nt{margin-top: 0;}
.RighInfo002814 .title aside{display: table; margin-top: -20px; padding-right: 20px; background: #fff;}
.RighInfo002814 .title span{display: table;line-height: 40px; border-radius: 5px 0; padding: 0 20px; background: #F0F2F0;font-size: 22px;color: #333;}
.RighInfo002814 .title span i{font-style: normal;float: left;padding: 0 20px; margin-left: -32px; margin-top: -10px;color: #fff;border-radius: 5px 0;margin-right: 10px;
background: #1DA838; }

.RighInfo002814 .intro{position: relative; z-index: 1; margin-bottom: 39px;}
.RighInfo002814 .intro .bg{position: absolute; z-index: 0; bottom: -43px; width: 100%;right: 0;}
.RighInfo002814 .intro .bg img{display: block; width: 100%;}
.RighInfo002814 .intro .title{margin-bottom: 0; margin-top: 30px;}
.RighInfo002814 .intro .title aside{padding: 0 75px; margin-left: auto; margin-right: auto;}
.RighInfo002814 .intro .main{border-left:5px solid #f9f9f9;border-right:5px solid #f9f9f9;padding:3%  5%; margin-top: -20px;}
.RighInfo002814 .intro .main p{ font-size: 28px;line-height: 38px; text-align: center;color: #333;}
.RighInfo002814 .intro .main .ul{padding:20px 0}
.RighInfo002814 .intro .main li{float: left;width: 25%;text-align: center;}
.RighInfo002814 .intro .main li .t{padding-top: 10px;}
.RighInfo002814 .pic-txt .ytable-cell{vertical-align: middle;}
.RighInfo002814 .pic-txt .pic img{display: block; width: 100%;}
.RighInfo002814 .pic-txt .txt2{padding-left: 80px;}
.RighInfo002814 .pic-txt .txt ul{width: 90%;}
.RighInfo002814 .pic-txt .txt li{font-size: 14px;}
.RighInfo002814 .pic-txt .txt li span{padding-right:35px;}
.RighInfo002814 .pic-txt .txt li span i{font-size: 16px;font-style: normal; width:24px; line-height:24px; color: #fff; text-align: center; background:#1da838; border-radius: 50%; display: inline-block; margin-right: 5px; font-weight: bold;}
.RighInfo002814 .list-dl dt,
.RighInfo002814 .pic-txt .txt ol{padding-left: 25px;color: #333;font-size: 18px;line-height: 38px; margin-bottom: 20px; position: relative;}
.RighInfo002814 .list-dl dt:before,
.RighInfo002814 .pic-txt .txt ol:before{position: absolute;content: '';border: 5px solid transparent;border-left-width: 7px;border-left-color:#1da838;top: 15px;left:0;}
.RighInfo002814 .list-dl dl{margin-bottom: 30px;}
.RighInfo002814 .list-dl dd{position: relative;padding-left: 15px;}
.RighInfo002814 .list-dl dd:before{position: absolute; content: ''; width: 5px; height: 5px; border-radius: 50%;background: #ccc; left: 0; top: 13px;}

.RighInfo002814 .time{background:#000; width:32%; float: left; height:350px; position:relative; transition:0.3s; margin-right: 2%;}
.RighInfo002814 .time:before{position: absolute; content: ''; left: 0; bottom: 0; width: 100%; height: 80%;z-index: 3;transition: 0.3s ease-out;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); 
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); 
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}
.RighInfo002814 .time:last-child{ margin-right:0;}
.RighInfo002814 .time *{transition:0.5s;}
.RighInfo002814 .time .img{position: absolute;left:0;top:0;right:0;bottom:0;background-size: cover;background-position: center; opacity: 0.9;}
.RighInfo002814 .time .txt{width: 100%;padding:0 12%;color: #fff;position: absolute;left:0;bottom:6%; z-index:10; text-align: center; } 
.RighInfo002814 .time .txt .t{font-size: 18px;margin-top:10px;}

@media(min-width:769px){
.RighInfo002814 .pic-txt .pic{width: 53.5%;}
.RighInfo002814 .pic-txt .txt ul:not(:last-child){margin-bottom: 10%;}
}
@media(max-width:768px){
.RighInfo002814 .pic-txt .ytable,
.RighInfo002814 .pic-txt .ytable-cell{display: block;}
.RighInfo002814 .pic-txt .txt ul{margin-bottom: 5%;}
}
@media(max-width:640px){
 .RighInfo002814 .title span { font-size: 18px;}
 .RighInfo002814 .intro .main .ul {padding: 40px 0;}
 .RighInfo002814 .intro .main li { width: 50%;padding: 0 1%; margin-bottom: 20px;}
 .RighInfo002814 .intro .main li img  { max-width: 80px;}
 .RighInfo002814 .time { width: 100%;}
 .RighInfo002814 .list-dl dt, .RighInfo002814 .pic-txt .txt ol { font-size: 15px;}
}








/*PicList002938*/
.PicList002938{ padding-top:3%;}
.PicList002938 li{margin-bottom: 3%;}
.PicList002938 a{display: block;margin-bottom: 20px;}
.PicList002938 time{float: left;width: 9%;margin-top: 53px;font-size:20px;padding: 20px 0 ;font-family:'Oswald'; color:  #1da838;box-shadow: 0 3px 12px rgba(0,0,0,.1);text-align: center}
.PicList002938 time span{display: block;font-size: 1.7em;}

.PicList002938 .txt{float: right;padding: 35px 0;width: 76%;transition: all .5s ease;padding-right:3%;background: #f6f6f6;}
.PicList002938 li .Ispic{float: left;width: 32.915%;margin-left: -20.376%; border-radius: 10px;transition: all .5s ease; padding-bottom:21.976%;}
.PicList002938 li .Ispic img{display: none;}
.PicList002938 li .info{float: right;width: 83%;}
.PicList002938 h2{font-size: 20px;font-weight: bold;line-height: 1.5;margin-top:6%;transition: all .5s ease;}
.PicList002938 p{font-size: 15px;line-height:30px;color:#777;margin-top: 4.5%;transition: all .5s ease;text-align: justify;}
.PicList002938 a:hover .txt{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: #fff;-webkit-box-shadow: 0 0 54px rgba(0, 0, 0, .26);-moz-box-shadow: 0 0 54px rgba(0,0,0,.26);box-shadow: 0 0 54px rgba(0,0,0, .26);}
.PicList002938 a:hover .txt .Ispic{margin-left: -23.376%;}
.PicList002938 a:hover h2{color:  #1da838;}

@media(max-width:1000px){
.PicList002938{padding-top:55px;}
.PicList002938 .txt{width: 70%;}	
}
@media(max-width:480px){
.PicList002938{padding-top:55px;}
 .PicList002938 li { position: relative;}
 .PicList002938 time { position: absolute;top: 35px; left: 10px; width: 17%;padding:0;margin-top: 0; font-size: 16px;background:#fff;}
 .PicList002938 time span { font-size: 22px;}
 .PicList002938 .txt{width: 100%;padding: 35px 3%;}
 .PicList002938 h2 { font-size: 18px;}
 .PicList002938 li .Ispic { float: none;width: 100%; padding-bottom: 66%; margin-left: 0;}
 .PicList002938 a:hover .txt .Ispic { margin-left: 0;}
 .PicList002938 li .info { float: none; width: 100%;}
}




/*TextList001939*/
.TextList001939{padding:2% 0 3%; }
.TextList001939 li{ padding:35px 0; border-bottom:1px solid #eaeaea; }
.TextList001939 li .con{position:relative;padding: 0 0 0 100px;}
.TextList001939 li .name{padding:29px 15px; padding-right:127px;color:#999; line-height:normal; text-transform:uppercase;}
.TextList001939 li .name h1{margin: 0; font-size:22px; color:#333; padding-bottom:5px;}
.TextList001939 li .btn{position: absolute; top:0; right:0; width:44px; height:44px; background:#dcdcdc; cursor:pointer;}
.TextList001939 li .btn:before,
.TextList001939 li .btn:after{ position:absolute; content:''; background-color:#fff;}
.TextList001939 li .btn:before{ left:15%; width:70%;height:4px; top:50%; margin-top:-2px;}
.TextList001939 li .btn:after{ top:15%; height:70%; width:4px; left:50%; margin-left:-2px;}
.TextList001939 li#on .btn:after{ display:none;}
.TextList001939 li time{position:absolute;left:0;top:0;width: 84px;padding: 15px 0;text-align:center;background:#1da838;color:#fff;font-weight:bold;font-size:22px;  font-family:'Oswald';}
.TextList001939 li time i{ display:block; font-weight:normal; padding-bottom:8px;font-size:16px; font-style: normal;}
.TextList001939 li .txt{ display:none;background: #f8f8f8;padding: 40px;font-size: 16px;margin-left: 14px;}
.TextList001939 li .txt strong{color:#333; display: block; margin-bottom: 6px;}
.TextList001939 li .txt p{ line-height: 30px; margin: 0;}
.TextList001939 li .txt .dl{padding-bottom:30px; margin-bottom:30px; border-bottom: 1px dashed #eaeaea;}
.TextList001939 li .txt dd{float:left;margin-right:10%;}
.TextList001939 li .txt dd span{color:#333; display:inline-block; font-weight: bold;}
.TextList001939 li .txt .p{padding-bottom:30px; margin-bottom:30px; border-bottom: 1px dashed #eaeaea;}
.TextList001939 .btn_apply a{ display:inline-block; width:180px;  line-height:50px; text-align:center; color:#fff; background-color:#1da838; font-size:16px; }
.TextList001939 .btn_apply a i{display: inline-block;content: '';width: 24px;height: 24px;background: url(../images/TextList002514-icon1.png) no-repeat center;position: relative;top:6px;margin-right: 10px;}

@media(max-width:768px){
 .TextList001939 li { padding: 0;}
.TextList001939 li .con{position:relative; padding-left: 0; }
.TextList001939 li .btn{right:5px; width:30px; height:30px;top:20px}
 .TextList001939 li .btn:before { height: 2px; margin-top: -1px;}
 .TextList001939 li .btn:after { width: 2px; margin-left: -1px;}
.TextList001939 li time{ position: relative;padding: 2%; margin-bottom: 3%;display: block;width: 33%;}
.TextList001939 li time i { display: inline-block; margin-right: 10px; padding-bottom: 0;}
.TextList001939 li time,
.TextList001939 li .name h1{ font-size:16px;}
.TextList001939 li .name{ font-size:12px; padding-right:55px; padding-left: 0;}
 .TextList001939 li .txt { font-size: 15px; margin-left: 0;}
}
@media(max-width:375px){
.TextList001939 li .name h1{ font-size:16px;}
.TextList001939 li .btn{ width:35px; height:35px;}
.TextList001939 li .name{padding-right:50px;}
}




/*PicList002173 */
.PicList002173{ padding:4% 0;}
.PicList002173 .video{ position:relative; padding-bottom:35.715%;}
.PicList002173 .video video{ position:absolute; left:0; width:100%; top:0; height:100%; background:#000;}
.PicList002173 .owl-carousel{ padding:0 30px; margin-top:3%;}
.PicList002173 .item{ padding:0 15px; cursor:pointer;}
.PicList002173 .item figure{padding-bottom:48%; position:relative;}
.PicList002173 .item figure a{ position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/PicList002173-icon_video.png) no-repeat center center; background-color:rgba(0,0,0,0.5);}
.PicList002173 .item figure img{ display:none;}
.PicList002173 .item h3{ margin:0; background: #f5f5f5; line-height:54px; padding:0 3%; font-weight:normal; font-size:16px; text-align: center;}
.PicList002173 .owl-carousel .ON h3{ background:#1da838; border-color:#1da838; color:#fff; }
.PicList002173 .owl-carousel .owl-stage-outer{overflow:hidden;}

.PicList002173 .owl-nav div{ position:absolute; width:28px; height:28px; top:50%; margin-top:-14px; background:url(../images/PicList002173-btn.png) no-repeat left bottom; overflow:hidden; line-height:1000px;}
.PicList002173 .owl-nav .owl-prev{ left:0;}
.PicList002173 .owl-nav .owl-prev.disabled{ background-position:left top;}
.PicList002173 .owl-nav .owl-next{ right:0; background-position: right bottom;}
.PicList002173 .owl-nav .owl-next.disabled{background-position: right top;}
.PicList002173 .owl-nav div.disabled{ cursor:default;}

@media(max-width:1000px){
.PicList002173 .item{ padding:0 10px;}
}
@media(max-width:640px){
.PicList002173 .item h3{line-height:45px;font-size:14px;}
}
@media(max-width:480px){
.PicList002173 .title{ font-size:20px;}
}











/*这是滚动插件的公用样式 如出现雷同 请删除*/
.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*/








.Timeline000618{padding:5% 0 3%;position: relative;margin-bottom: 2%; overflow: hidden;}
.Timeline000618 h2{font-size:32px;font-weight:bold;color:#333;text-align:center;}
.Timeline000618::before{content:'';width: 100%;height: 2px;background: #cbd1df;position: absolute;left: 0;bottom: 20%;z-index: 1;}
.Timeline000618 .item_year {position: relative;overflow: hidden;z-index: 1;padding-top: 0;}
.Timeline000618 .item_year .item {width: 100%;position: relative;padding-top: 22px;line-height: 50px;text-align: center;cursor:pointer;background-size:contain;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;font-size:24px;color: #a6b2bf; }
.Timeline000618 .item_year .item.slick-current{color: #1da838;font-weight: bold;font-size:38px;}
.Timeline000618 .item_year .item:after{position: absolute;left: 50%;top: 0px;width: 1px;height: 20px;content: '';background: #cad2dd;z-index: 3;margin-left: 0px;margin-top: 0px;}
.Timeline000618 .item_year .item.slick-current:after{background: #1da838;}
.Timeline000618 .slick-prev,
.Timeline000618 .slick-next{position:absolute;top:50%; width:26px;height:100%;cursor:pointer;border-radius:3px;z-index:10;}
.Timeline000618 .slick-prev{left: 27%;background:url(../images/left.png) no-repeat center center!important}
.Timeline000618 .slick-next{right: 27%;background:url(../images/right.png) no-repeat center center!important}
.Timeline000618 .item_info { text-align: center; position: relative;background:url(../images/pre_bg.png) no-repeat;background-size: cover;min-height: 360px;}
.Timeline000618 .item_info:before{width:30%;height:100%;position:absolute;content:'';right:0;bottom:0;background-size:contain;}
.Timeline000618 .item_info pre{text-align:center;font-size:18px;line-height:36px; padding:2% 50px}
.Timeline000618 .item_info:before{position: absolute;left: 0;top: 21px;width: 40px;height: 40px;content: '';background:url(../images/pre_left.png) no-repeat;z-index: 3;margin-left: 0px;}
.Timeline000618 .item_info:after{position: absolute;right: 0;top: 31px;width: 40px;height: 40px;content: '';background:url(../images/pre_right.png) no-repeat;z-index: 3;margin-left: 0px;}

@media(max-width:1024px){
 .Timeline000618 {padding:8% 0;}
}
@media(max-width:480px){
 .Timeline000618 .item_info pre { font-size: 16px;}
 .Timeline000618 .item_year .item { font-size: 20px;}
 .Timeline000618 .item_year .item.slick-current { font-size: 30px;}
}



/*Other002539 */
.Other002539{ position:fixed; z-index:200; right:30px;}
.Other002539 ul li{position:relative;background-color: #469856;color: #fff;text-align: center;padding: 15px 11px;border-radius:4px;font-size: 12px;}
.Other002539 ul li:hover{ border-radius:0;}
.Other002539 ul li+li{margin-top: 10px;}
.Other002539 ul li figure{ position:absolute; top:0; right:95px;background:#469856; color:#fff; display:none;}
.Other002539 .li_wx figure{ width:150px; padding:14px;}
.Other002539 .li_wx figure img{ display:block; width:100%;} 
.Other002539 .li_tel figure{ padding:0 20px; font-size:20px;line-height:87px;white-space:nowrap; right: 87px;} 
.Other002539 .li_tel figure a{ color:#fff;}
.Other002539 .icon{display:block;width:36px;height:36px;background:url(../images/Other002539-icon.png) no-repeat left top;margin: 0 auto;}
.Other002539 .li_tel .icon{ background-position:0 -36px;}
.Other002539 .icon.gettop{ background-position:0 bottom;}
@media(min-width:1025px){
.Other002539{ top:50%; transform:translateY(-50%);}
.Other002539 ul{ display:block !important;}
.Other002539 .li_tel figure::before{ position:absolute; content:''; width:100%; height:100%; left:0; top:0; background-color:transparent;}
}
@media(max-width:1024px){
.Other002539{ bottom:5%;}
.Other002539 ul{ display:none;}
.Other002539 #open_2539{ background-color:#483f3e;}
}



.Products{padding-top:3%; margin-bottom:3vw }


/*Menu002306*/
.Menu002306{}
.Menu002306 .side-menu{background-color: #fff;overflow:hidden;border-bottom: 1px #e9e9e9 solid;/* margin-top: 40px; */}
.Menu002306 .side-menu li a{display:block;line-height: 52px;}
.Menu002306 .side-menu > ul > li{/* border-bottom: 1px solid #e9e9e9; */}
.Menu002306 .side-menu > ul > li > ul > li{border-bottom: 1px #e9e9e9 dashed;}
.Menu002306 .side-menu > ul > li > ul > li:last-child{border-bottom:none}
.Menu002306 .side-menu > ul > li >a{padding:0 25px;color: #333;line-height: 64px;font-size: 20px;position:relative;font-weight: bold;background: #eee;}
.Menu002306 .side-menu > ul > li >a::after{position:absolute;content:'>';width: 24px;height: 24px;border-radius:50%;background: #aaa;color:#fff;text-align:center;line-height: 24px;font-family: '宋体';font-size: 15px;right:25px;top:50%;margin-top: -12px;}
.Menu002306 .side-menu > ul > li ul{/* display:none; */padding:10px 15px;}
.Menu002306 .side-menu > ul > li > ul{padding-left: 25px;padding-right: 25px;background: #fff;}
.Menu002306 .side-menu > ul > li > ul > li > a{/* padding-left: 22px; */font-size: 16px;position: relative;color: #888;}
.Menu002306 .side-menu li.aon a{color:#1DA838; }
.Menu002306 .side-menu li.aon a:before{position: absolute;content: '';border: 5px solid transparent;border-left-width: 7px;border-left-color:#1da838;top:22px;right: 0;}

.Menu002306 .side-menu ul li ul li ul li a::before{ display:inline-block; content:''; vertical-align:middle;width: 3px;height: 3px;background: #555; margin-right:10px;}
.Menu002306 .side-menu li.select > a{ padding-left:30px;color: #1da838;}
.Menu002306 .side-menu li.select > a:before{ width:15px; height:3px; content:''; background:#1da838; display:inline-block; position:relative; margin-right:10px;top:-6px;}
.Menu002306 .side-menu li.select > a::after{/* transform:rotate(90deg); */background: #1da838;color: #fff;/* margin-top: -13px; */}
.Menu002306 .side-menu ul li ul li.select > a{ background-color:transparent; font-weight:bold; color:#002870;}

.Menu002306 .side-open_menu{ display:none;}
@media(min-width:1025px){
.Menu002306 .side-menu{ display:block !important;}
}
@media(max-width:1024px){
.Menu002306{padding-top: 0;}
.Menu002306 .side-open_menu{ display:block; border:2px solid #87b2c7; padding:10px 20px 10px 10px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-weight:bold; color:#002870; border-radius:0 0 5px 5px; position:relative;}
.Menu002306 .side-open_menu::after{ position:absolute; content:''; border:6px solid transparent; border-top-color:#87b2c7; right:10px; top:50%; margin-top:-3px;}
.Menu002306 .side-menu{ display:none; padding-bottom:20px;}
}





/*
 .PicList002239 为demo编号
 */
.PicList002239{ padding:3% 0 0;}
.PicList002239 li{ border-bottom: 1px solid #e3e3e3; margin-bottom: 3%; float:left; }
@media(min-width:769px){
.PicList002239 li{margin-right:5%; width:30%; }
.PicList002239 li:nth-child(3n){ margin-right:0;}
}
.PicList002239 li .Ispic{ padding-bottom:68%; background-size:contain;}
.PicList002239 li dl{ position:relative; margin:0 10px; padding-right:114px; line-height:50px;}
.PicList002239 li dd{ position:absolute; right:0; top:0; color: #999;padding-left: 30px; background: url(../images/PicList002239-icon.png) no-repeat left center;}
.PicList002239 li dt{font-size: 16px; color: #333;}
@media(max-width:768px){
.PicList002239 li{ width:48%; margin-right:4%;}
.PicList002239 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
 .PicList002239 li dl { padding-right: 0; line-height: 38px;}
 .PicList002239 li dl dt { text-align: center;}
 .PicList002239 li dl dd { display: none;}
}


/*
 .Floor002399 ä¸ºdemoç¼–å·
 */
.Floor002399{  padding: 30px 0;}
.Floor002399 .auto{ position: relative;}
.Floor002399 h3{ margin:0; font-size:22px; padding:2.5% 0; text-align: center; color: #333;}
@media only screen and (max-width:1470px ) {
 .Floor002399{ padding-right: 15px; padding-left: 15px;}
}
.Floor002399 .item{ position: relative;background-color:#f2f7f3;width: 10.5%; height: 360px; float: left;background-repeat: no-repeat; background-position: center bottom; background-size: auto 80%;
 transition: width .5s ease;
 -webkit-transition: width .5s ease;
 -moz-transition: width .5s ease;
 -ms-transition: width .5s ease;
}
.Floor002399 .item:nth-child(2n){ background-color: #e8f2ea;}
.Floor002399 .item .item-inner{  overflow: hidden; width: 100%; height: 360px;position: relative; display: none;}
.Floor002399 .item .text { height: 100%;text-align: center;}
.Floor002399 .item.active .text { display: none;}
.Floor002399 .item .text h3 { font-weight: normal;font-size: 24px;}
.Floor002399 .item .word{ position: relative;margin-top: 10%; color: #b6b6b6; padding-left: 90px;}
.Floor002399 .item .word .icon { position: absolute;top:0;left:0; width: 50px;}
.Floor002399 .item .word .h2{ font-size: 32px; color: #fff;font-weight: normal; margin: 0 0 30px;}
.Floor002399 .item .word .h2 span { font-family:'Arial';font-size: 16px; color: rgba(255, 255, 255, 0.29); text-transform: uppercase; margin-left: 10px;}
.Floor002399 .item .word .h4{ font-size: 16px; font-weight: normal; margin: 60px 0 30px;}
.Floor002399 .item .word figure{ position: relative; font-size: 16px; line-height: 30px;color:#fff; padding:0 50px 0 30px; }
.Floor002399 .item .word figure:after{ position: absolute;content: ""; display: block; width: 16px; height: 2px;top:12px;left:0; background: rgba(255, 255, 255, 0.29);}
.Floor002399 .item .bg{ width: 100%; height:100%; position: absolute; top: 0; left: 0; display: none; }
.Floor002399 .item .pic{ width: 60%; position: absolute; bottom: 0; right: -2%; left: auto;}
.Floor002399 .item.active{padding: 0 0 0 55px;background-repeat:no-repeat;background-position:left top;background-size: 100% 100%; width: 58%;}
.Floor002399 .item.active .bg{ display: block;}
@media only screen and (max-width:1024px ) {
 .Floor002399 .item.active{padding: 0 0 0 3%;}
 .Floor002399 .item .word{ width: 100%; padding-right: 3%; position: relative;z-index: 5;}
 .Floor002399 .item .pic{ position: relative; float: right; width: 100%; bottom: 10%;}
}
@media only screen and (max-width:767px ) {
 .Floor002399 .item{ width: 100% !important; height: 150px;
  transition: height .5s ease;
  -webkit-transition: height .5s ease;
  -moz-transition: height .5s ease;
  -ms-transition: height .5s ease;
 }
 .Floor002399 .item.active,.Floor002399 .item .item-inner{ height: auto; overflow: hidden;}
 .Floor002399 .h3 { margin-bottom: 10%;}
 .Floor002399 .item .word { margin-bottom: 10%; padding-left: 0;}
 .Floor002399 .item .word .icon { position: relative; text-align: center;}
 .Floor002399 .item .word .h2 { font-size: 24px;  text-align: center; }
 .Floor002399 .item .word .h2 span { display: block;margin: 20px 0 0 0;}
 .Floor002399 .item .text h3 { font-size: 20px;}
 .Floor002399 .item .text img  { max-width:50px;}
 .Floor002399 .item .pic{ display: none;}
}
