main {
    padding-top: 40px
}

/* 简介 */

.jj-title {
    padding-top: 30px;
    padding-bottom: 30px
}
.jj-text {
    font-size: 24px;
    line-height: 50px
}

.jj-text div {
    text-indent: 2rem;
   
}
/* 报名条件 */
 
.bm-content {
 
    background-color: #e8f1d3;
}
.bm-title {
    padding-top: 45px;
    padding-bottom: 55px;
}

.bm-text ul {
    padding-bottom: 40px;
}
.bm-text ul li {
    height: 48px;
    line-height: 48px;
    font-size: 21px;
    font-weight: bold;
    margin-left: 34px;
    margin-bottom: 24px;
    position: relative;
}
.bm-numb {
    width: 60px;
    height: 49px;
    color: white;
    text-align: center;
    display: inline-block;
    background: url('../images/zsjz-pic13.png') no-repeat 0  0;
    
    
}


.bm-font {
    height: 48px;
   
    display: inline-block;
    position: absolute;
    padding: 0 10px;
    border:  1px solid #6e980c ;
    box-sizing:border-box;  
    -moz-box-sizing:border-box; /* Firefox */  
     -webkit-box-sizing:border-box; /* Safari */  
     border-left: none;
}

/* 我们的优势 */

.ys-content {
    font-size: 23px;
    font-weight: bold;
    height: 400px;
}
.ys-title {
    padding: 45px 0;
}

.ys-text {
    position: relative;
}
.ys-text div{
   
    border: 1px solid #638c0b;
    border-radius: 10px;
    
}
.ys-text div span {    
    line-height: 45px;
    border: 1px solid #b3d465;
    border-radius: 10px;
}

.ys-content .ys-text .ys1 {
    width: 708px;
    height: 45px;
  position: absolute;
  top: 0;
  left: 0;
}
.ys-text .ys1 span {
    width: 708px;
    height: 45px;
    position: absolute;   
    top: 3px;
    left: 3px;
    text-align: center;
}

.ys-text .ys2 {
    width: 460px;
    height: 45px;
    position: absolute;
    top: 70px;
    right: 0;
}

.ys-text .ys2 span {
    width: 460px;
    height: 45px;
    position: absolute;   
    top: 3px;
    right: -3px;
    text-align: center;
}
.ys-text .ys3 {
    width: 1008px;
    height: 87px;
    position: absolute;
    top: 140px;
    left: 0;
}

.ys-text .ys3 span {
    width: 992px;
    height: 72px;
    line-height: 30px;
    padding: 10px 10px 5px 10px;
    position: absolute;   
    top: 6px;
    left: 6px;
}

/* 课程设置 */

 .kc-content .kc-title {
    padding-top: 45px
 }

 /* 常见问题 */

.cj-title {
    padding-bottom: 45px;
}


.cj-text .cjwt1,.cj-text .cjwt2,.cj-text .cjwt3,.cj-text .cjwt4 {
  background-color: #f4f4f4;
  margin-bottom: 25px;
}

.cjwt1 .top-text,.cjwt2 .top-text,.cjwt3 .top-text,.cjwt4 .top-text {
    width: 950px;
    font-size: 24px;
    font-weight: bold;
    color: black;
    padding: 20px 0;
    margin-left: 30px;
    border-bottom: 2px solid #d2d2d2
}
.cjwt1 .top-text span,.cjwt2 .top-text span,.cjwt3 .top-text span,.cjwt4 .top-text span {
    padding-bottom: 16px ;
    border-bottom: 2px  solid #f19149;
    background: url('../images/zsjz-pic12.png') no-repeat;
    padding-left: 40px;
}

.cjwt1 .bottom-text,.cjwt2 .bottom-text,.cjwt3 .bottom-text,.cjwt4 .bottom-text {
    width: 950px;
    margin-left: 30px;
    padding: 21px 0 65px 0;
    font-size: 21px;
    line-height: 35px;

}
.cjwt1 .bottom-text span,.cjwt2 .bottom-text span,.cjwt3 .bottom-text span,.cjwt4 .bottom-text span {
    float: left;
    display: inline-block;
    width: 35px ;
    height: 61px;
    line-height: 25px;
    background-color: #6e980c;
    color: #fff;
    padding-top: 10px ;
    text-align: center;
    margin-right: 10px;
}