h1, h2, h3, h4, h5 { font-weight: normal; }

.nav-left { margin-top: 4px; width: 180px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; background: #2327cf; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }

.nav-left .icon-sub { width: 18px; height: 14px; background: url(../images/icon-sub.png) center center no-repeat; vertical-align: middle; }

.nav-left span { vertical-align: middle; }

.nav-list { font-size: 0; }

.nav-list li { display: inline-block; margin-left: 50px; font-size: 18px; height: 44px; line-height: 44px; vertical-align: top; }

.nav-list li span { vertical-align: middle; }

.more-nav-btn{ position: relative; }
.more-nav-btn .right-icon{
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  background: url('../images/db8fab0c690544dea01ad486f96d0f52.gif') no-repeat right/auto 14px;
}
.more-nav-list{
  width: 100px;
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -50px;
  background-color: #fff;
  box-shadow: 0 0 4px #ccc;
  border: 1px solid #eee;
  border-radius: 4px;
  border-bottom: none;
  overflow: hidden;
  z-index: 999;
  display: none;
}
.more-nav-list .m-a{
  line-height: 36px;
  border-bottom: 1px solid #eee;
  display: block;
  text-align: center;
  font-size: 14px;
  padding: 0 5px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.more-nav-list .m-a:hover{
  background-color: #f8f8f8;
}
.more-nav-list .m-a.on{
	color: #49c3a8;
}
.more-nav-btn:hover .more-nav-list,.more-nav-list:hover{
  display: block;
}
.nav-current { color: #2327cf}

.icon-latest { width: 30px; height: 22px; background: url(../images/icon-latest.png) center center no-repeat; vertical-align: middle; }

.nav-sub { position: absolute; z-index: 111; left: 0; top: 44px; width: 180px; height: 400px; background: #fff; }

.si-addmore { color: #004da8; font-size: 14px; }

.si-addmore:hover { color: #2327cf; }

.si-title { font-weight: normal; line-height: 44px; background: #9ac0f4; padding-left: 15px; font-size: 18px; color: #fff; }

.si-main { background: #f7f7f7; padding: 0 0 16px; }

.si-list-title { display: block; padding: 0 15px 0 16px; position: relative; z-index: 1; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }

.si-list-title:before { content: ''; position: absolute; left: 0; top: 0; width: 4px; height: 100%; background: #2327cf; display: none; }

.si-list-title-word { line-height: 44px; font-size: 16px; color: #333333; }

.icon-sidenav { width: 20px; height: 20px; margin-top: 11px; margin-right: 7px; background: no-repeat center; }

.icon-sidenav-0 { background-image: url(../images/icon-sidenav-neike.png); }

.icon-sidenav-1 { background-image: url(../images/icon-sidenav-wk.png); }

.icon-sidenav-2 { background-image: url(../images/icon-sidenav-fck.png); }

.icon-sidenav-3 { background-image: url(../images/icon-sidenav-ek.png); }

/*.icon-sidenav-4 { background-image: url(../images/icon-sidenav-nk.png); }*/
.icon-sidenav-4 { background-image: url(../images/icon-sidenav-gk.png); }

.icon-sidenav-5 { background-image: url(../images/icon-sidenav-pfk.png); }

.icon-sidenav-6 { background-image: url(../images/icon-sidenav-zy.png); }

.icon-sidenav-7 { background-image: url(../images/icon-sidenav-zl.png); }

/*.icon-sidenav-8 { background-image: url(../images/icon-sidenav-wgk.png); }*/
.icon-sidenav-8 { background-image: url(../images/icon-sidenav-jsk.png); }

.icon-nav-arrow { width: 7px; height: 15px; margin-top: 16px; background: url(../images/icon-nav-arrow.png) no-repeat center; }

.si-list-show { position: absolute; width: 560px; top: 0; left: 219px; height: 398px; background: #f8f8f8; border: 1px solid #eee; display: none; z-index: 0; }

.si-list-show-auto { width: auto; }

.si-ls-left { padding: 26px 24px 14px 30px; }

.si-item { margin-bottom: 20px; }

.si-ls-left h3 { font-weight: 600; font-size: 16px; color: #333; line-height: 27px; }

.si-ls-left-list { width: 501px; padding: 9px 0; border-top: 1px dashed #d6d6d6; }

.si-ls-left-main .si-ls-left-list:first-child { border-top: none; }

.si-ls-left-list-a { width: 125px; font-size: 14px; line-height: 30px; }

.si-ls-left-list-a a { color: #004da8; }

.si-ls-left-list-a a:hover { color: #2327cf; }

.si-ls-right { width: 132px; padding-top: 26px; padding-left: 22px; }

.si-ls-right h3 { font-size: 18px; color: #000; font-weight: normal; line-height: 27px; padding-bottom: 8px; }

.si-ls-right-list { line-height: 28px; font-size: 14px; color: #666666; }

.si-ls-right-a:hover { color: #2327cf; }

.si-list {  height: 44px; }

.si-list:hover .si-list-title { position: relative; background: #f8f8f8; border-top: 1px solid #eee; border-bottom: 1px solid #eee; border-right: 1px solid #f8f8f8; }

.si-list:hover .si-list-title:before { display: block; }

.si-list:hover .si-list-title-word { color: #2327cf; }

.si-list:hover .si-list-show { display: block; }

.si-list:hover .icon-sidenav-0 { background-image: url(../images/icon-sidenav-neike-active.png); }

.si-list:hover .icon-sidenav-1 { background-image: url(../images/icon-sidenav-wk-active.png); }

.si-list:hover .icon-sidenav-2 { background-image: url(../images/icon-sidenav-fck-active.png); }

.si-list:hover .icon-sidenav-3 { background-image: url(../images/icon-sidenav-ek-active.png); }

/*.si-list:hover .icon-sidenav-4 { background-image: url(../images/icon-sidenav-nk-active.png); }*/
.si-list:hover .icon-sidenav-4 { background-image: url(../images/icon-sidenav-gk-active.png); }

.si-list:hover .icon-sidenav-5 { background-image: url(../images/icon-sidenav-pfk-active.png); }

.si-list:hover .icon-sidenav-6 { background-image: url(../images/icon-sidenav-zy-active.png); }

.si-list:hover .icon-sidenav-7 { background-image: url(../images/icon-sidenav-zl-active.png); }

/*.si-list:hover .icon-sidenav-8 { background-image: url(../images/icon-sidenav-wgk-active.png); }*/
.si-list:hover .icon-sidenav-8 { background-image: url(../images/icon-sidenav-jsk-active.png); }

.si-list-i { display: inline-block; }

.si-i-link { padding-right: 10px; margin-right: 10px; font-size: 14px; color: #666; line-height: 30px; border-right: 1px solid #ddd; }

.si-i-link:last-of-type { border-right: none; }

.sl .slideBox { width: 100%; height: 400px; overflow: hidden; position: relative; }

.sl .slideBox .hd { width: 140px; overflow: hidden; position: absolute; left: 50%; margin-left: -70px; bottom: 20px; z-index: 1; }

.sl .slideBox .hd ul { overflow: hidden; zoom: 1; float: left; }

.sl .slideBox .hd ul li { float: left; width: 10px; height: 10px; background: #dfe0e0; cursor: pointer; -webkit-border-radius: 50%; border-radius: 50%; margin: 0 8px; }

.sl .slideBox .hd ul li.on { background: #2327cf; }

.sl .slideBox .bd { position: relative; height: 100%; z-index: 0; }

.sl .slideBox .bd li { zoom: 1; vertical-align: top; width: 100%; height: 400px; overflow: hidden; }

.sl .slideBox .bd img { width: 100%; max-width: 100%; min-height: 100%; display: block; object-fit: cover; }

.hot { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); height: 0; }

.icon-hot { position: absolute; top: 20px; right: 0; width: 42px; height: 40px; background: url(../images/icon-hot1.png) no-repeat; }

.hot-lists { padding-top: 20px; width: 260px; height: 380px; }

.hot-lists .hot-list-item { margin-bottom: 1px; background: rgba(255, 255, 255, 0.6); }

.hot-lists .hot-list-item a { display: block; padding: 15px; height: 60px; }

.hot-lists .hot-list-item .hot-pic { margin-right: 10px; width: 90px; height: 60px; -webkit-border-radius: 4px; border-radius: 4px; overflow: hidden; }

.hot-lists .hot-list-item .hot-text { padding-top: 5px; font-size: 14px; line-height: 24px; max-height: 44px; overflow: hidden; }

.mt60 { margin-top: 50px; }

.news-box { width: 100%; height: 560px; }

.news-box h2 { position: absolute; top: -24px; left: 20px; width: 236px; height: 42px;    font-weight: bold; color: #2327cf; font-size: 28px;}
.news-box h1{ position: absolute; top: -24px; left: 20px; width: 236px; height: 42px;    font-weight: bold; color: #2327cf; font-size: 28px;

}
.news-box .news-content { position: absolute; left: 20px; top: 30px; padding: 20px; width: 1140px; background: #f8f8f8; }

.icon-play-index {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  background: url(../images/ico-btn-play.png) center center no-repeat;
}
.news-part { width: 840px; }

.news-part .n-first-pic { margin-right: 20px; width: 196px; height: 130px; overflow: hidden; -webkit-border-radius: 4px; border-radius: 4px; }

.news-part .n-first-pic img { height: 100%; }

.news-part .n-first-info h4 { padding-top: 10px; font-size: 24px; color: #333; line-height: 40px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.news-part .n-first-info .n-first-text { margin-top: 10px; font-size: 16px; color: #666; line-height: 26px; max-height: 50px; overflow: hidden; }

.news-part .n-center-list { font-size: 0; }

.news-part .n-center-list li { display: inline-block; position: relative; padding-right: 20px; padding-left: 10px; width: 250px; line-height: 36px; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.news-part .n-center-list li:before { content: ''; position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; -webkit-border-radius: 50%; border-radius: 50%; background: #ccc; }

.news-part .n-bottom-img { font-size: 0; margin-right: -14px; }

.news-part .n-bottom-img li { display: inline-block; margin-right: 14px; width: 199px; background: #fff; -webkit-border-radius: 4px; border-radius: 4px; overflow: hidden; }

.news-part .n-bottom-img .n-bottom-cover { width: 100%; height: 135px; overflow: hidden; }

.news-part .n-bottom-img .n-bottom-info { padding: 10px; }

.news-part .n-bottom-img .n-bottom-info .n-bottom-text { font-size: 16px; color: #333; line-height: 24px; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; height: 48px; }

.news-part .n-bottom-img .n-bottom-info .n-bottom-time { padding-top: 10px; font-size: 14px; color: #999; }

.news-live { width: 280px; }

.n-top { width: 100%; height: 160px; overflow: hidden; }

.n-top img { height: 100%; }

.n-top a { width: 100%; height: 100%; }

.n-tips { position: absolute; right: -35px; top: -20px; width: 97px; height: 97px; }

.n-dur { position: absolute; bottom: 0; left: 0; width: 100%; height: 70px; background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent)); background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent); background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.n-dur-lo { position: absolute; bottom: 10px; left: 10px; width: 36px; height: 20px; }

.n-dur-time { position: absolute; bottom: 10px; left: 60px; line-height: 20px; font-size: 14px; color: #fff; }

.n-lists li { position: relative; padding-left: 15px; margin-bottom: 8px; font-size: 15px; line-height: 26px; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.n-lists li:before { content: ''; position: absolute; left: 0; top: 10px; width: 6px; height: 6px; background: #dc9346; }

.btn-more { display: block; font-size: 14px; color: #666; text-align: center; }

.mod-header { line-height: 60px; }

.mod-header h2 { height: 60px; vertical-align: top; font-size: 0; }

.mod-header h2 span { display: inline-block; font-size: 28px; color: #2327cf; vertical-align: middle; font-weight: bold;}

.mod-header .icon-mod { margin-right: 10px; width: 30px; height: 30px; vertical-align: middle; }

.mod-header .icon-health { background: url(../images/icon-health.png) center center no-repeat; -webkit-background-size: contain; background-size: contain; }

.mod-header .icon-dise { background: url(../images/icon-discence.png) center center no-repeat; -webkit-background-size: contain; background-size: contain; }

.mod-header .icon-ask { background: url(../images/icon-ask.png) center center no-repeat; -webkit-background-size: contain; background-size: contain; }

.mod-header .icon-article { background: url(../images/icon-article.png) center center no-repeat; -webkit-background-size: contain; background-size: contain; }

.mod-header .icon-video { background: url(../images/icon-video.png) center center no-repeat; -webkit-background-size: contain; background-size: contain; }

.mod-header .icon-poplur { background: url(../images/icon-poplur.png) center center no-repeat; -webkit-background-size: contain; background-size: contain; }

.mod-header .icon-voice { background: url(../images/icon-voice.png) center center no-repeat; -webkit-background-size: contain; background-size: contain; }

.mod-header .tags-list { margin-left: 30px; }

.mod-header .tags-link { display: inline-block; margin: 0 10px; padding: 0 20px; height: 30px; line-height: 30px; font-size: 15px; color: #666; cursor: pointer; }

.mod-header .is-active { padding: 0 20px; height: 30px; color: #fff; -webkit-border-radius: 20px; border-radius: 20px; background: -webkit-gradient(linear, left top, right top, from(#2327cf), to(#fedf46)); background: -webkit-linear-gradient(left, #2327cf, #fedf46); background: linear-gradient(to right, #2327cf, #fedf46); }

.mod-header .more-link { font-size: 0; }

.mod-header .more-link span { display: inline-block; font-size: 15px; color: #666; vertical-align: middle; }

.mod-header .icon-more { margin-left: 5px; width: 14px; height: 14px; background: url(../images/icon-more.png) no-repeat; vertical-align: middle; }

.mod-content { margin-top: 10px; }

.health-mix-list { margin-top: 10px; margin-right: -20px; font-size: 0; height: 260px; }

.health-mix-list li { display: inline-block; margin-right: 20px; width: 224px; }

.health-mix-list .h-img { width: 100%; height: 150px; overflow: hidden; }

.health-mix-list .h-info { padding: 14px; background: #f8f8f8; }

.health-mix-list .h-info .h-info-title { height: 48px;line-height: 24px; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.health-mix-list .h-info .h-info-time { padding-top: 10px;font-size: 14px; color: #999; }

.health-article-lists { width: 712px; font-size: 0; }

.health-article-list { display: inline-block; padding-right: 20px; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.health-article-list li { position: relative; padding-left: 10px; font-size: 16px; line-height: 40px; }

.health-article-list li:before { content: ''; position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; -webkit-border-radius: 50%; border-radius: 50%; background: #ccc; }

.spec {font-size: 20px; font-weight: bold; }

.health-article-list li:first-of-type { font-size: 20px; font-weight: bold; }

.health-article-list li a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.bjc li:first-of-type { font-size: 16px; font-weight:normal; }
.kzdx { display: inline-block; padding-right: 2px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.health-hot-tag { position: relative; padding: 30px; width: 408px; background: url(../images/icon-health-bg1.png) repeat; }

.health-hot-tag:before { content: ''; position: absolute; top: 10px; left: 10px; bottom: 10px; right: 10px; background: #fff; z-index: 0; }

.health-hot-tag h4 { padding-left: 10px; margin-bottom: 10px; position: relative; font-size: 18px; line-height: 1;font-weight: bold; }

.health-hot-tag h4:before { content: ''; position: absolute; left: 0; top: 0; width: 4px; height: 100%; background: #2327cf; }

.health-hot-tag .tag-link { margin-right: 10px; font-size: 14px; line-height: 32px; color: #666; position: relative; z-index: 1; }

.health-hot-tag .spce-color { color: #e63323; }

.keywords-box { height: 150px; overflow: hidden;}

.keywords-box a:nth-of-type(2),.keywords-box a:nth-of-type(5),.keywords-box a:nth-of-type(10),.keywords-box a:nth-of-type(16) { color: red;}

.dise-list { margin-left: 40px; font-size: 0; height: 36px; padding-top: 24px; line-height: 1;}

.dise-list .link { position: relative; padding-right: 20px; margin-right: 20px; font-size: 15px; color: #666; line-height: 1; display: inline-block; }

.dise-list .link h3 { font-size: 15px; }

.dise-list .link:hover { color: #2327cf; }

.dise-list .link:after { content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: #ddd; }

.dise-list .link:last-of-type:after { display: none; }

.dise-left { width: 380px; }

.dise-left .dis-pic-list { font-size: 0; margin-right: -10px; }

.dise-left .dis-pic-list li { display: inline-block; margin-right: 10px; margin-bottom: 10px; width: 185px; height: auto; overflow: hidden; }

.pic-link { display: block; width: 100%; height: 100%; }

.pic-text { position: absolute; bottom: 0; left: 0; padding: 0 10px; width: 100%; height: 40px; text-align: center; font-size: 14px; color: #fff; line-height: 40px; background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent)); background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent); background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); white-space: nowrap; text-overflow: ellipsis; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.dise-left .dis-depart-list { padding-top: 14px; }

.dise-left .dis-depart-list li { margin-bottom: 19px;line-height: 1; font-size: 16px; }

.dise-left .depart-name { padding-right: 10px; margin-right: 10px; border-right: 1px solid #ddd; }

.dise-center { margin-left: 30px; width: 460px; }

.dise-center .dis-mix-item { padding: 16px 0; border-top: 1px dashed #eee; }

.dise-center .dis-mix-item:first-of-type { padding-top: 0; border-top: none; }

.dise-center .dis-mix-item h4 { font-size: 18px; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;  }

.dise-center .dis-mix-item .dis-mix-test { margin-top: 10px; font-size: 14px; line-height: 22px; color: #888; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.dise-center .dis-mix-item .dis-mix-img { margin-left: 10px; width: 120px; height: 80px; overflow: hidden; }

.dise-right { width: 300px; }

.dise-right .dise-hot-tags { padding: 20px; border: 1px solid #eee;  }

.dise-right .dise-hot-tags .dise-hot-title { font-size: 20px; color: #333; }

.dise-right .dise-hot-tags .dise-hot-lists { font-size: 0; margin-right: -20px; height: 350px; overflow: hidden; }

.dise-right .dise-hot-tags .dise-hot-lists li { display: inline-block; padding-right: 20px; margin-top: 10px; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.dise-right .dise-hot-tags .dise-hot-lists li a { display: block;
  padding: 0 10px;
  /* width: 100%; */
  height: 40px;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #f8f8f8;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dise-right .dise-hot-tags .dise-hot-lists li a:hover {
  color: #fff;
  background: #2327cf
}

.article-pic-top { height: auto; overflow: hidden; }

.article-pic-top .pic-text { height: 50px; line-height: 50px; font-size: 16px; }

.article-depart-list li { padding: 0 10px; height: 60px; line-height: 60px; font-size: 16px; background: #f8f8f8; border-top: 1px solid #fff; }

.article-depart-list li .a-depart-name { margin-right: 5px; color: #2327cf; }

.article-depart-list li .a-depart-know { max-width: 260px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.a-list { width: 100%; }

.a-list li { line-height: 38px; }

.a-pad li {
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 38px;
}

.article-hot-lists .article-hot-list { padding: 10px 0; }

.article-hot-lists .article-hot-list:last-of-type { padding-bottom: 0; }

.article-hot-lists .art-hot-pic { margin-right: 10px; width: 100px; height: 68px; overflow: hidden; }

.article-hot-lists .art-hot-title { font-size: 14px; line-height: 22px; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.article-hot-lists .art-hot-date { padding-top: 5px; font-size: 14px; color: #9e9e9e; }

.ask-left { width: 870px; }

.ask-nav { height: 42px; line-height: 42px; background: #f8f8f8; border: 1px solid #eee; border-bottom: 1px solid #ddd; font-size: 0; }

.ask-nav li { display: inline-block; padding: 0 38px; font-size: 16px; color: #666; border-right: 1px solid #eee; cursor: pointer; }

.ask-nav li h3 { font-size: 16px }

.ask-nav li:last-of-type { border-right: none; }

.ask-nav li:hover { color: #2327cf; border-bottom: 2px solid #2327cf; }

.ask-nav .on { color: #2327cf; border-bottom: 2px solid #2327cf; }

.ask-list { height: 490px; }

.hm { height: 440px; }

.ask-list .ask-item { padding: 20px 0; border-bottom: 1px dashed #ddd; }

.ask-list .ask-item:last-of-type { border-bottom: none; }

.ask-list .ask-item-question { display: block; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.ask-list .span { display: inline-block; margin-right: 5px; width: 24px; height: 24px; -webkit-border-radius: 50%; border-radius: 50%; background: #66aeff; text-align: center; line-height: 24px; color: #fff; font-size: 14px; vertical-align: top; }

.ask-list .em { margin-top: 15px; font-size: 16px; color: #666; }

.ask-list .em:hover { color: #2327cf; }

.ask-list .em span { background: #2327cf; }

.ask-list .ask-doctor-info { font-size: 14px; color: #999; }

.ask-list .ask-doctor-info .doctor-name em { color: #666; }

.ask-list .ask-doctor-info .doctor-nmu span { margin-left: 30px; }

.ask-list .ask-doctor-info .icon-look { margin-right: 5px; width: 16px; height: 13px; background: url(../images/icon-look.png) no-repeat; vertical-align: middle; }

.ask-list .ask-doctor-info .icon-time { margin-right: 5px; width: 16px; height: 16px; background: url(../images/icon-time.png) no-repeat; vertical-align: middle; }

.ask-link { display: block; margin: 20px auto 0; width: 380px; height: 44px; font-size: 16px; color: #666; text-align: center; line-height: 44px; -webkit-border-radius: 20px; border-radius: 20px; background: #f8f8f8; }

.ask-right { width: 300px; }

.ask-latest-title { line-height: 44px; }

.ask-latest-title span { font-size: 20px; color: #333; }

.ask-latest-title em { font-size: 14px; color: #ccc; }

.ask-latest-list { padding-top: 10px; height: auto; }

.ask-latest-list li { -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 20px; }

.ask-latest-list li:hover .ask-date { background: #2327cf; border-color: #2327cf; color: #fff; }

.ask-latest-list li:hover .ask-qu { font-size: 16px; }

.ask-latest-list li:last-of-type .ask-date:before { display: none; }

.ask-date { position: relative; margin-right: 16px; padding-top: 6px; width: 46px; height: 40px; font-size: 12px; color: #999; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #e7e7e7; }

.ask-date:before { content: ''; position: absolute; left: 50%; bottom: -17px; width: 1px; height: 10px; background: #ddd; }

.ask-qu { font-size: 15px; line-height: 24px; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.ask-resolved { padding: 20px 30px; border: 1px solid #eee; text-align: center; }

.ask-resolved .ask-resolved-tips { font-size: 18px; color: #666; }

.ask-resolved .ask-resolved-num { margin-top: 10px; font-size: 30px; color: #2327cf; }

.ask-resolved .ask-resolved-num em { font-size: 22px; }

.ask-resolved .ask-put { margin-top: 10px; display: block; width: 100%; height: 40px; line-height: 40px; color: #fff; font-size: 18px; background: #2327cf; -webkit-border-radius: 4px; border-radius: 4px; }

.video-list { font-size: 0; margin-right: -15px; margin-top: -15px; }

.video-list li { display: inline-block; margin-right: 15px; margin-top: 15px; width: 280px; overflow: hidden; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1); }

.video-list .video-cover { width: 100%; height: 158px; overflow: hidden; }

.video-list .video-duration { position: absolute; right: 10px; bottom: 10px; padding: 0 10px; height: 24px; line-height: 24px; font-size: 14px; color: #fff; background: rgba(0, 0, 0, 0.25); -webkit-border-radius: 20px; border-radius: 20px; }

.video-list .video-duration:before { content: ''; display: inline-block; margin-right: 5px; width: 0; height: 0; border-left: 5px solid #fff; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }

.video-list .video-info { padding: 10px 20px; }

.video-list .video-info .video-info-ti { font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.video-list .video-info .video-info-t { padding-top: 10px; font-size: 14px; color: #999; }

.video-list .video-info .video-info-t span { margin-left: 20px;}

.video-right-top { width: 100%; height: 170px; overflow: hidden; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }

.video-rt { padding: 10px 20px 12px; background: #f8f8f8; height: 290px; overflow: hidden; }

.video-rt li { line-height: 48px; }

.video-rt li a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.video-rt .icon-play { margin-top: -4px; margin-right: 5px; width: 18px; height: 18px; background: url(../images/icon-play.png) no-repeat; vertical-align: middle; }

.doctor-lists-box { width: 1210px; overflow: hidden; }

.doctor-lists { font-size: 0; margin-right: -20px; }

.doctor-lists li { display: inline-block; margin-right: 20px; width: 224px; text-align: center; vertical-align: top; }

.doctor-lists .doctor-cover { height: 298px; border: 1px solid #fff; -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2); overflow: hidden; -webkit-border-radius: 4px; border-radius: 4px; }

.doctor-lists .doctor-name { padding-top: 10px; font-size: 22px; padding-bottom:10px;}

.doctor-lists .doctor-pos { padding-top: 10px; color: #999; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; height: 19px;}

.doctor-lists .doctor-cell { display: inline-block; width: 50%; padding: 10px 20px; border: 1px solid #eee; -webkit-border-radius: 40px; border-radius: 40px; font-size: 0; }

.doctor-lists .doctor-cell-item { display: inline-block; width: 50%; border-right: 1px solid #eee; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.doctor-lists .doctor-cell-item:last-of-type { border-right: none; }

.doctor-lists .doctor-cell-item span { display: block; font-size: 18px; color: #666; }

.doctor-lists .doctor-cell-item em { display: inline-block; font-size: 14px; color: #999; }

.doctor-link { display: block; margin: 40px auto 0; width: 360px; height: 52px; line-height: 52px; text-align: center; -webkit-border-radius: 40px; border-radius: 40px; color: #fff; background: -webkit-gradient(linear, left top, right top, from(#80bbf3), to(#74dfda)); background: -webkit-linear-gradient(left, #80bbf3, #74dfda); background: linear-gradient(to right, #80bbf3, #74dfda); }

.picScroll-hd { position: absolute; top: -40px; right: 0; }

.picScroll-hd .prev, .picScroll-hd .next { display: inline-block; width: 7px; height: 12px; background: url(../images/icon-prev.png) no-repeat; }

.picScroll-left .next { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); background: url(../images/icon-prev.png) no-repeat; }

.picScroll-left .pageState { display: inline-block; margin: 0 5px; font-size: 15px; color: #bbb; }

.picScroll-left .pageState span { color: #777; }

.avarScroll-hd { position: absolute; top: -20px; right: 0; }

.avarScroll-hd .prev, .avarScroll-hd .next { display: inline-block; width: 20px; height: 19px; background: url(../images/icon-prev-an.png) no-repeat; }

.avarScroll-hd .next { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); background: url(../images/icon-prev-an.png) no-repeat; }

.voice-latest { padding: 15px; width: 349px; border: 1px solid #e0f1f5; border-right: none; background: #edf9fc; }

.v-title .v-title-text { margin-left: -15px; width: 125px; height: 50px; font-size: 20px; line-height: 40px; color: #fff; text-align: center; background: url(../images/pic-voice-tbg.png) no-repeat; }

.v-link { position: relative; font-size: 14px; color: #666; line-height: 40px; }

.v-link:after { content: ''; display: inline-block; margin-left: 5px; width: 0; height: 0; border-left: 6px solid #d7d7d7; border-top: 6px solid transparent; border-bottom: 6px solid transparent; vertical-align: middle; }

.voice-latest .v-l-lists li { padding: 15px; margin-bottom: 4px; background: #fff; }

.voice-latest .v-l-lists .v-info { width: 530px; }

.voice-latest .v-l-lists .v-info-text { font-size: 16px; color: #333; line-height: 24px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.voice-latest .v-l-lists .v-info-text a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.voice-latest .v-l-lists .v-info-time { margin-top: 15px; padding: 0 20px; width: 120px; height: 28px; line-height: 28px; background: #fcf6f6; -webkit-border-radius: 40px; border-radius: 40px; }

.voice-latest .v-l-lists .icon-legend { width: 8px; height: 12px; background: url(../images/icon-voice-legend.png) no-repeat; }

.voice-latest .v-l-lists .v-dur { font-size: 12px; color: #de454b; }

.voice-latest .v-l-lists .v-avar-doctor { width: 44px; height: 44px; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; }

.voice-latest .v-l-lists .v-avar-name { font-size: 14px; color: #666; }

.voice-hot { padding: 15px 15px 16px; width: 458px; border: 1px solid #eee; }

.v-hot-text { font-size: 20px; color: #6675a2; line-height: 40px; }

.v-hot-lists { margin-top: 4px; }

.v-hot-lists li { padding: 0 15px; }

.v-hot-lists .grey { background: #f8f8f8; }

.v-hot-lists .v-h-sort { font-size: 18px; color: #bbb; line-height: 46px; font-style: italic; }

.v-hot-lists .v-h-info { width: 390px; }

.v-hot-lists .v-h-title { line-height: 46px; }

.v-hot-lists .v-h-title span { width: 280px; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.v-hot-lists .v-h-title em { font-size: 14px; color: #999; }

.v-hot-lists .v-h-txt { margin-bottom: 14px;
  font-size: 14px;
  line-height: 24px;
  color: #888;
  max-height: 47px;
  /* display: -webkit-box; */
  /* -webkit-line-clamp: 2; */
  /*line-clamp: 2;*/
  /* -webkit-box-orient: vertical; */
  overflow: hidden;}

.num-1 { color: #e63323 !important; }

.num-2 { color: #ea762f !important; }

.num-3 { color: #f1b43e !important; }

.voice-r { border: 1px solid #eee; }

.voice-r .voice-r-title { margin-top: 10px; padding-left: 10px; width: 118px; height: 30px; font-size: 18px; color: #fff; line-height: 30px; background: url(../images/pic-voice-rightbg.png) no-repeat; }

.voice-doctor-box { padding-bottom: 32px; }

.voice-doctor-list li { text-align: center; }

.voice-doctor-list .voice-doctor-avar { margin: 0 auto; width: 124px; height: 124px; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; }

.voice-doctor-list .voice-doctor-info { padding-top: 10px; font-size: 14px; color: #666; }

.voice-doctor-list .voice-doctor-info span { margin-right: 5px; font-size: 20px; color: #333; }

.voice-guess { padding: 20px 20px 10px; height: 128px; border-top: 1px solid #eee; overflow: hidden; }

.voice-guess-title { font-size: 20px; color: #333; }

.voice-guess-tags span { margin-top: 16px; margin-right: 14px; display: inline-block; padding: 0 20px; height: 30px; font-size: 14px; color: #666; line-height: 30px; -webkit-border-radius: 20px; border-radius: 20px; border: 1px solid #eee; }

.slide2-hd { margin-top: 36px; }

.slide2-hd ul { overflow: hidden; zoom: 1; text-align: center; font-size: 0; }

.slide2-hd ul li { display: inline-block; width: 8px; height: 8px; background: #818181; cursor: pointer; -webkit-border-radius: 50%; border-radius: 50%; margin: 0 5px; }

.slide2-hd ul li.on { width: 28px; height: 8px; -webkit-border-radius: 4px; border-radius: 4px; background: #e7483f; }


.zixunck{ height: 20px; min-width: 48px; padding: 0 3px; border: 1px solid #6595ff; color: #6595ff; margin: 5px auto; font-size: 14px; }
.video-rt1 { padding: 2px 10px 2px; background: #f8f8f8; height: 283px; overflow: hidden; }
.xyyd{margin-right:13px; position: relative; display: inline-block; margin: 0 0 0 16px; font-size: 14px; color: #666; line-height: 30px;}
.fl2{float:right;}
.zzrz{color: #2327cf;}