@charset "utf-8";
/* CSS Document */
@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }
*{
    margin:0;
    padding:0;
    list-style:none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
html,body,.ui-page{
    height:100% !important;
    min-height:100% !important;
    line-height: 1.42857;
    color: #5e5e5e;
    font-size: 14px;
    }
a{
    text-decoration:none !important;
    cursor:pointer;
}
ul{
    list-style:none;
    margin-bottom:0;
}
img{
    vertical-align: middle;
    border: 0;
}
label{
    display: inline-block;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
table {
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.container {
    width: 1190px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.gray{
    background:#f2f2f2;
}
.detail {
    background: #fff;
    border: 1px solid #e6e6e6;
    margin-top: 15px;
}
.float_left{
    float: left;
}
.float_right{
    float: right;
}
.f_14{font-size:14px;}
.f_16{font-size:16px;}
.f_20{font-size:20px;}
.f_24{font-size:24px;}
.mag_bo{margin-bottom: 0;}
.orange-text{color: #f4781f !important;  }
.blue-text{color: #2f9dff !important}
.orange-bg{background: #f4781f !important;  }
.red-bg{background: #fff4f3; width: 175px !important;}
.blue-bg{background: #f3f9ff;}
.clear{clear: both;}
.button-center{
    width: 300px;
    margin: 0 auto;
}
.but{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
/*-------------user center start用户中心 开始------------------*/
.login{
    border: 1px solid #e9e9e9;
    margin-top:135px;
    background: #fff;
}
.login-height{
    height: 662px;
}
.per_bg{
    background-image: url("./img/per_bg.png");
    background-repeat:no-repeat;
    background-position:right bottom;
}
.code_bg{
    background-image: url("./img/key.png");
    background-repeat:no-repeat;
    background-position:right bottom;
}
.login-title{
    height: 88px;
}
.personal,.enterprise{
    padding-left: 56px;
    padding-top: 20px;
    width: 300px;
    float: left;
    cursor:pointer;
}
.enterprise :hover{
    color: #298de7 !important;
}
.personal :hover{
    color: #fe8a33 !important;
}
.personal img,.enterprise img{
    width: 45px;
}
.enterprise span{
    color: #298de7;
    font-size: 24px;
    display: inline-block;
    position: relative;
    top: 6px;
    left: 10px;
}
.personal span{
    color: #fe8a33;
    font-size: 24px;
    display: inline-block;
    position: relative;
    top: 6px;
    left: 10px;
}
/*--------arrow start三角 开始------*/
.enterprise:hover .arrow1, .enterprise .arrow1 {
    visibility: visible;
}
.personal:hover .arrow1, .personal .arrow1 {
    visibility: visible;
}
.tit-solid {
    position: relative;
    z-index: 9;
    margin-left: -15px;
    margin-right: -15px;
}
.orange-border{
    border-bottom: 1px solid #ff8233;
}
.blue-border{
    border-bottom: 1px solid #2f9dff;
}
.gray-border{
    border-bottom:1px dashed #ededed;
}
.arrow1 {
    visibility: hidden;
    width: 0;
    height: 0;
    border-width: 8px 8px 0;
    border-style: solid;
    position: relative;
    z-index: 11;
    top: 20px;
    margin-left: 80px;
}
.orange-border-color{
    border-color: #ff8233 transparent transparent;
}
.blue-border-color{
    border-color:#2f9dff transparent transparent;
}
.arrow1 span {
    display: block;
    width: 0;
    height: 0;
    border-width: 7px 7px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    position: absolute;
    top: -8px;
    left: -7px;
    z-index: 10;
}
/*-------arrow end三角 结束-----------*/
.login-ent{
    height: 36px;
    width: 726px;
    margin: 60px auto 0;
    display: block;
}
.login-content{
    width: 430px;
    margin: 60px auto;
}
.con-lg-label{
    margin-bottom: 20px;
    position: relative;
}
.con-lg-label label {
    font-weight: 200;
    color: #5e5e5e;
    line-height: 36px;
    font-size: 16px;
    margin: 0;
    float: left;
    text-align: right;
    width: 120px;
}
.input-group  label span,.con-lg-label label span{
    color: #ff3741;
    line-height: 36px;
    padding-right: 4px;
}
.input-group label {
    font-weight: 200;
    color: #5e5e5e;
    line-height: 36px;
    font-size: 16px;
    margin: 0;
    float: left;
    text-align: right;
    width: 120px;
    margin-bottom: 20px;
}
.con-lg-form {
    border-radius: 0;
    width: 300px;
    float: right;
    height: 36px;
}
.form-control {
    display: block;
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #e3e3e3;
}
.input-group {
    position: relative;
    border-collapse: separate;
}
.input-group .form-control, .input-group-addon,{
    display: table-cell;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-addon {
    font-size: 14px;
    font-weight: 400;
    color: #2f9dff;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    white-space: nowrap;
    vertical-align: middle;
    position: absolute;
    z-index: 10;
    width: 120px;
    height: 36px;
    line-height: 36px;
    right: 0;
    cursor:pointer;
}
.login-checkbox .agree-check {
    vertical-align: top;
}
.login-checkbox span{
    width: 274px;
    display: inline-block;
    font-size: 16px;
    color: #2f9dff;
    line-height: 30px;
    padding-left: 10px;
}
.login-but{
    width: 300px;
    height: 46px;
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 18px;
    color: #fff;
    float:right;
}
.error0,.prompt,.error1{
    position: absolute;
    height: 32px;
    line-height: 32px;
    left: 435px;
    /*padding: 0 10px;*/
    width: 367px;
}
label.error{
   font-size: 12px;
    left: 440px;
    position: absolute;
    text-align: left;
    /* top: 30px; */
    width: 300px;
     color: #ff0000;
}
.define,.define1{
    position: absolute;
    left:445px;
    top: 7px;
}
.error0 img,.define img,.prompt img,.error1 img,.define1 img{
    width: 18px;
    position: relative;
    top: -1px;
}
.error span{
    color: #ff3741;
    padding-left: 5px;
}
.prompt span{
    color: #2f9dff;
    padding-left: 5px;
}
.login-com-mail{
    width: 600px;
}
.mail-big{
    width: 102px;
    margin-right: 24px;
}
.mail-big-a{
    font-size: 26px;
    position: absolute;
}
.com-mail-p{
    margin-top: 32px;
    padding-bottom: 29px;
    width: 330px;
    font-size: 16px;
    margin-bottom: 30px;
}
.com-define-p{
    margin-top: 36px;
    padding-bottom: 29px;
    width: 480px;
    font-size: 16px;
    margin-bottom: 30px;
}
.com-mail-a{
    font-size: 16px;
    color: #2f9dff;
    line-height: 50px;
    margin-right: 46px;
}
.pd112{padding-bottom: 122px;}
.warn-img{
    width: 15px;
    margin-right: 4px;
    position: relative;
    top: -2px;
    left: -2px;
}
.warn-attestation{
    line-height: 36px;
}
.define-big{
    width: 68px;
    margin-right: 24px;
}
.ml42{margin-left: 42px;}
.mb20{margin-bottom: 20px !important;}
.button-a{
    width: 300px;
    margin-left: 42px;
    font-size: 16px;
    color: #2f9dff;
    display: block;
    text-align: center;
    padding: 0 12px;
}
/*----------password strong密码安全强度样式-----------*/



.prompt p {
    font-size: 14px;
}
.point span {
    font-size: 14px;
    padding-left: 12px;
    padding-right: 10px;
    color: #00aaee;
    line-height: 32px;
}

.point {
    padding-right: 8px;
    color: #00aaee;
    background-color: #f0fafe;
}
#passId{
    left: 435px;
    margin-left: 10px;
    position: absolute;
    width: 50%;
}
.safeName{
    float: left; 
    line-height: 36px; 
    font-weight: 200;
}
#pwdstrength{
    width: 60%; 
    float: left; 
    line-height: 17px; 
    margin-top: 10px;
}
#pwdstrength ul{
    float: left; 
    width: 100%;
}
.ulLi{
    float: left; 
    margin-left: 2%; 
    margin-right: 2%; 
    text-align: center; 
    width: 23%; 
    color: #fff;
}
.ulLiLast{
    float: left; 
    text-align: center; 
    width: 23%; 
    color: #fff;
}
.weakColor, .middleColor, .strongColor{
    background: #b9b9b9;
}
.orange {
    background: #ff7d29;
}
/*----------register information注册信息--------*/
.loginContent-part {
    display: none;
}

.active {
    display: block;
}
/* ------------mail show邮件展示样式 ------------*/
.mail-text{
    color: #2f9dff !important;
    font-size: 26px;
    margin-left: 285px;
    position: absolute;
}
/*-----------phone valid time手机号验证码倒计时 ------------ */
.timer,.timer1{
    display: inline;
    margin-bottom: 0;
    margin-left: 3px;
    margin-top: 0;
}
/*--button 按钮 --*/

.but.disabled, .but[disabled]{
    /*box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;*/
    background: #f2f2f2 !important;
    color: #d5d5d5;
}
input.error[type="text"], input.error[type="checkbox"], input.error[type="password"], select.error, table.selfTable input.error[type="text"], table.dataTable input.error[type="text"] {
    border: 1px solid #ff0000;
}
.login-checkbox a{
    color:#2f9dff;
}
.mt20{
    margin-top:20px;
}
.policy {
    margin-bottom: 20px;
    margin-left: 45px;
}
.hint {
    background: #fffef1 none repeat scroll 0 0;
    border: 1px solid #fff4d6;
    width: 385px;
}

.hint p {
    margin: 5px 20px;
    text-align: center;
}
/*--------checkbox-------*/

.chk_1 {
    display: none;
}
.chk_1 + label {
    background: url("/static/html/plan/img/index.png") no-repeat;
    background-position: 0 0;
    display: inline-block;
    position: relative;
    /* width: 20px; */
    width: 19px;
    height: 20px;
    top: 6px;
    /*margin-right: 5px;*/
}
.chk_1 + label:hover{
    background: url("/static/html/plan/img/index.png") no-repeat;
    background-position: -20px 0;
}
.chk_1 + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.chk_1:checked + label {
    background: url("/static/html/plan/img/index.png") no-repeat;
    background-position: -40px 0;
}
.checkIe8{
    background: url("/static/html/plan/img/index.png") no-repeat;
    background-position: -40px 0 !important;
}
.chk_1:checked + label:after {
    background: url("/static/html/plan/img/index.png") no-repeat;
    background-position: -40px 0;
    width: 100%;
    text-align: center;
    font-size: 1.4em;
    padding: 1px 0 0 0;
    vertical-align: text-top;
}

.personCheckbox + label {
    top: -24px;
}