h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    font-weight: 400
}

.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 .clearfix2:after, .navbar .clearfix:after {
    content: '';
    display: block;
    clear: both
}

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

.navbar * {
    box-sizing: border-box
}
.dropdown .icon-right.icon-img{
    float: left;
    margin-top: -31px;
    margin-left: 80px;
    width: 8px;
    height: 4px;
}

.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 {
    min-width: 1280px;
    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;
}

.navbar .container {
    position: relative;
    width: 1200px;
    z-index: 100;
    height: auto;
    margin: 0 auto;
}

.navbar-header {
    float: left
}

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

.navbar-brand {
    float: left;
    padding: 23px 5px 17px;
}

.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 .navbar-box1 .hdr-btn,.top-show  .btn.btn-login{
    color: #FFFFFF;
    opacity: 0.7;
}
.top-show  .btn.btn-login:hover{
    opacity: 1;
}
.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: #1B2733;
    opacity: 0.7;
    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 #industry::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;
    margin-left: 20px;
}

.navbar-nav.navbar-right {
    float: right
}

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

.navbar-box1 > li {
    /* padding: 24px 0; */
    padding: 4px 0;
    margin: 0 10px;
}

.navbar-right {
    float: right
}
.login {
    margin-right: -8px;
}
.navbar-nav > li > a {
    display: block;
    padding: 0 9px ;
}

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

.hdr-btn {
    display: block;
    color: #fff;
    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: 16.5px;
}

.navbar-box2 > li > a {
    padding: 0 10px;

}
#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:10px 10px;
    /* width: 90px; */
    font-size: 16px;
    font-weight: 400;
    background-color: transparent;
    color: #fff;
    /* border: 1px solid #fff; */
    border: none;
    border-radius: 2px
}

#menubox2 .dropdown-menu{
    padding: 25px 0;
}

.navbar .btn-signin {
    position: relative;
    padding: 10px 0;
    width: 90px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid transparent;
    border-radius: 2px; 
    position: relative;
    color: #fff;
    background: transparent;
}
.top-show .btn.btn-signin{
    background: transparent;
    border: 1px solid #FFFFFF;
  
   
}
.top-show .btn.btn-signin:hover{
    background: rgba(254,255,255,0.50);
    border: 1px solid #FFFFFF;
    border-radius: 2px;         
  
   
}
.scroll-show .btn.btn-signin {
    background: #0A64FA;
    border: 1px solid  #0A64FA;
   
}
.scroll-show .btn.btn-login{
    color: #0A64FA;
}
.scroll-show .btn.btn-login:hover{
    color:#3B83FB;
}
.navbar .btn-signin:hover {
   
    background: #3B83FB;
}

.up{
    transform:rotate(180deg);
}
.tel {
    position: relative;
    top: 6px;
    color: #fff;
    cursor: default;
    /* font-size:20px; */
    font-size: 16px;
}
.top-show .tel{
    color:#fff;
}
.scroll-show .tel{
    color: #1B2733;
}

.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;
}
.top-show  #solution:hover .icon-right.icon-img.white{
    transform:rotate(180deg);
}
.top-show  #industry:hover .icon-right.icon-img.white{
    transform:rotate(180deg);
}
.scroll-show  #solution:hover .icon-right.icon-img.black{
    transform:rotate(180deg);
}
.scroll-show #industry:hover  .icon-right.icon-img.black{
    transform:rotate(180deg);
}

.scroll-show .icon-right.icon-img.white{
    display: none;
}




.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;

}

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

}

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

.dropdown-menu > li {
    padding-left: 40px;
}

.dropdown-menu > li > a {
    font-size: 14px;
    color: #1B2733;
    display: inline-block;
    width: 100%;
    padding: 15px 0;
}
.dropdown-menu > li.link-title{
    font-size: 20px;
    color: #1B2733;
    padding-top:40px;
    padding-bottom: 15px;
    pointer-events: none;
}
.dropdown-menu > li:hover {
    /* background: #157BF8;
     */
     /* background: #E8EBEF; */
     background: #E8EBEF;
    cursor: pointer;
}
.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;
}

#solution .dropdown-menu1 li:last-child {
    margin-bottom: 133px;
}
.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*/
.navbar-box1 > li {
    /* padding: 14px 0 7px 0; */
    /* padding: 24px 0 ; */
}

