
.flex-between-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav_li li{
    padding: 0.8rem;
    color: #686868;
}
.nav_li li{
    padding: 0.8rem;
    color: #686868;
}

.nav_li li a:link {
	color: #686868;
  }
.nav_li li a:hover {
	color: #2A6BE6;
	font-weight: bold;
  }
.nav_li li a:visited {
	color: #686868;
  }
  /*nav star*/
#header {
    width: 100%;
    background: rgba(255, 255, 255, 0.93);
    border-bottom: 1px solid #fff;
  
  }
  #header .a_menuask {
    float: right;
  }
  #header .a_menuask a {
    color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: #2A6BE6;
    -webkit-transition: all 0.6s ease-in-out;
  }
  #header .a_menuask a:hover {
    background: #2A6BE6;
  }
  /*nav end*/

  * {
    margin: 0;
    padding: 0;
    font-family: Arial,"微软雅黑";
    font-weight: normal;
}



html {
	font-size: 12px;
  }
.wrap{
	background-color: #f9f9f9;
}
.inner{

    margin: 0 auto;
	
	background-color: #ffffff;
}
.innerone{

    margin: 0 auto;
	padding: 6rem 4.2rem;
	background:url(../images/kjcj_19.png) no-repeat center 8% #F7FBFF;
	background-size: 100%;
}
ul,li,a{
	list-style:none;
	text-decoration: none;
	cursor: pointer;
	}

p{
    font-size: 12px;
    text-align: center;
}
.blue{
    color: #2A6BE6;
}
.grey{
	color: #333333;
}
.yellow{
    color: #F9BE48;
}
.bclass{
	color: #08C4EB;
}
.cclass{
	color: #FFB471;
}
.weight{
    font-weight: bold;
}
#a_bg02{
	background-color: transparent;
}
.a_icon03{
	border: none;
}
*{
    -webkit-touch-callout:none;  /*系统默认菜单被禁用*/
    -webkit-user-select:none; /*webkit浏览器*/
    -khtml-user-select:none; /*早期浏览器*/
    -moz-user-select:none;/*火狐*/
    -ms-user-select:none; /*IE10*/
    user-select:none;
}


.xianCSS{
    margin-top: -5.5rem;
	background-color: #fff;
	display: inline-block;
}

/* 两个优惠开始 */
.cert-sus{
	display: flex;
	justify-content: center;
	
}


.cert-suslist{
	display: flex;
	align-items: center;
}


.cert-sus .cert-suslist .cert-susli:first-child{

	background-image: linear-gradient(to right, rgba(87,140,242,0.02),rgba(42,107,230,0.26));


}
.cert-sus .cert-suslist .cert-susli:last-child{

	background-image: linear-gradient(to left, rgba(255,230,114,0.02),rgba(254,229,114,0.26));

}

.cert-sus .cert-suslist li:first-child .mark{
display: flex;
    justify-content: flex-end;
    align-content: flex-start;
    align-items: baseline;
    flex-wrap: wrap;
    flex-direction: row;


}


.cert-sus .cert-suslist li:first-child .des{

	text-align:right;
	color: #333333;

}
.cert-sus .cert-suslist li:last-child .mark{
display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: baseline;
    flex-wrap: wrap;
    flex-direction: row;


}



.cert-sus .cert-suslist li:last-child .des{

	text-align: left;
	color: #333333;

	
}
/* 两个有优惠结束 */
/* 报考专业开始 */
.apply-major{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.major-list{
	display: flex;
	align-items: center;
}
.apply-major .major-list .major-li{
	width: 16.5rem;
	height: 16.6rem;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.apply-major .major-list h2{
	margin:0 auto 0 3.4rem;
	text-align: left;
	font-size: 2rem;
	color: #333333;

}
.apply-major .major-list .en{
	width: 16.6rem;
	font-size: 1.2rem;
	text-align: left;
	margin: 0.8rem auto 0 3.4rem;
	color: #666666;
}
.bg{
	width: 100%;
	background: url(../images/ck66.png) no-repeat;
	background-size: 100%;
}
/* 提升学历的方式开始 */
.edu-way{
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}


.edu-way .way-list:first-of-type{
	width: 18.3rem;
}
.edu-way .way-label{

	display: flex;
}
.edu-way .way-list{
 
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.edu-way .way-list li{
	display: flex;
    flex-direction: column;
}
.edu-way .way-list li h2{

	text-align: left;
	color: #333333;
}
.edu-way .way-list li:first-child h2{

	text-align: left;
	color: #2A6BE6;
}
.edu-way .way-list li .en{
	text-align: left;
	color: #666666;
}
/* 提升学历的方式结束 */
/* 为什么自考不适合你开始 */
.self-study{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}

.self-study li h2{

	color: #333333;
	text-align: left;

}
.self-study li p{

	color: #666666;
	text-align: left;
	line-height: 1.33;
}
/* 为什么自考不适合你结束 */

/*选择成人高考开始*/	
#a_bg01{

	background:#ffffff;
	margin:0 auto;
	}

#a_bg02{
	width: 100%;
    margin: 12rem auto 0;
	}
.a_icon01{

    display: flex;
    margin: auto;
	flex-wrap: wrap;
    justify-content: space-evenly;
	}


.a_icon03_1{
	width:24rem;
	height:2.5rem;
	margin-top:3.3rem;
	font-family:"微软雅黑", Verdana;
	font-size:1.2rem;
	text-align:center;
	color:#333333;
	}
.a_icon03_2{
	width:24rem;
	height:3.3rem;
	font-family:"微软雅黑", Verdana;
	font-size:1.5rem;
	text-align:center;
	color:#2A6BE6;
	line-height:1.5;
	font-weight:900;
	}
.a_icon03_3{
	height:auto;
	font-family:"微软雅黑", Verdana;
	font-size:1.2rem;
	border: 1px dashed #999999;
    padding: 3%;
    border-radius: 0.8rem;
	text-align:justify;
	color:#666666;
	line-height:1.6;
	}
/*结选择成人高考结束*/		
/* 成考是三十年来最受欢迎的学历提升方式开始 */
.way-list{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.way-imp .way-list .way-li{
	background-image: linear-gradient(rgba(42,107,230,0.16),rgba(42,107,230,0.01));
	border-radius:1.4rem ;
	display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.way-imp .way-list li h2{

	color: #333333;

}
.way-imp .way-list li .en{

	font-size: 1.2rem;
	color: #333333;
	padding-bottom: 0.8rem;
	border-bottom: 1px solid #707070;
}
.way-imp .way-list li .des{

    
    color: #333333;
}
/* 成考是三十年来最受欢迎的学历提升方式开始 */

/* 规划学习步骤开始 */
.learn-plan{
	width: 100%;
	background:url(../images/ck61.png) no-repeat;
	background-size: 100%;
}
.plan-list{
	display: flex;
	justify-content: center;



}
.learn-plan .plan-list .num{  
    font-weight: bold;
    background: url(../images/ck26.png) no-repeat;
    background-size: 100%;
    color: white;
    display: flex;
    align-items: center;

}
.learn-plan .plan-list:nth-child(2n) .num{
    background: url(../images/ck67.png) no-repeat;
	background-size: 100%;
    justify-content: center;
}
.learn-plan .plan-list .btn{
    background-color: #2A6BE6;
    background-size: 100%;
    color: white;
}
.learn-plan .plan-list .plan-li{

	display: flex;
    flex-direction: column;
    align-items: flex-start;

}
.learn-plan .plan-list h2{


	color: #333333;

}
.learn-plan .plan-list .en{
	text-align: left;


	color: #666666;
}


/* 五大提升方式开始 */
.five-list{
	display: flex;
	justify-content: space-around;

}

.five-way .five-list .five-li{
	background:url(../images/ck44.png) no-repeat;
	background-size: 100%;
	display: flex;
    flex-direction: column;
    align-content: center;
	justify-content: center;
    align-items: center;
}

.five-way .five-list .five-li h2{

	color: #333333;
	font-weight: bold;

}

.five-way .five-list .five-li .des{
    margin: 0.8rem auto;
    font-size: 1.2rem;
    color: #ffffff;

	background-color: #2A6BE6;
	border-radius: 1.5rem;
}
/* 为什么选择向导学校开始 */
.select-xd{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.select-list{
	display: flex;
	align-items: center;
}
.select-xd .select-list .select-li{
	
	display: flex;
    flex-direction: column;
    justify-content: center;
	background-color: #2A6BE6;
}


.select-xd .select-list .en{


	text-align: left;

	color: #ffffff;
}

.select-xd .select-list .select-lii{

	display: flex;
    justify-content: center;
    flex-direction: column;
}
.select-xd .select-list .select-lii:first-child{

	display: flex;
    justify-content: center;
}

.select-xd .select-list .select-lii .title{
	width: 11rem;
	margin:0 0 1rem 1rem;

}
.select-xd .select-list .select-lii .en{
	text-align: left;
	color: #333333;
}
.select-xd .select-list .select-liy{

	display: flex;
	
    flex-direction: column;
	justify-content: center;
}


.select-xd .select-list .select-liy .en{

	text-align: left;

	color: #333333;
}
.select-xd .select-list .select-liz{

	display: flex;
	
    flex-direction: column;
	justify-content: center;
}


.select-xd .select-list .select-liz .en{

	text-align: left;

	color: #333333;
}
.select-xd .jt{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
/* 为什么选择向导学校结束 */
/* 班型分类开始 */
.class-type{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
/* A */
.type-a{
	position: relative;
	border: 1px solid #E0E0E0;

}
.type-a .type-lii{
	position: absolute;
	left: 0;
}

.type-a .type-li{
	
	display: flex;
    flex-direction: column;
    justify-content: center;

}
.type-a .type-li:nth-child(2n+1) {
	background-color: rgba(235,247,255,0.48);
}
.type-a .type-li:nth-child(2n) {
	
	background-color:#ffffff;

	
}
.type-a .type-li .list {
	text-align: left;

}
.type-a .type-li .list:nth-child(2n+1) {
	margin-bottom: 1rem;
}


.type-a .type-li .list1{

	display: flex;
	flex-wrap:wrap;


}

.type-a .type-li .en{
	font-size: 1.2rem;
	text-align: left;
	margin: 0;
	color: #333333;
}
.type-a .type-li .list1 .num{
	font-size: 1.2rem;
    color: #ffffff;
    background-color: #2A6BE6;
    border-radius: 1rem;
    text-align: center;
    padding: 0.1rem 0.5rem;
    margin: 0;
}

/* B */
.type-b{
	position: relative;
	border: 1px solid #E0E0E0;
}
.type-b .type-lii{
	position: absolute;
	top: -7.6rem;
	left: 0;
}

.type-b .type-li{

	display: flex;
    flex-direction: column;
    justify-content: center;

}
.type-b .type-li:nth-child(2n+1) {
	background-color: rgba(213,249,255,0.48);
}
.type-b .type-li:nth-child(2n) {
	
	background-color:#ffffff;

	
}
.type-b .type-li .list {
	text-align: left;

}
.type-b .type-li .list:nth-child(2n+1) {
	margin-bottom: 1rem;
}



.type-b .type-li .list1{

	display: flex;
	flex-wrap:wrap;


}
.type-b .type-li .list1 li{
	width: 14rem;

}
.type-b .type-li .en{
	font-size: 1.2rem;
	text-align: left;
	margin: 0;
	color: #333333;
}
.type-b .type-li .list1 .num{
	font-size: 1.2rem;
    color: #ffffff;
    background-color: #08C4EB;
    border-radius: 1rem;
    text-align: center;
    padding: 0.1rem 0.5rem;
    margin: 0;
}

/* C */
.type-c{
	position: relative;
	border: 1px solid #E0E0E0;
	margin-top: 10rem;
}
.type-c .type-lii{
	position: absolute;
	left: 0;
}

.type-c .type-li{
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.type-c .type-li:nth-child(2n+1) {
	background-color: rgba(255,233,214,0.48);
}
.type-c .type-li:nth-child(2n) {
	
	background-color:#ffffff;

	
}
.type-c .type-li .list {
	text-align: left;
	line-height: 1.4;
	display: flex;
    flex-wrap: wrap;
}

.type-c .type-li .list:nth-child(2n+1) {
	margin-bottom: 1rem;
}


.type-c .type-li .list img{

	margin-right: 0.5rem;
}
.type-c .type-li .list .title{
	text-align: left;
	margin: 0;
}
.type-c .type-li .list1{
	width: 100%;
	display: flex;
	flex-wrap:wrap;
	line-height: 1.8;

}

.type-c .type-li .en{
	font-size: 1.2rem;
	text-align: left;
	margin: 0;
	color: #333333;
}
.type-c .type-li .list1 .num{
	font-size: 1.2rem;
    color: #ffffff;
    background-color: #FFB471;
    border-radius: 1rem;
    text-align: center;
    padding: 0.1rem 0.5rem;
    margin: 0;
}

/* 班型分类结束 */
