* {
	padding: 0;
	margin: 0;
}
/* 查看购物车index.html样式 */
.check_shoppingCar_main {
	width: 100%;
	background-color: #f8f8f8;
	font-size: 14px;
	font-weight: 微软雅黑;
	color: #666666;
	min-height: 700px;
	overflow: hidden;
	padding-bottom: 30px;
	min-width: 1168px;
}
.shoppingCar_msg {
	width: 1100px;
	margin: 0 auto;
}
.shop_title_icon {
	width: 640px;
	margin: 0 auto;
	padding: 40px 0;
}
.shop_body {
	width: 1100px;
	margin: 20px auto 10px;
}
.shop_body_head {
	width: 1100px;
	margin: 0 auto 5px;
	height: 25px;
}
.allgoods_font {
	float: left;
	font-size: 18px;
	color: #e23c12;
}
.shop_body_list {
	width: 1100px;
	margin: 0 auto;
}
.shop_list_title {
	width: 1100px;
	height: 40px;
	background-color: #f2f2f2;
	border: 1px solid #eee;
	text-align: center;
	padding-top: 8px;
	*+height: 30px;
}
.shop_list_title div, .shop_list_item div, .shop_item_choice input{
	float:left;
}
.shop_choiceAll, .shop_item_choice, .shop_choiceAll {
	width: 200px;
	text-align: left;
	padding-left: 30px;
	*+padding-left: 20px;
}
.shop_choiceAll input {
	margin-top: 5px;
	margin-right: 5px;
	*+margin-top: 2px;
}
.shop_good, .shop_item_good {
	width: 370px;
	*+width: 360px;
}
.shop_unitPrice, .shop_item_unitPrice {
	width: 105px;
}
.shop_font, .shop_item_font {
	width: 60px;
	text-align: center;
}
.shop_amount, .shop_item_amount {
	width: 135px;
	*+width:100px;
}
.shop_subtotal, .shop_item_subtotal {
	width: 100px;
}
.shop_item_subtotal{
	*+padding-left: 30px;
}
.shop_subtotal{
	*+width:107px;
}
.shop_handle, .shop_item_handle {
	width: 105px;
}
.shop_handle span, .shop_subtotal span {
	*+margin-left: 55px;
}
.shop_list_items {
	width: 1100px;
	margin: 0 auto;
}
.shop_list_item {
	width: 1100px;
	height: 120px;
	background-color: #ffffff;
	border: 1px solid #eee;
	text-align: center;
	border-top: 0px;
	padding: 20px 0;
	margin: 0 auto;
}
.icon_border {
	float: left;
	margin-left: 10px;
	width: 82px;
	height: 82px;
	border: 1px solid #f2f2f2;
	background-color: #ffffff;
}
.shop_list_item img {
	width: 80px;
	height: 80px;
}
.shop_item_amount {
	padding-left: 35px;
	*+padding-left: 0px;
}
.amount_handle {
	border: 1px solid #eeeeee;
	height: 22px;
	width: 22px;
	float: left;
	cursor: pointer;
	*+width: 18px;
	*+height: 18px;
	*+padding-bottom: 4px;
}
.item_amount {
	width: 40px;
	height: 22px;
	border: 0px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	float: left;
	text-align: center;
	*+padding: 4px;
	*+width: 36px;
	*+height: 14px;
}
.shop_list_item a {
	cursor: pointer;
}
.shop_list_item  a:hover {
	text-decoration: none;
}
.shop_foot_handle {
	width: 1100px;
	margin: 0 auto;
}
.shop_foot_font {
	width: 1100px;
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	height: 115px;
	padding: 10px 0 5px;
}
.shop_foot_width {
	width: 100%;
}
.order_remark{
	position:absolute;
	top:70px;
	left:0px;
	overflow:hidden
}
.order_remark div{
	float:left;
	margin-left:65px;
}
.order_remark textarea{
	width:250px;
	height:50px;
	resize:none;
}
.shop_bottom_choiceAll {
	margin-top: 12px;
	width: 200px;
	text-align: left;
	padding-left: 30px;
	*+padding-left: 20px;
}
.shop_bottom_choiceAll input {
	margin-top: 5px;
	margin-right: 5px;
	*+margin-top: 1px;
}
.shop_choiced_goods {
	margin-top: 10px;
}
.shop_all_money {
	width: 240px;
	margin-top: 8px;
	text-align: center;
}
.shop_all_money #allMoney {
	font-size: 18px;
}
.shop_foot_font .color_font {
	color: #e03b12;
	font-size: 16px;
	margin: 0 3px;
}
.shop_foot_font .shop_choice_del {
	width: 400px;
	margin-top: 12px;
}
.shop_choice_del a {
	cursor: pointer;
	color: #005ea7;
}
.shop_choice_del a:hover {
	text-decoration: none;
}
.shop_foot_btn {
	border: 0;
	background-color: #e03b12;
	color: #ffffff;
	width: 100px;
	*+width: 98px;
	height: 45px;
	margin-right: 35px;
	margin-top: 5px;
	font-size: 16px;
}
/* 查看购物车index.html样式结束 */

/* 确认订单order_cofirm.html样式 */
.order_confirm_main {
	width: 100%;
	background-color: #f8f8f8;
	font-size: 14px;
	font-weight: 微软雅黑;
	color: #666666;
	min-height: 900px;
	padding-bottom: 30px;
	min-width: 1168px;
}
.orConfirm_msg {
	width: 1100px;
	margin: 0 auto;
}
.orConfirm_titile_icon{
	width: 640px;
	margin: 0 auto;
	padding: 40px 0;
}
.orConfirm_body {
	width: 1100px;
	margin: 20px auto 10px;
}
.orConfirm_receipt_msg {
	width: 1100px;
}
.receipt_msg_head {
	width: 1100px;
	margin: 0 auto 5px;
	height: 25px;
}
.allgoods_font {
	float: left;
	font-size: 18px;
	color: #e23c12;
}
.orConfirm_add_receipt {
	float: right;
	  margin-top: 6px;
}
.add_address_font  {
	text-decoration: none;
	color: #005ea7;
	cursor: pointer;
}
.receiptMsg_body_title, .goods_body_title{
	width: 1100px;
	height: 40px;
	background-color: #f2f2f2;
	border: 1px solid #eee;
	text-align: center;
	padding-top: 8px;
	*+height: 30px;
}
.receiptMsg_title_name, .receiptMsg_title_mobile, .receiptMsg_title_edit {
	width: 175px;
}
.receiptMsg_title_address, .receiptMsg_address{
	width: 570px;
}
.reciptMsg_body_detail{
	width: 1100px;
	height: 60px;
	background-color: #ffffff;
	border: 1px solid #eee;
	text-align: center;
	border-top: 0px;
	padding: 20px 0;
	margin: 0 auto;
	*+height: 25px;
	*+padding: 20px 0;
}
.reciptMsg_body_detail span {
	min-width: 10px;
	min-height: 10px;
	display: block;
}
.receiptMsg_name, .receiptMsg_mobile, .receiptMsg_edit {
	width: 175px;
}
.orConfirm_pay_method {
	width: 1100px;
	margin-top: 35px;
}
.pay_method_head, .goods_msg_head {
	width: 1100px;
	margin: 0 auto 5px;
	height: 25px;
}
.allgoods_font {
	float: left;
	font-size: 18px;
	color: #e23c12;
}
.goods_detail_name p {
	margin:5px 0 0;
}
.order_confirm_main a {
	cursor: pointer;
	color: #005ea7;
}
.order_confirm_main a:hover {
	text-decoration: none;
}
.pay_method_body {
	width: 1100px;
	height: 60px;
	background-color: #ffffff;
	border: 1px solid #eee;
	text-align: center;
	padding: 12px 0;
	margin: 0 auto;
	cursor: pointer;
	*+height: 40px;
	*+padding: 16px;
}
.method_on_cash, .method_on_line {
	border: 2px solid #d7d7d7;
	width: 80px;
	height: 36px;
	margin-left: 30px;
	padding: 6px 0;
	position: relative;
	*+height: 20px;

}
.method_on_cash {
	margin-left: 67px;
}
.pay_method_body input[type="radio"] {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.orConfirm_goods_msg {
	width: 1100px;
	margin-top: 35px;
}
.allgoods_font {
	float: left;
	font-size: 18px;
	color: #e23c12;
}
.goods_title_name, .goods_detail_name {
	width: 450px;
}
.goods_title_name span{
	margin-left: 140px;
}
.goods_title_stock, .goods_detail_stock{
	width: 250px;
}
.goods_title_sale, .goods_detail_sale{
	width:100px;
}
.goods_title_unitprice, .goods_title_amount, .goods_title_subtotal {
	width: 150px;
}
.goods_body_detail {
	width: 1100px;
	height: 120px;
	background-color: #ffffff;
	border: 1px solid #eee;
	text-align: center;
	border-top: 0px;
	padding: 20px 0;
	margin: 0 auto;
	*+height: 100px;
}
.goods_body_detail .icon_border {
	width: 82px;
	height: 82px;
	border: 1px solid #f2f2f2;
	float: left;
	margin-left: 67px;
	background-color: #ffffff;
}
.goods_body_detail img {
	width: 80px;
	height: 80px;
}
.goods_body_detail p {
	float: left;
	width: 300px;
	text-align:center;
}
.goods_detail_unitprice, .goods_detail_amount, .goods_detail_subtotal {
	width: 150px;
}
.orConfirm_foot_handle {
	width: 1100px;
	margin: 0 auto;
	height: 70px;
}
.orConfirm_foot_font{
	width: 1100px;
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	height: 145px;
	color: #666666;
}
.color_font {
	color: #e03b12;
	font-size: 16px;
	margin: 0 3px;
}
.color_font1 {
	color: #e03b12;
	font-size: 22px;
	margin: 0 3px;
}
.orConfirm_goods {
	margin-left: 67px;
	margin-top: 18px;
}
.orConfirm_all_money {
	margin-right: 80px;
	margin-top: 18px;
}
.orConfirm_all_money #allMoney {
 	font-size: 18px;
}
.orConfirm_foot_btn {
	border: 0;
	background-color: #e03b12;
	color: #ffffff;
	width: 100px;
	height: 45px;
	font-size: 16px;
	letter-spacing: 1px;
	*+width: 98px;
	*+height: 47px;
	margin-right: 30px;
	margin-top: 18px;
}
.orConfirm_foot_back {
	width: 1100px;
	margin: 5px 0 0;
	text-align: right;
	float: left;
}
.orConfirm_integral {
	margin-top: 18px;
	margin-right: 30px;
}
.orConfirm_foot_back a {
	text-decoration: none;
	color: #005ea7;
	cursor: pointer;
}
.order_confirm_main .choice_log {
	background: url('../img/icons.png') no-repeat -696px -117px;
	width: 18px;
	height: 18px;
	position: absolute;
	z-index: 12;
	left: 66px;
	top: 20px;
	display: none;
	*+left: 70px;
	*+top: 21px;
}
#points {
	width: 70px;
	text-align: center;
	height: 25px;
	padding: 2px;
	margin: 0 5px;
	height: 28px \9;
	*+height: 18px;
}
.font-gray {
	width: 100%;
	margin-top: 3px;
	font-size: 12px;
	color: #999999;
	text-align: right;
}
.orConfirm_actual {
	font-size: 16px;
	margin-right: 20px;
	margin-top: 25px;
}
/* 弹窗样式 */
.order_confirm_main .mask_window {
  position: fixed;
  background-color: #454544;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  filter: alpha(opacity = 50);
  opacity: 0.5;
  z-index: 990;
}
.order_confirm_main .add_box, .edit_box {
  background-color: #ffffff;
  width: 600px;
  height: 500px;
  position: fixed;
  top: 100px;
  left: 50%;
  z-index: 999;
  margin-left: -300px;
  border: 1px solid #eeeeee;
}
@media screen and (max-width: 1366px) {
	.order_confirm_main .add_box, .edit_box {
		top: 50px;
	}
}
.order_confirm_main .box_title, .edit_box_title {
  width: 100%;
  background-color: #f8f8f8;
  height: 60px;
  text-align: center;
  padding-top: 20px;
  color: #333333;
  font-weight: bold;
}
.order_confirm_main .add_cancel, .edit_box_cancel {
  width: 25px;
  height: 25px;
  background: url("../img/icons.png") no-repeat -926px -119px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.order_confirm_main .add_info, .edit_cancel {
  height: 280px;
  margin: 15px 0;
}
.order_confirm_main .red {
  color: red;
}
.order_confirm_main .warn, .edit_warn {
  float: left;
  width: 500px;
  margin: 0;
  margin-left: 80px;
  margin-top: 5px;
  font-size: 12px;
  color: red;
  display: none;
}
.order_confirm_main .samll {
  float: left;
  width: 500px;
  margin: 0;
  margin-left: 80px;
  margin-top: 5px;
  font-size: 12px;
  color: #999999;
}
.order_confirm_main .add_style, .edit_style {
  width: 100%;
  float: left;
  padding: 15px 85px 0;
  height: 60px;
  *+height: 50px;
}
.order_confirm_main .add_caption, .edit_caption {
  float: left;
  width: 80px;
  text-align: right;
  margin-top: 4px;
  *+margin-top: 0px;
}
.order_confirm_main .add_style input, .edit_style input {
  float: left;
  outline: none;
  height: 28px;
  padding: 2px 5px;
  border: 1px solid #d7d7d7;
  *+height: 18px;
}
.order_confirm_main .rec_name, .edit_rec_name {
  width: 250px;
}
.order_confirm_main .rec_address, .edit_rec_address {
  width: 250px;
}
.order_confirm_main .rec_mobile, .edit_rec_mobile {
  width: 120px;
}
.order_confirm_main .rec_phone, .edit_rec_phone {
  width: 120px;
}
.order_confirm_main .rec_email, .edit_rec_email {
  width: 120px;
}
.order_confirm_main .add_btn, .edit_btn {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 15px;
  *+margin-top: 10px;
}
.order_confirm_main .keep_up, .edit_keep_up {
  width: 130px;
  height: 40px;
  background-color: #E03B12;
  font-size: 15px;
  outline: none;
  margin-top: 20px;
  color: #ffffff;
  border: 0;
}
.confirm_spacer {
	font-size: 12px;
	color: #cccccc;
	margin: 0 10px;
}
/* 确认订单order_cofirm.html样式结束 */

/* 提交成功success_return.html样式 */
.success_return_main {
	width: 100%;
	background-color: #f8f8f8;
	font-size: 14px;
	font-weight: 微软雅黑;
	color: #666666;
	min-height: 480px;
	padding-bottom: 30px;
	min-width: 1168px;
}
.success_return_main p {
	margin: 0;
	margin-bottom: 10px;
}
.success_return_msg {
	width: 1100px;
	margin: 0 auto;
}
.reSuccess_title_icon {
	width: 640px;
	margin: 0 auto;
	padding: 40px 0;
}
.reSuccess_body {
	width: 640px;
	margin: 20px auto 10px;
	height: 100px;
}
.reSuccess_body_cont {
	width: 640px;
	margin: 0 auto;
}
.reSuccess_left {
	float: left;
	width: 90px;
}
.reSuccess_left_st{
	margin-left: 160px;
}
.reSuccess_right {
	float: left;
	margin-left: 25px;
	width: 200px;
}
.reSuccess_right_st{
	width: 350px !important;
}
.reSuccess_body_tip {
	font-size: 24px;
	margin-bottom: 10px;
}
.reSuccess_right a {
	text-decoration: none;
	color: #005ea7;
	cursor: pointer;
	margin-top: 10px;
}
.reSuccess_right a:hover {
	text-decoration: none;
}
.reSuccess_foot_btn {
	width: 1100px;
	margin: 35px auto;
	text-align: center;
}
.reSuccess_goPay {
	width: 120px;
	height: 40px;
	border: 0px;
	background-color: #e03b12;
	color: #ffffff;
}
/* 提交成功success_return.html样式结束 */
/* 选择银行bankSelect.html样式 */
.bank_select_main {
	width: 100%;
	background-color: #f8f8f8;
	font-size: 14px;
	font-weight: 微软雅黑;
	color: #666666;
	padding: 45px 0 55px;
	min-width: 1168px;
}
.bank_select_msg {
	width:350px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	border-radius: 4px;
}
.bank_select_msg ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
}
.bank_select_msg ul li {
	width: 200px;
	height: 58px;
	margin: 5px 10px;
	padding-top: 5px;
	border: 2px solid #eeeeee;
	background-color: #ffffff;
	cursor: pointer;
}
.bank_select_msg ul li:last-child {
	margin-top: 25px;
}
.bank_select_msg ul li input {
	float: left;
	margin-top: 16px;
}
.li-select {
	border: 2px solid #e23c12 !important;
}
.bank-select-item {
	display: none;
}
.bank_item {
	float: left;
	width: 100%;
	text-align: center;
}
.bank_foot_btn {
	width: 350px;
	margin: 30px auto 0;
	text-align: center;
}
.bank_goPay{
	width: 120px;
	height: 40px;
	border: 0px;
	background-color: #e03b12;
	color: #ffffff;
}
.bank_title {
	font-size: 16px;
	color: #666666;
	margin-bottom: 20px; 
}
/* 选择银行bankSelect.html样式结束 */
.line-marT {
	margin: 35px 0 0 !important;
}
.line-H82 {
	line-height: 82px;
}
.line-padT {
	padding-top: 30px;
}