@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-LIGHT.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-ExtraBold";
    src: url("/u_file/photo/products_detail/font/MULI-EXTRABOLDITALIC.TTF") format("truetype");
}
@font-face {
    font-family: "AvantGarde";
    src: url("/u_file/photo/products_detail/font/3957FE_1.OTF") format("truetype");
}
.V2-pr{
    width:100%;
    background: #fff;
    color:#333;
    font-family: Muli-Regular;
    overflow: hidden;
}
.V2-pr .img{
    width:100%;
}
.V2-pr img{
    display: block;
    width:100%;
    pointer-events: none;
}
.V2-pr .relative{
    width:100%;
    position: relative;
    font-family: Muli-Regular;
    overflow: hidden;
}
.V2-pr .title{
    font-size: 50px;
    line-height: 60px;
    font-family: Muli-Bold;
}

.V2-pr .desc{
    font-size: 28px;
    line-height: 36px;
    font-family: Muli-Regular;
    margin-top: 20px;
}
.V2-pr .title01{
    font-size: 60px;
    line-height: 70px;
    font-family:Muli-Bold;
}
.V2-pr .desc01{
    font-size: 30px;
    line-height: 40px;
    font-family:Muli-Regular;
    margin-top:20px;
}
.V2-pr .title02{
    font-size: 36px;
    line-height: 42px;
    font-family:Muli-Bold;
}
.V2-pr .desc02{
    font-size: 24px;
    line-height: 30px;
    font-family:Muli-Regular;
	text-align: center;
}
.V2-pr .absolute{
    width:92%;
    position: absolute;
    margin-left:4%;
}
.V2-pr .fff{
    color: #fff;
}
/*section01*/
.V2-pr .V2-s1 .s1-text{
    top:5%;
    text-align: center;
}
.V2-pr .V2-s1 .s1-text .s1-tit{
    font-size: 80px;
    font-family: "AvantGarde";
    color:#ff4d00;
    line-height: 80px;
	text-align: center;
}

/*section02*/
.V2-pr .V2-s2 {
	background: #f5f5f5;
}
.V2-pr .V2-s2 .s2-text{
	top:130px;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	display: flex;
	justify-content:space-between;
}

/*section03*/
.V2-pr .V2-s3{
	padding-bottom: 50px;
}
.V2-pr .V2-s3 .s3-text{
    top:5%;
	text-align: center;
}

/*section04*/
.V2-pr .V2-s4 .s4-text{
	text-align: center;
}
.V2-pr .V2-s4 img{
	margin-top: 220px;
	width: 90%;
	margin-left: 5%;
	padding-bottom: 50px;
}

/*s6*/
.V2-pr .V2-s6{
	width: 100%;
	height: 1120px;
	background-color: #f5f5f5;
}
.V2-pr .V2-s6 .s6-text{
	margin-top: 8%;
	text-align: center;
}
.V2-pr .V2-s6 .s6-items{
	width: 90%;
	margin-left: 5%;
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}
.V2-pr .V2-s6 .s6-item{
	
	width: 49%;
}
.V2-pr .V2-s6 .s6-item .s6-tex{
	text-align: center;
    margin-top: -90px;
}

/*s8*/
.V2-pr .V2-s8 {
	width: 100%;
	background-color: #F5F5F5;
}
.V2-pr .V2-s8 .s8-text{
    top:5%;
	text-align: center;
	height: 250px;
}
.V2-pr .V2-s8 img{
	margin-top: 250px;
	width: 90%;
	margin-left: 5%;
	padding-bottom: 30px;
}
.V2-pr .V2-s8 .s8-tet{
	width: 90%;
	margin-left: 3.5%;
	display: flex;
	justify-content: space-between;
	position: absolute;
	top:360px;
}
/*s9*/
.V2-pr .V2-s9 {
	width: 100%;
}
.V2-pr .V2-s9 .s9-text{
    margin-top: 5%;
	text-align: center;
	height: 250px;
}
.V2-pr .V2-s9 .s9-pic{
	width: 90%;
	margin-left: 5%;
	display: flex;
	justify-content: space-between;
	padding-bottom: 30px;
}
.V2-pr .V2-s9 .s9-pic img{
	width: 49%;
}
/*s11*/
.V2-pr .V2-s11{
    width:100%;
}
.V2-pr .V2-s11 .s11-item{
	width: 90%;
	margin-left: 5%;
	top:5%;
}
.V2-pr .V2-s11 .s11-item h2{
	text-align: center;
	border-bottom:1px dashed #333;
}
.V2-pr .V2-s11 .s11-item .s11-text{
	margin-top: 550px;
}
.V2-pr .V2-s11 .s11-item .s11-params{
    width:100%;
    display: flex;
	justify-content: space-between;
}
.V2-pr .V2-s11 .s11-item .s11-params .s11-p-group{
	width: 45%;
}
.V2-pr .V2-s11 .s11-item .s11-params .s11-p-group h5{
    font-size: 36px;
    line-height: 42px;
    font-family: "Muli-Bold";
	margin-top: 10px;
}
.V2-pr .V2-s11 .s11-item .s11-params .s11-p-group p{
    font-size: 30px;
    line-height: 36px;
    font-family: "Muli-Regular";
	margin-top: 10px;
}

