﻿.wrap .footer{
    margin-top: 0;
}
.kw3{
    position: absolute;
    right: 34%;
    top: 135px;
}
.kw2{
    position: absolute;
    right: 40%;
    top: 324px;
}
.kw1{
    position: absolute;
    right: 22%;
    bottom: 30px;
}
.kw_com{
    transition:all 0.3s;
}
.banner_box:hover .kw3{
    transform:translate(-10px,-10px);
}
.banner_box:hover .kw2{
    transform:translate(-15px,0px);
}
.banner_box:hover .kw1{
    transform:translate(10px,10px);
}

.case_wrapper{
    padding:30px 0 40px;
    margin-top: 30px;
    background:url(/Content/Areas/Common/images/main/caseBk.png)no-repeat left center;
}
.case_h2{
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    padding-left: 20px;
}
.case_h2 .case_h2A:hover
{
    color: #08ADBA;
}
.case_ul{
    display:flex;
    justify-content: space-between;
}

.case_ul li{
    width: 198px;
    border-radius: 13px;
    text-align: center;
    border:1px solid transparent;

} 
.case_ul li .img_box{
    display:block;
    width: 100%;
    line-height: 110px;
}
.case_ul li .img_box img{
    vertical-align: middle;
    transform: scale(0.9);
    height: 85px;
}
.case_ul li:hover{
    background: rgba(255, 255, 255, 0.11);
    border: 1px solid rgba(255, 255, 255, 0.41);

}
.case_ul li .title_type{
    color: #fff;
    font-size: 16px;
}
.case_ul li{
    visibility: visible;
    animation-duration: 1s;
    animation-iteration-count: 1;
    height: 140px;
}
.case_ul li:nth-child(1){
    animation-delay: 0.2s; 
}
.case_ul li:nth-child(2){
    animation-delay: 0.4s;
}
.case_ul li:nth-child(3){
    animation-delay: 0.6s;
}
.case_ul li:nth-child(4){
    animation-delay: 0.8s;
}
.case_ul li:nth-child(5){
    animation-delay: 1s;
}



.sutra_wrapper{
    background:url(/Content/Areas/Common/images/main/sutraBk.png)no-repeat right bottom;
}
.proje_wrapper{
    margin-top: 60px;
    height: 810px;
    background:url(/Content/Areas/Common/images/main/projeBk.png) no-repeat 7% top;
    background-size: contain;
}
.proje_con{
    position: relative;
    height: 100%;
}


.proje_h2 .mind_more{
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    line-height: 67px;  
    float: right;
    margin-right: 40%;
}
.proje_h2 .mind_more:hover{
    color: #08ADBA;
}
.proje_left{
    position: absolute;
    bottom: 40px;
    left: -82px;
}
.proje_right{
    float: right;
    width: 754px;
    padding-top: 60px;
}
.proje_right img{
    width: 100%;
}
.proje_right .roje_tit{
    text-align: center;
    font-size: 49px;
    color: #08ADBA;
    letter-spacing: 4px;
    line-height: 70px;
}
.roje_tit.roje_tit1{
    padding-right: 4em;
}
.proje_right .roje_img{
    margin-top: 45px;
}
.psych_wrappre{
    padding-top: 80px;
    background:url(/Content/Areas/Common/images/main/psychBk.png)no-repeat right 20px;
}
.com_h2 .com_h2A{
    font-size: 51px;
    font-weight: 400;
    color: #08ADBA;
}
.info_left{
    width: 420px;
    float: left;
    font-size: 15px;
    line-height: 28px;
    text-indent: 2em;
    padding-top: 15px;
}
.proje_info{
    margin-top: 20px;
    width: 840px;
    position: relative;
}
.info_right{
    float: right;
}

.info_btm{
    margin-top: 20px;
}
.info_right2{
    position: absolute;
    right: -30px;
    top: -165px;
}
.health_wrapper{
    margin-top: 70px;
}
.health_left{
    width: 549px;
}
.health_right{
    width: 566px;
}
.health_h2 .health_h2A{
    font-size: 51px;
    font-weight: bold;
    color: #08ADBA;
    line-height: 27px;
}
.healthImg2{
    margin-top: 70px;
}

.diagn_wrapper{
    background: url(/Content/Areas/Common/images/main/diagnBk.png)no-repeat top center;
    padding-top: 80px;
    margin-top: 10px;
}
.com_h2.diagn_h2{
    text-align: center;
}
.com_h2.diagn_h2 .com_h2A{
    color: #fff;
}

.diagn_h2 .mind_more{
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 67px;  
    float: right;
}
.diagn_h2 .mind_more:hover{
    color: #fff;
}


.mess_ul{
    display:flex;
    justify-content: space-between;
    margin-top: 50px;
}
.mess_li{
    width: 380px;
    text-align: center;
    position: relative;
    line-height: 316px;
}
.mess_li1{
    background:url(/Content/Areas/Common/images/main/messBk1.png)no-repeat;
    background-size: cover;
}
.mess_li2{
    background:url(/Content/Areas/Common/images/main/messBk2.png)no-repeat;
    background-size: cover;
}

.mess_li3{
    background:url(/Content/Areas/Common/images/main/messBk3.png)no-repeat;
    background-size: cover;
}
.mess_li .mess_img{
    transition: all 0.3s;
}
.mess_li1 .mess_img{
    vertical-align: middle;
}
.mess_li2 .mess_img{
    vertical-align: bottom;
}
.mess_li3 .mess_img{
    vertical-align: bottom;
}
.mess_a{
    width: 250px;
    height: 79px;
    line-height: 79px;
    text-align: center;
    position: absolute;
    bottom: -28px;
    left:50%;
    transform: translateX(-50%);
    background:rgba(255,255,255,0.96);
    border-radius: 12px;
    box-shadow: 0px 10px 27px 0px rgba(138, 138, 138, 0.1);
}
.mess_a a{
    font-size: 24px;
    color: #333333;
}
.mess_a:hover a{
    color: #08ADBA;
}
.mess_li:hover img.mess_img{
    transform: scale(1.04);
}

.mind_wrapper{
    margin-top: 75px;
}
.mind_con{
    height: 710px;
    position: relative;
    background:url(/Content/Areas/Common/images/main/mindBk.png)no-repeat top center;
}
.com_h2.mind_h2{
    padding-left: 108px;
    padding-right: 318px; 
}



.com_h2.mind_h2 .com_h2A{
    font-size: 46px;
    line-height: 110px;   
}
.com_h2.mind_h2 .mind_more{
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    line-height: 110px;  
    float: right; 
}
.com_h2.mind_h2 .mind_more:hover{
    color: #08ADBA;
}

.mind_con::before{
    content: "";
    display:block;
    position: absolute;
    left:-40px;
    top: 68px;
    width: 94px;
    height: 94px;
    background:url(/Content/Areas/Common/images/main/mindBk2.png)no-repeat center;

}
.mind_con::after{
    content: "";
    display:block;
    position: absolute;
    left:-76px;
    bottom: 130px;
    width: 160px;
    height: 160px;
    z-index: -1;
    background:url(/Content/Areas/Common/images/main/mindBk1.png)no-repeat center;
}
.mind_mess{
    position: absolute;
    bottom: 78px;
    width: 100%;
}

.mind_ul{
    display:flex;
    justify-content: space-around;

}
.mind_li {
    width: 330px;
    position: relative;
}
.mind_li .img_box{
    display:block;
    width: 100%;
    height: 220px;
    overflow:hidden; 
}
.mind_li .img_box img{
    width: 100%;
    transition: all 0.3s;
}
.mind_li .img_box:hover img{
    transform: scale(1.05);
}
.mind_cont{
    width: 90%;
    height: 110px;
    border-radius: 0 0 12px 12px;
    background: #FFFFFF;
    position: absolute;
    left:50%;
    bottom: -55px;
    transform: translateX(-50%);
    box-shadow: 0px 10px 27px 0px rgba(138, 138, 138, 0.1);
    padding: 15px 20px 10px 20px;
    box-sizing: border-box;
}
.mind_cont .mind_p1{
    font-size: 14px;
    color: #999999;
    margin-bottom: 10px;
    text-align: center;
}
.mind_cont .title_type{
    font-size: 18px;
    color: #333333;
    line-height: 26px;
}
.mind_cont .title_type:hover{
    color: #08ADBA;
}
.mind_ul li:nth-child(1){
    animation-delay: 0.2s; 
}
.mind_ul li:nth-child(2){
    animation-delay: 0.4s;
}
.mind_ul li:nth-child(3){
    animation-delay: 0.6s;
}
.ph_rele{
    display:none;
}


@media screen and (max-width:1600px) {
    .proje_wrapper{
        height: 680px;
    }

    .proje_right{
        width: 610px;
    }
    .proje_left {
        position: absolute;
        bottom: 10px;
        left: 120px;
    }
    .proje_left img{
        width: 270px;
    }
    .psych_wrappre {
        background-size: 580px;
    }
    .info_right{
        width: 230px;
    }
    .proje_info{
        width: 680px;
    }
    .info_btm{
        width: 660px;
    }
}
@media screen and (max-width:768px) {
    .pc_rele{
        display:none;
    }
    .ph_rele{
        display:block;
    }
    .ph_banner{
        line-height: 0;
    }
    .ph_banner img{
        width: 100%;
    }
    .case_wrapper{
        background: url(/Content/Areas/Hospitals/images/Main/caseBk5.png)no-repeat left center;
        background-size:93%; 
        padding:0;
    }
    .case_ul {
        justify-content: left;
    }
    .case_ul li{
        width: 2.1rem;
        height: 1.95rem;
    }
    .case_ul li .img_box {
        line-height: 1.3rem;
    }
    .case_ul li .img_box img {
        height: 0.9rem;
    }
    .case_ul li .title_type {
        display: block;
        font-size: 0.16rem;
    }
    .case_moreA{
        display: block;
        width: 1.68rem;
        height: 0.6rem;
        border: 1px solid #08A8B5;
        background: rgba(8, 168, 181, 0.05);
        border-radius: 0.3rem;
        font-size: 0.24rem;
        font-weight: 400;
        color: #07A0AC;
        line-height: 0.6rem;
        margin: 0.4rem auto;
        text-align: center;
    }
    .custom_wrapper{
        background: #fff url(/Content/Areas/Common/images/main/sutraBk.png)no-repeat right center;
        padding:  0.2rem 0.24rem;
    }
    .custom_tit{
        font-size: 0.32rem;
        color: #08ADBA;
        text-align: center;
    }
    .custom_tit span{
        margin:0 0.4rem;
    }
    .custom_con img{
        width: 100%;
        margin-top: 0.3rem;
    }
    .wisdom_info{
        width: 60%;
        margin: 0.28rem auto;
        font-size: 0.15rem;
        line-height: 0.28rem;
        text-indent: 2em;
    }
    .wisdom_img{
        width: 100%;
    }
    .wisdom_con2{
        text-align: center;
    }
    .wisdom_img2{
        margin: 0.35rem auto 0;
        width: 90%;
    }
    .com_h2{
        line-height: 0.32rem;
        font-size: 0.32rem;
    }
    .com_h2 .com_h2A{
        font-size: 0.32rem;
    }    
    .com_h2.diagn_h2 .com_h2A{
        position: relative;
    }
    .com_h2.diagn_h2 .com_h2A::after{
        content: "";
        display:block;
        position: absolute;
        right: -1rem;
        top: -0.6rem;
        width: 0.9rem;
        height: 1.1rem;
        background: url(/Content/Areas/Hospitals/images/Main/diagnBk6.png)no-repeat;
        background-size: cover;
    }
    .mess_ul{
        margin-top: 0.3rem;
        padding: 0 0.3rem;
    }
    .mess_li {
        width: 32%;
        line-height: 1.86rem;
        height: 1.86rem;
    }
    .mess_li1 {
        background: url(/Content/Areas/Hospitals/images/Main/messBk6.png)no-repeat;
        background-size: cover;
    }
    .mess_li2 {
        background: url(/Content/Areas/Hospitals/images/Main/messBk7.png)no-repeat;
        background-size: cover;
    }
    .mess_li3 {
        background: url(/Content/Areas/Hospitals/images/Main/messBk8.png)no-repeat;
        background-size: cover;
    }
    .mess_a{
        width: 1.45rem;
        height: 0.46rem;
        line-height: 0.46rem;
        border-radius: 0.12rem;
        font-size: 0.2rem;
        bottom: -0.23rem;
    }
    .mess_a a{
        font-size: 0.2rem;
    }
    .diagn_wrapper{
        background: url(/Content/Areas/Hospitals/images/Main/diagnBk5.png)no-repeat top center;
        background-size: 100%;
        padding-top: 0.3rem;
        margin-top: 0.3rem;
    }
    .know_wrapper{
        padding: 0.6rem 0.3rem 1rem;
    }
    .com_h2.mind_h2{
        padding: 0;
        text-align: center;
        padding-left: 2em;
    }
    .mind_ul{
        justify-content: space-between;
    }
    .com_h2.mind_h2 .com_h2A{
        font-size: 0.32rem;
        line-height: 0.32rem;
    }
    .com_h2.mind_h2 .mind_more{
        font-size: 0.18rem;
        line-height: 0.32rem;
    }
    .com_h2.diagn_h2 .mind_more{
        font-size: 0.18rem;
        line-height: 0.32rem;
        margin-right: 0.3rem;
    }

    .com_h2.proje_h2 .mind_more{
        font-size: 0.18rem;
        line-height: 0.32rem;
        margin-right: 0;
    }


    .mind_ul{
        margin-top: 0.4rem;
        font-size: 0;
    }
    .mind_li{
        width: 48%;
    }
    .mind_li .img_box{
        height: 2.2rem;
    }
    .mind_cont .mind_p1{
        font-size: 0.14rem;
    }
    .mind_cont .title_type{
        font-size: 0.18rem;
        line-height: 0.3rem;
    }
    .mind_cont{
        padding: 10px;
    }

}   
@media screen and (max-width: 420px){
    .know_wrapper {
        padding: 0.6rem 0.3rem 1rem;
        margin-bottom: 0.4rem;
    }
    .wisdom_info {
        width: 85%;
        line-height: 0.4rem;
    }
    .mind_cont{
        height: 1.5rem;
    }
}
