.proxy {
    width: 100%;
    padding-top: 76px;
}

.proxy .title-group {
    /* color: #333333;
    text-align: center;
    background-image: url(../images/about/preferential-bg.png);
    background-size: cover;
    width: 100%;
    height: 544px;
    background-repeat: no-repeat; */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

 .btitle {
    font-size: 35px;
    font-weight: 800;
    padding-bottom: 24px;
}

 .stitle {
    font-size: 18px;
    padding-bottom: 45px;
}

.ext-btn {
    background-color: #3686FF;
    border-radius: 10px;
    height: 50px;
    width: 200px;
    margin: 0 auto;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
}

.the-box {
    display: flex;
    margin-bottom: 50px;
    justify-content: center;
}

.left-tria {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 18px solid rgb(230, 230, 230);
}

.right-tria {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 18px solid rgb(230, 230, 230);
}

.left-tria-box {
    border-bottom: 1px solid rgb(230, 230, 230);
    width: 400px;
    /* text-align: right; */
    padding-left: 370px
}

.right-tria-box {
    border-bottom: 1px solid rgb(230, 230, 230);
    width: 400px;
}

.concent {
    text-align: center;
    padding-top: 104px;
}

.inner-tit {
    font-size: 25px;
    font-weight: 800;
    margin: 0 40px;
}

.flex {
    display: flex;
    flex-wrap: wrap;

}

.flex1 {
    display: flex;
    flex-wrap: wrap;

}

.iocnbox {
    flex: 1;
}

.concent .flex {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
    overflow: hidden;
}

.concent .flex1 {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 30px;
    overflow: hidden;
}

.gary-bg {
    background-color: rgb(245, 245, 245);
    overflow: hidden;
}

.concent .flex .iocnbox .iocn img {
    width: 72px;
    height: 72px;
    margin-bottom: 20px;
}

.concent .flex .iocnbox .side-tit {
    font-size: 20px;
}

.concent .ext-btn {
    margin-bottom: 30px;
}

.sanc .iocnbox .sec-txt {
    color: #999;
    font-size: 16px;
}

.concent .sec-txt {
    font-size: 18px;

    margin-bottom: 70px;
}

.gary-bg .inner-tit {
    margin-bottom: 50px;
}

.gary-bg .flex .iocnbox .iocn .link-img {
    width: 90%;
    height: 100%;
}

.gary-bg .flex1 .iocnbox .iocn .link-img {
    width: 90%;
}

.gary-bg .flex .iocnbox .side-tit span {
    color: #3686FF;
    font-style: oblique;
    font-weight: 800;
    font-size: 48px;
}

.gary-bg .flex1 .iocnbox .side-tit span {
    color: #3686FF;
    font-style: oblique;
    font-weight: 800;
    font-size: 48px;
}

.flex .fx-item img {
    width: 80%;
}

.flex .fx-item {
    width: 33%;

}

.flex .fx-item span {
    color: #3686FF;
}

.flex .fx-item .item-tit {
    font-weight: 800;
}

.flex1 .fx-item img {
    width: 80%;
}

.flex1 .fx-item {
    width: 33%;
    text-align: center;
    margin-bottom: 20px;
}

.flex1 .fx-item span {
    color: #3686FF;
}

.flex1 .fx-item .item-tit {
    /* font-weight: 800; */
    padding-left: 15%;
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
}

.flex1 .fx-item .item-text {
    text-align: left;
    padding-left: 15%;
    font-size: 13px;
    color: #666;
}

.flex1 .fx-item .item-text  .item-p{
   padding-right: 10px;
   width: 10%;
}

.dsanc .iocnbox .sec-txt {
    margin-bottom: 20px;
    color: #999;
    font-size: 16px;
}

.gary-bg .ext-btn {
    margin-bottom: 60px;
}

.concent .d-d {
    line-height: 30px;
}