
.blackBg {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}
.dialog {
  display: none;
  position: fixed;
  width: 816px;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  z-index: 2000;
}
.dialog_title {
  position: relative;
  padding: 20px 20px 20px 24px;
  font-size: 20px;
  color: #fff;
  background: #424b6c;
  border-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.dialog_title em {
  position: absolute;
  right: 20px;
  font-size: 20px;
  cursor: pointer;
}
.bannerbox {
  color: #fff;
  height: 280px;
  background: url(../img/insuranceProducts/banner.jpg) center top no-repeat;
  z-index: 1;
}
.allcarbannerbox {
  color: #fff;
  height: 280px;
  background: url(../img/insuranceProducts/car.png) center top no-repeat;
  background-size: 2000px 350px;
  z-index: 1;
}
.bannerbox .bannerbox-h2 {
  text-align: center;
  font-size: 60px;
  font-weight: bold;
  padding-top: 80px;
}
.allcarbannerbox .bannerbox-h2 {
  text-align: center;
  font-size: 60px;
  font-weight: bold;
  padding-top: 110px;
}
.productsTab-btn {
  width: 608px;
  height: 120px;
  margin: -60px auto 0;
  z-index: 2;
}
.productsTab-btn li {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 120px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 24px;
  background: #424b6c;
  cursor: pointer;
}
.productsTab-btn li.active {
  font-weight: bold;
  background: url(../img/insuranceProducts/active.jpg) center top no-repeat;
  -webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2);
  color: #ffffff;
}
.productsTab-btn li.orange {
  color: #ff532b;
}
.productsTab-btn li.orange {
  color: #ff532b;
}
.productsTab-content {
  margin-top: 70px;
}
.productsTab-content li {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 36px;
}
.productsTab-content li .item {
  position: relative;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding-bottom: 80px;
}
.productsTab-content li .item .itemImg {
  position: relative;
  width: 100%;
  height: 204px;
  overflow: hidden;
}
.productsTab-content li .item .itemImg img {
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.productsTab-content li .item .itemImg .tag {
    display: inline-block;
    position: absolute;
    width: 200px;
    line-height: 36px;
    font-size: 16px;
    color: #333;
    right: -100px;
    top: 8px;
    background: rgba(255,255,255,0.8);
    border-radius: 36px;
    font-weight: bold;
    padding-left: 24px;
}
.productsTab-content li .item .text {
  text-align: center;
  padding: 30px;
  min-height: 185px;
}
.productsTab-content li .item .text h3 {
  font-size: 32px;
  color: #333;
  line-height: 1.2;
  font-weight: bold;
  padding-bottom: 22px;
}
.productsTab-content li .item .text span {
  font-size: 16px;
  color: #666;
  line-height: 22px;
  text-align: left;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.productsTab-content li .item .more {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  height: 82px;
  line-height: 82px;
  border-top: 1px solid #f1f1f1;
}
.productsTab-content li .item .more a {
  font-size: 16px;
  color: #666;
}
.productsTab-content li:hover .item {
  -webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2);
}
.productsTab-content li:hover .item img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.secondBannerbox {
  position: relative;
  height: 240px;
  margin-top:-40px;
  padding-top: 40px;
  color: #fff;
  z-index: 0;
  text-align: center;
}
.breadcrumbs.container{
  position: relative;
  z-index: 1;
}
.secondBannerbox.secondBannerBox1 {
  background: url(../img/insuranceProducts/secondPage/banner1.jpg) center top no-repeat;
  background-size: cover;
}
.secondBannerbox.secondBannerBox2 {
  background: url(../img/insuranceProducts/secondPage/banner2.jpg) center top no-repeat;
  background-size: cover;
}
.secondBannerbox.secondBannerBox3 {
  background: url(../img/insuranceProducts/secondPage/banner3.jpg) center top no-repeat;
  background-size: cover;
}
.secondBannerbox.secondBannerBox6 {
  background: url(../img/insuranceProducts/secondPage/banner6.jpg) center top no-repeat;
  background-size: cover;
}
.secondBannerbox.secondBannerBox7 {
  background: url(../img/insuranceProducts/secondPage/banner7.jpg) center top no-repeat;
  background-size: cover;
}
.secondBannerbox.secondBannerBox8 {
  background: url(../img/insuranceProducts/secondPage/banner8.jpg) center top no-repeat;
  background-size: cover;
}
.secondBannerbox.secondBannerBox9 {
  background: url(../img/insuranceProducts/secondPage/banner9.jpg) center top no-repeat;
  background-size: cover;
}
.secondBannerbox.secondBannerBox12 {
  background: url(../img/insuranceProducts/secondPage/banner12.jpg) center top no-repeat;
  background-size: cover;
}
.secondBannerbox.aerospaceBannerBox {
  background: url(../img/insuranceProducts/secondPage/aerospaceBanner.png) center top no-repeat;
  background-size: cover;
}
.secondBannerbox.responsibilityBanner {
  background: url(../img/insuranceProducts/secondPage/responsibilityBanner.png) center top no-repeat;
  background-size: cover;
}
.secondBannerbox.creditGuaranteeBanner {
  background: url(../img/insuranceProducts/secondPage/creditGuaranteeBanner.png) center top no-repeat;
  background-size: cover;
}
.secondBannerbox.commercialVehicleBanner {
  background: url(../img/insuranceProducts/secondPage/commercialVehicleBanner.png) center top no-repeat;
  background-size: cover;
}
.secondBannerbox.commercialPropertyBanner {
  background: url(../img/insuranceProducts/secondPage/commercialPropertyBanner.png) center top no-repeat;
  background-size: cover;
}
.secondBannerbox .secondBannerbox-h2 {
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  margin-top: 26px;
  margin-bottom: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.secondBannerbox .buttonBox {
  display: inline-block;
  padding: 24px 32px;
  background: #fff;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.secondBannerbox .buttonBox button {
  width: 168px;
  height: 70px;
  font-size: 24px;
  color: #333;
  border-radius: 4px;
  float: left;
  cursor: pointer;
}
.secondBannerbox .buttonBox button.downBtn {
  margin-right: 16px;
  background: #fff;
  border: 1px solid #999;
}
.secondBannerbox .buttonBox button.downBtn:hover {
  border: 1px solid #ff532b;
  color: #ff532b;
}
.secondBannerbox .buttonBox button.adviserBtn {
  background: -webkit-gradient(linear, left top, right top, from(#e7380c), color-stop(50%, #f03e11), to(#ff532b));
  background: linear-gradient(to right, #e7380c 0%, #f03e11 50%, #ff532b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7380c', endColorstr='#ff532b', GradientType=0);
  color: #fff;
  font-weight: bold;
  border: 1px solid #e9390c;
}
.secondBannerbox .buttonBox button.adviserBtn:hover {
  -webkit-box-shadow: 0 4px 20px 0 rgba(248, 64, 18, 0.34);
          box-shadow: 0 4px 20px 0 rgba(248, 64, 18, 0.34);
}
.secondBannerbox .buttonBox button .iconfont {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.thirdBox {
  margin-top:-40px;
  padding-top:40px;
  background: #f6f8fc;
}
.thirdBox .breadcrumbs li a {
  color: #666;
  font-weight: 400;
}
.thirdBox h2 {
  text-align: center;
  font-size: 56px;
  font-weight: bold;
  color: #424b6c;
  margin: 34px 0;
}
.thirdBox .thirdBannerBox {
  position: relative;
  text-align: center;
  height: 300px;
  z-index: 1;
}
.thirdBox .thirdBannerBox.thirdBannerBox1 {
  background: url(../img/insuranceProducts/secondPage/personalBanner.jpg) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.thirdBannerBox2 {
  background: url(../img/insuranceProducts/secondPage/travelBanner.jpg) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.thirdBannerBox3 {
  background: url(../img/insuranceProducts/secondPage/piccBusinessBanner.jpg) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.thirdBannerBox4 {
  background: url(../img/insuranceProducts/secondPage/piccOfficeBanner.jpg) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.thirdBannerBox5 {
  background: url(../img/insuranceProducts/secondPage/piccHomeBanner.jpg) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.thirdBannerBox6 {
  background: url(../img/insuranceProducts/secondPage/piccIndoorBanner.jpg) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.privateCarBanner {
  background: url(../img/insuranceProducts/secondPage/privateCarBanner.jpg) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.gzaCarBanner {
  background: url(../img/insuranceProducts/secondPage/gzaCarBanner.jpg) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.gangCheBeiShangBanner {
  background: url(../img/insuranceProducts/secondPage/gangCheBeiShangBanner.png) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.transportationBanner {
  background: url(../img/insuranceProducts/secondPage/transportationBanner.png) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.employeeBanner {
  background: url(../img/insuranceProducts/secondPage/employeeBanner.png) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.businessIntegrationBanner {
  background: url(../img/insuranceProducts/secondPage/businessIntegrationBanner.png) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.indoorBanner {
  background: url(../img/insuranceProducts/secondPage/indoorBanner.png) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.officeBanner {
  background: url(../img/insuranceProducts/secondPage/officeBanner.png) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.architectureBanner {
  background: url(../img/insuranceProducts/secondPage/architectureBanner.png) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox.shipBanner {
  background: url(../img/insuranceProducts/secondPage/shipBanner.png) top center no-repeat;
  background-size: cover;
}
.thirdBox .thirdBannerBox .buttonBox {
  display: inline-block;
  margin-top: 240px;
  background: #fff;
  padding: 24px 32px;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.thirdBox .thirdBannerBox .buttonBox .textBox,
.thirdBox .thirdBannerBox .buttonBox .btnBox {
  display: inline-block;
  vertical-align: middle;
}
.thirdBox .thirdBannerBox .buttonBox .textBox{
  display: none;
}
.thirdBox .thirdBannerBox .buttonBox .textBox .text,
.thirdBox .thirdBannerBox .buttonBox .btnBox .text {
  padding-right: 45px;
  text-align: left;
  display: inline-block;
  font-size: 0px;
}
.thirdBox .thirdBannerBox .buttonBox .textBox .text p,
.thirdBox .thirdBannerBox .buttonBox .btnBox .text p {
  font-size: 16px;
  color: #666;
}
.thirdBox .thirdBannerBox .buttonBox .textBox .text h3,
.thirdBox .thirdBannerBox .buttonBox .btnBox .text h3 {
  font-size: 18px;
  color: #333;
  padding-top: 26px;
}
.thirdBox .thirdBannerBox .buttonBox .textBox .button,
.thirdBox .thirdBannerBox .buttonBox .btnBox .button {
  width: 156px;
  height: 70px;
  font-size: 22px;
  cursor: pointer;
  border-radius: 4px;
}
.thirdBox .thirdBannerBox .buttonBox .textBox .downBtn,
.thirdBox .thirdBannerBox .buttonBox .btnBox .downBtn {
  margin-right: 16px;
  background: #fff;
  border: 1px solid #999;
}
.thirdBox .thirdBannerBox .buttonBox .textBox .downBtn:hover,
.thirdBox .thirdBannerBox .buttonBox .btnBox .downBtn:hover {
  border: 1px solid #ff532b;
  color: #ff532b;
}
.thirdBox .thirdBannerBox .buttonBox .textBox .downBtn .iconfont,
.thirdBox .thirdBannerBox .buttonBox .btnBox .downBtn .iconfont {
  display: inline-block;
  margin-left: 8px;
}
.thirdBox .thirdBannerBox .buttonBox .textBox .orderBtn,
.thirdBox .thirdBannerBox .buttonBox .btnBox .orderBtn,
.thirdBox .thirdBannerBox .buttonBox .btnBox .insuredBtn{
  background: -webkit-gradient(linear, left top, right top, from(#e7380c), to(#ff532b));
  background: linear-gradient(to right, #e7380c, #ff532b);
  color: #fff;
  font-weight: bold;
}
.thirdBox .thirdBannerBox .buttonBox .textBox .orderBtn:hover,
.thirdBox .thirdBannerBox .buttonBox .btnBox .orderBtn:hover {
  -webkit-box-shadow: 0 4px 20px 0 rgba(248, 64, 18, 0.34);
          box-shadow: 0 4px 20px 0 rgba(248, 64, 18, 0.34);
}
.thirdBox .introduce {
  padding-bottom: 280px;
}
.thirdBox .introduce h3.title {
  padding-top: 132px;
}
.productFeatures {
  margin-top: -238px;
  background: #fff;
}
.productFeatures h3.title {
  padding-top: 70px;
}
/* .productFeatures ul.item {
  margin-top: 40px;
} */
.productFeatures ul.item li {
  color: #333;
  margin-bottom: 56px;
  padding-left: 32px;
  padding-right: 32px;
}
.productFeatures ul.item li .card .card-img {
  width: 40px;
  height: 40px;
  display: inline-block;
  float: left;
}
.productFeatures ul.item li .card .card-body {
  float: left;
  width: calc(100% - 40px);
  padding-left: 24px;
}
.productFeatures ul.item li .card .card-body h3 {
  font-size: 20px;
  font-weight: bold;
}
.productFeatures ul.item li .card .card-body p {
  font-size: 16px;
  margin-top: 16px;
  line-height: 24px;
}
.guaranteeContent {
  margin-top: 16px;
}
.guaranteeContent .bubbleBox {
  position: relative;
  left: 5px;
  display: inline-block;
}
.guaranteeContent .bubbleBox:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.guaranteeContent .bubbleBox em {
  cursor: pointer;
  color: #999;
  display: inline-block;
  vertical-align: middle;
}
.guaranteeContent .bubbleBox .bubble {
  display: none;
  position: absolute;
  bottom: 34px;
  left: -16px;
  width: 408px;
  max-width: 608px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 6px;
  color: #fff;
  padding: 24px;
  font-size: 16px;
  font-weight: 400;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
  z-index: 999;
}
.guaranteeContent .bubbleBox .bubble .triangle {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: -20px;
  left: 20px;
  border: 10px solid rgba(0, 0, 0, 0.8);
  border-bottom-color: transparent;
  /* 设置透明背景色 */
  border-left-color: transparent;
  border-right-color: transparent;
}
.guaranteeContent .bubbleBox:hover .bubble {
  display: block;
}
.guaranteeContent .abc-PC .abcBtn {
  margin-top: 100px;
}
.guaranteeContent .abc-PC .abcBtn ul {
  width: 65%;
  margin-left: 35%;
  position: relative;
}
.guaranteeContent .abc-PC .abcBtn ul li {
  position: absolute;
  bottom:0;
  float: left;
  width: 33.3%;
  height: 70px;
  line-height: 70px;
  background: #999eaf;
  font-size: 20px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  vertical-align: bottom;
}
.guaranteeContent .abc-PC .abcBtn ul li:nth-child(2){
  left: 33.3%;
}
.guaranteeContent .abc-PC .abcBtn ul li:nth-child(3){
  left: 66.6%;
}
.guaranteeContent .abc-PC .abcBtn ul li em{
  position: absolute;
  width: 1px;
  height: 56px;
  right: 0;
  top: 7px;
  background: #fff;
}
.guaranteeContent .abc-PC .abcBtn ul li em.width0 {
  width: 0;
}
.guaranteeContent .abc-PC .abcBtn ul li.active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  background: url(../img/insuranceProducts/active1.jpg) center top no-repeat;
  height: 88px;
  line-height: 88px;
  font-weight: bold;
}
.guaranteeContent .abc-PC .abcBtn ul li.active em {
  width: 0;
}
.guaranteeContent .abc-PC .abcBtn ul li.on {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  height: 88px;
  line-height: 88px;
  -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.guaranteeContent .abc-PC .abcBtn ul li.on em {
  width: 0;
}
.guaranteeContent .abcContent .contentLeft {
  float: left;
  width: 35%;
}
.guaranteeContent .abcContent .contentLeft h3,
.guaranteeContent .abcContent .contentLeft h4,
.guaranteeContent .abcContent .contentLeft p,
.guaranteeContent .abcContent .contentLeft strong {
  border-left: 0;
  padding-right: 10px;
}
.guaranteeContent .abcContent .contentLeft p,
.guaranteeContent .abcContent .contentLeft strong {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.guaranteeContent .abcContent .contentLeft p.color999 {
  color: #999;
}
.guaranteeContent .abcContent .contentMain {
  float: left;
  width: 65%;
}
.guaranteeContent .abcContent .contentMain .borderLeft0 {
  border-left: 0;
}
.guaranteeContent .abcContent .contentMain ul li {
  float: left;
  width: 33.3%;
  text-align: center;
}
.guaranteeContent .abcContent .contentMain ul li h3 {
  font-size: 16px;
}
.guaranteeContent .abcContent .contentMain ul li h3,
.guaranteeContent .abcContent .contentMain ul li h4,
.guaranteeContent .abcContent .contentMain ul li p,
.guaranteeContent .abcContent .contentMain ul li strong {
  padding-left: 0;
}
.guaranteeContent .abcContent .contentMain ul li h4 {
  color: #fff;
}
.guaranteeContent .abcContent .contentMain ul li p,
.guaranteeContent .abcContent .contentMain ul li strong {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
}
.guaranteeContent .abcContent .contentMain ul li.active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border: 1px solid #ff532b;
  border-top: 0;
  -webkit-box-shadow: 0 4px 30px 0 rgba(255, 83, 43, 0.2);
          box-shadow: 0 4px 30px 0 rgba(255, 83, 43, 0.2);
}
.guaranteeContent .abcContent .contentMain ul li.active h3,
.guaranteeContent .abcContent .contentMain ul li.active h4,
.guaranteeContent .abcContent .contentMain ul li.active p,
.guaranteeContent .abcContent .contentMain ul li.active strong {
  border-left: 0;
}
.guaranteeContent .abcContent .contentMain ul li.boxShadow0 {
  -webkit-box-shadow: inherit;
          box-shadow: inherit;
  -webkit-transform: inherit;
          transform: inherit;
}
.guaranteeContent .abcContent .contentMain ul li.on {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-top: 0;
  -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2);
}
.guaranteeContent .abcContent .contentMain ul li.on h3,
.guaranteeContent .abcContent .contentMain ul li.on h4,
.guaranteeContent .abcContent .contentMain ul li.on p,
.guaranteeContent .abcContent .contentMain ul li.on strong {
  border-left: 0;
}
.guaranteeContent .abcContent h3 {
  height: 72px;
  line-height: 72px;
  font-size: 20px;
  color: #fff;
  background: #424b6c;
  padding-left: 24px;
  border-left: 1px dashed #ccc;
}
.guaranteeContent .abcContent p {
  height: 55px;
  font-size: 16px;
  color: #333;
  background: #f6f8fc;
  padding-left: 24px;
  border-bottom: 1px dashed #ccc;
  border-left: 1px dashed #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 22px;
}
.guaranteeContent .abcContent h4 {
  padding: 20px 0 10px 24px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  background: #fff;
  border-bottom: 1px dashed #ccc;
}
.guaranteeContent .abcContent h4 label {
  font-size: 16px;
  color: #333;
  font-weight: 100;
}
.guaranteeContent .abcContent strong {
  display: block;
  height: 55px;
  font-size: 16px;
  padding-left: 68px;
  background: #f6f8fc;
  color: #666;
  border-bottom: 1px dashed #ccc;
  border-left: 1px dashed #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 22px;
}
.guaranteeContent .abcContent b {
  display: block;
  height: 30px;
}
.guaranteeContent .abcContent.abcContent-en p {
  height: 120px;
}
.guaranteeContent .abcContent.abcContent-en h4 {
  padding: 0 0 0 24px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
}
.guaranteeContent .hotline p {
  padding: 20px 24px;
  font-size: 16px;
  line-height: 1.2;
  color: #333;
  background: #f6f8fc;
  border-bottom: 1px dashed #ccc;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.guaranteeContent .hotline h4 {
  padding: 20px 0 10px 24px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px dashed #ccc;
}
.guaranteeContent .remarks {
  margin-top: 32px;
}
.guaranteeContent .remarks h3 {
  position: relative;
  padding: 20px 20px 20px 24px;
  font-size: 20px;
  color: #fff;
  background: #424b6c;
}
.guaranteeContent .remarks h3 em {
  position: absolute;
  right: 20px;
  font-size: 20px;
  cursor: pointer;
}
.guaranteeContent .remarks .remarksContent {
  display: none;
  padding: 24px;
  background: #f6f8fc;
}
.guaranteeContent .remarks .remarksContent p {
  font-size: 16px;
  color: #333;
  line-height: 24px;
}
.guaranteeContent .remarks .remarksContent p.marginTop20 {
  margin-top: 20px;
}
.guaranteeContent .thirdContent {
  margin-top: 35px;
}
.guaranteeContent .thirdContent table {
  width: 100%;
  margin-bottom: 35px;
}
.guaranteeContent .thirdContent table thead th.th_left {
  text-align: left;
}
.guaranteeContent .thirdContent table thead th.th_left.style1 {
  border-left: 0;
}
.guaranteeContent .thirdContent table thead th.style1 {
  padding: 20px 20px 20px 24px;
  font-size: 20px;
  font-weight: inherit;
  color: #fff;
  background: #424b6c;
  padding-left: 24px;
  border-left: 1px dashed #ccc;
}
.guaranteeContent .thirdContent table tbody td.td_right {
  text-align: center;
}
.guaranteeContent .thirdContent table tbody td.td_left.style2,
.guaranteeContent .thirdContent table tbody td.td_left.style3 {
  border-left: 0;
}
.guaranteeContent .thirdContent table tbody td.style2 {
  padding: 20px 20px 20px 24px;
  font-size: 16px;
  color: #333;
  background: #f6f8fc;
  border-bottom: 1px dashed #ccc;
  border-left: 1px dashed #ccc;
  line-height: 1.2;
}
.guaranteeContent .thirdContent table tbody td.style3 {
  padding: 20px 20px 20px 24px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px dashed #ccc;
  border-left: 1px dashed #ccc;
}
.guaranteeContent .thirdContent table tbody td.style3 label {
  font-size: 16px;
  color: #333;
  font-weight: 100;
}
.guaranteeContent .thirdContent table tbody td.style3Padding {
  padding: 24px 20px 14px 24px;
}
h3.title {
  font-size: 32px;
  margin-bottom: 30px;
  font-weight: bold;
  text-align: center;
}
h3.title em {
	display:block;
  margin: 10px auto;
  width: 72px;
  height: 3px;
  background: #ff532b;
}
.introduce {
  padding-top: 80px;
  padding-bottom: 190px;
  color: #424b6c;
  text-align: center;
  background: #f6f8fc;
}
.introduce h3.title {
  display: none;
  font-size: 36px;
  padding-top: 80px;
}
.introduce p {
  font-size: 22px;
  text-align: left;
  /* margin-top: 36px; */
  line-height: 32px;
  letter-spacing: 2px;
  padding: 0 40px;
}
.content {
  position: relative;
  margin-top: -116px;
  background: #fff;
}
.content h3.title {
  padding-top: 70px;
}
.content .main {
  padding: 0 24px;
  /* margin-top: 40px; */
}
.content .main li.list {
  -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
  height: 300px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.content .main li.list:last-child {
  margin-bottom: 0;
}
.content .main li.list div.list-img {
  float: left;
  width: 400px;
  height: 100%;
  overflow: hidden;
}
.content .main li.list div.list-img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .main li.list div.list-content {
  float: left;
  width: calc(100% - 400px);
  padding: 0px 30px;
  margin: 20px 0;
}
.content .main li.list div.list-content h4 {
  font-size: 32px;
  color: #333;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content .main li.list div.list-content p {
  font-size: 16px;
  color: #666;
  margin: 16px 0 20px;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.content .main li.list div.list-content div span {
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.content .main li.list div.list-content div span:last-child {
  margin-bottom: 0;
}
.content .main li.list div.list-content div span .iconfont {
  color: #ff532b;
  margin-right: 8px;
}
.content .main li.list div.list-btn {
  float: left;
  width: 187px;
  height: 100%;
  position: relative;
  display: none;
}
.content .main li.list div.list-btn::before{
  content: '';
  display: block;
  position: absolute;
  top:20px;
  left: 0;
  bottom: 20px;
  border-left: 1px solid #f1f1f1;
}
.content .main li.list div.list-btn div.list-btnBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.content .main li.list div.list-btn div.list-btnBox a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #666;
}
.content .main li.list div.list-btn div.list-btnBox .lookBtn {
  display: none;
  width: 126px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #ff532b;
  border-radius: 4px;
  color: #ff532b;
  margin-bottom: 22px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.content .main li.list div.list-btn div.list-btnBox .lookBtn:hover {
  background: #ff532b;
  color: #fff;
}
.content .main li.list div.list-btn div.list-btnBox .downBtn {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.content .main li.list div.list-btn div.list-btnBox .downBtn .iconfont {
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
}
.content .main li.list div.list-btn div.list-btnBox .downBtn:hover {
  color: #ff532b;
}
.content .main li.list div.list-btn .downPopup {
  position: fixed;
  width: 656px;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  z-index: 9999;
  display: none;
}
.content .main li.list div.list-btn .downPopup h3 {
  position: relative;
  padding: 20px 20px 20px 24px;
  font-size: 20px;
  color: #fff;
  background: #424b6c;
  border-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.content .main li.list div.list-btn .downPopup h3 em {
  position: absolute;
  right: 20px;
  font-size: 20px;
  cursor: pointer;
}
.content .main li.list div.list-btn .downPopup .downFile {
  padding: 32px 20px 32px 24px;
}
.content .main li.list div.list-btn .downPopup .downFile ul li {
  border: 1px solid #e2e2e2;
  cursor: pointer;
  margin-bottom: 24px;
  padding: 20px;
  font-size: 0;
  letter-spacing: -3px;
}
.content .main li.list div.list-btn .downPopup .downFile ul li:last-child {
  margin-bottom: 0;
}
.content .main li.list div.list-btn .downPopup .downFile ul li span {
  display: inline-block;
  width: calc(100% - 56px);
  font-size: 18px;
  color: #333;
  vertical-align: middle;
  padding-left: 24px;
  padding-right: 24px;
  letter-spacing: 0;
}
.content .main li.list div.list-btn .downPopup .downFile ul li .textIcon {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}
.content .main li.list div.list-btn .downPopup .downFile ul li .textIcon.textIcon1 {
  background: url(../img/insuranceProducts/textIcon.png) 0 -40px no-repeat;
}
.content .main li.list div.list-btn .downPopup .downFile ul li .textIcon.textIcon2 {
  background: url(../img/insuranceProducts/textIcon.png) 0 0 no-repeat;
}
.content .main li.list div.list-btn .downPopup .downFile ul li .downIcon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.content .main li.list div.list-btn .downPopup .downFile ul li:hover {
  border: 1px solid #ff532b;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
}
.content .main li.list div.list-btn .downPopup .downFile ul li:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.content .main li.list:hover {
  -webkit-box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2);
}
.content .main li.list:hover div.list-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.downBox {
  margin: 70px 0;
}
.downBox ul {
  margin: 0 auto;
}
.downBox ul li {
  width: 49.5%;
  border: 1px solid #e2e2e2;
  float: left;
  margin-right: 1%;
  cursor: pointer;
  padding: 20px 40px 20px 38px;
  font-size: 0;
  letter-spacing: -3px;
}
.downBox ul li:nth-child(even) {
  margin-right: 0;
}
.downBox ul li span {
  display: inline-block;
  width: calc(100% - 56px);
  font-size: 18px;
  color: #333;
  vertical-align: middle;
  padding-left: 24px;
  padding-right: 24px;
  letter-spacing: 0;
}
.downBox ul li .textIcon {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}
.downBox ul li .textIcon.textIcon1 {
  background: url(../img/insuranceProducts/textIcon.png) 0 -40px no-repeat;
}
.downBox ul li .textIcon.textIcon2 {
  background: url(../img/insuranceProducts/textIcon.png) 0 0 no-repeat;
}
.downBox ul li .downIcon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.downBox ul li:hover {
  border: 1px solid #ff532b;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
}
.noteBox{
  margin: 40px auto;
}
.noteBox p{
  padding: 0 30px;
  font-size: 14px;
  line-height: 1.5;
  color: #999;
}
.fixedSlide {
  position: fixed;
  width: 88px;
  right: 0;
  margin-left: 586px;
  top: 40%;
  background: #fff;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
  display: none;
}
.fixedSlide li {
  padding: 16px 0;
  text-align: center;
  cursor: pointer;
}
.fixedSlide li em {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
}
.fixedSlide li p {
  font-size: 12px;
}
.fixedSlide li.fixedSlide_1 {
  background: -webkit-gradient(linear, left top, right bottom, from(#e7380c), to(#fe512a));
  background: linear-gradient(to right, #e7380c, #ff532b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7380c', endColorstr='#fe512a', GradientType=0);
  color: #fff;
}
.fixedSlide li.fixedSlide_3 {
  border-top: 1px solid #f5f5f5;
}
.fixedSlide li:hover {
  background: -webkit-gradient(linear, left top, right bottom, from(#e7380c), to(#fe512a));
  background: linear-gradient(to right, #e7380c, #ff532b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7380c', endColorstr='#fe512a', GradientType=0);
  color: #fff;
}
.fixedSlide:hover {
  -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 1200px) {
  .fixedSlide {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .secondBannerbox .secondBannerbox-h2 {
    font-size: 1.6rem;
  }
  .content .main li.list {
    height: 10.2rem;
  }
  .content .main li.list div.list-img {
    width: 8.625rem;
  }
  .content .main li.list div.list-content {
    width: calc(100% - 8.625rem);
    padding: 0 0.8925rem;
    margin: 0.625rem 0;;
  }
  .content .main li.list div.list-content h4 {
    font-size: 1rem;
  }
  .content .main li.list div.list-content p {
    margin: 0.5rem 0 0.6rem;
    font-size: 0.6rem;
  }
  .content .main li.list div.list-content div span {
    margin-bottom: 0.625rem;
    font-size: 0.6rem;
  }
  .content .main li.list div.list-btn {
    width: 6.375rem;
  }
  .content .main li.list div.list-btn div.list-btnBox a {
    font-size: 0.6rem;
  }
  .content .main li.list div.list-btn div.list-btnBox a.lookBtn {
    width: 3.9375rem;
  }
  .content .main li.list div.list-btn div.list-btnBox a .iconfont {
    font-size: 0.6rem;
  }
  .downBox ul li {
    width: 49%;
    margin-right: 2%;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .thirdBox .container {
    padding-left: 0;
    padding-right: 0;
  }
  .thirdBox .container .thirdBannerBox {
    height: 12rem;
  }
  .thirdBox .container .thirdBannerBox .buttonBox {
    margin-top: 9rem;
  }
}
@media (min-width: 768px) {
  .abc-Mobile {
    display: none !important;
  }
}
/* 小屏幕（平板，小于等于 768px） */
@media (max-width: 768px) {
  .breadcrumbs {
    display: none !important;
  }
  .bannerbox,
  .secondBannerbox {
    margin-top:0;
    padding-top: 0;
    height: 8.75rem;
    background-size: cover;
  }
  .bannerbox .bannerbox-h2,
  .secondBannerbox .bannerbox-h2 {
    font-size: 1.875rem;
    padding-top: 2.1875rem;
  }
  .bannerbox .secondBannerbox-h2,
  .secondBannerbox .secondBannerbox-h2 {
    font-size: 1.5rem;
    padding-top: 2.375rem;
    margin-bottom: 2.5rem;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .bannerbox .buttonBox,
  .secondBannerbox .buttonBox {
    padding: 0.75rem 1rem;
  }
  .bannerbox .buttonBox button,
  .secondBannerbox .buttonBox button {
    width: 8.8rem;
    height: 3.5rem;
    font-size: 1rem;
  }
  .bannerbox .buttonBox button:nth-child(1),
  .secondBannerbox .buttonBox button:nth-child(1) {
    margin-right: 0.4rem;
  }
  .thirdBox h2 {
    font-size: 1.75rem;
    padding: 2.25rem 0 1rem;
    margin: 0;
  }
  .thirdBox .thirdBannerBox {
    height: 9.375rem;
  }
  .thirdBox .thirdBannerBox .buttonBox {
    padding: 0.75rem 1rem;
    margin-top: 7rem;
  }
  .thirdBox .thirdBannerBox .buttonBox .btnBox {
    font-size: 0;
    letter-spacing: -3px;
  }
  .thirdBox .thirdBannerBox .buttonBox .textBox {
    text-align: left;
  }
  .thirdBox .thirdBannerBox .buttonBox .textBox .text {
    width: 50%;
    padding-right: 0.5rem;
  }
  .thirdBox .thirdBannerBox .buttonBox .textBox .text h3 {
    padding-top: 0.75rem;
    font-size: 0.8125rem;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: hidden;
  }
  .thirdBox .thirdBannerBox .buttonBox .textBox .text p {
    font-size: 0.875rem;
    letter-spacing: 0;
  }
  .thirdBox .thirdBannerBox .buttonBox .btnBox {
    /* //margin-top: 1rem; */
  }
  .thirdBox .thirdBannerBox .buttonBox .btnBox .button {
    width: 8.8rem;
    height: 3.5rem;
    font-size: 1rem;
  }
  .thirdBox .thirdBannerBox .buttonBox .btnBox .downBtn {
    margin-right: 0.5rem;
    display: none;
  }
  .thirdBox .introduce {
    padding-bottom: 12.5rem;
  }
  .thirdBox .introduce h3.title {
    padding-top: 8rem;
  }
  .productFeatures {
    margin-top: -10.3rem;
  }
  .productFeatures h3.title {
    padding-top: 2.18rem;
  }
  .productFeatures ul.item li {
    margin-bottom: 1.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .productFeatures ul.item li .card .card-img {
    width: 2rem;
    height: 2rem;
  }
  .productFeatures ul.item li .card .card-body {
    width: calc(100% - 2rem);
    padding-left: 1rem;
  }
  .productFeatures ul.item li .card .card-body h3 {
    font-size: 0.875rem;
  }
  .productFeatures ul.item li .card .card-body p {
    font-size: 0.8rem;
    margin-top: 0.5rem;
    line-height: 20px;
  }
  h3.title {
    font-size: 1.125rem;
     margin-bottom: 1rem;
  }
  h3.title em {
    margin: 0.3125rem auto;
    width: 2.25rem;
  }
  .introduce {
    padding-top: 4rem;
    padding-bottom: 2.3rem;
  }
  .introduce h3.title {
    font-size: 1.125rem;
    padding-top: 4.6rem;
  }
  .introduce p {
    font-size: 0.875rem;
    line-height: 1.1rem;
    padding: 0 1rem;
    letter-spacing: inherit;
  }
  .content {
    margin-top: 0;
  }
  .content h3.title {
    padding-top: 2.25rem;
  }
  .content .main {
    padding: 0;
    margin-top: 1.4rem;
  }
  .content .main li.list {
    height: auto;
  }
  .content .main li.list div.list-img {
    width: auto;
    height: auto;
    float: inherit;
  }
  .content .main li.list div.list-content {
    float: inherit;
    width: auto;
    padding: 1rem;
    margin: 0;
    border-bottom: 1px solid #f1f1f1;
  }
  .content .main li.list div.list-content h4 {
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
  }
  .content .main li.list div.list-content p {
    font-size: 0.8rem;
    margin: 0.6875rem 0 1.3rem;
    -webkit-line-clamp: initial;
  }
  .content .main li.list div.list-content div span {
    font-size: 0.8125rem;
    margin-bottom: 0.8125rem;
    -webkit-line-clamp: initial;
    white-space: normal;
    line-height: 1.2;
    display: flex;
  }
  .content .main li.list div.list-btn {
    float: inherit;
    width: auto;
    height: auto;
    position: inherit;
  }
  .content .main li.list div.list-btn div.list-btnBox {
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
            transform: inherit;
    padding: 0.375rem 1rem;
  }
  .content .main li.list div.list-btn div.list-btnBox:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .content .main li.list div.list-btn div.list-btnBox a.lookBtn {
    width: 8rem;
    height: 2.5rem;
    line-height: 2.5rem;
    float: right;
    margin-bottom: 0;
  }
  .content .main li.list div.list-btn div.list-btnBox a.downBtn {
    width: 8rem;
    height: 2.5rem;
    line-height: 2.5rem;
    float: left;
    text-align: left;
  }
  .content .main li.list div.list-btn .downPopup {
    width: 90%;
  }
  .content .main li.list div.list-btn .downPopup h3 {
    position: relative;
    padding: 20px 20px 20px 24px;
    font-size: 20px;
  }
  .content .main li.list div.list-btn .downPopup h3 em{
    position: absolute;
    right: 20px;
    font-size: 20px;
  }
  .content .main li.list div.list-btn .downPopup .downFile {
    padding: 32px 20px 32px 24px;
  }
  .content .main li.list div.list-btn .downPopup .downFile ul li {
    padding: 0.8rem;
    margin-bottom: 0.5rem;
  }
  .content .main li.list div.list-btn .downPopup .downFile ul li span {
    font-size: 0.8rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  .downBox {
    margin: 2.1875rem 0;
  }
  .downBox ul {
    width: 100%;
  }
  .downBox ul li {
    width: 100%;
    padding: 0.8rem 1rem 0.8rem 1rem;
    margin-bottom: 0.5rem;
  }
  .downBox ul li span {
    font-size: 0.875rem;
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
  .noteBox {
    margin: 1rem auto;
  }
  .noteBox p {
    padding: 0;
	}
  .productsTab-btn {
    width: 19rem;
    height: 3.75rem;
    margin: -1.875rem auto 0;
  }
  .productsTab-btn li {
    line-height: 3.75rem;
    height: 3.75rem;
    font-size: 0.8rem;
  }
  .productsTab-btn li.active {
    background-size: cover;
  }
  .productsTab-content {
    margin-top: 2.25rem;
  }
  .productsTab-content li {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-bottom: 1.1875rem;
  }
  .productsTab-content li .item {
    padding-bottom: 3.25rem;
  }
  .productsTab-content li .item .itemImg {
    max-height: 182px;
  }
  .productsTab-content li .item .text {
    padding: 1.25rem 1rem;
  }
  .productsTab-content li .item .text h3 {
    font-size: 1.125rem;
    padding-bottom: 0.8125rem;
  }
  .productsTab-content li .item .text span {
    font-size: 0.8125rem;
    line-height: 1.2rem;
  }
  .productsTab-content li .item .more {
    height: 3.25rem;
    line-height: 3.25rem;
  }
  .productsTab-content li .item .more a {
    font-size: 0.8125rem;
  }
  .abc-PC {
    display: none;
  }
  .abc-Mobile {
    display: block !important;
  }
  .abc-Mobile .abcBtn {
    margin-top: 1.125rem;
    padding-bottom: 20px;
    overflow: hidden;
  }
  .abc-Mobile .abcBtn ul li {
    position: relative;
    float: left;
    text-align: center;
    background: #f5f5f5;
    color: #333;
    font-size: 0.875rem;
    padding: 1.56rem 0;
    margin-right: 2%;
  }
  .abc-Mobile .abcBtn ul li:last-child {
    margin-right: 0;
  }
  .abc-Mobile .abcBtn ul li.active {
    background: url(../img/insuranceProducts/active2.jpg) center top no-repeat;
    background-size: cover;
    color: #fff;
    font-weight: bold;
  }
  .abc-Mobile .abcBtn ul li.active em {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: -19px;
    left: 50%;
    margin-left: -10px;
    border: 10px solid #f03e10;
    border-bottom-color: transparent;
    /* 设置透明背景色 */
    border-left-color: transparent;
    border-right-color: transparent;
  }
  .abc-Mobile .abcContent {
    overflow: hidden;
  }
  .abc-Mobile .abcContent table {
    width: 100%;
    margin-bottom: 0;
  }
  .abc-Mobile .abcContent table thead th.th_left {
    text-align: left;
  }
  .abc-Mobile .abcContent table thead th.th_left.style1 {
    border-left: 0;
  }
  .abc-Mobile .abcContent table thead th.style1 {
    padding: 1rem 0 1rem 0.75rem;
    font-size: 0.875rem;
    font-weight: inherit;
    color: #fff;
    background: #424b6c;
    border-left: 1px dashed #ccc;
  }
  .abc-Mobile .abcContent table tbody td.td_right {
    text-align: center;
  }
  .abc-Mobile .abcContent table tbody td.td_left.style2,
  .abc-Mobile .abcContent table tbody td.td_left.style3 {
    border-left: 0;
  }
  .abc-Mobile .abcContent table tbody td.style2 {
    padding: 1rem 1rem 1rem 0.75rem;
    font-size: 0.8125rem;
    line-height: 1rem;
    color: #333;
    background: #f6f8fc;
    border-bottom: 1px dashed #ccc;
    border-left: 1px dashed #ccc;
  }
  .abc-Mobile .abcContent table tbody td.style3 {
    padding: 20px 20px 20px 24px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px dashed #ccc;
    border-left: 1px dashed #ccc;
  }
  .abc-Mobile .abcContent table tbody td.style3 label {
    font-size: 16px;
    color: #333;
    font-weight: 100;
  }
  .abc-Mobile .abcContent table tbody td.style3Padding {
    padding: 24px 20px 14px 24px;
  }
  .guaranteeContent .hotline {
    margin-bottom: 1rem;
  }
  .guaranteeContent .hotline p {
    padding: 1rem 1rem 1rem 0.75rem;
    font-size: 0.8125rem;
    line-height: 1rem;
  }
  .guaranteeContent .hotline h4 {
    padding: 1rem 0 1rem 0.75rem;
    font-size: 0.875rem;
  }
  .guaranteeContent .remarks {
    margin-top: 0;
  }
  .guaranteeContent .remarks h3 {
    padding: 1rem 0 1rem 0.75rem;
    font-size: 0.875rem;
  }
  .guaranteeContent .remarks .remarksContent {
    padding: 0.75rem;
  }
  .guaranteeContent .remarks .remarksContent p {
    font-size: 0.8125rem ;
  }
  .guaranteeContent .remarks .remarksContent p.marginTop20 {
    margin-top: 1.5rem;
  }
  .guaranteeContent .bubbleBox .bubble {
    width: 13rem;
    padding: 1rem;
  }
	.guaranteeContent .bubbleBox:hover .bubble {
    display: none;
	}
  .guaranteeContent .thirdContent table thead th.style1 {
    padding: 1rem 0.4rem 1rem 0.75rem;
    font-size: 1rem;
  }
  .guaranteeContent .thirdContent table tbody td.style2 {
    padding: 1rem 0.4rem 1rem 0.75rem;
    font-size: 0.8125rem;
  }
  .guaranteeContent .thirdContent table tbody td.style3 {
    padding: 1rem 0.4rem 1rem 0.75rem;
    font-size: 0.8125rem;
  }
  .dialog {
    display: none;
    width: 90%;
  }
  .dialog_title {
    padding: 1rem;
    font-size: 1rem;
  }
  .dialog_title .close {
    float: right;
    right: 1rem;
    font-size: 1rem;
  }
  .explain {
    display: none;
    z-index: 2000;
  }
  .explain_content {
    padding: 1rem 0.75rem;
    color: #333;
    font-size: 0.8125rem;
  }
  .explain_content_title {
    font-weight: bold;
    margin-bottom: 0.2rem;
  }
  .explain_content_span {
    line-height: 1.4;
    display: block;
  }
  .allcarbannerbox .bannerbox-h2 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    padding-top: 110px;
  }
}
@media (max-width: 320px) {
  .thirdBannerBox {
    height: 9.375rem;
  }
  .thirdBannerBox .buttonBox {
    padding: 0.75rem 1rem;
    margin-top: 7rem;
  }
  .thirdBannerBox .buttonBox .textBox,
  .thirdBannerBox .buttonBox .btnBox {
    display: block;
    font-size: 0;
    letter-spacing: -3px;
  }
  .thirdBannerBox .buttonBox .textBox {
    text-align: left;
  }
  .thirdBannerBox .buttonBox .textBox .text {
    width: 50%;
    padding-right: 0.5rem;
  }
  .thirdBannerBox .buttonBox .textBox .text h3 {
    padding-top: 0.75rem;
    font-size: 0.8125rem;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: hidden;
  }
  .thirdBannerBox .buttonBox .textBox .text p {
    font-size: 0.875rem;
    letter-spacing: 0;
  }
  .thirdBannerBox .buttonBox .btnBox {
   // margin-top: 1rem;
  }
  .thirdBannerBox .buttonBox .btnBox .button {
    width: 8.8rem;
    height: 3.5rem;
    font-size: 1rem;
  }
  .thirdBannerBox .buttonBox .btnBox .downBtn {
    margin-right: 0.5rem;
  }
  .thirdBox .thirdBannerBox .buttonBox {
    padding: 0.75rem;
  }
  .thirdBox .thirdBannerBox .buttonBox .btnBox .button {
    width: 7.8rem;
  }
}
.thirdBannerBox .buttonBox .btnBox .downBtn {
  display: none;
}
.downBox{
  display: none;
}
