



/*reset*/
body {width:100%;height:100%;background: #fff none repeat scroll 0 0; color: #666;font-size:12px;font-family:微软雅黑;}
ul,ol{list-style:none;}
*{margin:0;padding:0;border:0;}
a{text-decoration: none;color:#666;}
a:hover{color: #e40000;}




/*main*/
#topad{height: 300px;line-height: 300px;width: 100%;background:url('http://img.officemate.cn/themes/default/images/topad_2.jpg') no-repeat center top;}
.main .mian-container{width: 1190px;margin:0 auto 20px;position: relative;}
.main .productLoop{margin-top:15px;}
.main .productLoop .productLoop-intro{border-bottom: 2px solid #ff5001;padding-bottom: 5px;}
.main .productLoop .productLoop-intro h1{display: inline-block;font-weight:normal;font-size:18px;color: #ff5001; font-family: 微软雅黑;}
.main .productLoop .productLoop-intro h1 span{display: inline-block;width: 38px;height: 35px;line-height: 35px;background-image:url('http://img.officemate.cn/themes/default/images/loop.png');background-repeat: no-repeat;background-size: 38px 35px;margin-right: 8px;color: #fff;padding-left: 8px;}
.main .productLoop .productLoop-intro .search{float: right;}
.main .productLoop .productLoop-intro .search input{border: 1px solid #ccc;border-right:none;height: 28px; padding: 0 5px; vertical-align: middle; width: 170px;height: auto\9;padding: 6.5px\9;} 
.main .productLoop .productLoop-intro .search span{background-color: #f49100;border-radius: 2px; color: #fff; cursor: pointer; display: inline-block; height:30px; line-height: 30px; margin-left: -8px; text-align: center; vertical-align: middle; padding: 0 15px;}
.main .productLoop .productLoop-show{overflow:hidden;height:540px;box-sizing:border-box;-webkit-box-sizing:border-box;border-left:1px solid #e2e2e2;}
.main .productLoop .productLoop-show .proshow-right{float: left;width:100%;height:100%;}
.main .productLoop .productLoop-show .proshow-right .product-list {height: 100%; width: 100%; } 
.main .productLoop .productLoop-show .proshow-right .product-list li{padding-top:15px;height: 50%;width: 20%;box-sizing:border-box;-webkit-box-sizing:border-box;float: left;border-bottom: 1px solid #e2e2e2;border-right: 1px solid #e2e2e2;}
.main .productLoop .productLoop-show .proshow-right .product-list li .product-img{width: 160px;height: 160px;margin:0 auto;}
.main .productLoop .productLoop-show .proshow-right .product-list li .product-img img{width: 100%;height: 100%;}
.main .productLoop .productLoop-show .proshow-right .product-list li .product-desc{padding:0 10px 0 18px;text-align:left;}
.main .productLoop .productLoop-show .proshow-right .product-list li .product-desc .product-name{line-height: 20px;height:40px;overflow: hidden;white-space: normal;text-overflow:ellipsis;margin:10px 0;font-size: 13px;display:block;}
.main .productLoop .productLoop-show .proshow-right .product-list li .product-desc .product-price{color:#e40000;font-size: 16px;font-family: 微软雅黑;}
.main .productLoop .productLoop-show .proshow-right .product-list li .product-desc .del{margin-left:10px;color: #666;font-size: 12px;text-decoration: line-through;}


.friend-link .friend-link-inner .link-list .link-item{float: left;margin-right: 12px;}