html,body,ul,li,h1,h2,h3,p {
  margin: 0; padding: 0;
}
body {
  /* background: url('../imgs/bodybg.gif') repeat; */
  color: #333;
  font-family: -apple-system,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;
}
.f_left{float: left}
.f_right{float:right}
.bannerbox {
  width: 100%;
  background-position: center center;
	background-repeat: no-repeat;
}

.bg1 {
  background-image: url('../imgs/banner_01.jpg');
  height: 85px;
}
.bg2 {
  background-image: url('../imgs/banner_02.jpg');
  height: 104px;
}
.bg3 {
  background-image: url('../imgs/banner_03.jpg');
  height: 83px;
}
.bg4 {
  background-image: url('../imgs/banner_04.jpg');
  height: 54px;
}
.bg5 {
  background-image: url('../imgs/banner_05.jpg');
  height: 112px;
}
.bg6 {
  background-image: url('../imgs/banner_06.jpg');
  height: 74px;
}
.pg1 {
  background-image: url('../imgs/page_01.jpg');
  height: 50px;
}
.pg2 {
  background-image: url('../imgs/page_02.jpg');
  height: 100px;
}
.pg3 {
  background-image: url('../imgs/page_03.jpg');
  height: 113px;
}
.pg4 {
  background-image: url('../imgs/page_04.jpg');
  height: 97px;
}
.pg5 {
  background-image: url('../imgs/page_05.jpg');
  height: 112px;
}
.pg6 {
  background-image: url('../imgs/page_06.jpg');
  height: 128px;
}
.top-btn-box { width: 500px; display: table; margin: 0 auto; }
.btn {
  display: block;
  padding:10px 20px;
  font-size: 16px;
  color:#fff;
  line-height: 20px;
  text-align: center;
	text-decoration: none;
	border-radius: 20px;
	cursor: pointer;
}
.btn:hover {
  opacity: .8;
  text-decoration: none;
}
.top-btn-box .left {
  float: left;
  background: #EC3E01;
}
.top-btn-box .right {
  float: right;
  background: rgb(17, 120, 189);
}
.container {
  width: 960px;
  margin: 0 auto;
  padding: 20px 20px;
  background: #fff;
}
.page-title {
	width: 100%;
	position: relative;
}
.page-title h2 {
	font-size: 40px;
	line-height: 50px;
	text-align: center;
	color:#333;
}
.page-title p {
	position: relative;
	font-size: 20px;
	margin: 10px auto 0px auto;
	line-height: 20px;
	color: rgb(199, 10, 10);
	text-align: center;
	width: 180px;
	background: #fff;
	padding: 0 20px;

	border-left:3px solid rgb(199, 10, 10); 
	border-right:3px solid rgb(199, 10, 10); 
}
.page-title::before{
	content: '';
	width: 100%;
	height: 10px;
	line-height: 1px;
	font-size: 0px;
	position: absolute;
	background: url('../imgs/navBg.gif') repeat;
	top:65px;
	left:0px;
}
.slide-box {
   width: 100%; 
   display: table;
   margin-top:20px; 
}
.slide-box-item {
  width: 960px;
	height: 450px;
	margin: 0 auto;
}

.info-wrapper {
	width: 960px;
  display: table;
  background: #f6f6f6;
}
.info-wrapper img {
	float: left;
	width: 30%;
}

.info-context {
	float: left;
	width: 60%;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	font-size: 20px;
	color: #333;
}
.info-context h2 {
	font-size: 30px;
	color: #333
}
.info-context .p-title {
	font-size: 25px;
	color: #666;
}
.page-4-bgbox {
	min-width: 960px;
	max-width: 1366px;
	margin: 0 auto;
	background: #F8C013;
}
.page-wrapper {
	 width: 960px;
	 margin: 0 auto;
	 box-sizing: border-box;
	 padding-bottom: 27px;
   background: #F8C013;
}
.page-three-center {
	width: 100%; 
	padding: 20px 0px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.three-item {
	width:13%;
	display: inline-block;
	margin: 0px 5px\9;
	margin/*\**/: 0px 5px\9;
}
.three-item .title {
	width: 100%;
	padding:5px 0px;
	line-height: 18px;
	text-align: center;
	font-size:16px;
	color: #fff; 
	background: #4251B6;
}
.three-item .container {
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	color:#333;
	background: #F8F1AC;
	box-sizing: border-box;
	padding: 10px 10px;
}
.three-item .floor {
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-size:16px;
	background: rgb(228, 91, 13);
	color: #fff; 
}
.three-table {
	border-left:1px solid rgb(247, 223, 2);
	border-top:1px solid rgb(247, 223, 2);
	font-size: 14px;
	width: 100%;
	background-color: #F8F1AC;
}
.three-table th,.three-table td {
	line-height: 35px;
	color: #fff;
}
.three-table th {
	background: rgb(228, 91, 13);
}
.three-table td {
  line-height: 20px;
  padding: 7px 10px;
	border-right:1px solid rgb(247, 223, 2);
	border-bottom:1px solid rgb(247, 223, 2);
	color: #333;
	text-align: center;
}
.page-six-box {
	padding-top: 30px;
	width: 255px;
	height: 330px;
}
.page-six-box .title-num {
	font-size: 50px;
	text-align: center;
	color: #4251B6;
	line-height: 50px;
}
.page-six-box .title-text {
	font-size: 25px;
	text-align: center;
	width: 130px;
	background: #4251B6;
	color: #fff;
	margin: 5px auto;
	line-height: 50px;
}
.page-six-box .box-container {
	width: 160px;
	height: 100px;
	padding: 50px 30px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 20px;
	color: #333;
	text-align: center;
	line-height: 30px;
	background-size: 100%; 
}
.box-1 {
	background: url('../imgs/box_03.png');
}
.box-2 {
	background: url('../imgs/box_05.png');
}
.box-3 {
	background: url('../imgs/box_07.png');
}
.box-4 {
	background: url('../imgs/box_12.png');
}
.box-5 {
	background: url('../imgs/box_13.png');
}
.box-6 {
	background: url('../imgs/box_14.png');
}
.bx_container { 
	width: 100%;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.PicListBox{ width:960px; margin:0 auto; height:360px; position:relative; padding-top:10px;}
.bx_wrap {padding-left: 20px;} 
.bx_wrap a.prev {width:25px;height:70px;line-height:24px;filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;outline-style:none;outline-width: 0; position:absolute; top:180px; left:-30px; text-indent:-999em; z-index:300;background:url(../imgs/button.gif) no-repeat; overflow:hidden;} 
.bx_wrap a.next {width:25px;height:70px;line-height:24px; filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5; right:-26px;position: absolute; top:180px; text-indent:-999em; background:url(../imgs/button.gif) no-repeat -28px 0px; z-index:300; overflow:hidden;} 
.floor-wrap {
	width:100%;
	padding-top:20px;
	margin-top: 30px;
	padding-bottom: 100px;
	border-top:1px solid #ddd;
	text-align: center;
}
.Reserved {
	font-size: 12px;
	padding-bottom: 20px;
	color: #666;
	line-height: 20px;
	text-align: center;
}
.fixed-table {
	 width: 100%;
	 height: 100px;
	 background: url('../imgs/opa_80.png') repeat;
	 position: fixed;
	 z-index: 888;
	 left:0;
	 bottom: 0;
}
.fixed-title-box {
	width: 960px;
	margin: 0 auto;
	display: table;
}
.f-title-right{
	font-size: 40px;
	line-height: 50px;
	color: rgb(43, 211, 133);
	float: left;
}
.f-table-box {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}
.f-table-box ul li {
	float: left;
	margin-right:10px;
	color: #fff;
}
.f-table-box input {
	width: 150px;
	height: 30px;
	border: none;
	background: #fff;
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
	line-height: 30px;
	color: #333;
}

.table-btn-a {
  display: block;
  height: 30px;
	font-size: 14px;
	padding: 0 20px;
  color:#fff;
  line-height: 30px;
  text-align: center;
	text-decoration: none;
	background:rgb(28, 172, 105);
	cursor: pointer;
}
.table-btn-a:hover,.table-contact:hover,.session-box a:hover {
  opacity: .8;
  text-decoration: none;
}
.table-contact {
	display: block;
	height: 30px;
	width: 160px;
	background: url('../imgs/phone.png') no-repeat;
	text-indent: 40px;
	font-size: 16px;
	line-height: 30px;
	color: rgb(95, 236, 170);
	text-decoration: none;
	cursor: pointer;
}
.session-box {
	display: none;
	width: 207px;
	height: 320px;
	position: fixed;
	background: url('../imgs/slide_pic.png') no-repeat center center;
	left: 0;
	z-index: 999;
	top: 80px;

}
.session-box ul {
	padding-top: 75px;
}
.session-box a {
	display: block;
	height: 30px;
	margin: 0 auto;
	color: #fff;
	overflow: hidden;
	text-indent: -999px;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	position: relative;
	cursor: pointer;
}

.wap_box {
	display: none;
}
.small_banner{		
	width: 100%;
}
.small_banner img {
	width: 100%;
}

@media screen and (max-width: 800px){
	 .bannerbox {
		display: none;
	}

	.wap_box{
		display: block;
	}


	.session-box {
			display: none;
	}
	.fixed-table{
		display: none;
	}
	.container {
		width: 100%;
		margin: 0 auto;
		padding: 20px 10px;
		box-sizing: border-box;
		background: #fff;
	}
	.page-three-center{
		flex-wrap:wrap;
	}
	.three-item{
		width: 30%;
		margin-bottom: 20px;
	}
	.PicListBox{ width:95%; margin:0 auto; height:360px; position:relative; padding-top:10px;}
	.bx_wrap{
		overflow: hidden;
		padding-left: 10px;
	}
	.top-btn-box {
		width: 90%;
	}
}

.teacher-box{
	margin: 20px auto;
	width: 960px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.teacherbox-item {
	width: 18%;	
	display: inline-block\9;
	display/*\**/: inline-block\9;
	margin:0px 6px\9;
	margin/*\**/:0px 6px\9;
}
.teacher-name {
	font-size: 20px;
	color: #333;
	text-align: center;
	line-height: 50px;
}
.teacher-item {
	width: 100%;
	height: 290px;
	position: relative;
	overflow:hidden;
}
.teacher-item .fontbox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	background: rgba(19,74,156,.78);
	background: rgb(19,74,156)\9;
	background/*\**/: rgb(19,74,156)\9;
	filter:alpha(opacity=80)\9;
	color: #fff;
	transition: top .3s;
	-moz-transition: top .3s;
	-webkit-transition: top .3s;
	-o-transition: top .3s;
	box-sizing: border-box;
	color: #fff;
}
.teacher-item:hover .fontbox {
	top: 0px;
}
.page5-context {
	cursor: pointer;
	width:960px; margin:20px auto; text-align:center
}
.page5-context img {
	width: 960px;
}
.fontbox-h2 {
	width: 80%;
	margin: 10px auto;
	margin-top:20px;
	font-weight: lighter;
	padding: 5px 0px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 14px;
	position: relative;
}
.fontbox-h2::after {
	 width: 100%;
	 height: 100%;
	 content: '';
	 border: 1px solid #fff;
	 position: absolute;
	 left: 3px;
	 top: 3px;
}
.fontbox-container {
	width: 95%;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin: 0 auto;
	padding-top: 15px;
}
.fontbox-btn {
	display: block;
	position: absolute;
	left: 15%;
	bottom: 25px;
	width: 70%;
	font-size: 16px;
	height: 35px;
	border-radius: 20px;
	background: #FFC324;
	color: #EC3E01;
	text-align: center;
	 line-height: 32px;
	 text-decoration: none;
	 cursor:pointer;
}
.fontbox-btn:hover{
	background: #EC3E01;
	color: #fff;
}

.boots{
	position:fixed;
	bottom:0;
	width:100%;
	height:170px;
	z-index:999;
	background-image: url(../imgs/opa_80.png);
	background-repeat: repeat;
}
.bootscd{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 110px;
	margin-top:20px;
	position: relative;
}
.boot-icon {
	position: absolute;
	left: 100px;
	top: -10px;
}
.fdck{ float:left; width:1000px; height:52px;}
.zhuce{ float:left; width:1000px; height:50px; margin-top:35px;}
.zcbkxx{ float:left; width:262px; height:40px; margin-right:5px; margin-left: 15px; padding-top:5px;}
.zcbkxx span{ float:left; width:81px; height:40px; margin-right:5px;}
.zcbkxx p{ float:left; width:176px; height:40px;}
.zcbkxx .input{ width:170px; height:31px; margin:0; padding:0; font-family:"微软雅黑"; font-size:15px; line-height:31px; color:#666666; float:left; text-indent:5px; text-align:left;border:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.zcbkxx1{ float:left; width:262px; height:40px; padding-top:5px;margin-right:5px;}
.zcbkxx1 span{ float:left; width:81px; height:40px; margin-right:5px;}
.zcbkxx1 p{ float:left; width:176px; height:40px;}
.zcbkxx1 .input{ width:170px; height:31px; margin:0; padding:0; font-family:"微软雅黑"; font-size:15px; line-height:31px; color:#666666; float:left; text-indent:5px; text-align:left;border:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.btn-start
{
	display: inline-block;
	width:194px;
	height:39px;
	border: none;
	background:none;
	margin:0 10px 0 0;
	padding:0;
	float:left;
	background-image: url(../imgs/fdck3_1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn-start:hover
{
	display: inline-block;
	width:194px;
	height:39px;
	border: none;
	background:none;
	margin:0 10px 0 0;
	float:left;
	padding:0;
	background-image: url(../imgs/fdck3_1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.btnta
{
	float:left;
	width:208px;
	height:45px;
}

.bottom-nav {
	display: none;
	width: 100%;
	height: 100px;

	justify-content: space-between;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 2147483648;
}
.bottom-nav-item {
	width: 30%;
	flex: 1;
	background: #36C4AB;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: #fff;
	cursor: pointer;
}
.bottom-nav-item .ficon {
	font-size: 40px;
}
.bottom-nav-item .nav-title {
	font-size: 16px;
	line-height: 20px;
}
.bottom-nav-item:not(:last-child) {
	border-right:1px solid rgb(169, 255, 239); 
}
.can-click {
	cursor: pointer;
}
.can-click:hover {
	opacity: 0.8;
}
.page5_bg {
	cursor: pointer;
}
@media screen and (max-width: 800px) {
	#doyoo_panel {
		display:none !important;
	}
	.lxb-container,.lxb-close-btn{
		display:none !important;
	}
	.page-4-bgbox {
		min-width: 100%;
		max-width: 100%;
		width: 100%;
	}
	.page-wrapper {
		width: 100%;
		box-sizing: border-box;
			margin: 0 auto;
			box-sizing: border-box;
			padding: 0 10px;
			padding-bottom: 27px;
			background: #F8C013;
	}

	.bottom-nav{
		display: flex;
	}
	.btn {
		display: block;
		padding:10px 10px;
		font-size: 1em;
		color:#fff;
		line-height: 20px;
		text-align: center;
		text-decoration: none;
		border-radius: 20px;
		cursor: pointer;
	}
	.page-title h2 {
		font-size: 1.5em;
	}
	.teacher-box {
		flex-wrap: wrap;
		width: 100%;
	}
	.teacherbox-item {
		width: 45%;
	}
	.boots {
		display: none;
	}
	.teacher-item {
		height: auto;
	}
	.bannerImg {
		height: 600px !important;
	}
	.slide-box-item {
		height: 600px !important;
	}
	.banner{
		height: 600px !important;
	}
	.slides_container{
		height: 500px !important;
	}

	.info-wrapper {
		padding-top: 20px;
		display: flex;
		flex-direction: column;
		justify-content:flex-start;
		align-items: center;
		background: #f6f6f6;
		height: 500px;
	}
	.info-wrapper img {
		float:none;
		width: 40%;
		max-height: 280px;
	}
	
	.info-context {
		float: none;
		width: 95%;
		line-height: 1.5em;
		padding-left: 10px;
		padding-top: 20px;
		font-size: 1em;
		color: #333;
	}
	.info-context h2 {
		font-size: 1.5em;
		color: #333
	}
	.info-context .p-title {
		font-size: 1.2em;
		color: #666;
	}
	.bannerImg .bannerPage2 {
		left:0px !important;
		width: 100%;
	}
	.pagination2  {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.pagination2 LI {
		MARGIN: 0px 10px !important;;
		width: 40px !important; height:40px !important;
		border-radius: 50%;
		overflow: hidden;
		border:2px solid #fff;
	}
	.pagination2 LI img {
		width: 45px !important;
	}

	.page5-context {
		width: 100%;
	}
	.page5-context img {
		width: 100%;
		max-width: 579px;
	} 

	.floor-wrap {
		padding-bottom: 40px !important;

	}
	.lxb-container{
		display: none !important;
	}
}

