/*闁瑰吋绮庨崒銊╁礌閼姐倖鏅搁柛鎺擃殙閵嗗儯ss   for--ysResult.css*/

.width_box{
	width:1200px; margin:0 auto;
}
/*searchNav*/
.topSearch{
	text-align:center;
	position: relative;
}
.topSearch img.bg_img{
	width:100%;min-width:1200px;
	max-height: 240px;
}
.topSearch .pos{
	position: absolute; top:50%;
	height:120px; margin-top:-60px;
	left:50%; margin-left:-350px;
	width:700px; 
}
.topSearch .tipTxt{
	height:60px; line-height:60px; 			 
font-size:30px;margin-bottom:16px;
}

.topSearch img.tip_img{
	margin-bottom: 16px;
}
.topSearch form{
	width:700px; height:46px;
	position: relative;
}
.topSearch form input,.topSearch form button{
	position: absolute; top:0;
	height:100%;
	font-size: 18px; 
}
.topSearch form input{
	left:0; width:620px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color:#444; outline: none;
	padding-left: 15px;
	background-color:#fff; 
}
.topSearch form button{
	position: absolute; top:0; right:0;
	height:100%; width:80px;
	color:#fff;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background:#FD8322 url(../images/search_ys.png) no-repeat center center;
}
.topSearch form button:hover{
	background-color: #F5710D;
}

/*闁圭鎷烽柡鍫濐槸閸ㄥ海鐚鹃敓锟�*/
.main{
	margin-bottom: 30px; overflow: hidden;
}
.allClass{
	margin-top:40px; margin-bottom:30px;
	border:1px solid #e8e8e8;
}
.allClass>p{
	border-bottom:1px solid #e8e8e8;
	color:#666; font-size: 14px;
}
.allClass>p span{
	float: left; width:130px;
	height:40px; line-height: 40px;
	text-align: center; background-color: #fff;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	position: relative; bottom:-1px;
}
.allClass>p span.active{
	color:#FD8322; border-bottom-color:transparent; 
}

.classBox{
	padding:20px 20px 0px;font-size: 12px;
}
.classList{
	margin-bottom: 10px
}
.classList-s{
	display: none;
	position: relative;
	background-color: #f8f8f8;
	margin-left: 118px;
	padding:10px 0 10px 68px;
}
.classList-s span, .resultClass span{
	position: absolute; top:12px; left:18px;
	color:#a1a1a1; 
}
.classList>p{
	float:left; color:#a1a1a1; font-size: 12px;
	width:124px; margin-top: 2px;
}
.classList>div{
	float:left; width:1034px;
	overflow:hidden; 
}
.classList a{
	padding:3px 10px; font-size:12px; 
	color:#444; margin: 0px 8px 3px;
	border-radius: 5px;
}
.classList>div>a, .classList-s a{
	display: inline-block;
}
.classList a:not(.noCan):hover,.classList a:not(.noCan).active{
	color:#ff9339; 
}
a.noCan{ color:#999; cursor:default;}
.resultClass{
	display: none;
	position: relative; height:60px; line-height: 60px;
	border-top: 1px solid #e8e8e8;
	padding-left:80px;
}
.resultClass a{
	color:#333; background-color: #fff;
	background-repeat: no-repeat;
	border:1px solid #ff9339; 
	margin-right: 15px; color:#ff9339;
	padding:5px 12px 5px 30px;
	background-image: url(../images/xx.png);
	background-position: 12px center;
}
.resultClass span{top:0px;left:0px;}
.resultClass a.delAll{
	background-image: url(../images/delete.png);
	color:#333; border:0px; 
}
.resultClass input{
	background-color: #fd8322; color:#fff; 
	font-size: 12px; padding:5px 12px;
	border-radius:4px; cursor: pointer;
}
.resultClass input:hover{
	background-color:#F06F0A;
}
/*闁告牞宕甸弫鎾诲礆濡ゅ嫨锟斤拷*/
.ysListTip{
	border:1px solid #e8e8e8; border-bottom:0px;
	padding:15px 20px;font-size:16px; font-weight:bold;
}
.ysList{
	min-height:202px;
	border:1px solid #e8e8e8; 
	padding-left:18px;padding-top:20px;
}
.ysItem { float: left; margin-right:16px; margin-bottom: 20px;}
.ysItem a{
	display: block; width:279px;
	height:162px; border:1px solid #e8e8e8;
	font-size: 13px; color:#333;
	position: relative; padding:14px;
	font-family: 'PingFang-SC-Medium';
}
.ysItem a:hover{
	background-color: #f4f4f4;
}
.ysItem a>p{
	margin-bottom: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ysItem a .imgBox{  
	width:56px; position: relative;
	height:60px; overflow: hidden; 
	background-color: #f5f5f5;
	margin-bottom: 8px;
}
.ysItem a .imgBox .touxiang{
	width:100%; position: absolute;
	top:0; left:0; width:60px;
}
.ysItem a .mpm{  
	position: absolute; top:20px; right:14px;
	width:100px; height:100px;
}
.ysItem p.name{
	font-size: 18px;
}
.ysItem p.keshi{
	font-size: 12px;
}
.ysItem p.keshi span{
	margin-right:10px;
}
.pageBox{
	margin:25px 0; text-align: center;
}