/* *{-webkit-text-size-adjust: none;} */
body,div,p,ul,ol,dl,dt,dd,li,form,input,table,th,td,img,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
body{background:#fff none;color: #333;font-size: 12px;font-style: normal;font-family:PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;}
em,b,i{font-style:normal;}
img{ border:none;}
a{ text-decoration:none; color:#333;}
a:hover{text-decoration:none;}
ul,ol,li{ list-style:none;}
.hide{display: none;}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.cb{clear:both}
.cl{clear:left}
.cr{clear:rigth}
.clearfix,.cf{zoom:1}
.clearfix:after,.cf:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.w_con{width: 1160px; margin: 0 auto; max-width: 1160px;}
.mar_5{margin-right: 5px;}
.mar_10{margin-right: 10px;}

.pc_header{
	height: 80px;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 10;
	background: #fff;
}
.pc_header img{
	margin-top: 20px;
	width: 195px;
	height: 40px;
	float: left;
}
.pc_header .nav{
	opacity: 0;
	
	padding-left: 160px;
	overflow: hidden;
}
.pc_header .nav a{
	height: 80px;
	line-height: 80px;
	color: #333;
	font-size: 20px;
	display: block;
	float: left;
}
.pc_header .nav a:first-child{
	margin-right: 48px;
}
.pc_header .nav a.on{
	color: #01B2B6;
	position: relative;
	font-weight: bold;
}
.pc_header .nav a.on::after{
	content: "";
	width: 24px;
	height: 4px;
	background: #01b2b6;
	border-radius: 2px;
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin-left: -12px;
}
.pc_header .nav a:hover{
	color: #01B2B6;	
	font-weight: bold;
}
.pc_banner{
	margin-top: 80px;
	background: url(../images/img_bg2.png) no-repeat;
	background-size: cover;
	width: 100%;
	height: 800px;
	color: #fff;
}
.pc_banner .w_con{
	position: relative;
}
.pc_banner .title{
	padding-top: 146px;
	font-size: 32px;
}
.pc_banner .title h1{
	font-size: 72px;
	padding-bottom: 6px;
}
.pc_banner .download{
	font-size: 24px;
	padding-top: 110px;
}
.pc_banner .icon_code{
	margin-top: 16px;
	width: 144px;
	height: 144px;
	/* background: #ffffff; */
	text-align: center;
}
.pc_banner .icon_code img{
	margin-top: 10px;
	width: 124px;
	height: 124px;
}
.pc_banner .download ul{
	padding-top: 12px;
}
.pc_banner .download ul li{
	width: 160px;
	height: 50px;
	margin-left: 24px;
	margin-top: 16px;
}
.pc_banner .download ul li:first-child{
	background: url(../images/gw_pc_btn_android1.png?=1) no-repeat;
	background-size: cover;
}
.pc_banner .download ul li:first-child:hover{
	background: url(../images/gw_pc_btn_android2.png?=1) no-repeat;
	background-size: cover;	
}
.pc_banner .download ul li:last-child{
	background: url(../images/gw_pc_btn_ios1.png?=1) no-repeat;
	background-size: cover;
}
.pc_banner .download ul li:last-child:hover{
	background: url(../images/gw_pc_btn_ios2.png?=1) no-repeat;
	background-size: cover;
}
.icon_gif{
	position: absolute;
	right: -180px;
	top: 120px;
}
.icon_gif img{
	width: 560px;
	height: 560px;
}
.pc_consult{
	position: relative;
	text-align: center;
	padding-top: 97px;
}
.bg_1{
	background: url(../images/bg1.png) no-repeat;
	background-size: cover;
	width: 100%;
	height: 703px;
	position: absolute;
	left: 0;
	top: 0;
}
.bg_2{
	background: url(../images/bg2.png) no-repeat;
	background-size: cover;
	width: 100%;
	height: 562px;
	position: absolute;
	left: 0;
	top: 0;
}
.bg_3{
	background: url(../images/bg3.png) no-repeat;
	background-size: cover;
	width: 100%;
	height: 389px;
	position: absolute;
	left: 0;
	top: 440px;
}
.bg_4{
	background: url(../images/bg4.png) no-repeat;
	background-size: cover;
	width: 100%;
	height: 562px;
	position: absolute;
	left: 0;
	top: 0;
}
.bg_5{
	background: url(../images/bg5.png) no-repeat;
	background-size: cover;
	width: 100%;
	height: 389px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.bg_6{
	background: url(../images/bg6.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 389px;
	position: absolute;
	left: 0;
	bottom: -80px;
}
.pull_title{
	position: relative;
	z-index: 1;
}
.pull_title h3{
	font-size: 56px;
	font-weight: normal;
}
.pull_title p{
	font-size: 24px;
	padding-top: 20px;
}
.data_list{
	overflow: hidden;
	padding-top: 88px;
	position: relative;
	z-index: 1;
}
.data_list li{
	float: left;
	margin-right: 97px;
}
.data_list li:first-child{
	margin-right: 110px;
}
.data_list li:last-child{
	margin-right: 0;
}
.data_list li p{
	color: #01B2B6;
	font-size: 60px;
	font-weight: bold;
	text-shadow: 0 50px 3px rgba(1,178,182,.12) ;
}
.data_list li span{
	margin-top: 20px;
	display: block;
	font-size: 24px;
	position: relative;
	z-index: 1;
}
.list_for {
	overflow: hidden;
	padding-top: 90px;
}
.list_for li{
	text-align: center;
	float: left;
	margin-right: 87px;
}
.list_for li:last-child{
	margin-right: 0;
}
.list_for li img{
	width: 161px;
	height: 161px;
	position: relative;
	z-index: 1;
	transition: all .6s ease;
}
.list_for li img:hover{
	transform: rotateY(180deg);
}
.list_for li p{
	font-size: 20px;
	padding: 20px 0 12px 0;
}
.list_for li span{
	font-size: 16px;
	opacity: .5;
}
.pc_cult{
	position: relative;
	margin-top: 130px;
	height: 780px;
}
.pc_cult .pull_title{
	padding-top: 140px;
	text-align: center;
}
.pc_cult ul{
	position: relative;
	z-index: 1;
	padding-top: 99px;
}
.pc_cult ul li{
	width: 50%;
	position: relative;
	float: left;
	text-align: center;
}

.pc_cult ul li:nth-child(3){
	width: 100%;
	text-align: center;
	margin-top: 60px;
}
.pc_cult ul li p{
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	padding: 0 20px;
	border-radius: 50px;
	background: #ffffff;
	font-weight: bold;
	position: absolute;
	cursor: pointer;
}
.pc_cult ul li:first-child p{
	border: 1px solid #ffe4cc;
	color: #FF7800;
}
.pc_cult ul li:first-child p:hover{
	background: #FF7800;
	color: #fff;
	border: solid 1px #FF7800;
}
.pc_cult ul li:nth-child(2) p{
	border: 1px solid #cce5f7;
	color: #0083DB;
}
.pc_cult ul li:nth-child(2) p:hover{
	background: #0083DB;
	color: #fff;
	border: solid 1px #0083DB;
}
.pc_cult ul li:last-child p{
	border: 1px solid #c8f0ee;
	color: #01B6B0;
}
.pc_cult ul li:nth-child(3) p:hover{
	background: #01B6B0;
	color: #fff;
	border: solid 1px #01B6B0;
}
.absolute_1{
	left: -5px;
	top: 80px;
}
.absolute_2{
	right: -5px;
	top: 80px;
}
.absolute_3 {
	bottom: -40px;
	left: 235px;
}
.absolute_4{
	bottom: -30px;
	left: 160px;
}
.absolute_5{
	right: 160px;
	bottom: -30px;
}
.pc_measure{
	text-align: center;
	padding-top: 180px;
}
.list_zn{
	overflow: hidden;
	padding-top: 60px;
}
.list_zn li{
	float: left;
	margin-right: 100px;
	font-size: 20px;
}
.list_zn li img:hover {
	transform:rotateY(180deg);
}
.list_zn li:last-child{
	margin-right: 0;
}
.list_zn li img{
	width: 182px;
	height: 182px;
	transition: all .6s linear;
}
.list_zn li p{
	font-size: 20px;
	padding-top: 20px;
	font-weight: bold;
}
.list_tool{
	/* overflow: hidden; */
	padding-top: 56px;
}
.list_tool ul{
	/* overflow: hidden; */
}
.list_tool li{
	height: 184px;
	width: 220px;
	float: left;
	background: #F8F8F8;
	font-size: 20px;
	position: relative;
	z-index: 9;
}
.list_tool .eq2 {
	margin-top: 20px;
}
.list_tool .eq1 li:first-child{
	width: 280px;
	background: linear-gradient(135deg,#00a9f3, #0073d8);
	border-radius: 12px 0px 0px 12px;
}
.list_tool .eq2 li:last-child{
	width: 280px;
	background: linear-gradient(135deg,#02ddb6 0%, #01a4b9);
	border-radius: 0px 12px 12px 0px;
}
.list_tool li img{
	width: 80px;
	height: 80px;
	margin-top: 32px;
	margin-bottom: 12px;
}

.list_tool .eq1 li:first-child h4,
.list_tool .eq2 li:last-child h4{
	font-size: 56px;
	padding-top: 25px;
	color: #fff;
}
.list_tool .eq1 li:first-child p,
.list_tool .eq2 li:last-child p{
	font-size: 32px;
	padding-top: 6px;
	font-weight: bold;
	color: #fff;
}
.fix_tool{
	background: url(../images/gw_pc_bg_ewm.png) no-repeat;
	background-size: cover;
	width: 230px;
	height: 278px; 
	position: absolute;
	left: -5px;
	 top: -240px; 
	text-align: center;
}
.fix_tool .xiaoer{
	width: 140px;
	height: 140px;
	background: #fff;
	border-radius: 4px;
	margin: 42px auto 0 auto;
}
.fix_tool .xiaoer img{
	width: 120px;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 0;
}
.fix_tool .xiaosan{
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin-top: 32px;
}
.fix_tool .xiaosan span{
	opacity: .6;
	display: inline-block;
	position: relative;
}
.fix_tool .xiaosan span.fx{
	margin-left: 40px;
	opacity: 1;
}
.fix_tool .xiaosan span.fx::after{
	content: "";
	width: 1px;
	height: 27px;
	opacity: 0.2;
	background: #fff;
	position: absolute;
	left: -24px;
	top: 0;
}
.pc_custom{
	position: relative;
	margin-top: 70px;
	text-align: center;
}
.pc_custom .w_con{
	position: relative;
	z-index: 1;
}
.pc_custom .pull_title{
	padding-top: 210px;
	padding-bottom: 140px;
}
.list_custom {
	position: relative;
	height: 589px;
	z-index: 3;
}
.list_custom img{
	width: 296px;
	height: 305px;
}
.list_custom p{
	height: 80px;
	line-height: 80px;
	background: #fdffff;
	border: 1px solid #f5c5c5;
	border-radius: 50px;
	text-align: center;
	color: #E5664B;
	font-size: 24px;
	font-weight: bold;
	padding: 0 40px;
	display: inline-table;
	position: absolute;
	cursor: pointer;
}
.list_custom p:hover{
	background: #E5664B;
	color: #fff;
	border: 1px solid #E5664B;
}
.cus_p_1{
	left: 310px;
	top: 63px;
}
.cus_p_2{
	right: 310px;
	top: 63px;
}
.cus_p_3{
	left: 130px;
	top: 205px;
}
.cus_p_4{
	right: 130px;
	top: 205px;
}
.cus_p_5{
	left: 360px;
	top: 355px;
}
.cus_p_6{
	right: 360px;
	top: 355px;
}
.pc_text{
	padding-top: 180px;
}
.pc_text .pull_title{
	text-align: center;
}
.pc_text ul {
	padding-top: 80px;
	overflow: hidden;
	z-index: 3;
	position: relative;
}
.pc_text ul li{
	width: 50%;
	float: left;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.pc_text ul li img{
	width: 160px;
	height: 116px;
}
.pc_text ul li p{
	height: 80px;
	line-height: 80px;
	border-radius: 50px;
	display: inline-block;
	padding: 0 40px;
	cursor: pointer;
	transition: all .6s linear;
}
.pc_text ul li p:hover{
	transform: scale(1.2);
}
.pc_text ul li:first-child p{
	background: linear-gradient(317deg,#6d67ff 8%, #36a6ff 91%);
}
.pc_text ul li:nth-child(2) p{
	background: linear-gradient(137deg,#ffa000 4%, #ff771a 90%);
}
.pc_text ul li:last-child p{
	background: linear-gradient(319deg,#00bf6d 5%, #00d8ab);
}
.pc_text ul li:last-child{
	width: 100%;
}
.pc_feed{
	text-align: center;
	padding-top: 120px;
}
.pc_feed .swiper-container{
	padding-top: 80px;
}
.pc_feed .hed{
	overflow: hidden;
	text-align: left;
}
.pc_feed .hed img{
	width: 62px;
	height: 62px;
	border-radius: 50%;
	float: left;
}
.pc_feed .hed .name_txt{
	padding-left: 76px;
	font-size: 24px;
	font-weight: bold;
}
.pc_feed .hed .name_txt span{
	font-size: 16px;
	color: #fff;
	height: 24px;
	line-height: 26px;
	padding: 0 8px;
	display: inline-block;
	background: #01b2b6;
	border-radius: 12px 12px 12px 2px;
}
.pc_feed .fot{
	margin-top: 20px;
	width: 372px;
	height: 252px;
	opacity: 1;
	background: #f8f8f8;
	border: 1px solid #dddddd;
	text-align: left;
	font-size: 16px;
	border-radius: 16px;
	position: relative;
}
.pc_feed .fot::after{
	content: "";
	position: absolute;
	left: 35px;
	top: -10px;
	width: 0;
	height: 0;
	border-bottom: 10px solid #f8f8f8;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
.pc_feed .fot p{
	padding: 24px;
}
.pc_feed .fot p em{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
	overflow: hidden;
}
.pc_recomm{
	text-align: center;
	padding-top: 190px;
}
.list_com{
	position: relative;
}
.list_com .icon_img{
	width: 372px;
	height: 336px;
	border-radius: 16px;
}
.rec_name{
	position: absolute;
	left: 0;
	top: -30px;
	z-index: 1;
	width: 200px;
	height: 62px;
	background: linear-gradient(128deg,#ffa000 10%, #ff771b);
	border-radius: 31px;
	text-align: left;
}
.rec_name .touxiang{
	width: 54px;
	height: 54px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin: 2px 0 0 3px;
}
.rec_name .touxiang img{
	width: 100%;
}
.rec_name .wenzi{
	color: #fff;
	font-size: 14px;
	padding-left: 70px;
}
.rec_name .wenzi p{
	padding-top: 9px;
	font-size: 18px;
	font-weight: bold;
}

.swiper-pagination-bullet{
	background: #d8d8d8;
	opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #ff7d17;
	width: 32px;
	border-radius: 8px;
	
}
.pc_coop{
	padding-top: 100px;
	text-align: center;
}
.pc_coop ul{
	padding-top: 50px;
}
.pc_coop ul li{
	float: left;
	transition: all 1s ease;
}
.pc_coop ul li img{
	width: 232px;
	height: 90px;
}
.pc_coop ul li:hover{
	transform: scale(1.3);
}
.pc_footer{
	padding: 20px 0;
	margin-top: 70px;
	background: #292e3b;
}
.pc_footer .ts1{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding-top: 42px;
}
.pc_footer .ts1 i{
	width: 300px;
	height: 150px;
	margin-top: 12px;
	display: inline-block;
}
.pc_footer .ts1 .gw_pc_kdcc1{
	background: url(../images/1/gw_pc_kdcc21.png) no-repeat;
	background-size: cover;
	margin-right: 8px;
}
.pc_footer .ts1 .gw_pc_bbx1{
	background: url(../images/gw_pc_bbx1.png) no-repeat;
	background-size: cover;
}
.pc_footer .ts1 .gw_pc_kdcc1:hover{
	background: url(../images/1/logo_5132px.png) no-repeat;
	background-size: cover;
}
.pc_footer .ts1 .gw_pc_bbx1:hover{
	background: url(../images/gw_pc_bbx2.png) no-repeat;
	background-size: cover;
}
.pc_footer .ts2{
	float: right;
	padding-top: 58px;
}
.pc_footer .ts2 div{
	float: left;
	margin-right: 79px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.pc_footer .ts2 div:hover p{
	color: #01B2B6;
}
.pc_footer .ts2 img{
	width: 96px;
	height: 96px;
	margin-bottom: 4px;
	border: solid 4px #fff;
}
.pc_footer .ts3{
	margin-top: 20px;
	padding-top: 24px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	opacity: .6;
	border-top: solid 1px rgba(255,255,255,.1);
}
.pc_footer .ts3 a{
	color: #FFFFFF;
	cursor: pointer;

}
.pc_footer .ts3 a:hover{
	color: #01b2b6;
}
.fixed_right{
	position: fixed;
	right: 0;
	top: 600px;
	z-index: 10;
}
.pc_footer .ts3 p{
	padding: 5px 0;
}
.pc_footer .ts3 p img{
	width: 20px;
	margin-right: 10px;
	position: relative;
	top: 3px;
}
.fixed_right img{
}
.fixed_right .gw_pc_top{
	width: 106px;
	height: 106px;
	margin-left: 30px;
	display: none;
	cursor: pointer;
}
.fixed_right .gif1{
	width: 177px;
	height: 150px;
	display: block;
}
.gift_box .mask{
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 98;
	background: rgba(0,0,0,.6);
}
.gift_packs{
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 99;
	text-align: center;
}
.gift_packs .bg{
	background: url(../images/gw_pc_tc.png) no-repeat;
	background-size: cover;
	width: 596px;
	height: 665px;
	position: relative;
}
.gift_packs .bg p{
	opacity: 0;
}
.gift_packs .bg img{
    width: 110px;
    height: 110px;
    position: absolute;
    left: 81px;
    bottom: 122px;
}
.gift_packs .bg a{
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	background: #ff2065;
	border-radius: 25px;
	position: absolute;
	right: 71px;
	bottom: 42px;
	color: #fff;
}
.gift_packs .btn_close{
	background: url(../images/gw_pc_icon_c.png) no-repeat;
	background-size: cover;
	width: 48px;
	height: 49px;
	display: inline-block;
	margin-top: 19px;
}
/**************移动端样式***************/
.m_nav{
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: .88rem;
	font-size: .32rem;
	color: #333;
	padding: 0 .32rem;
	line-height: normal;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	align-content: center;
}
.m_nav figure{
	margin: 0;
	padding: 0;
	flex: 1;
}
.m_nav figure h2{
	font-size: .32rem;
	display: inline-block;
	padding-left: .12rem;
	position: relative;
	top: .06rem;
}
.m_nav figure img{
	display: inline-block;
	width: .56rem;
	height: .56rem;
	float: left;
}
.m_nav nav{
	opacity: 0;
	
	flex: 1;
	height: .88rem;
	line-height: .88rem;
}
.m_nav nav a{
	margin-right: .64rem;
	position: relative;
}
.m_nav nav a:last-child{
	margin-right: 0;
}
.m_nav nav a.on{
	color: #01B2B6;
}
.m_nav nav a.on::after{
	content: "";
	width: .32rem;
	height: .06rem;
	background: #01b2b6;
	border-radius: 4px;
	position: absolute;
	bottom: -.16rem;
	left: 50%;
	margin-left: -.16rem;
}
.m_banner{
	margin-top: .88rem;
	width: 100%;
	height: 13.72rem;
	opacity: 0.95;
	background: linear-gradient(134deg,#58cbc6, #01b2b6 98%);
	text-align: center;
	position: relative;
}
.m_banner .icon_rui{
	background: url(../images/m/gw_m_logoy2x.png) no-repeat;
	background-size: cover;
	width: 6.76rem;
	height: 6.96rem;
	position: absolute;
	right: 0;
	top: 0;
}
.m_banner h1{
	color: #fff;
	font-size: .4rem;
	font-weight: normal;
	padding: .92rem 0;
	position: relative;
	z-index: 1;
}
.m_banner img{
	position: relative;
	z-index: 1;
}
.m_banner .icon_app{
	background: url(../images/m/gw_m_btn2x.png) no-repeat;
	background-size: cover;
	width: 4.8rem;
	height: 1rem;
	display: inline-block;
	margin-top: 1.28rem;
}
.m_content img{
	width: 100%;
}
.m_posx .m_title{
	text-align: center;
	font-size: .4rem;
	font-weight: normal;
	color: #333;
}
.swiper_1 {
	padding: 0 .82rem;
	
}
.swiper_1 .m_title{
	padding-bottom: .4rem;
}
.relative {
	position: relative;
}
.list_slider{
	position: relative;
	height: 5rem;
	overflow: hidden;
}
.item_lit{
	display: flex;
	padding-top: .3rem;
}
.item_img{
	margin: 0;
	padding: 0;
	width: .64rem;
	height: .64rem;
	border-radius: 50%;
	overflow: hidden;
}
.item_img img{
	width: .64rem;
	height: .64rem;
}
.item_name{
	flex: 1;
	padding-left: .12rem;
	line-height: 1.2;
}
.item_name h3{
	color: #292E3B;
	font-size: .24rem;
	padding-bottom: .05rem;
}
.item_name span{
	font-size: .16rem;
	color: #fff;
	height: .24rem;
	line-height: .24rem;
	background: #01b2b6;
	border-radius: 40px 40px 40px 15px;
	display: inline-block;
	padding: .02rem .12rem;
}
.item_name p{
	font-size: .2rem;
	color: #333;
	padding: .16rem;
	position: relative;
	background: #f8f8f8;
	border: 1px solid #dddddd;
	position: relative;
	border-radius: 8px;
	margin-top: .32rem;
}
.item_name p em{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.item_name p::after{
	content: "";
	width: 0;
	height: 0;
	z-index: 3;
	border: 5px solid transparent;
	border-bottom-color: #DDDDDD;
	position: absolute;
	top: -.2rem;
	left: .24rem;
}
.swiper_2{
	padding-top: .8rem;
}
.swiper_2 .m_title{
	padding-bottom: .54rem;
}
.swiper_2 .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 500ms;
  opacity: .5;
}
.swiper_2 .swiper-slide img{
	width: 3.28rem !important;
	height: 3.46rem !important;
	margin-top: .2rem;
}
.swiper_2 .swiper-slide-active,.swiper-slide-duplicate-active{
  opacity: 1;
}
.swiper_2 .swiper-slide-active img,.swiper-slide-duplicate-active img{
	width: 4.32rem !important;
	height: 3.84rem !important;
	margin-top: 0;
}
.diss_fix{
	position: absolute;
	left: .2rem;
	bottom: .16rem;
	line-height: normal;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	align-content: center;
	padding: .04rem .4rem .04rem .06rem;
	background: linear-gradient(128deg,#ffa000 10%, #ff771b);
	border-radius: 36px;
	height: .72rem;
}
.swiper_2 .diss_fix img{
	width: .6rem !important;
	height: .6rem !important;
	border: 2px solid #ffffff;
	border-radius: 50%;
	margin-right: .08rem;
}
.diss_fix h3{
	flex: 1;
	font-size: .32rem;
	color: #fff;
	line-height: 1;
}
.diss_fix h3 span{
	font-weight: normal;
	font-size: .2rem;
}
.swiper_2 .swiper-slide  .diss_fix{
	transform: scale(.7);
}
.swiper_2 .swiper-slide-active .diss_fix,.swiper-slide-duplicate-active .diss_fix{
	transform: scale(1);
}
.swiper_2 .swiper-slide  .diss_fix img{
	margin-top: 0;
}