.lamp-banner{
	position: relative;
}
.lamp-banner .desc{
	position: absolute;
	top: 50%;
	right:10%;
	margin-top:-97.5px;
	z-index: 1;
	text-align: center;
}
.lamp-banner .desc h1{
	font-size: 64px;
	color: #000;
	font-weight: bold;
	margin: 40px 0;
}
.lamp-banner .desc p{
	font-size: 32px;
	color: #000;
}
.lamp-banner .desc img{
	display: block;
	width: 200px;
	margin: 0 auto;
}
.lamp-banner video,
.lamp-banner .bg{
	position: absolute;
}
.lamp .box1{
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	overflow: hidden;
	background: #fff;
}
.lamp .box1 h2{
	border-bottom: 2px solid #000;
}
.lamp .box1 p{
	margin-bottom: 0;
}
.lamp .box2{
	width: 100%;
	height:740px;
	line-height: 740px;
	overflow: hidden;
	text-align: center;
	position: relative;
	background-color: #f6f6f6;
}
.lamp .box2 video{
	position: absolute;
}
.lamp .box2 img{
	display: inline-block;
	vertical-align:middle!important;
}
.lamp .box2 img{
	border:0 none;
	width:auto\9;
	max-width:100%;
	vertical-align:top; 
	height:auto;
	-ms-interpolation-mode: bicubic;
}
.lamp .box3{
	width: 100%;
	position:relative;
}
.lamp .box3 #h7focusimages{
	position: absolute;
    top: 0px;
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.lamp .box3 #h7focusimages img{
	position: absolute;
}
.lamp .box3 #h7focusimages .threed{
	transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
.lamp .box3 #h7focustexts{
	position: absolute;
	top: 0px;
    height: 100%;
    width: 50%;
    text-align: center;
    margin-left: 50%;
    overflow: hidden;
    background-color: #333;
    -webkit-transition:background-color .3s ease;
    -moz-transition:background-color .3s ease;
    transition:background-color .3s ease;
}
.lamp .box3 .text{
	color: #fff;
	text-align: center;
	width:100%;
	height:278px;
	position: absolute;
}
.lamp .box3 .text.black{
	color: #000;
}
.lamp .box3 .text h2{
	font-size:14px;
	font-weight: normal;
	margin-bottom: 25px;
}
.lamp .box3 .text h1{
	font-size:40px;
	font-weight:bold;
	padding-bottom:35px;
	position: relative;
}
.lamp .box3 .text img{
	display: inline-block;
	width:60px;
	height:auto;
	margin-bottom:40px;
}
.lamp .box3 .text h1:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	width:40px;
	height: 2px;
	background-color: #fff;
}
.lamp .box3 .text.black h1:after{
	background-color: #000;
}
.lamp .box3 .text p{
	font-size:18px;
    line-height:26px;
    margin-top:35px;
}
.lamp .box4{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	padding: 100px 0;
	background: #e7e0d9;
}
.lamp .box4 div{
	position: absolute;
	left: 0;
	top: 100px;
	width: 100%;
	display: none;
}
.lamp .box4 img{
	border:0 none;
	width:auto\9;
	max-width:100%;
	vertical-align:top; 
	height:auto;
	-ms-interpolation-mode: bicubic;/*windows平台缩放图片时，可能出现图像失真现象*/
	width: 100%;/*后加的*/
}
.lamp .box5{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.lamp .box5 div{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: none;
}
.lamp .box5 img{
	border:0 none;
	width:auto\9;
	max-width:100%;
	vertical-align:top; 
	height:auto;
	-ms-interpolation-mode: bicubic;/*windows平台缩放图片时，可能出现图像失真现象*/
	width: 100%;/*后加的*/
}
.lamp .box5 .desc{
	position: absolute;
	left: 10%;
	top: 50%;
	z-index: 99;
	margin-top: -70px;
}
.lamp .box5 .desc p{
	font-size: 24px;
	color: #fff;
	line-height: 26px;
	margin: 35px 0;
}
.lamp .box5 .desc h1{
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}
.lamp .box6{
	padding-bottom: 220px;
}
.lamp .box6 .desc{
	text-align: center;
	margin-top: 150px;
	margin-bottom: 220px;
}
.lamp .box6 .desc p{
	font-size: 24px;
	color: #000;
	line-height: 26px;
	margin-top: 35px;
}
.lamp .box6 .desc h1{
	font-size: 40px;
	font-weight: bold;
	color: #000;
}
.lamp .box6 .pic{
	display: block;
	width: 600px;
	margin: 0 auto;
	position: relative;
}
.lamp .box6 .pic .hand1{
	position: absolute;
	top: -30px;
	left: 30px;
	z-index: 99;
	display: block;
	width: 80px;
	-webkit-animation: breathblue 2s ease-in-out infinite;
    animation: breathblue 2s ease-in-out infinite;
    border-radius: 50%;
    cursor: pointer;
}
.lamp .box6 .pic .hand2{
	position: absolute;
	top: -30px;
    right: 30px;
	z-index: 99;
	display: block;
	width: 80px;
	-webkit-animation: breathblue 2s ease-in-out infinite;
    animation: breathblue 2s ease-in-out infinite;
    border-radius: 50%;
    cursor: pointer;
    display: none;
}
.lamp .box6 .pic .line{
	display: block;
	width: 32px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -16px;
	margin-top: -278px;
	-webkit-transform:rotate(5deg);
	-moz-transform:rotate(5deg);
	-ms-transform:rotate(5deg);
	transform:rotate(5deg);
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	transition: all .1s ease;
}
.lamp .box6 .pic .line.active{
	-webkit-transform:rotate(-5deg);
	-moz-transform:rotate(-5deg);
	-ms-transform:rotate(-5deg);
	transform:rotate(-5deg);
}
@-webkit-keyframes breathblue {
    from{ 
      opacity:1; 
    }                          
    50%{ 
      opacity:1;
      -webkit-box-shadow: 0 0 50px rgba(47,236,180, 0.8),inset 0 0 60px rgba(47,236,180, 0.1);
      -moz-box-shadow: 0 0 50px rgba(47,236,180, 0.8),inset 0 0 60px rgba(47,236,180, 0.1); 
      box-shadow: 0 0 50px rgba(47,236,180, 0.8),inset 0 0 60px rgba(47,236,180, 0.1);
    }                        
    to{ 
      opacity:1; 
    }                         
}
@keyframes breathblue {
    from{ 
      opacity:1; 
    }                          
    50%{ 
      opacity:1;
      -webkit-box-shadow: 0 0 50px rgba(47,236,180, 0.8),inset 0 0 60px rgba(47,236,180, 0.1);
      -moz-box-shadow: 0 0 50px rgba(47,236,180, 0.8),inset 0 0 60px rgba(47,236,180, 0.1); 
      box-shadow: 0 0 50px rgba(47,236,180, 0.8),inset 0 0 60px rgba(47,236,180, 0.1);
    }                        
    to{ 
      opacity:1; 
    }                         
} 
.lamp .box6 .pic .two{	
	display: none;
}
.lamp .box6 .pic img{
	border:0 none;
	width:auto\9;
	max-width:100%;
	vertical-align:top; 
	height:auto;
	-ms-interpolation-mode: bicubic;/*windows平台缩放图片时，可能出现图像失真现象*/
	width: 100%;/*后加的*/
}
.lamp .box7 .swiper-container{
	width: 100%;
	height: 100%;
}
.lamp .box7 .swiper-container .pagination{
	bottom:40px;
	margin:0;
}
.lamp .box7 .swiper-container .swiper-pagination-switch{
    background-color:rgba(0,0,0,.37);
    border: 1px solid transparent;
    margin: 0 7px;
    width: 10px;
    height: 10px;
}
.lamp .box7 .swiper-container .swiper-active-switch {
    background: #000;
    border: 1px solid #000;
}
.lamp .box7 .swiper-container .swiper-slide{
	width: 100%;
	overflow: hidden;
}
.lamp .box7 .swiper-container .swiper-slide .pic{
	width: 100%;
	height: 100%;
}
.lamp .box9{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #fcfcfc;
}
.lamp .box9 img{
	border: 0 none;
    width: auto\9;
    max-width: 100%;
    vertical-align: top;
    height: auto;
    -ms-interpolation-mode: bicubic;
    width: 100%;
}
.lamp .box9 img{
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	-ms-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
}
.lamp .box9 img:hover{
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.lamp .box9 .left{
	float: left;
	width: 50%;
	overflow: hidden;
}
.lamp .box9 .right{
	float: right;
	width: 50%;
}
.lamp .box9 .right .right-top,
.lamp .box9 .right .right-bot{
	width: 100%;
	height: 50%;
	overflow: hidden;
}
.lamp .box10{
	width: 100%;
	height: 980px;
	position: relative;
}
.lamp .box10 .desc{
	text-align: left;
	position: absolute;
    top: 75px;
    left: 135px;
    z-index: 99;
}
.lamp .box10 .desc h2{
	font-size:14px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
}
.lamp .box10 .desc h1{
	font-size:40px;
	color: #fff;
	font-weight: bold;
}
.lamp .box10 .swiper-container{
	width: 100%;
	height: 100%;
}
.lamp .box10 .swiper-container .pagination{
	bottom:40px;
	margin:0;
}
.lamp .box10 .swiper-container .swiper-pagination-switch{
    background-color:#fff;
    border: 1px solid #fff;
    margin: 0 7px;
    width: 10px;
    height: 10px;
}
.lamp .box10 .swiper-container .swiper-active-switch {
    background: #000;
    border: 1px solid #000;
}
.lamp .parameter{
	width: 100%;
	overflow: hidden;
	background-color: #aa978e;
	position: relative;
	height:980px;
}
.lamp .parameter .wrap{
	width:1100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left:-550px;
	margin-top: -397px;
	text-align: center;
}
.lamp .parameter .wrap .bg{
	display:inline-block;
	width:auto;
	height: auto;
	margin:10% 0;
	text-align: center;
}
.lamp .parameter .wrap .icon-pack{
	width: 100%;
	padding-left:60px;
}
.lamp .parameter .wrap .icon-pack .list{
	float: left;
	width:25%;
	margin-bottom:60px;
}
.lamp .parameter .wrap .icon-pack .list .item{
	width:235px;
	margin: 0 auto;
}
.lamp .parameter .wrap .icon-pack .icon{
	float: left;
	width:40px;
	height:auto;
}
.lamp .parameter .wrap .icon-pack .icon img{
	display: block;
	width: 100%;
	height: auto;
}
.lamp .parameter .wrap .icon-pack .name{
	float: left;
	margin-left: 10px;
	text-align: left;
	padding-top: 4px;
}
.lamp .parameter .wrap .icon-pack .name p{
	font-size:18px;
	color: #fff;
	margin-bottom:25px;
}
.lamp .parameter .wrap .icon-pack .name span{
	display: block;
	font-size:14px;
	color: #fff;
	height: 34px;
}
@media screen and (max-width:1700px){
.lamp-banner .desc h1{
	font-size:48px;
}
.lamp-banner .desc p{
	font-size:26px;
}
.lamp .box3 .text h1{
	font-size: 34px;
}
.lamp .box3 .text p{
	font-size: 16px;
}
.lamp .box5 .desc h1{
	font-size:34px;
}
.lamp .box5 .desc p{
	font-size:18px;
}
.lamp .box6 .desc h1{
	font-size:34px;
}
.lamp .box6 .desc p{
	font-size:18px;
}
.lamp .box10 .desc h1{
	font-size:34px;
}
.lamp .parameter .wrap .icon-pack .name p{
	font-size: 16px;
}
.lamp .parameter .wrap .icon-pack .name span{
	font-size: 12px;
}
.lamp .box5 .allswitch{
	top: 15%;
}
}