* {
  padding: 0;
  margin: 0;
  list-style: none;
}

.common-flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.bg-overlay {
  background-color: rgba(37, 41, 52, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

/* 主题布局 */
/* 公共样式 */
.main-content .container,
.clear-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

h3 {
  height: 32px;
  font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
  font-weight: 700;
  text-align: left;
  color: #252934;
  line-height: 24px;
  margin-bottom: 0;
}

.comment-title {
  margin-left: 5%;
}

.main-title {
  font-size: 32px;
}

.tale-title {
  margin-top: -1.2%;
  opacity: 0.1;
  font-size: 40px;
  text-transform: uppercase;
}

.row {
  /*margin-left: 0 !important;*/
  margin-right: 0 !important;
}

.loan,
.framework,
.plan,
.advantage,
.platform {
  position: relative;
  padding-top: 10%;
}

.center-block {
  display: flex;
  align-items: center;
  justify-content: center;
}

.iden {
  float: left;
  background: #90c221;
}

.plan-sm-com span,
.platform-com span {
  font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
  font-weight: 700;
  text-align: left;
  line-height: 24px;
}

.plan-sm-title p,
.platform-title p {
  padding-top: 2%;
  font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
  font-weight: 400;
  text-align: left;
}

.plan-sm-com,
.platform-com {
  display: flex;
  align-items: center;
}

/* 公共样式 */

/* 养殖业保险难点 */
.loan {
  background: #fbfbfb;
}

.loan-top-con {
  margin: 4% 0 0;
  width: 94%;
  font-size: 20px;
  font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
  font-weight: 400;
  text-align: justify;
  color: #252934;
  line-height: 24px;
}

.loan-con-outBox {
  padding: 3% 0 6%;
}

.loan-con-box {
  /* width: 90%;
  height: 86%; */
  width: 350px;
  height: 296px;
  margin-top: 10%;
}

.con-box-title {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.con-box-title p,
.con-box-tex {
  /* font-size: 18px; */
  font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
  font-weight: 400;
  line-height: 24px;
}

.con-box-title p {
  font-size: 18px;
  color: #ffffff;
  position: absolute;
  top: 16%;
}

.con-box-tex {
  width: 100%;
  height: 86%;
  font-size: 17px;
  background: #ffffff;
  padding: 20% 8% 26%;
  border-radius: 4px 0px 0px 0px;
  text-align: justify;
  margin: -20.8% auto 0;
  box-sizing: border-box;

  margin-top: -19%;
}

.header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 580px;
  /* background-image: url(../images/government-regulation/18.png); */
  background-image: url(../images/home/bg-blog-solution.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
}

.header-fb {
  width: 100%;
}

.header .title1 {
  width: 100%;
  height: 78px;
  font-size: 75px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 24px;
  letter-spacing: 16px;
  margin-bottom: 8px !important;
}

.header .title2 {
  width: 100%;
  height: 26px;
  font-size: 25px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 24px;
  letter-spacing: 5.2px;
  margin-bottom: 8px !important;
}

/* 保险保后监管平台架构 */
.loan {
  background: #fbfbfb;
}

.loan-top-con {
  margin: 4% 0 0;
  width: 94%;
  font-size: 20px;
  font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
  font-weight: 400;
  text-align: justify;
  color: #252934;
  line-height: 24px;
}

.loan-con-outBox {
  padding: 3% 0 6%;
}

.loan-con-box {
  /* width: 90%;
  height: 86%; */
  width: 350px;
  height: 296px;
  margin-top: 10%;
}

.con-box-title {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.con-box-title p,
.con-box-tex {
  /* font-size: 18px; */
  font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
  font-weight: 400;
  line-height: 24px;
}

.con-box-title p {
  font-size: 17px;
  color: #ffffff;
  position: absolute;
  top: 16%;
}

.con-box-tex {
  width: 100%;
  height: 86%;
  font-size: 17px;
  background: #ffffff;
  padding: 20% 8% 26%;
  border-radius: 4px 0px 0px 0px;
  text-align: justify;
  margin: -20.8% auto 0;
  box-sizing: border-box;

  margin-top: -19%;
}

/* 保险保后监管平台方案 */
.plan {
  background-image: url(../images/finance/6.png);
}

.plan-img {
  margin: 6% 0 9%;
}

.plan-sm-con {
  display: none;
}

/* .plan-sm-img img {
  margin: 6% 0 9%;
  width: 88% !important;
}
.plan-sm-com .iden { */
/* width: 10px;
  height: 24px; */
/* width: 8px;
  height: 22px;
} */
/* .plan-sm-com span { */
/* sm-12 */
/* margin-left: 2.4%;
  font-size: 16px;
} */
/* .plan-sm-title p {
  font-size: 14px;
  padding-left: 4.8%;
  line-height: 22px;
  margin-bottom: 1.4rem;
} */
.fram-con-outBox {
  position: relative;
  margin: 6% 0 10%;
}

.fram-con-box {
  width: 84%;
}

.fram-con-title p {
  margin: 2rem 0 1rem;
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #a3c85e;
  line-height: 24px;
}

.fram-con-img {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fram-con-img img {
  margin-top: -8%;
}

.fram-con {
  opacity: 0.8;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: justify;
  color: #737c86;
  line-height: 20px;
}

.adv-con-outBox {
  margin: 6.5% 0 2%;
}

.adv-con-box {
  width: 89%;
  padding: 10% 6%;
  box-sizing: border-box;
  border-top-left-radius: 2%;
  border-top-right-radius: 2%;
  border-bottom: 2px solid #a3c85e;
  height: 220px;
  box-shadow: rgba(210, 206, 206, 0.3) 0 0 16px 0;
}

.adv-con-title {
  justify-content: baseline;
}

.adv-con-title img {
  float: left;
  margin-right: 2%;
}

.adv-con-title p {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #a3c85e;
  line-height: 24px;
}

.adv-con {
  opacity: 0.8;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: justify !important;
  color: #737c86;
  line-height: 20px;
}

/* 保险保后监管平台 */
.platform {
  width: 100%;
  background-image: url(../images/finance/bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.platform-con-outBox {
  margin: 5% 0 10%;
}

.platform-cont {
  margin-top: 5.6%;
}

.platform-com .iden {
  /* float: left; */
  width: 10px;
  height: 24px;
  /* background: #90c221; */
}

.platform-com span {
  display: block;
  min-width: 230px;
  padding-left: 3%;
  font-size: 24px;
  color: #ffffff;
}

.platform-title p {
  font-size: 16px;
  padding-left: 5%;
  color: #ffffff;
  line-height: 24px;
  margin-bottom: 2rem;
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media screen and (max-width: 1150px) {
  .plan-img {
    display: none;
  }

  .plan-sm-con {
    display: block;
  }

  .iden {
    float: left;
    background: #90c221;
  }
}

@media screen and (max-width: 595px) {
  .header {
    height: 231px;
  }

  .header .title1 {
    font-size: 30px;
    line-height: 92px;
  }

  .header .title2 {
    font-size: 16px;
    display: none;
  }

}

@media screen and (max-width: 460px) {
  .container {
    max-width: 100%;
  }

  .bg-finance {
    height: 200px;
  }

  .index-top {
    line-height: 19px;
  }

  .index-top h1 {
    margin-top: 42%;
    min-width: 220px;
    font-size: 26px;
    letter-spacing: 1.2px;
  }

  .disappear {
    font-size: 0 !important;
  }

  /**** 公共样式 ****/
  h3 {
    height: 24px;
    line-height: 24px;
  }

  .comment-title {
    margin-left: 5%;
  }

  .main-title {
    font-size: 19px !important;
  }

  .tale-title {
    margin-top: -2.6%;
    opacity: 0.1;
    font-size: 20px;
    text-transform: uppercase;
  }



  /* 养殖业保险难点 */
  .loan-top-con {
    font-size: 14px;
    line-height: 1.4rem;
  }

  .loan-con-outBox {
    margin-bottom: 10%;
  }

  .loan-con-box {
    /* height: 86%; */
    height: 195px;
    width: 100%;
  }

  .loan-con-longBox {
    height: 225px;
  }

  /* .con-box-title img {
    width: 20%;
  } */
  .con-box-title p,
  .con-box-tex {
    line-height: 1.3rem;
  }

  .con-box-title p {
    font-size: 16px;
  }

  .con-box-tex {
    font-size: 14px;
    /* margin: -21.6% auto 0; */
    margin: -66px auto 0;

    /* height: 100% !important; */
    padding: 16% 8% 10% !important;
  }

  /* 保险保后监管平台架构  */
  /* .fram-con-title {
    display: flex;
    align-items: center;
  } */
  .fram-con-title p {
    /* margin: 1.5rem 0 1.5rem; */
    margin: 1rem 0 1rem;
    font-size: 17px;
  }

  .fram-con-title img {
    margin: 9% 4% 3% 0;
    width: 28% !important;
  }

  .fram-con-img {
    display: none;
  }

  .fram-con {
    font-size: 14px;
    line-height: 20px;
  }

  /* 保险保后监管平台方案 */
  .plan {
    background-image: url(../images/finance/6.png);
  }

  .plan-img {
    display: none;
  }

  .plan-sm-con {
    display: block;
  }

  .plan-sm-img img {
    margin: 6% 0 9%;
    width: 88% !important;
  }

  .plan-sm-com .iden {
    width: 8px;
    height: 20px;
  }

  .plan-sm-com span {
    /* sm-12 */
    margin-left: 2.4%;
    font-size: 16px;
    font-weight: 400;
  }

  .plan-sm-title p {
    font-size: 14px;
    padding-left: 4.8%;
    line-height: 22px;
    margin-bottom: 1.4rem;
    text-align: justify !important;
  }


  .sm-block-css {
    margin-bottom: 3%;
  }

  .adv-con-box {
    padding: 8% 5%;
    height: 100% !important;
  }

  .adv-con-title {
    justify-content: baseline;
  }

  .adv-con-title img {
    float: left;
    margin-right: 2%;
    transform: scale(0.8);
    vertical-align: middle;
  }

  .adv-con-title p {
    font-size: 17px;
    margin-bottom: 0.6rem !important;
  }

  .adv-con {
    font-size: 14px;
  }

  /* 保险保后监管平台 */
  .platform-com .iden {
    width: 8px;
    height: 20px;
  }

  .platform-com span {
    padding-left: 0% !important;
    margin-left: 2%;
    font-size: 16px;
    /* color: #333333; */
    /* color: #ffffff; */
  }

  .platform-title p {
    font-size: 15px;
    padding-left: 0% !important;
    margin-left: 4.2%;
    /* color: #666666; */
    line-height: 20px;
    margin-bottom: 1.2rem;
  }

  .platform-cont-img {
    width: 100% !important;
  }

  .foot-box {
    display: none;
  }
}