@charset "UTF-8";
body,
div,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
iframe,
input,
textarea,
select,
label,
article,
aside,
footer,
header,
menu,
nav,
section,
time,
audio,
video {
	margin: 0;
	padding: 0
}

article,
aside,
footer,
header,
hgroup,
nav,
section,
audio,
canvas,
video,
img {
	display: block
}

html,
body {
	font-size: 16px;
	font-family: Helvetica, STHeiti, Droid Sans Fallback;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

textarea {
	resize: none
}

iframe,
img {
	border: 0
}

input[type=text],
input[type=button],
input[type=submit],
input[type=reset],
button {
	-webkit-appearance: none
}

ul,
ol {
	list-style: none
}

a {
	text-decoration: none;
	outline: none;
	color: #1a73e8;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0)
}

.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.none {
	display: none
}

* {
	-webkit-tap-highlight-color: transparent
}

::-webkit-input-placeholder {
	color: #ccc
}

:-moz-placeholder {
	color: #ccc
}

::-moz-placeholder {
	color: #ccc
}

:-ms-input-placeholder {
	color: #ccc
}

body {
	color: #333
}

.article-mod .jib-top-list li .txt {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	box-orient: vertical;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	word-wrap: break-word
}

body {
	font-size: 12px;
	position: relative;
	background-color: #FFFFFF
}

[data-dpr="2"] body {
	font-size: 24px
}

[data-dpr="3"] body {
	font-size: 36px
}

.article-header {
	height: 1.17333rem;
	border-bottom: 1px solid #eeeeee;
	padding: 0 .42667rem;
	display: flex;
	align-items: center
}

.article-header a img,
.article-header span img {
	display: block;
	width: 2.05333rem
}

.article-th {
	font-size: 21px;
	font-weight: bold;
	color: #333;
	padding: .53333rem .42667rem .33333rem;
}

[data-dpr="2"] .article-th {
	font-size: 42px
}

[data-dpr="3"] .article-th {
	font-size: 63px
}

.article-doc {
	margin: 0rem .42667rem 0;
	border-radius: .4rem;
	display: flex;
	align-items: center;
	height: 1.066666rem
}

.article-doc .doc-pic {
	width: 1.066666rem;
	height: 1.066666rem;
	position: relative;
	border-radius: 50%
}

.article-doc .doc-pic img {
	width: 1.066666rem;
	height: 1.066666rem;
	display: block;
	border-radius: 50%
}

.article-doc .doc-pic span {
	display: inline-block;
	position: absolute;
	bottom: -.13333rem;
	background: #ffb03a;
	color: #fff;
	padding: 0 .14667rem;
	border-radius: .26667rem;
	left: 50%;
	margin-left: -.4rem;
	transform: scale(0.8)
}

.article-doc .doc-infor {
	line-height: .58667rem;
	font-size: 13px;
	margin-left: .4rem;
	color: #333
}

.article-doc .doc-infor span {
	margin-right: 0.20rem;
}

[data-dpr="2"] .article-doc .doc-infor {
	font-size: 26px
}

[data-dpr="3"] .article-doc .doc-infor {
	font-size: 39px
}

.article-doc .doc-infor .name {
	font-weight: bold;
	margin-right: 0.20rem;
	font-size: 13px;
}

[data-dpr="2"] .article-doc .doc-infor .name {
	font-size: 26px
}

[data-dpr="3"] .article-doc .doc-infor .name {
	font-size: 39px
}

.article-content-box {
	padding: .2rem .42667rem .13333rem;
	color: #333;
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 17px;
	text-align: justify;
	line-height: .72rem;
}

[data-dpr="2"] .article-content-box {
	font-size: 34px
}

[data-dpr="3"] .article-content-box {
	font-size: 51px
}

.article-content-box img {
	display: block;
	width: 100%;
	border-radius: .13333rem
}

.article-con-date {
	color: #999;
	padding: .13333rem .42667rem .4rem;
	font-size: 12px;
	line-height: .50667rem
}

.article-con-date span{
	padding-left: .423rem;
}

[data-dpr="2"] .article-con-date {
	font-size: 24px
}

[data-dpr="3"] .article-con-date {
	font-size: 36px
}

.article-mod {
	margin: 0rem 0rem .13333rem;
	background: #FFFFFF;
	box-shadow: 0px .05333rem .64rem 0px #E4EAF5
}

.article-mod .article-mth {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	padding: .36rem .42667rem 0
}

[data-dpr="2"] .article-mod .article-mth {
	font-size: 34px
}

[data-dpr="3"] .article-mod .article-mth {
	font-size: 51px
}

.article-mod .jib-top-list.list li:last-child {
	border-bottom: 0
}

.article-mod .jib-top-list li {
	margin: 0 .4rem;
	border-bottom: 1px solid #EEEEEE;
	padding: .4rem 0
}

.article-mod .jib-top-list li .th {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: .6rem;
	height: .6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

[data-dpr="2"] .article-mod .jib-top-list li .th {
	font-size: 30px
}

[data-dpr="3"] .article-mod .jib-top-list li .th {
	font-size: 45px
}

.article-mod .jib-top-list li .txt {
	color: #666666;
	line-height: .53333rem;
	font-size: 15px;
	padding-top: .26667rem
}

[data-dpr="2"] .article-mod .jib-top-list li .txt {
	font-size: 30px
}

[data-dpr="3"] .article-mod .jib-top-list li .txt {
	font-size: 45px
}

.article-mod .jib-top-list li .doc-box {
	height: .85333rem;
	background: rgba(246, 252, 251, 0.5);
	align-items: center;
	border-radius: .42667rem;
	display: flex;
	font-size: 14px;
	margin-top: .26667rem
}

[data-dpr="2"] .article-mod .jib-top-list li .doc-box {
	font-size: 28px
}

[data-dpr="3"] .article-mod .jib-top-list li .doc-box {
	font-size: 42px
}

.article-mod .jib-top-list li .doc-box .doc-left {
	flex: 1;
	display: flex;
	align-items: center
}

.article-mod .jib-top-list li .doc-box .doc-left .doc-img {
	width: .64rem;
	border-radius: 50%;
	margin-left: .29333rem;
	height: .64rem
}

.article-mod .jib-top-list li .doc-box .doc-left .doc-img img {
	display: block;
	width: .64rem;
	border-radius: 50%;
	height: .64rem
}

.article-mod .jib-top-list li .doc-box .doc-left .doc-name {
	margin-left: .18667rem;
	color: #333333
}

.article-mod .jib-top-list li .doc-box .doc-left .doc-hosp {
	margin-left: .13333rem;
	color: #999
}

.article-mod .jib-top-list li .doc-box .doc-left .doc-level {
	margin-left: .13333rem;
	color: #1a73e8
}

.article-tatd {
	margin: 0.222rem 0.322rem 0 0.322rem;
	padding-bottom: 0.57333rem;
}

.article-tatd li {
	float: left;
	font-size: 15px;
	width: 50%;
	margin-top: 0.22666rem;
	line-height: 1.10667rem
}

[data-dpr="2"] .article-tatd li {
	font-size: 30px
}

[data-dpr="3"] .article-tatd li {
	font-size: 45px
}

.article-tatd li:last-child {
	border-bottom: 0
}

.article-tatd li p {
	flex: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.article-tatd li a {
	color: #333;
	margin: 0 0.122rem 0 0.122rem;
	display: flex;
	background: #f5f5f5;
	border-radius: 6px;
	padding: 0 0.22rem 0 0.32rem;
	align-items: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
}

.article-txt img {
	width: 100%;
	/* 使图片宽度自适应容器 */
	height: auto;
	/* 保持图片原始宽高比 */
	display: block;
	/* 防止图片下方有空隙 */
}


.article-more-btn {
	height: 30px;
	font-size: 15px;
	text-align: center;
	font-weight: bolder;
	background-color: aliceblue;
}

.article-more-btn span {
	display: inline-block;
	line-height: .75rem;
	padding-right: .40rem;
	background: url(arrow_d.png) no-repeat right center;
	background-size: auto;
	background-size: .2rem;
}

.mip-showmore-btn {
	width: 100%;
	border: 0;
	padding: 0;
	background: none;
	cursor: pointer
}

.hidecon {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 8;
	word-warp: break-word;
}

.section-title {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0 0px 13px;
	padding-left: 10px;
	border-left: 4px solid #1a73e8;
}
