| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225 |
- .panelTitle{
- margin: 0 0 10rpx 40rpx;
- align-self: start;
- font-size: 36rpx;
- }
- .panelTop2{
- justify-content: flex-start;
- align-items: flex-start;
- }
- .panelTop21{
- width:530rpx;
- flex-wrap: wrap;
- justify-content: flex-start;
- }
- .icon_filter_01{
- margin: 32rpx 26rpx 0 30rpx;
- }
- .checkMarginTop{
- margin: 20rpx 0 15rpx 0;
- }
- .checkbox2{
- margin-bottom: 20rpx;
- }
- .radio1{
- margin: 40rpx 0 30rpx 0;
- }
- .radio2{
- width:210rpx;
- text-align: center;
- }
- .Input{
- margin: 0 0 0 30rpx;
- width:444rpx;
- font-size:28rpx;
- font-weight: 400;
- }
- .circle{
- width:40rpx;
- height:40rpx;
- border-radius: 50%;
- background-color: #fff;
- }
- .icon_del_02{
- width:16rpx;
- height:16rpx;
- }
- .panelLine3{
- width:2rpx;
- height:50rpx;
- background-color: #d2d2d2;
- }
- .btnCancel{
- width:116rpx;
- height:80rpx;
- color:#EB5C28;
- line-height: 80rpx;
- text-align: center;
- font-size:28rpx;
- border-top-right-radius: 20rpx;
- border-bottom-right-radius: 20rpx;
- }
- .btnSearch{
- width:116rpx;
- height:80rpx;
- background-color: #f0f0f0;
- color:#EB5C28;
- line-height: 80rpx;
- text-align: center;
- font-size:28rpx;
- border-top-right-radius: 20rpx;
- border-bottom-right-radius: 20rpx;
- }
- .panelWhite{
- width:100%;
- height:1000rpx;
- background-color: #fff;
- }
- /* ************** */
- .panelScore{
- min-height: 100rpx;
- }
- .panelScoreSearch{
- width:100%;
- justify-content: flex-start;
- }
- .panelScoreSearch1{
- width:650rpx;
- height:80rpx;
- background-color: #f0f0f0;
- border-radius: 20rpx;
- font-size: 24rpx;
- justify-content: flex-start;
- margin-top: 30rpx;
- }
- .panelScoreSearch11{
- font-weight: 400;
- }
- .panelScoreSearch_icon_magnifier_01{
- width:18rpx;
- height:20rpx;
- margin: 0 10rpx 0 30rpx;
- }
- .panelScoreText031{
- font-size: 36rpx;
- margin: 50rpx 0 0 40rpx;
- align-self: start;
- }
- .panelScoreText03{
- font-size: 20rpx;
- margin: 30rpx 0 40rpx 40rpx;
- align-self: start;
- color:#787878;
- }
- /* **************** */
- .icon_sys_12{
- width:50rpx;
- height:60rpx;
- margin-top: 350rpx;
- }
- .icon_sys_121{
- width:50rpx;
- height:60rpx;
- margin-top: 100rpx;
- }
- .text02{
- font-size: 36rpx;
- margin-top: 30rpx;
- }
- .text03{
- font-size: 24rpx;
- font-weight: 400;
- margin: 10rpx 0 180rpx 0;
- }
- .text04{
- align-self: start;
- margin: 50rpx 0 30rpx 30rpx;
- font-size: 28rpx;
- }
- .panelListNull{
- width: 100%;
- justify-content: space-between;
- }
- .text05{
- align-self: start;
- margin: 15rpx 0 15rpx 30rpx;
- font-size: 28rpx;
- font-weight: 400;
- }
- .panelPage{
- margin-left: 30rpx;
- width:680rpx;
- height:195rpx;
- justify-content: flex-start;
- border-bottom: 1rpx solid #e3e3e3;
- }
- .panelPage1{
- font-size:24rpx;
- color:#EB5C28;
- margin-right: 20rpx;
- }
- .panelFold1{
- width:34rpx;
- height:34rpx;
- background-color: #EB5C28;
- border-radius: 50%;
- }
- .icon_fold_04{
- width:18rpx;
- height:10rpx;
- }
- .panelRecruitment{
- width:650rpx;
- height:96rpx;
- border-radius: 10rpx;
- background-color: #f8f8f8;
- justify-content: space-between;
- }
- .panelRecruitmentTest01{
- font-size:20rpx;
- margin-left: 20rpx;
- }
- .panelRecruitmentTest02{
- font-weight: 400;
- }
- .panelRecruitment1{
- margin-right: 20rpx;
- font-size:20rpx;
- font-weight: 400;
- }
- .panelRecruitmentTest03{
- font-size:32rpx;
- font-family: 'Roboto-Black';
- }
|