html, body, * {     font-family: "Microsoft YaHei" ! important; }   code {     font-family: "Consolas" ! important; padding:0px;margin:0px;} 
a{text-decoration: none;}
a:hover {text-decoration: none;}
@charset "utf-8";html, body, head, div, ul, ol, li, iframe, frameset, frame, p, h1, h2, h3, h4, form, dl, dt, dd, table, tbody, thead, tfoot, tr, th, td, col, a, b, em, i, label, span, legend, fieldset, button, input, select, option, map, img, textarea, br { margin: 0;padding: 0;}
body { background:#ebecee;color: #333333;font: 14px/1.5 "microsoft yahei";}

.wraps{
	  overflow: hidden;
  min-width: 1140px;
}
/*ͷ��*/
.wrap{
	width: 100%;
	min-width: 1140px;
	/*overflow: hidden;*/
	
}
.nav_one{
	width: 100%;
	height: 30px;
	overflow: hidden;
	background: #eceae8;
	border-bottom: 1px solid #e2e0de;
	min-width: 1100px;
}
.nav_one_box{
	width: 1100px;
	height: 29px;
	overflow: hidden;
	background: #eceae8;
	margin: 0 auto;
	
}
.nav_one_left{
	float: left;
}
.nav_one_left a{
	line-height: 29px;
	font-size: 12px;
	color: #878787;
	margin-right: 20px;
}
.nav_one_left a:hover{
	color: #f75d5d;
}
.nav_one_right{
	float: right;
	font-size: 12px;
	color: #878787;
}
.nav_one_right a{
	line-height: 29px;
	font-size: 12px;
	color: #878787;
	margin-left: 20px;
}
.nav_one_right a:hover{
	color: #f75d5d;
}
.nav_one_right span{
	margin-left: 20px;
}
.nav_two{
	width: 100%;
	height: 80px;
}
.nav_two_box{
	width: 1100px;
	height: 80px;
	margin: 0 auto;
}
.logo{
	width: 270px;
	height: 45px;
	display: block;
	float: left;
	margin-top: 18px;
	margin-right: 40px;
}
.nav_two_box ul{
	height: 80px;
	width: 530px;
	float: left;
	position: relative;
}
.nav_two_box ul li{
	float: left;
	line-height: 80px;
	font-size: 13px;
	margin-right: 45px;

}
.nav_two_box ul li b{
	font-weight: normal;
}
.nav_two_box ul li span{
	background: url(../../images/live/xia.png) no-repeat;
	width: 8px;
	height: 5px;
	display: inline-block;
	margin-left: 7px;
	  vertical-align: middle;
}
.nav_two_box ul li a{
	font-size: 16px;
	color: #474e5d;
	text-decoration: none;
}
.diqu{
	cursor: pointer;
}
.diqu:hover span{
	background: url(../../images/live/xias.png) no-repeat;
}
.diqu:hover{
	color: #f75d5d;
}
.diqu_hvr{
	padding-left: 20px;
	padding:10px 20px;
	position: absolute;left: 0px;
	top: 70px;
	background: #fff;
	width: 370px;
	display: none;
	z-index: 99;
	left: -20px;
}
.diqu_hvr p{
	margin-bottom: 10px;
	font-size: 13px;
	color: #a6a6a6;
	overflow: hidden;
}
.diqu_hvr p span{
	color: #666666;
	margin-left: 19px;
	  float: left;
	  display: block;
	cursor: pointer;
}
.diqu_hvr p span:hover{
	color: #f75d5d;
}





.nav_two_box ul li a:hover{
	color: #f75d5d;
}
.search{
	width: 210px;
	height: 30px;
	border: 1px solid #dadada;
	float: left;
	margin-top: 25px;
}
.search input{
	  width: 176px;
  height: 27px;
	border: 0px;
	font-size: 13px;
	color: #a6a6a6;
	text-indent:15px;
	float: left;
	background: #fff;
}
.search span{
	width: 30px;
	height: 30px;
	background: url(../../images/live/search.png) no-repeat;
	display: block;
	float: left;
	cursor: pointer;
}
.search span:hover{
	background: url(../../images/live/searchs.png) no-repeat;
}
.shopping{
	width: 20px;
	height: 20px;
	float: right;
	background: url(../../images/live/shopping.png) no-repeat;
	margin: 30px 4px 0px 0px;
	cursor: pointer;
	position: relative;
}
.shopping:hover{
	background: url(../../images/live/gouwus.png) no-repeat;
}
.shopping b{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	top: -4px;
	right: -4px;
	background: #f75d5d;
}
/*banner*/
.banner{
	height: 400px;
	min-width: 1100px;
	width: 100%;
	overflow: hidden;
	clear: both;
}
/*����ֱ��*/
.hot{
	width: 1140px;
	margin: 0 auto;
	overflow: hidden;
/*	margin-bottom: 40px;*/
}
.hot_title{
	width: 1100px;
	margin: 0 auto;
	height: 63px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dcdcdc;
	box-sizing: border-box;
}
.hot_title h1{
	height: 20px;
	font-size: 20px;
	color: #333333;
	border-left: 2px solid #ea544a;
	line-height: 20px;
	text-indent: 12px;
	float: left;
  margin-top: 22px;
	
}
.hot_title ul{
	height: 18px;
	float: left;
	margin-left: 48px;
	margin-top: 25px;
}
.hot_title ul li{
	float: left;
	font-size: 14px;
	color: #999999;
	cursor: pointer;
}
.hot_title ul li.a{
	color: #f75d5d;
}
.hot_title ul li:hover{
	color: #f75d5d;
}
.hot_title ul span{
	float: left;
	margin: 0px 15px;
	color: #eaeaea;
}

.courses_content{
	width: 1140px;
	min-height: 500px;
}
.courses_content dl{
	width: 340px;
	height: 332px;
	box-sizing: border-box;
	margin: 0px 20px;
	float: left;
	cursor: pointer;
	margin-bottom: 40px;
	position: relative;
}
.courses_content dl dd{
	width: 340px;
	height: 230px;
	overflow: hidden;
	position: relative;
}
.courses_content dl dd img{
	width: 340px;
	height: auto;
}
.courses_content dl dd p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 340px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 13px;
	text-indent: 20px;
	background: url(../../images/live/aaa.png) no-repeat;
margin-bottom: 0px;
}
.courses_content dl dt{
	width: 340px;
	height: 101px;
	border: 1px solid #eaeaea;
	border-top: 0px;
	padding: 0px 19px;overflow: hidden;
}
.courses_content dl:hover dt{
	border: 1px solid #bfd9f2;
	border-top: 0px;
}
.courses_content dl:hover dt h1{
	color: #85b6e6;
}
.courses_content dl dt h1{
	font-size: 20px;
	color: #676565;
	height: 50px;
	line-height: 55px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.courses_content_btm{
	width: 300px;
	height: 37px;
	color: #9d9d9d;
	font-size: 14px;
}
.courses_content_btm img{
	width: 36px;
	height: 36px;
	display: block;
	float: left;
	overflow: hidden;
	border-radius: 30px;
	margin-right: 10px;
}
.courses_content_btm a{
	font-size: 14px;
	color: #9d9d9d;
	max-width: 70px;
	margin-right: 20px;
	float: left;
	display: block;
	font-weight: normal;
	margin-top: 7px;
	height: 20px;
	overflow: hidden;
}
.courses_content_btm span{
	display: block;
	float: left;
	height: 18px;
	margin-top: 8px;
	font-weight: normal;
	max-width: 140px;
	overflow: hidden;
}
.courses_content_btm span img{
	width: 12px;
	height: 14px;
  margin-top: 3px;
  margin-right: 5px;
	
}
.courses_content_btm a:hover{
	color: #9d9d9d;
}
.courses_content_btm p{
	float: right;
	font-size: 14px;
	color: #9d9d9d;
	font-weight: normal;
	height: 25px;
	width: 90px;
	text-align: right;
	  margin-top: 7px;
}
.courses_content_btm p b{
	max-width: 47px;
	display: inline-block;
	height: 20px;
	overflow: hidden;
	line-height: 29px;
}
.courses_content dl:hover .mengban{
	display: block;
}
.mengban {
  width: 100%;
  height: 230px;
  background-color: #000;
  position: absolute;
  top: 0px;
  left: 0px;
  filter: Alpha(opacity=20);
  opacity: rgba(0,0,0,0.2);
  background-color: rgba(0,0,0,0.2);
  display: none;
  cursor: default;
}
.mengban input {
  width: 180px;
  height: 56px;
  background-color: #fd8f33;
  border: 0px;
  border-radius: 3px;
  margin-top: 85px;
  margin-left: 85px;
  color: #fff;
  font-size: 18px;
  position: relative;
  filter: Alpha(opacity=75);
  opacity: rgba(253,143,51,0.75);
  background-color: rgba(253,143,51,0.75);
  cursor: pointer;
}
/*ѧ����ʦ*/
.teacher{
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
}
.teacher_box{
	width: 1140px;
	min-height: 380px;
	margin: 0 auto;
}
.teacher_mian{
	width: 245px;
	height: 320px;
	overflow: hidden;
	float: left;margin: 20px 20px;
	position: relative;
	cursor: pointer;
}
.teacher_mian img{
	width: 245px;
	height: 320px;
}
.teacher_mian_hvr{
	width: 245px;
	height: 320px;
	background: red;
	position: absolute;
	top: 0px;
	left: -245px;
	transition: left 0.5s;
}
.teacher_mian:hover .teacher_mian_hvr{
	left: 0px;
	transition: left 0.5s;
}
.teacher_mian_hvr p{
	width: 200px;
	margin: 0 auto;
	margin-top: 196px;
}
.teacher_mian_hvr p span{
	font-size: 13px;
	color: #dfecf9;
	display: block;
	margin-top: 5px;
}
/*footer*/
/* .index_qita {
  width: 100%;
  min-height: 224px;
  background-color: #31373c;
  min-width: 1100px;
 
}
.qita_cnt {
  width: 1100px;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 48px;
}
.qita_cnt ul {
  float: left;
  margin-right: 120px;
}
.qita_cnt ul li {
  margin-bottom: 8px;
} */

.index_qita { background: #31373c; min-height:240px; min-width: 1100px; width: 100%; }
.qita_cnt { margin: 0 auto; overflow: hidden; padding-top:20px; width: 1100px; }
.qita_cnt ul { float: left; margin-right:30px; margin-left:42px; }
.qita_cnt ul li { line-height:35px; text-align: center; }
.qita_cnt ul li a {color: #999; font-size: 14px; margin: 0; text-align: left;-webkit-tap-highlight-color: rgba(0,0,0,0);}   
.qita_cnt ul li a:hover {color: #fff; font-size: 14px; margin: 0; text-align: left;-webkit-tap-highlight-color: rgba(0,0,0,0);} 

.footer {
  width: 100%;
  height: 73px;
  background: #21272b;
  min-width: 1100px;
}
.footer_main {
  width: 980px;
  margin: 0 auto;
  height: 72px;
  line-height: 72px;
  text-align: center;
}
.footer_main p {
  font-size: 14px;
  color: #f8f8f8;
  margin-bottom: 0px;
}
.qita_cnt ul li a {
  font-size: 14px;
  color: #c5c5c5;
  text-align: left;
  margin: 0px;
}
/*ѡ��*/
.crs_tab_one{
	font-size: 13px;
	color: #333333;

}
.crs_tab_one ul li{
	float: left;
	cursor: pointer;
}
.crs_tab_one ul span{
	float: left;
	margin: 0px 20px;
	display: block;
	color: #dcdcdc;
}
.tabs_clk{
	color: #ea544a;
}

.courses_content_btm span {
  display: block;
  float: left;
  height: 18px;
  margin-top: 8px;
  font-weight: normal;
  max-width: 140px;
  overflow: hidden;
}
.courses_content_btm span img {
  width: 12px;
  height: 14px;
  margin-top: 3px;
  margin-right: 5px;
}
.courses_content_btm img {
  width: 36px;
  height: 36px;
  display: block;
  float: left;
  overflow: hidden;
  border-radius: 30px;
  margin-right: 10px;
}
.crs_tab_one ul{
	display: block;
	overflow: hidden;
	height: 18px;
		margin-top: 17px;
		  margin-bottom: 0px;
}
.crs_tab_title{
	height: 48px;
	width: 1100px;
	background: #efefef;
	margin: 0 auto;
	margin-top: 17px;

}
.crs_tab_title ul{
	overflow: hidden;
	height: 48px;
	line-height: 48px;
		color: #333333;
		width: 400px;
		float: left;
}
.crs_tab_title ul li{
	float: left;
	font-size: 13px;

	margin-left: 10px;
	cursor: pointer;
}
.crs_tab_title ul span{
	float: left;
	color: #d3d3d3;
	margin: 0px 20px;
	margin-right: 10px;
}
.courses_calendar{
	display: block;
	float: left;
}
.courses_calendar img{
	margin-left: 45px;
	margin-top: 13px;
}
.courses_calendar_ipt{
	font-size: 13px;
	height: 19px;
	background: #efefef;
	width: 200px;
	margin-top: 15px;
	color: #333333;
	text-indent: 10px;
	background: url(../../images/live/calendar.png) no-repeat;
	text-indent: 30px;
	margin-left: 25px;
	border: 0px;
	  
}
.courses_calendar_ipt span{
	background: url(../../images/live/calendar.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-top: 15px;
	margin-right: 9px;
}
.courses_calendar:hover p{
	color: #ea544a;
	padding: 0px 16px;
	background: #fff;
	/*box-shadow: 0px 0px 2px #dedede;*/
	border: 1px solid #dedede;
	height: 42px;
	line-height: 43px;
	padding: 0px 15px;
	border-bottom: 0px;

}
.courses_calendar:hover p span{
	background: url(../../images/live/hors.png) no-repeat;
	margin-top: 14px;
}
.calendar_hor{
	width: 590px;
	height: 430px;
	position: absolute;
	top:42px;
	left: -1px;
	background: #fff;
	border: 1px solid #dedede;
	z-index: 1;
}
.calendar_hor:hover{
	display: block;
}
.courses_content{
	width: 1140px;
	min-height: 608px;
}

.courses_main {
  width: 1100px;
  overflow: hidden;
  margin: 0 auto;
   border: 1px solid #eaeaea;
	margin-bottom: 20px;
}
.pays_p_left {
  margin-left: 30px;
}
.pays_p_left span {
  background: url(../../images/live/xuan.png) no-repeat;
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.pays_p_left p {
  font-size: 18px;
  color: #555555;
}
.pays_p_left span.hvr {
  background: url(../../images/live/xuans.png) no-repeat;
}
/**/
.searchs_top{
	width:1098px;
	height: 58px;
	border: 1px solid #eaeaea;
	margin:0 auto;
	line-height: 58px;
	text-align: left;
	clear: both;
	overflow: hidden;
	margin-bottom: 0px;
}
.searchs_top p{
	margin-bottom: 0px;
	text-indent: 13px;
	font-size: 13px;
	color: #848484;
	
}
.searchs_top p span{
	color: #f75d5d;
	width: 1045px;
	height: 20px;
	overflow: hidden;
}
/*��ҳ*/
.pages {
height: 30px;
text-align: center;
	overflow: hidden;
  clear: both;
    margin-bottom: 40px;

}
.pages .pre {
	font-size: 12px;
	color: #212121;
	/*padding: 0px 10px;*/
}
.pages .pre {
background-position: -17px -1016px;
}
.pages span {
cursor: pointer;
background: url(../../images/live/btn.png) no-repeat 8px -1016px;
border: 1px solid #e8e8e8;
}
.pages span, .pages a {
	display: inline-block;
	vertical-align: middle;
	width: 36px;
	height: 28px;
	margin: 0 4px;
	text-align: center;
	line-height: 26px;
	color: #898989;
}
.pages span {
	cursor: pointer;
	background: url(../../images/live/btn.png) no-repeat -38px -1016px;
	border: 1px solid #e8e8e8;
}
.pages .next {
	font-size: 12px;
	color: #212121;
	/*padding: 0px 10px;*/
}
.pages .current {
	color: #fff;
	background-color:  #ff7600;
	border: 0px;
}
.pages span, .pages a {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 28px;
	margin: 0 4px;
	text-align: center;
	line-height: 28px;
	color: #898989;
}
.pages a {
	text-decoration: none;
	border: 1px solid #dedede;
}
.pages a:hover{
	color: #fe8f35;
}
.pages .current:hover{
	color: #fff;
}
.pages .pre:hover{
	background-position: -17px -1042px;
}
.pages .next:hover{
	background-position: -39px -1041px;
}





















