.wp{max-width:65%; margin:0 auto;}



.dan_hang{overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dif_zhong{ display: flex;
  justify-content: center;
  align-items: center;
}
.dif_duo_zhong{display: flex;
	justify-content: space-between;align-items: center;
}

.dif_duo_top{display: flex;
	justify-content: space-between;
}

.dif_duo_bottpm{display: flex;
	justify-content: space-between;
	align-items: end;
}

@font-face {
  font-family: 'MyFont';
  src: url('../fonts/AlibabaPuHuiTi-3-65-Medium.woff2') format('woff2'),
       url('../fonts/AlibabaPuHuiTi-3-65-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* 优化加载体验 */
}

/* *{font-family: 'MyFont';box-sizing: border-box;} */
*{font-family: '微软雅黑';box-sizing: border-box;}



/* 头部 */
#web_head{position: fixed;top:0;left: 0;
	z-index: 999;width: 100%;background-color: rgba(0, 0, 0,0.56);
}

#web_head .top_wp{border-bottom: 1px solid rgba(255, 255, 255,0.11);}
#web_head .logo{width: 640px;}
#web_head .logo img{width:266px;vertical-align: middle;}
#web_head .logo .shuxian{height: 50px;width: 1px;background-color: #fff;}
#web_head .logo .txt{}
#web_head .logo .txt h4{font-size: 23px;color: #fff;font-weight: normal;}
#web_head .logo .txt p{font-size: 14px;color: #fff;}

#web_head .top{height: 110px;}
#web_head .top .tel{padding-left: 54px;
	position: relative;
}
#web_head .top .tel p{font-size: 12px;color: #fff;}
#web_head .top .tel h6{font-size: 20px;color: #fff;margin-top: 2px;}
#web_head .top .tel .icon{position: absolute;width: 36px;height: 36px;
	left: 0;top:63%;transform: translateY(-50%);
	background-image: url(../images/t1.png);
	background-size: 100% 100%;
}
#web_head .nav{font-size: 0;position: relative;height: 90px;
	   transition:height 0.3s ease, opacity 0.3s ease;
}
#web_head.scrolled .nav{height: 0;overflow: hidden;}



#web_head .nav_item{text-align: center;}
#web_head .nav_item img{width: 22px;vertical-align: middle;}
#web_head .nav_item img.img2{display: none;}
#web_head .nav_item p{display: block;font-size: 17px;color: #fff;
	margin-top:8px;
}
#web_head .nav_item.on img.img2,#web_head .nav_item:hover img.img2{
	display: inline-block;
}

#web_head .nav_item.on img.img1,#web_head .nav_item:hover img.img1{
	display: none;
}
#web_head .nav_item.on p,#web_head .nav_item:hover p{
	display: inline-block;color: #d4af37;
}
#web_head .nav_item{position: relative;
	padding: 17px 0;
}
#web_head .nav_item::after{
	content: '';
	position: absolute;width: 0;height: 3px;
	background-color: #d4af37;left: 50%;
	transform: translateX(-50%);bottom: 0px;
	 transition: width 0.3s ease;
}
#web_head .nav_item.on::after,
#web_head .nav_item:hover::after{
	width: 100%;
}

#web_head .nav_item .down_nav{position: absolute;
	background-color: #fff;font-size: 14px;padding: 5px 0px;width: auto;
	width: 104px;text-align: center;top: 100%;
	left: 50%;transform: translateX(-50%);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);display: none;
}
#web_head .nav_item:hover .down_nav{display: block;}
#web_head .nav_item .down_nav .item{position: relative;}
#web_head .nav_item .down_nav .item>a{display: block;color: #333;
	height:38px;line-height:38px;
}
#web_head .nav_item .down_nav .item:hover a{color: #d4af37;}
#web_head .nav_item .down_nav .item .san_down{position: absolute;
	top: 0;left: 100%;display: none;
	font-size: 14px;padding-left: 5px;
}
#web_head .nav_item .down_nav .item .san_down .con{background-color: #fff;
	width: 104px;text-align: center;padding: 5px 0px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#web_head .nav_item .down_nav .item .san_down a{display: block;color: #333;
	height:38px;line-height:38px;
}
#web_head .nav_item .down_nav .item .san_down a:hover{color: #d4af37;}
#web_head .nav_item .down_nav .item:hover .san_down{display: block;}





















#web_head .nav .item .down_nav{position: absolute;background-color: #fff;
   top: 94px;left: 0;display: none;text-align: center;z-index: 999;
   border: 1px solid #ddd;border-top: none;margin-left: -25px;
}
#web_head .nav .item:hover .down_nav{display: block;}
#web_head .nav .item .down_nav a{line-height: 1;display: block;font-size: 16px;color: #000;white-space: nowrap;
   width: 135px;text-align: center;height: 52px;line-height: 51px;border-bottom: 1px solid rgba(62, 172, 248, 0.3);
}
#web_head .nav .item .down_nav a:last-child{border-bottom: none;}
#web_head .nav .item .down_nav a:hover{color: #3EACF8;}


#web_head .nav .news_down{position: absolute;top: 100px;width: auto;padding-top: 10px;padding-left: 35px;

}
#web_head .nav .news_down .con{line-height: 60px;height: auto;background-color: #fff;
   width: 100%;
}
#web_head .nav .news_down .con a{font-size: 16px;line-height: 60px;margin-left: 0;}
.pic{background-repeat: no-repeat;}
#web_head .nav .news_down.news_down_one{padding-left: 0;padding-top: 0;}







/* 首页 */
.index_banner{position: relative;width: 100%;overflow: hidden;}
.index_banner img{width: 100%;vertical-align: middle;}
.index_banner .swiper-pagination{z-index: 9;}
.index_banner  .swiper-pagination-bullet{background-color: #fff;opacity: 1;width: 16px;height: 8px;
   border-radius: 5px;
}
.index_banner  .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;
  background-color: #3EACF8;
}
.index_banner .swiper-pagination{bottom: 25px !important;position: absolute;width: auto !important;
   background-color: rgba(255, 255, 255, 0.2);padding: 8px 15px;border-radius: 5px;left: 50% !important;
   transform: translateX(-50%);
}


.index_banner .swiper-slide{position: relative;
	height: 100vh;
}
.index_banner .swiper-slide video{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}
.index_banner .swiper-slide img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}
.index_banner .swiper-slide .text{position: absolute;z-index: 99;top: 50%;
   width: 100%;left: 50%;text-align: center;
   transform: translate(-50%,-50%);
}
.index_banner .swiper-slide .text h4{font-size: 80px;color: #fff;font-weight: normal;}
.index_banner .swiper-slide .text p{font-size: 16px;color: #fff;margin-top: 15px;}

.index_banner .swiper-slide .btn_link{position: absolute;bottom: 120px;
	text-align: center;left: 0;width: 100%;
}

.index_banner .swiper-slide .btn_link a{width: 156px;height: 42px;text-align: center;display: block;
   border: 1px solid #fff;margin-top: 44px;line-height: 40px;border-radius: 50px;
   font-size: 16px;color: #fff;margin-left: auto;margin-right: auto;
}
.index_banner .swiper-slide .btn_link a:hover{background-color: #fff;color: #d4af37;}
.index_banner .button_next,.index_banner .button_prev{width: 45px;height: 45px;
	position: absolute;top: 50%;transform: translateY(-50%);
	border-radius: 50%;z-index: 9;background-size: 100% 100%;
	cursor: pointer;
}
.index_banner .button_next{left: 100px;
	background-image: url(../images/b1.png);
}
.index_banner .button_next:hover{background-image: url(../images/b1_2.png);}
.index_banner .button_prev{right: 100px;
	background-image: url(../images/b2.png);
}
.index_banner .button_prev:hover{background-image: url(../images/b2_2.png);}
.index_banner .more{position: absolute;bottom: 20px;
	left: 50%;transform: translateX(-50%);z-index: 9;
}
.index_banner .more span{width: 23px;height: 40px;border-radius: 50px;
	border: 1px solid #fff;display: block;margin-bottom: 10px;position: relative;
}
.index_banner .more em{display: block;position: absolute;width: 2px;height: 8px;
	background-color: #fff;left: 50%;transform: translateY(-50%);top: 8px;
	 animation: moveTop 1s ease infinite;
}

@keyframes moveTop {
    from {
        top: 8px;
    }
    to {
        top: 25px;
    }
}



#web_head_mm{background-color: rgba(0, 0, 0,1);height: 56px;line-height: 54px;
	padding: 0 10px;position: fixed;left: 0;top:0;z-index: 10;
	width: 100%;display: none;
}
#web_head_mm .logo{text-align: left;}
#web_head_mm img{vertical-align: middle;height: 48px;}
#web_head_mm .open_nav{position: absolute;width: 56px;height: 56px;background-image: url(../images/top_icon2.png);
   display: inline-block;vertical-align: middle;background-size: 20px;background-position: center center;background-repeat: no-repeat;cursor: pointer;right: 0px;top:0;
   -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
   -moz-user-focus: none;
}
#web_head_mm .open_nav.on{background-image: url(../images/top_icon3.png);}
#web_head_mm .right_nav{width: 100%;position: fixed;right: 0;top:56px;z-index: 9;
   bottom: 0;width: 0;overflow: hidden;z-index: 99;
}

#web_head_mm .right_nav .bg{position: absolute;left: 0;top:0;background-color: rgba(0, 0, 0,0);transition:.3s;}
#web_head_mm .right_nav.on .bg{position: absolute;left: 0;top:0;background-color: rgba(0, 0, 0,0.4);transition:.3s;
   width: 100%;height: 100%;
}
#web_head_mm .right_nav.on{width: 100%;}

#web_head_mm .right_nav .nav{position: absolute;height: 100%;width: 0%;right: 0;top:0;background-color: #fff;}

#web_head_mm .right_nav .nav a{display: block;font-size: 14px;color: #333;line-height:40px;padding-left: 30px;
   border-bottom: 1px solid #f0f0f0;height:40px;position: relative;
}
#web_head_mm .right_nav .nav a span{display: inline-block;width: 8px;height: 8px;border-radius: 50%;
   border: 1px solid #cccccc;margin-right:20px;vertical-align: middle;
}
#web_head_mm .right_nav .nav a img{width: 6px;height: auto;vertical-align: middle;margin-right: 21px;margin-left: 1px;}
#web_head_mm .right_nav .nav a em{vertical-align: middle;}
#web_head_mm .right_nav.on .nav{width: 80%;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;}

#web_head_mm .right_nav .nav a b{position: absolute;right: 15px;top:50%;transform: translateY(-50%);
   font-size: 16px;font-weight: normal;color: #666;
}

#web_head_mm .right_nav .nav a.on{background-color: #ebebeb;}
#web_head_mm .right_nav .nav a.on span{background-color: #666;border: 1px solid #666;}
// #web_head_mm .right_nav .nav .mm_nav_item{}
#web_head_mm .right_nav .nav .mm_nav_item .mm_nav_item_down{display: none;}


#mm_er_nav{display: none;width: 100%;position: relative;}
#mm_er_nav .tit{height: 42px;line-height: 42px;background-color:#fff;padding:0 3%;
   background-image: url(../images/up1.png);background-repeat: no-repeat;background-position: right 3% center;
   background-size:  13px auto;
}
#mm_er_nav .tit.on{background-image: url(../images/down1.png);}
#mm_er_nav .tit h4{font-size: 14px;color: #333;font-weight: normal;}
#mm_er_nav .down_nav{position: fixed;width: 100%;left: 0;top:100%;background-color: rgba(0, 0, 0,0.1);
  z-index: 999999;bottom: 0;transition:.3s;
}
#mm_er_nav .down_nav.on{top:0px;transition:.3s;}
#mm_er_nav .down_nav .con{position: absolute;left: 0;width: 100%;top:1px;bottom: 50px;padding: 0 20px;
   background-color: #fff;
}
#mm_er_nav .down_nav .con.on{top: 5px;transition:.3s;}
#mm_er_nav .down_nav .con h5{font-size: 16px;color: #333;font-weight: normal;text-align: center;
   padding: 25px 0;
}

#mm_er_nav .down_nav .item{border-bottom: 1px solid #f0f0f0;padding: 5px 0;}
#mm_er_nav .down_nav .item:last-child{border-bottom: none;}
#mm_er_nav .down_nav .item>a{line-height: 30px;font-size: 14px;color: #000;font-weight: bold;}
#mm_er_nav .down_nav .item dt{padding: 5px 0;}
#mm_er_nav .down_nav .item dt>a{font-size: 14px;color: #333;}
#mm_er_nav .down_nav .item dd{padding: 5px 0;}
#mm_er_nav .down_nav .item dd>a{font-size: 13px;color: #333;display: inline-block;}
#mm_er_nav .down_nav .item dd>a img{width: 6px;margin-right: 6px;vertical-align:0px;}
#mm_er_nav .down_nav .colse{background-color: #535353;height: 50px;line-height: 50px;text-align: center;
   cursor: pointer;font-size: 14px;color: #fff;position: absolute;left: 0;width: 100%;bottom: 0;display: none;
}
#mm_er_nav .down_nav.on .colse{display: block;}
.oh{overflow: hidden !important;}


#page li a{color: #333;}
#page li:hover,#page li.active{border: 1px solid #3EACF8; background-color: #3EACF8;color: #fff;}
#page li:hover a,#page li.active a{color: #fff;}


.index_about{padding: 100px 0;}

.index_title{text-align: center;}
.index_title img{max-width: 100%;vertical-align: middle;}
.index_title h4{font-size: 58px;color: #5c5c5c;margin-top: -45px;}
.index_title p{font-size: 18px;color: #9d9c9c;margin-top: 16px;}
.index_about .con{max-width: 1500px;margin: 0 auto;}
.index_about .list{padding-left: 336px;margin-top: 110px;
	position: relative;
}
.index_about .list .one{width: 336px;padding: 28px 30px;
	background-image: url(../images/bg1.jpg);
	background-size: cover;position: absolute;left: 0;
	top: 0;height: 100%;
}
.index_about .list .one .tit{padding-bottom: 12px;border-bottom: 1px solid rgba(255,255,255,0.2);}
.index_about .list .one .tit h5{font-size: 21px;color: #fff;font-weight: normal;}
.index_about .list .one .tit span{font-size: 12px;color: #5c5c5c;}
.index_about .list .one .txt{margin-top: 22px;}
.index_about .list .one .txt p{font-size: 14px;color: #fff;
	line-height: 1.6;display: -webkit-box;
    -webkit-line-clamp: 7; /* 限制行数 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_about .list .one .txt a{display: block;width: 94px;height: 28px;
	border-radius: 50px;background-color: #d4af37;font-size: 13px;color: #fff;
	text-align: center;line-height: 28px;margin-top: 18px;
}
.index_about .list .one .txt a:hover{opacity: 0.8;}
.index_about .list .icon_list{overflow: hidden;}
.index_about .list .icon_list .item{width: 20%;padding-left: 60px;float: left;}
.index_about .list .icon_list .tit{text-align: center;}
.index_about .list .icon_list .tit h5{font-size: 25px;color: #6a6a6a;font-weight: normal;
	text-align: center;border-bottom: 1px solid #999;display: inline-block;
	padding: 0 5px;padding-bottom: 10px;
}
.index_about .list .icon_list .tit p{font-size: 12px;color: #999;margin-top: 6px;}
.index_about .list .icon_list .pic{text-align: center;padding-top: 55px;
	padding-bottom: 35px;
}
.index_about .list .icon_list .pic img{width: 78px;vertical-align: middle;
	  transition: transform 0.3s ease; /* 添加过渡效果 */
}
.index_about .list .icon_list .item:hover .pic img{
	 animation: bounceEffect 0.2s ease; /* 触发动画，只执行一次 */
}

@keyframes bounceEffect {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.85); /* 缩小 */
    }
    100% {
        transform: scale(1); /* 恢复原大小 */
    }
}



.index_about .list .icon_list .txt{text-align: center;}
.index_about .list .icon_list .txt h6{font-size: 15px;color: #5c5c5c;}
.index_about .list .icon_list .txt p{font-size: 14px;color: #999;
	display: inline-block;width: 100%;margin-top: 6px;
}

.index_service{}
.index_service .list_one{overflow: hidden;padding-top: 10px;padding-bottom: 10px;
	margin-top: 70px;margin-left: -144px;
}
.index_service .list_one .item{width: 33.3333%;float: left;
	padding-left: 144px;
}
.index_service .list_one .item .con{box-shadow: 0 0 8px rgba(0,0,0,0.2);
	cursor: pointer;
}
.index_service .list_one .item .pic{aspect-ratio: 323 / 200;overflow: hidden;
	position: relative;
}

.index_service .list_one .item .pic img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}
.index_service .list_one .item .con:hover .pic img{transform: scale(1.1);}
.index_service .list_one .item .txt{padding: 30px 0;text-align: center;}
.index_service .list_one .item .txt h4{font-size: 26px;color: #5c5c5c;font-weight: normal;}
.index_service .list_one .item .txt h4 em{color: #d4af37;}
.index_service .list_one .item .txt b{font-size: 12px;color: #ababab;
	font-weight: normal;margin-top: 4px;
}
.index_service .list_one .item .txt p{overflow: hidden;margin-top: 18px;}
.index_service .list_one .item .txt span{display:block;line-height: 1;
	width: 50%;float: left;font-size: 16px;color: #5c5c5c;
	margin: 8px 0;
}
.index_service .list_one .item .txt span:hover{color: #d4af37;}
.index_service .list_one .item .txt span:nth-child(odd){border-right: 1px solid #5c5c5c;}
.index_service .line{height: 1px;clear: both;background-color: #f3f3f3;margin-top: 35px;}



.index_service .list_two{margin-left: -36px;margin-top: 35px;}
.index_service .list_two .item{width: 16.6666%;padding-left: 36px;}
.index_service .list_two .item .pic{aspect-ratio: 175 / 93;;}
.index_service .list_two .item .con{background-color: #f6f5f5;box-shadow: none;
	
}

.index_service .list_two .item .con:hover{background-color: #d4af37;}

.index_service .list_two .item .txt{padding: 15px 0;}
.index_service .list_two .item .txt h4{font-size: 18px;line-height: 1;}
.index_service .list_two .item .con:hover h4{color: #fff;}
.index_service .list_two .item .txt b{display: inline-block;width: 16px;height: 2px;
	background-color: #d4af37;margin-top: 12px;
}
.index_service .list_two .item .con:hover .txt b{
	background-color: #fff;
}
.index_service .list_one .item .txt p{margin-top: 8px;}
.index_service .list_two .item .con:hover .txt p{color: #fff;}
.index_service .list_one .item .txt span{font-size: 12px;}
.index_service .list_two .item .con:hover .txt span{color: #fff;}

.index_service .list_two .item .con:hover .txt span:nth-child(odd){border-right:1px solid #fff ;}

.index_case{padding: 100px 0;}
.index_case .type_list{text-align: center;margin-top: 30px;}
.index_case .type_list span{display: inline-block;margin: 0 7px;
	padding: 0 18px;font-size: 18px;color: #9d9c9c;height: 30px;
	cursor: pointer;
	line-height: 28px;border:1px solid #d4af37;border-radius: 50px;
}
.index_case .type_list span.on,
.index_case .type_list span:hover{color: #fff;background-color: #d4af37;}
.index_case .list{}
.index_case .list .item{margin-top: 70px;padding-right: 315px;position: relative;
	cursor: pointer;
}
.index_case .list .item:nth-child(odd){
	padding-left: 315px;padding-right: 0;
}
.index_case .list .item .video_con{aspect-ratio: 920 / 546;
	position: relative;overflow: hidden;
}
.index_case .list .item .video_con video{position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
}
.index_case .list .item .video_con .btn{position: absolute;
	left: 0;top: 0;width: 100%;height: 100%;background-size: cover;
	background-color: rgba(0, 0, 0,0.26);cursor: pointer;
	background-blend-mode: overlay;
}
.index_case .list .item .video_con .btn img{width: 70px;vertical-align: middle;}

.index_case .list .item .txt{position: absolute;right: 0;
	width: 315px;height: 100%;top: 0;background-color: #232326;padding: 0 45px;
}
.index_case .list .item .txt h4{font-size: 24px;color: #d4af37;
	font-weight: normal;padding-bottom: 10px;border-bottom: 2px solid #d4af37;
}
.index_case .list .item .txt p{font-size: 15px;color: #fff;line-height: 1.6;
	opacity: 0.6;margin-top: 26px;
}
.index_case .list .item .txt .btn{margin-top: 12px;}
.index_case .list .item .txt .btn img{width: 50px;vertical-align: middle;}
.index_case .list .item:hover  .video_con .btn{
	background-color: rgba(0, 0, 0,0.5);
}

.index_case .list .item:nth-child(odd) .txt{left: 0;right: auto;}



#video_pop{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 9999;
	display: none;
}
#video_pop .bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.8);}
#video_pop .con{width: 70%;height: 70%;position: absolute;
	left: 15%;top: 15%;background-color: #000;border-radius: 8px;
}
#video_pop .con .close{width: 40px;height: 40px;position: absolute;right: -35px;top: -60px;
	cursor: pointer;
}
#video_pop .con .close img{width: 100%;vertical-align: middle;}
#video_pop .con video{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);
	width: 100%;height: 100%;
}

.index_good .icon_list{border: 1px solid #e5e5e5;padding: 22px 0;
	overflow: hidden;margin-top: 60px;
}
.index_good .icon_list .item{width: 20%;float: left;padding-left: 30px;}
.index_good .icon_list .item:last-child .con{border-right: none;}
.index_good .icon_list .item .con{position: relative;padding-left: 55px;
	border-right: 1px solid #e5e5e5;
}
.index_good .icon_list .item .con h4{font-size: 30px;color: #d4b27f;
	font-weight: normal;
}
.index_good .icon_list .item .con h4 em{font-weight: bold;}
.index_good .icon_list .item .con p{font-size: 18px;color: #5c5c5c;
	margin-top: 2px;
}
.index_good .icon_list .item .con .i{position: absolute;
	left: 0;top: 50%;transform: translateY(-50%);
}
.index_good .icon_list .item .con .i img{width:38px;vertical-align: middle;}
.index_good .pic_list{margin-top: 40px;padding-left: 320px;
	position: relative;
}
.index_good .pic_list .left{background-color: #282627;width: 320px;
	margin-left: -320px;
}
.index_good .pic_list .left .item{padding: 24px 0;width: 320px;position: relative;
	border-bottom: 1px solid rgba(255,255,255,0.17);cursor: pointer;
}

.index_good .pic_list .left .item:last-child{border-bottom: none;}

.index_good .pic_list .left .item .con{position: relative;
	padding-left: 50px;
}
.index_good .pic_list .left .item .s{position: absolute;right: 0;
	top: 50%;transform: translateY(-50%);display: none;
}
.index_good .pic_list .left .item .s img{width: 100%;vertical-align: middle;}
.index_good .pic_list .left .item.on .s{display: block;}






.index_good .pic_list .left .item .i{position: absolute;
	left: 0;top: 50%;transform: translateY(-50%);
}
.index_good .pic_list .left .item .i img{width: 33px;vertical-align: middle;}
.index_good .pic_list .left .item h4{font-size: 22px;color: #fff;}
.index_good .pic_list .left .item p{font-size: 12px;color: #fff;opacity: 0.28;
	margin-top: 2px;
}
.index_good .pic_list .left .item:hover,
.index_good .pic_list .left .item.on{background-color: #d4af37;}
.index_good .pic_list .right{top: 0;left: 320px;
	position: absolute;height: 100%;right: 0;overflow: hidden;
}
.index_good .pic_list .right .con{position: absolute;
	left: 0;top: 0;width: 100%;height: 100%;
	background-color: rgba(0, 0, 0,0.3);padding: 0 94px;
	background-size: cover;background-blend-mode: overlay;
}
.index_good .pic_list .right .con.df{display: flex;}
.index_good .pic_list .right .con .look{width: 100%;}
.index_good .pic_list .right .con img{width: 55px;vertical-align: middle;}
.index_good .pic_list .right .con .dl{margin-top: 25px;}
.index_good .pic_list .right .con .dt{font-size: 24px;color: #d4af37;font-weight: bold;
	position: relative;
}
.index_good .pic_list .right .con .dt .em{position: absolute;width: 6px;height: 6px;
	border-radius: 50%;background-color: #d4af37;left: -20px;
	top: 51%;transform: translateY(-50%);
}
.index_good .pic_list .right .con .dd{font-size: 18px;color: #fff;margin-top: 8px;}
.index_good .more{text-align: center;margin-top: 35px;}
.index_good .more a{display: inline-block;width: 335px;height: 54px;border-radius: 50px;
	background-color: #d4af37;font-size: 18px;color: #fff;line-height: 54px;
}
.index_good .more a:hover{opacity: 0.8;}

.index_news{padding: 100px 0;}
.index_news .list{margin-top: 90px;overflow: hidden;}
.index_news .type span{display: inline-block;width: 105px;text-align: center;height: 38px;
	line-height: 38px;border-radius: 3px;font-size: 16px;color: #5c5c5c;
	border: 1px solid #bfbfbf;margin-right: 8px;cursor: pointer;
}
.index_news .type span.on,
.index_news .type span:hover{background-color: #d4af37;border: 1px solid #d4af37;color: #fff;}
.index_news .left{width: 67%;float: left;padding-right: 80px;
	
}.index_news .left .news_swiper{overflow: hidden;width: 100%;`}
.index_news .pic_news{margin-top: 36px;overflow: hidden;margin-left: -20px;}
.index_news .pic_news .item{width: 50%;padding-left: 20px;float: left;}
.index_news .pic_news .item .pic{aspect-ratio: 376 / 210;position: relative;overflow: hidden;}



.index_news .pic_news .item .pic img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}
.index_news .pic_news .item .con:hover .pic img{transform: scale(1.1);}
.index_news .pic_news .item .p{font-size: 16px;font-weight: bold;color: #5c5c5c;
	margin-top: 18px;
}
.index_news .pic_news .item .con:hover .p{color: #d4af37;}
.index_news .txt_list{margin-top: 25px;}
.index_news .txt_list .item{border-bottom: 1px solid #ededed;}
.index_news .txt_list .item .con{gap: 58px;line-height: 58px;
	font-size: 16px;color: #5c5c5c;
}
.index_news .txt_list .item .con:hover{color: #fff;background-color: #d4af37;}
.index_news .left .more{margin-top: 40px;}
.index_news .left .more a{width: 194px;height: 48px;text-align: center;
	border-radius: 50px;background-color: #bfbfbf;font-size: 18px;color: #fff;
	display: block;line-height: 48px;
}
.index_news .left .more a:hover{background-color: #d4af37;}

.index_news .right{width: 33%;float: right;}
.index_news .right .tit{margin-bottom: 16px;}
.index_news .right .tit h4{font-size: 22px;color: #5c5c5c;}
.index_news .right .tit a{font-size: 14px;color: #5c5c5c;}
.index_news .right .item .con{height: 56px;line-height: 56px;font-size: 16px;color: #5c5c5c;}
.index_news .right .item{border-bottom: 1px solid #ededed;}
.index_news .right .item .con:hover{color: #fff;background-color: #d4af37;}


.index_partner{padding-bottom: 50px;}
.partner_swiper{width: 100%;overflow: hidden;position: relative;
	margin-top: 80px;padding-bottom:50px;
}
.partner_swiper .swiper-slide{overflow: hidden;
	border-top: 1px solid #f7f7f7;border-left: 1px solid #f7f7f7;
}
.partner_swiper .item{width: 16.6666%;float: left;
	padding: 12px 20px;border-right: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;border-left: 1px solid #fff;
	border-top: 1px solid #fff;cursor: pointer;position: relative;
}
.partner_swiper .item .con{width: 100%;aspect-ratio: 210/123;position: relative;
	overflow: hidden;
}


.partner_swiper .item .con img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: contain; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
	 filter: grayscale(100%);
}
.partner_swiper .item:hover .con img{
	filter: grayscale(0%);
	transition: filter 0.3s ease;
}

.partner_swiper .item .line{position: absolute;
	left: 50%;width: 0;height: 2px;background-color: #d4af37;
	transform: translateX(-50%);transition: width 0.3s ease;
}
.partner_swiper .item .line.linet{top:0;}
.partner_swiper .item .line.lineb{bottom: 0;}

.partner_swiper .item .lines{position: absolute;
	top: 50%;height: 0;width: 2px;background-color: #d4af37;
	transform: translateY(-50%);transition: height 0.3s ease;
}
.partner_swiper .item .lines.linel{left: 0;}
.partner_swiper .item .lines.liner{right: 0;}

.partner_swiper .item:hover .line{width: 100%;}
.partner_swiper .item:hover .lines{height: 100%;}

.partner_swiper .swiper-pagination-bullet-active{background-color: #d4af37 !important;}

.index_flow{padding: 100px 0;background-size: 100% auto;
	background-image: url(../images/bg2.jpg);background-position: center top;
	background-repeat: no-repeat;
}

.index_flow .list{margin-top: 60px;overflow: hidden;margin-left: -80px;}
.index_flow .list .item{width: 20%;float: left;
	padding-left: 80px;position: relative;padding-bottom: 36px;
}
.index_flow .list .item .con{aspect-ratio: 1/1;border-radius: 50%;text-align: center;
	position: relative;overflow: hidden;cursor: pointer;
}
.index_flow .list .item .con .bg1{height: 112px;vertical-align: middle;}
.index_flow .list .item .con .bg2{display: none;height: 112px;vertical-align: middle;}
.index_flow .list .item .con img{position: absolute;
	left: 50%;top: 50%;transform: translate(-50%, -50%);
}
.index_flow .list .item .con p{height: 40px;text-align: center;font-size: 24px;
	position: absolute;left: 0;width: 100%;top: 50%;transform: translateY(-50%);height: 40px;
	line-height: 40px;background-color: #fff;color: #5c5c5c;
}

.index_flow .list .item.on .con{background-color: #d4af37;}
.index_flow .list .item.on .con p{background-color: #d4af37;color: #fff;}
.index_flow .list .item .s{display: none;}
.index_flow .list .item.on .s{display: block;
	position: absolute;left: 50%;bottom: 0;
	transform: translateX(-50%);margin-left: 42px;
}
.index_flow .list .item.on .s img{vertical-align: middle;}
.index_flow .list .item.on .con .bg1{display: none;}
.index_flow .list .item.on .con .bg2{display: block;}
.index_flow .list .item .con:hover{background-color: #d4af37;}
.index_flow .list .item .con:hover p{background-color: #d4af37;color: #fff;}
.index_flow .flow_swiper{width: 100%;overflow: hidden;}
.index_flow .list_con .con{padding: 55px 130px;
	background-color: rgba(0, 0, 0,0.63);
	background-blend-mode: overlay;background-size: cover;
	background-position: center;
}
.index_flow .list_con .shu img{vertical-align: middle;}
.index_flow .list_con .item h4{text-align: center;font-size: 25px;color: #d4af37;font-weight: normal;
	position: relative;padding-bottom: 13px;
}
.index_flow .list_con .item h4::after{
	content: "";position: absolute;height: 2px;width: 42px;
	left: 50%;transform: translateX(-50%);background-color: #d4af37;
	bottom: 0;
}

.index_flow .list_con .item p{font-size: 15px;color: #fff;line-height: 1.8;text-align: center;
	margin-top: 26px;
}
.index_flow .more{text-align: center;margin-top: 46px;}
.index_flow .more a{display: inline-block;height: 54px;line-height: 54px;
	border-radius: 50px;background-color: #d4af37;padding: 0 23px;font-size: 18px;color: #fff;
}
.index_flow .more a:hover{opacity: 0.6;}
.index_flow .flow_list{overflow: hidden;margin-top: 80px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;padding-top: 40px;padding-bottom: 18px;
}
.index_flow .flow_list .item{width: 6.4%;float: left;text-align: center;
	cursor: pointer;
}
.index_flow .flow_list .item_tou{width: 4%;float: left;padding-top: 30px;
	text-align: center;
}
.index_flow .flow_list .item .con{width: 100%;text-align: center;}

.index_flow .flow_list .item_tou img{vertical-align: middle;}
.index_flow .flow_list .item .pic{width: 62px;height: 62px;border-radius: 50%;
	display: inline-block;line-height: 62px;
}
.index_flow .flow_list .item .pic  img{vertical-align: middle;width: 32px;}
.index_flow .flow_list .item .pic .img2{display: none;}
.index_flow .flow_list .item p{font-size: 17px;color: #5c5c5c;
	margin-top: 10px;
}
.index_flow .flow_list .item b{font-size: 44px;color: #5c5c5c;opacity: 0.3;}
.index_flow .flow_list .item:hover .pic{background-color: #d4af37;}
.index_flow .flow_list .item:hover .pic .img2{display: inline-block;}
.index_flow .flow_list .item:hover .pic .img1{display: none;}
.index_flow .flow_list .item:hover p{color: #d4af37;}

.index_about_us{padding-bottom: 100px;}
.index_about_us .list{overflow: hidden;
	margin-top: 90px;background-image: url(../images/bg3.png);
	background-repeat: no-repeat;background-position: top right;
	background-size: 60% auto;
}
.index_about_us .list .left{width: 40%;float: left;padding-top: 30px;}
.index_about_us .list .left .video{aspect-ratio: 550 / 275;overflow: hidden;
	position: relative;
}


.index_about_us .list .left .video video{position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle;
}
.index_about_us .list .left .video .btn{position: absolute;
	left: 0;top: 0;width: 100%;height: 100%;background-size: cover;
	background-color: rgba(0, 0, 0,0.26);cursor: pointer;
	background-blend-mode: overlay;
}
.index_about_us .list .left .video .btn img{width: 48px;vertical-align: middle;}
.index_about_us .left .txt{height: 42px;line-height: 42px;border-bottom: 1px solid #d4af37;
	font-size: 16px;color: #d4af37;
} 

.index_about_us .list .left:hover .video .btn{background-color: rgba(0, 0, 0,0.5);}
.index_about_us .right{padding-left: 60px;width: 60%;float: right;}
.index_about_us .right .type{}
.index_about_us .right .type span{font-size: 26px;color: #c8c8c8;
	padding-bottom: 14px;cursor: pointer;
}
.index_about_us .right .type span:hover{color: #d4af37;}
.index_about_us .right .type span.on{border-bottom: 2px solid #d4af37;color: #d4af37;}
.index_about_us .right .txt{margin-top: 40px;width: 100%;overflow: hidden;}
.index_about_us .right .txt p{font-size: 16px;color: #5c5c5c;line-height: 1.8;}
.index_about_us .right .txt .more{text-align: right;}
.index_about_us .right .txt .more a{width: 120px;display: inline-block;height: 34px;
	text-align: center;line-height: 34px;font-size: 16px;color: #fdfdfd;
	background-color: #bfbfbf;border-radius: 50px;
}
.index_about_us .right .txt .more a:hover{background-color: #d4af37;}
.index_about_us .city{margin-top: 60px;line-height: 2.2;}
.index_about_us .city em{font-size: 14px;color: #5c5c5c;}
.index_about_us .city span{font-size: 14px;color: #5c5c5c;
	padding-right:10px;cursor: pointer;white-space: nowrap;
}

.index_about_us .city span.on{color: #d4af37;}
.index_about_us .city span:hover{text-decoration: underline;}

#web_food{background-color: #0a0a0a;padding-top: 65px;padding-bottom: 42px;}
#web_food .con{max-width: 1440px;margin: 0 auto;}
#web_food .nav{
	display: flex;justify-content: space-between;
}
#web_food .nav dl{}
#web_food .nav dl dt {margin-bottom: 12px;}
#web_food .nav dl dt a{font-size: 18px;color: #fff;}
#web_food .nav dl dt a:hover{color: #d4af37;}
#web_food .nav dd{margin-top: 8px;}
#web_food .nav dd a{font-size: 14px;color: #f0f0f0;opacity: 0.7;}
#web_food .nav dd a:hover{color: #d4af37;opacity: 1;}



#web_food .nav .tel{}
#web_food .nav .tel p{font-size: 18px;color: #fff;}
#web_food .nav .tel span{display: block;margin-top: 8px;
	font-size: 14px;color: #f0f0f0;opacity: 0.7;
}
#web_food .nav .tel span.icp{font-weight: bold;opacity: 1;}
#web_food .code{}
#web_food .code .logo{}
#web_food .code .logo img{vertical-align: middle;width: 177px;}
#web_food .code_list{width: 200px;margin-top: 20px;
	margin-left: 7px;
}
#web_food .code_list .item{position: relative;}
#web_food .code_list .item .ii{text-align: center;}
#web_food .code_list .item .ii img{width: 90px;vertical-align: middle;}
#web_food .code_list .item .ii span{display: block;text-align: center;
	color: #fff;margin-top: 4px;
	opacity: 0.7;
}
#web_food .code_list .item .look_ewm{position: absolute;
	left: 50%;bottom: 130px;background-color: #fff;
	border-radius: 5px;padding: 5px;transform: translateX(-50%);
}

#web_food .code_list .item .look_ewm .cc{width: 16px;height: 10px;
	background-image: url(../images/xx2.png);position: absolute;
	left: 50%;top: 99%;background-size: contain;
	transform: translateX(-50%);	
}
#web_food .code img{width: 120px;vertical-align: middle;
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
}


#web_food .code_list .item .look_ewm{display: block;text-align: center;font-size: 14px;
	color: #666;opacity: 7;margin-top: 4px;display: none;
}
#web_food .code_list .item:hover .look_ewm{display: block;}
#web_food .mass{margin-top: 35px;}
#web_food .mass p{text-align: center;font-size: 14px;color: #fff;
	opacity: 0.7;font-weight: bold;
}

#web_food .link{margin-top: 60px;padding: 16px;padding-left: 145px;
	position: relative;border: 1px solid #202020;
}
#web_food .link span{position: absolute;display: flex;
	left: 0;width: 145px;height: 100%;background-image: url(../images/fo1.png);
	background-size: 100% 100%;font-size: 18px;color: rgba(255, 255, 255,0.4);
	padding-right: 30px;top: 0;
}
#web_food .link a{font-size: 14px;color: #fff;opacity: 7;
	margin: 0 11px;
}

#web_right{position: fixed;right: 30px;top: 50%;transform: translateY(-50%);
	border-radius: 150px;border: 2px solid #d4af37;background-color: #f9f0e2;
	text-align: center;width: 170px;padding-bottom: 15px;z-index: 99;
	overflow: hidden;
}
#web_right .logo{height: 120px;position: relative;}
#web_right .logo video{}


#web_right .logo video{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}

#web_right .logo img{width: 88px;vertical-align: middle;}
#web_right .link{padding: 0 17px;}
#web_right .link a{display: block;width: 100%;position: relative;
	height: 30px;line-height: 30px;font-size: 16px;color: #fff;
	background-color: #d4af37;border-radius: 8px;margin-top: 10px;
}
#web_right .link a:hover{opacity: 0.6;}
#web_right .tel{text-align: center;margin-top: 20px;}
#web_right .tel span{display: block;font-size: 18px;color: #d4b27f;font-weight: bold;}
#web_right .tel img{margin-top: 8px;width: 28px;vertical-align: middle;}
#web_right .link a .code{position: absolute;padding:12px;
	border-radius: 5px;text-align: center;top: 50%;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
	left: -130%;transform: translateY(-50%);background-color: #fff;display: none;
}
#web_right .link a .code img{width: 130px;}
#web_right .link a .code span{font-size: 14px;color: #999;
	display: block;margin-top:-3px;
}
#web_right .link a.kefu:hover{opacity: 1;}
#web_right .link a.kefu:hover .code{display: block;}









/* 跟拍 */
#web_nei_head{padding: 0 100px;background-color: rgba(0, 0, 0, 0.56);
	position: fixed;left: 0;top:0;width: 100%;z-index: 9;
}
#web_nei_head .con_wp{height: 92px;
	display: flex;justify-content: space-between;align-items: center;
}
#web_nei_head .logo img{width: 177px;vertical-align: middle;}
#web_nei_head .nav_item{text-align: center;
	padding: 20px 14px;
}
#web_nei_head .nav_item img{width: 22px;vertical-align: middle;}
#web_nei_head .nav_item img.img2{display: none;}
#web_nei_head .nav_item p{display: block;font-size: 17px;color: #fff;
	margin-top:8px;
}
#web_nei_head .nav_item.on img.img2,#web_nei_head .nav_item:hover img.img2{
	display: inline-block;
}

#web_nei_head .nav_item.on img.img1,#web_nei_head .nav_item:hover img.img1{
	display: none;
}
#web_nei_head .nav_item.on p,#web_nei_head .nav_item:hover p{
	display: inline-block;color: #d4af37;
}
#web_nei_head .nav_item{position: relative;}
#web_nei_head .nav_item::after{
	content: '';
	position: absolute;width: 0;height: 3px;
	background-color: #d4af37;left: 50%;
	transform: translateX(-50%);bottom: 0px;
	 transition: width 0.3s ease;
}
#web_nei_head .nav_item.on::after,
#web_nei_head .nav_item:hover::after{
	width: 100%;
}


#web_nei_head .nav_item .down_nav{position: absolute;
	background-color: #fff;font-size: 14px;padding: 5px 0px;width: auto;
	width: 104px;text-align: center;top: 100%;
	left: 50%;transform: translateX(-50%);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);display: none;
}
#web_nei_head .nav_item:hover .down_nav{display: block;}
#web_nei_head .nav_item .down_nav .item{position: relative;}
#web_nei_head .nav_item .down_nav .item>a{display: block;color: #333;
	height:38px;line-height:38px;
}
#web_nei_head .nav_item .down_nav .item:hover a{color: #d4af37;}
#web_nei_head .nav_item .down_nav .item .san_down{position: absolute;
	top: 0;left: 100%;display: none;
	font-size: 14px;padding-left: 5px;
}
#web_nei_head .nav_item .down_nav .item .san_down .con{background-color: #fff;
	width: 104px;text-align: center;padding: 5px 0px;box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
#web_nei_head .nav_item .down_nav .item .san_down a{display: block;color: #333;
	height:38px;line-height:38px;
}
#web_nei_head .nav_item .down_nav .item .san_down a:hover{color: #d4af37;}
#web_nei_head .nav_item .down_nav .item:hover .san_down{display: block;}























#web_nei_head .tel{padding-left: 54px;
	position: relative;
}
#web_nei_head .tel p{font-size: 12px;color: #fff;}
#web_nei_head .tel h6{font-size: 20px;color: #fff;margin-top: 2px;}
#web_nei_head .tel .icon{position: absolute;width: 36px;height: 36px;
	left: 0;top:50%;transform: translateY(-50%);
	background-image: url(../images/h10.png);
	background-size: 100% 100%;
}

.follow_page{margin-top: 92px;}
.follow_page .title{text-align: center;padding-top: 100px;}
.follow_page .title h4{font-size: 44px;color: #5c5c5c;font-weight: bold;}
.follow_page .title p{font-size: 14px;color: #5c5c5c;margin-top: 6px;
	
}
.follow_page .title span{font-size: 14px;color: #5c5c5c;margin-top: 6px;
	opacity: 0.3;
}
.follow_page .type_list{text-align: center;margin-top: 60px;}
.follow_page .type_list .con{display: inline-block;padding: 4px;border-radius: 50px;
	background-color: #f2f2f2;
}
.follow_page .type_list .con span{display: inline-block;height: 48px;
	line-height: 48px;padding: 0 32px;font-size: 18px;color: #5c5c5c;
	cursor: pointer;border-radius: 50px;
}
.follow_page .type_list .con span.on,
.follow_page .type_list .con span:hover{background-color: #d4af37;
	color: #fff;
}
.follow_page .money_con{margin-top: 50px;width: 100%;overflow: hidden;}
.follow_page .money_con table{width: 100%;text-align: center;}
.follow_page .money_con th{padding: 20px 0;background-color: #fffbf5;text-align: center;
	font-size: 17px;color: #5c5c5c;font-weight: normal;
}
.follow_page .money_con td{padding: 20px 0;background-color: #fff6e7;
	font-size: 17px;color: #5c5c5c;
}
.follow_page .money_con table .hh{border-bottom: 1px solid #fff;}
.follow_page .money_con td b{color: #000;font-weight: normal;}
.follow_page .money_con .sapn_money{margin-top: 12px;font-size: 25px;color: #d4b27f;}
.follow_page .money_con td p{font-size: 15px;line-height: 2;}
.follow_page .money_con .mass_txt{font-size: 15px;color: #5c5c5c;
	margin-top: 30px;padding-left: 35px;
}

.follow_page .money_con .table_one{margin-top: 40px;}

.follow_page .money_con .table_one img{vertical-align: middle;width: 100%;}

.follow_page .money_con .pic_span{}
.follow_page .money_con .pic_span img{vertical-align: middle;width: 25px;}
.follow_page .money_con .pic_span em{vertical-align: middle;font-size: 19px;
	margin-left: 12px;color: #d4af37;font-weight: bold;
}

.follow_page .money_con .mass_lnk{text-align: center;margin-top: 30px;}
.follow_page .money_con .mass_lnk a{display: inline-block;width: 170px;
	height: 48px;border-radius: 50px;background-color: #d4af37;font-size: 18px;
	color: #fff;text-align: center;line-height: 48px;
}
.follow_page .money_con .mass_lnk a:hover{opacity: 0.8;}
.follow_page .case_list{}

.follow_page .case_list .seach{margin-top: 50px;}
.follow_page .case_list .seach .select{position: relative;

	display: inline-block;margin-right: 25px;
}
.follow_page .case_list .seach .select .top{display: inline-block;
	width: 160px;height: 30px;border: 1px solid #e4e4e4;
	padding-left: 9px;line-height: 28px;font-size: 14px;color: #5c5c5c;
	background-image: url(../images/x1.png);
	background-size: 12px auto;background-repeat: no-repeat;
	background-position: 95% center;cursor: pointer;
}
.follow_page .case_list .seach .select .down_con{
	width: 458px;position: absolute;left: 0;top: 30px;
	height: 272px;box-shadow: 0 7px 8px rgba(0,0,0,0.2);
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;padding-bottom: 60px;z-index: 9;
	display: none;background-color: #fff;
}
.follow_page .case_list .seach .select.on .down_con{display: block;}
.follow_page .case_list .seach .select .down_con .look{
	padding: 15px;font-size: 0;padding-left: 5px;
}
.follow_page .case_list .seach .select .down_con .look p{font-size: 14px;color: #5c5c5c;
	padding-left: 10px;
}
.follow_page .case_list .seach .select .down_con .look span{font-size: 14px;color: #5c5c5c;
	width: 20%;display: inline-block;padding-left: 0;padding-left: 10px;
	margin: 5px 0;
}
.follow_page .case_list .seach .select .down_con .look span em{
	background-color: #f7f7f7;display: block;width: 100%;text-align: center;
	border-radius: 5px;height: 38px;line-height: 38px;cursor: pointer;
}
.follow_page .case_list .seach .select .down_con .look span.on em{background-color: #d4af37;
	color: #fff;
}

.follow_page .case_list .seach .select .down_con .look span em:hover{
	background-color: #d4af37;color: #fff;
}
.follow_page .case_list .seach .select .down_con .btn{position: absolute;
	padding: 11px 15px;left: 0;bottom:0;width: 100%;border-top: 1px solid #f7f7f7;
	text-align: right;
}
.follow_page .case_list .seach .select .down_con .btn span{display: inline-block;
	padding: 0 15px;height: 32px;line-height: 30px;font-size: 14px;color: #5c5c5c;
	border: 1px solid #dbdbdb;border-radius: 5px;cursor: pointer;
}
.follow_page .case_list .seach .select .down_con .btn .ok{background-color: #d4af37;
	color: #fff;border: 1px solid #d4af37;
}
.follow_page .case_list .seach .select .down_con .btn span:hover{opacity: 0.8;
	
}


.follow_page .case_list .seach_mass{font-size: 14px;color: #5c5c5c;margin-top: 14px;}
.follow_page .case_list .seach_mass img{vertical-align: middle;margin-right: 6px;}
.follow_page .case_list .seach_mass span{vertical-align: middle;}
.follow_page .case_list .list{overflow: hidden;margin-left: -33px;}
.follow_page .case_list .list .item{width: 33.333%;float: left;
	padding-left: 33px;margin-top: 40px;
}
.follow_page .case_list .list .item .con{border-radius: 8px;overflow: hidden;
	border: 1px solid #e1e1e1;
}
.follow_page .case_list .list .pic{aspect-ratio: 396 / 267;overflow: hidden;
	position: relative;
}

.follow_page .case_list .list .pic img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}
.follow_page .case_list .list .item .con:hover .pic img{transform: scale(1.1);}
.follow_page .case_list .list .pic h4{position: absolute;
	left: 0;bottom: 0;width: 100%;height: 48px;line-height: 48px;
	padding: 0 12px;background-color: rgba(68, 68, 68,0.7);font-size: 16px;
	color: #fff;
}

.follow_page .case_list .list .txt{padding: 15px 20px;}
.follow_page .case_list .list .txt h5{font-size: 16px;color: #5c5c5c;font-weight: normal;}
.follow_page .case_list .list .txt p{font-size: 12px;color: #6e6e6e;
	line-height: 1.8;margin-top: 6px; /* 限制两行 */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#page{text-align: center;margin-top: 50px;margin-bottom: 50px;}
#page li{display: inline-block; height: 35px; padding: 0 14px; border: 1px solid #ddd;
   line-height: 35px; font-size: 14pcolor: #333;border-radius: 3px;
   margin: 0 5px;cursor: pointer;background-color: #fff;
   background-color: #f3f4f7;
}
#page li a{color: #333;}
#page li:hover,#page li.active{border: 1px solid #d4af37;
   background-color:#d4af37;color: #fff;
}
#page li:hover a,#page li.active a{color: #fff;}


.follow_page_pic{margin-top: 85px;}
.follow_page_pic img{vertical-align: middle;width: 100%;}

.follow_page_step{padding: 80px 0;}

.follow_page_step .title{text-align: center;}
.follow_page_step .title h4{font-size: 44px;color: #5c5c5c;font-weight: bold;}
.follow_page_step .title p{font-size: 14px;color: #5c5c5c;margin-top: 6px;}

.follow_page_step .title span{font-size: 14px;color: #5c5c5c;margin-top: 6px;
	opacity: 0.3;
}

.follow_page_step .list{margin-left: -20px;overflow: hidden;
	margin-top: 30px;
}
.follow_page_step .list .item{width: 10%;float: left;
	padding-left: 20px;
}
.follow_page_step .list .item_tou{width: 5%;float: left;padding-left: 20px;padding-top: 60px;
	text-align: center;
}

.follow_page_step .list .item_tou img{max-width: 100%;}

.follow_page_step .list .item .con{background-color: #fffcf7;text-align: center;
	padding-top: 33px;padding-bottom: 28px;
}
.follow_page_step .list .item .con img{width: 34px;vertical-align: middle;}
.follow_page_step .list .item .con p{font-size: 17px;color: #5c5c5c;margin-top: 8px;}

.follow_page_faq .title{text-align: center;}
.follow_page_faq .title h4{font-size: 44px;color: #5c5c5c;font-weight: bold;}
.follow_page_faq .title p{font-size: 14px;color: #5c5c5c;margin-top: 6px;}
.follow_page_faq .title span{font-size: 14px;color: #5c5c5c;margin-top: 6px;
	opacity: 0.3;
}


.follow_page_faq .list{margin-top: 60px;}
.follow_page_faq .item{width: 100%;}
.follow_page_faq .item .tit{
	border-bottom: 1px solid #f0f0f0;cursor: pointer;
	padding: 18px 0;
}

.follow_page_faq .item .tit img{width: 17px;vertical-align: middle;}
.follow_page_faq .item .tit span{font-size: 15px;color: #5c5c5c;vertical-align: middle;
	margin-left: 8px;
}
.follow_page_faq .item:hover .tit span{color: #d4af37;}
.follow_page_faq .item .tit.on span{color: #d4af37;}
.follow_page_faq .item .tit.on{border-bottom: none;}
.follow_page_faq .item .item_con{padding: 15px 0;overflow: hidden;
	border-bottom: 1px solid #f0f0f0;display: none;padding-top: 0;
}
.follow_page_faq .item .item_con img{width: 100%;}
.follow_page_faq .item .data_item{width: 50%;float: left;
	margin: 15px 0;
}
.follow_page_faq .item .item_con p{font-size: 15px;color: #999;
	line-height: 2;
}
.follow_page_form{padding: 100px 0;}


.follow_page_form .title{text-align: center;}
.follow_page_form .title h4{font-size: 44px;color: #5c5c5c;font-weight: bold;}
.follow_page_form .title p{font-size: 14px;color: #5c5c5c;margin-top: 6px;}
.follow_page_form .title span{font-size: 14px;color: #5c5c5c;margin-top: 6px;
	opacity: 0.3;
}
.follow_page_form .list{margin-left: -50px;margin-top: 30px;}
.follow_page_form .list .item{width: 25%;padding-left: 50px;float: left;
	margin-top: 20px;height: 38px;
}

.follow_page_form .list .item select{width: 100%;height: 36px;
	background-color: #f0f2f5;border-radius: 5px;border: none;
	padding-left: 8px;font-size: 15px;color: #5c5c5c;outline: none;
}
.follow_page_form .list .item .select{width: 100%;}
.follow_page_form .list .item .select2{width: 48%;}





.follow_page_form .list .item input.txt{width: 100%;height: 36px;
	background-color: #f0f2f5;border-radius: 5px;border: none;
	padding-left: 8px;font-size: 15px;color: #5c5c5c;outline: none;
}
.follow_page_form .list .item input.txt.captcha-input{padding-right: 96px;}

.follow_page_form .list .item input.txt.input2{width: 48%;display: none;}

.follow_page_form .list .item span{font-size: 15px;color: #5c5c5c;}
.follow_page_form .list .item em{font-size: 15px;color: #5c5c5c;vertical-align: middle;
	margin-left: 5px;
}
.follow_page_form .list .item label{margin-left: 8px;}
.follow_page_form .list .item label input{width: 14px;height: 14px;vertical-align: middle;}
.follow_page_form .item_radio{padding-top: 8px;}
.follow_page_form .list .item .con{position: relative;}
.follow_page_form .list .item .con img{position: absolute;height: 100%;
	right: 0;top: 0;cursor: pointer;width: 86px;vertical-align: middle;
}
.follow_page_form .list .item.item_50{width: 50%;}


.follow_page_form .list .item textarea{width: 100%;height: 66px;
	background-color: #f0f2f5;border-radius: 5px;border: none;
	padding: 8px;font-size: 15px;color: #5c5c5c;outline: none;
	resize: none;
}
.follow_page_form .list .item .btn{width: 134px;height: 34px;
	text-align: center;border-radius: 5px;font-size: 18px;color: #fff;
	line-height: 34px;background-color: #d4af37;border: none;
	cursor: pointer;margin-top: 30px;
}
.follow_page_form .list .item .btn:hover{opacity: 0.6;}


.follow_page_good{border-top: 1px solid #e5e5e5;padding: 35px 0;}
.follow_page_good .list{overflow: hidden;margin-left: -50px;}
.follow_page_good .list .item{width: 25%;float: left;
	border-right: 1px solid #e5e5e5;padding-left: 50px;
}
.follow_page_good .list .item:last-child{border-right: none;}
.follow_page_good .list .item .con{position: relative;padding-left: 66px;}
.follow_page_good .list .item .con .icon{position: absolute;
	left: 0;top:50%;transform: translateY(-50%);
}
.follow_page_good .list .item .con .icon img{width: 44px;vertical-align: middle;}
.follow_page_good .list .item .con p{font-size: 18px;color: #5c5c5c;}
.follow_page_good .list .item .con span{font-size: 18px;color: #5c5c5c;margin-top: 5px;}

/* 企业宣传片 */
.nei_banner{}
.nei_banner img{vertical-align: middle;width: 100%;}
.now_cur{border-bottom: 1px solid #e5e5e5;text-align: right;height: 70px;
	line-height: 70px;
}
.now_cur img{width: 19px;vertical-align: middle;margin-right: 3p19}
.now_cur span{vertical-align: middle;font-size: 14px;color: #5c5c5c;}
.now_cur em{vertical-align: middle;font-size: 14px;color: #5c5c5c;
	margin: 0 3px;
}
.now_cur a{vertical-align: middle;font-size: 14px;color: #5c5c5c;}
.now_cur a:hover{color: #d4af37;}

.promotional_page{padding-top: 66px;}
.promotional_page .seach{text-align: center;}
.promotional_page .seach .con{text-align: left;width: 600px;display: inline-block;
	position: relative;
}
.promotional_page .seach .con input{width: 100%;padding-right: 58px;
	padding-left: 8px;height: 50px;border: 1px solid #d4af37;font-size: 15px;
	color: #5c5c5c;outline: none;
}
.promotional_page .seach .con .btn{width: 50px;height: 50px;
	position: absolute;right: 0;top:0;background-color: #d4af37;
	background-image: url(../images/pr2.png);cursor: pointer;
	background-size: 26px auto;background-position: center;background-repeat: no-repeat;
}
.promotional_page .seach .con .btn:hover{opacity: 0.6;}
.promotional_page .type_list{margin-top: 60px;}
.promotional_page .type_list .item{padding-left: 75px;position: relative;
	padding-top: 16px;padding-bottom: 16px;border-bottom: 1px solid #e5e5e5;
}
.promotional_page .type_list .item:last-child{border-bottom: none;}
.promotional_page .type_list .item .tit{position: absolute;
	left: 0;top:50%;font-size: 17px;color: #5c5c5c;font-weight: bold;
	transform: translateY(-50%);
}
.promotional_page .type_list .item em{font-size: 16px;color: #5c5c5c;
	padding: 3px 8px;border-radius: 5px;cursor: pointer;
	margin: 3px 0;display: inline-block;
}
.promotional_page .type_list .item  span{font-size: 16px;color: #5c5c5c;
	margin: 0 16px;
}
.promotional_page .type_list .item em.on,.promotional_page .type_list .item em:hover{
	background-color: #d4af37;color: #fff;
}
.promotional_page .type_list .item.item2 span{opacity: 0;}

.promotional_page .sort_list{margin-top: 50px;}
.promotional_page .sort_list span{margin-right: 20px;cursor: pointer;}
.promotional_page .sort_list span img{width: 18px;vertical-align: middle;}
.promotional_page .sort_list span img.img2{display: none;}
.promotional_page .sort_list span em{vertical-align: middle;font-size: 14px;
	color: #5c5c5c;margin-left: 5px;
}
.promotional_page .sort_list span.on .img2{display: inline-block;}
.promotional_page .sort_list span.on .img1{display: none;}
.promotional_page .sort_list span.on em{color: #d4af37;}
.promotional_page .sort_list span:hover em{color: #d4af37;}


.promotional_page .list{overflow: hidden;margin-left: -33px;}
.promotional_page .list .item{width: 33.333%;float: left;
	padding-left: 33px;margin-top: 40px;
}
.promotional_page .list .item .con{overflow: hidden;
	border: 1px solid #e1e1e1;
}
.promotional_page .list .pic{aspect-ratio: 396 / 267;overflow: hidden;
	position: relative;
}

.promotional_page .list .pic>img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}
.promotional_page .list .item .con:hover .pic>img{transform: scale(1.1);}

.promotional_page .list .pic .time{position: absolute;
	left: 0;bottom: 10px;width: 100%;padding: 0 14px;
}
.promotional_page .list .pic .time img{width: 18px;vertical-align: middle;position: static;}
.promotional_page .list .pic .time em{vertical-align: middle;font-size: 12px;
	color: #fff;
}
.promotional_page .list .pic .time .em{font-size: 12px;
	color: #fff;
}
.promotional_page .list .pic h4{position: absolute;
	left: 0;bottom: 0;width: 100%;height: 48px;line-height: 48px;
	padding: 0 12px;background-color: rgba(68, 68, 68,0.7);font-size: 16px;
	color: #fff;
}

.promotional_page .list .txt{padding: 15px 20px;}
.promotional_page .list .txt h5{font-size: 16px;color: #5c5c5c;font-weight: normal;}
.promotional_page .list .txt p{font-size: 12px;color: #6e6e6e;
	line-height: 1.8;margin-top: 6px;
}
.promotional_page_faq{padding: 60px 0;border-bottom: 1px solid #f0f0f0;}
.promotional_page_good{border-top: none;}


/* 后期制作 */
.post_production_mass{padding: 70px 0;
	background-image: url(../images/po1.png);
	background-position: bottom center;
	background-repeat: no-repeat;background-size: 100% auto;
}
.post_production_mass .con{text-align: center;}
.post_production_mass .con .left{width: 80%;
	display: inline-block;
}
.post_production_mass .con .right{width: 45%;}
.post_production_mass .con .left p{font-size: 16px;color: #5c5c5c;
	line-height: 1.8;
}
.post_production_mass .con .right img{width: 100%;}
.post_production_icon{
	
}
.post_production_icon .list{overflow: hidden;}
.post_production_icon .list .item{width: 25%;text-align: center;float: left;
	padding: 20px 0;border-bottom: 1px solid #e5e5e5;
}
.post_production_icon .list .item .con{border-right: 1px solid #e5e5e5;}
.post_production_icon .list .item p{font-size: 18px;color: #c5c5c5;
	margin-top: 10px;
}
.post_production_icon .list .item h4 em{font-size: 30px;color: #d4af37;
	font-weight: bold;margin-right: 6px;vertical-align: middle;
}
.post_production_icon .list .item h4 span{color: #d4af37;font-size: 26px;vertical-align: middle;}
.post_production_icon .list .item:nth-child(4n) .con{border-right: none;}
.post_production_icon .list .item:nth-child(n+5){border-bottom: none;}
.post_production_page{margin-top: 0;}
.post_production_faq{padding-top: 100px;}

.all_page{padding-top: 100px;padding-bottom: 100px;}
.all_page .title{text-align: center;}
.all_page .title h4{font-size: 44px;color: #5c5c5c;font-weight: bold;}
.all_page .title p{font-size: 14px;color: #5c5c5c;margin-top: 10px;}

.all_page .title span{font-size: 14px;color: #5c5c5c;margin-top: 6px;
	opacity: 0.3;
}

.all_page .list{overflow: hidden;margin-top: 40px;
	background-color: #fff;font-size: 0;
}
.all_page .list .item{width: 8%;float: left;position: relative;
	transition: width 0.3s ease;overflow: hidden;
}
.all_page .list .item.on{width: 60%;}
.all_page .list .item .tit{height: 566px;background-color: #ebeced;position: relative;}
.all_page .list .item:nth-child(odd) .tit{background-color: #fff;
	cursor: pointer;
}
.all_page .list .item .tit img{position: absolute;
	left: -25px;top: 50%;transform: translateY(-50%);display: none;
	width: 26px;vertical-align: middle;
}


.all_page .list .item .tit span{width: 1em;font-size: 22px;color: #5c5c5c;line-height: 1.8;}

.all_page .list .item .pic{display: block;height: 100%;
	position: absolute;background-size: cover;width: 750px;
	background-color: rgba(0, 0, 0,0.58);background-blend-mode: overlay;
	overflow: hidden;padding: 0 80px;padding-top: 120px;display: none;
	
}

.all_page .list .item.on .pic{display: block;width: 750px;}

.all_page .list .item.on .tit{width: 12%;float: right;}
.all_page .list .item.on .tit{background-color: #d4af37;}
.all_page .list .item.on .tit span{color: #fff;}
.all_page .list .item.on .tit img{display: block;}






.all_page .list .item .pic h4{font-size: 24px;color: #d4af37;position: relative;}
.all_page .list .item .pic p{font-size: 18px;color: #fff;margin-top: 12px;
	line-height: 1.8;
}
.all_page .list .item .pic h4 span{display: block;width: 6px;height: 6px;
	border-radius: 50%;background-color: #d4af37;left: -15px;
	top: 50%;transform: translateY(-50%);position: absolute;
}
.all_page .more{text-align: center;margin-top: 68px;}
.all_page .more a{display: inline-block;width: 253px;height: 48px;
	border-radius: 50px;background-color: #d4af37;font-size: 18px;color: #fff;
	line-height: 48px;
}
.all_page .more a:hover{opacity: 0.8;}

.news_page{margin-top: 0;}

.news_title{position: relative;margin-top: 30px;text-align: center;}
.news_title .line{position: absolute;width: 100%;height: 1px;background-color: #e8e8e8;
	left: 0;top: 50%;transform: translateY(-50%);z-index: 1;
}
.news_title span{display: inline-block;
	background-color: #fff;position: relative;z-index: 2;padding: 0 24px;
	height: 42px;line-height: 42px;border: 1px solid #e8e8e8;font-size: 14px;
	color: #5c5c5c;
}






.news_page .news_list .list{overflow: hidden;margin-left: -33px;}
.news_page .news_list .list .item{width: 33.333%;float: left;
	padding-left: 33px;margin-top: 40px;
}
.news_page .news_list .list .item .con{border-radius: 15px;overflow: hidden;
	border: 1px solid #e1e1e1;
}
.news_page .news_list .pic{aspect-ratio: 390 / 217;overflow: hidden;
	position: relative;
}
.news_page .news_list .list .pic img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}
.news_page .news_list .list .item .con:hover .pic img{transform: scale(1.1);}

.news_page .news_list .list .txt{padding: 15px 20px;}
.news_page .news_list .list .txt h5{font-size: 17px;color: #5c5c5c;font-weight: normal;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_page .news_list .list .item .con:hover .txt h5{color: #d4af37;}

.news_page .news_list .list .txt p{font-size: 15px;color: #6e6e6e;
	line-height: 1.8;margin-top: 6px; /* 限制两行 */
    display: -webkit-box;opacity: 0.7;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_page .news_list .list .txt .time{margin-top: 16px;}
.news_page .news_list .list .txt .time span{font-size: 12px;color: #5c5c5c;opacity: 0.7;}
.news_page .news_list .list .txt .time em{font-size: 12px;color: #5c5c5c;opacity: 0.7;}
.news_page .news_list_tit{font-size: 36px;color: #5c5c5c;font-weight: bold;
	margin-top: 80px;
}

.news_page .news_list2{}
.news_page .news_list2 .item{margin-top: 32px;
	border: 1px solid #e8e8e8;padding: 20px 28px;padding-top: 0;
}
.news_page .news_list2 .tit{height: 74px;line-height: 74px;font-size: 19px;
	color: #2b2b2b;font-weight: bold;
}
.news_page .news_list2 .kuai{display: flex;
	justify-content: space-between;align-items: center;
}
.news_page .news_list2 .pic{width: 320px;height: 175px;position: relative;overflow: hidden;}

.news_page .news_list2 .pic img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}
.news_page .news_list2 .item:hover .pic  img{transform: scale(1.1);}

.news_page .news_list2 .txt{flex:1;padding-left: 28px;}
.news_page .news_list2 .txt p{font-size: 15px;color: #5c5c5c;line-height: 1.8;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_page .news_list2 .txt .time{margin-top: 28px;}
.news_page .news_list2 .txt .time span{font-size: 12px;color: #5c5c5c;}
.news_page .news_list2 .txt .time span img{vertical-align: middle;}
.news_page .news_list2 .txt .time span em{vertical-align: middle;margin-left: 6px;}
.news_page .news_list2 .txt .time b{font-size: 14px;color: #5c5c5c;font-weight: normal;}
.news_page .news_list2 .item:hover .tit{color: #d4af37;}


.news_info_page{}
.news_info_page .tit{padding-top: 80px;text-align: center;}
.news_info_page .tit h4{font-size: 26px;color: #2b2b2b;}
.news_info_page .tit .doing{margin-top: 16px;}
.news_info_page .tit .doing span{margin: 0 15px;}
.news_info_page .tit .doing em{font-size: 14px;color: #5c5c5c;vertical-align: middle;margin-left: 5px;}
.news_info_page .tit .doing span img{vertical-align: middle;}



.news_info_page .tit .doing .share{display: inline-block;vertical-align: middle;}
.news_info_page .tit .doing .share>img{margin-right: 16px !important;width: 18px !important;}
.news_info_page .tit .doing .share .icon{display: inline-block;position: relative;}

.news_info_page .tit .doing .share .wx_code{position: absolute;
	left: -43px;top:0;width: 255px;line-height: 1.5;
	background-image: url(../images/code_bg.png);z-index: 99;
	background-size: 100% 100%;padding: 18px;
	display: flex;align-items: center;justify-content: space-between;
	transform: translateY(-100%);display: none;
}


.news_info_page .tit .doing .share .icon:hover .wx_code{display: flex;}
.news_info_page .tit .doing .share .wx_code .txt{margin-top: -5px;}


.news_info_page .tit .doing .share img{width: 22px;vertical-align: middle;
	margin-right: 8px;cursor: pointer;
}

.news_info_page .tit .doing .share img.fen{width: 32px;margin: 0 5px;}

.news_info_page .info_data{margin-top: 50px;border-bottom: 1px solid #e5e5e5;
	padding-bottom: 40px;
}
.news_info_page .info_data p{font-size: 15px;color: #5c5c5c;
	line-height: 1.8;margin: 3px 0;
}
.news_info_page .info_data .pic{text-align: center;margin: 25px 0;}

.news_info_page .info_data .pic img{max-width: 100%;vertical-align: middle;}
.news_info_page .more{padding-top: 40px;}
.news_info_page .more p a{font-size: 15px;color: #5c5c5c;line-height: 2.2;}
.news_info_page .more p a:hover{color: #d4af37;}

.news_list_tit2{margin-top: 100px;}
.news_list_tit2 h4{font-size: 26px;color: #5c5c5c;padding-left: 20px;
	position: relative;line-height: 1;
}
.news_list_tit2 h4::after{content: "";width: 4px;height: 26px;
	background-color: #d4af37;display: block;left: 0;top:50%;
	transform: translateY(-50%);position: absolute;
}
.news_list_tit2 a{font-size: 16px;color: #5c5c5c;}
.news_list_tit2 a:hover{color: #d4af37;}


.case_page{margin-top: 0;}
.case_page_two{padding-top: 0;}

.promotional_page.case_page_two .list .txt h5{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.promotional_page.case_page_two .list .txt .time{margin-top: 15px;}
.promotional_page.case_page_two .list .txt .time span{font-size: 12px;
	color: #6e6e6e;opacity: 0.7;
}
.promotional_page.case_page_two .list .txt .time em{font-size: 12px;
	color: #6e6e6e;opacity: 0.7;
}

.case_page_tit{text-align: center;}
.case_page_tit h4{font-size: 44px;color: #5c5c5c;font-weight: bold;}
.case_page_tit p{font-size: 14px;color: #5c5c5c;margin-top: 6px;
	
}
.case_page_tit span{font-size: 14px;color: #5c5c5c;margin-top: 6px;
	opacity: 0.3;
}
.case_page_list{padding-bottom: 0;}

.about_history{padding: 100px 0;}
.about_history_swiper{width: 100%;overflow: hidden;position: relative;}
.about_history_swiper .item{text-align: center;
	padding: 180px 16px;cursor: pointer;position: relative;
}
.about_history_swiper .item h4{display: inline-block;font-size: 30px;color: #ffffff;
	width: 104px;height: 104px;border-radius: 50%;background-color: #b5b5b5;
	text-align: center;line-height: 104px;
}
.about_history_swiper .item:hover h4{background-color: #d4af37;}
.about_history_swiper .item p{font-size: 16px;color: #5c5c5c;
	line-height: 1.9;position: absolute;
	left: 50%;transform: translate(-50%,-100%);width: 100%;
	top: 50%;margin-top: -65px;
}
.about_history_swiper .swiper-slide:nth-child(odd) .item p{
	top: 50%;margin-top: 65px;transform: translate(-50%,0)
}


.about_history_swiper .button_next,.about_history_swiper .button_prev{width: 45px;height: 45px;
	position: absolute;top: 50%;transform: translateY(-50%);
	border-radius: 50%;z-index: 9;background-size: 100% 100%;
	cursor: pointer;
}
.about_history_swiper .button_next{left: 0;
	background-image: url(../images/hi1.png);
}
.about_history_swiper .button_next:hover{background-image: url(../images/hi1.png);}
.about_history_swiper .button_prev{right: 0;
	background-image: url(../images/hi2.png);
}
.about_history_swiper .button_prev:hover{background-image: url(../images/hi2.png);}
.about_history_swiper .line{width: 100%;position: absolute;left: 25px;right: 25px;
	top: 50%;transform: translateY(-50%);border-top: 2px dotted #b5b5b5;
}

.about_client_mass{font-size: 16px;color: #5c5c5c;width:100%;
	margin-left: 0%;margin-top: 80px;text-align: center;line-height: 1.8;
}
.about_client_mass2{text-align: right;
	font-size: 16px;color: #5c5c5c;padding-bottom: 40px;
}

.about_strength_page_con{padding-top: 90px;padding-bottom: 80px;}

.about_strength_page{overflow: hidden;text-align: right;
	background-color: #aeaeae;font-size: 0;position: relative;
}
.about_strength_page .right{overflow: hidden;display: inline-block;width: 50%;}
.about_strength_page .right img{vertical-align: middle;width: 100%;}
.about_strength_page .left{position: absolute;width: 1250px;font-size: 16px;
	left: 50%;top:0;transform: translateX(-50%);height: 100%;z-index: 9;
}
.about_strength_page .left .con{width: 50%;text-align: left;
	position: absolute;left: 0;top: 0;height: 100%;
	padding: 0 35px;
}
.about_strength_page .left .item{position: relative;
	padding-left: 80px;margin: 40px 0;
}
.about_strength_page .left .item .icon{position: absolute;
	left: 0;top: 50%;transform: translateY(-50%);
}
.about_strength_page .left .item  h4{font-size: 16px;color: #fff;}
.about_strength_page .left .item  p{font-size: 16px;color: #fff;
	margin-top: 5px;line-height: 1.8;
}


.team_mass{margin-top: 52px;}
.team_mass .left{width: 400px;}
.team_mass .left img{vertical-align: middle;width: 100%;}
.team_mass .right{flex:1;padding-left: 48px;}
.team_mass .right .tit{padding-bottom: 16px;border-bottom: 1px solid #737373;}
.team_mass .right .tit h4{font-size: 21px;color: #000;font-weight: bold;}
.team_mass .right .tit p{font-size: 14px;color: #000;margin-top: 12px;}
.team_mass .right .tit p span{margin-left: 35px;}
.team_mass .right .info{padding-top: 16px;} 
.team_mass .right .info p{font-size: 15px;color: #5c5c5c;
	line-height: 1.6;
}
.team_swiper{margin-top: 50px;
	padding-left: 135px;padding-right: 135px;
	position: relative;
}
.team_swiper_con{width: 100%;overflow: hidden;}
.team_swiper .pic{aspect-ratio: 112/121;width: 100%;
	overflow: hidden;cursor: pointer;
}

.team_swiper .pic img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;border:2px solid #fff;
}
.team_swiper .pic.on img{border:2px solid #d4af37;}
.team_swiper .button_next,.team_swiper .button_prev{
	top: 0;width: 117px;height: 100%;
	position: absolute;background-color: #737373;
	background-size: 22px auto;background-repeat: no-repeat;
	background-position: center;cursor: pointer;
}
.team_swiper .button_next{left: 0;
	background-image: url(../images/at6.png);
}
.team_swiper .button_prev{right: 0;
	background-image: url(../images/at7.png);
}
.team_swiper .button_next:hover,.team_swiper .button_prev:hover{
	background-color: #d4af37;
}

.team_list_active{width: 100%;overflow: hidden;margin-top: 30px;
	padding-bottom: 50px;position: relative;
}
.team_list_active .item{width: 33.3333%;float: left;
	padding-left: 25px;margin-top: 25px;
}
.team_list_active .item .pic{aspect-ratio: 40/23;position: relative;overflow: hidden;}

.team_list_active .item .pic img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}
.team_list_active .item .pic:hover img{transform: scale(1.1);}
.about_team_page{padding-bottom: 100px;}


.team_list_active .swiper-pagination-bullet-active{background-color: #d4af37 !important;}

.about_us_page .mass{padding: 100px 0;
	display: flex;justify-content: space-between;
}
.about_us_page .mass .left{width: 48%;}
.about_us_page .mass .right{width: 48%;}
.about_us_page .mass .tit {}
.about_us_page .mass .tit span{font-size: 30px;color: #d4af37;font-weight: bold;}
.about_us_page .mass .tit h4{font-size: 28px;color: #5c5c5c;}
.about_us_page .mass .left .txt{}
.about_us_page .mass .left p{margin-top: 40px;font-size: 16px;
	color: #5c5c5c;line-height: 1.8;
}
.about_us_page .mass .left p b{color: #d4af37;}
.about_us_page .mass .left .txt h4{font-size: 22px;color: #d4af37;
	margin-top: 40px;
}
.about_us_page .mass .right{}
.about_us_page .mass .right .list{margin-top: 35px;}
.about_us_page .mass .right .item{max-height: 60px;overflow: hidden;cursor: pointer;
	
}
.about_us_page .mass .right .item .pp{height: 60px;line-height: 60px;
	padding: 0 28px;font-size: 16px;color: #5c5c5c;
}
.about_us_page .mass .right .item:nth-child(odd) .pp{
	background-color: #ebeced;
}
.about_us_page .mass .right .item.on{max-height: 500px;height: auto;
	transition: max-height 0.5s ease;
}
.about_us_page .mass .right .item .con{background-size: cover;
	background-color: rgba(0, 0, 0,0.56);
	background-blend-mode: overlay;padding:15px  50px;
}
.about_us_page .mass .right .item .con p{font-size: 14px;color: #fff;
	line-height: 1.6;
}
.about_us_map{padding-top: 180px;padding-bottom: 80px;}
.about_us_map img{vertical-align: middle;width: 100%;}
.about_us_map .left{position: relative;}
.about_us_map .left .city_item{position: absolute;width: 10px;height: 10px;
	border-radius: 50%;
	background-color: #00ECFF;
	transform: translate(-50%, -50%);
	z-index: 1;
}



.about_us_map .left .city_name.top_start {
    right: 15px;
    bottom: 15px
}

.about_us_map .left .city_name.top_end {
    left: 15px;
    bottom: 15px
}

.about_us_map .left .city_name.bottom {
    left: 50%;
    top: 15px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.about_us_map .left .city_name.bottom_start {
    right: 15px;
    top: 15px
}

.about_us_map .left .city_name.bottom_end {
    left: 15px;
    top: 15px
}




.about_us_map .left .city_item:hover .city_name {
    color: #00ECFF
}

.about_us_map .left .city_bg_circle {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-image: -webkit-radial-gradient(50% 50%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 90%, #00ECFF 100%);
    background-image: -o-radial-gradient(50% 50%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 90%, #00ECFF 100%);
    background-image: radial-gradient(50% 50%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 90%, #00ECFF 100%);
    -webkit-animation-name: ripple;
    animation-name: ripple;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}


@keyframes ripple {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(6);
		transform: scale(6)
	}
}

.about_us_map .left .city_name {
    position: absolute;
    color: #B5D7FF;
    font-size: 18px;
    white-space: nowrap;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}












.about_us_map .con{
	display: flex; align-items: flex-end;
	  justify-content: space-between;	
}
.about_us_map .con .left{width:800px;}
.about_us_map .con .right{flex:1;padding-left: 25px;}
.about_us_map .con .right h4{font-size: 40px;color: #fff;margin-bottom: 60px;}
.about_us_map .con .right p{font-size: 18px;color: #fff;opacity: 0.6;
	line-height: 2;
}
.about_us_map .con .right p b{font-size: 32px;}
.about_us_map .con .right p b em{font-weight: bold;}
.about_us_good{margin-top: 70px;margin-bottom: 100px;}
.about_us_good .list{overflow: hidden;}
.about_us_good .item{width: 33.3333%;float: left;cursor: pointer;}
.about_us_good .item .txt{height: 260px;padding: 0 25px;
	text-align: center;border: 1px solid #e5e5e5;background-position: center;
	background-repeat: no-repeat;
}
.about_us_good .item .txt h4{font-size: 24px;color: #5c5c5c;}
.about_us_good .item .txt span{font-size: 16px;color: #5c5c5c;opacity: 0.52;
	display: block;
}
.about_us_good .item .txt p{font-size: 16px;color: #5c5c5c;margin-top: 22px;}
.about_us_good .item .txt em{display: inline-block;width: 20px;height: 2px;
	background-color: #b6b6b6;
}

.about_us_good .item:hover .txt h4{color: #d4af37;}
.about_us_good .item:hover .txt p{color: #d4af37;}

.about_us_good .item .pic{width: 100%;aspect-ratio: 418 / 260;position: relative;overflow: hidden;}



.about_us_good .item .pic img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}
.about_us_good .item:hover .pic img{transform: scale(1.15);}


.about_honor_tit{margin-top: 100px;}
.about_honor_tit h4 img{vertical-align: middle;}
.about_honor_tit h4 span{font-size: 44px;color: #5c5c5c;vertical-align: middle;margin-left: 8px;}

.about_honor_tit .right{}
.about_honor_tit .button_next,
.about_honor_tit .button_prev{width: 38px;height: 38px;display: inline-block;
	background-size: 100% 100%;cursor: pointer;	
}
.about_honor_tit .button_next{background-image: url(../images/ah3.png);}
.about_honor_tit .button_next:hover,.about_honor_tit .button_prev:hover{
	opacity: 0.6;
}
.about_honor_tit .button_prev{background-image: url(../images/ah4.png);
	margin-left: 8px;
}
.about_honor_page{padding: 100px 0;margin-top: 80px;
	background-image: url(../images/ah1.png);
	background-repeat: no-repeat;background-size: cover;
}
.about_honor_page .mass{width: 60%;text-align: center;font-size: 16px;
	color: #5c5c5c;line-height: 1.8;margin-left: 20%;
}
.about_honor_swiper{width: 100%;overflow: hidden;margin-top: 35px;
	margin-left: -45px;
}
.about_honor_swiper .item{width: 25%;float: left;padding-left: 45px;
	margin-bottom: 45px;
}
.about_honor_swiper .item .con{cursor: pointer;}
.about_honor_swiper .pic{aspect-ratio: 38 / 28;position: relative;overflow: hidden;}


.about_honor_swiper .pic img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: contain; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}
.about_honor_swiper .pic:hover img{transform: scale(1.05);}
.about_honor_swiper p{text-align: center;font-size: 16px;
	color: #666;margin-top: 25px;
}

.about_us_certificate{padding: 100px 0;}


.about_honor_tit2{margin-top: 100px;}
.about_honor_tit2 h4 img{vertical-align: middle;}
.about_honor_tit2 h4 span{font-size: 44px;color: #5c5c5c;vertical-align: middle;margin-left: 8px;}
.about_honor_tit2 h4 em{vertical-align: -15px;margin-left: 8px;font-size: 16px;
	color: #5c5c5c;
}
.about_honor_tit2 .right{}
.about_honor_tit2 .button_next,
.about_honor_tit2 .button_prev{width: 38px;height: 38px;display: inline-block;
	background-size: 100% 100%;cursor: pointer;	
}
.about_honor_tit2 .button_next{background-image: url(../images/ah3.png);}
.about_honor_tit2 .button_next:hover,.about_honor_tit2 .button_prev:hover{
	opacity: 0.6;
}
.about_honor_tit2 .button_prev{background-image: url(../images/ah4.png);
	margin-left: 8px;
}


.certificate_swiper{width: 100%;overflow: hidden;margin-top: 40px;
	margin-left: -45px;
}
.certificate_swiper .item{width: 25%;float: left;padding-left: 45px;
	margin-bottom: 45px;
}
.certificate_swiper .pic{aspect-ratio: 270 / 365;position: relative;overflow: hidden;
	cursor: pointer;
}


.certificate_swiper .pic img{
	position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;vertical-align: middle;object-fit: cover; 
	transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
	transform-origin: center center;
}
.certificate_swiper .pic:hover img{transform: scale(1.05);}

.about_join_page{padding: 90px 0;padding-bottom: 0;}
.about_join_page .mass{width: 60%;margin-left: 20%;font-size: 16px;
	color: #5c5c5c;line-height: 1.8;text-align: center;
}

.about_join_swiper{width: 100%;overflow: hidden;margin-top: 20px;
	padding-bottom: 30px;position: relative;
}
.about_join_swiper .swiper-pagination{bottom: 0 !important;}
.about_join_swiper .txt{width: 28%;}
.about_join_swiper .txt h4{font-size: 70px;color: #d4af37;}
.about_join_swiper .txt span{font-size: 17px;color: #5c5c5c;
	opacity: 0.77;
}
.about_join_swiper .txt p{font-size: 17px;color: #5c5c5c;
	margin-top: 44px;
}

.about_join_swiper .pic{width: 68%;}
.about_join_swiper .pic img{width: 100%;vertical-align: middle;}

.about_join_swiper .swiper-pagination-bullet-active {
    background-color: #d4af37 !important;width:25px !important;
	border-radius: 50px;
}


.about_join_job{margin-top: 50px;padding-bottom: 60px;}
.about_join_job .title{height: 84px;line-height: 84px;
	padding-left: 53px;border-bottom: 1px solid #eaeaea;position: relative;
	cursor: pointer;background-image: url(../images/aj2.png);
	background-repeat: no-repeat;background-position: 98% center;
}
.about_join_job .title:hover,.about_join_job .on .title{background-color: #d4af37;}
.about_join_job .title:hover span,
.about_join_job .on .title span{color: #fff;}


.about_join_job .title span{font-size: 18px;display: inline-block;width: 190px;vertical-align: middle;
	color: #5c5c5c;font-weight: bold;
}
.about_join_job .title em{font-size: 14px;vertical-align: middle;
	color: #959595;
}
.about_join_job .title .dian{position: absolute;width: 6px;height: 6px;
	border-radius:50%;background-color: #9d9c9c;
	left: 30px;top: 52%;transform: translateY(-50%);
}
.about_join_job .title:hover .dian,
.about_join_job .on .title .dian{background-color: #fff;}
.about_join_job .title:hover em,
.about_join_job .on .title em{color: #fff;}
.about_join_job .on .title{background-image: url(../images/aj3.png);}
.about_join_job .item .con{background-color: #f4f5f5;
	padding: 30px 60px;display: none;
}

.about_join_job .item .con p{font-size: 14px;color: #5c5c5c;line-height: 1.8;}
.about_join_job .item.on .con{display: block;}
.about_join_job .mass{text-align: center;margin-top: 50px;}
.about_join_job .mass span{padding: 0 36px;height: 48px;display: inline-block;
	line-height: 48px;border:1px solid #eaeaea;border-radius: 50px;font-size: 16px;
	color: #5c5c5c;
}
.about_join_job .mass b{color: #d4af37;}

.contact_us_page{padding: 75px 0;}
.contact_us_page .wp{max-width: 75%;}
.contact_us_page .link_tel{
	 display: flex;
	  justify-content: space-between;
}
.contact_us_page .link_tel .left{
	width: 58%;
	position: relative;
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 8px;
	align-items: center;
}
.contact_us_page .link_tel .left .span{
	width: 100%;
	aspect-ratio: 1 / 1;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;font-size: 24px;color: #a3a3a3;cursor: pointer;
	border: 1px solid #eaeaea;border-radius: 5px;padding: 10px;vertical-align: middle;
	line-height: 1.45;
}
.contact_us_page .link_tel .left .span.dian{
	border: 1px solid #fff;
	cursor: auto;
	padding-left: 0;
	padding-right: 0;
	justify-content: space-around;
}
.contact_us_page .link_tel .left .span.dian i{
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #a3a3a3;
}


.contact_us_page .link_tel .left .span:hover,
.contact_us_page .link_tel .left .span.on{background-color: #d4af37;
	border: 1px solid #d4af37;color: #fff;
}
.contact_us_page .link_tel .left .span.dian:hover{background-color: #fff;
	border: 1px solid #fff;cursor: auto;
}
.contact_us_page .link_tel .left .span:nth-child(1).on{
	background-color: #9a0000;
		border: 1px solid #9a0000;color: #fff;	
}
.contact_us_page .link_tel .left .span:nth-child(1):hover{
	background-color: #9a0000;
		border: 1px solid #9a0000;color: #fff;	
}
.contact_us_page .link_tel .left .span#open_pop{
	background-color: #fff;
		border: 1px solid #eaeaea;color: #a3a3a3;	
}
.contact_us_page .link_tel .left .span#open_pop:hover{
	background-color: #9a0000;
		border: 1px solid #9a0000;color: #fff;	
}
.contact_us_page .link_tel .right{width: 38%;overflow: hidden;}

.contact_us_page .link_tel .right h4{font-size: 24px;color: #5c5c5c;
	margin-bottom: 8px;
}
.contact_us_page .link_tel .right p{font-size: 15px;color: #5c5c5c;
	line-height: 2;
}
.contact_us_page .link_tel .right span{font-size: 15px;color: #d4af37;margin-top: 30px;
	display: block;
}


.contact_us_page .more{text-align: center;margin-top: 30px;}
.contact_us_page .more span{display: inline-block;width: 170px;
	height: 48px;border-radius: 50px;background-color: #d4af37;font-size: 18px;
	color: #fff;text-align: center;line-height: 48px;cursor: pointer;
}
.contact_us_page .more span:hover{opacity: 0.8;}

.contact_us_form{padding: 70px 0;}
.contact_us_form .con{padding-left: 410px;position: relative;}
.contact_us_form .con .left{position: absolute;width: 355px;
	background-color: #f5f5f5;left: 0;top: 0;height: 100%;
}
.contact_us_form .con .left img{width: 160px;vertical-align: middle;}
.contact_us_form .con .left span{display: block;text-align: center;
	font-size: 17px;color: #5c5c5c;line-height: 1.8;margin-top: 8px;
}



.contact_us_form .right{width: 100%;background-color: #f5f5f5;
	padding: 40px 58px;
}
.contact_us_form .right .tit{text-align: center;margin-bottom: 40px;}
.contact_us_form .right .tit h4{font-size: 24px;color: #5c5c5c;}
.contact_us_form .right .tit p{font-size: 15px;color: #5c5c5c;
	opacity: 0.62;margin-top: 5px;
}
.contact_us_form .right .item{margin-top: 15px;
	padding-left: 80px;position: relative;
}
.contact_us_form .right .item{width: 100%;background-color: #fff;}
.contact_us_form .right .item span{display: inline-block;width: 78px;
	text-align: center;font-size: 15px;color: #5c5c5c;position: absolute;
	left: 0;top: 50%;transform: translateY(-50%);
	
}
.contact_us_form .right .item input{width: 100%;height: 50px;
	border: none;font-size: 15px;outline: none;
}

.contact_us_form .right .item select{width: 100%;height: 50px;
	border: none;font-size: 15px;outline: none;
}
.contact_us_form .right .item textarea{width: 100%;height: 100px;
	border: none;font-size: 15px;outline: none;padding: 8px;resize: none;
}
.contact_us_form .right .item.item2{padding-left: 0;}
.contact_us_form .right .item.item2 input{height: 48px;cursor: pointer;
	background-color: #d4af37;font-size: 15px;color: #fff;
}
.contact_us_form .right .item.item2 input:hover{opacity: 0.8;}

.contact_us_pop{position: fixed;left: 0;top: 0;
	width: 100%;height: 100%;
	z-index: 999;
	opacity: 0;
	visibility: hidden;  /* 用 visibility 替代 display: none */
	transition: all 0.3s ease-out;  /* 5秒太长了，改为0.3秒 */
	pointer-events: none; 
	transform: scale(0.2);
}
.pop-show { opacity: 1;
    visibility: visible;  /* 显示时设为可见 */
    pointer-events: auto;  /* 恢复点击事件 */
	transform: scale(1);
}


.contact_us_pop .bg{position: absolute;left: 0;top: 0;
	width: 100%;height: 100%;background-color: rgba(0, 0, 0,0.8);
}
.contact_us_pop .con{width: 900px;border-radius: 8px;position: absolute;
	background-color: #fff;left: 50%;top: 50%;
	transform: translate(-50%, -50%);padding:50px;
}

.contact_us_pop .con .close{position: absolute;right: 30px;top:30px;cursor: pointer;}
.contact_us_pop .con .close img{width: 36px;height: 36px;vertical-align: middle;
	
}
.contact_us_pop .con .tit{}
.contact_us_pop .con .tit h4{font-size: 26px;color: #5c5c5c;}
.contact_us_pop .con .tit p{font-size: 20px;color: #5c5c5c;
	margin-top: 8px;opacity: 0.6;
}
.contact_us_pop .con .form{margin-left: -50px;}
.contact_us_pop .con .item{width: 50%;float: left;padding-left: 55px;
	margin-top: 20px;
}
.contact_us_pop .con .item span{display: block;font-size: 20px;color: #5c5c5c;}
.contact_us_pop .con .item input{width: 100%;height: 48px;
	padding:0 15px;background-color: #fcfcfc;border: 1px solid #eaeaea;border-radius: 5px;
	outline: none;margin-top: 15px;font-size: 16px;color: #5c5c5c;
}
.contact_us_pop .con .item2{width: 100%;}

.contact_us_pop .con .item textarea{width: 100%;height: 110px;
	padding:10px 15px;background-color: #fcfcfc;border: 1px solid #eaeaea;border-radius: 5px;
	outline: none;margin-top: 15px;font-size: 16px;color: #5c5c5c;resize: none;
}
.contact_us_pop .con .item .btn{background-color: #d4af37;
	border: 1px solid #d4af37;width: 184px;font-size: 18px;color: #fff;
}
.contact_us_pop .con .item .btn:hover{opacity: 0.8;}





 /* 预览弹窗样式 */
#previewModal{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	z-index: 9999;display: none;
}
        
#previewModal .close-btn {
	position: absolute;
	top: 20px;
	right: 20px;
	background: none;
	border: none;
	color: white;
	font-size: 30px;
	cursor: pointer;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
	transition: opacity 0.3s;
}

#previewModal .close-btn:hover {
	opacity: 0.8;
}

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

#previewModal .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
}
#previewModal .swiper-slide .txt{position: absolute;
	font-size: 18px;color: #fff;background-color: rgba(0, 0, 0,0.7);
	padding: 10px 20%;left: 0;bottom: 0;text-align: center;width: 100%;
}
#previewModal .modal-image {
	max-width: 90%;
	max-height: 90vh;
	object-fit: contain;
}

#previewModal .image-counter {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 16px;
	padding: 10px;
	z-index: 100;
}

/* 控制按钮 */
#previewModal .swiper-button-next,
#previewModal .swiper-button-prev {
	color: white;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 50%;
}

#previewModal .swiper-button-next:after,
#previewModal .swiper-button-prev:after {
	font-size: 20px;
}

#previewModal .swiper-pagination-fraction{color: #fff;font-size: 16px;
	left: 25px;top:25px;bottom: auto;width: auto;
}







.follow_page_pic_mass{padding: 30px 0;text-align: center;
	background-image: url(../images/bg4.jpg);
	background-size: cover;
}
.follow_page_pic_mass p{font-size: 20px;color: #fff;line-height:2;font-weight: bold;}
.follow_page_pic_mass p.p2{font-size: 16px;opacity: 0.6;}
.promotional_mass{padding-bottom: 60px;}
.promotional_mass h4{font-size: 44px;color: #5c5c5c;text-align: center;}
.promotional_mass h5{font-size: 14px;color: #5c5c5c;text-align: center;margin-top: 6px;}
.promotional_mass p{margin-top: 25px;font-size: 16px;color: #5c5c5c;line-height: 1.8;
	text-align: center;
}

.nei_banner_swiper{width: 100%;overflow: hidden;}

.about_join_fuli{background-color: #f6f8fa;padding-bottom: 60px;}
.about_join_fuli .list{overflow: hidden;margin-top: 50px;margin-left: -65px;}
.about_join_fuli .list .item{width: 33.3333%;float: left;padding-left: 65px;
	margin-bottom: 65px;
}
.about_join_fuli .list .item .con{background-color: #fff;border-radius: 8px;
	text-align: center;padding: 50px 38px;transition: transform 0.3s ease;
}
.about_join_fuli .list .item .con img{width: 80px;vertical-align: middle;}
.about_join_fuli .list .item .con h4{font-size: 24px;color: #5c5c5c;
	margin-top: 20px;
}
.about_join_fuli .list .item .con p{font-size: 15px;color: #5c5c5c;
	margin-top: 20px;height: 112px;
}
.about_join_fuli .mass{font-size: 18px;color: #5c5c5c;text-align: center;
	
}
.about_join_fuli .list .item .con:hover{transform: translateY(-15px);}

/* 瀑布流容器 - 使用CSS Grid实现三列 */
.info_data_pic_list {
	display: grid;
	grid-template-columns: repeat(2, 1fr); /* 三列等宽 */
	gap: 20px; 
	padding-bottom: 40px;
	
}

/* 每个网格项 */
.info_data_pic_list > .item {
	break-inside: avoid; /* 防止内容被截断到下一列 */
	page-break-inside: avoid; /* 打印时兼容 */
}

/* 内容容器 */
.info_data_pic_list .con {
	background: white;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

/* 图片样式 */
.info_data_pic_list img {
	width: 100%;
	height: auto;
	display: block;
}

/* 响应式设计 */
@media (max-width: 960px) {
	.info_data_pic_list {
		grid-template-columns: repeat(1, 1fr); /* 平板设备两列 */
	}
}
.pic_list_info_tit{padding: 30px 0;}
.pic_list_info_tit .left{flex: 1;}
.pic_list_info_tit .left .pic{width: 300px;}
.pic_list_info_tit .left .text{flex: 1;
	padding-left: 25px;
}
.pic_list_info_tit .left .text h4{font-size: 24px;color: #333;}
.pic_list_info_tit .left .text p{font-size: 16px;margin-top: 8px;color: #666;}
.pic_list_info_tit .left .text b{font-weight: bold;}

.pic_list_info_tit .left img{max-width: 100%;}
.pic_list_info_tit .right{width: 135px;text-align: center;}
.pic_list_info_tit .right #qrcode{width: 135px;height: 135px;}
.pic_list_info_tit .right span{display: block;font-size: 16px;color: #666;
	margin-top: 6px;
}
.bg_hui{background-color: #f5f5f5;}
.bg_bai{background-color: #fff;}


.info_data_pic_list_con{padding-top: 40px;padding-right: 420px;overflow: hidden;}
.info_data_pic_list_con .info_data_pic_list{float: left;}
.info_data_pic_list_con .right{float: right;margin-right: -420px;width: 400px;
	background-color: #fff;padding: 20px;
}
.info_data_pic_list_con .right h4{font-size: 18px;color: #000;}
.info_data_pic_list_con .right p{font-size: 16px;margin-top: 8px;line-height: 1.8;
	color: #666;
}
.info_data_pic_list_con .right span{display: block;color: #999;
	font-size: 16px;margin-top: 8px;
}

.promotional_mass_list{overflow: hidden;margin-left: -30px;
	padding-top: 60px;padding-bottom: 20px;padding-right: 10px;
}
.promotional_mass_list .item{width: 25%;float: left;padding-left: 30px;}
.promotional_mass_list .item .con{box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	border-radius: 8px;padding:25px 20px;cursor: pointer;
}
.promotional_mass_list .item .con:hover{box-shadow: 0 3px 10px rgba(0,0,0,0.3);}
.promotional_mass_list .item h4{font-size: 22px;position: relative;padding-top: 5px;}
.promotional_mass_list .item h4::after{position: absolute;content: "";
	width: 20px;height: 3px;background-color: #d4af37;
	left: 50%;transform: translateX(-50%);top:0;
}
.promotional_mass_list .item  span{text-align: center;font-size: 15px;color: #999;
	display: block;
}
.promotional_mass_list .item p{text-align: left;
	margin-top: 0;line-height: 2.2;font-size: 14px;
}

.promotional_mass_list .item.item1 h4::after{background-color: #2db4eb;}
.promotional_mass_list .item.item1 p i{color: #2db4eb;font-style: normal;}
.promotional_mass_list .item  .money{text-align: center;font-size: 24px;color: #000;
	margin-top: 15px;
}
.promotional_mass_list .item  .money em{font-size: 16px;}
.promotional_mass_list .item  .txt{height:280px;margin-top: 18px;}

.promotional_mass_list .item.item2 h4::after{background-color: #fd9800;}
.promotional_mass_list .item.item2 p i{color: #fd9800;font-style: normal;}
.promotional_mass_list .item.item3 h4::after{background-color: #016ee7;}
.promotional_mass_list .item.item3 p i{color: #016ee7;font-style: normal;}
.promotional_mass_list .item.item4 h4::after{background-color: #8644c8;}
.promotional_mass_list .item.item4 p i{color: #8644c8;font-style: normal;}
.promotional_mass_list .item .btn{display: block;
	margin-left: auto;margin-right: auto;width: 120px;height: 40px;
	text-align: center;font-size: 16px;	margin-top: 15px;color: #fff;
	line-height: 40px;position: relative;
}

.promotional_mass_list .item .btn .txt_mass{position: absolute;
	left: 50%;width: 247px;background-color: rgba(0, 0, 0, 0.56);
	font-size: 14px;transform: translateX(-50%);padding: 8px 10px;
	border-radius: 5px;bottom: 44px;line-height: 1.5;display: none;
}
.promotional_mass_list .item .btn:hover .txt_mass{display: block;}
.promotional_mass_list .item.item1 .btn{background-color: #2db4eb;}
.promotional_mass_list .item.item2 .btn{background-color: #fd9800;}
.promotional_mass_list .item.item3 .btn{background-color: #016ee7;}
.promotional_mass_list .item.item4 .btn{background-color: #8644c8;}
.promotional_mass_list .item.item1:hover h4{color: #2db4eb;}
.promotional_mass_list .item.item1:hover p{color: #2db4eb;}
.promotional_mass_list .item.item1:hover .money{color: #2db4eb;}
.promotional_mass_list .item.item2:hover h4{color: #fd9800;}
.promotional_mass_list .item.item2:hover p{color: #fd9800;}
.promotional_mass_list .item.item2:hover .money{color: #fd9800;}

.promotional_mass_list .item.item3:hover h4{color: #016ee7;}
.promotional_mass_list .item.item3:hover p{color: #016ee7;}
.promotional_mass_list .item.item3:hover .money{color: #016ee7;}

.promotional_mass_list .item.item4:hover h4{color: #8644c8;}
.promotional_mass_list .item.item4:hover p{color: #8644c8;}
.promotional_mass_list .item.item4:hover .money{color: #8644c8;}

.about_strength_page2{margin-top: 0;}


.index_case_swiper{width: 100%;overflow: hidden;}

.news_list_swiper{width: 100%;overflow: hidden;}

.company_list{margin-left: -80px;overflow: hidden;}
.company_list .item{width: 50%;padding-left: 80px;
	float: left;
}
.company_list{padding: 80px 0;}
.company_list .tit{text-align: center;font-size: 40px;color: #5c5c5c;}
.company_list .hang_item{margin-top: 30px;}
.company_list .hang_item h4{font-size: 22px;color: #5c5c5c;}
.company_list .hang_item p{font-size: 16px;color: #666;
	margin-top: 8px;
}


.city_info_page{padding-top: 80px;padding-bottom: 80px;}
.city_info_page .city_list{margin-top: 40px;
	line-height: 2;
}



.city_info_page .city_list span {
    font-size: 14px;
    color: #5c5c5c;
    padding-right: 16px;
    cursor: pointer;
    white-space: nowrap;
}

.douyin-wrapper {
  width: 100%;
  max-width: 360px;       /* 控制最大宽度，防止在大屏太宽 */
  margin: 0 auto;
  aspect-ratio: 9 / 16;
  overflow: hidden;
  border-radius: 16px;    /* 圆角，立刻高级 */
  background: #000;
}

.douyin-wrapper iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.douyin-crop {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  aspect-ratio: 9 / 16;
  overflow: hidden;
  border-radius: 14px;
  background: #000;
}

.douyin-crop iframe {
  width: 112%;        /* 关键 */
  height: 112%;
  transform: translate(-6%, -5%);
  border: none;
}
.wp80{max-width: 80%;}


/* 禁用图片拖拽 */
img {
    -webkit-user-drag: none;
    user-drag: none;
}

