@charset"utf-8";
.headLogo, .nav {
    margin:0
}
.fa-head {
    position:fixed;
    top:0;
    left:0;
    z-index:100001;
    height:70px;
    width:100%;
    overflow:unset;
    background:#fff;
    -webkit-box-shadow:0 3px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:0 3px 4px rgba(0, 0, 0, 0.1);
    box-shadow:0 3px 4px rgba(0, 0, 0, 0.1)
}
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom:10px
}
.qz-logo {
    height:70px;
    float:left;
    position:relative
}
.qz-logo .headLogo {
    cursor:pointer
}
.qz-logo .headLogo .f-img {
    height:45px;
    display:block;
    margin-top:17px;
    vertical-align:middle
}
.fkwProduct {
    display:block;
    position:absolute;
    width:112px;
    height:30px;
    line-height:28px;
    top:20px;
    left:204px;
    border:1px solid #e6e6e6;
    border-radius:20px;
    color:#333;
    font-size:13px;
    text-align:center;
    text-decoration:none;
    box-sizing:border-box;
    -webkit-box-sizing:border-box
}
.fkwProduct:before {
    content:"";
    display:block;
    position:absolute;
    top:2px;
    left:-14px;
    width:1px;
    height:24px;
    background-color:#cfcfcf
}
.fkwProduct:hover {
    text-decoration:none;
    color:#3a84fe;
    border-color:#3a84fe;
    cursor:pointer
}
.topbar-item a {
    font-size:16px;
    font-family:"微软雅黑";
    color:#333;
    text-decoration:none
}
.nav a:hover, .navCheck a {
    color:#3a84fe
}
.f-topBar.f-fkw-topBar .fkw-topbar-box {
    margin:0 auto;
    font-size:12px;
    max-width:1380px;
    min-width:1200px
}
.mobi-head-btns {
    display:none
}
.topbar_btn .topbar_submenu_wrap {
    position:absolute;
    left:50%;
    top:54px;
    margin-top:-10px;
    margin-left:-70px;
    width:140px;
    overflow:hidden;
    height:0;
    transition:all .3s;
    border-radius:4px
}
.topbar_btn:hover .topbar_submenu_wrap {
    height:135px
}
.topbar_btn .topbar_submenu, .topbar_btn .topbar_submenu_V2 {
    background:#fff;
    border-radius:4px;
    box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.15);
    position:relative;
    cursor:default;
    padding-top:9px;
    padding-bottom:10px;
    width:120px;
    margin-left:36px;
    margin-top:18px
}
.topbar_btn .topbar_submenu a {
    display:block;
    line-height:41px;
    text-align:center;
    font-size:14px;
    color:#333
}
.topbar_btn .topbar_submenu_arrow {
    display:inline-block;
    vertical-align:top;
    margin-left:8px;
    width:9px;
    height:70px;
    line-height:0;
    padding:32px 0;
    box-sizing:border-box;
    transition:transform .3s
}
.topbar_submenu_arrow svg * {
    stroke:#999
}
.topbar_btn:hover .topbar_submenu_arrow {
    transform:rotate(180deg)
}
.topbar_btn:hover .topbar_submenu_arrow svg * {
    stroke:#3a84fe
}
.topbar_btn .topbar_submenu a:hover {
    color:#3a84fe
}
.topbar_btn .topbar_submenu a.navCheck {
    color:#3a84fe
}
.topbar_btn .topbar_submenu:before, .topbar_btn .topbar_submenu_V2:before {
    content:'';
    position:absolute;
    top:-16px;
    left:50%;
    margin-left:-8px;
    border:8px solid transparent;
    border-bottom-color:#fff
}
.topbar_btn .topbar_submenu_wrap_V2 {
    width:200px;
    margin-left:-100px
}
.topbar_btn:hover .topbar_submenu_wrap_V2 {
    height:155px
}
.topbar_submenu_V2 .topbar_item_wrap {
    width:100%;
    line-height:normal;
    display:block
}
.topbar_btn .topbar_submenu_V2 .topbar_item {
    display:-webkit-flex;
    display:flex;
    height:30px;
    align-items:center;
    justify-content:center
}
.topbar_submenu_V2 .topbar_item:hover .main_text {
    color:#3a84fe
}
.fa-head {
    box-shadow:none
}
.f-topBar {
    box-shadow:0 0 20px rgba(20, 21, 50, .1)
}
.f-topBar .topbar-item:hover .product_text {
    color:#3a84fe
}
.topbar_submenu_V2 .topbar_text {
    font-weight:400;
    line-height:25px
}
.topbar_submenu_V2 .main_text {
    color:#333;
    font-size:13px
}
.topbar_submenu_V2 .sub_text {
    color:#999;
    font-size:12px
}
.f-topBar .topbar-item-manageCenter .topbar_btn_text, .f-topBar .topbar-item-registerCenter .topbar_btn_text {
    background:#3a84fe;
    border:1px solid #3a84fe
}
.f-topBar .topbar_btn_loginCenter:hover .topbar_btn_text {
    border-color:#4290fe;
    color:#4290fe
}
.f-topBar .topbar_btn_registerCenter:hover .topbar_btn_text {
    border-color:#4290fe!important;
    background:#4290fe!important
}
@media screen and (max-width:1170px) {
    .f-topBar .nav {
        display:none
    }
}