body {
    background-color: #fff !important;
}
#answerDetailView1,#answerDetailView2,#answerDetailView3{
    display: none;
}
.myLayer{

}
.myLayer .layui-layer-title{
    height: 75.5px;
    line-height: 75.5px;
    text-align: center;
    color:#333333;
    font-size:16px;
    font-weight: bold;
    padding: 0 50px;
    box-sizing: border-box;
    background-color: #ffffff;
    border:none;
}
.myLayer .layui-layer-title::after{
    position: absolute;
    content: '';
    width: 400px;
    top: 75px;
    left: 50px;
    border-width: 400px;
    border-bottom: 1px dashed #BFC5D1;
}
.myLayer .layui-layer-content{
    padding: 20px 50px 0 50px;
    box-sizing:border-box;
}
.authCode{
    font-family: FZLTHJW--GB1-0;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    display: none;
}
.authNumber{
    font-family: FZLTHJW--GB1-0;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    display: none;
}
.phoneHasRegister{
    font-family: FZLTHJW--GB1-0;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    display: none;
}
.companyHasRegister{
    font-family: FZLTHJW--GB1-0;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    display: none;
}
.showErr{
    font-family: FZLTHJW--GB1-0;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    display: none;
}
.register-view {
    width: 480px;
    margin: 0px auto;
    padding: 45px 0;
}

.register-header {
    height: 106px;
    border-bottom: 2px solid #004BAA;
}

.register-header img {
    margin: 25px 144px;
}
.logo {
    width: 1200px;
    margin: 0 auto;
}
.logo .register-logo {
    margin: 18px 124px 0 0px;
}

.none {
    height: 64px;
    background: #fff;
}
ul.layui-tab-title li{
    color:#333333;
}
.register-second {
    background: #fff;
    /* height: 100%; */
}
.register-second{
    position: relative;
}
.register-second .commonProblem{
    position: absolute;
    top: 0;
    right:0;
    width: 170px;
    background-color:#F8F8F8;
    padding: 20px;
    box-sizing:border-box;
}
.register-second .commonProblem dl{}
.register-second .commonProblem dl dt{
    font-family: FZLTZCHJW--GB1-0;
    font-size: 14px;
    color: #333333;
    margin-bottom: 40px;
}
.register-second .commonProblem dl dd{
    width: 133px;
    line-height: 31px;
    word-break:break-all;
    cursor: pointer;
    font-family: FZLTHJW--GB1-0;
    font-size: 12px;
    color: #666666;
    border-bottom:1px dashed #BFC5D1;
    margin-top: 7px;
}
.register-second .commonProblem dl dd:hover{
    color:#004BAA;
}
/* .register-second .commonProblem dl dd.active{
    color:#004BAA;
    border-bottom-color:#004BAA;
} */
.layui-layer-tips>div{
    background-color: #fff7f1!important;
}
.register-second .commonProblem dl p{
    font-family: FZLTHJW--GB1-0;
    font-size: 12px;
    color: #333333;
    border:none;
    margin-top: 24px;
}
.register-second .commonProblem dl p img{
    width:20px;
    margin-right: 10px;
}
.reg-font {
    font-size: 16px;
    width: 180px;
}

.reg-font img {
    width: 18px;
    margin: 0 7px;
}

.register-second .layui-tab {
    margin: 0px;
}
.txt-center li{
    width: 50%;
    font-size: 18px;
    font-weight: bold;
}
.txt-center li:first-child::before{
    position: absolute;
    content: '';
    top: 10px;
    right:0;
    width:1px;
    height: 18px;
    background-color:#BFC5D1;
}
.register-second .layui-tab-brief > .layui-tab-title .layui-this {
    color:#004BAA;
}

.register-second .layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
    border-bottom: 2px solid #004BAA;
    width: 100%;
}
.message{
    width: 600px;
    height: 40px;
    line-height:40px;
    margin:0 auto;
    font-family: FZLTHJW--GB1-0;
    font-size: 12px;
    color: #333333;
    text-align:center;
    background-color: #FFF7EF;
}

.yzm .layui-input {
    width: 72%;
    display: inline-block;
}
.layui-input::placeholder{
    font-size: 14px;
    color:#bfc5d1;
}
.yzm .go {
    display: inline-block;
    background-color: #F0F5FF;
    border: 1px solid #004BAA;
    line-height: 35px;
    width: 27%;
    float: right;
    color: #004BAA;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
}
.store-module .layui-layer-title{
    color:#333;
    font-size:16px;
}
/*认证成功*/

.reg-success img {
    padding: 70px 0;
}

.reg-success .btn a {
    background-color: #004BAA;
    padding: 9px;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    width: 240px;
    height: 37px;
    margin: 0 10px;
}

.reg-success .btn a:last-child {
    background-color: #E3E3E3;
    color: #666666;
}

.gx {
    font-size: 20px;
}

.gx .layui-icon {
    font-size: 16px;
    border-radius: 50%;
    background-color: #EE8323;
    padding: 2px 3px;
    color: #fff;
    margin-right: 10px;
}

.layui-tab .bl {
    display: none;
}

.layui-tab .gray {
    display: inline-block;
}

.layui-tab .layui-this .gray {
    display: none;
}

.layui-tab .layui-this .bl {
    display: inline-block;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #004BAA;
    background-color: #004BAA;
    color: #fff;
}

/*登录*/
.view-big {
    width: 100%;
    margin: 0 auto;
}

.login-header img {
    margin: 40px 0;
    width: 250px;
    /*height: 34px;*/
}

.login {
    width: 26%;
    height: 550px;
    box-shadow: 0 -3px 24px 1px rgba(22, 65, 129, 0.3);
    margin: -55px 20px 0 40px;
    position: relative;
    border-radius: 2px;
}

.login img {
    margin: 54px 35px 64px 35px;
}

.layui-form-item {
    margin-bottom: 16px;
}
.passBox{
    position:relative;
}
.passBox img{
    width:28px;
    position:absolute;
    right: 4px;
    top: 5px;
    cursor: pointer;
}
img.showPass{
    display:none;
}
.passBox1 img{
    width:28px;
    position:absolute;
    right: 4px;
    top: 5px;
    cursor: pointer;
}
img.showPass1{
    display:none;
}
.login .layui-input-block {
    margin-left: 0;
    padding: 10px 35px;
    min-height: 40px;
}

.login-btn {
    margin-right: 35px;
}

.login-btn a {
    border: none;
    background-color: #fff;
    font-size: 16px;
    color: #F0831E;
    border-bottom: 1.5px solid #F0831E;
    margin: 0 -5px;
    cursor: pointer;
    padding: 10px;
    line-height: 24px;
    display: inline-block;
    vertical-align: bottom;
}

.login-btn button {
    border: none;
    background-color: #fff;
    font-size: 20px;
    color: #004BAA;
    border-bottom: 1.5px solid #004BAA;
    height: 45.5px;
    padding: 12px;
    cursor: pointer;
}

.login .layui-input, .layui-select, .layui-textarea {
    border: 1px solid #BFC5D1;
    opacity: .5;
    height: 45px;
    line-height: 45px;
}

.pas {
    margin-bottom: 50px;
}

.login .layui-input-block .layui-input:focus {
    border-color: #004BAA !important; /*黑色边框改为白色*/
}

.login .shaw {
    position: absolute;
    bottom: -85px;
    left: 0px;
    width: 100%;
    overflow: hidden;
    margin: 0;
}

.forget {
    width: 275px;
    margin: 40px auto;
}

.forget .layui-input-block:first-child {
    font-size: 14px;
    width: 60%;
}

.forget .layui-input-block:last-child {

    font-size: 14px;
    width: 40%;
}

.forget .layui-input-block {
    display: inline-block;
    padding: 0;

}

.forget .forget-pass {
    margin-top: 10px;
    display: inline-block;
}

.toast1 {
    color: #D20000;
    display: none;
    /* margin-bottom: 10px; */
    text-align: left;
    margin-top:8px
}
.toast1 a{
    color:#004BAA;
    text-decoration: underline;
    cursor: pointer;
}
.toast2 {
    color: #D20000;
    display: none;
    /* margin-bottom: 10px; */
    text-align: left;
    margin-top:8px
}
.toast2 a{
    color:#004BAA;
    text-decoration: underline;
    cursor: pointer;
}


.toas {
    color: #D20000;
    display: none;
    /* margin-bottom: 10px; */
    text-align: left;
    margin-top:8px
}
.toas a{
    color:#004BAA;
    text-decoration: underline;
    cursor: pointer;
}



.success {
    display: none;
}

.viewPager{
    width:920px;
    display: none;
    margin: 0 auto;
    text-align: center;
    height: 63%;
}
.flowBox{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flowBox div{
    width:200px;
    height: 130px;
}
.flowBox p img{
    width:16px;
}
.flowBox div h1{
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-family: FZLTZHJW--GB1-0;
    font-size: 14px;
    color: #333333;
}
.flowBox div ul{
    width:100%;
    height:90px;
    padding-top: 9px;
}
.flowBox div ul li{
    width: 100%;
    font-family: FZLTHJW--GB1-0;
    font-size: 12px;
    color: #333333;
    text-align: center;
    line-height: 22px;
    font-weight: normal;

}
.flowBox div:nth-child(1) img{
    width: 16px;
    margin-right: 10px;
}
.flowBox div:nth-child(3) h1 {
    background-color:#004BAA;
    color:#ffffff;
}
.flowBox div:nth-child(3) h1 a{
    color:#ffffff;
}
.flowBox div:nth-child(3)  h1 a img{
    width: 7px;
    margin-left: 10px;
}
.flowBox p:nth-of-type(1)::after{
    position: absolute;
    content:'';
    width: 30px;
    top:20px;
    left:205px;
    border:1px dashed #106DD2; 
}
.flowBox p:nth-of-type(2)::after{
    position: absolute;
    content:'';
    width: 30px;
    top:20px;
    left:445px;
    border:1px dashed #106DD2; 
}
.flowBox p:nth-of-type(3)::after{
    position: absolute;
    content:'';
    width: 30px;
    top:20px;
    left:685px;
    border:1px dashed #106DD2; 
}
.flowBox div:nth-child(1),.flowBox div:nth-child(3){
    background-image: url('../image/bg1.jpg');
    background-size: cover;
    background-position: center;
}
.flowBox div:nth-child(5),.flowBox div:nth-child(7){
    background-image: url('../image/bg2.jpg');
    background-size: cover;
    background-position: center;
}
.messageAndOperate{
    margin-top: 60px;
}
.messageAndOperate h1{
    font-family: FZLTZCHJW--GB1-0;
    font-size: 26px;
    color: #333333;
    margin-bottom: 22px;
}
.messageAndOperate h1 img{
    margin-right: 16px;

}
.messageAndOperate h2{
    font-family: FZLTHJW--GB1-0;
    font-size: 14px;
    color: #333333;
    margin-bottom: 60px;
}
.messageAndOperate h2 a{
    color:#004BAA;
    text-decoration: underline;
    margin-left: 10px;
}
.messageAndOperate .renzheng{
    width: 200px;
    height: 38px;
    color:#004BAA;
    border-radius: 4px;
    text-align:center;
    line-height: 38px;
    margin:0 auto;
    border:1px solid #004BAA;
    font-size: 14px;
}
.messageAndOperate .renzheng a{
    color:#004BAA; 
}
.viewPagerPerson{
    width: 720px;
    display: none;
    margin: 0 auto;
    text-align: center;
    height: 63%;

}
.flowBoxPerson{
    display: flex;
    justify-content: space-between;
}
.flowBoxPerson div{
    border:1px solid #fff;
}
.flowBoxPerson div img{
    width:200px;
}
.flowBoxPerson div:hover{
    border:1px solid #004BAA;
}
.viewPagerPerson h1{
    margin-top: 60px;
    margin-bottom: 22px;
    font-family: FZLTZCHJW--GB1-0;
    font-size: 26px;
    color: #333333;
    font-weight:bold;
}
.viewPagerPerson h1 img{
    margin-right:16px;
    margin-top: -1px;
}
.viewPagerPerson h2{
    margin-bottom:60px;
    font-size: 14px;
}
.messageAndOperatePerson .renzheng{
    width: 200px;
    height: 38px;
    color:#004BAA;
    border-radius: 4px;
    text-align:center;
    line-height: 38px;
    margin:0 auto;
    font-size: 14px;
    border:1px solid #004BAA;
}
.messageAndOperatePerson .renzheng a{
    color:#004BAA; 
}
.layui-form-label {
    width: auto;
}

.sign-content {
    position: relative;
    text-align: center;
    padding: 10px 0;
    background-color: #fff;
    border-radius: 10px;
}

.sign-form {
    display: inline-block;
}

.step-content {
    display: none;
}

.step {
    height: 10px;
    background-color: #cccccc;
    width: 800px;
    border-radius: 3px;
}

.ge-ed-content {
    margin-bottom: 40px;
}

.step ul li {
    width: 25%;
    display: inline-block;
    z-index: 22222;
    float: left;
    height: 10px;
    position: relative;
}

.step ul li.step-active {
    background-color: #004BAA;
}

.step ul li.step-over {
    background-color: #86a1cb;
}

.step ul li div {
    border-radius: 100px;
    background-color: #cccccc;
    padding: 4px;
    width: 28px;
    line-height: 20px;
    position: absolute;
    left: 41%;
    top: -8px;
    color: #ffffff;
}

.step ul li.step-active div {
    border-radius: 100px;
    background-color: #004BAA;
    padding: 4px;
    width: 28px;
    line-height: 20px;
    position: absolute;
    left: 41%;
    top: -8px;
    color: #ffffff;
}

.step ul li.step-over div {
    border-radius: 100px;
    background-color: #86a1cb;
    padding: 4px;
    width: 28px;
    line-height: 20px;
    position: absolute;
    left: 41%;
    top: -8px;
    color: #ffffff;
}

.step ul li.step-active span {
    color: #004BAA;
}

.step ul li.step-over span {
    color: #86a1cb;
}

.step ul li span {
    color: #cccccc;
    position: absolute;
    left: 60px;
    top: 30px;
    font-size: 16px;
}

.step ul li:last-child span {
    left: 80px;
}

.pass-height {
    height: 90px;
    /* margin-top: 40px; */
}

.pass-center .one-ipt, .pass-center .second-ipt {
    margin: 20px 0;
}

.hidden {
    display: none;
}

.pass-center div input {
    height: 30px;
}

/*.pass-center:last-child{
    margin-left: 85px;
}*/
.pass-center img {
    height: 30px;
    margin-left: 20px;
}

.second-ipt {
    margin-left: 95px !important;
}

.one-ipt {
    margin-left: -106px !important;
}

.second-ipt a {
    color: #005ea7;
    font-size: 12px;
}

.second-ipt span:last-child {
    font-size: 12px;
    color: #666;
}

.pass-btn {
    height: 30px;
    background-color: rgba(122, 189, 84, 0.4);
    border: 1px solid #004BAA;
    padding: 5px 40px;
    margin-left: -90px;
}

.step-center-2 {
    margin-right: 130px;
}

/*验证身份*/
.checkId select {
    height: 30px;
    padding: 0 20px;
}

.checkId {
    margin: 20px 0;
}

.checkId span:first-child {
    color: #666;
}

.checkId button {
    font-size: 13px;
    height: 30px;
    background-color: rgba(122, 189, 84, 0.4);
    border: 1px solid #004BAA;
    padding: 5px 5px;
    margin-left: 118px;
}

/*完成*/
.pass-center .over img {
    margin-top: -5px;
}

.pass-center .over span {
    font-size: 20px;
    margin: 10px;
}

.pass-center .over a {
    display: block;
    color: #004BAA;
    font-size: 14px;
    position: absolute;
    bottom: 20px;
    left: 48%;
    cursor: pointer;
}

button {
    cursor: pointer;
}

.qr .layui-form-label {
    text-align: right;
    width: 156px;
}

.qr .layui-input-block {
    margin-left: 165px;
}

.success-pass {
    font-size: 20px;
    margin: 100px 0;
}

.success-pass span {
    color: #004BAA;
}

.telCheck {
    color: #D20000;
    font-size: 16px;
}

.telCheck span {
    display: inline-block;
    margin: 20px 0;
}

#getName {
    text-align: left;
    display: inline-block;
    float: left;
    margin: 10px;
}

.goLogin {
    float: right;
    margin: 20px 0;
    color: #6A79A3;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #004BAA;
}

.reg-success .btn a {
    cursor: pointer;
}

.bind {
    width: 72%;
    margin-top: 20px;
    background: #F0F5FF;
    color: #004BAA;
    border: 1px solid #004BAA;
}

.bind:hover {
    color: #004BAA;
    background: #F0F5FF;
}

.open-main-msg {
    padding: 20px 40px;
}

.xy-title {
    font-size: 16px;
    margin: 20px 0;
}

.xy-content {
    border: 1px solid #e6e6e6;
    padding: 0 10px;
    font-size: 14px;
    height: 445px;
    white-space: pre-line;
    overflow-y: scroll;
}

.layui-form-checkbox span {
    padding: 0 0 0 32px;
}

.layui-form-checkbox[lay-skin=primary] span {
    padding-right: 0;
}

.bg-blue {
    background-color: #004BAA;
}

/* .panel-line {
    margin: 20px 0;
} */
.xieyi .layui-form-checkbox[lay-skin=primary] i {
    border-radius: 50%;
    /* line-height: 18px; */
    /* margin-right: .1rem; */
    /* margin-top: -0.05rem; */
}
.layui-form-checked[lay-skin=primary] i{
    background-color: #004BAA;

}
.xieyi .layui-form-checkbox[lay-skin=primary]{
    margin-top: 0!important;
}
.xieyi .layui-input-block{
    display: flex;
    align-items: center;
}
.protocolBox{
    margin-left: 24px;
}
.protocol {
    cursor: pointer;
    color:#004BAA;
    display: inline-block;
    /* margin: -16px 25px;
    vertical-align: -webkit-baseline-middle; */
}

.protocol:hover {
    text-decoration: underline;
    color: #004BAA;
}

#goHome {
    cursor: pointer;
}

.layui-form-checkbox[lay-skin=primary] i {
    right: -20px;
}

/*新登录*/
.login2 {
    position: absolute;
    background: #fff;
    right: 10%;
    top: 0;
    border-radius: 2px;
}

.layui-carousel {
    background-color: #ffffff;
}

.layui-carousel .img img {
    width: 100%;
}

.layui-carousel .img1 {
    background: url(../image/login-bg-1.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.layui-carousel > [carousel-item] > * {
    background-color: #FFFFFF;
}

.layui-carousel .img2 {
    background: url(../image/login-bg-1.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer-copy {
    margin-top: 7%;
}
.register-bold{
    font-weight: bold;
}
.register-bold-line{
    font-weight: bold;
    text-decoration: underline;
}
.register-bold-red{
    font-weight: bold;
    color: red;
}
.m-msg{
    text-align: left;
}
.m-msg1{
    color:#D20000;
}
.validateCompany .layui-layer-btn{
    position: absolute;
    bottom: 0;
    right: 0;
}
#buyer{
    display: none;
}
.fl{
    float: left;
}
.category div{
    display:inline-block;
}
.select {
    position: relative;
    width:122px;
    height:38px;
    margin: 0 auto;
    text-align: center;
    line-height: 38px;
    color: #333333;
    background-color: #fff;
    border:1px solid #BFC5D1;
    font-size: 14px;
}
.select:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    border: 8px solid #BFC5D1;
}
.select:after {
    content: '';
    width: 2px;
    height: 8px;
    position: absolute;
    right: 4px;
    bottom: 3px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-left-color: transparent;
    transform: rotate(45deg);
}
.selected {
    position: relative;
    width:122px;
    height:38px;
    margin: 0 auto;
    text-align: center;
    line-height: 38px;
    color: #004BAA;
    background-color: #fff;
    border:1px solid #004BAA;
}
.selected:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    border: 8px solid #004BAA;
}
.selected:after {
    content: '';
    width: 2px;
    height: 8px;
    position: absolute;
    right: 4px;
    bottom: 3px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-left-color: transparent;
    transform: rotate(45deg);
}
