@font-face {
    font-family: "Muli-Bold";
    src: url("/u_file/photo/products_detail/font/MULI-BOLD.TTF") format("truetype");
}
@font-face {
    font-family: "Muli-Regular";
    src: url("/u_file/photo/products_detail/font/MULI-REGULAR.TTF") format("truetype");
}
@font-face {
    font-family: "Muli-SemiBold";
    src: url("/u_file/photo/products_detail/font/MULI-SEMIBOLD.TTF") format("truetype");
}
@font-face {
    font-family: "Muli-Black";
    src: url("/u_file/photo/products_detail/font/MULI-BLACK.TTF") format("truetype");
}
@font-face {
    font-family: "AvantGarde";
    src: url("/u_file/photo/products_detail/font/3957FE_1.OTF") format("truetype");
}
.V5x-p{
    width:100%;
    background: #fff;
    font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
    position: relative;
    overflow: hidden;
}
.V5x-p .relative{
    width:100%;
    position: relative;
    margin:0 auto;
    color:#333;
    font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
    overflow: hidden;
}
.V5x-p .V5x-1520{
    width:100%;
	max-width: min(1520px, 95vw);
    margin: 0 auto;
}
.V5x-p .V5x-1200{
    width:100%;
	max-width: min(1200px, 90vw);
    margin: 0 auto;
}
.V5x-p .V5x-absolute{
    width:100%;
	max-width: min(1200px, 90vw);
    position: absolute;
    left:50%;
    transform: translateX(-50%);
}
.V5x-p .V5x-title{
    font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: bold;
    font-size: 42px;
	line-height: 50px;
}
.V5x-p .V5x-subtitle{
    font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
    font-size: 24px;
    line-height: 30px;
    margin-top:30px;
}
.V5x-p img{
    width:100%;
    display: block;
    border:0;
    vertical-align: middle;
}
.V5x-p .V5x-clear-both{
    zoom: 1;
}
.V5x-p .V5x-clear-both:before,.V5x-p .V5x-clear-both:after{
    display: block;
    content: "";
    clear: both;
    visibility: hidden;
    height:0;
}
/*s1*/
.V5x-p .V5x-s1{
    width: 100%;
}
.V5x-p .V5x-s1 .s1-text{
    width:850px;
	top:20%;
    position: absolute;
	color: #fff;
}
.V5x-p .V5x-s1 .s1-text .s1-tit{
	font-family: "AvantGarde";
    font-size: 90px;
	line-height: 100px;
    color:#ff4d00;
}
.V5x-p .V5x-s1 .s1-text .s1-tit2{
    font-size: 42px;
    line-height: 60px;
    font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-weight: bold;
}
.V5x-p .V5x-s1 .s1-text .s1-sub{
	margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
}

/*s2*/
.V5x-p .V5x-s2{
    width: 100%;
}
.V5x-p .V5x-s2 .s2-text{
	text-align: center;
	margin-top: 5%;
	padding-bottom: 2%;
}

/*s3*/
.V5x-p .V5x-s3{
    width: 100%;
	display: grid;
	grid-auto-flow: column;
	gap:25px;
	margin-top: 3%;
}
.V5x-p .V5x-s3 .s3-items img{
	width: 490px;
	height: 800px;
}
.V5x-p .V5x-s3 .s3-items .s3-text{
	width: 400px;
	text-align: center;
	position: absolute;
	margin-left: 45px;
	margin-top: -220px;
}
.V5x-p .V5x-s3 .s3-items .s3-text h2{
	font-size: 30px;
    line-height: 36px;
}
.V5x-p .V5x-s3 .s3-items .s3-text p{
	font-size: 20px;
    line-height: 30px;
}

/*s4*/
.V5x-p .V5x-s4{
    width: 100%;
	padding-top: 50px;
}
.V5x-p .V5x-s4 .s4-text{
	text-align: center;
	position: absolute;
	top: 15%;
	left: 10%;
}

/*s5*/
.V5x-p .V5x-s5{
    width: 100%;
	padding-top: 50px;
}
.V5x-p .V5x-s5 .s5-text{
	width: 600px;
	text-align: center;
	position: absolute;
	top: 10%;
	right: 5%;
}

/*s6*/
.V5x-p .V5x-s6{
    width: 100%;
	padding-top: 50px;
}
.V5x-p .V5x-s6 .s6-text{
	text-align: center;
	top: 20%;
	color: #fff;
}

/*s14*/
.V5x-p .V5x-s14{
    width: 100%;
}
.V5x-p .V5x-s14 .s14-text{
    top:10%;
	position: absolute;
	text-align: left;
}

.V5x-p .V5x-s14 .s14-param{
    margin-top:40px;
    width:750px;
}
.V5x-p .V5x-s14 .s14-param p{
    width:100%;
    height:50px;
    line-height: 50px;
    font-size: 24px;
    border-bottom:1px dashed #333;
    box-sizing: border-box;
}

