
.navbox {
    width: 1200px;
    margin: auto;
    position: relative;
    top: -70px
}

.navbox>div {
    display: inline-block;
    width: 171.42px;
    text-align: center;
    background: #0072ff;
    color: #fff;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    transition: all .2s;
    position: relative;
    font-size: 16px
}

.navbox>div .cate2 {
    width: 100%;
    position: absolute;
    background: #fff;
    z-index: 999;
    display: none
}

.navbox>div .cate2>.cate22>div {
    width: 171.42px;
    text-align: center;
    background: #fff;
    color: #121212;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    transition: all .2s;
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5
}

.navbox>div .cate2>.cate22>div:hover {
    background: #0072ff;
    color: #fff
}

.navbox>div:hover .cate2 {
    display: block!important
}

.navbox>div:hover {
    background: #499aff
}
.navbox .border {
    background: #fff;
    height: 4px;
    width: 70px;
    margin: auto;
    position: relative;
    border-radius: 2px;
    top: -6px;
    z-index: 99
}


.flooter {
    background: #252a31;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 10px 0
}

.navtops {
    height: 40px;
    width: 100%;
    position: relative;
    background: #0172ff;
    top: 0;
    z-index: 999
}

.navtops>.navbox {
    height: 40px;
    width: 86%;
    min-width: 1200px;
    margin: 0 auto;
    text-align: right;
    line-height: 40px;
    color: #fff
}

.navtops>.navbox>div {
    display: inline-block
}

.navtops>.navbox>.login,.navtops>.navbox>.outlogin {
    cursor: pointer
}

.menu_height {
    height: 140px;
    width: 100%
}

.menu-box {
    height: 100px;
    width: 100%;
    background: #fff;
    box-shadow: 0 5px 5px rgba(170,174,186,.1);
    position: fixed;
    top: 40px;
    z-index: 999
}

.menu-box>.nav_wraps {
    width: 90%;
    min-width: 1200px;
    margin: 0 auto;
    height: 100px;
    font-size: 16px;
    color: #4e4e4e;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.menu-box>.nav_wraps>.logo {
    width: 335px;
    cursor: pointer
}

.menu-box>.nav_wraps>.logo img {
    width: 100%
}

.menu-box>.nav_wraps>.menu_list {
    display: flex;
    align-items: center
}

.menu-box>.nav_wraps>.menu_list>div:hover {
    color: #fff;
    background-color: #2e8eeb;
    transition: all .3s linear
}

.menu-box>.nav_wraps>.menu_list>div {
    cursor: pointer;
    width: 160px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: 700
}

.imgbg {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.imgbg .title {
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    position: absolute;
    margin-top: -150px;
    letter-spacing: 4px
}

.imgbg .titles {
    font-weight: 700;
    font-size: 60px;
    color: #fff;
    position: absolute;
    margin-top: -70px
}

.imgbg img {
    width: 100%
}

.navboxss {
    width: 1200px;
    margin: auto;
    position: relative;
    top: -70px
}

.navboxss .mobile {
    position: absolute;
    right: 0;
    color: #fff;
    top: -41px;
    background: transparent
}

.navboxss .mobile:hover {
    background: transparent
}

.navboxss>div {
    display: inline-block;
    width: 171.42px;
    text-align: center;
    background: #0072ff;
    color: #fff;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    transition: all .2s;
    position: relative;
    font-size: 16px
}
.navboxss>div a{
    display: block;
    color: #fff;
}
.navboxss>div .cate2 {
    width: 100%;
    position: absolute;
    background: #fff;
    z-index: 999;
    display: none
}

.navboxss>div .cate2>.cate22>div {
    width: 171.42px;
    text-align: center;
    background: #fff;
    color: #121212;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    transition: all .2s;
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5
}
.navboxss>div .cate2>.cate22>div a{
    color: #121212;
    display: block;
}
.navboxss>div .cate2>.cate22>div:hover {
    background: #0072ff;
    color: #fff
}

.navboxss>div:hover .cate2 {
    display: block!important
}

.navboxss>div:hover {
    background: #499aff
}

.navboxss .border {
    background: #fff;
    height: 4px;
    width: 70px;
    margin: auto;
    position: relative;
    border-radius: 2px;
    top: -6px;
    z-index: 99
}
.navboxss>div .cate2>.cate22>div:hover a {
 
    color: #fff
}
.isadq {
    position: absolute;
    width: 160px!important;
    z-index: 99;
    margin-left: -1000px;
    margin-top: -60px
}

.isadqs {
    position: absolute;
    width: 260px!important;
    z-index: 99;
    top: -300px;
    height: 300px;
    right: 0
}
