:root {
    
    --lableBackground:#a81010;
    
    --lableColor: #FFFFFF;
    
    --lableBorderColor: #ffe6e6;
  }
  
  
  .search-all-btn{
    height: 75px;
    background: url(../gif/gg7jol.gif) center no-repeat;
    background-size: 100%;
    background-position: center;
    z-index: 99;
    line-height: 58px;
    border-radius: 0 29px 29px 0;
    width: 75px;
    position: relative;
    right: 33px;
    top: -7px;
}
.search-all-img{
    opacity: 0;
}
.all-select-input input {
    height: 56px !important;
    border-radius: 32px 0 0 32px !important;
}
.search-all-select .all-select-input {
    border-left: 1px solid #a81010 !important;
    border-right: 1px solid #a81010 !important;
    border-top: 1px solid #a81010 !important;
    border-bottom: 1px solid #a81010 !important;
    height: 58px !important;
    border-radius: 32px 0 0 32px !important;
}
  
  
  .all-btn-txt {
    font-size: 16px;
    font-weight: 400;
    
    color: #FFFFFF;
    line-height: 30px;
    display:none;
  }
  
  
  .h-hot-word {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    
    color: #0F0F0F;
  }
  
  
  .M-img-page .active {
    
    background:#a81010;
    color: #ffff;
    
    border: 1px solid#a81010;
  }
  
  
  .M-box .active {
    
    background:#a81010;
    color: #ffff;
    
    border: 1px solid#a81010;
  }
  
  
  .M-box a {
    border: 1px solid#2C86CA;
  }
  
  
  .header-nav {
    width: 100%;
    
    height: 60px;
    
    background: #FFFFFF;
    
    background: #FFFFFF;
  }
  
  
  
  .header-nav-item a {
    position: relative;
    height: 60px;
    line-height: 59px;
    
    font-size: 22px;
    font-weight: 400;
    
    color: #FFFFFF;
  }
  
  
  .header-nav-item {
    color: #fff;
    height: 60px;
    line-height: 60px;
    
    margin-left: 20px;
    
    margin-right: 45px;
    font-weight: 400;
    font-size: 24px;
    
    
  }
  
  
  .header-nav-middle .on a {
    padding-bottom: 11px;
    
    border-bottom: 2px solid #f5d389;
    
    
  }
  
  
  .header-nav-middle .on a:after {
    content: " ";
    top: 32px;
    display: block;
    width: 0;
    margin: 0 auto;
    height: 0;
    border: 6px solid red;
    
    border-color: transparent transparent #f5d389 transparent;
    margin-top: -15px;
  }
  
  
  .header-nav {
    background:#a81010;
  }
  
  
  .item-choose-on {
    background:#a81010;
    color: #FFF;
  }
  
  
  
  .result-header-lable {
    
    background: var(--lableBackground);
    
    color: var(--lableColor);
    
    border: 1px solid var(--lableBorderColor);
    border-radius: 10px 0px 10px 0px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    padding: 2px 16px;
    margin-right: 10px;
    flex-shrink: 0;
  }
  
  
  .work-search-result .work-lable {
    
    background: var(--lableBackground);
    
    color: var(--lableColor);
    
    border: 1px solid var(--lableBorderColor);
    border-radius: 10px 0px 10px 0px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    padding: 2px 16px;
    margin-right: 10px;
    flex-shrink: 0;
  }
  
  
  .work-btn {
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid var(--lableBackground);
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    color: var(--lableBackground);
    cursor: pointer;
  }
  
  
  .work-btn:hover {
    
    background: var(--lableBackground);
    
    color: #ffffff;
  }
  
  
  .main-region-list .on {
    background: var(--lableBackground);
    color: #ffffff;
  }
  
  
  .work-header {
    background:var(--lableBackground);
  }
  
  
  .search-btn {S
    background: var(--lableBackground);
    color: #FFFFFF;
  }
  
  
  .choseli:after {
    background: var(--lableBackground);
  }
  
  
  
  
  .header-banner {
    
     background: #F7F7F7;
    
     background: #FFFFFF;
    
    height: 208px;
    
    border-bottom: 1px solid#a81010;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
  
  
  .all-select-input {
    border: 1px solid #a81010 !important;
    height: 52px !important;
  }
  
  
  
  
  
  
  
  
  .banner-search{
    margin-top: 55px;
    margin-left: 96px;;
  }
  
  .banner-logo img {
  margin-left: -2px;
  margin-top: 39px;
  }
  
  
  .header-nav-item:hover a:after {
  margin-top: -15px;
  }
  
  #ulSearchList {
  border-left: 1px solid#a81010 !important;
  border-right: 1px solid#a81010 !important;  
  border-bottom: 1px solid#a81010 !important;
  }
  
  
  .search-all-select .all-select-input {
  border-right: 1px solid#a81010 !important;
  }
  .all-select-input input {
  border-radius: 8px 0px 0px 8px;
  width: 100%;
  padding-left: 20px;
  font-size: 16px;
  height: 49px;
  line-height: 60px;
  background: #fff;
  }