/*@font-face {*/
/*  font-family: 'Alibaba PuHuiTi';*/
/*  !*src: url('../fonts/AlibabaPuHuiTi-2-65-Medium.ttf');*!*/
/*  !*src: url(https://puhuiti.oss-cn-hangzhou.aliyuncs.com/AlibabaPuHuiTi-2/AlibabaPuHuiTi-2-65-Medium/AlibabaPuHuiTi-2-65-Medium.ttf) format('TrueType')*!*/
/*  src:url("//at.alicdn.com/wf/webfont/cmXAfoMF21Mm/HKPAt9806h-VZ4lVz80xm.woff") format("TrueType");*/
/*}*/

/*@font-face {*/
/*  font-family: 'Alibaba PuHuiTi Heavy';*/
/*  src: url('../fonts/AlibabaPuHuiTi-2-105-Heavy.ttf');*/
/*}*/

/*@font-face {*/
/*  font-family: 'Alibaba PuHuiTi Regular';*/
/*  src: url('../fonts/AlibabaPuHuiTi-2-55-Regular.ttf');*/
/*}*/

/*@font-face {*/
/*  font-family: 'Alibaba PuHuiTi Bold';*/
/*  src: url('../fonts/AlibabaPuHuiTi-2-85-Bold.ttf');*/
/*}*/

html {
  font-size: 10px;
  font-family: 'Alibaba PuHuiTi';
}
body {
  font-family: 'Alibaba PuHuiTi';
  /* font-size: 4px; */
  position: relative;
  margin: 0;
  padding: 0;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;

}
.container {
  position: relative;
  width: 192rem;
  margin:0 auto;
}
.head {
  position: fixed;
  top:0;
  z-index:99;
  background-color: #ffffff;
  height: 6.4rem;
  width: 100%;
  display: flex;
  align-items: center;
  /* font-family: 'Alibaba PuHuiTi'; */
  font-weight: 500;
  font-size: 2.16rem;
  padding-bottom: 1px;
  border-bottom: 0.5px solid rgba(48, 48, 48, 0.25);
}
 .dropdown-head{
   display:none;
  }
.head .logo {
  padding-left: 4.2rem;
  display: flex;
  align-items: center;
}
.head .logo .logo_image {
  width: 10.2rem;
  /*height: 3.6rem;*/
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.head .logo .logo_image2 {
  width: 4.5rem;
}
.head .header-details{
  display:none;
}
.head .header-retract{
  display:none;
}
.head .search-icon{
  display:none;
}
.head .menu {
  display: flex;
  padding-left: 12rem;
}
.head .menu2 {
  margin-left: 1.2rem;
}
.head .menu2 .name {
  margin-left: 2.8rem;
}

.head ul {
  /* height: 100%; */
}
.head ul li {
  height: 100%;
  line-height: 6.4rem;
  display: inline-block;
  margin-right: 2.8rem;
  cursor: pointer;
}
.head ul a {
  color: black;
  text-decoration: none;
}
.select {
  border-bottom: solid 0.2rem #c1262e;
  color: #c1262e;
}
.head .user {
  position: absolute;
  right: 3.2rem;
  display: flex;
  align-items: center;
  /* height: 36px;
  width: 36px; */
}
.head .user img {
  width: 3.6rem;
  height: 3.6rem;
  cursor: pointer;
}

.lang_list{
  display: flex;
  position: absolute;
  right: 8rem;
}
.lang{
  font-family: 'Alibaba PuHuiTi';
  font-weight: 500;
  font-size: 1.8rem;
  cursor: pointer;
  margin-left: 2rem;
  /*color: #c1262e;*/
}
.lang:hover{
  text-decoration: underline;
}
.header-container{
  position: absolute;
  top: 0;
  background: #ffffff;z-index: 10000
}
.container-area{
  margin-top: 6.4rem;
}

/*@media all and (max-width: 549px) {*/
/*  .head {*/
/*    height: 44.8px;*/
/*    font-size: 12.6px;*/
/*  }*/
/*  .head .logo {*/
/*    padding-left: 3.6rem;*/
/*  }*/
/*  .head .logo img {*/
/*    width: 90px;*/
/*    height: 21.6px;*/
/*  }*/
/*  .head ul li {*/
/*    line-height: 42px;*/
/*  }*/
/*  .head .user img {*/
/*    width: 21.6px;*/
/*    height: 21.6px;*/
/*  }*/
/*  .head .menu {*/
/*    padding-left: 5px;*/
/*  }*/
/*}*/
/*@media all and (min-width: 380px) and (max-width: 410px) {*/
/*  .head {*/
/*    height: 40.32px;*/
/*  }*/
/*  .head .logo img {*/
/*    transform: scale(0.8);*/
/*  }*/
/*  .head ul li {*/
/*    line-height: 40.32px;*/
/*    transform: scale(0.9);*/
/*  }*/
/*  .head .user {*/
/*    transform: scale(0.8);*/
/*  }*/
/*}*/

/*@media all and (max-width: 379px) {*/
/*  .head {*/
/*    height: 30.32px;*/
/*  }*/
/*  .head .logo img {*/
/*    transform: scale(0.7);*/
/*  }*/
/*  .head ul li {*/
/*    line-height: 30.32px;*/
/*    transform: scale(0.8);*/
/*  }*/
/*  .head .user {*/
/*    transform: scale(0.7);*/
/*  }*/
/*}*/

/*@media (min-width: 550px) and (max-width: 700px) {*/
/*  .head {*/
/*    height: 51.2px;*/
/*    font-size: 14.4px;*/
/*  }*/
/*  .head .logo img {*/
/*    width: 119.2px;*/
/*    height: 28.8px;*/
/*  }*/
/*  .head ul li {*/
/*    line-height: 51.2px;*/
/*  }*/
/*  .head .user img {*/
/*    width: 28.8px;*/
/*    height: 28.8px;*/
/*  }*/
/*}*/

/*@media all and (max-width: 1023px) {*/
/*  .footer .content {*/
/*    display: none;*/
/*  }*/
/*  .footer .content-min {*/
/*    display: block;*/
/*  }*/
/*  .footer {*/
/*    height: 100px !important;*/
/*  }*/
/*}*/

/*移动端适配*/
@media screen and (max-width: 1023px){
  html {
    font-size: 10px;
    font-family: 'Alibaba PuHuiTi';
  }
  body {
    font-family: 'Alibaba PuHuiTi';
    /* font-size: 4px; */
    position: relative;
    margin: 0;
    padding: 0;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;

  }
  .container {
    position: relative;
    width: 100% !important;
    /*margin:0 auto;*/
  }
  .container-area{
    margin-top:6.5rem;
  }
  .head {
    position: fixed;
    top:0;
    left:0;
    z-index:99;
    background-color: #ffffff;
    height: 6.4rem;
    width: 100%;
    display: flex;
    align-items: center;
    /* font-family: 'Alibaba PuHuiTi'; */
    font-weight: 500;
    font-size: 1.8rem;
    padding-bottom: 1px;
    border-bottom: 0.5px solid rgba(48, 48, 48, 0.25);
  }
  .head .logo {
    padding-left: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .head .logo .logo_image {
    width: 6.73rem;
    height: 2.34rem;
  }
  .head .logo .logo_image2 {
    width: 3rem;
  }
  .head .logo img:hover {
    cursor:pointer;
  }
  .head .menu {
    display: none;
  }

  .head ul {
    display:none;
  }
  .select {
    border-bottom: solid 0.2rem #c1262e;
    color: #c1262e;
  }
  .head .user {
    position: absolute;
    right: 3.2rem;
    display: flex;
    align-items: center;
    /* height: 36px;
    width: 36px; */
  }
  .head .user img {
    width: 3.6rem;
    height: 3.6rem;
    cursor: pointer;
  }
  .lang_list{
    right:10%;;
  }
  .head .lang{
    font-size: 1.5rem;
    margin-left: 1rem;
    /*display:none;*/
  }
  .head .user{
    display:none;
  }
  /*.head .search-icon{*/
  /*  display:block;*/
  /*  position:absolute;*/
  /*  right:13.2%;*/
  /*  top:2.1rem;*/
  /*}*/
  /*.head .search-icon img{*/
  /*  width:2.03rem;*/
  /*  height:2.03rem;*/
  /*}*/
  .head .header-details{
    display:block;
    position:absolute;
    right:4.7%;
  }
  .head .header-details img{
    width:1.8rem;
    height:1.6rem;
  }
  .head .header-retract{
    display:none;
    position:absolute;
    right:4.7%;
  }
  .dropdown-head{
    position:fixed;
    width:100%;
    /*margin-top:6rem;*/
    top:6.5rem;
    /*right:-0.1rem;*/
    left:-1.6rem;
    display:none;
    flex-wrap:wrap;
    height:12rem;
    background: #F3F3F3;
    box-shadow: 0rem 0.4rem 0.8rem 0rem rgba(0, 0, 0, 0.15);
    padding-top:1.6rem;
    padding-left:1.6rem;
  }
  .dropdown-head .name{
    display: flex;
    width: 28.8%;
    height: 2.4rem;
    /*padding: 9px 31px;*/
    justify-content: center;
    align-items: center;
    gap: 1rem;
    color: #000;
    text-align: center;
    font-family: Alibaba PuHuiTi;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: #FFF;
    margin-left:1.167rem;
  }
  .dropdown-head .dropdown-head-select{
    background: linear-gradient(150deg, #C2182D 0%, rgba(194, 24, 45, 0.00) 100%);
    box-shadow: 0rem 0.4rem 0.4rem 0rem rgba(0, 0, 0, 0.25);
    color:#fff !important;
    font-weight:700 !important;
  }
}

@media screen and (max-width: 600px){
  .lang_list{
    right: 14%;
  }
}