#products {}

/*
#products .products-title{position: absolute;left:370px;top:580px; width: 180px;height: 35px;font-size: 36px;font-weight: bold;color: #AD885E;}
#products .products-tips{position: absolute;left:370px;top:605px;margin-top:10px;color: #AD885E;font-size:14px;}
*/
.products-title{padding-top:520px; width: 180px;height: 35px;font-size: 36px;font-weight: bold;color: #AD885E;}
.products-tips{margin-top:50px;color: #AD885E;font-size:16px;}

.products-item-title{padding-top:520px;height: 35px;font-size: 36px;font-weight: bold;color: #AD885E;}
.products-item-tips{margin-top:50px;max-width:800px;color: #AD885E;font-size:14px;}


/** 商店图 */
#products .products-mall {height:939px;}
#products .products-mall-icon {padding-top:46px;padding-bottom:46px;background-color:#253A33;}
#products .products-mall-icon img{width:100%;height:850px;}


/** tips图 */
#products .products-mall-tips {position: absolute;left:299px;top:1358px;width: 730px;height: 423px;background: #AD885E;padding-left:71px;}
#products .products-mall-tips .title{margin-top:83px;width: 403px;height: 34px;line-height:34px;font-size: 36px;font-weight: bold;color: #FFFFFF;}
#products .products-mall-tips .sub-title{margin-top:14px;width: 730px;height: 17px;font-size: 18px;font-family: Arial;font-weight: 400;color: #FFFFFF;}
#products .products-mall-tips .intro{margin-top:71px;width: 550px;height: 107px;font-size: 16px;font-weight: 400;color: #FFFFFF;line-height: 30px;}


/** **/
#products .products-nav{padding-top:292px;background-color: #192823;}
#products .products-nav-item{padding-bottom:137px;}
#products .products-nav-icon{margin-right:13px;width:66px;height:67px;}
#products .products-nav-title{line-height:35px;padding-top:4px; color: #AD885E;font-weight: bold;font-size:32px;}
#products .products-nav-tips{padding-top:0px;color:#AD885E;font-size:18px;}
#products .products-nav-line{width:100%;margin-top:42px;margin-bottom:40px;height:1px;background-color:#AD885E;}

#products .products-item{}
#products .products-item-icon img{width:20px;height:20px;}
#products .products-item-title img{margin-right:7px;}
#products .products-item-title{width:520px;line-height: 20px;color: #fff;font-weight: bold;}
#products .products-item-intro{margin-top:38px;width:532px;font-size:16px;line-height:30px;}

/** 列表 */
#products-cate .products-item {background-color: #CFDACC;margin:0 369px 48px 371px;width: 1178px;}
#products-cate .products-item img{width:473px;height:314px;margin-right: 62px;}
#products-cate .products-item-title {font-size:24px;padding-right:64px;padding-left:64px;font-weight: bold;padding-top:71px; font-size: 24px;color: #284940;}
#products-cate .products-item-intro {font-size:16px;padding-top:27px;padding-right:64px;padding-left:64px;color:#666666;line-height: 25px;height:65px;max-height: 65px;}
#products-cate .products-item-date {color: rgb(105, 105, 105);font-size:18px;margin-top:55px;padding-left:64px;}
#products-cate .products-item-more {font-size:14px;margin-top:49px; margin-right:64px;background-color:#AD885E;width: 130px;height:40px;color: #fff;text-align: center;padding-top:10px;}

/** 产品详细 */
.product-table-row{
		margin:100px 0px 100px 0px;
		color:#ddd;
	}
.product-table-row a{
	color:#ddd;
}
.product-table-row a:hover{
	color:#fff;
	font-weight: bold;
}
table td{border-left:solid 1px #ddd;}

table tr{line-height: 35px;height:35px;border-top:solid 1px #ddd;}

table td:last-child{border-right:solid 1px #ddd;}

table tr:last-child{border-bottom:solid 1px #ddd;}

.product-table-title{text-align: center;font-weight: bold;margin-bottom:50px;}


