* {
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #c4161d !important;
}

.top {
	/*width: 1200px;*/
	margin: 0 auto;
}
.con_img_351 {
	width: 351px;
	height: 323px;
	margin: 100px auto 0 auto;
}
.con_word {
	margin: 0 auto;
}
.con_word span {
	display: block;
	text-align: center;
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #666;/*position: relative;*/
}
.con_word .con_cli {
	margin: 20px auto;
	width: 353px;
}
.con_word .con_cli_left {
	display: inline-block;
	float: left;
	width: 80px;
	height: 38px;
	border: 1px solid #3399CC;
	border-radius: 20px;
	margin-left: 30px;
	margin-right: 30px;
}
.con_word .con_cli .con_cli_left a {
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 38px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
}
.con_word .con_cli_right {
	display: inline-block;
	width: 80px;
	height: 38px;
	border: 1px solid #3399CC;
	border-radius: 20px;
	background: #3399CC;/*color: #000;*/
}
.con_word .con_cli .con_cli_right a {
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 38px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFF;
}
/*.con_word .con_cli_a:hover{
			display: inline-block;
			width: 80px;
			height: 38px;
			border:1px solid ;
			border-radius: 20px;
			margin-left: 30px;
			background-color: #3399CC

		}*/
		/*.con_word .con_cli a:hover{
			display: block;
			text-decoration: none;
			text-align: center;
			line-height: 38px;
			font-family: "微软雅黑";
		    font-size: 14px;
		    background: #3399CC
		    color: #FFF;
			
		}*/
	
	/*	a:hover{
			color:red;
		}*/
.footer {
	margin: 0 auto;
	margin-top: 250px;
}
.footer span {
	display: block;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 10px;
	color: #666;
}
