@charset "utf-8";
/*
  索引
  关于我们
  联系我们
  服务与支持
*/
@media screen and (max-width: 1600px) {
  /*通用样式*/
  .font18 {
    font-size: 16px;
  }
  .font24 {
    font-size: 20px;
  }
  .font28,
  .font34 {
    font-size: 24px;
  }
  .font38,
  .font36 {
    font-size: 32px;
  }
  .font48,
  .font42 {
    font-size: 38px;
  }
  .font58 {
    font-size: 48px;
  }
  .support-box-1 {
    padding-top: 80px;
  }
  /*产品中心*/
  .support-box-2 {
    margin-bottom: 0;
  }
  .support-box .section .support-container .service-box h1 {
    font-size: 24px;
  }
  /*分享精彩*/
  .news-info .news-info-box .news-list-left {
    padding-right: 40px;
  }
  /*首页*/
  .index-box1 .item .text .summary {
    margin: 10px auto;
  }
  .index-box2 .taps-box-list .item .text {
    padding: 60px 40px;
  }
}
@media screen and (max-width: 1440px) {
  /*服务与支持*/
  .support-detail-box .support-detail-1 .section .right-img {
    transition: all 0.5s;
  }
  /*产品中心*/
  /*banner*/
  .banner .text .title {
    font-size: 32px;
  }
  .banner .bannerLeft .text {
    left: 80px;
  }
  .banner .bannerRight .text {
    right: 80px;
  }
  .index-box3 .video-control .swiper-slide .text .title {
    font-size: 24px;
  }
}
@media screen and (max-width: 1366px) {
  /*通用样式*/
  .topBar .text {
    margin-left: 30px;
  }
  .font22 {
    font-size: 18px;
  }
  .font38,
  .font32 {
    font-size: 28px;
  }
  .font48,
  .font42 {
    font-size: 32px;
  }
  /*服务与支持*/
  .support-box {
    padding: 40px 0;
  }
  .support-box .section .support-container {
    width: 72%;
  }
  .support-box .section .support-container .app-download-box .item {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .support-box .section .support-container .service-box .item-list .item .text {
    bottom: 30px;
  }
  /*分享精彩*/
  .news-info .news-info-box .news-list-left {
    width: calc(100% - 300px);
  }
  .news-info .news-info-box .news-list-right {
    width: 300px;
  }
  .news-list .news-list-box .news-list-left {
    width: calc(100% - 330px);
    margin-right: 30px;
  }
  .news-list .news-list-box .news-list-left .item .text .time {
    margin-bottom: 5px;
  }
  .news-list .news-list-box .news-list-right {
    width: 300px;
  }
  .scene-box-1 .scene-list .item .text {
    width: 50%;
  }
  .scene-box-1 .scene-list .item .img-list {
    width: 45%;
  }
  /*产品中心*/
  /*个人中心*/
  .member .member-box .section .member-menu {
    width: calc(25% - 30px);
  }
  .member .member-box .section .member-container {
    width: 75%;
  }
  .member .member-box .cart-box .apply-box .result-list .result-box {
    font-size: 24px;
  }
  .member .member-box .cart-box .apply-box .result-list .result-box span {
    font-size: 24px;
  }
}
@media screen and (max-width: 1280px) {
  /*通用样式*/
  .slideBar {
    right: 20px;
    bottom: 100px;
    top: auto;
  }
  .slideBar .item {
    width: 50px;
    height: 50px;
  }
  header .section .header-box .menu-box .menu-list .firstItem .firstItem-title {
    padding: 0 20px;
  }
  /*产品中心*/
  .product .product-right .item .imgBox .show-img .show-title {
    padding: 15px 20px;
  }
  .product .product-right .item .text {
    padding: 20px 20px 30px;
    background: #f2f2f2;
  }
  .product .product-right .item .text .summary {
    margin-bottom: 10px;
  }
  .product-info .product-info-box .product-swiper {
    width: 50%;
  }
  .product-info .product-info-box .product-swiper .product-change-box {
    height: 400px;
  }
  .product-info .product-info-box .product-text {
    width: 45%;
  }
  /*个人中心*/
  .pay-box-show .pay-box .pay-code {
    max-width: 180px;
  }
  .member .member-box .section .member-apply-list .member-apply-list-box .apply-order .item-box .item-list .item-title {
    margin: 0 10px;
    width: calc(100% - 80px);
  }
  .support-detail-box .support-detail-1 .section .text .text-top .left {
    flex-basis: 40%;
  }
  /*footer*/
  footer .footer .title {
    font-size: 16px;
  }
  footer .footer .footerItem a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  /*通用样式*/
  .banner .text {
    top: 30%;
  }
  .banner .text .title {
    font-size: 18px;
  }
  .banner .text .summary {
    font-size: 14px;
  }
  .banner .swiper-button-prev {
    left: 20px;
  }
  .banner .swiper-button-prev::after {
    font-size: 20px;
  }
  .banner .swiper-button-next {
    right: 20px;
  }
  .banner .swiper-button-next::after {
    font-size: 20px;
  }
  .banner .bannerLeft .text {
    left: 0;
    text-align: center;
    top: 30%;
    bottom: auto;
  }
  .banner .bannerRight .text {
    right: 0;
    text-align: center;
    top: 30%;
    bottom: auto;
  }
  .banner .bannerVideo-box {
    flex-direction: column;
    top: 30%;
  }
  .banner .bannerVideo-box .text {
    text-align: center;
    flex-basis: auto;
    margin-left: auto;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .banner .bannerVideo-box .banner-video {
    flex-basis: auto;
    width: 80%;
    transform: translate(0);
  }
  .topBar .topBar-box {
    padding-right: 30px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
  }
  .topBar .topBar-box .text {
    margin-left: 0;
    font-size: 12px;
  }
  .topBar .topBar-box .text a {
    font-size: 12px;
  }
  .pageBanner,
  .supportBanner {
    padding-top: 110px;
  }
  .pageBanner .banner-box,
  .supportBanner .banner-box {
    height: 200px;
  }
  .sceneBanner .banner-box {
    height: 300px;
    background-size: cover !important;
  }
  .supportBanner .location {
    position: absolute;
    bottom: -40px;
    left: 0;
  }
  .form-support label input,
  .form-support label button {
    height: 50px;
    font-size: 14px;
  }
  .about-box {
    padding: 150px 0 40px;
  }
  header.header1 {
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.05);
  }
  .faqBanner .location {
    display: block;
  }
  .font18,
  .font16 {
    font-size: 14px;
  }
  .font24,
  .font28,
  .font22,
  .font26 {
    font-size: 16px;
  }
  .font38,
  .font32,
  .font34,
  .font42,
  .font36 {
    font-size: 20px;
  }
  .font58,
  .font48,
  .font46 {
    font-size: 24px;
  }
  .pager .number {
    margin: 0 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  /*通用样式*/
  .slideBar {
    right: 10px;
    bottom: 100px;
    top: auto;
  }
  .slideBar .item {
    width: 40px;
    height: 40px;
  }
  /*关于我们*/
  .about-box .about-title {
    font-size: 20px;
    margin-bottom: 0;
  }
  .about-box .about-box-1 {
    height: 500px;
  }
  .about-box .about-box-1 video {
    height: 100%;
  }
  .about-box .about-box-1 .text .summary {
    margin-top: 10px;
  }
  .about-box .about-box-1 .text .about-video-play {
    height: 30px;
    width: 150px;
  }
  .about-box .about-box-2 .item-list {
    flex-wrap: wrap;
  }
  .about-box .about-box-2 .item-list .item {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .about-box .about-box-2 .item-list .item .text {
    width: calc(100% - 100px);
  }
  .about-box .about-box-3 {
    margin-top: 50px;
    padding: 50px 0;
  }
  .about-box .about-box-3 .section {
    flex-direction: column;
    align-items: flex-start;
  }
  .about-box .about-box-3 .section .history-time {
    width: 100%;
    padding: 0;
    margin: 30px 0;
  }
  .about-box .about-box-3 .section .history-time .swiper {
    width: 100%;
    height: auto;
  }
  .about-box .about-box-3 .section .history-time .swiper .swiper-slide {
    height: auto;
    text-align: center;
    justify-content: center;
  }
  .about-box .about-box-3 .section .history-time .swiper .swiper-slide span {
    font-size: 20px;
  }
  .about-box .about-box-3 .section .history-time .swiper .swiper-slide::after {
    display: none;
  }
  .about-box .about-box-3 .section .history-time .swiper-button-prev {
    width: 20px;
    height: 30px;
    margin: auto;
    left: 0;
    right: auto;
  }
  .about-box .about-box-3 .section .history-time .swiper-button-prev::after {
    transform: rotate(0deg);
  }
  .about-box .about-box-3 .section .history-time .swiper-button-next {
    right: 0;
    left: auto;
    width: 20px;
    height: 30px;
  }
  .about-box .about-box-3 .section .history-time .swiper-button-next::after {
    transform: rotate(0deg);
  }
  .about-box .about-box-3 .section .history-box {
    width: 100%;
  }
  .about-box .about-box-3 .section .history-box .swiper-slide {
    flex-direction: column;
  }
  .about-box .about-box-3 .section .history-box .swiper-slide .text p {
    margin-bottom: 10px;
  }
  .about-box .about-box-3 .section .history-box .swiper-slide .text,
  .about-box .about-box-3 .section .history-box .swiper-slide .img {
    width: 100%;
    max-width: 100%;
  }
  .about-box .about-box-3 .section .history-box .swiper-slide .text img,
  .about-box .about-box-3 .section .history-box .swiper-slide .img img {
    width: 100%;
  }
  .about-box .about-box-4 {
    margin: 50px 0;
  }
  .about-box .about-box-4 .about-title {
    margin-bottom: 20px;
  }
  /*联系我们*/
  .about-box .contact-bottom {
    margin-top: 20px;
  }
  .about-box .contact-bottom .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  /*服务支持*/
  .support-box-1 {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .support-box-1 .support-box-1-box {
    margin-top: 20px;
  }
  .support-box-1 .support-box-1-box .item {
    width: calc((100% - 20px) / 3);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .support-box-1 .support-box-1-box .item:nth-child(3n) {
    margin-right: 0;
  }
  .support-box-1 .support-box-1-box .item a .item-img {
    width: 40px;
    height: 40px;
  }
  .support-box-2 .contact-item {
    height: 200px;
    margin-top: 20px;
  }
  .support-box-2 .contact-item .contact-item-img {
    height: 100%;
  }
  .support-box-2 .contact-item .contact-item-img img {
    height: 100%;
    object-fit: cover;
  }
  .support-box-2 .contact-item .text {
    width: 70%;
  }
  .support-box-2 .contact-item .text img {
    display: none;
  }
  .support-box-2 .contact-item .text .summary {
    margin-bottom: 10px;
  }
  .support-box-2 .contact-item .text .link {
    padding: 2px 20px 2px 0;
  }
  .support-box-2 .contact-item-bottom .item {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    padding: 20px;
  }
  .support-box-2 .contact-item-bottom .item .item-title {
    margin: 10px auto;
  }
  .support-box-2 .contact-item-bottom .item:nth-child(3n) {
    margin-right: 20px;
  }
  .support-box-2 .contact-item-bottom .item:nth-child(2n) {
    margin-right: 0;
  }
  .support-box {
    padding: 60px 0;
  }
  .support-box .support-box-2 .contact-item .text {
    width: 80% !important;
    padding: 15px;
  }
  .support-box .support-box-2 .contact-item .text p {
    font-size: 12px !important;
  }
  .support-box .support-product-title {
    margin-bottom: 10px;
  }
  .support-box .product-title {
    text-align: center;
  }
  .support-box .service-phone-click {
    display: block;
    width: 100%;
    height: 40px;
    background: var(--dominant-color);
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
  }
  .support-box .section {
    flex-direction: column;
  }
  .support-box .section .support-menu {
    width: 100%;
    display: none;
  }
  .support-box .section .support-menu .item-list .item a {
    font-size: 14px;
    padding: 10px 20px;
    text-align: center;
  }
  .support-box .section .support-menu .item-list .item a::after {
    display: none;
  }
  .support-box .section .support-menu .item-list-product {
    background: #f7f7f7;
    padding: 20px;
  }
  .support-box .section .support-menu .item-list-product .item {
    padding: 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
  }
  .support-box .section .support-menu .item-list-product .item .item-box {
    display: none;
    margin-top: 10px;
    padding-left: 20px;
  }
  .support-box .section .support-menu .item-list-product .item .item-box a {
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .support-box .section .support-container {
    width: 100%;
    margin-top: 30px;
  }
  .support-box .section .support-container .app-download-box .item {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .support-box .section .support-container .app-download-box .item:nth-child(3n) {
    margin-right: 20px;
  }
  .support-box .section .support-container .app-download-box .item:nth-child(2n) {
    margin-right: 0;
  }
  .support-box .section .support-container .service-box h1 {
    font-size: 16px;
  }
  .support-box .section .support-product-container .service-box .item-list {
    margin-top: 10px;
  }
  .support-box .section .support-product-container .service-box .item-list .item {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .support-box .section .support-product-container .service-box .item-list .item:nth-child(3n) {
    margin-right: 20px;
  }
  .support-box .section .support-product-container .service-box .item-list .item:nth-child(2n) {
    margin-right: 0;
  }
  .support-messages {
    padding: 150px 0 40px;
  }
  .support-messages .title-box {
    padding: 30px;
  }
  .support-messages .messages-link {
    margin: 30px auto;
  }
  .support-messages .form-messages {
    padding: 20px;
  }
  .support-messages .form-messages.form-business {
    padding: 0;
  }
  .support-messages .form-messages .item {
    margin-bottom: 20px;
  }
  .support-messages .form-messages .item .checkbox-box label {
    width: calc(100% / 3);
  }
  .support-messages .form-messages .item .input-box .input-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .support-detail-box {
    padding: 110px 0 40px;
  }
  .support-detail-box .support-detail-container {
    flex-direction: column;
  }
  .support-detail-box .support-detail-container .left {
    margin-bottom: 30px;
  }
  .support-detail-box .support-detail-container .support-box .section {
    width: 100%;
  }
  .support-detail-box .support-detail-1 {
    margin-bottom: 40px;
    height: auto;
  }
  .support-detail-box .support-detail-1 .section {
    flex-direction: column;
    padding-bottom: 0;
  }
  .support-detail-box .support-detail-1 .section .text {
    width: 100%;
    z-index: 1;
  }
  .support-detail-box .support-detail-1 .section .text .text-top {
    flex-direction: column;
  }
  .support-detail-box .support-detail-1 .section .right-img {
    transform: translateX(0);
    text-align: center;
  }
  .support-detail-box .support-detail-1 .section .right-img img {
    width: 70%;
  }
  .support-detail-box .support-detail-1 .section .item-link-box .item {
    margin-right: 0;
    width: calc(100% / 4);
  }
  .support-detail-box .support-detail-1 .section .item-link-box .item .little-title {
    margin-top: 0;
  }
  .support-detail-box .support-detail-1 .section .item-link-box .item .img img {
    width: 50%;
  }
  .support-detail-box .support-detail-1 .section .form-select select {
    font-size: 14px;
    width: 30%;
  }
  .support-detail-box .support-detail-1 .form-select {
    flex-direction: column;
    align-items: flex-start;
  }
  .support-detail-box .support-detail-1 .form-select span {
    font-size: 16px;
  }
  .support-detail-box .support-detail-1 .form-select .select-box {
    margin-top: 20px;
    width: 100%;
    margin-right: 0;
  }
  .support-detail-box .support-detail-1 .form-select .select-box .select-active {
    font-size: 14px;
  }
  .support-detail-box .support-detail-1 .form-select .select-box .item-list {
    z-index: 8;
  }
  .support-detail-box .support-detail-1 .form-select .select-box .item-list .item {
    font-size: 14px;
  }
  .support-detail-box .support-detail-2 .item-list .item-box {
    margin-top: 10px;
  }
  .support-detail-box .support-detail-2 .item-list .item-box .item {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 20px;
    height: 80px;
  }
  .support-detail-box .support-detail-2 .item-list .item-box .item:nth-child(3n) {
    margin-right: 20px;
  }
  .support-detail-box .support-detail-2 .item-list .item-box .item:nth-child(2n) {
    margin-right: 0;
  }
  .support-detail-box .support-detail-2 .item-list .item-box.instructions .item {
    padding: 0 20px;
  }
  .support-detail-box .support-detail-2 .item-list .item-box.instructions .item .lang {
    width: 25px;
  }
  .support-detail-box .support-detail-2 .item-list .item-box.instructions .item .download img {
    width: 15px;
  }
  .support-detail-box .support-detail-2 .item-list .video-box {
    margin-top: 10px;
    padding-bottom: 20px;
  }
  .support-detail-box .support-detail-2 .item-list .video-box .my-video-dimensions {
    height: 300px;
  }
  .support-detail-box .support-detail-2 .item-list .app-download {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
  }
  .support-detail-box .support-detail-2 .item-list .app-download a {
    flex-basis: 48%;
    margin-right: 0;
  }
  .support-detail-box .support-detail-2 .item-list .faq-box {
    margin-top: 10px;
    padding-bottom: 20px;
  }
  .support-detail-box .support-detail-2 .item-list .faq-box .faq-list {
    margin-top: 20px;
  }
  .support-detail-box .support-detail-2 .item-list .faq-box .faq-list .item {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .support-detail-box .support-detail-2 .item-list .faq-box .faq-list .item .summary {
    margin-top: 10px;
  }
  /*分享精彩*/
  .more {
    margin-top: 10px;
  }
  .pageTitle {
    margin-bottom: 10px;
  }
  .news-box1 {
    padding-top: 30px;
  }
  .news-box1 .news-box1-change {
    overflow: auto;
    position: relative;
  }
  .news-box1 .news-box1-change::-webkit-scrollbar {
    height: 1px;
  }
  .news-box1 .news-box1-change::before {
    content: '';
    background: url('../images/page/icon1.png') no-repeat center left;
    top: 0;
    bottom: 0;
    left: 10px;
    position: absolute;
    width: 6px;
    height: 10px;
    margin: auto;
  }
  .news-box1 .news-box1-change::after {
    content: '';
    background: url('../images/page/icon2.png') no-repeat center right;
    top: 0;
    bottom: 0;
    right: 5px;
    position: absolute;
    width: 10px;
    height: 10px;
    margin: auto;
  }
  .news-box1 .news-box1-change .item {
    flex-shrink: 0;
    width: 120px;
    height: 50px;
    line-height: 50px;
  }
  .news-box2 {
    padding: 30px 0;
  }
  .news-box2 .reload {
    margin-top: 0;
  }
  .news-box2 .news-box2-video .item {
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #eee;
  }
  .news-box3 {
    padding: 30px 0 50px;
  }
  .news-box3 .news-box3-bottom {
    margin-top: 20px;
    flex-direction: column;
  }
  .news-box3 .news-box3-bottom .item {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .news-box3 .news-box3-bottom .item .text {
    margin-top: 10px;
  }
  .news-box3 .news-box3-bottom .item .text .title {
    margin-bottom: 5px;
  }
  .news-box3 .news-box3-bottom .item .text .summary {
    margin-top: 5px;
  }
  /*分享精彩*/
  .news-list {
    padding-top: 30px;
  }
  .news-list .news-list-box {
    flex-direction: column;
    margin-top: 30px;
  }
  .news-list .news-list-box .news-list-left {
    width: 100%;
    padding: 20px;
    border-right: none;
  }
  .news-list .news-list-box .news-list-left .item {
    flex-direction: column;
  }
  .news-list .news-list-box .news-list-left .item .imgBox {
    width: 100%;
    margin-right: 0;
  }
  .news-list .news-list-box .news-list-left .item .text {
    margin-top: 20px;
    width: 100%;
  }
  .news-list .news-list-box .news-list-left .item .text .time {
    margin-bottom: 0;
  }
  .news-list .news-list-box .news-list-left .summary {
    margin-top: 10px;
  }
  .news-list .news-list-box .news-list-left .news-detail {
    margin-top: 10px;
  }
  .news-list .news-list-box .news-list-right {
    width: 100%;
    margin-top: 30px;
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
  }
  .news-list .news-list-box .news-list-right .item {
    padding: 20px;
    margin-bottom: 20px !important;
  }
  .news-list .news-list-box .news-list-right .item.support .imgBox {
    width: 100%;
  }
  .news-list .news-list-box .news-list-right .hot-news .hot-list {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .news-list .news-list-box .news-list-right .brand .item-list {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .news-info {
    padding-top: 80px;
  }
  .news-info .location {
    padding-bottom: 20px;
  }
  .news-info .news-info-box {
    margin-top: 0;
  }
  .news-info .news-info-box .news-list-left {
    padding: 0;
  }
  .news-info .news-info-box .news-list-left .title {
    margin-top: 20px;
  }
  .news-info .news-info-box .news-list-right .item {
    padding: 0;
  }
  .scene-menu {
    overflow: scroll;
    justify-content: flex-start;
    overflow-y: hidden;
    top: 50px;
  }
  .scene-menu::-webkit-scrollbar:horizontal {
    height: 0;
  }
  .scene-menu .item {
    font-size: 14px;
    flex-shrink: 0;
  }
  .scene-box-1 {
    margin-top: 110px !important;
  }
  .scene-box-1 .scene-list {
    margin-top: 30px;
  }
  .scene-box-1 .scene-list .item {
    flex-direction: column-reverse;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
  }
  .scene-box-1 .scene-list .item:nth-child(even) {
    flex-direction: column-reverse;
  }
  .scene-box-1 .scene-list .item .text {
    width: 100%;
    margin-top: 30px;
  }
  .scene-box-1 .scene-list .item .text .summary {
    margin-top: 10px;
  }
  .scene-box-1 .scene-list .item .text .summary .tip {
    padding: 0;
  }
  .scene-box-1 .scene-list .item .text .more-box a {
    width: 48%;
    font-size: 12px;
    text-align: center;
  }
  .scene-box-1 .scene-list .item .img-list {
    width: 100%;
  }
  .scene-box-1 .scene-list .item .img-list .img-top {
    margin-bottom: 10px;
    margin-top: 10px !important;
  }
  .scene-box-1 .scene-list .item .img-list .img-bottom {
    grid-gap: 10px;
  }
  .scene-box-1 .scene-list .item .img-list .img-bottom .item {
    border-bottom: none;
    padding-bottom: 0;
  }
  .video {
    padding: 150px 0 60px;
  }
  .video .item-list {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
  }
  .video .item-list .item-list-text .text-left {
    width: 100%;
  }
  .video .item-list .item-list-text .text-left .title {
    font-size: 20px;
  }
  .video .item-list .item-list-text .text-right {
    position: absolute;
    right: 0;
    top: 5px;
  }
  .video .video-box .item {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }
  .video .video-box .item:nth-child(3n) {
    margin-right: 20px;
  }
  .video .video-box .item:nth-child(2n) {
    margin-right: 0;
  }
  /*产品中心*/
  .product {
    padding: 30px 0 60px;
  }
  .product .product-box {
    flex-direction: column;
  }
  .product .product-box .product-left {
    width: 100%;
    padding-left: 0;
    background: #f2f2f2;
  }
  .product .product-box .product-left .product-phone-click {
    display: block;
    width: 100%;
    height: 40px;
    background: var(--dominant-color);
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
  }
  .product .product-box .product-left .product-list-menu {
    display: none;
    padding: 20px;
  }
  .product .product-box .product-left .product-list-menu .product-title {
    border-color: #e1e1e1;
  }
  .product .product-box .product-right {
    margin-top: 30px;
    width: 100%;
  }
  .product .product-box .product-right .item {
    width: 100%;
    margin-right: 0;
  }
  .product .product-box .product-right .item .text .title {
    font-size: 16px;
  }
  .product-contrast {
    padding: 50px 0 60px;
  }
  .product-contrast .location {
    margin-bottom: 30px;
  }
  .product-contrast .product-contrast-box {
    overflow: auto;
  }
  .product-contrast .product-contrast-box .item-list {
    min-width: 800px;
  }
  .product-contrast .product-contrast-box .item-list .item {
    font-size: 12px;
    width: 120px;
    padding: 10px 20px;
  }
  .product-contrast .product-contrast-box .item-list .item-product-list {
    width: calc(100% - 120px);
  }
  .product-info {
    padding: 70px 0 60px;
  }
  .product-info .product-price-box .section .tip {
    width: 30%;
  }
  .product-info .product-price-box .section .price-box {
    width: 60%;
    justify-content: flex-end;
  }
  .product-info .product-price-box .section .price-box .buy {
    width: 100px;
  }
  .product-info .product-info-box {
    flex-direction: column;
  }
  .product-info .product-info-box .product-swiper {
    width: 100%;
  }
  .product-info .product-info-box .product-swiper .product-change-box {
    height: auto;
    padding: 30px 0 0;
  }
  .product-info .product-info-box .product-swiper .product-change-box .product-swiper-content .small-swiper .swiper-slide {
    width: 58px;
    height: 58px;
    border-radius: 6px;
    margin: 0 7px;
    background: #fff;
  }
  .product-info .product-info-box .product-swiper .product-change-box .product-swiper-content .small-swiper .swiper-slide img {
    opacity: 1;
  }
  .product-info .product-info-box .product-swiper .tips,
  .product-info .product-info-box .product-swiper .apply {
    display: none;
  }
  .product-info .product-info-box .product-text {
    margin-top: 30px;
    width: 100%;
  }
  .product-info .product-info-box .product-text .color {
    margin-top: 10px;
  }
  .product-info .product-info-box .product-text .color .color-box {
    margin-top: 10px;
  }
  .product-info .product-info-box .product-text .color .color-box .item {
    padding: 15px;
  }
  .product-info .product-info-box .product-text .package {
    margin-top: 10px;
  }
  .product-info .product-info-box .product-text .package .package-box {
    margin-top: 10px;
  }
  .product-info .product-info-box .product-text .package .package-box .item {
    padding: 10px 15px;
  }
  .product-info .product-info-box .product-text .package .package-box .item .package-price {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .product-info .product-info-box .product-text .parts {
    margin-top: 10px;
  }
  .product-info .product-info-box .product-text .parts .parts-box .item {
    margin-top: 10px;
    padding: 20px;
  }
  .product-info .product-info-box .product-text .tips {
    display: block;
  }
  .product-info .product-info-box .product-text .apply {
    display: flex;
  }
  .product-detail-box .product-detail-1 .imgBox {
    /*height: 200px;*/
  }
  .product-detail-box .product-detail-2 {
    padding: 30px;
    flex-direction: column;
  }
  .product-detail-box .product-detail-2 .item {
    width: 100%;
  }
  .product-detail-box .product-detail-2 .item .item-img {
    margin-top: 30px;
  }
  .product-detail-box .product-detail-2 .item.item-right {
    padding-left: 0;
    margin-top: 20px;
  }
  .product-detail-box .product-detail-2 .item.item-right .item-list {
    margin-bottom: 20px;
  }
  .product-detail-box .product-detail-2 .item.item-right .item-list .title {
    font-size: 16px;
  }
  .product-detail-box .product-detail-3 .item .text {
    padding: 30px;
  }
  .product-detail-box .product-detail-3 .item .text .title {
    font-size: 20px;
  }
  .product-detail-box .product-detail-3 .item-list {
    flex-direction: column;
    margin-bottom: 0;
  }
  .product-detail-box .product-detail-3 .item-list .item {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .product-detail-box .product-detail-4 {
    margin-top: 50px;
  }
  .product-detail-box .product-detail-4 .item-list {
    margin-top: 20px;
  }
  .product-detail-box .product-detail-4 .item-list .item {
    flex-direction: column;
    margin-bottom: 30px;
  }
  .product-detail-box .product-detail-4 .item-list .item .imgBox {
    width: 100%;
  }
  .product-detail-box .product-detail-4 .item-list .item .text {
    width: 100%;
    margin-top: 20px;
  }
  .product-detail-box .product-detail-4 .item-list .item .text .line {
    margin: 10px 0;
  }
  .product-detail-box .product-detail-5 .item-top {
    flex-direction: column;
    padding: 20px;
    margin-top: 10px;
  }
  .product-detail-box .product-detail-5 .item-top .imgBox {
    width: 100%;
  }
  .product-detail-box .product-detail-5 .item-top .text {
    width: 100%;
  }
  .product-detail-box .product-detail-5 .item .title {
    margin-top: 20px;
    font-size: 16px;
  }
  .product-detail-box .product-detail-5 .item .summary {
    margin: 10px 0;
    font-size: 14px;
  }
  .product-detail-box .product-detail-5 .item.item-last {
    flex-direction: column-reverse;
    margin-top: 20px;
  }
  .product-detail-box .product-detail-5 .item.item-last .imgBox {
    width: 100%;
  }
  .product-detail-box .product-detail-5 .item.item-last .text {
    width: 100%;
  }
  .product-detail-box .product-detail-5 .item.item-last .text .summary {
    margin-top: 10px;
  }
  .product-detail-box .product-detail-5 .item-list {
    margin-top: 20px;
  }
  .product-detail-box .product-detail-5 .item-list .item {
    width: calc((100% - 20px) / 2);
    margin-bottom: 20px;
    margin-right: 20px;
  }
  .product-detail-box .product-detail-5 .item-position .text .summary {
    margin-top: 10px;
  }
  .product-detail-box .product-detail-6 {
    margin-top: 30px;
  }
  .product-detail-box .product-detail-6 .item-list {
    margin-top: 10px;
  }
  .product-detail-box .product-detail-6 .item-list .item {
    padding: 10px 0;
  }
  .product-detail-box .product-detail-6 .item-list .item .key {
    width: 100%;
    font-size: 16px;
    color: #333;
  }
  .product-detail-box .product-detail-6 .item-list .item .value {
    width: 100%;
  }
  .product-detail-box .product-detail-title {
    font-size: 20px;
  }
  /*会员中心*/
  #member-header .headerRight {
    display: block;
  }
  #member-header .headerRight .language {
    display: none;
  }
  #member-header .headerRight .item.login .login-box {
    top: 50px;
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  #member-header .headerRight .item.login.member-login .login-box a {
    padding: 10px;
    font-size: 12px;
  }
  .member {
    padding-top: 100px;
  }
  .member .member-box .member-title {
    font-size: 20px;
    margin: 30px auto 10px;
  }
  .member .member-box .section {
    flex-direction: column;
    padding-bottom: 50px;
  }
  .member .member-box .section .member-menu {
    width: 100%;
  }
  .member .member-box .section .member-menu .member-phone-click {
    display: block;
    width: 100%;
    height: 40px;
    background: var(--dominant-color);
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
  }
  .member .member-box .section .member-menu .item-list {
    display: none;
    padding: 20px 0;
  }
  .member .member-box .section .member-container {
    width: 100%;
    margin-top: 20px;
    padding: 20px;
  }
  .member .member-box .section .member-container .member-container-title {
    font-size: 16px;
  }
  .member .member-box .section .member-container .img-upload {
    margin-top: 0;
    padding: 20px;
  }
  .member .member-box .section .member-container .img-upload .img {
    margin-right: 20px;
  }
  .member .member-box .section .member-container .update {
    width: calc(100% - 100px);
  }
  .member .member-box .section .member-container .member-messages {
    padding-top: 20px;
  }
  .member .member-box .section .member-container .member-messages .form-messages .item .input-box .input-item {
    margin-bottom: 20px;
  }
  .member .member-box .section .member-container .address-box {
    margin-top: 0;
    display: none;
  }
  .member .member-box .section .member-container .address-box .item-list.list-top .item {
    font-size: 14px;
  }
  .member .member-box .section .member-container .address-box-phone {
    display: block;
  }
  .member .member-box .section .member-container .address-box-phone .item {
    background: #f2f2f2;
    padding: 20px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .member .member-box .section .member-container .address-box-phone .item .text-box {
    width: calc(100% - 70px);
  }
  .member .member-box .section .member-container .address-box-phone .item .click-box {
    display: flex;
    width: 50px;
    justify-content: space-between;
  }
  .member .member-box .section .member-container .address-box-phone .item .click-box .update,
  .member .member-box .section .member-container .address-box-phone .item .click-box .delete {
    width: 16px;
    height: 16px;
    cursor: pointer;
  }
  .member .member-box .section .member-container .address-box-phone .item .click-box .update {
    background: url(http://localhost:63342/dist/images/member/member-14.png) no-repeat center;
    margin-right: 10px;
  }
  .member .member-box .section .member-container .address-box-phone .item .click-box .delete {
    background: url(http://localhost:63342/dist/images/member/member-15.png) no-repeat center;
  }
  .member .member-box .section .member-container .card-box .item {
    width: 100%;
    margin-right: 0;
  }
  .member .member-box .section .member-container .card-box .item .img .text .price span {
    font-size: 24px;
  }
  .member .member-box .section .member-container .order-box {
    margin-top: 0;
    border-bottom: 0;
  }
  .member .member-box .section .member-container .order-box .item {
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 45px;
    align-items: center;
  }
  .member .member-box .section .member-container .order-box .item .text {
    width: calc(100% - 200px);
    margin-right: 0;
    margin-left: 20px;
  }
  .member .member-box .section .member-container .order-box .item .text .title {
    font-size: 12px;
  }
  .member .member-box .section .member-container .order-box .item .text .sub {
    margin-top: 8px;
  }
  .member .member-box .section .member-container .order-box .item .price-box {
    width: 80px;
  }
  .member .member-box .section .member-container .order-box .item .price-box .price-top .number {
    font-size: 12px;
  }
  .member .member-box .section .member-container .order-box .item .price-box .price-top .price {
    font-size: 14px;
  }
  .member .member-box .section .member-container .order-box .item .price-box .button-box {
    position: absolute;
    width: 230px;
    bottom: 15px;
    right: 0;
  }
  .member .member-box .section .member-container .order-detail-box {
    margin-top: 0;
    margin-bottom: 0;
  }
  .member .member-box .section .member-container .order-detail-box .order-progress {
    padding: 20px;
  }
  .member .member-box .section .member-container .order-detail-box .order-progress .order-progress-top .title {
    font-size: 16px;
  }
  .member .member-box .section .member-container .order-detail-box .order-progress .order-progress-bottom .item {
    height: auto;
    min-height: 75px;
  }
  .member .member-box .section .member-container .order-detail-box .order-progress .order-progress-bottom .item:last-child {
    min-height: auto;
  }
  .member .member-box .section .member-container .order-detail-box .order-detail-bottom .title {
    font-size: 16px;
  }
  .member .member-box .section .member-container .order-detail-box .order-detail-bottom .item-box .item-top .item {
    font-size: 14px;
    width: 60px;
  }
  .member .member-box .section .member-container .order-detail-box .order-detail-bottom .item-box .item-top .item:first-child {
    width: calc(100% - 200px);
    text-align: left;
    margin-right: auto;
  }
  .member .member-box .section .member-container .order-detail-box .order-detail-bottom .item-box .item-list {
    padding: 10px 0;
  }
  .member .member-box .section .member-container .order-detail-box .order-detail-bottom .item-box .item-list .item {
    font-size: 12px;
    width: 60px;
  }
  .member .member-box .section .member-container .order-detail-box .order-detail-bottom .item-box .item-list .item:first-child {
    width: calc(100% - 200px);
    margin-right: auto;
  }
  .member .member-box .section .member-container .order-detail-box .order-detail-bottom .item-box .item-list .item:first-child .text .img {
    width: 50px;
  }
  .member .member-box .section .member-container .order-detail-box .order-detail-bottom .item-box .item-list .item:first-child .text .title {
    width: calc(100% - 50px);
    font-size: 12px;
  }
  .member .member-box .section .member-container .order-detail-box .order-detail-bottom .item-box .item-list .item span {
    font-size: 12px;
  }
  .member .member-box .section .member-container .order-detail-box .order-detail-bottom .item-box .item-list .item span.total {
    font-size: 12px;
  }
  .member .member-box .section .member-container .order-detail-box .order-detail-bottom .total-box .item {
    margin-bottom: 10px;
  }
  .member .member-box .section .member-apply-list {
    width: 100%;
    margin-bottom: 30px;
  }
  .member .member-box .section .member-apply-detail {
    width: 100%;
  }
  .member .member-box .section .member-apply-detail .apply-list .item-list .item {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
  .member .member-box .member-content {
    margin: 50px auto;
  }
  .member .member-box .member-content.login {
    margin: 50px auto;
  }
  .member .member-box .member-content .member-top {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  .member .member-box .member-content button {
    font-size: 14px !important;
    height: 40px !important;
  }
  .member .member-box .member-content .member-register {
    padding: 30px 20px;
  }
  .member .member-box .member-content .member-register label {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .member .member-box .member-content .member-register label input {
    width: 100%;
    height: 40px;
  }
  .member .member-box .member-content .member-register label span {
    text-align: left;
    margin-bottom: 10px;
  }
  .member .member-box .member-content .member-register label.check {
    flex-direction: row;
  }
  .member .member-box .member-content .member-register label.check .check-box {
    flex-direction: column;
    align-items: flex-start;
    width: calc(100% - 80px);
  }
  .member .member-box .member-content .member-register label.check .change {
    font-size: 12px;
  }
  .member .member-box .member-content .member-register label.check .change a {
    font-size: 12px;
  }
  .member .member-box .member-content .member-register label .checkCode {
    margin-top: 32px;
  }
  .member .member-box .member-content .member-register .tip {
    width: 100%;
  }
  .member .member-box .member-content .member-register .tip button {
    font-size: 14px !important;
    height: 40px;
  }
  .member .member-box .cart-box .apply-box {
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    padding-top: 0;
  }
  .member .member-box .cart-box .apply-box .apply-list {
    margin-bottom: 20px;
    justify-content: space-between;
  }
  .member .member-box .cart-box .apply-box .apply-list img {
    margin-right: 0;
    width: 50px;
  }
  .member .member-box .cart-box .apply-box .result-box {
    font-size: 16px !important;
  }
  .member .member-box .cart-box .apply-box .result-box span {
    font-size: 16px !important;
  }
  .member .member-box .cart-box .cart-submit {
    display: flex;
    justify-content: space-between;
  }
  .member .member-box .cart-box .cart-submit button {
    width: 48%;
  }
  .member .member-box .cart-box .cart-box-top .item {
    display: none;
  }
  .member .member-box .cart-box .cart-box-top .item:first-child {
    display: block;
  }
  .member .member-box .cart-box .cart-box-bottom .item-list {
    flex-wrap: wrap;
  }
  .member .member-box .cart-box .cart-box-bottom .item-list .item .img {
    width: 70px;
    height: 70px;
  }
  .member .member-box .cart-box .cart-box-bottom .item-list .item .title {
    font-size: 14px;
    width: calc(100% - 140px);
    text-align: left;
  }
  .member .member-box .cart-box .cart-box-bottom .item-list .item.delete-button {
    margin-top: 10px;
  }
  .member .member-box .cart-box .cart-box-bottom .item-list .item:first-child {
    width: 100%;
  }
  .member .member-box .cart-box .cart-box-bottom .item-list .item:nth-child(3) {
    margin: 20px 0;
    width: 100px;
    display: flex;
  }
  .member .member-box .cart-box .cart-box-bottom .item-list .item:nth-child(2) {
    width: 50%;
    margin-right: auto;
    display: flex;
  }
  .member .member-box .cart-box .cart-box-bottom .item-list .item:nth-child(4) {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .member .member-box .you-will-like {
    margin-top: 30px;
    padding-top: 30px;
  }
  .member .member-box .you-will-like .item {
    flex-basis: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
  }
  .member .member-box.member-check .check-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .member .member-box.member-check .member-check-detail {
    width: 100%;
    padding: 20px;
  }
  .member .member-box.member-check .member-check-detail .item-list .item-input label {
    margin-bottom: 10px;
  }
  .member .member-box.member-check .member-check-detail .item-list .item-input label input,
  .member .member-box.member-check .member-check-detail .item-list .item-input label select {
    height: 40px;
  }
  .member .member-box.member-check .member-check-detail .item-list .item-box .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .member .member-box.member-check .member-check-sub {
    width: 100%;
    margin-top: 20px;
  }
  .member .member-box.member-check .card-show-box .card-box .card-box-list .card-box-title {
    font-size: 18px;
  }
  .member .member-box.member-check .card-show-box .card-box .card-box-list .item {
    width: calc(100% / 2);
    margin-right: 0;
  }
  .member .member-box.member-check .card-show-box .card-box .card-box-list .item .text .price {
    font-size: 18px;
  }
  .member .member-box.member-check .card-show-box .card-box .card-box-list .item .text .price span {
    font-size: 18px;
  }
  .member .member-box.member-faq .member-faq-box .item {
    padding: 10px 0;
  }
  .member .member-box.member-faq .member-faq-box .item .title {
    font-size: 14px;
  }
  .member .member-box.member-faq .member-faq-box .item .summary {
    margin-top: 0;
    font-size: 12px;
  }
  /*header*/
  header .header-menu {
    height: 50px;
  }
  header.active .phone-click.active .phone-line,
  header.header1 .phone-click.active .phone-line {
    background: rgba(255, 255, 255, 0) !important;
  }
  header.active .phone-click .phone-line,
  header.header1 .phone-click .phone-line {
    background: #333 !important;
  }
  header.active .phone-click .phone-line::before,
  header.header1 .phone-click .phone-line::before,
  header.active .phone-click .phone-line::after,
  header.header1 .phone-click .phone-line::after {
    background: #333 !important;
  }
  header#member-header .logo {
    position: inherit;
    margin-left: 0;
  }
  header .section .header-box .logo {
    width: 20%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }
  header .section .header-box .menu-box {
    display: flex;
    align-items: center;
  }
  header .section .header-box .menu-box .phone-click {
    cursor: pointer;
    width: 22px;
    height: 16px;
    display: flex;
    align-items: center;
    position: relative;
  }
  header .section .header-box .menu-box .phone-click .phone-line {
    height: 2px;
    background: #fff;
    width: 100%;
    transition: all 0.5s;
    overflow: hidden;
  }
  header .section .header-box .menu-box .phone-click .phone-line::before,
  header .section .header-box .menu-box .phone-click .phone-line::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: all 0.5s;
  }
  header .section .header-box .menu-box .phone-click .phone-line::before {
    top: 0;
    transition: all 0.5s;
  }
  header .section .header-box .menu-box .phone-click .phone-line::after {
    bottom: 0;
    transition: all 0.5s;
  }
  header .section .header-box .menu-box .phone-click.active .phone-line {
    background: rgba(255, 255, 255, 0);
    transition: all 0.5s;
  }
  header .section .header-box .menu-box .phone-click.active .phone-line::before {
    margin: auto;
    transition: all 0.5s;
    transform: translateY(7px) rotate(45deg);
  }
  header .section .header-box .menu-box .phone-click.active .phone-line::after {
    margin: auto;
    transition: all 0.5s;
    transform: translateY(-7px) rotate(-45deg);
  }
  header .section .header-box .menu-box .menu-list {
    display: none;
    /*position: absolute;
            width: 100%;
            background: #fff;
            left: 0;
            top: 50px;
            height: 100vh;
            border-top: 1px solid #eee;
            z-index: 10;*/
    /*.firstItem {
              height: 50px;
              .firstItem-title {
                height: 50px;
                a {
                  color: #333;
                }
                i {
                  filter: brightness(0);
                }
                &::after {
                  display: none;
                }
              }
              .second-box {
                top: 0;
                border-top: none;
                box-shadow: none;

              }
            }*/
  }
  header .section .header-box .menu-box .menu-list-phone {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    height: 100vh;
    left: 0;
    width: 100%;
    top: 50px;
    padding: 20px 10px;
    display: none;
    z-index: 10;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-list-box {
    display: flex;
    justify-content: space-between;
    height: 100%;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-aside {
    border-right: 1px solid #e1e3e6;
    height: 100%;
    overflow: hidden;
    width: 100px;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-aside .item {
    margin-bottom: 30px;
    position: relative;
    padding-left: 10px;
    font-size: 12px;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-aside .item a {
    display: block;
    font-size: 12px;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-aside .item.active::after {
    content: '';
    width: 4px;
    height: 15px;
    background: var(--dominant-color);
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content {
    flex: auto;
    width: calc(100% - 120px);
    padding: 0 10px;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-content {
    display: none;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-content.active {
    display: block;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list {
    display: flex;
    flex-wrap: wrap;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .item {
    width: 50%;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .item .title {
    font-size: 12px;
    color: #666;
    text-align: center;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .item .summary {
    font-size: 12px;
    text-align: center;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .item .imgBox {
    height: auto;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .item .news-img {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .item .news-title {
    text-align: center;
    font-size: 12px;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .item .second-item-support-link a {
    display: block;
    color: #666;
    font-size: 12px;
    margin-top: 10px;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .three-box {
    padding: 0 0 0 10px;
    width: 100%;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .three-box .three-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .three-box .three-item .sub {
    font-size: 12px;
    color: #666;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .three-box .three-item .three-item-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .three-box .three-item .three-item-list a {
    width: 30%;
    margin-right: 3%;
    margin-bottom: 20px;
    position: relative;
    font-size: 12px;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .three-box .three-item .three-item-list a.hot::after {
    content: 'HOT';
    position: absolute;
    top: -2px;
    color: #fff;
    background: #f1363a;
    font-size: 12px;
    transform: scale(0.5);
    padding: 2px 6px;
    border-radius: 3px;
    margin-left: -4px;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .three-box .three-item .three-item-list a.news::after {
    content: 'NEWS';
    position: absolute;
    top: -2px;
    color: #fff;
    background: #0070d5;
    font-size: 12px;
    transform: scale(0.5);
    padding: 2px 6px;
    border-radius: 3px;
    margin-left: -4px;
  }
  header .section .header-box .menu-box .menu-list-phone .menu-content .item-list .three-box .three-item .three-item-list a.contrast {
    color: var(--dominant-color);
  }
  header .section .header-box .headerRight .item.language {
    margin-left: 20px;
  }
  header .section .header-box .headerRight .item.search {
    display: none;
  }
  header .section .header-box .headerRight .item.login .login-box {
    top: 50px;
  }
  header .section .header-box .headerRight .item.shop .cart-list {
    top: 50px;
    right: -50px;
    left: auto;
    margin-left: 0;
  }
  header .section .header-box .headerRight .item.shop .cart-list a {
    font-size: 12px;
  }
  header .section .header-box .headerRight .item.shop .cart-list .item .text .title {
    font-size: 12px;
  }
  /*首页*/
  .indexTitle {
    font-size: 20px;
    margin-bottom: 0;
  }
  .index-box1 {
    flex-direction: column;
    margin-top: 50px;
  }
  .index-box1 .item {
    width: 100%;
    margin-bottom: 20px;
    /*height: 500px;*/
  }
  .index-box1 .item .text .more {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: var(--dominant-color);
    color: #fff;
    font-size: 12px;
  }
  .index-box1 .item .text .more i {
    filter: none;
  }
  .index-box2 {
    margin-top: 50px;
  }
  .index-box2 .taps-box {
    display: none;
  }
  .index-box2 .phone-taps-box {
    display: block;
  }
  .index-box2 .taps {
    margin: 0 0 30px;
    justify-content: space-between;
  }
  .index-box2 .taps .item {
    margin: 0;
    width: calc(100% / 3);
    text-align: center;
  }
  .index-box2 .taps-box-list .swiper-pagination-bullet-active {
    background: var(--dominant-color);
  }
  .index-box2 .taps-box-list .item {
    flex-basis: 100% !important;
    height: 100%;
  }
  .index-box2 .taps-box-list .item .text .title {
    font-size: 20px;
    margin: auto;
    margin-left: auto !important;
  }
  .index-box2 .taps-box-list .item .text .summary {
    margin: 10px auto 20px;
  }
  .index-box2 .taps-box-list .item .text .more {
    background: var(--dominant-color);
    color: #fff;
    transition: all 0.5s;
    transform: translateY(0);
    opacity: 1;
  }
  .index-box2 .taps-box-list .item .text .more i {
    filter: none;
  }
  .index-box2 .taps-box-list .item:nth-child(4) .text,
  .index-box2 .taps-box-list .item:nth-child(5) .text {
    padding: 60px;
    text-align: center;
  }
  .index-box2 .taps-box-list .item:nth-child(4) .text .more,
  .index-box2 .taps-box-list .item:nth-child(5) .text .more {
    margin: auto;
  }
  .index-box2 .taps-box-list .item:nth-child(4) .imgBox,
  .index-box2 .taps-box-list .item:nth-child(5) .imgBox {
    width: 100%;
    height: 100%;
    margin: auto;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
  }
  .index-box2 .taps-box-list .item-list {
    flex-basis: 100% !important;
  }
  .index-box3 .video-box .swiper-slide {
    height: auto;
    border-radius: 16px 16px 0 0;
  }
  .index-box3 .video-box .swiper-slide .text .sub {
    font-size: 14px;
  }
  .index-box3 .video-box .swiper-slide .text .title {
    font-size: 18px;
  }
  .index-box3 .video-control {
    position: inherit;
    width: 100%;
  }
  .index-box3 .video-control .swiper-slide {
    background: #000;
    height: auto;
    padding: 50px 20px 20px;
  }
  .index-box3 .video-control .swiper-slide .text::after {
    left: -10px;
    top: -36px;
    background-size: 20px;
  }
  .index-box3 .video-control .swiper-slide .text .sub {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .index-box3 .video-control .swiper-slide .text .title {
    font-size: 14px;
  }
  .index-box4-box {
    display: none;
    flex-direction: column;
  }
  .index-box4-box .text .title {
    font-size: 20px;
  }
  .index-box4-box .text .summary {
    font-size: 14px;
  }
  .index-box4-box .text .more {
    background: var(--dominant-color);
    color: #fff;
    font-size: 12px;
  }
  .index-box4-box .text .more i {
    filter: none;
  }
  .index-box4-box .itemLeft {
    width: 100%;
    margin-top: 20px;
  }
  .index-box4-box .itemRight {
    width: 100%;
    margin-top: 20px;
  }
  .index-box4-box .itemRight .news-swiper .text {
    width: 100%;
    text-align: center;
  }
  .index-box4-box .itemRight .news-swiper .text .more {
    margin: auto;
  }
  .index-box4-box .itemRight .news-swiper .text .summary {
    margin-top: 10px;
    font-size: 14px;
  }
  .index-box4-box .itemRight .news-swiper .more {
    width: 100px;
    justify-content: center;
  }
  .index-box4-box .itemRight .itemRight-bottom {
    flex-wrap: wrap;
  }
  .index-box4-box .itemRight .itemRight-bottom .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .phone-news-swiper {
    display: block !important;
  }
  .index-box5 {
    margin-top: 0;
  }
  /*footer*/
  footer .footer {
    padding: 30px 0;
    flex-direction: column;
  }
  footer .footer .item .title {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    pointer-events: auto;
    margin-bottom: 0;
  }
  footer .footer .item .title.footerMenu {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #4b4b4b;
  }
  footer .footer .item .title::after {
    content: '';
    background: url('../images/home/next1.png') no-repeat center;
    width: 20px;
    height: calc(100% - 15px);
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s;
  }
  footer .footer .item .title.active::after {
    transform: rotate(90deg);
    transition: all 0.5s;
  }
  footer .footer .item .title2 {
    margin-top: 0;
  }
  footer .footer .item .footerItem {
    padding-left: 20px;
    display: none;
    margin-bottom: 30px;
  }
  footer .footer .item .footerItem a,
  footer .footer .item .footerItem .contact {
    font-size: 12px;
  }
  footer .footer .item .subscribe {
    font-size: 12px;
    margin-top: 10px;
  }
  footer .footer .item .shopLink {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  footer .footer .item:nth-child(3) .title::after {
    display: none;
  }
  footer .footer .item:nth-child(3) .footerItem {
    display: block !important;
    padding-left: 0;
    margin-top: 20px;
  }
  footer .footer .index-label {
    width: 100%;
  }
  footer .footer .tip {
    font-size: 12px;
  }
  footer .bottomLink .section {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  footer .bottomLink .section .link {
    width: 100%;
    margin-bottom: 20px;
  }
  footer .bottomLink .section .copyRight {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  footer .bottomLink .section .copyRight span,
  footer .bottomLink .section .copyRight a {
    font-size: 12px;
  }
  /*各种弹窗*/
  .messages .messages-box {
    flex-direction: column;
  }
  .messages .messages-box .messages-left,
  .messages .messages-box .messages-right {
    width: 100%;
    padding: 20px;
  }
  .messages .messages-box .messages-left .messages-logo {
    width: 30%;
  }
  .messages .messages-box .messages-left .summary {
    margin: 10px 0;
    font-size: 12px;
  }
  .messages .messages-box .close {
    top: 20px;
    right: 20px;
  }
  .messages .messages-box .messages-right button {
    font-size: 14px;
  }
  .member .add-address-show .add-address-box .add-title {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 20px;
  }
  .member .add-address-show .add-address-box .close {
    top: 15px;
    right: 15px;
  }
  .member .add-address-show .add-address-box .form-address {
    padding: 20px;
  }
  .language-box .language-box-box {
    padding: 20px;
  }
  .language-box .language-box-box .close {
    top: 20px;
    right: 20px;
  }
  .language-box .language-box-box .title {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .language-box .language-box-box .change-box {
    padding: 20px 20px 0;
    margin-top: 10px;
  }
  .language-box .language-box-box .change-box a {
    width: 100%;
    margin-right: 0;
    font-size: 12px;
    padding: 10px 20px;
    margin-bottom: 20px;
  }
  .register .register-form {
    padding: 20px 20px 50px 20px;
  }
  .support-detail-box .support-detail-1 .support-box {
    display: none;
  }
  .member .member-box .you-will-like .swiper {
    padding: 0;
  }

  .product-info .product-info-box .product-text .gift {
    flex-direction: column;
  }
  .product-info .product-info-box .product-text .gift .gift-box {
    margin-left: 0;
    margin-top: 10px;
  }
}
