/*表单*/
.form{margin: 0 0.2rem 0.3rem;background: #ffffff;border-radius: 0.08rem;}
.form p{margin-bottom:0.2rem;font-size: 16px;color:#e37b1c;height:40px;line-height: 40px;text-align: center;font-weight: bold;}
.form form{margin:0 auto;width:6rem;}
.form form input{margin-bottom: 8px;width:100%;box-sizing: border-box;border:1px solid #e37b1c;border-radius: 0.08rem;height:36px;line-height: 36px;padding-left:30px;font-size: 16px;}
.form form .yzm input{width:70%;padding-left: 0.2rem;}
.form form .name input{background: url(../../images/icon8.png) no-repeat 7px center;background-size: 0.36rem auto;}
.form form .tel input{background: url(../../images/icon9.png) no-repeat 7px center;background-size: 0.36rem auto;}
.form form .coolbg{padding-left:0;background: #e37b1c;color: #fff;width: 3rem;border:none;border-radius: 0.08rem;margin: 0.3rem 1.5rem 0.25rem;}
/*表格2*/
select::-ms-expand { display: none; }
.form form .CourseBox select{
  /*将默认的select选择框样式清除*/
  appearance:none;-moz-appearance:none;-webkit-appearance:none;
  width:100%;box-sizing: border-box;border:1px solid #e07100;border-radius: 0.08rem;height:34px;line-height: 34px;font-size: 14px;
  background: url(../../images/sjx.png) no-repeat 5.4rem center;
  background-size:22px auto;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding:0 30px 0 8px;
}
.form form .coolbg{padding-left:0;background: #e37b1c;color: #fff;width: 3rem;border:none;border-radius: 0.08rem;margin: 0.3rem 1.5rem 0.25rem;}
/*老师*/
h3{padding: 0.22rem 0;text-align: center;background: #e37b1c;border-top-left-radius:0.08rem;border-top-right-radius:0.08rem;text-align: center;height: 0.34rem;}
.salary h3 img{display: inline-block;height: 0.4rem;}

.teacher,.salary,.banner{margin:0.3rem auto;width: 7.1rem;background:#fff;border-radius: 0.08rem;}
.banner{background: none;}
.banner img{width: 7.1rem;display: block;}
.teacher ul li{text-align:center;width: 50%;float: left;margin-top:0.5rem;}
.teacher ul li a{display: block;}
.teacher ul li a img{ width:2.7rem; height:3.2rem; display:inline-block;}
.teacher ul li a h4{font-size: 16px;color: #3d3d3d;font-weight: bold;line-height: 24px;}
.teacher ul li a p{font-size:14px;line-height: 20px;color: #3d3d3d;}
.teacher .tel{text-align: center;font-size: 16px;color: #3d3d3d;line-height: 40px;font-weight: bold;}
.salary .pic{text-align: center;padding:0.5rem 0;}
.salary .pic img{width: 4.86rem;}
.salary p{color: #e37b1c;font-size: 10px;line-height: 16px;padding:0 0.8rem 0.5rem 1rem;font-weight: bold;}
.salary p span{font-size: 18px;line-height: 24px;display: block;}

.advantage,.course,.teacher,.certificate,.job,.news{margin:0.3rem auto;width: 7.1rem;background:#fff;border-radius: 0.08rem;}
.advantage h3{height: 0.86rem;}
.advantage h3 img{display: inline-block;}
.advantage h3 img{height:0.86rem;}

/*证书*/
.certificate h3{background: none;padding:0.2rem 0 0.46rem;height: auto;}
.certificate h3 img{width:6.1rem;}

.hdz-left,.zst-left2{width:7.1rem;overflow:hidden; position:relative;height:9.5rem;}
.hdz{ overflow:hidden;}
.hdz .prev,.hdz .next{ display:block;  width:0.78rem; height:0.78rem;position: absolute;top:4.5rem; border-radius: 0.78rem; z-index:5;}
.hdz .prev{left:0.06rem;background: url(../../images/icon_left.png) no-repeat center;background-size: 0.78rem 0.78rem;}
.hdz .next{right:0.06rem;background: url(../../images/icon_right.png) no-repeat center;background-size: 0.78rem 0.78rem;}
.hdz .prevStop{ background-position:-60px 0; }
.hdz .nextStop{ background-position:-60px -50px; }

.bdz{ width:9rem;position: absolute;top:-0.6rem;left:50%;margin-left: -4.5rem;overflow:hidden;height:15rem; z-index:1;}
.bdz ul{ overflow:hidden; zoom:1; }
.bdz ul li{float:left;overflow:hidden; text-align:center;width:9rem;margin-right: 0.84rem;}
.bdz ul li a{display: block;}
.bdz ul li .pic{ text-align:center; }
.bdz ul li .pic img{ width:9rem; height:10.5rem; display:block;}
.bdz ul li .pic h4{font-size: 16px;color: #3d3d3d;font-weight: bold;line-height: 0.5rem;}
.bdz ul li .pic p{font-size:12px;line-height: 0.4rem;color: #3d3d3d;}
.bdz ul li .title{ line-height:24px;   }

.certificate .btn,.certificate .btn{text-align:center;padding-bottom: 0.2rem;}
.certificate .btn a,.certificate .btn a{display: inline-block;color: #ffffff;font-size: 16px;background:#e37b1c;border-radius: 0.1rem;height: 0.4rem;line-height: 0.4rem;padding:2px 25px;}
