

.pageBanner {
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("https://www.ruiguoivf.com/banner/pageBanner.jpg")
}
h2{
    display: inline-block;
    font-size: inherit;
    font-weight: inherit;
    font-size: 20px;
}
.pageBanner_2 {
  background-image: url("https://www.ruiguoivf.com/banner/pageBanner_1.jpg")
}

.pageBanner_3 {
  background-image: url("https://www.ruiguoivf.com/banner/pageBanner_2.jpg")
}

.pageBanner_6 {
  background-image: url("https://www.ruiguoivf.com/banner/pageBanner_3.jpg")
}

.pageBanner_7 {
  background-image: url("https://www.ruiguoivf.com/banner/pageBanner_4.jpg")
}

.pageBanner_8 {
  background-image: url("https://www.ruiguoivf.com/banner/pageBanner_5.jpg")
}

.pageBanner_9 {
  background-image: url("https://www.ruiguoivf.com/banner/pageBanner_6.jpg")
}

.pageBanner_10 {
  background-image: url("https://www.ruiguoivf.com/banner/pageBanner_7.jpg")
}

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

@media screen and (max-width:750px) {
  .pageBanner img {
    padding-bottom: 50px;
}
}


.pageContainer {
  overflow: hidden;
  margin-bottom: 30px;
}


/*==============================*/
/**/
/*栏目位置*/
.mapBox {
  padding-top: 20px;
}

.mapBox img {
  vertical-align: text-top;
  margin-top: 1px;
  margin-right: 6px;
}

.mapBox,
.mapBox a {
  font-size: 12px;
  color: #999;
}

/*栏目名称*/
.fatherName,
.currentName {
  color: #2987e8;
}

.Baby_index .currentName .bigColumn_T {
    font-weight: 300;
    text-align: center;
}

.Baby_index .currentName .bigColumn_T .cn {
    font-size: 30px;
    margin-bottom: 10px;
    
}
.Baby_index .currentName .bigColumn_T .en{
    font-size: 24px;
    text-transform: uppercase;
}

.fatherName span,
.currentName span {
  color: #2987e8;
  padding-left: 15px;
  text-transform: uppercase;
  font-weight: 300
}

.fatherName {
  font-size: 30px;
  padding: 39px 0 60px;
}

.fatherName span {
  padding-left: 15px;
}

.currentName {
  font-size: 24px;
  padding: 60px 0 30px;
}

.currentName span {
  padding-left: 15px;
}

.fatherName .float_r a {
  font-size: 19px;
  background: #2987e8;
  color: #fff;
  padding: 5px 20px;
  border-radius: 20px;
}

.fatherName .float_r img {
  width: 60px;
  vertical-align: middle;
}

.fatherName .float_r span {
  font-size: 20px;
  font-weight: bold;
  color: #2987e8;
  display: inline-block !important;
}

/*子栏目*/
.sonNav {
  border: 1px #cfcfcf solid;
  border-right: none;
  display: inline-block
}

.sonNav a {
  float: left;
  font-size: 16px;
  color: #666;
  padding: 16px 30px;
  position: relative;
  z-index: 2;
  ;
}

.sonNav li a:hover {
  color: #2987e8
}

.sonNav li.on a {
  background: #2987e8;
  color: #fff;
}

.sonNav li {
  position: relative;
  float: left;
  border-right: 1px #cfcfcf solid;
}

.sonNav li.on:after {
  width: 102%;
  height: 132%;
  content: '';
  position: absolute;
  left: -1%;
  top: -16%;
  background: #2987e8;
  z-index: 1;
}

.sonNav a b {
  display: block;
  text-align: center;
  padding-top: 6px;
}

/*==============================*/
/*左右尺寸*/
.bigColumnLeft {
  width: 832px;
  float: left;
  background: #fff;
}

.bigColumnRight {
  width: 320px;
  float: right;
}

.bigColumnRight dl {
  border: 1px #ddd solid;
  margin-bottom: 30px;
  background: #fff;
}

.bigColumnRight dd {
  font-size: 18px;
  color: #333;
  padding: 14px 15px;
  overflow: hidden;
  text-align: right;
  border-bottom: 1px #f3f3f3 solid;
}

.bigColumnRight dd a {
  font-size: 12px;
  color: #999;
}

.bigColumnRight dd a:hover {
  color: #2987e8;
}

.bigColumnRight dd span {
  border-left: 3px #2987e8 solid;
  padding-left: 8px;
  line-height: 18px;
  height: 18px;
  float: left;
}

/**/
.bigColumnRight dt {
  padding: 0 15px;
}

.bigColumnRight dt .btn {
  padding: 13px 0 30px;
  overflow: hidden;
}

.bigColumnRight dt .btn a {
  font-size: 14px;
  line-height: 28px;
  border-radius: 28px;
  padding: 0 19px;
  display: inline-block;
}

.bigColumnRight dt .more {
  border: 1px #2987e8 solid;
  ;
  background: #2987e8;
  color: #fff;
  float: left;
}

.bigColumnRight dt .more:hover {
  opacity: .8
}

.bigColumnRight dt .advisory {
  border: 1px #ddd solid;
  ;
  background: #fff;
  color: #808080;
  float: right;
}

.bigColumnRight dt .advisory:hover {
  color: #2987e8;
}

/*图文切换*/
.swiperBox01 {
  position: relative;
  overflow: hidden;
  margin-top: 24px;
}

.swiperBox01 .swiper-slide {
  position: relative;
  overflow: hidden;
}

.swiperBox01 .swiper-slide .title {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  width: 96%;
  left: 0;
  bottom: 0;
  background: rgba(40, 24, 12, 0.55);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 4%;
}

/*按钮*/
.swiperBox01 .swiper-button-next,
.swiperBox01 .swiper-button-prev {
  position: absolute;
  width: 19px;
  height: 34px;
  margin-top: -17px;
  top: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 4;
  cursor: pointer;
}

.swiperBox01 .swiper-button-prev {
  left: 10px;
  background-image: url("../image/swiperBox_btnL.png");
}

.swiperBox01 .swiper-button-next {
  left: auto;
  right: 10px;
  background-image: url("../image/swiperBox_btnR.png");
}

/*快速导航*/
.bigColumnRight .dl_0 {
  display: none;
}

.bigColumnRight .dl_0 dt {
  overflow: hidden;
  padding-top: 29px;
  padding-bottom: 10px;
}

.bigColumnRight .dl_0 dt a {
  float: left;
  width: 130px;
  height: 35px;
  line-height: 35px;
  border-radius: 35px;
  margin-bottom: 20px;
  border: 1px #ddd solid;
  font-size: 14px;
  color: #666;
  text-align: center;
}

.bigColumnRight .dl_0 dt a:hover {
  color: #fff;
  background: #2987e8;
}

.bigColumnRight .dl_0 dt a:nth-child(2n) {
  float: right;
}

/*专家*/
.bigColumnRight .dl_2 .autoImg {
  background-position: center top;
}

.bigColumnRight .dl_2 .title {
  position: absolute;
}

/*联系*/
.bigColumnRight .dl_3 {}

.bigColumnRight .dl_3 dd {
  background: #2987e8;
  color: #fff;
}

.bigColumnRight .dl_3 dd span {
  border-left: 3px #fff solid;
}

.bigColumnRight .dl_3 dt {
  padding: 0
}

.bigColumnRight .dl_3 .div1 {
  padding: 20px 0 20px;
  text-align: center;
  border-bottom: 1px #f3f3f3 solid;
}

.bigColumnRight .dl_3 .txt {
  font-size: 16px;
  color: #333;
  text-align: center;
  margin-bottom: 8px;
}

.bigColumnRight .dl_3 .tel {
  font-size: 36px;
  color: #2987e8;
  font-family: 'Impact';
}

.bigColumnRight .dl_3 .div2 {
  padding: 22px 0;
}

.bigColumnRight .dl_3 .btn {
  text-align: center;
  padding: 0
}

.bigColumnRight .dl_3 .btn a {
  color: #fff;
  background: #2987e8;
}

.bigColumnRight .dl_3 .add {
  font-size: 16px;
  line-height: 20px;
  color: #333;
  padding-left: 42px;
  background: url("../image/bigColumnRight_add.jpg") no-repeat left center;
  margin: 18px 10px 0 20px;
}

@media screen and (max-width:1200px) {
  .fatherName {
    font-size: 24px;
  padding: 20px 0 24px;
}

.fatherName .float_r a {
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 4px;
}

.fatherName span {
  padding-left: 10px;
}

.fatherName .float_r span {
  font-size: 14px;
}

.fatherName .float_r img {
  width: 50px;
}

.sonNav li {
  overflow: hidden;
  width: 47%;
  text-align: center;
  margin: 0 1% 5px;
}

.sonNav a {
  font-size: 14px;
  padding: 10px 0;
  display: inline-block;
  float: none;
}

.currentName {
  font-size: 19px;
  padding: 20px 0 20px;
}

.bigColumnLeft {
  width: 100%
}

.bigColumnRight {
  display: none;
}
}

@media screen and (max-width:750px) {
  
  .sonNav {
    border: none;
  width: 101%;
}

.sonNav a {
  font-size: 12px;
  font-size: 11px;
}

.sonNav li {
  border: 1px #cfcfcf solid;
}

.currentName span,
.fatherName span {
  padding-left: 0;
  font-size: 12px;
  display: none;
}

}


/*==============单页==========*/
.page_content_main,
.page_content_main>p {
  color: #666;
  font-size: 16px;
  line-height: 1.7;
}

.page_content_main {
  line-height: 1;
}

.page_content_main>p {
  margin-bottom: 18px;
}

.page_content_main img {
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  margin-left: 0 !important;
}

@media screen and (max-width:1200px) {
  .page_content_main>p {
    margin-bottom: 14px;
}

.page_content_main,
.page_content_main>p {
  font-size: 14px;
  line-height: 1.5;
}
}


/*==============================泰国试管婴儿*/

/*优势*/
.pageBaby_ys {
  padding-top: 20px;
}

.pageBaby_ys,
.pageBaby_ys p {
  font-size: 16px;
  line-height: 36px;
  color: #666;
}

.pageBaby_ys .pageBabyImg {
  margin-top: 80px;
}

/*流程*/
.pageBaby_lc h3,
.pageBaby_lc h4,
.pageBaby_lc h5 {
  line-height: 1.1
}

.pageBaby_lc h3 {
  font-size: 24px;
  color: #2987e8;
  font-weight: bold;
  margin: 36px 0
}

.pageBaby_lc h4 {
  font-size: 18px;
  color: #2987e8;
  font-weight: bold;
  margin: 30px 0
}

.pageBaby_lc h5 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  margin: 28px 0
}

.pageBaby_lc p {
  color: #333;
  line-height: 24px;
  margin-bottom: 18px;
}

.pageBaby_lc .con2 {
  position: relative;
  min-height: 546px;
}

.pageBaby_lc .pageBaby_lcBg {
  position: absolute;
  right: -380px;
  top: 10px;
  width: 350px;
  height: 546px;
}

/*适用*/
.list_BabySy {}

.list_BabySy li {
  text-align: center;
  width: 155px;
  height: 210px;
  margin: 30px 0 10px;
  float: left;
}

.list_BabySy li .img,
.list_BabySy li img {
  width: 133px;
  height: 154px;
}

.list_BabySy li .ch {
  font-size: 16px;
  color: #5d5d5d;
  margin: 14px 0 6px;
}

.list_BabySy li .en {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}

.list_BabySy li:hover .ch,
.list_BabySy li:hover .en {
  color: #2987e8;
}

.list_BabySy li:hover img {
  overflow: hidden;
  -webkit-filter: brightness(100);
  filter: brightness(100);
}

.list_BabySy li:hover .img {
  background: url("../image/list_BabySy_cur.png") no-repeat center;
  background-size: cover;
  display: inline-block;
}

.bigColumnLeft .list_BabySy li {
  margin-right: 60px
}

.bigColumnLeft .list_BabySy li:nth-child(4n) {
  margin-right: 0
}


@media screen and (max-width:1200px) {
  .pageBaby_ys {
    padding-top: 0px;
}

.pageBaby_ys,
.pageBaby_ys p {
  font-size: 14px;
  line-height: 1.5;
}

.pageBaby_ys .pageBabyImg {
  margin-top: 30px;
}

.pageBaby_lc h3 {
  font-size: 20px;
  margin: 20px 0;
}

.pageBaby_lc h4 {
  font-size: 18px;
  margin: 20px 0;
}

.pageBaby_lc h5 {
  font-size: 14px;
  margin: 20px 0 10px;
}

.pageBaby_lc p {
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 14px;
}

.pageBaby_lc .pageBaby_lcBg {
  display: none;
}
}

@media screen and (max-width:1200px) {
  .bigColumnLeft .list_BabySy li {
    margin-right: 0
}
}

/*==============================泰国试管婴儿*/
/*进入页面*/
.Baby_index {}

.Baby_index_img1 {
  display: block;
  width: 100%;
}

.Baby_index .list_BabySy {
  padding: 20px 0 30px;
  overflow: hidden;
}

.Baby_index .list_BabySy li {
  margin-right: 54px
}

.Baby_index .list_BabySy li:nth-child(6n) {
  margin-right: 0
}

.Baby_index .ColumnCon_2 {
  padding: 90px 0 40px;
  background: url(../image/in_process.jpg) no-repeat;
  background-size: cover;
}

.Baby_index .ColumnCon_2 .bigColumn_T {
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.Baby_index .ColumnCon_2 .bigColumn_T .ch {
  font-size: 30px;
  margin-bottom: 10px;
}

.Baby_index .ColumnCon_2 .bigColumn_T .en {
  font-size: 24px;
  text-transform: uppercase;
}


.Baby_index .ColumnCon_3 .info {
  color: #666;
  font-size: 16px;
  line-height: 30px;
  padding: 20px 0 50px;
}

.Baby_index .ColumnCon_3 .ico {
  width: 108%;
  margin-left: -4%;
  padding: 60px 0 70px;
  overflow: hidden;
}

.Baby_index .ColumnCon_3 .ico dl {
  width: 12.5%;
  float: left;
  text-align: center;
}

.Baby_index .ColumnCon_3 .ico dt {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  padding: 16px 0 14px;
}

.Baby_index .ColumnCon_3 .ico .txt {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}


@media screen and (max-width:1200px) {
  .Baby_index .ColumnCon_2 {
    padding: 30px 0 20px;
}

.Baby_index .ColumnCon_2 .bigColumn_T .ch {
  font-size: 20px;
  margin-bottom: 10px;
}

.Baby_index .ColumnCon_2 .bigColumn_T .en {
  font-size: 16px;
}

.list_BabySy li {
  width: 25%;
  height: auto;
  margin: 10px 0 10px;
}

.list_BabySy li .img,
.list_BabySy li img {
  width: 80px;
  height: 92px;
}

.Baby_index .list_BabySy li:nth-child(6n),
.Baby_index .list_BabySy li {
  margin-right: 0
}

.Baby_index .list_BabySy li:nth-child(4n) {
  margin-right: 0
}

.Baby_index .ColumnCon_3 .info {
  font-size: 14px;
  line-height: 1.6;
  padding: 0 0 30px;
}

.Baby_index img {
  max-width: 100%;
}

.anchor3-title > img{
  width:100%;
  height:100%;
}

.Baby_index .ColumnCon_3 .float_r {
  width: 100%;
  text-align: center
}

.Baby_index .ColumnCon_3 .float_l img {
  display: none;
}

.Baby_index .ColumnCon_3 .ico {
  padding: 40px 0 20px;
}

.Baby_index .ColumnCon_3 .ico dl {
  width: 25%;
}

.Baby_index .ColumnCon_3 .ico dl img {
  width: 50px;
  height: 51px;
}

.Baby_index .ColumnCon_3 .ico dl dt {
  font-size: 18px;
  padding: 10px 0 10px;
}

.Baby_index .ColumnCon_3 .ico dl .txt {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}


}

@media screen and (max-width:750px) {
  .list_BabySy li {
    width: 50%;
}

.list_BabySy li .ch {
  font-size: 14px;
  margin: 10px 0 4px;
}

.Baby_index .ColumnCon_3 .ico dl img {
  width: 40px;
  height: 40px;
}

.Baby_index .ColumnCon_3 .ico dl.txt {
  font-size: 12px;
  line-height: 18px;
}

}

/*==============================医院列表*/
.listContainer {}

.listContainer .sonNav {
  margin-bottom: 60px;
}

.listContainer .list_title {
  font-size: 20px;
  color: #2987e8;
  padding-bottom: 6px;
  border-bottom: 1px #ddd solid;
  margin-bottom: 24px;
  text-align: right;
  overflow: hidden;
}

.listContainer .list_title span {
  float: left;
}

.listContainer .list_title a {
  font-size: 20px;
  color: #2987e8;
}

.listContainer .list_title a:hover {
  color: #f49d1c;
}

.list_hospital {
  overflow: hidden;
}

.list_hospital .list_ul li {
  width: 264px;
  float: left;
  margin-right: 20px;
  margin-bottom: 40px;
}

.list_hospital .list_ul li:nth-child(3n) {
  margin-right: 0
}

.list_hospital .list_ul li a {
  border: 1px #e1e1e1 solid;
  display: block;
  position: relative;
  overflow: hidden;
}

.list_hospital .list_ul .title {
  font-size: 14px;
  color: #333;
  text-align: center;
  height: 34px;
  line-height: 34px;
  border-top: 1px #e1e1e1 solid;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
    margin: 0 auto;
    display: block;
}

.list_hospital .list_ul .con2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #469da7;
  background: rgba(70, 157, 167, 0.8);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(60%);
  -webkit-transform: translateY(60%);
  -moz-transform: translateY(60%);
  -o-transform: translateY(60%);
  transition: 0.4s ease-out;
  -webkit-transition: 0.4s ease-out;
}

.list_hospital .list_ul .con2 i {
  font-size: 14px;
  color: #fff;
  line-height: 17px;
  display: block;
  padding: 0 10px;
  margin-bottom: 14px;
}

.list_hospital .list_ul .con2 b {
  display: inline-block;
  line-height: 21px;
  border-radius: 21px;
  padding: 0 12px;
}

.list_hospital .list_ul .s1 {
  font-size: 10px;
  color: #fff;
  background: #f8b551;
  margin-right: 10px;
}

.list_hospital .list_ul .s2 {
  font-size: 10px;
  color: #2987e8;
  background: #fff;
}

.list_hospital .list_ul .con2 b:hover {
  opacity: .8
}

.list_hospital .list_ul a:hover .con2 {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  -webkit-transform: translateY(0);
}

@media screen and (max-width:1200px) {
  .listContainer .sonNav {
    margin-bottom: 30px;
}

.listContainer .list_title {
  font-size: 16px;
  margin-bottom: 18px;
}

.listContainer .list_title a {
  font-size: 16px;
}

.list_hospital .list_ul li:nth-child(3n),
.list_hospital .list_ul li {
  width: 49%;
  margin-bottom: 26px;
  margin-right: 2%;
}

.list_hospital .list_ul li:nth-child(2n) {
  margin-right: 0
}

.listContainerMain .list_hospital .list_ul li:nth-child(3) {
  display: none;
}
}

/*==============================医院。专家列表*/
.list_team {
  overflow: hidden;
}

.list_team .list_ul {}

.list_team .list_ul li {
  width: 257px;
  float: left;
  position: relative;
  text-align: center;
  margin-right: 30px;
  margin-bottom: 40px;
}

.list_team .list_ul li:nth-child(3n) {
  margin-right: 0
}

.list_team .list_ul li a {
  border: 1px #e7e7e7 solid;
  display: block;
  padding: 0 20px;
}

.list_team .list_ul .autoImg {
  width: 160px;
  border-radius: 160px;
  margin: 26px auto;
  background-position: center top;
}

.list_team .list_ul .title {
  font-size: 16px;
  color: #333;
  height: 38px;
  line-height: 19px;
  overflow: hidden;
  margin-bottom: 6px;
}

.list_team .list_ul .info {
  height: 57px;
  overflow: hidden;
  font-size: 14px;
  line-height: 19px;
  color: #666;
  text-align: center;
  margin-bottom: 6px;
}

.list_team .list_ul .btn {
  overflow: hidden;
  margin-bottom: 26px;
}

.list_team .list_ul .btn span {
  font-size: 14px;
  line-height: 28px;
  border-radius: 28px;
  padding: 0 19px;
  display: inline-block;
}

.list_team .list_ul .more {
  border: 1px #2987e8 solid;
  ;
  background: #2987e8;
  color: #fff;
  float: left;
}

.list_team .list_ul li a:hover {
  border: 1px #2987e8 solid;
}

.list_team .list_ul li a:hover .autoImg {
  opacity: .8
}

.list_team .list_ul .more:hover {
  opacity: .8
}

.list_team .list_ul .advisory {
  border: 1px #ddd solid;
  ;
  background: #fff;
  color: #808080;
  float: right;
}

.list_team .list_ul .advisory:hover {
  color: #2987e8;
}

@media screen and (max-width:1200px) {
  
  .list_team .list_ul li:nth-child(3n),
    .list_team .list_ul li {
    width: 48.5%;
  margin-right: 3%;
  margin-bottom: 24px;
}

.list_team .list_ul li:nth-child(2n) {
  margin-right: 0
}

.list_team .list_ul li:nth-child(9) {
  display: none;
}

.list_team .list_ul li a {
  padding: 0 6px;
}

.list_team .list_ul .title {
  font-size: 14px;
  height: 32px;
  line-height: 16px;
  margin-bottom: 6px;
}

.list_team .list_ul .info {
  height: 48px;
  font-size: 12px;
  line-height: 16px;
}

.list_team .list_ul .btn {
  margin-bottom: 16px;
}

.list_team .list_ul .btn span {
  font-size: 12px;
  font-size: 10px;
  line-height: 24px;
  border-radius: 14px;
  padding: 0 10px;
}

.listContainerMain .list_team .list_ul li:nth-child(3n) {
  display: none;
}
}

@media screen and (max-width:750px) {
  .list_team .list_ul .autoImg {
    width: 120px;
  border-radius: 120px;
  margin: 10px auto;
}

.list_team .list_ul .btn span i {
  display: none;
}
}


/*==============================医院文章页*/
.articleContainer {
  background: #f8f8f8;
}

.articleContainer .bigColumnLeft {
  width: 860px;
  margin-bottom: 20px;
}

.articleContainer .bigColumnRight .dl_0 {
  display: inherit;
}

.articleContainer .mapBox {
  margin-bottom: 40px;
}

.articleContainer .page_mainTit {
  font-size: 22px;
  color: #333;
  line-height: 1.3
}

.articleContainer .page_mainInfo {
  font-size: 12px;
  line-height: 20px;
  color: #999;
  padding: 10px 0 18px;
  border-bottom: 1px #e5e5e5 solid;
  margin-bottom: 20px;
}

.articleContainer .page_mainInfo b {
  color: #2987e8;
  font-weight: 400;
}

.articleContainer .page_mainInfo span {
  margin-left: 16px;
}

.articleContainer .articlePadding {
  padding: 54px 30px 30px;
  min-height: 1420px;
}

.articleContainer .articleBtn {
  text-align: center;
  padding: 0px 0;
}

.articleContainer .articleBtn a {
  height: 40px;
  line-height: 40px;
  padding: 0 36px;
  border-radius: 36px;
  background: #2987e8;
  font-size: 18px;
  color: #fff;
  display: inline-block;
}

.articleContainer .articleBtn a:hover {
  opacity: .8
}

.articleContainer .articleBtn a img {
  vertical-align: middle;
  margin-right: 9px;
  height: 23px;
  width: 23px;
}

.articleContainer .articleBtn .txt {
  font-size: 18px;
  color: #2987e8;
  padding-top: 12px;
}

@media screen and (max-width:1200px) {
  .articleContainer .mapBox {
    margin-bottom: 20px;
}

.articleContainer .bigColumnLeft {
  width: 100%;
  margin-bottom: 30px;
}

.articleContainer .articlePadding {
  padding: 28px 14px 20px;
  min-height: auto;
}

.articleContainer .page_mainTit {
  font-size: 20px;
}

.articleContainer .page_mainInfo span {
  margin-left: 6px;
}

.articleContainer .page_mainInfo {
  line-height: 19px;
  padding: 5px 0 14px;
  margin-bottom: 20px;
}

.articleContainer .articleBtn a {
  height: 36px;
  line-height: 36px;
  border-radius: 36px;
  padding: 0 30px;
  font-size: 14px;
}

.articleContainer .articleBtn a img {
  width: 18px;
  height: 17px;
}

.articleContainer .articleBtn .txt {
  font-size: 14px;
  padding-top: 8px;
}
}


/*==============================案例 列表*/
.list_case {
  overflow: hidden;
}

.list_case .list_ul li {
  width: 266px;
  float: left;
  margin-right: 16px;
  margin-bottom: 30px;
}

.list_case .list_ul li a {
  display: block;
  margin: 6px;
  box-shadow: 0px 0px 6px #c3dddf;
}

.list_case .list_ul li:nth-child(3n) {
  margin-right: 0
}

.list_case .list_ul li div {
  padding: 10px 12px 20px;
}

.list_case .list_ul .title {
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #333;
}

.list_case .list_ul .info {
  font-size: 12px;
  line-height: 17px;
  height: 34px;
  margin: 15px 0;
  overflow: hidden;
  color: #666;
}

.list_case .list_ul .more {
  font-size: 10px;
  color: #686767;
}

.list_case .list_ul li a:hover .autoImg {
  opacity: .9
}

.list_case .list_ul li a:hover .title,
.list_case .list_ul li a:hover .more {
  color: #2987e8;
}

@media screen and (max-width:1200px) {
  .list_case .list_ul li {
    width: 50%;
  margin-right: 0;
  margin-bottom: 16px;
}

.list_case .list_ul li:nth-child(9) {
  display: none;
}

.list_case .list_ul .title {
  font-size: 12px;
  line-height: 18px;
  height: 36px;
}

.list_case .list_ul .info {
  font-size: 10px;
  margin: 8px 0;
}

.listContainerMain .list_case .list_ul li {
  margin-bottom: 24px;
}

.listContainerMain .list_case .list_ul li:nth-child(3) {
  display: none;
}
}

/*==============================新闻 列表*/
.list_news {}

.list_news .list_ul li a {
  width: 100%;
  display: table;
  box-sizing: border-box;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px #dedede solid;
}

.list_news .list_ul li span {
  display: table-cell;
  vertical-align: middle;
}

.list_news .list_ul li span.cell_1 {
  width: 28%;
  white-space: nowrap;
  background-size: cover;
  background-position: center center;
}

.list_news .list_ul li span.cell_1.img_ {
  background-image: url("../image/in_news.jpg") !important;
}

.list_news .list_ul li span.cell_1 img {
  width: 100%;
  display: block;
  visibility: hidden;
}

.list_news .list_ul li span.cell_3 {
  width: 92px;
  text-align: left;
  line-height: 100%;
  font-size: 16px;
  color: #b2b2b2;
  font-family: 'Arial';
  vertical-align: top
}

.list_news .list_ul li span.cell_3 .date {
  font-size: 46px;
  color: #2987e8;
  font-weight: bold;
}

.list_news .list_ul li span.cell_3 p {
  line-height: 100%;
}

/**/
.list_news .list_ul li span.cell_2 {
  padding-left: 26px;
}

.list_news .list_ul li span.cell_2 .tit {
  position: relative;
  height: 22px;
}

.list_news .list_ul li span.cell_2 .tit span {
  font-size: 22px;
  color: #333;
  line-height: 100%;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.list_news .list_ul li span.cell_2 .info {
  font-size: 12px;
  line-height: 28px;
  color: #666;
  height: 56px;
  overflow: hidden;
  margin: 20px 0 16px;
}

.list_news .list_ul li span.cell_2 .more span {
  display: inline-block;
  font-size: 14px;
  color: #999;
}

.list_news .list_ul li span.cell_2 .more img {
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin-right: 8px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: .7
}

/*移上去*/
.list_news .list_ul li a:Hover .tit span,
.list_news .list_ul li a:Hover .date,
.list_news .list_ul li a:Hover .cell_3,
.list_news .list_ul li a:Hover .more span,
.list_news .list_ul li a:Hover .info {
  color: #2987e8;
}

.list_news .list_ul li a:Hover .date {
  color: #2987e8;
}

.list_news .list_ul li a:Hover .cell_2 .more img {
  -webkit-filter: none;
  filter: none;
  opacity: 1
}

.listContainerMain .list_news .list_ul li {}

.listContainerMain .list_news .list_ul li a {
  border-bottom: none;
  padding-bottom: 0;
}

@media screen and (max-width:1200px) {
  .list_news .list_ul li a {
    margin-bottom: 20px;
  padding-bottom: 20px;
}

.list_news .list_ul li span.cell_3 {
  width: 80px;
}

.list_news .list_ul li span.cell_3 .date {
  font-size: 40px;
}

.list_news .list_ul li span.cell_2 {
  padding-left: 10px;
}

.listContainerMain .list_news .list_ul li a {
  margin-bottom: 20px;
}
}

@media screen and (max-width:750px) {
  .list_news .list_ul li span.cell_3 {
    width: 55px;
  font-size: 12px;
}

.list_news .list_ul li span.cell_2 .tit {
  height: 18px;
}

.list_news .list_ul li span.cell_2 .tit span {
  font-size: 16px;
}

.list_news .list_ul li span.cell_2 .info {
  font-size: 12px;
  line-height: 16px;
  height: 48px;
  margin: 10px 0 10px;
}

.list_news .list_ul li span.cell_2 .more span {
  font-size: 12px;
}

.list_news .list_ul li span.cell_2 .more img {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
}

@media screen and (max-width:520px) {
  .list_news .list_ul li span.cell_3 {
    display: none;
}

.list_news .list_ul li .more {
  display: none;
}

.list_news .list_ul li span.cell_2 .info {
  height: 34px;
  margin-bottom: 0
}
}



/*==============================新闻 文章页*/
.RelatedBox {
  overflow: hidden;
  padding: 50px 0
}

.RelatedBox .title {
  color: #666;
  font-size: 24px;
  padding-bottom: 10px;
  margin-bottom: 9px;
}

.RelatedBox li {
  color: #2987e8;
  /*list-style-type:disc;*/
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.RelatedBox li a {
  font-size: 14px;
  color: #666;
  line-height: 36px;
  height: 36px;
  padding-left: 16px;
  background: url("../image/disc.jpg") no-repeat left center;
}

.RelatedBox li a:hover {
  color: #2987e8
}

.RelatedBox .con_1 {
  width: 390px;
  float: left;
}

.RelatedBox .con_1 .title {
  margin-bottom: 16px;
}

.RelatedBox .con_1 p {
  margin-bottom: 20px;
}

.RelatedBox .con_2 {
  width: 730px;
  float: right;
}

.RelatedBox .con_2 .title {
  border-bottom: 1px #d2d2d2 solid;
}

.RelatedBox .con_2 li {
  width: 48%;
  float: left;
}

.RelatedBox .con_2 li:nth-child(2n) {
  float: right;
}

.RelatedBox .con_2 .ul_1 {
  border-bottom: 1px #d2d2d2 solid;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width:1200px) {
  .RelatedBox .title {
    font-size: 19px;
}

.RelatedBox {
  padding: 10px 0 50px;
}

.RelatedBox .con_1 {
  margin-bottom: 30px;
}

.RelatedBox .con_1,
.RelatedBox .con_2 {
  width: 100%;
  float: none;
}
}

/*==============================*/
/*上下翻页1*/
.Paging_btn {
  border-top: 1px #e1e1e1 solid;
  padding: 26px 0 26px 0;
  margin: 30px 0 20px;
  position: relative;
}

.Paging_con {
  position: relative;
}

.Paging_btn p:first-child {
  margin-bottom: 8px;
  line-height: 120%;
}

.Paging_btn p,
.Paging_btn p a,
.Paging_btn .a_return {
  font-size: 15px;
  line-height: 1.2;
  color: #666;
}

.Paging_btn p {
  padding-right: 260px;
}

.Paging_btn p a {
  padding-left: 6px;
}

.Paging_btn p:hover,
.Paging_btn p a:hover,
.Paging_btn a:Hover.a_return {
  color: #2987e8;
}

.social-share {
  position: absolute;
  right: 0;
  top: 0
}

.social-share .icon-wechat .wechat-qrcode .help p {
  font-size: 12px;
  font-weight: 300
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
  margin-bottom: 0 !important;
}

.tieba {
  border: 1px #227bcc solid !important;
  color: #227bcc !important;
  font-size: 18px !important;
}

a:hover.tieba {
  color: #fff !important;
  background: #227bcc !important;
}

@media screen and (max-width:1200px) {
  .Paging_btn {
    margin-bottom: 0
}

.Paging_btn p {
  padding-right: 0
}

.social-share {
  position: static;
  margin-top: 20px;
}
}

/*==============================*/
/*上下翻页2*/
.Paging_btn2 {
  padding: 30px 0 30px;
  overflow: hidden;
}

.Paging_btn2 div {
  width: 44%;
  display: table;
  line-height: 1;
}

.Paging_btn2 div p {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  color: #666;
}

.Paging_btn2 div p.p1 {
  width: 34px;
  border: 1px #d2d2d2 solid;
}

.Paging_btn2 div p.p2 {
  padding: 0 10px;
}

.Paging_btn2 span {
  font-size: 12px;
  color: #b1b1b1;
  display: block;
  margin-bottom: 5px;
}

.Paging_btn2 .float_r {
  text-align: right;
}

.Paging_btn2 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
  display: block;
  width: 100%
}

/**/
.Paging_btn2 .float_l img {
  background: url("../image/Paging_btn_jtL.png") no-repeat center;
  background-size: cover;
}

.Paging_btn2 .float_r img {
  background: url("../image/Paging_btn_jtR.png") no-repeat center;
  background-size: cover;
}

/**/
.Paging_btn2 div:hover p {
  color: #2987e8;
}

.Paging_btn2 div:hover .p1 {
  background: #2987e8
}

.Paging_btn2 div:hover img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}

@media screen and (max-width:1200px) {
  .Paging_btn2 div {
    width: 49%;
}

.Paging_btn2 div p {
  font-size: 12px;
}

.Paging_btn2 span {
  font-size: 11px;
}
}

@media screen and (max-width:750px) {
  .Paging_btn2 div {
    display: block;
}

.Paging_btn2 div p {
  font-size: 12px;
}

.Paging_btn2 div p.p2 {
  display: block;
  width: 100%;
  box-sizing: border-box
}

.Paging_btn2 div p.p1,
.Paging_btn2 div p.p1 img {
  display: none;
}
}


/*-----------分页---------------*/
.pageNavi {
  text-align: center;
  padding: 20px 0 50px;
  clear: both
}

.pageNavi .wp-pagenavi {
  width: 100%;
  vertical-align: top;
}

.pageNavi .wp-pagenavi span {
  border: none;
  margin: 0 1px;
}

.pageNavi .wp-pagenavi a,
.pageNavi .wp-pagenavi .on_sp {
  display: inline-block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: 1px solid #dedede;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  overflow: hidden;
  border-radius: 2px;
  color: #666;
}

.pageNavi .wp-pagenavi .nolink a {
  border: none;
  text-indent: -99em;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.pageNavi .wp-pagenavi .prev,
.pageNavi .wp-pagenavi .next {
  width: 40px;
  height: 40px;
  display: inline-block;
  overflow: hidden;
  border: 1px solid #dedede;
  position: relative;
  text-indent: -99em;
}

.pageNavi .wp-pagenavi .prev {
  background: url("../image/prev_1.png") no-repeat center;
  background-size: 16px;
}

.pageNavi .wp-pagenavi .next {
  background: url("../image/next_1.png") no-repeat center;
  background-size: 16px;
}

.pageNavi .wp-pagenavi .prev:hover {
  background: #2987e8 url("../image/prev_2.png") no-repeat center;
  background-size: 16px;
}

.pageNavi .wp-pagenavi .next:hover {
  background: #2987e8 url("../image/next_2.png") no-repeat center;
  background-size: 16px;
}

.pageNavi .wp-pagenavi .current a:hover,
.pageNavi .wp-pagenavi .on_sp {
  color: #fff;
  background: #2987e8;
}

@media screen and (max-width:618px) {
  .pageNavi {
    padding: 20px 0 20px;
}

.pageNavi .wp-pagenavi a,
.pageNavi .wp-pagenavi .on_sp,
.pageNavi .wp-pagenavi .prev,
.pageNavi .wp-pagenavi .next {
  width: 34px;
  height: 34px;
  line-height: 34px;
  vertical-align: top
}
}


/*==============================*/
/*关于*/
.about_index {
  margin-bottom: 0
}

.about_index .ColumnCon_1 {}

.about_index .ColumnCon_1 .img img {
  display: block;
  width: 100%;
}

.about_index .ColumnCon_1 .txt {
  padding-left: 50px;
  padding-top: 4px;
  background: url("../image/aboutIndex_bg1.jpg") no-repeat left top;
  margin-top: 40px;
}

.about_index .ColumnCon_1 .txt,
.about_index .ColumnCon_1 .txt p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
}

.about_index .ColumnCon_2 {
  padding: 80px 0 80px;
}

.about_index .ColumnCon_2 .currentName,
.contact_bottom .currentName {
  padding: 0 !important;
}

.about_index .ColumnCon_2 .float_l {
  width: 520px;
}

.about_index .ColumnCon_2 .info {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  padding: 30px 0 16px;
}

.about_index .ColumnCon_2 dl {}

.about_index .ColumnCon_2 dd {
  border-bottom: 1px #e9e9e9 solid;
  font-size: 16px;
  color: #333;
  padding-left: 50px;
  padding-bottom: 22px;
  margin-top: 26px;
  position: relative;
}

.about_index .ColumnCon_2 dd span {
  width: 33px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  font-size: 15px;
  font-family: "Arial";
  text-align: center;
  background: url("../image/aboutIndex_bg2.jpg") no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: -2px;
}

.about_index .ColumnCon_2 .float_r {
  width: 630px;
  height: 350px;
  position: relative
}

#mapContainer {
  width: 100%;
  height: 100%;
}


.contact_bottom {
  background: #f9f9f9;
  padding: 70px 0 80px 0;
  overflow: hidden;
}

.messageBox .txt {
  font-size: 14px;
  color: #888;
  padding: 32px 0 50px;
  line-height: 120%;
}

.feedback_form .form-group {
  display: table;
  width: 48%;
  float: left;
  margin-bottom: 34px;
  position: relative;
}

.feedback_form .form-group:nth-child(2),
.feedback_form .form-group:nth-child(4) {
  float: right
}

.feedback_form .form-group label {
  vertical-align: middle;
  display: table-cell;
}

.feedback_form .form-group label {
  font-size: 14px;
  color: #888;
  width: 55px;
}

.feedback_form .form-group.mb-4 {
  width: 100%
}

.feedback_form .form-control,
.messageBox textarea {
  width: 100%;
  padding: 10px 1%;
  font-size: 14px;
  color: #333;
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px #ddd solid;
  font-family: 'microsoft yahei'
}

.feedback_form .form-control,
.messageBox .ImgCode {
  height: 38px;
  line-height: 98%
}

.messageBox textarea {
  height: 219px;
  vertical-align: top;
  outline: none;
}

.vis_hid {
  visibility: hidden;
}

.feedback_form .submit {
  width: 153px;
  height: 44px;
  line-height: 100%;
  background: #2987e8;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  outline: none;
  border: none;
}

.feedback_form #txtCode,
.feedback_form #safeCode {
  width: 74%;
  float: left;
}

.feedback_form #ImgCode {
  width: 110px;
  vertical-align: middle;
  border: 1px #fff solid;
  float: right;
  box-sizing: border-box;
  height: 38px;
}

.invalid-feedback {
  color: red;
  position: absolute;
  right: -10px;
  bottom: 50%;
  margin-top: -5px;
  font-size: 11px;
}

.alert-danger {
  font-size: 16px;
  color: red;
  clear: both;
}

@media screen and (max-width:1200px) {
  .about_index .ColumnCon_1 .txt {
    padding-left: 34px;
  background-size: 26px auto;
  margin-top: 20px;
}

.about_index .ColumnCon_1 .txt,
.about_index .ColumnCon_1 .txt p {
  font-size: 14px;
  line-height: 1.8;
}

.about_index .ColumnCon_2 {
  padding: 30px 0 40px;
}

.about_index .ColumnCon_2 .float_l {
  width: 100%;
}

.about_index .ColumnCon_2 .info {
  padding: 16px 0 6px;
}

.about_index .ColumnCon_2 dd {
  font-size: 14px;
  padding-left: 40px;
  padding-bottom: 14px;
  margin-top: 14px;
  position: relative;
}

.about_index .ColumnCon_2 dd span {
  top: -5px;
}

.about_index .ColumnCon_2 .float_r {
  width: 100%;
  height: 300px;
}
}



@media screen and (max-width:1200px) {
  .contact_bottom {
    padding: 40px 0 40px 0;
}

.feedback_form .form-control {
  vertical-align: middle;
}

.feedback_form .form-control,
.messageBox textarea {
  font-size: 12px;
}

.messageBox .txt {
  font-size: 13px;
}

.messageBox .txt {
  padding: 22px 0;
}

.messageBox textarea {
  height: 140px;
}

.feedback_form .submit,
.messageBox .reset {
  width: 100px;
  height: 34px;
  font-size: 14px;
}
}

@media screen and (max-width:900px) {
  .feedback_form .form-group label {
    width: 42px;
  font-size: 12px;
}

.feedback_form .form-control,
.messageBox .ImgCode,
.feedback_form #ImgCode {
  height: 30px;
  line-height: 30px;
}

.messageBox .ImgCode {
  width: 80px;
  position: absolute;
  right: -90px;
  top: 0
}

.messageBox #txtCode,
.messageBox #safeCode {
  width: 100%
}

.messageBox .dl {
  margin-bottom: 22px;
  position: relative;
}

.messageBox .dl .dd_2 {
  padding-left: 4px;
  width: 20px;
}

.messageBox textarea {
  height: 100px;
}

.feedback_form .submit {
  width: 100px;
  height: 34px;
}

.messageBox .dl .Validform_wrong,
.messageBox .dl .Validform_checktip {
  right: -2px
}



.feedback_form #ImgCode {
  position: absolute;
  right: -110px;
  top: 0;
}

.feedback_form #safeCode {
  width: 100%;
}

.feedback_form .form-group {
  margin-bottom: 16px;
}
}


/*==============================*/
/*费用*/
.pageCost {}

.pageCost .sonNav a {
  padding-left: 50px;
  padding-right: 50px;
}

/*栏目名称*/
.pageCost .bigColumn_info {
  padding: 60px 0 30px;
}

.pageCost .currentName2,
.pageCost .currentPrice {
  color: #2987e8;
}

.pageCost .currentName2 {
  font-size: 24px;
}

.pageCost .currentName2 span {
  padding-left: 8px;
  text-transform: uppercase;
  font-size: 18px;
}

.pageCost .currentPrice {
  font-size: 18px;
  padding: 12px 0
}

.pageCost .currentPrice span {
  font-size: 30px;
}

.pageCost .currentHospital {
  font-size: 16px;
  color: #666;
}

.pageCost .hospitalImg {
  margin-bottom: 40px;
}

.pageCost .hospitalImg img {
  display: block;
  max-width: 100%;
}

.pageCost .page_content_main img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.pageCost .page_content_main {
  overflow: hidden;
  padding-bottom: 60px;
}

.pageCost .page_content_main p {
  display: inline
}

.pageCost .page_content_main .box {
  position: relative;
  width: 100%;
  float: left;
}

.pageCost .page_content_main .box:nth-child(2n) {
  float: right;
}

.pageCost .page_content_main .btn {
  font-size: 20px;
  color: #633e70;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 26%;
  width: 100%;
  background: rgba(255, 255, 255, 0.4);
  padding-top: 50px;
}

.pageCost .page_content_main .btn p {
  display: block;
}

.pageCost .page_content_main .btn a {
  display: inline-block;
  height: 56px;
  border-radius: 56px;
  line-height: 56px;
  background: #fcc06c;
  font-size: 20px;
  color: #fff;
  padding: 0 46px;
  font-weight: 400;
  margin-top: 14px;
}

.pageCost .page_content_main .btn a:hover,
.pageService_btn a:hover {
  background: #f6ac42
}

.pageCost_bnt {
  display: none;
}

@media screen and (max-width:1200px) {
  .pageCost .page_content_main {
    padding-bottom: 30px;
}

.pageCost .sonNav a {
  padding: 10px 15px;
}

.pageCost .bigColumn_info {
  padding: 20px 0 20px;
}

.pageCost .currentName2 {
  font-size: 20px;
}

.pageCost .currentPrice span {
  font-size: 26px;
}

.pageCost .currentHospital {
  font-size: 14px;
}

.pageCost .hospitalImg {
  margin-bottom: 20px;
}

.pageCost .page_content_main .btn {
  font-size: 12px;
  padding-top: 30px;
}

.pageCost .page_content_main .btn a {
  height: 34px;
  border-radius: 34px;
  line-height: 34px;
  font-size: 14px;
  padding: 0 26px;
  margin-top: 10px;
}
}




/*==============================*/
/*服务*/
.pageService {}

.pageService .currentName {
  margin-bottom: 10px;
}

.pageService #Anchor1 {}

.pageService1_img1 {
  display: block;
  width: 100%;
}

.pageService #Anchor1 .txt {
  font-size: 16px;
  line-height: 30px;
  color: #8e8e8e;
  padding-right: 592px;
  margin: 50px 0;
  background: url("../image/pageService1_bg.jpg") no-repeat right center;
  background-size: 580px auto;
}

.pageService #Anchor1 .txt p {
  margin-bottom: 24px;
}

.pageService #Anchor2 .currentName {
  text-align: center
}

.pageService #Anchor2 {
  background: url("../image/pageService2_bg.jpg") no-repeat right bottom;
}

.pageService #Anchor2 .txt {
  min-height: 340px;
  font-size: 16px;
  color: #8e8e8e;
  line-height: 30px;
  padding-right: 350px;
  background-size: 310px auto;
}

.pageService #Anchor2 .txt p {
  margin-bottom: 30px;
}

.pageService .nTab {
  background: #65b6c1;
  color: #fff;
  padding: 60px 0;
}

.pageService .nTab .mediaWidth {
  text-align: center;
}

.pageService .nTab .nTabT {
  font-size: 30px;
}

.pageService .nTab #myTab {
  text-align: center;
  padding: 40px 0 30px;
}

.pageService .nTab #myTab li {
  height: 39px;
  line-height: 39px;
  font-size: 16px;
  color: #666;
  padding: 0 26px;
  margin: 0 13px 10px;
  display: inline-block;
  background: #f8f8f8;
  cursor: pointer;
}

.pageService .nTab #myTab li.active {
  background: #ffb533;
  color: #fff;
}

.pageService .nTab .TabContent {
  font-size: 16px;
  line-height: 30px;
  width: 80%;
  margin: 0 auto;
  min-height: 90px;
}

.pageService .nTab .none {
  display: none;
}

.pageService .listIco {}

.pageService .listIco {
  padding: 50px 0 80px;
}

.pageService .listIco .list_ul {
  display: table;
  width: 100%;
}

.pageService .listIco li {
  text-align: center;
  height: 210px;
  display: table-cell;
}

.pageService .listIco li .img,
.pageService .listIco li img {
  width: 133px;
  height: 154px;
}

.pageService .listIco li .ch {
  font-size: 16px;
  color: #5d5d5d;
  margin: 14px 0 6px;
}

.pageService .listIco li .en {
  font-size: 12px;
  color: #999;
  text-transform: capitalize;
  letter-spacing: -0.5px;
}

.pageService .listIco li:hover .ch,
.pageService .listIco li:hover .en {
  color: #2987e8;
}

.pageService .listIco li:hover img {
  overflow: hidden;
  -webkit-filter: brightness(100);
  filter: brightness(100);
}

.pageService .listIco li:hover .img {
  background: url("../image/list_BabySy_cur.png") no-repeat center;
  background-size: cover;
  display: inline-block;
}

.pageService .listIco li {}

.pageService .listIco li:nth-child(5) {
  margin-right: 0
}

.anchor3-tit-t {
  font-size: 16px;
  color: #666666;
  line-height: 26px;
}

.anchor3-tit-b {
  font-size: 14px;
  color: #999999;
  line-height: 26px;
}

.anchor3-title {
  display: flex;
  flex-wrap: wrap;
}

.anchor3-title .Anchor3_T {
  flex-basis: 100%;
  margin-bottom: 20px;
}

.anchor3-title .Anchor3_T~div {
  flex-basis: auto;
  flex: 1;
  flex-grow: 1;
  margin-right: 55px;
  text-align: left;
  display: flex;
  flex-flow: column;
  padding: 57px 0;
  justify-content: space-between;
}

.pageService .Anchor3_T {
  font-size: 24px;
  color: #2987e8;
  padding: 80px 0 30px;
  text-align: center;
}

.pageService .Anchor3_info {
  font-size: 16px;
  line-height: 24px;
  color: #8e8e8e;
  text-align: center;
}

.pageService .Anchor3_con2 {
  background: #f8f8f8;
}

.pageService .pageService3_img1 {
  padding: 50px 0 16px;
  border-bottom: 2px #ddd solid;
}

.pageService #Anchor3 .mediaWidth {
  text-align: center;
}

.pageService #Anchor3 img {
  max-width: 100%;
}

.pageService #Anchor3 .Anchor3_con3 {
  padding-bottom: 80px;
}

.pageService_btn {
  background: url("../image/pageService_btn.jpg") no-repeat;
  background-size: cover;
  padding: 90px 0 50px;
  text-align: center;
}

.pageService_btn p {
  font-size: 36px;
  color: #fff;
  margin-bottom: 30px;
}

.pageService_btn a {
  padding: 0 54px;
  height: 42px;
  line-height: 42px;
  border-radius: 42px;
  font-size: 19px;
  color: #fff;
  background: #ffb533;
  display: inline-block;
}


.ivf-scheme-wrapper {
  margin-bottom: 60px
}

.ivf-scheme-wrapper>div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  text-align: center
}

.ivf-scheme-wrapper>div>div>div {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  margin: 20px 0
}

.ivf-scheme-wrapper>div>div>a {
  width: 144px;
  height: 31px;
  border: 1px solid #2987e8;
  opacity: 1;
  border-radius: 16px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 31px;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #2987e8
}

.ivf-scheme-wrapper>div>div>a:hover {
  background: linear-gradient(180deg, #F3B23E 0%, #2987e8 100%);
  color: #FFFFFF
}

.ivf-scheme-wrapper img {
  width: 162px;
  height: 162px
}




.ivf-serve-wrapper .ivf-serve {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 68px
}

.ivf-serve-wrapper .ivf-serve .ivf-serve-d {
  flex-basis: 21%;
  text-align: center;
  margin-top: 40px;
  position: relative
}

.ivf-serve-wrapper .ivf-serve .ivf-serve-d img {
  width: 100%;
  height: 322px
}

.ivf-serve-wrapper .ivf-serve .ivf-serve-d div {
  position: absolute;
  height: 68px;
  line-height: 68px;
  left: 0;
  font-size: 16px;
  right: 0;
  bottom: 0;
  color: white;
  border-radius: 0px 0px 15px 15px;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1
}

.ivf-serve-wrapper .ivf-serve .ivf-serve-d div:hover {
  background: linear-gradient(180deg, #f3b23e 0%, #2987e8 100%)
}

.ivf-serve-wrapper .ivf-serve .ivf-serve-b {
  display: none
}


/* in flow */

/*===================in_process*/

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

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

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

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

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

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

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

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

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


.in_flow {
  background-image: url(../image/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;
}

.advantages-ivf-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}

.advantages-ivf-content img {
  width: 180px;
  height: 135px;
}

.advantages-ivf-content>div:hover {
  border: 1px solid #47abb9;
}

.advantages-ivf-content>div {
  width: 470px;
  height: 280px;
  margin-bottom: 50px;
  background: #ffffff;
  border: 1px solid #eaeaea;
  opacity: 1;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: space-between;
  padding: 30px 57px;
}

.advantages-text {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color: #666666;
}

.advantages-title {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 26px;
  color: #333333;
}


.sonNav-project ul {
  display: flex;
  justify-content: space-between;
}

.sonNav-project li:nth-child(1) {
  background-image: url(../image/86a8339ed144f864.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.sonNav-project li:nth-child(2) {
  background-image: url(../image/2e8411f105449448.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.sonNav-project li:nth-child(3) {
  background-image: url(../image/86a7128cba7414e.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.sonNav-project li>.in_ivfthree_de+div {
  display: flex;
  justify-content: space-between;
}

.sonNav-project li>.in_ivfthree_de+div>a:nth-child(1) {
  color: #2987e8;
}

.sonNav-project li>.in_ivfthree_de+div>a:nth-child(2) {
  color: #DB7627;
}

.sonNav-project li>.in_ivfthree_de+div>a {
  width: 135px;
  height: 39px;
  line-height: 39px;
  background: #FFFFFF;
  opacity: 1;
  border-radius: 19px;
  display: block;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  text-align: center;
}

.sonNav-project li>.in_ivfthree_de {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 21px;
  color: #fff;
  margin: 26px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


.sonNav-project li>a:nth-child(1) {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 31px;
  color: #fff;
  text-align: center;
  display: block;
}

.sonNav-project li {
  width: 290px;
  height: 166px;
  border-radius: 6px;
  padding: 40px 38px;
}

@media screen and (max-width:1200px) {
  
  .sonNav-project li:nth-child(1)>a:nth-child(1) {       
    padding-right: 10px;
}
.sonNav-project li>.in_ivfthree_de {        
  display: none;
}

.sonNav-project li>.in_ivfthree_de+div>a:nth-child(2) {
  display: none;
}

.sonNav-project li>.in_ivfthree_de+div>a {
  width: 78px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
}

.sonNav-project li {
  width: 80px;
  height: unset;
  border-radius: 6px;
  padding: 10px;
}

.sonNav-project li>a:nth-child(1) {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
  display: block;
}
.advantages-ivf-content {
  margin-top: 0;
  padding: 0 15px;
}

.advantages-title {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: unset;
}

.advantages-ivf-content>div {
  padding: 10px 18px 20px;
  height: 100%;
  margin-bottom: 10px;
}

.advantages-ivf-content img {
  width: 80px;
  height: 60px;
}


.in_flow .flow-title {
  font-size: 16px;
  font-weight: 400;
}

.in_flow {
  background-repeat: no-repeat;
  background-size: 92% 76%;
  background-position: 21px 10px;
}

.flow-wrapper:nth-child(1) {
  margin-bottom: 25px;
}

.flow-wrapper img {
  width: 60px;
  height: 60px;
}

.in_flow .flow-de {
  display: none;
}

.flow-wrapper {
  padding: 0;
}


.ivf-serve-wrapper {
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-top: 0
}

.ivf-serve-wrapper .ivf-serve {
  margin-bottom: 0
}

.ivf-serve-wrapper .ivf-serve .ivf-serve-d {
  margin-bottom: 20px;
  margin-top: 0
}

.ivf-serve-wrapper .ivf-serve .ivf-serve-d img {
  width: 100px;
  height: 90px
}

.ivf-serve-wrapper .ivf-serve .ivf-serve-d div {
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  border-radius: 4px
}

.ivf-serve-wrapper .ivf-serve .ivf-serve-d div:hover {
  background: linear-gradient(180deg, #f3b23e 0%, #2987e8 100%)
}

.ivf-serve-wrapper .ivf-serve .ivf-serve-b {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  min-width: 100px
}

.ivf-serve-wrapper .ivf-serve .ivf-serve-b a {
  display: block;
  width: 80px;
  height: 31px;
  background: linear-gradient(180deg, #F3B23E 0%, #2987e8 100%);
  box-shadow: 1px 1px 10px #E19207;
  opacity: 1;
  border-radius: 16px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 31px;
  text-align: center;
  color: #FFFFFF;
  opacity: 1
}

.ivf-scheme-wrapper {
  margin-bottom: 30px
}

.ivf-scheme-wrapper>div {
  margin-bottom: 22px
}

.ivf-scheme-wrapper>div>div:last-child {
  display: none
}

.ivf-scheme-wrapper>div>div>div {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 21px;
  color: #333333;
  margin: 10px 0
}

.ivf-scheme-wrapper>div>div>a {
  width: 98px;
  height: 21px;
  border: 1px solid #2987e8;
  opacity: 1;
  border-radius: 16px;
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 21px;
  color: #2987e8
}

.ivf-scheme-wrapper>div>div>a:hover {
  background: unset;
  color: unset
}

.ivf-scheme-wrapper img {
  width: 74px;
  height: 74px
}

.pageService #Anchor3 img {
  width: 100%;
  height: 100%;
}

.anchor3-title .Anchor3_T~div {
  margin: 0;
  padding:0;
}

.pageService #Anchor1 .txt p {
  margin-bottom: 20px;
}

.pageService #Anchor1 .txt {
  margin: 30px 0;
  font-size: 14px;
  line-height: 1.5;
  padding-right: 300px;
  background-size: 300px auto
}


.pageService #Anchor2 .currentName {
  margin-bottom: 0px;
}

.pageService #Anchor2 {
  background-size: 200px auto;
  margin-bottom: 30px;
}

.pageService #Anchor2 .txt {
  min-height: 240px;
  font-size: 14px;
  line-height: 1.5;
}

.pageService #Anchor2 .txt {
  padding-right: 200px;
}

.pageService #Anchor2 .txt p {
  margin-bottom: 10px;
}

.pageService1_img2 {
  max-width: 100%
}

.pageService .nTab {
  padding: 30px 0
}

.pageService .nTab #myTab {
  padding: 20px 0 16px;
}

.pageService .nTab .nTabT {
  font-size: 24px;
}

.pageService .nTab #myTab li {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  padding: 0 20px;
  margin: 0 10px 6px 0;
}

.pageService .nTab .TabContent {
  font-size: 14px;
  line-height: 1.5;
  min-height: 63px;
  width: 90%
}

.pageService .listIco {
  padding: 20px 0 30px;
}

.pageService .Anchor3_T {
  font-size: 20px;
  padding: 40px 0 10px;
}

.pageService .Anchor3_info {
  font-size: 14px;
  line-height: 1.4;
}

.pageService .listIco li .img,
.pageService .listIco li img {
  width: 80px;
  height: 92px;
}

.pageService .listIco li {
  width: 50%;
  float: left;
  height: auto
}

.pageService .listIco li:nth-child(3) {
  width: 100%
}

.pageService #Anchor3 .Anchor3_con3 {
  padding-bottom: 30px;
}

.pageService_btn {
  padding: 40px 0 30px;
}

.pageService_btn p {
  font-size: 20px;
  margin-bottom: 20px;
}

.pageService_btn a {
  padding: 0 34px;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
  font-size: 16px;
}

}

@media screen and (max-width:750px) {
  .pageService .nTab .TabContent {
    width: 100%;
}

.pageService #Anchor2 {
  background: none;
}

.pageService #Anchor1 .txt,
.pageService #Anchor2 .txt {
  padding-right: 0;
  background: none;
}

}



/*搜索*/
.list_search.list_news .list_ul li span.cell_2 .tit span {
  position: static;
  display: inline;
}

.list_search.list_news .list_ul li span.cell_3 {
  display: none;
}
