#content {
    position: relative;
    padding: 30px 0;
    background: url('../images/zd-bg.jpg') repeat;
}
#welcome-main{
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}
#welcome-main aside{
    float: left;
    width: 245px;
    padding: 156px 0 0;
    background:#2a2e3c url('../images/slide-bg.png') no-repeat center top
}
ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
#welcome-main #sidebar li{
    width: 245px;
    height: 49px;
    text-align: center;
}
#welcome-main #sidebar li a{
    display: inline-block;
    margin: 0 auto;
    width: 229px;
    line-height: 49px;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #473a3e;
    color: #fff;
}
#welcome-main #sidebar li a:hover{
    color: #f4f180;
}
#welcome-main #sidebar li a:before{
    content: '>>';
    margin-right: 5px;
}
#welcome-main #sidebar:after{
    content: '';
    display: inline-block;
    margin-top: 2px;
    width: 100%;
    height: 235px;
    background: url(../images/sideimg.png) no-repeat;
}
#articles,#register {
    float: right;
    width: 750px;
    min-height: 619px;
    padding: 0 20px 20px 27px;
    color: #494949;
    text-align: left;
    font-size: 12px;
    background: white;
    border: none;
}
#articles h2,#register h2 {
    font-size: 24px;
    color: #676767;
}
h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
#register .register-top li{
    font-size: 12px;
    text-align: justify;
    line-height: 2em;
}
#register .register-top .highlight {
    color: red;
}
.yo-register {
    width: 100%;
}
.yo-sm-reg fieldset {
    padding-top: 10px;
}
fieldset legend {
    margin-left: 20px;
    padding: 0 12px;
    color: #fff;
    font-weight: bold;
    font-family: "Microsoft Yahei","Hiragino Sans GB","Simsun,sans-self";
}
fieldset {
    width: 700px;
    margin: 0 auto 25px;
    border: 1px solid #44353a;
}
.yo-sm-reg .yo-rbox-cen {
    margin-left: 10px;
    margin-top: 5px;
}
.reg-box {
    padding-bottom: 10px;
    position: relative;
}
.joinus-label {
    display: block;
    float: left;
    width: 100px;
    height: 42px;
    line-height: 42px;
    text-align: right;
    font-size: 14px;
}
.yo-register input {
    outline: none;
    text-indent: 12px;
}
.joinus-input {
    display: block;
    float: left;
    width: 260px;
    height: 42px;
    background: #fff;
    box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, .35);
    border: none;
    border-radius: 5px;
    font-size: 14px;
    text-indent: 12px;
}
.joinus-input:focus {
    border: 1px #ECDF05 solid;
    height: 42px;
    width: 260px;
}
.reg-box::after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.y-error-msg, .y-correct-msg, .y-warn-msg {
    background: url(../images/registermember.png) no-repeat;
    padding-left: 28px;
}
.y-warn-msg {
    background-position: -6px -265px;
    color: #ecdf05;
    line-height: 42px;
}
.spec-div, .t-tipmsg {
    float: left;
    height: 42px;
    line-height: 42px;
    margin: 0 0 0 15px;
}
.red-sign {
    color: #f00;
    padding-right: 6px;
    vertical-align: middle;
}
.yo-pass-box {
    float: left;
    position: relative;
}
.yo-keyboard {
    position: absolute;
    top: 42px;
    left: 2px;
    z-index: 22;
    width: 252px;
    background: #fff;
    border-right: 1px solid #585858;
    border-left: 1px solid #585858;
    display: none;
}
.yo-keyboard .yo-shur {
    height: 62px;
    background-image: -webkit-linear-gradient(to right, #585858, #a0a0a0);
    background-image: linear-gradient(to right,#585858,#a0a0a0);
    overflow: hidden;
}
.yo-keyboard .yo-shur input {
    display: block;
    float: left;
    background-color: #fff;
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 50%;
    margin: 14px 6px 0;
    border: 1px solid #fff;
    text-align: center;
    line-height: 28px;
    font-size: 18px;
    text-indent: 0;
}
.yo-keyboard .yo-number {
    overflow: hidden;
}
.yo-keyboard .yo-number span.yo-k-qc {
    width: calc(50% - 1px);
}
.yo-keyboard .yo-number span {
    display: block;
    float: left;
    width: calc(25% - 1px);
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    text-align: center;
    height: 62px;
    line-height: 62px;
    cursor: pointer;
    font-size: 20px;
    color: #000;
}
.yo-agreement input {
    width: 20px;
    height: 20px;
    position: relative;
}
.joinus-label input {
    margin-right: 10px;
}
.yo-register input {
    outline: none;
    text-indent: 12px;
}
.yo-agreement h6 {
    float: left;
    height: 30px;
    line-height: 30px;
    background-color: rgba(66,64,64,.5);
    border-radius: 3px;
    padding: 0 15px;
    color: #848484;
    font-weight: normal;
}
.submit-box a.yo-sub-but {
    display: block;
    float: left;
    width: 126px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    background-color: #3A5160;
    text-align: center;
    border-radius: 2px;
    font-size: 14px;
    text-decoration: none;
}
.yo-c-link {
    color: #d4ad29;
    text-decoration: underline;
}
.yo-rbox-cen .reg-box.submit-box {
    padding-bottom: 10px;
}
.yo-special .y-error-msg, .yo-special .y-warn-msg, .submit-box {
    margin-left: 100px;
}
.submit-box p {
    float: left;
    line-height: 42px;
    color: #999;
    margin-left: 25px;
    margin-top: 15px;
}
.yo-pass-box a.yo-mm-yc {
    background-position: -38px -172px;
}
.yo-pass-box a.yo-mm-xs {
    background-position: -4px -172px;
}
.yo-pass-box a {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    z-index: 12;
    width: 25px;
    height: 22px;
    background-image: url(../images/registermember.png);
}

#partner ul.partner-menu{
    padding-bottom: 15px;
    padding-left: 0;
    text-align: left;
}
#partner ul.partner-menu li{
    display: inline-block;
    margin-right: 15px;
    padding: 0 10px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    border-bottom: 2px solid #937a82;
    color: #937a82;
}
#partner ul.partner-menu li.active{
    background: #3A5160;
    color: white;
    border-radius: 3px;
    border-bottom: 2px solid transparent;
}