/**************** 根据不同平台显示不同div内容 ***************/
.v2-desktop{
    display: block;
}
.v2-mobile{
    display: none;
}
/*************** layout ****************/
.v2 .v2-banner {
    position: relative;
    padding: 0;
}
.v2{
    color: #383241;
}
.v2-al-c{
    text-align: center;
}
.v2-al-l{
    text-align: left;
}
.v2-al-r{
    text-align: right;
}
.v2-fl-r{
    float: right;
}
.v2-fl-l{
    float: left;
}
.v2-clear{
    clear: both;
}
.v2-img{
    width: 100%;
}
.v2-color-w{
    color:#fff;
}
.v2 .subtitle{
    font-size: 32px;
}
.language_de .v2 .subtitle{
    font-size:27px\0;
    font-size:26px;
}
.language_ru .v2 .subtitle{
    font-size:25px;
}

/****************** Home v2 ********************/
/****************** Home v2 ********************/
/****************** Home v2 ********************/
.m-home *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.m-home{
    position:relative;
}
.m-home .m-title{
    margin-bottom:20px;
    color:#fff;
    text-align:center;
}
.m-home .m-content{
    position:absolute;
    bottom:0;
    width:100%;
}
.m-home .u-h1{
    font-size:85px;
    text-shadow:0 4px 0 rgba(0,0,0,0.14);
}
.m-home .u-h2{
    font-size:30px;
    padding-bottom:5px;
}
.language_fr .m-home .u-h2,
.language_es .m-home .u-h2{
    font-size:24px;
}
.m-home .u-h3{
    font-size:40px;
    font-weight:normal;
}
.m-home .u-p{
    font-size:18px;
}
.m-home .m-ul{
    padding:30px 2%;
}
.m-home .m-ul li{
    float:left;
    width:33.3333334%;
    height:275px;
}
.m-home .m-ul li .li-item{
    width:94%;
    height:inherit;
    margin:0 auto;
    padding:40px;
    background:#fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position:relative;
}
.m-home .u-btn-learn{
    width:250px;
    height:58px;
    line-height:58px;
    background: #f03e8f;
    background: -moz-linear-gradient(top,#fe4584,#df359c);
    background: -o-linear-gradient(top,#fe4584,#df359c);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#fe4584),to(#df359c));
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    border-radius: 29px;;
    vertical-align:middle;
    color: #fff;
    font-size:26px;
}
.m-home .m-box{
    width:86%;
    height:auto;
    min-height:inherit;
    margin:0;
    position:absolute;
    bottom:40px;
}
.m-home .item-img{
    display:inline-block;
    vertical-align:middle;
    padding-left:12%;
}
.m-home .u-icon-arr{
    width:37px;
    height:28px;
    background:url(/resources/img/home/icon_arrow2.png) no-repeat center;
    vertical-align:middle;
}

@media screen and (max-width:1910px){
    .m-home .u-h2{font-size:26px;}
}
@media screen and (max-width:1780px){
    .m-home .item-img{padding-left:6%;}
    .m-home .m-ul li .li-item{padding:34px;}
}
@media screen and (max-width:1670px){
    .m-home .u-icon-arr{
        width:28px;
        height:21px;
        background-size:contain;
    }
    .m-home .u-btn-learn{
        width:200px;
        height:50px;
        line-height:50px;
        font-size:20px;
    }
    .language_es .m-home .u-h1,
    .language_fr .m-home .u-h1{
        font-size:76px;
    }
}
@media screen and (max-width:1460px){
    .m-home .u-h1{
        font-size:65px;
    }
    .language_es .m-home .u-h1,
    .language_fr .m-home .u-h1{
        font-size:60px;
    }
    .m-home .u-h2{
        font-size:20px;
    }

    .language_es .m-home .u-h2,
    .language_fr .m-home .u-h2{
        font-size:16px;
    }
    .m-home .u-h3{
        font-size:36px;
    }
    .m-home .m-ul li .li-item{
        padding:25px;
    }
    .m-home .u-p {
        font-size: 16px;
    }
    .m-home .u-btn-learn{
        width:160px;
        font-size:16px;
    }
    .m-home .u-icon-arr{
        width:22px;
        height:17px;
    }
    .m-home .item-img {
        padding-left: 2%;
    }
    .m-home .m-ul li{
        height:208px;
    }
    .m-home .m-box{
        bottom:16px;
    }
    .m-home .u-btn-learn{
        height:42px;
        line-height:42px;
    }
    .m-home .item-img{
        padding-left:6%;
        width:42%;
    }
    .m-home .item-img img{
        width:100%;
    }
}
@media screen and (max-width:1110px){
    .m-home .item-img{
        width:36%;
    }
    .language_es .m-home .u-h1,
    .language_fr .m-home .u-h1{
        font-size:55px;
    }
    .m-home .m-ul li .li-item {
        padding: 15px;
    }
    .m-home .u-h2 {
        font-size: 16px;
    }
    .language_es .m-home .u-h2,
    .language_fr .m-home .u-h2{
        font-size:14px;
    }
    .m-home .u-p {
        font-size: 14px;
    }
    .m-home .m-ul li {
        height: 165px;
        min-width:278px;
    }
    .m-home .u-btn-learn {
        height: 36px;
        line-height: 36px;
    }
    .m-home .u-btn-learn {
        width: 140px;
    }
    .m-home .m-ul{
        min-width:877px;
    }
    .m-home .u-h1 {
        font-size: 50px;
    }
    .m-home .u-h3 {
        font-size: 26px;
    }
    .m-home .m-title{
        margin-bottom:0;
    }
}
/* @media screen and (max-width:1600px) and (min-width: 1400px){
} */
.v2-home .p-banner{
    overflow: hidden;
}
.v2-home .p-banner{
    position: relative;
}
.v2 .fl-content{
    position: absolute;
    bottom: 40px;
    padding: 0 2%;
    width: 96%;
}
.v2-home .headline {
    text-align: center;
}
.v2-home .p-banner img{
    width: 100%;
}
.v2-home .p-banner h1 {
    font-size: 88px;
    color: #fff;
    text-shadow: 0 4px 0 rgba(0, 0, 0, 0.14);
}
.language_es .v2-home .p-banner h1{
    font-size:80px;
}
.v2-home .p-banner h3 {
    font-size: 40px;
    color: rgb(255, 255, 255);
    text-shadow: 0 3px 0 rgba(0, 0, 0, 0.14);
    /*font-family: "Open Sans Light";*/
    font-weight: 100;
}
/*
.v2-home .box-left ,.v2-home .box-right{
    display: inline-block;
    float: left;
    width: 49%;
    height: 270px;
    background-color: #fff;
    margin-top: 60px;
    box-shadow: 0 2px 4px rgba(2, 2, 2, 0.15);
    -moz-box-shadow: 0 2px 4px rgba(2, 2, 2, 0.15);
    opacity: 0.92;
    border: 1px solid #fff;
}
.v2-home .box-left:hover ,.v2-home .box-right:hover{
    opacity: 1;
    border: 1px solid #F03E8F;
}
.v2-home .box-right {
    float: right;
}

.v2-home .two-box .icon-ldr, .v2-home .two-box .icon-remote {
    width: 30%;
    height: 195px;
    display: inline-block;
    float: left;
    margin: 35px 3%;
    background: url(../img/home/icon_long_distancel.png?v=129285) center 40px no-repeat;
    background-size: contain;
}
.v2-home .two-box .icon-remote{
    background: url(../img/home/icon_remote_control.png?v=129285) center 40px no-repeat;
    background-size: contain;
    height: 165px;
}
.v2-home .two-box .content {
    display: inline-block;
    float: left;
    padding: 30px 4% 30px 0;
    width: 60%;
}
.v2-home .two-box h2 {
    font-size: 36px;
    color: #444;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.v2-home .two-box p {
    font-size: 18px;
    margin-top: 20px;
    color: #454545;
}
.v2-home .two-box .learn-more-btn {
    padding: 12px 40px;
    border-radius: 50px;
    display: inline-block;
    font-size: 26px;
    border: 2px solid #F03E8F;
    !*color: #E9408C;*!
    margin-top: 23px;
    !*background: #fff;*!
    transition: 0.5s linear;
    background: #F03E8F;
    background: -moz-linear-gradient(top,#fe4584,#df359c);
    background: -o-linear-gradient(top,#fe4584,#df359c);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#fe4584),to(#df359c));
    color: #fff;
}

.v2-home .two-box .box-left:hover .learn-more-btn,.v2-home .two-box .box-right:hover .learn-more-btn {
    background: #F03E8F;
    background: -moz-linear-gradient(top,#fe4584,#df359c);
    background: -o-linear-gradient(top,#fe4584,#df359c);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#fe4584),to(#df359c));
    !*     box-shadow: 0px 2px 4px rgba(2, 2, 2, 0.23);
    -moz-box-shadow: 0px 2px 4px rgba(2, 2, 2, 0.23); *!
    border: none;
    color: #fff;
    border: 2px solid #F03E8F;
}
.v2-home .two-box em.icon-arrow {
    width: 37px;
    height: 32px;
    display: inline-block;
    margin-left: 10px;
    background: url(../img/home/icon_arrow2.png?v=129285) center center no-repeat;
    vertical-align: middle;
    transition: background .5s;
    background-size: contain;
}
 .v2-home .two-box .box-left:hover em.icon-arrow,.v2-home .two-box .box-right:hover em.icon-arrow {
    background: url(../img/home/icon_arrow2.png?v=129285) center center no-repeat;
    background-size: contain;
} */
.v2-home .p-links {
    text-align: center;
    padding: 80px 0;
}
.v2-home .p-links .icon-gears {
    width: 100%;
    height: 88px;
    display: inline-block;
    background: url(../img/home/icon_gears.png?v=129285) center center no-repeat;
    background-size: contain;
}
.v2-home .p-links .title {
    text-align: center;
    font-size: 48px;
    margin: 30px 0;
}
.v2-home .link-1 ,.v2-home .link-2{
    display: inline-block;
    float: left;
    width: 585px;
    height: 343px;
    background: url(../img/home/bg_cam_model.jpg?v=129285) center center no-repeat;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(2, 2, 2, 0.23);
    -moz-box-shadow: 0 2px 4px rgba(2, 2, 2, 0.23);
    opacity: 0.94;
}
.v2-home .link-1:hover,.v2-home .link-2:hover{
    opacity: 1;
    box-shadow: 0 2px 4px rgba(2, 2, 2, 0.5);
    -moz-box-shadow: 0 2px 4px rgba(2, 2, 2, 0.5);
}
.v2-home .link-2{
    float: right;
    background: url(../img/home/bg_vr_porn.jpg?v=129285) center center no-repeat;
}
.v2-home .two-links h3 {
    color: #fff;
    font-size: 46px;
    text-shadow: 0 3px 0 rgba(0, 0, 0, 0.14);
    margin-top: 7px;
    padding: 0 20px;
}
.v2-home .link-1:hover h3 ,.v2-home .link-2:hover h3{
    text-decoration: underline;
}
.v2-home .two-links .icon-cam,.v2-home .two-links .icon-glass {
    width: 120px;
    height: 90px;
    margin: 30px auto 0 auto;
    /*margin-top: 30px;*/
    background: url(../img/home/icon_webcam.png?v=129285) center center no-repeat;
}
.v2-home .two-links .icon-glass {
    background: url(../img/home/icon_glass.png?v=129285) center center no-repeat;
}
.v2-home .two-links p {
    color: #fff;
    font-size: 20px;
    padding: 7px 50px;
    text-shadow: 0 3px 0 rgba(0, 0, 0, 0.14);
}
.v2-home  .two-links .icon-arrow2 {
    width: 51px;
    height: 51px;
    margin: 10px auto 0  auto;
    /*margin-top: 10px;*/
    background: url(../img/home/icon_arrow.png?v=129285) center center no-repeat;
    background-size: contain;
}
.v2 .cw {
    width: 1230px;
}
.lush-2 .cw-a{
    width:910px;
}
.v2 .cw.f-width{
    width:90%;
}
.page-nora.v2 .cw {
    padding-bottom: 3px;
}
.v2-home .two-links {
    padding: 15px;
}
/*.language_ru  .v2-home .two-box h2 {
    font-size: 27px;
}
.language_jp  .v2-home .two-box h2 {
    font-size: 25px;
}*/
.language_ru  .v2-home .p-banner h1,
.language_de  .v2-home .p-banner h1,
.language_jp  .v2-home .p-banner h1,
.language_pt  .v2-home .p-banner h1{
    font-size: 70px;
}
/*.v2-home .two-box h2 {
    font-size: 32px;
    color: #444;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}*/
@media screen and (max-width:1750px) {
    .v2-home .p-banner h1 {
        font-size: 78px;
    }
    .v2-home .box-left, .v2-home .box-right {
        margin-top: 40px;
        height: 240px;
    }
   /* .v2-home .two-box h2 {
        font-size: 29px;
    }
    .v2-home .two-box .content {
        padding: 20px 4% 20px 0;}
    .v2-home .two-box p {
        font-size: 18px;
        margin-top: 13px;
    }
    .v2-home .two-box .learn-more-btn {
        padding: 10px 35px;
        margin-top: 22px;
    }
    .v2-home .two-box .icon-ldr, .v2-home .two-box .icon-remote {
        height: 170px;
    }*/
    .v2 .fl-content {
        bottom: 30px;
    }
    /*.language_ru  .v2-home .two-box h2,
    .language_pt  .v2-home .two-box h2{
        font-size: 24px;
    }
    .language_jp  .v2-home .two-box h2{
        font-size: 19px;
    }*/
    .language_ru  .v2-home .p-banner h1,
    .language_de  .v2-home .p-banner h1,
    .language_jp  .v2-home .p-banner h1,
    .language_pt  .v2-home .p-banner h1 {
        font-size: 58px;
    }
}
.language_es .v2.page-nora .v2-headline h1 {
    font-size: 56px;
}
@media screen and (max-width:1590px) and (min-width:1350px){
    .language_es .v2.page-nora .v2-headline h1 {
        font-size: 52px;
    }
    .v2-home .p-banner h1 {
        font-size: 70px;
    }
    .v2-home .p-banner h3 {
        font-size: 36px;
    }
    .v2 .fl-content {
        bottom: 20px;
    }
    .v2-home .box-left, .v2-home .box-right {
        margin-top: 30px;
        height: 210px;
    }
    /*.v2-home .two-box h2 {
        font-size: 27px;
    }
    .language_es .v2-home .two-box h2 {
        font-size: 25px;
    }
    .v2-home .two-box .content {
        padding: 15px 4% 14px 0;
    }
    .v2-home .two-box p {
        font-size: 15px;
        margin-top: 10px;

    }
    .v2-home .two-box .learn-more-btn {
        padding: 8px 30px 10px;
        margin-top: 18px;
        font-size: 23px;
    }
    .hy_web.language_en .v2-home .two-box .learn-more-btn {
        padding: 8px 30px 10px;
        margin-top: 18px;
        font-size: 23px;
        position: absolute;
        bottom: 30px;
    }
    .v2-home .two-box .icon-ldr, .v2-home .two-box .icon-remote {
        height: 140px;
        background: url(../img/home/icon_long_distancel.png?v=129285) center 32px no-repeat;
        background-size: contain;
    }
    .v2-home .two-box em.icon-arrow {
        width: 30px;
        height: 20px;
    }
    .v2-home .two-box .icon-remote {
        background: url(../img/home/icon_remote_control.png?v=129285) center 23px no-repeat;
        background-size: contain;
    }
    .language_es    .v2-home .two-box p {
        font-size: 15px;
    }
    .language_es   .v2-home .two-box h2,
    .language_ru  .v2-home .two-box h2 {
        font-size: 24px;
    }*/
    .language_ru  .v2-home .p-banner h1,
    .language_de  .v2-home .p-banner h1,
    .language_jp  .v2-home .p-banner h1,
    .language_pt  .v2-home .p-banner h1 {
        font-size: 48px;
    }
    .language_fr .v2-home .p-banner h1 {
        font-size: 66px;
    }
}
@media screen and (max-width:1350px) and (min-width:1180px){
    .v2-home .p-banner h1 {
        font-size: 58px;
    }
    .v2-home .p-banner h3 {
        font-size: 32px;
    }
    .v2 .fl-content {
        bottom: 20px;
    }
   /* .v2-home .box-left, .v2-home .box-right {
        margin-top: 30px;
        height: 200px;
    }
    .v2-home .two-box h2 {
        font-size: 25px;
    }
    .language_es .v2-home .two-box h2 {
        font-size: 20px;
    }
    .language_ru .v2-home .two-box h2 {
        font-size: 21px;
    }
    .language_ru .v2-home .p-banner h1 {
        font-size: 43px;
    }
    .v2-home .two-box .content {
        padding: 15px 4% 14px 0;
    }
    .v2-home .two-box p {
        font-size: 16px;
        margin-top: 10px;
    }
    .language_es .v2-home .two-box p {
        font-size: 14px;
    }
    .v2-home .two-box .learn-more-btn {
        padding: 6px 23px 9px;
        margin-top: 18px;
        font-size: 23px;
    }
    .v2-home .two-box .icon-ldr, .v2-home .two-box .icon-remote {
        height: 140px;
        background: url(../img/home/icon_long_distancel.png?v=129285) center 32px no-repeat;
        background-size: contain;
    }
    .v2-home .two-box em.icon-arrow {
        width: 30px;
        height: 20px;
    }
    .v2-home .two-box .icon-remote {
        background: url(../img/home/icon_remote_control.png?v=129285) center 23px no-repeat;
        background-size: contain;
    }*/
    .v2 .cw {
        width: 1165px;
    }
    .v2-home .link-1, .v2-home .link-2 {
        width: 554px;
    }
    .v2-home .p-links .icon-gears {
        height: 71px;
    }
    .v2-home .p-links .title {
        font-size: 40px;
        margin: 25px 0;
    }
    .v2-home .p-links {
        padding: 60px 0;
    }
    .v2-home .two-links h3 {
        color: #fff;
        font-size: 42px;
    }
    .v2-home .p-banner img {
        width: 106%;
        position: relative;
        left: -3%;
    }
    /*.language_es   .v2-home .two-box h2,
    .language_pt   .v2-home .two-box h2,
    .language_it   .v2-home .two-box h2,
    .language_de   .v2-home .two-box h2
    {
        font-size: 22px;
    }
    .language_es    .v2-home .two-box p {
        font-size: 14px;
    }
    .language_jp .v2-home .p-banner h1,
    .language_de .v2-home .p-banner h1,
    .language_pt .v2-home .p-banner h1 {
        font-size: 42px;
    }
    .language_ru .v2-home .two-box p {
        font-size: 13px;
    }
    .language_nl .v2-home .two-box h2 {
        font-size: 24px;
    }*/

}
@media screen and (max-width:1200px){
    .language_es .footer-nav-main p{
        font-size:12px;
    }
    .language_es .f-nav-right .f-share .s-text{
        display:none;
    }
}
@media screen and (max-width:1180px) {
    .language_es .v2-home .p-banner h1{
        font-size:46px;
    }
    .v2-home .p-banner h1 {
        font-size: 54px;
    }
    .v2-home .p-banner h3 {
        font-size: 28px;
    }
    .v2 .fl-content {
        bottom: 13px;
        padding: 0 1%;
        width: 98%;
    }
    /*.v2-home .box-left, .v2-home .box-right {
        margin-top: 24px;
        height: 180px;
        opacity: 1;
    }
    .v2-home .two-box h2 {
        font-size: 23px;
    }
    .v2-home .two-box h2 {
        font-size: 18px;
    }
    .language_es    .v2-home .two-box p {
        font-size: 13px;
    }
    .v2-home .two-box .content {
        padding: 15px 4% 14px 0;
    }
    .v2-home .two-box p {
        font-size: 14px;
        margin-top: 10px;
        font-size:11px\0;
    }
    .language_es .v2-home .two-box p {
        font-size: 12px;
        margin-top: 6px;
    }
    .v2-home .two-box .learn-more-btn {
        padding: 6px 23px 9px;
        margin-top: 18px;
        font-size: 20px;
    }
    .v2-home .two-box .icon-ldr, .v2-home .two-box .icon-remote {
        height: 100px;
        background: url(../img/home/icon_long_distancel.png?v=129285) center 26px no-repeat;
        background-size: contain;
    }
    .v2-home .two-box em.icon-arrow {
        width: 30px;
        height: 20px;
    }
    .v2-home .two-box .icon-remote {
        background: url(../img/home/icon_remote_control.png?v=129285) center 18px no-repeat;
        background-size: contain;
    }*/
    .v2 .cw {
        width: 940px;
    }
    .v2.store-home .cw {
        width: 1230px;
    }
    .v2-home .link-1, .v2-home .link-2 {
        width: 438px;
        height: auto;
        padding-bottom: 30px;
    }
    .v2-home .p-links .icon-gears {
        height: 71px;
    }
    .v2-home .p-links .title {
        font-size: 34px;
        margin: 15px 0 10px;
    }
    .v2-home .p-links {
        padding: 60px 0;
    }
    .v2-home .two-links h3 {
        color: #fff;
        font-size: 36px;
    }
    .v2-home .p-banner img {
        width: 106%;
        position: relative;
        left: -3%;
    }
    .v2-home .two-links .icon-cam, .v2-home .two-links .icon-glass {
        width: 81px;
        height: 68px;
        background-size: contain;
    }
    .v2-home .two-links .icon-glass {
        background-size: contain;
    }
    .v2-home .two-links p {
        font-size: 16px;
        padding: 14px 30px;
    }
    .language_jp .v2-home .p-banner h1, .language_pt .v2-home .p-banner h1 {
        font-size: 38px;
    }
    .language_it .v2-home .p-banner h1,
    .language_fr .v2-home .p-banner h1,
    .language_es .v2-home .p-banner h1{
        font-size: 44px;
    }
    .language_ru .v2-home .p-banner h1,
    .language_de  .v2-home .p-banner h1,
    .language_jp .v2-home .p-banner h1,
    .language_pt .v2-home .p-banner h1 {
        font-size: 33px;
    }
    /*.language_ru .v2-home .two-box h2 {
        font-size: 16px;
    }
    .language_pt .v2-home .two-box h2 {
        font-size: 20px;
    }*/
}
/*****************解决IE6 IE7 下显示问题**************/
.v2 .fl-content {
    *position: relative;
    *bottom: 180px;
    _position: relative;
    _bottom: 180px;
}
/*****************解决IE6 IE7 下显示问题   end**************/
/******************************* ldr page **********************/
/******************************* ldr page **********************/
/******************************* ldr page **********************/
.v2 section {
    padding: 70px 0;
}
.v2-headline {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 16px 0;
}
.v2-title{
    font-size: 50px ;
    font-weight: bold;
    text-align: center;
    padding-bottom: 30px;
}
.language_fr .v2-title{
    font-size:49px;
}
.v2-mg{
    margin: 10px;
}
.v2 .quote{
    background: url(../img/ldr/quote_bg.jpg?v=129285) center center no-repeat;
    color: #fff;
}
.v2 .compare table {
    background-color: #fff;
    font-size: 18px;
    font-weight: 800;
    border: none;
    box-shadow: 0 0 10px rgba(17, 17, 17, 0.33);
    margin: 10px auto;
}
.v2 .compare th{
    background: #3c3840;
    color: #fff;
    line-height: 26px;
    border: none;
    font-size: 26px;
    text-align: center;
}
.v2 .compare .table-col-2{
    padding: 0;
}
.v2 .compare .table-col-2{
    background: #ea389e;
    width: 380px;
    position: relative;
}
.v2.mdomi-page .compare .table-col-2{
    background:none;
}
.v2 .compare .table-col-2 div{
    background: #ea389e;
    padding: 13px 0;
    width: 100%;
    background: -moz-linear-gradient(top, #ef3e8c, #e12f8a);
    background: -o-linear-gradient(top,#ef3e8c, #e12f8a);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ef3e8c), to(#e12f8a));
    position: absolute;
    top: -10px;
    height: 62px;
}
.v2 .compare .table-col-2 h4{
    font-size: 32px;
    margin-bottom: 6px;
}
.v2 .compare .table-col-1{
    text-align: left;
    line-height: 52px;
    width: 440px;
}
.v2 .compare .table-col-3 {
    padding: 10px 0;
    width: 320px;
}
.v2 .compare th p{
    font-size: 16px;
}
.v2 .compare td{
    padding: 12px 20px;
    border: none;
    font-weight: 400;
    word-break:inherit;
}
.v2-video-box{
    width: 681px;
    height: 383px;
    background: url(../img/ldr/video_cover.jpg?v=129285) center center no-repeat;
    margin: 0 auto 30px auto;
    position: relative;
    /*margin-bottom: 30px;*/
}
.v2-video-text {
    position: absolute;
    bottom: 0;
    color: #fff;
}
.page-ldr .v2-headline{
    background-color: rgba(255, 255, 255, 0.33);
}
.v2 .v2-headline h1{
    font-size: 64px;
    line-height: 82px;
}
.v2 .v2-headline h1 em{
    color: #ff167b;
}
.v2 .ldr-video .title {
    font-size: 42px;
    padding: 20px 0 40px;
}
.v2 .ldr-video .info{
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 7px 2%;
    font-size: 26px;
    width: 96%;
    background-color: rgba(0, 0, 0, 0.56);
    text-transform: capitalize;
}
.v2 .ldr-video .info .time{
    font-size: 18px;
    line-height: 36px;
    opacity: .8;
}

.v2 section.ldr-video {
    background: url(../img/ldr/video_bg.jpg?v=129285) center bottom no-repeat;
}
.v2 section.interact {
    background: url(../img/ldr/connect_bg.jpg?v=129285) center bottom no-repeat;
}
.v2 section.software-f {
    background: url(../img/common/texture_bg.jpg?v=129285) repeat;
}
.v2 section.compare {
    background: url(../img/ldr/ldr_color_bg.jpg?v=129285) center top no-repeat;
}
.v2 section.new-update,
.v2 section.app-features,
.v2 section.software-f,
.v2 section.compare{
    border-bottom: 1px solid rgba(59, 57, 71, 0.35);
}

.v2 .interact .pure-g {
    margin-bottom: 500px;
}
.v2 .interact .nora,
.v2 .interact .max{
    padding: 30px 24px 50px;
    color: #fff;
    font-size: 17px;
    margin: 14px 26px;
    text-align: justify;
    line-height: 24px;
    background: url(../img/ldr/nora_box.jpg?v=129285) center top no-repeat;
    background-size: cover;
    position: relative;
}
.v2 .interact .max{
    background: url(../img/ldr/max_box.jpg?v=129285) center top no-repeat;
    background-size: cover;
}
.v2 .interact .nora-1,
.v2 .interact .max-1{
    font-size: 24px;
}

.v2 .interact .nora-2,
.v2 .interact .max-2{
    font-size: 40px;
    padding: 16px 0;
}
.v2 .interact .max-1,
.v2 .interact .max-2{
    text-align: right;
}

.v2.page-ldr .text-banner{
    background: url(../img/ldr/ldr_banner_bg.jpg?v=129285) center center no-repeat;
    color: #fff;
    height: 133px;
    line-height: 133px;
    padding: 0;
}
.page-ldr .new-update  .subtitle{
    padding-top: 20px;
}
.page-ldr .new-update .ways{
    font-size: 22px;
    margin-top: 32px;
    height: 45px;
}
.page-ldr .new-update .ways p{
    width: 500px;
    padding: 19px 0;
}
.page-ldr .new-update  .icon{
    background: url(../img/ldr/three-ways-icons.jpg?v=129285) left top no-repeat;
    display: inline-block;
    width: 70px;
    height: 70px;
}
.page-ldr .new-update .way-2 .icon{
    background: url(../img/ldr/three-ways-icons.jpg?v=129285) left -78px no-repeat;
}
.page-ldr .new-update .way-3 .icon{
    background: url(../img/ldr/three-ways-icons.jpg?v=129285) left -154px no-repeat;
}
.page-ldr .new-update img,
.page-ldr .app-features img{
    width: 85%;
}
.page-ldr .feature-1 {
    margin-bottom: 45px;
    margin-top: 20px;
}
.page-ldr .pgra,
.lush .pgra{
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}
.lush img.toy-pic-s {
    margin-top: 50px;
}
.lush  .video-q {
    position: absolute;
    top: 0;
    font-size: 49px;
    color: #8E8E8E;
    text-align: center;
    width: 100%;
    padding: 55px 0;
}
.ldr-video .v2-title{
    font-weight: 100;
    font-size: 42px;
    position: relative;
    top: -16px;
    line-height: 160%;
}
.page-ldr .app-features  .pgra{
    padding-right: 38px;
}
.page-ldr .feature-2 {
    margin-bottom: 20px;
}
.v2 section.software-f .v2-mg{
    background: #fff;
    min-height: 310px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.v2 section.software-f .subtitle{
    /*width: 387px;*/
    height: 155px;
    background:url(../img/ldr/ldr_f_1.jpg?v=129285) center top no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    position: relative;
    width: 100%;
    font-size: 28px;
}
.v2 section.software-f .f-box-2 .subtitle{
    background:url(../img/ldr/ldr_f_2.jpg?v=129285) center top no-repeat;
    background-size: cover;

}
.v2 section.software-f .f-box-3 .subtitle{
    background:url(../img/ldr/ldr_f_3.jpg?v=129285) center top no-repeat;
    background-size: cover;
}
.v2 section.software-f .subtitle p{
    position: absolute;
    bottom: 18px;
    width: 100%;
}

.v2 section.software-f  .pgra {
    padding: 0 20px 20px;
}
.page-ldr .how .pgra{
    padding: 0 10px;
}
.page-ldr  .how .subtitle {
    font-size: 26px;
}

.buy-box .text{
    position: relative;
    margin-bottom: 74px;
}
.v2 .talk-box, .talk-box2 {
    background: url(../img/ldr/quote_bg.jpg?v=129285) center center;
    height: 310px;
}

.page-ldr .talk-box, .talk-box2 {
    height: 250px;
}
.page-ldr  .talk-box .content, .talk-box2 .content {
    margin: 33px auto 0;
}
section.interact .max em{
    width: 72px;
    height: 34px;
    background: url(../img/ldr/max_box_arrow.jpg?v=129285) center center;
    display: inline-block;
    position: absolute;
    bottom: -34px;
    right: 1px;
}
section.interact .nora em{
    width: 72px;
    height: 34px;
    background: url(../img/ldr/nora_box_arrow.jpg?v=129285) center center;
    display: inline-block;
    position: absolute;
    bottom: -34px;
    left: 1px;
}
/************** nora page ***************/
.lush.v2 .v2-headline h1 em,
.page-nora .v2-headline h1 em {
    color: #ff167b;
    font-size: 100px;
    padding-bottom: 40px;
    display: inline-block;
    text-shadow: 0 2px 3px rgba(255, 22, 143, 0.54);
}
.page-nora .v2-headline {
    bottom: 45px;
}

.v2 .text-banner {
    background: url(../img/bluetooth/text-banner-bg.jpg?v=129285) center center;
    color: #fff;
    padding:57px 0 60px;
}
.text-banner .v2-title {
    padding-bottom: 0;
}
.nora-ways .v2-img{
    width: 50%;
}
.v2 section a.btn {
    font-size: 22px;
    color: #298FEA;
    border: 2px solid #298FEA;
    padding: 16px 40px;
    border-radius: 4px;
    display: inline-block;
    transition: all 0.5s;
}
.v2 section a.btn:hover {
    background-color: #298FEA;
    color: #fff;
}
.page-nora .nora-ways .text-28 {
    padding:10px 100px 30px;
    font-size: 25px;
}
/*.language_fr .page-nora .nora-ways .text-28{
    font-size:24px;
}*/
.page-nora .nora-ways .text-28.mtop {
    padding:40px 11% 50px;
}
.language_zh .page-nora .nora-ways .text-28.mtop {
    padding:40px 11% 30px;
}
.v2 .text-bold{
    font-weight: bold;
}
.page-nora .design .pure-g img {
    width: 70%;
    border-radius: 500px;
    border: 3px solid #DADADA;
}
.v2 .text-18{
    font-size: 18px;
}
.v2 .text-16{
    font-size: 16px;
}
.v2 .border-bottom {
    background: url(../img/nora/border-bottom.jpg?v=129285) center bottom no-repeat;
    padding-bottom: 70px;
    background-size: contain;
}
.v2 .control {
    padding-bottom: 0;
    overflow: hidden;
}

.v2 .step-1 .pure-g em {
    height: 40px;
    display: block;
    width: 38px;
    margin: 0 auto;
    background: url(../img/nora/nora-level-1.jpg?v=129285) left top no-repeat;
}
.v2 .step-1 .pure-g em.level-2 {
    background: url(../img/nora/nora-level-1.jpg?v=129285) center top no-repeat;
}
.v2 .step-1 .pure-g em.level-3 {
    background: url(../img/nora/nora-level-1.jpg?v=129285) right top no-repeat;
}
.page-nora .design .pure-g .pure-g div {
    width: auto;
    padding: 0 20px;
    max-width: 33%;
    margin-top: 5px;
}
.page-nora .design .pure-g .pure-g {
    width: auto;
    margin: 0 auto;
    display: inline-block;
}
.v2 .step-3 .pure-g em {
    height: 40px;
    display: block;
    width: 70px;
    margin: 0 auto;
    background: url(../img/nora/nora-level-2.jpg?v=129285) left top no-repeat;
}
.v2 .step-3 .pure-g em.level-2 {
    background: url(../img/nora/nora-level-2.jpg?v=129285) center top no-repeat;
}
.v2 .step-3 .pure-g em.level-3 {
    background: url(../img/nora/nora-level-2.jpg?v=129285) right top no-repeat;
}
.page-nora .design .step-3 .pure-g div {
    padding: 0 10px;
}
.v2 .design .subtitle{
    font-size: 28px;
    font-weight: 800;
    padding: 10px;
}
.page-nora .control .v2-title{
    text-align: left;
    margin-top: 0;
    /*position: relative;*/
    z-index: 999;
    font-size: 45px;
    position: absolute;
    width: 120%;
}
.page-nora .pure-g  .s-pic{
    padding: 10px 10%;
    width: 80%;
}
.page-nora .pure-g  .s-pic img{
    border: 2px solid  #fff;
}
.page-nora .pure-g .pure-g .s-pic img.select{
    border: 2px solid  #ff167b;
}
.page-nora .control-title {
    position: relative;
    left: 8px;
    width: 39.5%;
}
.page-nora .control .pure-g .pure-g {
    width: 80%;
}
.page-nora .control-pic {
    position: relative;
    right: 30px;
}
.page-nora .setup-text{
    padding: 10px 6px;
    text-align: center;
}
.page-nora .setup .text-1{
    margin: 30px 40px 0;
    display: inline-block;

}
.page-nora .setup .fix{
    width: 97%;
    padding-right: 2%;
    padding-left: 1%;
}
.page-nora .subtitle{
    font-size: 30px;
}
.page-nora  .features  ul {
    display: inline-block;
    text-align: left;
    margin-top: 10px;
}
.page-nora  .features  ul li {
    width: auto;
    padding-left: 28px;
    background: url(../img/common/check-gray.jpg?v=129285) left center no-repeat;
    font-size: 16px;
    background-size: 20px;
    line-height: 25px;
}
.v2 .p-r-80{
    padding-right: 25px;
}
.v2 .history .text{
    margin-top: 30px;
}
.click-text{
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    transition: all 0.5s;
    cursor: pointer;
}
.page-nora .nora-pic{
    position: relative;
    top: -16px;
    width: 75%;
}
.v2 .subtitle-g{
    text-align: center;
    font-size: 40px;
    font-weight: 100;
    margin-top: 10px;
}
.v2 .update .subtitle {
    background: url(../img/nora/nora-title-bg.jpg?v=129285) left center no-repeat;
    padding: 8px 30px;
    color: #fff;
    width: auto;
    display: inline-block;
    background-size: 100% 100%;
}
.v2 .update .text {
    font-size: 20px;
    font-weight: 800;
    margin-top: 20px;
    margin-bottom: 28px;
}
.v2 .update .text li {
    line-height: 32px;
    padding-left: 33px;
    background: url(../img/common/check-pink2.jpg?v=129285) left 4px no-repeat;
    background-size: 20px;
}
.v2 section.history  {
    padding: 40px 0  60px;
}
.page-nora .buy-box {
    text-align: center;
    padding-bottom: 65px;
}
.v2 section.history .text{
    padding-bottom: 30px;
}
.v2 .click-text:hover{
    color: #ec2c7f;
    border-bottom: 1px solid  #ec2c7f;
    border-top: 1px solid  #ec2c7f;
}
.page-nora .talk-box, .talk-box2 {
    height: 270px;
}
.v2 section.history .year {
    text-align: right;
    color: #B7B7B7;
    padding-right: 15px;
    font-size: 44px;
}
.v2 section.history .gen-mun {
    color: #ec2c7f;
    text-align: right;
    padding-right: 7px;
}
.v2 section.history .ex-box>.pure-g{
    padding: 20px 0 0;
}
.v2 section.history .ex-box{
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: none;
    padding-bottom: 20px;
}

.v2 section.history .ex-box .content{
    position: relative;
    margin-left: 33px;
}
section.history .pure-g .pure-g {
    padding-top: 0;
}
.v2 section.history .ex-box .content p,
.v2 section.history .ex-box .content div{
    padding: 20px;
    border: 1px solid #CFCFCF;
    font-size: 16px;
}
.v2 section.history .ex-box .content em{
    width: 26px;
    height: 37px;
    left: -23px;
    top: 34%;
    background: url(../img/nora/arrow-white.jpg?v=129285) left center  no-repeat;
    display: inline-block;
    position: absolute;
}
.v2 section.history .pure-g .pure-g{
    padding-top: 10px;
}
.page-nora .control .control-pic>div {
    position: relative;
}
.page-nora .control .st_img {
    width: 274px;
    position: absolute;
    top: 92px;
    left: 248px;
}

.page-nora  .bx-controls.bx-has-pager {
    z-index: 999;
    position: relative;
    top: -123px;
}
.page-nora .control .st_img ul li{
    width: 290px;
}
.page-nora  .bx-wrapper {
    border: #535353 1px solid;
}
.page-nora   .bx-wrapper .bx-pager {
    width: 905px;
    right: 326px;
    height: 200px;
    top: -255px;
}
.page-nora   .bx-wrapper  .bx-pager-item {
    width: 115px;
    height: 204px;
    padding: 7px;
}
.page-nora .bx-wrapper .bx-pager.bx-custom-pager a {
    height: 100%;
    width: 100%;
    background: url(../img/nora/s-video-cal.jpg?v=129285) left center  no-repeat;
    background-size: contain;
    border: 2px solid #fff;
    display: inline-block;
}
.page-nora .bx-wrapper .bx-pager.bx-custom-pager .bx-pager-item:last-child a {
    background: url(../img/nora/s-toy-call.jpg?v=129285) left center  no-repeat;
    background-size: contain;
}
.page-nora .bx-wrapper .bx-pager.bx-custom-pager .bx-pager-item:first-child a {
    background: url(../img/nora/s-toy.jpg?v=129285) left center  no-repeat;
    background-size: contain;
}
.page-nora .bx-wrapper .bx-pager.bx-custom-pager a:hover, .bx-wrapper .bx-pager.bx-custom-pager a.active{
    border: 2px solid #ff167b;
}
.page-nora .control-pic .v2-img{
    position: relative;
}
.page-nora .control-pic .line{
    background: url(../img/nora/border-bottom.png?v=129285) left bottom no-repeat;
    background-size: contain;
    bottom: -2px;
    display: inline-block;
    z-index: 999;
    height: 25px;
    width: 274px;
    position: absolute;
    left: 248px;
}
.page-nora .bx-wrapper .bx-pager-item p{
    position: absolute;
    padding: 10px 15px;
    background-color: #DC61A3;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 100;
    top: 30px;
    display: inline-block;
    z-index: 9999;
    width: auto;
    max-width: 180px;
    text-align: right;
    line-height: 25px;
    right: -37px;
    border-radius: 4px 0 0 4px;
}
.language_es .footer-nav-main p {
    font-size: 13px;
}
.page-nora .buy-box .box-right li {
    color: #fff;
}
.page-nora .-fea .buy-box{
    height: auto;
}
section.update.mobile-mg.border-bottom {
    background: none;
}
.page-nora .-fea .buy-box {
    padding-bottom: 0;
}
section.nora-ways {
    position: relative;
    /* background: #f4f4f4;*/
    padding-bottom: 90px;
    overflow: hidden;
}
span.background-pic1 {
    top: 0;
}
section.nora-ways .cw>.pure-g{
    width: 77%;
    margin: 0 auto;
}
.page-nora .included .pack-cont {
    margin: 31px 0 0 84px;
}
.page-nora .included .pack-cont ul {
    line-height: 38px;
    font-size: 18px;
    margin-top: 11px;
}
.page-nora .included .pure-g{
    padding-top: 60px;
}
.page-nora .included .packaging {
    padding-right: 60px;
    border-right: 1px dashed #ccc;
    height:auto;
}
.page-nora section.update {
    padding-bottom: 40px;
}
.page-nora section.update .v2-al-c{
    padding: 0 0 10px;
}

/***************** store page *********************/
.one-product.pd-32 .pro-pic {
    padding: 10px 42px;
    text-align: center;
}
.store-home {
    background: url(../img/common/texture_bg.jpg?v=129285) repeat;
}
.store-home .cont-1 {
    /*background: url(../img/store/bg.jpg?v=129285) center top no-repeat;*/
    margin-bottom: 40px;
    background-size: contain;
}
.store-home  span.countdown_bar {
    background-color: #fff;
    border-radius: 5px;
    font-size: 20px;
    display: inline-block;
    box-shadow: 0 2px 2px rgba(2, 2, 2, 0.16);
    -moz-box-shadow: 0 2px 2px rgba(2, 2, 2, 0.16);
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.store-home  span.countdown_bar .title,
.store-home  span.countdown_bar .time{
    display: inline-block;
    padding: 11px 20px 15px 10px;
}
.store-home  span.countdown_bar .title{
    background-color: #EF3384;
    color: #fff;
    border-radius: 5px 0 0 5px;
    padding: 15px 20px;
    font-weight: 600;
}
.store-home  .countdown-box {
    margin: 40px 0 0;
    text-align: center;
}
.store-home  .one-product {
    margin: 0 7px;
    background-color: #fff;
    border: 1px solid #c1c0cb;
    position: relative;
    height: 464px;
}
.store-home .pro-pic {
    padding: 10px;
    display: inline-block;
    height: 296px;
}
.store-home .pro-info {
    padding: 0 35px;
}
.language_fr .store-home .pro-info,
.language_es .store-home .pro-info{
    padding:0 22px;
}
.store-home .pro-info .pro-name {
    font-size: 28px;
    font-size:26px\0;
    font-weight: 400;
}
.store-home  .pro-info h2 {
    font-size: 24px;
    padding-bottom: 4px;
}
.store-home  .pro-info  .btn-area{
    text-align: center;
}
.store-home  a.store_btn {
    min-width: 100%;
    padding: 0;
}
a.store_btn {
    height: 60px;
}
a.store_btn .text {
    line-height: 60px;
}
.store-home .pro-price{
    color: #EF3384;
    font-size: 26px;
    padding-top: 5px;
}
.store-home .cont-2 {
    background-color: #fff;
    padding: 30px 0;
    border-top: 1px solid #C1C0CB;
    font-size: 22px;
}
.store-home .cont-2  {
    background-color: #fff;
    padding: 35px 0;
    border-top: 1px solid #C1C0CB;
    font-size: 22px;
    text-align: center;
}
.store-home .cont-2  .high-l{
    font-size: 24px;
    padding-left: 10px;
    display: inline-block;
    float: left;
}
.store-home .cont-2  .high-ls{
    display: inline-block;
}
.store-home .cont-2  .high-l{
    font-size: 24px;
    padding-left: 10px;
}
.store-home .cont-2  .highlight-2{
    margin: 0 60px;
}
.language_ru .store-home .cont-2  .highlight-2{
    margin: 0 20px;
}
.store-home .cont-2  .high-l em{
    display: inline-block;
    width: 74px;
    height: 74px;
    float: left;
    vertical-align: middle;
    background: url(../img/store/icon-hl-1.jpg?v=129285) center top no-repeat;
}
.store-home .cont-2  .highlight-2 em{
    background: url(../img/store/icon-hl-2.jpg?v=129285) center top no-repeat;
}
.store-home .cont-2  .highlight-3 em{
    background: url(../img/store/icon-hl-3.jpg?v=129285) center top no-repeat;
}
.store-home .cont-2  .high-l span{
    vertical-align: middle;
    line-height: 74px;
    padding-left: 10px;
}
.store-home .cont-3 {
    background-color: #EFEFEF;
    padding:20px 0;
    border-top: 1px solid #C1C0CB;
}
.store-home  .note-1,
.store-home  .note-2{
    padding: 10px 40px 15px 80px;
    background: url(../img/store/icon-ship.jpg?v=129285) left center no-repeat;
}
.store-home  .note-2{
    background: url(../img/store/icon-twoadd.jpg?v=129285) left center no-repeat;
}

.store-home  .note-3 img {
    width: 80%;
}
.store-home   .note-3 {
    margin-bottom: 10px;
}
.store-home  .cont-3 h3 {
    margin-bottom: 5px;
}
.store-home  .pro-info .des {
    font-size: 16px;
    height: 44px;
}
.store-home .dongle .pro-info .des{
    height: 39px;
}

.store-home  .notes {
    text-align: center;
    width: 500px;
    margin: 0 auto;
}
.store-home  .notes  h3 {
    margin-bottom: 7px;
    font-size: 22px;
    font-weight: 400;
}
span.ori-price {
    color: #666;
    font-size: 18px;
    padding-left: 10px;
    text-decoration: line-through;
    vertical-align: super;
}

.cont-1 .pure-g {
    margin-top: 24px;
}

.cont-1 .best-s {
    background: url(../img/store/best-seller-bg.png?v=129285) center center no-repeat;
    width: 191px;
    height: 47px;
    right: -45px;
    top: 28px;
    display: inline-block;
    text-align: center;
    position: absolute;
    background-size: contain;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);    /* for Chrome || Safari */
    -moz-transform: rotate(45deg);       /* for Firefox */
    -ms-transform: rotate(45deg);        /* for IE */
    -o-transform: rotate(45deg);         /* for Opera */
}
.cont-1  .best-s em{
    display: inline-block;
    padding: 9px 5px 0;
    font-size: 14px;
    font-weight: 800;
    color: #fff;
}
.language_de .cont-1  .best-s em{
    font-size:11px\0;
}
.language_en .cont-1  .best-s em,
.language_zh .cont-1  .best-s em,
.language_zh-tw .cont-1  .best-s em,
.language_ko .cont-1  .best-s em{
    font-size: 18px;
}
.cont-1  span.kkcountdown-box {
    font-weight: bold;
}
.language_es .store-home .pro-info .des,
.language_fr .store-home .pro-info .des,
.language_pt .store-home .pro-info .des,
.language_de .store-home .pro-info .des {
    height: 48px;
}
.store-home .countdown-box.new {
    margin: 0;
    text-align: center;
}

.store-home .green span.countdown_bar {
    background:url(../img/store/store-banner-bg.jpg?v=129285) center center no-repeat;
    border-radius: 0 0 5px 5px;
    min-width:800px;
    background-size: cover;
    margin-bottom: 0;
}
.store-home .pink span.countdown_bar {
    background:url(../img/store/store-banner-bg-p.jpg?v=129285) center center no-repeat;
    border-radius: 0 0 5px 5px;
    min-width:680px;
    background-size: cover;
}
.store-home .new span.countdown_bar .title {
    background: none;
    padding: 0 20px;
    font-size: 26px;
    text-shadow:0 2px 0 rgba(0, 0, 0, 0.35);
}
.store-home .new span.countdown_bar .title.ab3{
    padding: 24px 20px;
}
.store-home span.countdown_bar .title.green{
    background-color: #6DC209;
}
.store-home  .new span.countdown_bar .time {
    margin:6px 20px 15px 7px;
    background-color: #fff;
    /*padding: 0;*/
    border-radius: 3px;
    padding: 1px 9px;
}

.store-home .new span.countdown_bar .disc {
    color: #fff;
    font-size: 42px;
    text-shadow: 0 3px 0 rgba(0, 0, 0, 0.3);
    padding: 0;
    font-weight: bold;
}
.store-home .new span.countdown_bar .disc strong{

    font-size:46px;
}
.store-home .new span.countdown_bar .disc em{
    background:url(../img/store/arrow-down-w.png?v=129285) center center no-repeat;
    display: inline-block;
    width: 44px;
    height: 39px;
    margin-right: 16px;
    vertical-align: middle;
}
.hy_web .store-home a.store_btn.green {
    background: #61bf01;
    background: -moz-linear-gradient(top, #91cb0a, #47b908);
    background: -o-linear-gradient(top, #91cb0a, #47b908);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#91cb0a), to(#47b908));
}
.hy_web .store-home a.store_btn.green:hover {
    background: #6DCB0D;
    background: -moz-linear-gradient(top, #9dd617, #53c416);
    background: -o-linear-gradient(top, #9dd617, #53c416);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9dd617), to(#53c416));
}
/******************** Lush Page  ************************/

.lush.v2  section.compare{
    background: none;
}
.lush.v2 .v2-headline h1 {
    font-size: 44px;
    line-height: 60px;
    padding-left: 45%;
}
.language_zh .lush.v2 .v2-headline h1{
    font-size:44px;
    line-height:1.4;
}
.language_fr .lush.v2 .v2-headline h1{
    font-size:45px;
}
.lush.v2 .v2-headline h1 span {
    display: inline-block;
    padding-left: 28px;
    position: relative;
    margin-left: 10px;
}
.lush.v2 .v2-headline {
    bottom: 55px;
}
.lush-2.v2 .v2-headline{
    bottom:50%;
    -webkit-transform:translateY(50%);
    -moz-transform:translateY(50%);
    transform:translateY(50%);
}
.lush.v2 .v2-headline h1 span em {
    display: inline-block;
    position: absolute;
    width: 5px;
    height: 50%;
    left: 0;
    background-color: #FF167B;
    top: 50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    transform:translateY(-50%);
}
.mdomi-page.v2 .v2-headline h1 span em{
    height:25%;
}
.lush.v2 .text-banner.special {
    background: url(../img/lush/text-banner-bg-2.jpg?v=129285) center center no-repeat;
    color: #fff;
    padding:60px 0;
    BACKGROUND-size: 100% 100%;
}
.lush.v2 .text-banner.special p {
    font-size: 68px;
}
.language_fr .lush.v2 .text-banner.special p{
    font-size: 67px;
}
/*.language_en .lush.v2 .text-banner.special {
    background: url(../img/lush/text-banner.jpg?v=129285) center center;
    BACKGROUND-size: cover;
}*/
/*.language_en .lush.v2 .text-banner.special .v2-title {
    text-indent: -9499px;
}*/
.lush.v2 .three-ways .s-pic {
    padding: 10px 20px 20px;
}
.lush.v2 .three-icons{
    display: inline-block;
    text-align: center;
    margin: 30px 0 10px;
}
.hush.lush.v2 .lush-video-box .three-icons.four-icons .v2-fl-l{
    width:275px;
}
.lush.v2 .three-icons .subtitle{
    font-size: 24px;
}
.lush.v2  .three-ways .subtitle,
.lush.v2  .features .subtitle {
    font-weight: bold;
}
.lush.v2 .three-icons .s-pic img{
    width: 179px;
}
.lush.v2 .three-icons  .v2-fl-l{
    width: 250px;
    padding: 0 10px;
}
.lush.v2  .features .s-pic {
    padding: 0 40px;
}
.lush.v2  .features .v2-mg {
    margin: 10px 10px 40px;
}
.lush.v2 .lush-app .v2-al-c img{
    width: 428px;
    display: inline-block;
}
.lush.v2  .pgra {
    font-size: 20px;
}
.lush.v2 .lush-app .side-con1  li{
    font-size: 18px;
    line-height: 24px;
    padding: 4px 0 2px 10px;
}
.language_de .lush.v2 .lush-app .side-con1  li{
    font-size:15px;
}
.language_fr .lush.v2 .lush-app .side-con1  li{
    font-size:15px;
}
.lush.v2 .lush-app .side-con1  li .u-icon{
    vertical-align:middle;
    width:28px;
    height:26px;
}
.lush.v2 .lush-app .side-con1  li .u-icon-device{
    background:url(../img/bluetooth/app-su-icons-m-1.png?v=129285) left 1px no-repeat;
}
.lush.v2 .lush-app .side-con1  li .u-icon-android{
    background-position: 0 -29px;
}
.lush.v2 .lush-app .side-con1  li .u-icon-macs{
    background-position: 0 -60px;
}
.lush.v2 .lush-app .side-con1  li .u-icon-pc{
    background-position: 0 -88px;
}
.lush.v2 .btn-ios-store {
    width: 173px;
    height: 57px;
    background: url(../img/common/apple-google-btn.jpg?v=129285) 0 0 no-repeat ;
    margin: 0 0 0 8px;
}
.language_fr .lush.v2 .btn-ios-store{
    background:url("../img/common/appstore-fr-b.jpg") 5px 0 no-repeat;
    background-size:cover;
}
.language_de .lush.v2 .btn-ios-store{
    background:url("../img/common/apple-google-btn-de.png") 5px 0 no-repeat;
    background-size:cover;
}
.lush.v2  .btn-google-store {
    background: url(../img/common/apple-google-btn.jpg?v=129285) -175px 0 no-repeat;
    width: 173px;
    height: 57px;
    margin-left: 13px;
}
.language_de .lush.v2  .btn-google-store{
    width:176px;
}
.language_fr .lush.v2 .btn-google-store{
    background:url("../img/common/appstore-fr-b.jpg") -171px 0 no-repeat;
    background-size:cover;
}
.language_de .lush.v2 .btn-google-store{
    background:url("../img/common/apple-google-btn-de.png") -171px 0 no-repeat;
    background-size:cover;
}
.lush.v2  .icon-box {
    margin: 20px 0 25px;
}
.lush.v2  .wearable .lush-detail{
    height: 531px;
    background: url(../img/lush/pic-toy-detail.jpg?v=129285) 0 0 no-repeat;
    background-size: contain;
    margin-right: 40px;
    border-right: 2px dashed #ccc;
    position: relative;
}
.lush.v2  .wearable  p.detail-1,
.lush.v2  .wearable  p.detail-2{
    /* border: 2px solid #E6B0D0; */
    padding: 20px 30px;
    border-radius: 0 20px 20px 0;
    width: 364px;
    border-left: none;
    top: 61px;
    right: 18%;
    line-height: 24px;
    position: absolute;
    font-size: 16px;
    font-weight: bold;
}
.lush.v2  .wearable  p.detail-2{
    top: 300px;
    right: 12%;
    width: 340px;
}
.lush.v2 .lush-range .rang{
    position: relative;
}
.lush.v2 .lush-range .r-text{
    position: absolute;
    bottom: 95px;
    left: 40px;
    display: block;
    width: 180px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}
.language_fr .lush.v2 .lush-range .r-text{
    font-size:14px;
}
.lush.v2 .lush-range .r-text strong{
    font-size: 19px;
    font-weight: bold;
}
.lush.v2 .lush-range .r-text.r-text-2 {
    left: 224px !important;
    width: 120px;
}
.language_es .lush.v2 .lush-range .r-text.r-text-2{
    left: 213px !important;
    width: 140px;
    font-size: 14px;
}
.lush.v2 .lush-range .r-text.r-text-3 {
    left: 59px !important;
    width: 190px;
}
.lush.v2 .lush-range .r-text.r-text-4 {
    left: 59px !important;
    width: 190px;
}
.lush.v2 .lush-range .r-text.r-text-4 {
    left: 83px !important;
    width: 230px;
    bottom: 95px;
    font-size: 18px;
}

.lush.v2 .lush-range .subtitle {
    color: #fff;
    position: absolute;
    bottom: 20px;
    display: inline-block;
    text-align: center;
    width: 100%;
    left: 0;
}
.lush.v2 .text-banner .subtitle{
    font-size: 28px;
    font-style: italic;
    text-align: center;
}
.lush.v2 section.specs ul{
    background: url(../img/lush/lush-specs-icons.jpg?v=129285) 0 center no-repeat;
    margin-left: 100px;
    background-size: auto 498px;
}
.lush.v2 section.specs ul li{
    line-height: 88px;
    padding-left: 82px;
    font-size: 20px;
}
.lush.v2  .v2-banner .cw{
    overflow: visible;
}
/*.lush.v2 .side-con1{
    padding-top: 20px;
}*/
.lush.v2 .side-con2{
    padding-top: 10px;
    position: absolute;
    bottom: 216px;
}
.lush.v2 .lush-app .cw{
    background: url(../img/lush/app_p_bg.jpg?v=129285) 0 309px no-repeat;
}
.lush.v2 .lush-app .cw.cw-box{
    background:url(../img/lush/box-shadow-bg.png?v=129285) -60px 350px no-repeat;
    background-size:110% 62%;
    height:900px;
}
/*.lush.v2 .cw-box .pgra{
    margin-top:4px;
}
.lush.v2 .lush-app .cw-box li.android{
    line-height:32px;
}*/
.lush.v2 .cw-box .bx-controls-direction{
    top:-60px;
}
.lush.v2 .cw-box .side-con2{
    bottom:154px;
}
/*.lush.v2 .cw-box .side-con1{
    padding-top:0;
}*/
.lush.v2 .lush-app .btn-pre,
.lush.v2 .lush-app .btn-next{
    background: url(../img/lush/pr_ne.png?v=129285) 0 0 no-repeat;
    display: inline-block;
    height: 52px;
    width: 52px;
    margin-top: 20px;
    margin-right: 13px;
}
.lush.v2 .lush-app .btn-next{
    background: url(../img/lush/pr_ne.png?v=129285) -68px 0 no-repeat;
}
.lush.v2 .powerful .s-gif {
    padding: 40px 120px 15px;
}
.lush.v2 .powerful .s-pic {
    padding: 0 30px;
}
.lush.v2 .powerful .s-pic-2 {
    padding: 0 0 0 25px;
    border-left: 2px dashed #ccc;
    position: relative;
    margin-bottom: 30px;
}
.lush.v2 .powerful  .text-1 {
    top: 206px;
    position: absolute;
    left: 70px;
    font-size: 16px;
}
.lush.v2 .powerful .text-2 {
    top: 206px;
    position: absolute;
    left: 368px;
    font-size: 16px;
}
.lush.v2 .powerful .text-3 {
    position: absolute;
    left: 213px;
    font-size: 16px;
    bottom: -17px;
}
.lush.v2 section.include .packaging {
    margin: 0 31px 7px  31px;
}
.lush.v2 section.include.border-bottom{
    padding: 10px 0 20px;
}
.lush.v2 section.include .pack-cont{
    padding: 52px 0 40px 86px;
}
.lush.v2 section.include .pack-cont ul{
    padding-top: 20px;
    line-height: 38px;
    font-size: 18px;
}
.lush.v2  section.powerful .v2-title {
    font-size: 43px;
}
.lush.v2 a.btn-buy-now{
    margin-bottom: 76px;
    height: 100px;
    line-height: 100px;
}
.lush.v2  .talk-box .text-{
    margin: 15px auto;
}
.lush.v2 section.features {
    padding: 40px 3px;
}
.lush.v2 .lush-video-box {
    border: 2px solid #E74972;
    position: relative;
    /*margin-bottom: 20px;*/
    margin: 10px 10px 32px 10px;
    padding: 15px 0;
    border-radius: 6px;
}
.lush.v2 .lush-video-icon {
    background: url(../img/common/btn_play.png?v=129285) center center no-repeat;
    height: 58px;
    width: 82px;
    background-size: contain;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -31px;
    margin-top: -21px;
}
.lush.v2 .lush-video-box:hover .lush-video-icon {
    background: url(../img/common/btn_play_hover.png?v=129285) center center no-repeat;
    background-size: contain;
    opacity: .9;
}
.lush .lush-app .st_img {
    width: 265px;
    position: absolute;
    top: 78px;
    left: 174px;
}
.lush .lush-app .bx-wrapper .bx-viewport {
    background: #000;
    height:468px !important;
}
.lush.v2 .lush-app li{
    padding: 0;
}
.lush.v2  .bx-wrapper {
    border:#000 1px solid;

}
.lush.v2   .bx-wrapper .bx-pager {
    display: none;
}
.lush.v2  .bx-wrapper .bx-controls-direction a {
    background: url(../img/lush/pr_ne.png?v=129285) 0 0 no-repeat;
    display: inline-block;
    height: 52px;
    width: 52px;
}
.lush.v2  .bx-wrapper .bx-controls-direction a.bx-next {
    background: url(../img/lush/pr_ne.png?v=129285) -68px 0 no-repeat;
}
.lush.v2   .bx-wrapper .bx-next {
    left: 77px;
}
.lush.v2  .bx-controls-direction {
    position: relative;
    right: -424px;
    top: -85px;
    z-index: 10;
}

.v2 .compare .table-col-3 {
    vertical-align: middle;
}
.v2 .compare th {
    font-size: 20px;
}
.v2 .compare th p {
    font-size: 14px;
}
.v2 .compare th p {
    font-size: 14px;
    line-height: 14px;
}
.v2 .compare .table-col-2 div {
    height: 56px;
    line-height: 34px;
}
.v2 .compare .table-col-2 h4 {
    font-size: 26px;
}

.lush .v2-video-box {
    background: #0B0A08 url(../img/lush/video_bg.jpg?v=129285) center center no-repeat;
    background-size: contain;
    box-shadow: 0 1px 5px #2F2F2F;
    margin: 5px;
    border: 2px solid #fff;
}
.lush .talk-box .text-1 {
    font-size: 32px;
    line-height: inherit;
    width: 78%;
    max-width: 1500px;
}
.lush  .talk-box .text-2 {
    font-size: 21px;
    padding-right: 0;
    line-height: 30px;
}
.lush.v2 .talk-box {
    background: url(../img/ldr/quote_bg.jpg?v=129285) center center;
    height: auto;
}
.mdomi-page.v2 .talk-box,
.m-edge-page.v2 .talk-box{
    background: url(../img/ldr/quote_bg.jpg?v=129285) center center;
    background-size: cover;
}

.lush.v2 .talk-box .content{
    margin: 20px auto 0;
}
.lush span.other-toys {
    width: 260px;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}
.lush span.other-toys .pic img {
    width: 100%;
    transition: all .5s;
}
.lush span.other-toys .pic:hover img {
    width: 170%;
    margin: -76px 0 0 -105px;
}
.lush span.other-toys-2 .pic:hover .pic img {
    margin: -107px 0 0 -94px;
}
.lush span.other-toys-3 .pic:hover  img {
    margin:-134px 0 0 -134px;
}
.lush span.other-toys-4 .pic:hover  img {
    width: 130%;
    margin: -35px 0 0 -150px;
}
.lush span.other-toys .toy-text {
    font-size: 16px;
    color: #222;
}
.language_fr  .lush span.other-toys .toy-text{
    font-size:15px;
}
.lush span.other-toys em {
    display: inline-block;
    width: 65px;
    height: 65px;
    position: absolute;
    background: url(../img/lush/s-icon-gray.png?v=129285) center center no-repeat;
    background-size: contain;
    bottom: 36px;
    right: 2px;
}
.lush span.other-toys .pic {
    height: 224px;
    margin: 8px 16px;
    border: 2px solid #E3C8D9;
    border-radius: 200px;
    overflow: hidden;
}
.lush.v2 .three-ways .step-1.one .s-pic {
    padding:1px 23px 18px;
    margin-top: 16px;
}
.lush .lush-border{
    border-right: 2px dashed #ccc;
}

.page-nora section.update .pure-g {
    background: url(../img/nora/nora-packaging-2.jpg?v=129285) right center no-repeat;
}

/************** hush page **************/
.hush.lush.v2 section.include .pack-cont .subtitle {
    font-size: 36px;
}
.hush.v2 .v2-headline{
    bottom: 16px;
}
.hush.v2 .motors-box em{
    background: url(../img/hush/motor-arrow.png?v=129285) right center no-repeat;
    width: 185px;
    height: 190px;
    display: inline-block;
    position: absolute;
    top: -137px;
    right: 223px;
}
.hush.v2 .motors-box.edge em{
    width:150px;
}
.m-edge-page.v2 .motors-box em{
    background: url(../img/edge/motor-arrow.png?v=129285) right center no-repeat;
    height:230px;
    top:-139px;
    right:35px;
}
.hush-pic {
    display: inline-block;
    position: absolute;
    bottom: 18px;
    left: 30px;
}
.hush.lush.v2 .v2-headline h1 {
    padding-left: 380px;
    position: absolute;
    bottom:100px;
}
.hush.mdomi-page.v2 .v2-headline h1{
    padding-left: 568px;
    bottom: 35%;
}
.hush.mdomi-page.v2 .v2-headline .domi-pic{
    position:relative;
    bottom:-30px;
    left:-100px;
}
.hush.m-edge-page.v2 .v2-headline .edge-pic{
    position:relative;
    bottom:126px;
}
.hush.m-edge-page.v2 .v2-headline .edge-pic img{
    width:28%;
}
@media screen and (max-width:1300px){
    .hush.m-edge-page.v2 .v2-headline .edge-pic{
        bottom:56px;
        left:120px;
    }
    .hush.m-edge-page.v2 .v2-headline .edge-pic img{
        width:22%;
    }
}
@media screen and (min-width:900px) and (max-width:1450px){
    .hush.m-edge-page.v2 .v2-headline .edge-pic{
        bottom:26px;
    }
}
.hush.mdomi-page.v2 .v2-headline .domi-pic img{
    width:80%;
}

.language_zh .hush.lush.v2 .v2-headline h1{
    bottom:106px;
    padding-left:470px;
}
.language_zh .hush.mdomi-page.v2 .v2-headline h1{
    bottom:268px;
}
.hush.lush.v2 .v2-headline h1 em{
    color: #542d7f;
    text-shadow: 0 2px 3px rgb(155, 125, 189);

}
.hush.lush.v2 .v2-headline h1 span em{
    background-color: #542d7f;
}
.hush.lush.v2 .v2-headline h1 span {
    padding-left: 23px;
    font-size: 44px;
    font-weight: 700;
    display: block;
    margin-bottom: 15px;
    line-height: 60px;
    padding-bottom: 14px;
}
.hush.mdomi-page.v2 .v2-headline h1 span{
    padding-bottom:0;
}
.language_es  .hush.lush.v2 .v2-headline h1 span{
    font-size:40px;
}
.language_ru .hush.lush.v2 .v2-headline h1 span{
    font-size:40px;
}
.language_fr .hush.lush.v2 .v2-headline h1 span{
    font-size:37px;
}
.hush.lush.v2 .v2-headline h1 strong {
    font-size: 56px;
}
.language_es .hush.lush.v2 .v2-headline h1 strong{
    font-size:46px;
}
.language_fr .hush.lush.v2 .v2-headline h1 strong{
    font-size:49px;
}
.hush.lush.v2 .three-ways .s-pic img {
    width: auto;
}
.hush.lush.v2 .three-ways .step-1.one .s-pic {
    padding: 10px 20px 20px;
    margin-top:0;
}
@media screen and (max-width:1550px){
    .hush.mdomi-page.v2 .v2-headline .domi-pic img{width:70%;}
    .language_zh .hush.mdomi-page.v2 .v2-headline h1 {
        bottom: 200px;
    }
}
.hush.lush.v2 .features .s-pic img {
    width: auto;
}

.hush.v2 .hush-gif img {
    width: auto;
    position: relative;
    left: 53px;
}

#blog-body .footer-box {
    font-size: 14px;
}
.hush section.lush-detail .hush-gif {
    text-align: center;
    background: url(../img/hush/hush-gif-bg.jpg?v=129285) right 5px no-repeat;
}
.hush .lush-detail .h-detail {
    margin-left: 14px;
    display: block;
    margin-bottom: 15px;
    font-size: 19px;
    width: 85%;
    font-weight: bold;
}
.hush section.lush-detail .side-text {
    position: relative;
}
.hush .lush-detail .hush-detail-2.h-detail {
    position: absolute;
    top: 151px;
}
.hush .lush-detail  .hush-detail-3.h-detail {
    position: absolute;
    top: 284px;
}
.hush .lush-detail  .hush-detail-4.h-detail {
    position: absolute;
    top: 375px;
}
.hush .lush-detail .h-detail ul li {
    list-style: initial;
    color: #888;
    margin-left: 23px;
}
.hush .lush-detail .h-detail ul li p {
    color: #333;
}
.hush .lush-detail .h-detail ul {
    margin-top: 5px;
}
.hush .lush-detail .hush-spec-icons {
    margin-top: 40px;
    text-align: center;
    border-top: 1px solid #dbdbdb;
    padding-top: 40px;
}
.m-edge-page .lush-detail .hush-spec-icons{
    border-bottom:1px solid #ccc;
    padding-bottom:40px;
}
.hush .lush-detail .hush-spec-icons .icons {
    width: 70px;
    height: 70px;
    background: url(../img/hush/specs-icons.png?v=129285) 5px -7px no-repeat;
    margin: 0 auto;
}
.hush .lush-detail .specs-icon-2.icons {
    background: url(../img/hush/specs-icons.png?v=129285) -71px -7px no-repeat;
}
.hush .lush-detail .specs-icon-3.icons {
    background: url(../img/hush/specs-icons.png?v=129285) -148px -7px no-repeat;
}
.hush .lush-detail .specs-icon-4.icons{
    background: url(../img/hush/specs-icons.png?v=129285) -224px -7px no-repeat;
}
.hush .lush-detail .specs-icon-5.icons{
    background: url(../img/hush/specs-icons.png?v=129285) -300px -7px no-repeat;
}
.hush .lush-detail .specs-icon-6.icons{
    background: url(../img/hush/specs-icons.png?v=129285) -374px -7px no-repeat;
}
.mdomi-page .lush-detail .hush-spec-icons .icons {
    width: 70px;
    height: 70px;
    background: url(../img/domi/specs-icons.png?v=129285) 5px -7px no-repeat;
    margin: 0 auto;
}
.mdomi-page .lush-detail .specs-icon-2.icons {
    background: url(../img/domi/specs-icons.png?v=129285) -71px -7px no-repeat;
}
.mdomi-page .lush-detail .specs-icon-3.icons {
    background: url(../img/domi/specs-icons.png?v=129285) -148px -7px no-repeat;
}
.mdomi-page .lush-detail .specs-icon-4.icons{
    background: url(../img/domi/specs-icons.png?v=129285) -224px -7px no-repeat;
}
.mdomi-page .lush-detail .specs-icon-5.icons{
    background: url(../img/domi/specs-icons.png?v=129285) -300px -7px no-repeat;
}
.mdomi-page .lush-detail .specs-icon-6.icons{
    background: url(../img/domi/specs-icons.png?v=129285) -374px -7px no-repeat;
}
.hush .lush-detail .hush-spec-icons p {
    font-size: 18px;
    margin-top: 10px;
    font-weight: bold;
}
.hush.v2 .motor-p-1 {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}
.hush.v2 p.motor-p-2 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 50px;
    line-height: 1.6em;
}
.m-edge-page.v2 p.motor-p-2{
    font-size:28px;
}
.hush.v2 .motors-box {
    border: 1px solid #999;
    border-radius: 7px;
    overflow: visible;
    margin: 10px;
    text-align: center;
    padding-bottom:50px;
    position: relative;
}
.hush.v2 .motors-box img {
    width: auto;
}
.hush.lush.v2 section.include .pack-cont ul {
    font-size: 20px;
}
.hush.v2 .motors-box span {
    position: absolute;
    bottom: 0;
    width: 300px;
    margin: 0 10px 38px;
    font-weight: bold;
    font-size: 20px;
}
.language_fr .hush.v2 .motors-box span,
.language_es .hush.v2 .motors-box span{
    font-size:16px;
}
.language_zh .hush.v2 .motors-box span{
    font-size:17px;
}
.language_de .hush.v2 .motors-box span{
    font-size:17px;
}
.hush.v2 .motors-box span.title-1 {
    left: 12%;
}
.hush.lush.v2 section.include .pack-cont {
    padding: 89px 0 40px 140px;
}
.hush.v2 .motors-box span.title-2 {
    left: 46%;
}
.hush.v2 .motors-box span.title-3 {
    left: 73%;
}
.hush.lush.v2 section.include .packaging {
    margin: 7px 1px 13px 0;
}
.hush.v2  .sound-title {
    font-size: 48px;
    font-weight: bold;
    margin-right: 40px;
    padding-top: 30px;
}

.hush.v2  .sound-text {
    font-size: 20px;
    padding-top: 25px;
    line-height: 32px;
    margin-right: 40px;
}
.hush.lush .v2-video-box{
    background: #0B0A08 url(../img/hush/video_bg.jpg?v=129285) center center no-repeat;
}
.hush.m-edge-page .v2-video-box{
    background:url(../img/edge/edge-video-cover.png) center center no-repeat;
}
.hush.m-edge-page .u-txt-c{
    display:block;
    position:relative;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size:36px;
}
.hush.lush .v2-video-box {
    width: 610px;
    margin-left: 88px;
    height: 350px;
}
section.hush-size  span {
    font-size: 20px;
    line-height: 37px;
}
section.hush-size  em {
    font-size: 20px;
    line-height: 37px;
    color: #888;
    float: right;
    background: #fff;
}
section.hush-size .size-title {
    font-size: 42px;
    font-weight: bold;
    margin: 20px 0 30px;
}
section.hush-size .pic {
    margin-top: 40px;
}
section.hush-size  span.size-number {
    float: right;
    padding-right: 20px;
    padding-left: 10px;
    background: #fff;
}
section.hush-size .size-li{
    display: inline-block;
}
section.hush-size  span.size-p {
    margin-right: 70px;
    position: relative;
    padding-right: 10px;
    background: #fff;
}
section.hush-size  .size-line {
    position: absolute;
    width: 126%;
    border-bottom: 1px solid #999;
    bottom: 16px;
    right: 0;
    z-index: -3;
}

section.hush-size .size-li div{
    position: relative;
}
section.hush-size em.size-note-1 {
    position: absolute;
    top: 6px;
    right: 462px;
}
.language_zh section.hush-size em.size-note-1{
    right:486px;
}
section.hush-size em.size-note-2 {
    position: absolute;
    top: 6px;
    right: 126px;
}
.language_zh  section.hush-size em.size-note-2{
    right:153px;
}
section.hush-size img.size-pic {
    padding-top: 35px;
}
.hush.lush.v2 .lush-range .r-text {
    position: absolute;
    bottom: 80px;
    left: 40px;
}
.hush.lush.v2 .lush-range .r-text.r-text-4 {
    /*bottom: 87px;*/
    bottom: 81px;
}
.hush.lush.v2 .compare .table-col-2 div {
    background: -moz-linear-gradient(top, #6a4e99, #43306d);
    background: -o-linear-gradient(top,#6a4e99, #43306d);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6a4e99), to(#43306d));
}
.hush.lush.v2 section.include.border-bottom .cw .pure-g {
    padding: 0;
}
.hush.mdomi-page.v2 section.include.border-bottom .cw .pure-g,
.hush.m-edge-page.v2 section.include.border-bottom .cw .pure-g{
    border-bottom:1px solid #ccc;
}
.mdomi-page.v2 .border-bottom,
.m-edge-page.v2 .border-bottom,
.m-edge-page.hush.v2 section.compare.border-bottom{
    background:none;
}
.hush.v2 section.compare.border-bottom {
    background: url(../img/nora/border-bottom.jpg?v=129285) center bottom no-repeat;
    padding-bottom: 70px;
    background-size: contain;
    border: none;
}
.mdomi-page.v2 section.compare.border-bottom{
    background:none;
    padding-top:0;
    padding-bottom:0;
}
.hush.lush.v2 .lush-video-box{
    border: none;
}
.hush.lush.v2 .lush-video-box .three-icons{
    margin-top: 60px;
}
.hush.lush.v2 .lush-video-box .subtitle{
    font-size: 38px;
}
.hush.lush.v2 .lush-video-box .three-icons .subtitle {
    font-size: 28px;
}
.hush.lush.v2 .lush-video-box .three-icons .v2-fl-l {
    width: 294px;
}
.hush.m-edge-page.lush.v2 .lush-video-box .three-icons .v2-fl-l {
    width: 250px;
}
.hush.lush.v2 .subtitle {
    font-size: 26px;
    font-weight: bold;
}
.hush.lush.v2 .lush-range .subtitle {
    bottom: 13px;
}
.hush.v2 section.lush-sound .v2-al-c {
    position: relative;
    left: -46px;
}
.hush section.lush-motor .hush-vib-notes {
    font-size: 20px;
    font-weight: bold;
    width: 93%;
}
.hush section.lush-motor .hush-vib-notes span {
    width: 32%;
    text-align: center;
    display: inline-block;
}
/*******************  kiiroo 产品对比页面  ********************/

#blog-body .w_bg.kiiroo .pricing_bg{
    background: #25262f;
}
#blog-body .w_bg.kiiroo .v2-img {
    width: 1339px;
}
.w_bg.special-p.kiiroo .banner {
    text-align: center;
    background: url(../images/blog/kiiroo-comparison/kirroo-comparison-bg-1.jpg?v=129285) 0 0 repeat-x;
}
#blog-body .w_bg.kiiroo .pricing_bg {
    padding-top: 0;
}
#blog-body .w_bg.kiiroo  .section-title {
    background: url(../images/blog/kiiroo-comparison/kiiroo-comparison-title-bg.jpg?v=129285) center center no-repeat;
    width: 100%;
    height: 100px;
    background-size: auto 100px;
    text-align: center;
    font-size: 54px;
    position: relative;
    line-height: 91px;
    font-weight: bold;
    margin-bottom: 30px;
}
#blog-body .w_bg.kiiroo .section-title .l-kiiroo {
    float: left;
}
#blog-body .w_bg.kiiroo .section-title .r-lovense {
    float: right;
}
#blog-body .w_bg.kiiroo .section-title .brand-name{
    position: absolute;
    top: 0;
    width: 96%;
    color: #fff;
    padding: 20px 2% 10px;
    font-size: 44px;
}
#blog-body .w_bg.kiiroo .section-title .l-kiiroo{
    color: #fff;
    padding: 0 2%;
    font-size: 44px;
    line-height: 111%;
    position: absolute;
    left: 0;
}
#blog-body .w_bg.kiiroo .section-title .title{
    color: #222;
    padding: 0 2%;
    font-size: 44px;
    line-height: 111%;
    text-align: center;
}

#blog-body .w_bg.kiiroo .blog_content .box-content.left {
    padding-right: 30px;

}
#blog-body .w_bg.kiiroo .blog_content .box-content.right {
    padding-left: 30px;
    text-align: left;
    border-left: 1px solid #ccc;
}
#blog-body .w_bg.kiiroo .blog_content .box-content .p-title {
    font-size: 40px;
    padding-bottom: 6px;
}
#blog-body .w_bg.kiiroo .blog_content .box-content p {
    font-size: 20px;
    margin: 0;
    word-break: normal;
}
#blog-body .w_bg.kiiroo .kiiroo-com-table{
    width: 100%;
    border-collapse:collapse;
}
#blog-body .w_bg.kiiroo table.kiiroo-com-table td {
    text-align: center;
    border: 2px solid #BFBFBF;
    height: 60px;
    font-size: 24px;
    font-weight: bold;
}
#blog-body .w_bg.kiiroo .kiiroo-com-table td.com-kiiroo,
#blog-body .w_bg.kiiroo .kiiroo-com-table td.com-lovense{
    width: 25%;
}
#blog-body .w_bg.kiiroo .kiiroo-com-table td.com-features{
    width: 50%;
    word-break: inherit;
}
#blog-body .w_bg.kiiroo .software .box-content.right{
    border: none;
}
#blog-body .w_bg.kiiroo .links .learn-more {
    border-radius: 5px;
    display: inline-block;
    font-size: 30px;
    padding: 8px 21px;
    border: 1px solid #AB400F;
    background: #f03e8f;
    background: -moz-linear-gradient(top,#FF842B,#DA5026);
    background: -o-linear-gradient(top,#FF842B,#DA5026);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#FF842B),to(#DA5026));
    color: #fff;
    line-height: 48px;
    height: 48px;
}
#blog-body .w_bg.kiiroo .links .link-btn {
    text-align: center;
}
#blog-body .w_bg.kiiroo .kiiroo-com-table .checked {
    width: 34px;
    height: 30px;
    display: inline-block;
    background: url(../images/blog/kiiroo-comparison/check-icon-yellow.jpg?v=129285) center center no-repeat;
}
#blog-body .w_bg.kiiroo .blog_content .box-img{
    text-align: center;
}
#blog-body .w_bg.kiiroo .blog_content section.links {
    border-top: 1px solid #ccc;
    padding-top: 50px;
}
#blog-body .w_bg.kiiroo .blog_content section {
    margin-bottom: 40px;
}
#blog-body .w_bg.kiiroo .blog_detail{
    width: 1080px;
}
#blog-body .w_bg.kiiroo .blog_content{
    position: relative;
    top: -30px;
}
.w_bg.special-p.kiiroo .banner {
    background-size: contain;
}
.w_bg.special-p.kiiroo .banner .main-p{
    width: 1339px;
    height: 602px;
    background: url(../images/blog/kiiroo-comparison/kiiroo-lovense-comparison-banner.jpg?v=129285) center center no-repeat;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    /*    box-sizing: border-box;
        font-size: 66px;
        padding-top: 29%;*/
}
.w_bg.special-p.kiiroo .banner .main-p .page-title{
    font-size: 50px;
    position: absolute;
    bottom: 45px;
    -webkit-text-shadow: #fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
    -moz-text-shadow: #fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
    text-shadow: #fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
    /*-webkit-text-fill-color: black;
    -webkit-text-stroke: 1px white ;*/
    font-weight: bold;
}
.w_bg.special-p.kiiroo .banner .main-p .page-title em{
    font-size: 74px;
    display: block;
    text-align: center;
}
/*********************** 响应式调整 **************************/
/*********************** 响应式调整 **************************/
@media screen and (max-width: 1200px) and (min-width: 1180px) {
    .lush .bx-wrapper .bx-viewport li {
        width: 263px !important;
    }
}
@media screen and (max-width: 1600px) and (min-width: 1400px){
    span.background-pic2 {
        position: absolute;
        width: 486px;
        height: 365px;
        background: url(../images/max-nora/control-nora-1.jpg?v=129285) center center no-repeat;
        display: block;
        bottom: -37px;
        background-size: 62%;
        left: -196px;
    }
}

@media screen and (max-width: 1650px) and (min-width: 1550px){
    .lush.v2 .v2-headline h1 em, .page-nora .v2-headline h1 em {
        font-size: 90px;
    }
}
@media screen and (max-width: 1550px) and (min-width: 1450px){
    .lush.v2 .v2-headline h1 em, .page-nora .v2-headline h1 em {
        font-size: 80px;
    }
}
@media screen and (max-width: 1450px){
    .hush.lush.v2 .v2-headline h1 span {
        font-size: 40px;
        padding-left: 40px;
    }
    .language_ru .hush.lush.v2 .v2-headline h1 span{
        font-size:36px;
    }
    .hush.lush.v2 .v2-headline h1 strong {
        font-size: 52px;
    }
    .language_es .hush.lush.v2 .v2-headline h1 strong{
        font-size:40px;
    }
    .language_es .hush.lush.v2 .v2-headline h1 span{
        font-size:35px;
    }
    .lush .talk-box .text-1 {
        font-size: 28px;
        width: 88%;
        max-width: 90%;
    }
    .hush.lush.v2 .hush-pic {
        left: 50px;
    }
    .lush .talk-box .text-2 {
        font-size: 18px;
        padding-right: 8%;
        line-height: 37px;
    }
    .lush.v2 .v2-headline h1 em, .page-nora .v2-headline h1 em {
        font-size: 70px;
        margin-left: 20px;
        padding-bottom: 30px;
    }
    .lush.v2 .v2-headline h1 span {
        padding-left: 50px;
    }
    .lush.v2 .v2-headline {
        bottom: 35px;
        width: 1370px;
    }
    .lush.lush-2 .v2-headline {
        bottom: 200px;
    }
    .lush.v2 .v2-headline h1 span em {
        height: 56%;
    }
    .lush.v2 section.v2-banner .banner-bg {
        width:1433px;
        position: relative;
        /*left: -100px;*/
    }
    .lush.v2 section.v2-banner {
        overflow: hidden;
    }
    .lush.v2  section.v2-banner .cw {
        width: 1165px;
        left: -75px;
    }
    .lush-2 .m-txt-w .m-txt-c2{
        margin-top:60%;
    }
    .lush-2 .m-txt-w .m-txt-c3{
        margin-top:85%;
    }
}
@media screen and (max-width:1450px){
    .hush.mdomi-page.v2 .v2-headline h1{
        bottom:130px;
    }
    .hush.mdomi-page.v2 .v2-headline .domi-pic img{
        width:60%;
    }
    .hush.mdomi-page.v2 .v2-headline h1 span{
        font-size:36px;
    }
    .hush.mdomi-page.v2 .v2-headline .domi-pic{
        left:0;
        bottom:-70px;
    }
    .hush.v2 .v2-headline .hush-pic img{
        width:80%;
    }
    .hush.lush.v2 .v2-headline h1{
        bottom:110px;
    }
    .hush.m-edge-page.v2 .v2-headline h1{
        bottom:24px;
    }
    .language_zh .hush.mdomi-page.v2 .v2-headline h1 {
        bottom: 130px;
    }
}
@media screen and (max-width: 1350px) and (min-width: 1180px){
    .hush.lush.v2 section.include .pack-cont ul {
        font-size: 18px;
    }
    .language_es .v2.page-nora .v2-headline h1 {
        font-size: 42px;
    }
    .w_bg.special-p.kiiroo .banner {
        background-size: contain;
    }
    .w_bg.special-p.kiiroo .banner .main-p{
        width: 1010px;
        height: 602px;
        background: url(../images/blog/kiiroo-comparison/kiiroo-sex-toys-comparison.jpg?v=129285) center center no-repeat;
    }
    .w_bg.special-p.kiiroo .banner .main-p {
        min-width: 100%;
    }
    .w_bg.special-p.kiiroo .banner .main-p .page-title {
        font-size: 48px;
        bottom: 30px;
    }
    .w_bg.special-p.kiiroo .banner .main-p .page-title em {
        font-size: 70px;
        display: block;
        text-align: center;
    }
    .page-nora   .bx-wrapper .bx-viewport li {
        width: 272px!important;
    }
    .lush .talk-box .text-1 {
        font-size: 26px;
        line-height: inherit;
        max-width: 88%;
    }
    .lush .talk-box .text-2 {
        padding-right: 9%;
    }
    .lush .lush-app .st_img {
        left: 161px;
    }
    .lush.v2 .powerful .s-gif {
        padding: 40px 120px 15px;
    }
    .lush.v2 .powerful .text-2 {
        left: 360px;
    }
    .lush.v2 .powerful .text-1 {
        left: 65px;
    }
    .lush.v2 .powerful .text-3 {
        left: 198px;
    }
    .lush.v2 .bx-controls-direction {
        right: -412px;
    }
    .lush.v2 .lush-range .r-text {
        bottom: 84px;
        left: 40px;
        width: 170px;
    }
    .lush.v2 .lush-range .r-text.r-text-2 {
        left: 210px !important;
        width: 120px;
    }
    .lush.v2 .lush-range .r-text.r-text-3 {
        left: 59px !important;
        width: 175px;
    }
    .lush.v2 .lush-range .r-text.r-text-4 {
        left: 72px !important;
        width: 230px;
        bottom: 86px;
    }
    .v2 section.interact {
        background-size: auto 491px;
    }
    .v2 .interact .pure-g {
        margin-bottom: 450px;
    }
    .v2 .interact .nora, .v2 .interact .max {
        padding: 30px 22px 35px;
        font-size: 16px;
    }
    .v2-title {
        font-size: 41px;
    }
    .page-ldr .new-update img, .page-ldr .app-features img {
        width: 100%;
    }
    .v2 .v2-headline h1 {
        font-size: 52px;
        line-height: 70px;
    }
    .v2-headline {
        padding: 10px 0;
    }
    .talk-box .text-1,.talk-box .text-2{
        width: 90%;
    }
    .ldr-video .v2-title{
        font-size: 36px;
    }
    .v2 section.software-f .subtitle{
        font-size: 26px;
    }
    .v2 .subtitle-g {
        font-size: 34px;
    }
    .page-nora .nora-ways .text-28 {
        font-size: 23px;
    }
    .v2 section a.btn {
        font-size: 20px;
    }
    .v2 section.history .pure-g .pure-g{
        padding-top: 15px;
        font-size: 15px;
    }
    .page-nora .control .st_img {
        width: 274px;
        position: absolute;
        top: 92px;
        left: 248px;
    }
    .page-nora .control .st_img ul li {
        width: 290px;
    }
    .page-nora .bx-wrapper .bx-pager {
        right: 275px;
    }
    .page-nora .bx-wrapper .bx-pager-item p {
        right: 13px;
    }
    .page-nora .control-pic .v2-img {
        position: relative;
        bottom: -1px;
    }
    .page-nora .setup .text-1 {
        margin: 30px 0 0;
    }
    .page-nora .control-pic .v2-img {
        width: 105.7%;
    }
    .page-nora .control .v2-title {
        font-size: 42px;
    }
    .page-nora .control-title {
        position: relative;
        left: 8px;
        width: 39.5%;
    }
    .store-home .cont-2 .high-l {
        font-size: 22px;
    }
    .store-home .pro-info .pro-name {
        font-size: 26px;
    }
    .store-home  .pro-info .des {
        height: 41px;
        font-size: 14px;
    }
    .page-nora .nora-ways .text-28.mtop {
        padding: 40px 15% 50px;
    }
    .lush.v2 .wearable p.detail-1, .lush.v2 .wearable p.detail-2 {
        padding: 20px 0 0 47px;
    }
    .lush.v2 .wearable p.detail-2 {
        top: 297px;
        right: 10%;

    }
    .language_en  .lush.v2 .wearable p.detail-1,.language_en  .lush.v2 .wearable p.detail-2 {
        padding: 29px 0 0 47px;
    }
    .language_es .lush.v2 .lush-range .r-text.r-text-2 {
        left: 201px !important;
        width: 131px;
        font-size: 13px;
    }
}
.store-home .pro-info .pro-name.fixLongWidth{
    width:110%;
}
@media screen and (max-width: 1180px){
    .hush.v2 .motors-box em{
        right: 138px;
    }
    .one-product.pd-32 .pro-pic {
        padding: 14px 37px 4px;
    }
    .hush.v2 .sound-title {
        font-size: 38px;
    }
    .hush.lush.v2 .v2-headline h1 {
        padding-left: 400px;
    }
    .hush.lush.v2 .v2-headline h1 span {
        font-size: 35px;
    }
    .language_zh .m-edge-page.lush.v2 .v2-headline h1{
        bottom:14px;
    }
    .language_fr .mdomi-page.lush.v2 .v2-headline h1{
        bottom:130px;
    }
    .hush.lush.v2 .three-ways .s-pic img {
        width: 100%;
    }
    .hush.lush.v2 .subtitle {
        font-size: 26px;
    }
    .hush.v2 .hush-gif img {
        left: -30px;
    }
    .lush.v2 .lush-video-box {
        margin: 10px 10px 10px;
    }
    .hush.lush.v2 .v2-headline h1 strong {
        font-size: 47px;
    }
    .hush.v2 .lush-motor img{
        width: 100%;
    }
    .hush.v2 .motors-box {
        margin: 29px 15px  25px;
        padding: 11px 15px 50px;
    }
    .hush.lush.v2 .hush-pic {
        left: 162px;
    }
    section.hush-size img.size-pic {
        padding-top: 56px;
        width: 100%;
    }
    section.hush-size em.size-note-1 {
        top: 25px;
        font-size: 18px;
        right: 341px;
    }
    section.hush-size em.size-note-2 {
        position: absolute;
        top: 25px;
        font-size: 18px;
        right: 84px;
    }
    .hush.lush.v2 .lush-range .r-text {
        bottom: 60px;
    }
    .hush.lush.v2 .lush-range .r-text.r-text-4 {
        bottom: 61px;
    }
    .hush.lush.v2  .compare .table-col-2 h4 {
        font-size: 22px;
        margin-bottom: 0;
    }
    .hush.lush.v2 .subtitle {
        font-size: 26px;
    }
    .hush.lush.v2 section.include .pack-cont {
        padding: 60px 0 40px 86px;
    }
    .hush.lush.v2 section.include .packaging {
        margin: 30px 0 17px;
    }
    .hush.lush.v2 section.include .pack-cont ul {
        font-size: 16px;
    }
    .hush.lush.v2 section.include .packaging img{
        width: 100%;
    }
    .hush.lush.v2 .compare .table-col-2 div {
        height: 54px;
    }
    .hush.lush.v2 .lush-range .rang img{
        width: 100%;
    }
    section.hush-size .pic img{
        width: 90%;
    }
    section.hush-size span {
        font-size: 18px;
    }
    section.hush-size .size-title {
        font-size: 38px;
    }
    .hush.v2 .motors-box span.title-1 {
        left: 7%;
    }
    .hush.v2 .motors-box span.title-3 {
        width: 72%;
    }
    .hush.v2 .motors-box span.title-2 {
        left: 43%;
    }
    .hush.v2 .motors-box span {
        font-size: 18px;
        bottom: 6px;
    }
    .hush.lush.v2 .lush-video-box .subtitle {
        font-size: 26px;
    }
    .hush.lush.v2 .lush-video-box .three-icons .subtitle {
        font-size: 24px;
    }
    .hush.lush.v2 .lush-video-box .three-icons .v2-fl-l {
        width: 282px;
    }
    #blog-body .w_bg.kiiroo .blog_detail {
        width: 960px;
    }
    #blog-body .w_bg.kiiroo .links .learn-more{
        font-size: 28px;
    }
    .w_bg.special-p.kiiroo .banner {
        background-size: contain;
    }
    .w_bg.special-p.kiiroo .banner .main-p{
        width: 1010px;
        height: 602px;
        background: url(../images/blog/kiiroo-comparison/kiiroo-sex-toys-comparison.jpg?v=129285) center center no-repeat;
    }
    .w_bg.special-p.kiiroo .banner .main-p {
        min-width: 100%;
    }
    .w_bg.special-p.kiiroo .banner .main-p .page-title {
        font-size: 46px;
        bottom: 20px;
    }
    .w_bg.special-p.kiiroo .banner .main-p .page-title em {
        font-size: 65px;
        display: block;
        text-align: center;
    }
    .page-nora section.update .subtitle {
        font-size: 20px;
        width: 312px;
    }
    .language_zh .page-nora section.update .subtitle,
    .language_en .page-nora section.update .subtitle,
    .language_zh-tw .page-nora section.update .subtitle{
        width: 300px;
        font-size: 24px;
    }
    .page-nora section.update .pure-g {
        background-size: 580px;
    }
    .language_en  .page-nora section.update .pure-g,
    .language_zh  .page-nora section.update .pure-g,
    .language_zh-tw  .page-nora section.update .pure-g{
        background-size: 580px;
    }
    .language_es .lush.v2 .lush-range .r-text.r-text-2 {
        left: 154px !important;
        width: 136px;
        font-size: 12px;
    }
    .lush.v2 .three-ways .step-1.one .s-pic {
        padding: 1px 22px 19px;
    }
    /*.language_pt .v2-home .two-box h2 {
        font-size: 20px;
    }*/
    .lush.v2 .lush-app .side-con1 li{
        font-size: 16px;
    }
    .lush.v2 .text-banner.special p {
        font-size: 52px;
    }
    .lush.v2 .text-banner.special {
        BACKGROUND-size: 100% 100%;
    }
    .lush.v2 .v2-title {
        font-size: 38px;
    }
    .lush .talk-box .text-1 {
        font-size: 24px;
        line-height: inherit;
        width: 86%;
        min-width: 860px;
    }
    /*   .lush.v2 .talk-box {
           height: 272px;
       }*/
    .lush .talk-box .text-2 {
        font-size: 16px;
        line-height: 20px;
        padding-right: 9%;
    }
    .lush span.other-toys .pic:hover img {
        margin: -99px 0 0 -85px;
    }
    .lush span.other-toys .toy-text {
        font-size: 14px;
    }
    .lush span.other-toys .pic:hover img {
        width: 180%;
    }
    .lush span.other-toys-1 .pic:hover img {
        margin: -75px 0 0 -110px;
    }
    .lush span.other-toys-3 .pic:hover img {
        margin: -133px 0 0 -119px;
    }

    .lush span.other-toys em {
        width: 56px;
        height: 56px;
    }
    .lush span.other-toys {
        width:204px;
        margin-bottom: 10px;
    }
    .lush span.other-toys .pic {
        height: 168px;
        margin: 4px 16px 10px 16px;
        /*margin-bottom: 10px;*/
    }
    .lush .lush-app .bx-wrapper .bx-viewport {
        height: 478px !important;
    }
    .page-nora .included .packaging {
        height: 315px;
    }
    .lush.v2 .wearable p.detail-1, .lush.v2 .wearable p.detail-2 {
        top: 56px;
        right: 16%;
        line-height: 20px;
    }
    .lush.v2 .wearable .lush-detail {
        height: 430px;
    }
    .lush.v2 section.specs ul li {
        line-height: 76px;
        padding-left: 75px;
        font-size: 20px;
    }
    .lush.v2 section.specs ul {
        background: url(../img/lush/lush-specs-icons.jpg?v=129285) 0 center no-repeat;
        margin-left: 100px;
        background-size: auto 434px;
        position: relative;
        top: -10px;
    }

    .v2 .compare .table-col-2 h4 {
        font-size: 22px;
        margin-bottom: 6px;
    }
    .v2 .compare th {
        font-size: 18px;
    }
    .v2 .compare th p {
        font-size: 14px;
        line-height: 16px;
        font-weight: 400;
    }
    .v2 .compare .table-col-2 div {
        height: 62px;
        line-height: 35px;
    }
    .lush.v2 .bx-controls-direction {
        right: -250px;
        top: -55px;
    }
    .lush .pgra {
        margin-top: 15px;
    }
    .lush.v2 .lush-app .cw {
        background-size: contain;
        background-position: 0 370px ;
    }
    .lush .lush-app .st_img {
        left: 105px;
    }
    .lush.v2 section.specs ul li {
        font-size: 17px;
    }
    .lush section.specs img.packaging {
        width: 100%;
        margin-top: 13px;
    }
    .lush.v2 section.include .pack-cont {
        padding: 39px 0 40px 22px;
    }
    .store-home .cont-2 .highlight-2 {
        margin: 0 46px;
    }
    .page-nora .included .pure-g .pure-u-4-7 {
        width: 55%;
    }
    .page-nora .included .pack-cont {
        margin: 31px 0 0 60px;
    }
    .lush.v2 .powerful .s-gif {
        padding: 25px 100px 15px;
    }
    .lush.v2 .powerful .text-2 {
        left: 292px;
        top: 168px;
        font-size: 14px;
    }
    .lush.v2 .powerful .text-1 {
        left: 50px;
        top: 167px;
        font-size: 14px;
    }
    .lush.v2 .powerful .text-3 {
        left: 164px;
        font-size: 14px;
    }
    .lush.v2 .lush-range .r-text {
        bottom:66px;
        left: 28px;
        font-size: 13px;
        width: 140px;
    }
    .lush.v2 .lush-range .r-text.r-text-2 {
        left: 158px !important;
        width: 120px;
    }
    .lush.v2 .lush-range .r-text.r-text-3 {
        left: 59px !important;
        width: 116px;
    }
    .lush.v2 .lush-range .r-text strong {
        font-size: 17px;
    }
    .lush.v2 .lush-range .r-text.r-text-4 {
        left: 36px !important;
        width: 230px;
        bottom: 66px;
        font-size: 16px;
    }
    .v2 .text-banner {
        padding: 47px 0 50px;
    }
    .lush.v2 .v2-video-box {
        /* background: #0B0A08 url(../img/lush/video_bg.jpg?v=129285) center center no-repeat;*/
        width: 92%;
        height: 330px;
        background-size: contain;
        box-shadow: 0 1px 5px #2F2F2F;
        margin: 5px 10px;
        border: 2px solid #fff;
        overflow: hidden;
    }
    .lush.v2 .xd_lush_video{
        height: 320px;
    }
    .hush.lush.v2 .v2-video-box{
        height: 334px;
        width: 86%;
    }
    .lush.v2 .wearable p.detail-1, .lush.v2 .wearable p.detail-2 {
        padding: 8px 0 0 84px;
        width: 297px;
        font-size: 14px;
    }
    .lush.v2 .wearable p.detail-2 {
        top: 250px;
        width: 281px;
        right: 8%;
    }
    .lush.v2 .lush-range .subtitle {
        bottom: 15px;
        font-size: 20px;
    }
    .language_ru .lush.v2 .lush-range .subtitle{
        font-size:18px;
    }
    .v2 .control .cw {
        width:993px;
    }
    .page-nora .control-pic .v2-img {
        width: 124%;
    }
    .v2 .v2-headline h1 {
        font-size: 42px;
        line-height: 56px;
    }
    .v2 section.interact {
        background-size: auto 400px;
    }
    .v2 .interact .pure-g {
        margin-bottom: 380px;
    }
    .v2 .interact .nora, .v2 .interact .max {
        margin: 15px 14px;
        padding: 27px 22px 30px;
    }
    .v2-title {
        font-size: 34px;
    }
    .page-ldr .new-update .ways p{
        width: 400px;
    }
    .v2 .subtitle {
        font-size: 27px;
    }
    .page-ldr .new-update img, .page-ldr .app-features img {
        width: 100%;
        padding: 20px 0;
    }
    .v2-headline {
        padding: 10px 0;
    }
    .ldr-video .v2-title{
        font-size: 32px;
    }
    .v2 section.software-f .subtitle{
        font-size: 24px;
    }
    .v2 .subtitle-g {
        font-size: 30px;
    }
    .page-nora .nora-ways .text-28 {
        font-size: 20px;
    }
    .v2 section a.btn {
        font-size: 18px;
    }

    .page-nora .nora-pic {
        top: -13px;
    }
    .v2 .text-18 {
        font-size: 17px;
    }
    .v2 .update .text {
        font-size: 18px;
    }
    .v2 section.history .pure-g .pure-g{
        padding-top: 20px;
        font-size: 14px;
    }
    .page-nora .control .st_img {
        width: 273px;
        position: absolute;
        top: 92px;
        left: 249px;
    }
    .page-nora .control .st_img ul li {
        width: 290px;
    }
    .page-nora .bx-wrapper .bx-pager {
        right: 252px;
        top: -184px;
    }
    .page-nora .bx-wrapper .bx-pager-item {
        width: 95px;
        height: 169px;
        padding: 7px;
    }
    .page-nora .bx-wrapper .bx-pager-item p {
        padding: 6px 12px;
        font-size: 16px;
        top: 30px;
        right: 36px;
        max-width: 158px;
    }
    .v2 .border-bottom {
        padding-bottom:45px;
    }
    .v2 .control.border-bottom {
        padding-bottom:0;
    }
    .page-nora .setup .text-1 {
        margin: 30px 0 0;
    }
    .page-nora .bx-wrapper .bx-viewport {
        height: 483px !important;
    }
    .lush .bx-wrapper .bx-viewport li {
        width: 269px !important;
    }
    .page-nora  .bx-wrapper .bx-viewport li {
        width: 272px !important;
    }
    .page-nora .nora-ways .text-28 {
        padding: 40px 14% 10px;
    }
    .store-home .cont-2 .high-l {
        font-size: 17px;
    }
    /*.v2.store-home .cw {
        width: 960px;
    }*/
    .store-home .pro-info {
        padding: 0 20px;
    }
    .pro-info .des {
        height: 38px;
    }
    .store-home .pro-info .pro-name {
        font-size: 26px;
    }
    .store-home  .pro-info .des {
        font-size: 14px;
    }
    .language_es .store-home .pro-info .des,
    .language_fr .store-home .pro-info .des,
    .language_pt .store-home .pro-info .des,
    .language_de .store-home .pro-info .des {
        height: 41px;
    }
    .store-home .pro-pic {
        height: 233px;
    }

    .cont-1 .best-s {
        right: -56px;
        top: 17px;
        background-size: 80%;
    }
    .cont-1 .best-s em {
        font-size: 12px;
        padding: 11px 5px 0;
    }
    .language_en .cont-1  .best-s em,
    .language_zh .cont-1  .best-s em,
    .language_zh-tw .cont-1  .best-s em,
    .language_ko .cont-1  .best-s em
    {
        font-size: 16px;
    }
    .language_de .cont-1 .best-s em {
        font-size: 13px;
        font-size:11px\0;
        padding: 11px 5px 0;
    }
    .lush.v2 section.v2-banner .banner-bg {
        left: -170px;
    }
    .lush.v2 section.v2-banner .cw {
        left: -150px;
    }
    .lush.v2 section.v2-banner .cw {
        left: -210px;
    }
    .lush.v2 .v2-headline h1 {
        font-size: 39px;
        line-height: 54px;
    }
    .lush.v2 section.v2-banner .banner-bg {
        width: 1300px;
    }
}
.v2-banner .banner-bg img{
    width:100%;
}
@media screen and (max-width:960px) and (min-width: 800px) {
    .hush.lush.v2 .v2-headline h1 em{
        font-size: 70px;
        padding-bottom: 20px;
    }
    .lush.v2 .v2-headline h1 em,
    .page-nora .v2-headline h1 em {
        font-size: 57px;
        padding-bottom: 14px;
    }
    .lush.v2 section.v2-banner .cw {
        left: -210px;
    }
    .lush.v2 .v2-headline h1 span em {
        height: 66%;
    }
    .lush.v2 .v2-headline h1 {
        font-size: 39px;
        line-height: 54px;
    }
    .lush.v2 section.v2-banner .banner-bg {
        width: 1300px;
    }
    .v2 .v2-headline h1 {
        font-size: 38px;
        line-height: 48px;
    }
    .page-nora .v2-headline {
        bottom: 8px;
        padding: 0 0 20px 20px;

    }
    .page-nora .control .v2-title {
        font-size: 42px;
    }
    .page-nora .control-title {
        position: relative;
        left: 8px;
        width: 39.5%;
    }

}
.v2-video-box em {
    position: absolute;
    top: 0;
    background: url(../img/common/btn_play.png?v=129285) center center no-repeat;
    height: 100%;
    width: 100%;
    cursor: pointer;
    left: 0;
    margin: 0;
}
.m-edge-page .v2-video-box em {

    background: 0;

}
.v2-video-box:hover em {
    background: url(../img/common/btn_play_hover.png?v=129285) center center no-repeat;
}
#video-play-box{
    display: none;
    position: relative;
    z-index: 999;
}
.ldr_demo_video {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
    z-index: 888;
}


.language_en .page-ldr .v2-headline h1{
    width: 75%;
}

.language_es .page-ldr .pgra{
    font-size: 15px;
}

.history .ex-box .pure-g .pure-u-xl-2-3{
    width: 64%;
}
.tableView-s{
    display: none;
}
.tableView-h{
    display: block;
}
._guide_video:not(.guide-link) {
    position: relative;
    display: block;
}
.store-home .lush .pro-pic img{
    width: 70%;
    margin: 20px 15% 0;
}
.lush.v2 section.include.border-bottom .cw .pure-g {
    padding: 0 34px 0 91px;
}
.lush.v2 section.include .packaging {
    margin: 0 31px 7px 0;
}

@-moz-document url-prefix(){
    .language_fr .v2-title{
        font-size:48px;
    }
    .language_fr .hush.lush.v2 .v2-headline h1 strong{
        font-size:48px !important;
    }
    .lush.v2 .wearable p.detail-1, .lush.v2 .wearable p.detail-2 {
        width: 347px;
    }
    .lush.v2 .wearable p.detail-2 {
        width: 313px;
    }
    .lush.v2 .lush-range .r-text{
        bottom: 88px;
    }
    .pure-u-xl-1-4{
        width: 26%;
    }
    .w_bg.special-p  .pure-u-xl-1-4 {
        width: 24%;
    }
    .pure-u-xl-3-4{
        width: 73%;
    }
    .pure-u-xl-1-2{
        width:49%;
    }
    .pure-u-xl-2-3{
        width:66%;
    }
    .pure-u-xl-1-3{
        width:32%;
    }
    .store-home .pro-info .des {
        font-size: 15px;
    }
    .lush .lush-app .st_img {
        width: 265px;
        position: absolute;
        top: 78px;
        left: 172px;
    }
    @media screen and (max-width:1350px) and (min-width: 1180px){
        .lush .lush-app .st_img {
            width: 265px;
            position: absolute;
            top: 78px;
            left:156px;
        }
    }

    @media screen and (max-width:1180px) {
        .lush .lush-app .st_img {
            left: 100px;
        }
    }
    #blog-body .w_bg.special-p .time-line .pure-g .pure-u-1.border-l {
        /*position: relative;*/
        /*left: -8px;*/
    }
}

.v2 section.history .ex-box .content h2 {
    font-size: 16px;
    font-weight: 400;
    display: inline;
}
.language_es .v2 .update .subtitle {
    font-size: 26px;
}
.lush.v2 .side-con2 .pgra{
    font-size: 18px;
}
.page-nora .included .packaging em {
    display: inline-block;
    position: absolute;
    font-size: 18px;
    background: #fff;
    top: 237px;
    left: 71px;
    padding: 0 8px;
    min-width: 145px;
}
@media screen and (max-width: 1180px){
    .lush.v2 .side-con2 {
        bottom: 165px;
    }
    .page-nora .included .packaging em {
        display: inline-block;
        position: absolute;
        font-size: 16px;
        background: #fff;
        top: 217px;
        left: 57px;
        padding: 0 8px;
    }
    .language_es .v2.page-nora .v2-headline h1 {
        font-size: 42px;
    }
    .page-nora.v2  .control .cw {
        overflow: visible;
    }
    @-moz-document url-prefix() {
        .lush.v2 .wearable p.detail-1, .lush.v2 .wearable p.detail-2 {
            width: 277px;
        }
        .lush.v2 .wearable p.detail-2 {
            width: 260px;
        }
    }
}

.store-home span.countdown_bar.free-shipping {
    background: url(../img/home-ad4-store.png) center center no-repeat;
    text-indent: -9999px;
}
.store-home span.countdown_bar.free-shipping .time {
    display: none;
}
@media screen and (max-width: 428px){
    .lush.v2 .bx-controls-direction {
        right: -424px;
    }
}
/*
  fix language_fr
  -----------------
*/
/* 判断ipad */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px){
    .language_fr .hush.lush.v2 .v2-headline h1 strong{
        font-size:36px;
    }
    .language_fr .hush.lush.v2 .v2-headline h1 span{
        font-size:30px;
    }
    .language_fr .lush.v2 .v2-headline h1{
        font-size:26px;
        padding-left:39%;
    }
    .language_fr .lush.v2 section.v2-banner .banner-bg{
        width:1300px;
    }
    .language_fr .hush.lush.v2 .hush-pic{
        left:121px;
    }
    .language_fr .hush.lush.v2 .hush-pic img{
        width:84%;
    }
    .language_fr .hush .lush-detail .hush-detail-2.h-detail{
        top:126px;
    }
    .language_fr .hush .lush-detail .hush-detail-3.h-detail{
        top:254px;
    }
    .language_fr .hush .lush-detail .h-detail{
        font-size:16px;
    }
    .language_fr .lush.v2 .lush-app .side-con1 li{
        font-size:12px;
    }

    .program .m-cw .items .item-right{
        min-height:280px;
    }
}
/*
  fix language_ja
  -----------------
*/
.language_ja .v2-home .p-banner h1{
    font-size:86px;
}
/*.language_ja .v2-home .two-box h2{
    font-size:25px;
}*/
.language_de .hush.lush.v2 .subtitle{
    font-size:20px;
}

.edge-vib-notes>span{
    display:inline-block;
    width:27%;
    text-align:center;
    font-size:24px;
}
/* ipad */
@media only screen and (min-device-width:768px) and (max-device-width:1024px){
    .hush.lush.v2 .v2-headline h1{
        bottom:0;
    }
    .hush.v2 .lush-app .side-con1 li{
        font-size:14px;
    }
    .hush.v2 .lush-motor img.edge-img{
        width:45%;
    }
    .mdomi-page.lush.v2 .v2-headline h1{
        bottom:128px;
    }
    .mdomi-page .m-main-comp .pos-l{
        left:10%;
    }
    .store-home .pro-info .pro-name{
        font-size:24px;
    }
    .m-cw .items{
        height:auto;
    }
    .m-cw .items .item-right{
        min-height:inherit;
    }

}
.store-ab.store-home .ab-test .lush .pro-pic img{
    width: 94%;
    margin: 20px 0 0;
}
.store-ab.store-home .ab-test .lush-1 .pro-pic img{
    width:70%;
    margin: 20px 15% 0;
}
.lush-2.v2 .cw-box .bx-controls-direction{
    top:-20px;
}
.store-ab.store-home .ab-test .lush-1.lush2 .pro-pic img{
    width:68%;
    margin: 25px 14% 0;
}
.lush-2.v2 .cw-box .side-con2 {
    bottom: 215px;
}


.ldr_demo_video_play1{
    position: absolute;
    top:0;
    left:0;
}
.lush span.other-toys.other-toys-4 .pic img{
    margin-left: -50px;
}
@media screen and (min-width:415px) and (max-width:1180px){
    .lush.v2 .v2-headline h1 {
        padding-left: 40%;
        box-sizing: border-box;
        width: 100%;
        margin-top: 20px;
    }
    .lush.v2 section.v2-banner .cw {
        left: 0px;
    }
    .cw_c{
        width:100% !important;
    }
    a.lush_video_pic{
        left: 10px;
    }
    .lush.v2 .v2-headline-x{
        bottom: 10px;
    }
}
@media screen and (min-width:568px) and (max-width:812px){
    a.lush_video_pic{
        left: 60px;
    }
    .lush.v2 .xd_lush_video{
        width: 320px;
    }
}

.language_ru .lush.v2 .lush-app .side-con1 li{
    font-size:14px;
}
.language_ru .font-size-xd{
    font-size: 15px;
}
.font-size-xd{
    font-size: 16px;
}
@media screen and (min-width: 80em) {

}
.language_fr .store-home .dongle .pro-info .des,.language_es .store-home .dongle .pro-info .des{
    height: 19px;
}
.store-home .one-product.lush2 .pro-pic img{
    width: 100%;
    margin-left: 15%;
}