@charset "utf-8";
/* CSS Document */


/*=== css reset ===*/
html, body, div, span, iframe, map, font, img, a, img, samp, hr, h1, h2, h3, h4, h5, h6, b, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th {
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
	font-family: 'Î¢ÈíÑÅºÚ', 'ËÎÌå';
	color: #777;}

ul {
	list-style: none;}
img {
	border: none;}
a {
	text-decoration: none;}
/* btn input */
.reset-btn {
	border: none;
	outline: none;}
/* btn input end */
/* pointer */
.pointer {
	cursor: pointer;}
/* pointer end */
/* ellipsis */
.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
/* ellipsis end*/
/*=== end ===*/



/*=== float ===*/
.f_l {
	float: left;}
.f_r {
	float: right;}
.clear::after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;}
.clear {
	zoom: 1;}
/*=== end ===*/



/*=== wrap ===*/
#wrap {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;}
/*=== end ===*/


/*=== header ===*/
#header {
	width: 100%;
	overflow: hidden;}
.header-box {
	background: url(/dfiles/6298/templates/default/images/header_bg.jpg) no-repeat center;
	overflow: hidden;}
.header-left {
	padding-top: 20px;
	padding-bottom: 36px;
	margin-left: 120px;}
.header-left .logo {
	width: 500px;
	height: 90px;}
.header-right {
	width: 470px;}
.header-time {
	padding-top: 40px;
	text-align: center;}
.header-time span {
	font-size: 16px;}
.search {
	width: 234px;
	height: 50px;
	margin: 0 auto;
	padding-top: 14px;}
.search-text {
	width: 184px;
	height: 40px;
	background: url(/dfiles/6298/templates/default/images/search_text.jpg) no-repeat;}
.search-text input {
	width: 170px;
	margin: 6px 0 0 2px;
	padding: 5px;
	font-size: 14px;}
.search-btn button {
	width: 50px;
	height: 40px;
	background: url(/dfiles/6298/templates/default/images/search_btn.jpg) no-repeat;}
/*=== end ===*/



/*=== nav ===*/
#nav {
	width: 100%;
	background: #6D4508;
	height: 51px;}
.nav-box {
	width: 1200px;
	margin: 0 auto;}
#nav-ul li {
	float: left;
	position: relative;}
#nav-ul a {
	display: block;
	padding: 0 22px;
	text-align: center;
	font-size: 16px;
	line-height: 51px;
	color: #FFF;}
#nav-ul li ul {
	display: none;
	width: 100%;
	position: absolute;
	top: 51px;
	left: 0;
	z-index: 999;}
#nav-ul li ul li {
	float: none;}
#nav-ul li ul li a {
	display: block;
	padding: 0;
	text-align: center;
	background: #6D4508;}
#nav-ul li ul li a:hover {
	background: url(/dfiles/6298/templates/default/images/nav_bg.jpg) no-repeat;
	background-size: cover;}
#nav-ul .nav-bg {
	background: url(/dfiles/6298/templates/default/images/nav_bg.jpg) no-repeat;
	background-size: cover;
	color: #FFF;
	text-decoration: none;}
/*=== end ===*/



/*=== banner ===*/
#banner {
	width: 100%;
	height: 400px;
	margin-bottom: 30px;
	background: url(/dfiles/6298/templates/default/images/banner_bg.jpg) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;}
.banner-box {
	width: 958px;
	height: 400px;
	margin: 0 auto;
	position: relative;}
.banner-pic-box {
	position: relative;}
.banner-pic-box ul {
	list-style: none;}
.banner-pic-box a {
	width: 100%;
	position: absolute;
	z-index: 99;}
.banner-pic-box a img {
	width: 958px;
	height: 400px;}
#banner-ul {
	position: absolute;
	bottom: 10px;
	right: 80px;
	z-index: 999;
	list-style: none;}
#banner-ul li {
	float: left;
	margin-right: 10px;
	background: #FFF;
	opacity: .5;}
#banner-ul a {
	display: block;
	width: 24px;
	height: 9px;}
.left-btn, .right-btn {
	display: none;
	width: 80px;
	height: 100%;
	color: #ECECEC;
	text-align: center;
	font-size: 72px;
	line-height: 400px;
	background: #000;
	background: rgba(0,0,0,.5);
	position: absolute;
	z-index: 999;
	cursor: pointer;}
.left-btn {
	top: 0;
	left: 0;}
.right-btn {
	top: 0;
	right: 0;}
/*=== end ===*/




/*=== link ===*/
#link {
	width: 100%;
	overflow: hidden;}
.link-box {
	width: 1200px;
	margin: 0 auto 30px auto;
	overflow: hidden;}
.link-column {
	width: 146px;
	height: 49px;
	margin-left: 30px;
	background: url(/dfiles/6298/templates/default/images/link.jpg) no-repeat;}
.link-name {
	width: 1024px;
	overflow: hidden;}
.link-name a {
	float: left;
	margin-left: 75px;}
.link-name a img {
	height: 49px;}
/*=== end ===*/



/*=== footer ===*/
#footer {
	width: 100%;
	background: #6D4508;
	overflow: hidden;}
.footer-box {
	width: 1200px;
	margin: 10px auto;
	position: relative;}
.footer-con {
	margin-top: 5px;}
.footer-text {
	line-height: 40px;
	font-size: 14px;
	color: #FFF;}
.footer-pic {
	position: absolute;
	top: 25px;
	right: 120px;}
/*=== end ===*/
#HC {
	background: #FFF;}
.HC-box {
	text-align: center;
	line-height: 30px;
	font-size: 16px;}
.HC-box a {
	font-size: 16px;}