#app{
    min-width: 1200px;
}
.sink_banner{
    width: 100%;
    height: 320px;
    background-image: url("/assets/utou/images/expert/bg.png");
    background-size: 100% 100%;
    color: #333;
}
.sink_banner h3{
    width: 1200px;
    margin: auto;
    font-size: 40px;
    padding: 100px 0 45px 0;
    text-align: left;
}
.sink_banner p{
    font-size: 20px;
    width: 1200px;
    margin: auto;
    text-align: left;
}
.expert{
    /*width: 1200px;*/
    /*margin: 20px auto;*/
}
.search-form-box{
    padding: 40px 0;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 6px 5px 0px rgba(204, 205, 205, 0.24);
}
.search-form-box .el-col-8{
    border-right: 1px solid #E5E5E5;
    margin-left: 40px;
}
.search-form-box .el-col-8:nth-of-type(3){
    border: none;
}
.search-form-box img{
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    margin-top: 10px;
}
.search-form-box span{
    float: left;
    width: 230px;
    margin-left: 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.portlet-body{
    margin-top: 10px;
}
.portlet-body li{
    padding: 30px 20px;
    border-bottom: 1px solid #E5E5E5;
    cursor: pointer;
}
.portlet-body li:hover{
    background: #fBFBFB;
}
.portlet-body li:hover .el-col-11{
    color: #fc9005;
}
.portlet-body li img{
    width: 100px;
    height: 100px;
    display: inline-block;
}
.portlet-body li .el-col-11{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666;
    line-height: 22px;
}
.portlet-body li .el-button{
    margin-left: 120px;
    background: #FBB802;
    color: #fff;
    border: none;
}
.portlet-body li .name{
    font-size: 18px;
    font-family: Microsoft YaHei;
    /*font-weight: bold;*/
    font-weight: 900 !important;
    color: #333333;
}
.portlet-body li .role{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-left: 5px;
}
.message{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    z-index: 2;
}
.message_box{
    position: absolute;
    width: 640px;
    height: 400px;
    background: #fff;
    top: 50%;
    left: 50%;
    margin-left: -320px;
    margin-top: -200px;
}
.message_box *{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.message_left{
    float: left;
    width: 395px;
    height: 400px;
    position: relative;
}
.message_right{
    width: 245px;
    height: 400px;
    float: right;
    background: #f8f8f8;
    padding: 75px 65px;
}
.message_left_top{
    padding: 20px 45px;
}
.message_left_top h2{
    width: 154px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 55px;
    border-bottom: 1px solid #FBB802;
}
.message_left_top .el-textarea{
    margin-top: 20px;
}
.message_left_top .text{
    display: block;
    text-align: right;
    margin-top: 10px;
    color: #666;
    font-size: 12px;
}
.message_left_top .el-button{
    width: 100%;
    display: block;
    height: 40px;
    text-align: center;
    background: #FBB802;
    color: #fff;
    border: none;
    font-size: 16px;
    margin-top: 30px;
}
.message_left_top img{
    display: block;
    width: 76px;
    height: 60px;
    margin: 65px auto 0;
}
.message_left_top p{
    margin: 30px auto 50px;
    color: #333;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.message_left_bottom{
    width: 395px;
    height: 60px;
    background: #FFFBF3;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 13px 45px;
    font-size: 12px;
    color: #999999;
    line-height: 18px;
}
.message_right_box{
    width: 130px;
    margin: 0 auto;
}
.message_right_box img{
    display: block;
    width: 112px;
    height: 112px;
    margin: 0 auto 25px;
}
.message_right_box p{
    width: 130px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    margin: 0 auto 25px;
}
.message_right_box .el-button{
    width: 125px;
    height: 35px;
    background: #FBB802;
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    border: none;
}

.expert_shop_head{
    width: 100%;
    background: #f6f8ff;
}
.expert_shop_head_box{
    width: 1200px;
    margin: 0 auto;
    padding: 65px 0;
}
.expert_shop_head_box img{
    width: 100px;
    height: 100px;
}
.expert_shop_head_box h2{
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-bottom: 25px;
}
.expert_shop_head_box .el-col-19 span{
    line-height: 24px;
}
.expert_shop_head_box h2 b{
    font-weight: normal;
    font-size: 14px;
    font-family: Microsoft YaHei;
    margin-left: 10px;
    color: #999999;
}
.expert_shop_head_box .el-button{
    width: 140px;
    height: 40px;
    background: #FBB802;
    display: block;
    color: #fff;
    font-size: 14px;
    border: none;
    margin-top: 20px;
}
.expert .richText,.expert .richText p{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 38px;
}
[v-cloak] {
    display: none;
}