.banner .banner-ol li, .service-items .two ul li h3, .list-img20-1 .img-wrap, .list-img20-1 h3 a, .list-img20-1 .describe, .list-img20-1 .more, .news-items ul li a, .news-items ul li a:before {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.news-items ul li a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
a {
	display: block;
}
.banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.banner .banner-ul li {
	height: 525px;
	width: 100%;
	float: left;
}
.banner .banner-ul li a {
	width: 100%;
	height: 100%;
}
.banner .banner-ul img {
	width: 100%;
}
.banner .banner-ol {
	position: absolute;
	bottom: 25px;
	text-align: center;
	width: 100%;
}
.banner .banner-ol li {
	width: 30px;
	height: 3px;
	background: #fff;
	display: inline-block;
	margin: 0 5px;
}
.banner .banner-ol .on {
	background: #0b84e1;
}
.part1 {
	height: 130px;
	background: url("../images/bg2.jpg") repeat;
}
.part1 li {
	width: 300px;
	padding: 0 50px;
	position: relative;
	float: left;
}
.part1 li:before, .part1 li:after {
	content: "";
	width: 1px;
	height: 130px;
	position: absolute;
	top: 0;
	background: #c8dbef;
}
.part1 li:before {
	left: -1px;
}
.part1 li:after {
	right: 0;
}
.part1 li .img-wrap {
	width: 50px;
	display: inline-block;
	line-height: 130px;
	float: left;
}
.part1 li .img-wrap img {
	vertical-align: middle;
	max-width: 50px;
	max-height: 40px;
}
.part1 li .txtbox {
	color: #4c4c4c;
	float: left;
	width: 240px;
	padding-top: 40px;
	padding-left: 10px;
}
.part1 li .txtbox h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}
.service {
	padding: 40px 0 90px;
}
.service-con {
	padding-top: 110px;
}
.service-items {
	color: #4c4c4c;
	float: left;
	position: relative;
	margin-left: -1px;
}
.service-items .service-title {
	height: 136px;
	background: #f2f2f2;
	text-align: center;
}
.service-items .service-title h3 {
	display: inline-block;
	line-height: 136px;
	font-weight: bold;
	font-size: 20px;
}
.service-items .service-title h3 img {
	vertical-align: middle;
	padding-right: 10px;
}
.service-items .one {
	border: 1px solid #cccccc;
	width: 258px;
	height: 478px;
}
.service-items .one ul {
	padding-top: 30px;
}
.service-items .one ul li {
	line-height: 64px;
	text-align: center;
}
.service-items .two {
	display: none;
	width: 420px;
	height: 600px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	background: #f2f2f2;
	position: relative;
	margin-top: -40px;
	z-index: 10;
}
.service-items .two .service-title {
	height: 120px;
	background: #2f8ae7;
	position: relative;
}
.service-items .two .service-title:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #2f8ae7;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -5px;
}
.service-items .two .service-title h3 {
	line-height: 120px;
	color: #fff;
}
.service-items .two ul {
	padding: 20px 16px 0;
}
.service-items .two ul li {
	background: #fff;
	margin-bottom: 13px;
	height: 100px;
	position: relative;
	padding-left: 20px;
}
.service-items .two ul li a {
	padding-right: 78px;
}
.service-items .two ul li:hover h3 {
	color: #2961c0;
}
.service-items .two ul li:hover .goto {
	background-position: 0 -34px;
}
.service-items .two ul li h3 {
	font-weight: bold;
	font-size: 16px;
	color: #5c5c5c;
	padding: 12px 0 6px;
}
.service-items .two ul li .describe {
	font-size: 12px;
	color: #808080;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.service-items .two ul li .goto {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	background: url("../images/icon-arrow.png") no-repeat 0 0;
}
.on .one {
	display: none;
}
.on .two {
	display: block;
}
.solution {
	background: #e0efff;
	padding: 30px 0 60px;
}
.solution .list-wrap {
	padding-top: 30px;
}
.w1488 {
	width: 1490px;
	margin: 0 auto;
}
 @media screen and (max-width: 1494px) {
.w1488 {
	width: 1340px;
}
.w1488 .list-img20-1 {
	width: 200px;
}
}
 @media screen and (max-width: 1341px) {
.w1488 {
	width: 1200px;
}
.w1488 .list-img20-1 {
	width: 172px;
}
}
.list-img20-1 {
	width: 230px;
	height: 372px;
	background: #fff;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding: 0 30px;
	transition: background 0.5s;
}
.list-img20-1:last-child {
	margin-right: 0;
}
.list-img20-1:hover {
	background: #509be7;
}
.list-img20-1:hover .img-wrap {
	padding-top: 55px;
}
.list-img20-1:hover h3 a {
	color: #fff;
}
.list-img20-1:hover .describe, .list-img20-1:hover .more {
	opacity: 1;
}
.list-img20-1 .img-wrap {
	width: 100%;
	display: inline-block;
	line-height: 55px;
	text-align: center;
	padding-top: 130px;
}
.list-img20-1 .img-wrap img {
	vertical-align: middle;
	max-width: 100px;
	max-height: 55px;
}
.list-img20-1 h3 a {
	font-size: 22px;
	font-weight: bold;
	color: #4c4c4c;
	padding-top: 20px;
}
.list-img20-1 .describe {
	line-height: 28px;
	height: 84px;
	overflow: hidden;
	color: #fff;
	opacity: 0;
}
.list-img20-1 .more {
	margin: 0 auto;
	width: 98px;
	height: 34px;
	border: 1px solid rgba(255, 255, 255, 0.65);
	background: rgba(255, 255, 255, 0.2);
	color: #fff;
	opacity: 0;
	line-height: 34px;
	margin-top: 25px;
}
.list-img20-1 .more:hover {
	background: rgba(255, 255, 255, 0);
}
.news {
	padding: 20px 0 60px;
}
.news .news-con {
	padding-top: 60px;
}
.news-items {
	width: 370px;
	float: left;
	margin-right: 45px;
}
.news-items:last-child {
	margin-right: 0;
}
.news-items .news-title {
	width: 370px;
	height: 136px;
	position: relative;
}
.news-items .news-title h3 {
	position: relative;
	font-weight: bold;
	text-align: center;
	line-height: 136px;
	font-size: 24px;
}
.news-items .news-title h3 a {
	color: #fff;
}
.news-items .news-title img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.news-items .news-title .img-mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(40, 113, 187, 0.4);
}
.news-items ul {
	padding: 20px 8px 0 8px;
}
.news-items ul li {
	line-height: 36px;
}
.news-items ul li a {
	width: 70%;
	float: left;
	font-size: 15px;
	color: #4c4c4c;
	position: relative;
}
.news-items ul li a:before {
	content: "\2022";
	font-size: 30px;
	color: #ccc;
	float: left;
	padding: 0 10px 0 0;
}
.news-items ul li a:hover {
	color: #2f8ae7;
}
.news-items ul li a:hover:before {
	color: #2f8ae7;
}
.news-items ul li span {
	float: right;
	color: #999;
}
/*# sourceMappingURL=index.css.map */
.solupar {
	width: 1200px;
	margin: 0 auto;
}
.solupar li {
	float: left;
	width: 230px;
	height: 244px;
	display: block;
	background: #fff;
	margin-left: 10px;
}
.solupar img {
	width: 95%;
	padding:5px;
	height: 98%;
	border-bottom:1px solid #ccc
}
.solupar li p{ height:24px; font-size:20px; line-height:24px; text-align:center;    font-weight: bold; padding-top:10px}