.main {
  margin-top: 80px;
}
.pt {
  padding-top: 40px;
}
.bannerbox {
  width: 100%;
  height: 500px;
  position: relative;
}
.bannerbox .register {
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  height: 100%;
  cursor: pointer;
  text-indent: -9999em;
  z-index: 4;
}
.bannerbox.czy {
  background: url(../../images/redoworkshop/workshop.jpg) no-repeat center center;
  background-size: cover;
}
.bannerbox.ggy {
  background: url(../../images/redoworkshop/hmggy.jpg) no-repeat center center;
  background-size: cover;
}
.bannerbox.sys {
  background: url(../../images/redoworkshop/banner_sys.jpg) no-repeat center center;
  background-size: cover;
}
.bannerbox.gjyx {
  background: url(../../images/redoworkshop/hmgjyx.jpg) no-repeat center center;
  background-size: cover;
}
.bannerbox .bannerinfo {
  position: relative;
  height: 500px;
  text-align: right;
}
.bannerbox .notice {
  display: inline-block;
  width: 360px;
  background: rgba(0, 0, 0, 0.68);
  height: 500px;
  padding: 20px 20px;
  text-align: left;
  overflow: hidden;
}
.bannerbox .notice .iteminfo {
  margin-bottom: 20px;
}
.bannerbox .notice a {
  color: #fff;
  font-size: 19px;
  line-height: 30px;
  border-left: solid 4px #fd4e3d;
  padding-left: 10px;
  font-weight: normal;
}
.bannerbox .swiper-container1 {
  height: 500px;
  overflow: hidden;
}
.bannerbox .swiper-container1 .swiper-slide {
  height: 100px;
}
.com-title {
  color: #212121;
  font-size: 42px;
  text-align: center;
}
.com-title .bgtext {
  color: rgba(33, 33, 33, 0.04);
  font-size: 66px;
  font-weight: bold;
  font-style: italic;
}
.com-title .toptitle {
  margin-top: -52px;
}
.sub-title {
  font-size: 30px;
  color: #545454;
  line-height: 46px;
  text-align: center;
  padding-top: 25px;
}
.module {
  padding: 90px 0;
}
.module .content {
  text-align: center;
}
.module .content img {
  max-width: 100%;
}
.jz-title {
  text-align: center;
  padding-top: 58px;
  font-size: 38px;
  color: #212121;
}
.red-text {
  color: #fd5041;
  font-size: 24px;
}
.mg-l10 {
  margin-left: 10px;
}
.mg-r10 {
  margin-right: 10px;
}
.about .content {
  padding-top: 50px;
}
.about .basic {
  width: 50%;
  float: left;
}
.about .basic .videowrap {
  width: 100%;
  height: 330px;
  overflow: hidden;
  position: relative;
}
.about .basic .videowrap video {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  position: relative;
}
.about .basic img {
  max-width: 100%;
}
.about .text {
  width: 50%;
  float: left;
  padding-top: 20px;
  padding-left: 20px;
}
.about .text p {
  font-size: 16px;
  color: #313131;
  line-height: 24px;
  margin-bottom: 24px;
  text-align: justify;
}
.about .text p:last-child {
  margin-bottom: 0;
}
.fontbold {
  font-weight: bold;
}
.speed .speed_01 {
  margin-top: 34px;
}
.speed .speed_02 {
  margin-top: 74px;
}
.speed ul li {
  float: left;
  width: 33.33333333%;
  text-align: center;
}
.speed ul li img {
  margin-bottom: 30px;
}
.speed ul li h4 {
  font-size: 32px;
  color: #212121;
  margin-bottom: 20px;
}
.speed ul li p {
  font-size: 22px;
  color: #8b8b8c;
}
#t-tit {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ccc;
}
#t-tit span {
  float: left;
  font-size: 22px;
  text-align: center;
  color: #666;
  width: 50%;
  cursor: pointer;
  position: relative;
}
#t-tit span .round {
  width: 6px;
  height: 6px;
  background: #ed3523;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -3px;
}
#t-con {
  margin-top: 30px;
}
#t-con li {
  width: 100%;
  display: none;
  position: relative;
}
#t-con li .teacher_0,
#t-con li .teacher_1 {
  position: relative;
}
#t-con li .teacher_0 .swiper-container,
#t-con li .teacher_1 .swiper-container {
  width: 98%;
  margin: 0 auto;
  height: 100%;
}
#t-con li .teacher_0 .swiper-slide,
#t-con li .teacher_1 .swiper-slide {
  text-align: left;
  font-size: 18px;
}
#t-con li .teacher_0 .swiper-slide img,
#t-con li .teacher_1 .swiper-slide img {
  width: 100%;
}
#t-con li .teacher_0 .swiper-button-next,
#t-con li .teacher_1 .swiper-button-next {
  display: none;
  background: url(../../images/redoworkshop/right.png) no-repeat;
  background-size: 28px 51px;
  background-position: center;
  background-repeat: no-repeat;
  right: -25px;
}
#t-con li .teacher_0 .swiper-button-prev,
#t-con li .teacher_1 .swiper-button-prev {
  display: none;
  background: url(../../images/redoworkshop/left.png) no-repeat;
  background-size: 28px 51px;
  background-position: center;
  background-repeat: no-repeat;
  left: -25px;
}
#t-tit span.t-select {
  position: relative;
  color: #ed3523;
}
#t-tit span.t-select:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ed3523;
}
#t-con li.t-show {
  display: block;
}
.m-t-b {
  padding: 20px 0;
}
#m-tit {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ccc;
}
#m-tit span {
  float: left;
  font-size: 22px;
  text-align: center;
  color: #666;
  width: 50%;
  cursor: pointer;
  position: relative;
}
#m-tit span .round {
  width: 6px;
  height: 6px;
  background: #ed3523;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -3px;
}
#m-con {
  margin-top: 30px;
}
#m-con li {
  width: 100%;
  display: none;
  position: relative;
}
#m-con li .mx_0,
#m-con li .mx_1 {
  position: relative;
}
#m-con li .mx_0 .swiper-container,
#m-con li .mx_1 .swiper-container {
  width: 96%;
  margin: 0 auto;
  height: 100%;
}
#m-con li .mx_0 .swiper-slide-small img,
#m-con li .mx_1 .swiper-slide-small img {
  width: 33.33333%!important;
  height: 234px;
}
#m-con li .mx_0 .swiper-slide,
#m-con li .mx_1 .swiper-slide {
  text-align: left;
  font-size: 18px;
}
#m-con li .mx_0 .swiper-slide img,
#m-con li .mx_1 .swiper-slide img {
  height: 234px;
}
#m-con li .mx_0 .swiper-button-next,
#m-con li .mx_1 .swiper-button-next {
  display: none;
  background: url(../../images/redoworkshop/right.png) no-repeat;
  background-size: 28px 51px;
  background-position: center;
  background-repeat: no-repeat;
  right: -25px;
}
#m-con li .mx_0 .swiper-button-prev,
#m-con li .mx_1 .swiper-button-prev {
  display: none;
  background: url(../../images/redoworkshop/left.png) no-repeat;
  background-size: 28px 51px;
  background-position: center;
  background-repeat: no-repeat;
  left: -25px;
}
#m-tit span.m-select {
  position: relative;
  color: #ed3523;
}
#m-tit span.m-select:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ed3523;
}
#m-con li.m-show {
  display: block;
}
.hygj_bf {
  font-size: 30px;
  color: #727273;
}
.service li {
  float: left;
  width: 21.2%;
  height: 220px;
  text-align: center;
  margin-top: 25px;
  margin-right: 5.04%;
}
.service li img {
  height: 165px;
  width: 100%;
}
.service li:nth-child(4n) {
  margin-right: 0;
}
.service .teachitem {
  border: solid 1px #d8d8d8;
  display: inline-block;
}
.service .teachitem:hover {
  box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.26);
}
.service .teachitem .bottominfo {
  background: #fff;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  color: #212121;
}
.service .teachitem .bottom {
  background: #fff;
  color: #212121;
  padding: 28px 10px 10px 10px;
  max-width: 293px;
  height: 154px;
}
.service .teachitem .bottom .maintitle {
  font-size: 24px;
  font-weight: bold;
}
.service .teachitem .bottom .futitle {
  padding-top: 20px;
  font-size: 16px;
  line-height: 20px;
}
.main-price .content {
  padding-top: 50px;
}
.main-price .price li {
  float: left;
  width: 32%;
  text-align: center;
  margin-right: 2%;
}
.main-price .price li:last-child {
  margin-right: 0;
}
.main-price .price .item {
  background: #fff;
  width: 100%;
  padding: 35px;
  height: 374px;
}
.main-price .price .item:hover {
  background: #f64331;
  color: #fff;
}
.main-price .price .item:hover .title,
.main-price .price .item:hover .contents,
.main-price .price .item:hover .icon {
  color: #fff;
}
.main-price .price .item .icon {
  font-size: 85px;
}
.main-price .price .item .title {
  font-size: 24px;
  color: #212121;
  margin-top: 20px;
  margin-bottom: 30px;
}
.main-price .price .item .contents {
  font-size: 14px;
  color: #545454;
  line-height: 24px;
  text-align: justify;
  max-height: 146px;
  overflow: hidden;
}
.class {
  text-align: center;
}
.class .content {
  padding-top: 50px;
}
.class .content img {
  max-width: 100%;
}
.class .kcmk {
  max-width: 100%;
}
.n-card {
  line-height: 1;
  padding-top: 80px;
}
.n-card .card-item {
  float: left;
  width: 16.66%;
  text-align: center;
  position: relative;
  border-right: solid 1px #d8d8d8;
  color: #ee3523;
}
.n-card .card-item:last-child {
  border-right: 0;
}
.n-card .icon {
  font-size: 50px;
  text-shadow: 3px -1px 0 #dddddd;
}
.n-card h2 {
  font-size: 20px;
  margin-top: 40px;
  position: relative;
}
.n-card .adds {
  position: absolute;
  top: 0;
  right: 35px;
}
.n-card .count {
  font-size: 58px;
  margin-right: 10px;
}
.n-card p {
  font-size: 24px;
  color: #545454;
  margin-top: 30px;
}
.module-com-title {
  padding-bottom: 30px;
  color: #212121;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
}
.module-sub-title {
  padding-bottom: 50px;
  font-size: 30px;
  color: #545454;
  text-align: center;
}
.collegefriend {
  padding-top: 0!important;
  position: relative;
}
.collegefriend .swiper-container {
  width: 100%;
  height: 100%;
}
.collegefriend .swiper-slide {
  text-align: left;
  font-size: 18px;
}
.collegefriend .swiper-slide img {
  width: 100%;
}
.collegefriend .swiper-button-next {
  display: none;
  background: url(../../images/redoworkshop/right.png) no-repeat;
  background-size: 28px 51px;
  background-position: center;
  background-repeat: no-repeat;
  right: -25px;
}
.collegefriend .swiper-button-prev {
  display: none;
  background: url(../../images/redoworkshop/left.png) no-repeat;
  background-size: 28px 51px;
  background-position: center;
  background-repeat: no-repeat;
  left: -25px;
}
.theme .content {
  padding-top: 30px;
}
.theme .content img {
  max-width: 100%;
}
.theme li {
  width: 20%;
  float: left;
  text-align: center;
  font-size: 140px;
  color: #f0f0f0;
  line-height: 1;
  padding: 0 10px;
}
.theme li:hover {
  color: #fcf2f2;
}
.theme li:hover .wbg {
  background-image: -moz-linear-gradient(90deg, rgba(255, 227, 222, 0) 0%, rgba(255, 227, 222, 0.01) 1%, rgba(255, 247, 246, 0.07) 7%, #fff7f6 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(255, 227, 222, 0) 0%, rgba(255, 227, 222, 0.01) 1%, rgba(255, 247, 246, 0.07) 7%, #fff7f6 100%);
  background-image: -ms-linear-gradient(90deg, rgba(255, 227, 222, 0) 0%, rgba(255, 227, 222, 0.01) 1%, rgba(255, 247, 246, 0.07) 7%, #fff7f6 100%);
}
.theme li:hover .icon1 {
  display: block;
  width: 88px;
  height: 91px;
  background: url(../../images/redoworkshop/icon1hover.png) no-repeat center top;
  background-size: cover;
}
.theme li:hover .icon2 {
  display: block;
  width: 90px;
  height: 79px;
  background: url(../../images/redoworkshop/icon2hover.png) no-repeat center top;
  background-size: cover;
}
.theme li:hover .icon3 {
  display: block;
  width: 90px;
  height: 79px;
  background: url(../../images/redoworkshop/icon3hover.png) no-repeat center top;
  background-size: cover;
}
.theme li:hover .icon4 {
  display: block;
  width: 91px;
  height: 87px;
  background: url(../../images/redoworkshop/icon4hover.png) no-repeat center top;
  background-size: cover;
}
.theme li:hover .icon5 {
  display: block;
  width: 74px;
  height: 91px;
  background: url(../../images/redoworkshop/icon5hover.png) no-repeat center top;
  background-size: cover;
}
.theme li:hover .title {
  color: #ee3523;
}
.theme .wbg {
  background: #fff;
  margin-top: -50px;
  position: relative;
  z-index: 2;
  height: 240px;
}
.theme .iconwarp {
  margin-top: -260px;
  position: relative;
  z-index: 2;
}
.theme .icon1 {
  margin: 0 auto;
  display: block;
  width: 86px;
  height: 89px;
  background: url(../../images/redoworkshop/icon1.png) no-repeat center top;
  background-size: cover;
  z-index: 222;
  position: relative;
}
.theme .icon2 {
  margin: 0 auto;
  display: block;
  width: 88px;
  height: 78px;
  background: url(../../images/redoworkshop/icon2.png) no-repeat center top;
  background-size: cover;
}
.theme .icon3 {
  margin: 0 auto;
  display: block;
  width: 83px;
  height: 82px;
  background: url(../../images/redoworkshop/icon3.png) no-repeat center top;
  background-size: cover;
}
.theme .icon4 {
  margin: 0 auto;
  display: block;
  width: 94px;
  height: 90px;
  background: url(../../images/redoworkshop/icon4.png) no-repeat center top;
  background-size: cover;
}
.theme .icon5 {
  margin: 0 auto;
  display: block;
  width: 74px;
  height: 91px;
  background: url(../../images/redoworkshop/icon5.png) no-repeat center top;
  background-size: cover;
}
.theme .title {
  font-size: 24px;
  color: #212121;
  margin-top: 20px;
  margin-bottom: 30px;
}
.theme .conttext {
  font-size: 14px;
  line-height: 24px;
  color: #545454;
}
.logowarp {
  padding-top: 55px;
  padding-bottom: 88px;
}
.logowarp:last-child {
  padding-bottom: 0;
}
.newcard {
  line-height: 1;
  margin-top: 70px;
}
.newcard .card-item {
  float: left;
  width: 33.33%;
}
.newcard h2 {
  font-size: 36px;
  color: #fb4b3a;
  position: relative;
}
.newcard .add {
  position: absolute;
  top: 0;
  right: 45px;
}
.newcard .adds {
  position: absolute;
  top: 0;
  right: 60px;
}
.newcard .count {
  font-size: 60px;
  margin-right: 10px;
}
.newcard p {
  font-size: 24px;
  color: #545454;
  margin-top: 20px;
  margin-bottom: 20px;
}
.classs {
  padding-top: 50px;
}
.classs .class-item {
  width: 49%;
  margin-right: 2%;
  background: #fff;
  margin-bottom: 15px;
  float: left;
  height: 360px;
  transition: all 0.6s;
}
.classs .class-item:hover {
  box-shadow: 0px 10px 18px 0px rgba(116, 116, 116, 0.4);
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.classs .class-item:nth-child(2n) {
  margin-right: 0;
}
.classs .personing {
  float: left;
  width: 48%;
}
.classs .personing img {
  width: 284px;
  vertical-align: bottom;
}
.classs .personinfo {
  padding: 25px;
  width: 52%;
  float: left;
  position: relative;
  height: 360px;
}
.classs .personinfo .title {
  font-size: 24px;
  color: #212121;
  font-weight: bold;
}
.classs .personinfo .name {
  font-size: 18px;
  color: #212121;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
}
.classs .personinfo .company {
  font-size: 14px;
  color: #545454;
  padding-left: 55px;
}
.classs .personinfo .descrip {
  color: #313131;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  margin-top: 25px;
}
.classs .personinfo .btnwarp {
  position: absolute;
  bottom: 25px;
  left: 25px;
}
.classs .personinfo .btnwarp .btnlink {
  padding: 0 60px;
  display: inline-block;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  background: -moz-linear-gradient(90deg, #ee3523 0%, #fd4e3e 100%);
  background: -webkit-linear-gradient(90deg, #ee3523 0%, #fd4e3e 100%);
  background: -ms-linear-gradient(90deg, #ee3523 0%, #fd4e3e 100%);
}
.activity-list .acitem {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-top: 40px;
  background: #fff;
}
.activity-list .acitem:nth-child(2n) {
  margin-right: 0;
}
.activity-list .acitem:hover {
  box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.26);
}
.activity-list .acitem .topimg {
  width: 100%;
}
.activity-list .acitem .topimg img {
  width: 100%;
  height: 280px;
}
.activity-list .acitem .bottom {
  padding: 24px;
  height: 160px;
}
.activity-list .acitem .bottom .b-title {
  font-size: 22px;
  color: #212121;
  margin-bottom: 20px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.activity-list .acitem .bottom .all {
  display: table;
  position: relative;
  width: 100%;
}
.activity-list .acitem .bottom .all .moreinfo {
  font-size: 16px;
  color: #545454;
  width: 60%;
}
.activity-list .acitem .bottom .all .moreinfo .adress {
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.activity-list .acitem .bottom .all .link {
  text-align: right;
  width: 40%;
}
.activity-list .acitem .bottom .all .link .linkbtn {
  display: inline-block;
  padding: 0 40px;
  color: #fff;
  font-size: 16px;
  background: #fd4e3e;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
}
.morebtn {
  color: #545454;
  font-size: 18px;
  text-align: center;
  background: #fff;
  height: 60px;
  line-height: 60px;
  display: block;
  width: 100%;
  margin-top: 80px;
}
.alumnisaid {
  position: relative;
  width: 96%;
  margin: 0 auto;
}
.alumnisaid .swiper-container {
  width: 100%;
  height: 100%;
}
.alumnisaid .buttonnone {
  display: none!important;
}
.alumnisaid .swiper-slide {
  text-align: left;
  font-size: 18px;
}
.alumnisaid .swiper-button-next {
  display: none;
  background: url(../../images/redoworkshop/right.png) no-repeat;
  background-size: 28px 51px;
  background-position: center;
  background-repeat: no-repeat;
  right: -45px;
}
.alumnisaid .swiper-button-prev {
  display: none;
  background: url(../../images/redoworkshop/left.png) no-repeat;
  background-size: 28px 51px;
  background-position: center;
  background-repeat: no-repeat;
  left: -45px;
}
.alumniwarp {
  float: left;
  width: 360px;
  height: 300px;
  margin-top: 20px;
  margin-left: 21px;
}
.alumniwarp:nth-child(1) {
  margin-left: 0;
}
.alumniwarp:nth-child(4) {
  margin-left: 0;
}
.alumniwarp a {
  display: inline-block;
  width: 360px;
  height: 300px;
}
.alumniwarp .alumni-img {
  width: 360px;
  height: 218px;
}
.alumniwarp .alumni-img img {
  width: 100%;
  height: 100%;
}
.alumniwarp .alumni-news {
  width: 360px;
  height: 82px;
  line-height: 26px;
}
.alumniwarp .alumni-news p {
  font-size: 16px;
  color: #000;
  padding-top: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.crosswiseList {
  margin-top: 50px;
}
.crosswiseList .liLists {
  float: left;
  width: 380px;
  height: 320px;
  margin-right: 15px;
  transition: all 1s;
  background: #fff;
}
.crosswiseList .liLists:last-child {
  margin-right: 0;
}
.crosswiseList .liLists:hover {
  box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.26);
}
.crosswiseList .liLists .business {
  max-height: 200px;
  overflow: hidden;
}
.crosswiseList .liLists .desc {
  background: #fff;
  text-align: center;
  padding: 30px 0;
  color: #212121;
}
.crosswiseList .liLists .desc .busName {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.crosswiseList .liLists .desc .busContent {
  font-size: 16px;
}
.citys {
  margin-top: 50px;
}
.citys li {
  float: left;
  width: 292px;
  height: 228px;
  position: relative;
  color: #fff;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  background: #242424;
}
.citys li:hover .mask {
  background: rgba(0, 0, 0, 0);
}
.citys li img {
  width: 100%;
  height: 100%;
}
.citys li .text {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  margin-left: -50%;
  height: 30px;
  margin-top: -15px;
}
.citys li .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.26);
}
#TabMain {
  width: 1170px;
  height: 624px;
  margin: 0 auto;
  margin-top: 50px;
}
.tabItemContainer {
  width: 192px;
  height: 624px;
  float: left;
}
.tabBodyContainer {
  width: 978px;
  height: 624px;
  float: left;
  background-color: #fff;
}
.tabItemContainer > li {
  list-style: none;
  text-align: center;
}
.tabItemContainer > li > a {
  float: left;
  width: 100%;
  background: #f1f4fb;
  color: #545454;
  height: 48px;
  line-height: 48px;
  font-size: 24px;
  text-decoration: none;
  font-weight: bold;
}
.tabItemContainer > li > a.tabItemCurrent {
  color: #fff;
  background: #fd4e3e;
}
.tabBodyItem {
  display: none;
  width: 100%;
  height: auto;
}
.tabBodyItem img {
  width: 100%;
  max-height: 624px;
}
.tabBodyCurrent {
  display: block;
}
@media (min-width: 769px) and (max-width: 1169px) {
  .alumnisaid {
    width: 95%;
  }
  .alumniwarp {
    width: 300px;
    height: 300px;
    margin-left: 10px;
  }
  .alumniwarp a {
    width: 300px;
    height: 300px;
  }
  .alumniwarp a .alumni {
    width: 300px;
    height: 300px;
  }
  .alumniwarp a .alumni .alumni-img {
    width: 300px;
  }
  .alumniwarp a .alumni .alumni-img img {
    width: 100%;
    height: 100%;
  }
  .alumniwarp a .alumni .alumni-news {
    width: 280px;
    height: 300px;
  }
  .alumniwarp img {
    width: auto;
    height: auto;
  }
}
@media (min-width: 421px) and (max-width: 768px) {
  .bannerbox {
    display: none;
  }
  .main {
    margin-top: 44px;
  }
  .com-title {
    color: #212121;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .sub-title {
    font-size: 14px!important;
    color: #545454;
    line-height: 20px;
    text-align: center;
    padding-top: 10px;
  }
  .module {
    padding: 30px 0;
  }
  .about .content {
    padding-top: 30px;
  }
  .about .basic {
    width: 100%;
    text-align: center;
    background: #ccc;
  }
  .about .text {
    width: 100%;
    padding: 0 20px;
    padding-top: 20px;
  }
  .about .text p {
    font-size: 14px;
  }
  .service li {
    float: left;
    width: 50%;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .service li:last-child {
    margin-bottom: 0;
  }
  .main-price .content {
    padding-top: 10px;
  }
  .main-price .content img {
    max-width: 100%;
  }
  .main-price .price li {
    float: left;
    width: 100%;
    text-align: center;
  }
  .main-price .price .item {
    padding: 20px;
    width: 100%;
  }
  .main-price .price .item .icon {
    font-size: 40px;
  }
  .main-price .price .item .title {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .module-com-title {
    padding-bottom: 30px;
    color: #212121;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .module-sub-title {
    padding-bottom: 50px;
    font-size: 16px;
    color: #545454;
    text-align: center;
    line-height: 30px;
  }
  .collegefriend {
    padding-top: 0;
    position: relative;
    width: 96%;
    margin: 0 auto;
  }
  .collegefriend .swiper-container {
    width: 100%;
    height: 100%;
    padding-top: 0;
  }
  .collegefriend .swiper-slide {
    text-align: left;
    font-size: 18px;
    /* Center slide text vertically */
  }
  .collegefriend .swiper-button-next {
    display: none;
    background: url(../../images/redoworkshop/right.png) no-repeat;
    background-size: 28px 51px;
    background-position: center;
    background-repeat: no-repeat;
    right: 0;
  }
  .collegefriend .swiper-button-prev {
    display: none;
    background: url(../../images/redoworkshop/left.png) no-repeat;
    background-size: 28px 51px;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
  }
  .n-card {
    line-height: 1;
    padding-bottom: 30px;
  }
  .n-card .card-item {
    float: left;
    width: 50%;
  }
  .n-card .icon {
    font-size: 30px;
  }
  .n-card h2 {
    font-size: 14px;
    margin-top: 10px;
    position: relative;
  }
  .n-card .add {
    position: absolute;
    top: 0;
    right: 45px;
  }
  .n-card .adds {
    position: absolute;
    top: 0;
    right: 60px;
  }
  .n-card .count {
    font-size: 24px;
    margin-right: 10px;
  }
  .n-card p {
    font-size: 14px;
    color: #545454;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .theme .content {
    padding-top: 30px;
  }
  .theme li {
    width: 50%;
    font-size: 40px;
  }
  .theme .iconwarp {
    background: #fff;
    margin-top: -25px;
  }
  .theme .icon {
    font-size: 30px;
  }
  .theme .title {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .theme .conttext {
    font-size: 14px;
    line-height: 24px;
    color: #545454;
  }
  .classs {
    padding-top: 50px;
  }
  .classs .class-item {
    width: 100%;
    height: auto;
  }
  .classs .personing {
    float: left;
    width: 48%;
  }
  .classs .personing img {
    width: 100%;
    vertical-align: bottom;
  }
  .classs .personinfo {
    padding: 10px;
    width: 52%;
    float: left;
    position: relative;
  }
  .personwarp {
    width: 100%;
  }
  .alumnisaid .swiper-slide {
    overflow: hidden;
    width: 96%;
    margin: 0 auto;
  }
  .alumnisaid .swiper-slide .alumniwarp {
    margin-left: 0;
    width: 50%;
  }
  .alumnisaid .swiper-slide .alumniwarp .alumni .alumni-news {
    width: auto;
  }
  .alumnisaid .swiper-slide .alumniwarp:nth-child(1) {
    margin-left: 0;
  }
  .alumnisaid .swiper-slide .alumniwarp:nth-child(2) {
    margin-left: 0;
  }
  .alumnisaid .swiper-slide .alumniwarp:nth-child(3) {
    margin-left: 0;
  }
  .alumnisaid .swiper-slide .alumniwarp:nth-child(4) {
    margin-left: 0;
  }
  .alumnisaid .swiper-slide .alumniwarp:nth-child(5) {
    margin-left: 0;
  }
  .alumnisaid .swiper-slide .alumniwarp:nth-child(6) {
    margin-left: 0;
  }
  .crosswiseList {
    margin-top: 30px;
    text-align: center;
  }
  .crosswiseList .liLists {
    float: none;
    display: inline-block;
    margin-right: 0;
    width: 100%;
  }
  .citys {
    margin-top: 30px;
  }
  .citys li {
    width: 50%;
    height: auto;
    font-size: 20px;
  }
  .citys li img {
    vertical-align: middle;
  }
  #TabMain {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
  }
  .tabItemContainer {
    width: 100%;
    height: auto;
  }
  .tabBodyContainer {
    width: 100%;
    height: auto;
    float: left;
    background-color: #fff;
  }
  .tabItemContainer > li {
    list-style: none;
    text-align: center;
    float: left;
  }
  .tabItemContainer > li > a {
    width: 100%;
    background: #fff;
    color: #545454;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
  }
  .activity-list .acitem {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-top: 30px;
    background: #fff;
  }
  .activity-list .acitem .bottom {
    padding: 20px;
    height: auto;
  }
  .activity-list .acitem .bottom .b-title {
    font-size: 16px;
    color: #212121;
    margin-bottom: 10px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
  }
  .morebtn {
    margin-top: 30px;
  }
  .fs30 {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  .alumnisaid .swiper-slide {
    overflow: hidden;
    width: 96%;
    text-align: center;
    margin: 0 auto;
  }
  .alumnisaid .swiper-slide .alumniwarp {
    margin-left: 0;
    width: 100%;
  }
  .alumnisaid .swiper-slide .alumniwarp .alumni .alumni-news {
    width: auto;
  }
  .alumnisaid .swiper-slide .alumniwarp:nth-child(1) {
    margin-left: 0;
  }
  .alumnisaid .swiper-slide .alumniwarp:nth-child(2) {
    margin-left: 0;
  }
  .alumnisaid .swiper-slide .alumniwarp:nth-child(3) {
    margin-left: 0;
  }
  .alumnisaid .swiper-slide .alumniwarp:nth-child(4) {
    margin-left: 0;
  }
  .alumnisaid .swiper-slide .alumniwarp:nth-child(5) {
    margin-left: 0;
  }
  .alumnisaid .swiper-slide .alumniwarp:nth-child(6) {
    margin-left: 0;
  }
  .main {
    margin-top: 44px;
  }
  .com-title {
    color: #212121;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .sub-title {
    font-size: 14px!important;
    color: #545454;
    line-height: 20px;
    text-align: center;
    padding-top: 10px;
  }
  .module {
    padding: 30px 0;
  }
  .about .content {
    padding-top: 30px;
  }
  .about .basic {
    width: 100%;
    text-align: center;
  }
  .about .text {
    width: 100%;
    padding: 0 20px;
    padding-top: 20px;
  }
  .about .text p {
    font-size: 14px;
  }
  .service li {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .service li:last-child {
    margin-bottom: 0;
  }
  .main-price .content {
    padding-top: 10px;
  }
  .main-price .price li {
    float: left;
    width: 100%;
    text-align: center;
  }
  .main-price .price .item {
    padding: 20px;
  }
  .main-price .price .item .icon {
    font-size: 40px;
  }
  .main-price .price .item .title {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .module-com-title {
    padding-bottom: 30px;
    color: #212121;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .module-sub-title {
    padding-bottom: 30px!important;
    font-size: 16px;
    color: #545454;
    text-align: center;
    line-height: 30px;
  }
  .collegefriend {
    padding-top: 0;
    position: relative;
    width: 96%;
    margin: 0 auto;
  }
  .collegefriend .swiper-container {
    width: 100%;
    height: 100%;
    padding-top: 0;
  }
  .collegefriend .swiper-slide {
    text-align: left;
    font-size: 18px;
    /* Center slide text vertically */
  }
  .collegefriend .swiper-button-next {
    display: none;
    background: url(../../images/redoworkshop/right.png) no-repeat;
    background-size: 28px 51px;
    background-position: center;
    background-repeat: no-repeat;
    right: 0;
  }
  .collegefriend .swiper-button-prev {
    display: none;
    background: url(../../images/redoworkshop/left.png) no-repeat;
    background-size: 28px 51px;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
  }
  .n-card {
    line-height: 1;
    padding-bottom: 30px;
  }
  .n-card .card-item {
    float: left;
    width: 50%;
  }
  .n-card .icon {
    font-size: 30px;
  }
  .n-card h2 {
    font-size: 14px;
    margin-top: 10px;
    position: relative;
  }
  .n-card .add {
    position: absolute;
    top: 0;
    right: 45px;
  }
  .n-card .adds {
    position: absolute;
    top: 0;
    right: 60px;
  }
  .n-card .count {
    font-size: 24px;
    margin-right: 10px;
  }
  .n-card p {
    font-size: 14px;
    color: #545454;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .theme .content {
    padding-top: 30px;
  }
  .theme li {
    width: 50%;
    font-size: 40px;
  }
  .theme .iconwarp {
    background: #fff;
    margin-top: -25px;
  }
  .theme .icon {
    font-size: 30px;
  }
  .theme .title {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .theme .conttext {
    font-size: 14px;
    line-height: 24px;
    color: #545454;
  }
  .classs {
    padding-top: 50px;
  }
  .classs .class-item {
    width: 100%;
    height: auto;
  }
  .classs .personing {
    float: left;
    width: 48%;
  }
  .classs .personing img {
    width: 100%;
    vertical-align: bottom;
  }
  .classs .personinfo {
    padding: 10px;
    width: 52%;
    float: left;
    position: relative;
    height: auto;
  }
  .classs .personinfo .title {
    font-size: 16px;
    color: #212121;
    font-weight: bold;
  }
  .classs .personinfo .name {
    font-size: 14px;
    color: #212121;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .classs .personinfo .company {
    font-size: 12px;
    color: #545454;
    padding-left: 35px;
  }
  .classs .personinfo .descrip {
    color: #313131;
    font-size: 12px;
    line-height: 24px;
    text-align: justify;
  }
  .classs .personinfo .btnwarp {
    position: relative;
    left: 0;
    bottom: 0;
  }
  .classs .personinfo .btnwarp .btnlink {
    padding: 0 30px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
  }
  .personwarp {
    width: 100%;
  }
  .crosswiseList {
    margin-top: 30px;
    text-align: center;
  }
  .crosswiseList .liLists {
    float: none;
    display: inline-block;
    margin-right: 0;
    width: 100%;
  }
  .citys {
    margin-top: 30px;
  }
  .citys li {
    width: 50%;
    height: auto;
    font-size: 20px;
  }
  .citys li img {
    vertical-align: middle;
  }
  #TabMain {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
  }
  .tabItemContainer {
    width: 100%;
    height: auto;
  }
  .tabBodyContainer {
    width: 100%;
    height: auto;
    float: left;
    background-color: #fff;
  }
  .tabItemContainer > li {
    list-style: none;
    text-align: center;
    float: left;
  }
  .tabItemContainer > li > a {
    width: 100%;
    background: #fff;
    color: #545454;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
  }
  .activity-list .acitem {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-top: 30px;
    background: #fff;
  }
  .activity-list .acitem .bottom {
    padding: 20px;
    height: auto;
  }
  .activity-list .acitem .bottom .b-title {
    font-size: 16px;
    color: #212121;
    margin-bottom: 10px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
  }
  .morebtn {
    margin-top: 30px;
  }
  .fs30 {
    font-size: 16px;
  }
}
.mg-t50 {
  margin-top: 50px;
}
.reading-info .readitem {
  background-color: #fff;
  border-radius: 4px;
  display: inline-block;
  width: 48.1%;
  height: 326px;
  padding-top: 20px;
}
.reading-info .read-title {
  text-align: left;
  color: #212121;
  padding: 20px;
}
.reading-info .c-img {
  max-width: 100%;
}
.reading-info .arrowimg {
  text-align: right;
  padding-right: 20px;
}
