﻿body 
{
	padding:0;
	margin:0;
	background-color:#9E183D;
	font-size:12px;
}
A:link{font-size: 12px; color:#000000; text-decoration:none}
A:active{font-size:12px; color:#000000; text-decoration:none}
A:hover{font-size:12px; color:#000000; text-decoration:none}
A:visited{font-size:12px; color:#000000; text-decoration:none}

ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.btnStyle
{
    background-color:#6F1A15;
    color:#ffffff;  
    border:solid 1px red;
    padding-top:2px;
    font-weight:bold;  
}
/*=====翻页样式====*/
/*CSS green-black style pagination*/

DIV.green-black {
	 clear:both; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN-top: 10px; PADDING-TOP: 3px; TEXT-ALIGN: center;
}
DIV.green-black A {
	BORDER-RIGHT: #6F1A15 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #6F1A15 1px solid; PADDING-LEFT: 5px; BACKGROUND: url(../images/image1.gif) #6F1A15; PADDING-BOTTOM: 2px; BORDER-LEFT: #6F1A15 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #6F1A15 1px solid; TEXT-DECORATION: none;
}
DIV.green-black A:hover {
	BORDER-RIGHT: #6F1A15 1px solid; BORDER-TOP: #6F1A15 1px solid; BACKGROUND: url(../images/image2.gif) #6F1A15; BORDER-LEFT: #6F1A15 1px solid; COLOR: #fff; BORDER-BOTTOM: #6F1A15 1px solid
}
DIV.green-black A:active {
	BORDER-RIGHT: #6F1A15 1px solid; BORDER-TOP: #6F1A15 1px solid; BACKGROUND: url(../images/image2.gif) #6F1A15; BORDER-LEFT: #6F1A15 1px solid; COLOR: #fff; BORDER-BOTTOM: #6F1A15 1px solid
}
DIV.green-black SPAN.current {
	BORDER-RIGHT: #6F1A15 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: 1px solid #6F1A15; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: url(../images/image2.gif) #6F1A15; PADDING-BOTTOM:1px; BORDER-LEFT:  1px solid #6F1A15; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP:1px; BORDER-BOTTOM:  1px solid #6F1A15;
}
DIV.green-black SPAN.disabled{ PADDING-RIGHT: 6px;}

/*=====内容====*/
#contant
{
	width:1004px;
	margin:0 auto;
}

/*=========top=========*/
#top
{
	width: 100%;
	height: 72px;
	margin-top:5px;
	background-image: url(images/topbg.gif);
	background-repeat: no-repeat;
}

.comname
{
	width:289px;
	height:72px;
	text-align:center;
	line-height:72px;
	overflow:hidden;
	float:left;
}
.comname h1
{
    font-size:16px;
    font-weight:bold;
    white-space:inherit;
}
.comname h1 img
{
    margin-top:15px;    
}
.menu
{
	width:715px;
	height:72px;
	float:left;
}
.menu_top
{
	height:43px;
	width:100%;
	line-height:43px;
}
.menu_bottom
{
	height:29px;
	width:100%;
}
.menu_bottom ul
{
	width:100%;
}
.menu_bottom ul li
{
	float:left;
	height:29px;
	line-height:29px;
}

.menu_bottom ul li.indx
{
	color:#ffffff;
	font-weight:bold;
	width:81px;
	text-align:center;
	
}
.menu_bottom ul li.indx a
{
	color:#ffffff;
}
.menu_bottom ul li.m
{
	margin-left:10px;
	margin-right:5px;
}
.menu_bottom ul li.m a:link
{
	font-size:12px;
	color:#000000;
}
.menu_bottom ul li.m a:active
{
	font-size:12px;
	color:#000000;
}
.menu_bottom ul li.m a:hover
{
	font-size:13px;
	color:red;
}
.menu_bottom ul li.m a:visited
{
	font-size:12px;
	color:#000000;
}

.hline
{
	width:100%;
	height:6px !important;
	height:4px;
	overflow:hidden;
	background-color:#9E183D;
}
.cline
{
	width:100%;
	height:12px;
	background-color:#D08D3E;
}
#banner
{
	width:100%;
	height:215px;
	background-color:#6F1A15;
}
#con
{
	width: 100%;
	background-image: url(images/conbg.gif);
	background-color: #fbf7c9;
	background-repeat: repeat-x;
	background-position-y: top;
}
#bottom
{
	width: 100%;
	background:#fbf7c9;
	margin-bottom: 10px;
}
.T1
{
	width:100%;
	height:82px;
	background-image: url(images/bottom_links.gif);
}
.T1 ul
{
	width:100%;
}
.T1 ul li
{
	width:88px;
	float:left;
	margin-left:4px;
	margin-right:4px;
	height:31px;
	border:1px solid #000000;
	margin-top:24px;
	line-height:31px;
	text-align:center;
	background-color:#D0D0D0;
}
.T1 img
{
	width:88px;
	height:31px;

}
.T1 ul li.link
{
	margin-left:30px;
	border:none;
	width:60px;
	background-color:#E6E0B8;
}
.T2
{
	width:90%;
	line-height:28px;
	text-align:center;
	margin:0 auto;
}
.T2 span
{
    float:left;
    margin-left:10px;
    white-space:nowrap;
}
.bottom_end
{
    background-image:url(images/bottom_line.gif) ;
 	background-repeat: no-repeat;
    text-align:center;
    line-height:34px;
    height:40px;
}

.left
{
	float:left;
}
.right
{
	float:right;
}

#pr_menu
{
	width: 233px;
	background-image: url(images/menu_bg.gif);
	background-position-y: top;
	background-repeat: no-repeat;
	border-left:1px solid #DBD379;
	border-right:1px solid #DBD379;
	border-bottom:1px solid #DBD379;
	background-color:#FEFCE7;
	padding-bottom:10px;
}

.in_news
{
	background-image:url(images/titlebg.gif);
	background-position-y:top;
	background-repeat:no-repeat;
	width:233px;
	border:1px solid #DBD379;
	background-color:#FEFCE7;
	height:256px;
	margin-top:5px;
}

.pr_title
{
	width:100%;
	height:70px;
	line-height:75px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#A64A00
}

.pr_menufl
{
	width:100%;
}
.pr_menufl ul
{
	width:170px;
	margin:0 auto;
}
.pr_menufl ul span
{
     display:none;   
}
.pr_menufl ul span li
{
	width: 168px;
	height: 25px;
	line-height: 25px;
	text-align:center;
	background-image: url(images/menu_twobg.gif);
	font-size: 12px;
	font-weight: bold;
	color: #6F1A15;
	background-repeat: no-repeat;
	margin:0 auto;
	margin-top:1px;
}
.pr_menufl ul span li a
{
    font-weight: bold;
	color: #6F1A15; 
}

.pr_menufl ul li.big
{
	width:150px;
	height:25px;
	line-height:25px;
	padding-left:20px;
	background-image:url(images/menu_onebg.gif);
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#6F1A15;
	margin:0 auto;
	margin-top:3px;
	cursor:pointer;
}

.l_menutitle
{
	width:100%;
	height:48px;
	line-height:48px;
}
.l_menutitle span
{
	margin-left:10px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#A64A00;
}

.l_menutitle span.more
{
	float:right;
	margin-right:10px;
	font-size:12px;
	font-weight:normal;
	color:#C11E00;
}

.new_li
{
	width: 100%;
	height:205px;
}

.new_li ul
{
	width:100%;
}

.new_li ul li
{
	line-height: 22px;
	background-image: url(images/new_liicon.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	padding-left:25px;
}
.new_li ul li span.newsleft
{
    width:60%;
    float:left;
}
.new_li ul li span.newsright
{
    width:38%;
    margin-left:10px;
    color:Gray;  
}
.r_pr
{
	width:741px;
}

.r_prcontent
{
	width: 514px;
	margin-top: 8px;
	border-right: #6f1a15 1px dotted;
}

.r_prtitle
{
	width:97%;
	margin:0 auto;
	height:24px;
	line-height:24px;
}

.r_prtitle span
{
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	color:#A64A00;
	float:left;
}

.r_prtitle span.more
{
	float:right;
	margin-right:10px;
	font-size:12px;
	font-weight:normal;
	color:#C11E00;
}

.line
{
	width:97%;
	margin:0 auto;
	background-image:url(images/r_prtitlebg.gif);
	background-repeat:no-repeat;
	background-position-x:right;
	height:3px;
	overflow:hidden;
	background-color:#873C2E;
}

.r_prs
{
	width:501px;
	margin:10px auto;
}

.r_prs ul
{
	float:left;
	width:167px;
	height:130px;
}

.r_prs ul li
{
	width:100%;
	text-align:center;
	margin-top:5px;
}
.r_prs ul li img
{
    border:0;    
}
.r_prs ul li.imgs
{
	width:120px;
	height:80px;
	margin:0 auto;
	margin-top:10px;
	padding:1px;
	border:1px solid #873C2E;
}

.r_newadtitle
{
	width:226px;
	height:30px;
	margin-top:15px;
	background-image: url(images/new_ad.gif);
	background-repeat: no-repeat;
	background-position-x: center;
}
.r_newcount
{
	width:188px;
	height:150px;
	background-color:#E5AF71;
	margin:6px auto;
}
.about
{
	width:741px;
}
.about_content
{
	width:741px;
}
.about_ad
{
	width:725px;
	height:100px;
	background-color:#E5AF71;
	margin:5px auto;
}

.r_products
{
	width:725px;
	margin:10px auto;
}

.r_products ul
{
	float: left;
	width: 180px;
	height: 160px;
	background-image: url(images/pr_bg.gif);
	background-repeat: no-repeat;
	background-position-x: center;
	margin-bottom:10px;
}

.r_products ul li
{
	width:100%;
	text-align:center;
	margin-top:3px;
}
.r_products ul li img
{
    border:0;    
}
.r_products ul li.imgs
{
	width:120px;
	height:80px;
	margin:0 auto;
	margin-top:10px;
	padding:1px;
	border:1px solid #873C2E;
}
.pr_ad
{
	margin:5px auto;
	width:715px;
	height:180px;
}

.pr_page
{
	width:98%;
	margin:5px auto;
	height:30px;
	line-height:30px;
	text-align:center;
}
.pr_serch
{
	width:715px;
	margin:5px auto;
	height:30px;
	line-height:26px;
	text-align:center;
	background-color:#E6E0B8;
}
.pr_serch span
{
	color:#891D2D;
	font-weight:bold;
}
.textbox
{
	border:1px solid #6F1A15;
	background-color:#FBF7C9;
}

.but1
{
    background-image:url(images/pr_serchbg.gif);
    background-repeat:no-repeat;
    width:39px;
    height:20px;
    line-height:20px;
    color:#ffffff;
}

/*================================产品详细信息样式开始===================================*/
#p_info
{
    width:90%;
    margin:0 auto;
    background-color:#f4dba1;    
}
#p_info_title
{
    height:30px;
    line-height:30px;
    border-bottom:solid 1px #9e183d;
    width:98%;margin:0 auto;  
}
#p_info ul
{
    width:95%;
    list-style:none;   
    margin:0 auto;
    margin-top:5px; 
}
#p_info ul li
{
    float:left;    
    list-style:none;
    line-height:25px;
}
#p_info ul li span
{
    color:#da6d03;    
}
/*===================================人才建立样式开始=====================================*/
#rcjl_content
{
    width:90%;
    margin-top:20px;
}
#rcjl_content ul
{
    width:500px;
    margin:0 auto;    
    list-style:none;
}
#rcjl_content ul li
{
    list-style:none;
    width:100%;
    line-height:25px;
    height:25px;    
    text-align:left;
}
.rcjl_left
{
    width:100px;
    float:left;
    text-align:right; 
}
.rcjl_right
{
    float:left;
    margin-left:10px;    
}

/*======================================新闻详细内容样式==========================================*/
#news_title
{
    width:100%;
    margin-top:20px;
    text-align:center;
    font-size:15px;
    font-weight:bold;
    color:#A64A00;
    height:40px;
    line-height:40px;
    border-bottom:solid 1px #A64A00;  
}
#news_addtime
{
    width:100%;
    text-align:right;
    margin-right:10px;
    line-height:30px;
    height:30px;  
    margin-top:10px;  
}
#news_img
{
    width:100%;
    text-align:center;  
    margin-bottom:10px; 
}
#news_content
{
    width:100%;   
}

/*======================================优惠信息==========================================*/
#info_content ul
{    
    list-style:none;
    margin:0px;
    padding:0px;
    width:688px;
    margin:0 auto;
    border-bottom:solid 1px #A64A00;
    margin-bottom:20px;
    padding-bottom:20px;
}
#info_content ul li
{
    width:680px;
    margin:0 auto;  
    line-height:28px;
    height:100%
}
#info_content ul li.title
{
    line-height:30px;
    height:30px;   
    background-color:#EDE1B2; 
    color:#A64A00;
}
/*===============================地图==============================*/
#map
{
    width:700px;
    margin:10px auto;  
}

/*==============================精品图片滚动=========================*/
.newProduct
{
     width :700px;
     height:116px;
     background:url(images/probgryzs.gif);  
margin:80px auto;
}
.newproduct_content
{
    width:550px;
    float:left;
    margin-left:70px !important;
    margin-left:33px;
    height:130px !important;
height:116px;
}
/*===========================动感导航样式============================*/
.DoorP
{
   width:170px;
 margin:5px auto;
 overflow:hidden;
   }
#DoorP{
 width:170px;
 margin:5px auto;
 overflow:hidden;
}
.title01
{
	font-size:12px;
	font-weight:bold;
	color:#6F1A15;
	cursor:pointer;
	width:170px;
	height:25px;
	background-image:url(images/menu_onebg.gif);
	overflow:hidden;
	margin-top:3px;
}
.title02{
width:170px;
height:25px;
	background-image:url(images/menu_onebg.gif);
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#6F1A15;
	margin:0 auto;
	margin-top:3px;
	cursor:pointer;
}
.content{
width:100%;
}
.content ul
{
 margin:0px;
 padding:0px;
 width:100%;
 list-style:none;
 line-height:25px;
 text-align:center;
}
.content ul li
{
    width: 168px;
	line-height: 25px;
	text-align:center;
	background-image: url(images/menu_twobg.gif);
	font-size: 12px;
	font-weight: bold;
	color: #6F1A15;
	background-repeat: no-repeat;
	margin:0 auto;
	margin-top:1px;
}
/*===========================动感导航样式============================*/