@charset "utf-8";
/* CSS Document */

body{background:#f3f3f3;}
article{/*padding-top:15px;*/ overflow:hidden; background:none; border:none;}

.search_box{position:relative; height:37px; padding:5px 0; border-bottom:1px solid #eee; background:#fff;}
.search_back{position:absolute; left:15px; height:37px; width:22px; background:url(../images/user/icon_arrow_left.png) no-repeat left center; background-size:auto 20px;}
.search-form{background:url(../images/icon_search.png) no-repeat 12px center; background-color:#f4f4f4; background-size:auto 17px; border-radius:20px; height:37px; margin-left:43px; margin-right:52px;}
.search-form .enter{padding-left:35px; line-height:37px; height:37px; color:#999; font-size:1.05em; border:none; outline:none; background:none; width:225px;}
.search-menu{height:37px; position:absolute; right:14px; top:0px; display:block; background:url(../images/sort/icon_menu.png) no-repeat right center; width:22px; background-size:auto 5px; }


.sort-l{float:left; width:26.4%;height: 100%; /*border-bottom:1px solid #eee;*/ overflow-y:auto;}
.sort-item{border:1px solid #eee; border-bottom:none; line-height:62px; text-align:center; font-size:14px; color:#343434; background:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sort-item-cur{background:#f3f3f3; border:1px solid #f3f3f3; color:#e71e2e;}

.sort-r{margin-left:26.4%; padding:0 10px; height: 100%;overflow-y:auto; }
.sort-r-cont{ width: 100%;min-height: 100%; display:none;}
.sort-banner{margin-bottom:13px; height:auto; padding-top:15px;}
.sort-banner img, .sort-goods img{width:100%; height:auto;}
.sort-tit{height: 44px;line-height: 44px; font-size:14px;color: #e71d2c;border:1px solid #eee; font-weight: bold;border-bottom: none; background: #fff url(../images/cy_new/sort_titBg.jpg) no-repeat center;text-align: center;-webkit-background-size: 129px 44px;
background-size: 129px 44px;}
.sort-content{border:1px solid #eee;border-top: none; overflow:hidden; background:#fff; margin-bottom:20px;}
.sort-content:nth-last-of-type(1) { margin-bottom: 0; }
.sort-goods{width:33.33%; height:auto; float:left; display:block;}
.sort-goods p{padding-bottom:6px; height: 24px;line-height: 24px;text-align:center;}
.sort-goods .PicBox{display:block;width:100%;}
.sort-goods .PicBox_logo{position:relative;display:block;height:60px;margin:0 5px;}
.sort-goods .PicBox_logo img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-height:100%;max-width:100%;}
.sys{position:absolute; right:15px; height:27px; width:22px; background:url(../images/cy02/sys_cy.jpg) no-repeat left center; background-size:auto 20px;}
.sort_msg{position:absolute; right:15px;top:5px; height:27px; width:22px; background:url(../images/cy02/i_msg.jpg) no-repeat left center; background-size:auto 20px;}
.sort_msg i{position: absolute;left: 50%; top:0;height: 12px;padding: 0 3px;background: #e71e2e;border-radius: 6px; text-align: center;font-size: 10px;color: #fff;}
.back-btn{position: absolute;top: 5px;left: 0;width: 37px;height: 37px;background: url(/discovery/images/i_back_tongyi.png) no-repeat center;background-size: 12px 19px;}