﻿.detailbg {
	background: #f5f5f5;
	padding-bottom: 0.4rem;
}
.detail {
	background: #fff;
	margin-bottom: 0.26rem;
	font-size: 14px;
	line-height: 1.8;
	padding: 0 0.4rem 0.4rem;
	overflow: hidden;
}
[data-dpr="2"] .detail {
	font-size: 28px;
}
[data-dpr="3"] .detail {
	font-size: 42px;
}
.detail * {
	font-size: 14px!important;
	line-height: 1.8!important;
}
.TRS_Editor p {
	text-align:justify;
}
[data-dpr="2"] .detail * {
	font-size: 28px!important;
}
[data-dpr="3"] .detail * {
	font-size: 42px!important;
}
.detail h1 {
	font-size: 16px;
	line-height: 1.5;
	margin:0.4rem 0 0;
}
[data-dpr="2"] .detail h1 {
	font-size: 32px;
}
[data-dpr="3"] .detail h1 {
	font-size: 48px;
}
.detail .sourse {
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 0.4rem;
	margin: 0.4rem 0;
}
.detail .sourse strong {
	font-weight:normal;
}
.detail .sourse span {
	padding:0 0.2rem;
}
[data-dpr="2"] .detail .sourse {
	font-size: 24px;
}
[data-dpr="3"] .detail .sourse {
	font-size: 36px;
}
.detail img {
	max-width: 9.2rem;
	display: block;
	margin: 0 auto;
}
.down {
	background: #fff;
	padding: 0.4rem 0.4rem;
	font-size: 12px;
	overflow: hidden;
}
[data-dpr="2"] .down {
	font-size: 24px;
}
[data-dpr="3"] .down {
	font-size: 36px;
}
.down a {
	font-size: 16px;
	line-height: 1.5;
	display: block;
	margin: 0.4rem 0;
	font-weight: bold;
}
[data-dpr="2"] .down a {
	font-size: 32px;
}
[data-dpr="3"] .down a {
	font-size: 48px;
}
.down .sourse {
	color: #666666;
}
.down .sourse strong {
	font-weight: normal;
}
.down .sourse span {
	padding:0 0.2rem;
}
.xg-title, .xg .title {
	color: #1a5284;
	font-size: 14px;
	font-weight: bold;
}
[data-dpr="2"] .xg-title, [data-dpr="2"] .xg .title {
	font-size: 28px;
}
[data-dpr="3"] .xg-title, [data-dpr="3"] .xg .title {
	font-size: 42px;
}
.xg ul {
	margin-top: 0.2rem;
}
.xg li {
	font-size:14px;
	line-height: 1.8;
	background: url(wapdot.png) left 0.13rem no-repeat;
	background-size: 0.8%;
	padding-left:0.2rem;
	float: left;
	width: 100%;
}
[data-dpr="2"] .xg li {
	font-size: 28px;
	background: url(wapdot.png) left 0.26rem no-repeat;
	background-size: 1%;
	padding-left:0.4rem;
}
[data-dpr="3"] .xg li {
	font-size: 42px;
	background: url(wapdot.png) left 0.3rem no-repeat;
	background-size: 1%;
	padding-left:0.4rem;
}
.attachment {
	margin-top: 0.6rem;
}
footer {
	margin-top: 0;
}