<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* å³ä¾§ æœºä¼šæäº¤ çƒ­é—¨æœåŠ¡ */
.sort-right{
    width: 298px;
    overflow: hidden;
    float: right;
}
.sort-block{
	width: 100%;
	background-color: #fff;
	margin-bottom: 18px;
}
.sort-title{
	width: 100%;
	height: 60px;
	overflow: hidden;
	letter-spacing: 2px;
	position: relative;
	border-bottom: 1px dashed #e1e1e1;
}
.sort-title strong{
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	font-size: 20px;
	color: #444;
	margin: 19px 0 19px 14px;
	border-left: 4px solid #444;
	padding-left: 6px;
	display: block;
}
.sort-title a{
	position: absolute;
	top: 20px;
	right: 22px;
	font-size: 14px;
	color: #666;
}
.sort-con-auto{
	width: 272px;
	overflow: hidden;
	margin: 24px auto 0;
}
.sort-con-auto a.hot-img{
	width: 270px;
	height: 154px;
	overflow: hidden;
	display: block;
	float: left;
	margin-bottom: 30px;
	border: 1px solid #E0E0E0;
}
.sort-con-auto a.hot-img img{
	width: 100%;
}
.chance-panel{
	width: 268px;
	height: 47px;
	overflow: hidden;
	border: 1px solid #e2e2e2;
	margin-bottom: 18px;
	position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.chance-panel label{
	width: 50px;
	height: 48px;
	overflow: hidden;
	display: block;
	float: left;
}
.chance-panel label.reg-name-ico{
    background: url("../../img/sort/reg-name-ico.png")/*tpa=http://biaoju.zbjimg.com/www/img/sort/reg-name-ico.png*/ #dcdcdc no-repeat center;
}
.chance-panel label.mobile-ico{
    background: url("../../img/sort/mobile-ico.png")/*tpa=http://biaoju.zbjimg.com/www/img/sort/mobile-ico.png*/ #dcdcdc no-repeat center;
}
.chance-panel span{
	position: absolute;
	left: 132px;
	top: 0;
	line-height: 45px;
	color: #666;
}
.chance-panel i{
	width: 38px;
	height: 48px;
	overflow: hidden;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
    background: url("../../img/sort/other-tel.jpg")/*tpa=http://biaoju.zbjimg.com/www/img/sort/other-tel.jpg*/ no-repeat center;
    cursor: pointer;
}
.chance-focus{
	border: 1px solid #666;
}
.chance-focus label.reg-name-ico,
.chance-focus label.mobile-ico{
	background-color: #666;
}
.chance-panel input{
    width: 204px;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    padding: 14px 5px;
    overflow: hidden;
    display: block;
    float: left;
    font-family: "simsun";
    border: 0;
    color: #666;
}
.form-infor{
	line-height: 34px;
	color: #666;
	text-align: center;
}
.form-infor i{
	font-size: 16px;
	color: #ff7930;
	margin: 0 4px;
}</pre></body></html>