* {
  padding: 0;
  margin: 0;
}
ul,
li {
  list-style: none;
}
a,
a:hover {
  text-decoration: none;
}
a,
img {
  border: 0;
  color: #333;
}
a:focus {
  outline: 0;
}
body {
  font-size: 14px;
  color: #020202;
  font-family: Microsoft Yahei;
  width: 100%;
  overflow-x: hidden;
  background-color: #e3f5ed;
}
.clearfix:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.center {
  text-align: center;
  clear: both;
}
.hide {
  display: none;
}
input:focus {
  outline: none;
}
.mr {
  margin-right: -100px;
}
.bottom-teacher-box {
  margin-left: -10px;
}
.wrap {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.header_01 {
  height: 99px;
  background: #e3f5ed url(../images/header_01.jpg) no-repeat top center;
}
.header_02 {
  height: 101px;
  background: #e3f5ed url(../images/header_02.jpg) no-repeat top center;
}
.header_03 {
  height: 101px;
  background: #e3f5ed url(../images/header_03.jpg) no-repeat top center;
}
.header_04 {
  height: 127px;
  padding-top: 10px;
  background: #e3f5ed url(../images/header_04.jpg) no-repeat top center;
}
.header_href {
  display: inline-block;
  width: 60px;
  height: 50px;
  padding: 10px 15px;
  margin-right: 30px;
  line-height: 24px;
  font-size: 18px;
  background-color: #ffdd41;
  color: #000;
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 10px -10px #bdeed7;
  box-shadow: 10px -10px #bdeed7;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.header_ml {
  margin-left: 296px;
}
.header_href:hover {
  background-color: #ff6600;
  color: #fff;
  -webkit-box-shadow: 7px -7px #bdeed7;
  box-shadow: 7px -7px #bdeed7;
}
.content_href {
  display: inline-block;
  padding: 0 30px;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: #000;
  background-color: #ffdd41;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.content_href:hover,
.school_href:hover {
  background-color: #ff6600;
  color: #fff;
}
.menu {
  padding: 14px 0 50px;
}
.navi {
  height: 46px;
  border: 2px solid #00561f;
  margin: 0 auto;
  width: 1000px;
}
.navi li {
  float: left;
  height: 46px;
  padding: 0 26px;
  line-height: 46px;
  font-size: 16px;
  color: #000;
  cursor: pointer;
}
.navi li.active {
  background-color: #ffdd41;
}
.panel {
  padding: 65px 0 50px;
}
.panel_tit {
  padding-bottom: 50px;
  text-align: center;
}
.superiorty_box {
  background-color: #fff;
}
.superiorty_box .pic {
  float: left;
  margin-right: 45px;
  overflow: hidden;
}
.superiorty_box .info {
  float: left;
  padding-top: 15px;
  width: 520px;
}
.superiorty_box .info .text {
  display: table;
  margin-top: 12px;
  position: relative;
  line-height: 30px;
}
.superiorty_box .info .text .name {
  display: table-cell;
  position: relative;
  font-size: 14px;
  white-space: nowrap;
}
.superiorty_box .info .num:before {
  position: absolute;
  content: "";
  display: block;
  left: 17px;
  top: -10px;
  height: 54px;
  background: url(../images/sprite.png) no-repeat;
}
.superiorty_box .info .num1:before {
  width: 20px;
  background-position: -5px -1px;
}
.superiorty_box .info .num2:before {
  width: 32px;
  background-position: -36px -1px;
}
.superiorty_box .info .num3:before {
  width: 34px;
  background-position: -87px -1px;
}
.superiorty_box .info .num4:before {
  width: 33px;
  background-position: -136px -3px;
}
.condition_list li {
  float: left;
  margin-right: 47px;
  margin-bottom: 30px;
  text-align: center;
  line-height: 30px;
}
.condition_list .pic {
  width: 130px;
  height: 130px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.condition_list .icon {
  position: relative;
  top: 18px;
  height: 63px;
  margin: 0 auto;
  background: url(../images/sprite.png) no-repeat;
}
.condition_list .icon1 {
  width: 86px;
  background-position: 0 -63px;
}
.condition_list .icon2 {
  width: 48px;
  background-position: -98px -61px;
}
.condition_list .icon3 {
  width: 54px;
  background-position: -165px -63px;
}
.condition_list .icon4 {
  width: 54px;
  background-position: -237px -63px;
}

.condition_list .text {
  padding: 35px 0 30px;
  margin-top: -70px;
  background-color: #fff;
}
.baner {
  height: 195px;
  padding-top: 42px;
  text-align: center;
  background: url(../images/jp/banner.jpg) no-repeat top center;
}
.baner .banner_word {
  display: block;
  margin-bottom: 30px;
}
.fee_list li {
  float: left;
  display: table;
  height: 130px;
  margin-bottom: 30px;
  line-height: 24px;
  text-align: center;
  background-color: #fff;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}
.fee_list .info {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.fee_list .title {
  padding-bottom: 12px;
  font-size: 18px;
  color: #fea100;
}
.white {
  background-color: #fff;
}
.schedule_list {
  position: relative;
  width: 1000px;
  height: 126px;
  margin: 38px 0 30px;
}
.schedule_list:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 44px;
  width: 1000px;
  height: 1px;
  border-bottom: 1px dashed #d0efe1;
}
.schedule_list li {
  position: relative;
  float: left;
  text-align: center;
  z-index: 2;
}
.schedule_list .time {
  position: relative;
  font-size: 14px;
  color: #00561f;
}
.schedule_list .time span {
  position: relative;
  z-index: 2;
}
.schedule_list .num:before {
  content: "";
  position: absolute;
  height: 52px;
  top: -33px;
  left: 50%;
  background: url(../images/sprite.png) no-repeat;
}
.schedule_list .num1:before {
  width: 22px;
  margin-left: -11px;
  background-position: -8px -160px;
}
.schedule_list .num2:before {
  width: 34px;
  margin-left: -17px;
  background-position: -47px -161px;
}
.schedule_list .num3:before {
  width: 38px;
  margin-left: -19px;
  background-position: -101px -161px;
}
.schedule_list .num4:before {
  width: 38px;
  margin-left: -19px;
  background-position: -160px -161px;
}
.schedule_list .num5:before {
  width: 38px;
  margin-left: -19px;
  background-position: -226px -167px;
}
.schedule_list .num6:before {
  width: 34px;
  margin-left: -19px;
  background-position: -284px -164px;
}
.schedule_list .num7:before {
  width: 32px;
  margin-left: -16px;
  background-position: -342px -164px;
}
.schedule_list .dot {
  width: 14px;
  height: 14px;
  margin: 19px auto;
  background-color: #fea100;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.schedule_list .text {
  display: table;
  width: 100%;
  height: 48px;
  line-height: 24px;
}
.schedule_list .text p {
  vertical-align: middle;
  text-align: center;
}
.subject_list li {
  position: relative;
  float: left;
  height: 130px;
  margin: 0 17px 24px 0;
  overflow: hidden;
}
.subject_list img {
  display: block;
}
.subject_list .subject_button {
  position: absolute;
  width: 158px;
  height: 40px;
  left: 50%;
  bottom: 20px;
  margin-left: -79px;
  background-color: #ffdd41;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  overflow: hidden;
}
.subject_list .subject_button .subject_href {
  display: block;
  float: left;
  width: 50%;
  height: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 13px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.subject_list .subject_button .popbtn {
  border-right: 1px solid #fef3c0;
}
.subject_list .subject_button .subject_href:hover {
  background-color: #ff6600;
  color: #fff;
}
.school_container {
  position: relative;
  width: 1000px;
  overflow: hidden;
}
.school_wrapper {
  position: absolute;
  left: 0;
  top: 0;
}
.school_container .school_item {
  float: left;
  width: 920px;
  height: 380px;
  padding: 0 40px;
}
.boxSizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.school_container .school_list li {
  float: left;
  width: 274px;
  margin: 0 16px;
  padding: 12px 32px 21px;
  background-color: #fff;
}
.school_container .school_list .school_pic {
  display: table;
  height: 82px;
  width: 100%;
}
.school_container .school_list .name {
  padding: 5px 0 15px;
  font-size: 18px;
  text-align: center;
}
.color1 {
  color: #4878bc;
}
.school_container .school_list .text {
  padding-bottom: 5px;
  line-height: 24px;
  font-size: 14px;
}
.school_container .school_list .text b {
  color: #fea100;
}
.school_href {
  display: inline-block;
  width: 88px;
  height: 38px;
  line-height: 38px;
  margin-top: 5px;
  text-align: center;
  background-color: #ffdd41;
  color: #000;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.school_list .testpop {
  margin-left: 10px;
}
.school_list .school_pic p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.arrow_button {
  position: absolute;
  display: block;
  top: 50%;
  width: 40px;
  height: 60px;
  margin-top: -30px;
  background: url(../images/sprite.png) no-repeat;
}
.arrow_prev {
  left: 0;
  background-position: 0 -292px;
}
.arrow_next {
  right: 0;
  background-position: -30px -292px;
}
.form_box {
  float: left;
  width: 712px;
  height: 245px;
  padding: 30px 0 0 28px;
  background-color: #fff;
  border-radius: 5px;
}
.form_box .p1 {
  padding-bottom: 18px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #e9feeb;
}
.form_box .p1 span {
  font-size: 14px;
}
.val_item {
  position: relative;
  float: left;
  width: 188px;
  height: 35px;
  margin-right: 50px;
  margin-top: 20px;
  border: none;
  background-color: #e3f5ed;
}
.val {
  border: none;
  width: 137px;
  padding: 5px 0 5px 18px;
  line-height: 25px;
  cursor: pointer;
  color: #8f9bb4;
  background-color: #e3f5ed;
  font-family: Microsoft Yahei;
}
.dark {
  color: #1b1b1b;
}
.arrow {
  position: absolute;
  right: 14px;
  top: 12px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 14px solid #266f40;
}
.slide_info {
  position: absolute;
  left: -2px;
  top: 35px;
  width: 100%;
  background-color: #fff;
  border: 2px solid #e3f5ed;
  display: none;
  z-index: 15;
}
.slide_info li {
  line-height: 28px;
  padding-left: 15px;
  cursor: pointer;
}
.slide_info li:hover {
  background-color: #e3f5ed;
}
.form_btn {
  width: 162px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  background-color: #ffdd41;
  color: #000;
  font-size: 14px;
  text-align: center;
  border-radius: 25px;
  margin-top: 25px;
}
.form_box .h2 {
  padding-bottom: 15px;
  font-size: 24px;
  color: #266f40;
}
.form_btn:hover,
.reason_info_box a:hover {
  color: #fff;
  background-color: #ff6600;
}
.ml-left {
  margin-left: 257px;
}
.tools {
  width: 220px;
  float: right;
}
.tools_item {
  position: relative;
  width: 218px;
  height: 80px;
  margin-bottom: 16px;
  padding-left: 80px;
  padding-top: 16px;
  display: block;
  background-color: #fff;
  border-radius: 5px;
}
.tools_item:before {
  content: "";
  display: block;
  position: absolute;
  left: 16px;
  top: 16px;
  width: 43px;
  height: 43px;
  background: url(../images/sprite.png) no-repeat;
}
.tools_name {
  line-height: 48px;
  font-weight: 700;
  color: #fea100;
}
.tools_item .pt10 {
  line-height: 48px;
}
.right_arrow {
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -13px;
  width: 17px;
  height: 23px;
  display: inline-block;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: -190px -17px;
}
.tools_one:before {
  background-position: 0 -231px;
}
.tools_second:before {
  background-position: -78px -231px;
}
.tools_third:before {
  background-position: -148px -231px;
}
.city_slide {
  height: 200px;
  overflow-y: auto;
}
.val:focus {
  outline: 0;
}
.top_school {
  width: 100%;
  float: left;
  padding: 5px 0 20px;
}
.top_school h2 {
  position: relative;
  float: left;
  padding-top: 13px;
  width: 70px;
  font-size: 22px;
  color: #266f40;
}
.top_school h2:after {
  content: ":";
  position: absolute;
  right: 9px;
  top: 20px;
  font-size: 30px;
  color: #266f40;
}
.top_school .school_list {
  float: left;
  width: 630px;
}
.top_school .school_list li {
  float: left;
  margin-right: 24px;
  width: 102px;
  overflow: hidden;
  text-align: center;
}
.top_school .school_list p {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.top_school .school_list a:hover {
  text-decoration: underline;
}
.btm_school {
  clear: both;
  border-top: 1px dashed #bccade;
  padding-top: 15px;
}
.case_list {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  background-color: #fff;
}
.case_list thead th {
  height: 45px;
  background-color: #cdeedf;
}
.case_list tbody tr td {
  height: 38px;
  border-bottom: 1px dotted #e4f0e5;
  border-left: 1px dotted #e4f0e5;
}
.case_list .word_href {
  color: #fea100;
  font-weight: 700;
  text-decoration: underline;
}
.case_list a:hover {
  text-decoration: underline;
  color: #ff6600;
}
.reason_list li {
  float: left;
  width: 250px;
  z-index: 2;
  overflow: hidden;
  position: relative;
  height: 387px;
  background: #fff;
  text-align: center;
}
.s_arrow_down,
.s_arrow_up {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  font-size: 0;
  display: block;
  margin-left: -18px;
  z-index: 66;
}
.s_arrow_down {
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 18px solid #fff;
  margin-top: -1px;
}
.s_arrow_up {
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 18px solid #fff;
  margin-top: -12px;
}
.reason_info_box {
  height: 127px;
  padding: 27px 0 40px;
  text-align: center;
  color: #010101;
  overflow: hidden;
  display: block;
}
.reason_info_box img {
  width: 250px;
  height: 194px;
  display: block;
}
.reason_info_box h3 {
  color: #010101;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 10px;
}
.reason_info_box p {
  color: #58585a;
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 15px;
}
.xt_adv_pic {
  width: 250px;
  height: 195px;
  overflow: hidden;
}
.reason_info_box .content_href {
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}
.my_schedule_list li {
  float: left;
  width: 370px;
  padding: 0 60px;
  margin-bottom: 60px;
  color: #01142a;
  line-height: 30px;
  text-align: center;
}
.my_schedule_list .title {
  padding-bottom: 7px;
}
.my_schedule_list .icon {
  display: inline-block;
  width: 47px;
  height: 47px;
  vertical-align: -15px;
  background: url(../images/sprite.png) no-repeat;
}
.my_schedule_list .icon1 {
  background-position: -102px -293px;
}
.my_schedule_list .icon2 {
  background-position: -183px -293px;
}
.my_schedule_list .name {
  display: inline-block;
  margin-left: 10px;
  padding: 0 15px 5px;
  font-size: 20px;
  border-bottom: 1px solid #fcb22e;
}
.hk_subject_list li {
  float: left;
  width: 463px;
  padding: 21px 32px 0 92px;
  margin: 0 35px 29px 0;
  color: #fff;
  line-height: 24px;
}
.hk_subject_list b {
  color: #afffd9;
}
.hk_subject_list li.s1 {
  background: url(../images/hk/subject_pic1.jpg);
  height: 215px;
}
.hk_subject_list li.s2 {
  background: url(../images/hk/subject_pic2.jpg);
  height: 215px;
}
.hk_subject_list li.s3 {
  background: url(../images/hk/subject_pic3.jpg);
  height: 233px;
}
.hk_subject_list li.s4 {
  background: url(../images/hk/subject_pic4.jpg);
  height: 233px;
}
.hk_subject_list li.s5 {
  background: url(../images/hk/subject_pic5.jpg);
  height: 215px;
}
.hk_subject_list li.s6 {
  background: url(../images/hk/subject_pic6.jpg);
  height: 215px;
}
.hk_subject_list .s_button {
  text-align: right;
}
.hk_subject_list .subject_href {
  display: inline-block;
  height: 38px;
  padding: 0 22px;
  margin-left: 15px;
  line-height: 38px;
  font-size: 13px;
  color: #010101;
  background-color: #ffdd41;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  padding: 0;
  height: 50px;
  background-color: #e3f5ed;
}
.superiorty_box img,
.condition_list .icon {
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -ms-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
.superiorty_box img:hover {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.condition_list li:hover .icon {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.teacher_box {
  padding: 10px;
}
.school_logo img {
  width: 80px;
  height: 60px;
  overflow: hidden;
}

.mr_ml {
  margin-left: 35px;
  margin-right: 13px;
}
.ml_35 {
  margin-left: 35px;
}
.mr_36 {
  margin-right: 36px;
}
.mr_68 {
  margin-right: 68px;
}
.mr_103 {
  margin-right: 95px;
}
.ml_22 {
  margin-left: 22px;
}
.ml_12 {
  margin-left: 12px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}

.w_120 {
  width: 120px;
}
.w_175 {
  width: 175px;
}
.w_193 {
  width: 193px;
}
.w_212 {
  width: 212px;
}
.w_220 {
  width: 220px;
}
.w_235 {
  width: 235px;
}
.w_262 {
  width: 262px;
}
.w_278 {
  width: 278px;
}
.w_285 {
  width: 285px;
}
.w_290 {
  width: 290px;
}
.w_308 {
  width: 308px;
}
.w_319 {
  width: 319px;
}
.w_330 {
  width: 330px;
}
.w_344 {
  width: 344px;
}
.w_360 {
  width: 360px;
}
.w_380 {
  width: 380px;
}
.w_411 {
  width: 411px;
}

.h_72 {
  height: 72px;
}
.h_96 {
  height: 96px;
}
.h_120 {
  height: 120px;
}
.h_144 {
  height: 144px;
}
.h_168 {
  height: 168px;
}
.h_319 {
  height: 319px;
}
.h_380 {
  height: 380px;
}
.h_500 {
  height: 500px;
}
