/**
 * @WebSite   :http://www.9377.com/
 * @DateTime  :2017-09-19 15:57:27
 * 平台第三方帐号绑定
**/
@charset "utf-8";
.bindacc-pop { width: 382px; height: 465px; position: fixed; top: 50%; left: 50%; margin: -258px 0 0 -191px; _position: absolute; _top: 100px; z-index: 1001;}
.bindmod-pop .hd { height: 75px; line-height: 75px; font-size: 20px; color: #fff; padding-left: 182px; background: #e1405a url(/images/2017/pop-hd.jpg?201709201202) 22px bottom no-repeat; }
.bindmod-pop .bd { width: 304px; height: 390px; padding: 0 39px; background: #fff; }
.bindmod-pop .tuser { height: 36px; line-height: 36px; font-size: 14px; text-align: center; padding: 16px 0 10px; }
.bindmod-pop .i-third-x { display:inline-block; vertical-align: top; width: 20px; height: 36px; margin: 0 4px;background: url(/images/2017/third.png?201709201202) no-repeat;}
.bindmod-pop .i-third-qq { background-position: -142px 7px; }
.bindmod-pop .i-third-wx { background-position: -90px 6px; }
.bindmod-pop .i-third-wb { background-position: -116px 7px; }
.bindmod-pop .ttip { color: #9fa0a0; }
.bindmod-pop .errtip { height: 30px; line-height: 30px; color: #f00; }

.form-bindacc .w-item { width: 302px; height: 36px; border: 1px solid #9fa0a0; border-radius: 5px; overflow:hidden; margin-bottom: 10px; position:relative;}
.form-bindacc .w-item-x { height: 18px; border-radius: 0; border: 0 none; }
.form-bindacc .i-ticon-u, .form-bindacc .i-ticon-l { width: 36px; height: 36px; background: url(/images/2017/bindacc-icon.png?201709201202) no-repeat; float: left; }
.form-bindacc .i-ticon-u { background-position: 12px 12px; }
.form-bindacc .i-ticon-l { background-position: 12px -24px; }
.form-bindacc .w-input { width: 266px; height: 36px; line-height: 36px; float: left; font-family: 'microsoft yahei';}
.form-bindacc .w-submit { display: block; width: 100%; height: 40px; line-height: 40px; font-size: 16px; color: #fff; border-radius: 5px; background: #e1405a; font-family: 'microsoft yahei'; cursor: pointer;margin-top: 16px;}
.form-bindacc .w-submit:hover { background: #f6587b; }
.form-bindacc .icon-cb{display:inline-block;vertical-align:middle;width:17px;height:17px;position:relative;top:-2px;margin-right: 6px;}
.form-bindacc .icon-cb{background-position:0px 0px}
.form-bindacc .icon-cbed{background-position:-27px 0px}
.form-bindacc .icon-cb,.w-item .icon-cbed{background-image: url(/images/2017/register.png?201709201202); background-repeat: no-repeat;}
.form-bindacc .bind-opt { height: 46px; line-height: 46px; color: #9fa0a0; }
.form-bindacc .bind-opt a { color: #9fa0a0; }
/*绑定成功*/
.bindsuc-pop { width: 362px; height: 235px; position: fixed; top: 50%; left: 50%; margin: -118px 0 0 -181px; z-index: 1001; _position:absolute; _top: 100px;}
.bindsuc-pop .hd { height: 75px; line-height: 75px; font-size: 22px; color: #fff; padding-left: 146px; background: url(/images/2017/pop-hd.jpg?201709201202) no-repeat; }
.bindsuc-pop .bd { width: auto; height: 120px; padding: 20px 0; font-size: 14px; line-height: 28px; background: #fff;}
.bindsuc-pop .bd p { padding-left: 92px; }
.bindsuc-pop .bd .btn {display: block; width: 234px; height: 40px; line-height: 40px; font-size: 16px; text-align: center; border-radius: 5px; margin: 20px auto 0;color:#fff;background:#4dd589}
.bindsuc-pop .bd .btn:hover { color: #fff!important; background: #58e79c;}