@charset "utf-8";
body {
	font: 12px/150% "微软雅黑";
	color: #333;
	background: #edecec;
	/*	text-align: center;
	margin: 0px auto;
	padding: 0px;*/
	padding: 0;
	margin: 0;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #ca3313;
	text-decoration: none;
}
a.i:link, a.i:visited, a.i:hover, a.i:active {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea, label {
	font-size: 12px;
	vertical-align: middle;
}
span {
	display: inline;
}
.clear {
	clear: both;
	margin: 0 auto;
}
.clear10 {
	clear: both;
	height: 10px;
	overflow: hidden;
	margin: 0 auto;
}
.clearfix:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both
}
.clearfix {
*zoom:1;
	clear: both
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

h1, h2, h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 12px;
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
dl, dd, dt {
	margin: 0;
	padding: 0;
}
li {
	height: auto;
}
table, td {
	line-height: 120%!important;
	line-height: 150%;
	font-size: 12px;
}
.right {
	float: right;
	padding: 0;
}
.left {
	float: left;
	padding: 0;
}
.f16 {
	font-size: 16px;
}
.f14 {
	font-size: 14px;
}
.f12 {
	font-size: 12px;
}
.b {
	font-weight: bold;
}
.f_r {
	float: right;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
img {
	border: 0;
	vertical-align: middle;
}
.cnt1200 {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
.red {
	color: #F63A3B;
	font-family: "微软雅黑";
}
.hide {
	display: none;
}
.block {
	display: block;
}
.btn {
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-default {
	color: #fff6db;
	background-color: #5b2c00;/*  border-color: #ccc;*/
}
.btn-default:focus, .btn-default.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}
.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.col-w241 { float:left; width:241px;}
.col-w588 { float:left; width:588px;}
.col-w331 { float:left; width:331px;}
.mar20 { margin-left:20px; margin-right:20px;}
.mart20 { margin-top:20px;}

.wrap { padding:30px 0 25px 0; background: url(../images/wrap_bg.jpg) no-repeat top center; position:relative;}
.bottom_wrap { background:url(../images/bottom_bg.jpg) no-repeat center; position:absolute; bottom:0; height:752px; z-index:-9999; width:100%;}
.top_navs { width:1200px; margin:0 auto; text-align:center; position:relative;}
.inner_navs { position:absolute; right:0; top:0; z-index:4;}
.inner_navs ul {
float: left;
line-height: 26px;
padding:0 25px;
text-align:left;
margin-top:10px;
color:#f6dab1;
text-align:center;
}
.inner_navs li a{ color:#4d4d4d; font-size:14px; text-align:center;}
.inner_navs li a:hover { text-decoration:underline;}
.inner_navs li.navs_head { font-size:16px; color:#070707; padding:0 0 10px 0; width:65px;}
.inner_navs li.navs_head a { font-size:16px; color:#070707; padding:0 0 10px 0;}
.subnavs_b { background:url(../images/subnavs_b_03.png) no-repeat; width:585px; height:186px; position:absolute; top:-10px; right:0; z-index:-10; display:none;}