/* GLOBAL STYLES */

html,
body {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section,
a {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

a {
    text-decoration: none !important;
}

input,
select,
textarea {
    vertical-align: middle;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
}

ul,
li {
    list-style-type: none;
}

a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div,
a {
    tap-highlight-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}


.container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.main-s {
    margin-left: 400px;
}


.banner-s {
    width: 100%;
    height: 320px;
    background-image: url(../images-s/solution_banner1.jpg);
    background-size: cover;
    background-position: center;
    margin-top: 70px;
}

.banner-s2 {
    background-image: url(../images-s/solution_banner2.jpg);
    background-size: cover;
    background-position: center;
}

.banner-s3 {
    background-image: url(../images-s/solution_banner3.jpg);
    background-size: cover;
    background-position: center;
}
    
.banner-s4 {
    background-image: url(../images-s/solution_banner4.jpg);
    background-size: cover;
    background-position: center;
}
.nav li.active p, .nav li:hover p{
    color: #e60012;
    border-bottom: 3px solid #e60012;
}

.left-nav-s {
    width: 175px;
    position: fixed;
    left: 115px;
    top: 65%;
    transform: translateY(-50%);

     opacity:0;
    transition:0.5s; 
}

.left-nav-s5 {
    width: 220px;
    left: 85px;
}

.left-nav-s12 {
    width: 190px;
}

.left-nav-s li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15%;
    text-align: left;
}

.left-nav-s li a {
    display: inline-block;
    width: 100%;
    color: #404F6D;
    font-size: 16px;
    line-height: 19px;
    padding-left: 5px;
    border-left: 6px solid transparent;
    transition: 0.5s;
}

.left-nav-s div {
    font-size: 20px;
    color: #2C3444;
    line-height: 24px;
    margin-bottom: 15%;
}

.left-nav-s li.active a {
    color: #008B9C;
    border-left: 6px solid #008B9C;
}

.left-nav-s li:hover a {
    color: #008B9C;
    border-left: 6px solid #008B9C;
}

.back-index {
    width: auto;
    font-size: 18px;
}

.back-index a {
    color: #000;
}

.back-index img {
    width: 9px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 7px;
}

.itembox-s {
    width: 100%;
    overflow: hidden;
    margin-top: 3%;
}

.item-tit {
    font-size: 48px;
    color: #008B9C;
    margin-bottom: 4%;
}

.item-line {
    width: 100%;
    height: 1px;
    background-color: #C5D2DE;
    margin-bottom: 4%;
}

.item-tit2 {
    font-size: 20px;
    color: #2C3444;
    padding-left: 15px;
    border-left: 8px solid #2C3444;
    margin-bottom: 3%;
}

.item-txt {
    font-size: 16px;
    color: #404F6D;
    margin-bottom: 4%;
    line-height: 1.6em;
}

.item-ul {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 4%;
}

.item-ul li {
    width: 24%;
    float: left;
    position: relative;
    margin-left: 1.3%;
    margin-bottom: 2%;
}

.item-ul li:first-child {
    margin-left: 0%;
}

.item-li-tit {
    width: auto;
    font-size: 18px;
    color: #01636F;
    position: absolute;
    top: 9%;
    left: 14.3%;

}

.item-li-txt {
    width: 76%;
    font-size: 18px;
    color: #2C3444;
    line-height: 1.6em;
    position: absolute;
    top: 49.3%;
    left: 14%;

}

.item-img {
    width: 100%;
    overflow: hidden;
}

.item-ul1 li {
    width: 22.4%;
    margin-left: 2.2%;
    margin-bottom: 0;
}

.item-ul1 .item-li-tit {
    top: 30.8%;
    left: 15.3%;
}

.item-ul2 li {
    width: 48.3%;
    margin-left: 1.6%;
    margin-bottom: 0;
}

.item-ul2 .item-li-tit {
    top: 8.5%;
    left: 8.3%;
}

.item-ul2 .item-li-txt {
    width: 100%;
    top: 37.3%;
    left: 8%;
}


/* 医院精细化运营 */
.banner-s5 {
    width: 100%;
    height: 320px;
    background-image: url(../images-s/solution2_banner1.jpg);
}

.banner-s6 {
    background-image: url(../images-s/solution2_banner2.jpg);
    background-size: cover;
    background-position: center;
}

.banner-s7 {
    background-image: url(../images-s/solution2_banner3.jpg);
    background-size: cover;
    background-position: center;
}

.banner-s8 {
    background-image: url(../images-s/solution2_banner4.jpg);
    background-size: cover;
    background-position: center;
}

.banner-s9 {
    background-image: url(../images-s/solution2_banner5.jpg);
    background-size: cover;
    background-position: center;
}

.item-ul4 li {
    width: 17%;
    margin-left: 3%;
    margin-bottom: 0;
}

.item-ul4 .item-li-tit {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.item-ul6 .item-li-txt {
    top: 44.3%;

}

.item-ul6 li:nth-child(2) .item-li-txt {
    top: 53.3%;

}

.item-ul7 li {
    width: 22.6%;
    margin-left: 2.3%;
    margin-bottom: 0%;
}

.item-ul7 li:nth-child(3) {
    width: 49%;

}

.item-ul7 .item-li-tit {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.item-img8 {
    margin-bottom: 4%;
}


/* 医疗资源整合共享 */
.banner-s10 {
    width: 100%;
    height: 320px;
    background-image: url(../images-s/solution3_banner1.jpg);
}

.banner-s11 {
    background-image: url(../images-s/solution3_banner2.jpg);
    background-size: cover;
    background-position: center;
}

.item-ul9 li {
    width: 48%;
    margin-left: 2%;
    margin-bottom: 0%;
}

.item-ul9 .item-li-tit {
    top: 13%;
    left: 7.3%;
}

.item-ul9 .item-li-txt {
    top: 57.3%;
    left: 7%;
}

.item-ul10 li {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 0%;
}

.item-ul10 .item-li-tit {
    left: 11.3%;
}

.item-ul10 .item-li-txt {
    width: 80%;
    top: 44.3%;
    left: 11%;
}

/* 人才队伍建设 */
.banner-s12 {
    width: 100%;
    height: 320px;
    background-image: url(../images-s/solution4_banner1.jpg);
}

.banner-s13 {
    background-image: url(../images-s/solution4_banner2.jpg);
    background-size: cover;
    background-position: center;
}

.banner-s14 {
    background-image: url(../images-s/solution4_banner3.jpg);
    background-size: cover;
    background-position: center;
}


.item-ul12 .item-li-txt {
    top: 44.3%;
}

.item-ul13 li {
    width: 48%;
    margin-left: 2%;
    margin-bottom: 0%;
}

.item-ul13 .item-li-tit {
    top: 9%;
    left: 7%;
}

.item-ul13 .item-li-txt {
    top: 44.3%;
    left: 7%;
}


/* 高质量管理 */

.banner-s5 {
    width: 100%;
    height: 320px;
    background-image: url(../images-s/solution5_banner1.jpg);
}

.banner-s5.act2 {
    background-image: url(../images-s/solution5_banner2.jpg);
    background-size: cover;
    background-position: center;
}

.item-ul14 li {
    width: 24.9%;
    margin-left: 2%;
    margin-bottom: 0%;
}

.item-ul14 li:nth-child(2) {
    width: 29.4%;
}

.item-ul14 .item-li-tit {
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}











.show-pc {
    display: block;
}

.show-phone {
    display: none;
}

@media (max-width: 1600px) {
    .item-li-txt {
        font-size: 16px;
    }
    .item-li-tit {
        font-size: 16px;
    }
    .item-li-txt {
        width: 80%;
    }
}
@media (max-width: 1400px) {
    .main-s {
        margin-left: 300px;
    }
    .left-nav-s {
        left: 71px;
    }
}
@media (max-width: 1200px) {
    .main-s {
        margin-left: 172px;
        width: 960px;
    }
    .item-li-txt {
        font-size: 15px;
    }
    .item-li-tit {
        font-size: 15px;
    }
    .left-nav-s {
        left: 17px;
    }
    .left-nav-s div {
        font-size: 16px;
        margin-bottom: 6%;
    }
    .left-nav-s li a {
        font-size: 12px;
    }
    .left-nav-s li {
        margin-bottom: 5%;
    }
}



@media (max-width: 768px) {

    .show-pc {
        display: none;
    }

    .show-phone {
        display: block;
    }

    .nav-w {
        display: none;
    }

    .banner-s{
        background-image: none;
        height: auto;
        position: relative;
        margin-top: 14%;
    }

    .main-s {
        margin-left: 0px;
        width: 87.5%;
        margin: 0 auto;
        padding-top: 5%;
    }

    .left-nav-s {
        display: none;
    }

    .back-index {
        display: none;
    }

    .item-tit {
        font-size: 6.4vw;
        margin-bottom: 6%;
    }

    .item-line {
        margin-bottom: 6%;
    }
    .item-tit2 {
        font-size: 4vw;
        color: #2C3444;
        padding-left: 3%;
        border-left: 4px solid #2C3444;
        margin-bottom: 3%;
    }
    .item-txt {
        font-size: 3.2vw;
        color: #454545;
        margin-bottom: 7%;
        line-height: 1.6em;
    }
    .item-ul li {
        width: 100%;
        float: none;
        position: relative;
        margin-left: 0%;
        margin-bottom: 4%;
    }

    .item-ul li:first-child {
        margin-top: 3%;
    }
    .item-li-tit {
        width: auto;
        font-size: 3.2vw;
        color: #01636F;
        position: absolute;
        top: 10%;
        left: 8.3%;
    }
    .item-li-txt {
        width: 82%;
        font-size:3.2vw;
        color: #2C3444;
        line-height: 1.6em;
        position: absolute;
        top: 55.3%;
        left: 8.3%;
    }

    .item-ul1 li {
        width: 60%;
    }
    .item-ul1 .item-li-tit {
        top: 31.8%;
        left: 20.3%;
    }
    .item-ul2 .item-li-tit {
        top: 6.5%;
    }

    .item-ul22 .item-li-tit {
        top: 10%;
        left: 6.3%;
    }
    .item-ul22 li:nth-child(4) .item-li-txt {
        top: 48.3%;
    }
    .item-ul4 {
        width: 84%;
        margin-top: 5%;
    }
    .item-ul4 li {
        width: 46.4%;
        float: left;
    }
    .item-ul4 li:first-child {
        margin-top: 0%;
    }

    .item-ul4 li:nth-child(1), .item-ul4 li:nth-child(3), .item-ul4 li:nth-child(5){
        margin-right: 5%;
    }
    .item-ul4 .item-li-tit {
        top: 45%;
    }

    .item-ul6  .item-li-tit {
        left: 7.3%;
    }

    .item-ul7 li {
        width: 50%;
    }
    .item-ul7 li:nth-child(3) {
        width: 70%;
    }
    .item-ul7 li:nth-child(2) .item-li-tit {
        left: 53%;
    }
    .item-ul7 li:nth-child(3) .item-li-tit {
        left: 49%;
    }

    .item-ul9 .item-li-tit {
        top: 10%;
    }

    .item-ul9 .item-li-txt {
        top: 52.3%;
    }

    .item-ul10 .item-li-txt {
        top: 48.3%;
    }

    .item-ul14 li {
        width: 70%;
    }
    .item-ul14 li:nth-child(2) {
        width: 80%;
    }



    .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 3vw;
    }

    .bottom span {
        display: block;
    }

    .div-br img {
        width: 3.8%;
    }











}