@charset "utf-8";
/* CSS Document */
/*注册开始*/
.reg-bc{width:100%;height:100%;background:#eeeeee;overflow:hidden;padding:80px 0;min-width:1200px;margin-top:1px}
.reg-auto{width:1200px;padding:50px 0;margin:0 auto;background:#fff}
.reg-mob{width:1200px;margin:0 auto;height:60px;line-height:60px;text-align:center;color:#333}
.reg-tit{text-align:center;font-size:22px}
.reg-form{padding-left:379px;margin-top:40px}
.reg-telnum{height:50px;position:relative}
.mob-codecheck{width:112px;display:inline-block;position:absolute;left:0;top:0}
.tel-handauto{width:315px;padding-left:125px;outline:none;height:48px;line-height:48px;font-size:14px;color:#333;border:1px solid #ddd;border-radius:3px;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;}
.tel-handauto:focus{border:1px solid #4074e1}
.tel-handauto.error-border{border:1px solid #ff0000}
.reg-test-inp.error-border{border:1px solid #ff0000}
.error-note{margin-left:12px;color:#ff0000;font-size:14px}
.yzm2{width:97px;height:40px;background:#4074e1;margin-left:10px;display:inline-block;vertical-align:middle;margin-bottom:2px}
.regcode-link{width:100px;padding-left:12px;display:inline-block;height:50px;line-height:50px;text-align:left;font-size:16px;position:relative}
.reg-test{width:441px;height:48px;overflow:hidden}
.reg-test-inp{width:202px;padding-left:12px;height:46px;border:1px solid #dfdfdf;border-radius:3px;font-size:14px;color:#333;outline:none;float:left;line-height:46px}
.reg-test-inp:focus{border:1px solid #4074e1}
.reg-getts{width:209px;height:46px;border:1px solid #dfdfdf;border-radius:3px;font-size:14px;color:#333;display:inline-block;text-align:center;line-height:46px;background:#f4f4f4;margin-left:14px;float:left}
.reg-submit{margin-top:32px;}
.agree-reg{width:441px;height:48px;display:block;text-align:center;line-height:48px;font-size:18px;color:#fff;background:#4074e1;border-radius:3px;}
.agree-reg:hover{background:#2b60ce;color:#fff}
.reg-agreement{margin-top:32px;text-align:center;width:441px;height:28px;line-height:28px;padding-bottom:20px}
.reg-leftcut{width:117px;height:1px;background:#dddddd;display:inline-block;vertical-align:middle}
.ga-reg-agree{display:inline-block;font-size:15px;color:#4074e1;margin:0 8px}
.ga-reg-agree:hover{text-decoration:underline}
.have-userinfo{text-align:center;line-height:76px;height:76px;font-size:14px;color:#666;}
.lj-reg{color:#4074e1;font-size:14px;display:inline-block;margin-left:6px}
.lj-reg:hover{text-decoration:underline;color:#4074e1}
.reg-telnum input::-webkit-input-placeholder{color:#999}
.reg-telnum input:-moz-placeholder{color:#c7c7c7}
.reg-telnum input::-moz-placeholder{color:#c7c7c7}
.reg-telnum input:-ms-input-placeholder{color:#c7c7c7}
.img-code{position:absolute;right:380px;top:1px;width:110px;height:48px;cursor:pointer}
/*注册结束*/
/*注册完成页面开始*/
.reg-com-auto{width:1180px;margin:0 auto}
.reg-completed{padding:50px 0;background:#fff;margin-top:130px;text-align:center;}
.reg-com-line1{line-height:52px;height:52px;font-size:22px;color:#4074e1}
.completed-icon{width:32px;height:32px;background:url(../image2017/m20170328img8.png) no-repeat;display:inline-block;margin-right:12px;vertical-align:middle;margin-top:-3px}
.reg-com-line2{line-height:40px;font-size:14px;color:#333}
.real-ident{color:#4074e1}
.real-ident:hover{text-decoration:underline}
.acr-list{padding:60px 30px 55px 30px;background:#fff;margin:0 auto;margin-top:8px}
.act-listone{width:279px;height:234px;float:left;text-align:center}
.act-lisimg1{width:130px;height:81px;background:url(../image2017/m20170328img9.png) no-repeat;display:inline-block;}
.tit-list-com{line-height:28px;font-size:18px;color:#333;text-align:center;margin-bottom:8px}
.con-com-lis{line-height:22px;font-size:14px;color:#333;text-align:center}
.lj-get{display:block;margin:0 auto;width:109px;height:28px;text-align:center;line-height:28px;font-size:14px;color:#fff;background:#4074e1;margin-top:26px}
.lj-get:hover{background:#4c5bc0;color:#fff}
.cut-act-lis{width:1px;height:234px;background:#e3ecf3;float:left}
.act-lisimg2{width:130px;height:81px;background:url(../image2017/m20170328img10.png) center center no-repeat;display:inline-block;}
.act-lisimg3{width:130px;height:81px;background:url(../image2017/m20170328img11.png) center center no-repeat;display:inline-block;}
.act-lisimg4{width:130px;height:81px;background:url(../image2017/m20170328img12.png) center center no-repeat;display:inline-block;}
/*注册完成页面结束*/

/*找回密码*/
.kyregister-border{border:1px solid #ccc;margin-bottom:60px}
.kyregister-left{float:left;width:110px;text-align:right;line-height:32px;font-size:14px}
.kyregister-right{float:left;margin-left:10px}
.kyregister-msg{float:left;margin-left:10px;line-height:32px;font-size:12px}
.kyregister-input{width:260px;height:32px;line-height:32px;border:1px solid #ccc;outline:none;padding:0 6px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;}
.kyregister-input:focus{border:1px solid #4074e1;background:#effaff}
.kyregister-input2{width:126px;height:32px;line-height:32px;border:1px solid #ccc;outline:none;padding:0 6px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;}
.kyregister-input2:focus{border:1px solid #4074e1;background:#effaff}
.kyregister-link{width:124px;height:32px;line-height:32px;background:#4074e1;color:#fff;text-align:center;display:inline-block;margin-left:6px}
.kyregister-link:hover{background:#0297d6;color:#fff}
.kyregister-link2{width:274px;height:32px;line-height:32px;background:#4074e1;color:#fff;text-align:center;display:inline-block;border-radius:2px}
.kyregister-link2:hover{background:#2355c0;color:#fff;text-decoration:none}
.kyregister-msg-icon{background:url(../image2017/20160809img1.png) no-repeat;display:inline-block}
.icon-a{background-position:0 -2px;width:16px;height:17px;vertical-align:middle}
.icon-b{background-position:0 -25px;width:16px;height:17px;vertical-align:middle}
.icon-c{background-position:0 -49px;width:16px;height:17px;vertical-align:middle}
.icon-d{background-position:0 -71px;width:19px;height:19px;vertical-align:middle}
.icon-e{background-position:0 -96px;width:4px;height:4px;vertical-align:middle}
.icon-f{background-position:0 -109px;width:37px;height:37px;vertical-align:middle}

.steps2{padding-top:60px;height:46px;border-bottom:3px solid #e6e6e6;position:relative;margin-bottom:40px}
.steps2 ul li{display:inline;float:left;width:25%;text-align:center;height:46px;line-height:46px;font-size:16px;color:#ccc}
.steps2 ul li.active{color:#4074e1;border-bottom:3px solid #4074e1}
.password-box{padding:150px 0 200px 250px}
.password-box ul li{margin-bottom:20px}
.password-left{float:left;width:150px;text-align:right;line-height:32px;font-size:14px}
.password-link{width:80px;height:32px;border:1px solid #ccc;display:inline-block;margin-left:9px;vertical-align:bottom}
/*找回密码 step2*/
.password-box2{padding:150px 0 120px 150px}
.backway{overflow:hidden}
.backway-item{float:left;width:150px;margin:0 150px;text-align:center}
.backway-txt{font-size:16px;line-height:65px;display:block;font-weight:bold}
.backway-item:hover .backway-txt{color:#4074e1}
.backwayicon{background:url(../image2017/20160820img8.png) no-repeat;width:142px;height:142px;display:inline-block}
.subicon1{background-position:0 0}
.subicon1:hover{background-position:0 -142px}
.subicon2{background-position:-152px 0}
.subicon2:hover{background-position:-152px -142px}
.subicon3{background-position:-304px 0}
.subicon3:hover{background-position:-304px -142px}
.icon-trans{-webkit-transition:all 600ms ease-in-out;-moz-transition:all 600ms ease-in-out;-o-transition:all 600ms ease-in-out;-ms-transition:all 600ms ease-in-out;transition:all 600ms ease-in-out}
/*找回密码 step3*/
.userphone{font-size:13px;color:#000;line-height:32px;margin-left:10px}
.gainbtn{width:95px;height:32px;border:1px solid #ccc;border-left:none;color:#ff8800;font-size:13px;line-height:32px;text-align:center;display:block;float:left}
.kyregister-input3{width:145px;height:32px;line-height:32px;border:1px solid #ccc;border-right:none;outline:none;padding:0 10px;float:left}
.kyregister-input3:focus{border:1px solid #ccc;border-right:none}
.password-link2{width:130px;height:32px;font-size:14px;line-height:32px;background:#4074e1;border-radius:3px;color:#fff;text-align:center;display:inline-block}
.password-link2:hover{background:#2355c0;color:#fff}
.newbackway{font-size:13px;color:#666;margin-left:10px}



