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.
322 lines
5.8 KiB
322 lines
5.8 KiB
.pt80 {
|
|
padding-top: 80px;
|
|
}
|
|
.edu-txt-center {
|
|
text-align: center !important;
|
|
}
|
|
.educontent {
|
|
width: 1200px;
|
|
margin: 0px auto;
|
|
box-sizing: border-box;
|
|
}
|
|
.clearfix {
|
|
clear: both;
|
|
zoom: 1;
|
|
}
|
|
.divInline {
|
|
display: inline-block;
|
|
width: auto;
|
|
line-height: 26px;
|
|
font-size: 16px;
|
|
}
|
|
.headTab {
|
|
width: 188px;
|
|
height: 60px;
|
|
text-align: center;
|
|
}
|
|
.headTab span {
|
|
color: #989898;
|
|
font-size: 14px;
|
|
}
|
|
.headTab a {
|
|
color: #fff;
|
|
font-size: 24px;
|
|
line-height: 2;
|
|
}
|
|
.headTab span,
|
|
.headTab a {
|
|
display: block;
|
|
width: 100%;
|
|
text-align: center;
|
|
}
|
|
.fl {
|
|
float: left !important;
|
|
}
|
|
.fr {
|
|
float: right !important;
|
|
}
|
|
.mt15 {
|
|
margin-top: 15px;
|
|
}
|
|
.showName {
|
|
display: block;
|
|
width: auto;
|
|
color: #05101a;
|
|
font-size: 24px;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
margin-top: 5px;
|
|
clear: both;
|
|
}
|
|
.divInline {
|
|
display: inline-block;
|
|
width: auto;
|
|
line-height: 26px;
|
|
font-size: 16px;
|
|
}
|
|
.gridItem5 {
|
|
display: grid;
|
|
grid-template-columns: max-content max-content max-content max-content max-content;
|
|
align-items: center;
|
|
}
|
|
.identifyName {
|
|
color: #686868;
|
|
font-size: 14px;
|
|
margin-right: 10px;
|
|
}
|
|
.identifyA {
|
|
width: 20px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
text-align: center;
|
|
border-radius: 50%;
|
|
background-color: #f4faff;
|
|
margin-right: 5px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.headPhoto {
|
|
margin-top: 14px;
|
|
text-align: center;
|
|
background: #ffffff;
|
|
width: 115px;
|
|
height: 115px;
|
|
padding: 3px;
|
|
border-radius: 50%;
|
|
position: relative;
|
|
float: left;
|
|
margin-top: 19px;
|
|
box-sizing: border-box;
|
|
}
|
|
.headPhotoHover {
|
|
display: block;
|
|
cursor: pointer;
|
|
position: absolute;
|
|
top: 3px;
|
|
left: 3px;
|
|
width: 109px;
|
|
height: 109px;
|
|
text-align: center;
|
|
line-height: 112px;
|
|
border-radius: 50%;
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
color: #fff;
|
|
}
|
|
.headPhotoHover .upload-edit-word {
|
|
color: #fff !important;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.mb25 {
|
|
margin-bottom: 25px;
|
|
}
|
|
.mt8 {
|
|
margin-top: 8px;
|
|
}
|
|
.ml15 {
|
|
margin-left: 15px;
|
|
}
|
|
.flex_center {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.t4 {
|
|
top: -4px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.pt80 {
|
|
padding-top: 80px;
|
|
}
|
|
.edu-txt-center {
|
|
text-align: center !important;
|
|
}
|
|
.educontent {
|
|
width: 1200px;
|
|
margin: 0px auto;
|
|
box-sizing: border-box;
|
|
}
|
|
.clearfix {
|
|
clear: both;
|
|
zoom: 1;
|
|
}
|
|
.divInline {
|
|
display: inline-block;
|
|
width: auto;
|
|
line-height: 26px;
|
|
font-size: 16px;
|
|
}
|
|
.headTab {
|
|
width: 188px;
|
|
height: 60px;
|
|
text-align: center;
|
|
}
|
|
.headTab span {
|
|
color: #989898;
|
|
font-size: 14px;
|
|
}
|
|
.headTab a {
|
|
color: #fff;
|
|
font-size: 24px;
|
|
line-height: 2;
|
|
}
|
|
.headTab span,
|
|
.headTab a {
|
|
display: block;
|
|
width: 100%;
|
|
text-align: center;
|
|
}
|
|
.fl {
|
|
float: left !important;
|
|
}
|
|
.fr {
|
|
float: right !important;
|
|
}
|
|
.mt15 {
|
|
margin-top: 15px;
|
|
}
|
|
.showName {
|
|
display: block;
|
|
width: auto;
|
|
color: #05101a;
|
|
font-size: 24px;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
margin-top: 5px;
|
|
clear: both;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.user-menu .ant-menu-horizontal,
|
|
.user-submenu .ant-menu-horizontal {
|
|
border-bottom: none !important;
|
|
padding: 15px !important;
|
|
text-align: left !important;
|
|
}
|
|
.user-menu .ant-menu-item,
|
|
.user-submenu .ant-menu-item {
|
|
padding: 0 20px !important;
|
|
border-bottom: none !important;
|
|
font-size: 16px !important;
|
|
margin: 0 10px !important;
|
|
}
|
|
.user-menu .ant-menu-item-selected {
|
|
color: #21b350 !important;
|
|
border: 1px solid #21b350 !important;
|
|
border-radius: 24px;
|
|
padding: 0 20px !important;
|
|
}
|
|
.user-menu .ant-menu-item-selected::after {
|
|
content: none !important;
|
|
}
|
|
.user-menu .ant-menu-item:hover {
|
|
color: #21b350 !important;
|
|
}
|
|
.user-menu .ant-menu-item:hover::after {
|
|
content: '';
|
|
position: absolute;
|
|
left: 30px;
|
|
bottom: 0;
|
|
right: auto;
|
|
height: 2px;
|
|
width: 15px;
|
|
background-color: #21b350;
|
|
}
|
|
.user-submenu {
|
|
margin-top: 15px;
|
|
}
|
|
.user-submenu .ant-menu-item-selected,
|
|
.user-submenu .ant-menu-item:hover {
|
|
color: #21b350 !important;
|
|
}
|
|
.user-submenu .ant-menu-horizontal {
|
|
padding: 8px 15px !important;
|
|
}
|
|
.edu-txt-center {
|
|
text-align: center !important;
|
|
}
|
|
.educontent {
|
|
width: 1200px;
|
|
margin: 0px auto;
|
|
box-sizing: border-box;
|
|
}
|
|
.mt15 {
|
|
margin-top: 15px !important;
|
|
}
|
|
.clearfix {
|
|
clear: both;
|
|
zoom: 1;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.mainUser {
|
|
width: 100%;
|
|
background: #fff;
|
|
margin-bottom: 20px;
|
|
position: relative;
|
|
margin-top: 12px;
|
|
}
|
|
.headImage {
|
|
height: 160px;
|
|
background-image: url(./static/userhead.6d7e4d1f.jpg);
|
|
position: absolute;
|
|
width: 100%;
|
|
left: 0px;
|
|
top: 0px;
|
|
}
|
|
.headCon {
|
|
position: absolute;
|
|
width: 100%;
|
|
left: 0px;
|
|
top: 0px;
|
|
min-height: 356px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.mainContent {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
zoom: 1;
|
|
}
|
|
.pagenationDiv {
|
|
text-align: center;
|
|
padding: 20px;
|
|
}
|
|
.minH400 {
|
|
min-height: 400px;
|
|
}
|
|
.newMain {
|
|
margin: 0 auto;
|
|
min-width: 1200px;
|
|
height: 100%;
|
|
min-height: 100%;
|
|
background-color: #fafafa !important;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|