@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  html {
    font-size: calc(100vw / 19.5);
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  html {
    font-size: calc(100vw / 18.8);
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1922px) and (max-width: 4000px) {
  html {
    font-size: calc(100vw / 25.6);
  }
}
/* 手机 */
@media (max-width: 768px) {
  .header {
    display: none;
  }
  .head {
    display: block;
    background-color: #ffffff00;
    width: 100%;
    height: 2rem;
    position: fixed;
    z-index: 999;
  }
  .head .w-750 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 3% 5% 1%;
    margin: 0 auto;
  }
  .head .w-750 .indexheaderleft {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .head .w-750 .indexheaderleft .logo {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .head .w-750 .indexheaderleft .logo .cimgbox {
    display: flex;
    align-items: center;
  }
  .head .w-750 .indexheaderleft .logo .cimgbox img {
    width: 50%;
    height: 100%;
    object-fit: cover;
    margin-top: 0%;
  }
  .head .w-750 .indexheaderleft .logo .cimgbox .logo_w {
    display: block;
  }
  .head .w-750 .indexheaderleft .logo .cimgbox .logo_bl {
    display: none;
  }
  .head .w-750 .indexheaderleft .rightbox {
    display: none;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav {
    position: absolute;
    z-index: 999;
    top: 1.66666667rem;
    left: 0;
    width: 100%;
    height: 0;
    line-height: 2.66666667rem;
    color: #333;
    background: #fff;
    overflow-y: auto;
    transition: 0.3s;
    text-align: left;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .yuyansdsde {
    border-top: 0.06666667rem solid #f1f1f1;
    display: flex;
    align-items: center;
    padding: 0 6%;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .yuyansdsde h3 {
    font-size: 0.66666667rem;
    color: #000;
    margin-right: 0.33333333rem;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .yuyansdsde .yuyanxuanse {
    display: flex;
    font-size: 0.53333333rem;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .yuyansdsde .yuyanxuanse li {
    margin: 0 0.2rem;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .yuyansdsde .yuyanxuanse li a {
    font-size: 0.53333333rem;
    color: #000;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs {
    border-top: 0.06666667rem solid #f1f1f1;
    padding: 0 6%;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .ctitlebox {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .ctitlebox .cn1 {
    display: block;
    width: 90%;
    color: #333;
    font-size: 0.53333333rem;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .ctitlebox .svgffg {
    width: 0.53333333rem;
    height: 0.53333333rem;
    transition: all 0.3s;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .ctitlebox.on .svgffg {
    transform: rotate(90deg);
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .dropdownBox {
    display: none;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .dropdownBox .dropli {
    border-top: 0.06666667rem solid #f1f1f1;
    padding: 0 6%;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .dropdownBox .dropli a {
    color: #333;
    font-size: 0.53333333rem;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .dropdownBox .dropli:last-child {
    padding-bottom: 0;
  }
  .head .w-750 .indexheaderleft .rightbox .cnav .daohangnavs .dropdownBox.on {
    display: block;
  }
  .head .w-750 .indexheaderleft .sousyuyan {
    margin-right: 0.33333333rem;
    display: flex;
    justify-content: right;
    padding: 0.06666667rem 0 0;
  }
  .head .w-750 .indexheaderleft .sousyuyan .lissd .buhuueeh {
    display: block;
    position: relative;
    z-index: 9;
  }
  .head .w-750 .indexheaderleft .sousyuyan .lissd .buhuueeh .icon {
    display: block;
    width: 0.93333333rem;
    height: 0.86666667rem;
    fill: #fff;
    transition: 0.36s;
    cursor: pointer;
  }
  .head .w-750 .indexheaderleft .sousyuyan .lissd .buhuueeh .icon1.hide {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 70%;
    visibility: hidden;
    display: flex;
    opacity: 0;
    transition: 0.36s;
    width: 0.66666667rem;
    height: 0.86666667rem;
    fill: #000;
  }
  .head .w-750 .indexheaderleft .sousyuyan .lissd .buhuueeh.showSearch .icon {
    opacity: 0;
    transform: translateY(-100%);
  }
  .head .w-750 .indexheaderleft .sousyuyan .lissd .buhuueeh.showSearch .icon1.hide {
    opacity: 1;
    top: 100%;
    margin-top: -0.86666667rem;
    visibility: visible;
  }
  .head .w-750 .indexheaderleft .sousyuyan .lissd .sousuo {
    position: absolute;
    left: 0;
    z-index: 2;
    top: -33.33333333rem;
    width: 100%;
    background: #ffffff;
    padding: 1.33333333rem 6% 3.66666667rem;
    text-align: center;
    transition: 0.36s;
    border-top: 0.06666667rem solid #eaeaea;
  }
  .head .w-750 .indexheaderleft .sousyuyan .lissd .sousuo form .search-down {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.06666667rem solid #eaeaea;
    padding-top: 1.33333333rem;
  }
  .head .w-750 .indexheaderleft .sousyuyan .lissd .sousuo form .search-down .searchst {
    width: 80%;
    height: 2rem;
    font-size: 0.53333333rem;
    border: 0;
    text-indent: 0.66666667rem;
    background-color: #eaeaea00;
  }
  .head .w-750 .indexheaderleft .sousyuyan .lissd .sousuo form .search-down .dintijiaobaiosd {
    border: 0;
    background-color: #eaeaea00;
    cursor: pointer;
  }
  .head .w-750 .indexheaderleft .sousyuyan .lissd .sousuo form .search-down .dintijiaobaiosd .iconweeww {
    display: block;
    width: 0.93333333rem;
    height: 0.86666667rem;
    fill: #000;
  }
  .head .w-750 .indexheaderleft .sousyuyan .lissd .sousuo.active {
    top: 1.86666667rem;
    transition: 0.36s;
  }
  .head .w-750 .indexheaderleft .c-switch {
    position: relative;
    display: block;
    width: 1rem;
    height: 0.66666667rem;
    cursor: pointer;
  }
  .head .w-750 .indexheaderleft .c-switch i {
    position: absolute;
    left: 0;
    height: 0.13333333rem;
    width: 100%;
    background: #fff;
    transition: all 0.3s;
  }
  .head .w-750 .indexheaderleft .c-switch i:nth-child(1) {
    top: 0;
  }
  .head .w-750 .indexheaderleft .c-switch i:nth-child(2) {
    top: 50%;
    margin-top: -0.02rem;
  }
  .head .w-750 .indexheaderleft .c-switch i:nth-child(3) {
    bottom: -0.07333333rem;
  }
  .c-style2 {
    background-color: #fff !important;
    box-shadow: 0 0 0.66666667rem 0 #33333314;
    position: fixed;
  }
  .c-style2 .w-750 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3.5% 5% 0;
    margin: 0 auto;
  }
  .c-style2 .w-750 .indexheaderleft {
    display: flex;
    width: 100%;
  }
  .c-style2 .w-750 .indexheaderleft .logo {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .c-style2 .w-750 .indexheaderleft .logo .cimgbox {
    display: flex;
    align-items: center;
  }
  .c-style2 .w-750 .indexheaderleft .logo .cimgbox img {
    width: 40%;
    height: 100%;
    object-fit: cover;
    margin-top: 0%;
  }
  .c-style2 .w-750 .indexheaderleft .logo .cimgbox .logo_w {
    display: none;
  }
  .c-style2 .w-750 .indexheaderleft .logo .cimgbox .logo_bl {
    display: block;
  }
  .c-style2 .w-750 .indexheaderleft .rightbox {
    display: flex;
    align-items: center;
  }
  .c-style2 .w-750 .indexheaderleft .rightbox .cnav {
    height: 100vh;
  }
  .c-style2 .w-750 .indexheaderleft .sousyuyan {
    display: none;
  }
  .c-style2 .w-750 .indexheaderleft .c-switch {
    position: relative;
    display: block;
    margin: 0;
    width: 0.66666667rem;
    height: 0.66666667rem;
    cursor: pointer;
  }
  .c-style2 .w-750 .indexheaderleft .c-switch i {
    position: absolute;
    left: 0;
    height: 0.13333333rem;
    width: 100%;
    background: #122546;
    transition: all 0.3s;
  }
  .c-style2 .w-750 .indexheaderleft .c-switch i:nth-child(1) {
    top: 50%;
    margin-top: -0.06666667rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .c-style2 .w-750 .indexheaderleft .c-switch i:nth-child(2) {
    opacity: 0;
  }
  .c-style2 .w-750 .indexheaderleft .c-switch i:nth-child(3) {
    bottom: 50%;
    margin-bottom: -0.0745rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .head.active {
    background-color: #fff;
  }
  .head.active .w-750 .indexheaderleft .logo .cimgbox .logo_w {
    display: none;
  }
  .head.active .w-750 .indexheaderleft .logo .cimgbox .logo_bl {
    display: block;
  }
  .head.active .w-750 .indexheaderleft .sousyuyan .lissd .buhuueeh .icon {
    fill: #000;
  }
  .head.active .w-750 .indexheaderleft .c-switch i {
    background: #122546;
  }
}
/* pc */
@media (min-width: 768px) {
  .head {
    display: none;
  }
  .header {
    background-color: #ffffff00;
    transition: all 0.4s ease-in-out;
    width: 100%;
    position: fixed;
    height: 1rem;
    z-index: 20;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .header .w-1517 {
    width: 17.15rem;
    height: 1rem;
    padding: 0.3rem 0 0;
    margin: 0 auto;
  }
  .header .w-1517 .logo-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header .w-1517 .logo-nav .logo {
    display: block;
    width: 2.05rem;
    height: 0.4rem;
  }
  .header .w-1517 .logo-nav .logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .header .w-1517 .logo-nav .logo .blogo {
    display: block;
  }
  .header .w-1517 .logo-nav .logo .logo_bl {
    display: none;
  }
  .header .w-1517 .logo-nav .nav {
    display: flex;
    align-items: center;
    gap: 1rem;
    width: 8.55rem;
  }
  .header .w-1517 .logo-nav .nav .li {
    position: relative;
  }
  .header .w-1517 .logo-nav .nav .li .zhunav {
    position: relative;
    font-size: 0.22rem;
    color: #fff;
    transition: all 0.5s;
  }
  .header .w-1517 .logo-nav .nav .li:hover .zhunav {
    font-weight: bold;
    transition: all 0.5s;
  }
  .header .w-1517 .logo-nav .nav .li.active .zhunav {
    font-weight: bold;
  }
  .header .w-1517 .logo-nav .youbianzhuans {
    display: flex;
    align-items: center;
    gap: 0.6rem;
  }
  .header .w-1517 .logo-nav .youbianzhuans .sousuoyuyans {
    display: flex;
    align-items: center;
    gap: 0.3rem;
  }
  .header .w-1517 .logo-nav .youbianzhuans .sousuoyuyans .sousyuyan {
    width: 0.35rem;
    height: 0.35rem;
    padding-top: 0.03rem;
    cursor: pointer;
  }
  .header .w-1517 .logo-nav .youbianzhuans .sousuoyuyans .sousyuyan .icon {
    display: block;
    width: 0.35rem;
    height: 0.35rem;
    fill: #fff;
  }
  .header .w-1517 .logo-nav .youbianzhuans .sousuoyuyans .yuyan {
    width: 0.3rem;
    height: 0.3rem;
    padding-top: 0.03rem;
    cursor: pointer;
  }
  .header .w-1517 .logo-nav .youbianzhuans .sousuoyuyans .yuyan .icon {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    fill: #fff;
  }
  .header .w-1517 .logo-nav .youbianzhuans .conshyasiia {
    width: 1.2rem;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.1rem 0;
    border-radius: 0.5rem;
    transition: all 0.5s;
  }
  .header .w-1517 .logo-nav .youbianzhuans .conshyasiia a {
    font-weight: bold;
    font-size: 0.2rem;
    color: #333;
    transition: all 0.5s;
  }
  .header .w-1517 .logo-nav .youbianzhuans .conshyasiia:hover {
    transition: all 0.5s;
    background-color: #122546;
  }
  .header .w-1517 .logo-nav .youbianzhuans .conshyasiia:hover a {
    color: #fff;
    transition: all 0.5s;
  }
  .header .erjidaohang {
    width: 100%;
    position: relative;
  }
  .header .erjidaohang .csaisnaoi {
    opacity: 0;
    transition: all 0.5s;
    position: absolute;
    z-index: -2;
    top: 0;
    width: 100%;
    height: 1.2rem;
    background-color: #fff;
    display: flex;
    justify-content: center;
    gap: 1rem;
    align-items: center;
    pointer-events: none;
  }
  .header .erjidaohang .csaisnaoi a {
    font-size: 0.18rem;
    color: #122546;
    transition: all 0.5s;
  }
  .header .erjidaohang .csaisnaoi a:hover {
    color: #333;
    transition: all 0.5s;
  }
  .header .erjidaohang .csaisnaoi .sasjianciuabuab {
    display: flex;
    align-items: center;
  }
  .header .erjidaohang .csaisnaoi .sasjianciuabuab p {
    font-size: 0.18rem;
    color: #122546;
    margin-right: 0.3rem;
  }
  .header .erjidaohang .csaisnaoi .sasjianciuabuab .asuiwnx {
    font-weight: bold;
    font-size: 0.18rem;
    color: #122546;
    margin-right: 0.3rem;
    transition: all 0.5s;
  }
  .header .erjidaohang .csaisnaoi .sasjianciuabuab .asuiwnx:hover {
    color: #333;
    transition: all 0.5s;
  }
  .header .erjidaohang .csaisnaoi .sasjianciuabuab .tupiansia {
    display: flex;
    align-items: center;
    gap: 0.4rem;
  }
  .header .erjidaohang .csaisnaoi .sasjianciuabuab .tupiansia img {
    width: 1.5rem;
    height: 0.8rem;
    object-fit: cover;
    border-radius: 0.3rem;
    box-shadow: 0 0.05rem 0.095rem 0.005rem rgba(0, 0, 0, 0.15);
  }
  .header .erjidaohang .csaisnaoi.active {
    z-index: 2;
    opacity: 1;
    pointer-events: auto;
    border-bottom: 0.01rem solid #eaeaea75;
    transition: all 0.5s;
  }
  .header .erjidaohang .shouhsundn {
    opacity: 0;
    transition: all 0.5s;
    position: absolute;
    z-index: -2;
    top: 0;
    width: 100%;
    height: 2.2rem;
    background-color: #fff;
    display: flex;
    justify-content: center;
    gap: 1rem;
    align-items: center;
    pointer-events: none;
  }
  .header .erjidaohang .shouhsundn form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 8rem;
    margin: 0 auto;
    border-bottom: 0.01rem solid #eaeaea;
  }
  .header .erjidaohang .shouhsundn form input {
    width: 7rem;
    height: 0.5rem;
    font-size: 0.2rem;
    border: 0;
    text-indent: 0.3rem;
    background-color: #eaeaea00;
  }
  .header .erjidaohang .shouhsundn form button {
    border: 0;
    background-color: #eaeaea00;
    cursor: pointer;
  }
  .header .erjidaohang .shouhsundn form button .iconweeww {
    display: block;
    width: 0.25rem;
    height: 0.25rem;
    fill: #000;
  }
  .header .erjidaohang .shouhsundn.active {
    z-index: 2;
    opacity: 1;
    pointer-events: auto;
    border-bottom: 0.01rem solid #eaeaea75;
    transition: all 0.5s;
  }
  .header .erjidaohang .yuyuansahiszn {
    opacity: 0;
    transition: all 0.5s;
    position: absolute;
    z-index: -2;
    top: -0.2rem;
    right: 22%;
    width: 1rem;
    background-color: #fff;
    pointer-events: none;
    align-items: center;
  }
  .header .erjidaohang .yuyuansahiszn a {
    font-size: 0.18rem;
    color: #333;
    text-align: center;
    padding: 0.2rem 0;
    border-bottom: 0.01rem solid #eee;
  }
  .header .erjidaohang .yuyuansahiszn.active {
    z-index: 2;
    opacity: 1;
    pointer-events: auto;
    border-bottom: 0.01rem solid #eaeaea75;
    transition: all 0.5s;
  }
  .header.active {
    background-color: #fff;
    height: 1rem;
    transition: all 0.4s ease-in-out;
    box-shadow: 0 0 0.1rem 0 #33333329;
  }
  .header.active .w-1517 .logo-nav .logo .blogo {
    display: none;
  }
  .header.active .w-1517 .logo-nav .logo .logo_bl {
    display: block;
  }
  .header.active .w-1517 .logo-nav .nav .li .zhunav {
    color: #122546;
  }
  .header.active .w-1517 .logo-nav .youbianzhuans .sousuoyuyans .sousyuyan .icon {
    fill: #122546;
  }
  .header.active .w-1517 .logo-nav .youbianzhuans .sousuoyuyans .yuyan .icon {
    fill: #122546;
  }
  .header.active .w-1517 .logo-nav .youbianzhuans .conshyasiia {
    border: 0.01rem solid #122546;
  }
  .header.active .erjidaohang {
    border-top: 0.01rem solid #eee;
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  .header .w-1517 .logo-nav .nav {
    gap: 0.7rem;
    width: auto;
  }
  .header .w-1517 .logo-nav .nav .li .zhunav {
    font-size: 0.18rem;
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  .header .w-1517 .logo-nav .nav {
    gap: 0.7rem;
    width: auto;
  }
  .header .w-1517 .logo-nav .nav .li .zhunav {
    font-size: 0.18rem;
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  .header .w-1517 .logo-nav .nav {
    gap: 0.8rem;
    width: auto;
  }
  .header .w-1517 .logo-nav .nav .li .zhunav {
    font-size: 0.18rem;
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  .header .w-1517 .logo-nav .nav {
    gap: 1rem;
    width: auto;
  }
  .header .w-1517 .logo-nav .nav .li .zhunav {
    font-size: 0.2rem;
  }
}
