.se-count1 {
    width: 365px;
    height: 462px;
    margin: 0 auto;
}
.se-count1 h3 {
    color: #101C94;
    font-size: 36px;
    line-height: 36px;
    margin-top: 100px;
    text-align: center;
}
.se-count1-descbox {
    width: 350px;
    height: 220px;
    position: relative;
    padding-top: 20px;
}
.se-count1-descbox img {
    width: 23px;
    height: 124px;
    position: absolute;
    top: 60px;
    left: 0;
}
.se-count1 h4 {
    color: #077AEC;
    font-size: 30px;
    line-height: 30px;
}
.se-count1-descbox p {
    color: #666666;
    font-size: 26px;
    line-height: 26px;
    margin-left: 41px;
    margin-top: 30px;
}
.se-count1-descbox span {
    font-weight: 600;
}
.se-count2 {
    width: 100%;
    height: 420px;
}
.se-count2 h3 {
    color: #101C94;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
}
.se-count2-desc {
    width: 1200px;
    height: 160px;
    background: rgba(239,242,255,1);
    border-radius: 90px;
    margin: 80px auto 0;
}
.se-count2-desc p {
    width: 926px;
    height: 90px;
    color: #077AEC;
    font-size: 18px;
    line-height: 36px;
    margin-left: 125px;
    margin-top: 42px;
    float: left;
}
.se-count3 {
    width: 100%;
    height: 790px;
}
.se-count3 h3 {
    color: #101C94;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
}
.se-count3 h4 {
    color: #077AEC;
    font-size: 18px;
    text-align: center;
    margin-top: 45px;
}
.se-count3-descbox {
    width: 1200px;
    height: 450px;
    margin: 70px auto 0;
    display: flex;
    justify-content: space-between;
}
.se-count3-child {
    width: 380px;
    height: 450px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 30px 0px rgba(220,225,244,0.8);
}
.se-count3-child img {
    display: block;
    width: 200px;
    height: 150px;
    margin: 41px auto 0;
}
.se-count3-child h3 {
    color: #101C94;
    font-size: 22px;
    text-align: center;
    margin-top: 51px;
}
.se-count3-child p {
    width: 305px;
    color: #666666;
    font-size: 16px;
    line-height: 36px;
    margin: 22px auto 0;
}
.se-count4 {
    width: 100%;
    height: 700px;
    background-color: #F0F3F8;
    padding-top: 75px;
}
.se-count4 h3 {
    color: #101C94;
    font-size: 36px;
    text-align: center;
}
.se-count4 img {
    display: block;
    width: 1202px;
    height: 395px;
    margin: 78px auto 0;
}
.se-count6 {
    width: 100%;
    height: 620px;
    padding-top:100px;
}
.se-count6 h3 {
    color: #101C94;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
}
.se-count6-descbox {
    width: 1200px;
    height: 280px;
    margin: 123px auto 0;
    display: flex;
    justify-content: space-between;
}
.se-count6-child {
    width: 280px;
    height: 280px;
    box-shadow: 0px 0px 30px 0px rgba(220,225,244,0.8);
    position: relative;
}
.se-count6-child img {
    width: 80px;
    height: 80px;
    position: absolute;
    top: -42px;
    left: 100px;
}
.se-count6-child h3 {
    color: #101C94;
    font-size: 22px;
    text-align: center;
    margin-top: 92px;
}
.se-count6-child p {
    display: block;
    color: #666666;
    font-size: 16px;
    line-height: 36px;
    margin: 22px auto 0;
}
.se-count6-p1 {
    width: 224px;
}
.se-count6-p2,.se-count6-p3 {
    width: 210px;
}
.se-count6-p4 {
    width: 192px;
}