h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
    font-family: 'pingfang SC','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif !important;
    font-size: inherit;
}

* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

ul, ol {
    list-style: none;
}

.bw8scene {
    width: 100%;
}
html,body{
    height: initial;
}

/* 设置滚动条的样式 */
::-webkit-scrollbar {
    width: 8px !important;
    height: 8px !important;
}

/* 滚动槽 */
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #fff; /*滚动条的背景颜色*/
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
    width: 8px;
    border-radius: 5px;
    background: #dcdee2;
    -webkit-box-shadow: none;
}

::-webkit-scrollbar:horizontal {
    height: 10px;
    margin-bottom: 2px
}

::-webkit-scrollbar-track-piece { /*内层轨道，滚动条中间部分 */
    background-color: #fff;
    border-radius: 10px;
}

/* banner */
.bw8scene-banner {
    width: 100%;
    height: 700px;
    background: url(/images/gw/remote/bw8scene-banner.jpg?v=ab3734c5) no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
}

.bw8scene-banner-content {
    width: 1200px;
    padding-top: 220px;
    margin: auto;
}

.bw8scene-header-cont {
    width: 100%;
    height: 36px;
    padding: 12px 0;
    position: fixed;
    z-index: 100;
}
.header_white {
    box-shadow: 0 0 13px rgb(0 0 0 / 20%);
}
.header_white *{
    transition: all .2s;
}
.header_white .bw8scene-header-li a{
    color: #041625;
}
.header_white .bw8scene-header-title {
    color: #041625;
}
.bw8scene-header {
    width: 1200px;
    height: 36px;
    margin: auto;
}

.bw8scene-header-logo-a {
    width: 102px;
    height: 36px;
    background: url(/images/home/index/bw8_logo_black.svg?v=a88e5a03) no-repeat center center;
    background-size: 102px;
    display: block;
    margin-right: 16px;
    float: left;
}

.bw8scene-header-title {
    font-size: 16px;
    color: rgba(0,0,0,0.9);
    font-weight: 600;
    padding-left: 16px;
    line-height: 36px;
    position: relative;
    float: left;
    padding-right: 42px;
}

.bw8scene-header-title::after {
    content: "";
    display: inline-block;
    height: 25px;
    width: 1px;
    background: #C3CAD4;
    position: absolute;
    left: 0;
    top:5px;
}

.bw8scene-header-nav {
    height: 36px;
    float: left;
    box-sizing: border-box;
    float: left;
}

.bw8scene-header-li {
    height: 36px;
    padding: 0 30px;
    float: left;
    border-radius: 5px;
}

/*免费注册按钮*/
.bw8_simp_reg{
    color: #FFFFFF;
    background: #2F78FF;
    border-radius: 6px;
    float: right;
    border: 1px solid #2F78FF;
}
.bw8scene-header-li:last-child {
    margin-right: 0;
}

.bw8scene-header-li a {
    font-size: 15px;
    color: rgba(0,0,0,0.9);
    line-height: 36px;
    display: block;
    position: relative;
}
.bw8scene-color.bw8scene-header-li a::after{
    content: "";
    display: inline-block;
    height: 4px;
    width: 20px;
    background: #2F78FF;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.bw8scene-header-li:hover a::after{
    content: "";
    display: inline-block;
    height: 4px;
    width: 20px;
    background: #2F78FF;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.bw8_commom_btn {
    width: 186px;
    height: 36px;
    float: right;
    padding-top: 0;
}

.bw8_commom_btn a
{
    height: 36px;
    width: 86px;
    text-align: center;
    display: inline-block;
    line-height: 34px;
    font-size: 14px;
    box-sizing: border-box;
}
/*远程页面的登录按钮*/
.bw8_log_in_btn{
    border-radius:6px;
    border: 1px solid #2F78FF;
    color: #2F78FF;
    font-size: 14px;
    font-weight: 400;
}
.bw8_log_in_btn1{
    color: #fff;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.1);
    float: left;
    border-radius: 4px;
}

.bw8_sign_btn
,.bw8_sign_btn1{
    background: #fff;
    color: #2e87fb;
    border: 1px solid #b4c3ff;
    float: right;
    border-radius: 4px;
}

/* .bw8scene-btn{
width: 183px;
height: 35px;
margin-top: 3px;
float: right;
}
.bw8scene-btn a{
width: 85px;
height: 35px;
line-height: 35px;
border-radius: 4px;
text-align: center;
font-size: 14px;
display: block;
}
.bw8scene-login-btn{
border: 1px solid #fff;
color: #fff;
float: left;
}
.bw8scene-sign-btn{
background: #fff;
color: #2e87fb;
float: right;
} */
.bw8scene-banner-font {
    font-size: 55px;
    color: #fff;
    line-height: 68px;
    font-weight: bold;
    letter-spacing: 5px;
    margin-bottom: 10px;
}


/* 场景 */
.bw8scene-content {
    width: 100%;
    overflow: hidden;
    padding-top: 130px;
}

.bw8scene-content-font {
    font-size: 36px;
    color: #000;
    text-align: center;
    margin-bottom: 100px;
}

.bw8scene-cont {
    width: 1200px;
    overflow: hidden;
    padding-bottom: 100px;
    margin: auto;
}

.bw8scene-cont-left {
    max-width: 520px;
    padding-top: 58px;
    float: left;
}

.bw8scene-cont-dt {
    font-size: 36px;
    color: #041625;
    line-height: 38px;
    margin-bottom: 46px;
    font-weight: bold;
}

.bw8scene-disc {
    font-size: 24px;
    color: #378bf9;
    display: inline-block;
    margin-right: 6px;
}

.bw8scene-cont-dd {
    font-size: 18px;
    color: #4f5260;
    line-height: 34px;
}

.bw8scene-bkg {
    width: 650px;
    height: 433px;
    float: right;
}

.bw8scene-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    display: inline-block;
}

.bw8scene-cont1 {
    width: 100%;
    background: #f9fcff;
    padding-top: 60px;
}

.bw8scene-cont1 .bw8scene-cont {
    padding-bottom: 90px;
}

.bw8scene-bkg1 {
    width: 573.5px;
    height: 532.5px;
    padding-left: 40px;
    float: left;
}

.bw8scene-cont-right {
    max-width: 510px;
    padding-top: 169px;
    float: right;
}

.bw8scene-cont2 {
    width: 1200px;
    padding-top: 100px;
    overflow: hidden;
    margin: auto;
    padding-bottom: 100px;
}

.bw8scene-cont-left1 {
    max-width: 620px;
    padding-top: 58px;
    float: left;
}

.bw8scene-bkg2 {
    width: 535px;
    height: 392px;
    float: right;
}

.bw8scene-register {
    width: 100%;
    height: 626px;
    background: url(/images/gw/remote/bw8scene-bkg.jpg?v=a0a42294) no-repeat center center;
    background-size: cover;
    padding-top: 87px;
    box-sizing: border-box;
}

.bw8scene-register-bkg {
    width: 728px;
    height: 209px;
    background: url(/images/gw/remote/bw8scene-photo.png?v=adca1308) no-repeat;
    background-size: cover;
    padding-left: 139px;
    padding-top: 55px;
    box-sizing: border-box;
    margin: auto;
}

.bw8scene-register-title {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 25px;
}

.bw8scene-register-btn {
    width: 470px;
    height: 45px;
    box-sizing: border-box;
    position: relative;
}

.bw8scene-register-btn .reg_txt_input {
    width: 350px;
    height: 45px;
    padding-left: 10px;
    background: #fff;
    border-radius: 5px 0 0 5px;
    box-sizing: border-box;
    border: none;
    outline: none;
    font-size: 16px;
    color: #4f5260;
    line-height: 45px;
    display: block;
    float: left;
}

.bw8scene-register-btn .reg_submit_input {
    width: 120px;
    height: 45px;
    border-radius: 0 5px 5px 0;
    border: 1px solid #fff;
    background: linear-gradient(to bottom, #3090ff, #348dfb, #3b89f6);
    box-sizing: border-box;
    outline: none;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    display: block;
    float: right;
}


/* 首页 */
.bw8index-banner {
    width: 100%;
    height: 721px;
    background: url(/images/gw/remote/bw8index-banner.jpg?v=a3913bea) no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
}

.bw8index-banner-font {
    font-size: 55px;
    color: #fff;
    line-height: 68px;
    font-weight: bold;
    letter-spacing: 5px;
}

.bw8index-banner-txt {
    font-size: 18px;
    color: #fff;
    padding-top: 45px;
    margin-bottom: 47px;
    letter-spacing: 1px;
}

.bw8index-banner-more {
    width: 100%;
    height: 44px;
}

.bw8index-banner-more a {
    font-size: 18px;
    text-align: center;
    display: block;
    border-radius: 44px;
    float: left;
}

.bw8index-banner-more a:first-child {
    width: 122px;
    height: 44px;
    color: #4b76f4;
    background: #fff;
    line-height: 44px;
    margin-right: 26px;
}

.bw8index-banner-more a:first-child:hover {
    color: #fff;
    background: #1474f5;
    border: 1px solid #fff;
    box-sizing: border-box;
}

.bw8index-banner-more a:last-child {
    width: 120px;
    height: 42px;
    border: 1px solid #fff;
    line-height: 40px;
    margin-top: 1px;
    color: #fff;
    box-sizing: border-box;
}

.bw8index-banner-more a:last-child:hover {
    background: #4e97fe;
}

/* 连接 */
.bw8index-connect {
    width: 100%;
    overflow: hidden;
    padding: 40px 0;
}

.bw8index-connect-cont {
    width: 1240px;
    overflow: hidden;
    margin: auto;
}

.bw8index-connect-left {
    width: 340px;
    padding-top: 80px;
    float: left;
}

.bw8index-connect-img {
    width: 37px;
    height: 36px;
    margin-bottom: 46px;
    margin-left: 14px;
    /* background-size: cover;
    display: block; */
}

.bw8index-connect-right {
    float: right;
}

.bw8index-connect-right video {
    width: 900px;
    height: 615px;
}

.bw8index-connect-font {
    font-size: 36px;
    color: #041625;
    line-height: 38px;
    font-weight: bold;
    margin-bottom: 20px;
}

.bw8index-connect-font p {
    color: #3090fe;
    display: inline-block;
}

.bw8index-connect-txt {
    font-size: 18px;
    color: #4f5260;
    line-height: 38px;
}

/* 对接 */
.bw8index-connect1 {
    width: 100%;
    background: #f8fcff;
    overflow: hidden;
    padding: 40px 0;
}

.bw8index-connect-left1 {
    width: 900px;
    height: 615px;
    float: left;
}

.bw8index-connect-right1 {
    width: 340px;
    padding-top: 80px;
    float: right;
}

.bw8index-connect-img1 {
    width: 41px;
    height: 40px;
    margin-bottom: 55px;
    margin-left: 20px;
    /* background-size: cover;
    display: block; */
}

/* 协同 */
.bw8index-connect-img2 {
    width: 36px;
    height: 36px;
    margin-bottom: 50px;
    margin-left: 20px;
    /* background-size: cover;
    display: block; */
}

.bw8index-connect-left2 {
    width: 340px;
    padding-top: 80px;
    float: left;
}

/* 管理 */
.bw8index-connect-img3 {
    width: 40px;
    height: 40px;
    margin-left: 20px;
    margin-bottom: 50px;
    /* display: block;
    background-size: cover; */
}

/* 上手 */
.bw8index-bkg {
    width: 100%;
    height: 637px;
    background: url(/images/gw/remote/bw8index-bkg.jpg?v=a0c736d1) no-repeat center center;
    background-size: cover;
    padding-top: 82px;
    box-sizing: border-box;
}

.bw8index-bkg-font {
    width: 461px;
    height: 54px;
    background: url(/images/gw/remote/bw8index-h1.png?v=ab08f7af) no-repeat;
    background-size: cover;
    margin: auto;
    margin-bottom: 46px;
}

.bw8index-step {
    width: 910px;
    height: 400px;
    background: url(/images/gw/remote/bw8index-step.png?v=ab2a8240) no-repeat;
    background-size: cover;
    margin: auto;
}

.bw8index-step-ul {
    width: 910px;
    height: 400px;
}

.bw8index-step-li {
    height: 100%;
}

.bw8index-step-li:first-child {
    width: 193px;
    margin-right: 112px;
    float: left;
}

.bw8index-step-li:first-child:hover .bw8index-step-li-ico1 {
    background: url(/images/gw/remote/step-icon.png?v=af49b0f0) no-repeat 0 -87px;
    background-size: cover;
}

.bw8index-step-li1:hover .bw8index-step-li-ico2 {
    background: url(/images/gw/remote/step-icon1.png?v=a0047dbb) no-repeat 0 -87px;
    background-size: cover;
}

.bw8index-step-li:last-child {
    width: 193px;
    float: right;
}

.bw8index-step-li1 {
    width: 303px;
    float: left;
}

.bw8index-step-li-ico {
    width: 87px;
    height: 87px;
    margin: auto;
    margin-bottom: 10px;
}

.bw8index-step-li-ico1 {
    background: url(/images/gw/remote/step-icon.png?v=af49b0f0) no-repeat;
    background-size: cover;
}

.bw8index-step-li-ico2 {
    background: url(/images/gw/remote/step-icon1.png?v=a0047dbb) no-repeat;
    background-size: cover;
}

.bw8index-step-li-ico3 {
    background: url(/images/gw/remote/step-icon3.png?v=a8dfe1f2) no-repeat;
    background-size: cover;
}

.bw8index-step-li-font {
    font-size: 18px;
    color: #333;
    line-height: 20px;
    margin-bottom: 30px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
}

.bw8index-step-li:last-child .bw8index-step-li-font {
    margin-bottom: 38px;
}

.step-img {
    background-size: cover;
    height: 100%;
    display: block;
}

.bw8index-step-li-img {
    width: 131.5px;
    height: 131.5px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 18px;
    position: relative;
}

.bw8index-step-li-img-i {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 28px;
    left: 28px;
}

.bw8index-step-li-img-r {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 28px;
    left: 28px;
}

.bw8index-step-li-img-d {
    width: 81px;
    height: 75px;
    position: absolute;
    top: 37.5px;
    left: 41px;
}

.step-img1 {
    background-size: cover;
    height: 100%;
    display: block;
}

.bw8index-step-li:hover .bw8index-step-li-img {
    box-shadow: 0 5px 19px rgba(72, 135, 255, .38);
}

.bw8index-step-li-img1 {
    width: 164.5px;
    height: 150.5px;
    margin: auto;
    margin-bottom: 20px;
    position: relative;
}

.bw8index-step-li:first-child .bw8index-step-li-a {
    width: 130px;
}

.bw8index-step-li1 .bw8index-step-li-a {
    width: 150px;
}

.bw8index-step-li-a {
    height: 40px;
    background: #4987ff;
    border-radius: 40px;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin: auto;
    display: block;
    margin-bottom: 12px;
}

.bw8index-step-li:hover .bw8index-step-li-a {
    box-shadow: 0 5px 19px rgba(72, 135, 255, .38);
}

.bw8index-step-li-title {
    font-size: 16px;
    color: #4f5260;
    text-align: center;
    letter-spacing: 1px;
}

.bw8index-step-li:last-child .bw8index-step-li-title {
    line-height: 20px;
}

.testimony-wo {
    width: 100%;
    height: 237px;
    padding-top: 76px;
}

.testimony-wo-font {
    font-size: 30px;
    color: #fff;
    margin-bottom: 74px;
    line-height: 32px;
    text-align: center;
}

.testimony-more {
    width: 1118px;
    height: 56px;
    margin: auto;
}

.testimony-more a {
    width: 140px;
    height: 56px;
    border: 1px solid #fff;
    box-sizing: border-box;
    display: block;
    margin-right: 23px;
    float: left;
}

.testimony-more a:last-child {
    margin-right: 0;
}

.testimony-more a:hover {
    background: #fff;
}

.testimony-more a:hover .testimony-more-title {
    color: #1f65e5;
}

.testimony-more-icon {
    width: 32px;
    height: 30px;
    margin: 12px 0 12px 10px;
    float: left;
}

.wo-img {
    width: 32px;
    height: 32px;
}

.wo-img1 {
    background: url(/images/gw/remote/footer-hj.svg?v=a58c5cba) no-repeat;
    background-size: 100% 100%;
    transform: rotate(270deg);
}

.wo-img2 {
    background: url(/images/gw/remote/footer-zx.svg?v=aee58a8a) no-repeat;
    background-size: 100% 100%;
}

.wo-img3 {
    background: url(/images/gw/remote/footer-jq.svg?v=a3686535) no-repeat;
    background-size: 100% 100%;
    margin-left: 4px;
}

.wo-img4 {
    background: url(/images/home/case-ai/footer-gd-hover.svg?v=abee8a24) no-repeat;
    background-size: 100% 100%;
}

.wo-img5 {
    background: url(/images/gw/remote/pingtai.svg?v=aba9b0b1) no-repeat;
    background-size: 100% 100%;
}

.wo-img6 {
    background: url(/images/gw/remote/footer-yd.svg?v=acb2b8d2) no-repeat;
    background-size: 100% 100%;
}

.wo-img7 {
    background: url(/images/gw/remote/footer-sj.svg?v=aec76415) no-repeat;
    background-size: 100% 100%;
}

.testimony-more a:hover .wo-img1 {
    background: url(/images/gw/remote/footer-hj_hover.svg?v=a7e4ab00) no-repeat;
    background-size: 100% 100%;
}

.testimony-more a:hover .wo-img2 {
    background: url(/images/gw/remote/footer-zx_hover.svg?v=a68f6fb7) no-repeat;
    background-size: 100% 100%;
}

.testimony-more a:hover .wo-img3 {
    background: url(/images/gw/remote/footer-jq_hover.svg?v=a29adfba) no-repeat;
    background-size: 100% 100%;
}

.testimony-more a:hover .wo-img4 {
    background: url(/images/home/case-ai/footer-gd.svg?v=ab69f730&v=abee8a24) no-repeat;
    background-size: 100% 100%;
}

.testimony-more a:hover .wo-img5 {
    background: url(/images/gw/remote/pingtai-hover.svg?v=ac812e5b) no-repeat;
    background-size: 100% 100%;
}

.testimony-more a:hover .wo-img6 {
    background: url(/images/gw/remote/footer-yd_hover.svg?v=add7ed10) no-repeat;
    background-size: 100% 100%;
}

.testimony-more a:hover .wo-img7 {
    background: url(/images/gw/remote/footer-sj_hover.svg?v=ab5e005b) no-repeat;
    background-size: 100% 100%;
}

.testimony-more-title {
    font-size: 18px;
    color: #fff;
    line-height: 54px;
    margin-right: 17px;
    float: right;
}

.testimony-more-title1 {
    margin-right: 21px;
}


/* 下载 */
.bw8download-banner {
    width: 100%;
    height: 372px;
    background: url(/images/gw/remote/bw8download-banner.jpg?v=a3f699ab) no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
}

.bw8download-banner .bw8scene-header {
    margin-bottom: 147px;
}

.bw8download-banner-font {
    font-size: 36px;
    color: #fff;
    line-height: 32px;
    margin-bottom: 28px;
    font-weight: bold;
}

/* 客户端 */
.bw8download-content {
    width: 100%;
    overflow: hidden;
    padding-bottom: 140px;
}

.bw8download-cont {
    width: 100%;
    height: 100px;
    background: #f5f9ff;
    border-bottom: 1px solid #d2d2d2;
    box-shadow: 0 0 12px rgba(0, 0, 0, .15);
    padding-top: 38px;
    box-sizing: border-box;
    z-index: 99;
    margin-bottom: 80px;
}

.bw8download-toptab {
    width: 750px;
    height: 62px;
    padding-right: 60px;
    margin: auto;
}

.bw8download-toptab ul {
    width: 750px;
    height: 62px;
}

.bw8download-toptab li:first-child {
    padding-left: 42px;
}

.bw8download-toptab li:last-child {
    padding-left: 32px;
    float: right;
}

.bw8download-toptab li {
    width: 250px;
    height: 62.5px;
    border-bottom: 3px;
    box-sizing: border-box;
    float: left;
}
.bw8download-toptab-li{
    cursor: pointer;
}
.bw8download-toptab .bw8download-toptab-li {
    border-bottom: 3px solid #0096ff;
}

.bw8download-toptab-icon {
    width: 37.5px;
    height: 38.5px;
    float: left;
}

.bw8download-toptab-icon1 {
    background: url(/images/gw/remote/bw8custom-icon.png?v=ab597651) no-repeat;
    background-size: cover;
}

.bw8download-toptab-icon2 {
    background: url(/images/gw/remote/bw8customer-icon.png?v=a7e182ee) no-repeat;
    background-size: cover;
}

.bw8download-toptab-title {
    font-size: 18px;
    color: #4f5260;
    line-height: 20px;
    margin-left: 16px;
    margin-top: 6px;
    float: left;
    transition: all .2s;
}

.bw8download-toptab-title p {
    font-size: 12px;
    color: #cd0000;
    margin-left: 10px;
    display: inline-block;
}

.bw8download-toptab-title1 {
    font-size: 24px;
    line-height: 26px;
    margin-top: 0;
}

.bw8download-toptab-contair {
    width: 1200px;
    height: 600px;
    margin: auto;
}

.bw8down-tab {
    width: 1200px;
    height: 600px;
}

.bw8down-tab1 {
    width: 1200px;
    height: 600px;
}

.bw8down-tab-title {
    font-size: 16px;
    color: #4f5260;
    line-height: 26px;
    padding-left: 6px;
    margin-bottom: 6px;
}

.bw8down-tab-title p {
    font-size: 24px;
    color: #102130;
    margin-left: 5px;
    display: inline-block;
}

.bw8down-tab-contair {
    width: 1200px;
    height: 457px;
    padding-top: 80px;
}

.bw8down-tab-left {
    width: 180px;
    height: 457px;
    background: url(/images/gw/remote/bw8download-bkg.png?v=ab28bcc5) right center no-repeat;
    background-size: contain;
    padding-top: 100px;
    box-sizing: border-box;
    float: left;
}

.bw8down-tab-ul {
    width: 180px;
}

.bw8down-tab-ul li {
    width: 100%;
    height: 46px;
    padding: 10px 27px 10px 24px;
    margin-bottom: 54px;
    box-sizing: border-box;
    position: relative;
    /*float: left;*/
    cursor: pointer;
}

.bw8down-tab-li-ico {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    float: left;
}

.bw8down-tab-li-ico1 {
    background: url(/images/gw/remote/windows.svg?v=af0b3dac) no-repeat;
    background-size: cover;
    position: relative;
}

.bw8down-tab-li-ico2 {
    background: url(/images/gw/remote/mac.svg?v=a103bb75) no-repeat;
    background-size: cover;
    position: relative;
}

.bw8down-tab-li-ico3 {
    background: url(/images/gw/remote/app.svg?v=ae22d7e5) no-repeat;
    background-size: cover;
    position: relative;
}

.bw8down-tab-li-hover1 {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    background: url(/images/gw/remote/app-hover.svg?v=aa7a89f2) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.bw8down-tab-li-hover2 {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    position: absolute;
    background: url(/images/gw/remote/windows-hover.svg?v=ac0d34ba) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.bw8down-tab-li-hover3 {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    background: url(/images/gw/remote/mac-hover.svg?v=a1fec069) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.bw8down-tab-li-hover4 {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    background: url(/images/gw/remote/app-hover1.svg?v=a2e8c9f9) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.bw8down-tab-li-hover5 {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    position: absolute;
    background: url(/images/gw/remote/windows-hover1.svg?v=aa8ee33e) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.bw8down-tab-li-hover6 {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    background: url(/images/gw/remote/mac-hover1.svg?v=a4c28bda) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.bw8down-tab-li-title {
    font-size: 16px;
    color: #102130;
    line-height: 26px;
    float: left;
}

.bw8down-tab-hover {
    width: 8px;
    height: 12px;
    background: url(/images/gw/remote/download-icon.png?v=ab48ece4) no-repeat;
    background-size: cover;
    position: absolute;
    top: 18px;
    right: -7px;
    display: inline-block;
}

.bw8down-tab-li-title1 {
    color: #0096ff;
    text-shadow: 0 4px 9px rgba(91, 162, 255, .13);
}

.bw8down-tab-contair1 {
    width: 970px;
    height: 457px;
    float: right;
}

.bw8down-tab-contair2 {
    width: 970px;
    height: 457px;
    position: relative;
}

.bw8down-tab-cont {
    width: 475px;
    padding-top: 107px;
    float: left;
}

.bw8down-tab-cont-font {
    height: 38px;
    font-size: 36px;
    color: #102130;
    line-height: 38px;
    margin-bottom: 19px;
    font-weight: bold;
    white-space:nowrap;
}

.bw8down-tab-cont-font p {
    font-size: 16px;
    color: #4f5260;
    display: inline-block;
    margin-left: 26px;
    font-weight: initial;
}

.bw8down-tab-cont-txt {
    height: 164px;
    font-size: 18px;
    color: #4f5260;
    line-height: 30px;
}

.scene-cont1-more {
    width: 100%;
    height: 42px;
    position: relative;
}

.scene-cont1-more p,.scene-cont1-more1 p{
    width: 153px;
    text-align: center;
    position: absolute;
    left: 22px;
    top: 90px;
    font-size: 18px;
    color: #4f5260;
}

.scene-cont1-more a:first-child {
    width: 170px;
    height: 42px;
    background: linear-gradient(to bottom, #318ffd, #368bfa, #3a89f7);
    border-radius: 42px;
    font-size: 18px;
    color: #fff;
    line-height: 42px;
    text-align: center;
    display: block;
    margin-right: 80px;
    position: relative;
    float: left;
}

.scene-cont1-more1 a:first-child {
    background: linear-gradient(to bottom, #30d7b5, #30ceac, #30bfa0);
}
.scene-cont1-more1 .downloadVersion2{
    text-decoration:none;
    color: #4aba9c;
    line-height: 42px;
    float: left;
    display: flex;
    align-items: center;
}
.scene-cont1-more1 .downloadVersion2 .icon_xiazai{
    margin-right: 6px;
    background-size: 16px 16px;
    width: 16px;
    display: block;
    height: 16px;
    font-size: 16px;
    background: url(/images/gw/remote/yc_xiazai_lv.svg?v=a0cd7d5e) no-repeat center center;
}
.scene-cont1-more .downloadVersion{
    text-decoration:none;
    color:#0096ff;
    line-height: 42px;
    float: left;
    display: flex;
    align-items: center;
}
.scene-cont1-more .downloadVersion .icon_xiazai{
    margin-right: 6px;
    background-size: 16px 16px;
    width: 16px;
    display: block;
    height: 16px;
    font-size: 16px;
    background: url(/images/gw/remote/yc_xiazai.svg?v=a0aec914) no-repeat center center;
}
/*.bw8down-tab-contair4 .scene-cont1-more a:last-child {*/
/*    font-size: 16px;*/
/*    background: none;*/
/*    color: #4aba9c;*/
/*    display: block;*/
/*    text-decoration: underline;*/
/*    line-height: 42px;*/
/*    display: none;*/
/*    float: left;*/
/*}*/

.bw8down-tab-cont-img {
    width: 426.5px;
    height: 411.5px;
    background: url(/images/gw/remote/app-img.png?v=a9dc974c) no-repeat;
    background-size: cover;
    position: absolute;
    top: -27px;
    right: 0;
}

.bw8down-tab-contair3 {
    display: none;
}

.bw8down-tab-contair5{
    display: none;
}

.bw8down-tab-contair4 .bw8down-tab-cont {
    padding-top: 107px;
}

.bw8down-tab-contair4 .bw8down-tab-cont-font {
    position: relative;
}

.bw8down-tab-contair3 .bw8down-tab-cont-font {
    position: relative;
}

.bw8down-tab-cont-p {
    width: 57.5px;
    height: 28px;
    background: url(/images/gw/remote/Windows-new.png?v=a9459fcd) no-repeat;
    background-size: cover;
    position: absolute;
    top: -32px;
    left: 246px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    display: none;
}
.bw8down-tab-cont-font .bw8down-tab-cont-version{
    width: 245px;
    position: absolute;
    right: -30px;
    top: 7px;
    font-size: 18px;
    color: #4f5260;
    /* text-align: left; */
    font-weight: none;
}

.bw8down-tab-cont-img1 {
    width: 465px;
    height: 397px;
    background: url(/images/gw/remote/windows-img.png?v=a95d495f) no-repeat;
    background-size: cover;
    margin-top: 37px;
    float: right;
}

.bw8down-tab-cont-img2 {
    width: 515px;
    height: 384px;
    background: url(/images/gw/remote/macos-img.png?v=a2a64b88) no-repeat;
    background-size: cover;
    position: absolute;
    top: 55px;
    right: -93px;
}

.bw8down-tab-left1 {
    background: url(/images/gw/remote/bw8download-bkg1.png?v=a9167a18) right center no-repeat;
    background-size: contain;
}

.bw8down-tab-hover1 {
    width: 8px;
    height: 12px;
    background: url(/images/gw/remote/download-icon1.png?v=af82b525) no-repeat;
    background-size: cover;
    position: absolute;
    top: 18px;
    right: -7px;
    display: inline-block;
}

.bw8down-tab-li-title2 {
    color: #30c1a1;
    text-shadow: 0 4px 9px rgba(48, 193, 161, .13);
}

/*.bw8down-tab-contair4 .bw8down-tab-cont1 {*/
/*    padding-top: 78px;*/
/*}*/

.bw8down-tab-cont-img3 {
    width: 496px;
    height: 403px;
    background: url(/images/gw/remote/app-img1.png?v=aab5385c) no-repeat;
    background-size: cover;
    position: absolute;
    top: -20px;
    right: -30px;
}

.bw8down-tab-cont-img4 {
    width: 560px;
    height: 390px;
    background: url(/images/gw/remote/windows-img1.png?v=a7d83772) no-repeat;
    background-size: cover;
    position: absolute;
    top: 18px;
    right: -53px;
}

.bw8down-tab-cont-img5 {
    width: 430px;
    height: 437px;
    background: url(/images/gw/remote/macos-img1.png?v=aafe5269) no-repeat;
    background-size: cover;
    margin-top: 25px;
    float: right;
}

.scene-cont1-code {
    position: absolute;
    left: 170px;
    top: -52px;
    width: 305px;
    height: 153px;
    background: url(/images/appdownload/bw8appqrcode.png?v=ac23ea5f) center no-repeat;
    background-size: 130px;
}
.scene-cont1-more-download-wrap{
    position: relative;
    float: left;
}
.scene-cont1-more-download-wrap a.scene-cont1-more-download-a{
    margin: 0;
}
.scene-cont1-more-download-ico{
    position: absolute;
    right: 10px;
    top: 7px;
    width: 20px;
}
.scene-cont1-code-txt{
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #4f5260;
    line-height: 1;
}


.scene-cont1-code1 {
    position: absolute;
    left: 170px;
    top: -52px;
    width: 305px;
    height: 153px;
    background: url(/images/new_20171221/img/appdownloadcode.png?v=af2ee78b) center no-repeat;
    background-size: 153px;
}




/* 购买 */
.bw8buy {
    position: relative;
}

.bw8buy .bw8scene-header-cont {
    top: 0;
    height: 81px;
    padding: 20px 0;
    background: #000;
    z-index: 1000;
}

.bw8buy .bw8scene-header {
    margin: auto;
}

.bw8buy .bw8scene-header-nav {
    float: left;
    margin-left: 100px;
    padding: 5px 0;
    box-sizing: border-box;
}

.bw8buy .bw8scene-header-logo-a {
    margin-right: 22px;
}

.bw8buy .bw8scene-header-title {
    padding-left: 19px;
}

.bw8buy .bw8scene-banner-content {
    width: 1200px;
    position: absolute;
    top: 29px;
    left: 50%;
    margin-left: -600px;
}

.bw8buy .bw8scene-header-li {
    margin-right: 60px;
}

.bw8buy .bw8scene-header-li:last-child {
    margin-right: 0;
}

.bw8buy-dl dd {
    line-height: 15px;
}

.content_foot_r_li_solution{
    display: none;
}
.content_foot_r_li.content_foot_r_li_product,.content_foot_r_li.content_foot_r_li_about{
    width: 300px;
}
.content_foot_r_li_product .content_foot_r_a,.content_foot_r_li_about .content_foot_r_a{
    width: 40%;
    display: inline-block;
}
.warning{
    display: none;
    color: red;
    margin-top: 5px;
    margin-left: 25px;
    font-size: 17px;
    height: 20px;
    position: absolute;
    top: 55px;
    padding-right: 250px;
}

.bw8down_app_faq{
    display: block;
    position: absolute;
    left: 0;
    top: -85px;
    padding-left: 25px;
    color: #2e87fb;
    font-size: 16px;
    line-height: 20px;
    background: url(/images/gw/remote/knowledge.svg?v=a211f1af) no-repeat left center;
    background-size: 20px;
}