@-webkit-keyframes flip_out{0%{-webkit-transform:perspective(2000px) rotateY(-90deg)}100%{-webkit-transform:perspective(2000px) rotateY(0deg)}}@-moz-keyframes flip_out{0%{-webkit-transform:perspective(2000px) rotateY(-90deg)}100%{-webkit-transform:perspective(2000px) rotateY(0deg)}}@-ms-keyframes flip_out{0%{-webkit-transform:perspective(2000px) rotateY(-90deg)}100%{-webkit-transform:perspective(2000px) rotateY(0deg)}}@-o-keyframes flip_out{0%{-webkit-transform:perspective(2000px) rotateY(-90deg)}100%{-webkit-transform:perspective(2000px) rotateY(0deg)}}@keyframes flip_out{0%{-webkit-transform:perspective(2000px) rotateY(-90deg)}100%{-webkit-transform:perspective(2000px) rotateY(0deg)}}@-webkit-keyframes flip{0%{-webkit-transform:perspective(2000px) rotateY(0deg)}100%{-webkit-transform:perspective(2000px) rotateY(90deg)}}@-moz-keyframes flip{0%{-webkit-transform:perspective(2000px) rotateY(0deg)}100%{-webkit-transform:perspective(2000px) rotateY(90deg)}}@-o-keyframes flip{0%{-webkit-transform:perspective(2000px) rotateY(0deg)}100%{-webkit-transform:perspective(2000px) rotateY(90deg)}}@-ms-keyframes flip{0%{-webkit-transform:perspective(2000px) rotateY(0deg)}100%{-webkit-transform:perspective(2000px) rotateY(90deg)}}@keyframes flip{0%{-webkit-transform:perspective(2000px) rotateY(0deg)}100%{-webkit-transform:perspective(2000px) rotateY(90deg)}}body{position:relative}p{margin:0}div,p,ul,li,span,a,span,i,label,input,select,textarea,button{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}.top-banner{display:none}.page_header{width:100%;position:absolute;left:0;top:0;z-index:2}.conten{height:100%}.conten.conten-login,.conten.conten-reg-choice{min-height:0}.conten-auto{position:relative}.content{width:100%;position:relative;padding:63px 0 67px;background-color:#f4f4f4}.content.content-100{height:100%}.content.content-auto{padding:100px 0}.content.content-auto .comp-reg_form{margin:0 auto;z-index:2}.content .form{color:#212121}.content .register-title{text-align:center;font-size:18px;color:#666}.content .bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;overflow:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.content .bg.show{opacity:1;filter:alpha(opacity=100);z-index:1}.content .content-table{width:574px;margin:0 auto;display:table;position:relative;z-index:10}.content .content-cell{height:100%;display:table-cell;vertical-align:middle}.content .div_form{width:574px;position:relative;background-color:#fff}.content .div_form .skip{position:absolute;top:10px;right:10px;z-index:3;color:#fff;text-decoration:underline}.content .div_form .skip .icon-right{width:20px;height:20px;line-height:14px;text-align:center;display:inline-block;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;border:2px solid #fff;margin-left:4px}.content .div_form .skip .icon-right:before{content:'\e640';line-height:17px}.content .div_form .form{position:relative;z-index:2;padding:20px 60px}.content .div_form .logo{height:72px;width:147px;margin:0 auto 20px;background:url(//cv.qiaobutang.com/static/img/register/form_logo_ae699ad.png?v1) 0 0 no-repeat}.content .div_form .logo.normal{background-position:0 -72px;width:260px}.content .div_form .logo.logo-login{background-position:-149px 0}.content .div_form.register-choice{width:660px}.content .div_form .form-title{height:40px;line-height:40px;color:#333;text-decoration:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;width:100%;text-align:center;font-size:22px;margin-bottom:26px}.content .comp-reg_form{z-index:10}.content .comp-reg_form .form{padding:40px 20px}.content .track-matte{position:absolute;height:100%;width:100%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;opacity:.7;filter:alpha(opacity=70);z-index:1}.content .item{margin-top:16px}.content .item .text{background-color:#fff}.content .item:first-child{margin-top:0}.content .item.item-remember{color:#666}.content .item.item-remember a{float:right;color:#666}.content .item .required_mark{margin-right:2px}.content .item .feedback{overflow:hidden}.content .item .top-tip{margin-bottom:10px}.content .item .top-tip .left{font-weight:700}.content .item a{color:#fff;text-decoration:underline}.content .item .text,.content .item button{font-family:'Microsoft YaHei'}.content .login_form{width:440px;margin:0 auto;padding:20px 50px 0;background:#fff;z-index:10;border-radius:3px;position:relative}.content .login_form .item{margin-bottom:20px;margin-top:0}.content .login_form .tab{margin-top:0}.content .login_form .form{padding:0}.content .login_form .register-btn a{display:inline-block;width:45%;color:#fff;background-color:#5dbdfa;text-align:center;line-height:36px;border-radius:4px;text-decoration:none}.content .login_form .register-btn a.right{background-color:#00c8e1}.content .login_form .register-btn{display:none}.content .login_form input[type=text],.content .login_form input[type=password]{background:#fff;background-color:#fff}.content .login_form input[type=text]:focus,.content .login_form input[type=password]:focus{outline:0;-moz-box-shadow:0 0 10px #abd9fb;-webkit-box-shadow:0 0 10px #abd9fb;-ms-box-shadow:0 0 10px #abd9fb;box-shadow:0 0 10px #abd9fb;border-color:#abd9fb;background-color:#fff}.content .submit_btn{width:100%;height:48px;margin:0 auto;background-color:#34a0f1;color:#fff;border:0;cursor:pointer;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.content .submit_btn:hover{background-color:#1088e2}.content .submit_btn span{font-size:18px}.content .form-group{position:relative}.content .form-group .icon,.iframe-l-r .form .form__item .icon{position:absolute;border-right:1px solid #eee;width:34px;height:30px;top:8px;left:7px;background:url(//cv.qiaobutang.com/static/img/register/icons_b4ae3f3.png?v2) 0 0 no-repeat}.content .form-group .icon.icon-password,.iframe-l-r .form .form__item .icon-password{width:28px;height:25px;top:11px;left:11px;background:url(//cv.qiaobutang.com/static/img/register/icon_psd_5a57fa7.png) 0 0 no-repeat}.content .form-group .icon.icon-username,.iframe-l-r .form .form__item .icon-username{width:28px;height:25px;top:11px;left:11px;background:url(//cv.qiaobutang.com/static/img/register/icon_user_74410a7.png) 0 0 no-repeat}.content .form-group .icon.icon-member,.iframe-l-r .form .form__item .icon-member{background-position:-90px 0}.content .form-group .text{border-radius:0;vertical-align:middle;border-width:1px;border-color:#cdcdcd;height:46px;padding:10px 10px 10px 50px;width:100%;font-size:14px;color:#616161;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.content .form-group .text:focus{box-shadow:0 0 6px rgba(255,255,255,.5);-webkit-box-shadow:0 0 6px rgba(255,255,255,.5);-moz-box-shadow:0 0 6px rgba(255,255,255,.5);-ms-box-shadow:0 0 6px rgba(255,255,255,.5);outline-color:transparent}.content .form-group .text#introduction{height:110px;overflow:auto}.content .form-group.no-icon .text{padding:10px}.content .tab .tab_item{width:148px;height:48px;position:relative;margin-bottom:10px}.content .tab .tab_item .track-matte{opacity:.2;filter:alpha(opacity=20);border-bottom-right-radius:0;border-top-right-radius:0}.content .tab .tab_item.active .track-matte{opacity:.7;filter:alpha(opacity=70)}.content .tab a{position:relative;color:#fff;font-size:18px;z-index:3;display:block;width:50%;height:48px;text-align:center;line-height:48px;text-decoration:none}.content .third-party_login{padding-top:20px;margin-top:20px;height:28px;text-align:center;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border-top:1px solid rgba(255,255,255,.25);overflow:hidden;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.content .third-party_login span{display:inline-block;vertical-align:middle;margin:0;color:#fff}.content .third-party_login .oauth_connect .desc{display:inline-block;vertical-align:middle;margin:0;color:#fff}.content .third-party_login .oauth_connect a{font-size:0;display:inline-block;vertical-align:middle;width:28px;height:28px;padding:0;margin-left:20px;background-image:url(//cv.qiaobutang.com/static/img/register/icons_b4ae3f3.png)}.content .third-party_login .oauth_connect a.mingdao{display:none}.content .third-party_login .oauth_connect a.renren{background-position:-120px 0}.content .third-party_login .oauth_connect a.renren:hover{background-position:-120px -28px}.content .third-party_login .oauth_connect a.qq{background-position:-148px 0}.content .third-party_login .oauth_connect a.qq:hover{background-position:-148px -28px}.content .third-party_login .oauth_connect a.weibo{background-position:-176px 0}.content .third-party_login .oauth_connect a.weibo:hover{background-position:-176px -28px}.content .third-party_login .oauth_connect a.qqt{background-position:-204px 0}.content .third-party_login .oauth_connect a.qqt:hover{background-position:-204px -28px}.content .third-party_login .oauth_connect a.baidu{background-position:-232px 0}.content .third-party_login .oauth_connect a.baidu:hover{background-position:-232px -28px}.content .third-party_login .oauth_connect a.weixin{background-position:-260px 0}.content .third-party_login .oauth_connect a.weixin:hover{background-position:-260px -28px}.conten-reg-choice{position:relative}.conten-reg-choice .register-content__banner{position:absolute;top:0;z-index:10;width:100%;height:330px;background:url(//cv.qiaobutang.com/static/img/banner_155ea80.png) 0 center no-repeat}.conten-reg-choice{background-color:#f4f4f4}.conten-reg-choice .register-main{width:1180px;min-width:1180px;margin:0 auto;position:relative;padding-top:80px;z-index:100}.conten-reg-choice .register-choice-main{width:760px;margin:0 auto;border-radius:4px;padding:120px 25px;position:relative;background:#fff url(//cv.qiaobutang.com/static/img/choice_banner_ea0b521.png) 0 0 no-repeat;background-position:100% 100%}.conten-reg-choice .register-company,.conten-reg-choice .register-user,.conten-reg-choice .register-teacher{width:150px;margin:0 43px;text-align:center;display:inline-block;text-decoration:none}.conten-reg-choice .register-company span,.conten-reg-choice .register-user span,.conten-reg-choice .register-teacher span{font-size:20px;color:#063850;margin-top:10px;display:inline-block}.conten-reg-choice .icon-login{position:absolute;top:25px;right:25px;font-size:16px;color:#cfd1da}.content .register-choice .form{padding:60px}.content .register-choice .logo{margin-bottom:40px}.content .register-choice .three .left{width:33.33333333%}.content .register-choice .three .main{width:139px;height:139px;padding:1px;margin:0 auto 30px;position:relative}.content .register-choice .three .track-matte{position:absolute;width:139px;height:139px;top:0;left:0;-webkit-border-radius:139px;-moz-border-radius:139px;border-radius:139px;background:#000;opacity:.3;filter:alpha(opacity=30)}.content .register-choice .three .stu,.content .register-choice .three .com,.content .register-choice .three .univ{width:127px;height:127px;margin:5px;overflow:hidden;position:relative;z-index:2;-webkit-border-radius:127px;-moz-border-radius:127px;border-radius:127px;background:url(//cv.qiaobutang.com/static/img/register/stu_2ea2369.jpg?v1) center no-repeat;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.content .register-choice .three .stu:before,.content .register-choice .three .com:before,.content .register-choice .three .univ:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.content .register-choice .three .main:hover .track-matte{background:gray}.content .register-choice .three .main:hover .stu,.content .register-choice .three .main:hover .com{-webkit-box-shadow:0 0 0 6px rgba(128,128,128,.3);-moz-box-shadow:0 0 0 6px rgba(128,128,128,.3);-ms-box-shadow:0 0 0 6px rgba(128,128,128,.3);box-shadow:0 0 0 6px rgba(128,128,128,.3)}.content .register-choice .three .main:hover .stu:before,.content .register-choice .three .main:hover .com:before{background:rgba(255,255,255,.1)}.content .register-choice .three .com{background:url(//cv.qiaobutang.com/static/img/register/com_1cd5ffc.jpg) center no-repeat}.content .register-choice .three .univ{background:url(//cv.qiaobutang.com/static/img/register/unvi_eaa63dd.jpg) center no-repeat}.content .register-choice .three p{text-align:center}.content .register-choice .three p a{font-size:24px;color:#fff;font-weight:700;text-decoration:none;letter-spacing:0}.register_form .item{margin-top:30px;position:relative}.register_form .title{width:23%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;height:40px;line-height:40px;font-size:18px;padding-right:16px;text-align:right}.register_form .title p{font-size:12px;color:#cfcfcf;line-height:1.2}.register_form .form-group{width:77%}.register_form .form-group.form-group_w100{width:100%}.register_form .form-group input.text,.register_form .form-group select.text{height:40px;padding:6px 6px 6px 44px;border-color:#cdcdcd}.register_form .form-group span.text{height:40px;line-height:38px;padding:0 44px 0 10px;border-color:#cdcdcd}.register_form .form-group.no-icon .text{padding:6px}.register_form .form-group .icon{width:32px;top:5px;left:6px}.register_form .form-group .left{width:50%;padding-left:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.register_form .form-group .left input,.register_form .form-group .left select{width:174px;padding:0;background:#f5f5f5;border:2px solid #1e6ca7;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.register_form .form-group .left p{margin:0}.register_form .form-group .left .p1{font-size:12px;padding-top:60px;padding-left:77px}.register_form .feedback{position:absolute;bottom:3px;left:110px;height:34px;width:auto;padding-left:6px;font-size:12px;white-space:nowrap}.register_form .feedback .box{position:relative;margin:0;padding:0;line-height:24px;padding:0 3px 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:0;color:#999;display:none}.register_form .feedback .box.error:before,.register_form .feedback .box.notice:before{font-family:qbt-font;margin-right:6px}.register_form .feedback .box.error:before{content:'!'}.register_form .feedback .box.notice{color:#40964A}.register_form .feedback .box.notice:before{content:'\e631'}.register_form .feedback .box.error,.register_form .feedback .box.warning{color:#C03333}.register_form .feedback .box.error:after,.register_form .feedback .box.warning:after{border-right-color:#fce8e8}.register_form .feedback .box .btn{background:#34A0F1;color:#fff;font-size:14px;text-decoration:none;padding:4px;border-radius:2px}.register_form .feedback .box .btn:hover{background:#1088e2}.comp-reg_form .feedback{bottom:auto;top:42px}#company_image_validation .unpreview .preview{display:none}.teacher-reg_form .title{width:19%;padding-left:10px;padding-right:0;text-align:justify;text-justify:distribute-all-lines;text-align-last:justify;-moz-text-align-last:justify;-webkit-text-align-last:justify;position:relative}.teacher-reg_form .title:before{content:'*';height:5px;position:absolute;top:3px;left:0;color:#C03333}.teacher-reg_form .title:after{display:inline-block;content:'';overflow:hidden;width:100%;height:0}.teacher-reg_form .universities,.teacher-reg_form .show-title{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#616161}.teacher-reg_form .list{border-top-color:transparent}.teacher-reg_form .list a{color:#2479BA}.teacher-reg_form #uni-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-left:0}.teacher-reg_form .form-group{padding-left:4%}.teacher-reg_form .form-group .icon-dropdown{height:100%;width:30px;text-align:center;line-height:38px;padding:0 10px;border-color:transparent;position:absolute;left:auto;right:0;top:0;margin:0;background:transparent;z-index:2}.teacher-reg_form .form-group .icon-dropdown.down{border-color:transparent}.teacher-reg_form .show-title.focus .text{border-color:transparent;-moz-box-shadow:0 0 10px #abd9fb;-webkit-box-shadow:0 0 10px #abd9fb;-ms-box-shadow:0 0 10px #abd9fb;box-shadow:0 0 10px #abd9fb;border-color:#abd9fb;background:#fff}.teacher-reg_form .submit_btn{width:81%;height:40px;margin:40px 0 40px 19%}.teacher-reg_form .file-picker .uploader:hover{background-color:#1b72b1}.iframe-l-r{background:#fff;width:100%;margin:auto;z-index:10;height:100%;border-radius:3px;position:relative}.iframe-l-r button,.iframe-l-r input{font-family:'Microsoft YaHei',Helvetica,Tahoma,Arial,sans-serif}.iframe-l-r .iframe-form{padding:40px;width:63%;height:100%}.iframe-l-r .icon-right-circle{margin-left:4px}.iframe-l-r .icon-right-circle:before{content:'\e662'}.iframe-l-r .form-title{margin-bottom:26px}.iframe-l-r .form-title a{height:40px;line-height:40px;font-size:18px;color:#333;text-align:center;text-decoration:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;border-bottom:2px solid #eaeaea}.iframe-l-r .form-title .sp1{width:100%}.iframe-l-r .form-title .sp2,.iframe-l-r .form-title .sp3{width:55%}.iframe-l-r .form-title .sp3{float:right;font-size:16px;display:none}.iframe-l-r .form-title .sp-choose{border-color:#277cbc;color:#277cbc;font-size:24px}.iframe-l-r .form .form__item{position:relative;margin-bottom:26px;color:#616161;text-align:center}.iframe-l-r .form .form__item.tar{margin-bottom:30px;height:20px;line-height:20px}.iframe-l-r .form .form__item.tar .remember{float:left}.iframe-l-r .form .form__item.tar a{color:#616161;float:right}.iframe-l-r .form .form__item:after{content:' ';display:block;clear:both}.iframe-l-r .form .form__item input,.iframe-l-r .form .form__item label{vertical-align:middle}.iframe-l-r .form .form__item input[type=text],.iframe-l-r .form .form__item input[type=password]{display:block;width:100%;height:40px;font-size:14px;padding:8px 8px 8px 50px;background:#fefdfb;border:1px solid #cdcdcd;outline:0;color:#666;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.iframe-l-r .form .form__item input[type=text]:focus,.iframe-l-r .form .form__item input[type=password]:focus{outline:0;-moz-box-shadow:0 0 10px #abd9fb;-webkit-box-shadow:0 0 10px #abd9fb;-ms-box-shadow:0 0 10px #abd9fb;box-shadow:0 0 10px #abd9fb;border-color:#abd9fb;background:#fff}.iframe-l-r .form .form__item .forget{color:#616161;float:right}.iframe-l-r .form .form__item .icon{top:6px}.iframe-l-r .form .form__item .feedback{position:absolute;top:45px;width:100%;text-align:left;font-size:12px;line-height:1}.iframe-l-r .form .form__item .feedback .box{display:none;letter-spacing:normal;color:#999}.iframe-l-r .form .form__item .feedback .box.notice{color:#40964A}.iframe-l-r .form .form__item .feedback .box.notice:before{content:'\221a';display:inline;margin-right:10px}.iframe-l-r .form .form__item .feedback .box.error{color:#C03333}.iframe-l-r .form .form__item .feedback .box.error:before{content:'!';display:inline;margin-right:10px}.iframe-l-r .form #member_card_validation{margin-bottom:40px}.iframe-l-r .form #member_card_validation .btn{background:transparent;height:auto;font-size:14px;color:#4080C0;text-shadow:none}.iframe-l-r .tea-reg{display:none}.iframe-l-r .btn{height:48px;width:220px;line-height:48px;text-align:center;background-color:#29b1fe;border:0;font-size:18px;color:#fff;text-shadow:0 1px 0 #226190;display:inline-block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer;text-decoration:none}.iframe-l-r .btn:hover{background-color:#019bf3}.iframe-l-r .btn-com,.iframe-l-r .btn-tea{width:100%;margin:20px 0}.iframe-l-r .iframe-register{display:none;padding-top:1px}.iframe-l-r .iframe-register .form .form__item.tar{margin-bottom:6px;color:#555}.iframe-l-r .iframe-register .form .form__item.tar .remember{font-weight:700}.iframe-l-r .iframe-register .form .form__item.tar a{text-decoration:underline}.iframe-l-r .iframe-login{padding-top:1px}.iframe-l-r .side{width:37%;height:100%;padding:30px 0;position:absolute;right:0;top:0;overflow:hidden}.iframe-l-r .side h2{font-size:24px;color:#666;line-height:1;text-align:center;margin-bottom:20px;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.iframe-l-r .side .foot__content{height:100%;padding:10px;border-left:1px solid #cdcdcd}.iframe-l-r .side .switch{margin:5px 0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.iframe-l-r .side .switch .btn{display:block;margin:0 auto;width:132px}.iframe-l-r .side .switch .btn-tea{margin-top:20px}.iframe-l-r .side .oauth_connect{margin-top:14px;display:block;background:#f5f5f5;border-radius:2px;padding:10px;color:#666;overflow:hidden}.iframe-l-r .side .oauth_connect .desc{display:block;text-align:center;margin-bottom:10px}.iframe-l-r .side .oauth_connect a{display:inline-block;width:88px;height:36px;text-indent:-99999px;margin:0 8px 10px;background:url(//cv.qiaobutang.com/static/img/register/iframe_icon_7e40cd5.png?v5) 0 0 no-repeat;position:relative;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.iframe-l-r .side .oauth_connect a:hover:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;background:rgba(0,0,0,.1)}.iframe-l-r .side .oauth_connect .renren{background-position:0 -72px}.iframe-l-r .side .oauth_connect .weibo{background-position:0 -36px}.iframe-l-r .side .oauth_connect .qqt{background-position:0 -108px}.iframe-l-r .side .oauth_connect .qq{background-position:0 0}.iframe-l-r .side .oauth_connect .baidu{background-position:0 -144px}.iframe-l-r .side .oauth_connect .weixin{background-position:0 -216px}.iframe-l-r .side .oauth_connect .mingdao{background-position:0 -180px}.iframe-l-r .side .oauth_connect.recommend-baidu{position:relative;text-align:center}.iframe-l-r .side .oauth_connect.recommend-baidu .qqt{display:none}.iframe-l-r .side .oauth_connect.recommend-baidu .renren,.iframe-l-r .side .oauth_connect.recommend-baidu .qq,.iframe-l-r .side .oauth_connect.recommend-baidu .weibo,.iframe-l-r .side .oauth_connect.recommend-baidu .weixin,.iframe-l-r .side .oauth_connect.recommend-baidu .baidu{background:url(//cv.qiaobutang.com/static/img/register/icons_b4ae3f3.png) 0 0 no-repeat}.iframe-l-r .side .oauth_connect.recommend-baidu .renren,.iframe-l-r .side .oauth_connect.recommend-baidu .qq,.iframe-l-r .side .oauth_connect.recommend-baidu .weibo,.iframe-l-r .side .oauth_connect.recommend-baidu .weixin{width:28px;height:28px;margin:0 12px}.iframe-l-r .side .oauth_connect.recommend-baidu .desc{margin-bottom:75px}.iframe-l-r .side .oauth_connect.recommend-baidu .baidu{width:192px;position:absolute;top:45px;left:50%;margin:0 0 0 -96px;background-position:0 -120px}.iframe-l-r .side .oauth_connect.recommend-baidu .qq{background-position:-148px -56px}.iframe-l-r .side .oauth_connect.recommend-baidu .renren{background-position:-120px -56px}.iframe-l-r .side .oauth_connect.recommend-baidu .weibo{background-position:-176px -56px}.iframe-l-r .side .oauth_connect.recommend-baidu .weixin{background-position:-260px -56px}.iframe-l-r .side .oauth_connect.for-company .desc{margin-bottom:10px}.iframe-l-r .side .oauth_connect.for-company a{display:none}.iframe-l-r .side .oauth_connect.for-company .mingdao{display:inline-block;background-position:0 -180px}.content .third-party_login .oauth_connect a.mingdao{display:inline-block;width:38px;height:38px;background-size:100% 100%;-webkit-background-size:100% 100%;float:right;margin:0 0 0 10px}.page_footer{position:relative;margin-top:-67px;z-index:3}.conten-login .foot__content{color:#666}.conten-login .third-party_login{height:95px;margin-top:0}.conten-login .third-party_login .oauth_connect .desc{width:100%;color:#666;margin-bottom:10px}.conten-login .third-party_login .oauth_connect a{width:38px;height:38px;margin-left:10px}.conten-login .third-party_login .oauth_connect a.qq{background:url(//cv.qiaobutang.com/static/m/img/icon_qq_f212c6a.png) 0 0 no-repeat}.conten-login .third-party_login .oauth_connect a.weibo{background:url(//cv.qiaobutang.com/static/m/img/icon_sina_0d7b685.png) 0 0 no-repeat}.conten-login .third-party_login .oauth_connect a.weixin{background:url(//cv.qiaobutang.com/static/m/img/icon_wchat_dd3efe2.png) 0 0 no-repeat}.conten-login .third-party_login .oauth_connect a.baidu{background:url(//cv.qiaobutang.com/static/m/img/icon_du_bd7da10.png) 0 0 no-repeat}.conten-login .third-party_login .oauth_connect a.qqt{background:url(//cv.qiaobutang.com/static/m/img/icon_tcnt_364d75b.png) 0 0 no-repeat}.conten-login .third-party_login .oauth_connect a.renren{background:url(//cv.qiaobutang.com/static/m/img/icon_pp_8db0e8d.png) 0 0 no-repeat}.conten-login .third-party_login .oauth_connect a:hover.qq{background:url(//cv.qiaobutang.com/static/m/img/icon_qq_f212c6a.png) 0 0 no-repeat}.conten-login .third-party_login .oauth_connect a:hover.weibo{background:url(//cv.qiaobutang.com/static/m/img/icon_sina_0d7b685.png) 0 0 no-repeat}.conten-login .third-party_login .oauth_connect a:hover.weixin{background:url(//cv.qiaobutang.com/static/m/img/icon_wchat_dd3efe2.png) 0 0 no-repeat}.conten-login .third-party_login .oauth_connect a:hover.baidu{background:url(//cv.qiaobutang.com/static/m/img/icon_du_bd7da10.png) 0 0 no-repeat}.conten-login .third-party_login .oauth_connect a:hover.qqt{background:url(//cv.qiaobutang.com/static/m/img/icon_tcnt_364d75b.png) 0 0 no-repeat}.conten-login .third-party_login .oauth_connect a:hover.renren{background:url(//cv.qiaobutang.com/static/m/img/icon_pp_8db0e8d.png) 0 0 no-repeat}.conten-login .third-party_login .oauth_connect .mingdao{width:50px;height:50px;display:inline-block;float:left;margin:0 6px;background:url(//cv.qiaobutang.com/static/img/register/mingdao_15a01ec.png) 0 0 no-repeat}.conten-login .com-third .oauth_connect{width:100%}.conten-login .com-third .oauth_connect .desc{width:50%;float:left;height:50px;line-height:50px;margin-left:34px}