@charset "utf-8";
.advantage-tit,
.step-num,
.step-tit,
.tit,
.tit-bg {
  font-weight: 700;
}

.advantage-con .con-link li + li:before,
.advantage-con .con-list li:before,
.advantage-con .con-tit:after,
.step-item-list li::before,
.step-link li + li:before,
.step-num::after {
  content: "";
}

.banner {
  background: url(/images/claims-banner.png) center center no-repeat;
  background-size: cover;
  height: 350px;
}

.advantage {
  padding-top: 45px;
  background: url(//group.picccdn.cn/images/claims-advantage-bg.jpg) bottom
    center no-repeat;
  padding-bottom: 65px;
}

.advantage-bg {
  width: 76px;
  height: 80px;
  background: url(//group.picccdn.cn/images/claims-advantage-item-bg.png)
    no-repeat;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.advantage-bg-01 {
  background-position: 0 0;
}

.advantage-bg-02 {
  background-position: -298px 0;
}

.advantage-bg-03 {
  background-position: 0 0;
}

.advantage-bg-04 {
  background-position: right 0;
}

.advantage-icon {
  width: 39px;
  height: 39px;
  background: url(//group.picccdn.cn/images/claims-advantage-icon.png) left top
    no-repeat;
  margin: 30px auto 0;
}

.advantage-icon-01 {
  background-position: 5px 0;
}

.advantage-icon-02 {
  background-position: -104px 0;
}

.advantage-icon-03 {
  background-position: -214px 0;
}

.advantage-icon-04 {
  background-position: -346px 0;
}

.advantage-tit {
  font-size: 20px;
  color: #304155;
  text-align: center;
  margin-top: 20px;
  line-height: 1;
}

.advantage-info {
  padding: 0;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}

.advantage-info li {
  list-style: none;
  display: inline-block;
  font-size: 16px;
  color: #666;
  height: 32px;
  min-width: 134px;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  text-align: center;
  line-height: 32px;
  margin: 5px 20px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.advantage .fast-link {
  font-size: 0;
  /* -webkit-box-shadow: 0 6px 25px rgba(51, 53, 57, 0.1);
  box-shadow: 0 6px 25px rgba(51, 53, 57, 0.1); */
  padding: 0;
  display: table;
  width: 100%;
  table-layout: fixed;
}

.advantage .fast-link-item {
  display: table-cell;
  font-size: 16px;
  position: relative;
  height: 180px;
}

.advantage .fast-link-item a {
  display: block;
  color: #333;
  text-align: center;
  height: 100%;
  font-size: 0;
}

.advantage .fast-link-item p {
  margin: 0;
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
}

.advantage .fast-link-item + .link-item:before {
  content: "";
  display: block;
  width: 1px;
  height: 119px;
  position: absolute;
  left: 0;
  top: 30px;
  background-color: #e7e7e7;
}

.advantage .fast-link-item:hover .fast-link-icon-01 .icon-decorate,
.advantage .fast-link-item:hover .fast-link-icon-04 .icon-decorate {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.advantage .fast-link-item:hover .fast-link-icon-02 .icon-decorate {
  -webkit-transform-origin: 15px 15px;
  transform-origin: 15px 15px;
  -webkit-animation: decorate02 0.8s;
  animation: decorate02 0.8s;
}

.advantage .fast-link-item:hover .fast-link-icon-03 .icon-decorate {
  -webkit-animation: decorate03 0.8s;
  animation: decorate03 0.8s;
}

.advantage .fast-link-item:hover .fast-link-icon-05 .icon-decorate {
  -webkit-animation: decorate05 0.8s;
  animation: decorate05 0.8s;
}

.advantage .fast-link-item:hover .fast-link-icon-06 .icon-decorate {
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-animation: decorate06 0.8s;
  animation: decorate06 0.8s;
}

.advantage .fast-link-item:hover a {
  color: #ff532b;
}

.advantage .fast-link-icon {
  width: 88px;
  height: 88px;
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 15px;
  position: relative;
}

.advantage .fast-link-icon .icon-decorate {
  position: absolute;
  top: 50px;
  left: 50px;
}

.advantage .fast-link-icon-01 {
  background: url(/images/claims-icon1.png) no-repeat;
}

.advantage .fast-link-icon-01 .icon-decorate {
  width: 28px;
  height: 30px;
  background: url(//group.picccdn.cn/images/link-icon-01.png) no-repeat;
  background-size: 100% 100%;
}

.advantage .fast-link-icon-02 {
  background: url(/images/claims-icon2.png) no-repeat;
}

.advantage .fast-link-icon-02 .icon-decorate {
  width: 32px;
  height: 33px;
  background: url(//group.picccdn.cn/images/link-icon-02.png) no-repeat;
}

.advantage .fast-link-icon-03 {
  background: url(/images/claims-icon3.png) no-repeat;
}

.advantage .fast-link-icon-03 .icon-decorate {
  width: 27px;
  height: 32px;
  background: url(//group.picccdn.cn/images/link-icon-03.png) no-repeat;
}

.advantage .fast-link-icon-04 {
  background: url(/images/claims-icon4.png) no-repeat;
}

.advantage .fast-link-icon-04 .icon-decorate {
  width: 33px;
  height: 25px;
  background: url(//group.picccdn.cn/images/link-icon-04.png) no-repeat;
  top: 35px;
  left: 37px;
  background-size: 100% 100%;
}

.advantage .fast-link-icon-05 {
  background: url(/images/claims-icon5.png) no-repeat;
}

.advantage .fast-link-icon-05 .icon-decorate {
  width: 34px;
  height: 34px;
  background: url(//group.picccdn.cn/images/link-icon-05.png) no-repeat;
}

.advantage .fast-link-icon-06 {
  background-position: -380px -78px;
}

.advantage .fast-link-icon-06 .icon-decorate {
  width: 25px;
  height: 29px;
  background: url(//group.picccdn.cn/images/link-icon-06.png) no-repeat;
}

.advantage-list {
  margin-top: 50px;
  padding: 0;
  font-size: 0;
  -webkit-box-shadow: 0 6px 40px rgba(51, 53, 57, 0.1);
  box-shadow: 0 6px 40px rgba(51, 53, 57, 0.1);
  background-color: #fff;
  border-radius: 4px;
}

.advantage-item {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  height: 330px;
  border-top: 4px solid #dce2ec;
  text-align: center;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.advantage-item:hover .advantage-con {
  opacity: 1;
  visibility: visible;
  padding-top: 0;
}

.advantage-con,
.tit-bg {
  opacity: 0;
  visibility: hidden;
}

.advantage-item + .advantage-item {
  border-left: 1px solid #f6f6f6;
}

.advantage-con {
  position: absolute;
  width: 310px;
  height: 370px;
  border: 1px solid #fea792;
  border-top: 4px solid #ff532b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
  top: -30px;
  left: -5px;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 30px rgba(56, 11, 0, 0.1);
  box-shadow: 0 6px 30px rgba(56, 11, 0, 0.1);
  padding-top: 50px;
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}

.step-item,
.step-list {
  -webkit-box-sizing: border-box;
}

.advantage-con .con-tit {
  font-size: 20px;
  color: #304155;
  font-weight: 700;
  text-align: center;
  margin-top: 50px;
  line-height: 1;
  position: relative;
}

.advantage-con .con-tit:after {
  display: block;
  width: 40px;
  height: 5px;
  position: relative;
  left: 50%;
  margin-left: -20px;
  bottom: -20px;
  background-color: #c4cfdb;
  border-radius: 5px;
}

.advantage-con .con-list {
  padding: 0 35px;
  margin-top: 55px;
}

.advantage-con .con-list li {
  font-size: 14px;
  color: #666;
  list-style: none;
  -moz-text-align-last: left;
  text-align-last: left;
  line-height: 26px;
  margin-bottom: 5px;
  position: relative;
}

.advantage-con .con-list li:before {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #e1b274;
  position: absolute;
  top: 10px;
  left: -16px;
}

.advantage-con .con-link {
  font-size: 14px;
  list-style: none;
  padding: 0;
  margin-top: 20px;
}

.advantage-con .con-link li {
  display: inline-block;
  vertical-align: top;
}

.advantage-con .con-link a {
  text-decoration: none;
  color: #4981e8;
  padding: 0 15px;
}

.advantage-con .con-link a:hover {
  text-decoration: underline;
}

.advantage-con .con-link li + li:before {
  display: inline-block;
  vertical-align: -3px;
  width: 1px;
  height: 15px;
  background-color: #ccc;
}

.step {
  height: 329px;
  background: url(//group.picccdn.cn/images/claims-step-bg.jpg) center center
    no-repeat;
}

.step-list {
  font-size: 0;
  margin-top: 30px;
  border-radius: 4px;
  background-color: #fff;
  padding: 0;
  box-sizing: border-box;
}

.step-item {
  display: inline-block;
  vertical-align: top;
  height: 180px;
  width: 33.333%;
  box-sizing: border-box;
  padding: 29px 0 29px 30px;
  position: relative;
}

.step-num {
  color: #ffe4e0;
  font-size: 40px;
  float: left;
  width: 55px;
  line-height: 1;
  position: relative;
  height: 100%;
}

.step-num::after {
  display: block;
  width: 1px;
  height: 120px;
  background-color: #e7e7e7;
  position: absolute;
  right: 0;
  top: 0;
}

.step-tit {
  color: #304155;
  font-size: 20px;
  padding-left: 75px;
}

.step-item-list {
  padding: 0;
  color: #666;
  list-style: none;
  margin-top: 15px;
  line-height: 1;
}

.step-item-list li {
  font-size: 14px;
  padding-left: 75px;
  line-height: 25px;
}

.step-item-list li::before {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #e1b274;
  vertical-align: 2px;
  margin-right: 5px;
  line-height: 25px;
}

.step-link {
  font-size: 14px;
  list-style: none;
  padding: 0 0 0 60px;
  position: absolute;
  bottom: 25px;
}

.question-con-box,
.question-inner {
  position: relative;
}

.step-link li {
  display: inline-block;
  vertical-align: top;
}

.step-link a {
  text-decoration: none;
  color: #4981e8;
  padding: 0 15px;
}

.step-link a:hover {
  text-decoration: underline;
}

.step-link li + li:before {
  display: inline-block;
  vertical-align: -3px;
  width: 1px;
  height: 15px;
  background-color: #ccc;
}

.question-img,
.question-list {
  display: inline-block;
  vertical-align: top;
}

.question {
  padding-bottom: 50px;
  overflow: hidden;
}

.question-con-box {
  height: 390px;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
}

.tit,
.tit-w {
  padding-top: 40px;
}

.question-more {
  position: absolute;
  right: 0;
  top: -40px;
  text-decoration: none;
  font-size: 16px;
  color: #999;
}

.question-more:after {
  font-family: iconfont;
  content: "\e628";
  display: inline-block;
  margin-left: 10px;
}

.question-list a:before,
.tit:before {
  content: "";
}

.question-more:hover {
  color: #ff532b;
}

.question-bg {
  background-color: #f7f7f7;
  height: 390px;
  width: 1360px;
  position: absolute;
  z-index: -1;
  left: 200px;
  top: 150px;
}

.question-img {
  background: url(//group.picccdn.cn/images/claims-question-img.jpg) no-repeat;
  width: 300px;
  height: 330px;
  -webkit-box-shadow: 0 6px 25px rgba(51, 53, 57, 0.1);
  box-shadow: 0 6px 25px rgba(51, 53, 57, 0.1);
}

.question-list .hot a:before,
.question-list .hot a:hover:before {
  background: url(//group.picccdn.cn/images/hot-icon.png) no-repeat;
}

.question-list {
  margin: 0;
  list-style: none;
  padding-left: 30px;
  font-size: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.question-list li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 415px;
}

.question-list .hot a:before {
  width: 11px;
  height: 18px;
  vertical-align: middle;
  margin-right: 5px;
}

.question-list a {
  text-decoration: none;
  font-size: 16px;
  line-height: 55px;
  color: #333;
  display: block;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.question-list a:hover {
  text-decoration: underline;
  color: #ff532b;
}

.question-list a:hover:before {
  background-color: #ff532b;
}

.question-list a:before {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #e1b274;
  vertical-align: 2px;
  margin-right: 10px;
  line-height: 25px;
}

.question-list li + li {
  border-top: 1px dashed #d7d7d7;
}

.tit {
  font-size: 26px;
  color: #304155;
  text-align: center;
  position: relative;
  z-index: 1;
}

/* .tit:before {
  display: block;
  width: 50px;
  height: 3px;
  background-color: #ff532b;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -25px;
} */

.tit-bg {
  position: relative;
  color: #f8f8f8;
  font-size: 60px;
  font-style: italic;
  margin-top: -30px;
  z-index: -1;
  line-height: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tit .subtit {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  margin-top: 10px;
}

.tit-w {
  color: #fff;
  margin: 0;
  line-height: 1;
}

.tit-w:before {
  background-color: #fff;
  bottom: -10px;
}

@-webkit-keyframes decorate02 {
  0%,
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}

@keyframes decorate02 {
  0%,
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}

@-webkit-keyframes decorate03 {
  0%,
  100% {
    top: 50px;
  }
  50% {
    top: 45px;
  }
}

@keyframes decorate03 {
  0%,
  100% {
    top: 50px;
  }
  50% {
    top: 45px;
  }
}

@-webkit-keyframes decorate05 {
  0%,
  100% {
    top: 50px;
  }
  50% {
    top: 55px;
  }
}

@keyframes decorate05 {
  0%,
  100% {
    top: 50px;
  }
  50% {
    top: 55px;
  }
}

@-webkit-keyframes decorate06 {
  0%,
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}

@keyframes decorate06 {
  0%,
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
