header img {
	max-width: 100%;
	height: auto;
	display: block;
}
.content {
	max-width: 95%;
	height: auto;
	margin: 0 auto;
}
.topicsTitle {
	margin-top: 0.15rem;
}
.topicsTitle h2 {
	color: #001e55;
	font-size: 0.2rem;
	text-align: left;
	padding:0 0.25rem 0.2rem 0.25rem;
	line-height:150%;
}
.toLead {
	max-width: 100%;
	height: auto;
	margin-top: 0.3rem;
	border: 2px solid #7500D0;
	border-radius: 10px;
	position: relative;
}
.toLead h2 {
	width: 0.7rem;
	height: 0.36rem;
	font-weight: normal;
	color: #ffffff;
	font-size: 0.16rem;
	text-align: center;
	line-height: 0.3rem;
	position: absolute;
	top: -0.18rem;
	left: 0.15rem;
	background: url(../../m_images/m_aloneReport_images/introduction.png) no-repeat;
	background-size: 0.7rem 0.36rem;
}
.toLead p {
	max-width: 90%;
	height: auto;
	margin: 0.3rem auto;
	font-size: 0.16rem;
	color: #5d5d5d;
}
.newImg {
	margin-top: 0.2rem;
	margin-bottom:0.1rem;
}
.newImg img {
	display: block;
	max-width: 100%;
	height: auto;
}
.chapter {
	margin-bottom: 0.2rem;
}
.chapterTitle {
	margin-bottom: 0.2rem;
}
.chapterTitle h2 {
	margin-bottom: 0.1rem;
}
.chapter p, .chapter2 p {
	font-size: 0.16rem;
	line-height: 150%;
	color: #5d5d5d;
	text-indent: 0.35rem;
	margin-bottom: 0.1rem;
}
.chapter img, .chapter2 img {
	display: block;
	max-width: 100%;
	margin-bottom: 0.1rem;
}
.table1 {
	margin-bottom: 0.1rem;
	font-size: 0.14rem;
}
.table1 caption {
	height: 0.6rem;
	line-height: 0.6rem;
	color: #ffffff;
	background: #7500D0;
}
.table1 tbody tr {
	height: 30px;
}
.table1 tbody tr td {
	text-align: center;
}
.table2 tr {
	height: 0.5rem;
}
.relatedArticles {
	border: 2px solid #7500D0;
	border-top: none;
	position: relative;
	padding: 0.2rem 0;
}
.relatedArticles h2 {
	color: #7500d0;
	letter-spacing: 0.05rem;
	font-weight: normal;
	text-align: center;
	font-size: 0.16rem;
	margin: 0 auto;
	background: #fff;
	position: absolute;
	width: 100%;
	height: 0.13rem;
	top: -0.06rem;
	left: 0;
	background: url(../../m_images/m_aloneReport_images/relatedArticles_bor.png) center 0 no-repeat;
}
.relatedArticlesList {
	width: 90%;
	height: auto;
	margin: 0.1rem auto 0;
}
.relatedArticlesList p {
	font-size: 0.14rem;
	margin-bottom: 0.05rem;
}
.d_con {
	padding: 0.1rem 0.1rem 0.2rem 0.2rem;
}
.dian_l {
	width: 0.12rem;
	height: 0.12rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #001e55;
	margin-right: 0.1rem;
	margin-top:0.05rem;
}
.b_title {
	color: #001e55;
}
.b_title p {
	font-size: 0.2rem;
}
.b_title .m_t_box {
	/*margin-top: 0.05rem;*/
}
.x_bt{
	font-size: 0.16rem;
	background-color: #001e55;
	color: #fff;
	padding: 0.02rem 0.1rem;
	font-style:normal;
	line-height:0.2rem;
	}
.ub-f1 {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
}
.flexbox {
	display: box;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.desc{color:#001e55; font-size:0.14rem; margin-top:0.1rem; line-height:150%; border-bottom: dashed 1px rgba(0,30,85,.4); padding-bottom:0.1rem;}
.desc p,.desc div{ font-size:0.14rem;line-height:150%; margin:0.1rem 0;}
.desc p img,.desc p img,.desc img{ width:100%; height:auto;}
.f_bg{ width:100%;background-color:#001e55; height:0.36rem;padding-bottom:0.56rem;}
.f_bg .fl,.f_bg .fr{ width:auto; height:100%;}
.f_bg .fl img,.f_bg .fr img{ width:auto; height:100%; display:block;}
.dy_con{padding:0 0.25rem 0.2rem 0.25rem;}
.dy_box{border:solid 1px #001e55; padding:0.1rem; font-size:0.14rem; color:#001e55; position:relative; line-height:150%;}
.dy_box p{font-size:0.14rem; color:#001e55;}
.dy_dian{background-color:#001e55; width:0.25rem; height:0.25rem; border-radius:50%;-webkit-border-radius:50%; position:absolute; bottom:-0.125rem; left:-0.125rem;}
.dy_tl,.dy_tr,.dy_br{border:1px #001e55 solid; width:0.12rem; height:0.12rem; position:absolute;}
.dy_tl{border-bottom:none; border-right:none;  left:0; top:0; }
.dy_tr{border-bottom:none; border-left:none;  right:0; top:0;}
.dy_br{ border-top: none;border-left:none; right:0; bottom:0;}