@charset "utf-8";
/*---- 全局 ----*/
body  {color: #fff;font:12px "Microsoft YaHei",Arial, Helvetica, sans-serif;margin:0;padding:0;text-align: center;margin:0px auto;background:#661812;}
p {margin:0px auto; }
form,img  {border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,ul {margin:0;padding:0; font-style:normal; font-weight:normal}
ul,dl{list-style:none;}

label {cursor: pointer;}
input,select{vertical-align:middle;} 
i,em{ font-style:normal}

/*---- 公用----*/
div {text-align:left; }
.clear {clear:both; }
.left {float:left;}
.right {float:right;}
.hidehr {display:none;}

/*-- 字体 --*/
a {color: #ffec84;text-decoration:none; margin:0px; }/**/
a:hover {color: #f7d621;text-decoration: underline;}

.content { width:1000px; margin:0 auto;}
.header { height:71px; background:#9b1108 url(../images/header.jpg) repeat-x center center;}
.header .mainNav { float:right; height:71px; line-height:71px;}
.header .mainNav a {display:inline-block;*display:inline;*zoom:1;height:71px; line-height:71px;}
.header .mainNav a span { display:none;}
.header .mainNav a.nav1 { background:url(../images/nav1.jpg) no-repeat center top; width:75px;}
.header .mainNav a.nav2 { background:url(../images/nav2.jpg) no-repeat center top; width:102px;}
.header .mainNav a.nav3 { background:url(../images/nav3.jpg) no-repeat center top; width:102px;}
.header .mainNav a.nav4 { background:url(../images/nav4.jpg) no-repeat center top; width:102px;}
.header .mainNav a.nav5 { background:url(../images/nav5.jpg) no-repeat center top; width:102px;}
.header .mainNav a.nav6 { background:url(../images/nav6.jpg) no-repeat center top; width:102px;}
.header .mainNav a.nav7 { background:url(../images/nav7.jpg) no-repeat center top; width:88px;}
.header .mainNav a:hover { background-position:center bottom;}

.bg { background:#630000 url(../images/bg.jpg) no-repeat center top;}
.bg1 { background:#571e03 url(../images/bg1.jpg) no-repeat center top;}
.bg2 { background:#571e03 url(../images/bg2.jpg) no-repeat center top;}
.bg3 { background:#571e03 url(../images/bg3.jpg) no-repeat center top;}
.bg4 { background:#571e03 url(../images/bg4.jpg) no-repeat center top;}
.bg5 { background:#571e03 url(../images/bg5.jpg) no-repeat center top;}
.indexbg { background:#630000 url(../images/index_bg.jpg) no-repeat center top;}
a.indexenter { display:block; width:1000px; height:670px;}
.bot { text-align:center; height:60px; line-height:60px; color:#b44747;}
.bot span { margin:0 10px;}
.pageBox { padding-top:20px;}
.txtCont { background:#e9d7bd; width:800px; margin:0 auto; padding:50px; color:#333; font-size:16px;}
.txtCont h2 { text-align:center; font-size:28px; font-weight:bold; margin-bottom:20px; color:#781b02;}
.txtCont p { margin-bottom:1em; text-indent:2em; line-height:1.5em;}