﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
::selection {
	background-color: #8c6300;
	color: #fff;
}

::-moz-selection {
 background-color: #8c6300;
color:#fff;
}

::-webkit-selection {
 background-color: #8c6300;
color:#fff;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
ul, li, ol, h1, h2, h3, dl, dt, dd, form, p, b, u, s, i {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: normal
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;/*ie6*/
}
*+html .clearfix {
	min-height: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
input, textarea {
	outline: none;
	border: 0px;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a {
blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline: none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
} /*去掉a标签超链接的虚线框*/
.clearboth {
	clear: both
}
a:link {
	text-decoration: none;
	color: #404040;
}
a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: none;
	color: #8c6300;
	transition: all 0.3s ease-out 0s;
}
a:active {
	text-decoration: none;
	color: #404040;
}
em {
	font-style: normal;
}
.mainall {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.mainall1 {
	width: 1180px;
	margin: 0 auto;
}
.tnr {
	font-family: times new roman;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tc {
	text-align: center;
}
.re {
	position: relative;
}
.ab {
	position: absolute;
}
body {
	margin: 0px;
	color: #404040;
	background: #FFF;
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑", 宋体, Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg);
}
/*<!--top-->*/
.top_bg {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dfdfdf;
	color: #6f6f6f;
}
.top_sw {
	float: right;
	display: inline;
	color: #6f6f6f;
	padding-left: 20px;
	border-left: 1px solid #dfdfdf;
}
.top_sw a {
	display: inline-block;
	padding: 0 5px;
	height: 50px;
	color: #6f6f6f;
}
.top_tell {
	padding-right: 20px;
	color: #333;
}
.top_tell span {
	font-size: 16px;
}
.top_tell strong {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
.top_zi {
	color: #6f6f6f;
	padding-left: 20px;
}
/*<!--logo-->*/



.top_bgk {
	overflow: hidden;
	padding: 20px 0;
}
.logo {
	margin: 0 auto;
	width: 362px;
	line-height: 30px;
	height: 98px;
	background: url(../images/logo.jpg) no-repeat;
	padding-left: 170px;
}
.logo a {
	font-size: 30px;
	font-weight: bold;
	color: #8c6300;
	display: block;
	padding-top: 27px;
}
.logo b {
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
.biaoyu {
	text-align: center;
	padding: 8px 0;
}
.biaoyu p {
	font-size: 16px;
	margin-top: 6px;
}
.biaoyu p strong {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e98900;
}
.top_tel {
	padding-left: 90px;
	background: url(../images/tel.jpg) no-repeat left center;
	height: 62px;
	margin-top: 30px;
}
.top_tel span {
	font-size: 24px;
	font-weight: bold;
	color: #8c6300;
	font-family: Arial, Helvetica, sans-serif;
}
/*<!--nav-->*/
 
.nav_bg {
	height: 50px;
	background: #8c6300;
}
.nav_l a {
	height: 50px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	line-height: 50px;
	text-indent: 40px;
}
.nav_r li {
	height: 50px;
	display: block;
	float: left;
	color: #FFF;
	text-align: center;
	font-size: 16px;
}
.nav_r li a {
	height: 50px;
	display: block;
	color: #FFF;
	padding: 0px 20px;
	line-height: 50px;
}
.nav_r li:hover, .nav_r li.another {
	background: #6b4b00;
}
.fixedNav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000;
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop));
}
/*foot*/
.foot {
	padding: 0 0 70px;
	background: #4c3200;
}
.foot_nav {
	height: 40px;
	line-height: 40px;
	margin: 0 0 20px 0;
}
.foot_nav li {
	padding-right: 20px;
	font-size: 15px;
	float: left;
}
.foot_nav li a {
	color: #82704d;
}
.foot_ins {
	line-height: 30px;
	width: 930px;
	border-left: 1px solid #5e471a;
	padding-left: 36px;
}
.foot_inscon {
	color: #82704d;
}
.foot_inscon a{
	color: #82704d;
}
.foot_inscon a img{
	width: 128px;
}
.foot_ins h2 {
	display: inline-block;
	font-size: 14px;
}
.foot_ewm {
	width: 200px;
	text-align: center;
	padding-bottom: 20px;
}
.foot_ewm img {
	display: block;
	width: 137px;
	height: 137px;
	padding: 5px;
	margin: 15px auto 0;
}
.foot_ewm span {
	font-size: 14px;
	display: block;
	color: #999;
}
.foot_ewm b {
	font-size: 16px;
	display: block;
}
.foot_ewm strong {
	font-size: 18px;
	color: #c42826;
}
.copyall {
	height: 90px;
	line-height: 90px;
	background: #333;
	color: #fff;
}
.copyall a {
	color: #82704d;
}
.copyall h2 {
	display: inline-block;
	font-size: 14px;
}
