@charset "UTF-8";
/* header */
.header{position:relative;height:50px;background:#009a43;}
.header .logo{display:block;width:130px;height:30px;padding:10px 0 0 10px;}
.header .logo img{display:block;width:100%;}
.header .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-search.png) no-repeat center center;background-size:40%;}
.header .search:hover{background-color:#009a43;}
.header .search span{display:none;}
.header .user-icon{position:absolute;top:0;right:70px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-user.png) no-repeat center center;background-size:40%;}
.header .user-icon span{display:none;}
.header .user-icon:hover{background-color:#009a43;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}

.fixednavgd img{
	margin:auto;max-width:100%;}
@media (min-width:481px){body{width:480px;margin:auto;}}


.nav ul {
  padding: 5px;
}
.nav ul li {
  background: #009A43;
  width: 50%;
  float: left;
  margin: 5px 0;
  border-radius: 10px;
  -moz-border-radius：10px;
}
.nav ul li a {
  display: block;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 80px;
}
.nav ul li:nth-child(5) {
  width: 100%;
}
.nav ul li:nth-child(5) a {
  line-height: 50px;
}


/*tab课程特色老师*/
.wraptab{margin:10px auto 0 auto;}

.tabs{height:40px;}
.tabs a{display:block;float:left;width:50%;color:#333;text-align:center;background:#eee;line-height:40px;font-size:16px;text-decoration:none;}
.tabs a.active{color:#fff;background:#009A43;border-radius:5px 5px 0px 0px;}
.swiper-container{background:#E6E1E1;height:500px;border-radius:0 0 5px 5px;width:100%;border-top:0;}
.swiper-slide{height:500px;width:100%;background:none;color:#fff;}
.content-slide{padding:0 10px;}
.content-slide p{text-indent:2em;line-height:1.9;}
.swiper-container {margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;/* Fix of Webkit flickering */	z-index:1;}
.content-slide ul{padding:0px 0px;}
.content-slide ul li{
	float:left;width:50%;display:block;
}
.content-slide ul li img{width:96%;}
.slide-tese{
	margin:10px 0px;color:#7BE2A4;float: left;
    background: #F3F3F3;width:100%;
}
.slide-tese img{
	float:left;width:98%;
}
.p2{
	position:relative;
}
.p2 span{
	position:absolute;top:60px;left:23%;font-size:2em;text-shadow:5px 5px 5px #FFFFFF;
}
.swiper-wrapper {position:relative;width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}



/*课程模块*/
.cons {
  margin: 0px;
}
.cons h3 {
  background: #009A43;
  padding: 5px 0;
  color: #FFF;
  font-size: 18px;
  font-family: "微软雅黑";
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.cons .cour {
  position: relative;
}
.cons .cour img {
  display: block;
  width: 100%;
}
.cons .cour a:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  width: 49%;
  height: 55%;
  display: block;
}
.cons .cour a:nth-child(3) {
  position: absolute;
  top: 55%;
  left: 0;
  width: 49%;
  height: 45%;
  display: block;
}
.cons .cour a:nth-child(4) {
  position: absolute;
  top: 0;
  right: 0;
  width: 49%;
  height: 25%;
  display: block;
}
.cons .cour a:nth-child(5) {
  position: absolute;
  top: 26%;
  right: 0;
  width: 49%;
  height: 28%;
  display: block;
}
.cons .cour a:nth-child(6) {
  position: absolute;
  top: 56%;
  right: 0;
  width: 49%;
  height: 44%;
  display: block;
}
.cons #classlist h4 {
  font-size: 20px;
  font-family: "微软雅黑";
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 10px;
}
.cons #classlist h4 a {
  color: #fff;
}
.cons #classlist h5 {
  font-size: 15px;
  font-family: "微软雅黑";
  font-weight: 400;
  padding-bottom: 10px;
}
.cons #classlist h5 a {
  color: #fff;
}
.cons #classlist > .fl:nth-child(1) {
  background: #C9D900;
  display: block;
  cursor: pointer;
  margin-bottom: 10px;
  text-align: center;
}
.cons #classlist > .fl:nth-child(1) img {
  width: 100%;
  display: block;
}
.cons #classlist > .fr:nth-child(2) {
  background: #333;
  display: block;
  cursor: pointer;
  margin-bottom: 10px;
  text-align: center;
}
.cons #classlist > .fr:nth-child(2) img {
  width: 100%;
}
.cons #classlist > .fl:nth-child(3) {
  margin-bottom: 10px;
  float: left;
  width: 44.5%;
  clear: both;
}
.cons #classlist > .fl:nth-child(3) img {
  width: 100%;
}
.cons #classlist > .fr:nth-child(4) {
  background: #C9D900;
  display: block;
  cursor: pointer;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.cons #classlist > .fr:nth-child(4) img {
  width: 55.5%;
  float: left;
}
.cons #classlist > .fr:nth-child(4) h4 {
  clear: both;
  padding-top: 10px;
}
.cons #classlist > .fl:nth-child(5) {
  background: #DEDFDC;
  display: block;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}
.cons #classlist > .fl:nth-child(5) img {
  width: 100%;
}
.cons #classlist > .fl:nth-child(5) h5 a,
.cons #classlist > .fl:nth-child(5) h4 a {
  color: #000;
}
.cons #classlist > .fl:nth-child(5) {
  background: #DEDFDC;
  display: block;
  cursor: pointer;
  margin-bottom: 10px;
  text-align: center;
}
.cons #classlist > .fl:nth-child(5) img {
  width: 100%;
}
.cons #classlist > .fl:nth-child(5) h5 a,
.cons #classlist > .fl:nth-child(5) h4 a {
  color: #000;
}
.cons #classlist > .fl:nth-child(1),
.cons #classlist > .fr:nth-child(2),
.cons #classlist > .fl:nth-child(3),
.cons #classlist > .fr:nth-child(4),
.cons #classlist > .fl:nth-child(5) {
  display: none !important;
}
.cons #classlist > .fr:nth-child(5) {
  background: #DEDFDC;
  background: #009A43;
  display: block;
  cursor: pointer;
  margin-bottom: 20px;
  text-align: center;
  margin-top: 10px;
}
.cons #classlist > .fr:nth-child(5):after {
  clear: both;
  display: block;
  content: "";
}
.cons #classlist > .fr:nth-child(5) > div {
  float: left;
}
.cons #classlist > .fr:nth-child(5) > div:nth-child(1) {
  width: 40%;
}
.cons #classlist > .fr:nth-child(5) > div:nth-child(2) {
  width: 60%;
}
.cons #classlist > .fr:nth-child(5) img {
  width: 100%;
  height:120px;
}
.cons #classlist > .fr:nth-child(5) h5 a,
.cons #classlist > .fr:nth-child(5) h4 a {
  color: #fff;
}
.cons #classlist > .fl:nth-child(6) {
  background: #DEDFDC;
  display: block;
  cursor: pointer;
  margin-bottom: 10px;
  text-align: center;
  display: none;
}
.cons #classlist > .fl:nth-child(6) img {
  width: 100%;
}
.cons #classlist > .fl:nth-child(6) h5 a,
.cons #classlist > .fl:nth-child(6) h4 a {
  color: #000;
}
.cons #classlist > .mb20.mt20 {
  background: #F2F2F2;
  margin: 10px 0;
  padding: 10px;
  text-align: center;
  display: none;
}
.cons #classlist > .mb20.mt20 .kcsearchtxt {
  width: 220px;
  background: url("") no-repeat -215px center;
  border: 2px solid #ccc;
  border-radius: 10px;
  background-size: auto 47px;
  height: 44px;
  line-height: 44px;
  text-align: left;
  padding-left: 5px;
  color: #999999;
  font-size: 13px;
  outline: none;
  margin: 10px 0;
}
.cons #classlist > .mb20.mt20 .kcsearchbtn {
  width: 60px;
  height: 44px;
  border: none;
  line-height: 44px;
  padding-left: 10px;
  cursor: pointer;
  font-size: 16px;
  padding: 0px;
  outline: none;
  border-radius: 10px;
  margin-left: 5px;
  background: #C9D900;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin: 10px 0;
}
.cons #classlist > .mb20.mt20 a {
  color: #428bca;
}
.cons #classlist > .mb20.mt20 div {
  display: none;
}
.cons #classlist > .web_course_footer > div {
  text-align: center;
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
}
.cons #classlist > .web_course_footer > div img {
  margin: -25px 0 -20px 0;
}
.cons #classlist > .web_course_footer > div h5 {
  font-size: 16px;
  font-weight: bold;
}
.cons #classlist > .web_course_footer > div p {
  font-size: 13px;
  line-height: 18px;
}
.cons #classlist > .web_course_footer > div:nth-child(1) img {
  margin: -45px 0 -20px 0;
}
.cons #classlist > .web_course_footer > div:nth-child(2) img {
  margin: -25px 0 -30px 0;
}
.cons #classlist > .web_course_footer > div:nth-child(3) img {
  margin: -25px 0 -45px 0;
}
.cons #classlist > .web_course_footer > div:nth-child(3) p {
  display: none;
}
.cons #classlist > .web_course_footer > div:last-child {
  border-bottom: none;
}
.coursebase .cons {
  margin: 10px 7px;
}
.coursebase .cons h2 {
  font-size: 18px;
  font-family: "微软雅黑";
  color: #036;
  line-height: 160%;
  margin-bottom: 10px;
}
.coursebase .cons h2 br {
  display: none;
}
.coursebase .cons p {
  font-size: 14px;
  font-family: "宋体";
  color: #333;
  line-height: 170%;
  margin-top: 10px;
  word-break: break-all;
}
.coursebase .cons p br {
  display: none;
}
.coursebase .cons img {
  display: block;
  margin: 0 auto;
}
.coursebase .btn-blue,
.coursebase .btn-red {
  display: none;
}



/*轮播图*/

  #number {
  width:88px;
  position:absolute;
  left:10px;
  bottom:10px;
}
#number li {
  padding-left:6px;
  float:left;
  text-indent:-9999px;
  width:16px;
  height:16px;
  overflow:hidden;
  background-image:url(../images/number1.png);
  background-repeat:no-repeat;
}
#buttom_0 {
  background-position:0 0;
}
#buttom_1 {
  background-position:-22px 0;
}
#buttom_2 {
  background-position:-44px 0;
}
#buttom_3 {
  background-position:-66px 0;
}
#buttom_0.selected {
  background-position:0 -16px;
}
#buttom_1.selected {
  background-position:-22px -16px;
}
#buttom_2.selected {
  background-position:-44px -16px;
}
#buttom_3.selected {
  background-position:-66px -16px;
}
/* */
.content_right{float:left;}
.content_right .ad { 
  width:100%; 
  height:240px; 
  overflow:hidden;
  position:relative;
}
.content_right .slider,.content_right .num{
  position:absolute;
}
.content_right .slider li{ 
  list-style:none;
  display:inline;
}
.content_right .slider img{ 
  width:100%; 
  height:240px;
  display:block;
}
.content_right .num{ 
  right:5px; 
  bottom:5px;
}
.content_right .num li{
  float: left;
  color: #24b909;
  text-align: center;
  line-height: 16px;
  width: 16px;
  height: 16px;
  font-family: Arial;
  font-size: 12px;
  cursor: pointer;
  overflow: hidden;
  margin: 3px 1px;
  border: 1px solid #24b909;
  background-color: #fff;
}
.content_right .num li.on{
  color: #fff;
  line-height: 16px;
  width: 16px;
  height: 16px;
  font-size: 14px;
  margin: 3px 1px;
  border: 1px solid #24b909;
  background-color: #24b909;
  font-weight: bold;
}








