@charset "UTF-8";

.aspect-ratio,
.aspect-ratio11 {
    width: 100%;
    padding-top: 75%;
    position: relative;
}

.aspect-ratio11 {
    padding-top: 100%;
}

.aspect-ratio img,
.aspect-ratio11 img {
    object-fit: cover;
    aspect-ratio: 4/3;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.aspect-ratio11 img {
    aspect-ratio: 1;
}

.resultDL dd .imgs .aspect-ratio img {
    height: 100%;
    object-fit: contain;
}

/*产品列表*/
.productsList {
    display: flex;
    flex-wrap: wrap;
    gap: 0.2rem;
    padding: 0 0.7rem;
}

.productsList .yes {
    display: flex;
    flex-wrap: wrap;
    gap: 0.2rem;
    padding: 0;
}

.products-item {
    overflow: hidden;
    width: calc(25% - 0.2rem);
    /* PC端每行4个 */
}

.products-item .liobox {
    display: block;
    text-decoration: none;
    color: inherit;
}

.products-item .scaleImg {
    aspect-ratio: 1;
    background-color: #ffffff;
    /* 图片背景色 */
}

.products-item .scaleImg img {
    width: 100%;
    height: auto;
    display: block;
}

.priceInfo {
    padding: 10px;
    justify-content: center;
}

/* PC端样式 */

.products-item {
    width: calc(25% - 0.2rem);
    /* 每行4个 */
}

.scaleImg {
    overflow: hidden;
}

.search_img{
    min-height: 8rem;
}

.pdSearch {
    width: 7.9rem;
    max-width: 70%;
    top: 18%;
    position: absolute;
    z-index: 1;
}

.pdSearch .serarchTxt {
    background: #fff;
    border-radius: 1rem;
    overflow: hidden;
}

.pdSearch .serarchTxt form {
    display: flex;
    width: 100%;
}

.pdSearch .serarchTxt input {
    width: 100%;
    text-indent: 0.3rem;
    line-height: 0.4rem;
    padding: 0.1rem 0;
    text-align: left;
    border: none;
}

.pdSearch .btns {
    background: #ff1d25;
    line-height: 0.68rem;
    color: #fff;
    padding: 0 0.3rem;
}

.pdSearch button.button {
    background: #ff1d25;
    line-height: 0.62rem;
    color: #fff;
    padding: 0;
    width: 0.62rem;
    cursor: pointer;
    height: 0.62rem;
    border-radius: 50%;
    text-align: center;
    -webkit-appearance: none;
    /* iOS 适配 */
}

.pdSearch button.button:focus {
    outline: none;
    box-shadow: none;
}

.chooseDL {
    padding: 0 0.8rem;
}

.chooseDL dd {
    padding: 0.3rem 0;
    position: relative;
    cursor: pointer;
}

.chooseDL dd img {
    width: 0.6rem;
}

.chooseDL dd:before {
    position: absolute;
    width: 0;
    content: '';
    height: 3px;
    background: #ff1d25;
    left: 50%;
    transition: 0.5s;
    bottom: 0;
}

.chooseDL dd.on,
.chooseDL dd:hover {
    color: #ff1d25;
}

.priceFlag {
    background: #f8dede;
    padding: 3px 0.1rem;
    border-radius: 0.05rem;
    margin-right: 0.15rem;
}

.pd2Swiper .full {
    max-height: 1080px;
    aspect-ratio: 1920/1080;
    background-size: cover !important;
}

.pd2Swiper .wt {
    width: 8rem;
    max-width: 60%;
}

#pageProducts .pd2Swiper .wt {
    margin-left: -3%;
}

.pd2-pagNode {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
    z-index: 2;
}

.swiper-pagination.size .swiper-pagination-bullet {
    width: 0.14rem;
    height: 0.14rem;
}

.pd2-pagNode .swiper-pagination-bullet {
    background: #fff;
    margin-right: 0.3rem;
    opacity: 1;
    width: 0.14rem;
    height: 0.14rem;
}

.pd2-pagNode .swiper-pagination-bullet-active {
    background: #ff1d25;
}

.imgOn,
.on .imgOff,
.chooseDL dd:hover .imgOff {
    display: none;
    margin: auto;
}

.imgOff,
.on .imgOn,
.chooseDL dd:hover .imgOn {
    display: block;
    margin: auto;
}

/*产品详情*/
.pageBanner {
    position: relative;
    height: 100%;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #ebebeb;
}

.pageBannerAuto {
    height: 56.25vw;
    width: 100vw;
    max-height: 100vh;
}

.product_detail .autopagew.pt10 {
    padding-top: 1.5rem;
}

.cpxqLeft {
    width: 45%;
    margin-right: 2%;
    position: relative;
}

.cpxqLeft .public-pagination {
    padding: 0;
    margin-bottom: 0.4rem;
    margin-top: -0.1rem;
}

.cpxqLeft .swiperBtn {
    position: absolute;
    left: 5%;
    top: 50%;
    margin-top: -0.5rem;
    z-index: 5;
}

.cpxqLeft .rightBtn {
    left: auto;
    right: 5%;
}

.cpxqRight .title {
    max-width: 37vw;
    text-align: left;
}

.cpxqRight .p_info span {
    color: #000;
}

.yuanliao .yl {
    background: #fff;
    color: #888;
    padding: 0.08rem 0.2rem;
    border-radius: 0.1rem;
    margin: 0 0.1rem 0.1rem 0;
}

.yuanliao .yl:hover,
.yuanliao .hover {
    color: #ff1d25;
}

.shops .btn {
    padding: 0.05rem 0.4rem;
    background: #fff;
    border: 1px solid #ff1d25;
    border: 1px solid #ff1d25;
    border-radius: 1rem;
    margin-right: 0.2rem;
    color: #ff1d25;
}

.shops .btn1 {
    background: #ff1d25;
    color: #fff;
}

.quanList .quan {
    width: 1.4rem;
    height: 1.4rem;
    text-align: center;
    background: #42b7b8;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 2rem;
    margin-right: 0.2rem;
}

.cpImgs {
    width: 30%;
}

.questionDL dd {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.6);
}

.questionDL .cots {
    display: none;
}

.questionDL dd.on {
    color: #fff;
}

.questionDL dd .tit {
    cursor: pointer;
    padding: 0.2rem 0;
}

.questionDL dd .jt.on {
    transform: rotate(-180deg);
}

.questionDL dd.on .cots {
    display: block;
}

.morepdFLex .swiper-slide {
    /* background: #fff; */
    padding: 0 0 0.4rem 0;
}

.morepdFLex .scaleImg {
    aspect-ratio: 1;
    background-color: #fff;
}

.usage {
    display: flex;
}

.usage div {
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #ff1d25;
    margin-right: 0.15rem;
    width: 0.9rem;
    position: relative;
}

.usage div span {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 20%;
    letter-spacing: 0;
    line-height: 1;
}

/*服务*/
.btnService {
    position: absolute;
    left: 2rem;
    top: 0.12rem;
    z-index: 2;
}

.pointLeft {
    padding-right: 0.5rem;
}

.pointSwiper .swiper-slide {
    width: 510px;
    width: 5.1rem;
}

.fwidth {
    width: 140%;
}

.zixunSwiper {
    margin: 0 0 0 0;
    overflow: visible;
}

.zixunSwiper .swiper-slide {
    background: #fff;
    border-radius: 0.2rem;
}

.zixunSwiper .wtImg {
    border-radius: 50%;
    aspect-ratio: 1;
    margin: auto;
    width: 70%;
}

.zixunSwiper .pads {
    padding: 0.25rem 0.14rem 0.15rem 0.14rem;
}

.zixunSwiper .swiper-slide-active {
    padding: 0.1rem 0 0 0;
}

.zixunSwiper .swiper-slide-active .pads .font14.pt1 {
    padding-top: 0.2rem;
}

.zixunSwiper .swiper-wrapper {
    align-items: center;
}

.zixunSwiper .mins {
    height: 0.66rem;
    line-height: 0.22rem;
    margin-bottom: 0.2rem;
}

.zixunSwiper .swiper-slide-active .scaleFont {
    font-size: 105%;
}

.zixunSwiper .swiper-slide-active .mins {
    height: auto;
    line-height: 1.5;
    min-height: 1rem;
    margin: 0;
}

.testDL {
    width: 102%;
    position: relative;
    z-index: 2;
    top: -1.6rem;
    margin-bottom: -1.6rem;
}

.testDL dd {
    width: 23%;
    margin: 0 2% 2% 0;
    background: #fff;
    text-align: center;
    padding: 0.45rem 0;
    transition: 0.4s;
}

.testDL dd:hover {
    box-shadow: 0 0 15px -1px rgba(0, 0, 0, 0.1);
}

/*关于我们*/
.positionzero {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.aboutIndex .itemsabout-industry .cot {
    width: 4.5rem;
    padding: 0.4rem 0.5rem;
    background: #4161c9;
    background: rgba(255, 255, 255, 0.6);
}

.aboutIndex .itemsabout-about .cot {
    width: 4.8rem;
    padding: 0.4rem 0.5rem;
}

.aboutIndex .itemsabout-dna .projectTitDNA {
    border-bottom: 2px solid #ccc;
}

.aboutIndex .itemsabout-dna .projectTitDNA .autopage {
    max-width: 50%;
}

.aboutIndex .itemsabout-dna .padAuto {
    padding-top: 1rem;
    padding-left: 1.5rem;
    position: relative;
    display: none;
}

.aboutIndex .itemsabout-dna .on.padAuto {
    display: block;
}

.qiyeDNA dd:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
}

.aboutIndex .itemsabout-dna .cot {
    width: 3.5rem;
    padding: 0.4rem 0.5rem;
    background-color: rgba(255, 255, 255, 0.3);
}

.aboutIndex .itemsabout-dna .padAuto:first-child .cot,
.aboutIndex .itemsabout-dna .padAuto:first-child .cot {
    background-color: rgba(255, 255, 255, 0.4);
}

.aboutIndex .itemsabout-values .valueDL::after {
    content: '';
    width: 31.33%;
}

.aboutIndex .itemsabout-values .valueDL dd {
    width: 31.33%;
    margin-bottom: 0.2rem;
    background-position: -300%;
    background-repeat: no-repeat;
}

.aboutIndex .itemsabout-values .valueDL dd .phone {
    display: none;
}

.aboutIndex .itemsabout-values .cots {
    padding: 0.3rem 0.22rem;
}

#page_about_en .aboutIndex .itemsabout-values .cots {
    padding: 0.15rem 0.2rem;
}

.aboutIndex .itemsabout-values .cots p {
    letter-spacing: 0rem;
    line-height: 1.7;
    margin: 0.12rem auto;
}

.bigEvents {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.bigEvents .leftBtn,
.bigEvents .rightBtn {
    position: absolute;
    top: calc(50% - 0.3rem);
}

.bigEvents .leftBtn {
    left: 0.4rem;
}

.bigEvents .rightBtn {
    right: 0.4rem;
}

.bigEventsCenter {
    position: absolute;
    left: 0;
    right: 0;
    height: 60vh;
    /* top: 0; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.bigEventsCenter .eventsDL .icon {
    max-height: 30vh;
}

.bigEventsCenter .eventsDL dd {
    display: none;
}

.bigEventsCenter .eventsDL dd .yeartxt {
    -webkit-text-stroke: 1px #c2c8d6;
    color: #f7f7f7;
    line-height: 1.2;
}

.bigEvents .swiperEvent {
    position: relative;
    padding: 0 1rem;
}

.bigEvents .swiperEvent::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    content: '';
    border-top: 1px solid #ff1d25;
    z-index: 0;
}

.bigEvents .swiper {
    padding: 0 0.1rem;
}

.bigEvents .fwh {
    width: 100%;
    padding: 0.6rem 0;
    position: relative;
}

.bigEvents .year {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -0.5rem;
    font-weight: bold;
    transition: 0.5s;
}

.bigEvents .scaleImg {
    width: 60%;
    border-radius: 50%;
    opacity: 0;
    transition: 0.5s;
    overflow: hidden;
}

.bigEvents .scaleImg::before {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.1rem;
    height: 0.1rem;
    content: '';
    background: #fff;
    border-radius: 50%;
    border: 0.1rem solid #ff1d25;
    margin: -0.15rem 0 0 -0.15rem;
    z-index: 2;
}

.bigEvents .swiper-slide {
    position: relative;
    text-align: center;
    cursor: pointer;
    overflow: visible;
}

.bigEvents .swiper-slide::before {
    position: absolute;
    width: 0.1rem;
    height: 0.1rem;
    top: 50%;
    left: -0.05rem;
    margin: -0.05rem 0 0 0;
    content: '';
    background: #ff1d25;
    border-radius: 1rem;
    z-index: 2;
}

.bigEvents .swiper-slide::after {
    position: absolute;
    width: 0.1rem;
    height: 0.1rem;
    top: 50%;
    right: -0.05rem;
    margin: -0.05rem 0 0 0;
    content: '';
    background: #ff1d25;
    border-radius: 1rem;
    z-index: 2;
}


.qiyeDNA dd {
    display: none;
}

.qiyeDNA dd.on {
    display: block;
}

.qiyeDNA dd.on .cot {
    animation: 1s 0.25s dhs linear both;
}

.projectTit2 .autopage {
    max-width: 9rem;
}

/*新闻动态*/
.newsBg {
    text-align: center;
}

.newsBg .swiper-slide {
    background: #fff;
    height: auto;
}

.newsBg .link {
    display: block;
    padding: 0.5rem 1rem;
}

.newsBg .tit {
    max-width: 770px;
    margin: auto;
}

.newsBg .flexpt {
    position: relative;
    padding: 0 0.5rem;
    margin: 0 0.25rem;
}

.newsBg .flexpt::before {
    position: absolute;
    left: 0.2rem;
    top: 0.35rem;
    bottom: 0.35rem;
    width: 0.4rem;
    content: '';
    background: rgba(255, 255, 255, 0.5);
}

.newsBg .flexpt::after {
    position: absolute;
    right: 0.2rem;
    top: 0.35rem;
    bottom: 0.35rem;
    width: 0.4rem;
    content: '';
    background: rgba(255, 255, 255, 0.5);
}

.newsBg .flexpt .border {
    position: relative;
    padding: 0 0.5rem;
}

.newsBg .flexpt .border::before {
    position: absolute;
    left: 0.1rem;
    top: 0.2rem;
    bottom: 0.2rem;
    width: 0.4rem;
    content: '';
    background: rgba(255, 255, 255, 0.7);
}

.newsBg .flexpt .border::after {
    position: absolute;
    right: 0.1rem;
    top: 0.2rem;
    bottom: 0.2rem;
    width: 0.4rem;
    content: '';
    background: rgba(255, 255, 255, 0.7);
}

.newsDL {
    width: 101.33%;
}

.newsDL dd {
    background: rgba(255, 255, 255, 0.1);
    width: 32%;
    margin: 0 1.33% 1.33% 0;
}

.newsDL .scaleImg .aspect-ratio {
    position: relative;
}

.newsDL .cots {
    padding: 0.3rem 0.2rem;
}

.el-pagination .el-pager li,
.el-pagination .btn-next,
.el-pagination .btn-prev {
    background: rgba(255, 255, 255, 0.1);
    font-weight: normal;
    color: #fff;
}

.el-pagination .el-pager li:not(.disabled).active {
    background: #fff;
    color: #ff1d25;
}

.el-pagination .el-pager li:not(.disabled):hover {
    color: #ff1d25;
}

.borders {
    border-bottom: 1px solid #ddd;
}

.letter {
    letter-spacing: 1em;
}

.heights {
    height: 100%;
    position: relative;
}

.moregy {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.2);
    padding: 0 0.5rem;
}

.new .btn_return {
    position: absolute;
    top: 0;
    right: 0;
}

/*汤臣倍健营养支教计划*/
.numFlex {
    margin-top: 8vh;
    text-align: center;
}

.numFlex .nums {
    width: 18%;
    margin: 0.2rem auto;
    background-color: #fff;
    padding: 0.6rem 0.25rem 0.7rem 0.25rem;
}

.duty .items1 .autopage {
    top: 18%;
    position: absolute;
}

.duty_education .items2 .autopage {
    width: 7.8rem;
    padding-top: 5.5rem;
}

.duty_education .items2 .autopage .max {
    background: rgba(0, 128, 255, 0.6);
    padding: 0.1rem 0.4rem 0.3rem 0.4rem;
    margin-left: 0rem;
}

.duty_education .items5 .cots {
    background: #1085f8;
    background: rgba(0, 128, 255, 0.6);
    padding: 0.2rem 0.4rem 0.3rem 0.4rem;
    width: 4rem;
    position: absolute;
    top: 20%;
}

.duty_education .items4 .cots {
    background: #1085f8;
    background: rgba(0, 128, 255, 0.6);
    padding: 0.1rem 0.4rem 0.2rem 0.4rem;
    max-width: 40vw;
    min-height: 1rem;
    position: absolute;
    top: 15%;
}

.duty_project .items2 .fullabsolute {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
}

.duty_project .items2 .cots {
    background: rgba(0, 0, 0, 0.57);
    padding: 0.4rem 0.4rem;
}

.projectDL {
    margin-top: 12vh;
    padding: 0 5% 0.2rem 5%;
}

.projectDL dd {
    width: 25%;
    text-align: center;
    margin-bottom: 0.2rem;
}

.projectDL dd .pads {}

.projectDL .icon {
    width: 1.3rem;
    margin-bottom: 0.2rem;
}

.moreProjects .date {
    position: absolute;
    left: 0.35rem;
    top: 0.35rem;
    border: 1px solid #fff;
    text-align: center;
    padding: 3px;
    line-height: 1;
    background: rgba(255, 255, 255, 0.4);
}

.moreProjects .cots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1rem 0.35rem 0.3rem 0.35rem;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    text-align: left;
}

.hopeDL dd {
    border-bottom: 1px solid #000;
    padding: max(0.05rem, (100vh - 900px) * 0.2) 0;
    cursor: pointer;
}

.hopeDL .jt {
    position: relative;
    width: 0.2rem;
    height: 0.2rem;
}

.hopeDL .jt::before {
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    top: 50%;
    margin-top: -1px;
    content: '';
    background: #000;
}

.hopeDL .jt::after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    left: 50%;
    margin-left: -1px;
    content: '';
    background: #000;
}

.hopeDL dd.on .jt::after {
    display: none;
}

.hopeDL .year {
    width: 1.5rem;
}

.hopeDL .desc {
    padding-left: 1.5rem;
    border-top: 1px solid #ddd;
    margin-top: 0.15rem;
    padding-top: 0.15rem;
    display: none;
}

.hopeDL dd.on .desc {
    display: block;
}

.welfarejz .cots {
    height: 80%;
}

.welfarejz .bgs {
    width: 800px;
    margin: auto;
    max-width: 60%;
    padding: 0.4rem 3%;
    position: relative;
    top: 0.5rem;
}

.walfDL {
    width: 103%;
}

.walfDL dd {
    width: 20%;
    margin: 1% 1% 1% 0;
    background-color: #fff;
    padding: 1.5%;
}

/*科学营养*/
.nutritionMain .itemsresearch .leftWt {
    width: 35%;
    margin-right: 4%;
}

.nutritionMain .itemsresearch .rightFull {
    position: relative;
}

.nutritionMain .itemsbinh .yanjiu dd {
    width: 30%;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
}

.nutritionMain .itemsbinh .yanjiu .colorfff dd {
    background: rgba(255, 255, 255, 0.1);
}

.nutritionMain .itemsbinh .yanjiu dd .icon {
    padding: 0.3rem 0.3rem 0 0.3rem;
    text-align: center;
    margin: 0 auto;
}

.nutritionMain .itemsbinh .yanjiu dd .icon img {
    width: 1rem;
}

.nutritionMain .itemsbinh .yanjiu dd .txt {
    padding: 0.1rem 0.3rem 0.5rem 0.3rem;
}

.nutritionMain .itemsbinh .yanjiu dl[data-v-0fe69a22]::after {
    content: '';
    width: 30%;
}

/*科研实力*/
.healthDL dd {
    background: #fff;
    transition: 0.5s;
    border-top: 3px solid #ff1d25;
    width: 31%;
}

.healthDL.fourFlex dd {
    width: 23%;
}


.healthDL .pads {
    padding: 0.3rem;
}

.itemsresearch_b .healthDL {
    padding: 0 5% 0.2rem 5%;
}

.yingDL {
    width: 14.6rem;
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
}

.yingDL dd {
    padding-bottom: 0.5rem;
}

.yingDL .hLine {
    width: 0.7rem;
    height: 0.05rem;
    background: #ff1c25;
    display: block;
}

.yingDL .blockDiv {
    width: 32%;
    margin-right: 0.8rem;
}

.nutrition_research .itemsabout-fund-core .autopage .font30 {
    margin: 0 -0.8rem;
}

.nutrition_research .itemsabout-fund-core dl dd {
    background: #fff;
    transition: 0.5s;
}


.nutrition_research .itemsabout-fund-core .pads {
    padding: 0.3rem;
}

.nutrition_research .itemsabout-fund-nutrition .autopage {
    padding-top: 2rem;
}

.nutrition_research .itemsabout-fund-nutrition .wts {
    max-width: 35%;
}

.reportDL dd {
    background: #fff;
    width: 48.5%;
    margin-bottom: 3%;
}

.tableFlex {
    width: 100%;
}

.tableFlex thead td {
    color: #333;
    background: rgba(255, 255, 255, 0.5);
}

.tableFlex td {
    padding: 0.15rem 0;
    border-bottom: 1px solid #fff;
    border-color: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.9);
}

.projectTable dd {
    display: none;
}

.projectTable dd.on {
    display: block;
}

.projectTable table td {
    font-size: 0.16rem;
}

/*全球营养*/
.materials .itemsmaterial_data .txt {
    width: 5.4rem;
    margin-right: 0.6rem;
    line-height: 2;
}

.materials .itemsmaterial_data .autopage .round {
    background-color: #c1c1c1;
    border-radius: 50%;
    font-size: 0;
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #fff;
    padding: 0;
    text-align: center;
}

.materials .areaFlex .at {
    flex: 1;
}

/*透明工厂*/
.factory .pageBanner .pb6 {
    padding-bottom: 2.5rem;
}

.factory .itemsfactory_info .position2 {
    bottom: -75%;
}

.factory .vdsDL dd {
    background: #fff;
    transition: 0.5s;
    border-top: 3px solid #ff1d25;
    width: 23%;
}

.factory .itemsfactory_info .desc p {
    margin: 0.02rem auto;
}

.factory .itemsfactory_info .desc p span {
    padding: 0 0.05rem;
}

/* 只有第一个span元素有padding-left */
.factory .itemsfactory_info .desc p span:first-child {
    padding: 0 0 0 0.05rem;
    /* 或您希望的任何值 */
}

/* 只有最后一个span元素有padding-right */
.factory .itemsfactory_info .desc p span:last-child {
    padding: 0 0.05rem 0 0;
    /* 或您希望的任何值 */
}

.factory .itemsfactory_record .leftTxt {
    width: 50%;
}

.factory .itemsfactory_record .pads {
    padding: 0.5rem 0.66rem 0.5rem 1rem;
}

.factory .itemsfactory_global .leftTxt {
    width: 50%;
}

.factory .itemsfactory_global .pads {
    padding: 0.4rem 0.3rem;
}

.factory .itemsfactory_global .numFlex {
    margin-top: 2vh;
    padding: 0.5rem 0.6rem 0 0.6rem;
}

.factory .itemsfactory_global .numFlex dd {
    flex: 1;
    padding: 0 0.35rem;
}

#page_factory_en .factory .itemsfactory_global .numFlex dd {
    flex: 1;
    padding: 0 0.2rem;
}

.factory .itemsfactory_global .numFlex dd .lefts {
    padding: 0 0.1rem;
}

.factory .itemsfactory_exploratorium .dhyc1 {
    padding-top: 1rem;
}

.touristDL::after {
    content: '';
    width: 30.33%;
}

.touristDL dd {
    width: 30.33%;
    position: relative;
    overflow: hidden;
}

.touristDL .cots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.3rem;
}

.touristDL .ewm {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: 0.5s;
}



.touristDL .code {
    width: 2.5rem;
    max-width: 50%;
}

.vrHtmls {
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.vrHtmls .cts {
    position: absolute;
    left: 10%;
    right: 10%;
    top: 15%;
    bottom: 10%;
}

.vrHtmls iframe {
    display: block;
    width: 100%;
    height: 100%;
}

/*参观攻略*/
.zhongdian span {
    display: inline-block;
    padding: 0.05rem 0.3rem;
    border: 1px solid #fff;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.11);
    margin: 0.1rem;
}

.youwanDL dd {
    margin: 0.4rem 0;
    border-left: 1px solid #fff;
}

.youwanDL .tit {
    display: inline-block;
    background: #fff;
    padding: 0.05rem 0.2rem;
    border-radius: 0 0.25rem 0 0;
}

.youwanDL .cot {
    padding-left: 0.2rem;
    padding-top: 0.06rem;
}

.tipsDL dd {
    background: rgba(255, 255, 255, 0.15);
    width: 49%;
    margin-bottom: 0.3rem;
    transition: 0.5s;
}



.xueshuDL dd {
    padding: 0.6rem 0;
    scroll-margin-top: 0.9rem;
}

.xueshuDL dd:nth-child(odd) {
    background: #f7f7f7;
}

.xueshuDL dd .imgs {
    width: 20%;
    margin-right: 0.5rem;
}

.ul_circle li {
    list-style-type: circle;
    margin-left: 0.18rem;
}

.p_circle {
    text-indent: -16px;
    /* 调整这个值以匹配伪元素的宽度 */
    padding-left: 16px;
    /* 与text-indent的值保持一致，以确保文本不会被遮挡 */
}

.p_circle::before {
    content: '';
    display: inline-block;
    width: 0.1rem;
    border-radius: 50%;
    height: 0.1rem;
    background-color: transparent;
    border: 1px solid red;
    margin-right: 0.05rem;
}

.laborator .items1 .ct {
    bottom: 40%;
    position: absolute;
}

.join .items1 .autopage {
    top:25%;
    bottom: unset;
    position: absolute;
}

.join .itemswork .itemList, .join .itemsultimate .itemList{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* 两行两列布局 */
    gap: 0;
    /* 可以根据需要调整间距 */
    max-width: 100vw;
    /* 确保内容不超出屏幕宽度 */
    overflow: hidden;
    /* 隐藏超出部分 */
}

.join .itemswork .item,.join .itemsultimate .item {
    box-sizing: border-box;
    /* 确保 padding 和 border 包含在宽度内 */
    max-width: 100%;
    /* 确保单个元素不超出列宽 */
    max-height: 50vh;
    /* 确保单个元素不超出屏幕高度的一半 */
    overflow: hidden;
    /* 隐藏超出部分 */
}

.join .itemswork .item.words ,.join .itemsultimate .item.words {
    display: flex;
    /* 子元素垂直排列 */
    flex-direction: column;
    /* 子元素在垂直方向上居中对齐 */
    align-items: center;
    justify-content: center;
    padding: 0 1rem;
}

.join .itemswork .item.words .lefts {
    width: 100%;
}

.join .itemswork .work-desc,.join .itemsultimate .work-desc{
    position: absolute;
    text-align: justify;
    max-width: 40%;   
    width: auto;
    bottom: 7%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    padding: 0.2rem;
    background-color: rgba(255, 255, 255, 0.6);
}
.join .itemsultimate .work-desc{
    width: 40%;   
    background-color:unset;
    bottom: unset;
    padding-top: 0.4rem;
}

.join .itemswork .swiper-slide img,.join .itemsultimate .swiper-slide img{
    width:100%;
    object-fit:cover;
    object-position: center;
    height: 100%;
}

.join .bgImage {
    max-height: 55%;
}

.qrcode-contain {
    position: absolute;
    padding-bottom: .1rem;
    display: none;
    border: 1px solid #eee;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    width: 2rem;
    height: 2rem;
    left: 0;
    text-align: center;
    top: 1rem;
    color: #333;
    z-index: 999;
}

.qrcode-contain .btn_close {
    width: 0.1rem;
    float: right;
    margin: 0.1rem 0.1rem 0 0;
    display: block !important;
}

.qrcode-contain img {
    display: block;
    width: 60%;
    margin: 0.2rem 0 0 20%;
    pointer-events: auto;
}



/* 仅在非触摸设备上应用 hover 效果 */
@media (hover: hover) and (pointer: fine) {

    .bigEvents .hover {
        background: #fff;
    }

    .bigEvents .hover .year {
        top: 0.2rem;
        margin: 0;
        color: #ff1d25;
    }

    .bigEvents .hover .year span {
        font-size: 130%;
    }

    .bigEvents .hover .scaleImg {
        opacity: 1;
    }



    .healthDL dd:hover {
        background: rgba(255, 255, 255, 0.5);
        box-shadow: 0 0 10px -1px rgba(0, 0, 0, 0.1);
    }

    .nutrition_research .itemsabout-fund-core dl dd:hover {
        background: rgba(255, 255, 255, 0);
        box-shadow: 0 0 10px -1px rgba(0, 0, 0, 0.1);
    }


    .touristDL dd:hover .ewm {
        opacity: 1;
    }

    .tipsDL dd:hover {
        background: rgba(0, 0, 0, 0.2);
    }

    .scientific .items3 dd:hover img {
        transform: scale(1.05);
    }

}