body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, p, form, header, section, article, footer {
    margin: 0;
}
body, button, input, select, textarea {
    font: 12px/1.5 tahoma, '\5FAE\8F6F\96C5\9ED1', sans-serif
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}
em, b {
    font-style: normal
}
a {
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
img {
    border: 0
}
button, input, select, textarea {
    font-size: 100%;
    outline: none;
    font-family: inherit;
    color: inherit;
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th, ul, ol {
    padding: 0
}
li {
    list-style: none outside none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1
}
a:hover{filter: brightness(1.1);}
body {
    background-color: #fff;
}
.wrapout {
    width: 100%;
    background: url(https://static.web.sdo.com/chd/pic/laboom_bug/wrapout.jpg) no-repeat 50% 0;
}
.wrap {
    position: relative;
    width: 1200px;
    height: 1000px;
    margin: 0 auto;
    background: url(https://static.web.sdo.com/chd/pic/laboom_bug/wrap.jpg) no-repeat 50% 0;
}
.logo {
    position: absolute;
    z-index: 20;
    top: 8px;
    left: 7px;
    width: 218px;
    height: 163px;
    display: block;
    background: url(https://static.web.sdo.com/chd/pic/laboom_bug/logo.png) no-repeat;
}
.age-tips {
    position: absolute;
    z-index: 20;
    top: 8px;
    right: 3px;
    width: 127px;
    height: 164px;
    display: block;
    background: url(https://static.web.sdo.com/chd/pic/laboom_bug/age-tips.png) no-repeat;
}
.login-out-wrap{
    position: absolute;
    top: 108px;
    left: -135px;
    width: 1318px;
    height: 879px;
    background: url(https://static.web.sdo.com/chd/pic/20250912bug/login-out-wrap.png) no-repeat;
}
.star{
    position: absolute;
    top: 252px;
    left: 695px;
    width: 640px;
    height: 120px;
    background: url(https://static.web.sdo.com/chd/pic/laboom_bug/star.jpg) no-repeat;
}
.login-btn{
    position: absolute;
    top: 591px;
    left: 851px;
    width: 268px;
    height: 76px;
    display: block;
    text-indent: -999em;
    background: url(https://static.web.sdo.com/chd/pic/laboom_bug/login-btn.png) no-repeat;
}
.login-on-wrap {
    position: absolute;
    top: 158px;
    left: 16px;
    width: 1167px;
    height: 804px;
    background: url(https://static.web.sdo.com/chd/pic/20250912bug/login-on-wrap.png) no-repeat;
}

.submit-btn {
    float: left;
    display: block;
    width: 268px;
    height: 76px;
    text-indent: -999em;
    margin-left: 165px;
    margin-right: 25px;
    background: url(https://static.web.sdo.com/chd/pic/laboom_bug/submit-btn.png) no-repeat;
}
.loginout-btn {
    float: left;
    display: block;
    width: 214px;
    height: 67px;
    text-indent: -999em;
    margin-top: 4px;
    background: url(https://static.web.sdo.com/chd/pic/laboom_bug/loginout-btn.png) no-repeat;
}
.login-on-wrap .mod{
    padding: 109px 0 0 73px;
    line-height: 28px;
}
.infolist{
    padding-bottom: 13px;
}
.infolist li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.infolist li{
    zoom: 1;
    position: relative;
    padding-bottom: 8px;
    font-size: 16px;
    color: #000;
}
.infolist span.colname{
    float: left;
    width: 92px;
    text-indent: -999em;
}
.infolist span.tips{
    float: left;
    color: #8a8a8a;
    font-size: 12px;
    font-family: "宋体";
}
.infolist em{
    font-style: normal;
    width: 28px;
    float: left;
    text-align: center;
    color: #ff0000;  
}
.infolist input[type="text"] {
    float: left;
    border: solid 1px #aca9a9;
    line-height: 28px;
    color: #000;
    padding: 0 5px;
    height: 28px;
    box-shadow: inset 0 0 2px rgba(235, 233, 233, 1);
}
/*.infolist input[type="file"] {
    float: left;
    border: 0;
    width: 255px;
    height: 28px;
    line-height: 26px;
    color: #000;
    padding: 0 5px;
    line-height: 28px;
    box-shadow: inset 0 0 2px rgba(235, 233, 233, 1);
}*/
.upimg_btn{
    position: relative;
    float: left;
    width: 78px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #000;
    text-align: center;
    background-color: #efefef;
    border: solid 1px #767676;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 10px;
    overflow: hidden;
}
.upimg_btn input{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 138px;
    height: 30px;
    border: none;
    font-size: 100px;
    cursor: pointer;
}
span.t{
    float: left;
    margin-left: 10px;
    color: red;
    font-size: 12px;
    font-family: "宋体";
}
.infolist select{
    float: left;
    border: solid 1px #aca9a9;
    height: 28px;
    line-height: 26px;
    color: #000;
    line-height: 28px;
    box-shadow: inset 0 0 2px rgba(235, 233, 233, 1);
}
.infolist textarea{
    float: left;
    border: solid 1px #aca9a9;
    height: 94px;
    color: #000;
    width: 417px;
    padding: 0 5px;
    line-height: 28px;
    font-family: inherit;
    resize: none;
    box-shadow: inset 0 0 2px rgba(235, 233, 233, 1);
}
.infolist input.w1{
    width: 243px;
}
.infolist input.w2{
    margin-left: 70px;
    width: 215px;
}
.infolist select.w1{
    width: 255px;
}
.infolist select.w2{
    margin-left: 72px;
    width: 183px;
}
.infolist .left{
    float: left;
}

#mask {
    display: none;
    width: 100%;
    height: 100%;
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    filter: alpha(opacity=60);
    opacity: 0.60;
}
.popBox {
    border: 6px solid #e3e3e3;
    position: absolute;
    z-index: 9999;
    display: none;
    width: 450px;
    height: 430px;
    background: #fff;
    text-align: center;
    padding-top: 25px
}
.popBox .closepop,.popdetail.role .closepop {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    top: -18px;
    right: -20px;
    background: url(https://static.web.sdo.com/chd/pic/btnClose.png) no-repeat;
}

.modelChange {
    display: none;
    background: rgba(0, 0, 0, .5);
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.modelChange .conbox {
    border: 6px solid #e3e3e3;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999;
    width: 300px;
    height: 230px;
    background: #fff;
    margin: -115px 0 0 -150px;
}

.modelChange .mbtnClose {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    top: -18px;
    right: -20px;
    background: url(https://static.web.sdo.com/chd/pic/btnClose.png) no-repeat;
}

.m-title {
    line-height: 50px;
    font-size: 16px;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.m-sel {
    padding: 10px 0 0 30px;
}

.m-sel:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.m-sel span {
    float: left;
    width: 60px;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}

.m-sel select {
    float: left;
    font-size: 12px;
    width: 180px;
    height: 24px;
}

.m-btn {
    padding: 20px;
}

.btn-primary {
    display: block;
    width: 58px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 5px;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    *background-color: #0044cc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}