/*  页面重置样式  */
body,
p,
h1,
h2,
h3,
h4,
h5,
li,
span,
i,
ul,
img,
a,
strong,
input,
button,
textarea,
select,
dd,
dl,
dt,
ol {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

body {
  font-family: "Arial", "microsoft yahei";
  font-size: 14px;
  line-height: 1;
  color: #333;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

li {
  list-style-type: none;
  float: left;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a,
area {
  text-decoration: none;
  outline: none;
  color: #000;
}

img {
  border: none;
  vertical-align: middle;
}

i,
var,
em {
  font-style: normal;
}

button {
  font-family: "Arial", "microsoft yahei";
  font-size: 14px;
  outline: none;
  cursor: pointer;
  border: none;
  line-height: 1;
}

input[type="submit"] {
  border: none;
}

iframe {
  border: none;
}

input,
select,
textarea {
  outline: none;
  font-family: "Arial", "microsoft yahei";
  font-size: 14px;
}

textarea {
  resize: none;
  overflow-y: auto;
}

.at {
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.dt {
  display: table;
  width: 100%;
}

.fl-w {
  float: left;
  width: 100%;
}

.hide {
  display: none;
}

.ver-container {
  display: table;
  width: 100%;
  text-align: center;
}

.ver-container>* {
  vertical-align: middle;
  display: table-cell;
}

.swiper-button-disabled {
  cursor: no-drop !important;
  opacity: .5;
}

[class*=icon] {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=ico] {
  vertical-align: middle;
  display: inline-block;
}

.wid {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

body,
html {
  width: 100%;
  height: 100%;
}

body::-webkit-scrollbar-track-piece,
html::-webkit-scrollbar-track-piece {
  background-color: #f8f8f8;
}

body::-webkit-scrollbar,
html::-webkit-scrollbar {
  width: 12px;
  height: 6px;
}

body::-webkit-scrollbar-thumb,
html::-webkit-scrollbar-thumb {
  background-color: #999;
  background-clip: padding-box;
  min-height: 28px;
}

body::-webkit-scrollbar-thumb:hover,
html::-webkit-scrollbar-thumb:hover {
  background-color: #999;
}

.bg {
  background-color: #f4f4f4;
}

body {
  min-width: 1200px;
  overflow-x: hidden;
}
.translate{
  width: 100%;
  height: 30px;
  background: #f4f4f4;
  position: fixed;
  top: 0;
  z-index: 9999;
}
.translate .wid{
  width: 1200px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
}
.translate .wid .colxs6{
  /*width: 200px;*/
  margin: 0;
  display: flex;
}
.translate .wid .colxs6 .top-bar-link:last-child{
  margin-left: 20px;
}
.translate .wid .colxs6 .top-bar-link a{
  color: #757272;
  font-size: 14px;
  
}
.head {
  width: 100%;
  height: 110px;
  min-width: 1200px;
  background-color: #000;
}

.head .navwic {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.head .wid {
  width: 1400px;
}

.head .logo {
  width: 263px;
  height: 36px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.head .func .apply {
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 50px;
}

.head .func .apply .cont {
  width: 150px;
  height: 38px;
  background-image: linear-gradient(to right, #bba581, #000);
  border-radius: 6px;
  line-height: 38px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  position: relative;
  cursor: pointer;
}

.head .func .nav {
  width: calc(1200px - 400px);
}



.head .func .nav .ul1 {
  width: 100%;
  height: 110px;
  margin: 0;
}

.head .func .nav .ul1 .li1 {
  line-height: 110px;
  height: 110px;
  font-size: 16px;
  width: calc(100% / 8);
  text-align: center;
  position: relative;
}

.head .func .nav .ul1 .li1 h5 {
  margin: 0;
  height: 110px;
  line-height: 110px;
}

.head .func .nav .ul1 .li1 h5 a {
  color: #fff;
  line-height: 62px;
  text-decoration: none;
  font-size: 12px;
  opacity: 0.9;
}

.head .func .nav .ul1 .li1 .slide {
  min-width: 270px;
  min-height: 100px;
  background-color: #234768;
  position: absolute;
  /*left: 0;*/
  left: -85px;
  margin-left: 0px;
  top: 110px;
  z-index: 999;
  display: none;
}

.head .func .nav .ul1 .li1 .slide .item {
  width: 100%;
  float: left;
  /* padding: 12px 0; */
  /* border-right: 1px solid #313131; */
}

.head .func .nav .ul1 .li1 .slide .item:last-child {
  border: none;
}

.head .func .nav .ul1 .li1 .slide .item .ul2 {
  width: 220px;
  background: #234768;
  position: absolute;
  right: -221px;
  top: 0px;
  z-index: 999;
  display: none;
}

.head .func .nav .ul1 .li1 .slide .item .ul2 li:hover {
  color: #990a23;
}

.head .func .nav .ul1 .li1 .slide .item .ul2 li {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;

}

.head .func .nav .ul1 .li1 .slide .item .ul2 li a {
  font-size: 16px;
  color: #fff;
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.head .func .nav .ul1 .li1 .slide .item .ul2 li a:hover {
  color: #990a23;
}

.head .func .nav .ul1 .li1 .slide .item p {
  font-size: 16px;
  color: #fff;
  width: 100%;
  display: block;
  position: relative;
}

.head .func .nav .ul1 .li1 .slide .item p a {
  font-size: 16px;
  color: #fff;
  width: 100%;
}

.head .func .nav .ul1 .li1 .slide .item p {
  margin: 0;
  line-height: 19px;
}

.items_div {
  height: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.items_div p {
  width: 45px;
  margin-right: 5px;
}

.items_div .head_more {
  width: 10px;
  position: absolute;
  top: 25px;
  right: 5px;
}

.head .func .nav .ul1 .li1 .slide .item .items_div p:hover {
  color: #990a23;
}

.head .func .nav .ul1 .li1 .slide .item .items_div:hover .ul2 {
  display: block;
}

.nav_active {
  font-weight: bold;
  color: #fff;
  background: #990a23;
}

.head .func .nav .ul1 .li1 .slide .item a.blod {
  font-weight: bold;
  color: #990a23;
}

.head .func .nav .ul1 .li1:hover h5 a {
  /* color: #990a23; */
  opacity: 1;
}

.head .func .nav .ul1 .li1:hover {
  background: #990a23;
}

.head .func .nav .ul1 .li1:hover .slide {
  display: block;
}

.head.fix {
  position: fixed;
  left: 0;
  top: 30px;
  z-index: 898;
  box-shadow: 0 8px 15px rgba(255, 106, 0, 0.02);

}

.banner {
  width: 100%;
  height: 1082px;
  float: left;
  position: relative;
  z-index: 1;
}

.banner .list {
  width: 100%;
  height: 1080px;
}

.banner .list ul {
  width: 100%;
  margin: 0;
}

.banner .list ul li {
  width: 100%;
}

.banner .list ul li img {
  width: 100%;
/*  height: 100%;*/
  transition: 3.5s;
}

/* banner 动画 */
/* .banner .list ul li.swiper-slide-active img {
  -webkit-animation: myfirst 3.5s;
  animation: myfirst 3.5s;
} */

.banner .intrs {
  width: 100%;
  position: absolute;
  bottom: 170px;
  z-index: 999;
}

.banner .intrs .intrs-box {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 auto;
}

.banner .banner-box {
  width: 400px;
  height: 636px;
  background: rgb(42, 65, 87, 0.7);
}

.banner .banner-box .banner-box-title {
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-top: 36px;
}

.banner .banner-box .banner-box-title div img {
  opacity: 0.3;
}

.banner .banner-box .banner-box-title div p {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  margin-left: 10px;
}

.banner .banner-box .formData {
  width: 100%;
  box-sizing: border-box;
  padding: 0 60px;
  margin-top: 30px;
}

.banner .banner-box .formData .formData-items {
  width: 100%;
  height: 50px;
  background: #fff;
  box-sizing: border-box;
  padding: 0 15px;
  margin-bottom: 15px;
}

.banner .banner-box .formData .formData-items input {
  height: 50px;
  width: 87%;
  border-color: transparent;
}

.banner .banner-box .formData .formData-items input::placeholder {
  color: #666;
}

.banner .banner-box .formData .formData-items-btn {
  width: 100%;
  height: 50px;
  background: #990b24;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.banner .banner-box .formData .xian {
  background: #5b6a79;
  height: 1px;
  width: 100%;
  margin: 32px 0;
}

.banner .banner-box .formData p {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin: 0;
}

.banner .banner-box .formData .bg_map {
  width: 195px;
  margin: 0 auto;
  display: block;
  margin-top: 20px;
}

.banner .conts {
  width: 100%;
  padding-top: 126px;
}

.banner .conts .title {
  width: 100%;
  height: 432px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.banner .conts .more {
  width: 100%;
  padding: 16px 0;
}

.banner .conts .more a {
  display: inline-block;
  width: 200px;
  height: 56px;
  background-image: linear-gradient(to right, #ffb849, #f76f24);
  color: #fff;
  border-radius: 6px;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  text-decoration: none;
  letter-spacing: 2px;
}

.banner .thumbnails {
  width: calc(100% - 400px);
  height: 150px;
}


.banner .thumbnails ul {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
}

.banner .thumbnails ul li {
  width: 160px;
  margin-right: 14px;
  cursor: pointer;
}

.banner .thumbnails ul li .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.banner .thumbnails ul li .imgs img {
  width: 100%;
  border-radius: 6px;
  transition: 0.5s;
}

.banner .thumbnails ul li .imgs:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.banner .thumbnails ul li .txts {
  width: 100%;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
}

.banner .thumbnails ul li.active .imgs:after {
  display: none;
}

.banner .thumbnails ul li.active .txts {
  color: #fff;
}

.banner .thumbnails ul li:hover .imgs img {
  transform: scale(1.1);
}


.box_banner {
  width: 1200px;
  height: 200px;
  margin: 0 auto;
  background: #fff;
  display: flex;
  justify-content: space-between;
  z-index: 9999;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translate(-50%, 50%);
  box-sizing: border-box;
  padding: 30px 20px;
}

.box_banner .box_banner_items:hover .acitve {
  color: #C12027;
}

.box_banner .box_banner_items a {
  text-decoration: none;
}

.box_banner .box_banner_items {
  width: calc(100% / 4);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-right: solid 1px #ebebeb;
  cursor: pointer;
}

.box_banner .box_banner_items:last-child {
  border-right: 0;
}

.box_banner .box_banner_items .h1s {
  color: #333;
  font-size: 16px;

  height: 50px;
  width: 200px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}

.box_banner .box_banner_items .span {
  color: #666;
  font-size: 12px;
  display: block;
  height: 30px;
  width: 200px;
  text-align: center;
  margin: 0 auto;
}

.box_banner .box_banner_items .xian {
  background: #C12027;
  width: 30px;
  height: 2px;
  margin-top: 20px;
}

/* 新闻资讯 */
.News_Information {
  width: 100%;
  background: #f4f4f4;
  margin-top: 150px;
}

.News_Information_box {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 80px;
}

.News_Information_box_title {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}

.News_Information_box_title img {
  width: 638px;
  display: block;
  margin-left: 2px;
}

.News_Information_box_more {
  width: 200px;
  height: 45px;
  line-height: 45px;
  border: solid 1px #990b24;
}

.min_box_more {
  width: 138px;
}

.News_Information_box_more a {
  color: #990b24 !important;
  font-size: 19px;
}



.News_Information_box_more a:hover {
  color: #990b24;
}

.News_Information_box_more a img {
  width: 22px;
  height: 12px;
  margin-left: 10px;
}

.News_Information_box_content {
  width: 100%;
}

.News_Information_box_content .box_content {
  box-sizing: border-box;
  padding: 30px 30px 10px;
}

.News_Information_box_content .box_content a {
  text-decoration: none;
}

.News_Information_box_content-items {
  width: 390px;
  background: #fff;
  padding-bottom: 20px;
}

.News_Information_box_content-items:hover:hover {
  box-shadow: 0 16px 32px 0 rgba(48, 55, 66, 0.15);
  transform: translate(0, -3px);
}

.News_Information_box_content-items:hover title {
  color: #000;
}

.News_Information_box_content-items:hover .msg {
  color: #000;
}

.News_Information_box_content-items:hover .date_btn {
  color: #000;
}

.News_Information_box_content-items .title {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  height: 50px;
}

.News_Information_box_content-items .msg {
  font-size: 16px;
  color: #333;
  margin: 20px 0 30px;
  height: 70px;
}

.News_Information_box_content-items .date_btn a {
  font-size: 16px;
  color: #999999;
}

/* 升学佳绩 */
.Achievements {
  width: 100%;
  height: 940px;
  background: url('../images/bg2.png')no-repeat;
  background-size: 100% 100%;
}

/* 师资团队 */
.studentworka {
  width: 100%;
  height: 940px;
  background: url('../images/bg9.png')no-repeat;
  background-size: 100% 100%;
}

.Achievements .Achievements_box {
  width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
}

.Achievements_box_title {
  width: 100%;
  margin-bottom: 30px;
}

.Achievements_box_title img {
 /* width: 638px;*/
}

.ul-hisb1,
.ul-hisb2 {
  overflow: hidden;
  margin: 0;
  width: 1200px;
  display: flex;
  justify-content: space-between;
}

.ul-hisb1 li {
  width: 292px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ul-hisb2 .li {
  width: 390px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ul-hisb1 .con {
  cursor: pointer;
  width: 15px;
  height: 15px;
  border: solid 1px #9d9ca0;
  border-radius: 50%;
}

.ul-hisb1 .on .dot {
  background-color: #d4062a;
}

.ul-hisb1 .on .dot .dots {
  background-color: #d4062a;
}

.ul-hisb1 .dot {
  width: 11px;
  height: 11px;
  background: #fff;
  border-radius: 50%;
}

.ul-hisb1 .dots {
  width: 7px;
  height: 7px;
  background: #000;
  border-radius: 50%;
}

.ul-hisb2 .con {
  cursor: pointer;
  width: 15px;
  height: 15px;
  border: solid 1px #9d9ca0;
  border-radius: 50%;
}

.ul-hisb2 .on .dot {
  background-color: #d4062a;
}

.ul-hisb2 .on .dot .dots {
  background-color: #d4062a;
}

.ul-hisb2.dot {
  width: 11px;
  height: 11px;
  background: #fff;
  border-radius: 50%;
}

.ul-hisb2 .dots {
  width: 7px;
  height: 7px;
  background: #000;
  border-radius: 50%;
}

.m-lineb1 {
  display: block;
  margin-top: -8px;
  height: 1px;
  background-color: #7B7B7B;
}

.Achievements_content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
}

.Achievements_content_items {
  width: 292px;
  height: 600px;
  background: #fff;
  text-align: center;
  padding-top: 40px;
  position: relative;
}

.studentworka_content_items {
  width: 390px;
  height: 650px;
  background: #fff;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  padding-top: 10px;
  overflow: hidden;
}

.studentworka_content_items .img {
  width: 95%;
  display: block;
  margin: 0 auto;
}

.items_box {
  width: 100%;
  padding: 10px 0 0;
  background: #fff;
  position: absolute;
  bottom: 0;
}

.items_box .indexkey span {
  font-size: 26px;
  color: #333;
  border-bottom: solid 1px #990a23;
  display: inline-block;
  margin-bottom: 10px;
}

.items_box_content {
  width: 100%;
  height: 125px;
  position: relative;
  display: none;
}

.items_box_content .name {
  color: #666;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 40px;
}

.items_box_content .footer_btn_more {
  background-color: #990a23;
  color: #fff;
}

.items_box_content .footer_btn_more p {
  font-size: 20px;
  color: #fff;
  margin: 0;
}

.items_box_content .footer_btn_more img {
  width: 20px;
  height: 12px;
}


/* .studentworka_content_items:hover .items_box_content{
  display: block;
}
.studentworka_content_items:hover .items_box .indexkey span{
  padding-bottom: 10px;
} */
.shows {
  display: block;
}

.padding_10 {
  padding-bottom: 10px;
}

.Achievements_content_items .percentage {
  font-size: 60px;
  height: 80px;
  line-height: 80px;
  /* border-top: solid 1px #cc8592; */
  /* border-bottom: solid 1px #cc8592; */
  color: #990b24;
  width: 70%;
  margin: 0 auto;
}

.Achievements_content_items .percentage span {
  font-size: 20px;
}

.Achievements_content_items .p1 {
  font-size: 22px;
  color: #000;
  margin-top: 20px;
}

.Achievements_content_items .p_name {
  font-size: 22px;
  color: #fbc301 !important;
  margin-top: 18px;
  height: 50px;
}

.Achievements_content_items .bg_img {
  width: 35px;
  margin: 0 auto;
  position: relative;
  margin-top: 75px;
}

.Achievements_content_items .bg_img .img1 {
  width: 100%;

}

.Achievements_content_items .bg_img .img2 {
  width: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

/* .Achievements_content .on .img1{
  display: block;
}
.Achievements_content .on .img2{
  display: none;
} */
.Achievements_content_items .indexkey {
  font-size: 20px;
  margin: 30px 0;
}

.Achievements_content_items .p2 {
  font-size: 18px;
  font-weight: 600;
}

.footer_btn_more {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: 0;
}

.Achievements_content_items .footer_btn_more .moreDetail {
  font-size: 20px;
  display: none;
}

.Achievements_content_items .footer_btn_more .img_more {
  width: 37px;
  height: 12px;
}

.Achievements_content_items .triangle {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  /* 左侧边框 */
  border-right: 10px solid transparent;
  /* 右侧边框 */
  border-bottom: 10px solid #990b24;
  /* 底部边框 */
  display: none;
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.Achievements_content .on {
  background: #990b24;
  color: #fff;
}

.Achievements_content .on .percentage {
  font-size: 70px;
  height: 80px;
  line-height: 80px;
  border-top: solid 1px #cc8592;
  border-bottom: solid 1px #cc8592;
  color: #fff;
  width: 70%;
  margin: 0 auto;
}

.Achievements_content .on .p1 {
  font-size: 22px;
  color: #fff;
}

.Achievements_content .on .triangle {
  display: block;
}

.Achievements_content .on .bg_img .img2 {
  display: block;
}

.Achievements_content .on .footer_btn_more {
  background: #d8b06e;
}

.Achievements_content .on .footer_btn_more .moreDetail {
  font-size: 16px;
  color: #fff;
  margin: 0;
  display: block;
}

.Achievements_content .on .footer_btn_more .img_more {
  width: 22px;
  height: 12px;
  margin-left: 10px;
}

.jyln {
  background: #fff;
  margin-bottom: 70px;
}

.jyln_box {
  width: 1200px;
  margin: 0px auto;
  padding: 60px 0;

}

.jyln_box .News_Information_box_title {
  width: 700px;
}

.jyln_box p {
  font-size: 20px;
  color: #333;
  margin-top: 40px;
}

.jyln_box_more {
  margin-left: 450px;
}

/* 新加坡留学优势 */

.xjblcys {
  width: 100%;
}

.xjblcys .xjblcys-content {
  width: 100%;
  height: 700px;
  background: url('../images/bg3.png')no-repeat;
  background-size: 100% 100%;
}

.xjblcys_box {
  width: 1200px;
  margin: 0 auto;
}

.xjblcys .xjblcys_News_Information_box {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px !important;
}

.xjblcys_News_Information_box_title img {
  width: 638px;
  display: block;
  margin-left: 2px;
}

.xjblcys_box_content {
  width: 100%;
  height: 700px;
  box-sizing: border-box;
  position: relative;
}

.xjblcys_box_content_list {
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  height: 700px;
}

.xjblcys_box_content_items {
  width: 25%;
  height: 228px;
  padding: 30px 0px;
  color: #fff;
  text-align: center;
  transition: height 0.3s ease;
  /* 添加过渡效果 */

  background: rgba(0, 0, 0, 0.5);
}

.xjblcys_box_content_items .contnt {
  padding: 30px;
  border-right: solid 1px #565352;
  text-align: center;
}

.xjblcys_box_content_items .contnt h1 {
  text-align: center;
}

.xjblcys_box_content_items .contnt .p0 {
  text-align: center;
}

.xjblcys_box_content_items:last-child .contnt {
  border-right: 0;
}

.xjblcys_box_content_list .xjblcys_box_content_items p {
  display: block;
  font-size: 16px;
}

.xjblcys_box_content_list .xjblcys_box_content_items .p1 {
  display: none;
}

.xjblcys_box_content_items:hover {
  height: 700px;
  background: #990b24;
  text-align: left !important;
}

.xjblcys_box_content_items .contnt {
  text-align: left !important;
}

.xjblcys_box_content_items .News_Information_box_more {
  border-color: #fff;
  display: none;
  margin-top: 100px !important;
}

.xjblcys_box_content_items .News_Information_box_more a {
  color: #fff;
}

.common_title .News_Information_box_more {
  border-color: #fff !important;
}

.common_title .News_Information_box_more a {
  color: #fff !important;
}

.xjblcys_box_content_items:hover .p0 {
  margin-top: 20px;
  text-align: left;
}

.xjblcys_box_content_items:hover .p1 {
  font-size: 16px;
  display: block;
  margin-top: 20px;
}

.xjblcys_box_content_items:hover .p1:nth-child(2) {
  margin-top: 40px;
}

.xjblcys_box_content_items:hover .p2 {
  margin-top: 40px;
}

.xjblcys_box_content_items:hover h1 {
  border-bottom: solid #fff 1px;
  padding-bottom: 30px;
  line-height: 50px;
  text-align: left;
}

/* 辅仁优势 */
.fryy {
  width: 100%;
  height: 780px;
  margin-top: 50px;
}

.fryy_box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 120px;
}

.fryy_box .News_Information_box_title>img {
  width: 638px !important;
}

.fryy_box_content {
  width: 100%;
  margin-top: 50px;
}

.fryy_box_content ul {
  width: 100%;
  flex-wrap: wrap;
}

.fryy_box_content ul li {
  width: 25%;
  height: 300px;
  border: solid 2px #ebebeb;
  box-sizing: border-box;
  padding: 30px;
}


.fryy_box_content ul li .title {
  font-size: 20px;
  color: #990b24;
}

.fryy_box_content ul li .msg {
  font-size: 14px;
  color: #666;
  text-align: justify;
}

.fryy_box_content ul li .footers {
  margin-top: 40px;
}

.fryy_box_content ul li .footers p {
  font-size: 20px;
  color: #999;
}

.fryy_box_content ul li .footers .icons {
  width: 40px;
  height: 40px;
  border: solid 1px #999;
  display: flex !important;
}

.fryy_box_content ul li .footers .icons img {
  width: 23px;
}

.fryy_box_content ul li:hover {
  background: #990b24;
}

.fryy_box_content ul li:hover a .title {
  font-size: 20px;
  color: #fff;
}

.fryy_box_content ul li:hover a {
  text-decoration: none
}

.fryy_box_content ul li:hover a .msg {
  font-size: 14px;
  color: #fff;
}

.fryy_box_content ul li:hover a .footers p {
  font-size: 20px;
  color: #fff;
}

/* 名校咨询费 */
.mxzxf {
  width: 100%;
  height: 790px;
  background: url(../images/bg8.png)no-repeat;
  background-size: 100% 100%;
  padding-top: 100px;
}

.mxzxf_box {
  width: 1200px;
  margin: 0 auto;

}

.mxzxf .mxzxfList {
  width: 850px;
}
.mxzxf .mxzxfList .imgs{
  width: 100%;
}
.mxzxf .informs .intr{
   position: relative;
}
.mxzxf .mxzxf_right{
  width: 100%;
  height: 500px;
  /* background: red; */
  position: absolute;
  top: 0;
  left: 0;
  text-align: right;
}
.mxzxf .mxzxf_right .mxzxf_right_title{
  width: 100%;
  font-size: 26px;
  color: #333;
  padding-right: 35px;
  margin-top: 35px;
  margin-bottom: 12px;
}
.mxzxf .mxzxf_right .mxzxf_right_line{
  width: 40px;
  height: 4px;
  background: #990a23;
  margin-left: calc(350px - 80px);
  margin-bottom: 14px;
}
.mxzxf .mxzxf_right .mxzxf_right_content{
  font-size:20px ;
  color: #999;
  width: 222px;
  text-align: right;
  margin-left: calc(350px - 260px);
  line-height: 25px;
}

/* 录取佳绩  */
.teacher .tabs {
  width: 100%;
  padding-top: 50px;
  display: flex;
  justify-content: end;
}

.teacher .tabs ul {
  /* width: 630px; */
}

.teacher .tabs ul li {
  font-size: 24px;
  color: #999;
  text-align: center;
  cursor: pointer;
  cursor: pointer;
  margin-left: 25px;
}

.teacher .tabs ul li.acti {
  color: #333;
  border-bottom: solid 1px #990a23;
}

.teacher .tabs ul li:hover {
  color: #333;
  border-bottom: solid 1px #990a23;
}

.teacher .tabs-body {
  clear: both;
  position: relative;
}

.teacher .tabs-cont {
  display: none;
  padding: 0 20px;
}

.teacher .tabs-cont .item {
  width: 100px;
  float: left;
  background: #fff;
  height: 580px;
  border-radius: 8px;
  margin: 0 5px;
  overflow: hidden;
}

.teacher .tabs-cont .item .tea-img {
  width: 100px;
  height: 580px;
  float: left;
  border-radius: 8px;
  cursor: pointer;
  background-position: top center;
  background-size: cover
}

.teacher .tabs-cont .item .tea-info {
  display: none;
}

.teacher .tabs-cont .item.on {
  width: 820px;
}

.teacher .tabs-cont .item.on .tea-img {
  width: 240px
}

.teacher .tabs-cont .item.on .tea-info {
  display: block !important;
  width: 100%;
  color: #fff;
  max-width: 580px;
  padding: 50px 40px;
}

.teacher .tabs-cont .item .tit {
  font-size: 34px;
  font-weight: bold;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  color: #000;
  font-size: 18px;
  text-align: center;
  border: solid 2px #cccccc;
  position: relative;
}

.teacher .tabs-cont .item .tit span {
  display: block;
  position: absolute;
  right: 7px;
  top: 30px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #990a23;
}

.teacher .tabs-cont .item .tit2 span {
  display: block;
  position: absolute;
  right: 4px;
  top: 97px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #990a23;
}

.teacher .tabs-cont .item .tit3 span {
  display: block;
  position: absolute;
  left: 4px;
  top: 97px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #990a23;
}

.teacher .tabs-cont .item .tit p {
  margin: 0;
  color: #990b24;
}

.teacher .tabs-cont .item .subtit {
  color: #666;
  font-size: 14px;
  margin-left: 40px;
  ;
}

.teacher .tabs-cont .item .subtit span {
  color: #990a23;
}

.teacher .tabs-cont .item .desc {
  font-size: 16px;
  line-height: 24px;
  color: #BABABA;
  max-height: 96px;
  overflow: hidden;
  margin-bottom: 25px;
}

.teacher .tabs-cont .item .small-pic li {
  width: 70px;
  float: left;
  margin-right: 24px;
}

.teacher .tabs-cont .item .small-pic li:last-child {
  margin-right: 0;
}

.teacher .tabs-cont .item .small-pic li img {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.teacher .tabs-cont .item .small-pic li:hover img {
  opacity: .88;
}

.teacher .swiper-button-prev::after,
.teacher .swiper-button-next::after {
  display: none;
}

/* .teacher .swiper-button-prev {
  width: 26px;
  height: 42px;
  background: url("../img/be02cd_26x42.png") center no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -700px;
  cursor: pointer;
  outline: none;
  z-index: 99;
  margin-top: -21px;
} */

/* .teacher .swiper-button-next {
  width: 26px;
  height: 42px;
  background: url("../img/385d7b_26x42.png") center no-repeat;
  position: absolute;
  right: 50%;
  cursor: pointer;
  outline: none;
  top: 50%;
  margin-right: -700px;
  z-index: 99;
  margin-top: -21px;
} */

.teacher .wid .link {
  margin-top: 75px;
  text-align: center;
}

.teacher {
  padding-top: 100px;
}

.teacher .wid .link a {
  width: 187px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: linear-gradient(90deg, #F9B24A 0%, #F76E23 100%);
  border-radius: 6px;
  display: inline-block;
  color: #fff;
  font-size: 18px;
}



/* 首页第一届3D大师课 -修改*/
.class .bann,
.class li .imgs {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.class .bann img,
.class li .imgs img {
  opacity: 0;
}

/* 首页学生作品 -修改*/
.student .fl .imgs,
.student li .imgs {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.student .fl .imgs img,
.student li .imgs img {
  opacity: 0;
}

@media screen and (max-width: 1700px) {
  .wid {
    padding: 0 20px;
  }

  .teacher .conts .inform .intrs-list ul li .intr .works .box {
    width: 48%;
  }

  .region .inform .intr-tabs {
    width: 100%;
  }

  .page-student .tabs ul li {
    margin-right: 60px;
  }

  .teacher .tabs-cont .item.on {
    width: 880px
  }

  .teacher .tabs-cont .item.on .tea-img {
    width: 100px
  }
}

@media screen and (max-width: 1550px) {
  .teacher .conts .next {
    margin-right: -710px;
  }

  .teacher .conts .prev {
    margin-left: -710px;
  }

  .class .conts .items .bann img {
    height: 600px;
  }

  .class .conts .items .list ul li .imgs img {
    height: 300px;
  }

  .page-student .conts .list ul li .imgs {
    height: 300px;
  }

  .page-student .conts .list ul li .imgs img {
    height: 100%;
  }

  .course .list ul li {
    width: 380px;
  }

  .class .conts .items .list ul li .txts .ico {
    height: 56px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .class .conts .items .list ul li .txts .ico img {
    width: 48px;
    height: 48px;
  }

  .class .conts .items .list ul li .txts .user {
    padding-bottom: 20px;
  }

  .class .conts .items .list ul li .txts .user h5 {
    font-size: 20px;
    line-height: 36px;
  }

  .class .conts .items .list ul li .txts .user p {
    font-size: 14px;
    line-height: 20px;
  }

  .class .conts .items .list ul li .slide .cont img {
    width: 44px;
  }

  .class .conts .items .list ul li .slide .cont p {
    margin: 15px 0;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
  }

  .teacher .conts .list ul li {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .teacher .conts .list ul li img {
    width: 100px;
    height: 100px;
  }

  .teacher .conts .next {
    transform: scale(0.7);
    margin-right: 0;
    right: 20px;
  }

  .teacher .conts .prev {
    transform: scale(0.7);
    margin-left: 0;
    left: 20px;
  }

  .teacher .tabs-cont .item.on {
    width: 860px
  }

  .teacher .tabs-cont .item.on .tea-info {
    width: 540px
  }
}

@media screen and (max-width: 1455px) {
  .wid {
    max-width: 1200px;
  }

  .fix-teacher {
    transform: scale(0.9);
  }

  .cooperation .conts .next {
    margin-right: -650px;
  }

  .cooperation .conts .prev {
    margin-left: -650px;
  }

  .contact .logos {
    width: 300px;
  }

  .company .conts .company-items .bann {
    width: 520px;
  }

  .teacher .swiper-button-next {
    margin-right: -650px;
  }

  .teacher .swiper-button-prev {
    margin-left: -650px;
  }

  .teacher .tabs-cont .item.on {
    width: 720px
  }

  .teacher .tabs-cont .item.on .tea-info {
    width: 400px
  }

  .teacher .tabs-cont .item .small-pic li {
    margin-right: 15px;
  }

  .training .conts .content .list ul li .intr {
    width: 330px;
  }
}

@media screen and (max-width: 1420px) {
  .teacher .tabs-cont .item.on {
    width: 680px
  }

  .teacher .tabs-cont .item.on .tea-img {
    width: 300px
  }

  .teacher .tabs-cont .item.on .tea-info {
    width: 460px;
    padding: 45px 30px;
  }

  .teacher .tabs-cont .item .small-pic li {
    margin-right: 10px;
  }
}

@media screen and (max-width: 1370px) {
  .fix-teacher {
    transform: scale(0.8);
  }

  .teacher .conts .list ul li {
    height: 100px;
  }

  .page-student .conts .list ul li .imgs {
    height: 240px;
  }

  .page-student .conts .list ul li .imgs img {
    height: 100%;
  }

  .class .conts .items .bann img {
    height: 500px;
  }

  .class .conts .items .list ul li .imgs img {
    height: 250px;
  }

  .course .list ul li {
    width: 33.3%;
    padding: 0 20px;
  }

  .course .list ul li .btns span,
  .course .list ul li .btns a {
    margin-left: 20px;
    margin-right: 0;
    width: 100px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
  }

  .teacher .conts .list {
    width: 100%;
    padding: 0 30px;
    height: 100px;
  }

  .teacher .conts .inform {
    margin-top: 30px;
  }

  .teacher .conts .next {
    right: 10px;
    margin-right: 0;
    top: 96px;
  }

  .teacher .conts .prev {
    left: 10px;
    margin-left: 0;
    top: 96px;
  }

  .company .conts .bann {
    width: 560px;
  }

  .cooperation .conts .next {
    margin-right: -770px;
  }

  .cooperation .conts .prev {
    margin-left: -770px;
  }

  .company .conts .company-items .intrs {
    width: 500px;
  }

  .banner .conts {
    padding-top: 20px;
  }

  .banner .thumbnails {
    bottom: 55px;
  }

  .teacher .swiper-button-next {
    margin-right: -770px;
  }

  .teacher .swiper-button-prev {
    margin-left: -770px;
  }

  .teacher .tabs-cont .item.on {
    width: 760px
  }

  .teacher .tabs-cont .item.on .tea-img {
    width: 280px
  }

  .teacher .tabs-cont .item.on .tea-info {
    width: 460px;
  }


}

@media screen and (max-width: 1200px) {
  .student .inform .intr {
    height: 400px;
  }

  .student .inform .list ul li {
    height: 200px;
  }

  .student .inform .list ul li .imgs.plays:after {
    transform: scale(0.8);
  }
}

/* 校园风采 */
.xyfc {
  width: 100%;
  height: 1150px;
  background: url(../images/bg7.png)no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 90px 0;
}

.xyfc_box {
  width: 1200px;
  margin: 0 auto;
}

.xyfc_box .News_Information_box_title img {
  width: 638px;
  display: block;
  margin-left: 2px;
}

.xyfc .tabs {
  width: 50%;
  padding-top: 50px;
  display: flex;
  justify-content: end;
}

.xyfc .tabs ul {
  /* width: 630px; */
}

.xyfc .tabs ul li {
  font-size: 20px;
  color: #999;
  text-align: center;
  cursor: pointer;
  cursor: pointer;
  margin-left: 25px;
}

.xyfc .tabs ul li.acti {
  color: #333;
  border-bottom: solid 1px #990a23;
}

.xyfc .tabs ul li:hover {
  color: #333;
  border-bottom: solid 1px #990a23;
}

.xyfc .xyfcList {
  width: 300px;
}

.xyfcIntr {
  width: 900px;
}

.xyfc_content {
  width: 100%;
  height: 800px;
  background: #fff;
}

.xyfc_content .intr-tabs {
  display: none;
}

.xyfc_content .on {
  display: block;
}

.xyfcIntr {
  width: 100%;
  box-sizing: border-box;
  padding: 0px 40px;
}

.xyfcIntr_right {
  width: 100%;
  flex-wrap: wrap;
}

.xyfcIntr_right li {
  width: 49%;
  height: 320px;
  margin-bottom: 15px;
  overflow: hidden;
}

.xyfcIntr_right li img {
  width: 100%;
}

/* 合作院校 */
.hzyx {
  width: 100%;
  height: 500px;
}

.hzyx_box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 120px;
}

.hzyx_box_content {
  width: 100%;
  margin-top: 50px;
}

.hzyx_box_content ul {
  width: 100%;
  flex-wrap: wrap;
}

.hzyx_box_content ul li {
  width: 25%;
  border: solid 1px #ebebeb;
  box-sizing: border-box;
  padding: 30px;
}

.hzyx_box_content ul li img {
  width: 173px;
}

.dibu {
  width: 100%;
  background: #001935;
}

.dibu_box {
  width: 1200px;
  margin: 0 auto;
  padding: 80px 0;
}

.dibu_box ul {
  display: flex;
  justify-content: space-between;
}

.dibu_box ul li {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.dibu_box ul li .title {
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}

.dibu_box ul li ul {
  display: flex;
  flex-direction: column;
}

.dibu_box ul li ul li p {
  color: #fff;
  font-size: 16px;
}

.dibu_box ul li ul li .mobile {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.dibu_box ul li ul li .email {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.dibu_box ul li:nth-child(2) ul li {
  margin-bottom: 10px;
}

.dibu_box ul li ul li p:nth-child(2) {
  /*text-indent: 1.5em;*/
}

.dibu_box ul li ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: lighter;
}

.dibu_box ul li:nth-child(1) .title {
  width: 275px;
  height: 79px;
}

.dibu_box ul li:nth-child(1) .content {
  height: 237px;
  height: 72px;
  display: block;
  margin-top: 30px;
}

.dibu_box ul li:nth-child(4) .dubu_ul_box {
  width: 330px;
}

.dibu_box ul li:nth-child(4) .dubu_ul_box>.ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}

.dibu_box ul li:nth-child(4) .dubu_ul_box .ul>.li {
  width: 95px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1a304a;
  margin-bottom: 20px;
}

.dibu_box ul li:nth-child(4) .dubu_ul_box>.ul>.li .img {
  width: 44px;
  height: 44px;
}

.swiper-button-prev {
  width: 60px !important;
  height: 60px !important;
  background: url(../images/left_more.png)no-repeat;
  background-size: 100% 100%;
  left: 0 !important;
}

.swiper-button-next {
  width: 60px !important;
  height: 60px !important;
  background: url(../images/right_more.png)no-repeat;
  background-size: 100% 100%;
  right: 0 !important;
}

.swiper-button-next::after {
  content: '' !important;
}

.swiper-button-prev::after {
  content: '' !important;
}

/* child */
.child_banner {
  width: 100%;
  margin-top: 100px;
}

.child_banner img {
  width: 100%;
}

.child_content {
  width: 1200px;
  margin: 0 auto;
}

.menu {
  width: 240px;
  /*margin-top: -170px;*/
}

.menu .menu_body {
  width: 200px;
  margin:0 0 50px 0;
  /*height: 1300px;*/
  /*background: #efefef;*/
}

.menu .menu_body .menu_title {
  width: 100%;
  height: 120px;
  line-height: 120px;
  background: url(../images/child_furen.png)no-repeat;
  background-size: 100% 100%;
  font-size: 28px;
  color: #fff;
  text-align: center;
}

.menuList {
  width: 100%;
  /*background: url(../images/child_furen1.png)no-repeat;*/
  background-size: 100% 100%;
  box-sizing: border-box;
  /*padding: 0 20px;*/
}

.menuList li {
  width: 100%;
  height: 75px;
  line-height: 75px;
  text-align: center;
  border-bottom: solid 1px #ebebeb;

}

.menuList li a {
  color: #666;
  font-size: 14px;
  /*padding: 0 20px;*/
}

.menuList li a:hover {
  color: #990a23;
}

.child_list {
  width: calc(1200px - 240px);
}

.child_body {
  width: 100%;
  /*height: calc(1500px - 80px);*/
  overflow: hidden;
  /*background: #fafafa;*/
}

.child_content_title {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-bottom: solid 1px #ebebeb;
}

.child_content_title p {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}

.child_content_title span {
  font-size: 14px;
  color: #999;
}

.child_body_items {
  width: 100%;
  /*background: #fafafa;*/
	box-sizing: border-box;
  padding: 20px;
  border-bottom: dashed 1px #c8c5c5;
  padding-bottom: 20px;
}
.child_body_items:last-child{
	border-bottom: 0
}
.items_l {
  width: calc(100% - 300px);
  display: flex;
  align-items: center;
}

.items_l .items_left {
  width: 134px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 195px;
  justify-content: center;
  position: relative;
}

.items_l .items_left p {
  font-size: 56px;
  color: #333;
  margin: 0;
  line-height: 55px;
  margin-right: 30px;
}

.items_l .items_left span {
  font-size: 16px;
  color: #999;
  margin-right: 30px;
}

.child_line {
  width: 30px;
  height: 2px;
  background: #999;
  position: absolute;
  right: 8px;
  top: 98px;
}

.items_l .items_right {
  width: calc(100% - 134px);
}

.items_l .items_right .p {
  font-size: 18px;
  color: #333;
  margin-bottom: 15px;
}

.items_l .items_right .items_count {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #999;
  margin: 0 0 25px 10px;
  /*margin-bottom: 25px;*/
}

.items_l .items_right .items_count>div img {
  margin-right: 5px;
}

.items_l .items_right .items_count>div:nth-child(2) {
  margin-left: 20px;
}

.items_l .items_right .msg {
  font-size: 14px;
  color: #666;
}

.icon_img {
  width: 280px;
  height: 195px;
}

.child_body_items:hover .items_l .items_left .child_line {
  background: transparent;
}

.child_body_items:hover .items_l .items_right .p {
  color: #990a23;
}

.child_body_items:hover .items_l .items_left {
  background: url('../images/child_active.png')no-repeat;
  background-size: 100% 100%;
  color: #fff;
}

.child_body_items:hover .items_l .items_left p,
.child_body_items:hover .items_l .items_left span {
  color: #fff;
}

/* 分页器 */
.pager {
  width: 100%;
}

.pager .total {
  font-size: 12px;
  color: #333;
}

.pager .pre_btn {
  font-size: 12px;
  color: #999;
  width: 50px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: solid 1px #999;
}

.pager .current_count {
  background: #990a23;
  height: 30px;
  line-height: 30px;
  color: #ffff;
  font-size: 12px;
  padding: 0 10px;
  margin: 0 10px;
}

.pager .next_btn {
  font-size: 12px;
  color: #999;
  width: 50px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: solid 1px #999;
}

.pager .Count {
  font-size: 12px;
  color: #333;
}

.pager .Count,
.pager .toPage {
  font-size: 12px;
  color: #333;
  margin: 0 10px;
}

.pager input {
  width: 50px;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 12px;
  text-align: center;
  border: solid 1px #999;
}

.pager .jump {
  font-size: 14px;
  color: #990a23;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: solid 1px #990a23;
  margin-left: 10px;
}

.pager_box {
  width: 960px;
  margin: 0 auto;
  margin-bottom: 140px;
}














































































































/* 

.course {
  width: 100%;
  background-color: #000;
  float: left;
  margin-top: 186px;
}

.course .title {
  width: 100%;
  text-align: center;
}

.course .list {
  padding-top: 50px;
  width: 100%;
}

.course .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
}

.course .list ul li {
  width: 392px;
  margin-bottom: 50px;
  position: relative;
}

.course .list ul li .imgs {
  width: 100%;
}

.course .list ul li .imgs img {
  width: 100%;
}

.course .list ul li .btns {
  position: absolute;
  left: 20px;
  bottom: 52px;
}

.course .list ul li .btns span {
  display: inline-block;
  width: 112px;
  height: 38px;
  background-color: #48393a;
  border-radius: 4px;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  color: #fff;
  margin-right: 20px;
}

.course .list ul li .btns span.acti {
  background-image: linear-gradient(to right, #ffbb4d, #f77025);
}

.course .list ul li .btns a {
  display: inline-block;
  width: 112px;
  height: 38px;
  background: #48393a;
  border-radius: 4px;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  color: #fff;
  margin-right: 20px;
  text-decoration: none;
}

.course .list ul li .btns a:hover {
  background-image: linear-gradient(to right, #ffbb4d, #f77025);
}

.course .list ul li .btns a.active {
  background-image: linear-gradient(to right, #ffbb4d, #f77025);
}

.company {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-top: 60px;
}

.company .wid {
  clear: both;
}

.company .title {
  width: 100%;
  text-align: center;
}

.company .step {
  padding-top: 82px;
  width: 100%;
}

.company .step ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.company .step ul li {
  width: 326px;
  height: 88px;
  cursor: pointer;
  padding: 0 28px;
}

.company .step ul li .nums {
  width: 82px;
  height: 88px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}

.company .step ul li .txts {
  width: calc(100% - 82px);
  padding: 15px 0;
  position: relative;
}

.company .step ul li .txts h5 {
  margin: 0;
  line-height: 36px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

.company .step ul li .txts p {
  margin: 0;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
}

.company .step ul li .txts:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -18px;
  width: 37px;
  height: 37px;
  background: url("../img/8331d0_37x37.png") center no-repeat;
}

.company .step ul li:hover .txts:after {
  background: url("../img/4d91c7_37x37.png") center no-repeat;
}

.company .step ul li.active {
  background-image: linear-gradient(to right, #ffec56, #ec5811);
  border-radius: 10px;
}

.company .step ul li.active .txts:after {
  /*display: none;*/
/* background: url("../img/4d91c7_37x37.png") center no-repeat; */

/* } */

.company .conts {
  width: 100%;
  padding: 0 50px;
  padding-top: 70px;
  float: left;
  padding-bottom: 44px;
  background-image: linear-gradient(to bottom, #000, #202025);
}

.company .conts .company-items {
  width: 100%;
  float: left;
  min-height: 410px;
  display: none;
}

.company .conts .company-items.show {
  display: block;
}

.company .conts .company-items .bann {
  width: 640px;
  padding-bottom: 40px;
  float: right;
}

.company .conts .company-items .bann ul {
  width: 100%;
  margin: 0;
}

.company .conts .company-items .bann ul li {
  width: 100%;
}

.company .conts .company-items .bann ul li img {
  width: 100%;
}

.company .conts .company-items .bann .swiper-pagination {
  bottom: 2px !important;
}

.company .conts .company-items .bann .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  margin: 0 9px;
  height: 14px;
  outline: none;
  opacity: 1;
  background: none;
  border: 1px solid #fff;
}

.company .conts .company-items .bann .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffd68d;
  border: 1px solid #ffd68d;
}

.company .conts .company-items .intrs {
  width: 506px;
}

.company .conts .company-items .intrs .text {
  width: 100%;
  color: #fff;
}

.company .conts .company-items .intrs .text p {
  margin: 0;
  margin-bottom: 25px;
  line-height: 28px;
  color: #7b7b7b;
  font-size: 16px;
  text-align: justify;
}

.company .conts .company-items .intrs .text p em {
  color: #ffd78d;
}

.company .conts .company-items .intrs .more {
  width: 100%;
}

.company .conts .company-items .intrs .more a {
  display: inline-block;
  width: 146px;
  height: 42px;
  background-color: #f88d35;
  color: #fff;
  border-radius: 6px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 2px;
}

.company .conts .participation {
  width: 100%;
  float: left;
}

.company .conts .participation .intr {
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  color: #7b7b7b;
}

.company .conts .participation .lists {
  width: 100%;
  float: left;
  padding: 40px 0;
}

.company .conts .participation .lists ul {
  width: 100%;
}

.company .conts .participation .lists ul li {
  width: 50%;
}

.company .conts .participation .lists ul li .imgs {
  width: 100%;
}

.company .conts .participation .lists ul li .imgs img {
  width: 100%;
  border-radius: 10px;
}

.company .conts .participation .lists .swiper-pagination {
  bottom: 2px !important;
}

.company .conts .participation .lists .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  margin: 0 9px;
  height: 14px;
  opacity: 1;
  background: none;
  outline: none;
  border: 1px solid #fff;
}

.company .conts .participation .lists .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffd68d;
  border: 1px solid #ffd68d;
}

/* .company .conts .participation .lists .swiper-button-next {
  width: 26px;
  height: 42px;
  background: url("../img/385d7b_26x42.png") center no-repeat;
  margin-top: -21px;
  outline: none;
} */

.company .conts .participation .lists .swiper-button-next:after {
  display: none;
}

/* .company .conts .participation .lists .swiper-button-prev {
  width: 26px;
  outline: none;
  height: 42px;
  background: url("../img/be02cd_26x42.png") center no-repeat;
  margin-top: -21px;
} */

.company .conts .participation .lists .swiper-button-prev:after {
  display: none;
}

.company .conts .brand {
  width: 100%;
}

.company .conts .brand .lists {
  width: 100%;
}

.company .conts .brand .lists ul {
  width: 100%;
}

.company .conts .brand .lists ul li {
  width: calc(50% - 14px);
  margin: 0 7px;
  margin-bottom: 14px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.company .conts .brand .lists ul li .imgs {
  width: 100%;
  position: relative;
}

.company .conts .brand .lists ul li .imgs:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.company .conts .brand .lists ul li .imgs img {
  width: 100%;
  border-radius: 10px;
  height: 220px;
}

.company .conts .brand .lists ul li .logos {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}

.company .conts .brand .lists ul li .slide {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 34px;
  background: rgba(248, 141, 53, 0.85);
  padding-top: 24px;
  display: none;
}

.company .conts .brand .lists ul li .slide .logo {
  width: 100%;
  text-align: center;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.company .conts .brand .lists ul li .slide .logo img {
  max-height: 70%;
}

.company .conts .brand .lists ul li .slide .text {
  width: 100%;
  line-height: 28px;
  font-size: 18px;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.company .conts .brand .lists ul li .slide .more {
  width: 100%;
  text-align: center;
  margin-top: 24px;
  line-height: 24px;
}

.company .conts .brand .lists ul li .slide .more a {
  color: #fff;
  text-decoration: underline;
}

.company .conts .brand .lists ul li:hover .logos {
  display: none;
}

.company .conts .brand .lists ul li:hover .slide {
  display: block;
}

.class {
  width: 100%;
  padding-top: 120px;
  float: left;
}

.class .title {
  width: 100%;
  text-align: center;
}

.class .tabs {
  width: 100%;
  padding-top: 50px;
}

.class .tabs ul {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.class .tabs ul li {
  line-height: 54px;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
  padding: 0 96px;
}

.class .tabs ul li.active {
  color: #ffd78d;
}

.class .conts {
  width: 100%;
  padding-top: 58px;
  float: left;
  padding-bottom: 54px;
}

.class .conts .items {
  width: 100%;
  display: none;
}

.class .conts .items.show {
  display: block;
}

.class .conts .items .bann {
  width: 25%;
}

.class .conts .items .bann img {
  width: 100%;
  height: 800px;
}

.class .conts .items .list {
  width: 75%;
  padding-bottom: 40px;
}

.class .conts .items .list ul {
  margin: 0;
  width: 100%;
}

.class .conts .items .list ul li {
  width: calc(100% / 3);
  position: relative;
}

.class .conts .items .list ul li .imgs {
  width: 100%;
  position: relative;
}

.class .conts .items .list ul li .imgs img {
  width: 100%;
  height: 400px;
}

.class .conts .items .list ul li .imgs:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.5s;
  opacity: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.53);
}

.class .conts .items .list ul li .txts {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 32px;
}

.class .conts .items .list ul li .txts .ico {
  width: 68px;
  height: 68px;
  margin: 10px 0;
}

.class .conts .items .list ul li .txts .ico img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.class .conts .items .list ul li .txts .user {
  width: 100%;
  padding-bottom: 40px;
}

.class .conts .items .list ul li .txts .user h5 {
  margin: 0;
  line-height: 50px;
  font-size: 30px;
  color: #fff;
}

.class .conts .items .list ul li .txts .user p {
  margin: 0;
  line-height: 26px;
  font-size: 18px;
  color: #cbcbcb;
}

.class .conts .items .list ul li .slide {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 32px;
  display: none;
}

.class .conts .items .list ul li .slide .cont {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.class .conts .items .list ul li .slide .cont img {
  cursor: pointer;
}

.class .conts .items .list ul li .slide .cont p {
  width: 100%;
  height: 40px;
  background-image: linear-gradient(to right, #faae48, #f76e23);
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin: 30px 0;
  font-size: 18px;
}

.class .conts .items .list ul li:hover {
  cursor: pointer;
}

.class .conts .items .list ul li:hover .imgs:after {
  opacity: 0;
}

.class .conts .items .list ul li:hover .txts {
  display: none;
}

.class .conts .items .list ul li:hover .slide {
  display: block;
}

.class .conts .items .list .swiper-pagination {
  bottom: 2px !important;
}

.class .conts .items .list .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  margin: 0 9px;
  height: 14px;
  opacity: 1;
  background-color: #000;
  border: 1px solid #fff;
}

.class .conts .items .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffd78d;
  border: 1px solid #ffffad;
}

.class .conts .items .list .swiper-button-next {
  width: 26px;
  height: 42px;
  background: url("../img/385d7b_26x42.png") center no-repeat;
  margin-top: -21px;
}

.class .conts .items .list .swiper-button-next:after {
  display: none;
}

.class .conts .items .list .swiper-button-prev {
  width: 26px;
  height: 42px;
  background: url("../img/be02cd_26x42.png") center no-repeat;
  margin-top: -21px;
}

.class .conts .items .list .swiper-button-prev:after {
  display: none;
}

.teacher {
  width: 100%;
  padding-bottom: 50px;
}

.teacher .wid {
  max-width: 1200px;
}

.teacher .title {
  width: 100%;
  text-align: center;
  padding-top: 50px;
}

.teacher .conts {
  width: 100%;
  padding-top: 70px;
  position: relative;
  float: left;
}

.teacher .conts .prev {
  width: 64px;
  height: 64px;
  background: #be9674 url("../img/c12381_30x12.png") center no-repeat;
  position: absolute;
  left: 50%;
  top: 117px;
  margin-left: -766px;
  cursor: pointer;
  outline: none;
  z-index: 99;
}

.teacher .conts .next {
  width: 64px;
  height: 64px;
  background: #be9674 url("../img/67585b_30x12.png") center no-repeat;
  position: absolute;
  right: 50%;
  cursor: pointer;
  outline: none;
  top: 117px;
  margin-right: -766px;
  z-index: 99;
}

.teacher .conts .list {
  width: 1302px;
  height: 136px;
  margin: 0 auto;
}

.teacher .conts .list ul {
  width: 100%;
  margin: 0;
}

.teacher .conts .list ul li {
  width: 136px;
  height: 136px;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}

.teacher .conts .list ul li img {
  width: 136px;
  border-radius: 50%;
  height: 136px;
  margin: 0 auto;
  border: 2px solid #000;
}

.teacher .conts .list ul li.swiper-slide-active img {
  border: 2px solid #eccf62;
}

.teacher .conts .list ul li:hover img {
  border: 2px solid #eccf62;
}

.teacher .conts .inform {
  width: 100%;
  height: 590px;
  margin-top: 70px;
  float: left;
  background: url("../img/164011.jpg") center no-repeat;
  background-size: 100% 100%;
  padding: 62px 80px;
}

.teacher .conts .inform .intrs-list {
  width: 100%;
  height: 100%;
}

.teacher .conts .inform .intrs-list ul {
  width: 100%;
}

.teacher .conts .inform .intrs-list ul li {
  width: 100%;
  display: none;
}

.teacher .conts .inform .intrs-list ul li.show {
  display: block;
}

.teacher .conts .inform .intrs-list ul li .image {
  width: 360px;
  height: 446px;
  overflow: hidden;
  position: relative;
  border: 1px solid #c9c8c8b0;
}

.teacher .conts .inform .intrs-list ul li .image img {
  width: 100%;
}

.teacher .conts .inform .intrs-list ul li .image p {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -10px;
  line-height: 72px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #000000b3;
}

.teacher .conts .inform .intrs-list ul li .intr {
  width: calc(100% - 360px);
  padding-left: 70px;
}

.teacher .conts .inform .intrs-list ul li .intr .tits {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.teacher .conts .inform .intrs-list ul li .intr .tits span {
  padding-left: 40px;
  font-size: 24px;
  color: #ffd78d;
  position: relative;
  height: 40px;
  line-height: 40px;
  display: inline-block;
}

.teacher .conts .inform .intrs-list ul li .intr .tits span:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  width: 20px;

  height: 20px;
  background-color: #ffd78d;
  transform: rotate(45deg);
}

.teacher .conts .inform .intrs-list ul li .intr .tits a {
  color: #ffd78d;
  font-size: 18px;
  text-decoration: none;
}

.teacher .conts .inform .intrs-list ul li .intr .tits a img {
  position: relative;
  top: -2px;
}

.teacher .conts .inform .intrs-list ul li .intr .text {
  width: 100%;
  line-height: 28px;
  font-size: 16px;
  color: #fdfdfd;
  text-align: justify;
  margin-top: 18px;
  min-height: 135px;
}

.teacher .conts .inform .intrs-list ul li .intr .works {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 3px;
}

.teacher .conts .inform .intrs-list ul li .intr .works .box {
  width: 428px;
  height: 250px;
  border-radius: 10px;
}

.teacher .conts .inform .intrs-list ul li .intr .works .box img {
  width: 100%;
  height: 100%;
}

.honor {
  width: 100%;
  min-height: 100px;
  float: left;
  overflow: hidden;
  height: 431px;
  position: relative;
  margin-top: -28px;
}

.honor ul {
  width: 100%;
  margin: 0;
  height: 374px;
}

.honor ul li {
  width: calc(100% / 9);
  position: relative;
  height: 318px;
  transition: 0.6s;
  overflow: hidden;
  cursor: pointer;
  margin: 28px 0;
}

.honor ul li .imgs {
  width: 100%;
  position: relative;
}

.honor ul li .imgs img {
  width: 100%;
  height: 318px;
}

.honor ul li .imgs:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.6s;
  background: rgba(0, 0, 0, 0.6);
}

.honor ul li .text {
  height: 56px;
  background-color: #f88d35;
  text-align: center;
  line-height: 56px;
  width: 100%;
  font-size: 20px;
  color: #fff;
  letter-spacing: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-bottom: -56px;
  transition: 0.6s;
}

.honor ul li:hover {
  height: 374px;
  position: relative;
  margin-top: 0px;
}

.honor ul li:hover .imgs:after {
  opacity: 0;
}

.honor ul li:hover .text {
  margin-bottom: 0;
}

/* .honor .swiper-button-next {
  width: 26px;
  height: 42px;
  background: url("../img/385d7b_26x42.png") center no-repeat;
  margin-top: -21px;
} */

.honor .swiper-button-next:after {
  display: none;
}

/* .honor .swiper-button-prev {
  width: 26px;
  height: 42px;
  background: url("../img/be02cd_26x42.png") center no-repeat;
  margin-top: -21px;
} */

.honor .swiper-button-prev:after {
  display: none;
}

.advantage {
  width: 100%;
  padding-top: 70px;
  float: left;
}

.advantage .title {
  width: 100%;
  text-align: center;
}

.advantage .conts {
  width: 100%;
  padding: 50px 0;
  float: left;
}

.advantage .conts .list {
  width: 100%;
}

.advantage .conts .list ul {
  width: calc(100% + 16px);
  position: relative;
  left: -8px;
  margin: 0;
}

.advantage .conts .list ul li {
  width: calc(33.3% - 16px);
  margin: 8px;
  cursor: pointer;
  position: relative;
}

.advantage .conts .list ul li .imgs {
  width: 100%;
}

.advantage .conts .list ul li .imgs img {
  width: 100%;
  border-radius: 10px;
}

.advantage .conts .list ul li .text {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  top: 0;
}

.advantage .conts .list ul li .text .ico {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.advantage .conts .list ul li .text .txt {
  width: 100%;
  line-height: 44px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}

.advantage .conts .list ul li .slide {
  width: 100%;
  height: 100%;
  background: rgba(248, 141, 53, 0.95);
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.5s;
  border-radius: 6px;
  padding: 0 50px;
  opacity: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.advantage .conts .list ul li .slide .txts {
  max-width: 100%;
}

.advantage .conts .list ul li .slide .txts h5 {
  margin: 0;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.advantage .conts .list ul li .slide .txts p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  min-height: 72px;
}

.advantage .conts .list ul li .slide .more {
  width: 100%;
  text-align: center;
}

.advantage .conts .list ul li .slide .more a {
  display: inline-block;
  width: 126px;
  height: 36px;
  background-color: #fff;
  text-align: center;
  line-height: 36px;
  border-radius: 18px;
  font-size: 16px;
  color: #f56100;
  text-decoration: none;
}

.advantage .conts .list ul li:hover .text {
  display: none;
}

.advantage .conts .list ul li:hover .slide {
  opacity: 1;
}

.student {
  width: 100%;
  float: left;
  padding-top: 70px;
}

.student .title {
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.student .tabs {
  width: 100%;
  padding-top: 50px;
}

.student .tabs ul {
  width: 100%;
  margin: 0;
}

.student .tabs ul li {
  width: 33.3%;
  line-height: 62px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  cursor: pointer;
}

.student .tabs ul li.acti {
  color: #ffed9c;
}

.student .tabs ul li:hover {
  color: #ffed9c;
}

.student .inform {
  width: 100%;
  padding-top: 30px;
  float: left;
}

.student .inform .intr-tabs {
  width: 100%;
  display: none;
}

.student .inform .page-conta {
  width: 100%;
}

.student .inform .page-conta .page-wrapper {
  width: 100%;
}

.student .inform .page-conta .page-wrapper .page-slide {
  width: 100%;
}

/* .student .inform .page-conta .swiper-button-next {
  width: 26px;
  height: 42px;
  background: url("../img/385d7b_26x42.png") center no-repeat;
  margin-top: -21px;
} */

.student .inform .page-conta .swiper-button-next:after {
  display: none;
}

/* .student .inform .page-conta .swiper-button-prev {
  width: 26px;
  height: 42px;
  background: url("../img/be02cd_26x42.png") center no-repeat;
  margin-top: -21px;
} */

.student .inform .page-conta .swiper-button-prev:after {
  display: none;
}

.student .inform .intr {
  width: 25%;
  height: 600px;
  position: relative;
}

.student .inform .intr .imgs {
  width: 100%;
  height: 100%;
  position: relative;
}

.student .inform .intr .imgs img {
  width: 100%;
  height: 100%;
}

.student .inform .intr .slide {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.76);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.6s;
}

.student .inform .intr .slide a {
  display: inline-block;
  width: 128px;
  height: 38px;
  background-image: linear-gradient(to right, #f9b149, #ff7625);
  border-radius: 19px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.student .inform .intr:hover .slide {
  opacity: 1;
}

.student .inform .list {
  width: 75%;
}

.student .inform .list ul {
  width: 100%;
  margin: 0;
}

.student .inform .list ul li {
  width: calc(100% / 3);
  height: 300px;
  position: relative;
}

.student .inform .list ul li.bigs {
  height: 600px;
}

.student .inform .list ul li .imgs {
  width: 100%;
  height: 100%;
  position: relative;
}

.student .inform .list ul li .imgs img {
  width: 100%;
  height: 100%;
}

.student .inform .list ul li .imgs.plays:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-top: -38px;
  top: 50%;
  margin-left: -38px;
  cursor: pointer;
  width: 76px;
  height: 76px;
  background: url("../img/ff1504_76x76.png") center no-repeat;
}

.student .inform .page-slide .imgs.plays:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-top: -38px;
  top: 50%;
  margin-left: -38px;
  cursor: pointer;
  width: 76px;
  height: 76px;
  background: url("../img/ff1504_76x76.png") center no-repeat;
}

.student .inform .list ul li .slide {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.76);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.6s;
}

.student .inform .list ul li .slide a {
  display: inline-block;
  width: 128px;
  height: 38px;
  background-image: linear-gradient(to right, #f9b149, #ff7625);
  border-radius: 19px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.student .inform .list ul li:hover .slide {
  opacity: 1;
}

.student .inform .list .swiper-button-prev {
  width: 112px;
  height: 100%;
  margin: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  top: 0;
  left: 0;
}

.student .inform .list .swiper-button-prev:after {
  color: #fff;
  font-size: 54px;
}

.student .inform .list .swiper-button-next {
  width: 112px;
  height: 100%;
  margin: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  top: 0;
  right: 0;
}

.student .inform .list .swiper-button-next:after {
  color: #fff;
  font-size: 54px;
}

.region {
  width: 100%;
  padding-top: 130px;
  float: left;
  overflow: hidden;
  padding-bottom: 100px;
}

.region .title {
  width: 100%;
  text-align: center;
}

.region .tabs {
  width: 100%;
  padding-top: 54px;
}

.region .tabs ul {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.region .tabs ul li {
  width: 112px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
  cursor: pointer;
  position: relative;
}

.region .tabs ul li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  width: 2px;
  height: 16px;
  background-color: #6b6b6b;
}

.region .tabs ul li:last-child:after {
  display: none;
}

.region .tabs ul li.acti {
  color: #e5af75;
}

.region .inform {
  width: 100%;
  padding: 54px 0;
  float: left;
}

.region .inform .intr-tabs {
  width: 1610px;
  display: none;
}

.region .inform .intr-tabs .intr {
  width: 390px;
  height: 318px;
  background: url("https://dsk-1313226193.cos.ap-shanghai.myqcloud.com/gw/index/xiaoqu/474af4_391x317.jpg") center no-repeat;
  border-radius: 8px;
  background-size: cover;
  padding: 0 15px 0 30px;
  padding-top: 25px;
  margin-right: 7px;
}

.region .inform .intr-tabs .intr .tits {
  width: 100%;
  line-height: 80px;
  font-size: 40px;
  color: #fff;
}

.region .inform .intr-tabs .intr .item {
  width: 100%;
  height: 50px;
  /* line-height: 50px;*/
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  color: #fff;
}

.region .inform .intr-tabs .intr .more {
  width: 100%;
  padding: 22px 0;
}

.region .inform .intr-tabs .intr .more a {
  display: inline-block;
  width: 158px;
  height: 42px;
  background-color: #fff;
  border-radius: 21px;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  color: #333;
  text-decoration: none;
}

.region .inform .intr-tabs .list {
  width: calc(100% - 397px);
  height: 318px;
  padding: 0 7px;
  padding-right: 14px;
}

.region .inform .intr-tabs .list ul {
  width: 100%;
  position: relative;
  float: left;
  margin: 0;
}

.region .inform .intr-tabs .list ul li {
  width: 33.3%;
  height: 318px;
}

.region .inform .intr-tabs .list ul li .imgs {
  width: 100%;
}

.region .inform .intr-tabs .list ul li .imgs img {
  width: 100%;
  height: 318px;
  border-radius: 6px;
}

/* .region .inform .intr-tabs .list .swiper-button-next {
  width: 26px;
  height: 42px;
  background: url("../img/385d7b_26x42.png") center no-repeat;
  margin-top: -21px;
} */

.region .inform .intr-tabs .list .swiper-button-next:after {
  display: none;
}

/* .region .inform .intr-tabs .list .swiper-button-prev {
  width: 26px;
  height: 42px;
  background: url("../img/be02cd_26x42.png") center no-repeat;
  margin-top: -21px;
} */

.region .inform .intr-tabs .list .swiper-button-prev:after {
  display: none;
}

.contact {
  width: 100%;
  height: 412px;
  background: url("https://dsk-1313226193.cos.ap-shanghai.myqcloud.com/gw/index/footer/32d7ca_1920x412.jpg") center no-repeat;
  float: left;
  padding: 50px 0;
  background-size: cover;
  /*    background-color: #0F1217;*/
}

.contact .logos {
  width: 400px;
}

.contact .logos .imgs {
  width: 100%;
  height: 76px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.contact .logos .text {
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
}

.contact .logos .share {
  width: 100%;
  margin-top: 15px;
  height: 48px;
}

.contact .logos .share .box {
  width: 32px;
  height: 32px;
  border: 1px solid #fff;
  border-radius: 16px;
  margin-right: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.contact .logos .share .box i {
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.contact .logos .share .box i.zh {
  background: url("../img/bda8a4_18x18.png") center no-repeat;
  background-size: cover;
}

.contact .logos .share .box i.wx {
  height: 16px;
  background: url(../img/661836_18x18.png) center no-repeat;
  width: 19px;
  background-size: cover;
}

.contact .logos .share .box .slide {
  width: 90px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: 40px;
  display: none;
}

.contact .logos .share .box .slide:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: -8px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #fff;
}

.contact .logos .share .box .slide img {
  width: 100%;
}

.contact .logos .share .box:hover .slide {
  display: block;
}

.contact .navigation {
  width: 250px;
}

.contact .navigation .tits {
  width: 100%;
  line-height: 54px;
  font-size: 20px;
  color: #fff;
  letter-spacing: 2px;
}

.contact .navigation .txts {
  width: 100%;
  padding: 10px 0;
  float: left;
}

.contact .navigation .txts p {
  margin: 0;
  line-height: 32px;
  font-size: 16px;
}

.contact .navigation .txts p a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  position: relative;
}

.contact .navigation .txts p:hover a {
  color: #f88d35;
  padding-left: 22px;
}

.contact .navigation .txts p:hover a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  background: url("../img/e1d04e_12x11.png") center no-repeat;
}

.contact .consult {
  width: 350px;
}

.contact .consult .tits {
  width: 100%;
  line-height: 54px;
  font-size: 20px;
  color: #fff;
  letter-spacing: 2px;
}

.contact .consult .list {
  width: 100%;
}

.contact .consult .list ul {
  width: 100%;
  margin: 0;
}

.contact .consult .list ul li {
  width: 100px;
  margin-right: 8px;
  margin-bottom: 8px;
  position: relative;
  cursor: pointer;
}

.contact .consult .list ul li .imgs {
  width: 100%;
  overflow: hidden;
}

.contact .consult .list ul li .imgs img {
  transition: 0.5s;
  width: 100%;
}

.contact .consult .list ul li .txts {
  width: 100%;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
}

.contact .consult .list ul li:hover .imgs img {
  transform: scale(1.1);
}

.contact .consult .list ul li:hover .txts {
  color: #f88d35;
}

.contact .conts {
  width: 195px;
  min-height: 100px;
}

.contact .conts .tits {
  width: 100%;
  line-height: 54px;
  font-size: 20px;
  color: #fff;
  letter-spacing: 2px;
}

.contact .conts .text {
  width: 100%;
}

.contact .conts .text .box {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 8px;
  float: left;
}

.contact .conts .text .box .ico {
  width: 44px;
  height: 28px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.contact .conts .text .box .txt {
  width: calc(100% - 44px);
  color: #fff;
}

.contact .conts .text .box .txt h5 {
  margin: 0;
  line-height: 28px;
  font-size: 16px;
}

.contact .conts .text .box .txt p {
  margin: 0;
  font-size: 14px;
  line-height: 22px;
}

.footer {
  width: 100%;
  height: 60px;
  background-color: #000;
  float: left;
}

.footer .txts {
  height: 60px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: 1px;
}

.footer a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  position: relative;
}

.footer .txts img {
  margin: 0 10px;
}

.cooperation {
  width: 100%;
  height: 744px;
  background: url("../img/ae6939_1920x1081.jpg") center no-repeat;
  background-attachment: fixed;
  float: left;
  padding-top: 96px;
}

.cooperation .title {
  width: 100%;
  text-align: center;
}

.cooperation .conts {
  width: 100%;
  position: relative;
  float: left;
}

.cooperation .conts .prev {
  width: 26px;
  height: 42px;
  background: url("../img/be02cd_26x42.png") center no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -700px;
  cursor: pointer;
  outline: none;
  z-index: 99;
  margin-top: -21px;
}

.cooperation .conts .next {
  width: 26px;
  height: 42px;
  background: url("../img/385d7b_26x42.png") center no-repeat;
  position: absolute;
  right: 50%;
  cursor: pointer;
  outline: none;
  top: 50%;
  margin-right: -700px;
  z-index: 99;
  margin-top: -21px;
}

.cooperation .conts .list {
  width: 100%;
  margin-top: 50px;
}

.cooperation .conts .list ul {
  width: 100%;
}

.cooperation .conts .list ul li {
  width: 20%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-bann {
  width: 100%;
  height: 260px;
}

.page-bann .wid .title {
  height: 305px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-bann.bann-item1 {
  background: url("https://dsk-1313226193.cos.ap-shanghai.myqcloud.com/gw/news/xw.jpg") center no-repeat;
  background-size: cover;
}

.page-bann.bann-item2 {
  background: url("https://dsk-1313226193.cos.ap-shanghai.myqcloud.com/gw/team/jiaoshi.jpg") center no-repeat;
  background-size: cover;
}

.page-bann.bann-item3 {
  background: url("https://dsk-1313226193.cos.ap-shanghai.myqcloud.com/gw/student/a0b7ad_1920x339.jpg") center no-repeat;
  height: 260px;
  background-size: cover;
}

.page-bann.bann-item4 {
  background: url("https://dsk-1313226193.cos.ap-shanghai.myqcloud.com/gw/form/baoming.jpg") center no-repeat;
  background-size: cover;
}

.page-bann.bann-item4 .wid .title {
  height: 320px;
}

.page-bann.bann-item3 .wid .title {
  height: 320px;
}

.containers {
  width: 100%;
  background-color: #f6f6f8;
  float: left;
  padding-bottom: 94px;
}

.containers.bg2 {
  background-color: #000;
}

.containers .wid {
  max-width: 1000px;
}

.containers.containers-cont {
  padding-bottom: 0;
}

.containers.containers-cont .wid {
  max-width: 1300px;
}

.containers .page-news {
  width: 100%;
  background-color: #fff;
  min-height: 300px;
  position: relative;
  float: left;
  margin-top: -150px;
  padding: 60px 50px;
}

.containers .page-news .title {
  width: 100%;
}

.containers .page-news .title h3 {
  text-align: center;
  margin: 0;
  line-height: 64px;
  font-size: 38px;
  font-weight: bold;
}

.containers .page-news .title h6 {
  margin: 0;
  line-height: 48px;
  font-size: 16px;
  text-align: right;
  color: #7b7b7b;
}

.containers .page-news .labels {
  width: 100%;
  background-color: #f6f8fa;
  padding: 32px 38px;
  border-radius: 6px;
  font-size: 18px;
  line-height: 32px;
  color: #303030;
  text-align: justify;
  margin: 32px 0;
  position: relative;
}

.containers .page-news .labels:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 124px;
  height: 100px;
  background: url("../img/a58512_124x100.png") center no-repeat;
  opacity: 1;
}

.containers .page-news .labels p {
  position: relative;
  margin: 0;
  z-index: 89;
}

.containers .page-news .inform {
  width: 100%;
  padding: 0 36px;
}

.containers .page-news .inform .text {
  width: 100%;
  line-height: 32px;
  font-size: 16px;
  color: #272727;
  padding: 24px 0;
}

.containers .page-news .inform .imgs {
  width: 100%;
  padding: 24px 0;
  text-align: center;
}

.containers .page-news .inform img {
  max-width: 100%;

}

.containers .page-news .inform .imgs img {
  max-width: 100%;
}

.containers .page-news .inform .imgs p {
  margin: 0;
  line-height: 36px;
  font-size: 14px;
  color: #999;
  text-align: center;
}

.containers .page-news .inform .labs {
  line-height: 50px;
  font-size: 18px;
  color: #8b8b8b;
}

.containers .page-news .inform .labs a {
  color: #000;
  margin-left: 10px;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.containers .page-news .inform .labs a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #cecece;
}

.containers .page-news .abouts {
  width: 100%;
  padding-top: 100px;
  float: left;
}

.containers .page-news .abouts .title {
  width: 100%;
  line-height: 38px;
  font-size: 20px;
  color: #4d4d4d;
}

.containers .page-news .abouts .list {
  width: 100%;
}

.containers .page-news .abouts .list ul {
  width: calc(100% + 18px);
  position: relative;
  left: -9px;
  float: left;
  margin: 0;
}

.containers .page-news .abouts .list ul li {
  width: calc(33.3% - 18px);
  margin: 6px 9px;
}

.containers .page-news .abouts .list ul li .imgs {
  width: 100%;
}

.containers .page-news .abouts .list ul li .imgs img {
  width: 100%;
  border-radius: 6px;
}

.containers .page-news .abouts .list ul li .text {
  width: 100%;
  padding: 14px 0;
  float: left;
}

.containers .page-news .abouts .list ul li .text h5 {
  margin: 0;
  line-height: 32px;
  font-size: 18px;
  color: #383838;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.containers .page-news .abouts .list ul li .text p {
  margin: 0;
  line-height: 28px;
  font-size: 16px;
  color: #8d8d8d;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.location {
  width: 100%;
  padding: 50px 0;
  float: left;
}

.location .txts {
  width: auto;
  height: 60px;
  background-color: #1a1a1a;
  padding: 0 14px;
  border-radius: 30px;
  line-height: 60px;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
}

.location .txts a {
  font-size: 20px;
  padding: 0 18px;
  color: #6f6e72;
  display: inline-block;
  position: relative;
  text-decoration: none;
}

.location .txts a:after {
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  width: 14px;
  height: 20px;
  background: url("../img/d7da2e_14x20.png") center no-repeat;
}

.location .txts em {
  font-size: 20px;
  padding: 0 18px;
  color: #f88d35;
  display: inline-block;
}

.news {
  width: 100%;
}

.news .intrs {
  width: 100%;
  background-color: #1a1a1a;
  border-radius: 8px;
  float: left;
  overflow: hidden;
}

.news .intrs .imgs {
  width: 800px;
}

.news .intrs .imgs img {
  width: 100%;
}

.news .intrs .text {
  width: calc(100% - 800px);
  padding: 24px 54px;
}

.news .intrs .text .time {
  width: 100%;
  line-height: 40px;
  font-size: 14px;
  color: #c4c4c4;
}

.news .intrs .text .title {
  width: 100%;
  line-height: 36px;
  font-size: 26px;
  color: #fff;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: 800;
  margin-bottom: 13px;
}

.news .intrs .text .txts {
  width: 100%;
  line-height: 24px;
  font-size: 15px;
  color: #c4c4c4;
  margin: 10px 0;
  text-align: justify;
  min-height: 156px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}

.news .intrs .text .more {
  width: 100%;
  height: 51px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.news .intrs .text .more a {
  color: #fff;
  text-decoration: none;
}

.news .intrs .text .more a img {
  margin-left: 6px;
  position: relative;
  top: -2px;
}

.news .intrs .text .more a:hover {
  color: #ff9638;
}

.news .conts {
  width: 100%;
  padding: 56px 0;
  float: left;
}

.news .conts .list {
  width: 100%;
}

.news .conts .list ul {
  width: 100%;
  margin: 0;
}

.news .conts .list ul li {
  width: 100%;
  padding: 66px 0;
  border-bottom: 2px solid #343434;
}

.news .conts .list ul li .time {
  width: 145px;
  height: 280px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.news .conts .list ul li .time .day {
  width: 100%;
}

.news .conts .list ul li .time .day span {
  display: block;
  line-height: 68px;
  padding-left: 8px;
  font-size: 20px;
  color: #bcbcbc;
  position: relative;
}

.news .conts .list ul li .time .day span:after {
  content: "";
  position: absolute;
  left: 4px;
  bottom: 4px;
  width: 21px;
  height: 4px;
  background-color: #ff9638;
}

.news .conts .list ul li .time .day em {
  display: block;
  line-height: 64px;
  font-size: 46px;
  color: #bcbcbc;
}

.news .conts .list ul li .time .year {
  width: 100%;
  line-height: 70px;
  font-size: 34px;
  color: #fff;
}

.news .conts .list ul li .imgs {
  width: 490px;
  height: 280px;
}

.news .conts .list ul li .imgs img {
  width: 490px;
  height: 280px;
}

.news .conts .list ul li .intr {
  width: 550px;
  margin-left: 48px;
  margin-top: 10px;
}

.news .conts .list ul li .intr .labs {
  width: 100%;
  line-height: 56px;
  font-size: 18px;
  color: #c4c4c4;
}

.news .conts .list ul li .intr .txts {
  width: 100%;
  line-height: 36px;
  font-size: 25px;
  color: #fff;
  min-height: 170px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  font-weight: 600;
}

.news .conts .list ul li .intr .more {
  width: 100%;
  height: 32px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.news .conts .list ul li .intr .more a {
  color: #5c5c5c;
  text-decoration: none;
}

.news .conts .list ul li .intr .more a img {
  margin-left: 4px;
  position: relative;
  top: -2px;
}

.news .conts .list ul li .intr .more a:hover,
.news .conts .list ul li .intr .more a a {
  color: #ff9638;
}

.news .conts .read-more {
  width: 100%;
  text-align: center;
  padding: 76px 0;
  float: left;
}

.news .conts .read-more a {
  display: inline-block;
  width: 334px;
  height: 62px;
  background-color: #fff;
  border-radius: 31px;
  text-align: center;
  color: #5c5c5c;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 62px;
}

.page-teacher {
  width: 100%;
  float: left;
}

.page-teacher .tabs {
  width: 100%;
}

.page-teacher .tabs ul {
  width: 100%;
}

.page-teacher .tabs ul li {
  line-height: 76px;
  font-size: 24px;
  color: #fff;
  margin-right: 98px;
  position: relative;
}

.page-teacher .tabs ul li:after {
  content: "";
  position: absolute;
  right: -48px;
  border-radius: 4px;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  background-color: #f7f6f7;
}

.page-teacher .tabs ul li:last-child:after {
  display: none;
}

.page-teacher .tabs ul li a {
  color: #fff;
  text-decoration: none;
  position: relative;
  z-index: 9;
}

.page-teacher .tabs ul li.acti:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 19px;
  width: 100%;
  height: 10px;
  background-color: #f88d35;
}

.page-teacher .conts {
  width: 100%;
  padding: 34px 0;
}

.page-teacher .conts .list {
  width: 100%;
}

.page-teacher .conts .list ul {
  width: 100%;
  margin: 0;
  margin-top: 34px;
}

.page-teacher .conts .list ul li {
  width: 100%;
  height: 408px;
  margin: 20px 0;
  background-color: #1a1a1a;
}

.page-teacher .conts .list ul li .imgs {
  width: 330px;
  height: 408px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.page-teacher .conts .list ul li .imgs img {
  max-width: 100%;
  max-height: 100%;
}

.page-teacher .conts .list ul li .intr {
  width: calc(100% - 330px);
  padding-left: 56px;
  padding-right: 168px;
  padding-top: 28px;
  position: relative;
}

.page-teacher .conts .list ul li .intr .more {
  position: absolute;
  right: -4px;
  top: 0;
}

.page-teacher .conts .list ul li .intr .more a {
  display: inline-block;
  width: 124px;
  height: 38px;
  background-color: #fff;
  text-align: center;
  line-height: 38px;
  margin-top: 54px;
  font-size: 15px;
  color: #333;
  text-decoration: none;
}

.page-teacher .conts .list ul li .intr .name {
  width: 100%;
}

.page-teacher .conts .list ul li .intr .name h4 {
  line-height: 68px;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  margin: 0;
  position: relative;
}

.page-teacher .conts .list ul li .intr .name h4 b {
  position: relative;
  z-index: 9;
}

.page-teacher .conts .list ul li .intr .name h4:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 96px;
  height: 4px;
  background-color: #fff;
}

.page-teacher .conts .list ul li .intr .name p {
  margin: 0;
  line-height: 72px;
  font-size: 22px;
  color: #fff;
}

.page-teacher .conts .list ul li .intr .txts {
  width: 100%;
  line-height: 26px;
  font-size: 15px;
  color: #d5d5d5;
  margin: 10px 0;
  text-align: justify;
}

.page-teacher .conts .list ul li .intr .image {
  width: 100%;
}

.page-teacher .conts .list ul li .intr .image ul {
  width: 100%;
  margin: 0;
}

.page-teacher .conts .list ul li .intr .image ul li {
  width: auto;
  height: 84px;
  margin-right: 20px;
}

.page-teacher .conts .list ul li .intr .image ul li img {
  height: 78px;
  border-radius: 10px;
}

.page-teacher .conts .read-more {
  width: 100%;
  text-align: center;
  padding: 76px 0;
  float: left;
}

.page-teacher .conts .read-more a {
  display: inline-block;
  width: 334px;
  height: 62px;
  background-color: #fff;
  border-radius: 31px;
  text-align: center;
  color: #5c5c5c;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 62px;
}

.sign-up {
  width: 100%;
}

.sign-up .intrs {
  width: 100%;
  padding: 12px 0;
  float: left;
}

.sign-up .intrs .title {
  width: 100%;
  line-height: 60px;
  background-color: #121116;
  font-size: 20px;
  color: #8b8b8b;
  padding: 0 36px;
  position: relative;
}

.sign-up .intrs .title:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  width: 1920px;
  height: 60px;
  background-color: #121116;
}

.sign-up .intrs .title em {
  position: relative;
  z-index: 98;
}

.sign-up .intrs .conts {
  width: 100%;
  padding: 36px 0;
  float: left;
}

.sign-up .intrs .conts .item {
  width: 50%;
  margin: 23px 0;
}

.sign-up .intrs .conts .item .labs {
  width: 168px;
  padding-left: 36px;
  position: relative;
  line-height: 54px;
  font-size: 20px;
  color: #8b8b8b;
}

.sign-up .intrs .conts .item .labs.must:after {
  content: "*";
  position: absolute;
  left: 0;
  top: 5px;
  line-height: 54px;
  font-size: 24px;
  color: #f00;
}

.sign-up .intrs .conts .item .text {
  width: calc(100% - 168px);
  max-width: 394px;
}

.sign-up .intrs .conts .item .text .input {
  width: 100%;
  height: 54px;
  border: 1px solid #777879;
  padding: 0 34px;
}

.sign-up .intrs .conts .item .text .input input {
  width: 100%;
  height: 52px;
  border: none;
  background: none;
  font-size: 18px;
  color: #8b8b8b;
}

.sign-up .intrs .conts .item .text .select {
  width: 100%;
  height: 54px;
  border: 1px solid #777879;
  position: relative;
}

.sign-up .intrs .conts .item .text .select:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #6e6e6e;
}

.sign-up .intrs .conts .item .text .select select {
  width: 100%;
  height: 100%;
  background: none;
  padding: 0 34px;
  font-size: 16px;
  position: relative;
  z-index: 9;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.sign-up .intrs .conts .item .text .select .curr {
  width: 100%;
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  cursor: pointer;
  color: #8b8b8b;
}

.sign-up .intrs .conts .item .text .select .slide {
  width: calc(100% + 2px);
  min-height: 30px;
  background-color: #fff;
  position: absolute;
  left: -1px;
  top: 52px;
  z-index: 99;
  display: none;
}

.sign-up .intrs .conts .item .text .select .slide p {
  line-height: 48px;
  font-size: 16px;
  cursor: pointer;
  color: #8b8b8b;
  text-align: center;
  margin: 0;
}

.sign-up .intrs .conts .item .text .select .slide p:hover {
  background-color: #f1f1f1;
}

.sign-up .intrs .button {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  float: left;
}

.sign-up .intrs .button button {
  width: 204px;
  height: 50px;
  background-color: #fff;
  color: #333;
  text-align: center;
  font-size: 20px;
}

.process {
  width: 100%;
  padding-bottom: 134px;
  float: left;
}

.process .title {
  width: 100%;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
  float: left;
}

.process .list {
  padding-top: 40px;
  width: 100%;
  float: left;
}

.process .list ul {
  width: calc(100% + 54px);
  margin: 0;
  left: -27px;
  position: relative;
}

.process .list ul li {
  width: calc(25% - 54px);
  margin: 0 27px;
  background-color: #1b1c20;
  height: 290px;
  position: relative;
}

.process .list ul li:after {
  content: "";
  position: absolute;
  right: -54px;
  top: 0;
  width: 54px;
  height: 1px;
  border-bottom: 1px dashed #727373;
}

.process .list ul li:last-child:after {
  display: none;
}

.process .list ul li .tits {
  width: 100%;
  height: 76px;
  background-color: #fff;
  border-radius: 38px;
  text-align: left;
  padding-left: 36px;
  line-height: 76px;
  font-size: 20px;
  color: #333;
  position: relative;
  margin-top: -38px;
}

.process .list ul li .text {
  width: 100%;
  padding: 0 20px;
  padding-top: 20px;
}

.process .list ul li .text p {
  margin: 0;
  line-height: 26px;
  font-size: 16px;
  color: #8b8b8b;
  text-align: justify;
  margin: 7px 0;
  float: left;
}

.page-student {
  width: 100%;
  float: left;
  min-height: 100px;
  background-color: #000;
}

.page-student .tabs {
  width: 100%;
}

.page-student .tabs ul {
  width: 100%;
  margin: 0;
}

.page-student .tabs ul li {
  width: 178px;
  height: 68px;
  color: #fff;
  text-align: center;
  line-height: 68px;
  cursor: pointer;
  font-size: 24px;
  margin-right: 100px;
  margin-left: 100px;
  border-radius: 4px;
}

.page-student .tabs ul li.acti {
  background-color: #f88d35;
  font-weight: bold;
}

.page-student .conts {
  width: 100%;
  padding-top: 56px;
  float: left;
}

.page-student .conts .list {
  width: 100%;
}

.page-student .conts .list ul {
  margin: 0;
  width: 100%;
}

.page-student .conts .list ul li {
  width: 20%;
  position: relative;
}

.page-student .conts .list ul li .imgs {
  width: 100%;
  position: relative;
  height: 350px;
}

.page-student .conts .list ul li .imgs img {
  width: 100%;
  height: 350px;
}

.page-student .conts .list ul li .imgs.plays:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.page-student .conts .list ul li .imgs.plays:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-top: -48px;
  top: 50%;
  margin-left: -48px;
  cursor: pointer;
  width: 96px;
  height: 96px;
  background: url("../img/a6ecd3_96x96.png") center no-repeat;
}

/*.page-student .conts .list ul li:nth-child(2),
.page-student .conts .list ul li:nth-child(3),
.page-student .conts .list ul li:nth-child(6),
.page-student .conts .list ul li:nth-child(7),
.page-student .conts .list ul li:nth-child(10),
.page-student .conts .list ul li:nth-child(11),
.page-student .conts .list ul li:nth-child(14),
.page-student .conts .list ul li:nth-child(15),
.page-student .conts .list ul li:nth-child(18),
.page-student .conts .list ul li:nth-child(19){
  width: 30%;
}*/
.page-student .conts .list ul li .slide {
  width: 100%;
  height: 350px;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.76);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.6s;
}

.page-student .conts .list ul li .slide a {
  display: inline-block;
  width: 128px;
  height: 38px;
  background-image: linear-gradient(to right, #f9b149, #ff7625);
  border-radius: 19px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.page-student .conts .list ul li:hover .slide {
  opacity: 1;
}

.page-student .conts .more {
  width: 100%;
  text-align: center;
}

.page-student .conts .more a {
  color: #b5b5b5;
  text-decoration: none;
  line-height: 112px;
  font-size: 18px;
  letter-spacing: 2px;
}

.training {
  width: 100%;
  padding-bottom: 94px;
  float: left;
}

.training .title {
  width: 100%;
  height: 190px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.training .conts {
  width: 100%;
}

.training .conts .sidebar {
  width: 256px;
  height: 484px;
  background-color: #29282d;
  /*  border-radius: 6px;*/
  padding-right: 15px;
}

.training .conts .sidebar .list {
  width: 100%;
  padding: 30px 0;
}

.training .conts .sidebar .list ul {
  margin: 0;
  width: 100%;
}

.training .conts .sidebar .list ul li {
  width: 100%;
  height: 78px;
  line-height: 78px;
  padding-right: 54px;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  margin: 5px 0;
  color: #fff;
  position: relative;
  z-index: 9;
}

.training .conts .sidebar .list ul li.acti {
  background-color: #f88d35;
}

.training .conts .content {
  width: calc(100% - 256px);
  padding: 30px 0;
}

.training .conts .content .list {
  width: calc(100% + 56px);
  position: relative;
  left: -56px;
}

.training .conts .content .list ul {
  width: 100%;
}

.training .conts .content .list ul li {
  width: 100%;
  height: 424px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  display: none;
}

.training .conts .content .list ul li.show {
  display: block;
}

.training .conts .content .list ul li .intr {
  width: 419px;
  height: 424px;
  /*  background: rgba(0,0,0,0.6);*/
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.training .conts .content .list ul li .intr:after {
  content: "";
  position: absolute;
  left: -115px;
  top: 0;
  width: 0;
  height: 0;
  /*  border-bottom: 424px solid rgba(0,0,0,0.6);*/
  border-left: 115px solid transparent;
}

.training .conts .content .list ul li .intr .more {
  width: 100%;
  text-align: center;
  padding-top: 38px;
}

.training .conts .content .list ul li .intr .more a {
  display: inline-block;
  width: 198px;
  height: 58px;
  border-radius: 29px;
  background-image: linear-gradient(to right, #f55b10, #ffdd51);
  line-height: 58px;
  font-size: 58px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  text-decoration: none;
}

.training .conts .content .list ul li .intr .txts {
  width: 100%;
}

.training .conts .content .list ul li .intr .txts h3 {
  margin: 0;
  line-height: 82px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.training .conts .content .list ul li .intr .txts p {
  margin: 0;
  max-width: 290px;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  color: #c3c3c3;
  margin: 0 auto;
}

.fix-teacher {
  width: 320px;
  height: 556px;
  position: fixed;
  left: 50%;
  margin-left: -198px;
  top: 50%;
  margin-top: -278px;
  display: none;
  z-index: 9999;
}

.fix-teacher .closes {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -40px;
  top: -40px;
  background: rgba(255, 215, 141, 0.2);
  cursor: pointer;
  z-index: 9;
  border-radius: 20px;
}

.alerts {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 999;
  background: rgba(0, 0, 0, 0.6);
}

.alerts .alert-menu {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.alerts .alert-menu .sidebar {
  width: 254px;
  height: 100%;
  background-color: #272727;
  padding-top: 14px;
  position: relative;
}

.alerts .alert-menu .sidebar .closes {
  width: 100%;
  height: 65px;
  display: flex;
  justify-content: flex-start;
  /*align-items: center;*/
  padding-top: 11px;
  padding-left: 50px;
}

.alerts .alert-menu .sidebar .closes span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: rgba(255, 215, 141, 0.09);
}

.alerts .alert-menu .sidebar .list {
  width: 100%;
}

.alerts .alert-menu .sidebar a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  position: relative;
}

.alerts .alert-menu .sidebar .list ul {
  width: 100%;
  margin: 0;
}

.alerts .alert-menu .sidebar .list ul li {
  width: 100%;
  height: 45px;
  padding-left: 36px;
  margin: 6px 0;
  cursor: pointer;
}

.alerts .alert-menu .sidebar .list ul li .ico {
  width: 52px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.alerts .alert-menu .sidebar .list ul li .text {
  width: calc(100% - 52px);
  line-height: 45px;
  font-size: 18px;
  color: #fff;
}

.alerts .alert-menu .sidebar .list ul li.acti,
.alerts .alert-menu .sidebar .list ul li:hover {
  background-color: #e5af75;
}

.alerts .alert-menu .sidebar .codes {
  width: 100%;
  text-align: center;
  padding: 32px 0;
  float: left;
}

.alerts .alert-menu .sidebar .codes img {
  width: 146px;
}

.alerts .alert-menu .sidebar .tels {
  position: absolute;
  left: 0;
  bottom: 30px;
  text-align: center;
  width: 100%;
  font-size: 16px;
  color: #fff;
}

.alerts .alert-video {
  width: 1300px;
  height: 600px;
  position: absolute;
  left: 50%;
  margin-left: -650px;
  top: 50%;
  margin-top: -300px;
  background-color: #fff;
  border-radius: 4px;
  padding: 26px;
  display: none;
}

.alerts .alert-video .closes {
  width: 60px;
  height: 60px;
  background: url("../img/64084e_59x58.png") center no-repeat;
  position: absolute;
  right: -30px;
  top: -30px;
  cursor: pointer;
}

.alerts .alert-video .video {
  width: 978px;
  height: 100%;
}

.alerts .alert-video .video .imgs {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.alerts .alert-video .video .imgs video {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.alerts .alert-video .video .imgs i.plays {
  width: 105px;
  height: 105px;
  background: url("../img/03e43b_105x105.png") center no-repeat;
  background-size: 105px 105px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -52px;
  margin-top: -52px;
  z-index: 9;
}

.alerts .alert-video .intr {
  width: calc(100% - 978px);
  padding-left: 16px;
}

.alerts .alert-video .intr .inform {
  width: 100%;
  height: 160px;
  background-color: #efefef;
  padding: 0 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.alerts .alert-video .intr .inform p {
  margin: 0;
  line-height: 42px;
  font-size: 20px;
  color: #5c5c5c;
}

.alerts .alert-video .intr .inform p b {
  font-weight: bold;
}

.alerts .alert-video .intr .inform p em {
  padding-left: 10px;
}

.alerts .alert-video .intr .type {
  width: 100%;
  margin-top: 60px;
  position: relative;
}

.alerts .alert-video .intr .type img {
  width: 100%;
}

.alerts .alert-video .intr .button {
  width: 100%;
}

.alerts .alert-video .intr .button button {
  width: 100%;
  height: 54px;
  background-image: linear-gradient(to right, #ed5811, #ffdd51);
  border-radius: 27px;
  font-size: 20px;
  color: #fff;
  letter-sapcing: 2px;
  margin-top: 20px;
  box-shadow: 0px 7px 7px 1px rgba(244, 81, 34, 0.2);
}

.alerts .alert-video .intr .type p {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 35px;
  font-size: 22px;

  text-align: center;
  color: #fff;

}

*/ @-webkit-keyframes myfirst {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(1.05);
  }
}

@keyframes myfirst {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(1.05);
  }
}

.inner-page-main{ width: 100%; overflow: hidden; background-color: #fff;}
.inner-page-main.mh{ /*margin-top: 60px;*/}
.inner-page-middle{ width: 100%; margin: 0 auto; max-width: 900px;}
.inner-page-content { margin: 0; }
.inner-page-r{ width: 100%; float: left; margin-bottom: 40px;}
.product-listing .product-item-name h3 {font-size: 14px;}
/*产品页*/
.product-key{
	margin-bottom: 20px;
  border-bottom: 1px solid #efefef;
}
.product-key-box{ padding: 14px 20px 14px 0;}
.product-key h1{ font-size: 24px; line-height: 24px; display: block;}
.product-key p{ font-size: 14px; line-height: 24px; margin-top: 10px;}
.product-listing-t{ position: relative; margin: 20px 0; overflow: hidden;}
.product-listing-t h2{
	font-size: 18px;
    color: #404042;
    line-height: 30px;
    display: inline-block;
    padding-right: 30px;
    background-color: #fff;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
}
.product-listing-t span{
	font-size: 14px;
    color: #404042;
    display: inline-block;
    padding-left: 20px;
    background-color: #fff;
    z-index: 1;
	position: relative;
	float: right;
	margin-top: 5px;
}
.product-listing-t span a{
	padding: 2px 8px;
	background-color: #f9f9f9;
	display: inline-block; 
}
.product-listing-t span a:hover{
	color: #fff;
	background-color: #092960;
}
.product-listing-t::after {
    background-color: #eee;
    bottom: 14px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.product-listing ul{ font-size: 0;}
.product-listing ul li{ width: 32%; font-size: 14px; display: inline-block; margin-right: 2%; vertical-align: top; margin-bottom: 20px;}
.product-listing ul li:nth-child(3n+3){margin-right: 0;}
.product-listing .product-item {
    background-color: #fff;
    padding: 20px;
	  position: relative;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
	  text-align: center;
    border: solid 1px #efefef;
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); */
}
.product-listing .product-item:hover {box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.product-listing .product-item .sale-label{ position: absolute; top: 10px; left: 0;}
.product-listing .product-item .sale-label span{
	font-size: 14px;
    color: #fff;
    background-color: #092960;
    display: inline-block;
    padding: 4px 10px;
}
.product-listing .product-image{ overflow: hidden;}
.product-listing .product-image img{ max-width: 100%;}
.product-listing .product-item-name {
    margin: 18px 0 10px 0;
	height: 60px;
	display: table;
	width: 100%;
	text-align: center;
}
.product-listing .product-item-name a{
    display: table-cell;
    vertical-align: middle;
    color: #404042;
}
.product-listing .product-item-name h3 {
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	
}
/* 合作院校 */
.hzyx {
  width: 100%;
  margin: 65px 0;
}

.hzyx_box {
  width: 1168px;
  margin: 0 auto;
}

.hzyx_box_content {
  width: 100%;
  height: 200px;
  margin-top: 60px;
}

.hzyx_box_content ul {
  width: 100%;
  flex-wrap: wrap;
}

.hzyx_box_content ul li {
  width: 226px;
  border: solid 1px #ebebeb;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 15px;
}

.hzyx_box_content ul li img {
  width: 200px;
}
