/* nav-header */
.nav-header{
    background: linear-gradient(180deg, rgba(76,14,73,0.55) 0%, rgba(99,6,95,0) 100%); 
    width: 100%;
    height: auto;
    display: none;
}
.nav-header ul{
    display: flex;
    text-align: center;
}
.nav-header ul>li{
    flex: 1;
}
.nav-header ul>li>a{
    color: #fff;
    font-size: 18px;
}
.nav-header ul .li1 .ul2{
    display: block;
    text-align: center;
}
.nav-header ul>.li1 .ul2>li{
    line-height: 30px;
}
.nav-header ul>.li1 .ul2>li>a{
    font-size: 14px;
}
/* header */
.header{
    width: 100%;
    z-index: 9;
}
.header .hd-top {
    background: #63065F;
    line-height: 40px;
}

.header .hd-top .w {
    display: flex;
    justify-content: space-between;
}

.hd-top p {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 40px;
}
.hd-top p>a{
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}
.hd-main{
  /* background-image: url(../image/banner.png); */
  background: linear-gradient(180deg, rgba(76,14,73,0.55) 0%, rgba(99,6,95,0) 100%);
  background-size: 100% 100%;
  background-position: center center;
  padding-top: 20px;
  /* padding-bottom: 214px; */
  padding-bottom: 82px;
  /* background-color: #CECECE; */
}
.hd2{
    background: #63065F;
    height: 146px;
}
.hd-main .w{
    display: flex;
    justify-content: space-between;
}
.hd-main .hd-logo{
    width: 479px;
    height: 84px;
}
.nav-header .sou{
    background-color: #fff !important;
    background-image: url(../image/search1.png) !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.nav-header .nav-btn{
    background-color: #fff !important;
    background-image: url(../image/close2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25px 25px;
}
/* 鎼滅储 */
.hd-rg .main-top{
    display: flex;
    justify-content: flex-end;
}
/* .hd-rg .main-top .hd_saearch{
    margin-right: 24px;
} */
.hd_saearch form::after{
    content: "";
    display: inline-block;
    overflow: hidden;
    clear: both;
}
.hd_saearch form #wd {
    width: 268px;
    height: 43px;
    font-size: 14px;
    background: hsl(0, 0%, 100%, 0.6);
    border-radius: 22px 0px 0px 22px;
    border: none;
    padding-left: 24px;
    color: #fff;
}

.hd_saearch form #wd::placeholder {
    color: #fff;
}

.hd_saearch form .sou {
    width: 59px;
    height: 43px;
    background-color: #63065F;
    border-radius: 0px 22px 22px 0px;
    border: none;
    background-image: url(../image/search.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.sou2{
    background-color: #fff !important;
    background-image: url(../image/search1.png) !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.nav-btn{
    width: 66px;
    height: 43px;
    background-color: #63065F;
    border-radius: 22px;
    line-height: 43px;
    text-align: center;
    background-image: url(../image/nav.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.nav-btn2{
    background-color: #fff !important;
    background-image: url(../image/nav1.png);
    background-repeat: no-repeat;
    background-position: center center;
}
/* 瀵艰埅鏍忕洰 */
.hd-rg .main-btm{
    display: flex !important;
    margin-top: 11px;
}
.hd-rg .main-btm>li{
    margin-left: 38px;
    position: relative;
}
.hd-rg .main-btm>li>.ul2{
    display: none;
    position: absolute;
    z-index: 999;
    padding: 5px 20px;
    height: auto;
    margin: auto;
    border-top: 4px solid #D4AB76;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 2px rgba(0,0,0,0.17);
    border-radius: 0px 0px 8px 8px;
}
.hd-rg .main-btm>li>.ul2>li>a{
    white-space: nowrap;
}
.hd-rg .main-btm li>a{
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}
.hd-rg .main-btm li:hover a{
    color: #63065F;
}
.hd-fix{
    height: 10px;
}
.style{
    padding-bottom: 0;
    background: none;
}
/* lb */
.lb{
    position: relative;
}
.lb img{
    width: 100%;
    height: 100%;
}
/* 鎵嬫満瀵艰埅鏍 */
.phone-header{
    background-color: #63065F;
    display: none;
}
.phone-header .w{
    display: flex;
    justify-content: space-between;
}
.phone-header .phone-logo{
    width: 50%;
    padding: 10px;
}
.phone-header .phone-logo img{
    width: 100%;
}
/* 鎵嬫満瀵艰埅鏍 */

.nav-home{
    /* display: none; */
    width: 90px;
    height: auto;
    text-align: center;
    background-color: antiquewhite;
    display:flex;
    justify-content: center;
    align-items: center;
  }
  .nav-home img{
      width: 60%;
  }
  .nav1 {
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4);
      display: block;
      position: fixed;
      top: 0;
      right: -100%;
      overflow-y: scroll;
      transition: all 0.7s;
      z-index: 9999999;
  }
  
  .nav1 .nav-auto {
      width: 100%;
      height: 100%;
      margin: 0;
      overflow-y: scroll;
      background-color: hsl(0, 0%, 23%);
  }
  
  .left {
      right: 0;
  }
  
  .nav1 .nav-auto .phone_ul1 {
      width: 100%;
      background-color: #3a3a3a;
  }
  
  .nav1 .nav-auto .phone_ul1 .dhang {
      width: auto;
      height: 70px;
      line-height: 70px;
      background: hsl(0, 0%, 17%,0.4);
  }
  
  .nav1 .nav-auto .phone_ul1 .dhang span {
      margin-left: 24px;
      font-size: 24px;
      color: #fff;
  }
  
  .nav1 .nav-auto .phone_ul1 .dhang .x1 {
      width: 22px;
      margin-right: 24px;
  }
  
  .nav1 .nav-auto .phone_ul1 li {
      width: 100% !important;
      text-align: left;
  }
  
  .nav1 .nav-auto .phone_ul1 li a {
      float: left;
      width: 80%;
      line-height: 60px;
      display: block;
      height: 100%;
      font-size: 20px;
      color: #fff;
      transition: none;
      padding-left: 20px;
      border-bottom: 1px solid #525252;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
  }
  
  .nav1 .nav-auto .phone_ul1 li .drop_01 {
      float: left;
      text-align: center;
      width: 20%;
      height: 61px;
      line-height: 61px;
      background: hsl(0, 0%, 23%,0.4);
      border-left: 2px solid #525252;
      border-bottom: 1px solid #525252;
      border-top: 1px solid #525252;
  }
  
  .nav1 .nav-auto .phone_ul1 li .drop_01 img {
      width: 20px;
  }
  
  .nav1 .nav-auto .phone_ul1 li.active {
      background-color: #393939;
  }
  
  .nav1 .nav-auto .phone_ul1 li.active a {
      background: none;
      font-weight: bold;
      color: #ffffff;
  }
  
  .nav1 .nav-auto .phone_ul1 li:hover a {
      background: none;
      font-weight: bold;
  }
  
  .nav1 .nav-auto .phone_ul1 li .phone_ul2 {
      background-color: hsl(0, 0%, 16%,0.4);
      display: none;
  }
  
  .nav1 .nav-auto .phone_ul1 li .phone_ul2 li a {
      width: 100%;
      font-size: 20px;
      line-height: 60px;
      padding-left: 30px;
  }
  
  .nav1 .nav-auto .phone_ul1 li .phone_ul2 li .drop_02 {
      float: left;
      text-align: center;
      width: 20%;
      height: 61px;
      line-height: 61px;
      background: #282828;
      border-left: 2px solid #525252;
      border-bottom: 1px solid #525252;
  }
  
  .nav1 .nav-auto .phone_ul1 li .phone_ul2 li .drop_02 img {
      width: 20px;
  }
  
  .nav1 .nav-auto .phone_ul1 li .phone_ul2 li .phone_ul3 {
      background-color: #000000;
      display: none;
  }
  
  .nav1 .nav-auto .phone_ul1 li .phone_ul2 li .phone_ul3 li a {
      float: none;
      width: 100%;
      font-size: 18px;
      line-height: 50px;
      padding-left: 40px;
      border-bottom: 1px solid #525252;
  }
  .banner{
    margin-top: -130px;
    position: relative;
    z-index: -1;
  }
  .banner img{
    width: 100%;
    height: 100%;
  }