.background {
    float: left;
    width: 128px;
    border: 1px solid #ebb001;
    background: #ebb001;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}

.sy_type {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 35px;
}

    .sy_type ul {
        /*float: left;*/
        width: auto;
        height: 45px;
        line-height: 45px;
        list-style: none;
    }

    .sy_type li {
         /*float: left;*/
        width: 130px;
        height: 45px;
        line-height: 45px;
        margin-right: 10px;
        display: inline-block;
    }

        .sy_type li:nth-child(5) {
            margin-right: 0;
        }

        .sy_type li a {
            float: left;
            width: 128px;
            border: 1px solid #8d8d8d;
            /*background:#8d8d8d;*/
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            font-weight: 500;
        }

sy_type li a:hover {
    float: left;
    width: 128px;
    border: 1px solid #ebb001;
    background: #ebb001;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}

.sy_type ul li ul {
    margin-top: 25px;
}

    .sy_type ul li ul a {
        color: #5b5b5b;
        background: #efedee;
        width: 220px;
        height: 50px;
        line-height: 50px;
        /*height:30px;
    line-height:30px;*/
        text-align: center;
    }

        .sy_type ul li ul a:hover {
            color: #fff;
            background: #8e8e8e;
            width: 220px;
            /*height:30px;
    line-height:30px;*/
            text-align: center;
            height: 50px;
            line-height: 50px;
        }
/*.tylength {
    display: block;
    width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size:14px;
}*/
.sy_product_box1 {
    position: relative;
    float: left;
    z-index: 1;
    width: 280px;
    height: 305px;
    margin-right: 20px;
    margin-top: 20px;
    overflow: hidden;
    /*background:#fff;*/
    /*border: 1px solid #ddd;*/
}

    .sy_product_box1:hover .wk_case_ico {
        position: absolute;
        top: 0;
        left: 0;
        width: 280px;
        height: 265px;
        line-height: 265px;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        /*background:rgba(0, 0, 0, 0.59);*/
        background: url(../image/cphover.png) no-repeat;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        /*-webkit-opacity: 0;
    -moz-opacity: 0;*/
        display: block;
    }

    .sy_product_box1:nth-child(4) {
        margin-right: 0;
    }

    .sy_product_box1:nth-child(8) {
        margin-right: 0;
    }

.sy_product_box_wenzi1 a {
    color: #333;
}
/*.sy_product_box1:hover {
    border:1px solid #4cff00;
}*/
.sy_product_box_img1 {
    width: 280px;
    height: 265px;
    float: left;
    overflow: hidden;
}

.sy_product_box1 .sy_product_box_img1 a img {
    margin: 0 auto;
    display: block;
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;
}

.sy_product_box1:hover .sy_product_box_img1 a img {
    width: 280px;
    height: 265px;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.sy_product_box_wenzi1 {
    width: 280px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    /*margin-top: 10px;*/
    float: left;
    text-align: center;
    overflow: hidden;
    background: #efefef;
}

.anli {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: #100202;
}

.anli_cont {
    width: 1206px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 40px;
}

.gsxw {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: #f5f5f5;
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
}

.gsxw_title {
    width: 1206px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.lianxi {
    width: 305px;
    text-align: left;
}

.lianxi_title {
    border-bottom: 1px solid #CCC;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 15px;
}

.rongyu {
    width: 541px;
    text-align: left;
}

.rongyu_titile {
    border-bottom: 1px solid #CCC;
    margin-right: 40px;
    padding-bottom: 10px;
    padding-left: 15px;
}

.hotSearch {
    float: left;
    font-weight: normal;
    color: #333;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
}

.sousuocont {
    width: 300px;
    height: 50px;
    line-height: 50px;
}

.sousuo {
    color: #fff;
    background: #ebb001;
    text-align: center;
    height: 32px;
    line-height: 30px;
    width: 70px;
    cursor: pointer;
}

.bgsousuo {
    background: #f2f2f2;
}

.sousuotext {
    color: #808080;
    border: 1px solid #CCC;
    color: #808080;
    height: 30px;
    line-height: 30px;
    width: 225px;
    text-indent: 10px;
    border-right: none;
}
/*法律咨询*/
/*新闻*/
.defxw1 {
    width: 1200px;
}

.defxw_con1 {
    width: 600px;
    height: auto;
    margin-bottom: 25px;
}

.defxw_cont1 {
    width: 580px;
    height: auto;
    overflow: hidden;
}

    .defxw_cont1:hover {
        background: #f5f5f5;
    }

.defxw_img1 {
    width: 145px;
    height: 185px;
    margin: 10px 20px 10px 10px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    padding: 5px;
}

    .defxw_img1 img {
        width: 145px;
        height: 185px;
        z-index: 10;
        margin: 0 auto;
        display: block;
        -webkit-transition: -webkit-transform .3s linear;
        -moz-transition: -moz-transform .3s linear;
        -o-transition: -o-transform .3s linear;
        transition: transform .3s linear;
    }

.defxw_con1:hover .defxw_img1 img {
    width: 145px;
    height: 185px;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.defnewslength {
    display: block;
    width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
}

.defxw_co1 {
    width: 390px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin-top: 10px;
}

    .defxw_co1 a {
        color: #ebb001;
        font-size: 18px;
        font-weight: 500;
    }

.defxw_cont1_cont {
    width: 390px;
    height: 80px;
    overflow: hidden;
    margin-top: 7px;
    margin-bottom: 10px;
    line-height: 25px !important;
    font-size: 14px;
}

.defxw_tel {
    width: 390px;
    height: 30px;
    text-align: left;
    color: #ebb001;
    font-size: 18px;
}