.ppgs {
}
.pp_pic {
	overflow: hidden;
	position: relative;
}
.pp_pic img {
	transform: scale(1.15);
	transition: all 0.3s linear;
}
.tips {
	width:16.6rem;
	float: right;
	position: relative;
	color:#c5c5c5;
	padding-top:0.1rem;
}
.tips1 {
	width:80%;
	position: relative;
	color:#c5c5c5;
	padding-top:0.1rem;
	margin-left:20%;
}
.section1 {
	margin-top:2.6rem;
}
.con {
	width:16.6rem;
	float: right;
	position: relative;
}
.section1 h2 {
	font-size: 1.1rem;
	color:#bc4a2c;
	line-height: 1.1rem;
	position: absolute;
	left: 1rem;
	top:1rem;
}
.section1 h2 span {
	font-family: 'nmr_bold';
	position: relative;
}
.section1 .tit {
	position: absolute;
	right: 2.56rem;
	bottom:1rem;
	width:34.5%;
}
.section1 .tit h3 {
	font-size: 0.44rem;
	color:#bc4a2c;
	line-height: 0.62rem;
	padding-bottom: 0.2rem;
	font-family:"PF_medium"
}
.section1 .tit p {
	font-size:0.18rem;
	color:#bc4a2c;
	line-height:1.5
}
.section2 {
	margin-top:2.6rem
}
.section2 .flex-box {
	display: flex;
	justify-content:space-between;
	align-items: flex-start;
}
.section2 .founder-img {
	flex-shrink: 0;
	position: relative;
}


.section2 .founder-img img{
	
	 transition: transform 0.4s ease;
}

.section2 .founder-img:hover img{
	
transform: scale(1.02);
}

.section2 .founder-img h2 {
	font-size: 0.5rem;
	color: #bc4a2c;
	margin:0.15rem 0;
}
.section2 .founder-img h2 span {
	font-family: 'nmr_bold';
}
.section2 .founder-img h3 {
	font-size: 0.19rem;
	color: #bc4a2c;
}
.section2 .content {
	width:40%;
}
.section2 .content h2 {
	font-family: 'nmr_bold';
	font-size: 1.1rem;
	color: #bc4a2c;
	line-height:1;
	margin:0.15rem 0;
}
.section2 .content h3 {
	font-size: 0.44rem;
	color: #bc4a2c;
	font-family:"PF_medium";
	margin-bottom:1.2rem;
}
.section2 .content p {
	font-size:0.18rem;
	color: #bc4a2c;
	line-height: 1.6;
	text-align: justify;
}
.section3 {
	margin-top:2.6rem;
	text-align: center;
	background: #fff;
}
.section3 h2 {
	font-size:1.8rem;
	color: #bc4a2c;
	margin-bottom: 1rem;
	font-family: 'nmr';
	font-weight:bold;
}
.section3 .layer-graphic {
	position: relative;
	padding-right:15%;
}
.section3 .layer-graphic img {
	width:auto
}
/* 模拟层叠结构 */
        .section3 .layer {
	position: absolute;
	right:32%;
	width:1.2rem;
	height:0.3rem;
	font-size:0.2rem;
	line-height:0.3rem;
	color:#fff;
	background:#bc4a2c;
	border-radius:0.2rem;
}
.section3 .layer-1 {
	top: 2%;
}
.section3 .layer-2 {
	top: 23%;
}
.section3 .layer-3 {
	top: 40%;
}
.section3 .layer-4 {
	top: 55%;
}
.section3 .layer-5 {
	top: 74%;
}
.section3 .layer-6 {
	top: 90%;
}
.section3 .layer-label {
	position: absolute;
	right: 10%;
	font-size: 0.32rem;
	color:#bc4a2c;
	display: flex;
	align-items: center;
	width: 120px;
}
 .section3 .layer-label::before {
 content: "";
 width: 300px;
 position:absolute;
 left:-190px;
 bottom:-10px;
 height: 1px;
 background:#bc4a2c;
}
 .section3 .layer-label::after {
 content: "";
 width: 10px;
 height:10px;
 position:absolute;
 left:-190px;
 bottom:-15px;
 border-radius:50%;
 background:#bc4a2c;
}
.section3 .layer-label span {
	font-family: 'nmr';
}
.section3 .label-1 {
	top: 9%;
}
.section3 .label-2 {
	top: 30%;
}
.section3 .label-3 {
	top: 59%;
}
.section3 .desc-box h4 {
	font-size: 0.45rem;
	margin:0.5rem 0 0.25rem 0;
	color:#bc4a2c
}
.section3 .desc-box p {
	font-size: 0.18rem;
	color: #bc4a2c;
	margin: 0 auto;
	line-height:1.5
}
.section3 .desc-box p span {
	font-family: 'nmr';
}
.section4 {
	margin-top:3.6rem;
}
.ppyf1 {
	width: 16.61rem;
	position: relative;
	overflow: hidden;
}
.ppyf1 .xcon {
	position: absolute;
	left: 2.6rem;
	top: 1.26rem;
}
.ppyf1 .xcon h4 {
	font-size: 0.44rem;
	color: #fff;
	line-height: 0.62rem;
	padding: 0 0 0.8rem 0;
}
.ppyf1 .xcon h4 span {
	font-family: 'nmr';
}
.ppyf1 .xcon h4 sup {
	font-size:0.24rem
}
.ppyf1 ul {
	position: absolute;
	left: 2.6rem;
	bottom: 0.5rem;
	padding-left: 7rem;
	padding-right: 0.8rem;
}
.ppyf1 ul p {
	font-size: 0.18rem;
	color: #fff;
	line-height: 1.5;
	margin-bottom: 0.5rem;
}
.ppyf1 ul p span {
	display: block;
	font-size: 0.28rem;
	margin-bottom: 0.15rem;
	font-weight: bold;
}
.ppyf1 ul p sub {
	padding-left: 0.02rem;
}
.ppyf1 ul p font {
	font-family: 'nmr';
}
/* 注释区域 */
.ppyf2 {
	width: 16.61rem;
	position: relative;
}
.ppyf2 .xcon {
	padding-top: 0.15rem;
	padding-left: 2.6rem;
	color: #c5c5c5;
}
.ppyf2 .xcon p {
	line-height: 1.5;
}
.section5 {
	margin-top:3rem
}
.section5 h2 {
	font-size:0.8rem;
	color: #bc4a2c;
	font-weight:bold;
	line-height: 1.2;
	margin-bottom: 0.3rem;
	text-align:center
}
.section5 h2 span {
	color: #bc4a2c;
}
.section5 .sub-text {
	font-size: 0.2rem;
	color: #bc4a2c;
	text-align:center;
	margin-bottom: 1.2rem;
}
.section5 .cert-grid {
	display: flex;
	justify-content: center;
	gap: 0.15rem;
}
.section5 .cert-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
}
.section6 {
	margin-top:2.6rem
}
.section6 .w_1400 .main {
	display: flex;
	flex-direction: column;
	gap:0.8rem;
	margin-top:1rem;
	margin-left:20%;
}
.section6 .w_1400 > h2 {
	font-size:1.1rem;
	color: #bc4a2c;
	font-family: 'nmr_bold';
	line-height:1;
}
.section6 .w_1400 > h3 {
	font-size:0.55rem;
	color: #bc4a2c;
	margin-top:0.25rem;
	line-height:1;
}
.section6 .row {
	display: flex;
	gap: 0.8rem;
	width: 100%;
	flex-wrap: wrap;
	align-items: stretch;
}
.section6 .row-1 .col {
	flex: 0 0 calc((100% - 1.6rem) / 3);
	min-width: 0;
	max-width: calc((100% - 1.6rem) / 3);
	display: flex;
	flex-direction: column;
}
.section6 .col-1, .section6 .col-3 {
	justify-content: space-between;
}
.section6 .col-2 {
	justify-content: space-between;
}
.section6 .row-2 {
	display: flex;
	gap: 0.8rem;
	width: 100%;
	flex-wrap: inherit;
	align-items: stretch;
}
.section6 .row-2 .image-col {
	flex: 0 0 calc((100% - 1.6rem) / 3);
	min-width: 0;
	max-width: calc((100% - 1.6rem) / 3);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	height: 3.4rem;
}
.section6 .row-2 .text-col {
	flex: 1 1 auto;
	min-width: 260px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	height:3.4rem;
}
.section6 .image-wrapper {
	width: 100%;
	height: 6rem;
	overflow: hidden;
}
.section6 .image-wrapper img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.2s ease;
}
.section6 .col:hover .image-wrapper img, .section6 .row-2:hover .image-wrapper img {
	transform: scale(1.01);
}
.section6 .text-block {
	border-left: 2px solid #bc4a2c;
	padding-left:0.05rem;
	display: flex;
	flex-direction: column;
	gap: 0.2rem;
	width: 100%;
	height:5rem;
	overflow: hidden;
}
.section6 .col-2 .text-block {
	justify-content: flex-end;
}
.section6 .text-block h3 {
	font-size: 0.2rem;
	color: #bc4a2c;
	line-height: 1.3;
	border:1px solid #bc4a2c;
	border-radius: 16px;
	padding:0 0.15rem;
	display: inline-block;
	width: fit-content;
}
.section6 .text-block p {
	font-size:0.18rem;
	line-height: 1.6;
	color: #bc4a2c;
	margin: 0;
}
.section7 {
	margin-top:2.6rem
}
.section8 {
	margin-top:2.6rem;
	width:60%;
	float:right;
	position:relative;
	display:flex;
	align-items: center;
	justify-content: space-between
}
.section8 .pic {
	overflow:hidden;
}
.section8 .pic img {
	transition: all 0.3s linear;
}
.section8 .txt {
	font-size:0.45rem;
	color: #bc4a2c;
	line-height:1.2;
	font-family: 'nmr_bold';
	min-width:300px;
	text-transform: uppercase;
}
.section8:hover .pic img {
	transform: scale(1.05);
}
.section9 {
	margin-top:2.6rem;
	margin-bottom:3.6rem;
}
.section9 .relation-area {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 50px;
	margin-bottom: 120px;
}
.section9 .pills-left {
	display: flex;
	flex-direction: column;
	gap: 0.6rem;
	align-items: flex-end;
	position:relative;
}
.section9 .pill-item {
	display: flex;
	align-items: center;
	padding: 0.4rem 0.5rem;
	border: 1px solid #bc4a2c;
	border-radius: 2.19rem;
	color: #bc4a2c;
	font-size: 0.3rem;
	background: #fff;
	width:4.73rem;
	transition: all 0.3s linear;
}
.section9 .pill-item:hover {
	background:#bc4a2c;
	color: #fff;
	border-color:#bc4a2c;
}
.section9 .pill-item .pic {
	width:40%;
	text-align:center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section9 .pill-item .pic svg {
	width: 0.8rem;
	height:0.8rem;
	fill: currentColor;
}
.section9 .pill-item .txt {
	width:60%;
}
.section9 .pill-item span {
	display:block;
	font-size:0.2rem;
	font-family: 'nmr'
}
.section9 .symbol-equal {
}
.section9 .symbol-equal img {
	height:5rem;
}
.section9 .brand-logo-box {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.section9 .brand-logo-box span {
	font-size: 0.3rem;
	font-weight: normal;
	color:#bc4a2c;
	margin-top: 0.15rem;
}
.section10 {
	margin: 0 auto;
	position: relative;
}
.section10 .w_1400 > h2 {
	font-size:1.1rem;
	color: #bc4a2c;
	font-family: 'nmr_bold';
	line-height:1;
}
.section10 .w_1400 > h3 {
	font-size:0.55rem;
	color: #bc4a2c;
	margin-top:0.25rem;
	line-height:1;
}
.section10 .main {
	position:relative;
	;
	margin-left:20%;
	margin-top:1rem;
}

    .section10 .timeline-line {
	position: absolute;
	left: 130px;
	top: 10px;
	bottom: 0;
	width: 1px;
	background-color: #bc4a2c;
	z-index: 1;
}
    .section10 .top-badge {
	text-align: left;
	color: #bc4a2c;
	font-size: 0.15rem;
	font-family: 'nmr';
	margin-bottom: 50px;
	font-weight: 500;
	padding-left: 1.9rem;
	position: relative;
	z-index: 2;
}

    .section10 .timeline-item {
	display: flex;
	margin-bottom: 1rem;
	position: relative;
	z-index: 2;
}

    .section10 .timeline-left {
	width: 100px; 
	flex-shrink: 0;
	text-align: left;
	padding-top: 0.25rem;
	padding-right: 30px;
}
.section10 .timeline-year {
	font-size: 0.35rem;
	font-family: 'nmr';
	font-weight: bold;
	color:#bc4a2c;
	margin-bottom: 5px;
}
.section10 .timeline-title {
	font-size: 0.25rem;
	color:#bc4a2c;
}


    .section10 .timeline-item::before {
 content: '';
 position: absolute;
 left: 125px; 
 top: 0.55rem;
 width: 10px;
 height: 10px;
 border-radius: 50%;
 background-color: #bc4a2c;
 z-index: 3;
}
/* 右侧内容区域 */
    .section10 .timeline-right {
	flex-grow: 1;
	padding-left: 0.4rem; 
}
/* 图片列表网格 */
    .section10 .image-grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 20px 0;
}
.section10 .image-grid1 {
	grid-template-columns: repeat(3, 1fr);
}
.section10 .timeline-item.y2021 .badge-row {
	align-items: end;
}

.section10 .img-card {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom:0.5rem;
}
.section10 .img-card img {
	width:auto;
	height: 1.6rem;
	margin-bottom: 0.2rem;
	transition: all 0.3s linear;
}

.section10 .img-card:hover img{ transform: scale(1.02);}


.section10 .image-grid1 .img-card {
	align-items: flex-start;
}
.section10 .image-grid1 .img-card img {
	height: 3.5rem;
}
.section10 .img-card p {
	font-size: 0.17rem;
	color:#bc4a2c;
	line-height: 1.5;
	word-break: break-all;
}
.section10 .img-card p b {
	font-size:0.2rem;
	line-height:1.2
}
/* 针对第一行（2021年）特殊的横向排布处理 */
    .section10 .badge-row {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
}
.section10 .badge-item {
	display: flex;
	align-items: center;
	color: #bc4a2c;
	font-size: 14px;
	font-weight: bold;
	
}
.section10 .badge-item img{transition: all 0.3s linear;}
.section10 .badge-item:hover img{ transform: scale(1.02);}

.section10 .badge-icon {
	width: 20px;
	height: 20px;
	margin-right: 8px;
	border: 2px solid #bc4a2c;
	border-radius: 50%;
	display: inline-block;
	position: relative;
}
.section11 {
	margin-top:2.6rem;
}



.section11 .w_1400 {
	position: relative;
	height:12rem;
}


.section11 .w_1400 > h2 {
	font-size:1.1rem;
	color: #bc4a2c;
	font-family: 'nmr_bold';
	line-height:1;
}
.section11 .w_1400 > h3 {
	font-size:0.55rem;
	color: #bc4a2c;
	margin-top:0.25rem;
	line-height:1;
}


.wave-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-image: url('../images/ppline.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

.axis-dot {
	position: absolute;
	width: 10px;
	height: 10px;
	transform: translate(-50%, -50%);
	z-index: 1;
}
 .axis-dot::before {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background-color: #bc4a2c;
 border-radius: 50%;
}
 .axis-dot::after {
 content: '';
 position: absolute;
 left: 50%;
 width: 1px;
 background-color: #bc4a2c;
 transform: translateX(-50%);
}
.axis-dot .year-text {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
	font-size: 0.38rem;
	font-family: 'nmr';
	
	color: #bc4a2c;
	
	
}
.dot-2019 {
	left: 10%;
	top: 67.5%;
}
 .dot-2019::after {
 bottom: 100%;
 height: 4rem;
}
.dot-2019 .year-text {
	top: 100%;
	margin-top: 10px;
}
.dot-2021 {
	left: 30%;
	top: 64.3%;
}
 .dot-2021::after {
 top: 100%;
 height:3.6rem;
}
.dot-2021 .year-text {
	bottom: 100%;
	margin-bottom: 10px;
}
.dot-2023 {
	left: 51%;
	top: 58.8%;
}
 .dot-2023::after {
 bottom: 100%;
 height: 5.1rem;
}
.dot-2023 .year-text {
	top: 100%;
	margin-top: 10px;
}
.dot-2025 {
	left: 75%;
	top: 49.2%;
}
 .dot-2025::after {
 top: 100%;
 height: 4.2rem;
}
.dot-2025 .year-text {
	bottom: 100%;
	margin-bottom: 10px;
}
.node {
	position: absolute;
	z-index: 3;
	display: flex;
	flex-direction: column;
	width: 260px;
}
.node img {
	width: 100%;
	height: auto;
	object-fit: cover;
	transition: all 0.3s linear;
}
.node:hover img {transform:rotate(1deg);}
.node p {
	color: #bc4a2c;
	font-size: 0.17rem;
	line-height: 1.5;
	font-weight: 500;
}
.node-up .img-wrapper {
	
}
.node-down .img-wrapper {
	
}
.node-text {
	margin-top: 15px;
}
.node-2019 {
	left: 12%;
	top: 34%;
}
.node-2021 {
	left: 32%;
	bottom: 5%;
}
.node-2023 {
	left: 53%;
	top: 16%;
}
.node-2025 {
	right: 4.5%;
	bottom: 15%;
}


 .section12 {
	 margin-top:3.6rem;
	 margin-bottom:2.6rem;
        }
		
		
.section12 .w_1400 .main{
	display: flex;
	
	justify-content: space-between;
}
		
		
        .section12 h3 {
            font-size: 0.5rem;
            color: #bc4a2c;
            margin-bottom: 0.5rem;
            font-weight: normal;
        }
        .section12 .stmt-row {
            display: flex;
            margin-top: 0.7rem;
            width: 100%;
            max-width: 800px;
        }

.section12 .stmt-sub {
	width: 8rem;
	text-align: center;
	border: 1px solid #bc4a2c;
	color: #bc4a2c;
	border-radius: 1rem;
	font-size: 0.3rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0.7rem 0;
	line-height: 1;
	transition: all 0.3s linear;
}
		
		
	.section12 .stmt-sub:hover {
	background: #bc4a2c;
	color: #fff;
	
	
}
		
		
        .section12 .stmt-sub span {
			display:block;
            font-size: 0.25rem;
            margin-top: 5px;
			font-family: 'nmr';
          
        }
.section12 .final-logo-text {
	align-self: flex-end;
	color: #bc4a2c;
	font-size: 0.35rem;
	line-height: 1.4;
	font-family: 'nmr_bold';
	margin-bottom: 0.5rem;
}

@media (min-width: 1025px) {
.wap{ display:none}
}

@media (max-width: 1024px) {
	
.section1 {
	margin-top: 2rem;
}	
	
	
 .section1 .con {
	width: 100%;
	right:0;
	height:auto;
	min-height:8rem;
}	

.section1 h2 {
	font-size: 0.7rem;
	line-height: 0.7rem;
	left: 0.5rem;
	top: 0.5rem;
}

.section1 .tit {
	position: relative;
	right: 0;
	bottom: 0;
	width: 96%;
	top: 1rem;
	left: 2%;
}
.section1 .tit p {
	font-size: 0.26rem;
}
	
	
.section2 .flex-box {

	flex-direction: column;
}	

.section2 .founder-img {
	width: 100%;
	margin: 0px auto;
	text-align:center;
}
.section2 .founder-img img{
	width: 80%;
	margin: 0px auto;
}

.section2 .founder-img h3 {
	font-size: 0.26rem;
}

.section2 .content {
	width: 100%;
}

.section2 .content h2 {
	font-size: 0.7rem;
	margin: 1rem 0;
}
.section2 .content p {
	font-size: 0.26rem;
}



.section3 h2 {
	font-size: 1.2rem;
}
.section3 .layer-graphic {
	padding-right: 35%;
}

.section3 .layer {
	right: 40%;
}
.section3 .layer-label {
	right: 0;
	width:1.5rem;
}
.section3 .layer-label::before {
	width:2.5rem;
	left:-1rem;
}
.section3 .layer-label::after {
	width: 5px;
	height: 5px;
	left: -1rem;
	bottom: -12px;
}
.section3 .label-1 {
	top: 0;
}
.section3 .label-2 {
	top: 22%;
}

.section3 .desc-box p {
	font-size: 0.26rem;
}

.ppyf1 .xcon {
	left: 0.6rem;
	top: 0.6rem;
}
.ppyf1 .xcon h4 {
	font-size: 0.4rem;
}

.ppyf1 {
	width: 100%;
}
.ppyf1 ul {
	position: relative;
	left: 0;
	bottom: 0;
	padding: 0.2rem;
}
.ppyf1 ul p {
	font-size: 0.26rem;
	color:#bc4a2c;
}
.ppyf2 {
	width: 100%;
}
.ppyf2 .xcon {
	padding-top: 0;
	padding-left: 0.3rem;
	color: #c5c5c5;
	padding-right: 0.3rem;
	font-size: 0.15rem;
}


.section5 h2 {
	font-size: 0.6rem;
}

.section5 .sub-text {
	font-size: 0.25rem;
}
.section6 .w_1400 .main {
	margin-left: 0;
}
.section6 .w_1400 > h2 {
	font-size: 0.7rem;
}

.section6 .row {
	flex-direction: column;
}

.section6 .row-1 .col {
	flex: 1;
	min-width: 0;
	max-width: 100%;
}

.section6 .text-block {
	border-left:1px solid #bc4a2c;
	padding-left: 0.2rem;
	height:auto;
	padding-bottom:0.5rem;
}


.section6 .text-block p {
	font-size: 0.26rem;
}

.section6 .text-block h3 {
	font-size: 0.4rem;
}
.section6 .image-wrapper {
	height: auto;
	order: 2;
}
.section6 .image-wrapper img {
	width: auto;
}

.section6 .row-2 .image-col {
	flex: 1;
	min-width: 0;
	max-width: 100%;
	height:auto;
	order:2;
}

.tips1 {
	width: 90%;
	padding-top: 0.35rem;
	margin-left: 0;
	float: left;
	font-size: 0.15rem;
}
.section8 {
	width: 90%;
}	
.section8 .txt {
	min-width: auto;
}
.section9 .relation-area {
	flex-direction: column;
}

.section9 .symbol-equal {
	display: none;
}

.section9 .pill-item .pic svg {
	width: 0.5rem;
	height: 0.5rem;
}
.section9 .brand-logo-box img{
	width:auto;
}
.section9 .brand-logo-box span {
	font-size: 0.4rem;
	margin-top: 0.35rem;
}	

.section10 {
	margin-top: 2.8rem;
}

.section10 .w_1400 > h2 {
	font-size: 0.7rem;
}
	
	.section10 .main {
	margin-left: 0;
}
	
	
 .section10 .timeline-line {
 left: 20px;
}
 .section10 .timeline-item {
 flex-direction: column;
}
.section10 .timeline-left {
	width: auto;
	text-align: left;
	margin-bottom: 1rem;
	padding-left: 50px;
	padding-right: 0;
	padding-top: 0;
}
 .section10 .timeline-item::before {
 left: 15px;
 top: 5px;
}
 .section10 .timeline-right {
 padding-left: 50px; /* 避开线条 */
}
 .section10 .top-badge {
 padding-left: 50px;
 font-size:0.26rem;
}



 .section10 .image-grid {
 grid-template-columns: repeat(auto-fill, minmax(80px, 1fr)); /* 小屏幕显示更紧凑 */
}
.section10 .image-grid1 {
	grid-template-columns: repeat(2, 1fr);
}

.section10 .img-card p {
	font-size: 0.2rem;
}
.section11 .w_1400 > h2 {
	font-size: 0.7rem;

}
.pc{ display:none}
.section12 .w_1400 .main {
	flex-direction: column;
}
.section12 .final-logo-text {
	font-size: 0.45rem;
	margin-top: 1rem;
}





}
