﻿@charset "utf-8";
/* 基础样式 */
body{background:#4C0707 url(images/bg.gif) 0px -164px repeat-x;}
a,a:link,a:visited{color:#D7C479;}
a:hover{color:#ffc;}

/* 重定义基础样式 */
.mod{margin-bottom:8px;}
.modbox{overflow:hidden; font-size:12px; color:#ffc; line-height:1.8;}
.modbox p.qywh{font-size:14px; line-height:25px;}

/* Lee添加的用于文本段落的间距和首行缩进样式 */
.modbox p.m1{margin:10px 0 0 0;}
.modbox p.t1{text-indent:2em;}

/* 页面主体 */
#wraper{width:100%;color:#ffc;}

/* 上栏背景 */
#header_zone_bg{width:1016px; background:url(images/topbg.png) no-repeat center -164px; margin:0 auto;}

/* 页头 */
#header_zone{width:1000px; height:auto; margin:0 auto; overflow:hidden;background:url(images/menu.png) no-repeat center top;}

/* lee顶部文本 */
#header_zone .content{height:80px; width:1000px; clear:both;position:relative;}
.leelogo{ width:1000px; height:80px; overflow:hidden;}
.leeh1{position:absolute; left:0px; top:0px;}
.leeh1 h1{ width:562px; height:80px;font-size:12px; text-indent:-999px;overflow:hidden; background:url(images/logo.png);}
.leeadd{position:absolute; right:50px; top:50px;}
.leeadd a{ color:#CB1402;margin-right:10px;}
.leeadd a:hover{ color:#D7C479;}


/* 导航 */
.mainMenu{height:48px;width:100%;overflow:hidden; position:relative; text-align:center; padding-top:7px;}
.mainMenu ul{height:48px; float:left; left:50%; position:relative;}
.mainMenu ul li{text-align:center;height:48px; width:90px;position:relative; float:left; right:50%;}
.mainMenu a{color:#D7C479;line-height:48px; font-size:14px; width:90px; height:48px; display:block; font-weight:bold;}
.mainMenu ul li.current a,.mainMenu ul li a:hover{color:#ffc;}

/* 下拉菜单样式 未设置 */
.mainMenu li ul li a{background: url(images/m2a.png) center center no-repeat !important; color:#fff;overflow:hidden;width:94px !important; height:24px; display:block;line-height:24px; font-size:12px; font-weight:normal; margin:0 !important; padding:0 !important;}
.mainMenu li ul li a:hover{background: url(images/m2ah.png) center center no-repeat !important; color:#fff;width:94px; height:24px; line-height:24px;padding-left:0; margin-left:0;font-size:12px; font-weight:normal;}
.mainMenu ul li ul{padding-left:0; padding-top:3px;}
.mainMenu ul li ul.menuTilex{ position:absolute; width:300px; top:40px; left:0px;}
.mainMenu ul li ul li.menuTilex{background:#fff; float:left; display:inline-block; width:94px; height:24px;}
.mainMenu ul li ul.menuTiley{ position:absolute; top:40px; left:11px;}
.mainMenu ul li ul li.menuTiley{float:left; display:inline-block; width:94px; height:24px;}

/* banner */
.banner{ width:1000px;height:190px; clear:both; overflow:hidden;}

/* 当前位置 */
#navmenu{clear:both; width:0; height:0; line-height:0; font-size:0; overflow:hidden;}


/* 中部主体内容背景 */
#container_bg{ width:1016px; background:url(images/cbg.png) center top repeat-y; margin:0 auto;}

/* 中部主体内容区域 */
#container{ margin:0 auto; width:984px; padding:8px; overflow:hidden;background:url(images/cbg2.png);}

/* 结构设置 */
#container_layout_1 #first_zone{width:240px !important; float:left !important; margin-right:0px !important;}
#container_layout_1 #second_zone{width:502px !important; float:left !important; margin-left:14px;}
#container_layout_1 #third_zone{width:210px !important; float:right !important;}

#container_layout_2 #first_zone{width:246px !important; float:left !important;}
#container_layout_2 #second_zone{width:732px !important; float:right !important;}

#container_layout_3 #first_zone{width:732px !important; float:left !important;}
#container_layout_3 #second_zone{width:246px !important; float:right !important;}

#container_layout_4 #first_zone{width:324px !important; float:left !important; margin-right:0px !important;}
#container_layout_4 #second_zone{width:360px !important; float:left !important; margin-left:16px !important;}
#container_layout_4 #third_zone{width:222px !important; float:right !important;}

#container_layout_5 #first_zone{width:485px !important; float:left !important; margin-right:0px !important;}
#container_layout_5 #second_zone{width:485px !important; float:right !important;}

#container_layout_6 #first_zone{width:980px !important;}

/* 标题背景等 */
#wraper .mod h2.modhead{position:relative;}
#first_zone .mod h2.modhead,#third_zone .mod h2.modhead{height:37px; background:url(images/h21.png) no-repeat;}
#first_zone .mod h2.modhead span.modhead_h2_title,#third_zone .mod h2.modhead span.modhead_h2_title{position:absolute; top:0px; left:26px; height:37px; line-height:32px; color:#D8BA14; font-size:12px; }/* 标题文字 */
#first_zone .mod h2.modhead span.modhead_h2,#third_zone .mod h2.modhead span.modhead_h2{height:37px; width:30px; background:url(images/h21.png) right top; display:block; position:absolute; right:0px; top:0px;}/* 右半标题背景 */

#second_zone .mod h2.modhead{height:37px; background:url(images/h22.png) no-repeat;}
#second_zone .mod h2.modhead span.modhead_h2_title{position:absolute; top:0px; left:26px; height:37px; line-height:32px; color:#D8BA14; font-size:12px;} /* 标题文字 */
#second_zone .mod h2.modhead span.modhead_h2{height:37px; width:50px; background:url(images/h22.png) right top; display:block; position:absolute; right:0px; top:0px;}/* 右半标题背景 */


/* 更多 */
.more{ position:absolute; right:50px; top:14px; font-size:12px; font-weight:normal; color:#D8BA14 !important;}

/* 页脚 */
#footer_bg{width:1016px; margin:0 auto; background:url(images/cbg.png) center bottom no-repeat;}
#footer a:link,#footer a:visited{color:#D7C479;}
#footer_zone{text-align:center; width:1000px;height:150px; overflow:hidden;background:url(images/foot.png);margin:0 auto; padding-top:20px;}
.copyright{color:#D7C479; line-height:180%;width:1000px;overflow:hidden;}
.copyright p{text-align:center;}
.copyright img{width:52px; height:52px; margin:0 auto;}

/* 搜索，挪到页面右上角了，由顶部文本里向光样式控制 */
#search{}
#search_select{}
.mod_search button{}

/* 产品分类树 */
.lightTreeview li{}
.lightTreeview li a{color:#ffc;display:block;}
.lightTreeview li a:hover{color:#ff9;}

/* 产品列表 */
.mod_prdlist li{ width:217px;height:190px;margin:5px 5px; display:inline;}
.mod_prdlist .imgdiv img{width:215px !important;height:161px !important; clear:both; overflow:hidden;}
.mod_prdlist .imgdiv{ width:215px; height:161px; padding:1px; background:#D7C479;}
.mod_prdlist .list_text{width:215px; height:26px; line-height:26px; text-align:center;overflow:hidden; margin:0 auto;}
.mod_prdlist div{margin-top:0px !important;}
.mod_prdlist{margin-bottom:10px;}

/* 图片列表控制 */
.mod_photolist li{ background:#100000 !important; margin-left:6px;}
.mod_photolist .list_text{width:200px; height:26px; line-height:26px; text-align:center;overflow:hidden; margin:0 auto;}

/* 产品详细 */
.mod_prdshow h1{ font-size:14px !important; font-weight:bold; height:30px; line-height:30px; margin-bottom:10px;}

/* 新闻列表 */
.mod_infolist li{ height:30px !important;line-height:30px !important;border-bottom:#97822D 1px dashed; background:url(images/libg.gif) left center no-repeat;text-indent:20px;}
.mod_infolist li span{ padding-right:20px;}
.mod_infonew td li{height:26px !important;line-height:26px !important;}

#infolist4692{ width:580px; margin:0 auto;}
#infolist4692 li{ width:260px; margin-right:28px; overflow:hidden; height:22px !important; line-height:22px !important; text-indent:30px; border:0 none !important; float:left;}

/* 新闻内页 */
.mod_infoshow h1{ font-size:14px !important; font-weight:bold; height:30px; line-height:30px;}
.detailAttached{font-size:12px !important;height:18px; line-height:18px;}
.detailDescription{font-size:12px; line-height:26px;}
.detailDescription p{ margin:15px 30px; text-indent:2em; font-size:14px;}

/* 分页 */
.page{margin:20px auto 10px auto;height:22px; padding:5px 10px 5px 20px;color:#CB1402 !important;}
.page a{display:block; width:60px; height:22px; line-height:22px; background:url(images/pagebg.gif); text-align:center; border:0 none !important; padding:0 !important; font-weight:normal !important; color:#CB1402 !important;}
.page .page_num{display:block; width:26px !important; height:22px !important; line-height:22px; background:url(images/pagebg2.gif) !important; text-align:center; border:0 none !important; padding:0 !important; font-weight:normal !important;color:#CB1402 !important;}
.page strong{display:block; width:26px; height:22px; line-height:22px; background:url(images/pagebg2.gif); text-align:center; border:0 none !important; padding:0 !important; font-weight:bold;color:#CB1402 !important;}

/* 联系我们 */
.mod_contact li{}
#container_layout_2 #second_zone .mod_contact li{padding-left:10px;width:300px; float:left; margin-right:20px; display:inline;}

/* 在线调查 */
.vote_submit,.vote_see{background:url(images/pagebg.gif); width:60px; height:22px;text-align:center; color:#CB1402 !important;border:0 none;cursor:hand;}




   #container .box{margin:0 auto; overflow:hidden;color:#BBA012; background:#100000;}
	   #container .box span{display:block;}
	   
		   #container .top,#container .bottom{clear:both; overflow:hidden; position:relative;}
		   
			   #container .t_l{height:10px; width:10px;position:absolute; left:0px; top:0px; background:url(images/cl.png); font-size:0; line-height:0; overflow:hidden;}
			   #container .t_c{height:10px; font-size:0; line-height:0; overflow:hidden;}
			   #container .t_r{height:10px; width:10px;position:absolute; right:0px; top:0px;background:url(images/cr.png); font-size:0; line-height:0; overflow:hidden;}
			   
			   #container .b_l{height:10px; width:10px;position:absolute; left:0px; top:0px; background:url(images/bl.png); font-size:0; line-height:0; overflow:hidden;}
			   #container .b_c{height:10px;background:url(images/bc.png); font-size:0; line-height:0; overflow:hidden;}
			   #container .b_r{height:10px; width:10px;position:absolute; right:0px; top:0px;background:url(images/br.png); font-size:0; line-height:0; overflow:hidden;}
		   
		#container .c_l,#container .c_r,#container .c_c{margin-bottom:-10000px; padding-bottom:10000px;}
		#container .c_l:after,#container .c_r:after{content: ".";visibility: hidden;}
		#container .c_l{width:10px; position:absolute; left:0px; top:0px;background:url(images/cl.png); font-size:0; line-height:0; overflow:hidden;}
		#container .c_r{width:10px; position:absolute; right:0px; top:0px;background:url(images/cr.png); font-size:0; line-height:0; overflow:hidden;}
		
		#container .c_c{padding-left:10px; padding-right:10px;}
		
		
		#container .c_content{clear:both; width:100%; overflow:hidden; position:relative; overflow:hidden;}

#prdshow_content3320 p{text-indent:0;}
.mF_fscreen_tb_wrap{
	width: 100%;
	padding: 0 !important;
}
.mF_fscreen_tb{
	width: 100%;
	height: 265px;
}
.mF_fscreen_tb .pic{
	width: 100%;
	height: 265px;
}
.mF_fscreen_tb .thumb_bg{
	background: none;
	border-top:none;
}
.mF_fscreen_tb .thumb_bg{
	display: none;
}
.mF_fscreen_tb .thumb{
	display: none;
}