/**/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, a, span {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: PingFangSC-Regular, sans-serif;
}

body, button, input, select, textarea {
    font: 12px/1.5 tahoma, arial, \5b8b\4f53;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    -webkit-text-fill-color: #7e7d7d;
    border: #a9a9a9 1px solid;
}  
h1, h2, h3, h4, h5, h6 {  
    font-size: 100%;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    font-size: 20px;
    /*overflow-x: hidden;*/
}
::-webkit-scrollbar {

    /*display:none*/
}
::-webkit-scrollbar {
    width: 0px;
}

::-webkit-scrollbar-track {
    background-color: none;
}

::-webkit-scrollbar-thumb {
    background-color: none;
}

::-webkit-scrollbar-thumb:hover {
    background-color: none;
}

::-webkit-scrollbar-thumb:active {
    background-color: none;
}

/*椤甸潰涓讳綋*/
.page-header {
    border: none;
    margin: 0;
    padding: 0;
}

.nav-tabs {
    border-bottom: 1px solid #c3f0fc;
}
.nav-tabs > li.active > a {
    border: 1px solid #c3f0fc;
    border-bottom-color: transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    cursor: pointer;
    color: #7e7d7d;
    font-weight: bold;
    background-color: #f7f7f7;
    border: 1px solid #c3f0fc;
    border-bottom-color: transparent;
}
.row-fluid2 {
    width: 1920px;
    margin: 0 auto;
    min-height: 525px;
    margin-top: 10px;
}
.content {
    width: 1920px;
    height: auto;
}
.help-center-body {
    width: 1920px;
}
.container {
    width: 1220px;
    margin: 0 auto 25px;
}
.help-center-container {
    min-height: 600px;
}

div.menuSideBar {
    border: none;
    background: none;
    box-shadow: none;
}

div.menuSideBar li.nav-header {
    font-size: 14px;
    padding: 3px 15px;
}

div.menuSideBar .nav-list > li > a, div.menuSideBar .dropdown-menu li a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}

.col-md-2 {
    padding-left: 0px;
}

.menuSideBar {
    padding: 8px 0px;
}

.col-md-10 {
    padding: 0px;
}

.page-header h2 {
    font-size: 31.5px;
    text-align: center;
    font-weight: normal;
    color: #05c0f2;
}

.page-header-eng {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    color: #05c0f2;
}

/**/
.sideMenu {
    border-radius: 6px;
    overflow: hidden;
    height: 883px;
    background: #FFFFFF;
    box-shadow: 0px 2px 2px rgb(203,208,218,.3);
}

.sideMenu h3 {
    padding-left: 10px;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.sideMenu h3 span {
    color: #252525;
    margin-right: 50px;
    /*font-weight: bolder;*/
}
.sideMenu h3 em {
    float: right;
    display: block;
    width: 40px;
    height: 32px;
    background: url(images/icoAdd.png) 16px 12px no-repeat;
    cursor: pointer;
}
.sideMenu h3.on {
    background: #028afe;
}
.sideMenu h3.on span {
    color: #FFFFFF;
    margin-right: 40px;
}
.sideMenu h3.on em {
    background-position: 16px -57px;
}
.side-icon2 {
    display: none;
}
.side-icon3 {
    display: none;
}
.sideMenu h3:hover .side-icon3 {
    display: none;
}
.sideMenu h3:hover .side-icon1 {
    display: none;
}
.sideMenu h3:hover .side-icon2 {
    display: inline-block;
}
.sideMenu h3:hover span {
    color: #028afe;
}
.sideMenu h3.on .side-icon1 {
    display: none;
}
.sideMenu h3.on .side-icon3 {
    display: inline-block;
}
.sideMenu h3.on .side-icon2 {
    display: none;
}
.sideMenu h3.on:hover span {
    color: #FFFFFF;
}


.sideMenu ul {
    width: 238px;
    color: #999;
    display: none;
    background-color: #F7F9FB;
    margin-top: -5px;
    padding: 10px 0;
}

.sideMenu ul li {
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-left: 0!important;
}

.sideMenu ul li a {
    display: flex;
    justify-content: start;
    align-items: center;
    width: 140px;
    font-size: 14px;
    color: #666666;
    text-align: left;
    margin-left: 45px;
}
.sideMenu ul li a span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
}
#toRecharge span {
    background: url("../images/user-center/rechargeIcon.png")no-repeat;
}
#toRecharge.arrowActive span {
    background: url("../images/user-center/rechargeIcon2.png")no-repeat;
}
#toWithdraw span {
    background: url("../images/user-center/withdrawIcon.png")no-repeat;
}

#toYuebao span {
    background: url("../images/user-center/zhufangdaikuanlixi1.png")no-repeat;
}
#toYuebao.arrowActive span {
    background: url("../images/user-center/zhufangdaikuanlixi.png")no-repeat;
}

#toWithdraw.arrowActive span {
    background: url("../images/user-center/withdrawIcon2.png")no-repeat;
}
#toMoneychange span {
    background: url("../images/user-center/moneychangeIcon.png")no-repeat;
}
#toMoneychange.arrowActive span {
    background: url("../images/user-center/moneychangeIcon2.png")no-repeat;
}
#toMembertransfer span {
    background: url("../images/user-center/membertransferIcon.png")no-repeat;
}
#toMembertransfer.arrowActive span {
    background: url("../images/user-center/membertransferIcon2.png")no-repeat;
}
#toBankData span {
    width: 19px;
    height: 16px;
    background: url("../images/user-center/bankdateIcon.png")no-repeat;
}
#toBankData.arrowActive span {
    background: url("../images/user-center/bankdateIcon2.png")no-repeat;
}
#toPassword span {
    background: url("../images/user-center/password.png")no-repeat;
}
#toPassword.arrowActive span {
    background: url("../images/user-center/password2.png")no-repeat;
}
#toRechargeRecord span {
    background: url("../images/user-center/recharge-icon.png")no-repeat;
}
#toRechargeRecord.arrowActive span {
    background: url("../images/user-center/recharge-icon2.png")no-repeat;
}
#toWithdrawRecord span {
    background: url("../images/user-center/withdraw-icon.png")no-repeat;
}
#toWithdrawRecord.arrowActive span {
    background: url("../images/user-center/withdraw-icon2.png")no-repeat;
}
#toTransferRecord span {
    background: url("../images/user-center/transfer-icon.png")no-repeat;
}
#toTransferRecord.arrowActive span {
    background: url("../images/user-center/transfer-icon2.png")no-repeat;
}
#toDiscountRecord span {
    background: url("../images/user-center/discount-icon.png")no-repeat;
}
#toDiscountRecord.arrowActive span {
    background: url("../images/user-center/discount-icon2.png")no-repeat;
}
#toOrderRecord span {
    background: url("../images/user-center/order-icon.png")no-repeat;
}
#toOrderRecord.arrowActive span {
    background: url("../images/user-center/order-icon2.png")no-repeat;
}
#toBackRecord span {
    background: url("../images/user-center/order-icon.png")no-repeat;
}
#toBackRecord.arrowActive span {
    background: url("../images/user-center/order-icon2.png")no-repeat;
}
#toBaseInfo span {
    background: url("../images/user-center/baseInfo-icon.png")no-repeat;
}
#toBaseInfo.arrowActive span {
    background: url("../images/user-center/baseInfo-icon2.png")no-repeat;
}
#toVipDetail span {
    background: url("../images/user-center/vipDeatil-icon.png")no-repeat;
    width: 25px;
}
#toVipDetail.arrowActive span {
    background: url("../images/user-center/vipDeatil-icon2.png")no-repeat;
}
#toAccountPwd span {
    background: url("../images/user-center/accountPwd-icon.png")no-repeat;
}
#toAccountPwd.arrowActive span {
    background: url("../images/user-center/accountPwd-icon2.png")no-repeat;
}
#toAdress span {
    background: url("../images/user-center/adress-icon.png")no-repeat;
}
#toAdress.arrowActive span {
    background: url("../images/user-center/adress-icon2.png")no-repeat;
}
#toPhoneCheck span {
    background: url("../images/user-center/phone-check-icon.png")no-repeat;
}
#toPhoneCheck.arrowActive span {
    background: url("../images/user-center/phone-check-icon2.png")no-repeat;
}
#toMailCheck span {
    background: url("../images/user-center/mail-check-icon.png")no-repeat;
}
#toMailCheck.arrowActive span {
    background: url("../images/user-center/mail-check-icon2.png")no-repeat;
}
#woWriteMail span {
    background: url("../images/user-center/write-mail-icon.png")no-repeat;
}
#woWriteMail.arrowActive span {
    background: url("../images/user-center/write-mail-icon2.png")no-repeat;
}
#toInbox span {
    background: url("../images/user-center/inbox-icon.png")no-repeat;
}
#toInbox.arrowActive span {
    background: url("../images/user-center/inbox-icon2.png")no-repeat;
}
#toOutbox span {
    background: url("../images/user-center/outbox-icon.png")no-repeat;
}
#toOutbox.arrowActive span {
    background: url("../images/user-center/outbox-icon2.png")no-repeat;
}
.sideMenu ul li a:focus {
    text-decoration: none;
    outline: none;
    color: #0E5DFE;
    font-weight: bold;
}
.left-arrow {
    display: none;
    float: right;
    /*margin: 10px 5px 0 0;*/
}
.bTabs .nav-tabs li.active a {
    color: #028afe;
}
.sideMenu ul li:hover {
    /*color: #028afe;*/
    background: #EDF3FF;
}
.sideMenu ul li .arrowActive {
    font-weight: bold;
    color: #0E5DFE;
}
.arrowActive .left-arrow {
    display: inline-block;
}
.col-md-2 {
    width: 240px;
}

.col-md-10 {
    width: 970px;
    margin: 8px 0 0 5px;
    /*height: 1000px;*/
}

.sideMenu-title {
    width: 238px;
    height: 56.5px;
    font-size: 22px;
    color: #444444;
    line-height: 56.5px;
    text-align: center;
    border-bottom: #EEEEEE 1px solid;
    background-color: #ffffff;
}

.sideMenu-title img {
    margin: 0 20px 0 0;
}

/*濡備綍鎻愭*/
.page-withdraw {
    width: 800px;
    margin-left: 20px;
}

.page-withdraw .withdraw-title {
    width: 860px;
    font-size: 28px;
    margin-left: 15px;
    margin-top: 10px;
    color: #05c0f2;
    font-weight: bold;
    padding: 0 0 10px 30px;
    border-bottom: #c3f0fc 1px solid;
    background: url("../images/help-center/withdrawa-title.png") 0 8px no-repeat;
}

.withdraw-content {
    margin-left: 25px;
}

.withdraw-content .step-title {
    font-size: 20px;
    color: #05c0f2;
    margin-top: 20px;
}

.withdraw-content .step-title .fonts-icon {
    color: #757272;
}

.step-content {
    font-size: 16px;
    color: #7e7d7d;
    margin-top: 20px;
}

.fonts-icon2 {
    font-size: 18px;
}

.sideMenu-withdraw {
    margin-left: 15px;
}

.sideMenu-withdraw h3 {
    width: 860px;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    border: 1px solid #52d4f6;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 20px;
}

.sideMenu-withdraw h3 span {
    float: left;
    cursor: pointer;
    font-size: 18px;
    color: #52d4f6;
    font-weight: normal;
}

.rightArrow {
    margin-top: 10px;
    float: right;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.sideMenu-withdraw h3.on .rightArrow {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.sideMenu-withdraw ul {
    width: 880px;
    padding: 8px 25px;
    color: #999;
    display: none;
    display: inline-block;
    /*overflow: unset!important;*/
}
.sideMenu-withdraw ul li img {
    width: 835px;
    margin: 0 auto;
}
.alipay-columns {
    /*display: flex;*/
    /*justify-content: space-around;*/
}
.alipay-title {
    width: 70px;
    height: 22px;
    color: #ffffff;
    margin: 20px auto;
    background-color: #0ac1f2;
    text-align: center;
    line-height: 22px;
    border-radius: 8px;
    font-weight: bold;
}
.alipay-desc {
    font-size: 14px;
    color: #7e7d7d;
    text-align: center;
}
/*鏀粯瀹�*/
#step-left-container {
     position: relative;
     width: 265px;
     height: 755px;
     /*border: 3px solid #333;*/
     overflow: hidden;
     margin: 15px auto 0;
 }
#list {
    position: absolute;
    z-index: 1;
    width: 4200px;
    height: 527px;
}
#list img {
    float: left;
    width: 265px;
    height: 527px;
}
#buttons {
    position: absolute;
    left: 110px;
    bottom: 240px;
    z-index: 9999;
    height: 10px;
    width: 100px;
}
#buttons span {
    float: left;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: #333;
    cursor: pointer;
}
#buttons .on {
    background: orangered;
}
.arrow {
    position: absolute;
    top: 180px;
    z-index: 2;
    display: none;
    width: 40px;
    height: 40px;
    font-size: 36px;
    font-weight: bold;
    line-height: 39px;
    text-align: center;
    color: #fff;
    background-color: RGBA(0, 0, 0, .3);
    cursor: pointer;
}
.arrow:hover {
    background-color: RGBA(0, 0, 0, .7);
}
#step-left-container:hover .arrow {
    display: block;
}
#prev {
    left: 20px;
}
#next {
    right: 20px;
}

#step-right-container {
    position: relative;
    width: 265px;
    height: 755px;
    /*border: 3px solid #333;*/
    overflow: hidden;
}
#list2 {
    position: absolute;
    z-index: 1;
    width: 4200px;
    height: 527px;
}
#list2 img {
    float: left;
    width: 265px;
    height: 527px;
}
#buttons2 {
    position: absolute;
    left: 250px;
    bottom: 20px;
    z-index: 2;
    height: 10px;
    width: 100px;
}
#buttons2 span {
    float: left;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: #333;
    cursor: pointer;
}
#buttons2 .on {
    background: orangered;
}
.arrow {
    position: absolute;
    top: 180px;
    z-index: 2;
    display: none;
    width: 40px;
    height: 40px;
    font-size: 36px;
    font-weight: bold;
    line-height: 39px;
    text-align: center;
    color: #fff;
    background-color: RGBA(0, 0, 0, .3);
    cursor: pointer;
}
.arrow:hover {
    background-color: RGBA(0, 0, 0, .7);
}
#step-right-container:hover .arrow {
    display: block;
}
#prev {
    left: 20px;
}
#next {
    right: 20px;
}
/*甯歌闂*/
.withdraw-question {
    font-size: 20px;
    color: #05c0f2;
    margin-top: 20px;
    font-weight: bold;
}
.ques-list {
    margin-top: 5px;
}
.withdraw-question .fonts-icon {
    color: #757272;
    font-size: 18px;
}
.ques-list-title {
    font-size: 16px;
    color: #2cc5f3;
    margin: 8px 0 5px 0;
}
.ques-list-answer {
    font-size: 16px;
}
.fonts-icon2 {
    color: #2cc5f3;
}
.attention {
    color: #a0a0a0;
    font-weight: bolder;
}

/**/
.newer-help-title {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #0255fe;
    background: #F7F9FB;
    padding-left: 25px;
}
.newer-help-content {
    padding: 0 25px;
}
.newer-help-content .fonts-icon {
    color: #999999;
}
.newer-help-content .step-title {
    font-size: 14px;
    color: #0255fe;
    margin-top: 20px;
}
.newer-help-content .step-answer {
    font-size: 14px;
    color: #6A6B7C;
    line-height: 45px;
}
.newer-pic-show {
    margin-top: 40px;
    display: flex;
    justify-content: space-around;
}

/*APP鐩稿叧闂*/
.APP-ques-content {
    padding: 0 10px;
}
.APP-ques-content .fonts-icon {
    color: #999999;
}
.APP-ques-content .step-title {
    font-size: 20px;
    color: #05c0f2;
    margin-top: 20px;
    font-weight: bold;
}
.APP-ques-content .step-answer {
    font-size: 16px;
    color: #999999;
}
.APP-pic-show {
    margin-top: 40px;
    display: flex;
    justify-content: space-around;
}
#refreshPage {
    float: right;
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    color: #999999;
    background-color: #ffffff;
    border-radius: 15px;
    border: #e5e5e5 1px solid;
    margin-right: 37px;
    margin-top: 28px;
    transition: all .5s;
}
#refreshPage:hover {
    color: #FFFFFF;
    background: #028afe;
    border: #028afe 1px solid;
}
#refreshPage2 {
    float: right;
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    color: #cccccc;
    background-color: #ffffff;
    border-radius: 15px;
    border: #cccccc 1px solid;
    margin-right: 20px;
    margin-top: 8px;
    transition: all .5s;
}
#refreshPage2:hover {
    color: #FFFFFF;
    background: #028afe;
    border: #028afe 1px solid;
}

#readMessageAll {
    float: right;
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    color: #cccccc;
    background-color: #ffffff;
    border-radius: 15px;
    border: #cccccc 1px solid;
    margin-right: 20px;
    margin-top: 8px;
    transition: all .5s;
}
#readMessageAll:hover {
    color: #FFFFFF;
    background: #028afe;
    border: #028afe 1px solid;
}


#helpCenterSideMenu h3.on span,
#helpCenterSideMenu h3 span{
    margin-right: 80px;
}
#helpCenterSideMenu h3.on .side-icon2 {
    display: inline-block;
}
#helpCenterSideMenu h3.on .side-icon1,
#helpCenterSideMenu h3.on .side-icon3 {
    display: none;
}
#helpCenterSideMenu h3:hover .side-icon1,
#helpCenterSideMenu h3:hover .side-icon2 {
    display: none;
}
#helpCenterSideMenu h3:hover .side-icon3 {
    display: inline-block;
}
#helpCenterSideMenu h3.on:hover .side-icon1,
#helpCenterSideMenu h3.on:hover .side-icon3 {
    display: none;
}
#helpCenterSideMenu h3.on:hover .side-icon2 {
    display: inline-block;
}
#helpCenterSideMenu ul li a {
    margin-left: 80px;
}
#helpCenterSideMenu .arrowActive .left-arrow {
    margin-left: 20px;
}
