@import url(./base.css);
@import url(./normalize.css);
* {
  box-sizing: border-box;
}
@media only screen and (max-width: 576px) {
  .box {
    width: 100%;
  }
}
@media only screen and (min-width: 576px) {
  .box {
    width: 10rem;
    margin: auto;
  }
}
.box .login {
  display: flex;
  justify-content: space-between;
  position: fixed;
  z-index: 88;
  left: 0;
  right: 0;
  bottom: 1.46666667rem;
  margin: 0 0.34666667rem 0 0.34666667rem;
  height: 1.06666667rem;
  line-height: 1.06666667rem;
  background: rgba(0, 0, 0, 0.58);
  border-radius: 0.53333333rem;
  width: 10rem;
  margin: auto;
}
.box .login .login-left {
  margin: auto;
  height: 0.8rem;
  line-height: 0.8rem;
  margin-left: 0.45333333rem;
  color: #FFFFFF;
  font-size: 0.32rem;
}
.box .login .login-right {
  width: 1.86666667rem;
  text-align: center;
  background: linear-gradient(273deg, #54D6D2 0%, #00AAA6 100%);
  border-radius: 0.4rem;
  margin: auto;
  height: 0.8rem;
  line-height: 0.8rem;
  margin-right: 0.13333333rem;
  font-weight: 700;
  color: #FFFFFF;
}
.box .header {
  background: #fff;
  border-radius: 0 0 0.26666667rem 0.26666667rem;
}
.box .header .header-a {
  max-width: 10rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99;
  background: #fff;
}
.box .header .header-a .daohang {
  position: relative;
  height: 0.90666667rem;
  border-radius: 0.45333333rem;
  border: 0.04rem solid #00AAA6;
  margin: 0.4rem 0.34666667rem 0.13333333rem 0.34666667rem;
}
.box .header .header-a .daohang i {
  position: absolute;
  top: 0.13333333rem;
  left: 0.42666667rem;
  font-size: 0.37333333rem;
}
.box .header .header-a .daohang input {
  margin-left: 1.04rem;
  height: 0.8rem;
  width: 5.86666667rem;
  border: 0;
}
.box .header .header-a .daohang span {
  position: absolute;
  top: -0.02666667rem;
  right: -0.02666667rem;
  font-size: 0.37333333rem;
  float: right;
  color: #fff;
  height: 0.88rem;
  width: 1.54666667rem;
  background: #00AAA6;
  border-radius: 0.45333333rem;
  line-height: 0.82666667rem;
  text-align: center;
}
.box .header .header-a .nav {
  position: relative;
  padding: 0.21333333rem 0 0 0.4rem;
  /* 去除底部滚动条 */
}
.box .header .header-a .nav .navBar {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
.box .header .header-a .nav .navBar li {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 0.58666667rem;
  font-size: 0.4rem;
  height: 1.06666667rem;
}
.box .header .header-a .nav .navBar li a {
  height: 0.45333333rem;
  line-height: 0.45333333rem;
}
.box .header .header-a .nav .navBar li span {
  margin-top: 0.08rem;
  width: 0.37333333rem;
  height: 0.10666667rem;
}
.box .header .header-a .nav .navBar li span img {
  width: 0.37333333rem;
  height: 0.10666667rem;
}
.box .header .header-a .nav .navBar li a {
  color: #2E2D2D;
}
.box .header .header-a .nav .navBar li .active {
  font-weight: 700;
  color: #2E2D2D;
  font-size: 0.4rem;
}
.box .header .header-a .nav .navBar::-webkit-scrollbar {
  display: none;
}
.box .header .header-a .nav div {
  position: absolute;
  top: 2px;
  right: 0;
  width: 1.17333333rem;
  height: 0.77333333rem;
  line-height: 0.77333333rem;
  text-align: center;
  background: #FFFFFF;
  box-shadow: -2px 0px 0px 0px rgba(0, 0, 0, 0.08);
}
.box .header .header-a .nav div i {
  font-size: 0.50666667rem;
}
.box .header .header-b {
  margin-top: 2.26666667rem;
}
.box .header .header-b .xuanxiang {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.box .header .header-b .xuanxiang .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 25%;
  height: 2.4rem;
  font-size: 0.32rem;
  color: #5C5C5C;
}
.box .header .header-b .xuanxiang .item img {
  margin-bottom: 0.21333333rem;
  width: 1.17333333rem;
  height: 1.17333333rem;
}
.box .needs {
  background: #fff;
  border-radius: 0.26666667rem;
  padding: 0.4rem 0.37333333rem 0.26666667rem 0.37333333rem;
  margin: 0.32rem 0.24rem 0.21333333rem 0.32rem;
}
.box .needs .title {
  background: linear-gradient(172deg, #E6F9F9 0%, #FFFFFE 100%);
  margin-bottom: 0.37333333rem;
}
.box .needs .title .title-a {
  margin-right: 0.18666667rem;
  width: 0.37333333rem;
  height: 0.45333333rem;
  font-size: 0.45333333rem;
  background: linear-gradient(180deg, #54D6D2 0%, #00AAA6 100%);
  border-radius: 0.16rem 0.05333333rem 0.16rem 0.05333333rem;
}
.box .needs .title .title-b {
  font-size: 0.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 700;
  color: #00AAA6;
}
.box .needs .item {
  height: 1.01333333rem;
  background: #F7F7F7;
  border-radius: 0.50666667rem;
  margin-bottom: 0.21333333rem;
}
.box .needs .item span {
  height: 1.01333333rem;
  line-height: 1.01333333rem;
  margin-left: 0.37333333rem;
  margin-right: 0.32rem;
  text-align: center;
  font-size: 0.34666667rem;
}
.box .needs .item input {
  height: 1.01333333rem;
  border: 0;
  background: #F7F7F7;
  font-size: 0.34666667rem;
}
.box .needs .item2 {
  margin-bottom: 0.37333333rem;
  display: flex;
}
.box .needs .item2 .item2-a {
  width: 5.94666667rem;
  height: 1.01333333rem;
  line-height: 1.01333333rem;
  background: #F7F7F7;
  border-radius: 0.50666667rem;
}
.box .needs .item2 .item2-a span {
  height: 1.01333333rem;
  line-height: 1.01333333rem;
  margin-left: 0.37333333rem;
  margin-right: 0.32rem;
  text-align: center;
  font-size: 0.34666667rem;
}
.box .needs .item2 .item2-a input {
  width: 3.6rem;
  height: 1.01333333rem;
  border: 0;
  background: #F7F7F7;
  font-size: 0.34666667rem;
}
.box .needs .item2 .item2-b {
  width: 2.61333333rem;
  height: 1.01333333rem;
  line-height: 1.01333333rem;
  background: #ECF8F8;
  border-radius: 0.50666667rem;
  margin-left: 0.21333333rem;
  text-align: center;
  font-size: 0.34666667rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #00AAA6;
}
.box .needs .item3 {
  height: 1.01333333rem;
  line-height: 1.01333333rem;
  text-align: center;
  background: linear-gradient(180deg, #54D6D2 0%, #00AAA6 100%);
  border-radius: 0.50666667rem;
  font-size: 0.37333333rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 700;
  color: #FFFFFF;
}
.box .main {
  padding: 0.24rem 0.24rem 0 0.24rem;
  background: #F7F7F7;
}
.box .main ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.box .main ul li {
  width: 48.8%;
  margin-bottom: 0.24rem;
}
.box .main ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 6.8rem;
  background: #FFFFFF;
  border-radius: 0.16rem;
}
.box .main ul li a .tit-a {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 0.16rem;
  height: 0.37333333rem;
  font-size: 0.26666667rem;
  color: #FFFFFF;
  line-height: 0.37333333rem;
  background: #3699E6;
  text-align: center;
  border-radius: 0.18666667rem 0.18666667rem 0px 0.18666667rem;
}
.box .main ul li a .tit-b {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.17333333rem;
  height: 0.37333333rem;
  font-size: 0.26666667rem;
  color: #FFFFFF;
  line-height: 0.37333333rem;
  background: linear-gradient(90deg, #FF7C45 0%, #F63737 100%);
  text-align: center;
  border-radius: 0.18666667rem 0 0.18666667rem 0;
}
.box .main ul li a img {
  width: 100%;
  height: 4.64rem;
  border-radius: 0.16rem 0.16rem 0 0;
}
.box .main ul li a .main-a {
  padding: 0.13333333rem 0.26666667rem 0.21333333rem 0.26666667rem;
}
.box .main ul li a .main-a .top {
  height: 1.06666667rem;
  font-size: 0.34666667rem;
  color: #2E2D2D;
  line-height: 0.53333333rem;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
  overflow: hidden;
}
.box .main ul li a .main-a .top .top-a {
  font-size: 0.26666667rem;
  width: 0.69333333rem;
  height: 0.37333333rem;
  line-height: 0.37333333rem;
  text-align: center;
  color: #fff;
  background: linear-gradient(90deg, #F63737 0%, #FF7C45 100%);
  border-radius: 0.05333333rem;
  padding: 0 0.10666667rem;
  font-family: PingFangSC-Regular, PingFang SC;
}
.box .main ul li a .main-a .top .top-b {
  font-size: 0.26666667rem;
  width: 0.69333333rem;
  height: 0.37333333rem;
  line-height: 0.37333333rem;
  text-align: center;
  color: #fff;
  background: linear-gradient(90deg, #00AAA6 0%, #54D6D2 100%);
  border-radius: 0.05333333rem;
  padding: 0 0.10666667rem;
  font-family: PingFangSC-Regular, PingFang SC;
}
.box .main ul li a .main-a .top .top-d {
  font-size: 0.26666667rem;
  width: 0.69333333rem;
  height: 0.37333333rem;
  background: #fc5260;
  border-radius: 0.05333333rem;
  color: #fff;
  padding: 0 0.10666667rem;
}
.box .main ul li a .main-a .bottom {
  line-height: 0.58666667rem;
  margin-top: 0.16rem;
  color: #EC2714;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 700;
}
.box .main ul li a .main-a .bottom span em {
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 700;
  font-size: 0.32rem;
}
.box .fabu-top {
  z-index: 102;
  position: fixed;
  bottom: 2.58666667rem;
  right: 0.4rem;
  width: 1.12rem;
  height: 1.12rem;
  border-radius: 50%;
  background: #F7F7F7;
}
/*# sourceMappingURL=xuanpin.css.map */
