You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__Counselling__ExpertList_...

132 lines
4.3 KiB

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.35@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.35@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Counselling/ExpertList/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tabs_content___p13nT {
position: relative;
}
.tabs_content___p13nT .header_div___vYvk9 {
display: flex;
align-items: center;
position: absolute;
right: 0;
top: 0;
}
.tabs_content___p13nT .header_div___vYvk9 .search____raKE {
display: flex;
align-items: center;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 260px;
padding-left: 8px;
background-color: #f6f7f9;
border: none;
margin-left: auto;
}
.tabs_content___p13nT .header_div___vYvk9 .search____raKE span[class~='ant-input-search-icon'] {
display: none !important;
}
.tabs_content___p13nT .header_div___vYvk9 .search____raKE [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9 !important;
border: none !important;
}
.tabs_content___p13nT .header_div___vYvk9 .search____raKE [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.tabs_content___p13nT .header_div___vYvk9 .search____raKE span[class~='ant-input-group-addon'] {
display: none !important;
}
.tabs_content___p13nT .header_div___vYvk9 .search____raKE .searchIcon___GTqWT {
margin-right: 14px;
cursor: pointer;
}
.tabs_content___p13nT .header_div___vYvk9 .search____raKE input {
background-color: #f6f7f9;
}
.lists___ACcy4 {
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;
}
.lists___ACcy4 .lists_item___rF99r {
width: 260px;
height: 290px;
background: #FFFFFF;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
border-radius: 4px;
border: 1px solid #F6F7F9;
margin: 20px 30px 0 0;
cursor: pointer;
}
.lists___ACcy4 .lists_item___rF99r .user_img___IWAPk {
width: 87px;
height: 87px;
border-radius: 50%;
margin: 30px auto 20px auto;
}
.lists___ACcy4 .lists_item___rF99r .user_name___p_jnE {
height: 28px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
font-size: 18px;
color: #191919;
line-height: 28px;
font-style: normal;
text-align: center;
}
.lists___ACcy4 .lists_item___rF99r .user_role___VNkag {
height: 22px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 14px;
color: #232B40;
line-height: 22px;
font-style: normal;
}
.lists___ACcy4 .lists_item___rF99r .user_content___Yjkne {
height: 89px;
background: #F6F7F9;
border-radius: 8px;
margin: 15px;
padding: 8px 15px;
line-height: 25px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.my_index___HHLRh {
width: 72px;
height: 72px;
background: #FFFFFF;
box-shadow: 0px 0px 8px 0px #D5E3FF;
border-radius: 37px;
border: 1px solid #D3E1FF;
position: fixed;
right: 10px;
top: 48%;
z-index: 100;
cursor: pointer;
text-align: center;
}
.my_index___HHLRh .index_img___j4JEI {
width: 18px;
height: 18px;
margin-top: 14px;
}
.my_index___HHLRh .index_text___xG_VJ {
width: 48px;
height: 20px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 12px;
color: #3061D0;
line-height: 20px;
font-style: normal;
margin: 2px auto;
}