@font-face {
    font-family: "Roboto-Bold";
    src: url("/u_file/photo/products_detail/font/Roboto-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto-Regular";
    src: url("/u_file/photo/products_detail/font/Roboto-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto-Black";
    src: url("/u_file/photo/products_detail/font/Roboto-Black.ttf") format("truetype");
}
@font-face {
    font-family: "AvantGarde";
    src: url("/u_file/photo/products_detail/font/3957FE_1.OTF") format("truetype");
}

.V2-p{
    width:100%;
    background: #fff;
	position: relative;
    font-family: "Roboto-Regular";
    overflow: hidden;
}
.V2-p .relative{
    width:100%;
    position: relative;
    margin:0 auto;
    color:#333;
    font-family: "Roboto-Regular";
    overflow: hidden;
}
.V2-p .V2-cw{
	width: 100%;
    max-width:min(1200px, 90vw);
    margin: 0 auto;
}
.V2-p .V2-1520{
	width: 100%;
    max-width:min(1520px, 95vw);
    margin:0 auto;
}
.V2-p .V2-absolute{
    width:100%;
	max-width:min(1200px, 90vw);
    position: absolute;
    left:50%;
    transform: translateX(-50%);
}
.V2-p .V2-title,.V2-stickyNest .V2-title{
    font-family: "Roboto-Bold";
    font-size:42px;
    line-height:54px;
}
.V2-p .V2-subtitle,.V2-stickyNest .V2-subtitle{
    font-family: "Roboto-Regular";
    font-size:20px;
    line-height: 26px;
    margin-top:30px;
}
.V2-p .V2-title02{
    font-family: "Roboto-Bold";
    font-size:36px;
    line-height:42px;
}

.V2-p .V2-title03{
    font-family: "Roboto-Bold";
    font-size:30px;
    line-height:36px;
}
.V2-p img{
    width:100%;
    display: block;
    border:0;
    vertical-align: middle;
}

.V2-p .V2-clear-both{
    zoom: 1;
}
.V2-p .V2-clear-both:before,.V2-p .V2-clear-both:after{
    display: block;
    content: "";
    clear: both;
    visibility: hidden;
    height:0;
}
.V2-p .V2-fl{
    float:left;
}
.V2-p .V2-fr{
    float:right;
}
.V2-p .fff{
    color:#fff;
}
/*s1*/
.V2-p .V2-s1{
    width: 100%;
}
.V2-p .V2-s1 .s1-text{
	top:15%;
	position: absolute;
}
.V2-p .V2-s1 .s1-text .s1-tit{
    font-family: "AvantGarde";
    font-size: 80px;
    line-height: 100px;
    color:#ff4d00;
}
.V2-p .V2-s1 .s1-text .s1-tit2{
    font-size: 54px;
    line-height: 70px;
    font-family: "Roboto-Bold";
	color: #fff;
}
.V2-p .V2-s1 .s1-text .s1-sub{
    font-size: 24px;
    line-height: 30px;
	font-family: "Roboto-Regular";
	color: #fff;
	margin-top: 15px;
}

/*s2*/
.V2-p .V2-s2{
    width: 100%;
    color:#fff;
}
.V2-p .V2-s2 .s2-text{
	text-align: center;
    top:150px;
    color:#333;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	position: absolute;
	gap:35px;
}

/*s3*/
.V2-p .V2-s3{
	width: 100%;
	padding-bottom: 10px;
}
.V2-p .V2-s3 .s3-text{
	text-align: center;
	top:8%;
}

/*s6*/
.V2-p .V2-s6{
    width:100%;
    background: #fff;
}
.V2-p .V2-s6 .s6-text{
    text-align: center;
	padding: 60px;
}
.V2-p .V2-s6 .s6-items{
    width:100%;
    display:grid;
	grid-template-columns: repeat(4,1fr);
    gap:40px;
	padding-bottom: 60px;
}
.V2-p .V2-s6 .s6-items .s6-item .s6-item-txt{
    width:100%;
    text-align: center;
	margin-top: 30px;
}
.V2-p .V2-s6 .s6-items .s6-item .s6-item-txt h4{
    font-family: "Roboto-Bold";
    font-size: 24px;
    line-height: 30px;
}
.V2-p .V2-s6 .s6-items .s6-item .s6-item-txt p{
    font-size: 18px;
    line-height: 24px;
	margin-top: 10px;
}

/*s7*/
.V2-p .V2-s7{
    width:100%;
}
.V2-p .V2-s7 .s7-item{
    width:100%;
    display: flex;
}
.V2-p .V2-s7 .s7-item .padding{
	background-color: #f0f2f4;
	width: 50%;
}
.V2-p .V2-s7 .s7-item img{
	width: 50%;
}
.V2-p .V2-s7 .s7-item .s7-text{
    margin: 25% 0 0 100px;
}
.V2-p .V2-s7 .s7-item .s7-img{
	position: absolute; 
	left: 120px;
	margin-top: 450px;
	width: 600px;
}
/*s8*/
.V2-p .V2-s8{
    width:100%;
	padding-bottom: 60px;
}
.V2-p .V2-s8 .s8-text{
	text-align: center;
	margin-top: 5%;
}
.V2-p .V2-s8 .s8-img{
	width: 100%;
	display: flex;
    gap:20px;
	padding-top: 40px;
}

.V2-p .V2-s9{
	width: 100%;
	background: #f0f2f4;
	padding: 40px 0 40px 0;
}
.V2-p .V2-s9 .s9-item{
	width: 100%;
	text-align: center;
	display: flex;
}
.V2-p .V2-s9 .s9-text{
	width: 45%;
	text-align: left;
	margin: 350px 0 0 60px;
}
/*s10*/
.V2-p .V2-s10 .s10-text{
    top:80px;
}
.V2-p .V2-s10 .s10-param{
    margin-top:30px;
    width:38%;
}
.V2-p .V2-s10 .s10-param p{
    width:100%;
    height:54px;
    line-height:54px;
    font-size: 18px;
    border-bottom:1px dashed #333;
    box-sizing: border-box;
}
