﻿@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei, Segoe UI, Tahoma, Arial, Verdana, sans-serif;
}

em,
i {
	font-style: normal;
}

ul,
li {
	list-style: none;
}

a,
input,
textarea,
select {
	text-decoration: none;
	border: 0;
	outline: none;
}

img {
	border: 0;
	display: block;
}

.center {
	width: 1200px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}

.no_marginR {
	margin-right: 0 !important;
}

.no_borderR {
	border-right: none !important;
}


/*公共样式表结束*/

/*#doyoo_panel {
	display: none !important;
}

#doyoo_mon_head {
	width: 400px!important;
	float: left;
}

#doyoo_monitor {
	background: url(../images/alert.JPG) !important;
	-webkit-background-size: contain !important;
	background-size: contain !important;
	width: 700px !important;
	height: 460px !important;
	top: 50% !important;
	left: 50% !important;
	margin: -230px 0 0 -350px !important;
}

#doyoo_mon_main {
	line-height: 99999px !important;
}

#doyoo_mon_foot,
#doyoo_mon_accept {
	width: 700px !important;
	height: 460px !important;
	background: none !important;
	bottom: 0 !important;
	left: 0px !important;
}

#doyoo_mon_accept {
	margin-left: 0 !important;
}

#doyoo_mon_refuse {
	display: none;
}

#doyoo_mon_closer {
	width: 40px !important;
	height: 40px !important;
	right: -31px !important;
	top: -31px !important;
	background: url(../images/tc_close.png) no-repeat center !important;
}
*/
/*.looyu_right {
	position: fixed;
	top: 50%;
	right: 3px;
	width: 133px !important;
	height: 377px !important;
	margin-top: -250px;
	background-image: url(../right.jpg);
	z-index: 999;
	cursor: pointer;
}*/

/* #doyoo_mon_head {
	line-height: 9000px !important;
} */


/*头部开始*/

.header {
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 9999;
}

.header h1 {
	float: left;
	margin-right: 20px;
}

.header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

.header h1 a img {
	height: 54px;
}


/*.header p {
    float: left;
    line-height: 60px;
    padding: 0 20px 0 15px;
    font-size: 22px;
}*/
.header-left{
	width:1200px;
	margin: auto;
}

.header p {
    float: left;
    line-height: 31px;
    padding: 0 20px 0 15px;
    font-size: 21px;
    border-left:1px solid #000;
}
.nav-wrap{
	margin-top: 20px;
	background: #333;
}
.header .nav {
	width:1000px;
	/*margin-top: 10px;*/
	margin: auto;
}

.header .nav>div {
	float: left;
}

.header .nav .nav_link {
	line-height: 44px;
}

.header .nav .nav_link .no_border {
	border: none;
}

.header .nav .nav_link a {
	border-right: 1px solid #cac9c9;
	padding: 0 30px;
	color: #fff;
	font-size: 16px;
}

.header .nav .nav_link a:hover {
	color: #1d9dde;
}

.header .nav .have_bg {
	margin-right: 6px;
	margin-top: 8px;
	position: relative;
}

.header .nav .have_bg>a {
	display: block;
	width: 155px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #fff;
	background: #1d9dde url(../images/more.png) no-repeat 135px center;
	border-radius: 15px;
	padding-left: 10px;
}

.header .nav .have_bg:hover div {
	display: block;
}

.header .nav .have_bg div {
	display: none;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none;
	position: absolute;
	left: 5px;
	z-index: 9999;
	width: 275px;
}

.header .nav .have_bg div a {
	padding: 3px;
	background-color: #377aaf;
	margin: 3px 3px 0 0;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	float: left;
}

.header .nav .have_bg_last {
	margin-right: 0
}

.header .nav .have_bg_last a {
	width: 215px;
	text-align: center;
	background: #ffa800;
	padding: 0;
}


/* banner上面的部分 */

.liuyan {
	width: 304px;
	height: 243px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 83px;
	right: 0px;
	border-top: 2px solid #FF0;
	z-index: 98;
}

.liuyan h2 {
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}

.liuyan p {
	color: #FF0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.liuyan .Titx {
	float: none;
	width: 260px;
	margin: 0 auto;
}

.liuyan .haoma {
	width: 250px;
	height: 40px;
	padding-left: 5px;
	display: block;
}

.liuyan .subbut {
	width: 260px;
	height: 40px;
	background: #ff0;
	color: #000;
	font-size: 16px;
	border: 0px;
	margin-top: 20px;
	display: block;
	cursor: pointer;
	font-weight: bold;
}

.liuyan .subbut:hover {
	background: #f00;
	color: #fff;
	font-size: 16px;
	border: 0px;
	margin-top: 20px;
	display: block;
	cursor: pointer;
	font-weight: bold;
}

.liuyan span {
	margin-top: 60px;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: underline;
}

.rightxx {
	text-align: center;
}

.innerR {
	width: 1000px;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
}

.innerR .rightxx {
	position: absolute;
	right: 0;
	width: 240px;
	height: 470px;
	background: #323230;
	padding: 15px 15px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

.rightxx h3 {
	font-size: 15px;
	color: #ffe400;
	line-height: 36px;
	padding: 0 5px;
	width: 240px;
	border-bottom: dashed 1px #fff;
	text-indent: 5px;
}

.rightxx ul {
	margin: 0;
	padding: 0;
}

.rightxx ul li {
	float: left;
}

.rightxx ul li a {
	width: 119px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	text-indent: 15px;
	line-height: 34px;
}

.rightxx ul li a:hover {
	text-decoration: underline;
	color: #ffe400;
}


/*导航结束*/


/*banner开始*/

.bannerbox {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 9901;
}

.Homebanner {
	width: 100%;
	position: relative;
	height: 600px;
	overflow: hidden;
}

.Homebanner ul {
	width: 100%;
	position: absolute;
	height: 600px;
}

.Homebanner ul li {
	width: 100%;
	height: 600px;
	position: absolute;
	overflow: hidden;
}

.Homebanner ul li img {
	position: absolute;
	left: 50%;
	top: 0px;
	display: block;
	margin-left: -960px;
}

.Homeleft,
.Homeright {
	background: #000;
	font-family: "宋体";
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 40px;
	color: #fff;
	position: absolute;
	top: 45%;
	cursor: pointer;
	transition: all .2s ease;
	opacity: 0;
	z-index: 899999
}

.Homeleft {
	left: -60px;
}

.Homeright {
	right: -60px;
}

.bannerbox:hover .Homeleft {
	left: 0;
	opacity: 1
}

.bannerbox:hover .Homeright {
	right: 0;
	opacity: 1
}

.Homedot {
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 999;
	bottom: 60px;
}

.Homedot a {
	display: inline-block;
	margin: 0px 5px;
	height: 12px;
	width: 12px;
	line-height: 1000px;
	overflow: hidden;
	background: url(../images/index_229.png) no-repeat;
}

.Homedot a.cur {
	background: url(../images/index_228.png) no-repeat
}

.Homebannertext {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.Homebannertext img.bigimg {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}

.Homebannertext dl.bannerone {
	position: absolute;
	width: 580px;
	left: 50%;
	margin-left: -590px;
	top: 205px;
	text-align: center;
	z-index: 9999;
}

.Homebannertext dl.bannerone dt {
	float: right;
	font-size: 36px;
	font-weight: bold;
	width: 500px;
	height: 80px;
	line-height: 75px;
	color: #333;
	background: #ffe402;
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}

.Homebannertext dl.bannerone dd {
	float: right;
	font-size: 22px;
	text-align: center;
	color: #fff;
	background: #000;
	width: 400px;
	height: 60px;
	line-height: 60px;
	margin-right: 45px;
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}

.Homebannertext dl.bannertwo {
	position: absolute;
	width: 1180px;
	left: 50%;
	top: 0px;
	color: #fff;
	margin-left: -700px;
	z-index: 9999;
}

.Homebannertext dl.bannertwo dt {
	padding-top: 110px;
	position: relative;
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}

.Homebannertext dl.bannertwo dt h3 {
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	position: relative;
}

.Homebannertext dl.bannertwo dt p {
	font-size: 20px;
	position: relative;
	padding-top: 10px;
}

.Homebannertext dl.bannerthree {
	position: absolute;
	width: 1220px;
	left: 50%;
	margin-left: -610px;
	top: 0px;
}

.Homebannertext dl.bannerthree dt {
	float: left;
	position: relative;
	transform: translateX(100px);
	-moz-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	-webkit-transform: translateX(100px);
}

.Homebannertext dl.bannerthree img {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	left: 0px;
	margin: 0px;
	top: 0px;
}

.Homebannertext dl.bannerthree dd {
	width: 500px;
	float: left;
	color: #fff;
	padding-top: 170px;
	position: relative;
	/* padding-left:25px; */
	transform: translateX(100px);
	-moz-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	-webkit-transform: translateX(100px);
}

.Homebannertext dl.bannerthree dd h3 {
	font-size: 52px;
	font-weight: bold;
	line-height: 70px;
}

.Homebannertext dl.bannerthree dd p {
	font-size: 20px;
	line-height: 30px;
}

.bannereffect {
	opacity: 0;
	filter: alpha(opacity=0);
}

.bannertime {
	transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-ms-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	-webkit-transition: all .8s ease-in-out;
}

.bannertime1 {
	transition: all .8s ease-in-out .2s;
	-moz-transition: all .8s ease-in-out .2s;
	-ms-transition: all .8s ease-in-out .2s;
	-o-transition: all .8s ease-in-out .2s;
	-webkit-transition: all .8s ease-in-out .2s;
}

.bannertime2 {
	transition: all 1s ease-in-out .2s;
	-moz-transition: all 1s ease-in-out .2s;
	-ms-transition: all 1s ease-in-out .2s;
	-o-transition: all 1s ease-in-out 2s;
	-webkit-transition: all 1s ease-in-out .2s;
}

.Homebanner li.cur .Homebannertext img.bigimg {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.Homebanner li.cur .Homebannertext dl.bannerone dt {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.Homebanner li.cur .Homebannertext dl.bannerone dd {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.Homebanner li.cur .Homebannertext dl.bannertwo dt {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.Homebanner li.cur .Homebannertext dl.bannerthree dt {
	transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	-webkit-transform: translateX(0px);
}

.Homebanner li.cur .Homebannertext dl.bannerthree dd {
	transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	-webkit-transform: translateX(0px);
}

.Homebanner li.cur .bannereffect {
	opacity: 1;
	filter: alpha(opacity=100);
}

.Homebanner li.cur1 .bannertime {
	transition: all .4s linear .2s;
	-moz-transition: all .4s linear .2s;
	-ms-transition: all .4s linear .2s;
	-o-transition: all .4s linear .2s;
	-webkit-transition: all .4s linear .2s;
}

.Homebanner li.cur1 .bannertime1 {
	transition: all .4s linear .1s;
	-moz-transition: all .4s linear .1s;
	-ms-transition: all .4s linear .1s;
	-o-transition: all .4s linear .1s;
	-webkit-transition: all .4s linear .1s;
}

.Homebanner li.cur1 .bannertime2 {
	transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
	-webkit-transition: all .4s linear;
}

.Homebanner li.cur1 .Homebannertext img.bigimg {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}

.Homebanner li.cur1 .Homebannertext dl.bannerone dt {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}

.Homebanner li.cur1 .Homebannertext dl.bannerone dd {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}

.Homebanner li.cur1 .Homebannertext dl.bannertwo dt {
	transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}

.Homebanner li.cur1 .Homebannertext dl.bannerthree dt {
	transform: translateX(100px);
	-moz-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	-webkit-transform: translateX(100px);
}

.Homebanner li.cur1 .Homebannertext dl.bannerthree dd {
	transform: translateX(100px);
	-moz-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	-webkit-transform: translateX(100px);
}

.Homebanner li.cur1 .bannereffect {
	opacity: 0;
	filter: alpha(opacity=0);
}

.index_btn {
	width: 100%;
	position: absolute;
	height: 40px;
	top: 560px;
	z-index: 9999;
	background: #191919;
}

.index_btn ul {
	margin: 0px auto;
	padding: 0px;
	width: 1180px;
}

.index_btn ul li {
	float: left;
	width: 295px;
	height: 40px;
	position: relative;
}

.index_btn ul li span {
	position: relative;
	z-index: 999;
	width: 294px;
	display: block;
	height: 40px;
}

.index_btn ul li span a {
	display: block;
	width: 294px;
	color: #FFF;
	background: #191919;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	border-right: 1px solid #a7a7a7;
	float: left;
	height: 40px;
}

.index_btn ul li span a:hover {
	color: #FFF;
	background: #e60012;
}

.index_btn ul li span a.cur {
	border: none;
	width: 295px;
}

.index_btn ul li em {
	display: inline-block;
	height: 40px;
	padding-left: 30px;
}

.index_btn ul li em.btn4 {
	background: url(../images/btn1.png) no-repeat left center;
}

.index_btn ul li em.btn1 {
	background: url(../images/btn3.png) no-repeat left center;
}

.index_btn ul li em.btn2 {
	background: url(../images/btn4.png) no-repeat left center;
}

.index_btn ul li em.btn3 {
	background: url(../images/btn2.png) no-repeat left center;
}

.index_btnbox {
	width: 295px;
	height: 260px;
	background: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 20px 0px 0px 0px;
}

.index_btnbox img {
	display: block;
	margin: auto;
}

.index_btnbox p {
	margin: 0px;
	padding: 20px 0px 0px 19px;
}

.index_btnbox p a {
	display: block;
	float: left;
	width: 135px;
	padding-bottom: 5px;
	line-height: 24px;
	color: #337ab7;
	font-size: 14px;
}


/* 后加的banner */

.banner_one dl .bannereffect h3 {
	background: rgb(255, 228, 2);
	padding: 15px 0;
	color: #333;
	width: 800px;
	text-align: center;
	margin-bottom: 20px;
}

.banner_one dl .bannereffect div {
	background: rgba(0, 0, 0, .56);
	width: 660px;
	padding: 20px;
	color: #fff;
}

.banner_one dl .bannereffect div p {
	font-size: 32px;
	font-weight: normal;
	line-height: 36px;
	padding-top: 5px;
}

.banner_one dl .bannereffect div .last_p {
	font-size: 24px;
}


/*banner结束*/


/* 选择 */

.xuanze {
	width: 100%;
}

.xuanze .content {
	width: 1000px;
	margin: 0 auto;
	height: 160px;
}

.xuanze .content .left {
	width: 330px;
	height: 140px;
	padding-top: 10px;
	float: left;
}

.xuanze .content .right {
	width: 330px;
	height: 140px;
	padding-top: 10px;
	float: left;
	border-left: 1px dashed #e5e5e5;
}

.xuanze .title img {
	float: left;
}

.xuanze ul {
	width: 330px;
	margin: 0 auto;
	margin-top: 10px;
	padding-left: 10px;
}

.xuanze ul li {
	display: inline-block;
	width: 98px;
	height: 28px;
	text-align: left;
}

.xuanze ul li a {
	font-size: 14px;
	color: #666;
}

.xuanze ul li a:hover {
	font-size: 14px;
	display: inline-block;
	height: 28px;
	text-decoration: underline;
}

.xuanze b {
	border-left: 1px dashed #CCC;
	height: 136px;
	margin: 4px 6px;
	float: left;
	display: inline-block;
	width: 1px;
}

.xuanze .hot1 {
	position: absolute;
	top: 0px;
	right: 14px;
}


/* 选择 END */


/* 国家教育部认可，学信网可查 */

.con8s {
	width: 100%;
	margin: 0 auto;
	background: #1e3d57;
	margin-top: 20px;
	overflow: hidden;
}

.con8 {
	width: 1000px;
	;
	margin: 0 auto;
}

.con8_t h2 {
	font-size: 45px;
	color: #ffffff;
	text-align: center;
	padding-top: 43px;
	font-weight: bold;
}

.con8_t p {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	padding: 10px;
}

.con8_t p span a {
	color: #fc6a31;
}

.con8_c {
	width: 1000px;
	height: 349px;
	margin-top: 25px;
}

.con8_c_l {
	width: 532px;
	height: 352px;
	float: left;
	margin-left: -100px;
}

.con8_c_r {
	width: 568px;
	float: right;
}

.con8_c_r_t {
	margin-top: 9px;
	overflow: hidden;
	margin-right: 10px;
}

.con8_c_r_t p {
	font-size: 14px;
	color: #fff;
	line-height: 45px;
	font-family: "SimSun";
}

.con8_c_r_f {
	width: 462px;
	overflow: hidden;
	margin: 51px auto 0;
}

.con8_c_r_f a {
	width: 221px;
	line-height: 45px;
	border: 1px solid #fc6a31;
	text-align: center;
	background: #fc6a31;
	border-radius: 5px;
	display: block;
	font-size: 16px;
	color: #fff;
}

.con8_c_r_f a:hover {
	background: none;
	border: 1px solid #fc6a31;
	color: #fc6a31;
}


/* 国家教育部认可，学信网可查  END*/


/*学历用途不出不在*/

.reason {
	width: 1200px;
	margin: 0 auto;
}

.reason h2 {
	color: #232323;
	margin-bottom: 0;
	line-height: 60px;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
}

.reason h2 strong {
	color: #21a8a2;
	font-size: 60px;
}

.reason .center {
	background: url(../images/reason_bg.png) no-repeat center;
	height: 600px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 108px;
	margin-top: -45px;
}

.reason ul {
	float: left;
	height: 100%;
	width: 400px;
}

.reason li {
	position: relative;
	text-align: right;
	border-bottom: 1px dashed #b2b2b2;
	line-height: 20px;
	font-size: 14px;
}

.reason li span {
	width: 6px;
	height: 6px;
	position: absolute;
	bottom: 0;
	background-color: #b2b2b2;
}

.reason .left span {
	left: 0;
}

.reason .right {
	float: right;
}

.reason .right li {
	text-align: left;
}

.reason .right span {
	right: 0;
}

.reason .left_one {
	margin: 29px 34px 0 0;
}

.reason .left_two {
	margin: 47px 79px 0 0;
}

.reason .left_three {
	margin: 88px 82px 0 0;
}

.reason .left_four {
	margin: 57px 42px 0 0;
}

.reason .right_one {
	margin: 30px 0px 0px 37px;
}

.reason .right_two {
	margin: 50px 0 0 76px;
}

.reason .right_three {
	margin: 85px 0 0 82px;
}

.reason .right_four {
	margin: 56px 0 0 44px;
}


/*学历用途不出不在 END*/


/*第十一屏*/

.part-11 {
	width: 1200px;
	height: 590px;
	margin: 0 auto;
	padding: 40px 0;
}

.part-11-in {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.part11-box {
	width: 176px;
	height: 190px;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
}

.part-7-p {
	color: #6d4000;
	font-size: 18px;
	text-align: center;
	margin-top: 16px;
}

.part11-box .part-11-img {
	display: block;
	width: 176px;
	height: 105px;
}

.part11-box .part-11-text {
	color: #204a86;
	margin-top: 10px;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
}

.part11-box .part-11-text span {
	color: #eb4444;
}

.part11-box .part-11-btn {
	display: block;
	width: 176px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #204a86;
	color: #fff;
	border-radius: 5px;
	margin-top: 20px;
}

.part11-box .part-11-btn:hover {
	background: #eb4444;
}

.no-margin {
	margin-right: 0;
}


/*第十一屏end*/


/* school */

.school_all {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 80px 0 40px;
}

.school_all h2 {
	font-size: 48px;
	font-weight: bold;
	color: #c30808;
	margin-bottom: 10px;
}

.school_all>p {
	font-size: 24px;
	color: #222539;
	line-height: 40px;
	margin-bottom: 40px;
}

.school_all ul {
	margin-bottom: 57px;
}

.school_all li {
	width: 120px;
	height: 150px;
	background: #e6e6e6;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	position: relative;
	padding-top: 17px;
	cursor: pointer;
}

.school_all .first_line {
	border-right: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
}

.school_all .last_line {
	border-right: 1px dashed #fff;
}

.school_all li img {
	height: 80px;
	margin: 0 auto 20px;
}

.school_all li h4 {
	font-size: 16px;
	font-weight: normal;
}

.school_all li div {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 120px;
	height: 150px;
	padding: 12px 5px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
	background: rgba(0, 0, 0, .64);
	text-align: left;
	color: #fff;
	transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
}

.school_all li div strong {
	display: block;
	font-size: 18px;
	color: #f60000;
	margin-bottom: 5px;
}

.school_all li div p {
	line-height: 24px;
	font-size: 16px;
	height: 96px;
	position: relative;
}

.school_all li div a {
	color: #fff;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 14px;
}

/*.school_all li:hover div {
	opacity: 1;
}*/
.school_all li:hover h4 {
	color:#c30808;
	text-decoration:underline;
}


.school_all>a {
	display: block;
	width: 280px;
	height: 56px;
	line-height: 56px;
	color: #fff;
	font-size: 26px;
	background: #c30808;
	margin: 0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


/* school END */


/*截止时间*/

.part-jz {
	width: 1000px;
	height: 512px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding-top: 40px;
	display: none;
}

.big-title {
	font-size: 40px;
	color: #272636;
	background: url(../images/big-title-bg.png) no-repeat;
	width: 905px;
	height: 82px;
	margin: 0 auto;
	text-align: center;
}

.part-jz-p {
	color: #cfa972;
	font-size: 30px;
	text-align: center;
	margin-top: 18px;
}

.part-jx ul {
	width: 1000px;
	height: 120px;
}

.part-jz ul li {
	width: 120px;
	height: 120px;
	float: left;
	margin-left: 10px;
	background: #1e8ecf;
	font-size: 90px;
	text-align: center;
	line-height: 120px;
	color: #ffffff;
	margin-top: 30px;
}

.part-jz ul li:nth-child(1) {
	margin-left: 350px;
}

.part-jz div {
	width: 500px;
	height: 75px;
	border: 1px dashed #666666;
	margin: 0 auto;
	margin-top: 180px;
}

.part-jz div span {
	width: 80px;
	height: 70px;
	float: left;
	margin-left: 30px;
	font-size: 22px;
	color: #204a86;
	margin-top: 5px;
}

.part-jz b {
	width: 1px;
	height: 70px;
	background: #204A86;
	float: left;
	margin-top: 3px;
}

.part-jz li:nth-child(5) {
	width: 350px;
	height: 70px;
	font-size: 16px;
	margin-left: 130px;
	float: left;
	margin-top: -160px;
	display: block;
}

.part-jz li p {
	width: 360px;
	height: 70px;
	display: block;
	padding-top: 15px;
	margin-left: 130px;
}

.part-jz text {
	color: #C61A1A;
}

.part-jz h2 {
	width: 300px;
	height: 50px;
	display: block;
	background: #F34334;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	line-height: 50px;
	border-radius: 5px;
	position: absolute;
	margin-left: 100px;
	margin-top: 20px;
}

.part-jz h2:hover {
	color: #fff600;
	text-decoration: underline;
}

.part-jz li:nth-child(2) {
	font-size: 30px;
	color: #262636;
	background: none;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-top: 115px;
}

.part-jz li:nth-child(4) {
	font-size: 30px;
	color: #262636;
	background: none;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-top: 115px;
}


/*截止时间结束*/


/*最后一期报考不能错过的4大理由*/

.excuse {
	background: #fff;
}

.excuse_center {
	width: 1120px;
	height: 550px;
	margin: 0 auto;
}

.excuse h2 {
	font-size: 48px;
	text-align: center;
	font-weight: bold;
	padding: 50px 0 10px 0;
	color: #272636;
}

.excuse h2 strong {
	color: #ff5151;
}

.excuse .excuse_center>p {
	font-size: 15px;
	text-align: center;
	color: #272636;
	padding-bottom: 20px;
}

.excuse li {
	width: 270px;
	height: 350px;
	float: left;
	border-radius: 5px;
	margin-right: 10px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	background: #ebe8e8;
}

.excuse .list_li1 {
	width: 280px;
}

.excuse .list_li1:hover {
	background: #72c8f0;
}

.excuse .list_li2:hover {
	background: #7ee0a8;
}

.excuse .list_li3:hover {
	background: #d69be7;
}

.excuse .list_li4 {
	margin-right: 0;
}

.excuse .list_li4:hover {
	background: #fb8787;
}

.excuse li h3 {
	width: 70px;
	height: 70px;
	background: #292e40;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	text-align: center;
	line-height: 70px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}

.excuse li h4 {
	text-align: center;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 15px;
}

.excuse li p {
	line-height: 30px;
	text-indent: 28px;
	height: 130px;
	font-size: 14px;
	padding: 0 10px;
}

.excuse li a {
	width: 210px;
	height: 42px;
	border: #333 solid 1px;
	display: block;
	line-height: 42px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #333;
	border-radius: 3px;
	margin-left: 20px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.excuse li a:hover {
	background: #2f333f;
	border: 0;
	text-decoration: underline;
	color: #fff;
}


/*最后一期报考不能错过的4大理由 END*/


/*part-4*/

.part-4 {
	width: 100%;
	overflow: hidden;
}

.part-4-img {
	width: 1200px;
	height: 599px;
	margin: 0 auto;
	position: relative;
	border-bottom: 2px #1e8ecf solid;
}

.part-4biaoti {
	height: 60px;
	margin: 0 auto;
	padding-top: 40px;
	display: flex;
	align-items: center;
}

.part-ti {
	font-size: 26px;
	width: 1000px;
	margin: 0 auto;
	height: auto;
	line-height: 36px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 30px;
}

.part-4biaoti p {
	font-weight: bold;
	text-align: center;
	font-size: 44px;
	color: #ffffff;
	margin-bottom: 40px;
	width: 100%;
}

.part-4tu {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.part-red {
	width: 100%;
	height: 185px;
	background: url(../images/20354653_1367141405001.jpg) no-repeat bottom;
	background-size:cover;
}

.part-4tu ul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
}

.part-4tu ul li {
	width: 378px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-left: 11px;
	margin-right: 11px;
}

.part-4tu1 {
	width: 380px;
	border-radius: 5px;
	background: #ffffff;
}

.part-4zi1 {
	color: #ffffff;
	width: 100%;
	line-height: 70px;
	background-color: #1e8ecf;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.part-4zi2 {
	width: 340px;
	padding: 30px 10px 0 10px;
	margin: 0 auto;
	height: 215px;
	line-height: 34px;
	color: #333333;
	font-size: 20px;
	text-align: left;
	background: #ffffff;
}

.part-4zi2 b {
	color: #1e8ecf;
}

.part-over {
	display: block;
	width: 320px;
	height: 64px;
	text-align: center;
	padding: 10px 35px;
	background-color: #1e8ecf;
	font-size: 20px;
	color: #ffffff;
	line-height: 32px;
	cursor: pointer;
}

.part-over:hover {
	text-decoration: underline;
}


/*part-4缁撴潫*/


/*2016-2017年学历政策改革解析*/

.policy_wrap {
	background-color: #efeff0;
}

.policy {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 50px 0;
}

.policy h2 {
	font-size: 48px;
	color: #222539;
	font-weight: bold;
	line-height: 105px;
}

.policy>p {
	font-size: 16px;
}

.policy li {
	float: left;
	width: 285px;
	height: 370px;
	margin-right: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-top: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.policy li:hover {
	background-color: #272636;
}

.policy .list_li1 {
	background-color: #efa516;
}

.policy .list_li2 {
	background-color: #1d9dde;
}

.policy .list_li3 {
	background-color: #e84e02;
}

.policy .list_li4 {
	background-color: #ad53c4;
	margin-right: 0;
}

.policy li img {
	width: 89px;
	margin: 0 auto 25px;
}

.policy li h4 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}

.policy li p {
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
	line-height: 24px;
	height: 110px;
	padding: 0 10px;
}

.policy li .hot {
	font-weight: normal;
	color: #ff5310;
}

.policy li .last {
	margin-bottom: 35px;
}

.policy .list_li2 .hot {
	color: #fedf29;
}

.policy .list_li3 .hot {
	color: #fedf29;
}

.policy li a {
	width: 195px;
	height: 42px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #fff;
	margin: 0 auto;
	display: block;
	color: #fff;
	font-size: 16px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.policy li a:hover {
	background-color: #fff;
	color: #272636;
}


/*2016-2017年学历政策改革解析*/

.tz_fbbga {
	width: 100%;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	background: #efeff0;
	padding: 40px 0;
}

.tz_fbbg {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.tz_fbnr {
	width: 100%;
	margin: 0 auto;
}

.tz_fbnr h1 {
	color: #272636;
	font-size: 44px;
	text-align: center;
	padding: 30px 0 10px 0;
}

.tz_fbnr .bor {
	width: 200px;
	margin: 0 auto;
	height: 30px;
	color: #333333;
	font-size: 30px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 20px;
}

.ts_fb01 {
	width: 100%;
	height: 50px;
	text-align: center;
	color: #272636;
	font-size: 16px;
}

#xtzleft {
	width: 360px;
	height: 390px;
	float: left;
	background: #6e8bd6;
	border-radius: 5px;
}

#xtzleft h3 {
	font-size: 24px;
	color: #fff;
	padding: 0;
	border: none;
	text-align: center;
	font-weight: bold;
}

#xtzleft:hover {
	background: #272636;
	transition: all 0.35s linear;
}

#xtzlefta1,
#xtzleftb2,
#xtzleftc3 {
	float: left;
	text-align: center;
	width: 100%;
}

.tz_fbnr img {
	display: inline-block;
	height: 100px;
}

#xtzleftb {
	width: 278px;
	height: 180px;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-top: 8px;
	text-align: left;
}

#xtzleftc {
	width: 100%;
	height: 60px;
	float: left;
}

#xtzleftanniu {
	width: 230px;
	height: 42px;
	border: #fff solid 1px;
	text-decoration: none;
	border-radius: 2px;
	display: block;
	color: #FFF;
	line-height: 42px;
	text-align: center;
	font-size: 15px;
	margin: 0 auto;
}

#xtzleftanniu:hover {
	background: #ffffff;
	color: #272636;
	text-decoration: underline;
	transition: all 0.35s linear;
}

#xtzcenter {
	width: 360px;
	height: 390px;
	float: left;
	margin-left: 47px;
	background: #ad53c4;
	border-radius: 5px;
}

#xtzcenter:hover {
	background: #272636;
	transition: all 0.35s linear;
}

#xtzcenter h3 {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	padding: 0;
	border: none;
	text-align: center;
}

#xtzcenterb {
	width: 278px;
	height: 180px;
	font-size: 16px;
	color: #fff;
	margin: 0 auto;
	line-height: 28px;
	margin-top: 8px;
	text-align: left;
}

#xtzleftanniua {
	width: 230px;
	height: 42px;
	border: #fff solid 1px;
	text-decoration: none;
	border-radius: 2px;
	display: block;
	color: #FFF;
	line-height: 42px;
	text-align: center;
	font-size: 15px;
	margin: 0 auto;
}

#xtzleftanniua:hover {
	background: #ffffff;
	color: #272636;
	text-decoration: underline;
	transition: all 0.35s linear;
}

#xtzright {
	width: 360px;
	height: 390px;
	float: left;
	background: #fd4259;
	margin-left: 47px;
	border-radius: 5px;
}

#xtzright:hover {
	background: #272636;
	transition: all 0.35s linear;
}

#xtzright h3 {
	font-size: 24px;
	color: #fff;
	padding: 0;
	border: none;
	text-align: center;
	font-weight: bold;
}

#xtzrightb {
	height: 180px;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	text-align: left;
	margin-top: 8px;
	padding: 0 20px;
}

#xtzleftanniub {
	width: 230px;
	height: 42px;
	border: #fff solid 1px;
	border-radius: 2px;
	display: block;
	color: #FFF;
	line-height: 42px;
	text-align: center;
	font-size: 15px;
	margin: 0 auto;
}

#xtzleftanniub:hover {
	background: #ffffff;
	color: #272636;
	text-decoration: underline;
	transition: all 0.35s linear;
}


/* 助学金分期付 */

.xjlsfbg {
	width: 100%;
	margin: 0 auto;
	background: #fff;
}

.xjlsfnr {
	width: 1000px;
	height: 370px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
}

.xjlsfnr h1 {
	font-size: 48px;
	color: #000;
	margin-bottom: 20px;
}

.xjlsfnr h1 strong {
	color: #f5a72b;
}

.xjlsfnr p {
	font-size: 15px;
	color: #666;
	line-height: 26px;
	margin-top: 10px;
}

.xjlsfnr p span {
	color: #f00;
}

.lsfa1 {
	width: 130px;
	height: 160px;
	border: #d1d1d1 solid 1px;
	border-radius: 5px;
	float: left;
	margin-left: 40px;
}

.lsfa1:hover {
	background: #9dc2e6;
	transition: all 0.3s linear;
}

.lsfa1 h4 {
	color: #0e84f7;
	text-align: center;
	font-weight: normal;
	font-size: 80px;
}

.lsfa1 p {
	font-size: 16px;
	color: #f00;
	line-height: 52px;
	margin-top: 0;
}

.wdxlanabc {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	margin-top: 20px;
}

#wdxlannabc {
	width: 250px;
	height: 50px;
	margin: 0 auto;
	display: block;
	border-radius: 2px;
	background: #1e8ecf;
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 50px;
}

#wdxlannabc:hover {
	transition: all 0.3s linear;
	border-radius: 2px;
	background: #ea4e54;
	color: #fff;
	text-decoration: underline;
}


/* 助学金分期付 END */


/*你不应错过的自考本科考试信息与政策解读*/

.info {
	width: 1200px;
	margin: 0 auto;
	padding: 45px 0;
}

.info h2 {
	font-size: 48px;
	line-height: 100px;
	font-weight: bold;
	color: #222539;
	text-align: center;
}

.info h2 strong {
	color: #c50a0a;
}

.info>p {
	text-align: center;
	font-size: 24px;
	color: #222539;
	margin-bottom: 50px;
}

.info .top_wrap {
	border-top: 1px solid #ccc;
	padding-top: 56px;
}

.info .top_wrap .left {
	float: left;
	width: 768px;
}

.info .top_wrap .time>a {
	float: left;
	width: 340px;
	height: 220px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 60px;
	text-align: center;
	color: #fff;
	margin-right: 40px;
	background-color: #d92c2c;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.info .top_wrap .time>a:hover {
	background-color: #233b51;
}

.info .top_wrap .time>a h4 {
	font-size: 32px;
}

.info .top_wrap .time>a p {
	line-height: 55px;
	font-size: 18px;
}

.info .top_wrap .time>a p:hover {
	color: yellow;
}

.info .top_wrap .left .link {
	float: left;
}

.info .top_wrap .left .link h4 {
	font-size: 24px;
	color: #1a1a1a;
	margin-bottom: 30px;
	font-weight: bold;
}

.info .top_wrap .left .link p {
	color: #1a1a1a;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.info .top_wrap .left .link p strong {
	background-color: #c50a0a;
	color: #fff;
	font-size: 20px;
	padding: 1px 2px;
}

.info .top_wrap .left .link a {
	display: block;
	font-size: 16px;
	color: #545454;
	margin-bottom: 10px;
}

.info .top_wrap .left .link a:hover {
	text-decoration: underline;
}

.info .top_wrap .left .guide .list {
	float: left;
	width: 340px;
	margin-right: 40px;
	text-align: center;
}

.info .top_wrap .left .guide .list h4 {
	font-size: 24px;
	line-height: 72px;
	font-weight: bold;
	float: left;
	width: 100%;
}

.info .top_wrap .left .guide .list a {
	float: left;
	width: 100px;
	line-height: 38px;
	background-color: #ff5656;
	margin: 0 20px 20px 0;
	color: #fff;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.info .top_wrap .left .guide .list a:hover {
	background-color: #233b51;
}

.info .top_wrap .left .guide .link {
	padding-top: 70px;
}

.info .top_wrap .right {
	float: right;
}

.info .top_wrap .right h3 {
	font-size: 24px;
	font-weight: bold;
	color: #1a1a1a;
	margin-bottom: 12px;
}

.info .top_wrap .right div {
	width: 430px;
	height: 171px;
	text-align: center;
	margin-bottom: 42px;
	background: url("../images/info_pic1.png") no-repeat center;
	padding-top: 1px;
}

.info .top_wrap .right div h5 {
	margin: 35px auto;
	width: 326px;
	height: 55px;
	line-height: 55px;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	border-radius: 27px;
	background-color: #ffec48;
	font-size: 20px;
}

.info .top_wrap .right div p {
	font-size: 16px;
	color: #fff;
}

.info .top_wrap .right ul {
	margin-bottom: 20px;
}

.info .top_wrap .right li {
	width: 98px;
	text-align: center;
	margin-right: 9px;
	float: left;
	color: #fff;
}

.info .top_wrap .right span {
	display: block;
	font-size: 18px;
	font-weight: bold;
}

.info .top_wrap .right .fraction {
	line-height: 32px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-color: #ffa800;
	margin-bottom: 19px;
}

.info .top_wrap .right .content {
	background-color: #ff7200;
	line-height: 63px;
}

.info .top_wrap .right>p a {
	float: left;
	text-align: center;
	width: 200px;
	line-height: 50px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: #ffa800;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.info .top_wrap .right>p a:hover {
	background-color: #233b51;
}

.info .top_wrap .right>p .no_marginR {
	background-color: #ff5656;
	margin-left: 10px;
}

.info .bottom_wrap {
	border-top: 1px dashed #c50a0a;
}

.info .bottom_wrap div {
	float: left;
	width: 580px;
	text-align: center;
}

.info .bottom_wrap .right {
	float: right;
}

.info .bottom_wrap h4 {
	font-size: 24px;
	color: #1a1a1a;
	font-weight: bold;
	line-height: 73px;
}

.info .bottom_wrap ul {
	border: 1px solid #ccc;
	padding: 15px 20px 0;
}

.info .bottom_wrap li {
	margin-bottom: 15px;
	overflow: hidden;
}

.info .bottom_wrap li a {
	float: left;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}

.info .bottom_wrap li a:hover {
	text-decoration: underline;
}

.info .bottom_wrap li .link {
	float: right;
	width: 97px;
	line-height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fd5a5a;
	color: #fff;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.info .bottom_wrap li .link:hover {
	background-color: #233b51;
	text-decoration: none;
}


/*你不应错过的自考本科考试信息与政策解读*/


/*2017年北京市自学考试专本科直录处*/

.self-taught {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0;
}

.self-taught ul {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 0 65px;
}

.self-taught li {
	width: 330px;
	height: 380px;
	float: left;
	margin: 0 40px 30px 0;
	background-color: #e6e6e6;
	position: relative;
}

.self-taught li img {
	width: 100%;
}

.self-taught li h3 {
	line-height: 56px;
	font-size: 26px;
	font-weight: bold;
	color: #c30808;
}

.self-taught li p {
	font-size: 22px;
	color: #187ddf;
}

.self-taught li .last {
	font-size: 14px;
	color: #333;
	margin: 12px 0 30px;
	padding: 0 18px;
	text-align: left;
}

.self-taught li a {
	display: block;
	width: 180px;
	line-height: 36px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	background-color: #c52424;
	text-align: center;
	color: #fff;
	font-size: 16px;
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -90px;
}

.self-taught>a {
	display: block;
	width: 524px;
	line-height: 71px;
	text-align: center;
	margin: 0 auto;
	background-color: #c52424;
	color: #fff;
	font-size: 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}


/*2017年北京市自学考试专本科直录处*/


/* 热门好专业才配的上名校 */

.major_box {
	width: 100%;
}

.major {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

.major h2 {
	line-height: 100px;
	text-align: center;
	color: #232222;
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 20px;
}

.major h2 strong {
	color: #0060e5;
	font-weight: bold;
}

.major p {
	background-color: #478ceb;
	color: #fffefe;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	width: 1158px;
	margin: 0 auto;
	margin-bottom: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 55px;
}

.major p em {
	font-weight: bold;
	color: #141414;
	font-style: normal;
}

.major li {
	float: left;
	margin: 0 8px 11px 0;
}

.major li a {
	display: block;
	width: 192px;
	height: 47px;
	line-height: 47px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	word-break: break-all;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	border: 2px solid #8196a8;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #fff;
	font-size: 20px;
	color: #1a1a1a;
	font-family: '方正准圆简体';
	text-align: center;
}

.major li a:hover {
	background-color: #1594ff;
	border: 2px solid #1594ff;
	color: #fefefe;
}

.major li .no_marginR {
	margin-right: 0;
}

.major li .more {
	background: #0060e5 url(../images/more.png) no-repeat 170px center;
	color: #fff;
	text-align: left;
	padding-left: 5px;
	border: 2px solid #0060e5;
}

.major li .more:hover {
	background-color: #0b3d82;
	border: 2px solid #0b3d82;
}


/* 热门好专业才配的上名校 END */


/* 高含金量证书，学信网终身可查 */

.diploma {
	width: 1200px;
	margin: 90px auto;
	text-align: center;
}

.diploma h2 {
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}

.diploma p {
	font-size: 22px;
	color: #222539;
	line-height: 40px;
	margin-bottom: 40px;
}

.diploma .diploma_pic div {
	float: left;
	margin-right: 10px;
}

.diploma .diploma_pic .diploma_pic_l {
	width: 440px;
}

.diploma .diploma_pic .diploma_pic_r {
	width: 440px;
	margin-right: 0;
}

.diploma .diploma_pic div img {
	float: left;
	margin-bottom: 10px;
}

.diploma .diploma_pic div .mr {
	margin-right: 10px;
}


/* 高含金量证书，学信网终身可查 END */


/* 通过率来源于优秀的课程体系 */

.system {
	background: url(/images/2021/zjgk/system_bg.jpg) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
	height: 730px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 50px;
}

.system h2 {
	font-size: 48px;
	margin-bottom: 10px;
	color: #333;
}

.system>p {
	font-size: 18px;
	width: 800px;
	margin: 0 auto 30px;
	line-height: 36px;
}

.system div {
	width: 1200px;
	margin: 0 auto;
	padding-left: 444px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.system li {
	height: 98px;
	border: 2px solid #ffab10;
	border-radius: 51px 20px 20px 51px;
	-webkit-border-radius: 51px 20px 20px 51px;
	-o-border-radius: 51px 20px 20px 51px;
	-moz-border-radius: 51px 20px 20px 51px;
	margin-bottom: 20px;
}

.system li span {
	float: left;
	width: 100px;
	height: 100px;
	background: #ffab10;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	top: -1px;
	left: -1px;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	color: #fff;
	padding-top: 18px;
}

.system li p {
	margin-top: 15px;
	padding-left: 20px;
	float: left;
	font-size: 22px;
	line-height: 34px;
	letter-spacing: 100;
	opacity: .7;
	color: #2a2a2a;
	width: 620px;
	text-align: left;
}

.system div a {
	display: block;
	margin: 0 auto;
	width: 230px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 22px;
	background: #ffa800;
	border-radius: 24px;
	-webkit-border-radius: 24px;
	-o-border-radius: 24px;
	-moz-border-radius: 24px;
}


/* 通过率来源于优秀的课程体系 END */


/*通过率来源于优秀的课程设计*/

.curriculum {
	width: 100%;
	margin: 0 auto;
}

.curriculum p {
	font-size: 16px;
	width: 800px;
	text-align: center;
	line-height: 25px;
	margin: 0 auto;
}

.curriculum .one_p {
	font-size: 42px;
	color: #333;
	text-align: center;
	margin-bottom: 10px;
	padding: 40px 0 10px;
	font-family: "微软雅黑";
	font-weight: bold;
}

.curriculum img {
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}

.curriculum .button {
	padding: 20px 0 40px;
}

.curriculum .button a {
	display: block;
	width: 220px;
	height: 50px;
	line-height: 50px;
	background: #e04822;
	color: aliceblue;
	text-align: center;
	border-radius: 4px;
	font-size: 22px;
	transition: all 0.5s;
	margin: 20px auto 0;
	cursor: pointer;
}

.curriculum .button a:hover {
	text-decoration: none;
	background: #233b51;
	color: #fff;
}


/*通过率来源于优秀的课程设计 END*/


/*全民助学让人人都拥有本科*/

.bklb .cr:hover .hide {
	top: 0;
}

.bklb .hide {
	position: absolute;
	left: 0;
	top: 394px;
	width: 100%;
	height: 394px;
	background-color: #071d26;
	padding-top: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	border: none;
}

.bklb .hide a {
	width: 100px;
	line-height: 30px;
	margin: 0 auto 21px;
	background: #ff6362;
	color: #fff;
	text-align: center;
	font-size: 16px;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.bklb .hide a:hover {
	color: #f0ff00;
	text-decoration: underline;
}


/*学历提升4大报考类别*/

.bklb {
	margin-top: 50px;
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}

.bklb>h2 {
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	color: #232B59;
}

.bklb>img {
	display: block;
	margin: 20px auto 40px;
}

.zkbk {
	margin-right: 20px;
}

.cr {
	width: 245px;
	height: 354px;
	background-color: #04104c;
	margin-right: 20px;
	padding: 20px;
	position: relative;
	overflow: hidden;
}

.dd {
	width: 245px;
	height: 354px;
	background-color: #35b0e8;
	padding: 20px;
	margin-bottom: 22px;
}

.dsdx {
	margin-right: 0;
}

.dd h3,
.cr h3 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

.zkbk3,
.dsdx3,
.crgk3,
.ycjy3 {
	height: 160px;
	width: 100%;
	border-bottom: 1px dashed #fff;
}

.zkbk3 em,
.dsdx3 em,
.cr em {
	display: block;
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}

.zkbk3 ul li,
.dsdx3 ul li {
	margin: 0 16px 4px 0;
	float: left;
}

.zkbk3 a,
.dsdx3 a {
	display: block;
	font-weight: bold;
	color: #252535;
	height: 36px;
	line-height: 36px;
	padding: 0 8px;
	float: left;
	background-color: #fff;
	font-size: 14px;
}

.dsdx3 a {
	padding: 0 15px;
}

.dsdx3 .child3 a {
	padding: 0 45px;
}

.zkbk1,
.zkbk2,
.dsdx1,
.dsdx2 {
	width: 100px;
	height: 130px;
	margin-top: 12px;
}

.zkbk1 span,
.zkbk2 span,
.dsdx1 span,
.dsdx2 span {
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

.zkbk1 img,
.zkbk2 img,
.dsdx1 img,
.dsdx2 img {
	display: block;
	margin: 12px auto 0;
}

.tj {
	position: absolute;
	top: 0;
	left: 20px;
}

.crgk3 a,
.ycjy3 a {
	font-size: 14px;
	display: block;
	font-weight: bold;
	color: #252535;
	height: 36px;
	line-height: 36px;
	padding: 0 18px;
	float: left;
	background-color: #fff;
}

.child2 a {
	padding: 0 32px;
}

.zd a {
	background-color: #ffc600;
}

.crgk3 ul li,
.ycjy3 ul li {
	margin: 0 4px 4px 0;
	float: left;
}

.dhrz {
	height: 148px;
	width: 100%;
	clear: both;
}

.dhrz ul li {
	width: 198px;
	height: 102px;
	border-right: 1px dashed #dadada;
	float: left;
}

.dhrz span {
	display: block;
	font-size: 16px;
	color: #232B59;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}

.dhrz a {
	display: block;
	width: 96px;
	height: 32px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	background-color: #fc5f5f;
	margin: 20px auto 0;
	border-radius: 4px;
	font-weight: bold;
}

.dhrz a:hover {
	display: block;
	width: 96px;
	height: 32px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	background-color: #233b51;
	margin: 20px auto 0;
	border-radius: 4px;
	font-weight: bold;
}

.dhrz1 {
	width: 226px;
	height: 102px;
	border-right: 1px dashed #dadada;
}

.dhrz1 h3 {
	font-size: 20px;
	font-weight: bold;
	color: #232B59;
	text-align: center;
	margin-top: 20px;
}

.dhrz1 p {
	width: 158px;
	color: #656565;
	line-height: 24px;
	font-size: 14px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.nomarginright {
	margin-right: 0 !important;
}


/*学历提升4大报考类别 end*/


/*第二屏结束*/


/* 专业院校推荐  简单好考从业广 */

.major2 {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 90px 0 0;
}

.major2 h2 {
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 20px;
}

.major2>p {
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 40px;
}

.major2 li {
	float: left;
	width: 386px;
	height: 215px;
	margin: 0 21px 20px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 36px 0 0 30px;
}

.major2 li h4 {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}

.major2 li p {
	font-size: 18px;
	line-height: 30px;
	width: 310px;
	text-align: left;
	margin-bottom: 18px;
}

.major2 li a {
	display: block;
	width: 158px;
	line-height: 25px;
	height: 25px;
	color: #fff;
	font-size: 16px;
}

.major2 .list1 {
	background: #fff3cb;
}

.major2 .list1 h2,
.major2 .list1 p {
	color: #4c3f0a;
}

.major2 .list1 a {
	background: #e28f0c;
}

.major2 .list2 {
	background: #d2daff;
}

.major2 .list2 h2,
.major2 .list2 p {
	color: #2c3d8e;
}

.major2 .list2 a {
	background: #3551d0;
}

.major2 .list3 {
	background: #d2fff6;
	margin-right: 0;
}

.major2 .list3 h2,
.major2 .list3 p {
	color: #2a7467;
}

.major2 .list3 a {
	background: #1f977f;
}

.major2 .list4 {
	background: #e2d2ff;
}

.major2 .list4 h2,
.major2 .list4 p {
	color: #463175;
}

.major2 .list4 a {
	background: #753dda;
}

.major2 .list5 {
	background: #ffd2d2;
}

.major2 .list5 h2,
.major2 .list5 p {
	color: #6f3e48;
}

.major2 .list5 a {
	background: #d54a4a;
}

.major2 .list6 {
	background: #d2eeff;
	margin-right: 0;
}

.major2 .list6 h2,
.major2 .list6 p {
	color: #19445e;
}

.major2 .list6 a {
	background: #1d95dd;
}


/* 专业院校推荐  简单好考从业广 */


/* 总是为学习烦恼的您不要着急 */

.merit {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 70px 0;
}

.con_box03_tit {
	width: 1200px;
	height: 50px;
	line-height: 50px;
	font-size: 48px;
	color: #555e71;
	text-align: center;
	padding-top: 40px;
}

.con_box03_tit span {
	font-size: 50px;
	color: #ffa800;
}

.con_box03_tita {
	width: 1200px;
	line-height: 30px;
	font-size: 18px;
	color: #6d6d6d;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}

.con_box03_tita span {
	color: #ffa800;
}

.merit li {
	float: left;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 35px;
}

.merit .no_marginR {
	margin-right: 0;
}

.merit li img {
	margin: 0 auto 10px;
	display: block;
	width: 110px;
	height: 110px;
	float: left;
}

.merit li p {
	text-align: center;
	font-size: 16px;
	color: #403f3f;
	float: left;
	width: 175px;
}

.merit li h4 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 42px;
	float: left;
	width: 175px;
}

.merit a {
	width: 280px;
	height: 54px;
	line-height: 54px;
	display: block;
	text-align: center;
	background: #ffa800;
	border-radius: 10px;
	color: #fff;
	font-size: 24px;
	margin: 30px auto 0;
	-moz-box-shadow: 4px 4px 3px #b7b7b8;
	-webkit-box-shadow: 4px 4px 3px #b7b7b8;
	box-shadow: 4px 4px 3px #b7b7b8;
	font-weight: 500;
}


/* 总是为学习烦恼的您不要着急 END */


/*六大学历提升方案 */

.bxts {
	width: 100%;
	margin: 0 auto;
}

.bxts .nr {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}

.bxts .nr h1 {
	font-size: 48px;
	text-align: center;
	color: #333;
	font-weight: bold;
	line-height: 100px;
}

.bxts .nr h1 span {
	color: #f34334;
}

.bxts .nr b {
	height: 20px;
	color: #666;
	text-align: center;
	line-height: 10px;
	width: 1180px;
	display: block;
	font-size: 20px;
}

.bxts .nr p {
	height: 20px;
	color: #666;
	text-align: center;
	line-height: 25px;
	/*width: 1180px;*/
	display: block;
	font-size: 16px;
}

.bxts .nr p text {
	color: #f34334;
}

.bxts .nr ul {
	width: 975px;
	height: 150px;
	margin: 0 auto;
	display: block;
	margin-top: 40px;
}

.bxts .nr ul li {
	width: 150px;
	height: 150px;
	background: #0093DD;
	border-radius: 50%;
	float: left;
	margin-left: 15px;
	line-height: 120px;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}

.bxts .nr ul li {
	-webkit-transition: 0.3s;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
}

.bxts .nr ul li b:hover {
	opacity: 0.8;
}

.bxts .nr ul li a {
	width: 140px;
	height: 140px;
	background: #204A86;
	border-radius: 50%;
	line-height: 110px;
	margin-top: 5px;
	margin-left: 5px;
	display: block;
}

.bxts .nr ul li a b {
	width: 130px;
	height: 130px;
	font-size: 25px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	display: block;
	padding-top: 37px;
	margin-left: 5px;
}

.bxts .nr ul li:nth-child(1) {
	background: #887eff;
	margin-left: 0px;
}

.bxts .nr ul li:nth-child(1) a {
	background: #333;
}

.bxts .nr ul li:nth-child(2) {
	background: #ce8efe;
}

.bxts .nr ul li:nth-child(2) a {
	background: #333;
}

.bxts .nr ul li:nth-child(3) {
	background: #fc7f6b;
}

.bxts .nr ul li:nth-child(3) b {
	height: 50px;
	padding-top: 50px;
}

.bxts .nr ul li:nth-child(3) a {
	background: #333;
}

.bxts .nr ul li:nth-child(4) {
	background: #4fd4a0;
}

.bxts .nr ul li:nth-child(4) b {
	height: 50px;
	padding-top: 37px;
}

.bxts .nr ul li:nth-child(4) a {
	background: #333;
}

.bxts .nr ul li:nth-child(5) {
	background: #887eff;
}

.bxts .nr ul li:nth-child(5) a {
	background: #333;
}

.bxts .nr ul li:nth-child(6) {
	background: #ce8efe;
}

.bxts .nr ul li:nth-child(6) a {
	background: #333;
}

.bxts .nr ul li:nth-child(7) {
	background: #fc7f6b;
}

.bxts .nr ul li:nth-child(7) a {
	background: #333;
}

.bxts .nr a {
	width: 240px;
	height: 48px;
	display: block;
	margin: 0px auto auto;
	background: #f34334;
	color: #ffffff;
	font-size: 20px;
	line-height: 48px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/*六大学历提升方案 END*/


/*从报名到拿证 不耽误您一分钟时间*/

.sex_step {
	padding: 70px 0 50px;
	text-align: center;
}

.sex_step h2 {
	font-size: 48px;
	color: #1a1a1a;
	font-weight: bold;
	margin-bottom: 30px;
}

.sex_step>p {
	font-size: 24px;
	margin-bottom: 50px;
}

.sex_step ul {
	width: 1200px;
	margin: 0 auto 30px;
}

.sex_step li {
	float: left;
	height: 430px;
	width: 285px;
	margin: 0 20px 28px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #e6e6e6;
	padding-top: 22px;
	position: relative;
}

.sex_step li h4 {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 15px;
}

.sex_step li p {
	font-size: 18px;
	line-height: 28px;
	padding: 0 10px;
}

.sex_step li a {
	position: absolute;
	bottom: 26px;
	left: 50%;
	margin-left: -87.5px;
	width: 175px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 18px;
	background: #00a0e9;
	border-radius: 5px;
}

.sex_step .last h4 {
	height: 68px;
	line-height: 68px;
}

.sex_step img {
	margin-bottom: 20px;
	position: relative;
	margin-left: -2px;
}


/*从报名到拿证 不耽误您一分钟时间*/

.xhw {
	clear: both;
	position: static;
}

.xhw-top {
	margin: 0 auto 40px;
	width: 1004px;
	padding-top: 60px;
}

.xhw-circle {
	width: 154px;
	height: 155px;
	float: left;
}

.xhw-circle>h2 {
	font-size: 30px;
	color: #fff;
	margin: 32px auto 0;
	text-align: center;
}

.xhw-circle>h2>b {
	font-weight: 500;
	font-size: 52px;
}

.xhw-circle>p {
	background: #97B6FF;
	width: 96px;
	height: 26px;
	line-height: 24px;
	border-radius: 26px;
	font-size: 18px;
	color: #fff;
	margin: 12px auto 0;
	text-align: left;
	padding-left: 16px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.34);
	cursor: pointer;
}

.xhw-line {
	width: 123px;
	border: #8a8b90 1px dashed;
	float: left;
	margin: 71px 2px 0;
}

.count {
	min-width: 1000px;
	height: 430px;
}

.count .content {
	padding: 30px 0;
	background: rgba(255, 255, 255, .6);
	width: 800px;
	margin: 0 auto;
}

.count .content p {
	font-size: 20px;
	color: #333;
	text-align: center;
	line-height: 36px;
}

.count .content b.num {
	display: block;
	margin: 20px auto 30px;
	font-size: 36px;
	color: #fff;
	width: 700px;
	height: 100px;
	line-height: 100px;
	background: #000;
	text-align: center;
	position: relative;
}

.count .content b.num img {
	position: absolute;
	bottom: -25px;
	right: -40px;
}

.count .content .link {
	width: 430px;
	height: 55px;
	overflow: hidden;
	margin: 0 auto;
}

.count .content .link a {
	display: block;
	width: 215px;
	height: 55px;
	line-height: 55px;
	font-size: 20px;
	text-align: center;
	color: #000;
	float: left;
}

.count .content .link a.l-left {
	background: #ffa800;
}

.count .content .link a.l-right {
	background: #fff;
}

.count .content .link a.l-left:hover,
.school .content ul li a:hover,
.anli .content .blue a:hover {
	color: #ffa800;
	background: #000;
}

.count .content .link a.l-right:hover {
	background: #ffa800;
}


/*从报名到拿证 不耽误您一分钟时间 END*/


/*零基础学本科*/

.screen_bg {
	width: 100%;
	height: 333px;
	padding-top: 67px;
	text-align: center;
}

.screen_bg h2 {
	font-size: 48px;
	color: #fafafa;
	line-height: 85px;
}

.screen_bg h3 {
	width: 420px;
	line-height: 55px;
	background-color: #e2e2e2;
	color: #192025;
	font-size: 30px;
	margin: 0 auto;
}

.screen_bg p {
	color: #fafafa;
	font-size: 22px;
	line-height: 60px;
}

.screen_bg a {
	margin: 25px auto 0;
	width: 253px;
	height: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #fff;
	line-height: 43px;
	display: block;
	color: #fafafa;
	font-size: 20px;
}

.screen_bg a:hover {
	background-color: #fafafa;
	color: #192025;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
}


/*零基础学本科 END*/


/*精准分析考点，学历考试更容易*/

.number_1 {
	padding: 67px 0 0;
	text-align: center;
	background-color: #fafafa;
}

.number_all h2 {
	width: 131px;
	margin: 0 auto 23px;
}

.number_all h2 img {
	width: 100%;
}

.number_all h3 {
	font-size: 42px;
	color: #262626;
	margin-bottom: 20px;
}

.number_all h3 strong {
	color: #e4505e;
}

.number_all p {
	width: 620px;
	margin: 0 auto 20px;
	font-size: 16px;
	color: #6d6d6d;
}

.number_all img {
	width: 920px;
	margin: 0 auto 20px;
}

.number_1 ul {
	width: 1000px;
	margin: 0 auto;
	padding-left: 50px;
}

.number_1 li {
	float: left;
}

.number_1 .list_1 {
	margin-right: 66px;
	width: 230px;
}

.number_1 .list_2 {
	width: 340px;
	margin-right: 55px;
}

.number_1 .list_3 {
	width: 284px;
}

.number_1 li h4 {
	font-size: 24px;
	margin-bottom: 25px;
	font-weight: normal;
}

.number_1 li p {
	line-height: 30px;
	font-size: 18px;
}

.number_1>a {
	width: 415px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	display: block;
	background-color: #e4505e;
	margin: 40px auto 0;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}


/*精准分析考点，学历考试更容易 END*/


/*每个人都可以分期，上班族也能学本科*/

.number_2 {
	padding: 67px 0 0;
	text-align: center;
	background-color: #fafafa;
}

.number_2 .number_all h2 img {
	width: 131px;
}

.number_2 .number_all h3 strong {
	color: #f5a72b;
}

.number_2 .number_all img {
	width: 548px;
}

.number_2 ul {
	width: 811px;
	margin: 0 auto;
}

.number_2 li {
	float: left;
	width: 245px;
	margin-right: 38px;
	height: 260px;
	position: relative;
}

.number_2 li h4 {
	font-size: 24px;
	line-height: 56px;
}

.number_2 li p {
	line-height: 30px;
	font-size: 18px;
}

.number_2 li a {
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 180px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background-color: #f6ad34;
	margin-left: -90px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.number_link {
	width: 460px;
	margin: 30px auto 0;
	line-height: 40px;
}

.number_link a.n-left {
	float: left;
	width: 230px;
	color: #fff;
	background-color: #f5ab2e;
	font-size: 18px;
}

.number_link a.n-right {
	float: left;
	width: 230px;
	color: #fff;
	background-color: #414a51;
	font-size: 18px;
}


/*每个人都可以分期，上班族也能学本科 END*/


/*上班族报考名校本科，不过退费*/

.number_3 {
	padding: 67px 0 30px;
	text-align: center;
	background-color: #fafafa;
}

.number_3 .number_all h3 strong {
	color: #1983c1;
}

.number_3 ul {
	width: 971px;
	margin: 0 auto;
	padding-top: 30px;
}

.number_3 li {
	float: left;
	width: 280px;
	margin: 0 65px 30px 0;
	text-align: center;
}

.number_3 li img {
	height: 80px;
	margin: 10px auto;
}

.number_3 li h4 {
	font-size: 24px;
	color: #1a73be;
	line-height: 50px;
}

.number_3 li p {
	text-align: left;
	font-size: 18px;
	line-height: 24px;
}


/*上班族报考名校本科，不过退费 END*/


/*考名校本科，你需要注意的*/

.know {
	background-color: #fafafa;
	padding-bottom: 60px;
}

.know h2 {
	text-align: center;
	font-size: 42px;
	line-height: 122px;
}

.know h2 strong {
	color: #e20008;
}

.know ul {
	width: 940px;
	margin: 8px auto;
}

.know li {
	float: left;
	margin: 0 20px 20px 0;
	position: relative;
	width: 218px;
	height: 210px;
	border: 1px solid #000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.know li h3 {
	height: 80px;
	border-bottom: 1px dashed #000;
	line-height: 80px;
	color: #000;
	font-size: 22px;
	text-align: center;
}

.know li p {
	font-size: 16px;
	color: #000;
	padding-top: 25px;
	padding-left: 10px;
}

.know li a {
	width: 168px;
	height: 33px;
	border: 1px solid #000;
	color: #000;
	font-size: 15px;
	text-align: center;
	line-height: 33px;
	display: block;
	margin: 20px auto 0;
	border-radius: 5px;
}

.know li:nth-child(1) {
	background: #dc0048;
}

.know li:nth-child(1) h3 {
	border-bottom: 1px dashed #fff;
	color: #fff;
}

.know li:nth-child(1) p {
	color: #fff;
}

.know li:nth-child(1) a {
	color: #fff;
	border: 1px solid #fff;
}

.know li:hover {
	background: #dc0048;
}

.know li:hover h3 {
	border-bottom: 1px dashed #fff;
	color: #fff;
}

.know li:hover p {
	color: #fff;
}

.know li:hover a {
	color: #fff;
	border: 1px solid #fff;
}

.know li:nth-child(1):hover {
	background: #fff;
}

.know li:nth-child(1):hover h3 {
	border-bottom: 1px dashed #000;
	color: #000;
}

.know li:nth-child(1):hover p {
	color: #000;
}

.know li:nth-child(1):hover a {
	color: #000;
	border: 1px solid #000;
}

.know .bottom_register {
	border: 1px solid #bcbcbc;
	width: 940px;
	height: 225px;
	margin: 0 auto;
	background: #f2f2f2;
}

.know .bottom_register .left {
	width: 234px;
	float: left;
	border-right: 1px solid #bcbcbc;
	height: 225px;
	padding-top: 50px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.know .bottom_register .left h5 {
	font-size: 40px;
}

.know .bottom_register .left p {
	font-size: 22px;
}

.know .bottom_register .right {
	float: left;
	width: 675px;
	padding: 20px 20px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.know .bottom_register .right input {
	display: block;
	width: 100%;
	line-height: 38px;
	background-color: #fff;
	padding-left: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 2px;
}

.know .bottom_register .right textarea {
	display: block;
	width: 100%;
	height: 78px;
	background-color: #fff;
	margin-bottom: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px 0 0 5px;
}

.know .bottom_register .right input[type="submit"] {
	background-color: #c52424;
	color: #fff;
	font-size: 18px;
}


/*考名校本科，你需要注意的 END*/


/* 除了学历 学位更重要 */


/* .zk_part2 {
	width: 100%;
	padding:20px 0;
	margin: 0 auto;
	background: url("../images/zk_part2.jpg") no-repeat center center !important ;
    overflow:hidden;
    clear:both;
}
.zk_part2 .btn {
	width: 252px;
	height: 48px;
	padding-top: 230px;
	line-height: 48px;
	text-align: center;
	border-radius: 2px;
    font-size: 18px;
    margin:0 auto;
}
.zk_part2 .btn a, .zk_part2 .btn a:visited {
	font-size: 18px;
	display: block;
	border-radius: 2px;
	color: #fff;
	transition:0.5s;
    background:#c50b0b;
}
.zk_part2 .btn a:hover{
	background:#fff ;
	color:#000;
} */


/* 除了学历 学位更重要 END */


/*零基础学本科*/

.screen_bg {
	width: 100%;
	height: 333px;
	padding-top: 67px;
	text-align: center;
}

.screen_bg h2 {
	font-size: 48px;
	color: #fafafa;
	line-height: 85px;
}

.screen_bg h3 {
	width: 420px;
	line-height: 55px;
	background-color: #e2e2e2;
	color: #192025;
	font-size: 30px;
	margin: 0 auto;
}

.screen_bg p {
	color: #fafafa;
	font-size: 22px;
	line-height: 60px;
}

.screen_bg a {
	margin: 25px auto 0;
	width: 253px;
	height: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #fff;
	line-height: 43px;
	display: block;
	color: #fafafa;
	font-size: 20px;
}

.screen_bg a:hover {
	background-color: #fafafa;
	color: #192025;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
}


/*零基础学本科 END*/


/* 优越的课程，简单易学 */

.serve_box {
	background-color: #fafafa;
	padding: 50px 0;
	text-align: center;
}

.serve_box .serve {
	width: 1200px;
	margin: 0 auto;
}

.serve_box h2 {
	font-size: 48px;
	color: #1a1a1a;
	font-weight: bold;
	margin-bottom: 15px;
}

.serve_box h2 strong {
	color: #3598d9;
}

.serve_box>p {
	line-height: 60px;
	font-size: 18px;
	color: #6d6d6d;
}

.serve_box ul {
	padding-top: 85px;
}

.serve_box li {
	float: left;
	position: relative;
	width: 280px;
	height: 172px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 54px;
	margin: 0 26px 70px 0;
	background-color: #4ba9df;
	color: #fff;
}

.serve_box li:nth-child(5),
.serve_box li:nth-child(6),
.serve_box li:nth-child(7),
.serve_box li:nth-child(8) {
	margin-bottom: 30px;
}

.serve_box li h3 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
}

.serve_box li p {
	line-height: 28px;
	font-size: 20px;
}

.serve_box li span {
	position: absolute;
	top: 0;
	left: 50%;
	margin: -47px 0 0 -47px;
	width: 94px;
	height: 94px;
	line-height: 84px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #3598d9;
	font-size: 42px;
	font-style: oblique;
	text-align: left;
	padding-left: 12px;
}

.serve_box a {
	width: 415px;
	line-height: 70px;
	color: #fff;
	margin: 0 auto;
	font-size: 28px;
	font-weight: bold;
	background-color: #1e8ecf;
	display: block;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}


/* 优越的课程，简单易学 END */


/*重要通知*/

.notice {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0 35px;
	text-align: center;
	color: #000;
}

.notice h3 {
	font-size: 32px;
	letter-spacing: 5px;
	margin-bottom: 20px;
	font-weight: normal;
}

.notice h2 {
	font-size: 56px;
	font-weight: bold;
	margin-bottom: 33px;
}

.notice h2 strong {
	color: #e70000;
}

.notice .list1 {
	width: 842px;
	height: 183px;
	margin: 0 auto 17px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 2px solid #c1c1c1;
	position: relative;
}

.notice .list1 h4 {
	padding: 16px 0 10px 56px;
	font-size: 20px;
	line-height: 32px;
	text-align: left;
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 10px;
	font-weight: normal;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.notice .list1 h4 strong {
	color: #ff2728;
}

.notice .list1 p {
	line-height: 32px;
	font-size: 20px;
}

.notice .list1 img {
	position: absolute;
	width: 27px;
	height: 17px;
	background: #fff;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -14px;
}

.notice .strong {
	width: 720px;
	height: 92px;
	background: #cb0000;
	margin: 0 auto 32px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 15px 0 0 20px;
}

.notice .strong img {
	float: left;
	width: 60px;
	margin-right: 13px;
}

.notice .strong span {
	float: left;
	width: 70px;
	line-height: 35px;
	letter-spacing: 5px;
	margin-top: -5px;
	font-size: 30px;
	color: #fcff22;
	margin-right: 20px;
}

.notice .strong p {
	float: left;
	width: 530px;
	color: #fff;
	text-align: left;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 1px;
}

.notice .strong p strong {
	color: #f1ee14;
	font-weight: normal;
}

.notice ul {
	margin-bottom: 45px;
}

.notice li {
	width: 190px;
	float: left;
	height: 127px;
	margin-right: 12px;
	background: #f2efe8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
}

.notice li:hover {
	background: #f6eaba;
	transition: all 0.3s linear;
}

.notice .last_li {
	margin-right: 0;
}

.notice li h5 {
	height: 48px;
	padding-top: 20px;
	color: #ff2727;
	border-bottom: 1px dashed #c1c1c1;
	font-size: 16px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.notice li span {
	display: block;
	color: #272636;
	padding-top: 8px;
	font-size: 16px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.notice li p {
	font-size: 13px;
	padding-top: 8px;
	color: #636574;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.notice a {
	display: block;
	width: 520px;
	line-height: 68px;
	margin: 0 auto;
	background: #ffd200;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	-moz-border-radius: 8px;
	color: #272636;
	font-size: 28px;
}

.anniu1 {
	background: #fbd22c;
	width: 400px;
	height: 60px;
	display: block;
	border-radius: 4px;
	border: #eebd15 solid 1px;
	margin: 0 auto;
}

.abta {
	width: 347px;
	height: 60px;
	display: block;
	font-size: 22px;
	line-height: 60px;
	color: #272636;
	padding-left: 53px;
}


/*重要通知 END*/


/*报考区县css开始*/

.bkdqbg {
	width: 100%;
	height: 335px;
	margin: 0 auto;
}

.bkdqnr {
	width: 1000px;
	height: 265px;
	margin: 0 auto;
	padding-top: 50px;
}

.bkdqnr h1 {
	font-size: 40px;
	text-align: center;
	color: #272636;
	font-weight: bold;
}

.bkdqnr p {
	font-size: 15px;
	color: #272636;
	text-align: center;
	line-height: 30px;
}

.bkdqnr01 {
	width: 640px;
	margin: 0 auto;
	padding-top: 20px;
}

.bkdqnr01 ul {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
}

.bkdqnr01 ul li {
	float: left;
	margin-left: 22px;
}

.bkdqnr01 ul li a {
	background: #272636;
	display: block;
	border-radius: 50px;
	font-size: 13px;
	color: #fff;
	width: 105px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

.bkdqnr01 ul li a:hover {
	background: #ef3737;
	text-decoration: underline;
	transition: all 0.3s linear;
}

.bkdqnr02 {
	width: 762px;
	margin: 0 auto;
	padding-top: 22px;
}

.bkdqnr02 ul {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	overflow: hidden
}

.bkdqnr02 ul li {
	float: left;
	margin-left: 22px;
}

.bkdqnr02 ul li a {
	background: #272636;
	display: block;
	border-radius: 50px;
	font-size: 13px;
	color: #fff;
	width: 105px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

.bkdqnr02 ul li a:hover {
	background: #ef3737;
	text-decoration: underline;
	transition: all 0.3s linear;
}

.bkxqbottom {
	width: 100%;
	height: 55px;
	margin: 0 auto;
}

.bkxqbottom1 {
	width: 1000px;
	height: 55px;
	margin: 0 auto;
}


/*报考区县css结束*

/*底部注册*/

.footer {
	background: url("../images/footer_bg.jpg") no-repeat center;
	background-size: cover;
	padding-bottom:30px;
}

.footer .center {
	width: 1200px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 60px;
}

.footer p {
	width: 350px;
	line-height: 30px;
	font-size: 20px;
	color: #ee5502;
	font-family: "方正楷体简体";
	margin: 0 auto;
	font-weight: 800;
}

.footer img {
	margin: 0 auto 25px;
	height: 74px;
}

.footer h3 {
	text-align: center;
	font-weight: 800;
	line-height: 95px;
	color: #fff;
	font-size: 48px;
	font-family: "幼圆";
}

.footer .form {
	width: 1165px;
	margin: 60px auto 0;
}

.footer .form span {
	float: left;
	margin-right: 12px;
	line-height: 42px;
	font-size: 24px;
	text-align: center;
	color: #fff;
}

.footer .form select,
.footer .form input {
	float: left;
	width: 195px;
	line-height: 40px;
	height: 42px;
	border: 1px solid #ff6600;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	font-size: 20px;
	background: none;
	color: #fff;
	margin-right: 29px;
}

.form input::-webkit-input-placeholder {
	color: #a9a9a9;
	font-weight: normal;
	font-size: 16px;
	line-height: 42px;
}

.form input:-moz-placeholder {
	color: #a9a9a9;
	font-weight: normal;
	font-size: 16px;
	line-height: 42px;
}

.form input::-moz-placeholder {
	color: #a9a9a9;
	font-weight: normal;
	font-size: 16px;
	line-height: 42px;
}

.form input:-ms-input-placeholder {
	color: #a9a9a9;
	font-weight: normal;
	font-size: 16px;
	line-height: 42px;
}

.footer .form select {
	margin-right: 30px;
	font-size: 16px;
}

.footer .form option {
	color: #000;
}

.footer .form input[type="submit"] {
	width: 163px;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	border: 1px solid #863500;
	padding: 0;
	background-color: #ee5502;
}


/*底部注册 END*/


/*底部*/

.bottom-nav {
	margin-bottom: 115px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #BBBBBB;
	background-color: #333;
	padding: 10px 0px;
}

.bottom-nav a {
	line-height: 40px;
	padding: 0px 10px;
	font-size: 14px;
	color: #BBBBBB;
}

.bottom-nav a:hover {
	color: #fff;
}


/*左边悬浮*/

.left_fixed {
	display: block;
	position: fixed;
	top: 115px;
	left: 0;
	width: 130px;
	height: 538px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/left_fixed_bg2.png) no-repeat center;
	z-index: 9999;
}

.left_fixed span {
	display: none;
	position: absolute;
	top: -10px;
	right: -8px;
	font-size: 28px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	outline: none;
	background: url(../images/offline_close.png) center;
	background-size: contain;
}

.left_fixed a {
	display: block;
	width: 100%;
	height: 480px;
}

.left_fixed div {
	height: 58px;
	cursor: pointer;
}


/*左边悬浮 END*/


/*左下角离线宝*/

.left_lxb {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 140px;
	background-color: #0e58c1;
	padding: 20px 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 999;
}

.left_lxb h2 {
	line-height: 22px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin: 0 auto 10px;
	width: 95%;
}

.left_lxb .tishi {
	color: #fff;
	font-size: 12px;
	width: 80%;
	margin: 0 auto;
}

.left_lxb input {
	width: 120px;
	height: 25px;
	line-height: 25px;
	display: block;
	margin: 0 auto 10px;
}

.left_lxb input[type="text"] {
	background-color: #fff;
	font-size: 12px;
	border: 1px solid #666;
}

.left_lxb input[type="submit"] {
	background-color: #000;
	color: #fff;
}

.left_lxb .close {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.left_lxb div {
	position: absolute;
	top: 0;
	right: -330px;
	background: #FFECBF;
	width: 300px;
	padding: 20px 15px;
	display: none;
}

.left_lxb div p {
	font-size: 12px;
}

.left_lxb div .last_p {
	color: #C60;
}

.left_lxb div .last_p em {
	font-weight: bold;
	font-style: normal;
}

.left_lxb div .div_close {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 15px;
	cursor: pointer;
}

.left_lxb_btn {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 88px;
	cursor: pointer;
}


/*左下角离线宝 END*/


/* 中间弹窗注册 */

#fixed_center {
	display: none;
}

#fixed_center .hide_box {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 80000;
}

.lxb_box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: fixed;
	top: 50%;
	left: 50%;
	padding: 15px 20px 10px;
	width: 700px;
	height: 570px;
	margin-left: -350px;
	margin-top: -285px;
	background: #fbfbfb;
	color: #8B8D8F;
	text-align: center;
	z-index: 81000;
}

.lxb_box p {
	font: normal 24px/1.5 "微软雅黑";
	padding-top: 10px;
}

.lxb_close {
	position: absolute;
	top: -25px;
	right: -25px;
	cursor: pointer;
	width: 10%;
}

.lxb_close img {
	width: 100%;
}

.offlinecolor {
	color: #00b3d4;
}

.api-lxb-cb-con {
	display: block;
	overflow: hidden;
	zoom: 1;
}

.offlineform {
	width: 82%;
	height: 75px;
	float: left;
	border: 1px solid #d2d2d2;
	text-align: left;
	background: #fff;
	margin-right: 4%;
	border-radius: 20px;
	font-size: 20px;
}

.offline-input {
	border: none;
	padding-left: 10px;
	background: none;
	width: 100%;
	text-align: left;
	font-size: 24px;
	line-height: 75px;
	display: block;
}

.offline-btn {
	width: 10%;
	height: 65px;
	display: block;
	float: left;
	text-indent: -9999px;
	border: 0 none;
	background-size: contain;
}

.offline-info p {
	text-align: center;
	font-size: 20px;
	color: #000;
}

.offline-info h5.lxb_title {
	font-size: 35px;
	font-weight: 700;
	color: #000;
}

.offline-info img.lxb_img {
	width: 100%;
	display: block;
	margin-bottom: 4%;
}

.lxb_desc {
	text-align: left;
	font-size: 75px;
	color: #000;
	padding-top: 2%;
}

.lxb_desc p b {
	font-weight: 700;
}


/* 中间弹窗注册 */


/* 右下角在线咨询 */

.right_b_lxb {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 190px;
	height: 40px;
	background-color: #5bcaff;
}

.right_b_lxb a {
	display: block;
	overflow: hidden;
}

.right_b_lxb div {
	float: left;
	line-height: 40px;
	color: #fff;
}

.right_b_lxb .le {
	width: 20px;
	height: 20px;
	margin: 10px 10px 0;
	background: url(../images/icon-mq.png) no-repeat 0 -100px;
	background-size: 40px auto !important;
}


/* 右下角在线咨询 END */


/*右侧悬浮*/

.right_fixed {
	display: block;
	position: fixed;
	top: 115px;
	right: 0;
	width: 140px;
	background-color: #ad250e;
	z-index: 9999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.right_fixed h3 {
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #821908;
}

.right_fixed ul {
	padding: 0 0 10px;
}

.right_fixed li {
	line-height: 36px;
	border-bottom: 1px solid #821908;
	position: relative;
	padding: 0 5px;
}

.right_fixed li a {
	color: #fff;
	text-align: center;
	display: block;
}

.right_fixed li>a:hover {
	background-color: #982413;
}

.right_fixed li .all {
	-webkit-background-size: contain;
	background-size: contain;
	width: 150px;
	position: absolute;
	top: -20px;
	left: -157px;
	padding-top: 10px;
	display: none;
	background: #ad250e;
	border-radius: 10px;
}

.right_fixed li .all::before {
	content: '';
	width: 7px;
	height: 100%;
	position: absolute;
	right: -7px;
	top: 25px;
}

.right_fixed li:hover .all {
	display: block;
}

.right_fixed li .all a {
	line-height: 30px;
	font-size: 13px;
	border-bottom: 1px solid #fff;
	width: 120px;
	margin: 0 auto;
}

.right_fixed li .all span {
	display: block;
	color: #fff;
	line-height: 28px;
	font-size: 13px;
	padding-left: 35px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.right_fixed .Close {
	display: none;
	position: absolute;
	top: 0;
	right: 5px;
	color: #000;
	font-size: 18px;
	cursor: pointer;
}

.right_fixed .code {
	width: 100px;
	margin: 0 auto;
}

.right_fixed .font {
	line-height: 18px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-bottom: 5px;
}


/*晃动框*/

#xz-right {
	width: 292px;
	height: 158px;
	position: fixed;
	bottom: 0;
	right: -300px;
	z-index: 11000;
	cursor: pointer;
	border-radius: 2px;
	background: url("../images/170525.gif")no-repeat center center;
	box-shadow: -4px -4px 10px #8e8e8e;
}

#xz-right div {
	width: 58px;
	height: 16px;
	position: absolute;
	left: 11px;
	bottom: 8px;
}

#xz-right a {
	display: block;
	width: 292px;
	height: 136px;
	position: absolute;
	top: 0;
	left: 0;
}


/*右侧悬浮 END*/

.Tc {
	display: none;
	width: 100%;
	height: 100%;
	background: url(../images/black-60.png);
	position: fixed;
	top: 0;
	z-index: 99999;
	left: 0;
	cursor: pointer;
}


/*.mail_wrap {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 846px;
	height: 560px;
	margin-top: -280px;
	margin-left: -423px;
	background: url(../images/tck1.jpg) no-repeat center;
	z-index: 10;
}

.mail_wrap em {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}

.mail_wrap p {
	width: 846px;
	height: 510px;
	position: absolute;
	bottom: 0px;
}*/

.center_float {
	width: 840px;
	height: 520px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -280px;
	margin-left: -423px;
	background: url(../images/tck1-bg.jpg) no-repeat;
}

.center_float h1 {
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	margin: 40px 0px;
}

.center_float ul {
	width: 780px;
	height: auto;
	margin: 0 auto;
}

.center_float ul li {
	float: left;
	width: 238px;
	height: 138px;
	margin: 10px;
	color: #fff;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	border: 1px #fff dashed;
	border-radius: 10px;
}

.center_float ul li p {
	height: 35px;
	font-size: 24px;
	margin: 20px auto 15px auto;
}

.center_float ul li a {
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	display: block;
	margin: 0 auto;
	border-radius: 20px;
}

.center_float ul li.ca1 a {
	background-color: #fcc048;
}

.center_float ul li.ca2 a {
	background-color: #7ad0ff;
}

.center_float ul li.ca3 a {
	background-color: #8bd655;
}

.center_float ul li.ca4 a {
	background-color: #cd91ff;
}

.center_float ul li.ca5 a {
	background-color: #ff6868;
}

.center_float ul li.ca6 a {
	background-color: #6e8bd6;
}

.center_float .close-btn {
	display: block;
	width: 32px;
	height: 32px;
	background: url(../images/x_center_new.png);
	position: absolute;
	top: 10px;
	right: 10px;
}

.Tc2 {
	display: none;
	width: 100%;
	height: 100%;
	background: url(../images/black-60.png);
	position: fixed;
	top: 0;
	z-index: 99999;
	left: 0;
	cursor: pointer;
}

.mail_wrap2 {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 852px;
	height: 500px;
	margin-top: -250px;
	margin-left: -426px;
	background: url(../images/tck2.png) no-repeat center;
	z-index: 10;
}

.mail_wrap2 em {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}

.mail_wrap2 a {
	display: block;
	width: 846px;
	height: 470px;
	position: absolute;
	bottom: 0px;
}





.iframe-wrap{
width: 1000px;
    margin: 30px auto 0;
    height: 190px;
}

/*甄选专业*/
.down_main{
	width:1100px;
	margin: auto;
}
.down_main ul{margin-bottom: 40px}
.down_main ul li{width: 353px; height:260px; float: left; margin-right: 20px; margin-bottom: 20px; background: #fff;}
.down_main ul li:nth-child(3n){margin-right: 0px;}
.down_main ul li .pic img{transition: all 0.6s;width: 353px;height: 170px;}
.down_main ul li .pic img:hover{transform: scale(1.01);}
.down_main ul li .text{width: 351px; height: 90px; padding-top: 10px; background: #fff; border: 1px #e9e9e9 solid; border-top: none;    box-sizing: initial;}
.down_main ul li .text p{text-align: center; padding-left: 10px; font-size: 16px; font-weight: bold;margin: 10px auto;}
.down_main ul li .text .text_bnt span{ width: 190px; height: 30px; line-height: 30px; font-size: 16px; margin-left: 10px; float: left; color: #999;}
.down_main ul li .text .text_bnt a{ width: 145px;  height: 35px; line-height: 35px;   border-radius: 5px; text-align: center;  font-size: 16px;  color: #fff; background: #ca3338;display: block;margin: auto}
.down_main ul li .text .text_bnt a:hover{background: #f03c42;}
.clearfix:after {
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
	content: "";
+ zoom: 1;
}
.school-btn{
	text-align: center;
	display: block;
	width: 280px;
	height: 56px;
	line-height: 56px;
	color: #fff;
	font-size: 26px;
	background: #c30808;
	margin: 0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#footer-fixed {
	position: fixed;
	width: 100%;
	height: 116px;
	z-index: 9999;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

#footer-fixed .left {
	width: 342px;
}
#footer-fixed .left p{
	margin:17px 0;
	font-size: 39px;
	color: #fff000;
	font-size: 31px;
	line-height: 39px;
	color: #fff;
	border-right: 2px solid #fff;
}
#footer-fixed .left p em {
	font-size: 39px;
	color: #fff000;
}
#footer-fixed .right form{
	padding:14px 0;
}
#footer-fixed .right form .form-group {
	float: left;
}
#footer-fixed .right form .form-group label{
	display: block;
	font-size:18px;
	color: #fff;
	margin-bottom:7px;
}
#footer-fixed .right form .form-group input{
	display: block;
	width: 210px;
	margin-right:26px;
	border: 1px solid #6f6f6f;
	font-size:16px;
	line-height:42px;
	color: #000;
	text-indent:15px;
	margin-bottom:7px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#footer-fixed .right form .submit-btn{
	display: block;
	margin-top:13px;
	float: left;
	width: 181px;
	height: 60px;
	line-height:60px;
	font-size:27px;
	text-align: center;
	color: #000;
	background-color: #fff000;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow:0 8px 0 rgba(1,1,1,0.4);
	-moz-box-shadow:  0 8px 0 rgba(1,1,1,0.4);
	box-shadow:  0 8px 0 rgba(1,1,1,0.4);
}
.mid1080 {
	width: 1080px;
	margin: 0 auto;
}


.item-required{display:none!important;}
.form-error-msg{display:none!important;}
.form-text{outline:none!important;}
.btn-submit{display: none!important;}
.form-item{ margin-top: 5px!important; line-height: 30px; text-align: center;  display: inline-block;width:50%; }
.form-label{display: none!important;}
.form-text{ width: 90%!important; height: 54px; border: 1px solid #a19a9a;
	padding-left: 20px;box-sizing:border-box;}
.form-element{ margin-left: 0px!important ;display:inline;}
.item-required{display:none!important;}

.form-error-msg{background:none!important;}
.form-error{display:none!important;}
.form-text{font-size: 18px;color: #666;}
.submit{width: 50%!important;height: 80px; line-height:80px; display: block;margin: 0 auto;text-align: center;cursor:pointer;
	color: #fff;font-size: 32px;background-color: rgb( 247, 119, 28 );
	border-radius: 10px;letter-spacing: 20px;margin-top: 20px !important;}

.iframe-wrap #phone{width: 440px;background: url(../images/pc_05.png) no-repeat left;}
.iframe-wrap #phone  input{ width: 300px!important; padding-left:20px;background:url("../images/pc_06.png") no-repeat left;background-size:contain;border: none;outline: none; font-size: 18px;color: #999999;}

#content{width: 500px;background: url(../images/pc_07.png) no-repeat left; float:right;}
#content select{background:url("../images/pc_08.png") no-repeat left;  background-size:contain; width: 300px!important; height: 54px;box-sizing: border-box;
	font-size: 16px;color: #fff;border: none;outline: none; font-size: 18px;color: #999999; appearance: none;-moz-appearance: none;-webkit-appearance: none;padding-left:20px;}
.form-element{float:right;}
.con3_c {
    width: 1130px;
    overflow: hidden;
    margin-top: 12px;
    height: 421px;
}
.con3_c_t {
    width: 240px;
    height: 195px;
    background: #fff;
    border: 1px dashed #aaaaaa;
    float: left;
    margin-top: 13px;
    margin-left: 20px;
    margin-right: 20px;
}
.con3_c_t_t {
    width: 211px;
    height: 94px;
    background: url(../images/bai_1.png) no-repeat;
    margin: 24px auto 0;
}
.con3_c_t_t h2 {
    font-size: 24px;
    color: #f34334;
    text-align: center;
    padding-top: 5px;
}
.nr .con3_c_t_t p {
    font-size: 14px;
    color: #464646;
    text-align: center;
    padding-top: 32px;
  /* margin-top: 10px;*/
}
.con3_c_t_c {
    width: 169px;
    height: 35px;
    margin: 20px auto 0;
}
.nr .con3_c_t_c a {
    width: 169px;
    line-height: 46px;
    background: #f34334;
    border-radius: 5px;
    display: block;
    text-align: center;
    color: #fff;
}
a {
    cursor: pointer;
}
