 .top_bg_news {  box-sizing: border-box;  width: 100%;  height: 190px;  background-image: url(https://www.huatu.com/images/2020css/images/zw/top_bg.png);  background-position: top center;  background-repeat: no-repeat;  text-align: center;}.top_province_new {  width: 351px;  height: 190px;  background-image: url(https://www.huatu.com/images/2020css/images/zw/bg03.png);  background-repeat: no-repeat;  background-size: 100%;}.top_province_new02,.top_province_new03,.top_province_new04 {  margin-left: -4px;}.top_province_txt01 {  width: 100%;  height: 42px;  margin: 12px auto 0 auto;  line-height: 42px;  background-image: url(https://www.huatu.com/images/2020css/images/zw/top_title.png);  background-repeat: no-repeat;  background-size: 100%;  font-size: 20px;  color: #fff;  font-weight: bold;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}.top_province_txt01 span {  color: #fffe95;  font-size: 16px;  font-weight: normal;}.top_province_txt01 i {  float: left;  width: 19px;  height: 28px;  margin-top: 7px;  margin-left: 28px;  background-image: url(https://www.huatu.com/images/2020css/images/zw/time02.png);  background-repeat: no-repeat;  background-size: 100%;}.top_province_txt02 {  padding-top: 8px;  padding-bottom: 8px;  font-size: 26px;  color: #fffe95;  font-weight: bold;}.top_province_txt03 {  padding-bottom: 12px;  color: #fff;  font-size: 18px;}.top_enter {  width: 126px;  height: 30px;  margin: 0 auto;  line-height: 30px;  background-color: #fde179;  background: linear-gradient(to right, #fee880, #f6c55d, #efa940);  text-align: center;  color: #a5030b;  font-size: 18px;  border-radius: 40px;  transition: transform .5s ease;}.top_enter:hover {  transform: translateY(-5px);}.top_flex {  display: flex;  justify-content: center;  align-items: center;  /* padding-top: 76px; */}@media screen and (max-width:1080px){  .top_bg_news{  display: none !important;}  }  