@CHARSET "UTF-8";
.wst-in-adst .adst img,.wst-in-adsb img,.wst-in-adscats img{
	width: 100%;
	height: 100%;
	display:block;
}
.wst-in-choose{
	padding: 5px 0px 12px 0px;
	background:#ffffff;
}
.wst-in-choose p{
	width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto;text-align:center;vertical-align:middle;position:relative;

}
.wst-in-choose span{
	font-size:0.158rem;
	display: block;
	text-align: center;
}
.wst-in-news{
	position:relative;
	font-size:0.158rem;
	height: 42px;
	line-height: 42px;
	padding-left:10px;
	background:#ffffff;
	border-top: 1px solid #f2f1f1;
	border-bottom: 1px solid #f2f1f1;
}
.wst-in-news .new{
	float:left;
}
.wst-in-news a{
	color:#ee4a46;
}
.wst-in-news marquee{
	float:left;
	width: 55%;
	height: 42px;
	position: absolute;
}
.wst-in-news .more{
	float:right;
	width: 60px;
	height: 42px;
	text-align:center;
	border-left: 1px solid #f2f1f1;
}
.wst-in-news .more:active{
	background:#f2f1f1;
}
input[type="search"]::-webkit-search-cancel-button{
    display: none;
    -webkit-appearance: none;
}
.wst-in-adst{
	margin: 8px 0px;
	padding: 7px;
	background:#ffffff;
}
.wst-in-adst .adst{
	float:left;
	width: 47.222222%;
	height: 80px;
	padding:3px;
	border: 1px solid #f2f1f1;
}
.wst-in-adsb{
	padding:10px;
	height: 110px;
	background:#ffffff;
}
.wst-in-title{
	padding: 10px 0px;
	font-size:0.165rem;
	text-align: center;
	color:#A4CB47;
}
.wst-in-title .left{
	float:left;
	width: 28%;
}
.wst-in-title .left p{
	float:right;
	width: 100%;
	height: 2px;
	background:#A4CB47;
}
.wst-in-title .left span{
	float:right;
	width: 100%;
	height: 2px;
}
.wst-in-title .right{
	float:right;
	width: 28%;
}
.wst-in-title .right p{
	float:left;
	width: 100%;
	height: 2px;
	background:#A4CB47;
}
.wst-in-title .right span{
	float:left;
	width: 100%;
	height: 2px;
}
.wst-in-title .left .line1,.wst-in-title .right .line1{
	width: 10px;
}
.wst-in-title .left .line2,.wst-in-title .right .line2{
	width: 5px;
}
/*楼层颜色*/
.colour0{
	color:#A4CB47;
}
.colour0 .left p,.colour0 .right p{
	background:#A4CB47;
}
.colour1{
	color:#1ED2DA;
}
.colour1 .left p,.colour1 .right p{
	background:#1ED2DA;
}
.colour2{
	color:#EC7D67;
}
.colour2 .left p,.colour2 .right p{
	background:#EC7D67;
}
.colour3{
	color:#268BB9;
}
.colour3 .left p,.colour3 .right p{
	background:#268BB9;
}
.colour4{
	color:#E93052;
}
.colour4 .left p,.colour4 .right p{
	background:#E93052;
}
.colour5{
	color:#3CB38D;
}
.colour5 .left p,.colour5 .right p{
	background:#3CB38D;
}
.colour6{
	color:#D4595E;
}
.colour6 .left p,.colour6 .right p{
	background:#D4595E;
}
.colour7{
	color:#FF649D;
}
.colour7 .left p,.colour7 .right p{
	background:#FF649D;
}
.colour8{
	color:#D06716;
}
.colour8 .left p,.colour8 .right p{
	background:#D06716;
}
.colour9{
	color:#8D87FE;
}
.colour9 .left p,.colour9 .right p{
	background:#8D87FE;
}
.wst-in-adscats{
	height: 60px;
}
.wst-in-goods{
	float:left;
	width: 44.666666%;
	padding:5px;
	margin:5px 0px 5px 5px;
	font-size:0.145rem;
	background:#ffffff;
	box-shadow: 0 1px 2px #e0e0e0;
}
.wst-in-goods .img{
	float: left;
    width: 100%;
    height: 150px;
    text-align: center;
    vertical-align: middle;
    display: block;
    position: relative;
}
.wst-in-goods .img a{
	width: 100%;
    height: 150px;
    display: table-cell;
    vertical-align: middle;
}
.wst-in-goods .img a img{
	max-width: 150px;
    max-height: 150px;
}
.wst-in-goods .name{
	float: left;
	width: 100%;
	height: 0.42rem;
	margin-top:3px;
	line-height:0.21rem;
}
.wst-in-goods .info{
	float: left;
	width: 100%;
	margin-top:8px;
}
.wst-in-goods .info .price{
	float: left;
	font-size:0.175rem;
	color:#e00102;
}
.wst-in-goods .info .deal{
	float:right;
	color:#a0a0a0;
}
.wst-in-num{
	height: 12px;
    line-height: 12px;
    font-size: 0.11rem;
    position: absolute;
    top: 6px;
    right: 0px;
    min-width: 12px;
    text-align: center;
    border-radius: 5px;
    padding: 0 1px;
    color: #ffffff;
    background: #de0202;
}