*{
    margin: 0;
    padding: 0;
    font-family: MicrosoftYaHei;
}
body{
    width: 100%;
    overflow-x: hidden;
}
ul li{
    text-decoration: none;
    list-style: none;
}
a{
    text-decoration: none;
    color:#333;
}
.header{
    display:none;
}
.fail{
    display:none;
}
.mobileheader{
    width:100%;
    display:flex;
    justify-content: space-between;
    height:60px;
    align-items: center;
}
.min-logo{
    width:100px;
    height:40px;
    margin-left:20px;

}
.min-logo img{
   width:100%;
}
.menu{
    margin-right:10px;
    position:relative;

}
.menu ul{
    position:absolute;
    width: 145px;
    /* left: -58px; */
    text-align: center;
    right: -10px;
    background: #fff;
    margin-top: 20px;
    z-index: 111111111111111111111111111111111111;
    display:none;
}
/*.menu img:hover ul{*/
/*    display:block;*/
/*}*/
.header-nav-ul li a{
    display:block;
}
.mobilefoot{
    width:100%;
    color:#fff;
    text-align: center;
    background: #f6b436;
    line-height:30px;
    display:block;

}
.mobilefoot a{
    color:#fff;
}
.mobilefoot ul{
    width:90%;
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin:0px auto;
    padding:20px 0px;


}
.mobilefoot ul li{
    padding:0px 10px;
}
.copy img{
    width:30%;
}
/*.mobilefoot ul li{*/
/*    */
/*}*/

/*.header-nav-ul li:nth-child(1):hover a ,.header-nav-ul li:nth-child(2):hover a,.header-nav-ul li:nth-child(3):hover a,.header-nav-ul li:nth-child(4):hover a*/
/*,.header-nav-ul li:nth-child(5):hover a,.header-nav-ul li:nth-child(6):hover a,.header-nav-ul li:nth-child(7):hover a{*/
/*    height:91px;*/
/*}*/
/*.header-nav-ul li:nth-child(2):hover .drop-down{*/
/*    display:block;*/
/*}*/
/*.header-nav-ul li:nth-child(3):hover .drop-down2{*/
/*    display:block;*/
/*}*/
/*.header-nav-ul li:nth-child(7):hover .drop-down3{*/
/*    display:block;*/
/*}*/
/*.center-banner{*/
/*    position:relative;*/
/*    top:-6px;*/
/*}*/
/*.news-banner{*/
/*    position:relative;*/
/*    top:-6px;*/
/*}*/
/*.contact-us-banner{*/
/*    position:relative;*/
/*    top:-6px;*/
/*}*/
/*    .header{*/
/*        width: 100%;*/
/*        height: 84px;*/
/*    }*/
/*    .header-nav{*/
/*        width: 1660px;*/
/*        margin: 0 auto;*/
/*        !*border: 1px solid;*!*/
/*    }*/
/*    .header-nav img{*/
/*        width: 133px;*/
/*        height: 52px;*/
/*        margin-top:11px;*/
/*    }*/

/*    .header-nav-ul{*/
/*        !*width: 160px;*!*/
/*        list-style: none;*/
/*        float: right;*/
/*        font-size: 18px;*/
/*        z-index:11111111;*/
/*        position:relative;*/
/*    }*/
/*    .header-nav-ul li{*/
/*        text-align: center;*/
/*        line-height: 85px;*/
/*        float: left;*/
/*    }*/
/*    .header-nav-ul li a{*/
/*        display: block;*/
/*        width: 120px;*/
/*        height: 85px;*/
/*        text-decoration: none;*/
/*        color: #465472;*/
/*    }*/
/*    .header-nav-ul li:hover{*/
/*        background: #465472;*/
/*    }*/
/*    !*.header-nav-ul li a{*!*/
/*    !*    border-bottom:1px solid #fff;*!*/
/*    !*}*!*/
/*    .header-nav-ul li:hover a{*/
/*       color:#fff;*/
/*        height:91px;*/
/*    }*/
/*    .drop-down,.drop-down2,.drop-down3{*/
/*        color: #fff;*/
/*        background: #465472;*/
/*        display: none;*/
/*        position: absolute;*/
/*        z-index: 99;*/
/*    }*/


/*    !*底部*!*/
/*    .fail{*/
/*        width: 100%;*/
/*        height: 250px;*/
/*        background: #f6b436;*/
/*        float: left;*/
/*    }*/
/*    .fail-nav{*/
/*        width: 1660px;*/
/*        margin: 0 auto;*/
/*    }*/
/*    .fail-nav-left{*/
/*        width: 330px;*/
/*        position: absolute;*/
/*    }*/
/*    .fail-nav-left div:nth-child(1){*/
/*        margin-top: 40px;*/
/*    }*/
/*    .fail-nav-left div:nth-child(2){*/
/*        margin-bottom: 35px;*/
/*        color: #FFFFFF;*/
/*    }*/
/*    .fail-nav-left div:nth-child(2) p:nth-child(1){*/
/*        margin-top: 40px;*/
/*        font-size: 16px;*/
/*    }*/
/*    .fail-nav-left div:nth-child(2) p:nth-child(2){*/
/*        margin-top: 14px;*/
/*    }*/
/*    .fail-nav-right{*/
/*        float: right;*/
/*        width: 50%;*/
/*        justify-content: space-between;*/
/*        display: flex;*/
/*        font-size: 15px;*/
/*        color: #ffffff;*/
/*        margin-top: 75px;*/
/*    }*/
/*    .fail-nav-right div{*/
/*        float: left;*/
/*        width: 65px;*/
/*        height: 125px;*/
/*        !*margin-right: 225px;*!*/
/*    }*/
/*    .fail-nav-right div a{*/
/*        text-decoration: none;*/
/*        color: #FFFFFF;*/
/*    }*/
/*    .fail-nav-right div a{*/
/*        margin-top: 10px;*/
/*    }*/
/*    .fail-nav-right div a p{*/
/*        margin-top: 10px;*/
/*    }*/
/*    .fail-nav-right div a:first-child p:first-child{*/
/*        margin-top: 0;*/
/*    }*/
