body,html{position: relative; background: #fff;}
*{font-family: OPPOSans2,PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif !important;}
section img{display: block;}
.aclear{clear: both;}
.massager-header{
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.massager-header img.main{
	width: 100%;margin:0 auto;
}
.massager-header .logo{
	position: absolute; top: 250px; left: 18.75%;width: 520px;}
.massager-header .logo img.pro{max-width: 70%;margin-top: 12px;}
.massager-header .desc{margin-top: 20px;}
.massager-header .desc p{font-size: 40px;line-height: 40px;margin-top: 15px;font-weight: bold;margin-top: 15px;display: block;background-image: -webkit-linear-gradient(top,#A6DFD8 10%,#37B7A5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.massager-header .logo .button{}
.massager-header .logo .button a{
    display: block;
    width: 110px;
    height: 34px;
    font-size: 14px;
    border-radius: 20px;
    border: 1px solid #fff;
    text-indent: 6px;
    display: flex;
    justify-content:center;
    align-items:center;
    margin: 15px 0 0;
}
.massager-header .logo .button a em{
    width: 70px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    font-style: normal;
    float: left;
    color: #fff;
    text-align: left;
}
.massager-header .logo .button a span{
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../images/play-icon.png) no-repeat center center;
    background-size: cover;
    float: left;
}

.form{width: 100%;background: #000;padding: 100px 0 0;}
.form .main{width: 1200px;margin: 0px auto;}
.form .main h3{font-size: 40px;background-image: -webkit-linear-gradient(top,#A6DFD8 10%,#37B7A5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align: center;}
.form .main h3 strong{font-size: 60px;}
.form .con{width: 100%;margin: 80px auto 0;}
.form .con .video{position: relative;}
.form .con .video video{width: 100%;display: block;}
.form .con .video .icon-bg{
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 30px;
    background: rgba(0,0,0,.5);
    display: flex;
    justify-content: center;
    align-items: center;
}
.form .con .video .icon-bg .icon{
    width: 40px;
    height: 40px;
    border-radius: 20px;
    cursor: pointer;
}
.form .con .video .icon-bg .icon.play{
    background: url(../images/icon-play.svg) center center no-repeat;
    background-size: 100% 100%;
    background-position: 50%;
}
.form .con .video .icon-bg .icon.repeat{
    background: url(../images/icon-repeat.svg) center center no-repeat;
    background-size: 100% 100%;
    background-position: 50%;
}


.fold{
    width: 100%;
    min-height: 100vh;
    background: #fff;
    padding-top: 100px;
}
.fold .main{width: 1200px;margin: 0px auto;}
.fold .main h3{font-size: 40px;color: #36B7A3;text-align: center;}
.fold .main h3 strong{font-size: 60px;}
.fold canvas#fold{
    width: 100%;
    margin:0 auto;
    overflow: hidden;
    object-fit: cover;
    height:100%;
}


.professional{width: 100%;background: #000;padding-top: 40px;}
.professional .main{width: 1200px;margin: 0px auto;}
.professional .main h3{font-size: 40px;color: #36B7A3;text-align: center;}
.professional .main h3 p{background-image: -webkit-linear-gradient(top,#A6DFD8 10%,#37B7A5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display: block;font-size: 40px;line-height: 60px;}
.professional .main p{font-size: 24px;line-height: 34px;color: #fff;text-align: center;margin-top: 20px;}
.professional .main p span{font-size: 30px;font-weight: bold;}
.professional .main h3 p strong{font-size: 60px;}
.professional .main h3 span{display: block;}
.professional img{width: 100%;margin-top: 30px;}

.hot{width: 100%;position: relative;}
.hot img.main{width: 100%;}
.hot .text{width: 400px;left: 18.75%;position: absolute;top: 100px;}
.hot .text h3{font-size: 40px;color: #36B7A3;}
.hot .text h3 strong{background-image: -webkit-linear-gradient(top,#A6DFD8 10%,#37B7A5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size: 60px;display: block;}
.hot .text p{font-size: 24px;line-height: 34px;color: #fff;margin-top: 20px;}

.flexible{width: 100%;background: #fff;padding: 100px 0;}
.flexible .main{width: 1200px;margin: 0 auto;}
.flexible .main h3{color: #36B7A3;font-size: 40px;}
.flexible .main h3 span{display: block;text-align: center;}
.flexible .main h3 span.f1{background-image: -webkit-linear-gradient(top,#A6DFD8 10%,#37B7A5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.flexible .main h3 span.f1 strong{font-size: 60px;}
.flexible .main p{text-align: center;font-size: 24px;line-height: 34px;margin-top: 20px;}
.flexible .main ul{margin-top: 30px;}
.flexible .main ul li{width: 100%;margin-bottom: 30px;}
.flexible .main ul li img{width: 100%;border-radius: 20px;}

.head{width: 100%;background: #fff;padding: 100px 0;}
.head .main{width: 1200px;margin: 0 auto;}
.head .main h3{font-size: 40px;color: #36B7A3;}
.head .main h3 span{display: block;text-align: center;line-height: 60px;}
.head .main h3 strong{font-size: 100px;display: inline-block;font-weight: bolder;font-style: italic;}
.head .main h3 em{background-image: -webkit-linear-gradient(top,#A6DFD8 10%,#37B7A5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-style: normal;display: inline-block;}
.head .main p{font-size: 24px;line-height: 34px;text-align: center;margin-top: 30px;}
.head .main table{width: 100%;border:none;background: #f4f4f4;border-collapse: collapse;border-radius: 20px;margin-top: 30px;}
.head .main table td{width: 33.3333%;text-align: center;padding-bottom: 35px;border-color: #fff;}
.head .main table tr td img{max-width: 100%;margin: 0 auto;}
.head .main table tr td h4{font-size: 30px;font-weight: bold;}
.head .main table tr td p{margin-top: 15px;font-size: 24px;}

.relax{width: 100%;padding: 100px 0;background: #fff;}
.relax .main{width: 1200px;margin: 0 auto;}
.relax .main h3.mm{font-size: 40px;color: #36B7A3;text-align: center;line-height: 60px;}
.relax .main h3 span{display: block;}
.relax .main h3 span.f1{background-image: -webkit-linear-gradient(top,#A6DFD8 10%,#37B7A5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.relax .main h3 span strong{font-size: 60px;}
.relax .main p.desc{text-align: center;margin-top: 20px;font-size: 24px;}
.relax .main ul{width: 100%;margin-top: 35px;}
.relax .main ul li{width: 100%;display: flex;border-radius: 20px;margin-bottom: 30px;}
.relax .main ul li img{width: 55%;}
.relax .main ul li .le{border-top-left-radius: 20px;border-bottom-left-radius: 20px;}
.relax .main ul li .item{width: 45%;display: flex;justify-content:center;align-items:center;background: #000;}
.relax .main ul li .ri{border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
.relax .main ul li .item .text{width: 50%;color: #fff;}
.relax .main ul li .item .text h3{font-size: 100px;font-weight: bolder;background-image: -webkit-linear-gradient(top,#fff,#999,#111,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align: left;}
.relax .main ul li .item .text p{font-size: 24px;line-height: 34px;margin-top: -30px;}

.protect{width: 100%;position: relative;}
.protect img{width: 100%;}
.protect .main{width: 400px;height: 100%;position: absolute;top: 0;left: 18.75%;display: flex;align-items:center;}
.protect .main .text h3{color: #36B7A3;font-size: 40px;line-height: 60px;}
.protect .main .text h3 strong{display: block;background-image: -webkit-linear-gradient(top,#A6DFD8 10%,#37B7A5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size: 60px;}
.protect .main .text h3 span{display: block;}
.protect .main .text p{font-size: 24px;color: #fff;line-height: 34px;margin-top: 30px;}

.parameter{width: 100%;padding: 100px 0;}
.parameter .main{width: 1200px;margin: 0 auto;}
.parameter .main h3{background-image: -webkit-linear-gradient(top,#A6DFD8 10%,#37B7A5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size: 60px;text-align: center;}
.parameter .main .content{background: #f0f0f0;border-radius: 20px;padding: 40px;margin-top: 30px;}
.parameter .main .content .cc .items{display: flex;justify-content:space-between;margin-bottom: 20px;border-bottom: 1px solid #fff;padding-bottom: 20px;}
.parameter .main .content .cc .items.end{border:none;}
.parameter .main .content .cc .items .item{width: 33.33333%;}
.parameter .main .content .cc .items .item h4{font-size: 24px;}
.parameter .main .content .cc .items .item p{font-size: 20px;color: #666;}
/*==========================================*/
.popup-item{width: 100%;height: 100%;display: none;position: relative;}
.popup-item .shadow{
    width: 100%;
    height: 100%;
    background: #333;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    overflow: hidden;
}
.popup-item .window{
    z-index: 100002;
    width: 1200px;
    height: 676px;position: fixed;
    margin-left: -600px;
    left: 50%;
    top: 50%;
    margin-top: -337px;
}
.popup-item .window video{
    max-width: 100%;
    margin:0 auto;
}
.popup-item .center{
    align-items: center;
    display: -webkit-flex;
    justify-content: center;
}
.popup-item span{
    width: 40px;
    height: 40px;
    display: block;
    position: fixed;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: #999;
    cursor: pointer;
    z-index: 100002;
}

@media (max-width:1660px){

}
@media (min-width:1440px) and (max-width:1660px){

}
@media (max-width:1440px){
    .flexible .main,.head .main,.relax .main,.parameter .main .content,.parameter .main{width: 1000px;}
    .hot .text,.massager-header .logo,.protect .main{left: 15.27%}
    .parameter .main .content{width: 920px;}
}
@media (max-width:1280px){
    .hot .text,.massager-header .logo,.protect .main{left: 10.94%}
    .hot .text{width: 350px;}
    section p{font-size: 20px !important;line-height: 30px !important;}
    .professional .main h3 p{font-size:40px !important;line-height: 60px !important;}
    .parameter .main .content .cc .items .item h4{font-size: 22px;}
    .parameter .main .content .cc .items .item p{font-size: 18px !important;margin-top: 5px;}
}