﻿@charset "utf-8";
/* Css Reset For XHTML*/



/* 瀑布流样式 */
.waterfall{zoom:1;width:100%; position:relative;}
.wf_inner{margin:15px auto;}
.wf_col{position:relative;margin:0 auto;}
.wf_item{ box-sizing:border-box; text-align: center;color:#565656;zoom:1; position:absolute; background:#fff;}
.wf_item:hover{z-index:10}
.wf_item:focus {border:0px;}
.wf_item:hover {box-shadow: #949494 0px 0px 15px;-webkit-transition: box-shadow .3s ease-in;-moz-transition: box-shadow .3s ease-in;-ms-transition: box-shadow .3s ease-in;-o-transition: box-shadow .3s ease-in;transition: box-shadow .3s ease-in}
.wf_item_inner{text-align:center;font-size:14px;position:relative;}
.wf_item_inner.bor{border:1px solid #E8E8E8;overflow:hidden}
.wf_item_inner .wf_a{display:inline-block;position:relative;}
.wf_item_inner .wf_a .wf_tip{padding:3px 10px;background:#DBEAC1;position:absolute;top:0;left:0;color:gray;border-bottom-right-radius:5px;}
.wf_item_inner .wf_a .wf_duotu{margin-left:15px; margin-top:15px; padding:3px 5px;background:#A8A8A8; opacity:0.8; position:absolute;top:0;left:0;color:white;border-radius:2px;}
.wf_item_inner .wf_a .wf_bqjCertify{background:url(/images/Member/icon_DCI.png);background-repeat:no-repeat; width: 33px;height: 44px;display: inline-block;position: absolute;right: 5px;top:5px;}
.wf_item_inner .wf_item_div{padding:10px 20px 10px 20px;text-align:left;}
.wf_item_inner .wf_bt{height:30px;border-top:1px solid #E6E6E6;position:relative;}
.wf_item_inner .wf_item_div .wf_design{color:#1f91e4;}
.wf_item_inner .wf_item_div .smallImg{width:30px;vertical-align:middle;margin:0 10px 0 0;border-radius:22px;}
.wf_item_inner .wf_item_div p{height:30px;margin:0;}
.wf_item_inner .wf_item_div span{font-size:12px;}
.wf_item .thumb{background:#E9E9E9;position:relative;display:block;overflow:hidden;font-size:0;}
.wf_item .thumb_img{width:100%;max-width:100%;-ms-interpolation-mode:bicubic;/*解决IE7缩放图片会失真*/}
.wf_item .title{height:27px;margin:7px 0 0;color:#538700;font-size:17px;font-family:\5FAE\8F6F\96C5\9ED1;}
.wf_item .title a{color:#060;}
.wf_item_inner .wf_info{padding:10px 20px;display:flex;position:relative;justify-content:space-between}
.wf_item .desc{width:100%;vertical-align:2px; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #343434; font-size: 16px;text-align:left;font-size:14px;margin:0;}
.wf_result{height:32px;line-height:32px;margin-top:15px;text-align:center;color:#666;}
.wf_loading{background:url(../images/loading.gif) center center no-repeat;}
.honor1{display:flex}
.imgs>img{height:100%}
.honor .honorItem{margin-left:-3px}
.honorList{position:absolute;bottom:45px;left:0;background-color:#fff;width:100%;display:none;border-bottom:1px solid #ededed;}
.honorList .honorItem{display:flex;align-items:center;padding:5px 5px;margin-left:10px; border-bottom:1px solid #ededed;}
.honorList .honorItem:last-child{border-bottom:none;}
.honorList .honorItem img{display:inline-block;margin-right:5px}
.honorList .honorItem span{display:block;}
#backTop{cursor:pointer;width:38px;height:38px;}
#backTop:hover{background-position:0 0;}
 
.img img{ margin-top:15px; }

.page { display: none; }
.new_shop{background:url(/images/Boutique/new.gif) no-repeat;width:38px;height:38px;display:inline-block;position:absolute;left:0;top:0;z-index:1}