* {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
}

.mediaWidth {
  width: 100%;
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
}
.wrap {
    width: 1240px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    zoom:1}
    
.wrap ul {
    padding-left: 80px;
}

.wrap li {
    margin: 0 20px 10px 0;
    display: inline-block;
    vertical-align: top;
}
.wrap li a {
    font-size: 14px;
    color: #3ea2b1;
}

.in_bigColumn_T {
  text-align: center;
  margin: 40px 0 50px;
}

.in_bigColumn_T .l,
.in_bigColumn_T .r {
  display: inline-block;
}

.in_bigColumn_T .l {
  padding-left: 249px;
  background: url("https://ke.570004.com/1/lk_b1.2/bigcolumn_t_1.png") no-repeat left bottom;
}

.in_bigColumn_T .r {
  padding-right: 249px;
  background: url(https://ke.570004.com/1/lk_b1.2/bigcolumn_t_2.png) no-repeat right top;
}

.in_bigColumn_T .l,
.in_bigColumn_T .r {
  display: inline-block;
}

.in_bigColumn_T .ch {
  font-size: 30px;
  color: #333;
  margin-bottom: 8px;
}

.in_bigColumn_T .en {
  font-size: 14px;
  color: #666;
  height: 16px;
}

.in_bigColumn_T span {
  display: block;
}

.in_bigColumn_T .txt {
  font-size: 12px;
  color: #999;
}

.in_bigColumn_T span {
  display: block;
}

.ivf-issue-wrapper {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

.ivf-issue-wrapper .issue-item {
  flex-basis: 21.22%;
  border: 1px solid #dddddd;
  background: #f8f8f8;
  height: 156px;
  border-radius: 6px;
  display: flex;
  flex-flow: column;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  margin-bottom: 20px;
}

.ivf-issue-wrapper .issue-item .issue-title {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 31px;
  color: #45a7b5;
  opacity: 1;
}

.ivf-issue-wrapper .issue-item .issue-descriptor {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 24px;
  color: #666666;
  opacity: 1;
}

.ivf-issue-wrapper .issue-item:hover {
  background: linear-gradient(0deg, #db7627 0%, #f6b27d 100%);
}

.in_process .in_bigColumn_T {
  margin-bottom: 0;
}

.in_process .flow-wrapper {
  display: flex;
  justify-content: space-between;
  padding-right: 85px;
  text-align: center;
}

.in_process .flow-wrapper img {
  margin: 0 auto;
  width: 130px;
  height: 130px;
}

.in_process .flow-wrapper:nth-child(1) {
  margin-bottom: 74px;
  margin-top: 57px;
}

.in_process .flow-wrapper:nth-child(1)>div:nth-child(2) {
  margin-top: -4px;
}

.in_process .flow-wrapper:nth-child(1)>div:nth-child(3) {
  margin-top: 18px;
}

.in_process .flow-wrapper:nth-child(1)>div:nth-child(4) {
  margin-top: -14px;
}

.in_process .flow-wrapper:nth-child(2)>div:nth-child(2) {
  margin-top: 26px;
}

.in_process .flow-wrapper:nth-child(2)>div:nth-child(3) {
  margin-top: 9px;
}

.in_process .flow-wrapper:nth-child(2)>div:nth-child(4) {
  margin-top: 34px;
}

.in_process {
  background: #FBFBFB;
  background-size: cover;
  /* padding-bottom: 60px; */
}

.in_flow {
  background-image: url(https://ke.570004.com/1/lk_b1.2/d988375538e0fc02.gif);
  background-repeat: no-repeat;
  background-size: 98% 89%;
  background-position: 21px 0;
}

.in_flow .flow-title {
  font-size: 24px;
  font-weight: bold;
  margin: 15px 0 10px;
}

.in_flow .flow-de {
  font-size: 14px;
  font-weight: 300;
  color: #999999;
}

.in_hospital .TabTitle {
  border: 1px #cfcfcf solid;
  padding: 0 16px;
  text-align: center;
  height: 48px;
  margin: 0 auto;
  text-align: center;
  width: 720px;
}

.in_hospital .TabTitle li {
  width: auto;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333;
  border-left: 1px #cfcfcf solid;
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: 0 30px;
  margin-left: -3px;
}

.in_hospital .TabTitle li span {
  position: relative;
  z-index: 1;
}

.in_hospital .TabTitle li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.in_hospital .TabTitle li.active:before {
  background: #3fa4b1;
  color: #fff;
  transform: scaleY(1.3);
  transition: 0.4s transform;
  -webkit-transition: 0.4s transform;
  border-right: 0;
}

.in_hospital .TabTitle li.active span {
  color: #fff;
}

.in_hospital .TabTitle li:nth-child(1) {
  border-left: 0;
}

.in_hospital .TabContent {
  padding: 10px 0 10px;
  min-height: 360px;
}

.in_hospital .TabContent .none {
  display: none;
}

.in_hospital .TabContent li {
  width: 208px;
  margin-right: 40px;
  float: left;
}

.in_hospital .TabContent li:nth-child(5n) {
  margin-right: 0;
}

.in_hospital .TabContent li .autoImg {
  border: 1px #ddd solid;
  box-sizing: border-box;
  position: relative;
}

.in_hospital .TabContent li .title {
  font-size: 14px;
  color: #333;
  text-align: center;
  height: 44px;
  line-height: 44px;
  margin-bottom: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.in_hospital .TabContent li .con2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transition: 0.4s ease-out;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}

.in_hospital .TabContent a:hover .autoImg {}

.in_hospital .TabContent a:hover .con2 {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}

.in_hospital .TabContent a .con2 i {
  padding: 0 10px;
  font-size: 14px;
  line-height: 24px;
  color: #3fa4b1;
  background: #eefdff;
  background: rgba(238, 253, 255, 0.88);
  border: 1px #5ecad8 solid;
  height: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.autoImg span,
.autoImg {
  display: block;
  width: 100%;
  background-size: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.autoImg img {
  display: block;
  width: 100%;
  visibility: hidden;
}

.in_advantage .Con {
  box-shadow: 0px 6px 14px #358691;
  box-shadow: 0px 4px 18px rgba(53, 134, 145, 0.41);
  overflow: hidden;
  margin: 20px;
}

.in_advantage dl {
  width: 25%;
  float: left;
  display: table;
}

.in_advantage dd {
  display: table-row;
}

.in_advantage dt {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 250px;
  padding: 0 26px;
}

.in_advantage .title {
  font-size: 22px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.in_advantage .info {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin: 18px 0;
  height: 92px;
  overflow: hidden;
}

.in_advantage .title i {
  display: block;
  width: 50px;
  height: 2px;
  line-height: 1px;
  background: #3fa4b1;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 16px;
}

.footer_m {
  padding: 53px 0 20px;
  background: url(https://ke.570004.com/1/lk_b1.2/footerbg.jpg) no-repeat center;
  background-size: cover;
}

.float_l {
  display: flex;
  justify-content: space-between;
}

.footer_con1 .tel {
  font-size: 30px;
  color: #3ea2b1;
}

.footer_con1 .wxImg .footer_weixin {
  width: 130px;
  display: block;
  margin-bottom: 10px;
}

.footer_con1 .weixinImg p {
  display: inline-block;
  text-align: center;
}

.footer_con1 .wxImg {
  color: #fff;
  font-size: 15px;
}

.autoImg span,
.autoImg {
  display: block;
  width: 100%;
  background-size: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.banner_box {
  width: 100%;
}
.indexnavtop {
  display: none;
}
@media screen and (max-width: 480px) {
  .mediaWidth {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }

  .in_bigColumn_T {
    margin: 16px 0 16px;
  }

  .in_bigColumn_T .l,
  .in_process .in_bigColumn_T .l,
  .in_case .in_bigColumn_T .l {
    background: none;
    padding-left: 0px;
  }

  .in_bigColumn_T .ch {
    font-size: 20px;
  }

  .ivf-issue-wrapper {
    margin-bottom: 0;
  }

  .ivf-issue-wrapper .issue-item {
    flex-basis: 31%;
    height: 100px;
    margin-bottom: 10px;
  }

  .searchBox_w .searchBox .banner-zixun img+div+div,
  .ivf-issue-wrapper .issue-item .issue-title {
    font-size: 16px;
  }

  .in_bigColumn_T .r,
  .in_process .in_bigColumn_T .r,
  .in_case .in_bigColumn_T .r {
    background: none;
    padding-right: 0px;
  }

  .searchBox_w .searchBox .banner-zixun img+div,
  .ivf-issue-wrapper .issue-item .issue-descriptor {
    font-size: 14px;
  }
  .in_flow {
    background-image: url(https://ke.570004.com/1/lk_b1.2/d988375538e0fc02.gif);
    background-repeat: no-repeat;
    background-size: 92% 76%;
    background-position: 21px 10px;
}
.in_process .flow-wrapper:nth-child(1) {
  margin-bottom: 25px;
  margin-top: 30px;
}
.in_process .flow-wrapper {
  padding: 0;
}
.in_process .flow-wrapper img {
  width: 60px;
  height: 60px;
}
.in_flow .flow-title {
  font-size: 16px;
  font-weight: 200;
}
.in_flow .flow-de {
  display: none;
}
.lx_bottomnac {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  border-top: 1px solid #e8e8e8;
  background: #fff;
}
.lx_bottomnac ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fff;
  box-sizing: border-box;
  margin:0;
}
.lx_bottomnac ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  padding: 10px;
  width: 48%;
  color: #fff;
}
.lx_bottomnac ul li img{
  width:20%;
  margin: 0;
}
.lx_bottomnac ul li p{
  font-size: 18px;
  margin: 0;
  margin-left: 10px;
  color: #fff;
}
.lx_bottomnac ul li:last-child{
  background-color: #FF8E73;
}
.lx_bottomnac ul li:first-child{
   background-color: #915CC8;
}
.scroll-container {
  width: 100%;
  text-align: center;
  position: fixed;
  z-index: 9999;
  bottom: 67px;
  background: #f7f7f7;
  color: #666;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  font-size: 15px;
overflow: hidden;
}

.scroll-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  animation: scroll 15s infinite;
}

@keyframes scroll {
  0% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(-36px);
  }
  20% {
    transform: translateY(-72px);
  }
  30% {
    transform: translateY(-108px);
  }
  40% {
    transform: translateY(-144px);
  }
  50% {
    transform: translateY(-180px);
  }
  60% {
      transform: translateY(-216px);
    }
    70% {
      transform: translateY(-252px);
    }
    80% {
      transform: translateY(-288px);
    }
    90% {
      transform: translateY(-324px);
    }
    100% {
      transform: translateY(-100%);
    }
}
.scroll-list li{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.scroll-list li .icon{margin-right: 10px;}
.indexnavtop {
  position: fixed;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  display: none;
}
.lineewm {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 79.46667vw;
  border-radius: 3.2vw;
  background-color: #fff;
}
.erwcode {
  width: 100%;
  height: 40vw;
  margin: 0 auto;
  border-top-left-radius: 3.2vw;
  border-top-right-radius: 3.2vw;
}
.vxtext {
  width: 78%;
  height: 12.26667vw;
  background: #f8f8f8;
  border-radius: 2.66667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 5.33333vw;
  font-weight: 700;
  color: #717171;
  margin: 0 auto;
  margin-top: 1.3vw;
}
.copybtn {
  width: 78%;
  height: 12.26667vw;
  background: #49C0A2;
  -webkit-box-shadow: 0 1px 2.13333vw 0 #49c0a2;
  box-shadow: 0 1px 2.13333vw 0 #49c0a2;
  border-radius: 1.33333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 4.2vw;
  font-weight: 700;
  color: #fff;
  line-height: 8.53333vw;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 60px;
}
.tiprs {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 3.2vw;
  color: #fff;
  line-height: 9.6vw;
  background-color: rgba(0, 0, 0, 0.5);
  padding-left: 4.26667vw;
  padding-right: 4.26667vw;
  display: none;
  z-index: 10000;
}
#qq_Mask2_right2 {
  display: inline-block;
  width: 45px;
  height: 45px;
  color: #000000;
  font-size: 20px;
  line-height: 30px;
  position: absolute;
  right: -24px;
  top: 0px;
  font-weight: bold;
}
.in_hospital .TabContent {
  height: auto;
  overflow: hidden;
}
.in_hospital .TabContent li:nth-child(5n), .in_hospital .TabContent li:nth-child(3n), .in_hospital .TabContent li {
  width: 48%;
  margin-right: 0;
}
.in_hospital .TabContent li .title {
  height: 34px;
  line-height: 34px;
  margin-bottom: 10px;
}
.in_hospital .TabContent ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.in_advantage .Con {
  margin: 5px;
  box-shadow:none;
}
.in_advantage dl {
  width: 50%;
}
.in_advantage dt {
  padding: 0 10px;
}
.in_advantage .title {
  font-size: 18px;
}
.in_advantage .info {
  font-size: 12px;
  line-height: 18px;
  margin: 10px 0;
  height: 90px;
}
.in_advantage .title i {
  margin-top: 6px;
}
.footers_m{
  background: #45a7b5;
  margin-top: 10px;
  padding: 20px;
  margin-bottom: 100px;
  color: #fff;
}
.footerbox_m{
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}
.footerbox_m .colbox_m{
 width: 33.33%;
}
.colbox_m img{
  width: 70%;
}
#myTab_Content0 li a p img{
  height: 110px;
}

}
