.wrap{
	width: 1440px;
	max-width: 94%;
	margin: auto;
}
.about_lay1{overflow: hidden;background:#f1e8d1;padding:100px 0;position: relative;}
.about_lay1 .wrap{display: flex;justify-content: space-between;position: relative;z-index: 2;}
.about_lay1 .item{position: relative;width: calc(50% - 30px);overflow: hidden;}
.about_lay1 .item a{position: absolute;left:0;top:0;display: block;width: 100%;height: 100%;z-index: 10;}
.about_lay1 .item a img{opacity: 0;pointer-events: none;}
.about_lay1 .item .img{background-color: #000;overflow: hidden;}
.about_lay1 .item .img img{opacity: .8;transition: .6s;display: block;}
.about_lay1 .item .info{position: absolute;left:15%;z-index: 1;bottom:0;text-align: center;padding:0 0 60px;color:#fff;width: 70%;transition: .3s;height: 50%;box-sizing: border-box;}
.about_lay1 .item .info h2{font-style: italic;}
.about_lay1 .item .info h2:after{content: "";width: 44px;background-color: #df4954;height: 5px;display: block;margin:15px auto 30px;}

.about_lay1 .item:hover  .info{height: 90%;}
.about_lay1 .item:hover .img img{transform: scale(1.05);}
.box_bg{position: absolute;top:0;left: 0;width: 100%;height: 100%;background-size: 100% !important;background-position: 0 0 !important;background-repeat: no-repeat;}
@media only screen and (max-width:1024px) {
	.about_lay1{padding:50px 0;}
	.about_lay1 .item{width: calc(50% - 10px);}
}
@media only screen and (max-width:767px) {
	.about_lay1{padding:20px 0;}
	.about_lay1 .wrap{display: block;}
	.about_lay1 .item{width: 100%;margin-bottom: 20px;}
	.about_lay1 .item .info{height: 80%;}
}
.about_activities{padding:60px 0 100px;bakground:#fff;}

.about_activities .swiperwp {position:relative;display: flex;}
.about_activities .current-swiper {flex:3;height:538px;border-radius:1px;margin:0;position:relative;}

.about_activities .left-swiper ,.about_activities .right-swiper {flex:1;}
.about_activities .swiper-slide{overflow: hidden;width: 90%;z-index: 1;}
.about_activities .img{width: 100%;height: 100%;background:no-repeat center;background-size: cover;transition: 1s;opacity: .6;}
.about_activities .swiper-slide:hover .img{transform: scale(1.05);}
.about_activities .current-swiper .swiper-slide{background: #000;}
.about_activities .swiper-slide-active .img{opacity: 1;}

.about_activities .left-swiper .swiper-slide,.about_activities .right-swiper .swiper-slide{background: #000;}
.about_activities .left-swiper .img,.about_activities .right-swiper .img{opacity: .4;}

.about_activities .txt-swiper p span{display: inline-block;width: 40px;}
.about_activities .txt-swiper h2{width:52%;padding:20px 0;font-weight: 900;margin:0 auto;}
.about_activities .txt-swiper p{width: 52%;margin:0 auto;}
.about_activities .txt-swiper .al{text-align: left !important;}
@media only screen and (max-width:1024px) {
	.about_activities{padding:40px 0 80px;}
	.about_activities .current-swiper{height:480px ;}
}
@media only screen and (max-width:767px) {
	.about_activities{padding:20px 0 40px;}
	.about_activities .current-swiper{margin:0;height:438px;}
	.about_activities .left-swiper ,.about_activities .right-swiper {flex:0;}
	.about_activities .txt-swiper h2{width: 90%;}
	.about_activities .txt-swiper p{width: 90%;}
	.about_activities .txt-swiper p span{display: inline-block;width: 10px;}
}
@media only screen and (max-width:400px) {
	.about_activities .current-swiper{margin:0;height:270px;}
}

.core_t{padding-top: 3%;margin-bottom:40px;font-style: oblique;text-align: center;position: relative;z-index: 3;}
.core_t h2{display: inline-block;position: relative;padding-right: 30px;}
.core_t h2:after{content: "";display: block;width: 5px;height: 48%;background: #df4954;transform: rotate(15deg);position: absolute;right: 0;bottom: 10px;}
.core_t span{display: inline-block;margin-left: 20px;}
@media only screen and (max-width:1024px) {
}
@media only screen and (max-width:767px) {
	.core_t{margin-bottom:20px ;}
}

.about_wj{background-color: #f2eee9;padding:60px 0;position: relative;overflow: hidden;}
.about_wj .list{display: flex;flex-wrap: wrap;position: relative;z-index: 3;}
.about_wj .list a{width: calc(33.3% - 15px);background:#fff;padding:20px;box-sizing: border-box;display: flex;align-items: center;margin:0 0 20px 20px;transition: .4s;}
.about_wj .list a:nth-child(3n-2){margin-left: 0;}
.about_wj .list a span{display: block;flex:1;margin-right: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.about_wj .list a:after{content:'';width: 14px;height: 14px;background: url(/static/images/about/down_r.png) no-repeat;background-size: contain;display: block;}
.about_wj .list a:hover{background:#df4954;}
.about_wj .list a:hover span{color:#fff;}
.about_wj .list a:hover:after{background-image: url(/static/images/about/down_w.png);}
@media only screen and (max-width:1024px) {
	.about_wj{padding:30px 0 ;}
	.about_wj .list {justify-content: space-between;}
	.about_wj .list a{width: calc(50% - 10px);margin-left:0;}
}
@media only screen and (max-width:767px) {
	.about_wj{padding:20px 0 ;}
	.about_wj .list a{width: 100%;margin-left:0;}
}
@media only screen and (max-width:400px) {
	.about_wj .list a{width:100%;margin:0 0 10px;}
}
/* 
.concepts_lay1{padding:100px 0 50px;}
.concepts_lay1 .wrap{display: flex;height: 480px;position: relative;}
.concepts_lay1 .cimg-swiper{flex:1;height: 100%;position: relative;z-index: 3;overflow: hidden;}
.concepts_lay1 .ctxt-swiper {flex:1;height:100%;background:#dc5445;color:#fff;overflow: hidden;}
.concepts_lay1 .cimg-swiper .img{width: 100%;height: 100%;background: center no-repeat;background-size: cover ;transition: 2s;}
.concepts_lay1 .cimg-swiper .swiper-slide:hover .img{transform: scale(1.05);}
.concepts_lay1 .box_bg{background-size: cover!important;transform: scale(2);} */

@keyframes scale{
	from{transform: scale(2);}
	to{transform: scale(1);}
}
.scale_ani {
	animation: scale .3s forwards;
}
/* .concepts_lay1 .ctxt-swiper .info{padding:40px;box-sizing: border-box;}
.concepts_lay1 .ctxt-swiper  h2{padding:20px 0;}

.concepts_lay1 .swiper-pagination{left:calc(50% + 40px);bottom:40px;width: 26%;display: flex;}
.concepts_lay1 .swiper-pagination .swiper-pagination-bullet{flex:1;background:#fff;height: 2px;border-radius: 0;margin:2px;}

.concepts_lay1 .num{position: absolute;left:calc(50% + 40px);bottom:45px;z-index: 3;color:#fff;padding-bottom: 20px;}
 */
/* .imgtxtlist{}
.imgtxtlist .item{display: flex;background: #f0f0f0;margin-bottom: 30px;transition: .3s;position: relative;}
.imgtxtlist .item .txt{padding:30px;}
.imgtxtlist .item .txt span{display: block;color:#999;transition: .4s; }
.imgtxtlist .item .txt h2{padding:20px 0;}
.imgtxtlist .item .txt p{display: block;color:#999;transition: .4s; } 
.imgtxtlist .item .img{width:454px ;height: 340px;overflow: hidden;}
.imgtxtlist .item .img div{width: 100%;height: 100%;background: no-repeat center;background-size: cover;transition: 2s; }

.imgtxtlist .item:hover{background-color: #dc5445;}
.imgtxtlist .item:hover .txt span{color:#fff;}
.imgtxtlist .item:hover .txt p{color:#fff;}
.imgtxtlist .item:hover .txt h2{color:#fff;}
.imgtxtlist .item:hover .img div{transform: scale(1.1); }
.imgtxtlist a{display: block;width: 100%;height: 100%;z-index: 9;position: absolute;left:0;top:0;}
.imgtxtlist .item .txt b{display: block; width: 30px;height: 20px;background: url(/static/images/about/jt.png) no-repeat center;background-size: 100%;position: absolute;left:40px;bottom:40px;}
.imgtxtlist .item:hover .txt b{background-image: url(/static/images/about/jt_w.png);}
 */
.bc_tabnews{background-color: #f1e8d1;position: relative;overflow:hidden;}
.bc_tabnews .wrap{display: flex;position: relative;z-index: 3; }
.bc_tabnews .bc_left{width:200px ;height: 656px;position: relative;;}
.bc_tabnews .bc_left .mCSB_scrollTools .mCSB_draggerRail{background:transparent;}
.bc_tabnews .bc_left .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:transparent;}
.bc_tabnews .bc_left .mCSB_inside>.mCSB_container{margin:0 !important;}
.bc_tabnews .bc_left:after{content:'';height: 100%;width: 1px;position: absolute;right:16px;top:0;z-index: 0;background:#555;}
.bc_tabnews .bc_left a{display: flex;margin:25px 0;position: relative;width: 100%;}
.bc_tabnews .bc_left a.active{font-style: italic;margin-bottom: 60px;}
.bc_tabnews .bc_left a.active:after{content:'';width: 40px;height: 5px;background-color: #df4954;display: block;position: absolute;left:0;top:55px;}
.bc_tabnews .bc_left a.active:before{content:'';width: 0;height: 0;border:transparent solid 7px;border-left: 10px solid #666;display: block;position: absolute;right:0;top:10px;}

.bc_tabnews .bc_info{ width:calc(100% - 340px); margin-left: 140px;}
.bc_tabnews .bc_info .cont{display: none;width: 100%;}
.bc_tabnews .bc_info .cont.show{display: block;}
.bc_tabnews .bc_info .cont h2{font-style: italic;position: relative;margin-bottom: 30px;}
.bc_tabnews .bc_info .cont h2:after{content:'';width: 40px;height: 5px;background-color: #df4954;display: block;margin:20px 0;}
.bc_tabnews .bc_info .cont p{padding:10px 0;}
.bc_tabnews .bc_info .cont img{max-width: 100%;}
.margint50{margin-top: 50px ;}
@media only screen and (max-width:1024px) {
	.margint50{margin-top: 30px ;}
	.bc_tabnews .bc_info{margin-left: 80px;width: calc(100% - 280px);}
}
@media only screen and (max-width:767px) {
	.margint50{margin-top: 20px;}
	.bc_tabnews .wrap{display: block;}
	.bc_tabnews .bc_info{margin-left: 0;width:100%;}
	.bc_tabnews .bc_left{width: 100%;height: auto;}
	.bc_tabnews .bc_info .cont h2{margin-bottom: 15px;}
	.bc_tabnews .bc_left .slideNav{overflow: auto;white-space: nowrap;}
	.bc_tabnews .bc_left .slideNav .cum{display:inline;}
	.bc_tabnews .bc_left a{margin:15px 0;display: inline-block;}
	.bc_tabnews .bc_left a.active{margin-bottom:30px;}
	.bc_tabnews .bc_left a.active:after{height: 3px;top:36px;}
}

.swiper_imgs{position: relative;max-width: 800px;margin:0 auto;}
.swiper_imgs .bigimg-swiper{height: 484px;width: 100%;}
.swiper_imgs  .img{width: 100%;height: 100%;background: no-repeat center;background-size: cover;}
.swiper_imgs .thumbimg-swiper{height: 120px;width: 100%;;}
.swiper_imgs .thumbimg-swiper .swiper-slide{background-color: #000;}
.swiper_imgs .thumbimg-swiper .swiper-slide .img{opacity: .5;}
.swiper_imgs .thumbimg-swiper .swiper-slide.cur .img{opacity:1;}

.bc_tabnews.np .bc_left{width: 480px;}
.bc_tabnews.np .bc_info{width:calc(100% - 550px);flex:1;margin-left: 70px;}
.swiper_imgs .thumbimg-swiper{margin-top: 20px;}


.lbimgs{height:630px;position: relative;}
.lbimgs .swiper-button-next,
.lbimgs .swiper-button-prev{top:35%}
.lbimgs .swiper-slide {overflow: hidden;}
.lbimgs .img{width: 100%;height: 100%;background: no-repeat center;background-size: cover;transition: 1.8s;}
.lbimgs .swiper-slide:hover .img{transform: scale(1.05);}
.lbimgs  .swiper-container {
	width: 100%;
	height: 100%;
}
.lbimgs .gallery-top {
	height: 80%;
	width: 100%;
}
.lbimgs .gallery-top .swiper-slide{}
.lbimgs .gallery-thumbs {
	height: calc(20% - 10px);
	margin-top: 9px;
	padding-bottom: 3px;
}
.lbimgs .gallery-thumbs .swiper-slide {width: 20%; height: 100%;background:#000;box-sizing: border-box;}
.lbimgs .gallery-thumbs .swiper-slide .img{opacity: 0.4;}
.lbimgs .gallery-thumbs .cur{border:2px solid #df4954;box-sizing: border-box;}
.lbimgs .gallery-thumbs .cur .img {opacity: 1;}

.displayflex .swiper-wrapper{display:flex;justify-content:center;margin:0 2px;}
.displayflex .swiper-slide{width: calc(20% - 4px) !important;margin:0 2px;}
.displayflex .cur{margin:0 2px;border:2px solid #df4954;}
.displayflex .cur .img{opacity: 1 !important;}
@media only screen and (max-width:1200px) {
	.bc_tabnews.np .bc_left{width: 400px;}
	.bc_tabnews.np .bc_info{width:calc(100% - 460px);margin-left: 60px;}
}
@media only screen and (max-width:1023px) {
	.bc_tabnews.np .bc_left{width: 280px;}
	.bc_tabnews.np .bc_info{margin-left: 40px;width:calc(100% - 320px)}
	.lbimgs{height: 420px;}
}
@media only screen and (max-width:767px) {
	.bc_tabnews .bc_left{width: 100% !important;height: auto;}
	.bc_tabnews .bc_left:after{display: none;}
	.bc_tabnews .bc_left a{width: auto;padding:0 5px;}
	.bc_tabnews .bc_left a.activep{font-size: 16px;}
	.bc_tabnews .bc_left a.active:before{display:none;border:transparent solid 6px;border-top: #df4954 solid 10px;right:48%;top:auto;bottom:-18px;}
	.bc_tabnews .bc_left a.active:after{width:20px;left:50%;margin-left: -10px;top:34px;}
	.bc_tabnews .bc_info{width: 100% !important;margin:0 !important;}
	.lbimgs{height: 360px;}
	.bc_tabnews .bc_info .cont h2:after{margin:10px 0;}

}

.photolist{display: flex;flex-wrap: wrap;padding: 80px 0 60px;}
.photolist:after{content:'';flex:1;display: block;}
.photolist .item{width: calc(25% - 20px);background-color: #f1e8d1;margin:0 0 20px 25px;transition: .4s;}
.photolist .item .img{width:100%;overflow: hidden;}
.photolist .item .img div{width: 100%;transition: 2s;}
.photolist .item .img img{width:100%;}
.photolist .item  .txt{padding:20px;}
.photolist .item:hover{background: #df4954;}
.photolist .item:hover .txt{color:#fff;}
.photolist .item:hover .img div{transform: scale(1.05);}

@media only screen and (min-width:1024px) {
	.photolist .item:nth-child(4n-3){margin-left: 0;}
}
@media only screen and (max-width:1023px) {

	.photolist .item{width: calc(33.3% - 10px);margin-left: 15px;}
	.photolist .item:nth-child(3n-2){margin-left: 0;}
	.photolist{padding:50px 0;}
}
@media only screen and (max-width:767px) {
	.photolist {justify-content: space-between;}
	.photolist .item{width: calc(50% - 10px);margin-left: 0;}
	.photolist{padding:30px 0;}
	.photolist:after{display: none;}
	.photolist .item:hover{background: #f1e8d1;}
	.photolist .item:hover .txt{color:#000;}

}

.teamswiper{background: #f1e8d1;padding:100px 0 0; position: relative;overflow: hidden;}
.teamswiper .wrap{position: relative;}
.teamswiper .swiper-container{height: 500px;z-index: 9 ;z-index: 0;}
.teamswiper .swiper-slide{transform:translateY(10%) scale(.9) ;transition: .5s;overflow: hidden;background-color: #000;}
.teamswiper .swiper-slide.swiper-slide-next{transform-origin:bottom left; }
.teamswiper .swiper-slide.swiper-slide-prev{transform-origin:bottom right; }
.teamswiper .swiper-slide .img{width: 100%;height: 100%;background:no-repeat center;background-size:cover; transition: .5s;}

.teamswiper .swiper-slide.swiper-slide-next .img{opacity: .7; }
.teamswiper .swiper-slide.swiper-slide-prev .img{opacity: .7; }
.teamswiper .swiper-slide:hover .img{transform: scale(1.05); }
.teamswiper .swiper-slide-active{transform:translateY(0) scale(1) ;}
.swiper-button-next, .swiper-button-prev{box-shadow:0 0 10px rgba(0,0,0,.1);z-index: 30;width: 80px;height: 80px;border-radius: 50%;background:none;}
.swiper-button-next *, .swiper-button-prev *{display: none;}
.swiper-button-next:after, .swiper-button-prev:after{content:'';width: 100%;height: 100%;background: #fff url(../images/about/arrow.png) center no-repeat ;background-size:25%;border-radius: 50%;display: block;}
.swiper-button-next{right:-40px;}
.swiper-button-prev{left:-40px;}
.swiper-button-prev:after{transform:rotateY(180deg);}
@media only screen and (max-width:1024px) {
	.swiper-button-next, .swiper-button-prev{width: 50px;height: 50px;}
	.swiper-button-next{right:0px;}
	.swiper-button-prev{left:0;}
	.teamswiper{padding-top:50px;}
}

@media only screen and (max-width:767px) {
	.swiper-button-next, .swiper-button-prev{width: 40px;height: 40px;}
	.swiper-button-next{right:0;}
	.swiper-button-prev{left:0;}
	.teamswiper{padding:30px 0;}
	.teamswiper .swiper-container{height: 400px;}
}


.swiper_imgs  .swiper-button-next,.swiper_imgs  .swiper-button-prev{top:36%;}

.history_wp{background-color: #f1e8d1;position: relative;overflow: hidden;padding:80px 0;}
.history_wp .his_years{position: relative;z-index: 4;display: flex;justify-content: center;}
.history_wp .his_years .swiper-slide{width: auto;}
.history_wp .his_years span{background:#fff;border-radius: 50px;text-align: center;margin: 0 15px;padding:15px 40px;cursor: pointer;display: block;transition: .3s; }
.history_wp .his_years span.cur,.history_wp .his_years span:hover{background:#df4954;color:#fff;}

.history_wp .his_years2{position: relative;z-index: 4;margin:50px 0 30px;}
.history_wp .his_years2:before{content:'';width: 100%;height: 1px;background-color: #999;display: block;position: absolute;left:0;top:7px;}
.history_wp .his_years2 .swiper-slide{width:auto;padding:0 30px;color:#eabd71;position: relative;text-align:center;font-style:italic;cursor: pointer;}
.history_wp .his_years2 .swiper-slide:before{content:'';width: 6px;height: 6px;border-radius: 50%;border:5px solid #eabd71;display: block;margin: 0 auto 10px;background-color: #fff;}
.history_wp .his_years2 .swiper-slide.cur{color:#df4954;}
.history_wp .his_years2 .swiper-slide.cur:before{border-color:#df4954;}

.history_wp .his_yearinfo{position: relative;z-index: 4;}
.history_wp .his_yearinfo .swiper-slide{display: flex;padding:40px 0 0;align-items: flex-start;}
.history_wp .his_yearinfo .swiper-slide b{color:#eabd71;font-style: italic;}
.history_wp .his_yearinfo .swiper-slide .img{width: 418px;position: relative;margin-left:20px;box-sizing: border-box;}
.history_wp .his_yearinfo .swiper-slide .img:before{content:'';width: 100%;height:100%;background:#eabd71;display: block;position: absolute;left:-15px;top:-15px;z-index: 1;}
.history_wp .his_yearinfo .swiper-slide .img div{width: 100%;position: relative;z-index: 2;overflow: hidden;}
.history_wp .his_yearinfo .swiper-slide .img img{width: 100%;transition: 2s;}
.history_wp .his_yearinfo .swiper-slide .img:hover img{transform: scale(1.05);}
.history_wp .his_yearinfo .swiper-slide .info{width: 50%;margin-left: 30px;}
.history_wp .his_yearinfo .swiper-slide .info h4{color: #df4954;}
.history_wp .his_yearinfo .swiper-slide .info h2{padding:10px 0 30px;}

@media only screen and (max-width:1024px) {
	.history_wp{padding:50px 0;}
	.history_wp .his_yearinfo .swiper-slide b{display: none;}
	.history_wp .his_yearinfo .swiper-slide .img{width: 30%;}
	.history_wp .his_yearinfo .swiper-slide .info{width: calc(80% - 20px);margin-left: 20px;}
}

@media only screen and (max-width:767px) {
	.history_wp{padding:40px 0;}
	.history_wp .his_years span{padding:10px 25px;margin:0 10px;}
	.history_wp .his_years2{margin:30px 0 15px;}
	.history_wp .his_yearinfo .swiper-slide{padding-top: 5px;display: block;}
	.history_wp .his_yearinfo .swiper-slide .img{width: calc(100% - 20px);margin:20px 0 20px 20px;}
	.history_wp .his_yearinfo .swiper-slide .info{width: 100%;margin:0;}
	.history_wp .his_yearinfo .swiper-slide .info h2{padding:10px 0;}
}

.core_info{height: 787px;display: flex;overflow: hidden;}
.core_info .img{flex:1.5;height: 100%;overflow: hidden;}
.core_info .img div{width: 100%;height:100%;background:no-repeat center;background-size:cover;}
.core_info .txt{flex:1;height:100%;background:#f2ab52;position: relative;overflow: hidden;}
.core_info .txt .info{position: relative;z-index: 3;padding:40px;max-width: 400px;display: flex;flex-direction: column;}
.core_info .txt .info .cont{flex:1;overflow: auto;}

.core_info .txt .info h2{font-style: italic;}
.core_info .txt .info h4{font-style:italic;}
.core_info .txt .info h4:after{content:'';width: 40px;height: 3px;background-color:#df4954 ;display: block;margin:10px 0;}
.core_info .txt .info p{padding:10px 0;}

.core_nav{text-align: center;}
.core_nav a{display: inline-block;padding:0 40px;line-height: 110px;position: relative;}
.core_nav a:after{content:'';left:50%;right:50%;height:3px;background:#df4954;position: absolute;bottom:0;transition: .5s;display: block; }
.core_nav a.cur{color:#df4954;}
.core_nav a.cur:after{left:0;right:0;}
.core_nav_three{display: none;text-align: center;background-color: #f2eee9;line-height: 80px; white-space: nowrap;overflow: auto; }
.core_nav_three a{padding:0 30px;}
.core_nav_three a.cur{color:#df4954;}


@media only screen and (max-width:767px) {
	.core_nav_three{line-height: 55px;}
	.core_nav_three a{padding:0 15px;}
}

.core_news{background:#f2eee9;position: relative;overflow: hidden;padding:40px 0;}
.core_newsswiper .swiper-wrapper{padding-bottom:60px}
.core_newsswiper .swiper-slide {position: relative;}
.core_newsswiper .swiper-slide  a{width: 100%;height: 100%;position: absolute;left:0;top:0;z-index: 9;}
.core_newsswiper .swiper-slide .img{height: 340px;overflow: hidden;}
.core_newsswiper .swiper-slide .img div{background:no-repeat center;background-size: cover;height:100%;transition: 1.2s; }
.core_newsswiper .swiper-slide .info{height: 290px;background-color: #fff;box-sizing: border-box;padding:40px;transition: .4s; }
.core_newsswiper .swiper-slide .info b{color:#767676;}
.core_newsswiper .swiper-slide .info h2{padding:10px 0;}
.core_newsswiper .swiper-slide .info  p{color:#767676;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;text-overflow:ellipsis}
.core_newsswiper .swiper-slide .info span{display: block;width: 20px;height: 10px;background:url(/static/images/about/jt.png) no-repeat center;background-size:100%;margin-top:20px;}
.core_newsswiper .swiper-slide:hover .info {background:#df4954;}
.core_newsswiper .swiper-slide:hover .info b{color:#fff;}
.core_newsswiper .swiper-slide:hover .info p{color:#fff;}
.core_newsswiper .swiper-slide:hover .info h2{color:#fff;}
.core_newsswiper .swiper-slide:hover .info span{background-image:url(/static/images/about/jt_w.png);}
.core_newsswiper .swiper-slide:hover .img div{transform: scale(1.05); }
.core_newsswiper .swiper-pagination-bullet{width: 80px;border-radius: 1px;background:#666;height: 2px;opacity: 1;transition: .4s; }
.core_newsswiper .swiper-pagination-bullet-active{height: 5px;background:#df4954;}

.core_storelist{display: flex;flex-wrap: wrap; }
.core_storelist .item{width: calc(33.3% - 15px);margin-left: 22px;margin-bottom:10px; border-top:1px solid #df4954;box-sizing: border-box;padding:20px 40px 30px; transition: .4s; position: relative;}
.core_storelist .item a{position: relative;z-index: 3;}
.core_storelist .item .c_bg{position: absolute;left:0;top:0;width: 100%;height: 100%;background:url(/static/images/about/ads.png) no-repeat ;background-size:cover;opacity: 0;transition: .4s; }
.core_storelist .item:nth-child(3n-2){margin-left:0;}
.core_storelist .item span{display: block;width: 26px;height: 10px;background:url(/static/images/about/jt.png) no-repeat center;background-size: 100%;}
.core_storelist .item p{padding:10px 0;min-height: 60px;}
.core_storelist .item:hover .c_bg{opacity: 1;}
.core_storelist .item:hover span{background-image:url(/static/images/about/jt_w.png);}
.core_storelist .item:hover a h2{color:#fff;}
.core_storelist .item:hover a p{color:#fff;}

.core_followus{overflow: hidden;position: relative;background:#f2eee9;padding:0px 0 40px;z-index: 5;}
.core_followus .core_t {position: relative;z-index: 3;}
.core_followuslist{display: flex;flex-wrap: wrap;position: relative;z-index: 9;}
.core_followuslist .item{background:#fff;width:calc(20% - 18px);margin:0 0 20px 20px;display: flex;flex-direction: column;justify-content: center;align-items: center;padding:20px 0; }
.core_followuslist .item div{width: 80%;background:no-repeat center;background-size:contain;marign:0 auto;}
.core_followuslist .item div img{opacity: 0;pointer-events: none;}
@media only screen and (min-width:1024px){
	.core_followuslist .item:nth-child(5n-4){margin-left: 0;}
}
@media only screen and (max-width:1023px){
	.core_followuslist .item{width: calc(25% - 10px);margin-left: 13px;}
	.core_followuslist .item:nth-child(4n-3){margin-left: 0;}
}
@media only screen and (max-width:767px){
	.core_top_nav .n {display: none;}
	.core_followuslist {justify-content: space-between;}
	.core_followuslist .item{width: calc(50% - 10px);margin-left:0;}

}

.header_in{height:100%;width: 100%;max-width: 100%;}
.core_top_nav{height:100%;display: flex;align-items: center;}
.core_top_name{border-left: 1px solid #bcbcbc;width: 1px;padding:0 30px;margin-left: 30px;white-space: nowrap;width: auto;}
.core_top_nav .n a{padding:0 20px;}
.core_format .core_newsswiper .swiper-slide .info p{-webkit-line-clamp:4;}
.core_format .core_t h2{padding-right:0;transition: .5s;}
.core_format .core_t h2:after{display: none;}
.core_format .core_t span{margin-left: 10px;transition:.5s;}
.core_format .core_t .wrap{display: flex;align-items: center;justify-content: center;}
.core_format .core_t i{display: block;width: 5px;height: 30px;background: #df4954;transform: rotate(15deg);margin:0 30px 10px;}
.core_format .core_t .cur{color:#df4954;}

.honor_wrap{position: relative;overflow:hidden; background: #f1e8d1;}
.about-part05{padding: 5% 0 0;}
.about-part05 *{ box-sizing:content-box;}
.history_year{position: relative; bottom:-1px; background: url(/static/images/about/shike.png) no-repeat 0 bottom ;background-size:100%;width: 850px;height: 300px; margin: auto; padding-top: 70px; overflow: hidden;}
.history_year .leftbox{width:300px;height:850px; margin:auto;}
.history_year .leftbox .swiper-container{height: 100%;width: 100%}
.history_year a{color: #c1c1c1;display: block;margin: auto;width:100%; height: 100%; line-height: 110px; text-align: center;position: relative;opacity: 0;transform-origin:50% 50%;}
.history_year .leftbox .swiper-slide i{width: 23px;height: 23px;display: block;display: none; position: absolute;  top:98px;  left: 50%;margin-left: -8px;}
.history_year .leftbox .swiper-slide em{display: none;position: absolute;top:-15px;left: 0;color: #e3254c;width: 100%;text-align: center;line-height: 30px; font-family: "Arial"; text-transform: uppercase; font-weight: bold;}
.history_year .leftbox .swiper-slide-active i{display: block;}
.history_year li{float: left; width: 100%; padding: 35px 0; border-bottom:#bebebe solid 1px;overflow: hidden;}

.history_cont{margin-bottom: 3%;}
.history_cont *{ box-sizing:border-box;}
.history_cont .swiper-slide{width:100%;}

.history_cont .item_box .swiper-slide{width: 33%;margin-right:20px;}
.history_cont .item_box .swiper-slide:last-child{margin-right:0; }
.item_box .swiper-container{padding-bottom:20px;}

.item_box .swiper-slide.swiper-slide:hover dl{background: #fff;}

.item_box dl{overflow: hidden;padding: 5% 8%;background: rgba(255, 255, 255, .7);border-radius: 3px;}
.item_box dt{width:100%; margin-bottom: 10px; font-family: Arial, Helvetica, sans-serif;}
.item_box dt:after{content:'';display: block;width: 25px;height: 4px;background-color: #df4954;margin:10px 0 30px;}
.item_box .swiper-slide-active dt{color:#df4954;}
.item_box dd{width:100%; line-height: 1.5; height:6em; overflow: hidden;}
.item_box .swiper-container .swiper-wrapper{justify-content: center;}
.item_box .swiper-container .swiper-wrapper.jcleft{justify-content: flex-start;}

.item_box .swiper-button-prev{transform: scale(.5);left:0;top:35%;}
.item_box .swiper-button-next{transform: scale(.5);right:0;top:35%;}
.item_box .jcleft+
.item_box .swiper-button-prev.disabled{ cursor: default;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23535353'%2F%3E%3C%2Fsvg%3E");}
.item_box .swiper-button-next.disabled{ cursor: default;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23535353'%2F%3E%3C%2Fsvg%3E");}

@media only screen and (min-width:1025px){
	.history_year .leftbox .swiper-slide-active a{font-size: 72px; opacity: 1; color: #df4954!important;}
	.history_year .leftbox a{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;color:#df4954;}
	.history_year .leftbox .prev_nth2Mode a{transform: rotate(71deg) translateX(-3px) translateY(-46px);opacity: 1;}
	.history_year .leftbox .next_nth2Mode a{transform: rotate(111deg)  translateX(-7px) translateY(-40px);opacity: 1;}
	.history_year .leftbox .prev_nth3Mode a{transform: rotate(47deg) translateX(-40px) translateY(43px);opacity: 1;}
	.history_year .leftbox .next_nth3Mode a{transform: rotate(132deg) translateX(49px) translateY(45px);opacity: 1;}
	.history_year .leftbox .prev_nth4Mode a{transform: rotate(-80deg) translateX(-126px) translateY(-143px);}
	.history_year .leftbox .next_nth4Mode a{transform: rotate(80deg) translateX(-214px) translateY(162px);}
	.history_year .leftbox .prev_nth5Mode a{transform: rotate(-25deg) translateX(-65px);opacity: 1;}
	.history_year .leftbox .next_nth5Mode a{transform: rotate(25deg) translateX(-65px) translateY(20px);opacity: 1;}
	.history_year .leftbox .prev_nth6Mode a{transform: rotate(-30deg) translateX(-99px);opacity: 1;}
	.history_year .leftbox .next_nth6Mode a{transform: rotate(30deg) translateX(-99px) translateY(20px);opacity: 1;}

	.history_year .swiper-button-prev{left:20%;top:20px;transform: scale(.85) ;box-shadow: none; }
	.history_year .swiper-button-next{right: 20%; top: 21px;transform: scale(.85);box-shadow: none; }
	.history_year .leftbox{transform: rotate(-90deg) translateX(275px); }
	.history_year .leftbox .swiper-container{padding-right: 150px;}
	.history_year .leftbox .swiper-slide-active a{transform: rotate(90deg) translateX(-3px) translateY(-150px);}
}
@media only screen and (max-width:1024px){
	.about-part05{margin-bottom: 3%;}
	.history_year{padding-top:0;background: none;}
	.history_year .leftbox .prev_nth2Mode a{transform: rotate(0deg) translateX(0)  translateY(0);}
	.history_year .leftbox .next_nth2Mode a{transform: rotate(0deg) translateX(0)  translateY(0);}
	.history_year .leftbox .prev_nth3Mode a{transform: rotate(0deg) translateX(0)  translateY(0);}
	.history_year .leftbox .next_nth3Mode a{transform: rotate(0deg) translateX(0)  translateY(0);}
	.history_year .leftbox .prev_nth4Mode a{transform: rotate(0deg) translateX(0)  translateY(0);}
	.history_year .leftbox .next_nth4Mode a{transform: rotate(0deg) translateX(0)  translateY(0);}
	.history_year .leftbox .prev_nth5Mode a{transform: rotate(0deg) translateX(0)  translateY(0);}
	.history_year .leftbox .next_nth5Mode a{transform: rotate(0deg) translateX(0)  translateY(0);}
	.history_year .leftbox .prev_nth6Mode a{transform: rotate(0deg) translateX(0)  translateY(0);}
	.history_year .leftbox .next_nth6Mode a{transform: rotate(0deg) translateX(0)  translateY(0);}
	.history_year .leftbox .swiper-slide-active a{transform: rotate(0deg) translateX(0px) translateY(0px);}
	.history_year .leftbox{transform: rotate(0deg) translateX(0px); }
	.history_year .leftbox .swiper-slide-active a{color: #df4954; font-size: 24px;}
	.history_year,.history_year .leftbox{width: 100%;height: auto;}
	.history_year .leftbox .swiper-container{padding-right: 0px;}
	.history_year a{opacity: 1;}
	.history_year .swiper-button-next.swiper-button-disabled,.history_year .swiper-button-prev.swiper-button-disabled{opacity: 0.5; cursor: pointer;     pointer-events: inherit;}
	.history_year .swiper-button-next.disabled,.history_year .swiper-button-prev.disabled{opacity: 0.35; cursor: default;}
	.history_year .leftbox .swiper-slide-active i{display: none;}
	.history_year a{line-height: 32px;}
	.history_year .swiper-button-prev{width: 20px;height:20px;position: absolute;left:0px;top:5px;margin-top:0;}
	.history_year .swiper-button-next{width: 20px;height:20px;position: absolute;right:0px;top:5px;margin-top:0;}
	.history_cont{margin-top:100px; margin-bottom: 0;}
	.history_cont .swiper-slide-prev{top:0px;}
	.history_cont .swiper-slide-next{top:0px;}
	.history_cont .item_box .swiper-slide{width: 100%;margin-right: 0;}
	.history_year{padding: 0 30px; box-sizing: border-box; position: absolute;top:200px;left:3%;width: 94%;}
	.history_cont .swiper-slide.swiper-slide-prev dl,.history_cont .swiper-slide.swiper-slide-next dl{margin-top:0px;}
	.history_cont .swiper-slide{top:0;}
	.history_cont .swiper-container{padding-bottom: 0;}
	.history_cont dl,.history_cont .swiper-slide.swiper-slide-active dl{padding:20px 60px; border-bottom: none; background: #fff!important;}
	.history_cont dd{height: auto;}
}
@media only screen and (max-width:1023px){
	.history_cont{margin-top: 50px;}
	.history_year{top:40px;}
	.item_box .swiper-wrapper{display: block;}
	.item_box .swiper-wrapper .swiper-slide{margin-bottom: 20px;}
	.item_box .swiper-button-prev{transform: scale(.7);left:0;top:50%;display: none;}
	.item_box .swiper-button-next{transform: scale(.7);right:0;top:50%;display: none;}

}
@media only screen and (max-width:767px){
	.history_cont{margin-top:60px;}
	.history_cont dl{padding:10px;}
	.item_box dt{color:#df4954;}
	.item_box dt:after{height: 2px;margin:10px 0 20px;}
	.history_year{top:40px;}
	.history_year .leftbox .swiper-slide-active a{font-size: 20px; font-weight: bold;}
	.history_cont dl,.history_cont .swiper-slide.swiper-slide-active dl{padding:40px 60px;}
}

.about_activities_top{padding-top:208px;background:#f1ab50;position: relative;}
.about_activities_top .wrap{height: 636px;position: relative;margin:0 auto;z-index: 3;}
.about_activities_top .swiper-container{height: 100%;}
.about_activities_top .swiper-slide{width: 85%;}
.about_activities_top .swiper-slide{width: 85%;}
.about_activities_top .swiper-slide{transform:translateY(26%) scale(.9) ;transition: .5s;overflow: hidden;background-color: #000;}
.about_activities_top .swiper-slide.swiper-slide-next{transform-origin:bottom left; }
.about_activities_top .swiper-slide.swiper-slide-prev{transform-origin:bottom right; }

.about_activities_top .swiper-slide.swiper-slide-next .img{opacity: .5;}
.about_activities_top .swiper-slide.swiper-slide-prev .img{opacity: .5;}
.about_activities_top .swiper-slide .img{width: 100%;height: 100%;background:no-repeat center;background-size:cover; transition: .5s;}
.about_activities_top .swiper-slide:hover .img{transform: scale(1.05); }
.about_activities_top .swiper-slide-active{transform:translateY(0) scale(1) ;}
.about_activities_top .swiper-button-next{top:66%;}
.about_activities_top .swiper-button-prev{top:66%;}


@media only screen and (max-width:1024px){

	.about_activities_top{padding-top: 128px;}
	.about_activities_top .wrap{height: 500px;}
}
@media only screen and (max-width:767px){
	.about_activities{overflow: hidden;}
	.about_activities .current-swiper{position: relative;z-index: 0;}
	.about_activities_top{padding-top: 100px;}
	.about_activities_top .wrap{height: 336px;}
	.about_activities_top .wrap .swiper-container{position: relative;z-index: 0;}
	.about_activities_top .swiper-slide{transform: none;}
	.about_activities_top .swiper-button-next{top:50%;}
	.about_activities_top .swiper-button-prev{top:50%;}

}

.bus_slider dd p.clamp4{-webkit-line-clamp: 4;height:104px;}
.bus_slider dd h3.clamp2{height: 60px;}
.bus_slider dd h3.clamp2 span{display: block;overflow:hidden; -webkit-line-clamp: 2;white-space:normal;width: 100%;}

.contactBox{margin:80px auto;}
.contactBox .buss_scoll{height:calc(100% - 90px);line-height: 4em;}
@media only screen and (max-width:1024px){

	.contactBox{margin:50px auto;}
	.contactBox .buss_scoll{height:calc(100% - 28px);line-height:3em;}
}
@media only screen and (max-width:767px){
	.contactBox{margin:30px auto;}
	.contactBox .buss_scoll{line-height: 2em;}
}

.notTab{display: flex;justify-content: center;padding: 0 0 20px;position: relative;z-index: 9;}
.notTab a{background-color: #fff;padding:15px 80px;margin:0 20px;border-radius: 30px;display: block;white-space: nowrap;}
.notTab a.cur{background:#df4954;color:#fff;}
@media only screen and (max-width:767px){
	.notTab{padding:0 0 10px;}
	.notTab a{padding:8px 40px;margin: 0 10px;}
	.header h1{height: auto;}
	.header h1 a{width: 100px;padding-right: 15px;margin-right: 15px;}
}
@media only screen and (min-width:768px){
	.buss_store dl{padding:20px !important ;}
}

.project_large {
	height: 80% !important;
	width: 100%;
	overflow: hidden;;
}

.project_thumb {
	height: 20% !important;
	box-sizing: border-box;
	padding: 10px 0;
	overflow: hidden;
}

.project_thumb .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}

.project_thumb .swiper-slide-active {
	opacity: 1;
}
.project_large .img,.project_thumb .img{width: 100%;height: 100%;background-size: cover;}

.nav_item{cursor: pointer;}<!--ºÄÊ±1753297876.3468Ãë-->