body, h1, h2, h3, h4, h5, h6, hr, p,   
blockquote, /* structural elements 结构元素 */    
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */   
pre, /* text formatting elements 文本格式元素 */   
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */   
th, td, /* table elements 表格元素 */   
img/* img elements 图片元素 */{ border:medium none; margin:0; padding:0; }  
body,button, input, select, textarea { font:12px/1.5 '宋体',tahoma, Srial, helvetica, sans-serif; }  /** 设置默认字体 **/   
h1, h2, h3, h4, h5, h6 { font-size:100%; }  
em { font-style:normal; }/** 重置列表元素 **/  
ul, ol { list-style:none; }/** 重置超链接元素 **/   
a { text-decoration:none; color:#333;}   
a:hover { text-decoration:underline; color:#F40; }  
img { border:0px; }   /** 重置图片元素 **/
table { border-collapse:collapse; border-spacing:0; }  /** 重置表格元素 **/   
body { background:url(../Images/bg.jpg); background-attachment:scroll; background-color:transparent; background-position:0% 0%; background-repeat:repeat repeat; }
.clear { clear:both; }
.hide { display:none; }
.fl { float:left; }
.fr { float:right; }
.h5 { height:5px; clear:both; }
.h10 { height:10px; clear:both; }
.h20 { height:20px; clear:both; }
.w925 { width:925px; margin:0 auto; }
.layui-flow-more { display:none; }
/* 头部菜单 */
.header { height:119px; }
.logo { float:left; }
.logo img { height:119px; }
.nav { float:right; margin-top:55px; }
.nav a { display:block; float:left; height:33px; text-decoration:none; text-align:center; width:95px; color:#998e7c; font:14px/26px Arial, 'SimSun',Arial,Sans-Serif; background:url(../Images/menu.png) 0px 0px no-repeat; margin:0px; font-weight:bold; }
.nav a:last-child { background:url(../Images/menu_last.png) 0px 0px no-repeat; }
.nav a:hover { color:#d3cdc4; background:url(../Images/menunow.png) 0px 0px no-repeat; }
.nav a:last-child:hover { background:url(../Images/menunow_last.png) 0px 0px no-repeat; }
/* 首页推荐 */
.index .box { width:219px; height:220px; float:left; margin-right:36px; line-height:23px; padding:180px 0px 0px 65px; }
.index .box:nth-child(3n) { margin-right:0; }
/* 底部 */
.footer { background:url(../Images/bg_footer.png) no-repeat; width:925px; height:170px; padding-top:70px; text-align:center;color:#96918c; font:12px/28px Arial, 'SimSun',Arial,Sans-Serif;}
.footer a { color:#96918c; font:12px/28px Arial, 'SimSun',Arial,Sans-Serif; text-decoration:none; }
.footer .menu-nav { width:100%; text-align:center; }
.footer .menu-nav a { padding-right:10px; margin-right:10px; border-right:1px solid #96918c; }
.footer .menu-nav a:last-child { padding-right:0; margin-right:0; border-right:0px solid #96918c; }
/* 正文 */
.zhengwen { font-family:Arial; color:#998e7c; font-size:16px; line-height:26px; overflow:hidden; }
.zhengwen p { margin-bottom:10px; }
.zhengwen td { vertical-align:top; }
.zhengwen .left_zw { float:left; width:320px; margin-right:20px; }
.zhengwen .left_zw img { width:320px; }
.zhengwen .right_zw { float:left; width:585px; }
.zhengwen.contact p,
.zhengwen.rd p { margin-bottom:0; }
/* 图片列表 */
.cp { width:100%; overflow:hidden; }
.cp .list_cp { float:left; width:280px; height:340px; margin-right:40px; }
.cp .list_cp:nth-child(3n) { margin-right:0; }
.cp .list_cp_img { margin-bottom:10px;}
.cp .list_cp_img img { border:none; width:280px; height:210px; }
.cp .list_cp_txt { }
.cp .list_cp_txt .title { color:rgb(153, 142, 124); font-family:Arial; font-weight:bold; margin-bottom:10px; }
.cp .list_cp_txt .info { color:rgb(153, 142, 124); font-family:Arial; }

