*{margin: 0;padding: 0;}
i{font-style: normal;}
.cl{clear: both;}
a{text-decoration: none;}
ul,ol,li{list-style-type: none;}
img{vertical-align: top;border: 0;}
/*body{font-family: 微软雅黑;font-size: 12px;color: black;}*/


/*导航  导航  导航  */
header{
	width: 100%;
	height: 50px;
	background: #059fb2;
}

.header_ul{
	width: 800px;
	margin: 0 auto;
	line-height: 50px;
	background: black;
	overflow: hidden;
}

.header_ul li{
	width: 160px;
	height: 50px;
	background: #059fb2;
	float: left;
}

.header_ul li a{
	width: 160px;
	height: 50px;
	display: block;
	text-align: center;
	color: white;
	font-size: 16px;
}

.header_ul li a:hover{
	background: #44dbee;
}
/*导航  导航  导航  end*/

/*banner  banner  banner  */
.banner{
	width: 100%;
	/*height: 750px;*/
	background: #059fb2;
	overflow: hidden;
	position: relative;
}

.banner_img{
	position: relative;
}
.banner02{
	position: absolute;
	top: 180px;
	left: 500px;
}
.banner_img img{
	width: 100%;
}

.banner_div{
	width: 100%;
	height: 110px;
	margin: 0 auto;
	background:rgba(5,159,178,1);
	position: absolute;
	bottom: 0px;
}
.banner_ul{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
}
.banner_ul li{
	width: 388px;
	height: 64px;
	float: left;
	margin-right: 18px;
	border: 3px solid white;
	background: #66cc66;
	box-sizing: border-box;
	text-align: center;
	line-height: 64px;
	font-size: 16px;
}

.banner_ul li a{
	width: 388px;
	height: 64px;
	color: white;
	display: block;
	float: left;
}
.banner_ul li:hover{
	background: white;
}
.banner_ul li a:hover{
	color: #059fb2;
}

li.banner_ul_li_there{
	margin-right: 0px;
}

/*bannre  浮动*/

/*banner  左浮动*/
body{
	position: relative;
}
.banner_left{
	position: fixed;
	left: 50px;
	top: 150px;
	z-index: 999;
	background: #059fb2;
}

.banner_left li{
	width: 130px;
	height: 50px;
	margin-bottom: 2px;
	background: #44bbca;
	padding-left: 10px;
}

.banner_left li a{
	width: 130px;
	height: 50px;
	display: block;
	/*margin-left: 10px;*/
	color: white;
	line-height: 50px;
	background: #44bbca;
}
.banner_left li:hover{
	color: #05524a;
	background: #44dbee;
}
.banner_left li a:hover{
	color: #05524a;
	background: #44dbee;
}
/*banner  左浮动 end*/

/*banner  右浮动*/
.banner_right{
	position: absolute;
	float: right;
	top: 150px;
	right: 70px;
	z-index: 999;
}

.banner_right li{
	width: 140px;
	height: 50px;
	background: #44bbca;
}

.banner_right li a{
	width: 130px;
	height: 50px;
	display: block;
	padding-left: 16px;
	color: #666;
	line-height: 50px;
	background: #fafafa;
}

.banner_right li a:hover{
	color: white;
	background: #66cc66;
}
/*banner  右浮动 end*/

/*banner  banner  banner  end*/



/*2020年成人学历 2020年成人学历 2020年成人学历 */
.education{
	width: 1200px;
	height: 340px;
	margin: 0 auto;
	padding-top: 50px;
}

/*标题*/
.education_div{
	margin: 0 auto;
	overflow: hidden;
}

.title_one{
	width: 892px;
}
.education_div img , i{
	display: block;
	float: left;
}

.education_div img{
	text-align: center;
	line-height: 30px;
	margin-top: 14px;
}

.education_div .education_div_i{
	font-size: 30px;
	color: #059fb2;
	margin-left: 40px;
	margin-right: 40px;
	font-family: "黑体";
}
/*标题   end*/

/*education_content*/

.education_content{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
	box-shadow:5px 5px 5px #f2f2f2,0px 0px 0px #ffffff,-5px 1px 5px #f2f2f2,-5px -5px 5px #f2f2f2;
	overflow: hidden;
}

.education_content_div{
	width: 520px;
	float: left;
	padding-left: 30px;
}

.select{
	width: 240px;
	height: 40px;
	border: 1px solid #059fb2;
	box-sizing: border-box;
}
.select_two{
	margin-left: 20px;
}
.select_there{
	width: 265px;
	margin-top: 10px;
	padding-left: 4px;
}
.select_four{
	line-height: 40px;
	border: none;
	display: block;
	float: right;
	background: #059fb2;
	margin-right: 15px;
	margin-top: 10px;
	color: white;
	text-align: center;
	font-size: 16px;
}

.education_content_img{
	float: right;
	margin-right: 26px;
}

/*education_content  end*/


/*2020年成人学历 2020年成人学历 2020年成人学历 end*/


/*快速咨询入口 快速咨询入口 快速咨询入口 */
.fast{
	width: 1200px;
	margin: 0 auto;
}

.title_two{
	width: 700px;
}

.fast_query{
	width: 270px;
	height: 50px;
	margin: 0 auto;
	margin-top: 20px;
	border-radius: 4px;
	background: #059fb2;
	transition: width 2s;
}
.fast_query:hover{
	width: 300px;
}

.fast_query_p{
	text-align: center;
	line-height: 50px;
	color: white;
	padding-left: 30px;
}

.fast_query_p a{
	color: white;
}
.fast_query_img{
	display: block;
	float: right;
	margin-right: 50px;
	margin-top: 16px;
	line-height: 50px;
}

.fast_ul{
	margin-top: 40px;
	overflow: hidden;
}
.fast_ul li{
	width: 200px;
	height: 160px;
	float: left;
	margin-right: 50px;
	border: 2px solid #059fb2;
	box-sizing: border-box;
}
.fast_ul li a{
	width: 200px;
	height: 160px;
	display: block;
	float: left;
	color: #059fb2;
	text-align: center;
	font-weight: bold;
}
li.fast_ul_li_five{
	margin-right: 0px;
}

.fast_ul li .display_pic{
	display: block;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 70px;
}

.hide_pic{
	margin-left: 70px;
	margin-top: -70px;
	display: none;
}

.fast_ul li:hover{
	background: #059fb2;
}
.fast_ul li:hover img{
	display: block;
	margin-bottom: 20px;
}
.fast_ul li a:hover{
	color: white;
}
/*快速咨询入口 快速咨询入口 快速咨询入口 end*/

/*在线咨询 在线咨询 在线咨询 */
.on_line{
	width: 1200px;
	height: 160px;
	margin: 0 auto;
	margin-top: 80px;
	background-image: url(../img/on_line.png);
}
.zaixianzixun{
	width: 180px;
	height: 50px;
	border-radius: 4px;
	background: #66cc66;
	color: white;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	float: right;
	margin-right: 60px;
	margin-top: 65px;
	transition: width 2s;
}
.zaixianzixun a{
	width: 180px;
	height: 50px;
	display: block;
	color: white;
}
.zaixianzixun:hover{
	width: 200px;
}

/*在线咨询 在线咨询 在线咨询 end*/

/*院校专业 院校专业 院校专业 */
.major{
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}

.title_there{
	width: 640px;
}

.major_ul{
	overflow: hidden;
	padding: 2px 15px;
}

.major_ul li{
	width: 240px;
	height: 280px;
	border: 2px solid #e8e8e8;
	box-sizing: border-box;
	position: relative;
	float: left;
	margin-right: 70px;
	margin-top: 40px;
}
.major_ul li a{
	color: black;
}
.major_ul_li_div_img{
	width: 100%;
}
.major_ul_li_div_p{
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: white;
	border-radius: 0 20px 0 0;
	background: rgba(0,153,51,0.8);
	position:absolute;
	top: 104px;
	left: 0;
}

.major_ul_li_pone{
	margin-top: 20px;
	margin-left: 30px;
}
.major_ul_li_ptwo{
	margin-top: 10px;
	margin-left: 30px;
}

.major_ul_li_divtwo{
	width: 100px;
	height: 30px;
	border-radius: 4px;
	border: 1px solid #059fb2;
	box-sizing: border-box;
	color: #059fb2;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
	margin-left: 70px;
}

.major_ul li:hover{
	transform: scale(1.01);
	border: 2px solid #059fb2;
	box-sizing: border-box;
	border-collapse: collapse;
}
.major_ul li:hover .major_ul_li_divtwo{
	background: #059fb2;
	color: white;
}
li.major_ul_lifour{
	margin-right: 0;
}


/*院校专业 院校专业 院校专业 end*/


/*四种学历形式对比 四种学历形式对比 四种学历形式对比 */

.contrast{
	width: 1200px;
	margin: 0 auto;
	margin-top: 80px;
}

div.title_four{
	width: 760px;
}

table{
	margin-top: 40px;
}
.table_trone td{
	padding: 7px 0;
	font-size: 20px;
	font-weight: bold;
	color: white;
}
tr{
	
}
tr td:nth-child(1){
	color: #05524a;
	background: #85d3dc;
	font-weight: bold;
}
.table_tdtwo{
	background: #44bbca;
}
.table_tdthere{
	background: #059fb2;
}
td{
	width: 180px;
	height: 56px;
	text-align: center;
	padding: 0 30px;
	background: white;
}
.table_trtwo td{
	background: #e8e8e8;
}
.azixun a{
	width: 100px;
	height: 30px;
	color: #059fb2;
	display: block;
	text-align: center;
	line-height: 30px;
	border-radius: 4px;
	border: 1px solid #059fb2;
	margin-left: 40px;
}
.azixun a:hover{
	color: white;
	background: #059fb2;
}
/*四种学历形式对比 四种学历形式对比 四种学历形式对比 end*/


/*报考流程 报考流程 报考流程 */
.examination{
	width: 1200px;
	margin: 0 auto;
	margin-top: 80px;
}
.examination_ul{
	margin-top: 40px;
	overflow: hidden;
}
.examination_ul li{
	width: 154px;
	height: 326px;
	line-height: 21px;
	padding: 30px 20px;
	font-size: 14px;
}
.examination_ul li:hover{
	transform: scale(0.95); 
}
.examination_li{
	float: left;
	margin-right: 7px;
}

.examination_li p:nth-child(1){
	margin-top: 30px;
	text-align: center;
}
.examination_li p:nth-child(2){
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
	color: #212121;
	font-weight: bold;
}
.examination_li p:nth-child(3){
	margin-top: 10px;
	color: #666;
	line-height: 24px;
	letter-spacing: 1px;
}
.examination_li p:nth-child(3) b{
	font-weight: none;
	color: #059fb2;
	text-decoration: underline;
}
.examination_li p:nth-child(4) a{
	display: block;
	width: 120px;
	height: 30px;
	border: 1px solid #059fb2;
	border-radius: 4px;
	color: #059fb2;
	text-align: center;
	line-height: 30px;
	margin-top: 16px;
	margin-left: 10px;
}
.examination_li:hover p:nth-child(4) a{
	background: #059fb2;
	color: white;
}
.examination_litwo p:nth-child(4) a{
	margin-top: 132px;
}
.examination_lithere p:nth-child(4) a{
	margin-top: 110px;
}
.examination_liback01{
	background-image: url(../img/back01.png);
}
.examination_liback02{
	background-image: url(../img/back02.png);
}
.examination_liback03{
	background-image: url(../img/back03.png);
}
.examination_liback04{
	background-image: url(../img/back04.png);
}
.examination_liback05{
	background-image: url(../img/back05.png);
}
.examination_liback06{
	background-image: url(../img/back06.png);
}
li.examination_liback06{
	margin-right: 0px;
}
/*报考流程 报考流程 报考流程 end*/

/*常见问题解答 常见问题解答 常见问题解答 */
.common{
	width: 1200px;
	margin: 0 auto;
	margin-top: 80px;
}
.title_four{
	width: 850px;
}
.common_div{
	margin-top: 40px;
	overflow: hidden;
}
.common_divleft_div{
	width: 415px;
	float: left;
	padding: 30px 30px 20px 110px;
	background-image: url(../img/common_left.jpg);
}
.common_divleft_problem{
	margin-top: 14px;
}
.common_divleft_problem p{
	line-height: 30px;
}
.common_divleft_problem p a{
	display: block;
	width: 90px;
	height: 30px;
	text-align: center;
	border-radius: 4px;
	float: right;
	border: 1px solid #059fb2;
	color: #059fb2;
}
.common_divleft_problem p a:hover{
	background: #059fb2;
	border: 1px solid #059fb2;
	color: white;
}
.common_divright_div{
	width: 415px;
	float: right;
	margin-right: 2px;
	padding: 30px 30px 20px 110px;
	background-image: url(../img/common_left.jpg);
}
.common_li{
	float: left;
	margin-right: 10px;
}
.common_li a{
	width: 194px;
	height: 70px;
	line-height: 70px;
	margin-top: 24px;
	overflow: hidden;
	border: 1px solid #f4f4f4;
	color: #212121;
	display: block;
}
.common_li p{
	float: left;
	margin-top: 16px;
	margin-left: 10px;
}
.common_li p:nth-child(1){
	
}
.common_li p:nth-child(2){
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	margin-left: 10px;
}

.common_xiazai{
	margin-top: 42px;
	margin-bottom: 20px;
}
.common_xiazai a{
	width: 402px;
	height: 100px;
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 100px;
	font-size: 18px;
	color: #059fb2;
	background: #e5f7e2;
}
.common_xiazai a img{
	margin-left: 6px;
	margin-top: 38px;
}
.common_xiazai a img:hover{
	
}
.common_xiazai a:hover{
	background: #66cc66;
	color: white;
}
.common_li:hover a{
	border: 1px solid #059fb2;
	transform: scale(1.02);
}
.common_xiazai:hover a img{
	transform: scale(1.1);
}

/*常见问题解答 常见问题解答 常见问题解答 end*/

/*footer footer footer */
footer{
	width: 100%;
	margin-top: 100px;
	padding: 36px 0px;
	background: #282828;
}
.footer_div{
	width: 1200px;
	margin: 0 auto;
	background-image: #ccc;
	overflow: hidden;
}
.footer_div ul li{
	float: left;
}
.footer_div_ulleft{
	float: left;
}
.footer_div_ulleft li{
	line-height: 35px;
	margin-right: 20px;
}
.footer_div_ulleft li a{
	color: #e0e0e0;
}
.footer_div_ulleft li a:hover{
	text-decoration: underline
}
.footer_div_ulright{
	float: right;
}
.footer_div_ulright li{
	margin-right: 20px;
}

/*footer footer footer  end*/

/*弹窗 弹窗 弹窗 */
#alertBox{
	width: 500px;
	height: 100px;
	border-radius: 10px;
	border: 2px solid #e8e8e8;
	background: white;
	display: none;
	position: fixed;
	top: 500px;
	left: 500px;
	text-align: center;
	line-height: 100px;
}
/*弹窗 弹窗 弹窗 end*/