.home_adver {
  padding-bottom: 60px;
}
.home_adver .left_list {
  float: left;
  width: 288px;
  height: 148px;
  background: #76797c url(../img/left_list.png) no-repeat center center;
  padding: 6px;
}
.home_adver .left_list li {
  float: left;
  height: 74px;
  width: 96px;
  text-align: center;
  position: relative;
}
.home_adver .left_list li:hover a {
  padding-top: 12px;
}
.home_adver .left_list li .iconfont {
  color: #fff;
  font-size: 26px;
  display: block;
  margin: 0 auto;
}
.home_adver .left_list li a {
  color: #fff;
  display: block;
  padding-top: 15px;
}
.ms_case {
  background: #f6f6f6;
  padding-bottom: 60px;
}
.ms_case .case_tab {
  margin-bottom: 10px;
}
.ms_case .case_tab li {
  float: left;
  width: 128px;
  color: #333;
  text-align: center;
  cursor: default;
  padding-bottom: 15px;
  font-size: 16px;
}
.ms_case .case_tab li.cur {
  border-bottom: 2px solid #006fd0;
}
.ms_case .case_box {
  margin: 0 -8.5px;
  display: none;
}
.ms_case .case_box li {
  width: 358px;
  height: 320px;
  background: #fff;
  padding: 19px 14px;
  float: left;
  margin: 0 8.5px 20px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 2px 14px -4px #a8a8a8;
  border: 1px solid #f0f0f0;
}
.ms_case .case_box li:hover b {
  left: 0;
}
.ms_case .case_box li img {
  display: block;
  width: 358px;
  height: 130px;
  margin-bottom: 10px;
}
.ms_case .case_box li h3 {
  font-size: 18px;
  color: #333;
  font-weight: normal;
}
.ms_case .case_box li p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
}
.ms_case .case_box li span {
  display: block;
  width: 100%;
  height: 1px;
  background: #f1f1f1;
  margin: 10px 0;
}
.ms_case .case_box li .cf {
  color: #999;
  margin-top: 25px;
  position: relative;
}
.ms_case .case_box li .cf:hover .iconfont {
  color: #f5833a;
}
.ms_case .case_box li .iconfont {
  font-size: 34px;
  position: absolute;
  right: 10px;
  top: 2px;
}
.ms_case .case_box li b {
  width: 100%;
  height: 2px;
  display: block;
  background: #006fd0;
  position: absolute;
  left: -100%;
  bottom: 0px;
  transition: left 0.6s;
  -moz-transition: left 0.6s;
  -o-transition: left 0.6s;
  -webkit-transition: left 0.6s;
}
.ms_case .ms_btn {
  width: 128px;
  margin-top: 10px;
}
.ms_tage {
  height: 185px;
  padding: 40px 0;
  background: url(../images/ms_tage.jpg) no-repeat center center;
}
.ms_tage li {
  float: left;
  *width: 198px;
  text-align: center;
  color: #fff;
  height: 185px;
  padding: 0 59px;
  *padding: 0 28px;
  border-right: 1px solid #82acd0;
}
.ms_tage li img {
  display: block;
  width: 64px;
  height: 64px;
  margin: 10px auto 20px;
}
.ms_tage li h3 {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 5px;
}
.ms_tage li p {
  font-size: 14px;
  line-height: 24px;
}
.ms_mentors .ms_video {
  margin-top: 40px;
  position: relative;
  z-index: 9;
}
.ms_mentors .ms_video .swiper-container {
  width: 1020px;
  height: 200px;
  position: relative;
}
.ms_mentors .ms_video .swiper-slide span {
  background: url(../img/video_play.png) no-repeat center center;
  background-size: 100% 100%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  cursor: pointer;
}
.ms_mentors .ms_video .swiper-slide li {
  float: left;
  width: 330px;
  height: 200px;
  margin-left: 15px;
  position: relative;
}
.ms_mentors .ms_video .pagination {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -30px;
}
.ms_mentors .ms_video .swiper-pagination-switch {
  display: inline-block;
  width: 80px;
  height: 3px;
  margin: 0 5px;
  background: #e6e6e6;
  cursor: pointer;
}
.ms_mentors .ms_video .swiper-active-switch {
  background: #cecece;
}
.ms_bjts {
  background: #f6f6f6;
}
.ms_bjts .ts_list {
  background: url(../img/bjts_line.png) no-repeat center center;
}
.ms_bjts .ts_list li {
  float: left;
  text-align: center;
  width: 281.33333333px;
  height: 150px;
  padding: 30px;
  position: relative;
}
.ms_bjts .ts_list li .iconfont {
  font-size: 50px;
  color: #006fd0;
}
.ms_bjts .ts_list li h3 {
  font-size: 24px;
  font-weight: normal;
  color: #333;
  padding: 10px 0;
}
.ms_bjts .ts_list li p {
  font-size: 16px;
  color: #666;
  line-height: 24px;
}
.ms_bjts .ts_list li img {
  display: block;
  width: 100%;
  height: 210px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ms_bjts .ts_list li.block {
  box-shadow: 0 4px 18px -4px #006fd0;
}
.ms_bjts .ts_list li.block .iconfont,
.ms_bjts .ts_list li.block h3,
.ms_bjts .ts_list li.block p {
  color: #fff;
  position: relative;
  z-index: 2;
}
.ms_bjts .ts_list li.block img {
  display: block;
}
.ms_yypx {
  background: #f6f6f6;
  padding-bottom: 110px;
}
.ms_yypx .px_list {
  margin: 0 -8.5px;
}
.ms_yypx .px_list li {
  float: left;
  width: 330px;
  height: 210px;
  margin: 0 8.5px;
  position: relative;
}
.ms_yypx .px_list li:hover .text {
  height: 240px;
  background: #006fd0;
  box-shadow: none;
}
.ms_yypx .px_list li:hover .text h2 {
  color: #fff;
}
.ms_yypx .px_list li:hover .text span {
  background: #fff;
  margin-bottom: 10px;
}
.ms_yypx .px_list li .text {
  width: 240px;
  height: 120px;
  padding: 0 25px;
  background: rgba(255, 255, 255, 0.9);
  background: #fff\9;
  position: absolute;
  left: 50%;
  margin-left: -145px;
  bottom: -55px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 2px 10px 0 #a8a8a8;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.ms_yypx .px_list li .text h2 {
  font-size: 22px;
  color: #333;
  font-weight: normal;
  text-align: center;
  padding: 20px 0 15px;
}
.ms_yypx .px_list li .text span {
  width: 50px;
  height: 2px;
  display: block;
  background: #006fd0;
  margin: 0 auto 45px;
}
.ms_yypx .px_list li .text p {
  line-height: 24px;
  color: #fff;
}
.ms_school .ms_sectionl {
  position: relative;
}
.ms_school .swiper-container {
  width: 100%;
  height: 330px;
  padding-bottom: 10px;
}
.ms_school li {
  float: left;
  width: 218px;
  height: 283px;
  border: 1px solid #d8dde6;
  padding: 25px 0 20px;
  margin-left: 10px;
  box-shadow: 0px 6px 10px -6px #a8a8a8;
}
.ms_school li a {
  display: block;
  width: 100%;
  height: 100%;
}
.ms_school li h3 {
  font-size: 22px;
  color: #333;
  font-weight: normal;
  text-align: center;
  padding-bottom: 3px;
}
.ms_school li h4 {
  font-size: 14px;
  color: #666;
  text-align: center;
  font-weight: normal;
}
.ms_school li p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding-left: 30px;
}
.ms_school li p span {
  font-size: 30px;
  color: #666666;
  padding-right: 5px;
  vertical-align: -4px;
}
.ms_school li img {
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 20px auto 15px;
}
.ms_school .arrow-left,
.ms_school .arrow-right {
  width: 25px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  background: #999999;
  color: #fff;
  font-size: 26px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 2;
}
.ms_school .arrow-left {
  left: 0;
}
.ms_school .arrow-right {
  right: 0;
}
.ms_school .ms_sectionr .major {
  margin: 0 -6px;
}
.ms_school .ms_sectionr .major a {
  width: 149px;
  line-height: 38px;
  height: 38px;
  border: 1px solid #d8dde6;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #666666;
  float: left;
  margin: 0 6px 12px;
}
.ms_school .ms_sectionr .major a.cur,
.ms_school .ms_sectionr .major a:hover {
  background: #005aa8;
  border-color: #005aa8;
  color: #fff;
}
.ms_school .ms_sectionr p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.6px;
}
.ms_school .ms_sectionr .more_major {
  width: 100%;
  display: block;
  text-align: right;
  margin-top: 10px;
}
.ms_school .ms_sectionr .more_major:hover {
  color: #f5833a;
}
.ms_school .ms_sectionr .more_major:hover .iconfont {
  color: #f5833a;
}
.ms_school .ms_sectionr .more_major .iconfont {
  font-size: 12px;
}
.ms_news {
  padding: 60px 0 40px;
}
.ms_news .ms_sectionlc .tab {
  border-bottom: 1px solid #eeeeee;
  height: 43px;
  line-height: 43px;
  position: relative;
  margin-bottom: 20px;
}
.ms_news .ms_sectionlc .tab span {
  float: left;
  font-size: 20px;
  color: #333;
  width: 90px;
  line-height: 42px;
  text-align: center;
  cursor: default;
}
.ms_news .ms_sectionlc .tab span.cur {
  color: #006fd0;
  border-bottom: 2px solid #006fd0;
}
.ms_news .ms_sectionlc .tab .more_news {
  position: absolute;
  right: 0;
}
.ms_news .ms_sectionlc .tab .more_news .iconfont {
  font-size: 12px;
}
.ms_news .ms_sectionlc .tab .more_news:hover {
  color: #f5833a;
}
.ms_news .ms_sectionlc .tab .more_news:hover .iconfont {
  color: #f5833a;
}
.ms_news .ms_sectionlc .tab_box {
  display: none;
}
.ms_news .ms_sectionlc .main_news {
  display: block;
  width: 780px;
  height: 170px;
  position: relative;
}
.ms_news .ms_sectionlc .main_news img {
  display: block;
  width: 100%;
  height: 100%;
}
.ms_news .ms_sectionlc .main_news p {
  width: 98%;
  padding-left: 2%;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.7);
  background: #091f33\9;
  color: #fff;
  font-size: 18px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.ms_news .ms_sectionlc .main_news p span {
  line-height: 50px;
  position: absolute;
  right: 20px;
  top: 0;
  cursor: pointer;
}
.ms_news .ms_sectionlc .main_news p span b {
  display: inline-block;
  margin-right: 5px;
  width: 15px;
  height: 14px;
  background: url(../img/index_zan.png) no-repeat right center;
  *vertical-align: 6px;
}
.ms_news .ms_sectionlc .news_list {
  margin-top: 20px;
}
.ms_news .ms_sectionlc .news_list .left {
  float: left;
  position: relative;
  width: 240px;
  height: 120px;
}
.ms_news .ms_sectionlc .news_list .left img {
  display: block;
  width: 100%;
  height: 100%;
}
.ms_news .ms_sectionlc .news_list .left .text {
  width: 65px;
  height: 60px;
  background: rgba(0, 0, 0, 0.8);
  *background: #091f33;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
}
.ms_news .ms_sectionlc .news_list .left .text h3 {
  font-size: 32px;
}
.ms_news .ms_sectionlc .news_list .left .text p {
  font-size: 12px;
  margin-top: -5px;
}
.ms_news .ms_sectionlc .news_list .right {
  float: right;
  width: 520px;
  position: relative;
}
.ms_news .ms_sectionlc .news_list .right h3 {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  margin-bottom: 10px;
}
.ms_news .ms_sectionlc .news_list .right h4 {
  font-size: 14px;
  font-weight: normal;
  color: #666;
  line-height: 24px;
  margin-bottom: 20px;
}
.ms_news .ms_sectionlc .news_list .right p {
  font-size: 12px;
}
.ms_news .ms_sectionlc .news_list .right p .iconfont {
  font-size: 12px;
  margin-right: 5px;
}
.ms_news .ms_sectionlc .news_list .right p span {
  margin-right: 10px;
}
.ms_news .ms_sectionlc .news_list .right .details {
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.ms_news .ms_sectionlc .news_list .right .details:hover {
  color: #f5833a;
}
.ms_news .ms_sectionlc .news_list .right .details:hover .iconfont {
  color: #f5833a;
}
.ms_news .ms_sectionlc .news_list .right .details .iconfont {
  font-size: 12px;
}
