.banner {
	height: 382px;
	background: url(../images/solutions/solution.jpg) no-repeat center center;
}

.solution_item {
	height: 410px;
	margin: 10px auto;
}

.solution_item .item1{
    width: 381px;
    height: 410px;
	background: url(../images/solutions/s1.png) no-repeat center center;
}

.solution_item .item2{
    width: 381px;
    height: 410px;
	background: url(../images/solutions/s2.png) no-repeat center center;
}

.solution_item .item3{
    width: 381px;
    height: 410px;
	background: url(../images/solutions/s3.png) no-repeat center center;
}


.solution_item h1 {
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	padding: 40px 0;
}

.solution_item p {
	font-size: 16px;
	color: #7f7f7f;
	line-height: 30px;
	margin-top: 50px;
}

.solution_title {
	font-size: 20px;
	color: #3e3e3e;
	margin-top: 71px;
	margin-bottom: 30px;
}

.post_time {
	color: #808080;
	margin-bottom: 27px;
}

.content_text {
	margin-top: 55px;
	width: 1110px;
	margin: 0 auto;
}

.content_text img {
	padding: 15px;
}

.content_text p {
	text-align: left;
	font-size: 14px;
	color: #818181;
	line-height: 48px;
}

.content_text p.inscribe {
	text-align: right;
	font-weight: 800;
	color: #333;
}

.content_text h3.title1 {
	font-size: 18px;
	font-weight: 800;
	padding-top: 30px;
}

.content_text p.left_arrow {
	padding-left: 20px;
	background-image: url(../images/solutions/left_arrow16_16.png);
	background-repeat: no-repeat;
	background-position: left 16px;
}

.content_text p.left_duigou {
	padding-left: 20px;
	background-image: url(../images/solutions/left_duigou16_16.png);
	background-repeat: no-repeat;
	background-position: left 16px;
}

.italic {
	font-style: italic;
}

.pageinfo {
	text-align: left;
	margin-top: 90px;
	padding-bottom: 41px;
	margin-bottom: 72px;
}

.pageinfo a {
	display: block;
	margin-bottom: 32px;
	color: #424242;
}