@charset "utf-8";

/* CSS Document */

a {
	cursor: pointer;
}

#icona {
	width: 100px;
	height: 280px;
	float: left;
	_position: absolute;
	top: 100px;
	left: 0px;
	position: fixed;
	overflow: visible;
	z-index: 999999;
}

#hz_iconb {
	width: 155px;
	height: 187px;
	float: right;
	_position: absolute;
	bottom: 20px;
	right: 0px;
	position: fixed;
	overflow: visible;
	z-index: 999999;
	/* 让导航栏浮在
网页的高层位置，遇到flash和图片时候也能始终保持最外层 */
}

.floatnav {
	width: 100%;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f69d1f;
	overflow: visible;
	position: fixed;
	bottom: 0px;
}

.floatnav ul {
	list-style: none;
	width: 1000px;
	margin: 0 auto;
}

.floatnav ul span {
	border: none;
	float: left;
}

.floatnav ul li {
	float: left;
	color: #fff;
	line-height: 38px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	font-family: "微软雅黑";
	cursor: pointer;
	background: #f69d1f;
	border: #fff 1px solid;
	border-radius: 30px;
}

.floatnav li:hover {
	background-color: #fff;
	cursor: pointer;
	color: #f69d1f;
}






body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 16px;
}

div,
ul,
li,
table,
tr,
td,
img {
	margin: 0;
	padding: 0;
}

input {
	border: none;
	cursor: pointer;
	outline: none;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:link {
	color: #000;
}

a:hover {
	color: #000;
}

img {
	border: 0px;
	display: block
}

.clear_fix {
	clear: both
}


.leyu {
	width: 750px;
	height: 100px;
	margin-left: 500px;
}

.box {
	width: 1350px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.qixi {
	margin: 0px auto;
	background: #381745;
	height: 480px;
	text-align: center;
}

.zzsc {
	width: 1200px;
	height: 80px;
	line-height: 80px;
	background: #f7f7f7;
	margin: 0 auto;
}

.zzsc a {
	height: 80px;
	font-size: 18px;
	line-height: 80px;
	color: #4c4c4c;
	;
	text-decoration: none;
	padding: 0px 26px;
	display: block;
	float: left;
}

.zzsc .zzsc_logo {
	padding-right: 21px;
	border-right: #a4a7b5 solid 1px;
}

.zzsc .zzsc_phone {
	float: right;
	color: #a9080d;
	background: url(../images/zzsc_phone.png) left no-repeat;
	padding-left: 30px;
	font-size: 18px
}

.zzsc a:hover {
	text-decoration: none;
	color: #a9080d;
}

.zzsc a.thisclass {
	text-decoration: none;
	background: #ffc000;
	height: 80px;
	color: #000;
}


/*banner*/

.banner_box {
	width: 100%;
	height: auto;
}

.banner_content1 {
	width: 100%;
	height: 590px;
	background: url(../images/banner_background1.jpg) no-repeat center;
}

.banner_content1_1 {
	width: 1000px;
	height: 590px;
	margin: 0 auto;
	position: relative;
}

.banner1,
.banner2,
.banner3 {
	display: block;
	position: absolute;
}

.banner1 {
	top: 140px;
	left: 50%;
	margin-left: -383px;
}

.banner2 {
	top: 357px;
	left: 50%;
	margin-left: -150px;
}

.banner3 {
	bottom: 100px;
	left: 50%;
	margin-left: -279.5px;
}

.banner_content2 {
	width: 100%;
	height: 426px;
	background: url(../images/banner_backgroud2.jpg) no-repeat center;
}

.banner_content2_1 {
	width: 1000px;
	height: 426px;
	margin: 0 auto;
	position: relative;
}

.banner4 {
	width: 1000px;
	height: 166px;
}

.banner4_01 {
	position: absolute;
}

.banner4_02 {
	position: absolute;
	left: 273px;
}

.banner4_03 {
	position: absolute;
	right: 273px;
}

.banner4_04 {
	position: absolute;
	right: 0
}

.banner_button {
	position: absolute;
	bottom: 97px;
	width: 300px;
	height: 60px;
	left: 50%;
	margin-left: -150px;
	background: url(../images/banner_button1.png) center no-repeat;
	outline: none;
}

.banner_button:hover {
	background: url(../images/banner_button2.png) center no-repeat;
}


/*大学*/

.university_box {
	width: 100%;
	height: 155px;
	background: url(../images/university_background.png) center no-repeat;
}

.university_content {
	width: 1200px;
	height: 155px;
	margin: 0 auto;
}

.university1,
.university2,
.university3,
.university4,
.university5,
.university6,
.university7,
.university8,
.university9 {
	width: 120px;
	height: 94px;
	position: relative;
	padding-top: 31px;
	float: left;
	margin-right: 15px;
	cursor: pointer;
}

.university1 {
	background: url(../images/beijing.png) center no-repeat;
}

.university2 {
	background: url(../images/beijingshifan.png) center no-repeat;
}

.university3 {
	background: url(../images/nankai.png) center no-repeat;
}

.university4 {
	background: url(../images/renda.png) center no-repeat;
}

.university5 {
	background: url(../images/fudan.png) center no-repeat;
}

.university6 {
	background: url(../images/caijing.png) center no-repeat;
}

.university7 {
	background: url(../images/yuyan.png) center no-repeat;
}

.university8 {
	background: url(../images/tianjin.png) center no-repeat;
}

.university9 {
	background: url(../images/nanjing.png) center no-repeat;
}

.content {
	width: 120px;
	height: 25px;
	border: #979bac 1px solid;
	background-color: #ffffff;
	font-size: 14px;
	color: #4c4c4c;
	text-align: center;
	line-height: 25px;
	position: absolute;
	bottom: 0
}

.university1:hover .content {
	background-color: #ae012e;
	border: none;
	color: #ffffff;
	width: 122px;
	height: 27px
}

.university2:hover .content {
	background-color: #ae012e;
	border: none;
	color: #ffffff;
	width: 122px;
	height: 27px
}

.university3:hover .content {
	background-color: #ae012e;
	border: none;
	color: #ffffff;
	width: 122px;
	height: 27px
}

.university4:hover .content {
	background-color: #ae012e;
	border: none;
	color: #ffffff;
	width: 122px;
	height: 27px
}

.university5:hover .content {
	background-color: #ae012e;
	border: none;
	color: #ffffff;
	width: 122px;
	height: 27px
}

.university6:hover .content {
	background-color: #ae012e;
	border: none;
	color: #ffffff;
	width: 122px;
	height: 27px
}

.university7:hover .content {
	background-color: #ae012e;
	border: none;
	color: #ffffff;
	width: 122px;
	height: 27px
}

.university8:hover .content {
	background-color: #ae012e;
	border: none;
	color: #ffffff;
	width: 122px;
	height: 27px
}

.university9:hover .content {
	background-color: #ae012e;
	border: none;
	color: #ffffff;
	width: 122px;
	height: 27px
}


/*2016学历*/

.xueli_box {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

.xueli,
.know {
	float: left
}

.know {
	margin-left: 19px;
}

.xueli img,
.xueli_content {
	float: left;
}

.xueli_content {
	margin-left: 15px;
	margin-top: 34px;
}

.xueli_content ul li {
	float: left;
	width: 104px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #404040;
	font-size: 16px;
	border-right: #b9bbc6 1px solid;
}

.xueli_content ul {
	width: 315px;
	height: 40px;
	border-bottom: #b9bbc6 1px solid;
}

.gengduo {
	background: url(../images/xueli_button.png) no-repeat right;
	padding-right: 26px
}

.xueli_content ul li a:hover {
	color: #ae012e
}

.know img,
.know_content {
	float: left;
}

.know_content {
	margin-left: 15px;
	margin-top: 34px;
}

.know_content ul li {
	float: left;
	width: 104px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #404040;
	font-size: 16px;
	border-right: #b9bbc6 1px solid;
}

.know_content ul {
	width: 524px;
	height: 40px;
	border-bottom: #b9bbc6 1px solid;
}

.know_content ul li a:hover {
	color: #ae012e
}

.xueli_button {
	width: 500px;
	height: 60px;
	margin: 50px auto 0 auto;
	outline: none;
}

.xueli_2016,
.xueli_botton {
	width: 250px;
	height: 60px;
	float: left;
}

.xueli_botton {
	background: url(../images/xueli_button_2016-2.png);
	outline: none;
}

.xueli_2016 {
	background: url(../images/xueli_2016.png)
}

.xueli_botton:hover {
	background: url(../images/xueli_button_2016.png);
}


/*2016年09月学历报名本周截止*/

.time_box {
	width: 100%;
	height: 608px;
	background: url(../images/time_background.jpg) center no-repeat;
	margin-top: 60px;
}

.time_content {
	width: 1000px;
	height: 608px;
	margin: 0 auto;
	position: relative;
}

.time1 {
	position: absolute;
	top: 12px;
	left: 70px;
}

.time_text {
	position: absolute;
	width: 1000px;
	color: #4c4c4c;
	text-align: center;
	top: 186px;
	font-size: 16px;
	line-height: 25px
}

.time {
	position: absolute;
	top: 277px;
	height: 45px;
	left: 50%;
	margin-left: -385px;
}

.button_name,
.button_need,
.button_phone {
	width: 166px;
	height: 43px;
	background-color: rgba(250, 250, 250, 0.6);
	border: 1px solid rgba(214, 215, 220, 0.6);
	font-size: 18px;
	color: #a3a3a3;
	padding-left: 14px;
	font-weight: 300;
	cursor: auto;
	margin-right: 14px;
}

.button_submit {
	width: 165px;
	height: 45px;
	background-color: #eebc1d;
	color: #ae012e;
	font-size: 18px;
}

.time_prompt {
	width: 536px;
	height: 31px;
	background: url(../images/time_prompt.png) no-repeat left;
	position: absolute;
	bottom: 203px;
	left: 50%;
	margin-left: -268px;
	font-size: 18px;
	color: #666666;
	padding-left: 50px;
	line-height: 26px;
	font-weight: 300
}

.time_button {
	width: 650px;
	height: 60px;
	position: absolute;
	bottom: 74px;
	left: 50%;
	margin-left: -325px;
}

.time_botton1,
.time_botton2 {
	width: 300px;
	height: 60px;
	margin: 0;
	padding: 0;
	position: absolute;
}

.time_botton1 {
	background: url(../images/time_button_dianji1.png);
	left: 0
}

.time_botton2 {
	background: url(../images/time_button_rengong1.png);
	right: 0
}

.time_botton1:hover {
	background: url(../images/time_button_dianji2.png);
}

.time_botton2:hover {
	background: url(../images/time_button_rengong2.png);
}


/*考生特权*/

.privilege_box {
	width: 100%;
	height: 200px;
	background: url(../images/privilege_background.png) center no-repeat;
}

.privilege_box img {
	width: 1000px;
	display: block;
	margin: 0 auto;
}


/*为三类人提供学历提升解决方案*/

.plan_box {
	width: 100%;
	height: 794px;
	position: relative
}

.plan_content {
	width: 1000px;
	height: 794px;
	margin: 0 auto;
}

.plan_content1 {
	position: absolute;
	top: 76px;
	left: 50%;
	margin-left: -417.5px;
}

.plan_content2 {
	position: absolute;
	width: 1000px;
	color: #666666;
	text-align: center;
	top: 282px;
	font-size: 16px;
	line-height: 25px
}

.plan {
	position: absolute;
	bottom: 75px;
}

.plan img {
	position: relative;
	display: block;
}

.plan_tick1,
.plan_tick2,
.plan_tick3 {
	position: absolute;
	bottom: 35px;
	width: 290px;
	text-align: center;
	font-size: 18px;
	color: #9fa0ac;
	font-weight: 300;
	line-height: 36px;
}

.plan_tick2 {
	left: 348px;
}

.plan_tick3 {
	right: 16px;
}


/*点击定制学历计划*/

.phone_box {
	width: 100%;
	height: 110px;
	background-color: #a9080d;
	margin-bottom: 70px;
}

.phone_content {
	width: 762px;
	margin: 0 auto;
}

.phone_plan {
	width: 330px;
	height: 60px;
	background: url(../images/phone_plan.png) center no-repeat;
	margin-top: 25px;
	float: left
}

.phone_xuelirexian {
	display: block;
	float: right;
	margin-top: 33px;
}


/*想想自己另一种可能*/

.another {
	background: url(../images/another-bg.jpg) no-repeat center;
	height: 300px;
}

.another-con {
	width: 710px;
	margin: 0 auto;
	padding-top: 26px;
}

.another-top {
	background: url(../images/another-con.png) no-repeat center bottom;
	height: 155px;
}

.another-stitle {
	font-size: 24px;
	color: #333;
	text-align: center;
	font-weight: normal;
}

.another-title {
	background: url(../images/another-title.png) no-repeat center 0;
	height: 65px;
	text-indent: -9999px;
}

.another-p {
	background: url(../images/another-p.png) no-repeat center 0;
	height: 35px;
	text-indent: -9999px;
	margin: 18px 0 0 0;
}


/*表格*/

.table {
	background: #fff;
}

.table-con {
	background: url(../images/table-bg.png) no-repeat center 0;
	margin: 40px auto 0;
	height: 357px;
}

.table-con>ul {
	width: 1100px;
	margin: 0 auto;
}

.table-con>ul>li {
	list-style: none;
	padding: 18px 0;
	overflow: hidden;
}

.table-con>ul>li>p {
	border-right: #fff 1px dashed;
	font-size: 24px;
	color: #262626;
	font-weight: normal;
}

.table-con p {
	margin: 0;
	border-right: #940a0e 1px dashed;
}

.scroll {
	width: 1100px;
	height: 275px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
}

.scroll>ul>li {
	list-style: none;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}

.scroll>ul>li>p {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}

.table-con .p1 {
	width: 99px;
	float: left;
	text-align: center;
}

.table-con .p2 {
	width: 119px;
	float: left;
	text-align: center;
}

.table-con .p3 {
	width: 139px;
	float: left;
	text-align: center;
}

.table-con .p4 {
	width: 169px;
	float: left;
	text-align: center;
}

.table-con .p5 {
	width: 169px;
	float: left;
	text-align: center;
}

.table-con .p6 {
	width: 99px;
	float: left;
	text-align: center;
}

.table-con .p7 {
	width: 159px;
	float: left;
	text-align: center;
}

.table-con .p8 {
	width: 140px;
	float: left;
	text-align: center;
	border: none;
}

.table-bottom {
	width: 1100px;
	margin: 48px auto 0;
	overflow: hidden;
}

.table-commom {
	background: url(../images/table-common.png) no-repeat center 0;
	width: 236px;
	height: 283px;
	float: left;
	margin-right: 52px;
}

.table-commom>h2 {
	font-size: 28px;
	color: #202a33;
	text-align: center;
	font-family: arial;
	margin: 18px 0 0 0;
}

.table-commom>p {
	margin: 15px 0;
	font-size: 18px;
	color: #404040;
	text-align: center;
	line-height: 34px;
}

.table-per {
	background: url(../images/table-per.jpg) no-repeat center;
	height: 79px;
}

.table-per>p {
	margin: 0;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 79px;
	margin-right: 3px;
}

.table-per>.table-per-p1 {
	background: url(../images/table-49.png) no-repeat right 12px;
	margin-left: 21px;
}

.table-per>.table-per-p2 {
	background: url(../images/table-58.4.png) no-repeat right 12px;
	margin-left: 16px;
}

.table-per>.table-per-p3 {
	background: url(../images/table-36.7.png) no-repeat right 12px;
	margin-left: 16px;
}

.table-per>.table-per-p4 {
	background: url(../images/table-0.png) no-repeat right 12px;
	margin-left: 40px;
}

.table-btns {
	width: 990px;
	margin: 24px auto;
	overflow: hidden;
	padding-bottom: 60px;
}

.table-btn {
	background: #202a33;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 40px;
	border: none;
	display: block;
	float: left;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}

.table-line {
	background: #e6e7ea;
	width: 170px;
	height: 1px;
	float: left;
	margin-top: 18px;
}


/*热门推荐*/

.hot {
	background: url(../images/hot-bg.png) no-repeat center;
	height: 45px;
	line-height: 45px;
}

.hot-con {
	width: 1055px;
	margin: 0 auto;
	overflow: hidden;
}

.hot-con>a {
	float: left;
	margin: 0 14px;
	font-size: 18px;
	color: #262626;
}

.hot-con>a:hover {
	color: #a9080d;
}

.hot-con>.hot-title {
	background: url(../images/hot-title.png) no-repeat center;
	height: 29px;
	width: 139px;
	text-indent: -9999px;
	margin: 7px 20px 0 0;
}

.hot-con>.hot-more {
	background: url(../images/hot-more.png) no-repeat right center;
	padding-right: 27px;
}


/*2018目标*/

.goal {
	background: url(../images/goal-bg.jpg) no-repeat center;
	height: 778px;
}

.goal-con {
	width: 1000px;
	margin: 0 auto;
	padding-top: 70px;
}

.goal-title {
	background: url(../images/goal-title.png) no-repeat center 0;
	height: 141px;
	text-indent: -9999px;
	margin: 0;
}

.goal-p {
	width: 990px;
	margin: 45px auto 0;
	background: rgba(32, 36, 51, 0.05);
	font-size: 15px;
	color: #202433;
	line-height: 30px;
	padding: 10px 0;
	text-align: center;
}

.goal-stitle {
	background: url(../images/goal-stitle.png) no-repeat center 0;
	height: 55px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 53px;
	margin: 15px 0 0 0;
}

.goal-bottom {
	margin: 62px 0 0 0;
}

.goal-bottom-left {
	width: 50%;
	float: left;
	overflow: hidden;
}

.goal-bottom-right {
	width: 50%;
	float: left;
	overflow: hidden;
}

.goal-left {
	width: 70px;
	float: left;
}

.goal-icon1,
.goal-icon12 {
	background: #b51433;
	width: 45px;
	height: 44px;
	border-radius: 58px;
	margin: 0 auto;
	padding: 14px 0 0 13px;
}

.goal-icon1 {
	width: 40px;
	padding: 14px 0 0 18px;
}

.goal-book {
	background: url(../images/goal-icon.png) no-repeat 0 0;
	width: 32px;
	height: 30px;
	display: block;
}

.goal-hat {
	background: url(../images/goal-icon.png) no-repeat 0 -30px;
	width: 32px;
	height: 30px;
	display: block;
}

.goal-line {
	background: #b51433;
	width: 1px;
	height: 100px;
	margin: 0 auto;
}

.goal-icon2 {
	width: 64px;
	height: 56px;
	border-radius: 64px;
	border: #b51433 3px solid;
	font-size: 18px;
	color: #b51433;
	font-weight: bold;
	padding: 8px 0 0 0;
	text-align: center;
	line-height: 24px;
}

.goal-right {
	width: 435px;
	float: left;
	margin: 58px 0 0 -5px;
}

.goal-right>ul {
	overflow: hidden;
}

.goal-right>ul>li {
	list-style: none;
	float: left;
	margin: 13px 0;
	width: 107px;
}

.goal-right>ul>li>a {
	font-size: 18px;
	color: #202433;
	cursor: pointer;
}

.goal-right>ul>li>a:hover {
	font-weight: bold;
}


/*地图*/

.map {
	background: url(../images/map-bg.jpg) no-repeat center;
	height: 1110px;
	background-attachment: fixed;
	padding-top: 60px;
}

.map-title {
	background: url(../images/map-title.png) no-repeat center 14px;
	height: 137px;
	text-align: center;
	font-size: 24px;
	color: #202a33;
}

.map-stitle {
	width: 834px;
	height: 46px;
	margin: 2px auto 0;
	border-top: #a9080d 2px solid;
	border-bottom: #a9080d 1px dashed;
}

.map-stitle>span {
	font-size: 18px;
	color: #404040;
	margin-left: 32px;
	line-height: 43px;
}

.map-stitle>span>i {
	color: #a9080d;
	font-family: arial;
	font-weight: bold;
}

.m_map {
	background: url("../images/map.png") no-repeat 0 0;
	height: 660px;
	margin: 80px auto 0;
	position: relative;
	width: 902px;
}

.tait {
	color: #666666;
	font-size: 36px;
	font-weight: bold;
	left: 100px;
	text-align: center;
}

.tait span {
	color: #ff6d3b;
}

.tait2 {
	color: #666666;
	font-size: 36px;
	font-weight: bold;
	padding: 50px 0;
	text-align: center;
}

.mp {
	background: url("../images/map-fi1.png") no-repeat center 10px;
	cursor: pointer;
	height: 34px;
	position: absolute;
	transition: all 0.2s ease-out 0s;
	width: 24px;
}

.mp:hover {
	background: url("../images/map-fi2.png") no-repeat center 4px;
	opacity: 0.8;
	transition: all 0.2s ease-out 0s;
	z-index: 1000;
}

.hover_tu {
	background: url("../images/map-fi2.png") no-repeat 4px 20px;
}

.mp .mito {
	bottom: 0;
	color: #666666;
	font-size: 12px;
	left: 0;
	position: absolute;
	width: 50px;
}

.mp .find_mi1 {
	left: -12px;
	width: 55px;
}

.mp .find_mi2 {
	left: -5px;
	width: 55px;
}

.feng {
	background: url("../images/map-vf1.png") no-repeat 0 top;
	display: none;
	height: 30px;
	left: -60px;
	position: absolute;
	top: -35px;
	width: 130px;
	z-index: 10;
}

.feng .sang {
	background: url("../images/map-vf2.png") no-repeat 0 0;
	bottom: -8px;
	height: 8px;
	left: 65px;
	position: absolute;
	width: 14px;
}

.feng .tree {
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 130px;
}

.feng .tree .du_size {
	height: 30px;
	width: 130px;
}

.feng .tree .du_size p {
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	line-height: 30px;
	margin: 0;
}

.mp3 {
	left: 428px;
	top: 455px;
}

.mp7 {
	left: 486px;
	top: 406px;
}

.mp8 {
	left: 510px;
	top: 384px;
}

.mp9 {
	left: 574px;
	top: 377px;
}

.mp11 {
	left: 584px;
	top: 443px;
}

.mp12 {
	left: 558px;
	top: 478px;
}

.mp14 {
	left: 677px;
	top: 461px;
}

.mp15 {
	left: 650px;
	top: 540px;
}

.mp16 {
	left: 584px;
	top: 560px;
}

.mp17 {
	left: 589px;
	top: 578px;
}

.mp18 {
	left: 633px;
	top: 426px;
}

.mp19 {
	left: 654px;
	top: 400px;
}

.mp20 {
	left: 698px;
	top: 433px;
}

.mp21 {
	left: 636px;
	top: 337px;
}

.mp22 {
	left: 692px;
	top: 328px;
}

.mp23 {
	left: 622px;
	top: 273px;
}

.mp24 {
	left: 635px;
	top: 291px;
}

.mp25 {
	left: 720px;
	top: 250px;
}

.mp26 {
	left: 747px;
	top: 202px;
}

.mp27 {
	left: 788px;
	top: 162px;
}

.mp29 {
	left: 676px;
	top: 410px;
}

.mp31 {
	left: 664px;
	top: 426px;
}

.mp33 {
	left: 682px;
	top: 430px;
}

.mp34 {
	left: 654px;
	top: 275px;
}

.mp35 {
	left: 612px;
	top: 293px;
}

.mp40 {
	left: 596px;
	top: 321px;
}

.mp48 {
	left: 684px;
	top: 486px;
}

.mp51 {
	left: 666px;
	top: 512px;
}

.mp59 {
	left: 650px;
	top: 377px;
}

.map-btn {
	background: transparent;
	width: 338px;
	height: 48px;
	border: #a9080d 1px solid;
	display: block;
	margin: 66px auto 0;
	padding-left: 32px;
	cursor: pointer;
}
/*私人订制解决您的学历困扰*/
.question{
	background: url(../images/question-bg.jpg) no-repeat center 0;
	height: 920px;
	padding-top: 58px;
}
.question-title{
	background: url(../images/question-title.png) no-repeat center;
	height: 186px;
	text-indent: -9999px;
	margin: 0;
}
.question-con{
	background: url(../images/question-con.jpg) no-repeat 0 0;
	width: 1062px;
	margin: 73px auto 0;
	overflow: hidden;
	padding-bottom: 12px;
}
.question-con>ul>li{
	background: url(../images/question-hover.png) no-repeat 0 0;
	width: 338px;
	height: 152px;
	float: left;
	margin: 12px 0 0 12px;
}
.question-h3{
	font-size: 16px;
	color: #010101;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	margin: 30px 0 0 0;
}
.question-all-btn{
	background: url(../images/question-btn.png) no-repeat center 0;
	width: 150px;
	margin: 22px auto 0;
	padding-top: 20px;
}
.question-btn{
	background: transparent;
	width: 150px;
	height: 35px;
	border: #b51433 1px solid;
	font-size: 14px;
	color: #b51433;
	cursor: pointer;
}
.question-con>ul>li:hover{
	background-position:0 -152px;
}
.question-con>ul>li:hover>.question-h3{
	color: #fff;
}
.question-con>ul>li:hover>.question-all-btn{
	background-position: center -20px;
}
.question-con>ul>li:hover>.question-all-btn>.question-btn{
	border-color: #fff;
	color: #fff;
}
.question-btn2{
	background:url(../images/question-word.png) no-repeat center;
	width: 300px;
	height: 60px;
	border: #b51433 1px solid;
	display: block;
	margin: 48px auto 0;
	padding-left: 52px;
	cursor: pointer;
}
.question-btn2:hover{
	background:#b51433 url(../images/question-word-white.png) no-repeat center;
}
/*在职人员正规学历，更多学校和专业咨询*/

.consulting_box {
	width: 100%;
	height: 440px;
	background: url(../images/consulting_background.png) center no-repeat;
	border-bottom: 1px #a5080f solid;
	position: relative
}

.consulting_content {
	width: 1000px;
	height: 180px;
	border: 1px solid #000;
	position: absolute;
	top: 219px;
	left: 50%;
	margin-left: -500px;
}

.consulting_content img {
	position: absolute;
	bottom: 34px;
	left: 50%;
	margin-left: -432px;
}


/*96个热门专业*/

.pm_box {
	width: 100%;
	height: 975px;
	background: url(../images/pm_background.jpg) center no-repeat;
	margin-top: 70px;
}

.pm_content {
	width: 1000px;
	height: 975px;
	margin: 0 auto;
	position: relative;
}

.pm_content1 {
	position: absolute;
	top: 59px;
	left: 50%;
	margin-left: -318.5px;
}

.pm_content2 {
	width: 962px;
	height: 624px;
	background: url(../images/pm_content2.png) center no-repeat;
	position: absolute;
	top: 302px;
	left: 50%;
	margin-left: -483px;
}

.pm_content2 span {
	color: #fff;
	font-size: 18px;
}

.pm1 {
	width: 238px;
	height: 110px;
	background: url(../images/pm_jingji.png) center no-repeat;
	position: absolute;
	top: 0;
	left: 168px;
}

.pm1_span {
	width: 962px;
	text-align: center;
	line-height: 36px;
	position: absolute;
	top: 150px;
}

.pm1:hover {
	background: url(../images/pm_jingji1.png) center no-repeat;
}

.pm2 {
	width: 238px;
	height: 110px;
	background: url(../images/pm_jisuanji.png) center no-repeat;
	position: absolute;
	top: 160px;
	left: 4px;
}

.pm2_span {
	width: 962px;
	text-align: center;
	line-height: 36px;
	position: absolute;
	top: 222px;
	display: none;
}

.pm2:hover {
	background: url(../images/pm_jisuanji1.png) center no-repeat;
}

.pm3 {
	width: 238px;
	height: 110px;
	background: url(../images/pm_jianzhu.png) center no-repeat;
	position: absolute;
	top: 349px;
	left: 0
}

.pm3_span {
	width: 962px;
	text-align: center;
	line-height: 36px;
	position: absolute;
	top: 188px;
	display: none;
}

.pm3:hover {
	background: url(../images/pm_jianzhu1.png) center no-repeat;
}

.pm4 {
	width: 238px;
	height: 110px;
	background: url(../images/pm_yuyan.png) center no-repeat;
	position: absolute;
	bottom: 0;
	left: 168px
}

.pm4_span {
	width: 962px;
	text-align: center;
	line-height: 36px;
	position: absolute;
	top: 222px;
	display: none;
}

.pm4:hover {
	background: url(../images/pm_yuyan1.png) center no-repeat;
}

.pm5 {
	width: 238px;
	height: 110px;
	background: url(../images/pm_jixie.png) center no-repeat;
	position: absolute;
	top: 0;
	right: 168px
}

.pm5_span {
	width: 962px;
	text-align: center;
	line-height: 36px;
	position: absolute;
	top: 190px;
	display: none;
}

.pm5:hover {
	background: url(../images/pm_jixie1.png) center no-repeat;
}

.pm6 {
	width: 238px;
	height: 110px;
	background: url(../images/pm_huagong.png) center no-repeat;
	position: absolute;
	top: 160px;
	right: 4px
}

.pm6_span {
	width: 962px;
	text-align: center;
	line-height: 36px;
	position: absolute;
	top: 258px;
	display: none;
}

.pm6:hover {
	background: url(../images/pm_huagong1.png) center no-repeat;
}

.pm7 {
	width: 238px;
	height: 110px;
	background: url(../images/pm_jiaoyu.png) center no-repeat;
	position: absolute;
	top: 349px;
	right: 0px
}

.pm7_span {
	width: 962px;
	text-align: center;
	line-height: 36px;
	position: absolute;
	top: 188px;
	display: none;
}

.pm7:hover {
	background: url(../images/pm_jiaoyu1.png) center no-repeat;
}

.pm8 {
	width: 238px;
	height: 110px;
	background: url(../images/pm_genduo.png) center no-repeat;
	position: absolute;
	bottom: 0;
	right: 168px
}

.pm8_span {
	width: 962px;
	text-align: center;
	line-height: 36px;
	position: absolute;
	top: 224px;
	display: none;
}

.pm8:hover {
	background: url(../images/pm_genduo1.png) center no-repeat;
}

.pm_button {
	width: 150px;
	height: 35px;
	border: 1px #fff solid;
	outline: none;
	background-color: transparent;
	border-radius: 17.5px;
	color: #FFF;
	font-size: 18px;
	position: absolute;
	bottom: 152px;
	left: 50%;
	margin-left: -75px;
	font-weight: 200
}

.pm_button:hover {
	background-color: #fff;
	border: none;
	color: #a5080f;
}


/*梦想助学金/特许免考/学费分期*/

.ft_box {
	width: 100%;
	height: 200px;
	background: url(../images/ft_background.png) center no-repeat;
}

.ft_content {
	width: 1000px;
	height: 200px;
	margin: 0 auto;
	position: relative
}

.ft_content img {
	float: left;
}

.ft_content a {
	color: #FFF;
	font-size: 18px;
	position: absolute;
	display: block;
	bottom: 20px;
	text-decoration: underline;
	line-height: 18px;
	width: 88px;
	height: 49px;
	background: url(../images/ft_hand.png) bottom right no-repeat;
}

.ft_a1 {
	left: 137px;
}

.ft_a2 {
	left: 526px;
}

.ft_a3 {
	right: 6px;
}

#close3 {
	position: absolute;
	width: 16px;
	height: 39px;
	top: 2px;
	display: block;
	right: 5px;
}

.icon {
	width: 120px;
	height: auto;
	float: left;
	margin-top: 260px;
	left: 20px;
	position: fixed;
	overflow: visible;
	z-index: 9999;
	/* 让导航栏浮在网页的高层位置，遇到flash和图片时候也能始终保持最外层 */
}

.frame_box {
	width: 120px;
	height: auto;
	float: left;
	margin-top: 160px;
	left: 20px;
	position: fixed;
	overflow: visible;
	z-index: 9999;
	/* 让导航栏浮在网页的高层位置，遇到flash和图片时候也能始终保持最外层 */
}

/*7大学历提升方案*/

.new_xl_1 {
	width: 100%;
	height: 786px;
	margin: 0 auto;
	background: url(../images/new_bg1.jpg) no-repeat center;

}

.xl_ls {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding-top: 92px;
}


/*4大学历提升途径*/

.new_xl_2 {
	width: 100%;
	height: 592px;
	margin: 0 auto;
	background: url(../images/new_bg2.jpg) no-repeat center;
	padding-top: 150px;
}

.xl_ts {
	width: 1100px;
	height: 284px;
	margin: 0 auto;
	background: url(../images/newxl_3.png) no-repeat center;
	padding-top: 166px
}

.nbtn_2 {
	width: 130px;
	height: 30px;
	background: #ae012e;
	color: #FFF;
	font-family: "微软雅黑";
	border: none;
	margin-right: 66px;
	cursor: pointer;
}

.nbtn_2:hover {
	border: 1px solid #ae012e;
	color: #ae012e;
	background: #FFF;
}

.ts_a {
	margin: 0 0 0 132px;
}

.ts_b {
	margin: 200px 0 0 132px;
}


/*教育部电子注册认证*/

.rc_box {
	width: 100%;
	height: 200px;
	background: url(../images/rc_background.png) center no-repeat;
}

.rc_content {
	width: 1000px;
	font-size: 18px;
	color: rgba(233, 233, 233, 0.89);
	text-align: center;
	line-height: 30px;
	margin: 0 auto;
	padding-top: 92px;
}


/*所获证书一览*/

.co_box {
	width: 100%;
	height: auto;
}

.co_content {
	width: 1000px;
	height: 880px;
	margin: 0 auto;
	position: relative;
}

.co_text {
	position: absolute;
	top: 74px;
	left: 50%;
	margin-left: -330px;
}

.co_text1,
.co_text2,
.co_text3,
.co_text4 {
	width: 228px;
	height: 425px;
	border: rgba(165, 168, 181, 0.4) 1px solid;
	position: absolute;
	top: 254px;
	background-color: rgba(165, 168, 181, 0.06)
}

.co_text2 {
	left: 257px;
}

.co_text3 {
	right: 257px;
}

.co_text4 {
	right: 0px;
}

.text1,
.text2,
.text3 {
	position: absolute;
}

.text1 {
	top: 1px;
	left: 50%;
	margin-left: -110px;
}

.text2 {
	top: 172px;
	left: 50%;
	margin-left: -50.5px;
}

.text3 {
	bottom: 83px;
	color: #666666;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	width: 228px;
}

.text_button {
	width: 150px;
	height: 35px;
	border: 1px solid #a5080f;
	color: #a5080f;
	position: absolute;
	bottom: 25px;
	left: 50%;
	margin-left: -75px;
	background-color: #FFF;
}

.text_button:hover {
	background-color: #a5080f;
	border: none;
	color: #FFF;
}

.co_text1:hover {
	border: rgba(165, 8, 15, 0.4) 1px solid;
}

.co_text2:hover {
	border: rgba(165, 8, 15, 0.4) 1px solid;
}

.co_text3:hover {
	border: rgba(165, 8, 15, 0.4) 1px solid;
}

.co_text4:hover {
	border: rgba(165, 8, 15, 0.4) 1px solid;
}

.co_button {
	width: 300px;
	height: 60px;
	position: absolute;
	bottom: 74px;
	background: url(../images/co_button.png) center no-repeat;
	left: 50%;
	margin-left: -150px;
}

.co_button:hover {
	background: url(../images/co_button1.png) center no-repeat;
}


/*《零基础·名校直通班》*/

.st_box {
	width: 100%;
	height: 660px;
	background: url(../images/st_background.png) center no-repeat;
}

.st_content {
	width: 900px;
	height: 660px;
	position: relative;
	margin: 0 auto;
}

.st_tongzhi {
	position: absolute;
	top: 31px;
	left: 50%;
	margin-left: -154px;
}

.st_bg {
	position: absolute;
	width: 900px;
	height: 440px;
	background-color: rgba(255, 255, 255, 0.47);
	border: 1px solid rgba(235, 236, 242, 0.47);
	top: 66px
}

.st_text1,
.st_text2,
.st_text3 {
	position: absolute
}

.st_text1 {
	top: 80px;
	left: 50%;
	margin-left: -272.5px;
}

.st_text2 {
	color: #595959;
	line-height: 28px;
	text-align: center;
	width: 900px;
	bottom: 140px;
}

.st_text3 {
	bottom: 52px;
	left: 50%;
	margin-left: -360.5px;
}

.st_button {
	width: 300px;
	height: 60px;
	background: url(../images/st_button.png) center no-repeat;
	position: absolute;
	bottom: 46px;
	left: 126px;
}

.st_phone {
	position: absolute;
	width: 300px;
	height: 60px;
	background: url(../images/st_phone.png) center no-repeat;
	bottom: 46px;
	right: 126px;
}

.st_button:hover {
	background: url(../images/st_button1.png) center no-repeat;
}

.new_xl_3 {
	width: 100%;
	height: 162px;
	margin: 0 auto;
	background: url(../images/new_bg3.jpg) no-repeat center #ae012e;
	text-align: center;
	padding-top: 38px;
}

.new_xl_3 img,
.new_xl_4 .box img,
.new_xl_5 .box img,
.box_center a,
.box_center img,
.footer img {
	margin: 0 auto;
}

.box_center a {
	width: 190px;
	height: 50px;
}

.new_xl_4 {
	width: 100%;
	height: 620px;
	margin: 0 auto;
	background: url(../images/new_bg4.jpg) no-repeat center;
	text-align: center;
	padding-top: 65px;
}

#wt {
	width: 1100px;
	height: 250px;
	margin: 0 auto;
	padding-top: 80px;
}

.wt_a {
	width: 250px;
	height: 250px;
	float: left;
	background: url(../images/newxl_6.png) no-repeat center center;
	margin: 0 12px;
}

.wt_a ul {
	width: 250px;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	color: #FFF;
	font-size: 16px;
	line-height: 35px;
}

.wt_a ul li {
	width: 250px;
	height: 35px;
	background: #ae012e;
	margin-bottom: 72px;
}

.wt_a ul li a {
	color: #fff;
}

.wt_a ul li a:hover {
	color: #FF0;
}

.new_xl_5 {
	width: 100%;
	height: 740px;
	margin: 0 auto;
	background: url(../images/new_bg5.jpg) no-repeat center;
	text-align: center;
	padding-top: 60px;
}

.xl_ss {
	width: 1100px;
	height: 240px;
	padding-top: 30px;
	margin: 0 auto;
}

.xl_ss ul {
	text-align: center;
}

.xl_ss ul li {
	float: left;
	background: url(../images/newxl_8.png) no-repeat center;
	width: 274px;
	height: 188px;
	text-align: center;
	padding-top: 44px;
}

.xl_ss ul li:hover {
	background: url(../images/newxl_8a.png) no-repeat center;
}

.xl_ss ul li em {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
}

.xl_ss ul li p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 22px;
	padding-top: 2px;
}

.xl_ss ul li a {
	display: block;
	width: 100px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #202a33;
	text-align: center;
	font-size: 14px;
	margin-left: 84px;
}

.xl_ss ul li a:hover {
	background: #ae012e;
	color: #FFF;
	border: none;
}

.zxj {
	width: 1050px;
	height: 150px;
	background: url(../images/newxl_9.png) no-repeat center;
	margin: 0 auto;
}

.zxj a {
	display: block;
	width: 214px;
	height: 56px;
	line-height: 56px;
	border: 1px dashed #FFF;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold;
	float: right;
	margin: 80px 106px 0 0;
	color: #fccb3e;
}

.zxj a:hover {
	background: #fccb3e;
	color: #ae012e;
	border: 1px solid #fccb3e;
}

.new_xl_6 {
	width: 100%;
	height: 88px;
	background: #a9080d;
	margin-top: 30px;
}

.new_xl_7 {
	width: 100%;
	height: 610px;
	margin: 0 auto;
	background: url(../images/new_bg6.jpg) no-repeat center;
	padding-top: 68px;
}

.new_xl_7 .b7 {
	width: 1000px;
	height: 528px;
	background: url(../images/newxl_12.png) no-repeat left;
	margin: 0 auto;
	padding: 32px 0 0 56px;
}

.ly {
	width: 590px;
	height: 50px;
	border: 1px dashed #a9080d;
	padding-top: 12px;
	float: left;
}

.lya {
	width: 160px;
	height: 30px;
	background: #a9080d;
	margin-left: 30px;
	color: #FFF;
	cursor: auto;
	padding-left: 10px;
}

.ly_btn {
	width: 120px;
	height: 40px;
	background: #ffff00;
	margin-left: 20px;
	color: #a9080d;
	font-size: 14px;
	cursor: pointer;
}

.ly_btn:hover {
	background: #a9080d;
	color: #ffff00;
}

.box_a {
	width: 600px;
	margin: 0 auto;
	padding-top: 54px;
	margin-left: 100px;
	float: left;
}

.box_b {
	width: 600px;
	margin: 0 auto;
	padding-top: 34px;
	margin-left: 100px;
	float: left;
}

.box_a_s {
	display: block;
	width: 600px;
	height: auto;
	overflow: hidden;
}

.box_a_s a {
	float: left;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-right: 15px;
	font-family: "微软雅黑"
}

.box_a_s a:hover {
	color: #ffff00;
}

.footer {
	width: 100%;
	height: 160px;
	background: #1f1f1f;
	text-align: center;
	padding-top: 30px;
}

.footer p {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top: 10px;
}

.footer p a {
	color: #FFF;
	font-size: 14px;
}

.footer p a:hover {
	color: #ffff00;
}


/*中和十年*/

.new_tenyears {
	background: url(../images/ten_years_bj.jpg) top center no-repeat;
	height: 1749px;
	padding-top: 73px;
	margin: 0 auto;
	text-align: center;
}

.new_tenyears .bt {
	background: url(../images/ten_years_1.png) top center no-repeat;
	width: 866px;
	height: 90px;
	text-align: center;
	padding-top: 164px;
	color: #3b3633;
	font-size: 20px;
	margin: 0 auto;
}

.container {
	width: 1073px;
	margin: 0 auto;
	background: url(../images/ten_years_2.png) top center no-repeat;
	height: 1383px;
	text-align: center;
	padding-top: 87px;
}

.col-md-6 {
	float: left;
	background: url(../images/ten_years_3.png) top center no-repeat;
	width: 474px;
	height: 388px;
	padding: 17px 22px 0 13px;
	color: #1f1f1f;
	font-size: 18px;
	margin-bottom: 73px;
}

.col-md-6 span {
	height: 76px;
	line-height: 76px;
}

.col-md-6:hover {
	background: url(../images/ten_years_6.png) left top no-repeat;
}

.col-md-6:hover span {
	color: #ae012e;
}

.ca2 {
	background: url(../images/ten_years_4.png) top center no-repeat;
	width: 474px;
	height: 388px;
	padding: 17px 13px 0 22px;
	float: right;
}

.ca2:hover {
	background: url(../images/ten_years_5.png) left top no-repeat;
}

.clr {
	clear: both;
}

.txh {
	background: url(../images/ten_years_11.png) top center no-repeat;
	width: 786px;
	height: 196px;
	padding: 36px 68px 0 68px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	top: -16px;
	font-size: 17px;
	line-height: 30px;
}

.txh p {
	color: #fff;
}

.txh span {
	color: #f69d1f;
}

.join {
	background: url(../images/ten_years_12.png) left top no-repeat;
	width: 132px;
	height: 132px;
	margin: 0 auto;
	margin-top: 11px;
	padding: 0px;
	text-align: center;
	cursor: pointer;
}

.join:hover {
	background: url(../images/ten_years_12a.png) left top no-repeat;
}