@charset "utf-8";



body { background-color:#F0F8FF; margin: 0; font-size: 13px; line-height: 1.231; }
/*============index===========*/
#indwrapper{
    width: 100%;
	
    position: relative;	
}
#inde2 {margin:auto;
	margin-top: 22%;
	width: 600px;
	height: 300px;
	position: relative;
}


#indexwarpper {
	width:830px;
	margin: auto;
	margin-top: 20%;
	position: relative;	
	text-align:center;
	
}



#indeframe{
	 padding-top:22%;
     width:500px;
	 height:300px;
	 margin:auto;
	 position:relative;
	 
	
}
#adv{
	float: left;
	padding-right:38px;
	width: 200px;
	border-right-width: thin;
	border-right-style: dotted;
	text-align: center;
	font-family: "华文细黑";
	
}

#mov{
	float: right;
	width: 250px;
	text-align: center;
	font-family: "华文细黑";
}
#indexlogo{
	
	height:170;
	float:left;
}
#indexpc{
	
	height:170;
	float:right;
	
}
div#indexlogo img { width: 300px; }
div#indexpc img { width: 500px; }



	 
	 


       


.indfont {
	font-family: "华文细黑";
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	color: rgba(153,153,153,1);
	text-decoration: none;
	list-style: none outside none;
}
.indfont a {
	font-family: "华文细黑";
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: rgba(102,102,102,1);
	text-decoration: none;
	list-style: none outside none;
	 /*text-shadow: 0px 0px 1px rgba(0,0,0,0.8);*/
}
.indfont a:hover {
	color: rgba(102,204,255,1);
	/*text-shadow: 0px 0px 1px rgba(0,0,0,1);	*/
	
}
