.banner {
	width: 100%;
	height: 120px;
	background: url(../images/solution_banner.png) no-repeat center;
	background-size: cover;
}
.solution {
	width: 100%;
}
.box {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 60px;
}
.caption {
	font-size: 14px;
	color: #999;
	padding-top: 10px;
}
.caption a {
	color: #999;
	font-size: 14px;
}
.caption a:hover {
	color: #666;
	
}
.case_1 {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	margin-top: 55px;
}
.case_1 ul {
	width: 1030px;
	margin: 0 auto;
}
.case_1 ul li {
    float: left;
    border: 2px solid #fff;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 12px;
}
.case_1 ul .list_1 {
	border: 2px solid #aace36;
	text-align: center;
}
.case_1 ul li:hover {
	border: 2px solid #aace36;
}
.case_1 ul li a {
	color: #1a1a1a;
}
.caption_1 {
	text-align: center;
	padding-top: 60px;
	background: url(../images/case_t_line.jpg) repeat-x 0 75px;
}
.case_t_title {
	color: #000000;
	font-size: 20px;
	width: 330px;
	text-align: center;
	background-color: #fff;
	margin: 0px auto;
}
.caption_1 p {
	margin-top: 40px;
	font-size: 14px;
}
.caption_2 p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	margin-top: 30px;
}
.caption_2 img {
	margin:60px auto 0 auto;
	display:table;
	/*margin-top: 60px;
	margin-left: 201px;*/
}
.caption_3 p {
	color: #4c4c4c;
	font-size: 16px;
	padding-bottom: 12px;
}
.caption_3 strong {
	color: #4c4c4c;
	font-size: 16px;
	font-weight: normal;
	padding-left: 14px;
}
.caption_3 li {
	padding-bottom: 40px;
	line-height: 24px;
	background: url(../images/li_bg.png) no-repeat 0 6px;
	color: #4c4c4c;
}

.items_1 {
	margin-top: 55px;
	width: 1050px;
}
.items_1 li {
	float: left;
	width: 320px;
	height: 280px;
	margin-right: 20px;
	margin-bottom: 37px;
	border-bottom: 3px solid #aace36;
}
.text {
	width: 275px;
	height: 70px;
	background-color: #eff2f4;
	padding-top: 15px;
	padding-left: 25px;
}
.text_2 {
	color: #1a1a1a;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	line-height: 22px;
	margin-top: 30px;
}
.contactmore ul li {
	width: 248px;
	height: 98px;
	float: left;
	border: 1px solid #bbb;
}
.contactmore ul li:hover {
	background: #aace36;
	border-right: 1px solid #aace36;
}
.contactmore ul li dl {
	padding: 0;
	margin: 0;
}
.contactmore ul li dl dt {
	padding: 0;
	margin: 30px 18px 0 19px;
	height: 38px;
	width: 38px;
	background: url(../images/morehover_1.png) no-repeat;
	color: #fff;
	font-size: 24px;
	line-height: 38px;
	text-indent: 9px;
	font-style: italic;
	float: left;
}
.contactmore ul li:hover dl dt {
	background: url(../images/morehover_2.png) no-repeat;
	color: #aace36;
}
.contactmore ul li dl dd {
	padding: 0;
	margin: 0;
	margin-top: 30px;
	float: left;
}
.contactmore ul li dl dd h3 {
	color: #333;
	font-size: 18px;
	font-weight: normal
}
.contactmore ul li dl dd h3 a {
	color: #333;
}
.contactmore ul li:hover dl dd h3 a {
	color: #fff;
}
.contactmore ul li dl dd h4 {
	color: #999;
	font-size: 14px;
	font-weight: normal
}
.contactmore ul li dl dd h4 a {
	color: #999;
}
.contactmore ul li:hover dl dd h4 a {
	color: #fff;
}
