* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
img {
  display: block;
  border: none;
}
input {
  outline: none;
}
body {
  min-width: 1200px;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
::-webkit-input-placeholder {
  color: #999999;
  font-weight: 100;
}
:-moz-placeholder {
  color: #999999;
  font-weight: 100;
}
::-moz-placeholder {
  color: #999999;
  font-weight: 100;
}
:-ms-input-placeholder {
  color: #999999;
  font-weight: 100;
}
.clear_both:before,
.clear_both:after {
  display: block;
  content: '';
}
.clear_both:after {
  clear: both;
}
.banner {
  width: 100%;
  height: 749px;
  background: url("//static.zhen22.com/wp-content/uploads/2019/01/ms_banner.png") no-repeat center;
}
.content_wrapper {
  width: 1160px;
  margin: 0 auto 150px;
  overflow: hidden;
}
.content_wrapper .video_main {
  width: 100%;
  height: 652px;
  margin-top: 40px;
}
.content_wrapper .enroll_line {
  width: 100%;
  height: 77px;
  background: url("../img/enroll_bg.png") no-repeat center;
  margin-top: 40px;
  overflow: hidden;
}
.content_wrapper .enroll_line input {
  width: 180px;
  height: 42px;
  background: #ffffff;
  box-shadow: 0 1px 4px 0 #999999;
  border-radius: 7px;
  display: inline-block;
  float: left;
  margin-top: 11px;
  border: none;
  font-size: 20px;
  margin-left: 16px;
  padding: 0 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.content_wrapper .enroll_line input.first {
  margin-left: 369px;
}
.content_wrapper .enroll_line input.second {
  width: 200px;
}
.content_wrapper .enroll_line input.third {
  width: 120px;
}
.content_wrapper .enroll_line .sub_btn {
  width: 128px;
  height: 42px;
  background: #ffffff;
  border-radius: 7px;
  display: inline-block;
  float: left;
  margin-left: 30px;
  margin-top: 11px;
  line-height: 42px;
  text-align: center;
  font-size: 24px;
  color: #FF6767;
  font-weight: bold;
  cursor: pointer;
}
.content_wrapper .ys_list {
  width: 932px;
  margin: 16px auto 0;
}
.content_wrapper .ys_list:before,
.content_wrapper .ys_list:after {
  display: block;
  content: '';
}
.content_wrapper .ys_list:after {
  clear: both;
}
.content_wrapper .ys_list .ys_item {
  width: 100%;
  height: 286px;
  background: #ffffff;
  box-shadow: 0 2px 10px 0 #999999;
  border-radius: 10px;
  margin-top: 24px;
}
.content_wrapper .ys_list .ys_item:before,
.content_wrapper .ys_list .ys_item:after {
  display: block;
  content: '';
}
.content_wrapper .ys_list .ys_item:after {
  clear: both;
}
.content_wrapper .ys_list .ys_item .ys_img {
  width: 466px;
  height: 286px;
  float: left;
}
.content_wrapper .ys_list .ys_item .ys_info {
  width: 466px;
  height: 286px;
  float: left;
  overflow: hidden;
}
.content_wrapper .ys_list .ys_item .ys_info .ys_tit {
  width: 100%;
  text-align: center;
  font-size: 28px;
  line-height: 28px;
  color: #DB927C;
  font-weight: bold;
  margin-top: 32px;
}
.content_wrapper .ys_list .ys_item .ys_info .ys_desc {
  margin: 20px 32px 0;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  text-indent: 40px;
}
.content_wrapper .public_tit {
  margin: 40px auto 0;
}
.content_wrapper .public_tips {
  width: 933px;
  margin: 24px auto;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  text-indent: 40px;
}
.content_wrapper .public_text {
  width: 100%;
  margin: 24px auto;
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  text-align: center;
}
.content_wrapper .page_img {
  margin: 0 auto;
}
.content_wrapper .hx {
  width: 1088px;
  margin: 24px auto 0;
}
.content_wrapper .hx .swiper-container .swiper-button-next,
.content_wrapper .hx .swiper-container .swiper-button-prev {
  width: 30px;
  height: 80px;
}
.content_wrapper .hx .swiper-container .swiper-button-next {
  right: 0;
  background: url("../img/right_act_btn.png") no-repeat center;
  background-size: 100%;
}
.content_wrapper .hx .swiper-container .swiper-button-next.swiper-button-disabled {
  background: url("../img/right_btn.png") no-repeat center;
  background-size: 100%;
}
.content_wrapper .hx .swiper-container .swiper-button-prev {
  left: 0;
  background: url("../img/left_btn_act.png") no-repeat center;
  background-size: 100%;
}
.content_wrapper .hx .swiper-container .swiper-button-prev.swiper-button-disabled {
  background: url("../img/left_btn.png") no-repeat center;
  background-size: 100%;
}
.content_wrapper .hx .swiper-container .slide_hx {
  width: 900px;
  margin: 0 auto;
}
.content_wrapper .hx .swiper-container .slide_hx img {
  width: 100%;
  display: block;
}
.content_wrapper .hx .swiper-container .slide_hx .hx_tip {
  margin: 10px 155px 0 166px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
}
.content_wrapper .hx .swiper-container .slide_hx .hx_tip span {
  font-size: 20px;
  line-height: 20px;
  color: #666;
}
.content_wrapper .hx .swiper-container .slide_hx .hx_text {
  width: 100%;
  font-size: 28px;
  line-height: 40px;
  color: #333333;
  font-weight: bold;
  margin-top: 24px;
  text-align: center;
}
.content_wrapper .yx {
  width: 1088px;
  margin: 24px auto 0;
}
.content_wrapper .yx .swiper-container .swiper-button-next,
.content_wrapper .yx .swiper-container .swiper-button-prev {
  width: 30px;
  height: 80px;
}
.content_wrapper .yx .swiper-container .swiper-button-next {
  right: 0;
  background: url("../img/right_act_btn.png") no-repeat center;
  background-size: 100%;
}
.content_wrapper .yx .swiper-container .swiper-button-next.swiper-button-disabled {
  background: url("../img/right_btn.png") no-repeat center;
  background-size: 100%;
}
.content_wrapper .yx .swiper-container .swiper-button-prev {
  left: 0;
  background: url("../img/left_btn_act.png") no-repeat center;
  background-size: 100%;
}
.content_wrapper .yx .swiper-container .swiper-button-prev.swiper-button-disabled {
  background: url("../img/left_btn.png") no-repeat center;
  background-size: 100%;
}
.content_wrapper .yx .swiper-container .slide_hx {
  width: 900px;
  margin: 0 auto;
}
.content_wrapper .yx .swiper-container .slide_hx img {
  width: 100%;
  display: block;
  border-radius: 10px;
}
.content_wrapper .yx .swiper-container .slide_hx .hx_text {
  width: 100%;
  font-size: 24px;
  line-height: 24px;
  color: #666666;
  margin-top: 24px;
  text-align: center;
}
.content_wrapper .mt24 {
  margin-top: 24px;
}
.content_wrapper .mt30 {
  margin-top: 30px;
}
.content_wrapper .mt16 {
  margin-top: 16px;
}
.content_wrapper .map_tips {
  width: 100%;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #666666;
}
.fix_bar {
  width: 100%;
  height: 110px;
  background: url("../img/fix_bg.png") no-repeat center;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  overflow: hidden;
}
.fix_bar .fix_content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.fix_bar .fix_content input {
  width: 236px;
  height: 52px;
  background: #ffffff;
  border-radius: 9px;
  border: 1px solid #999999;
  display: inline-block;
  float: left;
  margin-top: 29px;
  font-size: 28px;
  margin-left: 16px;
  padding: 0 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.fix_bar .fix_content input.first {
  margin-left: 233px;
}
.fix_bar .fix_content input.second {
  width: 264px;
}
.fix_bar .fix_content input.third {
  width: 180px;
}
.fix_bar .fix_content .sub_btn {
  width: 160px;
  height: 52px;
  background: #db927c;
  border-radius: 9px;
  margin-top: 29px;
  margin-left: 16px;
  display: inline-block;
  float: left;
  text-align: center;
  line-height: 52px;
  font-size: 28px;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}
