.banner-wrap {
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 0;
  padding-bottom: 0;
  height: 410px;
}
.banner-wrap .sec-layer {
  text-align: center;
  padding-top: 150px;
}
.banner-wrap .sec-layer h2 {
  font-size: 46px;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 400;
}
.banner-wrap .sec-layer p {
  font-size: 24px;
  color: #fff;
  font-weight: 200;
}
.img-unit {
  position: relative;
  width: 388px;
}
.img-unit .img--ovarlay {
  position: absolute;
  z-index: 50;
  right: 0;
  bottom: -30px;
  -webkit-box-shadow: 0 2px 8px 0 #dfdfdf;
  box-shadow: 0 2px 8px 0 #dfdfdf;
}
.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.row-flex--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.img-unit--shift {
  top: -120px;
}
.text-unit {
  position: relative;
  color: #000;
  padding-top: 28px;
  font-size: 16px;
}
.text-unit em {
  color: #2487ec;
}
.text-unit h2 {
  font-size: 24px;
  margin-bottom: 20px;
  position: relative;
}
.text-unit h2 .bg {
  position: absolute;
  left: -3px;
  top: -42px;
  color: #e6e6e6;
  font-size: 70px;
  font-family: dinlight;
}
.text-unit h2 span {
  position: relative;
}
.text-unit .text-unit__desc {
  width: 390px;
  padding-top: 14px;
  padding-left: 0;
  position: relative;
}
.text-unit .text-unit__desc .bg {
  position: absolute;
  left: 0;
  top: 0;
}
.text-unit .text-unit__desc .bg .iconfont-yinhao {
  font-size: 36px;
  color: #e6e6e6;
}
.text-unit .text-unit__desc p {
  color: #000;
}
.text-unit .text-unit__desc i {
  display: block;
  margin-top: 2px;
}
.numbered-image-unit {
  background-image: url("../res/img/product/bg-zhenduan.png");
  background-repeat: no-repeat;
  background-position: 0 60px;
  z-index: 0;
  position: relative;
  height: 200px;
  margin-top: -60px;
  margin-bottom: 20px;
}
.numbered-image-unit .row {
  margin-top: 40px;
}
.numbered-image-unit .row-flex {
  width: 100%;
  margin-top: 40px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.numbered-image-unit .row-flex .yinhao-label {
  top: 90px;
}
.numbered-image-unit .number-pair__desc {
  text-align: center;
}
.numbered-image-unit .number-pair__desc span {
  font-family: 'dinlight';
  font-size: 60px;
  color: #2487ec;
  position: relative;
}
.numbered-image-unit .number-pair__desc span sup {
  position: absolute;
  margin-top: 0;
  font-size: 36px;
}
.numbered-image-unit .number-pair__desc label {
  display: block;
  margin-top: 8px;
  cursor: default;
}
.numbered-image-unit.style2 .row {
  position: relative;
}
.numbered-image-unit.style2 .row .bg {
  position: absolute;
  left: 0;
  top: 5px;
}
.numbered-image-unit.style2 .row .bg .iconfont-yinhao {
  font-size: 36px;
  color: #e6e6e6;
}
.number-label {
  position: absolute;
  top: -4px;
  color: #dfdfdf;
  z-index: -100;
  font-family: "dinlight";
  font-size: 60px;
}
.yinhao-label {
  position: absolute;
  left: 8px;
  top: 0;
  font-size: 30px;
  line-height: 50px;
  color: #dfdfdf;
}
.pro-wrap .banner-wrap {
  background-image: url(../res/img/product/bg-pro1.jpg);
}
.pro-wrap .banner-wrap .sec-layer {
  padding-left: 300px;
  padding-right: 10px;
  text-align: left;
}
.pro-wrap .banner-wrap .sec-layer h2 {
  font-size: 46px;
}
.pro-wrap .banner-wrap .sec-layer p {
  font-size: 16px;
  line-height: 1.6;
}
.pro-wrap .pro-menu--simple {
  width: 200px;
  padding: 32px 0 32px 24px;
  position: fixed;
  top: 162px;
  left: 50%;
  margin-left: -600px;
  z-index: 100;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 1px rgba(6, 0, 1, 0.08);
  box-shadow: 0px 2px 10px 1px rgba(6, 0, 1, 0.08);
  border: 1px solid #ced7dc;
}
@media screen and (max-width: 1230px) {
  .pro-wrap .pro-menu--simple {
    margin-left: 0;
    left: 3%;
  }
}
.pro-wrap .pro-menu--simple .menu-subtitle {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 30px;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.pro-wrap .pro-menu--simple .menu-subtitle a {
  color: #000;
}
.pro-wrap .pro-menu--simple .menu-subtitle:hover,
.pro-wrap .pro-menu--simple .menu-subtitle.actived {
  color: #2487ec;
  cursor: pointer;
}
.pro-wrap .pro-menu--simple .menu-subtitle:hover i,
.pro-wrap .pro-menu--simple .menu-subtitle.actived i,
.pro-wrap .pro-menu--simple .menu-subtitle:hover a,
.pro-wrap .pro-menu--simple .menu-subtitle.actived a {
  color: #7fb7fc;
}
.pro-wrap .pro-menu--simple .menu-subtitle.actived + .menu-cont {
  display: block;
  -webkit-animation: increase 0.5s linear;
  animation: increase 0.5s linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.pro-wrap .pro-menu--simple .menu-subtitle.actived,
.pro-wrap .pro-menu--simple .menu-subtitle.actived i {
  color: #2487ec;
}
.pro-wrap .pro-menu--simple .menu-subtitle i {
  color: #dfdfdf;
  margin-right: 10px;
  font-size: 20px;
  margin-left: -3px;
}
.pro-wrap .pro-menu--simple .menu-cont {
  display: none;
  margin-bottom: 30px;
  overflow: hidden;
}
.pro-wrap .pro-menu--simple .ul-menulist--simple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.pro-wrap .pro-menu--simple .ul-menulist--simple .li-menulist {
  width: 100%;
  height: 54px;
  font-size: 14px;
  line-height: 54px;
  padding-left: 24px;
  border-left: 1px solid #dfdfdf;
  cursor: pointer;
}
.pro-wrap .pro-menu--simple .ul-menulist--simple .li-menulist a {
  border-left: 1px solid transparent;
  color: #666;
}
.pro-wrap .pro-menu--simple .ul-menulist--simple .li-menulist:hover,
.pro-wrap .pro-menu--simple .ul-menulist--simple .li-menulist.actived {
  border-left: 2px solid #2487ec;
}
.pro-wrap .pro-menu--simple .ul-menulist--simple .li-menulist:hover a,
.pro-wrap .pro-menu--simple .ul-menulist--simple .li-menulist.actived a {
  border-left: 0;
  color: #000;
  font-weight: 400;
}

.pro-wrap .pro-content .sec-layer {
  padding-left: 300px;
}
.pro-wrap .pro-content .sec-layer .sec-header h2 {
  display: flex;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
}
.pro-wrap .pro-content .sec-layer .sec-header h2 .sec-header-keytitle{
  color: #1271e6;
  font-weight: bold;
}
.pro-wrap .pro-content .sec-layer .sec-body p {
  width: 686px;
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
}
.pro-wrap .pro-content .sec-layer .sec-body .text-unit .text-unit__desc p {
  color: #000;
}
.pro-wrap .pro-content .sec-layer .sec-body .row-flex:nth-of-type(1) {
  margin-bottom: 62px;
}
.pro-wrap .pro-content .sec-layer .sec-body .nodata .col-12 {
  text-align: center;
}
.pro-wrap .pro-content .sec-layer .sec-body .nodata .col-12 img {
  vertical-align: middle;
  display: inline-block;
}
.pro-wrap .pro-content .sec-layer .sec-body .nodata .col-12 span {
  font-size: 20px;
  color: #000;
}
.pro-wrap .pro-content .sec-layer .sec-body .slider {
  margin-bottom: 0;
}
.pro-wrap .pro-content .sec-layer .sec-body .slider .slick-slide {
  width: 300px;
  height: 200px;
}
.pro-wrap .pro-content .sec-layer .sec-body .slider .slick-slide h3 {
  text-indent: -999em;
  height: 0;
}
.pro-wrap .pro-content .sec-layer .sec-body .slider .slick-slide .img {
  width: 300px;
  height: 200px;
}
.pro-wrap .pro-content .sec-layer .sec-body .slider .slick-slide .img img {
  width: 100%;
  height: 100%;
}
.pro-wrap .pro-content .sec-layer .sec-body .slider button {
  width: 30px;
  height: 82px;
  position: absolute;
  margin-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(205, 213, 219, 0.7);
}
.pro-wrap .pro-content .sec-layer .sec-body .slider button:hover {
  background: #cdd5db;
}
.pro-wrap .pro-content .sec-layer .sec-body .slider button:hover:before {
  color: #2487ec;
}
.pro-wrap .pro-content .sec-layer .sec-body .slider button.slick-prev {
  left: 0;
}
.pro-wrap .pro-content .sec-layer .sec-body .slider button.slick-prev:before {
  font-family: iconfont;
  content: "\e728";
  display: block;
}
.pro-wrap .pro-content .sec-layer .sec-body .slider button.slick-next {
  right: 0;
}
.pro-wrap .pro-content .sec-layer .sec-body .slider button.slick-next:before {
  font-family: iconfont;
  content: "\e605";
}
.pro-wrap .pro-content .sec-layer .sec-body .tabs .tabs-nav {
  text-align: center;
}
.pro-wrap .pro-content .sec-layer .sec-body .tabs .tabs-nav ul {
  display: inline-block;
}
.pro-wrap .pro-content .sec-layer .sec-body .tabs .tabs-nav ul li {
  display: inline-block;
  float: left;
  border-bottom: 1px solid #d2d5d9;
  padding-bottom: 3px;
}
.pro-wrap .pro-content .sec-layer .sec-body .tabs .tabs-nav ul li a {
  height: 50px;
  line-height: 50px;
  width: 160px;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #000;
}
.pro-wrap .pro-content .sec-layer .sec-body .tabs .tabs-nav ul li a:hover {
  color: #2487ec;
  cursor: pointer;
}
.pro-wrap .pro-content .sec-layer .sec-body .tabs .tabs-nav ul li.current {
  border-bottom: 4px solid #2487ec;
  padding-bottom: 0;
}
.pro-wrap .pro-content .sec-layer .sec-body .tabs .tabs-nav ul li.current a {
  color: #2487ec;
}
.pro-wrap .pro-content .sec-layer .sec-body .tabs .tabs-nav ul li.current a:hover {
  color: #0d78e4;
}
.pro-wrap .pro-content .sec-layer .sec-body .tabs .tabs-cont {
  padding-top: 30px;
}
.pro-wrap .pro-content .sec-layer .sec-body .table {
  table-layout: fixed;
  width: 100%;
  margin-top: 30px;
}
.pro-wrap .pro-content .sec-layer .sec-body .table th,
.pro-wrap .pro-content .sec-layer .sec-body .table td {
  height: 50px;
  font-size: 16px;
  color: #999;
}
.pro-wrap .pro-content .sec-layer .sec-body .table thead th {
  border-bottom: 2px solid #2487ec;
}
.pro-wrap .pro-content .sec-layer .sec-body .table thead th:first-child {
  width: 200px;
}
.pro-wrap .pro-content .sec-layer .sec-body .table tbody td .num {
  color: #2487ec;
}
.pro-wrap .pro-content .sec-layer .sec-body .table tbody td:not(:first-child ) {
  color: #000;
  font-size: 18px;
}
.pro-wrap .pro-content .sec-layer .sec-body.map-wrap .map-textarea {
  padding-top: 70px;
}
.pro-wrap .pro-content .sec-layer .sec-body.map-wrap .map-textarea dl dt {
  color: #999;
  font-size: 16px;
  margin-bottom: 5px;
}
.pro-wrap .pro-content .sec-layer .sec-body.map-wrap .map-textarea dl dt .ico-dot {
  background: #2487ec;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.pro-wrap .pro-content .sec-layer .sec-body.map-wrap .map-textarea dl dd {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
}
.pro-wrap .pro-content .sec-layer .sec-body.map-wrap .map-textarea dl dd em {
  font-style: normal;
  color: #2487ec;
}
.pro-wrap .pro-content .sec-layer .sec-body.map-wrap .map-textarea dl dd .map-step p {
  width: 52px;
  height: 21px;
  display: inline-block;
  position: relative;
  float: left;
}
.pro-wrap .pro-content .sec-layer .sec-body.map-wrap .map-textarea dl dd .map-step p.step1 {
  background: #2487ec;
}
.pro-wrap .pro-content .sec-layer .sec-body.map-wrap .map-textarea dl dd .map-step p.step2 {
  background: #87acf2;
}
.pro-wrap .pro-content .sec-layer .sec-body.map-wrap .map-textarea dl dd .map-step p.step3 {
  background: #cddcfa;
}
.pro-wrap .pro-content .sec-layer .sec-body.map-wrap .map-textarea dl dd .map-step p.step4 {
  background: #f3f4f5;
}
.pro-wrap .pro-content .sec-layer .sec-body.map-wrap .map-textarea dl dd .map-step p.step4 span {
  right: 0;
}
.pro-wrap .pro-content .sec-layer .sec-body.map-wrap .map-textarea dl dd .map-step p span {
  position: absolute;
  top: 25px;
  color: #000;
  font-weight: 700;
}
.pro-wrap .footer {
  background: #f4f6f9;
}
.zhuangshibg1 .iconfont-yinhao {
  color: #e6e6e6;
  font-size: 36px;
}
/*肺结节*/
.feijiejie-wrap .pro-content-item.jieshao .col-5 img {
  width: 308px;
  height: 228px;
}
.feijiejie-wrap .pro-content-item.jieshao .col-7 {
  position: relative;
}
.feijiejie-wrap .pro-content-item.jieshao .col-7 .zhuangshibg1 {
  position: absolute;
  left: -10px;
  top: -10px;
}
.feijiejie-wrap .pro-content-item.fenbu-wrap .sec-body {
  background: url("../res/pic/product/feijiejie/feijiejie-mapbg.png") no-repeat center top;
}
.feijiejie-wrap .pro-content-item.fenbu-wrap .sec-body .fenbu-item {
  position: relative;
  padding-top: 15px;
}
.feijiejie-wrap .pro-content-item.fenbu-wrap .sec-body .fenbu-item .bg {
  font-size: 70px;
  color: #e6e6e6;
  position: absolute;
  left: 0;
  top: -20px;
  font-family: dinlight;
}
.feijiejie-wrap .pro-content-item.fenbu-wrap .sec-body .fenbu-item table {
  margin-top: 0;
  margin-bottom: 20px;
}
.feijiejie-wrap .pro-content-item.fenbu-wrap .sec-body .fenbu-item table thead th:first-child {
  width: 150px;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .img-unit--shift {
  background: #f6f6f6;
  padding-top: 15px;
  padding-bottom: 15px;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .img-unit--shift .shift-item {
  width: 100px;
  text-align: center;
  margin-left: 53px;
  margin-right: 53px;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .img-unit--shift .shift-item h2 {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .img-unit--shift .shift-item h2 span {
  position: relative;
  color: #2487ec;
  font-size: 16px;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .img-unit--shift .shift-item h2 .bg {
  position: absolute;
  left: 50%;
  top: -42px;
  color: #e6e6e6;
  font-size: 70px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: dinlight;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .row-flex-wrap {
  position: relative;
  padding-top: 20px;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .row-flex-wrap .row-flex:nth-of-type(1) {
  margin-bottom: 0;
  height: 700px;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .row-flex-wrap .row-flex:nth-of-type(1) .img-unit--shift {
  position: absolute;
  right: 0;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .row-flex-wrap .row-flex.second {
  position: absolute;
  top: 280px;
  width: 100%;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .row-flex-wrap .row-flex.second .img-unit--shift {
  background: none;
  position: absolute;
  top: -380px;
  right: 0;
  width: auto;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .row-flex {
  position: relative;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .row-flex.row-flex--reverse {
  height: 500px;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .row-flex.row-flex--reverse .img-unit {
  position: absolute;
  left: 0;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .row-flex.row-flex--reverse .text-unit {
  position: absolute;
  right: 0;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .numbered-image-unit {
  height: auto;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .numbered-image-unit .col-6 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .numbered-image-unit .col-6:first-child {
  padding-right: 60px;
  padding-left: 80px;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .numbered-image-unit .pro-table tr td {
  position: relative;
}
.feijiejie-wrap .pro-content-item.jiancha-wrap .row .col-3 {
  margin-left: 5%;
}
/*糖网*/
.tangwang-wrap .shaicha-wrap .item-hor {
  margin-bottom: 60px;
}
.tangwang-wrap .shaicha-wrap .item-hor .text-unit {
  margin-bottom: 30px;
  padding-left: 0;
}
.tangwang-wrap .shaicha-wrap .item-hor .text-unit .text-unit__desc {
  width: 100%;
}
.tangwang-wrap .shaicha-wrap .item-hor .img-unit {
  width: 100%;
}
.tangwang-wrap .shaicha-wrap .item-hor .img-unit .title-wrap .row-flex {
  position: relative;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 50px;
}
.tangwang-wrap .shaicha-wrap .item-hor .img-unit .title-wrap .row-flex .bg {
  position: absolute;
  left: 0;
  top: 0;
}
.tangwang-wrap .shaicha-wrap .item-hor .img-unit .title-wrap .row-flex .bg .iconfont-yinhao {
  font-size: 30px;
  color: #e6e6e6;
}
.tangwang-wrap .shaicha-wrap .item-hor .img-unit .title-wrap .row-flex .title-hd {
  display: inline-block;
  margin-right: 25px;
  vertical-align: top;
}
.tangwang-wrap .shaicha-wrap .item-hor .img-unit .title-wrap .row-flex .title-hd h3 {
  font-size: 50px;
  color: #2487ec;
  font-family: dinlight;
}
.tangwang-wrap .shaicha-wrap .item-hor .img-unit .title-wrap .row-flex .title-bd {
  color: #000;
  font-size: 16px;
  margin-top: 10px;
  padding-left: 25px;
  display: inline-block;
  vertical-align: top;
}
.tangwang-wrap .shaicha-wrap .item-hor .img-unit .title-wrap .row-flex .title-bd p {
  line-height: 1.2;
}
.tangwang-wrap .shaicha-wrap .item-hor .img-unit .title-wrap .row-flex .title-bd p small {
  font-size: 14px;
  color: #cacaca;
}
.tangwang-wrap .shaicha-wrap .item-hor .img-unit .title-wrap .col-6 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tangwang-wrap .shaicha-wrap .item-hor .img-unit .title-wrap .col-6:last-child {
  padding-left: 78px;
}
/*食管癌*/
.shiguanai-wrap .pro-content .sec-layer .sec-body .table tbody td:not(:first-child ) {
  font-size: 16px;
}
.shiguanai-wrap .pro-content .sec-layer .sec-body .row-flex {
  position: relative;
  height: 470px;
}
.shiguanai-wrap .pro-content .sec-layer .sec-body .row-flex .img-unit {
  position: absolute;
  right: 0;
}
.shiguanai-wrap .pro-content .sec-layer .sec-body .row-flex .text-unit {
  position: absolute;
  left: 0;
}
.shiguanai-wrap .pro-content .sec-layer .sec-body .row-flex--reverse {
  position: relative;
  height: 490px;
}
.shiguanai-wrap .pro-content .sec-layer .sec-body .row-flex--reverse .img-unit {
  position: absolute;
  left: 0;
}
.shiguanai-wrap .pro-content .sec-layer .sec-body .row-flex--reverse .text-unit {
  position: absolute;
  right: 0;
}
.shiguanai-wrap .pro-content .sec-layer .sec-body .row--col3 {
  margin-left: 50px;
}
.shiguanai-wrap .pro-content .sec-layer .sec-body .row--col3 .col-3 {
  margin-left: 5%;
}
.shiguanai-wrap .pro-content .sec-layer .sec-body .row .yinhao-label {
  top: 80px;
}
/* ai辅助诊断 */
.aizhenduan-wrap {
  /* ai辅诊引号微调 */
}
.aizhenduan-wrap em {
  color: #2487ec;
}
.aizhenduan-wrap .sec-layer .sec-body .row {
  margin-bottom: 80px;
}
.aizhenduan-wrap .text-unit p img {
  margin: 20px 0 40px 0;
}
.aizhenduan-wrap .col-6.col-6--right img {
  float: right;
}
.aizhenduan-wrap .numbered-image-unit.style2 .row .bg {
  top: -10px;
}
/*乳腺癌*/
.ruxianai-wrap .pro-content .img-unit {
  width: 100%;
}
.ruxianai-wrap .pro-content .shaicha-wrap .sec-body .item-hor {
  margin-top: 30px;
}
.ruxianai-wrap .pro-content .fujian-wrap .sec-body .item-hor:not(:last-child) {
  margin-bottom: 50px;
}
.ruxianai-wrap .pro-content .fujian-wrap .sec-body .text-unit.numbered-image-unit.style2 {
  margin-top: -20px;
}
.ruxianai-wrap .pro-content .fujian-wrap .sec-body .text-unit.numbered-image-unit.style2 .number-pair__desc label em {
  color: #b0b3b7;
  margin-left: 5px;
  margin-right: 5px;
}
.ruxianai-wrap .pro-content .fujian-wrap .sec-body .text-unit .text-unit__desc {
  padding-top: 0;
  padding-bottom: 30px;
  width: auto;
}
.ruxianai-wrap .pro-content .fujian-wrap .sec-body .text-unit .text-unit__desc p {
  line-height: 1.6;
  color: #888;
}
.ruxianai-wrap .pro-content .list-more .ul-sec .li-sec {
  margin-right: 21px;
  margin-bottom: 12px;
}
.ruxianai-wrap .pro-content .list-more .ul-sec .li-sec .box {
  width: 286px;
  text-align: center;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 0 0;
  border: 1px solid #ebebeb;
  height: 320px;
}
.ruxianai-wrap .pro-content .list-more .ul-sec .li-sec .box .text-area {
  margin-top: 30px;
}
.ruxianai-wrap .pro-content .list-more .ul-sec .li-sec .box .text-area h4 {
  font-size: 24px;
  text-align: center;
}
.ruxianai-wrap .pro-content .list-more .ul-sec .li-sec .ico-pro {
  width: 140px;
  height: 140px;
  background: url(../res/pic/product/ruxianai/sprite.png) no-repeat 0 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ruxianai-wrap .pro-content .list-more .ul-sec .li-sec .ico-pro.pro1 {
  background-position: 0 0;
}
.ruxianai-wrap .pro-content .list-more .ul-sec .li-sec .ico-pro.pro2 {
  background-position: -280px 0;
}
.ruxianai-wrap .pro-content .list-more .ul-sec .li-sec .ico-pro.pro3 {
  background-position: -140px 0;
}
.ruxianai-wrap .pro-content .list-more .ul-sec .li-sec.lastli {
  margin-right: 0;
}
/*宫颈癌*/
.gongjingai-wrap .pro-content .sec-layer .sec-body .img-unit,
.gongjingai-wrap .pro-content .sec-layer .sec-body .text-unit .text-unit__desc {
  width: 100%;
}
.gongjingai-wrap .pro-content .sec-layer .sec-body .text-unit {
  padding-top: 0;
}
.gongjingai-wrap .pro-content .sec-layer .sec-body .text-unit h2 {
  font-size: 20px;
}
.gongjingai-wrap .pro-content .sec-layer .sec-body .text-unit h2 em {
  margin-right: 10px;
  font-family: dinlight;
  font-size: 22px;
}
.gongjingai-wrap .pro-content .sec-layer .sec-body .text-unit .text-unit__desc {
  padding-top: 0;
  padding-bottom: 30px;
}
.gongjingai-wrap .pro-content .sec-layer .sec-body .text-unit .text-unit__desc p {
  color: #999;
}
.gongjingai-wrap .pro-content .jieshao-wrap .row .col-7 p {
  margin-bottom: 30px;
  line-height: 2;
}
.gongjingai-wrap .pro-content .shaicha-wrap .item-hor:not(:last-child) {
  margin-bottom: 60px;
}
.gongjingai-wrap .pro-content .shaicha-wrap .row .col-5 {
  text-align: right;
}
.gongjingai-wrap .pro-content .shaicha-wrap .row .col-7 p {
  margin-bottom: 30px;
  line-height: 2;
}
/*结肠癌*/
.jiechangai-wrap .pro-content .sec-layer .sec-body .img-unit,
.jiechangai-wrap .pro-content .sec-layer .sec-body .text-unit .text-unit__desc {
  width: 100%;
}
.jiechangai-wrap .pro-content .sec-layer .sec-body .text-unit {
  padding-top: 0;
}
.jiechangai-wrap .pro-content .sec-layer .sec-body .text-unit h2 {
  font-size: 20px;
}
.jiechangai-wrap .pro-content .sec-layer .sec-body .text-unit h2 em {
  margin-right: 10px;
  font-family: dinlight;
  font-size: 22px;
}
.jiechangai-wrap .pro-content .sec-layer .sec-body .text-unit .text-unit__desc {
  padding-top: 0;
  padding-bottom: 30px;
}
.jiechangai-wrap .pro-content .sec-layer .sec-body .text-unit .text-unit__desc p {
  color: #999;
}
.jiechangai-wrap .pro-content .jieshao-wrap .row .col-7 p {
  margin-bottom: 30px;
  line-height: 2;
}
.jiechangai-wrap .pro-content .shaicha-wrap .item-hor:not(:last-child) {
  margin-bottom: 60px;
}
.jiechangai-wrap .pro-content .shaicha-wrap .row .col-5 {
  text-align: right;
}
.jiechangai-wrap .pro-content .shaicha-wrap .row .col-7 p {
  margin-bottom: 30px;
  line-height: 2;
}
.jiechangai-wrap .pro-content .shibiedata-wrap .sec-layer .sec-body .item-hor .numbered-image-unit {
  padding-top: 30px;
  height: 220px;
}
.jiechangai-wrap .pro-content .shibiedata-wrap .sec-layer .sec-body .item-hor:last-child .numbered-image-unit {
  height: 180px;
}
/*小觅导诊*/
.daozhen-wrap .pro-content .graph .box .img-area .ico-pro {
  width: 114px;
  height: 114px;
  background: url(../res/pic/product/fuzhen/daozhen/sprite.png) no-repeat 0 0;
  display: block;
}
.daozhen-wrap .pro-content .graph .box .img-area .ico-pro.pro1 {
  background-position: -434px -114px;
}
.daozhen-wrap .pro-content .graph .box .img-area .ico-pro.pro2 {
  background-position: -320px 0;
}
.daozhen-wrap .pro-content .graph .box .img-area .ico-pro.pro3 {
  background-position: -434px 0;
}
.daozhen-wrap .pro-content .graph .box .img-area .ico-pro.pro4 {
  background-position: -320px -114px;
}
.daozhen-wrap .pro-content .btn-wrap {
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}
.daozhen-wrap .pro-content .btn-wrap .btn-wrap-layer {
  display: none;
  animation-direction: reverse;
}
.daozhen-wrap .pro-content .btn-wrap .btn-primary-pro {
  cursor: pointer;
  margin-right: 0;
}
.daozhen-wrap .pro-content .btn-wrap .btn-primary-pro:after {
  display: none;
}
.daozhen-wrap .pro-content .btn-wrap.anim {
  width: 320px;
  position: absolute;
}
.daozhen-wrap .pro-content .btn-wrap.anim .btn-primary-pro {
  background: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.daozhen-wrap .pro-content .btn-wrap.anim .btn-primary-pro:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 0 2px 2px 0;
  border-color: #fff;
  border-style: solid;
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  -ms-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  margin-bottom: 2px;
  margin-left: 10px;
}
.daozhen-wrap .pro-content .btn-wrap.anim .btn-wrap-layer {
  background: url("../res/pic/product/fuzhen/daozhen/sprite.png") no-repeat 0 0;
  -webkit-box-shadow: 0 0 20px rgba(80, 175, 255, 0.5);
  box-shadow: 0 0 20px rgba(80, 175, 255, 0.5);
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  width: 320px;
  height: 320px;
  left: 0;
  -webkit-animation: increase-320 0.5s ease;
  animation: increase-320 0.5s ease;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  padding-top: 68px;
  z-index: 1;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.daozhen-wrap .pro-content .btn-wrap.anim .btn-wrap-layer h4 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 200;
}
.daozhen-wrap .pro-content .btn-wrap.anim .btn-wrap-layer p {
  border-radius: 5px;
  background: #fff;
  padding: 15px;
  display: inline-block;
  width: 140px;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.daozhen-wrap .pro-content .btn-wrap.anim .btn-wrap-layer p img {
  width: 100%;
}
.daozhen-wrap .pro-content .btn-wrap.anim + p {
  margin-top: 128px;
}
.daozhen-wrap .pro-content .anli .sec-layer .sec-body .slider {
  padding-left: 20px;
}
.daozhen-wrap .pro-content .anli .sec-layer .sec-body .slider .slick-slide {
  height: 105px;
}
.daozhen-wrap .pro-content .anli .sec-layer .sec-body .slider .slick-slide:nth-child(3n) {
  width: 260px;
}
.daozhen-wrap .pro-content .anli .sec-layer .sec-body .slider .slick-slide .img {
  height: 83px;
  width: 260px;
  position: relative;
}
.daozhen-wrap .pro-content .anli .sec-layer .sec-body .slider .slick-slide .img img {
  height: 100%;
  width: 100%;
}
/*图文内容*/
.graph .box .img-area {
  margin-bottom: 30px;
}
.graph .box .img-area i {
  margin-left: auto;
  margin-right: auto;
}
.graph .box .text-area {
  width: 192px;
  margin-left: auto;
  margin-right: auto;
}
.graph .box .text-area h4 {
  color: #000;
  font-size: 20px;
  margin-bottom: 15px;
  text-align: center;
}
.graph .box .text-area .hint {
  text-align: justify;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes increase {
  from {
    height: 0;
  }
  to {
    height: 265px;
  }
}
@-webkit-keyframes increase-320 {
  from {
    width: 320px;
    height: 0;
  }
  to {
    width: 320px;
    height: 320px;
  }
}
/*media 800*/
@media screen and (max-height: 800px) {
  .pro-wrap .pro-menu--simple {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .pro-wrap .pro-menu--simple .menu-subtitle {
    margin-bottom: 15px;
  }
  .pro-wrap .pro-menu--simple .menu-cont {
    margin-bottom: 15px;
  }
  .pro-wrap .pro-menu--simple .ul-menulist--simple .li-menulist {
    height: 40px;
    line-height: 40px;
  }
  .pro-wrap .pro-menu--simple .ul-menulist--simple .more {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
.header .nav ul li.current a{
  border-bottom: 3px solid #fff;
  padding: 10px 0;
}
.pro-content .sec-uploadtool-desc{
  margin-bottom: 90px;
  width: 900px;
  text-align: justify;
  font-size: 16px;
  line-height: 30px;
  color: rgba(0,0,0,.7);
}
.pro-content .sec-uploadtool-list{
  padding-bottom: 38px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.pro-content .sec-uploadtool-item{
  float: left;
  display: flex;
  align-items: center;
}
.pro-content .sec-uploadtool-item__con{
  font-size: 0;
}
.pro-content .sec-uploadtool-item__img{
  margin-right: 30px;
}
.pro-content .sec-uploadtool-item__img .sec-uploadtool-cpicon{
  width: 106px;
  height: 106px;

}
.pro-content .sec-uploadtool-item__name{
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  color: #000000;
  padding-bottom: 4px;
}
.pro-content .sec-uploadtool-item__txt{
  font-size: 14px;
  line-height: 24px;
  color: rgba(0,0,0,.7);
  padding-bottom: 13px;
}
.pro-content .sec-uploadtool-item__btn{
  display: inline-block;
  width: 163px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  background-image: linear-gradient(90deg,
  #0d6cff 0%,
  #459bff 100%);
  color: #ffffff;
  font-size: 16px;
}
.pro-content .sec-huanzhe .sec-uploadtool-item__img{
  border: 0;
  border-radius: 0;
  /* background: #ced7dc; */
}
.pro-content .sec-huanzhe .sec-uploadtool-item__txt{
  padding-bottom: 4px;
}
.pro-content .sec-huanzhe .sec-uploadtool-item__btn{
  height: unset;
  display: inline;
  background: transparent;
  color: #1271e6;
  font-size: 16px;
  line-height: 30px;
}
.section.footer{
  margin-top: 40px;
}
