.nav-flex-content{
    padding: 0 30px;
}
.nav-banner{
    height: 305px;
}
.nav-flex-title-box{
    margin-top: 33px;
    text-align: center;
}
.nav-flex-title-box .flex-title{
    font-size: 20px;
    color: #2AA3DC;
}
.flex-title-small{
    margin-top: 10px;
    color: #909090;
    font-size: 16px;
    
    position: relative;
}
.flex-title-small:after{
    content: '';
    position:absolute;
    width: 600px;
    height: 2px;
    background-color: #DCDDDD;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.industry-text{
    margin-top: 22px;
    font-size: 16px;
    color: #909090;
    line-height: 24px;
    text-align: center;
}
.small-inline{
    background-color: #fff;
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 10px;
}
.industry-text-inline{
    display: inline-block;
}
.hospital-details-1,.hospital-details-2{
    width: 100%;
}
.hospital-details-1{
    margin-top: 33px;
    height: 304px;
    background: url('../image/solution/hospital-details-1.png') 100% 100% no-repeat;
}
.hospital-details-2{
    margin-top: 74px;
    height: 1862px;
    background: url('../image/solution/hospital-details-2.png') 100% 100% no-repeat;
    box-sizing: border-box;
    color: #Fff;
}
.hospital-list{
    font-size: 16px;
    color: #fff;
    line-height: 18px;
    height: 150px;
    box-sizing: border-box;
}
.hospital-list.list-1{
    padding: 9px 0 0 446px;
}
.hospital-list.list-2{
    padding: 11px;
    margin-top: 5px;
}
.details-text-box.bg-green{
    background-color: #8CC340;
}
.details-text-box{
    width: 479px;
    height: 224px;
    background-color: #2AA3DC;
    padding: 49px 59px 0 29px;
    box-sizing: border-box;
}
.details-text-box .details-title{
    font-size: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}
.details-text-box .details-p{
    margin-top: 8px;
    font-size: 16px;
}
.details-box-1,.details-box-3,.details-box-5,.details-box-7{
    float: right;
}
.details-box-2{
    height: 218px;
    margin-top: 53px;
}
.details-box-3{
    margin-top: 51px;
    height: 224px;
}
.details-box-4{
    margin-top: 50px;
    height: 222px;
}
.details-box-5{
    margin-top: 47px;
    height: 226px;
}
.details-box-6{
    margin-top: 53px;
    height: 218px;
}
.details-box-7{
    margin-top: 52px;
    height: 226px;
}
.industry-text-1{
    text-align: left;
}