.font-white{color:#fff;}
.font-black{color:#333;}
.font-center{text-align: center;}
.title-box h1{font-size: 48px; line-height: 72px; padding:160px 0 20px 0; font-weight: 600;}
.title-box p{line-height: 36px; font-size: 24px; padding:0 0 20px;}
.section{position: relative; width: 100%; height: 1200px;}
/*
.section .transi-up{opacity: 0; -webkit-transform: translate3d(0,30px,0); -moz-transform: translate3d(0,30px,0); transform: translate3d(0,30px,0);}
.section.is-visible .transi-up{opacity: 1; -webkit-transition: opacity .8s; -moz-transition: opacity .8s; transition: opacity .8s; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0);}
*/


.product-banner{position: relative; height: 1000px; overflow: hidden; background: url('../images/downlight_banner.jpg') 50% no-repeat #cad5f3;}
.product-banner .wrap{height: 100%; position: relative;}
.product-banner .title-box {width: 100%; color:#333; text-align: center; padding:200px 0 0;}
.product-banner .title-box h1{padding:0;background-image:-webkit-linear-gradient(bottom,red,#fd8403,yellow); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.product-banner .title-box .curve{background: #00a0e9; padding:6px 10px; margin:0 0 0 10px; color: #fff; border-radius: 10px;}
.product-banner .title-box p{color:#585858;}
.product-banner .title-box .fun{ line-height: 28px; font-size: 14px; color:#b2b2b2;}
.product-main-content{position: relative; overflow: hidden; box-sizing: border-box;}



.section_lightsource{height: 1200px; background: url('../images/index_downlight_lightsource_bg.jpg') no-repeat #fcfdfd; background-position: center;}
.section_cw{height: 1200px; background: url('../images/index_downlight_cw_bg.jpg') no-repeat #fcfdfd; background-position: center;}
.section_brightness{height: auto; overflow: hidden; background: #fff;}
.section_brightness .img-per{background: url('../images/index_downlight_brightness.jpg') center no-repeat; width: 1200px; height: 740px; margin:60px auto; position: relative;}

