@media screen and (max-height:650px) {
    body .section .school-container{
        width: 900px;
    }
    body .section .school-container .mode-list{
        height: 500px;
    }
    body .mode-list .mode-item{
        height: 500px;
        width: 180px;
    }
    body .mode-list .active{
        width: 364px;
    }
    body .mode-item .mode-wrap{
        height: 500px;
    }
    body .mode-item .mode-wrap .mode-view{
        height: 389px;
    }
    body .mode-item .mode-wrap .mode-detail{
        width: 362px;
        height: 444px;

        margin-top: -23px;
    }
    body .mode-item .mode-wrap .mode-view{
        font-size: 16px;
    }
    body .school-down-rig-down-img{
        width: 60px;
        height: 55px;
    }
    body .school-down-rig-down-name{
        font-size: 16px;
    }
}

@media screen and (max-width:800px) {

    body .subsidiary-imgbox-item:hover .subsidiary-imgbox-item-icon {
        width : 100%;
        height: 100%;

    }
   body .subsidiary-imgbox-item:hover {

       height: 224px;
       width: 271px;
       margin-top: 20px;
       margin-left: 0;



    }
    body .section-iphone{
        display: block;
    }
    body .school .section{
        display: none;
    }
    body .mode-view p{
        width: 100%;
    }
    body .school{
        height: 100%;
    }
    body .industry-content{
        padding-bottom: 29px;
    }
    body .expert-title-Eng{
        margin-top: 36px;
    }
    body .mode-item.active .mode-wrap{
        width: 100%;
    }
    body .association-bjBox{
        display: none;
    }
    body .subsidiary{
        height: 100%;
    }
    body .expert{
        height: 100%;
    }

    body #school-wrap canvas{
        display: none;
    }
    body .mode-item .mode-wrap .mode-detail{
        height: 400px;
        width: 100%;
        margin-top: 0;
    }
    body .mode-list .mode-item{
        width: 94px;
        height: 400px;
    }
    body .industry{
        height: 100%;
    }
    body .industry-table{
        width: 100%;
        justify-content: center;
    }
    body .industry-title{
        margin-top: 0;
    }
    body .subsidiary-imgbox-item-text {
        display: block;
    }

    /* body .subsidiary-imgbox-item:hover{
        width: 100%;
    } */
    body .mode-item .mode-wrap {
        width: 100%;
        height: 400px;
    }

    body .industry-title-Eng {
        color: rgba(36, 25, 25, 0.1);
        font-size: 37px;
    }

    body .industry-title-ches-center {
        color: black;
        font-size: 25px;
    }

    body .wrapper canvas {
        display: none;
    }

    body .waterdrop {
        display: none;
    }

    body {
        overflow: visible;
    }

    .industry-title .industry-title-ches {
        /* margin-left: -39%; */
        width      : 100%;
    }

    .school .school-down {
        flex-direction: column;
    }

    .school-down-left .school-down-left-school li {
        height         : 267px;
        background-size: 100% 267px;
    }

    .expert .expert-academician-box {
        width: 100%;
        height: 107px;
        margin-top: 69px;
    }

    .expert .expert-academician-box-smallbox {
        width: 88%;
    }

    .expert .expert-academician-box-img {
        top: -55px;
        width : 99px;
        height: 141px;
    }

    /* .expert .expert-academician-box-img img {
        width : 99px;
        height: 141px;
    } */

    .expert .expert-academician-box-desc {
        margin-left  : 40%;
        /* margin-top: 50px; */
    }

    .expert .expert-academician-box-desc-name {
        font-size: 15px;
    }

    .expert .expert-academician-box-desc-success {
        font-size: 10px;
        line-height: 16px;
    }

    .expert .expert-adviser-box {
        width: 100%;
        flex-direction: column;
    }

    .expert  .expert-adviser-item {
        margin-top: 30px;
        margin-left: 0;
        width: 100%;
    }

    .expert .expert-adviser-box2 {
        width     : 100%;
        margin-top: -14px;
        flex-direction: column;
    }

    .subsidiary .subsidiary-imgbox {
        flex-direction: column;
        align-items   : center;
        height        : 100%;
        width: 100%;

    }

    .subsidiary .subsidiary-imgbox-item {
        height: 224px;
        width: 271px;
        margin-top: 20px;
        margin-left: 0;
    }

    .box .association {
        background            : url("../img/hangyexiehui.png") no-repeat;
        height                : 200px;
        background-position   : center;
        background-size       : 144% 240px;
        margin-top: 100px;
    }

    .association .industry-title {
        position  : relative;
        margin-top: -89px;

    }

    .association .association-name {
        display: none;
    }

    .school .section .school-container {
        width: 100%;
    }

    .school-container .school-down-rig {
        width: 100%;
    }

    .school-container .mode-item .mode-wrap .mode-view {
        line-height: 15px;
        font-size  : 9px;
        height: 400px;
    }

    .school-container .school-down-rig-up {
        font-size: 10px;
    }

    .school-container .school-down-rig-down-img {
        width : 46px;
        height: 20px;
    }

    .school-container .school-down-rig-down-name {
        margin-left: 6px;
        /* height  : 99px; */
        padding-top: 6px;
        font-size  : 9px;
    }
}

.association .association-name .association-name-item-one {
    opacity: 0;
    top    : -300px;
}

body {
    /* overflow-x: hidden; */
}

.box {
    width: 100%;

}

.common-header {
    width   : 100%;
    position: fixed;
    top     : 0;
    z-index : 2;
}

.common-footer {
    width: 100%;
}

.industry {
    width      : 100%;
    height     : 1000px;
    position   : relative;
    padding-top: 100px;

}

/* .box .waterdrop {
    height    : 30px;
    position  : absolute !important;
    width     : 100%;
    top       : 100px;
    background: #fff;
    z-index   : 1;
}

.waterdrop canvas {
    bottom: -70px !important;
} */

.wrapper {
    /* background-jjcolor: cyan; */
}

.wrapper canvas {
    cursor   : pointer;
    display  : block;
    width    : 100%;
    height   : 900px;
    position : absolute;
    /* margin: 0 auto 10px; */
}

.industry-content {
    display              : flex;
    flex-direction       : column;
    align-items          : center;
    width                : 100%;
    justify-content      : center;
    /* height            : 675px; */
    /* background        : linear-gradient(270deg, rgba(25, 66, 143, 0.81), rgba(17, 44, 116, 0.81)); */
    /* justify-content   : center; */
    box-sizing           : border-box;
    /* height            : 675px; */
    /* position          : relative; */
    padding-bottom       : 80px;
     background-image  : url("../img/industry.png");

    /* padding-top: 124px; */
     background-size    : cover;
}

.industry-title {

    position  : relative;
    margin-top: 67px;
}

.industry-title-Eng {
    font-size     : 60px;
    font-family   : Microsoft YaHei;
    font-weight   : 400;
    color         : rgba(255, 255, 255, 0.1);
    width         : 100%;
    /* line-height: 39px;
    height        : 48px; */
    text-align    : center;
}

.industry-title-ches {
    position       : absolute;
    top            : 50%;
    left           : 50%;
    display        : flex;
    justify-content: center;
    align-items    : center;
    width          : 543px;
    margin-top     : -20px;
    transform: translateX(-50%);
}

.industry-title-ches-left {
    width      : 23px;
    border-left: 2px solid rgba(255, 255, 255, 1);
    height     : 18px;
}

.industry-title-ches-rig {
    width       : 23px;
    border-right: 2px solid rgba(255, 255, 255, 1);
    height      : 18px;
}

.industry-title-ches-center {
    text-align : center;
    /* width   : 266px; */
    font-size  : 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color      : rgba(255, 255, 255, 1);
}

.industry-table {
    margin-top: 47px;
    width     : 1200px;
    display   : flex;
    flex-wrap : wrap;
}

.industry-table .industry-table-item {
    display        : flex;
    flex-direction : column;
    align-items    : center;
    justify-content: center;
    width          : 390px;
    height         : 300px;
    background     : rgba(255, 255, 255, 1);
    border         : 1px solid rgba(221, 221, 221, 1);
}

.industry-table-item:hover .industry-table-item-img {
    transform : rotate(360deg);
    transition: transform 0.8s;
}

.industry-table-item-two {
    border       : none;
    border-bottom: 1px solid rgba(221, 221, 221, 1);
    border-top   : 1px solid rgba(221, 221, 221, 1);
}

.industry-table-item-img {
    /* margin-top: 48x; */
    width : 73px;
    height: 73px;
}

.industry-table-item-img img {
    width : 100%;
    height: 100%;
}

.industry-table-item-title {
    font-size  : 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color      : rgba(51, 51, 51, 1);
    margin-top : 15px;
}

.industry-table-item-desc {
    margin-top: 23px;

}

.industry-table-item-desc li {
    font-size  : 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color      : rgba(102, 102, 102, 1);
    line-height: 25px;
}

/* 院校合作 */
.school {

    /* background-color: rgba(226, 104, 104); */

    display       : flex;
    flex-direction: column;
    align-items   : center;
    width         : 100%;
    height        : 900px;

    /* justify-content: center; */
    box-sizing: border-box;
    /* padding: 60px 0; */
}


#school-wrap canvas {
    display       : block;
    -webkit-filter: url("#goo");
    filter        : url("#goo");
    width         : 100%;
    height        : 900px;
    position      : absolute;
}

.school-content {
    width         : 100%;
    display       : flex;
    flex-direction: column;
    align-items   : center;

    /* justify-content: center; */
}

.school-title {
    /* width: 709px; */
    margin-top: 53px;

}

.school-title-Eng {
    color: rgba(30, 30, 30, 0.1);
}

.school-title-ches {

    /* top: 94px; */
}

.school-title-ches-center {
    color: rgba(30, 30, 30, 1);
}

.school-title-ches-left {

    border-left: 2px solid rgba(56, 75, 187, 1);

}

.school-title-ches-rig {

    border-right: 2px solid rgba(56, 75, 187, 1);
}

.school-down {
    margin-top: 50px;
    /* height : 470px; */
    width     : 80%;
    display   : flex;

    align-items: center;
}

.school-down-left {
    float   : left;
    display : flex;
    /* width: 750px; */
}

.school-down-left-school {
    width: 100%;
}

.school-down-left li {
    /* width: 250px; */
    height: 400px;


    display        : flex;
    justify-content: center;
    align-items    : center;
    text-align     : center;
    font-size      : 15px;
    font-family    : Source Han Sans CN;
    font-weight    : 500;
    color          : rgba(255, 255, 255, 1);

}

.school-down-left-one {
    background     : url("../img/sichuan.png");
    background-size: 100% 400px;
}

.school-down-left-two {
    background     : url("../img/dianzikeji.png");
    background-size: 100% 400px;
}

.school-down-left-three {
    background     : url("../img/hehai.png");
    background-size: 100% 400px;
}

.school-down-left-school-down {
    margin-top: 10px;
}

.school .section {
    /* width          : 100%; */
    padding        : 0;
    margin-top     : 100px;
    display        : flex;
    justify-content: center;
    z-index        : 1;
}

.section .school-container {
    width: 1230px;
}

.section .school-container .mode-list {
    width : 100%;
    height: 580px;
}

.mode-list .mode-item {
    overflow  : visible;
    position  : relative;
    width     : 246px;
    height    : 580px;
    transition: width 0.6s;
    cursor    : pointer;
}
.mode-view .mode-view-img{
    width: 100%;
    height: 100%;

}
.mode-view p{

    position: absolute;
    text-align: center;
    width: 100%;
    line-height: 25px;
    top: 50%;
    transform: translateY(-50%);
}
/* .mode-view p:nth-child(2){
    top: 10px;
} */
.mode-view-title{
    position: absolute;

}
/* .mode-item-1 .mode-view {
    background     : url("../img/sichuan.png") no-repeat;
    background-size: cover;
}

.mode-item-2 .mode-view {
    background     : url("../img/dianzikeji.png") no-repeat;
    background-size: cover;
}

.mode-item-3 .mode-view {
    background     : url("../img/hehai.png") no-repeat;
    background-size: cover;
}

.mode-item-4 .mode-view {
    background     : url("../img/sichuan.png") no-repeat;
    background-size: cover;
} */

.mode-item .mode-wrap {
    height: 580px;
}

.mode-item .mode-wrap .mode-view {
    height         : 503px;
    position       : absolute;
    width          : 100%;
    font-size      : 20px;
    font-family    : Source Han Sans CN;
    font-weight    : 500;
    color          : rgba(255, 255, 255, 1);
    display        : flex;
    flex-direction : column;
    justify-content: center;
    text-align     : center;
    line-height    : 24px;
    border         : none;
}

.mode-item.active .mode-wrap {
    margin-left: 0px;
    width      : 738px;
}

.mode-item .mode-wrap .mode-detail {
    width     : 491px;
    height    : 580px;
    position  : absolute;
    margin-top: -40px;

    border-radius         : 10px;
    box-shadow            : 0px 0px 40px 0px rgba(187, 187, 187, 0.45);
    background            : url("../img/shuibo.png") no-repeat;
    /* background-position: center center; */
    background-size       : cover;

}

.school-down-rig {

    width                 : 80%;
    /* height             : 470px; */

    position : absolute;
    left     : 50%;
    transform: translateX(-50%);


}

.school-down-rig-up {
    font-size  : 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color      : rgba(30, 30, 30, 1);
    text-align : center;
    margin-top : 61px;
}

.school-down-rig-down {
    margin-top: 10px;
}

.school-down-rig-down li {
    /* height      : 99px; */
    display        : flex;
    justify-content: center;
    margin-top     : 40px;
    align-items: center;
}

.school-down-rig-down-img {
    width    : 98px;
    height   : 98px;
    /* float : left; */
}

.school-down-rig-down-img img {
    width : 100%;
    height: 100%;
}

.school-down-rig-down-name {
    /* float      : left; */
    font-size  : 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color      : rgba(30, 30, 30, 0.8);
    margin-left: 29px;
    /* height  : 99px; */
    /* padding-top: 28px; */
    width: 224px;
}

.mode-list .active {

    width: 491px;

}
/* 手风琴手机端 */
.section-iphone{
    width: 60%;
    display: none;
}
.section-iphone-item{
    width: 100%;
    margin-top: 50px;

}
.section-iphone-item-view{
    width: 100%;
    height: 445px;
    position: relative;
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(255,255,255,1);
}
.section-iphone-item-view-text{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.section-iphone-item-view img{
    width: 100%;
    height: 100%;
}
.section-iphone-item-detail{
    width: 100%;
    height: 445px;
    background: url("../img/shuibo.png");
    background-size: cover;
    background-position: 50%;
    display: none;
}
.section-iphone-item-detail .school-down-rig-down-img{
    width: 67px;
    height: 52px;
}
.section-iphone-item-detail .school-down-rig-down-name{
    width: 90%;
    margin-left: 15px;
}
.section-iphone-item-detail .school-down-rig-up{
    font-size: 16px;
}
.section-iphone-item-detail .school-down-rig-down-name{
    font-size: 14px;
}
/* 专家合作 */
.expert {
    width             : 100%;
    height            : 1302px;
    background        : url("../img/zhuanjiahezuobj.jpg") no-repeat;
    /* background-size: 100% 100%; */

    display           : flex;
    flex-direction    : column;
    align-items       : center;
    justify-content   : center;
    /* padding        : 65px 0px; */

    box-sizing     : border-box;
    background-size: cover;
    background-position: 50%;
}

.expert-title {
    /* width  : 700px; */
    margin-top: 0px;
}

.expert-title-Eng {
    /* padding-left: 48px; */
}

.expert-title-ches {
    top        : 50px;
    width      : 591px;
    margin-left: 0px;
    transform  : translateX(-50%);
}

.expert-title-ches-center {
    /* color: rgba(30, 30, 30, 1);
    width   : 100%; */
}

.expert-title-ches-left {
    /* width    : 207px;
    border-right: 2px solid rgba(56, 75, 187, 1); */
}

.expert-title-ches-rig {
    /* width   : 60px;
    border-left: 2px solid rgba(56, 75, 187, 1); */
}

.expert-academician {
    margin-top : 45px;
    font-size  : 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color      : rgba(30, 30, 30, 1);
}

.expert-academician-box {
    margin-top: 135px;
    width     : 1198px;
    height    : 220px;

    border-radius  : 8px;
    background     : url("../img/stq_zhuanjiahezuo_yuanshi.png") no-repeat;
    background-size: cover;
    display        : flex;
    justify-content: center;
    align-items    : center;

}

.expert-academician-box-smallbox {
    width    : 70%;
    /* height: 100%; */
    position : relative;
}

.expert-academician-box-img {
    position: absolute;
    /* left : 180px; */
    top     : -184px;
    width   : 265px;
    height  : 346px;

}

.expert-academician-box-img img {
    width : 100%;
    height: 100%;
}

.expert-academician-box-desc-name {
    font-size  : 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color      : rgba(255, 255, 255, 1);
}

.expert-academician-box-desc-success {
    font-size  : 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color      : rgba(255, 255, 255, 1);
    line-height: 32px;
    margin-top : 10px;
}

.expert-academician-box-desc {
    margin-left  : 50%;
    /* margin-top: 50px; */
}

.expert-adviser {
    margin-top : 75px;
    font-size  : 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color      : rgba(30, 30, 30, 1);
}

.expert-adviser-box {

    width          : 1400px;
    display        : flex;
    flex-wrap: wrap;
    justify-content: center;
}

.expert-adviser-item {
    display           : flex;
    margin-top: 80px;
    align-items       : center;
    width             : 432px;
    /* margin-left       : 50px; */
    /* float          : left; */


}

.expert-adviser-item-change {
    /* margin-left: 76px; */
}

.expert-adviser-item-img {}

.expert-adviser-item-img img {
    width        : 105px;
    height       : 105px;
    border-radius: 50%;
}

.expert-adviser-item-desc {
    margin-left: 22px;
}

.expert-adviser-item-desc-name {
    font-size  : 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color      : rgba(51, 51, 51, 1);

}

.expert-adviser-item-desc-success {
    margin-top : 14px;
    font-size  : 11px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color      : rgba(51, 51, 51, 1);
    line-height: 17px;
}

.expert-adviser-item-desc-direction {
    margin-top : 14px;
    font-size  : 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color      : rgba(51, 51, 51, 1);
}

.expert-adviser-box2 {
    width          : 990px;
    margin-top     : 77px;
    display        : flex;
    justify-content: center;
}

/* 子公司体系 */
.subsidiary {

    height: 493px;

    width     : 100%;
    /* padding: 80px 0px; */

    display        : flex;
    flex-direction : column;
    align-items    : center;
    justify-content: center;

    box-sizing: border-box;
}

.subsidiary-canvas {
    width: 100%;
}

.subsidiary-title {
    /* width: 626px; */
}

.subsidiary-title-ches {
    top: 81px;
}

.subsidiary-title-ches-center {
    /* color: rgba(30, 30, 30, 1);
    width   : 602px; */
}

.subsidiary-title-ches-left {
    /* width    : 10px; */
    border-right: 2px solid rgba(56, 75, 187, 1);
}

.subsidiary-title-ches-rig {
    /* width   : 10px; */
    border-left: 2px solid rgba(56, 75, 187, 1);
}

.subsidiary-imgbox {
    margin-top     : 50px;
    width          : 1204px;
    display        : flex;
    justify-content: center;
    align-items    : center;
    height         : 236px;
}

.subsidiary-imgbox-item {
    width         : 204px;
    height        : 129px;
    background    : rgba(255, 255, 255, 1);
    border        : 2px solid rgba(238, 238, 238, 1);
    border-radius : 10px;
    display       : flex;
    flex-direction: column;
    align-items   : center;
    transition    : all 0.6s linear;
    margin-left   : 22px;
}

.subsidiary-imgbox-item:hover {

    margin-top: 40px;
    width     : 30%;
    height    : 220px;



}

/* .subsidiary-imgbox-item-change:hover {
    margin-top: 20px;
    transition: margin-top 0.4s linear;
} */

.subsidiary-imgbox-item img {
    width : 100%;
    height: 100%;
}

.subsidiary-imgbox-item:hover .subsidiary-imgbox-item-text {
    display: block;

}

.subsidiary-imgbox-item:hover .subsidiary-imgbox-item-icon {
    width : 72%;
    height: 69%;

}

.subsidiary-imgbox-item-text {
    display    : none;
    text-align : center;
    font-size  : 14px;
    line-height: 23px;

    width: 180px;
}

/* .subsidiary-imgbox-item-change {
    display           : flex;
    flex-direction    : column;
    align-items       : center;
    justify-content   : center;

    height            : 194px;
    background        : rgba(255, 255, 255, 1);
    border            : 2px solid rgba(238, 238, 238, 1);
    box-shadow        : 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
    border-radius     : 10px;
}

.subsidiary-imgbox-item-change img {
    width : 80%;
    height: 102px;
} */



/* 行业协会 */
.association {

    position: relative;
    display           : flex;
    flex-direction    : column;
    align-items       : center;
    /* justify-content: center; */

    /* overflow     : hidden; */
    box-sizing   : border-box;
    width          : 100%;
    height         : 790px;

    background     : url("../img/stq_hyxh_bg.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
}

.association-bjBox {


}

.association-title {
    /* width: 709px; */
    margin-top: 40px;
}

.association-title-ches {
    top: 64px;
}

.association-title-ches-center {
    /* color: rgba(30, 30, 30, 1); */
    width: 269px;
}

.association-title-ches-left {
    width          : 216px;
    /* border-right: 2px solid rgba(56,75,187,1); */
}

.association-title-ches-rig {
    width         : 156px;
    /* border-left: 2px solid rgba(56,75,187,1); */
}

.association-name {
    width : 1200px;
    height: 366px;

    position  : relative;
    margin-top: 80px;
}

.association-name-item-one {
    position       : absolute;
    top            : 30%;
    left           : 0%;
    height         : 114px;
    border         : 1px solid rgba(255, 255, 255, 1);
    border-radius  : 50%;
    display        : flex;
    justify-content: center;
    align-items    : center;
    width          : 114px;
    height         : 114px;

}


.association-name-item-one-ibside {
    width        : 98px;
    height       : 98px;
    background   : rgba(255, 255, 255, 1);
    border-radius: 50%;
    font-size    : 13px;
    font-family  : Source Han Sans CN;
    font-weight  : 500;
    color        : rgba(37, 37, 116, 1);

    text-align     : center;
    /* padding-top : 41px; */
    box-sizing     : border-box;
    display        : flex;
    flex-direction : column;
    justify-content: center;
    align-items    : center;
}

.association-name-item-one-ibside p {
    margin : 0;
    padding: 0 10px;
}

.association-name-item-two {
    /* position  : absolute; */
    top          : 9%;
    left         : 20%;
    width        : 82px;
    height       : 82px;
    border       : 1px solid rgba(255, 255, 255, 1);
    border-radius: 50%;

}

.association-name-item-two-ibside {
    width        : 71px;
    height       : 71px;
    background   : rgba(255, 255, 255, 1);
    border-radius: 50%;

}

.association-name-item-three {
    top          : 14%;
    left         : 36%;
    width        : 107px;
    height       : 107px;
    border       : 1px solid rgba(255, 255, 255, 1);
    border-radius: 50%;

}

.association-name-item-three-ibside {
    width        : 95px;
    height       : 95px;
    background   : rgba(255, 255, 255, 1);
    border-radius: 50%;
}

.association-name-item-four {
    top   : -3%;
    left  : 59%;
    width : 127px;
    height: 127px;

}

.association-name-item-four-ibside {
    width : 112px;
    height: 112px;

}

.association-name-item-five {
    top   : 24%;
    left  : 88%;
    width : 100px;
    height: 100px;

}

.association-name-item-five-ibside {
    width : 87px;
    height: 87px;

}

.association-name-item-six {
    top   : 83%;
    left  : 15%;
    width : 116px;
    height: 116px;

}

.association-name-item-six-ibside {
    width : 102px;
    height: 102px;

}

.association-name-item-seven {
    top   : 62%;
    left  : 37%;
    width : 158px;
    height: 158px;

}

.association-name-item-seven-ibside {
    width : 142px;
    height: 142px;

}

.association-name-item-eight {
    top   : 52%;
    left  : 66%;
    width : 101px;
    height: 101px;

}

.association-name-item-eight-ibside {
    width : 87px;
    height: 87px;

}

.association-name-item-nine {
    top   : 81%;
    left  : 81%;
    width : 98px;
    height: 98px;

}

.association-name-item-nine-ibside {
    width : 87px;
    height: 87px;

}

.association-name-dot {
    position     : absolute;
    top          : 72%;
    left         : 13%;
    width        : 15px;
    height       : 15px;
    background   : linear-gradient(201deg, rgba(106, 155, 255, 1) 0%, rgba(0, 47, 142, 1) 100%);
    border-radius: 50%;

}

.association-name-dot-two {
    top   : 49%;
    left  : 27%;
    width : 44px;
    height: 44px;

}

.association-name-dot-three {
    top   : 19%;
    left  : 52%;
    width : 23px;
    height: 23px;

}

.association-name-dot-four {
    top   : 56%;
    left  : 84%;
    width : 41px;
    height: 41px;

}