.search {
    position: relative;
}
.search-keyword {
    width: 100%;
    padding: 0 0 0 5px;
    font-size: 1em;
    color: #3C3C3C;
    background: #F4F4F4;
    line-height: 30px;
    border-radius: 3px;
    border: 1px solid #CFCBC5;
    box-shadow: 0 1px 3px #C8C8C8 inset;
}
.search-button {
    position: absolute;
    display:inline-block;
    right:10px;
    top: 10px;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    border: 0;
    width: 30px;
    height: 25px;
    background-position:-605px 6px;
    vertical-align:middle;
}


/*.swipe-box > .swipe img {
   border:1px solid #eee;
}



.activities {
    padding: 8px 0 0;
}*/
.activities .list {
    width: 100%;
    margin: 0 auto;
	background: #fff;
overflow: hidden;
padding: 10px 0 10px 0;
/*border-bottom: 1px solid #e6e6e6;*/
}
.activities .list ul {
    width: 100%;
}
.activities .list .one-img {

}
.activities .list .one-img .app li {
    float: left;
    width: 25%;
    margin: 0 0 6px;
}
.activities .list .one-img dl {
    font-size: .75em;
    text-align: center;
}
.activities .tabbox {
    margin: 15px auto;
}
.activities .tabs-hd {
    background:#EEE;
    /*border-top:1px solid #DDD;
    border-bottom:1px solid #DDD;*/
}
.activities .tabs {

    position: relative;
}
.activities .tabs li {
    text-align: center;
    float: left;
    width:33%;
    font-size:14px;
    border-right:1px solid #DDD;
}
.activities .tabs li:last-child {
    border-right:0;
}
.activities .tabs li a {
    display: block;
    padding:6px 0;
}
.activities .tabs li.selected {
    background: #f2f2f2;
}
.activities .tabs li.selected a {
    color: #cc0000;
}
.activities .tab-show {
    width: 100%;
    margin:15px auto;
}
.activities .tab-show .subjects:after {
    content:" ";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.activities .tab-show .subjects li {
    float:left;
    width:32%;
	height:110px;
    font-size:12px;
	padding:0 8px;
}
.activities .tab-show .subjects li .subject-item {
    width: 100%;
    height: auto;
    margin:auto;
    position:relative;
}
.activities .tab-show .subjects li .subject-item img {
    width: 100%;
    height: 90px;
}
.activities .tab-show .subjects li .subject-item .subject-title {
    position:absolute;
    bottom:0px;
    display:block;
    text-align:center;
    width:100%;
    padding:2px 0;
    background: rgba(0,0,0,0.2);
	overflow: hidden;
	height:20px;
}
.activities .tab-show .subjects li .subject-item .subject-title a {
    color:#FFF;
}
.list-view {
background: #fff;
/*border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;*/
}
.list_title {
position: relative;
}
.list_title {
color: #666666;
font-size: 16px;
padding-top: 8px;
padding-left: 10px;
padding-bottom: 5px;
}
.list_title i {
margin-right: 7px;
font-size: 16px;
}

.tuan_li {
padding: 8px 10px 9px 10px;
border-bottom: 1px solid #f5f5f5;
}
.list-view a:hover {
color: #6E7D8B;
text-decoration: none;
}
.list-view a:visited {
color: #6E7D8B;
text-decoration: none;
}
.tuan_li .list_item {
display: -webkit-box;
display: -moz-box;
width: 100%;
display: box;
}
.tuan_li .list_item .pic {
width: 100px;
height: 85px;
margin: 0px 12px 0 0;
display: inline-block;
overflow: hidden;
position: relative;
}
input, img {
vertical-align: middle;
}
img {
border: none;
}
.pic .order {
background: #0079ff;
}
.tuan_ico {
padding: 0 11px 5px 0;
position: absolute;
top: -15px;
left: 0px;
height: 35px;
width: 41px;
border-radius: 0 0 22px 0;
color: #fff;
text-align: center;
line-height: 50px;
font-size: 12px;
}
.tuan_li .info {
-webkit-box-flex: 1;
-moz-box-flex: 1;
}
.tuan_li .info h2 {
font-size: 14px;
color: #666666;
height: 15px;
overflow: hidden;
display: -webkit-box;
display: -moz-box;
font-weight: 400;
-webkit-line-clamp: 2;
-moz-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
word-break: break-all;
line-height: 15px;
}
.tuan_li .info h3 {
font-size: 12px;
color: #b2b2b2;
height: 30px;
line-height: 14px;
overflow: hidden;
display: -webkit-box;
display: -moz-box;
display: box;
width: 100%;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-line-clamp: 2;
-moz-box-orient: vertical;
word-break: break-all;
margin: 11px 0;
}
.tuan_price {
display: -webkit-box;
display: -moz-box;
width: 100%;
display: box;
}
.tuan_price .price {
-webkit-box-flex: 1;
-moz-box-flex: 1;
}
.tuan_price .price em {
font-size: 15px;
color: #fe4229;
font-weight: bold;
font-style: normal;
padding-right: 12px;
}
.tuan_price .price	del {
font-size: 12px;
color: #b2b2b2;
}
.tuan_price .bought {
text-align: right;
display: inline-block;
height: 14px;
font-size: 12px;
color: #b2b2b2;
}
.tuan_price .price em i {
font-size: 12px;
color: #b2b2b2;
}
em, i {
font-style: normal;
}
.see_more {
text-align: center;
line-height: 44px;
height: 44px;
}
.blank8 {
overflow: hidden;
clear: both;
height: 10px;
font-size: 0px;
line-height: 0px;
background: #f8f8f8;
}