﻿

/*

 

 * 

 * */

.section_list {
    width: 1200px;
    margin: 40px auto;
}

    .section_list > div {
        overflow: hidden;
    }

.sec_list_img {
    width: 537px;
    height: 349px;
    margin-right: 60px;
}

    .sec_list_img img {
        display: block;
        width: 537px;
        height: 349px;
    }

.sec_list_tw {
    width: 603px;
    height: 349px;
}

    .sec_list_tw > div {
        overflow: hidden;
        margin-bottom: 13px;
    }

        .sec_list_tw > div:last-child {
            margin-bottom: 0;
        }

        .sec_list_tw > div .sl_img {
            width: 220px;
            height: 150px;
        }

            .sec_list_tw > div .sl_img img {
                height: 150px;
                width: 220px;
            }

        .sec_list_tw > div .sl_con {
            height: 150px;
            width: 370px;
            margin-left: 13px;
        }

            .sec_list_tw > div .sl_con h1 {
                font-size: 18px;
                font-weight: normal;
                margin-bottom: 10px;
            }

            .sec_list_tw > div .sl_con p {
                font-size: 14px;
                color: #666;
                line-height: 2;
            }

.seco_list {
    margin-top: 10px;
    overflow: hidden;
}

    .seco_list > div {
        width: 400px;
    }

        .seco_list > div.selc h1 {
            height: 35px;
            line-height: 35px;
            font-size: 18px;
            padding: 0 28px;
            background: #f4f4f4;
            display: inline-block;
            margin-bottom: 8px
        }

        .seco_list > div.selc ul {
            padding-left: 20px;
            list-style: square;
        }

            .seco_list > div.selc ul li {
                margin-bottom: 15px;
            }

                .seco_list > div.selc ul li:last-child {
                    margin-bottom: 0;
                }

                .seco_list > div.selc ul li:first-child {
                    color: #4588ce;
                }

                .seco_list > div.selc ul li a {
                    display: inline-block;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    width: 90%;
                    vertical-align: middle;
                    font-size: 16px;
                }

        .seco_list > div.seol {
            width: 379px;
            border-left: 1px solid #dddddd;
            margin-top: 12px;
        }

            .seco_list > div.seol ul {
                list-style: none;
                padding-left: 20px;
            }

                .seco_list > div.seol ul li a {
                    display: inline-block;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    width: 90%;
                    vertical-align: middle;
                    font-size: 16px;
                }

                .seco_list > div.seol ul li {
                    margin-bottom: 13px;
                }

                    .seco_list > div.seol ul li:last-child {
                        margin-bottom: 0;
                    }

.seccase_bt {
    height: 20px;
    line-height: 20px;
    margin-bottom: 33px;
}

    .seccase_bt h1 {
        font-size: 18px;
    }

        .seccase_bt h1 a {
            font-size: 18px;
            font-weight: bold;
        }

            .seccase_bt h1 a.rt {
                font-size: 14px;
                font-weight: normal;
            }

.case-left .seco_list > div {
    width: 390px;
}

.third_cases .bd ul li {
    margin-left: 0;
    margin-right: 51px;
}

    .third_cases .bd ul li:last-child {
        margin-right: 0;
    }


.wal {
    width: 1200px;
    margin: 0px auto;
}

.indexPart2 {
    height: 493px;
    overflow: hidden;
    position: relative;
}

    .indexPart2 ul {
        width: 120%;
    }

    .indexPart2 li {
        float: left;
        width: 380px;
        padding-right: 30px;
        overflow: hidden;
        text-align: center;
    }

        .indexPart2 li img {
            border-radius: 5px 5px 0px 0px; /* 四个半径值分别是左上角、右上角、右下角和左下角 */
        }

    .indexPart2 h1 {
        font-weight: 400;
        font-size: 24px;
        height: 52px;
        padding-top: 85px;
        padding-left: 115px;
    }

    .indexPart2 .box {
        height: 150px;
        background: #f4f4f4;
        padding: 0 25px;
    }

    .indexPart2 h2 {
        font-size: 16px;
        font-weight: 400;
        padding-top: 32px;
    }

    .indexPart2 .content {
        color: #727272;
        font-size: 13px;
        line-height: 18px;
        padding: 10px 0 15px 0;
        text-align: left;
        text-indent: 2em;
    }

    .indexPart2 .more {
        font-size: 13px;
        color: #a53822;
    }

    /*bcm jia*/

    .indexPart2 li h1 a {
        float: left;
        color: #a53822;
        font-weight: bold;
    }

    .indexPart2 li h1 .icon {
        display: inline-block;
        width: 50px;
        height: 33px;
        float: left;
    }

    .indexPart2 li h1 .icon0 {
        background: url(images/qiye_img.png) center center no-repeat;
    }

    .indexPart2 li h1 .icon1 {
        background: url(images/qiyewenhua.png) center center no-repeat;
    }

    .indexPart2 li h1 .icon2 {
        background: url(images/rencai_img.png) center center no-repeat;
    }



















































































.mr {
    margin-right: 5px;
}

.ml {
    margin-left: 5px;
}

.sec_list_tw1 {
    width: 595px;
    height: 420px;
}



    .sec_list_tw1 > div {
        overflow: hidden;
        margin-bottom: 13px;
    }


    .sec_list_tw1 > h1 {
        height: 35px;
        line-height: 35px;
        font-size: 18px;
        padding: 0 28px;
        background: #a53822;
        display: inline-block;
        margin-bottom: 8px
    }

        .sec_list_tw1 > h1 > a {
            color: #fff;
        }

    .sec_list_tw1 > a {
        line-height: 35px;
    }

    .sec_list_tw1 > div:last-child {
        margin-bottom: 0;
    }



    .sec_list_tw1 > div .sl_img {
        width: 210px;
        height: 150px;
    }



        .sec_list_tw1 > div .sl_img img {
            height: 150px;
            width: 210px;
        }



    .sec_list_tw1 > div .sl_con {
        height: 150px;
        width: 370px;
        margin-left: 13px;
    }



        .sec_list_tw1 > div .sl_con h1 {
            font-size: 18px;
            font-weight: normal;
            margin-bottom: 10px;
        }



        .sec_list_tw1 > div .sl_con p {
            font-size: 14px;
            color: #666;
            line-height: 2;
            text-indent: 2em;
        }
