
.clearfix::after {
	content: "";
	display: block;
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}

* {
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Segoe UI","Helvetica Neue","PingFang SC","Noto Sans","Noto Sans CJK SC","Microsoft YaHei",微软雅黑,sans-serif;
	font-weight: 400;
	color: #333;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizelegibility
}

a {
	color: #333;
	text-decoration: none
}

.hide {
	display: none
}

li,ul {
	list-style: none
}

.btn:hover {
	opacity: .8
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both
}




.w1050,.w1150,.w1168,.w1200,.w1360,.w1400,.w1600 {
	margin: 0 auto
}

.BigBtnType1,.center {
	text-align: center
}

.w1050 {
	width: 1050px
}

.w1150 {
	width: 1150px
}

.w1200 {
	width: 1200px
}

.w1360 {
	max-width: 1360px
}

.w1400 {
	max-width: 1400px
}

.w1600 {
	max-width: 1600px
}

.w1168 {
	max-width: 1168px
}

.EC2 {
	color: #333
}

.EC3 {
	color: #666
}

.EC4 {
	color: #999
}

.EC5 {
	color: #fff
}

.T1 {
	font-size: 60px
}

.T2 {
	font-size: 48px
}

.T3 {
	font-size: 32px
}

.T4 {
	font-size: 28px
}

.T5 {
	font-size: 20px
}

.T6 {
	font-size: 16px
}

.T7 {
	font-size: 14px
}

.T8 {
	font-size: 12px
}

.EC1 {
	color: #1472FF
}

.mt96 {
	margin-top: 96px
}

.mb4 {
	margin-bottom: 4px
}

.mb8 {
	margin-bottom: 8px
}

.mb16 {
	margin-bottom: 16px
}

.mb24 {
	margin-bottom: 24px
}

.mb32 {
	margin-bottom: 32px
}

.mb48 {
	margin-bottom: 48px
}

.mb64 {
	margin-bottom: 64px
}

.mb72 {
	margin-bottom: 72px
}

.mb80 {
	margin-bottom: 80px
}

.mb96 {
	margin-bottom: 96px
}

.mb120 {
	margin-bottom: 120px
}

.mb160 {
	margin-bottom: 160px
}

.mr50 {
	margin-right: 50px
}

.ml50 {
	margin-left: 50
}

.pt4 {
	padding-top: 4px
}

.pt8 {
	padding-top: 8px
}

.pt16 {
	padding-top: 16px
}

.pt24 {
	padding-top: 24px
}

.pt32 {
	padding-top: 32px
}

.pt48 {
	padding-top: 48px
}

.pt64 {
	padding-top: 64px
}

.pt72 {
	padding-top: 72px
}

.pt80 {
	padding-top: 80px
}

.pt96 {
	padding-top: 96px
}

.pt120 {
	padding-top: 120px
}

.pt160 {
	padding-top: 160px
}

.pb4 {
	padding-bottom: 4px
}

.pb8 {
	padding-bottom: 8px
}

.pb16 {
	padding-bottom: 16px
}

.pb24 {
	padding-bottom: 24px
}

.pb32 {
	padding-bottom: 32px
}

.pb48 {
	padding-bottom: 48px
}

.pb64 {
	padding-bottom: 64px
}

.pb72 {
	padding-bottom: 72px
}

.pb80 {
	padding-bottom: 80px
}

.pb96 {
	padding-bottom: 96px
}

.pb120 {
	padding-bottom: 120px
}

.pb160 {
	padding-bottom: 160px
}

.BigBtnType1 {
	display: inline-block;
	padding: 0 50px;
	height: 56px;
	line-height: 56px;
	border-radius: 28px;
	background: #1472FF;
	color: #fff;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.BigBtnType1:focus,.BigBtnType1:hover {
	background: #286CFB
}

.BigBtnType1:active {
	background: #0E52E1
}

.swiper-banner-btn {
	background: #FFF;
	color: #1472FF
}

.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
}

.MediumBtnType1 {
	padding: 0 44px;
	height: 44px;
	line-height: 44px;
	background: #1472FF
}

.MediumBtnType1:focus,.MediumBtnType1:hover {
	background: #286CFB
}

.MediumBtnType1:active {
	background: #0E52E1
}

.SmallBtnType1 {
	padding: 0 32px;
	height: 36px;
	line-height: 36px;
	background: #1472FF
}

.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 #1472FF;
	color: #1472FF;
	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 #1472FF;
	color: #1472FF
}

.MediumBtnType2:focus,.MediumBtnType2:hover {
	background: #286CFB;
	color: #fff
}

.MediumBtnType2:active {
	background: #0E52E1;
	color: #fff
}

.BigBtnType3,.SmallBtnType2 {
	display: inline-block;
	color: #1472FF
}

.SmallBtnType2 {
	padding: 0 32px;
	height: 36px;
	line-height: 36px;
	border-radius: 22px;
	border: 1px solid #1472FF
}

.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: #1472FF;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: 0;
	text-align: center;
	cursor: pointer
}

.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 #1472FF
}

.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 #1472FF
}

.SmallBtnType3:focus,.SmallBtnType3:hover {
	background: #F5F8FF
}

.SmallBtnType3:active {
	background: #EBF1FF
}

.xe-banner1 {
	height: 540px;
	background: #1472FF
}

.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(/images/common/common_bannerbg.png)
}

.xe-banner3 {
	height: 640px;
	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
}

.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 {
	width: 324px
}

.xe-modules1 .module-img img {
	width: 730px;
	height: 500px
}

.xe-title1 {
	font-size: 32px;
	color: #333;
	text-align: center;
	font-weight: 500
}

.user-content-body-item ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.user-content-body-item ul li {
	width: 588px;
	padding: 19px 53px 19px 19px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #f3f3f3;
	background-color: #fff;
	border-radius: 8px;
	-webkit-box-shadow: 0 8px 24px 0 rgba(4,15,51,.08);
	box-shadow: 0 8px 24px 0 rgba(4,15,51,.08);
	height: 168px;
	margin-bottom: 40px
}

.user-content-body-item ul li .img img {
	display: block;
	width: 130px;
	height: 130px
}

.user-content-body-item ul li .text {
	padding-left: 30px;
	font-size: 14px;
	color: #333;
	line-height: 26px;
	height: 80%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-align: left
}

.user-content-body-item.show {
	display: block
}

.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(/images/trainingEnterpriseWeChat/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: #1472FF
}

.btn-effect:hover {
	background: #3D91FF;
	border: 1px solid #3D91FF!important;
	color: #FFF!important
}

.btn-effect:active {
	background: #1159D6;
	border: 1px solid #1159D6!important;
	color: #FFF!important
}

.clearfix::after {
	content: "";
	display: block;
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}

.profile-title {
	margin-bottom: 40px;
	font-size: 36px;
	text-align: center;
	font-family: PingFangSC-Medium,PingFang SC
}

.swiper-button-disabled {
	display: none
}

.profile-banner {
	height: 290px;
	background: url(./img/kgggtgsc0k90qn5un0h.png) center no-repeat;
	background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profile-banner .profile-title {
	margin-bottom: 0;
	font-size: 64px;
	font-weight: 600
}

.brief-content-text-wrapper {
	padding: 96px 0;
	background: url(./img/kghz9zjm0il4894ras2m.png) center no-repeat;
	background-size: cover
}

.brief-content-text-wrapper .brief-content-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1168px;
	height: 500px;
	-webkit-box-shadow: 0 8px 24px 0 rgba(0,0,0,.08);
	box-shadow: 0 8px 24px 0 rgba(0,0,0,.08)
}

.brief-content-text-wrapper .brief-content-text {
	position: relative;
	padding: 133px 44px 133px 40px;
	border-radius: 8px 0 0 8px
}

.brief-content-text-wrapper .brief-content-text .brief-content-text__title {
	font-size: 36px;
	font-family: PingFangSC-Semibold,PingFang SC;
	font-weight: 500
}

.brief-content-text-wrapper .brief-content-text img {
	position: absolute;
	bottom: -84px;
	left: 0;
	width: 304px;
	height: 304px
}

.brief-content-text-wrapper img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 456px;
	height: 100%;
	border-radius: 0 8px 8px 0
}

.brief-content-text-wrapper .brief-content-text__desc {
	font-size: 22px;
	font-family: PingFangSC-Regular,PingFang SC;
	line-height: 33px;
	text-align: justify
}

.big-event-container {
	position: relative;
	margin: 0 auto;
	background: url(http://wechatapppro-1252524126.file.myqcloud.com/appAKLWLitn7978/image/kgfw19hd06e44a4b9bkq.png) no-repeat;
	background-size: cover
}

.big-event-container .profile-years {
	position: relative;
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 48px
}

.big-event-container .profile-years .line {
	position: absolute;
	bottom: 0;
	width: 1168px;
	height: 2px;
	border-radius: 1px;
	background: #B3D1FF
}

.big-event-container .profile-years .years-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 28px;
	color: #B3D1FF
}

.big-event-container .profile-years .years-list .profile-year {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 160px;
	cursor: pointer
}

.big-event-container .profile-years .years-list .profile-year p {
	position: absolute;
	bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.big-event-container .profile-years .years-list .profile-year::after {
	position: absolute;
	bottom: -3px;
	left: calc(50% - 4px);
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #B3D1FF
}

.big-event-container .profile-years .years-list .profile-year #years {
	display: none
}

.big-event-container .profile-years .years-list .year-actived {
	font-size: 36px;
	color: #1472FF
}

.big-event-container .profile-years .years-list .year-actived::after {
	left: calc(50% - 8px);
	bottom: -7px;
	width: 16px;
	height: 16px;
	background-color: #1472FF
}

.big-event-container .profile-years .years-list .year-actived #years {
	display: block
}

.big-event-container .brand-story {
	margin: 0 auto;
	width: 1032px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-box;
	display: -moz-box
}

.big-event-container .brand-story .brand-story-item-title {
	position: relative;
	margin-bottom: 22px;
	font-size: 20px;
	font-weight: 600
}

.big-event-container .brand-story .brand-story-item-title::after {
	position: absolute;
	bottom: -12px;
	left: 0;
	content: '';
	display: inline-block;
	width: 16px;
	height: 2px;
	background: #333;
	border-radius: 1px;
	border: 1px solid #333
}

.big-event-container .brand-story .brand-story-item-desc {
	margin-bottom: 16px
}

.swiper-button-prev:after, .swiper-button-next:after{
    display: none;
}
.big-event-container .swiper-btn {
	position: absolute;
	bottom: 50%;
	margin: 0 auto;
	width: 1185px;
	z-index: 2
}

.big-event-container .swiper-btn .swiper-next,.big-event-container .swiper-btn .swiper-prev {
	position: relative;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	bottom: -70px;
	cursor: pointer
}

.big-event-container .swiper-btn .swiper-next::after,.big-event-container .swiper-btn .swiper-prev::after {
	content: '';
	position: absolute;
	top: 17px;
	left: 14px;
	width: 10px;
	height: 10px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.big-event-container .swiper-btn .swiper-prev::after {
	left: 19px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.big-event-container .swiper-btn .swiper-next {
	right: 50px
}

.big-event-container .swiper-mask .next-mask,.big-event-container .swiper-mask .prev-mask {
	position: absolute;
	bottom: 50px;
	z-index: 1;
	margin: 0 auto;
	width: 50px;
	height: 387px;
	background: #F5F9FF;
	-webkit-box-shadow: 0 0 20px 20px #F5F9FF;
	box-shadow: 0 0 20px 20px #F5F9FF
}

.big-event-container .swiper-mask .next-mask {
	left: 4px;
	right: -1026px
}

.big-event-container .swiper-mask .prev-mask {
	left: 8px;
	right: 1142px
}

.big-event-container .swiper-button-next,.big-event-container .swiper-button-prev {
	cursor: pointer;
	background: 0 0;
	margin-top: 0;
	z-index: 6
}

.big-event-container .swiper-button-next .iconfont,.big-event-container .swiper-button-prev .iconfont {
	font-size: 40px;
	color: #999
}

.big-event-container .swiper-button-next {
	right: 0
}

.big-event-container .swiper-button-prev {
	left: 0
}

.administrator-wrapper {
	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;
	padding: 96px 0
}

.administrator-wrapper .profile-title {
	margin-bottom: 64px
}

.administrator-wrapper .administrator-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.administrator-wrapper .administrator-list .administrator-item {
	width: 208px;
	position: relative;
	margin-left: 32px;
	cursor: pointer
}

.administrator-wrapper .administrator-list .administrator-item:first-child,.administrator-wrapper .administrator-list .administrator-item:nth-child(6) {
	margin-left: 0
}

.administrator-wrapper .administrator-list .administrator-item:nth-child(n+6) {
	margin-top: 48px
}

.administrator-wrapper .administrator-list .administrator-item:hover .administrator-desc {
	display: block
}

.administrator-wrapper .administrator-list .administrator-img {
	text-align: left
}

.administrator-wrapper .administrator-list .administrator-img img {
	margin-bottom: 17px;
	width: 208px;
	height: 277px;
	border-radius: 8px
}

.administrator-wrapper .administrator-list .administrator-img h3 {
	margin-bottom: 8px;
	font-size: 20px;
	font-weight: 500;
	font-family: PingFangSC-Medium,PingFang SC
}

.administrator-wrapper .administrator-list .administrator-desc {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	padding: 16px;
	width: 208px;
	height: 277px;
	background: rgba(7,33,92,.8);
	border-radius: 8px;
	color: #fff;
	font-size: 14px
}

.administrator-wrapper .administrator-list .administrator-desc .administrator-desc-name {
	line-height: 22px;
	font-weight: 600
}

.administrator-wrapper .administrator-list .administrator-desc .honor-list {
	position: absolute;
	bottom: 16px
}

.administrator-wrapper .administrator-list .administrator-desc li {
	padding-right: 16px;
	line-height: 22px
}

.corporate-apply {
	padding-top: 100px
}

.profile-culture,.profile-desc-wrapper {
	padding: 96px 0
}

.profile-desc-box {
	background-color: #f3f7ff
}

.profile-desc-wrapper .profile-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.profile-desc-wrapper .profile-list .profile-item {
	width: 368px
}

.profile-desc-wrapper .profile-list .profile-item img {
	margin-bottom: 24px;
	width: 100%;
	border-radius: 8px
}

.profile-desc-wrapper .profile-list .profile-item p {
	margin-bottom: 8px;
	font-size: 16px;
	font-family: PingFangSC-Regular,PingFang SC;
	font-weight: 400
}

.profile-culture .culture .culture-item .culture-item-title,.profile-desc-wrapper .profile-list .profile-item h6 {
	font-size: 20px;
	font-family: PingFangSC-Medium,PingFang SC;
	font-weight: 500
}

.flex-column-center {
	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
}

.profile-culture .culture {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.profile-culture .culture .culture-item {
	width: 368px;
	height: 276px;
	background: #fff;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
	border-radius: 4px;
	padding: 32px
}

.profile-culture .culture .culture-item .culture-item-title {
	margin-bottom: 8px
}

.profile-culture .culture .culture-item .culture-item-desc {
	font-size: 16px;
	font-family: PingFangSC-Regular,PingFang SC;
	font-weight: 400
}

.profile-culture .culture .culture-item .culture-item-img {
	margin-bottom: 24px;
	width: 80px;
	height: 80px
}

@media screen and (max-width: 980px) {
	.profile-banner .profile-title{
		font-size: 30px;
	}
	.w1200{
		width: 100%;
	}
	.brief-content-text-wrapper .brief-content-box{
		width: 100%;
		flex-direction: column-reverse;
		height: auto;
		box-shadow: none;
	}
	.brief-content-text-wrapper img{
		width: 100%;
		display: none;
	}
	.brief-content-text-wrapper{
		padding: 20px 0;
	}
	.brief-content-text-wrapper .brief-content-text{
		padding: 30px;
	}
	.big-event-container{
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.profile-title{
		font-size: 22px;
		margin-bottom: 20px;
	}
	.big-event-container .profile-years .line{
		width: 100%;
	}
	.big-event-container .profile-years .years-list{
		width: 100%;
	}
	.big-event-container .profile-years .years-list .profile-year{
		width: auto;
		flex: 1;
	}
	.big-event-container .profile-years .years-list{
		font-size: 18px;
	}
	.big-event-container .profile-years .years-list .year-actived{
		font-size: 18px;
	}
	.big-event-container .brand-story{
		width: 100%;
	}
	.swiper-mask{
		display: none;
	}
	.big-event-container .swiper-btn{
		width: 100%;
		display: none;
	}

	.administrator-wrapper{
		padding:20px 0
	}
	.administrator-wrapper .administrator-list .administrator-item{
		width: 50%;
		margin-left: 0;
		margin-right: 0;
		text-align: center;
		margin-bottom: 10px;
	}
	.administrator-wrapper .administrator-list .administrator-img{
		text-align: center;
	}
	.administrator-wrapper .administrator-list .administrator-img img{
		width: 80%;
		height: auto;
		display: block;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.administrator-wrapper .administrator-list .administrator-img h3{
		font-size: 18px;
		margin-bottom: 3px;
		
	}
	.T7 + .T7{
		display: none;
	}
	.administrator-wrapper .administrator-list .administrator-item:nth-child(n+6){
		margin-top: 0;
	}
	.profile-culture, .profile-desc-wrapper{
		padding: 20px 0;
	}
	.profile-desc-wrapper .profile-list{
		flex-direction: column;
	}
	.profile-desc-wrapper .profile-list .profile-item{
		width: 100%;
		padding:  20px;
	}
	.profile-culture .culture{
		flex-direction: column;
	}

	.profile-culture .culture .culture-item{
		width: 80%;
		margin: 15px auto;
	}

}
