.pc {
    display: none;
}

body,
html {
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: #BBBBBB;
}

html {
    font-size: 15px;
}

.sj {
    display: inline-block;
    width: 100%;
}

.main-pics {
    width: 100%;
    height: auto;
    margin: 0;
    clear: both;
    text-align: left;
    position: relative;
}

.main-pics>img {
    width: 100%;
    float: left;
}

.main-pics-even {
    color: #fff;
}

.main-pics-old {
    color: #000;
}

.main-pics .main-pics-words {
    width: 100%;
    box-sizing: border-box;
    padding: 0 16px;
    clear: both;
    position: absolute;
    top: 0;
}

.main-pics .main-pics-words .section-title {
    position: relative;
    font-weight: 600;
    padding-top: 20px;
    opacity: 1;
    font-size: 32px;
    line-height: 48px;
}

.main-pics .main-pics-words .title-twoline {
    line-height: 38px;
}

.main-pics .main-pics-words .description {
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
    margin-bottom: 45px;
}

.main-icon-div>span {
    display: inline-block;
    line-height: 22px;
    margin-top: -3px;
    font-size: 16px;
    text-align: center;
}

.main-pics-one,
.main-pics-two,
.main-pics-four {
    text-align: center;
}

.main-pics-seven .main-pics-words {
    position: relative;
    background: #F5F4FA;
    float: left;
}

.main-icon-div1 {
    width: 100%;
    height: 130px;
    padding: 10px 40px 25px;
    box-sizing: border-box;
    background: #F5F4FA;
}

.main-icon-div1 ul {
    width: 100%;
    height: 85px;
}

.main-icon-div1 ul li {
    width: 33%;
}

.main-icon-div ul {
    margin-bottom: 35px;
}

.main-icon-div ul li {
    float: left;
    text-align: center;
}

.main-icon-div ul li>img {
    width: 38px;
}

.main-icon-div>span {
    display: inline-block;
    line-height: 22px;
    margin-top: -3px;
    font-size: 16px;
    text-align: center;
}

.main-icon-div span.span-spe-sj {
    font-size: 28px;
}

.spe-engwords {
    color: #124D84;
    font-size: 24px;
    font-weight: 600;
}