/* 装修学堂 */

.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;
}
/* 中间大图 */
.banner {
    overflow: hidden;
    min-width: 1200px;
}
/* <!-- 公司简介 --> */
.jump {
    margin-top: 50px;
    margin-bottom: 50px;
}
.layout {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
ol, ul {
    list-style: none;
}
.jump li {
    float: left;
    margin-right: 26px;
}
.jump li.on a, .jump li a:hover {
    background: #1da838;
    color: #fff;
}
.jump li a {
    display: block;
    width: 128px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 18px;
    color: #1da838;
    border: 1px solid #1da838;
    border-radius: 20px;
}
/* 品牌介绍 */
.main-lx {
    margin-bottom: 75px;
}
.layout {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.lx img {
    display: block;
    margin: 0 auto;
}
.lx .lx1 {
    width: 881px;
    margin: 0 auto;
}
.lx .lx1 .title {
    margin-top: 30px;
    margin-bottom: 27px;
}
.lx .lx1 h3 {
    margin-bottom: 3px;
    color: #333;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
lx .lx1 p {
    color: #333;
    text-align: justify;
    font-size: 14px;
    line-height: 24px;
}
.lx .lx1 p {
    color: #333;
    text-align: justify;
    font-size: 14px;
    line-height: 24px;
}
.lx .lx2 .title {
    margin-top: 43px;
    margin-bottom: 30px;
}
.lx .lx2 li {
    width: 590px;
}
.fl {
    float: left;
}
.img {
    overflow: hidden;
    position: relative;
}
.img img {
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.img img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.lx .lx2 .lxcon {
    margin-top: 21.5px;
}
.lx .lx2 .lxcon h4 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-bottom: 13.5px;
}
.lx .lx2 .lxcon p {
    font-size: 18px;
    color: #333;
    text-align: justify;
}
.lx .lx2 li {
    width: 590px;
}
.fr {
    float: right;
}
.fix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}
/* 三大承诺 */
.lx .lx3 {
    width: 881px;
    margin: 0 auto;
}
.lx .lx3 .title {
    margin-top: 47px;
    margin-bottom: 30px;
}
.lx img {
    display: block;
    margin: 0 auto;
}
.lx .lx3 ul {
    background: url(/public/index/static/images/lx4.jpg) no-repeat top right;
}
ol, ul {
    list-style: none;
}
.lx .lx3 ul li {
    margin-bottom: 35px;
}
.lx .lx3 .lx3l {
    display: inline-block;
    margin-right: 27px;
    width: 90px;
    height: 91px;
    vertical-align: middle;
}
.lx .lx3 .lx3r {
    display: inline-block;
    width: 310px;
    vertical-align: middle;
}

.lx .lx3 .lx3r p {
    color: #333;
    text-align: justify;
    font-size: 14px;
    line-height: 24px;
}
.lx .lx3 .lx3r p b {
    font-weight: bold;
}
/* 底部 */

.footer {
    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;
}