/*首页*/
@font-face {
  font-family: 'Pacifico';
  src: url('../fonts/Pacifico.ttf');
}
.container1{
	position: relative;
	z-index:2;
}
.home_scroll{
	background: url("../img/scroll.jpg") no-repeat center top;
	background-size: cover;
	height: 890px !important;
	color:#2b2827;
}
.home_team_button{
	margin: 40px auto;
	background: linear-gradient(to right,#ff336e, #ff336e);
	width: 220px;
	height: 65px;
	line-height: 65px;
	border-radius: 65px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	display: block;
	position: relative;
	z-index: 3;
	box-shadow: 0 5px 15px #e8d8dc;
}
.home_team_button:hover{
	color: #fff;
}
.home_team_bg{
	position: absolute;
	bottom: 200px;
	right: 0;
	overflow: hidden;
}
.home_team_bg img{
	width: 280px;
}
.home_number{
	background: linear-gradient(to right,#e84870,#e84870);
	position: relative;
	padding: 85px 0;
	overflow: hidden;
	margin-top: 90px;
	border-radius: 25px;
	z-index: 4;
	box-shadow: 0 5px 10px #d8c3c9;
}
.home_number h2{
	color: #fff;
}
.home_number p{
	color: #fff;
}
.home_number_bg{
	position: absolute;
	bottom: 0;
	left:0;
	overflow: hidden;
}
.home_number_bg img{
	height: 200px;
}
.testimonials{
	border-top: 1px solid #eeeeee;
}
.home_join{
	margin: -20px auto;
	width: 250px;
	height: 70px;
	line-height: 70px;
	border-radius: 70px;
	background: linear-gradient(to right,#ff336e, #ff336e);
	box-shadow: 0 5px 15px #e7d5da;
	text-align: center;
	font-size: 20px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.home_join:hover{
	color: #2b2827;
}
.home_footer_right{
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}
.home_footer_right img{
	width: 420px;
}
.home_footer_left{
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.home_footer_left img{
	width: 230px;
}
.home_choose{
	height: 370px !important;
}
.home_team{
	height: 600px;
}
/*团队信息*/
.team_scroll{
	background: url("../img/2.jpg") no-repeat center top;
	background-size: cover;
	height: 500px !important;
	color:#2b2827;
}
.team-text {
  float: none;
  margin-top: 210px;
}
.team-text h1 {
  font-weight: 700;
  margin-bottom: 25px;
  font-size: 56px;
  line-height: 60px;
  letter-spacing:0px;
  color: #2b2827;
  font-family: "Pacifico";
}

.team-text p {
  font-size: 24px;
  color: #2b2827;
}
.app-screenshorts .single-team {
  margin-top: 30px;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  display: inline-block;
  overflow: hidden;
  background: transparent;
  background-color: #fff;
  border-radius: 25px;
  overflow: hidden;
  -webkit-box-shadow: 10px 5px 28px 0 rgba(22, 28, 45, 0.16);
  box-shadow: 10px 5px 28px 0 rgba(22, 28, 45, 0.16);
  background-color: #fff;
  padding: 10px;
  text-align: center;
}
.screenshort-slider{
	padding-bottom: 60px;
}
.team_bg{
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.team_bg img{
	width: 280px;
}
.team_choose_left{
	position: absolute;
	bottom: 240px;
	left: 0;
	overflow: hidden;
}
.team_choose_left img{
	width: 380px;
}
.team_number_bg{
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
.team_number_bg img{
	height: 200px;
	transform: rotateY(180deg);
}
/*成功案例*/
.case_scroll{
	background: url("../img/case.jpg") no-repeat center top;
	background-size: cover;
	height: 500px !important;
	color:#2b2827;
}
.success_case{
	margin-top:0 !important;
	background: #faf6f3 !important;
}
.case_bg{
	position: absolute;
	bottom: 100px;
	right: 0;
	overflow: hidden;
}
.case_bg img{
	width: 300px;
}
/*服务流程*/
.Process_scroll{
	background: url("../images/process/pic1.jpg") no-repeat center top;
	background-size: cover;
	height: 500px !important;
	color:#2b2827;
}
.Process_one{
	margin-top: 0 !important;
}
.Process_two{
	margin-top: 0 !important;
	background: #fdf7f9 !important;
}
.Process_two_bottom{
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 2;
}
.Process_three{
	background: linear-gradient(to right,#f6cdd8,#fcf0f4) !important;
	margin: 0 auto;
}
.Process_bg{
	position: absolute;
	top: 0;
	right: 0;
	transform: rotatex(180deg);
}
.Process_bg img{
	width: 280px;
}
/*会员展示*/
.member_scroll{
	background: url("../img/memeber.jpg") no-repeat center top;
	background-size: cover;
	height: 500px !important;
	color:#2b2827;
}
.member_text_left{
	text-align: left !important;
}
.member_text_left span{
	padding: 0 8px;
	color: #e5e5e5;
}
.member_button{
	width: 120px;
	height: 40px;
	background: #ff336e;
	box-shadow: 0 5px 15px #e7d5da;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	border: 0;
	padding: 0;
	margin-top: 20px;
}
.member_qiehuan{
	width: 280px;
	margin: 60px auto;
	overflow: hidden;
	display: flex;
	font-size: 20px;
	font-weight: bold;
	justify-content: space-between;
	line-height: 60px;
	color: #000000;
}
.member_circle{
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 60px;
	color: #fff;
	font-size: 22px;
	background:#ff336e;
}
.member_bg{
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
.member_bg img{
	width: 280px;
	transform: rotateY(180deg);
}
/*联系我们*/
.link_us{
	background: url("../img/link.jpg") no-repeat center top;
	background-size: cover;
	height: 500px !important;
	color:#2b2827;
}
.link_title{
	margin-top: -100px !important;
	border-bottom: 1px solid #e5e5e5;
}
.link_down{
	height: 260px !important;
}
/*tab切换*/
#tags {
	margin: 0 auto;
	width:450px; 
	display: flex;
	overflow: hidden;
	justify-content: space-between;
}
#tags li a {
	border: 1px solid #e5e5e5;
	height: 55px;
	line-height: 55px;
	width: 200px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	display:block;
	border-radius: 55px;
	color: #2b2827;
}
#tags li.selectTag a {
	color: #fff; 
	text-align:center;   
	background: linear-gradient(to right,#e84870,#ff336e);
}
#tagcontent {
	border:0;
}
.tagcontent { 
	display:none; 
	width:100%; 
	margin-top: 30px;
}
#tagcontent div.selectTag { 
	display:block;
}
.link_map{
	height: 700px;
	width: 100%;
	border-radius: 25px;
	overflow: hidden;
	background: #000000;
}
/*常见问题*/
.question_title{
	background: url("../img/queston.jpg") no-repeat center top;
	background-size: cover;
	height: 500px !important;
	color:#2b2827;
}
/*个人信息填写*/
.message_scroll{
	background: url("../img/message.jpg") no-repeat center top;
	background-size: cover;
	height: 500px !important;
	color:#2b2827;
}
.message_title{
	font-size: 18px;
	font-weight: bold;
	color: #2b2827;
	margin-bottom: 10px;
}
.message_title_input{
	height: 60px;
	line-height: 60px;
	border: 1px solid #dcdcdc;
	border-radius: 15px;
	padding: 0 15px;
	font-size: 16px;
	color: #000000;
	width: 100%;
	margin-bottom: 50px;
	background: #fff;
}
.payment_note{
	height: 280px;
	border: 1px solid #dcdcdc;
	border-radius: 15px;
	padding:15px;
	font-size: 16px;
	color: #000000;
	width: 100%;
	margin-bottom: 50px;
}
/*上传样式修改*/
.custom-file {
	width: 100%;
	position: relative;
	height: 280px;
	margin-bottom: 50px;
}
 
.custom-file-input {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
 
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: 280px;
  padding-top: 90px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  background-color: #fff;
  border: 1px dotted #dcdcdc;
  border-radius:15px;
  text-align: center;
  font-size: 16px;
  color: #818181;
}
 .custom-file-label i{
	 font-size: 70px;
	 color: #a3a3a3;
 }
.custom-file-label:hover {
  background-color: #faf6f3;
}
.message_main{
	height: 140px;
	border: 1px solid #dcdcdc;
	border-radius: 15px;
	padding:15px;
	font-size: 16px;
	color: #000000;
	width: 100%;
	margin-bottom: 50px;
}
.message_note{
	color: #77716f;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 16px;
}
.message_button{
	width: 380px;
	margin: 30px auto;
	height: 80px;
	line-height: 80px;
	border-radius: 80px;
	background:#ff336e;
	box-shadow: 0 5px 15px #e7d5da;
	display: block;
	text-align:center;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	border: 0;
	padding: 0;
}
/*个人信息详情*/
.message_detail_title{
	padding:140px 0 20px 0;
	border-bottom: 1px solid #eeeeee;
	color: #2b2827;
	font-size: 18px;
}
.message_detail_title a{
	color: #2b2827;
}
.message_detail_title span{
	padding: 0 8px;
	color: #818181;
}
.message_detail_main{
	padding-top: 60px !important;
}
.message_detail_main h5{
	font-size: 22px;
}
.message_detail_main h6{
	font-weight: normal;
	margin-top: 10px;
	font-size: 18px;
}
.message_detail_note{
	color: #77716f;
	font-size: 18px;
	overflow: hidden;
	margin-top: 15px;
}
.message_detail_note span{
	padding: 0 10px;
	color: #e5e5e5;
}
.message_detail_button{
	width: 205px;
	height: 65px;
	line-height: 65px;
	border-radius: 65px;
	border: 0;
	padding: 0;
	background: #ff336e;
	box-shadow: 0 5px 15px #eadcdf;
	text-align: center;
	font-size: 26px;
	font-weight: bold;	
	color: #fff;
	margin-top: 100px;
}
.message_detail_button:hover{
	color: #fff;
}
.message_detail_content{
	border-top: 1px solid #eeeeee;
	padding: 120px 0;
	position: relative;
}
.message_detail_content h5{
	font-size: 22px;
}
.message_detail_content h6{
	font-weight: normal;
	margin-top: 10px;
	font-size: 18px;
	line-height: 28px;
}
.member_detail_tuijian{
	background: #faf6f3 !important;
}
.member_detail_pic{
	width: 98%;
	overflow: hidden;
	border-radius: 25px;
	height: 550px;
}
.member_detail_pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/*在线活动*/
.activity_scroll{
	background: url("../img/activity.jpg") no-repeat center top;
	background-size: cover;
	height: 500px !important;
	color:#2b2827;
}
.activity_title{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	height: 36px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}
.activity_price{
	margin-top: 28px;
	text-align: center;
	color: #e84870;
	font-weight: bold;
	font-size: 24px;
}
.activity_button{
	width: calc(100% - 50px)/2;
	height: 55px;
	line-height: 55px;
	border-radius: 55px;
	background:#ff336e;
	box-shadow: 0 5px 15px #ddcdd1;
    display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.activity_button:hover{
	color: #fff;
}
/*活动报名*/
.baoming_scroll{
	background: url("../img/huodong.jpg") no-repeat center top;
	background-size: cover;
	height: 500px !important;
	color:#2b2827;
}
.baoming_note{
	color: #827d7b;
	font-size: 16px;
	margin-top: -40px;
	margin-bottom: 50px;
}
.baoming_back{
	width: 380px;
	height: 55px;
	line-height: 55px;
	border-radius: 55px;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: linear-gradient(to right,#ff336e,#ff336e);
	box-shadow: 0 5px 15px #e8d7db;
	font-size: 20px;
	margin-bottom: 90px;
	text-transform: uppercase;
}
.baoming_back:hover{
	color: #fff;
}
/*消费记录*/
.record_title{
	background: linear-gradient(to right,#feeff4,#fdf7f9);
	position: relative;
	overflow: hidden;
	padding-top: 100px;
}
.record_head img{
	width: 135px;
	height: 135px;
	border-radius: 135px;
	border: 4px solid #fbf1ec;
}
.record_head_note{
	margin-top: 30px;
	overflow: hidden;
	line-height: 45px;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.record_head_note span{
	color: #e84870;
}
.record_head_note a{
	padding: 5px 25px;
	border-radius: 45px;
	background: linear-gradient(to right,#e84870,#ff336e);
	color: #fff;
	font-size: 20px;
	margin-left: 15px;
}
.record_head_exit{
	padding: 10px 35px;
	background: #fff0f4;
	border: 2px solid #ff336e;
	color: #ff336e;
	font-size: 20px;
	font-weight: bold;
	float: right;
	border-radius: 45px;
}
.record_note{
	border: 1px solid #ffcadc;
	padding:0 15px;
	border-radius: 60px;
	background: #ffe9f0;
	font-size: 16px;
	color:#2b2827;
	margin-top: 60px;
	overflow: hidden;
	display: flex;
}
.record_note i{
	flex-shrink: 0;
	margin-right:10px;
	height: 40px;
	line-height: 40px;
}
.record_note_left{
	width: 100%;
	overflow: hidden;
}
.record_head_bottom{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.record_head_bottom p{
	color: #827d7b;
	font-size: 16px;
	font-weight:normal;
}
.record_active{
	background: #f5ece8;
}
.record_list{
	background: #fdf4f7;
	border: 2px solid #fedae5;
	padding: 20px;
	color: #2b2827;
	font-size: 20px;
	font-weight: bold;
	border-radius: 25px;
	margin-bottom: 20px;
}
.record_list p{
	color: #77716f;
	font-size: 16px;
	font-weight: normal;
	margin-top: 14px;
}
/*我喜欢的人*/
.my_love{
	width: calc(100% - 40px);
	height: 40px;
	line-height: 40px;
	background: linear-gradient(to right,#e84870,#ff336e);
	margin-top: 20px;
	margin-bottom:20px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	display: block;
	border-radius: 40px;
}
.my_love:hover{
	color: #fff;
}
.my_love1{
	width: calc(100% - 40px);
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #ff336e;
	text-align: center;
	color: #ff336e;
	border-radius: 40px;
	display: block;
}
.my_love1:hover{
	color: #af725b;
}
/*支付设置*/
.payment_bg{
	background: linear-gradient(to right, #fdf7f9,#fffefe);
	padding-top:180px;
}
.payment_top{
	top: 80px !important;
}
/*弹框界面*/
.modal-backdrop{
	position:fixed; 
	top:0;
	right:0; 
	bottom:0; 
	left:0; 
	z-index:600; 
	background-color:#000000; 
	opacity:0.5; 
	filter:alpha(opacity=50)
	}
.modal{
	position:fixed; 
	z-index:1500; 
	margin-left: calc(50% - 430px);
	background: none;
	opacity:1.0; 
	filter:alpha(opacity=100); 
	top:12%;
	}
#login-modal,#shibai-modal,#shibai-modalf,#pj-modal,#yuehui-modal,#ziliao-modal,#signup-modal.modal{
	display:none; 
	width:860px; 
	background:none; 
	overflow:hidden;
	}
/*登录弹窗*/
.login{
	position: relative;
	background:#f9e4ed;
	overflow: hidden;
	padding: 70px 160px;
	width: 100%;
	border-radius: 25px;
}
.login h3{
	color: #2b2827;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
.login h6{
	color: #827d7b;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
}
.login_title{
	margin-top: 35px;
	margin-bottom: 15px;
	color: #2b2827;
	font-weight: bold;
	font-size: 20px;
}
.login_input{
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-radius: 60px;
	padding: 0 10px;
	font-size: 20px;
	border: 0;
}
.login_check{
	margin: 25px 0;
	font-size: 16px;
	color: #2b2827;
}
.login_check span{
	color: #ff346e;
}
.login_check input{
	width: 28px;
	height: 28px;
	border-radius: 10px;
	vertical-align: middle;
}
.login_button{
	background: linear-gradient(to right,#fd3670,#fc356f);
	height: 60px;
	line-height: 60px;
	display: block;
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	width: 100%;
	border: 0;
	border-radius: 60px;
}
.login_button:hover{
	color: #fff;
}
.login_close{
	margin-top:10px;
	color: #fff;
	font-size: 30px;
	text-align: center;
}
.login_close a{
	color: #fff;
}
.login_close a:hover{
	color: #fff;
}
.login_content{
	height: 120px;
	border-radius: 15px;
	padding:10px;
	font-size:20px;
	color: #000000;
	width: 100%;
	border: 0;
}
.login_main{
	margin-top:60px;
	overflow: hidden;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.login_top{
	top: 25% !important;
}
.mobile_record a{
	display: block;
}
/*PC端*/
@media only screen and (min-width: 992px){
	.pc_show{
		display: block;
	}
	.mobile_hidden{
		display: none !important;
	}
}
/*手机端*/
@media only screen and (max-width: 991px){
	.modal{
		margin-left: 2% !important;
		}
	#login-modal,#shibai-modal,#shibai-modalf,#signup-modal.modal{
		width:96% !important; 
		}
		.login{
			padding:30px !important;
		}
	/*首页*/
	.home_team{
		height: 650px !important;
	}
	.home_top{
		margin-top: 50px !important;
	}
	.intro-video-area .intro-video-play{
		padding: 80px 60px !important;
	}
	.home_choose{
		height: 240px !important;
	}
	.pc_hidden{
		display: none !important;
	}
	.mobile_show{
		display: block !important; 
	}
	.moblie_home_title{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.header .logo img{
		padding-left: 15px !important;
		padding-top: 10px !important;
	}
	.home_scroll{
		height: 350px !important;
	}
	.hero-area{
		padding-top: 45px !important;
	}
	.features .single-feature{
		padding: 20px 20px !important;
		margin-top: 20px !important;
		text-align: center !important; 
		height: 250px;
	}
	.features .single-feature h3{
		margin-bottom: 10px !important;
	}
	.features .single-feature .feature-icon{
		margin: 10px auto;
	}
	.intro-video-area_right img{
		width: 310px !important;
	}
	.intro-video-area_left img{
		width: 200px !important;
	}
	.mobile_home_about p{
		text-align: left;
	}
	.section-title a.style1{
		margin: 0 auto;
	}
	.mobile_note{
		margin-top: -20px !important;
	}
	.mobile_title{
		margin-top: 0 !important;
	}
	.home_number{
		margin-top: 50px !important;
		padding: 35px 0 0px 0 !important;
	}
	.home_num h2{
		font-size: 28px !important;
	}
	.home_num p{
		margin-bottom: 30px;
	}
	.single-head .single-download{
		margin-top: 20px !important;
	}
	.single-download{
		height: 320px !important;
	}
	#portfolio_wrapper .one-four{
		width: 100% !important;
		margin-bottom: 25px !important;
	}
	.home_join{
		margin-bottom: 20px;
	}
	.accordion-item .accordion-button{
		display: flex;
	}
	.accordion-item .accordion-button span{
		text-align: left;
		width: 98%;
	}
	.home_footer_right img{
		width:280px !important;
	}
	.home_footer_left img {
	    width: 200px !important;
	}
	/*加入流程*/
	.Process_scroll{
		height: 350px !important;		
	}
	.team-text h1{
		font-size: 36px !important;
		line-height: 40px !important;
	}
	.team-text p{
		margin-top: -20px !important;
		font-size: 18px !important;
	}
	.team-text{
		margin-top: 160px !important;
	}
	.team_bg img{
		width: 200px !important;
	}
	/*我的团队*/
	.team_scroll{
		height: 350px !important;
	}
	.team_bottom{
		padding-bottom: 150px !important;
	}
	.team_choose_left img{
		width: 280px !important;
	}
	.team_top{
		margin-top: 120px !important;
	}
	/*会员列表*/
	.member_scroll{
		height: 350px !important;
	}
	.link_us{
		height: 350px !important;
	}
	#tags{
		width: calc(100% - 40px) !important;
		margin: 0 20px !important;
	}
	#tags li a{
		width: 150px !important;
		font-size: 18px !important;
		height: 45px !important;
		line-height: 45px !important;
	}
	.link_map{
		height: 400px !important;
	}
	.link_list{
		height: 240px !important;
		padding:20px 10px !important;
	}
	.link_list .feature-icon1{
		margin-bottom: 20px !important;
	}
	/*活动列表*/
	.activity_scroll{
		height: 350px !important;
	}
	/*常见问题*/
	.question_title{
		height: 350px !important;
	}
	/*信息填写*/
	.message_scroll{
		height: 350px !important;
	}
	.message_main{
		height: 180px !important;
	}
	/*会员详情*/
	.message_detail_title{
		padding-top: 120px !important;
		font-size: 14px !important;
	}
	.message_detail_title span{
		padding:0 5px;
	}
	.member_bg img{
		width: 200px;
	}
	.message_detail_button{
		margin-top: 40px !important;
	}
	.message_detail_content h2{
		font-size: 30px !important;
		margin-top: -70px !important;
	}
	.member_font30{
		font-size: 30px !important;
		margin-top: 20px;
	}
	.message_detail_note{
		font-size: 14px;
	}
	.message_detail_main h5{
		font-size: 18px !important;
		margin-top: 20px !important;
	}
	.message_detail_main h6{
		font-size: 14px !important;
	}
	.message_detail_content h6{
		font-size: 14px !important;
		line-height: 24px !important;
	}
	.message_detail_content h5{
		font-size: 18px !important;
		margin-top: 20px !important;
	}
	/*活动信息*/
	.baoming_scroll{
		height: 350px !important;
	}
	.baoming_back{
		width: calc(100% - 50px) !important;
		height: 45px;
		line-height: 45px;
		font-size: 16px;
		margin-bottom: 40px;
	}
	.message_button{
		width: 100%;
		height: 60px;
		line-height: 60px;
		font-size: 18px;
		margin: 0 auto;
	}
	/*会员消费记录*/
	.record_title h3{
		font-size: 28px;
	}
	.record_head_note{
		margin-top: -10px;
		font-size: 14px !important;
	}
	.mobile_record h3{
		font-size: 18px;
		font-weight: normal;
	}
	.record_top_list{
		    border: 1px solid #fdf7f2;
		    padding: 15px;
		    border-radius: 60px;
		    background: #fbede3;
		    font-size: 16px;
		    color: #2b2827;
			margin-top: -20px;
			margin-bottom: 40px;
	}
	.record_top{
		padding-top: 50px !important;
	}
	.record_link{
		background: linear-gradient(to right,#aa6d58,#cf8e6b);
		width: 100%;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		color: #fff;
		text-align: center;
		display: block;
		border-radius: 40px;
	}
	.record_note{
		margin-top: 20px !important;
	}
	/*案例*/
	.case_scroll{
		height: 350px !important;
	}
	.case_bg{
		bottom: 0;
		left: 0 !important;
	}
	.case_bg img{
		width: 220px;
		transform: rotateY(180deg) !important;
	}
	.case_top{
		margin-top: 0 !important;
	}
	.portfolio-modal .close-modal .lr {
		height: 30px;
	}
	.portfolio-modal .close-modal .lr .rl{
		height: 30px;
	}
	.portfolio-modal .close-modal{
		width: 30px;
	}
	.portfolio-modal .modal-content h3{
		margin: 0;
		padding:0;
		font-size: 30px;
	}
	.img-responsive1{
		height: 300px !important;
	}
	.portfolio-modal .modal-content img{
		width: 100%;
	}
	.case_pic{
		width: 100%;
		height: 150px;
		border-radius: 10px;
		margin-bottom: 20px;
	}
	.case_pic img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.team_number_bg img{
		width: 140px !important;
	}
}

#app{height:40px; overflow: hidden; width:100%;}
#app li{line-height:40px; padding:0 10px; height:40px;}
#app2{height:40px; overflow: hidden; width:100%;}
#app2 li{line-height:40px; padding:0 10px; height:40px;}
/*新增6.21*/
.swiper-button-next, .swiper-button-prev{
	color: #fc356f !important;
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size:24px !important;
	font-weight: bold;
}
.swiper-pagination-bullet-active{
	background: #e84970 !important;
}
.hero-area1::after {
  content: '';
  display: block;
  height: 100px;
  width: 100%;
  background: none;
  background-size: auto;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index:15;
}