input:-moz-placeholder,
input:-ms-input-placeholder,
input::-webkit-input-placeholder {
    color: #e1e1e1
}
#msgtips{
    color: #f7797e;
}

.login-head {
    background: #fff
}

.login .container {
    /* background: url(../images/loginback.png) 90px center no-repeat; */
    position: relative;
    overflow: hidden;
    padding-top: 7vh;
}

.login-head .nav-con {
    box-shadow: none;
    border-bottom: none;
    background: 0 0;
    padding-top: 20px
}

.sifalogin-foot {
    background: #fff
}

.sifalogin-foot .foot p {
    border-top: 1px solid #ebebeb;
    color: #ddd
}

.login {
    width: 100%;
    background: #df2439;
    /* height: calc(100vh - 80px); */
    height: 100vh;
}

.loginDiv {
    width: 1200px;
    margin: 0 auto
}

.loginleft {
    float: left
}

.loginleft img {
    vertical-align: middle;
    margin: 63px 0 0 54px
}

.loginright {
    /* float: right; */
    margin: 100px 25px;
    padding: 15px 15px 10px;
    background: #fff;
    width: 90%;
    max-width: 600px;
    margin: 100px auto;
}

.loginright .yanzheng {
    display: none
}

.loginright h2 {
    color: #333;
    font-size: 18px;
    text-align: center;
    font-size: 30px;
}

.loginright .input-line {
    border-bottom: 1px solid #dadada;
    height: 50px;
    line-height: 50px;
    position: relative;
    overflow: hidden
}

.loginright .input-line span {
    float: left;
    margin: 12.5px 7.5px;
    width: 25px;
    height: 25px;
    background: url(../images/newicon.png) no-repeat
}

.forget-password,
.getcapache {
    float: right
}

.loginright .input-line span.password {
    background-position: -25px 0
}

.loginright .input-line span.capache {
    background-position: -50px -25px
}

.loginright .input-line span.error-img {
    margin: -5.5px 4.5px;
    background-position: -75px -25px
}

.loginright .input-line .error.isempty .error-img {
    background-position: 0 -50px
}

.loginright .input-line input {
    font-size: 14px;
    color: #333;
    width: 70%
}

.loginright .input-line .close {
    width: 20px;
    height: 20px;
    background: url(../images/newicon.png) -3px -27px;
    display: inline-block;
    position: absolute;
    right: 8px;
    cursor: pointer;
    top: 15px
}

.loginright .error-wrap {
    height: 14px;
    line-height: 14px;
    padding: 30px 0 10px;
    border-bottom: none
}

.loginright .error {
    color: #f7797e;
    font-size: 14px;
    line-height: 14px;
    display: none
}

.loginright .input-line .error.isempty {
    color: #fa9717
}

.loginright .input-line .inputcode {
    width: 40%;
    text-indent: 5px
}

.getcapache {
    width: 120px;
    height: 30px;
    margin-top: 10px
}

.getcapache img {
    width: 100%;
    height: 100%;
    vertical-align: top
}

.loginright .go-login {
    margin: 60px 0 45px;
    padding: 0 20px
}

.loginright .loginbtn {
    background: #c93e45;
    color: #fff;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    width: 100%;
    cursor: pointer;
    border-radius: 3px
}

.loginright .loginbtn:hover {
    background: #b22c33;
    color: #fff
}

.capache-tit {
    display: inline-block;
    text-indent: 5px
}

.other-info {
    padding: 12px 0;
    font-size: 12px;
    color: #666;
    overflow: hidden;
    -webkit-user-select: none
}

.other-info a {
    color: #666
}

.is-auto .auto-img {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: -1px;
    margin-right: 10px;
    background: url(../images/newicon.png) -58px -5px no-repeat
}

.is-auto.active .auto-img {
    background: url(../images/newicon.png) -82px -5px no-repeat
}

.loginright .zhuce,
.loginright .zhuce:hover {
    color: #f7797e;
    margin-left: 10px
}

.go-register1 {
    font-size: 14px;
    color: #666
}
.register1{
    display: none;
}
@media only screen and (max-width:1200px) {
    body {
        min-width: 100%;
    }

    .container {
        width: 100%;
    }


    .login .container {
        background: none;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .loginright {
        width: 100% !important;
        box-sizing: border-box;
        display: flex;
        justify-content: space-around;
    }
}

@media only screen and (max-width:767px) {
    .loginright {
        flex-direction: column;
        align-items: center;
        padding: 15px 15px 15px;
    }

    .loginright>div:nth-child(1) {
        width: auto !important;
    }

    .loginright>div:nth-child(2) {
        display: none !important;
    }

    .loginright>div:nth-child(3) {
        padding-top: 40px !important;
    }
}

.company-account h3,
.err img,
input {
    vertical-align: middle
}

.account,
.approve div,
.code-time,
.next-step,
.next-step-one,
.register1Step,
.step-area,
.welcome-register1,
.welcome-register1-content {
    text-align: center
}

body,
html {
    width: 100%;
    height: 100%
}

.wrap-color {
    background: #fff;
    height: 918px
}

.agreement {
    color: #d6363b
}

.agreement:hover,
a {
    text-decoration: none
}

.err img {
    margin-top: -3px
}

input {
    padding-left: 8px;
    outline: 0;
    border-style: none;
    height: 16px
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

.register1-wrap {
    width: 100%;
    height: 100%
}

.register1-wrap-header {
    width: 100%;
    height: 98px;
    font-size: 16px;
    line-height: 130px;
    border-bottom: 1px solid #f24b53;
    background: #fff
}

.register1-header {
    width: 1200px;
    margin: 0 auto;
    height: 98px;
    overflow: hidden
}

.register1-header-left {
    float: left;
    line-height: 98px
}

.register1-header-right {
    float: right;
    height: 98px
}

.register1-header-right-container {
    margin-top: -15px;
    margin-right: 22px;
    height: 113px
}

.register1-header-right-container a {
    color: #f7797e;
    margin-left: 12px
}

.register1-container {
    width: 1140px;
    margin: 0 auto 34px;
    background: #fff
}

.register1-container-header {
    font-size: 18px;
    width: 100%;
    height: 82px\9
}

.register1-step {
    width: 100%;
    margin: 30px auto 0;
    border: 1px solid #fff;
    clear: both
}

.register1Step {
    width: 25%;
    float: left;
    margin-top: 30px;
    color: #999
}

.step-slider {
    width: 100%;
    height: 2px;
    background: #e8e8e8;
    margin-top: 30px;
    position: relative
}

.step-area {
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    background-color: #e0e0e0;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -12px;
    margin-left: -12px
}

.account {
    width: 80%;
    margin: 45px auto 0;
    font-size: 14px;
    overflow: hidden
}

.account-type {
    font-size: 18px
}

.account-three {
    width: 100%;
    margin-bottom: 77px
}

.account-four {
    margin-left: 10%;
    margin-bottom: 196px
}

.person-account {
    float: left
}

.person-account h3 {
    margin-top: -3px
}

.company-account {
    width: 154px;
    float: right;
    font-size: 14px;
    cursor: pointer
}

.select-account h3 {
    font-size: 23px
}

.select-account {
    height: 30px
}

.company-account h3 {
    display: inline-block;
    font-size: 14px;
    color: #d6363b;
    margin-left: 5px;
    float: left;
    height: 22px
}

.company-account h3:hover {
    border-bottom: 1px solid #d6363b
}

.company-account img {
    width: 22px;
    float: left;
    height: 22px
}

.tab-account a {
    color: #d0d0d0;
    font-weight: 400
}

.bot-line {
    width: 24px;
    height: 2px;
    background: #d6363b;
    margin: 10px auto 0;
    display: none
}

.approve,
.next-step {
    margin-bottom: 70px
}

.tab-account .switch {
    color: #d6363b;
    font-weight: 700
}

.switch-on {
    display: block
}

.code-content,
.next-step,
.register1-phone {
    display: inline-block
}

.account-text {
    margin-top: 28px
}

.register1-phone {
    width: 800px
}

.register1-phone form {
    width: 800px;
    margin-left: 260px
}

.register1-phone p {
    line-height: 48px;
    padding-bottom: 25px;
    height: 28px
}

.regist-oneStep p {
    height: 34px;
    padding-bottom: 0
}

.register1-phone input {
    border: none
}

.code-value {
    padding-left: 22px
}

.next-step {
    width: 280px;
    height: 48px;
    background: #f13f48;
    color: #fff;
    line-height: 48px;
    border-radius: 5px;
    margin-top: 85px
}

.next-step em {
    opacity: .6
}

.welcome-register1 {
    position: relative
}

.welcome-register1 h4 {
    line-height: 100px;
    color: #d6363b
}

.welcome-register1-content p {
    line-height: 40px
}

.code-tip {
    font-size: 13px;
    color: #7f7f7f
}

.code-content {
    margin-top: 34px;
    line-height: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc
}

.msg-code {
    width: 122px;
    height: 26px
}

.code-content-left {
    float: left
}

.code-time {
    width: 118px;
    height: 28px;
    border: 1px solid #dadada;
    float: left;
    line-height: 28px;
    border-radius: 3px;
    margin-left: 10px;
    margin-top: -3px;
    cursor: not-allowed
}

.agree-pic,
.approve div,
.chekleft a,
.code-num,
.code-time.active,
.continue,
.next-step {
    cursor: pointer
}

.code-time.active {
    background: #d6363b;
    color: #fff;
    border: 1px solid #d6363b
}

.msg-forget p {
    line-height: 65px;
    margin-left: -40px
}

.step-three-form p:nth-child(3) {
    margin: 0 auto;
}

.step-three-form {
    display: block;
    margin: 0 auto;
  
}

.step-three-form p {
 
    padding-top: 20px;
    height: 40px;
}

.step-three-form input {
    width: 200px
}

.err {
    font-size: 12px;
    color: #333;
    line-height: 16px;
    float: left;
    margin-left: 20px;
    display: none
}

.approve,
.code-num {
    display: inline-block
}

.check-password {
    font-size: 12px;
    width: 210px;
    height: 14px;
    background: #e0e0e0;
    border-radius: 10px;

    margin: 0 auto;
}

.check-password div {
    width: 33.33%;
    height: 100%;
    line-height: 14px;
    box-sizing: border-box;
    float: left
}

.forget-check-password {
    margin-left: 63px
}

.register1-success h4 {
    color: #d6363b;
    line-height: 100px;
    font-size: 18px;
    font-weight: 700
}

.register1-success p {
    line-height: 45px;
    color: #666
}

.approve {
    font-size: 18px
}

.approve div:nth-child(1) {
    margin-right: 30px
}

.approve div {
    float: left;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d6363b;
    color: #d6363b;
    border-radius: 5px
}

.approve .at-once {
    color: #fff;
    background: #d6363b
}

.code-num {
    width: 122px;
    height: 30px;
    position: absolute;
    right: 0;
    bottom: 8px
}

.code-num img {
    width: 100%;
    height: 100%;
    vertical-align: top
}

.on {
    color: #000;
    font-weight: 700
}

.step-area-on,
.step-slider-on {
    background-color: #f7797e
}

.account-one {
    display: block;
    margin-bottom: 100px;
    margin-top: 90px
}

.account-two {
    margin-bottom: 116px
}

.phone-line {
    width: 365px;
    height: 1px;
    background: #dadada
}

.next-step-one {
    width: 280px;
    height: 48px;
    background: #f13f48;
    color: #fff;
    line-height: 48px;
    border-radius: 5px;
    margin-bottom: 30px;
    display: block;
}

.next-step-two {
    margin-top: 115px
}

.next-step-three {
    margin-top: 80px;
    margin-left: -33px
}

.span-msg {

    border-bottom: 1px solid #ccc;
    line-height: 16px;
    padding-bottom: 8px;
    width: 314px;
    position: relative;
    text-align: left
}

.span-msg-agree {
    border: none;
    margin-left: 10px
}

.continue,
.dialog {
    border-radius: 5px
}

.callMsg-error {
    line-height: 31px;
    margin-top: 30px;
    position: absolute
}

.sifa-foot.white-back p span {
    border-right: 1px solid #ddd;
    display: inline-block
}

.forget_pass {
    font-size: 20px;
    margin: 30px auto -30px;
    line-height: 30px;
    width: 1140px;
    height: 30px\9
}

.iep1,
.iep2 {
    line-height: 28px
}

.forget {
    margin-bottom: 100px
}

.forget_four {
    margin-bottom: 124px
}

.forget_step_one {
    margin-top: 90px
}

.forget_user {
    text-align: left;
    color: #666;
    font-size: 16px
}

.continue,
.foot p {
    text-align: center
}

.forget-form {
    margin-top: 40px;
    margin-left: 422px;
    width: 635px
}

.forget-form p {
    height: 28px\9
}

.iep1 {
    font-size: 16px;
    color: #d6363b;
    margin-top: 31px
}

.iep2 {
    font-size: 13px;
    color: #d0d0d0
}

.forget-err {
    position: static
}

.forget_step_four {
    margin-top: 90px
}

.forget_step_three {
    margin-top: 90px;
    margin-left: -27px
}

.forget-two {
    margin-top: 75px
}

.lateron em {
    margin-left: 10px;
    font-size: 16px
}

.lateron {
    margin-right: 30px\9
}

.agreement-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    min-width: 1200px;
    background: rgba(0, 0, 0, .5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    display: none
}

.agreement-detail {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -500px;
    margin-top: -300px;
    width: 1000px;
    height: 600px;
    z-index: 9999;
    background: #fff
}

.agreement-title {
    width: 100%;
    height: 48px;
    line-height: 48px;
    color: #fff;
    background: #d6363b;
    font-size: 16px
}

.agreement-title p {
    text-indent: 25px;
    float: left
}

.agreement-title span {
    float: right;
    margin-right: 20px;
    cursor: pointer
}

.agreement-container {
    padding: 25px 25px 0;
    overflow: auto;
    height: 430px;
    font-size: 14px
}

.agreement-container p {
    margin-bottom: 30px;
    line-height: 20px
}

.continue {
    width: 284px;
    height: 42px;
    background: #f13f48;
    color: #fff;
    line-height: 42px;
    margin: 28px auto 0;
    display: block
}

#check-password {
    top: 440px
}

.agreement-container::-webkit-scrollbar {
    width: 4px
}

.agreement-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.agreement-container::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}

.agreement-container::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(192, 192, 192, .4)
}

.pressed {
    background: #b22c33 !important
}

.btnhover {
    background: #d6363b !important
}

.sifa-foot {
    width: 100%;
    background: #333
}

.foot p {
    border-top: 0;
    margin-top: 0;
    color: #666;
    line-height: 20px;
    padding: 10px 0 25px
}

.sifa-foot .foot {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    border-top: 1px solid #555
}

.foot p span {
    display: inline-block;
    padding: 0 20px;
    color: #999;
    font-size: 12px
}

.forget_three .forget-form {
    width: 700px
}

.forget-check-password {
    top: 520px
}


.sifa-head::after {
    display: none;
    content: "";
    clear: both
}
.smtx::after,.sifa-head .right::after,.dlzc a::after {
    display: none;
    content: "";
    clear: both
}
.sifa-head .right .smtx{
    display: flex;
    flex-wrap: wrap;
}
.dlzc {
    display: flex;
    flex-wrap: wrap;
}
.dlzc .register1{
    display: block;
}
.dlzc .login{
    background-color: transparent;
    width: 50%;
}

.change-register1,
.change-register1:hover {
    text-decoration: underline;
    font-size: 17px;
    color: #333;
    margin-left: 30px
}

.overflowinherit {
    overflow: inherit
}

.chekbox {
    width: 130px;
    margin: 30px auto 0;
    height: 30px;
    line-height: 30px
}

.chektitle {
    font-size: 18px;
    color: #050001;
    font-weight: 400
}

.chekleft {
    width: 30px;
    height: 30px;
    float: left;
    position: relative
}

.chekbox input,
.dialog,
.last_time,
.opcy_new {
    position: absolute
}

.chekbox label {
    float: left;
    font-size: 16px
}

.chekbox input {
    width: 20px;
    height: 20px;
    top: 2px;
    left: -4px;
    opacity: 0
}

.chekbox input:checked+a {
    background-position: -28px -181px
}

.chekleft a {
    width: 20px;
    height: 20px;
    background: url(/themes/images/ico.png) 0 -181px no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 10px 0 0
}

.check_pay_way.active {
    background: url(/themes/images/apply-sprite.png) 0 2px no-repeat
}

.dialog {
    width: 480px;
    height: 130px;
    left: 50%;
    bottom: 50%;
    margin-bottom: -65px;
    margin-left: -240px;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    display: none
}

.dialogBg,
.opcy_new {
    width: 100%;
    height: 100%
}

.dialogBg p {
    text-indent: 50px;
    color: #999;
    font-size: 14px
}

.dialogBg .pay-tit {
    margin: 30px 30px 8px;
    line-height: 30px;
    text-align: left;
    background: url(/themes/images/succ-apply.png) no-repeat;
    text-indent: 50px;
    font-size: 20px;
    color: #333
}

.last_time {
    right: 10px;
    top: 8px;
    color: #999
}

.paystep,
.paystep ul {
    left: 0;
    right: 0;
    bottom: 0
}

.link:hover {
    text-decoration: underline
}

.bidder .bidderCheck {
    border-bottom: none
}

.opcy_new {
    background: #000;
    opacity: .3;
    filter: alpha(opacity=60);
    z-index: 10;
    left: 0;
    top: 0
}

.paystep {
    position: fixed;
    top: 0;
    z-index: 9;
    display: none
}

.closeBtn,
.paystep a {
    display: inline-block
}

.paystep ul {
    position: absolute;
    top: 0;
    margin: auto;
    z-index: 99;
    background: #fff;
    width: 420px;
    height: 195px
}

.paystep li {
    text-align: center;
    padding: 30px 50px 0
}

.paystep li p {
    font-size: 14px;
    color: #666;
    padding-left: 50px;
    padding-bottom: 40px;
    text-align: left
}

.paystep li.bind-card {
    margin: 0;
    float: right
}

.paystep .paystep-top {
    text-align: left;
    margin-bottom: 12px
}

.paystep li.bind-card .paystep-top {
    padding-left: 25px
}

.paystep .paystep-top img {
    margin-right: 20px;
    float: left
}

.paystep .paystep-top h3 {
    color: #d6363b;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400
}

.paystep .add_card .paystep-top h3 {
    color: #333
}

.paystep .paystep-top p {
    font-size: 14px;
    color: #666;
    display: inline-block
}

.paystep a {
    width: 180px;
    height: 40px;
    line-height: 40px;
    background-color: #d6363b;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border-radius: 4px
}

.paystep a.not-allowed {
    background: #d7d7d7;
    cursor: not-allowed;
    color: #fff
}

.dialogBg .apply-msg {
    color: #333;
    font-size: 18px;
    text-align: center;
    text-indent: 0;
    line-height: 90px
}

.errorDiv {
    height: 160px
}

.closeBtn {
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
    background: #d6363b;
    color: #fff;
    margin-left: 170px;
    cursor: pointer
}


.register1 {
    width: 90%;
    max-width: 750px;
    min-height: 525px;
    margin: 20px auto;
}
.register1 dl{
    margin-top: 10px;
}
.register1 dl dt{
    font-size: 20px;
	color:#fff;c
}
.register1 dl dd{
    margin-top: 5px;
}
.register1 dl dd #txtMobile,.register1 dl dd #txtPassword1, #txtCode,.register1  #btnSubmit,.register1  #txtUserName,.register1  #txtPassword{
    display: block;
    width: 90%;
    max-width: 300px;
    border: 1px solid #999;
    height:40px;
    border-radius: 5px;
}
.register1 dl dd span{
    display: none;
}
.register1 dl #btnSubmit{
    background-color: #fff;
    border: none;
    color:#c30e23;
}
.register1 dl dd.yzm {
    display: flex;

}
.register1 dl dd.yzm #txtCode{
    width: 200px;
}
.register1 dl dd.yzm a{
    width: auto;
    background-color: #c30e23;
    border: none;
    color:#fff;
    text-align: center;
    line-height: 40px;
    border-radius: 10px;
    margin-left: 10px;
    padding: 0 5px;
}

.ui-dialog{
    color: #fff;
    text-align: center; 
    border-radius: 10px;
}
.ui-dialog-button{
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #c30e23;
    padding: 5px 10px;
    color: #fff;
    margin: 20px auto;
}
.ui-dialog-button button{
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    color: #fff;
}

.ui-popup {
    widows: 100%;
}
.ui-dialog{
    color: #000;
    text-align: center;
    max-width: 750px;
    margin: 0 auto;
    display: block;
    background-color: #fff;
    width: 90%;
}
.ui-dialog-close{
    font-size: 30px;
    border-radius: 10px;
    padding: 10px 0;
}
