.yd_tit {
    display: flex;

}

.yd-date {
    height: 120px;
    background-color: #f4f4f4;
    display: flex;
    align-items: center;
    margin-bottom: 30px;

    .el-input__inner {
        height: 60px;
    }

    .addjian {
        padding: 19px 20px;
    }
}

.register_form ul {
    /* margin: 0 -15px; */
    overflow: hidden;
}

.register_form ul li {
    float: left;
    width: 50%;

    margin-bottom: 20px;
}

.register_form ul li input {
    width: 100%;
    height: 52px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 0 20px;
}

.register_form ul li input.code {
    border: none;
    background: #404040;
    color: #fff;
    cursor: pointer;
    padding: 0;
    width: 100% !important;
    border: 0 !important;
}

.details_content.user_info {
    margin-top: 170px;
}

.user_info .details_left {
    padding: 0 !important;
}

.pay {
    margin: 170px auto 105px;
    flex-direction: column;

    .goodCard {
        width: 100%;
        height: 180px;
        border: 10px solid #f4f4f4;

        .itemCard {
            display: flex;
            margin: 15px 20px 40px;

        }
    }
}

.itemCard img {
    width: 230px;
    height: 130px;
    object-fit: cover;
}

.itemCard h3 {
    width: 320px;
    font-weight: bold;
    margin: 20px 0 0 20px;
    font-size: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}

.itemCard div {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    width: 120px;
}

.itemCard span {
    font-size: 16px;
}

.itemCard span:first-child {
    margin-bottom: 30px;
}

.itemCard .total {
    margin-left: 240px;
}

.itemCard button {
    margin-top: 45px;
    width: 197px;
    height: 45px;
    margin-left: 120px;
    color: #fff;
    background-color: #e09900;
}

.itemInfo {
    padding: 45px 0 40px 0;
}

.itemInfo ul {
    display: flex;
}

.itemInfo .itemtab {
    margin: 30px 0 10px 0;

}

.itemInfo li {
    font-size: 16px;
}

.itemInfo li:first-child {
    width: 350px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}

.itemInfo li:nth-child(2) {
    margin-left: 465px !important;
}

.itemInfo li:not(:first-child) {
    width: 35px;
    margin-left: 200px;
}

.goodstotal {
    padding: 26px 0;
    border: 1px solid #e4e7ed;
    border-left: none;
    border-right: none;
    display: flex;
    justify-content: space-between;
}

.goodstotal span {
    font-size: 18px;
}

.goodstotal span:last-child {
    margin-right: 50px;
}

.userPayInfo {
    margin: 50px 0 33px 0;
}

.ydrInfo {
    margin-bottom: 33px;
}

.ydrInfo h3 {
    font-size: 22px;
    margin-bottom: 18px;
}

.ydrInfo div {
    display: flex;
    align-items: end;
    margin-bottom: 19px;
}

.ydrInfo div span {
    font-size: 16px;
}

.ydrInfo div span:first-child {
    width: 200px;
}

.ydrInfo div span:last-child {
    margin-left: 250px;
}

.payChange {
    display: flex;
}

.payChange div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 255px;
    height: 75px;
    border: 1px solid #dadada;
    cursor: pointer;
}

.payChange div span {
    font-size: 16px;
    margin-left: 13px;
}

.payChange div:not(:first-child) {
    margin-left: 9px;
}

.zf_pay {
    margin: 170px auto 105px;
    background-color: #f2f3f4;
}

.zf_box {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.zf_tit {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
}

.zf_tit_lef {
    width: 34%;
    background-color: #ffffff;
    height: 125px;
    border-right: 1px solid #dadada;
}

.zf_tit_lef>div {
    margin-top: 24px;
}

.zf_tit_right {
    width: 66%;
    background-color: #ffffff;
    height: 125px;

}

.zf_tit_lef div {
    margin-left: 22px;
    display: flex;
    flex-direction: column;
}

.zf-info {
    font-size: 16px;
    margin-bottom: 10px;
}

.zf-info em {
    font-size: 30px;
    color: #D69C09;
}

.zf-info em em {
    font-size: 14px;
}

.zf_tit_lef .zf-info-date {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 0;
}

.zf-info-date img {
    width: 12px;
    height: 12px;
}

.zf-info-date span {
    font-size: 12px;
}

.zf-info-date em {
    font-size: 14px;
    color: #ff5700;
}

.zf_tit_right p {
    font-size: 20px;
    margin-left: 38px;
    margin-top: 33px;
}

.zf_content {
    width: 100%;
    height: 500px;
    background-color: #fff;
    border: 1px solid #e09900;
}

.zf_center {
    display: flex;
    justify-content: center;
}

.zf_content_tit>span {
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    padding: 22px 13px;
    margin-left: 30px;
    margin-bottom: 65px;
    border-bottom: 4px solid #ff7323;
}

.zf_center_code {
    width: 195px;
    height: 195px;
    border-radius: 4px;
    box-shadow: 0px 0px 15px 5px rgb(214, 156, 9, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.zf_center_code img {
    width: 188px;
    height: 188px;
}

.zd_sys {
    margin-top: 40px;
    display: flex;
    align-items: center;
}

.zd_sys img {
    width: 36px;
    height: 36px;
    margin-right: 30px;
}

.zd_sys span {
    width: 127px;
    font-size: 16px;
    color: #535354;
}

.zf_icon {
    margin-left: 75px;
    display: flex;
    flex-direction: column;
    /* justify-content: space-around; */
}

.zf_icon img:first-child {
    margin-top: 30px;
}

.zf_icon img:nth-child(2) {
    margin-top: 50px;
}

.zf_success {
    background-color: #fff;
    width: 100%;
    height: 532px;

}

.zf_success_tit {
    width: 245px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 50px auto 67px;
}

.zf_success_tit img {
    width: 100px;
    height: 100px;
}

.zf_success_tit p {
    color: #292a29;
    font-size: 23px;
    margin: 22px 0;
}

.zf_success_tit div {
    display: flex;

}

.zf_success_tit div button {
    width: 115px;
    height: 40px;
    font-size: 16px;
    border-radius: 3px;
    color: #575856;
}

.zf_success_tit div button:last-child {
    margin-left: 12px;
}

.zf_success_tit div button:hover {
    color: #fff;
    background-color: #ff8800;
}

.zf_bot {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.zf_bot p {
    display: flex;
    font-size: 14px;
    margin-bottom: 15px;
}

.zf_bot p span {
    width: 61px;
    text-align: right;
    color: #9e9f9f;
    margin-right: 12px;
}

.zf_bot p em {
    color: #555555;
}

.user_info .yd_tit h3 {
    font-size: 28px;
    margin-left: 20px;

}

.user_info .yd_tit {
    margin-bottom: 55px;
}

.user_info .addjian {
    width: 220px;
}

.user_info .yd-info {
    background-color: #f4f4f4;
    margin-bottom: 65px;
}

.user_info .yd-info .register_form {
    margin-left: 33px;
}

.user_info .yd-info .register_form h3 {
    margin-top: 30px;
    margin-bottom: 15px;
}

.user_info .yd-info .register_form ul li {
    width: 365px;
    margin-bottom: 27px;
}

.user_info .yd-info .register_form ul p {
    font-size: 16px;
    margin-bottom: 20px;

}

.user_info .yd-info .register_form ul li:nth-child(n+1) {
    margin-right: 17px !important;
}

.user_info .yd-info .register_form ul li .form_w span {
    margin-bottom: 18px;
    font-size: 16px;
    display: inline-block;
}

.user_info .details_right .pub_re .pub_detailed h1 {
    font-weight: normal !important;
}

@media screen and (max-width:1440px) {
    .itemInfo li:nth-child(2) {
        margin-left: 325px !important;
    }

    .itemInfo li:not(:first-child) {
        width: 55px;
    }

    .itemCard span {
        width: 130px;
    }

    .user_info .yd-info .register_form ul li {
        width: 359px !important;
    }
}


.sel {
    padding: 0 20px;
    border: 1px solid #ccc;
    background-color: #ffffff;
}

.sel .el-select-dropdown {
    width: 150px;
}

.sel .el-select-dropdown__item.selected {
    color: #D69C09;
}

.sel .el-select-dropdown li {
    margin-bottom: 0 !important;
}

.sel .el-select input {
    padding-left: 55px !important;
    color: #D69C09;
}

.sel .el-select .el-input .el-select__caret ,.el-select-dropdown__item span{
    color: #D69C09;
}

.sel input {
    padding: 0 !important;
    border: none !important;
}

.sel span {
    display: inline !important;
}

.register_form .el-form-item,
.details_left .el-form-item {
    margin-bottom: 0;
}

input::-webkit-input-placeholder {
    color: #888888;
}

.yd-info .el-input__inner,
.details_left .el-input__inner {
    border-radius: 0;
    border-color: #ccc;
}
.zf_center .el-loading-spinner .path{
    stroke:#e09900 ;
}
.zf_center .el-loading-spinner .el-loading-text{
    color:#e09900 ;
}
.zf_content .el-loading-mask{
    z-index: 1;
}
.back a{
    font-size: 15px;
    color: #000 !important;
    transition: all ease-in .1s;
}
.back a:hover{
color: #D69C09 !important;
}