@import url("/fonts/SourceHanSansCNRegular.css");
*{
	margin: 0;
	padding: 0;
}
body{
	background: #ffffff;
	font-family: "sourceHanSerifCN","SimSun";
}
.content{
	/*width: 10rem;
	margin: 0 auto;*/
}
.title{
	margin-top: 1rem;
	margin-bottom: 1.1rem;
	font-size: .6rem;
	color: #000;
	text-align: center;
	letter-spacing: .15rem;
}
.release{
	text-align: center;
	font-size: .32rem;
	color: #010101;
}
.details{
	border-top: 1px solid #cccccc;
	padding-top: .5rem;
	margin: .5rem .57rem .5rem;
	overflow: hidden;
	text-align: justify;
	word-wrap: break-word;
}
.details p{
	font-size: .37rem;
	line-height: .7rem;
	letter-spacing: .1rem;
	color: #666666;
}
.details-title{
	margin: .8rem 0 .7rem;
	font-size: .43rem;
	color: #010101;
	text-align: center;
	line-height: .64rem;
}
.detail{
	font-size: .37rem;
	color: #666666;
	line-height: .62rem;
}
.details-entry{
	font-size: .42rem;
	color: #3a3a3a;
	line-height: .62rem;
}
.details img{
	width: 100%;
}
.interpretation{
	display: block;
	margin-top: .78rem;
	margin-bottom: .6rem;
	text-align: center;
	font-size: .47rem;
	color: #55B2F4;
	text-decoration: none;
}
.interpretation img{
	width: .18rem;
	margin: 0 .44rem;
	vertical-align: middle;
}
[v-cloak]{ display:none}
.head{
	font-size: .42rem;
	font-weight: bold;
	margin: .3rem .57rem;
	overflow: hidden;
}
.head span{
	display: inline-block;
	width: 2.1rem;
	text-align: justify;
	float: left;
	height: .5rem;
}
.head span:after {
    display: inline-block;
    width: 100%;
    content: '';
}
.date{
	margin: .3rem .57rem ;
	font-size: .42rem;
}
.xiazai_bg {
	width: 100%;
}
.img1 {
	width: 100%;
}
.img2 {
	width: 100%;
}
