body { background: #e4ede5 url(../images/BodyBg.jpg) center 76px no-repeat; }
.KindList, .KindList tr, .KindList tr td, .KindList tr th { border: 1px solid #d4dad5; margin-top: 31px; }
.KindList tr th { width: 90px; line-height: 38px; vertical-align: top; color: #6d796d; }
.KindList tr td { width: 894px; padding: 0 10px; line-height: 38px; }
.KindList tr td a { white-space: nowrap; margin: 0 15px; color: #888; }
.KindList tr td a.cur, .KindList tr td a:hover { color: #d97d54; }

.ProductShowList .ProductTitle { float: left; display: inline; width: 992px; margin-top: -1px; border: 1px solid #d4dad5; padding: 10px 3px; }
/*.ProductShowList .ProductTitle li { float: left; display: inline; width: 85px; height: 30px; margin: 0 3px; text-align: center; line-height: 30px; }*/
.ProductShowList .ProductTitle li { float: left; display: inline; /*width: 125px;*/ height: 30px; margin: 0 3px; text-align: center; line-height: 30px; }
.ProductShowList .ProductTitle li a { display: block; color: #fff; padding:0 10px;}
.ProductShowList .ProductTitle li a.Hot { background: #cbcabf; }
.ProductShowList .ProductTitle li.cur a, .ProductShowList .ProductTitle li a.Hot:hover { background: #b4b3a6; }
.ProductShowList .ProductTitle li a.News { background: #bfcacb; }
.ProductShowList .ProductTitle li.cur a.News.News, .ProductShowList .ProductTitle li a.News:hover { background: #a7b3b4; }
.ProductShowList .ProductTitle li a.Pany { background: #cbbfcb; }
.ProductShowList .ProductTitle li.cur a.Pany, .ProductShowList .ProductTitle li a.Pany:hover { background: #b5a8b5; }
.ProductShow ul li { float: left; display: inline; width: 230px; height: 320px; margin-top: 25px; margin-left: 25px; }
.ProductShow ul li p { height: 36px; overflow: hidden; }
.ProductShow { display: none; width: 1000px; }
.ProductShow ul { position: relative; left: -25px; width: 1020px; float: left; display: inline; }
.ProductShow ul li .img { position: relative; display: block; width: 220px; height: 220px; padding: 4px; border: 1px solid #d0dfd2; margin-bottom: 9px; }
.ProductShow ul li .img img { display: block; width: 220px; height: 220px; }
.ProductShow ul li .img:hover { border: 1px solid #94b598; }
.ProductShow ul li .img p { color: #6d796d; line-height: 18px; margin-top: 10px; }
.ProductShow ul li .price { color: #6d796d; margin-top: 9px; line-height: 25px; }
.ProductShow ul li .price strong { font-size: 18px; color: #cd6f1b; font-family: "Arial"; }
.ProductShow ul li .glass { display: none; position: absolute; bottom: 4px; right: 5px; width: 79px; height: 79px; background: url(../images/FangDaJing.png) no-repeat; }


/*modify*/
.KindList { margin-top: 0; }

.searchWrap { width: 1000px; height: 34px; margin: 20px auto; text-align: right; }
.searchWrap input { vertical-align: middle; }
.searchWrap .searchTxt { width: 220px; height: 14px; padding: 8px 5px; border: 2px solid #c4cac4; background: #fafcfb; color: #d2d2d2; font: 12px/14px Arial,SimSun; }
.searchWrap .searchBtn { width: 84px; height: 34px; margin-left: 3px; border: 0; background: #788678; color: #fff; font: bold 14px SimSun; cursor: pointer; }
