















input{
outline:none;
border:none;

}
*{
margin:0px;
padding:0px;
}


ul,li{
    
	list-style:none;
	margin:0px;
	padding:0px;
	
	
	
	
}


a{
	text-decoration:none;
	outline:none;
	color:#000000;
	cursor:pointer;
}

img{
	border:none;
	max-width:100%;
	display:block;
}




.jingshi{

	max-width:100%;
     height:0px;
	background-color:#1c1b1b;
	
}
.jingshi p{

    width:100%;
	text-align:center;
	line-height:44px;
	font-size:10px;
	font-family	:"微软雅黑";
	color:white;
	
}

.clear1{
	
	
	float:top;
	
	
	
	
	
	
}


.daohan{

	max-width:100%;
    height:130px;
	background-color:#000000;
	position:relative;
    text-align:center;
	
}

.sjtu1 img{
    display:block;
    
	max-width:100%;
     max-height:50px;
	text-align:center;
	 
	
}


.sjtu1{
	display:block;
	
	width:100%;
	height:50px;
	background-color:#000000;
   position:absolute;
   top:20px;
	
}

.daohan ul  {
	position:absolute;
	width:100%;
	 height:60px;
      top:70px;
}


.daohan ul li{
	
	width:20%;
	 max-height:50px;
	 float:left;
}



.daohan ul li:first-child {
	
	width:17% !important;
	 
}
.daohan ul li:first-child+li+li {
	
	width:23% !important;
	 

}

.daohan ul li a{
    display:inline-block;
	
	text-align:center;
	line-height:50px;
	font-size:9px;
	font-family	:"微软雅黑";
	color:white;
	font-weight:600;
	
}

.daohan ul li a:hover{
	
	 
	
	background-image:url('../images/');
	
	
	
	
}

.bottom {
	
	 position:relative;
	  text-align:center;
	
	
     width:100%;
     height:100%;
	
	
	
}

.bottom img{
    display:inline-block;
	max-width:100%;
    max-height:100%;
	

   
	
}


