/*轮播图*/

.isshow {
    display: block !important;
}

.read_span {
    border: 2px solid #327DFA !important;
    background: #327DFA !important;
    color: #fff !important;
}

.hospital-banner {
    margin-top: 74px !important;
}

.hospital-banner .banner-img {
    min-height: 350px;
}

.hospital-banner .h-banner-box {
    position: absolute;
    top: 25%;
    left: 13.5%;
    width: 1050px;
}

.hospital-banner .h-banner-box h1 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}

.seo_p {
    display: inline-block;
    color: #fff;
    margin-top: 18px;
}

.seoh2 {
    display: inline-block;
    color: #fff;
    font-size: 20px;
}


/*===================相关阅读===================*/

.hos-read {
    padding: 60px 0 100px;
}

.hos-read h3 {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    font-size: 40px;
    border-bottom: 4px solid #B1B1B1;
    margin-bottom: 30px;
}

.hos-read .read-list {
    margin: 30px auto 40px;
    width: 622px;
}

.hos-read .read-list li {
    float: left;
}

.hos-read .read-list li:nth-of-type(2) {
    margin-left: 20px;
}

.hos-read .read-list li:nth-of-type(3) {
    margin-left: 20px;
}

.hos-read .read-list li span {
    display: inline-block;
    padding: 13px 25px;
    border-radius: 23px;
    color: #000;
    font-size: 20px;
    border: 2px solid #E1E1E1;
    background: #fff;
    cursor: pointer;
}

.hos-read .read-link {
    margin-top: 45px;
    width: 57%;
    margin: 0 auto;
}

.hos-read .read-link a {
    display: none;
}


/* 上方拷贝结构部分 */

.jf_content_top {
    background: url(../images/img_right.png) no-repeat right bottom;
    width: 100%;
    background-color: #fff;
    padding: 60px 0 0;
}

.jf_content_top h3 {
    width: 270px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    font-size: 40px;
    border-bottom: 4px solid #B1B1B1;
    margin-bottom: 30px;
}

.jf_content_top p {
    text-align: center;
    font-size: 20px;
    color: #8D8D8D;
    padding-bottom: 20px;
}

.jf_content_top_ul {
    width: 72%;
    margin: 0 auto;
    padding-bottom: 60px;
}

.jf_content_top_ul li {
    position: relative;
    float: left;
    width: 33.3%;
}

.jf_content_top_ul li p {
    color: #3E3E3E;
    position: absolute;
    left: 50%;
    top: 89.5%;
    transform: translate(-50%, -50%);
}


/* 实施平台特点 */

.jf_content_con {
    width: 100%;
    background: url(../images/img_left.png) no-repeat;
    background-color: #EEF5FF;
    padding: 60px 0 104px 0;
}

.jf_content_con h3 {
    width: 270px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    font-size: 40px;
    border-bottom: 4px solid #B1B1B1;
    margin-bottom: 30px;
}

.jf_content_con_ul {
    width: 78%;
    margin: 0 auto;
}

.jf_content_con_ul li {
    float: left;
    width: 25%;
}

.jf_content_con_ul li img {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 10px;
}

.jf_content_con_ul li p {
    color: #3E3E3E;
    font-size: 25px;
    text-align: center;
    line-height: 32px;
}


/* sve部分 */

.createMap {
    padding: 70px 0 35px;
    background: linear-gradient(271deg, #2096FA 0%, #6736FA 100%);
}

.createMap h3 {
    font-size: 40px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.createMap .createMap-link {
    width: 250px;
    height: 60px;
    border: 1px solid #FFFFFF;
    background: url(../images/creat_map.png) no-repeat 10px 10px;
    display: block;
    margin: 0 auto;
    color: #fff;
    line-height: 60px;
}

.createMap .createMap-link p {
    font-size: 25px;
    text-indent: 55px;
}

.createMap .createMap-link:hover {
    background: url(../images/creat_map_hover.png) no-repeat 10px 10px;
    background-color: #fff;
}

.createMap .createMap-link:hover p {
    color: #327DFA;
}


/*响应式*/

@media (min-width: 980px) and (max-width:1279px) {
    .jf_content_top h3 {
        width: 250px;
        font-size: 35px;
        border-bottom: 3px solid #B1B1B1;
    }
    .jf_content_top p {
        padding-top: 8px;
        font-size: 16px;
    }
    .jf_content_con h3 {
        width: 250px;
        font-size: 35px;
        border-bottom: 3px solid #B1B1B1;
    }
    .jf_content_con_ul li p {
        font-size: 17px;
        line-height: 28px;
    }
    .hos-read h3 {
        width: 180px;
        font-size: 35px;
        border-bottom: 3px solid #B1B1B1;
    }
}

@media screen and (min-width:1280px) and (max-width:1500px) {
    .jf_content_top h3 {
        width: 260px;
        font-size: 37px;
        border-bottom: 3px solid #B1B1B1;
    }
    .jf_content_top p {
        font-size: 18px;
    }
    .jf_content_con h3 {
        width: 260px;
        font-size: 37px;
        border-bottom: 3px solid #B1B1B1;
    }
    .jf_content_con_ul li p {
        font-size: 19px;
        line-height: 28px;
    }
    .hos-read h3 {
        width: 190px;
        font-size: 37px;
        border-bottom: 3px solid #B1B1B1;
    }
}