/*
* Copyright , 杭州长牛科技有限公司版权所有 www.changniukj.com.com
*
* 请尊重原创，未经允许请勿转载。
* 如发现下载/防止本站前端，那么我们必将追究相应的法律责任。
*/
.case {
    width: 100%;
    overflow: hidden;
}

.casebox {
    width: 1280px;
    margin: 0 auto;
}

.case_left {
    width: 360px;
    float: left;
}


.lbox {
    width: 100%;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
}

.lmt {
    height: 50px;
    line-height: 50px;
    background: #dfdfdf;
    padding-left: 10px;
    overflow: hidden;
}

.lmt span {
    font-size: 18px;
    font-weight: 800;
}

.lbox_list {
    width: 100%;
    overflow: hidden;
}

.lbox_list li {
    height: 50px;
    line-height: 50px;
    padding: 0px 10px;
    border-bottom: 1px solid #dfdfdf;
}
.lbox_list li.on {
    background: #011d4d;
    color: #fff;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.lbox_list li:hover{
    background: #011d4d;
    color: #fff;
    -o-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;

}
.lbox_list li:last-child{
    border-bottom: 0px solid #dfdfdf;
}
.lbox_news li {
    height: 50px;
    line-height: 50px;
    padding: 0px 10px;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
}

.lbox_news li a {
    position: absolute;
    width: 100%;
    left: 0px;
    padding-left: 10px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 85px;
}

.lbox_news li span {
    position: absolute;
    right: 5px;
    font-size: 14px;
}

.lbox_news li {
    height: 50px;
    line-height: 50px;
    padding: 0px 10px;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
}

.lbox_news li a {
    position: absolute;
    width: 100%;
    left: 0px;
    padding-left: 10px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 85px;
}

.lbox_news li span {
    position: absolute;
    right: 5px;
    font-size: 14px;
}

.lbox_lx li {
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
    font-size: 14px;
}

.lbox_lx li span {
    position: relative;
    padding-left: 50px;
    display: block;
    font-size: 14px;
}

.lbox_lx li:nth-child(1) span::before{
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../images/qiye.png) no-repeat;
    background-size: 30px;
    background-position: center;
    left: 0px;
    bottom: 0px;
}
.lbox_lx li:nth-child(2) span::before{
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../images/lianxiren.png) no-repeat;
    background-size: 30px;
    background-position: center;
    left: 0px;
    bottom: 0px;
}
.lbox_lx li:nth-child(3) span::before{
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../images/phoneico.png) no-repeat;
    background-size: 30px;
    background-position: center;
    left: 0px;
    bottom: 0px;
}
.lbox_lx li:nth-child(4) span::before{
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../images/lxqqico.png) no-repeat;
    background-size: 30px;
    background-position: center;
    left: 0px;
    bottom: 0px;
}
.lbox_lx li:nth-child(5) span::before{
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../images/zuojiico.png) no-repeat;
    background-size: 30px;
    background-position: center;
    left: 0px;
    bottom: 0px;
}
.lbox_lx li:nth-child(6) span::before{
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../images/chuanzhenico.png) no-repeat;
    background-size: 30px;
    background-position: center;
    left: 0px;
    bottom: 0px;
}
.lbox_lx li:nth-child(7) span::before{
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../images/emailico.png) no-repeat;
    background-size: 30px;
    background-position: center;
    left: 0px;
    bottom: 0px;
}
.lbox_lx li:nth-child(8) span::before{
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../images/dizhiico.png) no-repeat;
    background-size: 30px;
    background-position: center;
    left: 0px;
    bottom: 0px;
}

.case_right {
    float: left;
    width: 900px;
    overflow: hidden;
    padding-left: 20px;
}

.case_main {
    width: 100%;
    overflow: hidden;
}

.case_main li {
    float: left;
    width: 283px;
    height: 169px;
    margin-bottom: 15px;
    margin-right: 15px;
    overflow: hidden;
    text-align: center;
    background: #f9f9f9;
}
.case_main li:nth-child(3n){
    margin-right: 0px;
}
.case_main li img {
    width: 100%;
    height: 120px;
    border: 1px solid #f9f9f9;
}
.case_main li a span {
    font-size: 16px;
    height: 40px;
    line-height: 48px;
    display: block;
}
.case_main li img:hover {
    /* border: 1px solid #e0e0e0; */
    transform: scale(1.08);
    transition: 0.3s linear;
    border-radius: 5px;
}


.casetxt {
    padding: 20px 0px;
}
.casetxt p {
    line-height: 32px;
    font-size: 14px;
}
.casetxt a {
    color: #3F51B5;
    font-weight: bold;
}

.casetxt table {
    width: 99% !important;
    border-bottom: 1px solid #beccdb;
    border-right: 1px solid #beccdb;
}
.casetxt tbody {
    width: 99% !important;
    border-bottom: 1px solid #beccdb;
    border-right: 1px solid #beccdb;
}
.casetxt table tr {
    border-top: 1px solid #beccdb;
    border-left: 1px solid #beccdb;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}

.casetxt td {
    border-top: 1px solid #beccdb;
    border-left: 1px solid #beccdb;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}
.casetxt img {
    max-width: 600px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: 0 0 14px 2px rgba(139, 139, 139, 0.29);
}

.case_t h1 {
    font-size: 36px;
    font-weight: bold;
    height: 95px;
    line-height: 95px;
    position: relative;
    transition: opacity 1s ease-in-out;
    animation: fadefiset 1s ease-in-out forwards;
}

.casetxt h2 {
    position: relative;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 15px;
    padding-left: 15px;
}

.casetxt h2::before{
    content: '';
    width: 3px;
    height: 20px;
    position: absolute;
    background: #011d4d;
    left: 0px;
    top: 8px;
}
