﻿.fl {
    float: left;
}

.hover {
    border-bottom: 4px solid #17a2b8 !important;
}

.forus {
    
    width: 60%;
}

.fr {
    float: right;
}

.we {
    height: 27px;
    font-size: 20px;
}

.bb {
    width: 300px;
    height: 1px;
    background: rgba(63, 61, 114, 1);
    margin: 20px 0;
}





.waiter-ul li {
    position: relative;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
}

.waiter-ul li a {
    position: absolute;
    left: 0;
    top: 250px;
    z-index: 2;
    
    background: url('../image/top.png') 50%;
    
    

    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}



.waiter-title {
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #fff;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    background-color: #ff9f00;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
    z-index: 1;
    opacity: 0;
}

.waiter-title:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #ff9f00;
    position: absolute;
    right: -5px;
    top: 14px;
    transform: rotate(45deg);
}

.waiter-ul li:hover .waiter-title {
    left: -88px;
    opacity: 1;
}

.waiter-ul .wechat .waiter-title {
    top: -30px;
    left: 80px;
    width: 80px;
    height: 110px;
    line-height: 30px;
}

.waiter-ul .wechat .waiter-title:before {
    width: 8px;
    height: 8px;
    top: 51px;
    right: -4px;
}

.waiter-ul .wechat .waiter-title img {
    width: 70px;
    padding: 5px 5px 0;
}

.border_b {
    border-bottom: 1px #ddd solid;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.bg_f {
    background: #fff;
}

.box_flex {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.box_flex-c {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.box_flex-s {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
}

.main {
    
    align-items: center;
    
    width: 80%;
    margin: 0 auto;
}

.logo {
    
    display: block;
    width: 141px;
    height: 88px;
    background: url(../image/医院LOGO不带字.jpg) 0 center no-repeat;
    background-size: 50%;
}

.box_flex {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.nav {
    
    width: 60%;
}

.nav li {
    height: 80px;
    padding-top: 6px;
    transition: all 0.5s ease 0s;
    border-bottom: 4px #fff solid;
    box-sizing: content-box;
}

.nav li a {
    padding: 0 10px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: rgba(45, 43, 94, 1);
    line-height: 80px;
    display: block;
}

body {
    margin: 0px;
    padding: 0px;
    line-height: 200%;
    font-family: "微软雅黑";
    font-size: 14px;
    background: #f5f5f5;
    color: #333;
}

div {
    height: auto;
}

.div li a {
    color: #ccc;
}

ul {
    margin: 0px;
    padding: 0px;
}

ol {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none;
    height: auto;
}

dd {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: auto;
}

dt {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: auto;
}

dl {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: auto;
}

p {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: auto;
}

img {
    vertical-align: top;
    border: none;
}

a {
    color: #333;
}

a:visited {
    text-decoration: none;
}

a:link {
    text-decoration: none;
    color: #333;
}

a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h1 {
    font-size: 22px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h2 {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h3 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h4 {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h5 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h6 {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.nav li {
    height: 80px;
    padding-top: 6px;

    transition: all 0.5s ease 0s;
    border-bottom: 4px #fff solid;
}

.nav li a {
    padding: 0 10px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: rgba(45, 43, 94, 1);
    line-height: 80px;
    display: block;
}

.nav li:hover {
    border-bottom: 4px #ff9f00 solid;
}

.df {
    display: flex;
}

.bg_zise {
    width: 100%;
    background: rgba(241, 241, 254, 1);
}

.background {
    width: 100%;
    
    margin-bottom: 70px;
    
}

.station,
.welfare {
    width: 60%;
    
    margin: auto;
}

.station_text {
    margin-bottom: 70px;
    flex: 1;
}

.station_title,
.welfare_title {
    
    height: 42px;
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC, sans-serif;
    font-weight: 500;
    color: #339999;
    line-height: 42px;
    margin-bottom: 50px;
}

.station_name li {
    display: flex;
    align-items: center;
    margin-bottom: 22px;
    width: 120px;
    cursor: pointer;
}

.icon_fang {
    width: 16px;
    height: 16px;
    border: 1px solid rgba(45, 43, 94, 1);
    border-radius: 2px;
    margin-right: 10px;
}

.station_name {
    margin-top: 10px;
    margin-right: 280px;
    
}

.dpn {
    display: none;
}



.station_name .text {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(45, 43, 94, 1);
    line-height: 20px;
}

.bg_Z {
    background: #17a2b8 no-repeat 2px 3px;
    background-image: url(../image/icon_gou.png);
    border: none;
}

.text_title {
    padding: 0 5%;
    border-left: 4px solid #17a2b8;
    display: flex;
    width: 600px;
    height: 64px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #007268;
    line-height: 64px;
    background: #e6fafd;
    margin-bottom: 20px;
}

.position_statement {
    margin: 44px 0 28px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgb(46 201 158);
    line-height: 25px
}

.position_statement_text {
    line-height: 37px;
    padding-left: 3%;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #336666;
}

.welfare {
    padding-top: 84px;
    padding-bottom: 50px;
}

.info_title {
    height: 34px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(128, 122, 244, 1);
    line-height: 34px;
}

.info_box {
    margin-bottom: 40px;
}

.info_text {
    
    font-size: 16px;
    font-weight: 500;
    color: rgba(113, 112, 154, 1);
    line-height: 34px;
}

.bg_shenzi {
    width: 100%;
    text-align: center;
    padding: 72px 0 60px;
    background: rgba(128, 122, 244, 1);
}

.resume_title {
    margin-bottom: 28px;
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
}

.resume_text {
    line-height: 48px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
}



.nav>li>a {
    position: relative !important;
    display: inline !important;
    padding: 0 !important;
}

.nav:after,
.nav:before {
    display: table;
    content: " ";
}
.hisName {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    top: 44px;
    color: #339999;
}