@charset "utf-8";
/* CSS Document */
.col-hint {
    color: #ff4500 !important;
}
.MainCate-choese {
    display: inline-block;
    float: left;
    height: 30px;
}
.MainCateW-choese {
    height: 30px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    z-index: 2;
}
.MainCateW-cont {
    cursor: pointer;
    border-radius: 3px;
    padding: 0px 5px;
    color: #747d87;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    border: solid #ebf0f6;
    border-width: 1px;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    box-sizing: content-box;
}
.MCicon-drop-down {
    position: absolute;
    right: 5px;
    top: 14px;
    overflow: hidden;
    width: 0px;
    height: 0px;
    cursor: pointer;
    border-width: 5px 4px 0px;
    border-color: #999999 #FFF;
    border-style: solid;
    display: block;
}
.MainCateC-down {
    position: absolute;
    top: 30px;
    background-color: #fff;
    left: 0px;
    right: 0px;
    border: solid #eee;
    border-width: 0px 1px 1px 1px;
    list-style-type: none;
    z-index: 10;
    font-size: 12px;
    background: #FFF none repeat scroll 0% 0%;
    overflow: auto;
    max-height: 220px;
    letter-spacing: normal;
    display: none;
}
.MainCateC-down li {
    line-height: 21px;
    height: 21px;
    cursor: pointer;
    text-align: left;
}
.MainCateC-down li:hover {
    background: #f5f5f5;
}
.MainCateC-down li a {
    display: block;
    padding-left: 10px;
}

/*CodingWrap-begin*/
.CodingWrap {
    width: 100%;
}

.pusmall .CodingWrap {
    width: 970px;
}

.CodChangeWrap {
    width: 100%;
}

.CodChangeWrap .bg-blue10 {
    background-color: #F7FBFF;
    border-radius: 3px;
}

.CodChangeWrap .CodChangLeft,.CodChangeWrap .CodChangRight {
    width: 43%;
    _width: 42%;
}

.CodChangeWrap .CodChangLeft .CodchaLtxt,.CodChangeWrap .CodChangRight .CodchaLtxt {
    width: 95%;
    padding: 5px 10px;
    line-height: 24px;
    border: 1px solid #eee !important;
    border-radius: 3px;
}

.CodChangeWrap .CodChangCent {
    width: 14%;
}

.CodChangCent .CodCBtnWrap input.GBtn,.md5CodChange .CodCBtnWrap input.GBtn {
    padding: 0px 12px;
    border: none;
    height: 35px;
    color: #0474c8;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
}

.CodChangCent .CodCBtnWrap input.GLOkBtn,.md5CodChange .CodCBtnWrap input.GLOkBtn {
    background-color: #4192E7;
    color: #fff;
    display: inline-block;
    font-family: 'Microsoft YaHei';
    vertical-align: middle;
    _width: 100px;
    border-radius: 3px;
}

.CodChangCent .CodCBtnWrap {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
    width: 160px;
    height: 200px;
}

.CodChangCent .CodCBtnWrap input:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.md5CodChange .CodChangLeft {
    width: 60%
}

.md5CodChange .CodCBtnWrap input {
    padding: 0px 25px !important;
    margin-right: 10px;
}

.MainCateW-inptResult li {
    display: flex;
    height: 35px;
    line-height: 35px;
    margin-bottom: 20px;
}

.MainCateW-inptResult li input {
    width: 350px;
    border: 1px solid #eee;
    border-radius: 3px;
    padding-left: 20px;
}

.pusmall .CodCBtnWrap .ml25 {
    margin-left: 10px;
}

.pusmall .CodChangCent .CodCBtnWrap {
    *width: 136px;
    *height: 180px;
    *padding-top: 35px;
}

.textInfo {
    position: absolute;
    line-height: 30px;
    color: #cccccc;
    font-size: 12px;
    left: 10px;
    line-height: 22px;
    position: absolute;
}

/*unixtime-begin*/
.unixtimeWrap {
    font-family: -apple-system, BlinkMacSystemFont, 'Microsoft YaHei';
}

.utspan {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 5px 10px;
    font-size: 14px;
}

.pusmall .UnTimeW {
    margin-bottom: 20px;
    overflow: hidden;
    _padding-left: 5%;
    _width: 90%;
}

.UnTimeW .InputTxt {
    border: 1px solid #ebf0f6;
    height: 30px;
    line-height: 30px;
    padding: 0px 5px;
    border-radius: 3px;
    margin-right: 0px;
}

.UnTimeW .InputBtnW {
    border: 1px solid #eee;
    border-left: none;
    height: 40px;
    margin-top: 20px;
    position: relative;
    z-index: 3;
    margin-left: -1px;
}

.UnTimeW .InputBtnC {
    border: 1px solid #4192E7;
    text-align: center;
    line-height: 30px;
    height: 30px;
    border-radius: 3px;
    color: #4192E7 !important;
    padding: 0 10px !important;
    background: #fcfdfd
}

.pusmall .UnTimeW div.ml20 {
    _margin-left: 0;
}

.PresentTxt {
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #ebf0f6;
    padding-bottom: 20px;
    font-family: "Helvetica Neue";
}

.PresentTxt span,.PresentTxt a {
    display: inline-block;
    float: left;
    border-radius: 3px;
}

.PresentTxt a {
    padding: 5px 10px;
    border: 1px solid #4192E7;
    margin-left: 9px;
    margin-left: 9px;
    margin-top: 1px;
}

.PresentTxt a:hover,.UnTimeW .InputBtnC:hover {
    text-decoration: none;
    opacity: .8;
}

.UnTimeW {
    overflow: hidden;
}

.PosTxt label {
    text-align: right;
    width: 260px;
    line-height: 30px;
}

.ReveTxt label,.ReveTxt input,.PosTxt label,.PosTxt input {
    display: inline-block;
    float: left;
}

.ReveTxt label {
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

.PresentTxt span.col-blue02,.PosTxt label.col-blue02,.ReveTxt label.col-blue02 {
    color: #666 !important;
    line-height: 30px;
}

.PosTxt .InputBtnC {
    margin-left: 10px;
}

.unixtimeWrap .utdHead {
    line-height: 30px;
    font-size: 15px;
    color: #4192e7;
    padding: 10px 0px;
}

.unixtimeWrap table {
    width: 100%;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
}

.unixtimeWrap table td {
    border: 1px solid #eee;
    padding: 10px;
}

.unixtimeWrap table .uttd {
    background-color: var(--tb--bdbg);
    font-weight: bold;
}

.unixtimeWrap .code {
    font-family: SFMono-Regular, Menlo, Monaco, "Courier New", monospace;
}

/*unixtime-end*/
