/*
* @Author: sunjijing
* @Date:   2021-03-24 09:39:54
* @Last Modified by:   sunjijing
* @Last Modified time: 2021-03-24 09:39:55
*/

html { background: #f4f4f4; }
.position { margin-top: 0.20833333333333334rem; margin-bottom: 0.4166666666666667rem; }
.position, .position * { color: rgba(69, 76, 88, .7); font-size: 0.08333333333333333rem; line-height: 1.4em; }
.artTitle { margin-bottom: 0.3385416666666667rem; }
.artTitle h1 { font-size: 0.1875rem; line-height: 1.5em; color: rgba(69, 76, 88, 1); margin-bottom: 0.078125rem; }
.artTitle .date { font-size: 0.09375rem; color: rgba(69, 76, 88, .7); line-height: 1.5em; }
.artSummary > p { font-size: 0.10416666666666667rem; color: rgba(69, 76, 88, .7); line-height: 1.5em; margin-bottom: 0.10416666666666667rem; }
.artSummary .extStr { padding-top: 0.15625rem;justify-content: space-between; }
.artSummary .extStr p { padding-left: 0.2604166666666667rem; background-size: 0.20833333333333334rem; background-repeat: no-repeat; background-position: left center; min-height: 0.20833333333333334rem; display: inline-flex; align-items: center; }
.artSummary .extStr p:nth-child(1) { background-image: url(icon1.png); }
.artSummary .extStr p:nth-child(3) { background-image: url(icon2.png); }
.artSummary .extStr p:nth-child(5) { background-image: url(icon3.png); }
.artSummary .extStr * { font-size: 0.10416666666666667rem; color: rgba(69, 76, 88, .7); line-height: 1.2em; font-style: normal;}
.artSummary em { font-style: normal;}
.artSummary * { font-size: 0.10416666666666667rem; color: rgba(69, 76, 88, .7); line-height: 1.2em; font-style: normal;}
.artSummary .extStr i { font-size: 0; display: block; width: 0.005208333333333333rem; height: 0.20833333333333334rem;}
.artContent { margin-top: 0.46875rem; margin-bottom: 1.0416666666666667rem; }
.artContent * { font-size: 0.10416666666666667rem; color: rgba(69, 76, 88, .7); line-height: 3em; }
.artContent p { min-height: 0.3125rem; }
.artContent a { color: #00A0E9; text-decoration: underline; }
.wechat-qrcode{ z-index: 999 !important;}
/* ipad适配代码 */
@media screen and (max-width:1200px) {
	.maxWidth { -margin: 0 0.39215686274509803rem; }
	.position { display: none; }
	.comMK { padding-top: 0.41830065359477125rem; }
	.artTitle { margin-bottom: 0.3137254901960784rem; }
	.artTitle h1 { font-size: 0.1830065359477124rem; margin-bottom: 0.1568627450980392rem; }
	.artTitle .date { font-size: 0.13071895424836602rem; }
	.artSummary > p { font-size: 0.1568627450980392rem; }
	.artSummary .extStr { padding-top: 0.3137254901960784rem; flex-wrap: wrap; }
	.artSummary .extStr i { display: none; }
	.artSummary .extStr p { width: 100%; box-sizing: border-box; padding-left: 0.8235294117647058rem; background-size: 0.41830065359477125rem 0.41830065359477125rem; background-position: 0.1568627450980392rem center; align-items: center; font-size: 0.1568627450980392rem; min-height: 0.41830065359477125rem; margin-bottom: 0.40522875816993464rem; flex-wrap: wrap; }
	.artSummary .extStr * { font-size: 0.1568627450980392rem; }
	.artSummary .extStr span { display: inline; color: #f5aa21; }
	.artContent * { font-size: 0.1568627450980392rem; line-height: 2em; }
}