manage.public.css 5.76 KB
/* manage public css */
.right-place {
	width: 880px;
    float: left;
    margin: 0 20px;
}
.manage-hint {
    border: 1px solid #3e7988;
    background-color: #c0eefa;
    padding: 10px 10px 8px 10px;
    color: #3f7888;
    position: relative;
    margin-bottom: 20px;
}
.manage-hint i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-repeat: no-repeat;
    background-color: #c0eefa;
    vertical-align: middle;
    width: 16px;
    height: 18px;
    background-position: -82px -68px;
}
.manage-hint i.hide-this {
    position: absolute;
    right: 10px;
    top: 10px;
    background-position: -64px -68px;
    cursor: pointer;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3f7888;
	text-align: right;
}
.mbox-table table {
	border-collapse: collapse;
}
.mfooter {
    text-align: center;
    padding: 20px 0;
    border-top: 1px dashed #ccc;
}
.mfooter span {
	color: #c00;
    background: #fff;
    font-size: 16px;
}
.mfooter p {
    margin-bottom: 20px;
}
.r-hd {
	border-width: 0 0 0 10px;
	border-style: solid;
	border-color: #15ae2f;
	font-size: 24px;
	color: #333;
	line-height: 25px;
	padding-left: 10px;
	font-family: "microsoft yahei";
	display: inline-block;
	zoom: 1;
	margin-bottom: 20px;
}
/*.submitBtn {
    padding: 0 15px;
}*/
.credit-manage i {
    background-image: url(../../images/one-icon.png);
}
img {
    width: 60px;
    height: 60px;
    border: 1px solid #ccc;
}
.right-place .Wdate {
    height: 30px;
    border: 1px solid #ccc;
}
.header-content {
    background-color: #373e54; 
    padding: 20px 0 50px 0;
    margin-bottom: -30px;
}
.m-logo,
.m-mainnav,
.lastest,
.hottest {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    *float: left;
}
.m-logo img {
    width: 172px;
    height: 40px;
    border: 0;
}
.m-mainnav li {
    float: left;
}
.m-mainnav a {
    display: block;
    padding: 5px 10px;
    font-size: 16px;
    color: #fff;
    font-family: 'Microsoft YaHei';
    margin: 0 5px;
}
.m-mainnav a.on,
.m-mainnav a:hover {
    background-color: #262b3b;
}
.search-bar {
    top: 0;
    float: right;
}
.main {
    clear: both;
    background-color: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}
.main .ll {
    width: 279px;
    background-color: #f9f9f9;
    padding-top: 30px;
    padding-bottom: 2000px;
    margin-bottom: -2000px;
    border-right: 1px solid #ccc;
}
.left-place {
    border-bottom: 1px solid #ccc;
}
.menucell {
    border-top: 1px solid #ccc;
}
.mhead {
    position: relative;
    padding: 10px 0;
    margin: 0 10px;
}
.mhead a,
.mhead span{
    display: block;
    padding: 10px 0 10px 60px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: #333;
}
.mhead span{
    cursor: pointer;
}
.show-menu {
    font-size: 13px;
    padding-bottom: 10px;
    display: none;
}
.show-menu li {
    margin: 0 10px;
}
.show-menu a {
    display: block;
    padding: 10px 0 10px 70px;
    color: #333;
}
.show-menu a.on,
.show-menu a:hover,
.mhead a:hover {
    background-color: #e6e6e6;
}
.menucell i,
.mbox-table i,
.upload i {
	background-image: url(../../images/one-icon.png);
	display: inline-block;
    *display: inline;
    *zoom: 1
}
.menucell i {
	position: absolute;
    width: 16px;
    height: 16px;
    right: 210px;
}
.menucell i.c-icon {
	width: 10px;
	height: 5px;
	background-repeat: no-repeat;
	background-position: 0 -61px;
	right: 40px;
	top: 26px;
}
.menucell .title-selected i.c-icon {
    background-position: -11px -61px;
}
i.passed,
i.failed {
    width: 16px;
    height: 20px;
    background-repeat: no-repeat;
    vertical-align: middle;
    *margin: 0 5px;
}
i.passed {
    background-position: -80px -88px; 
}
i.failed {
    background-position: -59px -88px; 
}
i.note {
    background-position: 0 0;
}
i.words {
    background-position: -121px 0;
}
i.service {
    background-position: -100px 0;
}
i.favorit {
    background-position: -140px 0;
}
i.track {
    background-position: -162px 0;
    top: 24px;
}
i.reco {
    background-position: -100px -19px;
}
i.consumer {
    background-position: -120px -18px;
}
.crumb {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.crumb a {
    margin-right: 10px;
}
.steps {
    margin-bottom: 20px;
}
.disabled-button {
    filter:alpha(opacity=30);  
	-moz-opacity: 0.3;  
	-khtml-opacity: 0.3;  
	opacity: 0.3;
    cursor: not-allowed !important;
}
.submitBtn {
    box-shadow: none;
}
.rela {
    position: relative;
}
.dili-hint {
    display: block;
    position: absolute;
    padding: 6px;
    border: 1px solid #c13d2c;
    color: #c13d2c;
    background-color: #ffffe6;
    left: 330px;
    top: 0;
    z-index: 2;
}
.icon-7 {
    background: url(../../images/release.png) no-repeat 0 0;
    width: 80px;
    height: 93px;
    position: absolute;
    left: 449px;
    top: -66px;
    z-index: 1;
}
.mbox-table thead td {
	background-color: #f9f9f9;
}
.mbox-filter {
    margin-bottom: 20px;
}
.mbox-filter .iptText {
    width: 120px;
}
.mbox-filter label {
    padding: 0 20px 0 10px;
}
.mbox-filter .one {
    margin-right: 10px;
}
.mbox-filter .submitBtn {
    padding: 0 20px;
}
.upload {
    margin-bottom: 20px;
}
.upload a {
    padding: 5px 20px;
    font-size: 14px;
}
.upload i {
    width: 18px;
    height: 20px;
	*height: 18px;
	*margin-right: 5px;
    background-position: -32px -46px;
    vertical-align: middle;
}
.h-h3 {
	font-size: 14px;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.lastest,
.hottest {
	width: 17px;
	height: 19px;
	background-image: url("../../images/index-all.png");
	background-repeat: no-repeat;
	background-position: -155px -61px;
}
.hottest {
	background-position: -132px -61px;
}
	

/*响应式*/
@media screen and (max-width: 1200px){
    .main{
        width: 990px;
    }
    .main .right-place{
        width: 670px;
    }
}