

.BigBtnType1 {
	display: inline-block;
	padding: 0 50px;
	height: 56px;
	line-height: 56px;
	border-radius: 28px;
	background: #105CFB;
	color: #fff;
	font-size: 16px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.MediumBtnType1,.SmallBtnType1 {
	color: #fff;
	font-size: 14px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0;
	display: inline-block;
	border-radius: 22px
}

.BigBtnType1:focus,.BigBtnType1:hover {
	background: #286CFB
}

.BigBtnType1:active {
	background: #0E52E1
}

.MediumBtnType1 {
	padding: 0 44px;
	height: 44px;
	line-height: 44px;
	background: #105CFB
}

.MediumBtnType1:focus,.MediumBtnType1:hover {
	background: #286CFB
}

.MediumBtnType1:active {
	background: #0E52E1
}

.SmallBtnType1 {
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	background: #105CFB
}

.SmallBtnType1:focus,.SmallBtnType1:hover {
	background: #286CFB
	
}

.SmallBtnType1:active {
	background: #0E52E1
}

.BigBtnType2 {
	display: inline-block;
	padding: 0 48px;
	height: 56px;
	line-height: 56px;
	border-radius: 28px;
	border: 1px solid #105CFB;
	color: #105CFB;
	font-size: 16px;
	background: #fff;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.MediumBtnType2,.SmallBtnType2 {
	font-size: 14px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.BigBtnType2:focus,.BigBtnType2:hover {
	color: #fff;
	background: #286CFB
}

.BigBtnType2:active {
	color: #fff;
	background: #0E52E1
}

.MediumBtnType2 {
	display: inline-block;
	padding: 0 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 22px;
	border: 1px solid #105CFB;
	color: #105CFB
}

.MediumBtnType2:focus,.MediumBtnType2:hover {
	background: #286CFB;
	color: #fff
}

.MediumBtnType2:active {
	background: #0E52E1;
	color: #fff
}

.BigBtnType3,.SmallBtnType2 {
	display: inline-block;
	color: #105CFB
}

.SmallBtnType2 {
	padding: 0 32px;
	height: 36px;
	line-height: 36px;
	border-radius: 22px;
	border: 1px solid #105CFB
}

.SmallBtnType2:focus,.SmallBtnType2:hover {
	background: #286CFB;
	color: #fff
}

.SmallBtnType2:active {
	background: #0E52E1;
	color: #fff
}

.BigBtnType3 {
	padding: 0 48px;
	height: 56px;
	line-height: 56px;
	border-radius: 28px;
	background: #fff;
	font-size: 16px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.MediumBtnType3,.SmallBtnType3 {
	display: inline-block;
	color: #105CFB;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
	cursor: pointer;
	text-align: center
}

.BigBtnType3:focus,.BigBtnType3:hover {
	background: #F5F8FF
}

.BigBtnType3:active {
	background: #EBF1FF
}

.MediumBtnType3 {
	padding: 0 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 22px;
	border: 1px solid #105CFB
}

.MediumBtnType3:focus,.MediumBtnType3:hover {
	background: #F5F8FF
}

.MediumBtnType3:active {
	background: #EBF1FF
}

.SmallBtnType3 {
	padding: 0 32px;
	height: 36px;
	line-height: 36px;
	border-radius: 22px;
	border: 1px solid #105CFB
}

.SmallBtnType3:focus,.SmallBtnType3:hover {
	background: #F5F8FF
}

.SmallBtnType3:active {
	background: #EBF1FF
}

.xe-banner1 {
	height: 540px;
	background: #105CFB
}

.xe-banner1 .w1200 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}

.xe-banner1 .banner-img {
	width: 588px
}

.xe-banner2 {
	height: 137px;
	line-height: 137px;
	font-size: 40px;
	background: url(../image/common_bannerbg.png)
}

.xe-banner3 {
	height: 540px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	/*align-items: baseline;*/
	-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;
	background-position: center;
	align-items: center;
}

.xe-modules1 .module-title {
	text-align: center
}

.xe-modules1 .module-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.xe-modules1 .module-box.row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.xe-modules1 .module-text-item {
	min-width: 420px;
	max-width: 420px;
}

.xe-title1 {
	font-size: 32px;
	color: #333;
	text-align: center;
	font-weight: 500;
	margin-bottom: 30px;
}



.enterprise-wechat-btn {
	height: 40px;
	padding: 8px 24px;
	background-color: #2484DD;
	border: 1px solid #2484DD;
	color: #fff;
	border-radius: 4px;
	font-size: 17px;
	cursor: pointer;
	font-family: PingFangSC-Semibold
}

.enterprise-wechat-btn.plain {
	color: #2484DD;
	background-color: #fff
}

.enterprise-wechat-btn .icon {
	margin-right: 8px;
	width: 24px;
	height: 20px;
	vertical-align: text-top
}

.nav-left-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.nav-left-wrapper .enterprise-wechat-page-logo {
	display: block;
	width: 188px;
	height: 36px;
	background: url(../image/logo.png) no-repeat
}

.nav-left-wrapper .enterprise-wechat-tag {
	height: 30px;
	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: 2px;
	border: 1px solid #2484DD;
	margin-left: 16px;
	cursor: pointer
}

.nav-left-wrapper .enterprise-wechat-tag .logo {
	width: 38px;
	height: 30px;
	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
}

.nav-left-wrapper .enterprise-wechat-tag .title {
	padding: 0 12px;
	color: #2484DD;
	font-size: 14px
}

.nav-left-wrapper .nav-list {
	margin-left: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.nav-left-wrapper .nav-list .nav-list-item {
	margin-right: 40px;
	font-size: 14px;
	font-family: PingFangSC-Regular
}

.nav-left-wrapper .nav-list .nav-list-item .selected {
	color: #105CFB
}


.multi-scene {
	padding: 88px 0;
	background: rgba(42,117,237,.04)
}

.multi-scene .title {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 16px;
}

.multi-scene .terminal-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.multi-scene .terminal-list .terminal-item {
	padding-bottom: 26px;
	width: 31%;
	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: 4px;
	text-align: center
}

.multi-scene .terminal-list .terminal-item .ter-title {
	color: #353535;
	font-size: 16px;
	margin-bottom: 16px;
	font-weight: 500;
	line-height: 22px
}

.multi-scene .terminal-list .terminal-item .image {
	margin-bottom: 30px;
	width: 100%;
}

.multi-scene .terminal-list .terminal-item .image img {
	width: 100%;
	height: 100%
}

.multi-scene .terminal-list .terminal-item .words-list {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.multi-scene .terminal-list .terminal-item .words-list .word-item {
	width: 33.3%;
	font-size: 16px;
	font-weight: 400;
	color: #353535;
	line-height: 36px
}


.organizations {
	margin-top: -180px;
	background: #fff;
}
.organizations{
	padding-bottom: 0;
}
.organizations ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.organizations ul li {
	text-align: center
}

.organizations ul li .organizations-icon-div {
	width: 56px;
	height: 56px;
	margin: 0 auto;
	background: #F2F7FF;
	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: 50%;
	text-align: center
}

.organizations ul li .organizations-icon-div .organizations-icon {
	width: 100%;
	color: #105CFB
}
.organizations ul li .organizations-icon-div .organizations-icon  img{
	width: 100%;
}

.organizations ul li p {
	font-size: 18px;
	color: #3473fa;
	line-height: 30px;
	margin-top: 8px
}

.module-text-item {
	font-size: 16px;
	font-weight: 400;
	color: #666;
	line-height: 22px
}

.module-text-blue {
	margin-bottom: 8px;
	font-size: 20px;
	color: #105CFB;
	line-height: 28px
}

.module-text {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.module-text .text {
	margin-top: 8px;
	font-weight: 500
}

.module-text .t27 {
	font-size: 27px
}
.module_ke .module-text{
	width: 48%;
}
.module_ke .module-img{
	width: 52%;
}
.module_ke .module-box{
	margin-bottom: 40px;
}
.sub-title{
	font-size: 16px;
}