﻿@charset "utf-8";
/* Dickson Furniture Co.,Ltd. _ CSS Document */

.thsection_a {min-height:982px; height:auto; background:url(../images/product_prosb.gif) repeat-y center top #FFFFFF; -moz-user-select:none;}
.thsection_b {background-color:#FFFFFF;}
.thsection_c {background-color:#FFFFFF;}
.section_a {}
.section_b {}



.bg {background:url(../images/m2.jpg) no-repeat center top #CCCCCC;}


.psc {height:550px; margin:0px; padding:0px; list-style:none; position:relative; overflow:hidden; outline:none; transform:translate(0px, 0px); background-color:#f2f4f6;
	-webkit-backface-visibility:hidden;
	   -moz-backface-visibility:hidden;
	        backface-visibility:hidden;
	
}
.psc li { display:block; float:left; width:1100px; height:550px; overflow:hidden; text-align:center; background-color:#f2f4f6;}
.psc .kc {width:auto; padding-right:5px; background-color:#E7E7E7;}

.psc_item {width:0px; height:20px; position:absolute; bottom:12px; left:auto; background:url(../images/nav_item.png) repeat-x left center; _background-image:url(../images/nav_item.gif);}
.psc_item .thsis {width:16px; height:16px; overflow:hidden; display:inline-block; float:left; margin:2px; cursor:pointer;}

/*
.pscControl {position:absolute; z-index:30; width:40px; height:140px; top:210px; display:none; cursor:pointer; background:url(../images/item_lr.gif) no-repeat; background-color:rgba(0, 0, 0, .6); *background-color:#000000; *filter:alpha(opacity=60);}
.pscControl:hover {}
#psc_pre {left:0px; background-position:-30px 20px;}
#psc_nxt {right:0px; background-position:-30px -80px;}
#psc_pre:hover {background-position:-130px 20px;}
#psc_nxt:hover {background-position:-130px -80px;}
*/







.consp {width:360px; height:180px; padding:0px; display:inline-block; float:left; margin:30px 10px 0px 0px;}
.consp_b {width:366px; height:183px; padding:0px; overflow:hidden; display:inline-block; float:left; border-top:solid 1px #999999; border-right:solid 1px #999999; margin:0px; background-color:#F7F7F7;}
/*
.consp_b {width:366px; height:183px; padding:0px; overflow:hidden; display:inline-block; float:left; border-right:solid 1px #F1F1F1; margin:0px; margin-top:50px; background-color:#F7F7F7;}
*/

.headerknow {
	width:100%;
	float:left;
	height:95px; background:#322A29; position:relative;
 border-bottom-style:solid;
 border-bottom-color:#FF0;
 border-bottom-width:3px;
 margin:0 0 20px 0;
 padding:0;
} 

.category{
 width:100%;
 background:#E6E4DF;
 float:left;
 margin:0 0 30px 0;	
}
.category ul{
	width:1100px;
	margin:0 auto;	
}
.categorylist{
 width:100%;
 background:#E6E4DF;
 float:left;
 margin:0;	
}
.categorylist ul{
	width:1100px;
	margin:0 auto;	
}
.cateli{
  float:left;
  text-decoration:none;
  padding:0px 15px;
  line-height:58px;
  font-size:16px;
   font-size:14px;
   list-style:none;
 
}
.cateli a{
	color:#333;
	text-decoration:none;
    font-size:13px;
}
.cateli a:hover{
	color:#f00; 
}
.productList{
  width:1150px;
 
  margin:0 auto;
 
}
.productListknow{
  width:1150px;
 
  margin:0px auto;
 
}
.product{
	 float:left;
	 width:250px;
	 margin:5px 15px 0px 15px;
}
.productImg{
	float:left;
	width:250px;
	margin:30px 0 0 0;
	border-style:solid;
	border-width:1px;
	border-color:#FFF;
}
.productImg:hover{
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
}
.productCon{
	float:left;
	background:#E6E4DF;
	width:250px;
	line-height:50px;
	text-align:center;
	margin:3px 0;
	color:#fff;
	font-size:14px;
}
.productCon a{
	color:#000;
	font-size:13px;
}
.productCon a:hover{
	color:#f00;
}
.productCon:hover{
	color:#653D2D;
}
.productDCon{
  width:100%;
 float:left;
   
}
.productDtitle{
  width:1100px;
  margin:0 auto;
  color:#F90
}
.productDcontent{
	float:left;
 width:1100px;
  margin:0 auto;
  color:#000;
  background:#fff;
  padding:10px 0px;
  
}
@-webkit-keyframes cprcm { 0%{opacity:0;} 100%{opacity:1;} }
@-moz-keyframes cprcm { 0%{opacity:0;} 100%{opacity:1;} }
