@media screen and (min-device-width: 1680px) {

    header,
    footer {
        max-width: 100%;
        margin: 0 auto;
    }

    .navtop {
        width: 100%;
        height: 30px;
        background: #F1F1F1;
    }

    .navtopbox {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-content: center;
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #666666;
        line-height: 30px;
    }

    .navtopbox span a {
        color: rgba(255, 255, 255, 1) !important;
    }

    .header_nav_main {
        background: #000000;
        height: 50px !important;
    }

    .header_nav_main>nav {
        height: 50px;
    }


    .new_nav_main {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 0px !important;
        width: 1200px;
        position: relative;
    }

    .new_nav_main ul {
        width: 100%;
        height: 100%;
        align-content: center;
        margin-bottom: 0 !important;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .move-bg {
        /* display: none;  background: #1E1E1E;*/
        position: absolute;
        left: 0;
        top: 0;
        width: 110px;
        height: 50px;
        background: #F7B400;
  /*      background: #B82312;*/
        z-index: 0;
    }

    .new_nav_main .move-bg::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 108px;
        height: 4px;
        background-color: #F7B400;
    }

    header #l_gywm {
        height: 60px !important;
    }

    header #l_jycp {
        height: 60px !important;
    }

    .new_nav_main ul li {
        width:108px;
        height: 20px;
        box-sizing: border-box;
        border-left: 1px solid rgba(255, 255, 255, 0.23);
        text-align: center;
        padding-left: 0%;
        z-index: 1;
    }
    /* .new_nav_main ul li:nth-last-child(2) {
        border-right: 1px solid rgba(255, 255, 255, 0.6);
    } */
    .new_nav_main ul li:nth-child(1) {
        border-left: 1px solid rgba(255, 255, 255, 0);
    }
    .new_nav_main ul li:last-child {
        border-right: 1px solid rgba(255, 255, 255, 0);
    }
    .new_nav_main ul li a {
        display: block;
        height: 20px;
        color: #FFFFFF;
        font-size: 14px;
        font-family: PingFangSC-Medium, PingFang SC;
        /* font-weight: 600; */
        padding: 0;
        border-radius: 0px !important;
        line-height: 20px;
    }
    .new_nav_main ul .cur a{
        color: #FFF;
    }
    .nav_active {
        color: #F7B400 !important;
        position: relative;
    }

    .nav_active:before {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0px;
        transform: translateX(-50%);
        width: 14px;
        height: 3px;
        color: #F7B400;
        background-color: #F7B400;
    }

    .wbimg {
        position: relative;
    }

    .wbimg img {
        display: none;
    }

    .wbimg .wbimgs1 {
        width: 130px;
        height: 138px;
        position: absolute;
        top: 21px;
        left: -46px;
        z-index: 9;
    }

    .wbimg .wbimgs2 {
        width: 130px;
        height: 138px;
        position: absolute;
        top: 21px;
        left: -48px;
        z-index: 9;
    }

    .navtopbox>div {
        height: 30px;
    }

    .navtopbox>div>ul {
        height: 100%;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .navtopbox>div>ul li {
        margin: 0 10px;

    }

    .navtopbox>div>ul li>a {
        color: #666666;
    }

    .wbimg1 {
        width: 14px;
        height: 11px;
        background: url(https://res.maxiaoha.cn/new2hlweb/header/images04.png) no-repeat;
        background-size: 100% 100%;
    }

    .wbimg1:hover {
        width: 14px;
        height: 11px;
        background: url(https://res.maxiaoha.cn/new2hlweb/header/images05.png) no-repeat;
        background-size: 100% 100%;
    }

    .wbimg1:hover .wbimgs1 {
        display: block;
    }

    .wbimg2 {
        width: 14px;
        height: 11px;
        background: url(https://res.maxiaoha.cn/new2hlweb/header/images01.png) no-repeat;
        background-size: 100% 100%;
    }

    .wbimg2:hover {
        display: block;
        width: 14px;
        height: 11px;
        background: url(https://res.maxiaoha.cn/new2hlweb/header/images02.png) no-repeat;
        background-size: 100% 100%;
    }

    .wbimg2:hover .wbimgs2 {
        display: block;
    }

    .header_nav_mains {
        height: 130px;

    }

    .header_nav_mains>nav {
        height: 100%;
    }

    .Website_name {
        margin-bottom: 0px;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Website_name li {
        width: 70px;
        height: 40px;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Website_name li a {
        width: 100%;
        height: 18px;
        font-size: 14px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #666666;
        /* border-right: 1px solid #666666; */
        text-align: center;
        line-height: 18px;
    }

    .Website_name i {
        display: block;
        width: 1px;
        height: 18px;
        background-color: #BBBBBB;
        margin: 0 28px;
    }

    .Website_name li:nth-last-child(1) a {
        border-right: none;
    }

    .Website_name .Website_Select {
        background: #F7B400;
        border-radius: 6px;
    }

    .Website_name .Website_Select a {
        color: #fff;
        border: 1px solid transparent;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Website_name .Website_Selects a {
        border: 1px solid transparent;
    }

    .new_nav_mains {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
    }

    .new_nav_mains ul {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
    }

    .new_nav_main .selectSons {
        background: #1E1E1E;
        /* border-bottom: 4px solid #fff; */
        border-left: 1px solid transparent;
        position: relative;
    }

    .new_nav_main .selectSons::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 109px;
        height: 4px;
        background-color: #fff;
    }

    /* .selectindex{
 position: relative;
 z-index: 9;
}
.selectindexs{
    width: 108px;
    height: 46px;
    background-color: black;
    border-bottom: 4px solid #fff;
    position: absolute;
    top:0;
    left: 110px;
    z-index: -1;

} */
    .footers {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
    }

    .footertops {
        margin-bottom: 33px;
    }

    .footertops div {
        width: 50%;
    }

    .footertops div:nth-child(2) {
        box-sizing: border-box;
        padding-left: 63px;
    }

    .footertops>div>img {
        display: block;
        margin-bottom: 16px;
    }

    .footertops>div>span {
        display: block;
        font-size: 32px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 32px;
        letter-spacing: 2px;
    }

    .footertops>div>p {
        font-size: 18px;
        font-weight: 400;
        color: #999999;
        margin-bottom: 1rem;
    }

    .Bottom_line {
        display: block;
        width: 100%;
        height: 1px;
        background: #686868;
        margin: 0 auto;
    }

    .footer_middle {
        margin: 24px auto 0;

    }

    .middle_line {
        display: block;
        width: 1px;
        height: 137px;
        background: #686868;
        margin-top: 15px;
    }

    .footer_middleL {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        margin-top: 11px;
        margin-bottom: 1rem;
    }

    .footer_middleL li {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        margin-left: 42px;
    }

    .footer_middleL li:nth-child(1) {
        margin-left: 0px;
    }

    .footer_middleL li p {
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
    }

    .footer_middleL li a {
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        margin-bottom: 15px;
    }

    .footer_middleL li a:hover,
    .footer_middleL li a:visited,
    .footer_middleL li a:link,
    .footer_middleL li a:active {
        color: #999999;
    }

    .footer_middleR {
        display: -webkit-flex;
        display: flex;
        justify-content: center;
    }

    .footer_middleR li {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 25px;
    }

    .footer_middleR li img {
        display: block;
        width: 88px;
        height: 88px;
        margin-bottom: 14px;
    }

    .footer_middleR li p {
        font-size: 16px;
        font-weight: 400;
        color: #999999;
        line-height: 16px;
        margin-bottom: 5px;
    }

    .footer_middleR li span {
        font-size: 12px;
        font-weight: 400;
        color: #999999;
    }

    .footer_middle>div>p {
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 14px;
        text-align: center;
    }

    .footer_button {
        margin-top: 23px;
    }

    .footer_button div {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
    }

    .footer_button div p {
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        margin-bottom: 1rem;
    }

    .footer_button div span {
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        margin-left: 10px;
    }

    .footer_button div a {
        display: inline;
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        margin-left: 10px;
    }

    .footer_button div a:hover,
    .footer_button div a:visited,
    .footer_button div a:link,
    .footer_button div a:active {
        color: #999999;
    }

    footer {
        padding-top: 0;
    }

    footer .footerback {
        box-sizing: border-box;
        padding-top: 76px;
        width: 100%;
        height: 570px;
        background: url(https://res.maxiaoha.cn/new2hlweb/footer/images01.png) no-repeat;
        /* background-size: 100% 100%; */
        background-repeat: no-repeat;
        background-position: center;
        background-size: 1920px 570px;
    }

    .bah {
        height: 60px;
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        line-height: 60px;
        text-align: center;
        background: #000;
    }

    .bah a {
        display: inline;
        font-size: 12px;
        font-family: "PingFangSC-Regular,PingFang SC";
        font-weight: 400;
        color: #999999;
        line-height: 60px;
        text-align: center;
    }

    .ass:hover,
    .ass:visited,
    .ass:link,
    .ass:active {
        color: rgba(119, 119, 119, 1);
    }

    .footer_middle>div>p {
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 14px;
        text-align: center;
        margin-bottom: 1rem;
    }

    .footerce {
        position: fixed;
        right: 0;
        bottom: 10%;
        transform: translateY(-50%);
        width: 80px;
        cursor: pointer;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 1px solid #E9E9E9;
        background-color: #fff;
        z-index: 999;
    }

    .footerce li {
        width: 100%;
        height: 80px;
        border-bottom: 1px solid #E9E9E9;
    }

    .footerce li:last-child {
        border-bottom: none;
    }

    .footerce li a {
        display: block;
        width: 100%;
        height: 100%;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footerce li a p {
        font-size: 14px;
        font-weight: 400;
        color: #CCCCCC;
        line-height: 14px;
        margin-top: 5px;
    }

    .footerce li:hover p {
        color: #F7B400;
    }

    .footerce li:nth-child(4) {
        position: relative;
    }

    .cebox {
        width: 225px;
        height: 135px;
        border-radius: 7px;
        background-color: #fff;
        position: absolute;
        left: -244px;
        top: -20px;
        box-sizing: border-box;
        padding: 12px 14px;
        display: none;
    }

    .cebox>div {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
    }

    .cebox>div div {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .cebox>div div img {
        width: 88px;
        height: 88px;
    }

    .footerce .cebox>div div p {
        font-size: 12px;
        font-weight: 400;
        color: #666666;
        line-height: 12px;
        margin-top: 6px;
    }

    .cebox::before {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        right: -40px;
        top: 40px;
        border-top: 20px solid transparent;
        border-left: 30px solid #fff;
        border-right: 30px solid transparent;
        border-bottom: 20px solid transparent;
    }

}

@media screen and (min-width: 1367px) and (max-width: 1680px) {

    header,
    footer {
        max-width: 1920px;
        margin: 0 auto;
    }

    .navtop {
        width: 100%;
        height: 30px;
        background: #F1F1F1;
    }

    .navtopbox {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-content: center;
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #666666;
        line-height: 30px;
    }

    .navtopbox span a {
        color: rgba(255, 255, 255, 1) !important;
    }

    .header_nav_main {
        background: #000000;
        height: 50px !important;
    }

    .header_nav_main>nav {
        height: 50px;
    }


    .new_nav_main {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 0px !important;
        width: 1200px;
    }

    .new_nav_main ul {
        width: 100%;
        height: 100%;
        align-content: center;
        margin-bottom: 0 !important;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }


    header #l_gywm {
        height: 60px !important;
    }

    header #l_jycp {
        height: 60px !important;
    }

    .new_nav_main ul li {
        width: 108px;
        height: 100%;
        box-sizing: border-box;
        /* border-left: 1px solid rgba(255, 255, 255, 0.6); */
        text-align: center;
        padding-left: 0%;
    }
    /* .new_nav_main ul li:nth-last-child(1) {
        border-right: 1px solid rgba(255, 255, 255, 0.6);
    } */

    .new_nav_main ul li a {
        display: block;
        height: 100%;
        color: #FFFFFF;
        font-size: 14px;
        font-family: PingFangSC-Medium, PingFang SC;
        /* font-weight: 600; */
        padding: 0;
        border-radius: 0px !important;
        line-height: 50px;
    }
    .new_nav_main ul .cur a{
        color: #FFF;
    }
    .nav_active {
        color: #F7B400 !important;
        position: relative;
    }

    .nav_active:before {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0px;
        transform: translateX(-50%);
        width: 14px;
        height: 3px;
        color: #F7B400;
        background-color: #F7B400;
    }

    .wbimg {
        position: relative;
    }

    .wbimg img {
        display: none;
    }

    .wbimg .wbimgs1 {
        width: 130px;
        height: 138px;
        position: absolute;
        top: 21px;
        left: -46px;
        z-index: 9;
    }

    .wbimg .wbimgs2 {
        width: 130px;
        height: 138px;
        position: absolute;
        top: 21px;
        left: -48px;
        z-index: 9;
    }

    .navtopbox>div {
        height: 30px;
    }

    .navtopbox>div>ul {
        height: 100%;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .navtopbox>div>ul li {
        margin: 0 10px;

    }

    .navtopbox>div>ul li>a {
        color: #666666;
    }

    .wbimg1 {
        width: 14px;
        height: 11px;
        background: url(https://res.maxiaoha.cn/new2hlweb/header/images04.png) no-repeat;
        background-size: 100% 100%;
    }

    .wbimg1:hover {
        width: 14px;
        height: 11px;
        background: url(https://res.maxiaoha.cn/new2hlweb/header/images05.png) no-repeat;
        background-size: 100% 100%;
    }

    .wbimg1:hover .wbimgs1 {
        display: block;
    }

    .wbimg2 {
        width: 14px;
        height: 11px;
        background: url(https://res.maxiaoha.cn/new2hlweb/header/images01.png) no-repeat;
        background-size: 100% 100%;
    }

    .wbimg2:hover {
        display: block;
        width: 14px;
        height: 11px;
        background: url(https://res.maxiaoha.cn/new2hlweb/header/images02.png) no-repeat;
        background-size: 100% 100%;
    }

    .wbimg2:hover .wbimgs2 {
        display: block;
    }

    .header_nav_mains {
        height: 130px;

    }

    .header_nav_mains>nav {
        height: 100%;
    }

    .Website_name {
        margin-bottom: 0px;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Website_name li {
        width: 70px;
        height: 40px;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Website_name li a {
        width: 100%;
        height: 18px;
        font-size: 14px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #666666;
        /* border-right: 1px solid #666666; */
        text-align: center;
        line-height: 18px;
    }

    .Website_name i {
        display: block;
        width: 1px;
        height: 18px;
        background-color: #BBBBBB;
        margin: 0 28px;
    }

    .Website_name li:nth-last-child(1) a {
        border-right: none;
    }

    .Website_name .Website_Select {
        background: #F7B400;
        border-radius: 6px;
    }

    .Website_name .Website_Select a {
        color: #fff;
        border: 1px solid transparent;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Website_name .Website_Selects a {
        border: 1px solid transparent;
    }

    .new_nav_mains {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
    }

    .new_nav_mains ul {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
    }

    .new_nav_main .selectSons {
        background: #1E1E1E;
        /* border-bottom: 4px solid #fff; */
        border-left: 1px solid transparent;
        position: relative;
    }

    .new_nav_main .selectSons::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 109px;
        height: 4px;
        background-color: #fff;
    }

    .footers {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
    }

    .footertops {
        margin-bottom: 33px;
    }

    .footertops div {
        width: 50%;
    }

    .footertops div:nth-child(2) {
        box-sizing: border-box;
        padding-left: 63px;
    }

    .footertops>div>img {
        display: block;
        margin-bottom: 16px;
    }

    .footertops>div>span {
        display: block;
        font-size: 32px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 32px;
        letter-spacing: 2px;
    }

    .footertops>div>p {
        font-size: 18px;
        font-weight: 400;
        color: #999999;
        margin-bottom: 1rem;
    }

    .Bottom_line {
        display: block;
        width: 100%;
        height: 1px;
        background: #686868;
        margin: 0 auto;
    }

    .footer_middle {
        margin: 24px auto 0;

    }

    .middle_line {
        display: block;
        width: 1px;
        height: 137px;
        background: #686868;
        margin-top: 15px;
    }

    .footer_middleL {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        margin-top: 11px;
        margin-bottom: 1rem;
    }

    .footer_middleL li {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        margin-left: 42px;
    }

    .footer_middleL li:nth-child(1) {
        margin-left: 0px;
    }

    .footer_middleL li p {
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
    }

    .footer_middleL li a {
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        margin-bottom: 15px;
    }

    .footer_middleL li a:hover,
    .footer_middleL li a:visited,
    .footer_middleL li a:link,
    .footer_middleL li a:active {
        color: #999999;
    }

    .footer_middleR {
        display: -webkit-flex;
        display: flex;
        justify-content: center;
    }

    .footer_middleR li {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 25px;
    }

    .footer_middleR li img {
        display: block;
        width: 88px;
        height: 88px;
        margin-bottom: 14px;
    }

    .footer_middleR li p {
        font-size: 16px;
        font-weight: 400;
        color: #999999;
        line-height: 16px;
        margin-bottom: 5px;
    }

    .footer_middleR li span {
        font-size: 12px;
        font-weight: 400;
        color: #999999;
    }

    .footer_middle>div>p {
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 14px;
        text-align: center;
    }

    .footer_button {
        margin-top: 23px;
    }

    .footer_button div {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
    }

    .footer_button div p {
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        margin-bottom: 1rem;
    }

    .footer_button div span {
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        margin-left: 10px;
    }

    .footer_button div a {
        display: inline;
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        margin-left: 10px;
    }

    .footer_button div a:hover,
    .footer_button div a:visited,
    .footer_button div a:link,
    .footer_button div a:active {
        color: #999999;
    }

    footer {
        padding-top: 0;
    }

    footer .footerback {
        box-sizing: border-box;
        padding-top: 76px;
        width: 100%;
        height: 570px;
        background: url(https://res.maxiaoha.cn/new2hlweb/footer/images01.png) no-repeat;
        /* background-size: 100% 100%; */
        background-repeat: no-repeat;
        background-position: center;
        background-size: 1920px 570px;
    }

    .bah {
        height: 60px;
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        line-height: 60px;
        text-align: center;
        background: #000;
    }

    .bah a {
        display: inline;
        font-size: 12px;
        font-family: "PingFangSC-Regular,PingFang SC";
        font-weight: 400;
        color: #999999;
        line-height: 60px;
        text-align: center;
    }

    .ass:hover,
    .ass:visited,
    .ass:link,
    .ass:active {
        color: rgba(119, 119, 119, 1);
    }

    .footer_middle>div>p {
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 14px;
        text-align: center;
        margin-bottom: 1rem;
    }

    .footerce {
        position: fixed;
        right: 0;
        bottom: 10%;
        width: 80px;
        cursor: pointer;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 1px solid #E9E9E9;
        background-color: #fff;
        z-index: 999;
    }

    .footerce li {
        width: 100%;
        height: 80px;
        border-bottom: 1px solid #E9E9E9;
    }

    .footerce li:last-child {
        border-bottom: none;
    }

    .footerce li a {
        display: block;
        width: 100%;
        height: 100%;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footerce li a p {
        font-size: 14px;
        font-weight: 400;
        color: #CCCCCC;
        line-height: 14px;
        margin-top: 5px;
    }

    .footerce li:hover p {
        color: #F7B400;
    }

    .footerce li:nth-child(4) {
        position: relative;
    }

    .cebox {
        width: 225px;
        height: 135px;
        border-radius: 7px;
        background-color: #fff;
        position: absolute;
        left: -244px;
        top: -20px;
        box-sizing: border-box;
        padding: 12px 14px;
        display: none;
    }

    .cebox>div {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
    }

    .cebox>div div {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .cebox>div div img {
        width: 88px;
        height: 88px;
    }

    .footerce .cebox>div div p {
        font-size: 12px;
        font-weight: 400;
        color: #666666;
        line-height: 12px;
        margin-top: 6px;
    }

    .cebox::before {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        right: -40px;
        top: 40px;
        border-top: 20px solid transparent;
        border-left: 30px solid #fff;
        border-right: 30px solid transparent;
        border-bottom: 20px solid transparent;
    }
}

@media screen and (min-width: 500px) and (max-width: 1366px) {

    header,
    footer {
        max-width: 1920px;
        margin: 0 auto;
    }

    .navtop {
        width: 100%;
        height: 30px;
        background: #F1F1F1;
    }

    .navtopbox {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-content: center;
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #666666;
        line-height: 30px;
    }

    .navtopbox span a {
        color: rgba(255, 255, 255, 1) !important;
    }

    .header_nav_main {
        background: #000000;
        height: 50px !important;
    }

    .header_nav_main>nav {
        height: 50px;
    }


    .new_nav_main {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 0px !important;
        width: 1200px;
    }

    .new_nav_main ul {
        width: 100%;
        height: 100%;
        align-content: center;
        margin-bottom: 0 !important;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }


    header #l_gywm {
        height: 60px !important;
    }

    header #l_jycp {
        height: 60px !important;
    }

    .new_nav_main ul li {
        width: 108px;
        height: 100%;
        box-sizing: border-box;
        /* border-left: 1px solid rgba(255, 255, 255, 0.6); */
        text-align: center;
        padding-left: 0%;
    }
    /* .new_nav_main ul li:nth-last-child(1) {
        border-right: 1px solid rgba(255, 255, 255, 0.6);
    } */

    .new_nav_main ul li a {
        display: block;
        height: 100%;
        color: #FFFFFF;
        font-size: 14px;
        font-family: PingFangSC-Medium, PingFang SC;
        /* font-weight: 600; */
        padding: 0;
        border-radius: 0px !important;
        line-height: 50px;
    }
    .new_nav_main ul .cur a{
        color: #FFF;
    }
    .nav_active {
        color: #F7B400 !important;
        position: relative;
    }

    .nav_active:before {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0px;
        transform: translateX(-50%);
        width: 14px;
        height: 3px;
        color: #F7B400;
        background-color: #F7B400;
    }

    .wbimg {
        position: relative;
    }

    .wbimg img {
        display: none;
    }

    .wbimg .wbimgs1 {
        width: 130px;
        height: 138px;
        position: absolute;
        top: 21px;
        left: -46px;
        z-index: 9;
    }

    .wbimg .wbimgs2 {
        width: 130px;
        height: 138px;
        position: absolute;
        top: 21px;
        left: -48px;
        z-index: 9;
    }

    .navtopbox>div {
        height: 30px;
    }

    .navtopbox>div>ul {
        height: 100%;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .navtopbox>div>ul li {
        margin: 0 10px;

    }

    .navtopbox>div>ul li>a {
        color: #666666;
    }

    .wbimg1 {
        width: 14px;
        height: 11px;
        background: url(https://res.maxiaoha.cn/new2hlweb/header/images04.png) no-repeat;
        background-size: 100% 100%;
    }

    .wbimg1:hover {
        width: 14px;
        height: 11px;
        background: url(https://res.maxiaoha.cn/new2hlweb/header/images05.png) no-repeat;
        background-size: 100% 100%;
    }

    .wbimg1:hover .wbimgs1 {
        display: block;
    }

    .wbimg2 {
        width: 14px;
        height: 11px;
        background: url(https://res.maxiaoha.cn/new2hlweb/header/images01.png) no-repeat;
        background-size: 100% 100%;
    }

    .wbimg2:hover {
        display: block;
        width: 14px;
        height: 11px;
        background: url(https://res.maxiaoha.cn/new2hlweb/header/images02.png) no-repeat;
        background-size: 100% 100%;
    }

    .wbimg2:hover .wbimgs2 {
        display: block;
    }

    .header_nav_mains {
        height: 130px;

    }

    .header_nav_mains>nav {
        height: 100%;
    }

    .Website_name {
        margin-bottom: 0px;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Website_name li {
        width: 70px;
        height: 40px;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Website_name li a {
        width: 100%;
        height: 18px;
        font-size: 14px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #666666;
        /* border-right: 1px solid #666666; */
        text-align: center;
        line-height: 18px;
    }

    .Website_name i {
        display: block;
        width: 1px;
        height: 18px;
        background-color: #BBBBBB;
        margin: 0 28px;
    }

    .Website_name li:nth-last-child(1) a {
        border-right: none;
    }

    .Website_name .Website_Select {
        background: #F7B400;
        border-radius: 6px;
    }

    .Website_name .Website_Select a {
        color: #fff;
        border: 1px solid transparent;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .Website_name .Website_Selects a {
        border: 1px solid transparent;
    }

    .new_nav_mains {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
    }

    .new_nav_mains ul {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
    }

    .new_nav_main .selectSons {
        background: #1E1E1E;
        /* border-bottom: 4px solid #fff; */
        border-left: 1px solid transparent;
        position: relative;
    }

    .new_nav_main .selectSons::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 109px;
        height: 4px;
        background-color: #fff;
    }

    .footers {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
    }

    .footertops {
        margin-bottom: 33px;
    }

    .footertops div {
        width: 50%;
    }

    .footertops div:nth-child(2) {
        box-sizing: border-box;
        padding-left: 63px;
    }

    .footertops>div>img {
        display: block;
        margin-bottom: 16px;
    }

    .footertops>div>span {
        display: block;
        font-size: 32px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 32px;
        letter-spacing: 2px;
    }

    .footertops>div>p {
        font-size: 18px;
        font-weight: 400;
        color: #999999;
        margin-bottom: 1rem;
    }

    .Bottom_line {
        display: block;
        width: 100%;
        height: 1px;
        background: #686868;
        margin: 0 auto;
    }

    .footer_middle {
        margin: 24px auto 0;

    }

    .middle_line {
        display: block;
        width: 1px;
        height: 137px;
        background: #686868;
        margin-top: 15px;
    }

    .footer_middleL {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        margin-top: 11px;
        margin-bottom: 1rem;
    }

    .footer_middleL li {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        margin-left: 42px;
    }

    .footer_middleL li:nth-child(1) {
        margin-left: 0px;
    }

    .footer_middleL li p {
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
    }

    .footer_middleL li a {
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        margin-bottom: 15px;
    }

    .footer_middleL li a:hover,
    .footer_middleL li a:visited,
    .footer_middleL li a:link,
    .footer_middleL li a:active {
        color: #999999;
    }

    .footer_middleR {
        display: -webkit-flex;
        display: flex;
        justify-content: center;
    }

    .footer_middleR li {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 25px;
    }

    .footer_middleR li img {
        display: block;
        width: 88px;
        height: 88px;
        margin-bottom: 14px;
    }

    .footer_middleR li p {
        font-size: 16px;
        font-weight: 400;
        color: #999999;
        line-height: 16px;
        margin-bottom: 5px;
    }

    .footer_middleR li span {
        font-size: 12px;
        font-weight: 400;
        color: #999999;
    }

    .footer_middle>div>p {
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 14px;
        text-align: center;
    }

    .footer_button {
        margin-top: 23px;
    }

    .footer_button div {
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
    }

    .footer_button div p {
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        margin-bottom: 1rem;
    }

    .footer_button div span {
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        margin-left: 10px;
    }

    .footer_button div a {
        display: inline;
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        margin-left: 10px;
    }

    .footer_button div a:hover,
    .footer_button div a:visited,
    .footer_button div a:link,
    .footer_button div a:active {
        color: #999999;
    }

    footer {
        padding-top: 0;
    }

    footer .footerback {
        box-sizing: border-box;
        padding-top: 76px;
        width: 100%;
        height: 570px;
        background: url(https://res.maxiaoha.cn/new2hlweb/footer/images01.png) no-repeat;
        /* background-size: 100% 100%; */
        background-repeat: no-repeat;
        background-position: center;
        background-size: 1920px 570px;
    }

    .bah {
        height: 60px;
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        line-height: 60px;
        text-align: center;
        background: #000;
    }

    .bah a {
        display: inline;
        font-size: 12px;
        font-family: "PingFangSC-Regular,PingFang SC";
        font-weight: 400;
        color: #999999;
        line-height: 60px;
        text-align: center;
    }

    .ass:hover,
    .ass:visited,
    .ass:link,
    .ass:active {
        color: rgba(119, 119, 119, 1);
    }

    .footer_middle>div>p {
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 14px;
        text-align: center;
        margin-bottom: 1rem;
    }

    .footerce {
        position: fixed;
        right: 0;
        bottom: 10%;
        width: 80px;
        cursor: pointer;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 1px solid #E9E9E9;
        background-color: #fff;
        z-index: 999;
    }

    .footerce li {
        width: 100%;
        height: 80px;
        border-bottom: 1px solid #E9E9E9;
    }

    .footerce li:last-child {
        border-bottom: none;
    }

    .footerce li a {
        display: block;
        width: 100%;
        height: 100%;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footerce li a p {
        font-size: 14px;
        font-weight: 400;
        color: #CCCCCC;
        line-height: 14px;
        margin-top: 5px;
    }

    .footerce li:hover p {
        color: #F7B400;
    }

    .footerce li:nth-child(4) {
        position: relative;
    }

    .cebox {
        width: 225px;
        height: 135px;
        border-radius: 7px;
        background-color: #fff;
        position: absolute;
        left: -244px;
        top: -20px;
        box-sizing: border-box;
        padding: 12px 14px;
        display: none;
    }

    .cebox>div {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
    }

    .cebox>div div {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .cebox>div div img {
        width: 88px;
        height: 88px;
    }

    .footerce .cebox>div div p {
        font-size: 12px;
        font-weight: 400;
        color: #666666;
        line-height: 12px;
        margin-top: 6px;
    }

    .cebox::before {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        right: -40px;
        top: 40px;
        border-top: 20px solid transparent;
        border-left: 30px solid #fff;
        border-right: 30px solid transparent;
        border-bottom: 20px solid transparent;
    }
}

.Later1 {
    width: 329px;
    height: 52px;

}

.Later17 {
    width: 127px;
    height: 25px;
}

.bigenterbox {
    height: 136px;
    margin: 0 auto -2px;
}

.enterbox {
    box-sizing: border-box;
    width: 100%;
    height: 136px;
    background: url(https://res.maxiaoha.cn/new2hlweb/footer/images07.png) no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px 136px;
    margin: 20px auto -2px;
    position: fixed;
    bottom: 0;
    z-index: 999;
}

.enterboxUL {
    width: 462px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    flex-wrap: wrap;
    padding: 62px 0 0 0;
    margin-left: 440px;
}

.enterboxUL li {
    display: block;
    width: 100%;
}

.enterboxUL li:nth-child(1) img {
    width: 167px;
    height: 18px;
    margin: 0 auto;
}

.enterboxUL li:nth-child(2) {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 6px;
}

.enterboxUL li:nth-child(2) input {
    width: 166px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    padding-left: 20px;
    margin-right: 10px;
    line-height: 30px;
}

.enterboxUL li:nth-child(2) button {
    width: 180px;
    height: 30px;
    background: #F7B400;
    border-radius: 4px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
    text-align: center;
    border: none;
}

.enterboxUL li:nth-child(2) input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #CCCCCC;
}

.bigordersbox {
    height: 85px;
    margin: 0 auto -2px;
}

.ordersbox {
    box-sizing: border-box;
    width: 100%;
    height: 85px;
    background: url(https://res.maxiaoha.cn/new2hlweb/footer/images09.png) no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px 85px;
    margin: 20px auto -2px;
    position: fixed;
    bottom: 0;
    z-index: 999;
}

.ordersboxUL {
    width: 495px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    flex-wrap: wrap;
    padding: 16px 0 0 0;
    margin-left: 410px;
}

.ordersboxUL li:nth-child(1) img {
    width: 495px;
    height: 18px;
}

.ordersboxUL li:nth-child(2) {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 6px;
}

.ordersboxUL li:nth-child(2) input {
    width: 120px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    padding-left: 20px;
    margin-right: 10px;
    line-height: 30px;
}

.ordersboxUL li:nth-child(2) button {
    width: 180px;
    height: 30px;
    background: #F7B400;
    border-radius: 4px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
    text-align: center;
    border: none;
}

.ordersboxUL li:nth-child(2) input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #CCCCCC;
}