@charset "utf-8";
/* CSS Document */
.shasan{
	width:100%;
	}

.ydaa > ul > li:nth-of-type(1){
	background:#333;
	border:1px solid #FFF;
	
}

.ydaa > ul > li:nth-of-type(1) > a{
	color:#FFF;
	}

.ydaa > ul > li:nth-of-type(1) > a > span{
	color:#FFF;
	font-size:20px;
	
}
.ydaa > ul > li:nth-of-type(1) > a > samp{
	color:#FFF;
}

.ydaa > ul > li:nth-of-type(1) > p{
	color:#FFF;
	}

.ydaa > ul > li:nth-of-type(1) > p > span{
	color:#FFF;
	font-size:20px;
	
}
.ydaa > ul > li:nth-of-type(1) > p > samp{
	color:#FFF;
}		


.zhuti{
	position:relative;
	width:100%;
	max-width:1000px;
	min-width:300px;
	margin:0;
	padding:0;
	margin:0 auto;
	padding-top:50px;
	}
.zhuti_you{
	position:relative;
	width:75%;
	float:right;
	background: #FFF;
	padding-bottom:50px;
	}
@media screen and (max-width:1000px){
.shasan{
	width:100%;
	background: #FFF;
	min-height:600px;
	}


.zhuti{
	position:relative;
	width:100%;
	max-width:600px;
	min-width:300px;
	padding-top:50px;
	}

.zhuti_you{
	position:relative;
	width:100%;
	}
}
.zhuti_you > h2{
	position:relative;
	display:block;
	width:100%;
	height:30px;
	margin-top:25px;
	text-align:center;
	font-size:18px;
	}
	
.zhuti_you > .sousuo{
	position:relative;
	margin:0;
	padding:0;
	margin:0 auto;
	margin-left:31%;
	}
.zhuti_you > .sousuo > form{
	width:180px;
	height:30px;
	margin-top:28px;
}
.zhuti_you > .sousuo > form > input{
	float:left;
}
.zhuti_you > .sousuo > form > input:nth-of-type(1){
	width:110px;
	border:none;
	outline:none;
     /*清楚移动端默认的表单样式*/
	-webkit-appearance:none;
	border:1px solid #999;/*下边框*/
	padding-left:5px;
	height:21px;
}

.zhuti_you > .sousuo > form > input:nth-of-type(2){
	width:45px;
	margin-left:1px;
    font-size: 14px;
	height:22px;
	margin-top:-1px;
    }
.zhuti_you > .sousuo > form > span{
	position:absolute;
	display:block;
	width:300px;
	height:330px;
	background:#FFF;
	border-radius:8px;
	border:2px solid #e0e0e0;/*下边框*/
	text-indent:2em;/*p标签自动空格*/
    font-style: italic; /* 斜体--*/
	letter-spacing:1px;/*文字  间距*/
	padding:20px;
	z-index:-20;
	opacity:0.0;
	color:#F00;
	top:60px;
	left:-5%;
	transition: all .84s ease-out;
	}
.zhuti_you > .sousuo > form:hover > span{
	opacity:1;
	z-index:20;
	transition: all 1.84s ease-out;
	}
	
@media screen and (max-width:1000px){	
.zhuti_you > .sousuo > form > span{
	position:absolute;
	display:block;
	width:300px;
	height:251px;
	background:#FFF;
	border-radius:8px;
	border:2px solid #e0e0e0;/*下边框*/
	text-indent:2em;/*p标签自动空格*/
    font-style: italic; /* 斜体--*/
	letter-spacing:1px;/*文字  间距*/
	padding:20px;
	z-index:-20;
	opacity:0.0;
	color:#F00;
	top:60px;
	left:-30%;
	transition: all .84s ease-out;
	}
.zhuti_you > .sousuo > form:hover > span{
	opacity:1;
	z-index:20;
	transition: all 1.84s ease-out;
	}	
}
	

.neirong{
	position:relative;
	width:100%;
	min-height:500px;
	border-top:2px solid #e0e0e0;/*下边框*/
	border-bottom:2px solid #e0e0e0;/*下边框*/
	background:#FFF;
	padding-bottom:30px;
	}
	
.n_quanxuan{
	position: absolute;
	width:130px;
	height:40px;
	line-height:30px;
	top:-35px;
	left:10px;
	}
.n_quanxuan > span{
	font-size:15px;
	}
		
.n_shanchu{
	position: absolute;
	width:230px;
	height:40px;
	line-height:30px;
	top:-35px;
	right:10px;
	}

.n_shanchu > center{
	float:right;
	margin-left:60px;
	overflow:hidden;/*溢出：隐藏*/
	}
.n_shanchu > center > input{
	width:35px;
	margin-left:1px;
    background-color: #008CBA;;
    border-radius:3px;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
	height:22px;
	margin-top:-2px;
	transition: all 0.84s ease-out;
    }
.n_shanchu > center:nth-of-type(1):hover > input{
    background-color: #F00;
    font-size: 14px;
	transition: all 0.84s ease-out;
    }	
.n_shanchu > center:nth-of-type(2):hover > input{
    background-color: #0C0;
    font-size: 14px;
	transition: all 0.84s ease-out;
    }			
@media screen and (max-width:900px){
.n_shanchu{
	position: absolute;
	width:110px;
	height:40px;
	line-height:30px;
	top:-35px;
	right:10px;
	}
.n_shanchu > center{
	float:right;
	margin-left:0px;
	}
.n_shanchu > center:nth-of-type(2){
	margin-right:20px;
	}
	
}
.n_a{
	position:relative;
	width:100%;
	padding:20px 10px;
	}
	
.n_a > ul{
	margin:0;
	padding:0;
	width:100%;
	}	
.n_a > ul > li{
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	float:left;
	padding-left:2px;
	}
.n_a > ul > li > p{
	font-size:15px;
	font-weight:bold;
	}
	/*		
.n_a > ul > .xuanxiang{
	width:10%;
	text-align:left;
	}
	*/	
.n_a > ul > .xuanxiang{
	width:15%;
	}
.n_a > ul > .biaoti{
	width:35%;
	}	
	
.n_a > ul > .biaoqian{
	width:16%;
	}
.n_a > ul > .fenlei{
	width:19%;
	}	
	
.n_a > ul > .zhuangtai{
	width:15%;
	}		
	
	
	
	
.n_b{
	position:relative;
	width:100%;
	padding:20px 10px;
	}
	
.n_b > ul{
	margin:0;
	padding:0;
	width:100%;
	}	
.n_b > ul > li{
	margin:0;
	padding:0;
	height:35px;
	padding-top:8px;
	float:left;
	padding-left:2px;
	overflow:hidden;/*溢出：隐藏*/
	border-top:0.5px solid #e0e0e0;/*下边框*/
	}
.n_b > ul > li > p{
	font-size:14px;
	}
		
.n_b > ul > .xuanxiang{
	width:15%;
	padding-left:10px;
	}	

.n_b > ul > .biaoti{
	width:35%;
	padding-right:10px;
	}		
.n_b > ul > .biaoti > a{
	width:100%;
	height:100%;
	display:block;
	color:#00F;
	font-size:14px;
	overflow:hidden;/*溢出：隐藏*/
	white-space: nowrap;
    text-overflow: ellipsis;  
	}
.n_b > ul > .biaoti > a > .xiu{
	display:none;
	}
.n_b > ul > .biaoti > a:hover{
	font-weight:bold;
	transition: all 0.84s ease-out;
	}
.n_b > ul > .biaoti > a:hover > .xiu{
	display:block;
	position:absolute;
	width:80px;
	height:20px;
	background:#666;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	left:20%;
	top:45px;
	}		

	
.n_b > ul > .biaoqian{
	width:16%;
	overflow:hidden;/*溢出：隐藏*/
	}
.n_b > ul > .fenlei{
	width:19%;
	overflow:hidden;/*溢出：隐藏*/
	}		
	
	
	
		
.n_b > ul > .zhuangtai{
	width:15%;
	padding-left:10px;
	}
.n_b > ul > .caozuo > a{
	display:block;
	text-align:center;
	width:100%;
	height:20px;
	line-height:20px;
	margin-top:5px;
	background:#CCC;
	}		
		
.fenye{
	position:relative;
	width:100%;
	height:50px;
	padding:0px 10px 0px 10px;
	}	
	
.fenye > ul{
	width:100%;
	margin:0;
	padding:0;
	}		
	
.fenye > ul > li{
	width:15%;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	}	
.fenye > ul > .yi{
	width:25%;
	text-align:left;
	}		
	
.fenye > ul > li > a{
	display:block;
	width:100%;
	height:100%;
	font-weight:bold;
	transition: all 0.84s ease-out;
	color:#00F
	}		
	
.fenye > ul > li > a:hover{
	font-size:15px;
	transition: all 0.84s ease-out;
	}		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	