.index_productlib_search_div{
    width: 60%;
    margin: auto;
}
.dashboard_productlib_search_div{
    width: 70%;
    margin: auto;
}
.productlib_search_div_break_line{
    width: 15%;
    height: 10px;
    margin: auto;
    background-color: #0055a4;
}
.product_search_box {
    position: relative;
    width: 80%;
    height: 44px;
    margin: 0 auto;
    line-height: 44px;
    border: 1px solid #b3b3b3;
    box-sizing: border-box;
    border-radius: 10px;
    margin-bottom: 60px;
}
form {
    display: block;
    margin-top: 0em;
}
.search_btn {
    position: absolute;
    top: 5px;
    right: 10px;
}
.pointer {
    cursor: pointer;
}
.product_search_box input {
    background-color: transparent;
    width: 90%;
    border: none;
    padding-left: 10px;
}

.tip_div {
    padding-left: 10px;
    color: grey;
    font-size: 13px;
}

.product_table_div {
    width: 80%;
    margin: auto;
    display: none;
}

/*.product_table th {*/
    /*text-align: center;*/
    /*background-color: white;*/
/*}*/

.text_center {
    text-align: center;
}

a.record_product_url {
    color: #0055a4;
}

.product_table {
    width: 100%;
    max-width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    border: none;
}

.product_table th {
    vertical-align: bottom;
    text-align: center;
    background-color: white;
    padding: 8px;
    line-height: 1.42857143;
    border: none;
    /*border-bottom: 1px solid #ddd;*/
    /*border-left: none;*/
    /*border-right: none;*/
    /*border-top: none;*/
}

.product_table td {
    /*padding: 8px;*/
    line-height: 1.42857143;
    border-top: 1px solid #ddd;
    border-bottom: none;
    border-left:none;
    border-right: none;
    vertical-align: center;
    /*border: none;*/
}

/*.product_table_tbody tr:nth-of-type(2n){*/
    /*background-color: #f5f5f5;*/
/*}*/

.product_table_div{
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
}

.dashboard_search_product_div{
    border: 1px solid #ddd;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

h2.product_search_title{
    padding: 30px 0;
    color: #1a1a1a;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
}


/*----------------------------------------- 如何充值 -----------------------------------------*/
.form_list_select{
    width: 100%;
    height: 280px;
    margin-bottom: 10px;
    border: 1px solid rgb(221, 221, 220);
    box-shadow: 10px 10px 10px 5px rgb(221, 221, 220);
}
.recharge_content{
    width: 100%;
    height:80px;
}
.recharge_sort{
    width:95%;
    margin-left: 5%;
    height:80px;
}
.recharge_sort li{
    width:30%;
    height:80px;
    float: left;
    font-size: 24px;
    color: white;
}
.recharge_sort_text{
    font-size: 24px;
    color: white;
}
.recharge_round{
    width: 50px;
    height: 50px;
    margin-top: 15px;
    border-radius:50%;
    text-align: center;
    line-height:49px;
    float: left;
}
.round_green{
    background:rgb(26, 214, 163);
}
.round_blue{
    background:rgb(45, 185, 255);
}
.round_light_green{
    background:rgb(99, 216, 29);
}
.round_yellow{
    background:rgb(232, 138, 26);
}

.recharge_line{
    width: 75px;
    height: 20px;
    margin-top: 13%;
    margin-left: 70px;
}
.round{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    float: left;
    margin-left: 107px;
    margin-top: -18px;
}
.recharge_lines{
    width: 78px;
    height: 3px;
    float: right;
    margin-top: -16px;
    margin-right: 28px;
    border-radius: 5px;
}
.recharge_sort_msg{
    width:95%;
    height: 100px;
    margin-left: 36px;
    color:rgb(126,126,126);
    float: left;
}
.recharge_sort_msg li{
   width:30%;
    height: 100%;
    float: left;
}
.recharge_sort_tittle{
    width:95%;
    height: 25px;
    margin-left: 15px;
}
.recharge_sort_tittle li{
    width:16%;
    height: 100%;
    float: left;
    margin-left: 2%;
}
.recharge_sort_pay{
    margin-left: 76px
}
.recharge_sort_user{
    margin-left: 95px;
    width: 32%!important;
}
.recharge_need{
    margin-left: 27px;
}
.recharge_see{
    width:10%;
    height: auto;
    float: right;
}
.how_recharge_wrap {
    border: 1px solid rgb(221, 221, 220);
    box-shadow: 10px 10px 10px 5px rgb(221, 221, 220)
}

.how_recharge_content {
    padding: 10px
}

.recharge_content {
    margin-top: 30px;height:100px;display: flex;justify-content: right
}
.recharge_content .item {
    display: flex;height: 70px;
}

.recharge_content .item .detail {
    width: 180px;line-height: 35px;text-align: center;border:1px solid #222;background-color: #ffffff;border-bottom-left-radius: 5px;border-top-left-radius: 5px
}
.recharge_content .item .detail_background {
        width: 10px;border-top:1px solid #222;border-right:1px solid #222;border-bottom:1px solid #222;background-color: #fc9809;border-bottom-right-radius: 5px;border-top-right-radius: 5px
}

.recharge_content .item .last_detail_background {
    width: 10px;border-top:1px solid #222;border-right:1px solid #222;border-bottom:1px solid #222;background-color: #ff4672;border-bottom-right-radius: 5px;border-top-right-radius: 5px
 }

 .recharge_arrow {
    height: 70px;line-height: 70px;margin: 0 8px
 }

 .online_recharge .item .detail {
        width: 180px;line-height: 70px;text-align: center;border:1px solid #222;background-color: #ffffff;border-bottom-left-radius: 5px;border-top-left-radius: 5px
 }
 .online_recharge .item .last_detail {
        width: 180px;line-height: 35px;text-align: center;border:1px solid #222;background-color: #ffffff;border-bottom-left-radius: 5px;border-top-left-radius: 5px
 }
 .online_recharge .item .detail_background {
    width: 10px;border-top:1px solid #222;border-right:1px solid #222;border-bottom:1px solid #222;background-color: #fc9809;border-bottom-right-radius: 5px;border-top-right-radius: 5px
 }
/*----------------------------------------- 如何充值.end -----------------------------------------*/