
/* 装修学堂 */

.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;*/
    /*}*/

    /*.banner img {*/
    /*    max-width: 100%;*/
    /*    overflow: hidden;*/
    /*}*/

    .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-jion {
        margin-bottom: 80px;
    }

    .layout {
        width: 1200px;
        margin: 0 auto;
        position: relative;
    }

    .main img {
        display: block;
        margin: 0 auto;
    }

    .jiont {
        margin-top: 45px;
    }

    .jiont li {
        width: 346px;
        padding: 0 26px;
        float: left;
    }

    .jiont h3 {
        font-size: 30px;
        color: #333;
        text-align: center;
        margin-bottom: 14px;
    }

    .jiont p {
        font-size: 14px;
        color: #333;
        text-align: justify;
        line-height: 26px;
    }

    .jiont img {
        margin-top: 16px;
    }

    .main img {
        display: block;
        margin: 0 auto;
    }

    .jiont li.two {
        border-left: 1px solid #1da838;
        border-right: 1px solid #1da838;
    }

    .jiont li {
        width: 346px;
        padding: 0 26px;
        float: left;
    }

    .jionb .title {
        margin-top: 50px;
        margin-bottom: 30px;
        text-align: center;
    }

    .jionb .jtcon {
        margin: 0 auto;
        margin-top: 60px;
        width: 1040px;
        padding-bottom: 40px;
    }
    .holder{
        line-height: 40px;
    }
    .jionb .jtcon table {
        width: 100%;
        text-align: left;
    }
    .jionb .jtcon table td.container-td{
        font-size: 14px;
        line-height: 32px;
        color: #999999;
        text-align: left;
        padding-left: 40px;
        padding-right: 20px;
        box-sizing: border-box;
        vertical-align: top;
        overflow: hidden;
        transition: all .5s;
    }
    .jionb .jtcon table td.container-td .td-main{
        overflow: hidden;
        transition: all .5s;
    }
    .jionb .jtcon table td.container-td p{
        line-height: 40px;
        font-size: 16px;
        font-weight: bold;
        color:black;
    }
    .jionb .jtcon table td{
        font-size: 14px;
    }
    .jionb .jtcon table td a{
        color:white;
        background: #13c5a2;
        border-radius: 0px;
        line-height: 32px;
        padding:0 10px;
        display: inline-block;
        transition: all .5s;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    tbody {
        display: table-row-group;
        vertical-align: middle;
        border-color: inherit;
    }

    tr {
        display: table-row;
        vertical-align: inherit;
        border-color: inherit;
    }

    Inherited from table .jionb .jtcon table {
        width: 100%;
        border-bottom: 4px solid #f2f2f2;
        text-align: left;
    }

    .jionb .jtcon table th,.jionb .jtcon table td{
        padding-bottom: 2px;
        border-bottom: 2px solid #f2f2f2;
        color: #13c5a2;
        font-size: 20px;
        text-align: center;
    }
    .jionb .jtcon table th{
        background: #13c5a2;
        color:black;
        font-size: 18px;
        font-weight: bold;
    }
    caption,
    th {
        text-align: left;
    }

    .jionb .jtcon table td {
        padding-top: 16.5px;
        padding-bottom: 23px;
        color: #333;
        font-size: 16px;
    }
    .jionb .jtcon table td textarea {
        width:100%;
        resize: none; 
        min-height:100px;
        line-height: 25px; 
        outline: 0 none;
    }
    .jionb .jtcon table{
        table-layout:fixed
    }
    .jionb .jtcon table tr{
        transition: all .5s;
    }
    .jionb .jtcon table tr.container-tr{
        overflow: hidden;
    }
    .jionb .jtcon table tr.container-main{
        cursor: pointer;
    }
    .jionb .jtcon table tr.container-main:hover,.jionb .jtcon table tr.container-main.main{
        background: #99999914;
    }
    .jionb .jtcon table tr.container-main.main td{
        border-bottom: none;
    }
    .holder {
        margin: 15px 0;
    }

    .holder a.jp-previous {
        margin-right: 15px;
    }

    .holder a.jp-current,
    a.jp-current:hover {
        color: #13c5a2;
        font-weight: bold;
    }

    .holder a {
        font-size: 16px;
        cursor: pointer;
        margin: 0 5px;
        color: #333;
    }

    .holder span {
        margin: 0 5px;
    }

    .jp-hidden {
        display: none !important;
    }

    .jionb .jtcon p.rutns {
        margin-top: 20px;
        text-align: right;
    }

    .jionb .jtcon p.rutns span {
        color: #333;
        vertical-align: middle;
        font-size: 14px;
    }

    .jionb .jtcon p.rutns a.on,
    .jionb .jtcon p.rutns a:hover {
        background: #1da838;
        color: #fff;
    }

    .jionb .jtcon p.rutns a {
        display: inline-block;
        width: 78px;
        height: 28px;
        text-align: center;
        line-height: 28px;
        border: 1px solid #1da838;
        border-radius: 20px;
        font-size: 14px;
        color: #1da838;
        margin-left: 6px;
    }
    /* 底部 */

/*.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;
}