
/* 装修学堂 */

.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;
}
/* 中间大图 */
.desinba {
    width: 100%;
    height: 341px;
    background: url(/public/index/static/images/desinba.jpg) no-repeat;
    overflow: hidden;
}
.desinba .tup {
    width: 157px;
    height: 157px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
}
.desinba .name {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: 15px;
}
.desinba .level {
    width: 122px;
    height: 25px;
    border-radius: 15px;
    background-color: #fa9a34;
    text-align: center;
    line-height: 25px;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 6px;
}
.desinba .info {
    width: 100%;
    padding-left: 34%;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    overflow: hidden;
    float: left;
    margin-top: 18px;
}
.desinba .info span {
    line-height: 32px;
    display: inline-block;
    float: left;
}
.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);
}
.desinba .info .shux {
    display: inline-block;
    width: 1px;
    height: 21px;
    background-color: #ffffff;
    margin: 0 70px 0;
    margin-top: 5px;
}
.desinba .info span {
    line-height: 32px;
    display: inline-block;

}
/*  */
.desinin {
    width: 100%;
    background-color: #F6F6F6;
    margin-top: 37px;
    overflow: hidden;
    padding-bottom: 28px;
}
.desinin .neir {
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
}
.desinin .neir .info {
    width: 688px;
    float: left;
}
.desinin .neir .info .green {
    color: #5ebf72;
}
.desinin .neir .ewm {
    float: right;
    overflow: hidden;
    width: 148px;
}
.desinin .neir .ewm .img {
    width: 86px;
    height: 86px;
    margin-right: 32px;
    margin-top: 32px;
    float: right;
}
.img {
    overflow: hidden;
    position: relative;
}
.desinin .neir .ewm .ann {
    width: 149px;
    height: 36px;
    cursor: pointer;
    background: url(/public/index/static/images/desinin_ann.png) no-repeat;
    float: right;
    margin-top: 8px;
}
/* 产品列表 */
.sjt {
    margin-bottom: 50px;
}
.layout {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.gdti {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    height: 34px;
    border-left: 4px solid #1da838;
    background: #f6f6f6;
    line-height: 34px;
}
.gdti p {
    padding-left: 26px;
    color: #333;
    font-size: 20px;
}
.des_goods {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 70px;
    /* padding-left: 5px; */
    color: #333333;
}
.des_goods .ml0 {
    margin-left: 0px;
}
.des_goods .des_g {
    width: 274px;
    height: 314px;
    float: left;
    margin-left: 33px;
    margin-bottom: 55px;
}
.des_goods .des_g .img {
    width: 100%;
    height: 192px;
}
.img {
    overflow: hidden;
    position: relative;
}
.des_goods .des_g .info {
    width: 100%;
    height: 122px;
    box-shadow: 0 5px 10px #f2f2f2;
}
.des_goods .des_g .info p:nth-child(1) {
    font-size: 16px;
    margin-top: 8px;
    margin-left: 13px;
}
.des_goods .des_g .info p:nth-child(2) {
    font-size: 14px;
    margin-top: 8px;
    margin-left: 13px;
}
.des_goods .des_g .info .green {
    color: #1CA938;
}
.des_goods .des_g .info a {
    display: inline-block;
    width: 77px;
    height: 22px;
    border-radius: 10px;
    margin-left: 13px;
    margin-top: 16px;
    background-color: #5ebf72;
    text-align: center;
    line-height: 22px;
    color: #ffffff;
}
.des_goods .des_g {
    width: 274px;
    height: 314px;
    float: left;
    margin-left: 26px;
    margin-bottom: 55px;
}
.des_goods .des_g .img {
    width: 100%;
    height: 192px;
}
/*  sjs介绍*/
.sjb {
    margin-bottom: 65px;
}
.layout {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.gdti {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    height: 34px;
    border-left: 4px solid #1da838;
    background: #f6f6f6;
    line-height: 34px;
}
.gdti p {
    padding-left: 26px;
    color: #333;
    font-size: 20px;
}
.sjb .fwshow .fwk {
    border: 0;
}
.fwshow .fwk {
    width: 100%;
    border: 1px solid #e3e3e3;
    padding: 10px 0;
}
.fwshow .fws {
    width: 1000px;
    margin: 0 auto;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-slide img {
    display: block;
}
/* 底部 */

.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;
}