@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700);



* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    height: auto !important;
    overflow-x: hidden;
}
sub, sup { 
    line-height: 0; 
    position: relative; 
    vertical-align: baseline;
}
sup { 
        top: -0.6em;
    font-size: 0.6em;
}
sub { 
    bottom: -0.6em; 
    font-size: 0.6em;
}

html #overview #special-sectionOverview, 
html #overview #sectionOverview,
html #overview #old-sectionOverview {
    width: 100% !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    float: none !important;
}

#sectionOverview,
#old-sectionOverview,
#special-sectionOverview {
    background-color: #000;
    height: auto;
    color: #222;
}

#sectionOverview #VivoWatch-width-full,
#old-sectionOverview #VivoWatch-width-full,
#special-sectionOverview #VivoWatch-width-full {
    width: 100%;
    background-color: #fff;
    /*position: absolute;
    left: 0px;*/
    overflow: hidden;
}

#sectionOverview #precent-cont,
#old-sectionOverview #precent-cont,
#special-sectionOverview #precent-cont {
    margin: 0 auto;
    height: 100%;
    max-width: 2000px;
}

#sectionOverview .clear:after,
#old-sectionOverview .clear:after,
#special-sectionOverview .clear:after {
    content: '';
    clear: both;
    display: block;
}

#sectionOverview h2,
#old-sectionOverview h2,
#special-sectionOverview h2 {
    color: #222 !important;
    font-size: 3.5em;
    padding: 0;
    margin: 0;
    font-weight: 300;
    line-height: 1.2em;
}

#sectionOverview h3,
#old-sectionOverview h3,
#special-sectionOverview h3 {
    color: #c8b06e;
    font-size: 2.3em;
    padding: 0;
    margin: 0;
    font-weight: 400;
    line-height: 1.1em;
}

#sectionOverview p,
#old-sectionOverview p,
#special-sectionOverview p {
    padding: 0;
    margin: 0;
    font-size: 1.5em;
    line-height: 1.5em;
}

@media screen and (max-width: 550px) {
    #sectionOverview h2 {
        font-size: 2.5em;
    }
    #sectionOverview h3 {
        font-size: 1.6em;
    }
    #sectionOverview p {
        font-size: 1.3em;
    }
    #old-sectionOverview h2 {
        font-size: 2.5em;
    }
    #old-sectionOverview h3 {
        font-size: 1.6em;
    }
    #old-sectionOverview p {
        font-size: 1.3em;
    }
    #special-sectionOverview h2 {
        font-size: 2.5em;
    }
    #special-sectionOverview h3 {
        font-size: 1.6em;
    }
    #special-sectionOverview p {
        font-size: 1.3em;
    }
}


#sectionOverview .mx-content a:hover,
#old-sectionOverview .mx-content a:hover,
#special-sectionOverview .mx-content a:hover {
    color: #0a8dd1;
}


/*#sectionOverview img{ max-width: none;}  write over wtite base_responsive.css */

#sectionOverview .text-center,
#old-sectionOverview .text-center,
#special-sectionOverview .text-center {
    text-align: center;
}

#VivoWatch-width-full .product-section {
  position: relative;
  background-repeat: no-repeat;
  /*height: 0;*/
  overflow: hidden;
}

#VivoWatch-width-full .product-section:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#VivoWatch-width-full .product-section .product-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: inherit;
}

#VivoWatch-width-full .product-section .maintitle {
  position: absolute;
  /*-webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;*/
  z-index: 2;
}
@media only screen and (max-width: 1040px){

}
@media only screen and (max-width: 719px) {
  #VivoWatch-width-full .product-section:before {
    height: 0;
  }
  #VivoWatch-width-full .product-section {
    overflow: auto;
    height: auto;
  }
  #VivoWatch-width-full .product-section .product-content {
    position: relative;
    margin-bottom: 0px
  }
  #VivoWatch-width-full .product-section .maintitle {
    position: relative;
    text-align: center;
    padding: 1.5em 5%;
    width: auto;
    left: auto;
    top: auto;
  }
}






/***************************hero*******************************/

#spritespin {
    width: 100% !important;
    height: 700px;
    margin: 0px auto;
    text-align: center;
    cursor: url(../img/view360-cursor.png), auto;
}

#spritespin .spritespin-canvas {
    position: relative !important;
    display: inline-block
}

#VivoWatch-width-full .replacement-360 {
    display: none;
}








/****************** screen ******************/

#VivoWatch-width-full .mx-section-screen {
    position: relative;
}


/*** birdview ***/

#VivoWatch-width-full .mx-section-screen .birdview {
    margin-top: 30px;
}

#VivoWatch-width-full .mx-section-screen .birdview img {
    max-width: 100% !important;
    margin: 0 auto;
    display: block;
    position: relative;
}

#VivoWatch-width-full .mx-section-screen .birdview .mx-text {
    text-align: center;
    width: 96%;
    max-width: 800px;
    margin: 0 auto;
}

#VivoWatch-width-full .mx-section-screen .birdview .mx-text h2 {
    margin-bottom: 20px;
}


.box1-left,
.box1-right {
    width: 49%;
    max-width: 720px;
    height: auto;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}

.box1-left>img,
.box1-right>img {
    max-width: 100% !important;
}

.low,
.high {
    display: inline-block;
    width: 100%;
    max-width: 720px;
    position: relative;
}

.magnify {
    position: absolute;
    z-index: 10;
    width: 44.4%;
    max-width: 660px;
    height: auto;
    margin-top: 2.6%;
    margin-left: 3.6%;
}

.glass {
    width: 30%;
    height: 53%;
    position: absolute;
    top: 30px;
    left: 130px;
    border: 3px solid white;

    -moz-box-shadow: 0 0 10px #777, 0 0 10px #aaa inset;
    -webkit-box-shadow: 0 0 5px #777;
    box-shadow: 0 0 5px #777, 0 0 10px #aaa inset;

    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;

    cursor: none;
}

.original {
    display: block;
    width: 100%;
}

.r1-bg {
    background: url(../img/PhotoViewing_before.jpg) no-repeat center center white;
}

.r2-bg {
    background: url(../img/PhotoViewing_after.jpg) no-repeat center center white;
}

@media screen and (max-width:768px) {
    .glass {
        border: 2px solid #FFF;
    }
}

@media screen and (max-width: 480px) {
    .box1-left,
    .box1-right {
        width: 98%;
    }
    .magnify {
        width: 88.8%;
        margin-top: 5.2%;
        margin-left: 7.2%;
    }
}

#VivoWatch-width-full .maintitle a{
    color: #787878;
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}
#VivoWatch-width-full ul.note_list{
    list-style: none;
    width: 100%;
    max-width: 880px;
    margin: 0 auto
}
#VivoWatch-width-full ul.note_list li{
    text-align: left;
}
#VivoWatch-width-full ul.note_list li p{
    text-align: left;
    line-height: 1.2em;
}
#VivoWatch-width-full p.note{
    font-size: 15px;
    color: #000 !important;
    text-align: center;
    letter-spacing: 0.05em;
    font-weight: 500;
    margin-top: 10px !important;
    display: inline-block;
    line-height: 1.1;
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}
/*** angle ***/

#VivoWatch-width-full .mx-section-screen .angle {
    margin: 120px auto 80px auto;
    width: 96%;
    max-width: 1440px;
    position: relative;
}

#VivoWatch-width-full .mx-section-screen .angle>img {
    display: block;
    float: right;
    width: 60%;
    max-width: 860px;
}

#VivoWatch-width-full .mx-section-screen .angle .mx-text {
    float: left;
    width: 40%;
    max-width: 500px;
    margin-top: 3%;
}

#VivoWatch-width-full .mx-section-screen .angle .mx-text h2 {
    margin-bottom: 20px;
}

@media screen and (max-width: 1000px) {
    #VivoWatch-width-full .mx-section-screen .angle .mx-text {
        margin-top: 0;
    }
}

@media screen and (max-width: 750px) {
    #VivoWatch-width-full .mx-section-screen .angle {
        margin-top: 70px;
    }
    #VivoWatch-width-full .mx-section-screen .angle>img {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    #VivoWatch-width-full .mx-section-screen .angle .mx-text {
        float: none;
        width: 100%;
        max-width: 100%;
    }
}





/****************** audio ******************/

#sectionOverview .txtstyle p,
#old-sectionOverview .txtstyle p,
#special-sectionOverview .txtstyle p {
    color: #767676 !important;
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    /*font-size: 18px;
line-height: 26px*/
}

#sectionOverview .txtstyle h2,
#old-sectionOverview .txtstyle h2,
#special-sectionOverview .txtstyle h2,
#sectionOverview .txtstyle h3,
#old-sectionOverview .txtstyle h3,
#special-sectionOverview .txtstyle h3 {
    color: #00b2d0 !important;
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    /*font-size: 42px;
font-weight: 500;
line-height: 52px*/
}

@media (min-width: 719px) and (max-width: 959px) {
    #sectionOverview .txtstyle h2,
    #old-sectionOverview .txtstyle h2,
    #special-sectionOverview .txtstyle h2,
    #sectionOverview .txtstyle h3,
    #old-sectionOverview .txtstyle h3,
    #special-sectionOverview .txtstyle h3 {
        color: #00b2d0 !important;
        font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
        /*font-size: 2.5em;
font-weight: 500;
line-height: 1.2em*/
    }
}


#VivoWatch-width-full .notice {
    font-size: 1em;
}



#VivoWatch-width-full .back-to-top {
    height: 50px;
    width: 50px;
    display: block;
    position: fixed;
    right: 0;
    bottom: 50px;
    text-indent: -9999px;
    background: #fff url(../img/arrow.png) center center no-repeat;
    display: none;
    z-index: 100;
}

@media screen and (max-width: 480px) {
    #VivoWatch-width-full .back-to-top {
        right: -100px;
    }
}



#VivoWatch-width-full img.webstyle,
#VivoWatch-width-full .webstyle {
    display: block;
}


/* 左文右圖 */

#VivoWatch-width-full .maintitle.lefttxt {
    display: inline-block;
    width: 100%;
    margin: 0 0 60px;
}

#VivoWatch-width-full .maintitle.lefttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
    text-align: left !important
}

#VivoWatch-width-full .maintitle.lefttxt .info_left .mtitle,
#VivoWatch-width-full .maintitle.lefttxt .info_left .info,
#VivoWatch-width-full .maintitle.lefttxt .info_right .mtitle {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 15px;
}

#VivoWatch-width-full .maintitle.lefttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    /*width: 100%;*/
}

#VivoWatch-width-full .maintitle.lefttxt .info_left .stitle,
#VivoWatch-width-full .maintitle.lefttxt .info_left .stitle p,
#VivoWatch-width-full .maintitle.lefttxt .info_left .info,
#VivoWatch-width-full .maintitle.lefttxt .info_left .info p {
    text-align: left !important;
    margin-left: 0 !important;
}


/* 左圖右文 */

#VivoWatch-width-full .maintitle.righttxt {
    display: inline-block;
    width: 100%;
    margin: 0;
}

#VivoWatch-width-full .maintitle.righttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
}

#VivoWatch-width-full .maintitle.righttxt .info_left .mtitle,
#VivoWatch-width-full .maintitle.righttxt .info_left .mtitle p,
#VivoWatch-width-full .maintitle.righttxt .info_left .info,
#VivoWatch-width-full .maintitle.righttxt .info_left .info p,
#VivoWatch-width-full .maintitle.righttxt .info_right .mtitle,
#VivoWatch-width-full .maintitle.righttxt .info_right .mtitle p {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 25px;
}
#VivoWatch-width-full .maintitle.righttxt .info_left .mtitle p,
#VivoWatch-width-full .maintitle.righttxt .info_left .info p,
#VivoWatch-width-full .maintitle.righttxt .info_right .mtitle p {
    margin-bottom: 0px;
}

#VivoWatch-width-full .maintitle.righttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    text-align: left;
    /*width: 100%;*/
}

#VivoWatch-width-full .maintitle.righttxt .info_right .stitle,
#VivoWatch-width-full .maintitle.righttxt .info_right .stitle p,
#VivoWatch-width-full .maintitle.righttxt .info_right .info,
#VivoWatch-width-full .maintitle.righttxt .info_right .info p {
    text-align: left !important;
    margin-left: 0 !important;
}
#VivoWatch-width-full .mtitle{
    text-align: center;
    margin-bottom: 20px
}
#VivoWatch-width-full .mtitle p {
    font-size: 35px;
    letter-spacing: 0em;
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    width: auto;
    display: inline-block;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    /*text-align: center;*/
    position: relative;
    color: #000;
    /*background: transparent;
    background: linear-gradient(to right, #31abff 0%, #6c79ff 50%, #8e5bff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;*/
}
#VivoWatch-width-full .mtitle p:after{
    content: "";
    position: absolute;
    top: 3px;
    left: -10px;
    height: 100%;
    width: 3px;
    background: #227dd4
}

#VivoWatch-width-full .stitle{
    margin: 0px auto
}
#VivoWatch-width-full .stitle p {
    color: #000;
    font-size: 18px;
    font-family: 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
    margin: 0 auto 15px;
    /*text-align: center;*/
}

#VivoWatch-width-full .mainfull .maintitle .info,
#VivoWatch-width-full .mainsize .maintitle .info,
#VivoWatch-width-full .product-content .maintitle .info{
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    color: #000 !important;
    font-size: 19px;
    letter-spacing: 0;
    line-height: 1.5em;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#VivoWatch-width-full .mainfull .maintitle .info b,
#VivoWatch-width-full .mainsize .maintitle .info b,
#VivoWatch-width-full .product-content .maintitle .info b{
    color: #2b75bc
}
@media only screen and (max-width: 1920px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 28px;
  }
  #VivoWatch-width-full .mainfull .maintitle .info,
    #VivoWatch-width-full .mainsize .maintitle .info,
    #VivoWatch-width-full .product-content .maintitle .info{
        font-size: 15px
    }
}
@media only screen and (max-width: 1660px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 28px;
  }
}

@media only screen and (max-width: 1440px) {
  #VivoWatch-width-full .stitle p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1350px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 28px;
  }
  #VivoWatch-width-full .stitle p {
    font-size: 18px;
  }

}
@media only screen and (max-width: 1320px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 1.8em;
  }
  #VivoWatch-width-full .mainfull .maintitle .info,
    #VivoWatch-width-full .mainsize .maintitle .info,
    #VivoWatch-width-full .product-content .maintitle .info{
        font-size: 15px
    }
}
@media only screen and (max-width: 1024px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 1.8em;
  }
}
@media only screen and (max-width: 768px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 2.4em;
  }
}
@media only screen and (max-width: 480px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 32px;
  }
  #VivoWatch-width-full .stitle p {
    font-size: 18px;
  }
}
#VivoWatch-width-full .full-section .mainfull {
    text-align: center;
    margin: 0 auto;
    /*max-width: 1920px;*/
}

#VivoWatch-width-full .full-section .mainfull .maintitle {
    padding: 0 18px
}

.full-section:first-child {
    /*border-top: 1px solid #ccc;*/
}

#VivoWatch-width-full section.whiteBg .mtitle p,
#VivoWatch-width-full section.whiteBg .stitle p,
#VivoWatch-width-full section.whiteBg .mainfull .info,
#VivoWatch-width-full section.whiteBg .maintitle .info,
#VivoWatch-width-full section.whiteBg ul li p {
    color: #fff !important;
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    #VivoWatch-width-full section.whiteBg .mtitle p,
    #VivoWatch-width-full .mtitle p {
        position: relative;
        color: #000 !important;
        background: transparent
    }
}
@supports (-ms-accelerator:true) {
    #VivoWatch-width-full section.whiteBg .mtitle p,
    #VivoWatch-width-full .mtitle p {
        position: relative;
        color: #000 !important;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #000 !important
    }
}
#VivoWatch-width-full .full-section .mainfull {
    text-align: center;
}

#VivoWatch-width-full .full-section .mainfull .maintitle {
    padding: 0 18px
}

#VivoWatch-width-full img.mobile,
#VivoWatch-width-full .mobile {
    display: none;
}

#VivoWatch-width-full .maintitle .text-left{
    text-align: left !important;
}

#VivoWatch-width-full .link_btn{
    width: 90%;
    display: inline-block;
    max-width: 600px;
    margin: 50px auto;
    text-align: center;
}
#VivoWatch-width-full .link_btn li{
    display: inline-block;
    /*float: left;*/
    width: 100%;
    margin: 0 auto
}
/*#VivoWatch-width-full .link_btn li a{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}*/
#VivoWatch-width-full .link_btn li a.link_btn_style{
    display: inline-block;
    padding: 8px 20px 10px;
    border-radius: 10px;
    border: 1px solid #dfdfdf;
    background: linear-gradient(to bottom, #d1d1d1 0%, #fff 100%);
}
#VivoWatch-width-full .link_btn li a.link_btn_style:hover{
    background: linear-gradient(to bottom, #add3ee 0%, #eefcfc 100%);
}
#VivoWatch-width-full .link_btn li a.link_btn_style.active{
    background: linear-gradient(to bottom, #add3ee 0%, #eefcfc 100%);
    cursor: default;
}
#VivoWatch-width-full .link_btn li a.link_btn_style p{
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.2em;
    color: #000;
    font-weight: 500
}

/*VivoWatch-KV*/
#VivoWatch-width-full #VivoWatch-KV {
  padding-top: 46.1899%;
}
#VivoWatch-width-full #VivoWatch-KV:before {
  background-image: url("../img/bg_kv.jpg");
  background-size: cover;
}

#VivoWatch-width-full #VivoWatch-KV .maintitle {
    left: 6%;
    top: 35%;
    transform: translate(0%, -35%);
    text-align: left;
    /* max-width: 550px; */
    width: 30%;
    padding: 0;
}

@media only screen and (max-width: 1024px) {
    #VivoWatch-width-full #VivoWatch-KV .maintitle{
        width: 45%;
    }
}
@media only screen and (max-width: 1024px) {
  #VivoWatch-width-full #VivoWatch-KV {
    padding-top: 0%;
    height: auto
  }
  #VivoWatch-width-full #VivoWatch-KV:before {
    background-image: none;
    padding-top: 0%;
  }
  #VivoWatch-width-full #VivoWatch-KV .product-content {
    position: relative;
  }
  #VivoWatch-width-full #VivoWatch-KV .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 18px 20px;
    transform: translate(0%, 0%);
  }
  #VivoWatch-width-full #VivoWatch-KV img.mobile{
    display: block !important;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  #VivoWatch-width-full #VivoWatch-KV .maintitle {
    padding-top: .5em;
  }
}
#VivoWatch-width-full .hd-sec-vid{
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  margin-top: 0px
}
#VivoWatch-width-full .hd-sec-vid iframe{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;left: 0;
}
#VivoWatch-width-full #product-video{
  position: relative;
}
#VivoWatch-width-full #product-video a.play{
  position: absolute;
  width: 20%;
  height: 70%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* VivoWatch-video */
#VivoWatch-width-full #VivoWatch-video{
    position: relative;
    overflow: hidden;
    margin-top: -1px
}
#VivoWatch-width-full #VivoWatch-video .video_img_bg{
    width: 100%
}
#VivoWatch-width-full #VivoWatch-video .youtube_open{
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#VivoWatch-width-full #VivoWatch-video .youtube_open p{
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: 18px 25px;
    background: #000;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    position: absolute;
    width: 400px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 2em;
}
@media (max-width: 719px) {

    #VivoWatch-width-full #VivoWatch-video .youtube_open p{
      font-size: 1.4em;
      /*width: auto;*/
      padding: 0
    }
}
/*VivoWatch-02*/
#VivoWatch-width-full #VivoWatch-02 {
  padding-top: 46.1899%;
}
#VivoWatch-width-full #VivoWatch-02:before {
  background-image: url("../img/watch_mov_bg.jpg");
  background-size: cover;
}

#VivoWatch-width-full #VivoWatch-02 .maintitle {
    left: 55%;
    top: 20%;
    transform: translate(0%, -50%);
    text-align: left;
    /* max-width: 550px; */
    width: 40%;
    padding: 0;
}
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a{
    position: absolute;
    margin: 0;
    padding: 0;
    width: calc(100% + 6px);
    display: inline-block;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li{
    display: inline-block;
    float: left;
    width: calc(33.3333% - 4px);
    background: rgba(0, 0, 0, 0.7);
    margin: 0 2px;
    padding: 30px 0 30px;
    position: absolute;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    bottom: 0;
    min-height: 250px
}
/*#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li.icontxt_box_li_a:hover,
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li.icontxt_box_li_b:hover,
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li.icontxt_box_li_c:hover{
    margin-top: -4%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}*/
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li.icontxt_box_li_a{
    left: 0
}
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li.icontxt_box_li_b{
    left: 33.33%
}
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li.icontxt_box_li_c{
    left: 66.66%
}
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
}

#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li .icontxt_box{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li .icontxt_box img{
        float: left;
    max-width: 60px;
    top: 50%;
    left: 6%;
    transform: translate(-50%, -50%);
    position: absolute;
}
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li .icontxt_box p.ico_title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px
}

#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li .icontxt_box p{
    color: #fff;
    padding-left: 80px;
    font-size: 19px;
    font-family: 'myriadprolight', 'myriadpro', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    line-height: 1.2
}
@media (max-width: 1920px) {
    #VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li .icontxt_box p.ico_title{
        font-size: 18px;
    }
    #VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li .icontxt_box p{
        font-size: 15px;
    }
}
@media (max-width: 1200px) {
    #VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li{

    }
}
#VivoWatch-width-full #VivoWatch-02 .move_area{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
#VivoWatch-width-full #VivoWatch-02 .move_area .watch_mov{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
#VivoWatch-width-full #VivoWatch-02 .move_area .watch_mov_a,
#VivoWatch-width-full #VivoWatch-02 .move_area .watch_mov_b,
#VivoWatch-width-full #VivoWatch-02 .move_area .watch_mov_c{
    opacity: 0;
}
#VivoWatch-width-full #VivoWatch-02 .move_area .watch_mov_c{
    opacity: 1;
}
#VivoWatch-width-full #VivoWatch-02 .move_area.active .watch_mov_a{
-webkit-animation: watch_mov_a 5s linear;
    -moz-animation: watch_mov_a 5s linear;
    -ms-animation: watch_mov_a 5s linear;
    -o-animation: watch_mov_a 5s linear;
    animation: watch_mov_a 5s linear;
    /*animation-iteration-count: infinite;*/
    animation-fill-mode:forwards;
}
@-webkit-keyframes watch_mov_a {
    0% {opacity: 1; }
    50% {opacity: 1; }
    52% {opacity: 0; }
    100% {opacity: 0; }
}
@keyframes watch_mov_a {
    0% {opacity: 1; }
    50% {opacity: 1; }
    52% {opacity: 0; }
    100% {opacity: 0; }
}
#VivoWatch-width-full #VivoWatch-02 .move_area.active .watch_mov_b{
-webkit-animation: watch_mov_b 5s linear;
    -moz-animation: watch_mov_b 5s linear;
    -ms-animation: watch_mov_b 5s linear;
    -o-animation: watch_mov_b 5s linear;
    animation: watch_mov_b 5s linear;
    /*animation-iteration-count: infinite;*/
    animation-fill-mode:forwards;
}
@-webkit-keyframes watch_mov_b {
    0% {opacity: 0; }
    50% {opacity: 0; }
    52% {opacity: 1; }
    96% {opacity: 1; }
    98% {opacity: 0; }
    100% {opacity: 0; }
}
@keyframes watch_mov_b {
    0% {opacity: 0; }
    50% {opacity: 0; }
    52% {opacity: 1; }
    96% {opacity: 1; }
    98% {opacity: 0; }
    100% {opacity: 0; }
}
#VivoWatch-width-full #VivoWatch-02 .move_area.active .watch_mov_c{
    opacity: 1;
-webkit-animation: watch_mov_c 5s linear;
    -moz-animation: watch_mov_c 5s linear;
    -ms-animation: watch_mov_c 5s linear;
    -o-animation: watch_mov_c 5s linear;
    animation: watch_mov_c 5s linear;
    /*animation-iteration-count: infinite;*/
    animation-fill-mode:forwards;
}
@-webkit-keyframes watch_mov_c {
    0% {opacity: 0; }
    96% {opacity: 0; }
    98% {opacity: 1; }
    100% {opacity: 1; }
}
@keyframes watch_mov_c {
    0% {opacity: 0; }
    96% {opacity: 0; }
    98% {opacity: 1; }
    100% {opacity: 1; }
}

@media only screen and (max-width: 1024px) {
    /*#VivoWatch-width-full #VivoWatch-02 .maintitle{
        width: 45%;
    }*/
    #VivoWatch-width-full #VivoWatch-02 .icontxt_style_a{
        position: relative;
        width: 100%;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 0px 18px 20px;
        transform: translate(0%, 0%);
    }
    #VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li{
        padding: 0;
        width: calc(33.3333% - 4px);
        margin: 0 2px;
        margin-bottom: 10px;
        position: relative;
        min-height: inherit !important;
        left: inherit !important;
    }
    #VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li:after{
        /*display: none*/
    }
    #VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li .icontxt_box{
        position: relative;
        width: 100%;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 20px 18px 20px;
        transform: translate(0%, 0%);
    }
    #VivoWatch-width-full #VivoWatch-02 .move_area{
        position: relative;
    }
    #VivoWatch-width-full #VivoWatch-02 img.mobile{
        max-width: 100%;
    }
}
@media only screen and (max-width: 1300px) {
    #VivoWatch-width-full #VivoWatch-02 {
    padding-top: 0%;
    height: auto
  }
  #VivoWatch-width-full #VivoWatch-02:before {
    background-image: none;
    padding-top: 0%;
  }
  #VivoWatch-width-full #VivoWatch-02 .product-content {
    position: relative;
  }
  #VivoWatch-width-full #VivoWatch-02 .move_area{
        position: relative;
    }
    #VivoWatch-width-full #VivoWatch-02 img.mobile{
        max-width: 100%;
    }
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 0px 18px 10px;
    transform: translate(0%, 0%);
}
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li {
    padding: 0;
    width: calc(33.3333% - 4px);
    margin: 0 2px;
    margin-bottom: 10px;
    position: relative;
    min-height: inherit !important;
    left: inherit !important;
}
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li .icontxt_box {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 18px 20px;
    transform: translate(0%, 0%);
}
#VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li .icontxt_box img {
    left: 0;
    top: 0;
    transform: inherit;
    position: relative;
}
  #VivoWatch-width-full #VivoWatch-02 .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 18px 20px;
    transform: translate(0%, 0%);
  }
  #VivoWatch-width-full #VivoWatch-02 img.mobile{
    display: block !important;
  }
}
@media only screen and (max-width: 1024px) {
  #VivoWatch-width-full #VivoWatch-02 {
    padding-top: 0%;
    height: auto
  }
  #VivoWatch-width-full #VivoWatch-02:before {
    background-image: none;
    padding-top: 0%;
  }
  #VivoWatch-width-full #VivoWatch-02 .product-content {
    position: relative;
  }
  #VivoWatch-width-full #VivoWatch-02 .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 18px 20px;
    transform: translate(0%, 0%);
  }
  #VivoWatch-width-full #VivoWatch-02 img.mobile{
    display: block !important;
  }
  #VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li .icontxt_box img{
            left: 0;
    top: 0;
    transform: inherit;
    position: relative;
    }
}
@media only screen and (max-width: 719px) {
    #VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li{
        padding: 0;
        width: 100%;
        margin: 0;
        margin-bottom: 10px
    }
    #VivoWatch-width-full #VivoWatch-02 .icontxt_style_a li:after{
        display: none
    }
    
}
@media only screen and (max-width: 480px) {
  #VivoWatch-width-full #VivoWatch-02 .maintitle {
    padding-top: .5em;
  }
}

/*VivoWatch-04*/
#VivoWatch-width-full #VivoWatch-04 {
  padding-top: 46.1899%;
}
#VivoWatch-width-full #VivoWatch-04:before {
  background-image: url("../img/tool_bg.jpg");
  background-size: cover;
}

#VivoWatch-width-full #VivoWatch-04 .maintitle {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: left;
    /* max-width: 550px; */
    width: 100%;
    padding: 0;
    text-align: center;
}
#VivoWatch-width-full #VivoWatch-04 .maintitle .mtitle p{
    color: #fff
}
@media only screen and (max-width: 1024px){
    #VivoWatch-width-full #VivoWatch-04 .maintitle .mtitle p{
        color: #000;
    }
}
#VivoWatch-width-full #VivoWatch-04 .icontxt_style_b{
    position: relative;
    margin: 0;
    padding: 0;
    width: calc(100% + 6px);
    display: inline-block;
    width: 90%;
    max-width: 1650px;
    margin-top: 30px;
    /*top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    overflow: hidden;
}
#VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li{
    display: inline-block;
    float: left;
    width: calc(25% - 4px);
    /*background: rgba(255, 255, 255, 0.5);*/
    margin: 0 2px;
    padding: 20px 30px;
    position: relative;
    text-align: center;
}
#VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li:after{
    content: "";
    position: absolute;
    height: 200%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.35);
}

#VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li .icontxt_box{
    display: inline-block;
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    z-index: 1
}
#VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li .icontxt_box img{
    max-width: 60px;
    margin-bottom: 10px
}
#VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li .icontxt_box p.ico_title{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    min-height: 54px
}
#VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li .icontxt_box p{
    color: #fff;
    text-align: left;
    font-size: 18px;
    font-family: 'myriadprolight', 'myriadpro', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}
@media (max-width: 1920px) {
    #VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li .icontxt_box p.ico_title{
        font-size: 18px;
    }
    #VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li .icontxt_box p{
        font-size: 15px
    }
}
@media only screen and (max-width: 1024px) {
    /*#VivoWatch-width-full #VivoWatch-04 .maintitle{
        width: 45%;
    }*/
    #VivoWatch-width-full #VivoWatch-04 .icontxt_style_b{
        position: relative;
        width: 100%;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        margin-top: 0;
        padding: 20px 0px 20px;
        transform: translate(0%, 0%);
    }
    #VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li{
        padding: 0;
        width: 48%;
        margin: 1%;
        margin-bottom: 10px;
        overflow: hidden;
    }
    #VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li:after{
       /* display: none;*/
       background: rgba(0, 0, 0, 0.8);
    }
    #VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li .icontxt_box{
        position: relative;
        width: 100%;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 20px 18px 20px;
        transform: translate(0%, 0%);
        min-height: 260px;
    }
    #VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li .icontxt_box p{
        /*color: #000*/
    }
    #VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li img{
        /*filter: contrast(0%);*/
    }
    #VivoWatch-width-full #VivoWatch-04 img.mobile{
        max-width: 100%;
    }
}
@media only screen and (max-width: 1024px) {
  #VivoWatch-width-full #VivoWatch-04 {
    padding-top: 0%;
    height: auto
  }
  #VivoWatch-width-full #VivoWatch-04:before {
    background-image: none;
    padding-top: 0%;
  }
  #VivoWatch-width-full #VivoWatch-04 .product-content {
    position: relative;
  }
  #VivoWatch-width-full #VivoWatch-04 .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 18px 20px;
    transform: translate(0%, 0%);
  }
  #VivoWatch-width-full #VivoWatch-04 img.mobile{
    display: block !important;
  }
}
@media only screen and (max-width: 719px) {
    #VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li{
        padding: 0;
        width: 100%;
        margin: 0;
        margin-bottom: 10px
    }
    #VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li .icontxt_box p{
        /*color: #000*/
    }
    #VivoWatch-width-full #VivoWatch-04 .icontxt_style_b li .icontxt_box{
        min-height: inherit;
        padding-bottom: 40px
    }
    #VivoWatch-width-full #VivoWatch-04 .maintitle .mtitle p{
        color: #000 !important
    }
}
@media only screen and (max-width: 480px) {
  #VivoWatch-width-full #VivoWatch-04 .maintitle {
    padding-top: .5em;
  }
}
/*VivoWatch-06*/
#VivoWatch-width-full #VivoWatch-06 {
  padding-top: 46.1899%;
}
#VivoWatch-width-full #VivoWatch-06:before {
  background-image: url("../img/swim_bg.jpg");
  background-size: cover;
}

#VivoWatch-width-full #VivoWatch-06 .maintitle {
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    text-align: left;
    /* max-width: 550px; */
    width: 100%;
    padding: 0;
    text-align: center;
}
#VivoWatch-width-full #VivoWatch-06 .icontxt_style_b{
    position: relative;
    margin: 0;
    padding: 0;
    width: calc(100% + 6px);
    display: inline-block;
    width: 90%;
    max-width: 1200px;
    margin-top: 50px;
    /*top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    overflow: hidden;
}
#VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li{
    display: inline-block;
    float: left;
    width: calc(50% - 4px);
    overflow: hidden;
    /*background: rgba(255, 255, 255, 0.5);*/
    margin: 2px;
    padding: 40px 30px;
    position: relative;
    text-align: center;
    min-height: 160px
}
#VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li:after{
    content: "";
    position: absolute;
    height: 200%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.55);
}

#VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li .icontxt_box{
    display: inline-block;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    z-index: 1;
    padding: 0 18px
}
#VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li .icontxt_box img{
    max-width: 60px;
}
#VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li .icontxt_box p.ico_title{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}
#VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li .icontxt_box p{
    color: #fff;
    text-align: left;
    font-size: 18px;
    font-family: 'myriadprolight', 'myriadpro', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 1920px) {
    #VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li .icontxt_box p.ico_title{
        font-size: 18px;
    }
    #VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li .icontxt_box p{
        font-size: 15px;
    }
}
@media only screen and (max-width: 1300px) {
    #VivoWatch-width-full #VivoWatch-06 .icontxt_style_b{
        margin-top: 5px
    }
    #VivoWatch-width-full #VivoWatch-06 .maintitle{
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}
@media only screen and (max-width: 1024px) {
    /*#VivoWatch-width-full #VivoWatch-06 .maintitle{
        width: 45%;
    }*/
    #VivoWatch-width-full #VivoWatch-06 .icontxt_style_b{
        position: relative;
        width: 100%;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        margin-top: 0;
        padding: 20px 0px 20px;
        transform: translate(0%, 0%);
    }
    #VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li{
        padding: 0;
        width: calc(50% - 12px) ;
        margin: 0 2px;
        margin-bottom: 10px;
        min-height: 200px
    }
    #VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li:after{
        /*display: none;*/
        background: rgba(0, 0, 0, 0.05);
    }
    #VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li .icontxt_box{
        position: relative;
        width: 100%;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 20px 18px 20px;
        transform: translate(0%, 0%);
    }
    #VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li .icontxt_box p{
        color: #000
    }
    #VivoWatch-width-full #VivoWatch-06 img.mobile{
        max-width: 100%;
    }
  #VivoWatch-width-full #VivoWatch-06 {
    padding-top: 0%;
    height: auto
  }
  #VivoWatch-width-full #VivoWatch-06:before {
    background-image: none;
    padding-top: 0%;
  }
  #VivoWatch-width-full #VivoWatch-06 .product-content {
    position: relative;
  }
  #VivoWatch-width-full #VivoWatch-06 .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 18px 20px;
    transform: translate(0%, 0%);
  }
  #VivoWatch-width-full #VivoWatch-06 img.mobile{
    display: block !important;
  }
}
@media only screen and (max-width: 719px) {
    #VivoWatch-width-full #VivoWatch-06 .icontxt_style_b{
        padding: 20px 0
    }
    #VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li{
        padding: 0;
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
        min-height: inherit;
    }
    #VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li .icontxt_box{
        /*border: 1px #c5c5c5 solid;*/
    }
    #VivoWatch-width-full #VivoWatch-06 .icontxt_style_b li .icontxt_box p{
        color: #000;
        text-align: left !important;
    }
}
@media only screen and (max-width: 480px) {
  #VivoWatch-width-full #VivoWatch-06 .maintitle {
    padding-top: .5em;
  }
}
/*VivoWatch-05*/
#VivoWatch-width-full #VivoWatch-05 {
  padding-top: 46.1899%;
}
#VivoWatch-width-full #VivoWatch-05:before {
  background-image: url("../img/sleep_bg.jpg");
  background-size: cover;
}

#VivoWatch-width-full #VivoWatch-05 .maintitle {
    left: 55%;
    top: 25%;
    transform: translate(0%, -25%);
    text-align: left;
    /* max-width: 550px; */
    width: 35%;
    padding: 0;
}
#VivoWatch-width-full #VivoWatch-05 .maintitle .info_list{
    display: inline-block;
    margin: 30px 0 0
}
#VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li{
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
    position: relative;
}
#VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li:before {
        content: "\2022";
    color: #1f7eda;
    font-weight: bold;
    display: inline-block;
    width: 10px;
    margin-left: -12px;
    position: absolute;
    top: 3px;
    font-size: 20px;
    display: none
}
#VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li p{
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    font-size: 19px;
    letter-spacing: 0;
    line-height: 1.3em;
    font-weight: 300;
}
#VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li p b{
    font-size: 21px;
    font-weight: bold;
    line-height: 2em;
}
@media only screen and (max-width: 1920px) {
    #VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li p{
        font-size: 15px
    }
    #VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li p b{
        font-size: 16px;
    }
}
@media only screen and (max-width: 1024px) {
    #VivoWatch-width-full #VivoWatch-05 .maintitle{
        width: 45%;
        top: 35%;
    }
}
@media only screen and (max-width: 768px) {
  #VivoWatch-width-full #VivoWatch-05 {
    padding-top: 0%;
    height: auto
  }
  #VivoWatch-width-full #VivoWatch-05:before {
    background-image: none;
    padding-top: 0%;
  }
  #VivoWatch-width-full #VivoWatch-05 .product-content {
    position: relative;
  }
  #VivoWatch-width-full #VivoWatch-05 .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 18px 20px;
    transform: translate(0%, 0%);
  }
  #VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li p b{
    font-size: 16px;
  }
  #VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li p{
    font-size: 15px;
  }
  #VivoWatch-width-full #VivoWatch-05 .info,
  #VivoWatch-width-full #VivoWatch-05 p{
    color: #000 !important
  }
  #VivoWatch-width-full #VivoWatch-05 img.mobile{
    display: block !important;
  }
}
@media only screen and (max-width: 480px) {
  #VivoWatch-width-full #VivoWatch-05 .maintitle {
    padding-top: .5em;
  }
}

/*VivoWatch-07*/
#VivoWatch-width-full #VivoWatch-07 {
  padding-top: 48.8899%;
}
#VivoWatch-width-full #VivoWatch-07:before {
  background-image: url("../img/sp_bg.jpg");
  background-size: cover;
}

#VivoWatch-width-full #VivoWatch-07 .maintitle {
    left: 18%;
    top: 48%;
    transform: translate(0%, -48%);
    text-align: left;
    width: 38%;
    padding: 0;
}
#VivoWatch-width-full #VivoWatch-07 .maintitle .info_list{
    display: inline-block;
    margin: 15px 0 0
}
#VivoWatch-width-full #VivoWatch-07 .maintitle .info_list li{
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
    position: relative;
}
#VivoWatch-width-full #VivoWatch-07 .maintitle .info_list li:before {
        content: "\2022";
    color: #1f7eda;
    font-weight: bold;
    display: inline-block;
    width: 10px;
    margin-left: -12px;
    position: absolute;
    top: 3px;
    font-size: 20px;
    display: none
}
#VivoWatch-width-full #VivoWatch-07 .maintitle .info_list li p{
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    font-size: 19px;
    letter-spacing: 0;
    line-height: 1.3em;
}
#VivoWatch-width-full #VivoWatch-07 .maintitle .info_list li p b{
    font-size: 21px;
    font-weight: bold;
    line-height: 2em;
}
@media only screen and (max-width: 1920px) {
    #VivoWatch-width-full #VivoWatch-07 .maintitle .info_list li p{
        font-size: 15px;
    }
    #VivoWatch-width-full #VivoWatch-07 .maintitle .info_list li p b{
        font-size: 16px;
    }
}
@media only screen and (max-width: 1024px) {
    #VivoWatch-width-full #VivoWatch-07 {
        padding-top: 0%;
        height: auto
    }

    #VivoWatch-width-full #VivoWatch-07:before {
        background-image: none;
        padding-top: 0%;
    }

    #VivoWatch-width-full #VivoWatch-07 .product-content {
        position: relative;
    }

    #VivoWatch-width-full #VivoWatch-07 .move_area {
        position: relative;
    }

    #VivoWatch-width-full #VivoWatch-07 img.mobile {
        max-width: 100%;
        display: block !important;
        width: 100%
    }

    #VivoWatch-width-full #VivoWatch-07 .maintitle {
        position: relative;
        width: 100%;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 20px 18px 20px;
        transform: translate(0%, 0%);
    }
}
@media only screen and (max-width: 1024px) {
    #VivoWatch-width-full #VivoWatch-07 {
        padding-top: 0%;
        height: auto;
        overflow-x: hidden;
      }
      #VivoWatch-width-full #VivoWatch-07:before {
        background-image: none;
        padding-top: 0%;
      }
      #VivoWatch-width-full #VivoWatch-07 .product-content {
        position: relative;
            padding: 0 18px;
      }
    #VivoWatch-width-full #VivoWatch-07 .maintitle{
        position: relative;
        width: 100%;
        left: auto;
        right: auto;
        top: auto;
        margin-left: 0;
        padding: 20px 18px 20px;
        transform: translate(0%, 0%);
    }
    #VivoWatch-width-full #VivoWatch-07 img.mobile{
        display: block !important;
    }
}
@media only screen and (max-width: 768px) {
  #VivoWatch-width-full #VivoWatch-07 {
    padding-top: 0%;
    height: auto
  }
  #VivoWatch-width-full #VivoWatch-07:before {
    background-image: none;
    padding-top: 0%;
  }
  #VivoWatch-width-full #VivoWatch-07 .product-content {
    position: relative;
  }
  #VivoWatch-width-full #VivoWatch-07 .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 0px 20px;
    transform: translate(0%, 0%);
  }
  #VivoWatch-width-full #VivoWatch-07 .maintitle .info_list li p b{
    font-size: 16px;
  }
  #VivoWatch-width-full #VivoWatch-07 .maintitle .info_list li p{
    font-size: 15px;
  }
  #VivoWatch-width-full #VivoWatch-07 .info,
  #VivoWatch-width-full #VivoWatch-07 p{
    color: #000 !important
  }
  #VivoWatch-width-full #VivoWatch-07 img.mobile{
    display: block !important;
  }
}
@media only screen and (max-width: 480px) {
  #VivoWatch-width-full #VivoWatch-07 .maintitle {
    padding-top: .5em;
  }
}

#VivoWatch-width-full #VivoWatch-07 .move_area{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
#VivoWatch-width-full #VivoWatch-07 .move_area .watch_mov{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
#VivoWatch-width-full #VivoWatch-07 .move_area .watch_mov_aa,
#VivoWatch-width-full #VivoWatch-07 .move_area .watch_mov_bb,
#VivoWatch-width-full #VivoWatch-07 .move_area .watch_mov_cc{
    opacity: 0;
}
#VivoWatch-width-full #VivoWatch-07 .move_area .watch_mov_aa{
    opacity: 1;
}
#VivoWatch-width-full #VivoWatch-07 .move_area.active .watch_mov_aa{
-webkit-animation: watch_mov_aa 4.5s linear;
    -moz-animation: watch_mov_aa 4.5s linear;
    -ms-animation: watch_mov_aa 4.5s linear;
    -o-animation: watch_mov_aa 4.5s linear;
    animation: watch_mov_aa 4.5s linear;
    /*animation-iteration-count: infinite;*/
    animation-fill-mode:forwards;
}
@-webkit-keyframes watch_mov_aa {
    0% {opacity: 1; }
    40% {opacity: 1; }
    40.01% {opacity: 0; }
    99.99% {opacity: 0; }
    100% {opacity: 1; }
}
@keyframes watch_mov_aa {
    0% {opacity: 1; }
    40% {opacity: 1; }
    40.01% {opacity: 0; }
    99.99% {opacity: 0; }
    100% {opacity: 1; }
}
#VivoWatch-width-full #VivoWatch-07 .move_area.active .watch_mov_bb{
-webkit-animation: watch_mov_bb 4.5s linear;
    -moz-animation: watch_mov_bb 4.5s linear;
    -ms-animation: watch_mov_bb 4.5s linear;
    -o-animation: watch_mov_bb 4.5s linear;
    animation: watch_mov_bb 4.5s linear;
    /*animation-iteration-count: infinite;*/
    animation-fill-mode:forwards;
}
@-webkit-keyframes watch_mov_bb {
    0% {opacity: 0; }
    40% {opacity: 0; }
    40.01% {opacity: 1; }
    70% {opacity: 1; }
    70.01% {opacity: 0; }
    100% {opacity: 0; }
}
@keyframes watch_mov_bb {
    0% {opacity: 0; }
    40% {opacity: 0; }
    40.01% {opacity: 1; }
    70% {opacity: 1; }
    70.01% {opacity: 0; }
    100% {opacity: 0; }
}
#VivoWatch-width-full #VivoWatch-07 .move_area.active .watch_mov_cc{
    opacity: 1;
-webkit-animation: watch_mov_cc 4.5s linear;
    -moz-animation: watch_mov_cc 4.5s linear;
    -ms-animation: watch_mov_cc 4.5s linear;
    -o-animation: watch_mov_cc 4.5s linear;
    animation: watch_mov_cc 4.5s linear;
    /*animation-iteration-count: infinite;*/
    animation-fill-mode:forwards;
}
@-webkit-keyframes watch_mov_cc {
    0% {opacity: 0; }
    70% {opacity: 0; }
    70.01% {opacity: 1; }
    99.99% {opacity: 1; }
    100% {opacity: 0; }
}
@keyframes watch_mov_cc {
    0% {opacity: 0; }
    70% {opacity: 0; }
    70.01% {opacity: 1; }
    99.99% {opacity: 1; }
    100% {opacity: 0; }
}
@media only screen and (max-width: 1024px) {

    #VivoWatch-width-full #VivoWatch-07 .move_area{
        position: relative;
    }
    #VivoWatch-width-full #VivoWatch-07 img.mobile{
        max-width: 100%;
    }
}
@media only screen and (max-width: 1024px) {
    #VivoWatch-width-full #VivoWatch-07 {
    padding-top: 0%;
    height: auto
  }
  #VivoWatch-width-full #VivoWatch-07:before {
    background-image: none;
    padding-top: 0%;
  }
  #VivoWatch-width-full #VivoWatch-07 .product-content {
    position: relative;
  }
  #VivoWatch-width-full #VivoWatch-07 .move_area{
        position: relative;
    }
    #VivoWatch-width-full #VivoWatch-07 .move_area .watch_mov{
        position: absolute;
    width: 180%;
    max-width: inherit !important;
    left: -75%;
    top: 0%;
    }
}
/*VivoWatch-08*/
#VivoWatch-width-full #VivoWatch-08 {
  padding-top: 0%;
}
#VivoWatch-width-full #VivoWatch-08:before {
  background-image: url("../img/note_bg.jpg");
  background-size: cover;
}

#VivoWatch-width-full #VivoWatch-08 .maintitle {
    left: 0%;
    top: 0%;
    transform: inherit;
    text-align: left;
    width: 90%;
    max-width: 1480px;
    padding: 18px;
    position: relative;
    margin: 20px auto 50px
}
#VivoWatch-width-full #VivoWatch-08 .maintitle .info_list{
    display: inline-block;
    margin: 0 0 0 12px
}
#VivoWatch-width-full #VivoWatch-08 .maintitle .info_list li{
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
    position: relative;
}
#VivoWatch-width-full #VivoWatch-08 .maintitle .info_list li:before {
        content: "\2022";
    color: #000;
    font-weight: bold;
    display: inline-block;
    width: 10px;
    margin-left: -12px;
    position: absolute;
    top: -3px;
    font-size: 20px;
}
#VivoWatch-width-full #VivoWatch-08 .maintitle .info_list li p{
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    font-size: 19px;
    letter-spacing: 0;
    line-height: 1.3em;
}
#VivoWatch-width-full #VivoWatch-08 .maintitle .stitle p{
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    font-size: 19px;
    letter-spacing: 0;
    line-height: 1.3em;
}
@media only screen and (max-width: 1920px) {
    #VivoWatch-width-full #VivoWatch-08 .maintitle .info_list li p{
        font-size: 15px;
    }
    #VivoWatch-width-full #VivoWatch-08 .maintitle .stitle p{
        font-size: 15px;
    }
}
@media only screen and (max-width: 1024px) {
    #VivoWatch-width-full #VivoWatch-08:before{
        background: none
    }
}
@media only screen and (max-width: 719px) {
    #VivoWatch-width-full #VivoWatch-08 .maintitle{
        padding: 18px 0 !important
    }
}
/*VivoWatch_GoogleAssistant*/

#VivoWatch-width-full #VivoWatch_GoogleAssistant {
    /*background: url(../img/bg_style_01.jpg) top center repeat-x;*/
    position: relative;
    z-index: 1;
    padding: 80px 0 100px
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .maintitle {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .mainsize {
    /*max-width: 1200px;*/
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0px 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .maintitle .info_left{
    width: 40%
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .maintitle .info_right{
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    width: 55%;
    margin: 0 0 0 40%;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .maintitle .info_right .mtitle{
    /*text-align: center !important;*/
    width: 77% !important;
    margin-left: 23%;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .maintitle .info_right .mtitle p{
    display: inline-block;
    width: auto !important;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .maintitle .info_right .stitle{
    width: 77% !important;
    margin-left: 23% !important;
}
@media (max-width: 1024px){
    #VivoWatch-width-full #VivoWatch_GoogleAssistant .maintitle .info_right .mtitle{
        /*text-align: center !important;*/
        width: 100% !important;
        margin-left: 0%;
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant .maintitle .info_right .stitle{
        width: 100% !important;
        margin-left: 0% !important;
    }
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant img {
    max-width: 100%;
    margin: 0 auto
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .pic_app,
#VivoWatch-width-full #VivoWatch_GoogleAssistant .txt_app{
    display: none
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .txt_app{
    text-align: center;
    font-size: 19px;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .txt_app b{
    font-size: 21px;
    font-weight: bold;
    line-height: 2em;
}
@media (max-width: 1920px){
    #VivoWatch-width-full #VivoWatch_GoogleAssistant .txt_app{
        font-size: 15px
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant .txt_app b{
        font-size: 16px
    }
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .pic_app.active,
#VivoWatch-width-full #VivoWatch_GoogleAssistant .txt_app.active{
    display: block;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .btns_app{
    display: inline-block;
    width: 100%;
    margin: 50px auto 50px;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .btns_app img{
    width: 100%;
    max-width: 66px !important;
    margin-bottom: 5px !important;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .btns_app li{
    display: inline-block;
    width: 16.66%;
    float: left;
    text-align: center;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .btns_app li a{
    display: inline-block;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .btns_app li a p{
    font-size: 15px;
    line-height: 1.1em
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .btns_app li a.active p{
    color: #2b75bc;
    font-weight: 500
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .btns_app li a.active img.ico_app,
#VivoWatch-width-full #VivoWatch_GoogleAssistant .btns_app li a img.ico_app_active{
    display: none;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .btns_app li a.active img.ico_app_active{
    display: block;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant ._link_box{
    display: inline-block;
    /*border-top: 1px solid #000;*/
    padding: 20px 0;
    width: 80%;
    margin: 20px 10% 0;
    text-align: center;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant ._link_box img.app_google{
    max-width: 130px !important;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant ._link_box img.app_store{
    max-width: 120px !important;
    margin-left: 15px;
    margin-right: 15px
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant ._link_box a{
    /*float: left;*/
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant ._link_box p{
    font-size: 13px;
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    padding-left: 45%;
    font-weight: bold;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant ._link_box p.app_info{
    font-size: 13px;
    font-weight: normal;
}
#VivoWatch-width-full #VivoWatch_GoogleAssistant .info_right .info{
    padding: 55px 30px;
    border: 1px #c5c5c5 solid;
}
@media only screen and (max-width: 959px) {
    #VivoWatch-width-full #VivoWatch_GoogleAssistant ._link_box a{
        width: 50%;
        margin-bottom: 20px
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant ._link_box p{
        margin: 0;
        padding-left: 0
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant .maintitle .info_right{
        position: relative;
        transform: inherit;
    }
}
@media only screen and (max-width: 719px) {
    #VivoWatch-width-full #VivoWatch_GoogleAssistant{
        padding: 0px 0 50px;
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant .maintitle .info_left{
        width: 80% !important;
        margin: 0 10% 20px !important;
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant .maintitle .info_right{
        width: 100%;
        position: relative;
        top: inherit;
        transform:inherit;
        margin: 0
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant .btns_app{
        margin: 20px 0
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant ._link_box{
        margin-top: 20px;
        width: 100%;
        margin: 0
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant ._link_box a{
        text-align: center;
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant ._link_box p{
        display: inline-block;
        width: 100%;
        text-align: left;
        padding-left: 0
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant ._link_box p.app_title{
        margin-top: 10px;
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant .btns_app li{
        /*width: 33.3333%;*/
        padding: 0 3px;
        margin-bottom: 10px
    }
    #VivoWatch-width-full #VivoWatch_GoogleAssistant .info_right .info{
        padding: 20px 18px !important
    }
}

/*VivoWatch_Sports*/

#VivoWatch-width-full #VivoWatch_Sports {
    padding-top: 46.1899%;
}
#VivoWatch-width-full #VivoWatch_Sports .maintitle {
    left: 63%;
    top: 40%;
    transform: translate(0%, -40%);
    text-align: left;
    /* max-width: 550px; */
    width: 32%;
    padding: 0;
}
#VivoWatch-width-full #VivoWatch_Sports .maintitle .info_changtxt{
    display: inline-block;
    width: 90%;
    padding: 30px 20px;
    background: rgba(255, 255, 255, 0.15);
    text-align: center;
    margin: 0 5%
}
#VivoWatch-width-full #VivoWatch_Sports .section_bg_pics{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
#VivoWatch-width-full #VivoWatch_Sports .mainsize {
    /*max-width: 1200px;*/
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0px 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
#VivoWatch-width-full #VivoWatch_Sports .maintitle .info_right{
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    width: 45%
}
#VivoWatch-width-full #VivoWatch_Sports img {
    max-width: 100%;
    margin: 0 auto
}
#VivoWatch-width-full #VivoWatch_Sports .pic_app,
#VivoWatch-width-full #VivoWatch_Sports .txt_app{
    display: none
}
#VivoWatch-width-full #VivoWatch_Sports .pic_app.active,
#VivoWatch-width-full #VivoWatch_Sports .txt_app.active{
    display: block;
    width: 100%
}
#VivoWatch-width-full #VivoWatch_Sports .txt_app{
    font-size: 19px;
    text-align: left;
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    line-height: 1.4
}
#VivoWatch-width-full #VivoWatch_Sports .txt_app b{
    font-size: 21px;
    color: #004ea2
}
@media (max-width: 1920px){
    #VivoWatch-width-full #VivoWatch_Sports .txt_app{
        font-size: 15px;
    }
    #VivoWatch-width-full #VivoWatch_Sports .txt_app b{
        font-size: 16px;
    }
}
#VivoWatch-width-full #VivoWatch_Sports .btns_app{
    display: inline-block;
    width: 100%;
    margin: 50px auto 0px;
}
#VivoWatch-width-full #VivoWatch_Sports .btns_app img{
    width: 100%;
    max-width: 68px;
    margin: 0 auto 5px !important;
}
#VivoWatch-width-full #VivoWatch_Sports .btns_app li{
    display: inline-block;
    width: 25%;
    margin-bottom: 25px;
    float: left;
    text-align: center;
}
#VivoWatch-width-full #VivoWatch_Sports .btns_app li a{
    display: inline-block;
}
#VivoWatch-width-full #VivoWatch_Sports .btns_app li a p{
    font-size: 15px;
    line-height: 1.1em;
    color: #000;
    font-weight: normal;
}
#VivoWatch-width-full #VivoWatch_Sports .btns_app li a.active img.ico_app,
#VivoWatch-width-full #VivoWatch_Sports .btns_app li a img.ico_app_active{
    display: none;
}
#VivoWatch-width-full #VivoWatch_Sports .btns_app li a.active img.ico_app_active{
    display: block;
}
#VivoWatch-width-full #VivoWatch_Sports .btns_app li a.active p{
    color: #004ea2
}
#VivoWatch-width-full #VivoWatch_Sports ._link_box{
    display: inline-block;
    border-top: 1px solid #000;
    padding: 20px 0;
    width: 100%;
    margin-top: 80px
}
#VivoWatch-width-full #VivoWatch_Sports ._link_box img.app_google{
    max-height: 50px
}
#VivoWatch-width-full #VivoWatch_Sports ._link_box img.app_store{
    max-height: 50px;
    margin-left: 15px;
    margin-right: 15px
}
#VivoWatch-width-full #VivoWatch_Sports ._link_box a{
    float: left;
}
#VivoWatch-width-full #VivoWatch_Sports ._link_box p{
    font-size: 18px;
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    padding-left: 50%;
    font-weight: bold;
}
#VivoWatch-width-full #VivoWatch_Sports ._link_box p.app_info{
    font-size: 15px;
    font-weight: normal;
}
@media only screen and (max-width: 1320px) {
    #VivoWatch-width-full #VivoWatch_Sports .maintitle{
        width: 40%;
        left: 55%;
    }
    #VivoWatch-width-full #VivoWatch_Sports .btns_app{
        margin: 15px auto 0
    }
    #VivoWatch-width-full #VivoWatch_Sports .btns_app li{
        margin-bottom: 10px
    }
    #VivoWatch-width-full #VivoWatch_Sports .btns_app img{
        width: 100%;
        max-width: 54px !important
    }
}
@media only screen and (max-width: 959px) {
    #VivoWatch-width-full #VivoWatch_Sports{
        padding: 0px 0 50px;
    }
    #VivoWatch-width-full #VivoWatch_Sports .section_bg_pics{
        width: 100%;
        top: inherit;
        left: inherit;
        padding: 0;
        transform:inherit;
        margin: 0;
        position: relative;
    }
    #VivoWatch-width-full #VivoWatch_Sports .maintitle{
        width: 100%;
        top: inherit;
        left: inherit;
        padding: 20px 18px;
        transform:inherit;
        margin: 0;
        position: relative;
    }
    #VivoWatch-width-full #VivoWatch_Sports .product-content{
        position: relative;
        margin-bottom: 0px;
    }
    #VivoWatch-width-full #VivoWatch_Sports .maintitle .info_changtxt{
        border: 1px #c5c5c5 solid;
    }
}
@media only screen and (max-width: 719px) {
    #VivoWatch-width-full #VivoWatch_Sports{
        padding: 0px 0 50px;
    }
    #VivoWatch-width-full #VivoWatch_Sports .section_bg_pics{
        width: 100%;
        top: inherit;
        left: inherit;
        padding: 0;
        transform:inherit;
        margin: 0;
        position: relative;
    }
    #VivoWatch-width-full #VivoWatch_Sports .maintitle{
        width: 100%;
        top: inherit;
        left: inherit;
        padding: 20px 18px;
        transform:inherit;
        margin: 0;
        position: relative;
    }
    #VivoWatch-width-full #VivoWatch_Sports .btns_app{
        margin: 20px 0
    }
    #VivoWatch-width-full #VivoWatch_Sports ._link_box{
        margin-top: 20px
    }
    #VivoWatch-width-full #VivoWatch_Sports ._link_box p{
        display: inline-block;
        width: 100%;
        text-align: left;
        padding-left: 0
    }
    #VivoWatch-width-full #VivoWatch_Sports ._link_box p.app_title{
        margin-top: 10px;
    }
    #VivoWatch-width-full #VivoWatch_Sports .btns_app li{
        padding: 0 3px
    }
}


@media (min-width: 719px) and (max-width: 959px) {
    #VivoWatch-width-full .mainfull .maintitle .info,
    #VivoWatch-width-full .mainsize .maintitle .info {
        font-size: 15px;
        line-height: 1.5em;
        width: 100%
    }
    #VivoWatch-width-full .full-section {
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    #VivoWatch-width-full #Helios-colorarea .info_left{
        padding: 0
    }
}

@media (max-width: 719px) {
    #VivoWatch-width-full img.webstyle,
    #VivoWatch-width-full .webstyle {
        display: none;
    }
    /* 左文右圖 */
    #VivoWatch-width-full .maintitle.lefttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #VivoWatch-width-full .maintitle.lefttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    /* 左圖右文 */
    #VivoWatch-width-full .maintitle.righttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #VivoWatch-width-full .maintitle.righttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #VivoWatch-width-full img.mobile,
    #VivoWatch-width-full .mobile {
        width: 100%;
        display: block;
    }
    #VivoWatch-width-full .maintitle .info,
    #VivoWatch-width-full .maintitle .mtitle {
        margin: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        text-align: left !important;
    }
    #VivoWatch-width-full .maintitle .mtitle {
        padding-top: 0 !important;
    }
    #VivoWatch-width-full .mainfull .maintitle .info,
    #VivoWatch-width-full .mainsize .maintitle .info {
        width: 100% !important;
        margin-bottom: 1em !important;
        text-align: left;
        font-size: 15px;
        line-height: 1.5em;
        text-align: left;
    }
    #VivoWatch-width-full .full-section {
        /*border-bottom: 1px solid #ccc;*/
        background-size: contain;
        background-position: center bottom;
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    /*#VivoWatch-width-full .full-section:first-child {
        border-top: 1px solid #ccc;
    }*/
    #VivoWatch-width-full .full-section:last-child {
        border-bottom: 0px solid #ccc;
    }
    #VivoWatch-width-full .mtitle p {
        width: 100% !important;
        /*text-shadow: 0px 0px 0px #fff;*/
        font-size: 2em !important;
        text-align: left !important;
        line-height: 1.4em;
        margin-bottom: 0;
        padding: 3px 0 5px;
        margin-bottom: 5px
    }
    #VivoWatch-width-full .mtitle p:after{

    }
    #VivoWatch-width-full .stitle p {
        font-size: 1.3em;
        text-align: left;
        margin-bottom: 0.5em;
        margin-top: 1em;
    }
    #VivoWatch-width-full .full-section {
        padding: 0 0 ;
    }
}

/* nav bar */
#VivoWatch-width-full #Vivowatch-nav {
    position: fixed;
    top: 50%;
    right: 10px;
    margin-top: -11.6875em;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 10px;
    z-index: 9999;
}

#VivoWatch-width-full #Vivowatch-nav ul {
        list-style: none;
    display: block;
    margin: 0;
}

#VivoWatch-width-full #Vivowatch-nav ul li {
        position: relative;
    width: auto;
    height: auto;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    margin: 0;
    display: inline-block;
}
#VivoWatch-width-full #Vivowatch-nav ul li a{
        display: inline-block;
    width: 8px;
    position: absolute;
    padding: 15px;
    height: 8px;
    z-index: 9999;
    top: 0
}
#VivoWatch-width-full #Vivowatch-nav ul li div {
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-left: auto;
    background: #C8C8C8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    box-shadow: inset 0 0 1px #777;
    display: inline-block;
    position: relative;
}

#VivoWatch-width-full #Vivowatch-nav ul li b {
    display: none;
    position: absolute;
    top: 60%;
    margin-top: -12px;
    right: 40px;
    white-space: nowrap;
    font-size: 14px;
    color: #0096ff;
    font-weight: normal;
    line-height: 1;
    font-family: 'myriadpro', 'myriadprolight', 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
#VivoWatch-width-full #Vivowatch-nav ul li.on.active b, #VivoWatch-width-full #Vivowatch-nav ul li.active b{
    top: 90%
}

#VivoWatch-width-full #Vivowatch-nav ul li:hover b {
    display: inline-block !important;
    position: absolute;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    width: auto;
}

#VivoWatch-width-full #Vivowatch-nav ul li:hover div {
    background: #0096ff
}

#VivoWatch-width-full #Vivowatch-nav ul li.active {
    height: 30px !important
}

 #VivoWatch-width-full #Vivowatch-nav ul li.active div {
    background: #0096ff;
    height: 30px !important;
    top: 5px;
}

@media (max-width: 719px) {
    /* special-sectionOverview #rog_chariot_rgb_nav-nav */
    #VivoWatch-width-full #Vivowatch-nav{
        display: none;
    }
}