﻿/*  可被站点目录下的同名文件重叠  */
.Container a.blue { color: #3366cc; }

.pageSplit { text-align: center; font-size: 14px; padding: 5px; }

/*  用户后台    */
.UserLeft { width: 190px; }
    .UserLeft .UserBox { border: 1px solid #CCCCCC; border-top-width: 0px; }
    .UserLeft .first { border-top-width: 1px; }
    .UserLeft .UserBox .title { height: 27px; background: url(../image/user/bg_left.jpg) repeat-x 0 -30px; cursor: pointer; }
    .UserLeft .UserBox .title2 { border-top: 1px solid #CCCCCC; }
    .UserLeft .UserBox .title h3 { padding: 4px 12px; margin: 0px 5px 0px 0px; font-size: 12px; color: #333333; background: url(../image/user/bg_left.jpg) no-repeat right -150px; }
    .UserLeft .UserBox .titleOver { background-position: left top; }
        .UserLeft .UserBox .titleOver h3 { background-position: right -90px; }
    .UserLeft .UserBox .titleClose { background-position: left -30px; }
        .UserLeft .UserBox .titleClose h3 { background-position: right -120px; }
    .UserLeft .UserBox .titleCloseOver { background-position: left top; }
        .UserLeft .UserBox .titleCloseOver h3 { background-position: right -60px; }

    .UserLeft .UserBox .body { }
        .UserLeft .UserBox .body .line { border-top: 1px solid #CCCCCC; }
        .UserLeft .UserBox .body ul { }
            .UserLeft .UserBox .body ul li { padding: 1px 0px; }
                .UserLeft .UserBox .body ul li a { display: block; font-size: 12px; color: #666A72; padding: 3px 4px 4px 20px; text-decoration: none; }
                    .UserLeft .UserBox .body ul li a:hover { color: #C00; text-decoration: underline; }
                .UserLeft .UserBox .body ul li.center { padding: 12px; text-align: center; }


.Container #Left { width: 190px; float: left; }
.Container .ContainerMain { margin-left: 190px; padding: 10px; }




.post { }
    .post tr th { width: 120px; text-align: right; padding-right: 10px; font-weight: normal; color: #444444; }
        .post tr th label { color: red; font-size: 14px; font-family: Verdana; padding-right: 5px; vertical-align: middle; }
    .post tr td { padding: 5px 0px; }
        .post tr td .txt { background: url(../image/user/txt.png) no-repeat; border: 1px solid #A0A0A0; color: #404040; padding: 4px 3px; border-radius: 4px; }
        .post tr td .large { font-size: 16px; padding: 6px 5px; }
        .post tr td .disabled { background: #EFEFEF; }
        .post tr td .bold { font-weight: bold; }
        .post tr td select.txt, .post tr td textarea.txt { height: auto; font-size: 12px; }
        .post tr td .tip { color: #ff6600; }
        .post tr td strong { font-size: 16px; }
        .post tr td .money { color: #F50; font-family: Arial; font-weight: bold; }
        .post tr td .preview { padding: 5px; }
            .post tr td .preview img { width: 100px; height: 75px; border: 1px solid #CCC; padding: 1px; border-radius: 4px; }
            .post tr td .preview a:hover img { box-shadow: 0px 0px 10px rgba(0,0,0,0.5); }

.desc { color: #9A9A9A; }
/*  图片上传    */
.post td .pic { display: inline-block; width: 90px; margin: auto 5px; }
    .post td .pic .show { width: 88px; height: 88px; border: 1px solid #CCCCCC; position: relative; overflow: hidden; }
        .post td .pic .show img { width: 88px; }
        .post td .pic .show .del { right: 3px; top: 3px; position: absolute; background: url(../../image/ico-ali.png) no-repeat left -75px; width: 10px; height: 10px; }
    .post td .pic .first { border-color: #ffc097; }
    .post td .pic a { display: block; background: url(../admin/images/pic.png) no-repeat; height: 25px; margin-top: 4px; overflow: hidden; }
        .post td .pic a:hover { background-position: left -25px; }
        .post td .pic a input { width: 90px; height: 25px; opacity: 0.01; cursor: pointer; }
.post td .uploadLoading .show img, .post td .uploadLoading a input { display: none; }
.post td .uploadLoading .show { background: url(/image/loading.gif) no-repeat center center; }
.post td .uploadLoading a, .post td .uploadLoading a:hover { background-position: left -95px; cursor: default; }

.post td.bankPayment li { display: block; padding: 5px 0px; }

/*  在线充值 */
.post td.onlinePayment li { width: 140px; float: left; margin: 5px; }
    .post td.onlinePayment li label { display: block; height: 42px; background-repeat: no-repeat; overflow: hidden; background-position: 24px center; text-indent: -100em; position: relative; border: 1px solid #CCC; cursor: pointer; }
    .post td.onlinePayment li input { position: absolute; left: 5px; top: 50%; margin-top: -8px; }
    .post td.onlinePayment li label.current { border-color: #f08300; border-width: 2px; box-shadow: 1px 1px 3px rgba(0,0,0,0.2); }
    .post td.onlinePayment li.Alipay label { background-image: url(/image/payment/alipay.png); }
    .post td.onlinePayment li.Epay95 label { background-image: url(/image/payment/epay95.png); }
    .post td.onlinePayment li.Baofoo label { background-image: url(/image/payment/Baofoo.png); }
    .post td.onlinePayment li.Merchant label { background-image: url(/image/payment/Merchant.png); background-size: 129px 68px; }
    .post td.onlinePayment li.Ecpss label { background-image: url(/image/payment/Ecpss.png); }
    .post td.onlinePayment li.Ebatong label { background-image: url(/image/payment/Ebatong.png); }
    .post td.onlinePayment li.Chinabank label { background-image: url(/image/payment/Chinabank.png); }


.list { width: 100%; border-spacing: 0px; margin-top: 12px; }
    .list .drop { height: 27px; }
    .list .text { width: 110px; height: 21px; }
    .list thead th { height: 33px; padding: 0px 8px; font-weight: normal; border-top: 1px solid #C4D5E0; border-bottom: 1px solid #C4D5E0; background: url(../image/user/bg.png) repeat-x; text-align: center; }
        .list thead th.w30 { width: 30px; }
        .list thead th.w40 { width: 40px; }
        .list thead th.w50 { width: 50px; }
        .list thead th.w80 { width: 80px; }
        .list thead th.w100 { width: 100px; }
        .list thead th.w120 { width: 120px; }
        .list thead th.w150 { width: 150px; }
        .list thead th.w200 { width: 200px; }
        .list thead th.w300 { width: 300px; }
        .list thead th.w400 { width: 400px; }
        .list thead th.first { border-left: 1px solid #C4D5E0; }
        .list thead th.last { border-right: 1px solid #C4D5E0; }
    .list tbody td { text-align: center; border-right: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; text-align: center; padding: 5px 2px; }
        .list tbody td.first { border-left: 1px solid #E6E6E6; }
        .list tbody td.pic { width: 60px; text-align: center; }
        .list tbody td .preview { width: 45px; height: 45px; }
        .list tbody td.pic img { border: 1px solid #CCCCCC; padding: 1px; }
        .list tbody td.left { text-align: left; vertical-align: top; padding: 5px; }
        .list tbody td.right { text-align: right; padding: 5px; }
        .list tbody td.none { text-align: center; padding: 20px 0px; font-size: 22px; color: #CCC; }
        .list tbody td.ft12 { font-size: 12px; }

        .list tbody td label.lock { background: url(../image/icon/locked16.png) no-repeat left center; padding-left: 16px; }
        .list tbody td label.unlock { background: url(../image/icon/unlocked16.png) no-repeat left center; padding-left: 16px; }
        .list tbody td label.income { background: url(../image/icon/income14.gif) no-repeat left center; padding-left: 16px; }
        .list tbody td label.payout { background: url(../image/icon/payout16.gif) no-repeat left center; padding-left: 16px; }

    .list tbody tr.line td { border-bottom-color: #999999; }

    .list .shop td { text-align: left; border-top: 1px solid #ccc; border-bottom: 1px solid #ddd; padding-left: 8px; background-color: #dbeefd; vertical-align: middle; }
        .list .shop td .logo { height: 22px; border-radius: 4px; }
        .list .shop td .name { font-size: 14px; font-weight: bold; margin-left: 10px; }

.noborder tbody tr td { border-left-width: 0px; border-right-color: none; }

.ContainerMain .usertitle { border: 1px solid #E6E6E6; border-bottom: 2px solid #999; height: 33px; line-height: 33px; margin-bottom: 10px; }
    .ContainerMain .usertitle .tit { color: #000; font-weight: bold; font-size: 14px; margin-left: 15px; float: left; }
    .ContainerMain .usertitle .right { text-align: right; padding: 3px; }

.ContainerMain .tab { border-bottom: 2px solid #FCA; padding-left: 5px; height: 27px; }
    .ContainerMain .tab a { height: 27px; line-height: 27px; background: url(/image/user/tab.gif) 0px -28px; color: #333; text-decoration: none; float: left; width: 100px; text-align: center; border-top-left-radius: 8px; border-top-right-radius: 8px; }
        .ContainerMain .tab a:hover { text-decoration: none; }
        .ContainerMain .tab a s { background: url(/image/user/tab.gif) no-repeat; float: left; width: 3px; height: 27px; }
        .ContainerMain .tab a b { background: url(/image/user/tab.gif) no-repeat -7px top; float: right; width: 3px; height: 27px; }
        .ContainerMain .tab a label { cursor: pointer; padding: 0px 5px; }
        .ContainerMain .tab a.current { background-position: 0px -85px; color: #F60; font-weight: bold; }
            .ContainerMain .tab a.current s { background-position: left -56px; }
            .ContainerMain .tab a.current b { background-position: right -56px; }
/*
.ContainerMain .tab a:hover{ text-decoration:underline; }
.ContainerMain .tab a.current{ float:left; font-size:16px; font-weight:bold; padding-top:0px; }
.ContainerMain .tab a.current:hover{ cursor:default; text-decoration:none; }
*/

.ContainerMain .Path { border: 1px solid #C4D5E0; margin: 0px 0px 10px; padding: 5px; line-height: 25px; background: #F9FAFC; color: #404040; position: relative; }
    .ContainerMain .Path label { font-weight: 700; }
    .ContainerMain .Path .right { position: absolute; padding: 5px; right: 0px; top: 0px; }

.ContainerMain .control { padding: 0px 0px 10px; }
    .ContainerMain .control .search { float: right; }

/*  邀请注册    */
.InviteTip { font-size: 14px; padding: 5px 12px; color: #349835; font-weight: bold; }
    .InviteTip textarea { display: block; overflow: hidden; font-size: 14px; font-family: Verdana; margin-top: 5px; }

#faceswf { text-align: center; padding: 12px; }


.txt { background: url(../image/user/txt.png) no-repeat; border: 1px solid #A0A0A0; color: #404040; padding: 4px 3px; font-size: 12px; }
select.txt { padding: 2px 1px; }


/*  支付成功    */
.paymentSuccess { width: 950px; height: 100%; margin: auto; border: 1px solid #e1e1ca; }
    .paymentSuccess .tip { background: #edfed0; padding: 30px; border-bottom: 1px solid #e1e1ca; }
        .paymentSuccess .tip .ico { float: left; width: 32px; height: 32px; background: url(../image/ico-ali.png) no-repeat right -541px; }
        .paymentSuccess .tip .success0 { background: url(../image/icon/error32.gif) no-repeat; }
        .paymentSuccess .tip h3 { float: left; font-size: 16px; color: #333; padding: 0px 10px; margin: 0px; height: 32px; line-height: 32px; }
            .paymentSuccess .tip h3 span { padding: 0px 5px; }
    .paymentSuccess .link { width: 820px; margin: auto; padding: 20px 40px; margin-top: 15px; border-top: dashed 1px #CCC; }
        .paymentSuccess .link a { font-size: 16px; margin: auto 5px; color: #08C; }

/*  选择专属客服 */
.adminUser { }
    .adminUser li { width: 90px; height: 112px; float: left; margin: 5px 10px; text-align: center; border: 1px solid #CCC; padding: 5px; border-radius: 5px; cursor: pointer; }
        .adminUser li .face { }
            .adminUser li .face img { width: 80px; height: 80px; border-radius: 80px; box-shadow: 0px 0px 10px rgba(0,0,0,0.5); }
        .adminUser li label { display: block; line-height: 32px; font-size: 14px; }
        .adminUser li input { display: none; }
        .adminUser li.selected { border-color: #d62b46; box-shadow: 0px 0px 10px rgba(0,0,0,0.5); position: relative; }
            .adminUser li.selected em { width: 62px; height: 62px; position: absolute; left: 0px; top: 0px; background: url(/image/user/adminuser.png) no-repeat; opacity: 0.8; }

.adminService { }
    .adminService .adminface { width: 80px; float: left; }
        .adminService .adminface img { width: 60px; height: 60px; border-radius: 60px; border: 1px solid #CCC; padding: 1px; }
    .adminService .admininfo { float: left; }
        .adminService .admininfo h2 { font-size: 14px; font-weight: normal; }
        .adminService .admininfo .contact { font-size: 14px; line-height: 32px; }
            .adminService .admininfo .contact img { vertical-align: middle; }

/*  网贷系统的用户首页 */
/*.lending-userinfo .userinfo { border: 1px solid #e0e0e0; background: #FFF; padding: 10px; height: 100px; border-radius: 10px; box-shadow: 0px 0px 5px rgba(0,0,0,0.1); }
    .lending-userinfo .userinfo strong { color: #f58708; font-weight: normal; }
    .lending-userinfo .userinfo .face { width: 100px; float: left; }
        .lending-userinfo .userinfo .face img { border: 1px solid #CCC; padding: 2px; width: 94px; height: 94px; border-radius: 12px; }
    .lending-userinfo .userinfo .body { margin-left: 110px; }
        .lending-userinfo .userinfo .body h3 { font-size: 22px; font-weight: normal; }
        .lending-userinfo .userinfo .body .money { height: 36px; line-height: 36px; font-size: 18px; overflow: hidden; }
            .lending-userinfo .userinfo .body .money .balance { float: left; color: #666; }
                .lending-userinfo .userinfo .body .money .balance strong { font-size: 22px; }
                    .lending-userinfo .userinfo .body .money .balance strong sub { font-size: 14px; vertical-align: bottom; }
            .lending-userinfo .userinfo .body .money .ft14 { font-size: 14px; }
            .lending-userinfo .userinfo .body .money .action { float: right; }
                .lending-userinfo .userinfo .body .money .action a { float: left; height: 30px; line-height: 30px; color: white; border-radius: 15px; background-color: #8ab46e; padding: 0px 20px; margin: auto 5px; }
                    .lending-userinfo .userinfo .body .money .action a.extract { background-color: #0697da; }
        .lending-userinfo .userinfo .body .auth { height: 30px; }
            .lending-userinfo .userinfo .body .auth a { float: left; width: 30px; height: 30px; background: #f6fbfd url(/image/user/security-icons.png) no-repeat; margin: auto 3px; border-radius: 4px; }
                .lending-userinfo .userinfo .body .auth a.authenticate { background-position: left top; }
                .lending-userinfo .userinfo .body .auth a.authenticateTrue { background-position: left bottom; }
                .lending-userinfo .userinfo .body .auth a.mobile { background-position: -30px top; }
                .lending-userinfo .userinfo .body .auth a.mobileTrue { background-position: -30px bottom; }
                .lending-userinfo .userinfo .body .auth a.email { background-position: -60px top; }
                .lending-userinfo .userinfo .body .auth a.emailTrue { background-position: -60px bottom; }
                .lending-userinfo .userinfo .body .auth a.paypassword { background-position: -90px top; }
                .lending-userinfo .userinfo .body .auth a.paypasswordTrue { background-position: -90px bottom; }

    .lending-userinfo .userinfo table { font-size: 14px; width: 100%; }
        .lending-userinfo .userinfo table td { padding: 5px 5px 5px 25px; height: 30px; color: #333; }
            .lending-userinfo .userinfo table td .yellow { color: #f58708; }

    .lending-userinfo .userinfo h2 { font-size: 22px; font-weight: normal; }*/
