/************主内容区*********/ .main{ padding: 30px 0 0; background-color: #efefef; } .left-menu ul{ border: 1px solid #dbdbdb; background-color: #fff; } .left-menu ul header{ padding: 20px 0 5px 50px; color: #fff; background-color: #206eb7; } .left-menu ul header h3{ margin: 0; font-weight: 800; } .left-menu ul header p{ margin: 0 10px 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .left-menu ul li a{ display: block; height: 60px; line-height: 60px; padding:0 20px 0 50px; color: #7a7a7a; font-size: 16px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px dashed #ccc; } .left-menu ul li.last-li a{ border: none; } .left-menu ul li.active a,.left-menu ul li a:hover{ color: #206eb7; } .content{ min-height: 400px; border: 1px solid #dbdbdb; background-color: #fff; } .content header{ padding: 0 30px; line-height: 40px; font-size: 16px; box-sizing: border-box; border: 1px solid #eee; background:#f8f8fa; } .content header span{ font-size: 14px; } .news-info{ padding: 30px 50px; color: #555; box-sizing: border-box; } .news-info h4{ line-height: 25px; color: #222; font-size: 17px; font-weight: 600; } .news-date{ margin-bottom: 15px; } .news-info span img{ width: auto; margin-bottom: 10px; } .news-info p{ color: #444; font-size: 14px; line-height: 20px; text-align: justify; } #bsPanel{ display: none!important; } .bshare-custom{ display: inline-block; margin-bottom: 20px; /* text-align: right;*/ } .bsBox{ width: 232px!important; height: 258px!important; padding: 10px!important; } .content-top{ height: 30px; } .like-btn{ height: 24px; line-height: 24px; padding: 0 5px; font-size: 14px; } .like-btn span{ display: inline-block; margin: 0 3px; vertical-align: 1px; } /******招聘列表*****/ .zhao-menu{ min-height: 400px; } .zhao-uls{ padding: 15px; } .zhao-uls li{ display: block; } .zhao-uls a{ display: block; padding: 10px 5px 5px; border-bottom: 1px dashed #bbb; } .zhao-uls h3{ display: inline-block; width: 70%; margin: 0; color: #555; font-size: 15px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .zhao-date{ font-size: 12px; color: #666; } @media (max-width: 992px) { .left-menu header{ padding: 10px; text-align: center; } .left-menu li a{ padding: 0 10px; text-align: center; } } @media (max-width: 768px) { .weizhi{ height: 30px; line-height: 30px; padding: 0 10px; } .main{ padding:0; } .left-menu,.right-uls{ padding: 0; } .news-info{ padding: 0 15px; } .zhao-container{ padding: 0; } .left-menu header h3{ font-size: 16px; } .left-menu li a{ font-size: 15px; border: none; } .zhao-menu{ min-height: 10px; } }