.gbcbox {
    width: 100%;
    height: 400px;
}

.titlebox.problem {
    width: 610px;
}


/* 高考升学的难点 */

.gksxndmain {
    margin: 110px auto 50px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.gksxndmain .list {
    width: 240px;
    height: 120px;
    padding: 0 20px 20px 20px;
    background-color: #fff;
    box-shadow: 0 0 20px #eeeeee;
    border-radius: 10px;
    position: relative;
}

.gksxndmain .list .imgbox {
    width: 70px;
    height: 70px;
    position: absolute;
    top: -35px;
    transform: translateX(-50%);
    left: 50%;
}

.gksxndmain .list .imgbox img {
    width: 100%;
    height: 100%;
}

.gksxndmain .list h1 {
    font-size: 22px;
    color: #333333;
    margin: 40px 0 20px 0;
    font-weight: normal;
    text-align: center;
}

.gksxndmain .list .list-des {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    text-align: center;
    margin: 55px 0 20px 0;
}


/* 产品介绍 */

.prodetail {
    width: 100%;
    background-color: #fff;
}

.prodetail .titlebox {
    width: 222px;
}

.prodetail .mainpro {
    height: 100%;
    position: relative;
    margin: 0 auto
}

.prodetail .mainpro .tits {
    width: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    font-weight: normal;
    margin: 30px auto;
    text-align: center;
}

.mainpro .productbox {
    overflow: hidden;
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mainpro .productbox .list {
    width: 320px;
    margin-bottom: 30px;
    overflow: hidden;
}

.mainpro .productbox .list .topside {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}

.mainpro .productbox .list .topside .imgbox {
    width: 70px;
    height: 70px;
}

.mainpro .productbox .list .topside .imgbox img {
    width: 100%;
    height: 100%;
}

.mainpro .productbox .list .topside h1 {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-left: 15px;
}

.mainpro .productbox .list p {
    font-size: 16px;
    line-height: 30px;
    color: #999999;
}


/* 我们的服务 */

.serviceprocess .servicemain {
    margin: 0 auto;
    overflow: hidden;
}

.servicebox {
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.servicebox h1 {
    width: 100%;
    font-size: 20pxpx;
    color: #666666;
    margin: 0 auto 10px auto;
    text-align: center;
}

.servicebox h2 {
    width: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    font-weight: normal;
    margin: 0 auto 30px auto;
    text-align: center;
}

.servicebox .list {
    width: 230px;
    height: 280px;
    padding: 0 25px;
    background-color: #fff;
    box-shadow: 0 0 20px #eeeeee;
    position: relative;
}

.servicebox .list .imgbox {
    width: 68px;
    height: 68px;
    margin: 40px auto 0 auto;
}

.servicebox .list .imgbox img {
    width: 100%;
    height: 100%;
}

.servicebox .list p {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    margin-top: 30px;
}


/* 综评、强基初审及面试培训  */

.examinebox ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.examinebox ul li {
    width: 260px;
    margin: 50px 0;
    overflow: hidden;
}

.examinebox ul li .imgbox {
    width: 260px;
    height: 160px;
    border-radius: 0 30px 0 30px;
    overflow: hidden;
}

.examinebox ul li .imgbox img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.examinebox ul li p {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    padding: 0 15px;
    margin-top: 20px;
}


/* 服务优势 */

.fwysbox {
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.fwysbox .list {
    width: 230px;
    padding: 0 25px 20px 25px;
    background-color: #fff;
    box-shadow: 0 0 20px #eeeeee;
    border: 1px solid #ecebee;
    position: relative;
}

.fwysbox .list .imgbox {
    width: 80px;
    height: 80px;
    margin: 40px auto 0 auto;
}

.fwysbox .list .imgbox img {
    width: 100%;
    height: 100%;
}

.fwysbox .list h1 {
    font-size: 18px;
    color: #333333;
    margin: 10px 0;
    text-align: center;
}

.fwysbox .list p {
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}


/* 成功案例 */
.successbox {
  margin-bottom: 30px;
  position: relative;
  margin-top: 50px;
}
.successbox .prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -70px;
}
.successbox .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -70px;
}
.successbox .hd a {
  width: 44px;
  height: 44px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #bfbfbf;
}
.successbox .hd a .iconfont {
  font-size: 40px;
}
.successbox .success-list .success-item {
  width: 338px;
  height: 184px;
  margin-right: 30px;
  padding: 40px 20px 20px 20px;
  border-radius: 5px;
  position: relative;
}
.successbox .success-list .success-item .imgbox {
  width: 60px;
  height: 60px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: green;
}
.successbox .success-list .success-item .msgside {
  background-color: #fff;
  padding: 40px 15px 20px;
    height: 184px;
    box-sizing: border-box;
}
.successbox .success-list .success-item .msgside h1 {
  text-align: center;
  font-size: 24px;
  color: #333333;
  font-weight: normal;
  margin: 0 0 20px 0;
}
.successbox .success-list .success-item .msgside p {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
