@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");
}
.V20-p{
    width:100%;
    background: #fff;
    font-family: "Muli-Regular";
    position: relative;
    overflow: hidden;
}
.V20-p .relative{
    width:100%;
    position: relative;
    margin:0 auto;
    color:#333;
    font-family: "Muli-Regular";
    overflow: hidden;
}

.V20-p .V20-absolute{
    width:100%;
	max-width: min(1200px, 90vw);
    position: absolute;
    left:50%;
    transform: translateX(-50%);
	box-sizing: border-box;
}
.V20-p .V20-cw{
    width:100%;
	max-width: min(1200px, 90vw);
    margin: 0 auto;
	box-sizing: border-box;
}
.V20-p .V20-1520{
    width:100%;
	max-width: min(1520px, 95vw);
    margin: 0 auto;
	box-sizing: border-box;
}

.V20-p .V20-title{
    font-family: "Muli-Bold";
    font-size:42px;
    line-height:50px;
}
.V20-p .V20-subtitle{
    font-family: "Muli-Regular";
    font-size:22px;
    line-height: 30px;
	margin-top: 30px;
}
.V20-p .V20-title01{
    font-family: "Muli-Bold";
    font-size:54px;
    line-height:64px;
	color: #fff;
}
.V20-p .V20-subtitle01{
    font-family: "Muli-Regular";
    font-size:24px;
    line-height:90px;
	color: #fff;
}
.V20-p .V20-title02{
    font-family: "Muli-Bold";
    font-size:36px;
    line-height:42px;
	color: #fff;
}
.V20-p .V20-subtitle02{
    font-family: "Muli-Regular";
    font-size:20px;
    line-height:30px;
	color: #fff;
	margin-top: 30px;
}
.V20-p .V20-nav{
    background: #000;
	height: 400px;
	text-align: center;
	margin-top: 70px;
}
.V20-p .V20-nav .nav-text{
	margin-top: 120px;
}
.V20-p img{
    width:100%;
    display: block;
    border:0;
    vertical-align: middle;
}
.V20-p .V20-clear-both{
    zoom: 1;
}
.V20-p .V20-clear-both:before,.V20-p .V20-clear-both:after{
    display: block;
    content: "";
    clear: both;
    visibility: hidden;
    height:0;
}


/*s1*/
.V20-p .V20-s1{
    width: 100%;
}
.V20-p .V20-s1 .s1-text{
    width:100%;
	top:20%;
	left: 10%;
	text-align:left;
    color:#fff;
	position: absolute;  
}
.V20-p .V20-s1 .s1-text .s1-tit{
	font-family: "AvantGarde";
    font-size: 100px;
	line-height: 110px;
    color:#ff4d00;
}
.V20-p .V20-s1 .s1-text .s1-tit2{
    font-size: 60px;
    line-height: 70px;
    font-family: "Muli-Bold";
	margin-top: 30px;
}
.V20-p .V20-s1 .s1-text .s1-sub{
	margin-top: 20px;
    font-size: 30px;
    line-height: 36px;
	font-family: "Muli-Regular";
}

/*s2*/
.V20-p .V20-s2{
    width: 100%;
}
.V20-p .V20-s2 .s2-param{
    position: absolute;
    top:1%;
	padding: 60px;
    font-size: 22px;
    line-height: 30px;
	color: #333;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}
.V20-p .V20-s2 .s2-param .s2-item{
	margin-top: 115px;
	text-align: center;
}

/*s3*/
.V20-p .V20-s3{
    width:100%;
}
.V20-p .V20-s3 .s3-text{
	top:18%;
    width: 500px;
	color:#fff;
	text-align: left;
	margin-left: 450px;
}

/*s4*/
.V20-p .V20-s4{
    width:100%;
	padding-top: 10px;
}
.V20-p .V20-s4 .s4-text{
    top:30%;
	width: 600px;
	text-align: left;
	color: #fff;
	margin-left: -300px;
}
/*s5*/
.V20-p .V20-s5{
    width:100%;
	padding-top: 10px;
}
.V20-p .V20-s5 .s5-text{
    top:10%;
	text-align: center;
	color: #000;
}
/*s6*/
.V20-p .V20-s6{
	padding: 20px 0 20px 0;
}
.V20-p .V20-s6 .item-1{
	height: 650px;
	display: flex;
	margin-top:60px;
}
.V20-p .V20-s6 .item-1 .s6-1-l{
	margin-right: 20px;
}
.V20-p .V20-s6 .item-1 .s6-1-r{
	position: relative;
}
.V20-p .V20-s6 .s6-1-r .s6-text-1{
	top: 35%;
	width: 400px;
	position: absolute;
	text-align:left;
	margin-left: 50px;
	color: #fff;
}
.V20-p .V20-s6 .item-2{
	height: 650px;
	display: flex;
	margin-top:60px;
}
.V20-p .V20-s6 .item-2 .s6-2-l{
	position: relative;
}
.V20-p .V20-s6 .item-2 .s6-2-r{
	margin-left: 20px;
}
.V20-p .V20-s6 .s6-2-l .s6-text-2{
	top: 35%;
	width: 400px;
	position: absolute;
	text-align:left;
	margin-left: 50px;
	color: #fff;
}

/*s7*/
.V20-p .V20-s7{
	text-align: center;
}
.V20-p .V20-s7 .s7-text{
    padding: 80px 0 30px 0;
}

/*s8*/
.V20-p .V20-s8{
	text-align: center;
}
.V20-p .V20-s8 .s8-text{
    padding: 50px 0 30px 0;
}

/*s9*/
.V20-p .V20-s9{
	text-align: center;
}
.V20-p .V20-s9 .s9-text{
    padding: 50px 0 30px 0;
}

/*s10*/
.V20-p .V20-s10{
	text-align: center;
}
.V20-p .V20-s10 .s10-text{
    padding: 50px 0 30px 0;
}
/*s11*/
.V20-p .V20-s11{
	margin-top: 80px;
}
.V20-p .V20-s11 .s11-text{
	top:42%;
    width: 550px;
	text-align: left;
	margin-left: 375px;
	color: #fff;
}

/*s12*/
.V20-p .V20-s12{
	margin-top: 80px;
}
.V20-p .V20-s12 .img{
	position: absolute;
	width: 400px;
	top:60px;
	margin-left: 820px;
}
.V20-p .V20-s12 .s12-text{
	top:42%;
    width: 680px;
	padding-left: 160px;
	color: #fff;
	position: absolute;
}
/*s13*/
.V20-p .V20-s13{
	margin-top: 80px;
}
.V20-p .V20-s13 .s13-text{
	top:42%;
    width: 600px;
	text-align: left;
	margin-left: 400px;
	color: #fff;
}

/*s14*/
.V20-p .V20-s14{
    width: 100%;
	padding-top: 80px;
}
.V20-p .V20-s14 .s14-text{
    top:20%;
	text-align: left;
	margin-left: -100px;
}
.V20-p .V20-s14 .s14-param{
    margin-top:30px;
    width:620px;
}
.V20-p .V20-s14 .s14-param p{
    width:100%;
    height:70px;
    line-height: 70px;
    font-size: 24px;
    border-bottom:1px dashed #000;
    box-sizing: border-box;
}

