

/***************************宽屏样式(start)***************************/
.w_1200 #index .products{width:877px;}
/***************************宽屏样式(end)***************************/
/*************************** banner (start) ***************************/
#ibanner{height:500px; min-width:980px; margin-bottom:25px; background:none no-repeat center 0;}
/*************************** banner (end) ***************************/
/*************************** index (start) ***************************/
#index{margin-top:25px; color:#000; overflow:hidden;}
#index h2{height:40px; color:#000; font-size:20px; font-weight:bold; text-transform:uppercase;}
#index .about{float:left; width:280px;}
#index .about div{line-height:2em; margin-bottom:20px;}
#index .about a{color:#c23136; text-transform:uppercase;}
#index .products{float:right; width:654px; position:relative;}
#index .products .btnL{width:20px; height:20px; cursor:pointer; position:absolute; top:5px; right:30px; background:url(../images/common.png) 0 0;}
#index .products .btnR{width:20px; height:20px; cursor:pointer; position:absolute; top:5px; right:0; background:url(../images/common.png) -30px 0;}
#index .products .box{width:100%; height:283px; overflow:hidden;}
#index .products .box ul{float:left; width:500%;}
#index .products .box ul li{float:left; width:208px; margin:0 15px 15px 0;}
#index .products .box ul li .photo{width:200px; height:200px; overflow:hidden; text-align:center; border:4px solid #e5e6ea;}
#index .products .box ul li .photo a{width:200px; height:200px; display:table-cell; vertical-align:middle;}
#index .products .box ul li .photo img{max-width:200px; max-height:200px;}
#index .products .box ul li .name{height:40px; line-height:20px; overflow:hidden; padding:0 5px; margin-top:10px;}
#index .products .box ul li .name a{color:#191919; font-size:14px;}
#index .products .box ul li:hover .photo{border-color:#a72e36;}
/*************************** index (end) ***************************/
