.cbq-bk-color {
    width: 100%;
    background-color: #fbfbfb;
    border-bottom: 1px solid #e8e8e8;
}

.cbq-index-head {
    width: 1000px;
    /*height: 30px;*/
    line-height: 90px;
    margin: 0px auto;
    text-align: right;
    /*background-color: #fbfbfb;*/
    font-size: 12px;
}

.cbq-index-login > span > i {
    display: block;
    margin: 7px 4px 0px 0px;
}

.cbq-index-login > span > i > img {
    display: block;
    vertical-align: middle;
}

.cbq-registered {
    width: 40px;
    height: 19px;
    line-height: 19px;
    margin: 4px 0px 0px 35px;
    border-radius: 3px;
    text-align: center;
    color: #089dae;
    border: 1px solid #089dae;
}

.cbq-login2 {
    width: 43px;
    height: 20px;
    line-height: 19px;
    margin: -2px 0px 0px 2px;
    border-radius: 3px;
    text-align: center;
    color: #ffffff;
    background-color: #1680ff;
    border: 1px solid #1680ff;
}

.cbq-login {
    width: 43px;
    height: 20px;
    line-height: 19px;
    margin: 4px 0px 0px 2px;
    border-radius: 3px;
    text-align: center;
    color: #ffffff;
    background-color: #089dae;
    border: 1px solid #089dae;
}

/*鐧诲綍閭ｄ竴琛�end*/
/*瀵艰埅*/
.cbq-head {
    /* border-bottom: 1px solid #e8e8e8; */
}

.logo {
    margin: 14px 0;
    text-align: center;
    /*vertical-align: center ;*/
}

.cbq-head-nav {
    width: 100%;
    display: flex;
    justify-content: center;
}
.cbq-head-nav > ul{
    display: flex;
}
.cbq-head-nav > ul > li {
    /*float: left;*/
    /*width: 13%;*/
    margin-right:50px;
    height: 68px;
    line-height: 68px;
    text-align: center;

}
.cbq-head-nav > ul > .activeTitle{
border-bottom: 3px solid #5B8EEA;
}
.cbq-head-nav > ul > .activeTitle>a{
    font-size: 20px;
    color:#5B8EEA;
}


.cbq-head-nav > ul > li > a {
    display: block;
    font-size: 18px;
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

/*.cbq-head-nav > ul > li:hover > a {*/
/*    color: #00a0e9;*/
/*}*/

/*cbq-head-search-鎼滅储*/
.cbq-head-search {
    width: 190px;
    height: 30px;
    margin-top: 35px;
    border: 1px solid #7a9695;
    border-radius: 4px;
    background-color: #ffffff;
}

.cbq-head-search > span > img {
    display: block;
    margin: 7px 9px 0px 0px;
}

.cbq-head-search > input {
    border: none;
    outline: none;
    width: 85%;
    height: 27px;
    margin-left: 4px;
}

.nav_back_icon {
    position: relative;
    width: 67px;
    height: 30px;
    background: url("../images/icons_nav.png");
    top: -55px;
    left: 10px;
    display: none;
}

/*head-end*/
.nav_li_btn {
    width: 100px;
    height: 30px;
}