body {background:#FFF url("../images/bg3.gif") no-repeat center 0; font-family:"Microsoft YaHei", Arial; font-size:16px; line-height:31px; color:#333; margin:0}
a {color:#333; text-decoration:none}
h1 {margin:0; padding:0}
img {border:0}
ul,li {list-style:none; padding:0; margin:0}

.topnav {min-width:1000px; height:34px; background:#F1F1F1; border-bottom:1px solid #E0E0E0; overflow:hidden}
.top1 {width:1000px; font-size: 12px; line-height: 34px; margin:0 auto}
.top1 a {padding:0 4px}
.top1 strong {font-weight:normal; color:#d52b4d}
.top1_left {float:left; width:955px}
.top1_right {float:right; width:45px; height:34px; background:url(../images/arrow002.jpg) no-repeat 0 8px; font-size:14px; text-indent:20px}
.top1_right a {padding: 0}

.topic {width: 1000px; height: 135px; font-size: 32px; font-weight: normal; line-height: 51px; text-align: center; color: #E50012; margin: 35px auto 0}
.container {width: 930px; margin: 35px auto 0}
.ctitle {font-size: 30px; line-height: 45px; text-align: center}
.signdate {text-align: center; margin-top: 20px}
.ccontent {margin-top: 40px}
.ccontent img {max-width: 100%;min-width:19%; height: auto}
.editor {text-align: right; margin-top: 40px}
.foot-03 {min-width:1000px; padding:10px 0; border-top:1px solid #D2D2D2; font-size:12px; line-height:21px; text-align:center; margin-top:40px}

@media screen and (max-width:750px) {
	html {font-size: 16px}
	body {background-image: none; font-size: 1rem; line-height: 1.5rem}
	.topnav,.foot-03 {display: none!important}
	.topic {width: 100%; height: auto; padding: .5rem 1rem; box-sizing: border-box; background: url("../images/bg3.gif") no-repeat center 0; font-size: 1.5rem; line-height: 2.25rem; margin: 0}
	.container {width: 98%; margin: 1rem auto 0}
}

@supports (bottom: constant(safe-area-inset-bottom)) or (bottom: env(safe-area-inset-bottom)) {
	body {
		padding-bottom: constant(safe-area-inset-bottom);
		padding-bottom: env(safe-area-inset-bottom);
	}
}
