@charset "utf-8";
/* CSS Document */
.ind-w{width:1080px; height:auto; min-height:100px; margin:10px auto 0; background:#fff; padding-bottom:40px;}
/* PRODUCT CLASS */
.ind-pro-cls{width:1080px; height:auto; overflow:hidden; padding-bottom:10px;}
.ind-pro-cls h1{ width:100%; height:39px; background:url(../img/bj01.jpg) no-repeat center top; line-height:39px; color:#593c25; text-align:center; font-size:24px; margin-bottom:10px;}
.ind-pro-cls li{width:360px; height:44px; float:left; text-indent:30px; line-height:44px; font-size:16px;}
.ind-pro-cls li a{color:#593c25;}
.ind-pro-cls li a:hover{color:#6dae00;}
.ind-pro-cls li i{color:#6dae00; padding-right:5px;}

/* PRODUCT CLASS */
.ind-floor-tt{width:1080px; height:64px; background:#6dae00;}
.floor-tt-l{width:94px; height:64px; background:#cfa972; line-height:70px; color:#fff; font-size:48px; text-align:center; overflow:hidden;}
.floor-tt-c{width:907px; height:64px; line-height:64px; color:#fff; font-size:24px;}
.floor-tt-c i{padding-right:5px; padding-left:10px;}
.floor-tt-r{width:79px; height:64px; line-height:64px; font-size:14px;}
.floor-tt-r i{padding-left:5px;}
.floor-tt-r a{color:#fff;}
.floor-tt-r a:hover{color:#ccff76;}
.ind-floor-list{width:1020px; height:auto; margin:26px auto 0; overflow:hidden;}
.ind-floor-list ul{clear:both; overflow: hidden;margin-left:-28px;}
.ind-floor-list li{width:234px; height:280px; margin-left:28px; float:left;}
.ind-floor-list .p-img{width:234px; height:234px; border:1px solid #e0e0e0; overflow:hidden;}
.ind-floor-list .p-tt{width:100%; height:36px; color:#333; font-size:16px; text-align:center; line-height:36px;}
.ind-floor-list li:hover .p-tt{color:#6dae00;}
.ind-floor-list li .p-img img{width:234px; height:234px; transition: all 0.4s;}
.ind-floor-list li:hover .p-img img{transform: scale(1.2);}
.floor-more{width:100%; height:27px; background:url(../img/dx01.jpg) repeat-x left center; text-align:center;}
.floor-more a{width:104px; height:27px; border:1px solid #6dae00; line-height:27px; color:#6dae00; font-size:14px; background:#fff; display:block; border-radius:15px; margin:0 auto;}
.floor-more a:hover{background:#6dae00; color:#fff;}