@charset "utf-8";*{padding:0px;margin:0px;}
body{color:#333; overflow:hidden;font-size:12px;overflow:auto;background:#fff;padding: 0;margin: 0;background: #f7f7f7; font-family: Microsoft YaHei,SimHei,sans-serif;_font-family: SimHei,sans-serif;}
.layout__page-title {
    background-color: #f5f5f5;
    height: 56px;
    border-top: 1px #ececec solid;
    border-bottom: 2px #9598a7 solid;
    padding: 25px 0;
}
.layui-unselect.layui-form-checkbox {
    display: none !important;
}
.layui-input.errorClass:hover, .layui-textarea.errorClass:hover {
    border-color: #f99999 !important;
}
.layui-form input[type=checkbox], .layui-form input[type=radio], .layui-form select {
    display: inline-block;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    padding: 2px 6px;
}
.layout__page-title .page--logo {
    margin-left: 5px;
    height: 56px;
}
.page--logo .longdao-logo img{
    width: 140px;
}
.fl {
    float: left;
}
.fl, .fr {
    display: inline;
}
.block{
    display: block;
}
.mg-r20{
    margin-right: 20px;
}
.mg-l10{
    margin-left: 10px;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
a{
    text-decoration:none;
    color:#333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.mg-t50{
    margin-top: 50px;
}
.logins{
    color: #999;
    line-height: 46px;
}
/*.color-black:hover{*/
/*color: black;*/
/*}*/
.logins a{
    color: #2e77ff;
}
.page--header-login{
    color: #999;
    font-size: 12px;
    height: 49px;
    line-height: 49px;
}
.page--header-login a {
    color: #2e77ff
}
.layout__page-title .page--header-label {
    position: relative;
    color: #444;
    font-size: 24px;
    line-height: 56px
}
.layout__page-title .page--header-label:before {
    position: relative;
    content: '';
    width: 1px;
    height: 56px;
    background-color: #d1d1d1;
    margin: 0 20px;
    float: left;
}


/* 注册表单 */
.errorClass {
    border: #f99999 1px solid!important;
}
.img-tips{
    width: 18px;
    height: 18px;
    position: relative;
    left: 50px;
    top: -20px;
}
.layui-form .layui-input{
    height: 40px;
    width: 342px;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    color: #333333;
}
/*覆盖layui样式*/
.layui-input, .layui-textarea {
    display: inline-block !important;
}
.layui-form p{
    float: left;
}
.checkedIdType{
    width: 100px;
    height: 38px;
    border: 1px solid #cccccc;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    color: #888;
}
.checkedIdType a{
    color: #888;
}
.mg-l18{
    margin-left: 18px;
}
.width-0{
    width: 0px;
}
/*.layui-form .businessType{*/
/*float: left;*/
/*width: 14px;*/
/*height: 14px;*/
/*border: 1px solid #d7d7d7;*/
/*margin-top: 3px;*/
/*}*/
.n-ok {
    color: #5bd784;
}
.checkedIdIcon{
    background: url("../../img/register/regist-checked.png") no-repeat 86px 24px;
    border-color: #2e77ff;
    color: #2e77ff;
}
.businessTips{
    margin: 10px;
    color: #f87979;
    float: left;
}
.regist-box{
    background: #f7f7f7;
    width: 100%;
    height: 1050px;
}
.regist-content{
    width: 1200px;
    height: 1050px;
    margin:0 auto;
    background: #fff;
}
.regist-content .layui-form {
    padding-top: 15px;
}
.content-title{
    width: 880px;
    height: 64px;
    padding-top:24px;
    margin: auto;
    border-bottom: 1px solid #ccc;
}
.title-weight{
    font-weight:800 ;
    font-size: 18px;
    margin-left:36px ;
    line-height: 64px;
    float: left;
}
.title-tips{
    float: left;
    margin-left: 50px;
    margin-top: 24px;
    color:#9d9d9d;
}
.cr-red{
    color: red;
    display: inline-block;
    margin-right: 8px;
}
.title-tip{
    color: #adadad;
    font-size: 12px;
    background-color: #fff;
    padding-right: 20px;
    padding-left: 15px;
    display: inline-block;

}
.layui-form-item{
    margin-left: 280px;
    height: 52px;
    font-size: 14px;
    position: relative;
}
.layui-form-item .layui-input-inline{
    width: 354px;
    float: left;
}
.layui-btn-one{
    color: white;
    width: 330px;
    height: 45px;
    background: #8e86db;
    font-size: 16px;
    cursor: pointer;
    line-height: 45px;
    text-align: center;
    border-radius: 5px;
    margin: 36px auto;
}
.form-btns{
    /*color: white;*/
    /*width: 330px;*/
    /*height: 45px;*/
    /*background: #8e86db;*/
    /*font-size: 16px;*/
    /*cursor: pointer;*/
    /*line-height: 45px;*/
    /*text-align: center;*/
    /*border-radius: 5px;*/
    /*margin: 36px 150px;*/
    /*padding: 0;*/
    /*outline: none;*/
    font-size: 16px;
    line-height: 45px;
    display: block;
    width: 330px;
    height: 45px;
    color: #fff;
    border: none;
    margin: 20px 150px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
    background: #1a66f3;
    -ms-border-radius: 2px;
    cursor: pointer;
    text-align: center;
}
.layui-form .code{
    width: 234px;
    display: inline-block;
}
.code-btn{
    float: right;
    width: 95px;
    height: 37px;
    line-height: 18px;
    background: #ededed;
    border: 1px solid #d7d7d7;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
}
.layui-form input[type=checkbox]{
    display: inline-block;
}
.layui-form-label {
    float: left;
    display: block;
    padding: 9px 15px;
    width: 138px;
    font-weight: 400;
    text-align: right;
}
.label-way{
    padding: 5px 15px;
}
.content-message{
    margin-top: 52px;
}

.primary{
    width: 20px;height: 20px;
}
.divid-line{
    width: 500px;
    height: 1px;
    background:#e7e7e7;
    margin-top: 12px;
}
.a-link{
    color: #3380ff;
    cursor: pointer
}
.regist-agreement{
    margin-left: 170px;
    position: relative;
    height: 40px;
}
.regist-agreement span{
    margin-left: 10px;
}
.regist-agreement input{
    width: 20px;
    height:16px;
    margin-top: 2px;
}
#comPlace{
    width: 300px;
    height: 18px;
}

/*注册成功*/
.regist-success{
    width: 100%;
    height: 745px;
    background: #f7f7f7;
}
.success-box {
    margin: 0 auto;
    padding: 43px 0;
    color: #737373;
    height: 745px;
    width: 1200px;
    background: white;
}
.success-box p {
    font-family: Microsoft YaHei, SimHei, sans-serif;
    _font-family: SimHei, sans-serif;
    font-size: 14px;
    text-align: center;
}

.success-box p span {
    width: 33px;
    padding: 15px;
    text-align: center;
    color: #ff5857;
}
.success-box .success {
    position: relative;
    display: block;
    width: 600px;
    margin: 224px auto 30px;
}
.success-box .success h1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 35px;
    padding-left: 58px;
}
.success-box .success .imag {
    position: absolute;
    width: 36px;
    height: 36px;
    top: -5px;
    background: url("../images/register/register_success_icon.png") no-repeat;
    background-size: 36px 36px;
}
.success-box .time{
    padding: 0;
}
.success-box .tel{
    text-align: left;
    color: #999999;
    margin: 40px;
}
/* 底部 */
.layout__1200 {
    width: 1200px;
    margin: 0 auto;
    height:100% ;
    background: #f5f5f5;
}
.bg-f7 {
    background: #f7f7f7;
}
.bottom{
    margin: 20px;
    text-align: center;
    color: #888888;
}
/*遮罩弹窗*/
.Mask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);*/
    /*background: rgba(0,0,0,0.3);*/
    z-index:999;
    opacity:0.4;
    filter:alpha(opacity=50);
    background-color:#000000;
}
.mask-tips{
    opacity:1;
    filter:alpha(opacity=100);
    text-align: center;
    width: 1000px;
    height: 680px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: white;
    z-index: 1000;
}
#regist .disabled{
    background: #cccccc;
    cursor: not-allowed;
}
.content-box{
    width: 840px;height: 500px;margin: auto;margin-top: 30px
}
.content-tips{
    height: 52px;width: 100%;border-bottom: 2px solid #cccccc;font-size: 16px;font-weight: 600;line-height: 52px
}
.content-tips span{
    float: left;margin-left: 10px
}
.content-messages{
    text-align: left;
    font-size: 14px;
    padding: 0 10px 0 14px;
}
.content-messages p{
    margin: 20px 5px 0;
    line-height: 30px;
    line-height: 24px;
    font-size: 14px;
}
.agreement-btn{
    margin-top: 100px;
}
/*延迟跳转*/
.jumpMask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    z-index: 100;
}
.jumpContent{
    width: 500px;
    height: 280px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: white;
    z-index: 1000;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 10px 10px 5px #888888;
}
.jump-tips{
    height: 48px;
    text-align: left;
    line-height: 48px;
    font-size: 14px;
    font-weight: 600;
    background: #dbdbdb;
}.jump-tips span{
     margin-left: 20px;
 }
.jump-message{
    font-size: 16px;
    margin-top: 83px;
    font-weight: normal;
}
.jump-message .jump-images{
    width: 20px;
    height: 20px;
    text-align: left;
}

.jump-message span{
    color: red;
}
#areaSelect select{
    height: 270px;
}
#areaSelect select option{
    font-size: 12px;
    padding: 7px 0px;
    vertical-align: middle;
}
.layui-input-inline{
    height: 40px;
}
.layui-input-inline input{
    padding: 10px 15px;
}
.layui-input-inline .checked-radio input{
    padding:0;
}
.layui-input-inline .code-btn{
    padding: 0;
    color: black;
}
/*#areaSelect{*/
/*top:0;*/
/*}*/

.bui-message{
    width: 300px;
    height: 150px;
}
.bui-stdmod-body{
    padding: 30px;
    text-align: center;
}
.bui-dialog .bui-stdmod-footer button {
    width: 58px;
}
.checkedType{
    width: 106px;
}
#slideBar {
    position: absolute;
    z-index: 999;
    top: -300px;
    left: 150px;
}
.position-relative{
    position: relative
}

.internationalLink{
    font-size: 14px;
    font-weight: bold;
    margin-left: 224px;
    line-height: 38px;
    display: none;
    font-family: 宋体;
}



.table__title {
    width: 770px;
    height: 30px;
    margin: 50px auto 20px;
    position: relative;
    z-index: 5;
}
.table__title .title--bold {
    font-weight: 700;
    color: #444;
    font-size: 14px;
}
.table__title p {
    display: inline-block;
}
.table__title .title--tip {
    color: #adadad;
    font-size: 12px;
    background-color: #fff;
    padding-right: 20px;
    padding-left: 15px;
    display: inline-block;
}
.table__title .title--tip .star__red {
    color: #ff3d3d;
}
.table__title .title--tip:after {
    content: "";
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #e7e7e7;
    position: absolute;
    left: 70px;
    top: 11px;
    z-index: -1;
}
.origin-box .checked-radio input{
    width: 14px;height: 14px;margin-top: 16px ;margin-right: 5px
}

.page--header-tip{
    font-size: 24px;
    color: red;
    line-height: 56px;
    margin-left: 50px;
}
.page--header-tip a{
    color: #2e77ff;
}
/*用户协议弹窗样式*/
.user-dialog {
    padding: 0px 20px;
}
.user-dialog h1 {
    text-align: center;
}
.user-dialog h2 {
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    color: #4676ef;
}
.user-dialog p {
    font-size: 14px;
    line-height: 26px;
    margin: 22px 0;
}