.swiper-container {
   	width: 100%;
   	min-width: 63.1rem;
} 
.swiper-slide img{
	width: 100%;
}

/* 提升学历前 */
.promote{
	width: 100%;
	height: 31.65rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
 	min-width: 63.1rem;
}

.examinee{
	width: 7.8rem;
	height: 22.2rem;
	background-color: #83b0f1;
	margin-top: 4.65rem;
	position: relative;
}
.imgs{
	width: 4.2rem;
	height: 4.2rem;
	background-color:#83b0f1;
	border-radius: 2.5rem;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: -2.1rem;
	margin-left: 1.75rem;
	 box-shadow:.1rem .1rem .3rem #6e9bdc;
}
.imgs img{
	margin: 0 auto;
	margin-top: .55rem;
}
.d{
	width: 1.25rem;
	height: 1.25rem;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: -2rem;
	margin-left: 6rem;
}
.examinee .di{
	height: 18.4rem;
	width: 7rem;
	margin-top: 1.8rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.examinee .di p{
	width: 6.9rem;
	height: 1.7rem;
	font-size: .7rem;
	font-weight: 600;
	line-height: 1.7rem;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: .3rem;
	border-radius: .4rem;
}
/*.examinee .di a{*/
/*    display: inline-block;*/
/*	width: 6.9rem;*/
/*	height: 1.7rem;*/
/*	font-size: .7rem;*/
/*	font-weight: 600;*/
/*	line-height: 1.7rem;*/
/*	background-color: #FFFFFF;*/
/*	text-align: center;*/
/*	margin-left: .3rem;*/
/*	border-radius: .4rem;*/
/*}*/
.examinee .di p:nth-child(1){
	font-size: 1rem;
	font-weight: 600;
	background-color: #83b0f1;
	color: #FFFFFF;
}
.examinee .di p:nth-child(2){
	font-size: .9rem;
	background-color: #83b0f1;
	color: #FFFFFF;
}

.promotes{
	width: 47.1rem;
	height: 23.5rem;
	/* background-color: pink; */
	margin-top: 2.9rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.promotes .free{
	width: 47.1rem;
	height: 12rem;
	/* background-color: #00FFFF; */
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.free h4{
	font-size: 1.9rem;
	color: #000000;
}
.free h5{
	font-size: 1.7rem;
	color: #000000;
	font-weight: 100;
	letter-spacing:.1rem;
}
.free div{
	width: 28rem;
	height: 1.7rem;
	border: .05rem solid #939393;
	position: relative;
	margin: 0 auto;
	border-radius: .5rem;
}
.free div p{
	width: 28rem;
	height: 1.7rem;
	border: .05rem solid #939393;
	font-size: .9rem;
	color: #000000;
	line-height: 1.7rem;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: -.2rem;
	margin-left: .1rem;
	border-radius: .5rem;
	letter-spacing:.1rem;
}
.free img{
	width: 1.9rem;
	height: 1.9rem;
	margin: 0 auto;
}

.promotes .type{
	width: 47.1rem;
	height: 9.6rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.type img{
	width: 10.85rem;
	height: 9.6rem;
}
.type_l{
	width: 8.2rem;
	height: 9.6rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.type_l div{
	width: 8.15rem;
	height: 3.6rem;
	text-align: center;
	padding-top: 1.1rem;
	color: #FFFFFF;
}
.type_l div img{
	width: 1.7rem;
	height: 1.6rem;
	margin: 0 auto;
	color: #FFFFFF;
}
.blue{
	background-color: #3280be;
}
.color{
	background-color: #f19d47;
}

.education{
	width: 7.8rem;
	height: 22.2rem;
	background-color: #f68f4a;
	margin-top: 4.65rem;
}

.education .imgs{
	background-color: #f68f4a;
	
	box-shadow:.1rem .1rem .3rem #db7f3c;
}
.education .di{
	background-color: #f68f4a;
} 
.education .di p:nth-child(1){
	font-size: 1rem;
	font-weight: 600;
	background-color: #f68f4a;
	color: #FFFFFF;
}
.education .di p:nth-child(2){
	font-size: .9rem;
	background-color: #f68f4a;
	color: #FFFFFF;
}
.education .di p:nth-child(9){
	border-radius: 0px;
	background-color: #fcb74f;
	color: #FFFFFF;
}

.education .di p:nth-child(9) img{
	float: right;
	margin-right: 1.05rem;
	margin-top: .3rem;
}


/* <!-- 最新资讯 --> */
.information{
	width: 100%;
	height: 30.1rem;
	background-color: #eeeeee;
	padding-top: 3.65rem;
 	min-width: 63.1rem;
}
.informations{
	width: 56.3rem;
	height: 26.95rem;
	/* background-color: #ffffff; */
	margin: 0 auto;
}
.informations .pp:nth-child(1){
	width: 3.85rem;
	height: .45rem;
	background-color: #000000;
	margin: 0 auto;
}
.informations .pp:nth-child(2){
	width: 51.4rem;
	height: .05rem;
	background-color: #000000;
	margin: 0 auto;
}
.policy{
	width: 52.3rem;
	height: 20.5rem;
	background-color: #FFFFFF;
	margin-top: 1.95rem;
	padding: 2rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.policy_l{
	width: 13.5rem;
	height: 20.45rem;
	/* background-color: aqua; */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
}
.policy_l div{
	width: 12.75rem;
	height: 1.9rem;
	background-color: #000000;
	z-index: 1000;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 18.55rem;
	margin-left: 0;
	opacity: 0.5;
	color: #FFFFFF;
	line-height: 1.9rem;
	padding-left: .75rem;
}



.policy_c{
	width: 19rem;
	height: 20.45rem;
	/* background-color: burlywood; */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.policy_c img{
	width: 9.15rem;
	height: 1.65rem;
}
.policy_c ul{
	width: 19rem;
	height: 7.85rem;
	/* background-color: brown; */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	font-size: 1rem;
}
.policy_c ul li{
	width: 19rem;
	height: 1.1rem;
	list-style: none;
	overflow: hidden;
	font-size: 0.8rem;
	font-weight: 600;
}
.policy_c ul li img{
	width: 1rem;
	height: 1rem;
	margin-right: .25rem;
	float: left;
}
.policy_c ul li span:nth-child(2){
	display: inline-block;
	margin-right: .4rem;
}

.policy_r{
	width: 14.55rem;
	height: 18.25rem;
	/* background-color: pink; */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 1.5rem 0 .7rem 0;
}

.policy_r .guide{
	height: 1.15rem;
	width: 11.5rem;
	/* background-color: springgreen; */
	font-size: .9rem;
	align-items: center;
	text-align: center;
	margin-left: 3rem;
}
.guide a{
	text-decoration: none;
	display: inline-block;
	color: #6999ca;
	width: 7.7rem;
	height: 1.1rem;
	border-bottom: .05rem solid #4a6f8c;
	float: left;
}
.guide span{
	display: inline-block;
	width: 3.8rem;
	height: 1.15rem;
	background-color: #0162b3;
	color: #FFFFFF;
	float: left;
}

.notice{
	width: 13.75rem;
	height: 5.55rem;
	/* background-color: blue; */
	border: .05rem solid #b7b7b7;
	padding: .35rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.notice img{
	width: 5.5rem;
	height: 5.5rem;
	float: left;
}
.recruit{
	width: 6.75rem;
	height: 5.5rem;
	float: left;
}
.recruit h3{
	height: 1.4rem;
	font-size: .9rem;
	color: #0864a5;
	text-align: center;
	line-height: 1.4rem;
}
.recruit .new{
	height: 2.4rem;
	font-size: .7rem;
	color: #a13c42;
	line-height: 1.2rem;
}
.recruit a{
	display: inline-block;
	text-decoration: none;
	font-size: .6rem;
	color: #0864a5;
	height: 1.8rem;
	line-height: 1.8rem;
}
.recruit a span{
	color: #666666;
}

.recruit .tt{
	height: 1.2rem;
	font-size: 0.8rem;
	color: #3f75a1;
	line-height: 1.2rem;
}

/* 提升学历 */
.autonomy{
 	min-width: 63.1rem;
	width: 100%;
	height: 38.5rem;
	/* background-color: aquamarine; */
	padding-top: 2.3rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.autonomys{
	width: 48.5rem;
	height: 33.5rem;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.yi{
	text-align: center;
}
.autonomys h1{
	font-size: 1.9rem;
	color: #000000;
	text-align: center;
}
h2{
	font-size: 1.6rem;
	color: #000000;
	text-align: center;
}
h2 span{
	color: #c91e17;
}
p{
	font-size: .9rem;
	color: #000000;
}

.examination{
	width: 48.5rem;
	height: 25.2rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.taught{
	width: 11.35rem;
	height: 24.8rem;
	border: .05rem solid #e6e6e6;
	border-radius: .5rem;
	padding: .2rem;
}
.taught img{
	width: 11.25rem;
	height: 8.1rem;
	border-radius: .4rem .4rem 0 0;
}
.taughts{
	width: 8.65rem;
	height: 13.75rem;
	/* background-color: pink; */
	margin: 0 auto;
	margin-top: 1.4rem;
}
.taughts h3{
	font-size: 1.2rem;
	color: #000000;
	text-align: center;
}
.taughts .form{
	font-size: .9rem;
	color: #801624;
	margin-top: .7rem;
	margin-bottom: 1.15rem;
	text-align: center;
}
.taughts div{
	width: 8.7rem;
	height: 6rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.taughts div p{
	list-style-type: none;
	width: 8.6rem;
	font-size: .6rem;
	height: .6rem;
}
.taughts div p span{
	display: inline-block;
	height: .3rem;
	width: .3rem;
	background-color: #0059a0;
	border-radius: 50%;
	margin-right: .7rem;
	margin-left: 0px;
	/* float: left; */
}
.taughts a img{
	width: 1.5rem;
	height: .9rem;
	float: right;
	margin-top: .5rem;
	margin-right: 1.25rem;
}
.taughts a{
	display: inline-block;
	width: 8.2rem;
	height: 1.95rem;
	background-color: #b5261e;
	border-radius: .9rem;
	margin: auto;
	line-height: 1.95rem;
	text-decoration: none;
	color: #ffffff;
	font-size: .7rem;
	margin-top: 1.2rem;
	text-align: center;
}




/* 量身定制 */
.tailored{
	width: 100%;
	height: 28.3rem;
	padding-top: 3.5rem;
	border-bottom: .05rem solid #9e9e9e;
	background: url(../images/tailored.jpg) no-repeat center center;
	background-size: cover;
 	min-width: 63.1rem;
}
.tailoreds{
	width: 48.2rem;
	height: 26.1rem;
	/* background-color: pink; */
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
}
.bookmark{
	width: 48.2rem;
	height: 10.2rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.customized{
	width: 22.75rem;
	height: 4.7rem;
	margin: 0 auto;
	border-radius: .45rem;
	border: .05rem solid #64668d;
}
.customized a{
	display: inline-block;
	width: 22.75rem;
	height: 4.1rem;
	background-color: #556fcc;
	font-size: 1.3rem;
	color: #ffffff;
	border-radius: .35rem;
	line-height: 4.1rem;
	margin-top: .25rem;
}
.strive{
	width: 6.85rem;
	height: 9.2rem;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 1rem;
}
.strive div{
	width: 6.85rem;
	height: 9.2rem;
	/* background-color: blue; */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 0;
	margin-top: -1rem;
}
.strive img:nth-child(1){
	width: 1.8rem;
	height: 1.8rem;
	margin: auto;
}
.strive img:nth-child(2){
	border-radius: 50%;
	margin: auto;
}
.strive p{
	font-size: .7rem;
	color: #000000;
}

/* 考证障碍 */
.obstacle{
	width: 100%;
	height: 41.8rem;
	padding-top: 2.3rem;
 	min-width: 63.1rem;
}
.obstacles{
	width: 63rem;
	height: 36.1rem;
	margin: 0 auto;
}
.cle{
	width: 63rem;
	height: 9.5rem;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.cle img{
	margin: 0 auto;
}
.more{
	width: 63rem;
	height: 25rem;
	margin-top: 1.75rem;
	padding-top: 1rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between; 
}
.more_t{
	height: 9.7rem;
	width: 63rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between; 
}
.general{
	width: 20.4rem;
	height: 9.8rem;
	background-color: #86adfa;
	position: relative;
	margin-left: .1rem;
	float: left;
}
.generals{
	width: 18.45rem;
	height: 8.45rem;
	border: .1rem solid #4f4f4f;
	background-color: #FFFFFF;
	padding: .75rem .6rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -.1rem;
	margin-top: -1rem;
}
.generals img{
	width: 11.65rem;
	height: 8.35rem;
}
.white{
	width: 5.55rem;
	height: 7.25rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.white h3{
	font-size: 1.2rem;
	color: #000000;
}
.white p:nth-child(2){
	width: 1.65rem;
	height: .3rem;
	background-color: #0059ab;
	border-radius: .15rem;
}
.white .xue{
	font-size: .7rem;
	color: #050505;
}
.white a{
	display: inline-block;
	width: 5.55rem;
	height: 1.35rem;
	background-color: #f98315;
	border-radius: .15rem;
	color: #FFFFFF;
	line-height: 1.35rem;
	text-align: center;
}

.white img{
	width: 1rem;
	height: .5rem;
	float: right;
	margin-top: .45rem;
	margin-right: .4rem;
	margin-left: .3rem;
}


/* 申请名校学历 */
 .apply{
	width: 100%;
	height: 33.4rem;
	background: url(../images/applys.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 2rem;
 	min-width: 63.1rem;
}
.names{
	width: 55.9rem;
	height: 28.9rem;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
}

.font{
	width: 55.9rem;
	height: 14rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.font p{
	color:#FFFFFF;
}

.font h1{
	font-size: 1.3rem;
	letter-spacing: .1rem;
	color:#FFFFFF;
}

.font h1:nth-child(1){
	margin-right: 15rem;
	margin-bottom: -3rem;
	font-family: "迷你简行楷";
	font-weight: 100;
}
.font h1:nth-child(2){
	margin-left: 33rem;
	font-weight: 100;
	font-family: "迷你简行楷";
}
.font h1:nth-child(3){
	font-size: 1.7rem;
}
.font p{
	font-size: 1.3rem;
} 

.call{
	width: 51.5rem;
	height: 5.2rem;
	background: rgba(255,255,255,0.5);
	border-radius: .4rem;
	text-align: center;
	line-height: 5.2rem;
	margin: 0 auto;
	z-index: 1;
}
.call div{
	width: 46.9rem;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 0 auto;
}

.call div input{
 	width: 9.7rem;
	height: 2.5rem;
	margin-top: 1.4rem;
	border:0px;
	outline:none;
	background-color: #FFFFFF;
}
.inp{
	opacity:1;
	z-index: 1000;
}
.names a{
	display: inline-block;
	width: 10.7rem;
	height: 3.45rem;
	background-color: #fab550;
	border-radius: 1.7rem;
	font-size: .9rem;
	color: #000000;
	line-height: 3.45rem;
	text-align: center;
	margin: 0 auto;
} 

