.system-banner{background: url(/assets/images/new_img/article.png) no-repeat center;background-size: cover;}
.services-groups{width: 50%;position: relative;display: block;}
.services-groups-images-content{width: 100%;vertical-align: middle;}
.services{background: #253746;}
.services-groups-triangle{position: absolute;height: 100%;vertical-align: middle;right: 0;top: 0;z-index: 10;}
.services-groups-contents{padding: 0px 40px;color: #fff;width: 80%;margin-top: 10%;box-sizing: border-box;}
.services-groups-content-title{font-size: 30px;font-weight: bold;}
.services-groups-content-title a{display: block;color: #fff;line-height: 32px;height: 32px;overflow: hidden;}
.services-groups-content-text{font-size: 16px;line-height: 28px;height: 84px;overflow: hidden;margin:5% 0px;}
.services-groups-more a{display: inline-block;border: 1px solid #fff;padding:7px 24px;font-size: 14px;color: #fff;}
.services-groups-more a img{margin-left: 5px;}
.services-other{background: #172833;}
.services .services-groups-triangle{right: 0;}
.services-other .services-groups-triangle{left: 0;}
.services-other .services-groups-contents{float: right;}
.services-edit{border: 14px solid #f2f2f2;padding: 10px;margin-bottom: 30px;}
.services-titles{padding-bottom: 20px;color: #4D4D4D;font-size: 23px;font-weight: bold;}
.services-titles span{border-left: 4px solid #b58150;padding-left: 7px;}
.services-learn li{padding: 0px 10px;margin-bottom: 20px;box-sizing: border-box;width: 33.33%;float: left;}
.services-learn{margin: 0px -10px;}
.services-learn li a{display: block;}
.services-learn-bottom{background: #253746;padding: 20px 15px;color: #fff;}
.services-learn-bottom a{color: #fff;}
.services-learn-bottom-title a{font-size: 16px;font-weight: bold;line-height: 20px;height: 20px;overflow: hidden;}
.services-learn-text{font-size: 14px;line-height: 25px;height: 100px;overflow: hidden;margin: 10px 0px;}
.services-article a{font-size: 16px;font-weight: bold;line-height: 20px;height: 40px;overflow: hidden;color: #333333;}
.services-article{margin-top: 10px;}
@media (min-width:1080px) {
	.services-learn li a:hover{opacity: 0.8;}
}
@media (max-width:1230px) {
	.services-groups-content-title{font-size: 22px;}
	.services-groups-content-text{font-size: 15px;margin: 2% 0;}
	.services-groups-contents{padding:0px 10px;}
	.services-groups-more a{font-size: 12px;padding: 5px 12px;}
	.services-groups-contents{width: 80%;}
}
@media (max-width:991px) {
	.services-groups-contents{margin-top: 5%;}
}
@media (max-width:767px) {
	.services-groups{width: 100%;}
	.services-groups-triangle{display: none;}
	.services-groups-contents{width: 100%;padding: 20px 10px;}
	.services-groups-contents{margin-top: 0px;}
	.services-groups-content-title{height: auto;}
	.services-learn li{margin-bottom: 12px;width: 100%;}
	.services-edit{margin-bottom: 15px;border: 6px solid #f2f2f2;}
	.services-titles{padding-bottom: 15px;}
	.services-articles-images{width: 49%;float: left;}
	.services-article{width: 49%;float: right;margin-top: 0px;}
	.services-article a{height: 80px;}
}