
.laypage_main a, .laypage_main span{
   width: auto !important;
   margin: 0 10px !important;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-size: 16px;
}
.laypage_main   a{
     border: none !important;
 }
.laypage_main a.laypage_prev,
.laypage_main a.laypage_next{
     width: 48px !important;
    height: 48px !important;
    border-radius: 8px !important;
        border: 1px solid #ccc !important;
        transition: all 0.4s;
}
.laypage_main a.laypage_prev:hover,
.laypage_main a.laypage_next:hover {
         border: 1px solid #fa7619 !important;
    background-color: #fa7619;
}
.laypage_main a.laypage_prev:hover svg path,
.laypage_main a.laypage_next:hover svg path {
    fill: #ffffff;
    
}
.laypage_main a, .laypage_main input, .laypage_main span {
       height: 48px !important;
      
    line-height: 48px!important;
}
.laypage_main a:hover {
    
    color: #fa7619;
}
.laypage_main{
    display: flex;
    justify-content: center;
    align-items: center;
}
.laypageskin_default .laypage_curr{
    color: #fa7619 !important;
}

.laypage_main a svg{
    width: 14px;
    margin: 0 !important;
}
.pcshow{
    
}
.moshow{
    display: none;
}



.nav-tab {
width: 100%;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 2000;
}
.nav-tab .tabmine {
    
    width: 100%;
}
.mCSB_horizontal.mCSB_inside>.mCSB_container {
    
        margin-bottom: 15px;
}
.sort {
    
    display: none;
}
body,
html {
  line-height: 1.5;
  margin: 0;
  padding: 0;
    scroll-behavior: smooth;
}
* {
  box-sizing: border-box;
}
::-webkit-scrollbar {
  width: 5px;
  height: 3px;
}
::-webkit-scrollbar-track {
  background: #d7d7d7;
  border-radius: 6px;
}
::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 6px;
}
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
input,
select,
textarea,
button,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
}
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
p,
blockquote,
figure,
header,
footer,
nav,
article,
section,
aside,
address,
figcaption {
  *zoom: 1;
}
li {
  list-style-type: none;
}
i {
  font-style: normal;
}
a:link,
a:visited,
a:active,
a {
  text-decoration: none;
}
a * {
  *cursor: pointer;
}
input,
select {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
select {
  -webkit-appearance: none;
}
input::-ms-clear {
  width: 0;
  height: 0;
}
input::-webkit-credentials-auto-fill-button {
  display: none !important;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
}
input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}
input:focus,
select:focus {
  outline: none;
  border-width: 0;
  box-shadow: none!important;
}
body {
  word-break: break-word;
}
i {
  font-style: normal;
}
img {
  width: 100%;
  display: block;
  line-height: 0;
  font-size: 0;
  transition: all 0.5s;
}
.cont {
  width: 100%;

}
svg {
  width: 20px;
  height: 20px;
}

.w1600 {

  width: 1600px;
}

#videoPopup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
#videoPopup .video-box {
  width: 66%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#videoPopup .video-box video {
  width: 100%;
}
/*
#videoPopup .video-box .closes {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}  */
#videoPopup .video-box .closes span {
  font-size: 16px;
  line-height: 40px;
  color: #fff;
}


.video-box .closes {
  position: absolute;
  right: 20px;
  top: 20px;
	width: 40px;
	height: 40px;
	cursor: pointer;
   background: rgba(0, 0, 0, 0.5);
	border-radius: 100%;
	z-index: 2;
	  cursor: pointer;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  display: flex;
  align-items:center ;
  justify-content: center;
   
}
.video-box .closes svg {
    
    margin: 0;
}
.video-box .closes svg path {
    fill: #ffffff;
}

#videoPopup .video-box .closes:hover {
  background: rgba(0, 0, 0, 0.8);
}

/*
.video-box .closes:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 20px;
	height: 1px;
	background: #fff;
	transform: translateX(-50%) rotate(45deg);
}
.video-box .closes:before {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 20px;
	height: 1px;
	background: #fff;
	transform: translateX(-50%) rotate(135deg);
}
*/




.xinyuan .xy_title{
text-align: center;
line-height: 1;
	letter-spacing: 1px;
	color: #fa7619;
/*  font-weight: bold;*/

}
.xinyuan_button {

  	width: 148px;
	height: 44px;
	background-color: #ffffff;
	border-radius: 8px;
	border: solid 1px #666666;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
}
.xinyuan_button {

  letter-spacing: 1px;
	color: #000000;
}
.xinyuan_button:hover {
border: solid 1px #fa7619;
  background-color: #fa7619;
}
.xinyuan_button:hover {

  color: #ffffff;
}
.xinyuan .xy_subtit {
  text-align: center;
/*  font-weight: bold;*/
}
/*
@font-face {
  font-family: "ZiKuTangQingKaiS";
  src: url("fonts/ZiKuTangQingKaiS.ttf");
}
@font-face {
  font-family: "CenturyGothic";
  src: url("fonts/CenturyGothic.ttf");
}
@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("fonts/SourceHanSansCN-Regular.otf");
}  */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #unset !important;
  border-radius: 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #unset;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    
    
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    
    display: none!important;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        margin: 6px auto!important;
        height: 2px!important;
           display: none!important;
}

.bnt_top .tel {

  	width: 48px;
	height: 48px;
	background-color: #1a1a1a;
	border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
 
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
}
.bnt_top .tel .info{
    position: absolute;
   top: 0;
 right: calc(100% + 10px);
 
    background: #fff;
	border-radius: 12px;
    width:max-content;height: 100%;
    padding:  0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  display: none;
transition: all 0.4s linear;
z-index: -1;
box-shadow: 0 0 4px rgba(0,0,0,0.06);
    
}
.bnt_top .tel:hover .info{
   display: flex;
  	animation:tab_ani 1s;
}

@keyframes tab_ani {
  0% {transform: translateY(10px);opacity: 0; }
  100% { transform: translateY(0px);opacity: 1; }
}
.bnt_top .tel img{
    filter: brightness(0) invert(1);
}
.bnt_top .tel svg path {
  fill: #ffffff;
}
.bnt_top .svg {

  	width: 48px;
	height: 48px;
	background-color: #1a1a1a;
	border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
 
  cursor: pointer;
  transition: all 0.4s;
}
.bnt_top .svg:hover {
    	background-color: #fa7619;
    
}
.bnt_top {
  position: fixed;
  z-index: 2000;
  right: 20px;
  bottom: 50%;
  transition: all 0.5s;
/* 
  background: #f6f6f6;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); */
  cursor: pointer;
}
.bnt_top .svg img,
.bnt_top .svg svg {
  width: 20px;
  height: 20px;
  display: block;
  margin: 0;
}
/* .bnt_top.on {
  right: 20px;
} */
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
  width: 100%;
  transition: all 0.3s;
  background: transparent;
}
.header svg {
  margin: 0!important;
}

.header:hover {
  background: #fff;
}
.header:hover .logo img {
    
        filter: brightness(0) invert(0);
}
.header:hover .h_top .logo .logo1 {
  display: block;
}
.header:hover .h_top .logo .logo2 {
  display: none;
}
.header:hover .h_top .m_nav > li > a {
  color: #222;
}
.header:hover .h_top .nav_r .search svg path,
.header:hover .h_top .nav_r .language svg path {
  fill: #222222;
}
.header.on {
  background: #fff;
}
.header.on1 {
  background: #fff;
}
.header.on .h_top .logo .logo1 {
  display: block;
}
.header.on1 .h_top .logo .logo1 {
  display: block;
}
.header.on .h_top .logo .logo2 {
  display: none;
}
.header.on1 .h_top .logo .logo2 {
  display: none;
}
.header.on .h_top .m_nav > li > a {
  color: #222;
}
.header.on1 .h_top .m_nav > li > a {
  color: #222;
}
.header.on .h_top .nav_r .search svg path,
.header.on .h_top .nav_r .language svg path {
  fill: #222222;
}
.header.on1 .h_top .nav_r .search svg path,
.header.on1 .h_top .nav_r .language svg path {
  fill: #222222;
}
.header.on .h_top .m_nav {
  height: 65px;
}
.header.on1 .h_top .m_nav {
  height: 65px;
}
.header.act {
  background: #fff;
}
.header.act  .h_top .logo{
        filter: brightness(0) invert(0);
}
.header.act .h_top .logo .logo1 {
  display: block;
}
.header.act .h_top .logo .logo2 {
  display: none;
}
.header.act .h_top .m_nav > li > a {
  color: #222;
}
.header.act .h_top .nav_r .search svg path,
.header.act .h_top .nav_r .language svg path {
  fill: #222222;
}
.header.act .h_top .m_nav {
  height: 80px;
}
.header .h_top {
      width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 100;
}
.header .h_top .logo {
width: 180px;
	height: 28px;
  overflow: hidden;
  position: relative;
      flex: 0 0 180px;
}
.header .h_top .logo svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.header .h_top .logo .logo2 {
  display: block;
}
.header .h_top .logo .logo1 {
  display: none;
}
.header.on .h_top .logo img {
 filter: brightness(0) invert(0);

}
.header.on1 .h_top .logo img {
 filter: brightness(0) invert(0);

}
.header .h_top .header_nav_r {
     display: flex
;
    align-items: center;
    justify-content: space-between;
width: 1600px;
    /* padding: 0 100px; */
    margin: 0 auto;
}
.header .h_top .m_nav {
  
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  flex: 1;
}
.header .h_top .m_nav > li {
  height: 100%;
  display: block;
  transition: all 0.4s;
}
.header .h_top .m_nav > li:last-child {
    
        position: relative;
}
.header .h_top .m_nav .subnav_item .sn_r li a {
    
    display: block;
    width: 100%;
    text-align: center;
    padding: 8px 0;
    margin: 3px 0;

    color: #333333;
}
.header .h_top .m_nav .subnav_item .sn_r li:hover {
    
    background: #fa7619;
}
.header .h_top .m_nav .subnav_item .sn_r li:hover a {
        color: #ffffff;
    
}
.header .h_top .m_nav .subnav_item {
    background: #fff;
    height: 100%;
    width: 100%;
}
.header .h_top .m_nav > li > a {
  color: #fff;
  height: 100%;
  padding: 0 40px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  position: relative;
  transition: all 0.4s;
}
.header .h_top .m_nav > li > a::before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 20%;
  right: 20%;
  height: 2px;
  background-color: #fa7619;
  opacity: 0;
  transition: all 0.3s;
  display: none;
}
.header .h_top .m_nav > li > a:hover {
    color: #fa7619;
    
}
.header .h_top .m_nav > li .nav_icon {
  display: none;
}
/*
.header .h_top .m_nav > li .mask {
  content: '';
  display: block;
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 80;
  opacity: 0;
  transition: all 0.5s;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  pointer-events: none;
} */
.header .h_top .m_nav > li .sub_nav {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 90;
  top: 100%;
  width: 100%;

  display: none;
    background: #fff;
 
  
}
.header .h_top .m_nav > li .sub_nav .fx {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .h_top .m_nav > li .sub_nav .fx .item-l {
  width: 100%;
  padding: 0 5%;
}
.header .h_top .m_nav > li .sub_nav .fx .item-l .txt {
  padding: 20px 0;
}
.header .h_top .m_nav > li .sub_nav .fx .item-l .txt .tit {
  color: #222;
}
.header .h_top .m_nav > li .sub_nav .fx .item-l .txt .des {
  color: #777;
  line-height: 1.8;
  margin-top: 5px;
}

.header .h_top .left-ul {

      width: 100%;

    position: relative;
    padding: 20px 40px;
 

}
.header .h_top .left-ul .w1440bb .box-left-title {
    
    display: none;

}
.header .h_top .left-ul > div{
    
    
        display: flex;
background:#fff;
    justify-content: center;
       gap: 1vw;
}
.header .h_top .left-ul .w1440bb {
    
       gap: 0vw;
}
.header .h_top .left-ul li {

      text-align: center;
    color: #333;
   
    font-weight: 500;
    width: fit-content;
    padding: 0 20px;
    width: 100%;
    background: #f3f4f6;
    transition: all 0.4s;
}
.header .h_top .left-ul .w1440bb li {

  
    padding: 0px;
    display: none;
   
}
.header .h_top .left-ul .w1440bb li.current {
    
    display: block;
}
.header .h_top .left-ul li.current .box-left-title {


}
.header .h_top .left-ul li .car-box-right {
    display: none;
 
 
    padding: 20px 0 40px;
    background-color: #fff;
    line-height: 1;
    text-align: left;
    color: #333;
    width: 100%;
}
.header .h_top .left-ul li .car-box-right .w1440right{
    
}
.header .h_top .left-ul li.current .car-box-right{
    display: flex;

}
.header .h_top .left-ul li.current .car-box-right .w1440right{
       display: grid;
     grid-template-columns: repeat(3, 1fr);
    gap: 1vw;
 
}
.header .h_top .left-ul li .car-box-right .right-car {

      width: 100%;
    min-height: 180px;
    padding: 6% 4% 6% 6%;
    display: flex
;
    flex-direction: column;
    row-gap: 8px;
    overflow: hidden;
    background-color: #f3f4f6;
}
.header .h_top .left-ul {
    text-align: center;
    color: #333;
    font-size: calc(12px + 0.2vw);
    font-weight: 500;
    width: fit-content;
    padding: 0 0;
    width: 100%;
    background: #fff;
}
.header .h_top .left-ul .w1440aa li.current {
    background: #fa7619;
    color: #fff;
}
.header .h_top .left-ul li .car-box-right .right-car .right-car-row  {
    display: flex
;
    column-gap: 24px;
    flex: auto;
}
.header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-info {
    display: flex
;
    flex-direction: column;
    row-gap: 8px;
    flex: none;
    width: 30%;
}
.header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-info .car-tag img{
    height: 40px;
    width: auto;
}
.header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-info .car-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}
.header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-content {
    display: flex
;
    flex: auto;
    width: 70%;
}

.header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-content .car-img-cm {
    position: relative;
    width: 100%;
    opacity: 1;
    height: 120px;
} 
.header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-content .car-img-cm .hover {

  display: none;
}
.header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-content .car-img-cm:hover .car-img {

  display: none;
}
.header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-content .car-img-cm:hover .hover {

  display: block;
}
.header .h_top .left-ul li .box-left-title {

    padding: 24px 2em;
    line-height: 1;
    cursor: pointer;
}
.header .h_top .m_nav > li .sub_nav .fx .item-l .txt .links {

    display: flex
;
    justify-content: space-between;
}

.header .h_top .m_nav > li .sub_nav .fx .item-l .txt .links .car-box-right {

      display: none;
    position: absolute;
    left: 0%;
    top: unset;
    width: 100%;
    padding: 20px 40px 40px;
    background-color: #fff;
    line-height: 1;
    text-align: left;
    color: #333;
}
.header .h_top .m_nav > li .sub_nav .fx .item-l .txt .links a {
  color: #222;
  display: block;
  margin-bottom: 30px;
  transition: all 0.3s;
}
.header .h_top .m_nav > li .sub_nav .fx .item-l .txt .links a:nth-last-child(1) {
  margin-bottom: 0;
}
.header .h_top .m_nav > li .sub_nav .fx .item-l .txt .links a:hover {
  color: #004097;
}

.header .h_top .nav_r {
  display: flex;
  align-items: center;
  justify-content: flex-end;
    width: 180px;
    flex:  0 0 180px;
}
.header .h_top .nav_r .language {
  position: relative;
  display: block;
  align-items: center;
}
.header .h_top .nav_r .language svg {
  width: 22px;
  height: 22px;
}
.header .h_top .nav_r .language i {
  display: flex;
  align-items: center;
  color: #fa7619;
  margin-left: 20px;
}
.header .h_top .nav_r .language i svg {
  width: 12px;
  height: 12px;
  margin-left: 8px;
}
.header .h_top .nav_r .language ul {
  position: absolute;
  top: 100%;
  left: 47px;
  right: 0;
  padding: 10px 0;
  background: #fff;
  display: none;
}
.header .h_top .nav_r .language ul li {
  text-align: center;
  padding: 5px 0;
  color: #fa7619;
}
.header .h_top .nav_r .search {
  display: block;
  margin-right: 35%;
}
.header .h_top .nav_r .search svg {
  width: 22px;
  height: 22px;
}
.footer {
  background: #f6f6f6;
  padding: 90px 0 40px;
  width: 100%;
  /* overflow: hidden; */
  position: relative;
  z-index: 111;
}
.footer svg {
  margin: 0!important;
}

.footer .w1440s {
  overflow: initial;

  margin: 0 auto;
}
.footer .btm_top {
    display: flex
;
    justify-content: space-between;
    /* padding-bottom: 190px; */
    margin-bottom: 40px;
    align-items: center;

}
.footer .btm_top .footer_t_l {
     display: flex
;
    align-items: center;
    white-space: nowrap;

}
.footer .btm_top .footer_t_l > p {

     margin-right: 2vw;
    letter-spacing: 1px;
    color: #111111;
}
.footer .btm_top .footer_t_l .logo {
  width: 100%;
  height: 34px;
  position: relative;
}
.footer .btm_top .footer_t_l .logo svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.footer .btm_top .footer_t_l .share {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;

}
.footer .btm_top .footer_t_l .share li {
  width: 46px;
  margin-right: 20px;
  position: relative;
  	width: 33px;
	height: 33px;
	border: solid 1px #cccccc;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding: 8px;
  cursor: pointer;
}
.footer .btm_top .footer_t_l .share li:last-child {
margin-right: 0px;

}
.footer .btm_top .footer_t_l .share li:hover {

  	background-color: #fa7619;
	border: solid 1px #fa7619;
}
.footer .btm_top .footer_t_l .share li:hover > img {
filter: brightness(0) invert(1);
}
.footer .btm_top .footer_t_l .share li:hover svg .cls-1{

  	fill: #ffffff;
}
.footer .btm_top .footer_t_l .share li .svg {
  width: 46px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 100%;
  margin: 0 auto;
  cursor: pointer;
  border: 1px solid #d0d0d0;
  transition: all 0.3s;
}
.footer .btm_top .footer_t_l .share li svg {
  width: 25px;
  height: 25px;
  margin: 0;
}
.footer .btm_top .footer_t_l .share li svg path {
  fill: #b6b6b6;
}
.footer .btm_top .footer_t_l .share li p {
    display: block;
    text-align: center;
    color: #000000;
    width: 100%;
    margin-bottom: 0px;
    white-space: break-spaces;
    margin-top: 5px;
}
.footer .btm_top .footer_t_l .share li .qr {
  position: absolute;
  /* top: 0%; */
  left: 50%;
  transform: translateX(-50%);
 
  background: #fff;
  pointer-events: none;
  border-radius: 10px;
  opacity: 0;
  transition: all 0.3s;
  padding: 5px;
 width: 150px;
	/* height: 259px; */
	background-color: #ffffff;
	border: solid 1px #cccccc;
 text-align: center;
  bottom: 0;
  z-index: 10;
}
.footer .btm_top .footer_t_l .share li .qr img{
  width: 100%;
}

.footer .btm_top .footer_t_l .share li .qr .item {
  display: flex;
  flex-direction: row;
}
.footer .btm_top .footer_t_l .share li .qr .item .pic {
  width: 95px;
}
.footer .btm_top .footer_t_l .share li .qr .item::after {
  content: '';
  display: block;
  height: 100%;
  width: 1px;
  margin: 0 10px;
  border-right: 1px dotted #333;
}
.footer .btm_top .footer_t_l .share li .qr .item:nth-last-child(1)::after {
  display: none;
}
.footer .btm_top .footer_t_l .share li .qr .item span {
  display: block;
  text-align: center;
  color: #222;
  font-size: 14px;
}
.footer .btm_top .footer_t_l .share li .qr::before {
 content: none;
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 8px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  /* 向上的箭头 */
}
.footer .btm_top .footer_t_r {
  /* width: calc(80% - 420px); */
}
.footer .btm_top .footer_t_r .infor {
  width: 100%;
  display: flex;
 
}
.footer .btm_top .footer_t_r .infor li {

  padding:0 25px;
  border-right: 1px solid rgb(153,153,153,0.2);
  line-height: 1;
 transition: all 0.4s;
}
.footer .btm_top .footer_t_r .infor li:hover {
    
    color: #fa7619;
}
.footer .btm_top .footer_t_r .infor li:nth-child(1) {

  padding-left: 0;
}
.footer .btm_top .footer_t_r .infor li:last-child {

  border-right: 0px solid #999999;
}
.footer .btm_top .footer_t_r .infor li > a {
  display: block;
  color: #222;
  transition: all 0.4s;
}
.footer .btm_top .footer_t_r .infor li > a:hover {
    
    	color: #fa7619;
}
.footer .btm_top .footer_t_r .infor li .nav_icon {
  display: none;
}
.footer .btm_top .footer_t_r .infor li .sub_nav {
  margin-top: 40px;
}
.footer .btm_top .footer_t_r .infor li .sub_nav div {
  margin-top: 30px;
}
.footer .btm_top .footer_t_r .infor li .sub_nav a {
  color: #777;
  position: relative;
  white-space: nowrap;
  transition: all 0.3s;
}
.footer .btm_top .footer_t_r .infor li .sub_nav a::before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 50%;
  right: 50%;
  height: 1px;
  background-color: #777;
  opacity: 0;
  transition: all 0.3s;
}
.footer .btm_top .footer_t_r .infor li .sub_nav a:hover {
  color: #222;
}
.footer .btm_top .footer_t_r .infor li .sub_nav a:hover::before {
  opacity: 1;
  left: 0%;
  right: 0%;
}
.footer .btm_bottom {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer .btm_bottom .btm_l {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
      justify-content: space-between;
    width: 100%;
}
.footer .btm_bottom .btm_l p {
  display: block;

}

.footer .btm_bottom .btm_l p,
.footer .btm_bottom .btm_l a {
    letter-spacing: 0px;
    color: #999999;
  transition: all 0.3s;
}
.footer .btm_bottom .btm_l a:hover {
  color: #fa7619;
}
.footer .btm_bottom .btm_r {
  display: flex;
  align-items: center;
  color: #777777;
}
.footer .btm_bottom .btm_r a {
  color: #777777;
  padding: 0 15px;
  position: relative;
  transition: all 0.3s;
  white-space: nowrap;
}
.footer .btm_bottom .btm_r a:hover {
  color: #fa7619;
}

.page-banner .img .disimgydd {
    display: none;
    
}
@media screen and (min-width: 998px) {

  .footer .btm_top .footer_t_l .share li:hover .svg {
    background: #004097;
    border: 1px solid #004097;
  }
  .footer .btm_top .footer_t_l .share li:hover .svg svg path {
    fill: #fff;
  }
  .footer .btm_top .footer_t_l .share li:hover .qr {
          /* top: auto; */
        opacity: 1;
        pointer-events: auto;
        bottom: 50px;
  }
}
.page-banner {
  position: relative;
  width: 100%;
}
.page-banner .img {
  position: relative;
}
/*
.page-banner .img::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
}  */
.page-banner .txt {
  position: absolute;
  top: auto;
  left: 50%;
  transform: translate(-50%, 0%);
width: 90%;
    z-index: 5;
    bottom: 13%;
}
.page-banner .txt p {
  display: block;
  color: #fff;
  text-align: left;

}
.page-banner .txt span {
  display: block;
  color: #fff;
  text-align: left;

}
.breadcrumbs {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 5;
}
.breadcrumbs ul {
  display: flex;
  align-items: center;
  padding: 30px 0;
}
.breadcrumbs ul li {
  color: #fff;
  padding: 0 !important;
  display: flex;
  align-items: center;
}
.breadcrumbs ul li span {
  color: #fff;
  font-size: 16px;
}
.breadcrumbs ul li::after {
  content: '/';
  display: inline-block;
  padding: 0 5px;
  color: #fff;
  font-size: 16px;
}
.breadcrumbs ul li:nth-last-child(1)::after {
  display: none;
}
/* .nav-tab {
  border-bottom: 1px solid #e5e5e5;
} */

.nav-tab .tabmine {

  display: flex;
  align-items: center;
      overflow: hidden; /* 隐藏原生滚动条 */
    will-change: scroll-position; /* 告诉浏览器该元素将发生滚动，提前优化渲染 */
    transform: translateZ(0); /* 开启硬件加速，提升滚动流畅度 */
}

.nav-tab .tabmine .item {

    flex: 0 0 20%;
  background-color: #f9f9f9;
    border-right: 1px solid rgb(0, 0, 0, 0.1);
    transition: all 0.4s;
border-bottom: 0;
}
.nav-tab .tabmine .item:last-child {
 border-right: 0px solid rgb(0, 0, 0, 0.1);

}
.nav-tab .tabmine .item:hover {


}
.nav-tab .w1440 {
  display: flex;
  justify-content: flex-end;
}
.nav-tab .item {

}
.nav-tab .item a {
    display: inline-block;
letter-spacing: 0px;
	color: #111111;

padding: 22px 0;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    transition: all 0.4s;
}
.nav-tab .item.on {

     background-color: #fa7619;
}
.nav-tab .item.on a {
	letter-spacing: 0px;
	color: #fff;
}



.nav-tab .item:hover {

     background-color: #fa7619;
}
.nav-tab .item:hover a {
	letter-spacing: 0px;
	color: #fff;
}
/* .nav-tab .item:hover a::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 0;
    height: 4px;
    background-color: #fa7619;
    width: 64px;
    transform: translate(-50%, 0px);
} */
.w1600 {
  width: 1600px;
  overflow: hidden;
  margin: 0 auto;
}

@media screen and (max-width: 1600px) {
    .header .h_top .header_nav_r {
        
     width: 90%;
    }
  .w1600 {
    width: 90%;
  }

  .header .h_top .m_nav > li > a {
    padding: 0px 30px;
  }
  .footer .btm_top .footer_t_r {
    width: calc(90% - 420px);
  }
  
  .footer .btm_top .footer_t_l .share li .qr {
      width: 140px;
  }
.footer .btm_top .footer_t_r .infor li{
    padding: 0 15px;
}
.header .h_top .left-ul li .car-box-right .right-car {
    min-height: 140px;
}
.header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-info .car-tag img{
    height: 30px;
    width: auto;
}
}
@media screen and (max-width: 1440px) {
.header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-info .car-tag img{
    height: 20px;
    width: auto;
}
  .header .h_top .logo {
 
  }
  .header .h_top .m_nav > li > a {
    padding: 0px 20px;
  }
  .header .h_top .m_nav {
    width: calc(100% - 210px);
  }
  .footer .btm_top .footer_t_r {
    width: calc(100% - 440px);
  }
  .footer .btm_top .footer_t_l .logo {
    width: 336px;
    height: 27px;
  }
  .footer .btm_top .footer_t_r .infor li .sub_nav {
    margin-top: 30px;
  }
  .footer .btm_top .footer_t_r .infor li .sub_nav div {
    margin-top: 20px;
  }
 
   .footer .btm_top .footer_t_l .share li .qr {
      width: 140px;
      padding: 5px;
  }
  .footer .btm_top .footer_t_l .share li{
      margin-right: 10px;
  }
}
@media screen and (max-width: 1366px) {
  .header .h_top .m_nav > li .sub_nav .fx .item-l .txt .links {
    margin-top: 25px;
    padding-top: 25px;
  }
  .header .h_top .m_nav > li .sub_nav .fx .item-l .txt .links a {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1280px) {
 
  .header .h_top .m_nav > li > a {
    padding: 0px 15px;
  }
  .header .h_top .logo {
 
    
  }
}
@media screen and (max-width: 1200px) {
    .header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-content .car-img-cm {
        
        height: 100px;
    }

  .footer .btm_top .footer_t_l .share li:nth-child(1) .qr {
    left: -10px;
    transform: translateX(0);
  }
  .footer .btm_top .footer_t_l .share li:nth-child(1) .qr::before {
    left: 23px;
    transform: translateX(0);
  }
}
@media screen and (max-width: 998px) {
    .footer .btm_top .footer_t_l .share li p {
        
            margin-bottom: 0px;
            font-size: 14px;
    }
    .header .h_top .m_nav .subnav_item .sn_r li a {
    
        text-align: left;
            padding: 0;
}
        .header .h_top .left-ul .w1440bb .box-left-title {
        font-weight: bold;
            color: #fa7619;
    display: block;
}
    .header .h_top .left-ul .w1440aa {
        display: none!important;
    } 
  .header .u-menu {
    width: 25px;
    height: 25px;
    position: relative;
    cursor: pointer;
 
    z-index: 6;
    margin-right: 0px;
 
  }
  .header .u-menu .menu-sub {
    position: absolute;
    left: 0;
    margin: 8px 0 0;
    top: 8px;
    width: 28px;
    height: 2px;
    background-color: #ffffff;
    transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    border-radius: 2px;
  }
  .header .u-menu .menu-sub:after {
    content: "";
    position: absolute;
    left: 0;
    width: 28px;
    height: 2px;
    background-color: inherit;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    border-radius: 2px;
    display: block;
  }
  .header .u-menu .menu-sub:before {
    content: "";
    position: absolute;
    left: 0;
    width: 28px;
    height: 2px;
    background-color: inherit;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    border-radius: 2px;
    display: block;
  }
  .header .h_top .header_nav_r{
      padding: 0;
  }
  .header .u-menu .menu-sub:before {
    top: -16px;
  }
      .header .u-menu {
        top: 2px;
    }
  .header .u-menu .menu-sub:after {
    top: -8px;
  }
  .header .u-menu.on .menu-sub {
    height: 0;
    background: #ffffff;
  }
  .header .u-menu.on .menu-sub:before {
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #ffffff;
    top: -8px;
  }
  .header .u-menu.on .menu-sub:after {
    -ms-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
    background: #ffffff;
    top: -8px;
  }
  .header .u-menu.on .menu-sub:before,
  .header .u-menu.on .menu-sub:after {
    width: 20px;
  }
  .header.on .u-menu .menu-sub {
    background-color: #222222;
  }
    .header.on1 .u-menu .menu-sub {
    background-color: #222222;
  }
  .header.on .u-menu .menu-sub {
    background: #222222;
  }
   .header.on1 .u-menu .menu-sub {
    background: #222222;
  }
  .header.on .u-menu .menu-sub:before {
    background: #222222;
  }
   .header.on1 .u-menu .menu-sub:before {
    background: #222222;
  }
  .header.on .u-menu .menu-sub:after {
    background: #222222;
  }
    .header.on1 .u-menu .menu-sub:after {
    background: #222222;
  }
  .header:hover .u-menu .menu-sub {
    background-color: #222222;
  }
  .header:hover .u-menu .menu-sub {
    background: #222222;
  }
  .header:hover .u-menu .menu-sub:before {
    background: #222222;
  }
  .header:hover .u-menu .menu-sub:after {
    background: #222222;
  }
  .header.act .u-menu .menu-sub {
    background-color: #222222;
  }
  .header.act .u-menu.on .menu-sub {
    background: #222222;
  }
  .header.act .u-menu.on .menu-sub:before {
    background: #222222;
  }
  .header.act .u-menu.on .menu-sub:after {
    background: #222222;
  }
  .header.act .h_top .m_nav {
    height: auto;
  }
  .header::after {
    display: none;
  }
  .nav-tab .item a {
    padding: 20px 0;
  }

  .header .h_top .nav_r .search {
    margin-right: 20%;
  }
  .header {
    padding: 10px 0;
            background: rgb(51, 51, 51, 0.4);
  }
  .header .h_top {
    width: 90%;
  }
  .header .h_top .header_nav_r {
    width: 100%;
  }
  .header .h_top .nav_r .language ul {
    left: 20px;
  }

  .header .h_top .nav_r .language i {
    font-size: 12px;
    margin-left: 5px;
  }
  .header .h_top .nav_r .language i svg {
    width: 8px;
    height: 8px;
    margin-left: 4px;
  }
  .header.on .h_top .m_nav {
    height: auto;
  }
    .header.on1 .h_top .m_nav {
    height: auto;
  }
  .header .h_top .m_nav {
    position: fixed;
    top: 45px;
    left: 0;
    width: 100%;
    height: calc(100vh - 52px);
    bottom: 0;
    right: 0;
    background-color: #fff;
    margin-left: 0;
    display: none;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: all;
  }
  .header .h_top .m_nav li {
    width: 100%;
    margin: 0 auto;
    height: auto;
    border-bottom: 1px solid #f1f1f1;
    position: relative!important;
        padding: 0 15px;
  }
  .header .h_top .m_nav li:nth-last-child(1) {
    border-bottom: 0;
  }
  .header .h_top .m_nav li > a {
    font-size: 16px;
    width: 80%;
    height: 50px;
    line-height: 50px;
  }
  .header .h_top .m_nav > li .sub_nav li a:hover {
    color: #fa7619;
    background: transparent;
  }
  .header .h_top .m_nav > li > a::after {
    display: none;
  }
  .header .h_top .m_nav > li:nth-child(1) .sub_nav ul {
    display: block;
    padding: 0!important;
  }
  .header .h_top .m_nav > li:nth-child(1) .sub_nav ul li {
    width: 100%;
  }
  .header .h_top .m_nav > li:nth-child(1) .sub_nav ul li img {
    display: none;
  }
  .header .h_top .m_nav li .nav_icon {
    position: absolute;
    bottom: auto;
    top: 0%;
    left: auto;
    right: 0%;
    transform: translateX(0%);
    width: 20%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header .h_top .m_nav li .nav_icon svg {
    transition: all 0.3s;
    width: 15px;
    height: 15px;
  }
  .header .h_top .m_nav > li .sub_nav .fx .item-l .txt .tit {
    display: none;
  }
  .header .h_top .m_nav > li .sub_nav .fx .item-l .txt .des {
    display: none;
  }
  .header .h_top .m_nav > li .sub_nav .fx .item-l .txt .links {
    margin-top: 0px;
    padding-top: 0px;
    border-top: 0;
  }
  .header .h_top .m_nav > li .sub_nav .fx .item-l .txt {
    padding: 0;
  }
  .header .h_top .m_nav > li .sub_nav .fx .item-l .txt .links a {
    margin-bottom: 10px!important;
  }
  .header .h_top .m_nav li .sub_nav {
    position: unset;
    transform: translateX(0);
    width: 100%;
    text-align: left;
    box-shadow: initial;
    padding: 0 0 0 30px;
    background: #fff;

  }
  .header .h_top .m_nav > li .sub_nav .fx .item-l {
    width: 100%;
    padding: 0;
  }

  .header .h_top .m_nav > li .sub_nav li a {
    text-align: left;
    padding: 0;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
  }
  .header .h_top .m_nav li .sub_nav a {
    color: #777;
  }
  .footer {
    padding: 40px 0;
  }
  .footer .btm_top {
    flex-wrap: wrap;
    padding-bottom: 0px;
    margin-bottom: 20px;
    flex-direction: column-reverse;
  }
  .footer .btm_top .footer_t_l {
    max-width: none;
    width: 100%;

    flex-wrap: wrap;
  }
  .footer .btm_top .footer_t_l p {
            width: 100%;
        margin-right: 0;
        text-align: center;
        letter-spacing: 0px;
        color: #111111;
        font-size: 18px;
        font-weight: bold;
  }
  .footer .btm_top .footer_t_l .logo {
    width: 420px;
    height: 34px;
    margin: 0 auto;
  }
  .footer .btm_top .footer_t_r {
width: 100%;
margin-top: 30px;
  }
  .footer .btm_top .footer_t_r .infor li > a {

        font-size: 14px;
  }
  .footer .btm_top .footer_t_r .infor {

        justify-content: center;
  }
  .footer .btm_top .footer_t_l .share {
        justify-content: center;
        width: 100%;
  }

  .footer .btm_top .footer_t_l .share {

            margin-top: 20px;
  }
  .footer .btm_bottom {
   flex-wrap: wrap;
        border-top: 1px solid rgb(225, 225, 225, 0.8);
        padding-top: 15px;
  }
.footer .btm_bottom .btm_l p span {
    width: 100%;
    text-align: center;
}
  .footer .btm_bottom .btm_l {
    width: 100%;
  }
  .footer .btm_bottom .btm_l p {
    text-align: center;
  }
  .footer .btm_bottom .btm_r {
    width: 100%;
    margin-top: 10px;
    justify-content: center;
  }
  .footer .btm_top .footer_t_l .share li:nth-child(1) .qr {
    left: 50%;
    transform: translateX(-50%);
  }
  .footer .btm_top .footer_t_l .share li:nth-child(1) .qr::before {
    left: 50%;
    transform: translateX(-50%);
  }
  .footer .btm_top .footer_t_l .share li.on {
    z-index: 10;
  }
  .footer .btm_top .footer_t_l .share li.on .svg {
    background: #004097;
    border: 1px solid #004097;
  }
  .footer .btm_top .footer_t_l .share li.on .svg svg path {
    fill: #fff;
  }
  .footer .btm_top .footer_t_l .share li.on .qr {
    bottom: calc(100% + 10px);
    opacity: 1;
    pointer-events: auto;
  }
  .header .h_top .left-ul li.current{
      background: #fff;
  }
  .header .h_top .left-ul > div{
      flex-wrap: wrap;
  }
  .header .h_top .m_nav li .sub_nav{
      padding-left: 0;
  }
  .header .h_top .left-ul li.current{
      background: #fff;
      color: #fa7619;
      width: 100%;
  }
  .header .h_top .left-ul li .box-left-title{
        text-align: left;
        padding: 0;
        height: 40px;
        line-height: 40px;
        width: 100%;
  }

.header .h_top .left-ul li.current .car-box-right .w1440right{
      display: block;
  }
  .header .h_top .left-ul li .car-box-right .right-car{
      min-height: auto;
      background: #fff;
      padding: 0;
                 border-bottom: 1px solid #f1f1f1;
  }
  .header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-info .car-title{
      font-size: 14px;
  }
  .header .h_top .left-ul li{
      background: #fff;
  }
  .header .h_top .left-ul li .car-box-right{
      padding: 0px 0;
       position: static;
             display: block;
             padding-left: 10px;
       
       
       
       
  }
  .header .h_top .left-ul li .car-box-right .right-car:last-child {
      
       border-bottom: 0px solid #f1f1f1;
  }
  .header .h_top .left-ul li.current .car-box-right{
      box-shadow: none;
  }
  .header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-info{
      width: 100%;
          flex-direction: row;
           align-items: center;
           justify-content: space-between;
  }
  .header .h_top .left-ul li .car-box-right .right-car .right-car-row   .car-tag{
      display: none;
  }
  .header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-content{
      display: none;
  }
  .header .h_top .m_nav > li > a::before{
      content:none;
  }
.header .h_top .logo img{
      width: 100%;
  }
   .header .h_top .logo{
      width: 140px;
        flex: 0 0 140px;
        display: flex;
        align-items: center;
        justify-content: center;
  }
 
   
}
@media screen and (max-width: 768px) {
    .header .h_top .left-ul .w1440bb li {
        
            display: block;
    }
    .header .h_top .left-ul li .car-box-right .w1440right {
        width: 100%;
    }
        .nav-tab .tabmine {
                width: 100%;
       
        overflow: unset;
          
        }
        .nav-tab .item {
            display: inline-block;
     
        }

    .nav-tab .tabmine .item {
            margin: 0;
        flex: 0 0 auto;
            background-color: unset;
    border-right: 0px solid rgb(0, 0, 0, 0.1);
    }
     .nav-tab .item a {
         position: relative;
     }
     .nav-tab .item.on a {
         
         	color: #ff6d00;
     }
    .nav-tab .item a::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0%;
    right: 0%;
    height: 2px;
    background-color: #ff6d00;
    opacity: 0;
    transition: all 0.3s;
}
     .nav-tab .item.on a::before {
 opacity: 1;
}
 .nav-tab .mCSB_horizontal.mCSB_inside>.mCSB_container {
    
        margin-bottom: 15px;
}
.nav-tab {
    
        padding-left: calc((100% - 90%) / 2);
        display: none;
}
.sort .wrap {
    
    padding-right: 0;
        padding-left: 0;
        width: 90%;
        margin: 0 auto;
}
.nav-tab .item:hover a {
    
    color: #ff6d00;
}
    .laypage_main a.laypage_prev, .laypage_main a.laypage_next {
        
            width: 40px !important;
    height: 40px !important;
    }
    .laypage_main a, .laypage_main input, .laypage_main span {
           height: 40px !important;
    line-height: 40px !important; 
    }
    .xinyuan .xy_title {
        
        font-size: 16px!important;
    }
    .xinyuan .xy_subtit {
        
            font-size: 22px!important;
            	letter-spacing: -1px;
    }
    .page3 .xinyuan .xy_subtitss {
        
         font-size: 14px!important;
    }
    .page-banner .txt {
        transform: translate(-50%, 0%);
                bottom: 40px;
    }
.page-banner .img .disimgydd {
    display: block;
    
} 
.page-banner .img .disimgpc {
    
    display: none;
}
    .xinyuan_button {
        
            width: 100px;
    height: 40px;
    }
    #videoPopup .video-box{
        width: 100%;
    }
    .video-box .closes{
        width: 30px;
        height: 30px;
        top: 10px;
        right: 10px;
    }
  .bnt_top {

    display: none;
  }
  .bnt_top.on {
    /* right: 10px;
    width: 35px;
    height: 35px; */
    display: none;
  }
  /* .bnt_top .svg {
    width: 15px;
    height: 15px;
  } */
  .cont .title {
    font-size: 32px!important;
  }
  .page-banner .img {
    height: 600px;
  }
  .page-banner .img img {
    height: 100%;
    object-fit: cover;
  }
  .page-banner .txt span {
    font-size: 14px;
  }
  .page-banner .txt p {
    font-size: 30px;
  }
  .breadcrumbs ul {
    padding: 10px 0;
  }
  .breadcrumbs ul li span {
    font-size: 12px;
  }
  .breadcrumbs ul li::after {
    font-size: 12px;
  }
  .nav-tab .item a {
    padding: 20px 0;
  }
  
  .header .h_top .logo {
    width: 140px;
  flex: 0 0 140px;
  }

  .header .h_top .nav_r .search svg,
  .header .h_top .nav_r .language svg {
    width: 18px;
    height: 18px;
  }
  .header .h_top .nav_r .search {
    margin-right: 10%;
  }
  .header .u-menu {
 
  }
  .footer .btm_top .footer_t_l .share li {
    width: 35px;
    height: 35px;
  }
  .footer .btm_top .footer_t_l .share li svg {
    width: 18px;
    height: 18px;
  }
  .footer .btm_top .footer_t_l .share li:nth-child(1) {
    margin-left: 0;
  }
  .footer .btm_top .footer_t_l .logo {
    width: 250px;
    height: 20px;
  }
  .footer .btm_bottom .btm_r a {
    padding: 0 6px;
    font-size: 12px;
  }
  .footer .btm_bottom .btm_l p,
  .footer .btm_bottom .btm_l a {
    font-size: 12px;
            margin: 0 auto;
  }
  .footer .btm_top .footer_t_l .share li .svg {
    width: 100%;
    height: 100%;
  }
  .footer .btm_top .footer_t_l .share li .qr {
    
    border-radius: 3px;
            padding: 6px;
  }
  .footer .btm_top .footer_t_l .share li .qr .item .pic {
    width: 65px;
  }
  .footer .btm_top .footer_t_l .share li .qr .item span {
    font-size: 10px;
  }
  
  
  
  .header .h_top .left-ul li .car-box-right .right-car .right-car-row .right-car-info .car-checkout{
      
      display: none;
  }
  
  
  

    .sort {
        display: block;
                overflow: hidden;
    }
    .pcshow{
    display: none  !important;
}
.moshow{
    display: block  !important;
}
.sort .swiper_fen .item a::before {
        content: '';
        position: absolute;
        bottom: 0px;
        left: 0%;
        right: 0%;
        height: 2px;
        background-color: #ff6d00;
        opacity: 0;
        transition: all 0.3s;
    }
.sort .swiper_fen .item a {
    
        padding: 15px 0;
        position: relative;
        width: 100%;
        display: inline-block;
}
.sort .swiper_fen .item.on a {
        color: #ff6d00;
    }
  .sort .swiper_fen .item.on a::before {
        opacity: 1;
    }

  
  
  
}
/*# sourceMappingURL=./base.css.map */
