.insurance {
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}
.insuranceSwiper {
  width: 100%;
  height: 480px;
  margin-bottom: 92px;
}
.boxTitle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 56px;
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  margin-bottom: 21px;
}
.boxTitle span {
  width: 40px;
  height: 4px;
  background: #0278e0;
}
.titleHint {
  width: 1000px;
  /* height: 60px; */
  margin: 0 auto;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #aab8cb;
  line-height: 24px;
  margin-bottom: 78px;
  text-align: center;
}
.banner1 {
  display: flex;
  width: 100%;
  height: 368px;
  margin-bottom: 92px;
  /* margin: 0 auto; */
}
.banner1 img {
  height: 100%;
  width: 25%;
}
.veriety {
  width: 1200px;
  /* height: 500px; */
  margin: 0 auto;
  margin-bottom: 93px;
}
.veriety .layui-tab-title {
  padding: 0 220px;
  display: flex;
  justify-content: space-between;
  border: none !important;
}
.veriety .layui-this {
  color: #447eff !important;
}
.veriety .layui-tab-content {
  margin-top: 75px;
  width: 100%;
  height: 553px;
}
.veriety .layui-tab-content .layui-tab-item {
  height: 100%;
  width: 100%;
}
.bannerItem {
  display: flex;
  height: 100%;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.bannerItem .itemImg {
  display: flex;
  width: 585px;
  height: 261px;
  background: #ffffff;
  box-shadow: 0px 0px 8px 0px #cfd0d1;
  border-radius: 10px;
}
.bannerItem img {
  width: 300px;
  height: 261px;
}
.imgText {
  position: relative;
  width: calc(100% - 285px);
  height: 100%;
  padding-left: 23px;
  box-sizing: border-box;
}
.imgText .title {
  /* width: 88px; */
  height: 22px;
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-top: 35px;
}
.imgText .index {
  /* width: 118px; */
  height: 14px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 14px;
  margin-top: 23px;
}
.imgText .index span {
  color: #2e5ff6;
}
.imgText img {
  position: absolute;
  right: 24px;
  height: 105px;
  width: 73px;
  bottom: 11px;
}
.btn1 {
  margin-top: 31px;
  width: 112px;
  height: 35px;
  border: 1px solid #2e5ff6;
  border-radius: 17px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2e5ff6;
  line-height: 35px;
  text-align: center;
}
.banner2 {
  width: 100%;
  height: 590px;
  background: url(../img/images/矩形\ 919@2x.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  margin-bottom: 93px;
}
.boxTitle1 {
  color: #fff;
  margin-top: 62px;
}
.boxTitle .titlLine {
  background-color: #fff;
}
.sloganText {
  width: 1200px;
  margin: 0 auto;
  height: 16px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
}
.sloganBox {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
  margin-top: 57px;
}
.sloganIndex {
  width: 380px;
  height: 300px;
  background: #ffffff;
  border-radius: 6px;
  padding: 32px;
  box-sizing: border-box;
}
.sloganIndexTitle {
  /* width: 57px; */
  height: 48px;
  font-size: 63px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #0c3b85;
  line-height: 48px;
  opacity: 0.12;
}
.sloganImg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  background: #0278e0;
  border-radius: 50%;
  margin: 0 auto;
}
.sloganImg img {
  height: 39ox;
  width: 39px;
}
.sloganIndexTitle1 {
  width: 100%;
  text-align: center;
  height: 20px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #0278e0;
  line-height: 20px;
  margin-top: 14px;
}
.sloganIndexText {
  width: 100%;
  height: 46px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  opacity: 0.9;
  text-align: center;
  margin-top: 26px;
}
.recommend {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  height: 530px;
  margin: 0 auto;
  margin-bottom: 93px;
}
.recommendItem {
  width: 282px;
  height: 530px;
  background: #ffffff;
  box-shadow: 0px 0px 19px 2px rgba(199, 199, 199, 0.35);
  border-radius: 17px;
}
.recomTop {
  width: 100%;
  height: 26px;
  font-size: 26px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  margin-top: 60px;
  margin-left: 41px;
}
.recommendItem .num {
  /* width: 75px; */
  height: 15px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #2e5ff6;
  line-height: 15px;
  margin-top: 14px;
  margin-left: 41px;
}
.recLine {
  width: 196px;
  height: 1px;
  margin-left: 43px;
  border-bottom: 1px dashed #b6b6b6;
  margin-top: 35px;
  margin-bottom: 37px;
}
.recommendItem .index {
  display: flex;
  align-items: center;
  margin-left: 46px;
  margin-bottom: 22px;
}
.recommendItem .index img {
  width: 14px;
  height: 8px;
  margin-right: 12px;
}
.recommendItem .indexText {
  height: 14px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 14px;
}
.indexBtn {
  width: 172px;
  height: 43px;
  border: 2px solid #2e5ff6;
  border-radius: 22px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 43px;
  text-align: center;
  margin-left: 55px;
  margin-top: 38px;
}
.banner3 {
  width: 100%;
  height: 181px;
  background: url(../img/images/矩形\ 553@2x.png) no-repeat;
  background-size: 100% 100%;
}
.bannerContent {
  width: 1200px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.bannerContent .leftText {
  /* width: 522px; */
  height: 29px;
  font-size: 29px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  /* line-height: 29px; */
}
.bannerContent .rightText {
  /* width: 116px; */
  height: 28px;
  font-size: 29px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  /* line-height: 240px; */
}
.banner4 {
  height: 262px;
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.banner4 .leftContent {
  margin-top: 68px;
}
.banner4 .leftContent .leftContentIndex {
  display: flexs;
}
.banner4 .leftContent .leftContentIndex img {
  width: 21px;
  height: 21px;
  margin-right: 12px;
}
.banner4 .leftContent .leftContentIndex .text {
  /* width: 442px;
  height: 109px; */
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 46px;
}
.banner4 .middleLine {
  width: 1px;
  height: 113px;
  background-color: #bfbfbf;
  margin-top: 68px;
  margin-left: 71px;
}
.lrightContent .layui-form {
  margin-top: 68px !important;
}
.lrightContent .layui-form .layui-input-inline {
  width: 250px;
  height: 41px;
}
