﻿* {
	margin: 0px;
	padding: 0px;
}

#HK {
	min-width: 1200px;
	width: 100%;
	position: relative;
	overflow: hidden;
	background: #fffdf2;
}

#HK body,
#HK ul,
#HK li,
#HK a,
#HK h1,
#HK h2,
#HK h3,
#HK h4,
#HK h5,
#HK h6,
#HK p,
#HK table,
#HK tr,
#HK th,
#HK td,
#HK form,
#HK input,
#HK select,
#HK textarea {
	font-family: 'Microsoft Yahei';
}

#HK a {
	text-decoration: none;
}

#HK em {
	font-style: normal;
}

#HK li {
	list-style: none;
}

#HK img {
	border: 0;
	vertical-align: middle;
}

#HK table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/*公用样式*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.title {
	text-align: center;
	margin-bottom: 45px;
}

p.title>img {
	margin-left: 75px;
}

p.title>span {
	display: block;
	font-size: 16px;
	color: #373737;
	margin-top: 8px;
}

.c_btn {
	display: block;
	height: 50px;
	background: linear-gradient(to bottom, #ff5b27, #fe1b40);
	border: 1px solid transparent;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}

.dis_list li,
.way_list li,
.stbox li {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.c_btn,
.hk_nav {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
}

.c_btn:hover {
	border-color: #fe3b33;
	color: #ff3834;
	background: transparent;
}

.hk_shadow,
.way_box {
	-webkit-box-shadow: 0px 2px 25px #fbf7ea;
	-moz-box-shadow: 0px 2px 25px #fbf7ea;
	box-shadow: 0px 2px 25px #fbf7ea;
}

/*公用样式*/
.header div {
	width: 100%;
	height: 220px;
	position: relative;
	font-size: 15px;
}

.head1 {
	background: url(../images/header1.jpg) top center no-repeat;
}

.head2 {
	background: url(../images/header2.jpg) top center no-repeat;
}

.head3 {
	background: url(../images/header3.jpg) top center no-repeat;
}

.head4 {
	background: url(../images/header4.jpg) top center no-repeat;
}

.head5 {
	background: url(../images/header5.jpg) top center no-repeat;
}

div.h_btn {
	width: 220px;
	height: 125px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -485px;
}

.h_btn span {
	width: 216px;
	margin-bottom: 20px;
}

/*导语*/
div.dy {
	width: 1130px;
	height: 50px;
	position: absolute;
	top: 114px;
	left: 50%;
	margin-left: -565px;
}

.dy b {
	font-size: 20px;
	color: #ffa80b;
}

.dy p {
	width: 1065px;
	color: #525252;
	line-height: 22px;
}

/*导航*/
.hk_nav {
	opacity: 0;
	width: 1200px;
	height: 52px;
	background: #ff780c;
	position: absolute;
	top: 606px;
	left: 50%;
	margin-left: -600px;
}

.fixed {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -600px;
	z-index: 66;
	opacity: 1;
}

.hk_nav li {
	float: left;
	padding: 0 54px;
	line-height: 52px;
	position: relative;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}

.hk_nav li.Cmenu {
	font-size: 16px;
	font-weight: bold;
}

.hk_nav li.Cmenu:before,
.hk_nav li.Cmenu:after {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	top: 24px;
}

.hk_nav li.Cmenu:before {
	left: 42px;
}

.hk_nav li.Cmenu:after {
	right: 42px;
}

/*1*/
.adv_list {
	width: 1150px;
	height: 350px;
	position: absolute;
	top: -127px;
	left: 50%;
	margin-left: -575px;
}

.adv_list li {
	position: absolute;
}

.adv_list li h6 {
	font-size: 20px;
	color: #fff;
	margin-left: 55px;
}

.adv_list li.p3 h6 {
	margin-left: 48px;
}

.adv_list li p {
	color: #333;
	line-height: 26px;
	margin-top: 60px;
}

.p1 {
	width: 205px;
	top: 108px;
	left: 22px;
}

.p2 {
	width: 209px;
	top: 108px;
	left: 326px;
}

.p3 {
	width: 209px;
	top: 10px;
	left: 628px;
}

.p4 {
	width: 209px;
	top: 10px;
	right: 8px;
}

div.h_btn1 {
	width: 460px;
	height: 52px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: 80px;
}

.h_btn1 span {
	width: 205px;
}

/*2*/
.page2 {
	width: 1200px;
	margin: 55px auto 0;
}

.way_box {
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 15;
}

.autobox {
	width: 1100px;
	margin: 0 auto;
	color: #000;
	padding-top: 20px;
}

.tbox {
	width: 1030px;
	margin: 0 auto;
}

.tbox h6 {
	font-size: 14px;
	margin: 20px 0 8px 0;
}

.tbox h6 span {
	font-size: 18px;
	color: #ffd052;
	margin-right: 10px;
}

.tbox p {
	font-size: 15px;
	line-height: 24px;
	margin-left: 32px;
}

.Bbox {
	margin-top: 40px;
}

.way_list li {
	width: 280px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #ff8300;
	text-align: center;
	border: 1px solid #ff8300;
	margin-bottom: 16px;
	cursor: pointer;
}

.way_list li.change {
	padding-right: 30px;
	background: #fffbea;
	border-color: transparent;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.txtbox {
	width: 682px;
	height: 402px;
	padding: 25px 52.5px;
	background: #fffbea;
	font-size: 15px;
	color: #333;
}

.tboxson {
	display: none;
}

.txtbox p {
	line-height: 24px;
}

.Linfor {
	margin-top: 20px;
}

.Linfor li {
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}

.Linfor li i {
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
}

.Linfor li b {
	margin-left: 28px;
}

.mater em {
	display: block;
	margin-bottom: 8px;
}

.Linfor li em b {
	color: #fe3c34;
	margin-left: 0;
}

.w_btn {
	width: 475px;
	margin: 20px auto 0;
	padding-bottom: 40px;
}

.w_btn span {
	width: 208px;
}

/*3*/
.page3 {
	width: 100%;
	height: 948px;
	background: url(../images/student_bg.jpg) top center no-repeat;
	margin-top: -370px;
	position: relative;
	z-index: 11;
}

.pageson {
	width: 1200px;
	height: 580px;
	position: absolute;
	top: 430px;
	left: 50%;
	margin-left: -600px;
}

.stbox {
	margin-right: -100px;
}

.stbox li {
	float: left;
	width: 586px;
	height: 66px;
	background: #ff8300;
	margin-right: 28px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 66px;
}

.stbox li.sle {
	background: #fff;
	color: #ff8300;
	padding-bottom: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.slider {
	height: 410px;
	background: #fff;
	overflow: hidden;
}

.swrapper {
	display: none;
	width: 1160px;
	margin: 0 auto;
	padding-top: 36px;
	position: relative;
}

.scontainer {
	width: 1101px;
	height: 340px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.sinfor {
	position: absolute;
	top: 0;
	left: 0;
	height: 410px;
	overflow: hidden;
}

.sinfor li {
	float: left;
	width: 1101px;
	height: 410px;
}

.sliderbox {
	float: left;
	width: 525px;
	height: 340px;
	border-right: 1px dashed #cacaca;
	padding-right: 25px;
}

.sliderbox.bnone {
	border-right: 0;
}

.enroll {
	width: 456px;
	height: 84px;
	padding: 10px 32px;
	background: #fff8cc;
	font-size: 14px;
	margin-bottom: 20px;
	position: sticky;
	top: 0;
	left: 0;
}

.enroll img {
	float: left;
	width: 86px;
	height: 86px;
}

.enroll h6 {
	float: left;
	font-size: 20px;
	color: #532f06;
	margin: 28px 12px 0 12px;
}

.enroll i {
	float: left;
	font-style: normal;
	margin-top: 33px;
}

.enroll span {
	float: right;
	width: 135px;
	height: 48px;
	margin-top: 19px
}

.sinfor li p {
	font-size: 15px;
	color: #333;
	line-height: 30px;
	margin-left: 12px;
}

.sinfor p span {
	color: #fe3c34;
	margin-left: 10px;
	font-weight: bold;
	cursor: pointer;
}

.sinfor .sliderbox.ml22 {
	margin-left: 25px;
	padding: 0;
	position: relative;
	overflow-y: auto;
}

/* 美化移动端滚动条--火狐愣是没解决，头秃 */
/* 针对缺省样式 (必须的) */
::-webkit-scrollbar {
	width: 5px;
	height: 0.25rem;
}

/* 滚动条的滑轨背景颜色 */
::-webkit-scrollbar-track {
	background-color: #F1F1F1;
	border-radius: 0.125rem;
}

/* 滑块颜色 */
::-webkit-scrollbar-thumb {
	background-color: #C1C1C1;
	border-radius: 5rem;
}

/*内层轨道的颜色*/
::-webkit-scrollbar-track-piece {
	background-color: #F1F1F1;
	border-radius: 0.125rem;
}

/* 滑轨两头的监听按钮颜色 */
::-webkit-scrollbar-button {
	background-color: #F1F1F1;
	width: 0;
	height: 0;
}

/* 横向滚动条和纵向滚动条相交处尖角的颜色 */
::-webkit-scrollbar-corner {
	background-color: black;
}

.Prev-Btn,
.Next-Btn {
	position: absolute;
	top: 208px;
	width: 12px;
	height: 22px;
	cursor: pointer;
}

.Prev-Btn {
	left: 0;
}

.Next-Btn {
	right: 0;
}

/*4*/
.page4 {
	width: 1015px;
	height: 390px;
	margin: 155px auto 0;
}

.w635 {
	width: 635px;
}

.flist {
	margin: 0 -100px 0 58px;
}

.flist li {
	float: left;
	width: 210px;
	height: 44px;
	border: 1px solid #ff921e;
	background: #fff;
	margin: 0 55px 21px 0;
	position: relative;
}

.scity:before,
.score:before {
	position: absolute;
	content: "";
	width: 0px;
	height: 8px;
	border: 8px solid;
	border-color: #666 transparent transparent transparent;
	top: 20px;
	right: 15px;
}

.flist span {
	float: left;
	width: 212px;
	cursor: pointer;
}

.flist li span {
	display: block;
	width: 25px;
	height: 25px;
	margin: 10px 0 0 10px;
}

.icon {
	background: url(../images/css_sprites.png) no-repeat;
}

.icon1 {
	background-position: -98px -100px;
}

.icon2 {
	background-position: -145px -10px;
}

.icon3 {
	background-position: -55px -100px;
}

.icon4 {
	background-position: -145px -47px;
}

.icon5 {
	background-position: -145px -84px;
}

.icon6 {
	background-position: -10px -145px;
}

.icon7 {
	background-position: -10px -10px;
}

.icon8 {
	background-position: -55px -10px;
}

.icon9 {
	background-position: -10px -55px;
}

.icon10 {
	background-position: -55px -55px;
}

.icon11 {
	background-position: -100px -10px;
}

.icon12 {
	background-position: -10px -100px;
}

.icon13 {
	background-position: -100px -55px;
}

.flist li input,
.flist li select {
	width: 175px;
	height: 44px;
	border: none;
	outline: none;
	padding-left: 10px;
	font-size: 14px;
	color: #515151;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.flist li select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

/*5*/
.page5 {
	width: 1200px;
	height: 800px;
	margin: 75px auto 0;
}

.dis_list li {
	width: 586px;
	height: 67px;
	background: #ff8300;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 67px;
	font-weight: bold;
}

.dis_list li.active {
	background: #fff;
	color: #ff8300;
	padding-bottom: 12px;
}

.tson {
	text-align: center;
	line-height: 73px;
	background: #fff;
	display: none;
}

.tson th {
	font-size: 18px;
	font-weight: bold;
	border-right: 1px solid #ebebeb;
}

.tson td {
	font-size: 14px;
	border: 1px solid #ebebeb;
	border-left: 0;
}

.tson td a {
	color: #000;
}

td.br,
th.br {
	border-right: 0;
}

tr.bd td {
	border-bottom: 0;
}

.tson .R-Test {
	font-weight: bold;
	color: #fe3c34;
	cursor: pointer;
}

/*6*/
.page6 {
	width: 100%;
	height: 314px;
	background: url(../images/s_bg.jpg) top center no-repeat;
	margin-top: 36px;
	position: relative;
}

.sbox {
	width: 1200px;
	height: 400px;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -600px;
}

.slist {
	width: 1198px;
	height: 278px;
	background: url(../images/s_list.png) top center no-repeat;
	position: relative;
}

.slist li {
	height: 130px;
	position: absolute;
	top: 115px;
}

.sp1 {
	width: 210px;
	left: 42px;
}

.sp2 {
	width: 208px;
	left: 350px;
}

.sp3 {
	width: 208px;
	left: 658px;
}

.sp4 {
	width: 165px;
	left: 975px;
}

.slist li p {
	font-size: 14px;
	color: #000;
	line-height: 24px;
}

.slist li span {
	width: 172px;
	height: 44px;
	line-height: 44px;
	margin: 15px 0 0 10px;
}

/*7*/
.hk_step {
	width: 1040px;
	height: 540px;
	margin: 190px auto 0;
}

#HK #serveBox .wrap li .item .circle {
	background-color: #ff8300;
}

#HK #serveBox .points li.active {
	background-color: #ffd200;
}

/*8*/
.page8 {
	width: 100%;
	height: 561px;
	background: url(../images/TB_bg.png) top center no-repeat;
	margin-top: 190px;
	position: relative;
}

.Fbox {
	width: 1000px;
	height: 235px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -515px;
}