﻿@import url(style.css);
@import url(pscroll.css);
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
/*内页*/
.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards; }
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}
.o_big_con .cons .wrap{ height:100%; display:table; }
.o_big_con .h2{ font-weight:lighter; display:table-cell; vertical-align:middle; color:#fff;text-align:center;}
.o_big_con .h2 span{ display:block;padding-bottom:3px; line-height:50px; overflow:hidden; margin-top:1%;}
.o_big_con .h2 label{display:inline-block; position:relative; line-height:36px;  vertical-align:top; }


.postions{ height:49px; line-height:49px; overflow:hidden;color:#999999; font-size:14px; border-bottom:1px solid #e5e5e5; display:none;}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#999999; }
.postions a:hover{ color:#333333;}
.postions label{ color:#333333;}
.postions .postions_r{}
.postions .postions_r img{ vertical-align:baseline; margin-right:10px; height:12px;}
.postions h2{ float:left; font-weight:lighter; color:#333; height:58px; font-size:20px;}
.postions h2 span{font-size:16px; font-family:Arial;}
.postions .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}
.postions .postions_b{ float:right;}
.postions .postions_b a{ float:left; margin-left:10px; padding-left:10px; padding-right:10px;overflow:hidden; font-size:16px; line-height:47px; height:47px;color:#fff;}
.postions .postions_b a:hover{color:#f66f6a;}
.postions .postions_b a.isel{ background:#79181a;color:#fff;}

/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;opacity:0;filter:Alpha(opacity=0);}

/*产品中心*/
.about_l{ float: left;width:310px; border:1px solid #f1f1f1;overflow:hidden; margin-right:2.1%; margin-top:40px; padding-top:20px; margin-bottom:5%;}
.about_l .i_left_ul2{ overflow:hidden; width:280px; margin-left:15px;  /*background-color:#f4f8f9; border:1px solid #dadada; border-top:0;*/}
.about_l .i_left_ul2 li h2{ font-weight:lighter; overflow:hidden;padding-left:5px; padding-right:5px; height:48px;line-height:47px;font-size:14px; color:#666; cursor:pointer; maring-bottom:3px; margin-top:3px; position:relative;}
.about_l .i_left_ul2 li h2 a{color:#333; text-decoration:none; display:block;border-bottom:1px dashed #eee;transition:all 0.3s;}
.about_l .i_left_ul2 li h2 a:hover{ color:#9a0013; margin-left:3px;}
.about_l .i_left_ul2 li h2.left_sel{ color:#9a0013;}
.about_l .i_left_ul2 li h2.left_sel:after{ content:""; position:absolute; height:14px; top:50%; margin-top:-7px; width:1px; left:0; background:#9a0013;}
.about_l .i_left_ul2 li h2.left_sel a{ color:#9a0013;}
.about_l .i_left_ul2 li{display:block; width:100%;}
.about_l .i_left_ul2 li:last-child h2{ border-bottom:none; margin-bottom:0;}
.about_l .i_left_ul2 li:last-child h1{ border-bottom:none; margin-bottom:0;}
.about_l .i_left_ul2 li h1{font-weight:lighter; overflow:hidden;padding: 0 20px 0 0;line-height:1.75;font-size:14px; color:#666; cursor:pointer; position:relative;background:url(../images/product_bg1.png) right center no-repeat; border-bottom:1px solid #ebebeb;}
.about_l .i_left_ul2 li h1 a{ color:#666; text-decoration:none;display:block;/* border-bottom:1px dashed #eee; */transition:all 0.3s;padding: 20px 0;}
.about_l .i_left_ul2 li h1 a span{ font-weight:bold; color:#333333; width: 100%;}
.about_l .i_left_ul2 li h1:hover a{margin-left:3px;}
.about_l .i_left_ul2 li h1.left_sel{ background-image:url(../images/product_bg1_on.png);}
.about_l .i_left_ul2 li h1.left_sel a{ color:#76bd42;}
.about_l .i_left_ul2 li h1.left_sel a span{ color:#76bd42;}
.about_l .i_left_ul2 li div{ margin-top:7px; font-size:14px;display:none; padding-left:5px; padding-right:5px; padding-bottom:9px; border-bottom:1px solid #ebebeb;}
.about_l .i_left_ul2 li div a{ display:block; height:36px; line-height:36px; overflow:hidden; color:#666;}
.about_l .i_left_ul2 li div a:hover{color:#76bd42;}
/*.about_l .i_left_ul2 li div dl{overflow:hidden;}
.about_l .i_left_ul2 li div dl dd{overflow:hidden; background:#f5f5f5; display:none; padding-top:10px; padding-bottom:15px;}
.about_l .i_left_ul2 li div dl dd p{padding-left:12px; height:30px; line-height:30px; margin-bottom:10px; overflow:hidden; padding-right:11px;  }
.about_l .i_left_ul2 li div dl dd p:last-child{margin-bottom:0;}
.about_l .i_left_ul2 li div dl dd p a{ height:30px; line-height:30px; overflow:hidden; display:block; padding-left:36px; padding-right:8px; color:#666666; border-radius:6px;}
.about_l .i_left_ul2 li div dl dd p a:hover{color:#fff;background:#380010;}
.about_l .i_left_ul2 li div dl dd p.on a{ color:#fff;background:#380010;}
.about_l .i_left_ul2 li div dl span{ padding-left:37px; padding-right:8px; overflow:hidden; display:block; line-height:44px;  height:44px;font-size:16px; color:#666666;cursor:pointer;}
.about_l .i_left_ul2 li div dl span a{ color:#666666; text-decoration:none; display:inline;transition:all 0.3s;}
.about_l .i_left_ul2 li div dl span a:hover{color:#9a0013; padding-left:4px;}*/
.about_l .i_left_ul2 li div a.left_sel{color:#76bd42;}

.about_r{ overflow:hidden;margin-top:40px; min-height:400px; }
.product_ul{ overflow:hidden; border-left:1px solid #f3f3f3;border-top:1px solid #f3f3f3;}
.product_ul ul li{ float:left; width:33.33%; overflow:hidden;}
.product_ul ul li .boxs{ overflow:hidden;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;}
.product_ul ul li .imgs{ overflow:hidden; position:relative;}
.product_ul ul li .imgs img{display: block;width: 100%; height:250px;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.product_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product_ul ul li .imgs .bgs{ background:rgba(255,255,255,0.89); position:absolute; top:0; left:0; width:100%; height:100%;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}
.product_ul ul li .imgs .bgs .desc{ width:80%; position:absolute; top:50%; left:50%; max-width:196px; border:3px solid #76bd42; color:#333333; line-height:24px; font-size:14px;transform: translate(-50%, -50%); text-align:center;}
.product_ul ul li .imgs .bgs .desc span{ display:block; max-width:148px; width:92%; margin:0 auto; padding-top:10%; padding-bottom:10%;}
.product_ul ul li .imgs:hover .bgs{opacity:1.0;filter:Alpha(opacity=100);}
.product_ul ul li .txts{ width:94%; margin:0 auto; max-width:266px; overflow:hidden; margin-top:22px; margin-bottom:29px; color:#333;}
.product_ul ul li .txts .h3{ font-size:14px; height:26px; line-height:26px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-weight:lighter;}
.product_ul ul li .txts .h3 span{ font-weight:bold; padding-right:7px;}
.product_ul ul li .txts .h3:hover{ color:#76bd42;}
.product_ul ul li .txts .price{ font-size:14px;height:24px; line-height:24px; overflow:hidden;}
.product_ul ul li .txts .price{ font-size:14px;height:24px; line-height:24px; overflow:hidden;}
.product_ul ul li .txts .color{ overflow:hidden; margin-top:10px;}
.product_ul ul li .txts .color span{ float:left; padding-left:10px; padding-right:10px;height:24px; line-height:24px; overflow:hidden; background:#f6f6f6; font-size:12px; color:#666666;}

.product_more{ text-align:center; font-size:16px; display:block; margin:0 auto; width:304px; height:52px; line-height:52px; overflow:hidden; background:#3a3a3a; color:#fff;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s; margin-top:6%; margin-bottom:6%;}
.product_more:hover{ background:#76bd42; color:#fff;}
.product_more.bgs2{ margin-top:4%;}

/*产品详细*/
.pro_one{ overflow:hidden; margin-top:40px;}
.pro_one .com_pro_one_limg{ float:left; overflow:hidden; width:718px; margin-right:35px;}
.pro_one .com_pro_one_limg img{ width:100%;}

.pro_one .pro_one_r{ overflow:hidden;color:#666666;}
.pro_one .pro_one_r .com_pro_t{ margin-right:80px; margin-top:30px; line-height:36px;}
.pro_one .pro_one_r .com_pro_t span{ font-weight:bold; /*padding-right:13px;*/ display:block;}
.pro_one .pro_one_r .com_pro_desc{ line-height:26px; overflow:hidden; color:#666666; font-size:14px;}
.pro_one .pro_one_r .com_pro_desc br{ display:none;}
.pro_one .pro_one_r .prices{ font-weight:bold; margin-top:12px;}
.pro_one .pro_one_r .prices s{ font-size:14px; color:#999; font-weight:normal;}
.pro_one .pro_one_r .txts{ margin-top:16px; background:#f6f6f6; color:#666666; font-size:14px; padding-left:20px; padding-right:20px; line-height:24px; padding-top:8px; padding-bottom:8px;}
.pro_one .pro_one_r .com_pro_hui{ margin-top:30px; margin-bottom:21px;}
.pro_one .pro_one_r .com_pro_hui ul li{ display:block; line-height:38px; overflow:hidden; margin-bottom:20px;}
.pro_one .pro_one_r .com_pro_hui ul li:nth-child(2){ line-height:39px;}
.pro_one .pro_one_r .com_pro_hui ul li .span{ float:left; width:100px; text-indent:5px;font-size:14px;  color:#999;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label2{ overflow:hidden; }
.pro_one .pro_one_r .com_pro_hui ul li .ico_label2 .css-radio{ display:none;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label2 .css-label_r2{ float:left; margin-right:10px; width:152px; height:36px; line-height:36px; font-size:14px; overflow:hidden;  border:1px solid #e6e6e6; cursor:pointer; margin-bottom:9px; text-align:center;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label2 .css-label_r2:nth-child(3n+0){ margin-right:0;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label2 .css-label_r2:hover{ border:1px solid #76bd42;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label2 .css-label_r2.psel{border:1px solid #76bd42;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label2 input[type=radio].css-radio:checked + label.css-label_r2{ border:1px solid #76bd42; color:#76bd42; background:url(../images/product_bg2.png) right bottom no-repeat}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label{ overflow:hidden;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label .css-radio{ display:none;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label .css-label_r2{ display:inline-block; width:37px; height:37px; font-size:0; overflow:hidden; border:1px solid #e6e6e6; cursor:pointer; background:#a8a5a1; position:relative; margin-right:8px; vertical-align:top;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label .css-label_r2:hover{ border:1px solid #76bd42;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label .css-label_r2.psel{border:1px solid #76bd42;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label .css-label_r2:before{ border:7px solid #fff; content:""; position:absolute; top:0; left:0; width:24px; height:24px;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label input[type=radio].css-radio:checked + label.css-label_r2{ border:1px solid #76bd42;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label input[type=radio].css-radio:checked + label.css-label_r2:after{ position:absolute; content:""; right:0; bottom:0; width:6px; height:6px; background:url(../images/product_bg3.png) left top no-repeat;}
.pro_one .pro_one_r .com_pro_hui ul li:nth-child(3){ margin-top:11px;}
.pro_one .pro_one_r .com_pro_hui ul li .jiajian{ width:110px; overflow:hidden; height:34px; border:1px solid #ebebeb; margin-bottom:21px; float:left;}
.pro_one .pro_one_r .com_pro_hui ul li .jiajian .text{float:left;margin:0px ;display:inline;width:52px;height:34px; color:#333;text-align: center;font:300 16px/34px Arial;padding: 0px;overflow: hidden; outline:medium; border:0; border-right:1px solid #e6e6e6;border-left:1px solid #e6e6e6;  background:#fff; }
.pro_one .pro_one_r .com_pro_hui ul li .jiajian a{margin:0; float:left;display:block; width:28px;height:34px;overflow:hidden; line-height:34px; text-align:center; font-size:16px; font-family:"宋体";}
.pro_one .pro_one_r .com_pro_hui ul li .jiajian a.reduce{ background:#f6f6f6;}
.pro_one .pro_one_r .com_pro_hui ul li .jiajian a.add{ background:#f6f6f6;}
.pro_one .pro_one_r .com_pro_hui ul li .jiajian a:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.pro_one .pro_one_r .com_pro_hui ul li .bnts{ margin-right:25px; float:left; height:50px; line-height:50px; overflow:hidden; width:230px; text-align:center; display:block; background-color:#76bd42;color:#fff; font-size:16px;}
.pro_one .pro_one_r .com_pro_hui ul li .bnts.bgs1{ background:#131313; color:#fff; margin-right:0;}
.pro_one .pro_one_r .com_pro_hui ul li .bnts:hover{background-color:#76bd42;  color:#fff;transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80); }
.pro_one .pro_one_r .com_pro_hui ul li .fav_a{ float:left; height:34px; line-height:34px; overflow:hidden; background:url(../images/fav.png) left center no-repeat; margin-left:4%; font-size:14px;padding-left:22px;}
.pro_one .pro_one_r .com_pro_hui ul li .fav_a:hover{ background-image:url(../images/fav_on.png);}

.product_user{ padding-top:50px; overflow:hidden;}
.product_user .product_box{ background:#f6f6f6; overflow:hidden; position:relative;}
.product_user .product_box .imgs{ overflow:hidden; float:left; width:49.9%;}
.product_user .product_box .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.product_user .product_box .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product_user .product_box .txts{ width:50.1%; position:absolute;overflow:hidden; color:#333333;top:50%; right:0%;transform: translate(0%, -50%);}
.product_user .product_box .txts .cons{width:92%; margin:0 auto; max-width:562px;  overflow:hidden;}
.product_user .product_box .txts .h3{ font-weight:bold; line-height:1.5;}
.product_user .product_box .txts .addr{ color:#000000; font-size:18px; line-height:1.5;}
.product_user .product_box .txts .p{ overflow:hidden; line-height:24px; height:48px; font-size:16px; color:#000; margin-top:30px;}
.product_user .product_box .txts .mores{ margin-top:35px; color:#999999; font-size:14px; float:left;}
.product_user .product_box .txts .mores:hover{ color:#76bd42;}
.pro_two{ overflow:hidden; margin-top:20px; font-size:14px; line-height:26px;padding: 20px;border: 1px solid #f6f6f6;}
.pro_two img{ max-width:100%; margin-bottom:20px;}
.pro_two .pro_two_end{ text-align:center; overflow:hidden; background:#f6f6f6; padding-top:6.5%; padding-bottom:6.5%;}
.pro_two .pro_two_end .h3{ color:#000000; font-weight:lighter; overflow:hidden; line-height:1.2;}
.pro_two .pro_two_end .ul{ overflow:hidden; margin-top:5%;}
.pro_two .pro_two_end .ul li{ float:left; width:33.33%; overflow:hidden; line-height:36px;}
.pro_two .pro_two_end .ul li img{ width:110px; display:block; margin:0 auto; margin-bottom:20px;}
.pro_two .pro_two_end .ul li .p{ padding-left:2%; padding-right:2%; overflow:hidden;}

.product_t{ overflow:hidden; padding-top:37px; line-height:102px; border-bottom:7px solid #f6f6f6; color:#3a3a3a;}
.product_sd{ overflow:hidden; padding-top:39px;}
.product_sd ul li{ overflow:hidden; display:block; margin-bottom:8px;}
.product_sd ul li:last-child{ margin-bottom:0;}
.product_sd ul li .sd_one{ overflow:hidden;}
.product_sd ul li .sd_one .head{ float:left; width:46px; height:46px; border-radius:50%;}
.product_sd ul li .sd_one .head img{ width:100%;}
.product_sd ul li .sd_one .sd_name{ float:left; margin-left:9px; font-size:14px; color:#333; line-height:20px; margin-top:3px;}
.product_sd ul li .sd_one .sd_name span{ display:block;}
.product_sd ul li .sd_one .date{ float:right; line-height:46px; overflow:hidden; color:#3a3a3a; font-size:14px;}
.product_sd ul li .p{ color:#3a3a3a; font-size:14px; line-height:26px; overflow:hidden; margin-top:18px;}
.product_sd ul li .dl{ overflow:hidden; margin-top:12px;}
.product_sd ul li .dl dd{ float:left; width:18.4%; margin-right:2%; margin-bottom:2%; overflow:hidden;}
.product_sd ul li .dl dd:nth-child(5n+0){ margin-right:0;}
.product_sd ul li .dl dd img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.product_sd ul li .dl dd:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product_pos{ position:fixed; top:0; left:0; width:100%; height:42px; line-height:42px; padding-top:14px; padding-bottom:14px; background:#3a3a3a; z-index:11; display:none;}
.product_pos .prul{ overflow:hidden; float:left;}
.product_pos .prul li{ float:left; padding-right:35px; margin-right:35px; position:relative; font-size:16px; cursor:pointer; color:#fff;}
.product_pos .prul li:after{ position:absolute; content:""; right:0; top:50%; width:1px; height:16px; margin-top:-8px; background:#818182;}
.product_pos .prul li:last-child:after{ width:0;}
.product_pos .prul li.psel{ color:#76bd42;}
.product_pos .praddcart{ float:right; margin-right:20px; width:144px; height:42px; color:#fff; text-align:center; background:#e56a69; font-size:16px;transition:all 0.3s;}
.product_pos .praddcart:hover{opacity:0.9;filter:Alpha(opacity=90);}
.product_pos .prcart{ float:right;width:142px; height:40px; line-height:40px; border:1px solid #fff; color:#fff; text-indent:65px; font-size:16px;background:url(../images/product_bg4.png) 30px center no-repeat; text-align:left;transition:all 0.3s;}
.product_pos .prcart:hover{opacity:0.9;filter:Alpha(opacity=90);}

/*合作品牌*/
.news_a{ text-align:center;overflow:hidden; font-size:16px; background:#f5f5f5;}
.news_a a{line-height:58px; margin-left:2%; margin-right:2%; display:inline-block; color:#333333;transition:all 0.3s; position:relative; overflow:hidden; vertical-align:top; }
.news_a a:hover{ color:#76bd42;}
.news_a a.csel{ color:#76bd42;}
.news_a a:after{ content:""; position:absolute; left:50%; right:50%; width:0; bottom:0; height:2px; background:#76bd42;transition:all 0.3s;}
.news_a a:hover:after{ width:100%; left:0; right:0;}
.news_a a.csel:after{ width:100%; left:0; right:0;}
.brand_one{ overflow:hidden; margin-top:60px; color:#666666; font-size:14px; line-height:25px; margin-bottom:6px;}
.brand_one .imgs{ overflow:hidden; width:650px; float:left;}
.brand_one .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.brand_one .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.brand_one .txts{ float:right; width:610px; overflow:hidden;}
.brand_one .txts .logo{ margin-top:32px; overflow:hidden;margin-bottom:10px;}
.brand_one .txts .img{ display:block; max-height:61px; float:left; }
.brand_one .txts .desc{ overflow:hidden; padding-left:23px;}
.brand_one .txts .desc .b{ display:block; font-weight:bold; color:#333; display:block; margin-bottom:3px; margin-top:3px;}
.brand_one .txts .h3{ font-size:16px; font-weight:bold; padding-top:32px; overflow:hidden; color:#333; margin-bottom:6px;}
.brand_type{ overflow:hidden; background:#f5f5f5; margin-top:42px; padding-top:12px; padding-bottom:12px;  line-height:30px; padding-left:19px; font-size:14px;}
.brand_type span{ float:left; overflow:hidden; margin-right:14px;}
.brand_type .a{ overflow:hidden;}
.brand_type .a a{ float:left; color:#000000; padding-left:15px; padding-right:15px; margin-right:2%;}
.brand_type .a a:hover{ color:#76bd42;}
.brand_type .a a.bsel{ color:#fff; background:#76bd42;}
.brand_two{margin-top:30px;overflow:hidden; border-left:1px solid #f3f3f3;border-top:1px solid #f3f3f3;}
.brand_two ul li{ float:left; width:25%; overflow:hidden;}
.brand_two ul li .boxs{ overflow:hidden;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;}
.brand_two ul li .imgs{ overflow:hidden; position:relative;}
.brand_two ul li .imgs img{display: block;width: 100%; height:250px;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.brand_two ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.brand_two ul li .imgs .bgs{ background:rgba(255,255,255,0.89); position:absolute; top:0; left:0; width:100%; height:100%;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}
.brand_two ul li .imgs .bgs .desc{ width:80%; position:absolute; top:50%; left:50%; max-width:196px; border:3px solid #76bd42; color:#333333; line-height:24px; font-size:14px;transform: translate(-50%, -50%); text-align:center;}
.brand_two ul li .imgs .bgs .desc span{ display:block; max-width:148px; width:92%; margin:0 auto; padding-top:10%; padding-bottom:10%;}
.brand_two ul li .imgs:hover .bgs{opacity:1.0;filter:Alpha(opacity=100);}
.brand_two ul li .txts{ width:94%; margin:0 auto; max-width:266px; overflow:hidden; margin-top:22px; margin-bottom:29px; color:#333;}
.brand_two ul li .txts .h3{ font-size:14px; height:26px; line-height:26px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-weight:lighter;}
.brand_two ul li .txts .h3 span{ font-weight:bold; padding-right:7px;}
.brand_two ul li .txts .h3:hover{ color:#76bd42;}
.brand_two ul li .txts .price{ font-size:14px;height:24px; line-height:24px; overflow:hidden;}
.brand_two ul li .txts .price{ font-size:14px;height:24px; line-height:24px; overflow:hidden;}
.brand_two ul li .txts .color{ overflow:hidden; margin-top:10px;}
.brand_two ul li .txts .color span{ float:left; padding-left:10px; padding-right:10px;height:24px; line-height:24px; overflow:hidden; background:#f6f6f6; font-size:12px; color:#666666;}

/*关于我们*/
.about_con{ overflow:hidden; margin-bottom:6%;font-size:14px; color:#666666; line-height:28px; margin-top:5%; position:relative;}
.about_con .imgs{ overflow:hidden; width:650px; float:left; margin-top:94px; position:relative; z-index:1;}
.about_con .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about_con .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about_con img{ max-width:100%;}
.about_con .txts{ width:782px; height:537px; position:absolute; right:0; top:0; background:url(../images/about_bg1.jpg) left top no-repeat; background-size:100% 100%;}
.about_con .txts .cons{ width:710px; overflow:hidden; margin:0 auto; padding-top:49px;}
.about_con .txts .img{ height:34px; display:block; margin-bottom:25px;}
.about_con .txts .boxs{ width:576px; float:right;}
.about_con .txts .boxs .h3{ overflow:hidden; font-weight:lighter; font-size:24px; color:#333333; position:relative; padding-bottom:20px;; line-height:30px; margin-top:6px; margin-bottom:20px;}
.about_con .txts .boxs .h3 .b{ display:block; font-weight:bold; color:#efefef;}
.about_con .txts .boxs .h3:after{ content:""; position:absolute; bottom:0; left:0; width:21px; height:2px; background:#d2d2d2;}
.about_con .txts .boxs .p{ padding-bottom:3%;}

.about_con #out{height:270px; overflow: hidden; position: relative;width: 576px;}
.about_con #content{-moz-user-select: none;height: 100%;  overflow: auto; width: 576px; padding-right:20px;}
.about_con #cone{ width:546px;}
#scrollBar,#scrollBarHandle,.scroll_bar_top,.scroll_bar_top_a,.scroll_bar_bottom,.scroll_bar_bottom_a {background-image:url(../images/bg_scrollbar.png);}
#scrollBar {position:absolute;top:0;right:0;z-index:9;width:14px;height:100%;background-repeat:repeat-y;background-position:-42px 0;float:left;}
#scrollBarTop,#scrollBarHandle,#scrollBarBottom {position:absolute;left:0;cursor:default;}
#scrollBarHandle{cursor:pointer;}
#scrollBarTop,#scrollBarBottom {width:100%;height:0px;color:#fff;text-align:center;}
#scrollBarTop { top:0; }
#scrollBarBottom { bottom:0; }
#scrollBarHandle { width:100%; background-repeat:repeat-y; background-position:-28px 0; }
.scroll_bar_top { background-position:0 0; }
.scroll_bar_top_a { background-position:-14px 0; }
.scroll_bar_bottom { background-position:-56px 0; }
.scroll_bar_bottom_a { background-position:-70px 0; }

/*clearfix清除浮动*/
.clearfix{*zoom:1}
.clearfix:before,
.clearfix:after{display:table;content:""}
.clearfix:after{clear:both}

.pst-rel{position:relative;}
.pst-abs{position:absolute;}

.about_con2{
	padding: 80px 0;
	background-color: #fafafa;
}
.ab_tit{
	color: #000;
	margin-bottom: 45px;
}
.ab_tit h3{
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 15px;
}
.ab_tit p{
	font-size: 16px;
	line-height: 1.4;
}
.about_con2 .con{}
.about_con2 .con ul{
	overflow: hidden;
}
.about_con2 .con ul li{
	float: left;
}
.about_con2 .con ul li img{
	width: 100%;
}
.about_con2 .con ul li:nth-child(1){
	width: 46.05%;
	margin-right: 2%;
}
.about_con2 .con ul li:nth-child(2),.about_con2 .con ul li:nth-child(3){
	width: 51.95%;
}
.about_con2 .con ul li:nth-child(2){
	margin-bottom: 2%;
}

.about_con2 .con ul li:nth-child(4){
	width: 49.9%;
	margin-top: 2%;
}
.about_con2 .con ul li:nth-child(5){
	width: 48.1%;
	margin-top: 2%;
}
.about_con2 .con ul li:nth-child(4){
	margin-right: 2%;
}

.about_con2 .con ul li .pic{}
.about_con2 .con ul li .pic img{}

*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width: 100%;height: 100%;
*height: auto;object-fit: cover;}
.rect-40{padding-bottom: 40%;}
.rect-50{padding-bottom: 50%;}
.rect-55{padding-bottom: 55%;}
.rect-5625{padding-bottom: 56.25%;}
.rect-60{padding-bottom: 60%;}
.rect-65{padding-bottom: 65%;}
.rect-67{padding-bottom: 67%;}
.rect-70{padding-bottom: 70%;}
.rect-75{padding-bottom: 75%;}
.rect-80{padding-bottom: 80%;}
.rect-90{padding-bottom: 90%;}
.rect-100{padding-bottom: 100%;}
.rect-135{padding-bottom: 135%;}
.rect-140{padding-bottom: 140%;}
.rect-150{padding-bottom: 150%;}
li *[class*="pic"]{overflow: hidden;}
li *[class*="pic"]>img{-webkit-transition: 0.3s ease-out;-moz-transition: 0.3s ease-out;-ms-transition: 0.3s ease-out;-o-transition: 0.3s ease-out;transition: 0.3s ease-out;}
li:hover *[class*="pic"]>img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}


.about_con3{
	padding: 80px 0;
	background-color: #fff;
}
.about_con3 .con{}
.about_con3 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about_con3 ul li{
	width: 32%;
	margin-right: 2%;
}

.about_con3 ul li:nth-child(4),.about_con3 ul li:nth-child(5){
	width: 49%;
	margin-top: 2%;
}
.about_con3 ul li:nth-child(3),.about_con3 ul li:nth-child(5){
	margin-right: 0;
}
.about_con3 ul li .pic{}
.about_con3 ul li .pic img{}
/*精选晒单*/
.order_ul{ overflow:hidden; padding-top:60px;}
.order_ul ul li{ overflow:hidden; float:left; margin-right:2%;margin-bottom:2%; width:18.4%;}
.order_ul ul li:nth-child(5n+0){ margin-right:0;}
.order_ul ul li .boxs{ border:1px solid #f0f0f0; overflow:hidden;}
.order_ul ul li .sd_one{ overflow:hidden; width:94%; max-width:210px; margin:0 auto;margin-top:10px; margin-bottom:20px; }
.order_ul ul li .sd_one .head{ float:left; width:46px; height:46px; border-radius:50%;}
.order_ul ul li .sd_one .head img{ width:100%;}
.order_ul ul li .sd_one .sd_name{ float:left; margin-left:9px; font-size:14px; color:#333; line-height:20px; margin-top:3px;}
.order_ul ul li .sd_one .sd_name span{ display:block;}
.order_ul ul li .p{ color:#333333; font-size:14px; line-height:26px; height:78px; overflow:hidden; width:94%; max-width:210px; margin:0 auto; margin-top:15px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.order_ul ul li .imgs{ overflow:hidden; margin-top:12px;}
.order_ul ul li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.order_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}

/*精选晒单详细弹窗*/
.case_bgs2{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.case_tc2{z-index: 19891025; width: 90%; /* top: 157.5px; */  left: 50%; margin-left:-45%; /* margin-left: -300px; */  position:absolute; overflow: hidden; top:270px; /*height:0;*/ display: none;}
.case_tc2 .case_box{ width:96%; margin:0 auto; max-width:1178px;background: #fff; overflow: hidden; position:relative;}
.case_tc2 .case_box .closed{ right:10px; position:absolute; top:10px; cursor:pointer; width:33px; height:33px;background:url(../images/close2.png);background-size:100%;}
.case_tc2 .case_box .closed:hover{/*background-image:url(../images/close2_on.png);*/opacity:0.8;filter:Alpha(opacity=80);}
.case_tc2 .case_divs{ position:relative;width:94%; margin:0 auto; max-width:1060px; margin-top:58px; margin-bottom:60px;}
.case_tc2 .case_divs .imgs{ overflow:hidden;}
.case_tc2 .case_divs .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.case_tc2 .case_divs .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.case_tc2 .case_divs .sd_one{ overflow:hidden;margin-top:30px; }
.case_tc2 .case_divs .sd_one .head{ float:left; width:46px; height:46px; border-radius:50%;}
.case_tc2 .case_divs .sd_one .head img{ width:100%;}
.case_tc2 .case_divs .sd_one .sd_name{ float:left; margin-left:9px; font-size:14px; color:#333; line-height:20px; margin-top:3px;}
.case_tc2 .case_divs .sd_one .sd_name span{ display:block;}
.case_tc2 .case_divs .p{ color:#333333; font-size:14px; line-height:26px;  margin-top:15px;overflow:hidden;}
.case_tc2 .case_divs .tc_t{ font-size:20px; overflow:hidden; margin-top:35px;}

/*设计资讯*/
.design_ul{ overflow:hidden; margin-top:60px;}
.design_ul ul li{ display:block; position:relative; overflow:hidden; margin-bottom:40px;}
.design_ul ul li:last-child{ margin-bottom:0;}
.design_ul ul li .imgs{ overflow:hidden;width:50%;}
.design_ul ul li .imgs img{ width:100%;}
.design_ul ul li .imgs .img{overflow:hidden;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
.design_ul ul li:hover .imgs .img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.design_ul ul li .txts{ overflow:hidden; position:absolute; right:0; top:0; width:50%; height:100%;}
.design_ul ul li .txts .cons{ overflow:hidden; width:94%; max-width:614px; right:0; position:absolute; top:50%;transform: translate(0%, -50%);}
.design_ul ul li:nth-child(2n+0) .txts{ left:0; right:auto;}
.design_ul ul li:nth-child(2n+0) .txts .cons{ left:0; right:auto;}
.design_ul ul li .txts .h3{ font-weight:lighter; overflow:hidden; color:#333333;}
.design_ul ul li .txts .h3 span{ display:block; color:#333; font-weight:bold;transition:all 0.3s; height:36px; line-height:36px; overflow:hidden; margin-bottom:3px;}
.design_ul ul li .txts .h3 label{color:#000; display:block;height:36px; line-height:36px; overflow:hidden;}
.design_ul ul li .txts .p{ overflow:hidden; margin-top:28px; color:#000; font-size:16px; line-height:24px; height:48px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:left;}
.design_ul ul li .txts em{ font-style:normal; font-size:14px; display:block; margin-top:36px; color:#999999; transition:all 0.3s;}
.design_ul ul li .txts em:hover{ margin-left:5px;}
.design_ul ul li:hover .txts .h3 span{ color:#76bd42;}
.design_ul ul li:hover .txts em{ color:#76bd42;}
/*设计资讯详细*/
.design_ul ul li .txts2{ overflow:hidden; width:47%; float:right; margin-top:18px; max-width:612px;}
.design_ul ul li .txts2 .h3{ font-weight:lighter; overflow:hidden; color:#333333;}
.design_ul ul li .txts2 .h3 span{ display:block; color:#333; font-weight:bold;transition:all 0.3s; height:36px; line-height:36px; overflow:hidden; margin-bottom:3px;}
.design_ul ul li .txts2 .h3 label{color:#000; display:block;height:36px; line-height:36px; overflow:hidden;}
.design_ul ul li .txts2 .p2{ overflow:hidden; margin-top:16px; color:#000; font-size:16px; line-height:26px;text-align:left;}
.design_ul ul li .txts2 .p2 dd{ margin-bottom:15px; padding-left:17px; display:block; overflow:hidden; background:url(../images/design_bg1.png) left 8px no-repeat;}
.design_t{ height:60px; line-height:60px; overflow:hidden; background:#f5f5f5; color:#000000; font-size:16px; padding-left:20px; margin-top:40px;}
.design_con{ color:#000000; font-size:14px; overflow:hidden; line-height:30px; margin-top:19px;}


/*品牌动态*/
.news_bg1{ background:#fff; overflow:hidden;}
.news_con{ overflow:hidden; margin-top:4%;font-family:"微软雅黑";}
.news_con ul li{ float:left; margin-right:3%; width:31.33%; overflow:hidden; margin-bottom:3%; background:#f5f5f5; display:block;transition:all 0.3s;}
.news_con ul li:nth-child(3n+0){ margin-right:0;}
.news_con ul li .imgs{ overflow:hidden; width:100%; position:relative;}
.news_con ul li .imgs img{ display:block; width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.news_con ul li .imgs .h2{ font-weight:lighter; position:absolute; padding:4%; padding-bottom:3%; top:-100%; right:-100%; line-height:20px; overflow:hidden; background:#3a3a3a; color:#FFF; font-size:16px;  transition: all 0.3s; text-align:center; font-family:Arial;filter: Alpha(Opacity=0);opacity: 0.0;}
.news_con ul li .imgs .h2 b{ font-size:24px; font-weight:lighter; padding-bottom:10px; display:block;}
.news_con ul li .txts{ color:#666666; font-size:14px; overflow:hidden;/* background:url(../images/i_bg8.png) right bottom no-repeat;*/ background-size:100% 2px; padding-top:17px;text-align:left; max-width:344px; margin:0 auto; width:94%;transition:all 0.3s;}
.news_con ul li .txts .h2{font-size:18px; font-weight:lighter; color:#333; height:34px; line-height:34px;  overflow:hidden;transition:all 0.3s;white-space:nowrap;text-overflow:ellipsis; }
.news_con ul li .txts .p{ line-height:24px; height:48px; overflow:hidden;font-size:14px;}
.news_con ul li .txts span{ clear:both;height:2px; overflow:hidden; font-size:0; margin-top:7%; display:block; background-color:#ec2029; width:0; transition: all 0.6s; }
.news_con ul li .txts .tags{ border-top:1px solid #d8d8d8; margin-top:16px; padding-top:10px; padding-bottom:20px; overflow:hidden;}
.news_con ul li .txts .tags label{ height:20px; line-height:20px; float:left; margin-right:4%; color:#333;  padding-left:20px; cursor:pointer;transition:all 0.3s; background-repeat:no-repeat; background-position:left center; font-size:12px;}
.news_con ul li .txts .tags label.bgs1{background-image:url(../images/news_bg1.png);}
.news_con ul li .txts .tags label.bgs2{background-image:url(../images/news_bg2.png);}
/*.news_con ul li:hover .txts .tags label{ color:#fff;}
.news_con ul li:hover .txts .tags label.bgs1{background-image:url(../images/news_bg1_on.png);}
.news_con ul li:hover .txts .tags label.bgs2{background-image:url(../images/news_bg2_on.png);}
.news_con ul li:hover{ background:#76bd42;}*/
.news_con ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.news_con ul li:hover .txts span{width:100%;}
.news_con ul li:hover .imgs .h2{ filter: Alpha(Opacity=100);opacity: 1.0; right:0; top:0;}
.news_con ul li:hover .txts .h2{ color:#76bd42;}
/*.news_con ul li:hover .txts{ color:#fff;}*/
/*新闻资讯详细*/
.about_x2{ margin-bottom:5%;overflow:hidden; margin-top:4%;}
.about_x2 .show_t{ line-height:32px; font-size:24px; color:#000000; text-align:center; margin-bottom:1%; margin-top:5px; font-weight:lighter;}
.about_x2 .con_line{height:40px; line-height:40px;font-size:16px; color:#999999; border-bottom:1px solid #e4e4e4; text-align:center; padding-bottom:1%; }
.about_x2 img{margin-bottom:10px; max-width:100%;}
.about_x2 .con_id{ line-height:30px;overflow:hidden;white-space:normal;word-break:break-all; padding-top:25px;font-size:16px; color:#666666;text-align:left;/* font-family:"宋体";*/ padding-bottom:20px;}
.about_x2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2 .con_id p{ padding-bottom:10px; overflow:hidden;}
.about_x2 table{border-collapse:collapse;border-spacing:0;}
.about_x2 table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}
.prenext{ margin-top:2%; text-align:center; margin-bottom:4%; border-top:1px solid #e4e4e4; padding-top:4%;}
.prenext a{ color:#333333; display:inline-block; height:50px; line-height:50px; width:150px; overflow:hidden;  font-size:16px; background:#e8e8e8;transition:all 0.3s;}
.prenext a:hover{ color:#fff; background:#76bd42; text-decoration:none;opacity:0.8;filter:Alpha(opacity=80);}
.prenext a label{ width:20px; height:13px; background-repeat:no-repeat; background-size:100% 100%; display:inline-block;}
.prenext a label.a{ margin-right:10%; background-image:url(../images/news_left.png);}
.prenext a:hover label.a{background-image:url(../images/news_left_on.png);}
.prenext a label.b{ margin-left:10%; background-image:url(../images/news_right.png);}
.prenext a:hover label.b{background-image:url(../images/news_right_on.png);}

/*常见问题*/
.faq_t{text-align:center; color:#999999; overflow:hidden; margin-top:5%;}
.faq_t .h2{ font-weight:lighter;color:#333333; margin-bottom:1%; line-height:1.2;}
.faq_t .desc{ margin:0 auto; max-width:400px; overflow:hidden; line-height:1.3;}
.faq_ul{ margin-top:4%;overflow:hidden;}
.faq_ul ul li{ display:block; overflow:hidden; border-bottom:1px solid #c8c7ca; background:url(../images/faq_bg4.png) right 16px no-repeat;transition:all 0.3s; cursor:pointer;}
.faq_ul ul li:hover{ background-image:url(../images/faq_bg4_on.png);}
.faq_ul ul li.on{ background-image:url(../images/faq_bg4_on.png);}
.faq_ul ul li .h3{ font-weight:lighter; overflow:hidden;height:58px; line-height:58px;font-size:16px; padding-right:33px; padding-left:33px;white-space:nowrap;text-overflow:ellipsis; background:url(../images/faq_bg5.png) left center no-repeat;}
.faq_ul ul li .down{ overflow:hidden; line-height:28px; font-size:14px;padding: 0 0 18px  0; display: none; padding-left:33px; padding-right:33px;}

/*合作品牌列表*/
.brand_ul{ margin-top:60px; overflow:hidden;}
.brand_ul ul li{ display:block; overflow:hidden; padding-bottom:50px; margin-bottom:50px; border-bottom:1px dashed #f3f3f3;}
.brand_ul ul li:last-child{ margin-bottom:0;}
.brand_ul ul li .imgs{ width:198px;height:198px; float:left; border:1px solid #f3f3f3; text-align:center; line-height:198px;}
.brand_ul ul li .imgs img{ display:inline; max-width:85%; max-height:35%;transition:all 0.3s;}
.brand_ul ul li .imgs:hover img{opacity:0.8;filter:Alpha(opacity=80);}
.brand_ul ul li .txts{ overflow:hidden; padding-left:40px; padding-right:40px; color:#666666;}
.brand_ul ul li .txts .h3{ font-weight:bold;  overflow:hidden; line-height:36px; height:36px; margin-top:25px; color:#333;}
.brand_ul ul li .txts .desc{ overflow:hidden; font-size:18px; line-height:26px; height:26px; overflow:hidden;}
.brand_ul ul li .txts .p{overflow:hidden; font-size:16px; line-height:26px; height:26px; overflow:hidden; margin-top:12px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.brand_ul ul li .txts .a{ width:25px; height:13px; margin-top:36px; overflow:hidden; display:block; background:url(../images/brand_bg1.png) left top no-repeat; background-size:100% auto;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.brand_ul ul li .txts:hover .a{ margin-left:5px;}
.brand_ul ul li:hover .txts .a{ background-image:url(../images/brand_bg1_on.png);}
.brand_ul ul li:hover .txts .h3{ color:#76bd42;}
/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:4%; padding-bottom:5%; clear:both;}
.yema.bgs2{ text-align:right;}
.yema a,.yema>span{ display:inline-block; height:40px; line-height:40px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:20px;margin-left:3px;  text-align:center; color:#333333; font-size:14px; border:1px solid #e6e8eb; background:#e6e8eb;}
.yema a:hover{ text-decoration:none; color:#fff; background:#76bd42;border:1px solid #76bd42;}
.yema a.page-num-current{color:#fff;  background:#76bd42;border:1px solid #76bd42;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#76bd42;}
.yema a span{ font-family:"宋体"; font-size:16px;}
.no_page{font-size: 18px;line-height: 5em;color: #000;text-align: center;}
/*暂无内容*/
.nodata{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden; text-align:center; margin-top:13%; margin-bottom:13%; background:url(../images/nodata.png) center top no-repeat; background-size:auto 169px; padding-top:180px;}
.nodata .title{ color:#555555; font-size:18px; overflow:hidden; margin-top:2%; line-height:26px;}
.nodata .desc{color:#999999; font-size:14px; overflow:hidden; line-height:24px; margin-top:5px;}
@media screen and (max-width: 1440px) {
/*产品详细*/
.pro_one .pro_one_r .com_pro_hui ul li .bnts{ width:36%; margin-right:3%;}
}

@media screen and (max-width: 1360px) {
/*内页*/
.o_big_con .h2 span{line-height:40px;}
}

@media screen and (max-width: 960px) {
/*内页*/
.o_big_con .h2 span{ line-height:30px;}
.postions{ display:block;}
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
/*分类弹窗*/
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.about_l.lws .about_tc{ width:100%;}
.about_tc .about_divs{ position:absolute; right:-13px; padding-right:13px; width:85%; background-color:#fff; top:0; overflow:hidden; overflow-y:auto; height:100%;}
.about_tc .closed2{ right:84.5%; position:absolute; top:150px; cursor:pointer; width:40px; display:block;opacity: 1;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*产品中心*/
.about_l{ float:none; width:0%; background:none; margin-right:0; z-index: 19891025; right: 0%; position:absolute; overflow: hidden; top:0; height:100%; margin-bottom:0; border:0; margin-top:0;}
.about_l.lws{ width:80%; max-width:350px;}
.about_l .i_left_ul2{  margin-left:0;margin:0 auto; max-width:235px; width:94%; padding-bottom:15px;}
.about_l .i_left_ul2 li h1{ height:50px; line-height:50px;}
.about_l .i_left_ul2 li div a{ height:32px; line-height:32px;}
.about_r{ margin-top:4%;}
.product_ul ul li .imgs img{ height:auto;}
.product_ul ul li .imgs .bgs .desc{ font-size:13px;}
.product_more{ width:50%; max-width:304px; height:46px; line-height:46px;}
/*产品详细*/
.pro_one{ margin-top:4%;}
.pro_one .com_pro_one_limg{ float:none; width:100%; margin-right:0;}
.pro_one .pro_one_r .com_pro_hui ul li.nobnt{ display:block;}
.product_user{ padding-top:5%;}
.product_user .product_box .txts .addr{ font-size:16px;}
.product_user .product_box .txts .p{ margin-top:3%; font-size:14px;}
.product_user .product_box .txts .mores{ margin-top:3.5%; font-size:13px;}
.pro_two .pro_two_end .ul li img{ width:100px;}
.pro_two .pro_two_end .ul li{ line-height:30px;}
.product_sd ul li .p{ line-height:24px;}
.product_pos{ display:none!important;}
.product_pos .praddcart{ display:none;}
.product_pos .prcart{ display:none;}
/*合作品牌*/
.brand_one{ margin-top:5%;}
.brand_one .imgs{ float:none; width:100%;}
.brand_one .txts{ float:none; width:100%;}
.brand_one .txts .logo{ margin-top:5%;}
.brand_one .txts .h3{ padding-top:3%;}
.brand_type{ margin-top:5%;}
.brand_two{ margin-top:3%;}
.brand_two ul li{ width:50%;}
.brand_two ul li .imgs img{ height:auto;}
.brand_two ul li .imgs .bgs .desc{ font-size:13px;}
/*关于我们*/
.about_con .imgs{ width:100%; float:none; margin-top:0;}
.about_con .txts{ position:static; width:100%; background:none; height:auto;}
.about_con .txts .cons{ width:96%; margin:0 auto; padding-top:5%;}
.about_con .txts .boxs{ float:none; width:100%;}
.about_con #out{height:auto;width: 100%;}
.about_con #content{height: auto;  width: 100%; padding-right:0;}
.about_con #cone{ width:100%;}
#scrollBar{ display:none;}
/*精选晒单*/
.order_ul{ padding-top:5%;}
.order_ul ul li{ width:32%;}
.order_ul ul li:nth-child(5n+0){ margin-right:2%;}
.order_ul ul li:nth-child(3n+0){ margin-right:0;}
/*精选晒单详细弹窗*/
.case_tc2{ width:94%; margin-left:-47%;}
.case_tc2 .case_divs .tc_t{ font-size:18px; margin-top:4%;}
/*设计资讯*/
.design_ul{ margin-top:5%;}
.design_ul ul li{ margin-bottom:4%;}
.design_ul ul li .imgs{ width:100%;}
.design_ul ul li .imgs.l,.design_ul ul li .imgs.r{ float:none;}
.design_ul ul li .txts{ position:static; width:100%;}
.design_ul ul li .txts .cons{ margin:0 auto; margin-top:3%; width:100%; position:static;transform: translate(0%, 0%); max-width:none;}
.design_ul ul li .txts .h3 span{ height:30px; line-height:30px;}
.design_ul ul li .txts .h3 label{ height:30px; line-height:30px;}
.design_ul ul li .txts .p{ margin-top:3%; height:auto;}
.design_ul ul li .txts em{ margin-top:4%;}
/*设计资讯详细*/
.design_ul ul li .txts2{ width:100%; max-width:none; float:none;}
.design_ul ul li .txts2 .h3 span{ height:30px; line-height:30px;}
.design_ul ul li .txts2 .h3 label{ height:30px; line-height:30px;}
.design_ul ul li .txts2 .p2{ margin-top:3%;}
.design_ul ul li .txts2 .p2 dd{ margin-bottom:2%;}
.design_t{ height:50px; line-height:50px; font-size:15px; padding-left:12px; margin-top:4%;}
.design_con{ margin-top:2%; font-size:13px; line-height:26px;}

/*新闻资讯详细*/
.about_x2 .show_t{ font-size:22px;}
.about_x2 .con_id{ padding-top:3%;}
.about_x2 .con_line{ font-size:14px;}
/*合作品牌列表*/
.brand_ul{ margin-top:5%;}
.brand_ul ul li{ padding-bottom:5%; margin-bottom:5%;}
.brand_ul ul li .imgs{ width:160px;height:160px; line-height:160px;}
.brand_ul ul li .txts{ padding-left:20px;}
.brand_ul ul li .txts .h3{ margin-top:10px;}
.brand_ul ul li .txts .desc{ font-size:16px;}
.brand_ul ul li .txts .p{ font-size:14px; margin-top:8px;}
.brand_ul ul li .txts .a{ margin-top:20px;}
/*分页*/
.yema a{ height:36px; line-height:34px;min-width:20px;}

}

@media screen and (max-width: 780px) {
/*内页*/
.o_big{ min-height:175px;}
.postions{ font-size:14px;}

/*产品中心*/
.product_ul ul li{ width:50%;}
/*品牌动态*/
.news_con ul li{ width:49%;margin-right:2%; margin-bottom:2%;}
.news_con ul li:nth-child(3n+0){ margin-right:2%;}
.news_con ul li:nth-child(2n+0){ margin-right:0;}
.news_con ul li .txts .h2{ font-size:16px; height:30px; line-height:30px;}
.news_con ul li .txts .p{ font-size:13px; line-height:22px; height:44px;}

/*新闻资讯详细*/
.about_x2 .show_t{ font-size:20px;}
.prenext a{ width:120px; height:44px; line-height:44px;}

/*常见问题*/
.faq_ul ul li{ background-position:right 14px;}
.faq_ul ul li .h3{height:50px; line-height:50px;}
.faq_ul ul li .down{ line-height:26px;}
/*合作品牌列表*/
.brand_ul ul li .txts .h3{ height:32px; line-height:32px;}
.brand_ul ul li .txts .p{-webkit-line-clamp: 2; line-height:20px; max-height:40px; height:auto;}
/*分页*/
.yema a{ height:28px; line-height:26px; padding-left:6px; padding-right:6px; min-width:20px; margin-left:2px; font-size:13px;}
}

@media screen and (max-width: 640px) {
/*内页*/
.o_big_con .h2 label{ line-height:24px;}
.postions{ line-height:42px; height:42px; font-size:13px;}

/*产品中心*/
.product_ul ul li .txts{margin-top:15px; margin-bottom:18px;}
.product_ul ul li .imgs .bgs{ display:none;}
.product_more{ font-size:15px;}
/*产品详细*/
.pro_one .pro_one_r .com_pro_t{ font-size:19px; margin-top:4%;}
.pro_one .pro_one_r .txts{ margin-top:12px;}
.pro_one .pro_one_r .com_pro_desc{ font-size:13px;}
.pro_one .pro_one_r .txts{ font-size:13px;}
.pro_one .pro_one_r .com_pro_hui{ margin-top:16px;}
.pro_one .pro_one_r .com_pro_hui ul li .span{ width:55px; font-size:13px;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label2 .css-label_r2{ font-size:13px; height:32px; line-height:32px; width:30%; margin-right:2%;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label .css-label_r2:before{ border:4px solid #fff;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label .css-label_r2{ width:31px; height:31px;}
.pro_one .pro_one_r .com_pro_hui ul li .jiajian{ margin-bottom:10px;}
.pro_one .pro_one_r .com_pro_hui ul li{ line-height:34px; margin-bottom:15px;}
.pro_one .pro_one_r .com_pro_hui ul li:nth-child(2){ line-height:33px;}
.pro_one .pro_one_r .com_pro_hui ul li .bnts{ width:35%; height:44px; line-height:44px; margin-right:2%;}
.product_user .product_box .txts .p{ line-height:22px; height:44px;}
.product_user .product_box .imgs{ float:none; width:100%;}
.product_user .product_box .txts{ position:static;transform: translate(0%, 0%); margin-top:5%; padding-bottom:6%; width:100%;}
.product_user .product_box .txts .h3{ margin-bottom:1.5%;}
.product_user .product_box .txts .addr{ font-size:15px;}
.pro_two img{ margin-bottom:2%;}
.pro_two .pro_two_end .ul li{ line-height:24px;}
.pro_two .pro_two_end .ul li img{ width:90px;}
.product_sd ul li .sd_one .date{ font-size:13px;}
.product_sd ul li .p{ line-height:22px;}
/*合作品牌*/
.news_a{ font-size:14px;}
.news_a a{ line-height:50px;}
.brand_type{ padding-top:10px; padding-bottom:10px; padding-left:12px; font-size:13px;}
.brand_type span{ margin-right:7px;}
.brand_two ul li .txts{ margin-top:15px; margin-bottom:18px;}
.brand_two ul li .imgs .bgs{ display:none;}
/*关于我们*/
.about_con .txts .img{ height:30px;}
.about_con .txts .boxs .h3{ font-size:22px;}
/*精选晒单*/
.order_ul ul li{ width:49%;}
.order_ul ul li:nth-child(3n+0){ margin-right:2%;}
.order_ul ul li:nth-child(2n+0){ margin-right:0;}
/*设计资讯*/
/*.design_ul ul li .txts .cons{ width:96%;}*/
.design_ul ul li .txts .h3 span{ height:26px; line-height:26px;}
.design_ul ul li .txts .h3 label{ height:26px; line-height:26px;}
.design_ul ul li .txts .p{ font-size:15px;}
.design_ul ul li .txts em{ font-size:13px;}
/*设计资讯详细*/
.design_ul ul li .txts2 .h3 span{ height:26px; line-height:26px;}
.design_ul ul li .txts2 .h3 label{ height:26px; line-height:26px;}
.design_ul ul li .txts2 .p2{ font-size:15px;}





/*新闻资讯详细*/
.about_x2 .show_t{ font-size:18px; line-height:30px;}
.about_x2 .show_t.f20{ line-height:28px;}
.about_x2 .con_line{ font-size:12px; height:30px; line-height:30px;}
.about_x2 .con_id{ font-size:14px; line-height:24px;}
.news_r .news_t{ padding-left:12px;}
.news_r .news_t .h2{ margin-right:12px;font-size:18px; height:60px; line-height:60px;}
.news_r .news_ul3{ margin-left:12px; margin-right:12px;}
.news_r .news_ul3 ul li .h3{ font-size:16px;}
.news_r .news_ul3 ul li label{ font-size:13px;}
/*合作品牌列表*/
.brand_ul ul li .txts{ padding-left:12px;}
.brand_ul ul li .txts .desc{ font-size:15px;}
.brand_ul ul li .txts .p{ font-size:13px;}
/*分页*/
.yema a{ font-size:12px;}
/*.yema a span{ font-size:13px;}*/
/*暂无内容*/
.nodata{background-size:auto 130px; padding-top:140px;margin-top:15%; margin-bottom:15%;}

}
@media screen and (max-width: 520px) {
/*产品中心*/
.about_l .i_left_ul2 li h2{  height:41px; line-height:40px;}
.about_l .i_left_ul2 li div{  font-size:13px;}
/*设计资讯*/
.design_ul ul li .txts .p{ font-size:14px;}
/*设计资讯详细*/
.design_ul ul li .txts2 .p2{ font-size:14px;}

/*品牌动态*/
.news_con ul li .imgs .h2{ font-size:14px;}
.news_con ul li .imgs .h2 b{ font-size:22px; padding-bottom:5px;}
.news_con ul li .txts{ padding-top:8px;}
}
@media screen and (max-width: 480px) {
.o_big{ min-height:108px;}
.o_big_con .h2 span{ font-size:20px; line-height:22px;}
.o_big_con .h2 label{ font-size:14px;}

.postions .postions_b a{ font-size:13px;}
.postions .postions_r span{ display:none;}
/*产品中心*/
.product_ul ul li .txts .h3{ font-size:13px;}
.product_ul ul li .txts .price{font-size:13px;}
.product_more{ font-size:14px;}
/*产品详细*/
.pro_one .pro_one_r .com_pro_t{ font-size:18px; line-height:32px;}
.pro_one .pro_one_r .com_pro_desc{ font-size:12px; line-height:22px;}
.pro_one .pro_one_r .txts{ line-height:20px; font-size:12px;}
.pro_one .pro_one_r .com_pro_hui ul li .span{ width:50px;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label .css-label_r2{ margin-right:3px;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label2 .css-label_r2{ font-size:12px; width:46%;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label2 .css-label_r2:nth-child(3n+0){ margin-right:2%;}
.pro_one .pro_one_r .com_pro_hui ul li .ico_label2 .css-label_r2:nth-child(2n+1){ margin-right:0%;}
.pro_one .pro_one_r .com_pro_hui ul li .bnts{ height:40px; line-height:40px; font-size:14px;}
.product_user .product_box .txts .cons{ width:96%;}
.product_user .product_box .txts .p{ font-size:13px;}
.pro_two .pro_two_end .ul li{ line-height:22px;}
.pro_two .pro_two_end .ul li img{ width:80px;}
.product_sd ul li .sd_one .date{ font-size:12px;}
.product_sd ul li .p{ line-height:20px; font-size:13px; margin-top:12px;}
/*合作品牌*/
.brand_one{ font-size:13px; line-height:24px;}
.brand_one .txts .img{ height:50px;}
.brand_one .txts .desc{ padding-left:15px;}
.brand_one .txts .h3{ font-size:15px;}
.brand_type .a a{ padding-left:10px; padding-right:10px;}
.brand_two ul li .txts .h3{ font-size:13px;}
.brand_two ul li .txts .price{ font-size:13px;}
/*关于我们*/
.about_con{ font-size:13px; line-height:24px;}
.about_con .txts .img{ margin-bottom:3%;}
.about_con .txts .boxs .h3{ font-size:21px; padding-bottom:15px; margin-bottom:15px;}
/*精选晒单*/
.order_ul ul li .p{ margin-top:12px; width:96%; font-size:13px; line-height:22px; height:66px;}
.order_ul ul li .sd_one{ width:96%;}
.order_ul ul li .sd_one .sd_name{ font-size:13px;}
.order_ul ul li .sd_one .head{ width:40px; height:40px;}
/*精选晒单详细弹窗*/
.case_tc2 .case_box .closed{ width:30px; height:30px;}
.case_tc2 .case_divs{ margin-top:52px;}
.case_tc2 .case_divs .sd_one{ margin-top:20px;}
/*设计资讯*/
.design_ul ul li .txts .p{ font-size:13px; line-height:22px;}
/*设计资讯详细*/
.design_ul ul li .txts2 .p2{ font-size:13px; line-height:22px;}
/*品牌动态*/
.news_con ul li .txts .h2{ font-size:14px;}
.news_con ul li .txts .p{ font-size:12px; line-height:20px; height:40px;}
.news_con ul li .txts .tags{ margin-top:12px; padding-bottom:12px;}
/*新闻资讯详细*/
.about_x2 .show_t{  line-height:28px;}
.about_x2 .show_t.f20{ line-height:26px;}
.about_x2 .con_id{ font-size:13px;}	
.prenext a{ font-size:14px; height:40px; line-height:40px;}
.news_r .news_t .h2{font-size:16px; height:50px; line-height:50px;}
.news_r .news_ul3 ul li .h3{ font-size:15px;}
/*常见问题*/
.faq_ul ul li{background-size:20px 20px; background-position:right 12px;}
.faq_ul ul li .h3{  font-size:14px; height:44px; line-height:44px;padding-left:23px; padding-right:30px;background-size:17px 17px;}
.faq_ul ul li .down{ font-size:13px;padding-left:23px; padding-right:30px; line-height:24px;}
/*合作品牌列表*/
.brand_ul ul li .txts .h3{ font-size:18px; margin-top:3px; height:28px; line-height:28px;}
.brand_ul ul li .txts .desc{ font-size:14px; line-height:22px; height:22px;}
.brand_ul ul li .imgs{ width:140px; height:140px; line-height:140px;}
.brand_ul ul li .txts .p{ margin-top:4px;}
/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:2px;}
}
@media screen and (max-width: 420px) {
/*合作品牌列表*/
.brand_ul ul li .imgs{ width:120px; height:120px; line-height:120px;}
.brand_ul ul li .txts .a{ display:none;}
.brand_ul ul li .txts .h3{ font-size:17px;}
.brand_ul ul li .txts .desc{ font-size:13px;}
.brand_ul ul li .txts .p{ max-height:60px;-webkit-line-clamp: 3; font-size:12px;}
}
@media screen and (max-width: 360px) {

/*产品中心*/
.product_more{ font-size:13px; height:44px; line-height:44px;}
/*产品详细*/
.pro_one .pro_one_r .com_pro_hui ul li .bnts{ height:36px; line-height:36px;}
.pro_two .pro_two_end .ul li img{ width:70px;}
.pro_two .pro_two_end .ul li{ line-height:20px;}

/*品牌动态*/
.news_con ul li .txts{ padding-top:5px;}
/*常见问题*/
.faq_ul ul li .h3{  font-size:13px;}
/*合作品牌列表*/
.brand_ul ul li .imgs{ width:100px; height:100px; line-height:100px;}
.brand_ul ul li .txts .h3{ font-size:16px; height:24px; line-height:24px; margin-top:0;}
.brand_ul ul li .txts .desc{ line-height:20px; height:20px;}
.brand_ul ul li .txts .p{ line-height:18px; max-height:54px;}
}


/*.selects{height: 52px;  width: 100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 66px;}
@media screen and (max-width: 1440px){
	.selects{
		height:46px;
		padding-left: 50px;
	}
}
@media screen and (max-width: 640px){
	.selects{
		height:40px;
		width:100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 10px;
	}
}

@media screen and (max-width: 480px){
.selects{ font-size:14px;}
}*/