/* CSS Document */


/*-----------产品列表海报区------*/

.banner { width:100%; float:left;background: #333333;}
.banner_s { width:1200px; height:400px;  margin: auto;}
.banner_s img { width:100%; height:100%;}

/*-----------产品列表展示更表区------*/
.product_box { width:100%;  float:left; background: #333333; }
.product{ width:1200px; height:60px;  margin: auto; }
.product_menu { width:1200px; height:60px; background:url(../images/cp-menu.jpg); }
.product_menu ul { margin-left:50px; }
.product_menu li { width:140px; line-height:60px; display: inline; list-style:none; background:url(../images/cp-li.jpg);}
.product_menu li a { width:140px; line-height:60px; color: #333333; font-size:20px; font-weight:bold; text-align:center; background: url(../images/cp_menu_li01.jpg); }
.product_menu li a:hover {width:140px; line-height:60px; color:#FF0000;font-weight:800; text-align:center; background:url(../images/cp-li.jpg);}
.product_menu  span  { float:right; font-size:15px; color: #CCCCCC; line-height:60px; margin-right:20px;width:200px; } 


.product_cp{width:1200px; height:620px; margin: auto; background:#666666;}
.product_cp ul {}
.product_cp li  {list-style:none; width:274px; height:293px;  border:1px   #999999 solid ; float:left; margin:10px 10px ;  margin:8px 10px 2px 12px;}
.product_cp li img { width:270px; height:250px; margin-left:2px; margin-top:2px;}
.product_cp li dt { width:270px; height:40px; line-height:40px; color:black; text-align:center;background: url(../images/cp_li1.jpg); margin:auto; }
.product_cp li a { color: #000099;  font-size:14px; }

.product_cp li a:hover { color:blue; }  


/*-----------产品明细展示区------*/

.product_shop {width:1200px; height:620px; background:white; margin: auto; background: #666666;}
.product_shop_L { width:300px;   float: left;  border-right:1px solid  #4D4D4D; margin-top:1px; margin-left:2px;}
.product_shop_L h2 { width:100%; height:60px; line-height:60px; text-indent:20px; border-bottom:4px solid  #CFCFCF;}
.product_shop_L ul {}
.product_shop_L li { width:270px; line-height:40px; border-bottom:1px dashed #CCCCCC; margin-left:10px;}
.product_shop_L li a { color: #CCCCCC; font-size:16px; text-indent:20px;}
.product_shop_L li a:hover { color: #00FFFF; width:280px; height:40px;}


.product_shop_R { width:860px;  float: right; margin-top:1px; margin-right:2px; }
.product_shop_R dt { width:840px;  font-size:25px; line-height:80px; color:white;text-align:center;}
.product_shop_R p { width:840px;  margin-top:30px ; margin-bottom:30px; margin-left:10px;  text-indent:30px; font-size:16px; color:#CCCCCC;}