@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td,pre { margin:0; padding:0; border:0;}
body { font-size:12px; color:#000; font-family:Segoe UI,Arial,"Microsoft Yahei","微软雅黑";}
em,s,b,ins,i{ font-style:normal;}
fieldset, img { border:0; display:block; }
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal;}
input, button, select, textarea { outline:none; } 
textarea { resize:none; } 
a {text-decoration:none; }
/*清除浮动*/
.clearfix:before,.clearfix:after{content: "";display: table;}
.clearfix:after{clear: both;}
.clearfix{zoom:1;}

/*头部开始*/
.header{background:#b11116; width:1250px; padding:39px 0; margin:0 auto;}
.header .wrap{ width:1145px;}
.nav .wrap{ width:1145px;}
.wrap{ width:1000px; margin:0 auto;}
.header-in h1{ float:left; width:243px; height:50px;}
.header-in h1 a{ display:block; height:50px; background:url(../images/logo.jpg) no-repeat;}
.header-in p{ 
	float:right; 
	font-size:40px; 
	color:#fff;
	font-family:Segoe UI Light,Arial,"Microsoft Yahei";
	}
/*导航栏部分*/
.nav{ 
	width:1250px; 
	margin:0 auto;
	background:#cdb182; 
	height:26px; 
	line-height:26px; 
	color:#fff; 
	font-size:18px; 
	padding:15px 0;
	}
.nav-in{ position:relative;}
.nav-in .menue,.nav-in pre{ 
	float:left; 
	font-family:Segoe UI;
	font-size:18px;
	}
.nav-in .menue{ position:relative; height:30px;}
.nav-in .menue ul{ width:270px;display:none; position:absolute; z-index:100; top:30px; left:0;padding:8px 0;}
.menue ul li a{ display:block; height:35px; line-height:35px; color:#2f2b2b; font-size:16px; background:rgba(255, 255, 255, 0.9); filter:Alpha(opacity=90); padding-left:30px;}
.menue ul li a:hover{ background:rgb(195, 169, 125); color:#fff;}
.nav-in pre{margin-left:200px;letter-spacing: 1px;}
/*底部部分*//*
.footer{ width:1250px; height:95px;  padding-top:30px; background:#eceded; margin:0 auto;}
.footer-in{ width:1145px;}
.footer-in dl{ float:left; margin-right:110px; font-size:12px; color:#231f20; line-height:20px;}
.footer-in dl dt{ font-size:14px; font-weight:bold; color:#231f20;}*/.footer{ width:1250px; height:95px;  padding-top:30px; background:#bc9b6a; margin:0 auto;}.footer-in{ width:1145px;}.footer-in dl{ float:left; margin-right:110px; font-size:12px; color:#ffffff; line-height:20px;}.footer-in dl dt{ font-size:14px; font-weight:bold; color:#ffffff;}