.top{height: 72px;line-height: 72px;overflow: hidden;color: #fff; position: relative;}
.top img{transform: translateY(-50%); top: 50%; position: absolute;}
.top li{float: left;width:90px;/* height: 50px; */text-align:center;}
.top li a{height: 50px;font-size:16px;color: #333;line-height: 50px;text-align: center;}
.top li a:hover{color: var(--primary);}
.banner_ht{width: 100%; min-width: 1200px; height:240px; background: url(/images/haotibanner.png) top center no-repeat;}
.copyright p {
    width: 100% !important;
    margin: 0 !important;}

