.bigtitle{width: 1280px;height: 30px;padding-bottom: 28px;margin: 0 auto;line-height: 30px;text-indent:30px;font-size: 22px;font-weight: bold;color: #111}

.selection{width: 1220px;height: 40px;margin: 0 auto;display: flex;flex-wrap: wrap;}
.selection_item{width: 88px;height: 40px;margin-right: 12px;position: relative;}
.selection_item .selection_top{width: 88px;height: 40px;}
.selection_item .selection_top a{display: block;width: 88px;height: 40px;background:#f5f5f5;border-radius: 20px;line-height: 40px;text-align: center;font-size: 14px;color: #111}
.selection_item .selection_top a span{display:inline-block;width: 8px;height: 5px;margin-left: 12px;position: relative;top:-3px;background: url(../images/arrow_down1.png) no-repeat;background-size: 100% 100%;}
.selection_item .selection_top_active a{background: #111;color: #FFF}
.selection_item .selection_top_active a span{background:url(../images/arrow_down2.png) no-repeat;background-size: 100% 100%}
.selection_item .selection_box{position: absolute;left: 0;top: 50px;width: 412px;height: auto;padding: 14px 18px 30px;background: #FFF;box-shadow: 0px 3px 9px rgba(0,0,0,0.16);border-radius: 4px;z-index:300;display: none}
.selection_item .selection_list{width: 412px;height: auto;display: flex;flex-wrap: wrap;}
.selection_item .selection_list a{display: block;width: 88px;height: 40px;margin: 16px 0 0 12px;background: #F5F5F5;border-radius: 20px;line-height: 40px;text-align: center;font-size: 14px;color: #111;text-decoration:none}
.selection_item .selection_list a:hover{color: #54bac9}
.selection_item .selection_list a.a_active{width: 86px;height: 38px;border: 1px solid #111;;line-height: 38px;text-align: center;font-size: 14px;color: #111;text-decoration:none}
.selection_item .selection_list a.a_active:hover{color: #54bac9}
.selection_item .selection_box_active{display: block}

.con{width: 1280px;margin:11px auto 0;padding:15px 0 90px;background:#f5f5f5;overflow: hidden;}
.list{width: 1270px;min-height:1000px;_height:1000px;padding-left: 10px;display: flex;flex-wrap: wrap}
.list .item{width: 393px;margin:0 0 30px 20px}
.list .item .pic{width: 393px;}
.list .item .pic a{display:block;width: 393px}
.list .item .pic img{display:block;width: 393px;height:auto;border:none;border-radius:20px}
.list .item .info1{width: 393px;height: 28px;margin-top: 10px}
.list .item .info1 h5{width: 393px;height: 28px;line-height:28px;font-size: 14px;font-weight: normal;color: #181818;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden}
.list .item .info1 h5 a{color: #181818;text-decoration: none;}
.list .item .info1 h5 a:hover{color: #54bac9}
.list .item .info2{width: 393px;height: 20px;margin-top: 5px}
.list .item .info2 .sn{width: 393px;height: 20px;line-height: 20px;font-size: 14px;color: #5B5B5B}
.list .item .info1_1{width: 393px;height: 28px;margin-top: 10px;display: flex;flex-wrap: wrap;justify-content: space-between}
.list .item .info1_1 h5{width: 234px;height: 28px;line-height:28px;font-size: 14px;font-weight: normal;color: #181818;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden}
.list .item .info1_1 h5 a{color: #181818;text-decoration: none;}
.list .item .info1_1 h5 a:hover{color: #54bac9}
.list .item .info1_1 .right{width: 151px;height: 28px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.list .item .info1_1 .shop{width: 93px;height: 28px;line-height: 28px;text-align: right;font-size: 20px;font-weight: 600;color: #000102}
.list .item .info1_1 .zhe{width: 48px;height: 28px;background: #FDDB00;line-height: 28px;text-align:center;font-size: 12px;color: #110F00}
.list .item .info1_1 .zhe span{font-size: 20px;font-weight: bold;color: #110F00}
.list .item .info2_1{width: 393px;height: 20px;margin-top: 5px;display: flex;flex-wrap: wrap;justify-content: space-between}
.list .item .info2_1 .sn{width: 234px;height: 20px;line-height: 20px;font-size: 14px;color: #5B5B5B}
.list .item .info2_1 .market{width: 151px;height: 20px;line-height: 20px;text-align: right;font-size: 14px;color: #5B5B5B;text-decoration: line-through;}
.more{width: 120px;height: 40px;margin: 20px auto 0}
.more a{display: block;width: 120px;height: 40px;background: #111;border-radius: 20px;line-height: 40px;text-align: center;font-size: 14px;color: #FFF}
.nomore{width: 1280px;height: 40px;margin: 20px auto 0;line-height: 40px;text-align: center;font-size: 14px;color: #999;display: none}