|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436 |
- .in3Sec3L {
- float: left;
- /* padding-left: 40px; */
- width: 55%;
- overflow: hidden;
- margin-top: 12%;
- }
-
- .in3Sec3LBox {
- overflow: hidden;
- font-size: 14px;
- float: left;
- margin-left: 28px;
- }
-
- .in3Sec3LBox img {
- float: left;
- width: 35px;
- margin-right: 10px;
- margin-top: 6px;
- }
-
- .in3Sec3LBox>div {
- float: left;
- font-size: 12px;
- }
-
- .in3Sec3LT {
- font-size: 23px;
- font-weight: bold;
- margin-top: 0px;
- }
-
- .in3Sec3ClassTxt {
- position: absolute;
- right: 0;
- top: 0;
- bottom: 0;
- text-align: center;
- margin: auto;
- height: 24px;
- width: 45%;
- line-height: 24px;
- font-size: 14px;
- }
-
- #class {
- float: right;
- width: 45%;
- }
-
- .classSort {
- right: inherit;
- left: 28px;
- margin-left: 0;
- }
-
- .in3Sec3Total {
- color: #424242;
- font-size: 14px;
- margin: 20px 0;
- }
-
- .in3Sec3Total b {
- font-size: 20px;
- }
-
- .in3Sec3PerBox {
- margin-top: 15px;
- }
-
- .in3Sec3Per {
- color: #424242;
- display: inline-block;
- position: relative;
- font-size: 14px;
- }
-
- .in3Sec3Per b {
- font-size: 16px;
- }
-
- .in3Sec3Icon {
- position: absolute;
- top: 50%;
- margin-top: -8px;
- left: calc(100% + 10px);
- height: 16px;
- width: 32px;
- line-height: 16px;
- font-size: 12px;
- color: #fff !important;
- border-radius: 8px;
- text-align: center;
- }
-
- .in3Sec3Icon::before {
- content: '';
- position: absolute;
- top: 50%;
- left: -8px;
- margin-top: -5px;
- border: 5px solid transparent;
- color: #fff;
- }
-
- .in3Sec3Icon.in3Sec3Green {
- background-color: #0BB56C;
- }
-
- .in3Sec3Icon.in3Sec3Green::before {
- border-right-color: #0BB56C;
- }
-
- .in3Sec3Icon.in3Sec3Red {
- background-color: #EB5858;
- }
-
- .in3Sec3Icon.in3Sec3Red::before {
- border-right-color: #EB5858;
- }
-
- .in3Sec3Line {
- margin: 22px -22px;
- height: 2px;
- background-color: #FAFAFA;
- }
-
- .in3Sec3Echart1Box {
- height: 190px;
- position: relative;
-
- }
-
- .in3Sec3Echart1Con {
- height: 24px;
- position: absolute;
- bottom: -10px;
- left: 0;
- margin: auto;
- font-size: 12px;
- right: 0;
- text-align: center;
- }
-
- .in3Sec3Echart1Con b {
- font-size: 18px;
- color: #EB5858;
- }
-
- .in3Sec3Echart1 {
- height: 100%;
- margin-left: 100px;
- padding-top: 1px;
- }
-
- .in3Sec3Echart2 {
- height: 100%;
- padding-top: 1px;
- }
-
- .in3Sec3Echart1Img {
- position: absolute;
- left: 100px;
- right: 0;
- top: 0;
- bottom: 0;
- margin: auto;
- width: 45px;
- height: 63px;
- }
-
- .teacherBox>* {
- float: left;
- width: 25%;
- }
-
- .teacherCon {
- padding-left: 25px;
- }
-
- .ageTxt {
- position: absolute;
- height: 36px;
- line-height: 18px;
- top: 0;
- bottom: 0;
- left: 9%;
- right: 0;
- margin: auto;
- text-align: center;
- font-size: 12px;
- }
-
- .organT {
- text-align: center;
- font-size: 14px;
- }
-
- .organLine {
- height: 150px;
- margin-top: 10px;
- width: 60px;
- margin: 10px auto 0;
- background-color: #F6685E;
- position: relative;
- padding-top: 2px;
- }
-
- .organLine>div {
- background-color: #fff;
- height: 2px;
- margin-top: 2px;
- position: relative;
- z-index: 3;
- }
-
- .organLine div:first-child {
- margin-top: 0;
- }
-
- .organLine .organZ {
- position: absolute;
- left: 0;
- right: 0;
- bottom: 0;
- background-color: #72A7F6;
- z-index: 2;
- }
-
- .organLine .organCon {
- position: absolute;
- width: 64px;
- height: 54px;
- background-color: transparent;
- font-size: 12px;
- }
-
- .organCon1 {
- right: 110%;
- top: 10%;
- }
-
- .organCon2 {
- left: 110%;
- bottom: 10%;
- }
-
- .organCon1 span {
- color: #F6685E;
- }
-
- .organCon2 span {
- color: #72A7F6;
- }
-
- .in3Sec3Echart1 {
- height: 100%;
- margin-left: 100px;
- padding-top: 1px;
- }
-
- .in3Sec3Echart2 {
- height: 100%;
- padding-top: 1px;
- }
-
- .in3Sec3Echart1Img {
- position: absolute;
- left: 100px;
- right: 0;
- top: 0;
- bottom: 0;
- margin: auto;
- width: 45px;
- height: 63px;
- }
-
- .in3Sec3Echart1Img1 {
- position: absolute;
- left: 0;
- right: 0;
- top: 0;
- bottom: 0;
- margin: auto;
- width: 45px;
- height: 63px;
- }
-
- .in3Sec3Echart1Con1 {
- height: 46px;
- position: absolute;
- bottom: 0;
- left: -30px;
- margin: auto;
- font-size: 12px;
- }
- .in3Sec3Echart1Con2 {
- /* height: 46px; */
- position: absolute;
- bottom: 42px;
- left: 0;
- right: 0;
- margin: auto;
- font-size: 12px;
- text-align: center;
- }
- .in3Sec3Echart1Con3{
- position: absolute;
- left: -30px;
- top: 10px;
- margin: auto;
- font-size: 12px;
- }
- .in3Sec3Echart1Con1 b,.in3Sec3Echart1Con2 b,.in3Sec3Echart1Con3 b {
- font-size: 18px;
- color: #EB5858;
- }
- .in3Sec3Echart1Con2 b {
- margin-left: 10px;
- }
- .in3Sec3Echart1 {
- height: 100%;
- margin-left: 100px;
- padding-top: 1px;
- }
-
- .in3Sec3Echart2 {
- height: 100%;
- padding-top: 1px;
- }
-
- .in3Sec3Echart1Img {
- position: absolute;
- left: 100px;
- right: 0;
- top: 0;
- bottom: 0;
- margin: auto;
- width: 45px;
- height: 63px;
- }
-
- .toClass {
- width: 50%;
- height: 40%;
- margin: 17% auto 0;
- position: relative;
- background-color: #F4F4F4;
- border-radius: 8px;
- }
-
- .toClassImg1 {
- width: 100%;
- position: absolute;
- bottom: 100%;
- left: 0;
- }
-
- .toClassImg2 {
- height: 36px;
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- margin: auto;
- line-height: 0;
- text-align: center;
- z-index: 3;
- }
-
- .toClassImg2 img {
- height: 100%;
- }
-
- .toClassBl {
- position: absolute;
- z-index: 2;
- left: 0;
- right: 0;
- bottom: 0;
- border-radius: 0 0 8px 8px;
- }
-
- .toClassBl.red {
- background-color: #E44E4E;
- }
-
- .toClassBl.blue {
- background-color: #64CDFE;
- }
-
- .toClassBl.green {
- background-color: #0AB56B;
- }
-
- .toClassLegend {
- line-height: 0;
- text-align: right;
- position: absolute;
- bottom: 0px;
- right: 0;
- }
-
- .toClassLegend * {
- display: inline-block;
- vertical-align: middle;
- background-color: transparent;
- }
- .toClassLegend > *{
- float: left;
- margin-top: 10px;
- }
- .toClassLegend .red i {
- background-color: #E44E4E;
- }
-
- .toClassLegend .blue i {
- background-color: #64CDFE;
- }
-
- .toClassLegend .green i {
- background-color: #0AB56B;
- }
-
- .toClassLegend i {
- width: 10px;
- height: 10px;
- border-radius: 2px;
- margin: 0 5px 0 10px;
- }
-
- .toClassLegend span {
- font-size: 12px;
- }
|