﻿.health-page-box{
    display: block;
    position: relative;
    width: 100%;
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding: 80px 0;
    min-height: calc(100vh - 80px);
}
.health-page-all-box{
    width: 1200px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    font-size: 0;
    position: relative;
    box-sizing: border-box;
    padding: 40px 0;
}
.health-page-info-box{
    margin-top: 30px;
}
.health-page-info-l{
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    width: 900px;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}
.investment-page .health-page-info-l{
    width: 100%;
}
.health-page-info-path-box{
    display: flex;
    justify-content: start;
    align-items: start;
    box-sizing: border-box;
    padding: 12px 0;
}
.health-page-info-path{
    font-size: 14px;
    font-weight: lighter;
    color: #888;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-left: 25px;
    letter-spacing: 1px;
    line-height: 1.4;
    flex: 0 0 auto;
    transition: all .3s linear;
}
.health-page-info-path-box div{
    flex: 1 1 auto;
}
.health-page-info-path:first-child{
    color: #ff6800;
    margin-left: 0;
}
.health-page-info-path:after {
    content: '\f0da';
    font-size: 14px;
    color: #888;
    position: absolute;
    top: 0;
    right: -17px;
    cursor: default;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    display: block;
}
.health-page-info-path:last-child:after{
    display: none;
}
.health-page-line{
    width: 100%;
    height: 1px;
    display: block;
    background-color: #eee;
}
.health-page-info-data{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-family: "roboto";
    font-weight: 300;
    color: #ff6800;
    letter-spacing: 1px;
    position: relative;
    padding-right: 20px;
    line-height: 3;
}
.health-page-info-data:after{
    content: '';
    display: block;
    width: 1px;
    height: 14px;
    position: absolute;
    right: 10px;
    top: calc(50% - 7px);
    background-color: #eee;
}
.health-page-info-lookfans{
    display: inline-block;
    vertical-align: middle;
    color: #555;
    font-size: 14px;
    letter-spacing: 1px;
}
.health-page-info-lookfans i{
    margin-right: 5px;
}
.health-page-info-title-box{
    font-size: 26px;
    display: block;
    font-weight: bold;
}
.health-page-info-tag-box{
    margin: 10px 0;
}/*
.health-page-info-tag-text{
    font-size: 14px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    background-color: #ff6800;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 6px;
    letter-spacing: 1px;
}*/
.health-page-info-tag{
    display: inline-block;
    vertical-align: top;/*
    width: calc(100% - 42px);*/
}
.health-page-info-tag a{
    display: inline-block;
    vertical-align: middle;
    color: #ff6800;
    font-size: 14px;
    letter-spacing: 1px;
    margin-right: 10px;
    transition: all .3s linear;
}
.health-page-info-edit-box{
    display: block;
    font-size: 14px;
    color: #555;
    letter-spacing: 1px;
    line-height: 2;
    margin: 10px 0;
}
.health-page-info-btn-box{
    box-sizing: border-box;
    padding: 30px 0;
}
.health-page-info-fb-box{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
    border-radius: 7px;
    transition: all .3s linear;
}
.health-page-info-btn{
    width: calc(100% - 92px);
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
.health-page-info-btn-prev-box,
.health-page-info-btn-back-box,
.health-page-info-btn-next-box{
    display: inline-block;
    vertical-align: middle;
}
.health-page-info-btn-back-box{
    margin: 0 80px;
}
.health-page-info-btn-prev,
.health-page-info-btn-back,
.health-page-info-btn-next{
    font-size: 14px;
    color: #888;
    letter-spacing: 1px;
    display: inline-block;
    transition: all .3s linear;
}
.health-page-info-btn-prev i,
.health-page-info-btn-next i{
    color: #ff6800;
    margin: 0 5px;
    transition: all .3s linear;
}
.health-page-info-r{
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    width: calc(100% - 920px);
}
.health-page-info-r-title{
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    color: #ff6800;
    line-height: 46px;
    box-sizing: border-box;
    padding: 0 15px;
    letter-spacing: 2px;
    position: relative;
}
.health-page-info-r-title:after{
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    background-color: #ff6800;
    bottom: 0;
    left: 0;
}
.health-page-info-r-box{
    box-sizing: border-box;
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
    display: inline-block;
}
.health-page-info-r-img-box{
    width: 80px;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.health-page-info-r-img{
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: all .3s linear;
}
.health-page-info-r-text{
    width: calc(100% - 80px);
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 14px;
    color: #888;
    font-weight: lighter;
    line-height: 1.8;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-inline-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: all .3s linear;
}


/*-----hover-----*/
.health-page-info-path-box a:hover{
    color: #ff6800;
}
.health-page-info-path:first-child:hover{
    color: #000;
}
.health-page-info-tag a:hover{
    color: #000;
}
.health-page-info-btn-prev:hover, 
.health-page-info-btn-back:hover, 
.health-page-info-btn-next:hover{
    color: #ff6800;
}
.health-page-info-btn-prev:hover i{
    transform: translateX(-5px);
} 
.health-page-info-btn-next:hover i{
    transform: translateX(5px);
}
.health-page-info-r-box:hover .health-page-info-r-img{
    transform: scale(1.1);
}
.health-page-info-r-box:hover .health-page-info-r-text{
    color: #ff6800;
}





@media only screen and (max-width: 1200px){
    .health-page-all-box{
        width: 1000px;
    }
    .health-page-info-l{
        width: 700px;
    }
    .health-page-info-path-box div{
        width: 450px;
    }
    .health-page-info-r{
        width: calc(100% - 720px);
    }
    .health-page-box{
        padding-top: 69px;
    }
}
@media only screen and (max-width: 1000px){
    .health-page-box{
        padding-top: 69px;
    }
    .health-page-all-box{
        width: 750px;
    }
    .health-page-info-box{
        margin-top: 15px;
    }
    .health-page-info-l{
        width: 100%;
    }
    .health-page-info-r{
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
        background-color: transparent;
    }
    .health-page-info-r-box{
        width: calc(50% - 5px);
        margin-left: 10px;
        margin-top: 10px;
        display: inline-block;
        background-color: #fff;
    }
    .health-page-info-r-box:nth-child(even){
        margin-left: 0;
    }
    .health-page-info-path-box{
        display: none;
    }
    .health-page-line:nth-child(2){
        display: none;
    }
}
@media only screen and (max-width: 750px){
    .health-page-all-box{
        width: 550px;
    }
    .health-page-info-title-box{
        font-size: 22px;
    }
    .health-page-info-btn-box{
        padding: 20px 0;
    }
}
@media only screen and (max-width: 550px){
    .health-page-box{
        padding-top: 53px;
        padding-bottom: 50px;
    }
    .health-page-all-box{
        width: 400px;
    }
    .health-page-info-title-box{
        font-size: 18px;
    }
    .health-page-info-btn{
        width: calc(100% - 92px);
    }
    .health-page-info-btn-back-box{
        margin: 0 40px;
    }
    .health-page-info-data,
    .health-page-info-lookfans{
        font-size: 12px;
    }
    .health-page-info-tag-text{
        display: none;
    }
    .health-page-info-tag{
        width: 100%;
    }
    .health-page-info-tag a{
        margin-left: 0;
        margin-right: 5px;
        font-size: 12px;
    }
    .health-page-info-btn-box{
        padding: 10px 0;
    }
    .health-page-info-edit-box{
        font-size: 12px;
    }
    .health-page-info-tag-box{
        margin: 5px 0;
    }
    .health-page-info-r-title{
        line-height: 36px;
    }
}
@media only screen and (max-width: 400px){
    .health-page-box{
        padding-top: 53px;
        padding-bottom: 30px;
    }
    .health-page-all-box{
        width: 300px;
    }
    .health-page-info-title-box{
        font-size: 16px;
    }
    .health-page-info-btn-back-box{
        margin: 0 20px;
    }
    .health-page-info-btn-prev, .health-page-info-btn-back, .health-page-info-btn-next{
        font-size: 12px;
    }
    .health-page-info-r-box{
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }
    .health-page-info-r-img-box{
        width: 60px;
        height: 60px;
    }
    .health-page-info-r-text{
        font-size: 12px;
        width: calc(100% - 60px);
    }
}



/*animation*/

@media only screen and (min-width: 1001px){
    .health-page-info-title-box,
    .health-page-info-tag-box,
    .health-page-info-edit-box,
    .health-page-line,
    .health-page-info-fb-box,
    .health-page-info-btn-back,
    .health-page-info-btn-prev,
    .health-page-info-btn-next,
    .health-page-info-r-box{
        opacity: 0;
    }
    .health-page-info-path-box{
        animation: fadeInRight 1s ease 0s 1 both;
    }
    .health-page-info-data-box,
    .health-page-info-fb-box.anima,
    .health-page-info-btn-back.anima{
        animation: fade 1s ease 0s 1 both;
    }
    .health-page-info-title-box.anima,
    .health-page-info-tag-box.anima,
    .health-page-info-edit-box.anima{
        animation: fadeInUp 1s ease 0s 1 both;
    }
    .health-page-line.anima{
        opacity: 1;
        animation: width-100 .8s linear 0s 1 both;
    }
    .health-page-info-btn-prev.anima{
        animation: fadeInRight 1s ease 0s 1 both;
    }
    .health-page-info-btn-next.anima{
        animation: fadeInLeft 1s ease 0s 1 both;
    }
    .health-page-info-r-title{
        animation: fade 1s ease 0s 1 both;
    }
    .health-page-info-r-box.anima{
        animation: fadeInUp 1s ease 0s 1 both;
    }
}

