.menu {
    text-align: center;
    font-size: 20px;
    font-family: PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
    color: #fff;
    padding: 0;
    line-height: 72px;
    box-sizing: border-box;
    background: url('../images/banner.png') no-repeat;
    background-size: 100%;
    position: fixed;
    top: 100px;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid rgb(228,232,237,0.30);
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.06)
}

.en-menu-view{
    align-items: center;
    font-size: 20px;
    /* line-height: 30px; */
    height: 72px;
}
.en-menu-view .menu-item {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.en-menu-view .nav-btn {
    line-height: 30px;
}
.menu-view {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.menu-item {
    width: 14.28%;
}

.menu-item:hover {
    background: url('../images/nav-change.png') no-repeat;
    background-size: 100%;
    background-position: center 80%;
}

.nav-btn {
    text-align: center;
}

.nav-change {
    background: url('../images/nav-change.png') no-repeat;
    background-size: 100%;
    background-position: center 80%;
}

.menu-new {
    background: url('../images/banner-new.png') no-repeat;
}

.menu-btn {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.sub-btn {
    width: calc(33.33% - 22px);
    height: 80px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dbe3ed;
    margin-right: 32px;
    font-size: 20px;
    color: #262626;
    cursor: pointer;
}

.sub-btn:hover {
    color: #1a8af9;
    font-size: 24px;
}

.sub-btn .img-hover {
    display: none;
}

.sub-btn .ordinary-imgr {
    display: inline-block;
}

.sub-btn:hover .img-hover {
    display: inline-block;
    width: 56px;
    height: 56px; 
}

.sub-btn:hover .ordinary-img {
    display: none;
}

.menu-btn .sub-btn:nth-child(3n) {
    margin-right: 0;
}

.menu-popover {
    left: 0 !important;
    border-radius: 0 !important;
    width: 100%;
    top: 160px !important;
}

.menu-btn .nav-zq {
    width: 65%;
    margin-right: 0;
    justify-content: flex-start;
}

.title-view {
    color: #fff;
    font-size: 36px;
    font-family: PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
    text-align: center;
    line-height: 44px;
}

.tips {
    font-size: 24px;
    margin-bottom: 101px;
}

.nav-zq span {
    font-size: 15px;
    font-weight: 400;
    margin-left: 56px;
}

.sub-btn.nav-zq:hover {
    color: #262626;
}

.nav-zq span:hover {
    color: #1a8af9;
    font-size: 18px;
}

.w-1600 {
    width: 1600px;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    /*-webkit-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
  -moz-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
  transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;*/
}

a:hover {
    color: #00a1e9;
    /*text-decoration: underline;*/
}

::-webkit-scrollbar { 
    width:0px;
    height: 10px;
}
/* 滚动条上的滚动滑块 */
::-webkit-scrollbar-thumb {
    background-color: #1a8af9;
    border-radius: 32px;
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
    background-color: #e6e6e6;
    border-radius: 32px;
}
.new-selectElem {
    background-color: transparent;
    height: 36px;
    color: #fff;
    padding: 0 16px;
    font-size: 24px;
    font-weight: 400;
    color: #ffffff;
    line-height: 32px;
    width: 160px;
}

.new-selectElem option {
    color: #000;
}

.vertical {
    height: 24px !important;
}

.new-searchinput {
    background-color: transparent;
    width: calc(100% - 260px);
    height: 36px;
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 32px;
}

.menu-logo {
    vertical-align: middle;
    margin-right: 4px;
    width: 24px;
    height: 24px;
}

.menu-item-logo {
    vertical-align: middle;
    margin-right: 8px;
    width: 24px;
    height: 24px;
}

.new-searchinput::-webkit-input-placeholder {
    /* WebKit browsers */
    opacity: 0.3;
    color: #ffffff;
}

input:focus,
select:focus {
    outline: none;
}

.new-bnts {
    height: 36px;
    width: 36px;
    background: url('../images/search36.png') center center no-repeat;
}

/* body {
    position: relative;
    width: 1920px;  
    transform-origin: left top;
    box-sizing: border-box;
  }  */

.noData {
    width: 100%;
    text-align: center;
    padding-top: 48px;
}

.noData-img {
    width: 200px;
}

.noData-text {
    color: #999;
    font-size: 18px;
    margin: 48px;
}

.enTab div {
    line-height: 32px !important;
    font-size: 16px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.newList-tab div:hover {
    background: #1a8af9;
    color: #ffffff;
}

.newList-tab div:hover a {
    color: #fff;
}

.areaList-tab div {
    /* width: auto !important; */
    min-width: 200px;
    max-width: 300px;
    padding: 0 8px;
}

.el-backtop {
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06);
}

.zxwBanner {
    margin: 0 auto 32px;
    cursor: pointer;
    /* margin-bottom: 80px; */
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 1600px) {
    .w-1600 {
        width: 1400px;
    }
    .en-menu-view{
        align-items: center;
        font-size: 18px;
        /* line-height: 30px; */
        height: 72px;
    }
    .en-menu-view .nav-btn {
        line-height: 30px;
    }
    .nav-zq span {
        margin-left: 40px;
    }
    .zxwBanner {
        margin: 0 auto 32px;
        padding-top: 16px;
        cursor: pointer;
    }
}

@media screen and (max-width: 1440px) {
    .en-menu-view{
        align-items: center;
        font-size: 16px;
        /* line-height: 28px; */
        height: 72px;
    }
    .en-menu-view .nav-btn {
        line-height: 28px;
    }
    .w-1600 {
        width: 1200px;
    }

    .areaList-tab div {
        min-width: 160px;
        width: auto !important
    }

    .nav-zq span {
        margin-left: 18px;
    }
    .enTab div{
        line-height: 24px;
    }
    .zxwBanner {
        margin: -32px auto 32px;
        cursor: pointer;
    }
}
@media screen and (max-width: 1260px) {
    .menu{
        background-size: 1260px !important;
    } 
}