body{
    background-image: url(../img/ban.jpg);
    background-repeat: no-repeat;
    height: auto;
    margin-top: 38px;
    background-position: center top;
}
.header{
    width: 100%;
    height: 583px;
    position: relative;
    /* overflow: hidden; */
    min-width: 1500px;
    background-image:  url(../img/header.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
}
.headerImg{
    /* width: 100%;
    height: 100%; */
    object-fit: cover;
} 
.transitionArea{
    position: absolute;
    top:-33px;
    width: 100%;
    height: 240px;
    background-image:  url(../img/header.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
}
.content{
    width: 100%;
}
.contentArea{
    width: 1200px;
    height: 150px;
    margin: auto;
    display: flex;
    padding-top: 98px;
}
.icon{
    width: 150px;
    padding-right: 70px;
}
.iconArea{
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 4px solid #68c5f1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #28aaeb;
}
.contentText{
    flex: 1;
    z-index: 99;
}
.contentText p{
    width: 100%;
    height: 100%;
    font-size: 22px;
    font-weight: 500;
    color: #FDFDFD;
    line-height: 38px;
    text-align: justify;
    text-justify: distribute-all-lines;
    -moze-text-align-last: justify;
    -webkit-text-align-last: justify;
}
.title_img{
    width: 1163px;
    position: relative;
    margin: 129px auto 43px;
}
.relationship{
    width: 100%;
    height: 1218px;
    max-width: 1903px;
}
.relationshipArea{
    width: 1180px;
    margin: auto;
    position: relative;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.relationshipArea .main_text{
    position: absolute;
    font-size: 34px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 2px 1px 0px #0077AE;
    top: 43%;
    left: 44.5%;
    cursor: pointer;
}
.other .other_item p,.drugDiscovery .other_item p,.biotechnology .other_item p,.medical_equipment .other_item p {
    font-size: 17px;
    width: 85px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 2px 1px 0px #0077AE;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    position: absolute;
    text-align: center; 
    line-height: 20px;
    z-index: 9;
}
/* .other .other_item p{
    transition: width 1s;
} */

.other{
    width: 45%;
    height: 45%;
    position: relative; 
    left: -9px;
}

.other .main_Text,.drugDiscovery .main_Text, .biotechnology .other_items  .main_Text,.medical_equipment .main_Text{
    font-size: 23px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 2px 1px 0px #0077AE;
    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.other .main_Text{
    position: absolute;
    top: 47%;
    left: 44.5%;
}
.other .other_item,.drugDiscovery .other_item,.biotechnology .other_item,.medical_equipment .other_item{
    top: 46%;
    left: 80.8%;
    width: 94px;
    border-radius: 50%;
    height: 94px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.other .other_item:active,.drugDiscovery .other_item:active,.biotechnology .other_item:active,.medical_equipment .other_item:active{
    box-shadow: 5px 5px 20px #62cbf1, -5px -5px 20px #62cbf1;
}

.other_item:hover p{
    width: 120px;
    position: inherit;
    white-space: pre-wrap 
}
.other .other_item:nth-child(2){
    top: 46.2%;
    left: 80.9%
}
.other .other_item:nth-child(3){
    top: 27.9%;
    left: 64.8%;
}
.other .other_item:nth-child(4) {
    top: 4.7%;
    left: 58.3%;
}
.other .other_item:nth-child(5) {
    top: 15.1%;
    left: 31.2%;
    /* top: 83px;
    left: 164px; */
}
.other .other_item:nth-child(6) {
    top: 15%;
    left: 4.7%;
}
.other .other_item:nth-child(7) {
    top: 40.5%;
    left: 3.5%;
}
.other .other_item:nth-child(8) {
    top: 64%;
    left: 3.5%;
}
.other .other_item:nth-child(9) {
    top: 65.3%;
    left: 31.7%;
}
.other .other_item:nth-child(10) {
    top: 81.3%;
    left: 50.8%;
}
.drugDiscovery{
    width: 38.5%;
    height: 39%;
    position: relative;
    right: 9px;
}
.drugDiscovery .main_Text{
    position: absolute;
    top: 55%;
    left: 34.5%;
}
.drugDiscovery .other_item{
    width: 92px;
    height: 92px;
}
.drugDiscovery .other_item:nth-child(2){
    top: 48.3%;
    left: .8%;
}
.drugDiscovery .other_item:nth-child(3){
    top: 16.7%;
    left: 4px;
}
.drugDiscovery .other_item:nth-child(4){
    top: 17.7%;;
    left: 32.9%;
}
.drugDiscovery .other_item:nth-child(5){
    top: .7%;
    left: 61.4%;
}
.drugDiscovery .other_item:nth-child(6){
    top: 32%;
    left: 62.8%;
}
.drugDiscovery .other_item:nth-child(7){
    top: 53.8%;
    left: 79.4%;
}
.drugDiscovery .other_item:nth-child(8){
    top: 80.3%;
    left: 76.2%;
}
.drugDiscovery .other_item:nth-child(9){
    top: 80.3%;
    left: 38.6%;
}
.biotechnology{
    width: 36%;
    height: 45%;
    position: relative;
    left: -9px;
}
.biotechnology .other_items .main_Text{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.biotechnology .other_items:hover{
     cursor: pointer;
}
.biotechnology .other_items:hover .main_Text{
    white-space: pre-wrap;
    width: 100px;

    font-size: 20px;
    line-height: 22px;
}
.biotechnology .other_items{
    width: 125px;
    height: 127px;
    top: 27%;
    left: 45.8%;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
}
.biotechnology .other_item{
    width: 92px;
    height: 92px;
}
.biotechnology .other_item:nth-child(2){
    top: 7.6%;
    left: 38.8%;
}
.biotechnology .other_item:nth-child(3){
    top: 5.6%;
    left: 4.8%;
}
.biotechnology .other_item:nth-child(4){
    top: 30%;
    left: 17.7%;
}
.biotechnology .other_item:nth-child(5){
    top: 54.1%;
    left: 3.1%;
}
.biotechnology .other_item:nth-child(6){
    top: 55.3%;
    left: 35.6%;
}
.biotechnology .other_item:nth-child(7){
    top: 67%;
    left: 65%;
}
.biotechnology .other_item:nth-child(8){
    top: 43.3%;
    left: 77.4%;
}

.medical_equipment{
    width: 52%;
    height: 45%;
    position: relative;
    top: -2%;
    right: 9px;
}
.medical_equipment .main_Text{
    position: absolute;
    top: 41%;
    left: 52.5%;
}
.medical_equipment .other_item{
    width: 90px;
    height: 90px;
}
.medical_equipment .other_item:nth-child(2){
    top: 1.5%;
    left: 40.7%;
}
.medical_equipment .other_item:nth-child(3){
    top: 8.3%;
    left: 59.8%;
}
.medical_equipment .other_item:nth-child(4){
    top: 9%;
    left: 84.7%;
}
.medical_equipment .other_item:nth-child(5){
    top: 29.4%;
    left: 73.6%;
}
.medical_equipment .other_item:nth-child(6){
    top: 49.5%;
    left: 84.8%;
}
.medical_equipment .other_item:nth-child(7){
    top: 57.7%;
    left: 63.9%;
}
.medical_equipment .other_item:nth-child(8){
    top: 78.9%;
    left: 55.6%;
}
.medical_equipment .other_item:nth-child(9){
    top: 62.2%;
    left: 44.6%;
}
.medical_equipment .other_item:nth-child(10){
    top: 47.3%;
    left: 24.8%;
}
.medical_equipment .other_item:nth-child(11){
    top: 69%;
    left: 19.4%;
}
.medical_equipment .other_item:nth-child(12){
    top: 46.5%;
    left: 2.8%;
}
.medical_equipment .other_item:nth-child(13){
    top: 26.5%;
    left: 9.4%;
}
.pop_up{
    width: 311px;
    height: 355px;
    background: #477DCF;
    border-radius: 8px;
    position: absolute;
    left: 45%;
    display: none;
    box-shadow:  5px 5px 20px  #62cbf1,
                    -5px -5px 20px #62cbf1;
    z-index:10;
}
.popUpcontent{
    width: calc(100% - 56px);
    height: calc(100% - 53px);
    padding: 0  35px 0 19px;
    margin-top: 25px;
    margin-bottom: 35px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.popUpcontent img{
    position: relative;
    left: -19px;
    margin-bottom: 25px;
}
.popUpcontent .popupTit, .popUpcontent .popupTit .popupTitLink{
    font-size: 17px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 21px;
}
.popUpcontent .popupTit .popupTitLink{
    /*padding-top: 15px;*/
    padding-bottom: 25px;
    display: block;
}

.popUpcontent .popupItems{
    padding-top: 15px;
    padding-bottom: 25px;
}
.popUpcontent .popupItems a{
    font-size: 16px;
    font-weight: 400;
    color: #65ECFD;
    line-height: 20px;
   
}
.popUpcontent::-webkit-scrollbar {
    width: 7px;
    background: #477DCF;
    border-radius: 4px;
}
.popUpcontent::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px #F8F8F8;
    background-color:  #63E6FA;;
}
.popupA{
    font-size: 17px;
    font-weight: 500;
    color: #FFFFFF;
}
.base .popupTit{
    margin-top: 20px;
}
.base .popupTit:nth-child(1){
    margin-top: 0;
}

.ellipsis{
    width: 	100%;
    height: auto;
    padding-top: 5px;
}
.ellipsis p{
    font-size: 16px;
    font-weight: 500;
    color: #99E1FF;
    line-height: 20px;
}
.icon_G{
    width: 23px;
    height: 23px;
    position: absolute;
    right: 10px;
    top: 6px;
    cursor: pointer;
}
.mainBody{
    position: relative;
    /* top: -268px */

}
.bubbles{
    width: 240px;
    height: 240px;
    border-radius: 50%;
    position: absolute;
}
.bubbles2{
    position: absolute;
    top: 33%;
    left: 65.5%;
    opacity: .5;
    animation-name: transX2;
    animation-duration:5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;    /* 动画次数  */

}
.bubbles3{
    position: absolute;
    top: 27%;
    opacity: .5;
    left: 77%;
    animation-name: transX3;
    animation-duration:8s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;    /* 动画次数  */
}
.bubbles4{
    position: absolute;
    top: 27%;
    left: 8%;
    opacity: .5;
    animation-name: transX4;
    animation-duration:5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;    /* 动画次数  */
}

.bubbles1{
    position: absolute;
    top: 4%;
    left: 23%;
    opacity: .5;
    animation-name: transX1;
    animation-duration:7s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;    /* 动画次数  */
}
@keyframes transX1{
    0%{
        transform: translateY(0);
    }
    50%{
        transform: translateY(100px);
    }
    100%{
        transform: translateY(0);
        /* transform: translateX(0); */
    }
}
@keyframes transX2{
    0%{
        transform: translateY(0);
    }
    25%{
        transform: translateY(-50px);
    }
    50%{
        transform: translateY(0);
    }
    75%{
        transform: translateY(50px);
    }
    100%{
        transform: translateY(0);
        /* transform: translateX(0); */
    }
}
@keyframes transX3{
    0%{
        transform: translateY(0);
    }
    25%{
        transform: translateY(120px);
    }
    50%{
        transform: translateY(0);
    }
    75%{
        transform: translateY(-120px);
    }
    100%{
        transform: translateY(0);
        /* transform: translateX(0); */
    }
}
@keyframes transX4{
    0%{
        transform: translateY(0);
    }
    25%{
        transform: translateY(-100px);
    }
    50%{
        transform: translateY(0);
    }
    75%{
        transform: translateY(100px);
    }
    100%{
        transform: translateY(0);
        /* transform: translateX(0); */
    }
}
.headerTit{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -473px;
    /* transform: translate(-50%, -30%); */
    z-index: 10;
}
.Bball{
    position: absolute;
    left: 55%;
    top: -95%;
}
.Sball{
    position: absolute;
    left: 42%;
    top: -7%;
}
.moveBall{
    animation-name: transB;
    animation-duration:8s;
}
.moveBallS{
    animation-name: transS;
    animation-duration:8s;
}
@keyframes transS{
    0%{
        transform: translate(0,0) rotate(0);
    }
    50%{
        transform: translate(-470px,0) rotate(720deg);
    }
    100%{
        transform: translate(0) rotate(0);
    }
}

@keyframes transB{
    0%{
        transform: translate(0,0) rotate(0);
    }
    50%{
        transform: translate(480px,0) rotate(1440deg);
    }
    100%{
        transform: translate(0) rotate(0);
    }
}

/* @keyframes rotateB {
    0%{
        transform: rotate(0)
    };
    25% {
       transform: rotate(90deg);
    }
  
    50%{
        transform: rotate(180deg);
    };
    75% {
       transform: rotate(270deg);
    }
  
    100% {
       transform: rotate(360deg);
    }
  } */

.popupTitle{
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 21px;
    text-align: center;

}
.popupTitle {
    margin-bottom: 20px;
}
.active::before {
    content: "";
    width: 108%;
    height: 108%;
    border-radius: 50%;
    box-sizing: border-box;
    border: 4px solid;
    position: absolute;
    top: -4%;
    left: -4%;
    -webkit-animation-delay: -3s;
    animation-delay: -3s;
    -webkit-animation: boxBorder 2s linear infinite;
    animation: boxBorder 2s linear infinite;
}
.active::after {
    content: "";
    width: 108%;
    height: 108%;
    border-radius: 50%;
    box-sizing: border-box;
    border: 4px solid;
    position: absolute;
    top: -4%;
    left: -4%;
    -webkit-animation: boxBorder 2s linear infinite;
    animation: boxBorder 2s linear infinite;
}
@-webkit-keyframes boxBorder {
    0% {
        border-color: #fff;
        clip-path: inset(0 0 96% 0);
    }

    25% {
        border-color: rgb(1, 253, 256);
        clip-path: inset(0 0 0 98%);
    }

    50% {
        border-color: #fff;
        clip-path: inset(96% 0 0 0);
    }

    75% {
        border-color: rgb(1, 253, 256);
        clip-path: inset(0 98% 0 0);
    }

    to {
        border-color: #fff;
        clip-path: inset(0 0 96% 0);
    }
}

@keyframes boxBorder {
    0% {
        border-color: #fff;
        clip-path: inset(96% 0 0 0);
        /* clip-path: inset(0 0 96% 0); */
    }

    25% {
        border-color: rgb(1, 253, 256);
        clip-path: inset(0 98% 0 0);

    }

    50% {
        border-color: #fff;
        clip-path: inset(0 0 96% 0);
        /* clip-path: inset(96% 0 0 0); */
    }

    75% {
        border-color:rgb(1, 253, 256);
        /* border-color: #00f; */
        clip-path: inset(0 0 0 98%);
    }

    to {
        border-color: #fff;

        clip-path: inset(96% 0 0 0);
        /* clip-path: inset(0 0 96% 0); */
    }
}