/* .section-header {margin-bottom: 20px;} */
.section-header h1,
.section-header h3 {
    font-size: 30px;
    color: #1c1d1f;
    text-align: center;
    font-weight: normal;
    line-height: 30px;
}

.section-header p {
    color: #323235;
    line-height: 24px;
    width: 86%;
}

.section-body p {
    font-size: 16px;
    color: #1c1d1f;
}

.section-body span {
    display: block;
    text-align: left;
    line-height: 22px;
    color: #626266;
    overflow: visible;
}

.section-a1 .section-body span {
    text-align: center;
}

/* .section-a1 ul {padding-top: 40px;} */
.section-a1 li {
    cursor: auto;
}

.section-body ul li .icon-box {
    position: relative;
    width: 80px;
    height: 80px;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.section-body ul li .icon-box object {
    position: absolute;
    bottom: 0;
    transform: translate(-50%);
    left: 50%;
}

.section-a1 li img {
    width: initial;
    height: initial;
    max-width: 100%;
}

.mobile-data,
.show-more {
    display: none;
}

.banner-info {
    max-width: 640px;
}
.honor-inner,.honor-inner span{
    color: #f39f19;
}
.honor-inner img{
    vertical-align: sub;
}
.honor-inner a{
    color: #f39f19;
    margin-left: 5px;
}
.sliderimg{
    background-image: url(static/image/waf-banner.png);
}
.mb10{
    margin-bottom: 10px;
}
.waf>img{
    width: 63%;
}