.content_index {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: white;
}
.content_index .user_info {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  box-sizing: border-box;
  padding: 0.3rem 0;
}
.content_index .user_info .info_each {
  width: 80%;
  box-sizing: border-box;
}
.content_index .user_info .info_each ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 0.2rem;
}
.content_index .user_info .info_each ul li {
  width: 50%;
  line-height: 0.7rem;
  font-size: 0.26rem;
}
.content_index .user_info .info_each ul .jm {
  width: 70% !important;
}
.content_index .sweep_code {
  width: 100%;
  padding: 0.2rem 0;
}
.content_index .sweep_code ul {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  padding-right: 0.15rem;
}
.content_index .sweep_code ul li {
  width: 30%;
  margin-left: 2%;
  box-sizing: border-box;
  line-height: 0.8rem;
  text-align: center;
  box-shadow: 0 0 0.1rem #3e7fff;
  border-radius: 0.05rem;
  font-size: 0.3rem; 
  
}
.content_index .car_wash .site {
  border-left: 0.08rem solid #3e7fff;
  margin: 0.2rem 0;
}
.content_index .car_wash .site p {
  line-height: 0.5rem;
  padding: 0 0.2rem;
}
.content_index .car_wash .site p a {
  float: right;
  padding-right: 0.5rem;
  display: inline-block;
  background: url(../img/dh.png) no-repeat center;
  background-size: 0.4rem;
  background-position-x: 0.6rem;
}
.content_index .car_wash .lc {
  border-left: 0.08rem solid #3e7fff;
  margin: 0.2rem 0;
}
.content_index .car_wash .lc p {
  line-height: 0.5rem;
  padding: 0 0.2rem;
}
.content_index .car_wash .lc p a {
  float: right;
}
/*闪烁*/
 @-webkit-keyframes shineBlue {
    from {
        -webkit-box-shadow: 0 0 9px #333;
		background: url(../img/scode4.png) no-repeat top center; 
		/* -webkit-background-size: 0.7rem; */
		background-position-y: 0.2rem;
    }
    50% {
        -webkit-box-shadow: 0 0 23px red;
		background: url(../img/scode4.png) no-repeat top center #ff9f9f; 
		/* -webkit-background-size: 0.7rem; */
		background-position-y: 0.2rem;
    } 
    to {
		-webkit-box-shadow: 0 0 9px #333;
		background: url(../img/scode4.png) no-repeat top center; 
		/* -webkit-background-size: 0.7rem; */
		background-position-y: 0.2rem;
    }
 }
.user_head_level {
  width: 20%;
  height: 1.6rem;
  box-sizing: border-box;
  margin: 0.5rem 0.2rem;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  background: url(../img/scode4.png) no-repeat top center; 
  background-position-y: 0.2rem;
  /* box-shadow: 0 0 0.1rem #3e7fff; */
  /* background-size: 0.7rem; */
  border-radius: 0.1rem;
  -webkit-animation-name: shineBlue;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
}
.user_head_level img {
  /*width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;*/
}
.user_head_level p {
  margin-top: 0.15rem;
  color: orange;
}
.content_car .ico_btn {
  background: white;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
.content_car .ico_btn li {
  width: 25%;
  margin: 0.2rem 0;
}
.content_car .ico_btn li a {
  width: 100%;
  text-align: center;
  display: block;
  overflow: hidden;
}
.content_car .ico_btn li a img {
  width: 0.8rem;
  height: 0.8rem;
}
.content_car .ico_btn li a h1 {
  font-size: 0.32rem;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 0.1rem;
}
.content_public {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  height: 100%;
  width: 100%;
}
.content_public .one_module {
  background: white;
}
.content_public .one_module .user_info {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #f1f1f1;
}
.content_public .one_module .user_head_coo {
  width: 20%;
  height: 1.6rem;
  box-sizing: border-box;
  text-align: center;
  margin: 0.45rem 0.2rem;
}
.content_public .one_module .user_head_coo img {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
}
.content_public .one_module .user_head_coo p {
  margin-top: 0.15rem;
  color: orange;
}
.content_public .one_module .info_each {
  width: 80%;
  box-sizing: border-box;
}
.content_public .one_module .info_each ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 0.2rem;
}
.content_public .one_module .info_each ul li {
  width: 50%;
  line-height: 0.7rem;
  font-size: 0.26rem;
}
.content_public .one_module .info_each ul .jm {
  width: 70% !important;
}
.content_public .one_module .pro_img {
  width: 100%;
  height: 5rem;
  overflow: hidden;
  padding: 0.3rem;
  box-sizing: border-box;
}
.content_public .one_module .pro_img img {
  width: 100%;
  height: 100%;
}
.content_public .one_module .pro_info {
  padding: 0.3rem;
  width: 100%;
  box-sizing: border-box;
}
.content_public .one_module .pro_info p {
  font-size: 0.3rem;
  line-height: 0.6rem;
}
.content_public .one_module .pro_info p em {
  color: red;
  margin-right: 0.15rem;
}
.content_public .one_module .form_sub {
  width: 100%;
  height: auto;
  padding: 0.2rem;
  box-sizing: border-box;
}
.content_public .one_module .form_sub .each_input {
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
  padding: 0.5rem 0;
  position: relative;
}
.content_public .one_module .form_sub .each_input .text {
  display: inline-block;
  font-size: 0.3rem;
}
.content_public .one_module .form_sub .each_input h3 {
  width: 2rem;
  font-size: 0.3rem;
  display: inline-block;
}
.content_public .one_module .form_sub .each_input .bz {
  position: absolute;
  top: 0.5rem;
  left: 0;
}
.content_public .one_module .form_sub .each_input h2 {
  font-size: 0.32rem;
}
.content_public .one_module .form_sub .each_input input {
  border: 1px solid #f1f1f1;
  border-radius: 0.1rem;
  height: 0.5rem;
  width: 4rem;
  line-height: 0.5rem;
}
.content_public .one_module .form_sub .each_input .pay {
  position: relative;
  padding: 0.3rem 0.6rem;
}
.content_public .one_module .form_sub .each_input .pay span {
  width: 0.4rem;
  height: 0.4rem;
  left: 0rem;
  top: 0.24rem;
  margin: 0;
  padding: 0;
}
.content_public .one_module .form_sub .each_input input[type=radio] {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
  left: 0rem;
  top: 0.25rem;
  z-index: 1002;
}
.content_public .one_module .form_sub .each_input input[type=radio]:checked + .opt {
  border: none;
  background: url(../img/true.png) no-repeat center;
  background-size: 101% 101%;
}
.content_public .one_module .form_sub .each_input textarea {
  width: 4rem;
  height: 2rem;
  font-size: 0.3rem;
  border: 1px solid #f1f1f1;
  margin-left: 2rem;
}
.content_public .one_module .form_sub .input_btn {
  width: 100%;
  padding: 0.3rem 5%;
  box-sizing: border-box;
}
.content_public .one_module .form_sub .input_btn input {
  width: 40%;
  line-height: 0.8rem;
  height: 0.8rem;
  color: white;
  font-size: 0.3rem;
  text-align: center;
  border-radius: 0.15rem;
  border: none;
}
.content_public .one_module .form_sub .input_btn .ml {
  margin-left: 18%;
}
.content_public .two_module {
  background: white;
  margin-top: 0.25rem;
  position: relative;
}
.content_public .two_module .comm {
  border-bottom: 1px solid #f1f1f1;
  height: 0.8rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.content_public .two_module .comm em {
  height: 70%;
  width: 0.2rem;
  border-left: 0.1rem solid black;
}
.content_public .two_module .comm h1 {
  font-weight: bold;
  font-size: 0.32rem;
  margin-left: 0.15rem;
}
.content_public .two_module .comm .total {
  display: block;
  font-size: 0.32rem;
  margin-left: 0.2rem;
}
.content_public .two_module .comm .more {
  position: absolute;
  top: 0.225rem;
  right: 0.2rem;
  display: block;
  font-size: 0.25rem;
  margin-left: 0.2rem;
  letter-spacing: 0.01rem;
  color: #019a29;
}
.content_public .two_module .order_by {
  width: 100%;
  height: 0.6rem;
  border-bottom: 1px solid #f1f1f1;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.content_public .two_module .order_by li {
  width: 33.33%;
  height: 100%;
  line-height: 0.6rem;
  text-align: center;
  border-left: 1px solid #f1f1f1;
  box-sizing: border-box;
}
.content_public .two_module .order_by li a {
  display: block;
}
.content_public .two_module .order_by_each {
  position: relative;
}
.content_public .two_module .order_each {
  width: 33.3%;
}
.content_public .two_module .order_each:nth-child(1) {
  position: absolute;
  left: 0;
  top: 0;
}
.content_public .two_module .order_each:nth-child(2) {
  position: absolute;
  left: 33.3%;
  top: 0;
}
.content_public .two_module .order_each:nth-child(3) {
  position: absolute;
  left: 66.6%;
  top: 0;
}
.content_public .two_module .order_each ul {
  width: 100%;
  background: white;
  box-shadow: 0 0 0.2rem gray;
  display: none;
}
.content_public .two_module .order_each ul li {
  width: 100%;
  text-align: center;
  height: 0.7rem;
  line-height: 0.7rem;
  border-bottom: 1px solid #f1f1f1;
}
.content_public .two_module .order_each ul li a {
  display: block;
}
.content_public .two_module .order_each ul li a img {
  display: inline-block;
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.2rem;
}
.content_public .two_module .fg_title {
  width: 100%;
}
.content_public .two_module .fg_title h3 {
  padding: 0.5rem 0;
  width: 100%;
  text-align: center;
  font-size: 0.35rem;
  color: #ff7600;
}
.content_public .two_module .list_details {
  width: 100%;
}
.content_public .two_module .list_details ul {
  width: 100%;
  height: 0.8rem;
  border-bottom: 1px solid #f1f1f1;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 0.2rem;
  box-sizing: border-box;
}
.content_public .two_module .list_details ul li {
  width: 25%;
  box-sizing: border-box;
  text-align: left;
}
.content_public .two_module .list_details ul li a {
  display: block;
}
.content_public .two_module .list_details ul li img {
  width: 0.3rem;
  height: 0.3rem;
}
.content_public .two_module .list_details .more_btn {
  display: block;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.25rem;
  color: #3e7fff;
  background: #fffcf6;
}
.content_public .two_module .intro_content {
  padding: 0.2rem;
}
.content_public .two_module .intro_content p {
  line-height: 0.6rem;
  text-indent: 2em;
}
.content_public .goods_details {
  width: 100%;
  box-sizing: border-box;
}
.content_public .goods_details .goods_img {
  width: 100%;
  height: 4rem;
}
.content_public .goods_details .goods_img img {
  width: 100%;
  height: 100%;
}
.content_public .goods_details .excha {
  width: 100%;
  background: #3e7fff;
  padding: 0.15rem 0;
  box-sizing: border-box;
}
.content_public .goods_details .excha .goods_info {
  width: 100%;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.content_public .goods_details .excha .goods_info h2 {
  color: white;
  font-size: 0.33rem;
  line-height: 0.5rem;
}
.content_public .goods_details .excha .goods_info span {
  color: #b2b2b2;
  font-size: 0.26rem;
  line-height: 0.4rem;
}
.content_public .goods_details .excha .goods_info em {
  color: red;
}
.content_public .goods_details .excha .price {
  padding: 0.24rem 0.2rem;
  background: white;
  width: 95%;
  margin: 0 auto;
  border-radius: 0.1rem;
  box-sizing: border-box;
}
.content_public .goods_details .excha .price span {
  color: red;
  font-size: 0.26rem;
}
.content_public .goods_details .excha .price span em {
  font-size: 0.33rem;
}
.content_public .goods_details .goods_intro {
  width: 100%;
  background: white;
  padding-bottom: 0.5rem;
}
.content_public .goods_details .goods_intro h2 {
  font-size: 0.33rem;
  line-height: 0.7rem;
  margin-left: 0.2rem;
}
.content_public .goods_details .goods_intro .intro_content {
  width: 90%;
  padding: 0.2rem;
  margin: 0 auto;
  box-shadow: 0 0 0.15rem gray;
}
.content_public .goods_details .goods_intro .intro_content h2 {
  font-size: 0.26rem;
  margin: 0;
}
.content_public .goods_details .goods_intro .intro_content p {
  font-size: 0.26rem;
  color: black;
  line-height: 0.35rem;
}
.content_public .goods {
  width: 100%;
  padding: 2% 0.3rem;
  box-sizing: border-box;
}
.content_public .goods ul {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.content_public .goods ul li {
  width: 49%;
  background: white;
  border-radius: 0.15rem;
  height: 5rem;
  margin-bottom: 0.3rem;
  overflow: hidden;
}
.content_public .goods ul li a {
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.content_public .goods ul li .goods_img {
  width: 100%;
  min-height: 70%;
}
.content_public .goods ul li .goods_img img {
  width: 100%;
  height: 100%;
}
.content_public .goods ul li .goods_each_info {
  width: 100%;
  height: 30%;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.content_public .goods ul li .goods_each_info .title {
  width: 100%;
  line-height: 0.5rem;
  font-size: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content_public .goods ul li .goods_each_info .intro {
  width: 100%;
  line-height: 0.5rem;
  font-size: 0.23rem;
  color: red;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content_public .goods ul li .goods_each_info .num {
  width: 100%;
  line-height: 0.5rem;
  font-size: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content_public .goods ul li .goods_each_info .num em {
  color: red;
  font-size: 0.33rem;
}
.content_public .goods ul li:nth-child(odd) {
  margin-right: 2%;
}
.list_each {
  width: 100%;
}
.list_each ul {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  height: 0.8rem;
  align-items: center;
}
.list_each ul li {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  border-bottom: 1px solid #f1f1f1;
}
.list_each ul li a {
  display: block;
  color: black;
}
.list_each ul li img {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 0.2rem;
}
