.text-c {
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
body,
h1,
h2,
h3,
h4,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
input,
textarea,
th,
td,
a {
  margin: 0;
  padding: 0;
}
header,
section,
footer {
  display: block;
}
body {
  font-family: "Microsoft YaHei", arial, "\5b8b\4f53", sans-serif, tahoma;
  font-size: 14px;
  color: #555;
  background: #fafafa;
  min-width: 1200px;
  word-wrap: break-word;
  word-break: break-all;
}
img {
  vertical-align: bottom;
  border: 0;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
a,
input,
button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*取消轻按时高亮*/
}
button {
  -webkit-appearance: none;
  border-radius: 0;
  /*去苹果圆角*/
}
a,
input,
textarea,
select,
option,
button {
  outline: 0;
  /*点击时虚线边框*/
}
textarea {
  font: inherit;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
  box-shadow: inset 0 0 0 1000px #fff;
  /*自动填充背景色*/
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #eee;
}
a {
  color: #666666;
  text-decoration: none;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.cb {
  clear: both;
}
.mt30 {
  margin-top: 30px;
}
.mt50 {
  margin-top: 50px;
}
.ml20 {
  margin-left: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.wrap {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  clear: both;
}
.link {
  color: #409EFF;
  cursor: pointer;
}
.c-text-nowrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-text-nowrap-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body {
  /*滚动条样式*/
}
body::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  height: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
}
body::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
@font-face {
  font-family: "iconfont";
  src: url('../font/font_916383_tlq8laxdg4n.eot');
  src: url('../font/font_916383_tlq8laxdg4n.eot') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'), url('../font/font_916383_tlq8laxdg4n.woff') format('woff'), url('../font/font_916383_tlq8laxdg4n.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('../font/font_916383_tlq8laxdg4n.svg') format('svg');
  
  /* IE9 */
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-shequ:before {
  content: "\e72d";
}
.icon-doctors:before {
  content: "\e634";
}
.icon-hospitals:before {
  content: "\e641";
}
.icon-msg2:before {
  content: "\e63f";
}
.icon-tuichuquanping:before {
  content: "\e79d";
}
.icon-forward:before {
  content: "\e616";
}
.icon-Play_linear:before {
  content: "\e63d";
}
.icon-backward:before {
  content: "\e63e";
}
.icon-warning:before {
  content: "\e606";
}
.icon-yuedu:before {
  content: "\e63c";
}
.icon-group:before {
  content: "\e61c";
}
.icon-zixun:before {
  content: "\e63b";
}
.icon-jiage:before {
  content: "\e62e";
}
.icon-dianzan_fill:before {
  content: "\e638";
}
.icon-dianzan:before {
  content: "\e639";
}
.icon-pingjia:before {
  content: "\e63a";
}
.icon-menu:before {
  content: "\e637";
}
.icon-question2:before {
  content: "\e635";
}
.icon-kefu2:before {
  content: "\e636";
}
.icon-contact:before {
  content: "\e632";
}
.icon-service:before {
  content: "\e633";
}
.icon-headset:before {
  content: "\e631";
}
.icon-voice:before {
  content: "\e630";
}
.icon-bofang:before {
  content: "\e724";
}
.icon-zanting:before {
  content: "\e725";
}
.icon-quanping:before {
  content: "\e728";
}
.icon-gotop:before {
  content: "\e62f";
}
.icon-more-dot:before {
  content: "\e71b";
}
.icon-hospital2:before {
  content: "\e61d";
}
.icon-delete:before {
  content: "\e6e3";
}
.icon-zoom:before {
  content: "\e6e6";
}
.icon-dianhua:before {
  content: "\e62d";
}
.icon-gaunzhu:before {
  content: "\e62c";
}
.icon-kefu1:before {
  content: "\e62b";
}
.icon-unfold_small:before {
  content: "\e6da";
}
.icon-jiantou:before {
  content: "\e6a2";
}
.icon-coordinates:before {
  content: "\e6ed";
}
.icon-right_fill:before {
  content: "\e629";
}
.icon-left_fill:before {
  content: "\e62a";
}
.icon-next:before {
  content: "\e627";
}
.icon-prev:before {
  content: "\e628";
}
.icon-hot1:before {
  content: "\e623";
}
.icon-timing:before {
  content: "\e624";
}
.icon-tag:before {
  content: "\e625";
}
.icon-special:before {
  content: "\e622";
}
.icon-lianxi:before {
  content: "\e61e";
}
.icon-tuandui:before {
  content: "\e61f";
}
.icon-xiangce:before {
  content: "\e620";
}
.icon-wendang:before {
  content: "\e621";
}
.icon-jia:before {
  content: "\e626";
}
.icon-diary:before {
  content: "\e61b";
}
.icon-left:before {
  content: "\e619";
}
.icon-right:before {
  content: "\e61a";
}
.icon-write:before {
  content: "\e611";
}
.icon-notepad:before {
  content: "\e618";
}
.icon-pinglun:before {
  content: "\e604";
}
.icon-soushuo:before {
  content: "\e609";
}
.icon-packup:before {
  content: "\e749";
}
.icon-unfold:before {
  content: "\e74a";
}
.icon-home:before {
  content: "\e60c";
}
.icon-medal:before {
  content: "\e60d";
}
.icon-mimi:before {
  content: "\e60e";
}
.icon-kefu:before {
  content: "\e60f";
}
.icon-msg:before {
  content: "\e610";
}
.icon-question:before {
  content: "\e612";
}
.icon-pinglun1:before {
  content: "\e613";
}
.icon-news:before {
  content: "\e614";
}
.icon-tel:before {
  content: "\e615";
}
.icon-shouji:before {
  content: "\e617";
}
.icon-loading:before {
  content: "\e600";
}
.icon-ask:before {
  content: "\e601";
}
.icon-baike:before {
  content: "\e602";
}
.icon-b-riji:before {
  content: "\e603";
}
.icon-b-mingyi:before {
  content: "\e605";
}
.icon-b-mishe:before {
  content: "\e607";
}
.icon-b-jigou:before {
  content: "\e608";
}
.icon-doctor:before {
  content: "\e60a";
}
.icon-hospital:before {
  content: "\e60b";
}
.icon-time:before {
  content: "\e6d4";
}
.icon-right2:before {
  content: "\e6a3";
}
.icon-pinglun2:before {
  content: "\e640";
}
.icon-check:before {
  content: "\e6b1";
}
.icon-user2:before {
  content: "\e68d";
}
.icon-hot:before {
  content: "\e6ac";
}
.icon-verify:before {
  content: "\e691";
}
.icon-more:before {
  content: "\e6ba";
}
.icon-guanbi:before {
  content: "\e7b7";
}
.icon-close:before {
  content: "\e6e9";
}
.icon-favorite_fill:before {
  content: "\e6ea";
}
.icon-favorite:before {
  content: "\e6eb";
}
.icon-coordinates_fill:before {
  content: "\e6ec";
}
.iconfont {
  font-size: 14px;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  vertical-align: middle;
}
.icon-on {
  color: #fe7171;
}
.layui-form-item {
  margin-bottom: 25px;
  font-size: 15px;
}
.layui-form-item .layui-form-label {
  color: #333333;
}
.layui-form-item .layui-input-inline {
  width: 300px;
}
.layui-form-item .layui-input-block {
  min-height: 40px;
}
.layui-form-select dl dd.layui-this {
  color: #000;
  background: #ebf8f8;
}
.layui-form-radio > i,
.layui-form-radioed > i {
  font-size: 20px;
}
.layui-form-radio > i:hover,
.layui-form-radioed > i {
  font-size: 20px;
  color: #56bbbe;
}
.layui-textarea {
  padding: 10px;
  max-width: 100%;
  line-height: 1.8;
  text-align: justify;
  box-sizing: border-box;
}
.layui-upload-img {
  width: 122px;
  height: 122px;
  margin: 0 10px 10px 0;
}
.layui-btn {
  color: #56bbbe;
  border: 1px solid #56bbbe;
  background-color: #fff;
  border-radius: 6px;
}
.layui-btn:hover {
  color: #56bbbe;
}
.layui-btn-primary {
  background-color: #fff;
}
.layui-btn-primary:hover {
  border-color: #56bbbe;
}
/*
 * 公共css
 */
.topBar,
.city-select,
.index-min-benner {
  display: none;
}
/*
 * 头部
 */
header {
  position: relative;
}
header.sticky {
  position: sticky;
  z-index: 11;
  top: 0;
  background: #fafafa;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.02);
}
header .head {
  padding-top: 6px;
  height: 100px;
  clear: both;
  box-sizing: border-box;
}
header .logo {
  float: left;
  display: block;
  width: 259px;
  height: 60px;
  margin-top: 20px;
}
header .logo img {
  width: 100%;
  height: 100%;
}
header ul.fr {
  float: right;
  margin-right: 60px;
  padding-top: 13px;
}
header ul.fr li {
  position: relative;
  float: left;
  padding: 10px;
  overflow: hidden;
  min-width: 100px;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  color: #666666;
  text-align: center;
}
header ul.fr li:nth-child(n + 2)::after {
  position: absolute;
  top: 16px;
  left: 0;
  display: inline-block;
  content: '';
  width: 0;
  height: 14px;
  border-left: 1px solid #999999;
}
header ul.fr li .t-user {
  display: inline-block;
  height: 26px;
}
header ul.fr li .t-user img {
  display: inline-block;
  float: left;
  margin: 2px 4px 0 0;
  width: 22px;
  height: 22px;
  border-radius: 50%;
}
header ul.fr li .t-user span {
  display: inline-block;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100px;
}
header .main-nav {
  margin-bottom: 30px;
  padding-top: 20px;
  height: 58px;
  clear: both;
}
header .main-nav .wrap {
  position: relative;
}
header .main-nav .nav-con {
  display: flex;
}
header .main-nav .nav-con li {
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}
header .main-nav .nav-con li a {
  display: inline-block;
  width: 100%;
  line-height: 58px;
  font-size: 18px;
  color: #333333;
  text-align: center;
  transition: color 0.5s;
}
header .main-nav .nav-con li.on a {
  border-bottom: 1px solid #57bbbe;
}
header .main-nav .nav-con li.on a,
header .main-nav .nav-con li a:hover {
  color: #30bec3;
}
header .main-nav .nav-con li .icon2hot {
  position: absolute;
  z-index: 3;
  top: -20px;
  left: 50%;
  margin-left: 10px;
  width: 65px;
  height: 40px;
  background: url(../image/nav_hot.png) center top no-repeat;
}
header .min-nav {
  position: relative;
  height: 60px;
  box-sizing: border-box;
}
header .min-nav .logo {
  float: left;
  display: block;
  padding-top: 0;
  width: 185px;
  height: 46px;
  margin-top: 10px;
}
header .min-nav .logo img {
  width: 185px;
  height: 46px;
}
header .min-nav .nav-con {
  float: left;
}
header .min-nav .nav-con li {
  float: left;
  height: 60px;
}
header .min-nav .nav-con li a {
  display: inline-block;
  padding: 8px 60px 0;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #999999;
  text-align: center;
}
header .min-nav .nav-con li a .icon-jiantou {
  display: inline-block;
  margin-left: 5px;
  width: 14px;
  line-height: 44px;
  font-size: 12px;
  transform: scale(0.8);
}
header .min-nav .nav-con li.on a,
header .min-nav .nav-con li a:hover {
  color: #333;
}
header .min-nav .nav-con li.more {
  position: relative;
}
header .min-nav .nav-con li.more:hover {
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.2);
}
header .min-nav .nav-con li.more:hover a {
  position: relative;
  z-index: 3;
  background: #fafafa;
}
header .min-nav .nav-con li.more:hover .drop-down {
  display: block;
}
header .min-nav .nav-con li .drop-down {
  display: none;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 52px;
  width: 83px;
  background: #fafafa;
  overflow: hidden;
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 4px 4px;
}
header .min-nav .nav-con li .drop-down a {
  padding: 0 0 0 16px;
  box-sizing: border-box;
  width: 100%;
  text-align: left;
}
header .min-nav .login-reg {
  float: right;
  padding-top: 22px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
}
header .min-nav .login-reg a {
  display: inline-block;
  padding: 0 10px;
  float: left;
  color: #999999;
}
header .min-nav .login-reg span {
  display: inline-block;
  height: 16px;
  border-left: 1px solid #999999;
  float: left;
}
header .min-nav .login-reg .red {
  color: #ef1818;
}
header .min-nav .login-reg .dark {
  color: #333;
}
.search {
  float: left;
  margin-left: 100px;
  padding-top: 25px;
}
.search .search-row {
  width: 600px;
  height: 42px;
  overflow: hidden;
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #56bbbe;
  border-radius: 8px;
}
.search .search-row .search-l {
  float: left;
  padding-left: 30px;
}
.search .search-row input,
.search .search-row button {
  border: 0;
  box-sizing: border-box;
}
.search .search-row .iconfont {
  display: inline-block;
  width: 24px;
  text-align: center;
  font-size: 22px;
  color: #56bbbe;
}
.search .search-row #key,
.search .search-row .key {
  float: left;
  width: 360px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0.5px;
  background: none;
}
.search .search-row #key::-webkit-input-placeholder,
.search .search-row .key::-webkit-input-placeholder {
  color: #b2b2b2;
}
.search .search-row #btn {
  float: right;
  margin-top: 5px;
  display: inline-block;
  width: 82px;
  height: 32px;
  line-height: 32px;
  font-size: 22px;
  color: #56bbbe;
  letter-spacing: 2px;
  border-left: 1px solid #56bbbe;
  background: none;
  cursor: pointer;
}
.min-search {
  position: absolute;
  top: 0;
  right: 150px;
  padding: 15px 0;
  width: 170px;
  background: #fafafa;
  overflow: hidden;
  transition: all 0.5s;
}
.min-search .search-row {
  position: relative;
  overflow: hidden;
  padding: 0 12px 0;
  width: 100%;
  height: 30px;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  box-sizing: border-box;
}
.min-search input {
  float: left;
  display: inline-block;
  width: 50px;
  height: 28px;
  line-height: 28px;
  border: 0;
  box-sizing: border-box;
  background: none;
}
.min-search input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.min-search .iconfont {
  position: absolute;
  top: 0;
  right: 8px;
  z-index: 10;
  width: 16px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #b2b2b2;
  text-align: right;
}
.min-search .hot-search {
  position: absolute;
  top: 56px;
  left: 0;
  z-index: 10;
  width: 300px;
  height: auto;
  background: #fafafa;
  border-radius: 6px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  filter: alpha(opacity=0);
  opacity: 0;
  transition: all 0.5s 0.1s;
}
.min-search .hot-search .tit {
  padding: 10px 20px 0;
  line-height: 30px;
  color: #999999;
}
.min-search .hot-search a {
  display: block;
  padding: 0 20px;
  height: 42px;
  line-height: 42px;
  color: #666666;
}
.min-search .hot-search a span {
  color: #56bbbe;
}
.min-search .hot-search a:hover {
  color: #333333;
  background: #f8f8f8;
}
.min-search .hot-search a:hover span {
  color: #30bec3;
}
.min-search:hover {
  width: 200px;
  overflow: visible;
}
.min-search:hover input {
  width: 150px;
  transition: all 0.5s 0.1s;
}
.min-search:hover .hot-search {
  background: #fff;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.2);
  filter: alpha(opacity=100);
  opacity: 1;
}
/**
 * 侧导航 + 广告位
 */
.project-banner {
  margin-bottom: 50px;
  height: 400px;
  clear: both;
  background: #fff;
}
.project-all-slide {
  position: relative;
  float: left;
}
.project-all-slide .slide-nav-box {
  position: relative;
  z-index: 12;
  box-sizing: border-box;
  width: 200px;
  height: 400px;
  background: #fff;
  overflow: hidden;
}
.project-all-slide .slide-nav-box p {
  padding: 8px 20px;
  font-size: 16px;
  color: #333;
}
.project-all-slide .slide-nav-box li {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}
.project-all-slide .slide-nav-box li a {
  padding: 5px 38px;
  color: #666666;
}
.project-all-slide .slide-nav-box li a:hover {
  color: #56bbbe;
}
.project-all-slide .slide-nav-box li a.hot {
  color: #ff527f;
}
.project-all-slide .slide-nav-box li.on {
  background: #f8f8f8;
  background: rgba(248, 248, 248, 0.95);
}
.project-all-slide .slide-show-con {
  position: absolute !important;
  z-index: 11;
  top: 0;
  left: 198px;
  width: 550px;
  height: 400px;
  background: #f8f8f8;
  background: rgba(248, 248, 248, 0.95);
  box-shadow: 10px 6px 20px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.project-all-slide .slide-show-con ol {
  padding: 0 15px 10px;
  max-height: 390px;
  overflow: auto;
}
.project-all-slide .slide-show-con ol::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 3px;
}
.project-all-slide .slide-show-con ol::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0.3);
}
.project-all-slide .slide-show-con li {
  padding: 10px 0;
  overflow: hidden;
}
.project-all-slide .slide-show-con li .tit {
  position: relative;
  margin: 5px 0 8px;
}
.project-all-slide .slide-show-con li .tit h3 {
  padding-left: 10px;
  line-height: 26px;
  font-size: 16px;
  color: #333;
}
.project-all-slide .slide-show-con li .tit h3 a {
  color: #333;
}
.project-all-slide .slide-show-con li .tit .more {
  display: none;
}
.project-all-slide .slide-show-con li .con {
  margin-right: -24px;
}
.project-all-slide .slide-show-con li .con a {
  width: 50px;
  display: inline-block;
  padding: 0 20px 0 10px;
  line-height: 28px;
  font-size: 14px;
  color: #888;
}
.project-all-slide .slide-show-con li .con a:hover {
  color: #56bbbe;
}
.project-all-slide .slide-show-con li .con a.hot {
  color: #ff527f;
}
.zixunFixed2 {
  position: fixed;
  top: 50%;
  right: 10px;
  z-index: 99;
  width: 132px;
  height: 210px;
  cursor: pointer;
  background: url(../image/zixunFixed@2x.png) center top no-repeat;
  background-size: 132px;
}
.mqBtn {
  cursor: pointer;
}
.loading-more-btn2 {
  margin: 20px auto;
  width: 102px;
  line-height: 40px;
  font-size: 20px;
  color: #333;
  text-align: center;
  cursor: pointer;
  clear: both;
  background: #fff;
  border: 2px solid #f0f4f5;
  border-radius: 22px;
  box-shadow: 0 0 20px 0 rgba(104, 130, 154, 0.16);
}
.loading-more-btn2 a {
  display: block;
}
/*
 * 选项卡列表-加载前动画
 */
.tab-loading {
  position: relative;
  z-index: 3;
}
.tab-loading .circular {
  position: absolute;
  z-index: 1000;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -35px;
  width: 70px;
  height: 70px;
  animation: loading-rotate 2s linear infinite;
}
.tab-loading .path {
  animation: loading-dash 1.5s ease-in-out infinite;
  stroke-dasharray: 90, 150;
  stroke-dashoffset: 0;
  stroke-width: 2;
  stroke: #56bbbe;
  stroke-linecap: round;
}
.tab-loading p {
  height: 70px;
  line-height: 70px;
  font-size: 12px;
  color: #999999;
  text-align: center;
}
@keyframes loading-rotate {
  to {
    transform: rotate(1turn);
  }
}
@keyframes loading-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -40px;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -120px;
  }
}
/*
 * 右侧悬浮栏
 */
.right_common {
  position: fixed;
  top: 0;
  bottom: -30px;
  right: -10px;
  z-index: 6;
  width: 56px;
  border-right: 10px solid #fff;
  background: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.right_common ul {
  position: relative;
  top: 66%;
  margin-top: -220px;
}
.right_common ul li {
  margin-bottom: 20px;
  padding: 10px 3px;
  text-align: center;
}
.right_common ul li a {
  display: block;
  position: relative;
}
.right_common ul li .avatar {
  display: inline-block;
  margin-bottom: 8px;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  background: #f8f8f8;
}
.right_common ul li .iconfont {
  display: block;
  margin-bottom: 6px;
  height: 34px;
  line-height: 34px;
  font-size: 33px;
  color: #56bbbe;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(90deg, #55babd, #90d4d6);
}
.right_common ul li p {
  max-height: 36px;
  line-height: 18px;
  font-size: 14px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  word-break: break-all;
}
.right_common ul li .tips {
  position: absolute;
  z-index: 3;
  top: -5px;
  right: 33px;
  padding: 6px 20px 0 20px;
  box-sizing: border-box;
  overflow: hidden;
  width: 0;
  height: 60px;
  line-height: 40px;
  font-size: 16px;
  color: #999999;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../image/duihuakaung.png) left center no-repeat;
  opacity: 0;
  transition: width 0.3s, opacity 0.3s 0.2s;
}
.right_common ul li .tips span {
  display: inline-block;
  width: 155px;
}
.right_common ul li .mqBtn:hover .tips {
  opacity: 1;
  width: 185px;
}
.back2Top {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10;
  padding-top: 5px;
  width: 56px;
  height: 56px;
  box-sizing: border-box;
  line-height: 22px;
  font-size: 14px;
  color: #20aba3;
  text-align: center;
  border: 1px solid #57bbbe;
  cursor: pointer;
}
.back2Top .iconfont {
  display: inline-block;
  width: 50px;
  font-size: 18px;
  text-align: center;
}
.back2Top span {
  display: inline-block;
}
/*
 * 底部
 */
footer {
  margin-top: 60px;
  padding: 30px 0;
  overflow: hidden;
  clear: both;
  background: #f0f0f0;
}
footer .footer-icon,
footer .info {
  display: none;
}
footer .tit {
  float: left;
  margin-right: 40px;
  width: 100px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #333;
  text-align: center;
  background: url(../image/footer_tit_bg.png) center no-repeat;
}
footer .about-row {
  margin-bottom: 16px;
  overflow: hidden;
  clear: both;
}
footer .about-row .fl {
  width: 1000px;
  padding-top: 6px;
}
footer .about-row li {
  position: relative;
  float: left;
  margin-right: 55px;
}
footer .about-row li::after {
  position: absolute;
  z-index: 2;
  right: -28px;
  top: 7px;
  display: block;
  content: '';
  width: 2px;
  height: 15px;
  background: #3acbab;
}
footer .about-row li:last-child::after {
  display: none;
}
footer .about-row a {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #333;
  transition: color 0.3s ease 0s;
}
footer .about-row a:hover {
  color: #56bbbe;
}
footer .about-row .icon,
footer .about-row .iconfont {
  float: left;
  display: inline-block;
  margin-right: 6px;
  width: 16px;
  height: 28px;
  font-size: 14px;
  font-weight: 600;
  color: #56bbbe;
}
footer .about-row .icon2qiye {
  background: url(../image/qiye.png) center no-repeat;
}
footer .links-row {
  margin-bottom: 16px;
  overflow: hidden;
  clear: both;
}
footer .links-row .fl {
  width: 1000px;
  padding-top: 5px;
}
footer .links-row a {
  margin-right: 15px;
  line-height: 28px;
  font-size: 14px;
  color: #666666;
}
footer .links-row a:hover {
  color: #56bbbe;
}
footer .state {
  padding-top: 30px;
  overflow: hidden;
}
footer .state-l p {
  margin-bottom: 12px;
  line-height: 22px;
  font-size: 14px;
  color: #888;
  text-align: center;
}
footer .state-l a {
  display: inline-block;
  color: #888;
}
footer .state-l .icon2icp {
  float: left;
  display: inline-block;
  margin-right: 8px;
  width: 16px;
  height: 24px;
  background: url(../image/icon_icp.png) center no-repeat;
}
footer .state-l .mr35 {
  margin-right: 35px;
}
.breadcrumb {
  margin-bottom: 30px;
  padding: 10px 0;
  background: #f4f4f4;
  overflow: hidden;
}
.breadcrumb a,
.breadcrumb span,
.breadcrumb i {
  display: inline-block;
  float: left;
  max-width: 600px;
  line-height: 24px;
  font-size: 15px;
  color: #999999;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.breadcrumb i {
  position: relative;
  top: 2px;
  width: 16px;
  height: 20px;
  font-size: 12px;
  color: #b2b2b2;
  text-align: center;
}
/*
 * 数据筛选
 */
.filterBox {
  margin: 25px 0 10px;
  overflow: hidden;
}
.filterBox .hd {
  margin-bottom: 15px;
  line-height: 32px;
  font-size: 20px;
  color: #363636;
}
.filterBox li {
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
  font-size: 14px;
}
.filterBox li .tit {
  float: left;
  margin-right: 26px;
  width: 68px;
  height: 30px;
  vertical-align: top;
  background: #56bbbe;
  border-radius: 4px;
  background: linear-gradient(120deg, #55babd, #91d4d6);
}
.filterBox li .tit .title {
  display: inline-block;
  margin: 1px;
  overflow: hidden;
  width: 66px;
  line-height: 28px;
  text-align: center;
  background: #fafafa;
  border-radius: 4px;
}
.filterBox li .con {
  position: relative;
  overflow: hidden;
}
.filterBox li a,
.filterBox li .item {
  display: inline-block;
  margin: 0 15px 6px 0;
  padding: 0 5px;
  line-height: 26px;
  color: #666666;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
  width: 42px;
}
.filterBox li .on {
  border: 1px solid #55babd;
  border-radius: 4px;
}
.filterBox li a:hover {
  color: #30bec3;
}
.filterBox li .con-sub {
  margin: 4px 0 5px 80px;
  padding: 13px 0 3px 13px;
  display: inline-block;
  background: #f2f3f5;
  border-radius: 6px;
}
.pagination {
  margin: 30px 0 20px;
  clear: both;
  text-align: center;
}
.pagination ul {
  display: inline-block;
  height: 42px;
}
.pagination li {
  float: left;
  margin: 0 5px;
  overflow: hidden;
  min-width: 30px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #888;
  text-align: center;
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 4px;
}
.pagination li a {
  display: block;
  padding: 0 5px;
  min-width: 30px;
  color: #888;
}
.pagination li a:hover {
  color: #56bbbe;
}
.pagination li.on {
  border-color: #56bbbe;
}
.w1h30 {
  width: 1px;
  height: 30px;
  clear: both;
}
/*
 * 左侧
 */
.page-l {
  float: left;
  box-sizing: border-box;
  width: 840px;
  min-height: 300px;
}
/*
 * 右侧
 */
.page-r {
  float: right;
  box-sizing: border-box;
  overflow: hidden;
  width: 320px;
  min-height: 300px;
}
/*
 * 侧边
 */
.sidebar .side-box {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 30px;
}
.sidebar .hd {
  margin-bottom: 20px;
  height: 60px;
  line-height: 60px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}
.sidebar .hd h2 {
  margin-left: 15px;
  font-size: 18px;
  color: #333333;
}
.sidebar .hd h2 .iconfont {
  display: none;
  /* float: left; margin: 16px 6px 0 0;
                display: inline-block; width: 25px; line-height: 28px;
                font-size: 25px; color: @brandColor; text-align: center;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-image:-webkit-linear-gradient(90deg, rgba(91,219,215,1), rgba(137,234,220,1)); */
}
.sidebar .hd .more {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 16px;
  color: #999999;
}
.sidebar .hd .more .iconfont {
  padding-left: 6px;
  font-size: 20px;
}
.sidebar .hd2 {
  position: relative;
  margin: 0 0 4px;
}
.sidebar .hd2 h2 {
  padding: 5px 0 10px;
  height: 30px;
  line-height: 30px;
  font-size: 22px;
  color: #333;
  background: url(../image/tit_xuxian.png) left bottom repeat-x;
}
.sidebar .hd2 .more {
  position: absolute;
  top: 5px;
  right: 0;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #999999;
}
.sidebar .hd2 .more .iconfont {
  float: right;
  padding-left: 5px;
  font-size: 14px;
}
/*
 * 搜索页
 */
.search-top {
  width: 100%;
  clear: both;
  overflow: hidden;
}
.search-top .search {
  float: none;
  margin: 0 auto 15px;
  padding-top: 40px;
  width: 610px;
  overflow: hidden;
}
.search-top .hd {
  position: relative;
  padding: 25px 0;
  text-align: center;
}
.search-top .hd ul {
  display: inline-block;
  overflow: hidden;
}
.search-top .hd li {
  float: left;
  margin: 0 22px;
  line-height: 24px;
  font-size: 20px;
  color: #888;
  cursor: pointer;
}
.search-top .hd li a {
  color: #888;
  transition: color 0.5s;
}
.search-top .hd li a:hover {
  color: #333;
}
.search-top .hd li.on {
  border-bottom: 1px solid #56bbbe;
}
.search-top .hd li.on a {
  color: #333;
}
.search-wrap h2 {
  margin-top: 30px;
  margin-bottom: 15px;
  line-height: 30px;
  font-size: 28px;
  color: #333;
}
.search-wrap .diary-list2 .other .projects {
  max-width: 580px;
}
.search-wrap .tab-nav {
  margin: 40px 0 14px;
  overflow: hidden;
}
.search-wrap .tab-nav li {
  float: left;
  margin-right: 20px;
  padding: 0 20px;
  line-height: 24px;
  font-size: 16px;
  color: #999999;
  cursor: pointer;
  transition: color 0.5s;
}
.search-wrap .tab-nav li.on {
  color: #333;
  border-bottom: 1px solid #56bbbe;
}
.search-wrap .tab-nav li:hover {
  color: #333;
}
.search-wrap .forum-list .pics {
  margin-bottom: 10px;
  margin-right: -12px;
}
.search-wrap .forum-list .pics img {
  margin: 0 10px 10px 0;
  width: 136px;
  height: 136px;
}
.noData {
  margin: 0 auto;
  padding: 20px 0;
  max-width: 1000px;
  text-align: center;
}
.noData .pic {
  height: 280px;
  background: center center url(../image/no_data.png) no-repeat;
}
.noData h3 {
  margin: 5px 0;
  line-height: 30px;
  font-size: 20px;
  color: #000;
}
.noData p {
  line-height: 24px;
  color: #999999;
}
.noData.noData-min .pic {
  height: 150px;
  background-image: url(../image/no_data_min.png);
}
.noData.noData-min h3 {
  font-size: 16px;
}
.noData.noData-min p {
  font-size: 12px;
}
/*
 * 错误页面
 */
.error-page {
  padding: 160px 0 140px;
  width: 430px;
}
.error-page .error-404 {
  margin-bottom: 80px;
  height: 320px;
  background-position: center center;
  background-repeat: no-repeat;
  animation: loading-404 1.5s linear infinite;
}
.error-page .error-500 {
  margin-bottom: 80px;
  height: 320px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../image/500.png);
}
.error-page p {
  margin: 0 auto 6px;
  line-height: 1.4;
  font-size: 28px;
  color: #555;
}
.error-page .num {
  font-size: 30px;
  color: #56bbbe;
}
.error-page .error-btn {
  float: left;
  display: inline-block;
  margin-top: 30px;
  margin-right: 25px;
  width: 126px;
  line-height: 44px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: #56bbbe;
  border-radius: 4px;
}
@keyframes loading-404 {
  0% {
    background-image: url(../img/400_1.png);
  }
  50% {
    background-image: url(../img/400_1.png);
  }
  51% {
    background-image: url(../img/400_2.png);
  }
  100% {
    background-image: url(../img/400_2.png);
  }
}
/**
 * 网站地图
 */
.hd-map {
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
}
.hd-map h2 {
  float: left;
  margin-left: 20px;
  padding-top: 12px;
  height: 60px;
  box-sizing: border-box;
  line-height: 36px;
}
.hd-map h2 .iconfont {
  float: left;
  margin-right: 14px;
  display: inline-block;
  width: 36px;
  line-height: 36px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  background: #56bbbe;
  border-radius: 100%;
  background-image: -moz-linear-gradient(180deg, #50cfca 0%, #62dcd7 60%, #74e8e4 100%);
  background-image: -webkit-linear-gradient(180deg, #50cfca 0%, #62dcd7 60%, #74e8e4 100%);
  background-image: -ms-linear-gradient(180deg, #50cfca 0%, #62dcd7 60%, #74e8e4 100%);
}
.hd-map h2 span {
  float: left;
  font-size: 24px;
  color: #333;
}
.hd-map h2 em {
  margin: 0 8px 0 14px;
  color: #b2b2b2;
}
.hd-map h2 a {
  font-size: 16px;
  color: #888;
}
.hd-map h2 .icon-doctor {
  font-size: 24px;
  background-image: -ms-linear-gradient(180deg, #f69494 0%, #f8a4a4 60%, #fab3b3 100%);
  background-image: -webkit-gradient(linear, 100% 0, 0 0, from(#f69494), color-stop(0.6, #f8a4a4), to(#fab3b3));
  background-image: -webkit-linear-gradient(180deg, #f69494 0%, #f8a4a4 60%, #fab3b3 100%);
  background-image: -moz-linear-gradient(180deg, #f69494 0%, #f8a4a4 60%, #fab3b3 100%);
  background-image: -o-linear-gradient(180deg, #f69494 0%, #f8a4a4 60%, #fab3b3 100%);
  background-image: linear-gradient(180deg, #f69494 0%, #f8a4a4 60%, #fab3b3 100%);
}
.related-diary-row .hd-map,
.related-ask-row .hd-map,
.map-forum .hd-map,
.news-hot-week .hd-map {
  height: 50px !important;
  border-bottom: none;
}
.related-diary-row .hd-map h2,
.related-ask-row .hd-map h2,
.map-forum .hd-map h2,
.news-hot-week .hd-map h2 {
  margin-left: 0;
}
/**
 * 模态层-弹框
 */
.dialog-container {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  overflow: auto;
  overscroll-behavior: contain;
  /* &:not([open]) {
        display: none;
    } */
  /* 多个弹框出现的时候，隐藏后面弹框的背景 */
}
.dialog-container::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0;
}
.dialog-container + .dialog-container {
  transition: background-color 0.2s;
  background-color: transparent;
}
.dialog-container::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 99%;
}
.dialog-container .dialog-box {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
}
.dialog-container .dialog-body {
  box-sizing: border-box;
  padding: 10px;
  min-width: 280px;
  min-height: 280px;
  text-align: left;
  background-color: #fff;
  border-radius: 6px;
}
.dialog-container .dialog-close {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin-top: 30px;
  width: 54px;
  height: 54px;
}
.dialog-container .dialog-close .icon2close {
  display: inline-block;
  width: 54px;
  height: 54px;
  cursor: pointer;
  background: url(../image/close.png) center no-repeat;
}
.dialog-container .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 1px;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
.dialog-animation {
  display: block;
  animation: fadeIn 0.2s both;
}
.dialog-animation .dialog-box {
  animation: tinydown 0.25s;
}
@keyframes tinydown {
  0%,
  5% {
    opacity: 0;
    transform: translateY(-10px);
  }
  10% {
    opacity: 1;
    transform: translateY(-10px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes loading-rotate {
  to {
    transform: rotate(1turn);
  }
}
/*
 *首页
 */
.home-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 400px;
  float: left;
  width: 760px;
  border-left: 1px solid #e6e6e6;
}
.home-banner .bd {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  overflow: hidden;
}
.home-banner .bd ul {
  width: 100% !important;
}
.home-banner .bd li {
  width: 100% !important;
  height: 400px;
  overflow: hidden;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  /* -webkit-background-size: cover; background-size: cover; */
}
.home-banner .bd a {
  display: block;
  height: 400px;
}
.home-banner .hd {
  position: absolute;
  z-index: 1;
  bottom: 15px;
  width: 100%;
  font-size: 0;
  text-align: center;
}
.home-banner .hd ul {
  text-align: center;
}
.home-banner .hd li {
  display: inline-block;
  margin: 0 7px;
  cursor: pointer;
  width: 10px;
  height: 10px;
  background: #fff;
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid #fff;
  border-radius: 6px;
  transition: all .3s;
}
.home-banner .hd li.on {
  width: 30px;
  background: rgba(255, 255, 255, 0.8);
}
.hot-hospital-index {
  float: right;
  margin-right: 5px;
  width: 230px;
  height: 400px;
  overflow: hidden;
}
.hot-hospital-index .tit {
  margin: 20px 0 15px;
  height: 22px;
  font-size: 22px;
  text-align: center;
}
.hot-hospital-index li {
  padding: 5px;
}
.hot-hospital-index li .cover {
  position: relative;
  display: none;
  margin-bottom: 10px;
  width: 218px;
  height: 124px;
}
.hot-hospital-index li .cover img {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.hot-hospital-index li .cover i {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../image/play-icon_pc.png) center no-repeat;
  background-size: 40px;
}
.hot-hospital-index li .cover::after {
  position: absolute;
  top: -2px;
  left: 10px;
  z-index: 2;
  content: '';
  display: inline-block;
  width: 28px;
  height: 32px;
  background: url(../image/icon_hot.png) center right no-repeat;
}
.hot-hospital-index li p {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #666666;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.hot-hospital-index li p em {
  display: inline-block;
  margin-right: 12px;
  width: 20px;
  text-align: center;
}
.hot-hospital-index li.c1 em {
  color: #f01414;
}
.hot-hospital-index li.c2 em {
  color: #fe9851;
}
.hot-hospital-index li.c3 em {
  color: #ffc344;
}
.hot-hospital-index li.on {
  margin-bottom: 5px;
}
.hot-hospital-index li.on .cover {
  display: block;
}
.hot-hospital-index li.on p {
  line-height: 28px;
  font-size: 18px;
  color: #333333;
}
/**
 * 首页医院
 */
.index-hospital-list {
  clear: both;
  margin-bottom: 55px;
}
.index-hospital-list .tit {
  margin-bottom: 40px;
  background-position: center -35px;
}
.index-hospital-list .hd {
  margin-top: 10px;
  padding-top: 1px;
  box-sizing: border-box;
  width: 150px;
  height: 534px;
  background: #fff;
  border-radius: 4px;
}
.index-hospital-list .hd li {
  position: relative;
  margin-bottom: 14px;
  line-height: 64px;
  font-size: 18px;
  color: #333;
  text-align: center;
  cursor: pointer;
}
.index-hospital-list .hd li span {
  position: relative;
  z-index: 3;
}
.index-hospital-list .hd li.on::after {
  position: absolute;
  top: -6px;
  left: -10px;
  display: block;
  content: '';
  width: 174px;
  height: 84px;
  background: url(../image/video_tab_nav.png) center no-repeat;
}
.index-hospital-list .bd {
  width: 1040px;
}
.index-hospital-list .bd .tab-loading {
  margin-top: 150px;
}
.index-hospital-list .video-card-list {
  width: 1040px;
}
.index-hospital-list .video-card-list li {
  margin: 10px 0 10px 20px;
  padding: 0;
  width: 240px;
  height: 257px;
  border-radius: 6px;
}
.index-hospital-list .video-card-list .cover {
  height: 136px;
  border-radius: 6px 6px 0 0;
}
.index-hospital-list .video-card-list .cover .time {
  font-size: 16px;
  right: 9px;
  bottom: 6px;
}
.index-hospital-list .video-card-list .cover::after {
  height: 46px;
}
.index-hospital-list .video-card-list .views {
  font-size: 14px;
}
.hospital-list-ul {
  width: 1040px;
  text-align: center;
}
.hospital-list-ul .d-area {
  margin: 5px 0 15px 0;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #999;
  display: inline-block;
  width: 90%;
  overflow: hidden;
}
.hospital-list-ul .d-des {
  line-height: 16px;
  font-size: 14px;
  color: #666;
}
.hospital-list-ul .d-des .sptlit {
  display: inline-block;
  margin: 0 8px;
  width: 1px;
  height: 12px;
  background: #999;
  vertical-align: middle;
}
.hospital-list-ul .d-des i {
  padding: 0 2px;
  font-family: "Microsoft YaHei";
  font-weight: 600;
  color: #000;
}
.hospital-list-ul li {
  float: left;
  margin: 10px 0 10px 20px;
  padding: 0;
  overflow: hidden;
  width: 240px;
  height: 257px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 6px;
  box-shadow: 0px 6px 40px 0px rgba(99, 171, 240, 0.12);
  transition: transform .5s;
}
.hospital-list-ul li:hover {
  transform: translateY(-10px);
}
.hospital-list-ul a {
  display: block;
}
.hospital-list-ul .cover {
  position: relative;
  margin: 0 auto 10px;
  overflow: hidden;
  height: 136px;
  border-radius: 6px;
  background-color: #f8f8f8;
}
.hospital-list-ul .cover img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.hospital-list-ul .cover::after {
  position: absolute;
  z-index: 2;
  bottom: 0;
  display: block;
  content: '';
  width: 100%;
  height: 50px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0));
}
.hospital-list-ul h3 {
  padding: 0 14px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #000;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
/**
 * 首页医生
 */
.index-doctor {
  margin-bottom: 40px;
}
.index-doctor .hd {
  height: 36px;
  line-height: 36px;
  position: relative;
}
.index-doctor .hd h2 {
  width: 300px;
}
.index-doctor .hd h2 .iconfont {
  float: left;
  margin-right: 10px;
  display: inline-block;
  width: 26px;
  line-height: 36px;
  font-size: 20px;
  color: #56bbbe;
  text-align: center;
}
.index-doctor .hd .more {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  color: #999999;
}
.index-doctor .hd .more .iconfont {
  padding-left: 6px;
  font-size: 20px;
}
.index-doctor .new-hospital {
  height: 50px;
  line-height: 50px;
  border-radius: 6px;
  background: #e6e6e6;
}
.index-doctor .new-hospital .tit {
  float: left;
  margin: 0 6px 0 20px;
  font-size: 16px;
  color: #666666;
}
.index-doctor .new-hospital .bd {
  width: 1050px;
  height: 50px;
  overflow: hidden;
}
.index-doctor .new-hospital ul {
  display: inline-block;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.index-doctor .new-hospital ul li {
  margin: 0 12px 0 8px;
  display: inline-block;
}
.index-doctor .new-hospital ul li a {
  display: inline-block;
}
.index-doctor .new-hospital ul li a:hover {
  color: #ff6600;
}
.index-doctor .new-hospital ul li img {
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #f8f8f8;
  vertical-align: middle;
}
.index-doctor .new-hospital ul li p {
  display: inline-block;
  margin-left: 4px;
  font-size: 14px;
  color: #333333;
}
.doctor-list-card {
  margin: 0 -10px 0 -10px;
  overflow: hidden;
}
.doctor-list-card li {
  float: left;
  margin: 20px 10px;
  padding-top: 22px;
  width: 285px;
  height: 356px;
  background: #fff;
  /*border: 1px solid @splitLine;*/
  position: relative;
  box-sizing: border-box;
  border-radius: 6px;
  text-align: center;
  transition: all .5s;
}
.doctor-list-card li:hover {
  z-index: 2;
  box-shadow: 0 0 20px 0 rgba(104, 130, 154, 0.16);
}
.doctor-list-card li .pic {
  position: relative;
  margin: 0 auto;
  width: 200px;
  height: 200px;
  background-color: #f8f8f8;
  border-radius: 50%;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  box-shadow: 0 2px 10px 0 rgba(32, 171, 163, 0.3);
}
.doctor-list-card li .pic a {
  display: block;
}
.doctor-list-card li .pic img {
  width: 100%;
  height: 100%;
}
.doctor-list-card li .pic:hover {
  border: 1px solid #56bbbe;
}
.doctor-list-card li h3 {
  margin: 14px 0 6px;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.doctor-list-card li h3 .title {
  display: inline-block;
  font-size: 18px;
  color: #000;
  vertical-align: middle;
}
.doctor-list-card li h3 .title span {
  display: inline-block;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 220px;
}
.doctor-list-card li h3 .title:hover {
  color: #56bbbe;
}
.doctor-list-card li .d-area {
  margin-bottom: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #999999;
  display: inline-block;
  width: 90%;
  overflow: hidden;
}
.doctor-list-card li .d-area .sptlit {
  display: inline-block;
  margin: 4px 8px 0;
  width: 1px;
  height: 12px;
  background: #999999;
  vertical-align: top;
}
.doctor-list-card li .d-des {
  line-height: 16px;
  font-size: 14px;
  color: #666666;
}
.doctor-list-card li .d-des .sptlit {
  display: inline-block;
  margin: 0 8px;
  width: 1px;
  height: 12px;
  background: #999999;
  vertical-align: middle;
}
.doctor-list-card li .d-des i {
  padding: 0 2px;
  font-family: "Microsoft YaHei";
  font-weight: 600;
  color: #000;
}
.doctor-list-card li .icon {
  position: absolute;
  top: -2px;
  right: 16px;
  width: 30px;
  height: 32px;
  background-position: center right;
  background-repeat: no-repeat;
}
.doctor-list-card li .icon.hot {
  background-image: url(../image/icon_hot.png);
}
.doctor-list-card li .icon.jingxuan {
  background-image: url(../image/icon_jingxuan.png);
}
.index-tit {
  position: relative;
  margin-bottom: 30px;
  height: 38px;
  font-size: 28px;
  text-align: center;
}
.index-tit::before,
.index-tit::after {
  position: absolute;
  top: 50%;
  display: block;
  content: '';
  width: 480px;
  height: 0;
  border-top: 1px solid #e6e6e6;
}
.index-tit::after {
  right: 0;
}
.index-tit .more {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: -20px;
  padding-left: 10px;
  line-height: 24px;
  font-size: 18px;
  color: #666666;
}
.index-tit .more i {
  float: right;
  display: inline-block;
  margin-left: 10px;
  line-height: 24px;
  font-size: 18px;
}
/*
 * 医院
 */
/*
 * 医院栏目页
 */
.hospitalBox {
  min-height: 300px;
}
.hospitalBox .hd {
  position: relative;
  margin: 55px 0 25px;
}
.hospitalBox .hd h1 {
  border-bottom: 1px dashed #999;
  padding-bottom: 13px;
}
.hospitalBox .hd ul {
  overflow: hidden;
}
.hospitalBox .hd li {
  float: left;
  margin-right: 30px;
  line-height: 24px;
  font-size: 20px;
  color: #888;
  cursor: pointer;
}
.hospitalBox .hd li a {
  color: #888;
  transition: color .5s;
}
.hospitalBox .hd li a:hover {
  color: #333;
}
.hospitalBox .hd li.on {
  border-bottom: 1px solid #56bbbe;
}
.hospitalBox .hd li.on a {
  color: #333;
}
.hospital-list {
  margin-bottom: 20px;
}
.hospital-list li {
  position: relative;
  padding: 25px 0;
  overflow: hidden;
  transition: transform .5s;
}
.hospital-list li::after {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: 180px;
  display: block;
  content: '';
  height: 0;
  border-bottom: 1px solid #f5f5f5;
}
.hospital-list li:hover {
  transform: translateY(-5px);
}
.hospital-list .pic {
  position: relative;
  float: left;
  overflow: visible;
  display: block;
  padding: 1px;
  width: 150px;
  height: 150px;
  border: 2px solid #f0f4f5;
  box-sizing: border-box;
}
.hospital-list .pic .icon {
  position: absolute;
  top: -3px;
  right: 10px;
  z-index: 2;
  display: inline-block;
  width: 28px;
  height: 32px;
  background: url(../image/icon_hot.png) center right no-repeat;
}
.hospital-list .pic img {
  width: 100%;
  height: 100%;
  background: #f8f8f8;
  border-radius: 6px;
}
.hospital-list .info {
  position: relative;
  overflow: hidden;
  margin-left: 180px;
  min-height: 150px;
}
.hospital-list h3 {
  margin-bottom: 30px;
  height: 28px;
  line-height: 28px;
  font-size: 20px;
}
.hospital-list h3 a {
  display: inline-block;
  min-width: 120px;
  max-width: 400px;
  color: #333333;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.hospital-list h3 a:hover {
  color: #56bbbe;
}
.hospital-list .attest-btn {
  display: inline-block;
  margin-left: 15px;
  width: 75px;
  height: 30px;
  background: url(../image/attest_1.png) center center no-repeat;
}
.hospital-list .attest-btn.attest-0 {
  display: none;
}
.hospital-list .address-text {
  margin-bottom: 15px;
  height: 26px;
  line-height: 26px;
  font-size: 15px;
  color: #999999;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 80%;
}
.hospital-list .hospital-type {
  margin-bottom: 15px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: #999999;
}
.hospital-list .project-row .tit {
  line-height: 24px;
  font-size: 15px;
  color: #808080;
}
.hospital-list .project-row .tags {
  max-width: 80%;
}
.hospital-list .project-row .tags a,
.hospital-list .project-row .tags span {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  padding: 0 10px;
  min-width: 60px;
  height: 28px;
  line-height: 28px;
  font-size: 13px;
  color: #666666;
  text-align: center;
  border: 1px solid #e3e5e7;
  border-radius: 6px;
}
.hospital-list .project-row .num {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 30px;
  font-size: 16px;
  color: #a2a5ad;
}
.hospital-list .project-row .num span {
  margin-left: 8px;
}
/*
 * 医院详情页
 */
.hospital-show .page-r {
  float: right;
  width: 1200px;
}
.hospital-show .hd {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  height: 30px;
  line-height: 30px;
}
.hospital-show .hd h2 {
  float: left;
  font-size: 28px;
  color: #333333;
}
.hospital-show .hd .more {
  margin: 5px 0 0 20px;
  padding-left: 14px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #999999;
  border-left: 1px solid #999999;
  transition: color .5s;
}
.hospital-show .hd .more:hover {
  color: #333;
}
.hospital-info {
  position: relative;
  margin-bottom: 30px;
  padding: 30px 20px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
}
.hospital-info .logo {
  float: left;
  display: block;
  width: 160px;
  height: 160px;
  background: #f8f8f8;
  border-radius: 6px;
}
.hospital-info .cr {
  float: left;
  margin-left: 30px;
  width: 600px;
}
.hospital-info .cr h1 {
  float: left;
  display: inline-block;
  margin-bottom: 5px;
  max-width: 800px;
  height: 56px;
  line-height: 56px;
  font-size: 28px;
  color: #000;
  overflow: hidden;
}
.hospital-info .cr .attest-btn {
  display: inline-block;
  float: right;
  margin-left: 16px;
  width: 75px;
  height: 56px;
  background: url(../image/attest_1.png) center center no-repeat;
}
.hospital-info .cr .attest-btn.attest-0 {
  display: none;
}
.hospital-info .cr p {
  clear: both;
  margin-bottom: 5px;
  line-height: 32px;
  font-size: 14px;
  color: #555555;
}
.hospital-info .cr p span {
  color: #999999;
}
.hospital-info .cr .tags {
  display: inline-block;
  margin: 0px 10px 0 0;
  padding: 0 10px;
  min-width: 60px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #888;
  text-align: center;
  background: #f3f3f3;
  border-radius: 6px;
}
.hospital-info .zxBtn {
  position: absolute;
  top: 40px;
  right: 30px;
  width: 100px;
  line-height: 40px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  text-align: center;
  cursor: pointer;
  border: 1px solid #8fd3d5;
  border-radius: 20px;
  box-shadow: 0 4px 12px 0 rgba(87, 187, 190, 0.16);
}
.hospital-intro {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 20px;
}
.hospital-intro h2 {
  margin-left: 20px;
  padding-top: 15px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
}
.hospital-intro h2 .icon2wendang {
  float: left;
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  height: 30px;
  background: url(../image/icon_wendang.png) center no-repeat;
}
.hospital-intro .bd {
  padding: 22px 20px;
}
.hospital-intro .desc {
  margin-bottom: 20px;
  line-height: 24px;
  font-size: 15px;
  color: #666;
  text-align: justify;
}
.hospital-intro .desc .cBtn {
  padding-left: 5px;
  color: #56bbbe;
  cursor: pointer;
}
.hospital-intro p {
  line-height: 24px;
  font-size: 14px;
  color: #333333;
}
.hospital-intro p span {
  color: #999999;
}
.hospital-intro p a {
  color: #333333;
}
.hospital-intro .project-row {
  margin-top: 15px;
  padding-top: 25px;
  position: relative;
  border-top: 1px solid #e6e6e6;
}
.hospital-intro .project-row .tit {
  line-height: 24px;
  font-size: 14px;
  color: #999999;
}
.hospital-intro .project-row .tags a,
.hospital-intro .project-row .tags span {
  display: inline-block;
  margin: 10px 10px 0 0;
  padding: 0 10px;
  min-width: 60px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #888;
  text-align: center;
  background: #f3f3f3;
  border-radius: 6px;
}
.hospital-intro .project-row .tags .cBtn {
  padding-left: 5px;
  color: #56bbbe;
  cursor: pointer;
  background: none;
}
.hospital-contact {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 20px;
}
.hospital-contact h2 {
  margin-left: 120px;
  padding-top: 15px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
}
.hospital-contact h2 .icon2lianxi {
  float: left;
  display: inline-block;
  margin-right: 10px;
  width: 22px;
  height: 30px;
  background: url(../image/icon_lianxi.png) center no-repeat;
}
.hospital-contact .bd {
  padding-bottom: 20px;
  text-align: center;
}
.hospital-contact .tit {
  line-height: 78px;
  font-size: 20px;
  color: #333;
}
.hospital-contact .tit span {
  color: #b2b2b2;
}
.hospital-contact .mqBtn {
  display: inline-block;
  width: 286px;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  color: #333;
  text-align: center;
  cursor: pointer;
  border: 1px solid #8fd3d5;
  border-radius: 6px;
  box-shadow: 0 4px 12px 0 rgba(87, 187, 190, 0.16);
}
.doctor-team {
  margin-bottom: 50px;
}
.doctor-team ul {
  margin-right: -20px;
  overflow: hidden;
}
.doctor-team li {
  float: left;
  margin: 15px 15px 10px 0;
  box-sizing: border-box;
  width: 290px;
  height: 186px;
  border-radius: 6px;
  background: #fff;
  transition: all 0.5s;
}
.doctor-team li:hover {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  transform: translate3d(0, -5px, 0);
}
.doctor-team li a {
  display: block;
  padding: 20px 0 0 20px;
}
.doctor-team .info {
  margin-bottom: 16px;
  height: 58px;
  line-height: 58px;
  overflow: hidden;
}
.doctor-team .info .avatar {
  float: left;
  margin-right: 20px;
  width: 58px;
  height: 58px;
  border-radius: 100%;
  overflow: hidden;
}
.doctor-team .info .avatar img {
  width: 100%;
  height: 100%;
  background: #f8f8f8;
}
.doctor-team .info .user {
  max-width: 300;
  height: 58px;
  float: left;
}
.doctor-team .info .user .name {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #000;
  font-weight: 500;
}
.doctor-team .info .user .zc {
  display: block;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  color: #b2b2b2;
}
.doctor-team .tags {
  height: 80px;
  overflow: hidden;
}
.doctor-team .tags a,
.doctor-team .tags span {
  display: inline-block;
  margin: 0 8px 12px 0;
  padding: 0 8px;
  min-width: 32px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #888;
  text-align: center;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.hospital-photo {
  margin-bottom: 50px;
}
.hospital-photo .min-list {
  margin-top: 30px;
  margin-right: -20px;
  overflow: hidden;
}
.hospital-photo .min-list li {
  float: left;
  margin-right: 15px;
  overflow: hidden;
  width: 290px;
  height: 178px;
  border-radius: 4px;
}
.hospital-photo .min-list li img {
  width: 100%;
  height: 100%;
  background: #f8f8f8;
}
.hospital-diary {
  margin-bottom: 30px;
}
.hot-hospital-right h2 {
  margin: 0 0 4px;
  padding: 5px 0 10px;
  width: 100%;
  line-height: 30px;
  font-size: 24px;
  color: #333;
  border-bottom: 1px dashed #999;
}
.hot-hospital-right .list-right li {
  position: relative;
  margin-top: 20px;
  overflow: hidden;
}
.hot-hospital-right .list-right .pic {
  position: relative;
  width: 140px;
  height: 100px;
}
.hot-hospital-right .list-right .pic img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.hot-hospital-right .list-right .pic span {
  position: absolute;
  z-index: 3;
  right: 6px;
  bottom: 5px;
  line-height: 16px;
  font-size: 14px;
  color: #fff;
}
.hot-hospital-right .list-right .pic::after {
  position: absolute;
  z-index: 2;
  bottom: 0;
  display: block;
  content: '';
  width: 100%;
  height: 28px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0));
}
.hot-hospital-right .list-right .fr {
  width: 165px;
}
.hot-hospital-right .list-right .title {
  margin-bottom: 15px;
  height: 44px;
  line-height: 22px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: color .5s;
}
.hot-hospital-right .list-right .title:hover {
  color: #56bbbe;
}
.hot-hospital-right .list-right .other {
  color: #30bec3;
  width: 82px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  border: 1px solid #30bec3;
  border-radius: 6px;
}
/*
 * 医生
 */
/*
 * 医生栏目页
 */
.doctorBox {
  min-height: 300px;
}
.doctorBox .hd {
  position: relative;
  margin: 50px 0 20px;
  padding: 5px 0;
}
.doctorBox .hd h1 {
  border-bottom: 1px dashed #999;
  padding-bottom: 13px;
}
.doctorBox .hd ul {
  overflow: hidden;
}
.doctorBox .hd li {
  float: left;
  margin-right: 30px;
  line-height: 24px;
  font-size: 20px;
  color: #888;
  cursor: pointer;
}
.doctorBox .hd li a {
  color: #888;
  transition: color .5s;
}
.doctorBox .hd li a:hover {
  color: #333;
}
.doctorBox .hd li.on {
  border-bottom: 1px solid #56bbbe;
}
.doctorBox .hd li.on a {
  color: #333;
}
.doctorBox .hd .zxBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  line-height: 32px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  text-align: center;
  cursor: pointer;
  border: 1px solid #8fd3d5;
  border-radius: 20px;
  box-shadow: 0 4px 12px 0 rgba(87, 187, 190, 0.16);
}
.doctorBox .doctor-list-card li {
  margin: 10px;
  width: 260px;
  height: 345px;
}
.doctorBox .doctor-list-card li .pic {
  width: 180px;
  height: 180px;
}
.doctorBox .doctor-list-card li .pic .mqBtn {
  left: 30px;
}
.doctorBox .doctor-list-card li .pic:hover::after {
  filter: alpha(opacity=60);
  opacity: .6;
}
.doctorBox .doctor-list-card li .pic:hover .mqBtn {
  bottom: 72px;
}
.doctorBox .doctor-list-card li h3 {
  margin-top: 25px;
}
/*
 * 医生详情
 */
.doctor-info .cr .attest-btn {
  background: url(../image/rzys_1.png) left center no-repeat;
}
/*
 * 城市切换
 */
/**
 * 全部城市列表页
 */
.all-city-list h2 {
  padding-left: 5px;
  line-height: 30px;
  font-size: 14px;
  color: #999999;
}
.all-city-list .hot-city {
  margin: 5px 0;
  padding: 5px 0;
}
.all-city-list .hot-city p {
  line-height: 24px;
}
.all-city-list .hot-city a {
  padding: 0 10px 0 5px;
  color: #666666;
}
.all-city-list .hot-city a:hover {
  color: #30bec3;
}
.all-city-list .anchors-list {
  padding: 0 5px 15px 5px;
  overflow: hidden;
  border-bottom: 1px solid #ededed;
}
.all-city-list .anchors-list a {
  float: left;
  display: block;
  margin: 10px 15px 0 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #30bec3;
  text-align: center;
  background: #dff6f5;
  border-radius: 50%;
}
.all-city-list .roll-list {
  margin-top: 20px;
}
.all-city-list .roll-list li {
  display: flex;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
}
.all-city-list .roll-list li > span {
  padding-right: 20px;
  line-height: 20px;
}
.all-city-list .roll-list .province-item a {
  display: inline-block;
  margin: 0 10px 5px 0;
  line-height: 20px;
  color: #666666;
  transition: all 0.5s;
}
.all-city-list .roll-list .province-item a.on,
.all-city-list .roll-list .province-item a:hover {
  color: #30bec3;
}
.all-city-list .roll-list .province-item > a {
  margin: 0 5px 5px 0;
  font-weight: 600;
}
.all-city-list .roll-list .province-item + .province-item {
  margin-top: 5px;
}
/*
 * 日记
 */
.diary-list2 {
  margin-bottom: 20px;
}
.diary-list2 li {
  padding-top: 20px;
  overflow: hidden;
  transition: all .3s;
}
.diary-list2 li a {
  display: block;
}
.diary-list2 li:hover .name {
  color: #56bbbe;
}
.diary-list2 .photos {
  overflow: hidden;
  float: left;
}
.diary-list2 .photos .pic {
  position: relative;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  width: 154px;
  height: 154px;
  border-radius: 6px;
}
.diary-list2 .photos img {
  width: 100%;
  height: 100%;
}
.diary-list2 .photos span {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 44px;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: #333;
  background: rgba(0, 0, 0, 0.4);
  border-bottom-right-radius: 6px;
  box-sizing: border-box;
}
.diary-list2 .photos .pic:last-child span {
  line-height: 18px;
  border: 1px solid #8fd3d5;
}
.diary-list2 .info {
  margin-left: 345px;
  min-height: 150px;
  border-bottom: 1px solid #e6e6e6;
}
.diary-list2 .info h4 {
  margin-bottom: 12px;
  line-height: 22px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  width: 480px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.diary-list2 .user {
  margin-bottom: 14px;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
}
.diary-list2 .user img {
  display: inline-block;
  margin-right: 12px;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  overflow: hidden;
}
.diary-list2 .user .name {
  max-width: 150px;
  font-size: 18px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.diary-list2 .user .time {
  float: right;
  font-size: 15px;
  color: #b2b2b2;
}
.diary-list2 .desc {
  margin-bottom: 16px;
  display: block;
  max-height: 48px;
  min-height: 24px;
  line-height: 24px;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  word-break: break-all;
  transition: color .5s;
}
.diary-list2 .other {
  padding-bottom: 20px;
  overflow: hidden;
  line-height: 26px;
}
.diary-list2 .other .projects {
  padding: 0 10px;
  box-sizing: border-box;
  max-width: 280px;
  font-size: 15px;
  color: #a2a5ad;
  background: #f0f2f5;
  border-radius: 13px;
}
.diary-list2 .other .projects .tag {
  float: left;
  display: inline-block;
  padding-right: 4px;
  color: #a2a5ad;
}
.diary-list2 .other .fr {
  text-align: right;
  overflow: hidden;
}
.diary-list2 .other .fr a {
  display: inline-block;
  margin-left: 15px;
  min-width: 60px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #b2b2b2;
  text-align: left;
}
.diary-list2 .other .fr a:first-child {
  margin-left: 0;
}
.diary-list2 .other .fr .iconfont {
  display: inline-block;
  margin-right: 5px;
  font-size: 20px;
  color: #c4c4c4;
}
.hospital-diary .diary-list2 .other .projects {
  max-width: 250px;
}
.diaryBox {
  padding: 20px 20px 0;
  overflow: hidden;
}
.diaryBox .hd {
  position: relative;
  margin: 35px 0 25px;
}
.diaryBox .hd h1 {
  border-bottom: 1px dashed #999;
  padding-bottom: 13px;
}
/*
 * 日记本 详情页
 */
.diary-show {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 6px;
  overflow: visible;
}
.diary-show .diary-info {
  margin: 0 30px;
  padding: 30px 0;
  overflow: hidden;
  min-height: 100px;
  border-bottom: 1px dashed #e6e6e6;
}
.diary-show .diary-info #no_img {
  display: block;
  line-height: 62px;
  color: #999;
  text-align: center;
}
.diary-show .diary-info .user {
  height: 40px;
}
.diary-show .diary-info .avatar {
  display: block;
  float: left;
  margin-right: 20px;
  width: 60px;
  height: 60px;
  background: #f8f8f8;
  border-radius: 50%;
}
.diary-show .diary-info .name-row {
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #333333;
  width: 620px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.diary-show .diary-info .name-row span {
  padding-left: 15px;
  color: #56bbbe;
}
.diary-show .diary-info .time,
.diary-show .diary-info h2 {
  line-height: 32px;
  font-size: 14px;
  color: #999999;
}
.diary-show .diary-info .title {
  margin: 5px 0 20px;
  line-height: 30px;
  font-size: 18px;
  color: #000;
}
.diary-show .diary-info h2 {
  margin: 15px 0;
}
.diary-show .diary-info .beforeImg li {
  float: left;
  margin-right: 60px;
  width: 190px;
  height: 190px;
  border-radius: 5px;
  overflow: hidden;
}
.diary-show .diary-info .beforeImg li img {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #f8f8f8;
}
.diary-show .diary-info .day-num {
  position: absolute;
  top: 36px;
  right: -8px;
  width: 130px;
  height: 50px;
  line-height: 44px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: url(../image/diary_day_bg.png) center no-repeat;
}
.diary-show .diary-contents {
  margin-bottom: 35px;
  padding: 25px 25px 20px;
  background: #fff;
  border-radius: 8px;
  line-height: 24px;
}
.side-diary-hospital .hd h2 .iconfont {
  color: #f9adad;
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(-90deg, #f69494, #fab3b3);
}
.side-diary-hospital .pic {
  margin: 0 auto;
  width: 180px;
  height: 180px;
  background-color: #f8f8f8;
  border-radius: 50%;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.side-diary-hospital .pic img {
  width: 100%;
  height: 100%;
  background: #f8f8f8;
}
.side-diary-hospital .pic a {
  display: block;
}
.side-diary-hospital h3 {
  margin: 20px 0 6px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.side-diary-hospital h3 .title {
  display: inline-block;
  font-size: 18px;
  color: #000;
  vertical-align: middle;
}
.side-diary-hospital h3 .title span {
  display: inline-block;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 250px;
}
.side-diary-hospital h3 .title:hover {
  color: #ff6600;
}
.side-diary-hospital h3 .rz {
  float: right;
  margin-left: 4px;
  display: inline-block;
  width: 26px;
  height: 30px;
  background-position: center right;
  background-repeat: no-repeat;
}
.side-diary-hospital h3 .rz.rz0 {
  background-image: url(../image/renzyiyuan_0.png);
}
.side-diary-hospital h3 .rz.rz1 {
  background-image: url(../image/renzyiyuan_1.png);
}
.side-diary-hospital p {
  margin-bottom: 20px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.side-diary-hospital p .iconfont {
  float: left;
  padding-right: 2px;
  font-size: 16px;
}
.side-diary-hospital p span {
  display: inline-block;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 250px;
}
.side-diary-hospital .mqBtn {
  margin: 0 auto 30px;
  width: 100px;
  line-height: 44px;
  font-size: 16px;
  color: #56bbbe;
  text-align: center;
  border: 1px solid #56bbbe;
  border-radius: 6px;
  cursor: pointer;
}
.side-related-diary .hd h2 i.red {
  color: #f8a0a0;
}
.side-related-diary li {
  padding: 0 0 30px 20px;
  overflow: hidden;
}
.side-related-diary li .user {
  margin-bottom: 15px;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
}
.side-related-diary li .user img {
  display: inline-block;
  margin-right: 12px;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  overflow: hidden;
}
.side-related-diary li .user .name {
  max-width: 150px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.side-related-diary li a {
  display: inline-block;
}
.side-related-diary li .photos {
  overflow: hidden;
  float: left;
}
.side-related-diary li .photos .pic {
  float: left;
  margin-right: 8px;
  overflow: hidden;
  width: 136px;
  height: 136px;
  border-radius: 6px;
  position: relative;
}
.side-related-diary li .photos img {
  width: 100%;
  height: 100%;
}
.side-related-diary li .photos span {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  line-height: 18px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.6);
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  border-bottom-right-radius: 8px;
}
.side-related-diary li .photos .pic:last-child span {
  border: 1px solid #56bbbe;
}
/*
 * 资讯
 */
/**
 * 首页新闻
 */
.index-news-row {
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}
.index-news {
  float: left;
  box-sizing: border-box;
  width: 865px;
  height: 628px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
}
.index-news .top {
  margin: 20px 15px 8px 12px;
}
.index-news .top a {
  position: relative;
  display: block;
  overflow: hidden;
}
.index-news .top img {
  float: left;
  display: block;
  margin-right: 12px;
  width: 270px;
  height: 135px;
  background: #f8f8f8;
  border-radius: 10px;
}
.index-news .top .title {
  padding-top: 5px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #333;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  transition: color 0.5s;
}
.index-news .top .desc {
  margin-top: 10px;
  height: 72px;
  line-height: 24px;
  font-size: 13px;
  color: #666666;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.index-news .top:hover .title {
  color: #ff6600;
}
.index-news li {
  overflow: hidden;
  padding: 10px 15px 4px 10px;
  /* &:nth-child(3) .title i {
            color: #ffbc2b;
            border-color: #ffbc2b;
        } */
}
.index-news li .title {
  float: left;
  display: block;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  color: #333;
  width: 490px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  transition: color 0.3s;
}
.index-news li .title:hover {
  color: #ff6600;
}
.index-news li .title i {
  float: left;
  display: inline-block;
  margin-right: 10px;
  box-sizing: border-box;
  width: 26px;
  height: 26px;
  line-height: 24px;
  font-size: 16px;
  color: #808080;
  text-align: center;
  border: 1px solid #808080;
  border-radius: 5px;
}
.index-news li .other {
  float: right;
  overflow: hidden;
  min-width: 260px;
  height: 30px;
  line-height: 30px;
}
.index-news li .other a {
  display: inline-block;
  margin-left: 15px;
  min-width: 79px;
  font-size: 14px;
  color: #b2b2b2;
}
.index-news li .other .iconfont {
  display: inline-block;
  float: left;
  margin-right: 6px;
  width: 20px;
  height: 30px;
  background-position: center;
}
.index-news li:nth-child(1) .title i {
  color: #ef0202;
  border-color: #ef0202;
}
.index-news li:nth-child(2) .title i {
  color: #fe7f22;
  border-color: #fe7f22;
}
.index-zt {
  float: right;
  box-sizing: border-box;
  width: 320px;
  height: 630px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
}
.index-zt ul {
  padding-top: 5px;
}
.index-zt li {
  margin: 12px auto 0;
  width: 290px;
}
.index-zt li a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 290px;
  height: 125px;
  border-radius: 10px;
  background-color: #f8f8f8;
}
.index-zt li a:hover .title {
  color: #fff;
}
.index-zt li img {
  width: 100%;
  height: 100%;
}
.index-zt li .title {
  position: absolute;
  z-index: 2;
  bottom: 0;
  padding: 0 10px;
  box-sizing: border-box;
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  color: #e6e6e6;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  background-color: rgba(0, 0, 0, 0.6);
}
.news-list {
  padding-bottom: 10px;
  overflow: hidden;
}
.news-list li {
  padding: 20px 15px 0;
  overflow: hidden;
  transition: all 0.3s;
}
.news-list li .pic {
  display: block;
  float: left;
  overflow: hidden;
  width: 190px;
  height: 136px;
  border-radius: 6px;
}
.news-list li .pic img {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #f8f8f8;
}
.news-list li .info {
  width: 606px;
  height: 152px;
  float: right;
  position: relative;
  line-height: 24px;
  font-size: 14px;
  border-bottom: 1px solid #e6e6e6;
}
.news-list li h3 {
  margin-bottom: 3px;
}
.news-list li h3 a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #000;
  font-weight: 500;
  width: 510px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  transition: all 0.2s;
}
.news-list li .time {
  position: absolute;
  top: 6px;
  right: 0;
  margin-bottom: 4px;
  width: 150px;
  line-height: 24px;
  color: #b2b2b2;
  text-align: right;
}
.news-list li .desc {
  height: 48px;
  color: #999999;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}
.news-list li .tags {
  margin-top: 10px;
  height: 26px;
  overflow: hidden;
}
.news-list li .tags span,
.news-list li .tags a {
  display: inline-block;
  margin-right: 10px;
  padding: 0 6px;
  min-width: 40px;
  height: 26px;
  line-height: 26px;
  color: #888;
  text-align: center;
  background: #f3f3f3;
  border-radius: 4px;
}
.news-list li:hover a {
  color: #ff6600;
}
.news-list li:last-child .info {
  border-bottom-width: 0;
}
/*
 * 资讯栏目页
 */
.news-hot-week {
  margin-bottom: 50px;
}
.news-hot-week .hd {
  margin-bottom: 10px;
  height: 36px;
  line-height: 36px;
  position: relative;
}
.news-hot-week .hd h2 {
  width: 250px;
  height: 36px;
  line-height: 36px;
  font-size: 24px;
  color: #000;
}
.news-hot-week .hd h2 span {
  float: left;
}
.news-hot-week .hd h2 .iconfont {
  margin-left: 8px;
  width: 24px;
  height: 36px;
  font-size: 20px;
  line-height: 36px;
  display: block;
  float: left;
}
.news-hot-week .hd .more {
  position: absolute;
  top: 0;
  right: 4px;
  font-size: 16px;
  color: #999999;
  transition: transform 0.5s;
}
.news-hot-week .hd .more .iconfont {
  float: right;
  margin-left: 6px;
  width: 16px;
  height: 36px;
  background-size: 15px;
}
.news-hot-week .hd .more:hover {
  color: #ff6600;
  transform: translateX(3px);
}
.news-hot-week ul {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 6px;
  padding-top: 10px;
  height: 370px;
  box-sizing: border-box;
}
.news-hot-week ul li {
  float: left;
  padding: 20px 10px 0 15px;
  overflow: hidden;
  width: 395px;
  height: 150px;
  transition: all 0.3s;
}
.news-hot-week ul li .pic {
  display: block;
  float: left;
  overflow: hidden;
  width: 190px;
  height: 136px;
  border-radius: 6px;
}
.news-hot-week ul li .pic img {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #f8f8f8;
}
.news-hot-week ul li .info {
  width: 188px;
  float: right;
  position: relative;
  line-height: 24px;
  font-size: 14px;
  /* border-bottom: 1px solid #f2f2f2; */
}
.news-hot-week ul li h3 {
  margin-bottom: 20px;
}
.news-hot-week ul li h3 a {
  display: inline-block;
  height: 48px;
  line-height: 24px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: all 0.2s;
}
.news-hot-week ul li .desc {
  height: 24px;
  line-height: 24px;
  color: #999999;
  width: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}
.news-hot-week ul li .tags {
  margin: 10px -10px 20px 0;
  height: 26px;
  overflow: hidden;
}
.news-hot-week ul li .tags span,
.news-hot-week ul li .tags a {
  display: inline-block;
  margin-right: 10px;
  padding: 0 6px;
  min-width: 40px;
  height: 26px;
  line-height: 26px;
  color: #888;
  text-align: center;
  background: #f3f3f3;
  border-radius: 4px;
}
.news-hot-week ul li:hover a {
  color: #ff6600;
}
.news-hot-week ul li:nth-child(3) .info,
.news-hot-week ul li:nth-child(4) .info {
  border-bottom: 0;
}
.news-column .hd {
  margin-bottom: 10px;
  height: 36px;
  line-height: 36px;
  position: relative;
}
.news-column .hd h2 {
  width: 250px;
  height: 36px;
  line-height: 36px;
  font-size: 24px;
  color: #000;
}
.news-column .hd h2 span {
  float: left;
}
.news-column .hd h2 .iconfont {
  margin-left: 8px;
  width: 24px;
  height: 36px;
  font-size: 24px;
  line-height: 36px;
  display: block;
  float: left;
}
.news-column .hd .more {
  position: absolute;
  top: 0;
  right: 4px;
  font-size: 16px;
  color: #999999;
  transition: transform 0.5s;
}
.news-column .hd .more .iconfont {
  float: right;
  margin-left: 6px;
  width: 16px;
  height: 36px;
  background-size: 15px;
}
.news-column .hd .more:hover {
  color: #ff6600;
  transform: translateX(3px);
}
.news-column ul {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 6px;
  padding: 5px 0 10px;
}
.form-coupon-section .form-coupon {
  padding: 27px 10px 0;
  box-sizing: border-box;
  width: 240px;
  height: 380px;
  margin: 0 auto;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 10px;
}
.form-coupon-section .form-coupon .coupon_card {
  display: block;
  width: 220px;
  height: 110px;
  background-color: #f8f8f8;
  border-radius: 10px;
  position: relative;
}
.form-coupon-section .form-coupon .coupon_people {
  position: absolute;
  top: 115px;
  left: 23px;
  letter-spacing: 2px;
  font-size: 11px;
  color: #fff;
}
.form-coupon-section .form-coupon .coupon_people i {
  color: #ffc234;
}
.form-coupon-section .form-coupon .app-btn {
  margin: 10px auto 20px;
  height: 40px;
  background: url(../image/coupon_app_btn.png) center no-repeat;
}
.form-coupon-section .form-coupon li {
  display: flex;
  margin: 10px 8px;
  overflow: hidden;
}
.form-coupon-section .form-coupon input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #000;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
}
.form-coupon-section .form-coupon input::-webkit-input-placeholder {
  color: #b2b2b2;
}
.form-coupon-section .form-coupon input:-moz-placeholder {
  color: #b2b2b2;
}
.form-coupon-section .form-coupon input[name='sms_code'] {
  width: 115px;
  border-right: none;
  border-radius: 10px 0 0 10px;
}
.form-coupon-section .form-coupon .get-smscode {
  display: inline-block;
  width: 90px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  text-align: center;
  background-color: #56bbbe;
  border-radius: 0 10px 10px 0;
  cursor: pointer;
}
.form-coupon-section .form-coupon .submit {
  margin-top: 18px;
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  color: #333333;
  text-align: center;
  background: #56bbbe;
  border-radius: 20px;
  cursor: pointer;
}
.news-on-day {
  margin-bottom: 50px !important;
  height: 416px;
}
.news-on-day .hd {
  margin-bottom: 5px !important;
}
.news-on-day li {
  margin: 0 15px;
  padding: 12px 0 15px;
  border-bottom: 1px solid #f2f2f2;
}
.news-on-day li:nth-child(2) {
  border-bottom: 0;
}
.news-on-day li h3 {
  margin-bottom: 10px;
}
.news-on-day li h3 a {
  display: inline-block;
  max-height: 48px;
  line-height: 24px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: all 0.2s;
}
.news-on-day li .desc {
  max-height: 48px;
  line-height: 24px;
  color: #999999;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-on-day li .tags {
  margin: 10px -10px 0 0;
  height: 26px;
  overflow: hidden;
}
.news-on-day li .tags span,
.news-on-day li .tags a {
  display: inline-block;
  margin-right: 10px;
  padding: 0 6px;
  min-width: 40px;
  height: 26px;
  line-height: 26px;
  color: #888;
  text-align: center;
  background: #f3f3f3;
  border-radius: 4px;
}
.news-on-day li:hover a {
  color: #ff6600;
}
.side-tags .hd {
  margin-bottom: 0 !important;
}
.side-tags .bd {
  margin-bottom: 20px;
  padding: 10px 0 0 10px;
  max-height: 136px;
  overflow: hidden;
  box-sizing: border-box;
}
.side-tags .bd a {
  display: inline-block;
  margin: 10px 10px 0 0;
  padding: 0 10px;
  min-width: 60px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  text-align: center;
  border: 1px solid #ededed;
  border-radius: 4px;
  transition: all 0.5s;
}
.side-tags .bd a:hover {
  color: #56bbbe;
  border-color: #56bbbe;
}
/* .sidebar{
    .side-box{
        margin-top: 50px !important;
    }
} */
/*
 * 资讯 标签页
 */
.tagsBox {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 60px;
  padding: 20px 0 30px;
}
.tagsBox ul li {
  float: left;
  margin: 10px 0 0 20px;
  width: 176px;
}
.tagsBox ul li a {
  display: inline-block;
  margin: 10px 10px 0 0;
  padding: 0 10px;
  min-width: 60px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  text-align: center;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 176px;
  box-sizing: border-box;
  border: 1px solid #ededed;
  border-radius: 4px;
  transition: all 0.5s;
}
.tagsBox ul li a:hover {
  color: #56bbbe;
  border-color: #56bbbe;
}
/*
 * 资讯详情
 */
.news-show {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 6px;
  padding: 15px;
}
.news-show h1 {
  margin: 6px 0;
  line-height: 38px;
  font-size: 28px;
  color: #000;
  text-align: center;
}
.news-show .tags {
  margin: 12px 0;
  height: 26px;
  overflow: hidden;
}
.news-show .tags span,
.news-show .tags a {
  display: inline-block;
  margin-right: 10px;
  padding: 0 7px;
  min-width: 30px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #ecf4fa;
  border-radius: 4px;
}
.news-show .author {
  margin: 12px 20px 20px;
  line-height: 24px;
  font-size: 14px;
  color: #999999;
  float: left;
}
.news-show .content {
  clear: both;
  font-size: 16px;
}
.news-show .content img{
  width: 400px;
  height: 300px;
  display: block;
  margin: 1em auto;
}
.news-show .other {
  margin: 14px 0;
  overflow: hidden;
  height: 26px;
  line-height: 26px;
}
.news-show .other .fl {
  font-size: 14px;
  color: #999999;
}
.news-show .other .fl span {
  margin-right: 20px;
}
.news-show .other a {
  display: inline-block;
  margin-left: 20px;
  font-size: 14px;
  color: #b2b2b2;
}
.news-show .other .iconfont {
  display: inline-block;
  float: left;
  margin-right: 8px;
  width: 20px;
  height: 26px;
  background-position: center;
}
.news-show .nextBox {
  padding: 20px 0;
}
.news-show .nextBox a {
  display: inline-block;
  margin-right: 40px;
  padding: 0 30px;
  height: 46px;
  line-height: 44px;
  font-size: 16px;
  color: #333333;
  text-align: center;
  border: 1px solid #333333;
  border-radius: 6px;
}
.news-show .nextBox a .iconfont {
  width: 22px;
  height: 44px;
}
.news-show .nextBox a .icon-prev {
  float: left;
  margin-right: 10px;
}
.news-show .nextBox a .icon-next {
  float: right;
  margin-left: 10px;
}
.news-show .nextBox a label {
  margin-left: 10px;
  margin-right: 10px;
}
.news-show .nextBox .on {
  background: #56bbbe;
  border-color: #56bbbe;
}
.news-show .nextBox .prev:hover i {
  background-image: url(https://www.zhezhui.com/statics/img/icon/prev_0.png);
}
.news-show .nextBox .next:hover i {
  background-image: url(https://www.zhezhui.com/statics/img/icon/next_0.png);
}
.news-show .extend-comments {
  margin: 10px 0;
  border: none;
}
.news-show .extend-comments .hd {
  padding: 15px 20px 0;
  height: 30px;
  line-height: 30px;
  border-bottom: none;
  border-top: 1px solid #ededed;
}
.news-show .extend-comments .hd .time-order {
  display: none;
}
.news-show .extend-comments dl {
  padding-left: 15px;
}
.news-show .extend-comments dl::before {
  left: 15px;
  right: 15px;
}
.news-recommend {
  margin-top: 20px;
}
.news-recommend .hd {
  margin-bottom: 15px;
  height: 36px;
  line-height: 36px;
  position: relative;
}
.news-recommend .hd h2 {
  width: 300px;
  font-size: 18px;
  color: #333;
}
.news-recommend .hd h2 .iconfont {
  float: left;
  margin-right: 10px;
  display: inline-block;
  width: 36px;
  line-height: 36px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  background: #56bbbe;
  border-radius: 100%;
}
.news-recommend .hd .more {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  color: #999999;
}
.news-recommend .hd .more .iconfont {
  padding-left: 6px;
  font-size: 20px;
}
.news-recommend ul {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 6px;
  margin-right: -30px;
}
.news-recommend ul li {
  float: left;
  margin: 10px 25px 15px 0;
  overflow: hidden;
  width: 395px;
  height: 106px;
  transition: all 0.3s;
}
.news-recommend ul li .pic {
  display: block;
  float: left;
  overflow: hidden;
  width: 170px;
  height: 106px;
  border-radius: 6px;
}
.news-recommend ul li .pic img {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #f8f8f8;
}
.news-recommend ul li .info {
  width: 205px;
  float: right;
  position: relative;
  line-height: 24px;
  font-size: 14px;
  border-bottom: 1px solid #f2f2f2;
}
.news-recommend ul li h3 {
  margin-bottom: 10px;
}
.news-recommend ul li h3 a {
  display: inline-block;
  height: 48px;
  line-height: 24px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: all 0.2s;
}
.news-recommend ul li .desc {
  height: 48px;
  line-height: 24px;
  color: #999999;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-recommend ul li:hover a {
  color: #ff6600;
}
.side-hot-doctor .hd {
  margin-bottom: 0 !important;
}
.side-hot-doctor li {
  padding: 20px;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
}
.side-hot-doctor li a {
  display: block;
  overflow: hidden;
}
.side-hot-doctor li .pic {
  float: left;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  overflow: hidden;
}
.side-hot-doctor li .pic img {
  width: 100%;
  height: 100%;
}
.side-hot-doctor li .info {
  float: right;
  width: 206px;
  font-size: 14px;
  color: #b2b2b2;
}
.side-hot-doctor li .info h3 {
  height: 28px;
  line-height: 28px;
}
.side-hot-doctor li .info .name {
  float: left;
  display: inline-block;
  font-size: 18px;
  color: #000;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 110px;
}
.side-hot-doctor li .info .time {
  display: inline-block;
  margin-left: 12px;
}
.side-hot-doctor li .info .hospital-name {
  height: 26px;
  line-height: 26px;
}
.side-hot-doctor li .mqBtn {
  margin-top: 16px;
  clear: both;
  width: 100%;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #4295ca;
  border-radius: 3px;
}
.side-hot-doctor li:last-child {
  border: none;
}
.side-hot-hospital .hd {
  margin-bottom: 0 !important;
}
.side-hot-hospital li {
  padding-top: 20px;
  overflow: hidden;
  border-bottom: 1px dashed #e6e6e6;
}
.side-hot-hospital li a {
  display: block;
  overflow: hidden;
}
.side-hot-hospital li .pic {
  float: left;
  margin-left: 20px;
  width: 54px;
  height: 54px;
  box-sizing: border-box;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  overflow: hidden;
}
.side-hot-hospital li .pic img {
  width: 100%;
  height: 100%;
}
.side-hot-hospital li .info {
  float: right;
  margin-right: 20px;
  width: 206px;
}
.side-hot-hospital li .info h3 {
  max-height: 54px;
  line-height: 28px;
  font-size: 18px;
  color: #000;
}
.side-hot-hospital li .mqBtn {
  margin-top: 20px;
  clear: both;
  width: 100%;
  line-height: 48px;
  font-size: 14px;
  color: #999999;
  text-align: center;
  border-top: 1px solid #e6e6e6;
}
.side-hot-hospital li:last-child {
  border: none;
}
/*
 * 侧边
 */
.sidebar .side-box {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 6px;
}
.sidebar .side-box .hd {
  margin-bottom: 18px;
  height: 60px;
  line-height: 60px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}
.sidebar .side-box h2 {
  margin-left: 15px;
  width: 300px;
  font-size: 18px;
  color: #333333;
}
.sidebar .side-box h2 span.fl {
  margin-right: 8px;
}
.sidebar .side-box h2 .iconfont {
  float: left;
  margin: 16px 8px 0 0;
  display: inline-block;
  width: 25px;
  height: 28px;
  line-height: 28px;
  font-size: 20px;
}
.sidebar .side-box .more {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #999999;
  transition: transform 0.5s;
}
.sidebar .side-box .more .iconfont {
  float: right;
  margin-left: 6px;
  width: 16px;
  height: 30px;
  background-size: 15px;
}
.sidebar .side-box .more:hover {
  color: #ff6600;
  transform: translateX(3px);
}
.sidebar .side2-box {
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 10px;
}
.sidebar .side2-box .hd {
  margin-bottom: 20px;
  padding: 12px 0;
  height: 36px;
  line-height: 36px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}
.sidebar .side2-box h2 {
  margin-left: 15px;
  width: 250px;
  height: 36px;
  line-height: 36px;
  font-size: 24px;
  color: #000;
}
.sidebar .side2-box h2 span {
  float: left;
}
.sidebar .side2-box h2 .iconfont {
  margin-left: 8px;
  width: 24px;
  height: 36px;
}
.sidebar .side2-box .more {
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 16px;
  color: #999999;
  transition: transform 0.5s;
}
.sidebar .side2-box .more .iconfont {
  float: right;
  margin-left: 6px;
  width: 16px;
  height: 36px;
  background-size: 15px;
}
.sidebar .side2-box .more:hover {
  color: #ff6600;
  transform: translateX(3px);
}
.side-hot-text li {
  padding: 0 15px 20px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.side-hot-text li i {
  display: inline-block;
  float: left;
  margin-right: 10px;
  width: 24px;
  color: #fff;
  text-align: center;
  background: #dedede;
  border-radius: 50%;
}
.side-hot-text li i.n1 {
  background: #ef0202;
}
.side-hot-text li i.n2 {
  background: #fe7f22;
}
.side-hot-text li i.n3 {
  background: #ffbc2b;
}
.side-hot-text li a {
  font-size: 14px;
  color: #333;
  transition: all 0.2s;
}
.side-hot-text li:hover a {
  color: #ff6600;
}
.hollow-btn {
  margin-bottom: 10px;
  width: 320px;
  line-height: 54px;
  font-size: 18px;
  color: #56bbbe;
  text-align: center;
  border: 1px solid #56bbbe;
  border-radius: 6px;
  box-sizing: border-box;
}
.hollow-btn a {
  display: inline-block;
  color: #56bbbe;
}
