body {
    max-width: 100% !important;
    background-color: white !important;
    font-family: Arial, Helvetica, sans-serif;
}

.header {
    box-sizing: border-box;
}

.header-center {
    text-align: center;

}

.purchase {
    background-color: white;
    margin-bottom: 10px;
}

.borrow-head {
    height: 50px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
    z-index: 99;
    margin-bottom: 20px;
}

.wpnvbg,
.wapnav_active,
.wapnav {
    top: 0 !important;
}

.header>div {
    line-height: 44px;
    height: 44px;
}

.header img {
    width: 22px;
}

.borrow-header {
    border-bottom: 1px solid #eee;
}

.header-title {
    font-size: 18px;
}

.borrow-box {
    margin-top: 15px;
}

/* .borrow_ce {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    margin-left: 38px;
    margin-top: -30px;
    z-index: 10;
} */

.sm2aimg.juzhong {
    min-height: 210px;
    overflow: hidden;
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .borrow_ce .ce_one {
    margin: 0 60px 8px 0;
} */

.borrow_ce .ce_two a.active {
    margin-left: 0;
    margin-top: -5px;
}

.borrow-box .hqcode {
    top: 8px;
}

.borrow-input-box input {
    width: 100%;
    height: 45px;
    border: 1px solid #dee1e7;
    padding: 0 6px;
    font-size: 18px;
}

.borrow-input-title {
    width: 100%;
    height: 30px;
    font-size: 18px;
    margin-bottom: 5px;
    color: #333333;
}

#canvas {
    float: left;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 10px;
}

.canvs-span {
    font-size: 18px;
    color: #4896e4;
    line-height: 45px;
    height: 45px;
    display: inline-block;
    cursor: pointer;
}

.borrow-btn {
    width: 100%;
    height: 44px;
    font-size: 18px;
    text-align: center;
    line-height: 44px;
    color: #ffffff;
    /* background-color: #f15555; */
    margin-top: 10px;
}

.borrow-btn a,
.borrow-btn a:focus {
    color: #ffffff;
    padding: 0;
    width: 100%;
    height: 100%;
    line-height: 44px;
    border-radius: 5px;
    background-color: #f15555;
    box-shadow: 0 0 4px 0px #eaeaea;
}


.borrow-between {
    display: flex;
    justify-content: space-between;
}

.borrow-center {
    display: flex;
    justify-content: center;
}

.borrow-lopwd {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #a6a6a6;
}

.borrow-lopwd a {
    color: #a6a6a6;
}

.borrow-login-san {
    height: 45px;
    line-height: 45px;
    text-align: center;

}

.borrow-login-san span {
    width: 127px;
    padding: 0 15px;
}

.borrow-xian div {
    height: 22px;
    flex: 1;
    border-bottom: 1px solid #cccccc;
}

.borrow-login-weixin {
    width: 140px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 18px;
    background-color: #3eb135;
    color: #e5f5e4;
    margin: 0 auto;

}

.borrow-login-weixin img {
    width: 35%;
}

.borrow-login-weixin span,
.borrow-login-weixin img {
    padding: 0 10px;
}

.hqcode {
    height: 30px;
    display: inline-block;
    padding: 0 15px;
    border-left: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 5px;
    line-height: 30px;
    cursor: pointer;
    color: #DB2626;
}

.posrelative {
    position: relative;
}

.for_hqcode {
    top: 0;
    height: 100%;
    line-height: 45px;
    background-color: #DB2626;
    color: white;
    width: 110px;
    text-align: center;
}

.by_index {
    border-radius: 10px;
    background: url(../images/borrow_index_bg.png) no-repeat;
    background-size: 100% 100%;

    padding: 15px;
    margin-bottom: 20px;
}

.by_index>div {

    line-height: 30px;
    color: white;
    font-size: 18px;
    margin: 5px 0;
}

.by_index .by_index_img img {
    width: 24px;
    margin: 0 8px;
}

.by_rules {}

.by_rules_title {
    font-size: 18px;
    padding: 10px 0;
    font-weight: bold;
}

.by_rules_contant {
    padding: 0 10px;
    font-size: 16px;
}

.by_redbtn_box {
    width: 100%;
}

.by_redbtn,
.by_redbtn:focus {
    text-align: center;
    width: 165px;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    background-color: #f15555;
    color: #ffffff;
    margin: 120px auto 20px;
    font-size: 18px;
    display: inline-block;
    box-shadow: 0 0 3px #eaeaea;
}

@media only screen and (max-width: 375px) {

    /* iphone6,7,8 */
    .min_hide {
        display: none;
    }
}

.by_imformation {
    display: flex;
    margin-top: 15px;
}

.by_imformation_img {}

.by_imformation_img img {
    width: 55px;
}

.by_imformation_contant {
    position: relative;
    margin-left: 10px;
    flex: 1;
    padding-bottom: 20px;
    border-bottom: 1px solid #d5d5d5;
}

.layui-badge-dot-posi {
    position: absolute;
    right: 0;
    top: 35px;
}

.by_imformation_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.by_imformation_title .by_title {
    font-size: 18px;
    font-weight: bold;
    width: 65%;
}

.by_imformation_title .by_time {
    font-size: 11px;
}

.by_imformation_detail {
    padding-right: 30px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.yichu {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.fontsize18 {
    font-size: 18px;
}

.fontsize13 {
    font-size: 13px;
    color: #989898;
}

.by_imformation_null {
    font-size: 18px;
    height: 80px;
    line-height: 80px;
    color: #989898;
}

.purchase-box {
    background-color: white;
    padding: 0 15px;

}

.purchase-box-right {
    color: #f26060;
}

.purchase-box-title {
    font-size: 14px;
    color: #656565;
    align-items: center;
    padding-top: 8.5px;
}

.boeder_bottom {
    border-bottom: 1px solid #d5d5d5;
}

.dis_left {
    display: flex;
    justify-content: left;
}

.purchase_book {
    padding: 17px 15px;
}

.purchase_book_img {
    width: 80px;
    height: 100px;
    border: 1px solid #e4e4e4;
    padding: 5px 8px;
    overflow: hidden;
}

.purchase_book_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.purchase_book_detail {
    position: relative;
    width: 260px;
    font-size: 15px;
    padding-left: 10px;
}

.purchase_book_detail p {
    margin-bottom: 3px;
}

#purchase_box {
    background-color: #f1f4f6;
    padding: 10px;
}

#purchase_box .purchase-box-title .left .orderid {
    font-size: 16px;
    font-weight: bold;
    color: #282828;
    margin-bottom: 0;
}

#purchase_box .purchase-box-title .left .generatedata {
    font-size: 15px;
    color: #989898;
}

#purchase_box .purchase_book_detail .yichu {
    font-size: 16px;
    font-weight: bold;
}

.fontcolor28 {
    color: #282828;
}

.fontcolor6f {
    color: #6f6f6f;
}

.fontcolorf2 {
    color: #f26060;
}

.borrow_or_btn {
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    text-align: center;
    border-radius: 12px;
    color: white;
    background-color: #f2a056;
}

.purchase-box-title {}

.borrow_red_btn {
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    text-align: center;
    border-radius: 12px;
    border: 1px solid #f15555;
    color: #f15555;
    background-color: white;
}

.borrow_clear_btn,
.borrow_del_btn {
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    text-align: center;
    border-radius: 12px;
    border: 1px solid #f15555;
    color: #f15555;
    background-color: white;
}

.borrow_orred_btn {
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    text-align: center;
    border-radius: 12px;
    border: 1px solid #f15555;
    color: white;
    background-color: #f15555;
}

.purchase-button-box {
    font-size: 13px;
    margin-top: 5px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.tc {
    text-align: center;
    position: relative;
}

.tc_title {
    font-size: 18px;
    color: #000000;
    padding: 20px 0;
}

.tc_detail {
    font-size: 15px;
    color: #989898;
    padding-bottom: 30px;
}

.tc_btn_box {
    border-top: 1px solid #d1d2d4;
    display: flex;
    justify-content: center;
    font-size: 18px;
}

.tc_btn_box button {
    width: 50%;
    height: 100%;
    background: white;
    padding: 10px 0;
}

.tc_btn_box .tc_red {
    color: #f15555;
}

.tc_btn_box:last-child button {
    border-right: 1px solid #d1d2d4;
}

.information_ton {
    margin-top: 30px;
    float: right;
    font-size: 16px;
    color: #656565;
}

.reg_btn {
    font-size: 18px;
    width: 165px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    border-radius: 22px;
}

.cgxd_shdzxz .layui-input,
.cgxd_shdzxz .layui-select {
    height: 36px;
}

.cgxd_shdzxz .address_select_inlilne {
    display: block;
}

.cgxd_shdzxz .address_select .address_select_inlilne>select {
    height: 40px;
    max-height: 40px;
    padding: 5px;
    background-color: #fff;
    width: 90%;
}

.cgxd_shdzxz .address_select .address_select_inlilne>select:first-child {
    padding-left: 10px;
}

.cgxd_shdzxz .address_select {
    border: 1px solid #e6e6e6;
    border-radius: 2px;
}

.cgxd .sm2aimg {
    height: 170px;
}

.dif #order_state1 {
    color: red;
}

/* 首页借购规则弹窗 */
#jiegou_content {
    display: none;
}

.jiegou_rules {
    font-size: 16px;
    color: #656565;
}

.jiegou_rules .jiegou_header {
    position: absolute;
    top: 0;
    height: 48px;
    max-height: 20%;
    line-height: 48px;
    width: 100%;
    font-size: 18px;
    color: #f15555;
    text-align: center;
    font-weight: bold;
}

.jiegou_rules .jiegou_content {
    position: absolute;
    display: block;
    top: 54px;
    padding: 0 27px;
    font-weight: bold;
    /* max-height: 196px; */
    overflow-y: scroll;
    width: 100%;
    height: 66%;
}

.jiegou_content .jg_box {
    width: max-content;
    /* width: 95%; */
    margin: 0 auto;
}
.jiegou_skin .layui-layer-title{
    text-align: center;
    padding: 0 20px;
    color: #f15555 !important;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}
.jiegou_skin .layui-layer-btn0{
    width: 150px;
    height: 40px;
    border-radius: 50px;
    line-height: 40px;
    background-color: #f15555 !important;
    border: 0px;
    font-size: 16px;
}
.jiegou_skin .layui-layer-btn{
    border-top:1px solid #eee;
    background: #fff;
    
}
.jiegou_skin .jg_box_rule{
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.jiegou_skin .jg_box_rule .jg_box_div{
    width: 15px;
    height: 15px;
    border: 1px solid #ccc;
    border-radius:3px;
}
.jiegou_skin .jg_box_rule .active{
    width: 17px;
    height: 17px;
    background: url(../images/correct.png) no-repeat;
    background-size:100% 100%;
    border: 0px;
}
.jiegou_skin .jg_box_rule label{
    font-size: 12px;
    margin:0 0 0 5px;
    color: #666;
}
.jiegou_skin .jg_box_p div{
    font-size: 16px;
    font-weight: bold;
    color: #666;
}
.jiegou_rules .jiegou_content .list {
    margin: 8px 0;
    font-weight: bold;
}

.jiegou_rules .jiegou_btn {
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 10%;
}

.jiegou_rules .btn_gobook {
    width: 166px;
    height: 44px;
    line-height: 44px;
    background-color: #f15555;
    color: #fff;
    display: block;
    border-radius: 100px;
    text-align: center;
    margin: 0 auto;
    box-shadow: 0 2px 4px 2px rgba(241, 85, 85, 0.3);
}

/* end 首页借购规则弹窗 */
.grzl_save {
    font-size: 16px;
    display: inline-block;
    width: 100%;
    height: 22px;
    line-height: 22px;
    margin-top: 13px;
    color: #3097df;
}

.bgredclwhite {
    background-color: #F15555;
    color: #fff;
    border: 1px solid #F15555;
}
.msg{
    display: inline-block;
    padding: 5px 12px;
    background: rgba(0,0,0,.6);
    border-radius: 3px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 19991019;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 14px;
    display: none;
    text-align: center;
    white-space: nowrap;
}




@media (max-width:767px) {
    .jiegou_content .jg_box {
        width: 95%;
    }
}
