#head-img {
  width: 100%;
  margin: 0 auto;
}

.genemap-title {
  text-align: center;
  margin-top: 30px;
}

.genemap-content img {
  width: 100%;
}

.genemap-content > div > .layui-row,
.genemap-content > div {
  height: 569px;
}

.genemap-r-txt,
.genemap-l-txt {
  height: 33.3%;
}

.genemap-r-txt p,
.genemap-l-txt p {
  margin-top: 10px;
}

.genemap-r-txt h4 {
  color: #3d98ef;
}

.genemap-r-txt {
  text-align: right;
}

.genemap-l-txt h4 {
  color: #2edac2;
}

.tip-p {
  margin-top: 40px;
}

.layui-tab-content {
  padding-top: 30px;
}

.layui-col-md7 {
  padding-left: 50px;
}

.layui-tab-brief > .layui-tab-title .layui-this {
  color: #2edac2;
}

.layui-tab-title .layui-this::after {
  border-bottom: 2px solid #2edac2 !important;
}

.btn-blue {
  background-color: #3d98ef;
}

.btn-gree {
  background-color: #2edac2;
}

.layui-form-item .layui-input-inline {
  width: auto;
}

.report-content p {
  font-size: 16px;
  margin-top: 10px;
}

.border-triangle-bottom {
  /*    width: 100px;*/
  height: 90px;
  border: 1px solid #1d9cd6;
  position: relative;
  border-radius: 8px;
  padding-top: 10px;
  margin: 0 auto;
  width: 50%;
  background-color: #1d9cd6;
  color: white;
}

.border-triangle-bottom:after,
.border-triangle-bottom:before {
  content: "";
  position: absolute;
  left: 78%;
  margin-left: -4px;
  top: -39px;
  float: left;
  width: 0;
  height: 0;
  border-width: 20px;
  border-style: solid;
  border-color: transparent #1d9cd6 transparent transparent;
  transform: rotate(90deg);
}

.service-content-pic {
  width: 70%;
}

.case-txt {
  padding: 30px 15px 85px 50px;
}

#report-result-title {
  padding: 25px 0px;
}

.h3,
h3 {
  font-size: 23px;
  color: #666;
}

h4 {
  font-size: 19px;
  line-height: 1.5em;
}

p {
  font-size: 15px;
}

p img {
  text-align: center;
}

.line-item {
  margin: 90px 0px 30px 0px;
}

.service-process {
  margin-top: 30px;
  padding-left: 70px;
}

.t-arrow {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  height: 32px;
  padding: 0px 10px;
}

.t-arrow i {
  font-size: 20px;
  font-weight: 600;
}

.fl {
  float: left;
}

.bio-val-content {
  padding: 0 20%;
  text-align: center;
}

.bio-dbval-span {
  font-size: 20px;
  padding: 5px 20px;
  background-color: #2edac2;
  border-bottom-left-radius: 25% 100%;
  border-top-right-radius: 25% 100%;
  color: #fff;
}

.bio-fun-pd div p,
.bio-db-fun div p {
  text-align: center;
  margin-top: 20px;
  color: #666;
}

.bio-fun-pd h4 {
  text-align: center;
}

.bio-fun-pd div img {
  width: 23%;
  margin: 0 auto;
}

.bio-db-fun div img {
  width: 30%;
  margin: 0 auto;
}

.bio-pal-cha div img {
  width: 30%;
  margin: 0 auto;
}

.bio-pal-cha div h4 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}

.bio-train-tip {
  padding: 52px;
}

.research-content .layui-tab-item .line-item h3 {
  margin-bottom: 20px;
}

.layui-tab-title li {
  font-size: 18px;
}

.back-gray {
  background-color: #eee;
}

.tran90 {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg); /* IE 9 */
  -moz-transform: rotate(90deg); /* Firefox */
  -webkit-transform: rotate(90deg); /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
}

.sigle,
.rea-con-row > .layui-col-md6 {
  height: 100%;
  padding: 50px 30px;
}

.rec-sigle-txt-div h3,
.rea-con-row .layui-col-md6 h3 {
  margin-top: 40px;
  color: #3d98ef;
}

.rea-con-row .layui-col-md6 p img {
  height: 213px;
}

.rea-con-row .layui-col-md6 div p img,
.rea-con-row .layui-col-md6 p img {
  height: 213px;
}

.rea-con-row-fir {
  margin-top: 60px;
}

.margin-t20 {
  margin-top: 20px;
}

.margin-t40 {
  margin-top: 40px;
}

.rec-sigle-txt-div {
  padding: 70px 15px;
}

.sigle-imp {
  height: 300px;
}

.plcha td {
  margin: 10px 0px;
  text-align: center;
}

.plcha .plcha-title,
.plcha .plcha-first {
  font-size: 16px;
  font-weight: 700;
  color: black;
}

.plcha .plcha-t-title {
  color: white !important;
}

.plcha .plcha-t-title:before {
  content: "";
  position: relative;
  left: 0;
  margin-left: -10px;
  top: 2px;
  float: left;
  width: 0;
  height: 0;
  border-width: 11px;
  border-style: solid;
  border-color: transparent transparent transparent #eee;
}

.plcha .plcha-first {
  width: 16.6%;
}

.plcha .plcha-second {
  color: black;
  background-color: #eee;
}

.plcha .plcha-third {
  color: white;
  background-color: #2edac2;
}

table {
  border-collapse: collapse;
  border: 0px solid #fff;
  font-size: 12px;
  margin: 50px;
}

table td {
  border-top: 0;
  border-right: 0px solid #fff;
  border-bottom: 5px solid #fff;
  border-left: 0;
}

table tr.lastrow td {
  border-bottom: 0;
}

table tr td.lastCol {
  border-right: 0;
}

.bio-db-fun-h3 h3 {
  height: 300px;
  line-height: 300px;
}

.phoneshow {
  display: none;
}

@media only screen and (max-width: 767px) {
  .phoneshow {
    display: block;
  }

  .phonehide {
    display: none;
  }

  .bio-db-fun-h3 h3 {
    height: 60px;
    line-height: 60px;
  }

  .line-item {
    margin: 90px 0px 30px 0px;
  }

  .bio-db-fun .layui-col-md2 img {
    width: 35%;
  }

  .rea-con-row-fir {
    margin-top: 0px;
  }

  .sigle {
    padding: 15px;
  }

  .sigle-imp {
    margin-top: -80px;
  }

  .rec-sigle-txt-div {
    padding: 15px;
    margin-top: -50px;
  }

  .bio-train-tip {
    padding: 15px;
  }

  .bio-val-content {
    padding: 0px;
  }

  .service-process {
    padding-left: 0px;
  }

  .border-triangle-bottom div h4 {
    font-size: 16px;
  }

  .border-triangle-bottom div p {
    font-size: 12px;
  }

  .tip-p {
    margin-top: 5px;
  }

  .fl {
    float: none;
    text-align: center;
  }

  .t-arrow {
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    /* IE 9 */
    -moz-transform: rotate(270deg);
    /* Firefox */
    -webkit-transform: rotate(270deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(270deg);
    height: auto;
    padding: 5px 0px;
  }

  .border-triangle-bottom:after,
  .border-triangle-bottom:before,
  .border-triangle-bottom {
    border: none;
  }

  .border-triangle-bottom {
    height: auto;
    width: auto;
  }

  #report-result-title {
    padding: 2.5px;
  }

  .service-content-pic {
    width: 100%;
  }

  .genemap-content img {
    width: 100%;
  }

  .layui-col-md7 {
    padding-left: 15px;
  }

  .case-txt {
    padding: 15px;
  }

  table {
    margin: 0px;
  }

  .genemap-r-txt {
    text-align: left;
  }

  .genemap-r-txt,
  .genemap-l-txt {
    margin: 20px 0;
  }

  .genemap-s {
    display: none;
  }

  .genemap-content > div > .layui-row,
  .genemap-content > div {
    height: auto;
  }
}
