
/* 装修学堂 */

.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;
}

/* 中间大图 */
.banner {
    overflow: hidden;
    min-width: 1200px;
}

.jump {
    margin-top: 50px;
    margin-bottom: 50px;
}
.layout {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.jump li {
    float: left;
    margin-right: 26px;
}
.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;
}
.jump li.on a, .jump li a:hover {
    background: #1da838;
    color: #fff;
}
/* 公司地址介绍  */
.main-ab {
    margin-bottom: 79px;
}
.layout {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.main img{
    display: block;
    margin: 0 auto;
}
.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);
}
.ab .abcon {
    margin-top: 46.5px;
    margin-left: 160px;
}
.abcon h4 {
    color: #333;
    font-size: 24px;
}
.abcon small {
    display: block;
    margin-bottom: 12.5px;
    color: #333;
    font-size: 14px;
}
.abcon p {
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.abcon p {
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.abcon p font {
    font-weight: 700;
    font-size: 20px;
}
.ab .map {
    margin-top: 43px;
}
.BMap_mask {
    background: transparent url(http://api0.map.bdimg.com/images/blank.gif);
}
.pano_close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    background-color: rgba(37,37,37,.9);
    background-image: url(http://api0.map.bdimg.com/images/panorama/close.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 90%;
}
.pano_pc_indoor_exit {
    position: absolute;
    right: 60px;
    top: 10px;
    width: 89px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    color: #ebedf0;
    border-radius: 3px;
    background-color: #252525;
    background-color: rgba(37,37,37,.9);
    background-image: url(http://api0.map.bdimg.com/images/panorama/indoor_exit.png);
    background-repeat: no-repeat;
    background-position: 15px 12px;
}
/* 底部 */

.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;
}

.footer .box01 .name_zl input {
    width: 204px;
    height: 42px;
    margin-top: -5px;
    border-radius: 2px;
    font-size: 16px;
}

.mobile_zl {
    position: absolute;
    right: 701px;
    top: 43px;
}

.footer .box01 .mobile_zl input {
    width: 204px;
    height: 42px;
    border-radius: 2px;
    font-size: 16px;
    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 {s
    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;
}