/*.top-navigation{
    position: fixed;
    border: none;
}*/
.page-wrapper h1,
.page-wrapper h2 {
    font-weight: 700;
    font-size: 24px;
    margin: 12px 0 0 0;
}
.page-wrapper .someTip {
    position: absolute;
    top: 46%;
    transform: translateY(-46%);
    color: #FFFFFF;
    left: 6%;
}
.page-wrapper .someTip.preheating p{
    text-shadow: 9px 0 18px #163503;
}
.page-wrapper .someTip.preheating p:nth-child(1){
    font-size: 60px;
    font-weight: 900;
    margin: 0;
    padding: 0;
}
.page-wrapper .someTip.preheating p:nth-child(2){
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.page-wrapper .someTip.preheating p:nth-child(3){
    font-weight: bold;
    font-size: 40px;
    margin: 56px 0 0 0;
    padding: 0;
}
.page-wrapper .someTip.preheating p b{
    color: #00C68B;
    font-size: 60px;
    font-weight: 900;
}
.page-wrapper .someTip.preheating .price{
    display: flex;
    font-size: 20px;
    width: 80%;
}
.page-wrapper .someTip.preheating .price .origin,
.page-wrapper .someTip.preheating .price .fan{
    display: flex;
    align-items: center;
}
.page-wrapper .someTip.preheating .price .origin .label,
.page-wrapper .someTip.preheating .price .fan .label{
    width: 32%;
    line-height: normal;
    padding-right: 8px;
}
.page-wrapper .someTip.preheating .price .number{
    font-size: 40px;
}
.page-wrapper .someTip.preheating .join__more{
    background: #00C58D;
    color: #0B2443;
    padding: 10px 18px;
    border-radius: 18px;
    font-size: 35px;
    font-weight: bold;
    margin-top: 56px;
    display: inline-block;
    text-decoration: none;
}
.page-wrapper .someTip.preheating .join__more img{
    width: 36px;
}
.page-wrapper .f2_pro_top{
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 1%;
    left: 6%;
}
.page-wrapper .f2_pro_top > p{
    font-size: 22px;
    font-weight: 400;
    margin: 0;
}
.page-wrapper .f2_pro_top .f2_pro{
    display: flex;
    justify-content: space-between;
}
.page-wrapper .f2_pro_top .f2_pro img{
    width: 160px;
}
.page-wrapper .f2_pro_top .f2_pro p{
    font-size: 56px;
    font-weight: 400;
    margin: 0;
}
.page-wrapper .f2_pro_bottom{
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    bottom: 2%;
}
.page-wrapper .f2_pro_bottom p{
    font-size: 56px;
    margin: 0;
    font-weight: bold;
}
@media only screen and (max-width: 1439px) {
    .page-wrapper .someTip.preheating p:nth-child(1),
    .page-wrapper .someTip.preheating p b,
    .page-wrapper .f2_pro_bottom p,
    .page-wrapper .f2_pro_top .f2_pro p{
        font-size: 41px;
    }
    .page-wrapper .someTip.preheating p:nth-child(2),
    .page-wrapper .f2_pro_top > p{
        font-size: 20px;
    }
    .page-wrapper .someTip.preheating p:nth-child(3),
    .page-wrapper .someTip.preheating .price .number{
        font-size: 28px;
    }
    .page-wrapper .someTip.preheating .price{
        font-size: 14px;
    }
    .page-wrapper .someTip.preheating .join__more{
        font-size: 24px;
    }
    .page-wrapper .someTip.preheating p:nth-child(3),
    .page-wrapper .someTip.preheating .join__more{
        margin-top: 40px;
    }
    .page-wrapper .someTip.preheating .join__more img{
        width: 26px;
    }
    .page-wrapper .f2_pro_top .f2_pro img{
        width: 130px;
    }
}
@media only screen and (max-width: 1279px) {
    .page-wrapper .someTip.preheating p:nth-child(1),
    .page-wrapper .someTip.preheating p b,
    .page-wrapper .f2_pro_bottom p,
    .page-wrapper .f2_pro_top .f2_pro p{
        font-size: 36px;
    }
    .page-wrapper .someTip.preheating p:nth-child(2),
    .page-wrapper .f2_pro_top > p{
        font-size: 16px;
    }
    .page-wrapper .someTip.preheating p:nth-child(3),
    .page-wrapper .someTip.preheating .price .number{
        font-size: 25px;
    }
    .page-wrapper .someTip.preheating .price{
        font-size: 12px;
    }
    .page-wrapper .someTip.preheating .join__more{
        font-size: 21px;
    }
    .page-wrapper .someTip.preheating p:nth-child(3),
    .page-wrapper .someTip.preheating .join__more{
        margin-top: 35px;
    }
    .page-wrapper .someTip.preheating .join__more img{
        width: 22px;
    }
    .page-wrapper .f2_pro_top .f2_pro img{
        width: 115px;
    }
}
@media only screen and (max-width: 1023px) {
    .page-wrapper .someTip.preheating p:nth-child(1),
    .page-wrapper .someTip.preheating p b,
    .page-wrapper .f2_pro_bottom p,
    .page-wrapper .f2_pro_top .f2_pro p{
        font-size: 29px;
    }
    .page-wrapper .someTip.preheating p:nth-child(2),
    .page-wrapper .f2_pro_top > p{
        font-size: 13px;
    }
    .page-wrapper .someTip.preheating p:nth-child(3),
    .page-wrapper .someTip.preheating .price .number{
        font-size: 20px;
    }
    .page-wrapper .someTip.preheating .price{
        font-size: 12px;
    }
    .page-wrapper .someTip.preheating .join__more{
        font-size: 17px;
    }
    .page-wrapper .someTip.preheating p:nth-child(3),
    .page-wrapper .someTip.preheating .join__more{
        margin-top: 16px;
    }
    .page-wrapper .someTip.preheating .join__more img{
        width: 16px;
    }
    .page-wrapper .someTip.preheating .join__more{
        border-radius: 16px;
    }
    .page-wrapper .f2_pro_top .f2_pro img{
        width: 100px;
    }
}
@media only screen and (max-width: 767px) {
    .page-wrapper .someTip.preheating p:nth-child(2), .page-wrapper .f2_pro_top > p{
        font-size: 16px;
    }
    .page-wrapper .someTip.preheating .price{
        width: 100%;
        justify-content: center;
    }
    .page-wrapper .someTip.preheating .join__more{
        border-radius: 8px;
        padding: 6px 12px;
    }
    .page-wrapper .someTip.preheating .price .origin,
    .page-wrapper .someTip.preheating .price .fan{
        justify-content: center;
    }
    .page-wrapper .f2_pro_top{
        top: 8%;
        left: 0;
        right: 0;
        align-items: center;
    }
    .page-wrapper .f2_pro_bottom{
        bottom: 8%;
    }
    .page-wrapper .f2_pro_top .f2_pro img{
        margin-right: 60px;
    }
}

.page-wrapper .someTip--banner img.l1{
    width: 60px;
}
.page-wrapper .someTip--banner img.w-amazon{
    width: 84px;
    height: 43px;
    margin-right: 6px;
}
.page-wrapper .someTip--banner img.w-aidot{
    width: 100px;
    height: 43px;
}
.page-wrapper .someTip--banner img.w-ioxt{
    width: 65px;
    height: 43px;
}

@media only screen and (min-width: 768px) {
    .page-wrapper .someTip h2 {
        font-size: 24px;
        margin: 8px 0;
    }
    .page-wrapper .someTip p {
        margin-top: 8px;
        font-size: 20px;
        font-weight: 700;
        color: #ffffff;
    }
}
@media only screen and (min-width: 1264px) {
    .page-wrapper .someTip--banner img.l1{
        width: 80px;
    }
    .page-wrapper .someTip--banner img.w-amazon{
        width: 110px;
    }
    .page-wrapper .someTip--banner img.w-aidot{
        width: 130px;
    }
    .page-wrapper .someTip--banner img.w-ioxt{
        width: 85px;
    }
    .page-wrapper .someTip h2 {
        font-size: 38px;
        margin: 10px 0 5px 0;
    }
    .page-wrapper .someTip p {
        margin: 0 0 16px 0;
        font-size: 32px;
        font-weight: 700;
        color: #ffffff;
    }
    .page-wrapper .someTip p b{
        font-size: 24px;
    }
    .page-wrapper .someTip--Center .ioxt{
        width: 80px;
        height: 38px;
    }
}
@media only screen and (min-width: 1920px) {

    .page-wrapper .someTip--banner img.l1{
        width: 96px;
    }
    .page-wrapper .someTip h2 {
        font-size: 56px;
    }
    .page-wrapper .someTip p{
        font-size: 48px;
    }
    .page-wrapper .someTip--banner img.w-amazon{
        width: 136px;
        height: 53px;
    }
    .page-wrapper .someTip--banner img.w-aidot{
        width: 162px;
        height: 53px;
    }
    .page-wrapper .someTip--banner img.w-ioxt{
        width: 110px;
        height: 53px;
    }
    .page-wrapper .detailButton{
        font-size: 24px;
    }
}
@media only screen and (max-width: 767px) {
    .page-wrapper .someTip p {
        font-size: 20px;
        color: #ffffff;
        font-weight: 700;
        margin: 6px 0 12px 0;
    }
    .page-wrapper .someTip--Center {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        top: 64px;
        transform: initial;
        left: 0;
        right: 0;
        margin: auto;
    }
    .page-wrapper .someTip--banner {
        top: 28px !important;
    }
}
.page-wrapper .detailButton {
    height: 40px;
    font-size: 20px;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #00c58d;
}
.page-wrapper .detailButton.yellow {
    background-color: #fa9810;
}
.page-wrapper .detailButton.plain {
    color: #2c3132;
    background-color: transparent;
    border: 1px solid #000000;
}
.columns .detailButton.hoverGreen:hover {
    background-color: #00c58d;
    color: #fff;
    border: 0;
}
@media only screen and (min-width: 1920px) {
    .columns .detailButton {
        height: 57.6px;
        width: 192px;
        border-radius: 36px;
        font-size: 21.6px;
    }
}
@media only screen and (min-width: 768px) {
    .page-wrapper .detailButton {
        font-size: 16px;
        height: 36px;
        width: 120px;
    }
}
@media only screen and (min-width: 1264px) {
    .page-wrapper .detailButton {
        height: 48px;
        width: 160px;
        border-radius: 36px;
        font-size: 18px;
    }
}

.page-banner {
    position: relative;
}
.page-banner .bannerSwiper {
    height: 100%;
    --swiper-theme-color: rgba(26, 26, 26, 0.3);
    --swiper-pagination-color: rgba(26, 26, 26, 0.6);
}
.page-banner .bannerSwiper .swiper-slide {
    position: relative;
}
.page-banner .bannerSwiper .swiper-slide-img {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.page-banner .bannerSwiper .swiper-pagination-bullet-active {
    width: 40px !important;
    border-radius: 4px !important;
}



@keyframes label_change_width {
    0% {
        width: 78%;
    }
    15% {
        top: 80%;
    }
    25% {
        top: 83px;
    }
    35% {
        top: 85%;
    }
    50% {
        top: 88px;
    }
    65% {
        top: 90%;
    }
    75% {
        top: 93px;
    }
    85% {
        top: 96%;
    }
    100% {
        width: 100%;
    }
}
@keyframes label_change_width_short {
    0% {
        width: 100%;
    }
    15% {
        top: 96%;
    }
    25% {
        top: 93px;
    }
    35% {
        top: 90%;
    }
    50% {
        top: 88px;
    }
    65% {
        top: 85%;
    }
    75% {
        top: 83px;
    }
    85% {
        top: 80%;
    }
    100% {
        width: 78%;
    }
}
@keyframes horizontal_move0 {
    from {
        width: 0;
    }
    to {
        width: 16.66%;
    }
}
@keyframes horizontal_move1 {
    from {
        width: 16.66%;
    }
    to {
        width: 62.5%;
    }
}
@keyframes horizontal_move2 {
    from {
        width: 62.5%;
    }
    to {
        width: 77.08%;
    }
}
@keyframes horizontal_move3 {
    from {
        width: 77.08%;
    }
    to {
        width: 100%;
    }
}
@keyframes vertical_move0 {
    from {
        height: 0;
    }
    to {
        height: 16.66%;
    }
}
@keyframes vertical_move1 {
    from {
        height: 16.66%;
    }
    to {
        height: 62.5%;
    }
}
@keyframes vertical_move2 {
    from {
        height: 62.5%;
    }
    to {
        height: 77.08%;
    }
}
@keyframes vertical_move3 {
    from {
        height: 77.08%;
    }
    to {
        height: 100%;
    }
}
@-webkit-keyframes horizontal_move {
    /*Safari and Chrome*/
    from {
        width: 0;
    }
    to {
        width: 17%;
    }
}
.swiper {
    --swiper-navigation-size: 0;
}
@media only screen and (max-width: 767px) {
    .productSwiper {
        margin: 36px 24px 32px;
        display: flex;
        flex-wrap: wrap;
        font-size: 12px;
    }
    .productSwiper .swiper-button-prev {
        display: none;
    }
    .productSwiper .swiper-button-next {
        display: none;
    }
}
@media only screen and (min-width: 768px) {
    .productSwiper {
        margin: 36px auto 40px auto;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1;
        display: block;
        position: relative;
        width: calc(100% - 112px);
    }
}
@media only screen and (min-width: 1024px) {
    .productSwiper {
        margin: 48px auto 64px;
        width: calc(100% - 216px);
    }
}
@media only screen and (min-width: 1280px) {
    .productSwiper {
        margin: 56px auto 64px;
        width: calc(100% - 216px);
    }
}
@media only screen and (min-width: 1440px) {
    .productSwiper {
        margin: 80px auto 104px;
        width: 1280px;
    }
}
@media only screen and (max-width: 767px) {
    .newSection__shop .swiper-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .newSection__shop .swiper-slide {
        width: 33.33% !important;
        margin-right: 0 !important;
        margin-bottom: 24px;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .newSection__shop .swiper-slide img {
        height: 57px;
    }
    .newSection__shop .swiper-slide a {
        color: #1f2429;
        text-decoration: none;
    }
    .newSection__shop .exceed {
        display: none;
    }
    .newSection__shop .swiper-button-more {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        background-color: #f5f5f7;
        border-radius: 24px;
        text-align: center;
        font-size: 12px;
        padding: 5px 0;
        cursor: pointer;
    }
    .newSection__shop .swiper-button-more img {
        height: 12px;
        margin-right: 4px;
    }
    .newSection__shop .swiper-button-move {
        display: none;
    }
}
@media only screen and (min-width: 768px) {
    .newSection__shop{
        width: 100%;
        overflow: hidden;
    }
    .newSection__shop__content {
        position: relative;
        margin-top: 36px;
        margin-bottom: 40px;
    }
    .newSection__shop .swiper-slide {
        text-align: center;
    }
    .newSection__shop .swiper-slide img {
        height: 58px;
        margin-bottom: 8px;
    }
    .newSection__shop .swiper-slide a {
        font-size: 12px;
        color: #1f2429;
        text-decoration: none;
    }
    .newSection__shop .swiper-slide a p {
        margin: auto;
    }
    .newSection__shop .swiper-button-more {
        display: none;
    }
    .newSection__shop .swiper-button-move {
        --swiper-navigation-size: 0;
    }
    .newSection__shop .swiper-button-move .swiper-button-prev {
        top: 50%;
        left: 24px;
    }
    .newSection__shop .swiper-button-move .swiper-button-prev img {
        height: 24px;
    }
    .newSection__shop .swiper-button-move .swiper-button-next {
        top: 50%;
        right: 24px;
    }
    .newSection__shop .swiper-button-move .swiper-button-next img {
        height: 24px;
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__shop .swiper-slide img {
        height: 70px;
    }
    .newSection__shop .swiper-button-move .swiper-button-prev {
        left: 80px;
    }
    .newSection__shop .swiper-button-move .swiper-button-next {
        right: 80px;
    }
}
@media only screen and (min-width: 1280px) {
    .newSection__shop .swiper-slide img {
        height: 86px;
    }
    .newSection__shop .swiper-slide a p {
        width: 107px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__shop .swiper-slide img {
        height: 120px;
    }
    .newSection__shop .swiper-slide a {
        font-size: 14px;
    }
    .newSection__shop .swiper-slide a p {
        width: 160px;
    }
    .newSection__shop .swiper-button-move .swiper-button-prev {
        left: calc((100% - 1280px) / 2 - 80px);
    }
    .newSection__shop .swiper-button-move .swiper-button-prev img {
        height: 32px;
    }
    .newSection__shop .swiper-button-move .swiper-button-next {
        right: calc((100% - 1280px) / 2 - 80px);
    }
    .newSection__shop .swiper-button-move .swiper-button-next img {
        height: 32px;
    }
}
.newSection__features {
    background-image: url("../images/features/bg2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    color: #ffffff;
    padding: 44px 32px 32px;
}
@media only screen and (min-width: 768px) {
    .newSection__features {
        padding: 44px 64px 45px;
        background-image: url("../images/features/bg.jpg");
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__features {
        padding: 64px 88px 64px;
    }
}
@media only screen and (min-width: 1280px) {
    .newSection__features {
        padding: 64px 214px 46px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__features {
        padding: 101px 80px 97px;
    }
    .newSection__features__container {
        max-width: 1280px;
        margin: auto;
    }
}
.newSection__features__labels {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 36px 0 4px;
    font-size: 12px;
}
.newSection__features__labels p{
    margin: 0;
}
.newSection__features__labels__container {
    width: calc((100% - 20px) / 2);
}
.newSection__features__labels__box {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 24px;
    padding: 5px 0;
    margin: 0 0 12px 0;
    width: 100%;
    transition: all 0.35s cubic-bezier(0.694, 0, 0.335, 1);
}
.newSection__features__labels__box div {
    margin-right: 6px;
    height: 14px;
    width: 14px;
    background-repeat: no-repeat;
    background-size: contain;
}
.newSection__features__labels__box .personImg {
    background-image: url("../images/features/person_w.svg");
}
.newSection__features__labels__box .petImg {
    background-image: url("../images/features/pet_w.svg");
}
.newSection__features__labels__box .carImg {
    background-image: url("../images/features/car_w.svg");
}
.newSection__features__labels__box .packageImg {
    background-image: url("../images/features/package_w.svg");
}
.newSection__features__labels__box:hover,
.newSection__features__labels__box:focus {
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #ffffff;
    transform: translate3d(label_change_width, 0px, 0px);
    transition: all 0.35s cubic-bezier(0.694, 0, 0.335, 1);
}
.newSection__features__labels__box:hover .personImg,
.newSection__features__labels__box:focus .personImg {
    background-image: url("../images/features/person_w.svg");
}
.newSection__features__labels__box:hover .petImg,
.newSection__features__labels__box:focus .petImg {
    background-image: url("../images/features/pet_w.svg");
}
.newSection__features__labels__box:hover .carImg,
.newSection__features__labels__box:focus .carImg {
    background-image: url("../images/features/car_w.svg");
}
.newSection__features__labels__box:hover .packageImg,
.newSection__features__labels__box:focus .packageImg {
    background-image: url("../images/features/package_w.svg");
}
.newSection__features__labels__box__selected {
    border: 1px solid #00c58d !important;
    color: #00c58d !important;
}
.newSection__features__labels__box__selected .personImg {
    background-image: url("../images/features/person.svg") !important;
}
.newSection__features__labels__box__selected .petImg {
    background-image: url("../images/features/pet.svg") !important;
}
.newSection__features__labels__box__selected .carImg {
    background-image: url("../images/features/car.svg") !important;
}
.newSection__features__labels__box__selected .packageImg {
    background-image: url("../images/features/package.svg") !important;
}
@media only screen and (min-width: 768px) {
    .newSection__features__labels {
        margin: 28px 0 16px;
        flex-wrap: nowrap;
        font-size: 12px;
    }
    .newSection__features__labels__box {
        border-radius: 24px;
        padding: 5px 0;
        margin: 0;
        width: calc(100% - 9px);
        margin: auto;
    }
    .newSection__features__labels__box div {
        margin-right: 8px;
        height: 18px;
        width: 18px;
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__features__labels {
        margin: 45px 0 22px;
    }
    .newSection__features__labels__container {
        width: 25%;
    }
    .newSection__features__labels__box {
        border-radius: 17px;
        min-width: 160px;
        width: 78%;
        margin: auto;
    }
    .newSection__features__labels__box:hover,
    .newSection__features__labels__box:focus {
        width: 100%;
    }
    .newSection__features__labels__box div {
        margin-right: 12px;
        height: 22px;
        width: 22px;
    }
    .newSection__features__labels__box__selected {
        width: 78%;
    }
    .newSection__features__labels__box__selected:hover,
    .newSection__features__labels__box__selected:focus {
        width: 100%;
    }
}
@media only screen and (min-width: 1280px) {
    .newSection__features__labels__box:hover,
    .newSection__features__labels__box:focus {
        width: 100%;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__features__labels {
        margin: 64px 0 32px;
        font-size: 18px;
    }
    .newSection__features__labels__box {
        border-radius: 26px;
        padding: 8px 0;
    }
    .newSection__features__labels__box:hover,
    .newSection__features__labels__box:focus {
        width: 100%;
    }
    .newSection__features__labels__box div {
        margin-right: 16px;
        height: 32px;
        width: 32px;
    }
}
.newSection__features__content {
    background-image: linear-gradient(180deg, #3e4142 0%, #333333 100%);
    box-shadow: 0 32px 64px 0 rgba(0, 0, 0, 0.5);
    border-radius: 12px;
}
.newSection__features__content .vedioBox {
    font-size: 0;
}
.newSection__features__content .vedioBox video {
    height: 100%;
    width: 100%;
    border-radius: 12px 12px 0 0;
    display: none;
}
.newSection__features__content .vedioBox .feature__vedionCurrent {
    display: block;
}
.newSection__features__content .explain {
    padding: 16px 20px 24px;
}
.newSection__features__content .explain div {
    display: none;
}
.newSection__features__content .explain .feature__explainCurrent {
    display: block;
}
.newSection__features__content .explain p:first-child {
    text-align: left;
    margin-bottom: 12px;
    line-height: 1;
}
@media only screen and (min-width: 768px) {
    .newSection__features__content {
        border-radius: 12px;
        display: flex;
        flex-direction: row;
    }
    .newSection__features__content .vedioBox {
        height: 100%;
        width: 100%;
        min-width: 360px;
        max-height: 100%;
    }
    .newSection__features__content .vedioBox video {
        border-radius: 12px 0 0 12px;
    }
    .newSection__features__content .explain {
        padding: 50px 33px 0;
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__features__content {
        border-radius: 16px;
    }
    .newSection__features__content .vedioBox {
        min-width: 480px;
    }
    .newSection__features__content .explain {
        padding: 68px 42px 0;
    }
    .newSection__features__content .explain p:first-child {
        margin-bottom: 16px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__features__content {
        border-radius: 24px;
    }
    .newSection__features__content .vedioBox {
        height: 100%;
        width: 100%;
        min-width: 720px;
    }
    .newSection__features__content .explain {
        padding: 104px 64px 0;
    }
    .newSection__features__content .explain p:first-child {
        margin-bottom: 24px;
    }
}
.newSection__control {
    background-image: url("../images/control/bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    color: #17292a;
    padding: 44px 32px 0;
}
@media only screen and (min-width: 768px) {
    .newSection__control {
        background-image: url("../images/control/bg2.jpg");
        padding: 44px 95px 0 67px;
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__control {
        padding: 64px 126px 0 89px;
    }
}
@media only screen and (min-width: 1280px) {
    .newSection__control {
        padding: 64px 254px 0 216px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__control {
        padding: 100px 0 0 0;
    }
}
@media only screen and (min-width: 768px) {
    .newSection__control__content {
        display: flex;
        align-items: center;
        margin-top: 47px;
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__control__content {
        margin-top: 70px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__control__content {
        margin: auto;
        margin-top: 100px;
        max-width: 1280px;
    }
}
.newSection__control__processContainer {
    margin: 16px 32px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 3px;
}
.newSection__control__processContainer__process {
    height: 100%;
    background-color: #00c58d;
    width: 0;
    animation: var(--slideProcess) infinite;
    -webkit-animation: var(--slideProcess) infinite;
    /*Safari and Chrome*/
}
@media only screen and (min-width: 768px) {
    .newSection__control__processContainer {
        width: 1px;
        height: 254px;
        margin: 0;
    }
    .newSection__control__processContainer__process {
        width: 2px;
        height: 0;
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__control__processContainer {
        height: 283px;
    }
    .newSection__control__processContainer__process {
        width: 3px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__control__processContainer {
        height: 424px;
    }
    .newSection__control__processContainer__process {
        width: 4px;
    }
}
.newSection__control__DesctionContainer {
    width: 100%;
    margin: auto;
    overflow: hidden;
}
@media only screen and (min-width: 768px) {
    .newSection__control__DesctionContainer {
        margin: 0;
        height: 254px;
        margin: 0 30px 0 24px;
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__control__DesctionContainer {
        height: 283px;
        margin: 0 63px 0 36px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__control__DesctionContainer {
        height: 424px;
        margin: 0 93px 0 54px;
    }
}
.newSection__control__expandIcon {
    height: 16px;
}
@media only screen and (max-width: 767px) {
    .newSection__control__expandIcon {
        display: none;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__control__expandIcon {
        height: 24px;
    }
}
.newSection__control__Desction__title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.6;
}
.newSection__control__Desction__subtitle {
    font-size: 12px;
    display: none;
}
@media only screen and (max-width: 767px) {
    .newSection__control__Desction {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        transform: translate3d(var(--sliderDesc), 0px, 0px);
        transition-duration: 500ms;
    }
    .newSection__control__Desction__Item {
        min-width: 100%;
        margin: 0;
        height: 100%;
        position: relative;
        text-align: center;
        list-style: none;
    }
    .newSection__control__Desction__subtitle {
        display: block !important;
    }
}
@media only screen and (min-width: 768px) {
    .newSection__control__Desction {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }
    .newSection__control__Desction__Item {
        background-image: linear-gradient(180deg, #ffffff 0%, #ededed 100%);
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.08);
        border-radius: 12px;
        padding: 9px 18px;
        height: auto;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
    }
    .newSection__control__Desction__title {
        margin: 3px;
    }
    .newSection__control__Desction__subtitle {
        overflow: hidden;
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__control__Desction__Item {
        padding: 9px 24px;
        border-radius: 16px;
    }
    .newSection__control__Desction__title {
        font-size: 16px;
        margin: 4px;
    }
    .newSection__control__Desction__subtitle {
        font-size: 13px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__control__Desction__Item {
        padding: 16px 32px;
        border-radius: 24px;
    }
    .newSection__control__Desction__title {
        font-size: 24px;
    }
    .newSection__control__Desction__subtitle {
        font-size: 20px;
        margin-right: 88px;
    }
}
.newSection__control__vedio {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    height: 316px;
    width: 200px;
    margin-top: 35px;
}
.newSection__control__vedio__container {
    position: absolute;
    background-image: url("../images/control/Phone_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.newSection__control__vedio__content {
    width: 180px;
    position: absolute;
    left: 10px;
    top: 18px;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    border-radius: 20px 20px 0 0;
}
.newSection__control__vedio .control__vedionCurrent {
    opacity: 1;
}
@media only screen and (min-width: 768px) {
    .newSection__control__vedio {
        height: 285px;
        width: 180px;
        margin-top: 0;
        flex: none;
    }
    .newSection__control__vedio__content {
        width: 168px;
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__control__vedio {
        height: 380px;
        width: 240px;
    }
    .newSection__control__vedio__content {
        width: 220px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__control__vedio {
        height: 571px;
        width: 360px;
    }
    .newSection__control__vedio__content {
        width: 340px;
        border-radius: 34px 34px 0 0;
    }
}
.newSection__scene {
    background-color: #f5f5f7;
    padding-top: 44px;
}
@media only screen and (min-width: 1024px) {
    .newSection__scene {
        padding-top: 64px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__scene {
        padding-top: 100px;
    }
}
.newSection__scene__content {
    margin: 44px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 106px);
    justify-content: space-between;
}
@media only screen and (min-width: 768px) {
    .newSection__scene__content {
        flex-wrap: nowrap;
        margin-top: 44px;
        width: calc(100% - 160px);
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__scene__content {
        margin-top: 64px;
        width: calc(100% - 240px);
    }
}
@media only screen and (min-width: 1280px) {
    .newSection__scene__content {
        margin-top: 100px;
        width: calc(100% - 320px);
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__scene__content {
        width: 1280px;
    }
}
.newSection__scene__item {
    background-color: #f5f5f7;
    width: calc((100% - 52px) / 2);
    font-size: 14px;
    text-align: center;
    margin-bottom: 32px;
}
.newSection__scene__item img {
    width: 100%;
    margin-bottom: 4px;
}
@media only screen and (min-width: 768px) {
    .newSection__scene__item {
        width: calc((100% - 156px) / 4);
        margin-bottom: 40px;
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__scene__item {
        font-size: 15px;
        width: calc((100% - 180px) / 4);
        margin-bottom: 63px;
    }
    .newSection__scene__item img {
        margin-bottom: 7px;
    }
}
@media only screen and (min-width: 1280px) {
    .newSection__scene__item {
        width: calc((100% - 204px) / 4);
        margin-bottom: 54px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__scene__item {
        font-size: 22px;
        width: calc((100% - 144px) / 4);
        margin-bottom: 80px;
    }
    .newSection__scene__item img {
        margin-bottom: 11px;
    }
}
.newSection__about {
    padding: 0 16px;
}
.newSection__about h1 {
    padding: 44px 0 36px 0;
}
.newSection__about p {
    font-size: 14px;
    font-weight: 200;
    line-height: 1.8;
}
.newSection__about p span {
    display: inline-block;
}
.newSection__about p span a {
    display: flex;
    align-items: center;
    color: #00c58d;
    font-size: 14px;
    text-decoration: none;
}
.newSection__about p span a img {
    height: 12px;
    margin-right: 5px;
}
.newSection__about ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 132px;
    margin-top: 28px;
    margin-bottom: 32px;
}
.newSection__about ul img {
    height: 20px;
}
@media only screen and (min-width: 768px) {
    .newSection__about {
        padding: 0 48px;
    }
    .newSection__about h1 {
        padding: 44px 0 32px 0;
    }
    .newSection__about ul {
        width: 132px;
        margin-top: 24px;
        margin-bottom: 40px;
    }
}
@media only screen and (min-width: 1024px) {
    .newSection__about {
        padding: 0 80px;
    }
    .newSection__about h1 {
        padding: 64px 0 45px 0;
    }
    .newSection__about p {
        font-size: 16px;
    }
    .newSection__about ul {
        width: 156px;
        margin-top: 40px;
        margin-bottom: 54px;
    }
    .newSection__about ul img {
        height: 24px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__about {
        padding: 0;
        max-width: 1280px;
    }
    .newSection__about h1 {
        padding: 100px 0 64px 0;
    }
    .newSection__about p {
        font-size: 18px;
    }
    .newSection__about p span a {
        font-size: 16px;
    }
    .newSection__about p span a img {
        height: 16px;
    }
    .newSection__about ul {
        width: 208px;
        margin-top: 48px;
        margin-bottom: 80px;
    }
    .newSection__about ul img {
        height: 32px;
    }
}
.newSection__subtitle {
    font-size: 12px;
    text-align: center;
    line-height: 1.6;
}
@media only screen and (min-width: 1440px) {
    .newSection__subtitle {
        font-size: 20px;
    }
}
.newSection__subtitle2 {
    font-size: 14px;
    font-weight: 200;
    line-height: 1.6;
}
@media only screen and (min-width: 768px) {
    .newSection__subtitle2 {
        font-size: 12px;
    }
}
@media only screen and (min-width: 768px) {
    .newSection__subtitle2 {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__subtitle2 {
        font-size: 20px;
    }
}
.newSection__title__distanceTop {
    margin-top: 44px;
}
@media only screen and (min-width: 1024px) {
    .newSection__title__distanceTop {
        margin-top: 64px;
    }
}
@media only screen and (min-width: 1440px) {
    .newSection__title__distanceTop {
        margin-top: 100px;
    }
}
