@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");
}

.V2-p{
    width:100%;
    background: #fff;
	position: relative;
    font-family: "Muli-Regular";
    overflow: hidden;
}
.V2-p .relative{
    width:100%;
    position: relative;
    margin:0 auto;
    color:#333;
    font-family: "Muli-Regular";
    overflow: hidden;
}
.V2-p .V2-cw{
    max-width:1200px;
    min-width: 62.5%;
    margin: 0 auto;
}
.V2-p .V2-1520{
    max-width:1520px;
    min-width: 79.1%;
    margin:0 auto;
}
.V2-p .V2-absolute{
    width:1200px;
    position: absolute;
    left:50%;
    transform: translateX(-50%);
}
.V2-p .V2-title,.V2-stickyNest .V2-title{
    font-family: "Muli-Bold";
    font-size:42px;
    line-height:54px;
}
.V2-p .V2-subtitle,.V2-stickyNest .V2-subtitle{
    font-family: "Muli-Regular";
    font-size:20px;
    line-height: 26px;
    margin-top:30px;
}
.V2-p .V2-title02{
    font-family: "Muli-Bold";
    font-size:36px;
    line-height:42px;
}

.V2-p .V2-title03{
    font-family: "Muli-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%;
	left: 18%;
}
.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: "Muli-Bold";
	color: #fff;
}
.V2-p .V2-s1 .s1-text .s1-sub{
    font-size: 24px;
    line-height: 30px;
	font-family: "Muli-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:160px;
    color:#333;
	display: flex;
	justify-content: space-between;
	width: 60%;
}

/*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%;
	height: 800px;
    background: #fff;
}
.V2-p .V2-s6 .s6-text{
    text-align: center;
	top: 8%;
}
.V2-p .V2-s6 .s6-items{
    width:78%;
	margin: 240px 190px 0 190px;
    display:flex;
    justify-content: space-between;

}
.V2-p .V2-s6 .s6-items .s6-item{
    width:34%;
    padding:0 15px;
    box-sizing: border-box;
}

.V2-p .V2-s6 .s6-items .s6-item:first-of-type{
    width:32.95%;
    padding-left:0;
}
.V2-p .V2-s6 .s6-items .s6-item:last-of-type{
    width:32.95%;
    border:none;
    padding-right:0;
}
.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: "Muli-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%;
	height: 800px;
    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: 280px 0 0 120px;
}
.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: 80px;
}
.V2-p .V2-s8 .s8-text{
	text-align: center;
	margin-top: 8%;
}
.V2-p .V2-s8 .s8-img{
	width: 80%;
	display: flex;
	justify-content: space-between;
	margin: 80px 0 0 10%;
}
.V2-p .V2-s8 img{
	width: 49%;
}

.V2-p .V2-s9{
	width: 100%;
	background: #f0f2f4;
	height: 900px;
}
.V2-p .V2-s9 .s9-item{
	width: 80%;
	margin-left:10%;
	text-align: center;
	display: flex;
}
.V2-p .V2-s9 img{
	width: 50%;
	margin-top: 5%;
}
.V2-p .V2-s9 .s9-text{
	width: 50%;
	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;
}

