@charset "utf-8";
/*页面开始*/

body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div, input {
	border: 0 none;
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style-type: none;
}
select, input, img {
	vertical-align: middle;
	outline: none;
}
input, button, select {
	font-family: "微软雅黑";
	color: #595757;
}
a img {
	border: 0;
}
em, i {
	font-style: normal;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textCenter {
	text-align: center;
}
.textRight {
	text-align: right;
}
.pointer {
	cursor: pointer;
}
/*清除浮动*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1
}
.underNone {
	border-bottom: none;
}
.title {
	border-bottom: 1px solid #ccc;
	width: 677px;
	font-family: "Microsoft YaHei";
}
.title li {
	width: 100px;
	text-align: center;
	font-size: 16px;
	float: left;
	cursor: pointer;
	padding: 6px 0;
	overflow: hidden;
}
.title li.cur {
	color: #fe3f16;
	border-bottom: 2px solid #fe3f16;
}
.zong {
	clear: both;
	width: 677px;
	overflow: hidden;
}
.list {
	width: 2048px;
}
.list .tabCon {
	float: left;
	width: 677px;
}
#s1, #s2, #s3, #s4, #s5, #s6 {
	overflow: hidden;
}
.tabUl {
	overflow: hidden;
	width: 677px;
	margin: 0 auto;
	margin-top: 10px;
}
.tabtr {
	border-bottom: 1px solid #ccc;
	height: 150px;
	padding-top: 20px;
}
.tabtr img {
	float: left;
	height: 130px;
	width: 230px;
	margin-right: 20px;
}
.tabtr h2 {
	color: #2c3036;
	font-size: 20px;
	line-height: 140%;
}
.tabtr p {
	color: #9ea5ac;
	font-size: 14px;
}
.tabtr span {
	color: #9ea5ac;
	font-size: 14px;
	display: block;
}
.baodao {
	background: #f0f0f0;
	height: 102px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 40px 10px 30px 10px;
}
hr {
	margin: 20px 0;
}
.baodao:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.baodao {
	zoom: 1
}
.baodao_z {
	float: left;
	width: 310px;
	border-right: 1px solid #ccc;
	padding-right: 10px;
}
.baodao_y {
	float: right;
	width: 320px;
}
.sajd:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.sajd {
	zoom: 1
}
.sajd dt {
	width: 85px;
	float: left;
}
.sajd dt img {
	width: 85px;
	height: 65px;
}
.sajd dd {
	float: right;
	width: 210px;
}
.sajd dd p {
	color: #ff0316;
	font-size: 18px;
}
.sajd dd span {
	color: #009cff;
	font-size: 14px;
}
.sajd dd h3 {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
}
.btbt {
	color: #1d1b1b;
	font-size: 14px;
	margin-top: 10px;
}
