@charset "utf-8";
/* CSS Document */

/*banner*/
.secondary-banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.secondary-banner > img {
    width: 100%;
    transition: all 0.4s;
}

/*功能介绍*/
.hospital-sec1 {
    padding: 60px 0;
}
.hospital-sec1>* {
    box-sizing: border-box;
}
a {
    text-decoration: none;
    color: #333;
}
button, input, textarea, th, td, img, a, a:hover, a:active, a:visited, a:link, a:focus {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    text-decoration: none;
}
.areacont {
    overflow: hidden;
}
.wrap {
    width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
.hospital-sec1 .sec-text {
    max-width: 1180px;
    margin: 0 auto;
    padding: 30px 0 60px;
    position: relative;
}
.hospital-sec1 .sec-text::before {
    display: block;
    content: '';
    position: absolute;
    width: 157px;
    height: 137px;
    background-size: contain;
    left: 5%;
    top: -15%;
}
.hospital-sec1 .sec-text p {
    text-align: center;
    font-size: 28px;
    position: relative;
    z-index: 3;line-height: 48px
}
.hospital-sec1 .sec-text span {
    font-weight: bold;
}
.areacont .area-title {
    text-align: center;
}
.mb60 {
    margin-bottom: 50px;
}
.areacont .area-title .title {
    font-size: 28px;
    color: #333;
    line-height: 66px;
}
.areacont .area-title .title-txt {
    padding: 0 30px;
    color: #666;
}
.font22 {
    font-size: 22px;
}
.font14 {
    font-size: 14px;
}
.hospital-sec1 .sec-tab {
    margin-top: 50px;
    /* height: 720px; */
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    align-items: stretch;
}
.hospital-sec1 .sec-tab .function {
    width: 60%;
    height: 100%;
    background: url(../../image/sub/solutions-GuaHaoSys/circle_bg.png) no-repeat center center;
    background-size: contain;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.hospital-sec1 .sec-tab .function .img {
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.hospital-sec1 .sec-tab .function .img img {
    object-fit: contain;
    max-height: 100%;
    max-width: 100%;
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    position: absolute;
    bottom: -20px;
    left: 348px;
    width: 100%;
}
.hospital-sec1 .sec-tab .tab-menu {
    width: 41%;
    padding-right: 12px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    align-items: center;
}
.hospital-sec1 .sec-tab .tab-menu a {
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 20px;
    max-width: 370px;
    border-radius: 10px;
}
.hospital-sec1 .sec-tab .tab-menu h4 {
    font-size: 22px;
    margin-bottom: 10px;
    color:#333;
}
.hospital-sec1 .sec-tab .tab-menu a.on h4 {
    color: #007aff;
}
.hospital-sec1 .sec-tab .tab-menu p {
    font-size: 14px;
    color: #666;
}
.hospital-sec1 .sec-tab .tab-menu a.on {
    box-shadow: 0px 0px 11px 2px rgba(0,122,255, 0.2);
}
.hospital-sec1 .sec-tab .tab-menu a:last-child {
    margin-bottom: 0;
}
/*产品优势*/
.hospital-sec2 {
    background-color: #F9F9F9;
    padding: 60px 0;
}
.hospital-sec2 * {
    box-sizing: border-box;
}
.jishu-area1 .scene-cont .item {
    width: 24%;
    margin-right: 1.3%;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.jishu-area1 .scene-cont .item:nth-child(4n) {
    margin-right: 0;
}
.jishu-area1 .scene-cont .item::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.4s;
}

.jishu-area1 .scene-cont .item > img {
    transition: all 0.4s;
    width: 100%;
}
.jishu-area1 .scene-cont .item .overtxt {
    z-index: 5;
    position: absolute;
    left: 0;
    top: 33%;
    width: 100%;
    color: #ffffff;
    padding: 0 5%;
}
.jishu-area1 .scene-cont .item .txt1 {
    opacity: 1;
    animation: fadeInUp 0.4s ease-in;
}
.jishu-area1 .scene-cont .item .txt1 img {
    height: 42px;
}
.jishu-area1 .scene-cont .item:hover::after {
    transition: all 0.4s;
    opacity: 0.7;
    background: #004EA2;
}
.mb30 {
    margin-bottom: 30px;
}
/* .jishu-area1 .scene-cont .txt1 h4::after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 3px;
    background: #FFFFFF;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    bottom: -10px;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
} */
.clearfix {
    clear: both;
}
.clearfix::after {
    clear: both;
}
.clearfix::before, .clearfix::after {
    display: block;
    line-height: 0;
    content: "";
}
.jishu-area1 .scene-cont .txt1 h4 {
    position: relative;
}
.mb20 {
    margin-bottom: 20px;
}
.font30 {
    font-size: 30px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
.jishu-area1 .scene-cont .item .txt2 {
    padding: 0 10%;
    transition: all 0.4s;
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.jishu-area1 .scene-cont .txt2 h4 {
    margin-bottom: 15px;
}
.hospital-sec2.jishu-area1 .scene-cont .txt2 .txt {
    -webkit-line-clamp: 8;
}
.jishu-area1 .scene-cont .txt2 .txt {
    font-size: 22px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.mb80 {
    margin-bottom: 50px;
}









/*应用场景*/
.hospital-sec3 {
    padding: 50px 0 60px;
}
.hospital-sec3 * {
    box-sizing: border-box;
}
.hospital-sec3 .sec-list li {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.hospital-sec3 .sec-list .img {
    width: 50%;
}
.hospital-sec3 .sec-list li:nth-child(2n) .img {
    -webkit-box-ordinal-group: 3;
    order: 2;
}
.hospital-sec3 .sec-list .img img {
    width: 100%;
}
.hospital-sec3 .sec-list .text {
    width: 50%;
    padding: 20px 5%;
}
.hospital-sec3 .sec-list .text h4 {
    font-size: 22px;
    color: #333;
}
.hospital-sec3 .sec-list .text p {
    font-size: 14px;
    margin: 20px 0 40px;
    color: #666;
}

/*经典案例*/
.hospital-sec4 {
    padding: 50px 0 0;
    background-color: #f9f9f9;
}
.hospital-sec4 * {
    box-sizing: border-box;
}
.service-list .list-item {
    position: relative;
    width: 32.2%;
    margin-right: 1.6%;
    margin-bottom: 1.6%;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 0 10px 5px rgb(0,0,0,.15);
}
.fl {
    float: left;
}
.service-list .list-item .item-img {
    width: 100%;
    overflow: hidden;
}
.service-list .list-item .item-img > img {
    width: 100%;
    transition: all 0.4s;
    height: 19vw;
}
img {
    border: 0px;
    outline-width: 0px;
    vertical-align: top;
    max-width: 100%;
}
.service-list .list-item:nth-child(3n) {
    margin-right: 0;
}
.service-list .list-item .item-img .logo {
    opacity: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    display: inline-block;
}

.service-list .list-item .item-item {
    font-size: 48px;
    color: #ffffff;
    position: relative;
    margin-bottom: 60px;
}



