@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");
}
.V9-p{
    width:100%;
    background: #fff;
    font-family: "Muli-Regular";
    position: relative;
    overflow: hidden;
}
.V9-p .relative{
    width:100%;
    position: relative;
    margin:0 auto;
    color:#333;
    font-family: "Muli-Regular";
    overflow: hidden;
}
.V9-p .V9-1520{
    width:100%;
	max-width: min(1520px, 95vw);
    margin: 0 auto;
}
.V9-p .V9-absolute{
    width:100%;
	max-width: min(1200px, 90vw);
    position: absolute;
    left:50%;
    transform: translateX(-50%);
}
.V9-p .V9-title{
    font-family: "Muli-Bold";
    font-size:46px;
    line-height:52px;
}
.V9-p .V9-subtitle{
    font-family: "Muli-Regular";
    font-size:24px;
    line-height: 30px;
    margin-top:30px;
}
.V9-p img{
    width:100%;
    display: block;
    border:0;
    vertical-align: middle;
}
.V9-p .V9-clear-both{
    zoom: 1;
}
.V9-p .V9-clear-both:before,.V9-p .V9-clear-both:after{
    display: block;
    content: "";
    clear: both;
    visibility: hidden;
    height:0;
}
/*s1*/
.V9-p .V9-s1{
    width: 100%;
}
.V9-p .V9-s1 .s1-text{
    width:850px;
	top:30%;
    position: absolute;
}
.V9-p .V9-s1 .s1-text .s1-tit{
	font-family: "AvantGarde";
    font-size: 90px;
	line-height: 100px;
    color:#ff4d00;
}
.V9-p .V9-s1 .s1-text .s1-tit2{
    font-size: 50px;
    line-height: 60px;
    font-family: "Muli-Bold";
}
.V9-p .V9-s1 .s1-text .s1-sub{
	margin-top: 10px;
    font-size: 24px;
    line-height: 30px;
	font-family: "Muli-Regular";
}

/*s2*/
.V9-p .V9-s2{
    width: 100%;
    background:#333;
}
.V9-p .V9-s2 .s2-param{
    width:100%;
	max-width: min(1520px, 95vw);
    position: absolute;
    top:60%;
	left: 50%;
	transform: translateX(-50%);
}
.V9-p .V9-s2 .s2-text{
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	text-align: center;
	gap:20px;
}
.V9-p .V9-s2 .s2-param p{
	font-size: 24px;
    line-height: 30px;
	color: #fff;
}
/*s3*/
.V9-p .V9-s3{
    width:100%;
}
.V9-p .V9-s3 .s3-text{
    top:10%;
	text-align: center;
	color: #fff;
}
/*s4*/
.V9-p .V9-s4{
	width: 100%;
}
.V9-p .V9-s4 .s4-text{
	top: 10%;
	color: #fff;
	text-align: center;
}
/*s5*/
.V9-p .V9-s5{
	width: 100%;
}
.V9-p .V9-s5 .s5-text{
	width: 600px;
    top: 10%;
	margin-left: -300px;
}

/*s6*/
.V9-p .V9-s6{
    width:100%;
}
.V9-p .V9-s6 .s6-text{
	top:10%;
	color: #fff;
	text-align: center;
}
.V9-p .V9-s6 .s6-text-1{
	top:51%;
    width: 400px;
	text-align: center;
	margin-left: -140px;
}
.V9-p .V9-s6 .s6-text-1 h2{
	font-size: 50px;
	line-height: 60px;
	font-family: "Muli-Bold";
	color: #ff4d00;
}
.V9-p .V9-s6 .s6-text-1 p{
	font-size: 24px;
	line-height: 30px;
	font-family: "Muli-Regular";
}

/*s7*/
.V9-p .V9-s7{
	width: 100%;
}
.V9-p .V9-s7 .s7-text{
	width: 600px;
    top: 40%;
	margin-left: 400px;
	color: #fff;
}
/*s8*/
.V9-p .V9-s8{
    width:100%;
}
.V9-p .V9-s8 .s8-text{
    top: 10%;
	color: #fff;
	text-align: center;
}
.V9-p .V9-s8 .s8-text img{
	margin-top: 80px;
}
.V9-p .V9-s8 .s8-text .s8-item{
	width: 1200px;
	text-align: center;
	margin-top: 40px;
}
.V9-p .V9-s8 .s8-text .s8-item .item-01{
	width: 300px;
	margin-left: -5px;
}
.V9-p .V9-s8 .s8-text .s8-item .item-02{
	width: 300px;
	margin: -50px 0 0 300px;
}
.V9-p .V9-s8 .s8-text .s8-item .item-03{
	width: 300px;
	margin: -50px 0 0 600px;
}
.V9-p .V9-s8 .s8-text .s8-item .item-04{
	width: 300px;
	margin: -50px 0 0 910px;
}

/*s9*/
.V9-p .V9-s9{
    width:100%;
}
.V9-p .V9-s9 .s9-text{
	top:30%;
	color: #fff;
	width: 600px;
	text-align: left;
	margin-left: 360px;
}
/*s10*/
.V9-p .V9-s10{
    width:100%;
    background:#fff;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	padding-bottom: 30px;
}
.V9-p .V9-s10 img{
	margin-top: 3%;
}
.V9-p .V9-s10 .s10-text{
    width: 540px;
	padding: 60px;
	margin-top: 60px;
}
.V9-p .V9-s10 .s10-text .pic{
	width: 285px;
	height: 170px;
	margin-top: 100px;
	background-image: url("/u_file/photo/products_detail/V9/V9_10-2.png")
}

/*s11*/
.V9-p .V9-s11{
	width: 100%;
	background: #333;
	padding-bottom: 60px;
}
.V9-p .V9-s11 .s11-text{
    color: #fff;
	text-align: center;
	margin-top: 60px;
}
.V9-p .V9-s11 .s11-item{
	padding-top: 15%;
}
.V9-p .V9-s11 .s11-item p{
	font-size: 28px;
	font-family: "Muli-Bold";
	text-align: center;
	color: #fff;
}
.V9-p .V9-s11 .s11-item2{
	display:grid;
	grid-template-columns: repeat(2, 1fr);
	gap:20px;
	margin-top: 20px;
}
.V9-p .V9-s11 .s11-item2 img{
	width: 750px;
}

/*s12*/
.V9-p .V9-s12{
	width: 100%;
}
.V9-p .V9-s12 .s12-text{
	top:10%;
	text-align: center;
	color: #fff;
}

/*s13*/
.V9-p .V9-s13{
    width: 100%;
}
.V9-p .V9-s13 .s13-text{
    top:20%;
	position: absolute;
}

.V9-p .V9-s13 .s13-param{
    margin-top:80px;
    width:600px;
}
.V9-p .V9-s13 .s13-param p{
    width:100%;
    height:60px;
    line-height: 60px;
    font-size: 24px;
    border-bottom:1px dashed #333;
    box-sizing: border-box;
}