@CHARSET "UTF-8";
.m_ctr {
	float: left;
	width: 100%;
}
.gs_spec_t1 {
	float: left;
	width: 100%;
	line-height: 30px;
	padding-top:2px;
}
.gs_spec_btn1,.gs_spec_btn2 {
	margin:0 15px 0 0;
	float:left;
	display:inline;
	background:#eee;
	padding:0 15px;
	line-height:30px;
	cursor:pointer;
	border: 0;
}
.gs_spec_btn2 {
	background:#e53c53;
	color:#fff;
}
.show_sl_txt {
    	float: left;
    	line-height: 32px;
    	padding-left: 10px;
}
.show_sl {
	float:left;
	line-height:30px;
	border:1px #ddd solid;
	border-radius:5px;
}
.show_sl1 {
	float:left;
	width:30px;
	text-align:center;
	cursor:pointer;
}
.show_sl2 {
	float:left;
	width:60px;
	height:30px;
	text-align:center;
	border:0;
	border-left:1px #ddd solid;
	border-right:1px #ddd solid;
}
.gwc_btn,.buy_btn,.off_btn {
	margin:15px 10px 0 0;
	float:left;
	width:110px;
	background:#fe9331;
	line-height:35px;
	text-align:center;
	color:#fff;
	cursor:pointer;
	border:0;
	display:inline;
	font-size:16px;
}
.buy_btn { background:#ee4848;}
.off_btn { background:#bbb;}