
.header-nff {
  background-color: rgba(255, 255, 255, 1);
  margin: 0 auto;
}

.head-nff {
  box-shadow: inset 0px -1px 0px 0px rgba(217, 223, 234, 1);
  background-color: rgba(255, 255, 255, 1);
  height: 100px;
  width: 1905px;
  margin: 0 auto;
}
.headimg{
  float: left;
}

.imageOne-nff {
  height: 62px;
  margin: 19px 0 0 320px;
}

.textWrapperOne-nff {
  width: 308px;
  height: 52px;
  margin: 24px 314px 0 24px;
  float: left;
}
.text-wrapper_1-nff span{

  font-size: 26px;
}

.textOne-nff {
  width: 220px;
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 51, 102, 1);
  font-size: 20px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
}
.titleTwo{
  color: rgba(0, 51, 102, 1);
  font-family: PingFangSC-Semibold;
}

.text_2-nff {
  width: 308px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(0, 51, 102, 1);
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.textWrapperTwo-nff {
  float: right;
  margin: 0 313px 0 0;
}

.textWrapperTwo-nff a{
  display: block;
  float: left;
  width: 88px;
  margin: 34px 0 0 20px;
  text-align: center;
  line-height: 30px;
}
/*.textWrapperTwo-nff ul{
  float: left;
  margin: 34px 0 0 31px;
}*/
.textWrapper-nff .btn{
  display: block;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
  height: 32px;
  color: rgba(168, 131, 55, 1);
  border: 1px solid rgba(168, 131, 55, 1);
}
.textWrapper-nff .btn:hover{
  background:  #704d06;
  color:#ffffff;
}
.textWrapperLogin-nff{
  display: block;
  float: right;
  width: 88px;
  margin: 34px 250px 0 153px;
  text-align: center;
  line-height: 30px;
}
.textWrapperLogin-nff .btn{
  display: block;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 16px;
  height: 32px;
  color: rgba(168, 131, 55, 1);
  border: 1px solid rgba(168, 131, 55, 1);
}


.text_3-nff {
  width: 42px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(168, 131, 55, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: normal;
  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin: 5px 0 0 23px;
}

.text-wrapper_3-nff {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 16px;
  height: 32px;
  border: 1px solid rgba(168, 131, 55, 1);
  width: 88px;
  margin: 34px 0 0 24px;
}

.text_4-nff {
  width: 42px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(168, 131, 55, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: normal;
  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin: 5px 0 0 23px;
}

.search-nff {
  width: 24px;
  height: 24px;
  margin: 8px 0 0 4px;
}

.text-wrapper_4-nff {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 16px;
  height: 32px;
  border: 1px solid rgba(168, 131, 55, 1);
  width: 88px;
  margin: 34px 320px 0 324px;
}

.text_5-nff {
  width: 33px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(168, 131, 55, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: normal;
  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin: 5px 0 0 27px;
}
.home-nav-top-war{
  float: left;
}

.home-nav-top-sep {
  width: 1px;
  height: 0.6rem;
  background: #036;
  border-radius: 2px;
  margin: 25px 0 0 20px;
}

.head-menu {
  width:100%;
  height:48px;


  background: #DDE4EB;
  box-shadow: inset 0px 2px 0px 0px #A88337;

}
.head-menu_content {
  width:1280px;
  height:100%;
  margin:0 auto;
  display: flex;
  align-items: center;
}


.menulist {
  font-size: 12px;
  font-weight: bold;
  list-style: none;
}

.menulist li {
  float: left;
  list-style: none;
  margin-right: 1px;
}

.menulist li a {
  line-height: 48px;
  text-decoration: none;
  /* background: transparent; */
  color: #000;
  display: block;
  width: 120px;
  text-align: left;
  font-size: 17px;
  font-weight: normal;
}
.menulist li a:hover {
  color:#A88337;
}

.menulist li ul li a {
  text-align: center;
}


.menulist ul {
  list-style: none;
  display: none;
  width: 80px;
  padding: 0;
  position: relative;
}

/* .menulist li a:hover {

  color: #000;
} */



.menulist li ul li ul {
  position: absolute;
  top: 0;
  left: 80px;
  /* background: #fff; */
  /* color: red; */
}

.menulist li ul {
  /* height: 138px; */

  width: 112px;
  background: rgba(255,255,255,0.7);
  box-shadow: 0px 4px 16px -4px rgba(31,48,72,0.24);
  border-radius: 8px;
  border: 1px solid #DCDFE6;
  backdrop-filter: blur(2px);
  position: absolute;
  top: 40px;
}

.menulist li ul li a,
.menulist li ul li {
  /* background:  #DDE4EB; */
  color: rgba(0,0,0,0.8);
  font-size:16px;
  line-height:40px!important;

}



.menu {
  width: 600px;
  height: 48px;
  overflow: hidden;
  opacity: 0.8;
  top: 0px;
}



.menubox {
  height: 48px;
  display: inline-block;
  margin: 0px auto;
  position: absolute;
  z-index: 99;

}

.menubox>div {
  width: 100px;
  height: 48px;
  display: inline-block;
  text-align: left;
  line-height: 48px;
  margin-right: 25px;
  float: left;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
}

.menubox>div:hover {
  background-color: red;
  color: #fff;
}

.avaterName{
  display: block;
  float: left;
  margin: 34px 0 0 20px;
  text-align: center;
  line-height: 30px;
}
.realName{
  margin: 1px 0 0 7px;
  float: left;
  color: #1A4876;
}

.avaterNameDetail {
  display: none;
  position: absolute;
  z-index: 9999;
  margin: 30px 0px 0 26px;
}

.avaterNameDetail ul {
  width: 112px;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px -4px rgba(31,48,72,0.24);
  border-radius: 8px;
  border: 1px solid #DCDFE6;
  backdrop-filter: blur(2px);
  list-style-type: none;
  padding-left: 0;
}

.avaterNameDetail ul li{
  text-align: center;
  line-height: 32px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 15px;
  color: #87898b;
  cursor: pointer;
  font-style: normal;
}

.avaterName:hover .avaterNameDetail{
  display: block;
}



