/* 公共样式 */

body,
input {
  background-color: #fff;
}

body {
  min-width: 1200px;
}

li {
  display: inline-block;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

a,
h1,
h2,
h3,
h4,
h5,
.font-l3,
.font-l4,
.font-l5,
.font-l6 {
  color: #222;
}

h1,
h2 {
  font-size: 0;
}

h3,
.font-l3 {
  font-size: 26px;
}

h4,
.font-l4 {
  font-size: 20px;
}

h5,
.font-l5 {
  font-size: 18px;
}

h6,
.font-l6 {
  font-size: 16px;
}

input {
  border: none;
  outline: none;
}

i {
  display: inline-block;
}

.ui-dialog-body {
  text-align: left !important;
}

.theme-c {
  color: #169bd5;
}

img[lazy=error] {
  /*your style here*/
}

img[lazy=loaded] {
  /*your style here*/
}

/* 公共标题栏 */
[v-cloak] {
  display: none;
}
.el-pagination.is-background {
    text-align: center;
}
.center {
    /* border: 1px solid #e2e2e2; */
    padding: 5px;
    box-sizing: border-box;
}
.nh-Card {
  position: relative;
  width: 100%;
  height: 110px;
}

.nh-Card img {
  width: 50px;
  height: 50px;
  margin: 5px;
}

.nh-Card span {
  display: block;
  font-size: 14px;
}

.nh-Card button {
  padding: 5px;
  border: 0;
  background: #338afd;
  color: white;
  font-size: 12px;
  border-radius: 3px;
  width: 60px;
  margin-top: 5px;
  cursor: pointer;
  user-select: none;
}

.com-title-bar {
    height: 26px;
    position: relative;
    margin-bottom: 15px;
    border-left: 4px solid #3689fd;
}

.right::before {
  content: "";
  width: 100%;
  height: 1px;
     background-color: #d2d2d2;  
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  z-index: -1;
}

.com-title-bar .left {
  background-color: #fff;
  padding-left: 10px;
  position: absolute;
  left: 0;
  top: 0;
}

.com-title-bar h3,
.com-title-bar .v-line,
.com-title-bar .tab {
  margin-right: 20px;
}

.com-title-bar h3 {
  display: inline-block;
  vertical-align: top;
}

.com-title-bar .v-line {
  height: 23px;
  margin-top: 1px;
}

.com-title-bar .tab {
  line-height: 26px;
  vertical-align: top;
  cursor: pointer;
}

.com-title-bar .tab.active,
.com-title-bar .tab:hover {
  color: #338afd;
}

.com-title-bar .right {
  height: 26px;
  line-height: 26px;
  padding-left: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  cursor: pointer;
}

/* 公共导航栏 */

.com-nav {
  width: 1220px;
  font-weight: 500;
  margin-top: 30px;
}

.com-nav li {
  padding: 10px;
  padding-right: 9px;
  margin-right: 45px;
  margin-bottom: 20px;
  border-radius: 110px;
  cursor: pointer;
}

.com-nav li.active,
.com-nav li:hover {
  color: #fff;
  background-color: #70adfe;
}

.com-nav h4 {
  font-weight: normal;
}

/* 竖线 高度在使用的模块定义 */

.v-line {
  width: 1px;
  background-color: #d2d2d2;
  display: inline-block;
}

.v-line-r li::after {
  content: '';
  display: inline-block;
  width: 1px;
  background-color: #ccc;
  font-size: 0;
}

li.v-line-none::after {
  display: none;
}

/* 组件间隔 */

.banner-box,
.dept,
.outpatient,
.consult,
.notice,
.center,
.pharmacy {
  margin-bottom: 40px;
}

/* 雪碧图 */

.sprites-icon {
  background-image: url('../../images/sprites/icon.sprites.png');
  background-repeat: no-repeat;
}

.sprites-doc {
  background-image: url('../../images/sprites/doc.sprites.png');
  background-repeat: no-repeat;
}

.sprites-center {
  background-image: url('../../images/sprites/center.sprites.min.png');
  background-repeat: no-repeat;
}

.sprites-sidebar {
  background-image: url('../../images/sprites/sidebar.sprites.png');
  background-repeat: no-repeat;
}

.sb-qrcode {
  width: 80px;
  height: 90px;
  background-position: -11px 0;
}

.sb-qrcode:hover {
  width: 80px;
  height: 90px;
  background-position: -153px 0;
}

.sb-helper {
  width: 80px;
  height: 90px;
  background-position: -11px -133px;
}

.sb-helper:hover {
  width: 80px;
  height: 90px;
  background-position: -153px -133px;
}

.sb-top {
  width: 80px;
  height: 90px;
  background-position: -153px -266px;
}

.sb-left {
  width: 32px;
  height: 32px;
  background-position: 0 -307px;
}

.sb-right {
  width: 32px;
  height: 32px;
  background-position: -73px -307px;
}

.si-notice {
  width: 15px;
  height: 16px;
  background-position: -18px -42px;
}

.si-ai {
  width: 33px;
  height: 37px;
  background-position: -130px 0px;
}

.si-more {
  width: 48px;
  height: 16px;
  background-position: -19px -1px;
  cursor: pointer;
}

.si-collect {
  width: 15px;
  height: 17px;
  background-position: -19px -195px;
}

.si-collect-complete {
  width: 16px;
  height: 16px;
  background-position: -18px -156px;
}

.si-register {
  width: 50px;
  height: 17px;
  background-position: -18px -94px;
}

.si-view {
  width: 19px;
  height: 16px;
  background-position: -44px -43px;
}

.sd-information {
  width: 27px;
  height: 29px;
  background-position: -218px -204px;
}

.sd-flow {
  width: 28px;
  height: 28px;
  background-position: -218px -298px;
}

.sd-price {
  width: 30px;
  height: 30px;
  background-position: -216px -110px;
}

.sd-qa {
  width: 29px;
  height: 29px;
  background-position: -217px -16px;
}

.sd-online,
.sd-online:hover {
  width: 60px;
  height: 61px;
  background-position: 0 0;
}

.sd-online:hover {
  background-position: -96px 0;
}

.sd-phone,
.sd-phone:hover {
  width: 60px;
  height: 61px;
  background-position: 0 -93px;
}

.sd-phone:hover {
  background-position: -96px -93px;
}

.sd-video,
.sd-video:hover {
  width: 60px;
  height: 61px;
  background-position: 0 -188px;
}

.sd-video:hover {
  background-position: -96px -188px;
}

.sd-family,
.sd-family:hover {
  width: 60px;
  height: 61px;
  background-position: 0 -282px;
}

.sd-family:hover {
  background-position: -96px -282px;
}

.sc-check {
  width: 277px;
  height: 200px;
  background-position: 0 0;
}

.sc-video {
  width: 277px;
  height: 200px;
  background-position: -297px 0;
}

.sc-body {
  width: 277px;
  height: 200px;
  background-position: 0 -220px;
}

.sc-report {
  width: 277px;
  height: 200px;
  background-position: -297px -220px;
}

.consult-home,
.consult-online,
.consult-phone,
.consult-video {
  width: 61px;
  height: 61px;
  background-repeat: no-repeat;
  background-size: cover;
}

.consult-home {
  background-image: url('../../images/visiter/homePage/consultHome.png');
}

.consult-online {
  background-image: url('../../images/visiter/homePage/consultOnline.png');
}

.consult-phone {
  background-image: url('../../images/visiter/homePage/consultPhone.png');
}

.consult-video {
  background-image: url('../../images/visiter/homePage/consultVideo.png');
}

/* 基础样式 */

.f-l {
  float: left;
}

.f-r {
  float: right;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-43 {
  margin-right: 43px !important;
}

.mb-20 {
  margin-bottom: 20px;
}

.justify-fix {
  display: inline-block;
  min-width: 100%;
  height: 0;
  overflow: hidden;
}

.null-text {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 18px;
  transform: translate(-50%, -50%);
}

/* 公共样式 END */


/*页头*/
.header {

  width: 1200px;
  margin: 20px auto;
  box-sizing: border-box;
}

.logo {
  display: inline-block;
  width: 300px;
  box-sizing: border-box;
}

.logo img {
  width: 176px;
  height: 50px;
}

.nav {
  display: inline-block;
  width: 900px;
  box-sizing: border-box;
  float: right;
  background: linear-gradient(to right, #8bcaff, #69a7ff);
  padding-left: 85px;
}

.nav>a {
  display: inline-block;
  padding: 10px;
  font-size: 20px;
  color: white;
  border-right: 11px solid white;
  float: left;
  transform: skewX(45deg);
}

.nav>a:first-child {
  border-left: 11px solid white;
}

.nav>a div {
  transform: skewX(-45deg);
  font-size: 20px;
  padding: 0px 20px;
  width: 150px;
  text-align: center;
  line-height: 25px;
  height: 25px;
}

a.active {
  background: white;
  color: #328afc;
  margin-left: -2px;
}

/*页头 END*/

/* banner + 帮助中心 */

.banner-box {
  height: 210px;
  position: relative;
}

.banner {
  font-size: 0;
}

.banner,
.banner li {
  height: 210px;
  width: 1200px;
  overflow: hidden;
}

.banner ul {}

.banner li {
  display: inline-block;
  background-color: #89caff;
}

.banner a,
.banner img {
  width: 100%;
  height: 100%;
}

.banner-control {
  position: absolute;
  display: inline-block;
  left: 58%;
  bottom: 12px;
  text-align: center;
}

.banner-control li {
  width: 25px;
  height: 25px;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  font-size: 14px;
  line-height: 25px;
  margin-right: 15px;
  opacity: 0.3;
  cursor: pointer;
}

.banner-control li:hover,
.banner-control li.active {
  opacity: 0.7;
}

.helper {
  width: 220px;
  padding: 20px 10px 0 20px;
  position: absolute;
  top: 0;
  right: 0;
}

.h-title {
  text-align: center;
  margin-bottom: 29px;
}

.helper a {
  text-align: center;
  margin-bottom: 20px;
  cursor: pointer;
}

.helper a:nth-child(2n) {
  margin-right: 38px;
}

.helper i {
  margin-bottom: 10px;
}

/* banner + 帮助中心 END */


/**/
.iTitle {
    display: block;
    text-align: center;
    margin: 25px auto 60px auto;
    width: 290px;
  /*   border: 2px solid #328afc; */
    position: relative;
}

.iTitle h2 {
  font-size: 27px;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  padding: 16px;
  text-align: center;
  position: relative;
  margin-top: -34px;
  background: white;
}
.iTitle h3 {
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    background: #ffffff;
    height: 46px;
    padding: 16px;
    line-height: 12px;
    text-align: center;
    margin-bottom: -20px;
}



/**/

/*省市搜索*/
.l-d {
    display: inline-block;
    padding: 5px;
    width: 100px;
    height: 40px;
    padding-left: 40px;
    font-size: 17px;
    font-weight: bold;
}
.strong {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 11px 5px 10px 49px;
    color: #444;
}
.searchDiv {
    display: block;
    background: url(../../../nhos/images/visiter/index/ihos.png) no-repeat 30px 40px #fafafa;
    background-size: 25px 24px;
    padding-top: 10px;
    margin-bottom: 20px;
    padding: 30px 25px;
}
.address_S {
    display: inline-block;
    vertical-align: top;
    padding: 5px 8px;
    position: relative;
}

.selectP, .selectC {
    width: 128px;
    border-radius: 3px;
    border: 1px solid #328afc;
    margin: 5px;
    font-size: 14px;
    padding: 5px;
    height: 36px;
}

.sDiv {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    padding: 5px 0 0 0;
}
.Groupdiv {
  display: inline-block;
  position: relative;
  float: left;
}
.address_S input[type="text"]{
    display: inline-block;
    width: 100px;
    border: 1px solid #328afc;
    padding: 5px 10px;
    border-radius: 4px;
    margin: 5px;
}
.Sinput {
    font-size: 14px;
    width: 350px !important;
    height: 36px;
    margin: 0!important;
    float: left!important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    background: url(../../../nhos/images/visiter/index/check.png) no-repeat 7px center white;
    padding-left: 29px!important;
}
.drap {
  width: 420px;
  max-height: 300px;
  background-color: #ffffff;
  border-radius: 0px;
  position: absolute;
  border: 1px solid #ffffff;
  z-index: 30;
  box-shadow: 0px 1px 9px -4px black;
  box-sizing: border-box;
  padding: 10px 0;
  overflow-y: scroll;
  left: 0;
  top: 36px;
}
.item {
 display: block;
    font-size: 16px;
    color: black;
    padding: 3px 10px;
    text-decoration: none;
    text-align: left;
    margin-bottom: 5px;
}
.item:hover {
    background: #f5f5f5;
}
.r-d {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
}
.btn_S.s-icon {
    float: left;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 80px;
    height: 36px;
    box-sizing: border-box;
}
button.btn_S {
    display: inline-block;
    border: 0;
    background: #2196F3;
    color: white;
    padding: 7px;
    border-radius: 3px;
    cursor: pointer;
    width: 120px;
    height: 36px;
    font-size: 18px;
}
.map {
    padding: 10px;
}
label#ads {
    font-size: 18px;
    
    color: #444;
}
.ThisMap {
    background: url(../../../nhos/images/visiter/index/maps.png) no-repeat 0% 0%;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 16px 20px;
}
.area {
    color: #222;
    display: inline-block;
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
    font-size: 18px;
    cursor: pointer;
}
.area:after {
    content: " >";
     font-size: 18px;
    color: #85bbfd;
}
/*省市搜索 end*/
/* 合作医院 */
.Con {
  overflow: hidden;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.com-title-bar .left {
  background-color: #fff;
  padding-left: 10px;
  position: absolute;
  left: 0;
  top: 0;
}

.com-title-bar h3 {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 26px;
    color: #222;
    margin-right: 20px;
}

.com-title-bar .right {
  height: 26px;
  line-height: 26px;
  padding-left: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  cursor: pointer;
}

.si-more {
  width: 48px;
  height: 16px;
  background-position: -19px -1px;
}

.sprites-icon {
  background-image: url(../../images/sprites/icon.sprites.png);
  background-repeat: no-repeat;
}

.tips {
    display: inline-block;
    color: #999;
    vertical-align: bottom;
    font-size: 18px;
}

.iNav {
  position: relative;
}


.iNav ul {
  display: inline-block;
  background: white;
}

ul.nav-ul {
    
    display: block;
}

.iNav ul>li {
    font-size: 22px !important;
    display: inline-block;
    padding: 10px;
    margin-bottom: -4px;
    cursor: pointer;
    COLOR: #444;
}

li.hov {
    color: #338afd!important;
     
}

.right {
    display: inline-block;
    float: right;
    height: 48px;
    line-height: 48px;
    position: absolute;
    right: 0;
    top: 0;
}

.right::before {
    content: "";
    width: 690px;
    height: 1px;
    position: absolute;
    left: -700px;
    top: 51%;
    margin-top: -1px;
    z-index: -1;
}

.per {
  display: inline-block;
  width: 376px;
  margin: 10px;
  border: 1px solid #d8d8d8;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 5px;
      cursor: pointer;
}

.hosIcon {
  display: inline-block;
  width: 110px;
  padding: 10px;
  float: left;
}

img.Icon {
  border-radius: 50%;
  border: 1px solid #f7f5f5;
  width: 90px;
  height: 90px;
  box-sizing: border-box;
}

.hosTxt {
  display: inline-block;
  vertical-align: top;
  width: 241px;
  float: left;
}

.name {
    display: block;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
    font-family: 微软雅黑;
    margin: 21px 0 10px;
    color: #222;
}

.address {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #444;
  font-size: 16px;
}
.Divtips {
    padding: 50px;
    text-align: center;
    font-size: 18px;
    background: #fafafa;
}
/* 合作医院 END */

/*互聯網醫院版*/
.pds {
    padding: 16px 20px;
}
.c-left {
    display: inline-block;
    float: left;
    width: 380px;
     margin-top: 38px;
}

.left-img {
  width: 100%;
  height: 100%;
}

.c-right {
    display: inline-block;
    width: 736px;
    box-sizing: border-box;
    padding: 14px;
    padding-right: 0;
}

.per-li-icon {
  display: inline-block;
  /* background: aliceblue; */
  padding: 15px;
  width: 120px;
  height: 120px;
  text-align: center;
}

.Icons {
  width: 80px;
  height: 80px;
  box-sizing: border-box;
}

.per-li-txt {
  display: inline-block;
  /* width: 79%; */
  vertical-align: top;
}

.txtInfo {
  color: #444;
  font-family: 微软雅黑;
  font-size: 18px;
}

.per-li-tip span, .part-tip span {
    font-size: 18px;
    color: #999;
    margin-right: 20px;
}

.btns {
    width: 108px;
    height: 35px;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    border: 1px solid #389bff;
    background: white;
    color: #389bff;
    padding: 5px 21px;
    border-radius: 25px;
    margin:20px;
    cursor: pointer;
    user-select: none;
    font-size: 18px;
    outline: none;
    line-height: 22px;
}
.btns.on {
    background: #389bff;
    color: white;
}
/* 互聯網醫院版 end*/

/*医生端*/
.part {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    /* background: aliceblue; */
    width: 255px;
    float: left;
    box-sizing: border-box;
    margin: 0px 22px;
}
 
.part:last-child {
  margin-right: 0px !important;
}

.part:first-child {
  margin-left: 0px !important;
}


.part p {
  text-align: center;
  margin: 10px auto;
  font-size: 22px;
  color: #222;
}


.parts {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    background: url(../../../nhos/images/visiter/index/bg-tips.png) no-repeat 0 0;
    width: 255px;
    height: 255px;
    float: left;
    box-sizing: border-box;
    margin: 0px 19px;
    padding: 30px;
    margin-top: 30px;
}
.parts span {
    display: block;
    font-size: 17px;
    color: white;
    text-align: left;
    margin: 20px 15px 15px 15%;
}
.parts strong {
    display: block;
    font-size: 27px;
    color: white;
        margin-bottom: 40px;
        text-shadow: 0px 3px 1px #1159ec;
}
.parts span:before {
    content: '\2022';
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
}
img.imgs {
    width: 255px;
    height: 255px;
    margin-top: 30px;
}

img.QRcode {
  width: 255px;
  height: 255px;
  border: 1px solid whitesmoke;
  padding: 20px;
  margin-bottom: 25px;
  margin-top: 30px;
}

.btn {
  box-sizing: border-box;
  outline: none;
  text-align: center;
  display: block;
  border: 1px solid #389bff;
  background: white;
  color: #389bff;
  width: 140px;
  height: 35px;
  padding: 7px;
  border-radius: 25px;
  margin: 20px auto;
  cursor: pointer;
  user-select: none;
  font-size: 16px;
  line-height: 20px;
}
.funs {
    border: 1px solid #c8c8c8;
    padding: 25px 25px;
    height: 273px;
}
.funs label {
    display: block;
    margin: 13px 0;
    text-align: left;
}
.per-li-tip {
    text-align: center;
}
.part-tip{
     float: right;
    margin-top: -32px;
    margin-right: 25px;

}
/*医生端 END*/
div#clear {
  height: 160px;
}