<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clear {clear: both;width: 100%;}
.textEllipsis {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

#spaceListMain {width: 1200px;margin: 15px auto;}
#commonTypeDiv {width: 100%;height: 52px;background: #f9f9f9;border:1px solid #d8d8d8;}
#commonTypeDiv li{list-style: none;float: left;width: 112px;height: 100%;cursor: pointer;}
#commonTypeDiv li:hover {color: #3D95D5;}
#commonTypeDiv li .in{width: 100%;height: 26px;margin: 13px 0;padding-left: 55px;border-right: 1px solid #DADADA;line-height: 26px;background: url(../../images/space/icon_nav.png;) no-repeat;}

#commonTypeDiv li.school .in {background-position: 25px -40px;}
#commonTypeDiv li.organization .in {background-position: 25px 5px;}
#commonTypeDiv li.class .in {background-position: 25px -85px;}
#commonTypeDiv li.teacher .in {background-position: 25px -130px;}
#commonTypeDiv li.student .in {background-position: 25px -176px;}
#commonTypeDiv li.group .in {background-position: 25px -310px;}
#commonTypeDiv li.active,#commonTypeDiv li:hover {background: url("../../images/space/navhov.png") top repeat-x;}

#commonMainDiv .chooseDiv {text-align: left;height: 42px;margin-top: 40px;}
#commonMainDiv .chooseDiv .typeName {font-size: 21px;margin-right: 10px;}
#commonMainDiv .chooseDiv #chooseOrg {display: inline-block;}
#commonMainDiv .chooseDiv #chooseOrg select {width: 150px;height: 26px;border-radius: 0;border: 1px solid #C1C1C1;margin-right: 10px;}

#spaceListDiv1 {float: left;width: 207px;margin: 5px 0 5px 41px;border: 1px solid #d8d8d8;height: 80px;padding: 5px;font-size: 0;position: relative;cursor: pointer;}
#spaceListDiv1.noMarginLeft{margin-left: 0;}
#spaceListDiv1 .img {width: 70px;height: 70px;display: table-cell;text-align: center;vertical-align: middle;overflow: hidden;border-radius: 35px;margin-top: 5px;}
#spaceListDiv1 .img img{max-width: 70px;max-height: 70px;}
#spaceListDiv1 .info {width: 122px;height: 70px;display: inline-block;vertical-align: middle;position: absolute;top: 10px;right: 5px;}
#spaceListDiv1 .info&gt;div{width: 100%;height: 30%;font-size: 13px;line-height: 21px;}
#spaceListDiv1 .info&gt;.name{color: #3D95D5; }

#chooseInput {display: inline-block;vertical-align: top;}
#chooseInput input{height: 26px;border-radius: 0;font-size: 13px;}
#chooseInput input.btn{border-radius: 0;line-height: 14px;background-color: #5B8ED1;border: none;margin-left: 0;}

#commonPageDiv {text-align: right;}

.bannerLeft .btn_ul {padding: 0;display: inline-block;}
.bannerLeft li{list-style: none;float: left;min-width: 70px;height: 26px;background-color: #eaebec;line-height: 26px;text-align: center;margin: 0px 5px;color: #5e5e5e;padding: 0 10px;}
.bannerLeft li.active{background-color: #188eee;}
.bannerLeft li&gt;a{color:#666;font-size: 12px;display: block;}
.bannerLeft li.active&gt;a{color:#FFF;}

.groupList .groups{float: left;width: 380px;height: 177px;margin-left: 15px;margin-top: 15px; border: 1px solid #CCC;padding: 8px 11px;}
.groupList .groups:hover{background-color: #FCEDE2;cursor: pointer;}
.groupList .groups .left{width: 80px;height: 80px;float: left;}
.groupList .groups .img{width: 80px;height: 80px;overflow: hidden;border-radius: 50%;text-align: center;vertical-align: middle;display: table-cell;}
.groupList .groups .img img{max-height: 80px;max-width: 80px;vertical-align:middle;}
.groupList .groups .info {float: right;width: 276px;height: 80px;padding-left: 18px;}
.groupList .groups .info div{width: 100%;height: 26px;line-height: 26px;}
.groupList .groups .info .groupName{font-size: 15px;font-weight: bold;color: #5686A3;}
.groupList .groups .info .groupName span{color: #FF6600;}
.groupList .groups .info .groupId{margin-top: 1px;font-size: 12px;color: #3e3e3e;}
.groupList .groups .info .groupId img{vertical-align: text-bottom;}
.groupList .groups .info .groupAdmin{margin-top: 1px;font-size: 12px;color: #3e3e3e;}
.groupList .groups .groupDesc {height: 55px;line-height: 24px;text-indent:20px;overflow: hidden;padding-top: 5px;font-size: 12px;color: #6c6c6c;word-break: break-all; }
.groupList .groups .btns {height: 32px;line-height: 32px;float: right;}
.groupList .groups .btns button {padding: 2px 5px;border-radius: 0;font-size: 12px;}
.groupList .groups .btns span {color: #FF6600;}

</pre></body></html>