.index-content-container-banner-box {
  width: 1200px;
  margin: 26px auto 33px;
  display: flex;
  justify-content: space-between;
}

.index-content-container-banner {
  width: 795px;
  height: 330px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}

.index-content-container-hot {
  width: 383px;
  height: 330px;
  overflow: hidden;
}

.index-content-container-hot-title {
  width: 100%;
  height: 32px;
  border-bottom: 1px solid #dddddd;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index-content-container-hot-title-box {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  height: 32px;
  width: 111px;
  line-height: 32px;
  border-bottom: 2px solid #0099ff;
}
.index-content-container-hot-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 10px;
}

.index-content-container-hot-content-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 8px 0;
}

.index-content-container-hot-content-item :hover{
  color: #0099ff;
}
.hot-content-item-square {
  width: 16px;
  height: 16px;
  background: #0099ff;
  text-align: center;
  line-height: 16px;
  color: #ffffff;
  font-size: 12px;
}
.hot-content-item-squareA{
  width: 16px;
  height: 16px;
  background: #BBB;
  text-align: center;
  line-height: 16px;
  color: #ffffff;
  font-size: 12px;
}
.hot-content-item-text {
  width: 75%;
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hot-content-item-reading {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}

.title-parcel {
  width: 1200px;
  margin: 0 auto;
}
.hot-service-container {
  width: 1200px;
  margin: 16px auto 33px;
  display: flex;
  overflow: hidden;
  justify-content: space-between;
}

.hot-service-item {
  width: 227px;
  height: 343px;
  background: #f8f8f8;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
}
.guangg{
  position: absolute;
	top: 0;
	left: 0;
    font-size: 14px;
	z-index: 9999;
	color: #fff;
	width: 40px;
	height: 20px;
	background-color: #7b7b7b;
	opacity: 0.8;
	line-height: 20px;
	text-align: center;
}
.hot-service-item-img-box {
  width: 100%;
  height: 217px;
}

.hot-service-item-img {
  width: 100%;
  height: 100%;
}

.hot-service-item-info {
  margin-top: 8px;
  text-align: center;
  padding: 0 12px;
}

.hot-service-item-info-title {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.hot-service-item-info-text {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 3px 0 12px;
  width: 100%;
}

.hot-service-item-info-btn {
  width: 80px;
  height: 30px;
  background: #0099ff;
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
  margin: 0 auto;
  text-align: center;
  opacity: .8;
}
.hot-service-item a:hover{
  background-color: #0099ff;
}

.container-brand {
  width: 1200px;
  height: 167px;
  margin: 0 auto;
  display: flex;
}

.container-brand-left {
  height: 100%;
  width: 214px;
  background: #f1f6fb;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.container-brand-left-title {
  font-size: 28px;
  color: #0099ff;
}

.container-brand-left-text {
  font-size: 28px;
  color: #333333;
}

.container-brand-left-more {
  font-size: 14px;
  color: #0099ff;
}

.container-brand-left-icon {
  width: 11px;
  height: 5px;
}

.container-brand-left-img {
  width: 11px;
  height: 5px;
}

.container-brand-right {
  display: flex;
  margin-left: 63px;
  justify-content: flex-start;
  overflow: hidden;
}

.container-brand-right-item {
  min-width: 153px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 15px;
}
.container-brand-right-item a:hover{
  opacity: .8;
}
.container-brand-right-item-img {
  width: 100%;
  height: 39px;
}

.container-brand-right-item-btn {
  width: 80px;
  height: 30px;
  font-size: 14px;
  background: #0088e2;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  margin-top: 32px;
}


.lable-container {
  width: 100%;
  height: 317px;
  overflow: hidden;
}

.problem-container {
  width: 1200px;
  margin: 0 auto;
  height: 405px;
}

.problem-container-box {
  width: 100%;
  height: 347px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
}
.overflow {
  overflow: hidden !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}