@charset "utf-8";

/*common*/
.etc {
margin-bottom:60px;
}

input {
    vertical-align: middle;
}

label.none {
    position: absolute;
    left: -5000px;
    height: 0;
    line-height: 0;
    text-indent: -5000px;
}

.etc .sub_title {
font-size:21px;
color:#333;
text-align:left;
}

.radio01 {
    width: 12px;
    height: 12px;
    border: none;
}


.intxt02 {
    height: 20px;
    padding: 4px 0 2px 0;
    border: 1px solid #d5d5d5;
    background: #f9f9f9;
    font-size: 12px;
    color: #666666;
    margin-top: -1px;
    text-align: center !important;
}

.intxt {
    height: 20px;
    padding: 4px 0 2px 5px;
    border: 1px solid #cccccc;
    font-size: 12px;
    color: #666;
    vertical-align: top;
    background: #f9f9f9;
}

.intxt03 {
    height: 33px;
    width: 162px;
    padding: 4px 0 3px 5px;
    border: 1px solid #cccccc;
    background: #f9f9f9;
    font-size: 13px;
    color: #888;
}

.check01 {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    border: none;
}

.loginBtn input {
    position: absolute;
    right: 0;
    top: 0;
    height: 89px;
    background: #777777;
    text-align: center;
    color: #fff;
    width: 87px;
    line-height: 89px;
    display: block;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
	border:0;

}

.join_btn {
	width:160px;
	height:50px;
	line-height:50px;
    background: #472e65;
    border: solid 1px #472e65;
    color: #fff !important;
    font-weight: bold !important;
	box-sizing:border-box;
	margin:0 auto;
	font-size:16px;
	text-align:center;
	margin-bottom:60px;
}

.join_btn a {
display:block;
width:100%;
color:#fff;
}

/*�α���,ȸ������,��ٱ���,���������� ��� css�����Դϴ�.*/

.login_box {
	margin-top:45px;
	overflow:hidden;
	position:relative;left:95px;
}

.login_box .title {
font-size:22px;
color:#333;
margin-bottom:20px;
}

.login_box .member {
    width: 260px;
    padding-right: 44px;
    float: left;
	border-right:1px solid #dcdcdc;
}


.login_box .inputWrap {
    position: relative;
    margin-bottom: 11px;
}

.login_box .inputWrap li {
    position: relative;
	margin-bottom: 5px
}


.login_box .member .chk_save {
    margin-bottom: 19px;
}

.login_box .member .chk_save .chk_name {
    color: #666666;
    font-size: 12px;
    vertical-align: middle;
}



.login_box .non_member {
	width: 260px;
	padding-left:45px;
    padding-right: 44px;
    float: left;
	border-right:0px solid #dcdcdc;
}

.login_box .non_member .txt {
font-size:12px;
color:#888;
margin-bottom:22px;
}

.login_box .bannerWrap {
    width: 500px;
    height: 215px;
    float: left;
    padding-left: 45px;
	position:relative;
}

.login_box .bannerWrap .ban_img {
width:100%;
height:100%;
background:#f2f2f2;
}

.login_box .bannerWrap ol {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9999;
}

.login_box .bannerWrap ol li {
    float: left;
    margin-right: 3px;
    display: inline-block;
    zoom: 1;
}

.login_box .bannerWrap ol li a {
    width: 11px;
    height: 11px;
    display: block;
    background:#fbfbfb;
	border-radius:11px;
    cursor: pointer;
    text-indent: -9999px;
	margin-left:3px;
}

.login_box .bannerWrap ol li a.active {
background:#ed6a1b;
}


.btn_pack_con {
overflow:hidden;
}

.btn_pack {
    text-align: center;
    display: inline-block;
	float:left;
	cursor:pointer;
}

.btn_pack.white * {
    width:130px;
	height:40px;
	line-height:40px;
    background: #fff;
    border: solid 1px #cfcfcf;
    color: #888 !important;
    font-size: 13px !important;
	    display: inline-block;
    text-align: center !important;
	box-sizing:border-box;
}

.btn_pack.white .b_left {
margin-left:-1px;
}



.btn_pack_dong {
    text-align: center;
    display: inline-block;
}

.btn_pack_dong.white * {
    width:130px;
	height:40px;
	line-height:40px;
    background: #fff;
    border: solid 1px #cfcfcf;
    color: #888 !important;
    font-size: 13px !important;
	    display: inline-block;
    text-align: center !important;
	box-sizing:border-box;
}



.order_listWrap {
    margin-bottom: 47px;
}

.order_listWrap .order_list {
overflow:hidden;
width:920px;margin:0 auto;
}

.order_listWrap .order_list li {
width:306px;
height:40px; 
margin:0 auto;
float:left;
box-sizing:border-box;
border: 1px solid #e3e3e3;
text-align:center; 
} 

.order_listWrap .order_list li.center {

}

.order_listWrap .order_list li div {
font-size:15px;
color:#b5b5b5;
line-height:40px;
display:inline-block;
font-weight:bold;
}

.order_listWrap .order_list li div span.next {
width:26px;
height:58px;
position:absolute;
top:0;
right:-13px;
background:url('/mall/images/cart_next.png');
z-index:5;
}

.order_listWrap .order_list li div i {
	font-size:24px;
    vertical-align: text-bottom;
	margin-right:3px;
}


.order_listWrap .order_list li.active div {
color:#333;
}

.order_listWrap .order_list li.active div i {
color:#fe8015;
}

.table_box table {
    width: 100%;
    position: relative;
}

.table_box table th {
    padding: 10px 0 14px 0;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    font-size: 14px;
    color: #333;
	background: none;
}

.table_box table td {
    padding: 9px 0 13px 0;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
    font-size: 13px;
    color: #888;
}

.table_box table td.product_info .img {
    float: left;
    width: 100px;
    position: relative;
}

.table_box table td.product_info .name {
    float: left;
    width: 300px;
    padding-left: 10px;
    margin-top: 25px;
    font-weight: normal;
}

.table_box table td.product_info .name span {
    display: block;
    line-height: 22px;
    font-weight: normal;
    text-align: left;
    font-size: 16px;
    color: #666;
}

.table_box table td.quantity input {
display:block;
margin:0 auto;
}

.table_box table td.quantity .plus_minus_btn {
	display:block;
	overflow:hidden;
    width: 55px;
    margin: 0 auto;
    margin-top: -1px;
}

.table_box table td.quantity .plus_minus_btn span {
    width: 28px;
    height: 27px;
	line-height:27px;
    float: left;
    display: block;
    box-sizing: border-box;
    border: 1px solid #d5d5d5;
}

.table_box table td.quantity .plus_minus_btn span.minus {
    margin-left: -1px;
}

.table_box table td.quantity .mgt05 {
    text-align: center;
    overflow: hidden;
    width: 66px;
	height:29px;
	line-height:29px;
    border: 1px solid #ed6a1b;
    box-sizing: border-box;
    margin: 0 auto;
	margin-top:5px;
}

.table_box table td.quantity .mgt05 span {
display:block;
width:100%;
height:100%;
}

.table_box table td.quantity .mgt05 a {
	color:#ed6a1b;
	font-size:12px;
	display:block;
}



.table_box table td > span.mileage {
    display: block;
    text-align: center;
    font-size: 11px;
    color: #472e65;
    letter-spacing: 0;
}



/*��ٱ���*/
.cart_box .cart tr td .btn_list li {
width:84px;
height:29px;
display:block;
margin:0 auto;
margin-bottom:2px;
}

.cart_box .cart tr td li span {
    display: block;
    float: initial;
	width:84px;
	height:29px;
	margin:2px;
}

.cart_box .cart tr td li span a {
	width:100%;
	height:100%;
	display:block;
	padding:0;
	line-height:29px;
	background: #fff;
    border: solid 1px #cfcfcf;
    color: #888 !important;
    font-size: 12px !important;
	box-sizing:border-box;

}

.table_box table td.quantity span.btn_pack {
display:block;
}


.table_box table.cart_total {
	margin-top:30px;
	border: solid 1px #cfcfcf;
    position: relative;
	margin-bottom:30px;
}

.table_box table.cart_total th {
padding:0;
height:38px;
line-height:38px;
border-top:0;
box-sizing:border-box;
border-bottom:1px solid #e3e3e3;
border-right:1px solid #e3e3e3;
}

.table_box table.cart_total td {
	height:60px;
	line-height:60px;
	font-size: 22px;
    font-weight: bold;
    color: #444;
	background: #fafafa;
	border-right:1px solid #cfcfcf;
	position:relative;
}

.table_box table.cart_total td .price {
}

.table_box table.cart_total td .txt {
    font-size: 14px;
	color: #d50000;
	font-weight:normal;
}

.table_box table.cart_total td .price_total {
    color: #ed6a1b;
}

.table_box table.cart_total td .btn {
width:38px;
height:38px;
line-height:45px;
border-radius:19px;
position:absolute;
background:#777;
right:0;
top:50%;
	 vertical-align: middle;
	font-size: 30px;
margin-right:-19px;
margin-top:-19px;
z-index:10;
color:#fff;
}

.table_box table.cart_total td .total.btn  {
background:#777 url('http://gentleguard.com/mall/images/cart_total.png') no-repeat center center;
}

.cart_box .cart_btn_area {
overflow:hidden;
}

.cart_box .cart_btn_area .go_back {
float:left;
width:92px;
height:30px;
line-height:30px;
text-align:center;
font-size:12px;
background:#fff;
border: solid 1px #cfcfcf;
display:inline-block;
}

.cart_box .cart_btn_area .go_back a {
display:block;
color: #888;
}

.cart_box .cart_btn {
	overflow:hidden;
    float: right;
}

.cart_box .cart_btn span {
display:inline-block;
width:122px;
height:50px;
line-height:50px;
font-size:16px;
text-align:center;
box-sizing:border-box;
background:#fff;
border:1px solid #333;
margin-left:5px;
}

.cart_box .cart_btn span a {
display:block;
color:#333;
}

.cart_box .cart_btn span.all {
background:#333;

}

.cart_box .cart_btn span.all a {
color:#fff;
}

/*�ֹ�����*/
.order_box.table_box table td.prd_total {

color:#666;
}

.order_box .cart tr td .btn_list li {
width:54px;
}

.order_box .cart tr td .btn_list li span {
width:54px;
}

.order_box .cart tr td .btn_list li a {
width:54px;
}
 
.order_box table.cart_total td {
padding-bottom:20px;
}

.order_box table.cart_total td .discount_ment {
    text-align: center;
    font-size: 11px;
    color: #888;
    border: solid 1px #d6d6d6;
    width: 160px;
    line-height: 16px;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    background-color: #fff;
    font-weight: normal;
}

.order_box table.cart_total td .discount_ment img {
        position: absolute;
    left: 80px;
    top: -11px;
}

.order_box table.cart_total {
margin-bottom:40px;
}

.order_box table.cart_total .s_tt {
    font-size: 12px;
    font-weight: normal;
}

.order_box .order_infoWrap {
    display: inline-block;
    border-top: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd;
    min-height: 614px;
    font-size: 13px;
    width: 100%;
}

.order_infoWrap .info_cont {
    width: 810px;
    float: left;
    padding: 35px 0;
}

.order_box .info_cont_title {
font-size:21px;
color:#333;
margin-bottom:40px;
font-weight:bold;
}

.order_infoWrap .info_cont li {
    display: inline-block;
    width: 100%;
    line-height: 22px;
    margin-top: 15px;
	color:#666;
}


.order_infoWrap .info_cont li#nation .search_btn {
	display:inline-block;
	width:90px;
	height:28px;
	line-height:28px;
	text-align:center;
	background: #7e7e7e;
    font-size: 12px;
    vertical-align: middle;
	margin-left:6px;
}

.order_infoWrap .info_cont li#nation .search_btn a {
    color: #fff;
}

.order_infoWrap .info_cont li .input label {
margin-left:3px; 
margin-right:10px;
}

.order_infoWrap .info_cont .title {
    width: 112px;
    float: left;
	font-size:13px;
	color: #666666;
}

.order_infoWrap .info_cont .input {
    width: 456px;
    float: left;
}

.order_infoWrap .info_cont li.address p span {
    margin: 3px 0;
    display: inline-block;
}


.order_infoWrap .benefitCont {
    width: 369px;
    min-height: 614px;
    border-left: solid 1px #dddddd;
    padding: 35px 0 35px 20px;
    float: left;
}

.order_infoWrap .benefitCont .sub_title2 {
font-size:16px;
margin-bottom:20px;
color:#222;
}

.order_infoWrap .benefitCont .img {
width:369px;
height:280px;
background:#ddd;
margin-bottom: 20px;
}

.order_infoWrap .benefitCont .dot_bg li {
    line-height: 18px;
    color: #888;
    font-size: 12px;
}


.order_infoWrap02 {
    display: inline-block;
    border-bottom: solid 1px #dddddd;
    padding: 35px 0;
    margin-bottom: 40px;
    font-size: 13px;
	color:#666;
}

.order_infoWrap02 .payment_meansWrap {
    width: 810px;
    float: left;
}

.order_infoWrap02 .payment_meansWrap .small {
font-size:12px;
color:#888;
}

.order_infoWrap02 .payment_totalWrap {
    width: 369px;
    float: left;
    padding-left: 20px;
}

.order_infoWrap02 .payment_means {
    display: inline-block;
    width: 550px;
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 20px;
}


.order_infoWrap02 .payment_means li {
    width: 131px;
    float: left;
    padding-bottom: 20px;
}

.order_infoWrap02 .payment_totalWrap .final_sum {
    width: 308px;
    height: 50px;
    padding: 20px 30px 0;
    display: inline-block;
    background: #4e4e4e;
    color: #fff;
    font-size: 18px;
    border-top: solid 1px #ddd;
}

.order_infoWrap02 .payment_totalWrap .final_sum .title {
    display: inline-block;
    width: 115px;
    float: left;
    line-height: 26px;
}

.order_infoWrap02 .payment_totalWrap .final_sum .amount {
    display: inline-block;
    width: 190px;
    text-align: right;
    float: right;
    line-height: 28px;
}

.order_infoWrap02 .payment_totalWrap .final_sum .amount .sum {
    font-weight: bold;
    letter-spacing: 0;
}

.order_infoWrap02 .payment_totalWrap .sum_list {
    width: 306px;
    padding: 20px 30px 40px;
    border: solid 1px #ddd;
    border-top: none;
}

.order_infoWrap02 .payment_totalWrap .sum_list li {
    font-size: 14px;
    margin-top: 10px;
    padding-left: 11px;
	color:#666;
	overflow:hidden;
}

.order_infoWrap02 .payment_totalWrap .sum_list li:first-child {
    margin-top: 0;
}

.order_infoWrap02 .payment_totalWrap .sum_list li .sort {
    display: inline-block;
    width: 115px;
}

.order_infoWrap02 .payment_totalWrap .sum_list li .amountWrap {
    letter-spacing: 0;
    display: inline-block;
    width: 150px;
	line-height: 20px;
    text-align: right;
	float:right;
	position:relative;
}

.order_infoWrap02 .payment_totalWrap .sum_list li .amountWrap .btn {
    width: 18px;
    height: 18px;
    line-height: 20px;
    border-radius: 9px;
    position: absolute;
    background: #777;
    left: 20px;
	font-size: 13px;
    top: 0;
    z-index: 10;
    color: #fff;
	text-align:center;
}

.order_infoWrap .benefitCont .sub_right {
margin-top:20px;
}

.order_infoWrap .benefitCont .giftBox_wrap {
color:#666;
}

.order_infoWrap .benefitCont .giftBox_wrap input {
margin:0 5px;
background:none;
border:none;
border-bottom:1px solid #adadad;
}

.order_infoWrap .benefitCont .giftBox_wrap .choice {
    padding: 7px 0;
    text-align: center;
    background: #f9f9f9;
    border-top: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 20px;
}

.order_infoWrap .benefitCont .giftBox_wrap .giftBox_info .coupon_btn {
    display: inline-block;
    width: 120px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #ed6a1b;
    font-size: 12px;
    vertical-align: middle;
    margin-left: 6px;
}

.order_infoWrap .benefitCont .giftBox_wrap .giftBox_info .coupon_btn a {
display:block;
color:#fff;
}

.order_infoWrap .benefitCont .coupon_point tbody td .coupon_btn {
    display: block;
    background: #ed6a1b;
	text-align:center;
    padding: 5px;
}

.order_infoWrap .benefitCont .coupon_point tbody td .coupon_btn a {
        color: #fff;
}

.order_infoWrap .benefitCont .coupon_point tbody td input {
margin-left:5px;
}



/*�ֹ��Ϸ�*/

.order_com_box {
    margin-bottom: 50px;
}

.order_com_box tbody th {
    border: 1px solid #999;
	border-right:1px solid #e3e3e3;
	background: #f9f9f9;
	color:#666;
}

.order_com_box tbody th b {
display:block;
font-size:18px;
margin-bottom:5px;
color:#333;
}

.order_com_box td {
	border-top: 1px solid #999;
    border-bottom: 1px solid #999 !important;
	border-right:1px solid #e3e3e3;
}

.order_com_box td.last {
	border-right:1px solid #999;	
}

.order_com_box td dd {
margin-left:0;
}


/*ȸ��Ż��*/

#memberWrap.my_infoWrap_memDel .member_cont .info_cont .input_list li .input {
    width: 823px;
}

#memberWrap.my_infoWrap_memDel .member_cont .info_cont .input_list li .input .chk_list li {
    width: 205px !important;
}

#memberWrap.my_infoWrap .member_cont .mem_del_pw {
margin-top:20px;
padding-bottom:20px;
border-bottom:1px solid #777;
}

#memberWrap.my_infoWrap .member_cont .mem_del_pw .tt {
    width: 140px;
    padding-left: 20px;
    font-size: 13px;
    float: left;
    color: #444;
}


/* 2016.10.14 ��ǰ��� ����(�ֵ���) */
[data-tooltip-text]:hover {
	position: relative;
}

[data-tooltip-text]:after {
	-webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
	-moz-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
	transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 10px;
	bottom: 90%;
	padding: 7px 12px;
	position: absolute;
	width: auto;
	min-width: 50px;
	max-width: 300px;
	word-wrap: break-word;
	white-space: pre;
	z-index: 9999;

	opacity: 0;
	left: -9999px;
	
	content: attr(data-tooltip-text);
}

[data-tooltip-text]:hover:after {
	bottom: 100%;
	left: 0;
	opacity: 1;
}
