 .buy .buy-title1 {
    text-align: center;
    padding: 60px 4% 0;
    letter-spacing: 0;
  }
  .buy .buy-title1 h1 {
    font-size: 44px;
    line-height: 130%;
    color: #000000;
  }
  .buy .buy-title1 p {
    font-size: 18px;
    font-weight: 500;
    line-height: 250%;
    color: darkslategrey;
    margin-top: 7px;
  }
  .buy .buy-title1 i {
    display: block;
    width: 45px;
    height: 6px;
    background: #fe4066;
    margin: 42px auto 0;
  }
  

  .buy .buy-title2 {
    position: relative;
    font-size: 24px;
    line-height: 150%;
    color: #000000;
    text-align: center;
    padding-top: 73px;
  }
  .buy .buy-title2:before {
    width: 20px;
    height: 20px;
    background: #fe4066;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -10px;
    content: '';
  }
  .buy .idoc-buy {
    display: none;
    max-width: 936px;
    margin: 56px auto 84px;
    width: 92%;
  }
  .buy .idoc-buy.active {
    display: block;
  }
  .buy .idoc-buy::after {
    clear: both;
    display: block;
    content: '';
    width: 0;
    height: 0;
    overflow: hidden;
  }
  .buy .idoc-buy .buy-item {
    width: 33.333%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 16px;
  }
  .buy .idoc-buy .buy-item .buy-item-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
    height: 616px;
    text-align: center;
    padding: 50px 10px 20px;
    border-radius: 4px;
    position: relative;
  }
  .buy .idoc-buy .buy-item .buy-item-content .top-bar {
    position: absolute;
    height: 9px;
    width: 100%;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, from(#FE4D70), to(#FFB747));
    background: -o-linear-gradient(left, #FE4D70, #FFB747);
    background: linear-gradient(to right, #FE4D70, #FFB747);
    border-radius: 4px 0 0 0;
  }
  .buy .idoc-buy .buy-item .buy-item-content .top-bar .pic {
    border-radius: 0 4px 0 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
  }
  .buy .idoc-buy .buy-item .buy-item-content .top-bar .pic img {
    display: block;
    width: 100px;
  }
  .buy .idoc-buy .buy-item .buy-item-content h2 {
    font-size: 24px;
    line-height: 150%;
    color: #353030;
    font-weight: 600;
  }
  .buy .idoc-buy .buy-item .buy-item-content .price {
    margin: 37px 0 40px;
    text-align: center;
    line-height: 40px;
    position: relative;
  }
  .buy .idoc-buy .buy-item .buy-item-content .price .save {
    color: #009dff;
    position: absolute;
    width: 100%;
    left: 0;
    top: 42px;
    font-size: 12px;
    line-height: 16px;
  }
  .buy .idoc-buy .buy-item .buy-item-content .price b {
    color: #fe4066;
    font-size: 32px;
    position: relative;
    vertical-align: bottom;
    display: inline-block;
  }
  .buy .idoc-buy .buy-item .buy-item-content .price b::before {
    content: '$';
    position: absolute;
    font-size: 12px;
    left: -13px;
    top: -13px;
    font-weight: 400;
  }
  .buy .idoc-buy .buy-item .buy-item-content .price span {
    font-size: 14px;
    color: #8c8889;
    vertical-align: bottom;
    display: block;
    line-height: 30px;
  }
  .buy .idoc-buy .buy-item .buy-item-content .buy-btn {
    cursor: pointer;
    width: 144px;
    line-height: 36px;
    border: 2px solid #fe4066;
    font-size: 16px;
    border-radius: 40px;
    display: block;
    background: #fe4066;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 30px;
    color: #ffffff;
  }
  .buy .idoc-buy .buy-item .buy-item-content .buy-btn:hover {
    color: #ffffff;
    background: #ff5476;
    border-color: #ff5476;
  }
  .buy .idoc-buy .buy-item .buy-item-content h3 {
    padding: 42px 0 30px;
    position: relative;
  }
  .buy .idoc-buy .buy-item .buy-item-content h3::before {
    content: '';
    position: absolute;
    width: 220px;
    left: 50%;
    top: 50%;
    background: #8c8889;
    height: 1px;
    margin: 7px 0 0 -110px;
  }
  .buy .idoc-buy .buy-item .buy-item-content h3 span {
    display: block;
    max-width: 180px;
    margin: 0 auto;
    background: #ffffff;
    position: relative;
    z-index: 2;
    font-size: 16px;
    color: #000000;
    line-height: 27px;
  }
  .buy .idoc-buy .buy-item .buy-item-content p {
    font-size: 12px;
    line-height: 14px;
    margin: 0 auto 13px;
    color: #8c8889;
    max-width: 190px;
  }
  .buy .idoc-buy .buy-item .buy-item-content p.members {
    font-size: 16px;
    margin-bottom: 50px;
  }
  .buy .idoc-buy .buy-item .buy-item-content .other {
    margin-bottom: 10px;
  }
  .buy .idoc-buy .buy-item .buy-item-content .other p {
    font-size: 12px;
    line-height: 14px;
  }
  .buy .idoc-buy .buy-item .buy-item-content .other p.members {
    font-size: 16px;
    margin-bottom: 50px;
  }
  .buy .idoc-buy .buy-item .buy-item-content:hover {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
  }
  .buy .idoc-buy .basic .buy-item-content .price b {
    color: #8c8889;
  }
  .buy .idoc-buy .basic .buy-item-content .price b::before {
    color: #8c8889;
  }
  .buy .idoc-buy .basic .buy-item-content .buy-btn {
    width: 136px;
    background: transparent;
    border-color: #8c8889;
    color: #8c8889;
  }
  .buy .idoc-buy .ent .buy-item-content .price {
    margin: 50px auto 69px;
    font-style: italic;
  }
  .buy .idoc-buy .ent .buy-item-content .price span {
    font-size: 14px;
  }
  .buy .idoc-buy .ent .buy-item-content .buy-btn {
    background: #ffb300;
    color: #ffffff;
    border-color: #ffb300;
  }
  
  .idoc .idoc-buy {
    width: 92%;
    max-width: 1320px;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
    padding: 56px 0 50px;
  }
  .idoc .idoc-buy .cloud-item {
    background: #fff;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 24%;
    max-width: 280px;
    margin: 0 8px;
    font-size: 16px;
    cursor: default;
    border-radius: 6px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
  }
  .idoc .idoc-buy .cloud-item:hover {
    box-shadow: 0 10px 32px 0 rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 10px 32px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 10px 32px 0 rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 10px 32px 0 rgba(0, 0, 0, 0.24);
  }

  .idoc .idoc-buy .cloud-item .item-head.yellow-head {
    background-color:#db9813;
  }
  .idoc .idoc-buy .cloud-item .item-head.blue-head {
    background-color:#91C9C6;
  }
  .idoc .idoc-buy .cloud-item .item-head.green-head {
    background-color:#99bc0b;
  }
  .idoc .idoc-buy .cloud-item .item-head h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 33px;
  }
  .idoc .idoc-buy .cloud-item .item-head p {
    font-size: 11px;
  }
  .idoc .idoc-buy .cloud-item .item-head .img1 {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 100px;
  }
  .idoc .idoc-buy .cloud-item .item-content {
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price {
    margin: 41px auto 38px;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price p {
    font-size: 12px;
    color: #8c8889;
    text-align: justify;
    position: relative;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price p i {
    font-size: 16px;
    position: absolute;
    color: #000000;
    font-style: normal;
    left: 55%;
    text-decoration: line-through;
    top: 10px;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price p span {
    font-size: 48px;
    position: relative;
    font-weight: bold;
    margin-right: 5px;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price p span:before {
    content: '$';
    font-size: 16px;
    position: absolute;
    left: -10px;
    top: -4px;
    line-height: 36px;
    bottom: 0;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price p span.price-flat {
    font-size: 24px;
    margin-right: 5px;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price p span.price-flat::before {
    content: '' !important;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price p.try {
    font-size: 12px;
    float: left;
    padding-left: 48px;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price p.try a {
    color: #efaf16;
    text-decoration: underline;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price p.blue-p {
    text-align: center;
    padding-left: 0;
    color: #000;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price .btn {
    display: block;
    width: 192px;
    height: 44px;
    line-height: 44px;
    border: 2px solid #48a963;
    border-radius: 8px;
    font-size: 15px;
    color: #48a963;
    cursor: pointer;
    margin: 17px auto 7px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price .btn:hover {
    opacity: 0.9;
    color: #ffffff;
    background-color: #48a963;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price .btn.btn2 {
    width: 196px;
    height: 48px;
    line-height: 48px;
    border: none;
    color: #ffffff;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price .btn.yellow-btn {
    background-image: linear-gradient(120deg, #fbbc24, #ef9a2b);
    -o-background-image: -o-linear-gradient(330deg, #fbbc24, #ef9a2b);
    -moz-background-image: linear-gradient(120deg, #fbbc24, #ef9a2b);
    -webkit-background-image: linear-gradient(120deg, #fbbc24, #ef9a2b);
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price .btn.yellow-btn:hover {
    opacity: 0.75;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price .btn.blue-btn {
    background: -o-linear-gradient(330deg, #3489f9, #2469e6);
    background: linear-gradient(120deg, #3489f9, #2469e6);
    -o-background-image: -o-linear-gradient(330deg, #3489f9, #2469e6);
    -moz-background-image: linear-gradient(120deg, #3489f9, #2469e6);
    -webkit-background-image: linear-gradient(120deg, #3489f9, #2469e6);
    margin: 24px auto 7px;
  }
  .idoc .idoc-buy .cloud-item .item-content .item-price .btn.blue-btn:hover {
    opacity: 0.75;
  }
  .idoc .idoc-buy .cloud-item .item-content ul {
    padding: 25px 6px 22px 6px;
  }
  .idoc .idoc-buy .cloud-item .item-content ul li {
    font-size: 20px;
    color: #353030;
    text-align: left;
    margin-bottom: 12px;
  }
  .idoc .idoc-buy .cloud-item .item-content ul li .gray {
    font-size: 12px;
    color: #8C8889;
  }
  .idoc .idoc-buy .cloud-item .item-content ul li p {
    font-size: 14px;
    line-height: 20px;
  }
  .idoc .idoc-buy .cloud-item .item-content ul li p .right-word {
    float: right;
  }
  .idoc .idoc-buy .cloud-item .item-content ul li .pay {
    font-size: 12px;
    color: #8C8889;
    text-align: right;
  }
  .idoc .idoc-buy .cloud-item .item-content ul li .pay.hide {
    opacity: 0;
  }
  .idoc .idoc-buy .cloud-item .item-content .title-line {
    position: relative;
    font-size: 14px;
    color: #5C5758;
    font-weight: bold;
  }
  .idoc .idoc-buy .cloud-item .item-content .title-line::after,
  .idoc .idoc-buy .cloud-item .item-content .title-line::before {
    content: '';
    position: absolute;
    width: 12%;
    height: 1px;
    background-color: #F0F0F0;
    top: 10px;
  }
  .idoc .idoc-buy .cloud-item .item-content .title-line::after {
    left: 0;
  }
  .idoc .idoc-buy .cloud-item .item-content .title-line::before {
    right: 0;
  }
  .idoc .idoc-buy .cloud-item .item-content .dash-ul {
    padding: 34px 6px 26px 6px;
    border-top: 1px dashed #F0F0F0;
    position: relative;
  }
  
  .idoc .idoc-buy .cloud-item .item-content .tick-ul {
    padding: 25px 0;
  }
  .idoc .idoc-buy .cloud-item .item-content .tick-ul li {
    text-align: center;
  }
  .idoc .idoc-buy .cloud-item:not(:first-child) .item-price p span {
    color: #fe4066;
    margin-right: 0;
  }
 
  .idoc .idoc-buy .cloud-item.double-item .item-price .btn {
    color: #fe4066;
    border: 2px solid #fe4066;
  }
  .idoc .idoc-buy .cloud-item.double-item .item-price .btn:hover {
    color: #ffffff;
    background-color: #fe4066;
  }
  .idoc .idoc-buy .cloud-item.double-item .item-left {
    width: 50%;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    position: relative;
  }
  .idoc .idoc-buy .cloud-item.double-item .item-left::after {
    content: '';
    width: 1px;
    height: 348px;
    background-color: #f0f0f0;
    position: absolute;
    top: 103px;
    right: 0;
  }
  .idoc .idoc-buy .cloud-item.double-item .item-left .item-head {
    background-image: linear-gradient(120deg, #f76785, #fa2e76);
    -o-background-image: -o-linear-gradient(330deg, #f76785, #fa2e76);
    -moz-background-image: linear-gradient(120deg, #f76785, #fa2e76);
    -webkit-background-image: linear-gradient(120deg, #f76785, #fa2e76);
  }
  
 
  .idoc .summer-idoc-buy {
    position: relative;
  }
  .idoc .summer-idoc-buy .last-cloud-item::before {
    right: -126px;
  }
  .idoc .summer-idoc-buy .other-text {
    text-align: center;
    width: 100%;
  }
  .idoc .summer-idoc-buy .other-text p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: darkslategrey;
  }
  .idoc .summer-idoc-buy .other-text span {
    display: block;
    color: #111111;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 5px;
  }
  .idoc .summer-idoc-buy .top-text {
    position: absolute;
    top: 5px;
    left: 0;
  }
  .idoc .summer-idoc-buy .bottom-text {
    padding: 35px 0 0;
    margin-bottom: -8px;
  }
  .idoc .summer-idoc-buy .cloud-item {
    margin: 0 16px;
    max-width: 400px;
    /* width: 40%; */
    border: 1px solid #E5E7EB;
    background: #fff;
    /* -webkit-box-shadow: -24px 0 31px 1px rgba(249, 249, 249, 0.5);
            box-shadow: -24px 0 31px 1px rgba(249, 249, 249, 0.5); */
    overflow: visible;
    padding-bottom: 12px;
  }
  .idoc .summer-idoc-buy .cloud-item .item-head {
    height: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: auto 100px;
    margin: 0 -1px;
    border-radius: 4px 4px 0 0;
    padding: 17px 0 0;
  }
 
  .idoc .summer-idoc-buy .cloud-item .item-head h2 {
    font-size: 1.4rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .idoc .summer-idoc-buy .cloud-item .item-head p {
    font-size: 16px;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content {
    padding: 0 38px;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .item-price {
    text-align: left;
    margin: 21px 0 12px;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .item-price .btn {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 48px;
    height: 50px;
    font-size: 16px;
    border-width: 1px;
    margin: 40px 0 0;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .item-price .yellow-hollow {
    background: #fff;
    border: 1px solid #F59B3B;
    color: #F59B3B;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .item-price .yellow-hollow:hover {
    background-color: #F59B3B;
    color: #fff;
  }

  .idoc .summer-idoc-buy .cloud-item .item-content .item-price .blue-hollow {
    background: #fff;
    border: 1px solid #91C9C6;
    color: #91C9C6;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .item-price .blue-hollow:hover {
    background-color: #3489f9;
    color: #fff;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .item-price p span {
    color: #fe4066;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .item-price p span::before {
    font-size: 22px;
    text-align: left;
    left: -14px;
    line-height: 22px;
    top: 10px;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .item-price .before {
    color: #B4B4B4;
    text-decoration: line-through;
    font-size: 16px;
    line-height: 26px;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .item-price .btn {
    text-align: center;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .item-price .only {
    color: #353030;
    font-size: 16px;
    padding-left: 0;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .item-price .only .spec {
    font-size: inherit;
    font-weight: 400;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .item-price .only .spec::before {
    display: none;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content ul {
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content ul li p {
    font-size: 16px;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content ul li p .icon_price_tick {
    color: #01b69a;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .title-line {
    padding-top: 6px;
    text-align: left;
    font-size: 16px;
    color: #222;
  }
  .idoc .summer-idoc-buy .cloud-item .item-content .title-line::before,
  .idoc .summer-idoc-buy .cloud-item .item-content .title-line::after {
    display: none;
  }


  .idoc .buy-title2 {
    padding-top: 52px;
    margin-bottom: 56px;
  }
  .idoc .warp {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 3;
    left: 0;
    top: 0;
  }
  .idoc .warp .warp-content {
    max-width: 1250px;
    width: 92%;
    margin: 0 auto;
  }
  
  .summer .clear-space {
    position: relative;
    height: 1860px;
  }
  .summer .summer-banner {
    width: 100%;
    overflow-x: hidden;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
  }
  .summer .summer-banner .summer-banner-wrap {
    position: absolute;
    left: 50%;
    top: 0;
    width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1920px;
    min-width: 1600px;
  }
  .summer .summer-banner .summer-banner-content {
    position: relative;
  }
  .summer .summer-banner .summer-banner-content img {
    display: block;
  }
  .summer .summer-banner .summer-banner-content .img1 {
    width: 100%;
  }
  .summer .summer-banner .summer-banner-content .img2 {
    position: absolute;
    width: 532px;
    left: 50%;
    top: 100px;
    margin-left: -251px;
  }
  .summer .summer-banner .summer-banner-content .img3 {
    position: absolute;
    width: 228px;
    right: 229px;
    top: 743px;
  }
  .summer .summer-banner .summer-banner-content .img4 {
    position: absolute;
    width: 370px;
    top: 0;
    left: 0;
  }
  .summer .summer-banner .summer-banner-content .img5 {
    position: absolute;
    width: 196px;
    top: 506px;
    left: 0;
  }
  .summer .summer-banner .summer-banner-content .img6 {
    position: absolute;
    width: 396px;
    top: 0;
    right: 0;
  }
  .summer .summer-banner .summer-banner-content .img7 {
    position: absolute;
    width: 238px;
    top: 512px;
    right: 0;
  }
  .summer .buy-title1 {
    padding-top: 785px;
  }
  .summer .buy-title1 h1 {
    font-weight: 600;
    font-size: 40px;
  }
  .summer .summer-pup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    background: rgba(0, 0, 0, 0.3);
  }
 

  @media (max-width: 1750px) {
    .summer .summer-banner .summer-banner-content .img2 {
      top: 140px;
    }
  }
  @media (max-width: 1660px) {
    .summer .buy-title1 {
      padding-top: 680px;
    }
    .summer .gift-wrap {
      top: 940px;
      left: 50px;
    }
    .summer .gift-wrap .gift-wrap-con.fixed {
      left: 50px;
    }
  }
  @media (max-width: 1499px) {
    .idoc .idoc-buy .last-cloud-item::before {
      display: none;
    }
    .mockplus .idoc-buy::before {
      display: none;
    }
  }
  @media (max-width: 1420px) {
    .idoc .idoc-buy {
      width: 62%;
    }
    .idoc .idoc-buy .cloud-item {
      min-width: 270px;
      width: 33%;
      margin: 0 8px 40px;
    }
    .idoc .idoc-buy .last-cloud-item::before {
      display: none;
    }
    .idoc .note {
      font-size: 14px;
    }
    .idoc .note img {
      width: 26px;
    }
  }
  @media (max-width: 1340px) {
    
    .idoc .summer-idoc-buy .cloud-item {
      max-width: 300px;
      margin: 0 8px 40px;
    }
    .idoc .summer-idoc-buy .cloud-item .item-head h2 {
      font-size: 20px;
      line-height: 30px;
    }
    .idoc .summer-idoc-buy .cloud-item .item-head p {
      font-size: 14px;
    }
    .idoc .summer-idoc-buy .cloud-item .item-content {
      padding: 0 24px;
    }
  }
  @media (max-width: 1130px) {
    .buy .buy-title1 h1 {
      font-size: 38px;
    }
    .buy .black-friday-mock-box .img3 {
      left: 5%;
      width: 160px;
    }
    .buy .black-friday-mock-box .button {
      max-width: 260px;
    }
    .buy .idoc-list .idoc-function .function-item {
      width: 26%;
    }
    .buy .idoc-list .idoc-function .function-item:nth-child(4n) {
      width: 26%;
    }
  }
  @media (max-width: 1199px) {
    .buy .idoc-buy .buy-item {
      padding: 0 8px;
    }
    .buy .idoc-buy .buy-item .buy-item-content h3::before {
      width: 200px;
      margin-left: -100px;
    }
    .buy .idoc-buy .buy-item .buy-item-content h3 span {
      max-width: 160px;
    }
    .summer .buy-title1 {
      padding-top: 460px;
    }
    .summer .summer-banner .summer-banner-wrap {
      min-width: 1100px;
    }
    .summer .summer-banner .summer-banner-wrap .img2 {
      width: 316px;
      margin-left: -158px;
      top: 120px;
    }
    .summer .summer-banner .summer-banner-wrap .img4 {
      width: 185px;
    }
    .summer .summer-banner .summer-banner-wrap .img5 {
      width: 98px;
      top: 300px;
    }
    .summer .summer-banner .summer-banner-wrap .img6 {
      width: 198px;
    }
    .summer .summer-banner .summer-banner-wrap .img7 {
      width: 119px;
      top: 335px;
    }
    .summer .clear-space {
      position: relative;
      height: 1480px;
  }
    .mockplus .idoc-buy .group .buy-item-content h4 {
      font-size: 12px;
    }
    .mockplus .mock-box .mock-list .buy-title2 {
      font-size: 22px;
    }
    .mockplus .mock-box .mock-list p {
      height: 190px;
    }
  }
  @media (max-width: 999px) {
    .summer .clear-space {
      position: relative;
      height: 1460px;
  }
    .buy .idoc-buy {
      max-width: 624px;
    }
    .buy .idoc-buy .buy-item {
      width: 50%;
      padding: 0 10px;
      margin-top: 20px;
    }
    .buy .idoc-buy .buy-item .buy-item-content {
      padding: 30px 10px 10px;
      height: 500px;
    }
    .buy .idoc-buy .buy-item .buy-item-content .price {
      margin: 20px 0 30px;
    }
    .buy .idoc-buy .buy-item .buy-item-content h3 {
      padding: 10px 0;
    }
    .buy .idoc-buy .buy-item .buy-item-content h3::before {
      margin-top: -1px;
    }
    .buy .idoc-buy .buy-item .buy-item-content p {
      margin-bottom: 10px;
    }
    .buy .idoc-buy .ent .buy-item-content .price {
      margin-top: 6px;
    }
    .buy .idoc-list .idoc-function {
      padding-left: 10px;
    }
    .buy .idoc-list .idoc-function .function-item {
      text-align: left;
      padding-right: 10px;
    }
    .buy .idoc-list .idoc-function .function-item h5 {
      font-size: 16px;
    }
    .mockplus .idoc-buy {
      max-width: 600px;
    }
    .mockplus .idoc-buy .buy-item .buy-item-content {
      height: 580px;
      padding-top: 50px;
    }
    .mockplus .idoc-buy .buy-item .buy-item-content .user-text {
      margin-bottom: 30px;
    }
    .mockplus .mock-box {
      width: 60%;
    }
    .mockplus .mock-box .mock-list {
      display: block;
      width: 100%;
    }
    .mockplus .mock-box .mock-list p {
      height: auto;
      margin: 35px auto 20px;
    }
    .mockplus .mock-table table .btn-thead th a {
      width: 92%;
      height: 36px;
      line-height: 36px;
      font-size: 14px;
    }
    .idoc .idoc-buy {
      width: 90%;
    }
    .idoc .idoc-buy .cloud-item:last-of-type {
      margin: 20px 8px;
    }
    .idoc .idoc-list .idoc-function {
      font-size: 16px;
      text-align: left;
    }
   
  }
  
  @media (max-width: 768px) {
    .summer .clear-space {
      position: relative;
      height: 1460px;
  }

    .buy .buy-title1 h1 {
      font-size: 28px;
    }
    .buy .buy-title2 {
      font-size: 20px;
      padding: 50px 30px 0;
    }
    .buy .buy-title2::before {
      width: 16px;
      height: 16px;
      margin-left: -8px;
    }
  
   
  }
  
  @media (max-width: 650px) {
    .summer .clear-space {
      position: relative;
      height: 1760px;
  }
    .content-red .footer-btna {
      margin-top: 40px;
    }
    .buy .idoc-buy {
      max-width: 300px;
    }
    .buy .idoc-buy .buy-item {
      width: 100%;
      margin-top: 30px;
    }
    .buy .idoc-buy .buy-item .buy-item-content {
      padding: 30px 5px;
      float: none;
      height: auto;
    }
    .buy .idoc-buy .buy-item .buy-item-content h2 {
      font-size: 18px;
    }
    .buy .idoc-buy .buy-item .buy-item-content .price {
      margin: 30px auto;
    }
    .buy .idoc-buy .buy-item .buy-item-content .buy-btn {
      width: 100px;
      font-size: 14px;
      line-height: 30px;
      border-width: 1px;
      margin-bottom: 20px;
    }
    .buy .idoc-buy .basic .buy-item-content .buy-btn {
      width: 110px;
    }
    .buy .idoc-buy .other-pic {
      display: none;
    }
    .buy .other-pic-phone {
      display: block;
      padding: 0 30px 50px;
    }
    .buy .other-pic-phone img {
      display: block;
      width: 100%;
    }
    .buy .idoc-list .idoc-function {
      max-width: 500px;
      text-align: center;
      padding-left: 10%;
    }
    .buy .idoc-list .idoc-function .function-item {
      width: 47%;
    }
    .buy .idoc-list .idoc-function .function-item:nth-child(4n) {
      width: 47%;
    }
    .buy .idoc-problem .que-content .que-item {
      width: 100%;
      display: block;
    }
    .buy .idoc-problem .que-content .que-item:nth-child(2n) {
      margin-left: 0;
    }
    .buy .idoc-problem .que-content .que-item h3 {
      font-size: 14px;
      line-height: 20px;
      margin: 30px 0 10px;
    }
    .buy .idoc-problem .que-content .que-item p {
      line-height: 22px;
    }
    .buy .price-tab {
      width: 320px;
      padding-top: 80px;
      padding-left: 0;
      padding-right: 0;
    }
    .buy .price-tab span {
      font-size: 14px;
    }
    .buy .price-tab span.first::before {
      display: none;
    }
    .buy .price-tab span.first::after {
      left: 0;
      top: auto;
      bottom: 29px;
    }
    .mockplus .idoc-buy .buy-item .buy-item-content {
      padding-top: 50px;
    }
    .mockplus .idoc-buy .buy-item .buy-item-content .buy-btn {
      width: 120px;
    }
    .mockplus .mock-list .more {
      width: 100px;
      font-size: 14px;
      line-height: 32px;
    }
    .mockplus .mock-table h2 {
      margin-bottom: 45px;
    }
    .mockplus .mock-table table th {
      font-size: 16px;
    }
    .mockplus .mock-table table th.th-first {
      padding-left: 4%;
      width: 15%;
    }
    .mockplus .mock-table table .first {
      padding-left: 4%;
      width: 15%;
    }
    .mockplus .mock-table table .title {
      font-size: 16px;
    }
    .mockplus .mock-table table .btn-thead {
      background-color: #f8f6f6 !important;
    }
    .mockplus .mock-table table .btn-thead th p {
      font-size: 12px;
    }
    .mockplus .mock-table table .btn-thead th span,
    .mockplus .mock-table table .btn-thead th a {
      display: none;
    }
    .mockplus .price-other-pic .img1 {
      display: none;
    }
    .mockplus .price-other-pic .img2 {
      display: block;
    }
    .dialog-perpetual .content h3 {
      font-size: 18px;
    }
    .idoc .mock-table table th {
      font-size: 14px;
    }
    .idoc .mock-table table th.th-first {
      font-size: 18px;
    }
    .idoc .idoc-problem .que-item {
      padding: 25px 14px;
    }
    .idoc .idoc-problem .que-item h3 {
      font-size: 14px;
    }
    .idoc .idoc-problem .que-item h3 i {
      font-size: 16px;
    }
    .idoc .idoc-problem .que-item .answer p {
      font-size: 12px;
    }
    .idoc .idoc-buy .summer-idoc-buy .cloud-item {
      box-shadow: 0 8px 16px 0 rgb(0 0 0%);
      -o-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 8px 16px 0 rgb(0 0 0%);
    }
    .idoc .idoc-buy .cloud-item:last-of-type {
      display: none;
    }
    .summer .summer-pup .summer-pup-content .wraps {
      padding: 50px 30px 40px;
    }
    .summer .summer-pup .summer-pup-content .wraps .con .pic {
      right: -20px;
    }
    .summer .summer-pup .summer-pup-content .wraps .con .con-wrap {
      padding: 20px 18px;
    }
  }
  @media (max-width: 600px) {
    .idoc .idoc-buy {
      width: 80%;
    }
    .end-time .end-time-wrap {
      height: 60px;
      padding: 0 200px 0 20px;
    }
    .end-time .end-time-wrap .img1 {
      width: 100%;
      position: relative;
      left: auto;
      top: 50%;
    }
    .end-time .end-time-wrap .img-small {
      display: block;
      max-width: 150px;
    }
    .end-time .end-time-wrap .img-big {
      display: none;
    }
    .end-time .end-time-wrap ul {
      left: auto;
      right: 40px;
      padding-right: 5px;
    }
    .end-time .end-time-wrap ul li {
      width: 26px;
      height: 26px;
      font-size: 12px;
      line-height: 26px;
      margin: 0 6px;
    }
    .end-time .end-time-wrap ul li::after {
      font-size: 16px;
      margin-left: 4px;
    }
    .end-time .end-time-close {
      right: 15px;
      bottom: 20px;
    }
    .summer .summer-banner .summer-banner-wrap {
      min-width: 800px;
    }
    .summer .summer-banner .summer-banner-wrap .img2 {
      width: 232.8px;
      margin-left: -116.4px;
      top: 90px;
    }
    .summer .summer-banner .summer-banner-wrap .img4,
    .summer .summer-banner .summer-banner-wrap .img5,
    .summer .summer-banner .summer-banner-wrap .img6,
    .summer .summer-banner .summer-banner-wrap .img7 {
      display: none;
    }
    .summer .buy-title1 {
      padding-top: 330px;
    }
  }
  @media (max-width: 550px) {
    .idoc .black-friday-banner {
      background-image: url("../../enUS/images/blackFriday/cloud-banner-bj2.png");
      padding: 80px 0 40px;
    }
    .idoc .black-friday-banner .pic1 img {
      max-width: 300px;
    }
    .idoc .black-friday-banner .button {
      max-width: 220px;
    }
    .idoc .black-friday-banner .button img {
      max-width: 100px;
    }
    .summer .summer-pup .summer-pup-content .wraps .con .con-wrap .input-wrap {
      padding: 0 80px 0 100px;
    }
    .summer .summer-pup .summer-pup-content .wraps .con .con-wrap .input-wrap span {
      line-height: 30px;
    }
    .summer .summer-pup .summer-pup-content .wraps .con .con-wrap .input-wrap .left {
      font-size: 14px;
    }
    .summer .summer-pup .summer-pup-content .wraps .con .con-wrap .input-wrap .center {
      font-size: 14px;
    }
    .summer .summer-pup .summer-pup-content .wraps .con .con-wrap .input-wrap .right {
      width: 65px;
      font-size: 14px;
    }
  }
  @media (max-width: 500px) {
    .buy .buy-title1 h1 {
      font-size: 20px;
    }
    .buy .buy-title1 p {
      font-size: 16px;
    }
    .buy .buy-title2 {
      font-size: 18px;
      padding-top: 30px;
    }
    .buy .buy-title2::before {
      width: 10px;
      height: 10px;
      margin-left: -5px;
    }
    .buy .idoc-problem {
      margin: 80px 0 90px;
    }
    .buy .mock-table {
      margin-top: 80px;
      width: 100%;
    }
    .buy .mock-table table .title {
      font-size: 12px;
    }
    .buy .mock-table table td {
      font-size: 12px;
    }
    .buy .mock-table table th {
      width: 36px;
      font-size: 12px;
    }
    .buy .mock-table table th.th-first {
      max-width: 100px;
    }
    .buy .mock-table table td.first {
      max-width: 90px;
      font-size: 12px;
      padding-left: 6%;
    }
    .buy .mock-list {
      margin-top: 80px;
    }
    .buy .mock-list p {
      font-size: 14px;
      line-height: 24px;
      width: 88%;
    }
    .buy .idoc-list {
      max-width: 300px;
      margin: 0 auto;
    }
    .buy .idoc-list .idoc-function {
      padding-left: 60px;
      text-align: center;
    }
    .buy .idoc-list .idoc-function .function-item {
      width: 96%;
      text-align: left;
    }
    .buy .idoc-list .idoc-function .function-item:nth-child(4n) {
      width: 96%;
    }
    .mockplus .price-tab {
      width: 290px;
    }
    .mockplus .price-tab span {
      font-size: 14px;
    }
    .mockplus .idoc-problem {
      margin-bottom: 30px;
    }
    .dialog-perpetual .close {
      right: 10px;
      top: 10px;
    }
    .dialog-perpetual .content {
      padding: 30px 10px 20px;
      width: 92%;
    }
    .idoc .mock-table {
      margin-top: 80px;
    }
    .idoc .mock-table table th {
      width: 36px;
      font-size: 14px;
    }
    .idoc .mock-table table th.th-first {
      max-width: 100px;
      font-size: 14px;
    }
    .idoc .mock-table table td.first {
      max-width: 100px;
    }
    .idoc .idoc-list {
      max-width: unset;
    }
    .idoc .idoc-list .tab span {
      font-size: 16px;
      margin: 0 10px;
    }
    .idoc .idoc-problem {
      width: 86%;
      margin: 80px auto;
    }
    .pay .clear-space .pay-list .item .due {
      bottom: -50px;
    }
  }
  @media (max-width: 450px) {
    .idoc .mock-table table th {
      font-size: 12px;
    }
    .idoc .mock-table table td.first {
      max-width: 72px;
      padding-left: 12px;
    }
    .idoc .mock-table table td.title {
      font-size: 12px;
    }
    .idoc .mock-table table td .iconfont {
      font-size: 13px;
    }
    .idoc .idoc-list .tab span {
      font-size: 16px;
    }
    .idoc .idoc-list .function-box {
      margin-top: 20px;
    }
    .idoc .idoc-list .idoc-function .function-item h5 {
      font-size: 16px;
    }
    .idoc .idoc-problem {
      width: 90%;
    }
    .idoc .idoc-problem .que-item {
      padding: 20px 12px;
    }
    .idoc .idoc-problem .que-item h3 {
      padding-right: 50px;
    }
    .pay .clear-space .pay-list .item .buy-version {
      width: 65px;
    }
    .pay .clear-space .pay-list .item-version .left {
      margin-top: -4px;
    }
    .summer .summer-pup .summer-pup-content .wraps {
      padding: 40px 20px 20px;
    }
    .summer .summer-pup .summer-pup-content .wraps .title {
      font-size: 20px;
      line-height: 30px;
    }
    .summer .summer-pup .summer-pup-content .wraps .sub-title {
      font-size: 14px;
      line-height: 20px;
      margin: 10px 0 20px;
    }
    .summer .summer-pup .summer-pup-content .wraps .con .pic {
      right: -15px;
    }
    .summer .summer-pup .summer-pup-content .wraps .con .text {
      margin-top: 20px;
      padding-top: 10px;
    }
    .summer .summer-pup .summer-pup-content .wraps .con .text p {
      font-size: 12px;
      line-height: 20px;
      margin-bottom: 5px;
    }
  }
  @media (max-width: 420px) {
    .buy .price-tab {
      padding: 50px 0 0;
    }
    .buy .price-tab .off {
      width: 70px;
      right: 5px;
      top: 15px;
    }
    .idoc .idoc-buy {
      margin-top: 16px;
    }
    .pay .clear-space .pay-list .item .note {
      padding-right: 50px;
    }
    .pay .clear-space .pay-list .item .people-text {
      width: 70%;
    }
    .pay .clear-space .pay-list .item .due {
      width: 70%;
      bottom: -52px;
    }
  }
  @media (max-width: 375px) {
    .buy .note {
      width: 84%;
    }
    .buy .idoc-problem .que-content {
      width: 82%;
    }
    .pay .clear-space .pay-list .item .due {
      bottom: -70px;
    }
    .pay .clear-space .pay-list .item-margin {
      margin-top: 85px;
    }
  }
  @media (max-width: 370px) {
    .buy .price-tab {
      padding: 50px 20px 0;
    }
    .pay .clear-space .pay-list .item .buy-version {
      margin-bottom: 12px;
    }
  }
  @media (max-width: 320px) {
    .buy .idoc-list .idoc-function {
      padding-left: 40px;
    }
  }