button, input {
    outline: none
}

.mj-content {
    padding-top: 10px;
}

.mj-conTop {
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.mj-conTop span {
    display: inline-block;
    padding-top: 8px;
    font-size: 12px;
    color: #333;
}

.mj-cSearch {
}

.mj-cSearch input {
    padding-left: 10px;
    width: 150px;
    height: 26px;
    border: solid 1px #ddd;
    outline: none;
    vertical-align: middle;
    line-height: 26px \9;
}

.mj-cSearch label {
    display: inline-block;
    margin-left: -5px;
    width: 60px;
    height: 28px;
    background: #fc7d28;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    vertical-align: middle;
}

.mj-cSearch label:hover {
    background: #fc6f28;
}

.mj-mainCon {
    margin-top: 18px;
}

.mj-ctext {
    padding: 13px 0 10px;
}

.mj-ctext strong {
    color: #333;
    font-weight: normal;
    float: left;
    padding-top: 4px;
}

/*.mj-ctext span{*/
/*font-size: 12px;*/
/*color: #888;*/
/*}*/
.mj-ctext span a {
    color: #888;
}

.mj-ctext span em, .mj-ctext span a:hover {
    color: #ff8800;
}

.mj-ctext ul {
    float: left;
}

.mj-ctext ul li {
    float: left;
    margin-right: 10px;
    margin-left: 5px;
    max-width: 323px;
}

.mj-ctext ul li a {
    border: 1px solid #ddd;
    color: #000;
    padding-left: 10px;
    height: 26px;
    line-height: 26px;
    background: #fff;
    display: block;
}

.mj-ctext ul li a span {
    max-width: 280px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    float: left;
}

.mj-ctext ul li a i {
    display: block;
    float: left;
    vertical-align: top;
    overflow: hidden;
    height: 26px;
    width: 26px;
    margin-left: 5px;
    background: url("slice/n_icon1.png") no-repeat center center;
}

.mj-ctext ul li a:hover {
    border: 1px solid #ff8a10;
    color: #ff8a10;
    background: #fff;
}

.mj-ctext ul li a:hover i {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    height: 26px;
    width: 26px;
    background: url("slice/n_icon2.png") no-repeat center center #ff8a10;
}

.mj-ctext ul li.li3 a span {
    max-width: 200px;
}

.mj-screening {
    background: #fff;
    padding: 0 15px;
    border: 1px solid #ddd;
    border-top-color: #ff8a10;
}

.mj-screening dd {
    position: relative;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid #ddd;
}

.mj-screening dd .mj_astyle {
    position: absolute;
    right: 0;
    top: 4px;
    border: 1px solid #ddd;
    padding: 2px 5px;
    color: #333;
    margin-right: 0;
}

.mj-screening dd .mj_astyle.curs {
    color: #fc7d28;
}

.mj-screening dd .a_choice {
    margin-right: 60px;
}

.mj-screening dd .current .uj_icon1 {
    background-image: url("slice/uj-icon1_1.png");
}

.mj-screening dd .current .uj_icon3 {
    background-image: url("slice/uj-icon1_2.png");
}

.mj-screening dd .mj_astyle:hover .uj_icon1 {
    background-image: url("slice/uj-icon1_1.png");
}

.mj-screening dd .mj_astyle:hover .uj_icon3 {
    background-image: url("slice/uj-icon1_2.png");
}

.mj-screening dd:last-child {
    border-bottom: none;
}

.mj-selection dd {
    margin: 0;
    padding: 5px 0 0 0;
}

.mj-selection-span {
    float: left;
    color: #333;
    font-size: 12px;
    line-height: 25px;
    width: 70px;
}

.mj-selection-list {
    padding-left: 70px;
    padding-right: 102px;
    width: 976px;
}

.mj-screening .choise-border {
    border: 2px solid #ffebd5;
    padding: 3px 0 10px 89px;
    margin: -5px -16px;
    width: 1087px;
}

.mj-selection-list .mj-selection-main.mj-selection-main-hide {
    height: 24px;
    overflow: hidden;
}

.mj-selection-list .mj-selection-main a {
    display: inline-block;
    margin-right: 15px;
    font-size: 12px;
    color: #333;
    padding: 2px 5px;
    border: 1px solid #fff;
}

.mj-selection-list .mj-selection-main a:hover {
    color: #ff8a10;
}

.mj-selection-list .mj-selection-main .current {
    color: #fff !important;
    background: #ff8a10;
}

.mj-screening .choise-border .mj-selection-main a {
    background: url("slice/n_icon5.png") no-repeat left center;
    padding-left: 20px;
}

.mj-screening .choise-border .mj-selection-main a:hover {
    background: url("slice/n_icon7.png") no-repeat left center;
    padding-left: 20px;
}

.mj-screening .choise-border .mj-selection-main a.current {
    background: url("slice/n_icon6.png") no-repeat left center;
    padding-left: 20px;
    color: #333 !important;
}

.mj-selection-main .choise-btn-group {
    text-align: center;
    display: none;
    padding-top: 5px;
}

.mj-selection-main .choise-btn-group .btn-choise-yes {
    background: #ff8a10;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    padding: 3px 20px;
    border: 1px solid #f07a00;
    margin-right: 20px;
}

.mj-selection-main .choise-btn-group .btn-choise-no {
    background: #f3f3f3;
    border-radius: 2px;
    color: #666;
    text-align: center;
    border: 1px solid #ddd;
    padding: 3px 20px;
}

.mj-listT {
    padding-bottom: 10px;
}

.mj-listT span {
    font-size: 12px;
    color: #333;
}

.mj-listT span em {
    display: inline-block;
    margin-top: -3px;
    max-width: 72px;
    color: #ff8800;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.mj-aBtn {
}

.mj-aBtn a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #fff;
    font-size: 12px;
    color: #666;
    text-align: center;
    border: solid 1px #ddd;
}

.mj-excelBtn {
    width: 88px;
}

.mj-sorting {
    width: 113px;
}

.mj-navBar {
    padding: 12px 0;
    font-size: 12px;
    color: #333;
}

.mj-navBar p {
    display: inline-block;
}

.mj-navBar p label {
    display: inline-block;
    margin-left: 8px;
    padding: 6px 11px;
    background: #fff;
    border: solid 1px #ddd;
}

.mj-navBar > span {
    margin-top: 8px;
}

.mj-imgList {
    position: relative;
}

.mj-imgList ul {
    /*min-height: 500px;*/
    margin-right: -10px;
    padding-bottom: 50px;
    overflow: hidden;
}

.mj-imgList li {
    float: left;
    position: relative;
    margin: 0 13px 15px 0;
    width: 183.3px;
    background: #fff;
    border: solid 1px #ddd;
}

.mj-mainList {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding-bottom: 70px;
    position: relative;
}

.mj-mainList > i {
    left: 27px;
    position: absolute;
    top: -8px;
}

.mj-eright {
    float: left;
}

.mj-eright b {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    padding-top: 7px;
    line-height: 50px;
}

.mj-liTop {
    position: relative;
    height: 108px;
    border-bottom: solid 1px #ddd;
}

.mj-liTop a {
    display: table;
    height: 105px;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 1;
}

.mj-liTop a span {
    display: inline-block;
    width: 150px;
    height: 105px;
    line-height: 105px;
    vertical-align: middle;
}

.mj-liTop a img {
    position: relative;
    max-width: 150px;
    max-height: 90px;
    vertical-align: middle;
    z-index: 1;
}

.mj-liTop .mj-labelb,.mj-liTop .mj-labela {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    width: 100%;
    z-index: 5;
    color: #fff;
}

.mj-labela {
    background: #f4450f;
    text-indent: 3em;
}

.mj-labelb {
    background: #666666;
    text-indent: 3em;
}

.mj-liBottom {
    position: relative;
    padding: 11px 0 15px 8px;
}

.mj-liBottom a {
    color: #000;
}

.mj-liBottom > em {
    display: inline-block;
    width: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #ff8800;
    height: 21px;
}

.mj-liBottom > em a {
    color: #ff8800;
}

.mj-liBottom > p {
    font-size: 12px;
    color: #333;
}

.mj-imgList li:hover {
    box-shadow: 1px 1px 3px #ccc;
}

.mj-imgList li:hover .mj-liBtips {
    display: block;
}

.mj-imgList li .mj-liBtips a:hover {
    color: #ff8800;
}

.mj-imgList li:hover .mj-liTop label {
    display: block
}

.mj-imgList li:hover button {
    display: inline-block
}

.mj-liBtips {
    display: none;
    width: 167px;
    height: 60px;
    position: absolute;
    color: #333;
    left: -1px;
    bottom: -60px;
    padding: 8px;
    z-index: 99;
    border: 1px solid #ccc;
    border-top: none;
    box-shadow: 1px 1px 3px #ccc;
}

.mj-liBtips a {
    white-space: nowrap;
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 166px;
    display: block;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 5px;
}

.mj-bottom-btn {
    padding-top: 8px;
    text-align: center;
}

.btn-style1 {
    display: inline-block;
    border: 1px solid #fc7d28;
    color: #fc7d28;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
    margin: 0 5px;
    padding-left: 27px;
    padding-right: 10px;
}

.mj-bottom-btn button {
    display: none;
}

.btn-jiance {
    background: url("slice/n_icon8.png") no-repeat 10px center #fff;
    margin-right: 5px;
}

.btn-shoucang {
    background: url("slice/icon20.png") no-repeat 10px center #fff;
    margin-right: 5px;
}

.btn-shanchu {
    background: url("slice/icon21.png") no-repeat 10px center #fff;
    margin-right: 5px;
}

.mj-tBcr {
    background: #ff4810;
}

.mj-tBch {
    background: #fff;
}

.mj-liBottom em:hover, .mj-liBottom p span:hover, .mj-liBtips a:hover {
    text-decoration: underline;
    color: #ff8800;
    cursor: pointer;
}

.btn-style1:hover {
    border: 1px solid #fc7d28;
    color: #fff;
}

.btn-jiance:hover {
    background: url("slice/n_icon9.png") no-repeat 10px center #fc7d28;
}

.btn-shoucang.active {
    background: url("slice/icon20-hover.png") no-repeat 10px center #fc7d28;
    color: #fff;
}

.btn-shoucang:hover {
    background: url("slice/icon20-hover.png") no-repeat 10px center #fc7d28;
}

.btn-shanchu:hover {
    background: url("slice/icon21-hover.png") no-repeat 10px center #fc7d28;
}

.btn-daochu {
    background: #fff;
    color: #fc6f28;
    border: 1px solid #fc6f28;
    padding: 3px 10px;
    border-radius: 2px;
}

.btn-daochu:hover {
    background: #fc6f28;
    color: #fff;
}

.layui-layer, .layui-layer-content, .layui-layer-wrap {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#dialog-daochu {
    padding: 10px;
    background: #dddddd;
    font-family: "宋体";
    display: none;
}

.d-title {
    padding: 10px 0 20px 0;
}

.d-title .fl .red {
    color: #fc7d28;
}

.d-title .fr {
    color: #666;
}

.table-list {
    background: #fff;
    padding: 10px;
    max-height: 235px;
    overflow: hidden;
    overflow-y: auto;
}

.table-list ul li {
    border-bottom: 1px dashed #ccc;
    line-height: 30px;
    height: 30px;
}

.table-list ul li:last-child {
    border-bottom: none;
}

.text-center {
    text-align: center;
    padding: 15px 0;
    background: #fff;
}

.text-center button {
    background: #fff;
    color: #fc6f28;
    border: 1px solid #fc6f28;
    padding: 5px 25px;
    border-radius: 2px;
}

.text-center button:hover {
    background: #fc6f28;
    color: #fff;
}

.layui-layer-setwin .layui-layer-close2 {
    background: url("slice/n_icon11.png?20160527") no-repeat left top;
    height: 49px;
    width: 50px;
    display: block;
    right: -65px;
    top: 0;
}

.layui-layer-setwin .layui-layer-close2:hover {
    background: url("slice/n_icon10.png?20160527") no-repeat left top;
}

.click-history {
    height: 40px;
    line-height: 40px;
    background: #ffefbf;
    margin-bottom: 20px;
    text-align: center;
    position: relative
}

.click-history .a-history {
    background: url("slice/icon22.png") no-repeat left center;
    padding: 10px 0 10px 30px;
}

.click-history .a-history span {
    color: #fc7d28;
    text-decoration: underline;
}

.click-history .a-history-close {
    background: url("slice/mj-icon24.png") no-repeat center center;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 13px;
    right: 13px;
    z-index: 99;
}

.favorite {
    background: url("slice/icon23.png") no-repeat center center;
    height: 49px;
    width: 52px;
    position: fixed;
    bottom: 250px;
    right: 10px;
    color: #fff;
    padding-top: 35px;
    text-align: center;
    cursor: pointer;
    z-index: 999;
}

.favorite span {
    line-height: 14px;
    display: block
}

.favorite:hover {
    background: url("slice/icon23-hover.png") no-repeat center center;
}

.tab_title {
    border: 1px solid #fc7d28;
    border-radius: 3px;
    border-left: none;
}

.tab_title ul li {
    float: left;
}

.tab_title a {
    width: 135px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    border-left: 1px solid #fc7d28;
    color: #fc7d28;
    margin: 0;
}

.tab_title li:first-child a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.tab_title li.active a {
    background: #fc7d28;
    color: #fff;
}

.pad-20 {
    padding-top: 20px;
}

.checkbox, .checkall {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    margin: 0 25px;
    position: relative;
}

.checkbox.active i, .checkall.active i {
    background: url("slice/icon8.png") 1px 1px no-repeat #fff;
}

.checkbox i, .checkall i {
    position: absolute;
    top: 7px;
    left: 0;
    width: 13px;
    height: 13px;
    display: block;
    border: 1px solid #bbb;
    background: #fff;
    border-radius: 3px;
    vertical-align: middle;
}

.checkbox input, .checkall input {
    width: 15px;
    line-height: 15px;
    height: 15px;
    filter: alpha(opacity=0);
    opacity: 0;
    vertical-align: top;
}

.notice-toolbar {
    padding: 20px 0;
    height: 30px;
    line-height: 30px;
}

.mj-imgList.favorite-list ul {
    min-height: 565px;
}

.favorite-list .mj-liTop .mj-labelb {
    text-indent: 3em;
}

.favorite-list .mj-liTop .checkbox {
    position: absolute;
    top: 0;
    left: 10px;
    margin: 0;
    z-index: 10;
}

.m-tips {
    min-width: 300px;
    padding: 20px;
    display: none
}

.text-center {
    text-align: center;
    padding: 15px 0;
    background: #fff;
}
