body {
  font-family: heebo-sans, Helvetica, Arial, sans-serif;
}

@media screen and (max-width: 767px) {
  #productCenter {
    width: 100%;
  }
  #productCenter .main_content {
    width: 100%;
    height: 100%;
  }
  #productCenter .main_content .banner {
    width: 100%;
    height: 200px;
    position: relative;
    margin-top: 50px;
  }
  #productCenter .main_content .banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #productCenter .main_content .banner .desc {
    position: absolute;
    top: 50%;
    left: 12vw;
    right: 12vw;
    transform: translateY(-50%);
  }
  #productCenter .main_content .banner .desc .title {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 10px #000;
  }
  #productCenter .main_content .banner .desc .text {
    color: #000;
    margin-top: 20px;
    color: #fff;
    width: 80%;
    display: none;
  }
  #productCenter .main_content .banner .desc .text .text-title {
    font-size: 28px;
  }
  #productCenter .main_content .banner .desc .text .tt {
    font-size: 16px;
    margin-top: 20px;
  }
  #productCenter .main_content .our_brand {
    width: 100%;
    height: 100%;
    background: #f2f9ff;
    margin-top: 60px;
    padding: 8vw 15px;
    /***/
    /****/
  }
  #productCenter .main_content .our_brand .itemshow33 {
    margin-bottom: 1rem;
  }
  #productCenter .main_content .our_brand .itemshow33 img {
    width: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot {
    background: #ffffff;
    border: 1px solid #eeeeee;
    padding: 1rem;
    border-top: none;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot .title2 {
    text-align: center;
    font-size: 20px;
    color: #111111;
    font-weight: 600;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot .text2 {
    color: #585858;
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot .viewall {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot .viewall a {
    color: #009966;
  }
  #productCenter .main_content .our_brand .title {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    text-align: center;
  }
  #productCenter .main_content .our_brand .brand_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 8vw 0;
  }
  #productCenter .main_content .our_brand .brand_list .brand_item {
    width: calc(50% - 8px);
    margin-bottom: 15px;
  }
  #productCenter .main_content .our_brand .brand_list .brand_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
  }
  #productCenter .main_content .sleep_art {
    width: 100%;
    height: 100%;
    background: #f7f9f8;
    padding: 8vw 0;
  }
  #productCenter .main_content .sleep_art .title {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    text-align: center;
  }
  #productCenter .main_content .sleep_art .sleep_art_list {
    margin-top: 8vw;
    display: flex;
    flex-direction: column;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .img_left {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .img_left .img1 {
    width: 40%;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .img_left .img1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 15px 15px 0;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .img_left .img2 {
    width: calc(60% - 15px);
  }
  #productCenter .main_content .sleep_art .sleep_art_list .img_left .img2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right {
    width: 100%;
    padding: 0 15px;
    height: 100%;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .indicator {
    margin: 20px 0;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .indicator ul {
    display: flex;
    padding: 0;
    margin: 0;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .indicator ul li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #c9d0d6;
    margin-right: 10px;
    cursor: pointer;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .indicator ul li:hover {
    background: #fd8801;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .indicator ul .active {
    background: #fd8801;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .character {
    color: #384d63;
    font-size: 18px;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .art_title {
    color: #031f40;
    font-size: 24px;
    font-weight: 700;
    margin: 5px 0 15px 0;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .text {
    color: #384d63;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .arrows {
    display: flex;
    align-items: center;
    margin-top: 15px;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .arrows .arrow_right,
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .arrows .arrow_left {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #384d63;
    color: #384d63;
    cursor: pointer;
    margin-right: 15px;
    transition: all 0.3s ease;
    font-size: 20px;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .arrows .disabled {
    background-color: #f7f9f8;
    border-color: #ccc;
    color: #ccc;
    cursor: not-allowed;
  }
  #productCenter .main_content .sleep_advanced {
    width: 100%;
    margin-top: 80px;
    padding-bottom: 8vw;
  }
  #productCenter .main_content .sleep_advanced .title {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    text-align: center;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list {
    margin-top: 8vw;
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    transition: transform 0.5s ease-in-out;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item {
    position: relative;
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    flex-shrink: 0;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item .item_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 0 10px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item .item_bottom .left {
    width: 80%;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item .item_bottom .left .item_title {
    font-weight: 700;
    font-size: 22px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item .item_bottom .left .text {
    font-size: 14px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item .item_bottom .right_arrow {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    cursor: pointer;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .indicator ul {
    display: flex;
    padding: 0;
    margin: 0;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .indicator ul li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #7c756f;
    margin-right: 10px;
    cursor: pointer;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .indicator ul li:hover {
    background: #fd8801;
    width: 25px;
    border-radius: 5px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .indicator ul li.active {
    background: #fd8801;
    width: 25px;
    border-radius: 5px;
  }
  #productCenter .main_content .sleep_family {
    width: 100%;
    margin-bottom: 80px;
    padding: 8vw 15px;
  }
  #productCenter .main_content .sleep_family .title {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    text-align: center;
  }
  #productCenter .main_content .sleep_family .sleep_family_list {
    margin-top: 8vw;
    width: 100%;
    overflow: hidden;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between;
    transition: transform 0.5s ease-in-out;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 15px;
    flex-shrink: 0;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .img {
    height: 240px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px 15px 0 0;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .item_bottom {
    display: flex;
    align-items: center;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    background: #f9f8f6;
    border-radius: 0 0 15px 15px;
    width: 100%;
    padding: 15px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .item_bottom .author {
    padding: 10px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .item_bottom .author .author_name {
    color: #484441;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .item_bottom .bottom_title {
    display: flex;
    align-items: center;
    margin-top: 10px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .item_bottom .bottom_title a {
    color: #000;
    font-size: 18px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .item_bottom .bottom_title .el-icon-right {
    font-size: 20px;
    margin-left: 10px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .indicator ul {
    display: flex;
    padding: 0;
    margin: 0;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .indicator ul li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #7c756f;
    margin-right: 10px;
    cursor: pointer;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .indicator ul li:hover {
    background: #fd8801;
    width: 25px;
    border-radius: 5px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .indicator ul li.active {
    background: #fd8801;
    width: 25px;
    border-radius: 5px;
  }
  #productCenter .main_content .bottom_box {
    width: 100%;
    height: 500px;
    position: relative;
  }
  #productCenter .main_content .bottom_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-right-radius: 120px 30px;
  }
  #productCenter .main_content .bottom_box .desc {
    position: absolute;
    top: 0;
    left: 15px;
    width: 80%;
    background: #4c7867;
    color: #fff;
    padding: 30px;
    border-radius: 0 0 50px 50px;
  }
  #productCenter .main_content .bottom_box .desc .title {
    font-weight: 700;
    font-size: 28px;
  }
  #productCenter .main_content .bottom_box .desc .text {
    margin-top: 15px;
  }
}

@media screen and (min-width: 768px) and (max-width: 922px) {
  #productCenter {
    width: 100%;
  }
  #productCenter .main_content {
    width: 100%;
    height: 100%;
  }
  #productCenter .main_content .banner {
    width: 100%;
    height: 400px;
    position: relative;
  }
  #productCenter .main_content .banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #productCenter .main_content .banner .desc {
    position: absolute;
    top: 58%;
    left: 12vw;
    transform: translateY(-50%);
  }
  #productCenter .main_content .banner .desc .title {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 10px #000;
  }
  #productCenter .main_content .banner .desc .text {
    color: #000;
    margin-top: 20px;
    color: #fff;
    width: 80%;
  }
  #productCenter .main_content .banner .desc .text .text-title {
    font-size: 28px;
  }
  #productCenter .main_content .banner .desc .text .tt {
    font-size: 16px;
    margin-top: 20px;
  }
  #productCenter .main_content .our_brand {
    width: 100%;
    height: 100%;
    background: #f2f9ff;
    margin-top: 60px;
    padding: 4vw 15px;
    /***/
    /****/
  }
  #productCenter .main_content .our_brand .itemshow33 {
    margin-bottom: 1rem;
  }
  #productCenter .main_content .our_brand .itemshow33 img {
    width: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot {
    background: #ffffff;
    border: 1px solid #eeeeee;
    padding: 1rem;
    border-top: none;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot .title2 {
    text-align: center;
    font-size: 20px;
    color: #111111;
    font-weight: 600;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot .text2 {
    color: #585858;
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot .viewall {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot .viewall a {
    color: #009966;
  }
  #productCenter .main_content .our_brand .title {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    text-align: center;
  }
  #productCenter .main_content .our_brand .brand_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 2vw 0;
  }
  #productCenter .main_content .our_brand .brand_list .brand_item {
    width: calc(20% - 12px);
    height: 200px;
  }
  #productCenter .main_content .our_brand .brand_list .brand_item:nth-child(1) img {
    border-radius: 0 0 0 50px;
  }
  #productCenter .main_content .our_brand .brand_list .brand_item:last-child img {
    border-radius: 0 50px 0 0;
  }
  #productCenter .main_content .our_brand .brand_list .brand_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #productCenter .main_content .sleep_art {
    width: 100%;
    height: 100%;
    background: #f7f9f8;
    padding: 4vw 0;
  }
  #productCenter .main_content .sleep_art .title {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    text-align: center;
  }
  #productCenter .main_content .sleep_art .sleep_art_list {
    margin-top: 3vw;
    position: relative;
    display: flex;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .img_left {
    width: 60%;
    height: 100%;
    display: flex;
    justify-content: space-between;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .img_left .img1 {
    width: 40%;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .img_left .img1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 15px 15px 0;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .img_left .img2 {
    width: calc(60% - 15px);
  }
  #productCenter .main_content .sleep_art .sleep_art_list .img_left .img2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right {
    width: 40%;
    padding: 0 15px;
    height: 100%;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .indicator {
    margin: 20px 0;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .indicator ul {
    display: flex;
    padding: 0;
    margin: 0;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .indicator ul li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #c9d0d6;
    margin-right: 10px;
    cursor: pointer;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .indicator ul li:hover {
    background: #fd8801;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .indicator ul .active {
    background: #fd8801;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .character {
    color: #384d63;
    font-size: 18px;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .art_title {
    color: #031f40;
    font-size: 24px;
    font-weight: 700;
    margin: 5px 0 15px 0;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .text {
    color: #384d63;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .arrows {
    position: absolute;
    bottom: 0px;
    display: flex;
    align-items: center;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .arrows .arrow_right,
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .arrows .arrow_left {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #384d63;
    color: #384d63;
    cursor: pointer;
    margin-right: 15px;
    transition: all 0.3s ease;
    font-size: 20px;
  }
  #productCenter .main_content .sleep_art .sleep_art_list .desc_right .arrows .disabled {
    background-color: #f7f9f8;
    border-color: #ccc;
    color: #ccc;
    cursor: not-allowed;
  }
  #productCenter .main_content .sleep_advanced {
    width: 100%;
    margin: 60px 0;
    padding: 2vw 0;
  }
  #productCenter .main_content .sleep_advanced .title {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    text-align: center;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list {
    margin-top: 4vw;
    width: 100%;
    overflow: hidden;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list {
    display: flex;
    justify-content: space-between;
    transition: transform 0.5s ease-in-out;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item {
    position: relative;
    display: flex;
    width: calc(50% - 10px);
    margin-bottom: 20px;
    flex-shrink: 0;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item .item_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 0 10px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item .item_bottom .left {
    width: 80%;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item .item_bottom .left .item_title {
    font-weight: 700;
    font-size: 22px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item .item_bottom .left .text {
    font-size: 14px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .list .advanced_item .item_bottom .right_arrow {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    cursor: pointer;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .indicator ul {
    display: flex;
    padding: 0;
    margin: 0;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .indicator ul li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #7c756f;
    margin-right: 10px;
    cursor: pointer;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .indicator ul li:hover {
    background: #fd8801;
    width: 25px;
    border-radius: 5px;
  }
  #productCenter .main_content .sleep_advanced .sleep_advanced_list .indicator ul li.active {
    background: #fd8801;
    width: 25px;
    border-radius: 5px;
  }
  #productCenter .main_content .sleep_family {
    width: 100%;
    margin-bottom: 60px;
    padding: 2vw 0;
  }
  #productCenter .main_content .sleep_family .title {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    text-align: center;
  }
  #productCenter .main_content .sleep_family .sleep_family_list {
    margin-top: 4vw;
    width: 100%;
    overflow: hidden;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    transition: transform 0.5s ease-in-out;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item {
    display: flex;
    flex-direction: column;
    width: calc(50% - 10px);
    flex-shrink: 0;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .img {
    height: 240px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px 15px 0 0;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .item_bottom {
    display: flex;
    align-items: center;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    background: #f9f8f6;
    border-radius: 0 0 15px 15px;
    width: 100%;
    padding: 15px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .item_bottom .author {
    padding: 10px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .item_bottom .author .author_name {
    color: #484441;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .item_bottom .bottom_title {
    display: flex;
    align-items: center;
    margin-top: 10px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .item_bottom .bottom_title a {
    color: #000;
    font-size: 18px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .list .family_item .item_bottom .bottom_title .el-icon-right {
    font-size: 20px;
    margin-left: 10px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .indicator ul {
    display: flex;
    padding: 0;
    margin: 0;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .indicator ul li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #7c756f;
    margin-right: 10px;
    cursor: pointer;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .indicator ul li:hover {
    background: #fd8801;
    width: 25px;
    border-radius: 5px;
  }
  #productCenter .main_content .sleep_family .sleep_family_list .indicator ul li.active {
    background: #fd8801;
    width: 25px;
    border-radius: 5px;
  }
  #productCenter .main_content .bottom_box {
    width: 100%;
    height: 500px;
    position: relative;
  }
  #productCenter .main_content .bottom_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-right-radius: 120px 30px;
  }
  #productCenter .main_content .bottom_box .desc {
    position: absolute;
    top: 0;
    left: 15px;
    width: 50%;
    background: #4c7867;
    color: #fff;
    padding: 20px;
    border-radius: 0 0 50px 50px;
  }
  #productCenter .main_content .bottom_box .desc .title {
    font-weight: 700;
    font-size: 28px;
  }
  #productCenter .main_content .bottom_box .desc .text {
    margin-top: 15px;
  }
}

@media screen and (min-width: 922px) {
  #productCenter {
    width: 100%;
  }
  #productCenter .main_content {
    width: 100%;
    margin-top: 80px;
  }
  #productCenter .main_content .banner {
    width: 100%;
    height: 500px;
    position: relative;
  }
  #productCenter .main_content .banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #productCenter .main_content .banner .desc {
    position: absolute;
    top: 50%;
    left: 12vw;
    right: 12vw;
    transform: translateY(-50%);
  }
  #productCenter .main_content .banner .desc .title {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 10px #000;
  }
  #productCenter .main_content .banner .desc .text {
    color: #000;
    margin-top: 20px;
    color: #fff;
    width: 50%;
  }
  #productCenter .main_content .banner .desc .text .text-title {
    font-size: 28px;
    font-weight: 600;
  }
  #productCenter .main_content .banner .desc .text .tt {
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
  }
  #productCenter .main_content .desc-box {
    display: flex;
    align-items: center;
  }
  #productCenter .main_content .desc-box .left {
    width: 50%;
  }
  #productCenter .main_content .desc-box .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #productCenter .main_content .our_brand {
    width: 100%;
    height: 100%;
    background: #f2f9ff;
    margin-top: 60px;
    padding: 3vw 12vw;
    /***/
    /****/
  }
  #productCenter .main_content .our_brand .itemshow33 {
    margin-bottom: 2rem;
  }
  #productCenter .main_content .our_brand .itemshow33 img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot {
    background: #ffffff;
    border: 1px solid #eeeeee;
    padding: 1rem;
    border-top: none;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot .title2 {
    text-align: center;
    font-size: 20px;
    color: #111111;
    font-weight: 600;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot .text2 {
    color: #585858;
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot .viewall {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
  }
  #productCenter .main_content .our_brand .itemshow33 .itembot .viewall a {
    color: #009966;
  }
}
