

.contents {
	width: 1140px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 18px;
	padding: 40px;
	margin-bottom: 20px;
	background: #FFFFFF;
	border-radius:10px;
}

 .con{
	width: 1140px;
	overflow: hidden;
	margin-bottom: 20px;
}

.con .co-to{
	width: 100%;
	min-height: 120px;
	overflow: hidden;
	border-bottom: 1px solid #E1E1E1;
}
.con .co-to .txt{
	    width: 90%;
    text-align: center;
    font-size: 18px;
    margin: 20px auto;
    font-weight: bold;
}
.con .co-to  .nmu{
	overflow: hidden;
	width: 1140px;
	margin: 20 auto;
	/*margin-bottom: 20px;*/
	right: 30px;
	color: #999999;
}
.con .tetx{
	width: 1140px;
	margin: 30px auto;
	font-size: 14px;
	color: #333;
}
.con .tetx img{
	max-width: 1140px;
	margin: 0 auto;
}
