*{
  text-decoration: none;
}
a:focus, a:hover{
	text-decoration: none;
}
.content {
  max-width: 1280px;
  height: auto;
  margin: 0 auto;
}
.index_tag {
  width: 100%;
  height: 100px;
  border: 1px solid #eee;
  border-radius: 10px;
  margin: 20px 0;
}
.index_tag .column {
  padding: 20px 50px;
  position: relative;
}
.index_tag .column::after {
  content: " ";
  width: 1px;
  height: 50px;
  background-color: #eee;
  position: absolute;
  right: 0;
  top: 24px;
}
.index_tag .column:last-child::after {
  display: none;
}
.index_tag .index_tag_l {
  float: left;
}
.index_tag .index_tag_r {
  float: right;
  padding-top: 5px;
}
.h5b3{
    margin-top: 80px !important;
    margin-bottom: 10px !important;
}

.curriculum {
  width: 100%;
  height: auto;
  background-color: #f4f4f4;
}
.curriculum h2 {
  font-size: 36px;
  color: #000;
  font-weight: 600;
  text-align: center;
}
.curriculum h2{
	background: url(../images/h2_bg.png)no-repeat;
    margin: 0 auto;
    width: 200px;
}
.curriculum_title {
  font-size: 15px;
  line-height: 24px;
  color: #808080;
  width: 36%;
  text-align: center;
  margin: 20px auto 40px auto;
}
.curriculum_box {
  max-width: 1280px;
  width: 100%;
  height: 400px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.curriculum_left {
  width: 20%;
  height: 100%;
  float: left;
  position: relative;
}
.curriculum_two .curriculum_left .btn,.curriculum_fiver .curriculum_left .btn{
  width: 83%;
  font-size: 15px;
  left: 24px;
  line-height: 32px;
}
.curriculum_two .curriculum_left {
  background: url("../images/curriculum2.jpg") 100% 100% no-repeat;
  background-size: 100% 100%;
}
.curriculum_two .curriculum_right .swiper-slide a {
  background: url("../images/curriculum2-5.jpg") 100% 100% no-repeat;
}
.curriculum_three .curriculum_left {
  background: url("../images/curriculum3.jpg") 100% 100% no-repeat;
  background-size: 100% 100%;
}
.curriculum_three .curriculum_right .swiper-slide a {
  background: url("../images/curriculum3-5.jpg") 100% 100% no-repeat;
}
.curriculum_four .curriculum_left {
  background: url("../images/curriculum4.jpg") 100% 100% no-repeat;
  background-size: 100% 100%;
}
.curriculum_four .curriculum_right .swiper-slide a {
  background: url("../images/curriculum4-5.jpg") 100% 100% no-repeat;
}
.curriculum_fiver .curriculum_left {
  background: url("../images/curriculum5.jpg") 100% 100% no-repeat;
  background-size: 100% 100%;
}
.curriculum_fiver .curriculum_right .swiper-slide a {
  background: url("../images/curriculum5-5.jpg") 100% 100% no-repeat;
}
.curriculum_left .btn{
  display: block;
  width: 70%;
  height: 44px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: url("../images/curriculum1_btn.png") 100% 100% no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.curriculum_mid {
  width: 50%;
  height: 100%;
  background-color: #fff;
  float: left;
}
.curriculum_right {
  width: 29%;
  height: 100%;
  background-color: #fff;
  float: right;
  overflow: hidden;
  position: relative;
}
.curriculum_one .curriculum_left {
  background: url("../images/curriculum1.jpg") 100% 100% no-repeat;
  background-size: 100% 100%;
}
.curriculum_mid {
  padding: 26px;
}
.curriculum_mid .curriculum_mid_t_l {
  width: 50%;
  float: left;
}
.curriculum_mid .curriculum_mid_t_l img {
  display: inline-block;
  margin-top: 7px;
}
.curriculum_mid .curriculum_mid_t_l p {
  display: inline-block;
  font-size: 18px;
  color: #333;
  margin-left: 20px;
}
.curriculum_mid .curriculum_mid_t_l .curriculum_mid_t_l_list {
  width: 94%;
  height: 115px;
  border: 1px solid #eee !important;
  border-right: 10px;
  padding: 10px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.curriculum_mid .curriculum_mid_t_l .curriculum_mid_t_l_list p{
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
}
.curriculum_mid_t_l_list li {
  display: block;
  height: 24px;
  line-height: 24px;
}
.curriculum_mid_t_l_list .curriculum_list_t{
  float: left;width: 100%;line-height: 25px;
}
.curriculum_mid_t_l_list .curriculum_list_t .ck{
  float: left;
}
.curriculum_mid_t_l_list .curriculum_list_t .video a{
  color: red;
}
.curriculum_mid_t_l_list .curriculum_list_t ul,.curriculum_mid_t_l_list .curriculum_list_t ul li a{
  color: red;
}
.curriculum_mid_t_l_list .curriculum_list_t .tempWrap{
  height: 20px !important;
}
.curriculum_mid .curriculum_mid_t_r {
  width: 50%;
  float: left;
}
.curriculum_mid_t_r img {
  display: inline-block;
  vertical-align: text-bottom;
}
.curriculum_t_r_r {
  display: inline-block;
  margin-left: 20px;
}
.curriculum_t_r_r p {
  font-size: 18px;
  color: #000;
  margin: 0;
}
.curriculum_t_r_r a {
  font-size: 13px;
  color: #666;
}
.curriculum_mid_t_l_list {
  width: 104%;
  height: 115px;
  border: 1px solid #eee !important;
  border-right: 10px;
  padding: 10px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.curriculum_mid_t_l_list li {
  display: block;
  height: 24px;
  line-height: 24px;
}
.curriculum_right .swiper-button-prev {
  top: 70%;
  left: 20%;
}
.curriculum_right .swiper-button-next {
  top: 70%;
  left: 70%;
}
.curriculum_right .swiper-slide h4 {
  font-size: 26px;
  color: #666666;
  margin: 24px 0 0 24px;
}
.curriculum_right .swiper-slide p {
  font-size: 14px;
  color: #666666;
  padding: 10px 24px;
  margin: 0;
  height: 160px;
}
.curriculum_right .swiper-slide img {
  display: block;
  margin: 0 auto;
}
.curriculum_right .swiper-slide a {
  display: block;
  font-size: 18px;
  color: #fff;
  width: 328px;
  height: 52px;
  line-height: 52px;
  margin: 0 auto;
  text-align: center;
  border-radius: 5px;
  margin-top: 20px;
}
.curriculum_one .curriculum_right .swiper-slide a {
  background: url("../images/curriculum1-5.jpg") 100% 100% no-repeat;
}
.curriculum_six .curriculum_left {
  background: url("../images/curriculum6.jpg") 100% 100% no-repeat;
  background-size: 100% 100%;
}
.curriculum_six .curriculum_right {
  border-radius: 0 20px 0 0;
}
.curriculum_mid .curriculum_mid_t .row .col-md-4{
    margin-bottom: 10px;
}
.curriculum_six .curriculum_right .curriculum_right_title {
  width: 100%;
  height: 54px;
  line-height: 54px;
  background-color: #039df2;
  margin-top: -10px;
}
.curriculum_six .curriculum_right .curriculum_right_title h4 {
  font-size: 18px;
  line-height: 64px;
  color: #fff;
  display: inline-block;
  margin: 0 0 0 40px;
}
.curriculum_six .curriculum_right .curriculum_right_title a {
  font-size: 14px;
  line-height: 68px;
  color: #fff;
  float: right;
  margin-right: 20px;
}
.curriculum_six .curriculum_right .curriculum_right_list {
  width: 100%;
  height: auto;
  padding: 26px 20px;
}
.curriculum_six .curriculum_right .curriculum_right_list li {
  display: block;
  height: 50px !important;
  padding-top: 18px;
  border-bottom: 1px dashed #eee;
}
.curriculum_six .curriculum_right .curriculum_right_list li p{
    float: left;
}
.curriculum_six .curriculum_right .curriculum_right_list li .tip{
    color: #ffa26f;
    float: right;
}
.teaching {
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 60px 0;
  position: relative;
}
.teaching h2 {
  font-size: 36px;
  color: #000;
  font-weight: 600;
  text-align: center;
}
.teaching h2{
	background: url(../images/h2_bg.png)no-repeat;
    margin: 0 auto;
    width: 200px;
}
.teaching_title {
  font-size: 15px;
  line-height: 24px;
  color: #808080;
  width: 36%;
  text-align: center;
  margin: 20px auto 40px auto;
}
.swiper-container2 {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.teaching .swiper-button-prev {
  width: 60px;
  height: 60px;
  left: 6%;
  top: 60%;
  background: url("../images/teaching_l.png");
}
.teaching .swiper-button-next {
  width: 60px;
  height: 60px;
  right: 6%;
  top: 60%;
  background: url("../images/teaching_r.png");
}
.teaching .swiper-container2 .swiper-slide {
  border-radius: 10px;
  position: relative;
}
.teaching .swiper-container2 .swiper-slide img {
  width: 100%;
  height: auto;
}
.teaching .swiper-container2 .swiper-slide .info {
  width: 100%;
  height: 164px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 0 0 10px 10px;
}
.teaching .swiper-container2 .swiper-slide .info h4 {
  margin: 0;
}
.teaching .swiper-container2 .swiper-slide .info .info_title {
  padding: 24px;
}
.teaching .swiper-container2 .swiper-slide .info .info_title h4 {
  font-size: 22px;
  color: #333333;
  font-weight: 600;
  display: inline-block;
}
.teaching .swiper-container2 .swiper-slide .info .info_title span {
  font-size: 14px;
  color: #999;
  margin-left: 10px;
}
.teaching .swiper-container2 .swiper-slide .info .experience {
  width: 80px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #999999;
  text-align: center;
  border: 1px solid #999999;
  border-radius: 20px;
  margin-left: 24px;
}
.teaching .swiper-container2 .swiper-slide .info .introduction {
  font-size: 13px;
  color: #666666;
  padding: 24px;
  padding-top: 0;
}
.teaching .swiper-container2 .swiper-slide .after_info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: rgba(22, 66, 197, 0.8);
  padding: 30px 24px;
  display: none;
}
.teaching .swiper-container2 .swiper-slide:hover .after_info {
  display: block;
}
.teaching .swiper-container2 .swiper-slide .after_info .after_info_title h4 {
  font-size: 26px;
  color: #fff;
  display: inline-block;
}
.teaching .swiper-container2 .swiper-slide .after_info .after_info_title span {
  font-size: 15px;
  color: #fff;
  display: inline-block;
  margin-left: 20px;
}
.teaching .swiper-container2 .swiper-slide .after_info .entry {
  font-size: 14px;
  color: #fff;
}
.teaching .swiper-container2 .swiper-slide .after_info .line {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.6);
  margin: 20px 0;
}
.teaching .swiper-container2 .swiper-slide .after_info .man_info {
  font-size: 14px;
  color: #fff;
  line-height: 26px;
}
.standard {
  width: 100%;
  text-align: center;
  padding: 40px 0;
}
.standard h4 {
  font-size: 22px;
  color: #666666;
  margin-bottom: 40px;
}
.book {
  width: 100%;
  height: auto;
  padding: 60px 0;
  position: relative;
}
.book h2 {
  font-size: 36px;
  color: #000;
  font-weight: 600;
  text-align: center;
}
.book h2{
	background: url(../images/h2_bg.png)no-repeat;
    margin: 0 auto;
    width: 200px;
}
.book_title {
  font-size: 15px;
  line-height: 24px;
  color: #808080;
  width: 36%;
  text-align: center;
  margin: 20px auto 40px auto;
}

.book .swiper-container2 .swiper-slide {
  width: 100%;
  height: auto;
  border: 1px solid #eee;
  text-align: center;
  padding: 10px;
  position: relative;
}
.book .swiper-container2 .swiper-slide .book_img {
  width: 100%;
  height: 100%;
}
.book .swiper-button-prev {
  width: 60px;
  height: 60px;
  left: 6%;
  top: 60%;
  background: url("../images/teaching_l.png");
}
.book .swiper-button-next {
  width: 60px;
  height: 60px;
  right: 6%;
  top: 60%;
  background: url("../images/teaching_r.png");
}
.book .swiper-container2 .after_info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 66, 197, 0.8);
  padding: 20px 24px;
  display: none;
}
.book .swiper-container2 .after_info h5 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  height: 26px;
}
.book .swiper-container2 .after_info p {
  font-size: 14px;
  color: #fff;
  text-align: left;
  height: 105px;
}
.book .swiper-container2 .after_info a {
  display: block;
  width: 180px;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
  background-color: #17a4fd;
}
.book .swiper-container2 .swiper-slide:hover .after_info {
  display: block;
}
.employment_feedback {
  width: 100%;
  height: auto;
  background-color: #f4f4f4;
}
.employment_feedback h2 {
  font-size: 36px;
  color: #000;
  font-weight: 600;
  text-align: center;
}
.employment_feedback h2{
	background: url(../images/h2_bg_2.png)no-repeat;
    margin: 0 auto;
    width: 280px;
}
.employment_feedback_title {
  font-size: 15px;
  line-height: 24px;
  color: #808080;
  width: 60%;
  text-align: center;
  margin: 20px auto 40px auto;
}
.employment_feedback .container {
  max-width: 1280px;
  width: 100%;
}
.employment_feedback .feedback_dynamic {
  max-width: 1280px;
  width: 100%;
  height: auto;
  margin: 40px auto;
  overflow: hidden;
}
.employment_feedback .feedback_dynamic .feedback_dynamic_title {
  width: 20%;
  font-size: 16px;
  color: #da251d;
  float: left;
  margin-top: 40px;
}
.employment_feedback .feedback_dynamic .txtMarquee-left {
  width: 80%;
  float: right;
}
.employment_feedback .feedback_dynamic .bd li {
  width: 25%;
  float: left;
}
.employment_feedback .feedback_dynamic .bd li img {
  margin-left: 20px;
}
.employment_feedback .txtMarquee-left .bd .tempWrap {
  width: 100% !important;
}

.employment_info {
  width: 100%;
  height: auto;
  padding: 60px 0;
  position: relative;
}
.employment_info h2 {
  font-size: 36px;
  color: #000;
  font-weight: 600;
  text-align: center;
}
.employment_info h2{
	background: url(../images/h2_bg.png)no-repeat;
    margin: 0 auto;
    width: 200px;
}
.employment_feedback_title {
  font-size: 15px;
  line-height: 24px;
  color: #808080;
  width: 36%;
  text-align: center;
  margin: 20px auto 20px auto;
}
.employment_info .container {
  max-width: 1280px;
  width: 100%;
}
.employment_info_list {
  width: 100%;
  height: auto;
  border: 1px solid #da251d;
}
.employment_info_list .employment_info_list_title {
  width: 100%;
  height: 58px;
  background-color: #ff3837;
  line-height: 58px;
  color: #fff;
}
.employment_info_list .employment_info_list_title span {
  display: inline-block;
  width: 12.9%;
  font-size: 20px;
  text-align: center;
}
.employment_info_list .employment_info_list_title span:nth-of-type(4){
   width: 18.9%;
}
.employment_info_list ul li {
  width: 100%;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #eee;
}
.employment_info_list ul li span {
    display: inline-block;
    width: 12.9%;
    font-size: 15px;
    text-align: center;
    color: #666666;
    border-right: 1px solid #eee;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.viedo_list .viedo_box{
  border: 1px solid #eee;padding: 15px;
}
.viedo_list .viedo_box video{
  height: 230px !important;
}
.viedo_list .col-md-4 p{
    line-height: 38px;
    text-align: center;
}
.viedo_list .col-md-4:first-child{
  padding-left: 0px;
}
.viedo_list .col-md-4:last-child{
  padding-right: 0px;
}
.employment_info_list ul li span:nth-of-type(4){
   width: 18.9%;
}
.employment_info_list ul li span:last-child {
  border: none;
}
.employment_info .viedo_list video {
  width: 100%;
  height: 179px;
}
.activity {
  width: 100%;
  height: auto;
  padding: 60px 0;
  position: relative;
  background-color: #f4f4f4;
}
.activity h2 {
  font-size: 36px;
  color: #000;
  font-weight: 600;
  text-align: center;
}
.activity h2{
	background: url(../images/h2_bg.png)no-repeat;
    margin: 0 auto;
    width: 200px;
}
.activity_title {
  font-size: 15px;
  line-height: 24px;
  color: #808080;
  width: 36%;
  text-align: center;
  margin: 20px auto 40px auto;
}
.activity .container {
  max-width: 1280px;
  width: 100%;
}
.activity .container .column img {
  width: 100%;
  height: 230px;
  border-radius: 10px 10px 0px 0px;
}
.activity .container .column p {
  width: 100%;
  height: 86px;
  background-color: #fff;
  font-size: 16px;
  color: #666666;
  padding: 20px 26px;
  border-radius: 0 0 10px 10px;
}
.dynamic {
  width: 100%;
  height: auto;
  padding: 60px 0 20px;
  position: relative;
  background-color: #fff;
}
.dynamic h2 {
  font-size: 36px;
  color: #000;
  font-weight: 600;
  text-align: center;
}
.dynamic h2{
	background: url(../images/h2_bg_2.png)no-repeat;
    margin: 0 auto;
    width: 280px;
}
.dynamic_title {
  font-size: 15px;
  line-height: 24px;
  color: #808080;
  width: 36%;
  text-align: center;
  margin: 20px auto 40px auto;
}
.dynamic .container {
  max-width: 1280px;
  width: 100%;
}
.dynamic .dynamic_left {
  height: 376px;
  overflow: hidden;
}
.dynamic .dynamic_left img{
  height: 376px;
  width: 101%;
  border-radius: 15px;
}
.dynamic .dynamic_left p{
	width: 94.5%;
    height: 5rem;
    line-height: 5rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: -11px;
    left: 0;
    margin-left: 15px;
    color: #fff;
    font-size: 1.5rem;
    border-radius: 0px 0px 15px 15px;
}
.dynamic .dynamic_left video {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.dynamic .dynamic_left_top {
  margin-bottom: 15px;
}
.dynamic .dynamic_left_top .column {
  height: 180px;
  margin-bottom: 15px;
}
.dynamic .dynamic_left_top .column video {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.dynamic .dynamic_left_dow .column {
  height: 180px;
}
.dynamic .dynamic_left_dow .column video {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.dynamic .dynamic_left_top img{
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.dynamic .dynamic_left_top p{
	width: 90%;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: -11px;
    left: 0;
    margin-left: 15px;
    color: #fff;
    font-size: 1.3rem;
    border-radius: 0px 0px 10px 10px;
}
.dynamic .dynamic_left_dow img{
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.dynamic .dynamic_left_dow p{
	width: 90%;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: -11px;
    left: 0;
    margin-left: 15px;
    color: #fff;
    font-size: 1.3rem;
    border-radius: 0px 0px 10px 10px;
}
.new_list {
  margin: 40px auto 0;
}
.new_list .new_list_title {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #eee;
  position: relative;
}
.new_list .new_list_title h4 a{
  font-size: 28px;
  color: #333;
  float: left;
}
.new_list .new_list_title a{
  font-size: 14px;
  color: #666666;
  float: right;
}
.new_list .new_list_title .line{
width: 80px;
height: 2px;
background-color: #da251d;
position: absolute;
bottom: 0;
}
.new_list .new_content{
  padding: 32px 0;
}
.new_list .new_content li{
  height: 50px;
  line-height: 50px;
}
.new_list .new_content li a{
  color: #666666;
}

@media (min-width: 1280px){
  .curriculum_right .swiper-slide img {
    display: block;
    margin: 0 auto;
    width: 26%;
    margin-top: 3%;
  }
}