/* 
* @Author: Marte
* @Date:   2018-10-17 10:37:58
* @Last Modified by:   Marte
* @Last Modified time: 2018-10-25 11:31:50
*/
/*注册*/
.loginHide{
	display: none;
}
.loginheader{
    margin-top: 15px;
    height:70px;
}
.loginContent{
    width: 100%;
    padding: 40px 0 100px;
}
.bannerimg{
    width: 770px;
    height: 476px;
    background-color: #ccc;
    margin-right: 24px;
    background:  url(../images/common/logimg.png) 0 0 no-repeat;
    background-color: #ccc;
}
.registerT{
    padding-left: 92px;
    padding-bottom: 47px;
}
.registerT>h4{
    font-size:20px;
    color:#333;
}
.registerT>p{
    color:#ccc;
}
.formItem{
    margin-bottom: 32px;
}
.chooseItem{
    padding-left: 85px;
    padding-bottom: 15px;
}
input[name="user"]{
    margin-top: 5px;
}
.chooseUser{
    display:inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #999;
    border-radius:3px;
    vertical-align: middle;
    margin-right: 5px;
    cursor: pointer;
    position:absolute;
    left:46px;
    top:4px;
    background-color: #fff;
}
.chooseR>label{
    color:#333;
    cursor: pointer;
}
.haschoose{
    border-color: #f41111;
    background:#fff url(../images/common/radio.png) center center no-repeat;
}
.chooseR>div{
    padding-left: 46px;
}
.itemLabel{
    width: 75px;
    text-align: right;
    color:#999;
}

.codeimg{
    position:absolute;
    right:0;
    top:-5px;
    cursor: pointer;
}
.getmsgCode{
    top:-15px;
    cursor: pointer;
}
.eyespa{
    top:3px;
}
.toRegister{
    /*width: 310px;*/
    padding-left: 92px;
}
.agreement{
    padding-bottom: 10px;
}
.toRegister>.orange_btn{
    width: 310px;
    cursor: pointer;
}
.toRegister>.orange_btn:hover{
    background-color: #fa4040;
}
.toLogin{
    padding-left: 92px;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
}

#user-error{
    position:absolute;
    left:30px;
    top:20px;
    width: 200px;
}
.chooseR input[type="radio"]{
    vertical-align: middle;
}
#type-error {
    position: absolute;
    left: 30px;
    top: 20px;
    width: 200px;
}
.formItem input[type="text"],
.formItem input[type="password"],
.formItem select{
    width: 310px;
    border-bottom: 1px solid #ccc;
    margin-left: 10px;
    font-size: 14px;
    padding-left: 10px;
    color:#333;
    padding-bottom: 10px;
}
.us{
    font-size:18px;
    color:rgba(51,51,51,1);
}
.usE{
    font-size: 18px;
    color:rgba(153,153,153,1);
}
.aboutLine{
    display:inline-block;
    height:1px;
    width: 1100px;
    background-color: #ccc;
    margin-top: -3px;
    vertical-align: middle;
}
.aboutContent{
    color:#999;
    padding-top: 5px;
    line-height: 30px;
}
.eye1{
    display:inline-block;
    width: 23px;
    height: 18px;
    background: url(../images/common/eye1.png) 0 0 no-repeat;
}
.eye2{
     background-image:  url(../images/common/eye2.png);
}

/*登录*/
.loginUser{
    padding:0 40px 10px;
    font-size: 16px;
    cursor: pointer;
}
.loginchooseR{
    padding-bottom: 15px;
}
.loginchooseR>div{
    padding-left: 0;
}
.loginUserchoose{
     border-bottom: 2px solid #f41111;
     color:#f41111;
}
.chooseloginType{
    width: 210px;
    height: 42px;
    background-color: #E6E6E6;
    border-radius:21px;
}
.chooseloginType>div{
    width: 50%;
    text-align: center;
    line-height: 42px;
    color:#333;
}
.chooseloginType label{
     cursor: pointer;
}
.loginTypeNow{
    width:100px;
    height:38px;
    background:rgba(255,255,255,1);
    border-radius:19px;
    display:inline-block;
    margin-top: 2px;
    color:#f41111;
}
.forgetPwd{
    margin-top: -20px;
    margin-bottom: 5px;
}
.getcode:hover{
    color:#f41111;
}
.commonerror{
    padding-left: 75px;
    padding-bottom: 10px;
}

.successWindow{
    padding-top: 50px;
}
.successFont{
    font-size: 18px;
    padding:10px 10px 30px 0;
}
.toLoginBtn a{
    display:inline-block;
    padding:8px 50px;
}

/*注册协议*/
.agreementContent{
    color:#333;
    font-size: 14px;
    line-height: 26px;
    padding: 50px 0;
}
.agreementContent>h2{
    padding-bottom: 20px;
}
.agreementT{
    padding:10px 0 ;
    font-size: 16px;
}
.agreepoint{
    padding-left: 15px;
}
.textIndent{
    text-indent: 2em;
}
.eachAgreement{
    margin-bottom: 5px;
}
.agreementSecondT{
    padding-bottom: 5px;
}
.pl10{
    padding-left: 10px;
}
.redFont{
    color:red;
}
.agreement input[type="checkbox"]{
    vertical-align: middle;
}
.agreementCheck{
    left:48px;
}
.toRegister>.gray_btn{
    background-color: #E6E6E6;
}

/* 接任务的灵活经营个人业务承揽协议 */
.contractingAgreement{
    color:#333;
    font-size: 14px;
    line-height: 26px;
    padding: 50px 0;
}
.contractingAgreement>h2{
    padding-bottom: 20px;
	text-align: center;
}
.contractingAgreement>h3{
	text-align: center;
}
.contractingAgreement>div{
	text-indent:2em;
	padding: 5px 0px;
}