* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
html{ background: #ffffff;  }

li {
    list-style: none;
}

a {
    text-decoration: none;
    /*transition: .5s ease;*/
}

a:hover{
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

img:hover{
     filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;   
}


input,
button {
    border: none;
}

input:focus,
button:focus {
    outline: none;
}

img{ border:none; display: block;  }
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 2;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 76%;
    line-height: 1;
    color: #777;
    font-weight: 400;
}
.f-l {
    float: left;
}

.f-r {
    float: right;
}
.t-c{
    text-align: center;
}
.m-auto{ margin-left:auto; margin-right:auto;  }
.fs36{ font-size: 36px; }
.clear{ clear: both;}
.oh{ overflow: hidden;}
.p-r{ position: relative; }
.p-a{ position: absolute; }
.t-c{ text-align: center;  }
.t-r{ text-align:right; }
.indent1{ text-indent:1em;   }
.block{ display: block;  }
.red{ color:#3ea039;}
.green{ color:#3ea039;}
.grayBg{ background: #eee;  }
.bgf6f6f6{ background: #f6f6f6;}
.grayborder{ border-bottom:1px solid #d1d1d1; }
.c-yellow{ color: #f27734; }
.d-i{ display: inline; }
.auto{ margin-left:auto; margin-right: auto; }
.m-t40{ margin-top:40px; }
.mr20{ margin-right:20px; }
.wp100{ width:100%; display: block; }
.dashed-line{ border-bottom:1px dashed #a3a3a3;}
.c-white{ color: #fff;  }
.white{ background: #fff; }
.fs30{ font-size: 30px;  }
.fs20{ font-size: 20px;  }
.fs18{ font-size: 18px;  }
.mt20{ margin-top:20px;}
.mt40{ margin-top:40px;}
.mb70{ margin-bottom: 70px; }
.mb50{ margin-bottom:50px; }
.f-n{ font-weight: normal;  }
select {
/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
border: solid 1px #000;
/*很关键：将默认的select选择框样式清除*/
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
/*将背景改为红色*/
background:red;
/*加padding防止文字覆盖*/
padding-right:42px;
 padding-left:10px; 
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }

.breadcrumb{ font-size: 17px; color: #7e7e7e; line-height:60px;}
.breadcrumb a{ font-size: 17px; color: #7e7e7e; }


/*公共样式*/
.topbanner{ display: block; position: relative; }
.t-c-img{ position:relative; width:1903px; left:50%; margin-left:-950px; }

header{ padding:24px 0 21px!important;  }
header p{ text-align: center; line-height:88px; font-size:24px; }

.logo{ margin-right:35px; }
.top-tel{ margin-left:35px; }
/*.search-box{ margin:14px auto 0; width: 356px; height:48px; border:2px solid #fe9103; font-size:18px;  }
.search-box .search-text{ float: left; width:261px; height:48px; background: #fff; color: #333; padding-left:15px; }
.search-box .search-btn{ float: left; width:80px; height:48px; background: #fe9103; color: #fff; }*/


.menu{ font-size:15px; text-align: center; background: #2e2e2e; }
.menu ul{ width:1200px; margin:0 auto; }
.menu li{ display:inline-block; float:left; line-height:44px; position: relative; }
.menu li.nav-down{ background: url(../images/nav-down.png) no-repeat 90% center; }
.menu li dl{ display: none; position:absolute; left:0; top:44px; z-index: 1000;  }
.menu li:hover dl{ display:block; background:rgba(0,0,0,.7); }
.menu li a{ display: block; padding:0 34px; color:#fff; }
.menu li.active a,.menu li a:hover{ background: #3ea039; }

.container{ width:1200px; margin-left:auto; margin-right: auto; }

.index-slider{ height:628px; overflow: hidden; position: relative;  }
/*.index-slider .next,.index-slider .prev{ position: absolute; top:50%; width:53px; height:78px; margin-top:-36px; background: url(../images/arrow.png) no-repeat; opacity:.5;  }
.index-slider .prev{ left:10%; }
.index-slider .next{ right:10%; transform:rotate(-180deg); }*/
.index-slider .hd{ position:absolute; width:100%; bottom:20px; text-align: center; z-index: 1000;   }
.index-slider .hd li{ display: inline-block; width:10px; height: 10px; margin:0 5px; cursor: pointer; border-radius: 50%; background:#fff; opacity: .2; text-indent:-100px; overflow: hidden;  }
.index-slider .hd li.on{ opacity:1; }

/*.title{ background: url(../images/title-line.png) no-repeat center top; text-align: center; margin:60px 0 45px; }
.title h3{ font-size:40px; font-weight: normal; line-height:1; color: #d10000; }
.title p{ font-size:13px; font-weight: normal; line-height:1; margin-top:12px; color: #4e4e4e; }
*/
.title{  text-align: center; margin:60px 0 45px; }
.title h3{ font-size:30px; font-weight: normal; line-height:1; color: #309a36; background: url(../images/title-line.png) no-repeat center center; }
.title div{ width: 500px; margin:20px auto; border-radius:20px; font-size:18px; font-weight: normal; line-height:38px; background:#eeedeb; color: #3a3939; }


.index-case-tab span{ display: inline-block;  width:82px; line-height:22px; padding:0 10px; font-size: 15px; height: 22px; color: #3a3939; }
.index-case-tab span.cut{ background: #3ea039; color: #fff;border-radius: 11px; }

.index-case-box{  margin-top: 40px; }
.index-case-box a{ display: block; }
.index-case-box .case1{ width: 289px; }
.index-case-box .case1 img{ height: 221.52px; }
.index-case-box .case1 a{ margin-bottom: 10px; }
.index-case-box .case2{ width:592px; margin:0 auto 10px; }
.index-case-box .case2 img{height:453.77px;}
.index-case-box .case3{ width: 1210px;}
.index-case-box .case3 a{ width:235px; margin-right: 7px; float: left; }
.index-case-box .case3 img{ height: 180.13px;}




.more{ display: block; width:90px; height:22px; line-height:22px; border:1px solid #4e4e4e; color: #4e4e4e; text-align:center; font-size:13px; border-radius:3px;
  margin-left:auto; margin-right:auto; text-transform:uppercase; margin-top:10px;  }  
.more:hover{ opacity:.5;}  
.baoming-box{ width:260px; height:352px; padding:15px 30px; background: #bd1e09;   }
.baoming-box h2{ font-size: 22px; text-align: center; line-height:1.7; color: #ffea00;  }
.baoming-box input{ display: block; width: 100%; height: 30px; background:#fff; margin-top:10px;  box-shadow:0 0 1px 1px #951100 inset; text-indent:1em;  }
.baoming-box button{ display: block; width: 100%; height: 30px; background: #fe9103; margin-top:10px;  color: #fff; font-weight: bold; }
.baoming-box .baoming-list{ background: #fff; height:110px;  padding:15px 0; margin-top:15px; }
.baoming-box .baoming-list ul{ overflow: hidden; }
.baoming-box .baoming-list li{ font-size:12px; color: #333; text-align: center; line-height:2; }



#city{ width:260px;}
#shi,#ting,#wei{ width:108px;}
#area{ width:230px;padding-left:10px;}
#name{ width:230px;padding-left:10px;}
#tel{ width:302px;/*padding-left:10px;*/}
.area-m2{ width:44px; height: 37px; display:inline-block; margin-left:-8px;  background: #c3c3c3; border:1px solid #a3a3a3; text-align: center; line-height:37px; }

/*装修图库*/
.tuku-right,.tuku-left{ width:290px; }
.tuku-right .tuku-item:first-child,.tuku-left .tuku-item:first-child{ margin-bottom:9px; }
.tuku-middle{ width: 594px; margin:0 auto; }

.tuku-box .tuku-item{ position: relative; }
.tuku-box a{ opacity:0; transition:all .2s linear; position:absolute; left:0; top:0; width:100%; height:100%; }
.tuku-box .table{ display:table; width:100%; height:100%; }
.tuku-box a .tuku-t{ display:table-cell;text-align: center; vertical-align: middle; }
.tuku-box a .tuku-t p{ color:#fe9103; margin:0 30px; padding:20px; background: rgba(52,37,56,0.8); }
.tuku-box a:hover{ opacity:1; }



#design li{ width:254px; float:left; padding:0 9px; overflow: hidden; position:relative;}
#design li .design-text{ font-size: 13px; color:#3a3939; width:100%; padding:15px 0; }
#design li .design-text th{ text-align: right; padding-right: 10px; }
#design li .yuyue-num{ height:36px; background: #3ea039; width:85px; line-height:18px; border-radius:30px 0 0 30px; color: #fff; text-align: center; padding:12px 0; }
.d-img-box{ position: relative; }

#design li .d-btn{ opacity: 0; transition: all .3s linear; position: absolute; width: 100%; height:100%; top:0; text-align: center; line-height:347px; color: #efb108; background: rgba(0,0,0,.2); }
#design li .d-btn:hover{ opacity: 1; }



.design-box{ position:relative;}
.design-box .bd{ width:1088px; margin:0 auto;   }

/*工地直播*/
.gdzb-box ul{ width:1260px;}
.gdzb-box li{ width:364px; float: left; margin-right:54px; position: relative; }
.gdzb-box li p{ width:364px; float: left; position: absolute; left:0px; bottom: 0px; line-height:42px;
 background:rgba(255,255,255,.6); color:#000; text-align: center; font-size:15px;     }


/*企业文化*/
#curture .tab{ margin-bottom:80px; }
#curture .tab span{ display: block; width:33.333%; background: #d3d3d3; cursor: pointer; float:left; line-height:58px; color: #222; font-size:18px; text-align: center;   }
#curture .tab span.active{ background: #ffd20d; position: relative;  }
#curture .tab span.active:before{ content: ""; position: absolute; left:50%; top:56px; border-left:10px solid transparent; border-top:16px solid #ffd20d; border-right:10px solid transparent; border-bottom:10px solid transparent; }

#curture .curture-box{margin-top:30px; }

/*装修资讯*/
#news .news-box{ background: #f1f1f1; }
#news .news-left{ width:602px; margin-right:18px;}
#news .news-right{ width:580px;}
#news .news-right li{ overflow: hidden; border-bottom:1px dashed #ccc; padding:10px 0; margin-right:16px; }
#news .news-right li:last-child{ border:none; }
#news .news-right li img{ margin-right:15px; }
#news .news-right li a{ color: #585757; font-size:13px; line-height:1.5; }
#news .news-right li a h2{ color: #101010; font-size:15px; font-weight: normal;  }



/*家装优势*/
.advantage .tab{ text-align: center; }
.advantage .tab span{ display: inline-block; width:220px; height: 46px; background: #b7b7b7; line-height:46px; font-size: 16px; margin:50px 10px;
  color:#fff; }
.advantage .tab span.active{ background: #f62727; }

/*家装配置*/
.config .tab{ text-align: center; margin:30px 0 20px; }
.config .tab span{ font-size:20px; line-height:1.5; font-weight:bold; color: #303030; padding:25px 10px;  cursor: pointer; }
.config .tab span:hover{ color:#3ea039; }
.config .tab span.active{ background:url(../images/tab-arrow.png) no-repeat center bottom; color:#3ea039; }


.config-img{ display: block; height:500px; margin-top:30px;  background-repeat: no-repeat; background-position: center top;  }

.table-box{ margin-bottom:55px; }
.table-box tr{ line-height:48px; text-align: left; color: #fff; }
.table-box .line{ border-left:2px solid #fff; margin-left:-2px;  display: block; width:0px; height:22px; margin-top:12px; float: left; }
.table-box th{ text-indent: 20px; color: #fff; border-bottom:1px solid #dbdbdb;  }
.table-box td{ text-indent: 20px; color:#303030; border-bottom:1px solid #dbdbdb; }

/*内页公共样式*/
.inner-title{ text-align: center; }
.inner-title h1{font-size:36px; line-height:1; color: #3ea039; padding-top:50px; padding-bottom:34px; margin-bottom:30px; background: url(../images/red-line.png) no-repeat center bottom; }
.inner-title span{ text-align: center; line-height:1.6; font-size:16px; color:#646464;  }
.red-line{ border-bottom: 2px solid #3ea039;  }
.green-line{ border-bottom: 2px solid #3ea039;  }

.inner-container .list ul{ width:1250px; }
.inner-container .list li{ position:relative; width:385px; float: left; margin-top:25px; margin-right:25px; }
.inner-container .list li a{ display: block;}
.inner-container .list li p{ position: absolute; width: 100%; bottom: 0; background: rgba(0,0,0,.5); line-height:36px; font-size:16px; color: #fff; text-align: center; }

/*免费测量*/
.free h3{ font-size:36px; line-height:1.2;  margin:77px 0; text-align: center;   }

.free-design{ width: 773px; height: 539px; background: url(../images/free-bg.jpg) no-repeat;}
.free-design h1{ color: #fff; }
.free-design .free-design-box{ background: #fff; margin:0 10px; height:420px;  padding:40px 140px 0;}
.free-design .free-design-box .input-box{ margin-bottom:24px;  }
.free-design .free-design-box .text{ width: 335px; height: 40px; border:1px solid #d2d2d2; text-indent:1em;   }
.free-design .free-design-box label{ display: block; width:92px; float: left; line-height:40px; text-align: right;  }
.free-design .free-design-box .province,.free-design .free-design-box .city{ width: 165px; margin-right:4px; float:left;  }
.free-design .free-design-box button{ cursor: pointer; display: block; width:389px; height:50px; background: #e73442; margin-top:40px; margin-bottom:20px;   line-height:50px; border-radius:5px;  font-size:20px; color: #fff;       }
.free-design .free-design-box .tips{ font-size:13px; text-align: center; }

.free-preson{ width:365px; height: 539px; background: #e6e6e6;}
.free-preson h1{ font-size:23px; color: #000; text-align: center; line-height:3;    }
.free-preson .white{ margin:20px 10px 20px; height:443px; }
.free-preson .bd{ margin:20px 0; padding:20px 50px 0; height:403px; overflow: hidden; font-size:14px; color: #434343; line-height:2; }
.free-preson .bd ul{ margin:20px 0; }

/*VS*/
/*#vs{ font-size:16px; color: #000; }*/
/*#vs h5{ line-height:100px; font-size: 25px;  }
#vs .vs-l{ width: 50%; float:left; background: #e6e6e6;}
#vs .vs-l h5{ background: #dcdcdc; padding-right:100px;  }
#vs .vs-r h5{ background: #efefef; padding-left:100px; }
#vs .vs-r{ width: 50%; float:right; background: #f9f9f9;}*/

/*#vs h5{ width:600px; text-align: center; height:100px; font-size: 25px; color: #000; }*/
#vs{ height:570px; background: url(../images/vs-bg.jpg) no-repeat; background-size:cover;}
#vs img{ display: block; margin:0 auto; }

.exper-box{ margin-top:20px; margin-bottom:70px; }
.exper-box li{ margin-bottom:30px; border:1px solid #d3d3d3; padding:12px; overflow: hidden;  }
.exper-box li .exper-img{ margin-right:20px;  }
.exper-box li h2{ margin-top:20px;  font-size:22px; line-height:2; margin-bottom:10px; color: #111; }
.exper-box li p{ font-size:17px; line-height:2; color: #414141; }
.exper-box li a{ margin-top:50px;  display: inline-block; padding:0 20px; line-height:40px; background: #fe9103; border-radius:20px; color: #fff;   }


/*过往案例*/
.old-case ul{ width:1260px; }
.old-case li{ width:360px; margin-right:60px; margin-bottom:55px;  float: left; }
.old-case li p{ line-height:40px; background:rgba(255,255,255,.6); width: 100%; color: #000; }



/*预算*/
.apply{ background: #b70404; height: 146px;}
.apply ul{ padding:30px 0; margin-left:60px; width:660px; }
.apply li{ padding:8px 0; line-height:30px; font-size:16px; width:320px; float: left; color: #fff; }
.apply li label{ float: left; }
.apply li input{ height:30px; width:190px; padding-left:10px; font-size:15px;  }
.apply button{ width:132px; line-height: 38px; background: #ff9700; font-size:24px; color: #fff; margin-top:54px; cursor: pointer;  }

.oldhome-apply{ background:#dedede;}
.oldhome-apply li{ color: #000; }
.oldhome-apply input{ border:1px solid #a0a0a0; }
.oldhome-apply button{ color: #fff; background: #3ea039;  }

.case ul{ margin:0 auto; width:1187px;  }
.case ul li{ width:588px; position: relative; }
.case ul li p{ position:absolute; left:0; bottom:0; width: 90%; height:36px; text-align: center; padding:0 5%; line-height:36px; font-size:16px; color:#fff; background:rgba(0,0,0,.7);      }
.case ul li a{ display: block; }

.case .icon{ position: absolute; left:0; top:0; width:107px; height: 99px;  }
.case .design{ background:url(../images/design-img.png) no-repeat;}
.case .real{ background:url(../images/real-img.png) no-repeat;}

.show{ height:698px; width:100%; background:url(../images/show-bg.jpg) no-repeat center top; position: relative; }
.show .container{ top:180px; height:448px; }
.show ul li{ position: absolute; width:500px; left:300px; top:100px; z-index:0; }
.show ul li.d_pos1{ width:680px; position: absolute; left:0px; top:30px; z-index:1; }
.show ul li.d_pos2{ width:680px; position: absolute; left:0px; top:30px; z-index:2; }
.show ul li.d_pos3{ width:800px; position: absolute; left:122px; top:0px; z-index:5; }
.show ul li.d_pos4{ width:680px; position: absolute; left:380px; top:30px; z-index:2; }
.show ul li.d_pos5{ width:680px; position: absolute; left:380px; top:30px; z-index:1; }
.show ul li a:before{ transition:.5s ease;  content:""; position: absolute; left:50%; top:50%; width:80px; height: 80px; margin-left:-40px; margin-top:-40px; z-index:100; background: url(../images/show-zoom.png) no-repeat;      }
.show ul li a p{transition:.5s ease; position:absolute; left:0; bottom:0; width:100%; height:56px; font-size:18px; color: #fff; text-align: center; line-height:56px; background: rgba(0,0,0,.5); }
/*.show ul li a:hover:before{ opacity:1; }*/
/*.show ul li a:hover p{ opacity:1; }*/


.show .d_img{ width:1060px; height: 142px; position: relative; margin:0 auto; }

.brand{ height:700px; width:100%; position: relative; background:#f9f8f8; padding-top:50px;   }
.brand .container{ top:60px; height:367px; }
.brand ul li{ position: absolute; width:500px; left:300px; top:100px; z-index:0; box-shadow:0 0 20px rgba(0,0,0,.2);}
.brand ul li.d_pos1{ width:700px; position: absolute; left:0px; top:30px; z-index:1; }
.brand ul li.d_pos2{ width:700px; position: absolute; left:0px; top:30px; z-index:2; }
.brand ul li.d_pos3{ width:850px; position: absolute; left:50px; top:0px; z-index:5; }
.brand ul li.d_pos4{ width:700px; position: absolute; left:250px; top:30px; z-index:2; }
.brand ul li.d_pos5{ width:700px; position: absolute; left:250px; top:30px; z-index:1; }
.brand ul li a:before{ opacity: 0; transition:.5s ease;  content:""; position: absolute; left:50%; top:50%; width:80px; height: 80px; margin-left:-40px; margin-top:-40px; z-index:100; background: url(../images/brand-zoom.png) no-repeat;      }
.brand ul li a p{ transition:.5s ease;}
.brand ul li a:hover:before{ opacity:1;}
.brand ul li a:hover p{ opacity:1;}

.brand .d_img{ width:950px; height:367px; position: relative; margin:0 auto; }


.left-btn,.right-btn{ position:absolute; top:50%; margin-top:-34px; z-index:100; width: 50px; height: 50px; cursor: pointer; }
.left-btn{ left:10px; }
.right-btn{ right:10px; }


/*566套装*/
.tab-566{ text-align: center; margin-top:50px; margin-bottom:60px;  }
.tab-566 a{ display:block; width:170px; float: left; font-size:17px; color: #414141;}
.tab-566 img{ margin:0 auto; width: 65px; }
.tab-566 p{ margin-top:5px;  }

.calc-form{ background: url(../images/form-bg.jpg) no-repeat center top; padding-top:30px; }
.calc-form-box{ width:380px; padding:40px 30px 60px; margin-left:60px; overflow: hidden; box-shadow:0px 0px 10px rgba(0,0,0,.5); }
.calc-form-box h2{ font-size:22px; font-weight: normal; }
.calc-form-box h2 span{ font-size:13px; margin-left:10px; }
.calc-form-box .calc-select,.calc-form-box .calc-input{ background: #fff; color: #ababab; float: left; width:380px; height: 31px; border:1px solid #e7e7e7; margin-bottom:12px; }
.calc-form-box .calc-select{ background: #fff url(../images/select-icon.png) no-repeat; background-position: 98% center; }
.calc-form-box .calc-input{ text-indent:10px; box-sizing: border-box; }
.calc-form-box .shi{ width:190px; border-right:none; background-position: 96% center; }
.calc-form-box .ting{ width:190px; border-left:none; background-position: 96% center; }
.calc-form-box .chu{ width:126px; border-right:none; background-position: 94% center; }
.calc-form-box .wei{ width:127px; border-left:none; border-right:none; background-position: 94% center; }
.calc-form-box .tai{ width:127px; border-left:none; background-position: 94% center; }
.calc-form-box .submit{ width:100px; height:37px; font-size:15px; color: #fff; background: #ff5f2e; border-radius: 5px; cursor: pointer;  }

.black-line{ border-bottom:1px solid #a4a4a4; }
.title-566{ font-size: 28px; line-height:28px; padding:66px 0 55px; }
.title-566 span{ display: block; width: 170px; height:28px; background: #fff; margin:0 auto; text-align: center; position: relative; z-index: 100; }
.title-566 .black-line{ width:1200px; position: relative; top:-14px; z-index: 22; }

.base .base-tab{ width:1026px; margin:0 auto 70px; }
.base .base-tab .icon{ display: block; width:131px; margin:0 20px; height: 120px; float: left; cursor: pointer; }
.base .base-tab .icon img{ display: none; margin:0 auto; width:130px; height: 120px;}
.base .base-tab .icon1{ background: url(../images/base-icon1.png) no-repeat; }
.base .base-tab .icon1.active{ background: url(../images/base-icon1-h.png) no-repeat; }
.base .base-tab .icon2{ background: url(../images/base-icon2.png) no-repeat; }
.base .base-tab .icon2.active{ background: url(../images/base-icon2-h.png) no-repeat; }
.base .base-tab .icon3{ background: url(../images/base-icon3.png) no-repeat; }
.base .base-tab .icon3.active{ background: url(../images/base-icon3-h.png) no-repeat; }
.base .base-tab .icon4{ background: url(../images/base-icon4.png) no-repeat; }
.base .base-tab .icon4.active{ background: url(../images/base-icon4-h.png) no-repeat; }
.base .base-tab .icon5{ background: url(../images/base-icon5.png) no-repeat; }
.base .base-tab .icon5.active{ background: url(../images/base-icon5-h.png) no-repeat; }
.base .base-tab .icon6{ background: url(../images/base-icon6.png) no-repeat; }
.base .base-tab .icon6.active{ background: url(../images/base-icon6-h.png) no-repeat; }
.base .item-wrap{ width:1200px; height:411px; position: relative;}
.base .item-wrap .bd{ width:1060px; height:411px; overflow: hidden; position: relative; margin:0 auto;  }
.base .item-wrap .base-left,.base .item-wrap .base-right{ width:50px; position:absolute; top:50%; margin-top:-25px; cursor: pointer; }
.base .item-wrap .base-left:hover,.base .item-wrap .base-right:hover{ opacity: .8; }
.base .item-wrap .base-right{ right:0; }
.base .item-wrap li{ width:1060px; height:411px; }
.base .item table{ width:1200px; margin-top:10px; }
.base .item table th{ font-size:17px; color: #da0505; font-weight: normal;  }
.base .item table tr{ line-height:38px; font-size:13px; color: #323232; text-align: center; }
.base .item table tr:nth-child(2n){ background: #f0f0f0; }

/*一线品牌*/
.band{ overflow: hidden;}
.band ul{ width:1250px; }
.band li{ width: 290px; float: left; margin-right:10px; margin-bottom: 12px; border:1px solid #d0d0d0; border-radius: 5px; overflow: hidden; }




/*品牌辅料*/
.b-tab{ text-align: center; font-size:18px; color: #787878; width: 495px; margin:0 auto; overflow: hidden;  }
.b-tab span{ display: block; width: 165px; height: 30px; line-height:30px;  float: left; background: url(../images/b-tab.png) no-repeat; cursor: pointer; }
.b-tab span.active{ background: url(../images/b-tab-hover.png) no-repeat; color: #fff; }

.brand-box{ margin-top:50px; margin-bottom:50px; }

.brand-box li{ border:1px solid #3ea039; padding:30px; overflow: hidden; margin-bottom:30px;  }
.brand-box li img{ margin-right:30px;}
.brand-box li h2{ margin-top:30px; font-size:28px; color: #3ea039; margin-bottom:30px; line-height: 1;   }
.brand-box li .text{ height:107px; font-size:18px; line-height:1.6;  color: #303030; margin-bottom:30px; overflow: hidden; text-align:justify; }
.brand-box li a{ display: inline-block; width: 210px; height: 36px; line-height:36px; font-size:20px; color: #3ea039; border:1px solid #3ea039; text-align: center;     }


/*插图*/
.inser a{ display:block; height:666px; background-repeat: no-repeat; background-position: center top;   }

/*拉菲五大优势*/
.lf-tab{ margin-top:50px; margin-bottom:70px;  }
.lf-tab li{ width:215px; height: 247px; float: left; margin:0 15px; background:url(../images/lf-tab-bg.png) no-repeat center top; text-align: center; font-size:26px; color: #fff; cursor: pointer; }
.lf-tab li.active{background:url(../images/lf-tab-bg-hover.png) no-repeat center top;}
.lf-tab li span{ display: block; width:36px; height:36px; background: #fff; border-radius: 50%; margin:30px auto 20px; text-align: center; line-height:36px; font-size:24px; color: #3ea039;       }
.lf-tab li:first-child{ margin-left: 0;}
.lf-tab li:last-child{ margin-right: 0;}
.lf-box{ background:#e4a72e;}

/*设计师介绍*/
.designer{ background: #f7efef; overflow: hidden; }
.designer-container{ width:1187px; margin:0 auto; }
.designer-box{ width:900px; height:428px; }
.d-container{ width:792px; height:428px; margin:0 auto; position:relative; overflow: hidden; }
.d-container>div{ position:absolute; height:428px; top:0; }
.d-left-btn,.d-right-btn{ position:absolute; top:50%; margin-top:-25px; z-index: 1000; width:50px; height: 50px;  }
.d-left-btn{ left:4px;}
.d-right-btn{ right:4px;}
.d-img{ width:274px; height:426px; margin:0 5px; border:1px solid #d2cece;}
.d-about{ width:190px; height:386px; padding:20px; margin:0 5px; border:1px solid #d2cece; color: #535145; font-size:16px; line-height:1.5; background: #fff; }
.d-case{ width:254px; margin:0 5px; }
.d-case a{ width:254px; height: 213px; overflow: hidden; float: left; margin-bottom:2px; }

/*预算报价*/
.offer{ width:280px; height:428px; background: #b70404; }

.offer .o-title{ margin:50px auto 0;}
.offer p{ text-align: center; margin:20px 0 30px; color:#fff; }
.offer input{ display: block; width:210px; height: 32px; background: #fff; padding-left:15px; margin:0 auto 17px; }
.offer button{ display: block; width:225px; height: 32px; background: #cac301; color: #000; text-align: center; margin:0 auto; }

/*小区拼团*/
.group{ background: #3ea039; padding-bottom:50px;  }
.group .group-box{  width:580px;  }
.group .item{ background: #fff; border:2px solid #8d0909; width:580px; height: 248px; position: relative; margin-bottom:20px;  }
.group .g-info{ padding-left:15px; width:246px; padding-right:15px; }
.group .g-info h2{ height:40px; margin-top:20px; margin-bottom:20px; font-size:15px; line-height:20px; text-align: justify; }
.group .g-info .g-btn{ position: absolute; left:294px; top:0px; width:240px; height: 248px; background: url(../images/g-btn.png) no-repeat; }
.group .g-info .g-price{ position: relative; z-index:10; height:54px; line-height:54px; color: #fff;}
.group .g-info .tab{ margin-top:23px; margin-bottom:15px;  text-align: center;  }
.group .g-info .tab span{ display: block; width:113px; height:30px; line-height: 30px; border:2px solid #e3e3e3; color: #ff831c; font-size: 17px;  }
.group .g-info .g-time{ font-size:18px; color:#6a6964; }

.group .g-active{ position: relative; width:570px; border:2px solid #fff;  text-align: center; }
.group .g-active .a-info{ position: absolute; top:0; z-index: 100; width: 100%; height:100%; background: rgba(0,0,0,.2); }
.group .g-active .a-info h2{ padding-top:150px; color: #fff; font-size: 37px; }
.group .g-active a{ position: absolute; top:250px; left:177px; width:212px; height:36px; border-radius:10px; border:2px solid #fff; color: #fff; font-size:24px; }
.group .g-active a:hover{ background: #e80d1c; border: 2px solid #e80d1c; }


/*合作伙伴*/
/*.partner{ position: relative; }*/
.partner-box{ margin-bottom:120px; }
.partner ul{ width:1250px; }
.partner li{ width:158px; margin:6px; border:1px solid #e6e6e6; float:left;  }
.partner>div>ul>li>a>img{height: 80px;} 

/*公司简介*/
.about-title{ width: 437px; margin:0 auto 50px; padding-top:50px;  font-size:28px; font-weight: normal; text-align: center; color: #727272; border-bottom:3px solid #c4c4c4; }
.about-title span{ display: block; width:80px; margin:0 auto; border-bottom:3px solid #3ea039; margin-bottom:-3px; }

.about-banner{ display: block; height: 644px;}
.about-box .tab{ text-align: center; }
.about-box .tab a{ display: inline-block; width:220px; height: 46px; background: #b7b7b7; line-height:46px; font-size: 16px; margin:50px 10px 0;
  color:#fff;}
.about-box .tab a.active{ background: #f62727; }

.about-box .text{ text-indent:2em; font-size:15px; line-height:1.6; color:#727272; padding-bottom:50px;  }
.about-box img{ margin:0 auto; padding-bottom:70px;   }

.inner-banner{ display: block; }

/*四大承诺*/
.commitment{ margin-bottom:30px;   }
.commitment h2{ font-size:23px; line-height:1; margin-bottom:15px;   color: #727272; font-weight: normal; text-align: center; }
.commitment ul{ text-align: center; width:800px; }
.commitment li{ display: inline-block; margin:10px 20px; font-size:18px; color: #727272; }

/*内页切换*/
.inner-container .tab{ text-align: center; }
.inner-container .tab a{ display: inline-block; width:220px; height: 46px; background: #b7b7b7; line-height:46px; font-size: 16px; margin:50px 10px;
  color:#fff; cursor: pointer;}
.inner-container .tab a.active{ background: #f62727; }
.page{ width:1200px; margin:60px auto 70px;  text-align: center; }
.page a{ display: inline-block; width:36px; height: 30px; line-height:30px; font-size:16px; color: #3ea039; border: 1px solid #d4d4d4; }
.page a.active{ background: #3ea039; color: #fff; }
.page a.page-prev,.page a.page-next{ width:60px; 
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f4f4f4,endcolorstr=#fff,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f4f4f4,endcolorstr=#fff,gradientType=0);/*IE8*/    
    background:#fff; /* 一些不支持背景渐变的浏览器 */  
    background:-moz-linear-gradient(top, #f4f4f4 ,rgba(255,255, 255,1));  
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#f4f4f4), to(rgba(255,255, 255,1)));  
    background:-o-linear-gradient(top, #f4f4f4, rgba(255,255, 255,1)); 
}

.hx .select{ margin:30px 0 10px;  }
.hx .select span{ display: inline-block; line-height:30px; margin-right:30px;  color: #909090; font-size:16px;}
.hx .select select{ width:100px; height:24px; vertical-align: middle; }
.hx .select span.active{ width:60px; height:30px;  text-align: center; color: #fff; background:#3ea039; }
.hx .select span.sreach{ display: inline-block; width:60px; height:24px; line-height:24px;   border:1px solid #909090; padding-left:10px; }

.sreach-box{ width:420px; height:40px; box-shadow:0 0 1px 1px #d7d7d7 inset;  position:relative; border-radius:5px; overflow: hidden; }
.sreach-box input{ width:372px; height:38px; background: none; padding-left:10px; padding-right:38px; }
.sreach-box button{ width:38px; height:38px; background: none; position:absolute; background:none; right: 0; top:0; vertical-align: middle; text-align: center; }
.sreach-box button img{ margin:0 auto; }

/*户型图大图展示*/
.piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:#000; display: none; z-index:99997; }

.loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:none }
.loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(../images/ajax-loader.gif) center center no-repeat!important;background: url(ajax-loader.gif) center center no-repeat;}
.caption{ display:block; background:#222;}
.caption p{ display:block; margin:0;padding:4px 28px 4px 38px; text-align:center; font-weight:normal; background:black; color:white; font-size:12px;}
a.piro_close{position:absolute;top:20px;right:20px;height:35px;width:35px;background:url(../images/close_btn.png) no-repeat;cursor:pointer;z-index:100006;}
a:hover.piro_close{background:url(../images/close_btn_h.png) no-repeat;}
a.piro_next,a.piro_prev{ display:inline-block; width:63px; height: 22px; }
.pirobox_content { position:absolute; top:50%; left: 50%; padding:4px 4px 40px; width: 800px; height: 600px; margin:-300px 0 0 -400px; display:block; background: #fff; z-index:99998;font-family:Trebuchet MS,Arial;}
.pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;}
.pirobox_content img{ margin:0; padding:0; border:none;}
.pirobox_down{ text-align:center; padding-top:10px; padding-left:20px; padding-right:10px; }
.t_l{background:url(../images/t_l.png) no-repeat; width:20px; height:20px;}
.t_r{background: url(../images/t_r.png) no-repeat; width:20px; height:20px;}
.t_c{height:20px; background:url(../images/t_c.png) repeat-x;}
.c_l{width:20px; background: url(../images/c_l.png) repeat-y;}
.c_c{background:black; margin:0; padding:0;}
.c_c div{width:760px; height:560px; margin:0; padding:0 0 0px 0;}
.c_r{width:20px; background: url(../images/c_r.png) repeat-y;}
.b_c{height:20px; background:url(../images/b_c.png) repeat-x;}
.b_l{background:url(../images/b_l.png) no-repeat; width:20px; height:20px;}
.b_r{background:url(../images/b_r.png) no-repeat; width:20px; height:20px;}
.box_img{ position:absolute; z-index:99995; background: url(../images/img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;}
.err_mess{ position:absolute;bottom:20px; color:white; padding:0; margin:0 0 0 20px; display:block;}
.err_mess a{color:red; font-weight:700;}
a.link_to {position:absolute; margin-right:6px; height:20px;width:20px;right:0;color:#999;bottom:3px; background:url(../images/link_out.png) no-repeat; text-indent:-999em;}
a:hover.link_to { background:url(../images/link_out_h.png) no-repeat;}

/*工地直播*/
.gdzb-box{ margin-top:46px; margin-bottom:32px;   }
.gdzb-box .gdzb-left{ width:600px; color: #6c6c6c;}
.gdzb-box .gdzb-left img{ margin-right:15px; }
.gdzb-box .gdzb-left h2{ font-size:16px; color: #434343; line-height:1; margin-top:30px;  margin-bottom:5px; padding-left:8px;}
.gdzb-box .gdzb-left .time{ padding-left:8px; font-size:13px; line-height:2;    }
.gdzb-box .gdzb-left .text{ font-size:13px; line-height:20px; text-indent:2em; background: url(../images/gdzb-icon.jpg) no-repeat left top;  }
.gdzb-box .gdzb-right{ width:600px; margin-top:50px;  }
.gdzb-box .gdzb-right a{ display: block; width:184px; height:38px; margin-left:30px; margin-top:10px; border:1px solid #3ea039; border-radius:20px; font-size:16px; line-height:38px; text-align: center;  color: #3ea039;   }
.gdzb-box .gdzb-right a:hover{background: #3ea039; color: #fff;}
.gdzb-box .gdzb-right div{ padding:0 30px; text-align: center; border-right: 1px solid #d1d1d1; color: #5b5b5b; }
.gdzb-box .gdzb-right div strong{ display: block; font-size:30px; color: #3ea039; }

.gdzb-t{ margin:20px 0; background: url(../images/gdzb-bg.jpg) no-repeat right center;   }
.gdzb-t span{ display: inline-block; width:138px; height: 43px;  border-radius:5px; background: #3ea039; font-size:20px; line-height: 43px; color: #fff;
 text-align: center; }

.gdzb-main .item{ position: relative; margin-bottom:40px;  }
.gdzb-main .item .gdzb-left-btn,.gdzb-main .item .gdzb-right-btn{ position:absolute; top:60px; }
.gdzb-main .item .gdzb-left-btn{ left:0;}
.gdzb-main .item .gdzb-right-btn{ right:0;}
.gdzb-main .item li{ width:278px; padding-right:32px; float: left; }

/*材料精选*/
.cailiao-container{ padding:12px; background: #f3f3f3; }
.cailiao-tab{ width: 158px; height:400px; }
.cailiao-tab li{ width: 158px; height: 40px; font-size: 22px; cursor: pointer; text-align: center; color: #939393; line-height:40px; border:1px solid #939393; margin-bottom:18px; } 
.cailiao-tab li.active{ background: #f7b604; color: #fff; border:1px solid #f7b604;  } 
.cialiao-box{ width:990px; height:400px; overflow: hidden; }
.item-box{ position: relative;}
.cailiao-tab .item{ height:400px; } 
.cialiao-box .item>div{ width:370px; color: #575656;   } 
.cialiao-box .item h2{ font-size:25px; color: #000;  } 
.cialiao-box .item-img{ margin-right:20px; } 
.cialiao-box .text{ padding-top:30px; padding-bottom:30px; } 
.cialiao-box h5{ font-size:14px; line-height:1; padding-bottom:20px; } 
.cialiao-box .cizhuan img{ float: left; margin-right:10px; } 

/*常见问题*/
.qustion{ margin-bottom:30px; }
.qustion h2{ font-size:18px; margin-bottom:10px; font-weight: normal; line-height:1; margin-top:30px;  }
.qustion .text{ font-size:16px; color: #757575; line-height:1.6;  padding-bottom:30px; border-bottom:1px solid #dfdfdf; }

.qustion li:last-child .text{ border-bottom:none; }

/*六大设计优势*/
.design-6 ul{ overflow: hidden;  }
.design-6 li{ width:151px; height: 342px; position: relative; float: left; margin:0 24.5px;  }
.design-6 li span{ position: absolute; left: 50%; z-index:100; transition: all .2s linear; margin-left:-25px; bottom:10%; width:50px; height: 50px; border-radius:50%;  background: #ea7400; text-align: center; line-height: 50px; font-weight: bold; color: #fff;}
.design-6 li .text{ opacity:0; position: absolute; transition: all .2s linear .2s; left:0; top:0; width:80%; height:100%; padding:50% 10% 0; background: url(../images/design-6-opacity.png) no-repeat; color: #fff; font-size:14px; line-height:1.5;   }
.design-6 li:hover span{ bottom:80%; }
.design-6 li:hover .text{ opacity:1; }

/*个性收费包*/
.shoufeibao{ padding-bottom:50px;  }
.shoufeibao h3 span{ background: #f6f6f6;}
.shoufeibao-box{ background: #fff; }
.sfb-left{ width:530px; padding-left:20px; font-size:15px; color: #323232;  }
.sfb-left h1{ font-size:40px; font-weight: normal; margin-bottom:30px; line-height:1; margin-top:50px;   }
.sfb-left span{ display:inline-block; font-size:20px; margin-bottom:30px;  }
.sfb-left .text{ padding:30px 0; line-height:3; border-top:1px solid #c1c1c1; border-bottom: 1px solid #c1c1c1; }

/*服务保障*/
.servers .servers-box{ width:1200px; height: 444px; overflow: hidden; position: relative; margin-bottom:70px; }
.servers .bd{ margin:0 auto; width:1064px; height: 444px; overflow: hidden; position: relative; }
.servers .btn{ width:50px; height:50px; position: absolute; top:50%; margin-top:-25px;}
.servers .s-left{ left:0; }
.servers .s-right{ right:0; }


/*绿色环保*/
.safeguard{ border:1px solid #a3a3a3; padding:13px 13px 0 13px; margin:0 auto 40px;   }
.safeguard .safeguard-left ul{ width:830px; }
.safeguard .safeguard-left li{ padding:18px; margin-bottom:13px;  border:1px solid #a3a3a3;}
.safeguard .safeguard-left li img{ margin-right:20px; }
.safeguard .safeguard-left li h2{ font-size:20px;  }
.safeguard .safeguard-left li .text{ font-size:15px; line-height:1.6;   }

.article-right { width:330px; }
.article-right .new-case{ border:1px solid #a3a3a3; }
.article-right h2{ line-height:38px; border-bottom: 1px solid #a3a3a3; }
/*.article-right h2 div{ width:80px; border-right:1px solid #a3a3a3;  }*/
.article-right h2 span{ display: block; line-height:36px; border-top:3px solid #3ea039; width:100px; border-right:1px solid #a3a3a3; text-align: center; font-size:16px; border:1;    }
.article-right h2 a{ font-size:14px; line-height:40px;  color: #a3a3a3; padding-right:15px;  }

.article-right .new-case{ margin-bottom:20px;  }
.article-right .new-case ul{ padding:12px; }
.article-right .new-case li{ border-bottom: 1px solid #a3a3a3; line-height: 38px;}
.article-right .new-case li p{ padding-left:10px;  }
.article-right .new-case li a{ font-size:13px; color: #2f2f2f; font-weight: bold; }
.article-right .new-case li img{ display: none; }
.article-right .new-case li.active img{ display:block; }
.article-right .new-case li.active p{ background:#ffe8ea; }

/*旧房翻新*/

.oldhome-box .tab{ text-align: center; width:1200px; margin:0 auto;  }
.oldhome-box .tab a{ display: inline-block; width:180px; height: 46px; background: #b7b7b7; line-height:46px; font-size: 16px; margin:50px 8px 0;
  color:#fff;}
.oldhome-box .tab a.active{ background: #f62727; }


.oldhome-title{ font-size:34px; text-align: center; line-height:40px; padding-top:40px; padding-bottom:20px; }
.oldhome-box .line{ margin:0 auto; }
/*.oldhome-box .text{ width:600px; margin:0 auto; text-align: center;  font-size:13px; color: #646464; line-height:1.6;  margin-top:20px; margin-bottom:30px;   }*/

#retool,#remould{padding-bottom:40px; }
#retool img,#remould img{ margin-top:30px;   }
#compare{ height: 800px; background:url(../images/compare-bg.jpg) no-repeat center top; }

/*show-tab*/
.show-tab{ text-align: center; width:500px; margin:0 auto;  }
   .show-tab li{ width:165px; height: 30px; margin-bottom:15px;  display:inline-block; background:url(../images/b-tab.png) no-repeat center top; text-align: center; line-height:30px; font-size:16px;
   color:#787878; cursor: pointer; margin-left:-4px; }
.show-tab li.active{ background:url(../images/b-tab-hover.png) no-repeat center top; color: #fff; }


.notice-box{ height: 420px; margin-top:20px;  background: url(../images/notice-bg.jpg) no-repeat center top; overflow: hidden; margin-bottom:5px;  }
.notice-box .notice-left{ width:300px; height:420px; background:rgba(255,0,0,.5); padding-left:36px; padding-right:36px; }
.notice-box .notice-left h2{ font-size:40px; color: #fff; padding-top:30px; padding-bottom:30px; }
.notice-box .notice-left input{ width:298px; height:50px; margin-bottom:30px; background: none; border-radius:10px; border:1px solid #fff; font-size:16px; text-indent:15px; color: #fff;  }
.notice-box .notice-left input::placeholder{ color:#fff; opacity:.5;  }
.notice-box .notice-left button{ width:300px; height:50px; background: #f4c1c1; font-size:35px; color: #ff0000; }
.notice-box .notice-right{ width:635px; height:420px; color: #fff; }
.notice-box .notice-right h2{ font-size:30px; padding-top:40px; padding-bottom:20px;}
.notice-box .notice-right p{ font-size:20px; margin-bottom:30px; color: #fff;}

/*样板间展示*/
.slider {
    width:100%;
    min-width:1200px;
    height:500px;
    margin-top:20px; 
    position:relative;
    overflow:hidden;
    background:#fff;
    text-align:center;
}
.slider .bd {
    width:1200px;
    position:absolute;
    left:50%;
    margin-left:-600px
}
.slider .bd li {
    width:1200px;
    overflow:hidden;
}
.slider .bd li img {
    display:block;
    width:1200px;
    height:500px;
}
.slider .tempWrap {
    overflow:visible !important
}
.slider .tempWrap ul {
    margin-left:-1200px !important;
}
.slider .hd {
    position:absolute;
    width:100%;
    left:0;
    z-index:1;
    /*height:8px;*/
    bottom:20px;
    text-align:center;
}

.slider .pnBtn {
    position:absolute;
    z-index:1;
    top:0;
    width:100%;
    height:500px;
    cursor:pointer;
}
.slider .prev {
    left:-50%;
    margin-left:-600px;
}
.slider .next {
    left:50%;
    margin-left:600px;
}
.slider .pnBtn .blackBg {
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:500px;
    background:#000;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.slider .pnBtn .arrow {
    /*display:none;*/
    position:absolute;
    top:50%;
    margin-top:-26px;
    z-index:1;
    width:52px;
    height:52px;
}
.slider .pnBtn .arrow:hover {
    filter:alpha(opacity=60);
    opacity:0.6;
}
.slider .prev .arrow {
    right:-25px;
    background:url(../images/slide-left.png);
}
.slider .next .arrow {
    left:-25px;
    background:url(../images/slide-right.png);
}

/*新旧对比*/
.compare-box{ width:1200px; height: 442px; margin:40px auto; border:4px solid #f8bd1d; padding:5px;  }
.compare-box .compare-slider{ height:510px; position: relative; }
.compare-box .compare-slider .bd{ height:442px; overflow: hidden; }
.compare-box .compare-slider .hd{ position: absolute; bottom:0; width:100%; height: 10px; text-align: center; }
.compare-box .compare-slider .hd li{ display: inline-block; width:30px; height:13px; margin:0 8px; text-indent:100px; overflow: hidden; background: #9d9d9d; }
.compare-box .compare-slider .hd li.on{ background:#3ea039;  }

/**/
.service{ border:1px solid #a3a3a3; padding-bottom:15px; margin-bottom:13px;  }

/*问答*/
.question .sreach-box,.article .sreach-box{ margin-top:18px; margin-bottom:18px;  }

.question h2,.article h2{ font-size:28px; color: #3ea039; line-height:75px; font-weight: normal; }
.question-left,.group-left{ width:800px;}
.question-right,.sidebar{ width:340px;}
.question .question-tab{ overflow: hidden; border-bottom:1px solid #dcdcdc;  }
.question .question-tab li{ width:133px; height:40px; float: left; color: #0c0c0c; font-size:16px; text-align: center; line-height:40px; cursor: pointer;  }
.question .question-tab li.active{ background: #f6292b; color: #fff; }

.question-box li{ overflow: hidden; margin-top:35px; }
.question-box li img{ margin-right:30px;  }
.question-box li h3{ font-size:18px; color: #535353; margin-top:20px; margin-bottom:10px;  }
.question-box li .text{ padding-right:40px; height:102px; overflow: hidden; font-size:14px; line-height:1.6; color: #535353; }
.question-box li a{ display: inline-block; font-size:14px; color: #535353; margin-right:40px; padding-left:20px; }
.question-box li a.detail{ background: url(../images/detail.png) no-repeat left center; }
.question-box li a.talk{ background: url(../images/talk.png) no-repeat left center; padding-left:25px;  }

.more-case{ display:block; width:250px; height: 50px; line-height:50px; text-align: center; margin:35px auto;  border:1px solid #020202; font-size:18px; color: #050505;     }

/**/
.question-show{ background: #fcf2f2; }
.question-show .sidebar-slider{ width:312px; height:230px; margin:0 auto; position: relative; }
.question-show .sidebar-slider .bd{ height:196px; overflow: hidden; }
.question-show .sidebar-slider .hd{ position: absolute; width: 100%; bottom:10px; text-align: center; }
.question-show .sidebar-slider .hd li{ display: inline-block; width:10px; height: 10px; text-indent:100px; overflow: hidden; border-radius: 50%; margin:0 5px; background: #ffc000; }
.question-show .sidebar-slider .hd li.on{ background: #ff6b3d; }


.question-right .form{ margin-bottom:40px; }

/*精彩推荐*/
.recommend h2,.group-list h2{ font-size: 25px; line-height:30px; border-left:8px solid #f6292b; padding-left:15px; }
.recommend ul{ width:1280px; margin-bottom:78px; padding-top:30px; }
.recommend li{ border:1px solid #a3a3a3; padding:5px; width:372px; float: left; margin-right:24px; margin-bottom:24px; }
.recommend li .info{ overflow: hidden; margin-top:8px; min-height: 100px; }
.recommend li .info img{ margin-right:10px;  }
.recommend li .info h3{ font-size:14px; color: #1a1a1a;  }
.recommend li .info p{ font-size:12px; color: #828282; margin-bottom:8px; }
.recommend li .info span{ font-size:12px; line-height: 22px; color: #000;  }
.recommend li .info a{ padding:0 10px; font-size:12px; margin-left:10px; line-height:22px; border-radius:11px; }
.info-detail{ color:#a5a5a5; border:1px solid #a5a5a5; }
.click-design{ color: #fff; background: #a5a5a5; border:1px solid #a5a5a5; }

/*.recommend li p{ line-height:26px; color: #1a1a1a; font-size: 15px; margin:10px 0; }*/
/*.recommend li a{ width:130px; border:1px solid #3ea039; text-align: center; border-radius: 5px; color: #3ea039;  font-size: 15px; }
.recommend li a:hover{ background: #3ea039; color: #fff;}*/

/*aside */
.hot-design{ border:1px solid #a3a3a3; margin-bottom: 20px; }
.hot-box{ padding:10px;}
.hot-box table{ color: #929292; font-size: 14px; line-height:24px; text-align:left; width:208px; margin:15px auto;  }
.hot-box table td{ vertical-align: top; padding-right:6px; }
.hot-box a{ display: inline-block; padding:0 10px; font-size:12px; margin:5px; line-height:24px; border-radius:11px; }

.question-left article{color: #010101; font-size:15px; } 
.question-left article h3{ font-size:19px; border-bottom: 1px solid #3ea039; text-align: center; } 
.question-left article div{ border:1px solid #d1d1d1; margin-top:20px; padding:20px; line-height:1.6;  } 
.question-left article div img{ margin-top:20px; margin-bottom:20px; } 

/*组团*/
.group-select{
   border-top:4px solid #3ea039;
   border-right:1px solid #a3a3a3; 
   border-bottom:1px solid #a3a3a3; 
   border-left:1px solid #a3a3a3;
   margin-bottom:15px; 
   font-size: 16px;  
}

.group-select div{
    color:#000;
}
.group-select strong{
    padding-left:40px;
    color:#000;
    line-height:42px; 
}
.group-select a{
    color:#575757;
    display: inline-block;
    padding:3px 10px;
    margin-left: 15px;
    font-size: 14px; 
}
.group-select a.active{
   background: #3ea039;
   color: #fff;
}

.group-list ul{ width: 1280px; }
.group-list li{ float: left; width:354px; padding:8px 15px; margin-top:20px;  margin-right:20px; border:1px solid #d4d4d4; }
.group-list li h4{ font-size:16px; line-height:1.3; margin-bottom:10px; color: #535145;  }
.group-list li img{ margin:0 auto; }
.group-list li .text{ margin-top:5px; overflow: hidden; color: #6a6964; background: url(../images/group-text-bg.png) no-repeat;}
.group-list li .text .text-l a{ line-height:56px; color: #fff; padding-left:20px; font-size: 16px; }
.group-list li .text .text-l p{ padding-left:20px; font-size:16px; line-height:40px; margin-top:5px; }
.group-list li .text .text-r{ width:100px;}
.group-list li .text .text-r div{ width:98px; border:1px solid #d6d6d6; font-size: 14px; text-align: center; line-height:26px; margin-bottom:5px; }
.group-list li .text .text-r span{ font-size:20px; }

/*组团详情页*/
.group-main h3{ font-size:19px; color: #373737; line-height:26px; border-bottom:1px solid #3ea039; }
.group-left{   }
.group-box1{ width: 840px; background: url(../images/bm-bg.jpg) no-repeat; margin-left:-15px; }

.group-form{ padding-top:100px; width:740px; margin:0 auto; }
.group-form div{ float: left; width:344px; margin:10px 13px; }
.group-form div input{ width: 250px; height: 28px; border:1px solid #d6d6d6; }
.group-form button{ display: block; width:134px; height: 40px; margin:30px auto; cursor: pointer; }

/*组团*/
.zutuan{ width: 276px; height:233px; border:1px solid #d6d6d6; position: relative; margin-left:16px;  padding-top: 50px; }
.zutuan a{ display: block; position: relative; z-index:1; font-size:17px; color: #fff; line-height: 64px; padding-left:30px; margin-bottom:15px;  }
.zutuan img{ position:absolute; top:47px; left:-15px; z-index: 0; }
.zutuan div{ width: 106px; height:30px; line-height: 30px; font-size: 15px; margin-top:18px; margin-bottom:25px; text-align: center; border:1px solid #d6d6d6; margin-left:22px; float: left;  }
.zutuan .time{ padding-left:22px; }
.hot-tel{ border:1px solid #a3a3a3; padding:20px; margin-top:20px; margin-bottom:30px; margin-left: 15px; margin-right:20px;  }

/*设计师*/
.design-select{ font-size: 18px; border:1px solid #b8b8b8;}
.design-select strong,.design-select a{ display: inline-block;}
.design-select strong{ font-weight: normal; float: left; width: 155px; line-height:62px; color: #5d5d5d; margin-right:20px;  text-align: center; background: #e2e2e2; }
.design-select a{ color: #6f6f6f; float:left; margin-top:14px; border-radius:5px; margin-bottom:14px; margin-left:10px; line-height: 34px; padding:0 20px; }
.design-select a.active{ background: #3ea039; color: #fff; }

.design-list{ margin-top:40px;  }
.design-list a{ transition: .2s linear; }
.design-list a:hover{ opacity:.5;}
.design-list ul{ width:1250px; }
.design-list li{min-height:470px; border:2px solid #b8b8b8; padding:9px; width:558px; float: left; margin-right:36px; margin-bottom:40px;}
.design-list li h2{ overflow: hidden; width:100%; line-height:32px; font-size: 15px; color: #fff; background:url(../images/design-bg.png) no-repeat;}
.design-list li h2 a{ float: left; display: block; width:50%; text-align: center;  }
.design-list li h2 .icon{ display: inline-block; width:16px; height: 16px; margin-top:-2px; background: url(../images/design-btn-icon.png) no-repeat; vertical-align: middle; margin-right:8px; }
.design-list li .text{ width:315px; margin-right:10px; font-size:14px; }
.design-list li .text a{ color: #ef6000; }
.design-list li .text h3{ font-size:17px; color: #000; font-weight:400;line-height:38px; border-bottom:2px solid #d4d4d4; margin-bottom:10px; }
.design-list li .text h3 a{ display: inline-block; font-weight:500; padding-left:25px; color: #3ea039; margin-left:15px; background: url(../images/person-icon.png) no-repeat left center;}
.design-list li .text p{ color: #7a7a7a; line-height:2; font-weight:500; }

.design-info{ margin-bottom:50px; }
.design-info .design-img{ border:1px solid #666; margin-right:30px; width: 319px;height: 423px;}
.design-info .design-line{ border-bottom:1px solid #3ea039; }
.design-info .text{ width:820px; color: #303030; font-size:20px; line-height:2;}
.design-info .text h2{ font-size:28px; color: #303030; }
.design-info .text h2 small{ font-size:18px; }
.design-info .text .design-detail{ font-weight: 500; }
.design-info .text .design-about{ color: #7a7a7a; font-size: 18px; margin-top:10px;  }
.design-info .text .design-share{ font-size: 18px; color: #7a7a7a; }
.design-info .text .design-share .yuyue-btn{ display: inline-block; width:127px; height: 30px; margin-left:50px; margin-right:60px; background: #3ea039; color: #fff; text-align: center; line-height: 30px; }
.design-info .text .design-share .yuyue-btn:hover{ opacity:.5; }
.design-info .text .design-share .share-icon{ display: inline-block; width: 30px; height: 30px; margin:0 4px; vertical-align: middle; }
.design-info .text .design-share .share-icon:hover{ opacity:.5; }
.design-info .text .design-share .weixin-icon{ background: url(../images/weixin-icon.png) no-repeat;}
.design-info .text .design-share .zqone-icon{ background: url(../images/zqone-icon.png) no-repeat;}
.design-info .text .design-share .sane-icon{ background: url(../images/sane-icon.png) no-repeat;}
.design-info .text .design-share .yuyue-tips span{ font-size:28px; }

/*设计案例*/
.design-tab{ text-align: center; padding-top:64px; padding-bottom:40px; border-top:1px solid #666; }
.design-tab span{ position:relative; display: inline-block; width:260px; height:40px; line-height: 40px; font-size:13px;  border:1px solid #848587;}
.design-tab span.active{ background: #848587; color: #fff;}
.design-tab span.active:before{ content: ""; position: absolute; left:50%; bottom:-20px; margin-left:-10px; border-top:15px solid #848587; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom:10px solid transparent;      }

.border-left-red-line{ border-left:6px solid #3ea039;}
.design-case-box{ padding-bottom:80px; }
.design-case-list{ width:1230px; margin-top:40px; }
.design-case-list li{ position: relative; width: 386px; float: left; margin-right: 20px; margin-bottom:20px; color: #fff; transition:.3s linear; }
.design-case-list li .text{ opacity:0;  background:rgba(66,66,66,.86); position: absolute; left:0; top:0; width: 100%; height: 100%; z-index:100; text-align: center;  }
.design-case-list li .text h4{ font-size:26px; line-height:1.5; font-weight:400; margin-top:60px;  }
.design-case-list li .text p{ font-size:15px; line-height:1.5; margin-bottom:20px;}
.design-case-list li .text a{ display:inline-block; border:1px solid #fff; width:150px; height:30px; text-align: center; line-height:30px; font-size:15px; color: #fff;  }
.design-case-list li .case-t{ position: absolute; left: 0; width: 100%; bottom: 0; line-height: 35px; font-size:18px; color: #fff; background:rgba(66,66,66,.44);  }
.design-case-list li .case-t{ position: absolute; left: 0; width: 100%; bottom: 0; line-height: 35px;}
.design-case-list li .case-t span{ margin:0 10px; }
.design-case-list li:hover .text{ opacity:1; }
.design-case-list li:hover .case-t{ opacity:0; }
.design-case-list li a:hover{ background:#fff; color: #df0012; }

/*案例*/
.case-tab a{ display: inline-block; width:150px; height: 40px; color: #575757; border:1px solid #a3a3a3; margin-right:10px; text-align: center; line-height: 40px;   }
.case-tab a.active{ background: #3ea039; color: #fff; }
.case-article-left{ width:850px;}
.case-article-left .case-slider{ border:1px solid #a3a3a3; padding:16px; margin-bottom:24px; position: relative; }
#prev,#next{ position: absolute; width:50%; height:100%; z-index:100; }
#prev a,#next a{ position: absolute; width:40px; height:80px; top:50%; margin-top:-40px; }
#prev a{ left:20px;  background: url(../images/big-left.png) no-repeat;}
#next a{ right:20px; background: url(../images/big-right.png) no-repeat;}
#prev{ left:0px;}
#next{ right:0px;}
.slide-box{ position:relative; height:628px; overflow: hidden; }
.slide-box ul{ position:absolute; height: 628px; overflow: hidden; }
.slide-box ul li{ float: left; width:816px; overflow: hidden; }
/*.slide-box ul li:first-child{ display:block;}*/

.smallpic-box{ margin-top:10px; background: #a9a9a9; padding:18px; }
.smallpic-box .prev-page,.smallpic-box .next-page{ width:58px; line-height:22px; color: #000; font-size: 13px; text-align: center;  }
.smallpic-box .prev-page img,.smallpic-box .next-page img{ border:1px solid #fff; margin-top:10px;  }
.smallpic-box .small-btn { margin:30px 14px; }
.smallpic-box .smallpic-c{ position: relative; width:560px; height: 88px; margin:0 auto; }
.smallpic-box .smallpic-c ul{ position:absolute; overflow: hidden; }
.smallpic-box .smallpic-c ul li{ width:112px; float: left;  }
.smallpic-box .smallpic-c ul li a{ display: block; margin:0 5px; border:1px solid #fff; }
.smallpic-box .smallpic-c ul li.on a{ border:1px solid #df0012; }

.case-detail{ border:1px solid #a3a3a3; padding:16px; margin-bottom:24px; font-size:16px; line-height:1.6; color: #242424; }
.case-detail h3{ font-size:18px; margin-bottom:15px; line-height:1; border-left:5px solid #3ea039; padding-left:10px; font-weight: normal; }
.case-detail p{ padding-left:15px; padding-right:15px; }
.case-detail table{ width:100%; line-height:2.3; }
.case-detail table td{ padding-left:15px;  }

/*商城品牌*/
.shop{ margin-bottom:52px; }
.shop h2{ font-size:28px; line-height:1;  color:#ff9517; border-bottom:1px solid #d5d5d5; margin-bottom:30px; }
.shop h2 strong{ display:inline-block; width:120px;  border-bottom: 4px solid #f62727; padding:15px 0; }
.shop h2 a{ display:inline-block;  width:66px; height: 28px; margin:15px 0; line-height:28px; color: #fff; border-radius:5px; text-align: center; font-weight: normal; font-size:15px; background:#ff9517; }
.shop-left{ width:595px; border:1px solid #d5d5d5;}
.shop-left .swiper-pagination-bullet{ background: #e1e1e1; width: 13px; height: 13px; }
.shop-left .swiper-pagination-bullet-active{ background: #ff9517; }

.shop-item1 li,.shop-item2 li{ transition:0.3s ease; }
.shop-item1 li:hover,.shop-item2 li:hover{ transform:translate(0,-5px);  }
.shop-item1{ width:594px;}
.shop-item1 ul{ width:640px; }
.shop-item1 li{ width:290px; float: left; border:1px solid #d5d5d5; margin-right:10px; margin-bottom:10px;  }

.shop-item2{ width:1260px; }
.shop-item2 ul{ width:1300px; }
.shop-item2 li{ width:286px; float: left; border:1px solid #d5d5d5; margin-right:16px; margin-bottom:14px; }

.shop-text{ margin-bottom:10px; }
.shop-text img{ margin-top:-50px; position: relative; border-radius: 50%; overflow: hidden; box-shadow:0px 0px 20px #ccc;  }
.shop-text p{ margin:0 auto; text-align: center; width:80%; overflow: hidden; height:30px; line-height:30px; color: #2d2d2d; font-size:16px; }

.shop-slider{ height:444px; position: relative;}
.shop-slider .hd{ position: absolute; width: 100%; bottom:28px; text-align: center;}
.shop-slider .hd li{ text-indent:100px; display: inline-block; overflow: hidden; border-radius: 50%; margin:0 5px; width:15px; height: 15px; background: #e1e1e1; }
.shop-slider .hd li.on{ background: #ff9517; }

/*footer*/
footer{ background:url(../images/footer-bg.jpg); padding-top:100px!important; padding-bottom:30px!important; color: #fff;   }
footer .footer-list{ width:480px; float:left; }
footer .footer-list li{ width:120px; float: left;   }
footer .footer-list h2{ line-height:1;  font-size:16px; color: #fff; font-weight: normal; margin-bottom:15px; }
footer .footer-list a{ display: block; font-size:14px; color: #feeed4; line-height:2;   }

footer .weixin-box{ width:430px; margin-right:20px; }
footer .weixin-box div{ margin-right: 15px; font-size:13px; line-height:2;   }
footer .copyright{ text-align: center; font-size: 13px; margin-top: 50px; }
/*footer .footer-tel{ margin-top:20px;    }*/

.bottom-form{ height:149px;}
.fiexd{ position: fixed; width:100%; z-index: 99999;  }
.b-form-box{ width: 100%; height:119px; padding-top:30px; bottom:0; background: url(../images/bottom-form.jpg) no-repeat center top;  }


/*底部订单提交*/
.form-num{ margin-left:50px;  float: left; width:438px; font-size:28px; color: #fff; padding-left:73px;  height:87px; background: url(../images/bottom_num.png) no-repeat;   }
.form-num span{ display: inline-block; font-size:40px; width: 40px; margin-right: 4px; text-align: center; line-height:87px; }
.bottom-form .form-input{ width:302px; height: 42px; position: relative; }
.bottom-form .form-input span{ font-size:14px; line-height:42px; position: absolute; top:0; right:15px; color: #7c7c7c; }
.bottom-form .form-input input{ width:302px; height:40px; background:none;border:1px solid #333;  text-indent:10px; color: #7c7c7c; margin-bottom:5px; }
.bottom-form button{  width:170px; height:89px;  background: #3ea039; font-size:28px; color: #fff; cursor: pointer;  margin-left:10px;   }
/**/
.de_img{width: 220px;height: 267px;}
.my_img{width: 372px;height: 282px; }
