﻿@charset "utf-8";

#banner { height:407px; overflow:hidden; }

#main-content { background:#f30000; padding:10px 0; }

.i-about, .i-product, .i-culture { _display:inline; }
.i-about { width:307px; height:192px; background:url(../images/index_06.jpg) no-repeat; }
.i-product { width:438px; height:192px; background:url(../images/index_08.jpg) no-repeat; margin:0 3px; }
.i-honor { width:204px; height:192px; background:url(../images/index_10.jpg) no-repeat; }
a.more { display:block; height:25px; padding:10px 10px 0 0; text-align:right; font-size:10px; color:#8c8c8c; }

.i-about-content { padding:0 15px; font-size:12px; }

.i-product-content { padding:5px 36px 0; width:365px; height:140px; overflow:hidden; font-size:12px; position:relative; }
.i-product-content .tempWrap { width:365px !important; }
.i-product-content .prev, .i-product-content .next { background:url(../images/prev_next.png) no-repeat; display:block; width:14px; height:29px; position:absolute; top:50px; z-index:10; }
.i-product-content .prev { left:10px; }
.i-product-content .next { background-position:-14px 0; right:10px; }
.i-product-show li { float:left; width:115px; height:140px; overflow:hidden; margin-right:10px; }
.i-product-show img { width:111px; height:111px; padding:1px; border:1px solid #e3e3e3; }

.i-honor-content { padding:5px 15px 0; position:relative; width:174px; height:132px; overflow:hidden; }
.i-honor-btn { position:absolute; z-index:3; right:15px; bottom:5px; }
.i-honor-btn ul { overflow:hidden; zoom:1; float:left; }
.i-honor-btn li { width:10px; height:10px; overflow:hidden; background:#bb8c58; color:#bb8c58; float:left; margin-right:5px; cursor:pointer; }
.i-honor-btn li.on { background:#f30000; color:#f30000; }
.i-honor-show { position:relative; height:100%; z-index:0; }
.i-honor-show li { zoom:1; }
.i-honor-show img { width:170px; height:128px; display:block; border:1px solid #e3e3e3; padding:1px; }