* {
	margin: 0;
	padding: 0;
}

img {
	/* pointer-events: none; */
}

body {
}

ul,
li {
	list-style: none;
}

::-webkit-scrollbar {
	width: 0;
	height: 0;
	color: transparent;
}

img {
	display: block;
}

a,
img,
button,
input,
textarea,
div {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);

}

.wap_content {
	width:100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(../image/pc_bg.png);
	background-size: 100%;
	background-position: top;
	padding-top: 0.26rem;
	background-repeat:repeat-y
}

.pc_topbg{
	width: 100%;
}
.wap_content .wap_contentcen {
	width: 1200px;
	margin: 0 auto;

	overflow: hidden;
	position: relative;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: -56vw;
}
.wap_content .wap_contentcen .head_top{
	overflow: hidden;
}

.wap_content .wap_contentcen .left_logo{
	width: 237px;
	float: left;
}
.go_index{
	width:112px;
	height:32px;
	background:rgba(23,122,243,1);
	border-radius:6px;
	float: right;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 32px;
	margin-top: 28px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.go_index img{
	margin-left: 5px;
	width: 9px;
}
.videode{
	overflow: hidden;
	width: 100%;
	height: 730px;
	margin-top: 30px;
	background: url(../image/pc_step1bg.png) no-repeat;
	background-size: 100% 100%;
}
.videode>div{
	padding:110px 20px 40px 20px;
}
.videode .videode_left{
	width: 660px;
	float: left;
}
.people{
	width:459px;
	float: right;
}
.people_list{
	overflow: hidden;
	margin-top: 7px;
}
.people_list li{
	width: 100px;
	height: 135px;
	margin-right: 30px;
	float: left;
	cursor: pointer;
}
.people_list li img{
	width: 100%;
	height: 100%;
}
.people_list li img:nth-child(2){
	width: 100%;
	height: 100%;
	display: none;
}
.people_list li:nth-child(1){
	margin-left:0.68rem;
}
/* .people_list li:nth-child(1) .list_active{
	display: block;
}
.people_list li:nth-child(1) .list{
	display: none;
} */
.people_list li:nth-child(5){
	margin-right: 0;
}
.people_list li:nth-child(6){
	margin-left: 80px;
}
.people_list li:nth-child(9){
	margin-right: 0;
}
.step2{
	/* background:rgba(246,246,246,1); */
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 50px;
}
.step2>div{
	background:url('../image/pc_step2_bg.png') no-repeat;
	width: 100%;
	margin: 0 auto;
	height: 465px;
	
	padding: 24px;
	padding-top: 150px;
}
.step2>div>div{
	background-color: #fff;
	width:93%;
	height: 85%;
	padding: 30px 20px 0 20px;
}
.step2>div .line{
	width:20px;
	height:4px;
	background:rgba(51,51,51,1);
}
.step2>div h2{
	color: #177AF3;
	font-weight: bold;
	font-size:32px;
	margin-top: 24px;
}
.step2>div .step2_title{
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin-top: 25px;
}
.step2>div .step2_img{
	width:530px;
	margin-right: 35px;
	height: 369px;
	float: left;
}
.step2>div .step2_right{
	width: 504px;
	float: left;
}
.step2>div .step2_right p{
	color: #999999;
	font-size: 16px;
	line-height: 22px;
	margin-top: 8px;
}
.step2>div .look_more{
	width:150px;
	height:30px;
	background:rgba(23,122,243,1);
	border-radius:20px;
	display: flex;
	align-items: center;
	justify-content: center;
	background:rgba(23,122,243,1);
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 30px;
}
.step2>div .look_more img{
	width:13px;
	margin-left: 5px;
}



.step3{
	width: 100%;
	margin-top:70px;
	clear: both;
}
.step3>div{
	background: #F5BC34;
	/* width: 100%; */
	margin: 0 auto;
	min-height: 483px;
	padding:60px 20px;
	
	border-radius: 50px;
	border: 4px solid #000000;
}
.step3>div>div{
	background-color: #fff;
	padding:22px 19px;
}
.step3>div img{
	width: 100%;
}
.course_get{
	width:140px;
	height:30px;
	background:rgba(255,60,65,1);
	border-radius:20px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
}
.course_get img{
	margin-left: 5px;
	width: 13px;
}


.step4{
	
	width: 100%;
	margin-top: 70px;
	margin-bottom: 70px;
}
.step4>div{
	background:url('../image/pc_step4_bg.png') no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	min-height: 708px;
	padding:20px 104px 0 104px;
}
.step4>div>div{
	
	background: #F6F6F6;
	border-radius: 30px;
	margin-top: 139px;
	padding: 24px 68px;
}
.step4>div>div>img{
	width: 755px;
	margin: 0 auto;
	margin-bottom: 27px;
}
.step4>div .line{
	width:0.28rem;
	height:0.04rem;
	background:rgba(51,51,51,1);
	float: right;
}

.step4>div .step4_title{
	color: #333333;
	font-size: 0.4rem;
	font-weight: bold;
	margin-top: 0.1rem;
}
.step4>div .step4_vip{
	width: 100%;
	height: 400px;
	background:url('../image/pc_step4_top.png') left top no-repeat;
	position: relative;
}

.step4_vip_price{
	position: absolute;
	left: 0;
	bottom: 92px;
	width: 140px;
	text-align: left;
}

.step4_vip_price .now_price{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.step4_vip_price .now_price span{
	color: #FF3C41;
}
.step4_vip_price .now_price span span{
	font-size: 42px;
}
.step4_get{
	width:140px;
	height:30px;
	background:rgba(255,60,65,1);
	border-radius:20px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 15px;
	
}
.step4_get img{
	width: 13px;
	margin-left: 5px;
}
.step4 ul{
	overflow: hidden;
}
.step4 ul li{
	width: 214px;
	float: left;
	margin-right: 10px;
	/* height: 4rem; */
	overflow: hidden;
	padding: 15px;
	background:rgba(255,255,255,1);
}
.step4 ul li:nth-child(3){
	margin-right: 0rem;
}
.step4 ul li .ul_title{
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	 text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;
	  text-align: center;
	 
}
.step4 ul li .ul_desc{
	color: #999999;
	font-size: 18px;
	text-overflow: -o-ellipsis-lastline;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 2;
	 line-clamp: 2;
	 -webkit-box-orient: vertical;
	 text-align: center;
	 height: 48px;
	 margin:9px auto;
	 
}
.step4 ul li .now_price{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	 
}
.step4 ul li .now_price span{
	color: #FF3C41;

}
.step4 ul li .now_price span span{
	font-size: 42px;

}


.step4 ul li .ul_btn{
	width:140px;
	margin: 0 auto;
	height:30px;
	background:rgba(255,60,65,1);
	border-radius:20px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 15px;
}
.step4 ul li .ul_btn img{
	width:13px;
	margin-left: 5px;
}

.wap_vip{
	width: 100%;
	margin: 70px 0;
}
.foot{
	width: 100%;
	height:70px;
	text-align: center;
	line-height: 70px;
	color: #666;
	font-size: 16px;
}
.top_img{
	/* width: 41.7vw; */
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
}
.video_icon{
	float: right;
	width: 280px;
	cursor: pointer;
}