.banner-wrap {
    background: url('../imgs/banner_smsykx.jpg') no-repeat;
    background-size: 100%;
    width: 100%;
    height: 20rem;
}

.link-wrap {
    padding: 1.25rem 0.9375rem;
    background: linear-gradient(#b2d6f9, #fff);
}

.link-item {
    margin-top: 0.9375rem;
    background: #fff;
    border-radius: 0.625rem;
    -webkit-border-radius: 0.625rem;
    -moz-border-radius: 0.625rem;
    -ms-border-radius: 0.625rem;
    -o-border-radius: 0.625rem;
    padding: 1.5rem 1.4375rem;
    position: relative;
}

.link-item .title {
    color: #111E36;
    font-size: 1.125rem;
    font-weight: bold;
}

.title-en {
    color: #2F3749;
    font-size: 0.875rem;
    margin-top: 0.4375rem;
}

.icon-go {
    width: 1.375rem;
    height: 0.6875rem;
    background: url(../imgs/icon-jt.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 1.3125rem;
    top: 3.75rem;
}

.about-wrap {}

.about-img {
    width: 100%;
}

.about-title {
    font-size: 1.25rem;
    text-align: center;
    margin: 2.1875rem 0 1.1875rem 0;
}

.about-title1 {
    font-size: 1rem;
    font-weight: bold;
    margin: 1.375rem 0;
}

.about-p {
    font-size: 1rem;
    color: #393D48;
    line-height: 1.875rem;
}

.advertise {
    background: url(../imgs/sy_bj.jpg);
    background-size: cover;
    height: 14.6875rem;
    margin: 1.5625rem 0;
    font-size: 1.125rem;
    color: #fff;
    position: relative;
}

.ad-text {
    width: 17rem;
    line-height: 2rem;
    margin: 0rem auto;
    padding-top: 3.125rem;
}

.ad-bg {
    background: #fff;
    opacity: 0.2;
    position: absolute;
    left: 1.375rem;
    top: 1.75rem;
    right: 1.375rem;
    bottom: 1.6875rem;
    border-radius: 0.625rem;
    -webkit-border-radius: 0.625rem;
    -moz-border-radius: 0.625rem;
    -ms-border-radius: 0.625rem;
    -o-border-radius: 0.625rem;
}

.ad-icon-go {
    cursor: pointer;
    width: 6.25rem;
    height: 1.875rem;
    line-height: 1.875rem;
    background: #FF9D43;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    position: absolute;
    right: 8.5625rem;
    bottom: 3.125rem;
    border-radius: 2.125rem;
    font-size: 1rem;
}

.part-title {
    font-size: 1.25rem;
    color: #111E36;
    text-align: center;
    padding: 0.3125rem 0 1.1875rem 0;
}

.partner-img {
    width: 100%;
    margin-bottom: 2.8125rem;
}