body {
  max-width: 750px;
  /*width: 750px;*/
  /*max-width: 100%;*/
  margin: 0 auto;
  position: relative;
  min-height: 100vh;
}
div {
  box-sizing: border-box;
}
.xuangou_mins{
	height:100%;
	overflow: scroll;
}
.xuangou_gd{
	padding-bottom:1.306667rem
}
img {
  max-width: 100%;
  display: block;
}
.modal{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #fff;
    display: none;
}
.modal .modal-nav-bar{
    position: relative;
    background-color: #333;
    height: 1.28rem;
    text-align: center;
    line-height: 1.28rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #fff;
    padding: 0 0.4rem ;
}
.b-banner .text-box .title a{
    color: #fff;
}
.modal .modal-product-list{
   height: calc(100vh - 1.28rem);
    overflow-y: scroll;
}
.modal .modal-product-list li{
    padding: 0 0.5rem;
    height: 1.17rem;
    line-height: 1.17rem;
    font-size: 0.42rem;
    border-bottom: 1px solid #ddd;
}
.modal .modal-content{
    display: flex;
    flex-direction: column;
}
.modal .modal-nav-bar .back{
    position: absolute;
    left: 0.4rem;
    top: 50%;
    transform: translateY(-50%);
}
.modal .modal-nav-bar .back img{
    width: .533333rem;
}
.b-banner{
    height: 100vh;
    /*width: 100vw;*/
}
.b-banner .text-box{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    box-sizing: border-box;
    padding: 2.66rem 1rem;
}
.b-banner .text-box1 .title,
.b-banner .text-box2 .title,
.b-banner .text-box3 .title,
.b-banner .text-box4 .title{
    position: relative;
    font-size: 0.48rem;
    color: #fff;
}
.b-banner .text-box4 .title{
    margin-bottom: 0.5rem;
}

.b-banner .text-box4 .p-text{
    color: #fff;
    font-size: 0.37rem;
    display: flex;
    text-align: right;
    justify-content: flex-end;
    line-height: 1.5;
    margin-bottom: 0.2rem;
}
.contact1 .list .text{
    color: #fff;
}
.b-banner .text-box4 .p-text span:first-child{
    width: 1.2rem;
    
}
.b-banner .text-box4{
    text-align: right;
}
.b-banner .text-box3{
    text-align: right;
}
.b-banner .text-box2 .slide-icon{
    margin-top: 0.15rem;
}
.b-banner .text-box2 .slide-icon img{
    display: inline-block;
    /*margin: 20px 0 0 auto;*/
}
.b-banner .text-box1 .title:before,
.b-banner .text-box3 .title:before{
    position: absolute;
    content:"";
    left: 0;
    bottom: -0.4rem;
    width: 0.8rem;
    height: 0.05rem;
    background: #999999;
}
.b-banner .text-box3 .title:before{
    left: auto;
    right: 0;
}
.b-banner .text-box2{
    text-align: right;
}
.b-banner .swiper-container{
    width: 100%;
    height: 100%;
}
.b-banner .swiper-container .swiper-slide {
    position: relative;
}
.b-banner .swiper-container .swiper-slide .pic{
    width: 100%;
    height: 100%;
}
.b-banner .swiper-container .swiper-slide .pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.b-banner .swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
}
.b-banner .my-bullet-active{
     height: 0.346667rem;
  background-color: #000;
  border-radius: 4px;
  opacity:1;
}
.b-banner .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: transparent;
    box-sizing: border-box;
}
.b-banner .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 14px 0;
}
.b-banner .swiper-container-vertical>.swiper-pagination-bullets{
    right: 17px;
}
.b-banner .my-bullet-active{
    position: relative;
}
.b-banner .my-bullet-active:before{
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    
}
.contact1{
    margin-top: 1.2rem;
}

#pro-banner{
    /*height: 8.1rem;*/
}
#pro-banner .img{
    height: 100%;
}
#pro-banner .img img{
    /*height: 100%;*/
    width: 100%;
    object-fit: fill;
}
.contact1 .list{
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
    padding: 0 0.333333rem;
}
.contact1 .list img{
    /*height: 1.6rem;*/
    width: 40px;
    max-height: 100%;
    margin: 0 auto 0.3rem;
}
.contact1 .list li{
    width: 47%;
    text-align: center;
    margin-bottom: 0.6rem;
}
@media (min-width: 750px) {
  html {
    font-size: 75px !important;
  }
}
/*.layui-layer-dialog .layui-layer-content {*/
  /*height: 2.133333rem !important;*/
  /*position: relative;*/
  /*padding: 0.266667rem !important;*/
  /*line-height: 0.48rem !important;*/
  /*word-break: break-all;*/
  /*overflow: hidden;*/
  /*font-size: 0.373333rem !important;*/
  /*overflow-x: hidden;*/
  /*overflow-y: auto;*/
/*}*/
/*.layui-layer-dialog .layui-layer-btn {*/
  /*padding: 0 0.2rem 0.16rem;*/
  /*font-size: 0.373333rem;*/
  /*height: 0.933333rem;*/
  /*line-height: 0.933333rem;*/
/*}*/
/*.layui-layer-dialog .layui-layer-btn .layui-layer-btn1 {*/
  /*color: #fff;*/
  /*background: #333;*/
/*}*/
/*.layui-layer-dialog .layui-layer-btn .layui-layer-btn0 {*/
  /*color: #333;*/
  /*background: #fff;*/
  /*border-color: #333;*/
/*}*/
/*.layui-layer-dialog .layui-layer-btn a {*/
  /*padding: 0.133333rem;*/
  /*width: 1.733333rem;*/
  /*text-align: center;*/
/*}*/
/*.layui-layer {*/
  /*width: 8.666667rem;*/
  /*height: 4.386667rem;*/
/*}*/
/*.layui-layer .layui-layer-setwin {*/
  /*width: 0.48rem;*/
  /*height: 0.48rem;*/
/*}*/
/*.layui-layer .layui-layer-setwin a {*/
  /*font-size: 0.48rem !important;*/
  /*background: none;*/
/*}*/
/*.layui-layer .layui-layer-setwin a::before {*/
  /*content: 'x';*/
  /*font-size: 0.48rem !important;*/
/*}*/
/*.layui-layer .layui-layer-title {*/
  /*padding: 0 1.066667rem 0 0.266667rem;*/
  /*height: 1.066667rem;*/
  /*line-height: 1.066667rem;*/
  /*border-bottom: 1px solid #F0F0F0;*/
  /*font-size: 0.48rem;*/
  /*color: #333;*/
  /*overflow: hidden;*/
  /*border-radius: 2px 2px 0 0;*/
/*}*/
.subtitle {
  text-align: center;
}
.subtitle h4 {
  line-height: 0.32rem;
  font-size: 0.48rem;
  margin-bottom: 0.413333rem;
  color: #000;
}
.subtitle p {
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #666;
}
.title-head {
  height: 1.173333rem;
  line-height: 1.173333rem;
  background: #fff;
  margin-bottom: 0.266667rem;
  padding: 0 0.4rem;
  font-size: 0.48rem;
  text-align: center;
}
.title-head a {
  float: left;
}
.title-head a i {
  font-size: 0.56rem;
  color: #333;
}
.title-head p {
  font-size: 0.48rem;
  color: #333;
}
.header{
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	width: 100%;
	max-width: 750px;
	height: 16vw;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 4vw;
	z-index: 9;
	background-color: #fff;
}
.header .logo img{
	display: block;
	width: 14.66vw
}
.header .header-r{
	display: flex;
	align-items: center;
}
.header .header-r .shoppingCartBtn{
	margin: 0 8vw;
}
.header .header-r .iconfont{
	font-size: 5vw;
	color: #333;
	font-weight: bold;
}
.header .header-r .shoppingCartBtn .iconfont{
	font-size: 6vw;
}
.header .header-r .nav-bar .iconfont{
	font-size: 6vw;
	display: block;
	transform: scale(1.2);
}
.foot-nav {
    width: 750px;
    max-width: 100%;
  height: 1.733333rem;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  /*background-color: #191819;*/
  /*background-color:#595959;*/
   /*background-color:#231815;*/
   /*background-color: #2d1e19;*/
   box-shadow: 0 0 10px 0 hsl(0deg 6% 58% / 30%);
   background-color: #ffffff;
  z-index: 99;
}
.foot-nav ul {
	/*padding: 0 10px;*/
  display: flex;
  justify-content: space-between;
  height: 100%;
  box-sizing: border-box;
}
.foot-nav ul li {
  text-align: center;
  text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    /* padding: 14px 0;*/
  
}
.foot-nav ul li:nth-child(3) a {
  /* justify-content: flex-end; */
  justify-content: space-between;
}
.foot-nav ul li:nth-child(3) a .icon {
  /* position: absolute; */
  /* left: 50%; */
  /* transform: translate(-50%, -0.48rem); */
  /* width: 1.146667rem; */
  /* height: 1.146667rem; */
  /*background-color: #191819;*/
  /*background-color: #595959;*/
  /*background-color: #231815;*/
  /*background-color: #2d1e19;*/
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  box-shadow: 0px 5px 13px 0px rgba(160, 160, 160, 0.15);
}
.foot-nav ul li a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  box-sizing: border-box;
  padding: 0.346667rem 0;
}
.foot-nav ul li a .icon {
  padding: 0 0.4rem;
}
.foot-nav ul li a .icon i {
  font-size: 0.533333rem;
  /*color: #fff;*/
  color: #191819;
}
.foot-nav ul li a span {
  /*color: #fff;*/
  color: #272727;
  font-size: 0.24rem;
}
.foot-nav ul li.active{
    background-color: #191819;
}
.foot-nav ul li.active .icon i,.foot-nav ul li.active span{
    color: #fff;
}
.index .banner {
  height: 8.893333rem;
  background: #ccc;
  padding-top: 1.293333rem;
}
.banner .swiper-pagination-bullet{
	background-color: #fff;
	opacity: 1;
}
.index .banner .my-bullet-active{
	background-color: #000;
	opacity: 1;
}
.index .banner .img {
  width: 100%;
  /*height: 8.893333rem;*/
}
.index .banner .img img {
  width: 100%;
  height: 100%;
  display: block;
}
.index .banner .my-bullet-active {
  width: 0.346667rem;
  background-color: #000;
  border-radius: 4px;
  opacity:1;
}
.index .search {
  border-radius: 0.373333rem;
    /* position: fixed; */
    /* top: 1.493333rem; */
    /* left: 50%; */
    z-index: 9;
    /* transform: translateX(-50%); */
    /* background: rgba(255, 255, 255, 0.9); */
    width: 4.213333rem;
    height: 23px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0.48rem;
    border: 1px solid #666;
    outline: none;
}
.index .search .icon {
  width: 0.426667rem;
  height: 0.426667rem;
  margin-top: 3px;
}
.index .search .icon i {
  font-size: 0.426667rem;
  font-size: 12px;
  color: #666;
}
.index .search input {
  width: 75%;
  margin-left: 0.4rem;
  padding-left: 0.4rem;
  border: none;
  height: 0.32rem;
  line-height: 0.32rem;
  border-left: 1px solid #666;
  background: transparent;
  font-size: 0.32rem;
  color: #666;
}
.index .links {
  padding: 1.093333rem 0.893333rem 1.626666rem;
  background: #f8f8f8;
}
.index .links ul {
  display: flex;
  justify-content: space-between;
}
.index .links ul li {
  width: 1.885333rem;
  height: 2.093333rem;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0px 3px 0.24rem 0px rgba(11, 24, 67, 0.06);
  border-radius: 0.266667rem;
}
.index .links ul li:hover{
	background-color: #000;
}
.index .links ul li:hover a i{
	color: #fff;
}
.index .links ul li:hover a span{
	color: #fff;
}
.index .links ul li a {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.index .links ul li a i {
  font-size: 0.866667rem;
  margin-bottom: 0.266667rem;
  color: rgba(37, 37, 37, 1);
}
.index .links ul li a span {
  font-size: 0.293333rem;
  line-height: 0.32rem;
  color: #010101;
}
.index .brand {
  /*padding: 1.28rem 0 0.44rem;*/
  padding: 0 0 0.44rem
}
.brand-about{
	margin-top: 0.44rem;
	/*background-image: url(../images/brand-about-bg.jpg);*/
	background-color: #2d1e19;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0.466666rem  0.6rem;
}
.brand-about .box{
	border: 1px solid #47413f;
	padding: 0.826666rem 0.306666rem 0.84rem;
	text-align: center;
}
.brand-about .box .zh{
	font-size: 0.520266rem;
	color: rgba(255, 198, 123, 1);
	line-height: 1;
	margin-bottom: 0.306666rem;
}
.brand-about .box .en{
	display: inline-block;
	font-size: 0.32rem;
	color: #fff;
	text-transform: uppercase;
	padding:0 0.44rem 0.386666rem;
	border-bottom: 1px solid #fff;
}
.brand-about .box .description{
	font-size: 0.24rem;
	line-height: 0.6rem;
	color: #fff;
	margin-top: 0.453333rem;
	padding: 0 0.426666rem;
	margin-bottom: 0.933333rem;
}
.brand-about .box ul{
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	text-align: left;
}
.brand-about .box .text-title{
	font-size: 0.373333rem;
	color: rgba(255, 198, 123, 1);
	line-height: 1;
}
.brand-about .box .text-description{
	font-size: 0.32rem;
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	margin-top: 0.28rem;
}
.brand-goods .good-pic .swiper-slide img{
	width: 100%;
	height: 8rem;
}
.brand-goods .good-pic .swiper-pagination-bullet{
	background-color: #fff;
	opacity: 1;
}
.brand-goods .good-pic .my-bullet-active{
	width: 0.346666rem;
	border-radius: 4px;
	background-color: #000;
}
.brand-goods .good-pic .swiper-button-next:after, 
.brand-goods .good-pic.swiper-button-prev:after{
	color: #fff;
}
.brand-goods .good-textContent{
	/*background-color: rgba(25, 16, 14, 1);*/
	/*background-color: #2d1e19;*/
	/*background-color: #dcdcdc;*/
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	background-color: #fafafa;
	padding: 0.746666rem 0.88rem 0.96rem;
	margin-bottom: 0.826666rem;
}
.brand-goods .good-textContent .zh,
.brand-goods .good-textContent .en{
	color: rgba(255, 198, 123, 1);
	text-transform: uppercase;
	font-size: 0.32rem;
	line-height: 1;
}
.brand-goods .good-textContent .zh{
	padding-bottom: 0.32rem;
	padding-right: 0.266666rem;
	display: inline-block;
	border-bottom: 1px solid #fff;
	padding-top: 0.213333rem;
	margin-bottom: 0.533333rem;
}
.brand-goods .good-textContent .description{
	/*color: #fff;*/
	color: #000;
	font-size: 0.32rem;
	line-height: 0.48rem;
	margin-bottom: 0.773333rem;
}
.brand-goods .good-textContent .text{
	font-size: 0.266666rem;
	line-height: 0.373333rem;
	color: #4a4645;
}
.index .brand .img-list {
  margin-top: 0.48rem;
}
.index .brand .img-list .item {
  padding: 0 0.333333rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.12rem;
}
.index .brand .img-list .item .img {
  width: 4.613333rem;
  height: 2.12rem;
}
.index .brand .img-list .item .img img {
  width: 100%;
  height: 100%;
}
.index .brand .img-list .line {
  /*border-bottom: 0.266667rem solid #f6f6f6;*/
  margin: 0.666667rem 0;
}
.index .brand .img-list .img-box {
  padding: 0 0.333333rem;
  position: relative;
}
.index .brand .img-list .img-box img {
  width: 100%;
}
.index .brand .img-list .img-box a {
  font-size: 0.293333rem;
  color: #fff;
  position: absolute;
  left: 50%;
  bottom: 1.44rem;
  transform: translateX(-50%);
  display: block;
  width: 2.52rem;
  height: 0.973333rem;
  line-height: 0.973333rem;
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
}
.index .brand .img-list .img-bottom {
  padding: 0 0.333333rem;
  position: relative;
}
.index .brand .img-list .img-bottom img {
  width: 100%;
}
.index .brand .img-list .img-bottom .word {
  position: absolute;
  width: 8.88rem;
  height: 2.373333rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #fff;
  padding-left: 0.826667rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.index .brand .img-list .img-bottom .word a {
  color: #fff;
}
.index .brand .img-list .img-bottom .word a h4 {
  font-size: 0.453333rem;
  margin-bottom: 0.346667rem;
}
.index .brand .img-list .img-bottom .word a p {
  font-size: 0.28rem;
}
.index .news {
  padding: 1.346666rem 0.333333rem;
}
.index .news .news-list {
  margin-top: 0.8rem;
}
.index .news .news-list ul li {
  margin-bottom: 0.973333rem;
}
.index .news .news-list ul li .img {
  width: 100%;
}
.index .news .news-list ul li .img img {
  width: 100%;
  display: block;
}
.index .news .news-list ul li h4 {
  font-size: 0.48rem;
  margin-bottom: 0.28rem;
}
.index .news .news-list ul li h5 {
  font-size: 0.373333rem;
  margin-bottom: 0.253333rem;
  color: rgba(0, 0, 0, 1);
}
.index .news .news-list ul li p {
  font-size: 0.293333rem;
  line-height: 0.453333rem;
  margin-bottom: 0.24rem;
  color: rgba(102, 102, 102, 1);
}
.index .news .news-list ul li:last-child {
  margin-bottom: 0.493333rem;
}
.index .news .link a {
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 2.64rem;
  height: 0.866667rem;
  line-height: 0.866667rem;
  border: solid 1px rgba(67, 67, 67, 1);
  font-size: 0.293333rem;
  color: rgba(102, 102, 102, 1);
}
.index .contact {
  padding: 0.4rem 0.333333rem 0.746666rem;
}
.index .contact .tel {
  text-align: center;
}
.index .contact .tel p {
  color: #a36f3d;
  font-size: 0.32rem;
}
.index .contact .tel h4 {
  font-size: 0.773333rem;
}
.index .contact .icon-list {
  text-align: center;
  margin-top: 0.786667rem;
}
.index .contact .icon-list ul {
  padding: 0 0.626667rem;
  display: flex;
  justify-content: space-between;
}
.index .contact .icon-list ul li .icon {
  width: 1.133333rem;
  height: 1.133333rem;
  border-radius: 50%;
  overflow: hidden;
}
.index .contact .icon-list ul li .icon img {
  width: 100%;
  height: 100%;
}
.index .contact .icon-list ul li p {
  font-size: 0.293333rem;
  margin-top: 0.16rem;
}
.index .footer {
  padding: 0.533333rem 0;
  background: #f8f8f8;
  text-align: center;
  line-height: 1;
  /* padding-bottom: 0.266666rem; */
  margin-bottom: 1.313333rem;
      width: 100%;
}
.index .footer p {
  line-height: 1;
  font-size: 0.24rem;
  color: #999;
}
.about {
  padding-top: 1.293333rem;
  padding-bottom: 1.733333rem;
}
.about .header {
  background: #fff;
  box-shadow: 0px 2px 29px 0px rgba(239, 239, 239, 0.7);
}
 .intitle h4 {
  font-size: 0.48rem;
  text-align: center;
  position: relative;
  padding-bottom: 0.24rem;
  margin-bottom: 0.44rem;
}
 .intitle h4::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0.693333rem;
  height: 2px;
  background-color: #1b1b1b;
  transform: translateX(-50%);
}
.about .banner {
  padding: 0 0.32rem;
}
.about .banner .box {
  position: relative;
}
.about .banner .box .img img {
  width: 100%;
  display: block;
}
.about .banner .box .word {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
}
.about .banner .box .word h4 {
  font-size: 0.8rem;
  font-weight: bold;
  padding-bottom: 0.266667rem;
  border-bottom: 1px solid #fff;
  margin-bottom: 0.266667rem;
}
.about .banner .box .word p {
  font-size: 0.64rem;
  letter-spacing: 0.16rem;
}
 .info {
  padding: 1.16rem 0.4rem 1.466667rem;
}
 .info .content p {
  font-size: 0.32rem;
  line-height: 0.64rem;
  color: #666;
}
 .contact {
  padding: 0 0.333333rem 1.466667rem;
}
.about .contact .tel {
  text-align: center;
}
.about .contact .tel p {
  color: #a36f3d;
  font-size: 0.32rem;
}
.about .contact .tel h4 {
  font-size: 0.773333rem;
}
.about .contact .icon-list {
  text-align: center;
  margin-top: 0.786667rem;
}
.about .contact .icon-list ul {
  padding: 0 0.626667rem;
  display: flex;
  justify-content: space-between;
}
.about .contact .icon-list ul li .icon {
  width: 1.133333rem;
  height: 1.133333rem;
  border-radius: 50%;
  overflow: hidden;
}
.about .contact .icon-list ul li .icon img {
  width: 100%;
  height: 100%;
}
.about .contact .icon-list ul li p {
  font-size: 0.293333rem;
  margin-top: 0.16rem;
}
.about .join {
  padding: 0 0.4rem 0.773333rem;
}
.about .join .list ul li {
  margin-bottom: 0.56rem;
  display: flex;
  justify-content: space-between;
}
.about .join .list ul li .img {
  min-width: 4.04rem;
  height: 2.72rem;
}
.about .join .list ul li .img img {
  width: 100%;
  height: 100%;
  display: block;
}
.about .join .list ul li .word {
  flex: 1;
  margin-left: 0.32rem;
  width: 4.84rem;
}
.about .join .list ul li .word a h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.373333rem;
  padding-bottom: 0.186667rem;
  margin-bottom: 0.373333rem;
  position: relative;
}
.about .join .list ul li .word a h4::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.693333rem;
  height: 2px;
  background-color: #1b1b1b;
}
.about .join .list ul li .word a p span {
  font-size: 0.32rem;
  display: block;
  line-height: 0.533333rem;
  color: #999;
}
.new {
  padding-bottom: 1.733333rem;
}
.new .header {
  background: #fff;
  box-shadow: 0px 2px 29px 0px rgba(239, 239, 239, 0.7);
}
.new .banner {
  padding: 0 0.32rem;
}
.new .banner .box {
  position: relative;
}
.new .banner .box .img img {
  width: 100%;
  display: block;
}
.new .banner .box .word {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
}
.new .banner .box .word h4 {
  font-size: 0.8rem;
  font-weight: bold;
  padding-bottom: 0.266667rem;
  border-bottom: 1px solid #fff;
  margin-bottom: 0.266667rem;
}
.new .banner .box .word p {
  font-size: 0.64rem;
  letter-spacing: 0.16rem;
}
.new .news-list {
  padding: 0.96rem 0.333333rem;
}
.new .news-list ul li {
  margin-bottom: 0.68rem;
}
.new .news-list ul li .img {
  width: 100%;
}
.new .news-list ul li .img img {
  width: 100%;
  height: auto;
}
.new .news-list ul li .word a {
  display: block;
}
.new .news-list ul li .word a .date {
  padding: 0.346667rem 0;
  display: flex;
  align-items: center;
}
.new .news-list ul li .word a .date h4 {
  width: 6.333333rem;
  font-size: 0.373333rem;
  padding-right: 0.32rem;
  margin-right: 0.32rem;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new .news-list ul li .word a .date h4::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 0.253333rem;
  background: #000;
}
.new .news-list ul li .word a .date span {
  font-size: 0.32rem;
  color: #999;
}
.new .news-list ul li .word a p {
  font-size: 0.32rem;
  line-height: 0.453333rem;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new-detail {
  padding-bottom: 1.733333rem;
  padding-top: 1.293333rem;
}
.new-detail .header {
  background: #fff;
  box-shadow: 0px 2px 29px 0px rgba(239, 239, 239, 0.7);
}
.new-detail .detail {
  padding: 1.466667rem 0.333333rem;
}
.new-detail .detail .title {
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
}
.new-detail .detail .title h4 {
  margin-bottom: 0.906667rem;
  font-size: 0.426667rem;
}
.new-detail .detail .title .date {
  display: flex;
  justify-content: space-between;
}
.new-detail .detail .title .date span {
  font-size: 0.32rem;
  color: #999;
  margin-bottom: 18px;
}
.new-detail .detail .info img {
  width: 100%;
  margin: 0.4rem 0;
}
.new-detail .detail .info p {
  font-size: 0.32rem;
  line-height: 0.453333rem;
  color: #666;
  margin-bottom: 0.4rem;
  text-align: justify;
}
.new-detail .detail .share {
  margin-top: 1.066667rem;
  display: flex;
  justify-content: center;
}
.new-detail .detail .share a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  border: solid 1px #b5b5b5;
  width: 1.76rem;
  height: 0.52rem;
  margin: 0 0.266667rem;
  line-height: 0.52rem;
  text-align: center;
  font-size: 0.24rem;
  color: #999;
}
.new-detail .detail .share a i {
  font-size: 0.266667rem;
}
.login .title-head {
  border-bottom: 0.266667rem solid #f7f7f7;
  box-sizing: content-box;
}
.login .banner {
  position: relative;
}
.login .banner .img {
  width: 100%;
}
.login .banner .img img {
  width: 100%;
  height: auto;
  display: block;
}
.login .banner .logo {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login .banner .logo .box {
  width: 4.733333rem;
  height: 1.6rem;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login .banner .logo .box img {
  width: 3.413333rem;
}
.login .form {
  margin-top: 0.8rem;
  padding: 0 0.666667rem;
}
.login .form .forget {
  font-size: 0.293333rem;
  color: #999;
}
.login .form .register1 {
  background: #fff;
  display: flex;
  justify-content: center;
}
.login .form .register1 a {
  margin: 0 0.266667rem;
  font-size: 0.32rem;
}
.login .form .register1 a:last-child {
  color: #ff0000;
}
.login .form .layui-tab-title {
  height: 1.066667rem;
  margin-bottom: 1.226667rem;
  display: flex;
  justify-content: center;
}
.login .form .layui-tab-title li {
  margin: 0 0.533333rem;
  font-size: 0.426667rem;
  line-height: 1.066667rem;
}
.login .form .layui-this {
  color: #1b1b1b;
}
.login .form .layui-this::after {
  border-color: #1b1b1b;
  height: 1.08rem;
}
.login .form .layui-input-block {
  margin: 0;
  position: relative;
  overflow: hidden;
}
.login .form .layui-input-block > span {
  position: absolute;
  right: 0.346667rem;
  top: 50%;
  transform: translateY(-50%);
  color: #f00;
  font-size: 0.373333rem;
  line-height: 0.506667rem;
}
.login .form .layui-input-block #captcha1 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.login .form .layui-form-item {
  margin-bottom: 0.533333rem;
}
.login .form .layui-input {
  padding: 0.333333rem 0.373333rem;
  height: 1.173333rem;
  font-size: 0.426667rem;
  line-height: 0.506667rem;
  border-radius: 10px;
  border: solid 1px #aaaaaa;
}
.login .form .layui-input::placeholder {
  color: #999;
}
.login .form .layui-btn {
  width: 100%;
  height: 1.173333rem;
  background-color: #1b1b1b;
  border-radius: 0.133333rem;
  font-size: 0.426667rem;
}
.register {
  padding-bottom: 0.266667rem;
  background: #f7f7f7;
}
.register .form {
  background: #fff;
  padding: 1.066667rem 0.333333rem;
}
.register .form .layui-input-block {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0;
}
.register .form .layui-input-block .check .layui-form-checkbox {
  display: inline-block;
}
.register .form .layui-input-block .check p {
  display: inline-block;
  font-size: 0.32rem;
  line-height: 0.48rem;
  color: #999;
}
.register .form .layui-input-block .check p .red {
  color: #f00;
}
.register .form .layui-input-block .check .layui-form-checkbox[lay-skin="primary"] {
  margin-top: 0;
  margin-right: 4px;
}
.register .form .layui-input-block .check .layui-form-checkbox[lay-skin="primary"] span {
  font-size: 0.32rem;
  line-height: 0.48rem;
  color: #f00;
}
.register .form .layui-input-block .check .layui-form-checkbox[lay-skin="primary"] i {
  transform: translateY(.08rem);
  margin-right: 0.053333rem;
  width: 0.32rem;
  height: 0.32rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.register .form .layui-input-block input {
  height: 0.4rem;
  font-size: 0.426667rem;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  padding: 0.666667rem 0;
}
.register .form .layui-input-block input::placeholder {
  color: #aaaaaa;
}
.register .form .layui-input-block > .myBtn {
  width: 2.613333rem;
  height: 0.906667rem;
  background-color: #f2f2f2;
  border-radius: 3px;
  font-size: 0.373333rem;
  line-height: 0.506667rem;
  color: #f00;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.register .form .layui-form-item {
  margin-bottom: 0.533333rem;
}
.find-password .layui-input-block {
  text-align: center;
  display: flex;
  justify-content: center;
}
.find-password .layui-input-block > a {
  font-size: 0.32rem;
  color: #333;
}
.find-password .layui-input-block .login {
  width: 100%;
  height: 1.173333rem;
  background-color: #1b1b1b;
  border-radius: 0.133333rem;
  font-size: 0.426667rem;
  margin-top: 1.533333rem;
}
.find-password .layui-input-block .register1 {
  background: #fff;
  display: flex;
  justify-content: center;
}
.find-password .layui-input-block .register1 a {
  margin: 0 0.266667rem;
  font-size: 0.32rem;
}
.find-password .layui-input-block .register1 a:last-child {
  color: #ff0000;
}
.receive.coupon {
  padding: 0.8rem 0.4rem;
}
.receive.coupon .left {
  background: #0088ff !important;
}
.receive.coupon .left::before {
  background-image: radial-gradient(circle at 8px 10px, white 6px, #0088ff 6px) !important;
}
.receive.coupon .right .top {
  align-items: flex-start !important;
}
.receive.coupon .right .top span {
  color: #f00;
  font-size: 0.4rem;
}
.coupon .layui-tab-title {
  height: 1.066667rem;
  margin-bottom: 1.226667rem;
  display: flex;
  justify-content: center;
}
.coupon .layui-tab-title li {
  margin: 0 0.533333rem;
  font-size: 0.426667rem;
  line-height: 1.066667rem;
}
.coupon .layui-this {
  color: #1b1b1b !important;
}
.coupon .layui-this::after {
  border-color: #1b1b1b !important;
  height: 1.08rem;
}
.coupon .date.list .voucher .left {
  background: #e4e4e4;
}
.coupon .date.list .voucher .left::before {
  background-image: radial-gradient(circle at 8px 10px, white 6px, #e4e4e4 6px);
}
.coupon .date.list .voucher .right .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.coupon .date.list .voucher .right .top p {
  width: 80%;
}
.coupon .date.list .voucher .right .top img {
  width: 0.986667rem;
  height: 0.986667rem;
}
.coupon .list {
  padding: 0 0.4rem;
}
.coupon .list .voucher {
  margin-bottom: 0.266667rem;
  height: 2.533333rem;
  width: 100%;
  border: 1px solid #ddd;
  display: flex;
  border-radius: 0.133333rem;
  overflow: hidden;
}
.coupon .list .voucher .left {
  width: 2.773333rem;
  background-color: #0088ff;
  position: relative;
  color: #fff;
}
.coupon .list .voucher .left .word {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.coupon .list .voucher .left .word h4 {
  font-size: 0.72rem;
}
.coupon .list .voucher .left .word p {
  font-size: 0.373333rem;
}
.coupon .list .voucher .left::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 6px;
  right: 0;
  top: 0;
  background-image: radial-gradient(circle at 8px 10px, white 6px, #0088ff 6px);
  background-size: 6px 20px;
}
.coupon .list .voucher .right {
  padding: 0.186667rem;
  height: 100%;
  flex: 1;
}
.coupon .list .voucher .right .top {
  padding-bottom: 0.266667rem;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 0.266667rem;
}
.coupon .list .voucher .right .top p {
  font-size: 0.4rem;
  color: #111;
}
.coupon .list .voucher .right .bottom {
  display: flex;
  justify-content: space-between;
}
.coupon .list .voucher .right .bottom p {
  font-size: 0.32rem;
  color: #999;
}
.coupon .list .voucher .right .bottom p span {
  margin-left: 0.266667rem;
}
.coupon .list .voucher .right .bottom > span {
  width: 1.4rem;
  height: 0.453333rem;
  line-height: 0.453333rem;
  color: #fff;
  font-size: 0.293333rem;
  background: #f66262;
  text-align: center;
  position: relative;
}
.coupon .list .voucher .right .bottom > span::before {
  content: "";
  position: absolute;
  left: -0.213333rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 0.106667rem solid transparent;
  border-right: 0.106667rem solid #f66262;
  border-bottom: 0.106667rem solid transparent;
  border-left: 0.106667rem solid transparent;
}
.mine {
  background: #f7f7f7;
  padding-bottom: 2.48rem;
}
.mine .mine-head {
  position: relative;
}
.mine .mine-head .main {
  padding: 0.733333rem 0.533333rem;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.mine .mine-head .main .set {
  text-align: right;
  margin-bottom: 0.16rem;
}
.mine .mine-head .main .set i {
  font-size: 0.6rem;
  color: #fff;
}
.mine .mine-head .pic {
  display: flex;
  align-items: center;
  margin-bottom: 1.106667rem;
}
.mine .mine-head .pic p {
  font-size: 0.48rem;
  color: #fff;
}
.mine .mine-head .pic .img {
  margin-right: 0.293333rem;
  width: 1.653333rem;
  height: 1.653333rem;
  border-radius: 50%;
  overflow: hidden;
}
.mine .mine-head .pic .img img {
  width: 100%;
  height: 100%;
}
.mine .mine-head .icon-list ul {
  display: flex;
  justify-content: space-between;
}
.mine .mine-head .icon-list ul li {
  padding: 0 20px;
  text-align: center;
}
.mine .mine-head .icon-list ul li .icon {
  position: relative;
}
.mine .mine-head .icon-list ul li .icon i {
  font-size: 0.666667rem;
  color: #fff;
}
.mine .mine-head .icon-list ul li .icon span {
  position: absolute;
  right: -0.12rem;
  top: -0.12rem;
  width: 0.48rem;
  height: 0.48rem;
  line-height: 0.48rem;
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  font-size: 0.32rem;
  text-align: center;
}
.mine .mine-head .icon-list ul li p {
  font-size: 0.32rem;
  color: #fff;
  margin-top: 0.28rem;
}
.mine .nav-list .item {
  margin-top: 0.266667rem;
  background: #fff;
}
.mine .nav-list .item ul li {
  height: 1.333333rem;
  line-height: 1.333333rem;
  color: #666;
  padding: 0 0.4rem;
  border-bottom: 1px solid #f7f5f5;
}
.mine .nav-list .item ul li:last-child {
  border: none;
}
.mine .nav-list .item ul li a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mine .nav-list .item ul li a .left {
  display: flex;
  align-items: center;
}
.mine .nav-list .item ul li a .left i {
  font-size: 0.44rem;
  margin-right: 0.266667rem;
}
.mine .nav-list .item ul li a .left p {
  font-size: 0.373333rem;
  color: #666;
}
.mine .nav-list .item ul li a > i {
  font-size: 0.4rem;
  color: #999;
}
.mine-set .nav-list .item {
  margin-top: 0;
}
.mine-set .nav-list .exit {
  margin-top: 1.28rem;
  line-height: 1.333333rem;
  height: 1.333333rem;
  text-align: center;
  background: #fff;
}
.mine-set .nav-list .exit a {
  font-size: 0.373333rem;
  color: #f00;
}
.mine-user .nav-list .item {
  margin-top: 0;
}
.mine-user .nav-list .item ul li.pic {
  height: 2rem;
  line-height: 2rem;
}
.mine-user .nav-list .item ul li.pic .userpic {
  width: 1.653333rem;
  height: 1.653333rem;
  border-radius: 50%;
  overflow: hidden;
}
.mine-user .nav-list .item ul li.pic .userpic img {
  width: 100%;
  height: 100%;
}
.mine-user .nav-list .item ul li .right {
  display: flex;
  align-items: center;
}
.mine-user .nav-list .item ul li .right p {
  font-size: 0.32rem;
  color: #999;
}
.mine-user .nav-list .item ul li .right i {
  font-size: 0.4rem;
  color: #999;
}
.origin {
  padding-top: 0;
}
.origin .piclogo {
  padding: 1.226667rem 1.733333rem;
}
.origin .piclogo .box {
  border: solid 1px #404040;
  width: 6.533333rem;
  height: 3.253333rem;
  padding: 0.333333rem;
}
.origin .piclogo .box .logo {
  background: #333;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.origin .piclogo .box .logo img {
  height: 1.146667rem;
  width: auto;
}
.feedback {
  padding-bottom: 1.746667rem;
  background: #f7f7f7;
}
.feedback .form {
  margin-bottom: 0.266667rem;
}
.feedback .form .layui-input-block {
  text-align: center;
  margin: 0;
}
.feedback .form .layui-input-block textarea {
  font-size: 0.373333rem;
  line-height: 0.48rem;
  padding: 0.426667rem 0.346667rem;
  background: #fff;
}
.feedback .form .layui-input-block textarea::placeholder {
  font-size: 0.373333rem;
  color: #999;
}
.feedback .form .layui-input-block .layui-input {
  line-height: 1.333333rem;
  height: 1.333333rem;
  padding: 0.426667rem 0.346667rem;
  font-size: 0.373333rem;
}
.feedback .form .layui-input-block .layui-input::placeholder {
  color: #999;
  font-size: 0.373333rem;
}
.feedback .form .layui-input-block .layui-btn {
  margin-top: 6.8rem;
  width: 8.066667rem;
  height: 1.093333rem;
  background-color: #1b1b1b;
  font-size: 0.426667rem;
  color: #fff;
}
.refund-detail {
  padding: 0 0 0.666667rem;
  background: #f7f7f7;
}
.refund-detail .order .contact {
  padding: 0 0.4rem;
  margin-top: 0.706667rem;
}
.refund-detail .order .contact .layui-btn {
  width: 100%;
  background: #333;
  height: 1.173333rem;
  line-height: 1.173333rem;
  font-size: 0.32rem;
  color: #fff;
}
.refund-detail .order .contact .layui-btn i {
  font-size: 0.426667rem;
  margin-right: 0.106667rem;
}
.refund-detail .order .item.ft {
  margin-bottom: 0;
  padding-bottom: 0.32rem;
}
.refund-detail .order .item.ft .main {
  margin-bottom: 1.626667rem;
}
.refund-detail .order .item.ft .main ul li {
  height: auto;
  align-items: flex-start;
}
.refund-detail .order .item.ft .pro {
  margin-bottom: 1.373333rem;
}
.refund-detail .order .item.ft .pro ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
}
.refund-detail .order .item.ft .pro ul::before {
  content: "";
  position: absolute;
  width: 80%;
  height: 2px;
  background-color: #ffa800;
  left: 50%;
  bottom: 0.24rem;
  transform: translateX(-50%);
  z-index: 1;
}
.refund-detail .order .item.ft .pro ul li.success {
  font-size: 0.36rem;
}
.refund-detail .order .item.ft .pro ul li.success i {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  border: 11px solid #fff;
  display: block;
  background: none;
  color: #ffa800;
  font-size: 0.36rem;
}
.refund-detail .order .item.ft .pro ul li.success i::before {
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.refund-detail .order .item.ft .pro ul li.current i {
  position: relative;
}
.refund-detail .order .item.ft .pro ul li.current i::before {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "";
  position: absolute;
  border-radius: 50%;
  background-color: transparent;
  width: 0.266667rem;
  height: 0.266667rem;
  border: 1px solid #ffa800;
}
.refund-detail .order .item.ft .pro ul li {
  text-align: center;
}
.refund-detail .order .item.ft .pro ul li p {
  margin-bottom: 0.4rem;
  font-size: 0.32rem;
  color: #333;
}
.refund-detail .order .item.ft .pro ul li i {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  border: 11px solid #fff;
  border-radius: 50%;
  display: block;
  width: 0.186667rem;
  height: 0.186667rem;
  background-color: #ffa800;
}
.refund-detail .order .item.ft .close {
  font-size: 0.32rem;
  color: #960c01;
  text-align: center;
  display: block;
}
.refund-detail .order .item {
  margin-bottom: 0.266667rem;
  background: #fff;
  padding: 0.306667rem 0.4rem 0;
}
.refund-detail .order .item .title {
  line-height: 0.986667rem;
  height: 0.986667rem;
  display: flex;
  border-bottom: 1px solid #f5f5f5;
}
.refund-detail .order .item .title .icon {
  margin-right: 0.106667rem;
}
.refund-detail .order .item .title .icon i {
  font-size: 0.373333rem;
  color: #333;
}
.refund-detail .order .item .title p {
  font-size: 0.32rem;
  color: #333;
}
.refund-detail .order .item .main ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 0.48rem;
  height: 0.48rem;
  color: #999;
  font-size: 0.32rem;
  margin: 0.4rem 0;
}
.refund-detail .order .item .main ul li .date {
  display: flex;
  line-height: 0.64rem;
}
.refund-detail .order .item .main ul li .date i {
  font-size: 0.32rem;
  margin-right: 0.106667rem;
}
.refund-detail .order .item .main ul li .date label {
  display: flex;
  flex-direction: column;
}
.refund-detail .order .item .main-foot {
  height: 1.44rem;
  line-height: 1.44rem;
  border-top: 1px solid #f5f5f5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.32rem;
  color: #999;
}
.refund {
  background: #f7f7f7;
  padding: 0.266667rem 0;
  padding-top: 0;
}
.refund .main {
  padding: 0.306667rem 0.4rem;
  background: #fff;
}
.refund .main .title {
  font-size: 0.32rem;
  color: #333;
  margin-bottom: 0.293333rem;
}
.refund .main .pro {
  display: flex;
  align-items: center;
  padding-bottom: 0.266667rem;
  border-bottom: 1px solid #f5f5f5;
}
.refund .main .pro .img {
  width: 2.333333rem;
  height: 2.333333rem;
  margin-right: 0.4rem;
}
.refund .main .pro .img img {
  width: 100%;
  height: 100%;
}
.refund .main .pro .word p {
  font-size: 0.48rem;
  margin-bottom: 0.266667rem;
  color: #333;
}
.refund .main .pro .word span {
  font-size: 0.48rem;
  color: red;
}
.refund .main .form {
  margin-top: 0.466667rem;
}
.refund .main .form .box {
  background-color: #f5f5f5;
  border-radius: 0.133333rem;
  padding: 0.266667rem;
}
.refund .main .form .box textarea {
  background: transparent;
  font-size: 0.32rem;
  color: #333;
  line-height: 0.64rem;
  outline: none;
  border: none;
  margin-bottom: 0.533333rem;
}
.refund .main .form .box textarea::placeholder {
  font-size: 0.32rem;
  color: #999;
  line-height: 0.64rem;
}
.refund .main .form .box #test2 {
  width: 1.573333rem;
  height: 1.573333rem;
  border-radius: 0.066667rem;
  background: transparent;
  border: 1px dashed #b5b5b5;
  padding: 0.133333rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.refund .main .form .box #test2 i {
  font-size: 0.56rem;
  color: #a7a7a7;
  margin-bottom: 0.266667rem;
}
.refund .main .form .box #test2 p {
  font-size: 0.266667rem;
  color: #999;
}
.refund .main .form .box .layui-elem-quote {
  border: none;
}
.refund .main .form .box .layui-elem-quote .layui-upload-list {
  display: flex;
  flex-wrap: wrap;
}
.refund .main .form .box .layui-elem-quote .layui-upload-list div {
  background: #fff;
  border-radius: 0.133333rem;
  border: 1px solid #999;
  padding: 0.133333rem;
  margin-right: 0.266667rem;
  width: 2.333333rem;
  height: 2.333333rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.refund .main .form .box .layui-elem-quote .layui-upload-list img {
  width: 100%;
  height: auto;
}
.refund .main .form .dis.layui-form-item {
  display: flex;
  flex-direction: column;
}
.refund .main .form .dis.layui-form-item .layui-form-label {
  display: block;
}
.refund .main .form .dis.layui-form-item .layui-input-block {
  margin: 0;
  width: 100%;
}
.refund .main .form .layui-form-item {
  margin-bottom: 0.48rem;
}
.refund .main .form .layui-form-item .layui-form-label {
  font-size: 0.32rem;
  color: #999;
  width: 1.72rem;
  text-align: left;
  padding-left: 0;
}
.refund .main .form .layui-form-item .layui-form-label i {
  font-size: 0.28rem;
  color: #ffa800;
}
.refund .main .form .layui-form-item .layui-input-block {
  margin-left: 1.72rem;
  margin-left: 2.133333rem;
  text-align: right;
}
.refund .main .form .layui-form-item .layui-input-block p {
  font-size: 0.32rem;
  color: #999;
}
.refund .main .form .layui-form-item .layui-input-block p i {
  font-size: 0.32rem;
}
.refund .main .form .layui-form-item .layui-input-block .red {
  color: #f00;
}
.refund .main .form .layui-form-item .layui-input-block input {
  text-align: right;
  border: none;
}
.refund .submit {
  padding: 0 0.4rem;
  margin-top: 1.053333rem;
}
.refund .submit .layui-btn {
  width: 100%;
  height: 1.173333rem;
  line-height: 1.173333rem;
  background: #333;
  color: #fff;
  font-size: 0.426667rem;
}
.order {
  background-color: #f7f7f7;
  padding-bottom: 1.6rem;
}
.order .nodata {
  margin-top: 2.266667rem;
  text-align: center;
}
.order .nodata img {
  margin: 0 auto;
  width: 3.573333rem;
  height: 3.573333rem;
}
.order .layui-tab-content {
  padding: 0;
}
.order .title-head {
  margin-bottom: 0;
}
.order .layui-tab {
  margin-top: 0;
}
.order .layui-tab-title {
  width: 100%;
  height: 1.066667rem;
  margin-bottom: 0.266667rem;
  background: #fff;
  display: flex;
  justify-content: space-around;
}
.order .layui-tab-title li {
  font-size: 0.426667rem;
  line-height: 1.066667rem;
}
.order .layui-this {
  color: #1b1b1b !important;
}
.order .layui-this::after {
  border-color: #1b1b1b !important;
  height: 1.08rem;
}
.order .list .item {
  margin-bottom: 0.266667rem;
  padding: 0 0.4rem;
  background: #fff;
}
.order .list .item .title {
  margin-bottom: 0.466667rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-bottom: 1px solid #f7f5f5;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.order .list .item .title p {
  font-size: 0.32rem;
  color: #999;
}
.order .list .item .title span {
  font-size: 0.32rem;
  color: #f00;
}
.order .list .item .img-list {
  padding-bottom: 0.466667rem;
  border-bottom: 1px solid #f7f5f5;
}
.order .list .item .img-list ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.order .list .item .img-list ul li {
  width: 100%;
  margin-right: 0.466667rem;
}
.order .list .item .img-list ul li .img {
  width: 1.706667rem;
  height: 1.706667rem;
}
.order .list .item .img-list ul li .img img {
  width: 100%;
  height: 100%;
}
.order .list .foot {
  /* height: 1.333333rem; */
  line-height: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  align-items:flex-end
}
.order .list .foot .left{
	width: 100%;
}
.order .list .foot .left p {
  font-size: 0.373333rem;
  color: #999;
}
.order .list .foot .left p span {
  color: #f00;
}
.order .list .foot .mg0 {
  margin: 0 !important;
}
.order .list .foot .right {
  display: flex;
  align-items: center;
}
.order .list .foot .right a {
  font-size: 0.32rem;
  color: #333;
  margin-right: 0.893333rem;
}
.order .list .foot .right .layui-btn {
  width: 2.04rem;
  height: 0.76rem;
  background: #333;
  color: #fff;
  font-size: 0.32rem;
}
.security {
  background: #f7f7f7;
}
.security .title-head {
  border-bottom: 0.266667rem solid #f7f7f7;
  box-sizing: content-box;
  margin-bottom: 0;
}
.security .item {
  background: #fff;
  margin-bottom: 20px;
  padding: 0.4rem;
}
.security .item .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.security .item .bottom p {
  font-size: 0.373333rem;
  color: #666;
}
.security .item .bottom a {
  font-size: 0.373333rem;
  color: #999;
  display: flex;
  align-items: center;
}
.security .item .bottom a i {
  font-size: 0.56rem;
  color: #999;
}
.security .item .top {
  display: flex;
  align-items: center;
  margin-bottom: 0.4rem;
}
.security .item .top p {
  font-size: 0.373333rem;
  color: #666;
}
.security .item .top .img {
  width: 0.48rem;
  height: auto;
  margin-right: 0.266667rem;
}
.security .item .top .img img {
  width: 100%;
  height: 100%;
}
.collection {
  background: #f7f7f7;
}
.collection .main_node {
  margin-top: 2.506667rem;
  text-align: center;
}
.collection .main_node .nodata {
  margin-top: 2.266667rem;
  text-align: center;
}
.collection .main_node .nodata img {
  margin: 0 auto;
  width: 3.573333rem;
  height: 3.573333rem;
}
.collection .title-head {
  border-bottom: 0.266667rem solid #f7f7f7;
  box-sizing: content-box;
  margin-bottom: 0;
}
.collection .pro-list {
  padding: 0.2rem 0.16rem;
  min-height: 100vh;
  background: #fff;
}
.collection .pro-list ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.collection .pro-list ul li {
  text-align: center;
  padding: 0.16rem;
  margin-bottom: 0.266667rem;
}
.collection .pro-list ul li .img {
  width: 4.466667rem;
  height: 4.48rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f7f7f7;
}
.collection .pro-list ul li .img img {
  width: 100%;
  /*height: 100%;*/
}
.collection .pro-list ul li p {
  font-size: 0.373333rem;
  padding: 0.133333rem 0;
}
.mine-message {
  background: #f7f7f7;
}
.mine-message .list .item {
  margin-bottom: 0.266667rem;
  background: #fff;
  padding: 0.4rem;
}
.mine-message .list .item > .title {
  margin-bottom: 0.533333rem;
}
.mine-message .list .item > .title span {
  font-size: 0.32rem;
  color: #999;
}
.mine-message .list .item .date {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mine-message .list .item .date p {
  padding-left: 0.266667rem;
  position: relative;
  font-size: 0.426667rem;
  color: #333;
  margin-bottom: 0.36rem;
}
.mine-message .list .item .date p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  background: #f00;
  border-radius: 50%;
  width: 0.12rem;
  height: 0.12rem;
  transform: translateY(-50%);
}
.mine-message .list .item .date span {
  font-size: 0.32rem;
  color: #999;
}
.mine-message .list .item .content {
  font-size: 0.32rem;
  line-height: 0.64rem;
  color: #999;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #f7f5f5;
}
.mine-message .list .item .content p {
  text-align: justify;
}
.mine-message .list .item .foot {
  height: 1.96rem;
  padding: 0.373333rem 0;
}
.mine-message .list .item .foot p.title {
  font-size: 0.426667rem;
  color: #333;
  margin-bottom: 0.306667rem;
}
.mine-message .list .item .foot p {
  font-size: 0.32rem;
  color: #999;
}
.class {
  padding: 1.293333rem 0 1.733333rem;
}
.class .search {
    margin: 0 auto;
    margin-top: 0.4rem;
    border-radius: 0.373333rem;
    height: 23px;
    width: 4.213333rem;
    height: -0.16rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0.48rem;
    border: 1px solid #666;
}
.class .search .icon {
   width: 0.426667rem;
    height: 0.426667rem;
    margin-top: 3px;
}
.class .search .icon i {
  /*font-size: 0.426667rem;*/
  font-size: 12px;
  color: #666;
}
.class .search input {
  width: 75%;
  margin-left: 0.4rem;
  padding-left: 0.4rem;
  border: none;
  height: 0.32rem;
  line-height: 0.32rem;
  border-left: 1px solid #666;
  background: transparent;
  font-size: 0.32rem;
  color: #666;
}
.class .main {
  margin-top: 0.4rem;
  border-top: 1px solid #f7f5f5;
}
.class .main .layui-tab {
  display: flex;
}
.class .main .layui-tab .layui-tab-title {
  border: none;
  border-right: 1px solid #f7f5f5;
  height: auto;
  display: flex;
  flex-direction: column;
  width: 2.586667rem;
}
.class .main .layui-tab .layui-tab-title li {
  font-size: 0.32rem;
  line-height: 1.066667rem;
}
.class .main .layui-tab .layui-tab-title .layui-this {
  color: #333;
}
.class .main .layui-tab .layui-tab-title .layui-this::after {
  width: 0.8rem;
  left: 50%;
  transform: translateX(-50%);
  border-color: #333;
  height: 1.066667rem;
}
.class .main .layui-tab .layui-tab-content {
  flex: 1;
  padding: 0.266667rem;
  width:7.413333rem;
}
.class .main .layui-tab .layui-tab-content .swiper .my-bullet-active {
  background: #fff;
}
.class .main .layui-tab .layui-tab-content .swiper img {
  width: 100%;
}
.class .main .layui-tab .layui-tab-content .layui-tab-item .title {
  margin: 0.533333rem 0 0.4rem;
}
.class .main .layui-tab .layui-tab-content .layui-tab-item .title p {
  font-size: 0.32rem;
  color: #333;
  padding-left: 0.266667rem;
  position: relative;
}
.class .main .layui-tab .layui-tab-content .layui-tab-item .title p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.053333rem;
  height: 0.253333rem;
  background: #333;
}
.class .main .layui-tab .layui-tab-content .layui-tab-item .list ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.class .main .layui-tab .layui-tab-content .layui-tab-item .list ul li {
  width: 33.33%;
  margin-bottom: 0.4rem;
  text-align: center;
}
.class .main .layui-tab .layui-tab-content .layui-tab-item .list ul li .box {
  padding: 0 0.066667rem;
}
.class .main .layui-tab .layui-tab-content .layui-tab-item .list ul li .box .img img {
  width: 100%;
  height: 100%;
}
.class .main .layui-tab .layui-tab-content .layui-tab-item .list ul li .box p {
  font-size: 0.293333rem;
  color: #333;
  margin-top: 0.186667rem;
}
.class-list .pro-list {
  padding: 0.946667rem 0.4rem 1.733333rem;
}
.class-list .pro-list .title {
  margin-bottom: 0.906667rem;
}
.class-list .pro-list .title p {
  font-size: 0.426667rem;
  position: relative;
  text-align: center;
  padding-bottom: 0.32rem;
}
.class-list .pro-list .title p::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0.88rem;
  height: 3px;
  background-color: #000000;
}
.class-list .pro-list .list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.class-list .pro-list .list ul li {
  padding: 0 0.133333rem;
  margin-bottom: 0.533333rem;
  width: 50%;
  box-sizing: border-box;
}
.class-list .pro-list .list ul li .img img {
  width: 100%;
}
.class-list .pro-list .list ul li p {
  font-size: 0.373333rem;
  color: #333;
  text-align: center;
  margin-top: 0.24rem;
}
.class-address {
  background: #f7f7f7;
}
.class-address .list .item {
  margin-bottom: 0.346667rem;
  padding: 0.4rem;
  background: #fff;
}
.class-address .list .item .title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0.266667rem;
}
.class-address .list .item .title h4 {
  font-size: 0.373333rem;
  color: #333;
  margin-right: 0.4rem;
}
.class-address .list .item .title p {
  font-size: 0.373333rem;
  color: #333;
  margin-right: 0.266667rem;
}
.class-address .list .item .title span {
  width: 1.013333rem;
  height: 0.4rem;
  border-radius: 0.4rem;
  background: #d74c45;
  display: block;
  text-align: center;
  font-size: 0.293333rem;
  color: #fff;
  line-height: 0.4rem;
}
.class-address .list .item .cen a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.class-address .list .item .cen a p {
  font-size: 0.373333rem;
  color: #999;
}
.class-address .list .item .cen a i {
  font-size: 0.48rem;
  color: #999;
}
.class-address .list .item .del {
  margin-top: 0.266667rem;
}
.class-address .list .item .del i {
  font-size: 0.48rem;
  color: #999;
}
.class-address .add {
  margin-top: 1.333333rem;
  padding: 0 0.4rem;
}
.class-address .add .layui-btn {
  background: #333;
  width: 100%;
  height: 1.173333rem;
  line-height: 1.173333rem;
  font-size: 0.426667rem;
  color: #fff;
}
.class-address-detail .detail .layui-form .item-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.class-address-detail .detail .layui-form .item-flex::after {
  display: none !important;
}
.class-address-detail .detail .layui-form .layui-form-item {
  border-bottom: 1px solid #f7f5f5;
}
.class-address-detail .detail .layui-form .layui-form-item .flex {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0.266667rem;
}
.class-address-detail .detail .layui-form .layui-form-item .w160 {
  width: 2.133333rem;
}
.class-address-detail .detail .layui-form .layui-form-switch {
  width: 1.24rem;
  height: 0.666667rem;
  border-radius: 0.666667rem;
}
.class-address-detail .detail .layui-form .layui-form-switch i {
  height: 0.546667rem;
  width: 0.546667rem;
}
.class-address-detail .detail .layui-form .layui-form-onswitch {
  border-color: #333;
  background-color: #333;
}
.class-address-detail .detail .layui-form .layui-form-onswitch i {
  margin-left: -0.546667rem;
}
.class-address-detail .detail .layui-form .layui-form-label {
  padding: 0.12rem 0;
  width: 1.6rem;
  font-size: 0.32rem;
  color: #333;
  text-align: left;
  line-height: unset;
}
.class-address-detail .detail .layui-form .layui-input-block {
  margin-left: 2.133333rem;
}
.class-address-detail .detail .layui-form .layui-input-block .layui-input {
  border: none;
  line-height: 0.8rem;
  height: 0.8rem;
  font-size: 0.32rem;
}
.class-address-detail .detail .layui-form .layui-input-block .layui-input::placeholder {
  color: #999;
}
.class-address-detail .detail .layui-form .item {
  margin-bottom: 0.346667rem;
  padding: 0.4rem;
  background: #fff;
}
.class-address-detail .detail .layui-form .item h4 {
  font-size: 0.426667rem;
  color: #333;
  margin-bottom: 0.4rem;
}
.class-address-detail .detail .del {
  margin-left: 0.4rem;
  font-size: 0.373333rem;
  color: #f00;
}
.class-shop {
  background: #f7f7f7;
  padding-bottom: 1.733333rem;
}
.class-shop .list .item {
  background: #fff;
  margin-bottom: 0.346667rem;
  padding: 0.4rem;
  display: flex;
  align-items: center;
}
.class-shop .list .item .select {
  margin-right: 0.106667rem;
}
.class-shop .list .item .select input {
  width: 0.373333rem;
  height: 0.373333rem;
}
.class-shop .list .item .main {
  display: flex;
  flex: 1;
}
.class-shop .list .item .main .img {
  width: 2.333333rem;
  height: 2.333333rem;
  margin-right: 0.266667rem;
}
.class-shop .list .item .main .img img {
  width: 100%;
  /*height: 100%;*/
}
.class-shop .list .item .main .word {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.class-shop .list .item .main .word .top {
  display: flex;
  justify-content: space-between;
}
.class-shop .list .item .main .word .top .la h4 {
  font-size: 0.48rem;
  color: #333;
  margin-bottom: 0.133333rem;
}
.class-shop .list .item .main .word .top .la p {
  font-size: 0.373333rem;
  color: #999;
}
.class-shop .list .item .main .word .top .del i {
  font-size: 0.48rem;
}
.class-shop .list .item .main .word .bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.266667rem;
}
.class-shop .list .item .main .word .bot p {
  font-size: 0.48rem;
  color: #333;
}
.class-shop .shop-foot {
  max-width: 10rem;
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 1.28rem;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.class-shop .shop-foot .pay {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  padding: 0.4rem;
}
.class-shop .shop-foot .pay > p {
  font-size: 0.373333rem;
  color: #333;
}
.class-shop .shop-foot .pay .select {
  display: flex;
  align-items: center;
}
.class-shop .shop-foot .pay .select span {
  margin-left: 0.106667rem;
  font-size: 0.373333rem;
  color: #333;
}
.class-shop .shop-foot .pay .select input {
  width: 0.373333rem;
  height: 0.373333rem;
}
.class-shop .shop-foot .layui-btn {
  width: 3.52rem;
  height: 1.306667rem;
  background: #333;
  font-size: 0.426667rem;
  color: #fff;
}
.userhome_yhzj .title-head {
  z-index: 999;
  position: relative;
  background: none;
}
.userhome_yhzj .title-head i {
  color: #fff;
}
.userhome_yhzj .title-head p {
  color: #fff;
}
.userhome_yhzj .title-head .jifen {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.36rem;
  font-size: 0.373333rem;
  color: #ffffff;
}
.userhome_wdjfsc .title-head {
  z-index: 999;
  position: relative;
  background: none;
}
.userhome_wdjfsc .title-head i {
  color: #fff;
}
.userhome_wdjfsc .title-head p {
  color: #fff;
}
.userhome_wdjfsc .title-head .jifen {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.36rem;
  font-size: 0.373333rem;
  color: #ffffff;
}
.userhome_xxhd .title-head {
  box-shadow: 0px -1px 20px 0px #e0e0e0;
}
.xxhd_wrap {
  margin: 0 0.4rem;
}
.xxhd_wrap .xxhd_list .xxhd_item ul li {
  margin-bottom: 0.666667rem;
}
.xxhd_wrap .xxhd_list .xxhd_item ul li img {
  width: 100%;
}
.xxhd_wrap .xxhd_list .xxhd_item ul li .xxhd_item_title {
  display: flex;
  align-items: center;
  margin-top: 0.4rem;
}
.xxhd_wrap .xxhd_list .xxhd_item ul li .xxhd_item_title h3 {
  line-height: 0.533333rem;
  font-size: 0.373333rem;
  width: 6.013333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xxhd_wrap .xxhd_list .xxhd_item ul li .xxhd_item_title span {
  font-size: 0.32rem;
  line-height: 0.533333rem;
  color: #999999;
  padding-left: 0.32rem;
  margin-left: 0.266667rem;
  display: block;
  position: relative;
}
.xxhd_wrap .xxhd_list .xxhd_item ul li .xxhd_item_title span::after {
  content: '';
  width: 0.026667rem;
  height: 0.266667rem;
  display: block;
  background: #1b1b1b;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.xxhd_wrap .xxhd_list .xxhd_item ul li .xxhd_item_text {
  font-size: 0.32rem;
  color: #666666;
  line-height: 0.453333rem;
  margin-top: 0.373333rem;
}
.userhome_cpxq .banner img {
  width: 10rem;
  height: 6.786667rem;
}
.userhome_cpxq .product_title {
  font-size: 0.48rem;
  color: #333333;
  line-height: 1.64rem;
  padding: 0 0.4rem;
}
.userhome_cpxq .bg {
  width: 10rem;
  height: 0.266667rem;
  background-color: #f5f5f5;
}
.userhome_cpxq .product_payment > span {
  line-height: 1.36rem;
  margin: 0 0.4rem;
  font-size: 0.426667rem;
  border-bottom: 1px solid #eeeeee;
  display: block;
}
.userhome_cpxq .product_payment_integral {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0.4rem;
}
.userhome_cpxq .product_payment_integral span {
  line-height: 1.36rem;
  font-size: 0.426667rem;
  display: block;
}
.userhome_cpxq .product_payment_integral .product_radio {
  display: flex;
  align-items: center;
}
.userhome_cpxq .product_payment_integral .product_radio .product_radio_number {
  display: flex;
  align-items: center;
  margin-right: 0.4rem;
}
.userhome_cpxq .product_payment_integral .product_radio .product_radio_number i {
  font-size: 0.32rem;
  line-height: 0.533333rem;
  color: #fd030e;
  font-style: inherit;
}
.userhome_cpxq .product_payment_integral .product_radio .product_radio_number h3 {
  font-size: 0.32rem;
  line-height: 0.533333rem;
}
.userhome_cpxq .product_payment_integral .product_radio .product_radio_number input {
  width: 0.426667rem;
  height: 0.426667rem;
}
.userhome_cpxq .detele {
  padding: 0 0.426667rem 2.133333rem;
}
.userhome_cpxq .detele h3 {
  margin-top: 0.773333rem;
  font-size: 0.426667rem;
}
.userhome_cpxq .detele p {
  line-height: 0.533333rem;
  font-size: 0.373333rem;
  margin-top: 0.266667rem;
}
.userhome_cpxq .cpxq_footer {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 9999;
  line-height: 1.333333rem;
  height: 1.333333rem;
  box-shadow: 0px -1px 20px 0px #e0e0e0;
}
.userhome_cpxq .cpxq_footer .cpxq_wrap {
  padding-left: 0.4rem;
}
.userhome_cpxq .cpxq_footer .cpxq_wrap .cpxq_footer_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.userhome_cpxq .cpxq_footer .cpxq_wrap .cpxq_footer_flex .cpxq_footer_left {
  font-size: 0.426667rem;
  line-height: 1.333333rem;
}
.userhome_cpxq .cpxq_footer .cpxq_wrap .cpxq_footer_flex .cpxq_footer_left i {
  font-style: inherit;
  color: #fd030e;
  margin-left: 0.213333rem;
  line-height: 1.333333rem;
}
.userhome_cpxq .cpxq_footer .cpxq_wrap .cpxq_footer_flex .cpxq_footer_right a {
  width: 3.56rem;
  height: 1.333333rem;
  background-color: #1b1b1b;
  color: #fff;
  text-align: center;
  font-size: 0.426667rem;
  display: block;
}
.userhome_wdyq .banner a img {
  width: 100%;
  height: 4.733333rem;
}
.userhome_wdyq .name {
  width: 8.666667rem;
  margin: 0 auto;
}
.userhome_wdyq .name ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.userhome_wdyq .name ul li {
  width: 33.33%;
  text-align: center;
  font-size: 0.373333rem;
  padding-top: 0.773333rem;
  padding-bottom: 0.373333rem;
}
.userhome_wdyq .name ul li:nth-child(1) {
  text-align: left;
}
.userhome_wdyq .name ul li:nth-child(3) {
  text-align: right;
}
.userhome_wdyq .name2 {
  width: 9.4rem;
  margin: 0 auto;
}
.userhome_wdyq .name2 ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 1rem;
}
.userhome_wdyq .name2 ul:nth-child(odd) {
  background-color: #1918192c;
}
.userhome_wdyq .name2 ul li {
  width: 33.33%;
  text-align: center;
  font-size: 0.373333rem;
}
.userhome_wdyq .name2 ul li:nth-child(1) {
  text-align: left;
}
.userhome_wdyq .name2 ul li:nth-child(1) span {
  padding-left: 0.36rem;
}
.userhome_wdyq .name2 ul li:nth-child(3) {
  text-align: right;
}
.userhome_wdyq .name2 ul li:nth-child(3) span {
  padding-right: 0.56rem;
}
.userhome_product {
  background: #f5f5f5;
}
.userhome_product .title-head {
  box-shadow: 0px -1px 20px 0px #e0e0e0;
}
.userhome_product .product_cont_item ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.userhome_product .product_cont_item ul li {
  background: #ffffff;
  width: 4.986667rem;
  border-bottom: solid 0.026667rem #eeeeee;
  border-right: solid 0.013333rem #eeeeee;
}
.userhome_product .product_cont_item ul li:nth-child(2n) {
  border-right: 0;
  border-left: solid 0.013333rem #eeeeee;
}
.userhome_product .product_cont_item ul li .product_cont_img {
  padding-top: 1.106667rem;
}
.userhome_product .product_cont_item ul li .product_cont_img img {
  width: 2.746667rem;
  height: 2.6rem;
  margin: 0 auto;
}
.userhome_product .product_cont_item ul li p {
  font-size: 0.373333rem;
  text-align: center;
  padding-top: 0.573333rem;
}
.userhome_product .product_cont_item ul li .product_cont_Price {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0.4rem;
  padding-bottom: 0.213333rem;
}
.userhome_product .product_cont_item ul li .product_cont_Price span {
  font-size: 0.32rem;
  color: #fd030e;
}
.userhome_product .product_cont_item ul li .product_cont_Price i {
  font-style: inherit;
  font-size: 0.32rem;
  color: #999999;
}
.userhome_product .di {
  font-size: 0.373333rem;
  color: #666666;
  text-align: center;
  padding-top: 0.88rem;
  padding-bottom: 2rem;
}
.userhome_yhzj2 {
  background: url(../images/huaban2-title.jpg) no-repeat;
  min-height: 100%;
  width: 10rem;
  height: 6.666667rem;
  background-size: 100% 100%;
}
.userhome_yhzj2 .title-head {
  position: relative;
  background: none;
}
.userhome_yhzj2 .title-head .icon-zuoyoujiantou1 {
  color: #fff;
}
.userhome_yhzj2 .title-head p {
  color: #fff;
}
.userhome_yhzj2 .title-head .jifen {
  position: absolute;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  right: 0.36rem;
  font-size: 0.32rem;
}
.userhome_yhzj2 .dengl .user-home {
  font-family: PingFang-SC-Bold;
  font-size: 0.8rem;
  color: #ffffff;
  margin-top: 1.293333rem;
  padding-left: 0.893333rem;
}
.userhome_yhzj2 .dengl .dengl_title {
  display: flex;
  align-items: center;
  padding-left: 0.893333rem;
  margin-top: 0.213333rem;
}
.userhome_yhzj2 .dengl .dengl_title span {
  font-size: 0.32rem;
  color: #3b3b3b;
}
.userhome_yhzj2 .dengl .dengl_title .qudengl {
  margin-left: 0.413333rem;
  width: 1.853333rem;
  height: 0.493333rem;
  background-color: #fceecb;
  border-radius: 0.266667rem;
}
.userhome_yhzj2 .dengl .dengl_title .qudengl a {
  list-style: none;
  text-decoration: none;
  display: block;
  margin-left: 0.386667rem;
  position: relative;
  line-height: 0.493333rem;
  color: #1b1814;
}
.userhome_yhzj2 .dengl .dengl_title .qudengl a .layui-icon-right {
  position: absolute;
  color: #1b1814;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.userhome_yhzj2 .quanyi {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 1.333333rem;
}
.userhome_yhzj2 .quanyi span {
  font-size: 0.346667rem;
  color: #a09986;
}
.userhome_yhzj2 .fuwu {
  margin-top: 0.933333rem;
}
.userhome_yhzj2 .fuwu ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0.36rem;
}
.userhome_yhzj2 .fuwu ul li {
  width: 2.933333rem;
  height: 1.973333rem;
  background-image: linear-gradient(180deg, #d8b577 0%, #e2c389 50%, #ebd09b 100%), linear-gradient(90deg, #000000 0%, #ffffff 100%);
  border-radius: 0.133333rem;
  margin-right: 0.226667rem;
}
.userhome_yhzj2 .fuwu ul li:nth-child(2) {
  background-image: linear-gradient(90deg, #fe8475 0%, #fda575 100%);
  box-shadow: 0px 1px 10px 0px rgba(253, 141, 117, 0.48);
}
.userhome_yhzj2 .fuwu ul li:nth-child(3) {
  background-image: linear-gradient(90deg, #ff808b 0%, #ff979b 100%);
  box-shadow: 0px 1px 10px 0px rgba(255, 138, 147, 0.48);
  margin-right: 0;
}
.userhome_yhzj2 .fuwu ul li a span {
  text-align: center;
  display: block;
  padding-top: 0.32rem;
  font-size: 0.4rem;
  color: #ffffff;
}
.userhome_yhzj2 .fuwu ul li a img {
  width: 0.546667rem;
  height: 0.546667rem;
  margin: 0 auto;
  margin-top: 0.226667rem;
}
.userhome_yhzj2 .shengji {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.4rem auto 0.666667rem;
  width: 9.253333rem;
  height: 2.4rem;
  background-color: #ffffff;
  box-shadow: 0px 1px 10px 0px rgba(199, 199, 199, 0.48);
  border-radius: 0.066667rem;
}
.userhome_yhzj2 .shengji .shengji_left {
  padding-left: 0.173333rem;
}
.userhome_yhzj2 .shengji .shengji_left h3 {
  font-size: 0.426667rem;
  color: #333333;
}
.userhome_yhzj2 .shengji .shengji_left span {
  color: #666666;
  font-size: 0.32rem;
  display: block;
  padding-top: 0.266667rem;
}
.userhome_yhzj2 .shengji .shengji_right img {
  width: 3rem;
  height: 2.946667rem;
}
.userhome_yhzj2 .bg {
  width: 10rem;
  height: 0.266667rem;
  background-color: #f5f5f5;
}
.userhome_yhzj2 .changjian {
  padding-bottom: 2.666667rem;
}
.userhome_yhzj2 .changjian h3 {
  font-size: 0.426667rem;
  padding: 0.493333rem 0.586667rem;
  color: #3b3b3b;
  position: relative;
  line-height: 0.4rem;
}
.userhome_yhzj2 .changjian h3::after {
  position: absolute;
  top: 50%;
  left: 0.333333rem;
  transform: translateY(-50%);
  width: 0.053333rem;
  height: 0.4rem;
  display: block;
  content: ' ';
  background-color: #3b3b3b;
}
.userhome_yhzj2 .changjian .changjian_itme {
  padding: 0 0.333333rem;
}
.userhome_yhzj2 .changjian .changjian_itme ul li {
  font-size: 0.373333rem;
  color: #666666;
  line-height: 1.066667rem;
  border-bottom: 1px solid #f7f5f5;
}
.userhome_yhzjqy .banner a img {
  width: 100%;
  height: 4.746667rem;
}
.userhome_yhzjqy .jiaru h3 {
  font-size: 0.426667rem;
  color: #000000;
  text-align: center;
  margin-top: 0.8rem;
  margin-bottom: 0.893333rem;
}
.userhome_yhzjqy .jiaru .jiaru_liuc ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.userhome_yhzjqy .jiaru .jiaru_liuc ul li {
  width: 33.33%;
  text-align: center;
  margin-bottom: 0.826667rem;
}
.userhome_yhzjqy .jiaru .jiaru_liuc ul li .jiaru_liuc_img {
  width: 1.44rem;
  height: 1.44rem;
  background-color: #f0f1f2;
  position: relative;
  border-radius: 50%;
  margin: 0 auto;
}
.userhome_yhzjqy .jiaru .jiaru_liuc ul li .jiaru_liuc_img img {
  width: 0.48rem;
  height: 0.533333rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.userhome_yhzjqy .jiaru .jiaru_liuc ul li .jiaru_liuc_text span {
  font-size: 0.32rem;
  line-height: 0.453333rem;
  color: #333333;
  padding: 0.28rem 0 0.213333rem;
  display: block;
}
.userhome_yhzjqy .jiaru .jiaru_liuc ul li .jiaru_liuc_text p {
  font-size: 0.293333rem;
  color: #666666;
}
.userhome_yhzjqy .bg {
  width: 10rem;
  height: 0.266667rem;
  background-color: #f5f5f5;
}
.userhome_yhzjqy .qysm {
  padding: 0 0.493333rem;
}
.userhome_yhzjqy .qysm h3 {
  font-size: 0.426667rem;
  color: #000000;
  padding: 0.666667rem 0 0.813333rem;
  text-align: center;
}
.userhome_yhzjqy .qysm .qysm_text p {
  font-size: 0.373333rem;
  color: #666666;
}
.userhome_yhzjqy .qianwang {
  padding-top: 1.573333rem;
  padding-bottom: 1.653333rem;
}
.userhome_yhzjqy .qianwang a {
  padding: 0 0.4rem;
  width: 8.533333rem;
  height: 1.093333rem;
  border-radius: 0.266667rem;
  border: solid 0.026667rem #f7b3601a;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.userhome_yhzjqy .qianwang a .qianwang_left {
  display: flex;
  align-items: center;
}
.userhome_yhzjqy .qianwang a .qianwang_left img {
  width: 0.626667rem;
  height: 0.48rem;
}
.userhome_yhzjqy .qianwang a .qianwang_left span {
  margin-left: 0.346667rem;
  display: block;
  font-size: 0.426667rem;
}
.userhome_yhzjqy .qianwang a .qianwang_right img {
  width: 0.573333rem;
}
.userhome_yhzjqy .jfsc {
  padding-top: 1.04rem;
  padding-bottom: 2.44rem;
}
.userhome_yhzjqy .jfsc .jfsc_title {
  margin-bottom: 1.16rem;
  padding: 0 0.626667rem 0 0.506667rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.userhome_yhzjqy .jfsc .jfsc_title .jfsc_t_left p {
  position: relative;
  font-size: 0.48rem;
  line-height: 1;
  color: #333333;
  padding-left: 0.213333rem;
}
.userhome_yhzjqy .jfsc .jfsc_title .jfsc_t_left p::after {
  position: absolute;
  display: block;
  content: "";
  width: 0.053333rem;
  height: 0.386667rem;
  background-color: #3b3b3b;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.userhome_yhzjqy .jfsc .jfsc_title .jfsc_t_right {
  display: flex;
  align-items: center;
}
.userhome_yhzjqy .jfsc .jfsc_title .jfsc_t_right a {
  font-size: 0.373333rem;
  color: #333333;
  text-decoration: none;
}
.userhome_yhzjqy .jfsc .jfsc_content ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.userhome_yhzjqy .jfsc .jfsc_content ul li {
  width: 50%;
  text-align: center;
  margin-bottom: 0.906667rem;
}
.userhome_yhzjqy .jfsc .jfsc_content .jfsc_content_img {
  width: 2.746667rem;
  height: 2.6rem;
  margin: 0 auto;
}
.userhome_yhzjqy .jfsc .jfsc_content .jfsc_content_text p {
  font-size: 0.373333rem;
  color: #666666;
  padding: 0.573333rem 0 0.4rem 0;
}
.userhome_yhzjqy .jfsc .jfsc_content .jfsc_content_text span {
  font-size: 0.32rem;
  color: #fd030e;
}
.userhome_yhzjqy .jfsc .jfsc_content .jfsc_content_text span b {
  font-size: 0.32rem;
  font-weight: normal;
  color: #999999;
}
.userhome_wdjf {
  background: url('../images/yhzj-wdjf-bg1.jpg') no-repeat;
  width: 10rem;
  height: 8.426667rem;
  background-size: 100% 100%;
  min-height: 100%;
}
.userhome_wdjf .title-head {
  background: none;
}
.userhome_wdjf .title-head .icon-zuoyoujiantou1 {
  color: #fff;
}
.userhome_wdjf .title-head p {
  color: #fff;
}
.userhome_wdjf .jifen_bg {
  background: url('../images/yhzj-wdjf-bg2.jpg') no-repeat;
  width: 9.066667rem;
  height: 4.88rem;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
}
.userhome_wdjf .jifen_bg .jifen_guiz {
  position: absolute;
  right: 0.4rem;
  display: flex;
  align-items: center;
  top: 0.4rem;
}
.userhome_wdjf .jifen_bg .jifen_guiz span {
  color: #fceecb;
  font-size: 0.32rem;
  margin-right: 0.16rem;
}
.userhome_wdjf .jifen_bg .jifen_guiz .layui-icon-tips {
  width: 0.333333rem;
  height: 0.333333rem;
  color: #fceecb;
}
.userhome_wdjf .jifen_bg .jifen_bg_text h3 {
  padding-top: 1.8rem;
  font-size: 0.32rem;
  text-align: center;
  color: #ffffff;
}
.userhome_wdjf .jifen_bg .jifen_bg_text span {
  display: block;
  font-size: 0.613333rem;
  text-align: center;
  color: #fbe5c7;
  margin-top: 0.346667rem;
}
.userhome_wdjf .shangc_item {
  padding: 0 0.533333rem;
}
.userhome_wdjf .shangc_item ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.3rem;
}
.userhome_wdjf .shangc_item ul li {
  width: 33.33%;
  text-align: center;
}
.userhome_wdjf .shangc_item ul li a img {
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 auto;
}
.userhome_wdjf .shangc_item ul li a span {
  font-size: 0.32rem;
  color: #fceecb;
  padding-top: 0.2rem;
  display: block;
  padding-bottom: 0.4rem;
}
.userhome_wdjf .jfsc {
  padding-top: 1.04rem;
  padding-bottom: 2.44rem;
}
.userhome_wdjf .jfsc .jfsc_title {
  margin-bottom: 1.16rem;
  padding: 0 0.626667rem 0 0.506667rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.userhome_wdjf .jfsc .jfsc_title .jfsc_t_left p {
  position: relative;
  font-size: 0.48rem;
  line-height: 1;
  color: #333333;
  padding-left: 0.213333rem;
}
.userhome_wdjf .jfsc .jfsc_title .jfsc_t_left p::after {
  position: absolute;
  display: block;
  content: "";
  width: 0.053333rem;
  height: 0.386667rem;
  background-color: #3b3b3b;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.userhome_wdjf .jfsc .jfsc_title .jfsc_t_right {
  display: flex;
  align-items: center;
}
.userhome_wdjf .jfsc .jfsc_title .jfsc_t_right a {
  font-size: 0.373333rem;
  color: #333333;
  text-decoration: none;
}
.userhome_wdjf .jfsc .jfsc_content ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.userhome_wdjf .jfsc .jfsc_content ul li {
  width: 33.33%;
  text-align: center;
  margin-bottom: 0.906667rem;
}
.userhome_wdjf .jfsc .jfsc_content .jfsc_content_img {
  width: 1.546667rem;
  height: 1.466667rem;
  margin: 0 auto;
}
.userhome_wdjf .jfsc .jfsc_content .jfsc_content_text p {
  font-size: 0.373333rem;
  color: #666666;
  padding: 0.573333rem 0 0.4rem 0;
}
.userhome_wdjf .jfsc .jfsc_content .jfsc_content_text h3 {
  font-size: 0.32rem;
  padding-bottom: 0.32rem;
}
.userhome_wdjf .jfsc .jfsc_content .jfsc_content_text span {
  font-size: 0.32rem;
  color: #fd030e;
}
.userhome_wdjf .jfsc .jfsc_content .jfsc_content_text span b {
  font-size: 0.32rem;
  font-weight: normal;
  color: #999999;
}
.userhome_jfmx .userhome_jfmx_list {
  width: 9.933333rem;
  height: 6.373333rem;
  background-color: #f7f7f7;
  position: relative;
}
.userhome_jfmx .userhome_jfmx_list .text-right {
  position: absolute;
  top: 0.68rem;
  right: 0.72rem;
  z-index: 99;
}
.userhome_jfmx .userhome_jfmx_list .text-right a {
  font-size: 0.373333rem;
  color: #666666;
}
.userhome_jfmx .userhome_jfmx_list .position-relative {
  position: relative;
}
.userhome_jfmx .userhome_jfmx_list .position-relative > img {
  width: 3.52rem;
  height: 3.52rem;
  position: absolute;
  top: 0.626667rem;
  left: 50%;
  margin-left: -1.76rem;
}
.userhome_jfmx .userhome_jfmx_list .position-relative .position-absolute {
  position: absolute;
  top: 1.773333rem;
  left: 50%;
  color: #ffffff;
}
.userhome_jfmx .userhome_jfmx_list .position-relative .position-absolute h5 {
  font-size: 0.8rem;
  font-weight: bold;
  margin-left: -0.893333rem;
}
.userhome_jfmx .userhome_jfmx_list .position-relative .position-absolute p {
  font-size: 0.373333rem;
  margin-left: -0.366667rem;
}
.userhome_jfmx .userhome_jfmx_list .position-relative .justify-content-around {
  padding-top: 4.466667rem;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.userhome_jfmx .userhome_jfmx_list .position-relative .justify-content-around .d-flex {
  display: flex;
  align-items: center;
  width: 3.466667rem;
  height: 1.066667rem;
  justify-content: center;
}
.userhome_jfmx .userhome_jfmx_list .position-relative .justify-content-around .d-flex img {
  width: 0.52rem;
  height: 0.426667rem;
}
.userhome_jfmx .userhome_jfmx_list .position-relative .justify-content-around .d-flex p {
  line-height: 1.066667rem;
  font-size: 0.426667rem;
  margin-left: 0.24rem;
  color: #ffffff;
}
.userhome_jfmx .userhome_jfmx_list .position-relative .justify-content-around .jfmx_list-box1 {
  width: 3.466667rem;
  height: 1.066667rem;
  border-radius: 0.533333rem;
  background-color: #e4caa0;
  box-shadow: 0rem 0.133333rem 0.266667rem 0rem rgba(33, 127, 255, 0.2);
}
.userhome_jfmx .userhome_jfmx_list .position-relative .justify-content-around .jfmx_list-box2 {
  width: 3.466667rem;
  height: 1.066667rem;
  border-radius: 0.533333rem;
  background-color: #fcbba5;
  box-shadow: 0rem 0.133333rem 0.266667rem 0rem rgba(255, 134, 33, 0.2);
}
.userhome_jfmx .jfmx-bottom .jfsc_title {
  margin-bottom: 1.16rem;
  margin-top: 0.8rem;
  padding: 0 0.626667rem 0 0.506667rem;
}
.userhome_jfmx .jfmx-bottom .jfsc_title .jfsc_t_left p {
  position: relative;
  font-size: 0.48rem;
  line-height: 1;
  color: #333333;
  padding-left: 0.213333rem;
}
.userhome_jfmx .jfmx-bottom .jfsc_title .jfsc_t_left p::after {
  position: absolute;
  display: block;
  content: "";
  width: 0.053333rem;
  height: 0.386667rem;
  background-color: #3b3b3b;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.userhome_jfmx .jfmx-bottom .jfmx-b-c-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0.626667rem;
  padding: 0.306667rem 0;
  border-bottom: 0.026667rem solid #f1f1f1;
}
.userhome_jfmx .jfmx-bottom .jfmx-b-c-list .list-l {
  display: flex;
  align-items: center;
}
.userhome_jfmx .jfmx-bottom .jfmx-b-c-list .list-l img {
  width: 0.853333rem;
  height: 0.853333rem;
}
.userhome_jfmx .jfmx-bottom .jfmx-b-c-list .list-l .list-l_text {
  padding-left: 0.373333rem;
}
.userhome_jfmx .jfmx-bottom .jfmx-b-c-list .list-l .list-l_text h3 {
  font-size: 0.373333rem;
  color: #333333;
}
.userhome_jfmx .jfmx-bottom .jfmx-b-c-list .list-l .list-l_text span {
  font-size: 0.266667rem;
  color: #999999;
  display: block;
  padding-top: 0.2rem;
}
.userhome_jfmx .jfmx-bottom .jfmx-b-c-list .list-r span {
  font-size: 0.373333rem;
  color: #333333;
}
.index_nav {
  position: fixed;
  z-index: 99;
  width: 100%;
  max-width: 750px;
  top: 0;
  height: 100%;
  background: #000000a5;
  right: -100%;
}
.index_nav .index_nav_bg {
  position: relative;
}
.index_nav .index_nav_bg .index_nav_item {
  width: 50%;
  background: #fff;
  height: 100vh;
  position: absolute;
  right: 0;
}
.index_nav .index_nav_bg .index_nav_item ul {
  padding-top: 0.266667rem;
}
.index_nav .index_nav_bg .index_nav_item ul li a {
  display: block;
  line-height: 1.066667rem;
  margin: 0 0.266667rem;
  font-size: 0.373333rem;
  text-align: center;
  border-bottom: 1px solid #efefef;
}
.index_nav .index_nav_bg .index_nav_item .index_nav_img .layui-icon-close {
  right: 0.266667rem;
  top: 0.266667rem;
  position: absolute;
  font-size: 0.613333rem;
}
.tanchuang {
  position: fixed;
  background: #00000062;
  top: 0;
  width: 10rem;
  height: 100%;
  z-index: 999;
}
.tanchuang .tanchuang_bgimg {
  background: url(../images/yhzj-ewmtankuang.png) no-repeat;
  width: 6.68rem;
  height: 9.84rem;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 52%;
  transform: translate(-50%, -50%);
}
.tanchuang .tanchuang_bgimg span {
  font-size: 0.4rem;
  display: block;
  padding-top: 0.733333rem;
  text-align: center;
  color: #f96522;
  padding-right: 0.4rem;
}
.tanchuang .tanchuang_bgimg h1 {
  font-size: 0.373333rem;
  text-align: center;
  padding-top: 0.373333rem;
  padding-right: 0.4rem;
  color: #000000;
}
.tanchuang .tanchuang_bgimg h2 {
  font-size: 0.373333rem;
  text-align: center;
  padding-top: 1.68rem;
  padding-right: 0.4rem;
  color: #f54f1b;
}
.tanchuang .tanchuang_bgimg > img {
  width: 2.666667rem;
  height: 2.666667rem;
  margin: 0 auto;
  padding-top: 0.506667rem;
  padding-right: 0.4rem;
}
.tanchuang .tanchuang_bgimg h4 {
  font-size: 0.32rem;
  text-align: center;
  padding-top: 0.346667rem;
  padding-right: 0.4rem;
  color: #f54f1b;
}
.tanchuang .tanchuang_bgimg a {
  width: 3.786667rem;
  height: 0.866667rem;
  background-color: #1b1b1b;
  border-radius: 0.44rem;
  display: block;
  margin: 0.2rem 1.253333rem 0 1.253333rem;
  text-align: center;
  color: #fff;
  font-size: 0.373333rem;
  line-height: 0.866667rem;
}
.tanchuang > img {
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%);
  width: 0.933333rem;
  height: 0.933333rem;
}
.tanchuang > h3 {
  position: absolute;
  top: 16%;
  font-size: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
  z-index: 999;
}
.xuangou.hide {
  bottom: -100%;
}
.xuangou {
  transition: all 0.6s;
  position: fixed;
  background: #00000062;
  bottom: 0;
  width: 10rem;
  height: 100%;
  z-index: 999;
}
.xuangou .xuangou_bg {
  width: 100%;
  position: absolute;
  background: #fff;
  /*height: 14.026667rem;*/
  height: 86%;
  bottom: 0;
  /* overflow: scroll; */
}
.xuangou .xuangou_bg .xuangou_top {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0 0.4rem;
  padding: 0.466667rem 0;
}
.xuangou .xuangou_bg .xuangou_top .xuangou_top_img img {
  width: 2.333333rem;
  height: 2.333333rem;
}
.xuangou .xuangou_bg .xuangou_top .xuangou_top_text {
  width: 6.84rem;
  padding-left: 0.266667rem;
}
.xuangou .xuangou_bg .xuangou_top .xuangou_top_text .xuangou_top_text_huiyj {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.xuangou .xuangou_bg .xuangou_top .xuangou_top_text .xuangou_top_text_huiyj img {
  width: 0.426667rem;
  height: 0.426667rem;
}
.xuangou .xuangou_bg .xuangou_top .xuangou_top_text .xuangou_top_text_huiyj span {
  font-size: 0.373333rem;
  color: #ffb84c;
}
.xuangou .xuangou_bg .xuangou_top .xuangou_top_text .xuangou_top_text_title h3 {
  font-size: 0.48rem;
  color: #333333;
  margin-top: 0.2rem;
  line-height: 1;
}
.xuangou .xuangou_bg .xuangou_top .xuangou_top_text .xuangou_top_text_title span {
  font-size: 0.48rem;
  color: #ff0000;
  display: block;
  margin-top: 0.2rem;
  line-height: 1;
}
.xuangou .xuangou_bg .xuangou_top .xuangou_top_text .xuangou_top_text_title p {
  font-size: 0.32rem;
  margin-top: 0.2rem;
  color: #999999;
  line-height: 1;
}
.xuangou .xuangou_bg .bg {
  width: 10rem;
  height: 0.266667rem;
  background-color: #e5e5e5;
  opacity: 0.45;
}
.xuangou .xuangou_bg .guige h2 {
  font-size: 0.426667rem;
  padding: 0.733333rem 0.426667rem;
  color: #333333;
}
.xuangou .xuangou_bg .guige .guige_color {
  display: flex;
  align-items: center;
}
.xuangou .xuangou_bg .guige .guige_color span {
  font-size: 0.373333rem;
  padding: 0 0.426667rem;
  color: #999999;
}
.xuangou .xuangou_bg .guige .guige_color div {
  width: 1.186667rem;
  height: 0.64rem;
  /*background-color: #f6f6f6;*/
  border-radius: 0.08rem;
  font-size: 0.32rem;
  text-align: center;
  line-height: 0.64rem;
  color: #b8b8b8;
  margin-right: 0.2rem;
}
.xuangou .xuangou_bg .guige .guige_color div:nth-child(2) {
  border: solid 1px #19191a;
}
.xuangou .xuangou_bg .guige .chichun_color {
  display: flex;
  align-items: center;
  padding-bottom: 0.666667rem;
  border-bottom: 1px solid #ececec;
  margin: 0 0.426667rem;
}
.xuangou .xuangou_bg .guige .chichun_color span {
  font-size: 0.373333rem;
  padding-right: 0.426667rem;
  color: #999999;
}
.xuangou .xuangou_bg .guige .chichun_color div {
  padding: 0 0.213333rem;
  height: 0.64rem;
  background-color: #f6f6f6;
  border-radius: 0.4rem;
  font-size: 0.32rem;
  text-align: center;
  line-height: 0.64rem;
  color: #b8b8b8;
  margin-right: 0.2rem;
}
.xuangou .xuangou_bg .guige .chichun_color div:nth-child(2) {
  background-color: #ffa800;
  color: #fff;
}
.xuangou .xuangou_bg .goumai {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.426667rem;
}
.xuangou .xuangou_bg .goumai h3 {
  font-size: 0.373333rem;
  color: #999999;
}
.xuangou .xuangou_bg .goumai .add {
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #726c6b;
  border-radius: 0.4rem;
  width: 2.266667rem;
  height: 0.76rem;
}
.xuangou .xuangou_bg .goumai .add span {
  display: block;
  font-size: 0.373333rem;
  color: #999999;
  text-align: center;
  border-right: 1px solid #b5b5b5;
  width: 0.426667rem;
  height: 0.426667rem;
}
.xuangou .xuangou_bg .goumai .add span:nth-child(3) {
  border-left: 1px solid #b5b5b5;
  border-right: 0;
}
.xuangou .xuangou_bg .goumai .add input {
  width: 0.8rem;
  text-align: center;
  border: none;
  font-size: 0.32rem;
}
.xuangou .xuangou_bg .buttom {
  width: 10rem;
  height: 1.306667rem;
  background-color: #1b1b1b;
  /* position: fixed; */
}
.xuangou .xuangou_bg .buttom a {
  font-size: 0.426667rem;
  color: #ffffff;
  display: block;
  text-align: center;
  line-height: 1.306667rem;
}
.p-product-list ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.p-product-list li{
    width: 48%;
    margin-bottom: 0.5333333333333333rem;
    text-align: center;
}
.p-product-list{
    padding: 2.33rem 0.4rem 0.5rem;
}
.p-product-details{
     padding: 2.33rem 0.4rem 0.5rem;
}
.p-product-list li .pic{
    margin-bottom: 0.4rem;
}
.p-product-list li .pic img{
    width: 100%;
}
.p-product-list li .p-title,
.p-product-details .details-title{
    font-size: 0.426rem;
    color: #444;
    line-height: 1;
    margin-bottom: 0.26rem;
}
.p-product-details .details-title{
    font-size: 0.5333rem;
    text-align: center;
    margin-bottom: 0.8rem;
}
.p-product-list li .p-description{
    font-size: 0.373rem;
    color: #666;
    line-height: 1.5;
}
.p-product-list li .p-date{
    font-size: 0.373rem;
    line-height: 1;
    color: #989898;
    margin-top: 0.1333rem;
}
.p-product-details .img-content .img{
    margin-bottom: 0.5333rem;
}
.p-product-details .img-content .img img{
    width: 100%;
}
.p-product-details .p-product-link{
    margin-top: 0.3rem;
}
.p-product-details .p-product-link a{
    display: flex;
    align-items: center;
}
.p-product-details .p-product-link img{
    width: 0.37777rem;
    margin-right: 0.15rem;
}