@charset "utf-8";

/* CSS Document */
*{margin: 0px;padding: 0px;}
body {
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
	color: #444;
	background-color: #f5f5f5;
	max-width: 800px;
}

img {
	width: auto;
}

.hy_top h1 {
	position: absolute;
	left: -999999px;
}

.hy_top {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #ececec;
	position: relative;
}

.hy_top_con {
	margin: 0 auto;
}

.hy_top span {
	float: left;
	width: 300px;
	font-size: 12px;
	font-family: 'Microsoft YaHei';
	color: #95313a;
}

.fenxiang {
	width: 475px;
	float: right;
	text-align: right
}

.fenxiang a {
	padding-left: 22px;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #999;
	display: inline-block;
	margin-right: 10px;
	margin-left: 5px;
}

.wx_tc {
	position: absolute;
	top: 30px;
	left: -50px;
	z-index: 200;
	display: none
}

.conten {
	margin: 0 auto;
}

/*head begin*/
.head {
	width: 100%;
	background-color: #FFF;
}

.head_cnt {
	margin: 0 auto;
	position: relative;
}

.head .notice {
	margin-bottom: 20px;
}

.head_cnt .logo,
.head_cnt .search {
	float: left;
}

.head_cnt .logo {
	line-height: 40px;
	width: 36%;
}

.head_cnt .logo a {
	float: left;
}

.head .a2 {
	padding: 0 6%;
	background-color: #4b7fc0;
	color: #FFF;
	font-size: 22px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.head .search {
	margin: 10px 0;
	width: 53%;
}

.head .search-input {
	width: 80%;
	float: left;
}

.head .search-input input {
	width: 100%;
	font-size: 14px;
	color: #bbbbbb;
	height: 32px;
	line-height: 32px;
	padding: 5px;
	outline: none;
	border: 1px solid #4b7fc0;
}

.head .search-button {
	width: 18%;
	height: 40px;
	line-height: 40px;
	float: right;
}

.head .search-button input#search_an {
	color: #fff;
	display: block;
	width: 76px;
	font-size: 14px;
	text-align: center;
	border: 0;
	height: 44px;
	line-height: 44px;
	background-color: #4b7fc0;
}

.hotwords span {
	font-size: 12px;
	padding-top: 6px;
	line-height: 20px;
	padding-right: 15px;
	color: #fe8713;
}

.hotwords a {
	font-size: 12px;
	padding-top: 6px;
	line-height: 20px;
	display: inline-block;
	padding-right: 15px;
	color: #999;
}

.head .tel {
	margin-top: 22px;
	width: 10%;
	padding-left: 5%;
}

.head .tel span {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #fe8713;
}

.head .tel .span2 a {
	color: #fe8713;
}

/*head end*/
.container {
	margin: 0 auto;
	position: relative;

}

/*nav-box begin*/
.nav-box>.container {
	padding-top: 1%;

}

.nav-box {
	position: relative;
	margin-bottom: 40px;
}

.nav {
	background-color: #2ca6e0;
	line-height: 48px;
}

.nav .container>div {
	width: 100%;

}

.nav a {
	padding: 0px 20px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #fff !important;
}

.nav a:hover {
	background-color: #4b7fc0;
}

#nav {
	display: flex;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	/* 改进iOS上的滚动性能 */
	overflow: hidden;
	padding: 0;
	background-color: #fff;
}

#nav li {
	list-style: none;
	/* 其他样式 */
}


.banner .btn .cur {
	background-color: #4b7fc0;
}

.container .tab {
	position: absolute;
	top: -48px;
	left: 0;
	z-index: 999;
}

.container .tab .tabList {
	width: 227px;
	float: left;
	background-color: #fff;
	-webkit-box-shadow: 0 0 6px rgba(153, 153, 153, 0.1);
	-moz-box-shadow: 0 0 6px rgba(153, 153, 153, 0.1);
	box-shadow: 0 0 6px rgba(153, 153, 153, 0.1);
}

.all_course {
	text-align: center;
	font-size: 20px;
	display: block;
	color: #fff;
	line-height: 48px;
	background-color: #2ca6e0;
}

.all_course img {
	padding-right: 10px;
	margin-bottom: 3px;
}

.all_course a {
	color: #fff;
}

.container .tabList li {
	padding: 6.4% 8% 0;
}

.container .tabList li img {
	display: none;
}

.container .tabList li:hover {
	background-color: #f5f5f5;
}

.container .tabList li>span {
	display: block;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 6%;
}

.container .tabList li>span a {
	font-size: 12px;
}

.container .tabList #gg5 span,
.container .tabList #gg4 span {
	padding-bottom: 4%;
}

#gg6>span {
	border-bottom: 0 none;
}

.container .tabList li>a {
	font-size: 14px;
	display: block;
	margin-bottom: 6px;
}

.container .tabCon {
	width: 56.6%;
	float: left;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 1px #aaa;
	-moz-box-shadow: 0 0 10px 1px #aaa;
	box-shadow: 0 0 10px 1px #aaa;
}

.container .tabCon b {
	font-size: 16px;
	display: block;
}

.container .tabCon>div {
	padding: 20px 25px;
	display: none;
	position: absolute;
	left: 100%;
	top: 48px;
	width: 612px;
	height: 312px;
	background-color: #fff;
}

.container .small_box a,
.container .small_box span,
.container .s_box a,
.container .top1 span,
.container .top1 a {
	color: #7e7e7e;
	font-size: 12px;
}

#con_gg_1>div,
#con_gg_4>div {
	margin-bottom: 10px;
}

#con_gg_1 .top1 b {
	margin-bottom: 10px;
}

.tabCon .bottom1 a {
	width: 31%;
	float: left;
}

.container .small_box a,
#con_gg_3 .s_box a {
	display: inline-block;
	padding-right: 10px;
}

.tabCon .bottom1 .a2 {
	margin: 0 3.5%;
}

.tabCon .top1 {
	margin-bottom: 8px;
}

.tabCon .top1 span {
	font-size: 14px;
	float: left;
}

.tabCon .top1 a {
	float: right;
}

.tabCon .s_box a {
	float: left;
}

.tabCon .school_logo a {
	width: 29.333%;
	margin: 0 1%;
	border: 1px solid #ccc;
	text-align: center;
}

.tabCon .c_box {
	margin-bottom: 8px;
}

.banner_box {
	width: 49%;
	background-color: #0c7fc3;
	height: 50px;
}

.banner_box a img {
	width: 100%;
	height: 100%;
}

/*banner*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 340px;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	height: 340px;
}

.fullSlide .bd ul {
	width: 100%
}

.fullSlide .bd li {
	width: 100%;
	overflow: hidden;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}

.fullSlide .bd li a {
	display: block;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 15px;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	border: 3px #fff solid;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 5px;
	overflow: hidden;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background-color: #fff;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 0;
	z-index: 1;
	width: 28px;
	height: 80px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	right: 0;
}

/*banner end*/
/*float-news */
.float-news {
	width: 96%;
	margin: 10px 2%;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1)
}

.float-news-tit {
	padding: 0;
}

.float-news-tit li {
	float: left;
	width: 50%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	background-color: #FFF;
	border-bottom: 1px #ccc solid;
	cursor: pointer;
}

.float-news-tit li.hover {
	color: #fff;
	background-color: #4b7fc0;
	position: relative;
}

.float-news-tit li.hover:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 12px solid #4b7fc0;
	position: absolute;
	bottom: -8px;
	left: 45%;
}

.headline-bottom {
	padding: 2%;
}

.headline-top {
	padding: 4% 2% 2%;
}

.update-news-cnt {
	margin: 0;
	padding: 0% 0% 3%;
}

.headline-top h3 {
	line-height: 40px;
	display: block;
}

.headline-top h3 a {
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 5px;
}

.hot-spot {
	padding-bottom: 15px;
	margin-bottom: 5px;
}

.headline-bottom .hot-spot {
	padding-bottom: 0px;
	border-bottom: 0;
	margin-bottom: 0px;
}

.hot-spot li {
	font-size: 14px;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hot-spot li a {
	margin-right: 5px;
	color: #666666;
}

.hot-spot li span {
	padding: 0 10px;
	border-right: 1px #666 solid;
	margin-right: 10px;
	color: #4b7fc0;
}

.float-news-box {
	padding: 4px 5%;
}

.float-news-box h3 {
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
}

.float-news-box h3 a {
	font-size: 16px;
	color: #333;
}

.float-news-box h3 a:hover,
.float-news li a:hover {
	color: #4b7fc0;
}

.update-newsl li {
	width: 100%;
	border-bottom: 1px #f1f0f0 solid;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 1.5% 0 1.5% 0%;
}

.update-newsl li a {
	width: 80%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #777;
}

.update-newsl li span {
	float: right;
	color: #999;
}

.update-newsl>p {
	font-size: 14px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	padding: 1% 0 3%;
}

.update-newsl p a {
	padding: 0 20px;
	background-color: #fff;
}



.update-news li {
	width: 95%;
	border-bottom: 1px #f1f0f0 solid;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 1.5% 0 1.5% 0%;
}

.update-news li a {
	width: 80%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #777;
}

.update-news li span {
	float: right;
	color: #999;
}

.update-news>p {
	font-size: 14px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	padding: 1% 0 3%;
}

.update-news p a {
	padding: 0 20px;
	background-color: #fff;
}

/*float-news end*/
/*nav-box end*/
.main {
	width: 100%;
	margin: 0 auto 40px;
}

.main-tit {
	line-height: 30px;
	margin-bottom: 1%;
}

.main-tit h2 {
	margin-top: 30px;
	margin-left: 30px;
	float: left;
	font-size: 25px;
	color: #222222;
	width: 50%;
}

.main-tit h2 i {
	padding: 0px 15px;
	margin-right: 5px;
}

.sign-up .main-tit h2 i {}

.jiaoliu .main-tit h2 i {}

.jiage .main-tit h2 i {}

.zhaosheng .main-tit h2 i {}

.main-tit h2 span {
	font-size: 20px;
	font-weight: 500;
	color: #999999;
}

.main-tit ul {
	width: 50%;
	float: right;
}

.main-tit ul li {
	float: right;
	margin: 0 2%;
	cursor: pointer;
	position: relative;
	color: #555555;
	line-height: 46px;
}

.main-tit ul li:hover,
.main-tit ul li.hover {
	border-bottom: 2px solid #4b7fc0;
}

.main-tit ul li:hover:after,
.main-tit ul li.hover:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid #4b7fc0;
	position: absolute;
	bottom: -7px;
	left: 45%;
}

.b-t1 {
	border-bottom: 1px solid #ffa800;
}

.b-t2 {
	border-bottom: 1px solid #ff83ac;
}

.b-t2 ul li:hover,
.b-t2 ul li.hover {
	border-bottom: 2px solid #ff83ac;
}

.b-t2 ul li:hover:after,
.b-t2 ul li.hover:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid #ff83ac;
	position: absolute;
	bottom: -7px;
	left: 45%;
}

.b-t3 {
	border-bottom: 1px solid #9fcaed;
}

.b-t4 {
	border-bottom: 1px solid #9fcaed;
}

.b-t5 {
	border-bottom: 1px solid #9fcaed;
}

.main_cnt_l {
	float: left;
	width: 16.833%;
	padding: 2%;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}

.main_cnt_r {
	float: right;
	width: 73.5%;
	padding: 2%;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}


.news_tit {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

.news_tit span {
	float: left;
	font-size: 20px;
	color: #333333;
	padding-left: 10px;
}

.news_tit a {
	float: right;
	font-size: 12px;
	color: #999999;
}

.news ul li {
	width: 100%;
	padding-left: 1%;
	font-size: 14px;
	color: #777777;
}

.news ul li a {
	font-size: 14px;
	line-height: 29px;
	color: #777777;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 93.5%;
	float: left;
}

.news ul li a:hover {
	color: #4b7fc0;
}

.news ul li span {
	float: right;
	width: 15%;
	text-align: right;
	line-height: 29px;
}

.main_cnt_l dt {
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
}

.main_cnt_l dt i {
	padding: 0px 10px;
	margin-right: 5px;
}

/*20171106 begin*/
.main_cnt_l .speak1_tit span {
	width: 100%;
}

.main_cnt_l .speak1 .p2 {
	font-size: 12px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}

.main_cnt_l .speak1 .p1 span {
	font-size: 12px;
}

.jiaoliu .main_cnt_r .news-calls {
	margin: 1.7% 0;
}

/*20171106 end*/
/*sign-up begin*/



.sign-up .news-calls .news {
	width: 31.333%;
	margin: 0 1%;
	float: left;
}

.sign-up .news-calls .zhengce ul {
	margin-bottom: 8%;
}

.sign-up .news_tit span {
	padding-left: 0;
	border: none;
	background: none;
}

.sign-up .news_tit span i,
.course-tuijian-tit span i {
	padding: 0 12px;
	margin-right: 5px;
	
}


.zhengce ul li,
.zhengce ul li a {
	line-height: 32px;
}

.sign-up .news-calls .changshi ul {
	margin-bottom: 0
}

.changshi ul li {
	width: 47%;
	float: left;
	margin: 0 1.5% 3%;
	padding: 0;
	background: no-repeat;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}

.changshi ul li a {
	display: block;
	border: 1px solid #eeeeee;
	background-color: #FFF;
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.changshi ul li:hover a {
	background-color: #4b7fc0;
	border: 1px solid #4b7fc0;
	color: #FFF;
}

.ask ul li,
.ask ul li a {
	line-height: 32px;
}

.liucheng ul li {
	width: 100%;
	padding: 8px 0 28px;
	text-align: center;
	line-height: 42px;
}

.liucheng ul .li4 {
	padding-bottom: 0;
	background: none;
}

.liucheng ul li a {
	border: 1px solid #4b7fc0;
	font-size: 14px;
	line-height: 42px;
	color: #4b7fc0;
	display: block;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.liucheng ul li a i {
	padding: 1px 9px;
	margin-right: 5px;
}

.liucheng ul .li3 a {
	width: 45%;
	margin: 0 2%;
	float: left;
}

.liucheng ul .li4 a {
	width: 30%;
	margin: 0 1%;
	float: left;
}

/*sign-up end*/
/*zhaosheng begin*/
.zhaosheng .news-calls h3 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}

.zhaosheng .news-calls h3 i {
	padding: 0 5%;
	margin-right: 4%;
}

.zhaosheng .dl1 dt i {}

.zhaosheng .news-calls ul li {
	padding-left: 5%;
}

.zhaosheng .news-calls ul li a {
	font-size: 14px;
	line-height: 30px;
	color: #999999;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zhaosheng .news-calls ul li a:hover {
	color: #4b7fc0;
}

.zhaosheng .main_cnt_l dd a {
	width: 25%;
}



#con_cc_3 dd a {
	height: 20px;
}

#con_cc_3 dd {
	line-height: 20px;
}

#con_cc_2 dd a {
	height: 20px;
}

#con_cc_2 dd {
	line-height: 20px;
}

#con_cc_1 dd a {
	height: 20px;
}

#con_cc_1 dd {
	line-height: 20px;
}
.school_list {padding: 10px 0px;}
.school_list dl {
	float: left;
	width: 93.7%;
	padding: 2%;
	margin: 1%;
	border: 1px solid #eee;
}

.school_list dt {
	width: 32%;
	margin-right: 5%;
	float: left;
}

.school_list dt {
	text-align: center;
}

.school_list dd {
	float: left;
}

.school_list dt img {
	width: 100%;
	height:1.8rem;

}

.school_list dd p {
	display: -webkit-box;
	-webkit-line-clamp: 2; /* 限制在两行 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	color: #bbbbbb;
	margin-top: 5px;
}

#con_cc_1 dd {

	margin: 0px;
	line-height: 20px;
}

.school_list dd {
	width: 60%;
	float: right;
}

#con_cc_1 dd a {
	height: 20px;
}


.school_list dd a {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}


.major_list li {
	float: left;
	width: 16%;
	margin: 1% 1%;
	padding: 3% 1%;
	text-align: center;
	background-color: #e5f1fa;
}

.major_list li a {
	display: block;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.major_list li:hover {
	background-color: #4b7fc0;
}

.major_list li:hover a {
	color: #fff;
}

.browse-volume i {
	padding: 0 8px;
	margin-right: 5px;
}

.comment-quantity i {
	padding: 0 6px;
	margin-right: 5px;
}

/*zhaosheng end*/
/*exam begin*/
.exam .scroll03 {
	position: inherit !important;
}

.main_cnt_l dl {
	margin-bottom: 20px;
}

.main_cnt_l dd a {
	font-size: 12px;
	line-height: 28px;
	color: #999999;
	display: block;
	float: left;
	width: 33.333%;
	text-align: center;
}

.main_cnt_l dd a:hover {
	color: #4b7fc0;
}

.main_cnt_r .box_hover {
	display: block;
}

.course-tuijian {
	margin: 10px 0px;
}

.course-tuijian-tit {
	padding:1% 0px 1%;
	line-height: 44px;
	border-bottom: 1px solid #4b7fc0;
	background-color: #fff;
}

.course-tuijian-tit span {
	float: left;
	font-size: 20px;
	color: #333333;
	display: block;
	width: 40%;
}

.course-tuijian-tit a {
	float: right;
	font-size: 14px;
	color: #999999;
}

.course-tuijian-cnt a {
	display: block;
    float: left;
    width: 48%;
    padding: 1%;
}

.course-tuijian-cnt a img {
	width: 100%;
	height: 2rem;
}

.course-tuijian-cnt a span {
	display: block;
	width: 96%;
	padding: 4% 0 4% 4%;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	height: 20px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.course-tuijian-cnt a:hover span {
	color: #4b7fc0;
}

.exam .news-calls .news {
	width: 31.333%;
	margin: 0 1%;
	float: left;
}

.main_cnt {
	background-color: #ffffff;
	width: 92%;
	padding: 0% 2%;
	margin: 0% 2%;
}

/*exam end*/
/*jiaoliu beign*/
.jiaoliu .jiaoliu_icon {
	margin-bottom: 10%;
}

.jiaoliu .jiaoliu_icon li {
	width: 33.33%;
	float: left;
	text-align: center;
	margin: 5% 0;
}

.jiaoliu .jiaoliu_icon li span {
	display: block;
	font-size: 12px;
	color: #666666;
}

.jiaoliu .jiaoliu_icon li:hover span {
	color: #4b7fc0;
}

.jiaoliu .faq h3 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #333333;
	padding-left: 10px;
	border-left: 2px solid #4b7fc0;
}

.jiaoliu .faq li {
	line-height: 32px;
	padding-left: 5%;
}

.jiaoliu .faq li a {
	font-size: 14px;
	line-height: 32px;
	color: #777777;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jiaoliu .faq li a:hover {
	color: #4b7fc0;
}

.jiage1 {
	margin-top: 20px;
}

.jiage .jiaoliu_icon {
	margin-bottom: 10%;
}

.jiage .jiaoliu_icon li {
	width: 33.33%;
	float: left;
	text-align: center;
	margin: 5% 0;
}

.jiage .jiaoliu_icon li span {
	display: block;
	font-size: 12px;
	color: #666666;
}

.jiage .jiaoliu_icon li:hover span {
	color: #4b7fc0;
}

.jiage .faq h3 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #333333;
	padding-left: 10px;
	border-left: 2px solid #4b7fc0;
}

.jiage .faq li {
	line-height: 32px;
	padding-left: 5%;
}

.jiage .faq li a {
	font-size: 14px;
	line-height: 32px;
	color: #777777;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jiage .faq li a:hover {
	color: #4b7fc0;
}

.faq>p {
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.faq p a {
	font-size: 12px;
	color: #4b7fc0;
	padding: 0 20px;
	background-color: #fff;
}

.pinglun-weibo {
	margin-bottom: 2%;
}

.pinglun-weibo .speak1 {
	float: left;
	width: 40%;
}

.speak1_tit,
.weibo_tit {
	padding-bottom: 1%;
	line-height: 30px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px;
}

.speak1_tit span i,
.weibo_tit span i {
	padding: 0 12px;
	margin-right: 5px;
}

.speak1_tit span,
.weibo_tit span {
	float: left;
	font-size: 20px;
	color: #333333;
	display: block;
	width: 40%;
}

.speak1_tit a {
	float: right;
	font-size: 14px;
	color: #999999;
}

.speak1 dl {
	margin-bottom: 5%;
}

.speak1 dt,
.speak1 dd {
	float: left;
	width: 15%;
	margin-right: 2%;
}

.speak1 dd {
	width: 83%;
	margin: 0;
}

.speak1 .p1 span {
	font-size: 14px;
	color: #999999;
	margin-right: 10px;
}

.speak1 .p1 em {
	font-style: normal;
	font-size: 12px;
	color: #bbbbbb;
}

.speak1 .p2 {
	font-size: 14px;
	color: #666666;
}

.pinglun-weibo .weibo {
	width: 55%;
	float: right;
}

.jiaoliu .news-calls .news {
	width: 31.333%;
	margin: 0 1%;
	float: left;
}

.jiage .news-calls .news {
	width: 22%;
	margin: 0 1%;
	float: left;
}

/*jiaoliu end*/
/*link begin*/
.link {
	padding: 0% 0% 1%;
	margin: 0 auto 1%;
	border-bottom: 1px solid #dbdbdb;
}

.link h2 {
	text-align: left;
	padding-left: 1%;
	font-size: 16px;
	color: #333333;
	padding-bottom: 10px;
}

.link a {
	float: left;
	padding: 0 15px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
}

/*link end*/
.scrotop {
	right: 5vw !important;
	width: 70px;
	height: 70px;
	line-height: 15px;
	background-color: #4b7fc0;
	font-size: 12px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	position: fixed;
	bottom: 70px;
	display: none;
	-moz-border-radius: 74px;
	-webkit-border-radius: 74px;
	border-radius: 74px;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 120, 108, 0.2);
	-moz-box-shadow: 0px 0px 10px rgba(0, 120, 108, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 120, 108, 0.2)
}

.scrotop i {
	display: block;
	width: 50%;
	margin: auto;
	height: 14px;
	background-size: contain;
}

.scrotop span {
	width: 50%;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 12px;
	display: block;
}

.nav a img,
.tabList li img {
	display: none
}

/*footer begin*/
#footer {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
	background-color: #eeeeee
}

#footer table {
	width: 100% !important;
}

.foot_ad {
	display: none;
}

.copyright {
	display: none;
	padding: 1em 0em 1em;
	text-align: center;
	border-top: 2px solid #4b7fc0;
	margin: 1.5em 0 2em;
}

.copyright p {
	margin-bottom: 0.3em;
	margin: 0 0.3em 0.3em;
	font-size: 12px
}

.copyright p a {
	margin-right: 5px;
	font-size: 12px
}

.copyright p a:hover {
	color: #4b7fc0
}

.last {
	display: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #4b7fc0;
	position: fixed;
	z-index: 99999;
	bottom: 0px;
}

.last ul li {
	float: left;
	width: 33%;
	height: 40px;
	border-right: 1px #0063ac solid;
	background: #4b7fc0;
	text-align: center;
	display: block;
	overflow: hidden;
}

.last ul li a {
	display: inline-block;
	height: 40px;
	width: 99.8%;
	color: #FFF;
	border-right: 1px #4b7fc0 solid;
	text-align: center;
}

.last ul li a span {
	font-size: 14px;
	font-weight: 600;
}

/*footer end*/
.mobile-nav {
	display: none
}

.exampart .examlist {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -113px;
	margin-top: 50px;
	height: 335px;
	padding: 17px 0;
	padding-top: 4px;
	width: 230px;
	background: #fff;
	background: rgba(255, 255, 255, .9)
}

.exampart .examlist li.first {
	height: 75px
}

.exampart .examlist li {
	border-left: 3px solid transparent;
	padding-left: 17px;
	display: block;
	height: 80px;
	overflow: hidden
}

.exampart .examlist li .title {
	font-size: 14px;
	color: #171920;
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 8px;
	line-height: 1;
	position: relative
}

.exampart .examlist li .title .icon18 {
	position: absolute;
	right: 20px;
	top: 12px
}

.exampart .examlist li .list {
	height: 21px;
	overflow: hidden
}

.exampart .examlist li .list a {
	line-height: 21px;
	color: #686a71;
	font-size: 12px;
	margin-right: 9px;
	word-break: keep-all;
	float: left;
	*float: none
}

.exampart .examlist li .list a:hover {
	color: #0c7fc3
}

.exampart .examlist li .courselist {
	position: absolute;
	top: 0;
	left: 232px;
	height: 340px;
	border-top: 1px solid #efeff0;
	border-bottom: 1px solid #efeff0;
	width: 969px;
	background: #fff;
	overflow: auto;
	display: none;
	padding-top: 44px
}

.exampart .examlist li .courselist .part span {
	width: 106px;
	padding-left: 47px;
	float: left;
	font-size: 14px;
	line-height: 23px;
	font-weight: 700;
	color: #686a71
}

.exampart .examlist li .courselist .part div {
	width: 793px;
	padding-bottom: 24px;
	float: left
}

.exampart .examlist li .courselist .part div a {
	width: 100px;
	padding-right: 5px;
	font-size: 14px;
	line-height: 23px;
	color: #686a71;
	display: inline-block
}

.exampart .examlist li .courselist .part div a:hover {
	color: #0c7fc3
}

.exampart .examlist li:hover {
	background: #fff;
	border-color: #0c7fc3
}

.exampart .examlist li:hover .title {
	color: #0c7fc3
}

.exampart .examlist li:hover .title .icon18 {
	display: none
}

.exampart .examlist li:hover .courselist {
	display: block
}

.exampart .examlist .exam-row {
	height: 58px
}

.w1180 {
	width: 1180px;
	margin: 0 auto
}

/* reset.css */
@charset "utf-8";


article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

ul,
ol,
li,
dl,
dt,
dd {
	list-style: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

.clear {
	display: block;
	float: none;
	clear: both;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	background: none;
	border: 0;
	font-size: 0
}

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

.clearfix {
	zoom: 1;
}

.clearfix dl dt {
	overflow: hidden;
	margin: 0px 2% !important;
	width: 33%;
}

.left {
	float: left;
}

.right {
	float: right
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #444;
}

a:link {
	color: #444;
}

a:hover {
	color: #ff6600;
}

a:active {
	color: #ff6600;
}

/*title*/
h1 {
	font-size: 50px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 9px;
}

.flex_1 {
	display: flex;
	justify-content: space-between;
}

/* 轮播 S*/
.pagination11 {
	display: none;

}

#slider_container a,
img {
	border: 0px;
}

#example {
	width: 100%;
	height: 300px;
	position: relative;
}

#slides {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
}

.slides_container {
	width: 100%;
	overflow: hidden;
	position: relative;
	display: none;
}

.slides_container div.slide {
	display: block;

}

#slides .next,
#slides .prev {
	position: absolute;
	top: 107px;
	left: 0px;
	width: 41px;
	height: 58px;
	display: block;
	z-index: 101;
}

#slides .next {
	right: 0px;
	left: auto;
}

.slide {
	width: 600px;
	height: 330px;
	background: #fff;
	border: 1px solid #ccc;
	box-sizing: border-box;
	float: left;
}

.captionF {
	z-index: 103;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: left;
	left: 0;
	height: 30px;
	padding: 8px 20px 0 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
}

.captionF a {
	color: #FFF;
	text-decoration: none;
}

.captionF a:hover {
	color: #FFF;
	text-decoration: underline;
}

.caption {
	z-index: 102;
	position: absolute;
	left: 0;
	height: 30px;
	padding: 15px 20px 0 20px;
	background: #000;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	font-size: 14px;
	text-shadow: none;
	filter: alpha(opacity=50);
	text-align: left;

}

/* 轮播 E*/


/* list-news S */
@charset "utf-8";

.head_cnt .btn-menu {
	display: none;
}

/*nav-bg begin*/
.nav-bg {
	width: 100%;
	background-color: #dddddd;
}

.nav-bg .nav {
	margin: 0 auto;
}

.nav-bg .nav a {
	width: 12.5%;
	display: block;
	float: left;
	color: #444444;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
}

.nav-bg .nav a:hover,
.nav-bg .nav a.hover {
	background-color: #ab0e2d;
	color: #FFF;
}

/*nav-bg end*/
.breadcrumbs {
	margin: 0 auto;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.breadcrumbs a:hover,
.breadcrumbs a.hover {
	color: #ab0e2d;
}
.breadcrumbs > a + a:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc;
}

.main_l {
	width: 100%;
}

.main_r {
	width: 23.33333%;
}

.main_banner {
	margin-bottom: 20px;
}

/*main begin*/
.main {
	margin: 10px auto;
}

.main-tit a.more {
	float: right;
	height: 40px;
	line-height: 40px;
	margin-right: 2%;
}

/*main end*/
/*recruit-search begin*/
.recruit-search {
	padding: 2%;
	margin-bottom: 2%;
}

.recruit-search-cnt {
	margin-bottom: 10px;
	line-height: 28px;
	border-bottom: 1px #dedede dashed;
	padding-bottom: 10px;
}
.recruit-search-cnt  ul
.recruit-search-cnt left ul {
	width: 100%;
}

.recruit-search-cnt ul li {
	float: left;
	padding: 0 8px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	margin: 2px 5px;
	cursor: pointer;
}
.recruit-search-cnt ul li a:hover{color: #2ca5df;
}
.recruit-search-cnt ul li .active{color: #2ca5df;
}
.recruit-search-cnt ul li.selected {
	background-color: #4bc061;
	color: #fff;
}

.recruit-search-cnt a.zhankai,
.recruit-search-cnt a.shouqi {
	width: 8%;
	text-align: center;
	color: #ab0d2c;
}

/*recruit-search end*/
/*main_l begin*/
/*search-result begin*/
.search-result {
	padding: 2%;
	margin-bottom: 2px;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}

.search-result b {
	font-size: 20px;
	color: #ab0d2c;
}

/*search-result end*/
/*school-list begin*/
.school-list-cnt {
	padding: 2% 2%;
	margin-bottom: 2%;
}

.school-list-cnt .school-logo {
	float: left;
	width: 34%;
	text-align: center;
}
.school-list-cnt .school-logo img{
	width: 100%;height:2rem;
}
.school-list-cnt .school-cnt {
	float: left;
	width: 58%;
	margin: 0 2%;
}

.school-list-cnt .school-cnt a.school-tit {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	color: #444444;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.school-list-cnt .school-cnt p {
	font-size: 14px;
	color: #999999;
	line-height: 22px;
}

.school-list-cnt .school-cnt p span {
	margin-right: 5%;
}

.school-list-cnt .school-cnt .mt {
margin-bottom: 5px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 10vw;
    font-size: 14px;
}

.school-list-cnt .school-btn {
	float: right;
	width: 12%;
}

.school-list-cnt .school-btn a {
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	color: white;
	display: block;
	background: #4bc061;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
}

.school-list-cnt .school-btn .a-zixun {
	background: #fff;
	border: 1px solid #4bc061;
	color: #4bc061;
	margin-bottom: 0;
}

/*school-list end*/
.page {
	width: 80%;
	padding: 2% 0;
	margin: 0 10% 2%;
}

.page>ul>li {
	float: left;
}

.page>a,
.page>b {
	width: 10%;
	background-color: #f5f5f5;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	padding: 5px 15px;
	border-radius: 2px;
	margin-right: 10px;
}

.page>b {
	background-color: #fff;
}

.page>a:hover {
	background-color: #4bc061;
	color: #fff;
}

.page .pagetotal,
.page>a:hover.pagetotal {
	background-color: #FFF;
	color: #222222;
}

.page .pagetotal b {
	font-weight: 500;
}

.page>ul>li>.active {
	color: white;
	background-color: #4bc061;
}

.fst-page a,
.last-page a {
	padding-left: 5px;
	padding-right: 5px;
}

.main_box_shadow {
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1)
}

/*main_l end*/
/*right begin*/
.main_r .ad {
	display: block;
	width: 100%;
	margin-bottom: 5%;
	text-align: center;
}

/*exit begin*/
.main>.main_r {
	float: right;
}

.college-profile {
	margin-bottom: 10%;
}

.main_r .exit {
	width: 100%;
	padding: 0 0 8%;
	margin-bottom: 10%;
	border: 0;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2)
}

.main_r .exit h3 {
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: #ab0e2d;
	color: #fff;
	text-align: center;
	font-size: 20px;
	margin-bottom: 20px;
}

.exit .exit-cnt {
	padding: 0 8%;
}

.exit .form-bd div {
	margin-bottom: 5%;
}

.exit input {
	width: 96%;
	line-height: 30px;
	padding-left: 3%;
	height: 30px;
	color: #999;
	font-size: 12px;
	outline: none;
	border: 1px #dedede solid;
}

.exit textarea {
	width: 96%;
	margin: 0 0% 3%;
	padding: 2% 0 2% 3%;
	color: #999;
	height: 90px;
	resize: none;
	outline: none;
	border: 1px #dedede solid;
}

#btn {
	cursor: pointer;
	width: 70%;
	margin: 0% 15%;
	line-height: 32px;
	height: 32px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #ab0e2d;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.exit p.exit-tel {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.exit p.exit-tel i {
	padding: 0 10px;
	margin-right: 5px;
}

.exit-lx a {
	display: block;
	width: 19.33333333333%;
	float: left;
	margin: 0 3%;
	padding-left: 8%;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}

.exit .exit-lxxx p {
	display: block;
}

.exit-lx a.exit-wx {
	position: relative;
}

.exit-lx a .wx_tc {
	position: absolute;
	top: 30px;
	left: -50px;
	z-index: 200;
	display: none;
}

.exit-lx a.exit-wx:hover .wx_tc {
	display: block;
}

/*exit end*/
/*coach begin*/
.coach,
.contact-us,
.map {
	padding: 6%;
	margin-bottom: 10%;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2)
}

.coach h3,
.contact-us h3,
.map h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 5%;
}

.coach h3 span,
.contact-us h3 span,
.map h3 span {
	padding-bottom: 6px;
	border-bottom: 1px solid #950d25;
}

.coach h3 a {
	font-size: 14px;
	color: #999;
	float: right;
}

.coach li {
	color: #777777;
	margin-bottom: 2%;
	padding-left: 4%;
}

.coach li a {
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #777;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.coach li:hover a,
.coach h3 a:hover {
	color: #950d25;
}

/*coach end*/
/*contact-us begin*/
.contact-us ul {
	padding-bottom: 2%;
}

.contact-us li {
	margin-bottom: 5%;
}

.contact-us .li5 {
	margin: 10% 0 5%;
}

.contact-us li span,
.contact-us li p {
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #222222;
}

.contact-us li p {
	width: 77%;
	color: #666666;
}

.contact-us .li4 p {
	width: 70%;
}

.contact-us li a {
	float: left;
	width: 46%;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

.contact-us li a.online-booking {
	background-color: #f86202;
	margin-right: 8%;
}

.contact-us li a.online-consulting {
	background-color: #3fae31;
}

.contact-us li a i {
	padding: 0 8px;
	margin-right: 5px;
}

/*contact-us end*/

/*footer��ʼ*/
#footer {
	width: 100%;
	margin: 0px auto 0px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
	border-top: 1px solid #dbdbdb;
}

#footer table {
	width: 100% !important;
}

.copyright {
	display: none;
	padding: 1em 0em 1em;
	text-align: center;
	border-top: 2px solid #4bc061;
	margin: 1.5em 0 2em;
}

.copyright p {
	margin-bottom: 0.3em;
	margin: 0 0.3em 0.3em;
	font-size: 12px
}

.copyright p a {
	margin-right: 5px;
	font-size: 12px
}

.last {
	display: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #ab0e2d;
	position: fixed;
	z-index: 99999;
	bottom: 0px;
}

.last ul li {
	float: left;
	width: 33%;
	height: 40px;
	border-right: 1px #880e23 solid;
	background: #ab0e2d;
	text-align: center;
	display: block;
	overflow: hidden;
}

.last ul li a {
	display: inline-block;
	height: 40px;
	width: 99.8%;
	color: #FFF;
	border-right: 1px #ab0e2d solid;
	text-align: center;
}

.last ul li a span {
	font-size: 14px;
	font-weight: 600;
}

/*page*/
.page {
	margin: 0;
	padding: 20px;
	text-align: center;
	font-size: 12px;
	display: block
}

.page ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0
}

.page ul>li {
	display: inline
}

.page ul>li>a,
.page ul>li>span {
	margin: 0 2px;
	float: left;
	padding: 0;
	background-color: #ddd;
	color: #666;
	border-radius: 2px;
	opacity: .88
}

.page ul>li>a:hover,
.page ul>li>a:focus {
	opacity: 1
}

.page ul>.active>a,
.page ul>.active>span {
	background-color: #61B3E6;
	color: #fff
}

.page ul>.active>a,
.page ul>.active>span {
	cursor: default
}

.page ul>li>span,
.page ul>.disabled>span,
.page ul>.disabled>a,
.page ul>.disabled>a:hover,
.page ul>.disabled>a:focus {
	color: #999999;
	background-color: transparent;
	cursor: default
}

.page ul>li {
	margin: 2px;
	float: left;
	padding: 5px 12px;
	background-color: #ddd;
	color: #666;
	border-radius: 2px;
	opacity: .88
}

.page ul>li>a {
	margin: 0;
	padding: 0
}

.page ul>li select {
	border: none
}

.page ul>.thisclass>a,
.page ul>.thisclass {
	background-color: #4bc061;
	color: #fff
}

.page ul>.thisclass>a,
.page ul>.thisclass {
	cursor: default
}

.container .tab .tabList {
	height: auto !important;
}

.nav-box {
	margin-bottom: 0 !important;
}

.general-rules {
	padding: 2%;
	margin-bottom: 20px;
}

.general-rules h1 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 31px;
	clear: both;
	color: #000;
	margin-top: 15px;
}

.general-rules p {
	color: #555;
}

.general-rules-cnt,
.sign-up,
.sign-up-form {
	padding: 10px 15px;
	background: #fff;
	border-radius: 0 0 10px 10px;
}

.general-rules-cnt>p {
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	padding-bottom: 12px;
	text-align: justify;
	word-wrap: break-word;
	text-indent: 2em;
	color: #222;
}

.general-rules-cnt>h2 {

	color: #3991e5;
	background: #f5f7f7;
	line-height: 38px;
	margin: 12px 0 8px 0;
	font-weight: bold;
	padding: 0 0 0 5px;
	font-size: 1.17em;
}

.general-rules-cnt>h3 {

	color: #3991e5;
	background: #f5f7f7;
	line-height: 38px;
	margin: 12px 0 8px 0;
	font-weight: bold;
	padding: 0 0 0 5px;
	font-size: 1.17em;
}

.general-rules-cnt>p strong {
	font-size: 16px;
	color: #333333;
}

.general-rules-cnt table {
	width: 90% !important;
	font-size: 14px;
	margin: 0 5% 30px !important;
}

.general-rules-cnt table th,
.general-rules-cnt table td {
	border: 1px #dedede solid;
	padding: 1%;
}

.general-rules-cnt .related-news {
	padding: 30px 60px;
	background: #fff;
	border-radius: 0 0 10px 10px;
}

.general-rules-cnt .related-news h3 {
	font-size: 20px;
	height: 20px;
	line-height: 18px;
	padding-left: 12px;
	margin-bottom: 10px;
	border-left: 2px solid #BA0000
}

.general-rules-cnt .related-news li {
	font-size: 14px;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.general-rules-cnt .related-news li a:hover {
	color: #BA0000
}

.general-rules-tit {
	margin-top: 15px;
	margin-bottom: 2%;
	border-bottom: 1px dashed #dddddd;
}

.general-rules-tit div {
	text-align: center;
}

.general-rules-tit .browse-volume i {
	padding: 0 10px;
	margin-right: 10px;
}

.general-rules-tit span {
	font-size: 14px;
	color: #999999;
	margin: 0 1%;
}

.general-rules-cnt-lx {
	width: 50%;
	margin: 0 25%
}

.general-rules-cnt-lx a {
	float: left;
	width: 31.333333333333%;
	margin-right: 2%;
	font-size: 14px;
	color: #666;
}

.general-rules-cnt-lx .callback i {
	padding: 0 10px;
}

.general-rules-cnt-lx .yuyue i {
	padding: 0 10px;
}

.general-rules-cnt-lx .dayi i {
	padding: 0 10px;
}

.general-rules-tit>div {
	padding: 3% 0;
}
.general-rules-tit h1{ word-wrap: break-word;min-width: 100%;line-height:30px; margin: 0 auto;}
.xline {
	border-bottom: 1px dashed #e5e5e5;
	margin-top: 10px;
	margin-bottom: 10px;
}

.callback_tit {
	padding: 3% 0 1% 0;
	text-align: center;
	border-bottom: 1px solid #ab8a6c;
}

.callback_tit span {
	font-size: 30px;
	color: #333333;
	line-height: 40px;
}

.guslike {
	height: 330px;
	margin-top: 20px;
}

.guslike .guslike-list {
	width: 89%;
	margin-left: 15px;
	margin-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #777;
	line-height: 30px;
}

.fl {
	float: left;
}

.guslike .guslike-list-title {
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 32px;
}

/* list-news E */
.linyHead {
	margin: 20px 0px;
}

.slideBox {
	position: relative;
	width: 100%;
	height: 152px;
	overflow: hidden;
	margin: 0px auto;
}

.slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.slideBox .hd li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px;
}

.slideBox .hd li.on {
	background: #fff;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
}

.slideBox .bd li {
	position: relative;
}

.slideBox .bd li img {
	width: 100% !important;
	height: 152px;
	display: block;
}

.slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* 取消链接高亮 */
}

.slideBox .bd li .tit {
	background:rgba(0, 0, 0, .5);
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	color: #fff;
}

.top {
	width: 100%;
	margin-top: 0px;
	height: 50px;
	background-color: #2ca6e0;
}

.banner {
	width: 96%;
}

.logo {
	width: 2.2rem;
	margin-left: 0.05rem;
	line-height: 0.9rem;
	float: left;
}
.searchk {
    float: right;
    background: #FFF;
    margin: 10px 5px 0 0;
    border-radius: 7px;
    width: 65%;
}
.searchk input[type=text] {
    width: 83%;
    height: 35px;
    padding: 0 0 0 2%;
    color: #999;
    background: none;
}
.searchk input {
    outline: none;
    border: 0px;
}
.searchan {
    background: url(../img/ss.svg) no-repeat scroll center 10px #EBE9EC;
    float: right;
    width: 15%;
    height: 35px;
    background-size: 16px;
    cursor: pointer;
    border: 0px;
    border-radius: 0 7px 7px 0;
}
.hl_nav .nav_list {
	z-index: 2;
	list-style: none;
	width: 100%;
	overflow: hidden;
	/* 滑动 */
	display: flex;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	overflow: hidden;
}

.hl_nav .nav_list>li {
	float: left;
	margin: 0;
	height: 50px;
	text-align: center;
	/* 滑动 */
	list-style: none;
	padding: 0px 5%;
}

.hl_nav .nav_list>li dt.noborder {}
.hl_nav .nav_head,
.hl_nav span {
	line-height: 50px;
	color: #1e78ff;
	font-size: 20px;

}
.conton { word-wrap: break-word;min-width: 100%;line-height:30px; }
.conton p{margin: 10px 0px;line-height:30px;   }
.c_nrgdds li{display: flex;}
.c_nrgdds li span{display: block;width:78px}
.c_nrgdds li a {width: 73%;overflow: hidden;display: block;
	text-overflow: ellipsis;
	white-space: nowrap;}

.pagination_center div{margin: 0 auto;width: 100%; text-align: center;}
.pagination {
	display: inline-block;
	padding-left: 0;
	border-radius: 3px;
}

.pagination > li {
	display: inline;
}

.pagination > li > a,.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #000;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.pagination > li:first-child > a,.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination > li:last-child > a,.pagination > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {
	z-index: 2;
	color: #11181f;
	background-color: #eeeeee;
	border-color: #ddd;
}

.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	background-color: #2ca6e0;
	border-color: #2ca6e0;
	cursor: default;
}

.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
	color: #777777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg > li > a,.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 15px;
	line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.pagination-sm > li > a,.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 11px;
	line-height: 1.5;
}

.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
}

.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}
.panel-title{
	line-height: 50px;
	font-weight: 800;
	margin-top: 2px;
}
.text-danger,.school-cnt .school-tit .highlight {
	color: #ab0d2c;
}
.entry-meta{line-height: 35px}
.runk {display: flex;flex-wrap: wrap}
.runk a{padding:10px 24px;display: block}