/* 顶部轮播 */
.home_top_swiper {
    width: 10rem;
    height: 6.4rem;
    background: #2BBC80;
}

.banner_carousel {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.banner_carousel_pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-pagination-bullet {
    background: #ffffff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #2BBC80;
}

/* 生育导航 */
.nation_div {
    padding-top: 0.91rem;
    width: 100%;
    background-color: #ffffff;
    height: auto;
    padding-bottom: 0.0266rem;
}

.nation_cen {
    width: 100%;
    height: auto;
    margin: 0 auto;

}

.nation_top {
    width: 100%;
    height: auto;
    background: url('../images/01.png') no-repeat bottom;
    background-size: auto 0.88rem;
    height: 0.78rem;
    padding: 0 .3rem;
}

.nation_top h3 {
    font-size: 0.59rem;
    font-weight: bold;
    line-height: 0.59rem;
    color: #333333;
    text-align: center;
    width: 100%;
    padding-top: 0.14rem;
}

.nation_ul {
    margin-top: 0.59rem;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0.67rem;
}

.nation_ul li {
    width: 1.53rem;
    height: auto;
    margin-right: 0.83rem;
    margin-bottom: 0.4rem;
    display: block;
}

.nation_ul li:nth-of-type(8)~li {
    display: none;
}

.nation_ul li:nth-of-type(4n) {
    margin-right: 0;
}

.nation_ul li a {
    display: block;
    width: 100%;
    height: auto;
}

.nation_ul li a img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 100%;
    border: 0.0266rem solid #f0f0f0;
}

.nation_ul li a b {
    display: block;
    width: 1.49rem;
    height: 0.51rem;
    font-size: 0.37rem;
    line-height: 0.37rem;
    font-weight: 400;
    color: #999999;
    margin-top: 0.21rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nation-more {
    display: block;
    width: 22px;
    height: auto;
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
    animation: test;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
}

.nation-more img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 100%;
    background-color: #fff;
    transform: rotate(0);
}

.nation-more .nation-more-img {
    transform: rotate(180deg);
}

@keyframes test {
    0% {
        top: 0px;
    }

    25% {
        top: -5px;
    }

    50% {
        top: -10px;
    }

    75% {
        top: -5px;
    }

    100% {
        top: 0px;
    }
}


/* 全方位试管婴儿科普公共平台 */
.public_div {
    padding-top: 0.91rem;
    width: 100%;
    background-color: #ffffff;
    height: auto;
    padding-bottom: 0.0266rem;
}

.public_cen {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.public_top {
    width: 100%;
    height: auto;
    background: url('../images/02.png') no-repeat bottom;
    background-size: auto 0.88rem;
    height: 0.78rem;
    padding: 0 .3rem;
}

.public_top h3 {
    font-size: 0.59rem;
    font-weight: bold;
    line-height: 0.59rem;
    color: #333333;
    text-align: center;
    width: 100%;
    padding-top: 0.14rem;
}

.public_ul {
    margin-top: 0.88rem;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0.43rem;
}

.public_ul li {
    margin-right: 0.53rem;
    margin-bottom: 0.61rem;
}

.public_ul li:nth-of-type(3n) {
    margin-right: 0;
}

.public_ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: column;
}

.home_public_icon {
    width: 2.69rem;
    height: 1.6rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.16rem rgba(0, 0, 0, 0.1);
    opacity: 1;
    border-radius: 0.16rem;
    text-align: center;
}

.home_public_icon img {
    width: 1.71rem;
    position: relative;
    top: -0.35rem;
    background: #FFFFFF;
	border-radius:.2rem;
}


.public_ul li a b {
    display: block;
    width: 1.49rem;
    height: 0.51rem;
    font-size: 0.37rem;
    font-weight: 400;
    line-height: 0.59rem;
    color: #333333;
    margin-top: 0.21rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 全方位试管婴儿科普公共平台 end*/

/* 生育顾问 */
.lta-div {
    padding-top: 0.08rem;
    background-color: #ffffff;
}

.lta-top {
    width: 100%;
    height: 2.21rem;
    background: #2BBC80;
    border-top-left-radius: 0.2133rem;
    border-top-right-radius: 0.2133rem;
    padding-top: 0.4rem;
    padding-bottom: 0.2133rem;
}

.lta-ul {
    width: 100%;
    height: auto;
}

.lta-ul li {
    width: 50%;
    height: auto;
    float: left;
}

.lta-ul li a {
    display: block;
}

.lta-ul li a:first-of-type {
    padding-left: 0.43rem;
}

.lta-ul li a:last-of-type {
    padding-left: 0.35rem;
}

.lta-ul li:first-child a {
    border-right: 1px dashed #CECECE;
}

.lta-ul li a b {
    display: block;
    height: 0.64rem;
    font-size: 0.48rem;
    font-weight: bold;
    line-height: 0.64rem;
    color: #FFFFFF;
}

.lta-ul li a p {
    display: block;
    height: 0.51rem;
    font-size: 0.37rem;
    font-weight: 400;
    line-height: 0.51rem;
    color: #FFFFFF;
    margin-top: 0.21rem;
}


.lta-bot {
    width: 100%;
    height: 3.04rem;
    border-bottom-left-radius: 0.2166rem;
    border-bottom-right-radius: 0.2166rem;
    background: url('../images/lta-bot.png') no-repeat center;
    background-size: cover;
}

.ltb-left {
    width: auto;
    height: auto;
    float: left;
    margin-left: 5%;
    padding-top: 0.64rem;
}

.ltb-left p {
    display: block;
    height: 0.51rem;
    font-size: 0.37rem;
    line-height: 0.51rem;
    color: #FFFFFF;
}

.ltb-left h2 {
    height: 0.93rem;
    font-size: 0.69rem;
    font-weight: bold;
    line-height: 0.93rem;
    color: #FFFFFF;
    margin-top: 0.16rem;
}

.ltb-right {
    display: block;
    width: 2.56rem;
    height: 1.01rem;
    float: right;
    margin-right: 5%;
    font-size: 0.37rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.01rem;
    background: #FF6F00;
    border-radius: 1rem;
    margin-top: 1.23rem;
}

/* 生育顾问 end*/


/* 好孕经验 */
.experience_div {
    padding-top: 0.91rem;
    width: 100%;
    background-color: #ffffff;
    height: auto;
    padding-bottom: 0.0266rem;
}

.experience_cen {
    width: 95%;
    height: auto;
    margin: 0 auto;
}

.experience_top {
    width: 100%;
    height: auto;
    background: url('../images/03.png') no-repeat bottom;
    background-size: auto 0.88rem;
    height: 0.78rem;
    padding: 0 .3rem;
}

.experience_top h3 {
    font-size: 0.59rem;
    font-weight: bold;
    line-height: 0.59rem;
    color: #333333;
    text-align: center;
    width: 100%;
    padding-top: 0.14rem;
}

.act-more {
    width: 0.72rem;
    height: 0.72rem;
    background: #FFFFFF;
    border: 0px solid #2BBC80;
    border-radius: 50%;
    display: block;
    float: right;
    margin-right: 2%;
    margin-top: -0.8rem;
}

.act-more img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 100%;
}

.experience_ul {
    width: 95%;
    height: auto;
    margin: 0 auto;
    margin-top: 0.5333rem;
}

.experience_li1 {
    -webkit-box-shadow: 0px 0.2133rem 0.3466rem #eaeaea;
    -moz-box-shadow: 0px 0.2133rem 0.3466rem #EAEAEA;
    box-shadow: 0px 0.2133rem 0.3466rem #eaeaea;
    border-bottom-left-radius: 0.2133rem;
    border-bottom-right-radius: 0.2133rem;
}

.experience_ul .experience_li1 a {
    display: block;
    width: 100%;
    height: auto;
}

.experience_ul .experience_li1 a img {
    display: block;
    width: 100%;
    height: 6.85rem;
    border-top-left-radius: 0.2133rem;
    border-top-right-radius: 0.2133rem;
}

.experience_li1 .infl-con {
    padding: 0.43rem;
    width: auto;
    height: auto;
}

.experience_li1 .infl-con h3 {
    font-size: 0.48rem;
    line-height: 0.69rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0.27rem;
}

.experience_li1 .infl-con p {
    display: block;
    font-size: 0.37rem;
    font-weight: 400;
    line-height: 0.59rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.experience_li2 {
    width: auto;
    height: auto;
    border-bottom: 0.0266rem solid #f0f0f0;
}

.experience_li2 a {
    display: block;
    padding: 0.43rem 2.5%;
}

.experience_li2 a h3 {
    height: 1.2rem;
    font-size: 0.43rem;
    font-weight: 400;
    line-height: 0.64rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: normal;
}

.experience_ul li:last-child {
    border-bottom: none;
}

.experience_ul li:last-child a {
    padding-bottom: 0;
}

/* 好孕经验 end*/

/* 互助问答 */
.mutual_aid {
    padding-top: 0.91rem;
    width: 100%;
    background-color: #ffffff;
    height: auto;
    padding-bottom: 0.0266rem;
}

.mutual_cen {
    width: 95%;
    height: auto;
    margin: 0 auto;
}

.mutual_top {
    width: 100%;
    height: auto;
    background: url('../images/04.png') no-repeat bottom;
    background-size: auto 0.88rem;
    height: 0.78rem;
    padding: 0 .3rem;
}

.mutual_top h3 {
    font-size: 0.59rem;
    font-weight: bold;
    line-height: 0.59rem;
    color: #333333;
    text-align: center;
    width: 100%;
    padding-top: 0.14rem;
}

.mutual_ul {
    width: 95%;
    height: auto;
    margin: 0 auto;
    margin-top: 0.5333rem;
}

.mutual_li1 {
    -webkit-box-shadow: 0px 0.2133rem 0.3466rem #eaeaea;
    -moz-box-shadow: 0px 0.2133rem 0.3466rem #EAEAEA;
    box-shadow: 0px 0.2133rem 0.3466rem #eaeaea;
    border-bottom-left-radius: 0.2133rem;
    border-bottom-right-radius: 0.2133rem;
}

.mutual_ul .mutual_li1 a {
    display: block;
    width: 100%;
    height: auto;
}

.mutual_ul .mutual_li1 a img {
    display: block;
    width: 100%;
    height: 6.85rem;
    border-top-left-radius: 0.2133rem;
    border-top-right-radius: 0.2133rem;
}

.mutual_li1 .infl-con {
    padding: 0.43rem;
    width: auto;
    height: auto;
}

.mutual_li1 .infl-con h3 {
    font-size: 0.48rem;
    line-height: 0.69rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0.27rem;
}

.mutual_li1 .infl-con p {
    display: block;
    font-size: 0.37rem;
    font-weight: 400;
    line-height: 0.59rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.mutual_li2 {
    width: auto;
    height: auto;
    border-bottom: 0.0266rem solid #f0f0f0;
}

.mutual_li2 a {
    display: block;
    padding: 0.43rem 2.5%;
}

.mutual_li2 a h3 {
    height: 1.2rem;
    font-size: 0.43rem;
    font-weight: 400;
    line-height: 0.64rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: normal;
    padding-left: 0.72rem;
    position: relative;
}

.mutual_li2 a h3::before {
    content: '';
    width: 0.45rem;
    height: 0.45rem;
    border-radius: 6px 0px 6px 0px;
    background: url('../images/ask_icon.png') no-repeat center / cover;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0.11rem;
}

.mutual_ul li:last-child {
    border-bottom: none;
}

.mutual_ul li:last-child a {
    padding-bottom: 0;
}

/* 互助问答 end*/

/* 标签索引 */
.tag_index {
    padding-top: 0.91rem;
    width: 100%;
    background-color: #ffffff;
    height: auto;
    padding-bottom: 0.0266rem;
}

.tag_index_cen {
    width: 95%;
    height: auto;
    margin: 0 auto;
}

.tag_index_top {
    width: 100%;
    height: auto;
    background: url('../images/05.png') no-repeat bottom;
    background-size: auto 0.88rem;
    height: 0.78rem;
    padding: 0 .3rem;
}

.tag_index_top h3 {
    font-size: 0.59rem;
    font-weight: bold;
    line-height: 0.59rem;
    color: #333333;
    text-align: center;
    width: 100%;
    padding-top: 0.14rem;
}

.tag_index_ul {
    width: 95%;
    height: auto;
    margin: 0 auto;
    margin-top: 0.5333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tag_index_ul li {
    width: 2.7rem;
    height: 0.85rem;
    background: #F5FDFA;
    /*border-left: 0.08rem solid #2BBC80;*/
    padding: 0 0.27rem;
    /* margin-right: 0.3916rem; */
    margin-right: 0.45rem;
    margin-bottom: 0.45rem;
}

.tag_index_ul li:nth-of-type(3n) {
    margin-right: 0;
}

.tag_index_ul li a h4 {
    font-size: 0.4rem;
    font-weight: 400;
    line-height: 0.85rem;
    color: #333333;
}