body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1000px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #666666; /*文字颜色定义 */
	min-width:1000px;
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2c2c2c;} /* 未访问的链接 */
a:visited {color: #2c2c2c;} /* 已访问的链接 */
a:hover{color: #2c2c2c;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #2c2c2c;} /* 点击激活链接 */
p{ line-height:24px;}
.fl{float:left;}
.fr{float:right;} 
.hide{display: none}
.show{display: block}
.dib{display: inline-block;*display: inline;zoom:1;}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.dib{display: inline-block;*display: inline;zoom:1;}
.wrap{ width:1000px; margin:0 auto; height:auto;}
.red{color: red}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}



/*public*/
.size1{ width:100%; overflow:hidden; margin:0 auto;}
.backcolor{background:#6a4625;}
.color{ color:#6a4625; }
.header{ }
.headtop{ padding:20px 0 10px;} 
img{max-width: 100%;}
body{max-width: 1920px;margin: 0 auto;}
/*共用头部*/

.header{background: url(../images/bg_01.jpg) no-repeat top center;height:197px;font-family:Microsoft YaHei; box-shadow:0px 1px 2px #46270a; position:relative; z-index:99; }
.topC{height:150px;width:1000px;margin:0 auto;}
.logo{float:left;display:inline;margin:68px 0 0 0;}
.topCR{float:right;display:inline; margin:70px 0 0 0; font-size:14px; color:#545353; background:url(../images/tel.png) no-repeat left 20px; text-align:left; text-indent:45px;}
.topCR em{ font-size:27px; color:#2e2e2e;font-family:Arial; display:block;}
.topNavUl{ width:1000px; margin:0 auto;}
.topNavUl>ul>li{float:left;display:inline;width:122px;line-height:47px;text-align:center;background: url(../images/navFGX.jpg) no-repeat right top;position: relative;}
.topNavUl>ul>li>a{display:block;color:#ffffff;font-size:15px;height:47px;font-family:Microsoft YaHei; text-shadow:0px 1px 1px #582a00;}
.topNavUl>ul>li>a:hover,.topNavUl>ul>li>.mainNavActive{background: url(../images/navBtnHover.jpg) no-repeat top left;color:#ffffff;}

.erji{position: absolute;top: 47px;left: 0;background: #6a4625;z-index: 19;display: none;width: 150px;}
.erji>li{height: 42px;line-height: 42px;padding-left: 20px;text-align: left;border-bottom: 1px solid #efd6be;}
.erji>li>a{color: #fff;font-size: 14px;}
.erji>li:hover{background: #fff;}
.erji>li:hover>a{color: #6a4625;}

/*footer*/
.footer{ height:225px;margin-top: 0px; background:url(../images/bg_07.jpg) no-repeat top center; background-color:#250f00;}
.foot{ width:1000px; margin:0 auto; overflow:hidden; padding-top:20px;font-family:Microsoft YaHei;}
.footC{ width:310px; height:182px; float:left; display:inline; background:url(../images/footXian.png) no-repeat right 10px;}
.footC_t{ height:40px; line-height:40px; color:#bb895c; font-size:14px;}
.footC ul{}
.footC ul li{ width:130px; float:left; display:inline; line-height:30px; background:url(../images/footZhi.png) no-repeat left center;}
.footC ul li a{ font-size:12px; color:#bb895c; font-family:'宋体';height:30px; overflow:hidden; text-indent:20px; display:block;}
.footC_w{ font-size:12px; color:#bb895c;font-family:'宋体'; width:214px; line-height:24px;}
.footC_w i{ font-size:13px; color:#ff6f00;font-family:Microsoft YaHei;}
.footC02{ width:315px; padding-left:110px;}
.footC03{ width:137px; padding-left:110px; background:url(../images/erweiBg.png) no-repeat right 5px;}
.footC03 img{ width:119px; height:119px; float:right; margin-right:9px; padding-top:14px;}
.foot_bto{ font-size:12px; color:#9e653c; font-family:'宋体'; width:1000px; margin:0 auto; }
.foot_bto a{ color:#9e653c;}
.foot_bto01{ float:left; display:inline; width:33.3%;}
.foot_bto02{ text-align:center;}
.foot_bto03{ text-align:right;}

