@charset "utf-8";
/* CSS Document */

/* shoppingcart */
.main { min-width: 320px; width: 100%; }
/* cartindex */


/*黑色遮罩层*/
.black_layer { width: 100%; height: 100%; position: fixed; background: #000; opacity: 0.5; z-index: 102; top: 0; }
/*头部样式*/
.main .oh { background: #1d2124; height: 44px; line-height: 44px; position: relative; /*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgb(251,251,251)), color-stop(.3, rgb(241,241,241)), color-stop(1, rgb(231,231,231)) );*/ border-bottom: 1px solid #a8a8a8; }
.main .oh h1 { text-align: center; font-size: 18px; color: #fff; font-weight: bold; }
.main .oh .hr_btn { display: block; position: absolute; top: 6px; right: 10px; width: 50px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; color: #fff; }
.main .oh .hl_btn { position: absolute; top: 6px; left: 10px; display: block; width: 50px; height: 30px; line-height: 29px; text-align: left; background: url(../../../images/mobile/app/login/icon_back.png) no-repeat; font-size: 14px; background-size: 50px 30px; color: #fff; text-indent: 5px; text-indent: 20px; }
#logIn { }
#logIn .oc { margin-top: 20px; }
#logIn .oc h2 { text-align: center; font-size: 18px; margin-top: 30px; color: #626262; font-weight: bold; }
#logIn .oc h3 { text-align: left; width: 285px; margin: 0 auto; font-size: 18px; margin-top: 10px; margin-bottom: 30px; color: #7e7e7e; }
#logIn .oc h4 { color: #333; margin-left: 25px; font-size: 13px; margin-bottom: 10px; }
.oc ul.ou { margin-top: 18px; border: 1px solid #9fa3a8; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; margin: 0 20px; background: #fff; }
.oc ul.ou li { height: 42px; line-height: 42px; border-bottom: 1px solid #b5b5b8; }
.oc ul.ou li.last { border: none; }
.oc ul.ou li input { height: 30px; vertical-align: inherit; color: #979797; width: 80%; border: none; text-indent: 10px; margin-left: 5px; font-size: 15px; }
.oc ul.ou li input.short {
    width:135px
}
.oc ul.ou li input.gray { color: #333; }
#logIn .oc .autolog { margin-top: 8px; margin-left: 20px; }
#logIn .oc .autolog #logAuto { width: 22px; height: 22px; -webkit-appearance: none; border: 1px solid #9fa3a8; border-radius: 3px; -webkit-tap-highlight-color: rgba(0,0,0,0); float: left; }
#logIn .oc .autolog #logAuto:checked { background: url(../images/cart/check_box_on.png) no-repeat; background-size: 20px; }
#logIn .oc .autolog label { float: left; height: 22px; line-height: 22px; margin-left: 10px; color: #515052; font-size: 14px; }
#logIn .oc .autolog .find_psword { float: right; margin-right: 20px; color: #007aff; font-size: 14px; }
#logIn .oc a.log_btn { display: block; margin: 0 20px; margin-top: 15px; text-align: center; height: 40px; line-height: 40px; background: #ff8400; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; color: #fff; -webkit-box-shadow: inset 0 -2px 0px #c06300; box-shadow: inset 0 -2px 0px #c06300; }
#logIn .oc a.log_btn_k {display: block; margin: 0 20px; margin-top: 15px; text-align: center; height: 40px; line-height: 40px; background: #1DA0E4; -webkit-box-shadow: inset 0 -2px 0px #0A86C6; box-shadow: inset 0 -2px 0px #0A86C6;  border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; color: #fff; }
#logIn .oc a.log_btn_not { background: #1DA0E4; -webkit-box-shadow: inset 0 -2px 0px #0A86C6; box-shadow: inset 0 -2px 0px #0A86C6; }
#logIn .oc .cooperate { margin: 20px; font-size: 14px; }
#logIn .oc .cooperate div {text-align:center;}
#logIn .oc .cooperate .title {
    color:#989898; position:relative; z-index: 2; width:42%; margin:30px auto 0; background:#F4F4F4
}
#logIn .oc .cooperate .links {
    margin-top:10px
}
#logIn .oc .cooperate hr {
    position:relative; top:-10px
}
#logIn .oc .cooperate a {
    display:inline-block; margin:0 4px; text-align:center
}

#logIn .oc .sproblem { margin: 20px; font-size: 14px; }
#logIn .oc .sproblem .fl { color: #979797; }
#logIn .oc .sproblem .fr { float: left; margin-left: 8px; margin-top: 3px; width: 15px; height: 15px; background: url(../images/cart/wenhao.png) no-repeat; background-size: 15px; }
#logIn nav { margin: 0 20px; margin-top: 10px; position: relative; font-size: 15px; }
#logIn nav a { display: inline-block; width: 50%; background: #fff; border: 1px solid #ccc; height: 40px; line-height: 40px; text-align: center; color: #2f343b; box-shadow: inset 0px -2px 0px rgba(0,0,0,.2); }
#logIn nav a.nl { border-top-left-radius: 5px; }
#logIn nav a.nr { border-top-right-radius: 5px; border-left-color: #8a8f95; }
#logIn nav a.nl.on { box-shadow: inset 0px 2px 0px rgba(0,0,0,.25); margin-right: -4px; }
#logIn nav a.nr.on { box-shadow: inset 0px 2px 0px rgba(0,0,0,.25); margin-left: -4px; }
#logIn nav a.on { background: #8a8f95; border-color: #676b70; color: #fff; z-index: 100; }
#logIn .yzmain { position: relative; margin: 0 20px; background: #fff; border: 1px solid #ccc; border-top: none; padding: 15px; height: 215px; }
#logIn .yzcont { }
#logIn .yzcont .p2 { text-align: center; margin-top: 25px; }
#logIn .yzcont a.log_btn2 { position: absolute; bottom: 18px; width: 90%; left: 50%; margin-left: -45%; display: block; text-align: center; height: 40px; line-height: 40px; background: #ff8400; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; color: #fff; -webkit-box-shadow: inset 0 -2px 0px #c06300; box-shadow: inset 0 -2px 0px #c06300; }
#logIn .yzmain .yzselect { position: relative; }
#logIn .yzmain select { position: relative; -webkit-appearance: none; width: 100%; border-color: #9fa3a8; color: #5a5a5a; border-radius: 0; font-size: 14px; height: 36px; line-height: 36px; text-indent: 10px; }
#logIn .yzmain .yzselect:after { content: " "; position: absolute; top: 50%; right: 10px; margin-top: -3px; display: block; width: 10px; height: 7px; background: url(../images/user/order_more.png) no-repeat; background-size: 10px 7px; -webkit-transform: rotate(180deg); }
#logIn .yzmain .p3 { margin-top: 10px; }
#logIn .yzm { margin: 10px auto; margin-top: 15px; width: 100%; height: 36px; line-height: 34px; border: 1px solid #9fa3a8; background: #fff; }
#logIn .yzm .register_text { height: 30px; line-height: 30px; vertical-align: inherit; color: #979797; width: 150px; border: none; text-indent: 10px; font-size: 14px; float: left; margin-top: 3px; }
#logIn .yzm .register_text.gray { color: #333; }
#logIn .yzm input.send_again { width: 76px; margin-left: 20px; border: none; border-radius: 0; background: #fff; vertical-align: inherit; height: 36px; line-height: 36px; color: #73787f; font-size: 14px; background: #d8d8d8; border-left: 1px solid #9fa3a8; box-shadow: inset 0px -1px 0px rgba(137,137,137,.7); text-shadow: 0 1px 1px #fff; float: right; -webkit-appearance: none; }
#Register { margin-bottom: 20px; }
#Register nav { margin: 0 20px; margin-top: 10px; position: relative; font-size: 15px; }
#Register nav a { display: inline-block; width: 50%; background: #fff; border: 1px solid #ccc; height: 40px; line-height: 40px; text-align: center; color: #2f343b; box-shadow: inset 0px -2px 0px rgba(0,0,0,.2); }
#Register nav a.nl { border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
#Register nav a.nr { border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-left-color: #8a8f95; }
#Register nav a.nl.on { box-shadow: inset 0px 2px 0px rgba(0,0,0,.25); margin-right: -4px; }
#Register nav a.nr.on { box-shadow: inset 0px 2px 0px rgba(0,0,0,.25); margin-left: -4px; }
#Register nav a.on { background: #8a8f95; border-color: #676b70; color: #fff; z-index: 100; }
#Register .oc ul.ou { margin-top: 10px; }
#Register .oc .agree { margin-top: 80px; margin-left: 30px; }
#Register .oc .agree #Agree { width: 22px; height: 22px; -webkit-appearance: none; border: 1px solid #9fa3a8; border-radius: 3px; -webkit-tap-highlight-color: rgba(0,0,0,0); float: left; }
#Register .oc .agree #Agree:checked { background: url(../images/cart/check_box_on.png) no-repeat; background-size: 20px; }
#Register .oc .agree label { float: left; height: 22px; line-height: 22px; margin-left: 10px; color: #515052; font-size: 14px; text-shadow: 1px 1px 1px #fff; }
#Register .oc .agree label span { color: #979797; }
#Register .oc .agree label span a { color: #979797; }
#Register .oc a.reg_btn { display: block; margin: 0 20px; margin-top: 15px; text-align: center; height: 40px; line-height: 40px; background: #ff8400; border-radius: 5px; -webkit-border-radius: 5px; color: #fff; -webkit-box-shadow: inset 0 -2px 0px #c06300; box-shadow: inset 0 -2px 0px #c06300; font-size: 16px; }
#Register .p1 { width: 27px; margin: 0 auto; margin-top: 20px; }
#Register .p2 { margin: 0 auto; margin-top: 15px; width: 300px; font-size: 12px; color: #333; margin-bottom: 15px; }
#Register .p2 a { text-decoration: underline; }
.reg_pop { margin-top: 40px; }
.reg_pop_cont { position: relative; color: #76777d; text-align: center; padding-bottom: 20px; font-size: 14px; }
.reg_pop_cont h2 { width: 280px; margin: 0 auto; text-align: center; }
.reg_pop_cont .yzm { margin: 10px auto; margin-top: 25px; width: 92%; height: 36px; line-height: 34px; border: 1px solid #9fa3a8; border-radius: 5px; -webkit-border-radius: 5px; background: #fff; }
.reg_pop_cont .yzm .register_text { height: 30px; line-height: 30px; vertical-align: inherit; color: #979797; width: 160px; border: none; text-indent: 10px; font-size: 14px; float: left; margin-top: 3px; }
.reg_pop_cont .yzm .register_text.gray { color: #333; }
.reg_pop_cont .yzm input.send_again { width: 76px; margin-left: 20px; border: none; background: #fff; vertical-align: inherit; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 0px; border-bottom-left-radius: 0px; height: 36px; line-height: 36px; color: #73787f; font-size: 14px; background: #d8d8d8; border-left: 1px solid #9fa3a8; box-shadow: inset 0px -1px 0px rgba(137,137,137,.7); text-shadow: 0 1px 1px #fff; float: right; -webkit-appearance: none; }
.reg_pop_cont .confirm_btn { display: block; width: 92%; margin: 0 auto; margin-top: 45px; text-align: center; height: 40px; line-height: 40px; background-image: -webkit-linear-gradient(top, #f9f9f9, #e1e1e1); border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; color: #626262; border: 1px solid #b5b5b5; text-shadow: 0 1px 1px #fff; }
/* 联合登录 */
.member_login_box { padding-bottom: 40px; }
.member_login_box .member_data { background-color: #fafafa; padding: 30px; }
.member_login_box .member_data .pic { float: left; width: 60px; margin-right: 17px; }
.member_login_box .member_data .pic img { width: 60px; }
.member_login_box .member_data .txt .name { color: #1d2124; font-size: 14px; margin-bottom: 10px; margin-top: 0; font-weight: bold; }
.member_login_box .member_data .txt .tips { color: #1d2124; font-size: 14px; font-weight: bold; }
.member_login_box .dotted_line { margin: 0 10px; height: 2px; background: url(../images/cart/dotted_line.png) repeat-x; background-size: 10px 2px; }
.member_login_box .oc { padding-top: 20px; }
.member_login_box .oc .ttl:first-child { margin-left: 30px; margin-top: 0; color: #7d7d7d; font-size: 14px; margin-bottom: 5px; }
.member_login_box .oc .ttl { margin-left: 30px; margin-top: 20px; color: #7d7d7d; font-size: 14px; margin-bottom: 5px; }
.member_login_box .connect_btn { background-color: #0099cc; border-radius: 5px 5px 5px 5px; color: #FFFFFF; display: block; height: 40px; line-height: 40px; margin: 20px 20px 0; text-align: center; }
.member_login_box .create_btn { background-color: #ffc000; border-radius: 5px 5px 5px 5px; color: #FFFFFF; display: block; height: 40px; line-height: 40px; margin: 0 20px 0; text-align: center; }
.black_layer { background: none repeat scroll 0 0 #000000; height: 100%; opacity: 0.5; position: fixed; width: 100%; z-index: 200; }
.cart_pop { background: none repeat scroll 0 0 #FFFFFF; border-radius: 5px 5px 5px 5px; box-shadow: 0 2px 0 rgba(173, 173, 173, 0.7); left: 8%; min-width: 270px; position: fixed; top: 20%; width: 84%; z-index: 201; }
.cart_pop .inr { padding: 15px; padding-top: 30px; }
.cart_pop .confirm_btn { border: 1px solid #B5B5B5; box-shadow: 0 1px 0 #FFFFFF inset; color: #333333; display: block; font-size: 18px; font-weight: bold; height: 40px; line-height: 40px; margin: 15px auto; text-align: center; width: 100%; border-radius: 4px 4px 4px 4px; }
.cart_pop .txt { font-size: 15px; text-align: center; margin-bottom: 40px; }
/* 绑定账号 */
.login_complete_box { padding-bottom: 40px; }
.login_complete_box .tips { color: #707070; font-size: 14px; margin: 20px; }
.login_complete_box .oc .ou { margin-bottom: 10px; }
.login_complete_box .license { margin: 0 20px; font-size: 14px; color: #979797; }
.login_complete_box .license input { margin-right: 8px; }
.login_complete_box .license a { color: #515052; }
.login_complete_box .complete_btn { background-color: #0099cc; border-radius: 5px 5px 5px 5px; color: #FFFFFF; display: block; height: 40px; line-height: 40px; margin: 10px 20px 0; text-align: center; }
/* 登录有问题 */
#logQa { margin-top: 10px; }
#logQa .oc { width: 320px; margin: 0 auto; padding-bottom: 30px; }
#logQa h2 { margin-top: 12px; margin-left: 25px; font-size: 14px; color: #333; }
#logQa h3 { margin-top: 10px; margin-left: 25px; font-size: 12px; }
#logQa h4 { margin-top: 8px; margin-left: 30px; }
/* TV注册修改 2014/05/21 */
.oc ul.ou li.telpop { position: relative; }
.oc ul.ou li.telpop input { width: 70%; }
.oc ul.ou li.telpop .send_again { position: absolute; right: 6px; top: 3px; width: 70px; height: 35px; line-height: 35px; border: 1px solid #b5b5b5; text-align: center; -webkit-appearance: none; border-radius: 5px; background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgb(251,251,251)), color-stop(.3, rgb(241,241,241)), color-stop(1, rgb(231,231,231)) ); color: #626262; font-size: 12px; text-indent: 0; font-size: 12px; }
.black_layer { width: 100%; height: 100%; position: fixed; background: #000; opacity: 0.5; z-index: 1200; display: none; }
.reg_phone_pop { background: #fff; width: 270px; height: 130px; position: fixed; left: 50%; top: 50%; margin-left: -135px; margin-top: -65px; border-radius: 5px; padding: 5px; box-shadow: 0 2px 0 rgba(173,173,173,.7); z-index: 1201; display: none; }
.reg_phone_pop h2 { margin-top: 10px; color: #434343; text-align: center; font-size: 18px; line-height: 22px; }
.reg_phone_pop a { display: block; width: 114px; height: 35px; line-height: 35px; margin: 0 auto; margin-top: 20px; border: 1px solid #b5b5b5; text-align: center; border-radius: 5px; background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgb(251,251,251)), color-stop(.3, rgb(241,241,241)), color-stop(1, rgb(231,231,231)) ); color: #626262; font-size: 12px; text-indent: 0; font-size: 14px; }
.O_banner{ margin:15px 20px; }
.O_banner IMG{ width:100%;}

/*20160217 新增扫码登录允许页*/
.userHead{ position: relative; margin-top: 15%; padding-top: 120px; width: 100%; text-align: center; }
.userHeadImg{ position: absolute; top: 0; left: 50%; margin-left: -50px; line-height: 0; width: 100px; height: 100px; border-radius: 100px; overflow: hidden; }
.userHeadImg img{ width: 100%; }
.userHead p{ color: #4d4d4d; font-size: 15px; }
.log_tvText{ margin: 40px 0; text-align: center; color: #939393; font-size: 15px; }
.log_close{ display: block; margin: 0 20px; margin-top: 15px; text-align: center; height: 40px; color: #939393; line-height: 40px; }

/*20160803 建设银行特殊注册样式*/
.js_register{ float: left; font-size: 14px; }

/*20161229 建设银行登录成功样式*/
#logIn .oc .oc_jh{ font-size: 16px; }
.log_btn_jh{ position: fixed; bottom: 60px; left: 50%; margin-left: -130px; ; width: 260px; color: #09b6f2; line-height: 40px; text-align: center; border:#09b6f2 1px solid; border-radius: 20px; }