.footer-content,.mNav {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}[class*=" icon-"],[class^=icon-] {
	font-family: iconfont!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.activity-bar {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 5;
	display: none
}

.activity-bar.active {
	display: block
}

.activity-bar.active+.mNav {
	top: .7rem
}

.activity-bar.active+.mNav+.nav-space {
	height: 1.7rem
}

.activity-bar .activity-link {
	display: block;
	height: 100%;
	width: 100%
}

.mNav,.nav-space {
	height: 1.04rem
}

.activity-bar #activity-close {
	width: .3rem;
	position: absolute;
	right: .1rem;
	top: .23rem
}

.mNav,.outerSlider {
	position: fixed;
	left: 0
}

.nav-footer.has-active {
	top: 1.6rem
}

.mNav {
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	width: 100%;
	padding: 0 .2rem;
	background: #fff;
	top: 0;
	z-index: 8
}

.mLogo {
	width: 1.68rem;
	display: block
}

.mLogo img {
	width: 100%;
	display: block
}

.sliderBtn {
	font-size: .52rem;
	color: #999
}

.outerSlider {
	background: rgba(0,0,0,.5);
	width: 100%;
	top: 0;
	bottom: 0;
	z-index: 9999;
	display: none
}

.outerSlider.active .menuBox {
	right: 0
}

.outerSlider .menuBox {
	position: absolute;
	width: 100%;
	background: #fff;
	height: 100%;
	top: 0;
	-webkit-transition: bottom .3s ease-in-out;
	transition: bottom .3s ease-in-out
}

.sideHeader {
	display: block;
	padding: .24rem .3rem;
	position: relative;
	border-bottom: 1px solid #eee
}

.sideHeader .sideLogo,.sideHeader .sideLogo img {
	display: block;
	width: 1.68rem
}

.sideHeader .closeSide {
	width: .3rem;
	margin: .1rem 0;
	color: #353535;
	float: right;
	cursor: pointer
}

.scrollList {
	height: 100%;
	padding-bottom: 2rem;
	overflow-y: scroll
}

.scrollList .comBtn,.scrollList .comBtnbest {
	width: 5.44rem;
	height: .91rem;
	border-radius: .45rem;
	text-align: center;
	line-height: .91rem;
	display: block;
	margin: .3rem auto;
	font-size: .29rem
}

.scrollList .loginMLink {
	color: #666;
	border: 1px solid #979797
}

.scrollList .freeUse {
	background: #105CFB;
	color: #fff
}

.mobileNavSlider {
	padding: 0 .5rem
}

.mobileNavSlider>li {
	border-bottom: 1px solid #E6E6E6
}

.mobileNavSlider li {
	text-align: left;
	line-height: .48rem;
	padding: .25rem 0
}

.mobileNavSlider li a {
	font-size: .32rem;
	color: #333
}

.sideSecondBox li {
	padding-left: .3rem
}

.sideSecondBox li a {
	color: #666
}

.sideSecondTitle {
	position: relative;
	font-size: .32rem;
	color: #333
}

.sideSecondTitle .narraw {
	font-size: .16rem;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	position: absolute;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .4s;
	transition-duration: .4s
}

.sideSecondTitle .narraw.active {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.sideSecondList {
	display: none;
	padding: .06rem 0
}

.sideSecondList .sideSecondList-title {
	font-size: .24rem;
	color: #999
}

.sideSecondList dd {
	display: inline-block;
	margin-bottom: .3rem;
	width: 32%
}

.nav-footer,.nav-footer .nav-footer__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	background: #fff;
	left: 0
}

.sideSecondList dd a {
	text-align: left;
	font-size: .28rem;
	color: #666
}

.nav-footer {
	position: fixed;
	top: 1rem;
	height: .9rem;
	line-height: .9rem;
	padding: 0 .3rem;
	z-index: 7
}

.nav-footer.nav-footer__active .nav-footer__list {
	max-height: 3.92rem
}

.nav-footer.nav-footer__active .nav-arrow {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.nav-footer .nav-footer__name {
	font-size: .28rem
}

.nav-footer .nav-footer__btn {
	position: relative;
	margin: 0 0 0 1.66rem;
	padding: 0 .4rem;
	font-size: .24rem
}

.nav-footer .nav-footer__list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: fixed;
	top: 1.9rem;
	font-size: .3rem;
	color: #333;
	z-index: 100;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.nav-footer .nav-footer__item {
	height: .42rem;
	line-height: .42rem;
	margin: 0 0 .48rem;
	color: #333
}

.nav-footer .nav-footer__item:first-child {
	margin-top: .4rem
}

.nav-footer .nav-footer__item:last-child {
	margin-bottom: .4rem
}

.nav-footer .nav-footer__item-selected {
	color: #2A75ED
}

.nav-footer .nav-arrow {
	position: absolute;
	width: .15rem;
	height: .15rem;
	top: .42rem;
	right: .18rem;
	border-top: .01rem solid #888;
	border-right: .01rem solid #888;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transform-origin: 75% 25%;
	transform-origin: 75% 25%;
	-webkit-transition-duration: .2s;
	transition-duration: .2s
}

.nav-footer__space {
	height: .9rem
}

.mTopLogOrReg {
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center
}

.mTopLogOrReg .comTopBtn {
	width: 1.2rem;
	height: .6rem;
	border-radius: .04rem;
	text-align: center;
	line-height: .6rem;
	display: block;
	font-size: .24rem;
	margin-right: .2rem
}

.mTopLogOrReg .loginTopMLink {
	width: 1.2rem;
	color: #888;
	border: 1px solid #B2B2B2;
	background-color: #fff
}

.enterprise-wechat-btn {
	height: .6rem;
	padding: .12rem .24rem;
	background-color: #2484DD;
	border: 1px solid #2484DD;
	color: #fff;
	border-radius: .08rem;
	font-size: .24rem;
	font-family: PingFangSC-Semibold;
	line-height: normal
}

.enterprise-wechat-btn.big {
	padding: .16rem .84rem;
	font-size: .34rem
}

.enterprise-wechat-btn.plain {
	color: #2484DD;
	background-color: #fff
}

.enterprise-wechat-btn .icon {
	width: .44rem;
	height: .36rem;
	vertical-align: text-top
}

.training-header-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.training-header-wrapper .training-logo {
	width: 2.66rem
}

.training-header-wrapper .enterprise-wechat-tag {
	height: .44rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: .04rem;
	border: 1px solid #2484DD;
	margin-left: .16rem
}

.training-header-wrapper .enterprise-wechat-tag .logo {
	width: .48rem;
	height: .44rem;
	background-color: #2484DD;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0
}

.training-header-wrapper .enterprise-wechat-tag .logo img {
	width: .3rem;
	height: .26rem
}

.training-header-wrapper .enterprise-wechat-tag .title {
	padding: 0 .16rem;
	color: #2484DD;
	font-size: .24rem
}

.is-enterprise {
	margin-left: 0!important;
	padding-left: 0!important
}

.entprise-wechat-login-btn {
	position: absolute;
	right: .3rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.footer-content {
	background: #161e30;
	color: #fff;
	padding: .8rem .72rem .36rem;
	margin-bottom: .9rem
}

.footer-content .foot_menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: left
}

.footer-content .foot_menu .item {
	width: 50%;
	margin-bottom: .64rem
}

.footer-content .foot_menu .item .item_title {
	font-size: .32rem
}

.footer-content .foot_menu .item .alink {
	margin-top: .64rem
}

.footer-content .foot_menu .item .alink a {
	color: #aaa
}

.footer-content .foot {
	padding-top: .8rem
}

.footer-content .foot .tel {
	text-align: left;
	font-size: .64rem;
	color: #fff;
	margin-bottom: .1rem
}

.footer-content .foot .time {
	text-align: left;
	font-size: .22rem;
	color: #aaa
}

.footer-content .foot .email {
	margin: .24rem auto;
	font-size: .28rem;
	color: #aaa;
	line-height: .56rem;
	text-align: left
}

.footer-content .copyright {
	font-size: .2rem;
	color: #aaa;
	line-height: .45rem
}

.footer-content .copyright a {
	color: #999
}

.footer-content .copyright .link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #aaa
}

.mobile-service-box {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 7;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	line-height: 1rem;
	background: #fff;
	font-size: .32rem;
	text-align: center;
	border-top: 1px solid #e2e2e2;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	padding-bottom: env(safe-area-inset-bottom)
}

.mobile-service-box .shopService {
	width: 50%;
	background: #fff;
	color: #105cfb;
	border-bottom: .02rem solid #e2e2e2
}

.mobile-service-box .foot-free-btn {
	display: inline-block;
	width: 50%;
	background-color: #105cfb;
	color: #fff;
	border-bottom: .02rem solid #e2e2e2
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
	.mobile-service-box {
		padding-bottom: env(safe-area-inset-bottom)
	}
}

.shop-service-box {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 9;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.shop-service-content {
	width: 5.6rem;
	height: 4.54rem;
	position: relative;
	background-color: #fff;
	border-radius: 4px;
	padding: .64rem .48rem;
	text-align: center
}

.shop-service-content .kefu-image {
	width: 1.68rem;
	height: 1.68rem
}

.shop-service-content .shop-top {
	position: absolute;
	padding: .2rem;
	right: .04rem;
	top: .04rem
}

.shop-service-content .shop-top img {
	width: .24rem;
	height: .24rem
}

.commit-service .call-online {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: .28rem;
	margin-top: .48rem
}

.commit-service .call-online .call {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: .44rem;
	width: 2.16rem;
	height: .64rem;
	color: #fff;
	background: #105cfb
}

.commit-service .call-online .call a {
	color: #fff;
	display: block;
	border-radius: .44rem;
	width: 2.16rem;
	height: .64rem;
	line-height: .64rem
}

.commit-service .call-online .online {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: .44rem;
	width: 2.16rem;
	height: .64rem;
	color: #105cfb;
	background: #fff;
	border: 1px solid #105cfb
}

.foot_free {
	height: 8rem;
	background: url(/images/common/bg_signin.png);
	background-size: 100% 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.foot_free .title {
	font-size: .64rem;
	margin-bottom: .48rem
}

.foot_free .btn {
	display: inline-block;
	width: 3.36rem;
	height: .88rem;
	line-height: .88rem;
	background: #105cfb;
	border-radius: .44rem;
	color: #fff
}

.mb0 {
	margin-bottom: 0!important
}

#udesk_container {
	display: none!important
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

html {
	font-size: 50px
}

body {
	color: #333;
	background: #fff;
	font-size: 14px;
	width: 100%;
	text-align: center;
	padding-bottom: env(safe-area-inset-bottom);
	font-family: PingFangSC,"Microsoft Yahei",Helvetica,Tahoma,Arial,"Hiragino Sans GB","Hiragino Sans GB W3",STXihei,STHeiti,Heiti,SimSun,sans-serif!important
}

li,ul {
	list-style: none
}

a {
	text-decoration: none;
	color: #333;
}

.hide {
	display: none
}

.border-1px {
	position: relative
}

.border-1px:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 200%;
	height: 200%;
	border: .02rem solid #fff;
	border-radius: .08rem;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.btn-blue {
	display: block;
	width: 2.92rem;
	height: .84rem;
	line-height: .84rem;
	background: #105CFB;
	color: #fff;
	font-size: .32rem;
	-webkit-box-shadow: 0 5px 15px 0 rgba(16,92,251,.2);
	box-shadow: 0 5px 15px 0 rgba(16,92,251,.2);
	border-radius: .08rem
}

.mobile-com-btn {
	display: block;
	width: 3.2rem;
	height: .96rem;
	line-height: .96rem;
	text-align: center;
	color: #105CFB;
	background-color: #fff;
	border: .02rem solid #fff;
	font-size: .3rem;
	margin: .5rem auto;
	border-radius: .5rem
}

.banner {
	height: auto;
	background: #105CFB;
	width: 100%;
	padding-top: 1.09rem;
	padding-bottom: .79rem
}

.banner .banner-right img {
	width: 6.25rem;
	height: auto
}

.banner .banner-left {
	color: #fff
}

.banner .banner-left h1 {
	font-size: .7rem;
	margin-bottom: .1rem
}

.banner .banner-left p {
	font-size: .3rem
}

.corporate-title {
	font-size: .48rem;
	color: #333;
	font-weight: 300;
	margin: 0 .4rem;
	text-align: center;
	padding-top: 1rem;
	padding-bottom: .5rem
}

.situation {
	padding-top: 1.28rem;
	width: 100%
}

.situation .tools {
	width: 100%;
	padding: .64rem .3rem .8rem;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap
}

.situation .tools li {
	margin-bottom: .48rem;
	width: 48%;
	-webkit-box-shadow: 0 .2rem .4rem 0 rgba(0,0,0,.06);
	box-shadow: 0 .2rem .4rem 0 rgba(0,0,0,.06);
	border-radius: .16rem;
	padding: .8rem 0
}

.situation .tools li .icon,.situation .tools li img {
	width: 1.44rem;
	height: 1.44rem
}

.situation .tools li .icon {
	display: inline-block;
	line-height: 1.44rem;
	border-radius: 50%
}

.situation .tools li .icon i {
	color: #fff;
	font-size: .64rem
}

.situation .tools li:nth-child(1)>.icon,.situation .tools li:nth-child(2)>.icon {
	background: #266CFF
}

.situation .tools li:nth-child(3)>.icon,.situation .tools li:nth-child(4)>.icon {
	background: #53D290
}

.situation .tools li:nth-child(5)>.icon,.situation .tools li:nth-child(6)>.icon {
	background: #FFAB63
}

.situation .tools li h3 {
	font-size: .3rem;
	margin-top: .2rem;
	margin-bottom: .15rem;
	color: #333;
	text-align: center
}

.situation .tools li p {
	margin: .05rem auto 0;
	font-size: .24rem;
	color: #666;
	line-height: .4rem;
	font-weight: 300
}

.func {
	color: #333;
	text-align: left
}

.func-item h2,.func-item p {
	font-weight: 300;
	text-align: center
}

.func-item {
	padding: .8rem .2rem .6rem
}

.func-item h2 {
	font-size: .4rem;
	margin-bottom: .5rem
}

.func-item h3 {
	font-size: .3rem;
	margin-bottom: .1rem;
	padding: 0 .5rem
}

.func-item p {
	font-size: .28rem;
	margin-bottom: .4rem;
	padding: 0 .5rem;
	color: #666
}

.func-item-img {
	width: 90%;
	margin: 0 auto
}

.func-item:nth-child(even) {
	background: #F5F6F9
}

.user {
	padding: 0 .3rem 1.28rem
}

.user .user-title {
	font-size: .48rem;
	font-weight: lighter;
	padding: 1.28rem 0 .8rem
}

.user .user-content-body-item {
	border: 1px solid #f3f3f3;
	-webkit-box-shadow: 0 .2rem .4rem 0 rgba(0,0,0,.08);
	box-shadow: 0 .2rem .4rem 0 rgba(0,0,0,.08);
	margin-bottom: .48rem;
	background: #fff;
	border-radius: .08rem;
	padding: .38rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	display: -webkit-flex
}

.user .user-content-body-item img {
	width: 1.91rem;
	height: 1.91rem;
	margin-right: .45rem;
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-flex-shrink: 0
}

.user .user-content-body-item span {
	color: #666;
	font-size: .25rem;
	line-height: .42rem;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	font-weight: 300
}

.user .tips {
	font-size: .16rem;
	color: #666;
	text-align: center;
	margin: .3rem 0
}

.corporate-apply {
	text-align: center;
	padding-top: .4rem;
	padding-bottom: .8rem
}

.corporate-apply h2 {
	color: #333;
	font-size: .34rem;
	margin-bottom: .34rem
}

.corporate-apply .free-tips_btn {
	margin: 0 auto
}

div.narraw {
	right: 0;
	width: .15rem;
	height: .15rem;
	cursor: pointer;
	position: absolute;
	top: 50%;
	border-bottom: 2px solid #E7E7E7;
	border-left: 2px solid #E7E7E7;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition-property: margin,-webkit-transform;
	transition-property: margin,-webkit-transform;
	transition-property: transform,margin;
	transition-property: transform,margin,-webkit-transform;
	-webkit-transition-duration: .2s;
	transition-duration: .2s
}

div.narraw.active {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -.05rem
}

img {
	max-width: 100%
}

.monile-common-banner-type1 {
	height: 2.4rem;
	line-height: 2.4rem;
	color: #333;
	font-size: .4rem;
	background: url(/images/pageBase/common-banner-1.png);
	background-size: contain
}

.mobile-common-title-type1 {
	font-size: .48rem;
	color: #333
}

.mobile-blue-btn,.mobile-white-btn {
	width: 3.68rem;
	height: 1.08rem;
	line-height: 1.08rem;
	font-size: .32rem;
	font-weight: 400;
	display: inline-block;
	text-align: center
}

.mobile-blue-btn {
	background: #105CFB;
	border-radius: .08rem;
	color: #fff
}

.mobile-white-btn {
	border: 1px solid #105CFB;
	border-radius: .08rem;
	color: #105CFB
}

.btn_bwb,.btn_wwb {
	border-radius: .44rem;
	background: #fff
}

.btn_wwb {
	display: inline-block;
	padding: .14rem .2rem;
	text-align: center;
	border: .02rem solid #fff;
	color: #105cfb;
	font-size: .28rem
}

.btn_bbw,.btn_bwb {
	display: inline-block;
	padding: .14rem .2rem;
	text-align: center;
	font-size: .32rem
}

.btn_bwb {
	border: .02rem solid #105cfb;
	color: #333
}

.btn_bbw,.color_f {
	color: #fff
}

.btn_bbw {
	border-radius: .44rem;
	border: .02rem solid #105cfb;
	background: #105cfb
}

.big_title,.small_title {
	font-size: .48rem
}

.big_title {
	letter-spacing: .04rem;
	padding: .16rem 0
}

.tab_title {
	font-size: .32rem;
	font-weight: 600
}

.fs_c1 {
	font-size: .28rem
}

.fs_c2 {
	font-size: .24rem
}

.color_3 {
	color: #333
}

.color_6 {
	color: #666
}

.color_9 {
	color: #999
}

.color_blue {
	color: #105cfb
}

.xe-banner {
	padding-top: 1.28rem;
	height: 6.68rem;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.xe-banner .free_have {
	padding: .48rem 0 .42rem
}

.vs-hidden {
	visibility: hidden
}

.swiper-pagination-bullet {
	width: .6rem;
	height: .04rem;
	background: #fff;
	opacity: .5;
	border-radius: .02rem;
	margin: 0 .5rem
}

.swiper-pagination-bullet-active {
	opacity: 1
}

.online-user {
	background: #F5F6F9;
	padding: .96rem 0 .56rem;
	margin: 0
}

.user .user-title {
	margin: 0;
	padding-bottom: .48rem;
	color: #353535
}

.client-content-body-item {
	display: block;
	background-color: #fff;
	margin: .4rem .32rem;
	height: 2.56rem;
	padding: .48rem .4rem
}

.client-content-body-item img {
	width: 1.6rem;
	height: 1.6rem;
	border: .02rem solid #eee;
	border-radius: 50%;
	position: absolute;
	left: .64rem
}

.client-content-body-item .client-content {
	padding-left: 2rem;
	text-align: left
}

.client-content-body-item .client-content .client-title {
	text-align: left;
	font-size: 16px;
	font-weight: 500;
	color: #333
}

.client-content-body-item .client-content .classify {
	font-size: .24rem;
	color: #999;
	padding: 0 .2rem;
	margin: .1rem 0;
	display: inline-block;
	height: .48rem;
	line-height: .48rem;
	border: 1px solid #eee
}

.client-content-body-item .client-content .text {
	font-size: .24rem;
	color: #666;
	-webkit-line-clamp: 2!important
}

.clientcase-content {
	margin: 0 .5rem;
	height: auto;
	overflow: hidden
}

.clientcase-content .tips {
	color: #666;
	font-size: .15rem;
	text-align: center;
	margin-bottom: .5rem
}

.clientcase-box {
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap
}

.clientcase-tab {
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	flex-wrap: wrap;
	display: -webkit-flex;
	-webkit-justify-content: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	margin-top: .5rem;
	margin-bottom: .5rem
}

.clientcase-tab .clientcase-tab-item {
	cursor: pointer;
	display: inline-block;
	width: 1.76rem;
	line-height: .51rem;
	border: 1px solid #666;
	text-align: center;
	height: .51rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: .26rem;
	margin: .13rem .2rem;
	font-size: .25rem
}

.clientcase-tab .clientcase-tab-item.active {
	background: #105CFB;
	color: #fff;
	border-color: #105CFB
}

.caseItem .desc,.caseItem .title {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis
}

.caseItem {
	width: 3.05rem;
	height: 5.18rem;
	padding: .4rem .25rem;
	margin-bottom: .48rem;
	-webkit-box-shadow: 0 .05rem .15rem 0 rgba(0,0,0,.1);
	box-shadow: 0 .05rem .15rem 0 rgba(0,0,0,.1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	-webkit-transition-property: -webkit-box-shadow;
	transition-property: -webkit-box-shadow;
	transition-property: box-shadow;
	transition-property: box-shadow, -webkit-box-shadow;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.caseItem>img {
	display: block;
	width: 1.26rem;
	height: 1.26rem;
	background: #fff;
	border: 1px solid #f5f6f9;
	border-radius: 50%;
	margin: 0 auto .1rem
}

.caseItem .title {
	font-size: .3rem;
	margin-bottom: .1rem;
	white-space: nowrap
}

.caseItem .desc {
	font-size: .25rem;
	line-height: .38rem;
	margin-bottom: .4rem;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.caseItem .shop-link {
	display: inline-block;
	width: 2.1rem;
	height: .46rem;
	line-height: .46rem;
	border: 1px solid #999;
	font-size: .25rem;
	color: #666
}

.caseItem .caseQrcode {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
	background: #fff;
	top: 0;
	left: 0;
	z-index: 8
}

.caseItem .caseQrcode img {
	width: 1.95rem;
	height: 1.95rem;
	margin: 1.42rem auto 10px;
	display: block
}

.caseItem .caseQrcode>span {
	font-size: .22rem;
	color: #666
}

.caseItem:hover .caseQrcode {
	display: block
}

.free {
	height: 5rem
}