h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

a {
    color: #ac9455;
    outline: none !important;
    text-decoration: none
}

    a:focus, a:hover {
        color: #ac9455;
        text-decoration: none
    }

.pagination {
    display: block;
    text-align: center;
    margin-top: 22px
}

    .pagination .prev, .pagination .pages, .pagination .next, .pagination .page {
        display: inline-block
    }

    .pagination .prev, .pagination .next {
        display: inline-block
    }

        .pagination .prev .btn-prev, .pagination .prev .btn-next, .pagination .next .btn-prev, .pagination .next .btn-next {
            display: inline-block;
            width: 62px;
            height: 27px;
            line-height: 27px;
            border: 1px solid #ac9455;
            border-radius: 30px;
            color: #ac9455;
            background: #fff;
            font-size: 12px;
            text-decoration: none;
            transition: all .2s ease-in
        }

            .pagination .prev .btn-prev:hover, .pagination .prev .btn-next:hover, .pagination .next .btn-prev:hover, .pagination .next .btn-next:hover {
                color: #fff;
                background: #ac9455
            }

    .pagination .prev {
        margin-right: 20px
    }

    .pagination .next {
        margin-left: 20px
    }

    .pagination .page {
        display: inline-block;
        margin-left: 4px
    }

        .pagination .page:first-child {
            margin-left: 0
        }

        .pagination .page.active .page-item {
            border-color: #ac9455;
            color: #fff;
            background: #ac9455
        }

        .pagination .page .page-item {
            display: inline-block;
            width: 27px;
            height: 27px;
            line-height: 27px;
            border: 1px solid transparent;
            border-radius: 30px;
            color: #898989;
            text-decoration: none;
            transition: all .2s ease-in
        }

            .pagination .page .page-item:hover {
                border-color: #ac9455;
                color: #fff;
                background: #ac9455
            }

.top-breadcrumb {
    height: 14px;
    margin-top: 15px;
    margin-bottom: 48px;
    line-height: 14px;
    text-transform: uppercase
}

    .top-breadcrumb a {
        color: #333
    }

        .top-breadcrumb a:hover {
            color: #ac9455
        }

    .top-breadcrumb span {
        color: #7d7d7d
    }

.main-canvas {
    padding: 65px 70px 60px 70px;
    border: 1px solid #ac9455;
    background-color: #fff;
    padding: 60px 50px 74px;
    margin-bottom: 60px;
    min-height: 1000px
}

    .main-canvas .search-title {
        text-align: center
    }

        .main-canvas .search-title .divider {
            position: relative;
            display: inline-block;
            width: 770px;
            height: 0;
            border-top: 1px solid #ac9455
        }

        .main-canvas .search-title .title {
            position: relative;
            width: 430px;
            top: -20px;
            margin: 0 auto 50px auto;
            color: #ac9455;
            background-color: #fff;
            font-size: 24px;
            line-height: 24px;
            text-transform: uppercase
        }

    .main-canvas .letter-search {
        margin-top: 70px;
        text-align: center
    }

        .main-canvas .letter-search .sb-letter-list {
            display: inline-block;
            width: 850px;
            margin-top: -20px;
            margin-right: -28px
        }

            .main-canvas .letter-search .sb-letter-list li {
                float: left;
                margin-right: 28px;
                margin-bottom: 20px
            }

            .main-canvas .letter-search .sb-letter-list .target {
                display: inline-block;
                width: 36px;
                height: 36px;
                line-height: 36px;
                border: 1px solid transparent;
                border-radius: 36px;
                color: #2b2b2b;
                text-align: center;
                text-decoration: none;
                transition: all .2s ease-in-out
            }

                .main-canvas .letter-search .sb-letter-list .target:hover {
                    border-color: #ac9455;
                    color: #fff;
                    background: #ac9455
                }

            .main-canvas .letter-search .sb-letter-list .disable-target {
                display: inline-block;
                width: 36px;
                height: 36px;
                line-height: 36px;
                border: 1px solid transparent;
                border-radius: 36px;
                color: #ddd;
                text-align: center
            }

    .main-canvas .office-search {
        position: relative;
        margin-top: 52px;
        text-align: center;
        position: relative
    }

        .main-canvas .office-search li {
            position: relative;
            float: left;
            width: 343px;
            height: 200px;
            border-right: 1px solid #e2e3e4;
            border-bottom: 1px solid #e2e3e4;
            text-align: center
        }

            .main-canvas .office-search li:hover img.active {
                display: none
            }

            .main-canvas .office-search li:hover img.hover {
                display: block !important
            }

            .main-canvas .office-search li .nav-item {
                position: absolute;
                bottom: 37px;
                width: 100%;
                cursor: pointer
            }

                .main-canvas .office-search li .nav-item a {
                    display: block;
                    color: #343333;
                    text-decoration: none
                }

                    .main-canvas .office-search li .nav-item a:hover {
                        color: #ac9455
                    }

                    .main-canvas .office-search li .nav-item a img {
                        display: block;
                        margin: 0 auto 20px
                    }

                        .main-canvas .office-search li .nav-item a img.hover {
                            display: none
                        }

        .main-canvas .office-search .clear-bottom-border {
            position: relative;
            top: -1px;
            height: 0;
            border-top: 1px solid #fff
        }

        .main-canvas .office-search .sb-office-list {
            padding-left: 18px
        }

        .main-canvas .office-search .clear-right-border {
            position: absolute;
            top: 4px;
            right: 16px;
            bottom: 4px;
            z-index: 1;
            width: 10px;
            background: #fff
        }

    .main-canvas .expertise-search {
        margin-top: 80px
    }

        .main-canvas .expertise-search .sb-expertise-list {
            margin-right: -5px;
            margin-left: 50px
        }

            .main-canvas .expertise-search .sb-expertise-list .item {
                float: left;
                height: 70px;
                margin-right: 5px;
                margin-bottom: 5px;
                overflow: hidden;
			    text-overflow: ellipsis;
			    white-space: nowrap;
            }

                .main-canvas .expertise-search .sb-expertise-list .item a {
                    display: inline-block;
                    width: 318px;
                    height: 70px;
                    line-height: 70px;
                    padding: 0 15px;
                    border: 1px solid #ac9455;
                    color: #2b2b2b;
                    background: #fff;
                    font-size: 14px;
                    text-align: center;
                    text-decoration: none;
                    transition: all .2s ease-in-out;
                    cursor: pointer
                }

                    .main-canvas .expertise-search .sb-expertise-list .item a:hover {
                        color: #fff;
                        background: #ac9455
                    }

#m-search {
    width: 1070px;
    height: 42px;
    margin: 0 auto
}

    #m-search .ms-wrap {
        position: relative;
        display: inline-block
    }

    #m-search .fa {
        position: absolute;
        color: #b1b1b1;
        font-size: 18px;
        top: 13px;
        right: 26px;
        cursor: pointer
    }

        #m-search .fa.angle {
            font-size: 7px;
            top: 17px;
            right: 34px
        }

    #m-search input[type="text"] {
        width: 285px;
        height: 42px;
        margin-right: 14px;
        padding: 10px 26px 7px 12px;
        border: 1px solid #ac9455;
        font-size: 12px
    }

        #m-search input[type="text"].input:focus {
            box-shadow: 0 10px 8px -8px #dadadb
        }

    #m-search input[type="submit"] {
        position: relative;
        top: 1px;
        display: inline-block;
        width: 140px;
        height: 38px;
        line-height: 30px;
        margin-left: 16px;
        border: 1px solid #ac9455;
        border-radius: 20px;
        color: #ac9455;
        background: #fff;
        font-size: 12px;
        transition: all .2s ease-in-out;
        padding-top: 3px !important
    }

        #m-search input[type="submit"]:hover {
            color: #fff;
            background: #ac9455
        }

    #m-search .angle {
        transition: all .4s ease-in-out
    }

        #m-search .angle.closed {
            -webkit-transform: rotateZ(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotateZ(-180deg)
        }

    #m-search .s-list {
        z-index: 999;
        position: absolute;
        top: 41px;
        overflow-y: auto;
        overflow-x: hidden;
        width: 285px;
        max-height: 254px;
        border: 1px solid #ac9455;
        background: #fff
    }

        #m-search .s-list .item {
            width: 100%;
            height: 42px;
            border-top: 1px solid #ac9455;
            background: #fff;
            font-size: 12px;
            line-height: 42px;
            text-align: left;
            cursor: pointer;
            padding-left: 30px;
        }

            #m-search .s-list .item:first-child {
                border-top: none
            }

            #m-search .s-list .item .second-item {
                padding-left: 32px;
                border: none
            }

 .btn-sub-expand {
     float: left;
     display: inline-block;
     width: 10px;
     height: 10px;
     font-size: 10px;
     line-height: 10px;
     text-align: center;
     transition: all .2s ease-in-out;
     -webkit-transform-origin: center center;
     -ms-transform-origin: center center;
     transform-origin: center center;
     background: url("/images/icon-btn-expand.png") no-repeat center center;
     position: relative;
     top: 16px;
     margin-left: 10px;
 }

.btn-sub-expand.i-open {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
    background: url("/images/icon-btn-expand-white-ie8.png") no-repeat center\9;
}