/*新增*/
.a-title {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.banner-box {
  background-image: url("../img/group/banner.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/banner.png*/;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 600px;
  flex-direction: column;
  color: #fff;
}
.banner-box h1 {
  font-size: 40px;
}
.banner-box h2 {
  font-size: 24px;
}
.banner-5 {
  background-image: url("../img/group/banner_5.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/banner_5.png*/;
}
.banner-6 {
  background-image: url("../img/group/banner_6.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/banner_6.png*/;
}
.banner-7 {
  background-image: url("../img/group/banner_7.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/banner_7.png*/;
}
.banner-8 {
  background-image: url("../img/group/banner_8.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/banner_8.png*/;
}
.contain {
  margin-top: 80px;
}
.contain .block-title {
  font-size: 20px;
}
.contain .block-title div {
  margin-right: 10px;
}
.contain .block-title div:nth-of-type(1) {
  font-size: 30px;
}
.contain .block-title div:nth-of-type(2) {
  color: #B9383B;
  font-size: 20px;
}
.contain .left-text {
  line-height: 30px;
  font-size: 30px;
  width: 50%;
  padding-right: 50px;
  float: left;
}
.contain .left-text .business {
  margin-top: 30px;
  color: #666666;
}
.contain .out-1-img {
  margin-left: 50px;
  position: relative;
  float: right;
}
.contain .out-1-img img:nth-of-type(1) {
  width: 525px;
}
.contain .out-1-img img:nth-of-type(2) {
  width: 300px;
  position: absolute;
  top: 110px;
  left: -75px;
}
.contain .cont-img {
  max-width: 885px;
  height: 450px;
  margin: 0 auto;
  margin-top: 86px;
}
.out-2 .contain {
  padding: 80px 0;
}
.out-2 .contain .title {
  height: 48px;
  text-align: center;
  line-height: 48px;
  width: 150px;
  background-image: url("../img/Out/title2.html")/*tpa=https://www.hsykgjt.com/assets/index/img/Out/title2.html*/;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 16px;
}
.out-2 .contain .am {
  overflow: hidden;
}
.out-2 .contain .am > div:nth-of-type(1) > p {
  margin-top: 25px;
  text-indent: 2rem;
}
.out-2 .contain .am > div:nth-of-type(1) > div.over {
  margin-top: 15px;
}
.out-2 .contain .am > div:nth-of-type(1) > div.over > p:nth-of-type(1) {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  background-color: #4A90E2;
  font-size: 16px;
  color: #fff;
  margin-right: 5px;
}
.out-2 .contain .am > div:nth-of-type(1) > div.over > p:nth-of-type(2) {
  margin-top: 3px;
  font-size: 16px;
}
.out-3 {
  height: 350px;
  padding: 0;
}
.out-3 .left-cont {
  width: 200px;
  height: 100%;
  background-image: url("../img/group/fodder_4.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/fodder_4.png*/;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
  flex-direction: column;
  float: left;
}
.out-3 .left-cont h1 {
  font-size: 30px;
}
.out-3 .left-cont h2 {
  font-size: 20px;
}
.out-3 .right-cont {
  padding-left: 60px;
  padding-right: 30px;
  padding-top: 89px;
  box-shadow: 0px 2px 20px 0px rgba(207, 207, 207, 0.27);
  min-height: 350px;
  height: 100%;
  flex-wrap: wrap;
  width: 1000px;
  margin: 0;
  float: right;
}
.out-3 .right-cont .item-box {
  height: 200px;
  padding: 30px 15px 0;
  border-radius: 5px;
  border: 2px solid #e3e3e3;
  cursor: default;
  box-sizing: border-box;
  text-align: center;
}
.out-3 .right-cont .item-box h1 {
  font-size: 18px;
  color: #333;
}
.out-3 .right-cont .item-box span {
  color: #666;
  font-size: 14px;
}
.out-3 .right-cont .item-box:hover {
  border: 1px solid #B9383B;
  box-shadow: 0px 2px 16px 0px rgba(185, 56, 59, 0.23);
}
.out-3 .right-cont .item-box:hover h1 {
  color: #B9383B;
}
.out-4 {
  height: 450px;
}
.out-4 img {
  height: auto;
  width: 100%;
  margin-top: 88px;
}
.out-5 .block-box {
  width: 300px;
  text-align: center;
  margin-top: 40px;
  color: #333;
}
.out-5 .cont-box{
    justify-content: space-around;
}
.out-5 .block-box img {
  width: 80px;
}
.out-5 .block-box h1 {
  font-size: 28px;
  font-weight: normal;
  margin: 30px 0 18px 0;
}
.out-5 .block-box p {
  font-size: 20px;
  color: #666;
  text-align: center;
}
.out-5 .click-btn {
  font-size: 20px;
  color: #fff;
  margin: 50px auto 0;
  width: 275px;
  height: 53px;
  background: #b9383b;
  border-radius: 27px;
  cursor: pointer;
  transition: all 0.3s;
}
.out-5 .click-btn a{
	color: #fff;
}
.out-5 .click-btn:hover {
  background: #fff;
  border: 2px solid #b9383b;
}
.out-5 .click-btn:hover a{
	color: #b9383b;
}
.out-6 {
  background-image: url("../img/group/fodder_8.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/fodder_8.png*/;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 40px 0;
}
.renshi-out-6{
       background-image: url("../img/group/fodder_444.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/fodder_444.png*/;
}
.out-6 .wd1200 .title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.out-6 .wd1200 .title .tit {
  margin: 0 40px;
}
.out-6 .wd1200 .title .tit h3 {
  font-size: 30px;
  color: #333;
  text-align: center;
}
.out-6 .wd1200 .title .tit p {
  font-size: 24px;
  color: #B9383B;
  margin-top: 5px;
}
.out-6 .wd1200 .by {
  margin-top: 10px;
  font-size: 28px;
  letter-spacing: 30px;
  text-align: center;
}
.out-6 .wd1200 .company {
  margin: 0 auto;
  margin-top: 60px;
}
.out-6 .wd1200 .company .item-box {
  height: 160px;
  border: 1px solid #B52B2E;
  flex-direction: column;
  font-size: 17px;
  background: rgba(255,255,255,0.58);
  margin: 0 1% 37px;
  width: 23%;
}
.renshi-out-6 .wd1200 .company .item-box{
    background: none;
}
.out-6 .wd1200 .company .item-box img {
  width: 50px;
  margin-bottom: 10px;
}
.out-6 .wd1200 .company > div {
  margin-bottom: 26px;
}
.out-6 .wd1200 .company > div > div {
  height: 110px;
  border: 1px solid #B52B2E;
}
.out-6 .wd1200 .company > div > div img {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.out-6 .wd1200 .company > div > div p {
  height: 32px;
  background-color: #458ADB;
  color: #fff;
}
.sv {
  height: 500px ;
  padding: 0;
}
.serve-list {
  margin-top: 70px;
}
.serve-list .serve-item {
  height: 420px;
  color: #fff;
  background-image: url("../img/group/serve_item_1.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/serve_item_1.png*/;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  flex-direction: column;
  padding-top: 45px;
  margin: 0 1%;
}
.serve-list .serve-item h1 {
  font-weight: bold;
  font-size: 24px;
  line-height: 31px;
  margin-bottom: 30px;
}
.serve-list .serve-item p {
  font-size: 18px;
  line-height: 30px;
}
.serve-list .sv-2 {
  background-image: url("../img/group/serve_item_2.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/serve_item_2.png*/;
}
.serve-list .sv-3 {
  background-image: url("../img/group/serve_item_3.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/serve_item_3.png*/;
}
.serve-list .sv-4 {
  background-image: url("../img/group/serve_item_4.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/serve_item_4.png*/;
}
.personnel-2 .personnel-cont {
  margin-top: 60px;
}
.personnel-2 .personnel-cont .left-cont .item {
  font-size: 16px;
  line-height: 50px;
}
.personnel-2 .personnel-cont .left-cont .item img {
  width: 10px;
}
.personnel-2 .personnel-cont .right-cont {
  margin-left: 140px;
}
.personnel-3 .item-box {
  height: 55px !important;
  border-radius: 5px;
  border: 1px solid #fff !important;
  color: #fff;
  background: transparent;
}
.service-scenario .line-1 {
  margin-top: 90px;
  width: 100%;
}
.service-scenario .line-1 > div {
  width: 25%;
}
.service-scenario .line-2 {
  height: 10px;
  width: 100%;
  background: #c43d52;
  margin: 40px 0;
}
.service-scenario .line-3 {
  width: 100%;
  font-size: 24px;
}
.service-scenario .line-3 > div {
  width: 25%;
}
.out-9 {
  background-image: url("../img/group/lh_1.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/lh_1.png*/;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.out-9 > p {
  text-align: center;
  font-size: 40px;
  padding-top: 30px;
}
.out-9 .block-box {
  margin-top: 70px;
  padding: 40px;
  color: #333;
  min-height: 510px;
  box-shadow: 0px 9px 32px 0px rgba(83, 83, 83, 0.1);
  background: #fff;
  width: 48%;
  text-align: center;
}
.out-9 .cont-box{
    justify-content: space-between;
}
.out-9 .block-box img {
  width: 80px;
}
.out-9 .block-box h1 {
  font-size: 30px;
  margin: 30px 0 18px 0;
  color: #B9383B;
}
.out-9 .block-box p {
  font-size: 18px;
  color: #666;
  line-height: 42px;
}
.merit-box {
  height: auto;
  color: #fff;
  position: relative;
  background-image: none;
}
.merit-box >.Top{
  padding:30px 0 0;
}
.merit-box .Top >p{
    font-size: 30px;
    color: #333;
    margin-bottom:50px;
    text-align: center;
}
.merit-box .cont-box .item-box {
  margin-top: 40px;
  color: #fff;
  text-align: center;
}
.merit-box .cont-box .item-box img {
  width: 96px;
  height: 96px;
}
.merit-box .cont-box .item-box .tag {
  font-size: 24px;
  margin: 32px 0;
}
.merit-box .cont-box .item-box .line {
  width: 80px;
  height: 5px;
  margin: 0 auto 35px;
  background: #ffffff;
}
.merit-box .cont-box .item-box .text {
  font-size: 18px;
  line-height: 42px;
  text-align: center;
}
.merit-box .serve-mode {
  padding: 45px 90px;
  min-width: 1382px;
  height: 578px;
  background: #fff;
  color: #333;
  box-shadow: 0px 13px 45px 0px rgba(210, 210, 210, 0.5);
  border-radius: 13px;
  position: absolute;
  left: 50%;
  top: 500px;
  transform: translateX(-50%);
}
.merit-box .serve-mode .title {
  font-size: 50px;
}
.merit-box .serve-mode .referral {
  font-size: 24px;
  margin-bottom: 70px;
}
.merit-box .serve-mode .cont-box .left-cont > div {
  width: 340px;
  height: 100px;
  padding: 11px 22px;
  flex-direction: column;
  color: #fff;
}
.merit-box .serve-mode .cont-box .left-cont > div:nth-of-type(2) {
  color: #333;
  margin-top: 55px;
}
.merit-box .serve-mode .cont-box .left-cont .msg-item {
  background-image: url("../img/group/lh_9.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/lh_9.png*/;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.linghuo-box {
  margin-top: 480px;
}
.linghuo-box .block-title {
  text-align: center;
}
.service-detail {
  flex-wrap: wrap;
  margin-top: 67px;
}
.service-detail .item {
  flex-direction: column;
  font-size: 18px;
  width: 19%;
  margin-bottom: 90px;
}
.service-detail .item img {
  margin-bottom: 10px;
  height: 90px;
}
.payment-img {
  margin-top: 73px;
}
.insurance-box > div:nth-child(odd) {
  background: #B9383B;
  background-image: url("../img/group/fodder_000007.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/fodder_000007.png*/;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.insurance-box > div:nth-child(even) {
  background: #fff;
  box-shadow: 0px 2px 32px 0px rgba(207, 207, 207, 0.53);
}
.insurance-box > div:nth-child(even) h1,
.insurance-box > div:nth-child(even) p {
  color: #333;
}
.insurance-box{
    margin-top: 50px;
}
.insurance-box > div {
  width: 25%;
  height: 285px;
  text-align: center;
  padding: 45px 3% 0;
}
.insurance-box > div img {
  width: 50px;
}
.insurance-box > div h1 {
  font-size: 24px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 15px;
}
.insurance-box > div p {
  font-size: 14px;
  color: #fff;
}
.insurance-box .about-bg {
  background-image: url("../img/group/fodder_000008.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/fodder_000008.png*/ !important;
}
.superiority {
  background-image: url("../img/group/BOP_bj.png")/*tpa=https://www.hsykgjt.com/assets/index/img/group/BOP_bj.png*/;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 75px;
  margin-bottom: 75px;
}

.renshi-out-5{
    padding-bottom: 30px;   
}
.service-scenario .line-1 > div .jieshi{
    display: none;
}
.Peixun{
    padding-bottom: 50px;
}
.Peixun img{
    margin-top: 30px;
  margin-bottom: 20px;
}
.fengkong{
    text-align: center;
    margin-top: 80px;
}
.fengkong p{
    font-size: 40px;
    text-align: center;
}
.fengkong img{
    margin-top: 30px;
}
