﻿@charset "utf-8";
body{background:url('../images/loginBj.jpg') no-repeat center center;background-size:cover;}
/***登录注册模块***/
.loginBlock{ width:540px;}
.normal-input{width:194px; height:32px; border:1px solid #dfdee0; background-color:#f7f8f9; line-height:32px; padding:0 2px; font-size:12px; margin-left:10px;}
#sendCode,#leftTime{ background-color:#44b549; height:34px; width:86px; color:#fff; text-align:center; cursor:pointer; display:inline-block; font-size:12px; line-height:34px;}
#leftTime{ cursor:default;}
.loginBlock table tr td{ height:44px; vertical-align:middle;}
.loginBlock input[type='submit']{ height:38px; width:300px; background-color:#188eee; text-align:center; line-height:38px; color:#fff; font-size:14px; border:0px;cursor:pointer;}
.loginBlock input[type='button']{ height:38px; width:300px; background-color:#188eee; text-align:center; line-height:38px; color:#fff; font-size:14px; border:0px;cursor:pointer;}
.loginBlock input[class='confirm']{height:30px; width:100px; background-color:#188eee; text-align:center; line-height:30px; color:#fff; font-size:14px; border:0px;  cursor:pointer;}
.loginBlock input[class='userconfirm']{ height:30px; width:100px; background-color:#44b549; text-align:center; line-height:30px; color:#fff; font-size:14px; border:0px; cursor:pointer; margin-left:10px;}



.header{height:80px;width:100%;background:#fff;}
.header img{height:70px;margin-top:5px;margin-left:5%;}
.content{width:540px;margin:80px auto 50px;background:#fff;font-size:13px;padding-bottom:30px;}
.content .regTitle{height:60px;line-height:60px;border-bottom:1px solid #eee;margin:0px auto;width:60%;font-size:13px;color:#9a9a9a;text-align:center;}
.content .regTitle .one{color:#44b549;}
.content .normal-input{background:#fff; height:26px;line-height:26px;outline:none;padding-left:10px;float:left;}
.content .formDiv{width:100%;margin:0 auto;}
.radioType{height:30px;line-height:30px;margin-bottom:30px;}
.content tr{margin-bottom:30px;line-height:50px;height:50px;}
.content table{width:100%;}
.content #sendCode{height:28px;line-height:28px;}
.content .next{background:#44b549;border:0;padding:5px 20px;cursor:pointer;color:#fff;border-radius:4px;margin-top:10px;outline:none}
.content .noNext{background:#e7e7eb;border:0;padding:5px 20px;cursor:pointer;color:#a5a6aa;border-radius:4px;margin-top:10px;outline:none}
.content .next:Hover{background:#3baa40;}
.onCorrect{color:#44b549}
.content1{display:none;}
.agree{height:40px;line-height:60px;}
.agree a{color:#207ad8;}
.agree .input_agree{cursor:pointer;}
.agree .text_agree{cursor:pointer;}
.content #leftTime{height:28px;line-height:28px;background:#f2f2f2;color:#999;font-size:12px;}


.content .msgClass{border:1px solid #faccc6;line-height:18px;height:18px;color:#e4393c;font-size:12px;padding:4px 10px 4px 10px;background:#ffebeb;margin-left:10px;width:185px;float:left;display:none;}
.content #dzswjmsg{border:1px solid #faccc6;line-height:25px;height:25px;color:#e4393c;font-size:12px;padding:4px 10px 4px 10px;background:#ffebeb;margin-left:10px;display:none;width:215px;}
.content .jg{float:left;margin-top:-1px;margin-right:5px;}
.content .jg img{width:20px;height:20px;}




/* 登录 */

.LoginInfo{width:450px;margin:100px auto 50px;}
.LoginInfo tr{height:40px;}
.LoginInfo .header{text-align:center;}
.sourceInfo{width:100%;margin:0 auto;margin-top:10px;border-top:1px solid #ccc;}
.LoginInfo .normal-input{width:205px; height:28px; border:1px solid #dfdee0; background-color:#fff; line-height:28px;  font-size:12px; padding-left:28px;margin-bottom:10px;}
.LoginInfo #sendCode,#leftTime{ background-color:#44b549; height:30px; width:86px; color:#fff; text-align:center; cursor:pointer; display:inline-block; font-size:12px; line-height:30px;}
.LoginInfo #leftTime{ cursor:default;}
.LoginInfo  table tr td{ height:40px; vertical-align:middle;}
.LoginInfo  input[type='button']{ height:38px; width:237px; background-color:#44b549; line-height:38px; cursor:pointer;border-radius:4px;margin-bottom:20px;margin-left:5px;}
.LoginInfo  input[type='button']:hover{background:#2d9432}
.LoginInfo  input[class='confirm']{height:30px; width:100px; background-color:#f5af43; text-align:center; line-height:30px; color:#fff; font-size:14px; border:0px;  cursor:pointer;}
.LoginInfo  input[class='userconfirm']{ height:30px; width:100px; background-color:#5fb41b; text-align:center; line-height:30px; color:#fff; font-size:14px; border:0px; cursor:pointer; margin-left:10px;}
.LoginInfo .loginTitle{padding:20px;}
.LoginInfo .loginTitle ul li{float:left;color:#868a8d;padding:8px 0;margin:0 5px;width:122px;/* width:193px; */text-align:center;cursor:pointer;border:1px solid #ccc;border-radius:4px;font-size:14px;}
.LoginInfo .loginTitle .sel{color:#fff;background:#188eee;border:1px solid #188eee;}
.LoginInfo input:focus {
	border:1px solid #f5af43;outline: none;
}
.LoginInfo .userIcon{position:absolute;width:35px;height:35px;background:url('../images/icon_input.png') no-repeat center center;background-position:5px 0px;left:105px;}
.LoginInfo .phoneIcon{position:absolute;width:35px;height:35px;background:url('../images/icon_input.png') no-repeat center center;background-position:5px -59px;left:105px;}
.LoginInfo .passwordIcon{position:absolute;width:35px;height:35px;background:url('../images/icon_input.png') no-repeat center center;background-position:5px -29px;left:105px;}
.LoginInfo .codeIcon{position:absolute;width:35px;height:35px;background:url('../images/icon_input.png') no-repeat center center;background-position:5px -88px;left:105px;}
.LoginInfo .text-bottom{padding-left:10px;line-height:10px;height:10px;}
.LoginInfo .text-bottom a{color:#6c6c6c;font-size:12px;}
.LoginInfo .text-bottom a:hover{color:#f5af43;}
.LoginInfo #vcodeTip{margin-top:-22px;margin-left:8px;}
.LoginInfo #dzswjCodeTip{margin-top:-22px;margin-left:8px;}
.LoginInfo #msg{border:1px solid #faccc6;line-height:25px;height:25px;color:#e4393c;font-size:12px;padding:4px 10px 4px 10px;background:#ffebeb;margin-left:10px;display:none;width:215px;margin-bottom:10px;}
.LoginInfo #dzswjmsg{border:1px solid #faccc6;line-height:25px;height:25px;color:#e4393c;font-size:12px;padding:4px 10px 4px 10px;background:#ffebeb;margin-left:10px;display:none;width:215px;}
.LoginInfo .jg{float:left;margin-top:2px;margin-right:5px;}
.LoginInfo .jg img{width:20px;height:20px;}
.LoginInfo .dzswjLogin{display:none;}
.LoginInfo table{margin-top:20px;width:250px;margin:0 auto;}
.index-a{float:right;margin-top:30px;margin-right:20px;font-size:12px;color:#999;}
.index-a a{color:#999;}
.index-a a:hover{color:#188eee;}
.redTitle{color:red;}
.tjLogin{top:1px;right:1px;border-radius:2px;font-size:12px;color:#fff;background:#ff9a00;padding:0px 4px;position:absolute}
#wxLogin{position:relative;}

/* 手机二维码底部 */
.wapCode{border-top:1px solid #ccc; height:110px;width:400px;margin:0 auto;}
.wapCode .img{width:80px;height:80px;margin-top:20px;float:left;padding:5px;border:1px solid #ccc;}
.wapCode .img img{width:80px;height:80px;float:left;}
.wapCode .text{margin-left:110px;height:70px;margin-top:30px;font-weight:bold;}



/* 找回密码 */
.findPass{width:840px;}
.findPass .header{text-align:left;}
.findPass .normal-input{width:170px;padding-left:5px;float:none;}
.findPass table{width:430px;font-size:12px;}
.findPass .tgTitle{font-size:22px;text-align:center;width:500px;margin:20px auto;}
.findPass .findPng{width:376px;height:30px;background:url('../images/findPass.png') no-repeat center center;background-position:0 0;margin:0 auto;}
.findPass .findPng2{width:376px;height:30px;background:url('../images/findPass.png') no-repeat center center;background-position:0 -31px;margin:0 auto;}
.findPass .findPng3{width:376px;height:30px;background:url('../images/findPass.png') no-repeat center center;background-position:0 -62px;margin:0 auto;}
.findPass .findText{width:408px;height:30px;margin:0 auto;font-size:12px;}
.findPass .findText .settingPass{margin-left:108px;margin-right:123px;}
.findPass input[type='submit']{width:110px;background:#44b549;height:30px;line-height:30px;margin-left:60px;border-radius:4px;margin-top:20px;margin-bottom:20px;}
.findPass input[type='submit']:hover{background:#379c3b;}
.findPass input[type='submit']:focus{
	border:1px solid #379c3b;outline: none;
}
.findPass #leftTime{height:30px;line-height:30px;display:none; font-size:14px;}
.findPass .success{width:500px;text-align:center;margin:0 auto;color:#999}
.findPass .successText{font-size:20px;color:#333;margin-bottom:40px;background:url('../images/allright.png') no-repeat center left;background-size:40px;background-position:130px 0;height:40px;line-height:40px;}
.findPass .time{color:#f25d0f}
.findPass .success .but{margin-left:0;}




/* 微信 */
.LoginInfo select{border:1px solid #ccc;height:30px;width:150px;}
.weChatBinding .weTitle{width:230px;margin:20px auto;text-align:center;}
.weChatBinding .weTitle .text{margin-top:5px;}
.weChatBinding .sm{width:300px;margin:0 auto;color:#ff9a00;margin-bottom:20px;}



