.g-firstSlide{
  background-color: #FC2326;
}
.btn-fill-white{
  background-color: #fff !important;
  color:#FC2326 !important;
}
.m-swiper-main .swiper-slide .u-btn{
  padding: 11px 35px;
  border-radius: 4px;
}
.g-cpjz-bg-linear-gradient{
  background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,33,64,0.16) 100%);
}
.i_service_t{
  color: #A7AEC1;
}
.g-cpjz_item{
  background-color: #fff;
  text-align: center;
  position: relative;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.08);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.g-cpjz .g-cpjz_list .g-cpjz_item dt{
  padding-bottom: 5px;
}
.g-cpjz .g-cpjz_list{
  margin-bottom: 35px;
}
.bg-red{
  background-color: #FF3D3C;
}
.bg-yellow{
  background-color: #F19020;
}
.upCorner{
  text-align: center;
  color:white;
  position: absolute;
  letter-spacing: 2px;
  top: 0;
  right: 0;
  width: 60px;
  line-height: 28px;
  font-size: 14px;
  border-radius: 0 0 0 13px;
}
.bottom-btn{
  width: 160px;
  color:white;
  position: absolute;
  text-align: center;
  line-height: 24px;
  font-weight: bold;
  font-size: 14px;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%,0);
  background-color: #F9C685;
  border-radius: 4px;
  font-family: 'Microsoft Yahei';
  letter-spacing: 1px;
}
.last-g-cpjz{
  padding-bottom: 20px;
}