﻿.pc-style .PopupMask {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 9990;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}

.pc-style .Popup {
    left: 50%;
    top: 50%;
    z-index: 99999;
    background: #ffffff;
    position: fixed;
    margin-top: -202px;
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.pc-style .PopupMax {
    width: 800px;
    margin-left: -402px;
}

.pc-style .PopupMid {
    width: 600px;
    margin-left: -302px;
}

.pc-style .PopupMin {
    width: 400px;
    margin-left: -202px;
}

.pc-style .Popup .PopupTitle {
    height: 20px;
    line-height: 20px;
    padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    position: relative;
}

.pc-style .Popup .PopupTitle .BtnClose {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
    background: url(Images/bg0101.gif) center center no-repeat;
    cursor: pointer;
}

.pc-style .Popup .PopupTitle .BtnClose:hover {
    background: url(Images/bg0102.gif) center center no-repeat;
}

.pc-style .Popup .PopupTitle .BtnBack {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    float: left;
    font-family: "宋体";
    color: #999999;
}

.pc-style .Popup .PopupTitle .BtnBack:hover {
    color: #cc0000;
}

.pc-style .Popup .PopupCon {
    padding: 20px;
    color: #333333;
}

.pc-style .Popup .PopupCon table {
    width: auto;
    margin: 0px auto;
}

.pc-style .Popup .PopupCon a {
    color: #0066cc;
}

.pc-style .Popup .PopupCon a:hover {
    color: #cc0000;
}

.pc-style .Popup .PopupCon .LoginReg {
    overflow: hidden;
    zoom: 1;
}

.pc-style .Popup .PopupCon .LoginReg .Login {
    float: left;
    width: 360px;
    padding-right: 20px;
    border-right: 1px solid #e5e5e5;
}

.pc-style .Popup .PopupCon .LoginReg .Login h2 {
    font-size: 18px;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
    line-height: 30px;
    margin-bottom: 20px;
}

.pc-style .Popup .PopupCon .LoginReg .Login .Tips {
    padding-top: 10px;
}

.pc-style .Popup .PopupCon .LoginReg .Login th {
    vertical-align: top;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
}

.pc-style .Popup .PopupCon .LoginReg .Login td {
    vertical-align: top;
    padding-left: 10px;
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}

.pc-style .Popup .PopupCon .LoginReg .Login .TextBox {
    height: 30px;
    line-height: 30px;
    border: 1px solid #999999;
    width: 220px;
    padding: 0px 5px;
    font-size: 14px;
}

.pc-style .Popup .PopupCon .LoginReg .Login .BtnLogin {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    text-align: center;
    background: #ff3e3e;
    line-height: 36px;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.pc-style .Popup .PopupCon .LoginReg .Login .BtnLogin:hover {
    color: #ffffff;
}

.pc-style .Popup .PopupCon .LoginReg .Reg {
    /* float: right;
    width: 359px;
    padding-left: 20px; */
}

.pc-style .Popup .PopupCon .LoginReg .Reg h2 {
    font-size: 18px;
    font-weight: bold;
    color: #006600;
    text-align: center;
    line-height: 30px;
    margin-bottom: 20px;
}
.pc-style .Popup .PopupCon .LoginReg .Reg .InputItem{
    margin-bottom: 20px;
}
.pc-style .Popup .PopupCon .LoginReg .Reg .InputItem .InputItemTitle{
    margin-bottom: 5px;
}
.pc-style .Popup .PopupCon .LoginReg .Reg .TextBoxOuter{
    border: 1px solid #999999;
    padding: 0px 10px;
}

.pc-style .Popup .PopupCon .LoginReg .Reg .TextBoxOuterHasBtn{
    position: relative;
    padding-right: 10em;
}
.pc-style .Popup .PopupCon .LoginReg .Reg .TextBoxOuterHasBtn .BtnGetCode{
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 40px;
    height: 40px;
    padding:0px 10px;
}

.pc-style .Popup .PopupCon .LoginReg .Reg .TextBox {
    height: 40px;
    line-height: 40px;
    width: 100%;
    border: 0px;
    vertical-align: 0px;
    outline:0px;
}

.pc-style .Popup .PopupCon .LoginReg .Reg .BtnReg {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    zoom: 1;
    text-align: center;
    background: #ff3e3e;
    line-height: 40px;
    height: 40px;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.pc-style .Popup .PopupCon .LoginReg .Reg .BtnReg:hover {
    background: #e53737;
}
.pc-style .Popup .PopupCon .LoginReg .Reg .BtnReg.BtnDisabled,
.pc-style .Popup .PopupCon .LoginReg .Reg .BtnReg.BtnDisabled:hover{
    background: #f5f5f5;
    color: #cccccc;
    text-shadow: 1px 1px 1px #ffffff;
}
.pc-style .Popup .PopupCon .LoginReg .Reg .Tips {
    color: #888888;
}
.pc-style .Popup .PopupCon .LoginReg .Reg .TopAgreementTips{
    padding-top: 5px;
}

/*注册成功*/

.pc-style .Popup .PopupCon .RegSuccess .Word {
    font-size: 24px;
    font-weight: bold;
    color: #006600;
    line-height: 30px;
    padding: 30px;
    text-align: center;
}

.pc-style .Popup .PopupCon .RegSuccess .Word .Ico {
    background: url(Images/bg0084.gif) center center no-repeat;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
}

.pc-style .Popup .PopupCon .RegSuccess .Tips {
    padding: 10px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
}

.pc-style .Popup .PopupCon .RegSuccess .Time {
    color: #cc0000;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 3px;
}
.pc-style .Popup .PopupCon .IdCheck .InputItem{
    margin-bottom: 20px;
}
.pc-style .Popup .PopupCon .IdCheck .InputItemTitle{
    margin-bottom: 5px;
}
.pc-style .Popup .PopupCon .IdCheck .TextBoxOuter{
    border: 1px solid #999999;
    padding: 0px 10px;
}
.pc-style .Popup .PopupCon .IdCheck .TextBox {
    height: 40px;
    line-height: 40px;
    width: 100%;
    border: 0px;
    vertical-align: 0px;
    outline: 0px;
}

.pc-style .Popup .PopupCon .IdCheck .BtnSubmit {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    zoom: 1;
    text-align: center;
    background: #ff3e3e;
    line-height: 40px;
    height: 40px;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.pc-style .Popup .PopupCon .IdCheck .BtnSubmit:hover {
    background: #e53737;
}

.pc-style .Popup .PopupCon .IdCheck .Tips2 {
    font-size: 14px;
    padding-bottom: 10px;
    color: #cc3300;
}

.pc-style .Popup .PopupCon .BackPsw .BackPswStep {
    display: block;
    height: 36px;
    line-height: 36px;
    width: 759px;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.pc-style .Popup .PopupCon .BackPsw .BackPswStep01 {
    background: url(Images/bg1003.gif) left 0px no-repeat;
}

.pc-style .Popup .PopupCon .BackPsw .BackPswStep02 {
    background: url(Images/bg1003.gif) left -36px no-repeat;
}

.pc-style .Popup .PopupCon .BackPsw .BackPswStep03 {
    background: url(Images/bg1003.gif) left -72px no-repeat;
}

.pc-style .Popup .PopupCon .BackPsw .BackPswStep li {
    float: left;
    width: 233px;
    height: 36px;
    padding: 0px 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.pc-style .Popup .PopupCon .BackPsw .BackPswStep li.Now {
    color: #ffffff;
}

.pc-style .Popup .PopupCon .BackPsw th {
    vertical-align: top;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
}

.pc-style .Popup .PopupCon .BackPsw td {
    vertical-align: top;
    padding-left: 10px;
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
}

.pc-style .Popup .PopupCon .BackPsw .TextBox {
    height: 30px;
    line-height: 30px;
    border: 1px solid #999999;
    width: 220px;
    padding: 0px 5px;
    font-size: 14px;
}

.pc-style .Popup .PopupCon .BackPsw .BtnSubmit {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    text-align: center;
    background: #ff3e3e;
    line-height: 36px;
    width: 220px;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.pc-style .Popup .PopupCon .BackPsw .BtnSubmit:hover {
    background: #cc6600;
}

.pc-style .Popup .PopupCon .BackPsw .RadioContainer {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
}

.pc-style .Popup .PopupCon .BackPsw .RadioContainer input {
    vertical-align: -1px;
}

.pc-style .Popup .PopupCon .BackPsw .Tips {
    line-height: 30px;
    padding-bottom: 10px;
}

.pc-style .Popup .PopupCon .BackPsw .Tips2 {
    color: #cc3300;
    line-height: 22px;
}

.pc-style .Popup .PopupCon .BackPsw .Word {
    font-size: 24px;
    font-weight: bold;
    color: #006600;
    line-height: 30px;
    padding: 30px;
    text-align: center;
}

.pc-style .Popup .PopupCon .BackPsw .Word .Ico {
    background: url(Images/bg0084.gif) center center no-repeat;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
}

.pc-style .Popup .PopupCon .BackPsw .Time {
    color: #cc0000;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 3px;
}

.pc-style .Popup .PopupCon .BackPsw .SuccessMsg {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 20px;
}


/*****手机端样式*****/

.mobile-style .PopupMask {
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 9990;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}

.mobile-style .Popup {
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    z-index: 99999;
    background: #ffffff;
    position: fixed;
    margin-top: 0px;
}

.mobile-style .PopupMax {
    width: 100%;
    margin-left: 0px;
}

.mobile-style .PopupMid {
    width: 100%;
    margin-left: 0px;
}

.mobile-style .PopupMin {
    width: 100%;
    height: 100%;
    margin-left: 0px;
}

.mobile-style .Popup .PopupTitle {
    background: #f5f5f5;
    height: 20px;
    line-height: 20px;
    padding: 12px 16px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
    position: relative;
}

.mobile-style .Popup .PopupTitle .BtnClose {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 44px;
    height: 44px;
    background: url(Images/bg0101.gif) center center no-repeat;
    cursor: pointer;
}

.mobile-style .Popup .PopupTitle .BtnClose:hover {
    background: url(Images/bg0102.gif) center center no-repeat;
}

.mobile-style .Popup .PopupTitle .BtnBack {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    float: left;
    font-family: "宋体";
    color: #999999;
}

.mobile-style .Popup .PopupTitle .BtnBack:hover {
    color: #cc0000;
}

.mobile-style .Popup .PopupCon {
    padding: 16px;
    color: #333333;
    position: fixed;
    left: 0px;
    top: 44px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
    overflow-x: hidden;
}

.mobile-style .Popup .PopupCon table {
    width: auto;
    margin: 0px auto;
}

.mobile-style .Popup .PopupCon a {
    color: #0066cc;
}

.mobile-style .Popup .PopupCon a:hover {
    color: #cc0000;
}

.mobile-style .Popup .PopupCon .LoginReg {
    overflow: hidden;
    zoom: 1;
}

.mobile-style .Popup .PopupCon .LoginReg .Login {
    float: none;
    width: 100%;
    float: 0px;
    border: 0px;
    border-bottom: 1px solid #e5e5e5;
}

.mobile-style .Popup .PopupCon .LoginReg .Login h2 {
    font-size: 16px;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
    line-height: 30px;
    margin-bottom: 16px;
}

.mobile-style .Popup .PopupCon .LoginReg .Login .Tips {
    line-height: 24px;
    padding-top: 10px;
    font-size: 16px;
}

.mobile-style .Popup .PopupCon .LoginReg .Login .Tips a {
    font-size: 16px;
}

.mobile-style .Popup .PopupCon .LoginReg .Login table,
.mobile-style .Popup .PopupCon .LoginReg .Login tbody,
.mobile-style .Popup .PopupCon .LoginReg .Login tr {
    display: block;
}

.mobile-style .Popup .PopupCon .LoginReg .Login th {
    display: block;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding-bottom: 5px;
}

.mobile-style .Popup .PopupCon .LoginReg .Login td {
    display: block;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}

.mobile-style .Popup .PopupCon .LoginReg .Login .TextBox {
    height: 40px;
    line-height: 40px;
    border: 1px solid #999999;
    width: 100%;
    padding: 0px 10px;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 0px;
}

.mobile-style .Popup .PopupCon .LoginReg .Login .BtnLogin {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff !important;
    display: block;
    text-align: center;
    background: #ff3e3e;
    line-height: 40px;
    padding: 0px;
    width: 100%;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.mobile-style .Popup .PopupCon .LoginReg .Login .BtnLogin:hover {
    color: #ffffff;
}

.mobile-style .Popup .PopupCon .LoginReg .Reg {
    float: none;
    width: 100%;
    padding:10px 0px;
}

.mobile-style .Popup .PopupCon .LoginReg .Reg h2 {
    font-size: 16px;
    font-weight: bold;
    color: #006600;
    text-align: center;
    line-height: 30px;
    margin-bottom: 16px;
}
.mobile-style .Popup .PopupCon .LoginReg .Reg .InputItem{
    margin-bottom: 15px;
}
.mobile-style .Popup .PopupCon .LoginReg .Reg .InputItem .InputItemTitle{
    margin-bottom: 5px;
}
.mobile-style .Popup .PopupCon .LoginReg .Reg .TextBox {
    height: 40px;
    line-height: 40px;
    border: 1px solid #999999;
    width: 100%;
    padding: 0px 10px;
    font-size: 16px;
    vertical-align: 0px;
    box-sizing: border-box;
    margin-bottom: 10px;
    border-radius: 0px;
}
.mobile-style .Popup .PopupCon .LoginReg .Reg .TextBoxOuterHasBtn{
    border: 1px solid #999999;
    padding: 0px 10px;
    padding-right: 10em;
    margin-bottom: 10px;
    position: relative;
}
.mobile-style .Popup .PopupCon .LoginReg .Reg .TextBoxOuterHasBtn .TextBox{
    border: none;
    padding: 0;
    border-radius: 0px;
    margin: 0px;
    outline: none;
}
.mobile-style .Popup .PopupCon .LoginReg .Reg .TextBoxOuterHasBtn .BtnGetCode{
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 40px;
    height: 40px;
    padding:0px 10px;
}


.mobile-style .Popup .PopupCon .LoginReg .Reg .BtnReg {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff !important;
    display: block;
    zoom: 1;
    text-align: center;
    background: #ff3e3e;
    line-height: 40px;
    padding: 0px;
    width: 100%;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.mobile-style .Popup .PopupCon .LoginReg .Reg .BtnReg:hover {
    background: #e53737;
}
.mobile-style .Popup .PopupCon .LoginReg .Reg .BtnReg.BtnDisabled,
.mobile-style .Popup .PopupCon .LoginReg .Reg .BtnReg.BtnDisabled:hover{
    background: #f5f5f5;
    color: #cccccc;
    text-shadow: 1px 1px 1px #ffffff;
}
.mobile-style .Popup .PopupCon .LoginReg .Reg .Tips {
    /* padding-top: 15px; */
    color: #888888;
}

.mobile-style .Popup .PopupCon .LoginReg .Reg .TopAgreementTips{
    padding-top: 5px;
}
/*注册成功*/

.mobile-style .Popup .PopupCon .RegSuccess .Word {
    font-size: 24px;
    font-weight: bold;
    color: #006600;
    line-height: 30px;
    padding: 30px;
    text-align: center;
}

.mobile-style .Popup .PopupCon .RegSuccess .Word .Ico {
    background: url(Images/bg0084.gif) center center no-repeat;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
}

.mobile-style .Popup .PopupCon .RegSuccess .Tips {
    padding: 10px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
}
.mobile-style .Popup .PopupCon .IdCheck{
    padding:10px 0px;
}
.mobile-style .Popup .PopupCon .IdCheck .InputItem{
    margin-bottom: 15px;
}
.mobile-style .Popup .PopupCon .IdCheck .InputItemTitle{
    margin-bottom: 5px;
}
.mobile-style .Popup .PopupCon .RegSuccess .Time {
    color: #cc0000;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 3px;
}

.mobile-style .Popup .PopupCon .IdCheck .TextBox {
    height: 40px;
    line-height: 40px;
    border: 1px solid #999999;
    width: 100%;
    padding: 0px 10px;
    font-size: 16px;
    vertical-align: 0px;
    box-sizing: border-box;
    margin-bottom: 10px;
    border-radius: 0px;
}

.mobile-style .Popup .PopupCon .IdCheck th {
    font-size: 14px;
    font-weight: normal;
    text-align: right;
}

.mobile-style .Popup .PopupCon .IdCheck .BtnContainer {
    text-align: center;
}

.mobile-style .Popup .PopupCon .IdCheck .BtnSubmit {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff !important;
    display: block;
    zoom: 1;
    text-align: center;
    background: #ff3e3e;
    line-height: 40px;
    padding: 0px;
    width: 100%;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.mobile-style .Popup .PopupCon .IdCheck .BtnSubmit:hover {
    background: #e53737;
}

.mobile-style .Popup .PopupCon .IdCheck .Tips2 {
    font-size: 14px;
    padding-bottom: 20px;
    color: #cc3300;
}

.mobile-style .Popup .PopupCon .BackPsw .BackPswStep {
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.mobile-style .Popup .PopupCon .BackPsw .BackPswStep li {
    display: none;
}

.mobile-style .Popup .PopupCon .BackPsw .BackPswStep li.Now {
    display: block;
    color: #ff3e3e;
}

.mobile-style .Popup .PopupCon .BackPsw table,
.mobile-style .Popup .PopupCon .BackPsw tbody,
.mobile-style .Popup .PopupCon .BackPsw tr {
    display: block;
}

.mobile-style .Popup .PopupCon .BackPsw th {
    display: block;
    font-weight: normal;
    text-align: left;
    padding-bottom: 5px;
}

.mobile-style .Popup .PopupCon .BackPsw td {
    display: block;
    padding-bottom: 20px;
    font-weight: normal;
    text-align: left;
}

.mobile-style .Popup .PopupCon .BackPsw .TextBox {
    height: 40px;
    line-height: 40px;
    border: 1px solid #999999;
    width: 100%;
    padding: 0px 10px;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 0px;
}

.mobile-style .Popup .PopupCon .BackPsw .BtnSubmit {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff !important;
    display: block;
    background: #ff3e3e;
    line-height: 40px;
    padding: 0px;
    width: 100%;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.mobile-style .Popup .PopupCon .BackPsw .BtnSubmit:hover {
    background: #ff3e3e;
}

.mobile-style .Popup .PopupCon .BackPsw .RadioContainer {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
}

.mobile-style .Popup .PopupCon .BackPsw .RadioContainer input {
    vertical-align: -1px;
}

.mobile-style .Popup .PopupCon .BackPsw .Tips {
    line-height: 30px;
    padding-bottom: 10px;
}

.mobile-style .Popup .PopupCon .BackPsw .Tips2 {
    color: #cc3300;
}

.mobile-style .Popup .PopupCon .BackPsw .Word {
    font-size: 24px;
    font-weight: bold;
    color: #006600;
    line-height: 30px;
    padding: 30px;
    text-align: center;
}

.mobile-style .Popup .PopupCon .BackPsw .Word .Ico {
    background: url(Images/bg0084.gif) center center no-repeat;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
}

.mobile-style .Popup .PopupCon .BackPsw .Time {
    color: #cc0000;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 3px;
}

.mobile-style .Popup .PopupCon .BackPsw .SuccessMsg {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 20px;
}