@media screen and (max-width: 340px) {
    .prev, .next {
        width: 18% !important
    }
}

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 {
        color: #ac9455;
        text-decoration: none
    }

    a:hover {
        text-decoration: none
    }

button, input {
    -webkit-appearance: none
}

.main-content {
    width: 90.625%;
    margin: 0 auto;
    padding-top: 20px;
    font-size: 1.4rem
}

.bg {
    padding: 20px 0;
    border-bottom: 1px solid transparent;
    background: #f7f7f7
}

    .bg .main-content {
        padding: 0;
        background: transparent
    }

    .bg.container {
        padding-bottom: 0
    }

.j-selector {
    position: relative
}

    .j-selector .switch, .j-selector .input {
        position: relative;
        width: 100%;
        height: 36px;
        line-height: 36px;
        border: 1px solid #ac9455;
        border-radius: 0;
        color: #8c8f94;
        background: #fff;
        text-indent: 3.7931%
    }

        .j-selector .switch.unfolded, .j-selector .input.unfolded {
            box-shadow: 2px 2px 8px #ddd
        }

    .j-selector .sign, .j-selector .scd-sign {
        position: absolute;
        top: 11px;
        right: 2.58620%;
        color: #ac9455;
        font-size: 1.4rem;
        transition: all .3s ease-in
    }

        .j-selector .sign.closed, .j-selector .scd-sign.closed {
            -webkit-transform: rotateZ(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotateZ(-180deg)
        }

        .j-selector .sign.clear, .j-selector .scd-sign.clear {
            font-size: 1.4rem
        }

    .j-selector .menu, .j-selector .scd-menu {
        display: none;
        position: absolute;
        z-index: 3;
        top: 36px;
        left: 0;
        width: 100%;
        border: 1px solid #ac9455;
        border-top: none;
        background: #fff
    }

        .j-selector .menu.unfolded, .j-selector .scd-menu.unfolded {
            box-shadow: 2px 2px 8px #ddd
        }

        .j-selector .menu .option, .j-selector .scd-menu .option {
            position: relative;
            color: #8c8f94;
            font-size: 1.4rem
        }

            .j-selector .menu .option:first-child .link, .j-selector .scd-menu .option:first-child .link {
                border-top: none
            }

            .j-selector .menu .option .link, .j-selector .scd-menu .option .link {
                position: relative;
                display: block;
                width: 100%;
                height: 43px;
                line-height: 43px;
                border-top: 1px solid #ac9455;
                padding-left: 7.58620%;
                color: #222328
            }

                .j-selector .menu .option .link.active, .j-selector .scd-menu .option .link.active {
                    color: #fff;
                    background: #ac9455
                }

    .j-selector .scd-switch.unfolded {
        box-shadow: none
    }

    .j-selector .scd-sign {
        color: #8c8f94
    }

    .j-selector .scd-menu {
        position: static;
        border: none
    }

        .j-selector .scd-menu.unfolded {
            box-shadow: none
        }

        .j-selector .scd-menu .option .link {
            border-top: 1px solid #ac9455 !important
        }

    .j-selector .hidden-input {
        display: none
    }

.title {
    margin-bottom: 20px;
    color: #ac9455;
    font-size: 1.7rem;
    text-transform: uppercase;
    text-align: center
}

.professionals .professional {
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #ac9455
}

    .professionals .professional .avatar {
        width: 100%
    }

    .professionals .professional .name {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 25px;
        padding-right: 2.58621%;
        line-height: 25px;
        color: #fff;
        background: rgba(172,148,85,0.4);
        font-size: 1.4rem;
        text-align: right
    }

.professionals .title {
    color: #ac9455
}

.view-more {
    display: block;
    color: #ca5f3f;
    font-size: 1.4rem;
    text-align: center;
    margin: 20px 0
}

    .view-more.click {
        color: #ca5f3f
    }

    .view-more:hover {
        color: #ac9455
    }

.practice-title {
    margin-bottom: 14px;
    color: #1c1d1f;
    font-size: 1.7rem;
    text-transform: uppercase
}

.practice-content {
    color: #8c8f94;
    font-size: 1.4rem;
    line-height: 2
}

    .practice-content img {
        max-width: 100%
    }

.practice-detail {
    margin-bottom: 16px
}

    .practice-detail .intro {
        margin-bottom: 14px
    }

        .practice-detail .intro .source {
            text-align: right;
            font-style: italic
        }

        .practice-detail .intro .divider {
            display: inline-block;
            width: 2em;
            border-top: 1px solid #8c8f94;
            vertical-align: middle
        }

.recent-practice {
    margin-bottom: 31px;
    border-top: 1px solid #e2e3e4
}

.practice-title {
    margin-top: 14px;
    color: #ac9455
}

.award-content .awards {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e3e4
}

.award-content .title {
    margin-bottom: 20px;
    color: #ac9455;
    font-size: 1.6rem;
    text-align: left;
    text-transform: uppercase
}

.award-content .award-list .item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px
}

.award-content .award-list .year {
    display: inline-block;
    width: 21.72413%;
    height: 100%
}

.award-content .award-list .award {
    white-space: pre-wrap;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
}

.page-banner {
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%
}


.sub-menu .sub-option {
    position: relative;
    color: #8c8f94;
    font-size: 1.4rem
}

.sub-menu .sub-option .sub-link {
    position: relative;
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    /*border-top: 1px solid #ac9455;*/
    padding-left: 12.58620%;
    color: #222328
}

.sub-menu>.sub-option:last-child {
    margin-bottom:5px;
}

    .header {
        position: relative;
        margin-bottom: 36px
    }

.header .title {
    position: relative;
    z-index: 2;
    width: 68.96551%;
    margin: 0 auto;
    color: #ac9455;
    background: #fff;
    font-size: 1.7rem;
    text-align: center;
    text-transform: uppercase
}

.header .divider {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-color: #ac9455
}

.hot-practices {
    margin-bottom: 20px;
    width: 100%
}

.hot-practices .hot-practice {
    float: left;
    display: inline-block;
    width: 48.27586%;
    margin-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    border: 1px solid #ac9455
}

.hot-practices .hot-practice:nth-child(even) {
    margin-left: 3.44827%
}

.hot-practices .hot-practice .link {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase
}

a:hover {
    color: #ac9455
}


.margin-top15 {
    margin-top:15px;
}