#ease #main {
  background-color: #f3f1f1;
}

#ease #main .banner {
  background-color: #144e80;
  margin-bottom: 24px;
}

#ease #main .banner .center {
  background: url(../image/page_course/bg.jpg) no-repeat 844px bottom;
  padding: 66px 0 119px 38px;
}

#ease #main .banner .center h5 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
  margin-bottom: 28px;
}

#ease #main .banner .center p {
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 400;
}

#ease #main .banner .center em {
  display: block;
  width: 31px;
  height: 17px;
  background: url(../image/page_contact/up.png) no-repeat center;
  position: absolute;
  top: 183px;
  left: 38px;
}

#ease #main .center .leftBox {
  float: left;
  width: 834px;
  margin-bottom: 33px;
  margin-right: 17px;
  padding: 34px 38px 28px;
  box-sizing: border-box;
  position: relative;
  background-color: #fefdfd;
}

#ease #main .center .leftBox .box {
  border: 2px solid #c3c2c2;
  border-bottom: none;
  padding: 49px 32px;
  overflow: hidden;
}

#ease #main .center .leftBox .box .insideBox {
  width: 3032px;
  overflow: hidden;
  margin-left: 0;
  transition: all 1s;
}

#ease #main .center .leftBox .box .column {
  float: left;
  width: 758px;
}

#ease #main .center .leftBox .box .column h5 {
  font-size: 24px;
  color: #096BC2;
  font-weight: 500;
  margin-bottom: 13px;
}

#ease #main .center .leftBox .box .column p {
  font-size: 14px;
  color: #323232;
  line-height: 26px;
  max-width: 696px;
}

#ease #main .center .leftBox .box .column .title {
  margin-bottom: 30px;
}

#ease #main .center .leftBox .box .column .title span {
  margin-left: 66px;
  font-size: 14px;
  color: #096bc2;
}

#ease #main .center .leftBox .box .column .title .price {
  margin-left: 2px;
}

#ease #main .center .leftBox .box .column .red {
  color: #f70404;
}

#ease #main .center .leftBox .box .column .blue {
  color: #096bc2;
}

#ease #main .center .leftBox .box .column .textcenter {
  text-align: center;
}

#ease #main .center .leftBox .box .column form {
  text-align: center;
}

#ease #main .center .leftBox .box .column form label {
  font-size: 14px;
  color: #323232;
  line-height: 26px;
}

#ease #main .center .leftBox .box .column form input[type="text"] {
  border: none;
  font-size: 14px;
  color: #323232;
  height: 20px;
  border-bottom: 1px solid #c3c2c2;
  outline: none;
}

#ease #main .center .leftBox .box .column form .prompt {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #f70404;
  text-align: left;
  text-indent: 280px;
}

#ease #main .center .leftBox .box .column form input[type="submit"] {
  width: 212px;
  height: 40px;
  margin-top: 10px;
  font-size: 14px;
  color: #FFFFFF;
  background-color: #096bc2;
  border: none;
  outline: none;
}

#ease #main .center .leftBox .box .Benefit h5, #ease #main .center .leftBox .box .teachers h5 {
  margin-bottom: 60px;
}

#ease #main .center .leftBox .box .apply {
  width: 696px;
}

#ease #main .center .leftBox .box .apply h5 {
  margin-bottom: 60px;
}

#ease #main .center .leftBox .nav {
  margin-top: -2px;
  margin-bottom: 22px;
}

#ease #main .center .leftBox .nav ul li {
  padding: 19px 24px 4px;
  box-sizing: border-box;
  width: 25%;
  float: left;
  border-top: 2px solid #c3c2c2;
}

#ease #main .center .leftBox .nav ul li p {
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: #096bc2;
  font-size: 18px;
  color: #FFFFFF;
  border-radius: 4px;
}

#ease #main .center .leftBox .nav ul .active {
  border: 2px solid #c3c2c2;
  border-top: none;
}

#ease #main .center .leftBox .nav ul .active p {
  background-color: #fefdfd;
  color: #096bc2;
}

#ease #main .center .leftBox .nav ul:after {
  content: "";
  display: table;
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  clear: both;
}
