h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    font-weight: 400
}
body{
    min-width: 1280px;
}
.icon {
    position: relative;
    top: 0;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}
#product>a,#solution>a,#industry>a {
    cursor: default;
}
.iconx {
    position: relative;
    top: 0;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

.navbar {
    font-size: 14px;
    line-height: 1.43
}

.navbar * {
    box-sizing: border-box
}
.dropdown .icon-right.icon-img{
    width: 8px;
    height: 4px;
    transition: 0.3s;
}

.navbar .btn {
    display: inline-block;
    margin-bottom: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /* border: 1px solid; */
    text-align: center;
    vertical-align: middle;
    font-weight: 400;
    line-height: 1.43;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    cursor: pointer
}

.navbar .btn {
    /* border-color: #c4c4c4; */
    /* background: #fff; */
    /* color: #484848 */
}

.navbar {
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s
}

.navbar-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* background: rgba(0,0,0,0.95); */
    height: 68px
}

.navbar-fixed-top {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 1000;
    top:0;
}
@media screen and (max-width: 1280px){
    .navbar-fixed-top{
        min-width: 1280px;

    }
}

.navbar .container {
    position: relative;
    width: 1280px;
    z-index: 100;
    height: auto;
    margin: 0 auto;
}
@media screen and (max-width: 1280px) {
    .navbar .container {
        margin: 0;
    }
}
.navbar-header {
    float: left
}

.navbar-header::after {
    clear: both;
    content: '';
    display: block
}

.navbar-brand {
    float: left;
    padding: 23px 5px 17px 0px;
    font-size: 0;
}
.navbar-brand::after {
    clear: both;
    content: '';
    display: block
}
.navbar-brand .logo {
    /* width: 117px;
    height: 38px; */
    width: 70px;
    /* height: 24px; */
    vertical-align: middle
}

.navbar-brand span {
    color: #fff;
    vertical-align: middle;
    line-height: 30px;
    border-left: 1px solid #2b82e9;
    margin-left: 15px;
    padding-left: 15px;
    font-size: 18px
}

.reversal .navbar-brand span {
    color: #fff;
    border-left-color: #fff
}

.hover .navbar-brand span, .scroll .navbar-brand span {
    color: #fff;
    border-left-color: #fff
}
.top-show{
    background: rgba(255,255,255,0.00);
}
.top-show  .btn.btn-login.xinchuang{
    width: 78px;
    height: 38px;
    padding: 0 10px;
    color: #0A64FA;
    border: 1px solid #0A64FA;
}
.top-show  .btn.btn-login.plan{
    width: 78px;
    height: 38px;
    padding: 0 10px;
    color: #fff;
    border: 1px solid #fff;
}
.top-show  .btn.btn-login:hover{
    /* background: rgba(254,255,255,0.50); */
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.2);
}
.top-show .navbar-box1 .hdr-btn:hover{
    opacity: 1;
    border-bottom:  2px solid #fff;
    
}
.scroll-show{
    background: #FFFFFF;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,0.12);
    color: #1B2733;
    /* z-index: 1000; */
}
.scroll-show .navbar-box1 .hdr-btn{
    color: rgba(0,0,0,0.85);
    border-bottom:  2px solid transparent;
    /* z-index: 1000; */
}
.scroll-show .navbar-box1 .hdr-btn:hover{
    opacity: 1;
    border-bottom:  2px solid #0A64FA;
    /* z-index: 1000; */
}

.top-show-button{
    border: 1px solid #FFFFFF;
    color:#FFFFFF;
    border-radius: 2px;
    /* z-index: 1000; */
}
.top-show-button:hover{
    border: 1px solid #C1C7CD;
    color: #C1C7CD;
    z-index: 1000;
}

.scroll-show-button{
    border: 1px solid #c1c7cd;
    border-radius: 2px;
    color: #1B2733;
}
.scroll-show-button:hover{
    border: 1px solid #3B83FB;
    border-radius: 2px;
    color: #3B83FB;
    background: #E7F0FF ;
}
.scroll-show-button:active{
    border: 1px solid #0A64FA;
    border-radius: 2px;
    color: #0A64FA;
    background: #E7F0FF;
}
.scroll-show-button:disabled{
    border: 1px solid #C1C7CD;
    border-radius: 2px;
    color: #C1C7CD;
    background: #E7F0FF;
}
.navbar-toggle {
    display: none
}

.navbar-toggle a {
    float: left;
    margin: 6px 0;
    padding: 0 7px;
    line-height: 1
}

.navbar-toggle .split {
    margin: 0 5px;
    float: left;
    display: inline-block;
    border-left: 1px solid #fff;
    height: 22px;
    position: relative;
    top: 7px
}
.navbar-box1 #solution::after{
    display: block;
    content: '';
    background: transparent;
    height: 4px;
    width: 96px;
    position: absolute;
    bottom: -4px;
    left: 0;
}

/* .navbar-box1 .dropdown::after{
    display: block;
    content: '';
    background: transparent;
    height: 4px;
    width: 96px;
    position: absolute;
    bottom: -4px;
    left: 0;
} */
.iconx-phone {
    width: 25px;
    height: 24px;
    background: url(image2/icon-phone.png) no-repeat scroll center center transparent;
    background-size: 100%
}

.iconx-bar {
    width: 25px;
    height: 24px;
    background: url(image2/icon-bar.png) no-repeat scroll center center transparent;
    background-size: 100%
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.navbar-nav {
    float: left;
}

.navbar-box1{
    margin-left: 135px;
    display: flex;
    justify-content: space-between;
    width: 500px;
}

#navlogin.download-client a{
    padding-left: 16px;
}

#button_login_register a.tel{
    align-items: center;
    padding-right: 16px;
    display: flex;
}

.navbar-nav > li {
    float: left;
    /*padding: 8px 0 ;*/
}

.navbar-box1 > li {
    /* padding: 24px 0; */
    padding: 4px 0;
    margin: 0 10px;
}
.navbar-nav > li::after{
    clear: both;
    content: '';
    display: block
}
.navbar-right {
    float: right
}
.navbar-right::after{
    clear: both;
    content: '';
    display: block
}
.login {
    margin-right: -8px;
}
.navbar-nav > li > a {
    display: block;
    padding: 0 5px ;
}

.navbar a:hover {
    text-decoration: none;
}

.hdr-btn {
    display: block;
    font-size: 16px;
    padding: 23px 0px 17px 0px;
    border-bottom: 2px solid transparent;
}


.nav-active .scroll-show-hdr .hdr-btn {
    color: #1B2733;}

    .navbar-box2 {
        margin-top: 17.5px;
        margin-left: 0;
       
    }
.navbar-box2 > li > a {
    padding: 0 6px;
    line-height: 36px;
    height: 36px;
}
#button_enter #box_whoami_url{
    display: inline-block;
    margin-top:8px;
    background-color: #2f9ef1;
    border:1px solid #2f9ef1;
    opacity: 1;
    width:28px;
    height:28px;
    border-radius: 50%;
    color:#fff;
    font-size:14px;
    line-height: 26px;
    text-align: center;
    padding:0;

}
#button_enter .btn{
    margin-top:11px;
    background-color: transparent;
    padding-right:20px;
    border:none;
    border-right:1px solid #fff;
    color:#fff;
    font-size:16px;
    height:22px;
    line-height: 22px;
}

.navbar .btn-login {
    position: relative;
    padding:0px 10px;
    font-size: 16px;
    font-weight: 400;
    background-color: transparent;
    color: #fff;
    /* border: 1px solid #fff; */
    border: none;
    border-radius: 6px;
    /* top: 1px; */
    line-height: 38px;
    border: 1px solid #fff;
    width: 86px;
    height: 38px;
    font-size: 16px;
    color: #fff;
}
.navbar .btn-download {
    font-size: 16px;
    color: #fff;
    border: 0;
    background-color: transparent;
}
#menubox2 .dropdown-menu{
    padding: 25px 0;
}

.navbar .btn-signin {
    position: relative;
    min-width: 86px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid transparent;
    border-radius: 2px;
    position: relative;
    color: #fff;
    background: transparent;
    line-height: 36px;
    border-radius: 6px;
}
.top-show .btn.btn-signin{
    background: transparent;
    /* border: 1px solid #FFFFFF; */
    background-color: #0A64FA;
   
}
.top-show .btn.btn-signin.xinchuang{
    background-color: #0A64FA;
    color: white;
    border: 1px solid #0A64FA;
}
.top-show .btn.btn-signin.plan{
    background-color: #D6AE73;
    color: white;
    border: 1px solid #D6AE73;
}
.top-show .btn.btn-signin:hover{
    /* background: rgba(254,255,255,0.50); */
    /* border: 1px solid #FFFFFF; */
    border-radius: 6px;         
    background: #3B83FB;
   
}
.top-show .btn.btn-signin.xinchuang:hover{
    background: #3B83FB;
    border: 1px solid #3B83FB;
}
.scroll-show .btn.btn-signin {
    /* color: #0A64FA; */
    border: 1px solid #0A64FA;
    background: #0A64FA;
    color: #FFFFFF;
}
.scroll-show .btn.btn-login{
    border: 1px solid #0A64FA;
    color: #0a64fa;
}
.scroll-show .btn.btn-login:hover{
    color: #3B83FB;
    border: 1px solid #3B83FB;
}
.navbar .btn-signin:hover {
   
    background: #3B83FB;
}
.scroll-show .btn.btn-download {
    color: #0A64FA;
    line-height: inherit;
}
.up{
    transform:rotate(180deg);
}
.tel {
    position: relative;
    color: #fff;
    cursor: default;
    /* font-size:20px; */
    font-size: 18px;
}

.tel .call-svg{
    margin-right:4px;
}

.top-show .tel{
    color:#fff;
}
.top-show .tel .call-svg {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/public/images/white-call.svg);
    background-size: 100% 100%;
}
.scroll-show .tel{
    color: #1B2733;
}
.scroll-show .tel .call-svg {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/public/images/black-call.svg);
    background-size: 100% 100%;
}
.top-show #navBgWhite{
    display: inline-block;
    border: none;
}
.scroll-show #navBgWhite
{
    display: none;
}
#navBgBlack{
    display: none;
}
.top-show #navBgBlack{
    display: none;
}
.scroll-show #navBgBlack{
    display: inline-block;
}
.icon-right.icon-img.black{
    display: none;
}
.top-show .dropdown .icon-right.icon-img.black{
    display: none;
}
.scroll-show .dropdown .icon-right.icon-img.black{
    display: inline-block;
}

.top-show.dropdown .icon-right.icon-img.white{
    display: inline-block;
}

.dropdown:hover .icon-right.icon-img.white{
    transform:rotate(180deg);
}

.dropdown:hover .icon-right.icon-img.black{
    transform:rotate(180deg);
}

.scroll-show .icon-right.icon-img.white{
    display: none;
}
.dark .dropdown:hover .hdr-btn{
    color: #000;
}
.top-show.dark .dropdown:hover .hdr-btn{
    color: #000;
}

.dropdown {
    position: relative;
}

.dropdown-menubox {
    position: absolute;
    top: 103%;
    left: 0;
    /* width: 440px; */
    height: 0;
    overflow: hidden;
    /* color: #fff; */
    color: #1B2733;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.12);
    background: #FFFFFF;
    border-radius: 8px;
}

.dropdown-menu {
    /* padding: 40px; */
    color: #1B2733;

}

#menubox1 .dropdown-menu2{
    /* margin-left: 36px; */
}

.dropdown-menu > li.link-title{
    font-size: 18px;
    color: #1B2733;
    padding-top:8px;
    padding-bottom: 15px;
    pointer-events: none;
}

.dropdown-menu > li.link-title:hover {
    background: transparent;
}

.dropdown-menu2 > li {
    /*padding-left: 35px;*/
    /* border-left: 1px solid #0d0f14; */
}

.navbar-brand-menu {
    display: none;
}

.pnav-box {
    display: none;
}
.dropdown-menu>li>.dropdown-active {
    /* color: #157bf8; */
    color: #0A64FA;
}
/*phone*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 767px) {
    body.has-navbar-fixed-top {
        padding-top: 40px;
    }

    .navbar {
        min-width: 100%;
        width: 100%;
    }

    .navbar-brand .logo {
        width: 76px;
        /* height: 25px; */
    }

    .navbar-header {
        width: 100%;
    }

    .navbar-bg {
        /* background: #354660; */
        height: 40px;
    }

    .navbar-brand span {
        margin-left: 5px;
        padding-left: 5px;
        font-size: 14px;
        line-height: 30px;
        display: none;
    }

    .navbar-collapse {
        display: none;
    }

    .navbar .container {
        padding: 0 5px;
        background-color: #354660;
    }
    
    .navbar-brand {
        padding: 6px 7px;
    }

    .navbar-brand-menu {
        position: absolute;
        top: .69rem;
        right: 1rem;
        display: block;
    }

    .navbar-brand-menu::after {
        content: '';
        display: block;
        clear: both;
    }

    .navbar-brand-menu li {
        float: left;
        margin-right: 10px;
    }

    .navbar-brand-menu li:last-child {
        margin-right: 0;
    }

    .menu-line {
        height: 1rem;
        width: 2px;
        z-index: 99;
        background-color: #7b7b7b;
        opacity: 0.4;
    }

    .menu-item1 {
        display: inline-block;
        width: .95rem;
        height: .95rem;
        background: url("/img/index_phone/phone.png") no-repeat scroll 0 0/100% transparent;
    }

    .menu-item2 {
        display: inline-block;
        width: 0.95rem;
        height: .95rem;
        background: url("/img/index_phone/icon01.png") no-repeat scroll 0 0/100% transparent;
    }

    .menu-item2.closed {
        background: url("/img/index_phone/close.png") no-repeat scroll 0 0/100% transparent;
    }

    .pnav-box {
        display: none;
        position: absolute;
        width: 100%;
        z-index: 100;
        background-color: rgba(0, 0, 0, .9);
    }

    .pnav > li {
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, .4);
    }

    .pnav > li > a {
        display: block;
        font-size: .9rem;
        color: #8d98a0;
        padding: 1.2rem;
    }

    .pnav > li > a > span {
        padding-left: 10px;
        border-left: 1px solid #dfe3e9;
    }

    .pnav > li > a > i {
        isplay: inline-block;
        float: right;
        margin-top: 4px;
        width: .6rem;
        height: .6rem;
        background: url(/img/index_phone/icon.png) no-repeat scroll 0 0 /100% transparent;
    }

    .pnav .dropmenu {
        display: none;
        background: #28292d;
    }

    .dropmenu:after {
        content: '';
        display: block;
        clear: both;
    }

    .dropmenu > li {
        float: left;
        width: 50%;
        border-bottom: 1px solid #3f4045;
        padding-bottom: 0.5rem;
        padding-top: 0.25rem;
        box-sizing: border-box;
        text-align: center;
    }

    .dropmenu > li:nth-child(2n+1) {
        border-right: 1px solid #3f4045;
    }

    .dropmenu > li > a {
        display: block;
        font-size: .8rem;
        color: #7d7d7d;
    }
}
.dropdown-menu > li:hover .dropdown-active {
   color:#1B2733;
}
.top-show .nav-active .hdr-btn {
    border-bottom: 2px solid #fff;
}
.scroll-show .nav-active .hdr-btn {
    border-bottom: 2px solid  #0A64FA;
}

.scroll-show .nav-active .hdr-btn,.top-show .nav-active .hdr-btn {
    opacity: 1;
}

.scroll-show .navbar-box1>li:hover {
    /* color: #fff; */
    /* border-bottom: 2px solid  #0A64FA; */
}
.top-show .navbar-box1>li:hover {
    /* border-bottom: 2px solid #fff; */
}

/*兼容ie8特殊样式*/
@media \0screen {
    .navbar-bg {
        /* background: #000; */
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    }
    .dropdown-menu {
        background: #000;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    }


}
/*兼容所有ie*/

.top-show.dark #navBgBlack{
    display: block;
}
.top-show.dark #navBgWhite{
    display: none;
}
.top-show.dark .dropdown .icon-right.icon-img.black{
    display: inline-block;
}
.top-show.dark .dropdown .icon-right.icon-img.white{
    display: none;
}
.top-show.dark .navbar-box1 .hdr-btn{
    color: rgba(0,0,0,0.85);
}
.top-show.dark .tel{
    color: #1b2733;
}
.top-show.dark .tel .call-svg{
    background: url(/public/images/black-call.svg);
}
.top-show.dark .navbar-box1 .hdr-btn:hover{
    border-bottom: 2px solid #0A64FA;
}
.top-show.dark .nav-active .hdr-btn {
    border-bottom: 2px solid  #0A64FA;
}

.top-show.dark .nav-active .hdr-btn,.top-show .nav-active .hdr-btn {
    opacity: 1;
}
.navbar.dark .btn-login{
    border: 1px solid #0A64FA;
    color: #0A64FA;
    border-radius: 6px;
}
.navbar.dark .btn-download{
    color: #0A64FA;
}
.top-show.dark  .btn.btn-login:hover{
    border: 1px solid #0A64FA;
    background: none;
}



.menu-name{
    display: flex;
}

.menu-name .arrow{
    margin-left: 10px;
    display: flex;
    align-items: center;
}

.dropdown-menubox{
    height: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateY(6px);
    transition: 0.3s;
    display: flex;
}

.dropdown-menubox .dropdown-menu{
    padding: 24px;
    box-sizing: border-box;
}

.dropdown-menubox .dropdown-menu li{
    min-width: 172px;
    box-sizing: border-box;
    white-space: nowrap;
}

.dropdown-menubox .dropdown-menu li a{
    position: relative;
    padding: 12px 12px 12px 0;
    color: #1b2733;
    cursor: pointer;
    display:block;
}

.dropdown-menubox .dropdown-menu li a:hover{
    font-weight: bold;
}

.dropdown-menubox .dropdown-menu li a.more:hover{
    font-weight: normal;
}

.dropdown-menubox .dropdown-menu li a span{
    position: relative;
}

.dropdown-menubox .dropdown-menu li a span::before{
    position: absolute;
    content: '';
    width: 0%;
    height: 2px;
    bottom: -4px;
    display: block;
    background-color: #0A64FA;
    transition: 0.3s;
}

.dropdown-menubox .dropdown-menu li a:hover span::before{
    width: 100%;
}

#product:hover .dropdown-menubox{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

#solution:hover .dropdown-menubox{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

#demo:hover .dropdown-menubox{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

#resource:hover .dropdown-menubox{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

#solution .dropdown-menubox .dropdown-menu .link-title{
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    line-height: normal;
    font-weight: bold;
    padding-bottom: 20px;
}

#solution .more{
    color: #0A64FA;
}

#solution .more:hover::before{
    width: 0;
}

#solution .more div{
    display: inline-block;
    transition: 0.3s;
}

#solution .more:hover div{
    transform: translateX(6px);
}

#solution .dropdown-menubox .dropdown-menu .link-title .icon{
    top: 0;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    background-size: 100% 100%;
    display: block;
}

#solution .dropdown-menubox .dropdown-menu .link-title .icon-0{
    background-image: url(/public/images/menu-icon0.png);
}

#solution .dropdown-menubox .dropdown-menu .link-title .icon-1{
    background-image: url(/public/images/menu-icon1.png);
}

#solution .dropdown-menubox .dropdown-menu .link-title .icon-2{
    background-image: url(/public/images/menu-icon2.png);
}

#solution .dropdown-menubox .dropdown-menu .link-title .icon-3{
    background-image: url(/public/images/menu-icon3.png);
}

#solution .dropdown-menu0 li{
    min-width:220px;
}

#solution .dropdown-menu1 li{
    min-width:220px;
}

#solution .dropdown-menu3 li{
    min-width:220px;
}