body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	list-style: none;
}
header, nav, article, section, aside, footer {
	display: block;
}
ol, ul {
	list-style: none;
}
.sy_box3 {
	width: 100%;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	background: #eeeeee;
	padding: 80px 0;
}
.sy_case {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.sy_caseTxt {
	width: 1200px;
	height: auto;
	padding-top: 40px;
}
.sy_caseul li {
	width: 380px;
	height: 482px;
	float: left;
	display: inline;
	position: relative;
	margin: 0 10px;
}
.sy_caseul li a > img {
	display: block;
	width: 380px;
	height: 482px;
}
.sy_caseul li a > h6 {
	width: 380px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 110px;
	line-height: 110px;
	text-align: center;
	background: rgba(191,191,191,0.9);
	transition: all ease 0.6s;
	font-size: 16px;
}
.sy_caseul li a:hover > h6 {
	background: rgba(103,184,91,0.9);
	color: #fff;
}
.sy_more {
	width: 260px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin: 50px auto 0;
	border-radius: 20px;
	background: linear-gradient(to right, #67b85b, #0988bc);
	background: -o-linear-gradient(to right, #67b85b, #0988bc);
	background: -moz-linear-gradient(to right, #67b85b, #0988bc);
	background: -webkit-linear-gradient(to right, #67b85b, #0988bc);
}
.sy_more a {
	font-size: 16px;
	color: #fff;
}
.clear_cs {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	over-flow: hidden;
}
.sy_title01 {
	width: 160px;
	margin: 0 auto; /*background:url(../images/icon04.png) no-repeat top center; */
	padding-top: 20px;
	text-align: center;
	font-size: 35px;
}
.sy_partner {
	width: 1200px;
	height: auto;
	min-height: 108px;
	margin: 0 auto;
	padding: 80px 0 0 0;
}
.sy_partnerLeft {
	width: 36px;
	height: 36px;
	float: left;
	display: inline;
	cursor: pointer;
	background: url(left.jpg) no-repeat;
	margin-top: 36px;
}
.sy_partnerRight {
	width: 36px;
	height: 36px;
	float: right;
	display: inline;
	cursor: pointer;
	background: url(right.jpg) no-repeat;
	margin-top: 36px;
}
.sy_partnerTxt {
	width: 1120px;
	float: left;
	display: inline;
	margin-left: 5px;
}
.sy_partnerul li {
	width: 248px;
	height: 108px;
	float: left;
	display: inline;
	margin: 0 15px;
}
.sy_partnerul li a {
	width: 246px;
	height: 106px;
	border: 1px solid #e5e5e5;
	display: block;
}
.sy_partnerul li a > img {
	width: 246px;
	height: 106px;
	display: block;
}