/*  大屏幕  */	
@media screen and (min-width:768px){
	*{
		margin:0px;
		padding:0px;
	}
	body{
		 /* background-image:url('images/bgbg.png'); */
		background:#FAFAFA;
		background-attachment:fixed; 
		margin-top:0px;
		}
		.search{
			
			min-height:80px;
			max-height:200px;
			background:#FBFBFB;
			/* background-image:url('images/cjl.png'); */
			background-size:70px;
			background-repeat:no-repeat;
			background-position:20% 0%;
			padding-top:0px;
			
		}
		.searchson{
		
		padding: 2% 0% 0% 0%; 
		min-height:80px;
		/* max-height:200px; */
	
	}
	.qiang-textarea{
		resize: none;
		
	}
	.btn-qiang{
		height:54px;
			
	}
	.myweb{
		
		
		
	}
	.container{
		/*  border:1px solid red;
		
		
		*/
		width:1024px;
	}
	.qqimage{
		width:77px;
		height:22px;
	}
	.fatherul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	
	
	}
.faterlili{
	border:1px solid gray;
	margin-left:0px;
	margin-top:8px;
	height:42px;
	padding:0px;
		border-radius:2px;
	background:#FFE8C2;
	
	}
	.faterlili:hover{
		
		color:red;
		transition:width 2s;
		background:#35BCA2;
		
	}
.sonul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	
	}
	
.sonul li:nth-child(2){
	color:black!important;
	}

	
.sonlili{
	
	margin-left:0px;
	height:40px;
	width:50%;
	float:left;
	border:0px solid red;
	text-align:left;
	line-height:40px;
	font-size:25px;
	font-weight:blod;
	
	
	
	}
		.sonlili:nth-child(1){
		width:60%;
		text-align:center;
		
		}
		.sonlili:nth-child(2){
			
		text-align:center;
		padding-right:2px;
		width:40%;
		}
	
	.sonlili:nth-child(2):first-letter{
		color:red;
		}
		
		.sonul li:nth-child(3){
		
		 color:black;
	}
	.sonul li:nth-child(3):first-letter{
		color:red;
	}
		
		
	h2{
		
		font-size:2.4em !important;
		font-weight:blod !important;
		
	/*	background:#35D298; */
		text-align:center;
		text-indent:0px;
		border-radius:5px;
		line-height:50px;
		color:white;
		
		/* display:block;
		width:200px !important; */
		font-family:Arial;
		background:#1BC5BB;
		
		margin:10px auto;
		border:solid white 2px;
		height:50px;
		border: 2px solid #FBE68B;
		
		}


h2:target{ 
border: 2px solid #FBE68B;
background-color:#D2F658;
color:white;
}
	
.menu{
	
	
		
		
	padding:0px;
	
	
	
}	
	
.menu-ul{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	background-color:#FFB5A2;
	
	
}
.menu-ul li{

	display:inline-block;  
	
	
}

.menu-ul li a:link,.menu-ul li a:visited{

	
	   display:inline-block;  
	width:170px;
	font-family:Arial;
	font-weight:900;
	color:#35BCA2;
	font-size:16px;
	line-height:25px;
	text-align:center;
	padding:4px;
	text-decoration:none;
	text-transform:uppercase;
}
.menu-ul li a:hover,.menu-ul li a:active{
	background:#D2F658;
	background:#35D298;
	color:white;
}			

#footer {
	padding: 20px;
	text-align: center;
	background:#52C3DD;
	color:white;
	
	border-top: 0px solid white;
	margin-top:80px;
	margin-bottom:0px;
}	

.yumicss1{
	display:inline-block;
}
.hahaul{
	text-align:center;
}
.hahali{
		
		
		font-size:25px;
		
		width:33% !important;
		text-align:left;
		
		
}
.dog{
	
	height:170px;
}

}/*  bigscreenend  */