html,
body {
  padding: 0;
  margin: 0;
  font-family: "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.nopages{
    cursor: pointer;
}
* {
  appearance: none;
  outline: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
input {
  outline: none;
  appearance: none;
  border: none;
}
header {
  padding-top: 2.3854vw;
  padding-bottom: 1.458vw;
  background-color: #fff;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 111111;
}
header .logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 9.0625vw;
  margin-bottom: 1.25vw;
}
header .set-left{
  position:  absolute;
  left: 5.2083vw;
  top: 2.3854vw;
  display: flex;
}
header .set-left a{
  font-size: 12px;
  color: #333333;
  margin-right: 3.125vw;
  line-height: 1;
}
header .set {
  position: absolute;
  right: 5.2083vw;
  top: 2.3854vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .set a {
  margin-left: 2.6vw;
  line-height: 1;
  font-size: 12px;
}
header .set a img {
  height: 1.0417vw;
  width: auto;
}
header .navs {
  display: flex;
  align-items: center;
  justify-content: center;
}
header .navs .nav {
  color: #333333;
  font-size: 0.8333vw;
  margin-left: 1.7188vw;
  margin-right: 1.7188vw;
}
header .navs .nav:hover {
  color: #70102a;
}
header .navs .nav.action,
header .navs .nav:hover{
  color: #70102a;
  position: relative;
}
header .navs .nav.action::before,
header .navs .nav:hover::before{
  content: '';
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -10px;
  left: 0;
  background: #70102a;
}
header .user,
header .car {
  cursor: pointer;
}
.gypp .banner{
    display: flex;
    position: relative;
    margin-bottom: 5.2vw;
}
.gypp .banner img{
    display: block;
    width: 100%;
    height: auto;
}
.gypp .banner .txt{
    position: absolute;
    top: 50%;
    left: 50%;
    transform:  translate(-50%, -50%);
    text-align: center;
    color: white;
}
.gypp .banner .txt .cn{
    font-size: 5vw;
}
.gypp .banner .txt .en{
    font-size: 1.9vw;
}
.gypp .main-title{
    font-size: 3.6vw;
    color: #70102a;
    text-align: center;
    margin-bottom: 16px;
}
.gypp .main-desc1{
    font-size: 1.14vw;
    color: #70102a;
    text-align: center;
    margin-bottom: 36px;
}
.gypp .main-c-txt{
    font-size: 1vw;
    color: #000;
    text-align: center;
    line-height: 2.35;
}
.gypp .listk{
    margin-top: 6.7vw;
    margin-bottom: 8.3vw;
}
.gypp .list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 81.77vw;
    margin-left: auto;
    margin-right: auto;
}
.gypp .list .main-title,
.gypp .list .main-c-txt{
    text-align: justify;
}
.gypp .main-desc2{
    font-size: 2vw;
    margin-bottom: 5.7vw;
}
.gypp .list2 .main-c-txt{
    margin-bottom: 5.7vw;
}
.gypp .list2{
    width: 81.25vw;
    margin: auto;
    display: flex;
    justify-content: space-between;
    text-align: left;
}
.gypp .list2 .main-title,
.gypp .list2 .main-c-txt{
    text-align: left;
}
.gypp .list2 .main-title{
    margin-bottom: 1.5vw;
}
.gypp .list2 .txt{
    width: 32.2vw;
}
.gypp .list2 img{
    display: block;
    width: 41.14vw;
}
.gypp .list .main-title{
    margin-bottom: 2.6vw;
}
.gypp .list .img{
    width: 50%;
    padding-top: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    flex-grow: 0;
    flex-shrink: 0;
}
.gypp .list.right{
    flex-direction: row-reverse;
}
.gypp .list .txt{
    width: 36.4vw;
    flex-grow: 0;
    flex-shrink: 0;
}
.banner {
  position: relative;
}
.banner a{
  display: block;
}
.banner img {
  width: 100%;
  height: auto;
}
.xptj {
  padding-top: 6.0417vw;
}
.xptj .title {
  text-align: center;
  font-size: 2.0833vw;
  color: #333333;
}
.xptj .title p {
  line-height: 1.5;
}
.xptj .listk {
  display: flex;
  flex-wrap: wrap;
  width: 58.4896vw;
  margin: auto;
  margin-top: 4.6875vw;
}
.xptj .list {
  margin-right: 10.6333vw;
  margin-bottom: 9.6042vw;
}
.xptj .list:nth-child(3n) {
  margin-right: 0;
}
.xptj .listk img {
  width: 12.3438vw;
  height: 18.6458vw;
  object-fit: cover;
  margin-bottom: 0.8333vw;
}
.xptj .list div {
  text-align: center;
  color: #333;
}
.xptj .list .cn {
  font-size: 1.0417vw;
  margin-bottom: 0.3125vw;
}
.xptj .list .en {
  font-size: 12px;
  margin-bottom: 0.9375vw;
}
.xptj .list .op {
  font-size: 0.9375vw;
  margin-bottom: 2.0833vw;
  height: 1vw;
}
.xptj .list .btn {
  width: 7.1875vw;
  height: 1.6667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.8333vw;
  background-color: #3a2522;
  margin: auto;
}
.elselist {
  display: flex;
  align-items: center;
  width: 77.7604vw;
  margin: auto;
  margin-top: 4.5833vw;
  margin-bottom: 7.8125vw;
}
.elselist.el {
  flex-direction: row-reverse;
}
.elselist img {
  width: 51.1458vw;
  height: auto;
}
.elselist .txt {
  width: 16.6667vw;
  flex-grow: 1;
  flex-shrink: 1;
  text-align: center;
  color: #333333;
}
.elselist .en {
  font-size: 2.0313vw;
  line-height: 1.3;
}
.elselist .cn {
  font-size: 2.0313vw;
  line-height: 1.3;
  margin-bottom: 2.7604vw;
}
.elselist .btn {
  line-height: 1;
  padding: 0.9375vw 3.75vw;
  border: 1px solid #3a2522;
  color: #3a2522;
  font-size: 1.5625vw;
}
.fuw {
  /*background-color: #fafafa;*/
  padding-top: 3.125vw;
  padding-bottom: 4.4792vw;
}
.fuw .title {
  text-align: center;
}
.fuw .title .en {
  font-size: 2.0313vw;
  color: #333;
}
.fuw .title .cn {
  font-size: 2.0313vw;
  color: #333;
}
.fuw .set {
  width: 69.2708vw;
  margin: auto;
  margin-top: 4.1667vw;

  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fuw .set img {
  height: 3.6458vw;
  width: auto;
  margin: auto;
  display: block;
}
.fuw .set .ti {
  margin-top: 2.3958vw;
  margin-bottom: 0.8333vw;
  font-size: 1.3021vw;
  color: #000;
  text-align: center;
}
.fuw .set .desc {
  font-size: 0.8333vw;
  color: #000000;
  text-align: center;
}
.erw {
  padding-bottom: 3.125vw;
  padding-top: 3.5417vw;
}
.erw img {
  width: 6.9271vw;
  display: block;
  margin: auto;
  margin-bottom: 1.0417vw;
}
.erw img.big{
  width: 100%;
  height: auto;
  display: block;
}
.erw .txt {
  text-align: center;
  color: #333;
  font-size: 1.3021vw;
}
footer {
  padding-top: 15.1042vw;
  background-color: #3a2522;
  padding-bottom: 3.8021vw;
}
footer .logo {
  width: 8.2292vw;
  height: auto;
  margin: auto;
  display: block;
  margin-bottom: 7.8125vw;
}
footer .links {
  display: flex;
  justify-content: space-between;
  width: 87.5vw;
  margin: auto;
  margin-bottom: 5.2083vw;
}
footer .link a {
  color: #fff;
  font-size: 0.7292vw;
  display: block;
  margin-bottom: 0.8854vw;
}
footer .link a.ti {
  font-size: 0.8333vw;
}
footer .link a:hover {
  text-decoration: underline;
}
footer .link a.ti:hover {
  text-decoration: none;
}
footer .bottom {
  width: 87.5vw;
  margin: auto;
  color: #fff;
  font-size: 0.9375vw;
  overflow: hidden;
}
footer .bottom .left {
  float: left;
}
footer .bottom .right {
  float: right;
}
footer img {
  margin-left: 0.3438vw;
  margin-right: 0.1688vw;
  width: 20px;
  position: relative;
  top: 0.1vw;
}
footer a {
  color: #fff;
}
.bannerphone {
  display: none;
  position: relative;
}

.xptj .listkphone {
  display: none;
}

.banner .txts {
  position: absolute;
  height: 100%;
  left: 53.9063vw;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 37.6042vw;
  color: #3c2724;
}
.banner .txts .en {
  font-size: 2.0833vw;
  line-height: 1.3;
}
.banner .txts .cn {
  font-size: 2.0833vw;
  margin-bottom: 1.875vw;
}
.banner .txts .else {
  font-size: 1.5104vw;
  margin-bottom: 3.125vw;
}
.banner .txts .btn {
  display: inline-block;
  width: 19.5313vw;
  height: 2.3958vw;
  line-height: 2.3958vw;
  text-align: center;
  color: #fff;
  background-color: #3a2522;
  border: 1px solid #3a2522;
  margin-bottom: 1.3542vw;
}
.banner .txts .btn.nobg {
  background-color: rgba(0, 0, 0, 0);
  color: #3a2522;
  margin-bottom: 0;
}

.elselist.goods img {
  width: 37.6042vw;
  height: 35.625vw;
  object-fit: cover;
}

.elselist.goods {
  justify-content: space-between;
}
.elselist.goods .txt {
  color: #333;
  text-align: center;
  width: 29.6875vw;
  flex-grow: 0;
  flex-shrink: 0;
}
.elselist.goods .txt .ti1 {
  font-size: 1.25vw;
  margin-bottom: 1.5625vw;
}
.elselist.goods .txt .ti2 {
  font-size: 1.5625vw;
  margin-bottom: 4.0104vw;
}
.elselist.goods .txt .ti3 {
  font-size: 0.9375vw;
  line-height: 2;
}

.fg.goods {
  height: 1px;
  margin: 3.125vw auto;
  width: 77.76vw;
  background-color: #c2c2c2;
}

.xptj.goods {
  padding-top: 2vw;
}

.xptj.goods .listk {
  justify-content: center;
}

.xptj.goods .listk .list:nth-last-child(1) {
  margin-right: 0;
}

.newhy a {
  display: block;
}
.newhy img {
  width: 100%;
  height: auto;
  display: block;
}

.nlses {
  background-color: #fff;
  position: fixed;
  top: 9vw;
  left: 0;
  width: 100%;
  z-index: 111110;

  display: flex;
  justify-content: center;

  padding-top: 1.5625vw;
  padding-bottom: 5.2083vw;

  transition: all 0.5s;
  transform: translateY(-25vw);
}
.nlses.action {
  transform: translateY(0);
}
.nlses .navel {
  display: flex;
  display: none;
  justify-content: center;
}
.nlses .navel .l {
  margin-right: 19.7917vw;
}
.nlses .navel .l:nth-last-child(1) {
  margin-right: 0;
}
.nlses .l a {
  display: block;
  color: #000;
  font-size: 0.7292vw;
  margin-bottom: 1.0417vw;
}
.nlses .l a.t:hover {
  text-decoration: underline;
}
.nlses .l a.ti {
  font-weight: 600;
}
.nlses .close {
  position: absolute;
  right: 4.7917vw;
  top: 0.1958vw;
  font-size: 30px;
  transform: rotate(45deg);
  color: #949494;
  padding: 1vw;

  cursor: pointer;
}
.nlses .navel .imgk {
  display: block;
  margin-right: 5.4167vw;
}
.nlses .navel .imgk:nth-last-child(1) {
  margin-right: 0;
}
.nlses .navel .imgk img {
  width: 130px;
  height: auto;
  display: block;
  margin: auto;
}
.nlses .navel .imgk .cn,
.nlses .navel .imgk .en{
  font-size: 13px;
  color: #333333;
  text-align: center;
}
.nlses .navel .imgk .en{
    transform: scale(0.7);
}
.newbg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 111109;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: 100vh;

  display: none;
}
.newbg.action {
  display: block;
}
.elselist.nn {
  align-items: normal;
}
.elselist.nn .txt {
  text-align: left;
  color: #000;
  margin-top: 1.6667vw;
}
.elselist.nn .enn {
  font-size: 1.7188vw;
}
.elselist.nn .cnn {
  font-size: 2.1354vw;
}
.elselist.nn .dess {
  line-height: 2;
  font-size: 1.3021vw;
  margin-top: 1.875vw;
  text-align: justify;
}
.elselist.nn img {
  width: 48.8021vw;
  height: auto;
}

.elselist.nn.ns img {
  width: 31.7708vw;
  height: 30.2083vw;
  object-fit: cover;
}
.elselist.nn.ns .txt {
  width: 29.1667vw;
  flex-grow: 0;
  flex-shrink: 0;
}
.elselist.nn.ns {
  align-items: center;
  justify-content: space-between;
  width: 64.5833vw;
}
.elselist.nn.ns.notop {
  margin-top: -2.6042vw;
  position: relative;
  z-index: 3;
}
.elselist.nn.ns.notop .txt {
  position: relative;
}
.elselist.nn.ns .cnn {
  font-size: 1.5104vw;
}
.elselist.nn.ns .dess {
  font-size: 0.9375vw;
  margin-bottom: 4vw;
}
.elselist.nn.ns .btn {
  width: 14.0625vw;
  height: 2.7083vw;
  font-size: 0.9375vw;
}

.ppgs {
  background-color: #000;
  color: #fff;
}
.ppgs .tit1 {
  padding-top: 3.9583vw;
  text-align: center;
  font-size: 1.5625vw;
  margin-bottom: 2.6042vw;
}
.ppgs .desc {
  font-size: 0.9375vw;
  line-height: 2;
  text-align: center;
  margin-bottom: 3.4375vw;
}
.ppgs .imgk {
  position: relative;
}
.ppgs .imgk img {
  display: block;
  width: 100%;
  height: auto;
}
.ppgs .imgk .txt {
  position: absolute;
  right: 7.0417vw;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.ppgs .imgk .ti {
  font-size: 1.5625vw;
  margin-bottom: 3.125vw;
}
.ppgs .imgk .descc {
  line-height: 2;
  font-size: 0.9375vw;
  margin-bottom: 3.6458vw;
}
.ppgs .txtk {
  position: relative;
  margin-top: 4.6875vw;
  margin-bottom: 8.8542vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ppgs .txtk .bg {
  height: 22.3958vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.ppgs .txtk .bg span {
  width: 1.0417vw;
  height: 1.0417vw;
  border: 1px solid #fff;
  border-radius: 2vw;
  background-color: #000;
  position: relative;
}
.ppgs .txtk .bg span:nth-last-child(1) {
  background-color: #fff;
}
.ppgs .txtk .bg::before {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  top: 0;
  width: 1px;
  background-color: #fff;
  content: "";
}
.ppgs .txtk .left {
  position: absolute;
  right: 55.625vw;
  left: auto;
}
.ppgs .txtk .left .ti,
.ppgs .txtk .left .desc {
  text-align: right;
}
.ppgs .txtk .right .ti,
.ppgs .txtk .right .desc {
  text-align: left;
}
.ppgs .txtk .right {
  position: absolute;
  left: 55.625vw;
  text-align: left;
}
.ppgs .txtk .left.l1 {
  top: 0;
}
.ppgs .txtk .left.l2 {
  top: 10vw;
}
.ppgs .txtk .right.l1 {
  top: 5vw;
}
.ppgs .txtk .right.l2 {
  top: 16vw;
}
.ppgs .imgk .txt {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.logink {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 111111;

  display: none;
}
.logink::-webkit-scrollbar {
  display: none;
}
.logink .bgs {
  background: #a3a3a368;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.logink .con {
  width: 29.0104vw;
  height: 100vh;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  overflow-y: auto;

  transition: all 0.3s;
  transform: translateX(50vw);
}
.logink .con.action {
  transform: translateX(0);
}
.logink .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1.0417vw;
}
.logink .closel {
  margin-left: 2.6042vw;
  font-size: 40px;
  transform: rotate(45deg);
  color: #949494;
  cursor: pointer;
}
.logink .set {
  margin-right: 2.5625vw;
}
.logink .set img {
  height: 1.0417vw;
  width: auto;
}
.logink .zw {
  height: 130px;
  background-color: #fff;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.logink .set a {
  margin-left: 0.625vw;
}
.logink .mw {
  width: 20.4688vw;
  margin: auto;
}
.logink .title {
  margin-bottom: 1.4583vw;
  margin-top: 2.6042vw;
  font-size: 1.7188vw;
  color: #000;
}
.logink .desc {
  font-size: 13px;
  color: #808080;
  margin-bottom: 1.4583vw;
}
.logink .ltype {
  font-size: 13px;
  color: #808080;
  margin-bottom: 2.8646vw;
}
.logink .ltype a {
  margin-right: 2.6042vw;
  padding-bottom: 5px;
}
.logink .ltype a.action {
  font-weight: bold;
  color: #010101;
  border-bottom: 1px solid #010101;
}
.logink .input {
  height: 2.5vw;
  border: 1px solid #808080;
  display: block;
  box-sizing: border-box;
  font-size: 14px;
  color: #808080;
  text-indent: 0.9375vw;
  margin-bottom: 2.0833vw;
  padding-right: 3vw;
}
.logink .input.kk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 0.9375vw;
}
.logink .nodata {
  position: absolute;
  left: 0;
  width: 100%;
  height: calc(100% - 5vw);
  bottom: 0;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.logink .nodata .ti {
  font-size: 1.7188vw;
  color: #000;
  margin-bottom: 1.3021vw;
}
.logink .nodata .ti.ss {
  position: relative;
  top: -3vw;
  color: #808080;
  font-size: 1.7188vw;
}
.logink .nodata .de {
  color: #808080;
  font-size: 13px;
}
.logink .nodata .btn {
  position: absolute;
  bottom: 3.6458vw;
  left: 50%;
  transform: translateX(-50%);
  width: 20.3125vw;
  height: 2.2917vw;

  display: flex;
  align-items: center;
  justify-content: center;
}
.input.kk input {
  margin-left: 0.9375vw;
}
.logink .input[type="password"] {
  background: url(../img/eye.png) no-repeat;
  background-position: 18.2292vw center;
  background-size: 1.0417vw auto;
}
.logink .setel {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.logink .li {
  display: flex;
  align-items: center;
}
.logink .li label {
  color: #808080;
  font-size: 13px;
}
.logink .setel .s {
  font-size: 13px;
  color: #000000;
  text-decoration: underline;
}
.logink input[type="checkbox"] {
  width: 15px;
  height: 15px;
  border: 1px solid #c3c3c3;
  margin-right: 0.8333vw;
}
.logink input[type="checkbox"]:checked {
  background: url(../img/check.png) no-repeat;
  background-size: contain;
  background-position: center center;
}

.logink .btn {
  display: block;
  height: 2.2917vw;
  margin-top: 1.5625vw;
  color: #fff;
  font-size: 14px;
  background-color: #000;
  border: 1px solid #000;
}
.logink .btn.nobg {
  background-color: #fff;
  color: #000;
}
.logink .ab {
  display: block;
  margin-top: 30px;
}
.logink .ab img {
  display: block;
  width: 100%;
}

.logink .huo {
  text-align: center;
  position: relative;
  margin-top: 1.5625vw;
  margin-bottom: 1.5625vw;
}
.logink .huo span {
  position: relative;
  padding: 0 0.8333vw;
  background-color: #fff;
  font-size: 13px;
  color: #000;
}
.logink .huo::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #808080;
  top: 50%;
  left: 0;
  position: absolute;
}
.logink .desc.he {
  color: #000000;
  margin-bottom: 1.0417vw;
}
.carlistk .carlist:nth-child(1) {
  border-top: 1px solid #bbbbbb;
}
.carlist {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 23.2292vw;
  margin: auto;
  padding: 1.0417vw 0;
  border-bottom: 1px solid #bbbbbb;
}
.carlist .lef {
  display: flex;
  align-items: center;
}
.carlist .lef img {
  width: 6.25vw;
  height: 9.8958vw;
  object-fit: cover;
  margin-right: 1.5625vw;
}
.carlist .lef .txt .ti {
  font-size: 14px;
  color: #000;
}
.carlist .lef .txt .de {
  font-size: 12px;
  color: #000;
  margin-top: 0.3125vw;
  margin-bottom: 0.625vw;
}
.carlist .lef .txt .num {
  font-size: 0.7292vw;
  color: #000;
}
.carlist .rig .price {
  position: relative;
  top: -0.5208vw;
  font-size: 14px;
  color: #000;
}
.logink .pricez {
  display: flex;
  width: 23.125vw;
  margin: 4.1667vw auto 1.0417vw auto;
  align-items: center;
  justify-content: space-between;

  font-size: 0.7292vw;
  color: #000;
  
  position: absolute;
  bottom: 82px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.logink .pricez .num {
  margin-left: 2.0833vw;
}
.logink .btn.new {
  width: 25.8333vw;
  margin: auto;

  display: flex;
  align-items: center;
  justify-content: center;
  
  position: absolute;
  bottom: 37px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}

.carconn {
  width: 46.875vw;
  margin: auto;
  padding-top: 50px;
}
.carconn .tinav {
  padding-left: 10px;
  font-size: 14px;
  color: #000;
  background: url(/home/img/returnicon.png) no-repeat;
  background-size: auto 0.5729vw;
  background-position: left center;
}
.carconn .con {
  overflow: hidden;
}
.carconn .con .left {
  float: left;
}
.carconn .con .right {
  float: right;
}
.carconn .left .title {
  font-size: 1.0417vw;
  color: #333;
  margin-top: 1.4583vw;
  margin-bottom: 1.0417vw;
}
.carconn .listk {
  border-top: 1px solid #f1f1f1;
}
.carconn .list {
  height: 6.25vw;
  width: 27.6042vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f1f1f1;
}
.carconn .list .l {
  display: flex;
}
.carconn .list .l img {
  width: 3.6458vw;
  height: 5.2083vw;
  object-fit: cover;
  margin-right: 0.8333vw;
}
.carconn .list .l .en {
  font-size: 0.7292vw;
  color: #333;
  margin-bottom: 0.2604vw;
}
.carconn .list .l .cn {
  color: #000;
  font-size: 0.7292vw;
  margin-bottom: 1.4583vw;
}
.carconn .list .l .pri {
  font-size: 0.7813vw;
  color: #000;
}
.carconn .list .r .top {
  margin-bottom: 2.2396vw;
  display: flex;
  align-items: center;
}
.carconn .list .r .cl {
  color: #7d7d7d;
  font-size: 50px;
  background: url(/home/img/carj.png) no-repeat;
  background-size: 100% auto;
  background-position: center center;
  width: 0.7813vw;
  height: 0.7813vw;
}
.r .cl.carj {
  background-image: url(/home/img/carjj.png) !important;
}
.carconn .list .r .num {
  font-size: 1.1458vw;
  color: #404040;
}
.carconn .list .r .num {
  margin-left: 1.3542vw;
  margin-right: 1.3542vw;
}
.carconn .list .delete {
  background: url(/home/img/delete.png) no-repeat center center;
  background-size: 100% 100%;
  width: 1.0938vw;
  height: 1.0417vw;
  display: block;
  float: right;
}
.carconn .listelk {
  width: 27.6042vw;
  background-color: #fbfbfb;
  padding-top: 1.3542vw;
  margin-top: 1.875vw;
}
.carconn .listelk .ti {
  margin-left: 1.5625vw;
  margin-right: 1.5625vw;
  font-size: 0.9375vw;
  color: #000;
}
.carconn .listelk .co {
  display: flex;
  margin-left: 1.5625vw;
  margin-top: 1.0417vw;
  padding-bottom: 1.0417vw;
}
.carconn .listel {
  width: 6.25vw;
  margin-right: 2.5vw;
  margin-bottom: 1.5vw;
}
.carconn .listel img {
  width: 2.6042vw;
  height: 3.6458vw;
  display: block;
  object-fit: cover;
  margin: auto;
  margin-bottom: 0.5208vw;
}
.carconn .listel .tit {
  font-size: 12px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.carconn .listel .num {
  font-size: 12px;
  text-align: center;
  margin-top: 0.5208vw;
}
.carconn .imgk {
  width: 27.6042vw;
  background-color: #fbfbfb;
  display: flex;
  padding: 1.3542vw 1.1458vw;
  align-items: center;
  margin-top: 2.0833vw;
  margin-bottom: 2.6042vw;

  box-sizing: border-box;
}
.carconn .imgk img {
  width: 8.8542vw;
  height: 7.2917vw;
  margin-right: 3.125vw;
}
.carconn .imgk .tit {
  font-size: 0.9375vw;
  color: #000;
}
.carconn .imgk .des {
  font-size: 0.7292vw;
  color: #000;
}
.carconn .right {
  background-color: #fbfbfb;
  padding: 1.5625vw 1.875vw;
  width: 18.2292vw;
  box-sizing: border-box;
}
.carconn .right .ti {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.7188vw;
}
.carconn .right .ti .txt {
  font-size: 1.0938vw;
  color: #333333;
}
.carconn .right .ti .price {
  font-size: 1.25vw;
}
.carconn .right .tab {
  padding-top: 1.5625vw;
  padding-bottom: 1.5625vw;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.carconn .tab .li:nth-child(1) {
  margin-top: 0;
}
.carconn .tab .li {
  margin-top: 1.3542vw;
  overflow: hidden;
  font-size: 14px;
  color: #000;
}
.carconn .tab .li .l {
  float: left;
}
.carconn .tab .li .r {
  float: right;
}
.carconn .right .numz {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  margin-top: 3.125vw;
}
.carconn .right .numz .t {
  font-size: 0.8333vw;
}
.carconn .right .numz .p {
  font-size: 1.0417vw;
}
.carconn .right .btn {
  border: none;
  width: 14.5833vw;
  height: 2.0833vw;
  display: block;
  margin: auto;
  background-color: #000;
  color: #fff;
  font-size: 0.6771vw;
  margin-top: 1.3542vw;
}
.carconn .con.nodata .nt {
  font-size: 1.0417vw;
  color: #333333;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 500px;
  width: 100%;
  padding-left: 50px;
}
.carconn .con.nodata .t {
  font-size: 0.8333vw;
  margin-bottom: 1.0417vw;
  color: #333;
}
.carconn .con.nodata .de {
  font-size: 0.7292vw;
  color: #333;
  margin-top: 10px;
}
.bigtitle {
  font-size: 2.0313vw;
  color: #333333;
  margin-bottom: 3.9583vw;
  padding-top: 2.0833vw;
  text-align: center;
}
.bigdesc {
  font-size: 0.8333vw;
  color: #333;
  margin-bottom: 1.0417vw;
  text-align: center;
}
.bigdesc.mb {
  margin-bottom: 100px;
}
.bigdesc.mb2 {
  margin-bottom: 2.0833vw;
}
.erw.el img {
  width: 10vw;
}
.bigtitle.e {
  margin-bottom: 1.3542vw;
}
.bigdesc.e {
  margin-bottom: 0.5208vw;
}
.bigli {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34.375vw;
  margin: auto;
  margin-bottom: 4.1667vw;
}
.bigl {
  width: 15.8854vw;
  height: 14.4792vw;
  background-color: #fafafa;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.bigl .d {
  margin-bottom: 0.5208vw;
  font-size: 0.8333vw;
  color: #333;
}
.bigl img {
  width: 1.5625vw;
  height: auto;
  margin-bottom: 1.5625vw;
}
.checkcon {
  width: 77.6042vw;
  border-top: 1px solid #c2c2c2;
  margin: auto;
  margin-top: 3.125vw;
  padding-top: 3.125vw;
}
.checkcon .title {
  font-size: 2.0313vw;
  color: #333333;
  margin-bottom: 1.3542vw;
  text-align: center;
}
.checkcon .desc {
  color: #333;
  font-size: 0.9375vw;
  text-align: center;
}
img.cks {
  width: 33.0208vw;
  display: block;
  margin: auto;
}
img.ckss {
  width: 76.1458vw;
  margin: auto;
  display: block;
  margin-bottom: 3.125vw;
}
.goodsdesc {
  width: 77.76vw;
  margin: auto;
  position: relative;
  margin-top: 1.5625vw;
}
.goodsdesc img {
  display: block;
  width: 100%;
  height: auto;
}
.goodsdesc .txt {
  position: absolute;
  height: 100%;
  left: 6.25vw;
  top: 0;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column;
  width: 29.1667vw;
  color: #333;
}
.goodsdesc .txt .ti {
  font-size: 1.5625vw;
  margin-bottom: 2.0833vw;
}
.goodsdesc .txt .de {
  font-size: 0.9375vw;
  line-height: 2;
}
.fg.goods.s {
  margin-top: 4.58vw !important;
}
.video-k .con{
    height: 48.8vw;
}
.bigimgk{
    display: block;
    width: 100%;
}
.bigswiper-k {
    margin-top:4.4vw;
    padding-bottom: 5.5vw;
    border-bottom: 1px solid #6f1129;
}
.bigimgk img{
    width: 100%;
    height: auto;
    display: block;
}
.hyns-new {
    padding-top: 3.1vw;
    position: relative;
}
.hyns-new .en{
    text-align: center;
    font-size: 2vw;
    color: #333;
    line-height: 1;
}
.hyns-new .swiper-button-next,.hyns-new .swiper-button-prev{
    top: 53%;
}
.swiper-button-prev:after,
.swiper-button-next:after{
    display: none;
}
.swiper-button-prev,
.swiper-button-next{
    background-image: url('/home/img/bannerright.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.swiper-button-next{
    background-image: url('/home/img/bannerleft.png');
}
.hyns-new .cn{
    text-align: center;
    font-size: 2vw;
    color: #333;
    margin-bottom: 1vw;
}
.hyns-new .desc{
    text-align: center;
    font-size: 1.3vw;
    color: #70102a;
    margin-bottom: 4.68vw;
}
.hyns-new .listk{
    width: 93.75vw;
    margin: auto;
    overflow-x: auto;
}
.hyns-new .listk::-webkit-scrollbar{
    display: none;
}
.hyns-new .listk .con{
    display: flex;
    flex-wrap: nowrap;
}
.hyns-new .listk .list{
    /*margin-left: 3.1vw;*/
    width: 29.1vw;
    text-align: center;
    cursor: pointer;
}
.hyns-new .listk .list .imgs {
    width: 29.1vw;
    height: 29.1vw;
    position: relative;
    margin-bottom: 2.6vw;
}
.hyns-new .listk .list .imgs img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.hyns-new .listk .list .ti{
    font-size: 1vw;
    color: #70102a;
}
.hyns-new .listk .list .en{
    font-size: 12px;
    color: #000;
}
.hyns-new .listk .list .desc{
    font-size: 1vw;
    color: #000;
    margin-bottom: 0.5vw;
    line-height: 2;
}
.hyns-new .listk .list .pri{
    font-size: 1vw;
    color: #000;
}
.hyns-new .listk .list .imgs img.h{
    opacity: 0;
}
.hyns-new .listk .list:hover .imgs img.h{
    opacity: 1;
}
.hyns-new .listk .list:nth-child(1){
    margin-left: 0;
}
footer.new{
    background: #70102b;
    padding-top: 6.7vw;
    padding-bottom: 6.7vw;
}
footer.new .con,
footer.new .bot{
    display: flex;
    width: 87.5vw;
    margin: auto;
}
footer.new .bot{
    justify-content: space-between;
    margin-top: 12.5vw;
    color: #fff;
    font-size: 0.93vw;
}
footer .l{
    color: #fff;
    position: relative;
    margin-right: 17.7vw;
} 
footer.new .ti{
    font-size: 2.5vw;
    margin-bottom: 10px;
}
footer.new .desc{
    font-size: 0.8vw;
    margin-bottom: 2vw;
}
footer.new .btn{
    width: 21vw;
    height: 4vw;
    color: #000;
    font-size: 1vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}
footer.new .r{
    color: #fff;
    font-size: 0.9vw;
}
footer.new .r .imgk{
    width: 17.5vw;
    position: relative;
    margin-top: 1vw;
}
footer.new .r .imgk img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    margin-left: 0;
    margin-right: 0;
}
footer.new .r .nk{
    display: flex;
    justify-content: space-between;
    position: relative;
}
footer.new .r .nk a{
    width: 2.3vw;
    height: 2.3vw;
}
.showimgewm{
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 11111111;
    align-items: center;
    justify-content: center;
}
.showimgewm .bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
}
.showimgewm img{
    position: relative;
    display: block;
    width: 528px;
    height: 483px;
    object-fit: contain;
    background: #fff;
}
footer .c{
    color: #fff;
    font-size: 0.9vw;
     margin-right: 17.7vw;
}
footer .c div{
    margin-bottom: 5px;
}


.cpjs-banner {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 5.2vw;
}
.cpjsnew>.title{
    color: #70102a;
    font-size: 2.6vw;
    margin-bottom: 1.8vw;
    text-align: center;
}
.cpjsnew>.desc{
    font-size: 1.3vw;
    color: #000;
    margin-bottom: 5vw;
    text-align: center;
    line-height: 2;
}
.cpjsnew .desck{
    display: flex;
    justify-content: space-between;
}
.cpjsnew .desck .list{
    width: 32vw;
    text-align: center;
}
.cpjsnew .desck .list img{
    width: 32vw;
    height: 32vw;
}
.cpjsnew .desck .list .ti{
    color: #70102a;
    font-size: 1.6vw;
    margin-bottom: 1.3vw;
    margin-top: 2vw;
}
.cpjsnew .desck .list .de{
    color: #000;
    font-size: 1.3vw;
}
.cpjsnew .left-right{
    width: 83vw;
    margin: auto;
    margin-top: 15vw;
}
.cpjsnew .left-right .li{
    display: flex;
    align-items: center;
    margin-bottom: 10vw;
}
.cpjsnew .left-right .li img{
    width: 41vw;
    height: auto;
    margin-right: 6.7vw;
}
.cpjsnew .left-right .li.r{
    justify-content: space-between;
}
.cpjsnew .left-right .li.r .txt{
    justify-content: space-between;
    margin-left: 6.7vw;
}
.cpjsnew .left-right .li.r img{
    margin-right: 0;
}
.cpjsnew .left-right .li .ti{
    font-size: 2.5vw;
    color: #70102a;
    line-height: 1.5;
    border-bottom: 2px solid #70102a;
}
.cpjsnew .left-right .li .des{
    font-size: 2.7vw;
    color: #000;
    margin-top: 1.5vw;
    margin-bottom: 1.5vw;
}
.cpjsnew .left-right .li .pri{
    font-size: 2.7vw;
    color: #000;
}
.video-k.pp {
    margin-bottom: 9.3vw;
}
.left-right.pp{
    margin-top: 0;
}
.cpjsnew .left-right.pp .txt{
    width: 32.5vw;
}
.cpjsnew .left-right.pp .li .ti{
    font-size: 3.6vw;
    margin-bottom: 2.6vw;
    border: none;
}
.cpjsnew .left-right.pp .li .des{
    font-size: 1vw;
    margin-bottom: 1.5vw;
    text-align: justify;
}


@media screen and (max-width: 800px) {
  header {
    padding-top: 4.1667vw;
    padding-bottom: 5.3889vw;
  }
  header .set,
  header .set-left{
      display: none;
  }
  header .user {
    cursor: pointer;
  }
  header .navs .nav{
      font-size: 3.6vw;
  }
  header .logo {
    width: 24.1667vw;
    margin-bottom: 3vw;
  }
  .cpjsnew>.title{
      font-size: 3.6vw;
  }
  .cpjsnew>.desc{
      font-size: 2.6vw;
      margin-left: 10px;
      margin-right: 10px;
  }
  .cpjsnew .left-right .li{
      display: block;
      border-radius: 5px;
      padding: 10px;
      box-shadow: 0px 0px 6px rgba(0,0,0,.1);
  }
  .cpjsnew .desck .list .ti{
      font-size: 12px;
  }
  .cpjsnew .desck .list .de{
      font-size: 12px;
  }
  .cpjsnew .left-right .li .ti{
      border-bottom: none;
  }
  .cpjsnew .left-right .li img{
      width: 100%;
      margin-right: 0;
      margin-bottom: 10px;
  }
  .cpjsnew .left-right .li.r .txt{
      margin-left: 0;
  }
  .cpjsnew .left-right.pp .txt{
      width: 100%;
  }
  .cpjsnew .left-right.pp .li .des{
      font-size: 12px;
      line-height: 1.3;
  }
  .hyns-new .listk .list .ti,
  .hyns-new .listk .list .desc{
      font-size: 2.8vw;
  }
  .hyns-new .listk .list .en{
      display: none;
  }
  .hyns-new .listk .list .pri{
      font-size: 2.6vw;
  }
  .hyns-new .en,
  .hyns-new .cn{
      font-size: 4vw;
  }
  .hyns-new .desc{
      font-size: 3vw;
  }
  header .set a img {
    height: 4.1667vw;
  }
  header .set {
    top: 4.4444vw;
  }
  header .set a {
    margin-left: 3.8889vw;
  }
  .banner {
    display: none;
  }
  .bannerphone {
    display: block;
    text-align: center;
  }
  .bannerphone img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 5.1389vw;
  }
  .bannerphone .btn {
    padding: 2.0833vw 10vw;
    border: 1px solid #746563;
    color: #746563;
    font-size: 3.8889vw;
  }
  .xptj .title {
    font-size: 5.2778vw;
  }
  .xptj {
    padding-top: 16.6667vw;
  }
  .xptj .listk {
    display: none;
  }
  .xptj .listkphone {
    display: block;
  }
  .xptj .listkphone .list {
    margin-right: 0;
    width: 100%;
  }
  .xptj .listkphone .list img {
    width: 100%;
  }
  .xptj .listkphone .list .cn {
    font-size: 3.6111vw;
  }
  .xptj .listkphone .list .op {
    font-size: 3.3333vw;
  }
  .xptj .listkphone .list .btn {
    width: 23.6111vw;
    height: 5.5556vw;
    font-size: 2.9167vw;
  }
  .xptj .nums {
    margin-top: 8.3333vw;
    text-align: center;
    color: #333;
    font-size: 3.4722vw;
  }

  .elselist {
    flex-direction: column;
    margin-top: 18.0556vw;
    margin-bottom: 19.4444vw;
  }
  .elselist img {
    width: 86.1111vw;
  }
  .elselist .en {
    font-size: 5.2778vw;
  }
  .elselist .txt {
    width: 52.7778vw;
    margin-top: 5.5556vw;
  }
  .elselist .cn {
    font-size: 5.1389vw;
    margin-bottom: 8.3333vw;
  }

  .elselist .btn {
    padding: 2.3611vw 10vw;
    font-size: 3.8889vw;
  }
  .elselist.el {
    flex-direction: column;
  }
  .fuw {
    padding-top: 6.3889vw;
  }
  .fuw .title .en {
    font-size: 5.2778vw;
  }
  .fuw .title .cn {
    font-size: 5.1389vw;
  }
  .fuw .set {
    margin-top: 6.9444vw;
    width: 76vw;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .fuw .set .s {
    width: 36vw;
    margin-bottom: 9.7222vw;
    display: flex;
    align-items: center;
  }
  .fuw .set .s:nth-child(1) img {
    height: 9.7222vw;
    margin-right: 2.1444vw;
  }
  .fuw .set .s:nth-child(2) img {
    height: 10.4167vw;
    margin-right: 0.9444vw;
  }
  .fuw .set .s:nth-child(3) img {
    height: 10vw;
    margin-right: 1.9444vw;
  }
  .fuw .set .s:nth-child(4) img {
    height: 9.8611vw;
    margin-right: 4.9444vw;
    margin-left: 2vw;
  }
  .fuw .set .k {
    text-align: center;
  }
  .fuw .set .ti {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3.4722vw;
  }
  .fuw .set .desc {
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
  }
  .erw {
    padding-top: 9.7222vw;
    padding-bottom: 9.0278vw;
  }
  .erw img {
    width: 16.6667vw;
  }
  .erw .txt {
    font-size: 12px;
  }
  .gypp .banner .txt .cn{
      font-size: 9vw;
  }
  .gypp .banner .txt .en{
      font-size: 3.5vw;
  }
  .gypp .main-title{
      font-size: 5.6vw;
  }
  .gypp .main-desc1{
      font-size: 4vw;
      
  }
  .gypp .main-c-txt{
      font-size: 3vw;
      max-width: 94%;
      margin-left: auto;
      margin-right: auto;
  }
  .gypp .main-desc2{
      font-size: 4vw;
  }
  .gypp .list .main-c-txt{
      max-width: 100%;
  }
  .gypp .list2{
      width: 94%;
  }
  .gypp .list2 .txt,
  .gypp .list2 .main-c-txt{
      width: 100% !important;
      max-width: 100% !important;
  }
  .gypp .list2 img{
      display: none;
  }
  .gypp .list{
      display: block;
      width: 94%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 50px;
  }
  .gypp .list .img{
      margin: 0 !important;
      margin-bottom: 10px !important;
      width: 100%;
  }
  .gypp .list .txt{
      width: 100%;
  }
  footer .logo {
    width: 36.8056vw;
  }
  footer .links {
    flex-direction: column;
  }
  footer .link {
    margin-bottom: 6.9444vw;
  }
  footer .link a.ti {
    font-size: 3.75vw;
    margin-bottom: 6.1111vw;
  }
  footer .link a {
    font-size: 12px;
    margin-bottom: 4.1667vw;
  }
  footer .bottom {
    font-size: 12px;
  }
  footer .bottom .left,
  footer .bottom .right {
    float: unset;
  }
  footer .bottom .left > span {
    display: block;
    margin-bottom: 3px;
  }
  footer .bottom img {
    margin-left: 0;
    width: 20px;
    position: relative;
    top: 3px;
  }
  footer .right {
    margin-top: 10px;
  }
  footer.new .con{
      display: block;
  }
  footer.new .ti{
      font-size: 4vw;
  }
  footer.new .desc{
      font-size: 3vw;
  }
  footer.new .btn{
      font-size: 3vw;
      width: 30vw;
      height: 7vw;
  }
  footer .c{
      margin-top: 20px;
      font-size: 3vw;
  }
  footer.new .r{
      font-size: 3vw;
  }
  footer.new .r .imgk{
      width: 66vw;
  }
  footer.new .r .nk a{
      width: 9.3vw;
      height: 9.3vw;
  }
  footer.new .bot{
      font-size: 12px;
  }
}