@charset 'utf-8';

.show-pc {
	display: none!important;
}


.generalize-box>ul {
	width: 100%;
}

.top-head p img,
.why-select p img,
.after-background-box p img{
	display: block;
	width: 100%;
}

.select-bg {
	position: relative;
}

.select-content {
	position: relative;
	width: 95%;
	margin: 0 auto;
	z-index: 5;
}

.select-content p {
	float: left;
	margin-top: -45%;
}

.after-background-box {
	position: relative;
}

.after-background-box div {
	position: absolute;
	margin-top: -10%;
	z-index: -1;
}

.after-background-box div p {
	position: relative;
	margin-bottom: -17%;
}

.after-background-box div p:first-child,
.after-background-box div p:last-child {
	margin-bottom: 0;
}

.after-background-box div p:last-child img {
	position: absolute;
	width: 100%;
	z-index: -1;
	margin-top: -17%;
}

/*校验团队 start*/
.research-team-box {
	margin-top: 1.29rem;
}

.research-team-title {
	justify-content: center;
	align-items: center;
}

.research-team-title span {
	display: block;
	width: 1.51rem;
}

.research-team-title span img {
	display: block;
	width: 100%;
}

.research-team-title strong {
	display: block;
	width: 6.61rem;
	font-size: 0.24rem;
	line-height: 0.36rem;
	text-align: center;
	margin-top: 0.49rem;
	color: #fff;
}

.research-team-title strong em {
	display: inline-block;
	font-style: normal;
	font-weight: bold;
}

.team-member-box {
	padding-top: 0.78rem;
	justify-content: space-around;
	flex-wrap: wrap;
}

.team-member-box li {
	position: relative;
	width: 3.37rem;
}

.team-member-box li:nth-child(1),
.team-member-box li:nth-child(2) {
	margin-bottom: 0.45rem;
}

.team-member-box li>span {
	display: block;
	width: 100%;
}

.team-member-box li>span img {
	display: block;
	width: 100%;
}

/* .member-introduce {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.member-introduce>div{
	overflow: hidden;
	padding: 80% 10% 25%;
	flex-grow: 1;
	color: #fff;
}

.member-introduce h4>strong {
	display: block;
	font-size: 0.14rem;
	line-height: 0.18rem;
}

.member-introduce h4>em {
	display: block;
	font-size: 0.12rem;
	font-style: normal;
	line-height: 0.16rem;
	padding-top: 0.1rem;
	padding-bottom: 0.15rem;
}

.member-introduce>div>span {
	overflow-y: scroll;
	display: block;
	font-size: 0.14rem;
	flex-grow: 1;
	line-height: 0.22rem;
} */

/*校验团队 end*/
/*课程体系 start*/
.curriculum-system-box {
	width: 92.1%;
	margin: 1.4rem auto 0;
}

.curriculum-system-box>dl>dt span {
	margin-bottom: 0.59rem;
}

.curriculum-system-box>dl>dt strong {
	font-size: 0.24rem;
	line-height: 0.36rem;
	text-align: center;
	margin-bottom: 0.55rem;
	color: #7C7C7C;
}

.curriculum-system-box>dl>dd>span {
	display: block;
	width: 100%;
}

.curriculum-system-box>dl>dd>span img {
	display: block;
	width: 100%;
}

/*课程体系 end*/

/*线下运营方案 start*/
.offline-operation-box {
	width: 7rem;
	margin: 1.52rem auto 0;
}

.offline-operation-box>span {
	display: block;
	width: 100%;
}

.offline-operation-box>span img {
	display: block;
	width: 100%;
}

.offline-operation-box>span:nth-child(2) {
	margin-top: 4.7%;
}

/*线下运营方案 end*/
/*web教学平台 start*/
.teaching-platform-box {
	margin-top: 1.59rem;
}

.course-data {
	width: 100%;
}

.course-data h3 {
	padding-top: 1.01rem;
	color: #fff;
}

.course-data h3 strong {
	display: block;
	font-size: 0.3rem;
	margin-bottom: 0.32rem;
}

.course-data h3 span {
	display: block;
	text-align: center;
	font-size: 0.24rem;
	line-height: 0.32rem;
}

.course-data h3 span>em {
	font-size: 0.24rem;
	font-style: normal;
	font-weight: bold;
}

.course-data>dl {
	width: 7.14rem;
	display: flex;
	flex-wrap: wrap;
	margin: 0.76rem auto 0;
}

.course-data>dl>dd {
	margin-top: -0.5rem; 
}

.single-course-info {
	overflow: hidden;
	position: relative;
	width: 2.67rem;
	padding-top: 2.67rem;
	background: url("../image/course_info_bg1.png") center center no-repeat;
	background-size: 100% 100%;
	border-radius: 100%;
	margin-left: -0.4rem; 
}

.single-course-info:first-child {
	margin-left: 0;
}

.course-info-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.course-info-box>h3 {
	position: relative;
	padding-top: 15%;
	padding-bottom: 10%;
	margin-bottom: 8%;
	font-size: 0.22rem;
	text-align: center;
	color: #3699FF;
}

.course-info-box>h3:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 0.3rem;
	height: 2px;
	background: #3699FF;
}

.course-info-box>span {
	width: 75%;
	font-size: 0.16rem;
	line-height: 0.22rem;
	margin: auto;
	color: #838383;
}

.course-info-box>span em {
	display: inline-block;
	margin-right: 3px;
	font-style: normal;
	color: #F9952A;
}

.institutions-bbs-box h3 {
	padding-top: 3.8%;
	color: #fff;
}

.institutions-bbs-box h3 strong {
	display: block;
	font-size: 0.24rem;
	margin-bottom: 2%;
}

.institutions-bbs-box>span {
	display: block;
	width: 100%;
	padding-top: 1.36rem;
}

.institutions-bbs-box>span img {
	display: block;
	width: 100%;
}

/*web教学平台 end*/
/*培训支持 start*/
.training-support {
	margin-top: 1.47rem;
}

.training-support>dl>dt span {
	margin-bottom: 0.62rem;
}

.training-support>dl>dt strong {
	display: block;
	text-align: center;
	font-size: 0.24rem;
	line-height: 0.46rem;
	margin-bottom: 0.52rem;
	color: #fff;
}

.training-support>dl>dd {

}

.training-support>dl>dd span {
	display: block;
	width: 6.94rem;
}

.training-support>dl>dd span img {
	display: block;
	width: 100%;
}

/*培训支持 end*/
/*投资收益分析 start*/
.income-analysis {
	margin-top: 1.24rem;
}

.income-analysis-title span {
	margin-bottom: 0.63rem;
}

.income-analysis>ol {

}

.income-analysis>ol>li {
	margin-bottom: 0.82rem;
}

.income-analysis>ol>li span {
	display: block;
	width: 6.85rem;
	margin: 0 auto;
}

.income-analysis>ol>li:first-child span {
	width: 6.14rem;
}

.income-analysis>ol>li span img {
	display: block;
	width: 100%;
}

.center-content-detail {
	position: relative;
}

.center-content-detail>span {
	display: block;
	width: 100%;
}

.center-content-detail>span img {
	display: block;
	width: 100%;
}

/* .center-content-detail>strong {
	overflow-y: scroll;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0.33rem;
	margin: 0 auto;
	width: 5.8rem;
	height: 3.8rem;
	font-size: 0.22rem;
	line-height: 0.38rem;
	color: #EAEBF3;
} */

/*投资收益分析 end*/
/*媒体报道 start*/
.media-report {
	margin-top: 8%;
}

.media-report>span {
	display: block;
	width: 6.68rem;
	margin: 0 auto;
}

.media-report>span>img {
	display: block;
	width: 100%;
}
/*媒体报道 end*/

/*合作案例 start*/
.cooperation-case {
	position: relative;
	margin-top: 8%;
	background: #f2f3f5;
}

.cooperation-case span {
	display: block;
	width: 100%;
}

.cooperation-case span>img {
	display: block;
	width: 100%;
}

.cooperation-case-content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	padding-bottom: 1.61rem;
}

.cooperation-case-content dt {

}

.cooperation-case-content dt h3 {
	font-size: 0.28rem;
	font-weight: normal;
	margin-bottom: 2%;
	color: #fff;
}

.cooperation-case-content dt strong {
	font-size: 0.42rem;
	margin-bottom: 4%;
	color: #FFFF33;
}

.cooperation-case-content dt span {
	font-size: 0.24rem;
	margin-bottom: 5%;
	text-align: center;
	line-height: 0.38rem;
	color: #fff;
}

.cooperation-case-content dt span em {
	font-style: normal;
	font-size: 0.32rem;
	color: #FFFF33;
}

.cooperation-case-content dd {
	color: #fff;
	text-align: center;
}

.cooperation-case-content dd strong {
	font-size: 0.22rem;
	margin-bottom: 3%;
}

.cooperation-case-content dd span {
	font-size: 0.14rem;
	margin-bottom: 2%;
}

.cooperation-case-content dd em {
	font-size: 0.14rem;
	font-style: normal;
} 
/*合作案例 end*/

/*底部 start*/
.copy-right-box {
	height: 0.56rem;
	flex-wrap: wrap;
	background: #f7f7f7;
}

.copy-right-box span, 
.copy-right-box em,
.copy-right-box strong {
	font-size: 0.14rem;
	font-style: normal;
	white-space: nowrap;
	font-weight: bold;
	color: #515151;
}

.copy-right-box strong {
	margin-left: 5%;
}
/*底部 end*/


/*数字大标题 start*/
.model-title {
	height: 0.5rem;
}

.model-title img {
	display: block;
	width: auto;
	height: 100%;
}
/*数字大标题 end*/


/*二级标题 start*/
.model-second-title {
	height: 0.49rem;
}

.model-second-title img {
	display: block;
	width: auto;
	height: 100%;
}
/*二级标题 end*/



.normal-content-box {
	margin-top: 9%;
}

.normal-content-title {
	justify-content: center;
	align-items: center;
}

.normal-content-title>span {
	display: block;
	width: 44%;
}

.normal-content-title>span>img {
	display: block;
	width: 100%;
}

.normal-content-title>strong {
	display: block;
	font-size: 1rem;
	line-height: 1.4rem;
	padding-top: 7.9%;
	padding-bottom: 7.3%;
	text-align: center;
	color: #333;
}

/**/
.normal-first-title {
	display: block;
	height: 0.37rem;
	margin: 0 auto;
}

.normal-first-title>img {
	display: block;
	/*width: auto;*/
	height: 100%;
}

/* 申请合作悬浮窗 start*/
.cooperation-apply-box{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1.2rem;
	background: rgba(255,255,255,0.7);
	z-index: 998;
	animation-delay: 0.05s;
      -webkit-animation-delay: 0.05s;
}

.cooperation-apply-box span{
	display: block;
	width: 4.13rem;
	height: 0.31rem;
	background: url('../image/cooperation_apply_mobile_font.png') no-repeat center center;
	background-size: 4.13rem 0.31rem;
	margin-right: 0.31rem;
	cursor: pointer;
}

.cooperation-apply-box strong{
	display: block;
	width: 2.25rem;
	height: 0.85rem;
	background: url('../image/online_consultation.png') no-repeat center center;
	background-size: cover;
	cursor: pointer;
}

.cooperation-apply-box strong:active{
	opacity: 0.9;
	transition: 0.3s;
}

.apply-pop-box{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 5.79rem;
	background: url('../image/apply_pop_bg.png') no-repeat center center;
	background-size: cover;
	z-index: 999;
	animation-delay: 0.05s;
      -webkit-animation-delay: 0.05s;
}

.apply-pop-box dt{
	position: relative;
	width: 100%;
	height: 0.4rem;
	margin-top: 0.5rem;
	margin-bottom: 0.76rem;
}

.apply-pop-box dt h1{
	display: block;
	font-size: 0.4rem;
	color: #0F0D0D;
	font-weight: 600;
	line-height: 0.4rem;
}

.apply-pop-box dt i{
	position: absolute;
	top: 0.04rem;
	right: 0.76rem;
	display: block;
	width: 0.3rem;
	height: 0.3rem;
	background: url('../image/close_slide_pop.png') no-repeat center center;
	background-size: cover;
}

.apply-pop-contain{
	width: 100%;
	align-items: center;
}

.apply-pop-contain div{
	position:relative;
	width: 6.16rem;
	height: 0.89rem;
	justify-content: flex-end;
	align-items: center;
}

.apply-pop-contain div:nth-child(1){
	margin-bottom: 0.4rem;
	background: url('../image/slide_pop_name.png') no-repeat center center;
	background-size: cover;
}

.apply-pop-contain div:nth-child(2){
	background: url('../image/slide_pop_phone.png') no-repeat center center;
	background-size: cover;
	margin-bottom: 0.7rem;
}

.apply-pop-contain div input{
	width: 3.58rem;
	height: 0.56rem;
	color: #282A35;
	font-size: 0.24rem;
	font-weight: 400;
	background: #fff;
	margin-right: 0.15rem;
	margin-bottom: 0.06rem;
	padding-left: 0.18rem;
}

.apply-pop-contain div input::-webkit-input-placeholder{
	color: #dfdfdf;
}

.apply-pop-contain div input::-moz-placeholder{
	color: #dfdfdf;
}

.apply-pop-contain span{
	display: block;
	width: 6.16rem;
	height: 0.89rem;
	background: url('../image/slide_pop_subbg.png') no-repeat center center;
	background-size: cover;
	line-height: 0.89rem;
	color: #fff;
	font-size: 0.28rem;
	font-weight: bold;
	text-align: center;
}

.apply-pop-contain span:active{
	opacity: 0.9;
	transition: 0.3s;
}

/* 申请合作悬浮窗 end*/

.pop-message-box{
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	margin: auto;
	min-width: 2rem;
	height: 0.5rem;
	background: #3699FF;
	opacity: 0.7;
	border-radius: 0.1rem;
	border: 1px solid #ffffff50;
	z-index: 999;
	animation-delay: 0.05s;
      -webkit-animation-delay: 0.05s;
}

.pop-message-box h1{
	display: block;
	font-size: 0.2rem;
	color: #fff;
	font-weight: 500;
	line-height: 0.5rem;
}