* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


#head {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    width: 100vw;
    height: 96px;
    position: fixed;
    z-index: 9999;
    color: #000 !important;
}

.active {
    border-bottom: 3px solid #2672ff;
}

.hjzx {
    min-width: 1200px;
    box-sizing: border-box;
    height: 510px;
    background-image: url('../../img/medicalCall/hjzxTop.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.hjzx .info {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.hjzx .info .text {
    height: 291px;
    width: 446px;
    z-index: 1;
    position: absolute;
    left: 34px;
    top: 194px;
}

.hjzx .info .text span:first-child {
    line-height: 1.75;
    font-size: 34px;
    color: #ffffff;
}

.hjzx .info .text span:last-child {
    display: block;
    text-align: justify;
    color: #ffffff;
    line-height: 1.75;
    font-size: 16px;
    padding-top: 16px;
}

.dz {
    min-width: 1200px;
    box-sizing: border-box;
    background: #F5F5F5;
}

.dz .info {
    width: 1200px;
    height: 489px;
    position: relative;
    margin: 0 auto;
}

.dz .info .left-info {
    height: 142px;
    width: 500px;
    left: 155px;
    top: 190px;
    z-index: 1;
    position: absolute;
}

.dz .info .left-info span {
    display: block;
}

.dz .info .left-info span:first-child {
    font-size: 18px;
}

.dz .info .left-info span:last-child {
    padding-top: 24px;
    font-size: 14px;
    line-height: 1.75;
    color: #888888;
}

.info .di_span {
    position: absolute;
    background-color: #2672ff;
    width: 28px;
    height: 5px;
    top: 218px;
    left: 156px;
}

.info .di_span2 {
    position: absolute;
    background-color: #2672ff;
    width: 28px;
    height: 5px;
    top: 218px;
    left: 130px;
}

.di_span3 {
    position: absolute;
    background-color: #2672ff;
    width: 28px;
    height: 5px;
    top: 149px;
    left: 685px;
}

.dz .info .right-img {
    height: 289px;
    width: 426px;
    left: 691px;
    top: 113px;
    z-index: 1;
    position: absolute;
}

.right-img img {
    width: 100%;
    height: 100%;
}

.zdh {
    min-width: 1200px;
    box-sizing: border-box;
    background-color: rgb(255, 255, 255);
}

.zdh .info {
    width: 1200px;
    margin: 0 auto;
    height: 469px;
    position: relative;
}

.zdh .info .left-img {
    height: 380px;
    width: 491px;
    left: 95px;
    top: 0px;
    z-index: 1;
    position: absolute;
}

.zdh .info .right-info {
    height: 142px;
    width: 500px;
    left: 684px;
    top: 123px;
    z-index: 1;
    position: absolute;
}

.zdh .info .right-info span {
    display: block;
}

.zdh .info .right-info span:first-child {
    font-size: 18px;
}

.zdh .info .right-info span:last-child {
    padding-top: 24px;
    font-size: 14px;
    line-height: 1.75;
    color: #888888;
}

.sd {
    min-width: 1200px;
    box-sizing: border-box;
    background: #F5F5F5;
}

.sd .info {
    width: 1200px;
    height: 447px;
    position: relative;
    margin: 0 auto;
}

.sd .info .left-info {
    height: 182px;
    width: 433px;
    left: 131px;
    top: 188px;
    z-index: 1;
    position: absolute;
}

.sd .info .left-info span {
    display: block;
}

.sd .info .left-info span:first-child {
    font-size: 18px;
}

.sd .info .left-info span:last-child {
    padding-top: 24px;
    font-size: 14px;
    line-height: 1.75;
    color: #888888;
}

.sd .info .right-img {
    height: 249px;
    width: 474px;
    left: 623px;
    top: 113px;
    z-index: 1;
    position: absolute;
}

.btm {
    min-width: 1200px;
    height: 1100px;
    box-sizing: border-box;
    background: #2b2f46;
    padding: 24px 0;
}

.btm .info {
    width: 1320px;
    height: 800px;
    position: relative;
    margin: auto;
}

.btm .info .title {
    left: 112px;
    top: 74px;
    position: absolute;
    z-index: 1;
}

.btm .info .title p {
    height: 83px;
    width: 1043px;
    text-align: center;
    font-size: 36px;
    color: #ffffff;
    font-family: Source Han Sans, Geneva, sans-serif;
}

.btm .info .btm-img {
    height: auto;
    width: 1200px;
    left: 88px;
    top: 211px;
    z-index: 1;
    position: absolute;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.btm .info .btm-img .btm_foot {
    background-color: #ffffff;
    width: 366px;
    height: 205px;
    margin-bottom: 30px;
    border-radius: 5px;
    display: flex;
    padding: 20px;
}

.btm .info .btm-img div img {
    width: 89px;
    height: 84px;
}

.btm .info .btm-img .btm_foot div {
    margin-top: 35px;
}

.btm .info .btm-img .btm_foot div p:nth-of-type(1) {
    font-size: 18px;
    margin-bottom: 10px;
}
.btm .info .btm-img .btm_foot div p:nth-of-type(2) {
    font-size: 14px;
    color: #888888;
}

#footer{
    width: 100%;
    height: 100px;
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
}
#footer>div {
    width: 1200px;
    height: 100px;
    margin: auto;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
#footer>div p:nth-of-type(2){
    color: #0020ad;
}
