
.v-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  background: #000;
  display: none;
}

.el-drawer__wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
  display: none;
  z-index: 2008;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}

.el-drawer__wrapper.act {
  display: block;
}


.el-drawer__container {
  position: relative;
  top: 0;
  bottom: 0;
  height: 100%;
}

.el-drawer.btt,
.el-drawer.ttb,
.el-drawer__container {
  width: 100%;
  left: 0;
  right: 0;
}

.el-radio__input.is-checked .el-radio__inner::after {
  content: "";
  width: 7px;
  height: 4px;
  border: 1px solid white;
  border-top: transparent;
  border-right: transparent;
  text-align: center;
  display: inline-block;
  position: absolute;
  /*top: 34%;*/
  top: 30%;
  left: 56%;
  vertical-align: middle;
  transform: rotate(-45deg) translate(-50%, -50%);
  border-radius: 0px;
  background: none;
}

.meun-top {
  background: rgba(255, 255, 255, 0.05);
}

.el-radio__label {
  /*color: #144297 !important;*/
  color: #333333;
  padding-left: 0.133333rem;
  font-size: .186667rem;
  font-weight: 500;
  cursor: pointer;
  white-space: nowrap;
}

.el-radio__inner {
  border: 1px solid #144297 !important;
}

.jian:hover {
  cursor: pointer;
}

.jia:hover {
  cursor: pointer;
}

.detailed-r-container {
  box-sizing: border-box;
}

.detailed-img {
  display: flex;
  align-items: center;
  justify-content: end;
}

.detailed-img img {
  /*width: 1.1625rem;*/
  width: 1.75rem;
  height: 1.1625rem;
  margin-right: 0.125rem;
  object-fit: cover;
}

.main-text {
  display: flex;
  margin-top: 0.125rem;
  flex-direction: row-reverse;
  align-items: center;
  column-gap: .15rem;
  row-gap: .1rem;
  width: calc(100% - 2rem);
}
.main-text.web{
  display: none;
}
.main-text-t {
  display: flex;
  align-items: center;
  /*padding-left: 0.175rem;*/
  /*padding-right: 0.175rem;*/
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #144297;
  /*background: #d9e3ef;*/
  /*border-radius: 5px 5px 5px 5px;*/
  /*height: 0.625rem;*/
  flex-direction: row-reverse;
  column-gap: .1rem;
  margin-left: .53rem;
}

.main-text-t img{
    width: .21rem;
    height: .24rem;
    object-fit: contain;
}

.main-text-list {
  display: flex;
  align-items: center;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #144297;
  font-size: 0.2rem;
  border-radius: 5px 5px 5px 5px;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  height: 0.625rem;
  height: 0.44rem;
  border: 1px solid #144297;
  padding-left: 0.175rem;
  padding-right: 0.175rem;
  padding: 0 .19rem;
  background: #F1F7FF;
  /*margin-left: 0.125rem;*/
}
.main-text-list span{
    white-space: nowrap;
}
.main-text-list svg {
  height: 0.175rem;
  width: 0.175rem;
  margin-left: 0.125rem;
}

.main-text-list svg:hover {
  cursor: pointer;
}

.main-text-t svg {
  height: 0.175rem;
  width: 0.175rem;
  margin-left: 0.125rem;
}

.main-text-t svg:hover {
  cursor: pointer;
}

.Product-title span:nth-child(2) {
  font-family: Source Han Serif CN-Regular, Source Han Serif CN;
}

.mian-container .num {
  height: 100%;
}

.num-container {
  height: 0.45rem;
  border-left: 1px solid #f0f4f9;
  display: flex;
  align-items: center;
}

.num-container div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: #ffffff;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #d9e3ef;
  font-size: 0.225rem;
}

.num-container div:nth-child(1):hover {
  cursor: pointer;
}

.num-container div:nth-child(3):hover {
  cursor: pointer;
}

.num-div {
  width: 46px;
  height: 36px;
  background: #ffffff;
  box-shadow: inset 0px 0px 4px 0px rgba(20, 66, 151, 0.2);
  border-radius: 5px 5px 5px 5px;
  margin-left: 3px;
  margin-right: 3px;
}

.web-main {
  display: none;
}

.menuBoxHover {
  left: 0 !important;
}

.menuBox {
  left: -100%;
  transition: left 0.3s ease;
}

.menu-shoop:hover {
  cursor: pointer;
}

.main-top-l:hover {
  cursor: pointer;
}

.menuclose {
  position: absolute;
  left: 4.75rem;
  top: 5.1125rem;
}

.el-drawer {
  overflow: visible !important;
}

.menuclose:hover {
  cursor: pointer;
}

.info {
  animation: fadeInDown 1s;
  -webkit-animation: fadeInDown 1s;
}

.outfo {
  animation: fadeInDown2 1s;
  -webkit-animation: fadeInDown2 1s;
}

.Product-t .web {
  display: none;
}

.gtt {
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/pexels-adrien-olichon-31370521.png);
  height: 100%;
  box-sizing: border-box;
}

.menu-tips {
  box-sizing: border-box;
  padding-bottom: 1.125rem;
}














@keyframes fadeInDown2 {
  0% {
    left: 0;
    opacity: 1;
  }

  100% {
    left: -5.25rem;
    opacity: 0;
  }
}

@keyframes fadeInDown {
  0% {
    left: -5.25rem;
    opacity: 0;
  }

  100% {
    left: 0;
    opacity: 1;
  }
}

.menuBox {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  top: 0;
}

.el-checkbox-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.el-checkbox .el-checkbox__input.is-checked+.el-checkbox__label {
  color: #144297;
}

.is-checked .el-checkbox__inner {
  background-color: #144297;
  color: #144297;
  border-color: #144297;
}

.el-radio__inner {
  border-radius: 0;
  width: 0.186667rem;
  height: 0.186667rem;
  background-color: #fff;
  cursor: pointer;
}

.is-checked .el-radio__inner {
  background-color: #144297 !important;
  color: #144297;
  border-color: #144297;
  width: 0.186667rem;
  height: 0.186667rem;
  background-color: #fff;
  cursor: pointer;
  box-sizing: border-box;
}

.el-checkbox .el-checkbox__inner:hover {
  border-color: #144297;
}

.is-checked .el-radio__label {
  color: #144297;
}

.el-checkbox.is-bordered.is-checked.is-checked {
  border-color: #144297;
}

.el-radio.is-bordered.is-checked {
  border-color: #144297;
}

.el-checkbox {
  margin-bottom: 0.125rem;
  position: relative;
  height: 0.625rem;
  width: 4rem;
  background: rgba(255, 255, 255, 0.4);
  margin-right: 0;
}

.el-radio {
  /*margin-bottom: 0.125rem;*/
  margin-top: .2rem;
  position: relative;
  /*height: 0.625rem;*/
  /*width: 4rem;*/
  width: 100%;
  /*background: rgba(255, 255, 255, 0.4);*/
  /*margin-right: 0;*/
  font-size: 12px;
  /*display: inline-block;*/
  display: flex;
  align-items: center;
  box-sizing: border-box;
  /*padding: 0.12rem 0.266667rem 0.12rem 0.133333rem;*/
  /*border-radius: 0.053333rem;*/
  /*border: 0.013333rem solid #dcdfe6;*/
}

.el-radio .el-radio__input {
  /*float: right;*/
  height: 100%;
  display: flex;
  align-items: center;
  white-space: nowrap;
  cursor: pointer;
  outline: 0;
  line-height: 1;
  vertical-align: middle;
  color: #606266;
  font-weight: 500;
  position: relative;
  font-size: .186667rem;
}

.el-checkbox .el-checkbox__input {
  float: right;
  height: 100%;
  display: flex;
  align-items: center;
}

.el-checkbox .el-checkbox__label {
  float: left;
  height: 100%;
  display: flex;
  align-items: center;
}

.el-checkbox.is-bordered+.el-checkbox.is-bordered {
  margin-left: 0;
}

.el-radio.is-bordered+.el-radio.is-bordered {
  margin-left: 0;
}

.el-radio__label {
  line-height: 1.5;
}



.el-radio-group {
  width: 4rem;
  width: 100%;
  display: none;
  font-size: 0;
}
.el-radio-group.act{
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  margin-bottom: .3rem;
}
.el-drawer__body {
  width: 100% !important;
}

.ltr {
  width: 4.75rem;
}

.gtt {
  position: relative;
  width: 100%;
}

.el-checkbox__input.is-checked .el-checkbox__inner,
input[type="checkbox"] {
  background: #333333;
}

.menu-title {
  height: 0.625rem;
  /*width: 4rem;*/
  width: 100%;
  background: #144297;
  border-radius: 5px 5px 5px 5px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  /*margin-bottom: 0.125rem;*/
  margin-bottom: .23rem;
}

.menu-text {
  height: 0.625rem;
  width: 4rem;

  background: rgba(255, 255, 255, 0.4);
  border-radius: 5px 5px 5px 5px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 0.225rem;
}

.more {
  display: flex;
  height: 0.625rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
}

.more span {
  font-size: 0.175rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #144297;
}

.more:hover {
  cursor: pointer;
}

.more svg {
  margin-left: 0.1rem;
  height: 0.2rem;
  width: 0.2rem;
}

.menu-title svg {
  height: 0.25rem;
  width: 0.25rem;
  margin-left: 0.225rem;
}

.menu-title span {
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #f0f4f9;
  padding-left: 0.125rem;
  width: 100%;
  height: 100%;
  line-height: .625rem;
}

.menu-title .search {
  position: relative;
  width: 100%;
  display: none;
}

.menu-title .search img {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
}

.menu-title input {
  width: 100%;
  padding-left: 10px;
}

.menu-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.menu-main>div>div{
  font-size: 12px;
}
.menu-container {
  /*padding-top: 1.3625rem;*/
  display: flex;
  flex-direction: column;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.menu-logo img {
  height: 0.5rem;
  width: 1.8375rem;
  display: block;
}

.menu-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: fixed;
  background: rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(20, 66, 151, 0.2);
}

.menu {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 30px 30px 30px 30px;
  opacity: 1;
  width: 0.9625rem;
  height: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #144297;
  padding: 0 0.175rem;
  font-size: 12px;
}

.menu img {
  width: 0.2rem;
  height: 0.1625rem;
  line-height: 1;
}

.menu div {
  display: flex;
  justify-content: center;
}

.menu div:hover {
  cursor: pointer;
}

.main-top-r1 {
  cursor: pointer;
}

.main-top-r2 {
  cursor: pointer;
}

.menu-shoop {
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px 30px 30px 30px;
}

.menu-shoop img {
  height: 0.25rem;
  width: 0.25rem;
}

.menu-top {
  height: 1rem;
  width: 4.75rem;
}

.menu-footer {
  display: flex;
  height: 1.125rem;
  width: 4.75rem;
  box-sizing: border-box;

  background: #ffffff;
  position: fixed;

  bottom: 0;
  align-items: center;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  transition: left 0.3s ease;
}

.menu-footer-left {
  /*height: 0.625rem;*/
  /*width: 1.875rem;*/
  /*background: #d9e3ef;*/
  /*border-radius: 5px 5px 5px 5px;*/
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: .11rem;
  /*font-size: 0.2rem;*/
  /*font-family: "Alibaba PuHuiTi-Medium";*/
  /*font-weight: 500;*/
  /*color: #327be9;*/
  width: 1.11rem;
height: 0.43rem;
border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
border: 0.01rem solid #ABABAB;
font-family: PingFang SC, PingFang SC;
font-weight: 500;
font-size: 0.18rem;
color: #ABABAB;
}

.menu-footer-left img{
    width: .23rem;
    height: .2rem;
}

.menu-footer-right {
  margin-left: 0.25rem;
  height: 0.625rem;
  width: 1.875rem;

  background: #327be9;
  border-radius: 5px 5px 5px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Medium";
  font-weight: 500;
  color: #ffffff;
}

.menu-footer-left:hover {
  cursor: pointer;
}

.menu-footer-right:hover {
  cursor: pointer;
}

.menu-tips {
  /*position: absolute;*/
  /*left: 0;*/
  /*background: url(../img/pexels-adrien-olichon-31370521.png);*/
  /*background-size: 100% 100%;*/
  /*background-repeat: no-repeat;*/
  background: #fff;
  /*width: 4.75rem;*/
  width: 4.13rem;
  flex-shrink: 0;
  /*top: 0;*/
  /*overflow-y: scroll;*/
}

.menu-tips .menuTit{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 0.3rem;
    color: #202428;
    padding-bottom: .21rem;
    border-bottom: 0.01rem solid #D2D2D2;
    margin-bottom: .24rem;
}

.menu-tips::-webkit-scrollbar {
  width: 0.16rem !important;
}

/* ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â§Ãƒâ€šÃ‚Â½ */
.menu-tips::-webkit-scrollbar-track {
  -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3) !important;
  border-radius: 0.133333rem !important;
}

/* ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â */
.menu-tips::-webkit-scrollbar-thumb {
  border-radius: 0.133333rem !important;
  background: rgba(0, 0, 0, 0.1) !important;
  -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5) !important;
}






.span-tips {
  height: 0.275rem;
  width: 3px;
  position: absolute;
  top: 2.0375rem;
  right: -1px;
  background: #144297;
  transition: top 0.3 ease;
}

.spanHover {
  color: #144297 !important;
}

input {
  -web-kit-appearance: none;
  -moz-appearance: none;
  outline: 0;
  border: 0;
  height: 0.625rem;
  width: 2.8375rem;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #d9e3ef;
  font-size: 0.25rem;
  box-sizing: border-box;
}

input::-moz-placeholder {
  color: #d9d9d9;
  font-size: 0.25rem;
}

.submit {
  width: 1.5rem;
  height: 0.625rem;
  background: #327be9;
  border-radius: 5px 5px 5px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.225rem;
  color: #fff;
}

.certificate {
  display: flex;
  padding-top: 0.5rem;
  width: 100%;
}

.certificate span {
  font-family: "Alibaba PuHuiTi-Medium";
  font-weight: 500;
  color: #333333;
  font-size: 0.2rem;
}

.certificate-container {
  margin-right: 0.25rem;
}

.fluorescence {
  display: flex;
  margin-top: 0.375rem;
}

.fluorescence-l {
  height: 0.525rem;
  width: 1.5375rem;
  background: #d9e3ef;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #728ec1;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fluorescence-l span {
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #144297;
}

.fluorescence-r {
  margin-left: 0.25rem;
  height: 0.525rem;
  width: 1.5375rem;
  background: #d9e3ef;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #728ec1;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fluorescence-r span {
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #144297;
}

.problemHover .problem-t {
  background: #d9e3ef;
}

.problemHover .problem-t span {
  color: #144297;
}

.problemHover .problem-t svg {
  transform: rotate(0);
}

.problem-b {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #728ec1;
  font-size: 0.2rem;
  padding-left: 0.2375rem;
  padding-right: 0.2375rem;
}

.problem {
  padding-top: 0.375rem;
}

.problem-t {
  width: 100%;
  height: 0.75rem;

  opacity: 1;

  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 0.3rem;
  justify-content: space-between;
  padding-right: 0.2875rem;
}

.problem-container {
  border: 1px solid #d9e3ef;
  background: #ffffff;
  border-radius: 5px 5px 5px 5px;
  margin-top: 0.125rem;
}

.problem-t span {
  font-size: 0.2rem;
  font-family: Alibaba PuHuiTi-Regular, Alibaba PuHuiTi;
  font-weight: 400;
  color: #333333;
}

.problem-t svg {
  height: 0.25rem;
  width: 0.25rem;
  transform: rotate(45deg);
}

.link {
  margin-left: -0.5rem;
  display: flex;
}

.link-main li {
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
}

.link-container:hover {
  color: #144297;
  text-decoration: underline;
  cursor: pointer;
}

.link {
  display: flex;
  flex-wrap: wrap;
}

.link-container {
  color: #728ec1;
  display: flex;
  align-items: center;
  width: 6.25rem;
  height: 0.75rem;
  border-bottom: 1px solid #d9e3ef;
  margin-left: 0.5rem;
}

.correlation-main {
  display: flex;
  width: 100%;
  height: 0.75rem;
  margin-top: 0.075rem;
  background: #ffffff;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #d9e3ef;
}

.correlation-main .correlation1 {
  height: 100%;
  background: #d9e3ef;
  border-radius: 5px 0px 0px 5px;
  font-family: " Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #144297;
  align-items: center;
  font-size: 0.2rem;
}

.correlation-main:hover {
  border: 1px solid #144297;
  cursor: pointer;
}

.correlation-main .correlation2 {
  height: 100%;
  align-items: center;
  font-size: 0.2rem;
}

.correlation-main .correlation3 {
  height: 100%;
  align-items: center;
  font-size: 0.2rem;
}

.correlation-main .correlation4 {
  height: 100%;
  align-items: center;
  font-size: 0.2rem;
}

.correlation-main .clone {
  font-size: 0.2rem;
  background: #f0f4f9;
  height: 100%;
  align-items: center;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #333333;
}

.correlation1 {
  display: flex;
  justify-content: center;
  width: 3.625rem;
  font-size: 0.225rem;
}

.clone {
  display: flex;
  justify-content: center;
  width: 1.5rem;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  font-size: 0.225rem;
}

.correlation2 {
  display: flex;
  justify-content: center;
  width: 1.7rem;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  font-size: 0.225rem;
}

.correlation3 {
  display: flex;
  justify-content: center;
  width: 1.925rem;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  font-size: 0.225rem;
}

.correlation4 {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  width: 2.125rem;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 0.225rem;
}

.correlation-title {
  display: flex;
  width: 100%;
  background: #144297;
  align-items: center;
  height: 0.75rem;
  color: #fff;
  border-radius: 5px 5px 5px 5px;
}

.correlation {
  padding-top: 0.375rem;
}

.experiment {
  padding-top: 0.375rem;
}

.experiment-container {
  width: 100%;
  background: #f0f4f9;
  height: 0.75rem;
  display: flex;
  align-items: center;
  color: #728ec1;
  padding-left: 0.2rem;
  box-sizing: border-box;
}

.experiment-container svg {
  height: 0.225rem;
  width: 0.225rem;
  display: none;
}

.experiment-container:hover span {
  padding-left: 0.125rem;
  color: #144297;
}

.experiment-container:hover svg {
  display: block;
}

.experiment-container:hover {
  border-bottom: 1px solid #144297;
}

.experiment-container2 {
  background: #d9e3ef;
}

.file-container-r {
  height: 0.2rem;
  padding-left: 0.1875rem;
  padding-right: 0.1875rem;
  border-left: 1px solid #d9e3ef;
}

.file-container-r svg {
  height: 0.25rem;
  width: 0.25rem;
}

.file-container-l {
  display: flex;
  padding-left: 0.1875rem;
}

.file-container-l svg {
  height: 0.3rem;
  width: 0.3rem;
}

.file-container-l span {
  padding-left: 0.1875rem;
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular" i;
  font-weight: 400;
  color: #728ec1;
}

.file-container:hover span {
  color: #144297 !important;
}

.file-container:hover {
  border: 1px solid #144297;
  cursor: pointer;
}

.file-container {
  height: 0.625rem;
  background: #ffffff;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #d9e3ef;
  width: 4.1375rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 0.25rem;
  margin-bottom: 0.25rem;
}

.file {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.375rem;
  margin-left: -0.25rem;
}

.b-container-b-r li:nth-child(1) {
  margin-top: 0.5rem;
}

.b-container-b-r {
  display: flex;
  flex-direction: column;
}

.b-container-b-title {
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Medium";
  font-weight: 500;
  color: #333333;
}

.b-container-b-main {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.35rem;
}

.b-container-b-r {
  width: 11.0875rem;
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #333333;
}

.b-container-t-r img {
  height: 0.25rem;
  width: 0.25rem;
}

.b-container-t-r img:hover {
  cursor: pointer;
}

.b-container-t-r svg:hover {
  cursor: pointer;
}

.b-container-b {
  padding-top: 0.5rem;
}

.b-container-t-r svg {
  height: 0.25rem;
  width: 0.25rem;
}

.b-container-t-r {
  display: flex;
  width: 0.85rem;
  justify-content: space-between;
}

.b-container-t-r div {
  height: 0.225rem;
  width: 0;

  border-right: 1px solid #144297;
}

.b-container-t-l {
  display: flex;
  align-items: center;
}

.b-container-t-l img {
  height: 0.5rem;
  width: 0.5rem;
}

.b-container-t-l-r {
  display: flex;
  flex-direction: column;
  padding-left: 0.2rem;
}

.b-container-t-l-r span {
  font-family: "Alibaba PuHuiTi-Medium";
  font-weight: 500;
  color: #144297;
  font-size: 0.25rem;
}

.b-container-t-l-r span:nth-child(2) {
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #728ec1;
  font-size: 0.175rem;
}

.b-container-t {
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #728ec1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Product-details-b {
  padding-left: 6.2125rem;

  padding-top: 1rem;
  background: #fff;
  padding-bottom: 2.125rem;
}

.b-container {
  background: linear-gradient(180deg, #f3f5f8 0%, #ffffff 100%);
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  border: 1px solid #d9e3ef;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  box-sizing: border-box;
  width: 14.5375rem;
  padding-top: 0.5625rem;
  padding-bottom: 0.4rem;
  margin-bottom: 0.375rem;
}

.joinShoop {
  display: flex;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  justify-content: space-between;
  align-items: center;
  width: 1.875rem;
  height: 0.625rem;
  box-sizing: border-box;
  background: #144297;
  border-radius: 5px 5px 5px 5px;
  color: #fff;
  margin-left: 0.775rem;
}

.purchase {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 0.625rem;
  box-sizing: border-box;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #144297;
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #144297;
  margin-left: 0.1875rem;
}

.price {
  display: flex;
  align-items: center;
  margin-left: 2rem;
  font-size: 0.2rem;
}

.price span {
  padding-left: 0.05rem;
  color: #e72424;
  font-size: 0.3rem;
}

.quantity {
  display: flex;
  align-items: center;
  padding-left: 0.65rem;
  font-size: 0.2rem;
}

.quantity .r-b-num {
  margin-left: 0.05rem;
}

.specification {
  display: flex;
  align-items: center;
  padding-left: 0.65rem;
  font-size: 0.2rem;
}

.specification-num {
  width: 1.875rem;
  height: 0.5rem;
  background: #ffffff;
  opacity: 1;
  border: 1px solid #d9e3ef;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 0.125rem;
}

.inventory {
  padding-left: 0.65rem;
  font-size: 0.2rem;
}

.Item {
  font-size: 0.2rem;
}

.details-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 1.375rem;
  width: 100%;
  background: linear-gradient(180deg, #f3f5f8 0%, #ffffff 100%);

  opacity: 1;
  border: 1px solid #d9e3ef;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding-left: 3.25rem;
  padding-right: 3.25rem;
}

.details-tips {
  position: fixed;
  top: 1.75rem;
  right: 1.25rem;
}

.goback {
  height: 0.75rem;
  width: 0.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #d9e3ef;
}

.goback:hover {
  cursor: pointer;
}

.gotop:hover {
  cursor: pointer;
}

.goback svg {
  height: 0.3rem;
  width: 0.3rem;
}

.gotop svg {
  height: 0.3rem;
  width: 0.3rem;
}

.gotop {
  margin-top: 0.15rem;
  height: 0.75rem;
  width: 0.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #d9e3ef;
}

.name-r-b {
  margin-top: 0.25rem;
}

.name-r-t {
  display: flex;
}

.name-r-t img {
  height: 1.75rem;
  width: 1.75rem;
  margin-right: 0.25rem;
}

.description {
  margin-top: 0.375rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 1.6625rem;
  background: #d9e3ef;
  border-radius: 5px 5px 5px 5px;
  height: 0.525rem;
  padding-left: 0.175rem;
  padding-right: 0.175rem;
}

.description svg {
  height: 0.2rem;
  width: 0.2rem;
}

.description div {
  padding-left: 0.125rem;
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #144297;
}

.Product-details-t-r .r-t {
  font-family: "Alibaba PuHuiTi-Bold";
  font-weight: bold;
  color: #144297;
  font-size: 0.3rem;
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: space-between;
}

.Product-details-t-r .r-t svg {
  height: 0.325rem;
  width: 0.325rem;
}

.Product-details-t-r .name {
  display: flex;
  margin-bottom: 0.25rem;
}

.name-l {
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Medium";
  font-weight: 500;
  color: #333333;
}

.name-r {
  padding-left: 0.375rem;
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #333333;
}

.name-r span {
  display: flex;
  width: 13.5625rem;
  line-height: 0.3375rem;
}

.name-more {
  color: #144297;

  text-decoration: underline;
}

.Product-details-t-l {
  position: relative;
  height: 100%;
  width: 5.1375rem;

  border-right: 1px solid #d9e3ef;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 2.0375rem;
  padding-right: 0.5rem;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
}

.Product-details-t-r {
  padding-left: 6.2125rem;
  padding-top: 2rem;
}

.Product-details-t-l span {
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #728ec1;
  font-size: 0.2rem;
  margin-bottom: 0.25rem;
}

.Product-details {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.Product-details-t {
  height: 11.125rem;
  width: 100%;
  background: url(../img/Group68.png);
  display: flex;
}

.mian-container-shoop >div {
  /*height: 0.5rem;*/
  /*width: 0.5rem;*/
  /*background: rgba(217, 227, 239, 0.4);*/
  /*border-radius: 30px 30px 30px 30px;*/
  /*margin-left: 2.35rem;*/
  /*margin-top: 0.25rem;*/
  /*display: flex;*/
  /*align-items: center;*/
  /*justify-content: center;*/
  
  height: 100%;
  display: flex;
  align-items: center;
}

.addCart{
  width: .38rem;
  height: .38rem;
  border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #144297;
}

.mian-container-shoop img {
  height: 0.25rem;
  width: 0.25rem;
}

.mian-container-shoop {
  /*position: absolute;*/
  /*bottom: 0;*/
  /*z-index: -1;*/
  /*width: 3.1rem;*/
  /*height: 1rem;*/
  /*border-radius: 10px 10px 10px 10px;*/
  /*opacity: 1;*/
  /*right: -1rem;*/
  /*display: none;*/
  height: 100%;
  margin-left: .08rem;
  display: flex;
  flex-direction: column;
}

.mian-container {
  position: relative;
}

.mian-container:hover {
  border: 1px solid #144297;
}

/*.mian-container:hover .mian-container-shoop {*/
/*  display: block;*/
/*}*/

.mian-container:hover .big {
  box-sizing: border-box;
}

.mian-container .num {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;

  background: #fff;
  border-radius: 0 5px 5px 0;
  color: #333;
  box-sizing: border-box;
}

.detailed:hover .detailed1 {
  /*display: block;*/
}

.detailed:hover .detailed-img {
  display: flex !important;
}

.detailed:hover .detailed2 {
  display: block;
}

.detailed:hover {
  border: 1px solid #144297;
}

.detailed:hover .detailed-r {
  border-right: 1px solid #144297;
}

.detailed1 {
  position: absolute;

  height: 0.5rem;
  background: #d9e3ef;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #144297;
  z-index: 5;
  display: flex;

  box-sizing: border-box;
  padding-right: 0.2125rem;
  font-size: 0.2rem;
  color: #4368ac;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  align-items: center;
  bottom: 0.5625rem;
  right: -0.5625rem;
  display: none;
  padding-left: 0.725rem;
  padding-top: 0.1rem;
}

.detailed1:last-child {
  bottom: 0;
  right: -0.5625rem;
}

.detailed1:hover {
  cursor: pointer;
}

.detailed2 {
  position: absolute;

  height: 0.5rem;
  background: #fff;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #144297;
  z-index: 5;
  display: flex;

  box-sizing: border-box;
  padding-right: 0.2125rem;
  font-size: 0.2rem;
  color: #4368ac;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  align-items: center;

  display: none;
  padding-left: 0.725rem;
  padding-top: 0.1rem;
}

.detailed-img {
  display: none;
  position: absolute;
  width: 2.5rem;
  /*width: 1.84rem;*/
  height: 1.41rem;
  background: #ffffff;
  /*border-radius: 10px 10px 10px 10px;*/
  border-radius: 0rem 0.08rem 0.08rem 0rem;
  /*opacity: 1;*/
  /*border: 1px solid #144297;*/
  border: 0.01rem solid #144297;
  /*height: 1.375rem;*/
  z-index: -2;
  top: 0;
  /*right: -1.925rem;*/
  left: calc(100% - .06rem);
}

.r-b-container .shoop img {
  height: 0.25rem;
  width: 0.25rem;
  /*filter: brightness(1) invert(0);*/
}

.r-b-container .shoop {
  /*height: 0.5rem;*/
  /*width: 0.5rem;*/
  /*background: #d9e3ef;*/
  /*border-radius: 5px 5px 5px 5px;*/
  display: flex;
  justify-content: center;
  align-items: center;
  /*margin-left: 0.275rem;*/
  width: 0.38rem;
height: 0.38rem;
background: #144297;
border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
margin-left: .08rem;
}

.jian {
  /*height: 0.5rem;*/
  /*width: 0.5rem;*/
  /*background: #ffffff;*/
  /*border: 1px solid #d9e3ef;*/
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.38rem;
height: 0.38rem;
border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
border: 0.01rem solid #D9E3EF
}

.jia {
  /*height: 0.5rem;*/
  /*width: 0.5rem;*/
  /*background: #ffffff;*/
  /*border: 1px solid #d9e3ef;*/
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.38rem;
height: 0.38rem;
border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
border: 0.01rem solid #D9E3EF
}

.shuju {
  /*height: 0.5rem;*/
  /*width: 0.75rem;*/
  /*background: #ffffff;*/
  /*border-top: 1px solid #d9e3ef;*/
  /*border-bottom: 1px solid #d9e3ef;*/
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.38rem;
height: 0.38rem;
border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
border: 0.01rem solid #D9E3EF
}

.r-b-num {
  display: flex;
  /*margin-left: 0.375rem;*/
  margin-left: 0;
  font-size: 12px;
}

.r-b-container {
  display: flex;
  margin-left: .24rem;
}

.detailed-data {
  position: absolute;
  /*height: 1.375rem;*/
  height: 1.41rem;
  /*width: 1.0625rem;*/
  width: .5rem;
  background: linear-gradient(180deg, #144297 0%, #4368ac 100%);
  border-radius: 10px 10px 10px 10px;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #f0f4f9;
  font-size: 0.2rem;
  /*padding-left: 0.6875rem;*/
  padding-left: .2rem;
  box-sizing: border-box;
  padding-top: 0.15rem;
  top: 0;
  /*right: -0.5625rem;*/
  left: calc(100% - .06rem);
  z-index: -1;
}

.r-t-container {
  /*width: 2.5rem;*/
  /*height: 0.5rem;*/
  /*background: #ffffff;*/
  /*border: 1px solid #d9e3ef;*/
  box-sizing: border-box;
  /*display: flex;*/
  /*align-items: center;*/
  /*padding-left: 0.125rem;*/
  /*margin-left: 0.375rem;*/
  margin-left: .24rem;
  /*font-size: 12px;*/
  font-size: 0.2rem;
}

.r-t-title {
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #4368ac;
}

.detailed-r-t {
  display: flex;
  align-items: center;
}

.detailed-r-m {
  margin-top: 0.1625rem;
  display: flex;
  align-items: center;
}

.detailed-r-b {
  margin-top: 0.1625rem;
  display: flex;
  align-items: center;
}

.detailed-r-container {
  height: 100%;
  width: 100%;
  border-left: 1px solid #d9e3ef;
  /*padding-left: 0.675rem;*/
  padding: 0 .2rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.detailed-r-container block{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 0.01rem solid #D9E3EF;
}

.detailed-r-container block:last-child{
    border-bottom: 0;
}

.detailed-r {
  /*z-index: 10;*/
  /*position: absolute;*/
  /*right: 0;*/
  /*top: 0;*/
  /*width: 4.4375rem;*/
  width: 2.88rem;
  height: auto;
  background: linear-gradient(180deg, #f3f5f8 0%, #ffffff 100%);
  background: #fff;
  box-sizing: border-box;
  /*height: 2.5rem;*/
  border-radius: 0 10px 10px 0;
  display: flex;
  flex-direction: column;
  /*padding-top: 0.375rem;*/
  /*padding-bottom: 0.375rem;*/
}

.detailed-m-b {
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #666666;
  font-size: 0.175rem;
  /*margin-top: 0.375rem;*/
  margin-bottom: .28rem;
}

.detailed-m-t {
  display: flex;
  margin-top: 1.2rem;
  padding-bottom: .25rem;
  border-bottom: 0.01rem solid #D9E3EF;
  margin-bottom: .15rem;
}

.detailed-m-m {
  display: flex;
  /*padding-top: 0.3625rem;*/
  align-items: center;
  margin-bottom: .8rem;
}

.detailed-m-t .div1 {
  /*width: 1.5rem;*/
  flex: 1;
  /*margin-right: 0.2875rem;*/
  font-size: 0.2rem;
  color: #4368ac;

  font-family: "Alibaba PuHuiTi-Regular";
}

.detailed-m-m .div1 {
  /*width: 1.5rem;*/
  flex: 1;
  /*background: #fff;*/
  /*margin-right: 0.2875rem;*/
  /*height: 0.5rem;*/
  box-sizing: border-box;
  display: flex;
  align-items: center;
  /*padding-left: 0.125rem;*/
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #333333;
  font-size: 0.175rem;
  word-break: break-all;
  /*box-shadow: 3px 3px 20px 0px rgba(217, 227, 239, 0.6);*/
}

.detailed-m {
  /*padding-left: 0.5rem;*/
  /*padding-top: 0.5rem;*/
  background: linear-gradient(180deg, #f3f5f8 0%, #ffffff 100%);
  background: #F0F4F9;
  /*width: 9.8125rem;*/
  padding: 0 .2rem;
  width: 5.57rem;
  box-sizing: border-box;
}

.detailed-l-t {
  padding-top: 0.375rem;
  padding-left: 0.375rem;
  color: #4368ac;
  font-size: 12px;
}

.detailed-l-b {
  height: 1.4875rem;
  height: 100%;
  /*margin-top: 0.4rem;*/
  width: 100%;
  background: linear-gradient(180deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.6) 100%);
    
    background: #d9e3ef;
  /*padding-left: 0.375rem;*/
  /*padding-right: 0.375rem;*/
  padding: 0 .16rem;
  box-sizing: border-box;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
  color: #144297;
  font-size: 0.225rem;
  display: flex;
  align-items: center;
}

.detailed-l {
  /*width: 3.25rem;*/
  width: 2.78rem;
  /*height: 100%;*/
  height: auto;
  /*background: #d9e3ef;*/
  background: linear-gradient( 180deg, #D4DFED 0%, #F5F9FD 100%);
  border-radius: 10px 0px 0px 10px;
}

.detailed {
  margin-top: 0.125rem;
  width: 100%;
  /*height: 2.5rem;*/
  /*background: linear-gradient(180deg, #f3f5f8 0%, #ffffff 100%);*/
  border-radius: 10px 10px 10px 10px;
  border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
  opacity: 1;
  border: 1px solid #d9e3ef;
  display: flex;
  position: relative;
}

.list {
  background: #144297 !important;
  color: #fff !important;
}

.mian-container {
  display: flex;
  height: 1rem;
  background: #ffffff;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #d9e3ef;
  margin-top: 0.075rem;
}

.mian-container .big {
  background: #d9e3ef;
  color: #144297;
  height: 100%;
  font-size: 12px;
  align-items: flex-start!important;
}

.mian-container .span1 {
  color: #333333;
}

.mian-container .span2 {
  color: #333333;
}

.mian-container .span3 {
  color: #333333;
  font-size: 12px;
}

.mian-container .span4 {
  color: #333333;
}

.mian-container .middle {
  color: #333333;
  /*background: #f0f4f9;*/
  height: 100%;
  font-size: 12px;
  display: flex!important;
  align-items: center;
}

.span1 {
  width: 1.1rem;
}

.span2 {
  width: 1.5875rem;
}

.span3 {
  width: 1.15rem;
  width: 1.4rem;
}

.span4 {
  width: 1.5rem;
}

.big {
  width: 2.6225rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 5px 0 0 5px;
}

.num {
  width: 2.1rem;
  width: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.middle {
  width: 2rem;
  width: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.samll {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
}

.main-l-t {
    display: flex;
    /* width: calc(100% - 1.4rem); */
    width: auto;
    /* padding-bottom: 0.1rem; */
    column-gap: .1rem;
    row-gap: 0.1rem;
    flex-wrap: wrap;
}


.main-l-t::-webkit-scrollbar {
  height: 4px;
  /*height: 4px;*/
}

.main-l-t::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}

.main-l-t::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
}



.main-title {
  margin-top: 0.125rem;
  width: 100%;
  height: 1rem;
  background: #144297 linear-gradient(135deg, #144297 0%, #4368ac 100%);
  border-radius: 5px 5px 5px 5px;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 0.2rem;

  font-family: "Alibaba PuHuiTi-Medium";
}
.main-title span{
  font-size: 16px;
}
.main-top-r {
  display: flex;
}

.main-top-r1 {
  width: 1.5rem;
  height: 0.625rem;
  background: #d9e3ef;
  border-radius: 5px 5px 5px 5px;
  box-sizing: border-box;
  padding-left: 0.125rem;
  padding-right: 0.125rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  float: left;
  color: #144297;
}

.main-top-r1 svg {
  height: 0.275rem;
  width: 0.275rem;
  display: none;
}

.main-top-r1 svg:nth-child(2) {
  display: block;
}

.main-top-r1.list svg:nth-child(1) {
  display: block;
}

.main-top-r1.list svg:nth-child(2) {
  display: none;
}

.main-top-r2 svg {
  height: 0.275rem;
  width: 0.275rem;
  display: none;
}

.main-top-r2 svg:nth-child(2) {
  display: block;
}

.main-top-r2.list svg:nth-child(1) {
  display: block;
}

.main-top-r2.list svg:nth-child(2) {
  display: none;
}

.main-top-r1 span {
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
}

.main-top-r2 span {
  font-size: 0.2rem;
  font-family: "Alibaba PuHuiTi-Regular";
  font-weight: 400;
}

.main-top-r2 {
  width: 1.5rem;
  height: 0.625rem;
  background: #d9e3ef;
  border-radius: 5px 5px 5px 5px;
  box-sizing: border-box;
  padding-left: 0.125rem;
  padding-right: 0.125rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  float: left;
  margin-left: 0.075rem;
}

.main-top {
  /*margin-top: 0.55rem;*/
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-family: PingFang SC, PingFang SC;
font-weight: bold;
font-size: 0.3rem;
color: #202428;
align-items: center;
}

.main-top-l {
  width: 1.5rem;
  height: 0.625rem;
  background: #327be9;
  border-radius: 5px 5px 5px 5px;
  box-sizing: border-box;
  padding-left: 0.225rem;
  padding-right: 0.225rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  float: left;
}

.main-top-l svg {
  height: 0.275rem;
  width: 0.275rem;
}

.main-top-l span {
  font-size: 0.225rem;
  font-family: "Alibaba PuHuiTi-Medium";
  font-weight: 500;
  color: #ffffff;
}

.Product-box {
  position: relative;
  z-index: 1;
  /*padding-left: 3.25rem;*/
  /*padding-right: 3.25rem;*/
  top: 0;
  width: 100%;
  max-width: 17.5rem;
  margin: 0 auto;
  min-height: 27rem;
  box-sizing: border-box;
}

.img {
  position: absolute;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.Product-title {
  font-size: 0.4rem;
  color: #144297;
  font-family: "Alibaba PuHuiTi-Medium";
  padding-top: 1.5625rem;
  display: flex;
  flex-direction: column;
}

.Product {
  position: relative;
  padding-bottom: .65rem;
}

.background1 img {
  width: 100%;
  height: 13.5rem;
}

.background2 img {
  width: 100%;
  /*height: 13.5rem;*/
  height: 100%;
}

.pagination {
  padding-top: 0;
  padding-bottom: 0;
}

.pagation {
  display: flex;
  align-items: center;
  justify-content: center;
}

.el-select {
  width: 120px;
}


.el-radio__original {
  opacity: 0;
  outline: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

.main-detailed {
  display: none;
}

.main-select{
    width:100%;
    display: flex;
    height: 0.57rem;
    background: #FFFFFF;
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
    margin-top: 0.3rem;
}
.sl-list{
    height: 100%;
    padding:0 0.43rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #333333;
    border-right:1px solid  #D9E3EF;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.sl-list:last-child{
    border-right: none;
}

.sl-ph{
    width: 0.14rem;
    display: flex;
    gap: 1px;
    margin-left: 0.14rem;
    flex-direction: column;
}
.sl-ph>img{
    width: 100%;
}
.sl-ph>img:last-child{
    transform: rotate(180deg);
}


.Product-main{
    margin-top: .79rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.box1,
.box2{
    width: 1.75rem;
    padding: 0 .28rem 0 .14rem!important;
}

.box1 {
    width: 2.5rem;;
}

.box3{
    width: 1.91rem;
}
.box4{
    width: 1.31rem;
}
.box5{
    width: 1.5rem;
}
.box6{
    width: 1.31rem;
    width: 1rem;
}
.box7{
    width: .73rem;
}
.box8{
    width: .98rem;
}
.box9{
    width: 1.02rem;
}

.box10{
    width: 1.13rem;
}

.box1,
.box2,
.box3,
.box4,
.box5,
.box6,
.box7,
.box8,
.box9,
.box10{
    flex-shrink: 0;
    box-sizing: border-box;
}

.main-title .box1,
.main-title .box2,
.main-title .box3,
.main-title .box4,
.main-title .box5,
.main-title .box6,
.main-title .box7,
.main-title .box8,
.main-title .box9,
.main-title .box10{
    font-size: 0.2rem;
}

.mian-container .box1,
.mian-container .box2,
.mian-container .box3,
.mian-container .box4,
.mian-container .box5,
.mian-container .box6,
.mian-container .box7,
.mian-container .box8,
.mian-container .box9,
.mian-container .box10{
    font-size: 0.15rem;
}

.mian-container .box2{
    background: #F0F4F9;
    align-items: flex-start !important;
}

.nowSelect{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 0.2rem;
    color: #333333;
    white-space: nowrap;
}

.nowSelectBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.detailed-c{
    width: 1.65rem;
    display: flex;
    flex-direction: column;
    border-right: 0.01rem solid #D9E3EF;
    border-left: 0.01rem solid #D9E3EF;
    padding: 0 .16rem;
    background: #fff;
}

.detailed-c span:first-child{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 0.2rem;
    color: #144297;
}
.detailed-c span:last-child{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 0.2rem;
    color: #333333;
}

.detailed-cBox{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 0.01rem solid #D9E3EF;
    row-gap: .1rem;
}
.detailed-cBox:last-child{
    border: 0;
}




/*@media screen and (min-width: 820px) {*/
/*  .ltr {*/
/*    width: 4.75rem !important;*/
/*  }*/
/*}*/
.menu_product,
.menu-footer,
.menu_close{
    display: none;
}

@media (max-width: 1042px) {
  .el-select {
    display: none;
  }

  input {
    height: 32px !important;
    font-size: 14px !important;
  }
    input::placeholder{
        font-size: 14px !important;
    }
  .main-l-t {
    width: 100%;
    flex-wrap: wrap;
  }

  .main-text {
    align-items: start !important;
    margin-top: 10px !important;
    width: 100%;
    position: relative;
  }

  .main-text-t {
    height: auto;
    font-size: 16px !important;
    position: absolute;
    top: -34px;
  }

  .main-text-list {
    height: auto;
    font-size: 16px !important;
  }

  .main-text-t svg {
    height: 0.75rem !important;
    width: 0.75rem !important;
  }

  .main-text-list svg {
    height: 0.36rem !important;
    width: 0.36rem !important;
  }

  .el-radio-group {
    width: 100% !important;
  }

  .el-radio {
    height: 20px !important;
    width: 100% !important;
    margin-bottom: 10px !important;
  }

  .web-main {
    display: block !important;
  }

  .more {
    width: 100% !important;
  }



  .el-checkbox {
    margin-bottom: 15px !important;
  }

  .menu-footer-left {
    width: auto !important;
    height: auto !important;
    font-size: 16px !important;
    padding: 5px 30px;
  }

  .menu-footer-right {
    width: auto !important;
    height: auto !important;
    font-size: 16px !important;
    padding: 5px 30px;
  }

  .menu-footer {
    height: 70px !important;
    width: 300px !important;
    justify-content: space-between;
    padding-left: 20px !important;
    padding-right: 20px !important;
    z-index: 9999;
  }

  .el-drawer__wrapper {
    z-index: 2999 !important;
  }

  .el-checkbox__label {
    color: #144297 !important;
  }

  .menu-title {
    margin-bottom: 10px !important;
  }

  .more {
    height: 50px !important;
  }

  .more span {
    font-size: 14px !important;
    line-height: 16px !important;
  }

  .more svg {
    height: 0.5rem !important;
    width: 0.5rem !important;
  }

  .menuclose {
    left: 300px !important;
  }



  .menu-title {
    width: 100% !important;
    height: 36px !important;
  }

  .menu-title span {
    font-size: 14px !important;
  }

  .menu-title svg {
    height: 20px !important;
    width: 20px !important;
  }

  .el-checkbox {
    width: 261px !important;
    height: 50px !important;
  }

  .menu-top,
  .main-list,
  .main-select,
  .nowSelect{
    display: none !important;
  }

.menu_bg{
    position: fixed;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    padding: 80px 10px 10px;
    box-sizing: border-box;
    display: none;
}
.menu_bg.act{
    display: flex;
    justify-content: center;
}
  .menu-tips {
     width: 100% !important;
     max-width: 500px;
     height: max-content;
     max-height: 100%;
     overflow-y: auto;
  }

  .ltr {
    width: 300px !important;
  }

  .web-t-l {
    padding-top: 11px;
    box-sizing: border-box;
    display: flex;
    padding-left: 18px;
    padding-right: 18px;
    justify-content: space-between;
    color: #d9e3ef;
    line-height: 18px;
    font-size: 16px;
  }

  .web-main-t {
    margin-top: 20px;
  }

  .w-b-r {
    width: 40px;
    height: 40px;
    background: #144297;
    border-radius: 30px 30px 30px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-left: 20px; */
  }

  .w-b-r img {
    width: 20px;
    height: 20px;
  }

  .w-b-m {
    /* padding-left: 30px; */
    display: flex;
    /* padding-right: 20px; */
    align-items: center;
    justify-content: center;
    border-right: 1px solid #f0f4f9;
  }

  .w-b-num {
    width: 46px;
    height: 36px;
    background: #ffffff;
    box-shadow: inset 0px 0px 4px 0px rgba(20, 66, 151, 0.2);
    border-radius: 5px 5px 5px 5px;
    margin-left: 3px;
    margin-right: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;

    font-weight: normal;
    color: #333333;
    line-height: 21px;
  }

  .web-container-b {
    display: flex;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    justify-content: space-between;
  }

  .w-b-jian {
    width: 36px;
    height: 36px;
    background: #ffffff;
    border-radius: 5px 5px 5px 5px;
    opacity: 1;
    border: 1px solid #d9e3ef;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    box-sizing: border-box;
    color: #333333;
    line-height: 21px;
  }

  .w-b-l {
    font-size: 16px;
    color: #333333;
    line-height: 19px;
  }

  .web-b {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    width: 100%;
  }

  .web-container-main-t {
    padding-bottom: 20px;
    color: #999999;
    line-height: 18px;
    font-size: 15px;
  }

  .web-container-main-b {
    color: #e72424;
    line-height: 28px;

    font-size: 24px;
    padding-bottom: 20px;
  }

  .web-container-main {
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #f0f4f9;
    padding-top: 20px;
  }

  .m-list span {
    display: flex;
  }

  .m-list span:nth-child(1) {
    font-size: 15px;
    color: #999999;
    line-height: 18px;
  }

  .m-list span:nth-child(2) {
    font-size: 15px;
    color: #333333;
    line-height: 18px;
    /*width: 60px;*/
    width: auto;
  }

  .m-list {
    display: flex;
    padding-bottom: 18px;
  }

  .m-list-l {
    width: 74px;
  }

  .web-container-m {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #f0f4f9;
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .web-container {
    width: 100%;
    background: #fff;
    border: 1px solid #f0f4f9;
  }

  .web-container-t {
    display: flex;
    align-items: center;
    height: 46px;
    background: #f0f4f9;
    width: 100%;
    font-size: 15px;
    box-sizing: border-box;
    padding-left: 20px;

    font-weight: normal;
    color: #333333;
    line-height: 18px;
  }

  .web-m {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 80px;
    background: #d9e3ef;
    box-shadow: 0px -20px 16px -10px rgba(0, 0, 0, 0.06);
    border-radius: 5px 5px 0px 0px;
    display: flex;
    align-items: center;
    font-size: 17px;
    padding-left: 20px;
    box-sizing: border-box;

    font-weight: normal;
    color: #144297;
    line-height: 20px;
  }

  .web-t {
    width: 100%;
    display: flex;
    align-items: flex-end;
    position: relative;
  }

  .web-t-l {
    width: 94%;
    height: 121px;
    background: linear-gradient(179deg, #144297 0%, #4368ac 100%);
    border-radius: 5px 5px 0px 0px;
  }

  .web-t-r {
    width: 3%;
    height: 108px;

    background: #728ec1;
    border-radius: 0px 5px 0px 0px;
  }

  .Product-main {
    /*display: none !important;*/
  }

  .main-top .main-top-r{
    display: none !important;
  }
    .Product-main .main-top p{
        font-size: 16px;
    }
  .Product-t {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .web {
    display: flex !important;
  }

  .Product-title span:nth-child(1) {
    font-size: 24px !important;
  }

  .Product-title span:nth-child(2) {
    font-size: 14px !important;
  }

  .Product-title {
    padding-top: 0 !important;
  }

  .Product-box {
    margin-top: 60px;
    padding: 1rem 0.4rem 0;
  }

  .main-top-l {
    width: 95px !important;
    height: 40px !important;
  }

  .main-top-l span {
    font-size: 16px !important;
  }

  .main-top-l svg {
    width: 1.5rem !important;
    height: 1.5rem !important;
  }

  .main-top-r2 svg {
    width: 1rem !important;
    height: 1rem !important;
  }

  .main-top-r1 svg {
    width: 1rem !important;
    height: 1rem !important;
  }

  .main-top-r2 span {
    font-size: 14px !important;
  }

  .main-top-r1 span {
    font-size: 14px !important;
  }

  .main-top-r2 {
    width: auto !important;
    height: auto !important;
  }

  .main-top-r1 {
    width: auto !important;
    height: auto !important;
  }
  .nowSelectBox{
      /*display: none;*/
  }
  
  
  .menu-title span{
      line-height: 36px;
  }
  .menu_close{
      display: block;
  }
  .menu_product{
    display: flex;
    font-size: 16px;
    margin-bottom: 15px;
    align-items: center;
    gap: 6px;
    background: #1c489b;
    color: #fff;
    width: fit-content;
    padding: 6px 15px;
    border-radius: 5px;
    cursor: pointer;
  }
  .menu_product img{
      width: 16px;
      height: auto;
      object-fit: contain;
      filter: brightness(0) invert(1);
  }
  .menu-tips .menuTit p{
      font-size: 16px;
  }
  .menu-tips .menuTit .menu-footer-left{
      display: none;
  }
  .menu-footer{
      display: flex;
      height: auto !important;
      width: 100% !important;
  }
  .Product-main{
      display: block;
      position: relative;
  }
  .Product-main>div:last-child{
      width: 100% !important;
  }
  
  
  .el-radio__label{
        font-size: 14px;
        max-width: fit-content !important;
  }
  .el-radio__inner,
  .is-checked .el-radio__inner{
      width: 10px;
      height: 10px;
  }
  
}
@media (max-width: 768px) {
    .m-list{
        min-width: 50%;
    }
}
