.insure .banner-outer {
  height: 562px;
  width: 100%;
  background-image: url(/images/insure/banner-0113.png);
  background-position: center;
  padding-top: 1px;
  background-size: cover;
}
.insure .banner-outer .banner-inner {
  width: 960px;
  margin: auto;
}
.insure .banner-outer .banner-inner .title {
  font-size: 50px;
  color: #fff;
  margin: 200px 0 0;
  font-weight: 300;
  line-height: 50px;
}
.insure .banner-outer .banner-inner .text {
  font-size: 36px;
  line-height: 36px;
  color: #fff;
  margin: 20px 0 28px;
  font-weight: 300;
}
.insure .banner-outer .banner-inner .tips {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  font-weight: 400;
  margin: 30px 0 0;
}
.insure .banner-outer .banner-inner a {
  display: inline-block;
  width: 115px;
  height: 45px;
  line-height: 45px;
  background-color: white;
  border: 1px solid white;
  border-radius: 2px;
  text-decoration: none;
  text-align: center;
  color: #09aeb0;
}
.insure .banner-outer .banner-inner a:hover {
  background-color: rgba(255, 255, 255, 0.85);
}
.insure .banner-outer .banner-inner a:last-child {
  background-color: transparent;
  color: white;
  margin-left: 10px;
}
.insure .banner-outer .banner-inner a:last-child:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.insure .insure-six-pro {
  margin: 0 auto;
  width: 980px;
  overflow: hidden;
  padding-bottom: 93px;
}
.insure .insure-six-pro p {
  font-size: 34px;
  font-weight: 400;
  color: #545d69;
  line-height: 34px;
  text-align: center;
  margin: 0;
  padding: 100px 0 76px;
}
.insure .insure-six-pro .pro-box {
  width: 100%;
  margin-bottom: 37px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 5px;
  box-sizing: border-box;
  overflow: hidden;
}
.insure .insure-six-pro .pro-box .pro-item {
  width: 290px;
  height: 381px;
  background: #F5F6FB;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 5px;
}
.insure .insure-six-pro .pro-box .pro-item h5 {
  height: 24px;
  font-size: 24px;
  font-weight: 800;
  color: #545D69;
  line-height: 24px;
  text-align: center;
  padding: 0;
  margin: 0 0 35px 0;
}
.insure .insure-six-pro .pro-box .pro-item p {
  padding: 50px 0 30px;
  margin: 0;
  height: auto;
}
.insure .insure-six-pro .pro-box .pro-item p .tel {
  margin: 0 auto;
  display: block;
  width: 56px;
  height: 50px;
  background: url('/images/insure/telemarketing.png');
  background-size: cover;
}
.insure .insure-six-pro .pro-box .pro-item p .online {
  margin: 0 auto;
  display: block;
  width: 60px;
  height: 50px;
  background: url('/images/insure/online.png');
  background-size: cover;
}
.insure .insure-six-pro .pro-box .pro-item p .channel {
  margin: 0 auto;
  display: block;
  width: 56px;
  height: 50px;
  background: url('/images/insure/channel.png');
  background-size: cover;
}
.insure .insure-six-pro .pro-box .pro-item p .bpo-icon {
  margin: 0 auto;
  display: block;
  width: 56px;
  height: 50px;
  background: url('/images/insure/bpo-icon.png');
  background-size: cover;
}
.insure .insure-six-pro .pro-box .pro-item p .ssc-icon {
  margin: 0 auto;
  display: block;
  width: 56px;
  height: 50px;
  background: url('/images/insure/ssc-icon.png');
  background-size: cover;
}
.insure .insure-six-pro .pro-box .pro-item p .pepole-icon {
  margin: 0 auto;
  display: block;
  width: 56px;
  height: 50px;
  background: url('/images/insure/pepole-icon.png');
  background-size: cover;
}
.insure .insure-six-pro .pro-box .pro-item ul {
  list-style-type: disc;
  width: fit-content;
  margin: 0 auto;
  box-sizing: border-box;
}
.insure .insure-six-pro .pro-box .pro-item ul li {
  width: fit-content;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  color: #19BABA;
  line-height: 26px;
  height: 26px;
}
.insure .insure-six-pro .pro-box .pro-item ul li span {
  color: #7B8390;
}
.insure .insure-six-pro .pro-box .pro-item:hover {
  background: #FFFFFF;
  position: relative;
  border: 1px solid transparent;
  box-shadow: 0 2px 16px #eee, 0 0 16px #eee, 0 0 16px #eee;
}
.insure .insure-six-pro .pro-box .pro-item:hover h5 {
  color: #19BABA ;
}
.insure .insure-connect-bg {
  background: #F9F9FB;
}
.insure .insure-connect-bg .insure-connect {
  margin: 0 auto;
  width: 980px;
  padding-bottom: 120px;
  overflow: hidden;
}
.insure .insure-connect-bg .insure-connect p {
  width: 100%;
  font-size: 34px;
  font-weight: 400;
  color: #545d69;
  line-height: 34px;
  text-align: center;
  margin: 0;
  padding: 100px 0 24px;
}
.insure .insure-connect-bg .insure-connect .text {
  margin: 0;
  margin-bottom: 12px;
  padding: 0;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  font-weight: 400;
  color: #7B8390;
  text-align: center;
}
.insure .insure-connect-bg .insure-connect .one {
  width: 960px;
  height: 591px;
  background: url('/images/insure/one.png');
  background-size: cover;
  margin: 80 auto 0;
}
.insure .insure-table-box {
  margin: 0 auto;
  width: 980px;
}
.insure .insure-table-box p {
  font-size: 34px;
  font-weight: 400;
  color: #545d69;
  line-height: 34px;
  text-align: center;
  margin: 0;
  padding: 100px 0 76px;
}
.insure .insure-table-box .ull {
  width: 958px;
  margin: auto;
  padding: 0;
  display: flex;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  justify-content: center;
}
.insure .insure-table-box .ull li {
  width: 130px;
  color: #545D69;
  position: relative;
  text-align: center;
  margin: 0 10px;
  cursor: pointer;
  font-size: 18px;
  line-height: 20px;
}
.insure .insure-table-box .ull li.active {
  color: #2fbfc3;
}
.insure .insure-table-box .ull li.active::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #2fbfc3;
  bottom: 0;
  left: 0;
}
.insure .insure-table-box .scene-items {
  padding-bottom: 120px;
  display: none;
}
.insure .insure-table-box .scene-items.active {
  display: block;
}
.insure .insure-table-box .scene-items .scene-item {
  display: flex;
  justify-content: space-between;
  width: 920px;
  margin: 0 auto;
  font-size: 14px;
  color: #adb2bb;
}
.insure .insure-table-box .scene-items .scene-item div {
  margin: 0;
  padding: 0;
}
.insure .insure-table-box .scene-items .scene-item p {
  margin: 0;
  padding: 0;
}
.insure .insure-table-box .scene-items .scene-item .item-img {
  width: 391px;
  height: 243px;
}
.insure .insure-table-box .scene-items .scene-item .item-text {
  width: 400px;
}
.insure .insure-table-box .scene-items .scene-item .item-text .item-title {
  font-weight: 400;
  font-size: 24px;
  color: #545D69;
  line-height: 35px;
  text-align: left;
}
.insure .insure-table-box .scene-items .scene-item .item-text .item-title span {
  color: #19BABA;
}
.insure .insure-table-box .scene-items .scene-item .item-text .item-ins {
  margin-top: 36px;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  color: #7B8390;
  line-height: 27px;
}
.insure .insure-table-box .scene-items .scene-item .item-text .item-ins span {
  color: #545D69 ;
  line-height: 27px;
  font-size: 14px;
  font-weight: 500;
}
.insure .insure-table-box .scene-items .scene-item .item-text .item-tip-title {
  text-align: left;
  margin-top: 29px;
  color: #7B8390;
  line-height: 29px;
  font-size: 14px;
}
.insure .insure-table-box .scene-items .scene-item .item-text .item-line {
  width: 100%;
  border-bottom: 1px dashed #7B8390 ;
  margin-top: 29px;
}
.insure .insure-table-box .scene-items .scene-item .item-text .item-tips {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.insure .insure-table-box .scene-items .scene-item .item-text .item-tips span {
  color: #545D69 ;
  line-height: 29px;
  font-size: 14px;
  font-weight: 500;
}
.insure .insure-cl-bg {
  background-image: url(/images/insure/bg.png);
  background-size: cover;
}
.insure .insure-cl-bg .insure-cl {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 120px;
}
.insure .insure-cl-bg .insure-cl p {
  width: 100%;
  font-size: 34px;
  font-weight: 400;
  color: #545d69;
  line-height: 34px;
  text-align: center;
  margin: 0;
  padding: 100px 0 76px;
}
.insure .insure-cl-bg .insure-cl .two {
  margin-top: 40px;
  width: 964px;
  height: 637px;
  background: url('/images/insure/ring.png');
  background-size: cover;
  margin: 0 auto;
}
.insure .insure-import {
  margin: 0 auto;
  overflow: hidden;
  width: 980px;
  padding-bottom: 25px;
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
}
.insure .insure-import p {
  width: 100%;
  font-size: 34px;
  font-weight: 400;
  color: #545d69;
  line-height: 34px;
  text-align: center;
  margin: 0;
  padding: 100px 0 76px;
}
.insure .insure-import .import-box {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 35px;
}
.insure .insure-import .import-box .import-item {
  width: 290px;
  height: 290px;
  border: 1px solid #E2E6EB;
  border-radius: 3px;
}
.insure .insure-import .import-box .import-item .zhongan {
  width: 100%;
  height: 110px ;
  background-image: url(/images/insure/zhongan.png);
  background-size: cover;
}
.insure .insure-import .import-box .import-item .taikang {
  width: 100%;
  height: 110px ;
  background-image: url(/images/insure/taikang.png);
  background-size: cover;
}
.insure .insure-import .import-box .import-item .bainian {
  width: 100%;
  height: 110px ;
  background-image: url(/images/insure/renshou.png);
  background-size: cover;
}
.insure .insure-import .import-box .import-item .yangguang {
  width: 100%;
  height: 110px ;
  background-image: url(/images/insure/yangguang.png);
  background-size: cover;
}
.insure .insure-import .import-box .import-item .wukong {
  width: 100%;
  height: 110px ;
  background-image: url(/images/insure/wukong.png);
  background-size: cover;
}
.insure .insure-import .import-box .import-item .yuanbao {
  width: 100%;
  height: 110px ;
  background-image: url(/images/insure/yuanbao.png);
  background-size: cover;
}
.insure .insure-import .import-box .import-item .import-item-title {
  margin: 0;
  padding: 0;
  margin: 30px 0 23px;
  padding-left: 30px;
  text-align: left;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  color: #2F3542;
}
.insure .insure-import .import-box .import-item .import-item-text {
  margin: 0;
  padding: 0;
  padding-left: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #7B8390;
  line-height: 26px;
  text-align: left;
}
.insure .insure-import .import-box .import-item:hover {
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0 2px 16px #eee, 0 0 16px #eee, 0 0 16px #eee;
}
.insure .insure-import .import-box .import-item:hover h5 {
  color: #19BABA ;
}
.insure .insure-logo {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 120px;
}
.insure .insure-logo p {
  width: 100%;
  font-size: 34px;
  font-weight: 400;
  color: #545d69;
  line-height: 34px;
  text-align: center;
  margin: 0;
  padding: 100px 0 76px;
}
.insure .insure-logo .companies-outer {
  width: 1000px;
  margin: auto;
  background-image: url(/images/insure/logo.png);
  background-repeat: no-repeat;
  background-size: 1000px 336px;
  height: 336px;
  box-sizing: border-box;
}
.insure .insure-logo .companies-outer .grid-cell {
  width: 125px;
  height: 84px;
  cursor: default;
  float: left;
}
.insure .insure-logo .companies-outer .grid-cell a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.insure .insure-logo .companies-outer .grid-cell:hover {
  width: 125px;
  height: 84px;
  box-shadow: 0px 0px 18px 0px rgba(155, 155, 155, 0.18);
  border-radius: 5px;
  box-sizing: border-box;
}
