﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font-size:16px;font-family: "微软雅黑"; color: #333;}
h1, h2, h3, h4, h5, h6{ font-size:100%; }

select {
  border: solid 1px #000;
  background: url("../images/arrow.png") no-repeat scroll right center transparent;
  padding-right: 14px;
}

.container{width: 1200px; margin: 0 auto;}

.title_text,.title_txt{width:100%; margin: 40px 0;}
.title_text>span,.title_txt>span,.tittle_teacher>span{font-size: 22px;margin-right: 20px;}
.title_text>label,.title_txt>label,.tittle_teacher>label{font-size: 18px;color: #4f4f4f;}
.swiper-container{width: 100%;}
.swiper-slide,.swiper-slide img{height: 455px;width: 100%!important;}
.title_text ul{
	padding: 40px 0;
}
.title_text li{
	width: 25%;
	float: left;
}
.title_text li i img{
	display:inline-block;
	margin-top: 16px;
}
.title_text li i{
	display: block;
	width: 65px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	border: 1px solid #c3c3c3;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	transition: 1s;
	behavior: url(css/ie-css3.htc);
}
.title_text li:hover i{
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.title_text li dl{
	/*clear: both;*/
}
.title_text li dt,.title_text li dd{
	display: block;
	float: left;
}
.title_text li dd{
	width: 60%;
	padding-left: 20px;
	position: relative;
}

.title_text li dd img{
	position: absolute;
	right: -15px;
	top: 20px;
}
.title_text li:last-child dd img{
	display: none;
}
.title_text h3{
	font-size: 18px;
	color: #4f4f4f;
	margin-bottom: 8px;
	margin-top: 10px;
}
.title_text p{
	font-size: 12px;
	color: #797979;
	line-height: 20px;
}
.title_txt ul{
	margin-top: 30px;
}
.title_txt li{
	width: 33.3333333%;
	float: left;
	height: 130px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	padding: 30px;
	position: relative;
	transition: .2s;
}
.title_txt h6{
	font-size: 24px;
	color: #f9b04e;
	font-weight: 400;
	line-height: 70px;
	text-align: center;
}
.title_txt h6 span{
	font-weight: bold;
}
.title_txt li h1{
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 400;
	transition: .2s;
}
.title_txt li p{
	font-size: 12px;
	line-height: 20px;
}
.title_txt li div{
	position: absolute;
	top: -1px;
	right: -1px;
	background:#f7b04f;
	transition: .2s;
}
.title_txt li div b{
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	top: 5px;
	right: 7px;
}
.title_txt li:hover{
	box-shadow: 6px 6px 10px #f3f3f3,-6px -6px 10px #f3f3f3 ;
}
.title_txt li:hover h1{
	color: #267fff;
}
.title_txt li:hover div{
	background: #267fff;
}
.teacher_border li{
	display: inline-block;
}
.teacher_border{
	margin-top: 35px;
	border-bottom: 1px solid #77c37e;
	box-sizing: border-box;
	/*height: 42px;*/
	/*overflow: hidden;*/

	
	/*background: rgba(24,24,24,0.2);*/
	transition: .5s;
}
.wb img{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: -1;
	transition: .5s;
}
.pinyu{
	padding: 18px;
}
.pinyu h1{
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	padding: 5px;
	border-bottom: 1px dashed #538858;
}
.pinyu p{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 10px;
	text-align: justify;
}
.pinyu p a{
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	
}
.title_jiazhang li:hover .wb img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.title_jiazhang li:hover .wb{
	background: rgba(24,24,24,0.2);
}
/*footer*/


/*aside*/
.side{
	position: fixed;
	z-index: 999;
	right: 0;
	top: 30%;
}
.side li{
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	background: #FFFFFF;
}
.side  a img{
	margin-bottom: 3px;
}
.side li a{
	display: block;
	padding: 10px;
	font-size: 16px;
	color: #7f7f7f;
	text-align: center;
	position: relative;
}
.aside{
	position: absolute;
	top: 0;
	left: -110%;
	z-index: 10;
	opacity: 0;
	display: none;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	transition: .2s;
}
.side li a:hover .aside{
	opacity: 1;	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	display: block;
}
.xiaoxue{
	display: none;
}

/* 内外边距 */

.margin-0 {
  margin: 0;
}

.margin-xs {
  margin: 5px;
}

.margin-sm {
  margin: 10px;
}

.margin {
  margin: 15px;
}

.margin-lg {
  margin: 20px;
}

.margin-xl {
  margin: 25px;
}

.margin-xxl {
  margin: 30px;
}

.margin-top-xs {
  margin-top: 5px;
}

.margin-top-sm {
  margin-top: 10px;
}

.margin-top {
  margin-top: 15px;
}

.margin-top-lg {
  margin-top: 20px;
}

.margin-top-xl {
  margin-top: 25px;
}

.margin-top-xxl {
  margin-top: 30px;
}

.margin-right-xs {
  margin-right: 5px;
}

.margin-right-sm {
  margin-right: 10px;
}

.margin-right {
  margin-right: 15px;
}

.margin-right-lg {
  margin-right: 20px;
}

.margin-right-xl {
  margin-right: 25px;
}

.margin-right-xxl {
  margin-right: 30px;
}

.margin-bottom-xs {
  margin-bottom: 5px;
}

.margin-bottom-sm {
  margin-bottom: 10px;
}

.margin-bottom {
  margin-bottom: 15px;
}

.margin-bottom-lg {
  margin-bottom: 20px;
}

.margin-bottom-xl {
  margin-bottom: 25px;
}

.margin-bottom-xxl {
  margin-bottom: 30px;
}

.margin-left-xs {
  margin-left: 5px;
}

.margin-left-sm {
  margin-left: 10px;
}

.margin-left {
  margin-left: 15px;
}

.margin-left-lg {
  margin-left: 20px;
}

.margin-left-xl {
  margin-left: 25px;
}

.margin-left-xxl {
  margin-left: 30px;
}

.margin-lr-xs {
  margin-left: 5px;
  margin-right: 5px;
}

.margin-lr-sm {
  margin-left: 10px;
  margin-right: 10px;
}

.margin-lr {
  margin-left: 15px;
  margin-right: 15px;
}

.margin-lr-lg {
  margin-left: 20px;
  margin-right: 20px;
}

.margin-lr-xl {
  margin-left: 25px;
  margin-right: 25px;
}

.margin-lr-xxl {
  margin-left: 30px;
  margin-right: 30px;
}

.margin-tb-xs {
  margin-top: 5px;
  margin-bottom: 5px;
}

.margin-tb-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.margin-tb {
  margin-top: 15px;
  margin-bottom: 15px;
}

.margin-tb-lg {
  margin-top: 20px;
  margin-bottom: 20px;
}

.margin-tb-xl {
  margin-top: 25px;
  margin-bottom: 25px;
}

.margin-tb-xxl {
  margin-top: 30px;
  margin-bottom: 30px;
}

.padding-0 {
  padding: 0;
}

.padding-xs {
  padding: 5px;
}

.padding-sm {
  padding: 10px;
}

.padding {
  padding: 15px;
}

.padding-lg {
  padding: 20px;
}

.padding-xl {
  padding: 25px;
}

.padding-xxl {
  padding: 30px;
}

.padding-top-xs {
  padding-top: 5px;
}

.padding-top-sm {
  padding-top: 10px;
}

.padding-top {
  padding-top: 15px;
}

.padding-top-lg {
  padding-top: 20px;
}

.padding-top-xl {
  padding-top: 25px;
}

.padding-top-xxl {
  padding-top: 32px;
}

.padding-top-sl {
  padding-top: 42px;
}

.padding-right-xs {
  padding-right: 5px;
}

.padding-right-sm {
  padding-right: 10px;
}

.padding-right {
  padding-right: 15px;
}

.padding-right-lg {
  padding-right: 20px;
}

.padding-right-xl {
  padding-right: 25px;
}

.padding-bottom-xs {
  padding-bottom: 5px;
}

.padding-bottom-sm {
  padding-bottom: 10px;
}

.padding-bottom {
  padding-bottom: 15px;
}

.padding-bottom-lg {
  padding-bottom: 20px;
}

.padding-bottom-xl {
  padding-bottom: 25px;
}

.padding-bottom-xxl {
  padding-bottom: 30px;
}

.padding-left-xs {
  padding-left: 5px;
}

.padding-left-sm {
  padding-left: 10px;
}

.padding-left {
  padding-left: 15px;
}

.padding-left-lg {
  padding-left: 20px;
}

.padding-left-xl {
  padding-left: 25px;
}

.padding-left-xxl {
  padding-left: 30px;
}

.padding-lr-xs {
  padding-left: 5px;
  padding-right: 5px;
}

.padding-lr-sm {
  padding-left: 10px;
  padding-right: 10px;
}

.padding-lr {
  padding-left: 15px;
  padding-right: 15px;
}

.padding-lr-lg {
  padding-left: 20px;
  padding-right: 20px;
}

.padding-lr-xl {
  padding-left: 25px;
  padding-right: 25px;
}

.padding-lr-xxl {
  padding-left: 25px;
  padding-right: 25px;
}

.padding-tb-xs {
  padding-top: 5px;
  padding-bottom: 5px;
}

.padding-tb-sm {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padding-tb {
  padding-top: 15px;
  padding-bottom: 15px;
}

.padding-tb-lg {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padding-tb-xl {
  padding-top: 25px;
  padding-bottom: 25px;
}

.padding-tb-xxl {
  padding-top: 25px;
  padding-bottom: 25px;
}

/* 圆角样式 */
.round {
  border-radius: 2500px;
}

.radius {
  border-radius: 4px;
}

.radius-top {
  border-radius: 4px 4px 0px 0px;
}

.radius-bottom {
  border-radius: 0px 0px 4px 4px;
}

.radius-top-left {
  border-radius: 4px 0px 4px 0px;
}

.radius-top-right {
  border-radius: 0px 4px 0px 4px;
}

.radius-df {
  border-radius: 8px;
}

.radius-df-top {
  border-radius: 8px 8px 0px 0px;
}

.radius-df-bottom {
  border-radius: 0px 0px 8px 8px;
}

.radius-df-top-left {
  border-radius: 8px 0px 8px 0px;
}

.radius-df-top-right {
  border-radius: 0px 8px 0px 8px;
}

.radius-lg {
  border-radius: 12px;
}

.radius-lg-top {
  border-radius: 12px 12px 0px 0px;
}

.radius-lg-bottom {
  border-radius: 0px 0px 12px 12px;
}

.radius-lg-top-left {
  border-radius: 12px 0px 12px 0px;
}

.radius-lg-top-right {
  border-radius: 0px 12px 0px 12px;
}

.radius-xl {
  border-radius: 16px;
}

.radius-xl-top {
  border-radius: 16px 16px 0px 0px;
}

.radius-xl-bottom {
  border-radius: 0px 0px 16px 16px;
}

.radius-xl-top-left {
  border-radius: 16px 0px 16px 0px;
}

.radius-xl-top-right {
  border-radius: 0px 16px 0px 16px;
}

/* flex布局 */

.flex {
  display: flex;
}

.basis-xs {
  flex-basis: 20%;
}

.basis-sm {
  flex-basis: 40%;
}

.basis-df {

  flex-basis: 50%;
}

.basis-lg {
  flex-basis: 60%;
}

.basis-xl {
  flex-basis: 80%;
}

.basis-xxl {
  flex-basis: 100%;
}

.flex-sub {
  flex: 1;
}

.flex-twice {
  flex: 2;
}

.flex-treble {
  flex: 3;
}

.flex-column {
  flex-direction: column;
}

.flex-row {
  flex-direction: row;
}

.flex-wrap {
  flex-wrap: wrap;
}

.align-start {
  align-items: flex-start;
}

.align-end {
  align-items: flex-end;
}

.align-center {
  align-items: center;
}

.align-stretch {
  align-items: stretch;
}

.self-start {
  align-self: flex-start;
}

.self-center {
  align-self: flex-center;
}

.self-end {
  align-self: flex-end;
}

.self-stretch {
  align-self: stretch;
}

.align-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

/* grid布局 */

.grid {
  display: flex;
  flex-wrap: wrap;
}

.grid.grid-square {
  overflow: hidden;
}

.grid.grid-square .cu-tag {
  position: absolute;
  right: 0;
  top: 0;
  border-bottom-left-radius: 3px;
  padding: 3px 6px;
  height: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.grid.grid-square>div>text[class*="cuIcon-"] {
  font-size: 26px;
  position: absolute;
  color: var(--grey);
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.grid.grid-square>div {
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}

.grid.grid-square>div.bg-img image {
  width: 100%;
  height: 100%;
  position: absolute;
}

.grid.col-1.grid-square>div {
  padding-bottom: 100%;
  height: 0;
  margin-right: 0;
}

.grid.col-2.grid-square>div {
  padding-bottom: calc((100% - 10px)/2);
  height: 0;
  width: calc((100% - 10px)/2);
}

.grid.col-3.grid-square>div {
  padding-bottom: calc((100% - 20px)/3);
  height: 0;
  width: calc((100% - 20px)/3);
}

.grid.col-4.grid-square>div {
  padding-bottom: calc((100% - 30px)/4);
  height: 0;
  width: calc((100% - 30px)/4);
}

.grid.col-5.grid-square>div {
  padding-bottom: calc((100% - 40px)/5);
  height: 0;
  width: calc((100% - 40px)/5);
}

.grid.col-2.grid-square>div:nth-child(2n),
.grid.col-3.grid-square>div:nth-child(3n),
.grid.col-4.grid-square>div:nth-child(4n),
.grid.col-5.grid-square>div:nth-child(5n) {
  margin-right: 0;
}

.grid.col-1>div {
  width: 100%;
}

.grid.col-2>div {
  width: 50%;
}

.grid.col-3>div {
  width: 33.33%;
}

.grid.col-4>div {
  width: 25%;
}

.grid.col-5>div {
  width: 20%;
}

/* float布局 */

.cf::after,
.cf::before {
  content: " ";
  display: table;
}

.cf::after {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* -- 实线 -- */
.solid,
.solid-top,
.solid-right,
.solid-bottom,
.solid-left,
.solids,
.solids-top,
.solids-right,
.solids-bottom,
.solids-left,
.solid-blue,
.solid-top-blue,
.solid-right-blue,
.solid-bottom-blue,
.solid-left-blue,
.solids-blue,
.solids-top-blue,
.solids-right-blue,
.solids-bottom-blue,
.solids-left-blue,
.dashed,
.dashed-top,
.dashed-right,
.dashed-bottom,
.dashed-left {
  position: relative;
}

.solid::after,
.solid-top::after,
.solid-right::after,
.solid-bottom::after,
.solid-left::after,
.solids::after,
.solids-top::after,
.solids-right::after,
.solids-bottom::after,
.solids-left::after,
.solid-blue::after,
.solid-top-blue::after,
.solid-right-blue::after,
.solid-bottom-blue::after,
.solid-left-blue::after,
.solids-blue::after,
.solids-top-blue::after,
.solids-right-blue::after,
.solids-bottom-blue::after,
.solids-left-blue::after,
.dashed::after,
.dashed-top::after,
.dashed-right::after,
.dashed-bottom::after,
.dashed-left::after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  transform: scale(0.5);
  transform-origin: 0 0;
  pointer-events: none;
  box-sizing: border-box;
}

.solid::after {
  border: 0.5px solid rgba(0, 0, 0, 0.1);
}

.solid-top::after {
  border-top: 0.5px solid rgba(0, 0, 0, 0.1);
}

.solid-right::after {
  border-right: 0.5px solid rgba(0, 0, 0, 0.1);
}

.solid-bottom::after {
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
}

.solid-left::after {
  border-left: 0.5px solid rgba(0, 0, 0, 0.1);
}

.solids::after {
  border: 4px solid #eee;
}

.solids-top::after {
  border-top: 4px solid #eee;
}

.solids-right::after {
  border-right: 4px solid #eee;
}

.solids-bottom::after {
  border-bottom: 4px solid #eee;
}

.solids-left::after {
  border-left: 4px solid #eee;
}

.solid-blue::after {
  border: 0.5px solid #0081ff;
}

.solid-top-blue::after {
  border-top: 0.5px solid #0081ff;
}

.solid-right-blue::after {
  border-right: 0.5px solid #0081ff;
}

.solid-bottom-blue::after {
  border-bottom: 0.5px solid #0081ff;
}

.solid-left-blue::after {
  border-left: 0.5px solid #0081ff;
}

.solids-blue::after {
  border: 4px solid #0081ff;
}

.solids-top-blue::after {
  border-top: 4px solid #0081ff;
}

.solids-right-blue::after {
  border-right: 4px solid #0081ff;
}

.solids-bottom-blue::after {
  border-bottom: 4px solid #0081ff;
}

.solids-left-blue::after {
  border-left: 4px solid #0081ff;
}

/* -- 虚线 -- */

.dashed::after {
  border: 3px dashed #ddd;
}

.dashed-top::after {
  border-top: 3px dashed #ddd;
}

.dashed-right::after {
  border-right: 3px dashed #ddd;
}

.dashed-bottom::after {
  border-bottom: 3px dashed #ddd;
}

.dashed-left::after {
  border-left: 3px dashed #ddd;
}

.cate_title{ color:#00448f; font-size:18px;}

/*订单列表*/
.font-w9 {
    font-weight: 900 !important;
}
.font-s16 {
    font-size: 16px !important;
}
.pc-order-list {
    border-top: 1px dashed #ccc;
}


.pc-order-list .order-info {
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: nowrap;
    border-bottom: 1px dashed #ccc;
    padding: 10px 0 10px 0
}

.pc-order-list .order-info :nth-of-type {
    border-top: 1px solid red
}

.pc-order-list .order-info .order-item {
    padding-right: 20px
}

.pc-order-list .order-info .time {
    text-align: right
}

.pc-order-list a{ color:#666;}
.pc-order-list a:hover {
    color: #00448f
}
.black{ color:#333}
.clear {
    height: 0;
    clear: both;
}
.clearboth{ width:100%; margin:0; padding:0; overflow:hidden;clear: both;}
.city_list{
   width: 1200px;
   margin: 20px auto;
}
.city_list dl{
    clear: both;
    height: 28px;
    line-height: 28px;
    padding: 10px 0px;
}
.city_list dl dt{
    font-weight: bold;
    padding-right: 10px;
    float:left;
    overflow: hidden;
}
.city_list dl dd{
    float: left;

}
.city_list dl dd a{
    color: #333;
    margin-right: 10px;
    position: relative;
}

.city_list dl dd a img{
    position: absolute;
    top: -15px;
    left: 0;
}

.city_list dl dd  a.enabled{
    color: #999;
    cursor: not-allowed;
}

/*老师详情*/
#ibanner {
    width: 100%;
	background-color:#f8f8f8;
}

#ibanner .container {
    position: relative;
}
.container {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

#ibanner .teach-left {
	float: left;
	padding: 40px 0 75px 40px;
}
#ibanner .teach-left .teach-img {
	float: left;
}
#ibanner .teach-left .teach-img .top {
	text-align: center;
}
#ibanner .teach-left .teach-img .top .img {
	/*border-radius: 50%;*/
	display: inline-block;
	border: 4px solid #fff;
	overflow: hidden;
}
#ibanner .teach-left .teach-img .top .img img {
	width: 120px;
	vertical-align: middle;
	/*border-radius: 50%;*/
}
#ibanner .teach-left .teach-img span {
	display: block;
	color: #333;
	font-size: 18px;
	text-align: center;
	margin: 20px 0;
}
#ibanner .teach-left .teach-img span i {
	margin-right: 20px;
}
#ibanner .teach-left .teach-img a.btn,
#ibanner .teach-left .teach-img span.btn {
	display: block;
	width: 140px;
	background: #00448f;
	color: #fff;
	text-align: center;
	height: 36px;
	line-height: 34px;
	border: 1px solid #00448f;
	border-radius: 4px;
	position: relative;
	font-size: 14px;
	margin: 0;
	cursor: pointer;
}
#ibanner .teach-left .teach-img span.fx:hover .share {
	display: block;
}
#ibanner .teach-left .teach-img span.btn .share {
	position: absolute;
	top: 100%;
	left: -1px;
	background: transparent;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	border-radius: 4px;
	z-index: 999;
	display: none;
}
#ibanner .teach-left .teach-img span.btn .share img {
	width: 35px;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
#ibanner .teach-left .teach-img span.btn .share a {
	display: block;
	float: left;
	width: 35px;
	margin-right: 5px;
}
#ibanner .teach-left .teach-img a.btn img,
#ibanner .teach-left .teach-img span.btn img {
	margin-right: 10px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
#ibanner .teach-left .teach-img span.fx {
	float: left;
	margin-right: 10px;
} 
#ibanner .teach-left .teach-img a.jr {
	float: right;
}
#ibanner .teach-left .teach-img em {
	color: #00448f;
	float: right;
	margin-top: 8px;
}
#ibanner .teach-left .teach-info {
	float: left;
	width: 260px;
	margin: 20px 0 0 120px;
}
#ibanner .teach-left .teach-info ul li {
	float: left;
	text-align: center;
	margin-right: 28px;
}
#ibanner .teach-left .teach-info ul li img {
	vertical-align: middle;
	display: inline-block;
	width: 45px;
}
#ibanner .teach-left .teach-info ul li i {
	display: block;
	color: #333;
	margin-top: 6px;
}
#ibanner .teach-left .teach-info span {
	color: #888;
	margin-top: 20px;
	display: block;
}
#ibanner .teach-left .teach-info dl {
	margin-top: 10px;
	color: #333;
	font-size: 16px;
	float: left;
}
#ibanner .teach-left .teach-info dt {
	float: left;
	display: inline-block;
}
#ibanner .teach-left .teach-info dd {
	float: left;
	display: inline-block;
	color: #666;
}
#ibanner .container {
	position: relative;
}
#ibanner .teach-form {
	width: 330px;
	float: right;
	background: #fff;
	position: absolute;
	right: 0;
	top: 15px;
	border: 1px solid #eee;
	z-index: 999;
}
#ibanner .teach-form h4 {
	color: #666;
	border-bottom: 1px solid #eee;
	font-weight: normal;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	padding-left: 15px;
	height: 43px;
	line-height: 41px;
}
#ibanner .teach-form  i{ font-style:normal}
#ibanner .teach-form form {
	border-top: none;
	padding: 15px 15px 20px 15px;
	background: #fff;
}
#ibanner .teach-form .fg {
	margin-bottom: 10px;
}
#ibanner .teach-form form label {
	display: block;
	margin-bottom: 5px;
	color: #888;
}
#ibanner .teach-form input {
	width: 285px;
	border: 1px solid #eee;
	outline: none;
	height: 35px;
	line-height: 33px;
	color: #888;
	padding-left: 10px;
	font-family: "Microsoft YaHei";
}
#ibanner .teach-form button {
	background: #00448f;
	color: #fff;
	font-size: 17px;
	border: 1px solid #00448f;
	cursor: pointer;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	width: 100%;
	height: 45px;
	line-height: 43px;
	margin-top: 10px;
	font-family: "Microsoft YaHei";
}
#ibanner .teach-form button:hover {
	background: #06F;
}


#content .container {
    position: relative;
}

#content .detial-tab {
	width: 900px;
	border: 1px solid #eee;
	margin: 20px 0;
}
#content .detial-tab .tab-link {
	margin-bottom: 15px;
	z-index: 100;
	background: #fff;
}
/*#content .detial-tab.fixed .tab-link {
	width: 100%;
	position: fixed;
	left: 0;
	top: 43px;
	z-index: 99;
}*/

#content .detial-tab.fixed .tab-link ul {
	width: 1200px;
	margin: 0 auto;
}
#content .detial-tab.fixed #one-page {
	padding-top: 68px; 
}
#content .detial-tab .tab-link li {
	float: left;
}
#content .detial-tab .tab-link li a {
	display: block;
	padding: 15px 60px;
	border: 1px solid #eee;
	border-left: none;
	border-top: 3px solid #fff;
	color: #666;
}
#content .detial-tab .tab-link li.active a {
	border-left-color: #fff;
	border-bottom-color: #fff;
	border-top: 3px solid #00448f;

}
#content .detial-tab .link-cont h3 {
	color: #00448f;
	font-weight: normal;
	font-size: 17px;
	height: 40px;
	line-height: 39px;
	border-bottom: 1px solid #eee;
	padding-left: 15px;
}
#content .detial-tab .link-cont h3 img {
	vertical-align: middle;
	margin-right: 8px;
	position: relative;
	top: -2px;
}
#content .detial-tab .link-cont h3 i {
	float: right;
	font-size: 12px;
	color: #9a9a9a;
	margin-right: 40px;
	 font-style:normal
}
#content .detial-tab .link-cont .inner-cont {
	padding: 25px 42px 0;
}
#one-page,
#two-page,
#three-page {
	display: block;
	height: 0px;
	visibility: hidden;
}
#two-page,
#three-page {
	height: 50px;
}
#content .detial-tab .link-cont .inner-cont dl {
	float: left;
	line-height: 30px;
}
#content .detial-tab .link-cont .inner-cont dt {
	float: left;
	display: inline-block;
	color: #9a9a9a;
	margin-right: 10px;
}
#content .detial-tab .link-cont .inner-cont dd {
	float: left;
	display: inline-block;
	color: #484848;
	max-width: 710px;
}
#content .detial-tab .link-cont .inner-cont dd span {
	margin-right: 10px;
	display: inline-block;
}
#content .detial-tab .link-cont .inner-cont dd i {
	display: inline-block;
	margin-right: 5px;
	 font-style:normal
}
#content .detial-tab .link-cont .inner-cont dd a {
	display: inline-block;
	color: #9a9a9a;
	text-decoration: underline;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
#content .detial-tab .link-cont .inner-cont dd a:hover {
	color: #484848;
}
#content .detial-tab .link-cont .inner-cont dd a img {
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-right: 2px;
}
#content .detial-tab .link-cont .inner-cont dl.last {
	line-height: 1.8;
	margin-top: 5px;
}
#content .detial-tab .link-cont .inner-cont ul li {
	color: #484848;
	line-height: 40px;
}
#content .detial-tab .link-cont .inner-cont ul li a {
	color: #484848;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
#content .detial-tab .link-cont .inner-cont ul li a:hover {
	color: #9a9a9a;
	text-decoration: underline;
}
#content .detial-tab .link-cont .inner-cont ul li em {
	margin-right: 20px;
}
#content .detial-tab .link-cont table {
	text-align: center;
	width: 100%;
}
#content .detial-tab .link-cont th{
	font-weight: normal;
	height: 50px;
	line-height: 49px;
	color: #9a9a9a;
	border-bottom: 1px solid #eee;
}
#content .detial-tab .link-cont th:nth-child(1),
#content .detial-tab .link-cont th:nth-child(4) {
	width: 20%;
}
#content .detial-tab .link-cont th:nth-child(2),
#content .detial-tab .link-cont th:nth-child(3) {
	width: 30%;
}
#content .detial-tab .link-cont tbody td {
	border-bottom: 1px dashed #eee;
	height: 35px;
	line-height: 33px;
	color: #484848;
}
#content .detial-tab .link-cont tfoot td {
	height: 45px;
	line-height: 45px;
}
#content .detial-tab .link-cont tfoot td a {
	display: inline-block;
	color: #9a9a9a;
	font-size: 12px;
}
#content .detial-tab .link-cont tfoot td a:hover {
	text-decoration: underline;
}
#content .detial-tab .link-cont tfoot td a img {
	vertical-align: middle;
	position: relative; 
	top: -2px;
	margin-right: 5px;
}
/*学员列表*/
#content .student-list {
	width: 100%;
	text-align: center;
	color: #484848;
	border: 0;
	border-collapse: collapse;
	margin: 45px 0 35px 0;
	cursor:pointer;
}
#content .student-list thead {
	background: #f8f8f8;
}
#content .student-list th {
	font-weight: normal;
}
#content .student-list tr.htr {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dashed #ccc;
	cursor:pointer;
}
#content .student-list tr {
	height: 70px;
	line-height: 70px;
	border-bottom: 1px dashed #ccc;
}
#content .student-list tr td:nth-child(2) {
  	width: 124px;
  	line-height: 1.5;
  	padding: 0 20px;
  	text-align: left;
}
#content .student-list tr td:nth-child(3) {
  	width: 152px;
  	line-height: 1.5;
  	padding: 0 20px;
  	text-align: left;
}
#content .student-list tr td:nth-child(4) {
  	width: 292px;
  	line-height: 1.5;
  	padding: 0 20px;
  	text-align: left;
}
#content .student-list tr td:nth-child(5) {
  	width: 292px;
  	line-height: 1.5;
  	padding: 0 20px;
  	text-align: left;
}
#content .student-list tr:hover td {
	color: #00448f;
}

#fcontent, #scontent {
    width:1200px;
	 margin:0 auto;
   
}

/*学员详情*/
#scontent {
	width: 100%;
	min-width: 1200px;
	padding-top: 20px;
}
#scontent .stitle {
	position: relative;
	margin-bottom: 25px;
}
#scontent .stitle i {
	position: absolute;
	left: -15px;
	top: 3px;
}
#scontent .stitle h3 {
	display: inline-block;
	font-size: 22px;
	color: #666;
}
#scontent .stitle span {
	display: inline-block;
	color: #bbb;
	padding-left: 15px;
	margin-left: 5px;
	background: url(../images/icon_dian.png) no-repeat left 10px;
	vertical-align: bottom;
}
#scontent .education-info {
	background: #ececec;
	padding: 50px 60px;
	color: #666;
}
#scontent .education-info .info {
	margin-bottom: 25px;
}
#scontent .education-info .info i {
	color: #f9b04e;
	 font-style:normal
}
#scontent .education-info .info p {
	font-size: 18px;
	margin-bottom: 10px;
}
#scontent .education-info .info span {
	font-size: 16px;
	color: #999;
}
#scontent .education-info h4 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
#scontent .education-info .fg {
	float: left;
}
#scontent .education-info .fg label {
	height: 50px;
	line-height: 48px;
	display: inline-block;
	border: 1px solid #cacaca;
	margin-right: 10px;
	width: 205px;
}
#scontent .education-info .fg img {
	margin: 0 10px;
	width: 22px;
	vertical-align: middle;
	position: relative;
	top: -3px;
}
#scontent .education-info .fg input {
	border: none;
	outline: none;
	width: 160px;
	height: 100%;
	font-size: 16px;
	padding-left: 15px;
	color: #b6b6b6;
}
#scontent .education-info .fg button {
	background: #f9b04e;
	width: 120px;
	height: 50px;
	border: none;
	outline: none;
	font-size: 16px;
	color: #fff;
	line-height: 48px;
	border: 1px solid #e3942f;
	cursor: pointer;
}
#scontent .education-info .fx {
	float: right;
	font-size: 18px;
	color: #aaa;
	cursor: pointer;
	position: relative;
}
#scontent .education-info .fx:hover .share{
	display: block;
}
#scontent .education-info .fx .share {
	display: none;
	position: absolute;
	left: 0;
	top: 38px;
	width: 180px;
}
#scontent .step {
	width: 1200px;
	background: #999;
	margin: 20px  auto;
}
#scontent .step .step-in {
	padding: 0 50px;
	height: 85px;
	line-height: 85px;
	color: #fff;
}
#scontent .step .step-in img {
	vertical-align: middle;
}
#scontent .step .step-in h3 {
	font-size: 23px;
	font-weight: normal;
	float: left;
}
#scontent .step .step-in h3 img {
	height: 23px;
	position: relative;
	top: -2px;
}
#scontent .step .step-in ul {
	float: right;
	font-size: 16px;
}
#scontent .step .step-in ul li {
	display: inline-block;
}
#scontent .step .step-in ul li img {
	margin: 0 8px;
}
#scontent .student-detial .left {
	background: #fff;
	padding: 30px 20px;
	width: 840px;
	float: left;
}
#scontent .student-detial .sinfo {
	margin-bottom: 45px;
}
#scontent .student-detial .sinfo li {
	color: #999;
	line-height: 2.5;
}
#scontent .student-detial .sinfo li span {
	color: #666;
}
#scontent .student-detial .sinfo li i {
	color: #f9b04e;
}
#scontent .student-detial .bottom {
	color: #999;
	margin-bottom: 10px;
}
#scontent .student-detial .bottom a {
	color: #f9b04e;
	vertical-align: bottom;
}
#scontent .student-detial .bottom a:hover {
	text-decoration: underline;
}
#scontent .student-detial .bottom a.btn {
	text-align: center;
	display: inline-block;
	background: #00448f;
	color: #fff;
	font-size: 16px;
	height: 45px;
	line-height: 43px;
	width: 150px;
	border-radius: 10px;
	margin-right: 10px;
	border: 1px solid #00448f;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	text-decoration: none;
}
#scontent .student-detial .bottom a.btn:hover {
	background: #0070de;
}
#scontent .student-detial .right {
	float: right;
	width: 315px;
}
#scontent .student-detial .right .top-code {
	text-align: center;
	padding: 45px 0;
	background: #fff;
	margin: 20px;
	border:1px solid #ddd;
}
#scontent .student-detial .right .top-code img {
	width: 150px;
}
#scontent .student-detial .right .top-code p {
	font-size: 15px;
	margin-top: 12px;
	color: #666;
}
#scontent .student-detial .right .bottom-list {
	background: #fff;
	padding: 20px;
	height: 451px;
}
#scontent .student-detial .right .bottom-list .stitle {
	margin-bottom: 20px;
	margin-left: 15px;
}
#scontent .student-detial .right .bottom-list li {
	line-height: 2.8;
	border-bottom: 1px dashed #ccc;
	color: #666;
}
#scontent .student-detial .right .bottom-list li em {
	float: right;
}
#scontent .student-detial .right .bottom-list li a {
	color: #666;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
#scontent .student-detial .right .bottom-list li:hover a {
	color: #f9b04e;
}

.student-detial{ padding-bottom:30px;}
#login-banner,
#register-banner {
	position: relative;
	width: 100%;
	min-width: 1200px;
	min-height: 300px;
}
#login-banner > img {
	width: 100%;
}
#login-banner .inbanner,
#register-banner .inbanner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#login-banner .inbanner .container,
#register-banner .inbanner .container {
	position: relative;
}
#login-banner .right-form {
	width: 520px;
	position: absolute;
	right: 0;
}
#login-banner .right-form .left-code,
#register-banner .left-form .right-code  {
	width: 100px;
	text-align: center;
	color: #333;
}
#login-banner .right-form .left-code .code,
#register-banner .left-form .right-code .code {
	padding: 5px;
	background: #fff;
}
#login-banner .right-form .left-code img,
#register-banner .left-form .right-code img {
	width: 100%;
}
#login-banner .right-form .left-code p,
#register-banner .left-form .right-code p {
	margin-top: 5px;
}
#login-banner .form,
#register-banner .form {
	padding: 25px;
	background: #fff;
	width: 340px;
}
#login-banner .form h4.type,
#register-banner .form h4.type{ cursor:pointer}

#login-banner .form h4,
#register-banner .form h4 {
	color: #999;
	font-size: 16px;
	border-bottom: 3px solid #fff;
	display: inline-block;
	height: 35px;
	 margin-right:10px;
}
#login-banner .form h4.on,
#register-banner .form h4.on {

	color: #333;
	border-bottom: 3px solid #00448f;
}

#login-banner .form .fg,
#register-banner .form .fg {
	margin-top: 15px;
	border: 1px solid #bbb;
	height: 45px;
	line-height: 43px;
	padding-left: 8px;
	position: relative;
}
#login-banner .form .fg img{
	vertical-align: middle;
}
#login-banner .form .fg #captcha {
	position: absolute;
	top: 3px;
	right: 2px;
}
#login-banner .form .fg input,
#register-banner .form .fg input {
	border:none;
	outline: none;
	padding-left: 5px;
	color: #aaa;
	width: 92%;
	height: 100%;
}
#login-banner .form button,
#register-banner .form button {
	border: none;
	outline: none;
	color: #fff;
	background: #00448f;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	margin-top: 20px;
	cursor: pointer;
}
#login-banner .form a,
#register-banner .form a {
	color: #888;
	font-size: 13px;
}
#login-banner .form a:hover,
#register-banner .form a:hover {
	text-decoration: underline;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}

/*教员注册*/
#register-banner > img {
	min-height: 620px;
	width: 100%;
}
#register-banner .left-form {
	position: absolute;
	right: 0;
	width: 550px;
}
#register-banner .left-form .form {
	width: 370px;
}
#register-banner .left-form .yfg {
	border: 1px solid #bbb;
	height: 45px;
	line-height: 43px;
	margin-top: 25px;
	padding-left: 8px;
}
#register-banner .left-form .yfg img {
	height: 100%;
}
#register-banner .left-form .yfg label {
	float: right;
	height: 100%;
}
#register-banner .left-form .yfg input {
	border: none;
	outline: none;
	height: 100%;
	float: left;
	color: #aaa;
	width: 200px;
	padding-left: 6px;
}
#register-banner .left-form a {
	display: block;
	text-align: right;
}
#register-banner .left-form form > .fg {
	position: relative;
	height: 40px !important;
	line-height: 38px !important;
	margin-top: 25px !important;
}
#register-banner .left-form form > .yfg {
		position: relative;
	height: 40px !important;
	line-height: 38px !important;
	margin-top: 25px;
}
#register-banner .left-form form span {
	position: absolute;
	color: red;
	right: 0;
	top: 40px;
	font-size: 13px;
	width: 100%;
	text-align: right;
	height: 25px;
	line-height: 25px;
}
#register-banner .left-form .rfg {
	margin-top: 15px;
	color: #888;
}
#register-banner .left-form .rfg p {
	color: #333;
}
#register-banner .left-form .rfg input {
	margin-right: 5px;
	position: relative;
	top: 2px;
	outline: none;
}
#register-banner .left-form .rfg label {
	display: block;
	margin-top: 5px;
}
#register-banner .left-form form button {
	margin-top: 25px;
}


/*备选老师*/
/*备选教员*/
/*第一步*/
#option-content {
	width: 100%;
	min-width: 1200px;
	min-height: 700px;
}
#option-content .option {
	
}
#option-content .top-step {
	padding: 40px 0;
}
#option-content .top-step h3 {
	color: #00448f;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	display: inline-block;
}
#option-content .top-step ul {
	display: inline-block;
	height: 62px;
	line-height: 62px;
}
#option-content .top-step ul li {
	display: inline-block;
	padding-left: 80px;
	color: #888;
	margin-left: 25px;
}
#option-content .top-step ul li:first-child,
#option-content .top-step ul li.first {
	background: url(../images/first.png) no-repeat left center;
}
#option-content .top-step ul li:nth-child(2),
#option-content .top-step ul li.second {
	background: url(../images/second.png) no-repeat left center;
}
#option-content .top-step ul li:last-child,
#option-content .top-step ul li.last {
	background: url(../images/last.png) no-repeat left center;
}
#option-content .teacher-list h4 {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	border-left: 3px solid #f9b04e;
	height: 20px;
	line-height: 1;
	padding-left: 10px;
	margin-bottom: 20px;
}
#option-content .teacher-list > ul > li {	
	color: #a8aaa8;
	padding: 25px;
	border-bottom: 1px solid #ccc;
}
#option-content .teacher-list > ul > li .left {
	float: left;
	width: 480px;
}
#option-content .teacher-list > ul > li .left .teacher-pic {
	float: left;
	text-align: center;
	margin-right: 25px;
	width: 120px;
}
#option-content .teacher-list > ul > li .left .teacher-pic .pic {
	display: inline-block;
	border-radius: 50%;
}
#option-content .teacher-list > ul > li .left .teacher-pic .pic img {
	width: 120px;
}
#option-content .teacher-list > ul > li .left .teacher-pic span {
	display: block;
	font-size: 20px;
	color: #333;
	margin: 10px 0;
}
#option-content .teacher-list > ul > li .left .teacher-info {
	float: left;
	width: 335px;
	padding-top: 15px;
	color: #888;
}
#option-content .teacher-list > ul > li .left .teacher-info dl {
	margin-bottom: 10px;
}
#option-content .teacher-list > ul > li .left .teacher-info dt {
	float: left;
	display: inline-block;
}
#option-content .teacher-list > ul > li .left .teacher-info dd {
	float: left;
	display: inline-block;
	width: 260px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
}
#option-content .teacher-list > ul > li .left .teacher-info dd span {
	margin-right: 6px;
	color: #888;
}
#option-content .teacher-list > ul > li .left .teacher-info ul {
	margin-top: 26px;
}
#option-content .teacher-list > ul > li .left .teacher-info ul li {
	float: left;
	width: 33.3%;
	color: #888;
}
#option-content .teacher-list > ul > li .left .teacher-info ul li img {
	vertical-align: middle;
	margin-right: 8px;
}
#option-content .teacher-list > ul > li .right {
	float: right;
	width: 540px;
	color: #888;
}
#option-content .teacher-list > ul > li .right p {
	line-height: 1.8;
	width: 280px;
	margin-top: 20px;
}
#option-content .teacher-list > ul > li .right a.btn {
	display: block;
	margin: 0 auto;
	height: 35px;
	line-height: 33px;
	width: 150px;
	text-align: center;
	color: #ccc;
	border: 1px solid #ccc;
	font-size: 16px;
	border-radius: 5px;
	margin-top: 20px;
	background: #fff;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	margin-top: 75px;
}
#option-content .teacher-list > ul > li .right a.btn:hover {
	background: #ccc;
	color: #fff;
}
#option-content .teacher-list form {
	margin: 40px 0 100px 0;
}
#option-content .teacher-list form h4 {
	margin-bottom: 40px;
}
#option-content .teacher-list form label {
	display: inline-block;
	margin-right: 30px;
	color: #cfcfcf;
	font-size: 16px;
	height: 40px;
}
#option-content .teacher-list form input {
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #cfcfcf;
	height: 100%;
	line-height: 38px;
	outline: none;
	padding-left: 8px;
	width: 200px;
}
#option-content .teacher-list  button {
	width: 200px;
	margin-left: 15px;
	background: #00448f;
	color: #fff;
	outline: none;
	border: 1px solid #00448f;
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	border-radius: 5px;
	cursor: pointer;
	transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
#option-content .teacher-list  button:hover {
	background: #00448f;
}
/*第三步*/
#option-content .last-step ul li:first-child,
#option-content .last-step ul li.first {
	background: url(../images/first_1.png) no-repeat left center;
}
#option-content .last-step ul li:nth-child(2),
#option-content .last-step ul li.second {
	background: url(../images/second_1.png) no-repeat left center;
}
#option-content .reset-success {
	color: #959595;
	text-align: center;
	margin-top: 30px;
}
#option-content .reset-success p {
	width: 330px;
	margin: 20px auto;
	text-align: left;
}
