#navbar .nav-menu:first-child{
    padding-left: 0;
}
.through_img{
    width: 100%;
    height: 260px;
    background-image: url("../images/common/banner_green.png");
    background-position: center center;
}
.through_img>div{
    position: relative;
    height: 100%;
}
.through_img p{
    position: absolute;
    left: 0;
    top: 32px;
}
.through_img p,.through_img p a{
    font-size: 14px;
    color: #fff;
}
.through_img h3{
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    height: 260px;
    line-height: 260px;
}

/* 交流动态 */
.communication_title{
    width: 100%;
    height: 36px;
    position: relative;
    font-size: 32px;
    margin-top: 60px;
}
.communication_title p{
    width: 100%;
    position: relative;
    font-size: 32px;
    color: #333;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
}
.communication_title::before{
    content: "";
    width: 2.1em;
    height: 15px;
    background-color: #7fb6a1;
    position: absolute;
    left: 0;
    bottom: 0;
}
.communication_title p a{
    display: block;
    width: 110px;
    height: 34px;
    position: absolute;
    top: 1px;
    right: 2px;
    box-sizing: border-box;
    border: 2px solid #4b997a;
    text-align: center;
    line-height: 30px;
    color: #4b997a;
    font-weight: normal;
    font-size: 16px;
    cursor: pointer;
}

.communication_content{
    margin-top: 45px;
}
.communication_imgbox{
    width: 520px;
    height: 388px;
    overflow: hidden;
    position: relative;
}
.communication_imgbox a{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.communication_imgbox img{
    width: 100%;
}
.communication_imgbox p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 66px;
    line-height: 66px;
    /* text-align: center; */
    color: #fff;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.76);
    padding-left: 20px;
    padding-right: 20px;

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/* .communication_imgbox p:hover{
    color: #4b997a;
} */
.communication_list{
    width: 680px;
    height: 388px;
    padding: 44px 40px;
    box-shadow: 4px 4px 16px -10px rgba(51, 51, 51, 0.2),0px -4px 16px -10px rgba(51, 51, 51, 0.2);
    background-color: #fff;
}
.communication_list li{
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #e2efea;
}
.communication_list li a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
}
.communication_list li p{
    float: left;
    font-size: 16px;
    color: #000;
    width: 480px;
    height: 100%;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.communication_list li span{
    float: right;
    display: block;
    width: 96px;
    height: 100%;
    font-size: 16px;
    color: #b2b2b2;
}
.communication_list li:hover p{
    color: #4b997a;
}
.communication_list li:hover span{
    color: #4b997a;
}


/* 国际会议 */
.through_container{
    width: 100%;
    height: 638px;
    background-color: #f4faf8;
    margin-top: 60px;
}
.through_container>.centerArea{
    padding-top: 60px;
}
.through_container .communication_title{
    margin-top: 0;
}
.through_container .communication_list{
    box-shadow: -4px 4px 16px -10px rgba(51, 51, 51, 0.2),0px -4px 16px -10px rgba(51, 51, 51, 0.2);
}




/* 合作伙伴 */
.partner_title{
    width: 100%;
    height: 36px;
    position: relative;
    font-size: 32px;
    margin-top: 60px;
}
.partner_title p{
    width: 100%;
    position: relative;
    font-size: 32px;
    color: #333;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
}
.partner_title::before{
    content: "";
    width: 2.1em;
    height: 15px;
    background-color: #7fb6a1;
    position: absolute;
    left: 0;
    bottom: 0;
}

.areabox{
    width: 1031px;
    height: 540px;
    margin-left: 78px;
    margin-top: 55px;
    position: relative;
}
.areabox>div{
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: 100% 100%;
    cursor: pointer;
}
.areabox div p{
    font-size: 26px;
    color: #4b9a7b;
    position: absolute;
}
.areabox div p::before{
    content: "";
    display: block;
    width: 19px;
    height: 28px;
    background-size: 100% 100%;
    background-image: url("../images/cooperation/coordinate.png");
    position: absolute;
    top: -35px;
    left: 50%;
    margin-left: -10px;
}
/* 北美 */
.area_bm{
    left: 0;
    top: 0;
    width: 434px;
    height: 329px;
    background-image: url("../images/cooperation/area_bm.png");
}
.areabox .area_bm p{
    left: 164px;
    top: 174px;
}
/* 南美洲 */
.area_nmz{
    left: 240px;
    top: 314px;
    width: 141px;
    height: 226px;
    background-image: url("../images/cooperation/area_nmz.png");
}
.areabox .area_nmz p{
    left: 31px;
    top: 77px;
}
/* 亚洲 */
.area_yz{
    left: 586px;
    top: 28px;
    width: 414px;
    height: 295px;
    background-image: url("../images/cooperation/area_yz.png");
}
.areabox .area_yz p{
    left: 161px;
    top: 110px;
}
.areabox .area_yz p::before{
    top: 50%;
    margin-top: -14px;
    left: -30px;
    margin-left: 0;
}
/*非洲 */
.area_fz{
    left: 419px;
    top: 205px;
    width: 230px;
    height: 228px;
    background-image: url("../images/cooperation/area_fz.png");
}
.areabox .area_fz p{
    left: 99px;
    top: 85px;
}
/*欧洲 */
.area_oz{
    left: 438px;
    top: 66px;
    width: 176px;
    height: 154px;
    background-image: url("../images/cooperation/area_oz.png");
}
.areabox .area_oz p{
    left: 81px;
    top: 82px;
}
.areabox .area_oz p::before{
    top: 50%;
    margin-top: -14px;
    left: -30px;
    margin-left: 0;
}
/* 大洋洲 */
.area_dyz{
    left: 784px;
    top: 325px;
    width: 247px;
    height: 169px;
    background-image: url("../images/cooperation/area_dyz.png");
}
.areabox .area_dyz p{
    left: 80px;
    top: 94px;
}
.areabox>div .active{
    display: none;
    width: 100%;
    height: 100%;
}
.areabox>div.current .active{
    display: block;
}
/* 合作伙伴logo区域 */
.area_partner{
    width: 100%;
    margin-top: 70px;
    min-height: 272px;
}
.area_partner ul{
    width: 1216px;
    margin-left: -16px;
    overflow: hidden;
    padding-bottom: 20px;
}
.area_partner ul li{
    float: left;
    margin-left: 16px;
    margin-top: 16px;
    width: 288px;
    height: 110px;
    border: 1px solid #e0e0e0;
    position: relative;
}
.area_partner ul li img{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 98%;
    max-height: 98%;
}



/* 海外合作医院 */
/* .cooperation_hospital{
    width: 100%;
    padding: 60px 0;
    margin-top: 60px;
    background-color: #f4faf8;
}
.cooperation_title{
    position: relative;
    font-size: 32px;
}
.cooperation_title p{
    width: 100%;
    position: relative;
    font-size: 32px;
    color: #333;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
}
.cooperation_title::before{
    content: "";
    width: 2.1em;
    height: 15px;
    background-color: #7fb6a1;
    position: absolute;
    left: 0;
    bottom: 0;
}
.cooperation_hospital_list{
    width: 1230px;
    margin-left: -30px;
    margin-top: 30px;
}
.cooperation_hospital_list li{
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    width: 585px;
    height: 222px;
    background-color: #fff;
    box-shadow: -2px -2px 18px -6px rgba(143, 143, 143, 0.2),2px 2px 18px -6px rgba(143, 143, 143, 0.2);
}
.cooperation_hospital_list li a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 36px 50px 36px 209px;
    position: relative;

}
.cooperation_hospital_list .time{
    width: 111px;
    height: 150px;
    position: absolute;
    left: 50px;
    top: 36px;
    border-right: 1px solid #f5f5f5;
}
.cooperation_hospital_list .time p{
    font-size: 56px;
    color: #333;
    font-weight: bold;
    height: 91px;
    line-height: 90px;
    position: relative;
}
.cooperation_hospital_list .time p::before{
    content: "";
    display: block;
    width: 26px;
    height: 1px;
    background-color: #e5e5e5;
    position: absolute;
    left: 0;
    bottom: 0;
}
.cooperation_hospital_list .time span{
    display: block;
    margin-top: 19px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}
.cooperation_hospital_list .intro{
    width: 100%;
    height: 150px;
    position: relative;
}
.cooperation_hospital_list .intro::before{
    content: "查看详情";
    text-decoration: underline;
    display: block;
    position: absolute;
    left: 0;
    bottom: 10px;
    font-size: 14px;
    color: #333;
}

.cooperation_hospital_list .intro h4{
    font-size: 18px;
    line-height: 24px;
    color: #333;
    padding-top: 10px;
    font-weight: bold;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cooperation_hospital_list .intro p{
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-top: 20px;

    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.cooperation_hospital_list li:hover .intro::before{
    color: #468f73;
}
.cooperation_hospital_list li:hover h4,.cooperation_hospital_list li:hover p,.cooperation_hospital_list li:hover span{
    color: #468f73;
}
.cooperation_hospital .look_more{
    width: 120px;
    height: 40px;
    border: 1px solid #4b9a7b;
    line-height: 38px;
    text-align: center;
    color: #468f73;
    font-size: 16px;
    margin: 60px auto 0;
    cursor: pointer;
} */






