body, button, dd, div, dl, form, h1, h2, h3, h4, h5, h6, html, img, input, li, ol, p, ul {
    margin: 0;
    padding: 0;
    border: 0
}

* {
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family:"NOTOS", "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #f0f0f0;
    overflow-x: hidden;
}

button, input, textarea,select{
   -webkit-appearance: none;
   resize: none;
   outline: none;
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
   border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
.none{
	display:none;
}

.online_x{
	cursor:pointer;
}
button:hover,
input[type=submit]:hover {
    cursor: pointer
}

button:focus,
input:active,
input:focus,
textarea:focus {
   /* border: 0*/
  	outline: 0 none;
  	outline-color: transparent;
}

a {
    color: #333;
    display: inline-block;
}

a:link {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none;

}

a:active {
    text-decoration: none
}

li {
    list-style: none;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}
@font-face{
    font-family: "STZHONGS";
    src: url('../fonts/STZHONGS.TTF');
}
@font-face{
    font-family: "FZXBSJW";
    src: url('../fonts/FZXBSJW.ttf');
}
@font-face{
    font-family: "tt0142m";
    src: url('../fonts/tt0142m_.ttf');
}
@font-face{
    font-family: "times";
    src: url('../fonts/times.ttf');
}
@font-face{
    font-family: "AVGARDN";
    src: url('../fonts/AVGARDN.TTF');
}
@font-face{
    font-family: "AVGARDM";
    src: url('../fonts/AVGARDM.TTF');
}
@font-face{
    font-family: "DINBlackAlternate";
    src: url('../fonts/DINBlackAlternate.ttf');
}
@font-face{
    font-family: "din-bold_0";
    src: url('../fonts/din-bold_0.otf');
}
@font-face{
    font-family: "DINLight";
    src: url('../fonts/DINLight.ttf');
}
@font-face{
    font-family: "NOTOS";
    src: url('../fonts/NOTOSANSSCHINESEMEDIUM.TTF');
}
.conwidth{
	width: 85.15%;
	margin: auto;
}
.mwidth{
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
/*header*/
.header{
	width: 100%;
	height: 66px;
	background-color: #000000;
}
.header.fixed{
	position: fixed;
	top: 0;
	left:0;
	z-index: 99;
}
.header .box{
	text-align: center;
}
.header .header-top .box .logo{
	float: left;
}
.header .logo-img{
	float: left;
	line-height: 66px;
}
.header .logo-img img{
	max-width: 214px;
}
.header .nav{
	display: inline-block;
	text-align: center;
}
.header .nav ul{
	display: inline-block;
}
.header .nav ul li{
	position: relative;
	float: left;
	margin-right: 25px;
	height: 66px;
}
.header .nav ul li:last-child{
	margin-right: 0;
}
.header .nav ul li>a{
	padding: 0 14px;
	color: #b3b3b3;
	font-size: 16px;
	line-height: 60px;
}
.header .nav ul li:hover>a, .header .nav ul li.on>a{
	border-bottom: #ffffff solid 2px;
	color: #ffffff;
}
.header .navcell{
	display: none;
	position: absolute;
	left: 50%;
	top: 66px;
	z-index: 99;
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 16px 0px;
	/*background-color: #ffffff;*/
	background: rgba(0,0,0,.5);
	min-width: 170px;
	border-top: #c4c4c4 solid 2px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.header .navcell .nav-li{
	width: 100%;
	text-align: center;
	white-space: nowrap;
	padding: 10px 10px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.header .navcell .nav-li a{
	/*color: #666666;*/
	color: #FFFFFF;
	font-size: 15px;
}
.header .navcell .nav-li:hover{
	background-color: #f5f5f5;
}
.header .navcell .nav-li:hover a{
	color: #000000;
}
.header .navcell .nav-li a:hover{
	color: #000000;
}
.header-other{
	float: right;
	overflow: hidden;
}
.header-other .search{
	float: left;
	margin-right: 35px;
	background-color: #4d4d4d;
	border-radius: 13px;
	width: 120px;
	height: 26px;
	margin-top: 20px;
	padding: 0 15px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.header-other .search .icon{
	float: right;
	width: 18px;
}
.header-other .search .icon input{
	width: 100%;
	height: 26px;
	background: url(../images/search.png) center no-repeat;
	border: none;
	outline: none;
}
.header-other .search .txt{
	float: left;
	width: -moz-calc(100% - 20px);
	width: -weikit-calc(100% - 20px);
	width: calc(100% - 20px);
}
.header-other .search .txt input{
	width: 100%;
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	font-size: 14px;
	background: none;
	border: none;
	outline: none;
}
.header-other .search .icon input{
	width: 100%;
}
.search input::-webkit-input-placeholder {
    color: #b3b3b3;
}
.search input:-moz-placeholder {
	color: #b3b3b3;
}
.search input::-moz-placeholder {
	color: #b3b3b3;
}
.search input:-ms-input-placeholder {
	color: #b3b3b3;
}
.language{
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
.language-link{
	overflow: hidden;
}
.language-link a{
	float: right;
	font-family: "FZXBSJW";
	color: #b3b3b3;
	font-size: 12px;
	padding: 0 5px 3px 5px;
}
.language-link a:first-child{
	float: left;
}
.language-link a.on, .language-link a:hover{
	color: #FFFFFF;
}
.language .img{
	width: 100%;
	text-align: center;
	height: 6px;
}
.language .img img{
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}
/*手机header*/
.header .menubtn{
	float: right;
	display: none;
	width: 50px;
    height: 66px;
    background: url(../images/menu-icon11.png) center right no-repeat;
    -moz-background-size: 36px 36px;
    -webkit-background-size: 36px 36px;
    background-size: 36px 36px;
    cursor: pointer;
}
.header .menubtn.on {
    background: url(../images/menu-icon21.png) center right no-repeat;
    -moz-background-size: 36px 36px;
    -webkit-background-size: 36px 36px;
    background-size: 36px 36px;
}
.m-nav{
	display: none;
	/*position: fixed;*/
	position: absolute;
    right: 0;
    top: 66px;
    width: 100%;
    height: -moz-calc(100vh - 66px);
    height: -webkit-calc(100vh - 66px);
    height: calc(100vh - 66px);
    background: #fff;
    display: none;
    overflow-y: auto;
    z-index: 999;
}
.m-nav .m-searchbox{
	padding: 6% 3% 0;
	overflow: hidden;
}
.m-nav .m-search{
	width: 100%;
	border: #666666 solid 1px;
	border-radius: 15px;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 60px;
	background: url(../images/img154.png) center left 20px no-repeat;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.m-nav .m-search input{
	width: 100%;
	height: 50px;
	line-height:50px;
	color: #333333;
	font-size: 16px;
	background: none;
	border: none;
	outline: none;
	-webkit-appearance: none;
  	-moz-appearance: none;
}
.m-nav ul{
	padding: 3% 3% 0;
}
.m-nav ul li{
	position: relative;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	padding: 0 3%;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.m-nav ul li .one-level{
	width: 100%;
}
.m-nav ul li .one-level i{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 18px;
	height: 100%;
	background: url(../images/img6.png) center no-repeat;
	background-size: 18px 9px;
}
.header .m-nav ul li>a, .one-level{
	position: relative;
	display: inline-block;
	color: #333333;
	font-size: 22px;
	margin: 0 auto;
	line-height: 65px;
}
.m-nav .submenu{
	display: none;
	margin: auto;
	width: 100%;
	padding: 0 3% 3%;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.submenu .submenu-li a{
	display: inline-block;
	color: #666666;
	font-size: 18px;
	line-height: 2.4;
}
.submenu a:hover{
	color: #1762cb;
}
/*footer*/
.footer{
	padding: 70px 0px 0px;
	background-color: #000000;
}
.footer .box{
}
.footer-top{
	padding-bottom: 40px;
	text-align: center;
}
.footer-information{
	float: left;
	text-align: left;
}
.footer-information .t1{
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 6px;
}
.footer-information .t2{
	font-family: "tt0142m";
	color: #FFFFFF;
	font-size: 23px;
	margin-bottom: 15px;
}
.footer-information .address{
	margin-top: 40px;
}
.footer .qrcode{
	display: inline-block;
	text-align: center;
}
.footer .qrcode .img{
}
.footer .qrcode .img img{
}
.footer .qrcode .txt{
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 5px;
}
.footer .share{
	float: right;
}
.footer .share ul li{
	position: relative;
	float: left;
	margin-right: 24px;
}
.footer .share ul li:last-child{
	margin-right: 0;
}
.footer .share ul li a{
	display: inline-block;
	width: 54px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	border-radius: 27px;
	background-color: #242424;
}
.footer .share ul li:hover a{
	background-color: #FFFFFF;
}
.footer .share ul li a img{
}
.footer .share ul li a .img1{}
.footer .share ul li a .img2{
	display: none;
}
.footer .share ul li:hover a .img1{
	display: none;
}
.footer .share ul li:hover a .img2{
	display: inline-block;
}
.footer .share ul li .popup{
    display: none;
    position: absolute;
    top: 54px;
    left: 50%;
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
    padding-top: 16px;
    z-index: 10;
}
.footer .share ul li:hover .popup{
	display: block;
}
.footer .share ul li .er-code{
    background: #FFFFFF;
}
.footer .share ul li .er-code img {
    width: 100px;
    height: 100px;
}
.footer .share ul li .triangle{
   	position: absolute;
   	left: 50%;
   	top: 0;
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
   	width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 9px 16px;
    border-color: transparent transparent #FFFFFF transparent;
}
.footer-logo{
	margin-bottom: 20px;
}
.footer .copyright{
	text-align: center;
	border-top: #333333 solid 1px;
	color: #9fa0a0;
	font-size: 14px;
	line-height: 80px;
}
.footer .copyright a{
	color: #9fa0a0;
	font-size: 14px;
	line-height: 80px;
}
.footer .copyright a:hover{
	color: #FFFFFF;
}
.footer .copyright .txt{
	display: inline-block;
}
.footer .copyright .t-support{
	display: inline-block;
	margin-left: 30px;
}
/*banner*/
.lunbotu{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.comshadow{
	box-shadow: 0px 0px 150px rgba(186,186,186);
}
.lunbotu .banner{
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-top: 3px;
	padding-top: 80px;
	background-color: #FFFFFF;
}
.lunbotu .banner .swiper-slide .content{
	position: relative;
	width: 100%;
	overflow: hidden;
	opacity:0;
	transition:opacity .3s .3s;
	/*padding-left: 30%;*/
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.lunbotu .banner .swiper-slide-active .content{
	opacity:1;
}
.lunbotu .content .txt-box{
	position: absolute;
	left: 0;
	bottom: 18%;
	width: 30%;
	padding-left: 4.2%;
	padding-right: 4%;
	z-index: 11;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.lunbotu .content .product-name{
	position: absolute;
	left: 2%;
	top: 0;
	z-index: 10;
	font-family: "times";
	color: #9fa0a0;
	font-size: 11px;
	width: 20px;
	writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
}
.lunbotu .content .txt-box .txt-img{
	margin-bottom: 30px;
}
.lunbotu .content .img-box{
	width: 100%;
	overflow: hidden;
}
.lunbotu .content .img-box a{
	display: block;
	width: 100%;
}
.lunbotu .content .img-box img{
	width: 100%;
}

.leftUp img{-webkit-animation-name:leftUp;animation-name:leftUp;}
@-webkit-keyframes leftUp{
0%{transform:scale(1.1,1.1) translate(4.545%,4.545%); }
100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}
@keyframes leftUp{
0%{transform:scale(1.1,1.1) translate(4.545%,4.545%);}
100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}

.moveRight img{-webkit-animation-name:moveRight;animation-name:moveRight;}
@-webkit-keyframes moveRight{
0%{transform:scale(1.1,1.1) translate(-4.545%,0); }
100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}
@keyframes moveRight{
0%{transform:scale(1.1,1.1) translate(-4.545%,0);}
100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}

.moveDown img{-webkit-animation-name:moveDown;animation-name:moveDown;}
@-webkit-keyframes moveDown{
0%{transform:scale(1.1,1.1) translate(0,-4.545%); }
100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}
@keyframes moveDown{
0%{transform:scale(1.1,1.1) translate(0,-4.545%);}
100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}

.centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig;}
@-webkit-keyframes centerBig{
100%{transform:scale(1.1,1.1);}}
@keyframes centerBig{
100%{transform:scale(1.1,1.1);}}

.rightDownBig img{-webkit-animation-name:rightDownBig;animation-name:rightDownBig;}
@-webkit-keyframes rightDownBig{
100%{transform:scale(1.1,1.1) translate(4%,4%);}}
@keyframes rightDownBig{
100%{transform:scale(1.1,1.1) translate(4%,4%);}}

.swiper-slide img{
	animation-duration:5s;
	animation-timing-function:linear;
	animation-fill-mode: forwards;
	-webkit-animation-duration:5s;
	-webkit-animation-timing-function:linear;
	-webkit-animation-fill-mode: forwards;
}
.lunbotu .swiper-button-next, .lunbotu .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 31px;
    height: 29px;
    margin-top: -16px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 31px 29px;
    -webkit-background-size: 31px 29px;
    background-size: 31px 29px;
    background-position: center;
    background-repeat: no-repeat;
}
.lunbotu .swiper-button-next, .lunbotu .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/img2.png);
    right: 3.6%;
    left: auto;
}
.lunbotu .swiper-button-prev, .lunbotu .swiper-container-rtl .swiper-button-next {
   background-image: url(../images/img1.png);
    left: 3.6%;
    right: auto;
}
.lunbotu .swiper-container-horizontal>.swiper-pagination-bullets, .lunbotu .swiper-pagination-custom, .lunbotu .swiper-pagination-fraction{
	bottom: 40px;
}
.banner .swiper-pagination{
	width: 30%;
}
.banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #9b9b9b;
    opacity: 1;
}
.banner .swiper-pagination-bullet-active {
    opacity: 1;
    border-radius: 0;
    background: #505050;
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/**/
.obanner{
	position: relative;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.obanner>img{
	width: 100%;
}
.obanner .swiper-slide a{
	display: block;
	width: 100%;
	overflow: hidden;
}
.obanner .swiper-slide a img{
	width: 100%;
}
.bannerzi{
	position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	-o-transform:translate(-50%, -50%);
    margin: auto;
    width: 80%;
}
.obanner .bannerzi .box{
	text-align: center;
}
.obanner .bannerzi .box .t1{
	font-family: "times";
	color: #ffffff;
	font-size: 40px;
}
.obanner .bannerzi .box .t2{
	color: #ffffff;
	font-size: 30px;
	font-family: "STZHONGS";
}
.obanner .bannerzi .box .t3{
	max-width: 1140px;
	width: 100%;
	margin: 70px auto 70px;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.5;
}
.oimg2{
	display: none;
}
.obanner.swiper-container-horizontal>.swiper-pagination-bullets, .obanner .swiper-pagination-custom, .obanner .swiper-pagination-fraction{
	bottom: 5%;
}
.obanner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #9b9b9b;
    opacity: 1;
}
.obanner .swiper-pagination-bullet-active {
    opacity: 1;
    border-radius: 0;
    background: #505050;
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*标题*/
.comtitle{
	text-align: center;
}
.comtitle.left{
	text-align: left;
}
.lighting-scheme .content .comtitle .t2 .sp{
	margin-left: 0;
}
.comtitle .t1{
	font-family: "times";
	color: #221815;
	font-size: 40px;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.comtitle .t1 .sp{
	display: inline-block;
	vertical-align: text-bottom;
	margin-left: 10px;
	font-size: 30px;
	font-family: "FZXBSJW";
}
.comtitle .t2{
	font-family: "times";
	color: #221815;
	font-size:30px;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.about .comtitle .t2{
	margin-top: 5px;
	font-family: "FZXBSJW";
}
.comtitle .t2 .sp{
	display: inline-block;
	vertical-align: text-bottom;
	margin-left: 10px;
	font-size: 24px;
	font-family: "FZXBSJW";
}
.comtitle .t3{
	font-size: 30px;
	color: #221815;
	font-family: "FZXBSJW";
	margin-top: 5px;
}
.comtitle.white .t1, .comtitle.white .t3{
	color: #FFFFFF;
}
/**/
.contain{
}
.contain .conwidth{
}
.i-product{
	padding: 140px 0px 0px;
	background-color: #FFFFFF;
}
.i-product .box{
	position: relative;
	margin-top: 90px;
}
.i-product .box .bgcolor{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	height: 50%;
	background-color: #e5e3e1;
}
.i-product .content{
	position: relative;
	z-index: 2;
	width: 100%;
	overflow: hidden;
}

.i-product .content .swiper-slide{
	opacity: 0 !important;
}
.i-product .content .swiper-slide-active{
	opacity: 1 !important;
}

.i-product .content .cpbox{
	text-align: center;
}
.i-product .content .cpbox ul{
	text-align: center;
}
.i-product .content .cpbox ul li{
	display: inline-block;
	vertical-align: bottom;
	margin-right: 5px;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	-o-transform: translateY(60px);
	-ms-transform: translateY(60px);
	-moz-transform: translateY(60px);
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
}
.i-product .content .cpbox ul li:last-child{
	margin-right: 0;
}
.i-product .content ul li:hover{
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
/*.i-product .content:hover ul li:nth-of-type(1){
	-o-animation:wave 1.32s linear infinite;
	-ms-animation:wave 1.32s linear infinite;
	-moz-animation:wave 1.32s linear infinite;
	-webkit-animation:wave 1.32s linear infinite;
	animation:wave 1.32s linear infinite;
}
.i-product .content:hover ul li:nth-of-type(2){
	-o-animation:wave 1.6s linear infinite;
	-ms-animation:wave 1.6s linear infinite;
	-moz-animation:wave 1.6s linear infinite;
	-webkit-animation:wave 1.6s linear infinite;
	animation:wave 1.6s linear infinite;
}
.i-product .content:hover ul li:nth-of-type(3){
	-o-animation:wave 1.4s linear infinite;
	-ms-animation:wave 1.4s linear infinite;
	-moz-animation:wave 1.4s linear infinite;
	-webkit-animation:wave 1.4s linear infinite;
	animation:wave 1.4s linear infinite;
}
.i-product .content:hover ul li:nth-of-type(4){
	-o-animation:wave 1s linear infinite;
	-ms-animation:wave 1s linear infinite;
	-moz-animation:wave 1s linear infinite;
	-webkit-animation:wave 1s linear infinite;
	animation:wave 1s linear infinite;
}
.i-product .content:hover ul li:nth-of-type(5){
	-o-animation:wave 1.8s linear infinite;
	-ms-animation:wave 1.8s linear infinite;
	-moz-animation:wave 1.8s linear infinite;
	-webkit-animation:wave 1.8s linear infinite;
	animation:wave 1.8s linear infinite;
}
.i-product .content:hover ul li:nth-of-type(6){
	-webkit-animation:wave 2.4s linear infinite;
	animation:wave 2.4s linear infinite;
}
@-o-keyframes wave{
	0%{transform: translateY(45px);}
	25%{transform: translateY(90px);}
	50%{transform: translateY(0px);}
	75%{transform: translateY(90px);}
	100%{transform: translateY(45px);}
}
@-ms-keyframes wave{
	0%{transform: translateY(45px);}
	25%{transform: translateY(90px);}
	50%{transform: translateY(0px);}
	75%{transform: translateY(90px);}
	100%{transform: translateY(45px);}
}
@-moz-keyframes wave{
	0%{transform: translateY(45px);}
	25%{transform: translateY(90px);}
	50%{transform: translateY(0px);}
	75%{transform: translateY(90px);}
	100%{transform: translateY(45px);}
}
@-webkit-keyframes wave{
	0%{transform: translateY(45px);}
	25%{transform: translateY(90px);}
	50%{transform: translateY(0px);}
	75%{transform: translateY(90px);}
	100%{transform: translateY(45px);}
}
@keyframes wave{
	0%{transform: translateY(45px);}
	25%{transform: translateY(90px);}
	50%{transform: translateY(0px);}
	75%{transform: translateY(90px);}
	100%{transform: translateY(45px);}
}*/

.i-product .content .cpbox ul li a{
	display: block;
	width: 100%;
	overflow: hidden;
}
.i-product .content .cpbox ul li a img{
	max-width: 100%;
}
.pointdiv{
	position: absolute;
	right: 0;
	bottom: 60px;
	width: 30%;
	text-align: center;
	z-index: 99;
}
.pointdiv .swiper-pagination{
	position: static;
	display: inline-block;
}
.i-product .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #9b9b9b;
    opacity: 1;
}
.i-product .swiper-pagination-bullet-active {
    opacity: 1;
    border-radius: 0;
    background: #505050;
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.i-product .swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 4px;
}
.pointdiv .more{
	display: inline-block;
	margin-left: 20px;
}
.more{
}

.more a{
	padding: 0 13px;
	font-family: "times";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	height: 26px;
	line-height: 26px;
	border-radius: 13px;
}
.more span{
	display: inline-block;
	padding: 0 15px;
	font-family: "times";
	font-size: 14px;
	color: #221815;
	height: 24px;
	line-height: 24px;
	border-radius: 13px;
	border: #767676 solid 1px;
}
.more.black span{
	color: #FFFFFF;
	background-color: #000000;
}
/**/
.o-product{
	background-color: #FFFFFF;
}
.o-product .box{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.o-product .bigimg{
	float: left;
	width: 59.57%;
	overflow: hidden;
}
.o-product .bigimg img{
	width: 100%;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.o-product .bigimg img:hover{
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.o-product .swiper-container-horizontal>.swiper-pagination-bullets, .o-product .swiper-pagination-custom, .o-product .swiper-pagination-fraction{
	bottom: 40px;
}
.o-product .swiper-pagination{
	width: 59.57%;
}
.o-product .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #9b9b9b;
    opacity: 1;
}
.o-product .swiper-pagination-bullet-active {
    opacity: 1;
    border-radius: 0;
    background: #505050;
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.o-product .swiper-slide a{
	display: block;
}
.o-product .smallimg{
	float: right;
	width: 40.43%;
	overflow: hidden;
	padding-left: 3px;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.o-product .smallimg .imgli{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.o-product .smallimg .imgli .img{
	position: relative;
	float: left;
	width: -moz-calc((100% - 3px) / 2);
	width: -webkit-calc((100% - 3px) / 2);
	width: calc((100% - 3px) / 2);
	margin-right: 3px;
	margin-bottom: 3px;
	overflow: hidden;
}
.o-product .smallimg .imgli .img:nth-child(2n){
	margin-right: 0;
}
.o-product .smallimg .imgli img{
	width: 100%;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.o-product .smallimg .imgli img:hover{
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*.o-product .smallimg .imgli .txt{
	position: absolute;
	left: 30px;
	top: 25px;
	color: #000000;
	font-size: 20px;
}
.o-product .smallimg .imgli .img .txt{
	color: #FFFFFF;
}*/
.person{
	background-color: #000000;
}
.person .box{
	position: relative;
	max-width: 1360px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.person .box .img{
	float: left;
	max-width: 62%;
}
.person .box .img img{
	max-width: 100%;
}
.person .box .txt{
	position: absolute;
	right: 4.5%;
	top: 50%;
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
.person .box .txt .autograph{
}
.person .box .txt .t1{
	color: #ffffff;
	font-size: 8px;
	margin-top: 12px;
	-o-transform: scale(.67);
	-ms-transform: scale(.67);
	-moz-transform: scale(.67);
	-webkit-transform: scale(.67);
	transform: scale(.67);
}
.person .box .txt .t2{
	color: #ffffff;
	font-size: 12px;
	font-family: "times";
}
/**/
.i-progress{
	padding: 60px 0px;
	background-color: #f7f7f7;
	text-align: center;
}
.i-progress .imgbox{
	display: inline-block;
}

/**/
.i-news{
	padding: 70px 0px 85px;
	background-color: #FFFFFF;
}
.i-news .box{
	max-width: 1464px;
	width: 100%;
	margin: 0 auto;
}
.i-news .box ul li{
	width: 100%;
}
.i-news .box ul li>a{
	display: inline-block;
	width: 100%;
	overflow: hidden;
}
.i-news .box ul li .imgbox{
	position: relative;
	float: left;
	width: 47%;
	margin-right: 3%;
	overflow: hidden;
	text-align: left;
}
.i-news .box ul li .imgbox img{
	width: 100%;
}
.banner-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.i-news .box ul li:nth-child(even){
	float: right;
	margin-left: 3%;
	margin-right: 0;
}
.i-news .box ul li:nth-child(even) .imgbox{
	float: right;
	text-align: right;
	margin-right: 0;
	margin-left: 3%;
}
.i-news .box ul li .imgbox img{
	max-width: 100%;
}
.i-news .box ul li .txtbox{
	float: left;
	width: 50%;
	padding-top: 6%;
	padding-left: 5.4%;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.i-news .box ul li:nth-child(even) .txtbox{
	padding-left: 3%;
	padding-right: 4%;
}
.i-news .box ul li .txtbox .t1{
	color: #221815;
	font-size: 30px;
	margin-bottom: 25px;
	word-wrap:break-word;
	font-family: "STZHONGS";
}
.i-news .box ul li .txtbox .t1 .sp{
	display: inline-block;
	vertical-align: text-top;
	font-size: 26px;
	font-weight: bold;
}
.i-news .box ul li .txtbox .t2{
	color: #727171;
	font-size: 16px;
	line-height: 2;
	margin-bottom: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp: 4;*/
	overflow: hidden;
	padding-right: 20px;
}
.mar3{
	margin-top: 3px;
}
/*品牌*/
.brand{
	width: 100%;
	overflow: hidden;
}
/*关于我们*/
.about{
	padding: 135px 0px 120px;
	background: #f6f6f6 url(../images/img32.png) top 220px left no-repeat;
	background-size: 100% auto;
}
.about .box{
}
.about .box1{
	position: relative;
	margin-bottom: 120px;
	overflow: hidden;
}
.about .box1 .txtbox{
	float: left;
	width: 50%;
	height: 100%;
	padding-right: 7.8%;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*.about .box1 .txtbox .t1{
	font-family: 'times';
	font-size: 40px;
	color: #221815;
	margin-bottom: 12px;
}
.about .box1 .txtbox .t2{
	font-size: 30px;
	color: #221815;
}*/
.about .box1 .txtbox .t3{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 42%;
	border-top: #7d7d7d solid 1px;
	color: #727171;
	font-size: 14px;
	line-height: 2;
}
.about .box1 .imgbox{
	float: right;
	width: 50%;
	text-align: right;
	padding-left: 3.6%;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.about .box1 .imgbox img{
	max-width: 100%;
}
.about .box2{
}
.about .box2 ul{
	position: relative;
}
.about .box2 ul li{
	position: relative;
	float: left;
	width: 48.5%;
	margin-right: 3%;
	background-color: #FFFFFF;
	padding: 3% 2.5% 3% 3.5%;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.about .box2 ul li:nth-child(2n){
	margin-right: 0;
}
.about .box2 ul li .imgbox{
	float: right;
	width: 35%;
	overflow: hidden;
	text-align: right;
}
.about .box2 ul li .imgbox img{
	max-width: 100%;
	opacity: 0;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.about .box2 ul li:hover .imgbox img{
	opacity: 1;
}
.about .box2 ul li .txtbox{
	float: left;
	width: 62%;
	overflow: hidden;
}
.about .box2 ul li .txtbox .t1{
	color: #222222;
	font-family: "times";
	font-size: 20px;
}
.about .box2 ul li .txtbox .t1 .sp{
	display: inline-block;
	margin-left: 15px;
	font-family: "STZHONGS";
	color: #222222;
}
.about .box2 ul li .txtbox .t2{
	position: absolute;
	left: 7%;
	bottom: 15%;
	width: 58%;
	color: #727171;
	font-size: 14px;
}
/*发展历程*/
.develop{
	padding: 110px 0px 0px;
	background: #FFFFFF url(../images/img89.jpg) bottom center no-repeat;
	background-size: 100% auto;
}
.develop .content{
	margin-top: 0px;
}
.developbox{
	width: 100%;
	margin: 0px auto;
}
.developbox .view{
	position: relative;
}
.developbox .view .swiper-slide{
	opacity: 0 !important;
}
.developbox .view .swiper-slide.swiper-slide-active{
	opacity: 1 !important;
}
.developbox .view .swiper-container{
	width: 100%;
	margin: 0 auto;
	padding-top: 80px;
}
/*.developbox .view .arrow-left {
	background: #FFFFFF url(../images/img39.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0;
	width: 44px;
	height: 44px;
	z-index: 10;
	border-radius: 50%;
	transition: .2s;
}
.developbox .view .arrow-left:hover{
	background: url(../images/img29.png) no-repeat center;
	-webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}
.developbox .view .arrow-right {
	background: url(../images/img28.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: 0;
	width: 50px;
	height: 50px;
	z-index: 10;
	transition: .2s;
}
.developbox .view .arrow-right:hover{
	background: url(../images/img30.png) no-repeat center;
	-webkit-transform: translateX(3px);
    transform: translateX(3px);
}*/
.developbox .view .mode1{
	overflow: hidden;
	padding-bottom: 50px;
	/*margin-bottom: 80px;*/
}
.developbox .view .mode1 .imgbox{
	float: left;
	width: 50%;
	overflow: hidden;
	text-align: center;
}
.developbox .view .mode1 .imgbox img{
	max-width: 100%;
}
.developbox .view .mode1 .txtbox{
	float: left;
	max-width: 450px;
	width: 50%;
	margin-top: 140px;
	padding-left: 10px;
	-o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.developbox .view .mode1 .txtbox .t1{
	color: #ffffff;
	font-size: 30px;
	padding: 15px 30px;
	background-color: #000000;
	margin-bottom: 30px;
	font-family: "STZHONGS";
}
.developbox .view .mode1 .txtbox .t2{
	padding: 0px 20px 0px 30px;
	color: #727171;
	line-height: 2;
}
.developbox .view .mode2{
}
.developbox .view .swiper-slide .mode2 ul{
	transform: translateY(180px);
	-webkit-transform: translateY(180px);
	opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.developbox .view .swiper-slide.swiper-slide-active .mode2 ul{
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity: 1;
}
.developbox .view .mode2 ul li{
	position: relative;
	padding-bottom: 65px;
	overflow: hidden;
}
.developbox .view .mode2 ul li .box{
	float: right;
	width: 50%;
	padding-left: 65px;
	overflow: hidden;
	-o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.developbox .view .mode2 ul li:nth-child(even) .box{
	float: left;
	padding-left: 0;
	padding-right: 65px;
}
.developbox .view .mode2 ul li .box .txtbox{
	float: left;
	max-width: 390px;
	width: 100%;
}
.developbox .view .mode2 ul li:nth-child(even) .box .txtbox{
	float: right;
	text-align: right;
}
.developbox .view .mode2 ul li .box .t1{
	font-family: 'din-bold_0';
	font-size: 26px;
	color: #222222;
	margin-bottom: 15px;
}
.developbox .view .mode2 ul li .box .t2{
	font-size: 18px;
	color: #222222;
	margin-bottom: 10px;
}
.developbox .view .mode2 ul li .box .t3{
	font-size: 14px;
	line-height: 1.7;
	color: #666666;
}
.developbox .view .mode2 ul li .box .img{
	width: 100%;
	overflow: hidden;
	text-align: left;
	margin-top: 20px;
}
.developbox .view .mode2 ul li .box .img img{
	max-width: 100%;
}
.developbox .view .mode2 ul li .line{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1;
	margin: auto;
	width: 1px;
	height: 100%;
	background-color: #000000;
}
.developbox .view .mode2 ul li .icon{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -30px;
	z-index: 2;
	width: 60px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	overflow: hidden;
	background: url(../images/img93.png) center no-repeat;
}
.developbox .view .mode2 ul li .icon img{
	max-width: 100%;
}
.developbox .preview{
	width: 100%;
	margin-top: 80px;
	position: relative;
	background: url(../images/img86.png) top center no-repeat;
	background-size: 100% auto;
	/*padding-left: 53px;*/
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.developbox .preview .front{
	position: absolute;
	left: -20px;
	top: 0;
}
.developbox .preview .after{
	position: absolute;
	right: 5%;
	top: 0;
}
.developbox .preview .swiper-container {
/*	width: 100%;
	margin: 0 auto;*/
	display: inline-block;
	width: -moz-calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
	width: calc(100% - 90px);

}
.developbox .preview .swiper-container.swiper-container-horizontal>.swiper-pagination-progress{
	top: 20px;
	height: 1px;
	background-color: #e5e5e5;
	z-index: 8;
}
.developbox .preview .swiper-container .swiper-pagination-progress .swiper-pagination-progressbar{
	height: 2px;
	background-color: #009999;
}
.developbox .preview .swiper-slide {
	width: 100px;
	cursor:pointer;
}
.developbox .preview .swiper-wrapper{
	z-index: 10;
}
.developbox .preview .swiper-slide .s1, .developbox .preview .front .s1, .developbox .preview .after .s1{
	display: block;
	width: 3px;
	height: 6px;
	background-color: #000000;
	margin: 7px auto 15px;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.developbox .preview .swiper-slide.active-nav .s1{
	height: 28px;
	margin-bottom: 10px;
}
.developbox .preview .swiper-slide .s2, .developbox .preview .front .s2, .developbox .preview .after .s2{
	display: block;
	text-align: center;
	color: #999999;
	font-size: 18px;
	/*font-family: "DINBlackAlternate";*/
	font-family: "DINLight";
}
.developbox .preview .swiper-slide.active-nav .s2{
	font-family: 'din-bold_0';
	color: #221815;
	font-size: 24px;
}
.developbox .swiper-button-next, .developbox .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 7px 14px;
    -webkit-background-size: 7px 14px;
    background-size: 7px 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    border-radius: 50%;
}
.developbox .swiper-button-prev, .developbox.swiper-container-rtl .swiper-button-next {
    background-image: url(../images/img39.png);
    left: 10px;
    right: auto;
}
.developbox .swiper-button-next, .developbox.swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/img40.png);
    right: 10px;
    left: auto;
}
.developbox .swiper-button-next.swiper-button-disabled, .developbox .swiper-button-prev.swiper-button-disabled {
    opacity: .5;
    cursor: auto;
    pointer-events: none;
}
/**/
.vrimg{
	width: 100%;
	overflow: hidden;
}
.vrimg a{
	position: relative;
	display: inline-block;
	width: 100%;
	overflow: hidden;
}
.vrimg a>img{
	width: 100%;
}
.vrimg a .mask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/img38.png) center no-repeat;
	background-size: cover;
}
/*品牌实力*/
.strength{
	padding: 125px 0px 120px;
	background-color: #FFFFFF;
}
.strength .box{
}
.strength .box ul{
	margin-top: 60px;
}
.strength .box ul li{
	float: left;
	width: 80px;
	margin-right: 1px;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.strength .box ul li:last-child, .strength .box ul li:nth-child(4n){
	margin-right: 0;
}
.strength .box ul li.on{
	width: -moz-calc(100% - 243px);
	width: -webkit-calc(100% - 243px);
	width: calc(100% - 243px);
}
.strength .box ul li .libox{
	position: relative;
	overflow: hidden;
}
.strength .box ul li .left{
	position: relative;
	float: left;
	width: 50%;
	padding-left: 80px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.strength .box ul li .left .txt{
	text-align: center;
    padding-top: 40px;
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 100%;
    z-index: 10;
    background-color: #000000;
	padding-left: 28px;
    padding-right: 28px;
    overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.strength .box ul li:nth-child(even) .left .txt{
	background-color: #2b2b2b;
}
.strength .box ul li.on .left .txt{
	background-color: #000000;
}
.strength .box ul li .left .t1{
/*	display: inline-block;
	width: 100%;*/
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fefefe;
	font-size: 20px;
	font-family: "times";
	/*writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;*/
	-ms-writing-mode: lr-tb;
	*writing-mode: lr-tb;
	writing-mode: lr-tb;
	writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
    letter-spacing: 1px;
    margin: auto;
    text-transform: uppercase;
}
.strength .box ul li.on .left .t1{
	border-top: #ffffff solid 3px;
}
.strength .box ul li .left .t2{
	color: #fefefe;
	font-size: 19px;
	margin: auto;
	letter-spacing: 1px;
	-ms-writing-mode: lr-tb;
	*writing-mode: lr-tb;
	writing-mode: lr-tb;
	writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
	font-family: "STZHONGS";
}
.strength .box ul li .left .img{
	width: 100%;
	height: 600px;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.strength .box ul li .left .img img{
	width: 100%;
	/*height: 600px;*/
	display: none;
}
.strength .box ul li .right{
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	padding: 0 7%;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.strength .box ul li.on .right{
	opacity: 1;
}
.strength .box ul li .right .t1{
	font-family: "times";
	color: #222222;
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 50px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.strength .box ul li .right .t2{
	color: #222222;
	font-size: 20px;
	font-family: "STZHONGS";
}
.strength .box ul li .right .t3{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10%;
	margin: auto;
	width: 72%;
	border-top: #000000 solid 1px;
	padding-top: 20px;
	color: #727171;
	font-size: 14px;
	line-height: 2;
}
/*产品中心*/
.product-center{
	width: 100%;
    overflow: hidden;
}
.product{
	padding: 70px 0px 0px;
	background-color: #FFFFFF;
}
.product .box{
	position: relative;
	max-width: 1350px;
	width: 100%;
	margin: auto;
}
.product .box .content{
	float: right;
	width: 81%;
}
.product .box .content ul{
	margin-bottom: 44px;
}
.product .box .content ul li{
	float: left;
	margin-right: 1.1%;
	margin-bottom: 1.1%;
	width: 32.6%;
}
.product .box .content ul li:nth-child(3n){
	margin-right: 0;
}
.product .box .content ul li a{
	position: relative;
	display: block;
	width: 100%;
}
.product .box .content ul li .img{
	width: 100%;
	overflow: hidden;
}
.product .box .content ul li .img img{
	width: 100%;
	-o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.product .box .content ul li .img:hover img{
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.product .box .content ul li .txt{
	position: absolute;
	top: 12px;
	right: 20px;
	color: #000000;
	font-size: 16px;
	font-family: "times";
	font-weight: bold;
}
.product-menu{
	/*position: absolute;
	left: 0;
	top: 0;*/
	position: relative;
	float: left;
	width: 166px;
	height: 100%;
	background-color: #353535;
	text-align: center;
}
.product-menu .title{
	padding-top: 130px;
	text-align: center;
}
.product-menu .title .sp{
	display: inline-block;
	color: #ffffff;
	font-size: 17px;
	line-height: 2.4;
	padding: 0px 15px;
	border-bottom: #707070 dotted 1px;
}
.product-menu ul{
	padding: 30px 0px;
}
.product-menu>ul>li{
	position: relative;
	text-align: center;
	padding: 0px 28px 30px;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.product-menu ul li:last-child{
	margin-bottom: 0;
}
.product-menu ul li a{
	position: relative;
	z-index: 11;
	display: inline-block;
	width: 100%;
}
.product-menu>ul>li:last-child a{
	padding-bottom: 30px;
	border-bottom: #707070 dotted 1px;
}
.product-menu ul li a .triangle{
	opacity: 0;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -6px;
	width: 10px;
	height: 12px;
	background: url(../images/img57.png) center no-repeat;
	-o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.product-menu ul li.on a .triangle{
	right: -12px;
	opacity: 1;
}
.product-menu ul li .icon{
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 15px;
}
.product-menu ul li .icon img{
	max-width: 100%;
}
.product-menu ul li .icon .pimg2{
	display: none;
}
.product-menu ul li:hover .icon .pimg1, .product-menu ul li.on .icon .pimg1, .product-menu ul li.on2 .icon .pimg1{
	display: none;
}
.product-menu ul li:hover .icon .pimg2, .product-menu ul li.on .icon .pimg2, .product-menu ul li.on2 .icon .pimg2{
	display: inline-block;
}
.product-menu ul li .txt{
	color: #ffffff;
	font-size: 17px;
}
.product-menu ul li ul{
	opacity: 0;
	position: absolute;
    min-width: 172px;
    width: auto;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 0;
    border-bottom: none;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.product-menu ul li.on ul{
	opacity: 1;
	left: 166px;
}
.product-menu ul li ul li{
	width: 100%;
	margin-bottom: 0;
}
.product-menu ul li ul li:first-child a{
	border-top: rgba(81,81,81,0.1) solid 1px;
}
.product-menu ul li ul li a{
	color: #666;
	font-size: 16px;
	line-height: 2;
	border-bottom: rgba(81,81,81,0.1) solid 1px;
}
.product-menu ul li ul li:hover a{
	color: #FFFFFF;
}
.product .box .menubg{
	position: absolute;
	left: 0;
	top: 0;
	width: 166px;
	height: 100%;
	background-color: #353535;
}
.product .box .mask{
	/*display: none;*/
	position: absolute;
	left: 166px;
	top: 0;
	width: 0;
	height: 100%;
	background: rgba(81,81,81,0.5);
	z-index: 9;
	-o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.product .box .product-menu .mask{
	display: none;
}
/*产品详情*/
.product-detail{
	overflow: hidden;
	background-color: #FFFFFF;
}
.product-detail .box{
	padding-top: 130px;
	padding-bottom: 60px;
}
.attribute{
}
.attribute .left{
	float: left;
	width: 55.7%;
}
.pc-slide{
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.pc-slide .view{
	float: right;
	width: 83%;
	width: -moz-calc(100% - 125px);
	width: -webkit-calc(100% - 125px);
	width: calc(100% - 125px);
}
.pc-slide .view .swiper-container {
	width: 100%;
}
.pc-slide .view .swiper-slide img{
	width: 100%;
}
.pc-slide .preview {
	position: relative;
	float: left;
	width: 110px;
	height: 640px;
	padding: 40px 0px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.pc-slide .preview .swiper-container {
	width: 100%;
	height: 100%;
}
.pc-slide .preview .swiper-slide{
	width: 110px;
	height: 100px;
	margin-bottom: 10px;
	cursor:pointer;
	padding: 0px 5px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.pc-slide .preview .swiper-slide.active-nav{
	padding: 0;
	height: 110px;
}
.pc-slide .preview .swiper-slide .smallimg{
	width: 100%;
	overflow: hidden;
}
.pc-slide .preview .swiper-slide .smallimg img{
	width: 100%;
}
.pc-slide .preview .arrow-left {
	background: url(../images/img63.png) center no-repeat;
	background-size: 28px 15px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	width: 28px;
	height: 28px;
	z-index: 10;
}
.pc-slide .preview .arrow-left:hover{
	opacity: 0.5;
}
.pc-slide .preview .arrow-right{
	background: url(../images/img64.png) center no-repeat;
	background-size: 28px 15px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: 28px;
	height: 28px;
	z-index: 10;
}
.pc-slide .preview .arrow-right:hover{
	opacity: 0.5;
}

.attribute .right{
	float: right;
	width: 38.6%;
}
.attribute .right .title{
	overflow: hidden;
}
.attribute .right .title .txt{
	float: left;
}
.attribute .right .title .txt .t1{
	color: #666666;
	font-size: 14px;
	margin-bottom: 5px;
	font-family: "NOTOS";
}
.attribute .right .title .txt .t2{
	font-family: "AVGARDN";
	color: #222222;
	font-size: 36px;
}
.attribute .right .title .img{
	float: right;
}
.attribute .right .title .img span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 11px;
}
.attribute .right .parameter{
	margin-top: 25px;
}
.attribute .right .parameter .t1{
	color: #222222;
	font-size: 18px;
	padding-bottom: 15px;
	border-bottom: #e5e5e5 solid 1px;
}
.attribute .right .parameter table{
	width: 100%;
	overflow: hidden;
}
.attribute .right .parameter table tr td{
	color: #221815;
	font-size: 14px;
	height: 50px;
	font-family: "NOTOS";
}
.attribute .right .parameter table tr:nth-child(odd){
	background-color: #f8f8f8;
}
.attribute .right .parameter table tr:nth-child(even){
	background-color: #ffffff;
}
.attribute .right .parameter table tr td:first-child{
	padding-left: 30px;
}
.attribute .right .parameter table .t2{
	font-family: "AVGARDM";
}
.tdbox{
}
.tdbo-li{
	display: inline-block;
	vertical-align: middle;
	font-family: "AVGARDN";
	margin-right: 30px;
}
.tdbo-li:last-child{
	margin-right: 0;
}
.tdbo-li img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 20px;
	height: 20px;
}
.attribute .product-color{
	margin-top: 15px;
}
.attribute .product-color .text{
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
}
.attribute .product-color ul li{
	float: left;
	min-width: 130px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 44px;
	line-height: 42px;
	padding: 0px 20px;
	border-radius: 22px;
	border:#e5e5e5 solid 1px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.attribute .product-color ul li:last-child{
	margin-right: 0;
}
.attribute .product-color ul li.on, .attribute .product-color ul li:hover{
	background-color: #f4f4f4;
}
.attribute .product-color ul li a{
	display: block;
	width: 100%;
	overflow: hidden;
}
.attribute .product-color ul li .icon{
	float: left;
}
.attribute .product-color ul li .txt{
	float: right;
	color: #222222;
	font-size: 14px;
	font-family: "NOTOS";
}
.attribute .probtn{
	margin-top: 30px;
	overflow: hidden;
}
.attribute .probtn a{
	float: left;
	width: 46.3%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-right: 1.85%;
	font-size: 16px;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.attribute .probtn a.btn1{
	color: #FFFFFF;
	background-color: #000000;
}
.attribute .probtn a.btn2{
	color: #222222;
	background-color: #f3f3f3;
}
.attribute .probtn a:hover{
	opacity: 0.8;
}
.product-show{
	padding: 100px 0px 0px;
}
.product-show .content{
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top: 40px;
}
.product-show .content img{
	max-width: 100%;
}
.lighting{
	padding: 120px 0px 0px;
}
.lighting .content{
	margin-top: 60px;
	padding-bottom: 90px;
	border-bottom: #eeeeee solid 1px;
}
.lighting .content .part1, .lighting .content .part2{
	width: 100%;
	overflow: hidden;
}
.lighting .content .part2{
	margin-top: 110px;
}
.lighting .content .part1 .txtbox{
	float: left;
	width: 50%;
	padding-right: 10%;
	margin-top: 70px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.protxt1{
	color: #030000;
	font-size: 20px;
	margin-bottom: 25px;
}
.protxt2{
	color: #727171;
	font-size: 15px;
	line-height: 2;
	font-family: "NOTOS";
}
.lighting .content .part1 .imgbox{
	float: left;
	width: 50%;
	overflow: hidden;
	text-align: center;
}
.lighting .content .part1 .imgbox img{
	max-width: 100%;
}
.lighting .content .part2 .txtbox{
	float: left;
	width: 50%;
	overflow: hidden;
}
.lighting .content .part2 .txtbox .amleft{
	float: left;
	width: 58%;
}
.lighting .content .part2 .txtbox .amleft .tu{
	margin-top: 15px;
}
.lighting .content .part2 .txtbox .amright{
	float: right;
	width: 40%;
	overflow: hidden;
	text-align: right;
}
.lighting .content .part2 .txtbox .amright img{
	max-width: 100%;
}
.lighting .content .part2 .imgbox{
	float: left;
	width: 50%;
	text-align: left;
	padding-right: 3%;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.lighting .content .part2 .imgbox img{
	max-width: 100%;
}
.application{
	padding: 80px 0px 0px;
}
.application ul{
	margin-top: 40px;
	padding-bottom: 40px;
	border-bottom: #eeeeee solid 1px;
}
.application-li{
	float: left;
	width: 31.9%;
	margin-right: 2.15%;
	margin-bottom: 3.6%;
}
.application-li:nth-child(3n){
	margin-right: 0;
}
.application-li .imgbox{
	width: 100%;
	overflow: hidden;
}
.application-li .imgbox img{
	width: 100%;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.application-li:hover .imgbox img{
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.application-li .txtbox{
	font-family: "times";
	margin-top: 15px;
	text-align: center;
	color: #221815;
	font-size: 22px;
}
.application-li .txtbox .sp{
	display: inline-block;
	vertical-align: text-top;
	margin-left: 10px;
	font-family: "STZHONGS";
	color: #030000;
	font-size: 18px;
}
/*控制*/
.control{
	padding: 70px 0px 0px;
}
.control .content{
	margin-top: 70px;
	padding-bottom: 90px;
	border-bottom: #eeeeee solid 1px;
}
.control .content .txtbox{
	float: left;
	width: 50%;
	padding-right: 10%;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.control .content .imgbox{
	float: left;
	width: 50%;
	overflow: hidden;
	text-align: left;
}
/*.control .content .imgbox img{
	max-width: 100%;
}*/
.control .content .imgbox ul li{
	position: relative;
	float: left;
	max-width: 105px;
	width: 21.4%;
	margin-right: 4.8%;
}
.control .content .imgbox ul li:nth-child(4n){
	margin-right: 0;
}
.control .content .imgbox ul li:hover .sbg, .control .content .imgbox ul li:hover .txtzi{
	display: block;
}
.control .content .imgbox ul li img{
	display: block;
	width: 100%;
}
.control .content .imgbox ul li .sbg{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 1;
}
.control .content .imgbox ul li .txtzi{
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	color: #FFFFFF;
	font-size: 15px;
	z-index: 2;
	text-align: center;
}
@media screen and (max-width: 1024px){
	.control .content .imgbox ul li .txtzi{
		font-size: 14px;
	}
}
.install{
	padding: 80px 0px 0px;
}
.install .content{
	margin-top: 70px;
	padding-bottom: 40px;
}
.install .content ul{
	margin-top: 15px;
}
.install .content ul li{
	float: left;
	width: 22.3%;
	margin-right: 3.6%;
	margin-bottom: 3.6%;
}
.install .content ul li:nth-child(4n){
	margin-right: 0;
}
.install .content ul li .txtbox {
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.install .content ul li .imgbox{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.install .content ul li .imgbox img{
	width: 100%;
}
/*灯光方案*/
.lighting-scheme{
	overflow: hidden;
	background-color: #FFFFFF;
}
.lighting-scheme .content{
	padding: 115px 0px 200px;
}
.lighting-scheme .content ul{
	margin-top: 110px;
}
.lighting-scheme .content ul li{
	overflow: hidden;
	margin-bottom: 140px;
}
.lighting-scheme .content ul li:last-child{
	margin-bottom: 0;
}
/*.lighting-scheme .content ul li a{
	display: block;
	width: 100%;
}*/
.lighting-scheme .content ul li .imgbox{
	position: relative;
	float: left;
	width: 50%;
	overflow: hidden;
}
.lighting-scheme .content ul li:nth-child(even) .imgbox{
	float: right;
}
.lighting-scheme .content ul li .imgbox>img{
	width: 100%;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.lighting-scheme .content ul li:hover .imgbox>img{
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.lighting-scheme .content ul li .imgbox .mask{
	position: absolute;
	left: 50%;
	top: 50%;
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-wbekit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}
.lighting-scheme .content ul li .imgbox .mask .icon{
	margin-bottom: 18px;
}
.lighting-scheme .content ul li .imgbox .mask .txt{
	color: #ffffff;
	font-size: 19px;
}
.lighting-scheme .content ul li .txtbox{
	float: left;
	width: 38.6%;
	padding-left: 5%;
	padding-right: 6.4%;
	margin-top: 130px;
}
.lighting-scheme .content ul li .txtbox .t1{
	color: #727171;
	font-size: 14px;
	line-height: 2;
	margin-top: 25px;
	margin-bottom: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
/*灯光学堂*/
.lighting-school{
	overflow: hidden;
	background-color: #FFFFFF;
}
.light-part1{
	padding: 115px 0px 0px;
}
.light-part1 ul{
	margin-top: 50px;
}
.light-part1 ul li{
	float: left;
	width: 30.7%;
	margin-right: 3.95%;
	margin-bottom: 3.6%;
}
.light-part1 ul li:nth-child(3n){
	margin-right: 0;
}
.light-part1 ul li .boxli{
	position: relative;
	display: inline-block;
	width: 100%;
	overflow: hidden;
}
.light-part1 ul li .imgbox{
	width: 100%;
	overflow: hidden;
}
.light-part1 ul li .imgbox img{
	-o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.light-part1 ul li:hover .imgbox img{
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.light-part1 ul li .boxli .bg{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../images/img95.png) bottom center no-repeat;
	background-size: 100% auto;
}
.light-part1 ul li .txtbox{
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	padding: 0 5.7%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.light-part1 ul li .boxli:hover .txtbox{
	bottom: 35px;
}
.light-part1 ul li .txt{
	float: left;
	width: 68%;
    width: -moz-calc(100% - 45px);
    width: -webkit-calc(100% - 45px);
    width: calc(100% - 45px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.light-part1 ul li .txt .t1{
	color: #ffffff;
	font-size: 14px;
}
.light-part1 ul li .txt .t2{
	color: #ffffff;
	font-size: 20px;
}
.light-part1 ul li .icon{
	float: right;
	margin-top: 15px;
}
.light-part1 ul li .icon img{
	opacity: 0;
	-ms-transform: translateX(-50px);
	-o-transform: translateX(-50px);
	-moz-transform: translateX(-50px);
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px);
	-o-transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
	width: 22px;
	height: 16px;
}
.light-part1 ul li .boxli:hover .icon img{
	opacity: 1;
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.light-part2{
	padding: 50px 0px;
}
.light-space{}
.material{}
.object{
	padding-bottom: 140px;
}
.light-part2 ul{
	margin-top: 50px;
}
.light-part2 ul li{
	border: #dcdcdc solid 2px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.light-part2 ul li a{
	display: block;
	width: 100%;
	padding: 30px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.light-part2 ul li .imgbox{
	float: left;
	width: 67.8%;
	overflow: hidden;
}
.light-part2 ul li .imgbox img{
	width: 100%;
}
.light-part2 ul li .txtbox{
	float: left;
	width: 32.2%;
	padding-left: 3.7%;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.light-part2 ul li .txtbox .t1{
	color: #221815;
	font-size: 20px;
	margin-bottom: 15px;
}
.light-part2 ul li .txtbox .t2{
	color: #666666;
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
/*资料下载*/
.download{
	overflow: hidden;
    background-color: #FFFFFF;
}
.download .box{
	padding-top: 140px;
}
.data-tab{
	text-align: center;
}
.data-tab ul{
	display: inline-block;
}
.data-tab ul li{
	float: left;
	margin-right: 65px;
}
.data-tab ul li:last-child{
	margin-right: 0;
}
.data-tab ul li a{
	color: #666666;
	font-size: 18px;
	padding: 0px 5px 10px;
}
.data-tab ul li.on a, .data-tab ul li:hover a{
	color: #221815;
	border-bottom: #000000 solid 3px;
}
.data-box{
	margin: 70px auto 0px;
	padding-bottom: 120px;
}
.data-box ul li{
	float: left;
	width: 45.8%;
	margin-right: 8.4%;
	border-bottom: #eeeeee solid 1px;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.data-box ul li:first-child{
	border-top: #eeeeee solid 1px;
}
.data-box ul li:nth-child(2){
	border-top: #eeeeee solid 1px;
}
.data-box ul li:nth-child(2n){
	margin-right: 0px;
}
.data-box ul li:hover{
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	border-left: #eeeeee solid 1px;
	border-right: #eeeeee solid 1px;
}
.data-box ul li .contain{
	padding: 7% 7.8%;
}
.data-box ul li .icon{
	float: left;
	width: 50px;
	overflow: hidden;
}
.data-box ul li .icon img{
	width: 32px;
	height: 27px;
}
.data-box ul li .txtbox{
	float: left;
	width: -moz-calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
	width: calc(100% - 60px);
}
.data-box ul li .txtbox .t1{
	color: #222222;
	font-size: 16px;
	line-height: 1.7;
	margin-bottom: 30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.data-box ul li .txtbox .t2{
	overflow: hidden;
}
.data-box ul li .txtbox .tag{
	float: left;
	overflow: hidden;
}
.data-box ul li .txtbox .tag span{
	color: #999999;
	font-size: 14px;
	margin-right: 15px;
}
.data-box ul li .txtbox .tag span:last-child{
	margin-right: 0;
}
.data-box ul li .txtbox .links{
	float: right;
	overflow: hidden;
}
.data-box ul li .txtbox .links a{
	float: left;
	margin-right: 30px;
}
.data-box ul li .txtbox .links a:last-child{
	margin-right: 0;
}
.data-box ul li .txtbox .links a img{
	margin-right: 0;
}
/*联系我们*/
.contact{
	background: #FFFFFF;
	overflow: hidden;
}
.contact.ser{
	background: #f6f6f6;
}
.contact .service-network{
	margin-top: 150px;
	padding-bottom: 230px;
}
.contact .box .map{
	float: left;
	width: 65%;
}
.contact .box .map .img{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.contact .box .map .point{
	position: absolute;
	z-index: 10;
}
.contact .box .map .point.tag1{
	left: 42.5%;
    top: 27%;
}
.contact .box .map .point.tag2{
	right: 20.5%;
    top: 36.5%;
}
.contact .box .map .point .txt{
	display: inline-block;
	vertical-align: bottom;
	color: #222222;
	font-size: 14px;
	line-height: 1.7;
}
.contact .box .map .point .icon{
	position: relative;
	display: inline-block;
	width: 24px;
	text-align: center;
	margin-left: 5px;
	padding-bottom: 10px;
}
.contact .box .map .point .icon .halo{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: rgba(0,0,0,1);
	animation: circle-opacity 2s infinite;
	-moz-animation: circle-opacity 2s infinite;
	-webkit-animation: circle-opacity 2s infinite;
	-o-animation: circle-opacity 2s infinite;
}
.contact .box .address{
	float: right;
	width: 35%;
	padding-right: 4.89%;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.contact .box .address .title{
	padding: 20px 30px;
	background-color: #000000;
	color: #f6f6f6;
	font-size: 16px;
	line-height: 2;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "STZHONGS";
}
.address .content{
	background-color: #FFFFFF;
	padding: 25px 35px;
	overflow: hidden;
}
.address .content .a-choice{
	position: relative;
	width: 100%;
}
.address .content .a-choice::after{
	content: "";
    width: 19px;
    height: 16px;
    background: url(../images/img109.png) no-repeat center;
    position: absolute;
    right: 20px;
    top: 38%;
    pointer-events: none;
}
.address .content .a-choice .input-area{
	width: 100%;
    padding: 0 20px;
    border: 1px #e5e5e5 solid;
    color: #666666;
    font-size: 14px;
    line-height: 48px;
    background: #fff;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none 9;
    -o-appearance: none;
}
.address .content .address-ul{
	margin-top: 30px;
}
.address .content .address-li{
	height: 400px;
    overflow: auto;
}
.address .content .address-li .txtbox{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: #eeeeee solid 1px;
}
.address .content .address-li .txtbox .t1{
	color: #222222;
	font-size: 16px;
	margin-bottom: 10px;
}
.address .content .address-li .txtbox .t2{
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
}
.address .content .address-li .txtbox .t3{
	color: #666666;
	font-size: 14px;
}
/*联系方式*/
.contact .way{
	margin-top: 100px;
	padding-bottom: 130px;
}
.contact .way .content{
	margin-top: 50px;
	overflow: hidden;
}
.contact .way .txtbox{
	float: left;
	width: 50%;
	overflow: hidden;
}
.contact .way .title{
	text-align: left;
}
.contact .way .title .t1{
	display: inline-block;
	padding-top: 15px;
	background: url(../images/img110.png) top left no-repeat;
	font-size: 17px;
	color: #221815;
	font-family: "FZXBSJW";
}
.contact .way ul{
	margin-top: 50px;
}
.contact .way ul li{
	margin-bottom: 45px;
}
.contact .way ul li .t1{
	color: #666666;
	font-size: 14px;
}
.contact .way ul li .t2{
	font-family: "AVGARDN";
	color: #222222;
	font-size: 29px;
}
.contact .way ul li .t3{
	color: #222222;
	font-size: 18px;
}
.contact .way ul li .qrcode{
	display: inline-block;
	text-align: center;
}
.contact .way ul li .t4{
	letter-spacing: 4px;
	color: #666666;
	font-size: 14px;
}
.contact .way ul li .img{
	margin-bottom: 5px;
}
.contact .way .imgbox{
	float: left;
	width: 50%;
	overflow: hidden;
}
/*详情*/
.other-detail{
	background-color: #FFFFFF;
	overflow: hidden;
}
.other-detail .box{
	padding: 130px 0px 115px;
}
.other-detail .box .content{
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
}
.other-detail .box .title{
	text-align: center;
	padding-bottom: 30px;
	border-bottom: #222222 solid 1px;
}
.other-detail .box .title .t1{
	color: #221815;
	font-size: 30px;
}
.other-detail .box .txtbox{
	padding: 40px 0px;
	color: #221815;
	font-size: 14px;
	line-height: 2;
}
.prevnext{
	margin-top: 30px;
}
.prevnext ul li{
}
.prevnext ul li.prev{
	float: left;
}
.prevnext ul li.next{
	float: right;
}
.prevnext ul li a{
	display: inline-block;
	color: #666666;
	font-size: 14px;
	line-height: 44px;
	border: #e5e5e5 solid 1px;
	padding: 0px 30px;
	text-align: center;
	background-color: #f6f6f6;
}
.prevnext ul li a img{
	display: inline-block;
	width: 6px;
	height: 12px;
}
.prevnext ul li.prev a img{
	margin-right: 12px;
}
.prevnext ul li.next a img{
	margin-left: 12px;
}
/*加入我们*/
.join-us{
	overflow: hidden;
	background-color: #FFFFFF;
}
.explain{
	padding: 75px 0px 0px;
}
.explain .box .title{
	text-align: center;
	color: #221815;
	font-size: 20px;
	margin-bottom: 45px;
	font-family: "STZHONGS";
}
.explain .box .imgbox{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.explain .box .imgbox img{
	max-width: 100%;
}
/*品牌加盟*/
.brand-joining{
	padding: 120px 0px 0px;
}
.brand-joining ul{
	margin-top: 50px;
}
.brand-joining ul li{
	float: left;
	width: 25%;
	padding: 0px 12px;
	margin-bottom: 40px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.brand-joining ul li .con{
	position: relative;
	text-align: center;
	height: 500px;
	background-color: #f9f9f9;
}
.brand-joining ul li .con:hover{
	background-color: #000000;
}
.brand-joining ul li .conli{
	position: absolute;
	left: 0;
	top: 30%;
	width: 100%;
	padding: 0 45px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .4s;
}
.brand-joining ul li .con:hover .conli{
	top: 50%;
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.brand-joining ul li .icon{
	margin-bottom: 20px;
}
.brand-joining ul li .icon img{
	width: 37px;
	height: 33px;
}
.brand-joining ul li .icon .timg2{
	display: none;
}
.brand-joining ul li .con:hover .icon .timg1{
	display: none;
}
.brand-joining ul li .con:hover .icon .timg2{
	display: inline-block;
}
.brand-joining ul li .con .t1{
	color: #000000;
	font-size: 20px;
	margin-bottom: 45px;
}
.brand-joining ul li .con:hover .t1{
	color: #FFFFFF;
}
.brand-joining ul li .con .t2{
	color: #666666;
	font-size: 14px;
	line-height: 1.7;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin-bottom: 35px;
	min-height: 72px;
}
.brand-joining ul li .con:hover .t2{
	color: #FFFFFF;
	-webkit-line-clamp: 7;
}
.brand-joining ul li .num{
	display: none;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	line-height: 32px;
	text-align: center;
	color: #f6f6f6;
	font-size: 12px;
	background: url(../images/img125.png) center no-repeat;
	opacity: 0.5;
}
.brand-joining ul li .con:hover .num{
	display: block;
}
/*加盟流程*/
.process{
	padding: 100px 0px 60px;
}
.process ul{
	margin-top: 70px;
}
.process ul li{
	position: relative;
	float: left;
	width: -moz-calc((100% - 204px) / 4);
	width: -webkit-calc((100% - 204px) / 4);
	width: calc((100% - 204px) / 4);
	margin-right: 68px;
	margin-bottom: 60px;
}
.process ul li:nth-child(4n), .process ul li:nth-child(5){
	margin-right: 0;
}
.process ul li:nth-child(5), .process ul li:nth-child(6), .process ul li:nth-child(7){
	float: right;
}
.process ul li .arrow{
	position: absolute;
	right: -55px;
	top: 45px;
	width: 35px;
	height: 28px;
}
.process ul li:nth-child(4) .arrow{
	top: auto;
	bottom: -35px;
	right: auto;
	left: 50%;
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.process ul li:nth-child(5) .arrow{
	display: none;
}
.process ul li .arrow img{

}
.process ul li .con{
	width: 100%;
	padding: 22px;
	border: #dcdcdc solid 1px;
	border-radius: 70px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.process ul li .icon{
	float: left;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	background-color: #000000;
}
.process ul li .icon img{
	width: 37px;
	height: 33px;
}
.process ul li .txtbox{
	float: left;
	width: -moz-calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
	width: calc(100% - 60px);
	padding-left: 10%;
	margin-top: 15px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.process ul li .txtbox .t1, .process ul li .txtbox .t2{
	color: #666666;
	font-size: 14px;
}
/*申请成为合作伙伴*/
.apply{
	padding-top: 270px;
	padding-bottom: 120px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.apply .box{
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	padding: 60px 0px 70px;
	box-shadow: 1px 1px 35px rgba(0,0,0,.1);
	background-color: #FFFFFF;
}
.apply .box .content{
	margin-top: 50px;
}
.apply .box .content form{
	padding: 0 6.9%;
	overflow: hidden;
}
.apply .box .content form .row{
	overflow: hidden;
	margin-bottom: 30px;
}
.one-third{
	float: left;
	width: 32.14%;
	margin-right: 1.79%;
}
.one-third:nth-child(3n){
	margin-right: 0;
}
.two-thirds{
	float: left;
	width: 66.07%;
}
.a-half{
	float: left;
	width: 49.105%;
	margin-right: 1.79%;
}
.a-half:nth-child(2n){
	margin-right: 0;
}
.hundred{
	width: 100%;
}
.apply .box .content form .row .t1{
	color: #222222;
	font-size: 14px;
	padding-bottom: 10px;
}
.apply .box .content .must{
	display: inline-block;
	margin-right: 5px;
	font-size: 14px;
	color: #d30000;
}
.apply .box .content .input-li{
	border: #e5e5e5 solid 1px;
	padding: 0 20px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.apply .box .content .input-li input{
	width: 100%;
    border: none;
    color: #666666;
    font-size: 14px;
    line-height: 58px;
    background: #FFFFFF;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none 9;
    -o-appearance: none;
}
.apply .box .content .select-li{
	border: #e5e5e5 solid 1px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.apply .box .content .select-li select{
	width: 100%;
    padding: 0 20px;
    border: none;
    color: #666666;
    font-size: 14px;
    line-height: 58px;
    background: #FFFFFF url(../images/img137.png) no-repeat center right 20px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none 9;
    -o-appearance: none;
}
.apply .box .content .row-phone{
	border: #e5e5e5 solid 1px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.phone-sel{
	position: relative;
	float: left;
	width: 19%;
}
.phone-sel::before{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 20px;
	background-color: #e5e5e5;
}
.phone-sel select{
	width: 100%;
    padding: 0 30px 0px 20px;
    border: none;
    color: #666666;
    font-size: 14px;
    line-height: 58px;
    background: #FFFFFF url(../images/img137.png) no-repeat center right 10px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none 9;
    -o-appearance: none;
}
.phone-inp{
	float: left;
	width: 81%;
	padding: 0 20px;
	overflow: hidden;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.phone-inp input{
	width: 100%;
    border: none;
    color: #666666;
    font-size: 14px;
    line-height: 58px;
    background: #FFFFFF;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none 9;
    -o-appearance: none;
}
.submitdiv{
	text-align: left;
}
.submitdiv .sbtn{
	display: inline-block;
	min-width: 180px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.submitdiv .sbtn input{
	color: #f6f6f6;
	font-size: 14px;
	width: 100%;
    border: none;
    line-height: 58px;
    background: #000000;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none 9;
    -o-appearance: none;
}
/*应用方案*/
.application-scheme{
	background-color: #FFFFFF;
	overflow: hidden;
}
.application-scheme .box{
	padding-top: 100px;
	padding-bottom: 110px;
}
.setup{
	background-color: #FFFFFF;
}
.intelligent{
	background-color: #000000;
}
.application-scheme .content{
	position: relative;
	margin-top: 60px;
}
.application-scheme .part-left{
	float: left;
	width: 39.3%;
	height: 100%;
}
.application-scheme .use-tab{
}
.application-scheme .a-tab{
	max-width: 400px;
	width: 100%;
}
.application-scheme .b-tab{
	margin-top: 70px;
}
.application-scheme .use-tab ul li{
	float: left;
	text-align: center;
	cursor: pointer;
}
.application-scheme .setup .use-tab ul li{
	max-width: 90px;
	margin-right: 35px;
	margin-bottom: 35px;
}
.application-scheme .setup .use-tab ul li:nth-child(3n){
	margin-right: 0;
}
.application-scheme .intelligent .use-tab ul li{
	width: 92px;
	margin-right: 25px;
	margin-bottom: 25px;
}
.application-scheme .use-tab ul li .img{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.application-scheme .use-tab ul li .img img{
	width: 100%;
}
.application-scheme .use-tab ul li.on .img{
	position: relative;
}
.application-scheme .use-tab ul li.on .img::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
.application-scheme .use-tab ul li .txt{
	color: #221815;
	font-size: 15px;
}
.application-scheme .intelligent .use-tab ul li .txt{
	color: #FFFFFF;
}
.application-scheme .textbox{
	color: #666666;
	font-size: 14px;
	line-height: 1.7;
	margin: 35px auto;
	padding-right: 20%;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.application-scheme .textbox .textbox-li{
	display: none;
}
.application-scheme .textbox .textbox-li.on{
	display: block;
}
.application-scheme .intelligent .textbox{
	color: #ffffff;
}
.application-scheme .part-right{
	float: right;
	width: 60.7%;
	overflow: hidden;
}
.application-scheme .part-right .imgbox{
	position: relative;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.application-scheme .part-right .imgbox img{
	width: 100%;
}
.switch-btn{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: left;
	overflow: hidden;
	padding-top: 20px;
}
.setup .swiper-button-next, .setup .swiper-button-prev {
	float: left;
    position: static;
    top: auto;
    bottom: 0;
    width: 60px;
    height: 60px;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    background-color: #000000;
    -moz-background-size: 9px 18px;
    -webkit-background-size: 9px 18px;
    background-size: 9px 18px;
    background-position: center;
    background-repeat: no-repeat;
}
.setup .swiper-button-next{
	background-color: #f6f6f6;
}
.setup .swiper-button-prev, .setup .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/img147.png);
}
.setup .swiper-button-next, .setup .swiper-container-rtl .swiper-button-prev {
   /*background-image: url(../images/img148.png);*/
  	background-image: url(../images/img146.png)
}
/*.setup .swiper-button-next.swiper-button-disabled, .setup .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-color: #f6f6f6;
    cursor: auto;
    pointer-events: none;
}
.setup .swiper-button-next.swiper-button-disabled{
	background-image: url(../images/img146.png);
}
.setup .swiper-button-prev.swiper-button-disabled{
	background-image: url(../images/img145.png);
}*/
/*.application-scheme .part-right .swiper-container-horizontal>.swiper-pagination-bullets, .application-scheme .part-right .swiper-pagination-custom, .application-scheme .part-right .swiper-pagination-fraction{
	bottom: 5%;
}
.application-scheme .part-right .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #9b9b9b;
    opacity: 1;
}
.application-scheme .part-right .swiper-pagination-bullet-active {
    opacity: 1;
    border-radius: 0;
    background: #505050;
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}*/
.intelligent .swiper-button-next, .intelligent .swiper-button-prev {
	float: left;
    position: static;
    top: auto;
    bottom: 0;
    width: 60px;
    height: 60px;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    background-color: #ffffff;
    -moz-background-size: 9px 18px;
    -webkit-background-size: 9px 18px;
    background-size: 9px 18px;
    background-position: center;
    background-repeat: no-repeat;
}
.intelligent .swiper-button-next{
	background-color: #2e2e2e;
}
.intelligent .swiper-button-prev, .intelligent .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/img145.png);
}
.intelligent .swiper-button-next, .intelligent .swiper-container-rtl .swiper-button-prev {
   /*background-image: url(../images/img148.png);*/
  	background-image: url(../images/img148.png)
}
/*应用案例*/
.application-cases{
	padding: 110px 0px 50px;
}
.application-cases ul{
	margin-top: 40px;
}
/*搜索结果*/
.search-result{
	overflow: hidden;
}
.search-result .box{
	background-color: #FFFFFF;
	padding-bottom: 100px;
	min-height: 350px;
}
.search-result .content{
	max-width: 990px;
	width: 100%;
	margin: 0 auto;
}
.search-result .search-title{
	padding-top: 120px;
}
.search-result .search-title .t1{
	font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.5;
    color: #333;
}
.search-result .search-title .t1 .sp{
}
.search-result ul{
	margin-top: 90px;
}
.search-result ul li{
	padding-bottom: 20px;
    margin-bottom: 40px;
    border-bottom: 1px solid #E8E8E8;
}
.search-result ul li .t1{
	font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4;
    font-weight: 400;
    color: #333;
    -moz-transition: all .36s ease;
    -o-transition: all .36s ease;
    -webkit-transition: all .36s ease;
    transition: all .36s ease;
    margin-bottom: 5px;
    font-family: "times";
    font-weight: bold;
}
.search-result ul li .t2{
	font-size: 16px;
    line-height: 1.6;
    color: #999;
}
@media screen and (max-width: 1680px){
	.mwidth, .i-news .box{
		padding-left: 5%;
		padding-right: 5%;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.pc-slide .preview{
		height: 600px;
	}
	/*应用方案*/
	.application-scheme .setup .use-tab ul li{
		margin-right: 25px;
    	margin-bottom: 25px;
	}
	.application-scheme .b-tab{
		margin-top: 40px;
	}
	.application-scheme .textbox{
		margin: 20px auto;
	}
	.switch-btn{
		position: static;
	}
	/*灯光方案*/
	.lighting-scheme .content ul li .txtbox{
		margin-top: 80px;
	}
	.lighting-scheme .content ul li .txtbox .t1{
		margin-bottom: 40px;
	}
	/*资料下载*/
	.download .box{
		padding-top: 100px;
	}
	.download .data-box{
		padding-bottom: 90px;
	}
	/*加入我们*/
	.brand-joining{
		padding-top: 100px;
	}
	.process{
		padding-top: 60px;
	}
	.apply{
		padding-bottom: 100px;
	}
	/*服务网络*/
	.contact .service-network{
		margin-top: 100px;
		padding-bottom: 150px;
	}
	/*详情*/
	.other-detail .box{
		padding: 100px 0px 90px;
	}
	/*品牌*/
	.about{
		padding: 100px 0px 90px;
	}
	.about .box1{
		margin-bottom: 90px;
	}
	.about .box1 .txtbox .t3{
		left: 5%;
	}
	.develop{
		padding-top: 100px;
	}
	.strength{
		padding: 100px 0px;
	}
}
@media screen and (max-width: 1440px){
	/*首页*/
	.i-product .content .cpbox ul li img{
		max-height: 500px;
	}
	.i-news .box ul li .txtbox{
		padding-top: 3%;
	}
	.i-news .box ul li .txtbox .t1{
		margin-bottom: 15px;
	}
	.i-news .box ul li .txtbox .t2{
		margin-bottom: 30px;
	}
	/*产品详情*/
	.pc-slide .preview{
		height: 500px;
	}
	.attribute .product-color ul li{
		margin-right: 15px;
		min-width: 120px;
	}
	.product-detail .box {
	    padding-top: 90px;
	    padding-bottom: 40px;
	}
	.product-show{
		padding-top: 70px;
	}
	.lighting{
		padding-top: 80px;
	}
	.lighting .content{
		padding-bottom: 60px;
	}
	.lighting .content .part1 .txtbox{
		margin-top: 35px;
	}
	.lighting .content .part2{
		margin-top: 90px;
	}
	.application{
		padding-top: 70px;
	}
	.control .content{
		margin-top: 60px;
		padding-bottom: 60px;
	}
	.install{
		padding-top: 70px;
	}
	/*应用方案*/
	.application-scheme .box{
		padding-top: 70px;
		padding-bottom: 80px;
	}
	.application-scheme .content{
		margin-top: 50px;
	}
	.application-scheme .b-tab{
		margin-top: 0;
	}
	.application-cases{
		padding: 70px 0px 40px;
	}
	/*灯光方案*/
	.lighting-scheme .content{
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.lighting-scheme .content ul{
		margin-top: 70px;
	}
	.lighting-scheme .content ul li{
		margin-bottom: 70px;
	}
	.lighting-scheme .content ul li .txtbox{
		margin-top: 20px;
	}
	/*灯光学堂*/
	.light-part1{
		padding-top: 70px;
	}
	.light-part2{
		padding: 40px 0px;
	}
	.light-part2.object{
		padding-bottom: 80px;
	}
	.light-part2 ul li .txtbox .t2{
		margin-bottom: 25px;
	}
	/*资料下载*/
	.download .box{
		padding-top: 70px;
	}
	.download .data-box{
		margin-top: 50px;
		padding-bottom: 80px;
	}
	/*联系方式*/
	.contact .way{
		margin-top: 70px;
		padding-bottom: 80px;
	}
	/*加入我们*/
	.explain{
		padding-top: 70px;
	}
	.brand-joining{
		padding-top: 70px;
	}
	.brand-joining ul li .con{
		height: 420px;
	}
	.brand-joining ul li .conli{
		padding: 0 30px;
	}
	.process{
		padding-bottom: 30px;
		padding-top: 30px;
	}
	.process ul{
		margin-top: 50px;
	}
	.brand-joining ul li{
		margin-bottom: 30px;
	}
	.process ul li .txtbox{
		margin-top: 0;
	}
	.apply{
		padding-top: 200px;
		padding-bottom: 70px;
	}
	/*服务网络*/
	.contact .service-network{
		margin-top: 70px;
		padding-bottom: 100px;
	}
	/*详情*/
	.other-detail .box{
		padding: 70px 0px 70px;
	}
	/*品牌*/
	.about{
		padding: 70px 0px 70px;
	}
	.about .box1{
		margin-bottom: 70px;
	}
	.develop{
		padding-top: 70px;
	}
	.developbox .preview{
		margin-top: 60px;
		background-position: top right;
		background-size: auto;
	}
	/*.developbox .preview .swiper-slide .s1, .developbox .preview .front .s1, .developbox .preview .after .s1{
		margin-top: 5px;
	}*/
	.strength{
		padding: 70px 0px;
	}
	/*搜索结果*/
	.search-result .box{
		padding-bottom: 70px;
	}
	.search-result .search-title{
		padding-top: 90px;
	}
	.search-result ul{
		margin-top: 70px;
	}
}
@media screen and (max-width: 1366px){
	.pc-slide .preview{
		height: 480px;
	}
	.attribute .product-color ul li{
		min-width: 110px;
	}
}
@media screen and (max-width: 1280px){
	.pc-slide .preview{
		height: 440px;
	}
	.attribute .product-color ul li{
		min-width: 100px;
	}
}
@media screen and (max-width: 1220px){
	/*header*/
	.lunbotu .banner{
		padding-top: 0;
	}
	.header .box{
		padding-left: 3%;
		padding-right: 3%;
	}
	.header .nav, .search, .language{
		display: none;
	}
	.header .menubtn{
		display: block;
	}
}
@media screen and (max-width: 1024px){
	.conwidth{
		width: 100%;
	}
	.mwidth, .i-news .box{
		padding-left: 3%;
		padding-right: 3%;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	/*banner*/
	.lunbotu .swiper-button-prev, .lunbotu .swiper-container-rtl .swiper-button-next{
		left: 2%;
	}
	.lunbotu .swiper-button-next, .lunbotu .swiper-container-rtl .swiper-button-prev{
		right: 2%;
	}
	.lunbotu .content .txt-box{
		bottom: auto;
		top: 50%;
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		margin-top: 30px;
	}
	.banner .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
	}
	.lunbotu .swiper-container-horizontal>.swiper-pagination-bullets, .lunbotu .swiper-pagination-custom, .lunbotu .swiper-pagination-fraction{
		bottom: 5%;
	}
	/*轮播点*/
	.o-product .swiper-pagination-bullet, .i-product .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
	}
	.o-product .swiper-container-horizontal>.swiper-pagination-bullets, .o-product .swiper-pagination-custom, .o-product .swiper-pagination-fraction{
		bottom: 5%;
	}
	.i-product .swiper-container-horizontal>.swiper-pagination-bullets, .i-product .swiper-pagination-custom, .i-product .swiper-pagination-fraction{
		bottom: 5%;
	}
	.pointdiv{
		width: 100%;
		bottom: 5%;
	}
	/*footer*/
	.footer{
		padding-top: 50px;
	}
	.footer-top{
		padding-bottom: 30px;
	}
	.footer .copyright{
		padding: 20px 0px;
		line-height: inherit;
	}
	.footer .copyright a{
		line-height: inherit;
	}
	/*标题*/
	.comtitle .t1{
		font-size: 36px;
	}
	.comtitle .t1 .sp{
		font-size: 28px;
	}
	.comtitle .t2{
		font-size: 28px;
	}
	.comtitle .t2 .sp{
		font-size: 24px;
	}
	.comtitle .t3{
		font-size: 28px;
	}
	.obanner .bannerzi .box .t1{
		font-size: 36px;
	}
	.obanner .bannerzi .box .t2{
		font-size: 28px;
	}
	.obanner .bannerzi .box .t3{
		margin: 40px auto;
	}
	/*首页*/
	.i-product{
		padding-top: 70px;
	}
	.i-product .box{
		margin-top: 50px;
	}
	/**/
	.i-progress{
		padding: 50px 0px;
	}
	/**/
	.i-product .content .cpbox ul li img{
		max-height: 400px;
	}
	/**/
	.i-news{
		padding: 60px 0px 70px;
	}
	.i-news .box ul li .txtbox{
		padding-top: 2%;
		padding-left: 3%;
	}
	.i-news .box ul li:nth-child(even) .txtbox{
		padding-left: 0;
		padding-right: 3%;
	}
	.i-news .box ul li .txtbox .t1{
		font-size: 28px;
	}
	.i-news .box ul li .txtbox .t1 .sp{
		font-size: 22px;
	}
	/*产品中心*/
	.product .box .menubg{
		width:136px;
	}
	.product .box .mask{
		left: 136px;
	}
	.product-menu{
		width: 136px;
	}
	.product-menu .title{
		padding-top: 80px;
	}
	.product-menu>ul>li{
		padding: 0px 20px 25px;
	}
	.product-menu ul li.on ul{
		left: 136px;
	}
	.product .box .content{
		width: -moz-calc(100% - 180px);
		width: -webkit-calc(100% - 180px);
		width: calc(100% - 180px);
	}
	/*产品详情*/
	.product-detail .box{
		padding-top: 70px;
	}
	.pc-slide .preview{
		float: none;
		width: 100%;
		height: auto;
		margin: 0px auto;
		padding: 0 8.5%;
	}
	.pc-slide .preview .arrow-left{
		right: auto;
		bottom: 0;
		-o-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.pc-slide .preview .arrow-right{
		left: auto;
		top: 0;
		-o-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.pc-slide .preview .swiper-slide{
		padding: 5px 5px;
		margin-bottom: 0;
	}
	.pc-slide .view{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.attribute .right .title .txt .t2{
		font-size: 32px;
	}
	.attribute .right .parameter table tr td{
		height: 40px;
	}
	.attribute .product-color ul li{
		min-width: 100px;
		height: 38px;
		line-height: 36px;
	}
	.attribute .probtn a{
		height: 50px;
		line-height: 50px;
	}
	.product-show{
		padding-top: 50px;
	}
	.lighting{
		padding-top: 60px;
	}
	.lighting .content{
		margin-top: 50px;
	}
	.lighting .content .part1 .txtbox{
		margin-top: 15px;
	}
	.lighting .content .part2{
		margin-top: 60px;
	}
	.protxt1{
		margin-bottom: 15px;
	}
	.application{
		padding-top: 60px;
	}
	.control{
		padding-top: 60px;
	}
	.install{
		padding-top: 60px;
	}
	.install .content{
		margin-top: 50px;
	}
	/*应用方案*/
	.application-scheme .box{
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.application-scheme .content{
		margin-top: 40px;
	}
	.application-cases{
		padding: 50px 0px 30px;
	}
	/*灯光方案*/
	.lighting-scheme .content{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.lighting-scheme .content ul{
		margin-top: 50px;
	}
	.lighting-scheme .content ul li{
		margin-bottom: 50px;
	}
	/*灯光学堂*/
	.light-part1{
		padding-top: 50px;
	}
	.light-part1 ul{
		margin-top: 40px;
	}
	.light-part2{
		padding: 30px 0px;
	}
	.light-part2.object{
		padding-bottom: 60px;
	}
	.light-part2 ul{
		margin-top: 40px;
	}
	.light-part2 ul li .txtbox .t2{
		margin-bottom: 20px;
	}
	/*资料下载*/
	.download .box{
		padding-top: 50px;
	}
	.data-tab ul{
		display: block;
		width: 100%;
		text-align: center;
		overflow-x: scroll;
	    overflow-y: hidden;
	    white-space: nowrap;
	}
	.data-tab ul::-webkit-scrollbar{
	    width:0px;
	    height:0px;
	}
	.data-tab ul::-webkit-scrollbar-button{
	    background-color:rgba(0,0,0,0);
	}
	.data-tab ul::-webkit-scrollbar-track{
	    background-color:rgba(0,0,0,0);
	}
	.data-tab ul::-webkit-scrollbar-track-piece{
	    background-color:rgba(0,0,0,0);
	}
	.data-tab ul::-webkit-scrollbar-thumb{
	    background-color:rgba(0,0,0,0);
	}
	.data-tab ul::-webkit-scrollbar-corner{
	    background-color:rgba(0,0,0,0);
	}
	.data-tab ul::-webkit-scrollbar-resizer{
	    background-color:rgba(0,0,0,0);
	}
	.data-tab ul::-webkit-scrollbar{
	    width:0px;
	    height:0px;
	}
	.data-tab ul li{
		float: none;
		display: inline-block;
	}
	.download .data-box {
	    margin-top: 40px;
	    padding-bottom: 70px;
	}
	.data-box ul li .txtbox .t1{
		margin-bottom: 20px;
	}
	/*联系方式*/
	.contact .way{
		margin-top: 50px;
		padding-bottom: 50px;
	}
	.contact .way .content{
		margin-top: 40px;
	}
	.contact .way ul{
		margin-top: 40px;
	}
	.contact .way ul li{
		margin-bottom: 30px;
	}
	/*加入我们*/
	.explain{
		padding-top: 50px;
	}
	.explain .box .title{
		margin-bottom: 40px;
	}
	.brand-joining{
		padding-top: 50px;
	}
	.brand-joining ul{
		margin-top: 40px;
	}
	.brand-joining ul li{
		margin-bottom: 20px;
	}
	.brand-joining ul li .con{
		height: 360px;
	}
	.brand-joining ul li .icon{
		margin-bottom: 15px;
	}
	.brand-joining ul li .con .t1{
		margin-bottom: 15px;
	}
	.brand-joining ul li .con .t2{
		margin-bottom: 15px;
	}
	.brand-joining ul li .conli{
		padding: 0 20px;
	}
	.process{
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.process ul{
		margin-top: 40px;
	}
	.process ul li{
		width: -moz-calc((100% - 130px) / 3);
	    width: -webkit-calc((100% - 130px) / 3);
	    width: calc((100% - 130px) / 3);
	    margin-right: 65px;
	}
	.process ul li:nth-child(4n), .process ul li:nth-child(5){
		margin-right: 65px;
	}
	.process ul li:nth-child(3), .process ul li:nth-child(4){
		margin-right: 0;
	}
	.process ul li:nth-child(4){
		float: right;
	}
	.process ul li:nth-child(7){
		float: left;
	}
	.process ul li .arrow{
		position: absolute;
		right: -55px;
		top: 45px;
		width: 35px;
		height: 28px;
	}
	.process ul li:nth-child(4) .arrow {
		display: none;
	}
	.process ul li:nth-child(3) .arrow{
		top: auto;
		bottom: -42px;
		right: auto;
		left: 50%;
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.process ul li:nth-child(3) .arrow img{
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.process ul li:nth-child(5) .arrow{
		display: block;
	}
	.process ul li:nth-child(5) .arrow img{
		-o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.process ul li:nth-child(6) .arrow{
		top: 0;
		bottom: 0;
		right: -50px;
		left: auto;
		margin: auto;
	}
	.process ul li:nth-child(7) .arrow{
		top: -45px;
		right: auto;
		left: 50%;
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.process ul li:nth-child(7) .arrow img{
		-o-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.apply{
		padding-top: 160px;
		padding-bottom: 50px;
	}
	.apply .box{
		padding: 50px 0px 50px;
	}
	.phone-sel{
		width: 25%;
	}
	.phone-inp{
		width: 75%;
	}
	/*服务网络*/
	.contact .service-network{
		margin-top: 50px;
		padding-bottom: 80px;
	}
	.contact .box .address{
		padding-right: 3%;
	}
	.address .content{
		padding: 25px;
	}
	.contact .box .address .title{
		padding: 15px 20px;
	}
	.address .content .address-ul{
		margin-top: 20px;
	}
	.address .content .address-li .txtbox{
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	/*详情*/
	.other-detail .box{
		padding: 50px 0px;
	}
	.other-detail .box .title{
		padding-bottom: 25px;
	}
	.other-detail .box .title .t1{
		font-size: 28px;
	}
	.other-detail .box .txtbox{
		padding: 30px 0px;
	}
	.prevnext{
		margin-top: 20px;
	}
	/*品牌*/
	.about{
		padding: 50px 0px;
	}
	.about .box1{
		margin-bottom: 50px
	}
	.about .box1 .txtbox .t3{
		left: 3%;
	}
	.about .box2 ul li .txtbox .t2{
		width: 50%;
	}
	.develop{
		padding-top: 50px;
	}
	.developbox .preview{
		margin-top: 50px;
	}
	.developbox .view .mode1{
		/*margin-bottom: 50px;*/
	}
	.developbox .view .swiper-container{
		padding-top: 50px;
	}
	.developbox .view .mode1 .txtbox{
		margin-top: 80px;
	}
	.developbox .view .mode1 .txtbox .t1{
		padding: 10px 20px;
		font-size: 26px;
		margin-bottom: 20px;
	}
	.developbox .view .mode1 .txtbox .t2{
		padding: 0 15px;
	}
	.developbox .preview .swiper-slide{
		width: 90px;
	}
	.developbox .preview .swiper-slide .s1, .developbox .preview .front .s1, .developbox .preview .after .s1{
		margin-bottom: 10px;
	}
	.developbox .preview .swiper-slide.active-nav .s1{
		height: 20px;
	}
	.strength{
		padding: 50px 0px;
	}
	.strength .box ul{
		margin-top: 40px;
	}
	.strength .box ul li, .strength .box ul li.on{
		/*width: 48%;
		margin-right: 4%;*/
		margin-bottom: 4%;
		width: 100%;
	}
	.strength .box ul li:nth-child(2n), .strength .box ul li.on:nth-child(2n){
		margin-right: 0;
	}
	.strength .box ul li .left{
		width: 100%;
	}
	.strength .box ul li .left .txt{
		padding-left: 0;
		padding-right: 0;
	}
	.strength .box ul li .left .img{
		height: auto;
		background: none;
	}
	.strength .box ul li .left .img img{
		display: block;
	}
	.strength .box ul li .right{
		position: static;
		padding: 0 5%;
		width: 100%;
		opacity: 1;
	}
	.strength .box ul li .right .t1{
		margin-top: 30px;
	}
	.strength .box ul li .right .t3{
		position: static;
		width: 100%;
		margin-top: 20px;
	}
	/*搜索结果*/
	.search-result .box{
		padding-bottom: 50px;
	}
	.search-result .search-title{
		padding-top: 70px;
	}
	.search-result ul{
		margin-top: 50px;
	}
}
@media screen and (max-width: 768px){
	/*header*/
	.header{
		height: 60px;
	}
	.header .logo-img{
		line-height: 60px;
	}
	.header .logo-img img{
		max-height: 35px;
	}
	.header .menubtn{
		height: 60px;
	}
	.m-nav{
		top: 60px;
		height: -moz-calc(100vh - 60px);
	    height: -webkit-calc(100vh - 60px);
	    height: calc(100vh - 60px);
	}
	.m-nav .m-search{
		padding: 0 15px 0 50px;
	}
	.m-nav .m-search input{
		font-size: 15px;
	}
	.header .m-nav ul li>a, .one-level{
		font-size: 18px;
		line-height: 60px;
	}
	.submenu .submenu-li a{
		font-size: 15px;
	}
	/*banner*/
	.lunbotu .banner .swiper-slide .content{
		padding-left: 0;
	}
	.lunbotu .content .product-name{
		display: none;
	}
	.lunbotu .content .txt-box{
		position: static;
		width: 100%;
		margin-top: 0px;
		transform: none;
		padding-right: 20px;
		padding-left: 20px;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.lunbotu .content .txt-box .txt-img{
		margin-bottom: 20px;
	}
	.lunbotu .content .txt-box .small-img{
		display: none;
	}
	/*标题*/
	.comtitle .t1{
		font-size: 32px;
	}
	.comtitle .t1 .sp{
		font-size: 24px;
	}
	.comtitle .t2{
		font-size: 24px;
	}
	.comtitle .t2 .sp{
		font-size: 20px;
	}
	.comtitle .t3{
		font-size: 24px;
	}
	.obanner .bannerzi .box .t1{
		font-size: 32px;
	}
	.obanner .bannerzi .box .t2{
		font-size: 24px;
	}
	.obanner .bannerzi .box .t3{
		margin: 20px auto 0px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
	}
	/*footer*/
	.footer{
		padding-top: 40px;
	}
	.footer-top{
		padding-bottom: 25px;
	}
	.footer .qrcode{
		display: none;
	}
	.footer-information .address{
		margin-top: 30px;
	}
	.footer-logo{
		text-align: left;
	}
	.footer .share ul li a{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.footer .share ul li a img{
		width: 20px;
	}
	/*首页*/
	.i-product{
		padding-top: 60px;
	}
	.i-product .box{
		margin-top: 40px;
	}
	/**/
	.i-progress{
		padding: 40px 0px;
	}
	/**/
	.i-product .content .cpbox ul li{
		margin-right: 2px;
	}
	.i-product .content .cpbox ul li img{
		max-height: 350px;
	}
	/**/
	.i-news{
		padding: 50px 0px 50px;
	}
	.i-news .box ul li .txtbox{
		padding-left: 2%;
	}
	.i-news .box ul li .txtbox .t1{
		font-size: 24px;
		margin-bottom: 5px;
	}
	.i-news .box ul li .txtbox .t1 .sp{
		font-size: 20px;
	}
	.i-news .box ul li .txtbox .t2{
		margin-bottom: 15px;
		padding-right: 0;
	}
	/*产品中心*/
	.product{
		padding-top: 60px;
	}
	.product .box .menubg{
		width: 110px;
	}
	.product .box .mask{
		left: 110px;
	}
	.product-menu{
		width: 110px;
	}
	.product-menu .title{
		padding-top: 50px;
	}
	.product-menu .title .sp{
		font-size: 16px;
	}
	.product-menu>ul>li{
		padding: 0px 15px 20px;
	}
	.product-menu ul li .txt{
		font-size: 16px;
	}
	.product-menu ul li .icon img{
		max-width: 70%;
	}
	.product-menu ul li ul{
		max-width: 100%;
		width: auto;
	}
	.product-menu ul li.on ul{
		left: 110px;
	}
	.product-menu ul li ul li a{
		font-size: 15px;
	}
	.product .box .content{
		width: -moz-calc(100% - 140px);
		width: -webkit-calc(100% - 140px);
		width: calc(100% - 140px);
	}
	.product .box .content ul li{
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
	}
	.product .box .content ul li:nth-child(3n){
		margin-right: 4%;
	}
	.product .box .content ul li:nth-child(2n){
		margin-right: 0;
	}
	/*产品详情*/
	.product-detail .box{
		padding-top: 60px;
	}
	.attribute .left{
		width: 100%;
		margin-bottom: 40px;
	}
	.pc-slide .preview{
		padding: 0 5%;
	}
	.pc-slide .preview .swiper-slide{
		width: 100px;
		height: 90px;
	}
	.pc-slide .preview .swiper-slide.active-nav{
		height: 100px;
	}
	.attribute .right{
		width: 100%;
	}
	.attribute .right .title .txt .t2{
		font-size: 28px;
	}
	.attribute .probtn{
		margin-top: 20px;
	}
	.attribute .probtn a{
		max-width: 160px;
	}
	.product-show{
		padding-top: 40px;
	}
	.product-show .content{
		margin-top: 30px;
	}
	.lighting{
		padding-top: 50px;
	}
	.lighting .content{
		margin-top: 40px;
		padding-bottom: 50px;
	}
	.protxt1{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.lighting .content .part1 .txtbox{
		margin-top: 0;
	}
	.lighting .content .part2{
		margin-top: 50px;
	}
	.application{
		padding-top: 50px;
	}
	.application ul{
		margin-top: 35px;
		padding-bottom: 30px;
	}
	.application-li .txtbox{
		font-size: 18px;
	}
	.application-li .txtbox .sp{
		font-size: 16px;
	}
	.control{
		padding-top: 50px;
	}
	.control .content{
		margin-top: 40px;
		padding-bottom: 40px;
	}
	.install{
		padding-top: 50px;
	}
	.install .content{
		margin-top: 40px;
	}
	/*应用方案*/
	.application-scheme .box{
		padding-top: 40px;
		padding-bottom: 50px;
	}
	.application-scheme .content{
		margin-top: 30px;
	}
	.application-scheme .part-left{
		width: 100%;
		margin-top: 20px;
	}
	.application-scheme .part-right{
		width: 100%;
	}
	.application-scheme .a-tab{
		max-width: 100%;
	}
	.application-scheme .setup .use-tab ul li:nth-child(3n){
		margin-right: 25px;
	}
	.application-scheme .setup .use-tab ul li:last-child{
		margin-right: 0;
	}
	.application-scheme .textbox{
		margin-top: 10px;
		padding-right: 0;
	}
	.application-cases{
		padding: 40px 0px 20px;
	}
	.application-cases ul{
		margin-top: 30px;
	}
	/*灯光方案*/
	.lighting-scheme .content{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.lighting-scheme .content ul{
		margin-top: 40px;
	}
	.lighting-scheme .content ul li{
		margin-bottom: 40px;
	}
	.lighting-scheme .content ul li .txtbox{
		margin-top: 10px;
	}
	.lighting-scheme .content ul li .txtbox .t1{
		margin-top: 10px;
		margin-bottom: 25px;
	}
	/*灯光学堂*/
	.light-part1{
		padding-top: 40px;
	}
	.light-part1 ul{
		margin-top: 30px;
	}
	.light-part1 ul li{
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
	}
	.light-part1 ul li:nth-child(3n){
		margin-right: 4%;
	}
	.light-part1 ul li:nth-child(2n){
		margin-right: 0;
	}
	.light-part1 ul li .txt .t2{
		font-size: 18px;
	}
	.light-part2{
		padding: 20px 0px;
	}
	.light-part2.object{
		padding-bottom: 50px;
	}
	.light-part2 ul{
		margin-top: 30px;
	}
	.light-part2 ul li .txtbox .t1{
		margin-bottom: 5px;
	}
	.light-part2 ul li .txtbox .t2{
		margin-bottom: 15px;
	}
	/*资料下载*/
	.download .box{
		padding-top: 40px;
	}
	.data-tab ul li{
		margin-right: 40px;
	}
	.download .data-box {
	    margin-top: 30px;
	    padding-bottom: 60px;
	}
	.data-box ul li{
		width: 48%;
		margin-right: 4%;
	}
	.data-box ul li .txtbox .t1{
		margin-bottom: 15px;
	}
	.data-box ul li .txtbox .links a{
		margin-right: 20px;
	}
	/*联系方式*/
	.contact .way{
		margin-top: 40px;
		padding-bottom: 40px;
	}
	.contact .way .content{
		margin-top: 30px;
	}
	.contact .way .title .t1{
		font-size: 15px;
	}
	.contact .way ul{
		margin-top: 30px;
	}
	.contact .way ul li{
		margin-bottom: 20px;
	}
	.contact .way ul li .t2{
		font-size: 24px;
	}
	.contact .way ul li .t3{
		font-size: 16px;
	}
	/*加入我们*/
	.explain{
		padding-top: 40px;
	}
	.explain .box .title{
		margin-bottom: 30px;
	}
	.brand-joining{
		padding-top: 40px;
		padding-bottom: 0px;
	}
	.brand-joining ul{
		margin-top: 30px;
	}
	.brand-joining ul li{
		width: 50%;
		margin-bottom:10px;
	}
	.brand-joining ul li .con{
		height: auto;
		margin-bottom: 20px;
	}
	.brand-joining ul li .conli{
		position: static;
		padding: 5% 4%;
	}
	.brand-joining ul li .con:hover .conli{
		transform: none;
	}
	.brand-joining ul li .con:hover .t2{
		-webkit-line-clamp: 3;
	}
	.brand-joining ul li .num{
		display: block;
		opacity: 1;
	}
	.process{
		padding-bottom: 0;
	}
	.process ul{
		margin-top: 30px;
	}
	.process ul li .con{
		padding: 20px 0px 20px 20px;
	}
	.process ul li .icon{
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.process ul li .txtbox{
		float: right;
		padding-left: 0;
	}
	.process ul li .icon img{
		width: 30px;
		height: auto;
	}
	.apply{
		padding-top: 16%;
	}
	.apply .box{
		padding: 40px 0px;
	}
	.apply .box .content{
		margin-top: 30px
	}
	.phone-sel{
		width: 30%;
	}
	.phone-inp{
		width: 70%;
	}
	/*服务网络*/
	.contact .box .address .title{
		padding: 10px 20px;
	}
	.address .content{
		padding: 20px;
	}
	.address .content .address-li{
		height: 250px;
	}
	.address .content .address-li .txtbox{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	/*详情*/
	.other-detail .box{
		padding: 40px 0px;
	}
	.other-detail .box .title{
		padding-bottom: 20px;
	}
	.other-detail .box .title .t1{
		font-size: 24px;
	}
	.other-detail .box .txtbox{
		padding: 20px 0px;
	}
	.prevnext{
		margin-top: 10px;
	}
	/*品牌*/
	.about{
		padding: 40px 0px;
	}
	.about .box1{
		margin-bottom: 40px;
	}
	.about .box1 .txtbox .t3{
		position: static;
		width: 100%;
		padding-top: 20px;
		margin-top: 20px;
	}
	.about .box2 ul li .txtbox .t1{
		font-size: 18px;
	}
	.develop{
		padding-top: 40px;
	}
	.developbox{
		padding-left: 18px;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.developbox .preview .swiper-slide{
		width: 80px;
	}
	.developbox .view .mode1 .imgbox{
		width: 100%;
	}
	.developbox .view .mode1 .txtbox{
		max-width: 100%;
		width: 100%;
		margin-top: 30px;
		padding-bottom: 40px;
	}
	.developbox .preview{
		margin-top: 40px;
	}
	.developbox .preview .swiper-slide .s2, .developbox .preview .front .s2, .developbox .preview .after .s2{
		font-size: 16px;
	}
	.developbox .preview .swiper-slide.active-nav .s2{
		font-size: 22px;
	}
	.developbox .view .mode1 .txtbox .t1{
		font-size: 20px;
	}
	.developbox .view .mode2 ul li .box .t1{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.developbox .view .mode2 ul li .box .t2{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.developbox .preview .front{
		left: -17px;
	}
	.strength{
		padding: 40px 0px;
	}
	.strength .box ul{
		margin-top: 30px;
	}
	/*搜索结果*/
	.search-result .box{
		padding-bottom: 40px;
	}
	.search-result .search-title{
		padding-top: 60px;
	}
	.search-result ul{
		margin-top: 40px;
	}
	.search-result ul li{
		padding-bottom: 15px;
		margin-bottom: 30px;
	}
	.search-result ul li .t1{
		font-size: 18px;
	}
	.search-result ul li .t2{
		font-size: 15px;
	}
}
@media screen and (max-width: 640px){
	.footer .copyright{
		padding: 15px 0px;
	}
	/*标题*/
	.comtitle .t1{
		font-size: 28px;
	}
	.comtitle .t1 .sp{
		font-size: 20px;
	}
	.comtitle .t2{
		font-size: 20px;
	}
	.comtitle .t2 .sp{
		font-size: 18px;
	}
	.comtitle .t3{
		font-size: 20px;
	}
	.obanner .bannerzi .box .t1{
		font-size: 28px;
	}
	.obanner .bannerzi .box .t2{
		font-size: 20px;
	}
	.obanner .bannerzi .box .t3{
		margin: 15px auto 0px;
	}
	/*footer*/
	.footer{
		padding-top: 30px;
	}
	.footer-information, .footer .share{
		float: none;
		width: 100%;
	}
	.footer .share ul{
		display: none;
	}
	.footer-logo{
		margin-bottom: 25px;
		text-align: center;
	}
	/*首页*/
	.i-product{
		padding-top: 50px;
	}
	.i-product .box{
		margin-top: 30px;
	}
	.i-product .content .cpbox ul li{
		margin-right: 0px;
	}
	.i-product .content .cpbox ul li img {
	    max-height: 280px;
	}
	.o-product .bigimg{
		width: 100%;
	}
	.o-product .smallimg{
		width: 100%;
	}
	.o-product .swiper-pagination{
		width: 100%;
	}
	.o-product .swiper-container-horizontal>.swiper-pagination-bullets, .o-product .swiper-pagination-custom, .o-product .swiper-pagination-fraction{
		bottom: 3%;
	}
	/**/
	.person .box .img{
		max-width: 100%;
		width: 100%;
	}
	/**/
	.i-progress{
		padding: 30px 0px;
	}
	.i-news{
		padding: 40px 0px;
	}
	.i-news .box ul li{
		padding-bottom: 30px;
	}
	.i-news .box ul li:last-child{
		padding-bottom: 0;
	}
	.i-news .box ul li .imgbox{
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.i-news .box ul li .txtbox{
		width: 100%;
		padding: 0;
	}
	.i-news .box ul li .txtbox .t1{
		font-size: 20px;
	}
	.i-news .box ul li .txtbox .t1 .sp{
		font-size: 18px;
	}
	/*产品中心*/
	.product{
		padding-top: 40px;
	}
	.product-menu .title{
		padding-top: 40px;
	}
	.product-menu ul{
		padding: 20px 0px;
	}
	.product-menu .title .sp{
		font-size: 15px;
	}
	.product-menu ul li .icon img{
		max-width: 50%;
	}
	.product-menu ul li .txt{
		font-size: 15px;
	}
	.product-menu ul li ul li a{
		font-size: 14px;
	}
	.product .box .content{
		width: -moz-calc(100% - 120px);
	    width: -webkit-calc(100% - 120px);
	    width: calc(100% - 120px);
	    min-height: 750px;
	}
	.product .box .content ul li{
		width: 100%;
		margin-right: 0;
	}
	.product .box .menubg{
		display: none;
		width: 100px;
	}
	.product .box .mask{
		/*position: fixed;*/
		height: 100%;
		left: 100px;
		z-index: 10;
	}
	.product-menu{
		width: 100px;
	}
	.product-menu ul li.on ul{
		left: 100px;
	}
	.product-menu.adsorbent{
		position: fixed;
		top: 60px;
		left: 3%;
		z-index: 9;
	}
	.product-menu ul{
		overflow-y: scroll;
		height: -moz-calc(100vh - 120px);
		height: -webkit-calc(100vh - 120px);
		height: calc(100vh - 120px);
	}
	.product-menu:hover ul{
		padding-right: 200px;
		margin-right: -200px;
	}
	.product-menu:hover ul::-webkit-scrollbar {
		display: none;
		width: 0px;
	}
	.product .box>.mask{
		display: none;
	}
	.product .box .product-menu .mask{
		display: block;
	}
	/*产品详情*/
	.product-detail .box{
		padding-top: 50px;
	}
	.attribute .left{
		margin-bottom: 30px;
	}
	.pc-slide .preview{
		padding: 0 7%;
	}
	.pc-slide .preview .swiper-slide{
		width: 90px;
		height: 80px;
	}
	.pc-slide .preview .swiper-slide.active-nav{
		height: 90px;
	}
	.attribute .right .title .txt .t2{
		font-size: 24px;
	}
	.attribute .probtn{
		margin-top: 18px;
	}
	.product-show{
		padding-top: 30px;
	}
	.product-show .content{
		margin-top: 25px;
	}
	.lighting{
		padding-top: 40px;
	}
	.lighting .content{
		margin-top: 30px;
		padding-bottom: 40px;
	}
	.protxt1{
		font-size: 17px;
		margin-bottom: 5px;
	}
	.lighting .content .part1 .txtbox{
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.lighting .content .part1 .imgbox{
		width: 100%;
	}
	.lighting .content .part2{
		margin-top: 40px;
	}
	.lighting .content .part2 .imgbox{
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.lighting .content .part2 .txtbox{
		width: 100%;
	}
	.lighting .content .part2 .txtbox .amleft{
		padding-right: 5%;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.application{
		padding-top: 40px;
	}
	.application ul{
		margin-top: 25px;
		padding-bottom: 20px;
	}
	.application-li{
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
	}
	.application-li:nth-child(3n){
		margin-right: 4%;
	}
	.application-li:nth-child(2n){
		margin-right: 0;
	}
	.application-li .txtbox{
		font-size: 16px;
	}
	.application-li .txtbox .sp{
		font-size: 14px;
		vertical-align: text-bottom;
	}
	.control{
		padding-top: 40px;
	}
	.control .content{
		margin-top: 30px;
		padding-bottom: 30px;
	}
	.control .content .txtbox{
		padding-right: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	.control .content .imgbox{
		width: 100%;
	}
	.install{
		padding-top: 40px;
	}
	.install .content{
		margin-top: 20px;
	}
	.install .content ul li{
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
	}
	.install .content ul li:nth-child(4n){
		margin-right: 4%;
	}
	.install .content ul li:nth-child(2n){
		margin-right: 0;
	}
	/*灯光方案*/
	.lighting-scheme .content ul{
		margin-top: 30px;
	}
	.lighting-scheme .content ul li{
		margin-bottom: 20px;
	}
	.lighting-scheme .content ul li .imgbox{
		width: 100%;
	}
	.lighting-scheme .content ul li .txtbox{
		width: 100%;
		padding: 4% 3%;
		-o-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box
	}
	/*灯光学堂*/
	.light-part1 ul li .txt .t2{
		font-size: 16px;
	}
	.light-part2 ul li a{
		padding: 5%;
	}
	.light-part2 ul li .imgbox{
		width: 100%;
	}
	.light-part2 ul li .txtbox{
		width: 100%;
		padding: 4% 3% 0%;
	}
	.light-part2 ul li .txtbox .t1{
		margin-bottom: 5px;
	}
	.light-part2 ul li .txtbox .t2{
		margin-bottom: 15px;
	}
	/*资料下载*/
	.data-tab ul li{
		margin-right: 30px;
	}
	.data-box ul li{
		width: 100%;
		margin-right: 0;
	}
	.data-box ul li .contain{
		padding: 4%;
	}
	/*联系方式*/
	.contact .way{
		padding-bottom: 0;
	}
	.contact .way .txtbox{
		width: 100%;
	}
	.contact .way .imgbox{
		width: 100%;
	}
	/*加入我们*/
	.explain .box .title{
		font-size: 18px;
		margin-bottom: 30px;
	}
	.brand-joining ul li{
		width: 100%;
		margin-bottom:0px;
	}
	/*.brand-joining ul li:nth-child(odd) .icon .timg1{
		display: none;
	}
	.brand-joining ul li:nth-child(odd) .icon .timg2{
		display: inline-block;
	}
	.brand-joining ul li:nth-child(odd) .con .t1{
		color: #FFFFFF;
	}
	.brand-joining ul li:nth-child(odd) .con .t2{
		color: #FFFFFF;
	}
	.brand-joining ul li:nth-child(odd):hover .conli{
		background-color: #FFFFFF;
	}
	.brand-joining ul li:nth-child(odd):hover .icon .timg2{
		display: none;
	}
	.brand-joining ul li:nth-child(odd):hover .icon .timg1{
		display: inline-block;
	}
	.brand-joining ul li:nth-child(odd):hover .con .t1{
		color: #000000;
	}
	.brand-joining ul li:nth-child(odd):hover .con .t2{
		color: #000000;
	}*/
	.brand-joining ul li .conli{
		padding: 6% 5%;
	}
	.process{
		padding-bottom: 30px;
	}
	.process ul li{
		float: none !important;
		width: 100%;
	    margin-right: 0;
	    margin-bottom: 4%;
	}
	.process ul li:nth-child(4n), .process ul li:nth-child(5){
		margin-right: 0;
	}
	.process ul li .arrow, .process ul li:nth-child(5) .arrow{
		display: none;
	}
	.process ul li .txtbox{
		margin-top: 5px;
	}
	.apply .box .content{
		margin-top: 30px
	}
	.apply .box .content form .row{
		margin-bottom: 0;
	}
	.apply .row-li{
		margin-bottom: 15px;
	}
	.one-third{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.two-thirds{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.a-half{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.apply .box{
		padding: 30px 0px;
	}
	.apply .box .content .select-li select, .apply .box .content .input-li input, .phone-sel select, .phone-inp input{
		line-height: 48px;
	}
	.submitdiv{
		margin-top: 20px;
		text-align: center;
	}
	.submitdiv .sbtn input{
		line-height: 48px;
	}
	.phone-sel{
		width: 120px;
	}
	.phone-inp{
		width: -moz-calc(100% - 120px);
		width: -webkit-calc(100% - 120px);
		width: calc(100% - 120px);
	}
	/*服务网络*/
	.contact .service-network{
		margin-top: 40px;
		padding-bottom: 40px;
	}
	.contact .box .map{
		width: 100%;
	}
	.contact .box .address{
		width: 100%;
		padding: 3%;
	}
	.address .content .address-li{
		height: auto;
	}
	/*详情*/
	.other-detail .box .title .t1{
		font-size: 20px;
	}
	.other-detail .box .txtbox{
		padding: 20px 0px;
	}
	.prevnext ul li a{
		line-height: 40px;
	}
	/*品牌*/
	.about .box1 .txtbox{
		width: 100%;
		padding-right: 0;
	}
	.about .box1 .imgbox{
		width: 100%;
		margin-top: 20px;
		padding-left: 0;
	}
	.about .box2 ul li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 4%;
	}
	.about .box2 ul li:last-child{
		margin-bottom: 0;
	}
	.about .box2 ul li .txtbox .t1{
		margin-bottom: 10px;
	}
	.about .box2 ul li .txtbox .t2{
		left: 3.5%;
		bottom: 7%;
	}
	.about .box2 ul li .imgbox img{
		opacity: 1;
	}
	.developbox .view .swiper-container{
		padding-top: 40px;
	}
	.developbox .view .mode1 .txtbox .t1{
		font-size: 20px;
	}
	.developbox .view .mode2 ul{
		padding: 0 10%;
	}
	.developbox .view .mode2 ul li{
		padding-bottom: 30px;
	}
	.developbox .view .mode2 ul li .box{
		width: -moz-calc(100% - 70px);
		width: -webkit-calc(100% - 70px);
		width: calc(100% - 70px);
		padding-left: 15px;
	}
	.developbox .view .mode2 ul li .icon{
		position: static;
		float: left;
		margin-left: 0;
	}
	.developbox .view .mode2 ul li .line{
		left: 30px;
		right: auto;
	}
	.developbox .view .mode2 ul li:nth-child(even) .box {
	    float: left;
	    padding-left: 15px;
	    padding-right: 0;
	}
	.developbox .view .mode2 ul li:nth-child(even) .box .txtbox{
		float: left;
    	text-align: left;
	}
	.developbox .preview .swiper-slide.active-nav .s2{
		font-size: 22px;
	}
	.developbox .swiper-button-prev, .developbox.swiper-container-rtl .swiper-button-next{
		left: 0;
	}
	.developbox .swiper-button-next, .developbox.swiper-container-rtl .swiper-button-prev{
		right: 0;
	}
	.strength .box ul li .left{
		padding-left: 60px;
	}
	.strength .box ul li .left .txt{
		padding-top: 20px;
		width: 60px;
	}
	.strength .box ul li .left .t1{
		font-size: 18px;
	}
	.strength .box ul li .left .t2{
		font-size: 16px;
	}
	.strength .box ul li .right .t1{
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.strength .box ul li .right .t2{
		font-size: 18px;
	}
	.strength .box ul li .right .t3{
		padding-bottom: 15px;
		margin-top: 20px;
	}
	/*搜索结果*/
	.search-result .search-title{
		padding-top: 50px;
	}
	.search-result ul li{
		padding-bottom: 15px;
		margin-bottom: 20px;
	}
	.search-result ul li .t1{
		font-size: 16px;
	}
	.search-result ul li .t2{
		font-size: 14px;
	}
}
@media screen and (max-width: 414px){
	/*标题*/
	.comtitle .t1{
		font-size: 24px;
	}
	.comtitle .t1 .sp{
		font-size: 18px;
	}
	.comtitle .t2{
		font-size: 18px;
	}
	.comtitle .t2 .sp{
		font-size: 16px;
	}
	.comtitle .t3{
		font-size: 18px;
	}
	.obanner .bannerzi .box .t1{
		font-size: 24px;
	}
	.obanner .bannerzi .box .t2{
		font-size: 18px;
	}
	.i-product{
		padding-top: 40px;
	}
	.i-product .content .cpbox ul li img{
	    max-height: 200px;
	}
	.person .box .txt{
		top: 30px;
		transform: none;
		width: 30%;
	}
	.i-news{
		padding: 30px 0px;
	}
	.product-menu .title{
		padding-top: 25px;
	}
	.product-detail .box{
		padding-top: 30px;
	}
	.pc-slide .preview{
		padding: 0 9%;
	}
	.attribute .probtn a{
		max-width: 120px;
		height: 44px;
		line-height: 44px;
	}
	/*灯光方案*/
	.lighting-scheme .content{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.lighting-scheme .content ul{
		margin-top: 25px;
	}
	/*.lighting-scheme .content ul li{
		margin-bottom: 15px;
	}*/
	.lighting-scheme .content ul li .txtbox .t1{
		margin-bottom: 20px;
	}
	/*灯光学堂*/
	.light-part1{
		padding-top: 30px;
	}
	.light-part1 ul{
		margin-top: 25px;
	}
	/*.light-part2{
		padding: 15px 0px;
	}*/
	.light-part2.object{
		padding-bottom: 40px;
	}
	.light-part2 ul{
		margin-top: 25px;
	}
	.light-part1 ul li .txt .t2{
		font-size: 15px;
	}
	/*资料下载*/
	.data-tab ul li{
		margin-right: 25px;
	}
	.data-tab ul li a{
		font-size: 16px;
	}
	.data-box ul li .icon img{
		width: 28px;
		height: auto;
	}
	.download .data-box{
		padding-bottom: 50px;
	}
	.data-box ul li .txtbox .t1{
		margin-bottom: 10px;
	}
	/*加入我们*/
	.explain{
		padding-top: 30px;
	}
	.explain .box .title{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.brand-joining{
		padding-top: 30px;
	}
	.brand-joining ul{
		margin-top: 25px;
	}
	.apply .box .content .select-li select, .apply .box .content .input-li input, .phone-sel select, .phone-inp input{
		line-height: 40px;
	}
	.submitdiv .sbtn input{
		line-height: 40px;
	}
	/*服务网络*/
	.contact .service-network{
		margin-top: 30px;
		padding-bottom: 30px;
	}
	/*详情*/
	.other-detail .box{
		padding: 30px 0px;
	}
	.other-detail .box .title{
		padding-bottom: 15px;
	}
	.other-detail .box .title .t1{
		font-size: 18px;
	}
	.other-detail .box .txtbox{
		padding: 10px 0px;
	}
	.prevnext{
		margin-top: 20px;
	}
	/*品牌*/
	.about .box1 .txtbox{
		width: 100%;
		padding-right: 0;
	}
	.about .box1 .imgbox{
		width: 100%;
		margin-top: 20px;
		padding-left: 0;
	}
	.about .box2 ul li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 4%;
	}
	.about .box2 ul li:last-child{
		margin-bottom: 0;
	}
	.about .box2 ul li .txtbox .t1{
		margin-bottom: 30px;
	}
	.developbox .preview{
		margin-top: 30px;
	}
	.developbox .preview .front{
		left: -18px;
	}
	.strength{
		padding: 30px 0px;
	}
	.strength .box ul li .left .txt{
		padding-top: 10px;
	}
	.strength .box ul li .left .t1{
		font-size: 15px;
		padding-bottom: 10px;
	}
	.strength .box ul li .left .t2{
		font-size: 14px;
	}
	.strength .box ul li .right .t1{
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.strength .box ul li .right .t2{
		font-size: 18px;
	}
	.strength .box ul li .right .t3{
		padding-bottom: 15px;
		margin-top: 15px;
	}
	/*搜索结果*/
	.search-result .box{
		padding-bottom: 30px;
	}
	.search-result .search-title{
		padding-top: 40px;
	}
	.search-result ul{
		margin-top: 30px;
	}
	.search-result ul li{
		margin-bottom: 15px;
	}
}
@keyframes circle-opacity{
    from {
        -webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
    }
    to {
        -webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		filter: alpha(opacity=0);
		-moz-opacity: 0;
		opacity: 0;
    }
}
@-webkit-keyframes circle-opacity{
    from {
        -webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
    }
    to {
        -webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		filter: alpha(opacity=0);
		-moz-opacity: 0;
		opacity: 0;
    }
}
/*视频弹窗样式*/
.bigPicLayer {
    display: none;
    width: 1000px;
    height: 556px;
    position: fixed;
	z-index:1000;

    top: 40% !important;
    margin-top: -180px;
    padding: 10px;
}
.bigPicLayer iframe{
	width:1000px;
	height:556px;
}

.bigPicLayer .close {
    display: block;
    width: 38px;
    height: 38px;
    background: url(../images/m5_off.png?v=11221) no-repeat;
    right: -50px;
    top: -50px;
    position: relative;
    position: absolute;
    z-index: 1000;
}

.bigPicLayer .close em {
    width: 1px;
    height: 50px;
    background: #009690;
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -0.5px;
    top: 100%;
}

.bigPicLayer .imgDiv {
    text-align: center;
}

.bigPicLayer .imgDiv img {
    width: 100%;
}

.bigPicLayer .imgDiv span {
    display: block;
    text-align: center;
    font-size: 18px;
    margin-top: 16px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}
.video_all{
	position:fixed;
	top:0;
	left:0;
	z-index:999;
	display:none;
	width:100%;
	height:100%;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#000;
}

@media screen and (max-width: 1440px) {
    .bigPicLayer {
        display: none;
        width: 600px;
        height: 350px;
        position: fixed;
        z-index: 1000;
        top: 40% !important;
        margin-top: -100px;
        padding: 10px;
    }

   .bigPicLayer iframe{
	width:100%;
	height:388px;
}
    .bigPicLayer .close {
        display: block;
        width: 38px;
        height: 38px;
        background: url(../images/m5_off.png?v=11221) no-repeat;
        right: -50px;
        top: -50px;
        position: relative;
        position: absolute;
        z-index: 222;
    }

    .bigPicLayer .close em {
        width: 1px;
        height: 50px;
        background: #0a448d;
        display: none;
        position: absolute;
        left: 50%;
        margin-left: -0.5px;
        top: 100%;
    }

    .bigPicLayer .imgDiv {
        text-align: center;
    }

    .bigPicLayer .imgDiv img {
        width: 100%;
    }

    .bigPicLayer .imgDiv span {
        display: block;
        text-align: center;
        font-size: 18px;
        margin-top: 16px;
        color: #fff;
        font-weight: bold;
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
    }

}



@media screen and (max-width: 1004px) {
    .bigPicLayer {
        display: none;
        width: 100%;
        height: 100$;
        position: fixed;
        z-index: 1000;
        top: 40% !important;
        margin-top: -100px;
        padding: 10px;
    }

    .bigPicLayer .close {
        display: block;
        width: 48px;
        height: 48px;
        background: url(../images/m5_off.png?v=2020) no-repeat;
        right: 40px;
        top: -50px;
        position: relative;
        position: absolute;
        z-index: 222;
    }

    .bigPicLayer .close em {
        width: 1px;
        height: 20px;
        background: #0a448d;
        display: none;
        position: absolute;
        left: 50%;
        margin-left: -0.5px;
        top: 100%;
    }
	.wrap{
		text-align:center;
		margin:0 auto
	}
    #CuPlayer iframe{
	  width:60%;
	  height:380px;
    }
    .bigPicLayer .imgDiv {
        height: 169px;
    }

}

@media screen and (max-width: 768px){
	.i-product .box{
		margin-top: 20px;
	}
	.i-product .content .cpbox ul li{
		-o-transform: translateY(40px);
		-ms-transform: translateY(40px);
		-moz-transform: translateY(40px);
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}
	.i-product .content .cpbox ul li:hover{
		-o-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
}
@media screen and (max-width: 640px){
	.i-product .content .cpbox ul li{
		-o-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-moz-transform: translateY(30px);
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}
}
@media screen and (max-width: 414px){
	.i-product .content .cpbox ul li{
		-o-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-moz-transform: translateY(20px);
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}
