.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
body {
  overflow-x: hidden;
}
.more:hover {
  color: #c11110 !important;
}
#app {
  min-width: 1200px;
}
.backdrop {
  width: 100%;
  height: 600px;
  background: url(../images/backdrop1.png) no-repeat center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  margin-top: 75px;
  margin-bottom: 33px;
}
.backdrop .course_more {
  height: 92px;
}
.backdrop .course_more a {
  float: right;
  font-size: 22px;
  font-weight: 400;
  color: #666666;
  display: block;
  margin: 63px 29px 0 0;
}
.backdrop .course_more a:hover {
  color: #cc0000;
}
.video_text {
  width: 100%;
  height: 56px;
  background: rgba(0, 0, 0, 0.52);
  position: absolute;
  bottom: 0;
}
.video_text span {
  width: 85%;
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 56px;
  display: block;
  padding-left: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.video_text span:hover {
  color: white !important;
}
.thumbnail .slide-smallimg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.backdrop .mySwiper2 {
  height: 440px;
  width: 749px;
  margin-left: 110px !important;
  float: left;
  margin-top: 43px;
  box-sizing: border-box;
}
.backdrop .mySwiper {
  height: 69%;
  box-sizing: border-box;
}
.backdrop .mySwiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.backdrop .mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.backdrop .large img {
  display: block;
  width: 100%;
  height: 440px;
  object-fit: cover;
}
#thumbnail {
  float: left;
  width: 219px;
  height: 649px;
  overflow: hidden;
  margin-top: 43px;
  margin-left: 28px;
  position: relative;
}
.backdrop .thumbnail_box {
  width: 100%;
  height: 135px;
  position: relative !important;
}
.backdrop .thumbnail_box .thumbnail_text {
  width: 100%;
  height: 26px;
  background: rgba(0, 0, 0, 0.52);
  position: absolute;
  bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.backdrop .slide-smallimg {
  width: 100%;
  height: 126px !important;
  -webkit-align-items: normal;
  align-items: normal;
  margin-bottom: 26px !important;
}
.backdrop .slide-smallimg a {
  width: 100%;
  display: block;
}
.backdrop .slide-smallimg a:hover {
  color: white;
}
.course_button_next {
  position: absolute !important;
  top: 121px !important;
  right: 188px !important;
  transform: rotate(269deg);
  color: #DD0020 !important;
}
.course_button_prev {
  position: absolute !important;
  right: 0 !important;
  left: 82% !important;
  top: 98% !important;
  transform: rotate(269deg);
  color: #DD0020 !important;
}
.title {
  width: 1200px;
  height: 123px;
  display: block;
  position: relative;
}
.title .more {
  position: absolute;
  top: 72px;
  right: 31px;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
}
.haedbanner {
  min-width: 1200px;
  height: 1333px;
  background: url('../images/background_title.jpg') no-repeat top center;
}
.haedbanner .head_title {
  display: block;
  margin: 0 auto;
  padding-top: 86px;
}
.haedbanner a {
  z-index: 99;
  position: relative;
  display: block;
  width: 240px;
  margin: 25px auto 0;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #F7E096;
  border-radius: 35px;
  font-size: 26px;
  font-family: Source Han Serif CN;
  font-weight: 800;
  color: #C11110;
  transition: all .3s;
}
.haedbanner a:hover {
  transform: scale(1.3);
}
.notice {
  margin-top: -820px;
  position: relative;
  z-index: 1;
  min-width: 1200px;
}
.notice .notice_backdrop {
  width: 100%;
  height: 144px;
  background: url('../images/notic.png') no-repeat center top;
  background-size: 100%;
}
.notice .notice_backdrop .content {
  width: 784px;
  margin: 0 auto;
}
.notice .notice_backdrop .content .line {
  padding-top: 19px;
}
.notice .notice_backdrop .content .line a {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #C11110;
  line-height: 64px;
  text-align: center;
}
.part2 {
  position: relative;
  z-index: 99;
}
.part2 .layout .title {
  background: url('../images/title_part2.png') no-repeat;
  margin-bottom: 72px;
  background-size: 100%;
}
.part2 .layout .content {
  border: 2px solid #EAD6AB;
  background: linear-gradient(0deg, #f7e9c7 0%, #fef8ed 100%);
  border-radius: 8px;
  padding: 50px 0px 50px 35px;
  margin-bottom: 64px;
}
.part2 .layout .content .left {
  position: relative;
  width: 622px;
  height: 345px;
  background: #FFFFFF;
  border-radius: 8px;
  padding: 36px 40px 49px 24px;
  float: left;
  margin-right: 39.5px;
}
.part2 .layout .content .left .san {
  position: absolute;
  top: 50%;
  right: 0;
  width: 45px;
  height: 45px;
  background: #FFFFFF;
  transform: rotate(45deg);
  margin-top: -22.5px;
  margin-right: -22.5px;
}
.part2 .layout .content .left .box {
  height: 260px;
  overflow-y: auto;
}
.part2 .layout .content .left .box::-webkit-scrollbar {
  width: 4px;
  height: 301px;
  background: #F8EBCD;
}
.part2 .layout .content .left .box::-webkit-scrollbar-thumb {
  width: 4px;
  height: 50px;
  background: #BF3228;
  border-radius: 2px;
}
.part2 .layout .content .left ul .on {
  background: #BF3228;
}
.part2 .layout .content .left ul .on a {
  color: #FDF5E6;
}
.part2 .layout .content .left ul li {
  padding: 0px 15px;
  width: 533px;
  height: 39px;
  border-radius: 4px;
  margin-bottom: 4px;
}
.part2 .layout .content .left ul li:hover {
  cursor: pointer;
}
.part2 .layout .content .left ul li i {
  float: left;
  width: 9px;
  height: 9px;
  background: #F8EBCD;
  border-radius: 50%;
  margin-right: 14px;
  margin-top: 16px;
}
.part2 .layout .content .left ul li a {
  width: 478px;
  float: left;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000;
  line-height: 39px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.part2 .layout .content .right {
  float: left;
  width: 471px;
  height: 345px;
}
.part2 .layout .content .right ul .active {
  display: block;
}
.part2 .layout .content .right ul li {
  display: none;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #6C170B;
  line-height: 38px;
  text-align: justify;
  text-indent: 2em;
}
.part2 .layout .content .right ul li a {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #9A7829;
}
.part2 .layout .banner {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.part2 .layout .banner .swiper {
  width: 580px;
  height: 148px;
  overflow: hidden;
}
.part2 .layout .banner .swiper a {
  font-size: 26px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FBF2DE;
}
.part2 .layout .banner .zice {
  display: block;
  width: 100%;
}
.part2 .layout .banner .zice img {
  display: block;
  width: 100%;
  height: 148px;
}
.part3 {
  margin-top: 73px;
  margin-bottom: 86px;
}
.part3 .layout .title {
  background: url('../images/title_part3.png') no-repeat;
  margin-bottom: 69px;
  background-size: 100%;
}
.part3 .layout ul {
  overflow: hidden;
}
.part3 .layout ul li {
  width: 161px;
  height: 704px;
  float: left;
  transition: all .3s;
}
.part3 .layout ul li:nth-child(1) {
  width: 553px;
}
.part3 .layout ul li .box {
  width: 553px;
  height: 704px;
}
.part3 .layout ul li .left {
  float: left;
  width: 161px;
  height: 100%;
  background: url('../images/bg.png') no-repeat;
  background-size: 100%;
  writing-mode: vertical-lr;
  font-size: 29px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  letter-spacing: 3px;
}
.part3 .layout ul li .left:hover {
  cursor: pointer;
}
.part3 .layout ul li .right {
  float: left;
  width: 392px;
  height: 100%;
}
.part3 .layout ul li .right img {
  width: 100%;
  height: 100%;
}
.part3 .layout ul li .right a {
  display: block;
  width: 100%;
  height: 100%;
}
.part4 .title {
  background: url(../images/title_part6.png) no-repeat;
  margin-bottom: 69px;
  background-size: 100%;
}
.representative {
  width: 100%;
  height: 530px;
  min-width: 1200px;
  background: url(../images/backdrop2.png) no-repeat center;
  overflow: hidden;
}
#carousel {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
#carousel .swiper {
  padding-top: 20px;
  padding-bottom: 40px;
}
#carousel .swiper-slide {
  width: 300px;
  height: 380px;
  background: #F7E096;
}
#carousel .swiper-slide img {
  display: block;
  width: 100%;
  height: 300px;
}
#carousel .swiper-slide p {
  line-height: 85px;
  padding-top: 0;
  text-align: center;
  margin: 0;
  font-size: 24px;
  font-weight: 800;
  color: #DF1A09;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
#carousel .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
#carousel .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  background-color: #e8f5ff;
  width: 20px;
  height: 10px;
  opacity: 1;
  border-radius: 5px;
}
#carousel .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #3eb2f3;
  width: 35px;
}
#carousel .swiper-button-prev {
  left: -30px;
  width: 45px;
  height: 45px;
  background: url(images/wm_button_icon.png) no-repeat;
  background-position: 0 0;
  background-size: 100%;
}
#carousel .swiper-button-prev:hover {
  background-position: 0 -46px;
  background-size: 100%;
}
#carousel .swiper-button-next {
  right: -30px;
  width: 45px;
  height: 45px;
  background: url(images/wm_button_icon.png) no-repeat;
  background-position: 0 -93px;
  background-size: 100%;
}
#carousel .swiper-button-next:hover {
  background-position: 0 -139px;
  background-size: 100%;
}
#carousel .swiper-button-prev::after,
#carousel .swiper-button-next::after {
  content: '';
}
.part5 .title {
  background: url(../images/title_part5.png) no-repeat;
  margin-bottom: 69px;
  background-size: 100%;
}
.education_left {
  width: 606px;
  height: 396px;
  position: relative;
  float: left;
  margin-top: 67px;
  box-sizing: border-box;
}
.education_left .education_pic img {
  width: 100%;
  height: 396px;
  display: block;
}
.education_left .education_text {
  width: 606px;
  height: 56px;
  background: rgba(0, 0, 0, 0.52);
  position: absolute;
  bottom: 0;
  text-align: center;
  line-height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
}
.education_rigth {
  width: 540px;
  float: left;
  margin-left: 50px;
  margin-top: 77px;
}
.education_rigth .text-list {
  width: 100%;
  border-top: none;
  overflow: hidden;
}
.education_rigth .text-list ul {
  padding-top: 12px;
}
.education_rigth .text-list ul li {
  height: 60px;
  background-color: #FFF5E3;
  line-height: 24px;
  overflow: hidden;
  margin-top: 11px;
  line-height: 60px;
  padding-left: 15px;
  box-sizing: border-box;
}
.education_rigth .text-list ul li a {
  font-size: 18px;
  color: #666666;
  font-weight: 400;
  width: 90%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.education_rigth .text-list ul li a:hover {
  color: #cc0000;
}
.education_rigth .text-list ul li a i {
  width: 9px;
  height: 9px;
  background: #E83218;
  border-radius: 50%;
  display: inline-block;
  font-style: normal;
  line-height: 24px;
  margin: 0 10px 0 3px;
  vertical-align: 2px;
}
.myswiper_left {
  height: 440px;
  width: 749px;
  margin-left: 110px !important;
  float: left;
  margin-top: 43px;
  box-sizing: border-box;
  position: relative;
}
.backdrop_img {
  width: 580px;
  height: 148px;
}
.backdrop_img img {
  width: 100%;
  height: 148px;
  display: block;
}
.swiper_box {
  position: relative;
  width: 500px;
  height: 200px;
  background-color: red;
}
.swiper_text {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -234px;
  margin-top: -17.5px;
  font-size: 26px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FBF2DE;
}
