@media screen and (min-width:1367px) {
    .header .comm_nav_restock {
        width: 100%;
        height: 40px;
        font-size: 14px;
        /* float: left; */
        border-bottom: 1px solid #f2f2f2;
    }

    .header .comm_nav_restock_left_div {
        float: left;
        height: 40px;
        line-height: 40px;
    }

    .header .comm_nav_restock_div {
        float: right;
        /* width: 192px; */
        height: 40px;
        line-height: 40px;
        margin-right: 29px;
    }

    .header .comm_nav_restock_div p {
        display: inline-block;
        width: auto;
        height: 40px;
        line-height: 40px;
        margin-right: 8px;
        margin-left: 8px;
        color: #FF7E00;

    }

    .header .comm_nav_restock_div p img {
        width: 16px;
        height: 16px;
        display: inline-block;
        margin-bottom: 5px;
    }

    .header .comm_nav_restock_div p a {
        margin-left: 6px;
        text-decoration: none;
        color: #FF7E00;
    }

    .header_nav_div {
        /* display: flex;
            align-items: center;
            justify-content: space-between; */
    }

    .header.down .header-dropdown,
    .header.down .header-m {
        position: fixed;
        z-index: 9;
        min-width: 1080px;
    }

    .header-m {
        /* width: 1413px; */
        padding: 0 2%;
        height: 78px;
        margin: 0 auto;
        position: absolute;
        top: 40px;
        left: 0;
        right: 0;
        box-sizing: border-box;
        z-index: 1000;
        background-color: #fff;
    }

    .hasSecondMenu {
        border-bottom: 3px solid #ff7e00;
    }

    .header .logo {
        width: 13%;
        margin: 11px auto;

    }

    .header .header-m a.logo img {
        width: 141px;
        height: 56px;
        margin: 0 auto;
		display: inline-block;
    }

    .header .header-m ul {
        width: auto;

    }

    .header .menu {
        margin-left: 4%;
    }

    .header .menuli {
        float: left;
        width: auto;
        padding: 0 15px 0 0;
    }

    .menu .menuli:first-child {
        padding-left: 0px;
    }

    .menu .menuli:nth-child(2) {
        padding-left: 4px;
    }

    .header-m .menuli {
        float: left;
        /* width: 14%; */
        display: block;
        text-align: center;
        padding: 0 12px;
        height: 78px;
        /* padding: 0 30px 0 0; */
    }

    .header-m .menuli .menua {
        font-size: 14px;
        color: #000;
        line-height: 77px;
        display: inline-block;
        text-decoration: none;
    }

    .header .header-right {
        padding-top: 10px;
        /* width: 13%;
            flex:1; */
    }

    .header-right .header-tel {
        font-size: 14px;
        line-height: 1;
    }

    .header-right .header-tel b {
        color: #ff7e00;
        font-size: 20px;
        padding-left: 5px;
    }

    .headermenu {
        width: 100%;
        position: absolute;
        top: 78px;
        left: 0;
        background-color: #fff;
        border-top: 1px solid #f2f2f2;
        border-bottom: 3px solid #ff7e00;
    }

    .header .searchmenu {
        width: 100%;
        height: 172px;
        position: absolute;
        top: 118px;
        left: 0;
        background-color: #fff;
        z-index: 1001;
        transition: height 3s;
        -webkit-transition: height 3s;
    }
    .onmouseenter {
        padding: 10px 0;
        border-bottom: 3px solid #ff7e00;
        height: 152px;
    }
    .header .search_container_pc {
        margin-top: 68px;
        background-color: #fff;
        padding-bottom: 10px;
    }

    .header .search_h3 {
        text-align: left;
        margin: 18px 0;
        margin-bottom: 25px;
        font-size: 30px;
        font-weight: normal;
    }

    /* .el-input >>> .el-input-group__append >>> .btn_search{
                color:#fff;
                background-color: #ff7e00;
            } */
    .header .el-input-group__append {
        color: #fff;
        background-color: #ff7e00;
        border-radius: unset;
        height: 40px;
    }

    .header .secondmenu {
        max-width: 1264px;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
    }

    .header .secondmenu .secondmenuli {
        width: 16.6%;
        padding: 10px 0px 10px 20px;
    }

    .header .secondmenu .tlzqli {
        width: 18%;
    }

    .header .secondmenuli>.secondmenua {
        display: flex;
        align-items: center;
    }

    .header .secondmenua span {
        margin-left: 8px;
        font-size: 14px;
    }

    .header .slider_nav {
        width: 68px;
        position: fixed;
        right: 20px;
        top: 70%;
        margin: -200px auto;
        z-index: 1001;
        border: 1px solid #e0e0e0;
        background: #fff;
        border-radius: 40px;
        box-shadow: 0px 2px 6px 0px rgb(238 122 17 / 0.55);
        -moz-box-shadow: 0px 2px 6px 0px rgb(238 122 17 / 0.55);
        -webkit-box-shadow: 0px 2px 6px 0px rgb(238 122 17 / 0.55);
    }

    .el-backtop {
        position: fixed;
        /* background-color: #FFF; */
        width: 60px;
        height: 60px;
        /* border-radius: 50%; */
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 20px;
        -webkit-box-shadow: initial !important;
        /* box-shadow: 0 0 6pxrgba(0, 0, 0, .12); */
        cursor: pointer;
        z-index: 1001;
        color: #000;
    }

    .el-backtop:hover {
        background-color: #fff;
    }
}

@media screen and (max-width:1366px) {
    .header .comm_nav_restock {
        width: 100%;
        height: 40px;
        font-size: 14px;
        /* float: left; */
        border-bottom: 1px solid #f2f2f2;
    }

    .header .comm_nav_restock_left_div {
        float: left;
        height: 40px;
        line-height: 40px;
    }

    .header .comm_nav_restock_div {
        float: right;
        /* width: 192px; */
        height: 40px;
        line-height: 40px;
        margin-right: 29px;
    }

    .header .comm_nav_restock_div p {
        display: inline-block;
        width: auto;
        height: 40px;
        line-height: 40px;
        margin-right: 8px;
        margin-left: 8px;
        color: #FF7E00;

    }

    .header .comm_nav_restock_div p img {
        width: 16px;
        height: 16px;
        display: inline-block;
        margin-bottom: 5px;
    }

    .header .comm_nav_restock_div p a {
        margin-left: 6px;
        text-decoration: none;
        color: #FF7E00;
    }

    .header_nav_div {
        display: flex;
        align-items: center;
    }

    .header.down .header-dropdown,
    .header.down .header-m {
        position: fixed;
        z-index: 9;
        min-width: 1080px;
    }

    .header-m {
        /* width: 1413px; */
        /* padding: 0 2%; */
        height: 78px;
        margin: 0 auto;
        position: absolute;
        top: 40px;
        left: 0;
        right: 0;
        box-sizing: border-box;
        z-index: 1000;
        background-color: #fff;
    }

    .hasSecondMenu {
        border-bottom: 3px solid #ff7e00;
    }

    .header .logo {
        /* margin-right: 20px; */
        /* width: 17%; */
    }

    .header .header-m a.logo img {
        width: 141px;
        height: 56px;
        margin: 0 auto;
    }

    .header .header-m ul {
        width: auto;
    }

    .header .menu {
        margin: 0;
    }

    .header .menuli {
        width: auto;
        padding: 0 15px 0 0;
    }

    .menu .menuli:first-child {
        padding-left: 0px;
    }

    .menu .menuli:last-child {
        padding-right: 0px;
    }

    .header-m .menuli {
        float: left;
        /* width: 14%; */
        display: block;
        text-align: center;
        padding: 0 12px;
        height: 78px;
        /* padding: 0 30px 0 0; */
    }

    .header-m .menuli .menua {
        font-size: 14px;
        color: #000;
        line-height: 77px;
        display: inline-block;
        text-decoration: none;
    }

    .header .header-right {
        /* padding-top: 10px; */
    }

    .header-right .header-tel {
        font-size: 14px;
        line-height: 1;
    }

    .header-right .header-tel b {
        color: #ff7e00;
        font-size: 20px;
        padding-left: 5px;
    }

    .headermenu {
        width: 100%;
        position: absolute;
        top: 78px;
        left: 0;
        background-color: #fff;
        border-top: 1px solid #f2f2f2;
        border-bottom: 3px solid #ff7e00;
    }

    .header .searchmenu {
        width: 100%;
        height: 172px;
        position: absolute;
        top: 118px;
        left: 0;
        padding: 10px 0;
        background-color: #fff;
        border-bottom: 3px solid #ff7e00;
        z-index: 1001;
    }

    .header .search_h3 {
        margin: 18px 0;
        font-size: 26px;
        font-weight: normal;
        text-align: left;
    }

    /* .el-input >>> .el-input-group__append >>> .btn_search{
            color:#fff;
            background-color: #ff7e00;
        } */
    .header .el-input-group__append {
        color: #fff;
        background-color: #ff7e00;
        border-radius: unset;
        height: 40px;
    }

    .header .secondmenu {
        max-width: 1264px;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
    }

    .header .secondmenu .secondmenuli {
        width: 16.6%;
        padding: 10px 0px 10px 30px;
    }

    .header .secondmenu .tlzqli {
        width: 18%;
    }

    .header .secondmenuli>.secondmenua {
        display: flex;
        align-items: center;
    }

    .header .secondmenua span {
        margin-left: 8px;
        font-size: 14px;
    }

    .header .slider_nav {
        width: 68px;
        position: absolute;
        /* position: fixed;
        right: 20px;
        top: 70%; */
        z-index: 1001;
        border: 1px solid #e0e0e0;
        background: #fff;
        border-radius: 40px;
        box-shadow: 0px 2px 6px 0px rgb(238 122 17 / 0.55);
        -moz-box-shadow: 0px 2px 6px 0px rgb(238 122 17 / 0.55);
        -webkit-box-shadow: 0px 2px 6px 0px rgb(238 122 17 / 0.55);
    }

    .el-backtop {
        position: fixed;
        /* background-color: #FFF; */
        width: 60px;
        height: 60px;
        /* border-radius: 50%; */
        display: flex;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 20px;
        -webkit-box-shadow: initial !important;
        /* box-shadow: 0 0 6pxrgba(0, 0, 0, .12); */
        cursor: pointer;
        z-index: 1001;
        color: #000;
    }

    .el-backtop:hover {
        background-color: #fff;
    }

}

@media screen and (max-width:1199px) {
    #header {
        font-size: 16px;
    }
    .header .hidden-sm-and-up{
    }
    .header .mobile-header {
        width: 100%;
        height: 60px;
        background-color: #fff;
        padding: 0 15px;
        position: fixed;
        top:0;
        left:0;
        z-index: 3333;
    }

    .header .right-header {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        height: 60px;
        width: 65%;

    }

    .search_container {
        display: flex;
        align-items: center;
        margin-right: 26px;
    }
    .search_container .el-input{
        font-size: 16px;
    }
    .search_container .el-input .el-input__inner {
        height: 30px;
        line-height: 30px;
    }
    .search_container .el-input .el-input__icon{
        line-height:30px;
    }
    .header .slider_nav {
        width: 60px;
        position: fixed;
        /* right: 7px;
        top: 82%; */
        z-index: 1001;
        border: 1px solid #e0e0e0;
        background: #fff;
        border-radius: 40px;
        box-shadow: 0px 2px 6px 0px rgb(238 122 17 / 0.55);
        -moz-box-shadow: 0px 2px 6px 0px rgb(238 122 17 / 0.55);
        -webkit-box-shadow: 0px 2px 6px 0px rgb(238 122 17 / 0.55);
    }

    .header .logo {
        height: 100%;
        display: -webkit-box;
        -webkit-box-align: center;
    }

    .header .logo img {
        width: 100px;
        height: 30px;
        vertical-align: middle;
    }
    .header .wapNav{
        width: 100%;
        position: fixed;
        top: 60px;
        bottom: 0;
        margin-top: 0px;
        background: fff;
        /* height: calc(100vh - 60px); */
        z-index: 1001;
        overflow-y: auto;
    }   
    .header .collapsse-container {
        width: 100%;
        padding-bottom:10px;
        background-color: #fff;
    }
    .header .collapsse-container a{
        color:#415058;
    }
    .header .collapsse-container>li {
        line-height: 2.6;
        border-bottom: 1px solid #E5E5E5;
        cursor: pointer;
    }
    .header .collapsse-container>li>div {
        padding:0 25px;
    }

    .header .collapsse-container ul {
        background-color: #f7f7f7;
        width: 100%;
        z-index: 1001;
    }

    .header .collapsse-container ul li {
        padding: 0 40px;
        width: 100%;
        /* line-height: 3; */
        z-index: 1001;
        border-bottom: 1px solid #E5E5E5;
        /* background-color: pink; */
    }

    .el-backtop {
        position: fixed;
        /* background-color: #FFF; */
        width: 60px;
        height: 60px;
        /* border-radius: 50%; */
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        flex-direction: column;
        /* -webkit-box-pack: center; */
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 20px;
        -webkit-box-shadow: initial !important;
        /* box-shadow: 0 0 6pxrgba(0, 0, 0, .12); */
        /* cursor: pointer; */
        z-index: 998;
        color: #000;
    }

}

.header .slider_nav_ul {
    padding: 15px 0;
}

.header .slider_nav_li {
    margin: 0 auto;
    width: 60px;
    height: 60px;

}

.header .slider_nav_a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.header .slider_nav_img {
    width: 30px;
    height: 30px;
    /* filter:invert(50%); */
}

.header .slider_nav_span {
    font-size: 12px;
}

.header .page-component__scroll {
    height: calc(100% - 118px);
    margin-top: 118px;
}

.header .el-scrollbar__wrap {
    overflow: scroll;
    height: 100%;
}