.caselist-box {
    background: #fff;
  }
  .caselist-box .caselist-swiper {
    height: 4.4rem;
  }
  .caselist-box .caselist-swiper .item .positionTitle {
    position: absolute;
    left: 0rem;
    right:0;
    top:40px;
  }
  /* .caselist-box .caselist-swiper .item .positionTitle p {
    font-size: .8rem;
    color: #fff;
  } */
  .caselist-box .caselist-swiper .item .positionTitle p span {
    font-size: .48rem;
    line-height: .8rem;
    color: #fff;
  }
  .caselist-box .caselist-swiper .points {
    bottom: 12px;
    left: auto;
    width: auto;
    right: 15px;
  }
  .caselist-box .caselist-swiper .points .swiper-pagination-bullet {
    width: 22px;
    height: 3px;
    display: inline-block;
    border-radius: 0;
  }
  .caselist-box .caselist-swiper .points .swiper-pagination-bullet-active {
    background: #fff;
  }


  .c-grid {
    font-size: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page-home .c-grid.home-plan {
    background-color: #fff;
}
.c-grid.p-y-tall .c-grid-layout {
    padding-top: 0px;
    /* padding-bottom: 36px; */
}
.c-g-24 {
    width: 100%;
}
.c-grid [class*=c-g-] {
    display: inline-block;
    zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}
.coll-school-plan {
    overflow: hidden;
    background: #fff;
    border: 1px solid #e5e8ed;
    box-shadow: 0 4px 8px 0 rgba(3,27,78,.12);
    border-radius: 2px;
}
.home-plan {
    padding:30px 0;
}
.c-grid-inner {
    font-size: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: -10px;
    margin-left: -10px;
}
.c-grid-inner [class*=c-g-] {
    display: inline-block;
    zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}
.coll-school-plan>.c-grid-inner>[class*=c-g-] {
    vertical-align: middle;
}
.s-24 {
    width: 100%;
}
.coll-school-plan-main {
    margin-right: 0;
    padding: 20px;
    background-color: #fff;
}
.coll-school-plan-main-hd {
    margin-bottom: 12px;
    zoom: 1;
}
.coll-school-plan-tips {
    display: inline-block;
    vertical-align: top;
    /* margin-bottom: 16px; */
    padding: 2px 8px;
    max-width: 100%;
    line-height: 20px;
    color: #008fff;
    font-weight: 400;
    border-radius: 12px;
    background-color: #b6dfff;
    box-sizing: border-box;
    float: right;
    margin-left: 20px;
    margin-top: 2px;
    margin-bottom: 0;
}
.coll-school-plan-title {
    line-height: 28px;
    font-size: 20px;
    color: #333;
    font-weight: 400;
    /* white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; */
}
.coll-school-plan-main-bd {
    margin-bottom: 0;
}
.coll-school-plan-content {
    line-height: 26px;
    font-size: 14px;
    color: #666;
}
.coll-school-plan-side {
    box-shadow: none;
    background-color: #fff;
    border-top: 1px solid #e5e8ed;
}
.coll-school-plan-feature-box {
    padding: 20px;
}
.coll-school-plan-feature-box-inner {
    display: table;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
}
.coll-school-plan-feature-main, .coll-school-plan-feature-object, .coll-school-plan-feature-button{
    display: table-cell;
    vertical-align: middle;
}
.coll-school-plan-feature-button{
    width:100px;

}
.coll-school-plan-feature-button .coll-btn{
    min-width:100px;
    height:33px;
    line-height:32px;
}
.coll-school-plan-feature-object {
    width: 48px;
}
.coll-school-plan-feature-icon {
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
}
.coll-school-plan-feature-icon.qr-code{
    width: 64px;
    height: auto;
    margin-left: -8px;
}
.coll-school-plan-feature-main {
    padding-left: 20px;
}
.coll-school-plan-feature-title {
    margin-bottom: 4px;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.coll-school-plan-feature-title img{
    width: 44px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    position: relative;
    top: -2px;
}
.coll-school-plan-feature-desc {
    height: auto;
    line-height: 18px;
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}
.coll-school-plan-feature-desc.num{
    color:#00a4ff;
    font-size:16px;
    margin-top:8px;
    font-weight:600;
}
.coll-school-plan-side-btn {
    display: block;
    padding: 20px;
    border-top: 1px solid #e5e8ed;
}
.coll-btn {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    height: 36px;
    line-height: 34px;
    min-width: 140px;
    max-width: 340px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #00a4ff;
    border: 1px solid #00a4ff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-appearance: none;
}
.coll-school-plan-side-btn .coll-btn {
    max-width: 100%;
    width: 100%;
    height: 44px;
    line-height: 42px;
}




.com-e-mod-con{
    padding:0 15px;
}
.com-e-steps {
    display: block;
    text-align: left;
    width: 100%;
}
.com-e-steps .com-e-steps-item {
    display: block;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
    position: relative;
    vertical-align: top;
    box-sizing: border-box;
}
.com-e-steps .com-e-steps-item-inner {
    padding-left: 45px;
    position: relative;
    z-index: 1;
}
.com-e-steps .com-e-step-title {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    margin-top: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: 400;
}
.com-e-steps .com-e-step-desc {
    font-size: 14px;
    color: #9b9b9b;
    line-height: 20px;
    margin-top: 0;
}
.com-e-steps .com-e-step-wrap-order {
    font-size: 0;
    color: #00a4ff;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    padding: 6px 10px;
}
.com-e-steps .com-e-step-order {
    display: inline-block;
    border: 2px solid #00a4ff;
    width: 25px;
    height: 25px;
    line-height: 23px;
    border-width: 1px;
    font-size: 12px;
    border-radius: 100%;
    text-align: center;
    box-sizing: border-box;
    font-family: 'helvetica neue',PingFangSC,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,arial,sans-serif;
}
.com-e-steps .com-e-steps-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 22px;
    width: 1px;
    height: 100%;
    background-color: #e5e5e5;
    z-index: 0;
}
.com-e-steps .com-e-steps-item:last-child:before{
    display:none;
}
.com-e-steps .com-e-steps-item:last-child{
    padding-bottom:0;
}
.page-home .com-e-wrap-reward-list {
    margin-top: 34px;
}
.com-e-reward-list {
    background: #fff;
    border: 1px solid #ddd;
    padding: 22px 20px 26px;
}
.com-e-reward-list .reward-list-desc {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    text-align: left;
}
.com-e-reward-list .reward-list-con {
    margin-top: 0;
}

.com-e-reward-list .reward-list-item-outer {
    border-left: none;
    padding-left: 28px;
    margin-top: 20px;
}
.com-e-reward-list .reward-list-item-inner {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-top: 0px;
    position: relative;
}
.com-e-reward-list .reward-item-icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-image: url(../images/sprite-arrow.svg);
    position: absolute;
    left: -28px;
    background-position: 75.44999999999999% 56.44%;
    background-size: 711.1111111111111% 661.1111111111111%;
    background-repeat: no-repeat;
}
.reward-mod.com-2-mod{
    margin:35px 0;
}
.e-partner-only-logo{
    padding:0 15px;
}
.clearfix:before,.clearfix:after{
    content:'';
    display:table;
    clear:both;
}
.e-partner-only-logo.e-6rows .e-partner-wrap {
    float: left;
    width: 33.3%;
    overflow: hidden;
}
.e-partner-only-logo .e-partner-inner {
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}
.e-partner-only-logo .e-partner-logo {
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
    box-sizing: border-box;
    display: block;
}
.e-partner-only-logo .e-partner-logo img {
    width: 100%;
    height: auto;
    display: block;
    background-color: #f8f8f8;
    max-height: 100%;
    max-width: 100%;
}




/* 招募信息 */
.xtab-wrap *,
.xtab2_wrap * {
  box-sizing: border-box;
}
.xtab-wrap,
.xtab-wrap .xtab {
  width: 100%;
  height: 1.28rem;
  background: #fff;
}
.xtab-wrap .xtab {
  position: relative;
}
.xtab-wrap .xtab.fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
}
.xtab-wrap .xtab .xtab-list {
  white-space: nowrap;
  letter-spacing: 0;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  font-size: 0;
  padding-left: 1.33333333rem;
}
#J-tab2{
    padding-left:2.1rem;
}
.xtab-wrap .xtab .xtab-list li {
  display: inline-block;
  padding: 0 0.37333333rem;
  line-height: 1.28rem;
  color: #373d41;
  font-size: 0.37333333rem;
  width: auto;
}
.xtab-wrap .xtab .xtab-list li:last-child {
  margin-right: 1.33333333rem;
}
.xtab-wrap .xtab .xtab-list li.active {
  color: #36f;
  height: 1.28rem;
  /* border-bottom: 2px solid #36f; */
}
.xtab-wrap .xtab .xtab-list li span {
  color: inherit;
  display: block;
}
.xtab-wrap .xtab .next {
  display: block;
  width: 1.6rem;
  height: 1.28rem;
  background-image: -webkit-linear-gradient(45deg, transparent, #fff);
  background-image: linear-gradient(45deg, transparent, #fff);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.xtab-wrap .xtab .xtab-tit {
  font-size: 0.37333333rem;
  width: auto;
  display: inline-block;
  line-height: 1.28rem;
  height:1.29rem;
  padding: 0 0 0 0.42666667rem;
  font-weight: 600;
  color: #373d41;
  position: absolute;
background: #fff;
z-index: 2;
top: 0;
left: 0;
}
.xtab2 {
  width: 100%;
  height: 1.28rem;
  background: #fff;
  margin-top: 0.26666667rem;
}
.xtab2_wrap {
  width: 100%;
  height: 1.28rem;
  background: #fff;
  font-size: 0;
}
.xtab2_wrap li {
  display: inline-block;
  padding: 0 0.37333333rem;
  line-height: 1.28rem;
  color: #373d41;
  font-size: 0.37333333rem;
}
.xtab2_wrap li.active {
  color: #36f;
  height: 1.28rem;
  border-bottom: 2px solid #36f;
}
.xtab2_wrap .xtab2_tit {
  font-size: 0.37333333rem;
  width: auto;
  display: inline-block;
  line-height: 1.28rem;
  padding: 0 0 0 0.42666667rem;
  font-weight: 600;
  color: #373d41;
}
.file-list * {
  /*box-sizing: border-box;*/
}
.file-list .lc-ul li {
  width: 100%;
  height: 2.82666667rem;
  background: #fff;
  margin-top: 0.26666667rem;
  position: relative;
}
.xtab-wrap{
    position:relative;
}
.file-list .lc-ul li:after, .xtab-wrap:after{
    content:'';
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:1px;
    border-bottom:1px solid #e5e5e5;
    -webkit-transform:scaleY(.5);
    transform:scaleY(.5);
    -webkit-transform-origin:0 100%;
    transform-origin:0 100%;
    z-index:2;
}
.file-list .lc-ul li .zm-title {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 2.82666667rem;
  padding: 0.4rem;
}
.file-list .lc-ul li .zm-title h3 {
  color: #373d41;
  font-size: 0.39rem;
  /*line-height: 0.64rem;*/
  height: 1.28rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
}
.file-list .lc-ul li .info {
  position: absolute;
  bottom: 0.4rem;
  color: #9b9ea0;
  font-size: 0.32rem;
  left: 0.2rem;
  display: flex;
  width: 96%;
  justify-content: space-between;
}
.file-list .lc-ul li .info .mark-btn {
  margin-right: 0rem;
  display: inline-block;
  max-width: 38%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.file-list .lc-ul li .info .mark-btn .mark-icon {
  display: inline-block;
  margin-right: 0.08rem;
  vertical-align: middle;
  width: 0.32rem;
  height: 0.32rem;
  margin-top: -2px;
}
.file-list .lc-ul li .info .mark-btn .zm-icon {
  background: url(../images/zhaomu.svg) no-repeat 50%;
  background-size: 0.32rem;
}
.file-list .lc-ul li .info .mark-btn .yp-icon {
  background: url(../images/yaopin.svg) no-repeat 50%;
  background-size: 0.37333333rem;
}
.file-list .lc-ul li .info .mark-btn .jb-icon {
  background: url(../images/jibing.svg) no-repeat 50%;
  background-size: 0.32rem;
}
.file-list .lc-ul li .info .mark-btn .testing {
  color: #f15533;
}
.file-list .lc-ul li .info .mark-btn .tested {
  color: #00ba6b;
}
.file-list .load-more {
  width: 100%;
  height: 1.06666667rem;
  line-height: 1.06666667rem;
  text-align: center;
  background: #fff;
  margin-top: 0.26666667rem;
  color: #333;
  font-size: 0.37333333rem;
}



.xtab2_wrap li{
    width:auto;
}
/* 
.caselist-swiper .item{
    background-position:center;
} */
.e-hero-bar-title{
    font-size: 22px;
    line-height: 33px;
    color: #fff;
    font-weight: 400;
    text-align:center;
}

.e-hero-bar-desc{
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-top: 5px;
    margin: 5px auto 0;
    max-width: 700px;
    text-align:center;
}

.e-hero-bar-btns{
    text-align:center;
    margin-top:13px;
}
.e-hero-bar-btns .c-btn{
    padding:0 20px;
    height:32px;
    line-height:32px;
}


.c-pages-wrap{
    padding:25px 0;
}
.c-pages-wrap .c-pages{
    text-align:center;
    line-height:32px;
    position:relative;
}
.c-pages-item {
    display: inline-block;

    width: 35px;

    line-height: 16px;
    font-size: 14px;
    
    color: #666;
    text-align: center;

    box-sizing: border-box;
    text-decoration: none;

    margin: 0;
    height: auto;

}
.c-pages-item-next, .c-pages-item-prev{
    display: inline-block;
    position:absolute;
    top:0;
    color:#00a4ff;
    border:0;
    width: auto;
}
.c-pages-item-next{
    right:0;
    padding: 10px 16px 10px 0;
}
.c-pages-item-prev{
    left:0;
    padding: 10px 0 10px 16px;
}


.lc-ul{
  min-height:1200px;
}


/* 视频样式 */
.videos-panel .com-2-topic-panel-bg{
    position:relative;
}
.videos-panel .com-2-topic-panel-bg::after{
    content:'';
    position:absolute;
    width:32px;
    height:32px;
    bottom:0;
    left:0;
    right:0;
    top:0;
    margin:auto;
    background:url(../images/Play.svg) no-repeat center;
    background-size:contain;
}
.videos-panel .com-2-topic-panel-bg::before{
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    top:0;
    background-color:rgba(0,0,0,.1)
}




.com-tag-v2 {
    vertical-align: -11px !important;
    margin-left: 10px;
}


.coll-school-plan-feature-icon1{
    width: 56px;
    height: 56px;
    margin-left: -4px;
}
.xtab-wrap .xtab .xtab-list li:last-child{
  margin-right:2rem;
}
.lc-ul {
  min-height: 1147px;
}



.help-body-hot{
  padding:0 15px 10px;
}
.help-body-hot li{
  height:17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 17px;
  margin-bottom: 12px;
  /* padding-right: 30px; */
  padding-left:10px;
  position:relative;
}
.help-body-hot li:before{
  content:'';
  display:block;
  position:absolute;
  width:2px;
  height:2px;
  background:#9b9ea0;
  border-radius:100%;
  top:8px;
  left:0px;
}
.help-body-hot li a{
  color:#666;
  font-size:14px;
}
