@media screen and (max-width:768px) {
  .web-banner {
    display: none !important;
  }
  .mobile-banner img {
    width: 100%;
    height: auto;
  }
  .mobile-banner {
    background: #fff;
  }
  #special {
    width: 100% !important;
    margin: unset !important;
  }
}

@media screen and (min-width:768px) {
  .mobile-banner {
    display: none !important;
  }
  .web-banner img {
    width: 100%;
    height: auto;
  }
}
.center{}
#special {
  position: relative;
  width: 1200px;
  margin: 60px auto 54px;
}
.cc{text-align: center; margin-top: 45px;}
.cc img{width: 1180px; max-width: 1200px}
.web-banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#special .web-banner .item-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

#special .web-banner .item {
  display: flex;
  flex-direction: row;
  width: 550px;
  margin-left: 80px;
  margin-top: 80px;
}

#special .web-banner .icon {
  display: flex;
  width: 108px;
  height: 108px;
  justify-content: center;
  align-items: center;
}

#special .web-banner .icon img {
  width: auto;
}

#special .web-banner .content {
  display: flex;
  flex-direction: column;
  word-break: break-all;
  padding: 10px 30px;
}

#special .web-banner .content .title {
  font-size: 30px;
  font-weight: 400;
  color: #273041;
  line-height: 26px;
}

#special .web-banner .content .desc {
  margin-top: 35px;
  font-size: 16px;
  font-weight: 400;
  color: #A7A7B7;
  line-height: 26px;
  white-space: normal;
}

.web-banner .course-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.web-banner .course-box .title {
  text-align: center;
  font-size: 34px;
  font-weight: 400;
  color: #273041;
  margin-top: 100px;
  margin-bottom: 48px;
}

.web-banner .course-box .course {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  display: -webkit-box;
		        display: -ms-flexbox;
		        display: -webkit-flex;
		        display: flex;
		        -webkit-box-pack: center;
		        -ms-flex-pack: center;
		        -webkit-justify-content: center;
		        justify-content: center;
		        -webkit-box-align: center;
		        -ms-flex-align: center;
		        -webkit-align-items: center;
		        align-items: center;
}

.web-banner .course-box .cover {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 550px;
}

.web-banner .course-box .cover img {
  width: auto;
}

.web-banner .course-box .text {
  
  width: 480px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #797E8B;
  line-height: 26px;
  margin-left: 50px;
  text-indent:2em
}

.web-banner .course-box .text p{
	font-size: 16px;
	margin-bottom: 10px;
}
.web-banner .course-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.web-banner .course-list .title {
  text-align: center;
  font-size: 34px;
  font-weight: 400;
  color: #273041;
  margin-top: 100px;
  margin-bottom: 48px;
}

.web-banner .course-list .list-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.web-banner .course-list .list-item {
      display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 22px;
    width: 580px;
    height: 63px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 34px;
    background: url(../images/special-list-bk.png) center no-repeat;
    background-size: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 5px 10px;
}

.mobile-path .tit-box {
  padding: .6rem 0;
}

.mobile-path .tit {
  font-size: .33rem;
  font-weight: bold;
  color: #4F5354;
  text-align: center;
}

.mobile-path .sub-tit {
  position: relative;
  font-size: .28rem;
  color: #CDCDCD;
  text-align: center;
}

.mobile-path .tit-box .sub-tit::after {
  content: '';
  position: absolute;
  bottom: -0.2rem;
  left: 40%;
  width: 20%;
  height: 1px;
  background: #F18B5B;
}

.mobile-path .item-title {
  margin-top: .36rem;
  padding: .16rem 0;
  background: url("../images/special-title-bk.png") center no-repeat;
  background-size: cover;
}

.mobile-path .item-title .tit {
  font-size: .36rem;
  font-weight: 400;
  color: #273041;
  margin-top: -.2rem;
}

.mobile-path .item-title .sub-tit {
  width: 3rem;
  height: .3rem;
  line-height: .27rem;
  background: #434343;
  font-size: .14rem;
  color: #FFFFFF;
  margin: .07rem auto 0;
}

.mobile-path .item-content {
  margin: .3rem 0;
}

.mobile-path .item-content p {
  width: 6.25rem;
  text-align: center;
  font-size: .25rem;
  color: #A7A7B7;
  margin: .4rem auto 0;
}

.mobile-path .item-content.special p {
  display: flex;
  width: 5rem;
}

.mobile-path .item-content.special b {
  width: 1.3rem;
  display: flex;
  color: #333333;
  justify-content: flex-start;
}

.mobile-path .item-content.special span {
  width: 3.86rem;
  text-align: left;
}

.mobile-path .catalogue-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: .6rem;
}

.mobile-path .catalogue-box .catalogue {
  width: 7.26rem;
  height: .96rem;
  font-size: .27rem;
  color: #333333;
  padding: 0 .3rem;
  margin-top: .3rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: url("../images/special-list-bk.png") center no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}