

/* 装修学堂 */

.select {
    box-sizing: border-box;
    height: 90px;
    padding: 27px 0px;
    display: none;
}

.select .study {
    display: inline-block;
    width: 184px;
    line-height: 38px;
    margin-left: 666px;
    border-right: 1px dashed #bfbfbf;
}

.select em {
    font-size: 18px;
    margin-left: 16px;
    margin-right: 7px;
    color: #049f20;
}

.select a {
    font-size: 18px;
    color: #5b5b5b;
}

.select .encyclopedia {
    display: inline-block;
    margin-left: 79px;
}



.drop-down-content {
    padding: 0;
    display: none;
    position: absolute;
    top: 100%;
    line-height: 30px;
    z-index: 9999;
    background-color: #000000;
    opacity: 0.64;
    font-size: 16px;
}

.drop-down-content ul a {
    border-bottom: 1px solid rgba(255, 255, 255, .18);
    color: #ffffff;
    line-height: 35px;
}



.fix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

.search {
    margin-top: 33px;
    padding: 0 15px 0 14px;
    width: 169px;
    height: 30px;
    border: 1px solid #999;
    border-radius: 20px;
    line-height: 30px;
}

.fr {
    float: right;
}

.search input[type=text] {
    width: 152px;
    height: 30px;
    color: #999;
    font-size: 12px;
    line-height: 30px;
}

.fl {
    float: left;
}

.search input[type=submit] {
    width: 17px;
    height: 30px;
    background: url(/public/index/static/images/i1.png) no-repeat center;
}

input[type="submit"],
input[type="button"] {
    cursor: pointer;
}

.fl {
    float: left;
}

/* 装修学堂 */

.select {
    box-sizing: border-box;
    height: 90px;
    padding: 27px 0px;
    display: none;
}

.select .study {
    display: inline-block;
    width: 184px;
    line-height: 38px;
    margin-left: 666px;
    border-right: 1px dashed #bfbfbf;
}

.select em {
    font-size: 18px;
    margin-left: 16px;
    margin-right: 7px;
    color: #049f20;
}

.select a {
    font-size: 18px;
    color: #5b5b5b;
}

.select .encyclopedia {
    display: inline-block;
    margin-left: 79px;
}
/* 中间大图 */
.banner5 {
    width: 100%;
    height: 246px;
    background: url(/public/index/static/images/banner5.jpg) no-repeat center bottom;
}
/* 设计分类 */

.fw2 {
    margin-bottom: 30px;
}

.layout {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.fw2 p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d0d0d0;
    border-bottom: none;
}

.fw2 p span {
    display: inline-block;
    width: 80px;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-right: 24px;
}

.fw2 p a:hover,
.fw2 p a.on {
    color: #1da838;
}

.fw2 p a {
    font-size: 14px;
    color: #333;
    margin-right: 26px;
}

.fw2 p a {
    font-size: 14px;
    color: #333;
    margin-right: 26px;
}

.fw2 p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d0d0d0;
    border-bottom: none;
}

.fw2 p span {
    display: inline-block;
    width: 80px;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-right: 24px;
}

.fw2 p.bt {
    border-bottom: 1px solid #d0d0d0;
}

/* 效果图渲染到页面 */
alsb {
    margin-top: 38px;
  
}
ol, ul {
    list-style: none;
}

.alsb li.mal0 {
    margin-left: 12px;
}
.alsb li{
    float: left;
    width: 285px;
    /* margin-left: 15px; */
    margin-bottom: 30px;
    border-radius: 10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

:link, :visited, ins {
    text-decoration: none;
}
.alsb .alscon {
    padding: 14px;
    border: 1px solid #cccccc;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
}
.alsb .alscon h4 {
    font-size: 18px;
    color: #333;
    margin-bottom: 8px;
}
.mal0:hover {
    box-shadow: 0px 0px 2px 2px #ccc;
    transform: translateY(-15px);
}
/* 下面的分页样式 */
.als .page {
    padding: 0;
    margin: 0;
}
.page {
    text-align: center;
    margin-top: 30px;
}
.page a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 11px;
    border: 1px solid #dbdbdb;
    font-size: 12px;
    color: #333;
    margin-right: 6px;
}
/* 底部 */

.footer {
    margin-top:80px;
    padding: 18px 0 31px;
    border-top: 2px solid #2eae47;
    background: #222324;
}

.layout {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.layout a {
    text-decoration: none;
    cursor: pointer;
    color: #777;
    transition: all .3s ease;
}

.box02 {
    position: fixed;
    left: -200px;
    bottom: 25px;
}

.box02 img {
    display: block;
    border: none;
}

.box01 {
    position: fixed;
    left: 0%;
    bottom: -29px;
    width: 100%;
    display: block;
    height: 148px;
    z-index: 999;
    background: url(/public/index/static/images/zhuolu2.png) no-repeat;
}

.close_zl {
    position: absolute;
    right: 412px;
    top: 25px;
}
/* 弹出框 */
.box02 {
    position: fixed;
    left: -200px;
    bottom: 25px;
}

.box01 {
    position: fixed;
    left: 0%;
    bottom: 0px;
    width: 100%;
    display: block;
    height: 148px;
    z-index: 999;
    background: url("/public/index/static/images/zhuolu02.png") no-repeat;
}

.close_zl {
    position: absolute;
    right: 412px;
    top: 25px;
}

.submit_zl {
    position: absolute;
    right: 529px;
    top: 38px;
}

.name_zl {
    position: absolute;
    right: 1002px;
    top: 43px;
}

.name_zl input {
    width: 180px;
    height: 50px;
    margin-top: -5px;
    border-radius: 2px;
    font-size: 16px;
}

.mobile_zl {
    position: absolute;
    right: 701px;
    top: 43px;
}

.mobile_zl input {
    width: 291px;
    height: 42px;
    border-radius: 2px;
    font-size: 16px;
    height: 50px;
    margin-top: -5px;
}

.toolbar {
    right: 20px;
    top: 550px;
    z-index: 999;
    position: fixed;
}

.tool div {
    width: 70px;
    height: 70px;
    border: 1px solid #eeeeee;
}

.toolbar a.guanzhu div {
    background: url("/public/index/static/images/tool1.png") no-repeat;
}

.toolbar a.zaixian div {
    background: url("/public/index/static/images/tool2.png") no-repeat;
}

.toolbar a.baojia div {
    background: url("/public/index/static/images/tool3.png") no-repeat;
}

.toolbar a.ding div {
    background: url("/public/index/static/images/tool4.png") no-repeat;
}

.toolbar a.guanzhu div:hover {
    background: url("/public/index/static/images/toolh1.png") no-repeat;
}

.toolbar a.zaixian div:hover {
    background: url("/public/index/static/images/toolh2.png") no-repeat;
}

.toolbar a.baojia div:hover {
    background: url("/public/index/static/images/toolh3.png") no-repeat;
}

.toolbar a.ding div:hover {
    background: url("/public/index/static/images/toolh4.png") no-repeat;
}