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

.first_floor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 10px;
}

.first_floor_le {
    width: 890px;
}

.first_floor_ri {
    width: 300px;
}

.first_floor_fouradwer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.first_fouradwer {
    width: 215px;
    height: 138px;
    background: #2BBC80;
    opacity: 1;
    border-radius: 6px;
    overflow: hidden;
}



.first_floor .yxr_info {
    width: 890px;
    height: 270px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 6px;
    margin-top: 10px;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

}

.first_floor .yxr_side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 230px;
}

.first_floor .yxr_side_gridbara {
    width: 110px;
    height: 110px;
    background: #fff;
    opacity: 1;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    margin-bottom: 10px;
}

.first_floor .yxr_side_gridbara:nth-of-type(2n) {
    margin-right: 0;
}

.first_floor .yxr_side_gridbara:hover {
    background: #F5FDFA;
}

.first_floor .yxr_side_gridbara:hover .yxrsgb_name {
    color: #2BBC80;
}

.first_floor .yxr_side_gridbara:hover .yxrsgb_detail {
    color: #2BBC80;
}

.first_floor .yxr_side_img {
    width: 42px;
    height: 42px;
    margin-top: 15px;
}

.first_floor .yxrsgb_name {
    height: 19px;
    font-size: 14px;
    line-height: 19px;
    color: #333333;
    margin-top: 10px;
}

.first_floor .yxrsgb_detail {
    font-size: 12px;
    line-height: 16px;
    color: #CCCCCC;
    height: 16px;
    margin-top: 4px;
}

.division_vertical {
    height: 100%;
    width: 1px;
    background: #F5F5F5;
    margin: 0 39px;
}

/* 二维码微信群 */
.groupcodeview {
    width: 100%;
    background: #FAFAFA;
    border-radius: 8px;
    overflow: hidden;
    position: sticky;
    top: 20px;
    transition: all .3s;
    border: 1px solid #E6E6E6;
}

.grouplinkview {
    margin: 32px 0 27px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.grouplink {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.grouplink:nth-child(1) .grouplink_cover {
    background: url("https://mt-foreign.oss-ap-southeast-1.aliyuncs.com/static/image/grouplink_cover1.png") center / cover no-repeat;
}

.grouplink:nth-child(2) .grouplink_cover {
    background: url("https://mt-foreign.oss-ap-southeast-1.aliyuncs.com/static/image/grouplink_cover2.png") center / cover no-repeat;
}

.grouplink:nth-child(3) .grouplink_cover {
    background: url("https://mt-foreign.oss-ap-southeast-1.aliyuncs.com/static/image/grouplink_cover3.png") center / cover no-repeat;
}

.grouplink_cover {
    margin: 0 auto;
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}

.grouplink_name {
    font-size: 12px;
    line-height: 17px;
    color: #999999;
    margin-bottom: 1px;
    text-align: center;
}


.groupcode_picview {
    margin: 0 auto;
    width: 98px;
    height: 98px;
    background: #FFFFFF;
    border-radius: 8px;
    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;
    padding: 9px;
}

.groupcode_pic {
    width: 80px;
    height: 80px;
    background: url("https://mt-foreign.oss-ap-southeast-1.aliyuncs.com/static/image/groupcode.jpg") center / cover no-repeat;
}

.groupapply {
    margin-top: 10px;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
    text-align: center;
}

.groupcode_bottom {
    margin-top: 15px;
    border-top: 1px solid #E5E5E5;
    padding: 10px 16px 26px 16px;
}

.groupcode_describe {
    font-size: 14px;
    line-height: 20px;
    color: #999999;
}

.group_wx {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.group_wx_Noview {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.group_wx_add {
    width: 100px;
    height: 32px;
    background: rgba(255, 102, 0, 0.9);
    border: none;
    border-radius: 6px;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}

.group_wx_add:hover {
    background: rgba(255, 102, 0, 1);
}

/* 科普 */
.kepu_redian {
    width: 1200px;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 10px;
    border: 1px solid #E5E5E5;
}

.kepu {
    width: 820px;
}

.redian {
    width: 300px;
}

.home_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}

.home_title .title {
    height: 31px;
    font-size: 24px;
    line-height: 31px;
    color: #333333;
}

.home_title .title_tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 24px;
}

.home_title .tab {
    height: 24px;
    width: 76px;
    background: #F5F5F5;
    opacity: 1;
    border-radius: 12px;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    margin-right: 12px;
    cursor: pointer;
    text-align: center;
    font-weight: normal;
}

.home_title .tab_active {
    color: #FFFFFF;
    background: #2BBC80;
}

.kepu_box:nth-child(n+2):not(:nth-child(n+8)) {
    display: none;
}

/* .kepu_box:nth-of-type(3) {
    display: none;
}

.kepu_box:nth-of-type(4) {
    display: none;
}

.kepu_box:nth-of-type(5) {
    display: none;
}

.kepu_box:nth-of-type(6) {
    display: none;
}

.kepu_box:nth-of-type(6) {
    display: none;
} */


.kepu_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 24px;
}

.kepu_box_le_1 {
    margin-bottom: 24px;
    display: block;
}

.kepu_box_le_2 {
    margin-bottom: 24px;
}

.kepu_box_le_img {
    width: 350px;
    height: 263px;
    background: #f7f7f7;
    opacity: 1;
    border-radius: 8px;
    overflow: hidden;
}

.kepu_box_le_title {
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    margin-top: 10px;
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
}

.kepu_box_le .time_count {
    font-size: 12px;
    line-height: 17px;
    color: #999999;
    margin-top: 16px;
}

.kepu_box_ri_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px;
}

.kepu_box_ri_list .kepu_box_ri_list_title:hover {
    color: #49C066;
}

.kepu_box_ri_list:last-of-type {
    margin-bottom: 0;
}

.kepu_box_ri_list_msg {
    width: 259px;
    margin-right: 20px;
}

.kepu_box_ri_list_msg .citiao {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}

.kepu_box_ri_list_msg .citiao_box {
    width: 233px;
    height: 19px;
    overflow: hidden;
}

.kepu_box_ri_list_msg .citiao_box h4 {
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
}

.kepu_box_ri_list_msg .citiao_box a:hover {
    color: #666666;

}

.kepu_box_ri_list_msg .citiao_box a {
    font-size: 14px;
    color: #999999;
    border-right: 1px solid #e6e6e6;
    width: auto;
    padding-right: 5px;
}

.kepu_box_ri_list_msg .citiao_box a:last-of-type {
    border: none;
}


.kepu_box_ri_list_title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
    margin-top: 12px;
    display: block;
}

.kepu_box_ri_list .time_count {
    font-size: 12px;
    line-height: 17px;
    color: #999999;
    margin-top: 12px;
}

.kepu_box_ri_list_img {
    width: 151px;
    height: 114px;
    background: #f7f7f7;
    border-radius: 8px;
    overflow: hidden;
}

.redian_box {
    margin-top: 24px;
}

.redian_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.redian_list:hover .redian_list_title {
    color: #49C066;
}

.redian_list:last-of-type {
    border: none;
    margin-bottom: 0;
}

.redian_list:nth-of-type(n + 1):nth-of-type(-n + 3) .Serial_number {
    border: 1px solid #FFDFBF;
    background: #FFF5EB;
    color: #FF8401;
}

.Serial_number {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #FAFAFA;
    border: 1px solid #F0F0F0;
    opacity: 1;
    border-radius: 2px;
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
    text-align: center;
}

.redian_list_title {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    width: 261px;
}

.redian_list_title .count {
    height: 18px;
    background: #FAFAFA;
    border: 1px solid #F0F0F0;
    opacity: 1;
    border-radius: 3px;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    padding: 0 8px;
    margin-left: 8px;
}

/* 问答 */
.wenda {
    width: 1200px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    margin-top: 10px;
    padding: 20px;
}

.wenda_box {
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.wenda_box:nth-of-type(n + 2):nth-of-type(-n + 4) {
    display: none;
}

.wenda_slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-right: 38px;
    margin-bottom: 41px;
}

.wenda_slide:nth-of-type(2n) {
    margin-right: 0;
}

.wenda_slide:nth-of-type(n+3):nth-of-type(-n+4) {
    margin-bottom: 0;
}

.wenda_slide_img {
    width: 104px;
    height: 104px;
    background: #f7f7f7;
    opacity: 1;
    border-radius: 4px;
    overflow: hidden;
}

.wenda_lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-left: 16px;
    width: 440px;
    margin-bottom: 21px;
}

.wenda_lists:last-of-type {
    margin-bottom: 0;
}

.wenda_lists_title {
    width: 332px;
    height: 19px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    line-height: 19px;
    color: #181818;
}

.wenda_lists_view_count {
    height: 16px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    line-height: 16px;
    color: #999999;
}


/* 网站导航 */
.Website_navigation {
    margin-top: 10px;
    /*  display: table; */
}

.navigation_box {
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

.navigation_box_title {
    height: 65px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 20px;
    font-family: Hiragino Sans GB;
    font-weight: normal;
    line-height: 21px;
    color: #333333;
    line-height: 65px;
    padding-left: 16px;
}

.navigation_box-le {
    width: 580px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    opacity: 1;
    border-radius: 8px;


}

.navigation_box-le .navigation_list_box {
    padding: 20px 16px;
    display: flex;
    flex-wrap: wrap;

}

.navigation_box-le .navigation_list {
    width: 125px;
    height: 30px;
    background: #F5FDFA;
    opacity: 1;
    border-radius: 4px;
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
    color: #999999;
    text-align: center;
    cursor: pointer;
    display: block;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
}

.navigation_box-le h4 {
    margin-right: 15px;
    margin-bottom: 20px;
}

.navigation_box-le .navigation_list:hover {
    color: #fff;
    background: #2BBC80;
}

.navigation_box-le h4:nth-of-type(4n) {
    margin-right: 0;
}

.navigation_box-le h4:nth-last-of-type(1) {
    margin-bottom: 0;
}

.navigation_box-le h4:nth-last-of-type(2) {
    margin-bottom: 0;
}

.navigation_box-le h4:nth-last-of-type(3) {
    margin-bottom: 0;
}

.navigation_box-le h4:nth-last-of-type(4) {
    margin-bottom: 0;
}

.navigation_box-ri {
    width: 580px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    opacity: 1;
    border-radius: 8px;
}

.navigation_box-ri .navigation_list_box {
    height: 387px;
    padding: 20px 16px 0 16px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.navigation_box-ri .navigation_list:nth-of-type(5n) {
    margin-bottom: 0;
    border-bottom: none;
}

.navigation_box-ri .navigation_list:nth-of-type(n + 1):nth-of-type(-n + 5) {
    margin-right: 39px;
}

.navigation_box-ri .navigation_list {
    width: 254px;
    display: flex;
    padding-bottom: 16px;
    border-bottom: 1px dashed #e6e6e6;
    margin-bottom: 14px;


}

.navigation_box-ri .order_number {
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    line-height: 20px;
    color: #333333;
    margin-right: 8px;
}

.navigation_box-ri .navigation_list_title {
    width: 236px;
    font-size: 16px;
    font-family: Hiragino Sans GB;
    font-weight: normal;
    color: #333333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.navigation_box-ri .navigation_list_title:hover {
    color: #2BBC80;
    cursor: pointer;
}

.navigation_box-ri .count {
    margin-top: 10px;
    font-size: 13px;
    font-family: Arial;
    font-weight: 400;
    line-height: 14px;
    color: #999999;
}

.navigation_box-ri .navigation_list:nth-of-type(1) .order_number {

    color: #f4684f;

}

.navigation_box-ri .navigation_list:nth-of-type(2) .order_number {

    color: #f4684f;

}

.navigation_box-ri .navigation_list:nth-of-type(3) .order_number {

    color: #f4684f;

}


/* 群聊 */
.groupChat {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    z-index: 1000;
}

.groupChat .groupChat-body {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.groupChat .groupChat-body .groupChat-box {
    width: 21.25rem;
    height: 39rem;
    border-radius: 0.75rem;
    position: relative;
    background: url("https://mt-foreign.oss-ap-southeast-1.aliyuncs.com/static/image/Testtubebabygroup/webgrid.png") #ffaec3 no-repeat center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.groupChat .groupChat-body .groupChat-box .groupChat-logo {
    width: 21.25rem;
    height: 9.5rem;
    border-radius: 0.75rem 0.75rem 0 0;
    overflow: hidden;
    background: url("https://mt-foreign.oss-ap-southeast-1.aliyuncs.com/static/image/Testtubebabygroup/illustration.png") #ffaec3 no-repeat center;
    background-size: cover;
}

.groupChat .groupChat-body .groupChat-box .groupChat-logo img {
    width: 100%;
}

.groupChat .groupChat-body .groupChat-box .groups {
    width: 18.75rem;
    height: 20.375rem;
    background: #ffffff;
    border-radius: 0.75rem;
    position: relative;
    top: -0.625rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.groupChat .groupChat-body .groupChat-box .groups .groups-logo {
    width: 16.25rem;
    height: 2.625rem;
    margin-top: 1.25rem;
}

.groupChat .groupChat-body .groupChat-box .groups .groups-logo img {
    width: 100%;
}

.groupChat .groupChat-body .groupChat-box .groups-lists {
    width: 15.75rem;
    height: 9.5rem;
    margin-top: 1.125rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.groupChat .groupChat-body .groupChat-box .groups-lists .groups-lists-child {
    width: 100%;
    height: 2.75rem;
    display: flex;
    align-items: center;
}

.groupChat .groupChat-body .groupChat-box .groups-lists .groups-lists-child .image {
    width: 2.75rem;
    height: 2.75rem;
}

.groupChat .groupChat-body .groupChat-box .groups-lists .groups-lists-child .image img {
    width: 100%;
}

.groupChat .groupChat-body .groupChat-box .groups-lists .groups-lists-child .groups-name {
    width: 12rem;
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 1rem;
    font-family: PingFangTC-Regular, PingFangTC;
    font-weight: 400;
    color: #3f383a;
    margin-left: 1rem;
}

.groupChat .groupChat-body .groupChat-box .yesterday-share {
    width: 16.25rem;
    height: 2.75rem;
    background: rgba(255, 174, 195, 0.1);
    border-radius: 0.5rem;
    margin-top: 1.25rem;
    display: flex;
    align-items: center;
    position: static;
}

.groupChat .groupChat-body .groupChat-box .yesterday-share .yesterday-share-logo {
    position: relative;
    width: 6.25rem;
    height: 0.9375rem;
    opacity: 1;
    margin-left: 1.875rem;
}

.groupChat .groupChat-body .groupChat-box .yesterday-share .yesterday-share-logo img {
    width: 100%;
}

.groupChat .groupChat-body .groupChat-box .yesterday-share .shareCount {
    width: 5rem;
    height: 2.125rem;
    background: rgba(255, 174, 195, 0.5);
    border-radius: 0.375rem;
    font-size: 1.0625rem;
    font-family: PingFangTC-Medium, PingFangTC;
    font-weight: 700;
    color: #dd3661;
    text-align: center;
    line-height: 2.125rem;
    margin-left: 1.875rem;
}

.groupChat .groupChat-body .groupChat-box .directJoin {
    width: 18.75rem;
    height: 7.25rem;
    background: #ffffff;
    border-radius: 8px;
    position: relative;
}

.groupChat .groupChat-body .groupChat-box .directJoin-title {
    position: absolute;
    width: 9.375rem;
    height: 2.75rem;
    top: 1.3125rem;
    left: 1.25rem;
    font-size: 1rem;
    font-family: PingFangTC-Medium, PingFangTC;
    font-weight: 500;
    color: #3f383a;
}

.groupChat .groupChat-body .groupChat-box .zhiyin {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("https://mt-foreign.oss-ap-southeast-1.aliyuncs.com/static/image/Testtubebabygroup/guide.png") no-repeat center;
    background-size: cover;
    position: relative;
    top: 2px;
}

.groupChat .groupChat-body .groupChat-box .clickCopy {
    width: 122px;
    height: 17px;
    position: absolute;
    bottom: 17px;
    left: 21px;
    font-size: 12px;
    font-family: PingFangTC-Medium, PingFangTC;
    font-weight: 500;
    color: #3f383a;
    line-height: 17px;
}

.groupChat .groupChat-body .groupChat-box .QRcode {
    position: absolute;
    top: 13px;
    right: 20px;
    width: 90px;
    height: 90px;
    background: #f96a8e;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.groupChat .groupChat-body .groupChat-box .QRcode-body {
    width: 70px;
    height: 70px;
    background-color: #f1eeef;
    cursor: pointer;
    position: relative;
}

.groupChat .groupChat-body .groupChat-box .QRcode-body .QRcode-body-wxCode {
    position: absolute;
    opacity: 0;
}

.groupChat .groupChat-body .groupChat-box .vertical-left {
    width: 10px;
    height: 33px;
    background: #ffdbe4;
    border-radius: 5px;
    position: absolute;
    top: -21px;
    left: 10px;
}

.groupChat .groupChat-body .groupChat-box .vertical-right {
    width: 10px;
    height: 33px;
    background: #ffdbe4;
    border-radius: 5px;
    position: absolute;
    top: -21px;
    right: 10px;
}

.groupChat .groupChat-body .groupChat-box .closeBtn {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 10px;
    right: 12px;
    cursor: pointer;
    background: url("https://mt-foreign.oss-ap-southeast-1.aliyuncs.com/static/image/Testtubebabygroup/close.png") no-repeat center;
    background-size: cover;
}



.groupChat .groupChat-box .toast {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 112px;
    height: 60px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 16px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
    margin-left: -56px;
    margin-top: -30px;
    display: none;
}

/* 群聊 end */


/* 广告条 */
.home_adwer {
    width: 1200px;
    height: 120px;
    margin: 10px 0;
    background: url('https://www.aa69com.com/static/image/home_adwer.jpg') no-repeat center / cover;
    cursor: pointer;
}

/* 首页底部 */
.home_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 10px;
}

.home_footer .home_footer_l,
.home_footer .home_footer_r {
    width: 595px;
    height: 550px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    opacity: 1;
    border-radius: 6px;
}

.home_footer .home_footer_top {
    width: 100%;
    height: 71px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 24px;
    line-height: 71px;
    color: #333333;
    text-align: center;
}

.home_footer .home_footer_bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.home_footer .home_footer_l .home_footer_bottom_cover {
    width: 351px;
    height: 246px;
    border-radius: 8px;
    margin-top: 20px;
}

.home_footer .home_footer_r .home_footer_bottom_cover {
    width: 555px;
    height: 80px;
    margin-top: 20px;
}

.home_footer .home_footer_content {
    width: 554px;
    margin-top: 16px;
}

.home_footer .home_footer_content p {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 25px;
}
.home_footer .home_footer_content p:last-child{
    margin-bottom: 0;
}
.home_footer .home_footer_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
}

.home_footer .home_footer_btns .footer_btns {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    border: none;
    margin: 0 16px;
}

.home_footer .home_footer_btns .btn1 {
    width: 134px;
    height: 38px;
    background: #2BBC80;
    border-radius: 20px;
}
.home_footer .home_footer_btns .btn2 {
    width: 134px;
    height: 38px;
    background: #76B1F5;
    border-radius: 20px;
}
.home_footer .home_footer_btns .btn3 {
    width: 134px;
    height: 38px;
    background: #FFB07B;
    border-radius: 20px;
}
/* 首页底部 */