@charset "utf-8";

/* CSS Document */
html {
	font-size: 62.5%;
}

* {
	padding: 0;
	margin: 0
}

ul,
li {
	list-style: none;
}

img {
	border: None;
}

body {
	font-size: 100%;
	font-size: 16px;
	font-size: 1.6rem;
	background: #f2f2f2;
	font-family: "微软雅黑";
	line-height: 24px;
	color: #333;
	text-align: center;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #df5b24;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

#wrap {
	margin: 0 auto;
}

#top {
	width: 100%;
	height: 680px;
	margin: 0 auto;
	background: url('4053.jpg') no-repeat;
	background-size: 100% 100%;
	position: relative;
}

#main,
#content {
	width: 1240px;
	padding: 20px 0;
	margin: 0 auto;
	overflow: hidden;
}

#content {
	width: 1200px;
	background: #fff;
}

#bottom {
	line-height: 150%;
	padding: 20px;
	background: #262525;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

#top .img_qyxz {
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -70px;
}

#top .logo {
	margin: 0 auto;
	padding-top: 240px;
	text-align: center;
	animation: roll 1s forwards;
}

#top .logo_100zn {
	position: absolute;
	top: 40px;
	right: 60px;
	animation: bigger 1.5s linear infinite alternate;
}

#top .szwz {
	padding: 100px 0 70px 0;
}

@keyframes roll {
	from {
		transform: scale(5);
		opacity: 0;
	}

	70% {
		transform: scale(.8);
		opacity: 1;
	}

	100% {
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes bigger {
	from {
		transform: scale(1);
	}

	to {
		transform: scale(1.1);
	}
}

/*首页样式*/
.main_box {
	clear: both;
	background: #fff;
	padding: 20px;
	margin: 0px auto 20px auto;
	overflow: hidden;
}

.mt30 {
	margin-top: 30px;
}

.w580 {
	width: 580px;
}

.in_title {
	background: url('4050.png') top center no-repeat;
	text-align: center;
	height: 80px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}

.pctit {
	line-height: 80px;
	font-size: 24px;
}

.pctit img {
	margin: 25px 0 0 80px;
}

.more {
	position: absolute;
	top: 0px;
	right: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	z-index: 99;
	color: #666;
}

.tpbox {
	width: 580px;
	overflow: hidden;
}

.wzbox {
	width: 540px;
	height: 350px;
	padding: 10px 20px;
	background: #f3f3f3;
}

.wzbox dt {
	font-size: 20px;
	/*font-weight: normal;*/
	line-height: 40px;
	color: #e82313;
}

.wzbox dt a {
	color: #e82313;
}

.wzbox dd {
	margin: 10px 0;
	font-size: 16px;
	color: #666;
	text-align: left;
	line-height: 30px;
	text-indent: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.wzbox dd a {
	display: none;
	color: #f04f4f;
}


.morelink {
	clear: both;
	text-align: center;
	padding: 10px 0;
}

.morelink a {
	display: block;
	padding: 0;
	width: 130px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #ff5a52;
	border: 1px #ff5a52 solid;
	border-radius: 20px;
	margin: auto;
}

.morelink a:hover {
	background: #ff5a52;
	color: #fff;
	border: 1px #ff5a52 solid;
}

.waplink {
	display: none;
}

.list {
	line-height: 50px;
}

.list li {
	text-align: left;
	position: relative;
}

.list li a {
	display: block;
	background: url("4030.png") no-repeat 0px 1.3em;
	padding-left: 20px;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-moz-binding: url('#');
}

.list li span {
	/*display:none;*/
	position: absolute;
	right: 0px;
	top: 0px;
}

.list li a:hover {
	background: url("4031.png") no-repeat 0px 1.3em;
	color: #df5b24;
}

.list2 li {
	float: left;
	width: 48%;
	width: 50%\9;
}

.list2 li:nth-child(2n) {
	float: right;
}

.list2 li a {
	background-position: 10px 1em\9;
	padding-left: 30px\9;
}

.list2 li span {
	right: 10px\9;
}

/*人物事迹*/
.rwsj_box {
	overflow: hidden;
	margin: 0 auto;
}

.rwsj_box dl {
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
	width: 280px;
	height: 670px;
	background: #f3944f;
	box-shadow: 8px 10px 5px #ffbc8f;
	position: relative;
}

.rwsj_box dt {
	width: 280px;
	height: 290px;
}

.rwsj_box dt img {
	width: 100%;
	height: 100%;
}

.rwsj_box dd {
	color: #fff;
	position: absolute;
	top: 250px;
	text-align: center;
}

.rwsj_box dd h3 {
	background: url('4041.png') top center no-repeat;
	width: 120px;
	padding-left: 10px;
	height: 28px;
	margin: 0px auto 15px auto;
}

.rwsj_box dd h3 a {
	font-size: 18px;
	line-height: 28px;
	color: #fff;
}

.rwsj_box dd p {
	text-align: left;
	padding: 15px;
	font-size: 14px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.rwsj_box dd .more {
	display: none;
	color: #fff;
}

.rwsj_box dl:first-child+dl+dl+dl {
	margin-right: 0px;
}

.rwsj_box dl:first-child+dl,
.rwsj_box dl:first-child+dl+dl+dl {
	background: #fd785a;
	box-shadow: 8px 10px 5px #fda08b;
}

.rwsj_box dl:first-child+dl h3,
.rwsj_box dl:first-child+dl+dl+dl h3 {
	background: url('4042.png') top center no-repeat;
}

.rwsj_box dl:first-child+dl+dl h3 {
	width: 150px;
	background: url('4043.png') top center no-repeat;
}

/*视频展播*/
.spzb_box {
	overflow: hidden;
}

.spzb_box li {
	float: left;
	display: inline;
	width: 280px;
	height: 200px;
	background: #ffa747;
	margin: 0 0 10px 16px;
	overflow: hidden;
	position: relative;
	z-index: 9998;
}

.spzb_box li img {
	width: 280px;
	height: 160px;
}

.spzb_box li p a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}


.spzb_box li .spbtn {
	display: block;
	position: absolute;
	top: 55px;
	left: 120px;
	width: 38px;
	height: 38px;
	z-index: 9999;
	background: url('4045.png') no-repeat;
}

.spzb_box li .spbtn a {
	display: block;
	width: 38px;
	height: 38px;
}

.spzb_box li .spbtn:hover {
	opacity: .6;
}

/*二级列表页样式*/
.loc {
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	padding: 0 10px 10px 10px;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px #eee solid;
	background: #fff;
}

.loc a {
	font-size: 14px;
	color: #333;
}

.loc a:hover {
	color: #333;
}

#listmain {
	background: #fff;
	min-height: 300px;
	margin: auto;
	padding-top: 20px;
}

.alist {
	padding: 0 10px;
}

.alist .article {
	width: 98%;
	font-size: 16px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.alist tr td {
	padding: 0 0 10px 0;
	margin: 0;
	vertical-align: top;
}

.alist .arlisttd {
	line-height: 30px;
}

.alist .ardot {
	width: 15px;
	padding-top: 0px;
}

.alist .timedefault {
	font-size: 13px;
	color: #555;
	width: 100px;
	text-align: right;
	padding-top: 2px;
}

.plist {
	overflow: hidden;
	zoom: 1;
}

.plist li {
	cursor: pointer;
	float: left;
	display: inline;
	margin-bottom: 15px;
	padding: 0 9px;
	width: 270px;
	height: 184px;
	overflow: hidden;
}

.plist li a {
	padding: 0;
	margin: 0;
	border: 0;
}

.plist li img {
	width: 100%;
	height: 100%;
}

.plist li p {
	display: none;
}

/*文章页样式*/
#artmain {
	padding: 0 30px;
	margin: 0 auto;
	background: #fff;
}

#artmain .mtitle {
	font-size: 22px;
	margin: 0 auto;
	color: #000;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 150%;
	padding-top: 25px;
}

#artmain .source {
	font-family: "宋体";
	font-size: 12px;
	padding: 10px 0;
	color: #555;
	border-bottom: 1px #ddd dotted;
}

#zoom {
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	padding: 30px 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

#zoom a {
	color: #000;
	text-decoration: underline
}

#zoom table {
	margin: auto;
}

#zoom p {
	margin: 0;
	padding: 5px 0;
	border: 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

#zoom img {
	max-width: 750px;
	_width: expression(document.body.clientWidth > 750 ? "750px" :"auto");
	margin: 5px auto 0px auto;
	text-align: center;
}

/*自适样式*/
@media screen and (max-device-width:1024px) {
	#top {
		height: auto;
		width: 100%;
	}

	#top .img_qyxz {
		top: 10px;
	}

	#top .logo {
		padding-top: 160px;
	}

	#top .logo img {
		width: 65%;
		height: auto;
	}

	#top .logo_100zn {
		top: 20px;
		right: 20px;
	}

	#top .logo_100zn img {
		width: 120px;
		height: auto;
	}

	#top .szwz {
		padding: 50px 0 20px 0;
	}

	#top .szwz img {
		width: 45%;
		height: auto;
	}

	#main,
	#content {
		width: 98%;
		max-width: 580px;
		padding: 10px 0;
		margin: 0px auto;
	}

	.loc {
		width: auto;
		padding: 1rem;
	}

	#artmain {
		padding: 0 20px;
	}

	#zoom {
		padding: 1rem 0;
	}

	#zoom img {
		max-width: 95%;
		margin: 5px auto 0px auto;
		text-align: center;
	}

	#zoom table {
		width: 100%;
	}

	.loc {
		width: auto;
		padding: 1rem;
	}

	.alist .arlisttd {
		line-height: normal;
	}

	.sjsm {
		display: none;
	}

	.plist li {
		padding: 0 2%;
		width: 46%;
		height: auto;
		max-width: 270px;
		max-height: 184px;
	}

	.plist li img {
		height: auto;
	}

	.fl {
		float: none;
	}

	.fr {
		float: none;
		margin-top: 15px;
	}

	.main_box {
		width: auto;
		padding: 10px 10px;
	}

	.list {
		border-top: none !important;
		line-height: 40px;
	}

	.list li a {
		width: 75%;
		background-position: 0px 1em;
	}

	.list2 li {
		float: none !important;
		width: auto;
	}

	.w580 {
		width: 100%;
	}

	.tpbox,
	.wzbox {
		width: auto;
		height: auto;
	}

	.wzbox {
		padding: 10px;
	}

	.more {
		display: none;
	}

	.waplink {
		display: block;
	}

	/*人物事迹*/
	.rwsj_box dl {
		float: none;
		display: block;
		margin: 0 20px 20px 0;
		width: 97%;
		height: 500px;
	}

	.rwsj_box dt {
		width: 100%;
		height: auto;
		text-align: center;
		background: rgba(255, 255, 255, 0.3) !important;
	}

	.rwsj_box dt img {
		width: 290px;
		height: 300px;
	}

	/*视频展播*/
	.spzb_box li {
		float: left;
		width: 48%;
		height: 200px;
		margin: 0 0 20px 0;
	}

	.spzb_box li:nth-child(2n) {
		float: right;
	}

	.spzb_box li img {
		width: 100%;
		height: auto;
		max-height: 160px;
	}

	.spzb_box li .spbtn {
		top: 55px;
		left: 50%;
		margin-left: -19px;
	}
}

@media screen and (max-device-width:812px) {}

@media screen and (max-device-width:768px) {
	#top .logo {
		padding-top: 160px;
	}

	#top .logo img {
		width: 85%;
	}

	#top .logo_100zn {
		top: 15px;
		right: 10px;
	}

	#top .logo_100zn img {
		width: 100px;
	}

	#top .szwz {
		padding: 30px 0 20px 0;
	}
}

@media screen and (max-device-width:667px) {}

@media screen and (max-device-width:568px) {
	#top {
		background-size: 100% 100%;
	}

	#top .img_qyxz {
		top: 5px;
		margin-left: -60px;
	}

	#top .img_qyxz img {
		width: 120px;
		height: auto;
	}

	#top .logo {
		padding-top: 130px;
		padding-bottom: 30px;
	}

	#top .logo img {
		width: 90%;
	}

	#top .logo_100zn {
		top: 10px;
		right: 0px;
	}

	#top .szwz {
		padding: 10px 0 5px 0;
	}

	#top .szwz img {
		width: 50%;
	}

	.in_title {
		background: url('#') top center no-repeat;
	}

	.pctit {
		line-height: 80px;
	}

	.pctit img {
		margin: 25px 0 0 60px;
		width: 130px;
		height: auto;
	}

	.rwsj_box dl {
		height: 550px;
	}
}

@media screen and (max-device-width:414px) {
	#bottom span {
		display: block;
		padding-right: 20px;
	}

	#artmain {
		padding: 0 10px;
	}

	.list li a {
		width: 90%;
	}

	.list li span {
		display: none;
	}

	#top .img_qyxz {
		top: 0px;
		margin-left: -50px;
	}

	#top .img_qyxz img {
		width: 100px;
	}

	#top .logo {
		padding-top: 100px;
	}

	#top .logo_100zn img {
		width: 60px;
	}

	#top .szwz {
		padding: 3px 0 0 0;
	}

	.rwsj_box dl {
		height: 580px;
	}

	/*视频展播*/
	.spzb_box li {
		height: auto;
	}

	.spzb_box li .spbtn {
		top: 20px;
	}

	.spzb_box li p {
		margin: 0 0 5px 0;
		padding: 0;
	}

	.spzb_box li p a {
		font-size: 1.4rem;
	}

}

@media screen and (max-device-width:375px) {
	.rwsj_box dl {
		height: 600px;
	}

	#top .img_qyxz {
		margin-left: -40px;
	}

	#top .img_qyxz img {
		width: 80px;
	}

	#top .logo {
		padding-top: 90px;
	}
}

@media screen and (max-device-width:360px) {

	.rwsj_box dl {
		height: 620px;
	}
}

@media screen and (max-device-width:320px) {

	.rwsj_box dl {
		height: 650px;
	}
}