﻿header.am-topbar {
    box-shadow: none;
    margin-bottom: 0px;
}

.am-topbar-brand > span {
    color: #fff!important;
}

.am-topbar {
    background: transparent!important;
    border: none!important;
}

#dataList {
    box-shadow: none;
}

.am-offcanvas-bar {
    background: #fff;
}

.am-offcanvas-content a {
    color: #333;
}

#main-content {
    margin: 0px!important;
    padding: 0px;
    width: 100%;
}

.admin-main {
    min-width: 1200px;
    background: rgb(246, 246, 246);
    background-image: url(/Content/Expert/img/per_pic_background.png);
    background-repeat: no-repeat;
    background-size: 100% 326px;
}
/*ul.admin-header-list>li>a {color:#fff!important;}*/
.am-btn-secondary {
    border: none;
}
/*body {min-width:1200px;background:rgb(246, 246, 246);background-image:url("/Content/Expert/img/per_pic_background.png");background-repeat:no-repeat;background-size:100% 326px;}*/
/*内容*/
.body_data {
    width: 1200px;
    background: rgb(246, 246, 246);
    margin: 0px auto;
}

.am-tabs-nav {
    border: 0px;
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0 2px 14px 0 #E7E7E7;
}

    .am-tabs-nav > li {
        width: 236px;
    }

        .am-tabs-nav > li > a {
            border: 0px!important;
            width: 110px;
            text-align: center;
            line-height: 60px;
            display: block;
            height: 60px;
            margin: 0px auto;
            color: #8B8582;
            font-size: 16px;
            padding: 0px;
            background: #fff!important;
        }

        .am-tabs-nav > li.am-active > a, .am-nav-tabs > li.am-active > a:focus, .am-tabs-nav > li.am-active > a:hover {
            color: #F86200!important;
            border-bottom: 2px solid #F86200!important;
        }

.am-tabs-bd {
    border: 0px;
    background: #fff;
    margin-top: 20px;
    box-shadow: 0 2px 14px 0 #E7E7E7;
}

.am-tab-panel {
    height: 335px;
}

.header {
    margin: 40px 0;
}

.right2 {
    display: flex;
    padding: 0 20px;
    font-size: 14px;
}

.hideDiv {
    display: none;
}

.htop {
    width: 100%;
    height: 20px;
    margin-bottom: 34px;
    font-size: 14px;
}

    .htop ol {
        padding: 0;
        margin: 5px 25px;
        height: 25px;
        width: 100%;
    }

        .htop ol a, .am-breadcrumb-slash > li + li:before {
            font-size: 14px;
            color: #fff;
            text-align: justify;
            content: '/\00a0';
        }

        .htop ol a {
            font-family: PingFangSC-Regular;
            font-size: 14px;
            color: #FF8530;
            text-align: justify;
        }

#ExpertName {
    color: #fff;
}

.planIntroduce > li {
    margin-bottom: 8%;
    margin: 0 10px 15px 0;
}

.bookButton {
    margin-left: 15%;
    background-color: #999;
    color: white;
    display: inline-block;
    width: 15%;
    text-align: center;
    border-radius: 10%;
}

.require {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 6px;
}

.outlineHui {
    position: relative;
    float: left;
    margin-top: -30px;
}

.onlinedate {
    display: inline-block;
    position: relative;
    float: left;
    text-align: left;
    width: 25%;
}

.onlinespan {
    display: inline-block;
    position: relative;
    float: left;
    text-align: right;
    width: 36%;
}

.hideDiv {
    display: none;
}


#quickConsult .outlineHui .hzimg {
    margin-top: 30px;
}

#hzimg1 {
    margin-top: 30px;
}

#profile {
    height: 100%;
}

#scheduling {
    padding: 0px;
}

    #scheduling .listInfo {
        box-shadow: none;
    }

        #scheduling .listInfo .listInfo_bd {
            padding: 0px;
        }
