﻿@charset "utf-8";
.banner-bottom {
	background-color: #f5f5f5;
	height: 100px;
	padding: 10px 0
}

.banner-bottom a {
	background-color: #fff;
	float: left;
	height: 100px;
	margin: 0 5px;
	position: relative;
	text-align: center;
	width: 290px
}

.banner-bottom h3 {
	color: #333;
	padding: 20px 0 10px;
	font-size: 18px
}

.banner-bottom p {
	color: #888;
	font-size: 14px
}

.banner-bottom .bq {
	color: #fff;
	height: 22px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: 65px
}

.banner-bottom .bq.green {
	background-color: #0dcaa0
}

.banner-bottom .bq.red {
	background-color: #ff7171
}

.banner-bottom .bq.yellow {
	background-color: #f8c820
}

.banner-bottom a:hover {
	text-decoration: none
}

.banner-bottom a:hover h3 {
	color: #fe780b
}
.home-title {
	padding: 40px 0 20px;
	text-align: center;
}

.home-title h1,.home-title h2,.home-title h3 {
	color: #333;
	font-size: 30px
}

.home-title p {
	color: #666;
	font-size: 16px;
	padding-top: 10px;
	line-height:30px;
}

.home-products {
	height: 360px;
	padding: 10px 0 80px
}
.pingtai{text-align:center;}
.home-title ul {
  display: flex;
  flex-wrap: wrap;
}
.pingtai li{ float:left; width:21.87%;text-align:center; padding-top:30px;}
.padd-left{ padding-left:50px;}
.pingtai .img {
  position: relative;
  width: 68px;
  height: 55px;
  margin: auto;
}
.pingtai_tit {
  margin: 30px auto 10px;font-size:20px; color:Black;
}
.pingtai_des {
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 4;
  font-size:14px; line-height:22px; line-height:25px;
}

.banner-box{background-color: #f5f5f5;height: 100px;font-size:25px; text-align:center; color:Black; line-height:100px;}