﻿@charset "utf-8";
/* CSS Document */
/* 页面宽度1000 */ /* (备注) */

body * 							{	/* CSS3 animate */
									-webkit-transition-property: background-color;
									-webkit-transition-duration: 0.3s;
									-webkit-transition-duration: 0.3s;
									-moz-transition-property: background-color;
									-moz-transition-duration: 0.3s;
									-moz-transition-duration: 0.3s;
								}	/* CSS3 animate */


/* -------------------初始化------------------------------------------------------------------------------------------------------------ */
h1,h2,h3,h4,h5,h6 				{font-size: 12px; font-weight: 400; margin: 0px; padding: 0px;}
body 							{margin: 0px; padding: 0px; background: #fff; font-size: 12px; font-family: "微软雅黑"; color: #333;}
img  							{border: none;}
ul   							{padding: 0px; margin: 0px; width: 100%; height: 100%; list-style: none;}
input 							{margin: 0px; padding: 0px;}
*:focus 						{outline: none;}
a 								{text-decoration: none;}
:focus { outline:0;}
.clear{ clear:both;}

/* this is top */
#top 					{height:105px; background-color:#55331b; position: relative;}
.menu 					{width: 1120px; height: 100%; margin: 0px auto; background: url(/images/wwwcmsymimg/menu_bg.jpg) no-repeat 5px center; position: relative; z-index: 1000;}
.menu ul 				{width: 815px; height: 100%; margin-left: 212px;}
.menu ul li 			{float: left; font-size: 20px; width: 135px; height: 60px; text-align: center; position: relative; top: 45px; line-height: 40px;}
.menu ul li a 			{color: #fff5e0; text-shadow:2px 2px 5px #000; display: block; width: 100%; height: 100%; line-height: 60px;}
.menu ul li a:hover 	{background: url(/images/wwwcmsymimg/menu_select.png) no-repeat center center;}
.menu ul li .select 	{background: url(/images/wwwcmsymimg/menu_select.png) no-repeat center center;}
.menu ul li .subNv_Box  {position: absolute; width: 150px; height: auto; left: -5px; top: 50px; margin: 0px; display: none;}
.menu ul li .subNav 	{width: 148px; height: auto; background: url(/images/wwwcmsymimg/subnavbox_bg.png) repeat;  border:1px solid #bc9b6b; margin: 0px; padding-bottom:0px; padding-top: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;-weblit-border-bottom-left-radius: 20px;-weblit-border-bottom-right-radius: 20px; overflow: hidden;}
.menu ul li .subNav li  {height: 45px; width: 100%; text-shadow:none; float: none; text-align: center; text-indent: 0px; font-size: 14px; position: relative; top: 0px; background: url(/images/wwwcmsymimg/line.png) no-repeat center bottom;}
.menu ul li .subNav li:last-child {background: none;}
.menu ul li .subNav li a{color: #fff; line-height: 45px; text-shadow:1px 1px 2px #333; position: relative; top: -10px}
.menu ul li .subNav li a:hover 	{background: url(/images/wwwcmsymimg/opbg.png) no-repeat center 0px;}
.menu .Lange 			{position: absolute; right: 70px; top: 0px;}
.menu .Lange a 			{color: #d5be8c; font-size: 14px;}
/* this is top */
.opcticy_Bg 			{width: 100%; height: 15px; background: #000; position: absolute; left: 0px; top: 0px;filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5; z-index: 900;}
#ban 					{height:450px; border-bottom:1px solid #FFF; overflow:hidden; margin: 0px auto; background: #7f5429; position: relative;}
#ban ul 				{width: 100%; height: auto; margin: 0px auto; position: relative; z-index: 100;}
#ban .hd 				{width:auto; height:auto; position:absolute; top: 380px; right: 390px; z-index: 99999;}
#ban .hd ul 			{width:auto; overflow:hidden; position:relative; left: 0px; top: 0px;}
#ban .hd ul li 			{float:left; margin:0 5px; _margin:0 4px; width:19px; height:20px; background:url(/images/wwwcmsymimg/ban_con1.png) center no-repeat; cursor:pointer;}
#ban .hd ul li.on 		{background:url(/images/wwwcmsymimg/ban_con2.png) center no-repeat;}


#main_bj 				{width:100%; height:155px; background:url(/images/wwwcmsymimg/main_bj.jpg) repeat-x; position: relative; z-index: 1000;}
#main 					{margin:0 auto; width:1000px; height:155px; text-shadow:0px 0px 5px #fff; -webkit-text-shadow:0px 0px 5px #fff; -moz-text-shadow:0px 0px 5px #fff; position:relative;}
#main_l 				{padding:32px 36px 0 194px; width:250px; height:154px; background:url(/images/wwwcmsymimg/main_lbj_2.png) no-repeat; position:absolute; left:45px; top:-46px;}
#main_l ul 				{width:250px; overflow:hidden;}
#main_l ul li 			{width:250px; font-size:15px; font-weight:bold; text-indent:24px; line-height:30px; background:url(/images/wwwcmsymimg/main_con.png) left no-repeat;}
#main_l ul li a 		{color:#5e381f;}
#main_l ul li a:hover 	{color: #e2a247;}

#main_r 				{padding:36px 28px 0 238px; width:200px; height:150px; font-size:14px; font-weight:bold; color:#462a15; line-height:30px; background:url(/images/wwwcmsymimg/main_rbj.png) no-repeat; position:absolute; right:45px; top:-46px; font-family: "黑体";}

.foot_Box 				{height: 55px; background: #382410;} 
#foot 					{width: 1000px; height:55px; line-height: 55px; text-align: right; margin: 0px auto; background: url(/images/wwwcmsymimg/foot_bg_1.jpg) no-repeat left center; color: #a7814b;}
#foot img 				{vertical-align: middle; position: relative;}
