* {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif, "宋体";
}
input:focus,
textarea:focus {
  outline: none;
}
a {
  text-decoration: none;
  color: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  background-color: none;
}
li {
  list-style: none;
}
.location {
  position: absolute;
}
body {
  max-width: 10rem;
  margin: auto;
  overflow-x: hidden;
}
.container {
  position: relative;
  background-color: #FFFFFF;
  min-height: 100vh;
  /*padding: 0rem 0rem 1.49333333rem 0rem;*/
}
.container2 {
  position: relative;
  background-color: #FFFFFF;
  min-height: 100vh;
}
.ContentHeight {
  height: 100vh !important;
  overflow: hidden;
}
.box_header {
  width: 10rem;
  height: 1.30666667rem;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
header {
  width: 10rem;
  height: 1.30666667rem;
  border-bottom: 0.02666667rem solid #E5E5E5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 30000;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10000;
  background-color: #ffffff;
}
header .left {
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  align-content: center;
  align-items: center;
  margin: 0rem 0rem 0rem 0.4rem;
}
header .left .logo {
  width: 3.46666667rem;
  margin: 0rem 0.10666667rem 0rem 0rem;
}
header .right {
  width: 0.58666667rem;
  height: 0.58666667rem;
  border-radius: 50%;
  margin: 0rem 0.4rem 0rem 0rem;
}
header .right img {
  width: 0.58666667rem;
  height: 0.58666667rem;
  border-radius: 50%;
}
.goodList .item {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  width: 10rem;
  height: 3.04rem;
  border-bottom: 0.02666667rem solid #EBEBEB;
  margin: auto;
}
.goodList .item .left {
  height: 2.24rem;
  margin: 0rem 0rem 0rem 0.4rem;
}
.goodList .item .left img {
  width: 3.33333333rem;
  height: 2.24rem;
}
.goodList .item .right {
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
  height: 2.13333333rem;
  margin: 0rem 0.4rem 0rem 0rem;
  width: 5.41333333rem;
}
.goodList .item .right p.txt01 {
  font-size: 0.4rem;
  color: #222;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 5.41333333rem;
  text-align: left;
  line-height: 0.48rem;
}
.goodList .item .right .txt02 {
  height: 0.4rem;
  padding: 0rem 0.13333333rem 0rem 0.13333333rem;
  line-height: 0.4rem;
  font-size: 10px;
  font-family: PingFang SC;
  font-weight: 500;
}
.goodList .item .right .gold {
  color: #c6962a;
  border: 0.02666667rem solid rgba(198, 150, 42, 0.6);
  font-size: 0.26666667rem;
  color: #C6962A;
}
.goodList .item .right .red {
  border: 0.02666667rem solid rgba(207, 17, 11, 0.6);
  font-size: 0.26666667rem;
  color: #CF110B;
}
.goodListTop {
  margin: 0.26666667rem auto 0;
}
.QualityComplaint {
  border: 0.02666667rem solid #f0f0f0;
  box-shadow: 0px 0.08rem 0.34666667rem 0px rgba(0, 0, 0, 0.05);
  width: 9.2rem;
  height: 2rem;
  margin: 1.09333333rem auto 0;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.QualityComplaint .left {
  width: 5.33333333rem;
  height: 0.96rem;
  display: flex;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0rem 0rem 0rem 0.53333333rem;
}
.QualityComplaint .left .txt01 {
  width: 100%;
  display: block;
  height: 0.45333333rem;
  line-height: 0.45333333rem;
  font-size: 0.48rem;
  color: #2D6BE6;
}
.QualityComplaint .left .txt02 {
  width: 100%;
  display: block;
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.32rem;
  color: #616068;
  margin: 0.18666667rem 0rem 0rem 0rem;
}
.QualityComplaint .right {
  margin: 0rem 0.53333333rem 0rem 0rem;
}
.QualityComplaint .right a {
  width: 2.4rem;
  height: 0.77333333rem;
  line-height: 0.77333333rem;
  background: #2d6be6;
  border-radius: 0.4rem;
  display: inline-block;
  text-align: center;
  font-size: 0.37333333rem;
  color: #ffffff;
}
.exposure .content {
  padding: 0.13333333rem 0rem 0.88rem 0rem;
}
.exposure .content .item {
  width: 9.2rem;
  border: 0.02666667rem solid #f0f0f0;
  box-shadow: 0px 0.08rem 0.34666667rem 0px rgba(0, 0, 0, 0.05);
  margin: 0.4rem auto 0;
  position: relative;
  border-radius: 0.13333333rem;
  padding-bottom: 0.4rem;
}
.exposure .content .item img {
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  top: 0.37333333rem;
  right: 0.37333333rem;
}
.exposure .content .item .txt01 {
  font-size: 0.42666667rem;
  color: #333333;
  margin: 0.69333333rem 0rem 0rem 0.72rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 6.93333333rem;
  text-align: left;
  line-height: 0.58666667rem;
}
.exposure .content .item .txt02 {
  font-size: 0.32rem;
  color: #999999;
  margin: 0.26666667rem 0rem 0rem 0.72rem;
  overflow: hidden;
  /*超出部分隐藏*/
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
  white-space: nowrap;
  /*规定段落中的文本不进行换行 */
  max-width: 7.57333333rem;
  /*需要配合宽度来使用*/
  text-align: left;
}
.exposure .content .item .txt03 {
  font-size: 0.32rem;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 5.94666667rem;
  text-align: left;
  margin: 0.05333333rem 0rem 0rem 0.72rem;
}
.publicTop {
  border-top: 0.26666667rem solid #F7F7F7;
}
.public .title {
  width: 10rem;
  height: 1.33333333rem;
  border-bottom: 0.02666667rem solid rgba(235, 235, 235, 0.8);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.public .title .left {
  font-size: 0.42666667rem;
  color: #333333;
  margin: 0rem 0rem 0rem 0.4rem;
  font-weight: 700;
}
.public .title .right {
  font-size: 0.37333333rem;
  color: #999999;
  margin: 0rem 0.42666667rem 0rem 0rem;
}
.public .title .box_right {
  margin: 0rem 0.42666667rem 0rem 0rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  align-content: center;
  height: 100%;
}
.public .title .box_right img {
  width: 0.34666667rem;
  height: 0.34666667rem;
  margin: 0rem 0.08rem 0rem 0rem;
}
.public .title .box_right span {
  font-size: 0.37333333rem;
  color: #999999;
}
.borderBottom {
  border-bottom: 0.02666667rem solid #EBEBEB;
}
.box_navbar_two {
  border-top: 0.26666667rem solid #F7F7F7;
}
.box_navbar_two ul {
  width: 10rem;
  height: 1.17333333rem;
  display: flex;
  flex-wrap: nowrap;
  background-color: #ffffff;
  border-bottom: 1px solid #EBEBEB;
}
.box_navbar_two ul li {
  width: 5.01333333rem;
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  text-align: center;
  background-color: #ffffff;
  font-size: 0.4rem;
  color: #9097A8;
}
.box_navbar_two ul li.active {
  font-size: 0.4rem;
  color: #2D6BE6;
  border-bottom: 0.02666667rem solid #2D6BE6;
}
.checkNews .content .item {
  border-bottom: 0.02666667rem solid #EBEBEB;
  width: 10rem;
  height: 2.85333333rem;
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
}
.checkNews .content .item .txt01 {
  font-size: 0.42666667rem;
  color: #333333;
  margin: 0.58666667rem 0rem 0rem 0.4rem;
  line-height: 0.64rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 8.93333333rem;
  text-align: left;
}
.checkNews .content .item .bottom {
  font-size: 0.32rem;
  color: #999999;
  height: 0.32rem;
  line-height: 0.32rem;
  display: flex;
  width: 9.14666667rem;
  margin: auto;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  margin: 0 auto 0.32rem;
}
.checkNews .content .item .bottom .txt02 {
  overflow: hidden;
  /*超出部分隐藏*/
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
  white-space: nowrap;
  /*规定段落中的文本不进行换行 */
  max-width: 5.33333333rem;
  /*需要配合宽度来使用*/
  text-align: left;
}
.checkNews .content .item:last-child {
  border-bottom: none;
}
.loginBox {
  height: 3.54666667rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  align-content: center;
  width: 100%;
  text-align: center;
}
.loginBox .txt01 {
  background: #f8f8f8;
  border: 0.02666667rem solid #dfdfdf;
  border-radius: 0.08rem;
  width: 1.6rem;
  height: 0.8rem;
  font-size: 0.34666667rem;
  color: #444444;
  margin: auto;
  line-height: 0.8rem;
}
.loginBox .txt02 {
  width: 100%;
  height: 0.32rem;
  font-size: 0.32rem;
  color: #999999;
  margin: 0.10666667rem 0rem 0rem 0rem;
}
.loading {
  width: 10rem;
  height: 2.66666667rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.loading img {
  text-align: center;
  margin: auto;
  width: 0.74666667rem;
  height: 0.74666667rem;
}
.loading span {
  font-size: 0.32rem;
  color: #999999;
  text-align: center;
  width: 100%;
}
.newPage {
  background-color: #F6F6F6 !important;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.newPage .close {
  position: absolute;
  color: #CECECE;
  width: 0.37333333rem;
  height: 0.37333333rem;
  top: 0.37333333rem;
  right: 0.42666667rem;
}
.newPage .title {
  font-size: 0.53333333rem;
  color: #000000;
  font-weight: bold;
  margin: 1.6rem 0rem 0rem 0.48rem;
}
.newPage .box_icon {
  margin: 1.06666667rem auto 0;
  width: 9.04rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-height: 13.33333333rem;
  overflow: scroll;
}
.newPage .box_icon .icon {
  height: 0.93333333rem;
  padding: 0rem 0.26666667rem 0rem 0.26666667rem;
  overflow: hidden;
  /*超出部分隐藏*/
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
  white-space: nowrap;
  /*规定段落中的文本不进行换行 */
  max-width: 8rem;
  /*需要配合宽度来使用*/
  text-align: left;
  background: #ffffff;
  border-radius: 0.48rem;
  text-align: center;
  line-height: 0.93333333rem;
  margin: 0rem 0.32rem 0.32rem 0rem;
  font-size: 0.34666667rem;
  color: #333333;
  min-width: 1.38666666rem;
}
.box_top {
  position: fixed;
  right: calc(50vw - 5rem + 0.17rem);
  width: 1.49333333rem;
  height: 1.49333333rem;
  border-radius: 50%;
  z-index: 1000;
  bottom: 3.2rem;
}
.ft-nodata {
  width: 10rem;
  height: 2.37333333rem;
  font-size: 0.34666667rem;
  color: #999999;
  text-align: center;
}
.ft-cover {
  width: 100%;
  height: 100vh;
  background: #000000;
  opacity: 0.7;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
}
.ft_content_box {
  width: 8.34666667rem;
  position: fixed;
  top: calc(50vh - 5rem);
  left: 0;
  z-index: 10001;
  text-align: center;
  display: none;
  left: calc(50vw - 5rem + 0.826666rem);
}
.form_login {
  margin: auto;
  width: 8.34666667rem;
  background: #ffffff;
  border-radius: 0.53333333rem;
  position: relative;
  display: inline-block;
  padding-bottom: 1rem;
}
.form_login .img_close {
  width: 0.26666667rem;
  height: 0.26666667rem;
  position: absolute;
  top: 0.4rem;
  right: 0.37333333rem;
}
.form_login .title {
  font-size: 0.53333333rem;
  color: #333333;
  font-weight: bold;
  margin: 1.33333333rem auto 0;
}
.form_login .txt01 {
  display: inline-block;
  width: 4.8rem;
  height: 0.93333333rem;
  line-height: 0.93333333rem;
  background: #2d6be6;
  border: 0.02666667rem solid #2d6be6;
  border-radius: 0.13333333rem;
  font-size: 0.42666667rem;
  color: #ffffff;
  margin: 0.8rem auto 0;
}
.form_login .txt02 {
  width: 100%;
  display: inline-block;
  font-size: 0.32rem;
  color: #999999;
  margin: 0.66666667rem auto 0;
}
.ft_content_box_2 {
  position: fixed;
  top: calc(50vh - 5rem);
  z-index: 10001;
  text-align: center;
  left: calc(50vw - 5rem + 0.826666rem);
  width: 8.34666667rem;
  display: none;
}
.form_result {
  width: 8.34666667rem;
  background: #ffffff;
  border-radius: 0.53333333rem;
  position: relative;
  display: inline-block;
  padding-bottom: 0.85333333rem;
  max-height: 10rem;
  overflow-x: scroll;
}
.form_result .img_close {
  width: 0.26666667rem;
  height: 0.26666667rem;
  position: absolute;
  top: 0.4rem;
  right: 0.37333333rem;
}
.form_result .title {
  font-size: 0.48rem;
  color: #000000;
  font-weight: bold;
  text-align: left;
  margin: 0.85333333rem auto 0;
  padding: 0rem 0rem 0rem 0.72rem;
}
.form_result ul {
  margin: 0.77333333rem auto 0;
}
.form_result ul li {
  display: flex;
  justify-content: flex-start;
  margin: 0rem 0rem 0.42666667rem 0rem;
  font-size: 0.37333333rem;
}
.form_result ul li .left {
  width: 2.26666667rem;
  margin: 0rem 0rem 0rem 0.45333333rem;
  color: #999999;
  text-align: right;
}
.form_result ul li .right {
  width: 5.06666667rem;
}
.form_result ul li span {
  text-align: left;
}
.ft_form_jump {
  width: 8.66666667rem;
  padding: 2.48rem 0rem 0rem 0rem;
  margin: auto;
  height: auto;
  min-height: 100vh;
}
.ft_form_jump .ft_form_title {
  position: absolute;
  top: 0;
  z-index: 9999;
  width: 8.66666667rem;
  height: 2.48rem;
  border-bottom: 0.02666667rem solid #f4f4f4;
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.ft_form_jump .ft_form_title p {
  text-align: center;
  font-size: 0.58666667rem;
  color: #000000;
  font-weight: bold;
  margin: auto;
}
.ft_form_jump .ft_form_title .box_btn_close {
  position: absolute;
  top: 0.37333333rem;
  right: -0.05333333rem;
}
.ft_form_jump .ft_form_content form .item {
  width: 8.66666667rem;
  height: 1.46666667rem;
  border-bottom: 0.02666667rem solid #f4f4f4;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
.ft_form_jump .ft_form_content form .item label {
  font-size: 0.45333333rem;
  width: 1.84rem;
  color: #000000;
  position: relative;
}
.ft_form_jump .ft_form_content form .item label span {
  position: absolute;
  color: red;
  left: -0.34666667rem;
  top: 0.10666667rem;
}
.ft_form_jump .ft_form_content form .item .center {
  margin: 0rem 0rem 0rem 0.74666667rem;
  width: 4.50666667rem;
  text-align: left;
}
.ft_form_jump .ft_form_content form .item .center select {
  -webkit-appearance: none;
  border: 0;
  outline: 0;
  background-color: transparent;
  width: 100%;
  font-size: inherit;
  height: 1.46666667rem;
  line-height: 1.46666667rem;
  position: relative;
  z-index: 1;
  font-size: 0.45333333rem;
  color: #B6B6B6;
}
.ft_form_jump .ft_form_content form .item .center select option {
  font-size: 0.45333333rem;
  color: #000000;
}
.ft_form_jump .ft_form_content form .item .center input {
  font-size: 0.45333333rem;
  color: #000000;
  border: none;
  width: 5.33333333rem;
}
.ft_form_jump .ft_form_content form .item .right {
  position: absolute;
  right: 0.66666667rem;
  font-size: 0.45333333rem;
  color: #000000;
}
.ft_form_jump .ft_form_content form .item .right .getCode {
  width: 2.8rem;
  height: 0.85333333rem;
  background: #f3f3f3;
  border-radius: 0.13333333rem;
  text-align: center;
  font-size: 0.37333333rem;
  color: #576B95;
  line-height: 0.85333333rem;
}
.ft_form_jump .ft_form_content form .item .right .regetCode {
  display: none;
  width: 2.8rem;
  height: 0.85333333rem;
  background: #f3f3f3;
  border-radius: 0.13333333rem;
  text-align: center;
  font-size: 0.37333333rem;
  color: #576B95;
  line-height: 0.85333333rem;
}
.ft_form_jump .ft_form_content form .texrareaOtem {
  height: 2.74666667rem;
}
.ft_form_jump .ft_form_content form .texrareaOtem label {
  position: relative;
  height: 100%;
}
.ft_form_jump .ft_form_content form .texrareaOtem label .redIcon {
  position: absolute;
  color: red;
  left: -0.34666667rem;
  top: 0.53333333rem;
}
.ft_form_jump .ft_form_content form .uploadPicOtem {
  width: 8.66666667rem;
  border-bottom: 0.02666667rem solid #f4f4f4;
  padding: 0rem 0rem 0.53333333rem 0rem;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}
.ft_form_jump .ft_form_content form .uploadPicOtem label {
  font-size: 0.45333333rem;
  color: #000000;
  width: 100%;
  margin: 0.53333333rem 0rem 0rem 0rem;
}
.ft_form_jump .ft_form_content form .uploadPicOtem .down {
  width: 8.66666667rem;
  min-height: 2.58666667rem;
  height: auto;
  max-height: 5.70666667rem;
  overflow: hidden;
  margin: 0.53333333rem 0rem 0rem 0rem;
}
.ft_form_jump .ft_form_content form .uploadPicOtem .down ul {
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
}
.ft_form_jump .ft_form_content form .uploadPicOtem .down ul li {
  position: relative;
  margin: 0rem 0.21333333rem 0rem 0rem;
}
.ft_form_jump .ft_form_content form .uploadPicOtem .down ul li img {
  width: 2.58666667rem;
  height: 2.58666667rem;
}
.ft_form_jump .ft_form_content form .uploadPicOtem .down ul li .close_box {
  position: absolute;
  width: 0.53333333rem;
  height: 0.53333333rem;
  background: #000000;
  opacity: 0.5;
  border-radius: 50%;
  z-index: 1000;
  top: 0.08rem;
  right: 0.08rem;
}
.ft_form_jump .ft_form_content form .uploadPicOtem .down ul li .close {
  position: absolute;
  width: 0.53333333rem;
  height: 0.53333333rem;
  border-radius: 50%;
  z-index: 1000000000;
  top: 0.08rem;
  right: 0.08rem;
  text-align: center;
  line-height: 0.53333333rem;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.ft_form_jump .ft_form_content form .uploadPicOtem .down ul li .close img {
  width: 0.21333333rem;
  height: 0.21333333rem;
}
.ft_form_jump .ft_form_content form .uploadPicOtem .down .weui-uploader__input-box {
  width: 2.58666667rem;
  height: 2.58666667rem;
}
.ft_form_jump .ft_form_content form .otem {
  width: 8.66666667rem;
  border-bottom: 0.02666667rem solid #f4f4f4;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
.ft_form_jump .ft_form_content form .otem label {
  font-size: 0.45333333rem;
  width: 1.84rem;
  color: #000000;
  position: relative;
}
.ft_form_jump .ft_form_content form .otem label span {
  position: absolute;
  color: red;
  left: -0.34666667rem;
  top: 0.10666667rem;
}
.ft_form_jump .ft_form_content form .otem .right {
  width: 8.66666667rem;
  position: absolute;
  right: 0.66666667rem;
  font-size: 0.45333333rem;
  color: #000000;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-content: flex-end;
}
.ft_form_jump .ft_form_content form .otem .right textarea {
  font-size: 0.45333333rem;
  color: #000000;
  padding: 0rem 0.26666667rem 0rem 0rem;
}
.ft_form_jump .ft_form_content form .otem .right .ftui-textarea-counter {
  width: 1.28rem;
  font-size: 0.45333333rem;
  color: #B6B6B6;
  margin: 0rem 0rem 0rem 0.26666667rem;
}
.ft_form_jump .ft_form_button {
  background: #fafafa;
  border-radius: 0.13333333rem;
  width: 4.88rem;
  height: 1.06666667rem;
  margin: 1.44rem auto 0;
  font-size: 0.45333333rem;
  color: #CCCCCC;
  text-align: center;
  line-height: 1.06666667rem;
  margin-bottom: 2.13333333rem;
}
.ft_form_jump .ft_form_button_active {
  background-color: #96C21E !important;
  border-radius: 0.13333333rem;
  width: 4.88rem;
  height: 1.06666667rem;
  margin: 1.44rem auto 0;
  font-size: 0.45333333rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.06666667rem;
  margin-bottom: 2.13333333rem;
  display: none;
}
.ft_form_error {
  display: none;
  position: fixed;
  width: 9.33333333rem;
  height: 1.12rem;
  font-size: 0.45333333rem;
  color: #FFFFFF;
  background: #fa5151;
  border-radius: 0.26666667rem;
  color: #ffffff;
  text-align: center;
  line-height: 1.12rem;
  top: 0.4rem;
  left: 0.32rem;
  z-index: 100000000;
}
#dialogs {
  width: 100vw;
  min-height: 100vh!important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
#js_dialog_1 {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  z-index: 50000;
  line-height: 1.4;
  background-color: #FFFFFF;
  overflow-y: scroll;
}
