body{
	background-color:#ffe8d0;
	color:#666;
	font-size:14px;
	font-family:"Microsoft Yahei","SimSun";
	margin:0 auto;
	padding:0;
	text-align: center;
}
/* 重置 */
div, form, p, i, img, ul, li, ol, dl, dt, dd, table, tr, td, th,a,span,em,b,fieldset, label, legend, select, figure, button, input,embed {
	margin:0;
	padding:0;
}
/* 标题样式 */
/*h1, h2, h3, h4, h5, h6 ,em,b,strong{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;font-style: normal;
}*/
em,.news_left_list h3{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;font-style: normal;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0
}
/* 列表样式 */
ul, ol, li, dl, dt, dd {
	list-style:none;
}
/* 图片样式 */
img, a img {
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:middle
}
table{
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto;
}
/* 链接样式 */
a {
	text-decoration:none;
	color:#666;
	transition:color 0.3s ease-out;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#FF7500;
}
.b{
	background:grey;min-height:10px;
}

/* clearfix */
.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{
	clear:both;
	overflow:hidden;
}
.clearfix{
    zoom:1;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.bg_gray{
	background-color:#f2f2f2;
}
.bg_white{
	background-color:#fafafa;
}
.ptb50{
	padding-top:50px;padding-bottom:50px;
}
.pr50p{
	padding-right:50%;
}
.wid50p{
	width:50%;
}
.home{width:100%;max-width:1920px;min-width:1100px;margin:0 auto;}
.vbox{width:100%;max-width:1920px;min-width:1100px;position:relative;_position: relative;}
#fc{width:100%;max-width:1920px;min-width:1100px;z-index:5;filter:progid:DXImageTransform.Microsoft.Fade ( duration=0.5,overlap=1.0 );}
#fc div img{width:100%;max-width:1920px;min-width:1100px;}
.numbox{position: absolute;width:100%;max-width:1920px;min-width:1100px;height:44px;z-index:6;left:0px;bottom:20px;text-align: center;}
#num{width:1050px;height:44px;margin:0 auto;}
.bigon{
	float:left;
	width:100px;
	height:36px;
	line-height:36px;
	color:#FFF;
	margin-right:10px;
	margin-top:0px;
	cursor:pointer;
	text-align: center;
    background-color:#c4261d;
	filter:alpha(opacity=90);
}
.bigoff{
	float:left;
	width:100px;
	height:36px;
	line-height:36px;
	color:#FFF;
	margin-right:10px;
	margin-top:0px;
	cursor:pointer;
	text-align: center;
    background-color:#c4261d;
	filter:alpha(opacity=60);
}
.foot{
	width:100%;max-width:1920px;min-width:1100px;
}
.foot img{width:100%;max-width:1920px;min-width:1100px;}
