body{
    margin:0;
}
.top-icon {
    padding: 28px;
}
.box{
    width: 1520px;
    margin:0 auto;
}
.sbox{
    padding: .5rem 80px;
    position: relative;
    z-index: 2;
}
.sbox h3{
    font-size:4rem;
    font-family:STSongti-SC-Regular,STSongti-SC;
    font-weight:400;
    color:rgba(72,87,182,1);
    line-height:5.2rem;
}
.sbox p{
    font-size:1.2rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:2rem;
}
.sbox p a,.box h4 a{
    color: #4857B6;
    text-decoration: none;
}

.sbox p a {
    color: rgba(72, 87, 182, 1);
    text-decoration: none;
}

.sbox p a:hover {
    text-decoration: underline;
}

.box h4 a:hover {
    color: rgba(72, 87, 182, 1);
    text-decoration: underline;
}
.sbox h4 a{
    font-family:STSongti-SC-Regular,STSongti-SC;
}
.box h4{
    font-size:2rem;
    font-family:STSongti-SC-Regular,STSongti-SC;
    font-weight:400;
    color:rgba(72,87,182,1);
    line-height:2rem;
    position: relative;
}
.pa{
    padding-left: 5rem;
}
.be:before{
    content:'';
    width:5rem;
    height:5px;
    background: #4857B6;
    position: absolute;
    top:-1.5rem
}
.img1{
    position: absolute;
    width:42%;
    bottom:-3rem;
    right:2rem;
}
.img2{
    position: absolute;
    top:9rem;
    right:7rem;
}
.img4,.img12{
    width:46%;
}
.sbox1{
    padding-bottom:9rem;
    background: #F2F5FA;
}
.center{
    margin:4rem auto;
    text-align: center;
}
.img3,.img7,.img11{
    width:8%;
}

.img5 {
    position: absolute;
    right: 0;
    bottom: -50px;
}

.img13 {
    position: absolute;
    right:0;
    bottom:0;
}

.img6 {
    position: absolute;
    top: 500px;
    right: 342px;
}

.img14 {
    position: absolute;
    right: 620px;
    bottom: 280px;
}

.img10{
    width:60%;
    position: absolute;
    right:12rem;
    bottom:24rem;
}
.img8{
    width:42%;
    position: absolute;
    right:0;
    top:4rem;
}
.img9{
    width:42%;
    position: absolute;
    left:0;
    bottom:0;
}
.p1,.p2,.p3,.p4{
    width:40%;
    position: absolute;
    right:0;
    top:18%;
}
.p2{
    left:8%;
    top:80%;
}
.p3{
    left:0;
    top:18%;
}
.p4{
    right:8%;
    top:80%;
}
.sbox p.p5{
    font-size: 2.5rem;
    color:#666;
    line-height: 3.5rem;
}
.sbox2{
    height:60rem;
    padding-top: 10rem;
}
.sbox3,.sbox4{
    height:60rem;
    padding-top: 10rem;
}
.sbox2:after,.sbox4:after{
    content: "";
    width:85%;
    height:100%;
    background: #FAEEF9;
    position: absolute;
    top:0;
    left:0;
    z-index: -1;
}
.sbox4:after{
    background: #FFF5ED;

}
.sbox3:after{
    content: "";
    width:85%;
    height:100%;
    background: #F2FAFB;
    position: absolute;
    top:0;
    right: 0;
    z-index: -1;
}
.flag{
    width:3rem;
    margin-left: 3rem;
}
.link-content{
    width: 1520px;
    margin:3rem auto;
    background: #F2F5FA;
    box-sizing:border-box;
    padding:3rem;
    overflow: hidden;
}
.link-content h3{
    width:22%;
    float: left;
    font-size: 1.5rem;
    font-weight:400;
}
ul{
    float: left;
    padding-left:2rem;
}
ul li{
    list-style: none;
    line-height: 3rem;
    font-size: 1rem;
}
li span{
    margin-right:5px;
}
li a{
    color:#666;
    text-decoration: none;
}

.link-content .long li a:hover {
    color: #4857B6;
    text-decoration: underline;
}

.foot{
    line-height:60px;
    text-align: center;
    background: #40424C;
    color:#fff;
}
.long{
    display: flex;
}

.pc-box {
    display: block;
}

.phone-box {
    display: none;
}

@media screen and (max-device-width: 1680px) {
    .link-content {
        width: 1200px;
    }
    .box{
        width: 1200px;
        margin: 0 auto;
    }

    .img14 {
        width: 500px;
        bottom: 400px;
        right: 560px;
    }

    .img6 {
        width: 513px;
        top: 466px;
        right: 315px;
    }

    .long li {
        font-size: 14px;
    }
}


@media screen and (min-width: 320px) and (max-width: 768px) {
    *,
    *:before,
    *:after {
        box-sizing: inherit;
        font-family: PingFangSC-Semibold, PingFang SC;
        　-webkit-overflow-scrolling: touch;
        　overflow-scrolling: touch;
    }

    a {
        color: #4A58B6;
    }

    p {
        position: initial !important;
    }

    .pc-box {
        display: none;
    }

    .phone-box {
        display: block;
    }

    .box h4 a {
        text-decoration: underline;
    }

    .link-content, .box {
        width: 100%;
        overflow-x: hidden;
    }

    .top-icon {
        padding: 10px 20px;
    }

    .img6 {
        display: none;
    }

    .sbox {
        padding: 10px 14px;
    }

    .sbox1 h3, h4 {
        color: #4857B6;
        font-size: 16px !important;
        margin-bottom: 20px;
        line-height: 22px;
        font-family: PingFangSC-Semibold, PingFang SC !important;
    }

    .sbox1 p {
        color: #333333;
        font-size: .8rem;
        margin: 0;
    }

    .sbox1 .img1 {
        width: 52%;
        right: 4%;
    }

    .sbox1 .img2 {
        display: none;
    }

    .sbox1 .be {
        margin-top: 45px;
    }

    .sbox1 .phone-p {
        width: 63%;
        line-height: 23px;
    }

    .sbox1 .phone-p br{
        display: none;
    }

    .pa {
        padding-left: 10px;
    }

    .phone-box img {
        position: initial;
    }

    .phone-box .phone-sbox1 {
        display: block;
        position: relative;
    }

    .phone-box p {
        font-size: .8rem;
        position: initial;
        width: calc(100% - 20px);
        padding: 0 10px;
        color: #666;
        line-height: 2rem;
        text-align: left;
    }

    .phone-box .content-1 {
        position: relative;
        padding: 20px 0;
    }

    .phone-box .phone-sbox1 .content-1:after {
        content: "";
        width: 85%;
        height: 100%;
        background: #FAEEF9;
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
    }

    .phone-box .phone-sbox1 .img4 {
        width: 70%;
        margin-top: 20px;
        margin-left: 10px;
    }

    .phone-box .phone-sbox1 .img5 {
        width: 70%;
        position: initial;
        margin-top: 50px;
        padding-right: 20px;
    }

    .phone-box .phone-sbox1 .content-2 {
        text-align: right;
    }

    .phone-box .phone-sbox2 .content-1 {
        text-align: right;
        padding: 20px 0;
    }

    .phone-box .phone-sbox2 .content-1:after {
        content: "";
        width: 85%;
        height: 100%;
        background: #F2FAFB;
        position: absolute;
        z-index: -1;
        top: 0;
        right: 0;
    }

    .phone-box .phone-sbox2 .center {
        text-align: center;
    }

    .phone-box .phone-sbox2 .img8 {
        width: 70%;
        position: initial;
        padding-right: 20px;
    }

    .phone-box .phone-sbox2 .content-2 .img9 {
        width: 70%;
        margin-top: 50px;
        margin-left: 10px;
    }

    .phone-box .phone-sbox3 .center {
        text-align: center;
    }

    .phone-box .phone-sbox3 .img12 {
        width: 70%;
    }

    .phone-box .phone-sbox3 .content-1:after {
        content: "";
        width: 85%;
        height: 100%;
        background: #FFF5ED;
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
    }

    .phone-box .phone-sbox3 .content-2, .phone-box .phone-sbox3 .content-2 p {
        text-align: right;
    }

    .phone-box .phone-sbox3 .img13 {
        width: 70%;
        margin-top: 50px;
        margin-right: 20px;
    }

    .link-content {
        padding: 10px 14px 20px 14px;
        margin-bottom: 0;
    }

    .link-content h3 {
        width: 100%;
        font-size: 16px;
        margin-bottom: 0;
    }

    .link-content .long {
        display: block;
    }

    .link-content .long ul {
        display: inline-block;
        padding-left: 0;
        margin-bottom: 0;
        margin-left: 10px;
    }

    .link-content .long ul li {
        font-size: .7rem;
        line-height: 25px;
    }

    .foot {
        font-size: .8rem;
    }
}