/*头部*/
._top {
	width: 100%;
}
.banner_img {
	width: 100%;
}
.banner_img img {
	width: 100%;
	margin-top: 0!important;
}
._top .logo {
	margin-left: 21px;
	padding-top: 5px;
}
._top ul {
	margin-top: 40px;
	display: inline-block;
	float: right;
	margin-right: 52px;
}
._top ul li {
	float: left;
	padding-left: 35px;
	font-size: 15px;
}
#od {
	background-color: #f7f6f5;
	width: 200px;
	margin-left: 300px;
}
._top ul a {
	color: black;
}
._top .top_img {
	width: 100%;
}
._top .hello {
	position: absolute;
	font-family: Century Gothic;
	font-size: 60px;
	color: white;
	font-weight: 700;
	top: 332px;
	left: 50%;
	margin-left: -167px;
}
._top .QR_code {
	position: absolute;
	top: 500px;
	left: 50%;
	margin-left: -140px;
	opacity: 0.7;
}
/*内容*/

.content {
	position: relative;
	margin-top: 80px;
	margin-bottom: 100px;
}
.tab table {
	width: 100%;
	height: 500px;
	border: 0;
	font-size: 25px;
	text-align: center;
}
.tab table td {
	width : 33.33%;
}
#od td {
	margin-left: 300px;
}
.p p {
	font-size: 24px;
	margin-top: 60px;
}
/*内容中部*/
.content_Center {
	position: relative;
	top: 516px;
	height: 524px;
	width: 100%;
	background-color: #f7f6f5;
}
.content_Center .Center {
	position: relative;
}
.content .content_Center h1 {
	position: absolute;
	top: 90px;
	left: 538px;
	font-size: 30px;
	color: #ff8103;
	letter-spacing: 3px;
}
.content .Center {
	position: relative;
}
.content .content_lower .L {
	position: absolute;
	top: 76px;
	width: 400px;
	height: 440px;
}
.content .content_lower .C {
	position: absolute;
	top: 76px;
	left: 400px;
	width: 400px;
	height: 440px;
}
.content .content_lower .R {
	position: absolute;
	top: 76px;
	left: 800px;
	width: 400px;
	height: 440px;
}
.content_lower .L span {
	color: red;
}
.Table_Left {
	float: left;
	padding-left: 50px;
}
.Table_Left p {
	padding: 20px 0;
	font-size: 16px;
	margin-left: -25px;
}
.Table_Left li {
	line-height: 30px;
	list-style: decimal-leading-zero;
	color: #333;
}
.Table_Right {
	float: right;
	margin: 20px 20px 0 0;
	text-align: center;
}
.Table_Right img {
	width: 140px !important;
}
.FontSize18 {
	font-size: 18px;
}
/*底部*/
/*.footer {
	top: 514px;
	width: 100%;
	height: 698px;
	background-color: #f7f6f5;
}
.footer .Center {
	position: relative;
}
.footer li {
	padding-top: 18px;
}
.footer li h1 {
	padding-top: 26px;
}
.footer .L {
	position: absolute;
	top: 100px;
	left: 50px;
}
.footer .R {
	position: absolute;
	left: 420px;
	top: 100px;
}
.footer .rr {
	margin-top: 30px;
}
.footer .QRcode {
	padding-top: 140px;
	margin-left: 759px;
}
.footer .QRcode h1 {
	position: absolute;
}
.footer .QRcode .top {
	position: absolute;
	top: 240px;
	right: 305px;
}
.footer .QRcode .xia {
	position: absolute;
	top: 240px;
	right: 100px;
}
.footer p {
	width: 700px;
	color: #000000;
	position: absolute;
	font-size: 16px;
	top: 600px;
	left: 270px;
}*/
/*表格新样式*/
.NewTable table {
	width: 100%;
	border: 1px solid #dedede;
	text-align: center;
	font-weight: bold;
	
}
.NewTable table p{
	line-height:30px;
	}
.NewTable table span {
	display: block;
}
.NewTable table img {
	width: 100px;
	margin:0 20px;
}
.NewTable table th {
	border-right: 1px solid #dedede;
	padding: 8px 0;
	
}
.NewTable table td {
	border-right: 1px solid #dedede;
	padding: 8px 0;
	color:#444;
}
.pHot{
	font-size:15px;
	color:#f08a30;
	}
