/* part 品牌 */
.parttwobox{
    position: relative;
    height: 34.6875vw; /* 全屏高度 */
    background: url('../images/company_img/compart2bg.jpg') no-repeat center center;
    background-size: cover; /* 自适应填充 */
    display: flex;
    align-items: center;
    color: white;
}
.ptinnerbox{
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: left;
    height: 100%;
    align-items: start;
    padding-left: 6.25vw;
    padding-top: 5vw;
}

.brand-tips{
    font-size: 0.9375vw;
    color: #343434;
    width: 14.0104vw;
    height: auto;
    line-height: 2.2916vw;
    width: 28%;
	text-indent: 2em;
}


.hero-section {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    color: white;
}

.hero-title {
    font-size:4.1666vw;
    display: inline-block;
    width: 16.6666vw;
    position: absolute;
    left: 41.6666vw;
    top: 18.6979vw;
    display: none;
}
.hero-title::after{
    content: '';
    position: absolute;
    bottom: -0.52vw;
    width: 6.40625vw;
    height: 3px;
    background: white;
    left: 31%;
}

nav {
    background: #ffffff;
    width: 100%;
}

.nav-container {
    display: flex;
    width: 100%;
    justify-content: center;
    background: #F1F1F1;
    padding: 1.5rem 0;
    /* left: 22.9166vw; */
    /* position: absolute; */
    /* z-index: 9; */
    /* bottom: 5.520vw; */
}

.nav-links {
    display: flex;
    flex-direction: row;
    justify-content: center;
    list-style: none;
    cursor: pointer;
    width: 100%;
    white-space: nowrap;
}
.nav-links li{
    width: auto;
    padding: 0 2rem;
}

.nav-links a {
    text-decoration: none;
    color: #333;
    font-size: 1.25vw;
    transition: color 0.3s ease;
    position: relative;
}

/* 默认选中状态 */
.nav-links .active {
    color: #C9062C;
    font-weight: bold;
}

.nav-links .active::after,
.nav-links a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background: #C9062C;
    bottom: -0.6vw;
    left: 0;
    transition: width 0.3s ease;
}
.nav-links .active::after,
.nav-links a:hover::after {
    width: 100%;
}

.nav-links a:hover {
    color: white;
}

/* part 关于裕东 */
.aboutCompany-box{
    position: relative;
}
.partone-top{
    padding-top: 3.5416vw;
}
.aboutCompany-bg{
    height: 26.8229vw;
    width: 100vw;
    background-color: #F6F6F6;
    position: absolute;
    z-index: -1;
    top:26.3125vw;
}
.gyyd-img{
    width: 42.552vw;
    height: 24.4791vw;
}
.partone-box{
    margin-top: 3.6979vw;
}
.partone-text-box{
    margin-left: 3.4375vw;
    padding-top: 2.28125vw;
    padding-bottom: 3.28125vw;
}
.partone-text-box{
    width: 42.552vw;
    height: 24.4791vw;
}
.partone-text-head{
    font-size:1.45833vw;
    color: #343434;
    font-weight: 700;
    width: 28.3854vw;
}
.partone-text-inner{
    font-size: 0.9374vw;
    color: #343434;
    padding-top:1.30208vw;
    width: 32.1354vw;
    text-indent: 2em;
    line-height: 2vw;
}
.partone-text-under{
    font-size: 0.9374vw;
    color: #343434;
    padding-top:2.0208vw;
    width: 32.1354vw;
    text-indent: 2em;
    line-height: 2vw;
}

/*_++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* img简介 */

.img-part-Line-box{
    position: relative;
}
.img-part-Line-box::after{
    content: '';
    position: absolute;
    width: 3.07029vw;
    height: 2px;
    background: #C9062C;
    bottom: 1.8vw;
    left: 2.4vw;
}
.img-part-Line-box:nth-child(2):after{
    left: 2.8vw;
}
.img-part-Line-box:nth-child(3):after{
    left: 2.8vw;
}
.img-part-Line-box:last-child::after{
    left: 2.8vw;
}
.imgpartboxTitle{
    color: #C9062C;
    text-decoration: none;
    font-size: 2.9166vw; /*56px */
}
.imgpartboxTitlemini{
    color: #C9062C;
    text-decoration: none;
    font-size: 1.25vw; /*24px */
}
.imgpartboxTitleTip{
    color: #3B3B3B;
    text-decoration: none;
    font-size: 0.9375vw; /*24px */
}

/*_++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* 理念和技术 */
.partthreetext{
    font-size: 0.9735vw;
    color: #343434;
    text-indent: 2em;
    line-height: 2.3vw;
}
.partThreeTextBox{
    margin-left: 4.7916vw;
    padding-top: 6.6458vw;
    width: 34.2708vw;
    height: auto;
}
.partThreeTextBox:first-child{
    margin-right: 4.7916vw;
    padding-top: 9.6354vw;
}
.partthreeImg{
    width: 39.0625vw;
    height: 29.5312vw;
}
.partthreeTitle{
    font-size: 2.3958vw;
    font-weight: 700;
    color: #343434;
}

.partfourbox{
    font-size: 0.9375vw;
    color: #343434;
    width: 34.2708vw;
}

/*_++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* 容器样式 */
.history-container {
    margin-top: 7.6041vw;
    position: relative;
    height: 51.04166vw;
    background: url('../images/company_img/comPart5bg.png') center/cover;
}

.history-head-box{
    position: absolute;
    top: 3.8020vw;
    left: 45.2083vw;
    right:45.2083vw;
    width: 9.5833vw;
}
.history-container .swiper-slide{
    height: auto;
    gap: 1rem 4vw;
    align-items: stretch;
    padding: 0 1rem;
    box-sizing: border-box;
}
.history-container .swiper-slide .l{
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex:1;
}

.history-container .swiper-slide .r{
    display: flex;
    width: 40%;
    height: auto;
}
.history-container .swiper-slide .r .pic{
    width: 100%;
    height: 100%;
    display: flex;
}
.history-container .swiper-slide .r .pic img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #fff;
}

/* 透明轮播容器 */
.swiper {
    width: 80%;
    height: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}
/* 轮播内容样式 */
.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20.8333vw;
    position: relative;
}
.bg1985{
    width: 36.8229vw;
    height: 23.125vw;
}
.year-bg-text{
    color: rgba(255, 226, 231, 0.4);
    font-size: 15.625vw;
    font-family: Arial, sans-serif;
    font-weight: bold;
    user-select: none;
    position: absolute;
    z-index: -1;
    left: 0%;
    bottom: 50%;
    width: 100%;
    line-height: 1;
    transform: translateY(50%);
}

.year-title{
    color: #C9062C;
    font-size: 3.3333vw;
    width: 100%;
    height: auto;
}
.year-text{
    color: #424242;
    font-size: 18px;
    width: 100%;
    height: auto;
}



/* 自定义导航按钮 */
.custom-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border: 2px solid #C9062C;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 20;
}

.custom-nav:hover {
    background: #C9062C;
}

.custom-nav::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-left: 2px solid #C9062C;
    border-bottom: 2px solid #C9062C;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    transition: all 0.3s ease;
}

.custom-nav:hover::after {
    border-color: #fff;
}

.custom-prev {
    left: 50px;
}

.custom-next {
    right: 50px;
}

.custom-next::after {
    transform: translate(-50%, -50%) rotate(-135deg);
}

/* 年份导航 */
.year-nav {
    position: absolute;
    width: 70.8854vw;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    z-index: 20;
}
.year-nav::after{
    content: '';
    background-color: #D3D3D3;
    width: 78.125vw;
    height: 1px;
    position:absolute;
    z-index: -2;
    top: 0.5729vw;
    left: -3.0208vw;
}
.year-btn {
    position: relative;
    background-color: white;
    border: 5px solid #343434;
    width: 1.40625vw;
    height: 1.40625vw;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease; 
    display: flex;
    justify-content: center;
    align-items: center;
}
.year-btn:hover,
.year-btn.active {
    background: white;
    border-color: #C9062C;
}
.year-btn:hover::after,
.year-btn.active::after {
    content: '';
    background-color: rgba(201, 6, 44, 0.4) ;
    position: absolute;
    height: 1.9vw;
    width: 1.9vw;
    border-radius: 2vw;
    z-index: -1;
    transition: all 0.3s ease; 
}
.year-nar-text-box{
    position: absolute;
    width: 72.8854vw;
    left: 14%;
    justify-content: space-between;
    bottom: 6.71875vw;
}
.year-nar-text{
    text-decoration: none;
    font-size: 1.04166vw;
    color: #161616;
    width: 3.3854vw;
}
.year-nar-text.active{
    color: #C9062C !important;
}
.isclick{
    
}

/* part 公司愿景 */


.partcompanyWhisBox{
    display: flex;
    flex-direction: column;
}
.pcwInnerBox{
    display: flex;
    flex-direction: column;
}
.wishPartImg{
    width: 27.2395vw;
    height: 20vw;
}

.listBox{
    display: flex;
    flex-direction: row;
}
.textBox{
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: left;
    padding-top: 4.47916vw;
    padding-left: 6.09375vw;
    padding-bottom: 4.5714vw;
    padding-right: 12.2916vw;
    height: 20vw;
}
.textBox:nth-child(1){
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: left;
    padding-top: 3.125;
    padding-left: 4.3229vw;
    padding-bottom: 4.0104vw;
    padding-right: 4.6354vw;
    height: 20vw;
}
.head{
    font-size:1.8vw;
    font-weight: 700;
    color: black;
}
.title{
    font-size: 1.275vw;
    color: #C9062C;
}
.text{
    font-size: 20px;
    font-weight: 400;
}

/* 品牌故事 */

.stroy-text-box{
    text-align: left;
    padding-top: 1.875vw;
    margin-right: 4.2708vw;
}
.stroy-text-box:nth-child(2){
    text-align: left;
    width: 33.3333vw;
    height: 21.1979vw;
    padding-top: 1.875vw;
    margin-left: 4.2708vw;
}
.story-big-img{
    width: 40.5208vw;
    height: 24.9479vw;
    border-top-right-radius: 7.552vw;
}
.story-small-img{
    width: 25.3125vw;
    height: 16.3541vw;
}
.textboxtext{
    font-size: 0.9735vw;
}
.storyboxone{
    display: flex;
    flex-direction: row;
}

.gradient-box {    
    /* 渐变色背景：从左到右由红变白 */
    background: linear-gradient(90deg, rgba(201,6,44,1) 0%, rgba(255,255,255,0.1) 100%);
    
    /* 文字颜色根据背景自动调整 */
    color: rgba(0, 0, 0, 0.7);  /* 渐变中段颜色较浅使用深色文字 */
}

.textfont{
    font-size: 1.2vw;
    color: white;
    padding:0.5vw 1.25vw;
}

/* 技术实力 */
.power-img-box{
    width: 80.2604vw;
    height: 51vw;
    padding-top: 5.625vw;
    position: relative;
}

.flbox{
    width: 16.61458vw;
    height: 16.61458vw;
    position: absolute;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.flText{
    width: 10vw;
    height: 10vw;
    position: absolute;
    z-index: 10;
}
.flbox_head_red{
    color: #C9062C;
    font-size: 1.25vw;
    font-weight: bold;
}
.flbox_head_white{
    color: white;
    font-size: 1.25vw;
    font-weight: bold;
}
.flText_text{
    color: #505050;
    font-size: 0.8735vw;
}
.flText_text_white{
    color: white;
    font-size: 0.9735vw;
}
.flbox-samll{
    width: 8.8541vw;
    height: 8.8541vw;
    position: absolute;
}
.flbox-mini{
    width: 5.8333vw;
    height: 5.8333vw;
    position: absolute;
}
.fl1{
    top: 14.4583vw;
    left: 23.5vw;
}
.fl2{
    left: 32.8958vw;
    top: 8.5937vw;
}
.fl3{
    top: 14.4583vw;
    left: 42.2291vw;
}
.fl4{
    top: 8.5937vw;
    left: 51.5vw;
}
.fl5{
    top: 14.4583vw;
    left: 61vw;
}
.fl6{
    left: 42.2291vw;
    top: 25.5vw;
}
.fl7{
    left: 32.8958vw;
    top: 31vw;
}
.fl8{
    top: 31vw;
    left: 51.5vw;
}
.fl9{
    left: 23.5vw;
    top: 25.5vw;
}
.f10{
    left: 61vw;
    top: 25.5vw;
}
.f111{
    left: 33vw;
    top: 20vw;
    z-index: -1;
}
.f112{
    top: 20vw;
    left: 51.7vw;
    z-index: -1;
}
.f113{
    top: 9.5937vw;
    left: 63.5vw;
}
.f114{
    top: 9.5937vw;
    left: 28.5vw;
}
.f115{
    top: 8.6vw;
    left: 69.2vw;
}
.f116{
    top: 8.6vw;
    left: 25.8vw;
}
.text_group_1{
    top: 20.5vw;
    left: 26.6vw;
}
.text_group_2{
    left: 36.4vw;
    top: 14.5937vw;
}
.text_group_3{
    top: 14.5937vw;
    left: 54.8vw;
}
.text_group_4{
    top: 20.5vw;
    left: 64.2vw;
}
.text_group_5{
    top: 20.5vw;
    left: 45.6vw;
}
.text_group_6{
    top: 31.5vw;
    left: 64.2vw;
}
.text_group_7{
    left: 45.6vw;
    top: 31.5vw;
}
.text_group_8{
    left: 26.8vw;
    top: 31.5vw;
}
.text_group_9{
    top: 36.9vw;
    left: 54.8vw;
}
.text_group_10{
    left: 36.2vw;
    top: 37vw;
}

@media  screen and (max-width:992px){
	.nav-container {

	    width: 100% !important;
	    left: 0 !important;
	    position: absolute;
	    z-index: 9;
	    bottom: 5.520vw;
	}
	.nav-links {
		padding: 0 24px !important;
	}
	.nav-links a {
	    font-size: 14px !important;
	}
	.paddLRBody {
	    padding-left: 12px !important;
	    padding-right: 12px !important;
	}
	.aboutCompany-bg{
		display: none;
	}
	.partone-box{
		flex-direction: column !important;
	}
	.partone-box .gyyd-img {
		width: 100% !important;
		height: auto !important;
	}
	.partone-box .partone-text-box {
	    width: 100% !important;
	    height: initial !important; 
		margin-left: 0 !important;
	}
	.partone-text-head {
	    font-size: 20px !important;
	    width: 100% !important;
	}
	.partone-text-inner {
	    font-size: 14px !important;
	    width: 100% !important;
	    line-height: 1.7 !important;
	}
	.partone-text-under {
	    font-size: 14px !important;
	    padding-top: 0 !important;
	    width: 100% !important;
	    line-height: 1.7 !important;
	}
	#counterSection{
		display: flex;
		flex-direction: row !important;
	}
	.imgpartboxTitle {
	    font-size: 24px !important;
	}
	.imgpartboxTitlemini {
	    font-size: 12px !important;
	}
	.imgpartboxTitleTip {
	    font-size: 12px !important;
	}
	.imgpartboxTitleTip {
	    font-size: 12px !important;
	}
	.img-part-Line-box::after {
	    width: 30px !important;
	    bottom: 20px !important;
	    left: 35% !important;
	}
	.marginBody {
	    margin-top: 30px !important;
	    margin-left: 12px !important;
	    margin-right: 12px !important;
	}
	.brand-tips {
	    font-size: 14px !important;
	    width: 90% !important;
		line-height: 1.5 !important;
	    /* display: -webkit-box !important; */
	    /* -webkit-line-clamp: 3 !important; */
	    /* -webkit-box-orient: vertical !important; */
	    overflow: hidden !important;
	}
    .diy_linian{
        padding:0 0 1rem 0;
    }
	.diy_linian .flex-row{
		flex-direction: column !important;
	}
	.partthreeTitle {
	    font-size: 20px !important;
	}
	.partThreeTextBox {
	    margin-left: 0 !important;
	    padding-top: 6.6458vw;
	    width: 100% !important;
	    height: auto;
	}
	.partthreetext {
	    font-size: 14px !important;
	    line-height: 1.7 !important;
	}
	.partthreeImg {
	    width: 100% !important;
	    height: 180px !important;
	    object-fit: cover;
	}
	.history-container {
	    margin-top: 70px !important;
	    position: relative;
	}
	.history-head-box {
	    position: absolute !important;
	    top: -57px !important;
	    height: 57px !important;
	    left: 0 !important;
	    right: 0 !important;
	    width: 100% !important ;
	}
	.swiper {
	    width: 80% !important;
	    height: 300px !important;
	    position: relative !important;
		left: 0 !important;
		top: 0 !important;
		transform: initial !important;
		
	}
	.swiper-wrapper {
	    position: relative !important;
	/*    width: 100% !important; */
	    height: 100% !important;
	}
	.swiper-backface-hidden .swiper-slide {
	    width: 100% !important;
	    padding-bottom: 0 !important;
		margin-top: 20px !important;
	}
	.year-bg-text {
	    font-size: 50px !important;
	    line-height: 1 !important;
	    margin-top: 0 !important;
	    position: relative !important;
		left: 0 !important;
		bottom: 0 !important;
	}
	.year-title {
	    font-size: 24px !important;
	    width: 100% !important;
	    height: auto !important;
	}
	.year-text {
	    font-size: 12px !important;
	    width: 100% !important;
	    height: auto !important; 
		
	}
	.year-nav {
	    bottom: 20px !important;
        display: none !important;
	}
    .year-nar-text-box {
        display: none;
    }
	.year-nav::after {
	    top: 10px !important;
	}
	.year-btn {
	    width: 20px !important;
	    height: 20px !important;
	}
	.year-nar-text {
	    font-size: 12px !important;
	}
	
	/* - */
	.listBox {
	    flex-direction: column !important;
		margin-bottom: 20px !important;
	}
	.wishPartImg {
	    width: 100% !important;
	    height: 200px !important;
	    object-fit: cover !important;
	}
	.textBox {
	    width: 100% !important;
	    padding: 12px !important;
	    height: auto !important;
	}
	.head {
	    font-size: 20px !important;
	}
	.title {
	    font-size: 12px !important;
	}
	.textfont {
	    font-size: 12px !important;
	    padding: 4px 12px !important;
	}
	.textBox:nth-child(1) {
	    width: 100% !important;
	    padding: 12px !important;
	    height: auto !important;
	}
	/* - */
	.text-center{
		overflow: hidden !important;
	}
	#companyPower{
		overflow: hidden !important;
	}
	.text-center .flex-col div:first-child{
		margin-top: 30px !important;
	}
	.power-img-box {
	    scale: 1.9 !important;
	    width: initial !important;
	    height: 70.4375vw;
	    padding-top: 0 !important;
	}
	.flbox_head_red {
	    font-size: 10px !important;
	}
	.flText_text {
	    display: none !important;
	}
	.flbox_head_white {
	    font-size: 10px !important;
	}
	.flText_text_white {
		display: none !important;
	}
	
}

@media  screen and (max-width:768px){
    .parttwobox{
        height: auto !important;
        background: #E9E9E9 !important;
    }
    .custom-prev{
        left: 10px;
    }
    .custom-next{
        right: 10px;
    }
    .history-container .swiper-slide .r{
        display: none;
    }
    #companyWish .textBox{
        font-size: 14px;
    }
}
@media  screen and (max-width:500px){
	.section_10 {
	    height: 286px !important;
		overflow: hidden;
	}
    .flbox_head_white {
        font-size: 8px !important;
    }
    .flbox_head_red {
        font-size: 8px !important;
    }
	.swiper-slide {
	    display: flex;
        height: 88%;
	    /* height: 120px !important; */
        flex-direction: column;
        align-items: center;
        justify-content: center;
	}
	.year-text {
	        font-size: 12px !important;
	        width: 70% !important;
            margin:0 auto;
	    }
        .history-container{
            height: auto !important;
        }
	.year-nav {
		bottom: -9px !important;
	}
	.year-nar-text-box {
		bottom: 10px !important;
	}
	
}
@media  screen and (max-width:400px){
/* 	.brand-tips {
	        font-size: 12px !important;
	        width: 65% !important;
	        line-height: 1.5 !important;
	        display: -webkit-box !important;
	        -webkit-line-clamp: 2 !important;
	        -webkit-box-orient: vertical !important;
	        overflow: hidden !important;
	    } */
}

