@charset "utf-8";
/*============================*/
/*========公用样式 =======*/
/*============================*/

.tdLine td {
  border-bottom:1px #CCC solid;}

.links a {
  color:#039;
  font-weight:bold;}

.links a:hover {
  color:#FFF;
  background:#036;}  


body {
	font-size:12px;
	font-family: Verdana, Arial, "宋体", sans-serif;
	color:#333;
	margin:0;
	padding:0;
	line-height:140%;	
	background:url(images/webBG.jpg) #339 repeat-x;
	color:#FFF;}


.layout {
	width:100%;
	height:100%;
	overflow:hidden;
	clear:both;}

.page {
  width:972px;
  height:auto;
  margin:20px auto;}
  
.pageLayout {
  width:936px;
  height:auto;
  margin:20px auto;}

form,select {
  margin:0;
  padding:0;}
  
ul,li {
  margin:0;
  padding:0;
  list-style:none;}

.l {
	float:left;}
	
.r { 
	float:right;}
	
.cl {
	clear:both;}
	
a {
  color:#341704;
  text-decoration:none;}
 
a:hover {
  color:#FFF;
  background:#CC252C;
  text-decoration:none;}
  
.center {
  text-align:center;}

.right {
  text-align:right;}

.left {
  text-align:left;}
  
/*============================*/
/*========首页 =======*/
/*============================*/

.indexFoot {
  width:60%;
  margin:0 auto;
  height:40px;
  color:#D6D6EB;
  line-height:40px;}
  
.indexFoot li {
  float:left;
  margin-left:20px;}  
  
.indexFoot li a {  
  color:#D6D6EB;}
  
  
/*============================*/
/*========TOP =======*/
/*============================*/
.t2 {
  margin-top:2px;}
  
.t5 {
  margin-top:5px;}

.t10 {
  margin-top:10px;}
  
.t25 {
  margin-top:25px;}
  
.t40 {
  margin-top:40px;}
  
  
/*============================*/
/*========BOTTOM =======*/
/*============================*/

.b20 {
  margin-bottom:20px;}
  
/*============================*/
/*========LEFT =======*/
/*============================*/

.l5 {
  margin-left:5px;}

.l22 {
  margin-left:22px;} 
   
.l60 {
  margin-left:60px;}  
  
/*============================*/
/*========RIGHT =======*/
/*============================*/
.r10 {
  margin-right:10px;} 

.r20 {
  margin-right:20px;} 
  
.r60 {
  margin-right:60px !important;
   margin-right:30px;} 

/*============================*/
/*========TEXT =======*/
/*============================*/ 
.RT {
  color:#F00;} 

.BT {
 font-weight:bold;}

 
/*============================*/
/*========PAD =======*/
/*============================*/  
.p5 {
  padding:10px;}


/*============================*/
/*========头部 =======*/
/*============================*/ 

#head {
  width:100%;
  clear:both;
  overflow:hidden;} 
  
#navMenu {
  width:472px;
  height:29px;
  background:url(images/page_9.jpg) no-repeat;
  overflow:hidden;
  line-height:29px;
  float:left;}
  
#navMenu li {
  width:90px;
  text-align:center;
  float:left;}
  
#navMenu li a {
  display:block;
  color:#FFF;
  font-size:13px;
  height:29px;
  font-weight:bold;}
  
#navMenu li a:hover {
  padding:2px;
  height:25px;
  background:url(images/menuBG.jpg) repeat-x;}
  
  
    

/*============================*/
/*========左侧 =======*/
/*============================*/ 

#left {
  width:210px;
  float:left;
  height:100%;
  overflow:hidden;} 

.leftBG {
  zoom:1; 
  overflow:hidden;
  background:url(images/leftBG_19.jpg) no-repeat bottom;}


/*============================*/
/*========主要内容 =======*/
/*============================*/ 

#main {
  background:#FFF;
  color:#000;
  width:726px;
  float:left;}

.mainBG {
  height:100%;
  background:url(images/leftBG.jpg) repeat-y #FFF;}


/*============================*/
/*========公司简介 =======*/
/*============================*/  

.profile {
  font-size:14px;
  line-height:200%;
  width:660px;
  overflow-x:hidden;
  height:auto;
  margin:32px 0 0 28px;}

.profile1 {
  font-size:11px;
  line-height:200%;
  width:660px;
  overflow-x:hidden;
  height:auto;
  margin:32px 0 0 28px;} 
  
.profile_en{
  font-size:12px;
  line-height:190%;
  width:710px;
  overflow-x:hidden;
  height:auto;
  margin:0 auto;} 
  
 /*============================*/
/*========新闻样式 =======*/
/*============================*/ 



.newsItem li {
  width:600px;
  position:relative;
  left:-3px;
  top:3px;
  margin:0 0 0 40px;
  height:25px;
  line-height:25px;
  list-style:circle;
  border-bottom:1px #999 dotted;}

.newsItem a:hover {
  color:#FFF;
  background:#F00;}

.date {
  font-size:10px;
  letter-spacing:0;
  color:#666;}
  
.redText {
  color:#F00;} 
  
.pages {
  width:90%;
  color:#000;
  margin:20px 0 0 20px;}  
  
.pageNum {
  width:22px;
  height:15px;
  font-size:11px;
  border:none;
  background:#F00;
  color:#F5F5F5;
  text-align:center;
  font-weight:bold;
  cursor:hand;}

.pageNum1 {
  width:22px;
  height:15px;
  font-size:11px;
  border:none;
  background:#F5F5F5;
  color:#CCC;
  text-align:center;
  cursor:hand;}  
  
.turnPage {
	width:auto;
	clear:both;
	text-align:center;
	border-top:1px #CCC dotted;
	padding-top:15px;
	margin:10px 0 0 0;}    
    
.newsTitle {
  background:#F00;
  color:#FFF;
  font-size:14px;
  padding:2px;} 

.newsTitle1 {
  background:#AA1413;
  color:#FFF;
  font-size:14px;
  padding:2px;} 

 
/*============================*/
/*========联系我们 =======*/
/*============================*/  

.contact li {
  font-size:14px;
  line-height:120%;
  width:355px;
  height:auto;
  margin:15px 0 0 55px;
  list-style:disc;}  
  
.contact_en li {
  font-size:13px;
  line-height:120%;
  width:375px;
  height:auto;
  margin:15px 0 0 55px;
  list-style:disc;}    

 
/*============================*/
/*========产品分类 =======*/
/*============================*/  

.category {
  width:225px;
  margin:10px 0 0 15px;
  overflow-x:hidden;}

 /*==============================*/ 
  
.subMenu {
  display: block;
  width:175px;
  height:20px;
  line-height:20px;}  

.subMenu a {  
  display: block;
  padding-left:20px;
  font-size:12px;
  padding-top:2px;
  padding-bottom:2px;
  color: #000;}  

.subMenu a:hover {
  color:#FFF;
  padding-left:20px;
  font-weight:bold;
  background:#E61212;}
  
 /*==============================*/ 
   
.subMenu1 {
  display: block;
  width:175px;
  height:20px;
  line-height:20px;
  margin-top:10px;}  

.subMenu1 a {  
  display: block;
  padding-left:8px;
  font-size:11px;
  padding-top:2px;
  line-height:100%;
  padding-bottom:2px;
  color: #000;}  

.subMenu1 a:hover {
  color:#FFF;
  padding-left:8px;
  font-weight:bold;
  background:#E61212;} 
 
 /*==============================*/ 
  
.subProC a {
  color:#333;
  text-decoration:none;}
  
.subProC a:hover {
  color:#FFF;
  background:#F60;}  

.subProC li {
  list-style:circle;
  height:22px;
  line-height:22px;
  position:relative;
  top:2px;
  color:#000;
  width:auto;
  margin:0 0 0 24px;}

 /*==============================*/ 
   
.subProC1 a {
  color:#333;
  text-decoration:none;}
  
.subProC1 a:hover {
  color:#FFF;
  background:#F60;}  

.subProC1 li {
  list-style:circle;
  height:22px;
  font-size:11px;
  line-height:22px;
  position:relative;
  top:2px;
  color:#000;
  width:auto;
  margin:0 0 0 20px;}  

 /*==============================*/ 
 
.searchInput { 
  width:120px;
  color: #333;
  border: none;
  background: url(images/input_bg.gif) repeat;}

.categorySearch li {
  color:#000;
  margin:5px 0 0 20px;}
  
.button {
  width:auto;
  height:20px;
  cursor:hand;
  padding:0;
  border:none;
  background: url(images/input_bg.gif) repeat;} 
  
.button1 {
  width:auto;
  height:20px;
  cursor:hand;
  padding:0;
  color:#FFF;
  border:none;
  background: url(images/input_bg1.gif) repeat;}     
  
  

/*============================*/
/*==========产品列表=======*/
/*============================*/

.proItem {
  width:170px;
  height:150px;
  float:left;
  margin-top:15px;
  text-align:center;}

.proName {
    width:150px;
	height:25px;
	line-height:25px;
	text-align:center;
	margin-top:8px;
	clear:both;}

.proName a:hover {
  color:#FFF;
  background:#F00;}		
  
.proPic {
  width:158px !important;
  height:116px !important;
  width:150px;
  height:110px;
  text-align:center;
  clear:both;}
      
.proPic a { 
  display:block;
  padding:3px;
  background:#FFF;
  border:1px #CCC solid;}
    
.proPic a:hover{
  display:block;
  padding:3px;
  background:#039;
  border:1px #FFF solid;}


.bigPicBorder { 
  padding:3px;
  background:#FFF;
  border:1px #CCC solid;}

.picBorder {
  border:0;}

  
/*============================*/
/*========产品详细 =======*/
/*============================*/  

.layout1 {
	width:100%;
	height:100%;
	clear:both;}

.layoutProDetail {
  width:735px;
  height:auto;
  margin:0 auto;}

.h1Line {
  height:1px;
  overflow:hidden;
  background:#333;}  
  
  
 
/*============================*/
/*========客户留言 =======*/
/*============================*/  


.msgLeft {
  width:110px;
  height:22px;
  line-height:22px;
  text-align:right;
  float:left;}

.msgLayout {
  width:600px;
  height:auto;
  overflow:hidden;
  text-align:left;
  margin:0 0 0 25px !important;
  margin:0 0 0 20px;}
 
.msgTit {
  color:#FFF;}

.msgTitBG {
  width:577px;
  height:28px;
  line-height:28px;
  color:#1D0D0D;
  overflow:hidden;
  background:url(images/msg/msg_11.jpg) repeat-x;}  

.location {
  color:#E4E4DB;}  

.msgContent {  /*留言内容显示区域*/
  color:#1D0D0D;
  background:#EFEBEB;
  padding:10px;
  height:auto !important;
  height:65px;
  border-bottom:3px #C1C1C1 solid;
  overflow-x:hidden;}

.w470 {
  width:470px;}  

.msgHead li {
  width:80px;
  height:auto;
  overflow:hidden;
  text-align:center;}

  
.pubTime {
  color:#999;}  

.msgReply {  /*留言回复区域*/
  color:#FFF;
  background:#595959;
  padding:5px 10px;
  height:15px;
  overflow-x:hidden;}

.msgSplit {
  height:20px;
  overflow:hidden;}

.msgInput { 
  width:420px;
  color: #333;
  border: none;
  background: url(images/input_bg.gif) repeat;}
  
.msgInput1 { 
  width:420px;
  color: #333;
  border: none;
  background: url(images/input_bg.gif) repeat;}
  
.msgArea {
  width:420px;
  height:100px;
  color: #333;
  background: url(images/input_bg.gif) repeat-x #C2C2C2 top;
  border: none;}
  
.imgHead li {
  width:60px;
  text-align:center;
  float:left;}  
  
.msgItem li {
  margin-top:5px;}  

#msgSearch {
  margin:0 0 0 40px;}
  
.msgTitW {
  width:70px;
  line-height:20px;
  height:20px;
  float:left;}



/*============================*/
/*========底部 =======*/
/*============================*/  

#foot {
  width:100%;
  text-align:center;
  height:30px;
  line-height:30px;
  clear:both;
  background:#F1F5EF;}

#foot ul {
  margin-left:145px;}
  
#foot li {
  float:left;
  margin-left:50px;}
  

/******小画面头部背景********/
.topW {
  width:738px;
  height:155px;
  overflow:hidden;}

.msgTopBG {
  background:url(images/khly_2.jpg) no-repeat;}

.newsTopBG {
  background:url(images/newsDetailTop_2.jpg) no-repeat;}

.proTopBG {
  background:url(images/proDetailTop_2.jpg) no-repeat;}


.msgTopBG_en {
  background:url(images/khly1_2.jpg) no-repeat;}

.newsTopBG_en {
  background:url(images/newsDetailTop1_2.jpg) no-repeat;}

.proTopBG_en {
  background:url(images/proDetailTop1_2.jpg) no-repeat;}
  

.questionTitBC  {
  background:#039;
  color:#FFF;
  font-size:14px;
  padding:2px;}   
  
.questionTit {
  color:#039;
  font-size:14px;
  padding:2px;}   
  
.ask {
  clear:both;
  line-height:25px;}
  
.answer {
  clear:both;
  color:#036;
  margin:5px 0 0 12px;}
  
.orderList {
  line-height:180%;
  margin:0 0 0 30px;}
  
.orderList li {
  list-style:decimal;}
  
  
  
  
/*产品描述样式*/

.proTitle {
  background:#022;
  color:#FFF;
  font-size:14px;
  padding:2px;} 

.descTit {
  background:#CCC;}
  
.descBody {
  background:#F5F5F5;}
  
.topBtn {
  background:#666;
  color:#FFF;}    