@charset "utf-8";


/*导航*/

/*滚动1*/



#wrearp{
		

		height: 70px;
		border:1px solid ;
		margin: 10px 0;
		background: #053a64;
	}
	#congtent21 dl{
		width: 1200px;
		height: 40px;
		margin: auto;
		position: relative;
	}
	#congtent21 dl dd{
		list-style: none;
		float: left;
		position: relative;
		z-index: 5;
		/*width: 60px;*/
		/*text-align: center;*/
	}
	#congtent21 dl dd a{
		text-decoration: none;
		color: white;
		font-size: 24px;
		line-height: 70px;
		padding: 0 10px 0 47px ;
		margin-right: 47px;
	}
	#slidestir{
		width: 50px;
		height: 70px;
		background: #c00;
		position: absolute;
		top: 0;
		left: 0;
		/*opacity: 0.8;*/
	}


.tostaionspot {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
background:url(images/1-2png)；
}

.tostaion {
	width: 100%;
	min-width:1200px;
	height: 256px;
	
	clear: both;
}

.tostaionContent {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
}

.tostaionContent p {
	color: #053a64;
	margin: 5px 0;
        padding: 0 0 20 0;
        font-size: 17px;

}

.tostaionContent .add {
	float: left;
}
.tostaionContent .add a{color: #053a64;}

.tostaionContent .QR {
	float: right;
padding: 40 0;
}
