
.index_item_5{position:relative;z-index:2;}
.index_item_5 .mark{position:absolute;width:100%;height:100%;background:rgba(20,22,27,0.8);left:0;top:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;}
.i_item5{position:relative;width:50%;display:block;overflow:hidden;}
.i_item5 img{width:100%;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;}
.i_item5 .top{width:100%;}
.i_item5 a{display:block;position:relative;width:100%;overflow:hidden;}
.i_item5 a>p{position:absolute;width:100%;height:32px;line-height:32px;text-align:center;color:#fff;font-size:16px;left:0;bottom:-100%;background:rgba(243,152,0,1);transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
/*.i_item5_01 .bottom a{width:50%;}
.i_item5_01 .bottom p{bottom:auto;top:50%;transform:translateY(-50%);background:none;opacity:1;}
.i_item5 a .mark{position:absolute;width:100%;height:100%;background:rgba(20,22,27,0.8);left:0;top:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;}*/
.i_item5 a:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);}
.i_item5 a:hover p{bottom:0;}
/*.i_item5_01 .bottom a:hover p{opacity:0;}*/
.i_item5_02 a:hover .mark,.i_item5_03 a:hover .mark{background:rgba(20,22,27,0);}
.i_item5_01:hover .mark{background:rgba(20,22,27,0);display:none;}

.i_item5_01 .swiper-container{position:relative;width:100%;overflow:hidden;}
.i_item5_01 .swiper-wrapper{width:9999px;}
.i_item5_01 .swiper-wrapper a{float:left;}
.i_item5_01 a:hover img{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);}

.i_item5_icon{position:absolute;text-align:center;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);z-index:2;opacity:1;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;}
.i_item5_icon img{width:160px !important;height: auto !important;margin:0 auto 10px;opacity:1;}
.i_item5_icon p{font-size:22px !important;color:#fff;color:rgba(255,255,255,1); }
.i_item5_icon span{font-size:18px !important;color:#FFF; text-transform:uppercase}
.i_item5_01:hover .i_item5_icon,.i_item5_03:hover .i_item5_icon{opacity:0;}
.i_item5_02 a:hover .i_item5_icon{opacity:0;}



.i_item5_02 a,.i_item5_03 a{max-height:300px;}
.i_item5_01 a{max-height:628px;}
/*.index_item_5_top{padding:14px;background:#000;position:relative;z-index:2;}
.i_item5_02 .top{margin-bottom:28px;}
.i_item5_03 .top{margin-bottom:28px;}
.i_item5_01{padding:14px;}
.i_item5_02{padding:14px;}
.i_item5_03{padding:14px;}*/

.index_item_5_top{padding:0.68%;background:#000;position:relative;z-index:2;}
.i_item5_02 .top{margin-bottom:4.2%;}
.i_item5_03 .top{margin-bottom:4.2%;}
.i_item5_01{padding:0.7%;}
.i_item5_02{padding:0.7%;}
.i_item5_03{padding:0.7%;}


@keyframes btnMoveNext{
	from {opacity:1;left:0;}
	to {opacity:0.5;left:5px;}
}
@-webkit-keyframes btnMoveNext{
	from {opacity:1;left:0;}
	to {opacity:0.5;left:5px;}
}

@keyframes btnMovePrev{
	from {opacity:1;right:0;}
	to {opacity:0.5;right:5px;}
}
@-webkit-keyframes btnMovePrev{
	from {opacity:1;right:0;}
	to {opacity:0.5;right:5px;}
}






@media screen and (min-width:1200px) and (max-height:550px) {
	.index_item .inner{top:58%;}
	.s_logo{width:25%;}
	.index_item_3 .s_logo{width:25%;}
	.index_item_1 .inner{width:72%;}
	.index_item_1 .img{width:40%;top:52%;}
	.index_item_1 .content{width:55%;}
	.index_item_1 ul li img{width:50px;}
	.index_item_1 .tit p{font-size:28px;}
	.index_item_1 .tit h1{font-size:22px;margin:10px 0 10px;}
	.index_item_1 .tit img{display:none;}
	.index_item_1 .text{margin:15px 0 20px;}
	.index_item_1 .more{margin-top:30px;}

	.index_item_2 .img{width:50%;top:54%;}
	.index_item_3 .img{display:none;}
	.index_item_4 .inner{top:70%;padding-top:2%;}
	.caseSection{height:300px;}
	.index_item_4 .inner>p{display:none;}
}


@media screen and (min-width:1200px) and (min-height:551px) and (max-height:700px) {
	.index_item .inner{top:58%;}
	.s_logo{width:25%;}
	.index_item_3 .s_logo{width:25%;}
	.index_item_1 .inner{width:85%;}
	.index_item_1 .img{width:44%;top:50%;}
	.index_item_1 .content{width:45%;}
	.index_item_1 ul li img{width:50px;}
	.index_item_1 .tit img{width:50px;}
	.index_item_1 .tit p{font-size:28px;}
	.index_item_1 .tit h1{font-size:22px;margin:10px 0 10px;}
	.index_item_1 .text{margin:15px 0 20px;}
	.index_item_1 .more{margin-top:30px;}

	.index_item_2 .img{width:50%;top:54%;}

	.index_item_3 .img{width:55%;margin:0 auto;}
	.index_item_3 .img .guang{bottom:-133%;}
	.index_item_3 .more{margin-top:5px;text-align:left;}
	.index_item_3 .inner{padding-bottom:0;}
	.s_logo{margin-bottom:25px;}
/*	.index_item_3 .s_logo{ width:40%; margin-left:auto; margin-right:auto}*/

	.index_item_4 .inner{margin:3% auto 2%;}
	.index_item_4 .inner h2{font-size:36px;text-align:center;}
	.index_item_4 .inner h2 span{font-size:20px;display:block;text-transform:uppercase;}
	.index_item_4 .inner>p{margin:10px auto 20px;font-size:14px;line-height:30px;text-align:center; font-family: "兰亭黑简";}
	.caseSection{height:300px; width:980px}
	.caseSection p{top:80%;}
.caseSection .list{position:absolute;width:100%;height:100%;left:0;top:120%;overflow:hidden;}
.caseSection .swiper-wrapper>div{position:absolute;height:auto;overflow:hidden;margin:0;padding:0;top:34%;transform:translate(0,-50%); cursor:pointer; -webkit-box-shadow: 0 0 20px #000;
  -moz-box-shadow: 0 0 20px #000;
  box-shadow: 0 0 20px #000;}

}

@media screen and (min-width:1200px) and (min-height:701px) and (max-height:800px){

	.index_item_4 .inner{top:55%;padding:0;}
	.index_item_4 .inner>p{margin:10px auto 2%;}
	.caseSection{width:75%;height:380px;}
	.caseSection p{top:102%;}
}

@media screen and (min-width:992px) and (max-width:1199px){



	.index_item_1 .inner{padding:35px 0;}
	.index_item_1 .tit p{font-size:28px;}
	.index_item_1 .tit h1{font-size:18px;margin:10px 0;}
	.index_item_1 ul li img{width:60px;}

	.index_item_2 .inner,.index_item_3 .inner{width:80%;padding:80px 0;}
	.index_item_1 .more,.index_item_2 .more,.index_item_3 .more{margin-top:20px;}
	.index_item_2 .inner .img{ width:80%; margin-right:0px}
	.index_item_4 .inner{width:80%; margin-top:100px}
	.index_item_4 .inner h2{font-size:30px;text-align:center;}
.index_item_4 .inner>p{margin:10px auto 2%;font-size:16px;line-height:30px;text-align:center; font-family: "兰亭黑简";}
	.index_item_4 .inner>p{margin-bottom:5%;}
	

	.index_item_3{background:url(../images/index_item_6.jpg) no-repeat!important;background-size:100% 100%!important;}
	.index_item_3 .content{width:100%;margin-right:0;}
	.index_item_3 .content .top{float:right;width:36%;}
	.index_item_3 .img{position:absolute;display:block;width:61%;left:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
	.index_item_3 .img .guang{bottom:-92%;}


	.caseSection{min-width:100%;height:340px;}
	.caseSection .swiper-wrapper>div{position:absolute;height:auto;overflow:hidden;margin:0;padding:0;top:30%;transform:translate(0,-50%); cursor:pointer; -webkit-box-shadow: 0 0 20px #000;
  -moz-box-shadow: 0 0 20px #000;
  box-shadow: 0 0 20px #000;}

}
	.caseSection p{top:68%;}

	.i_item5_icon img{width:75px;height:75px;margin:0 auto 15px;}
	.i_item5_icon p{font-size:16px;}
	.i_item5_icon span{font-size:12px;}

}

@media screen and (min-width:768px) and (max-width:991px){


	.index_item_1 .tit p{font-size:28px;}
	.index_item_1 .tit img{width:60px;}
	.index_item_1 .tit h1{font-size:18px;margin:10px 0;}
	.index_item_1 .inner{padding:35px 45px 45px;}
	.index_item_1 .content{float:none;width:100%;}
	.index_item_1 .img{float:none;position:relative;top:0;right:0;transform:translateY(0);-webkit-transform:translateY(0);margin:30px 0 0;}
	.index_item_1 .icon_play{width:55px;height:55px;}
	
	.index_item_2 .content,.index_item_3 .content{float:none;width:100%;}
	.index_item_2 .img,.index_item_3 .img{float:none;position:relative;width:65%;right:0;top:0;transform:translateY(0);-webkit-transform:translateY(0);margin:25px auto 0;}
	.index_item_2 .text,.index_item_3 .text{line-height:30px;font-size:16px;padding:0;}
	.index_item_2 .inner,.index_item_3 .inner,.index_item_4 .inner{width:80%;padding:45px 0;}
	.s_logo{width:20%;margin-bottom:25px;}
	.index_item_1 .more,.index_item_2 .more,.index_item_3 .more{margin-top:10px;}

	.index_item_3 .img{left:0;}
	.index_item_3{background:url(../images/index_item_6.jpg) no-repeat!important;background-size:100% 100%!important;}
	.index_item_3 .img .guang{bottom:-95%;}
	.index_item_3 .content{margin-right:0;}
	.index_item_3 .content .top{width:100%;}
	
	
	.index_item_4 .inner{width:84%;}
	.caseSection{min-width:100%;height:320px;}
	.index_item_4 .inner>p{margin-bottom:40px;}
	.caseSection p{top:97%;}

	.i_item5_icon img{width:65px;height:65px;margin:0 auto 12px;}
	.i_item5_icon p{font-size:16px;}

}

@media screen and (min-width:0px) and (max-width:767px){


	.index_item_5{ width:100%; height:100%;}
	.index_item_5_top{height:100%; }
   .i_item5{width:100%; padding-top:1px; z-index:2;  height:50% !important;}
	.i_item5_01{padding-top:0;z-index:1; }
	.i_item5_02{width:100%;height:50% !important;}
	.i_item5_02 a{height:50%;}
	.i_item5_02 a.bottom{margin-top:1px;}
	.i_item5_03{width:100%;height:25%;}
	.i_item5 a .mark{}
    .i_item5 a p{font-size:13px;padding:0 10px;display:none;}
	.i_item5_icon img{width:100px !important;height: auto !important;margin:0 auto 10px;opacity:1;}
	.i_item5 .i_item5_icon p{font-size:14px !important;display:block;}
	.i_item5 .i_item5_icon span{font-size:13px !important;display:block;}
	.i_item5_03 .bottom{display:none;}
	.i_item5_03 .top{height:100%;}
	.i_item5_01 .swiper-container{height:100%;}
	.i_item5_01 .swiper-wrapper{height:100%;}
	.i_item5_01 .swiper-container a{height:100%;}
    .i_item5_01 a{max-height:300px; }
	 .i_item5_02 a{max-height:200px; }
    .i_item5_01{cursor:pointer;}
    .i_item5_01:hover .i_item5_icon,.i_item5_03:hover .i_item5_icon{opacity:1;}
    .i_item5_02 a:hover .i_item5_icon{opacity:1;}
    .i_item5_02 a:hover .mark,.i_item5_03 a:hover .mark{background:rgba(20,22,27,0.8);}
    .i_item5_01:hover .mark{background:rgba(20,22,27,0.8);display:block;}
    .i_item5 a:hover img{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);}



    .i_item5_02 .top{margin-bottom:0px;}
    .i_item5_01,.i_item5_02{padding-right:0px;}
    .i_item5_02 .top{margin-bottom:0;}
    .i_item5_03 .top{margin-bottom:0;}
    .i_item5_01{padding:0;}
    .i_item5_02{padding:1px 0 0 0;}
    .i_item5_03{padding:1px 0 0 0;}
    .index_item_5_top{background:#fff;padding:0;}



	

    .indexFooter{position:absolute; width:100% !important;}
	.footer_top{display:none;}
	.footer_bottom{display:none;}
	.index_footer_bottom{background:#1A1E21;display:block;font-size:12px;text-align:center;height:39px;line-height:40px; color:#CCC; }
	.index_footer_bottom a{color:#fff;}
	
}
@media screen and (min-width:0px) and (max-width:413px){
	.index_item .inner{position:relative;top:0;left:0;margin:0 auto;transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);}
	.index_item_1 .content{padding-top:30px;}

}

@media screen and (min-width:0px) and (max-width:374px){
	.index_item_4 .inner>p{font-size:12px;margin:20px 0;line-height:20px;}
	.index_item_4 .swiper-slide img{max-width:180px;}
	.index_item_1 .tit img{display:none;}
	.index_item_2 .img, .index_item_3 .img{width:80%;margin-top:10%;}

	.index_item_1 .content{padding-top:20px;}

}


@media screen and (min-width:0px) and (max-width:374px) and (max-height:560px) {

	
	.index_item_2 .inner, .index_item_3 .inner{padding-top:30px;}
	.index_item_4 .inner{padding-top:13px;}
	.index_item_1 .tit img{display:block;}
	.index_item_1 .text p{margin-bottom:15px;}
	.index_item_1 .img{display:none;}
	.index_item_1 .content{padding-top:20px;}
	.index_item_2 .text, .index_item_3 .text{font-size:13px;line-height:22px;}
	.index_item_2 .img, .index_item_3 .img{width:80%;margin-top:10%;}
	.index_item_4 .swiper-slide img{width:130px;}
}
@media screen and (min-width:991px) and (max-height:700px){
    
    .i_item5 .top{max-height:180px;}
    .i_item5 .bottom{max-height:180px;}
    .i_item5_01 .swiper-slide{max-height:376px;}
    .i_item5_icon img{width:70px;height:70px;margin-bottom:5px;}
    .footer_bottom{padding:30px 35px 0;}
    .bdshare-button-style0-32 a{width:28px!important;height:28px!important;}
}
@media screen and (min-width:991px) and (max-height:580px){
    
    .i_item5 .top{max-height:150px;}
    .i_item5 .bottom{max-height:150px;}
    .i_item5_01 .swiper-slide{max-height:315px;}
    .i_item5_icon p{font-size:18px;}
    .i_item5_icon img{width:70px;height:70px;margin-bottom:5px;}
}




/*产品分类导航*/
.product_main{ background:url(../images/index_item_2.jpg)}
.pro_item_1{width:300px; position:absolute; right:0; top:90px; background:#6F6A67; z-index:9}
.pro_logo{width:138px;margin:0 auto 16px;}
.pro_s_logo{width:138px;}
.pro_t_logo{width:151px;}
.pro_logo img{width:100%;}
.pro_nav{text-align:left;}
.pro_nav a{display:inline-block;height:76px;color:#FFF;font-size:20px;text-align:left; text-indent:3em; line-height:76px; margin:0; padding:0;}
.pro_nav a i{ margin-right:20px}
.pro_nav a span{display:block;}
.pro_nav .en{font-size:18px;font-family:Arial;visibility:hidden;}
.pro_nav .ch{margin-bottom:22px;}
.pro_nav .line{width:0;height:4px;background:#f39800;visibility:hidden;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;}
.pro_nav .cur .line{visibility:visible;width:100%;background:#f39800;}
.pro_nav .cur .en{visibility:visible;}
.pro_nav .cur{color:#040000;}
.pro_nav a:hover{color:#E0B649; background:#534F4C; display:block}
.pro_nav .hover{color:#E0B649; background:#534F4C; display:block}
.pro_nav a:hover .line{visibility:visible;width:100%;background:#534F4C;}
.pro_nav a:hover .en{visibility:visible;}
/*.pro_nav .cur:hover .line{visibility:visible;width:30px;background:#f39800;}*/

/*介绍*/
.pro_item_2{padding:50px 0;}
.pro_item_2 h3{ color:#000; font-weight:600; font-size:28px; line-height:36px}
.pro_item_2 h4{ color:#E0B649;  font-size:24px; line-height:36px; margin-bottom:20px}
.pro_item_2 .container{ width:1200px; margin:0 auto}
.pro_item_2 .img{width:800px;overflow:hidden;margin-right:20px;margin-bottom:20px;}
.pro_item_2 .swiper-container{width:100%;overflow:hidden;}
.pro_item_2 .swiper-wrapper{width:99999px;}
.pro_item_2 .swiper-slide{float:left;width:20%;cursor:pointer;}
.pro_item_2 .img img{width:100%;}
.pro_item_2 .text{width:380px;font-size:16px;color:#595757;line-height:32px; background:#9A938A;  min-height:573px; padding-bottom:10px}
.pro_item_2 .text strong{display:block;font-size:18px;margin-bottom:15px; font-weight:700; margin:20px 0 20px; color:#FFF}
.pro_item_2 .text p{margin:0 20px 23px;text-align:justify; color:#FFF }
.pro_item_2 .text img{margin:20px 0 0;max-width:100%;}
.pro_item_2 .text p img{margin:20px 0 0;max-width:100%;}
.pro_item_2 .text p span{display:block;line-height:36px; float:left; width:160px; border:1px solid #CCC; text-align:center; margin-bottom:10px;}
.pro_item_2 .text p span:nth-child(1n){margin-right:10px}
.pro_item_2 .text p .before{position:relative;padding-left:15px;}
.pro_item_2 .text p .before img{display:inline-block;margin:0 5px 0 0;}


.xuLi{display:block;margin-bottom:10px;}
.pro_item_2 .text .xuLi strong{display:inline-block;color:#f39800;}
.xuLi span{opacity:0;position:relative;left:-10px;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;color:#f39800;;}
.pro_item_2 .text .xuLi:hover span{opacity:1;left:15px;}

/*.pro_item_2 .text p .before:before{content:'';position:absolute;width:9px;height:11px;top:8px;left:0;background:url(../images/icon_27.png) no-repeat;}*/


.album{position:fixed;width:100%;height:100%;left:0;top:0;z-index:20;display:none;}
.albumList{position:absolute;width:50%;height:60%;border-radius:8px;top:50%;left:50%;padding:6px;transform:translate(-50%,-50%);}
.album .swiper-container{width:100%;height:100%;overflow:hidden;}
.album .swiper-wrapper{width:9999px;height:100%;}
.album .swiper-slide{float:left;height:100%;}
.albumList{display:none;}
.albumList.cur{display:block;}
.album .close{position:absolute;width:51px;height:51px;background:url(../images/icon_26.png) no-repeat center;background-size:100% 100%;top:90px;right:8.75%;cursor:pointer;}
.album .btnArea{position:absolute;width:100%;text-align:center;left:0;bottom:-15%;}
.album .swiper-button{display:inline-block;width:20px;height:35px;margin:0 15px;cursor:pointer;}
.album .swiper-button-next{background:url(../images/v_right.png) no-repeat center;background-size:100% 100%;}
.album .swiper-button-prev{background:url(../images/v_left.png) no-repeat center;background-size:100% 100%;}




/*色卡*/
.pro_item_3{padding-bottom:50px; }
.pro_item_3 .h3_title{margin-bottom:10px;}
.colorCard{width:100%; margin-top:11px;}
.colorCard ul{position:relative;width:99999px;}
.colorCard ul li{float:left;margin-right:11px; width:90px;}
/*.colorCard ul li:nth-child(8n){margin-right:0px;}*/
.colorCard ul li img{width:90px; height:90px}
.colorCard ul li p{ text-align:center; line-height:24px}


/*产品视频*/
.pro_item_4{background:#EFEFEF;padding:45px 0 70px;}
.pro_item_4 .container{overflow:visible;}
.pro_item_4 .paintList li{float:left;}
.pro_item_4 .paintList li{float:left;width:18.75%;padding:38px 0 0;background:#fff;border-radius:5px;cursor:pointer;margin-bottom:20px;margin-right:1.5%;}
.pro_item_4 .paintList li:nth-child(5n){margin-right:0;}
.pro_item_4 .paintList li .li_top{padding:0 10px;}
.pro_item_4 .paintList li .img{position:relative;width:100%;height:100%;margin-bottom:5px;overflow:hidden;}
.pro_item_4 .paintList li img{width:100%;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;}
.pro_item_4 .paintList li .icon_23{position:absolute;width:57px;height:57px;left:50%;top:50%;margin:-28px 0 0 -28px;background:url(../images/icon_23.png) no-repeat center;background-size:100% 100%;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;}
.pro_item_4 .paintList li h4{color:#231815;font-size:16px;line-height:34px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pro_item_4 .paintList li p{font-size:15px;padding:0 10px;line-height:34px;border-top:1px solid #C9CACA;color:#727171;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pro_item_4 .paintList li:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);}
.pro_item_4 .paintList li:hover .icon_23{transform:scale(0.95);-webkit-transform:scale(0.95);-moz-transform:scale(0.95);-ms-transform:scale(0.95);}
.pro_item_4 .paintList li:hover h4{color:#f39800;}
.pro_item_4 .paintList li:hover{box-shadow:0 0 10px rgba(0,0,0,0.3);}




.video_mark{position:fixed;width:100%;height:100%;background:#000;left:0;top:0;z-index:20;display:none;}
.modal_content{position:absolute;width:50%;height:60%;background:#fff;border-radius:8px;top:20%;left:25%;padding:6px 20px;}
.modal_content .swiper-container{width:100%;height:100%;overflow:hidden;}
.modal_content .swiper-wrapper{width:9999px;height:100%;}
.modal_content .swiper-slide{float:left;height:100%;}



.video_mark .close{position:absolute;width:51px;height:51px;background:url(../images/icon_26.png) no-repeat center;background-size:100% 100%;top:90px;right:8.75%;cursor:pointer;}
.video_mark .btnArea{position:absolute;width:100%;text-align:center;left:0;bottom:-15%;}
.video_mark .swiper-button{display:inline-block;width:20px;height:35px;margin:0 15px;cursor:pointer;}
.video_mark .swiper-button-next{background:url(../images/v_right.png) no-repeat center;background-size:100% 100%;}
.video_mark .swiper-button-prev{background:url(../images/v_left.png) no-repeat center;background-size:100% 100%;}
.iframe{width:100%;height:100%;}
.iframe iframe{width:100%;height:100%;}






/*淘乐仕*/
.taller_item_2{padding:70px 0 50px;}
.taller_item_2 .container{width:72%;}
.tallerList a{display:block;position:relative;float:left;width:22.5%;margin-right:3.3%;margin-bottom:5%;}
.tallerList a:nth-child(4n){margin-right:0;}
.tallerList .img{width:100%;}
.tallerList .img img{width:100%;}
.tallerList .mark{position:absolute;width:100%;height:100%;padding:15px;top:0;left:0;background:rgba(110,178,82,0.9);overflow:hidden;transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;backface-visibility: hidden;opacity:0;}
.tallerList .kuang{width:100%;height:100%;border:1px solid #fff;}
.tallerList .mark span{display:block;width:88%;text-align:center;color:#fff;margin:0 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.tallerList .mark p{position:absolute;width:100%;left:0;top:50%;padding:0 3px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.tallerList .mark .en{font-size:26px;}
.tallerList .mark .ch{font-size:24px;}
.tallerList .a_last .mark{width:100%;background:rgba(110,178,82,0.97);transform:rotateY(0);-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-ms-transform:rotateY(0);opacity:1;}
.tallerList .a_last .kuang{position:absolute;width:60%;height:46.5%;left:20%;top:27%;}
.tallerList .a_last p{font-size:35px;color:#fff;text-align:center;font-weight:700;}
.tallerList a:hover .mark{transform:rotateY(0);-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-ms-transform:rotateY(0);opacity:1;}


/*淘乐仕详情页*/
.pro_details_item_1{padding:100px 0 30px;}
.pro_title{color:#fff;text-align:center;margin-bottom:55px;}
.pro_title .line{width:103px;height:6px;background:#fff;margin:0 auto;}
.pro_title .en{font-size:36px;margin:15px auto 0;}
.pro_title .ch{font-size:30px;}
.crumbs_nav{font-size:15px;}
.crumbs_nav a{color:rgba(255,255,255,0.6);}
.crumbs_nav a.cur{color:#fff;}
.crumbs_nav a:hover{color:#fff;}


.pro_title_2{color:#fff;text-align:center;margin-bottom:55px;}
.pro_title_2 .line{width:103px;height:6px;background:#fff;margin:0 auto;}
.pro_title_2 p{font-size:35px;}
.pro_title_2 .en{margin:15px auto 0;}



.pro_item_detalis_5{padding:60px 0;}
.paintDetailsList a{position:relative;display:block;float:left;overflow:hidden;width:33%;margin-right:0.3%;margin-bottom:0.3%;}
.paintDetailsList a:nth-child(3n){margin-right:0;}
.paintDetailsList .img{position:relative;width:100%;}
.paintDetailsList .img img{width:100%;}
.paintDetailsList .icon_28{opacity:0;position:absolute;width:50px;height:50px;background:url(../images/icon_28.png) no-repeat;background-size:100% 100%;bottom:-50px;left:50%;margin-left:-25px;transition:all 0.7s;-webkit-transition:all 0.7s;-moz-transition:all 0.7s;-ms-transition:all 0.7s;}
.paintDetailsList .mark{position:absolute;width:100%;height:100%;left:0;top:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;}
.paintDetailsList p{position:absolute;width:100%;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);font-size:20px;}
.paintDetailsList p span{display:block;text-align:center;color:#fff;}
.paintDetailsList p .en{text-transform:uppercase;}
.paintDetailsList a:nth-child(1) .mark{background:rgba(88,190,185,0.9);}
.paintDetailsList a:nth-child(2) .mark{background:rgba(122,173,69,0.9);}
.paintDetailsList a:nth-child(3) .mark{background:rgba(142,96,166,0.9);}
.paintDetailsList a:nth-child(4) .mark{background:rgba(211,99,161,0.9);}
.paintDetailsList a:nth-child(5) .mark{background:rgba(227,97,6,0.9);}
.paintDetailsList a:nth-child(6) .mark{background:rgba(69,185,236,0.9);}

.paintDetailsList a:hover .icon_28{opacity:1;bottom:30px;}
.paintDetailsList a:hover .mark{top:-100%;}



.childPage_item_1{position:relative;padding:0 0 40px;}
.childPage_item_1 .container{position:absolute;top:100px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);}
.childPage_item_1 img{width:100%;}


/*搜索页面*/
.product_search_item{position:absolute;top:50%;left:50%;font-size:30px;text-align:center;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);}
.product_search_item p{margin:30px auto 40px;}
.product_search_item a{display:block;color:#fff;width:375px;height:92px;line-height:92px;background:url(../images/icon_35.png) no-repeat;background-size:100% 100%;}







@media screen and (min-width:1200px) and (max-width:1399px){

	.modal_content{width:70%;left:15%;}

}

@media screen and (min-width:992px) and (max-width:1199px){
	/*冠帝*/
	.pro_item_1{padding:45px 0 50px;}
	.pro_s_logo{width:120px;}
	.pro_nav a{font-size:20px;}
	.pro_nav .ch{margin-bottom:18px;}
	.pro_nav .en{font-size:16px;}
	
	.pro_item_2 .img{float:none;margin:auto;}
	.pro_item_2 .text{float:none;width:100%;margin-top:30px;}
	.pro_item_2{padding-bottom:15px;}
	.pro_item_4 .paintList li .icon_23{width:40px;height:40px;margin:-20px 0 0 -20px;}

	.album .close{width:45px;height:45px;right:5%;top:5%;}
	.albumList{width:90%;}

	/*淘乐仕*/
	.pro_t_logo{width:135px;}
	.taller_item_2 .container{width:80%;}
	.tallerList .a_last p{font-size:30px;}
	.tallerList .mark .en{font-size:24px;}
	.tallerList .mark .ch{font-size:22px;}
	

	.pro_title .en{font-size:32px;}
	.pro_title .ch{font-size:26px;}
	.pro_details_item_1{padding-top:70px;}
	
	.childPage_item_1 .container{top:60px;}
	.pro_title_2{margin-bottom:40px;}
	.pro_title_2 p{font-size:30px;}
	.pro_title_2 .en{margin:15px auto 0;}

	
	/*搜索页面*/
	.product_search_item{font-size:26px;}
	.product_search_item img{width:105px;}
	.product_search_item p{margin:20px auto 30px;}
	.product_search_item a{width:335px;height:83px;line-height:83px;}

	.modal_content{width:90%;left:5%;}
	.video_mark .close{width:45px;height:45px;right:5%;top:5%;}

}	

@media screen and (min-width:768px) and (max-width:991px){
	/*冠帝*/
	.pro_item .container{width:92%;}
	.pro_item_1{padding:35px 0 15px;}
	.pro_s_logo{width:100px;}
	.pro_nav a{font-size:18px;}
	.pro_nav .ch{margin-bottom:16px;}
	.pro_nav .en{font-size:15px;}
	
	.pro_item_2 .img{float:none;padding:18px;margin:auto;}
	.pro_item_2 .text{float:none;width:100%;margin-top:30px;}
	.pro_item_2 .text p{margin-bottom:20px;}
	.pro_item_2{padding-bottom:15px;}
	.pro_item_4 .paintList li{padding-top:25px;}
	.pro_item_4 .paintList li .icon_23{width:40px;height:40px;margin:-20px 0 0 -20px;}
	.pro_item_4{padding:35px 0 40px;}


	.album .close{width:45px;height:45px;right:3%;top:5%;}
	.albumList{width:94%;}




	/*淘乐仕*/
	.pro_t_logo{width:110px;}
	.taller_item_2 .container{width:80%;}
	.tallerList .a_last p{font-size:24px;}
	.tallerList .mark .en{font-size:22px;}
	.tallerList .mark .ch{font-size:20px;}
	.tallerList a{width:31.4%;margin-right:2.9%;margin-bottom:2.9%;}
	.tallerList a:nth-child(4n){margin-right:2.9%;}
	.tallerList a:nth-child(3n){margin-right:0;}
	
	.pro_title{margin-bottom:40px;}
	.pro_title .en{font-size:28px;margin:10px 0 0;}
	.pro_title .ch{font-size:22px;}
	.pro_details_item_1{padding-top:70px;}
	.paintDetailsList p{font-size:18px;}
	
	.pro_title_2 .line{width:95px;height:4px;}
	.childPage_item_1 .container{top:40px;}
	.pro_title_2{margin-bottom:20px;}
	.pro_title_2 p{font-size:25px;}
	.pro_title_2 .en{margin:10px auto 0;}

	/*搜索页面*/
	.product_search_item{font-size:24px;}
	.product_search_item img{width:100px;}
	.product_search_item p{margin:20px auto 30px;}
	.product_search_item a{width:300px;height:74px;line-height:74px;}

	.modal_content{width:94%;left:3%;padding:5px;}
	.video_mark .close{width:45px;height:45px;right:5%;top:5%;}

}

@media screen and (min-width:0px) and (max-width:767px){
    .pro_item_1{width:100%;padding:0px 0 30px; position:relative; top:0px;  background:#6F6A67 !important;}
	 .pro_item_1 ul{background:#6F6A67 !important;}
/*	.pro_item_1{width:200px;  position:absolute; right:0; top:90px; background:#6F6A67}*/
	.pro_item .container{width:98%;}
	.pro_item_1 .container{width:100%;}
	.pro_item_1{padding:0;}
	.pro_s_logo{width:80px;}
	.pro_nav a{font-size:14px; width:50% !important; height:30px; line-height:30px; text-indent:2em; float:left;  background:#6F6A67; }
	.pro_nav a .hover{color:#E0B649; background:#534F4C;   display:block}
	.pro_nav .ch{margin-bottom:14px;}
	.pro_nav .en{font-size:13px;}
	.pro_nav .line{width:100%;}

    .pro_item .container{width:96%; padding-top:20px}
	.pro_item_2{padding:25px 0 50px;}
	.pro_item_2 .img{float:none;margin:auto;width:100%;}
	.pro_item_2 .text{float:none;width:100%;margin-top:30px; }
	.pro_item_2 .text p{margin-bottom:15px;}
	.pro_item_2{padding-bottom:15px;}
	.pro_item_2 h3{ color:#000; font-weight:600; font-size:22px; line-height:30px}
     .pro_item_2 h4{ color:#E0B649;  font-size:18px; line-height:30px; margin-bottom:20px}
	 
.pro_item_2 .text{font-size:15px;color:#595757;line-height:28px; background:#9A938A; height: auto !important}
.pro_item_2 .text strong{font-size:16px; font-weight:700; color:#FFF; padding-top:20px}
.pro_item_2 .text p{margin:0 20px 23px;text-align:justify; color:#FFF }
.pro_item_2 .text p span{display:block;line-height:36px; float:left; width:48%; border:1px solid #CCC; text-align:center; margin-bottom:10px;}
.pro_item_2 .text p span:nth-child(1n){margin-right:2%}

	.pro_item_3{padding-bottom:25px;}
	.colorCard ul li{width:120px!important;}

	.pro_item_4 .paintList li{width:48%;margin-right:4%;margin-bottom:4%;padding-top:25px;}
	.pro_item_4 .paintList li:nth-child(2n){margin-right:0;}
	.pro_item_4 .paintList li .icon_23{width:40px;height:40px;margin:-20px 0 0 -20px;}
	.pro_item_4{padding:35px 0;}

	

	.album .close{width:30px;height:30px;right:50%;top:15%;margin-right:-15px;}
	.albumList{width:94%;height:50%;}
	.album .swiper-button{width:15px;height:25px;}


	/*淘乐仕*/
	.pro_t_logo{width:100px;}
	.taller_item_2{padding:30px 0 10px;}
	.taller_item_2 .container{width:92%;}
	.tallerList .mark .en{font-size:16px;}
	.tallerList .mark .ch{font-size:14px;}
	.tallerList .a_last p{font-size:20px;}
	.tallerList a{width:48%;margin-right:4%;margin-bottom:4%;}
	.tallerList a:nth-child(2n){margin-right:0;}
	.tallerList .mark span{width:75%;}
	.tallerList .mark{background:rgba(110,178,82,0);transform:rotateY(0);-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-ms-transform:rotateY(0);transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;backface-visibility: hidden;opacity:1;}
	
	.crumbs_nav{font-size:13px;}
	.pro_title{margin-bottom:40px;}
	.pro_title .en{font-size:24px;margin:10px 0 0;}
	.pro_title .ch{font-size:18px;}
	.pro_details_item_1{padding:40px 0 20px;}
	.pro_details_item_1 .container{width:92%;}
	.pro_item_detalis_5{padding:35px 0;}
	.paintDetailsList p{font-size:16px;}
	.paintDetailsList a{width:49%;margin-right:2%;margin-bottom:2%;}
	.paintDetailsList a:nth-child(3n){margin-right:2%;}
	.paintDetailsList a:nth-child(2n){margin-right:0;}
	
	
	.pro_title_2 .line{width:65px;height:3px;}
	.childPage_item_1 .container{width:100%;top:20px;padding:0 15px;}
	.pro_title_2{margin-bottom:20px;}
	.pro_title_2 p{font-size:18px;}
	.pro_title_2 .en{margin:3px auto 0;}

	/*搜索页面*/
	.product_search_item{font-size:20px;}
	.product_search_item img{width:75px;}
	.product_search_item p{margin:10px auto 20px;}
	.product_search_item a{width:250px;height:60px;line-height:60px;}


	.modal_content{width:94%;height:50%;top:25%;left:3%;padding:5px;}
	.video_mark .close{width:30px;height:30px;right:50%;top:15%;margin-right:-15px;}
	.video_mark .swiper-button{width:15px;height:25px;}


}