.tc { text-align: center;}
.send_intro {
    width: 100%;
    height: 100%;
    background: url("/static/images/grab/pub_bg.jpg?2") no-repeat left top;
    background-size: 100%;
}

.send_intro img {
    width: 100%;
}

.intro_txt {
    width: 80%;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 40%;
}
.intro_txt span {
    color: #FFFFFF;
    background-color: #355fff;
    text-align: center;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 2px 8px;
    margin-right: 10px;
    font-size: 14px;
    float: left;
}
.intro_txt p {
    color: #999999;
    text-align: center;
    line-height: 25px;
    margin-bottom: 10px;
}

.hide {
    display: none;
}

.btn_box {
    position: absolute;
    bottom: 150px;
    text-align: center;
    width: 100%;
}

.btn {
    width: 120px;
    height: 40px;
    color: #fff;
    border-radius: 10px;
    border: 0;
    margin: 0 5px;
}

.btn_orange {
    background-color: #ff7701;
}

.btn_blue {
    background-color: #355fff;
}
.btn_search {
    width: 80px;
    height: 35px;
    color: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 0;
    margin-left: -5px;
    box-sizing: border-box;
}
.search_row {
    background-color: #fff;
    text-align: center;
    padding: 10px 0;
}
.input_box {
    width: 70%;
    height: 35px;
    border: 1px solid #999999;
    box-sizing: border-box;
    background: url("/static/images/grab/sousuo.png") no-repeat 5px center;
    background-size: 25px auto;
    text-indent: 35px;
    border-right: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.book_list {
    display: flex;
    width: 90%;
    margin: 10px auto 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

.item {
    width: 31%;
    height: 142px;
    margin-bottom: 10px;
    border:1px solid #cccccc ;
    border-radius: 20px;
    text-align: center;
    box-sizing: border-box;
    padding: 20px 10px;
}
.item img {
    height: 100%;
    width: 100%;
}

.book_detail {
    background-color: #fff;
    text-align: center;
    padding-bottom: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.book_detail img {
    max-width: 70%;
}
.w50p{width: 50%;}
.book_info {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px;
    width: 80%;
    margin: 10px auto 0;
}
.book_title {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
}

.book_author,.book_publisher {
    color: #333;
    line-height: 30px;
}
.btn_detail {
    text-align: center;
    margin-top: 20px;
}

.row_border {
    border-bottom: 1px solid #EEEEEE;
    height: 50px;
    line-height: 50px;
}

.row_border2 {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.row_border input ,.row_border label {
    margin-left: 5px;
}
.row_border span {
    color: #999999;
}
.row_border label {
    color: #ff7701;
    font-weight: bold;
}
.border_none {
    border: none;
}
.b_upload{padding-top: 10px; padding-bottom: 30px;}
.add_box {
    width: 150px;
    height: 150px;
    margin: 10px auto;
    border-radius: 10px;
    background:#EEEEEE url("/static/images/grab/tianjia.png") no-repeat center center;
    background-size: 50px 50px;
}
.add_tip { font-size: 16px;}
.add_tip span {
    background-color: #ff7701;
    color: #FFFFFF;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    font-size: 12px;
    padding: 0 8px;
}
.book_group {
    text-indent: 2em;
    margin: 10px auto 0;
    line-height: 30px;
    height: 30px;
    color: #999999;
    font-size: 16px;
}


.book_h {
    line-height: 35px;
    font-size: 16px;
}
.row_border2 input {
    line-height: 30px;
    width: 100%;
    font-size: 16px;
    color: #000000;
}
.book_h span {
    color: #333;
    float: right;
    background: url("/static/book/mine/right-a.png") no-repeat right center;
    padding-right: 30px;
    background-size: 30px auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 70%;
    font-size: 16px;
}
.clear_b {clear: both;}
.book_msg_icon {
    width: 50px;
    height: 50px;
    background: url("/static/images/grab/bianji.png") no-repeat left center;
    background-size: 30px auto;
    float: left;
}

.book_message input {
    width: 80%;
    line-height: 30px;
    float: left;
    margin-top: 10px;
    font-size: 14px;
}
.book_txt {
    color: #999;
    line-height: 30px;
    width: 50%;
    float:left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.book_row {
    color: #999;
    line-height: 30px;
}
.consignee {
    background: url("/static/images/grab/dizhi.png") no-repeat left center;
    background-size: 20px auto;
    color: #333;
    line-height: 50px;
    height: 50px;
    text-indent: 30px;
    font-size: 20px;
}

.buy_message {
    background: url("/static/images/grab/bianji.png") no-repeat left center;
    background-size: 20px auto;
    color: #333;
    line-height: 50px;
    height: 50px;
    text-indent: 30px;
    font-size: 20px;
}
.show_info {
    color: #999999;
    padding-left: 30px;
}
.show_info input {
    height: auto;
    width: 100%;
    word-break: break-word;
}
.book_status {
    height: 60px;
    line-height: 60px;
    color: #ff7701;
    text-align: center;
    margin-top: 10px;
}
.btn_w {
    width: 100px;
}
.grab_intro {
    text-align: center;
    margin: 20px auto;
}
.grab_intro button {
    color: #FFFFFF;
    background: #35b5ff url("/static/images/grab/tishi.png") no-repeat 20px center;
    background-size: 25px auto;
    text-indent: 26px;
    width: 135px;
    height: 35px;
    line-height: 35px;
    border-radius: 25px;
    border: none;
    font-size: 16px;
}
.btn_w2 {
    width: 300px;
}

.order_item {
    width: 90%;
    background-color: #FFFFFF;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 20px;
    margin: 10px auto 0;
    position: relative;
}
.book_thumb {
    width: 30%;
    float: left;
    min-height: 120px;
}
.book_thumb img {
    width: 100%;
}
.order_time {
    line-height: 25px;
    color: #999999;
}
.book_base {
    float: left;
    width: 70%;
    box-sizing: border-box;
    padding-left: 10px;
}
.book_base .book_title {
    margin-top: 5px;
}
.book_t {
    color: #999999;
    line-height: 25px;
}

.book_t span {
    color: #ff0000;
}

.book_school a {
    color: #56ab0b;
}

.view_detail {
    position: absolute;
    right: 20px;
    bottom: 30px;
    background-color: #56ab0b;
    color: #FFFFFF;
    padding: 2px 7px;
    border-radius: 20px 20px 20px 0;
}

.pre_book {
    height: 50px;
    width: 60px;
    background: url("/static/images/grab/yuyue.png") no-repeat right center;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    right: 0;
}

.order_finish {
    height: 60px;
    width: 60px;
    background: url("/static/images/grab/finish.png") no-repeat left center;
    background-size: 100% auto;
    position: absolute;
    top: 70px;
    right: 20px;
}

.bg_white {
    background-color: #FFFFFF;
}


.pay {
    width: 100%;
    padding: 17px 16px;
    box-sizing: border-box;
    margin-top: 11px;
}
.pay h5 {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
.pay .pay_item {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    margin-top: 17px;
}
.pay .pay_item  .leftBox {
    font-size: 12px;
    color: #000000;
}
.pay .pay_item  .leftBox img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
    vertical-align: middle;
}

.pay_txt {
    text-align: center;
    line-height: 30px;
    padding-top: 10px;
}

.pay_money {
    text-align: center;
    font-size: 30px;
    position: relative;

}
.pay_money span {
    font-size: 14px;
    position: absolute;
    top: 8px;
    left: 35%;
}
.blankBox {
    height: 60px;
}

.my_send_btn {
    background: #00a9ff;
    line-height: 30px;
    position: fixed;
    bottom: 90px;
    right: 5px;
    padding: 2px 10px;
    text-align: center;
    border-radius: 6px;
}
.my_send_btn a{
    color: #FFFFFF;
}