/*默认样式*/

* {
	padding: 0;
	margin: 0;
}

html,
body {
	height: 100%;
}

img {
	max-width: 100%;
	display: block;
	height: auto;
}

a {
	text-decoration: none;
}

iframe {
	width: 100%;
}

p {
	line-height: 0.88rem !important;
	margin-bottom: 0.72rem !important;
	font-size:0.426rem;
	font-family: '宋体' !important;
	color: #505050;
}
.px2rem p{font-size: 0.46rem;}
p span{
	font-size:0.426rem;
	color:currentcolor;
}
span span{font-size: 100%}
table {
	word-wrap: break-word;
	word-break: break-all;
	max-width: 100%;
	border: none;
	border-color: #999;
}

.mce-object-iframe {
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style-position: inside;
}
section{
	line-height: inherit !important;
}
h1,h2,h3,h4,h5,h6{font-size: 0.464rem;margin-bottom: 0.72rem !important;color: #333333 !important;margin-top:0rem !important;background: none !important;line-height: 1.5 !important;letter-spacing:normal !important;padding-top:0.15rem !important;padding-bottom:0.15rem !important;}
section{background: none !important;}
h3 span{font-size: 0.464rem ;font-weight: 900 !important;letter-spacing: normal !important;}
.scice {
	width: 92%;
	/*min-height: 100%;*/
	margin: 0 auto;
	/*padding: 0.666666rem 0;*/
	padding: 1.999999rem 0 0.666666rem 0;
}

.sci-tit {
	font-size: 0.533333rem;
	line-height: 0.733333rem;
	font-weight: 900;
}

.sci-bit {
	font-size: 0.453333rem;
	margin: 0.666666rem 0;
	font-weight: 900;
}

.sci-for {
	font-size: 0.373333rem;
	color: #969696;
	margin-top: 0.333333rem;
}

.sci-for a {
	color: #969696;
}

.sci-txt {
	font-size: 0.426666rem;
	line-height: 0.693333rem;
	margin-top: 0.533333rem;
}

.sci-span-right{
	float: right;
}

.scice img {
	max-width: 100%;
	min-width: 100%;
}

#px2rem p {
	font-weight: 400;
}

#px2rem strong {
	font-weight: bold;
	/*display: inline-block;*/
	height: auto;
	/*width: 100%;*/
}

.no-article {
	text-align: center;
	font-size: large;
	top: 30px;
	position: relative;
}
