@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}

a {
	text-decoration: none;
}

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images_swczt/bodybg.jpg) center 0 no-repeat;
	padding-top: 346px;
	padding-bottom: 170px;
}

.person {
	width: 890px;
	margin: 0 auto 12px;
}

.title {
	height: 66px;
	background: url(../images_swczt/person01.jpg) no-repeat;
	text-align: center;
	font-family: "微软雅黑";
	color: #fff;
	line-height: 66px;
	padding-top: 30px;
	font-size: 38px;
}

.personMain {
	padding: 28px 44px 30px;
	position: relative;
	background: #fff
}

.perLeft {
	position: absolute;
	left: 44px;
	top: 28px;
}

.perRight {
	padding-left: 190px;
}

.perRight h3 {
	font-size: 21px;
	background: #747474;
	font-family: "微软雅黑";
	color: #fff;
	width: 220px;
	height: 48px;
	line-height: 48px;
	text-align: center
}

.perRight p {
	font-family: "微软雅黑";
	line-height: 25px;
	text-indent: 2em;
	margin-top: 15px;
	padding-left: 15px;
}

.media,.video {
	width: 890px;
	margin: 0 auto 12px;
}

.media h3,.video h3,.two h3 {
	background: #747474;
	line-height: 44px;
	height: 44px;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 21px;
	padding: 0 44px;
	font-weight: normal
}

.media h3 a,.video h3 a,.two h3 a {
	float: right;
	font-size: 18px;
	color: #fff
}

.mediaMain {
	background: #fff;
	padding: 36px 44px;
	overflow: hidden
}

.mediaLeft {
	float: left;
	width: 368px;
	margin-right: 34px;
}

.mediaRight {
	float: left;
	width: 400px;
}

.mediaRight a {
	color: #000;
}

.mediaRight li {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: url(../images_swczt/media03.jpg) 0 14px no-repeat
}

.mediaRight a:hover {
	color: #1f73bf;
}

.mediaRight li span {
	float: right;
}

.videoLeft {
	width: 368px;
	height: 243px;
	overflow: hidden;
	float: left;
	margin-right: 52px;
}

.twoBg {
	background: #cfcfcf url(../images_swczt/twoBg.jpg) center 0 no-repeat;
	padding-bottom: 0;
}

.two {
	width: 890px;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 20px;
}

.two ul {
	padding: 10px 36px 40px;
	font-family: "宋体"
}

.two li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
	padding-left: 18px;
	background: url(../images_swczt/media03.jpg) 10px 20px no-repeat;
}

.two li a {
	color: #000;
}

.two li a:hover {
	color: #1f73bf;
}

.two li span {
	float: right;
}

.page {
	text-align: right;
	padding-right: 36px;
}

.page a {
	padding: 2px 8px 3px;
	background: url(../images_swczt/page01.jpg) no-repeat;
	margin-right: 6px;
	color: #000;
}

.page img {
	margin-right: 6px;
}

.page input {
	width: 36px;
	height: 20px;
	border: 1px solid #848484;
	text-align: center;
	vertical-align: middle;
	margin: 0 2px;
}

.footBg {
	background: url(../images_swczt/footBg.jpg) center 0 no-repeat;
	height: 292px;
}

.content {
	background: #fff;
	padding: 30px 36px 30px;
	font-family: "宋体"
}

.content h4 {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
	font-family: "黑体";
}

.content h5 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 30px;
	padding: 0 10px 3px;
}

.content h5 span {
	padding-left: 50px;
}

.conMain {
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	padding: 20px 10px 80px;
	line-height: 36px;
}

.conName {
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
}



