.insurance-page input, .insurance-page select {
  width: 100%;
  padding: 0 8px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #999;
  margin: 0;
  box-sizing: border-box;
  border-radius: 3px;
  outline: none;
  border: 1px solid #ccc;
}

/* 首页 start */
.b-head-title {
  display: inline-block;
  position: relative;
  color: #222d32;
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.b-head-title:before, .b-head-title:after {
  content: '';
  display: inline-block;
  width: 120px;
  height: 2px;
  margin: -1px 32px 0;
  vertical-align: middle;
  background: #488FE1;
}
.home-page {
  padding: 80px 26px;
  background: #fff;
}
.product-container, .other-container {
  min-width: 900px;
  max-width: 1166px;
}
.other-container {
  width: 1202px;
  height: 214px;
  margin: 0 auto;
}
.product-container .b-head-title {
  margin-bottom: 42px;
}
.other-container .b-head-title {
  margin-bottom: 30px;
}
.product-container .item {
  width: 375px;
  height: 444px;
  margin: 0 20px 20px 0;
  box-sizing: border-box;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 0px rgba(79, 138, 255, .15);
}
.product-container .item:nth-child(3n) {
  margin-right: 0;
}

.item{
  border: lightgrey solid 10px;
  width: 320px;
  margin-left: 30px;
  float: left;
}
.home-page .pi-top {
  width: 300px;
  height: 278px;
}
.home-page .pi-top img {
  width: 300px;
  height: 85%;
  background: #f5f5f5;
}
.home-page .pi-body {

}
.home-page .pi-middle {
  text-align: center;
  border-bottom: 1px dashed #eee;
  padding-bottom: 0px;
}
.home-page .pi-middle h4 {
  color: #666;
  font-size: 18px;
  margin: 0 0 4px;
  font-weight: normal;
  line-height: 22px;
}
.home-page .pi-middle p {
  text-align: center;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  color: #999;
}
.home-page .pi-bottom {
  padding-top: 19px;
  display:grid;
  grid-template-columns: repeat(auto-fit,minmax(100px,1fr));
  gap: 10px;
  justify-items: center;
  margin-bottom: 10px;
}
.home-page .pi-bottom .bgb_btn {
  margin-top: 10px;
  width: 117px;
  height: 36px;
  line-height: 36px;
  margin-left: 10px;
}
.b-oc-body {
  display: table;
  width: 100%;
  text-align: center;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 0px rgba(79, 138, 255, .15);
}
.b-oc-body li {
  display: table-cell;
  line-height: 110px;
}
.b-oc-body .oc-link {
  color: #488FE1;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}
/* 首页 end */
/* 在线投保 start */
.insurance-page {
  padding: 0 22px 40px;
  box-sizing: border-box;
}
.product-detail {
  padding-top: 20px;
}
.insurance-page .pro_img {
  float: left;
  width: 323px;
  height: 241px;
  margin-right: 26px;
  border: 1px solid #eee;
  box-shadow: 0 0 5px 0px rgba(79, 138, 255, .15);
}
.insurance-page .pro_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.pro_desc {
  float: left;
  min-width: 460px;
}
.insurance-page .iph-top {
  border-bottom: 1px solid #eee;
}
.insurance-page .iph-top {
  padding-bottom: 16px;
}

.insurance-page .switch-pro {
  color: #5b8cff;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px 0 18px;
}
.insurance-page .product-select {
  width: 134px;
  padding: 0 0 0 2px;
}
.insurance-page .iph-top p {
  margin: 0;
  line-height: 26px;
  font-size: 16px;
  color: #9a9a9a;
}
.product-select {
  width: 134px;
  height: 25px;
  font-size: 12px;
  color: #999;
}
.iph-bottom h4 {
  color: #222d32;
  font-size: 18px;
  margin:  16px 0 10px;
}
.iph-bottom p {
  line-height: 28px;
  font-size: 16px;
  color: #676767;
}
.pd-body {
  padding-top: 8px;
}
.pd-body > div {
  width: 642px;
}
.ipb-company {
  padding: 15px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  background: #f0faff;
}
.pd-body .company-select {
  width: 320px;
  color: #3c8dbc;
  border: 1px solid #3c8dbc;
}

.b-form-group:after {
  content:"\200B"; 
  display:block; 
  height:0; 
  clear:both;
}
.b-form-group {
  *zoom:1;
  margin-bottom: 16px;
  padding-left: 20px;
}
.b-form-group .b-form-label {
  float: left;
  width: 5em;
  font-size: 16px;
  color: #222d32;
}
.b-form-group .b-form-cont {
  float: left;
  width: 106px;
}
.b-form-group .b-security-cont {
  width: 540px;
  padding: 12px 0;
  background: #f0faff;
  box-sizing: border-box;
}
.b-security-cont > div {
  width: 238px;
  padding-left: 16px;
  box-sizing: border-box;
}
.b-security-cont .bs-right {
  width: 298px;
}
.b-security-cont .bs-left .b-form-label {
  width: 140px;
}
.b-security-cont .b-form-group {
  padding-left: 0;
}
.b-security-cont .b-form-label {
  width: 184px;
  font-size: 14px;
  text-align: right;
}
.b-security-cont .b-form-cont {
  width: 80px;
}
.ipb-left {
  margin-right: 64px;
}
.pd-body .ipb-right {
  width: 736px;
}
.ipb-right .b-form-label {
  width: 158px;
  text-align: right;
}
.b-form-group .b-security-table {
  width: 470px;
}
.b-security-table table {
  text-align: center;
  width: 100%;
}
.b-security-table th, .b-security-table td {
  padding: 8px 10px;
  border: 1px solid #cdcdcd;
  border-top: 0;
  border-left: 0;
  font-size: 14px;
  font-weight: normal;
  color: #222d32;
  box-sizing: border-box;
}
.b-security-table tr:nth-child(1) th {
  border-top: 1px solid #cdcdcd;
}
.b-security-table tr > th:nth-child(1) {
  border-left: 1px solid #cdcdcd;
  width: 108px;
}
.b-security-table tr > td:nth-child(1) {
  border-left: 1px solid #cdcdcd;
}
.clause a {
  color: #5b8cff;
  text-decoration: none;
}
.pd-body .ipb-button {
  width: 100%;
  padding-left: 100px;
  margin-top: 34px;
  box-sizing: border-box;
}
.ipb-button .bgb_btn {
  width: 220px;
}

/* 在线投保 end */

/*首页产品布局*/
.home-page .pi-piece {
  width:700px;
  height:224px;
}
.home-page .pi-image {
  width:300px;
  height:224px;
  display:inline;
  float:left;
}
.home-page .pi-desc {
  width:400px;
  height:224px;
  border:1px solid #e8e8e8;
  background-color: #fafafa;
  opacity:1;
  display:inline;
  float:left;
}
.home-page .pi-name {
  width:120px;
  height:28px;
  margin-top:40px;
  margin-bottom: 156px;
  margin-left: 25px;
  position:absolute;
}
.home-page .pi-namedetail {
  width:338px;
  height:112px;
  margin-top:79px;
  margin-bottom: 33px;
  margin-left: 25px;
  margin-right: 37px;
  position:absolute;
}
.home-page .pi-button-piece {
  width:375px;
  height:36px;
  margin-top:166px;
  margin-bottom: 22px;
  margin-left: 25px;
  margin-right: 18px;
  position:absolute;
}
.home-page .pi-button-multi {
  float: left;
  margin-right: 3px;
  margin-bottom: 3px;
}
.home-page .pi-button-single {
  float: right;
  margin-right: 18px;
}
.home-page .pi-button-size {
  width:117px;
  height:36px;
  background:#488FE1;
  opacity:1;
  border-radius:5px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
}
.home-page .pi-li-piece {
  margin-bottom: 20px;
  margin-left: 41px;
  float: left;
}
.home-page .pi-ul-piece {
  margin-top: 51px;
  display: inline-block;
}
