/*
*/

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
}


.iconx {
    position: relative;
    top: 0;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

body.has-navbar-fixed-top {
    /* padding-top: 68px */
}

.navbar .clearfix2:after, .navbar .clearfix:after {
    content: '';
    display: block;
    clear: both
}

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

.navbar * {
    box-sizing: border-box
}

.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%;
    height: 100%;
    /* background: #354660 */
}

.navbar-fixed-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}

.navbar .container {
    position: relative;
    width: 100%;
    z-index: 100;
    padding: 0 15px;
    height: auto;
}

.navbar .container {
    position: relative;
    width: 100%;
    z-index: 100;
    padding: 0 15px;
    height: auto;

}

.navbar-header {
    float: left
}

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

.navbar-brand {
    float: left
}

.navbar .container {
    padding: 0 15px;
    height: auto;
}

.navbar-brand {
    padding: 20px 5px
}

.navbar-bg {
    height: 68px
}

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

.navbar-brand span {
    margin-left: 15px;
    padding-left: 15px;
    font-size: 18px
}

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

.hover .navbar-brand span, .scroll .navbar-brand span {
    color: #fff;
    border-left-color: #fff
}

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

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

.iconx-bar {
    width: 25px;
    height: 24px;
    background: url(../images/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-nav.navbar-right {
    float: right
}

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

.navbar-box1 > li {
    padding: 14px 0 4px
}

.navbar-right {
    float: right
}

.navbar-nav > li > a {
    display: block
}

.navbar-nav > li > a {
    padding: 0 20px
}

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

.hdr-btn {
    display: block;
    color: #8d98a0;
    border-bottom: 1px solid transparent
}

.hdr-btn {
    padding: 10px 0;
    font-size: 16px
}

.hdr-btn:hover {
    /* color: #fff; */
    border-bottom: 1px solid #fff
}

.active .hdr-btn {
    color: #fff
}

.reversal .active .hdr-btn {
    color: #000
}

.hover .active .hdr-btn, .scroll .active .hdr-btn {
    color: #fff
}

.navbar-box2 {
    margin-top: 8px
}

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

.navbar .btn-login {
    position: relative;
    padding: 8px 0;
    width: 104px;
    font-size: 16px;
    font-weight: 400;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px
}
.navbar .btn-login:hover{
    color: #C1C7CD;
}

.reversal .btn-login {
    color: #000;
    border: 1px solid #000
}

.hover .btn-login, .scroll .btn-login {
    color: #fff;
    border: 1px solid #fff
}


.navbar .btn-signin {
    position: relative;
    padding: 8px 0;
    width: 104px;
    font-size: 16px;
    font-weight: 400;
    /* background-color: #2f9ef1;
    border: 1px solid #2f9ef1; */
    background: #0A64FA;
    border: 2px  #0A64FA;
    color: #fff;
    position: relative;
}
.navbar .btn-signin:hover {
   
    background: #095AE1;
    border: 2px  #095AE1;
}


.tel {
    position: relative;
    top: 4px;
    color: #fff;
    cursor: pointer;
    font-size:16px;
}

.tel:hover {
    color: #fff
}

.reversal .tel {
    color: #000;
    border-color: #000
}

.hover .tel {
    color: #fff
}

.dropdown {
    position: relative
}

.dropdown-menubox {
    position: absolute;
    top: 100%;
    left: 0;
    /* width: 440px; */
    height: 0;
    overflow: hidden;
    color: #8d98a0
}

.dropdown-menu {
    padding: 20px 0;
    float: left;
    /* width: 220px; */
    background: #354660;
    color: #8d98a0
}

.dropdown-menu1 {
    padding-left: 32px
}

.dropdown-menu > li {
    padding: 10px 0
}

.dropdown-menu > li > a {
    color: #8d98a0
}

.dropdown-menu > li a:hover {
    color: #fff
}

.dropdown-menu2 > li {
    padding-left: 35px;
    border-left: 1px solid rgba(255, 255, 255, .3)
}

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

.pnav-box {
    display: none;
}

/*phone*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 767px) {
     {
        padding-top: 40px;
    }

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

    .navbar-brand .logo {
        width: 70px;
        /* 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;
    }
}