﻿
.friend-link {
	margin-top:20px;
	clear:both
}
.friend-link .sec-inner {
	position:relative;
	padding:15px 0 0
}
.friend-link .tags-inner {
	color:gray
}
.friend-link .tags-inner a {
	display:inline-block;
	margin-right:20px;
	padding:0 2px;
	padding-bottom:8px;
	cursor:pointer;
	font-size:16px;
	font-weight:bold
}
.friend-link .tags-inner a.on {
	border-bottom:2px solid #ff9600
}
.friend-link .cates-map p {
	font-size:14px;
	text-align:justify
}
.friend-link .cates-map p a:hover, .friend-link .cates-map p a.on {
	color:#ff9600
}
.friend-link .cates-article p {
	font-size:0;
	line-height:0
}
.friend-link .cates-article p a {
	padding:0 0 8px !important;
	margin-right:35px;
	width:273px;
	font-size:14px;
	line-height:1.6;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.friend-link .cates-article p a:nth-child(4n) {
margin-right:0
}
.friend-link .cates-article .more {
	position:absolute;
	right:0;
	bottom:7px;
	padding-left:10px;
	color:#ff9600;
	background-color:#fff
}
.friend-link .cates-hos p {
	width:1300px;
	overflow:hidden
}
.friend-link .cates-hos p a {
	display:block;
	width:120px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.path {
	margin:15px 0 30px;
	color:gray
}
.path a {
	color:gray
}
.path i {
	padding:0 10px;
	font-family:simsun
}
.path b {
	font-weight:normal
}
.pager {
	padding:30px 0;
	overflow:hidden;
	margin-left:-3px;
	margin-bottom:20px;
	text-align:center
}
.pager .simsun {
	font-weight:bold;
	font-family:simsun
}
.pager a, .pager span {
	display:inline-block;
	padding:7px 16px;
	margin:0 3px;
	color:#333;
	border:1px solid #ddd
}
.pager span {
	border:0
}
.pager .on, .pager a:hover {
	color:#ff9600;
	border-color:#fcdbac;
	background:#fcf6ed
}
.customer {
	margin:20px 0;
	overflow:hidden;
	clear:both
}
.customer:empty {
	display:none
}
.customer img {
	width:100%;
	vertical-align:top
}
.customer .list {
	overflow:hidden;
	padding-bottom:20px
}
.customer .list a {
	float:left;
	overflow:hidden;
	margin-right:11px
}
.customer .list a:last-child {
	margin-right:0
}
.customer .list dl {
	position:relative;
	width:164px
}
.customer .list dl dt {
	width:164px;
	height:123px;
	overflow:hidden
}
.customer .list dl dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.customer .list dl dd {
	position:absolute;
	left:0;
	bottom:0;
	width:144px;
	padding:0 10px;
	text-align:center;
	background:rgba(0, 0, 0, .3);
	color:#fff;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.banner {
	margin:20px 0
}
.photo-text dl {
	padding:25px 0;
	overflow:hidden;
	border-bottom:1px solid #ddd
}
.photo-text dl:hover {
	border-color:#ff9600;
	background:#f7f7f7
}
.photo-text dt {
	width:160px;
	height:90px;
	float:left;
	margin-right:20px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center;
	background-size:auto 100%
}
.photo-text dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.photo-text dd {
	position:relative;
	overflow:hidden
}
.photo-text dd h2 {
	height:30px;
	margin-top:-5px;
	margin-bottom:14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-weight:normal;
	font-size:20px
}
.photo-text dd p {
	line-height:2;
	height:56px;
	overflow:hidden;
	text-align:justify;
	color:gray
}
.photo-text dd p a {
	color:#ff9600
}
.photo-text dd span a {
	display:inline-block;
	padding:1px 10px;
	margin-right:8px;
	border-radius:10px;
	color:gray;
	font-size:12px;
	background:#f2f2f2
}
.photo-text dd div {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	text-align:right
}
.photo-text dd div b {
	float:left;
	font-weight:normal
}
.photo-text dd div b a {
	color:#ff9600
}
.photo-text dd div b a.more {
	color:gray
}
.photo-text dd div em {
	color:gray
}
.photo-text dd div em i {
	display:inline-block;
	height:22px;
	line-height:22px;
	padding-left:16px;
	margin-left:16px;
	font-size:12px;
	background-position:left center;
	background-repeat:no-repeat
}
.photo-text dd div em i.icon-view {
	background-image:url(../images/icon_view.png)
}
.photo-text dd div em i.icon-que {
	background-image:url(../images/icon_que.png)
}
.photo-text .btn-more {
	display:block;
	height:46px;
	line-height:46px;
	margin:30px 0;
	overflow:hidden;
	border:1px solid #ffca7f;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#ff9600
}
.photo-text .btn-more i {
	display:inline-block;
	padding-left:26px;
	background:url(../images/icon_add.png) left center no-repeat
}
.photo-text .btn-more:hover {
	border:1px solid #f70;
	color:#fff;
	background:#ff9600
}
.photo-text .btn-more:hover i {
	background-image:url(../images/icon_add_white.png)
}
.faq p {
	padding:15px 0 10px 0;
	font-size:13px;
	border-bottom:1px solid #f5f5f5
}
.faq p:last-child {
	border-bottom:none;
	padding-bottom:0
}
.faq p a {
	display:block;
	margin-bottom:3px;
	font-size:15px;
	text-indent:24px;
	background:url(../images/icon_ask.png) 0 5px no-repeat
}
.faq p i {
	display:block;
	color:gray;
	padding-left:6px;
	text-align:justify
}
.photo-art dl {
	padding:35px 0;
	overflow:hidden;
	border-bottom:1px dotted #ddd
}
.photo-art dl:last-child {
	border-bottom:none
}
.photo-art dt {
	width:200px;
	height:113px;
	margin-right:20px;
	float:left;
	overflow:hidden
}
.photo-art dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.photo-art dd {
	overflow:hidden
}
.photo-art dd h2 {
	margin-top:-6px;
	margin-bottom:5px;
	font-size:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-weight:normal
}
.photo-art dd p {
	line-height:1.6;
	margin:5px 0;
	font-size:14px;
	color:#666;
	text-align:justify
}
.photo-art dd p a {
	color:#ff9600
}
.photo-art .doc-small {
	height:26px;
	line-height:26px;
	margin:8px 0;
	overflow:hidden;
	color:#888;
	word-spacing:.5em;
	font-size:12px
}
.photo-art .doc-small i {
	width:26px;
	height:26px;
	float:left;
	margin-right:6px;
	overflow:hidden;
	border-radius:50%
}
.photo-art .doc-small img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.photo-art .doc-small strong {
	font-size:14px;
	font-weight:normal;
	color:#333
}
.photo-art .doc-small a {
	color:#888
}
.photo-art .doc-small a:hover {
	color:#ff9600
}
.photo-art .doc-small {
	margin-top:5px;
	margin-bottom:14px
}
.photo-art .tags {
	color:#666;
	word-spacing:.5em;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.photo-art .tags a {
	color:#666
}
.photo-art .tags a:hover {
	color:#ff9600
}
.sec-part {
	margin-bottom:30px
}
.sec-part .faq a {
	padding-bottom:15px;
	font-size:18px;
	background:url(../images/icon_ask.png) 0 6px no-repeat
}
.sec-part .faq p {
	padding:20px 0;
	font-size:14px;
	border-bottom:1px dotted #ddd
}
.sec-part .faq p:last-child {
	border-bottom:1px dotted #ddd
}
.sec-part .photo-art dl:last-child {
	padding-bottom:20px;
	border-bottom:none
}
.sec-part .more-btn {
	margin:30px 0 60px;
	text-align:center
}
.sec-part .more-btn a {
	display:block;
	padding:6px 0;
	color:#fff;
	background:linear-gradient(to right, #ff6e0e, #feb305)
}
.sec-part .more-btn a:hover {
	opacity:.8
}
.sec-part .more-btn span {
	display:inline-block;
	padding-left:25px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:url(../images/icon_more_white.png) left center no-repeat
}
.channel-nav {
	margin-top:0;
	border-top:2px solid #ff9600;
*border-bottom:1px solid #eee;
	box-shadow:1px 1px 2px rgba(0, 0, 0, .2)
}
.channel-nav .sec-inner {
	overflow:hidden
}
.channel-nav .menus {
	width:100%;
	overflow:hidden;
	float:left;
	margin-right:-320px;
	font-size:18px
}
.channel-nav .menus li {
	padding:10px 0;
	margin-right:8px;
	float:left
}
.channel-nav .menus a {
	display:block;
	height:36px;
	line-height:36px;
	padding:0 20px;
transition:color .5s
}
.channel-nav .menus a.on {
	color:#fff;
	border-radius:20px;
	background:#ff9600
}
.channel-nav .search {
	position:relative;
	width:320px;
	margin-top:10px;
	float:right
}
.channel-nav .search .keyword {
	width:260px;
	height:34px;
	line-height:34px;
	padding:0 40px 0 18px;
	border:1px solid #ddd;
	border-radius:20px
}
.channel-nav .search .btn {
	position:absolute;
	top:0;
	right:2px;
	width:40px;
	height:36px;
	border:0;
	border-radius:0 20px 20px 0;
	background:url(../images/zoom_orange.png) center no-repeat
}
.main {
	width:864px;
	float:left
}
.main .filter {
	margin-bottom:20px;
	overflow:hidden;
	border:1px solid #eee;
	background:#f9f9f9
}
.main .filter dl {
	width:920px;
	padding:15px 0;
	line-height:2;
	overflow:hidden;
	border-bottom:1px dotted #ccc
}
.main .filter dl:last-child {
	border-bottom:0
}
.main .filter dl dt {
	width:100px;
	padding:5px 0;
	padding-right:15px;
	float:left;
	text-align:right;
	color:#888
}
.main .filter dl dd {
	padding:5px 0;
	overflow:hidden
}
.main .filter dl dd div {
	height:56px;
	overflow:hidden
}
.main .filter dl dd i {
	display:block;
	width:105px;
	margin:0 10px;
	float:left
}
.main .filter dl dd a {
	display:inline-block;
	max-width:89px;
	padding:0px 8px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.main .filter dl dd a:hover, .main .filter dl dd a.on {
	color:#fff;
	border-radius:15px;
	background:#ff9600
}
.main .filter dl dd .btn-more {
	display:block;
	width:710px;
	margin-top:10px;
	padding:5px 0;
	border-top:1px solid #eee;
	text-align:center
}
.main .filter dl dd .btn-more:hover {
	color:#ff9600;
	background:none
}
.main .filter dl dd .btn-more::after {
display:inline-block;
content:"";
margin-left:3px;
vertical-align:middle;
border:5px solid;
border-color:#888 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
transform:translateY(1px)
}
.main .filter dl dd .btn-more.close::after {
border-color:rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #888 rgba(0, 0, 0, 0);
transform:translateY(-3px)
}
.side {
	width:300px;
	float:right
}
.side .sbj {
	position:relative;
	overflow:hidden;
	height:44px;
	line-height:44px;
	text-align:right;
	border-bottom:1px solid #eee
}
.side .sbj b {
	float:left;
	font-size:24px;
	color:#333
}
.side .sbj-detail {
	padding-left:32px;
	background-position:left center;
	background-size:auto 25px;
	background-repeat:no-repeat
}
.side .sbj-detail.icon-sub {
	background-image:url(../images/icon_gold.png);
	background-size:auto 28px
}
.side .sbj-detail.icon-focus {
	background-image:url(../images/icon_focus.png)
}
.side .sbj-detail.icon-que {
	background-image:url(../images/icon_que_2.png)
}
.side .sbj-detail.icon-hot {
	background-image:url(../images/icon_hot.png)
}
.side .sbj-detail.icon-hos {
	background-image:url(../images/icon_hospital.png)
}
.side .sbj-detail.icon-pills {
	background-image:url(../images/icon_pills.png)
}
.side .sbj-detail b {
	background:linear-gradient(to right, #fe4f02 60%, #fe9d05);
	-webkit-background-clip:text;
	color:rgba(0, 0, 0, 0)
}
.side .cont {
	margin:10px 0;
	padding-bottom:5px
}
.side .customer {
	margin:20px 0
}
.side .customer .bx-wrapper {
	border:none
}
.side .customer .bx-wrapper .bx-pager {
	position:absolute;
	right:15px;
	bottom:12px;
	width:45px
}
.side .customer .bx-wrapper .bx-pager a {
	overflow:hidden;
	margin:0 2px;
	height:3px;
	border-radius:25%;
	background-color:rgba(255, 255, 255, .6)
}
.side .customer .bx-wrapper .bx-pager a.active {
	width:10px;
	background-color:#fff
}
.side .customer .item-list {
	height:170px
}
.side .customer .item-list dl {
	position:relative
}
.side .customer .item-list dt {
	width:100%;
	height:170px
}
.side .customer .item-list dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.side .customer .item-list dd {
	position:absolute;
	left:0;
	bottom:0;
	padding:0 15px;
	height:32px;
	width:100%;
	line-height:32px;
	font-size:16px;
	background-color:rgba(0, 0, 0, .5);
	color:#fff
}
.side .order {
	background:url(../images/order_2.png) left 7px/40px no-repeat
}
.side .order a {
	display:block;
	height:30px;
	line-height:30px;
	padding-left:45px;
	font-size:15px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.side .order-detail a {
	display:block;
	height:30px;
	line-height:30px;
	font-size:16px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.side .order-detail.order-3 {
	background:url(../images/order_3.png) no-repeat left top
}
.side .order-detail.order-3 a {
	padding-top:8px;
	height:25px;
	line-height:25px;
	padding-left:45px
}
.side .order-detail.order-3 a:nth-child(-n+3) {
padding-top:7px
}
.side .order-detail.order-4 {
	background:url(../images/order_4.png) no-repeat left 5px
}
.side .order-detail.order-4 a {
	padding-left:55px;
	height:31px;
	line-height:31px
}
.side .order-detail.order-list {
	background:none
}
.side .order-detail.order-list a {
	padding-left:20px;
	background:url(../images/icon_sj.png) no-repeat left center
}
.side .slider {
	margin-top:10px
}
.side .slider dl {
	overflow:hidden
}
.side .slider dt {
	width:60px;
	height:60px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	border-radius:50%
}
.side .slider dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.side .slider dd {
	position:relative;
	overflow:hidden;
	color:gray
}
.side .slider dd b {
	display:block;
	margin-top:-3px;
	margin-bottom:3px;
	font-weight:normal
}
.side .slider dd p {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:13px
}
.side .slider dd .icon-ask {
	position:absolute;
	top:0;
	right:0;
	width:18px;
	height:18px;
	background:url(../images/icon_chat.png) center no-repeat
}
.side .list {
	background:url(../images/list.png) left 7px/36px no-repeat
}
.side .list a {
	display:block;
	height:30px;
	line-height:30px;
	padding-left:45px;
	font-size:15px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.side .rec {
	position:relative;
	overflow:hidden;
	padding:5px 15px;
	margin:10px 0;
	border-radius:3px;
	color:gray;
	background:#f7f7f7
}
.side .rec h2 {
	padding:5px 0;
	font-size:16px
}
.side .rec dl {
	overflow:hidden;
	font-size:13px
}
.side .rec dl a {
	position:relative;
	padding-right:5px;
	color:#ff7e00
}
.side .rec dl a::after {
position:absolute;
top:50%;
right:0;
transform:translate(0, -40%);
width:1px;
height:12px;
content:"";
background-color:#888
}
.side .rec dt {
	width:26px;
	height:26px;
	margin-right:10px;
	float:left;
	overflow:hidden;
	border-radius:50%
}
.side .rec dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.side .rec dd {
	overflow:hidden
}
.side .rec dd b {
	display:block;
	line-height:26px;
	font-weight:normal;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.side .rec p {
	padding:10px 0;
	color:gray
}
.side .rec i {
	font-size:12px;
	color:#ccc
}
.side .rec .btn {
	position:absolute;
	right:0;
	bottom:0;
	padding:3px 10px;
	border-radius:5px 0 5px 0;
	border:4px solid #fff;
	border-right:0;
	border-bottom:0;
	color:#fff;
	background:#f36e0c;
	background:linear-gradient(to right, #f36e0c, #ff9600)
}
.side .rec .btn:hover {
	opacity:.8
}
.side .phototext dl {
	padding:10px 0;
	overflow:hidden
}
.side .phototext dt {
	width:70px;
	height:70px;
	float:left;
	margin-right:10px
}
.side .phototext dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.side .phototext dd {
	overflow:hidden
}
.side .phototext dd a {
	display:block;
	max-height:48px;
	margin-bottom:3px;
	overflow:hidden;
	font-size:15px
}
.side .phototext dd p {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:gray;
	font-size:13px
}
.side .ques {
	margin-top:0;
	padding-top:0;
	font-size:15px
}
.side .ques p {
	height:30px;
	line-height:30px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#ccc
}
.side .ques i {
	color:#ff9600
}
.side .tags {
	margin-bottom:10px;
	overflow:hidden
}
.side .tags a {
	display:block;
	width:33.33%;
*width:33.2%;
	height:28px;
	line-height:28px;
	float:left;
	text-align:center;
	outline:1px solid #fff;
	background:#f5f5f5
}
.side .tags a:last-child {
	width:66.66%
}
.side .doctor-intro {
	margin-bottom:10px
}
.side .doctor-intro dl {
	padding:10px 0;
	overflow:hidden
}
.side .doctor-intro dt {
	width:40px;
	height:40px;
	margin-right:15px;
	border-radius:50%;
	overflow:hidden;
	float:left
}
.side .doctor-intro dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.side .doctor-intro dd {
	font-size:15px
}
.side .doctor-intro dd p {
	color:#bbb
}
.side .doctor-intro .excel {
	font-size:15px
}
.side .prod-list {
	padding:0;
	margin-top:0;
	margin-bottom:0;
	font-size:14px
}
.side .prod-list dl {
	padding:15px 0;
	overflow:hidden;
	border-bottom:1px dotted #ddd
}
.side .prod-list dl:last-child {
	border-bottom:0
}
.side .prod-list dt {
	float:left;
	margin-right:15px;
	width:100px;
	height:131px;
	border:1px solid #f5f5f5
}
.side .prod-list dt img {
	width:100%;
	height:100%;
	-o-object-fit:contain;
	object-fit:contain
}
.side .prod-list dd {
	overflow:hidden;
	font-size:16px
}
.side .prod-list dd b {
	display:block;
	line-height:1em;
	font-weight:normal
}
.side .prod-list dd em {
	display:block;
	line-height:1.8
}
.side .prod-list dd P {
	margin-top:5px;
	color:#888;
	font-size:14px
}
.sec-banner .side .side-sec {
	margin-bottom:0 !important
}
.sec-sbj {
	position:relative;
	overflow:hidden;
	height:44px;
	line-height:44px;
	text-align:right;
	border-bottom:1px solid #eee
}
.sec-sbj b {
	float:left;
	font-size:24px;
	background:linear-gradient(to right, #ff5704, #feb105);
	-webkit-background-clip:text;
	color:rgba(0, 0, 0, 0)
}
.sec-sbj.icon b::before {
display:block;
margin-right:5px;
content:"";
width:25px;
height:44px;
float:left;
background-position:left 5px
}
.sec-sbj.icon-art b::before {
background:url(../images/icon_article.png) center no-repeat
}
.sec-sbj.icon-ask b::before {
background:url(../images/icon_ask_white.png) center 13px no-repeat
}
.sec-sbj.icon-detail-video b::before {
width:33px;
background:url(../images/icon_video_2.png) center no-repeat
}
.sec-sbj.icon-detail-disease b::before {
width:33px;
background:url(../images/icon_dis.png) center no-repeat
}
.sec-sbj.icon-detail-audio b::before {
background:url(../images/icon_audio_2.png) center left no-repeat
}
.sec-sbj.icon-sp-title {
	height:55px;
	line-height:55px;
	text-align:left
}
.sec-sbj.icon-sp-title b {
	font-size:26px
}
.sec-sbj.icon-sp-title b::before {
margin-right:10px;
width:32px;
height:55px;
background:url(../images/icon_sp_title.png) center no-repeat
}
.sec-sbj.icon-sp-title em a {
	display:inline-block;
	padding:0 15px;
	font-size:24px;
	color:#666
}
.sec-sbj.icon-sp-title em a:hover {
	color:#000
}

.sec-detail {
	margin-top:80px
}
.page-ask-detail h1, .page-art-detail h1 {
	width:864px;
	line-height:1.6;
	margin-top:-10px;
	margin-bottom:20px;
	padding-bottom:15px;
	font-size:32px;
	background:linear-gradient(to right, #ff6c0e, #feb105);
	-webkit-background-clip:text;
	color:rgba(0, 0, 0, 0);
	border-bottom:1px solid #eee
}
.page-art-detail h1 {
	font-size:38px;
	background:linear-gradient(to bottom, #ff4e00, #ff9000);
	-webkit-background-clip:text
}
.page-art-detail .sec-sbj b {
	background:linear-gradient(to right, #ff5704 50%, #ff9000);
	-webkit-background-clip:text
}
.art-detail .info {
	font-size:15px;
	color:gray
}
.art-detail .info span {
	padding-right:30px
}
.art-detail span {
	padding-left:20px
}
.art-detail .clock {
	background:url(../images/icon_clock.png) no-repeat left center/auto
}
.art-detail .source {
	background:url(../images/icon_link.png) no-repeat left center/auto
}
.art-detail .cop-doctor {
	background:#f5f5f5;
	height:90px;
	margin-top:20px;
	border-radius:50px 0 0 50px
}
.art-detail .cop-doctor dt {
	float:left;
	overflow:hidden;
	margin:5px;
	width:80px;
	height:80px;
	border-radius:50%
}
.art-detail .cop-doctor dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.art-detail .cop-doctor dd {
	overflow:hidden;
	margin-left:15px;
	padding:12px 15px;
	line-height:1.8;
	text-align:justify;
	font-size:18px;
	color:#666;
	word-spacing:6px
}
.art-detail .cop-doctor b {
	float:left;
	display:block;
	margin-right:10px;
	color:#666;
	font-weight:normal
}
.art-detail .cop-doctor p {
	overflow:hidden;
	color:#444
}
.art-detail .cop-doctor strong {
	position:relative;
	margin-right:8px;
	padding-right:20px;
	color:#f60
}
.art-detail .cop-doctor strong::after {
position:absolute;
display:block;
right:0;
top:50%;
transform:translate(0, -40%);
content:"";
width:1px;
height:18px;
background:rgba(191, 191, 191, .5)
}
.art-detail .cop-doctor em {
	display:block
}
.art-detail .cop-doctor a {
	color:#666
}
.art-detail .cop-doctor a:hover {
	color:#ff9600
}
.art-detail .detail {
	padding:20px 0;
	line-height:2;
	font-size:18px;
	text-align:justify;
	text-indent:2em;
	color:#444
}
.art-detail .detail p {
	padding:8px 0
}
.art-detail .detail img {
	max-width:80%
}
.art-detail .detail img:hover {
	opacity:1
}
.art-detail .detail h5 {
	padding:18px 0;
	color:#000;
	font-size:22px;
	border:1px
}
.video-list {
	overflow:hidden;
	padding-bottom:25px
}
.video-list dl {
	float:left;
	margin-top:25px;
	margin-right:26px
}
.video-list dl:nth-child(3n) {
margin-right:0
}
.video-list dt {
	position:relative;
	overflow:hidden;
	width:270px;
	height:153px
}
.video-list dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.video-list dt::after {
position:absolute;
display:block;
right:10px;
bottom:10px;
width:45px;
height:45px;
content:"";
background:url(../images/icon_play.png) no-repeat center/45px
}
.video-list dd h3 {
	margin:10px 0 12px;
	font-size:18px;
	font-weight:normal
}
.video-list dd .doc-imf {
	font-size:16px
}
.video-list dd .doc-imf i {
	float:left;
	display:block;
	overflow:hidden;
	width:33px;
	height:33px;
	border-radius:50%
}
.video-list dd .doc-imf i img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.video-list dd .doc-imf p {
	overflow:hidden;
	padding-left:15px;
	line-height:33px
}
.video-list dd .doc-imf b {
	position:relative;
	margin-right:10px;
	padding-right:15px;
	font-weight:normal;
	color:#ff7e00
}
.video-list dd .doc-imf b::after {
position:absolute;
display:block;
top:50%;
right:0;
transform:translate(0, -40%);
content:"";
width:1px;
height:16px;
background:#e5e5e5
}
.disease-list {
	overflow:hidden
}
.disease-list i {
	position:relative;
	display:block;
	float:left;
	margin:20px 28px 0 0;
	width:110px;
	padding-left:10px
}
.disease-list i::before {
position:absolute;
top:50%;
left:0;
transform:translate(0, -50%);
content:"";
width:5px;
height:2px;
background:#fe970e
}
.disease-list i:nth-child(6n) {
margin-right:0
}
.disease-list i a {
	display:block;
	width:100px;
	font-size:16px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.audio-list {
	overflow:hidden;
	padding-bottom:25px
}
.audio-list dl {
	float:left;
	width:268px;
	height:195px;
	margin-top:25px;
	margin-right:26px;
	border:1px solid #eee
}
.audio-list dl:nth-child(3n) {
margin-right:0
}
.audio-list dt {
	width:268px;
	height:107px
}
.audio-list dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.audio-list dd {
	padding:10px 8px
}
.audio-list dd .doc-imf i {
	display:block;
	float:left;
	overflow:hidden;
	margin-right:10px;
	width:30px;
	height:30px;
	border-radius:50%
}
.audio-list dd .doc-imf i img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.audio-list dd .doc-imf p {
	overflow:hidden;
	line-height:30px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.audio-list dd .doc-imf b {
	position:relative;
	float:left;
	margin-right:8px;
	padding-right:8px;
	font-weight:normal;
	color:#ff6000
}
.audio-list dd .doc-imf b::after {
position:absolute;
top:50%;
right:0;
transform:translate(0, -40%);
content:"";
width:1px;
height:12px;
background:#888
}
.audio-list dd .doc-imf em {
	font-size:12px;
	color:#888
}
.audio-list dd h3 {
	margin-top:10px;
	font-weight:normal;
	font-size:16px;
	color:#555
}
.bx-wrapper {
	position:relative;
	margin-bottom:60px;
	padding:0;
*zoom:1;
	touch-action:pan-y
}
.bx-wrapper img {
	max-width:100%;
	display:block
}
.bxslider {
	margin:0;
	padding:0
}
ul.bxslider {
	list-style:none
}
.bx-viewport {
	-webkit-transform:translatez(0)
}
.bx-wrapper {
	box-shadow:0 0 5px #ccc;
	border:5px solid #fff;
	background:#fff
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position:absolute;
	bottom:-30px;
	width:100%
}
.bx-wrapper .bx-loading {
	min-height:50px;
	background:url("../images/bx_loader.gif") center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000
}
.bx-wrapper .bx-pager {
	text-align:center;
	font-size:.85em;
	font-family:Arial;
	font-weight:bold;
	color:#666;
	padding-top:20px
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background:#666;
	text-indent:-9999px;
	display:block;
	width:10px;
	height:10px;
	margin:0 5px;
	outline:0;
	border-radius:5px
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background:#000
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline-block;
	vertical-align:bottom;
*zoom:1;
*display:inline
}
.bx-wrapper .bx-pager-item {
	font-size:0;
	line-height:0
}
.bx-wrapper .bx-prev {
	left:10px;
	background:url("../images/controls.png") no-repeat 0 -32px
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
	background-position:0 0
}
.bx-wrapper .bx-next {
	right:10px;
	background:url("../images/controls.png") no-repeat -43px -32px
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
	background-position:-43px 0
}
.bx-wrapper .bx-controls-direction a {
	position:absolute;
	top:50%;
	margin-top:-16px;
	outline:0;
	width:32px;
	height:32px;
	text-indent:-9999px;
	z-index:9999
}
.bx-wrapper .bx-controls-direction a.disabled {
	display:none
}
.bx-wrapper .bx-controls-auto {
	text-align:center
}
.bx-wrapper .bx-controls-auto .bx-start {
	display:block;
	text-indent:-9999px;
	width:10px;
	height:11px;
	outline:0;
	background:url("../images/controls.png") -86px -11px no-repeat;
	margin:0 3px
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {
	background-position:-86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display:block;
	text-indent:-9999px;
	width:9px;
	height:11px;
	outline:0;
	background:url("../images/controls.png") -86px -44px no-repeat;
	margin:0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {
	background-position:-86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align:left;
	width:80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right:0;
	width:35px
}
.bx-wrapper .bx-caption {
	position:absolute;
	bottom:0;
	left:0;
	background:#666;
	background:rgba(80, 80, 80, .75);
	width:100%
}
.bx-wrapper .bx-caption span {
	color:#fff;
	font-family:Arial;
	display:block;
	font-size:.85em;
	padding:10px
}
.layout-home .section {
	margin:30px 0;
	overflow:hidden
}
.layout-home .cont.photo-art {
	margin-top:0
}
.layout-home .art-sort {
	font-size:14px;
	padding-top:5px
}
.layout-home .art-sort li {
	display:block;
	overflow:hidden;
	margin-top:20px;
	height:48px;
	line-height:23px
}
.layout-home .art-sort li:first-child {
	margin-top:0
}
.layout-home .art-sort li i {
	display:block;
	position:relative;
	float:left;
	margin:5px 16px 16px 0;
	width:42px;
	height:32px;
	line-height:32px;
	font-style:normal;
	font-size:32px;
	font-weight:bold;
	font-family:"Impact";
	color:#888
}
.layout-home .art-sort li i::after {
display:block;
position:absolute;
content:"";
left:28px;
bottom:-4px;
width:7px;
height:30px;
transform:rotate(33deg);
border:1px solid;
background-color:#fff;
border-color:rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) currentColor
}
.layout-home .art-sort li:nth-child(1) i {
color:#feb667;
background:linear-gradient(to right, #fe7649, #feb667);
-webkit-background-clip:text;
-webkit-text-fill-color:rgba(0, 0, 0, 0)
}
.layout-home .art-sort li:nth-child(2) i {
color:#fecc9a;
background:linear-gradient(to right, #fea289, #fecc9a);
-webkit-background-clip:text;
-webkit-text-fill-color:rgba(0, 0, 0, 0)
}
.layout-home .art-sort li:nth-child(3) i {
color:#ffddc2;
background:linear-gradient(to right, #ffcec2, #ffddc2);
-webkit-background-clip:text;
-webkit-text-fill-color:rgba(0, 0, 0, 0)
}
.layout-home .art-sort li:nth-child(4) i, .layout-home .art-sort li:nth-child(5) i {
color:#dbdbdb
}
.layout-home .sec-sbj {
	position:relative;
	overflow:hidden;
	height:44px;
	line-height:44px;
	text-align:right;
	border-bottom:1px solid #eee
}
.layout-home .sec-sbj b {
	display:block;
	height:44px;
	line-height:38px;
	float:left;
	font-size:24px;
	background:linear-gradient(to right, #ff5704, #fe9d05);
	-webkit-background-clip:text;
	color:rgba(0, 0, 0, 0)
}
.layout-home .sec-sbj .tags {
	display:inline-block
}
.layout-home .sec-sbj .tags a {
	display:inline-block;
	margin:0 8px;
	color:#000;
	font-size:16px
}
.layout-home .sec-sbj .tags a:hover {
	color:#ff9600
}
.layout-home .sec-sbj .more {
	display:inline-block;
	margin:0 !important;
	color:rgba(0, 0, 0, 0) !important;
	background:url(../images/icon_more_grey.png) center right no-repeat
}
.layout-home .sec-sbj .more i {
	padding-right:25px;
	color:#666
}
.layout-home .sec-sbj .more:hover {
	background-image:url(../images/icon_more_orange.png)
}
.layout-home .sec-sbj .more-2 {
	font-size:16px;
	color:#888
}
.layout-home .photo-cols {
	margin:20px 0;
	padding:10px 0;
	overflow:hidden
}
.layout-home .photo-cols ul {
	width:120%;
	overflow:hidden
}
.layout-home .photo-cols li {
	width:266px;
	float:left;
	margin-right:32px;
	overflow:hidden; margin-bottom:10px;
}
.layout-home .photo-cols li i {
	display:block;
	height:150px;
	overflow:hidden
}
.layout-home .photo-cols li i img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}



.layout-home .photo-cols li em {
	display:block;
	height:150px;
	overflow:hidden;    position: relative;
}
.layout-home .photo-cols li em img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}

.layout-home .photo-cols li em::after {
position:absolute;
content:"";
right:10px;
bottom:10px;
width:30px;
height:30px;
background:url(../images/icon_play_small.png) center no-repeat
}



.layout-home .photo-cols li b {
	display:block;
	height:50px;
	margin-top:10px;
	overflow:hidden;
	font-weight:normal;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden
}


.layout-home .tags-flex {
	display:flex;
	flex-wrap:wrap;
	margin:10px -5px
}
.layout-home .tags-flex a {
	display:inline-block;
	flex:auto;
	padding:3px 12px;
	margin:5px 5px;
	border-radius:20px;
	text-align:center;
	color:#555;
	background:#f5f5f5
}
.layout-home .tags-flex a:hover {
	color:#fff;
	background:#ff5704 linear-gradient(to right, #ff5704, #ffab00) !important
}
.layout-home .text-list {
	margin-left:-2px;
	overflow:hidden;
	clear:both;
}
.layout-home .text-list li {
	height:30px;
	line-height:30px;
	padding-left:22px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:url(../images/dot_orange.png) 6px center no-repeat
}
.layout-home .text-list li.first {
	background:url(../images/icon_first_1.png) left center no-repeat
}
.layout-home .bx-wrapper {
	box-shadow:none;
	border:0;
	background:initial
}
.layout-home .bx-wrapper .bx-pager.bx-default-pager a:hover, .layout-home .bx-wrapper .bx-pager.bx-default-pager a.active, .layout-home .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background:#ff9600
}
.layout-home .bx-wrapper .bx-pager.bx-default-pager a {
	background:#ccc
}
.layout-home .doctor-card {
	position:relative; 
}
.layout-home .doctor-card .bx-wrapper {
	margin-bottom:30px;
}

.layout-home .doctor-card .bx-wrapper .bx-pager {
	top:155px;
	bottom:0;
	left:50%;
	width:300px;
	height:25px;
	text-align:center;
	transform:translate(-50%, 0)
}
.layout-home .doctor-card .item {
	padding:10px 0;
	padding-left:2px;
	overflow:hidden
}
.layout-home .doctor-card .item .inner {
	width:120%;
	overflow:hidden
}
.layout-home .doctor-card dl {
	width:192px;
	float:left;
	margin-right:30px;
	text-align:center
}
.layout-home .doctor-card dt {
	display:inline-block;
	width:192px;
	height:115px;
	margin:0 auto;
	padding:10px 4px 0 4px;
	overflow:hidden;
}
.layout-home .doctor-card dt a {
	display:block;
	width:192px;
	height:115px;
	overflow:hidden;
}
.layout-home .doctor-card dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.layout-home .doctor-card dd {
	margin-top:2px;
	color:#888;
	font-size:16px; height:24px; line-height:24px; overflow:hidden
}

.layout-home .ask-card {
	position:relative
}
.layout-home .ask-card .bx-wrapper {
	margin-bottom:0
}
.layout-home .ask-card .bx-wrapper .bx-pager {
	right:10px;
	top:-52px;
	bottom:initial;
	width:200px;
	padding-top:0;
	text-align:right
}
.layout-home .ask-card .item {
	overflow:hidden
}
.layout-home .ask-card .inner {
	width:120%;
	overflow:hidden
}
.layout-home .ask-card .doc-small {
	height:26px;
	line-height:26px;
	margin:8px 0;
	overflow:hidden;
	color:#888;
	word-spacing:.5em;
	font-size:12px
}
.layout-home .ask-card .doc-small i {
	width:26px;
	height:26px;
	float:left;
	margin-right:6px;
	overflow:hidden;
	border-radius:50%
}
.layout-home .ask-card .doc-small img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.layout-home .ask-card .doc-small strong {
	font-size:14px;
	font-weight:normal;
	color:#333
}
.layout-home .ask-card .doc-small a {
	color:#888
}
.layout-home .ask-card .doc-small a:hover {
	color:#ff9600
}
.layout-home .ask-card .doc-small {
	height:38px;
	line-height:38px;
	font-size:16px;
	color:#333
}
.layout-home .ask-card .doc-small i {
	width:38px;
	height:38px;
	margin-right:10px
}
.layout-home .ask-card .doc-small strong {
	font-size:16px;
	font-weight:bold;
	color:#ff9600
}
.layout-home .ask-card .doc-small a {
	color:#888
}
.layout-home .ask-card dl {
	width:375px;
	padding:15px 20px;
	margin:15px 0;
	margin-right:30px;
	float:left;
	border:1px solid #eee
}
.layout-home .ask-card dl:hover {
	box-shadow:0 0 3px rgba(0, 0, 0, .1)
}
.layout-home .ask-card dt {
	font-size:20px;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.layout-home .ask-card dd p {
	height:76px;
	margin:10px 0 5px;
	overflow:hidden;
	font-size:16px;
	color:#666;
	text-align:justify
}
.layout-home .ask-card dd a {
	color:#ff9600
}
.layout-home .ask-card dd em {
	display:block;
	height:16px;
	line-height:16px;
	padding-left:20px;
	margin-top:10px;
	color:#888;
	font-size:12px;
	background:url(../images/icon_chat_15.png) left top no-repeat
}
.layout-home .one-photo {
	position:relative;
	height:146px;
	overflow:hidden
}
.layout-home .one-photo img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.layout-home .one-photo b {
	display:block;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	padding:30px 10px 8px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#fff;
	font-weight:normal;
	background:linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.001))
}

.layout-home .news-list{ margin-bottom:10px;
}


.layout-home .news-list h2 {
	margin-top:15px;
	margin-bottom:15px;
	font-size:24px;
	color:#444;
	cursor:pointer;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.layout-home .news-list h2:hover {
	color:#ff9600
}

.layout-home .news-list ul {overflow: hidden;margin-left: -10px;
}
.layout-home .news-list li { float: left;width:410px; margin-left: 10px;
	line-height:2;
	padding-left:13px;
	font-size:16px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:url(../images/dot_gray.jpg) 1px center no-repeat
}



.layout-home .news-list li a {
	color:#444
}
.layout-home .news-list li a:hover {
	color:#ff9600
}
.layout-home .side .cont {
	margin:0
}
.layout-home .side .photo-art {
	margin:0 0 6px 0
}
.layout-home .side .photo-art dl {
	padding:15px 0;
	margin:0;
	border-bottom:#f5f5f5 solid 1px
}
.layout-home .side .photo-art dt {
	width:80px;
	height:60px;
	margin-right:10px
}
.layout-home .side .photo-art dd h2 {
	height:62px;
	margin-top:-2px;
	margin-bottom:0;
	font-size:14px;
	white-space:initial
}
.layout-home .side .article-list dl:last-child {
	border-bottom:0
}
.layout-home .side .comic-list {
	padding-bottom:0
}
.layout-home .side .comic-list dl {
	margin:18px 0;
	padding:0;
	border-bottom:none
}
.layout-home .side .comic-list dd h2 {
	display:block;
	height:35px;
	line-height:35px;
	font-size:16px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.layout-home .side .comic-list dd i {
	display:block;
	color:#888;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.layout-home .side .side-sec {
	margin-bottom:36px
}
.layout-home .side .side-sec:last-child {
	margin-bottom:15px
}
.layout-home .side .side-sec .sec-sbj b {
	line-height:44px
}
.layout-home .side .side-doc-arts .sec-sbj {
	margin-bottom:16px
}
.layout-home .side .side-doc-arts .cont {
	padding:2px 0
}
.layout-home .side .news-list {
	margin:10px 0
}
.layout-home .side .news-list li {
	font-size:14px
}
.layout-home .side .ask-list {
	margin:-10px 0 -10px
}
.layout-home .side .ask-list dl {
	margin:25px 0;
	overflow:hidden
}
.layout-home .side .ask-list dt {
	width:54px;
	height:54px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	border-radius:50%
}
.layout-home .side .ask-list dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.layout-home .side .ask-list dd {
	overflow:hidden;
	font-size:12px;
	color:#888;
	word-spacing:.5em
}
.layout-home .side .ask-list dd a {
	color:#888
}
.layout-home .side .ask-list dd a:hover {
	color:#ff9600
}
.layout-home .side .ask-list dd a:hover strong {
	color:#ff9600
}
.layout-home .side .ask-list dd b {
	display:block;
	margin-bottom:8px;
	font-weight:normal;
	font-size:16px;
	color:#333;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.layout-home .side .ask-list dd p {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.layout-home .side .ask-list dd strong {
	font-weight:normal;
	font-size:14px;
	color:#333
}
.layout-home .main .photo-art {
	margin-bottom:40px
}
.layout-home .main .title-1 b::before {
background:url(../images/icon_sbj_2.png) center 9px no-repeat
}
.layout-home .main .title-2 b::before {
background:url(../images/icon_doctor.png) center 7px no-repeat
}
.layout-home .main .title-3 {
	margin-top:38px
}
.layout-home .main .title-3 b::before {
background:url(../images/icon_ask_white.png) center 9px no-repeat
}
.layout-home .main .title-sp b::before {
background:url(../images/icon_sp.png) center 8px no-repeat
}
.layout-home .main .title-live b::before {
background:url(../images/icon_sbj_live.png) center 6px no-repeat
}
.layout-home .main .tags-flex a {
	border:1px solid #eee;
	background:none
}
.layout-home .main .tags-flex a:hover {
	color:#fff;
	border-color:#ff9600;
	background:#ff9600
}
.layout-home .main .for-left {
	width:300px;
	margin-top:10px;
	float:left
}
.layout-home .main .for-left .one-photo {
	height:169px
}
.layout-home .main .for-right {
	width:535px;
	float:right
}
.layout-home .main .for-right .photo-cols {
	margin:0 0;
	margin-top:25px;
	padding:0 0
}
.layout-home .main .for-right .photo-cols li {
	width:165px;
	margin-right:21px
}
.layout-home .main .for-right .photo-cols li i {
	height:93px
}
.layout-home .main .for-right .photo-cols li b {
	height:56px;
	line-height:2;
	font-size:14px
}

.layout-home .sec-1 .main div a {
	position:relative;
	display:block
}
.layout-home .sec-1 .main div img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.layout-home .sec-1 .main div b {
	display:block;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	padding:10% 15px 6px;
	color:#fff;
	font-weight:normal;
	text-shadow:1px 1px 2px rgba(0, 0, 0, .2);
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:linear-gradient(to top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.001))
}
.layout-home .sec-1 .main .bigger {
	width:560px;
	height:315px;
	float:left;
	overflow:hidden
}
.layout-home .sec-1 .main .bigger a {
	height:315px
}
.layout-home .sec-1 .main .bigger b {
	padding-bottom:15px;
	font-size:20px
}
.layout-home .sec-1 .main .smaller {
	position:relative;
	width:285px;
	height:315px;
	float:right
}
.layout-home .sec-1 .main .smaller a {
	width:285px;
	height:150px
}
.layout-home .sec-1 .main .smaller .no2 {
	position:absolute;
	right:0;
	bottom:0
}
.layout-home .sec-1 .side {
	height:320px;
	overflow:hidden
}
.layout-home .sec-1 .side .art-sort {
	height:320px;
	margin-top:-2px;
	overflow:hidden
}
.layout-home .side-sec {
	margin-bottom:20px;
}
.layout-home .sec-2 {
	margin-top:40px;
	margin-bottom:20px
}

.layout-home .sec-3 .side .cont {
	margin-bottom:0
}
.layout-home .sec-videos {
	margin-bottom:0;
	clear:both
}
.sec-videos {
	margin-bottom:0;
	clear:both
}
.sec-videos .sec-sbj.title-video b::before {
width:28px;
background:url(../images/icon_video.png) left 7px no-repeat
}
.sec-videos .cout {
	overflow:hidden
}
.sec-videos ul {
	width:110%;
	overflow:hidden
}
.sec-videos li {
	width:196px;
	float:left;
	margin:15px 0;
	margin-right:55px
}
.sec-videos li .doc-small {
	height:26px;
	line-height:26px;
	margin:8px 0;
	overflow:hidden;
	color:#888;
	word-spacing:.5em;
	font-size:12px
}
.sec-videos li .doc-small i {
	width:26px;
	height:26px;
	float:left;
	margin-right:6px;
	overflow:hidden;
	border-radius:50%
}
.sec-videos li .doc-small img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.sec-videos li .doc-small strong {
	font-size:14px;
	font-weight:normal;
	color:#333
}
.sec-videos li .doc-small a {
	color:#888
}
.sec-videos li .doc-small a:hover {
	color:#ff9600
}
.sec-videos li .doc-small {
	font-size:12px
}
.sec-videos li .doc-small strong {
	font-size:14px;
	color:#ff5704
}
.sec-videos li em {
	position:relative;
	display:block;
	height:110px;
	overflow:hidden
}
.sec-videos li em img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.sec-videos li em::after {
position:absolute;
content:"";
right:10px;
bottom:10px;
width:30px;
height:30px;
background:url(../images/icon_play_small.png) center no-repeat
}
.sec-videos li p {
	margin:10px 0;
	font-size:16px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.sec-videos dd .doc-small {
	height:26px;
	line-height:26px;
	margin:8px 0;
	overflow:hidden;
	color:#888;
	word-spacing:.5em;
	font-size:12px
}
.sec-videos dd .doc-small i {
	width:26px;
	height:26px;
	float:left;
	margin-right:6px;
	overflow:hidden;
	border-radius:50%
}
.sec-videos dd .doc-small img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.sec-videos dd .doc-small strong {
	font-size:14px;
	font-weight:normal;
	color:#333
}
.sec-videos dd .doc-small a {
	color:#888
}
.sec-videos dd .doc-small a:hover {
	color:#ff9600
}
.layout-search {
	overflow:hidden
}
.layout-search .inner {
	width:990px;
	margin:0 auto;
	overflow:hidden
}
.layout-search .srh-header {
	padding:50px 0
}
.layout-search .srh-header .logo {
	display:block;
	width:126px;
	height:36px;
	float:left;
	background:url(../images/logo_small.png) 0 no-repeat
}
.layout-search .srh-header .search {
	position:relative;
	width:600px;
	padding:0 20px;
	float:left;
	border:1px solid #ddd;
	border-radius:30px
}
.layout-search .srh-header .search .keyword {
	width:570px;
	height:36px;
	line-height:36px;
	border:0;
	outline:none
}
.layout-search .srh-header .search .icon-zoom {
	position:absolute;
	top:0;
	right:10px;
	width:35px;
	height:36px;
	border:0;
	cursor:pointer;
	background:rgba(0, 0, 0, 0) url(../images/icon_zoom_b.png) center no-repeat
}
.layout-search .srh-nav {
	border-bottom:1px solid #ddd;
	border-top:2px solid #ff9600
}
.layout-search .srh-nav a {
	display:block;
	position:relative;
	padding:12px 20px;
	float:left;
	color:#333;
	font-size:16px
}
.layout-search .srh-nav a.on {
	color:#ff9600
}
.layout-search .srh-nav a.on::after {
position:absolute;
left:30%;
right:30%;
bottom:0;
content:"";
border-bottom:2px solid #ff9600
}
.layout-search .main {
	width:990px;
	margin:20px auto;
	float:none
}
.layout-search .list h2 {
	font-weight:normal;
	font-size:18px
}
.layout-search .list h2 span {
	margin-left:-6px
}
.layout-search .list h2 em {
	color:#ff9600
}
.layout-search .list li {
	padding:5px 0 20px;
	margin:15px 0;
	overflow:hidden;
	border-bottom:1px solid #eee
}
.layout-search .list dl {
	position:relative;
	margin-top:15px;
	overflow:hidden
}
.layout-search .list dt {
	width:268px;
	float:left;
	margin-right:20px
}
.layout-search .list dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.layout-search .list dd {
	line-height:1.8;
	overflow:hidden;
	font-size:16px;
	color:#666
}
.layout-search .list dd p {
	text-align:justify
}
.layout-search .list dd p a {
	color:#ff9600
}
.layout-search .list dd .info {
	position:absolute;
	left:288px;
	bottom:2px;
	color:#888;
	word-spacing:1em;
	font-size:14px
}
.layout-search .list dd .info a {
	color:#888
}
.layout-search .list dd .info a:hover {
	color:#ff9600
}
.layout-search .list dd .info em {
	padding:2px 4px;
	border:1px solid #fcdbac;
	border-radius:3px;
	font-size:12px;
	color:#ff9600
}
.layout-search .list .video dt, .layout-search .list .audio dt {
	position:relative
}
.layout-search .list .video dt::after, .layout-search .list .audio dt::after {
position:absolute;
content:"";
right:10px;
bottom:15px;
width:30px;
height:30px;
background-position:center;
background-repeat:no-repeat
}
.layout-search .list .video dt::after {
background-image:url(../images/icon_play_small.png)
}
.layout-search .list .audio dt::after {
background-image:url(../images/icon_audio.png)
}
.layout-search .list .ask dt, .layout-search .list .doctor dt {
	width:120px;
	height:120px;
	overflow:hidden;
	border-radius:50%
}
.layout-search .list .ask dd .info, .layout-search .list .doctor dd .info {
	left:140px
}
.layout-search .list .doctor p {
	padding-top:10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.layout-search .list .hospital p {
	padding-bottom:10px
}
.contact-banner {
	height:218px;
	background:url(../images/contact.jpg) center no-repeat
}
.contact-banner b {
	display:block;
	margin:0 auto;
	padding-top:70px;
	color:#fff;
	font-size:48px;
	text-align:center;
	-webkit-text-stroke:#da5309 2px
}
.contact {
	margin:70px auto 90px
}
.contact h1 {
	font-size:46px;
	line-height:48px
}
.contact i {
	font-size:18px;
	color:#888;
	letter-spacing:.2em
}
.contact .imform {
	margin-top:25px;
	border:solid #dedede 1px
}
.contact .imform h3 {
	font-size:30px;
	line-height:30px;
	font-weight:normal
}
.contact .imform dl {
	margin:45px 35px
}
.contact .imform dt {
	margin-top:30px
}
.contact .imform p {
	font-size:22px;
	color:#555;
	line-height:35px
}
.contact .contact-imf dd {
	position:relative;
	padding-left:15px
}
.contact .contact-imf dd ::before {
position:absolute;
left:0;
display:block;
height:100%;
border:#ff9600 1.5px solid;
content:""
}
.contact .contact-imf dt a, .contact .contact-imf dt p {
	color:#555
}
.contact .contact-imf .wechat {
	width:200px;
	line-height:1;
	margin-left:75px;
	text-align:center;
	color:#666
}
.contact .contact-imf .wechat img {
	width:100%
}
.main-banner {
	width:100%;
	height:225px;
	margin:30px 0
}
.main-banner img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.main-banner.customer {
	height:auto
}
.main-banner-slider {
	margin:30px 0 50px
}
.main-banner-slider .bx-viewport {
	height:200px;
	overflow:hidden
}
.main-banner-slider img {
	width:100%
}
.footer_v2  .our-imf a:last-child {
	border-right:none
}
.our-imf a {
	padding-right:15px;
	border-right:#aaa 1px solid
}
.main .rec-art {
	margin-top:0;
	margin-bottom:60px
}
.main .rec-art dl {
	padding:22px 0;
	overflow:hidden;
	border-bottom:1px dotted #ccc
}
.main .rec-art dt {
	width:281px;
	height:161px;
	float:left;
	margin-right:24px;
	overflow:hidden
}
.main .rec-art dt img {
	width:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.main .rec-art h2 {
	font-size:20px;
	color:#333;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.main .rec-art h2:hover {
	color:#ff9600
}
.main .rec-art dd p {
	margin-top:10px
}
.main .rec-art dd p a {
	position:relative;
	display:block;
	height:32px;
	line-height:32px;
	padding-left:8px;
	font-size:16px;
	color:#666;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.main .rec-art dd p a:hover {
	color:#ff9600
}
.main .rec-art dd p a::before {
position:absolute;
top:14px;
left:0;
content:"";
width:3px;
height:3px;
font-size:0;
border-radius:3px;
background:#ff9600
}

.que-link {
	margin-bottom:50px;
	width:100%;
	height:40px;
	line-height:40px;
	font-size:20px;
	text-align:center;
	border-radius:25px;
	overflow:hidden
}
.que-link a {
	display:block;
	width:100%;
	height:100%;
	background-color:#ff9600
}
.que-link a:hover {
	opacity:.8
}
.que-link b {
	padding-left:30px;
	font-weight:normal;
	color:#fff;
	background:url(../images/chat.png) no-repeat center left/auto
}
.sec-stati {
	margin-top:50px
}
.sec-stati .row {
	margin-bottom:30px;
	overflow:hidden
}
.sec-stati .row .col {
	width:50%;
	padding:10px 0;
	float:left
}
.sec-stati .pic {
	width:360px;
	height:160px;
	padding:20px;
	float:left;
	border-radius:4px;
	border:1px solid #ddd;
	text-align:center
}
.sec-stati .pic img {
	max-width:100%;
	max-height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.sec-stati .info {
	width:760px;
	float:right
}
.sec-stati .info h1 {
	color:#4262c3
}
.sec-stati .info ul {
	margin-top:50px;
	overflow:hidden
}
.sec-stati .info li {
	width:33%;
	float:left;
	text-align:center;
	border-right:1px solid #ddd
}
.sec-stati .info li:last-child {
	border:0
}
.sec-stati .info li em {
	display:inline-block;
	padding-left:26px;
	color:#86ac00;
	font-weight:bold;
	font-size:18px;
	background-position:left center;
	background-repeat:no-repeat
}
.sec-stati .info li em.icon-visi {
	background-image:url(../images/icon_visi.png)
}
.sec-stati .info li em.icon-jump {
	background-image:url(../images/icon_jump.png)
}
.sec-stati .info li em.icon-time {
	background-image:url(../images/icon_time.png)
}
.sec-stati .info li b {
	display:block;
	margin-top:10px;
	font-size:18px;
	color:#444
}
.sec-stati .chart {
	width:560px;
	height:360px;
	padding:10px;
	border:1px solid #ddd;
	border-radius:6px;
	box-shadow:1px 1px 3px rgba(0, 0, 0, .2)
}
.sec-stati .chart-2 {
	float:right;
	margin-right:3px
}
.sec-stati table {
	width:100%;
	border-collapse:collapse;
	border:1px solid #ddd
}
.sec-stati th {
	font-weight:normal;
	color:#666
}
.sec-stati th, .sec-stati td {
	padding:7px 8px;
	border:1px solid #ddd;
	text-align:center
}
.sec-stati th.left, .sec-stati td.left {
	text-align:left
}
.sec-stati th.right, .sec-stati td.right {
	text-align:right
}
.sp-list dl {
	padding:27px 0
}
.sp-list dt {
	width:290px;
	height:130px;
	border-radius:10px
}
.sp-list dt img {
	-o-object-fit:fill;
	object-fit:fill
}
.sp-list dd h2 {
	margin-bottom:18px;
	font-size:22px;
	font-weight:bold
}
.sp-list dd p {
	font-size:18px
}
.sp-sec .sbj {
	height:60px;
	line-height:60px
}
.consult-btn {
	margin:20px 0;
	padding:20px 0 30px 0;
	border:1px solid #eee;
	text-align:center
}
.consult-btn b {
	display:block;
	margin-bottom:15px;
	font-size:22px;
	font-weight:normal
}
.consult-btn .btn {
	display:inline-block;
	padding:6px 75px;
	border-radius:4px;
	font-size:18px;
	color:#fff;
	box-shadow:1px 1px 5px #fd7e02;
	background:#fd7e02
}
.consult-btn .btn i {
	padding-left:30px;
	background:url(../images/chat.png) no-repeat center left/auto
}
.consult-btn .btn:hover {
	opacity:.85
}
.video-col {
	overflow:hidden
}
.video-col dl {
	margin-right:36px;
	width:170px;
	float:left
}
.video-col dl:last-child {
	margin-right:0
}
.video-col dl dt {
	overflow:hidden;
	height:230px
}
.video-col dl dt img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.video-col dl dd {
	margin-top:6px
}
.video-col p.row2 {
	margin:10px 0;
	line-height:1.4;
	font-size:16px
}
.sitemap {
	padding:15px;
	border:1px solid #ddd
}
.sitemap .site-list {
	overflow:hidden
}
.sitemap .site-list li {
	position:relative;
	overflow:hidden;
	float:left;
	margin-right:14px;
	padding-left:10px;
	width:170px;
	font-size:14px;
	line-height:2.6;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.sitemap .site-list li a {
	color:#333
}
.sitemap .site-list li:nth-child(6n) {
margin-right:0
}
.sitemap .site-list li::before {
overflow:hidden;
position:absolute;
top:50%;
left:0;
transform:translateY(-50%);
height:5px;
width:5px;
border-radius:50%;
content:"";
background-color:#ff9600
}
.sitemap .pager {
	margin-bottom:0;
	padding-bottom:15px
}
.sitemap-nav .first-wrap, .sitemap-nav .second-wrap {
	margin:30px 0;
	padding:0 30px;
	border:1px solid #ddd
}
.sitemap-nav .second-wrap .pager {
	margin-bottom:0;
	padding-top:0;
	font-size:14px
}
.sitemap-nav .second-wrap .pager a, .sitemap-nav .second-wrap .pager span {
	padding:3px 10px
}
.sitemap-nav .cate-list, .sitemap-nav .dis-filter {
	padding-bottom:15px
}
.sitemap-nav .cate-list a, .sitemap-nav .dis-filter a {
	display:inline-block;
	margin-right:7px;
	margin-top:15px;
	padding:3px 15px;
	width:73.5px;
	font-size:15px;
	text-align:center;
	border-radius:25px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.sitemap-nav .cate-list a:nth-child(10n), .sitemap-nav .dis-filter a:nth-child(10n) {
margin-right:0
}
.sitemap-nav .cate-list a.on, .sitemap-nav .cate-list a:hover, .sitemap-nav .dis-filter a.on, .sitemap-nav .dis-filter a:hover {
	color:#fff;
	background-color:#ff9600
}
.sitemap-nav .dis-detail {
	padding:15px 0 20px
}
.sitemap-nav .dis-detail li {
	display:inline-block;
	width:73.5px;
	margin-right:7px;
	margin-top:15px;
	padding:3px 15px;
	font-size:15px;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.sitemap-nav .dis-detail li:nth-child(10n) {
margin-right:0
}
.sitemap-nav .navs {
	border-bottom:1px solid #eee
}
.sitemap-nav .navs a {
	position:relative;
	display:inline-block;
	padding:15px 5px 12px;
	font-size:18px;
	color:#333
}
.sitemap-nav .navs a.on {
	color:#ff9600
}
.sitemap-nav .navs a.on::after {
display:block;
position:absolute;
left:0;
right:0;
bottom:0;
content:"";
width:100%;
height:2px;
background-color:#ff9600;
z-index:5
}/*# sourceMappingURL=style.css.map */





