.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/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: #105CFB
}

.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;
	color: #333;
	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/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
}

.swiper-banner .swiper-slide,.xe-banner {
	height: 6.68rem
}

.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: #fff;
	font-size: .28rem
}

.btn_bbw,.btn_bwb {
	display: inline-block;
	padding: .14rem .2rem;
	font-size: .32rem;
	text-align: center
}

.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;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.xe-banner .free_have {
	padding: .48rem 0 .42rem
}

.vs-hidden {
	visibility: hidden
}

.swiper-banner {
	position: relative;
	overflow: hidden
}

.swiper-banner .swiper-pagination {
	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;
	z-index: 7
}

.swiper-banner .swiper-pagination .swiper-pagination-bullet {
	background: rgba(0,0,0,.8)
}

.swiper-banner .swiper-pagination .swiper-pagination-bullet-active {
	width: .4rem;
	background: #fff;
	border-radius: .4rem
}

.header {
	overflow: hidden
}

.header.header7 {
	background-position: center;
	display: block;
	height: 100%;
	background-size: cover;
	color: #fff
}

.header.header7 .banner-left {
	height: 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-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(0,0,0,.2)
}

.header.header7 h1 {
	margin-bottom: .36rem;
	letter-spacing: .04rem;
	font-size: .64rem
}

.header.header7 p {
	margin-bottom: .96rem;
	letter-spacing: .02rem
}

.index-banner {
	text-align: center
}

.index-banner .banner-left {
	height: 100%
}

.index-banner .banner-left h1 {
	font-size: .55rem;
	color: #333;
	margin-bottom: .2rem
}

.index-banner .banner-left p {
	font-size: .38rem;
	color: #333;
	margin-bottom: .4rem
}

.index-banner .banner-left .banner-btn {
	width: 2.68rem;
	height: .77rem;
	line-height: .77rem;
	border-radius: .04rem;
	font-size: .3rem;
	display: inline-block;
	margin: 0 .2rem
}

.index-banner .banner-left .banner-btn.btn1 {
	color: #fff;
	background: #105CFB
}

.index-banner .banner-left .banner-btn.btn2 {
	color: #105CFB;
	background: #fff;
	border: 1px solid #105CFB
}

.index-banner .banner-right {
	width: 6.04rem;
	margin: auto
}

.four-advantages {
	padding: 1rem .5rem;
	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
}
.four-duoduan {
	padding: 1rem .5rem;
	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
}
.four-tongdian {
	padding: 1rem .5rem;
	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
}

.four-advantages .advantage-item {
	width: 2.7rem;
	margin-bottom: .86rem
}
.four-duoduan .duoduan-item {
	width: 2.0rem;
	margin-bottom: .86rem
}
.four-tongdian .tongdian-item {
	width: 2.0rem;
	margin-bottom: .86rem
}
.four-advantages .advantage-item img {
	width: .96rem;
	height: .96rem
}

.four-advantages .advantage-item .title {
	font-size: .32rem;
	color: #333;
	line-height: .5rem
}

.four-advantages .advantage-item .content {
	color: #888890;
	font-size: .24rem
}
.four-duoduan .duoduan-item img {
	width: .96rem;
	height: .96rem
}

.four-duoduan .duoduan-item .title {
	font-size: .32rem;
	color: #333;
	line-height: .5rem
}

.four-duoduan .duoduan-item .content {
	color: #888890;
	font-size: .24rem
}
.four-tongdian .tongdian-item img {
	width: .96rem;
	height: .96rem
}

.four-tongdian .tongdian-item .title {
	font-size: .32rem;
	color: #333;
	line-height: .5rem
}

.four-tongdian .tongdian-item .content {
	color: #888890;
	font-size: .24rem
}

.product-content {
	padding-top: .48rem
}

.product-items {
	padding-top: .64rem;
	padding-bottom: .64rem
}

.product-items .title {
	color: #333;
	font-size: .48rem;
	margin: 0 0 .16rem
}

.product-items .product-item .product-img {
	padding: 0 .24rem
}

.product-items .product-item .product-info {
	padding: 0 .7rem
}

.product-items .product-item .product-info .info-item {
	margin-bottom: .48rem;
	position: relative
}

.product-items .product-item .product-info .icon_img {
	position: absolute;
	left: 0
}

.product-items .product-item .product-info .subtitle {
	color: #333;
	font-size: .32rem;
	margin-bottom: .16rem
}

.product-items .product-item .product-info .desc {
	font-size: .28rem;
	color: #999
}

.product-items .product-item .product-info .btn_a {
	padding-top: .32rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.product-items .product-item .product-info .link-detail {
	display: inline-block;
	width: 2.88rem;
	height: .88rem;
	line-height: .84rem;
	border-radius: .44rem;
	font-size: .28rem;
	color: #105CFB;
	text-align: center;
	border: 1px solid #105CFB
}

.product-items:nth-child(even) {
	background: #F7FBFF
}

.solution-content {
	padding-bottom: .8rem
}

.solution-content .solution-title {
	font-size: .4rem;
	color: #333;
	margin: 0 0 1rem
}

.solution-content ul {
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	padding: 0 .4rem
}

.solution-content ul .solution-item {
	width: 2.8rem;
	margin-bottom: .4rem
}

.solution-content ul .solution-item .solution-img {
	width: .9rem;
	height: .9rem
}

.solution-content ul .solution-item .title {
	font-size: .36rem;
	color: #333;
	line-height: .5rem;
	margin-top: .05rem
}

.solution-content ul .solution-item .content {
	font-size: .25rem;
	color: #666;
	line-height: .38rem;
	display: inline-block
}

.data-content {
	height: 17.52rem;
	padding-top: 1.28rem;
	background: #4c69fc;
	color: #fff
}

.data-content .data-title {
	font-size: .4rem
}

.data-content .data-tip {
	font-size: .2rem;
	margin-top: .2rem
}

.data-content .data-list {
	-ms-flex-pack: distribute;
	justify-content: space-around;
	flex-wrap: wrap;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-webkit-justify-content: space-around;
	padding: .8rem 5%
}

.data-content .data-list .data-item {
	width: 45%;
	margin-bottom: .7rem
}

.data-content .data-list .data-item .data-text {
	font-size: .3rem
}

.data-content .data-list .data-item .data {
	font-size: .9rem
}

.data-content .data-list .data-item hr {
	width: .5rem;
	height: .02rem;
	background: #fff;
	margin: .15rem auto
}

.data-content .data-list .data-item .data-item_content {
	font-size: .25rem
}

.data-content .title-icon {
	flex-wrap: wrap;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	margin-bottom: .5rem
}

.data-content .title-icon .icon-item {
	width: 33.33%;
	margin-bottom: .8rem
}

.data-content .title-icon .icon-item img {
	margin-bottom: .26rem
}

.multi-channel {
	margin-bottom: .5rem
}

.multi-channel .multi-channel-title {
	font-size: .4rem;
	color: #333
}

.multi-channel .swiper-slide {
	margin: .3rem 0;
	color: #fff
}

.multi-channel .swiper-slide .multi-item {
	margin: 0 .5rem;
	padding: .9rem 0;
	background-repeat: no-repeat;
	background-size: cover
}

.multi-channel .swiper-slide .multi-item h3 {
	margin-top: .4rem;
	margin-bottom: .2rem
}

.multi-channel .swiper-slide .multi-item.multi-item-0 {
	background-image: url(../images/img_bg_1.jpg)
}

.multi-channel .swiper-slide .multi-item.multi-item-1 {
	background-image: url(../images/img_bg_2.jpg)
}

.multi-channel .swiper-slide .multi-item.multi-item-2 {
	background-image: url(../images/img_bg_3.jpg)
}

.multi-channel .swiper-slide .multi-item.multi-item-3 {
	background-image: url(../images/img_bg_4.jpg)
}

.multi-channel .swiper-slide .multi-item.multi-item-4 {
	background-image: url(../images/img_bg_5.jpg)
}

.multi-channel .swiper-container-horizontal>.swiper-pagination-bullets,.multi-channel .swiper-pagination-custom,.multi-channel .swiper-pagination-fraction {
	bottom: .6rem
}

.multi-channel .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active,.multi-channel .swiper-pagination-custom .swiper-pagination-bullet-active,.multi-channel .swiper-pagination-fraction .swiper-pagination-bullet-active {
	color: #fff
}

.multi-channel .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.multi-channel .swiper-pagination-custom .swiper-pagination-bullet,.multi-channel .swiper-pagination-fraction .swiper-pagination-bullet {
	background: #fff
}

.hotshot .swiper-container {
	padding-top: .87rem;
	padding-bottom: 1rem;
	width: 100%;
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.hotshot .swiper-slide {
	width: 5.96rem;
	height: 4.84rem;
	padding: 1.1rem .48rem .65rem;
	-webkit-box-shadow: 0 .04rem .12rem 0 rgba(0,0,0,.09);
	box-shadow: 0 .04rem .12rem 0 rgba(0,0,0,.09);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative
}

.hotshot .swiper-slide .hotshot-img {
	position: absolute;
	left: 50%;
	margin-left: -.87rem;
	top: -.87rem;
	width: 1.74rem;
	height: 1.74rem;
	border-radius: 50%
}

.extend-read .extend-read-list .extend-read-item,.online-edu-swiper .swiper-slide {
	-webkit-box-shadow: 0 .2rem .4rem 0 rgba(0,0,0,.02),0 .4rem .8rem 0 rgba(0,0,0,.04);
	box-shadow: 0 .2rem .4rem 0 rgba(0,0,0,.02),0 .4rem .8rem 0 rgba(0,0,0,.04);
	border-radius: .08rem;
	background-color: #fff
}

.hotshot .swiper-slide .hotshot-name {
	font-size: .25rem;
	color: #333;
	line-height: .4rem
}

.hotshot .swiper-slide .short {
	font-size: .2rem;
	color: #666
}

.hotshot .swiper-slide .hotshot-desc {
	font-size: .25rem;
	color: #666;
	line-height: .42rem;
	text-align: left;
	margin-top: .5rem
}

.client-content {
	padding-bottom: 1rem;
	margin-top: -3rem
}

.client-content .tips {
	font-size: .16rem;
	color: #fff;
	text-align: center;
	margin-bottom: .8rem
}

.client-content .client-box {
	flex-wrap: wrap;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center
}

.client-content .client-box li {
	width: 45%;
	position: relative
}

.client-content .client-box li p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50px
}

.client-content .client-box li img {
	display: block;
	margin: 0 auto
}

.client-content .more-client {
	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;
	margin-top: .6rem
}

.client-content .more-client span {
	margin-right: 8px;
	font-size: .25rem;
	color: #666
}

.extend-read {
	padding-top: 0.88rem
}

.extend-read .extend-read-title {
	font-size: .48rem;
	color: #353535;
	line-height: .68rem
}

.extend-read .extend-read-list {
	margin-top: .32rem
}

.extend-read .extend-read-list .extend-read-item {
	margin: .48rem .32rem;
	padding: .32rem;
	text-align: left;
	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-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.extend-read .extend-read-list .extend-read-item .read-item-title {
	font-size: .28rem;
	font-weight: 500;
	color: #353535;
	margin-bottom: .08rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.extend-read .extend-read-list .extend-read-item .read-item-sub {
	height: 1rem;
	font-size: .24rem;
	color: #888;
	line-height: .34rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}

.extend-read .extend-read-list .extend-read-item .read-item-time {
	font-size: .24rem;
	color: #B2B2B2;
	padding-top: .24rem;
	line-height: .36rem
}

.online-edu-swiper {
	padding-bottom: 1rem;
	overflow: hidden;
	margin-top: .48rem
}

.online-edu-swiper .small_title {
	margin-bottom: .24rem
}

.online-edu-swiper .color_6 {
	margin-bottom: .64rem
}

.online-edu-swiper .swiper-container-edu {
	position: relative
}

.online-edu-swiper .swiper-container {
	width: 100%;
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.online-edu-swiper .swiper-slide {
	width: 6.7rem;
	height: 8.16rem;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
	text-align: center
}

.online-edu-swiper .swiper-slide .panorama-img {
	width: .64rem;
	height: .6rem;
	margin: .68rem auto .32rem
}

.online-edu-swiper .swiper-slide .panorama-name {
	text-align: center;
	font-size: .32rem;
	color: #353535;
	line-height: .44rem
}

.online-edu-swiper .swiper-slide .panorama-sub-name {
	text-align: center;
	font-size: .24rem;
	color: #353535;
	line-height: .36rem;
	margin-top: .08rem;
	margin-bottom: .64rem
}

.online-edu-swiper .swiper-slide .panorama-swiper-img {
	width: 5.5rem;
	height: 4.4rem
}

.online-edu-swiper .swiper-slide-next,.online-edu-swiper .swiper-slide-prev {
	-webkit-transform: scale(.95);
	transform: scale(.95)
}

.online-edu-swiper .swiper-pagination:not(ss) {
	bottom: -.8rem;
	z-index: 7
}
.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: #105CFB
}

.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;
	color: #333;
	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;
	font-size: .32rem;
	text-align: center
}

.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
}

.server-banner {
	padding-top: .5rem
}

.server-banner .banner-title {
	line-height: .68rem;
	font-size: .48rem;
	color: #353535;
	text-align: center
}

.server-banner .banner-sub-title {
	height: .44rem;
	font-size: .32rem;
	color: #666;
	line-height: .44rem;
	text-align: center;
	padding: .16rem 0 .78rem
}

.server-banner .free-price-btn {
	width: 3.2rem;
	height: .96rem;
	line-height: .96rem;
	background: #105CFB;
	border-radius: .5rem;
	text-align: center;
	margin: 0 auto 1rem
}

.server-banner .free-price-btn a {
	color: #fff;
	font-size: .32rem
}

.switch {
	text-align: center
}

.switch .switch-content {
	margin: .32rem 0 .64rem
}

.switch .switch-content .switch-item {
	-webkit-box-shadow: 0 .2rem .2rem 0 rgba(0,0,0,.02),0 .4rem .8rem 0 rgba(0,0,0,.04);
	box-shadow: 0 .2rem .2rem 0 rgba(0,0,0,.02),0 .4rem .8rem 0 rgba(0,0,0,.04);
	position: relative;
	width: 6.7rem;
	height: 9.28rem;
	margin: 0 auto
}

.switch .switch-content .switch-item.switch-item__edu,.switch .switch-content .switch-item.switch-item__more {
	display: none
}

.switch .switch-content .switch-item .switch-item-header {
	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;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	height: 1.84rem;
	text-align: center;
	color: #fff;
	font-weight: 500;
	font-size: .6rem;
	border-radius: .08rem .08rem 0;
	position: relative
}

.switch .switch-content .switch-item .switch-item-header-one {
	background: -webkit-gradient(linear,left top, right top,color-stop(0, #40a9ff),to(#105cfb));
	background: linear-gradient(90deg,#40a9ff 0,#105cfb 100%)
}

.switch .switch-content .switch-item .switch-item-header-two {
	background: -webkit-gradient(linear,left top, right top,color-stop(0, #31e0d0),to(#2d6bf4));
	background: linear-gradient(90deg,#31e0d0 0,#2d6bf4 100%)
}

.switch .switch-content .switch-item .switch-item-header-three {
	background: -webkit-gradient(linear,left top, right top,color-stop(0, #ddb799),to(#b78463));
	background: linear-gradient(90deg,#ddb799 0,#b78463 100%)
}

.switch .switch-content .switch-item .switch-item-desc {
	margin-top: .08rem;
	font-size: .28rem;
	font-weight: 300;
	opacity: .8
}

.switch .switch-content .switch-item .recommend_img {
	position: absolute;
	top: 0;
	right: .48rem;
	width: 1.16rem
}

.switch .switch-content .switch-item .version-person {
	padding-top: .84rem;
	padding-bottom: .24rem;
	font-size: .24rem;
	color: #333;
	line-height: .34rem
}

.switch .switch-content .switch-item .version-desc {
	height: 2.32rem;
	font-size: .24rem;
	color: #999;
	line-height: .48rem
}

.switch .switch-content .switch-item .price-box {
	position: relative;
	height: 1.12rem;
	line-height: 1.12rem;
	font-size: .4rem;
	color: #333;
	margin-bottom: .4rem
}

.switch .switch-content .switch-item .price-box .price {
	font-size: .8rem
}

.switch .switch-content .switch-item .price-box .c-3DA4FF {
	color: #3DA4FF
}

.switch .switch-content .switch-item .price-box .c-2D74F1 {
	color: #2D74F1
}

.switch .switch-content .switch-item .price-box .c-B98666 {
	color: #B98666
}

.switch .switch-content .switch-item .price-box .old-price {
	position: absolute;
	top: -15px;
	left: 35%;
	line-height: 0;
	color: #999;
	font-size: .28rem;
	font-weight: 500
}

.switch .switch-content .switch-item .switch-btn {
	display: block;
	width: 3.2rem;
	height: .96rem;
	line-height: .96rem;
	border-radius: .48rem;
	font-size: .32rem;
	margin: 0 auto .96rem;
	color: #fff
}

.switch .switch-content .switch-item .switch-btn-one {
	background: #3DA4FF
}

.switch .switch-content .switch-item .switch-btn-two {
	background: #2D74F1
}

.switch .switch-content .switch-item .switch-btn-three {
	background: #B98666
}

.switch-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	height: 1.6rem;
	width: 100%;
	line-height: 1.6rem;
	font-size: .32rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 .3rem
}

.switch-bar .switch-bar-item {
	width: 2.08rem;
	height: .88rem;
	line-height: .88rem;
	border-radius: .44rem;
	border: 1px solid #1062fb
}

.switch-bar .switch-bar-item .switch-bar-item-text {
	display: inline-block;
	color: #353535
}

.switch-bar .switch-bar-item.switch-bar-item__active {
	background: #1062FB;
	border: none
}

.version-content .version,.version-content .version .service-item .service-item-merge .service-item__name p:first-child {
	border-bottom: 1px solid #eee
}

.switch-bar .switch-bar-item.switch-bar-item__active .switch-bar-item-text {
	color: #fff
}

.switch-bar.switch-fixed__active {
	position: fixed;
	background: #f4f8ff;
	top: 1rem
}

.version-content .version .service-item__title,.version-content .version .version-title {
	font-weight: 700;
	color: #333;
	background: #FBFBFB;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee
}

.version-content .version {
	width: 6.7rem;
	margin: 0 auto
}

.version-content .version .version-title {
	height: 1.12rem;
	line-height: 1.12rem;
	font-size: .36rem
}

.version-content .version .service-item__title {
	height: .96rem;
	line-height: .96rem;
	font-size: .28rem;
	padding-left: .32rem;
	text-align: left
}

.version-content .version .service-item li {
	min-height: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee
}

.version-content .version .service-item li .service-item__name {
	width: 50%;
	text-align: left;
	padding-left: .32rem;
	line-height: .4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.version-content .version .service-item li .service-item__check {
	width: 50%;
	border-left: 1px solid #eee;
	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
}

.version-content .version .service-item li .service-item__check .iconfont {
	font-size: .4rem
}

.version-content .version .service-item li .service-item__check .red {
	color: #FB6161
}

.version-content .version .service-item li .service-item__check .price {
	font-size: .28rem
}

.version-content .version .service-item li .service-item__check .des {
	font-size: .24rem
}

.version-content .version .service-item li .service-item__check .mr {
	margin-right: .1rem
}

.version-content .version .service-item .service-item-merge .service-item__name {
	display: block;
	padding: 0
}

.version-content .version .service-item .service-item-merge .service-item__name p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: .32rem;
	min-height: 1rem
}

.version-content .version.version__edu,.version-content .version.version__more {
	display: none
}

.guide .guide-title {
	color: #333;
	height: .45rem;
	line-height: .45rem;
	font-size: .32rem;
	margin: .8rem 0 .6rem;
	text-align: center
}

.guide .guide-holder {
	position: relative;
	height: 230px
}

.guide .guide-holder .guide-fixed {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 2;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-webkit-justify-content: space-between
}

.guide .guide-holder .guide-fixed.guide-fixed__active {
	position: fixed;
	padding: 1rem 0 0;
	-webkit-box-shadow: 0 .08rem .1rem 0 rgba(194,194,194,.2);
	box-shadow: 0 .08rem .1rem 0 rgba(194,194,194,.2)
}

.guide .guide-list {
	text-align: left
}

.guide .guide-list .guide-item {
	display: inline-block;
	height: .62rem;
	line-height: .62rem;
	width: 1.54rem;
	border: 1px solid #1062FB;
	color: #353535;
	margin: 0 .132rem .24rem;
	font-size: .24rem;
	border-radius: .44rem;
	text-align: center
}

.guide .guide-list .guide-item.guide-item__active {
	background-color: #1062FB;
	color: #fff
}

.guide .guide-footer {
	line-height: .3rem;
	font-size: .22rem;
	color: #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	width: 100%;
	margin: 0 .55rem;
	height: .6rem
}

.guide .guide-footer span {
	display: inline-block
}

.guide .guide-footer .guide-bar-introd {
	width: 2.6rem;
	text-align: left
}

.guide .guide-footer .guide-bar-more {
	width: 1.3rem
}

.guide .guide-footer .guide-bar-edu {
	width: 1.6rem
}

.guide .guide-footer .guide-bar-normal {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.func {
	padding: 0 .29rem
}

.func .func-list {
	position: relative;
	-webkit-box-shadow: 0 .02rem .1rem 0 rgba(0,0,0,.05);
	box-shadow: 0 .02rem .1rem 0 rgba(0,0,0,.05);
	border: 1px solid #e7e7e7;
	padding: 0 .26rem;
	margin-bottom: .3rem
}

.func .func-list.hidden-list {
	height: 1rem;
	overflow: hidden
}

.func .func-list.hidden-list .narraw {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -5px
}

.func .func-list .func-list-id {
	position: absolute;
	top: -290px
}

.func .func-list .func-list-title {
	position: relative;
	height: 1rem;
	line-height: 1rem;
	color: #333;
	font-size: .32rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	-webkit-align-items: center
}

.func .func-list .func-list-title .icon-gongnengdingyi {
	font-size: .48rem;
	margin-right: .15rem
}

.func .func-list .func-list-item {
	line-height: .68rem;
	font-size: .2rem;
	text-align: left;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	color: #666
}

.func .func-list .func-list-item:last-child {
	margin-bottom: .2rem
}

.func .func-list .func-list-item .icongouxuan {
	color: #105CFB
}

.func .func-list .func-list-item .func-item-name {
	width: 2.6rem;
	text-align: left
}

.func .func-list .func-list-item .func-item-edu,.func .func-list .func-list-item .func-item-more {
	width: 1.3rem;
	text-align: center
}

.func .func-list .func-list-item .func-item-normal {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center
}

.func .func-list .func-list-item .color-red {
	color: #FB6161
}

.func .func-list .func-list-item .color-black {
	color: #666
}

.func .func-list .func-list-item .color-gray {
	color: #888
}

.func .func-list .show-shade {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(255,255,255,0)),to(#fff));
	background: linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)
}

.func .check-all,.func .close-more-list {
	width: 4.8rem;
	height: .96rem;
	border-radius: .08rem;
	border: 1px solid #105CFB;
	text-align: center;
	line-height: .96rem;
	color: #105CFB;
	font-size: .32rem;
	margin: .5rem auto
}

.func .more-func-list {
	display: none
}

.new-user-pay {
	width: 100%;
	height: 6.18rem;
	background-color: #105CFB;
	padding-top: 1.6rem
}

.new-user-pay .pay-title {
	font-size: .48rem;
	font-weight: 500;
	color: #fff;
	line-height: .68rem
}

.new-user-pay .pay-free-btn {
	width: 3.2rem;
	height: .96rem;
	line-height: .96rem;
	background: #fff;
	border-radius: .08rem;
	margin: .64rem auto 0;
	text-align: center
}

.new-user-pay .pay-free-btn a {
	color: #105CFB;
	font-size: .32rem
}

.contact {
	text-align: center;
	color: #333;
	padding-bottom: 2rem
}

.contact .contact-title {
	line-height: .45rem;
	font-size: .32rem;
	margin: 1.5rem 0 .2rem
}

.contact .contact-phone {
	line-height: .35rem;
	font-size: .24rem
}

.contact .contact-tips {
	line-height: .38rem;
	font-size: .24rem
}

.contact .tel-phone-txt {
	display: inline-block;
	font-size: .32rem;
	font-weight: 600
}

.contact .trigger-btn {
	display: block;
	width: 3.4rem;
	height: .88rem;
	line-height: .88rem;
	background: #105CFB;
	color: #fff;
	font-size: .32rem;
	margin: .4rem auto 1.6rem;
	-webkit-box-shadow: 0 5px 15px 0 rgba(16,92,251,.2);
	box-shadow: 0 5px 15px 0 rgba(16,92,251,.2)
}

.func .func-list .func-list-item .service-black-flag {
	font-size: .2rem
}

.merge-number-top1 {
	position: absolute;
	left: 3rem;
	top: .26rem;
	color: #FB616E;
	font-size: .2rem
}

.merge-number-top2 {
	position: absolute;
	left: 4.5rem;
	top: .26rem;
	color: #FB616E;
	font-size: .2rem
}

.merge-number-left,.merge-number-right {
	position: absolute;
	top: 3.5rem;
	color: #FB616E;
	font-size: .2rem
}

.merge-number-left {
	left: 3rem
}

.merge-number-right {
	left: 4.5rem
}
.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: .1rem;
	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: .0rem
}

.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: 9999;
	-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: #105CFB
}

.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;
	color: #333;
	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;
	font-size: .32rem;
	text-align: center
}

.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
}

.corporate-price-box {
	padding-top: 1.16rem
}

.corporate-price-box .title {
	color: #333;
	font-size: .48rem;
	margin-bottom: 1.28rem
}

.corporate-price-box .corporate-price-content {
	width: 6.7rem;
	margin: 0 auto;
	padding: .8rem .36rem;
	background: #fff;
	-webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,.02),0 20px 40px 0 rgba(0,0,0,.04);
	box-shadow: 0 10px 20px 0 rgba(0,0,0,.02),0 20px 40px 0 rgba(0,0,0,.04);
	border-radius: .16rem
}

.corporate-price-box .corporate-price-content .sub-title {
	font-size: .36rem;
	color: #333;
	line-height: .64rem;
	margin-bottom: .12rem
}

.corporate-price-box .corporate-price-content .corporate-desc {
	margin-bottom: 1.28rem;
	font-size: .24rem;
	color: #666;
	line-height: .56rem
}

.corporate-price-box .corporate-price-content .corporate-price {
	color: #333;
	font-size: .4rem;
	line-height: 1.12rem;
	height: 1.12rem;
	margin-bottom: .4rem
}

.corporate-price-box .corporate-price-content .corporate-price .price {
	color: #105CFB;
	font-size: 40px
}

.corporate-price-box .corporate-price-content .content-detail {
	padding-top: .96rem
}

.corporate-price-box .corporate-price-content .content-detail .detail-title {
	font-size: .28rem;
	line-height: .72rem;
	color: #333;
	margin-bottom: .16rem;
	font-weight: 700
}

.corporate-price-box .corporate-price-content .content-detail .detail-ul {
	font-size: .28rem;
	line-height: .72rem;
	color: #666
}

.price-range {
	width: 6.7rem;
	margin: 1.6rem auto 0;
	text-align: center;
	position: relative
}

.price-range .range-list li .number,.price-range .range-title .price-title,.price-range .range-title .range {
	width: 50%
}

.price-range .range-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #fbfbfb;
	font-size: .36rem;
	color: #353535;
	height: 1.12rem;
	line-height: 1.12rem;
	border: .02rem solid #eee
}

.price-range .range-list {
	border-right: .02rem solid #eee;
	border-left: .02rem solid #eee;
	height: 12.22rem;
	overflow: hidden
}

.price-range .range-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1.04rem;
	line-height: 1.04rem;
	border-bottom: .02rem solid #eee
}

.price-range .range-list li .price {
	border-left: .02rem solid #eee;
	width: 50%
}

.price-range .mask-layer {
	background: -webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(255,255,255,0)),color-stop(90%, #fff),to(#fff));
	background: linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 90%,#fff 100%);
	position: absolute;
	height: 8.74rem;
	width: 100%;
	bottom: 0
}

.price-range .mask-layer .spread {
	display: inline-block;
	margin-top: 7.78rem;
	width: 4.8rem;
	height: .96rem;
	border-radius: .48rem;
	border: .02rem solid #105cfb;
	text-align: center;
	line-height: .96rem;
	color: #105CFB;
	font-size: .32rem
}

.contact {
	text-align: center;
}

.contact .contact-title {
	line-height: .68rem;
	font-size: .48rem;
	color: #333;
	margin-bottom: 8px
}

.contact .contact-tips {
	font-size: .28rem;
	color: #666
}
.show_register img {
	display: block;
	height: 260px;
	width: 260px;
	margin: 0 auto;
}/*弹出微信码样式*/.popup {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999999;
	display: none;
}

.popupbox {
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 345px;
	height: 385px;
	-moz-box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);
	-webkit-box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);
	box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);
	padding-top: 5px;
	background: url(../images/5e95641367898.png) no-repeat 50%;
}

.popup-img {
/*width: 100%;height: 100%;*/
	height: 260px;
	display: block;
	margin: 45px auto 0;
}

.youhui {
	font-size: 20px!important;
	line-height: 1.8!important;
	text-align: center;
}/*弹出微信码样式end*/.ss-ym-box {
	background: rgba(245,248,250,1)
}
.popup {
    position: fixed;
        display: none;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: rgba(33, 34, 38, 0.6);
    z-index: 999;
}
.popup1 {
    position: fixed;
        display: none;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: rgba(33, 34, 38, 0.6);
    z-index: 999;
}
.popup-wrapper {
    background: #ffffff;
    border-radius: 10px;
    margin: 0 10%;
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    top:50%;
    transform: translateY(-50%);
}
.guanbi {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    background: rgba(244, 245, 248, 0.9);
    position: absolute;
    bottom: -50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.guanbi-img {
    width: 20px;
    height: 20px;
    margin-top: 2px;
}
.service-container {
	text-align: center
}

.service-container h2 {
	font-size: 24px;
	color: #333;
	line-height: 33px;
	margin-top: 70px
}

.service-container .icon-container {
	margin: 50px auto 0;
	zoom: 1
}

.service-container .icon-container:after {
	content: "";
	display: table;
	clear: both
}

.service-container .icon-container .line-1 {
	margin-bottom: 50px
}

.service-container .icon-container .line-1 .wrapper {
	width: 33%
}

.service-container .icon-container .line-2 {
	width: 70%;
	margin: 0 auto 50px
}

.service-container .icon-container .line-2 .wrapper {
	width: 50%
}

.service-container .icon-container .wrapper {
	display: inline-block
}

.service-container .icon-container .wrapper div {
	width: 90px;
	height: 90px;
	margin: 0 auto;
	background-size: cover;
	background-position: 50%
}

.service-container .icon-container .wrapper p {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-top: 15px
}

.service-container .icon-container #service-1-img {
	background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/wap-service_1.png")
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
	.service-container .icon-container #service-1-img {
		background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/wap-service_1@2x.png")
	}
}

.service-container .icon-container #service-2-img {
	background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/wap-service_2.png")
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
	.service-container .icon-container #service-2-img {
		background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/wap-service_2@2x.png")
	}
}

.service-container .icon-container #service-3-img {
	background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/wap-service_3.png")
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
	.service-container .icon-container #service-3-img {
		background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/wap-service_3@2x.png")
	}
}

.service-container .icon-container #service-4-img {
	background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/wap-service_4.png")
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
	.service-container .icon-container #service-4-img {
		background-image: url("https://img.yzcdn.cn/static/intro/img/newIndex/wap-service_4@2x.png")
	}
}

.service-container .icon-container #service-3-img {
	background-image: url("https://img.yzcdn.cn/public_files/2018/02/06/8bace84b1e41530b0915209efedc5ec0.png")
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
	.service-container .icon-container #service-3-img {
		background-image: url("https://img.yzcdn.cn/public_files/2018/02/06/54bde7d8d511b45e8a492ea4a02fff60.png")
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min--moz-device-pixel-ratio:3),only screen and (min-device-pixel-ratio:3),only screen and (min-resolution:3dppx) {
	.service-container .icon-container #service-3-img {
		background-image: url("https://img.yzcdn.cn/public_files/2018/02/06/a288eae44af70f2b14c99009ef429572.png")
	}
}

.service-container .icon-container #service-15-img {
	background-image: url("https://img.yzcdn.cn/public_files/2017/12/02/0b7ef970f8afefb8f5850a15d2ce96a9.png")
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
	.service-container .icon-container #service-15-img {
		background-image: url("https://img.yzcdn.cn/public_files/2017/12/02/1cc050d1065a8980c85f62a23ba59879.png")
	}
}

.service {
	text-align: center
}

.service .safe-sass {
	color: #333;
	background-image: url("../picture/marshalling_9@2x.png");
	background-repeat: no-repeat;
	padding: 60px 0;
	background-size: cover;
	background-position: 50%
}

.service .safe-sass .huhang-btn {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding: 10px 0;
	width: 165px;
	text-align: center;
	background-color: #155bd4;
	border-radius: 2px;
	margin: 40px auto 0
}

.service .safe-sass>h1 {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 14px
}

.service .safe-sass>p {
	font-size: 16px;
	line-height: 24px
}

.service .safe-sass .features {
	padding-top: 40px
}

.service .safe-sass .features .item {
	width: 188px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.service .safe-sass .features .item+.item {
	margin-top: 24px
}

.service .safe-sass .features .item img {
	width: 32px;
	height: 32px;
	margin-right: 16px;
	display: block
}

.service .safe-sass .features .item .text {
	text-align: left
}

.service .safe-sass .features .item .text h1 {
	font-size: 16px;
	line-height: 22px;
	color: #323233;
	margin: 0 0 2px
}

.service .safe-sass .features .item .text p {
	font-size: 14px;
	line-height: 20px;
	color: #969799
}

.service h2 {
	font-size: 24px;
	color: #333;
	line-height: 33px;
	margin-top: 70px
}

.service .huhang {
	margin-top: 60px;
	background-color: #f7fcff;
	position: relative
}

.service .huhang-bg {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 40px
}

.service .huhang p {
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 20px;
	color: #333;
	line-height: 34px
}

.service .num-container {
	padding-top: 10px;
	background-color: #f7fcff;
	padding-bottom: 70px
}

.service .num-container li {
	margin-top: 40px
}

.service .num-container p {
	font-size: 14px;
	color: #666;
	line-height: 20px
}

.service .num-container .num {
	font-size: 30px;
	color: #3765a6;
	line-height: 42px;
	margin-bottom: 5px
}