/*!
 *
 /*
Theme Name: PORTAL-DATADUDU
Theme URI:
Author: DOMI
Author URI:
Description: PORTAL-DATADUDU
Version: 1.0
License:
License URI:
Tags:
Text Domain:
 */

body,
html {
    /*font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,STHeiti,"方正黑体简体",sans-serif;*/
    font-family: "Open Sans", sans-serif;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}


/*bet important */

@font-face {
    font-family: '方正黑体简体';
    /*src: url('Fonts/RobotoCondensed-Light.ttf') format('truetype');*/
    font-weight: normal;
    font-style: normal;
}

@media (min-width: 768px) {
    .collapse {
        display: block;
        !important;
    }
}

@media (min-width: 992px) {
    .navbar-nav {
        float: right;
        margin: 0;
    }
}


/*bet important */

@media (max-width: 768px) {
    .topnav h2 {
        margin-top: 0;
        !important;
    }

    .topnav a h2 {
        padding-top: 20px;
    }
}


/*@media (min-width: 768px) and (max-width: 992px) {
.topnav .heade-logo{margin-left: 310px;}

}
*/

@media (min-width: 768px) and (max-width: 992px) {
    .header-logo h2 {
        visibility: hidden;
    }
}

@media (max-width: 768px) {
    .navbar-nav .open .dropdown-menu {
        float: left;
    }

    .navbar-nav li a {
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 877px) {
    .navbar-header .logoLong {
        display: none;
    }
}

@media (min-width: 1200px) and (max-width: 1360px) {
    .navbar-nav>li>a {
        padding: 9px;
    }
}

@media (min-width: 877px) {
    .navbar-header .logoShort {
        display: none;
    }
}

@media (max-width: 768px) {
    .navbar-header .logoShort {
        display: none;
    }
}

.navbar {
    margin-bottom: 0px;
    /* display: flex; */
}

.topnav .header-nav {
    padding-top: 5px;
}

.topnav h2 {
    /*color: #0878BC;*/
    /*line-height:15px;*/
}

.navbar-brand {
    height: 81px;
}

.navbar-default .navbar-nav>li>a {
    color: #616978;
}

.navbar-default .navbar-nav li a:hover {
    color: #207CC4;
    border-bottom: 2px solid #005EB4;
}

.navbar-header h2 {
    padding-top: 5px;
}

.navbar-header a {
    text-decoration: none;
}

.header-sticky {
    position: sticky !important;
    top: 0px;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0px 1px 5px #d3d3d4;
}

.header_right {
    float: right;
    padding-right: 9% !important;
}

@media (min-width:1600px) {
    .header_right {
        float: right;
        padding-right: 16% !important;
    }
}

@media (max-width: 1640px) and (min-width: 1600px) {
    .nav>li>a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .header_right {
        padding-right: 8% !important;
    }
}

@media (max-width: 1600px) and (min-width: 1400px) {
    .nav>li>a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .header_right {
        padding-right: 8% !important;
    }
}

@media (max-width: 1400px) and (min-width: 1280px) {
    .nav>li>a {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }

    .header_right {
        padding-right: 6% !important;
    }

    .header-form input {
        padding-left: 20px;
        border-radius: 5px;
        border: 1px solid #0068B6;
        width: 151px;
        font-size: 11px;
        color: #337ab7;
        height: 24px;
    }
}

@media (max-width: 1280px) and (min-width: 768px) {
    .nav>li>a {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    .header_right {
        padding-right: 0% !important;
    }

}



/*Secondary menu navigation styles*/

.dropdown-menu li.header_li {
    /*float: left;*/
    padding: 25px 25px 10px;
    font-size: 14px;
}

.dropdown-menu li.end_li {
    padding: 25px 25px 20px;
}

.specification-detail {
    display: flex;
    border: 2px solid #ececec;
    padding: 13px 20px;
    margin-bottom: 10px;
    text-align: left;
    align-items: center;
    margin: 0 20px;
}

.specification-details {
    display: flex;
    border: 2px solid #ececec;
    padding: 13px 20px;
    margin-bottom: 10px;
    text-align: left;
    align-items: center;
    margin: 0 20px;
    height: 80px;
    justify-content: space-between;
}

.ws1pro-specifications {
    width: 45%;
}

.blog .blog-one p,
li {
    color: #333333;
    line-height: 2em;
    margin-top: 20px;
    margin-bottom: 0;
}

@media (max-width:1600px) and (min-width:768px) {
    .specification-details {
        display: flex;
        border: 2px solid #ececec;
        padding: 13px 10px;
        margin-bottom: 10px;
        text-align: left;
        align-items: center;
        margin: 0 20px;
        height: 75px;
        justify-content: space-between;
    }
}

@media (max-width:1600px) and (min-width:1510px) {
    .ws1pro-specifications {
        width: 44%;
    }
}

@media (max-width:1510px) and (min-width:768px) {
    .ws1pro-specifications {
        width: 43%;
    }
}

@media (max-width: 768px) {
    .dropdown-menu li {
        float: left;
    }

    .navbar {
        display: block;
    }
}

.navbar-nav>li>.dropdown-menu {
    /*margin-top: 10px;*/
}

.dropdown-menu {}

.navbar-right .dropdown-menu {
    right: -450px;
    left: auto;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: -450px;
        left: auto;
    }
}

.dropdown-menu {
    width: 100%;
    background-color: #ffffff;
}

.dropdown-menu-table {
    width: 100%;
    margin: 30px 0px;
}

.dropdown-menu-table td:nth-child(odd) {
    border: 1px solid #f2f2f2;
    width: 6%;
    border-right: none;
    padding: 10px 5px;
}

.dropdown-menu-table td:nth-child(even) {
    border: 1px solid #f2f2f2;
    width: 15%;
    border-left: none;
}

.dropdown-menu-table td:nth-child(8n+1) {
    border-left: none;
}

.dropdown-menu-table td:nth-child(8n+8) {
    border-right: none;
}

.dropdown-menu-table tr:nth-child(3n+1) td {
    border-top: none;
}

.dropdown-menu-products {
    width: 100%;
    position: fixed !important;
    top: 57px;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    font-size: 1.2rem;
    color: #333;
    margin: 0 auto;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: .25rem;
    z-index: 3;
}


/*.dropdown-products-item {
    display: inline-block;
    width: 24%;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}*/

.dropdown-products-item .gap-content img {
    height: 60px;
}

.dropdown-products-item .gap-content span {
    color: #333;
}

.dropdown-products-item:not(:nth-child(4n+4)) .gap-content {
    border-right: 1px solid #f2f2f2;
}

.dropdown-item-div {
    display: inline-block;
    width: 35%;
    text-align: center;
}

.m-y-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.header-button {
    padding: 10px 23px;
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    color: #333;
    margin: 0px 20px 5px 0px;
}

@media(max-width: 1200px) {
    .dropdown-menu-products {
        top: 113px;
    }

    .dropdown-products-item .gap-content img {
        height: 50px;
    }
}

.topnav .navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #F8F8F8;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border: none;
    background-color: #fff;
    border-radius: 15px 15px 0px 0px;
    ;
    color: #f8991d;
    box-shadow: 6px 0px 12px rgba(0, 0, 0, .175);
}

.topnav .btn {
    border-radius: 0;
}

.dropdown .dropdown-menu li {
    text-align: center;
}


/*.dropdown-menu span {
    color: #9fa0a0;
}*/


/*new header style start*/

.dropdown-container {
    width: 1226px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    position: sticky;
    top: 0;
}

.dropdown-item-products {
    display: inline-block;
    width: 24%;
    padding: .8rem 1.2rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: transparent;
    margin-top: 10px;
    margin-bottom: 10px;
}

.dropdown-item-products-last-child {
    padding: .8rem 0rem 0.8rem 1.2rem;
    width: 24%;
}

.dropdown-item-products p {
    margin-top: 10px;
    color: #333;
}

.dropdown-item-products .gap-content img {
    width: auto;
    height: 60px;
}

#headernav li {
    cursor: pointer;
    color: #0068b7;
}

#headernav li:hover,
#headernav li.opentab {
    color: #f8991d;
}

#headernav li span.span_right {
    position: absolute;
    right: 0;
}

#headernav-tab .headertab {
    display: none;
}

#headernav-tab .block {
    display: block;
}


/*new header style end*/


/*header nav style end */


/*header style start*/

@media (max-width: 550px) {
    .intro-header {
        height: 200px;
    }
}

@media (max-width: 610px) {
    .intro-header {
        height: 300px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .intro-header {
        height: 581px;
    }
}

@media (min-width: 992px) and (max-width: 1100px) {
    .intro-header {
        height: 581px;
    }
}

@media (min-width: 1100px)and (max-width: 1200px) {
    .intro-header {
        height: 581px
    }
}

@media (min-width: 1200px) {
    .intro-header {
        height: 700px;
    }
}

.intro-header {
    position: relative;
    z-index: 1;
    /*margin-top: 68px;*/
    color: #ffffff;
    /*width: 100%;*/
    background: url(./images/header-bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.intro-header h1 {
    text-shadow: 5px 4px 4px #7B7B7B;
}

.intro-header .intro-message {
    padding-top: 12%;
    padding-left: 18%;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .intro-header .intro-message {
        padding-top: 15%;
        padding-left: 10%;
    }
}

.intro-header .intro-message h1 {
    margin-bottom: 30px;
}

.intro-header .intro-message p {
    font-size: 30px;
}

.intro-header .intro-message ul {
    padding-left: 0;
}

.intro-header .intro-message ul li {
    margin-top: 18px;
    list-style-type: none;
    float: left;
}

.intro-header .intro-message ul li button {
    color: #FFFFFF;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}


/*header style end*/


/*Our  service style start*/

@media (max-width: 992px) {
    .service .cloud {
        padding-left: 0;
    }
}

.text-block .true {
    padding: 15px 10px 20px 0;
}

.service {
    padding-bottom: 66px;
    /*margin: -30px auto;*/
    background-color: #F2F2F2;
    width: 100%;
    height: auto;
}

.service h1 {
    padding-top: 50px;
}

.service .cloud {
    /*padding-left: 10%;*/
    padding-top: 5%;
}

@media (max-width: 992px) {
    .cloud {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .service .cloud {
        padding-left: 55%;
        padding-top: 10%;
    }
}

.item-list {
    list-style: none;
    text-align: left;
    max-width: 650px;
    margin: 0 auto;
    padding-top: 30px;
}

.item-list h3 {
    font-size: 20px;
    margin-bottom: 0px;
    color: #000000;
}


/*Our  service style end*/


/*Core Services Platform style START*/

.platform {
    padding-bottom: 75px;
    height: auto;
}

@media (min-width: 1200px) {
    .tt {
        padding: 0px 200px
    }

    .tt2 {
        padding: 30px 300px
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .tt2 {
        padding: 30px 30px
    }
}

@media (max-width: 768px) {
    .tt2 {
        padding: 30px 0;
    }
}

@media (min-width: 991px)and(max-width: 1300px) {
    .platform .tu {
        width: 280px;
        background-color: #1b6d85
    }
}

.tt2 a img {
    transition: 1s;
    border-radius: 80px;
    -webkit-box-shadow: -10px 0px 10px rgba(0, 0, 0, .05), 0px -10px 10px rgba(0, 0, 0, .05), 10px 0px 10px rgba(0, 0, 0, .05), 0px 10px 10px rgba(0, 0, 0, .05);
    -moz-box-shadow: -10px 0px 10px rgba(0, 0, 0, .05), 0px -10px 10px rgba(0, 0, 0, .05), 10px 0px 10px rgba(0, 0, 0, .05), 0px 10px 10px rgba(0, 0, 0, .05);
    box-shadow: -10px 0px 10px rgba(0, 0, 0, .05), 0px -10px 10px rgba(0, 0, 0, .05), 10px 0px 10px rgba(0, 0, 0, .05), 0px 10px 10px rgba(0, 0, 0, .05);
}

.tt2 a img:hover {
    -webkit-transform: rotate(360deg) scale(1.0);
    -moz-transform: rotate(360deg) scale(1.0);
    -ms-transform: rotate(360deg) scale(1.0);
    -o-transform: rotate(360deg) scale(1.0);
    cursor: pointer;
}

.platform h1 {
    padding-top: 50px;
    margin-bottom: 30px;
}

.platform_business_box h4 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 20px;
}

.platform_business_box p {
    font-size: 18px;
}


/*Core Services Platform style END*/

.ecosystem {
    color: #FFFFFF;
    height: auto;
    background: url(./images/DataEcosystem-bg.png) no-repeat center center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.ecosystem h1 {
    padding-top: 50px;
    margin-bottom: 30px;
}


/*Our Partners star*/

.Partners {
    height: 375px;
    width: 100%;
    background-color: #f2f2f2;
}

.Partners h1 {
    padding-top: 50px;
    padding-bottom: 30px;
}

.Partners .carousel-inner ul li {
    list-style: none;
}

.carousel .carousel-control.left {
    left: -50px;
    top: 20px;
}

.carousel .carousel-control.right {
    right: -50px;
    top: 20px;
}

@media (max-width: 992px) {

    .carousel .carousel-control.left,
    .carousel .carousel-control.right {
        top: 0
    }
}

.carousel .carousel-control {
    background: none;
    color: transparent;
    /*overflow: hidden;*/
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 30px;
}


/*Our Partners end*/


/*footed start*/

.footed {
    color: #FFFFFF;
    height: auto;
    width: 100%;
    background-color: #333333;
    /*position: fixed;*/
    bottom: 0px;
    /*It is always 0px away from the bottom of its parent element*/
    filter: whatever;
}

.footed a {
    color: #fff;
}

.footed .footedinfo {
    padding: 25px 0px;
}

.footed .footedmenu ul li,
.footedinfo ul li {
    list-style: none;
}

.footedinfo ul {
    display: inline;
}

.footedinfo .social-links li {
    float: left;
    margin-right: 6px;
}

.footed .footedmenu ul {
    padding: 0
}

.footed .footedmenu {
    float: left;
}

.footed .footedmenu ul li a {
    color: #FFFFFF
}

.footed .copyrights {
    padding-top: 10px;
    height: 48px;
    border-top: 1px solid #555555;
}

.footedmenu .fa-long-arrow-right {
    color: #2481c3;
    margin-right: 12px;
}

.footed h3 a {
    color: #FFFFFF;
    padding-bottom: 3px;
    border-bottom: 2px solid #2481c3;
}

.footed h3 a:hover {
    text-decoration: none;
    color: #2481c3
}

.footedinfo p i {
    margin-right: 10px;
}


/*footed end*/


/*about us style star*/


/*.box ul,li{ padding:0; margin:0;}*/


/*.box ul,li{*/


/*!*list-style:none;*!*/


/*margin-left: 10px;*/


/*}*/


/*.box img{ border:none;}*/


/*.box a{ color:#6cf;}*/


/*.box a:hover{ color:#84B263;}*/


/*.box{ width:980px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}*/

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
    width: 100%;
    max-width: 100%;
    height: 0;
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*about us style end*/


/*hardware style start*/

@media (max-width: 550px) {
    .hardware {
        height: 200px;
    }
}

@media (max-width: 610px) {
    .hardware {
        height: 300px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .hardware {
        height: 400px;
    }
}

@media (min-width: 992px) and (max-width: 1100px) {
    .hardware {
        height: 581px;
    }
}

@media (min-width: 1100px)and (max-width: 1200px) {
    .hardware {
        height: 581px;
    }
}

@media (min-width: 1200px) {
    /*.hardware { height: 700px;}*/
}

.hardware {
    position: relative;
    color: #ffffff;
    width: 100%;
    background: url(./images/banner.jpg) no-repeat center center;
    background-size: 100% 100%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.instrument {
    background: url(./images/precisionSensor.png) no-repeat center center;
    background-size: 100% 100%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}


/*app-download*/

@media (max-width: 550px) {
    .app-download {
        height: 200px;
    }
}

@media (max-width: 610px) {
    .app-download {
        height: 300px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .app-download {
        height: 400px;
    }
}

@media (min-width: 992px) and (max-width: 1100px) {
    .app-download {
        height: 581px;
    }
}

@media (min-width: 1100px)and (max-width: 1200px) {
    .app-download {
        height: 581px
    }
}

@media (min-width: 1200px) {
    .app-download {
        height: 800px;
    }
}

.app-download {
    position: relative;
    color: #ffffff;
    width: 100%;
    background: url(./images/app.jpg) no-repeat center center;
    background-size: 100% 100%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

@media (min-width: 438px) {
    .app {
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #000000;
        max-width: 100%;
        max-height: 100%;
        background: url(images/bg_app.jpg) no-repeat;
        background-size: 100% 100%;
        -moz-background-size: cover;
        -webkit-background-size: cover;
    }
}

@media (max-width: 438px) {
    .app {
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #000000;
        max-width: 100%;
        background: url(images/bg_app.jpg) no-repeat;
        background-size: 100% 100%;
        -moz-background-size: cover;
        -webkit-background-size: cover;
    }
}


/*app-download*/

.hardware h1 {
    text-shadow: 5px 4px 4px #7B7B7B;
}

.hardware .hardware-message {
    padding-top: 3%;
    padding-bottom: 3%;
    padding-left: 18%;
}

@media (min-width: 768px) and (max-width: 992px) {
    .hardware .hardware-message {
        padding-top: 8%;
        padding-bottom: 3%;
        padding-left: 6%;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {
    .hardware .hardware-message {
        padding-top: 15%;
        padding-bottom: 3%;
        padding-left: 6%;
    }
}

.hardware .hardware-message .dudu {
    font-size: 5em;
    color: #27648e;
}

.hardware .hardware-message .title {
    font-family: 黑体;
    font-size: 18px;
    color: #000000;
}

.hardware .hardware-message .specialty {
    font-size: 15px;
    color: #000000;
}

.hardware .hardware-message .feature {
    padding: 2px;
    border: 1px solid #000000;
    font-size: 20px;
    color: #000000;
}

.hardware .hardware-message .sale {
    margin-top: 24px;
    font-size: 50px;
    color: #0068b7;
}

.hardware .hardware-message button {
    margin-left: 2px;
    margin-bottom: 2px;
    color: #FFFFFF;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}


/*hardware style star*/

.carousel-indicators li {
    width: 20px;
    height: 20px;
}

.carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 0;
    background-color: #fff;
}

.sensorIntroduction {
    margin-top: 30px;
    color: #ffffff;
}

.sensorIntroduction thead th img {
    width: 20px;
    height: auto;
    margin-right: 5px;
}

.big_data {
    position: relative;
}

.big_data div {
    top: 32px;
    position: absolute;
    z-index: 2;
}

.big_data img {
    width: 100%;
    height: auto
}


/*hardware style end*/


/*API DOCS*/

.wedocs-shortcode-wrap {
    margin: 50px 100px;
}

.content-area .site-main {
    margin-top: 0;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 20px;
}

.site-main .wedocs-sidebar {
    background-color: #021C35;
    border-right: 5px solid #55ACEE;
    border-top: 3px solid #55ACEE;
    border-left: 3px solid #55ACEE;
    border-bottom: 3px solid #55ACEE;
}

.site-main .wedocs-sidebar ul li a {
    color: #ffffff;
}

.site-main .wedocs-sidebar ul li a:hover {
    color: #55ACEE;
}


/*API DOCS*/


/* Custom Styles */

ul.nav-tabs {
    width: 220px;
    margin-top: 20px;
    border-radius: 4px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
}

ul.nav-tabs li {
    margin: 0;
    border-top: 1px solid #ddd;
}

ul.nav-tabs li:first-child {
    border-top: none;
}

ul.nav-tabs li a {
    margin: 0;
    padding: 8px 16px;
    border-radius: 0;
}

ul.nav-tabs li.active a,
ul.nav-tabs li.active a:hover {
    color: #fff;
    background: #0088cc;
    border: 1px solid #0088cc;
}

ul.nav-tabs li:first-child a {
    border-radius: 4px 4px 0 0;
}

ul.nav-tabs li:last-child a {
    border-radius: 0 0 4px 4px;
}

ul.nav-tabs.affix {
    top: 30px;
    /* Set the top position of pinned element */
}

.menu-img {
    height: 16px;
    margin-right: 8px;
}

@media (min-width:768px) {
    .padding-bottom-50 {
        padding-bottom: 50px;
    }

    .Easy-Access-bottom {
        padding-bottom: 136px;
    }

    .technical-documentation-banner {
        background: url(./images/technical-documentation.jpg) no-repeat center top;
        height: 356px;
        background-position: center;
        background-size: cover;
        position: relative;
        padding-top: 73px;
    }

    .margin-left-25 {
        border-bottom: 1px solid #e7e7e7;
        width: 93%;
        margin-left: 25px;
        line-height: 22px;
        padding: 12px 0;
        height: 48px;
    }

    .padding-bottom-140 {
        padding-bottom: 140px;
    }

    .gs1-uninterrupted-margin {
        margin: 40px 0 65px;
    }

    .padding-bottom-56 {
        padding-bottom: 56px;
    }
}

@media (max-width:768px) {
    .gs1-uninterrupted-margin {
        margin-bottom: 46px;
    }

    .padding-bottom-140 {
        padding-bottom: 60px;
    }

    .Easy-Access-bottom {
        padding-bottom: 90px;
    }

    .xs-search {
        position: absolute;
        top: 60px;
        text-align: center;
        width: 100%;
    }

    .technical-documentation-banner {
        position: relative;
        padding-left: 0;
        padding-right: 0
    }

    .margin-left-25 {
        border-bottom: 1px solid #e7e7e7;
        width: 100%;
        margin-left: 0px;
        line-height: 22px;
        padding: 14px 4px;
        margin-bottom: 15px;
        background-color: #fff;
        border-radius: 4px;
    }
}

.technical-documentation-titles {
    font-size: 30px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 41px;
    margin-bottom: 41px;
}

.technical-input {
    width: 75%;
    height: 50px;
    border-radius: 25px 0 0 25px;
    border: 0;
    outline: none;
    vertical-align: top;
    margin-left: 5%;
    padding-left: 3%;
    display: inline
}

.technical-button {
    width: 15%;
    margin-right: 5%;
    height: 50px;
    border-radius: 0 25px 25px 0;
    background-color: #0068b7;
    border: 0;
    outline: none;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    vertical-align: top;
    display: inline
}

@media (max-width:768px) {
    .technical-documentation-titles {
        font-size: 30px;
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 41px;
        margin-bottom: 41px;
    }

    .technical-input {
        width: 80%;
        height: 50px;
        border-radius: 25px 0 0 25px;
        border: 0;
        outline: none;
        vertical-align: top;
        margin-left: 0;
        padding-left: 3%;
        display: inline
    }

    .technical-button {
        width: 20%;
        margin-right: 0;
        height: 50px;
        border-radius: 0 25px 25px 0;
        background-color: #0068b7;
        border: 0;
        outline: none;
        font-size: 16px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 24px;
        vertical-align: top;
        display: inline
    }
}



/*blog  style start*/

@media (min-width: 768px) {
    .xs-Article-header {
        display: none;
    }

    .xs-blog {
        margin-top: 30px;
        margin-bottom: 60px;
    }

    .blog-main-container {
        margin-left: 20px;
        width: 90%;
    }

    .search-main-container {
        width: 94%;
        /* margin-left: 3%; */
    }

    .search-text {
        display: flex;
        justify-content: space-between;
        padding: 10px 22px;
        width: 100%;
    }

    .search-link {
        float: right;
    }
}

@media (max-width: 768px) {
    .search-text {
        padding: 10px 12px;
        width: 100%;
    }

    .search-link {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .xs-blog {
        padding: 0;
    }

    .xs-Article-header {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .Article-list {
        width: 100%;
        margin-left: 0;
        font-size: 15px;
        font-family: "Open Sans", sans-serif;
        /* font-weight: 900; */
        color: #333333;
        line-height: 24px;
        padding-top: 22px;
        padding-bottom: 13px;
        margin-bottom: 7px;
    }

    .more-categories {
        color: #0068B7;
        font-size: 16px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
    }

    .xs-article {
        padding: 40px 0;
        width: 100%;
        display: flex;
        background: #FFFFFF;
        border-radius: 4px;
        /* margin-bottom: 30px */
    }

    .menu-header-svg {
        width: 20px;
    }

    .content .menu {
        width: 100%;
        float: left;
        height: 67vh;
        /* background: #f9f9f9; */
        border: 1px solid #e7e7e7;
        overflow: auto;
        border-radius: 33px 33px 0px 0;
        padding: 0px 15px 0 15px;
        position: relative;
    }

    .menu-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid rgb(0, 0, 0, 0.12);
        padding-bottom: 16px;
        font-size: 17px;
        color: #333;
        position: sticky;
        top: 0;
        background-color: #fff;
        padding-top: 30px;
        z-index: 10;
    }

    .menu-header-title {
        border-left: 2px solid #0963b8;
        padding-left: 12px;
        font-size: 14px;
    }

}

.blog a.bg {
    color: #97262a;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
    width: 85%;
}

.blog .bg_title {
    color: #97262a;
    font-size: 36px;
    line-height: 1.1;
    font-weight: 600;
    text-decoration: none;
    margin: 0;
}

@media (max-width:768px) {
    .blog .bg_title {
        color: #97262a;
        font-size: 25px;
        line-height: 1.1;
        font-weight: 600;
        text-decoration: none;
        margin: 0;
    }

    .lg-padding-left {
        color: #333333;
        font-weight: 400;
        padding-left: 16px;
    }
}

.articles_p p {
    line-height: 1.4 !important;
    margin-bottom: 15px !important;
    margin-top: 0 !important;
}

.articles_p h3 {
    font-size: 26px;
    margin-bottom: 15px;
}

.articles_p h4 {
    margin-top: 20px;
}

.articles_p ul,
.articles_p ol {
    margin-bottom: 20px !important;
}

.articles_p img {
    box-shadow: 0 0 3px #333;
}

.articles_p img.border-none {
    box-shadow: none !important;
}

.articles_p table {
    margin-bottom: 20px;
}

.articles_p table td {
    padding-left: 5px;
}

.articles_p pre {
    margin-bottom: 20px;
}

.blog .blog-main p {
    color: #999;
    font-size: 15px;
    margin-top: 5px;
}

.blog .blog-main p a {
    color: #97262a;
}

.blog .blog-one {
    margin-top: 2em;
}

.blog .col-md-5.blog-one-left {
    padding-left: 0;
}

.blog .blog-one img {
    /*width: 100%;*/
    height: auto;
}

.blog .blog-main-one .blog-one-left p {
    margin-top: 0;
}


/*.blog .blog-main-one {*/


/*border-bottom: 1px solid rgba(153, 153, 153, 0.2);*/


/*}*/

ul.privacy_ul_style {
    list-style-type: disc;
    padding-left: 1.2em;
}

.blog .blog-one p li {
    color: #727272;
    font-size: 15px;
    line-height: 1.6em;
    margin-top: 1em;
}

.blog .b-btn {
    margin-top: 26px;
}

.blog .blog-one ul li {
    margin-left: 20px;
    list-style-type: disc;
}

.blog .blog-one ol li {
    margin-left: 20px;
}

.blog .b-btn a {
    color: #fff;
    padding: 5px 15px;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    outline: none;
    font-size: 13px;
    background: #97262a;
}

@media (max-width: 1280px) {
    .blog-comments {
        padding: 1.1em 0;
        margin-top: 2em;
    }
}

.blog-comments {
    margin-top: 2.5em;
    /*border-top: 1px solid rgba(153, 153, 153, 0.2);*/
    padding: 1.3em 0;
}

.blog .blog-comments ul {
    padding: 0;
}

.blog ul,
label {
    margin: 0;
    padding: 0;
}

.blog .blog-comments ul li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}

.blog span.fa {
    color: #97262a;
}

.blog .blog-comments ul li a,
.blog-comments ul li p {
    color: #999;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

.blog .categories:nth-child(1) {
    margin-top: 0;
}

.blog .categories {
    margin-top: 2em;
}

.blog .blog-right h3,
.blog-right h2 {
    color: #97262a;
    font-size: 1.5em;
    font-weight: 400;
}

.blog .blog-right ul {
    padding: 0;
    margin-top: 1.5em;
}

.blog ul,
label {
    margin: 0;
    padding: 0;
}

.blog .blog-right ul li {
    list-style: none;
    margin-bottom: 8px;
    min-height: 35px;
    line-height: 16px;
    font-size: 13px;
    color: #333333;
}

@media (min-width:1600px) {
    .width-left-list {
        width: 25.7%;
    }

    .width-right-list {
        width: 74%;
    }
}

@media (min-width:768px) and (max-width:1600px) {
    .width-left-list {
        width: 28.5%;
    }

    .width-right-list {
        width: 71.5%;
    }
}


/*.blog .blog-right ul li a {*/


/*color: #999;*/


/*font-size: 15px;*/


/*}*/

.blog .blog-right ul li a:hover {
    /*color: #97262a;*/
    /*padding-left: 3px;*/
    font-weight: bold;
}

.blog.pagination {
    margin: 4% 0 0 0;
}

.blog ul.pager {
    margin: 0;
}

.blog .pager li {
    display: inline;
}

.blog .pager li>a,
.pager li>span {
    border-radius: 15px;
    color: #353a3d;
}

.lidisc {
    padding-left: 1.2em !important;
}

.lidisc li {
    list-style-type: disc;
}

.lidisc li::marker {
    color: #999999 !important;
}


/*blog  style end*/


/*blog-sing  style start*/

@media (max-width: 1280px) {
    .blog .reply {
        margin-top: 4%;
    }
}

.blog .heading h3,
.heading h2,
.heading h1 {
    font-size: 2.7em;
    font-weight: 700;
    color: #464646;
    margin: 0;
}

.blog .contact-form {
    margin-top: 1.7em;
}

.blog .contact-form form input[type="text"] {
    padding: 10px 15px;
    width: 100%;
    color: #333;
    font-size: 1em;
    border: 1px solid #E3E3E3;
    outline: none;
    display: block;
    margin: 10px 0;
}

.blog .contact-form form textarea {
    height: 200px;
    resize: none;
}

.blog .contact-form form input[type="submit"] {
    color: #fff;
    background: #97262a;
    padding: 0.7em 1.7em;
    font-size: 1em;
    margin-top: 1em;
    border: none;
    outline: none;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -o-border-radius: 0.3em;
}

.contact-form form textarea {
    height: 200px;
    resize: none;
}

.contact-form form textarea {
    padding: 10px 15px;
    width: 100%;
    color: #333;
    font-size: 1em;
    border: 1px solid #E3E3E3;
    outline: none;
    display: block;
    margin: 10px 0;
}

.blog .comments {
    margin-top: 15px;
}

.blog .comments-bottom {
    margin-top: 3%;
}

.blog .media-heading a,
.media-heading {
    color: #97262a;
}

.blog .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.blog .media-body p {
    font-size: 15px;
    margin-top: 10px;
    line-height: 1.6em color: #999;
}


/*blog-sing  style end*/


/*Pagination style*/
.wp_nav {
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
}

.wp_nav .page-numbers,
.wp_nav .dots:hover,
.wp_nav .pages:hover {
    /*border-radius: 200px;*/
    border: 1px solid #666;
    text-decoration: none;
    /*background: #5888DA;*/
    color: #666 !important;
    text-shadow: 0px -1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    margin: 2px;
    padding: 1px;
    padding: 4px 9px;
}

.wp_nav .current,
.wp_nav .current:hover,
.wp_nav a.page-numbers:hover {
    text-decoration: none;
    background: #0068B7;
    color: #ffffff !important;
}

.wp_nav .pages,
.wp_nav .pages:hover {
    vertical-align: middle;
    color: #CCC !important;
    width: 120px;
}


/*Pagination style*/


/*Start with the application scenario slide*/


/*--------------SLIDER----------------*/

#slider {
    width: 80%;
    margin: 3px auto;
}


/*--------------CONTROLS--------------*/


/*position controls*/

.controls li {
    top: 50%;
    margin-top: -30px
}

.controls li:nth-child(1) {
    left: 0;
}

.controls li:nth-child(2) {
    right: 0;
}


/*------------PAGINATION------------*/


/*style pagination*/

.pagination li {
    background-color: #ddd;
}

.pagination li.active {
    background-color: #000;
}


/*-------------HELPERS----------------*/

.responsive {
    width: 100%;
    height: auto;
}

/* .clearfix {
    display: block !important;
} */

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

#slider pre,
dl,
dt,
dd,
ol,
ul,
li,
nav {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}

#slider ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}

#slider table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*End of application scenario slide*/


/*online customer service*/

dl,
dd,
dt {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

.floating_ck {
    position: fixed;
    right: 0px;
    top: 30%;
    z-index: 999
}

.floating_ck dl dd.consult {
    position: relative;
    width: 60px;
    height: 60px;
    background-color: #0068b7;
    border-bottom: solid 1px #ffffff;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20%;
    cursor: pointer;
}

.floating_ck dl dd.qrcord {
    position: relative;
    width: 60px;
    height: 60px;
    background-color: #0068b7;
    border-bottom: solid 1px #ffffff;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20%;
    cursor: pointer;
}

.floating_ck dl dd.return {
    position: relative;
    width: 60px;
    height: 60px;
    background-color: #0068b7;
    /*border-bottom:solid 1px #ffffff;*/
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20%;
    cursor: pointer;
}

.floating_ck dl dd:hover {
    background-color: #0068b7;
    border-bottom: solid 1px #ffffff;
}

.floating_ck dl dd:hover .floating_left {
    display: block;
}

.consult,
.words {
    background-image: url(images/ico/zxicon.png);
}

.quote {
    /*background-image: url(images/ico/kficon.png);*/
}

.qrcord {
    background-image: url(images/ico/erweima.png);
}

.return {
    background-image: url(images/ico/fanhui.png);
}

.floating_ck dd span {
    color: #fff;
    display: block;
    padding-top: 54px;
}

.floating_left {
    position: absolute;
    left: -283px;
    top: 0;
    width: 280px;
    height: 120px;
    background-color: #0068b7;
    color: #ffffff;
    border-bottom: solid 1px #0068b7;
    display: none;
}

.floating_left a {
    color: #fff;
    line-height: 80px;
}


/*app-download*/


/*localtor style start*/

.headerwrap {
    background: url('./images/locator_bg.jpg') no-repeat center top;
    background-size: cover;
    margin-top: -50px;
    padding-top: 120px;
    background-position: center center;
    min-height: 650px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.headerwrap {
    color: #ffffff;
    padding-left: 60px;
    letter-spacing: 5px;
}

.header_text {
    padding-top: 110px;
}

.header_text h1 {
    margin-bottom: 50px
}


/*localtor style end*/

.system-specialty table {
    margin-bottom: 0;
}


/*.system-specialty{padding-left: 100px;padding-right: 100px}*/


/*.system-specialty table tr td img{margin-bottom: 100px}*/

.technology-comparison {
    background: url('./images/vs_background.JPG') no-repeat center top;
    background-size: cover;
    padding-top: 25px;
    background-position: center center;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.technology-comparison h4,
p {
    margin-bottom: 0;
    margin-top: 0
}

.technology-comparison .fa {
    color: #c5454b
}

.Nanocell {
    background: url('./images/Nanocell.jpg') no-repeat center top;
    background-size: cover;
    /*padding-top: 25px;*/
    background-position: center center;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.handles {
    background: url('./images/handles.jpg') no-repeat center top;
    background-size: cover;
    /*padding-top: 25px;*/
    margin-top: 20px;
    background-position: center center;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.handles span,
.Nanocell span,
.product-presentation span {
    padding: 5px 5px 5px 30px;
    margin-top: 20px;
    border-right: solid 1px;
    border-top: solid 1px;
    border-bottom: solid 1px;
}

.handles table tbody td {
    vertical-align: bottom;
    text-align: center
}

.handles table tbody td p {
    text-align: center;
    margin-top: 10px
}

.system-specialty table tbody tr td {
    border-top: none
}

.product-application-more {
    background: url('./images/application5.jpg') no-repeat center top;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 619px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.product-application-more p {
    font-size: xx-large;
    text-align: center;
    color: #ffffff;
    padding-top: 20%;
}


/*Cancel the download button in video play to protect the copyright*/

.product-appl img {
    margin-bottom: 10px
}

video::-internal-media-controls-download-button {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}


/**/

video {
    width: 100%;
    height: 100%;
    /* background: transparent url('images/void.jpg') 50% 50% no-repeat; */
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.container2 {
    width: 100%;
    text-align: center;
}

@media screen and (min-width: 1700px) {
    .onlyPCmargin1 {
        font-size: 15px
    }

    li.onlyPCmargin1 {
        margin-bottom: 18px;
    }

    ul.onlyPCmargin2 li {
        margin-top: 18px;
    }

    ul.onlyPCmargin2 li span {
        margin-left: 60px;
    }

    #onlyPCpadding {
        padding: 0px 300px 0px 300px;
    }

    .instructionpc {
        margin-top: -2px;
    }
}

@media only screen and (max-width: 1200px) {
    li.onlyPCmargin1 {
        margin-bottom: 18px;
        font-size: 10px;
    }

    ul.onlyPCmargin2 li {
        margin-top: 18px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1700px) {
    #onlyPCpadding {
        padding: 0px 100px 0px 150px;
    }

    li.onlyPCmargin1 {
        margin-bottom: 18px;
    }

    ul.onlyPCmargin2 li {
        margin-top: 18px;
    }
}

.hoverchangecolor a:hover img {
    filter: alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8
}

.search-input-group .input-group-addon {
    background: white !important;
}

.search-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
}

.search-input-group {
    /*width: 14%;*/
}

.search-input-group button {
    border: 0;
    background: transparent;
}

.search-input-group input:focus+button {
    z-index: 3;
}

.search-input-group input {
    -webkit-transition: width 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-in-out;
    -o-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out;
}

.input-group .form-control {
    z-index: 0;
}

.content .menu {
    width: 100%;
    float: left;
    min-height: 500px;
    /* background: #f9f9f9; */
    border: 1px solid #e7e7e7;
}

.content .menu dt {
    overflow: hidden;
    min-height: 30px;
    padding-left: 50px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background-position: 30px center;
    background-color: #e7e7e7;
    background-repeat: no-repeat;
    color: #000;
    font-weight: 400;
}

.content .menu dd a:hover {
    /* color: #337ab7;
    background-color: #f5f5f5; */
    background-color: #f7f9fa !important;
    border-right: 2px solid #0963b8;
    /* font-weight: 700; */
}

.content .menu dt .side {
    line-height: 30px;
    display: inline-block;
    padding: 6px 0;
    color: #666;
    cursor: pointer;
}

.content .menu dd a {
    color: #727272;
    text-decoration: none;
    display: block;
    padding-left: 20px;
    background: #f9f9f9;
    /*min_width: 130px;*/
    padding: 10px 0 10px 20px;
}

.content .menu dd a:hover {
    color: #337ab7;
    background-color: #f5f5f5;
    font-weight: 700;
}

.content .menu dd p {
    /*max-width: 120px;*/
    /* height: 32px;
    line-height: 32px; */
}

#fa-up {
    right: 12px;
    left: auto;
    font-size: 10px;
    position: absolute;
    top: 16px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#fa-down {
    right: 12px;
    left: auto;
    font-size: 10px;
    position: absolute;
    top: 16px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 10px;
    top: 13px;
}

.content .menu dd p,
.content .menu dt p {
    /*float: left;*/
    margin-right: 3px;
    overflow: hidden;
}

.content .menu dt {
    vertical-align: middle;
}

.content .menu dt a {
    line-height: 30px;
    display: inline-block;
    padding: 6px 0;
    color: #666;
}

.crumbs {
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #e7e7e7;
    padding-left: 10px;
    padding-bottom: 0;
}

.menu_dropdown dt {
    display: block;
    line-height: 35px;
    padding-left: 15px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
}


/*.search-input-group input:focus{*/


/*width: 500px;*/


/*}*/


/*.accordion {*/


/*width: 100%;*/


/*max-width: 360px;*/


/*margin: 30px auto 20px;*/


/*background: #FFF;*/


/*-webkit-border-radius: 4px;*/


/*-moz-border-radius: 4px;*/


/*border-radius: 4px;*/


/*}*/

.accordion .link {
    cursor: pointer;
    /* display: block; */
    padding: 15px 15px 15px 42px;
    color: #727272;
    /*font-size: 14px;*/
    /*font-weight: 700;*/
    /*border-bottom: 1px solid #CCC;*/
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion .link a {
    color: #000;
}

.accordion .link a:hover {
    text-decoration: none;
}

.accordion .link:hover {
    /* color: #337ab7; */
    background-color: #f7f9fa !important;
    border-right: 2px solid #0963b8;
}

.content .menu dt .side {
    line-height: 30px;
    display: inline-block;
    padding: 6px 0;
    color: #666;
    cursor: pointer;
}


.accordion li:last-child .link {
    border-bottom: 0;
}

@media (max-width:768px) {
    .GreyMask {
        width: 100%;
        height: 100vh;
        background-color: #000;
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.4;
        position: fixed;
        left: 0px;
        top: 0px;
        display: none;
        z-index: 1000;
    }

    .link-down {
        padding: 5px 15px 5px 38px !important;
        color: #333333 !important;
    }
}

@media (min-width:768px) {
    .lg-padding-left {
        padding-left: 15px;
        color: #333333;
        font-size: 14px;
    }

    .link-down {
        padding: 5px 10px 5px 38px !important;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        color: #333333 !important;
        display: flex;
        align-items: center;
    }
}

.accordion li i {
    position: absolute;
    top: 10px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.submenu li {
    padding: 10px 15px 10px 60px;
}

@media (max-width:768px) {
    .submenu li {
        padding: 5px 15px 5px 58px;
    }
}

.submenu li a {
    cursor: pointer;
    display: block;
    text-decoration: none;
    line-height: 17px;
    font-size: 13px;
    color: #333333 !important;
}

.accordion li i.fa-chevron-down {
    right: 11px;
    left: auto;
    font-size: 10px;
    top: 13px;
}


/*.accordion li.open .link {*/


/*color: #b63b4d;*/


/*}*/


/*.accordion li.open i {*/


/*color: #b63b4d;*/


/*}*/

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}


/**
 * Submenu
 -----------------------------*/

.submenu {
    /*background:#9acfea;*/
    display: none;
}

.submenu li a {
    cursor: pointer;
    display: block;
    /* color: #727272; */
    text-decoration: none;
}

.submenu li a:hover {
    /* color: #337ab7; */
}

.submenu li:hover {
    background-color: #f7f9fa !important;
    border-right: 2px solid #0963b8;
}


/*@media (min-width: 1200px) {*/


/*.center-header {*/


/*margin-left: 20%;*/


/*}*/


/*.right-header{*/


/*padding-right: 14%;*/


/*}*/


/*}*/

@media (min-width: 1200px) {
    .blog-container {
        width: 1280px;
    }

    /*.blog-main-container{*/
    /*width: 900px;*/
    /*}*/
    .blog-main-container-privacy {
        width: 890px;
    }

    .hardware-use {
        padding: 0px 10px 0px 50px;
    }

    .footer-right {
        margin-left: 55px;
    }

    .footer-left {
        margin-left: 5px;
    }

    .price_table {
        padding: 0px 300px;
    }
}


/*@media (min-width: 768px) and (max-width: 992px){*/


/*.hardware-use{*/


/*padding: 0px 0px 0px 10px;*/


/*}*/


/*}*/

@media (min-width: 993px) and (max-width: 1199px) {
    .hardware-use {
        padding: 0px 10px 0px 130px;
    }
}


/*.submenu a {*/


/*display: block;*/


/*text-decoration: none;*/


/*color: #d9d9d9;*/


/*padding: 12px;*/


/*padding-left: 42px;*/


/*-webkit-transition: all 0.25s ease;*/


/*-o-transition: all 0.25s ease;*/


/*transition: all 0.25s ease;*/


/*}*/

@font-face {
    font-family: 'wedocs';
    /*src: url('../fonts/wedocs.eot?eqifws');*/
    /*src: url('../fonts/wedocs.eot?eqifws#iefix') format('embedded-opentype'), url('../fonts/wedocs.ttf?eqifws') format('truetype'), url('../fonts/wedocs.woff?eqifws') format('woff'), url('../fonts/wedocs.svg?eqifws#wedocs') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

i.wedocs-icon {
    font-family: 'wedocs' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wedocs-icon-close:before {
    content: "\f00d";
}

.wedocs-icon-remove:before {
    content: "\f00d";
}

.wedocs-icon-times:before {
    content: "\f00d";
}

.wedocs-icon-home:before {
    content: "\f015";
}

.wedocs-icon-refresh:before {
    content: "\f021";
}

.wedocs-icon-print:before {
    content: "\f02f";
}

.wedocs-icon-envelope:before {
    content: "\f0e0";
}

.wedocs-icon-angle-left:before {
    content: "\f104";
}

.wedocs-icon-angle-right:before {
    content: "\f105";
}

.wedocs-icon-smile-o:before {
    content: "\f118";
}

.wedocs-icon-frown-o:before {
    content: "\f119";
}

body.single.single-docs .content-area {
    width: 100%;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    position: absolute !important;
    height: 1px;
    width: 1px;
}

.wedocs-single-wrap {
    width: 100%;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
}

.wedocs-single-wrap:before,
.wedocs-single-wrap:after {
    content: " ";
    display: table;
}

.wedocs-single-wrap:after {
    clear: both;
}

.wedocs-single-wrap .wedocs-sidebar {
    /*width: 25%;*/
}

.wedocs-single-wrap .wedocs-sidebar h3.widget-title {
    font-weight: bold;
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    color: #ffffff;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a {
    display: block;
    padding: 8px 20px;
    text-decoration: none;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children {
    list-style: none;
    margin: 15px 0 15px 26px;
    padding: 0;
    border: none;
    border-left: 1px solid #ddd;
    display: none;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children a {
    color: #ffffff;
    font-weight: normal;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_parent>a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_item>a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_ancestor>a {
    background: #3598db;
    color: #fff;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_parent li.current_page_item>a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_item li.current_page_item>a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_ancestor li.current_page_item>a {
    border-left: 2px solid #3598db;
    color: #ffffff;
    font-weight: bold;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_parent ul.children,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_item ul.children,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_ancestor ul.children {
    display: block;
}

.wedocs-single-wrap .wedocs-single-content {
    /*width: 75%;*/
    border-left: 1px solid #eeeeee;
    padding-left: 25px;
}

.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb {
    margin-bottom: 30px;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb li {
    display: inline;
}

.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb li.delimiter {
    color: #999;
    margin: 0 2px;
}

.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb a {
    text-decoration: none;
}

.wedocs-single-wrap .wedocs-single-content article {
    position: relative;
}

.wedocs-single-wrap .wedocs-single-content article a.wedocs-print-article {
    position: absolute;
    right: 0;
    top: 0;
    color: #777;
}

.wedocs-single-wrap .wedocs-single-content article a.wedocs-print-article:hover {
    color: #555;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content {
    width: 100% !important;
    float: none !important;
    display: block;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content img {
    max-width: 100%;
    border: 1px solid #eeeeee;
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 25px;
    height: auto;
    background: #F9F9F9;
    display: block;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content pre {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content dl {
    margin-bottom: 1em;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content dl dt {
    float: left;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    padding: 4px 9px;
    margin-bottom: 1em;
    font-size: 18px;
    line-height: 1.2em;
    border-radius: 50px;
    color: #fff;
    background: #3197d1;
    vertical-align: baseline;
    white-space: nowrap;
    font-size: 15px;
    min-width: 9px;
    position: relative;
    top: 2px;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd {
    padding-top: 3px;
    margin: 0 0 5px 45px;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd:before,
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd:after {
    display: table;
    content: "";
    line-height: 0;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd:after {
    clear: both;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout {
    border-left: 5px solid;
    color: #333;
    font-size: 14px;
    margin-bottom: 2em;
    padding: 16px 25px 16px 20px;
    background: #f1f1f1;
    border-color: #cfcfcf;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-yellow {
    background: #fffcd5;
    border-color: #e7dca4;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-blue {
    background: #e8f4ff;
    border-color: #bed1e6;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-green {
    background: #e5fadc;
    border-color: #bbdaaf;
}

.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-red {
    background: #fde8e8;
    border-color: #e7aaaa;
}

.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer {
    margin-top: 60px;
    float: none;
    width: 100%;
    display: block;
}

.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer:before,
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer:after {
    content: " ";
    display: table;
}

.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer:after {
    clear: both;
}

.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .wedocs-article-author {
    display: none;
}

.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .wedocs-help-link a {
    border-bottom: 1px dotted #C5C5C5;
    text-decoration: none;
}

.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .wedocs-help-link a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #999;
}

.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer time {
    float: right;
    font-weight: normal;
    font-style: italic;
}

.wedocs-doc-nav {
    width: 100%;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin: 20px 0 30px 0;
    padding: 25px 0;
}

.wedocs-doc-nav:before,
.wedocs-doc-nav:after {
    content: " ";
    display: table;
}

.wedocs-doc-nav:after {
    clear: both;
}

.wedocs-doc-nav .nav-previous {
    float: left;
    width: 50%;
}

.wedocs-doc-nav .nav-next {
    float: right;
    width: 50%;
    text-align: right;
}

.wedocs-shortcode-wrap:before,
.wedocs-shortcode-wrap:after {
    content: " ";
    display: table;
}

.wedocs-shortcode-wrap:after {
    clear: both;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list:before,
.wedocs-shortcode-wrap ul.wedocs-docs-list:after {
    content: " ";
    display: table;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list:after {
    clear: both;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single {
    margin: 0;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single h3 {
    border-bottom: 1px solid #eee;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single h3 a {
    text-decoration: none;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside {
    padding: 15px;
    min-height: 60px;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link {
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #eee;
    background-color: #f7f7f7;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections {
    margin-left: 20px;
    padding: 0;
    list-style-type: disc;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections li {
    margin: 0;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list.col-2>li {
    float: left;
    width: 48%;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list.col-2>li:nth-child(2n+1) {
    clear: both;
    margin-right: 3%;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3>li {
    float: left;
    width: 31%;
    margin-right: 3%;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3>li:nth-child(3n+1) {
    clear: both;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3>li:nth-child(3n+3) {
    margin-right: 0;
}

.wedocs-feedback-wrap {
    padding-top: 15px;
    text-align: center;
    margin: 25px 0;
}

.wedocs-feedback-wrap:before,
.wedocs-feedback-wrap:after {
    content: " ";
    display: table;
}

.wedocs-feedback-wrap:after {
    clear: both;
}

.wedocs-feedback-wrap .vote-link-wrap {
    margin-left: 10px;
}

.wedocs-feedback-wrap a {
    font-weight: normal;
    padding: 2px 10px 2px 10px;
    color: #fff;
    text-decoration: none;
    line-height: 150%;
    border-radius: 2px;
}

.wedocs-feedback-wrap a .count {
    background-color: #fff;
    border-radius: 50%;
    color: #999;
    width: 16px;
    height: 16px;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    line-height: 150%;
}

.wedocs-feedback-wrap a:hover {
    text-decoration: none;
}

.wedocs-feedback-wrap a.positive {
    background: #6a9c1f;
    border: 1px solid #67981e;
    margin-right: 10px;
}

.wedocs-feedback-wrap a.positive:hover {
    background-color: #5c871b;
    color: #fff;
}

.wedocs-feedback-wrap a.negative {
    background: #ac2d22;
    border: 1px solid #a82c21;
}

.wedocs-feedback-wrap a.negative:hover {
    background-color: #97271e;
    color: #fff;
}

.wedocs-alert {
    padding: 15px;
    border: 1px solid transparent;
}

.wedocs-alert.wedocs-alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.wedocs-alert.wedocs-alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.wedocs-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9985;
    background-color: #000;
    opacity: .5;
    display: none;
}

.wedocs-contact-modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 9990;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    border-radius: 3px;
    outline: 0;
    display: none;
}

.wedocs-contact-modal .wedocs-modal-close {
    position: absolute;
    display: block;
    z-index: 9997;
    top: 0;
    right: 0;
    text-decoration: none;
    background: #eee;
    padding: 5px 15px 5px 15px;
    color: #666;
    font-size: 15px;
}

.wedocs-contact-modal .wedocs-modal-close:hover {
    color: #333;
    background: #ccc;
}

.wedocs-contact-modal .wedocs-modal-header,
.wedocs-contact-modal .wedocs-modal-body {
    padding: 0 50px;
}

.wedocs-contact-modal .wedocs-modal-header {
    padding: 20px 0;
    text-align: center;
}

.wedocs-contact-modal .wedocs-modal-body {
    padding-bottom: 40px;
}

.wedocs-contact-modal .wedocs-modal-body #wedocs-modal-errors .wedocs-alert {
    margin-bottom: 20px;
}

.wedocs-contact-modal .wedocs-modal-body .wedocs-form-row {
    margin-bottom: 10px;
}

.wedocs-contact-modal .wedocs-modal-body .wedocs-form-row label {
    padding-bottom: 5px;
    display: block;
}

.wedocs-contact-modal .wedocs-modal-body .wedocs-form-action {
    margin-top: 10px;
}

.wedocs-contact-modal input[type="text"],
.wedocs-contact-modal input[type="email"],
.wedocs-contact-modal textarea {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
    width: 100%;
}

.wedocs-contact-modal input[type="text"]:focus,
.wedocs-contact-modal input[type="email"]:focus,
.wedocs-contact-modal textarea:focus {
    background-color: #fff;
    border-color: #007acc;
    color: #1a1a1a;
    outline: 0;
}

.wedocs-contact-modal input[disabled] {
    cursor: default;
    opacity: .5;
}

.wedocs-icon-spin {
    -webkit-animation: wedocs-spin 2s infinite linear;
    animation: wedocs-spin 2s infinite linear;
}

@-webkit-keyframes wedocs-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes wedocs-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@media screen and (max-width: 768px) {
    .wedocs-single-wrap {
        display: block;
    }

    .wedocs-single-wrap .wedocs-sidebar,
    .wedocs-single-wrap .wedocs-single-content {
        width: 100%;
    }

    .wedocs-single-wrap .wedocs-single-content {
        padding-left: 0;
        border-left: 0;
    }

    .wedocs-shortcode-wrap ul.wedocs-docs-list.col-3>li,
    .wedocs-shortcode-wrap ul.wedocs-docs-list.col-2>li {
        width: 48%;
    }

    .wedocs-shortcode-wrap ul.wedocs-docs-list.col-3>li:nth-child(3n+1) {
        clear: none;
    }

    .wedocs-shortcode-wrap ul.wedocs-docs-list.col-3>li:nth-child(2n+1) {
        clear: both;
        margin-right: 2%;
    }

    .wedocs-shortcode-wrap ul.wedocs-docs-list.col-3>li:nth-child(2n+2) {
        margin-right: 0;
    }
}

@media screen and (max-width: 425px) {
    .wedocs-hide-mobile {
        display: none;
    }

    .wedocs-single-wrap .wedocs-single-content footer.entry-footer.wedocs-entry-footer time {
        float: none;
    }

    .wedocs-shortcode-wrap ul.wedocs-docs-list.col-3>li,
    .wedocs-shortcode-wrap ul.wedocs-docs-list.col-2>li {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .wedocs-feedback-wrap .vote-link-wrap {
        display: block;
        margin-top: 15px;
    }
}

.app-visited-font a {
    text-decoration: none;
    -webkit-tap-highlight-color: #fff;
}


/*number roll*/

.count-text {
    font-size: 150%;
    font-weight: normal;
    margin-bottom: 0;
    text-align: center;
}

.total {
    margin: 20px auto 0px auto;
}

.total .t_num {
    display: inline-block;
    line-height: 13px;
    margin: 2px 4px 0 4px;
}

.total .t_num i {
    width: 15px;
    height: 18px;
    display: inline-block;
    background: url(./images/number.png) no-repeat;
    background-position: 0 0;
    text-indent: -999em;
}

.total .t_num2 {
    display: inline-block;
    line-height: 13px;
    margin: 2px 4px 0 4px;
}

.total .t_num2 i {
    width: 15px;
    height: 18px;
    display: inline-block;
    background: url(./images/number.png) no-repeat;
    background-position: 0 0;
    text-indent: -999em;
}


/*PRO IO  page*/

.ws1_pro_banner {
    background: #F2F2F2 url(./images/pro_banner.png) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #000000;
    max-width: 100%;
    max-height: 100%;
}

@media (min-width: 1200px) {
    .ws1_pro_banner_message {}

    .ws1_pro_banner_message h1 {
        font-size: 2.5em;
    }

    .ws1_pro_banner_message span {
        font-size: 1em;
        margin: 0px;
    }
}

@media (min-width: 996px) and (max-width: 1200px) {
    .ws1_pro_banner_message {}

    .ws1_pro_banner_message h1 {
        font-size: 2.5em;
    }

    .ws1_pro_banner_message span {
        font-size: 1.5em;
        margin: 0px;
    }
}

@media (min-width: 768px) and (max-width: 996px) {
    .ws1_pro_banner_message {}

    .ws1_pro_banner_message h1 {
        font-size: 2.5em;
    }

    .ws1_pro_banner_message span {
        font-size: 1.5em;
        margin: 0px;
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    .ws1_pro_banner_message {}

    .ws1_pro_banner_message .icon_cart {
        display: none;
    }

    .ws1_pro_banner_message h1 {
        font-size: 1.7em;
    }

    .ws1_pro_banner_message h2 {
        font-size: 1.3em;
    }

    .ws1_pro_banner_message .ifttt {
        width: 20%;
    }

    .ws1_pro_banner_message .buy_now_first {
        font-size: 16px;
        margin-top: 0px;
    }

    .ws1_pro_banner_message .buy_now_second {
        font-size: 12px;
    }
}

.btn-order {
    color: #0068b7;
    font-size: 20px;
    background-color: transparent;
    border: 2px solid #0068b7;
    outline: 0 !important;
}

.btn-order:hover {
    color: #ffffff;
    background-color: #0068b7;
    border-color: #0068b7;
}

.ws1_pro_info {
    background-color: #0068b7;
    color: #ffffff;
    border-radius: 10px;
}

.ws1_pro_info h3 {
    margin: 10px 0px;
}


/*price page*/

.ubibot_pricing {
    background: #F2F2F2 url(./images/priceHeader.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #ffffff;
    max-width: 100%;
    max-height: 100%;
}

@media (min-width: 1200px) {
    .ubibot_pricing_message {
        padding: 250px 0px 350px 0px;
    }

    .ubibot_pricing_message h1 {
        font-size: 5em;
    }

    .ubibot_pricing_message h2 {
        font-size: 3.5em;
        margin-bottom: 20px;
    }

    .ubibot_pricing_message span {
        font-size: 1.5em;
        margin: 0px;
    }
}

@media (min-width: 996px) and (max-width: 1200px) {
    .ubibot_pricing_message {
        padding: 100px 0px 100px 0px;
    }

    .ubibot_pricing_message h1 {
        font-size: 3em;
    }

    .ubibot_pricing_message span {
        font-size: 1.5em;
        margin: 0px;
    }
}

@media (min-width: 768px) and (max-width: 996px) {
    .ubibot_pricing_message {
        padding: 100px 0px 100px 0px;
    }

    .ubibot_pricing_message h1 {
        font-size: 3em;
    }

    .ubibot_pricing_message span {
        font-size: 1.5em;
        margin: 0px;
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    .ubibot_pricing_message {
        padding: 50px 0px 50px 0px;
    }

    .ubibot_pricing_message h1 {
        font-size: 3em;
    }

    .ubibot_pricing_message span {
        font-size: 1.5em;
        margin: 0px;
    }
}

.price_view_datail {
    color: #0277bd;
    font-size: 20px;
}

@media (min-width: 320px) and (max-width: 768px) {
    .price_view_datail {
        font-size: 10px;
    }
}


/*about us page*/

.aboutus {
    background: #F2F2F2 url(./images/aboutus_banner.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #ffffff;
    max-width: 100%;
    max-height: 100%;
}

@media (min-width: 1200px) {
    .aboutus {
        padding: 250px 0px 350px 0px;
    }

    .aboutus h2 {
        font-size: 3em;
        margin-bottom: 20px;
    }
}

@media (min-width: 996px) and (max-width: 1200px) {
    .aboutus {
        padding: 100px 0px 100px 0px;
    }

    .aboutus h2 {
        font-size: 3em;
    }
}

@media (min-width: 768px) and (max-width: 996px) {
    .aboutus {
        padding: 100px 0px 100px 0px;
    }

    .aboutus h2 {
        font-size: 2em;
    }
}


/*contact us page*/

.contactus {
    background: #F2F2F2 url(./images/contactus_banner.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #ffffff;
    max-width: 100%;
    max-height: 100%;
}

@media (min-width: 1200px) {
    .contactus {
        padding: 200px 0px 200px 0px;
    }

    .contactus h1 {
        font-size: 3.5em;
        margin-bottom: 20px;
    }

    .contactus h2 {
        font-size: 2.5em;
        margin-bottom: 20px;
    }
}

@media (min-width: 996px) and (max-width: 1200px) {
    .contactus {
        padding: 100px 0px 100px 0px;
    }

    .contactus h1 {
        font-size: 3em;
        margin-bottom: 20px;
    }

    .contactus h2 {
        font-size: 2em;
    }
}

@media (min-width: 768px) and (max-width: 996px) {
    .contactus {
        padding: 100px 0px 100px 0px;
    }

    .contactus h1 {
        font-size: 3em;
        margin-bottom: 20px;
    }

    .contactus h2 {
        font-size: 2em;
    }
}


/*console*/

.ubibot_console {
    background: url(./images/console-banner.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #ffffff;
    max-width: 100%;
    max-height: 100%;
}

@media (min-width: 1200px) {
    .ubibot_console_message {
        padding: 120px 0px 120px 0px;
    }

    .ubibot_console_message h1 {
        font-size: 5em;
    }

    .ubibot_console_message h2 {
        font-size: 2em;
    }

    .ubibot_console_message span {
        font-size: 1em;
        margin: 0px;
    }
}

@media (min-width: 996px) and (max-width: 1200px) {
    .ubibot_console_message {
        padding: 100px 0px 100px 0px;
    }

    .ubibot_console_message h1 {
        font-size: 2.5em;
    }

    .ubibot_console_message span {
        font-size: 1.5em;
        margin: 0px;
    }
}

@media (min-width: 768px) and (max-width: 996px) {
    .ubibot_console_message {
        padding: 100px 0px 100px 0px;
    }

    .ubibot_console_message h1 {
        font-size: 2.5em;
    }

    .ubibot_console_message span {
        font-size: 1.5em;
        margin: 0px;
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    .ubibot_console_message {
        padding: 20px 0px 20px 0px;
    }

    .ubibot_console_message h1 {
        font-size: 1.9em;
    }

    .ubibot_console_message h2 {
        font-size: 1.5em;
    }

    .ubibot_console_message span {
        font-size: 1.5em;
        margin: 0px;
    }
}

@media (min-width: 1200px) {
    .text-center-md {
        text-align: left;
    }
}

@media (max-width: 1200px) {
    .text-center-md {
        text-align: center;
    }
}


/*WS1 page，template hardware*/

.ws1_banner {
    background: url(./images/banner_ws1.jpg) no-repeat;
    /*background-size: 100% 100%;*/
    /*-moz-background-size: contain;*/
    /*-webkit-background-size: contain;*/
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #ffffff;
    width: 100%;
    /*height:100%;*/
}

.ws1_swiper_text {
    z-index: 111;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: absolute;
    bottom: 0;
    font-size: 20px;
    padding: 10px;
    width: 100%;
}

@media (min-width: 1600px) {
    .ws1_banner_message {
        padding: 130px 0px 130px 0px;
    }

    .ws1_banner_message h1 {
        font-size: 790%;
    }

    .ws1_banner_message h2 {
        font-size: 350%;
        margin-top: 0px;
    }

    .ws1_banner_message .ws1_environmental-data {
        font-size: 350%;
        margin-top: 0px;
    }

    .ws1_banner_message .buy_now_first {
        font-size: 15px;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .ws1_banner_message {
        padding: 100px 0px 100px 0px;
    }

    .ws1_banner_message h1 {
        font-size: 790%;
    }

    .ws1_banner_message h2 {
        font-size: 350%;
        margin-top: 0px;
    }

    .ws1_banner_message .ws1_environmental-data {
        font-size: 350%;
        margin-top: 0px;
    }

    .ws1_banner_message .buy_now_first {
        font-size: 12px;
        margin-top: 5px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .ws1_banner_message {
        padding: 100px 0px 100px 0px;
    }

    .ws1_banner_message h1 {
        font-size: 790%;
    }

    .ws1_banner_message h2 {
        font-size: 350%;
        margin-top: 0px;
    }

    .ws1_banner_message .ws1_environmental-data {
        font-size: 350%;
        margin-top: 0px;
    }

    .ws1_banner_message .buy_now_first {
        font-size: 11px;
        margin-top: 5px;
    }

    .ws1_banner_message .icon_cart {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .ws1_banner_message {
        padding: 40px 0px 40px 0px;
    }

    .ws1_banner_message h1 {
        font-size: 300%;
    }

    .ws1_banner_message h2 {
        font-size: 200%;
        margin-top: 0px;
    }

    .ws1_banner_message .ws1_environmental-data {
        font-size: 200%;
        margin-top: 0px;
    }

    .ws1_banner_message .buy_now_first {
        font-size: 10px;
        margin-top: 7px;
    }

    .ws1_banner_message .icon_cart {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .ws1_banner_message {
        padding: 40px 0px 40px 0px;
    }

    .ws1_banner_message h1 {
        font-size: 300%;
    }

    .ws1_banner_message h2 {
        font-size: 200%;
        margin-top: 0px;
    }

    .ws1_banner_message .ws1_environmental-data {
        font-size: 200%;
        margin-top: 0px;
    }

    .ws1_banner_message .buy_now_first {
        font-size: 10px;
        padding: 0px;
        margin-top: 7px;
    }

    .ws1_banner_message .buy_online {
        padding: 1px 3px;
    }
}

@media (min-width: 414px) and (max-width: 768px) {
    .ws1_banner_message {
        padding: 20px 0px 20px 0px;
    }

    .ws1_banner_message h1 {
        font-size: 150%;
    }

    .ws1_banner_message h2 {
        font-size: 110%;
        margin-top: 0px;
    }

    .ws1_banner_message .ws1_environmental-data {
        font-size: 110%;
        margin-top: 0px;
    }

    .ws1_banner_message h3 {
        font-size: 110%;
        margin-top: 0px;
    }

    .ws1_banner_message .buy_now_first {
        font-size: 8px;
        margin-top: 3px;
        margin-bottom: 3px;
    }

    .ws1_banner_message .buy_online {
        padding: 6px;
        margin-right: 5px;
    }

    .ws1_banner_message .icon_cart {
        display: none;
    }

    .ws1_banner_message .ifttt_weight {
        width: 20%;
    }
}

@media (min-width: 320px) and (max-width: 414px) {
    .ws1_banner_message {
        padding: 20px 0px 20px 0px;
    }

    .ws1_banner_message h3 {
        font-size: 110%;
        margin-top: 0px;
    }

    .ws1_banner_message .buy_now_first {
        font-size: 10px;
    }

    .ws1_banner_message .buy_online {
        padding: 5px;
    }

    .ws1_banner_message .icon_cart {
        display: none;
    }

    .ws1_banner_message .amazon_all {
        padding: 5px 3px;
    }

    .ws1_banner_message .ifttt_weight {
        width: 20%;
    }
}

@media (max-width: 320px) {
    .ws1_banner_message {
        padding: 20px 0px 20px 0px;
    }

    .ws1_banner_message .buy_now_first {
        font-size: 6px;
    }

    .ws1_banner_message .buy_online {
        padding: 1px;
    }

    .ws1_banner_message .icon_cart {
        display: none;
    }
}


/*ubibot home page*/

.ubibot_index {
    background: url(./images/banner_en.jpg?v=1.0.2) no-repeat;
    /*-moz-background-size: contain;*/
    /*-webkit-background-size: contain;*/
    color: #000000;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    height: 679px;
}

.ubibot_index2 {
    background: url(./images/banner_en2.jpg) no-repeat;
    color: #000000;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 679px;
}

.ubibot_index3 {
    background: url(./images/banner_en3.jpg) no-repeat;
    color: #000000;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 679px;
}

.ubibot_index4 {
    background: url(./images/banner_en4.jpg) no-repeat;
    color: #000000;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 679px;
}

.ubibot_index_new {
    background: url(./images/banner_new.jpg) no-repeat;
    color: #000000;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    width: 100%;
}

.ubibot_index_seasonal {
    background: url(./images/seasonal_promotion_banner.png) no-repeat;
    color: #000000;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    width: 100%;
}

@media (max-width: 415px) {
    .ubibot_index_new {
        background: url(./images/banner_newxs.jpg) no-repeat;
    }
}

.ubibot_index_newmessage {
    padding: 100px 0px 80px 0px;
    transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
}

.ubibot_index_new .button1 {
    padding: 15px 30px;
    font-size: 30px;
    background: #0068b7;
    color: #ffffff;
    border: 1px solid #0068b7;
    border-radius: 50px;
    box-shadow: -4px 5px 0px #073372;
    outline: none;
}

.ubibot_index_new .button1:hover {
    cursor: default;
}

.ubibot_index_new h3 {
    font-size: 52px;
}

.ubibot_index_new .h1first {
    font-weight: bold;
    font-size: 155px;
    margin-left: 90px;
    margin-top: 0px;
    position: relative;
    background: linear-gradient(to left, #f39939, #f6ac19, #f39700, #f39700);
    -webkit-background-clip: text;
    color: transparent;
}

.ubibot_index_new .h1two {
    color: #562e00;
    font-weight: bold;
    font-size: 155px;
    margin-left: 97px;
    margin-top: -174px;
    position: relative;
    z-index: -1;
}

.font_color1 {
    background: linear-gradient(to right, #1a3691, #428fd3, #1a3691);
    -webkit-background-clip: text;
    color: transparent;
}

.ubibot_index_new .button2 {
    padding: 10px 20px;
    font-size: 30px;
    color: #ffffff;
    border: 4px solid #0068b7;
    border-radius: 50px;
    background-image: -webkit-linear-gradient(bottom, #fd8403, orange, #fac03d);
    box-shadow: 3px 3px 7px #333;
}

.ubibot_index_new .button2:hover {
    box-shadow: 5px 5px 10px #333;
}

.ubibot_index_new .button2:focus {
    outline: none;
}


/*新banner媒体查询*/

@media (min-width: 1370px) and (max-width: 1530px) {
    .ubibot_index_new .h1first {
        font-size: 145px;
        margin-left: 60px;
        margin-top: 0px;
    }

    .ubibot_index_new .h1two {
        font-size: 145px;
        margin-left: 65px;
        margin-top: -165px;
    }

    .font_color2 {
        display: none;
    }

    .ubibot_index_new .button2xs {
        display: none;
    }

    .font_color1xs {
        display: none;
    }
}

@media (min-width: 1200px) and (max-width: 1370px) {
    .ubibot_index_new .h1first {
        font-size: 130px;
        margin-left: 32px;
        margin-top: 0px;
    }

    .ubibot_index_new .h1two {
        font-size: 130px;
        margin-left: 36px;
        margin-top: -149px;
    }

    .ubibot_index_new h3 {
        font-size: 45px;
    }

    .ubibot_index_newmessage {
        padding: 85px 0px 50px 0px;
    }

    .ubibot_index_new .button1 {
        padding: 8px 20px;
        font-size: 25px;
    }

    .ubibot_index_new .button2 {
        padding: 8px 20px;
        font-size: 25px;
    }

    .font_color2 {
        display: none;
    }

    .ubibot_index_new .button2xs {
        display: none;
    }

    .font_color1xs {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .ubibot_index_new .h1first {
        font-size: 110px;
        margin-left: 80px;
        margin-top: 0px;
    }

    .ubibot_index_new .h1two {
        font-size: 110px;
        margin-left: 86px;
        margin-top: -127px;
    }

    .ubibot_index_new h3 {
        font-size: 34px;
    }

    .ubibot_index_newmessage {
        padding: 75px 0px 53px 0px;
    }

    .ubibot_index_new .button1 {
        padding: 6px 16px;
        font-size: 20px;
    }

    .ubibot_index_new .button2 {
        padding: 6px 16px;
        font-size: 20px;
    }

    .font_color2 {
        display: none;
    }

    .ubibot_index_new .button2xs {
        display: none;
    }

    .font_color1xs {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .ubibot_index_new .h1first {
        font-size: 90px;
        margin-left: 50px;
        margin-top: 0px;
    }

    .ubibot_index_new .h1two {
        font-size: 90px;
        margin-left: 56px;
        margin-top: -105px;
    }

    .ubibot_index_new h3 {
        font-size: 33px;
    }

    .ubibot_index_newmessage {
        padding: 80px 0px 80px 0px;
    }

    .ubibot_index_new .button1 {
        padding: 4px 15px;
        font-size: 18px;
    }

    .ubibot_index_new .button2 {
        padding: 4px 15px;
        font-size: 18px;
    }

    .font_color2 {
        display: none;
    }

    .ubibot_index_new .button2xs {
        display: none;
    }

    .font_color1xs {
        display: none;
    }
}

@media (min-width: 415px) and (max-width: 768px) {
    .ubibot_index_new .h1first {
        font-size: 65px;
        margin-left: 25px;
        margin-top: 0px;
    }

    .ubibot_index_new .h1two {
        font-size: 65px;
        margin-left: 31px;
        margin-top: -79px;
    }

    .ubibot_index_new h3 {
        font-size: 30px;
    }

    .ubibot_index_newmessage {
        padding: 20px 0px 15px 0px;
    }

    .ubibot_index_new .button1 {
        padding: 8px 15px;
        font-size: 20px;
    }

    .ubibot_index_new .button2 {
        padding: 8px 15px;
        font-size: 20px;
    }

    .hiddenxs {
        display: none;
    }

    .hiddenxss {
        display: none;
    }

    .font_color2 {
        display: none;
    }

    .ubibot_index_new .button2xs {
        display: none;
    }

    .font_color1xs {
        display: none;
    }
}

@media (max-width: 415px) {
    .ubibot_index_new .h1first {
        font-size: 56px;
        margin-left: 0px;
        margin-top: 0px;
    }

    .ubibot_index_new .h1two {
        font-size: 56px;
        margin-left: 4px;
        margin-top: -69px;
    }

    .ubibot_index_new h3 {
        font-size: 24px;
    }

    .ubibot_index_newmessage {
        /*padding: 195px 0 190px 0;*/
        transform: rotate(-9deg);
        -ms-transform: rotate(-9deg);
        -moz-transform: rotate(-9deg);
        -webkit-transform: rotate(-9deg);
        -o-transform: rotate(-9deg);
    }

    .ubibot_index_new .button1 {
        padding: 5px 20px;
        font-size: 18px;
        box-shadow: -2px 3px 0px #073372;
    }

    .ubibot_index_new .button2 {
        padding: 5px 20px;
        font-size: 18px;
    }

    .font_color2 {
        text-shadow: 1px 2px 1px #333;
        color: #f39800;
    }

    .font_color1xs {
        color: #0068b7;
    }

    .ubibot_index_new .button2 {
        display: none;
    }

    .ubibot_index_new .button2xs {
        padding: 5px 20px;
        font-size: 18px;
        color: #ffffff;
        border: 4px solid #0068b7;
        border-radius: 50px;
        background-image: -webkit-linear-gradient(bottom, #fd8403, orange, #fac03d);
        box-shadow: 3px 3px 7px #333;
    }

    .hiddenxss {
        display: none;
    }
}


/*夏末促销banner文字字体萌趣*/

@font-face {
    font-family: Seasonalfont;
    src: url(./images/seasonal_font_family.ttf);
}

.ubibot_index_seasonal .h1first,
.ubibot_index_seasonal .h3first {
    position: relative;
    background: white;
    -webkit-background-clip: text;
    color: transparent;
    font-family: "Seasonalfont";
}

.ubibot_index_seasonal .h1second,
.ubibot_index_seasonal .h3second {
    color: #00b79d;
    position: relative;
    z-index: -1;
    font-family: "Seasonalfont";
}

.ubibot_index_seasonal .h1third {
    color: #00b79d;
    position: relative;
    z-index: -2;
    -webkit-text-stroke: 30px #032d41;
    font-family: "Seasonalfont";
}

.ubibot_index_seasonal .h3third {
    color: #00b79d;
    position: relative;
    z-index: -2;
    -webkit-text-stroke: 19px #032d41;
    font-family: "Seasonalfont";
}

.ubibot_index_seasonal .h1first {
    font-size: 155px;
    margin-right: 40px;
    margin-top: 0;
}

.ubibot_index_seasonal .h1second {
    font-size: 155px;
    margin-right: 35px;
    margin-top: -176px;
}

.ubibot_index_seasonal .h1third {
    font-size: 155px;
    margin-right: 36px;
    margin-top: -183px;
}

.ubibot_index_seasonal .h3first {
    font-size: 54px;
    margin-right: 0;
}

.ubibot_index_seasonal .h3second {
    font-size: 54px;
    margin-right: -2px;
    margin-top: -68px;
}

.ubibot_index_seasonal .h3third {
    font-size: 54px;
    margin-right: -1px;
    margin-top: -70px;
}

.ubibot_index_seasonal_message {
    padding: 165px 0 27px 0;
    transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
}

.ubibot_index_seasonal_img_message {
    padding-top: 230px;
    margin-left: -4%;
}

.seasonal_text {
    margin: 20px 100px 0 0;
}


/*季节性促销banner小屏幕*/

@media (min-width: 1500px) and (max-width: 1600px) {
    .ubibot_index_seasonal .h1first {
        font-size: 130px;
    }

    .ubibot_index_seasonal .h1second {
        font-size: 130px;
        margin-top: -150px;
    }

    .ubibot_index_seasonal .h1third {
        font-size: 130px;
        margin-top: -155px;
    }

    .ubibot_index_seasonal .h3first {
        font-size: 45px;
    }

    .ubibot_index_seasonal .h3second {
        font-size: 45px;
        margin-top: -58px;
    }

    .ubibot_index_seasonal .h3third {
        font-size: 45px;
        margin-top: -61px;
    }

    .ubibot_index_seasonal_message {
        padding: 165px 0 40px 0;
    }
}

@media (min-width: 1370px) and (max-width: 1500px) {
    .ubibot_index_seasonal .h1first {
        font-size: 112px;
    }

    .ubibot_index_seasonal .h1second {
        font-size: 112px;
        margin-top: -127px;
    }

    .ubibot_index_seasonal .h1third {
        font-size: 112px;
        margin-top: -136px;
        -webkit-text-stroke: 25px #032d41;
    }

    .ubibot_index_seasonal .h3first {
        font-size: 45px;
    }

    .ubibot_index_seasonal .h3second {
        font-size: 45px;
        margin-top: -58px;
    }

    .ubibot_index_seasonal .h3third {
        font-size: 45px;
        margin-top: -61px;
        -webkit-text-stroke: 15px #032d41;
    }

    .ubibot_index_seasonal_message {
        padding: 165px 0 40px 0;
    }
}

@media (min-width: 1200px) and (max-width: 1370px) {
    .ubibot_index_seasonal .h1first {
        font-size: 98px;
    }

    .ubibot_index_seasonal .h1second {
        font-size: 98px;
        margin-top: -114px;
    }

    .ubibot_index_seasonal .h1third {
        font-size: 98px;
        margin-top: -118px;
    }

    .ubibot_index_seasonal .h3first {
        font-size: 38px;
    }

    .ubibot_index_seasonal .h3second {
        font-size: 38px;
        margin-top: -50px;
    }

    .ubibot_index_seasonal .h3third {
        font-size: 38px;
        margin-top: -51px;
    }

    .ubibot_index_seasonal_message {
        padding: 120px 0 34px 0;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .ubibot_index_seasonal .h1first {
        font-size: 75px;
    }

    .ubibot_index_seasonal .h1second {
        font-size: 75px;
        margin-top: -89px;
    }

    .ubibot_index_seasonal .h1third {
        font-size: 75px;
        margin-top: -92px;
    }

    .ubibot_index_seasonal .h3first {
        font-size: 30px;
    }

    .ubibot_index_seasonal .h3second {
        font-size: 30px;
        margin-top: -42px;
    }

    .ubibot_index_seasonal .h3third {
        font-size: 30px;
        margin-top: -44px;
    }

    .ubibot_index_seasonal_message {
        padding: 120px 0 34px 0;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .ubibot_index_seasonal .h1first {
        font-size: 55px;
    }

    .ubibot_index_seasonal .h1second {
        font-size: 55px;
        margin-top: -68px;
    }

    .ubibot_index_seasonal .h1third {
        font-size: 55px;
        margin-top: -70px;
    }

    .ubibot_index_seasonal .h3first {
        font-size: 25px;
    }

    .ubibot_index_seasonal .h3second {
        font-size: 25px;
        margin-top: -37px;
    }

    .ubibot_index_seasonal .h3third {
        font-size: 25px;
        margin-top: -37px;
    }

    .ubibot_index_seasonal_message {
        padding: 120px 0 90px 0;
    }

    .seasonal_text {
        width: 32%;
    }
}

.ubibot_index_message {
    padding: 162px 0;
}

.ubibot_index_message_sp1 {
    padding: 179px 0;
}

/* .ubibot_index p {
    font-size: 35px;
    color: #0068b7;
    font-weight: bold;
    margin-top: 0px;
} */

.ubibot_index2 h1 {
    font-size: 70px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 0px;
}

.ubibot_index2 h2 {
    font-size: 40px;
    color: #ffffff;
}

.ubibot_index2 h4 {
    font-size: 25px;
    color: #ffffff;
    margin-bottom: 30px;
}

.ubibot_index3 h1 {
    font-size: 70px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 0px;
}

.ubibot_index3 h2 {
    font-size: 40px;
    color: #ffffff;
}

.ubibot_index3 .iftttcom {
    margin-top: 15px;
    min-height: 40px;
    margin-bottom: 20px;
}

.ubibot_index4 h1 {
    font-size: 66px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 0px;
}

.ubibot_index4 h2 {
    font-size: 35px;
    color: #ffffff;
}

.ubibot_index4 .bannerline {
    margin-top: 25px;
}

@media (min-width: 1700px) {
    .ubibot_index2 .ubibot_index_message {
        padding: 169px 0;
    }

    .ubibot_index3 .ubibot_index_message {
        padding: 167px 0;
    }
}

@media (min-width: 1600px)and (max-width: 1700px) {
    .ubibot_index_message {
        padding: 120px 0px 120px 0px;
    }

    .ubibot_index_message_sp1 {
        padding: 120px 0px 120px 0px;
    }

    .ubibot_index h1 {
        font-size: 35px;
    }

    .ubibot_index2 h1 {
        font-size: 70px;
    }

    .ubibot_index2 h2 {
        font-size: 40px;
    }

    .ubibot_index2 h4 {
        font-size: 25px;
    }

    .ubibot_index3 h1 {
        font-size: 70px;
    }

    .ubibot_index3 h2 {
        font-size: 35.5px;
    }

    .ubibot_index3 .iftttcom {
        margin-top: 15px;
        min-height: 40px;
        margin-bottom: 28px;
    }

    .ubibot_index4 h1 {
        font-size: 66px;
    }

    .ubibot_index4 h2 {
        font-size: 32px;
    }

    .ubibot_index4 .bannerline {
        margin-top: 25px;
    }

    .ubibot_index_message .buy_now_first {
        font-size: 17px;
        margin: 0px 5px;
    }

    .ubibot_index_message .buy_now_second {
        font-size: 16px;
    }

    .ubibot_index_message .buy_now_first1 {
        font-size: 17px;
        margin: 0px 5px;
        font-weight: normal;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .ubibot_index_newmessage {
        padding: 95px 0px 60px 0px;
    }

    .ubibot_index .ubibot_index_message {
        padding: 123px 0px 123px 0px;
    }

    .ubibot_index_message {
        padding: 159px 0px 159px 0px;
    }

    .ubibot_index_message_sp1 {
        padding: 176px 0px 179px 0px;
    }

    .ubibot_index h1 {
        font-size: 30px;
    }

    .ubibot_index2 h1 {
        font-size: 66px;
    }

    .ubibot_index2 h2 {
        font-size: 33px;
        margin-bottom: 30px;
    }

    .ubibot_index2 h4 {
        font-size: 22px;
        margin-bottom: 24px;
    }

    .ubibot_index3 h1 {
        font-size: 64px;
    }

    .ubibot_index3 h2 {
        font-size: 33px;
    }

    .ubibot_index3 .iftttcom {
        margin-top: 15px;
        min-height: 40px;
        margin-bottom: 30px;
    }

    .ubibot_index4 h1 {
        font-size: 60px;
    }

    .ubibot_index4 h2 {
        font-size: 30px;
    }

    .ubibot_index4 .bannerline {
        margin-top: 0px;
    }

    .ubibot_index_message .buy_now_first {
        font-size: 16px;
        margin: 0px 5px;
    }

    .ubibot_index_message .buy_now_second {
        font-size: 14px;
    }

    .ubibot_index_message .buy_now_first1 {
        font-size: 16px;
        margin: 0px 5px;
        font-weight: normal;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .ubibot_index_message_ms1 {
        padding: 125px 0 135px 0 !important;
    }

    .ubibot_index_message_sp1 {
        padding: 136px 0 135px 0;
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .ubibot_index_message {
        padding: 137px 0px 137px 0px;
    }

    .ubibot_index h1 {
        font-size: 160%;
    }

    .ubibot_index h3 {
        font-size: 120%;
    }

    .ubibot_index2 h1 {
        font-size: 60px;
    }

    .ubibot_index2 h2 {
        font-size: 32px;
    }

    .ubibot_index2 h4 {
        font-size: 19px;
        margin-bottom: 15px;
    }

    .ubibot_index3 h1 {
        font-size: 60px;
    }

    .ubibot_index3 h2 {
        font-size: 30px;
    }

    .ubibot_index3 .iftttcom {
        margin-top: 15px;
        min-height: 40px;
        margin-bottom: 5px;
    }

    .ubibot_index4 h1 {
        font-size: 60px;
    }

    .ubibot_index4 h2 {
        font-size: 30px;
    }

    .ubibot_index4 .bannerline {
        margin-top: 0px;
    }

    .ubibot_index4 .h2line {
        margin: 10px 0px 0px !important;
    }

    .ubibot_index4 .sp1_banner_margin {
        margin-top: 15px;
    }

    .ubibot_index_message .buy_now_first {
        font-size: 12px;
    }

    .ubibot_index_message .buy_now_second {
        font-size: 10px;
    }

    .ubibot_index_message .buy_now_first1 {
        font-size: 14px;
        font-weight: normal;
    }

    .ubibot_index_message .icon_cart {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .ubibot_index_message {
        padding: 80px 0px 80px 0px;
    }

    .ubibot_index h1 {
        font-size: 160%;
    }

    .ubibot_index h3 {
        font-size: 120%;
    }

    .ubibot_index2 h1 {
        font-size: 60px;
    }

    .ubibot_index2 h2 {
        font-size: 32px;
    }

    .ubibot_index2 h4 {
        font-size: 19px;
        margin-bottom: 40px;
    }

    .ubibot_index3 h1 {
        font-size: 60px;
    }

    .ubibot_index3 h2 {
        font-size: 30px;
    }

    .ubibot_index3 .iftttcom {
        margin-top: 15px;
        min-height: 40px;
        margin-bottom: 25px;
    }

    .ubibot_index4 h1 {
        font-size: 60px;
    }

    .ubibot_index4 h2 {
        font-size: 30px;
    }

    .ubibot_index4 .bannerline {
        margin-top: 0px;
    }

    .ubibot_index4 .h2line {
        margin: 10px 0px 10px !important;
    }

    .ubibot_index_message .buy_now_first {
        font-size: 12px;
        margin: 5px;
    }

    .ubibot_index_message .buy_now_second {
        font-size: 11px;
        margin-left: 5px;
    }

    .ubibot_index_message .buy_now_first1 {
        font-size: 12px;
        margin: 5px;
        font-weight: normal;
    }

    .ubibot_index_message .icon_cart {
        display: none;
    }
}

@media (min-width: 414px) and (max-width: 767px) {
    .ubibot_index_newmessage {
        z-index: 2;
        position: absolute;
        top: 35%;
        width: 100%;
    }

    .ubibot_index h1 {
        font-size: 160%;
    }

    .ubibot_index h3 {
        font-size: 120%;
    }

    .ubibot_index2 h1 {
        font-size: 55px;
    }

    .ubibot_index2 h2 {
        font-size: 27px;
    }

    .ubibot_index2 h4 {
        font-size: 19px;
        margin-bottom: 40px;
    }

    .ubibot_index3 h1 {
        font-size: 55px;
    }

    .ubibot_index3 h2 {
        font-size: 25px;
    }

    .ubibot_index3 .iftttcom {
        margin-top: 25px;
        min-height: 40px;
        margin-bottom: 35px;
    }

    .ubibot_index4 h1 {
        font-size: 55px;
    }

    .ubibot_index4 h2 {
        font-size: 25px;
    }

    .ubibot_index4 .bannerline {
        margin-top: 0px;
    }

    .ubibot_index4 .h2line {
        margin: 10px 0px 15px !important;
    }

    .ubibot_index_message.buy_online {
        padding: 0px;
    }

    .ubibot_index_message .buy_now_first {
        font-size: 13px;
    }

    .ubibot_index_message .buy_now_second {
        font-size: 8px;
    }

    .ubibot_index_message .buy_now_first1 {
        font-size: 13px;
        font-weight: normal;
    }

    .ubibot_index_message .icon_cart {
        display: none;
    }

    .new_banner_button_m {
        margin-left: 15px;
    }

    .buy_online {
        margin-top: 10px;
        margin-right: 5px;
        border-radius: 6px;
    }

    .pro_banner_img {
        width: 4% !important;
    }

    .buy_pro {
        margin-top: 10px;
    }

    .ubibot_index2 .hidden-768 {
        display: none;
    }
}

@media (min-width: 320px) and (max-width: 768px) {

    .ubibot_index_newmessage,
    .ubibot_index2,
    .ubibot_index3,
    .ubibot_index4 {
        background: none;
        padding: 0;
    }
}

@media (min-width: 320px) and (max-width: 414px) {
    .ubibot_index_newmessage {
        z-index: 2;
        position: absolute;
        top: 25%;
        left: 5%;
    }

    .ubibot_index h1 {
        font-size: 140%;
    }

    .ubibot_index h3 {
        font-size: 110%;
    }

    .ubibot_index2 h1 {
        font-size: 44px;
        margin-bottom: 0;
    }

    .ubibot_index2 h2 {
        font-size: 20px;
        margin: 5px 0 5px !important;
    }

    .ubibot_index2 h4 {
        font-size: 16px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .ubibot_index2 .hidden-414 {
        display: none;
    }

    .ubibot_index3 h1 {
        font-size: 47px;
    }

    .ubibot_index3 h2 {
        font-size: 22px;
        margin-top: 30px;
    }

    .ubibot_index3 .iftttcom {
        margin-top: 0px;
        min-height: 40px;
        margin-bottom: 0px;
    }

    .ubibot_index4 h1 {
        font-size: 44px;
        margin: 0;
    }

    .ubibot_index4 h2 {
        font-size: 20px;
        margin: 0;
    }

    .ubibot_index4 .bannerline {
        margin-top: 10px;
    }

    .ubibot_index4 .h2line {
        margin: 5px 0 5px !important;
    }

    .ubibot_index_message.buy_online {
        padding: 0px;
    }

    .ubibot_index_message .buy_now_first {
        font-size: 10px;
        margin: 2px;
    }

    .ubibot_index_message .buy_now_second {
        font-size: 5px;
    }

    .ubibot_index_message .buy_now_first1 {
        font-size: 10px;
        margin: 2px;
        font-weight: normal;
    }

    .ubibot_index_message .icon_cart {
        display: none;
    }

    .new_banner_button h2 {
        margin: 0 0 0 15px !important;
    }

    .new_banner_button_m {
        margin-left: 15px;
    }

    .buy_online {
        margin-top: 10px;
        margin-right: 5px;
    }
}


/*WS1 transparent button*/

.transparent-btn {
    width: 100%;
    border-radius: 10px;
    border: 2px solid rgb(255, 255, 255);
    margin-top: 20px;
    background: transparent;
    /*opacity: 0.7;*/
    /*background: rgba(255, 255, 255, 0.7);*/
}

.transparent-btn a {
    color: #ffffff;
}

.transparent-btn:hover a {
    color: #66cdcc;
}

.transparent-btn:hover {
    background-color: #ffffff;
    /*opacity: 0.7;*/
    /*background: rgba(255, 255, 255, 0.7);*/
}


/*console透明按钮*/

.transparent-btn-console {
    width: 100%;
    border-radius: 10px;
    border: 2px solid rgb(255, 255, 255);
    margin-top: 20px;
    background: transparent;
    /*opacity: 0.7;*/
    /*background: rgba(255, 255, 255, 0.7);*/
}

.transparent-btn-console {
    color: #ffffff;
}

.transparent-btn-console:hover {
    color: #3e57d6;
    background-color: #ffffff;
    /*opacity: 0.7;*/
    /*background: rgba(255, 255, 255, 0.7);*/
}

@media (min-width: 1200px) {
    .parameter {
        padding: 0px 100px;
    }
}

@media (max-width: 1200px) {
    .caption {
        text-align: center;
    }
}

.excerpt:hover {
    background-color: #e7ecf0;
}

.products .box {
    position: relative;
    float: left;
    margin-left: -1px;
    margin-bottom: 30px;
    padding-bottom: 23px;
    width: 16.6%;
    text-align: center;
    background-color: #F2F2F2;
    box-sizing: border-box;
    border: 1px solid #000000;
    transition: box-shadow .3s ease-in-out;
}

.products .box .price {
    padding: 16px 0;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    background-color: #0277bd;
    transition: background-color .2s ease;
}

.products .box .price span {
    font-size: 20px;
}

.products .box .conf {
    padding: 20px 0;
    font-size: 18px;
}

.products_price_table {
    width: 100%;
    text-align: center !important;
}

.products_price_table tr th button:hover {
    cursor: auto;
}

.products_price_table td,
.products_price_table th {
    border: 1px solid #333;
    line-height: 1.2;
}

.products_price_table tr th {
    color: #333;
    padding: 16px 0;
    font-weight: normal;
    font-size: 16px;
    text-align: center !important;
}

.products_price_table tr:first-child th {
    background-color: #0277bd;
    color: #fff;
    font-size: 20px;
}

.products_price_table tr th:last-child {
    color: #fff;
}

.products_price_table tr th:last-child button {
    background-color: #0277bd;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 16px;
    border: none;
}

@media (max-width: 1440px) and (min-width: 768px) {
    .products_price_table tr th:last-child button {
        padding: 5px;
        margin: 0 5px;
    }
}

.products_price_table tr td {
    color: #333;
    background-color: #F2F2F2;
    padding: 20px 0 50px;
    font-size: 18px;
}

.products_price_table tr th span {
    font-size: 20px;
}

.btn-primary {
    background-color: #0068b7;
    border-color: #0068b7;
}

.btn-primary:hover {
    background-color: #025F98;
    border-color: #025F98;
}


/*timeline start*/

.fishBone * {
    margin: 0;
    padding: 0;
}

.fishBone ul {
    overflow: visible !important;
}

.fishBone ul li {
    list-style: none;
    line-height: 26px
}

.fishBone {
    color: #767676;
    /*width: 48%;*/
    height: 100%;
    white-space: nowrap;
    /*position: relative;*/
    font-size: 12px;
    margin: 0px auto;
}

.fishBone .wrapper {
    padding: 0 10px;
    margin: auto;
}

.fishBone .wrapper .bd {
    /*overflow: hidden;*/
}

.fishBone .item {
    position: relative;
    width: 80px;
    height: 176px;
    display: inline-block;
    margin-left: 24px;
}

.fishBone .item .first {
    line-height: 2em;
}

.fishBone .item .title {
    border-left: none;
}

.fishBone .item .title .title-left {
    display: inline-block;
    width: 15px;
    line-height: 2.1em;
    background: url(./images/title.png) no-repeat 0 0;
    font-size: 14px;
}

.fishBone .item .title .title-center {
    display: inline-block;
    background: url(./images/title.png) repeat-x 0 -600px;
    font-size: 15px;
    font-weight: bold;
    line-height: 2.1em;
    color: white;
}

.fishBone .item .title .title-right {
    display: inline-block;
    width: 15px;
    line-height: 2.1em;
    background: url(./images/title.png) no-repeat 0 -1200px;
    font-size: 14px;
}

.fishBone .item .title {
    display: block;
    position: relative;
    left: -33px;
    background: url(./images/line-point.png) no-repeat 12px -212px;
}

.fishBone .item.top .title {}

.fishBone .item.bottom .title {
    bottom: 0;
}

.fishBone .item .content {
    padding-left: 13px;
    position: absolute;
}

.fishBone .item.top .content {
    padding-top: 5px;
    top: 10px;
    padding-bottom: 13px;
    margin-left: 20px;
}

.fishBone .item.bottom .content {
    bottom: 7px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-left: 20px;
}

.fishBone .item.bottom {}

.fishBone .item .content ul {}

.fishBone .item .content ul li {
    padding-left: 13px;
}

.fishBone .item .content ul li.line-first {
    position: relative;
    padding-left: 19px;
    left: -4px;
    border-left: 0 !important;
    background: url(./images/line-first.png) no-repeat 0px 0px;
    font-size: 14px;
    font-weight: 550;
}

.fishBone .item .content ul li.line-last {
    border-left: none;
    background-blend-mode: multiply;
    background-color: #F2F2F2;
    z-index: 99999;
}

.fishBone .item.top .content ul li .name {}

.fishBone .item.top .content ul li .text {}


/**prev next*/

.fishBone .prev {
    position: absolute;
    top: 68px;
    left: -10px;
    display: inline-block;
    width: 20px;
    height: 40px;
    background: url(./images/arrow.png) no-repeat -1px -28px;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    z-index: 99999;
}

.fishBone .prev:hover {
    /*cursor: pointer;
    background-position-y: -28px;*/
}

.fishBone .next:hover {
    /*cursor: pointer;
    background-position-y: -28px;*/
}

.fishBone .next {
    position: absolute;
    top: 68px;
    right: 0;
    display: inline-block;
    width: 20px;
    height: 40px;
    background: url(./images/arrow.png) no-repeat -19px 13px;
    z-index: 99999;
}


/**line**/

.fishBone .line {
    position: absolute;
    top: 89px;
    right: 0px;
    height: 1px;
    width: 100%;
    border-bottom: 2px solid #1A84CE;
    z-index: 999;
}

.fishBone .item .line-point {
    position: absolute;
    left: 4px;
    bottom: -4px;
    display: block;
    height: 18px;
    width: 18px;
    background: url(./images/line-point.png) no-repeat 0px 0px;
}

.fishBone .item.bottom .line-point {
    top: -6px
}

.colorD {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}

.bgmsg {
    height: 190px;
    font-size: 25px;
    line-height: 190px;
    text-align: center;
    width: 95%;
    background-color: #fcfcfc;
}

.prevLeftImg {
    position: absolute;
    top: 72px;
    left: -40px;
    width: 30px;
    height: 36px;
    background: url(./images/arrow.png) no-repeat 5px -136px;
    display: inline-block;
    cursor: pointer
}

.fishBoneDiv {
    width: 95%;
    margin: 0px auto;
}

.nextRightImg {
    position: absolute;
    top: 72px;
    right: -40px;
    width: 30px;
    height: 36px;
    background: url(./images/arrow.png) no-repeat 5px -190px;
    display: inline-block;
    cursor: pointer
}

.timeline_top_test {
    bottom: 55px;
    line-height: 1;
    position: absolute;
    z-index: 999;
    font-size: 80%;
    letter-spacing: 1px;
}

.timeline_top_test h4 {
    color: #337ADA;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 1px;
}

.timeline_bottom_test {
    top: 45px;
    line-height: 1;
    position: absolute;
    z-index: 999;
    font-size: 80%;
    letter-spacing: 1px;
}

.timeline_bottom_test h4 {
    color: #337ADA;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 1px;
}


/*timeline over*/

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #1C4C6B;
}

@media (min-width: 1430px) {
    .app-div {
        padding: 70px 20px 70px 20px;
    }

    .app-btn {
        margin-top: 50px;
        padding: 0px;
    }
}

@media (min-width: 768px)and (max-width: 1430px) {
    .app-div {
        padding: 80px 0px 80px 0px;
    }
}

@media (min-width: 438px)and (max-width: 768px) {
    .app-div {
        padding: 50px 0px 60px 10px;
    }
}

@media (max-width: 438px) {
    .app-div {
        padding: 50px 0px 60px 10px;
    }
}

.btn-hover:hover {
    border-color: #0068b7 !important;
}

.buy_now {
    padding: 10px;
    border: 1px solid #0068b7;
    background-color: #0068b7;
    margin-top: 5px;
    border-radius: 10px
}

.text_buy {
    color: #fff;
}

.text_buy:hover {
    color: #f8991d;
}

.buy:focus {
    border-radius: 10px !important;
    color: #0068b7 !important;
}

.buy_pro {
    color: #0068b7;
    border-radius: 10px;
    border-color: #0068b7;
    padding: 3px 10px;
    background-color: #F2F2F2;
    vertical-align: middle;
}

.buy_pro:hover {
    background-color: #1285D7 !important;
    color: #fff !important;
    border-radius: 15px !important;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.3));
}

/* .buy_online:hover {
    background-color: #1285D7 !important;
} */

.buy_now_first {
    font-size: 14px;
    font-weight: 500;
}

.ws1-watch-video {
    background: rgb(78, 78, 78, 0.55);
    border-radius: 70px;
    border: 3px solid #E6E6E6;
    opacity: 0.55;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FEFEFE;
    padding: 10px 17px;
    margin: 0 auto;
    display: block;
    margin-top: 15%;
}

.buy_now_first1 {
    font-size: 24px;
}

.buy_pro_amazon {
    color: #0068b7;
    border-radius: 10px;
    border: 2px solid #0068b7;
    padding: 1px 3px;
    background-color: #F2F2F2;
    width: 437px;
    margin: 0 auto;
}

.buy_pro_amazon:hover {
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.3));
}

.buy_online {
    background-color: #0068b7;
    color: #fff;
    border-radius: 10px;
    padding: 3px 10px;
    /*width: 100%;*/
    border: none;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.3));
    vertical-align: middle;
    outline: none;
    margin: 15px 10px 0px 15px;
}

.buy_onlinea:hover {
    text-decoration: none !important;
}

.amazon_all {
    padding: 5px 10px;
}

.buy_now_second {
    font-size: 10px;
    text-align: left;
    margin-top: -5px;
    font-weight: 200;
}

.icon_cart {
    background-color: #004081;
    color: #fff;
    border-radius: 50px;
    padding: 7px;
}

.amazon_link {
    margin-top: 10px;
    background-color: #fff;
    border-radius: 10px;
    padding: 1px 5px;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.3));
}

.pro_buy_padding {
    padding: 3px 5px;
}

.pro_buy_padding:hover {
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.3));
}

.new_banner_button h2 {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 15px;
    font-size: 26px !important;
    font-weight: bold;
}

.new_banner_button img {
    width: 4%;
    vertical-align: middle;
    margin: 0 5px;
}

.new_banner_button .banner_icon {
    vertical-align: middle;
    margin-left: 7px;
}

.pro_banner_img {
    width: 1.5% !important;
    vertical-align: middle;
    margin: 0 5px;
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .new_banner_button h2 {
        font-size: 18px !important;
    }

    .buy_online {
        margin-right: 5px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .new_banner_button h2 {
        font-size: 16px !important;
    }

    .buy_online {
        margin-right: 5px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .new_banner_button h2 {
        font-size: 16px !important;
    }

    .buy_online {
        margin-right: 5px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .buy_now_first {
        font-size: 10px;
    }
}

.color-blue {
    color: #0068b7;
}

.color-white {
    color: #ffffff;
}


/*
*    pricing.php Rates
*/

#number_format {
    display: none;
    color: #ff0000;
}

#number_null {
    display: none;
    color: #ff0000;
}

#number_submit {
    display: none;
    color: #ff0000;
}

.Features_Services {
    font-size: 20px;
    font-weight: 500;
    width: 100%;
}

@media (min-width: 320px) and (max-width: 414px) {
    .Features_Services {
        font-size: 12px;
    }

    .plans_suit .btn-primary {
        font-size: 10px;
    }
}

.price_head {
    background-color: #0277bd;
    color: #fff;
    border-color: #FFFFFF;
    word-wrap: break-word;
}

.price-table-xs tr td {
    padding: 5px 0px;
}

/* architecture */


/*
*  accessories
*/

.accessories_banner {
    background: url(./images/accessories_banner.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #0168B5;
    width: 100%;
    padding: 80px 0px 80px 0px;
}

.arch-banner {
    background: url(./images/architecture-banner.png) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #0168B5;
    width: 100%;
    padding: 116px 0px 80px 0px;
    height: 645px;
}

@media (min-width: 1700px) {
    .accessories_banner_message {
        padding: 80px 0px 80px 0px;
    }

    .accessories_banner_message h1 {
        font-size: 600%;
        margin-left: -10px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message h2 {
        font-size: 310%;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

@media (min-width: 1600px)and (max-width: 1700px) {
    .accessories_banner_message {
        padding: 80px 0px 80px 0px;
    }

    .accessories_banner_message h1 {
        font-size: 528%;
        margin-left: -10px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message h2 {
        font-size: 270%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message .amazon_link {
        padding: 1px 5px;
    }

    .accessories_banner_message .buy_now_first {
        font-size: 18px;
        margin: 0px 5px;
    }

    .accessories_banner_message .buy_now_second {
        font-size: 17px;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .accessories_banner_message {
        padding: 80px 0px 80px 0px;
    }

    .accessories_banner_message h1 {
        font-size: 490%;
        margin-left: -10px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message h2 {
        font-size: 250%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message .amazon_link {
        padding: 1px 5px;
    }

    .accessories_banner_message .buy_now_first {
        font-size: 17px;
    }

    .accessories_banner_message .buy_now_second {
        font-size: 16px;
    }

    .accessories_banner_message .amazon_link {
        padding: 4px 5px;
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .accessories_banner_message {
        padding: 80px 0px 80px 0px;
    }

    .accessories_banner_message h1 {
        font-size: 420%;
        margin-left: -10px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message h2 {
        font-size: 210%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message .amazon_link {
        padding: 1px 5px;
    }

    .accessories_banner_message .buy_now_first {
        font-size: 14px;
        margin-top: 7px;
    }

    .accessories_banner_message .buy_now_second {
        font-size: 13px;
    }

    .accessories_banner_message .amazon_link {
        padding: 3px 5px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .accessories_banner_message {
        padding: 60px 0px 60px 0px;
    }

    .accessories_banner_message h1 {
        font-size: 315%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message h2 {
        font-size: 160%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message .buy_now_first {
        font-size: 10px;
        margin: 1px;
    }

    .accessories_banner_message .buy_now_second {
        font-size: 10px;
    }

    .accessories_banner_message .buy_online {
        padding: 3px;
    }

    .accessories_banner_message .amazon_link {
        padding: 2px 5px;
    }

    .accessories_banner_message .icon_cart {
        display: none;
    }
}

@media (min-width: 414px) and (max-width: 767px) {
    .accessories_banner_message {
        padding: 80px 0px 80px 0px;
    }

    .accessories_banner_message h1 {
        font-size: 365%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message h2 {
        font-size: 190%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message.buy_online {
        padding: 0px;
    }

    .accessories_banner_message .buy_now_first {
        font-size: 12px;
    }

    .accessories_banner_message .buy_now_second {
        font-size: 11px;
    }

    .accessories_banner_message .icon_cart {
        display: none;
    }
}

@media (min-width: 320px) and (max-width: 414px) {
    .accessories_banner_message {
        padding: 0px;
    }

    .accessories_banner_message h1 {
        font-size: 365%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message h2 {
        font-size: 190%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .accessories_banner_message.buy_online {
        padding: 0px;
    }

    .accessories_banner_message .buy_now_first {
        font-size: 10px;
    }

    .accessories_banner_message .buy_now_second {
        font-size: 9px;
    }

    .accessories_banner_message .icon_cart {
        display: none;
    }

    .accessories_banner_message .amazon_link {
        padding: 5px 1px;
    }
}

.accessorior_supprot_ws1_pro {
    margin-top: 10px;
    font-size: 20px;
    color: #0068b7;
}

.accessorior_supprot_ws1_pro a {
    color: #0068b7 !important;
}

.accessorior_ws1_support {
    text-decoration: underline;
}

.probe_name {
    font-size: 50px;
    font-weight: 700;
    line-height: 1em;
    margin-top: 5px;
    margin-bottom: 15px;
}

.standard_padding {
    /*margin: 40px auto;*/
    margin-top: 40px;
    margin-bottom: 40px;
}

.probe_desc {
    font-size: 20px;
    font-weight: 900;
    line-height: 23px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.probe_features {
    font-size: 18px;
    /*font-weight:600;*/
    list-style-type: disc;
    padding-left: 1.2em;
    font-weight: 400;
}

ul.probe_features li::marker {
    color: #0068b7;
}

@media (min-width: 1681px) and (max-width: 1750px) {
    .ds18b20 .probe_name {
        font-size: 55px;
        font-weight: 900;
        line-height: 45px;
    }

    .ds18b20 .probe_desc {
        font-size: 18px;
        line-height: 15px;
        margin-top: 10px;
    }

    .ds18b20 .probe_features {
        font-size: 17px;
    }
}

@media (min-width: 1440px) and (max-width: 1680px) {
    .ds18b20 .probe_name {
        font-size: 40px;
        line-height: 40px;
    }

    .ds18b20 .probe_desc {
        font-size: 16px;
    }

    .ds18b20 .probe_features {
        font-size: 16px;
    }
}

@media (min-width: 1280px) and (max-width: 1440px) {
    .ds18b20 .probe_name {
        font-size: 40px;
        line-height: 35px;
        margin-top: 0px;
    }

    .ds18b20 .probe_desc {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .ds18b20 .probe_features {
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width: 1280px) {
    .ds18b20 .probe_name {
        font-size: 35px;
        line-height: 30px;
    }

    .ds18b20 .probe_desc {
        font-size: 18px;
    }

    .ds18b20 .probe_features {
        font-size: 14px;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .ds18b20 .probe_name {
        font-size: 30px;
        line-height: 25px;
    }

    .ds18b20 .probe_desc {
        font-size: 18px;
    }

    .ds18b20 .probe_features {
        font-size: 12px;
    }
}

@media (min-width: 320px) and (max-width: 576px) {
    .ds18b20 .probe_name {
        font-size: 25px;
        line-height: 20px;
    }

    .ds18b20 .probe_desc {
        font-size: 18px;
        line-height: 19px;
    }

    .ds18b20 .probe_features {
        font-size: 10px;
        margin-bottom: 40px;
    }

    .ds18b20 .ds18b20_logo {
        margin-top: 40px;
    }
}

@media (min-width: 1681px) and (max-width: 1750px) {
    .waterproof .probe_name {
        font-size: 55px;
        font-weight: 900;
        line-height: 45px;
    }

    .waterproof .probe_desc {
        font-size: 18px;
        line-height: 15px;
    }

    .waterproof .probe_features {
        font-size: 17px;
    }
}

@media (min-width: 1440px) and (max-width: 1680px) {
    .waterproof .probe_name {
        font-size: 40px;
        line-height: 40px;
    }

    .waterproof .probe_desc {
        font-size: 16px;
    }

    .waterproof .probe_features {
        font-size: 16px;
    }
}

@media (min-width: 1280px) and (max-width: 1440px) {
    .waterproof .probe_name {
        font-size: 40px;
        margin-top: 0px;
    }

    .waterproof .probe_desc {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .waterproof .probe_features {
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width: 1280px) {
    .waterproof .probe_name {
        font-size: 35px;
        line-height: 30px;
    }

    .waterproof .probe_desc {
        font-size: 18px;
    }

    .waterproof .probe_features {
        font-size: 14px;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .waterproof .probe_name {
        font-size: 30px;
        line-height: 25px;
    }

    .waterproof .probe_desc {
        font-size: 18px;
    }

    .waterproof .probe_features {
        font-size: 12px;
    }
}

@media (min-width: 320px) and (max-width: 576px) {
    .waterproof .probe_name {
        font-size: 25px;
        line-height: 26px;
    }

    .waterproof .probe_desc {
        font-size: 18px;
        line-height: 19px;
    }

    .waterproof .probe_features {
        font-size: 10px;
    }
}

@media (min-width: 1681px) and (max-width: 1750px) {
    .micro_usb .probe_name {
        font-size: 55px;
        font-weight: 900;
        line-height: 45px;
    }

    .micro_usb .probe_desc {
        font-size: 18px;
        line-height: 15px;
    }

    .micro_usb .probe_features {
        font-size: 17px;
    }
}

@media (min-width: 1440px) and (max-width: 1680px) {
    .micro_usb .probe_name {
        font-size: 40px;
        line-height: 40px;
    }

    .micro_usb .probe_desc {
        font-size: 16px;
    }

    .micro_usb .probe_features {
        font-size: 16px;
    }
}

@media (min-width: 1280px) and (max-width: 1440px) {
    .micro_usb .probe_name {
        font-size: 40px;
        line-height: 35px;
        margin-top: 0px;
    }

    .micro_usb .probe_desc {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .micro_usb .probe_features {
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width: 1280px) {
    .micro_usb .probe_name {
        font-size: 35px;
        line-height: 30px;
    }

    .micro_usb .probe_desc {
        font-size: 18px;
    }

    .micro_usb .probe_features {
        font-size: 14px;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .micro_usb .probe_name {
        font-size: 30px;
        line-height: 25px;
    }

    .micro_usb .probe_desc {
        font-size: 18px;
    }

    .micro_usb .probe_features {
        font-size: 12px;
    }
}

@media (min-width: 320px) and (max-width: 576px) {
    .micro_usb .probe_name {
        font-size: 25px;
        line-height: 26px;
    }

    .micro_usb .probe_desc {
        font-size: 18px;
        line-height: 19px;
    }

    .micro_usb .probe_features {
        font-size: 10px;
    }
}

@media (min-width: 320px) and (max-width: 576px) {
    .accessories_banner {
        font-size: 13px;
    }
}

.circle_color {
    color: #0068b7 !important;
    padding-left: 1.2em;
    font-size: 18px;
    font-weight: 400;
}

.accessories_btn:hover {
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.3));
}


/*
*ws1pro_specification
*/

.specification_left {
    margin-left: 20px;
}

.specification_bottom {
    margin-top: 40px;
}

.ws1pro_specification p {
    font-size: 20px;
}

@media (min-width: 992px) and (max-width: 1680px) {
    .ws1pro_specification p {
        font-size: 15px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .ws1pro_specification p {
        font-size: 14px;
    }

    .ws1pro_specification .specification_left {
        margin-left: 20px;
        margin-top: 20px;
    }

    .ws1pro_specification .specification_bottom {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .ws1pro_specification p {
        font-size: 14px;
    }

    .ws1pro_specification .specification_left {
        margin-left: 0px;
        margin-top: 0px;
    }

    .ws1pro_specification .specification_bottom {
        margin-top: 20px;
    }
}

.gradient_font {
    /*-webkit-mask: -webkit-gradient(linear,0% 0%,100% 100%,from(rgba(222,187,71,0.8)),to(rgba(36,142,36,0.2)));*/
    background: linear-gradient(to top right, #0094D4, #007BB5);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 30px;
    font-weight: 500;
    font-family: "PingFang SC", "Hiragino Sans GB", "Heiti SC", "" Open Sans", sans-serif", "WenQuanYi Micro Hei";
}

.ifttt {
    margin-top: -10px;
    padding-top: 0px;
}

.ifttt:hover {
    -webkit-filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.1));
}

.ifttt_weight {
    margin-top: -10px;
    padding-top: 0px;
}

.ifttt_weight:hover {
    -webkit-filter: drop-shadow(6px 6px 4px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.3));
}

.articles_content {
    line-height: 25px;
    font-size: 16px;
    /*font-family: CATIA Symbols;*/
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "" Open Sans", sans-serif", "WenQuanYi Micro Hei", sans-serif;
}

.mycloud {
    background: #FFC414;
    color: #0000FF;
    display: inline-block;
    margin: 0 4px 8px 0;
    padding: 2px 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 10px;
}

#tag_border {
    display: inline-block;
    margin-right: 5px;
    margin-left: 7px;
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    /*background-color: #f6f6f6;*/
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    text-align: center;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    flex: auto;
    -webkit-flex: auto;
    padding: 3px 5px 3px 5px;
}

#tag_border:hover {
    color: #1285D7 !important;
    border-color: #1285D7;
    text-decoration: none;
}

.news_related {
    color: #000000;
    background: #ffffff;
    border: 1px solid #0088cc;
    width: 100% !important;
    border-radius: 0px;
}


/*ul.nav-tabs li.active a, ul.nav-tabs li.active a:hover{*/

.cerCertificates {
    -webkit-filter: drop-shadow(1px 5px 3px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(1px 4px 3px rgba(0, 0, 0, 0.3));
    margin-top: 20px;
    width: 90%;
}

.cerCertificates:hover {
    -webkit-transform: scale(1.2);
    transition: all 0.5s ease-out 0s;
    position: relative;
    z-index: 2
}

.cerCertificates_margin {
    font-size: 20px;
    margin-top: 20px;
}

.module_style_gray {
    background-color: #F2f2F2;
    padding-top: 30px;
    padding-bottom: 50px;
}

.module_style {
    padding-top: 30px;
    padding-bottom: 50px;
}

.title_style {
    color: #0068b7;
    padding-bottom: 20px;
    font-weight: 700;
}

.cancel_padding {
    padding-left: 0px;
    padding-right: 0px;
}

.agency_advantages {
    font-weight: 700;
    padding-top: 10px;
    height: 50px;
}

.agency_works {
    margin-top: 38px;
    color: #000000;
    font-size: 18px;
}

.agency_works_first {
    color: #000000;
    font-size: 18px;
    margin-top: 10px;
}

.stardandFont {
    color: #000000;
    font-size: 18px;
}

.agency_thank {
    margin-bottom: 20px;
    color: #000000;
}

.join_now {
    padding: 10px 65px;
    font-size: 30px;
}

.agency_banner {
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(./images/agency_banner.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #ffffff;
    width: 100%;
}

.banner_head {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
}

.banner_subhead {
    color: #fff;
    font-size: 35px;
    font-weight: 900;
}

.banner_button {
    margin-top: 30px;
    background-color: #3F62DA;
    border: none;
}

.banner_button:hover {
    background-color: #01A3F8;
    border: none;
}

@media (min-width: 1366px) and (max-width: 1600px) {
    .howWorks .agency_works_first {
        font-size: 16px;
        margin-top: 5px;
    }

    .howWorks .agency_works {
        font-size: 16px;
        margin-top: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1366px) {
    .howWorks .agency_works_first {
        font-size: 14px;
        margin-top: 0px;
    }

    .howWorks .agency_works {
        font-size: 14px;
        margin-top: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .howWorks .agency_works_first {
        font-size: 14px;
        margin-top: 0px;
    }

    .howWorks .agency_works {
        font-size: 14px;
        margin-top: 20px;
    }
}

@media (min-width: 790px) and (max-width: 992px) {
    .howWorks .agency_works_first {
        font-size: 12px;
        margin-top: 0px;
    }

    .howWorks .agency_works {
        font-size: 12px;
        margin-top: 10px;
    }
}

@media (min-width: 320px) and (max-width: 790px) {
    .howWorks .agency_works_first {
        font-size: 10px;
        margin-top: 0px;
    }

    .howWorks .agency_works {
        font-size: 10px;
        margin-top: 0px;
    }
}

.parterns_module {
    background-color: #ffffff;
    padding: 10px;
    margin: 10px;
    font-size: 16px;
    box-shadow: 0 0 3px #9e9e9e;
    min-height: 230px;
}

.parterns_module:hover {
    -webkit-filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(4px 4px 3px rgba(0, 0, 0, 0.2));
}

.parterns_icon {
    float: right;
    /* -webkit-filter: drop-shadow(3px 3px 1px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.1)); */
    border: 1px solid #efefef;
}

.partners_country {
    color: #0068B7;
    font-size: 22px;
    margin-left: 20px;
    font-weight: 900;
}

.partners_city {
    font-size: 18px;
}

.a_br {
    word-wrap: break-word;
}

.thai_desc {
    color: #0068B7;
    font-weight: 600;
    font-size: 15px;
    font-size: 13px \9;
    /* For IE8+ */
    *font-size: 13px;
    /* For IE7 and earlier */
    _font-size: 13px;
    /* For IE6 and earlier */
}

.nav>li>a:focus {
    background-color: #fff;
    color: #0068b7;
    border-radius: 10px;
}

.nav>li>a:hover {
    text-decoration: none;
    color: #f8991d;
    background-color: #fff;
}

.dropdownStyle {
    width: 820px;
    margin-top: 7px;
    border-radius: 15px 0px 15px 15px;
    border: none;
    box-shadow: 6px 0px 12px rgba(0, 0, 0, .175);
    padding: 20px 10px;
}

.dropdown_language {
    width: 150px !important;
    min-width: 0px !important;
    margin-top: 7px;
    border-radius: 10px 0px 10px 10px;
    border: none;
    box-shadow: 6px 0px 12px rgba(0, 0, 0, .175);
    padding: 0px;
}

.dropdown-menu>tbody>tr>td:hover {
    background-color: #f5f5f5;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border-radius: 15px;
}

.dropdown-menu>tbody>tr>td {
    padding: 5px 0;
}

.dropdown-menu>tbody>tr>td:first-child {
    padding-right: 15px;
}

.dropdown-menu>tbody>tr>td>a {
    padding: 20px 0;
}

.dropdown-menu>tbody>tr>td>a:hover {
    color: #f8991d;
    text-decoration: none;
}

.dropdown_language>li>a:hover {
    color: #f8991d;
    text-decoration: none;
    background-color: transparent !important;
    box-shadow: none !important;
    border-radius: 15px;
}

.dropdownStyleSmall {
    width: 100%;
    margin-top: 7px;
    border-radius: 15px 0px 15px 15px;
    border: none;
    box-shadow: 6px 0px 12px rgba(0, 0, 0, .175);
    padding: 0px;
}

.smallDropmenu {
    width: 100%;
}

#scrim.visible.app-drawer {
    opacity: 1;
}

#scrim.app-drawer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition-property: opacity;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
}

app-drawer[opened] {
    visibility: visible;
}

#sidebar_small {
    animation: glow 800ms ease-out infinite alternate;
}

@keyframes glow {
    0% {
        color: #ffffff;
    }

    25% {
        color: #e9e9e9;
    }

    50% {
        color: #d3d3d3;
    }

    75% {
        color: #bdbebe;
    }

    100% {
        color: #949494;
    }
}

.stick-sidebar {
    color: #fff;
    border: none;
    animation: glow 800ms ease-out infinite alternate;
}

.sidebar {
    padding: 5px 11px;
    background-color: #1285D7;
}

.stick {
    padding: 5px 10px;
    background-color: #0068B7;
    margin-top: 5px;
}

#sidebar_small_single {
    animation: glow 800ms ease-out infinite alternate;
}

#sidebar_small_search {
    animation: glow 800ms ease-out infinite alternate;
}

#sidebar-back {
    float: right;
    margin: 15px 10px 5px 30px;
    animation: glow 800ms ease-out infinite alternate;
}

#sidebar-back:focus {
    background-color: #fff;
    border-radius: 50%;
}

@media (min-width: 320px) and (max-width: 414px) {
    .footedinfo h4 {
        font-size: 14px !important;
    }
}


/*
*  adjust Site responsiveness
*
*/

.module_desc {
    font-size: 18px;
    color: #333;
}

.module_descSmall {
    font-size: 14px;
    color: #333;
}

.module_title {
    color: #0068b7;
    margin-bottom: 20px;
    font-size: 30px !important;
    font-weight: bold;
}

.where-to-buy-a a {
    color: #0068b7;
}

@media (max-width:768px) {
    .module_title {
        color: #0068b7;
        margin-bottom: 20px;
        font-size: 22px !important;
        line-height: 30px;
    }
}

.module_subtitle {
    font-size: 20px;
    font-weight: bold;
}

.module_subtitleBule {
    font-size: 14px;
    font-weight: bold;
    color: #0068b7;
    margin: 10px 0px;
}

.connect_pc_en {
    padding-left: 50px;
    margin-top: 20px;
}

@media (min-width: 1200px) and (max-width: 1350px) {
    .module_subtitleBule {
        height: 40px;
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    .responsiveness .module_desc {
        font-size: 14px;
        line-height: 18px;
    }

    .responsiveness .module_title {
        margin-bottom: 10px;
        font-size: 26px;
    }

    .responsiveness .module_subtitle {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .responsiveness .module_pic_circle {
        width: 60%;
    }

    .responsiveness .module_subtitleBule {
        font-size: 14px;
    }

    .responsiveness .module_descSmall {
        font-size: 12px;
    }

    .responsiveness .module_pic_circle_small {
        width: 30%;
        margin-top: 10px;
    }

    .responsiveness .module_pic_circle_small2 {
        width: 10px;
    }

    .responsiveness .module_pic_circle_small3 {
        width: 20%;
        margin-top: 10px;
    }

    .responsiveness .connect_pc_en {
        padding-left: 0px;
        margin-top: 20px;
    }

    .responsiveness .module_descTitle {
        font-size: 17px;
    }

    .app-downloads {
        padding: 20px;
    }

    .app-downloads .app_title {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .app-downloads .app_desc {
        font-size: 14px;
        margin-top: 5px;
    }

    .app-downloads .btn-download {
        padding: 7px 22px;
        font-size: 15px;
        margin-bottom: 0px;
    }

    .app-downloads #android_icon {
        font-size: 28px;
        padding-top: 5px;
    }

    .responsiveness .parterns_module {
        font-size: 13px;
    }

    .responsiveness .banner_head {
        font-size: 28px;
    }

    .responsiveness .banner_subhead {
        font-size: 16px;
    }

    .responsiveness .join_now {
        padding: 10px 20px;
        font-size: 18px;
    }
}

.app_title {
    font-size: 50px;
    color: #fff;
    margin-bottom: 30px;
}

.app_desc {
    font-size: 17px;
    color: #fff;
    margin-top: 10px;
    line-height: 25px;
}

.app_desc_small {
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
}

.btn-download {
    background-color: #333333;
    border-radius: 6px;
    font-size: 10px;
    padding: 3px 12px;
    margin-bottom: 10px;
}

#android_icon {
    font-size: 20px;
    margin-right: 10px;
    color: #fff;
    float: left
}

.useEnvironment {
    position: absolute;
    z-index: 2;
    left: 10px;
    bottom: 5px;
    color: #fff;
}

.btn-downloads {
    background-color: #333333;
    margin-right: 20px;
    border: none;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    position: relative;
    overflow: hidden;
}

.btn-downloads:hover {
    /*background-color: #0068b7;*/
    -webkit-filter: drop-shadow(4px 4px 2px rgba(255, 255, 255, 0.3));
    filter: drop-shadow(4px 4px 2px rgba(255, 255, 255, 0.3));
}

.download_link {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #fff;
}

@media (min-width: 434px)and (max-width: 1473px) {
    .download_link {
        justify-content: flex-start;
    }
}

@media (max-width: 434px) {
    .download_link {
        justify-content: flex-start;
        flex-direction: row;
    }

    .btn-downloads {
        margin-right: 5px;
    }
}

.download_left {
    float: left;
    padding: 13px 18px 13px 21px;
}

.download_right {
    float: right;
    padding: 10px 30px 13px 0px;
    line-height: 16px;
}

.download_form {
    font-size: 18px;
}

.margin-top-5 {
    margin-top: 5px;
}

.download_right_PC {
    float: right;
    padding: 13px 29px 12px 0px;
    line-height: 14px;
}

@media (min-width: 768px)and (max-width: 1473px) {
    .download_left {
        padding: 13px 15px 13px 15px;
    }

    .download_right {
        padding: 12px 20px 13px 0px;
        line-height: 14px;
    }

    .download_right_PC {
        padding: 15px 20px 12px 0px;
        line-height: 14px;
    }
}

@media (max-width: 768px) {
    .download_left {
        padding: 11px 10px 11px 18px;
    }

    .download_right {
        padding: 10px 21px 10px 0px;
        line-height: 14px;
        font-size: 12px;
    }

    .download_right_PC {
        padding: 14px 11px 9px 0px;
        line-height: 14px;
    }

    .download_form {
        font-size: 16px;
    }
}

.font-white {
    color: #ffffff;
}

.font-white :hover {
    color: #ffffff;
}

.foot_font {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
}

.com-footer-reserved1 {
    width: 35%;
}

.com-footer-reserved2 {
    width: 25%;
}


@media (max-width:1600px) and (min-width:768px) {
    .com-footer-reserved1 {
        width: 40%;
    }

    .com-footer-reserved2 {
        width: 15%;
    }
}

.foot_font1 {
    font-size: 16px;
    color: white;
    font-weight: normal;
}

.distributor-padding {
    padding: 78px 0 72px
}

.distributor-padding2 {
    padding: 82px 0 80px;
}

@media (max-width:768px) {
    .distributor-padding {
        padding: 60px 0 65px;
    }

    .distributor-padding2 {
        padding: 60px 0 65px;
    }

    .foot_font1 {
        font-size: 13px;
        color: white;
        font-weight: normal;
    }

    .foot_font {
        color: #fff;
        font-weight: 400;
        font-size: 13px;
        line-height: 20px;
        font-weight: normal;
    }
}

.com-footer-reserved {
    display: flex;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
    align-items: center;
    margin: 40px 0 20px;
}

.xsProbeBox {
    width: 49%;
}

.xsProbeBox:nth-child(2n+1) {
    width: 49%;
    margin-right: 2%;
}

.xs-probes {
    display: flex;
    flex-wrap: wrap;
}

.other-sensor {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
    display: none;
}

.xs-accessories {
    display: flex;
    flex-wrap: wrap;
}

.other-accessories {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
    display: none;
}


@media (max-width:768px) {
    .com-footer-reserved {
        display: block;
        font-weight: normal;
        font-size: 16px;
        color: #FFFFFF;
        align-items: center;
        padding: 0 15px;
        margin: 15px 0 20px;
    }

    .com-footer-reserved1 {
        width: 100%;
        margin-bottom: 0px;
        font-size: 10px;
    }

    .com-footer-reserved2 {
        width: 100%;
        margin-top: 10px;
    }

    .com-footer3 {
        font-size: 10px;
    }

    .youtube-img {
        width: 20px;
    }
}

.foot_table {
    border: none;
    width: 100%;
    text-align: left;
}

@media(max-width: 1350px) {
    .foot_table tbody.lghidden {
        display: none;
    }
}

@media(min-width: 1351px) {
    .foot_table tbody.lgvisitily {
        display: none;
    }
}

@media(max-width: 1350px) {
    .foot_table tbody.lgvisitily {
        display: table-cell;
    }
}

@media (min-width: 1200px) {
    .user-guide .col-lg-3 {
        width: 22%;
    }
}

.gs1_banner {
    background: url(./images/GS1-banner.jpg) no-repeat;
    color: #000000;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    width: 100%;
}

.gs1_icon_cart {
    background-color: #fff;
    color: #073372;
    border-radius: 50px;
    padding: 7px;
}

.gs1_button {
    background-color: #0068b7;
    color: #ffffff;
    border-radius: 5px;
    outline: none;
    border: #0068b7 solid 1px;
    padding: 5px 10px;
    margin-bottom: 25px;
}

/* .gs1_speclass {
    width: 18.5%;
    margin: 0% 0.5%;
    display: inline-block;
    vertical-align: top;
} */
@media (min-width: 320px) and (max-width: 1400px) {
    .gs1_icon_cart {
        display: none !important;
    }
}

.gs1_buy_online {
    background-color: #073372;
    color: #fff;
    border-radius: 10px;
    padding: 5px 10px;
    /*width: 100%;*/
    border: 2px solid #0068b7;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.3));
    margin-right: 10px;
    vertical-align: middle;
}

.gs1_buy_first {
    font-size: 24px;
    margin-top: 2px;
    /*margin-left: 5px;*/
}

.gs1_banner .gs1title {
    font-size: 60px;
    font-weight: bold;
}

.gs1_banner .gs1_h1 {
    font-size: 40px;
}

.gs1_text_shadow {
    text-shadow: -2px 0px 25px #89bbfc
        /*,-2px 0px 35px #0068b7*/
    ;
}

.gs1_subtitle {
    color: #0068b7;
    font-weight: bold;
    margin: 15px 0px;
    font-size: 30px;
}

.gs1_subtitle_white {
    color: #fff;
    font-weight: bold;
    margin: 15px 0px;
}

.gs1_multitle {
    color: #fff;
    font-weight: bold;
}

@media (min-width: 550px) {
    .wifi_hyphen {
        display: none;
    }
}

@media (min-width: 414px) and (max-width: 768px) {
    .hidden-768 {
        display: none;
    }
}

@media (min-width: 320px) and (max-width: 414px) {
    .hidden-414 {
        display: none;
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    .gs1_banner {
        background: none;
        padding-top: 0;
    }

    .gs1_banner .gs1title {
        font-size: 40px;
    }

    .gs1_banner .gs1_h1 {
        font-size: 30px;
        margin: 0;
    }

    .gs1_subtitle {
        color: #0068b7;
        font-weight: bold;
        margin: 15px 0px;
        font-size: 20px !important;
        line-height: 24px;
    }

    .gs1_subtitle_white {
        color: #fff;
        font-weight: bold;
        margin: 15px 0px;
        font-size: 25px;
    }

    .gs1_multitle {
        color: #fff;
        font-weight: bold;
        font-size: 25px;
    }
}

.module_descri {
    color: #333333;
    font-size: 18px;
}

.module_descri_white {
    color: #ffffff;
    font-size: 18px;
}

.gs1_solbanner {
    background: url(./images/gs1_solution.jpg) no-repeat;
    color: #000000;
    overflow: hidden;
    background-size: cover;
    position: relative;
    width: 100%;
}

.gs1_bgrich {
    margin-top: 15px;
}

.border-table {
    border-collapse: collapse;
    border: none;
    color: #000000;
    vertical-align: center;
    font-size: 20px;
}

.border-table td {
    border: dotted #000000 1px !important;
    vertical-align: middle !important;
}

.border-table th {
    border: dotted #000000 1px;
    vertical-align: center;
}

@media (min-width: 415px)and (max-width: 1200px) {
    .border-table {
        font-size: 15px;
    }

    .border-table td {
        font-size: 15px;
    }

    .border-table th {
        font-size: 15px;
    }
}

@media (max-width: 415px) {
    .border-table {
        font-size: 10px;
    }

    .border-table td {
        font-size: 10px;
    }

    .border-table th {
        font-size: 10px;
    }
}

.gs1_mulindex {
    background-color: #4E525E;
    display: inline-block;
    width: 33%;
    z-index: 333;
    padding: 3%;
}

@media (min-width: 1700px) {
    .gs1_index_message {
        padding: 125px 0px 125px 0px;
    }
}

@media (min-width: 1600px)and (max-width: 1700px) {
    .gs1_index_message {
        padding: 120px 0px 120px 0px;
    }

    .gs1_index_message .gs1_buy_first {
        font-size: 17px;
        margin: 0px 5px;
    }

    .gs1_index_message .buy_now_second {
        font-size: 16px;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .gs1_index_message {
        padding: 100px 0px 100px 0px;
    }

    .gs1_index_message .gs1_buy_first {
        font-size: 16px;
        margin: 0px 5px;
    }

    .gs1_index_message .buy_now_second {
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .gs1_index_message {
        padding: 90px 0px 90px 0px;
    }

    .gs1_index_message .gs1_buy_first {
        font-size: 14px;
        /*margin-top: 3px;*/
    }

    .gs1_index_message .buy_now_second {
        font-size: 12px;
    }

    .gs1_index_message .icon_cart {
        display: none;
    }

    .gs1_buy_online {
        margin-right: 5px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .gs1_index_message {
        padding: 80px 0px 80px 0px;
    }

    .gs1_index_message .gs1_buy_first {
        font-size: 12px;
        margin: 5px;
    }

    .gs1_index_message .buy_now_second {
        font-size: 11px;
        margin-left: 5px;
    }

    .gs1_index_message .icon_cart {
        display: none;
    }

    .gs1_buy_online {
        margin-right: 5px;
    }
}

@media (min-width: 414px) and (max-width: 767px) {
    .gs1_index_message {
        /*padding: 70px 0px 70px 0px;*/
        color: white;
    }

    .gs1_index_message h2 {
        font-size: 20px;
    }

    .gs1_index_message.buy_online {
        padding: 0px;
    }

    .gs1_index_message .gs1_buy_first {
        font-size: 14px;
    }

    .gs1_index_message .buy_now_second {
        font-size: 8px;
    }

    .gs1_index_message .icon_cart {
        display: none;
    }

    .gs1_buy_online {
        margin-right: 5px;
        margin-top: 10px;
    }
}

@media (min-width: 320px) and (max-width: 414px) {
    .gs1_index_message {
        /*padding: 40px 0px 340px 0px;*/
        color: #fff;
    }

    .gs1_banner .gs1title {
        margin: 0;
    }

    .gs1_index_message h2 {
        font-size: 20px;
    }

    .gs1_index_message.buy_online {
        padding: 0px;
    }

    .gs1_index_message .gs1_buy_first {
        font-size: 13px;
        margin: 2px;
    }

    .gs1_index_message .buy_now_second {
        font-size: 5px;
    }

    .gs1_index_message .icon_cart {
        display: none;
    }

    .gs1_buy_online {
        margin-right: 5px;
        margin-top: 10px;
    }
}

.gs1_imgs1 {
    width: 33%;
    display: inline-block;
}

.gs1_imgs2 {
    width: 33%;
    display: inline-block;
}

.gs1_imgs3 {
    width: 33.5%;
    display: inline-block;
}

@media (min-width: 1108px)and (max-width: 1548px) {
    .gs1_imgs3 {
        width: 33.3%;
    }
}

@media (min-width: 768px)and (max-width: 1108px) {
    .gs1_imgs3 {
        width: 33%;
    }
}

@media (max-width: 768px) {
    .gs1_imgs1 {
        width: 32.5%;
    }

    .gs1_imgs2 {
        width: 32.5%;
    }

    .gs1_imgs3 {
        width: 32.5%;
    }
}

.gs1_ifttt {
    /*margin-top: -10px;*/
    padding-top: 0px;
}

.gs1_ifttt:hover {
    -webkit-filter: drop-shadow(3px 3px 2px rgba(255, 255, 255, 0.5));
    filter: drop-shadow(2px 2px 1px rgba(255, 255, 255, 0.5));
}

.gs1_largecapacity {
    padding-top: 50px;
    padding-bottom: 580px;
    background: url(./images/gs1_largecapacity.png?v=1.0.1);
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #000;
    width: 100%;
}

@media (max-width: 768px) {
    .gs1_largecapacity {
        background: none;
        padding: 50px 0 0;
        /*width: 100%;*/
    }
}


/*Membership
 */

.col-lg-custom {
    width: 33.3%;
    float: left;
}

.col-lg-custom-4 {
    width: 25%;
    float: left;
}

.member-benefits-border {
    padding: 20px;
    border: none;
    min-height: 100px;
}

.member-benefits-border:hover {
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    border-color: #eee;
    /*transition: all .2s ease-in-out;*/
}

.module-box {
    padding-top: 50px;
    padding-bottom: 50px;
}

.no-margin {
    margin: 0px;
}

.color-font {
    color: #666666;
}

.developer_banner {
    background: url(./images/UbiBotDeveloperMembership.png) no-repeat;
    /*background-size: 100% 100%;*/
    /*-moz-background-size: contain;*/
    /*-webkit-background-size: contain;*/
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #ffffff;
    width: 100%;
    padding: 100px 0px 0px 0px;
    /*height:100%;*/
}

.flexible-scalable-right {
    width: 33%;
}

.flexible-scalable-left {
    flex: 1;
    margin-right: 5%;
}

@media (max-width:768px) {
    .member-benefits-border {
        padding: 5px;
        border: none;
        min-height: 100px;
    }

    .module-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .Independent-title {
        font-size: 20px !important;
        line-height: 22px;
    }

    .Independent-text {
        font-size: 15px;
        line-height: 20px;
    }

    .Private-Deployment {
        margin-top: 77px;
        font-size: 26px;
    }

    .developer_banner {
        background: url(./images/app-dev_banner.png) no-repeat;
        background-size: 100% 100%;
        padding: 0 15px 0 15px;
    }

    .flexible-scalable-right {
        width: 90%;
        margin: 32px 5% 0 5%;
    }

    .flexible-scalable-left {
        margin-right: 0;
        width: 100%;
    }

    .col-lg-custom {
        width: 50%;
        float: left;
        margin-bottom: 15px;
    }

    .col-lg-custom img {
        height: 50px;
    }

    .col-lg-custom p {
        font-size: 15px;
        line-height: 18px;
    }

    .col-lg-custom h4 {
        font-size: 15px;
    }
}

@media (min-width: 1200px) {
    .developer_banner h1 {
        font-size: 44px;
        margin: 0px
    }

    .developer_banner h2 {
        font-size: 20px;
    }
}

.developer_partner {
    background: url(./images/Partnerwithus.png) no-repeat;
    /*background-size: 100% 100%;*/
    /*-moz-background-size: contain;*/
    /*-webkit-background-size: contain;*/
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #000;
    width: 100%;
    padding: 80px 0px 80px 0px;
    /*height:100%;*/
}

.banner-button1 {
    background-color: #43E6E1;
    padding: 5px 45px;
    border-radius: 4px;
    border: none;
    color: #160a57;
    font-size: 24px;
    cursor: pointer;
}

.banner-button2 {
    background-color: transparent;
    color: #43E6E1;
    font-size: 24px;
    padding: 5px 25px;
    border-radius: 4px;
    border: 1px solid #43E6E1;
    cursor: pointer;
    margin-left: 10px;
}

@media (max-width: 768px) {
    .xs-both {
        display: none;
    }

    .banner-button1 {
        font-size: 15px;
        padding: 5px 26px;
        margin-right: 30px;
    }

    .banner-button2 {
        font-size: 15px;
        padding: 5px 20px;
    }

    .banner-button2 {
        margin-left: 0px;
    }
}

.partner-button1 {
    background-color: #0068b7;
    padding: 5px 45px;
    border-radius: 4px;
    border: none;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
}

.partner-button2 {
    background-color: transparent;
    color: #0068b7;
    font-size: 20px;
    padding: 5px 25px;
    border-radius: 4px;
    border: 1px solid #0068b7;
    cursor: pointer;
}

.gap-10 {
    margin-top: 20px;
}

.gap-20 {
    margin-top: 10px;
}

.gap-30 {
    margin-top: 30px;
}

.padding-30 {
    padding: 30px;
}

.developer_banner_down {
    margin-top: 6%;
    background-color: rgba(40, 61, 134, .6);
    padding-top: 10px;
    padding-bottom: 30px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-20 {
    font-size: 20px;
}

.bg-gray {
    background-color: #F7F7F7;
}

.registerName {
    font-size: 32px;
    margin-bottom: 32px
}

.header {
    height: 50px;
    border-bottom: 2px solid #e2e2e2;
    position: relative;
    font-family: "" Open Sans", sans-serif";
}

.header .switch {
    height: 45px;
    /*position:absolute;*/
    left: 60px;
    bottom: 0;
    font-size: 16px;
}

.header .switch #switch_enterpeise {
    margin-right: 80px;
}

.header .switch .switch_btn,
.header .switch .switch_brand {
    color: #999;
    /*font-size: 14px;*/
    display: inline-block;
    height: 45px;
    line-height: 45px;
    outline: none;
    *hide-focus: expression(this.hideFocus=true);
}

.header .switch .switch_btn_focus {
    color: #333;
    /*font-size:14px;*/
    display: inline-block;
    height: 45px;
    line-height: 45px;
    outline: none;
    *hide-focus: expression(this.hideFocus=true);
}

.header .switch .switch_btn:hover,
.header .switch .switch_brand:hover {
    color: #333;
    text-decoration: none;
}

.header .switch .switch_btn_focus:hover {
    text-decoration: none;
}

#switch_bottom {
    position: absolute;
    bottom: -1px;
    _bottom: -2px;
    border-bottom: 2px solid #1094E5;
}

#layout {
    margin: 10px auto;
}

#tabnav li {
    float: left;
    width: 70px;
    height: 23px;
    line-height: 23px;
    cursor: pointer;
    border: 1px solid #ccc;
    margin: 2px 0 0 0;
    display: inline;
    color: #333;
}

#tabnav li.current {
    color: #f60;
    font-weight: bold;
}

#tab {
    float: right;
}

#tab ul {}

#tab li {
    cursor: pointer;
    display: inline-block;
    background-color: #f7f7f7;
    border: none;
    padding: 20px 75px;
    font-size: 24px;
    margin: 0px 10px -3px;
}

#tab li.current {
    border-bottom: 3px #0068b7 solid;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: #f7f7f7;
    padding: 20px 75px;
    font-size: 24px;
    margin: 0px 10px -3px;
}

#tab .tabcon {
    display: none;
    border-top: 3px #D1D1D1 solid;
}

#tab .block {
    display: block;
}


/*io首页Platform Services*/

#tab1 {
    float: right;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 45px 95px;
    text-align: center;
    margin-top: 30px;
}

#tab1 ul {}

#tab1 li {
    cursor: pointer;
    display: inline-block;
    border: none;
    padding: 10px 0px;
    font-size: 20px;
    margin: 0px 4px -3px;
    font-size: 18px;
    color: #333;
}

#tab1 li img {
    opacity: 0.6;
    margin-bottom: 10px;
}

#tab1 li.current img {
    opacity: 1;
    margin-bottom: 10px;
}

#tab1 .tabcon {
    display: none;
    border-top: 3px #D1D1D1 solid;
}

#tab1 li.current {
    border-bottom: 3px #1094E5 solid;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 10px 0px;
    margin: 0px 4px -3px;
    font-size: 18px;
    color: #333;
}

#tabnav02 {
    display: flex;
    justify-content: space-between;
    text-align: center;
}

#tab1 .block {
    display: block;
}

#tab1 #tabnav02 img {
    height: 50px;
}

.arch-banner-text {
    font-size: 50px;
    font-weight: bold;
    line-height: 56px;
    color: #333333
}

@media (min-width: 1500px) and (max-width: 1700px) {
    #tab1 li {
        padding: 10px 6px;
        margin: 0px 2px -3px;
    }

    #tab1 li.current {
        padding: 10px 10px;
        margin: 0px 6px -3px;
    }

    .arch-banner {
        background: url(./images/architecture-banner.png) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #0168B5;
        width: 100%;
        padding: 80px 0px 80px 0px;
        height: 517px;
    }

    .arch-banner-text {
        font-size: 44px;
        font-weight: bold;
        line-height: 56px;
        color: #000000
    }
}

@media (min-width: 1245px) and (max-width: 1500px) {
    #tab1 li {
        padding: 10px 5px;
        margin: 0px 3px -3px;
    }

    #tab1 li.current {
        padding: 10px 5px;
        margin: 0px 0px -3px;
    }
}

@media (min-width: 787px) and (max-width: 1245px) {
    #tab li {
        padding: 20px 55px;
        font-size: 20px;
    }

    #tab li.current {
        padding: 20px 55px;
        font-size: 20px;
    }

    #tab1 li {
        padding: 10px 0px;
        font-size: 16px;
        margin: 0px 0px -3px;
    }

    #tab1 li.current {
        padding: 10px 0px;
        font-size: 16px;
        margin: 0px 0px -3px;
    }
}

@media (max-width: 787px) {
    #tab li {
        padding: 10px 40px;
        font-size: 18px;
    }

    #tab li.current {
        padding: 10px 40px;
        font-size: 18px;
    }

    #tab1 li {
        padding: 10px 40px;
        font-size: 18px;
    }

    #tab1 li.current {
        padding: 10px 40px;
        font-size: 18px;
    }
}

#tabxs li {
    cursor: pointer;
    margin: 0 1px 0 0;
    display: inline-block;
    background-color: #f7f7f7;
    border-bottom: 3px #1094E5 solid;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 20px;
}

#tabxs .block {
    display: block;
}

#tabxs1 li {
    cursor: pointer;
    margin: 0 1px 0 0;
    display: inline-block;
    background-color: #f2f2f2;
    border-bottom: 3px #1094E5 solid;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 20px;
}

@media (max-width: 768px) {
    .developer-what {
        font-size: 18px !important;
        line-height: 21px;
    }

    .developer-joining {
        font-size: 16px !important;
    }

    .developer-joinings {
        font-size: 15px;
        line-height: 20px;
    }

    #tabxs1 li {
        cursor: pointer;
        margin: 0 1px 0 0;
        display: inline-block;
        background-color: #f2f2f2;
        border-bottom: 3px #1094E5 solid;
        border-top: none;
        border-left: none;
        border-right: none;
        font-size: 17px;
    }

    .module_desc {
        font-size: 15px;
        color: #333;
        padding-top: 14px !important;
    }
}

#tabxs1 .block {
    display: block;
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.pricing-table {
    float: left;
    /*width: 300px;*/
    margin: 0 10px;
    text-align: center;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.pricing-table:hover {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}

td.triangle {
    position: relative;
    overflow: hidden;
}

td.triangle div {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    color: #fff;
    padding: 0 1.3em;
    background: orange;
    -webkit-transform: translate(-25%, 50%) rotate(-45deg);
    -moz-transform: translate(-25%, 20%) rotate(-45deg);
    transform: translate(-25%, 50%) rotate(-45deg);
}

.sidebar-html {
    background-color: #ffffff;
    color: #555555;
    margin-right: 25px;
    padding-bottom: 35px;
    height: 750px;
    position: sticky;
    top: 0;
    overflow-y: scroll;
    border-radius: 5px;
}

.product-device-border {
    background-color: #ffffff;
    padding: 30px;
    overflow: hidden;
    margin: 10px 0px;
}

.product-device-border img {
    display: block;
    margin: 0 auto;
}

.product-device-left {
    float: left;
    width: 55%;
    margin-top: 8%;
}

.product-device-left1 {
    float: left;
    width: 55%;
    margin-top: 3%;
}

.product-probe-border {
    background-color: #ffffff;
    padding: 30px 40px;
    overflow: hidden;
    margin: 0px 10px 10px 0px;
    width: 48.5%;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
}

.product-probe-border img {
    display: block;
    margin: 0 auto;
}

.product-probe-border p {
    margin-bottom: 20px;
    min-height: 60px;
}

.product-probe-border h3 {
    min-height: 77px;
}

.product-probe-border-hidden {
    display: none;
}

.product-probe-border-block {
    display: inline-block;
}

.product-title {
    /*color: #999999;*/
    color: #0068b7;
    background: #e5e5e5;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 12px 40px;
    width: 98%;
    border-radius: 5px;
    font-size: 20px;
}

.product-title:hover {
    cursor: pointer;
}

@media (max-width: 1440px) {
    .product-probe-border {
        margin: 10px 5px 10px 0px;
    }
}

.product-match-border {
    background-color: #ffffff;
    overflow: hidden;
    padding: 10px;
    width: 24.5%;
    display: inline-block;
    vertical-align: top;
}

.product-match-border1 {
    background-color: #ffffff;
    overflow: hidden;
    padding: 10px;
    /*width: 50%;*/
    display: inline-block;
    vertical-align: top;
}

.product-match-border1 p {
    height: 40px;
}

.optional-match {
    cursor: pointer;
}

.download_faq {
    display: inline-block;
    width: 23%;
}

.download_faq a {
    color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 768px) {
    .download_faq {
        display: block;
        width: 100%;
    }
}


/*ubibot-product-list*/

.products_index {
    background: url(./images/products_banner1.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 600px;
}

@media (min-width: 1700px) {
    .products_index h1 {
        font-size: 54px;
        font-weight: bold;
        margin-top: 0px;
    }

    .products_index_message {
        padding: 120px 0px 120px 0px;
    }
}

@media (min-width: 1600px)and (max-width: 1700px) {
    .products_index h1 {
        font-size: 54px;
        font-weight: bold;
        margin-top: 0px;
    }

    .products_index_message {
        padding: 120px 0px 120px 0px;
    }
}

@media (min-width: 1731px) {
    .img-1500 {
        display: none;
    }
}

@media (min-width: 1200px) and (max-width: 1730px) {
    .product-probe-border h3.device {
        height: 78px;
        font-size: 21px;
    }

    .product-probe-border h3 {
        font-size: 21px;
        height: 38px;
    }

    .product-match-border1 p {
        height: 60px;
    }

    .img-1500 {
        display: inline-block;
    }

    .hidden-1500 {
        display: none;
    }

    .products-index-button-1500-1 {
        margin-left: 15px;
        margin-top: 15px;
    }

    .products-index-button-1500-2 {
        margin-top: 15px;
    }

    .parterns_module {
        height: 350px;
        overflow: auto;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .products_index h1 {
        font-size: 54px;
        font-weight: bold;
        margin-top: 0px;
    }

    .products_index_message {
        padding: 100px 0px 100px 0px;
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .products_index h1 {
        font-size: 54px;
        font-weight: bold;
        margin-top: 0px;
    }

    .products_index_message {
        padding: 90px 0px 90px 0px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .products_index h1 {
        font-size: 54px;
        font-weight: bold;
        margin-top: 0px;
    }

    .products_index_message {
        padding: 80px 0px 80px 0px;
    }
}

@media (min-width: 414px) and (max-width: 767px) {
    .products_index h1 {
        font-size: 54px;
        font-weight: bold;
        margin-top: 0px;
    }

    .products_index_message {
        padding: 70px 0px 70px 0px;
    }
}

@media (min-width: 320px) and (max-width: 414px) {
    .products_index {
        background: url(./images/products_banner_xs.png) no-repeat;
        padding-top: 20px;
    }

    .products_index h1 {
        font-size: 50px;
        font-weight: bold;
        margin-top: 0px;
    }

    .products_index_message {
        padding: 40px 0px 290px 0px;
    }
}

.adddisplay {
    display: inherit;
}

.displaynone {
    display: none;
}


/*首页左侧菜单切换图片*/

.slide_cont {
    overflow: hidden;
}

.slide_cont ul li {
    float: left;
    height: auto;
    background: no-repeat center center;
    background-size: 100%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

@media (min-width: 768px) {
    .slide_point {
        z-index: 9;
        margin: -240px 0px;
    }

    .slide_point p {
        overflow: hidden;
        text-align: center;
        background-position: -120px 0;
        color: #fff;
        font-size: 16px;
        margin-bottom: 4px;
        cursor: pointer;
    }
}

@media (min-width: 1200px) {
    .slide_point {
        z-index: 9;
        margin: -480px 0px;
    }

    .slide_point p {
        overflow: hidden;
        text-align: center;
        background-position: -120px 0;
        color: #fff;
        font-size: 16px;
        line-height: 38px;
        cursor: pointer;
    }
}

.slide_point .cur_point,
.slide_point p:hover {
    color: #007aff;
    background-position: -120px -120px;
}

@media (min-width: 768px) {
    .slide_point2 {
        z-index: 9;
        margin: -250px 0px;
    }

    .slide_point2 p {
        overflow: hidden;
        text-align: center;
        background-position: -120px 0;
        color: #007aff;
        font-size: 16px;
        margin-bottom: 4px;
        cursor: pointer;
    }
}

@media (min-width: 1200px) {
    .slide_point2 {
        z-index: 9;
        margin: -450px 50px;
    }

    .slide_point2 p {
        overflow: hidden;
        text-align: center;
        background-position: -120px 0;
        color: #fff;
        font-size: 16px;
        cursor: pointer;
    }
}

.slide_point2 .cur_point,
.slide_point p:hover {
    color: #007aff;
    background-position: -120px -120px;
}

.compare_table tr {
    border: dotted 1px #000;
    padding: 10px;
    font-weight: bold;
}

.compare_table td {
    border: dotted 1px #000;
    padding: 10px;
    font-weight: bold;
}

@media (min-width: 430px) and (max-width: 768px) {
    .compare_table tr {
        padding: 5px;
    }

    .compare_table td {
        padding: 5px;
    }
}

@media (max-width: 430px) {
    .compare_table {
        width: 100%;
        font-size: 12px;
    }

    .compare_table tr {
        padding: 2px;
    }

    .compare_table td {
        padding: 2px;
    }
}

td.triangle1 {
    position: relative;
    overflow: hidden;
}

td.triangle1 div {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 17px;
    color: #fff;
    padding: 5px 3em;
    background: orange;
    -webkit-transform: translate(-33%, 20%) rotate(-45deg);
    -moz-transform: translate(-33%, 20%) rotate(-45deg);
    transform: translate(-33%, 20%) rotate(-45deg);
}

.sel_wrap select {
    width: 90%;
    border-radius: 4px !important;
    padding: 10px;
    font-size: 20px;
    display: block;
    margin: 0 auto;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.sel_wrap select.classic {
    background-image: linear-gradient(45deg, transparent 50%, #0068b7 50%), linear-gradient(135deg, #0068b7 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}

.sel_wrap select.classic:focus {
    background-image: linear-gradient(135deg, #0068b7 50%, transparent 50%), linear-gradient(45deg, transparent 50%, #0068b7 50%), linear-gradient(to right, #ffffff, #ffffff);
    background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
    border-color: grey;
    outline: 0;
}

.fixDiv {
    position: fixed;
    top: 0;
    z-index: 99;
}

.no-padding {
    padding: 0px;
}

.grid-line-height {
    height: 40px;
    vertical-align: middle;
}

.title_bold {
    font-weight: bold;
}

.title_normal {
    font-weight: normal;
}

#checkedbox {
    width: 16px;
    height: 16px;
    margin-top: 0;
    background-color: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 2px;
    text-align: center;
    line-height: 15px;
    outline: none;
}

#checkedbox:hover {
    border-color: #43adea;
    cursor: pointer;
}

#checkedbox:checked {
    border: 1px solid #c9c9c9;
}

#checkedbox::before {
    content: '';
}

#checkedbox:focus {
    outline: none;
}

.scrollup {
    width: 42px;
    height: 42px;
    line-height: 35px;
    position: fixed;
    bottom: 5%;
    right: 5%;
    color: #ffffff;
    font-size: 40px;
    background: #d6d6d6;
    text-align: center;
    text-decoration: none;
    transform: rotate(-90deg);
    /*旋转*/
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    opacity: 0.85;
    /*透明*/
    filter: alpha(opacity=85);
    font-family: "Helvetica Neue", "Helvetica", "Arial";
    border-radius: 5px 5px 5px 5px;
    z-index: 999;
}

.scrollup:hover,
.scrollup:focus {
    color: #fff;
    text-decoration: none;
    background: #b0b0b0;
}

td.triangle2 {
    position: relative;
    overflow: hidden;
}

td.triangle2 div {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 17px;
    color: #fff;
    padding: 2px 2em;
    background: orange;
    -webkit-transform: translate(-33%, 20%) rotate(-45deg);
    -moz-transform: translate(-33%, 20%) rotate(-45deg);
    transform: translate(-33%, 20%) rotate(-45deg);
}


/*ubibot-sp1*/

.sp1_banner {
    background: url(./images/sp1_banner.png) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #ffffff;
    width: 100%;
}

@media (min-width:320px) and (max-width: 500px) {
    .sp1_banner {
        background: url(./images/sp1_banner_xs.png) no-repeat;
        padding-bottom: 20px;
    }
}

@media (min-width: 1600px) {
    .sp1_banner_img {
        padding: 100px 0px;
    }
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .sp1_banner_img {
        padding: 150px 0px;
    }

    .hoverchangecolor .module_desc {
        font-size: 19px;
    }
}

@media (min-width: 1200px) {
    .sp1_banner_message {
        padding: 150px 0px;
    }

    .sp1_banner_message h1 {
        font-size: 66px;
        text-shadow: black 0.1em 0.1em 0.2em;
    }

    .sp1_banner_message h2 {
        font-size: 50px;
        text-shadow: black 0.1em 0.1em 0.2em;
    }

    .sp1_banner_message h3 {
        font-size: 28px;
        text-shadow: black 0.1em 0.1em 0.2em;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .sp1_banner_message {
        padding: 80px 0px 80px 0px;
    }

    .sp1_banner_message h1 {
        font-size: 300%;
    }

    .sp1_banner_img {
        padding: 100px 0px 0px;
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    .sp1_banner_message {
        padding: 50px 0px 80px 0px;
    }

    .sp1_banner_message h2 {
        font-size: 24px;
    }

    .sp1_banner_message h3 {
        font-size: 16px;
    }

    .sp1_banner_img {
        padding: 0px;
    }
}

.sp1_intelligent {
    position: relative;
    color: #ffffff;
    padding-bottom: 450px;
    background: url(./images/sp1_intelligent.jpg);
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    width: 100%;
}

.sp1_far {
    position: relative;
    color: #ffffff;
    padding-bottom: 520px;
    background: url(./images/sp1_far.jpg);
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    width: 100%;
}

@media (min-width:1921px) {
    .sp1_far {
        position: relative;
        color: #ffffff;
        padding-bottom: 765px;
        background: url(./images/sp1_far.jpg);
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        width: 100%;
    }
}

.sp1_inter {
    position: relative;
    color: #ffffff;
    background: url(./images/sp1_inter.jpg);
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    width: 100%;
}

.sp1_safety {
    position: relative;
    color: #ffffff;
    padding-bottom: 100px;
    background: url(./images/sp1_safety.png);
    overflow: hidden;
    background-position: center top;
    background-size: 100%;
    width: 100%;
}

.sp1_safety_row {
    padding: 50px 0px;
}

.sp1_safety_desc {
    text-align: left;
    margin-top: 28%;
}

.sp1_safety_desc2 {
    text-align: left;
    margin-top: 20%;
}

.sp1_inter_div {
    width: 12%;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
}

.sp1_inter_div p {
    opacity: 0.7;
    font-size: 16px;
}

.sp1_inter_div2 {
    width: 12%;
    display: inline-block;
    vertical-align: top;
}

.sp1_inter_div2 p {
    opacity: 0.7;
    font-size: 16px;
}

.sp1_sensor {
    margin-top: 25px;
}

.sp1_specification p {
    font-size: 20px;
    line-height: 2.8em;
}

.sp1_box {
    float: left;
    position: relative;
}

.sp1_pic {
    z-index: 1;
    position: relative;
}

.sp1_monitor {
    position: absolute;
    bottom: 15px;
    left: 10px;
    z-index: 3;
    color: #ffffff;
    text-align: left;
}

.sp1_inter_xs {
    margin-bottom: 25px;
}

.sp1_inter_xs img {
    display: inline;
    width: 15%;
}

.sp1_inter_xs div {
    width: 71%;
    text-align: left;
    display: inline-block;
    float: right;
    height: 55px;
}

.sp1_inter_xs h3 {
    font-size: 20px;
    margin: 0px;
}

.sp1_inter_xs p {
    font-size: 15px;
}

.sp1_inter_xs h4 {
    font-size: 16px;
}

@media (max-width:768px) {
    .sp1_sensor {
        margin-top: 0px;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .sp1_safety {
        padding-bottom: 20px;
    }

    .sp1_safety_row {
        padding: 50px 0px 0px;
    }

    .sp1_safety_desc {
        margin-top: 20%;
    }

    .sp1_monitor {
        bottom: 0px;
    }

    .sp1_monitor p {
        margin: 0px;
    }
}

@media (min-width: 1100px) and (max-width: 1400px) {
    .sp1_safety {
        padding-bottom: 0px;
    }

    .sp1_safety_desc {
        margin-top: 13%;
    }

    .sp1_safety_desc2 {
        margin-top: 12%;
    }

    .sp1_safety_row {
        padding: 50px 0px 35px;
    }
}

@media (min-width:1921px) {
    .sp1_intelligent {
        position: relative;
        color: #ffffff;
        padding-bottom: 599px;
        background: url(./images/sp1_intelligent.jpg);
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        width: 100%;
    }
}

@media (min-width: 550px) and (max-width: 700px) {
    .sp1_intelligent {
        background: url(./images/sp1_intelligent_550.jpg) no-repeat;
        padding-bottom: 210px;
        width: 100%;
        background-size: 100% 100%;
    }

    .sp1_far {
        background: url(./images/sp1_far_550.jpg?v=1.0.1) no-repeat;
        padding-bottom: 210px;
        width: 100%;
        background-size: 100% 100%;
    }

    .sp1_inter {
        background: url(./images/sp1_inter_550.jpg) no-repeat;
        width: 100%;
        background-size: 100% 100%;
    }

    .sp1_safety {
        background: url(./images/sp1_safety_550.jpg) no-repeat;
        padding-bottom: 70px;
        width: 100%;
        background-size: 100% 100%;
    }

    .sp1_sizexs h4 {
        font-size: 14px;
    }

    .sp1_inter_div {
        margin-right: 1%;
    }

    .sp1_inter_div h3 {
        font-size: 16px;
    }

    .sp1_inter_div p {
        font-size: 10px;
    }

    .sp1_inter_div h4 {
        font-size: 13px;
    }

    .sp1_inter_div2 h3 {
        font-size: 16px;
    }

    .sp1_inter_div2 p {
        font-size: 10px;
    }

    .sp1_inter_div2 h4 {
        font-size: 13px;
    }

    .sp1_box {
        margin-top: 20px;
    }

    .sp1_foot .gap-30 {
        margin-top: 0px;
    }
}

@media (min-width: 375px) and (max-width: 550px) {
    .sp1_intelligent {
        background: url(./images/sp1_intelligent_400.jpg) no-repeat;
        padding-bottom: 90px;
        width: 100%;
        background-size: 100% 100%;
    }

    .sp1_far {
        background: url(./images/sp1_far_400.jpg?v=1.0.1) no-repeat;
        padding-bottom: 90px;
        width: 100%;
        background-size: 100% 100%;
    }

    .sp1_inter {
        background: url(./images/sp1_inter_400.jpg) no-repeat;
        width: 100%;
        background-size: 100% 100%;
    }

    .sp1_safety {
        background: url(./images/sp1_safety_400.jpg) no-repeat;
        padding-bottom: 40px;
        width: 100%;
        background-size: 100% 100%;
    }

    .sp1_sizexs h4 {
        font-size: 14px;
    }

    .sp1_inter_div {
        margin-right: 1%;
    }

    .sp1_inter_div h3 {
        font-size: 16px;
    }

    .sp1_inter_div p {
        font-size: 10px;
    }

    .sp1_inter_div h4 {
        font-size: 13px;
    }

    .sp1_inter_div2 h3 {
        font-size: 16px;
    }

    .sp1_inter_div2 p {
        font-size: 10px;
    }

    .sp1_inter_div2 h4 {
        font-size: 13px;
    }

    .sp1_box {
        margin-top: 20px;
    }

    .sp1_foot .gap-30 {
        margin-top: 0px;
    }

    .sp1_inter_xs {
        margin-bottom: 25px;
    }

    .sp1_inter_xs img {
        display: inline;
        width: 20%;
    }

    .sp1_inter_xs div {
        width: 66%;
        text-align: left;
        display: inline-block;
        float: right;
        height: 80px;
    }

    .sp1_inter_xs h3 {
        font-size: 16px;
        margin: 0px;
    }

    .sp1_inter_xs p {
        font-size: 10px;
    }

    .sp1_inter_xs h4 {
        font-size: 12px;
        margin-top: 0px;
    }
}

@media (max-width: 375px) {
    .sp1_intelligent {
        background: url(./images/sp1_intelligent_375.jpg) no-repeat;
        padding-bottom: 100px;
        width: 100%;
        background-size: 100% 100%;
    }

    .sp1_far {
        background: url(./images/sp1_far_375.jpg?v=1.0.1) no-repeat;
        padding-bottom: 100px;
        width: 100%;
        background-size: 100% 100%;
    }

    .sp1_inter {
        background: url(./images/sp1_inter_375.jpg) no-repeat;
        width: 100%;
        background-size: 100% 100%;
    }

    .sp1_safety {
        background: url(./images/sp1_safety_375.jpg) no-repeat;
        padding-bottom: 0px;
        width: 100%;
        background-size: 100% 100%;
    }

    .sp1_sizexs h4 {
        font-size: 14px;
    }

    .sp1_inter_div {
        margin-right: 1%;
    }

    .sp1_inter_div h3 {
        font-size: 16px;
    }

    .sp1_inter_div p {
        font-size: 10px;
    }

    .sp1_inter_div h4 {
        font-size: 13px;
    }

    .sp1_inter_div2 h3 {
        font-size: 16px;
    }

    .sp1_inter_div2 p {
        font-size: 10px;
    }

    .sp1_inter_div2 h4 {
        font-size: 13px;
    }

    .sp1_box {
        margin-top: 20px;
    }

    .sp1_foot .gap-30 {
        margin-top: 0px;
    }

    .sp1_inter_xs {
        margin-bottom: 25px;
    }

    .sp1_inter_xs img {
        display: inline;
        width: 28%;
    }

    .sp1_inter_xs div {
        width: 71%;
        text-align: left;
        display: inline-block;
        float: right;
        height: 55px;
    }

    .sp1_inter_xs h3 {
        font-size: 16px;
        margin: 0px;
    }

    .sp1_inter_xs p {
        font-size: 10px;
    }

    .sp1_inter_xs h4 {
        font-size: 12px;
        margin-top: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1680px) {
    .sp1_specification p {
        font-size: 15px;
    }
}

@media (min-width: 320px) and (max-width: 992px) {
    .sp1_specification p {
        font-size: 14px;
        line-height: 1.5em;
    }
}

@media (min-width: 1200px) and (max-width: 1450px) {
    .sp1_monitor {
        bottom: 5px;
    }

    .sp1_monitor p {
        margin: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .sp1_monitor {
        bottom: 3px;
    }

    .sp1_monitor p {
        margin: 0px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .sp1_monitor {
        bottom: 0px;
    }

    .sp1_monitor p {
        margin: 0px;
    }

    .sp1_safety_row {
        padding: 35px 0px 35px;
    }

    .sp1_safety_desc {
        margin-top: 0%;
    }

    .sp1_safety_desc2 {
        margin-top: 2%;
    }
}

@media (min-width: 535px) and (max-width: 768px) {
    .sp1_monitor {
        bottom: -3px;
        left: 5px;
    }

    .sp1_monitor p {
        margin: 0px;
    }

    .sp1_safety_row {
        padding: 35px 0px 35px;
    }

    .sp1_safety_desc {
        margin-top: 12%;
        text-align: center;
    }

    .sp1_safety_desc2 {
        margin-top: 0%;
    }

    .sp1_safety_desc h3 {
        font-size: 18px;
    }

    .sp1_safety_desc h4 {
        font-size: 12px;
    }

    .sp1_safety_desc2 h3 {
        font-size: 18px;
    }

    .sp1_safety_desc2 h4 {
        font-size: 12px;
    }
}

@media (max-width: 535px) {
    .sp1_monitor {
        bottom: -3px;
        left: 2px;
        text-align: center;
        font-size: 13px;
        line-height: 14px;
        padding-bottom: 6px;
    }

    .sp1_monitor p {
        margin: 0px;
    }

    .sp1_monitor h4 {
        margin: 0px;
        font-size: 14px;
    }

    .sp1_safety_desc {
        margin-top: 12%;
        text-align: center;
    }

    .sp1_safety_desc h3 {
        font-size: 16px;
    }

    .sp1_safety_desc h4 {
        font-size: 12px;
    }
}


/*ubibot-ms1*/

.ms1_banner {
    background: url(./images/ms1_banner.png) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #ffffff;
    width: 100%;
}

@media (min-width:320px) and (max-width: 500px) {
    .ms1_banner {
        background: url(./images/ms1_banner_xs.png) no-repeat;
        padding-bottom: 20px;
    }
}

@media (min-width: 1600px) {
    .ms1_banner_img {
        padding: 150px 0px 50px;
    }
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .ms1_banner_img {
        padding: 150px 0px;
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .ms1_banner_img {
        padding: 100px 0px 0px;
    }
}

.ms1_alert {
    position: relative;
    color: #ffffff;
    background: url(./images/ms1_alert.jpg);
    overflow: hidden;
    background-size: 100% 100%;
    padding-bottom: 30px;
    width: 100%;
}

.ms1_alert_div {
    width: 14%;
    display: inline-block;
    margin-right: 5%;
    vertical-align: top;
}

.ms1_applicate {
    position: relative;
    color: #ffffff;
    padding-bottom: 580px;
    background: url(./images/ms1_applicate.jpg);
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    width: 100%;
}

@media (min-width: 550px) and (max-width: 700px) {
    .ms1_alert {
        background: url(./images/ms1_alert_550.png) no-repeat;
        width: 100%;
        background-size: 100% 100%;
    }

    .ms1_alert_div {
        margin-right: 1%;
        width: 17%;
    }

    .ms1_alert_div h4 {
        font-size: 13px;
    }

    .ms1_applicate {
        background: url(./images/ms1_applicate_550.png) no-repeat;
        padding-bottom: 230px;
        width: 100%;
        background-size: 100% 100%;
    }
}

@media (min-width: 375px) and (max-width: 550px) {
    .ms1_alert {
        background: url(./images/ms-Multiple-Alert.jpg) no-repeat;
        width: 100%;
        background-size: 100% 100%;
    }

    .ms1_applicate {
        position: relative;
        color: #ffffff;
        background: url(./images/ms-Convenient-Installation-xs.jpg);
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        width: 100%;
        background-size: 100% 100%;
        padding-bottom: 0;
    }

    .ms1_alert_div {
        margin-right: 1%;
        width: 17%;
    }

    .ms1_alert_div h4 {
        font-size: 13px;
    }

    .ms1_applicate {
        background: url(./images/ms1_applicate_400.png) no-repeat;
        padding-bottom: 150px;
        width: 100%;
        background-size: 100% 100%;
    }
}

@media (max-width: 375px) {
    .ms1_alert {
        background: url(./images/ms-Multiple-Alert.jpg) no-repeat;
        width: 100%;
        background-size: 100% 100%;
    }

    .ms1_alert_div {
        margin-right: 1%;
        width: 17%;
    }

    .ms1_alert_div h4 {
        font-size: 13px;
    }

    .ms1_applicate {
        background: url(./images/ms1_applicate_375.png) no-repeat;
        padding-bottom: 180px;
        width: 100%;
        background-size: 100% 100%;
    }
}

.ms1_bghouse {
    margin-top: 20px;
}

.ms1_monitor {
    position: absolute;
    top: 15px;
    z-index: 3;
    color: #ffffff;
}

.ms1_monitor h4 {
    margin-top: 5px;
}

.ms1_muldiv {
    margin-top: 80px;
    vertical-align: top;
}

.ms1_environment1 {
    background: rgba(58, 83, 86, 0.8);
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 2;
    height: 40%;
}

.ms1_environment2 {
    background: rgba(82, 79, 78, 0.8);
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 2;
    height: 40%;
}

.ms1_environment3 {
    background: rgba(121, 104, 84, 0.8);
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 2;
    height: 40%;
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .ms1_monitor {
        top: 0px;
        left: auto;
    }

    .ms1_monitor p {
        margin: 0px;
        font-size: 13px;
    }
}

@media (min-width: 1200px) and (max-width: 1450px) {
    .ms1_monitor {
        top: 5px;
    }

    .ms1_monitor p {
        margin: 0px;
        font-size: 10px;
    }

    .ms1_monitor h4 {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 14px;
    }

    .ms1_environment1 {
        height: 44%;
    }

    .ms1_environment2 {
        height: 44%;
    }

    .ms1_environment3 {
        height: 44%;
    }

    .ms1_applicate {
        padding-bottom: 420px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .ms1_monitor {
        top: 3px;
    }

    .ms1_monitor p {
        margin: 0px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .ms1_monitor {
        top: 0px;
    }

    .ms1_monitor p {
        margin: 0px;
    }

    .ms1_environment1 {
        height: 20%;
    }

    .ms1_environment2 {
        height: 20%;
    }

    .ms1_environment3 {
        height: 20%;
    }
}

@media (min-width: 535px) and (max-width: 768px) {
    .ms1_monitor {
        top: -3px;
        left: 5px;
    }

    .ms1_monitor h4 {
        margin: 0px;
    }

    .ms1_monitor p {
        display: none;
    }

    .ms1_muldiv {
        margin-top: 30px;
    }

    .ms1_environment1 {
        height: 20%;
    }

    .ms1_environment2 {
        height: 20%;
    }

    .ms1_environment3 {
        height: 20%;
    }
}

@media (max-width: 535px) {
    .ms1_monitor {
        top: -3px;
        left: 2px;
        text-align: center;
        width: 100%;
    }

    .ms1_monitor p {
        display: none;
    }

    .ms1_monitor h4 {
        margin: 5px;
        font-size: 12px;
    }

    .ms1_muldiv {
        margin-top: 30px;
    }

    .ms1_environment1 {
        height: 20%;
    }

    .ms1_environment2 {
        height: 20%;
    }

    .ms1_environment3 {
        height: 20%;
    }
}

.product-table {
    min-width: 100%;
    margin-bottom: 30px;
}

.product-table td {
    width: 25%;
    border: 2px solid #f0f1f2;
    padding: 10px;
}

.product-content ::-webkit-scrollbar {
    width: 6px;
    /* background-color: #F5F5F5; */
    border-radius: 5px;
}

.product-content ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    background-color: #F5F5F5;
}

.product-content ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #5198d4;
}

.product-content ::-webkit-scrollbar-thumb:hover {
    cursor: pointer;
}

@media(max-width: 768px) {
    .sel_wrap select.classic {
        font-size: 16px;
        background-position: calc(100% - 12px) calc(1em + 2px), calc(100% - 7px) calc(1em + 2px), 100% 0;
    }

    .product-table td {
        width: 50%;
    }

    .product-html {
        padding: 0;
    }

    .product-probe-border {
        padding: 10px;
        width: 48%;
    }

    .product-probe-border h3 {
        font-size: 18px;
    }

    .product-probe-border p {
        height: auto;
    }

    .circle_color {
        margin-left: 0;
    }

    .products_filter_button {
        width: 100%;
        background-color: #fff;
        border: none;
        outline: none;
        padding: 15px;
        font-size: 18px;
    }

    .filterclass {
        position: absolute;
        right: -100%;
        z-index: 9999;
        background-color: #fff;
        top: 0;
        padding: 20px 10px 20px 20px;
    }

    .addfilterwidth {
        right: 0;
        width: 75%;
    }

    .sidebar-html {
        padding: 0;
        height: 450px;
        margin-right: 0;
    }
}

/* new-sim-page */

@media (min-width:768px) {
    .new-sim_banner {
        background: url(./images/global-sim.png) no-repeat;
        color: #000000;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        width: 100%;
    }

    .global-sim-xs {
        display: none;
        position: relative;
    }

    .sim_box-h3 {
        height: 40px;
        line-height: 22px;
    }
}


.sim-cards {
    background: url(./images/sim-card-back.png?v=1.0.0) no-repeat;
    color: #000000;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    width: 100%;
}

.cards-problem {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    border-bottom: 2px solid #DFDFDF;
}

.faq-sim {
    display: flex;
    justify-content: space-between;
    padding-bottom: 27px;
    padding-top: 24px;
    cursor: pointer;
}

.faq-sim-answer {
    padding-bottom: 20px;
    display: none;
}

.sim-buy {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 26px;
    color: #0068B7;
    margin-bottom: 10px;
    display: inline-block;
}

@media (max-width:768px) {
    .faq-sim {
        display: flex;
        justify-content: space-between;
        padding-bottom: 15px;
        padding-top: 15px;
        cursor: pointer;
    }

    .cards-problem {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 21px;
        border-bottom: 2px solid #DFDFDF;
    }
}

.choose-border {
    border: 2px solid #DADADA;
    height: 94px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Choose-cause {
    margin-top: 43px;
    display: flex;
}

.reach {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 70px;
}

.coming-soom {
    position: absolute;
    top: 12px;
    left: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 9px;
    width: 100%;
    text-align: center;
}

.sim-Countries {
    color: #0068B7;
    font-weight: bold;
    padding: 0 5px;
    text-align: right;
    line-height: 35px;
}

.sim-buy-now {
    width: 88%;
    margin: 30px 6% 0 6%;
    height: 54px;
    border: 2px solid #0068B7;
    border-radius: 5px;
    font-weight: 400;
    font-size: 18px;
    color: #0068B7;
    background: #fff;
    text-align: center;
    line-height: 54px;
}

.sim-iconfont {
    color: #0068B7;
    font-size: 22px !important;
}

.sim-table {
    display: none;
}

.table-block {
    display: block;
}

.sim-select {
    display: none;
}

.sim-block {
    display: block;
}

.border-sim {
    border-bottom: 3px solid #0476D5 !important;
}


@media (min-width:1600px) {
    .sim-iconfont {
        color: #0068B7;
        font-size: 22px !important;
        margin-right: 7px !important;
    }

    .Choose-UbiBot {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 50px;
        color: #0068B7;
        line-height: 75px;
    }

    .new-sim-h1 {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 50px;
        color: #0068B7;
        line-height: 35px;
    }

    .new-sim-h2 {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 26px;
        color: #0068B7;
        line-height: 36px;
        width: 460px;
    }

    .new-sim-title {
        padding: 180px 0 190px 0;
    }

    .cause-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 30px;
        color: #333333;
    }

    .cause-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 22px;
        color: #333333;
        line-height: 26px;
    }

    .find-perfect {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 20px;
        border-bottom: 3px solid #CDCDCD;
        padding-bottom: 10px;
    }

    .flex-reach {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid rgba(0, 104, 183, .2);
        padding: 0 18px 25px 34px;
    }

    .reachs {
        padding: 33px 13px 22px 34px;
        font-size: 18px;
        font-weight: 400;
    }
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .Choose-UbiBot {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 47px;
        color: #0068B7;
        line-height: 75px;
    }

    .new-sim-h1 {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 46px;
        color: #0068B7;
        line-height: 35px;
    }

    .new-sim-h2 {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 25px;
        color: #0068B7;
        line-height: 36px;
        width: 460px;
    }

    .new-sim-title {
        padding: 150px 0 160px 0;
    }

    .cause-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 26px;
        color: #333333;
    }

    .cause-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 19px;
        color: #333333;
        line-height: 26px;
    }

    .find-perfect {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        line-height: 20px;
        border-bottom: 3px solid #CDCDCD;
        padding-bottom: 10px;
    }

    .flex-reach {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid rgba(0, 104, 183, .2);
        padding: 0 0px 18px 13px;
    }

    .reachs {
        padding: 17px 0 15px 11px;
        font-size: 17px;
        font-weight: 400;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .Choose-UbiBot {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 40px;
        color: #0068B7;
        line-height: 75px;
    }

    .new-sim-h1 {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 40px;
        color: #0068B7;
        line-height: 35px;
    }

    .new-sim-h2 {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 24px;
        color: #0068B7;
        line-height: 36px;
        width: 460px;
    }

    .new-sim-title {
        padding: 140px 0 150px 0;
    }

    .cause-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 25px;
        color: #333333;
    }

    .cause-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 26px;
    }

    .find-perfect {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        border-bottom: 3px solid #CDCDCD;
        padding-bottom: 10px;
    }

    .flex-reach {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid rgba(0, 104, 183, .2);
        padding: 0 0px 25px 13px;
    }

    .reachs {
        padding: 30px 0 22px 11px;
        font-size: 16px;
        font-weight: 400;
    }
}

.scroller::-webkit-scrollbar {
    width: 5px;
    height: 8px;
}

.scroller::-webkit-scrollbar-track {
    background-color: transparent;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.scroller::-webkit-scrollbar-thumb {
    background-color: rgb(147, 147, 153, 0.5);
    /* background-color: #337ab7; */
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

@media(min-width:768px) {
    .min-scroller {
        background-color: #fff;
        min-height: 700px;
        float: right;
        padding-bottom: 45px;
        padding-top: 28px !important;
    }

}

@media (max-width:768px) {
    .min-scroller {
        background-color: #fff;
        /* min-height: 0; */
        float: right;
        padding-right: 0;
        padding-left: 0;
    }

    .sim_box-h3 {
        height: 25px;
    }

    .Choose-UbiBot {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 34px;
        color: #0068B7;
        line-height: 75px;
    }

    .new-sim-h1 {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 38px;
        color: #0068B7;
        line-height: 35px;
    }

    .new-sim-h2 {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 21px;
        color: #0068B7;
        line-height: 32px;
        width: 371px;
    }

    .new-sim-title {
        /* padding: 140px 0 150px 0; */
        position: absolute;
        top: 57px;
        left: 0;
    }

    .cause-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 20px;
        color: #333333;
    }

    .cause-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        line-height: 26px;
    }

    .super-top {
        margin-top: 58px !important;
        padding-right: 15px !important;
    }

    .find-perfect {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 13px;
        color: #333333;
        line-height: 20px;
        border-bottom: 3px solid #CDCDCD;
        padding-bottom: 10px;
    }

    .flex-reach {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid rgba(0, 104, 183, .2);
        padding: 0 0px 25px 13px;
    }

    .reachs {
        padding: 17px 0 17px 11px;
        font-size: 15px;
        font-weight: 400;
    }

    .top1-50 {
        margin-top: 50px;
    }

    .sim-buy-now {
        width: 88%;
        margin: 20px 6% 0 6%;
        height: 46px;
        border: 2px solid #0068B7;
        border-radius: 5px;
        font-weight: 400;
        font-size: 17px;
        color: #0068B7;
        background: #fff;
        text-align: center;
        line-height: 46px;
    }
}

@media (max-width:1200px) {
    .top-50 {
        margin-top: 50px;
    }
}


/*sim卡页面*/

.sim_banner {
    background: url(./images/sim_banner.jpg?v=1.0.3) no-repeat;
    color: #000000;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    width: 100%;
}

.sim_banner .simtitle {
    font-size: 60px;
    font-weight: bold;
    color: #fff;
}

.sim_banner .sim_h1 {
    font-size: 40px;
}

.sim_descri {
    color: #333333;
    font-size: 18px;
}

@media (min-width: 320px)and (max-width: 768px) {
    .sim_banner .sim_h1 {
        font-size: 30px;
    }
}

@media (min-width: 320px) and (max-width: 414px) {
    .sim_banner {
        background: url(./images/sim_banner_xs.jpg) no-repeat;
        padding-top: 20px;
    }
}

.sim_table tr:nth-child(odd) {
    transition: all 0.5s ease-out 0s;
    background-color: #ffffff;
}

.sim_table tr:nth-child(even) {
    transition: all 0.5s ease-out 0s;
    background-color: #e3eaf2;
}

.sim_table tr:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    transform: scale(1.1);
    position: relative;
    z-index: 2;
    border: 1px solid #999;
}

#first-line:hover {
    transform: none;
    z-index: 2;
    border: 1px solid #999;
}

#first-line:hover td {
    border: 1px solid #999;
}

.choose-sim {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin-top: 22px;
    margin-bottom: 21px;
    line-height: 24px;
}

.roam-sim {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}

.choose-iconfont {
    font-size: 70px !important;
    line-height: 10px;
    color: #0068b7;
}

.choose-sim-back {
    background: url(./images/choose-sim.png) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
}

@media (min-width:1400px) {
    .global-iot-sim {
        min-height: 260px;
        margin-bottom: 3%;
    }
}

@media (max-width:1400px) and (min-width:890px) {
    .global-iot-sim {
        min-height: 300px;
        margin-bottom: 3%;
    }
}

@media (max-width:890px) and (min-width:768px) {
    .global-iot-sim {
        min-height: 306px;
    }
}

@media (max-width:768px) {
    .global-iot-sim {
        margin-bottom: 55px;
    }

    .choose-sim {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 19px;
        color: #333333;
        margin-top: 22px;
        margin-bottom: 9px;
        line-height: 24px;
    }

    .roam-sim {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
    }
}

.sim_table tr:hover td {
    background: none;
    border: none;
}

.sim_table td {
    border: 1px solid #999;
    padding: 5px 20px;
}

.sim_table td span {
    border: 1px solid #cecccc;
}

.sim_index_message {
    padding: 80px 0px 450px 0px;
}

.sim_box img {
    width: 50%;
}

.sim_option_table {
    width: 100%;
}

.sim_option_table th {
    color: #ffffff;
    background-color: #0068b7;
    font-size: 20px;
    padding: 15px;
    border: 1px solid #333;
    text-align: center;
}

.sim_option_table td {
    padding: 15px;
    color: #0068b7;
    font-size: 20px;
    border: 1px solid #333;
    text-align: center;
    font-weight: bold;
}

.sim_option_table tr td:nth-child(7n+1) {
    color: #333;
    font-size: 20px;
    font-weight: bold;
}

.sim_option_table td span {
    text-decoration: line-through;
    font-size: 12px;
    color: #333;
}

@media (min-width: 1600px)and (max-width: 1700px) {
    .sim_index_message .gs1_buy_first {
        font-size: 17px;
        margin: 0px 5px;
    }

    .sim_index_message .buy_now_second {
        font-size: 16px;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .sim_index_message {
        padding: 80px 0px 420px 0px;
    }

    .sim_index_message .gs1_buy_first {
        font-size: 16px;
        margin: 0px 5px;
    }

    .sim_index_message .buy_now_second {
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .sim_index_message {
        padding: 60px 0px 420px 0px;
    }

    .sim_index_message .gs1_buy_first {
        font-size: 14px;
    }

    .sim_index_message .buy_now_second {
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .sim_index_message {
        padding: 45px 0px 310px 0px;
    }

    .sim_index_message .gs1_buy_first {
        font-size: 12px;
        margin: 5px;
    }

    .sim_index_message .buy_now_second {
        font-size: 11px;
        margin-left: 5px;
    }

    .sim_banner .simtitle {
        font-size: 50px;
    }

    .sim_index_message h2 {
        font-size: 18px;
    }

    .sim_table td {
        padding: 5px 10px;
    }

    .sim_descri {
        font-size: 14px;
    }

    .sim_box h3 {
        font-size: 18px;
    }
}

@media (min-width: 414px) and (max-width: 767px) {
    .sim_index_message {
        padding: 25px 0px 260px 0px;
    }

    .sim_index_message h2 {
        font-size: 16px;
    }

    .sim_index_message.gs1_buy_online {
        padding: 0px;
    }

    .sim_index_message .gs1_buy_first {
        font-size: 14px;
    }

    .sim_index_message .buy_now_second {
        font-size: 8px;
    }

    .sim_banner .simtitle {
        font-size: 40px;
    }

    .sim_descri {
        font-size: 15px;
        padding: 0;
    }

    .sim_box h3 {
        font-size: 14px;
    }

    .sim_table2 tr:nth-child(4n+1) {
        background-color: #ffffff;
    }

    .sim_table2 tr:nth-child(4n+2) {
        background-color: #ffffff;
    }

    .sim_table2 tr:nth-child(4n+3) {
        background-color: #e3eaf2;
    }

    .sim_table2 tr:nth-child(4n+4) {
        background-color: #e3eaf2;
    }

    .sim_table2 td {
        border: 1px solid #999;
        padding: 3px 5px;
    }

    .sim_box img {
        width: 75%;
    }

    .sim_option_table th {
        color: #ffffff;
        background-color: #0068b7;
        font-size: 14px;
        padding: 10px;
        border: 1px solid #333;
        text-align: center;
        font-weight: bold;
    }

    .sim_option_table td {
        padding: 15px;
        color: #0068b7;
        font-size: 14px;
        border: 1px solid #333;
        text-align: center;
        font-weight: bold;
    }

    .sim_option_table tr td:nth-child(7n+1) {
        color: #333;
        font-size: 14px;
        font-weight: bold;
    }
}

@media (min-width: 320px) and (max-width: 414px) {
    .sim_index_message {
        padding: 40px 0px 340px 0px;
    }

    .sim_index_message h2 {
        font-size: 20px;
    }

    .sim_index_message.gs1_buy_online {
        padding: 0px;
    }

    .sim_index_message .gs1_buy_first {
        font-size: 13px;
        margin: 2px;
    }

    .sim_index_message .buy_now_second {
        font-size: 5px;
    }

    .sim_banner .simtitle {
        font-size: 40px;
    }

    .sim_descri {
        font-size: 15px;
        padding: 0;
    }

    .sim_box h3 {
        font-size: 12px;
    }

    .sim_table2 tr:nth-child(4n+1) {
        background-color: #ffffff;
    }

    .sim_table2 tr:nth-child(4n+2) {
        background-color: #ffffff;
    }

    .sim_table2 tr:nth-child(4n+3) {
        background-color: #e3eaf2;
    }

    .sim_table2 tr:nth-child(4n+4) {
        background-color: #e3eaf2;
    }

    .sim_table2 td {
        padding: 1px 5px;
        font-size: 10px;
        border: 1px solid #999;
    }

    .sim_box img {
        width: 100%;
    }

    .sim_option_table th {
        color: #ffffff;
        background-color: #0068b7;
        font-size: 14px;
        padding: 10px;
        border: 1px solid #333;
        text-align: center;
        font-weight: bold;
    }

    .sim_option_table td {
        padding: 10px;
        color: #0068b7;
        font-size: 14px;
        border: 1px solid #333;
        text-align: center;
        font-weight: bold;
    }

    .sim_option_table tr td:nth-child(7n+1) {
        color: #333;
        font-size: 14px;
        font-weight: bold;
    }
}

.gs1_pic1 {
    z-index: 1;
    position: relative;
}

.gs1_box {
    float: left;
    width: 29%;
    position: relative;
    margin-left: 8px;
    margin-right: 8px;
}

@media (max-width: 768px) {
    .gs1_box {
        margin-left: 3px;
        margin-right: 3px;
    }
}


/*gs2 start*/

.gs2_hardware {
    background: url(./images/gs2_banner.jpg) no-repeat center top;
    overflow: hidden;
    background-size: cover;
    position: relative;
    color: #ffffff;
    width: 100%;
}

.gs2_hardware .gs2-text1 {
    font-size: 30px;
    font-weight: bold;
    background: linear-gradient(to bottom, #ffffff, #ffffff, #47b9ff, #47b9ff);
    -webkit-background-clip: text;
    color: transparent;
    border: #47b9ff solid 1px;
    padding: 5px 15px 5px 15px;
}

.gs2_hardware .gs2-text1 sup {
    color: white !important;
}

.gs2_hardware .specialty {
    font-size: 36px;
    background: linear-gradient(to right, #47b9ff, #ffffff, #47b9ff, #ffffff, #47b9ff, #ffffff, #47b9ff, #ffffff, #47b9ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "" Open Sans", sans-serif";
    font-weight: 600;
    margin-top: 4%;
}

.gs2_hardware .gs2-text2 {
    font-size: 22px;
    font-weight: bold;
    background: linear-gradient(to bottom, #28a6f0, #0156c4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .gs2_hardware .specialty {
        font-size: 30px;
    }
}

@media (min-width: 1200px) and (max-width: 1388px) {
    .gs2_hardware .gs2-text2 {
        font-size: 18px;
    }

    .sensor-table img {
        width: 80% !important;
    }

    .gs2_compare_table .table_first img {
        width: 50% !important;
    }

    .gs2_compare_table tr td:first-child {
        width: 4%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .gs2_hardware .specialty {
        font-size: 20px;
    }

    .gs2_hardware .gs2-text2 {
        font-size: 18px;
    }

    .gs2_compare_table .table_first img {
        width: 80% !important;
    }

    .gs2_compare_table tr td:first-child {
        width: 4%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .gs2_compare_table .table_first img {
        width: 50% !important;
    }

    .gs2_hardware {
        padding-bottom: 200px;
        background: url(./images/gs2_pad_banner.jpg) no-repeat;
    }

    .gs2_hardware .gs2-text1 {
        text-align: left;
        border: none;
        padding: 0;
        font-size: 30px;
    }

    .gs2_hardware .specialty {
        font-size: 30px;
    }

    .gs2_buy_online {
        margin-left: 15px !important;
    }

    .sensor-table img {
        width: 80%
    }

    .gs2_compare_table tr td:first-child {
        width: 4%;
    }
}

@media (min-width: 430px) and (max-width: 768px) {
    .gs2_hardware .gs2-text2 {
        font-size: 15px;
    }

    .gs2_hardware .gs2-text1 {
        text-align: left;
        border: none;
        padding: 0;
        font-size: 28px;
    }

    .gs2_hardware {
        background: none;
    }

    .gs2_hardware .specialty {
        font-size: 28px;
    }

    .gs2_buy_online {
        margin-top: 15px;
    }

    .gs2-swiper h3 span {
        font-size: 16px !important;
    }

    .tab-border tr td {
        font-size: 14px;
    }
}

@media (max-width: 430px) {
    .gs2_hardware {
        background: none;
    }

    .gs2_hardware .gs2-text1 {
        text-align: left;
        border: none;
        padding: 0;
        font-size: 25px;
    }

    .gs2_hardware .specialty {
        font-size: 25px;
    }

    .gs2_hardware .gs2-text2 {
        font-size: 14px;
    }

    .gs2_buy_online {
        padding: 0;
        margin-top: 15px;
    }

    .gs2-swiper h3 span {
        font-size: 15px !important;
    }

    .tab-border tr td {
        font-size: 12px;
    }
}

.gs2_buy_online {
    background-color: #073372;
    color: #fff;
    border-radius: 10px;
    padding: 5px 10px;
    /*width: 100%;*/
    border: 2px solid #0068b7;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.3));
    margin-right: 10px;
    vertical-align: middle;
}

.gs2-bgweb {
    padding: 50px 0;
}

.gs2_compare_table {
    /*font-weight: bold;*/
}

.gs2_compare_table tr {
    border: dotted 1px #000;
    padding: 10px;
}

.gs2_compare_table td {
    border: dotted 1px #000;
    padding: 18px;
    font-size: 16px;
    color: #000;
}

@media (max-width: 768px) {
    .gs2_compare_table tr {
        padding: 5px;
    }

    .gs2_compare_table td {
        padding: 5px;
        font-size: 12px;
    }
}

.gs2_compare_table .table_first img {
    width: 30%;
}

.gs2_compare_table tr td:first-child img {
    width: 100%;
}

.gs2_compare_table .table_first a {
    color: #333333;
    text-decoration: underline;
    font-weight: normal;
}

.gs2_compare_table tr td:first-child {
    border-right-style: none;
    text-align: right;
    padding: 0 0 0 15px;
    margin-left: 10px;
}

.gs2_compare_table tr td:nth-child(2) {
    text-align: left;
    border-left-style: none;
    font-weight: bold;
    padding: 0 0 0 10px;
}

.gs2_compare_table tr td a {
    color: #333333;
    text-decoration: none;
}

.gs2_compare_table tr td.product_grey,
.tab-border tr td.product_grey {
    background-color: rgb(242, 242, 242);
}

.table_bottom_gs2 {
    margin-top: 25px;
}

.sensor-table {
    border: 1px solid rgb(242, 242, 242);
    color: #c8d0d2;
    font-weight: bold;
}

.sensor-table tr td {
    border: 1px solid rgb(211, 215, 214);
    vertical-align: middle !important;
}

.sensor-table tr td:first-child {
    color: #333333;
    text-align: left;
    border-right-style: none;
    padding: 0 0 0 15px;
}

.sensor-table tr td:nth-child(2) {
    border-left-style: none;
    color: #000;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
}

.sensor-table .table-first {
    font-size: 18px;
}

.sensor-table .blue-bold {
    color: #0068b7 !important;
    font-weight: bold !important;
    /*padding-left: 5% !important;*/
}

.sensor-table tr:nth-child(odd) {
    background: #eee;
}

.sensor-table tr:nth-child(even) {
    background: #fff;
}

.sensor-table img {
    width: 70%;
    margin: 0 5px;
}

.sensor-table .tdlink a {
    color: #000;
    text-decoration: underline;
}

.sensor-table .tdlink a:hover {
    color: #23527c;
}

.style_underscore {
    color: #c8d0d2;
    font-weight: bold;
}

.gs1_circle {
    color: #0068b7;
}

/* gs1页面，升级配置，性能出众部分的轮播样式 */
/* 1920 - 1440的时候是20% */
.gs1-spceclass_out {
    width: 20%;
    vertical-align: top;
    float: left;
}

.gs1_speclass {
    width: 95%;
    margin: 0% 2.5%;
    display: inline-block;
    vertical-align: top;
}

.gs1_speclass-swiper-button-next {
    right: -30px !important;
    top: 220px !important;
}

.gs1_speclass-swiper-button-prev {
    left: -30px !important;
    top: 220px !important;
}

/* 1440px - 1200px 的时候是25% */
@media (max-width: 1440px) and (min-width: 1200px) {
    .gs1-spceclass_out {
        width: 25%;
    }
}

/* 1199px - 900px 的时候是50% */
@media (max-width: 1199px) and (min-width: 900px) {
    .gs1-spceclass_out {
        width: 50%;
    }
}

/* 899px 的时候是100% */
@media (max-width: 899px) {
    .gs1-spceclass_out {
        width: 100%;
    }

    .gs1_speclass-swiper-button-next {
        right: 0 !important;
    }

    .gs1_speclass-swiper-button-prev {
        left: 0 !important;
    }
}

.tab-border {
    border-collapse: collapse;
    color: #0068b7;
    vertical-align: center;
    border: 1px solid #999999;
}

.tab-border td {
    border: 1px solid #999 !important;
    vertical-align: middle !important;
}

.tab-border tr td:first-child,
.tab-border tr td a {
    color: #000 !important;
    font-size: 13px;
    text-align: left;
    padding: 10px 24px;
    white-space: break-spaces;
    line-height: 13px;
    align-items: center;
}

.tab-border th {
    border: 1px solid #999;
    vertical-align: center;
}

.tab-border .tdlink a {
    color: #000;
    text-decoration: underline;
}

.tab-border .tdlink a:hover {
    color: #23527c;
}

.gs2-item-list {
    list-style: none;
    text-align: left;
    max-width: 650px;
    margin: 0 auto;
    padding-top: 30px;
}

.gs2-item-list h4 span {
    margin-left: 10px;
    vertical-align: middle;
}

.gs2-swiper h3 span {
    font-size: 20px;
}

.gs2-module_descri {
    color: #000000;
    font-size: 18px;
}

@media (min-width: 320px) and (max-width: 768px) {
    .gs2-module_descri {
        font-size: 14px;
    }

    .style_underscore {
        color: #0068b7;
    }

    .gs2-bgweb {
        padding: 0;
    }
}

.list-style-show ul {
    list-style: disc;
    padding-left: 1.2em;
}

.platform-title-list {
    color: #0068b7;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 30px;
}

.aboutus-support-btn {
    color: white;
    font-size: 15px;
    background-color: #0068b7;
    border-radius: 5px;
    padding: 5px 15px 5px 15px;
    /* margin: 20px 0 20px 0; */
    border: none;
}

.aboutus-support-tit {
    color: #0068b7;
    /* margin: 10px 0px 10px 0px; */
}

.aboutus-support-font {
    font-size: 20px;
}

.aboutus-support-border {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 20px 10px;
    min-height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

#aboutus-online:hover {
    content: url('./images/aboutus-online-hover.png');
}

#aboutus-community:hover {
    content: url('./images/aboutus-community-hover.png');
}

#aboutus-feature:hover {
    content: url('./images/aboutus-feature-hover.png');
}

.aboutus-location-text {
    position: relative;
    margin: 20px 0 0 20px;
}

/* .aboutus-location-margin {
    margin: 0 0 10px 100px;
    font-size: 20px;
} */
.aboutus-location-margin {
    font-size: 18px;
    margin: 20px 0;
}

.aboutus-location-address {
    font-size: 18px;
}

.aboutus-location-font {
    font-size: 18px;
}

.about-us-title {
    font-size: 20px;
    margin-bottom: 5px;
}

@media (min-width: 1360px) and (max-width: 1600px) {
    .aboutus-location-font {
        font-size: 16px;
    }

    .aboutus-location-text {
        margin: 20px 0 0 20px;
    }

    .aboutus-location-pic {
        height: 280px;
    }

    /* .aboutus-location-margin {
        margin: 0 0 10px 70px;
        font-size: 18px;
    } */
    .aboutus-location-margin {
        font-size: 16px;
    }

    .aboutus-location-address {
        font-size: 16px;
    }
}

@media (min-width: 1000px) and (max-width: 1360px) {
    .aboutus-location-font {
        font-size: 16px;
    }

    /* .aboutus-location-margin {
        margin: 0;
        font-size: 18px;
    } */
    .aboutus-location-margin {
        font-size: 16px;
    }

    .aboutus-location-address {
        font-size: 16px;
    }

    .aboutus-location-text {
        margin: 10px 0 0 20px;
    }

    .aboutus-location-pic {
        height: 280px;
    }
}

@media (min-width: 767px) and (max-width: 1000px) {
    .aboutus-location-pic {
        height: 365px;
    }

    .aboutus-location-font {
        font-size: 16px;
    }

    /* .aboutus-location-margin {
        margin: 0;
        font-size: 17px;
    } */
    .aboutus-location-margin {
        font-size: 16px;
    }

    .aboutus-location-address {
        font-size: 16px;
    }

    .aboutus-location-text {
        margin: 10px 0 0 10px;
    }

    .aboutus-support-font {
        font-size: 16px;
    }

    .aboutus-support-btn {
        font-size: 10px;
    }
}

@media (min-width: 470px) and (max-width: 767px) {
    .aboutus-location-xs {
        font-size: 18px;
        position: relative;
        margin: 20px 0 0 30px;
        height: 280px;
    }
}

@media (max-width: 470px) {
    .aboutus-location-xs {
        font-size: 16px;
        position: relative;
        margin: 8px 0 0 10px;
        height: 280px;
    }

    .aboutus-location-pic {
        height: 275px;
    }

    .about-us-title {
        font-size: 18px;
        margin: 0;
    }
}


/* 私有化start */

.ube_banner p {
    font-size: 50px;
    margin: 0;
    color: white;
}

.ube_banner h2 {
    margin-top: 35px;
    font-size: 20px;
    line-height: 1.5;
    color: white;
}

.ube_banner_text {
    position: absolute;
    z-index: 2;
    top: 25%;
}

.ube_banner_text p {
    padding-top: 35px;
}

.ube_banner_button {
    background-color: transparent;
    padding: 10px 50px;
    border-radius: 4px;
    border: 1px solid #43E6E1;
    color: #43E6E1;
    font-size: 20px;
    margin-left: 20px;
}

.ube_price_box {
    border: 1px solid #e1e2e3;
    border-radius: 4px;
    padding: 35px 8px;
    width: 16.6%;
    display: inline-block;
    margin-top: 20px;
    width: 16.66%;
    /* transition: all 500ms; */
    background: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.19);
}

.ube_price_box:hover {
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
    transform: scale(1.01);
}

.ube_price_box-p {
    font-size: 55px;
    color: #333;
    font-family: "Open Sans", sans-serif;
}

/* .Price-negotiable {
    margin-bottom: 20px;
    margin-top: 41px;
} */

.ube_price_box-H {
    min-height: 109px;
}

.Price-negotiable {
    margin: 0;
    padding-top: 25px;
    padding-bottom: 16px;
    font-size: 24px;
}

.ube_price_button {
    background-color: #0068b7;
    color: #fff;
    padding: 12px 25px;
    font-size: 18px;
    border: none;
    border-radius: 4px;
    margin-top: 20px;
    font-family: "Open Sans", sans-serif;
    width: 90%;
}

@media (max-width:1600px) and (min-width:768px) {

    .ube_price_box {
        border: 1px solid #e1e2e3;
        border-radius: 4px;
        background-color: white;
        padding: 35px 0px;
        width: 16.6%;
        display: inline-block;
        margin-top: 20px;
    }

    .ube_price_box-p {
        font-size: 40px;
        color: #333;
        font-family: "Open Sans", sans-serif;
        margin-top: 10px;
    }

    .ube_price_box .Customized {
        font-size: 20px;
    }

    .Price-negotiable {
        margin-bottom: 0px;
        margin-top: 10px;
        padding-top: 8px;
        font-size: 20px;
    }

    .ube_price_button {
        background-color: #0068b7;
        color: #fff;
        padding: 10px 0px;
        font-size: 16px;
        border: none;
        border-radius: 4px;
        margin-top: 20px;
        font-family: "Open Sans", sans-serif;
        width: 78%;
    }
}

.ube_price_box:last-of-type {
    margin-right: 0;
}

.ube_price_box h1 {
    font-size: 55px;
}

.ube_price_box h1 p {
    font-size: 25px;
}

.ube_table {
    width: 100%;
    text-align: center;
    border: 1px solid #d2d2d2;
}

.ube_table thead tr td {
    border: 1px solid #d2d2d2;
    padding: 20px;
    width: 15%;
}

.ube_table thead tr td h4 {
    color: #333333;
    font-size: 18px;
}

.ube_table thead tr td div {
    font-size: 16px;
    color: #666666;
}

.ube_table thead tr td:first-child {
    border: 1px solid #d2d2d2;
    padding: 0;
    width: 20%;
}

.ube_table tbody tr td {
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    font-size: 16px;
    padding: 10px;
}

.ube_table tbody tr td:first-child {
    text-align: left;
    padding: 10px 20px;
}

.ube_table tbody tr td:first-child h4 {
    text-align: left;
    margin-left: 5px;
    font-size: 16px;
}

.ube_table tbody tr td .fa-check,
.ube_ml25 i.fa-check {
    color: #3eb300;
}

.ube_table tbody tr td .fa-times {
    color: #e60012;
}

.ube_table>tbody>tr:nth-child(odd)>td {
    background-color: #f7f7f7;
}

.ube_table>tbody>tr:nth-child(even)>td {
    background-color: white;
}

.toolhovertr {
    position: relative;
}

.toolhovertr .tooltiptext {
    visibility: hidden;
    width: 700px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    /* text-align: center; */
    border-radius: 6px;
    padding: 8px 13px;
    position: absolute;
    z-index: 1;
    bottom: 140%;
    left: 0%;
    margin-left: -42px;
    font-size: 14px;
    line-height: 1.5;
}

.toolhovertr .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 6%;
    margin-left: 0;
    border-width: 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.6) transparent transparent transparent;
}

.toolhovertr:hover .tooltiptext {
    visibility: visible;
}


.toolhovertrs {
    position: relative;
}

.opacity0 {
    opacity: 0;
}

.opacity1 {
    opacity: 1;
}

.ube_programme_box {
    border-radius: 25px;
    box-shadow: 0 1px 10px #eee;
    border: 1px solid #eee;
    width: 30%;
    margin-right: 1%;
    display: inline-block;
    padding: 0 0 20px;
    vertical-align: top;
}

.ube_ml25 {
    margin: 30px 5% 30px 8%;
}

.ube_ml25 h4 {
    line-height: 2;
}

.ube_programme_boxhead {
    width: 100%;
}

.ube_programme_boxhead_text {
    z-index: 2;
    position: absolute;
    top: 3%;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: center;
}

.wave-left-decorate {
    padding: 3px 0;
    background: radial-gradient(circle at 10px -7px, transparent 8px, currentColor 8px, currentColor 9px, transparent 9px) repeat-x, radial-gradient(circle at 10px 27px, transparent 8px, currentColor 8px, currentColor 9px, transparent 9px) repeat-x;
    background-size: 20px 20px;
    background-position: -10px calc(100% + 16px), 0 calc(100% - 4px);
}

.ube_programme_box button {
    border-radius: 10px;
    font-size: 16px;
    color: white;
    padding: 10px 50px;
    border: none;
}

.ube_programme_box span {
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

.ube_programme_box:last-child {
    margin-right: 0;
}

.ube_programme_box:nth-child(1) button {
    background-color: #0068B6;
}

.ube_programme_box:nth-child(2) button {
    background-color: #333333;
}

.ube_programme_box:nth-child(3) button {
    background-color: #d70146;
}

.ube_programme_box:nth-child(1),
.ube_programme_box:nth-child(3) {
    margin-top: 25px;
    width: 28%;
}

.ube_programme_box:nth-child(1)>div.ube_ml25>h4,
.ube_programme_box:nth-child(3)>div.ube_ml25>h4 {
    font-size: 16px;
}

.ube_programme_box:nth-child(1) img.ube_small_img,
.ube_programme_box:nth-child(3) img.ube_small_img {
    width: 65%;
}

.ube_programme_box:nth-child(1) span {
    border-bottom-color: rgba(0, 117, 182, 0.4);
}

.ube_programme_box:nth-child(2) span {
    border-bottom-color: rgba(250, 190, 0, 0.5);
}

.ube_programme_box:nth-child(3) span {
    border-bottom-color: rgba(215, 1, 70, 0.3);
}

/* .ube_programme_box:nth-child(1)>div>h3.ube_programme_boxhead_text {
    left: 29%;
}

.ube_programme_box:nth-child(2)>div>h3.ube_programme_boxhead_text {
    left: 22%;
}

.ube_programme_box:nth-child(3)>div>h3.ube_programme_boxhead_text {
    left: 22%;
} */

.ube_programme_boxtable {
    width: 100%;
}

.ube_programme_boxtable tbody tr td {
    font-size: 18px;
    line-height: 2;
    padding: 5px;
}

.ube_programme_boxtable tbody tr td:first-child {
    vertical-align: top;
}

.ube_programme_box:nth-child(1) .ube_programme_boxtable tbody tr td,
.ube_programme_box:nth-child(3) .ube_programme_boxtable tbody tr td {
    font-size: 16px;
}

.ube_programme_table {
    width: 100%;
    border-collapse: separate;
    box-shadow: 0 2px 10px #eeeeee;
    border-radius: 20px;
}

.ube_programme_table>thead>tr>th {
    font-size: 20px;
    color: white;
    text-align: center;
    background-color: #677583;
    padding: 20px;
    border: 1px solid #D4D6D8;
}

.ube_programme_table>thead>tr>th:first-child {
    border-radius: 17px 0 0 0;
}

.ube_programme_table>thead>tr>th:last-child {
    border-radius: 0 17px 0 0;
}

.ube_programme_table>tbody>tr>td {
    font-size: 16px;
    text-align: center;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #D4D6D8;
    border-right: 1px solid #D4D6D8;
    padding: 15px;
}

.ube_programme_table>tbody>tr:last-child>td {
    border-bottom: 1px solid #D4D6D8;
}

.ube_programme_table>tbody>tr:nth-child(even)>td {
    background-color: #F7F8F8;
}

.ube_programme_table>tbody>tr>td:first-child {
    text-align: left;
    padding-left: 25px;
}

.ube_programme_table>tbody>tr:last-child>td:first-child {
    border-radius: 0 0 0 17px;
}

.ube_programme_table>tbody>tr:last-child>td:last-child {
    border-radius: 0 0 17px 0;
}

.ube_programme_table>tbody>tr>td>i.fa-times-circle {
    color: #f08300;
}

.ube_programme_table>tbody>tr>td>i.fa-check-circle {
    color: #0068b7;
}

.ube_programme_table>tbody>tr>td>i.fa-star {
    color: #fabe00;
}

.ube_programme_table>tbody>tr>td>h4 {
    font-size: 16px;
}

.ube_lastbutton {
    border: 1px solid #0068b7;
    background-color: #0068b7;
    color: white;
    padding: 10px 50px;
    border-radius: 4px;
    font-size: 16px;
}

@media(min-width: 1250px) {
    .ube_banner .img1 {
        height: 679px;
    }
}

@media(min-width: 1200px) and (max-width: 1670px) {
    .ube_banner h1 {
        font-size: 40px;
    }

    .ube_banner_text {
        top: 10%;
    }

    .ube_banner h2 {
        margin-top: 15px;
    }

    .ube_banner_text p {
        padding-top: 20px;
    }

}

@media(min-width: 1000px) and (max-width: 1450px) {
    .ube_price_box h1 {
        font-size: 40px;
    }

    .ube_price_button {
        padding: 10px 20px;
    }


}

@media(min-width: 1050px) and (max-width: 1380px) {
    .ube_banner h1 {
        font-size: 35px;
    }

    .ube_programme_boxhead_text {
        font-size: 15px;
    }

    .ube_price_box h3 {
        font-size: 20px;
    }
}

@media(min-width: 1050px) and (max-width: 1250px) {
    .ube_banner h1 {
        font-size: 25px;
    }

    .ube_banner .img1 {
        height: 600px;
    }
}

@media(min-width: 768px) and (max-width: 1050px) {
    .ube_banner h1 {
        font-size: 25px;
    }

    .ube_banner .img1 {
        height: 600px;
    }

    .dev_button {
        padding: 5px 20px !important;
    }

    .ube_banner_button {
        padding: 5px 20px;
    }

    .ube_programme_boxhead_text {
        font-size: 12px;
    }

    .ube_price_box h1 {
        font-size: 35px;
    }

    .ube_price_button {
        padding: 10px 10px;
    }

    .ube_price_box h3 {
        font-size: 18px;
    }

    .ube_price_box h4 {
        font-size: 15px;
    }
}

.ws1-r-paddingBottom {
    padding-bottom: 70px;
}

.Depends-on {
    font-size: 16px;
    color: #333333;
    margin-top: 44px
}

@media (max-width: 768px) {
    .premises-platform-xs {
        font-size: 20px !important;
        margin-top: 0;
    }

    .Depends-on {
        font-size: 13px;
        color: #333333;
        margin-top: 14px
    }

    .ws1-r-paddingBottom {
        padding-bottom: 0px;
    }

    .ube_banner h1 {
        font-size: 35px;
    }

    .ube_banner h2 {
        margin-top: 20px;
        font-size: 16px;
        padding-right: 20px;
    }

    .ube_banner_text {
        top: 8%;
    }

    .ube_banner_text p {
        padding-top: 0;
    }

    .ube_banner_button {
        padding: 8px 30px;
        font-size: 18px;
    }

    .ube_table thead tr td {
        padding: 5px;
    }

    .ube_table thead tr td h4 {
        font-size: 16px;
    }

    .ube_table thead tr td div {
        font-size: 12px;
    }

    .ube_table tbody tr td {
        font-size: 12px;
        padding: 5px;
    }

    .ube_programme_table>thead>tr>th {
        font-size: 14px;
        padding: 5px;
    }

    .ube_programme_table>tbody>tr>td {
        font-size: 14px;
        padding: 5px;
    }

    .ube_programme_table>tbody>tr>td:first-child {
        padding: 5px;
    }

    .ube_price_box {
        width: 100%;
        margin-right: 0;
    }

    .ube_programme_box {
        width: 100%;
        margin-right: 0;
    }

    .ube_programme_box:nth-child(1),
    .ube_programme_box:nth-child(3) {
        margin-top: 0;
        width: 100%;
    }

    .ube_programme_swiper>.swiper-wrapper>.swiper-slide:nth-child(2)>.ube_programme_box button {
        background-color: #0075b6;
    }

    .ube_programme_swiper>.swiper-wrapper>.swiper-slide:nth-child(3)>.ube_programme_box button {
        background-color: #333333;
    }

    .ube_programme_swiper>.swiper-wrapper>.swiper-slide:nth-child(4)>.ube_programme_box button {
        background-color: #d70146;
    }

    .ube_programme_swiper>.swiper-wrapper>.swiper-slide:nth-child(2)>.ube_programme_box span {
        border-bottom-color: rgba(0, 117, 182, 0.4);
    }

    .ube_programme_swiper>.swiper-wrapper>.swiper-slide:nth-child(3)>.ube_programme_box span {
        border-bottom-color: rgba(250, 190, 0, 0.5);
    }

    .ube_programme_swiper>.swiper-wrapper>.swiper-slide:nth-child(4)>.ube_programme_box span {
        border-bottom-color: rgba(215, 1, 70, 0.3);
    }

    .ube_lastbutton {
        padding: 8px 30px;
        font-size: 15px;
    }

    .dev_button {
        padding: 8px 30px !important;
        font-size: 18px !important;
    }

    .dev_lastbutton {
        padding: 8px 30px !important;
        font-size: 15px !important;
    }

    .dev_monitor {
        font-size: 18px;
    }

    .ube_table tbody tr td:first-child {
        padding: 5px;
    }

    .index_ube_text {
        padding: 0;
    }
}

.dev_button {
    background-color: #43E6E1;
    padding: 10px 50px;
    border-radius: 4px;
    border: none;
    color: #160a57;
    font-size: 20px;
}

.dev_box {
    width: 28%;
    display: inline-block;
    margin: 0% 2.5%;
    padding: 20px;
}

.dev_box:hover {
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    border-color: #eee;
    /*transition: all .2s ease-in-out;*/
}

.dev_lastbutton {
    border: 1px solid #0068b7;
    color: #0068b7;
    padding: 10px 50px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0);
    font-size: 16px;
}

.ube-tit2 {
    margin: 20px 0 30px 0;
}

.dev_lastbanner {
    background: url(./images/dev-last.png) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    width: 100%;
}

@media (max-width:768px) {
    .dev_box {
        width: 50%;
        display: inline-block;
        margin: 0;
        padding: 17px;
    }

    .ube-tit2 {
        margin: 20px 0 30px 0;
        font-size: 15px;
        font-weight: 400;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}





/* 私有化END */
/* new-banner */
.ube_banner_button-new {
    background-color: transparent;
    padding: 5px 20px;
    border: 1px solid white;
    color: white;
    font-size: 20px;
    border-radius: 20px;
}

.ube-banner-text-new {
    z-index: 3;
    position: absolute;
    top: 35%;
    left: 10%
}

.ubibot_index_ube {
    background: url(./images/ube-banner-new.png) no-repeat;
    color: white;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    width: 100%;
}

@media (max-width: 768px) {
    .ube-banner-text-new {
        top: 15%;
        left: 5%;
    }

    .ube-banner-text-new h1 {
        font-size: 22px;
    }

    .ubibot_index_ube {
        background: url(./images/ube-banner-new-xs.png) no-repeat !important;
    }
}

.ube-banner-text-new .text-justify {
    font-size: 25px;
}

.read-all-btn {
    border: none;
    color: #000;
    padding: 5px 15px;
}

/* LD1 style */
.ld1_hardware {
    background: url(./images/ld1_banner.jpg) no-repeat center top;
    overflow: hidden;
    background-size: cover;
    position: relative;
    width: 100%;
}

.ld1_hardware .ld1-text1 {
    font-size: 60px;
    /* letter-spacing: 5px; */
    font-weight: bold;
    background: linear-gradient(to bottom, #000, #000, #000, #000, #999, #999, #999, #000, #000, #000, #000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgb(0 0 0 / 30%);
}

.ld1_banner_span {
    font-size: 30px;
    vertical-align: middle;
}

.ld1_hardware .jd_btn {
    background-color: transparent;
    border-radius: 10px;
    border: none;
    margin-bottom: 10px;
    width: 20%;
    margin-left: 3%;
}

.ld1_hardware .tb_btn {
    background-color: transparent;
    border-radius: 10px;
    border: none;
    margin-bottom: 10px;
    width: 20%;
}

.ld1-border {
    border: 3px dotted;
    border-radius: 8px;
    display: inline-block;
    padding: 2px 15px;
}

.ld1-border span {
    font-size: 20px;
    font-weight: 600;
    vertical-align: middle;
    font-style: italic;
}

.ld1-good {
    background: url(./images/ld1-eight.png) no-repeat center center;
    padding: 50px 0;
    height: 602px;
    background-position: center;
    background-size: cover;
}

.ld1-control {
    background: url(./images/ld1-control.png) no-repeat center top;
    padding: 50px 0;
    height: 678px;
    background-position: center;
    background-size: cover;
}

@media (max-width: 768px) {
    .ld1_hardware {
        background: url(./images/ld1-banner-xs.png) no-repeat center top;
        background-size: 100%;
        height: 70%;
    }

    .ld1-good {
        background: url(./images/ld1-eight-xs.png) no-repeat;
        background-size: 100%;
        height: 900px;
    }

    .ld1-control {
        background: url(./images/ld1-control-xs.png) no-repeat center top;
    }

    .ld1_hardware .ld1-text1 {
        font-size: 25px;
    }
}

@media(min-width: 768px)and (max-width: 1440px) {
    .ld1_hardware .ld1-text1 {
        font-size: 30px;
    }

    .ld1-border span {
        font-size: 18px;
    }
}

.ld1—list-font li h4 {
    font-size: 16px;
}

.ld1—list-font li {
    height: 45px;
    display: flex;
    align-items: center;
}

.use-li-img li a img {
    width: 395px;
}

@media(min-width: 768px)and (max-width: 1700px) {
    .use-li-img li a img {
        width: 300px;
    }
}

.ld1_buy_online {
    background-color: #0068b7;
    color: #fff;
    border-radius: 10px;
    padding: 5px 10px;
    /*width: 100%;*/
    border: 2px solid #0068b7;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 0.3));
    margin-right: 10px;
    vertical-align: middle;
}

/* aqs1 style */
.aqs1_hardware {
    background: url(./images/aqs1_bnner.png) no-repeat center top;
    overflow: hidden;
    background-size: cover;
    position: relative;
    color: #ffffff;
    width: 100%;
}

.aqs1_hardware .aqs1-text1 {
    font-size: 32px;
    font-weight: bold;
}

.aqs1_hardware .aqs1-text2 {
    font-size: 50px;
    font-weight: bold;
}

.aqs1_hardware .aqs1-text3 {
    font-size: 18px;
    margin-bottom: 10%;
    margin-top: 3%;

}

.aqs1_banner_span {
    font-size: 30px;
    color: white;
    font-family: Impact;
    text-shadow: #000 1px 7px 8px;
}

.aqs1_hardware .sale img {
    /* max-width: 120%; */
    height: auto;
    vertical-align: text-bottom;
}

.aqs1_hardware .jd_btn {
    background-color: transparent;
    border-radius: 10px;
    border: none;
    margin-bottom: 10px;
    width: 20%;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 1));
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 1));
    margin-left: 3%;
}

.aqs1_hardware .tb_btn {
    background-color: transparent;
    border-radius: 10px;
    border: none;
    margin-bottom: 10px;
    width: 20%;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 1));
    filter: drop-shadow(5px 5px 3px rgba(0, 0, 0, 1));
}

.aqs1-pm {
    /* background: url(./images/aqs1-pm.png) no-repeat center top;
    padding: 50px 0;
    height: 70%; */
    width: 100%;
    height: auto;
    position: relative;
}

.aqs1-pm-text {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 50px 0;
}

.aqs1-rs485 {
    background: url(./images/aqs1_rs485.jpg) no-repeat center;
    padding: 50px 0;
    height: 70%;
    position: relative;
}

.aqs1-rs485-text {
    width: 70%;
    position: absolute;
    bottom: 0;
    left: 15px;
    padding: 10px 15px;
}

.aqs1_list-pic {
    text-align: left;
}

.aqs1-list-li li {
    margin-bottom: 5%;
}

.aqs1-list-li img {
    margin-right: 3%;
}

@media (max-width: 768px) {
    .aqs1_list-pic {
        width: 50%;
        margin-left: 25%;
    }

    .aqs1_list {
        padding: 20px;
    }

    .aqs1_hardware .aqs1-text1 {
        font-size: 18px;
    }

    .aqs1_hardware .aqs1-text2 {
        font-size: 22px;
    }

    .aqs1_hardware .aqs1-text3 {
        font-size: 24px;
    }

    .aqs1-banner-xs {
        text-align: center;
    }

    .aqs1_hardware {
        background: url(./images/aqs1_bnner_xs.jpg) no-repeat center center;
        width: 100%;
        height: 100%;
    }

    .xs-color {
        color: #fff;
    }

    .aqs1-rs485 {
        background: none;
    }
}

.Data-Security {
    font-size: 36px;
}

@media (min-width:1650px) {
    .Data-Security-title {
        font-size: 22px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #333333;
        line-height: 34px;
    }

    .Data-Security-text {
        font-size: 18px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #333333;
        line-height: 37px;
        margin-top: 20px
    }
}

@media (min-width:768px) and (max-width:1650px) {
    .Data-Security-title {
        font-size: 21px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #333333;
        line-height: 30px;
    }

    .Data-Security-text {
        font-size: 16px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #333333;
        line-height: 29px;
        margin-top: 20px
    }

    .Data-small-img {
        margin: 42px 0;
    }
}

.Solutions-Advantages-text {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}

.Solutions-Advantages-title {
    font-size: 22px;
    color: #333333;
    line-height: 27px;
    margin-top: 20px;
    margin-bottom: 19px
}

.module_title-text {
    font-size: 18px;
    color: #333333;
    line-height: 27px;
}

@media (max-width:768px) {
    .module_title-text {
        font-size: 15px;
        color: #333333;
        line-height: 22px;
    }

    .Solutions-Advantages-title {
        font-size: 20px;
        color: #333333;
        line-height: 27px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .Solutions-Advantages-text {
        font-size: 15px;
        color: #333333;
        line-height: 21px;
    }

    .Data-Security-title {
        font-size: 19px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #333333;
        line-height: 26px
    }

    .Data-Security-text {
        font-size: 15px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #333333;
        line-height: 22px;
        margin-top: 10px;
    }
}

.nr1-banner {
    background: url(./images/NR1-banner1.jpg) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 600px;
    padding: 196px 0;
}

.nr1-banner-phone {
    background: url(./images/nr1-banner-phone.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 657px;
    padding-left: 43px
}

.nr1-even {
    font-size: 30px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 31px;
    color: #ffffff;
}

.nr1-title {
    font-size: 45px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 50px;
    margin-top: 25px;
    margin-bottom: 20px;
    color: #ffffff;
}

@media (min-width:1600px) {
    .nr1-introduce {
        font-size: 24px;
        font-family: "Open Sans", sans-serif;
        line-height: 40px;
        color: #ffffff;
    }
}

@media (max-width:1600px) {
    .nr1-introduce {
        font-size: 21px;
        font-family: "Open Sans", sans-serif;
        line-height: 40px;
        color: #ffffff;
    }
}

.nr1-long-distance {
    color: #0068b7;
    font-weight: bold;
    margin: 15px 0px;
    font-size: 30px;
}

.long-distance-text {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #000000;
    margin-bottom: 76px;
    padding-top: 10px;
}

.pattern-nr1 {
    background: url(./images/nr1-pattern-back.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    height: 390px;
    display: flex;
}

.pattern-nr1-phone {
    background: url(./images/nr1-pattern-back.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    height: 429px;
    display: flex;
}

.nr1-linkage-phone {
    background: url(./images/nr1-linkage-phone.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    height: 730px;
    padding-left: 0;
    padding-right: 0;
}

.pattern-nr1-list {
    width: 20%;
    margin-top: 15px;
    position: relative;
}

.pattern-nr1-boreder {
    position: absolute;
    top: 0;
    right: 0;
}

.pattern-box {
    padding: 0 15px 0 15px;
    color: #0d192e;
    font-family: "Open Sans", sans-serif;
}

.pattern-box-title {
    font-size: 20px;
    font-weight: 600;
}

.pattern-box-in {
    font-size: 14px;
    margin-top: 14px;
    font-weight: 400;
    line-height: 19px
}

.nr1-linkage {
    background: url(./images/nr1-linkage.jpg) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    height: 675px;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width:1921px) {
    .nr1-linkage {
        background: url(./images/nr1-linkage.jpg) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        height: 850px;
        padding-left: 0;
        padding-right: 0;
    }
}

.Grey-background {
    background: url(./images/Grey-background.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.Output-wiring {
    height: 20px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #333333;
    margin-bottom: 60px;
}

@media (max-width:768px) {
    .Output-wiring {
        height: 20px;
        font-size: 13px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #333333;
        margin-bottom: 60px;
    }
}

.AC-contactor {
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #5B5B5B;
    line-height: 32px;
    padding-top: 35px;
}

.Output-hold {
    background: url(./images/Output-hold.jpg) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    height: 693px;
}

@media (min-width:1921px) {
    .Output-hold {
        background: url(./images/Output-hold.jpg) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        height: 862px;
    }
}

.Output-hold-phone {
    background: url(./images/Output-hold-phone.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    height: 693px;
    padding-top: 46px;
}


.AC-contactor-back {
    position: relative;
}

.AC-textBox {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -31%;
    width: 61%;
}

.relay-trait-flex {
    display: flex;
    justify-content: space-between;
}

/* .nr1-relay-trait p {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #1B1B1B;
    line-height: 50px;
    text-align: left;
} */

@media (min-width:1600px) {
    .nr1-relay-trait p {
        font-size: 18px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #1B1B1B;
        line-height: 50px;
        text-align: left;
    }
}

@media (min-width:996px) and (max-width:1600px) {
    .nr1-relay-trait p {
        font-size: 15px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #1B1B1B;
        line-height: 50px;
        text-align: left;
    }
}

@media (max-width:996px) {
    .nr1-relay-trait p {
        font-size: 16px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #1B1B1B;
        line-height: 50px;
        text-align: left;
    }
}

.application-box {
    position: relative;
}

@media (min-width:1200px) {
    .application-box {
        margin-top: 42px;
    }

    .application-box-bottom {
        margin-top: 78px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .application-box {
        margin-top: 42px;
    }
}

@media (max-width:768px) {
    .application-box {
        margin-top: 42px;
    }
}

.application-box-text {
    position: absolute;
    top: 62%;
    left: 0;
    color: #fff;
    text-align: left;
    padding: 7px 28px 0;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    text-align: center;
}

@media (min-width:1600px) {
    .application-text2 {
        font-size: 14px;
        margin-top: 3px
    }
}

@media (min-width:1200px) and (max-width:1600px) {
    .application-text1 {
        font-size: 16px;
    }

    .application-text2 {
        font-size: 12px;
    }

    .application-box-text {
        padding: 9px 10px 0;
    }
}

@media (min-width:767px) and (max-width:1200px) {
    .application-text1 {
        font-size: 24px;
    }

    .application-text2 {
        font-size: 18px;
    }
}

@media (max-width:767px) {
    .application-text1 {
        font-size: 17px;
    }

    .application-text2 {
        font-size: 13px;
    }

    .application-box-text {
        padding: 0px 28px 0;
    }
}

/* support */
.page-width {
    width: 1440px;
    margin: 0 auto;
}

@media screen and (max-width: 1440px) {
    .page-width {
        width: 100%;
        padding: 0 20px;
    }
}

.support-banner {
    position: relative;
}

.support-banner img {
    width: 100%;
}

.support-banner-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.support-banner-text {
    font-size: 40px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    padding-bottom: 25px;
}

.support-banner-form {
    display: block;
    position: relative;
    width: 450px;
    height: 50px;
}

.support-banner-input {
    display: block;
    height: 50px;
    line-height: 50px;
    padding-right: 30px;
}

.support-banner-icon {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 20px;
    color: #0068b7;
}

.support-download {
    width: 100%;
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 50px;
}

.support-download-header {
    font-size: 30px;
    color: #0068B7;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    padding-bottom: 15px;
}

.support-download-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 22px;
}

.Registered-Users {
    width: 20%;
}

@media (max-width:768px) {
    .support-banner-form {
        display: block;
        position: relative;
        width: 100%;
        height: 50px;
    }

    .support-banner-text {
        font-size: 33px;
        color: #fff;
        font-family: "Open Sans", sans-serif;
        text-align: center;
        padding-bottom: 25px;
    }

    .support-download {
        width: 100%;
        background-color: #fff;
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .support-download-header {
        font-size: 20px;
        color: #0068B7;
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        padding-bottom: 7px;
        line-height: 25px;
    }

    .support-download-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 20px;
    }
}

.padding-bottom-35 {
    padding-bottom: 35px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.support-download-list-a,
.support-download-list-a:hover,
.support-download-list-a:active,
.support-download-list-a:visited {
    display: block;
    width: 100%;
    height: auto;
    text-decoration: none;
}

.support-download-list {
    width: 100%;
    height: 270px;
    background-color: #F7F8FA;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: center; */
    padding: 40px 0;
}

.support-download-list-h3 {
    margin: 0;
    padding: 15px 0 10px;
    font-size: 28px;
    color: #333333;
    position: relative;
}

.support-download-list-p {
    font-size: 18px;
    color: #333333;
    min-height: 103px;
}

.support-technical {
    background-color: #fff;
}

.support-technical-list {
    background-color: #f7f8fa;
}

.support-technical-list-h3 {
    color: #333333;
    font-size: 20px;
    margin: 0;
    padding: 18px 11px 0px;
    min-height: 63px;
    text-align: center;
}

.support-technical-list-p1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #666;
    opacity: 0.6;
    line-height: 16px;
    min-height: 32px;
    width: 76%;
    text-align: center;
    min-height: 67px;
}

.support-technical-list-p2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #0068B7;
}

.support-video-list {
    padding: 10px;
    height: auto;
    align-items: flex-start;
}

.support-video-list-h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    padding-left: 6px;
    position: relative;
    min-height: 42px;
}

.support-download-list-h3-question {
    position: absolute;
    top: 14px;
    right: -18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #333333;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 2px solid #595757;
    text-align: center;
    line-height: 14px;
}

.support-download-list-h3-question-content {
    position: absolute;
    bottom: 58px;
    right: -220px;
    width: 440px;
    background-color: #333333;
    border-radius: 4px;
    color: #fff;
    padding: 10px 14px;
    font-size: 13px;
    display: none;
}

.support-download-list-h3-question-content::after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 50%;
    width: 0;
    height: 0;
    border-bottom: 7px solid transparent;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 7px solid #333333;
}

.support-video-list-p1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    padding-left: 6px;
    min-height: 65px;
}

.support-video-list-p2 {
    width: 101px;
    height: 32px;
    background: #0068B7;
    border-radius: 8px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    margin-left: 6px;
}

.support-video-list-more {
    padding-top: 40px;
    text-align: center;
}

.support-video-list-more a,
.support-video-list-more a:hover {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #0068B7;
    line-height: 24px;
    text-decoration: none;
}

.support-faq-list-p1 {
    width: 90%;
}

.support-faq-list {
    justify-content: flex-start;
    padding-top: 38px;
    background-color: #f7f8fa;
}

.support-contact-list {
    justify-content: flex-start;
    padding-top: 38px;
    height: auto;
    min-height: 250px;
}

.support-contact-list .support-download-list-p {
    padding: 0 20px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.support-contact-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    min-height: 69px;
    margin-top: 25px;
}

.support-contact-content {
    display: flex;
    padding: 30px;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.support-contact-content-div {
    padding-left: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.support-contact-content-div h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 29px;
    color: #333333;
}

.support-contact-content-div p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 19px;
    color: #333333;
    margin-bottom: 5px;
}

/* .support-online {
    width: 200px;
} */
.support-contact-content-blue {
    display: flex;
    align-items: center;
}

.support-contact-content-blue .dot {
    width: 11px;
    height: 11px;
    background: #70BA31;
    border-radius: 50%;
}

.support-contact-content-blue .text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 19px;
    color: #70BA31;
    padding-left: 8px;
}

.support-contact-list1 .support-contact-content {
    justify-content: center;
    padding-bottom: 0;
}

/* .support-contact-list1 img {
    height: 262px;
} */

.pc-tools-header {
    width: 100%;
    height: 61px;
    background-color: #0068B7;
}

.pc-tools-download {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 24px;
}

.pc-tools-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    margin-top: 51px;
}

.pc-tools-text {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    margin: 24px 0 40px 0;
    font-family: "Open Sans", sans-serif;
}

.pc-tools-button {
    width: 251px;
    height: 51px;
    background: #0068B7;
    border-radius: 25px 25px 25px 25px;
    border: 1px solid #888888;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 21px;
    text-align: center;
}

.pc-tools-versions {
    width: 251px;
    height: 10px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #0068B7;
    text-align: center;
    margin-top: 11px;
}


.download-versions {
    position: absolute;
    top: 10px;
    left: 0;
    width: 251px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 25px 0 25px 44px;
    border-radius: 25px;
}

.package-64 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    margin-left: 50px;
}

.tools-versions {
    font-family: "Open Sans", sans-serif;
    font-weight: 200;
    font-size: 10px;
    color: #000000;
    margin-top: 11px;
    margin-left: 50px
}

@media (min-width:768px) {
    .annotation-pc {
        font-family: "Open Sans", sans-serif;
        font-weight: 200;
        font-size: 18px;
        color: #000000;
        padding-bottom: 340px;
    }

    .btn-width {
        width: 180px;
        height: 54px;
    }

    .width-ios11 {
        width: 180px;
    }

    .download_left_Cal {
        float: left;
        padding: 13px 10px 0 22px;
    }

    .download_right_Cal {
        float: right;
        padding: 12px 35px 11px 0px;
        line-height: 14px;
    }
}

@media (max-width:768px) {
    .annotation-pc {
        font-family: "Open Sans", sans-serif;
        font-weight: 200;
        font-size: 18px;
        color: #000000;
        padding-bottom: 214px;
        margin-top: 18px;
    }

    .btn-width {
        width: 160px;
        height: 54px;
    }

    .width-ios11 {
        width: 160px;
    }

    .download_left_Cal {
        float: left;
        padding: 13px 10px 0 22px;
    }

    .download_right_Cal {
        float: right;
        padding: 14px 16px 8px 0px;
        line-height: 14px;
    }

    .support-contact-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 19px;
        color: #333333;
        min-height: 35px;
        margin-top: 25px;
    }

    .support-download-list-p {
        font-size: 15px;
        color: #333333;
        min-height: 91px;
        line-height: 19px;
    }
}

.tooltiptext {
    display: none;
    width: 422px;
    background-color: #000000;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 8px 10px;
    position: absolute;
    /* z-index: 10000; */
    /* bottom: 140%; */
    /* left: 0%; */
    margin-left: -222px;
    font-size: 16px;
    line-height: 1.3;
    top: -85px;
    /* z-index: 100; */
    height: 80px;
}

.tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: 0;
    border-width: 6px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 1) transparent transparent transparent;
}

.tooltiptexts {
    display: none;
    width: 422px;
    background-color: #000000;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 8px 10px;
    position: absolute;
    /* z-index: 10000; */
    /* bottom: 140%; */
    /* left: 0%; */
    margin-left: -222px;
    font-size: 16px;
    line-height: 1.3;
    top: -85px;
    /* z-index: 100; */
    height: 80px;
}

.tooltiptexts::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: 0;
    border-width: 6px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 1) transparent transparent transparent;
}

@media (max-width:768px) {
    .reach-table-xs {
        overflow: auto;
    }
}

@media (min-width:1600px) {
    .new-pricing-banner {
        background: url(./images/new-pricing-banner.png) no-repeat center top;
        overflow: hidden;
        background-size: cover;
        position: relative;
        width: 100%;
        height: 695px;
        padding-top: 10%;
    }

    .new-pricing-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 64px;
        color: #333333;
        line-height: 48px;
        text-align: left;
        font-style: normal;
        margin-bottom: 65px;
        text-transform: none;
    }

    .new-pricing-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 26px;
        color: #333333;
        line-height: 36px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        width: 45%;
    }

    .padding-94 {
        padding: 64px 0 0 0
    }
}

@media (min-width:768px) and (max-width:1600px) {
    .new-pricing-banner {
        background: url(./images/new-pricing-banner.png) no-repeat center top;
        overflow: hidden;
        background-size: cover;
        position: relative;
        width: 100%;
        height: 576px;
        padding-top: 8%;
    }

    .new-pricing-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 52px;
        color: #333333;
        line-height: 48px;
        text-align: left;
        font-style: normal;
        margin-bottom: 75px;
        text-transform: none;
    }

    .new-pricing-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 26px;
        color: #333333;
        line-height: 36px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        width: 56%;
    }

    .padding-94 {
        padding: 64px 0 0 0
    }
}

@media (max-width:768px) {
    .new-pricing-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 31px;
        color: #333333;
        line-height: 48px;
        font-style: normal;
        margin-bottom: 19px;
        text-transform: none;
    }

    .new-pricing-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 28px;
        font-style: normal;
        text-transform: none;
    }

    .xs-stability {
        height: 275px;
    }

    .padding-94 {
        padding: 43px 0 0 0
    }

    .xs-stability img {
        height: 75px !important;
    }
}

.ultra-multifunction {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #0068B7;
    line-height: 48px;
    text-align: center;
    font-style: normal;
}

.F2F2F2 {
    background-color: #F2F2F2;
}

.ultra-multifunction-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    text-align: center;
    font-style: normal;
    margin-top: 39px;
    margin-bottom: 58px;
}

.ultra-table {
    /* border: 1px solid #D3D3D3; */
    background-color: #FFFFFF;
}

.ultra-table tr th {
    /* border: 1px solid #D3D3D3; */
    vertical-align: middle !important;
}

.ultra-table tr td {
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    box-sizing: border-box;
}

.pricing-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #0068B7;
    line-height: 36px;
    margin-bottom: 48px;
}

@media (min-width:768px) {
    .ultra-first {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 24px;
        color: #333;
        line-height: 21px;
        text-align: left;
        font-style: normal;
        font-weight: bold;
        display: inline-block;
        margin-bottom: 26px;
    }

    .row-first {
        text-align: left;
        padding-left: 17px !important;
        padding-right: 3px !important;
    }

    .microstore-xs {
        display: inline-block;
        height: 32px;
    }

    .flex-box-header {
        display: flex;
        justify-content: space-between;
    }

    .headers-list-box {
        text-align: center;
        cursor: pointer;
        width: 12.5%;
        padding: 9px 0 17px 0;
        border-radius: 11px;
    }

    .left-3-8 {
        margin-left: 3.8%;
    }

    .padding-bottom-50 {
        padding-bottom: 50px;
    }

    .annotation-pc {
        font-family: "Open Sans", sans-serif;
        font-weight: 200;
        font-size: 16px;
        color: #000000;
        padding-bottom: 340px;
        font-weight: 400;
    }
}

@media (max-width:768px) {
    .annotation-pc {
        font-weight: 400;
        font-family: "Open Sans", sans-serif;
        font-weight: 200;
        font-size: 16px;
        color: #000000;
        padding-bottom: 214px;
        margin-top: 18px;
    }

    .ultra-first {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #fff;
        line-height: 14px;
        text-align: left;
        font-style: normal;
        padding-bottom: 5px;
        display: inline-block;
        font-weight: bold;
    }

    .row-first {
        padding-left: 17px !important;
        padding-right: 38px !important;
    }

    .microstore-xs {
        display: inline-block;
        height: 42px;
    }

    .flex-box-header {
        display: flex;
        flex-wrap: wrap;
    }

    .headers-list-box {
        text-align: center;
        cursor: pointer;
        width: 25%;
        padding: 9px 0 17px 0;
        border-radius: 11px;
    }

    .pricing-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 30px;
        color: #0068B7;
        line-height: 36px;
        margin-bottom: 32px;
    }
}

.red {
    /* -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-box-shadow: 3px 5px 7px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 3px 5px 7px rgba(0, 0, 0, .7); */
    /* box-shadow: 3px 5px 7px rgba(0, 0, 0, .7); */
    background-color: #fbfbfb;
}

.ultra-table tbody tr .element {
    padding: 14px 0;
    line-height: 16px;
    vertical-align: middle;
}

.ultra-table tbody tr .row-first {
    padding: 18px;
    line-height: 22px;
}

.element-three {
    line-height: 15px !important;
    padding-top: 5px !important;
}

.All-support {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 24px
}

.sticky-table {
    overflow: auto;
    /* 设置固定高度 */
    width: 100%;
    height: 800px;
}

.sticky-table td,
.sticky-table th {
    /* 设置td,th宽度高度 */
    border: 1px solid #D3D3D3;
    width: 140px;
    min-width: 105px;
    height: 98px;
    padding: 5px;
    font-size: 17px;
    box-sizing: border-box;
}


.sticky-table td:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
}

.sticky-table th>div {
    width: 100%;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}

.sticky-table tbody tr:nth-child(2n) {
    background-color: #fff;
}

.sticky-table tbody tr:nth-child(2n+1) {
    background-color: #F2F2F2;
}

.border-right-table {
    border-right: 1px solid rgb(196, 203, 204);
    border-image: initial;
    border-radius: 4px;
    outline: rgb(242, 243, 243) solid 7px;
}

.btn-pricing {
    background-color: #0068B7;
    border: 1px solid #0068B7;
    border-radius: 67px;
    min-width: 74px;
    font-size: 16px;
    height: 28px;
    line-height: 18px;
    text-align: center;
    padding: 0;
    width: 84px;
}

.left-table ul li {
    border-bottom: 1px solid #0F1F1F;
    text-align: center;
    font-size: 17px;
    color: #333333;
    height: 60px;
    line-height: 22px;
    padding: 9px 0;
}

.left-table1 ul li {
    border-bottom: 1px solid #D3D3D3;
    text-align: center;
    font-size: 17px;
    color: #333333;
    height: 98px;
    line-height: 22px;
}

.table-row {
    display: flex;
    align-items: center;
    padding: 0 9px;
}

.left-table ul {
    width: 110px;
    box-shadow: 0 0 16px #999292;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    box-sizing: border-box;
}

.left-table1 ul {
    width: 200px;
    box-shadow: 0 0 16px #999292;
    border-left: 1px solid #D3D3D3;
    border-top: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    box-sizing: border-box;
}

.right-table table tbody tr td {
    width: 110px;
    text-align: center;
}

.right-tables table tbody tr td {
    width: 110px;
    text-align: center;
}

.right-table {
    overflow: auto;
    width: 100%;
    background-color: #FFFFFF;
}

.right-tables {
    /* overflow: auto; */
    width: 100%;
    background-color: #FFFFFF;
}

.fixed-59 {
    position: fixed;
    top: 59px;
}

.right-table td,
.right-table th {
    border: 1px solid #333333;
    width: 140px;
    min-width: 105px;
    height: 60px;
    padding: 5px;
    font-size: 17px;
    box-sizing: border-box;

}

.right-tables td,
.right-tables th {
    border: 1px solid #D3D3D3;
    width: 140px;
    min-width: 105px;
    height: 98px;
    padding: 5px;
    font-size: 17px;
    box-sizing: border-box;
}

@media (max-width:768px) {
    .purchase-a {
        display: inline-block;
        padding-bottom: 20px
    }

    .none-purchase1 {
        display: none;
    }

    .none-purchase2 {
        display: block !important;
    }

    .margin-20 {
        margin-top: 20px;
    }
}

.toolhovertr {
    position: relative;
}

.toolhovertr .tooltiptext {
    visibility: hidden;
    width: 700px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    /* text-align: center; */
    border-radius: 6px;
    padding: 8px 13px;
    position: absolute;
    z-index: 1;
    bottom: 140%;
    left: 0%;
    margin-left: -42px;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    top: -42px;
    height: 40px;
    z-index: 1000;
}

.toolhovertr .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 6%;
    margin-left: 0;
    border-width: 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.6) transparent transparent transparent;
}

.toolhovertr:hover .tooltiptext {
    visibility: visible;
}

.Custom-Platform {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #333333;
    line-height: 30px;
}

.new-page-width {
    width: 1300px;
    margin: 0 auto;
}

.automate-routines-banner {
    width: 100%;
    height: 650px;
    background: url(./images/automate-routines-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.automate-routines-banner h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 50px;
    color: #FFFFFF;
    line-height: 66px;
    text-align: right;
    padding-top: 40px;
}

.automate-routines {
    padding: 80px 0;
}

.automate-routines-gray {
    background: #F9F9F9;
}

.automate-routines-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.automate-routines-text {
    width: 49%;
}

.automate-routines-text h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #0068B7;
}

.automate-routines-text p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    padding-top: 30px;
    padding-bottom: 20px;
}

.automate-routines-text a,
.automate-routines-text a:hover,
.automate-routines-text a:visited,
.automate-routines-text a:link {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #0068B7;
    text-decoration: none;
}

.automate-routines-img {
    width: 49%;
    display: flex;
}

.automate-routines-img-left {
    justify-content: flex-start;
}

.automate-routines-img-right {
    justify-content: flex-end;
}

.automate-routines-img img {
    max-width: 100%;
}

@media screen and (max-width: 1400px) {
    .new-page-width {
        width: 90%;
        margin: 0 auto;
    }
}

.show-pc {
    display: block;
}

.show-mobile {
    display: none;
}

@media screen and (max-width:600px) {
    .show-pc {
        display: none;
    }

    .show-mobile {
        display: block;
    }

    .automate-routines-banner {
        height: 483px;
        background: url(./images/automate-routines-banner-mobile.png) no-repeat;
        background-size: cover;
        background-position: center;
    }

    .automate-routines-banner h1 {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }

    .automate-routines-img,
    .automate-routines-text {
        width: 100%;
    }

    .automate-routines-img-right {
        margin-top: 20px;
    }

    .automate-routines-img-right h3 {
        font-size: 19px;
    }

    .automate-routines-img-right p,
    .automate-routines-img-right a {
        font-size: 14px;
    }

    .automate-routines-img-left {
        margin-bottom: 20px;
    }

    .automate-routines {
        padding: 40px 0;
    }

    .automate-routines-text h3 {
        font-size: 19px;
    }

    .automate-routines-text p,
    .automate-routines-text a {
        font-size: 14px;
    }

    .automate-routines-text p {
        padding: 15px 0 10px;
    }
}

.early-warning {
    background: url(./images/early-warning-back.png) no-repeat center top;
    overflow: hidden;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 640px;
    padding-top: 10%;
}

.early-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 64px;
    color: #FFFFFF;
}

.early-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #FFFFFF;
    width: 57%;
    line-height: 35px;
    margin-top: 30px;
}

@media (min-width:768px) {
    .none {
        display: none;
    }

    .Notification-System {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 28px;
        color: #0068B7;
        text-align: center;
    }

    .APP-Notification {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 28px;
        color: #0068B7;
    }

    .Notification-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        margin-top: 30px;
        line-height: 27px;
    }

    .warning-learn-more {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #0068B7;
        margin-top: 30px;
    }
}

@media (max-width:768px) {
    .Notification-System {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 22px;
        color: #0068B7;
        text-align: center;
    }

    .APP-Notification {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 20px;
        color: #0068B7;
        text-align: center;
    }

    .Notification-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        margin-top: 16px;
        margin-bottom: 25px;
        text-align: center;
    }

    .warning-learn-more {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #0068B7;
        margin-top: 30px;
        text-align: center;
        margin-bottom: 40px;
    }
}

.linkage {
    background: url(./images/linkage-back.png) no-repeat center top;
    overflow: hidden;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 640px;
    padding-top: 2%;
}

@media (min-width:1600px) {
    .linkage-title {
        text-align: right;
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 50px;
        color: #FFFFFF;
        line-height: 58px;
        padding-right: 16%;
    }
}

@media (min-width:1430px) and (max-width:1600px) {
    .linkage-title {
        text-align: right;
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 50px;
        color: #FFFFFF;
        line-height: 58px;
        padding-right: 5%;
    }
}

@media (min-width:768px) and (max-width:1430px) {
    .linkage-title {
        text-align: right;
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 35px;
        color: #FFFFFF;
        line-height: 51px;
    }
}

@media (max-width:768px) {
    .linkage-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 26px;
        color: #FFFFFF;
        padding: 0 15px;
        line-height: 36px;
    }
}

/* 智能手表 */
.smart-watch-pc {
    display: block;
}

.smart-watch-mobile {
    display: none;
}

.smart-watch-banner {
    position: relative;
}

.smart-watch-banner-img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
    min-height: 300px;
}

.smart-watch-banner-content {
    top: 0;
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.smart-watch-banner-100 {
    height: 100%;
}

.smart-watch-inner {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.smart-watch-banner-ubibot {
    font-size: 36px;
    color: #1C2027;
    line-height: 40px;
    margin: 0;
}

.smart-watch-banner-title {
    font-size: 84px;
    font-weight: bold;
    color: #1C2027;
    line-height: 90px;
    margin-bottom: 30px;
}

.smart-watch-banner-feature {
    display: flex;
    font-size: 26px;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.smart-watch-banner-line {
    margin: 0 40px;
    width: 4px;
    height: 24px;
    background: #616161;
    border-radius: 2px;
    opacity: 0.14;
}

.smart-watch-banner-feature-span1 {
    width: 285px;
}

/* 手机端适配 */
.smart-watch-banner-feature-mobile {
    font-size: 15px;
    color: #333333;
}

@media (min-width: 1101px) and (max-width: 1350px) {
    .smart-watch-banner-ubibot {
        font-size: 26px;
        line-height: 30px;
    }

    .smart-watch-banner-title {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .smart-watch-banner-feature {
        font-size: 18px;
    }
}

@media screen and (max-width: 1100px) {
    .smart-watch-banner-ubibot {
        font-size: 18px;
        line-height: 22px;
    }

    .smart-watch-banner-title {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 16px;
        margin-top: 0;
    }

    .smart-watch-banner-feature {
        font-size: 16px;
        margin-bottom: 0;
        align-items: flex-start;
        flex-direction: column;
    }

    .smart-watch-banner-feature span {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 750px) {
    .smart-watch-inner {
        justify-content: start;
        margin-top: 40px;
    }

    .smart-watch-banner-ubibot {
        font-size: 16px;
        line-height: 20px;
    }

    .smart-watch-banner-title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
        margin-top: 0;
    }

    .smart-watch-banner-feature {
        font-size: 14px;
    }

    .smart-watch-banner-line {
        display: none;
    }

    .smart-watch-banner-feature-span1 {
        width: auto;
    }
}

.smart-watch-health {
    padding-top: 65px;
    margin: 0;
}

.smart-watch-title {
    position: relative;
    z-index: 98;
}

.smart-watch-title h3 {
    font-weight: 500;
    font-size: 36px;
    color: #1273BB;
    text-align: center;
    line-height: 40px;
    margin-bottom: 20px;
}

.smart-watch-title h4 {
    font-size: 18px;
    color: #333333;
    text-align: center;
    line-height: 24px;
}

.smart-watch-health-img {
    width: 100%;
    margin-top: 40px;
}

.smart-watch-multi {
    padding-top: 65px;
    margin: 0;
    background: #F7F7F7;
}

.smart-watch-multi-img {
    width: auto;
    max-width: 100%;
    margin: -100px 0 0;
}

.smart-watch-battery {
    padding-top: 80px;
    margin: 0;
}

.smart-watch-battery-img {
    width: auto;
    max-width: 100%;
}

.smart-watch-battery-padding {
    padding: 0;
    margin: -180px 0 0;
}

.smart-watch-multi-padding {
    padding: 0;
    margin: -100px 0 0;
}

.smart-watch-multi-connectivity {
    padding-bottom: 40px;
}

.smart-watch-effort {
    overflow: auto;
}

.smart-watch-effortless {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0 40px;
    justify-content: space-around;
}

.smart-watch-effortless-item {
    display: flex;
    width: 32.5%;
    height: 608px;
    flex-direction: column;
    background-color: #fff;
    padding: 55px 24px 0;
    align-items: center;
    margin-bottom: 30px;
    text-align: left;
}

.smart-watch-effortless-item h4 {
    font-weight: 500;
    font-size: 24px;
    color: #0068B7;
}

.smart-watch-effortless1 {
    width: 150px;
    height: auto;
    margin: 30px 0;
}

.smart-watch-effortless-item p {
    display: flex;
    font-size: 18px;
    color: #333333;
    margin-bottom: 16px;
}

.smart-watch-effortless-item p img {
    width: 25px;
    height: 19px;
    margin-top: 5px;
    margin-right: 10px;
}

.smart-watch-applications {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
    justify-content: space-between;
}

.smart-watch-applications-item {
    width: 32.5%;
    /* min-width: 300px; */
    position: relative;
    padding-bottom: 30px;
}

.smart-watch-applications img {
    width: 100%;
}

.smart-watch-applications span {
    bottom: 40px;
    left: 0;
    position: absolute;
    width: 100%;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
}

.smart-watch-technical {
    display: flex;
    align-items: center;
}

.smart-watch-technical-img {
    width: 370px;
    min-width: 370px;
}

.smart-watch-technical-content {
    flex-grow: 1;
    padding-left: 90px;
}

.smart-watch-technical-item1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.smart-watch-technical-spec {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
}

.smart-watch-technical-spec img {
    width: 18px;
    margin-right: 8px;
}

@media screen and (max-width: 1450px) {
    .smart-watch-effortless {
        justify-content: flex-start;
    }

    .smart-watch-effortless-item {
        width: 49%;
    }

    .smart-watch-effortless-item:first-child {
        margin-right: 2%;
    }

    .smart-watch-technical-content {
        padding-left: 45px;
    }

    .smart-watch-technical-spec {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 750px) {
    .smart-watch-effortless {
        width: 265%;
    }

    .smart-watch-effortless-item {
        width: 32%;
        margin-right: 1%;
    }

    /* .smart-watch-effortless-item:first-child {
        margin-right: 0;
    } */
    .smart-watch-health,
    .smart-watch-multi,
    .smart-watch-battery {
        padding-top: 0px;
    }

    .smart-watch-title {
        padding-top: 46px;
    }

    .smart-watch-title h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .smart-watch-title h4 {
        font-size: 14px;
    }

    .smart-watch-multi-img,
    .smart-watch-battery-padding,
    .smart-watch-multi-padding {
        margin-top: 0;
        position: relative;
    }

    .smart-watch-title-battery {
        position: absolute;
        width: 100%;
        top: -50px;
        left: 0;
    }

    .smart-watch-battery-mobile {
        margin-top: 40px;
    }

    .smart-watch-applications-item {
        width: 49%;
    }

    .smart-watch-applications span {
        font-size: 14px;
    }

    .smart-watch-effortless-item p {
        font-size: 14px;
    }

    .smart-watch-pc {
        display: none;
    }

    .smart-watch-mobile {
        display: block;
    }

    .smart-watch-technical {
        flex-wrap: wrap;
    }

    .smart-watch-technical-img {
        width: 320px;
        min-width: 320px;
        margin: 0 auto;
    }

    .smart-watch-technical-content {
        padding-left: 0;
    }

    .smart-watch-technical-spec {
        font-size: 15px;
        margin-bottom: 15px;
    }
}

/* 智能手表结束 */

/* download-app  start */
.download-app-background {
    background: url(./images/download-app-background.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #ffffff;
    width: 100%;
    height: 610px;
}

.connect-app-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 58px;
    color: #FFFFFF;
    padding-top: 133px;
    line-height: 70px;
}

.connect-app-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 33px;
    color: #FFFFFF;
    width: 605px;
}

.connect-app-titles {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 32px;
    color: #0068B7;
}

.connect-app-texts {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #333333;
    line-height: 31px;
    margin-top: 23px;
}

.download_methods-ios {
    height: 80px;
    background: #000000;
    border-radius: 10px;
    font-size: 23px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #FEFEFE;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-top: 28px;
    line-height: 21px;
}

.ios-11 {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #333333;
    margin-top: 15px;
}

.get-it-15 {
    font-size: 15px;
}

.ios-20 {
    font-size: 20px;
}

@media (max-width:768px) {
    .connect-app-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 19px;
        color: #FFFFFF;
        margin-top: 31px;
        line-height: 23px;
    }

    .connect-app-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 31px;
        color: #FFFFFF;
        padding-top: 86px;
        line-height: 40px;
        width: 100%;
    }

    .connect-app-titles {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 18px;
        color: #0068B7;
        line-height: 19px;
    }

    .connect-app-texts {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 19px;
        margin-top: 11px;
    }

    .download_methods-ios {
        height: 50px;
        background: #000000;
        border-radius: 10px;
        font-size: 23px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #FEFEFE;
        text-align: center;
        justify-content: center;
        display: flex;
        align-items: center;
        margin-top: 11px;
        line-height: 14px;
    }

    .ios-11 {
        display: inline-block;
        text-align: center;
        font-size: 13px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        color: #333333;
        margin-top: 7px;
    }

    .get-it-15 {
        font-size: 11px;
    }

    .ios-20 {
        font-size: 14px;
    }
}

/* download-app  end */


/* download-pc-tools  start */
.download-pc-tools-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 46px;
    color: #FEFEFE;
    position: absolute;
}

.pc-tools-back {
    padding: 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pc-tools-titles {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    line-height: 32px;
}

.pc-tools-texts {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 21px;
    color: #333333;
    line-height: 26px;
    margin-top: 23px;
}

.download_methods-pc-tools {
    height: 42px;
    background: #0068B7;
    border-radius: 26px;
    font-size: 23px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #FEFEFE;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-top: 28px;
    line-height: 35px;
    width: 167px;
    border: none;
}

.supports-pc-tool {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #0068B7;
    margin-top: 9px;
}

.macos-notice {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #333333;
    line-height: 21px
}

.Already-downloaded {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 62px;
    color: #333333;
    line-height: 60px;
}

.Explore-pc-tools {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #333333;
    margin-top: 54px;
}

.swiper-left {
    left: 15px !important;
    top: 300px !important;
    background-image: url(./images/swiper-left.svg) !important;
    width: 45px !important;
    height: 45px !important;
    background-size: 45px 45px !important;
    border: 1px solid #333333;
    border-radius: 50%;
}

.swiper-right {
    left: 75px !important;
    top: 300px !important;
    background-image: url(./images/swiper-right.svg) !important;
    width: 45px !important;
    height: 45px !important;
    background-size: 45px 45px !important;
    border: 1px solid #333333;
    border-radius: 50%;
}

.setup-device {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #333333;
    margin-top: 21px;
}

.setup-device-more {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}

.pc-tools-Driver {
    margin-right: 20px;
    width: 180px;
}

.slide-padding {
    padding: 50px 15px 80px;
    background-color: #F2F2F2
}

@media (min-width:768px) and (max-width:1600px) {
    .Already-downloaded {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 52px;
        color: #333333;
        line-height: 60px;
    }

    .Explore-pc-tools {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        margin-top: 54px;
    }
}

@media (max-width:768px) {
    .download-pc-tools-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 26px;
        color: #FEFEFE;
        position: absolute;
        text-align: center;
        top: 34%;
        width: 100%;
        text-align: center;
    }

    .pc-tools-titles {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 18px;
        color: #333333;
        line-height: 19px;
        margin-top: 26px;
    }

    .pc-tools-texts {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 19px;
        margin-top: 15px;
    }

    .pc-tools-Driver {
        margin-right: 20px;
        width: 135px;
    }

    .macos-notice {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 19px
    }

    .Already-downloaded {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 40px;
        color: #333333;
        line-height: 50px;
    }

    .Explore-pc-tools {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #333333;
        margin-top: 42px;
    }

    .slide-padding {
        padding: 50px 15px 180px;
        background-color: #F2F2F2;
    }

    .swiper-left {
        left: 5px !important;
        top: 490px !important;
        background-image: url(./images/swiper-left.svg) !important;
        width: 45px !important;
        height: 45px !important;
        background-size: 45px 45px !important;
        border: 1px solid #333333;
        border-radius: 50%;
    }

    .swiper-right {
        left: 62px !important;
        top: 490px !important;
        background-image: url(./images/swiper-right.svg) !important;
        width: 45px !important;
        height: 45px !important;
        background-size: 45px 45px !important;
        border: 1px solid #333333;
        border-radius: 50%;
    }

    .setup-device {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #333333;
        margin-top: 21px;
    }

    .setup-device-more {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
    }
}

@media (min-width:768px) {
    .download-displayFlex {
        display: flex;
        align-items: center;
    }
}

.video-center {
    background: url('./images/video-center.png') no-repeat center top;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 514px;
    padding: 152px 0;
}

.bilibili {
    width: 100%;
}


.video-header-item {
    display: flex;
    width: 33.33%;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    cursor: pointer;
}

.video-header-item img {
    height: 23px;
    margin-right: 10px;
}

@media (min-width:1600px) {
    .video-header {
        display: flex;
        border-bottom: 2px solid #ECECEC;
        /* margin-bottom: 30px; */
        margin-top: 40px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 24px;
        color: #333333;
    }

    .video-center p {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 40px;
        color: #0068B7;
        line-height: 44px;
    }

    .video-content {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #333333;
        height: 58px;
        margin-right: 30px;
    }
}


@media (max-width:1600px) and (min-width:768px) {
    .video-content {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #333333;
        height: 48px;
        margin-right: 30px;
    }

    .video-header {
        display: flex;
        border-bottom: 2px solid #ECECEC;
        /* margin-bottom: 30px; */
        margin-top: 40px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 19px;
        color: #333333;
    }

    .video-center p {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 36px;
        color: #0068B7;
        line-height: 44px;
    }
}

@media (max-width:768px) {
    .video-header {
        display: flex;
        border-bottom: 2px solid #ECECEC;
        /* margin-bottom: 30px; */
        margin-top: 0px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 13px;
        color: #333333;
    }

    .video-content {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        height: 48px;
    }
}

.video-body-item {
    display: none;
}

.video-header-block {
    border-bottom: 2px solid #0068B7;
    color: #0068B7;
}

.xs-video-p {
    position: absolute;
    top: 80px;
    left: 40px;
}

.xs-video-title {
    font-family: Arial, Arial;
    font-weight: normal;
    font-size: 33px;
    color: #0068B7;
    font-weight: 600;
}

.xs-video-text {
    font-family: "Open Sans", sans-serif;
    font-size: 26px;
    color: #0068B7;
    line-height: 33px;
    margin-top: 12px;
    width: 80%;
}


/* gw1 */
.Dimension {
    display: flex;
}


.gw1-banner {
    background: url(./images/lora-gw1-banner.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 580px;
    padding-top: 148px !important;
}

.wireless-gw1 {
    background: url(./images/wireless-gw1.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 755px;
}

.indicate-gw1 {
    background: url(./images/indicate-gw1.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 755px;
}

.lora-gw1-way {
    background: url(./images/lora-gw1-way.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 755px;
}

.connect-gw1 {
    background: url(./images/connect-gw1.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 755px;
}

.power-dissipation-lora {
    background: url(./images/power-dissipation-lora.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 755px;
}

.gs1-L-even {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 36px;
    color: #1C2027;
}

.gs1-L-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 74px;
    color: #1C2027;
    margin-top: 10px;
    line-height: 87px;
}

.hw1-icon {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 19px;
    color: #333333;
    display: flex;
}

.gs1-l-paddingTop {
    padding-top: 60px !important;
}

.gw1-h2-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #0068B7;
}

.gw1-h4-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    margin-top: 20px;
    line-height: 1.5em;
}


.ws1proL-start-text {
    display: flex;
    width: 50%;
    right: 0;
    position: absolute;
    /* justify-content: space-around; */
    margin-top: 100px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    flex-wrap: wrap;
}

.ws1proL-start-data {
    margin-top: 15px;
}

.ws1proL-start-top {
    margin-top: 268px !important;
}

.Dimension-text {
    margin-left: 14px;
    font-size: 18px;
}

.Dimension-img {
    height: 25px;
    /* margin-top: 2px; */
}

.Technical-Specifications {
    text-align: right;
    padding-right: 60px;
}

@media (min-width:1921px) {
    .gw1-banner {
        background: url(./images/lora-gw1-banner.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 710px;
        padding-top: 148px !important;
    }

    .wireless-gw1 {
        background: url(./images/wireless-gw1.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 914px;
    }

    .connect-gw1 {
        background: url(./images/connect-gw1.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 755px;
    }

    .power-dissipation-lora {
        background: url(./images/power-dissipation-lora.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 837px;
    }

    .indicate-gw1 {
        background: url(./images/indicate-gw1.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 848px;
    }

    .lora-gw1-way {
        background: url(./images/lora-gw1-way.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 971px;
    }
}


@media (max-width:1600px) and (min-width:768px) {
    .gw1-banner {
        background: url(./images/lora-gw1-banner.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 550px;
        padding-top: 150px !important;
    }

    .wireless-gw1 {
        background: url(./images/wireless-gw1.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 585px;
    }

    .connect-gw1 {
        background: url(./images/connect-gw1.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 585px;
    }

    .lora-gw1-way {
        background: url(./images/lora-gw1-way.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 660px;
    }

    .indicate-gw1 {
        background: url(./images/indicate-gw1.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 585px;
    }

    .power-dissipation-lora {
        background: url(./images/power-dissipation-lora.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 585px;
    }

    .gw1-power-top1 {
        margin-top: 25px !important;
    }

    .gw1-power-top2 {
        margin-top: 177px !important;
    }

    .gs1-L-even {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 35px;
        color: #1C2027;
    }

    .gs1-L-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 64px;
        color: #1C2027;
        margin-top: 10px;
        line-height: 75px;
    }

    .hw1-icon {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #333333;
        display: flex;
    }

    .gs1-l-paddingTop {
        padding-top: 60px !important;
    }

    .gw1-h2-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 29px;
        color: #0068B7;
    }

    .gw1-h4-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 1.4em;
        margin-top: 20px;
    }

    .ws1proL-start-text {
        display: flex;
        width: 50%;
        right: 0;
        position: absolute;
        margin-top: 100px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        flex-wrap: wrap;
    }

    .ws1proL-start-data {
        margin-top: 9px;
        font-size: 16px;
        line-height: 19px;
    }

    .gw1-power-top1 {
        margin-top: 25px !important;
    }

    .gw1-power-top2 {
        margin-top: 177px !important;
    }

    .Dimension-text {
        margin-left: 14px;
        font-size: 17px;
    }

    .Dimension-img {
        height: 25px;
        /* margin-top: 2px; */
    }

    .Technical-Specifications {
        text-align: right;
        padding-right: 60px;
    }
}

.screen-text {
    position: absolute;
    bottom: 10px;
    width: 93%;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
}

@media (max-width:768px) {
    .wireless-gw1 {
        background: url(./images/xs-wireless-gw1.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 552px;
    }

    .indicate-gw1 {
        background: url(./images/xs-indicate-gw1.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 460px;
    }

    .connect-gw1 {
        background: url(./images/xs-connect-gw1.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 374px;
    }

    .power-dissipation-lora {
        background: url(./images/xs-power-dissipation-lora.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 749px;
    }

    .hw1-icon {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        display: flex;
    }

    .gs1-l-paddingTop {
        padding-top: 46px !important;
    }

    .gw1-h2-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 20px;
        color: #0068B7;
    }

    .gw1-h4-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 1.3em !important;
    }

    .ws1proL-start-text {
        display: flex;
        right: 0;
        position: absolute;
        /* justify-content: space-around; */
        margin-top: 12px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 12px;
        color: #333333;
        flex-wrap: wrap;
        width: 100%;
    }

    .ws1proL-start-img {
        width: 60px;
    }

    .gw1-power-top1 {
        margin-top: 245px !important;
    }

    .gw1-power-top2 {
        margin-top: 360px !important;
    }

    .Dimension-text {
        margin-left: 14px;
        font-size: 15px;
    }

    .Dimension-img {
        height: 22px;
        /* margin-top: 2px; */
    }

    .Technical-Specifications {
        text-align: center;
        width: 70%;
        margin: 0 15%;
    }

    .screen-text {
        position: absolute;
        bottom: 1px;
        width: 100%;
        text-align: center;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #ffffff;
    }

    .text-block-gw1 {
        padding: 0;
    }
}

/* product-center */
@media (min-width:768px) {
    .padding-bottom-25 {
        padding-bottom: 30px;
    }

    .header {
        height: 110px;
        background-color: #fafafa;
        color: #000;
        position: sticky;
        top: 0;
        z-index: 999;
    }

    .ws1-transducer {
        color: #0068b7;
        margin-top: 10px;
        font-size: 15px;
    }
}

@media (max-width:768px) {
    .header {
        height: 110px;
        background-color: #fafafa;
        color: #000;
    }

    .lg-top-50 {
        margin-top: 50px;
    }

    .ws1-transducer {
        color: #333333;
        margin-top: 10px;
        font-size: 15px;
    }
}

.device {
    margin-right: 4.5%;
    padding-top: 24px;
    margin: 0 auto;
}

.device-img {
    height: 33px;
    margin-bottom: 10px;
}

.product-top {
    display: flex;
}

.device-name {
    color: #333333;
    font-size: 14px;
}

@media (max-width:1600px) {
    .device-name {
        color: #333333;
        font-size: 13px;
    }
}

@media (min-width:1650px) {
    .padding-bottom-125 {
        padding-bottom: 125px;
    }

    .title-new {
        color: #0068b7;
        font-weight: bolder;
        padding-top: 28px;
        padding-bottom: 2px;
        font-size: 30px;
    }

    .orientation {
        width: 49%;
        background: url(./images/orientation.jpg) no-repeat center top;
        height: 550px;
        background-position: center;
        background-size: cover;
        border-radius: 28px;
    }

    .orientation-function {
        font-size: 37px;
        font-weight: bold;
        /* width: 47%; */
        margin-top: 45px;
        margin-left: 4%;
    }

    .function-cloud {
        color: #2087ec;
        font-size: 30px;
        width: 96%;
        margin: 27px 0;
    }

    .new-LD1 {
        background: url(./images/LD1-new.jpg) no-repeat center top;
        padding: 163px 0;
        height: 550px;
        background-position: center;
        background-size: cover;
        margin-bottom: 20px;
        border-radius: 28px;
    }

    .new {
        width: 80px;
        height: 30px;
        background-color: #fcf8f7;
        line-height: 30px;
        text-align: center;
        color: #ff6211;
        font-size: 20px;
        border-radius: 15px;
        margin-bottom: 15px
    }

    .name-LD1 {
        font-size: 45px;
        font-weight: bolder;
        color: #1d1513;
    }

    .function {
        margin-top: 7px;
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 21px
    }

    .more {
        width: 125px;
        height: 32px;
        line-height: 29px;
        border: 2px solid #453c3e;
        text-align: center;
        border-radius: 12px;
        color: #453c3e;
        font-size: 20px;
    }

    .new-lora1 {
        background: url(./images/LD1-new1-banner.jpg) no-repeat center top;
        padding: 163px 0;
        height: 550px;
        background-position: center;
        background-size: cover;
        margin-bottom: 20px;
        border-radius: 28px;
    }

    .specific-product {
        background-color: #f9f9f9;
        width: 33%;
        border-radius: 5%;
        min-height: 512px;
        padding: 0 2%;
    }

    .software-platform-pic {
        width: 55%;
        margin-bottom: 10px
    }

    .software-platform-pics {
        width: 50%;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .software-name {
        font-size: 22px;
        font-weight: 600;
        color: #333333;
        line-height: 23px;
        height: 46px;
    }

    .software-function {
        font-size: 16px;
        padding: 0px 13% 27px 13%;
        height: 78px;
        color: #333333;
    }

    .software-functions {
        font-size: 16px;
        padding: 4px 5% 1px 5%;
        color: #333333;
        height: 95px;
    }

    .software-platform {
        width: 49%;
        background-color: #f9f9f9;
        padding-bottom: 60px;
        padding-top: 15px;
        border-radius: 20px;
    }

    .software-platforms {
        width: 49%;
        background-color: #f9f9f9;
        padding-bottom: 57px;
        padding-top: 15px;
        border-radius: 20px;
    }

    .new-probe {
        background: url(./images/probe-new-banner.jpg) no-repeat center top;
        padding: 115px 5%;
        height: 550px;
        background-position: center;
        background-size: cover;
        margin-bottom: 20px;
        border-radius: 28px;
    }

    .name-probe {
        font-size: 47px;
        color: #036ece;
    }

    .probe-all {
        font-size: 115px;
        color: #006dd2;
    }

    .probe-function {
        font-size: 25px;
        color: #0c74d3
    }


    .more-probe {
        width: 129px;
        background-color: #016bd1;
        color: #fff;
        height: 32px;
        line-height: 32px;
        text-align: center;
        border-radius: 12px;
        font-size: 20px;
        margin-top: 20px;
    }

    .new-circumscribed {
        background: url(./images/fittings-new.jpg) no-repeat center top;
        padding: 166px 5%;
        height: 550px;
        background-position: center;
        background-size: cover;
        margin-bottom: 20px;
        border-radius: 28px;
    }

    .more-cloud {
        width: 123px;
        background-color: #2087ec;
        height: 32px;
        line-height: 32px;
        text-align: center;
        border-radius: 20px;
        color: #fff;
        font-size: 20px;
        letter-spacing: 2px
    }

    .comparison {
        width: 49%;
        background: url(./images/new-comparison1.jpg) no-repeat center top;
        height: 550px;
        background-position: center;
        background-size: cover;
        border-radius: 28px;
        margin-right: 2%;
    }

    .comparison-function {
        font-size: 37px;
        font-weight: bold;
        /* width: 63%; */
        margin-top: 45px;
        margin-left: 4%;
    }

    .comparison-more {
        width: 123px;
        background-color: #006bd0;
        color: #fff;
        border-radius: 20px;
        text-align: center;
        height: 32px;
        line-height: 32px;
        margin-left: 4%;
        margin-top: 20px;
        font-size: 20px
    }

    .new-probe-banner {
        background: url(./images/new-probe-banner.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #0168B5;
        width: 100%;
        height: 653px;
        padding-top: 155px;
    }

    .new-accessories-banner {
        background: url(./images/new-accessories-banner.png) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #0168B5;
        width: 100%;
        height: 653px;
        padding-top: 200px;
    }

    .new-accessories {
        background: url(./images/new-accessories-banner.png) no-repeat center top;
        height: 639px;
        background-position: center;
        background-size: cover;
        position: relative;
        padding: 100px 0;
    }

    .cloud-platform {
        background: url(./images/new-IOT.jpg) no-repeat center top;
        height: 550px;
        background-position: center;
        background-size: cover;
        margin-bottom: 20px;
        border-radius: 28px;
        padding-left: 54%;
        padding-top: 180px;
    }

    .title-news {
        font-size: 18px;
        margin-bottom: 47px;
        color: #333333;
        line-height: 26px;
    }

    .padding-bottom-60 {
        padding-bottom: 60px;
    }

    .specific-name {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 5px;
        line-height: 23px;
        height: 46px;
    }

    .specific-trait {
        font-size: 16px;
        margin-bottom: 15px;
        min-height: 69px;
    }

    .specific-trait-lora {
        font-size: 16px;
        margin-bottom: 20px;
        height: 68px;
    }
}

@media (min-width:768px) and (max-width:1650px) {
    .specific-name {
        font-size: 21px;
        font-weight: 700;
        margin-bottom: 0;
        line-height: 23px;
        height: 46px;
        line-height: 22px;
    }

    .specific-trait {
        font-size: 15px;
        /* margin-bottom: 20px; */
        height: 100px;
    }

    .specific-trait-lora {
        font-size: 15px;
        /* margin-bottom: 20px; */
        height: 82px;
    }

    .padding-bottom-60 {
        padding-bottom: 60px;
    }

    .padding-bottom-125 {
        padding-bottom: 125px;
    }

    .title-new {
        color: #0068b7;
        font-weight: bolder;
        padding-top: 28px;
        padding-bottom: 2px;
        font-size: 30px;
    }

    .probe-banner-img {
        width: 14%;
    }

    .orientation {
        width: 49%;
        background: url(./images/orientation.jpg) no-repeat center top;
        height: 420px;
        background-position: center;
        background-size: cover;
        border-radius: 28px;
    }

    .orientation-function {
        font-size: 29px;
        font-weight: bold;
        /* width: 47%; */
        margin-top: 34px;
        margin-left: 4%;
    }

    .function-cloud {
        color: #2087ec;
        font-size: 23px;
        width: 96%;
        margin: 27px 0;
    }

    .new-LD1 {
        background: url(./images/LD1-new.jpg) no-repeat center top;
        padding: 102px 0;
        height: 420px;
        background-position: center;
        background-size: cover;
        margin-bottom: 20px;
        border-radius: 28px;
    }

    .new {
        width: 74px;
        height: 30px;
        background-color: #fcf8f7;
        line-height: 30px;
        text-align: center;
        color: #ff6211;
        font-size: 19px;
        border-radius: 15px;
        margin-bottom: 15px;
    }

    .name-LD1 {
        font-size: 41px;
        font-weight: bolder;
        color: #1d1513;
    }

    .function {
        margin-top: 7px;
        font-size: 26px;
        font-weight: 600;
        margin-bottom: 21px
    }

    .more {
        width: 121px;
        height: 32px;
        line-height: 29px;
        border: 2px solid #453c3e;
        text-align: center;
        border-radius: 12px;
        color: #453c3e;
        font-size: 18px;
    }

    .new-lora1 {
        background: url(./images/LD1-new1-banner.jpg) no-repeat center top;
        padding: 102px 0;
        height: 420px;
        background-position: center;
        background-size: cover;
        margin-bottom: 20px;
        border-radius: 28px;
    }

    .specific-product {
        background-color: #f9f9f9;
        width: 33%;
        border-radius: 5%;
        min-height: 424px;
        padding: 0 1.7%;
    }

    .specific-img {
        width: 87%;
    }

    .software-platform-pic {
        width: 52%;
        margin-bottom: 10px;
    }

    .software-platform-pics {
        width: 52%;
        margin-bottom: 10px;
        margin-top: 7px;
    }

    .software-name {
        font-size: 21px;
        font-weight: 600;
        color: #333333;
        height: 46px;
        line-height: 19px;
    }

    .software-function {
        font-size: 15px;
        padding: 0px 5% 27px 5%;
        color: #333333;
    }

    .software-functions {
        font-size: 15px;
        padding: 0 5% 27px 5%;
        height: 112px;
        color: #333333;
    }

    .software-platform {
        width: 49%;
        background-color: #f9f9f9;
        padding-bottom: 45px;
        padding-top: 15px;
        border-radius: 20px;
    }

    .software-platforms {
        width: 49%;
        background-color: #f9f9f9;
        padding-bottom: 46px;
        padding-top: 15px;
        border-radius: 20px;
    }

    .new-probe {
        background: url(./images/probe-new-banner.jpg) no-repeat center top;
        padding: 61px 5%;
        height: 420px;
        background-position: center;
        background-size: cover;
        margin-bottom: 20px;
        border-radius: 28px;
    }

    .name-probe {
        font-size: 41px;
        color: #036ece;
    }

    .probe-all {
        font-size: 104px;
        color: #006dd2;
    }

    .probe-function {
        font-size: 23px;
        color: #0c74d3
    }


    .more-probe {
        width: 121px;
        background-color: #016bd1;
        color: #fff;
        height: 32px;
        line-height: 32px;
        text-align: center;
        border-radius: 12px;
        font-size: 18px;
        margin-top: 20px;
    }

    .new-circumscribed {
        background: url(./images/fittings-new.jpg) no-repeat center top;
        padding: 98px 5%;
        height: 420px;
        background-position: center;
        background-size: cover;
        margin-bottom: 20px;
        border-radius: 28px;
    }

    .more-cloud {
        width: 121px;
        background-color: #2087ec;
        height: 32px;
        line-height: 32px;
        text-align: center;
        border-radius: 20px;
        color: #fff;
        font-size: 18px;
        letter-spacing: 2px
    }

    .comparison {
        width: 49%;
        background: url(./images/new-comparison1.jpg) no-repeat center top;
        height: 420px;
        background-position: center;
        background-size: cover;
        border-radius: 28px;
        margin-right: 2%;
    }

    .comparison-function {
        font-size: 29px;
        font-weight: bold;
        /* width: 63%; */
        margin-top: 34px;
        margin-left: 4%;
    }

    .comparison-more {
        width: 121px;
        background-color: #006bd0;
        color: #fff;
        border-radius: 20px;
        text-align: center;
        height: 32px;
        line-height: 32px;
        margin-left: 4%;
        margin-top: 20px;
        font-size: 18px
    }

    .new-probe-banner {
        background: url(./images/new-probe-banner.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #0168B5;
        width: 100%;
        height: 542px;
        padding-top: 105px;
    }

    .new-accessories-banner {
        background: url(./images/new-accessories-banner.png) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #0168B5;
        width: 100%;
        height: 542px;
        padding-top: 193px;
    }

    .new-accessories {
        background: url(./images/new-accessories-banner.png) no-repeat center top;
        height: 565px;
        background-position: center;
        background-size: cover;
        position: relative;
        padding: 93px 0;
    }

    .cloud-platform {
        background: url(./images/new-IOT.jpg) no-repeat center top;
        height: 420px;
        background-position: center;
        background-size: cover;
        margin-bottom: 20px;
        border-radius: 28px;
        padding-left: 54%;
        padding-top: 93px;
    }

    .title-news {
        font-size: 18px;
        margin-bottom: 47px;
        color: #333333;
        line-height: 26px;
    }
}

@media (max-width:768px) {
    .specific-name {
        font-size: 25px;
        font-weight: 700;
        margin-bottom: 20px
    }

    .specific-trait {
        font-size: 17px;
        margin-bottom: 20px;
        padding: 0 25px;
    }

    .specific-trait-lora {
        font-size: 17px;
        margin-bottom: 20px;
        padding: 0 25px;
    }

    .title-news {
        font-size: 19px;
        margin-bottom: 47px;
        color: #333
    }

    .title-new {
        color: #0068b7;
        font-weight: bolder;
        padding-top: 30px;
        padding-bottom: 2px;
        font-size: 27px;
    }

    .new-probe-banner {
        background: url(./images/mobile-probe.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #0168B5;
        width: 100%;
        height: 510px;
    }

    .new-accessories {
        background: url(./images/mobile_circumscribed.jpg) no-repeat center top;
        height: 639px;
        background-position: center;
        background-size: cover;
        position: relative;
        padding: 112px 0;
    }
}

.header-swiper-right {
    background-image: url(https://www.ubibot.cn/wp-content/themes/portal-datadudu/images/header-swiper-right.svg) !important;
    right: -1px !important;
    background-size: 51px 110px !important;
    height: 30px !important;
}

.header-swiper-left {
    background-image: url(https://www.ubibot.cn/wp-content/themes/portal-datadudu/images/header-swiper-left.svg) !important;
    left: -1px !important;
    background-size: 51px 110px !important;
    height: 30px !important;
}

.perception {
    width: 48%;
    text-align: center;
    background-color: #f9f9f9;
    margin: 0px 1% 10px 1%;
    border-radius: 5%;
    padding: 24px 8px 21px 8px;
}

.perception-name {
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    font-family: "Open Sans", sans-serif;
    margin: 18px 0 0px 0;
    line-height: 15px;
    min-height: 32px;
    /* height: 26px; */
}

.perception-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #333333;
    font-size: 13px;
    min-height: 53px;
    /* height: 53px; */
    /* margin-bottom: 10px; */
}

.more-perception {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #0068B7;
    font-size: 11px;
}

.sensor-series {
    text-align: center;
    background-color: #F9F9F9;
    padding: 37px 0 50px 0;
    border-radius: 23px 23px 23px 23px;
}

.swiper-left2 {
    left: -70px !important;
    top: 205px !important;
    background-image: url(./images/swiper-left.svg) !important;
    width: 45px !important;
    height: 45px !important;
    background-size: 45px 45px !important;
}

.swiper-right2 {
    right: -70px !important;
    top: 205px !important;
    background-image: url(./images/swiper-right.svg) !important;
    width: 45px !important;
    height: 45px !important;
    background-size: 45px 45px !important;
}

.public-swiper-left2 {
    left: -100px !important;
    top: 380px !important;
    background-image: url(./images/public-swiper-left.png) !important;
    width: 70px !important;
    height: 70px !important;
    background-size: 70px 70px !important;
}

.public-swiper-right2 {
    right: -100px !important;
    top: 380px !important;
    background-image: url(./images/public-swiper-right.png) !important;
    width: 70px !important;
    height: 70px !important;
    background-size: 70px 70px !important;
}


.series-soft {
    padding: 5px 11% 17px 11%;
    height: 53px;
    margin-bottom: 29px;
}

.sensor-series-box {
    height: 186px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xs-series {
    background-color: #F9F9F9;
    padding-bottom: 32px;
    border-radius: 23px;
    margin-bottom: 20px;
    max-height: 312px;
}

.gs2-flex {
    display: flex;
    justify-content: space-between;
    width: 128px;
    font-weight: 600;
}

.more-sensor {
    color: #006ad0;
    font-size: 17px;
    font-weight: 600;
}

.products-swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    transition: .3s ease;
}

.products-swiper-pagination .swiper-pagination-bullet-active {
    width: 18px;
    height: 9px;
    background: #000000;
    opacity: 1;
    border-radius: 5px 5px 5px 5px;
}

@media (min-width:1600px) {
    .gif-text {
        background-color: #F9F9F9;
        height: 100%;
        padding-right: 0;
        color: #333333;
        padding: 5% 0 0 2%;
    }

    .gif-text-ubitrack {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 28px;
    }

    .gif-intrdouce {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        margin-top: 9%;
        width: 90%;
        margin-bottom: 13%;
    }

    .ubitrack-open {
        width: 210px;
        height: 44px;
        background-color: #0068B7;
        color: #fff;
        font-size: 18px;
        border-radius: 20px;
        line-height: 44px;
        text-align: center;
    }

    .specific-more {
        color: #0068B7;
        font-size: 22px;
    }

    .cut-in1 {
        margin-right: 1%;
        width: 21%;
        background: linear-gradient(0deg, #F5F6F8 33%, #CBDFFF 100%);
        border-radius: 39px;
        padding-top: 50px;
        position: relative;
    }

    .cut-in1 li {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        padding-left: 40px;
        line-height: 1.3em;
        padding-top: 8px;
    }

    .cut-in1 li:nth-child(2n+1) {
        margin-bottom: 12px;
    }

    .cut-in {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        padding-top: 87px;
    }

    .cut-in1-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold !important;
        font-size: 22px !important;
        color: #333333;
        background: linear-gradient(86deg, #08369E 1.806640625%, #5278C6 99.21875%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .cut-in-border {
        border-bottom: 1px dashed rgb(168, 188, 220, 0.4);
        padding-bottom: 9px;
    }

    .cut-in .cut-in-border {
        padding-top: 40px;
        border-bottom: 1px dashed rgb(168, 188, 220, 0.4);
        padding-bottom: 9px;
        line-height: 1.3em;
        height: 101px;
    }

    .coverage-area {
        display: flex;
        text-align: left;
        padding: 70px 0 60px 0;
    }

    .coverage-areas {
        display: flex;
        text-align: left;
        padding: 45px 0 15px 0;
    }

    .Consumption {
        height: 77px !important;
        padding-top: 17px !important;
    }
}

@media (min-width:768px) and (max-width:1600px) {
    .specific-more {
        color: #0068B7;
        font-size: 20px;
    }

    .gif-text {
        background-color: #F9F9F9;
        height: 100%;
        padding-right: 0;
        color: #333333;
        padding: 4% 0 0 2%;
    }

    .gif-text-ubitrack {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 22px;
    }

    .gif-intrdouce {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        margin-top: 6%;
        width: 94%;
        margin-bottom: 8%;
    }

    .ubitrack-open {
        width: 180px;
        height: 44px;
        background-color: #0068B7;
        color: #fff;
        font-size: 18px;
        border-radius: 20px;
        line-height: 44px;
        text-align: center;
    }

    .coverage-area {
        display: flex;
        text-align: left;
        padding: 70px 0 60px 0;
    }

    .coverage-areas {
        display: flex;
        text-align: left;
        padding: 70px 0 80px 0;
    }

    .cut-in-border {
        border-bottom: 1px dashed rgb(168, 188, 220, 0.4);
        padding-bottom: 9px;
    }

    .cut-in1 li:nth-child(2n+1) {
        margin-bottom: 12px;
    }

    .cut-in1 {
        margin-right: 1%;
        width: 21%;
        background: linear-gradient(0deg, #F5F6F8 33%, #CBDFFF 100%);
        border-radius: 39px;
        padding-top: 36px;
        position: relative;
    }

    .cut-in1 li {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #333333;
        padding-left: 14px;
        line-height: 1.3em;
        padding-top: 8px;
    }

    .cut-in {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #333333;
        padding-top: 66px;
    }

    .cut-in .cut-in-border {
        padding-top: 39px;
        border-bottom: 1px dashed rgb(168, 188, 220, 0.4);
        padding-bottom: 9px;
        color: #333333;
        line-height: 1.3em;
        height: 101px;
    }

    .Consumption {
        height: 76px !important;
        padding-top: 17px !important;
    }
}

.delay-13 {
    width: 13%;
}

.cut-in1-img {
    position: absolute;
    right: 5px;
    top: 40px;
}

@media (max-width:768px) {
    .Consumption {
        height: 61px !important;
        padding-top: 9px !important;
    }

    .cut-in {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        padding-top: 71px;
    }

    .cut-in .cut-in-border {
        padding-top: 22px;
        border-bottom: 1px dashed rgb(168, 188, 220, 0.4);
        padding-bottom: 4px;
        color: #333333;
        line-height: 1.3em;
        height: 96px;
    }

    .cut-in-border {
        border-bottom: 1px dashed rgb(168, 188, 220, 0.4);
        padding-bottom: 4px;
    }

    .cut-in1 li:nth-child(2n+1) {
        margin-bottom: 6px;
    }

    .cut-in1 li {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        padding-left: 30px;
        padding-right: 25px;
        line-height: 1.3em;
        padding-top: 8px;
    }

    .cut-in1-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold !important;
        font-size: 19px !important;
        color: #333333;
        background: linear-gradient(86deg, #08369E 1.806640625%, #5278C6 99.21875%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .cut-in1-img {
        position: absolute;
        right: 5px;
        top: 40px;
        width: 38%;
    }

    .delay-13 {
        width: auto;
    }

    .cut-in {
        width: 115px;
    }

    .cut-in1 {
        display: inline-block;
        padding-left: 20px;
        background: linear-gradient(0deg, #F5F6F8 33%, #CBDFFF 100%);
        border-radius: 39px;
        margin-right: 10px;
        position: relative;
        padding: 40px 0px 0 0px;
    }

    .coverage-area {
        text-align: left;
        padding: 40px 0 60px 0;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        display: flex;
    }

    .coverage-areas {
        text-align: left;
        padding: 0;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        display: flex;
    }

    .gif {
        display: none;
    }

    .open-xs-ubitrack {
        background-color: #F9F9F9;
        padding: 70px 0 70px 7%;
    }

    .gif-text {
        background-color: #F9F9F9;
        padding-right: 0;
        color: #333333;
    }

    .gif-text-ubitrack {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 26px;
    }

    .gif-intrdouce {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        margin-top: 10%;
        width: 94%;
        margin-bottom: 18%;
    }

    .ubitrack-open {
        width: 180px;
        height: 44px;
        background-color: #0068B7;
        color: #fff;
        font-size: 18px;
        border-radius: 20px;
        line-height: 44px;
        text-align: center;
    }
}

.height-65 {
    height: 65px;
}

.star {
    margin-right: 5px;
}

.documents-header {
    display: flex;
}

.documents-device {
    border: 1px solid #E5E5E5;
    padding: 5px 13px;
    border-radius: 27px;
    /* width: 160px; */
    display: inline-block;
    margin: 20px 1px 10px 10px;
    color: #000;
}

.documents-img {
    width: 21px;
}

.device-type {
    font-weight: bolder;
    font-size: 13px;
}

.perception {
    width: 48%;
    text-align: center;
    background-color: #f9f9f9;
    margin: 0px 1% 10px 1%;
    border-radius: 5%;
    padding: 24px 8px 21px 8px;
}

.perception-name {
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    font-family: "Open Sans", sans-serif;
    margin: 18px 0 0px 0;
    line-height: 15px;
    min-height: 32px;
    /* height: 26px; */
}

.perception-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #333333;
    font-size: 13px;
    min-height: 53px;
    /* height: 53px; */
    /* margin-bottom: 10px; */
}

.more-perception {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #0068B7;
    font-size: 11px;
}

.product-page {
    padding: 7px 0 20px 0;
}

.hardware-header {
    padding-top: 19px;
    width: 23%;
    margin-right: 1%;
    display: inline-block;
    float: none;
}

.hardware-header p {
    border: 1px solid #E7E7E7;
    border-radius: 23px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #333333;
    /* width: 22%; */
    text-align: center;
    height: 36px;
    line-height: 36px;
}

/* lora ws1 pro-L */
.ws1pro-L-banner {
    background: url(./images/lora-ws1proL-banner.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 634px;
    padding-top: 126px !important;
}

.ws1proL-start {
    background: url(./images/ws1proL-start.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 652px;
    padding-top: 50px;
}

.ws1proL-more {
    background: url(./images/ws1proL-more.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 763px;
    padding-top: 50px;
    text-align: center;
}

@media (min-width:1921px) {
    .ws1pro-L-banner {
        background: url(./images/lora-ws1proL-banner.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 715px;
        padding-top: 126px !important;
    }

    .ws1proL-more {
        background: url(./images/ws1proL-more.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 937px;
        padding-top: 50px;
        text-align: center;
    }

    .ws1proL-start {
        background: url(./images/ws1proL-start.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 795px;
        padding-top: 50px;
    }
}


@media (max-width:1920px) and (max-width:1600px) {
    .ws1proL-more {
        background: url(./images/ws1proL-more.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 763px;
        padding-top: 50px;
        text-align: center;
    }

    .ws1pro-L-banner {
        background: url(./images/lora-ws1proL-banner.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 634px;
        padding-top: 126px !important;
    }

    .ws1proL-start {
        background: url(./images/ws1proL-start.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 652px;
        padding-top: 50px;
    }
}

@media (min-width:1600px) {
    .ws1proL-start-top {
        margin-top: 245px !important;
    }

    .Measurement-box1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 9% 18% 2% 18%;
    }

    .Measurement-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        font-size: 22px;
        color: #333333;
        margin-top: 15px;
    }

    .Measurement {
        display: flex;
        justify-content: space-between;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        margin-top: 15px;
    }

    .Measurement-top {
        margin-top: 13px;
    }

    .ws1proL-start-text {
        display: flex;
        width: 50%;
        right: 0;
        position: absolute;
        /* justify-content: space-around; */
        margin-top: 74px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        flex-wrap: wrap;
    }

    .gw1-power-top1 {
        margin-top: 118px !important;
    }

    .ws1proL-start-data {
        margin-top: 15px;
    }

    .ws1proL-start-top {
        margin-top: 245px !important;
    }

    .ws1pro-technical-content {
        flex-grow: 1;
        padding-left: 90px;
        margin-top: 50px;
    }

    .gw1-power-top2 {
        margin-top: 290px !important;
    }
}

@media (max-width:1600px) and (min-width:768px) {
    .ws1proL-more {
        background: url(./images/ws1proL-more.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 608px;
        padding-top: 20px;
        text-align: center;
    }

    .ws1proL-start-top {
        margin-top: 236px !important;
    }

    .ws1pro-L-banner {
        background: url(./images/lora-ws1proL-banner.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 569px;
        padding-top: 100px !important;
    }

    .Measurement-box1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 5% 11% 2% 11%;
    }

    .Measurement-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        font-size: 20px;
        color: #333333;
        margin-top: 6px;
    }

    .Measurement {
        display: flex;
        justify-content: space-between;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #333333;
        margin-top: 11px;
    }

    .Measurement-top {
        margin-top: 9px;
    }

    .ws1proL-start {
        background: url(./images/ws1proL-start.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 652px;
        padding-top: 40px;
    }

    .ws1proL-start-text {
        display: flex;
        width: 50%;
        right: 0;
        position: absolute;
        margin-top: 62px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        flex-wrap: wrap;
    }

    .ws1proL-start-data {
        margin-top: 5px;
        font-size: 16px;
    }

    .ws1proL-start-img {
        width: 44%;
    }

    .ws1pro-technical-content {
        flex-grow: 1;
        padding-left: 0px;
        margin-top: 50px;
    }

    .gw1-power-top1 {
        margin-top: 54px !important;
    }

    .gw1-power-top2 {
        margin-top: 195px !important;
    }
}

.ws1prol-technical-spec {
    display: flex;
    align-items: flex-start;
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
}

.ws1prol-technical-spec img {
    width: 18px;
    margin-right: 8px;
    margin-top: 3px;
}

@media (max-width:768px) {
    .public-order2 {
        order: 2;
    }

    .ws1proL-start {
        background: url(./images/xs-ws1proL-start.png?v=1.0.0) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 652px;
        padding-top: 35px;
    }

    .ws1proL-start-text {
        display: flex;
        right: 0;
        position: absolute;
        /* justify-content: space-around; */
        margin-top: 12px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 12px;
        color: #333333;
        flex-wrap: wrap;
        width: 100%;
    }

    .ws1proL-start-img {
        width: 60px;
    }

    .ws1pro-technical-content {
        flex-grow: 1;
        padding-left: 0px;
    }

    .Measurement-box1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 6% 6% 2% 6%;
    }

    .Measurement-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        font-size: 14px;
        color: #333333;
        margin-top: 7px;
    }

    .Measurement {
        display: flex;
        justify-content: space-between;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 13px;
        color: #333333;
        margin-top: 9px;
    }

    .Measurement-top {
        margin-top: 6px;
    }

    .ws1proL-start-top {
        margin-top: 120px !important;
    }

    .ws1prol-technical-spec {
        display: flex;
        align-items: flex-start;
        font-size: 14px;
        color: #333333;
        margin-bottom: 0px;
    }

    .ws1prol-technical-spec img {
        width: 15px;
        margin-right: 8px;
        margin-top: 3px;
    }

    .gw1-power-top1 {
        margin-top: 245px !important;
    }

    .gw1-power-top2 {
        margin-top: 360px !important;
    }
}

@media (min-width:768px) {
    .alerts-padding {
        padding: 86px 0 64px 0;
    }
}

@media (max-width:768px) {
    .alerts-padding {
        padding: 50px 0 64px 0;
    }
}

/* contact-us */
.get-touch-img {
    width: 57px;
}

.contact-us-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 66px;
    color: #0068B7;
}

.contact-us-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #333333;
    line-height: 30px;
    width: 84%;
    margin-top: 20px;
}

@media (min-width:1600px) {
    .contact-us {
        background: #F5FAFF;
        height: 492px;
        width: 100%;
        position: relative;
        display: flex;
        padding: 0 16%;
    }

    .contact-us-left {
        width: 60%;
        padding-top: 111px;
    }

    .contact-us-right {
        width: 40%;
        padding-top: 75px;
    }
}

@media (max-width:1600px) and (min-width:1500px) {
    .contact-us {
        background: #F5FAFF;
        height: 492px;
        width: 100%;
        position: relative;
        display: flex;
        padding: 0 16%;
    }

    .contact-us-left {
        width: 60%;
        padding-top: 111px;
    }

    .contact-us-right {
        width: 40%;
        padding-top: 118px;
    }
}

@media (max-width:1500px) and (min-width:1200px) {
    .contact-us {
        background: #F5FAFF;
        height: 492px;
        width: 100%;
        position: relative;
        display: flex;
        padding: 0 10%;
    }

    .contact-us-left {
        width: 60%;
        padding-top: 101px;
    }

    .contact-us-right {
        width: 40%;
        padding-top: 80px;
    }
}

@media (max-width:1200px) and (min-width:768px) {
    .contact-us {
        background: #F5FAFF;
        height: 492px;
        width: 100%;
        position: relative;
        display: flex;
        padding: 0 8%;
    }

    .contact-us-left {
        width: 60%;
        padding-top: 101px;
    }

    .contact-us-right {
        width: 40%;
        padding-top: 80px;
    }
}

@media (min-width:1600px) {
    .get-in-touch {
        width: 32%;
        padding: 40px 30px 45px;
        background: #F7F8FA;
        border-radius: 10px;
    }

    .touch-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 18px;
        color: #0068B7;
        margin-top: 19px;
    }

    .touch-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        line-height: 18px;
        margin-top: 15px;
        min-height: 90px;
    }

    .touch-a {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #0068B7;
        cursor: pointer;
    }
}

@media (max-width:1600px) and (min-width:768px) {

    .get-in-touch {
        width: 32%;
        padding: 40px 20px 45px;
        background: #F7F8FA;
        border-radius: 10px;
    }

    .touch-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 18px;
        color: #0068B7;
        margin-top: 19px;
    }

    .touch-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        line-height: 18px;
        margin-top: 15px;
        min-height: 108px;
    }

    .touch-a {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #0068B7;
        cursor: pointer;
    }
}

@media (max-width:768px) {
    .contact-us {
        background: #F5FAFF;
    }

    .contact-us-left {
        margin: 0;
        padding: 50px 25px;
    }

    .contact-us-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 37px;
        color: #0068B7;
    }

    .contact-us-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        line-height: 30px;
        width: 84%;
        margin-top: 20px;
        line-height: 20px;
    }

    .get-in-touch {
        width: 100%;
        padding: 40px 10px 45px;
        background: #F7F8FA;
        border-radius: 10px;
        margin: 15px 0 0 !important;
    }

    .touch-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 18px;
        color: #0068B7;
        margin-top: 19px;
    }

    .touch-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        line-height: 18px;
        margin-top: 15px;
        min-height: 90px;
    }

    .touch-a {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #0068B7;
        cursor: pointer;
    }
}

/* where-to-buy */
@media (min-width:1600px) {
    .where-to-buy {
        background: url(./images/where-to-buy.png) no-repeat center top;
        overflow: hidden;
        background-size: cover;
        position: relative;
        width: 100%;
        height: 640px;
        padding-top: 283px;
        padding-left: 360px;
    }

    .where-to-buy-title {
        font-family: "Open Sans", sans-serif;
        font-size: 30px;
        color: #0068B7;
        line-height: 37px;
        font-style: normal;
        text-align: left;
        font-weight: bold;
    }

    .where-to-buy-text {
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        color: #333333;
        line-height: 27px;
        text-align: left;
        font-style: normal;
        margin-top: 21px;
    }

    .where-to-buy-a {
        font-family: "Open Sans", sans-serif;
        font-size: 20px;
        color: #0068B7;
        line-height: 30px;
        text-align: left;
        font-style: normal;
        border: 1px solid #0068B7;
        margin-top: 20px;
        padding: 3px 15px;
        display: inline-block;
        border-radius: 49px;
    }

    .where-to-buy-h1 {
        font-family: Arial, Arial;
        font-weight: bold;
        font-size: 120px;
        color: #FFFFFF;
        line-height: 20px;
    }
}

@media (max-width:1600px) and (min-width:1400px) {
    .where-to-buy {
        background: url(./images/where-to-buy.png) no-repeat center top;
        overflow: hidden;
        background-size: cover;
        position: relative;
        width: 100%;
        height: 545px;
        padding-left: 288px;
        padding-top: 227px;
    }
}

@media (max-width:1400px) and (min-width:1000px) {
    .where-to-buy {
        background: url(./images/where-to-buy.png) no-repeat center top;
        overflow: hidden;
        background-size: cover;
        position: relative;
        width: 100%;
        height: 545px;
        padding-left: 137px;
        padding-top: 227px;
    }
}

@media (max-width:1000px) and (min-width:768px) {
    .where-to-buy {
        background: url(./images/where-to-buy.png) no-repeat center top;
        overflow: hidden;
        background-size: cover;
        position: relative;
        width: 100%;
        height: 545px;
        padding-left: 11px;
        padding-top: 227px;
    }
}

@media (max-width:1600px) and (min-width:768px) {

    .where-to-buy-title {
        font-family: "Open Sans", sans-serif;
        font-size: 28px;
        color: #0068B7;
        line-height: 31px;
        font-style: normal;
        text-align: left;
        font-weight: bold;
    }

    .where-to-buy-text {
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        color: #333333;
        line-height: 28px;
        text-align: left;
        font-style: normal;
        margin-top: 19px;
    }

    .where-to-buy-a {
        font-family: "Open Sans", sans-serif;
        font-size: 19px;
        color: #0068B7;
        line-height: 30px;
        text-align: left;
        font-style: normal;
        border: 1px solid #0068B7;
        margin-top: 20px;
        padding: 3px 15px;
        display: inline-block;
        border-radius: 49px;
    }

    .where-to-buy-h1 {
        font-family: Arial, Arial;
        font-weight: bold;
        font-size: 98px;
        color: #FFFFFF;
        line-height: 20px;
    }
}


@media (max-width:768px) {
    .where-to-buy-title {
        font-family: "Open Sans", sans-serif;
        font-size: 22px;
        color: #0068B7;
        line-height: 24px;
        font-style: normal;
        text-align: left;
        font-weight: bold;
    }

    .where-to-buy-text {
        font-family: "Open Sans", sans-serif;
        font-size: 15px;
        color: #333333;
        line-height: 21px;
        text-align: left;
        font-style: normal;
        margin-top: 15px;
    }

    .where-to-buy-a {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        color: #0068B7;
        line-height: 30px;
        text-align: left;
        font-style: normal;
        border: 1px solid #0068B7;
        margin-top: 20px;
        padding: 0px 12px;
        display: inline-block;
        border-radius: 49px;
    }

    .where-to-buy-h1 {
        font-family: Arial, Arial;
        font-weight: bold;
        font-size: 40px;
        color: #FFFFFF;
        line-height: 20px;
    }
}


/* purchase */
@media (min-width:1600px) {
    .purchase {
        background: url(./images/purchase-img.png) no-repeat center top;
        overflow: hidden;
        background-size: cover;
        position: relative;
        width: 100%;
        height: 600px;
        padding-top: 115px;
    }
}

@media (max-width:1600px) {
    .purchase {
        background: url(./images/purchase-img.png) no-repeat center top;
        overflow: hidden;
        background-size: cover;
        position: relative;
        width: 100%;
        height: 600px;
        padding-top: 85px;
    }
}

.purchase-title {
    color: #fff;
    font-size: 54px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}

.purchase-text {
    color: #fff;
    font-size: 22px;
    font-family: "Open Sans", sans-serif;
    margin-top: 70px;
    margin-bottom: 50px;
}

.purchase-Select-title {
    font-size: 20px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: left;
    font-style: normal;
}

.purchase-select {
    width: 95%;
    height: 49px;
    background: #FFFFFF;
    border-radius: 25px 25px 25px 25px;
    padding: 0 15px;
    border: none;
    font-size: 20px;
    color: #333333;
    appearance: none;
    -webkit-appearance: none;
}

@media (max-width:768px) {
    .purchase-select {
        width: 95%;
        height: 39px;
        background: #FFFFFF;
        border-radius: 25px 25px 25px 25px;
        padding: 0 15px;
        border: none;
        font-size: 17px;
        color: #333333;
        appearance: none;
        -webkit-appearance: none;
    }

    .purchase-Select-title {
        font-size: 19px;
        color: #FFFFFF;
        line-height: 48px;
        text-align: left;
        font-style: normal;
    }

    .purchase-title {
        color: #fff;
        font-size: 25px;
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
    }

    .purchase-text {
        color: #fff;
        font-size: 16px;
        font-family: "Open Sans", sans-serif;
        margin-top: 26px;
        margin-bottom: 37px;
        line-height: 21px;
    }
}

.support-pc-tools {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #0068B7;
}

.support-download-PC {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #333333;
    line-height: 32px;
    margin-top: 20px;
}

@media (max-width:768px) {
    .support-pc-tools {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 26px;
        color: #0068B7;
    }

    .support-download-PC {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 22px;
        margin-top: 20px;
        margin-bottom: 25px;
    }
}

@media (min-width:1600px) {
    .padding-left-82 {
        padding-left: 82px;
    }
}

@media (max-width:1600px) {
    .padding-left-82 {
        padding-left: 0px;
    }
}

.support-contact {
    background: #FFFFFF;
    text-align: center;
    padding: 70px 40px 60px;
    margin-top: 20px;
}

@media (max-width:1600px) {
    .support-contact {
        background: #FFFFFF;
        text-align: center;
        padding: 70px 7px 60px;
    }
}

/* corporate-purchases */
.corporate-purchases {
    background: url(./images/corporate-purchases-banner.png) no-repeat center top;
    overflow: hidden;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 613px;
    padding-top: 170px;
}

.corporate-purchases-h1 {
    font-weight: normal;
    font-size: 54px;
    color: #FFFFFF;
    line-height: 49px;
    text-align: left;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 30px;
}

.corporate-purchases-bulk {
    font-weight: normal;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 49px;
    text-align: left;
    font-style: normal;
}

@media (min-width:1600px) {
    .corporate-purchases {
        background: url(./images/corporate-purchases-banner.png) no-repeat center top;
        overflow: hidden;
        background-size: cover;
        position: relative;
        width: 100%;
        height: 613px;
        padding-top: 170px;
    }

    .corporate-box {
        position: absolute;
        top: 31%;
        left: 0;
        width: 100%;
    }

    .corporate-Business {
        font-size: 20px;
        margin-top: 14px;
        padding: 0 44px;
    }

    .corporate-Customization {
        font-weight: normal;
        font-size: 20px;
        color: #333;
        line-height: 30px;
        margin: 30px 0 10px;
    }

    .corporate-solution {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        color: #333;
        line-height: 27px;
    }

    .Volume-Purchase-title {
        font-family: "Open Sans", sans-serif;
        font-size: 150px;
        color: #F2F2F2;
        line-height: 95px;
    }

    .Volume-Purchase-text {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        color: #FFF9FF;
        line-height: 30px;
        text-align: left;
    }

    .Volume-box {
        display: flex;
        margin-bottom: 95px;
        align-items: start;
        width: 100%;
        justify-content: space-between;
    }

    .corporate-pricing-purchase {
        height: 160px;
    }

    .UbiBot-Volume {
        display: flex;
        padding: 0 5%;
        margin: 70px 0;
    }

    .Volume-Purchase {
        width: 33.33%;
        padding: 30px 30px 40px;
    }
}

@media(max-width:1600px) and (min-width:768px) {
    .corporate-purchases {
        background: url(./images/corporate-purchases-banner.png) no-repeat center top;
        overflow: hidden;
        background-size: cover;
        position: relative;
        width: 100%;
        height: 536px;
        padding-top: 120px;
    }

    .corporate-box {
        position: absolute;
        top: 31%;
        left: 0;
        width: 100%;
    }

    .corporate-Business {
        font-size: 18px;
        margin-top: 8px;
        padding: 0 29px;
    }

    .corporate-Customization {
        font-weight: normal;
        font-size: 18px;
        color: #333;
        line-height: 30px;
        margin: 30px 0 10px;
    }

    .corporate-solution {
        font-family: "Open Sans", sans-serif;
        font-size: 15px;
        color: #333;
        line-height: 23px;
    }

    .Volume-Purchase-title {
        font-family: "Open Sans", sans-serif;
        font-size: 140px;
        color: #F2F2F2;
        line-height: 95px;
    }

    .Volume-Purchase-text {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        color: #FFF9FF;
        line-height: 24px;
        text-align: left;
    }

    .Volume-box {
        display: flex;
        margin-bottom: 67px;
        align-items: start;
        width: 100%;
        justify-content: space-between;
    }

    .corporate-pricing-purchase {
        height: 138px;
    }

    .UbiBot-Volume {
        display: flex;
        padding: 0;
        margin: 70px 0;
    }

    .Volume-Purchase {
        width: 33.33%;
        padding: 30px 22px 40px;
    }
}

.corporate-planning {
    font-size: 24px;
}

@media (max-width:768px) {
    .corporate-planning {
        font-size: 16px;
    }

    .corporate-purchases-h1 {
        font-size: 28px;
        color: #FFFFFF;
        line-height: 49px;
        text-align: left;
        font-style: normal;
        font-weight: bold;
        margin-bottom: 7px;
    }

    .corporate-purchases-bulk {
        font-weight: normal;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 20px;
        text-align: left;
        font-style: normal;
    }

    .support-contact {
        background: #FFFFFF;
        text-align: center;
        padding: 45px 7px 15px;
    }

    .corporate-box {
        position: absolute;
        top: 23%;
        left: 0;
        width: 100%;
    }

    .corporate-Business {
        font-size: 11px;
        margin-top: 7px;
        padding: 0 10px !important;
        line-height: 13px;
    }

    .corporate-Customization {
        font-weight: normal;
        font-size: 15px;
        color: #333;
        line-height: 14px;
        margin: 15px 0 0px;
        min-height: 28px;
    }

    .corporate-solution {
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        color: #333;
        line-height: 16px;
        min-height: 110px;
    }

    .Volume-Purchase-title {
        font-family: "Open Sans", sans-serif;
        font-size: 26px;
        color: #F2F2F2;
        line-height: 15px;
    }

    .Volume-Purchase-text {
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        color: #FFF9FF;
        line-height: 13px;
        text-align: left;
    }

    .Volume-box {
        display: flex;
        margin-bottom: 21px;
        align-items: start;
        width: 100%;
        justify-content: space-between;
    }

    .corporate-pricing-purchase {
        height: 30px;
    }

    .UbiBot-Volume {
        display: flex;
        padding: 0;
        margin: 25px 0 60px;
        flex-wrap: wrap;
    }


    .Volume-Purchase {
        width: 33.33%;
        padding: 10px 6px 20px;
    }
}

.corporate-volume {
    width: 33.33%;
    position: relative;
    text-align: center;
    color: #FFFFFF;
}

.Pricing-Program {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #333;
    line-height: 29px;
    margin-top: 20px;
    margin-bottom: 60px;
}

.Volume-Purchase:nth-child(1) {
    background: linear-gradient(to right, rgb(148, 189, 242), rgb(148, 189, 242, 0.9) 50%, rgb(148, 189, 242, 0.8));
}

.Volume-Purchase:nth-child(2) {
    background: linear-gradient(to right, rgb(92, 157, 242), rgb(92, 157, 242, 0.95));
}

.Volume-Purchase:nth-child(3) {
    background: #1E6FD9;
}

.distributors {
    text-align: left;
    margin-right: 1%;
    width: 24.25%;
}

.distributors input {
    width: 100%;
    height: 57px;
    border-radius: 11px 11px 11px 11px;
    border: 1px solid #888888;
    margin-top: 12px;
}

.distributors textarea {
    width: 100%;
    height: 57px;
    border-radius: 11px 11px 11px 11px;
    border: 1px solid #888888;
    margin-top: 12px;
}

.distributors p {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #333;
    line-height: 29px;
}

.distributors-btn {
    border-radius: 20px 20px 20px 20px;
    border: 2px solid #0068B7;
    /* border: none; */
    width: 197px;
    height: 42px;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #0068B7;
    line-height: 29px;
    text-align: center;
    background: #fff;
    margin-top: 38px;
    /* margin-bottom: 74px; */
}

.distributors label {
    display: none;
    color: red;
}

@media (max-width:768px) {
    .distributors {
        text-align: left;
        margin-right: 1%;
        width: 100%;
    }

    .distributors p {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        color: #333;
        line-height: 20px;
    }

    .distributors input {
        width: 100%;
        height: 36px;
        border-radius: 5px;
        border: 1px solid #888888;
        margin-top: 5px;
        margin-bottom: 14px;
    }

    .distributors-btn {
        border-radius: 20px 20px 20px 20px;
        border: 2px solid #0068B7;
        /* border: none; */
        width: 120px;
        height: 33px;
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        color: #0068B7;
        line-height: 29px;
        text-align: center;
        background: #fff;
        margin-top: 35px;
        margin-bottom: 0px !important;
    }

    .corporate-volume1 {
        height: 60px;
    }

    .Pricing-Program {
        font-family: "Open Sans", sans-serif;
        font-size: 15px;
        color: #000000;
        line-height: 20px;
        margin-top: 20px;
        margin-bottom: 60px;
    }

    .corporate-volume {
        width: 50%;
        position: relative;
        text-align: center;
        color: #FFFFFF;
    }
}

/* index-new */
.video-bg {
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    display: block;
}

.video-father {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.index-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #0068b7;
    text-align: center;
    line-height: 36px;
}

.index-padding {
    padding: 70px 0;
}

@media (min-width:1600px) {
    .perception-h4 {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 20px;
        color: #333333;
        /* min-height: 48px; */
        line-height: 32px;
    }

    .perception-ubibot-products {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 24px;
        margin-top: 13px;
        min-height: 175px;
    }

    .index-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 26px;
        text-align: center;
        margin-top: 22px;
    }

    .Monitor-Glance {
        display: flex;
        align-items: start;
        margin-top: 18px;
    }

    .Real-time {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        font-weight: bold;
    }

    .Monitor-text {
        font-size: 16px;
        font-family: "Open Sans", sans-serif;
    }

    .glance-icon {
        width: 25px;
        margin-right: 18px;
    }

    .Notification-box {
        height: 208px;
        background: #0068B7;
        border-radius: 15px;
        padding: 39px 0;
        width: 208px;
    }

    .Notification-box img {
        width: 60px;
        height: 60px;
    }

    .Notification-box p {
        font-weight: 400;
        font-size: 26px;
        color: #FFFFFF;
        margin-top: 22px;
    }

    .Notification-line1 {
        display: flex;
        padding: 0 60px;
        justify-content: space-between;
        margin-top: 56px;
    }

    .Notification-line2 {
        display: flex;
        padding: 0 135px;
        justify-content: space-between;
        margin-top: 19px;
    }

    .seamless-num {
        font-weight: bold;
        font-size: 30px;
        color: #0068B7;
        margin-top: 5px;
    }

    .seamless-Registered {
        font-weight: 400;
        font-size: 18px;
        color: #333;
    }

}

@media (min-width:768px) and (max-width:1600px) {
    .glance-icon {
        width: 20px;
        margin-right: 18px;
    }

    .perception-h4 {
        font-family: "Open Sans", sans-serif;
        ;
        font-weight: bold;
        font-size: 21px;
        color: #333333;
        min-height: 48px;
    }

    .perception-ubibot-products {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #333333;
        line-height: 23px;
        margin-top: 13px;
        min-height: 207px;
    }

    .index-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 30px;
        text-align: center;
        margin-top: 20px;
    }

    .Monitor-Glance {
        display: flex;
        align-items: start;
        margin-top: 10px;
    }

    .Real-time {
        font-family: "Open Sans", sans-serif;
        font-size: 19px;
        font-weight: bold;
    }

    .Monitor-text {
        font-size: 17px;
        line-height: 20px;
        font-family: "Open Sans", sans-serif;
    }

    .Notification-box {
        height: 198px;
        background: #0068B7;
        border-radius: 15px;
        padding: 39px 0;
        width: 184px;
    }

    .Notification-box img {
        width: 55px;
        height: 55px;
    }

    .Notification-box p {
        font-weight: 400;
        font-size: 26px;
        color: #FFFFFF;
        margin-top: 22px;
    }

    .Notification-line1 {
        display: flex;
        padding: 0 0px;
        justify-content: space-between;
        margin-top: 56px;
    }

    .Notification-line2 {
        display: flex;
        padding: 0 99px;
        justify-content: space-between;
        margin-top: 19px;
    }

    .seamless-num {
        font-weight: bold;
        font-size: 27px;
        color: #0068B7;
        margin-top: 5px;
    }

    .seamless-Registered {
        font-weight: 400;
        font-size: 17px;
        color: #333;
    }

    #tab1 {
        padding: 45px 70px;
        margin-top: 30px;
    }

    #tab1 li.current {
        padding: 10px 6px;
        margin: 0px 2px -3px;
    }

    .module_desc {
        font-size: 18px;
    }

    .index-padding {
        padding: 60px 0;
    }
}

.Notification-line2-top {
    margin-top: 45px;
}

.footer-padding {
    padding-bottom: 20px;
    padding-top: 60px
}

@media (max-width:768px) {
    .footer-padding {
        padding: 25px 30px;
    }

    .Notification-line2-top {
        margin-top: 30px;
    }

    .index-padding {
        padding: 46px 0;
    }

    .index-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 20px;
        color: #2870B1;
        text-align: center;
        line-height: 25px;
    }

    .seamless-num {
        font-weight: bold;
        font-size: 20px;
        color: #0068B7;
        margin-top: 5px;
    }

    .seamless {
        height: 23px !important;
        width: auto;
    }

    .seamless-Registered {
        font-weight: 400;
        font-size: 13px;
        color: #333;
        line-height: 15px;
        min-height: 30px;
        margin-bottom: 20px;
    }

    .glance-icon {
        width: 15px;
        margin-right: 14px;
    }

    .index-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 20px;
        text-align: center;
        margin-top: 23px;
        margin-bottom: 33px !important;
    }

    .Monitor-Glance {
        display: flex;
        align-items: start;
        margin-top: 18px;
    }

    .perception-h4 {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 22px;
        color: #333333;
        min-height: 48px;
    }

    .perception-ubibot-products {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 25px;
        margin-top: 13px;
        min-height: 175px;
    }

    .Real-time {
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-weight: bold;
    }

    .Monitor-top {
        margin-top: 30px;
    }

    .Monitor-text {
        font-size: 14px;
        line-height: 17px;
        font-family: "Open Sans", sans-serif;
    }

    .Notification-box {
        height: 81px;
        background: #0068B7;
        border-radius: 10px;
        padding: 18px 0;
        width: 21%;
        margin: 0 2% 20px;
    }

    .Notification-box img {
        width: 23px;
        height: 23px;
    }

    .Notification-box p {
        font-weight: 400;
        font-size: 11px;
        color: #FFFFFF;
        margin-top: 8px;
    }

    .index-alerts {
        font-size: 15px !important;
        color: #0068B7;
        margin-top: 10px !important;
    }

    .Notification-line2:nth-child(1) {
        margin-top: 30px;
    }

    .Notification-line1 {
        display: flex;
        padding: 0 60px;
        justify-content: space-between;
        margin-top: 56px;
    }

    .Notification-line2 {
        display: flex;
        padding: 0;
        justify-content: space-between;
        flex-wrap: wrap;
    }

}

.seamless {
    height: 50px;
    width: auto;
}

.slide_cont {
    overflow: hidden;
}

.slide_cont ul li {
    float: left;
    height: auto;
    background: no-repeat center center;
    background-size: 100%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

@media (min-width: 768px) {
    .slide_point {
        z-index: 20;
        margin: -550px 0px;
    }

    .text-centers {
        text-align: center;
    }

    .slide_point p {
        overflow: hidden;
        text-align: center;
        background: #FFFFFF;
        background-position: -120px 0;
        color: #0068B7;
        font-size: 16px;
        line-height: 38px;
        margin-bottom: 4px;
        cursor: pointer;
        border-radius: 15px;
        width: 25%;
        height: 72px;
        line-height: 72px;
        font-weight: bold;
        font-size: 24px;
    }
}

@media (min-width: 1600px) {
    .slide_point {
        z-index: 20;
        margin: -715px 0px;
    }

    .slide_point p {
        overflow: hidden;
        text-align: center;
        background: #FFFFFF;
        background-position: -120px 0;
        color: #0068B7;
        font-size: 16px;
        line-height: 38px;
        margin-bottom: 20px;
        cursor: pointer;
        border-radius: 15px;
        width: 25%;
        height: 72px;
        line-height: 72px;
        font-weight: bold;
        font-size: 18px;
    }
}

@media (min-width:1200px) and (max-width:1600px) {
    .slide_point {
        z-index: 20;
        margin: -565px 0px;
    }

    .slide_point p {
        overflow: hidden;
        text-align: center;
        background: #FFFFFF;
        background-position: -120px 0;
        color: #0068B7;
        font-size: 16px;
        line-height: 38px;
        margin-bottom: 20px;
        cursor: pointer;
        border-radius: 15px;
        width: 25%;
        height: 72px;
        line-height: 72px;
        font-weight: bold;
        font-size: 21px;
    }
}

.slide_point .cur_point,
.slide_point p:hover {
    color: #fff;
    background-position: -120px -120px;
    background-color: rgb(0, 104, 183, 0.64);
    border-radius: 15px;
}

@media (min-width: 768px) {
    .slide_point2 {
        z-index: 999;
        margin: -250px 0px;
    }

    .slide_point2 p {
        overflow: hidden;
        text-align: center;
        background: #FFFFFF;
        background-position: -120px 0;
        color: #0068B7;
        font-size: 16px;
        line-height: 38px;
        margin-bottom: 4px;
        cursor: pointer;
        border-radius: 15px;
        width: 25%;
        height: 72px;
        line-height: 72px;
        font-weight: bold;
        font-size: 24px;
    }
}

@media (min-width: 1200px) {
    .slide_point2 {
        z-index: 999;
        margin: -710px 0px;
    }

    .slide_point2 p {
        overflow: hidden;
        text-align: center;
        background: #FFFFFF;
        background-position: -120px 0;
        color: #0068B7;
        font-size: 16px;
        line-height: 38px;
        margin-bottom: 20px;
        cursor: pointer;
        border-radius: 15px;
        width: 25%;
        height: 72px;
        line-height: 72px;
        font-weight: bold;
        font-size: 24px;
    }
}

.slide_point2 .cur_point,
.slide_point p:hover {
    color: #fff;
    background-position: -120px -120px;
    background-color: rgb(0, 104, 183, 0.64);
    border-radius: 15px;
}

/* 弹窗 */
.modal-co {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background: #fff;
    z-index: 100;
    border-radius: 25px;
    height: 290px;
    padding: 14px;
}

.modal-co-text {
    font-family: "Open Sans", sans-serif;
    font-size: 3rem;
    color: #333333;
    line-height: 48px;
    margin-top: 10px;
}

/*数字滚动*/
.count-text {
    font-size: 150%;
    font-weight: normal;
    margin-bottom: 0;
    text-align: center;
}

.total {
    margin: 60px auto 0px auto;
}

.total .t_num {
    display: inline-block;
    line-height: 13px;
    margin: 2px 4px 0 4px;
}

.total .t_num i {
    width: 15px;
    height: 18px;
    display: inline-block;
    background: url(./images/number.png) no-repeat;
    background-position: 0 0;
    text-indent: -999em;
}

.total .t_num2 {
    display: inline-block;
    line-height: 13px;
    margin: 2px 4px 0 4px;
}

.total .t_num2 i {
    width: 15px;
    height: 18px;
    display: inline-block;
    background: url(./images/number.png) no-repeat;
    background-position: 0 0;
    text-indent: -999em;
}

.total .t_num3 {
    width: 15px;
    height: 18px;
    display: inline-block;
    background: url(./images/number.png) no-repeat;
    background-position: 0px -270px;
    text-indent: -999em;
    font-size: 120% !important;
}

/* 弹窗页面禁止滚动 */
.no-scroll {
    overflow: hidden;
}

.modal-mask {
    z-index: 99999999 !important;
    background: rgba(0, 0, 0, .9) !important;
}

.modal-mask.show {
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto;
    display: block !important;
}

.RBtig {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(35, 37, 38, .7);
    height: 100vh;
}

.style__modal___3luMk {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.style__video-iframe___1xznH {
    display: block;
    width: 100%;
    height: 100%;
}

.read-all-btn {
    border: none;
    color: #000;
    padding: 2px 15px;
}

/* product_header */
@media (min-width:768px) {
    .lg-blog {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .line-height-lg {
        float: right;
        height: 50px;
        line-height: 50px;
    }

    .product-header-position {
        display: block;
    }

    .product-header {
        top: 77px;
        z-index: 100;
        position: fixed;
    }

    .drop-down-list {
        display: flex;
        height: 50px;
        line-height: 50px;
        /* width: 200px; */
        justify-content: space-between;
        align-items: center;
        cursor: pointer
    }

    .down-box {
        padding: 0 15px;
        cursor: pointer
    }

    .down-box img {
        height: 34px;
    }

    .drop-down-box {
        position: absolute;
        top: 100px;
        left: 0;
        z-index: 10000000;
        background-color: rgb(9 8 8 / 50%);
        width: 100%;
        display: none;
        font-size: 12px;
        padding-bottom: 8px;
        /* height: 86vh;
        overflow: auto; */
    }

    .header-parameter {
        margin: 0 20px;
        color: #fff;
        text-decoration: none
    }

    .discountSelect {
        background-color: #363839;
        border: none;
        box-shadow: none;
        margin: 0 15px;
        height: 50px;
        outline: none;
        font-size: 14px;
        line-height: 50px;
    }

    .min-scroller {
        background-color: #fff;
        min-height: 700px;
        float: right;
        padding-bottom: 45px;
        padding-top: 28px !important;
    }

    .margin-left-25 {
        border-bottom: 1px solid #e7e7e7;
        width: 93%;
        margin-left: 25px;
        line-height: 22px;
        padding: 12px 0;
    }

    .drop-down-list2 {
        cursor: pointer;
    }

    .product-header-drop {
        width: 520px;
        display: none;
        background: #363839;
        position: absolute;
        top: 50px;
        left: 0;
        padding-top: 20px;
        z-index: 1000000;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .product-header-drop-box {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 170px;
        flex-direction: column;
        margin-bottom: 20px;
        cursor: pointer;
    }

    .product-header-drop-box img {
        display: block;
        height: 70px;
    }

    .product-header-drop-box p {
        width: 100%;
        text-align: center;
        padding-top: 8px;
        line-height: 1.2;
    }

    .list2-xs {
        display: none;
    }

    #line-xs-a {
        height: 50px;
        margin: 0 15px;
        font-size: 14px;
    }

    .cancel_padding_left_right {
        padding-left: 0px;
        padding-right: 0px;
    }

    .xs-Article-header {
        display: none;
    }

    .xs-product-header {
        height: 50px;
        width: 100%;
        background-color: #363839;
    }

}

@media (max-width:768px) {
    .xs-list {
        display: flex;
        align-items: center;
        font-size: 11px;
        margin-bottom: 10px;
    }

    .product-header-position {
        /* display: none; */
        height: 70px !important;
    }

    .xs-product-header {
        height: 99px;
        width: 100%;
        background-color: #363839;
        padding: 0;
        position: absolute;
        top: 58px;
        z-index: 100;
    }

    .xs-Article-header {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .xs-br-blog {
        display: inline-block;
        /* width: 100%; */
        /* margin-bottom: 10px; */
    }

    .Article-list {
        width: 100%;
        margin-left: 0;
        font-size: 20px;
        font-family: "Open Sans", sans-serif;
        /* font-weight: 900; */
        color: #333333;
        line-height: 24px;
        padding-top: 22px;
        padding-bottom: 13px;
        margin-bottom: 7px;
    }

    .line-height-lg {
        float: left;
        height: 21px;
        line-height: 21px;
    }

    #line-xs-a {
        height: 28px;
    }

    .list1-lg {
        display: none;
    }

    .drop-down-list {
        display: flex;
        height: 58px;
        line-height: 50px;
        /* justify-content: space-between; */
        align-items: center;
        /* width: 152px; */
        cursor: pointer
    }

    .down-box {
        padding: 0;
        cursor: pointer
    }

    .down-box img {
        height: 34px;
    }

    .drop-down-box {
        position: absolute;
        top: 108px;
        left: 0;
        z-index: 10000000;
        background-color: #363839;
        display: none;
        font-size: 12px;
        padding-bottom: 8px;
    }

    .drop-down-box1 {
        position: absolute;
        top: 110px;
        left: 0;
        z-index: 101;
        background-color: #363839;
        display: none;
        font-size: 12px;
        padding-bottom: 8px;
    }

    .header-parameter {
        margin: 0 8px;
        color: #fff;
        text-decoration: none;
        color: #fff;
    }

    .discountSelect {
        background-color: #363839;
        border: none;
        box-shadow: none;
        height: 48px;
        outline: none;
        font-size: 12px;
        line-height: 48px;
        margin-right: 6px
    }

    .min-scroller {
        background-color: #fff;
        /* min-height: 0; */
        float: right;
        padding-right: 0;
        padding-left: 0;
    }

    .margin-left-25 {
        border-bottom: 1px solid #e7e7e7;
        width: 100%;
        margin-left: 0px;
        line-height: 22px;
        padding: 14px 4px;
        margin-bottom: 15px;
        background-color: #fff;
        border-radius: 4px;
    }

    .xs-blog {
        border-radius: 8px;
        background-color: #fff;
        padding: 10px 20px;
        margin-top: 5px !important;
    }

    .cate-xs-video {
        padding-left: 0;
        padding-right: 0;
    }

    .cate-xs-videos {
        padding-left: 0;
        padding-right: 0;
    }

    .sou-Article-header {
        height: 50px;
    }

    .sou-blog {
        margin-top: 0 !important;
        padding: 0;
    }
}

.list-bottom2 {
    border-bottom: 3px solid #fff !important;
    color: #fff !important;
}

/* product-ws1 */
.products-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #0068b7;
}

.products-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    margin-top: 18px;
    line-height: 26px;
}

.Wireless-Connectivity {
    background: #F5F6F8;
    border-radius: 43px;
    width: 100%;
    padding: 50px 0 40px;
}

.Wireless-Connectivity-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 22px;
    color: #333333;
}

.Wireless-Connectivity-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    padding: 0 13px;
    min-height: 80px;
    margin-top: 15px;
}

.Ambient-Light {
    position: relative;
}

.Ambient {
    position: absolute;
    top: 65px;
}

.Ambient-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 22px;
    color: #333333;
}

.Ambient-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    margin-top: 10px;
    padding: 0 10px;
}

.High-Precision {
    background: url(./images/gs1-high-precision.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 714px;
    padding-top: 55px;
}


@media (min-width:1920px) {
    .Seamless-Connectivity {
        background: url(./images/seamless-back.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 900px;
        padding-top: 50px;
    }

    .AQS1-Multiple {
        background: url(./images/AQS1-Multiple2.jpg) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 900px;
    }

    .High-Precision {
        background: url(./images/gs1-high-precision.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 875px;
        padding-top: 55px;
    }
}

@media (max-width:1920px) and (min-width:1600px) {
    .Seamless-Connectivity {
        background: url(./images/seamless-back.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 723px;
        padding-top: 50px;
    }

    .AQS1-Multiple {
        background: url(./images/AQS1-Multiple.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 900px;
    }

}

@media (max-width:1600px) and (min-width:768px) {
    .AQS1-Multiple {
        background: url(./images/AQS1-Multiple.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 880px;
    }
}

.LD1-Multiple {
    background: url(./images/LD1-Multiple.jpg) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 740px;
}

.ws1-Monitor {
    background: #F5F6F8;
    border-radius: 26px;
    padding: 50px 30px;
    text-align: left;
}


.Monitors-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 22px;
    color: #333333;
}

.Monitor-texts {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    margin-top: 18px;
}

.Powerful-Historical {
    height: 60px;
    background: #F5F6F8;
    border-radius: 11px;
    width: 100%;
    line-height: 60px;
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    padding-left: 23px;
    cursor: pointer;
}

.Historical {
    margin-top: 28px;
}

.Powerful-active {
    background: #0068B7 !important;
    color: #FFFFFF !important;
}

.ws1-powerful-img {
    display: none;
}

.powerful-img-block {
    display: block;
}

.ws1-compare {
    width: 19%;
    background: #F5F6F8;
    border-radius: 18px;
    font-size: 16px;
    color: #333333;
    padding-bottom: 35px;
}

.compare-margin {
    margin-right: 1.25%;
}

/* .compare-margin img {
    height: 30px;
    margin: 0 5px;
} */

.ws1-coverage img {
    height: 30px;
    margin: 0 5px;
}

.ws1-compare-line1 {
    padding: 10px 0;
    min-height: 50px;
    line-height: 29px;
}

.ws1-compare-line2 {
    padding: 10px 0;
    min-height: 66px;
}

.ws1-compare-line3 {
    padding: 10px 0;
    min-height: 89px;
}

.img-height {
    padding: 20px 0 15px;
    height: 180px;
}

.ws1-compare:nth-child(1) {
    padding-left: 20px;
    text-align: left;
}

.ws1-item {
    margin-right: 5px;
}

.full-ws1 {
    display: flex;
    font-size: 16px;
}

.full-coverage {
    width: 19%;
    border-radius: 20px 20px 0 0;
    padding: 20px 0 53px 0;
}

.full-ws1-odd .full-coverage {
    background-color: #F5F6F8;
}

.ws1-coverage {
    width: 19%;
    padding: 12px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #F5F6F8;
}

.full-coverages {
    background-color: #F5F6F8;
    width: 19%;
    border-radius: 20px 20px 0 0;
    position: relative;
}

.select-coverage {
    border-left: 1px solid #0068b7;
    border-top: 1px solid #0068b7;
    border-right: 1px solid #0068b7;
}

.full-ws1-odd .ws1-coverage {
    background-color: #F5F6F8;
}

.ws1-coverage-25 {
    display: flex;
    align-items: center;
    padding-left: 25px;
    text-align: left;
    justify-content: flex-start;
}

.full-coverage-30 {
    padding-left: 30px;
}

.full-coverages-30 {
    left: 30px;
}

@media (max-width:1600px) and (min-width:768px) {
    .Wireless-Connectivity-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        font-size: 18px;
        color: #333333;
    }

    .Wireless-Connectivity-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #333333;
        padding: 0 13px;
        margin-top: 11px;
        min-height: 98px;
    }

    .Ambient {
        position: absolute;
        top: 51px;
    }

    .Ambient-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        font-size: 18px;
        color: #333333;
    }

    .Ambient-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 22px;
        margin-top: 10px;
        padding: 0 10px;
    }

    .Seamless-Connectivity {
        background: url(./images/seamless-back.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 615px;
        padding-top: 60px;
    }

    .Monitor-texts {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #333333;
        margin-top: 18px;
        min-height: 73px;
    }

    .Powerful-Historical {
        height: 50px;
        background: #F5F6F8;
        border-radius: 11px;
        width: 100%;
        line-height: 50px;
        text-align: left;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        padding-left: 23px;
        cursor: pointer;
    }

    .Historical {
        margin-top: 19px;
    }

    .ws1-coverage-25 {
        display: flex;
        align-items: center;
        padding-left: 3px;
        text-align: left;
        justify-content: flex-start;
    }

    .full-coverage-30 {
        padding-left: 13px;
    }

    .full-coverages-30 {
        left: 13px;
    }

    .ws1-compare {
        width: 19%;
        background: #F5F6F8;
        border-radius: 18px;
        font-size: 15px;
        color: #333333;
        padding-bottom: 35px;
    }
}

@media (min-width:768px) {
    .xs-ws1-table {
        margin-top: 20px;
    }
}

@media (max-width:768px) {
    .compare-margin {
        margin-right: 3.25%;
    }

    .ws1-compare-line2 {
        padding: 10px 0;
        min-height: 66px;
        /* white-space: normal; */
        width: 175px;
        white-space: normal;
    }

    .xs-ws1-swiper {
        position: relative;
        text-align: center;
    }

    .xs-ws1-swiper p {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #FFFFFF;
        position: absolute;
        background-color: rgb(0, 0, 0, 0.44);
        margin: 0 auto;
        padding: 10px 14px;
        width: 50%;
        margin: 0 25%;
    }

    .ws1-compare:nth-child(1) {
        padding-left: 13px;
        padding-right: 33px;
        text-align: left;
    }

    .ws1-powerful-img-left {
        display: flex;
        white-space: nowrap;
        overflow: auto;
        padding: 0;
    }

    .ws1-powerful-img-right {
        padding: 0;
        margin-top: 20px;
    }

    .ws1-Monitor {
        background: #F5F6F8;
        border-radius: 26px;
        padding: 36px 20px;
        text-align: left;
    }

    .Powerful-Historical {
        height: 50px;
        background: #F5F6F8;
        border-radius: 11px;
        width: 100%;
        line-height: 50px;
        text-align: left;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        padding-left: 23px;
        cursor: pointer;
        margin: 0 10px 0 0 !important;
        padding: 0 17px;
    }

    .xs-ws1-table {
        white-space: nowrap;
        overflow: auto;
    }

    .ws1-compare {
        background: #F5F6F8;
        border-radius: 18px;
        font-size: 13px;
        color: #333333;
        padding-bottom: 35px;
        width: auto;
    }

    .Monitors-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
    }

    .Monitor-texts {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        margin-top: 18px;
    }

    .Ambient-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 15px;
        margin-top: 3px;
        padding: 0 10px;
    }

    .Ambient-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
    }

    .Ambient {
        position: absolute;
        top: 39px;
    }

    .Ambient-Light {
        position: relative;
        /* margin-top: 10px; */
        margin-bottom: 10px;
        width: 48%;
    }

    .products-title {
        font-weight: bold;
        font-size: 20px;
        color: #0068B7;
        text-align: center;
        line-height: 25px;
    }

    .products-text {
        font-size: 15px;
        color: #333333;
        line-height: 20px;
        text-align: center;
        margin-top: 23px;
        margin-bottom: 33px !important;
    }

    .Wireless-Connectivity {
        background: #F5F6F8;
        border-radius: 16px;
        width: 100%;
        padding: 32px 0 0;
        margin-bottom: 10px;
        width: 48%;
    }

    .Wireless-Connectivity-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        font-size: 15px;
        color: #333333;
        min-height: 46px;
        line-height: 18px;
        padding: 0 7px;
    }

    .Wireless-Connectivity-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 13px;
        color: #333333;
        padding: 0 13px;
        margin-top: 0px;
        min-height: 97px;
    }

    .Wireless-Connectivity img {
        width: 75px;
    }
}


.video-bg {
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    display: block;
}

.video-father {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.video-outside {
    position: absolute;
    width: 100%;
    height: auto;
    background: transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ws1-video-h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 52px;
    color: #fff;
    line-height: 96px;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.84);
}

.ws1-video-h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 26px;
    color: #fff;
    line-height: 47px;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.84);
}

/* hardware-ws1pro_parameters */
.table {
    width: 100%;
    font-size: 15px;
    border: none;
    border-collapse: collapse;
    word-break: break-word;
    word-wrap: break-word;

}

.f8f9fb {
    background-color: #f8f9fb;
}

.ws1pro_parameters-header {
    font-size: 25px;
    font-weight: bold;
    background-color: #ffffff;
    height: 94px;
    line-height: 94px !important;
}

.ws1pro_parameters-headers {
    font-size: 18px;
    font-weight: bold;
    background-color: #ffffff;
}

.header th {
    width: 25%;
}

.table th {
    vertical-align: middle !important;
}

.table>tbody>tr>th {
    border-top: 0
}

.table>tbody>tr>td {
    border-top: 0;
    line-height: 34px;
}

.versions {
    line-height: 70px;
}

.headertabs {
    display: none;
}

@media (min-width:1600px) {
    .header-list-title {
        font-size: 20px;
        color: #FFFFFF;
        line-height: 21px;
        font-family: "Open Sans", sans-serif;
        padding: 6px 0;
    }
}

@media (max-width:1600px) {
    .header-list-title {
        font-size: 18px;
        color: #FFFFFF;
        line-height: 10px;
        font-family: "Open Sans", sans-serif;
        padding: 6px 0;
    }
}

.headers-list-box p {
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 12px;
}

.header-list-box p {
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 12px;
}

.headers-list-box:hover {
    cursor: pointer;
    background-color: #333333;
}

.header-list-box:hover {
    cursor: pointer;
    background-color: #333333;
}

.header-swiper-right {
    background-image: url(https://www.ubibot.cn/wp-content/themes/portal-datadudu/images/header-swiper-right.svg) !important;
    right: -1px !important;
    background-size: 51px 110px !important;
    height: 30px !important;
}

.header-swiper-left {
    background-image: url(https://www.ubibot.cn/wp-content/themes/portal-datadudu/images/header-swiper-left.svg) !important;
    left: -1px !important;
    background-size: 51px 110px !important;
    height: 30px !important;
}

.header-list-box {
    text-align: center;
    cursor: pointer;
    padding: 9px 0 17px 0;
    border-radius: 11px;
}

/* ubibot-pricing */
@media (min-width:1600px) {
    .ubibot-pricing {
        background: #005EAA;
        height: 474px;
        width: 100%;
        position: relative;
        display: flex;
        padding: 0 16%;
        justify-content: space-between;
    }

    .ubibot-pricing-left {
        width: 37%;
        padding-top: 111px;
    }

    .ubibot-pricing-right {
        width: 40%;
        padding-top: 75px;
    }
}

@media (max-width:1600px) and (min-width:1500px) {
    .ubibot-pricing {
        background: #005EAA;
        height: 474px;
        width: 100%;
        position: relative;
        display: flex;
        padding: 0 16%;
        justify-content: space-between;
    }

    .ubibot-pricing-left {
        width: 50%;
        padding-top: 111px;
    }

    .ubibot-pricing-right {
        width: 40%;
        padding-top: 118px;
    }
}

@media (max-width:1500px) and (min-width:1200px) {
    .ubibot-pricing {
        background: #005EAA;
        height: 474px;
        width: 100%;
        position: relative;
        display: flex;
        padding: 0 10%;
        justify-content: space-between;
    }

    .ubibot-pricing-left {
        width: 60%;
        padding-top: 101px;
    }

    .ubibot-pricing-right {
        width: 40%;
        padding-top: 80px;
    }
}

@media (max-width:1200px) and (min-width:768px) {
    .ubibot-pricing {
        background: #005EAA;
        height: 474px;
        width: 100%;
        position: relative;
        display: flex;
        padding: 0 8%;
        justify-content: space-between;
    }

    .ubibot-pricing-left {
        width: 60%;
        padding-top: 101px;
    }

    .ubibot-pricing-right {
        width: 40%;
        padding-top: 80px;
    }
}

.ubibot-pricing-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 40px;
}

.ubibot-pricing-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 30px;
    margin-top: 20px;
}


.pricing-l-paddingTop {
    padding-top: 60px;
}

.pricing-title {
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    color: #0068B7;
    font-weight: bold;
    margin-bottom: 26px;
}

.stability-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #333333;
    line-height: 36px;
}

.stability-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    padding: 0 20px;
    line-height: 20px;
}

.IoT-Platform-pricing-bottom {
    padding-bottom: 70px;
}

.pricing-new-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 25px;
}

@media (max-width:768px) {
    .ubibot-pricing {
        background: #005EAA;
        padding: 50px 22px 50px;
    }

    .ubibot-pricing-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 26px;
        color: #FFFFFF;
        line-height: 35px;
    }

    .ubibot-pricing-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #FFFFFF;
        line-height: 22px;
        margin-top: 20px;
    }

    .pricing-l-paddingTop {
        padding-top: 46px;
    }
}

.pricing-plans {
    width: 20%;
    border-radius: 10px;
    padding: 25px 17px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    text-align: left;
}

.pricing-plans-right {
    margin-right: 0.85%;
}

.pricing-free {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
}

.Explore-UbiBot {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    min-height: 40px;
    margin-top: 17px;
}

.pricing-month {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
}

.Get-started {
    width: 165px;
    height: 42px;
    background: #0068B7;
    border-radius: 25px;
    font-size: 24px;
    color: #FFFFFF;
    margin-top: 25px;
    border: none;
}

.pricing-plans ul li {
    display: flex;
    align-items: baseline;
    margin-bottom: 6px;
}

.pricing-plans ul li img {
    width: 17px;
    height: 16px;
    margin-right: 5px;
}

.pricing-plans ul li p {
    line-height: 19px;
}

.pricing-features {
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    margin-top: 50px;
    cursor: pointer;
}

.device-plan {
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 15px;
    margin-top: 45px;
}

.device-plan1 {
    display: flex;
    height: 44px;
    background: #F2F2F2;
    width: 66%;
    margin: 0 17%;
    align-items: center;
    font-size: 20px;
    color: #0068B7;
    border-radius: 15px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    padding: 0 10px;
}

.device-plan1 p {
    text-align: center;
    width: 17%;
    cursor: pointer;
}

.device-plan1-select {
    background: #0068B7;
    border-radius: 15px;
    color: #fff;
    padding: 2px 0px;
}

.prop-device {
    display: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    margin: 0 9%;
}

.L-prop-device {
    width: 50%;
    height: 2px;
    background-color: #2B7BBB;
    margin-top: 6px;
}

.right {
    width: 14px;
    height: 14px;
    background-color: #2B7BBB;
    border-radius: 50%;
}

.R-prop-device {
    height: 2px;
    background-color: #DFDFDF;
    margin-top: 6px;
    flex: 1;
}

.Monthly-Cost {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    margin-top: 100px;
}

.pricing-bottom {
    margin-bottom: 27px;
}

@media (max-width:768px) {
    .specific-more {
        color: #016bd1;
        font-size: 15px;
    }

    .pricing-plans ul li p {
        line-height: 15px;
    }

    .pricing-tables {
        overflow: auto;
    }

    .pricing-plans {
        width: 200px;
        border-radius: 10px;
        padding: 25px 17px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        text-align: left;
    }

    .pricing-plans-right {
        margin-right: 15px;
    }

    .pricing-bottom {
        margin-bottom: 13px;
    }

    .pricing-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #0068B7;
        line-height: 22px;
        margin-bottom: 18px;
        font-weight: bold;
    }

    .stability-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 13px;
        color: #333333;
        padding: 0;
        line-height: 16px;
    }

    .stability-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 15px;
        min-height: 33px;
        margin-bottom: 0;
    }

    .pricing-new-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 18px;
    }
}

.Monthly-Cost-price {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 27px;
    color: #333333;
    margin-top: 25px;
}

.Monthly-Cost-ul {
    list-style: disc;
    margin: 0 20px 0 60px;
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-top: 38px;
}

.Monthly-Cost-ul li {
    line-height: 30px;
}

.Monthly-get-Started {
    width: 199px;
    height: 62px;
    background: #0068B7;
    border-radius: 15px;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    border: none;
    margin-top: 43px;
}

.Not-choose {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #0068B7;
    line-height: 36px;
    padding-top: 80px;
}

.pricing-Contact {
    width: 199px;
    height: 50px;
    background: #0068B7;
    border-radius: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    border: none;
    margin-top: 30px;
}

.table-price-right {
    flex: 1;
}

.table-price-left {
    width: 75%;
}

@media (max-width:768px) {
    .table-price-left {
        width: 100%;
    }

    .table-price-right {
        width: 100%;
    }

    .Not-choose {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 22px;
        color: #0068B7;
        line-height: 36px;
        padding-top: 80px;
    }

    .pricing-Contact {
        width: 130px;
        height: 50px;
        background: #0068B7;
        border-radius: 20px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #FFFFFF;
        border: none;
        margin-top: 30px;
    }

    .device-plan {
        display: flex;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        border-radius: 15px;
        margin-top: 30px;
        flex-wrap: wrap;
    }

    .device-plan1 p {
        text-align: center;
        width: 119px;
        cursor: pointer;
        padding: 3px 10px;
    }

    .prop-device {
        display: none;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        margin: 0 5%;
    }

    .Monthly-Cost {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #333333;
        margin-top: 39px;
    }

    .Monthly-Cost-price {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 22px;
        color: #333333;
        margin-top: 25px;
    }

    .Monthly-get-Started {
        width: 140px;
        height: 45px;
        background: #0068B7;
        border-radius: 15px;
        font-weight: bold;
        font-size: 15px;
        color: #FFFFFF;
        border: none;
        margin-top: 20px;
        margin-bottom: 49px;
    }
}

.ultra-table-line {
    display: block;
    width: 1px;
    height: 204px;
    background: #fff;
    transform: rotate(106deg);
    transform-origin: bottom;
    margin-left: 8%;
    margin-top: -188px;
}

@media (max-width:1600px) {
    .Monthly-Cost-ul {
        list-style: disc;
        margin: 0 20px 0 40px;
        text-align: left;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 30px;
        margin-top: 38px;
    }

    .device-plan1 {
        display: flex;
        height: 44px;
        background: #F2F2F2;
        width: 70%;
        margin: 0 15%;
        align-items: center;
        font-size: 20px;
        color: #0068B7;
        border-radius: 15px;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
        padding: 0 10px;
    }

    .ultra-table-line {
        display: block;
        width: 1px;
        height: 180px;
        background: #fff;
        transform: rotate(106deg);
        transform-origin: bottom;
        margin-left: 8%;
        margin-top: -161px;
    }
}

@media (max-width:768px) {
    .Monthly-Cost-ul {
        list-style: disc;
        margin: 0 16px 0 27px;
        text-align: left;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        line-height: 30px;
        margin-top: 21px;
    }

    .device-plan1 {
        display: flex;
        height: 38px;
        background: #F2F2F2;
        width: 100%;
        margin: 0;
        align-items: center;
        font-size: 16px;
        color: #0068B7;
        border-radius: 15px;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
        padding: 0 10px;
        white-space: nowrap;
        overflow: auto;
    }

    .L-prop-device {
        height: 2px;
        background-color: #2B7BBB;
        margin-top: 4px;
    }

    .right {
        width: 10px;
        height: 10px;
        background-color: #2B7BBB;
        border-radius: 50%;
    }

    .R-prop-device {
        height: 2px;
        background-color: #DFDFDF;
        margin-top: 4px;
        flex: 1;
    }

    .xs-Member-Benefits {
        font-size: 22px !important;
        margin-bottom: 35px;
    }
}


.Monthly-Cost-H {
    display: none;
}

/* About-us */
.About-us-back {
    background: url(./images/about-us-back.png) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    padding: 116px 0px 80px 0px;
    height: 765px;
}

@media (min-width:1921px) {
    .About-us-back {
        background: url(./images/about-us-back.png) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        padding: 116px 0px 80px 0px;
        height: 960px;
    }
}

.ube-banner1 {
    background: url(./images/ube-banner1.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    padding: 116px 0px 80px 0px;
    height: 640px;
}

.About-us-back h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 60px;
    color: #FFFFFF;
    font-style: normal;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 19%;
}

.new-about-padding {
    padding: 65px 0 60px;
}

.new-about-us-title {
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    color: #0068B7;
    line-height: 20px;
    margin-bottom: 35px;
    font-weight: bold;
}

.new-about-us-text {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #333;
    line-height: 25px;
    margin-bottom: 25px;
}

.UbiBot-Numbers {
    background-color: #fff;
    width: 19%;
    padding: 100px 0 80px;
}

.UbiBot-Numbers-title {
    font-weight: 900;
    font-size: 50px;
    color: #0068B7;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    margin-bottom: 45px;
}

.UbiBot-Numbers-text {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #0068B7;
    line-height: 20px;
    text-align: center;
    font-style: normal;
}

@media (max-width:768px) {
    .new-about-us-text {
        font-family: "Open Sans", sans-serif;
        font-size: 15px;
        color: #000000;
        line-height: 20px;
        margin-bottom: 25px;
    }

    .new-about-us-title {
        font-family: "Open Sans", sans-serif;
        font-size: 20px;
        color: #0068B7;
        line-height: 20px;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .UbiBot-Numbers {
        background-color: #fff;
        width: 48%;
        padding: 60px 0 50px;
        margin-bottom: 17px;
    }

    .UbiBot-Numbers-title {
        font-weight: 900;
        font-size: 33px;
        color: #0068B7;
        line-height: 20px;
        text-align: center;
        font-style: normal;
        margin-bottom: 34px;
    }

    .UbiBot-Numbers-text {
        font-family: "Open Sans", sans-serif;
        font-size: 17px;
        color: #0068B7;
        line-height: 18px;
        text-align: center;
        font-style: normal;
    }
}

.about-swiper-left {
    left: -35px !important;
    top: 66% !important;
    background-image: url(./images/about-swiper-left.png) !important;
    background-size: 35px 35px !important;
    width: 35px !important;
    height: 35px !important;
}

.about-swiper-right {
    right: -35px !important;
    top: 66% !important;
    background-image: url(./images/about-swiper-right.png) !important;
    background-size: 35px 35px !important;
    width: 35px !important;
    height: 35px !important;
}

.Empowering-Industries {
    background-color: #fff;
    margin-bottom: 25px;
}

.Empowering-Industries-title {
    font-weight: normal;
    font-size: 20px;
    color: #0068B7;
    line-height: 29px;
    text-align: left;
    min-height: 58px;
    margin-bottom: 12px;
}

.Empowering-Industries-text {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #333;
    line-height: 24px;
    text-align: left;
    min-height: 305px;
}

.Empowering {
    padding: 20px 22px 0px;
    position: relative;
    z-index: 10;
}

.Empowering-AIoT {
    font-family: Arial, Arial;
    font-weight: normal;
    font-size: 200px;
    color: #F2F2F2;
    position: absolute;
    bottom: -37px;
    right: 9px;
    z-index: -1;
}

.Industry-Specific {
    display: flex;
    align-items: end;
    margin-bottom: 15px;
}

.Industry-Specific p {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #0068B7;
    line-height: 29px;
    text-align: left;
    margin-left: 12px;
}

.Industry-Specific-text {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #333;
    line-height: 24px;
    text-align: left;
    margin-bottom: 19px;
}


.Our-Headquarters {
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    color: #0068B7;
    line-height: 20px;
}

.Our-Headquarters-text {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #333;
    line-height: 29px;
    margin-top: 30px;
}

.about-us-leaders {
    height: 165px;
    background: #FFFFFF;
    border-radius: 24px 24px 24px 24px;
    position: relative;
}

.about-us-leaders img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.about-industry1 {
    position: absolute;
    right: 0;
    top: 32%;
    z-index: -1;
}

.about-industry2 {
    position: absolute;
    top: 6%;
    left: 0;
}

.about-industry3 {
    position: absolute;
    top: 6%;
    right: 0;
    animation-delay: 0.7s;
}

.about-industry4 {
    position: absolute;
    bottom: 11%;
    left: 17%;
    animation-delay: 0.8s;
}

.about-industry5 {
    position: absolute;
    top: 36%;
    right: 16%;
    animation-delay: 1s;
}

@media (max-width:768px) {
    .Our-Headquarters {
        font-family: "Open Sans", sans-serif;
        font-size: 26px;
        color: #0068B7;
        line-height: 20px;
        margin-top: 20px;
    }

    .about-industry1 {
        position: absolute;
        right: 0;
        top: 71%;
        z-index: -1;
    }

    .Our-Headquarters-text {
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        color: #333;
        line-height: 27px;
        margin-top: 21px;
    }

    .Industry-Specific img {
        width: 26px;
    }

    .Industry-Specific p {
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        color: #0068B7;
        line-height: 29px;
        text-align: left;
        margin-left: 12px;
    }

    .Industry-Specific-text {
        font-family: "Open Sans", sans-serif;
        font-size: 17px;
        color: #000000;
        line-height: 21px;
        text-align: left;
        margin-bottom: 19px;
    }
}

@media (max-width:1600px) and (min-width:768px) {
    .ube-banner1 {
        background: url(./images/ube-banner1.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        padding: 116px 0px 80px 0px;
        height: 550px;
    }

    .About-us-back {
        background: url(./images/about-us-back.png) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        padding: 116px 0px 80px 0px;
        height: 645px;
    }

    .UbiBot-Numbers {
        background-color: #fff;
        width: 19%;
        padding: 80px 0 70px;
    }

    .UbiBot-Numbers-title {
        font-weight: 900;
        font-size: 45px;
        color: #0068B7;
        line-height: 20px;
        text-align: center;
        font-style: normal;
        margin-bottom: 45px;
    }

    .UbiBot-Numbers-text {
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        color: #0068B7;
        line-height: 20px;
        text-align: center;
        font-style: normal;
    }

    .about-swiper-left {
        left: -35px !important;
        top: 71% !important;
        background-image: url(./images/about-swiper-left.png) !important;
        background-size: 35px 35px !important;
        width: 35px !important;
        height: 35px !important;
    }

    .about-swiper-right {
        right: -35px !important;
        top: 71% !important;
        background-image: url(./images/about-swiper-right.png) !important;
        background-size: 35px 35px !important;
        width: 35px !important;
        height: 35px !important;
    }

    .Empowering-Industries-title {
        font-weight: normal;
        font-size: 19px;
        color: #0068B7;
        line-height: 27px;
        text-align: left;
        min-height: 58px;
        margin-bottom: 8px;
    }

    .Empowering-Industries-text {
        font-family: "Open Sans", sans-serif;
        font-size: 17px;
        color: #333;
        line-height: 25px;
        text-align: left;
        min-height: 330px;
    }
}

@media (max-width:768px) {
    .Empowering-Industries-title {
        font-weight: normal;
        font-size: 18px;
        color: #0068B7;
        line-height: 22px;
        text-align: left;
        min-height: 37px;
        margin-bottom: 10px;
    }

    .Empowering-Industries-text {
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        color: #333;
        line-height: 24px;
        text-align: left;
        min-height: 227px;
    }
}

/* product-ws1pro */



/* new-probes */
@media (min-width:1600px) {
    .new-probe-banner {
        background: url(./images/new-probe-banner.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #0168B5;
        width: 100%;
        height: 653px;
        padding-top: 155px;
    }
}

.new-probes-text {
    font-size: 30px;
    width: 40%;
    color: #333;
    line-height: 30px;
    margin: 30px 0;
    font-weight: 500;
}

.new-probes-title {
    font-size: 44px;
    color: #333;
    font-weight: 600;
}

@media (min-width:768px) and (max-width:1650px) {
    .new-probe-banner {
        background: url(./images/new-probe-banner.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #0168B5;
        width: 100%;
        height: 542px;
        padding-top: 105px;
    }

    .new-probes-text {
        font-size: 29px;
        width: 50%;
        color: #333;
        line-height: 30px;
        margin: 30px 0;
        font-weight: 500;
    }

    .new-probes-title {
        font-size: 40px;
        color: #333;
        font-weight: 600;
    }

}

.probe_features li {
    line-height: 1.4em;
}

@media (max-width:768px) {
    .new-probes-title {
        font-size: 25px;
        color: #333;
        font-weight: 600;
    }

    .new-probes-text {
        font-size: 19px;
        width: 90%;
        color: #333;
        line-height: 22px;
        margin: 16px 5%;
        font-weight: 500;
    }

    .probe-flex {
        display: flex;
        flex-wrap: wrap;
    }
}

/* plaform-summary */
.plaform-summary {
    background: url(./images/plaform-summary-bannner.png) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 692px;
    padding-top: 202px;
}

.plaform-summary-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 45px;
}

.plaform-summary-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 32px;
    margin-top: 25px;
}

.plaform-summary-title1 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #0068B7;
}

.Security-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #333333;
    line-height: 27px;
    min-height: 54px;
    margin: 25px 0 10px;
}

.Security-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
}

.plaform-summary-text1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-top: 25px;
}

.plaform-summary-box {
    background: #FFFFFF;
    width: 100%;
    padding: 47px 0 44px 42px;
    text-align: left;
    position: relative;
    z-index: 1;
}

.Countries-plaform-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
}

.Countries-plaform-num {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 34px;
    color: #0068B7;
}

.Countries-plaform-img {
    width: 90px;
    position: absolute;
    bottom: 8px;
    right: 8px;
    z-index: -1;
}

.plaform-summary-leading {
    background: url(./images/plaform-summary-leading.png?v=1.0.0) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 585px;
    padding-top: 60px;
    text-align: center;
}

@media (max-width:768px) {
    .plaform-summary-title1 {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 22px;
        color: #0068B7;
        line-height: 27px;
    }

    .plaform-summary-text1 {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 20px;
        margin-top: 25px;
        line-height: 22px;
    }

    .plaform-summary-leading {
        background: url(./images/xs-Institutions-Worldwide.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 585px;
        padding-top: 37px;
        text-align: center;
    }
}

.pro-iot {
    background: url(./images/pro-seamless-iot.png) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    padding: 60px 0px 0px 0px;
    height: 742px;
}

.gs1-uninterrupted {
    width: 18%;
    margin: 0 1%;
    position: relative;
}

.GS1-PL4G1RS {
    background: url(./images/gs1-real-time.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 629px;
    padding-top: 55px;
}

.GS2-Networks {
    background: url(./images/GS2-Networks.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 740px;
    padding-top: 55px;
}

.MS1-Networks {
    background: url(./images/MS1-Networks.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 740px;
    padding-top: 65px;
}


@media (min-width:1921px) {
    .ms1_applicate {
        position: relative;
        color: #ffffff;
        padding-bottom: 715px;
        background: url(./images/ms1_applicate.jpg);
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        width: 100%;
    }

    .GS2-Networks {
        background: url(./images/GS2-Networks.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 893px;
        padding-top: 55px;
    }

    .MS1-Networks {
        background: url(./images/MS1-Networks.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 893px;
        padding-top: 55px;
    }

    .plaform-summary-leading {
        background: url(./images/plaform-summary-leading.png?v=1.0.0) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 711px;
        padding-top: 60px;
        text-align: center;
    }

    .pro-iot {
        background: url(./images/pro-seamless-iot.png) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        padding: 60px 0px 0px 0px;
        height: 913px;
    }

    .gs1-uninterrupted {
        width: 20%;
        margin: 0 3%;
        position: relative;
    }

    .GS1-PL4G1RS {
        background: url(./images/gs1-real-time.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 756px;
        padding-top: 55px;
    }
}

@media (min-width:1600px) and (max-width:1920px) {
    .plaform-summary-leading {
        background: url(./images/plaform-summary-leading.png?v=1.0.0) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 585px;
        padding-top: 60px;
        text-align: center;
    }
}

@media (max-width:1600px) and (min-width:768px) {
    .GS2-Networks {
        background: url(./images/GS2-Networks.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 698px;
        padding-top: 55px;
    }

    .pro-iot {
        background: url(./images/pro-seamless-iot.png) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        padding: 60px 0px 0px 0px;
        height: 660px;
    }

    .plaform-summary {
        background: url(./images/plaform-summary-bannner.png) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 603px;
        padding-top: 131px;
    }

    .plaform-summary-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 39px;
        color: #FFFFFF;
        line-height: 45px;
    }

    .plaform-summary-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 23px;
        color: #FFFFFF;
        line-height: 32px;
        margin-top: 25px;
    }

    .Countries-plaform-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 21px;
        color: #333333;
    }

    .Countries-plaform-num {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 28px;
        color: #0068B7;
    }
}

.sp1_network {
    background: url(./images/SP1-directly.jpg?v=1.0.1) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 740px;
    padding-top: 45px;
}

@media (max-width:768px) {
    .GS1-PL4G1RS {
        background: url(./images/gs1-real-time-xs.png) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 530px;
        padding-top: 55px;
    }
}

@media (min-width:1921px) {
    .sp1_network {
        background: url(./images/SP1-directly.jpg?v=1.0.1) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 895px;
        padding-top: 45px;
    }
}

.nr1_network {
    background: url(./images/NR1-directly.jpg) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 740px;
    padding-top: 30px;
}

@media (min-width:1921px) {
    .nr1_network {
        background: url(./images/NR1-directly.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 900px;
        padding-top: 30px;
    }
}

.gs1-uninterrupted-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    position: absolute;
    bottom: 22px;
    width: 100%;
    text-align: center;
    min-height: 58px;
    line-height: 26px;
}


.gs1-full-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 26px;
}

.gs1-full-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    margin-top: 16px;
}

.Wireless-gs1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    margin-top: 15px;
}

.gs1-industrials {
    width: 21%;
    margin-top: 30px;
}

.gs1-industrials img {
    width: 87px;
}


@media (max-width:1600px) and (min-width:768px) {
    .gs1-full-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        margin-top: 7px;
    }

    .gs1-full-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 17px;
        color: #333333;
        line-height: 20px;
    }

    td.triangle2 div {
        font-size: 13px;
    }

    .gs1-uninterrupted-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #333333;
        position: absolute;
        bottom: 7px;
        width: 100%;
        text-align: center;
        min-height: 58px;
        line-height: 22px;
    }

    .gs1-uninterrupted-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        position: absolute;
        bottom: 9px;
        width: 100%;
        text-align: center;
        min-height: 58px;
        line-height: 22px;
    }

    .gs1-industrials {
        width: 21%;
        margin-top: 20px;
    }

    .gs1-industrials {
        width: 21%;
        margin-top: 20px;
    }

    .gs1-industrials img {
        width: 73px;
    }

    .Wireless-gs1 {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        margin-top: 8px;
    }
}

@media (max-width:768px) {
    .xs-Jcenter {
        justify-content: center;
    }

    .gs1-full-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 17px;
        color: #333333;
        line-height: 26px;
    }

    .gs1-full-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        margin-top: 5px;
        line-height: 17px;
    }

    .gs1-uninterrupted {
        width: 48%;
        position: relative;
        margin: 10px 1% 0 1%;
    }

    .gs1-uninterrupted-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        position: absolute;
        bottom: 22px;
        width: 100%;
        text-align: center;
        min-height: 40px;
        line-height: 20px;
    }

    .Wireless-gs1 {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        margin-top: 10px;
        line-height: 14px;
        min-height: 30px;
    }
}

.news-title {
    font-weight: normal;
    font-size: 40px;
    color: #333333;
    line-height: 46px;
}

.news-text {
    font-weight: normal;
    font-size: 18px;
    color: #333333;
    line-height: 28px;
    margin-top: 13px;
}

.contactus-news-right-content .title {
    font-weight: normal;
    font-size: 22px;
    color: #333333;
    line-height: 24px;
    margin-top: 19px;
    min-height: 72px;
    margin-bottom: 5px;
}

.contactus-news-right-content img {
    height: 180px;
}

.contactus-news-right-content .text {
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    /* margin-top: 20px; */
}

.contactus-news-right-content {
    margin-top: 37px;
    min-height: 390px;
}

@media (max-width:768px) {
    .news-title {
        font-weight: normal;
        font-size: 18px;
        color: #333333;
        line-height: 21px;
        margin-top: 15px;
    }

    .news-text {
        font-weight: normal;
        font-size: 16px;
        color: #333333;
        line-height: 22px;
        margin-top: 8px;
    }

    .contactus-news-right-content {
        margin-top: 37px;
        min-height: auto;
    }

    .contactus-news-right-content img {
        height: auto;
    }

    .contactus-news-right-content .title {
        font-weight: bold;
        font-size: 17px;
        color: #333333;
        line-height: 24px;
        margin-top: 12px;
        min-height: 38px;
        margin-bottom: 5px;
    }

    .contactus-news-right-content .text {
        font-weight: normal;
        font-size: 16px;
        color: #333333;
        line-height: 20px;
        margin-top: 0px;
    }
}

@media (max-width:1600px) and (min-width:768px) {
    .news-title {
        font-weight: normal;
        font-size: 34px;
        color: #333333;
        line-height: 37px;
    }

    .news-text {
        font-weight: normal;
        font-size: 17px;
        color: #333333;
        line-height: 25px;
        margin-top: 13px;
    }

    .contactus-news-right-content img {
        height: 146px;
    }

    .contactus-news-right-content .title {
        font-size: 20px;
        line-height: 23px;
    }

    .contactus-news-right-content .text {
        font-size: 16px;
        margin-top: 13px;
        line-height: 20px;
    }
}

/* public-iot-platform */
.public-iot-platform {
    background: url(./images/public-iot-platform-back.png) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 665px;
    padding-top: 200px;
}

.platform-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 48px;
}

.platform-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 40px;
    margin-top: 48px;
}

.public-flexible {
    width: 33.33%;
}

.public-flexible p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #333333;
    line-height: 27px;
    margin-top: 40px;
    padding: 0 55px;
}

.public-iot-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #0068B7;
    line-height: 36px;
}

.public-iot-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-top: 30px;
}

.public-flexible-margin {
    display: flex;
    margin: 74px 0 80px;
}

.time-public-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    line-height: 30px;
}

.time-public-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    margin-top: 29px;
}

.time-public {
    background-color: #0068B7;
    display: inline-block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-bottom: 4px;
    margin-right: 7px;
}

.time-public-top {
    margin-top: 20px;
}

@media (max-width:768px) {
    .platform-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 26px;
        color: #FFFFFF;
        line-height: 36px;
    }

    .platform-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 24px;
        color: #FFFFFF;
        line-height: 26px;
        margin-top: 17px;
    }

    .public-flexible {
        width: 50%;
        margin-top: 25px;
    }

    .public-flexible img {
        height: 80px;
    }

    .public-flexible p {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 18px;
        margin-top: 15px;
        padding: 0 12px;
    }

    .public-flexible-margin {
        display: flex;
        margin: 30px 0 59px;
        padding: 0;
        flex-wrap: wrap;
    }

    .public-iot-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #0068B7;
        line-height: 22px;
    }

    .public-iot-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        margin-top: 16px;
    }

    .time-public-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 19px;
        color: #333333;
        line-height: 24px;
    }

    .time-public-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 22px;
        margin-top: 10px;
    }

}

.Connect-World-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 29px;
    color: #333333;
    line-height: 30px;
    padding-left: 10px;
}

.Connect-World-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #333333;
    line-height: 27px;
    padding-left: 10px;
    margin-top: 28px;
}

.Connect-World-img {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}

.Connect-World-img img {
    padding: 0 10px;
    width: 15%;
    margin-top: 17px;
}

@media (max-width:768px) {
    .Connect-World-img img {
        padding: 0 10px;
        width: 25%;
        margin-top: 17px;
    }

    .Connect-World-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 19px;
        color: #333333;
        line-height: 24px;
        padding-left: 0;
        margin-top: 18px;
    }

    .Connect-World-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 23px;
        color: #333333;
        line-height: 30px;
        padding-left: 0;
    }
}

.public-learn-more {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #0068B7;
    line-height: 7px;
    margin-top: 50px !important;
}

.public-svg img {
    width: 79px;
    height: auto;
}

.public-svg {
    background-color: #fff;
    border-radius: 20px;
    padding: 41px 39px;
    margin: 0 15px;
    width: 50%;
}

.public-svg-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-top: 25px;
}

.public-svg-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    margin-top: 18px;
}

@media (max-width:768px) {
    .public-svg {
        background-color: #fff;
        border-radius: 14px;
        padding: 21px 12px;
        margin: 0;
        width: 48%;
    }

    .public-svg img {
        width: 55px;
        height: auto;
    }

    .public-svg-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #333333;
        line-height: 20px;
        margin-top: 13px;
        min-height: 40px;
    }

    .public-svg-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 18px;
        margin-top: 8px;
    }
}

.Professional-Services {
    background: url(./images/professional-services.png) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 526px;
    padding-top: 73px;
}

.Professional-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 24px;
    margin-top: 24px;
}

.Professional-Services-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #0068B7;
    line-height: 36px;
}

.Professional-Services-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    margin-top: 22px;
}

.Understanding-public {
    background-color: #fff;
    padding: 17px 0 17px 31px;
    margin-top: 16px;
    border-radius: 10px;
    display: flex
}

.Understanding-public img {
    width: 22px;
    margin-right: 23px;
}

.Understanding-public span {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 24px;
}

@media (max-width:768px) {
    .Professional-Services {
        background: url(./images/xs-Professional-Services.jpg) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 780px;
        padding-top: 50px;
    }

    .Understanding-public {
        background-color: #fff;
        padding: 14px 0 14px 20px;
        margin-top: 16px;
        border-radius: 7px;
        display: flex;
        width: 86%;
        margin: 18px 7% 0 7%;
    }

    .Understanding-public span {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        line-height: 18px;
    }

    .Professional-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 18px;
        margin-top: 24px;
    }

    .Understanding-public img {
        width: 17px;
        margin-right: 8px;
    }
}


.swiper-photo {
    background: #F2F2F2;
    border-radius: 20px;
    padding: 51px 75px 55px;
}

.swiper-photo .name {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-top: 24px;
}

.swiper-photo .occupation {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    opacity: 0.8;
    margin-top: 15px;
}

.swiper-photo .introu {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-top: 30px;
}

.Professional-Services-right {
    text-align: left;
    width: 50%;
    margin-right: 12%;
    padding-top: 25px;
}

@media (max-width:768px) {
    .swiper-photo {
        background: #F2F2F2;
        border-radius: 20px;
        padding: 21px 20px 45px;
    }

    .swiper-photo .name {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 30px;
        margin-top: 24px;
    }

    .swiper-photo .occupation {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 30px;
        opacity: 0.8;
        margin-top: 7px;
    }

    .swiper-photo .introu {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        margin-top: 10px;
    }
}

@media (max-width:1600px) and (min-width:768px) {
    .public-iot-platform {
        background: url(./images/public-iot-platform-back.png) no-repeat;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        color: #FFFFFF;
        width: 100%;
        height: 553px;
        padding-top: 150px;
    }

    .platform-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 37px;
        color: #FFFFFF;
        line-height: 48px;
    }

    .platform-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 37px;
        color: #FFFFFF;
        line-height: 40px;
        margin-top: 48px;
    }

    .public-flexible p {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 21px;
        color: #333333;
        line-height: 23px;
        margin-top: 40px;
        padding: 0 43px;
    }

    .time-public-title {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 27px;
        color: #333333;
        line-height: 30px;
    }

    .time-public-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #333333;
        line-height: 23px;
        margin-top: 15px;
    }

    .Understanding-public span {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 24px;
    }

    .Professional-Services-right {
        text-align: left;
        width: 50%;
        margin-right: 8%;
        padding-top: 0px;
    }
}

.become-a-distributor {
    background: url(./images/become-distributor.png) no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 665px;
    padding-top: 170px;
}

.distributor-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 44px;
    color: #0068B7;
    line-height: 48px;
}

.distributor-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #0068B7;
    line-height: 35px;
    padding-top: 75px;
}

.distributor-btn {
    background: #0068B7;
    border-radius: 29px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 36px;
    padding: 5px 40px;
    border: none;
    margin: 54px 0 70px;
}

.become-distributor-box {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    display: flex;
    padding: 51px 78px;
    flex-wrap: wrap;
    margin-top: 45px;
}

.distributor-input {
    width: 45%;
    text-align: left;
}

.distributor-input p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 15px;
}

.distributor-input input {
    height: 55px;
    background: #F0F3F6;
    border: none;
    width: 100%;
}

.distributor-input input::placeholder {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 24px;
}

.distributor-input textarea {
    height: 130px;
    background: #F0F3F6;
    border: none;
    width: 100%;
}

.Submit-distributor {
    width: 226px;
    height: 59px;
    background: #0068B7;
    border-radius: 10px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 30px;
    margin-top: 50px;
    border: none
}

.distributor-input label {
    color: red;
    display: none;
}

@media (max-width:768px) {
    .distributor-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 25px;
        color: #0068B7;
        line-height: 20px;
    }

    .distributor-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #0068B7;
        line-height: 25px;
        padding-top: 31px;
    }

    .Professional-Services-title {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #0068B7;
        line-height: 22px;
    }

    .Professional-Services-text {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #333333;
        line-height: 20px;
        margin-top: 18px;
    }

    .distributor-btn {
        background: #0068B7;
        border-radius: 29px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 25px;
        padding: 5px 56px;
        border: none;
        margin: 40px 0 50px;
    }

    .become-distributor-box {
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
        display: flex;
        padding: 32px 32px;
        flex-wrap: wrap;
        margin-top: 45px;
    }

    .distributor-input {
        width: 100%;
        text-align: left;
        margin: 0 0 20px !important;
    }

    .distributor-input p {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 28px;
        margin-bottom: 4px;
    }

    .Submit-distributor {
        width: 149px;
        height: 42px;
        background: #0068B7;
        border-radius: 10px;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 30px;
        margin-top: 28px;
        border: none;
    }
}

.header-form {
    flex: 1;
    position: relative;
}

.header-close-svg {
    width: 15px;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.header-magnifying-glass {
    width: 15px;
    position: absolute;
    top: 6px;
    left: 5px;
    cursor: pointer;
}

.header-form input::placeholder {
    font-size: 11px;
    color: #337ab7;
}

.header-form input {
    padding-left: 20px;
    border-radius: 5px;
    border: 1px solid #0068B6;
    width: 200px;
    font-size: 11px;
    color: #337ab7;
    height: 24px;
}

.industry-animated-img {
    animation-delay: 5s;
    color: #ffffff;
    animation-iteration-count: infinite;
    animation-duration: 2s !important;
    animation-timing-function: ease-in-out
}

@media (max-width:768px) {
    .Monitors-title-xs {
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        font-size: 18px !important;
        color: #333333;
        text-align: center;
    }

    .Monitor-texts-xs {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 15px !important;
        color: #333333;
        text-align: center;
        line-height: 19px !important;
        min-height: 76px;
    }

    .xs-left-pro {
        text-align: center !important;
    }
}

.header-width-lg {
    margin: 0 15%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 75px;
}

@media (min-width:1920px) {
    .header-width-lg {
        margin: 0 15%;
    }
}

@media (max-width:1920px) and (min-width:1600px) {
    .header-width-lg {
        margin: 0 15%;
    }
}

@media (max-width:1600px) and (min-width:1280px) {
    .header-width-lg {
        margin: 0 12%;
    }
}

@media (max-width:1280px) and (min-width:1000px) {
    .header-width-lg {
        margin: 0 4%;
    }
}

@media (max-width:1000px) and (min-width:768px) {
    .header-width-lg {
        margin: 0 3%;
    }
}

.dpl1-banner {
    background: url(./images/dpl1-banner.png?v=1.0.0) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 651px;
    padding-top: 11%;
}

.dpl1-title {
    font-size: 46px;
    color: #FFFFFF;
    line-height: 34px;
    text-align: left;
    font-family: SourceHanSansSC, SourceHanSansSC;
    font-weight: bold;
}

.dpl1-text {
    font-weight: 400;
    font-size: 28px;
    color: #333333;
    line-height: 42px;
    text-align: left;
    margin-top: 9%;
    width: 54%;
}

.dpl1-padding {
    padding: 70px 0 60px;
}

.dpl1-titles {
    font-family: OpenSansRoman, OpenSansRoman;
    font-weight: bold;
    font-size: 30px;
    color: #0068B7;
    text-align: left;
    text-align: center;
    margin-bottom: 20px;
    line-height: 33px;
}

.dpl1-texts {
    font-family: OpenSansRoman, OpenSansRoman;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    text-align: center;
}

.Wiring-diagram {
    font-family: OpenSansRoman, OpenSansRoman;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    text-align: center;
}

.dpl1-circle {
    width: 12px;
    height: 12px;
    background: #3370D0;
    border-radius: 50%;
    display: inline-block;
    margin-right: 8px;
}

.dpl-versions ul {
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
}

.dpl-versions ul li {
    padding: 15px 0;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #FFFFFF;
    padding-left: 45px;
    color: #333333;
}

.dpl-versions {
    padding: 50px 0 50px 0px;
}

.dpl-version {
    padding: 50px 0 50px 0px;
}

.dpl-version ul {
    text-align: left;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
}

.dpl-version ul li {
    padding: 15px 0;
    border-bottom: 1px dashed #FFFFFF;
    padding-left: 45px;
    color: #333333;
    display: flex;
    align-items: center;
}

.dpl-version ul li img {
    margin-right: 22px;
    height: 24px;
    width: 30px;
}

.dpl-versions ul li img {
    width: 22px;
    margin-left: 12px;
}

.dpl-version-two {
    height: 79px;
}

.dpl1-speed {
    background: url(./images/dpl1-img10.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 843px;
}

.spec-table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    min-width: 400px;
    /* 确保表格内容超出容器宽度时不会换行 */
    white-space: nowrap;
    text-align: left;
}

.spec-table thead tr {
    background-color: #E7F0FC;
    text-align: left;
    font-family: OpenSansRoman, OpenSansRoman;
    font-weight: bold;
    font-size: 18px;
    color: #0068B7;
}

.spec-table th {
    padding: 16px 5px 16px 40px;
    /* 防止单元格内容自动换行 */
    white-space: nowrap;
}

.spec-table td {
    padding: 18px 30px 18px 40px;
    white-space: pre-wrap;
}


.spec-table tbody tr {
    border-bottom: 1px solid #D9E6ED;
    font-family: OpenSansRoman, OpenSansRoman;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}

.spec-table tbody tr td:nth-child(1) {
    border-left: 1px solid #D9E6ED;
}

.spec-table tbody tr td:nth-child(3) {
    border-right: 1px solid #D9E6ED;
}

.spec-table thead tr th:nth-child(1) {
    border-left: 1px solid #D9E6ED;
}

.spec-table thead tr th:nth-child(3) {
    border-right: 1px solid #D9E6ED;
}

.swiper-left-dpl1 {
    left: -67px !important;
    top: 300px !important;
    background-image: url(./images/swiper-left.svg) !important;
    width: 45px !important;
    height: 45px !important;
    background-size: 45px 45px !important;
    border-radius: 50%;
}

.swiper-right-dpl1 {
    right: -67px !important;
    top: 300px !important;
    background-image: url(./images/swiper-right.svg) !important;
    width: 45px !important;
    height: 45px !important;
    background-size: 45px 45px !important;
    border-radius: 50%;
}

@media (max-width:1600px) and (min-width:768px) {
    .dpl1-speed {
        background: url(./images/dpl1-img10.png) no-repeat center top;
        overflow: hidden;
        background-position: center top;
        background-size: cover;
        position: relative;
        min-width: 100%;
        color: #ffffff;
        height: 740px;
    }

    .dpl-version ul li {
        padding: 15px 0;
        border-bottom: 1px dashed #FFFFFF;
        padding-left: 22px;
        color: #333333;
        display: flex;
        align-items: center;
        height: 50px;
    }

    .dpl-versions ul {
        text-align: left;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        line-height: 20px;
    }

    .dpl-versions ul li {
        padding: 15px 0;
        display: flex;
        align-items: center;
        border-bottom: 1px dashed #FFFFFF;
        padding-left: 28px;
        color: #333333;
        height: 50px;
    }

    .dpl-version ul {
        text-align: left;
        font-size: 15px;
        color: #333333;
        line-height: 24px;
    }

    .dpl-version-two {
        height: 67px !important;
    }

    .dpl1-banner {
        height: 530px;
        padding-top: 9%;
    }

    .dpl1-title {
        font-size: 43px;
        line-height: 34px;
    }

    .dpl1-text {
        font-size: 27px;
        line-height: 41px;
        margin-top: 9%;
    }

    .spec-table tbody tr {
        font-size: 16px;
    }

    .spec-table thead tr {
        font-size: 17px;
    }
}

.filter-must {
    font-size: 18px;
    color: #333333;
}

@media (max-width: 768px) {
    .table-wrapper {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        /* 使滚动更加流畅 */
    }

    .dpl1-title {
        font-size: 24px;
        color: #FFFFFF;
        line-height: 32px;
        text-align: left;
        font-family: SourceHanSansSC, SourceHanSansSC;
        font-weight: bold;
    }

    .dpl1-text {
        font-weight: 400;
        font-size: 17px;
        color: #fff;
        line-height: 21px;
        text-align: left;
        margin-top: 7%;
        width: 100%;
    }

    .filter-must {
        font-size: 15px;
        color: #333333;
        line-height: 15px;
    }

    .dpl1-circle {
        width: 9px;
        height: 9px;
        background: #3370D0;
        border-radius: 50%;
        display: inline-block;
        margin-right: 8px;
    }

    .Wiring-diagram {
        font-family: OpenSansRoman, OpenSansRoman;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 24px;
        text-align: center;
    }

    .dpl-version ul li {
        padding: 15px 0;
        border-bottom: 1px dashed #FFFFFF;
        padding-left: 5px;
        color: #333333;
        display: flex;
        align-items: center;
    }

    .dpl-version ul li img {
        margin-right: 10px;
        height: 17px;
        width: 20px;
    }

    .dpl-version ul {
        text-align: left;
        font-size: 14px;
        color: #333333;
        line-height: 24px;
    }

    .dpl-versions ul {
        text-align: left;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        line-height: 24px;
    }

    .dpl-versions ul li {
        padding: 15px 0;
        display: flex;
        align-items: center;
        border-bottom: 1px dashed #FFFFFF;
        padding-left: 20px;
        color: #333333;
    }

    .dpl1-padding {
        padding: 55px 0 50px;
    }
}

.document {
    height: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    margin-top: 63px;
}

.ws1pro-img {
    /* width: 32%;
    height: 272px; */
    margin-top: 47px;
    margin-right: 3%;
}

.introduce {
    display: flex;
}

.right-detail {
    display: flex;
    justify-content: space-between;
}

/* .blog-main-container:nth-child(2n-1) {
    background-color: #f7f9fa;
} */

.ubibot-ld1:hover {
    text-decoration: none;
}

.sp1-a:hover {
    text-decoration: none;
}

.platform-a:hover {
    text-decoration: none;
}

.accessories-a:hover {
    text-decoration: none;
}

.circumscribed-a:hover {
    text-decoration: none;
}

.compare-a:hover {
    text-decoration: none;
}

.specification {
    margin-top: 52px;
    display: flex;
    flex-wrap: wrap;
    flex: 1;
}

.specification:nth-child(2n+1) {
    margin-right: 20px;
}

.pdf {
    width: 37px;
    height: 37px;
}

.related-video {
    height: 533px;
    background: #F8F8F8;
}

.specification-name {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
}

.problem-color {
    color: #0068b7;
}

.problem-colors {
    color: #000;
}


.common-problem {
    margin-top: 52px;
    display: flex;
}

@media (max-width:1600px) and (min-width:768px) {
    .ws1pro-specification {
        width: 43%;
    }

    .specification-detail {
        display: flex;
        border: 2px solid #ececec;
        margin-bottom: 10px;
        text-align: left;
        align-items: center;
        justify-content: space-between;
        padding: 13px 12px;
    }

    .ws1pro-img {
        margin-top: 44px;
        margin-right: 0%;
    }

    .specification-name {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 17px;
        color: #333333;
    }

    .pdf {
        width: 28px;
        height: 28px;
    }

    .ws1pro-img-ws1 {
        width: 26%;
    }
}

.service-swiper-left {
    left: -50px !important;
    top: 58% !important;
    background-image: url(./images/swiper-left.svg) !important;
    width: 45px !important;
    height: 45px !important;
    background-size: 45px 45px !important;
}

.service-swiper-right {
    background-image: url(./images/swiper-right.svg) !important;
    width: 45px !important;
    height: 45px !important;
    background-size: 45px 45px !important;
    right: -50px !important;
    top: 58% !important;
}

.common-problem {
    margin-top: 52px;
    display: flex;
}

@media (min-width:768px) {
    .lefts {
        width: 20%;
        border-right: 3px solid #eaecf1;
        height: 275px;
        text-align: left;
        margin-bottom: 65px;
    }

    .headertabsBlock {
        display: block;
        width: 80%;
        text-align: left;
        padding-left: 13%;
        overflow: auto;
        height: 270px;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .right-problem {
        font-size: 18px;
        margin-bottom: 37px;
        border-bottom: 1px solid #f1f2f3;
        width: 100%;
        cursor: pointer;
    }

    .rights {
        width: 80%;
        text-align: left;
        padding-left: 13%;
        overflow: auto;
        height: 270px;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .technical-documentation-banner {
        background: url(./images/technical-documentation.jpg) no-repeat center top;
        height: 356px;
        background-position: center;
        background-size: cover;
        position: relative;
        padding-top: 73px;
    }
}

@media (max-width:768px) {
    .ws1pro-specification {
        border-bottom: 1px solid #e7e7e7;
        width: 100%;
        margin-left: 0px;
        line-height: 22px;
        padding: 14px 11px;
        /* margin-bottom: 15px; */
        background-color: #fff;
        border-radius: 4px;
    }

    .blog-main {
        padding-top: 23px;
        padding-bottom: 10px;
    }

    .blog-main-container {
        margin-left: 0 !important;
        width: 100% !important;
        margin-top: 0 !important;
        background-color: #fff !important;
    }

    .lefts {
        width: 28%;
        border-right: 3px solid #eaecf1;
        height: 275px;
        text-align: left;
        margin-bottom: 65px;
    }

    .headertabsBlock {
        display: block;
        width: 80%;
        text-align: left;
        padding-left: 3%;
    }

    .right-problem {
        font-size: 14px;
        margin-bottom: 20px;
        border-bottom: 1px solid #f1f2f3;
        width: 100%;
        cursor: pointer;
        line-height: 17px;
        padding-bottom: 6px;
    }

    .rights {
        width: 80%;
        text-align: left;
        padding-left: 3%;
        height: 245px;
        overflow: auto;
    }
}


.rights-problem {
    text-decoration: none;
    color: #000;
}

.rights-problem:hover {
    text-decoration: none;
    color: #000;
}

.rights-problem:visited {
    text-decoration: none;
    color: #000;
}

.platform {
    display: flex;
    margin-top: 52px;
}

.platform-img {
    padding-top: 20px;
    padding-bottom: 20px;
}

.right-answer {
    display: none;
}

#left-problem {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 40px;
    cursor: pointer;
    line-height: 17px;
}

.apple {
    width: 32%;
    background-color: #ffffff;
    margin-right: 2%;
    height: 265px;
    padding: 20px 0;
}

.Android {
    width: 32%;
    background-color: #ffffff;
    margin-right: 2%;
    height: 265px;
    padding: 20px 0;
}

.PC {
    width: 32%;
    background-color: #ffffff;
    height: 265px;
    padding: 20px 0;
}

.platform-name {
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 10px;
    color: #333333;
}

.download {
    height: 18px;
    font-size: 17px;
    font-weight: 400;
    color: #0068B7;
    line-height: 24px;
}

@media (max-width:768px) {
    #left-problem {
        font-size: 13px;
    }

    .document {
        height: 30px;
        font-size: 22px;
        font-weight: bold;
        color: #333333;
        line-height: 24px;
        margin-top: 45px;
    }

    .specification-detail {
        display: flex;
        border: 2px solid #ececec;
        margin-bottom: 15px;
        text-align: left;
        align-items: center;
        justify-content: space-between;
    }

    .specification-name {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 15px;
        color: #333333;
    }

    .pdf {
        width: 25px;
        height: 25px;
    }
}

a:hover {
    text-decoration: none !important;
}

.ths-nex-banner {
    background: url(./images/ths-nex-banner.jpg) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 580px;
    padding-top: 75px;
}

.ths-nex-smart {
    background: url(./images/ths-nex-img2.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 643px;
}

.ths-nex-application {
    position: relative;
    margin-top: 17px;
}

.ths-nex-application p {
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    position: absolute;
    bottom: 8px;
    text-align: center;
    width: 100%;
}

.products-text-nex {
    margin-bottom: 30px;
}

.the-nex-ubibot {
    font-family: Source Han Sans SC;
    font-weight: 400;
    font-size: 33px;
    color: #333333;
}

.the-nex-text {
    font-family: Source Han Sans SC;
    font-weight: bold;
    font-size: 54px;
    color: #333333;
    margin-top: 10px;
    line-height: 69px;
}

@media (max-width:1600px) and (min-width:768px) {
    .ths-nex-banner {
        padding-top: 85px;
    }

    .the-nex-text {
        font-size: 45px;
        line-height: 57px;
    }
}

@media (max-width:768px) {
    .the-nex-ubibot {
        font-family: Source Han Sans SC;
        font-weight: 400;
        font-size: 25px;
        color: #333333;
    }

    .the-nex-text {
        font-family: Source Han Sans SC;
        font-weight: bold;
        font-size: 21px;
        color: #333333;
        margin-top: 10px;
        line-height: 28px;
    }

    .ths-nex-smart {
        background: url(./images/xs-ths-img1.png) no-repeat center top;
        height: 430px;
        background-size: 100% 100%;
    }

    .products-text-nex {
        margin-bottom: 0 !important;
    }
}

.contactus-title {
    font-weight: bold;
    font-size: 30px;
    color: #0068B7;
    line-height: 30px;
}

.contactus-text {
    font-weight: 400;
    font-size: 18px;
    color: #221815;
    line-height: 27px;
    margin: 20px 0;
}

.contactus-btn {
    height: 46px;
    background: #0068B7;
    border-radius: 10px;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    border: none;
    padding: 0 35px;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
}

.contactus-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.contactus-margintop {
    margin-top: 100px;
}

.technical-support-banner {
    background: url(./images/technical-support-banner.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 299px;
    padding-top: 75px;
}

.technical-support-padding {
    padding: 53px 0 75px;
}

.technical-support-form {
    display: block;
    position: relative;
    width: 30%;
    height: 50px;
    margin: 0 35%;
}

.technical-support-banner p {
    font-weight: bold;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 27px;
    margin-bottom: 35px;
}

.technical-support-input {
    display: block;
    height: 41px;
    line-height: 41px;
    border-radius: 50px;
    padding-left: 43px;
    font-size: 17px;
    padding-bottom: 9px;
}

.technical-support-icon {
    position: absolute;
    top: 13px;
    font-size: 17px;
    color: #6D7283;
    left: 17px;
}

@media (max-width:1600px) and (min-width:1200px) {
    .technical-support-form {
        width: 40%;
        margin: 0 30%;
    }
}

@media (max-width:1200px) and (min-width:768px) {
    .technical-support-form {
        width: 60%;
        margin: 0 20%;
    }
}

@media (max-width:768px) {
    .technical-support-banner {
        height: 350px;
        padding-top: 85px;
    }

    .technical-support-banner p {
        font-size: 29px;
    }

    .technical-support-form {
        width: 90%;
        margin: 0 5%;
    }

    .New-Ticket {
        order: 1;
        margin-top: 30px;
    }

    .contactus-title {
        font-size: 23px;
    }

    .contactus-text {
        font-size: 16px;
        line-height: 23px;
        margin: 16px 0;
    }

    .contactus-btn {
        height: 40px;
        font-size: 16px;
        padding: 0 25px;
    }
}

.contact-sales {
    background: url(./images/contact-sales-banner.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 514px;
    padding-top: 113px;
}

.contact-sales-title {
    font-weight: bold;
    font-size: 50px;
    color: #333333;
}

.contact-sales-content {
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    margin-top: 42px;
}

.contact-sales-item {
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(35, 35, 35, 0.1);
    border-radius: 35px;
    width: 32%;
    margin-top: 20px;
    padding: 20px 24px 35px 40px;
}

.contact-sales-item h1 {
    font-weight: bold;
    font-size: 22px;
    color: #333333;
    margin: 23px 0;
}

.contact-sales-item p {
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}

.Contact-Sales-Team {
    font-weight: bold;
    font-size: 30px;
    color: #333333;
}

.Contact-Sales-Team-content {
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    margin-top: 30px;
}

.Contact-Sales-back {
    background: url(./images/contact-sales-img7.png) no-repeat center top;
    overflow: hidden;
    background-position: center top;
    background-size: cover;
    position: relative;
    min-width: 100%;
    color: #ffffff;
    height: 1330px;
    padding-top: 70px;
}

.dashed-contact-sales {
    display: inline-block;
    width: 100%;
    border-top: 2px dashed rgb(0, 0, 0, 0.2);
    margin-top: 55px;
}

.form-group .form-exp {
    color: red;
    font-size: 14px;
    display: none;
}

.contact-sales-img7 {
    height: 1270px;
}

@media (max-width:768px) {
    .contact-sales-content {
        font-size: 17px;
        margin-top: 29px;
    }

    .contact-sales-title {
        font-weight: bold;
        font-size: 26px;
        color: #333333;
    }

    .contact-sales {
        padding-top: 60px;
    }

    .contact-sales-item {
        width: 100%;
        padding: 20px 20px 35px 20px;
    }

    .contact-sales-item img {
        width: 70px;
    }

    .contact-sales-item h1 {
        font-size: 20px;
        margin: 14px 0;
    }

    .contact-sales-item p {
        font-size: 15px;
    }

    .Contact-Sales-Team {
        font-weight: bold;
        font-size: 25px;
        color: #333333;
    }

    .Contact-Sales-Team-content {
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        margin-top: 18px;
    }

    .contact-sales-img7 {
        height: 1110px;
    }
}