/* 题库选择模块 */
.covercar{
	width:100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	position: fixed;z-index: 667;
	top:0;bottom: 0;left: 0;right: 0;
	display: none;
}
.car_classify{
	width: 610px;
	height: 460px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.28);
	border-radius: 10px;
	position: fixed;top:0;bottom: 0;
	left: 0;right: 0;
	z-index: 700;margin: auto;
	display: none;
}
.car_classify .title_ca{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;text-align: center;height: 60px;line-height: 60px;
}
.question_message{
	width: 530px;
	height: 132px;
	border-bottom:1px solid #E8E8E8;margin: auto;overflow: hidden;
}
.question_message p{
	line-height:30px;
}

.question_message p:nth-of-type(1){
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;font-weight: bold;margin-top:0px;
	height: 50px;display: flex;align-items: center;
}
.question_message p:nth-of-type(1) span{
	width:5px;height:17px;display:inline-block;background-color: #08AB74;border-radius: 10px;margin-right: 5px;
}
.question_message p:nth-of-type(2){
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;text-indent: 5px;
}
.question_message p:nth-of-type(3){
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;text-indent: 5px;
	
}

.question_message2{
	width: 530px;
	height: 252px;
	margin: auto;overflow: hidden;
}
.question_message2 p{
	/* line-height:30px; */
	font-size: 14px;
}
.question_message2 p:nth-of-type(1){
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;font-weight: bold;margin-top:0px;
	height: 50px;display: flex;align-items: center;
}
.question_message2 p:nth-of-type(1) span{
	width:5px;height:17px;display:inline-block;background-color: #08AB74;border-radius: 10px;margin-right: 5px;
}
.question_message2 .select_carx{
	width: 530px;
	margin: auto;height: 115px;display: flex;flex-direction: row;justify-content: space-around;
	/* background: rgba(64,112,255,0.28); */
}
.children_carx{
	width: 110px;
	height: 110px;
	display: flex;flex-direction: column;justify-content: center;align-items: center;
}
.children_carx:hover{
	cursor: pointer;
}
.children_carx .car_pp{
	margin-top: 20px;
}
.children_carx p:nth-of-type(2){
	margin-bottom: 10px;
	color:#333333;
}

.select_carx .carxActive{
	background: #08ab7430;
}
.carxActive p:nth-of-type(2),.carxActive p:nth-of-type(1){
	color: #08AB74;
}
.select_carx  .selecIcon{
	display: none;
}
.select_carx  .unIcon{
	display: block;
}
.select_carx .carxActive .selecIcon{
	display: block;
}

.select_carx .carxActive .unIcon{
	display: none;
}


.sure_carxx{
	width: 510px;
	height: 50px;
	background: #08AB74;
	border-radius: 5px;margin: auto;margin-top: 20px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;text-align: center;line-height: 50px;
	cursor: pointer;
}

.home .jk-header .header {
  height: 80px;
  background: #fff;
}
.home .jk-header .header .fr ul li .active {
  color: #1A1A1A;
}
.home .jk-header .header .fr ul li .active:before {
  border-color: #1A1A1A transparent transparent transparent;
}
.home .jk-header .header .fr ul li a {
  color: #666666;
}
.course .w .top_head {
  height: 200px;
  background: #2a313e;
  border-radius: 20px 20px 0px 0px;
  padding-top: 30px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.course .w .top_head img {
  display: inline-block;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-left: 80px;
  margin-right: 20px;
  vertical-align: middle;
}
.course .w .top_head span {
  color: #fff;
  font-size: 18px;
  vertical-align: middle;
}

.course .w .top_head .vip_info{
  color: #D6AE7B;
  margin-right: 80px;
  line-height: 60px;
  display: none;
}
.course .w .top_head .vip_info .text{
  font-size: 18px;
}
.course .w .top_head .vip_info .btn1{
  cursor:pointer;
  width: 88px;
  height: 40px;
  background: linear-gradient(90deg, #EACDA3 0%, #D6AE7B 100%);
  border-radius: 20px;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 22px;
  color: #663D14;
  text-align: center;
  line-height: 40px;
}
.course .w .top_head .block{
  display: flex;
}

.course .w .member1 {
  max-height: 1600px;
  min-height: 800px;
  background: #fff;
  margin-top: -80px;
  padding: 42px 80px 80px 80px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.course .w .member1 .btn {
  width: 50%;
  height: 80px;
  margin-top: -110px;
}
.course .w .member1 ul li {
  /* width: 300px; */
  min-width: 220px;
  max-width: 300px;
  height: 220px;
  background: #ffffff;
  border: 2px solid #e8e8e8;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  padding: 12px;
  position: relative;
 cursor: pointer;
}
.course .w .member1 ul li .p1 {
  color: #999999;
  font-size: 14px;
}
.course .w .member1 ul li .p1 .sp1 {
  padding-right: 10px;
}
.course .w .member1 ul li .p2 {
  font-size: 24px;
  text-align: center;
  margin-top: 20px;
  font-weight: 600;
}
.course .w .member1 ul li .p3 {
  width: 80px;
  height: 30px;
  background: linear-gradient(90deg, #ff8560 0%, #fe4042 100%);
  border-radius: 15px;
  margin: 0 auto;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  margin-top: 8px;
}
.course .w .member1 ul li .p4 {
  text-align: center;
  margin-top: 10px;
}
.course .w .member1 ul li .p4 .sp1 {
  font-size: 18px;
  color: #a4a39f;
}
.course .w .member1 ul li .p4 .sp2 {
  font-size: 24px;
  font-weight: 600;
  color: #c9963b;
  padding-left: 5px;
}
.course .w .member1 ul li .p4 .sp3 {
  font-size: 40px;
  font-weight: 600;
  color: #c9963b;
}
.course .w .member1 ul li .best {
  width: 60px;
  position: absolute;
  right: -2px;
  top: -10px;
}
.course .w .member1 ul .active {
  background: #fffbf2;
  border: 2px solid #dcb55a;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}
.course .w .member1 img {
  width: 100%;
}
.course .w .member1 .price_list {
  margin-top: 40px;
}
.course .w .member1 .buy {
  width: 360px;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  line-height: 60px;
  background: #08AB74;
  font-size: 24px;
  color: #fff;
  margin-top: 50px;
  border-radius: 5px;
}
.course .w .member1 .is_yes {
  text-align: center;
  display: block;
  margin-top: 20px;
}
.course .w .member1 .is_yes a {
  color: #08AB74;
}
.course .w .member1 .box {
  background: #f4f4f4;
  border-radius: 5px;
  height: 220px;
  margin-top: 40px;
  padding: 20px;
  overflow: hidden;
}
.course .w .member1 .box .QR_code {
  width: 180px;
  height: 180px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.course .w .member1 .box .price_info {
  display: inline-block;
  vertical-align: middle;
}
.course .w .member1 .box .price_info p {
  line-height: 40px;
}
.course .w .member1 .box .price_info .p1 {
  font-size: 14px;
}
.course .w .member1 .box .price_info .p1 .sp1 {
  font-size: 30px;
  font-weight: 700;
  color: #ff3a30;
  margin-right: 20px;
}
.course .w .member1 .box .price_info .p1 .sp1 i {
  font-size: 14px;
}
.course .w .member1 .box .price_info .p1 .sp2 {
  color: #999999;
}
.course .w .member1 .box .price_info .p2 img {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.course .w .member1 .box .price_info .p2 span {
  margin-right: 20px;
  font-size: 14px;
  vertical-align: middle;
}
.course .w .member1 .box .price_info .p3 {
  font-size: 14px;
}
.course .w .member1 .box .price_info .p3 a {
  color: #08AB74;
}
.course .w .member1 .box .hid_box {
  width: 300px;
  display: inline-block;
  height: 170px;
  overflow: hidden;
}
.course .w .member1 .box .hid_box .ul {
  width: 300px;
  display: inline-block;
  height: 170px;
  overflow: hidden;
}
.course .w .member1 .box .hid_box .ul .li {
  height: 30px;
  padding: 3px 10px;
  border-radius: 15px;
  background: #e6e6e6;
  display: inline-block;
  margin-top: 5px;
}
.course .w .member1 .box .hid_box .ul .li img {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
}
.course .w .member1 .box .hid_box .ul .li span {
  font-size: 12px;
  color: #999999;
  vertical-align: middle;
}
.course .w .member1 .box .hid_box .anim {
  transition: all 0.8s;
  margin-top: -35px;
}
.course .w .member2 {
  /* background: url(../images/bg1.png) no-repeat center center; */
  background: #fff;
  min-height: 500px;
  background-size: 100%;
  margin-top: -80px;
  width: 1200px;
  padding: 40px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.course .w .member2 .btn {
  width: 50%;
  height: 80px;
  margin-top: -110px;
}
.course .w .member2 ul li {
  width: 500px;
  height: 220px;
  background: #ffffff;
  border: 2px solid #e8e8e8;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  padding: 12px;
  position: relative;
 
}
.course .w .member2 ul li .p1 {
  color: #999999;
  font-size: 14px;
}
.course .w .member2 ul li .p1 .sp1 {
  padding-right: 10px;
}
.course .w .member2 ul li .p2 {
  font-size: 24px;
  text-align: center;
  margin-top: 20px;
  font-weight: 600;
}
.course .w .member2 ul li .p3 {
  width: 80px;
  height: 30px;
  background: linear-gradient(90deg, #ff8560 0%, #fe4042 100%);
  border-radius: 15px;
  margin: 0 auto;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  margin-top: 8px;
}
.course .w .member2 ul li .p4 {
  text-align: center;
  margin-top: 10px;
}
.course .w .member2 ul li .p4 .sp1 {
  font-size: 18px;
  color: #a4a39f;
}
.course .w .member2 ul li .p4 .sp2 {
  font-size: 24px;
  font-weight: 600;
  color: #c9963b;
  padding-left: 5px;
}
.course .w .member2 ul li .p4 .sp3 {
  font-size: 40px;
  font-weight: 600;
  color: #c9963b;
}
.course .w .member2 ul li .best {
  width: 60px;
  position: absolute;
  right: -2px;
  top: -10px;
}
.course .w .member2 ul .active {
  background: #fffbf2;
  border: 2px solid #dcb55a;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
}
.course .w .member2 .box {
  background: #f4f4f4;
  border-radius: 5px;
  height: 220px;
  margin-top: 250px;
  padding: 20px;
}
.course .w .member2 .box .QR_code {
  width: 180px;
  height: 180px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.course .w .member2 .box .price_info {
  display: inline-block;
  vertical-align: middle;
}
.course .w .member2 .box .price_info p {
  line-height: 40px;
}
.course .w .member2 .box .price_info .p1 {
  font-size: 14px;
}
.course .w .member2 .box .price_info .p1 .sp1 {
  font-size: 30px;
  font-weight: 700;
  color: #ff3a30;
  margin-right: 20px;
}
.course .w .member2 .box .price_info .p1 .sp1 i {
  font-size: 14px;
}
.course .w .member2 .box .price_info .p1 .sp2 {
  color: #999999;
}
.course .w .member2 .box .price_info .p2 img {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.course .w .member2 .box .price_info .p2 span {
  margin-right: 20px;
  font-size: 14px;
  vertical-align: middle;
}
.course .w .member2 .box .price_info .p3 {
  font-size: 14px;
}
.course .w .member2 .box .price_info .p3 a {
  color: #08AB74;
}
.course .w .member2 .box .hid_box {
  width: 300px;
  display: inline-block;
  height: 170px;
  overflow: hidden;
}
.course .w .member2 .box .hid_box .ul {
  width: 300px;
  display: inline-block;
  height: 170px;
  overflow: hidden;
}
.course .w .member2 .box .hid_box .ul .li {
  height: 30px;
  padding: 3px 10px;
  border-radius: 15px;
  background: #e6e6e6;
  display: inline-block;
  margin-top: 5px;
}
.course .w .member2 .box .hid_box .ul .li img {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
  background: #dcb55a;
}
.course .w .member2 .box .hid_box .ul .li span {
  font-size: 12px;
  color: #999999;
  vertical-align: middle;
}
.course .w .member2 .box .hid_box .anim {
  transition: all 0.8s;
  margin-top: -35px;
}
.course .w .bg_active {
  background: url(../images/bg2.png) no-repeat center center;
}
.course .w .is_main {
  display: none;
}
.course .w .main_block {
  display: block;
}
.colorCourse{
	color:#ff9933!important;font-weight:200;cursor: pointer;
}
.course .w .vip_box{
  background: #fff;
  background-size: 100%;
  margin-top: -80px;
  width: 1200px;
  padding: 40px 80px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.course .w .vip_box .title_row{
  display: flex;
  justify-content: space-between;
}

.course .w .vip_box .title_row .title{
  font-weight: bold;
  font-size: 24px;
  color: #333333;
}
.course .w .vip_box .title_row .switch{
  width: 140px;
  height: 32px;
  border-radius: 16px;
  border: 2px solid #D6AE7B;
  display: flex;
}
.course .w .vip_box .title_row .switch span{
  display: inline-block;
  width: 71px;
  height: 30px;
  border-radius: 16px;
  /* background: #fff; */
  text-align: center;
  line-height: 32px;
  color: #333;
  font-size: 18px;
  line-height: 28px;
  cursor: pointer;

}
.course .w .vip_box .title_row .switch .active{
  background: #D6AE7B;
  color: #663D14;
}
.course .w .vip_box .title_row .single{
  /* display: none; */
  width: 71px;
  height: 30px;
  border-radius: 16px;
  text-align: center;
  line-height: 32px;
  color: #333;
  font-size: 18px;
  line-height: 28px;
  background: #D6AE7B;
  color: #663D14;
}



.course .w .vip_box .card_box{
  min-height: 500px;
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
}
.course .w .vip_box .card{
  width: 500px;
  border-radius: 24px;
  height: 210px;
  margin-bottom: 40px;
  box-shadow: 0px 0px 20px 0px rgba(21,21,34,0.08);
  padding: 15px 25px;
  position: relative;
}
.course .w .vip_box .card>.title_row{
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  justify-content: flex-start;
    display: flex;
    align-items: center;
}
.course .w .vip_box .card>.title_row img{
  width: 63px;
  height: 18px;
  margin-left: 10px;
  
}
.course .w .vip_box .card .progress{
  margin-top: 40px;
  width: 100%;
  height: 36px;
  border-radius: 8px;
  text-align: right;
  line-height: 36px;
  color: #999999;
  font-size: 18px;
  font-weight: 400;
}
.course .w .vip_box .card .progress span{
  margin-right: 10px;
}
.course .w .vip_box .card .progress_already{
  height: 36px;
  line-height: 36px;
  color:#fff;
  border-radius: 8px;
  background: linear-gradient(90deg, #529DFF 0%, #3A80FF 100%);
  position: absolute;
  top: 90px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  max-width: 450px;
}
.course .w .vip_box .card .last_row{
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  font-weight: 400;
  font-size: 21px;
  color: #252531;
}
.course .w .vip_box .card  .btn1{
  width: 78px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #B3B3B3;
  box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);
  border-radius: 18px;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  cursor:pointer;
}
.course .w .vip_box .card  .activeBtn{
  background: linear-gradient(90deg, #529DFF 0%, #3A80FF 100%);
}

.course .w .vip_box .card .tag{
  width: 84px;
  height: 44px;
  background: linear-gradient(90deg, #00E038 0%, #00A30E 100%);
  box-shadow: 0px 2px 8px 0px rgba(0,204,51,0.4);
  border-radius: 0px 24px 0px 24px;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
  position: absolute;
  top: 0px;
  right: 0px;
}
.course .w .vip_box .card .activeTag{
  background: linear-gradient(90deg, #FF9966 0%, #FF5E62 100%);
  box-shadow: 0px 2px 8px 0px rgba(255,94,98,0.4);
}
.spanDisabled{
  cursor: not-allowed !important;
  color: #9e9e9e !important;
}