1 line
2.8 KiB
CSS
1 line
2.8 KiB
CSS
.headsnav{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1)}.headsnav,.homeHeader{position:fixed;width:100%;left:0;top:0;height:60px;line-height:60px;z-index:100}.homeHeader{box-shadow:0 0 3px rgba(0,0,0,.1);background:#fff}.homeHeader ul li a{color:#333}.headDiv{margin:0 auto;padding:0 60px;display:flex;justify-content:space-between}.headDiv .headerNav{display:flex;height:100%;margin-bottom:0}.headDiv .headerNav li{padding-right:30px;height:100%;font-size:16px}.headDiv .headUserInfo a{color:#666}.homebody{padding-top:60px;padding-bottom:136px;min-height:100%;position:relative}.footsnav{padding-bottom:10px;background-color:#fff;color:#999}.footsnav,.homefooterbase{position:absolute;width:100%;bottom:0;left:0;text-align:center}.homefooterbase{background:#dedede;line-height:38px;font-size:12px;color:#666;padding:30px 0}.homefooterbase .homeFooterUl{display:flex;align-items:center;justify-content:center;margin:0}.homefooterbase .homeFooterUl li{padding:0 40px}.homefooterbase .homeFooterUl li a{color:#666;display:block}.menuItems .ant-dropdown-menu-item{text-align:center;border-bottom:1px solid #eee;color:#333}.menuItems .ant-dropdown-menu-item:last-child{border-bottom:none}.menuItems .ant-dropdown-menu-item:first-child:hover{color:#333;cursor:default}.menuItems .ant-dropdown-menu-item:hover{background-color:#fff;color:#aac5fd}.loginModal .homeHOCLoginmenu .ant-menu-item{padding:0;margin:0 30px;height:58px;line-height:58px}.loginModal .ant-modal-close{top:0!important;height:48px;line-height:48px;display:flex;align-items:center}.loginModal .ant-modal-body{padding:0}.loginModal .ant-modal-body .ant-menu{border-radius:8px 8px 0 0;font-size:17px}.loginModal .ant-modal-body .content{padding:40px 50px}.loginModal .ant-modal-body .content .subbtn{display:block;height:40px;line-height:40px;width:100%;text-align:center;border-radius:5px;background-color:#ccc;color:#fff;margin-bottom:10px;font-size:16px}.loginModal .ant-modal-body .content .subbtn.activeBtn{background-color:#1890ff}.loginModal .ant-modal-body .content .saveitem{margin-bottom:0}.aboutboxs{width:1200px;margin:20px auto}.aboutboxs .menus.ant-menu-inline{border-right:none;box-shadow:0 0 8px 0 #f1f1f1}.aboutboxs .boxshadow{box-shadow:0 0 10px rgba(0,0,0,.1)}.aboutboxs .desc{line-height:26px;font-size:16px;color:#333;text-indent:2em;text-align:justify;padding:40px}.descTOC{padding:20px}.descTOC .descUl{text-indent:0;margin-left:20px;padding-left:0}.descTOC .descUl li{list-style-type:disc;margin-left:20px}.descTOC .descPerson{display:flex;flex-wrap:wrap;padding:10px 0;align-items:flex-start}.descTOC .descPerson li{width:25%;display:flex;align-items:center;flex-direction:column;justify-content:center;margin:20px 4%!important;text-align:center}.descTOC .descPerson li img{margin-bottom:15px;height:100px;width:100px;border-radius:50%;cursor:default}.descTOC .descPerson li span.school{color:#888} |