/* .loading_bg {
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index: 1100;
    background-color: #fff;
}
.loading_img {
    position: absolute;
    top: 0px;
    z-index: 4;
    background: url('../images/loader.gif') 50% 50% no-repeat;
    height: 100%;
    width: 100%;
    margin-left: -9px;
} */
.paginations{display:inline-block; margin:0 auto;}
.paginations li{ float:left; display:inline-block; font-size:18px; font-weight:bold; margin:0px 6px; border:#e0e0e0 solid 1px; background:#FFF; line-height:36px; border-radius:5px; height:38px; width:38px;}
.paginations li a{display:block;}
.paginations li i{font-size:28px; line-height:32px; }
.paginations li.active{ display:inline-block; border:#7a9a75 solid 1px; background:#7a9a75; color:#FFF;}
.foot_nav_left_li br {
    line-height: 0;
}
.table_right_input.comment {
    margin-bottom: 15px;
}
#confirm .reg_bg_checkbox {
    clear: both;
}
#confirm .buttons {
    display: none;
}
.payment_address_table,.Add_address_table{display:block;}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; }
input[type="number"]{ -moz-appearance: textfield; }
.at-icon-wrapper.at-share-btn{
    background-color: black!important;
}
#checkout-checkout .Error_prompt a {
    color:#222;
}
.page_box_close{
    position: absolute;
    right: 0px;
    top: 40px;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #000;
    border-radius: 5px;
    cursor: pointer;
}

/*套装子商品样式*/
.package_child_product {
	font-size:12px;
	color:#999;
	padding:3px 0;
}

.package_child_product .name {
	font-family:OpenSans_Bold, "Arial", "微软雅黑", MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu;
}
