

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

.purchase:hover {
    cursor: pointer;
}

.joinShoop:hover {
    cursor: pointer;
}

.jia:hover {
    cursor: pointer;
}

.jian:hover {
    cursor: pointer;
}

.Product-details-t-l span:hover {
    cursor: pointer;
}

.details-footer-container {

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

.correlation-web {
    display: none;
}

.web-t {
    display: none;
}

.web-footer {
    display: none;
}

.details-footer-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.Product-details {
    position: relative;
}

.problem-web {
    display: none;
}

.menuBoxHover {
    left: 0 !important;
}

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

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

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

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

}

.menuclose:hover {
    cursor: pointer;
}

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

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

.gtt {
    position: absolute;
    left: 0;
    top: 0;
    width: 5.25rem;
    height: 100%;
}

.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-checkbox>>>.el-checkbox__inner:hover {
    border-color: #144297;
}

.el-checkbox.is-bordered.is-checked.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-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-checkbox__input.is-checked .el-checkbox__inner,
input[type=checkbox] {
    background: #333333;
}

.menu-title {
    height: 0.625rem;
    width: 4rem;
    background: #144297;
    border-radius: 5px 5px 5px 5px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 0.225rem;
    margin-bottom: 0.125rem;
}

.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;
}

.menu-title span {
    font-size: 0.2rem;
    font-family: 'Alibaba PuHuiTi-Regular';
    font-weight: 400;
    color: #F0F4F9;
    padding-left: 0.125rem;
}

.menu-main {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.menu-container {
    padding-top: 1.3625rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

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

.menu-top {
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: fixed;
    transition: left .3s ease;
    left: -100%;
}

.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;
}

.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;
    left: -100%;
    bottom: 0;
    align-items: center;
    padding-left: 0.375rem;
    padding-right: 0.375rem;
    transition: left .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;
    font-size: 0.2rem;
    font-family: 'Alibaba PuHuiTi-Medium';
    font-weight: 500;
    color: #327BE9;
}

.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;
    width: 4.75rem;
    height: 12.1125rem;
    top: 0;
    overflow-y: scroll;
}

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

.spanHover {
    color: #144297 !important;
    position: relative;
}
.spanHover::before{
    content: "";
    position: absolute;
    width: 0.04rem;
    height: 0.28rem;
    background: #144297;
    right: -42px;
}



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;
    display: flex;
    align-items: center;
}

.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;
    padding-left: 0.2rem;
    padding-right: 0.18rem;
    align-items: center;
}

.fluorescence-l:hover {
    cursor: pointer;
}

.fluorescence-l img {
    width: 0.28rem;
    height: 0.28rem;
}

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

.fluorescence-r:hover {
    cursor: pointer;
}

.fluorescence-r {
    margin-left: 0.25rem;
    margin-left: 0rem;
    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;
    padding-left: 0.2rem;
    padding-right: 0.18rem;
    justify-content: space-between;
    align-items: center;
}

.fluorescence-r img {
    width: 0.28rem;
    height: 0.28rem;
}

.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;
    
  display: none;
}

.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: .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 span{
    font-size: 12px;
}
.experiment-container svg {
    height: 0.225rem;
    width: 0.225rem;
    margin-right: 0.1rem;
}

.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;
    font-size: 0;
}

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

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

.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';
    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;
    font-weight: bold;
}

.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: 3rem;
}

.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: 150px;
    height: 0.625rem;
    box-sizing: border-box;
    background: #144297;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    margin-left: 0.775rem;
    font-size: 0.2rem;
}

.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;

    font-size: 0.2rem;
}

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

.quantity {
    display: flex;
    align-items: center;

    font-size: 0.2rem;

}

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

.specification {
    display: flex;
    align-items: center;

    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 {

    font-size: 0.2rem;

}

.Item {
    font-size: 0.2rem;

}

.details-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 1.575rem;
    height: auto;
    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;*/
    padding: .2rem 1.25rem;
}


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

.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;
    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;
    white-space: nowrap;
}

.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;
    font-weight: bold;
    min-width: .8rem;
}

.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: 100vh;
    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;
    bottom: 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 {
    width: 100%;
}

.Product-details-t {
    height: 11.125rem;
    height: auto;
    padding-bottom: .5rem;
    width: 100%;
    background: url(../img/Group68.png);
    display: flex;
    justify-content: space-between;
}

.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;
}

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

.mian-container-shoop {
    position: absolute;
    bottom: 0;
    z-index: 0;
    width: 3.1rem;
    height: 1rem;
    background: #144297;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    right: -1rem;
    display: none;
}

.mian-container {
    position: relative;
}

.mian-container:hover {

    border: 1px solid #144297;
}

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

.mian-container:hover .num {
    height: 100%;
    border-right: 1px solid #144297;
}

.mian-container:hover .big {
    box-sizing: border-box;
    border-left: 1px solid #144297;
}

.mian-container .num {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5;
    height: 100%;
    background: #fff;
    border-radius: 0 5px 5px 0;
    color: #333;
    box-sizing: border-box;
}

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

.detailed:hover .detailed-img {
    display: block;
}

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

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

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

.detailed1 {
    position: absolute;
    width: 1rem;
    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;
}

.detailed2 {
    position: absolute;
    width: 1rem;
    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;
    bottom: 0;
    right: -0.5625rem;
    display: none;
    padding-left: 0.725rem;
    padding-top: 0.1rem;
}

.detailed-img {
    display: none;
    position: absolute;
    width: 2.5rem;
    background: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    border: 1px solid #144297;
    height: 1.375rem;
    z-index: 0;
    top: 0;
    right: -1.925rem;
}

.shoop img {
    height: 0.25rem;
    width: 0.25rem;

}

.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;
}

.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;


}

.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;
}

.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;
}

.r-b-num {
    display: flex;
    margin-left: 0.375rem;
}

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

.detailed-data {
    position: absolute;
    height: 1.375rem;
    width: 1.0625rem;
    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;
    box-sizing: border-box;
    padding-top: 0.15rem;
    top: 0;
    right: -0.5625rem;
    z-index: 5;
}

.r-t-container {
    width: 1.5rem;
    height: 0.5rem;
    background: #FFFFFF;
    border: 1px solid #D9E3EF;
    display: flex;
    align-items: center;
    padding-left: 0.125rem;
    margin-left: 0.375rem;
}

.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;
}

.detailed-r {
    z-index: 10;
    position: absolute;
    right: 0;
    top: 0;
    width: 4.4375rem;
    background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    box-sizing: border-box;
    height: 2.5rem;
    border-radius: 0 10px 10px 0;
    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;
}

.detailed-m-t {
    display: flex;
}

.detailed-m-m {
    display: flex;
    padding-top: 0.3625rem;
    align-items: center;
}

.detailed-m-t .div1 {
    width: 1.5rem;
    margin-right: 0.2875rem;
    font-size: 0.2rem;

    color: #4368AC;

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

.detailed-m-m .div1 {
    width: 1.5rem;
    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;
    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%);
    ;
    width: 9.8125rem;
    box-sizing: border-box;

}

.detailed-l-t {
    padding-top: 0.375rem;
    padding-left: 0.375rem;
    color: #4368AC;
}

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

.detailed-l {
    width: 3.25rem;
    height: 100%;
    background: #D9E3EF;
    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;
    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%;
}

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

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

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

.mian-container .middle {
    color: #333333;
    background: #F0F4F9;
    height: 100%;
}

.span1 {
    width: 1.1rem;
}

.span2 {
    width: 1.5875rem;
}

.span3 {
    width: 1.15rem;
}

.big {
    width: 3.6225rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;

}

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

}

.middle {
    width: 1.5rem;
    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;

}

.samll:nth-child(1) {}

.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-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;
}

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

.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%;
}

.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: absolute;
    z-index: 1;
    padding-left: 3.25rem;
    padding-right: 3.25rem;
    top: 0;
    width: 100%;
    box-sizing: border-box;
}

.background1 {
    margin-bottom: 5.2rem;
}

.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;
}

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

.background2 img {

    width: 100%;
    height: 13.5rem;
}







.tuandui_txt {
	overflow: hidden;
	width: 7rem;
	padding-right: 3.04rem;
	padding-top: 2rem;
}

.tuandui_txt .content-container {
	position: relative;
	overflow: hidden;
	width: 7rem !important;
	height: 5rem;
	margin-bottom: 0.18rem;
}

.tuandui_txt .content-slider {
	display: flex;
	width: 7rem;
	height: 5rem;
	transition: transform 0.3s ease;
}
.tuandui_txt .content-container .content-slide {
	overflow: hidden;
	position: relative;
	flex: 0 0 100%;
	width: 5rem;
	height: 5rem;
	display: flex;
	flex-direction: column;
}
.tuandui_txt .content-container .content-slide p{
    flex-shrink: 0;
    font-size: .2rem;
    padding: 0 .15rem;
    text-align: center;
    margin-top: .1rem;
    overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    text-overflow:ellipsis;
}
.tuandui_txt .content-container .content-slide img{
    width: 100%;
    height: 87%;
    object-fit: contain;
}
.tab-wrapper{
    width: calc(100% - 0.7rem);
    overflow: hidden;
    margin: 0 auto;
}
.left-m {
    width: 4.6625rem;
    display: flex;
}
.tab-container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tab-container .nav-arrow{
        width: 0.32rem;
    height: 0.32rem;
    background: none;
    border: none;
}
.tab-container .nav-arrow img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.tab-container .nav-arrow.prev{
    transform: rotate(90deg);
}
.tab-container .nav-arrow.next{
    transform: rotate(-90deg);
}
.left-m .tab-slide{
    height: 0.95rem;
    width: 0.95rem;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.18rem;
    flex: 0 0 auto;
    box-sizing: border-box;
}
.left-m .tab-slide.active{
    border: 0.01rem solid #A66600;
}
.left-m .tab-slide img{
    width: 0.8rem;
    height: 0.8rem;
    object-fit: cover;
}







.at-bottom{
    position: absolute;
    bottom: 0px;
}

/*.details-footer-list{*/
/*    width:8rem;*/
/*}*/

.details-footer-list .details-footer-item + .details-footer-item{
    margin-top: 15px;
}
.details-footer-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap:0.8rem;
}
.details-footer-item .Item{
    width: 2rem;
    white-space: nowrap;
}
.details-footer-item .inventory{
    width: 1rem;
}
.details-footer-item .specification{
    width: 1.5rem;
}
.details-footer-item .quantity{
    width: 3rem;
}
.details-footer-item .price{
    width: 2rem;
    white-space: nowrap;
}
.specification{
    min-width:85px;
}













@media (max-width: 1042px) {
    .fluorescence-l img {
        height: 24px !important;
        width: 24px !important;
    }

    .fluorescence-r img {
        height: 24px !important;
        width: 24px !important;
    }

    .Product-details-t-r {
    }

    .Product-details-t-r .r-t {
        font-size: 18px !important;
    }

    .Product-details-t-r .r-t svg {
        height: 1rem !important;
        width: 1rem !important;
    }

    .num-container div {
        font-size: 14px !important;
    }

    .certificate {
        width: 100% !important;
    }

    .w-b-main {
        display: flex;
        height: 100%;
    }

    .w-b-container {
        position: relative;
    }

    .hengxian {
        position: absolute;
        bottom: 0;
        height: 2px;
        display: flex;
        justify-content: center;
        width: 110px;
        transition: all .3s ease;
    }

    .hengxian-container {
        height: 2px;
        background: #144297;
    }

    .web-footer-b-submit {
        border-radius: 5px;
        padding: 0.1rem 0.2rem;
        opacity: 1;
        border: 1px solid #144297;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        font-family: 'Alibaba PuHuiTi-Regular';
        font-weight: normal;
        color: #144297;
        line-height: 19px;
    }

    .web-footer-b {
        padding-left: 19px;
        padding-right: 19px;
        display: flex;
        justify-content: space-between;
    }

    .web-footer-b-shoop {
        width: 36px;
        height: 36px;
        background: #144297;
        border-radius: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .web-footer-b-shoop img {
        height: 20px;
        width: 20px;
        filter: brightness(0) invert(1);
    }

    .num-container span {
        font-size: 14px;
        font-family: 'Alibaba PuHuiTi-Regular';
        font-weight: normal;
        color: #333333;
        line-height: 16px;
        display: flex;
    }

    .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;
    }

    .num-container {
        display: flex;
        align-items: center;
    }

    .num-container div {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        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;
    }

    .web-footer-t span {
        width: auto;
        font-size: 14px;
        font-family: 'Alibaba PuHuiTi-Regular';
        font-weight: normal;
        color: #666666;
        line-height: 16px;
        padding-right: 7px;
    }

    .web-footer-t span:last-child {
        padding-right: 0;
    }

    .web-footer-t span:nth-child(1) {
        width: auto;
        font-size: 24px;
        font-family: 'Alibaba PuHuiTi-Medium';
        font-weight: normal;
        color: #E72424;
        line-height: 28px;
        padding-right: 10px;
        white-space: nowrap;
    }

    .Product-details-b {
        padding-bottom: 150px !important;
    }

    .details-footer {
        height: 120px !important;
        background: none !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .web-footer {
        width: 100%;
        display: flex !important;
        flex-direction: column;
    }

    .web-footer-b {
        height: 70px;
        background: #FFFFFF;
        border-top: 1px solid #D9E3EF;
        display: flex;
        align-items: center;
    }

    .web-footer-t {
        width: 100%;
        height: 50px;
        background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
    }

    .details-footer-container {
        display: none !important;
    }

    .fluorescence-l {
        height: 40px !important;
        font-size: 18px !important;
        width: 114px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

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

    .fluorescence-r span {
        font-size: 16px !important;
    }

    .fluorescence-r {
        height: 40px !important;
        font-size: 18px !important;
        width: 114px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-left: 0.2rem;
    }

    .correlation {
        display: none;
    }

    .correlation-web {
        padding-top: 20px;
        display: block !important;
    }

    .correlation-web-list {
        margin-bottom: 20px;
        border-radius: 5px 5px 5px 5px;
        opacity: 1;
        border: 1px solid #D9E3EF;
    }

    .correlation-web-b {
        display: flex;
        flex-wrap: wrap;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }

    .correlation-web-b div {
        width: 50%;
        display: flex;
        margin-top: 20px;
    }

    .correlation-web-b div span:nth-child(1) {
        font-size: 14px;
        font-family: 'Alibaba PuHuiTi-Regular';
        font-weight: normal;
        color: #999999;
        line-height: 18px;
        width: 70px;
        display: flex;
    }

    .correlation-web-b div span:nth-child(2) {
        font-size: 14px;
        font-family: 'Alibaba PuHuiTi-Regular';
        font-weight: normal;
        color: #333333;
        line-height: 18px;
    }

    .correlation-web-t {
        height: 80px;
        background: #D9E3EF;
        border-radius: 5px 5px 0px 0px;
        font-size: 17px;
        font-family: 'Alibaba PuHuiTi-Medium';
        font-weight: normal;
        color: #144297;
        line-height: 20px;
        display: flex;
        align-items: center;
        padding-left: 20px;
    }

    .correlation-web-m {
        height: 46px;
        background: #F0F4F9;
        font-size: 15px;
        font-family: 'Alibaba PuHuiTi-Regular';
        font-weight: normal;
        color: #333333;
        line-height: 18px;
        display: flex;
        align-items: center;
        padding-left: 20px;
    }

    .file-container-l span {
    }

    .problem {
        display: none !important;
    }

    .problem-web {
        display: flex !important;
        flex-direction: column;
    }

    .problem-web-t {
        font-size: 16px;
        font-family: 'Alibaba PuHuiTi-Medium';
        font-weight: normal;
        color: #333333;
        line-height: 19px;
        margin-top: 20px;
    }

    .problem-web-b {
        font-size: 14px;
        font-family: 'Alibaba PuHuiTi-Regular';
        font-weight: normal;
        color: #999999;
        line-height: 27px;
        padding-top: 15px;
    }

    .experiment-container {
        height: auto;
        padding: 0.3rem;
    }
    .experiment-container svg{
        width: 20px;
        height: 20px;
    }
    .experiment-container span {
        width: calc(100% - 26px);
        font-size: 14px !important;
        line-height: 1;
    }

    .link {
        flex-direction: column;
    }

    .link-container {
        height: 50px !important;
        width: 100% !important;
    }

    .link-main li {
        font-size: 14px !important;
    }

    .certificate {
        flex-direction: column;
    }

    .certificate-container span {
        font-size: 14px !important;
        padding-top: 10px;
        padding-bottom: 10px;
        display: flex;
        white-space: nowrap;
    }

    .submit {
        width: 100% !important;
        height: 50px !important;
        margin-top: 25px;
        font-size: 18px !important;
    }

    .certificate-container input {
        width: 100% !important;
        height: 36px !important;
    }



    .Product-details-t-r {
        width: 100%;
        padding: 3rem 0 0;
    }

    .tuandui_txt{
        width: 100%;
        padding: 0;
    }
    .tuandui_txt .content-container,
    .tuandui_txt .content-slider,
    .tuandui_txt .content-container .content-slide{
        max-width: 100% !important;
        margin: 0 auto;
        height: 6.5rem;
    }
    .left-m .tab-slide{
        min-height: 1.1rem;
        min-width: 1.1rem;
    }
    .left-m .tab-slide img{
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
    }
    .tab-container .nav-arrow{
        width: 0.6rem;
        height: 0.6rem;
    }
    .name-l {
        font-size: 16px !important;
        font-family: Alibaba PuHuiTi 2.0-65 Medium, Alibaba PuHuiTi 20 !important;
    }

    .name-r {
        font-size: 16px !important;
        font-family: Alibaba PuHuiTi 2.0-55 Regular, Alibaba PuHuiTi 20 !important;
    }

    .name-r span {
        width: 17.5625rem !important;
    }

    .name-r-b {
        width: 17.5625rem !important;
    }

    .Product-details-t-r .name {
        margin-bottom: 0.2rem !important;
    }

    .description {
        height: 42px !important;
        width: 133px !important;
        justify-content: center;
    }

    .Product-details-b {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .b-container {
        width: 100% !important;
        padding: 0.4rem;
        box-sizing: border-box;
    }

    .b-container-t-l img {
        width: 40px !important;
        height: 40px !important;
    }

    .b-container-t-l-r span:nth-child(1) {
        font-size: 20px !important;
    }

    .b-container-t-l-r span:nth-child(2) {
        font-size: 14px !important;
    }

    .b-container-t-l-r {
        padding-left: 0.4rem !important;
    }

    .b-container-b-title {
        font-size: 14px !important;
        white-space: nowrap;
        margin-right: 0.2rem;
    }

    .b-container-b-main {
        padding-bottom: 0.4rem !important;
        justify-content: flex-start;
    }

    .b-container-b-r {
        font-size: 14px !important;
        width: auto !important;
    }

    .b-container-b {
        padding-top: 1rem !important;
    }

    .file {
        flex-direction: column;
        margin: 0;
    }

    .file-container {
        width: 100% !important;
        height: auto !important;
        padding: 0.26rem 0.1rem;
        box-sizing: border-box;
        margin-left: 0;
    }

    .file-container-l svg {
        height: 24px !important;
        width: 24px !important;
    }

    .file-container-l span {
        font-size: 14px !important;
        font-family: Alibaba PuHuiTi 2.0-55 Regular, Alibaba PuHuiTi 20;
        padding-left: 0.5rem !important;
        line-height: 1;
    }

    .file-container-r svg {
        height: 20px !important;
        width: 25px !important;
    }

    .file-container-r {
        height: 20px !important;
    }

    .file-container:hover .file-container-l span {
        font-family: Alibaba PuHuiTi 2.0-65 Medium, Alibaba PuHuiTi 20;
    }

    .b-container-t-r {
        display: none !important;
    }

    .description svg {
        width: 16px !important;
        height: 16px !important;
    }

    .description div {
        font-size: 16px !important;
        margin-left: 3px !important;
    }

    .name-r-t img {
        width: 126px !important;
        height: 126px !important;
        margin-right: 1rem !important;
    }

    .shoucang {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 50px;
        height: 50px;
        background: #D9E3EF;
        box-shadow: -4px 0px 6px 0px rgba(20, 66, 151, 0.1);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .shoucang svg {
        width: 19px;
        height: 16px;
    }

    .w-b-container {
        display: flex;
        align-items: center;
        overflow-x: scroll;
        padding-right: 50px;
    }

    .w-b-container .div {
        min-width: 110px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .w-b-container span {
        font-size: 15px;
        font-family: Alibaba PuHuiTi 2.0-55 Regular, Alibaba PuHuiTi 20;
        font-weight: normal;
        color: #728EC1;
        line-height: 18px;
    }

    .web-t {
        position: fixed;
        top: 60px;
        left: 0;
        width: 100%;
        display: block !important;
    }

    .Product-details-t-l {
        display: none !important;
    }

    .w-b {
        width: 100%;

        display: flex;
        height: 50px;
        background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
        box-shadow: 0px 4px 6px 0px rgba(243, 245, 248, 1);
        position: relative;
    }

    .w-t {
        font-size: 20px !important;
        font-family: Alibaba PuHuiTi 2.0-65 Medium, Alibaba PuHuiTi 20;
        font-weight: normal;
        color: #144297;
        line-height: 23px;
        background: #fff;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    .Product-details-t {
        height: auto !important;
        flex-wrap: wrap;
        padding: 0 0.4rem;
        box-sizing: border-box;
    }

    .name-r span {
        line-height: 1.5 !important;
    }



    .details-tips{
        right: 0.4rem;
        top: 50%;
        transform: translateY(-50%);
    }
}