/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/

/* 整体 */
#user_main {background-color: #f5f5f5; font-family: "Opensans-Regular";}
#lib_user {width: 100%; margin: 0 auto; padding: 0 2% 50px; box-sizing: border-box; -webkit-box-sizing: border-box;}
#lib_user .lib_user_container {display: flex; align-items: flex-start;}
#lib_user .lib_user_container.filled{ width: 100%; }
#lib_user .lib_user_container.filled .lib_user_main{ margin-left: 0; width: 100%; }
#lib_user img{opacity: inherit;overflow: hidden;}
@media (min-width: 1220px) {
    #lib_user {width: 1200px; padding-right: 0; padding-left: 0;}
}
@media (max-width: 1000px) {
	#lib_user {padding: 18px 0;max-width: 750px;}
}
@media (max-width: 768px) {
	#lib_user {padding: 18px 2.958%;}
}


/* 公共标题 */
#user_heading{ background-color: #fff; }
#user_heading h2{ height: 112px; line-height: 112px; font-size: 30px; border-bottom: 1px solid #e3e3e3; color: #333333; text-align: center; background-color: #fff; font-weight: 600; }
@media screen and (max-width: 1000px){
	#user_heading{ padding: 0 15px; }
	#user_heading h2{ height: 65px; line-height: 65px; font-size: 20px; }
}


/* 表单 */
.lib_txt{border:1px solid #ccc; border-radius:3px!important; height:36px; line-height:36px; padding:0 7px; color:#333; font-size:16px; box-shadow:0 1px 0 rgba(255,255,255,.8),inset 0 1px 2px rgba(0,0,0,.06);}
.lib_txt:hover{border-color:#aaa;}
.lib_txt:focus{border-color:#aaa;}

#lib_user input, #lib_user textarea, #lib_user button{outline:none;}
#lib_user button{cursor:pointer;}


/* 面包屑 */
.lib_user_crumb {width: 100%; height: 67px; line-height: 30px; padding: 18px 15px 19px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.lib_user_crumb .crumb_box {font-size: 0;}
.lib_user_crumb .crumb_box>li {display: inline-block; vertical-align: middle; font-size: 12px; color: #888;}
.lib_user_crumb .crumb_box>li>a {color: #888;}
.lib_user_crumb .crumb_box>li::before {content: '/'; display: inline-block; vertical-align: middle; height: 30px; line-height: 30px; padding: 0 4px;}
.lib_user_crumb .crumb_box>li:first-child::before {display: none;}
@media (max-width: 1000px) {
	.lib_user_crumb {display: none;}
}

/* 左侧栏 */
.lib_user_menu {width: 235px; padding: 0 20px 24px 20px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.lib_user_menu .title {height: 68px; line-height: 68px; font-size: 14px; border-bottom: 1px #e3e3e3 solid;}
.lib_user_men2u .box_menu {padding: 7px 0;}
.lib_user_menu .box_menu>li { line-height: 36px; margin-top: 11px; font-size: 14px; justify-content: space-between;}
.lib_user_menu .box_menu>li>a { float: left; width: calc( 100% - 12px ); display: block; font-weight: 600; color: #333; text-decoration: none; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;}
.lib_user_menu .box_menu>li>i { float: right; display: block; width: 12px; height: 36px; text-align: center; font-size: 10px; cursor: pointer; font-weight: bold;color: #555;}
.lib_user_menu .box_menu .drop_list{ height: 0; overflow: hidden; }
.lib_user_menu .box_menu .drop_list .drop_height a{ display: block;line-height: 34px; text-indent: 10px; color: #666666; }
.lib_user_menu .box_menu>li.cur .drop_list{ height: auto; }
.lib_user_menu .box_menu>li:before{ content: ''; display: block; clear: both; float: none; }
.lib_user_menu .box_menu>li:after{ content: ''; display: block; clear: both; float: none; }

@media (max-width: 1000px) {
	.lib_user_menu {display: none;}
}

/* 右侧内容区 */
.lib_user_main {width: 78.42%; margin-left: 2%;min-height: 516px; border-radius: 5px; background-color: #fff;}
.lib_user_main.index{ background: transparent; }
@media (max-width: 1000px) {
	.lib_user_main {width: 100%; min-height: 100%; margin-left: 0;}
}

/* 空白主体 */
.box_white {background-color: #fff; border-radius: 4px;}

/* 地址编辑框 */

#lib_user_address .add_item{ float: left; margin:0 0 19px 35px; padding: 0 16px; width: 423px; height: 204px; border: 1px solid #d9d9d9; border-radius: 5px;box-sizing: border-box; position: relative; cursor: pointer; }
#lib_user_address .add_item.default{ border-color: #eb3e3e; }
#lib_user_address .add_item .rows.top{ height: 64px; line-height: 64px; border-bottom: 1px dashed #e0e0e0; font-size: 14px; color: #333333; font-weight: 600;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#lib_user_address .add_item .rows.top .phone{ margin-left: 12px; font-size: 14px; color: #666666; }
#lib_user_address .add_item .addr_detail{ padding-top: 10px; line-height: 24px; font-size: 14px; color: #666666 ; font-family: "Opensans-Regular";max-height: 96px; overflow: hidden; }
#lib_user_address .add_item .options{ padding: 0 12px 0 20px; width: 100%; height: 18px; position:absolute; left: 0; bottom:15px; box-sizing: border-box; }
#lib_user_address .add_item .options .default_edit{ font-size: 0; }
#lib_user_address .add_item .options .default_edit i{ display: inline-block; vertical-align: middle; width: 18px; height: 18px; box-sizing: border-box; border: 1px solid #dadada; border-radius: 50px; position: relative; }
#lib_user_address .add_item .options .default_edit a{ margin-left: 8px; display: inline-block; vertical-align: middle; font-size: 13px; color: #333333; }
#lib_user_address .add_item .options ul{ width: auto; font-size: 0; text-align: right; }
#lib_user_address .add_item .options .user_action_down{display: flex;align-items: center;justify-content: space-between;}
#lib_user_address .add_item.default .options .default_edit i{ border-color: #eb3e3e; background-color: #eb3e3e; }
#lib_user_address .add_item.default .options .default_edit i:after{ content: ''; width: 8px; height: 8px; background-color: #fff; border-radius: 50px; position:absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
#lib_user_address .add_item .options ul li{ display: inline-block; font-size: 14px; }
#lib_user_address .add_item .options ul li a{ display: block; font-size: 14px; text-decoration: underline; }
#lib_user_address .add_item .options ul li a[name=del]{ margin-right: 15px; color: #f16056; }
#lib_user_address .add_item .options ul li a[name=edit]{ color: #333333; }
@media screen and (max-width:750px){
	#lib_user_address .add_item .options ul li a[name=del]{ color: #333; }
}


#addressForm{ margin-top: 30px; padding: 30px 0; background-color: #fff; display:none; position:relative; z-index: 2;}
#addressForm .shipping_address{ margin-right: 96px; width: 525px; }
#addressForm .shipping_address .rows{ margin-bottom: 30px; position: relative; }
#addressForm .shipping_address .rows .box .input_box_txt{ padding: 0 15px; width: 100%; height: 49px; line-height: 49px; border: 1px solid #d9d9d9; border-radius: 5px; box-sizing: border-box; }
#addressForm .shipping_address .rows .left_tit{ width: 172px; text-align: right; font-size: 14px; color: #333333; position:absolute; top: 14px; right: calc( 100% + 30px ); font-family: "Opensans-Regular"; }
#addressForm .shipping_address .rows .left_tit .red_color{ font-size: 14px; color: #f16056; }
#addressForm .user_address_form .rows .input_box .input_box_txt,
#addressForm .shipping_address .rows .box .input_box_txt{ transition: .4s; font-size: 14px; color: #333; }
#addressForm .user_address_form .rows .input_box .input_box_txt:focus,
#addressForm .shipping_address .rows .box .input_box_txt:focus,
#addressForm .user_address_form .rows .box.phone .input_box_txt:focus{ border: 1px solid  #666666; background-color: #fff; box-shadow: 0 0 0px 2px #ebebeb; }
#addressForm .user_address_form .rows .box_select>select{ font-size: 14px; color: #aaaaaa; }
#addressForm .user_address_form .rows .box_input_group .input_group_addon{ width: 62px; height: 47px; line-height: 47px; }
#addressForm .user_address_form .rows .box.phone{ width: 100%; }
#addressForm .user_address_form .rows .box.phone .input_box_txt{ border-left: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; }
#addressForm #save_address{ padding: 0 ; width: 142px; height: 46px;line-height: 46px; background-color: #f16056; color: #fff; border:0; border-radius: 5px; text-align: center; font-size: 16px; font-weight: 600; }
#addressForm .user_address_form .button .btn_cancel{ padding: 0 ; width: 142px; height: 46px; line-height: 46px; background-color: #999999; border: 0; border-radius: 5px; text-align: center; font-size: 16px; color: #fff; font-weight: 600; }
#addressForm .shipping_address .rows .box .input_box_txt::-webkit-input-placeholder{ font-size: 14px; color: #aaaaaa; }
#addressForm .shipping_address .rows .box .input_box_txt:-moz-placeholder{ font-size: 14px; color: #aaaaaa; }
#addressForm .shipping_address .rows .box .input_box_txt::-moz-placeholder{ font-size: 14px; color: #aaaaaa; }
#addressForm .shipping_address .rows .box .input_box_txt:-ms-input-placeholder{ font-size: 14px; color: #aaaaaa; }

.user_address_form{margin:0;}
.user_address_form .cancel{padding-left:18px; text-decoration:underline; background:url(../images/cart/chosen-sprite.png) no-repeat -45px 2px; float:right;}
.user_address_form .rows{margin-bottom:16px;}
.user_address_form .rows .input_box{display: flex;flex:1;}
.user_address_form .rows .input_box .input_box_txt{height: 22px;font-size: 13px;}
.user_address_form .rows .input_box_txt.null,
#addressForm .shipping_address .rows .box .input_box_txt.null{border-color:#f00;}
#addressForm .user_address_form .rows .box.phone .input_box_txt.null{ border: 1px solid #f00; }
.user_address_form .rows .box_input_group{display: flex;}
.user_address_form .rows .box_input_group .input_group_addon{width:55px; height:44px; line-height:44px; padding:0; text-align:center; white-space:nowrap; border:1px #d9d9d9 solid; border-right:0; border-top-left-radius:5px; border-bottom-left-radius:5px;background-color: #f9f9f9;}
.user_address_form .rows .box_input_group .input_group{border-top-left-radius:0; border-bottom-left-radius:0;}
.user_address_form .rows .box_select{height:44px; overflow:hidden;position: relative; background-image: unset; border:1px #d9d9d9 solid; border-radius:5px;}
.user_address_form .rows .box_select::before{content: '\e6bd';width: 30px;line-height: 44px;text-align: center;font-size: 12px; font-family: 'iconfont';color: #919191;transform: scale(0.75);position: absolute;right: 0;}
.user_address_form .rows .box_select>select{height:44px; padding-left:12px; font-size:12px; color:#333; background:transparent; border:0; outline:0;}
.user_address_form .rows p.error{width: 100%;line-height:18px; color:#e22120; font-size: 13px; display:none;margin-top: 6px;}
.user_address_form .form_box{display: flex;flex-wrap: wrap;}
.user_address_form .form_box .box{flex: 1;}
.user_address_form .form_box .box:first-child{margin-right:16px;}
.user_address_form .button{margin:10px 0;}
.user_address_form .button .btn_global{height:32px; line-height:32px; margin-right:20px; padding:0 33px; font-size:14px;}
.user_address_form .button .btn_cancel{color:#898989; background-color:#eee; border:0;}
.user_address_form .button .btn_save{background-color:#555;}
.user_address_form .rows .filled .input_box_label{top: 4px;margin-bottom: 0;}
.user_address_form .rows .filled .input_box_txt{padding-top: 22px;height: 18px;line-height: 18px;padding-bottom: 4px;}
@media screen and (max-width: 1200px){
	#addressForm .shipping_address{ width: 350px; }
}
@media screen and (max-width: 750px){
	#addressForm .shipping_address .rows{ margin-bottom: 20px; }
	#addressForm .shipping_address .rows .left_tit{ margin-bottom: 5px; position: static; width: 100%; text-align: left; font-size: 14px; }
	#addressForm .user_address_form .button{ font-size: 0; }
	#addressForm #save_address{ margin-right: 4%; width: 48%; }
	#addressForm .user_address_form .rows .box_input_group .input_group_addon{ height: 42px; line-height: 42px; }
	#addressForm .shipping_address .rows .box .input_box_txt{ height: 44px; line-height: 44px; }
	#addressForm .user_address_form .button .btn_cancel{ margin-right: 0; width: 48%; }  
}

.user_form .rows>label, .user_form .rows .input{padding:10px 0; overflow:hidden; line-height:28px;}
.user_form .rows>label{display: none;width:15%; height:28px; text-align:right; padding-right:10px;}
.user_form .reply_tips{font-size: 16px;}
.user_form .rows .input{min-height:28px;display:block;}
.user_form .rows .form_input{width: 100%;height:38px; line-height:38px; border:1px solid #e9e9e9; background:#fff; border-radius:3px; padding:5px 12px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.user_form .rows .form_text{width: 100%;height:164px; padding:12px; line-height:150%; border:1px solid #e9e9e9; background:#fff; border-radius:3px; vertical-align:top;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}

.user_form .rows .upload_box{ float: left;width:68px; height: 68px;padding: 2px; margin-top: 10px;position:relative;background: url(../images/user/icon_file_input.png) no-repeat center center;cursor: pointer;text-align: center;}
.user_form .rows .upload_box .pic_box{width: 68px;height: 68px;vertical-align: middle;font-size: 0;}
.user_form .rows .upload_file{ width:70px; height:70px; position:absolute; top:0px; bottom: 0;right: 0; padding: 0; padding-right: 300px; filter:alpha(opacity=0); -moz-opacity:0; -webkit-opacity:0; opacity:0; cursor:pointer;font-size: 70px;}
.user_form .rows .submit{float: right;}
.user_form .rows .submit_btn{margin-top: 35px;display: block;width: 246px;height: 45px;line-height: 45px;text-align: center;color: #fff;background: #e53935;border-radius: 3px;cursor:pointer;font-size: 16px;}


/* 第三方 */
.facebook_button{display:block; width: 186px; height:32px; line-height:32px; font-size: 0; background:#1877f2; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin-bottom:12px;}
.facebook_button:hover{background:#1877f2; cursor:pointer;}
.facebook_button span.icon{display:inline-block; vertical-align:middle; width:22px; height:32px; background: transparent url(../images/user/facebook_icon.png)  no-repeat center center; margin-left:7px;}
.facebook_button .text{display:inline-block; vertical-align:middle; line-height:32px; font-size:12px; margin-left:6px; background-color: transparent; color:#fff;}

.google_button{display:block; overflow: hidden; position:relative; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin-bottom:12px;}
.google_button .g_id_signin{position: absolute; z-index: 1; top: 5px;}
.google_button .replace_text{position: relative; z-index: 2; background: #cc3732; color: #fff; pointer-events: none; }
.google_button .replace_text span.icon{background:url(../images/user/google_icon.png) transparent 0 50% no-repeat; display:inline-block; vertical-align:middle; width:22px; height:22px; margin-left:5px;}
.google_button .replace_text span.button_text{line-height:28px; font-size:10px; margin-left:12px;}
.google_button iframe{height: 50px!important;}
.google_button:hover .replace_text{background:#e74b37;}
@media screen and (max-width: 1000px) {
	.google_button::after{display: block; pointer-events: none;  position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 2; content: "\e6da"; background: #fff; color: #e24220; font-family: "iconfont"; font-size: 50px; align-items: center; justify-content: center;}
	.google_button:hover::after{color:#e74b37;}
}

.twitter_button{display:block; height:32px; line-height:32px; border:1px solid #3894da; background:#3498e4; color:#fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin-bottom:12px;box-sizing: border-box;}
.twitter_button:hover{background:#55ACEE; cursor:pointer;}
.twitter_button span.icon{background:url(../images/user/twitter_icon.png) transparent 0 50% no-repeat; display:inline-block; vertical-align:middle; width:22px; height:22px; margin-left:5px;}
.twitter_button .text{line-height:28px; font-size:10px; margin-left:6px; color:#fff; text-decoration:none;}

#paypalLogin {margin-bottom:12px; width: 100%;}
#paypalLogin .PPBlue_V2 {height:32px; padding: 0 ; border-radius: 5px; width: 100%; text-align: center; line-height: 32px;}
#paypalLogin .PPBlue_V2 svg {width: 18px; margin: 4px 0 0 10px;}
#paypalLogin .PPBlue_V2 b {padding:0; padding-left:10px; font-size: 10px; text-decoration: none; font-family: arial;}
#paypalLogin2 {margin-bottom:12px; width: 100%;}
#paypalLogin2 .PPBlue_V2 {height:32px; padding: 0 ; border-radius: 5px; width: 100%; text-align: center; line-height: 32px;}
#paypalLogin2 .PPBlue_V2 svg {width: 18px; margin: 4px 0 0 10px;}
#paypalLogin2 .PPBlue_V2 b {padding:0; padding-left:10px; font-size: 10px; text-decoration: none; font-family: arial;}

@media screen and (max-width: 750px) {
	#paypalLogin2 .PPBlue_V2{    border-radius: 50%; width: 50px; max-width: 50px; min-width: 50px; display: flex; flex-wrap: nowrap; align-items: center; flex-direction: row;}
	#paypalLogin2 .PPBlue_V2 svg{width: 30px; height: 30px; margin: 0 0px 0 13px;}
	#paypalLogin2 .PPBlue_V2 b{ display: none; }
}

.vk_button{display:block; height:32px; line-height:30px; background:#507299; color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;margin-bottom: 12px;}
.vk_button:hover{background:#5f86b4; cursor:pointer;}
.vk_button span.icon{background:url(../images/user/vk_icon.png) transparent 0 50% no-repeat; display:inline-block; vertical-align:middle; width:22px; height:22px; margin-left:5px;}
.vk_button span.button_text{line-height:28px; font-size:10px; margin-left:8px;}
.instagram_button{display:block; height:32px; line-height:30px; background:#8e6151; color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.instagram_button:hover{background:#987061; cursor:pointer;}
.instagram_button span.icon{background:url(../images/user/instagram_icon.png) transparent 4px 50% no-repeat; display:inline-block; vertical-align:middle; width:22px; height:22px; margin-left:5px;}
.instagram_button span.button_text{line-height:28px; font-size:10px; margin-left:8px;}
/*************************** 全局 End ***************************/

.pre_sales_info .tag { margin-bottom: 5px; display: inline-block; padding: 0 8px; line-height: 24px; border-radius: 5px; background-color: #ffe7e7; color: #f16056; font-size: 12px; }

/*************************** 会员登录 End ***************************/

/*************************** 会员注册、找回密码、邮件验证 Start ***************************/
#customer {width: 100%; margin: 0 auto; padding: 50px 99px; box-sizing: border-box; -webkit-box-sizing: border-box;}
@media (min-width: 1200px) {
    #customer {width: 1200px;}
}
@media (max-width: 768px) {
	#customer {padding: 18px 6.4% 18px;}
}

.user_back{ margin-left: 30px; display: inline-block;font-size: 22px;color: #000;padding: 17px 0 17px 20px;background: url(../images/user/icon_user_back.png) no-repeat left 25px;}
.user_back:hover{color: #333;text-decoration: none;}


/* 公共 */
#customer .sign_btn,
#customer .facebook_button,
#customer .google_button,
#customer .vk_button,
#customer .instagram_button,
#customer .twitter_button,
#customer .paypal_button {width: 100%; height: 50px; margin: 0; line-height: 50px;}
#customer #paypalLogin .PPBlue_V2 {height: 50px; line-height: 50px;}
#customer #paypalLogin2 .PPBlue_V2 {height: 50px; line-height: 50px;}

/* 注册页面 or 登录页面 */
#signup {width: 59.182%; padding-right: 9.781%; border-right: 1px #e8e8e8 solid; box-sizing: border-box; -webkit-box-sizing: border-box;}
#signup .content {padding-top: 37px;}
@media (max-width: 1000px) {
	#signup {width: 100%; padding-right: 0; border: 0; border-bottom: 1px #e8e8e8 solid;}
	#signup .content {padding-top: 18px;}
}

/* 注册页面左侧 */
/* 标题 */
#signup .top_tab .title {line-height: 40px; font-size: 40px; font-weight: bold; color: #333;}
@media (max-width: 1000px) {
	#signup .top_tab .title{font-size: 30px;}
}
@media (max-width: 768px) {
	#signup .top_tab .title{font-size: 20px;}
}
/* 注册表单 */
#signup .register {width: 100%;}
#signup .register .error_note_box {display: none; margin-bottom: 30px; padding: 10px; color: #f00; background: #fff9e1; border:1px #ffdb83 solid;}
#signup .register .on_error {display: none; margin: 0; color: #f00;}
#signup .register .row {margin: 0 0 16px 0;}
#signup .register .row.mb0 {margin-bottom: 0;}
#signup .register .row .input_box {display: block;width: 100%;}
#signup .register .row .input_box .textarea_box{ width: 100%; height: 120px; border: 1px solid #d2d2d2; border-radius: 8px; box-sizing: border-box; padding: 20px; }
#signup .register .row label {display: block; line-height: 26px; font-size: 14px; color: #333;}
#signup .register .row label em{ color: #f00; }
#signup .register .row label.tips{ margin-bottom: 6px; line-height: 18px; font-size: 12px; color: #888; margin-top: 2px; }
#signup .register .row label>i {margin-left: 5px; color: #f00;}
#signup .register .input_box .input_box_txt {width: calc( 100% - 32px ); margin: 8px 0; padding: 11px 15px; color: #333; border-color: #d2d2d2;}
#signup .register .input_box.filled .input_box_txt{ height: 22px;  }
#signup .register .box_side {display: flex; box-sizing: border-box; -webkit-box-sizing: border-box;}
#signup .register .box_side .input_box { display: block;; width: 50%; padding-left: 8px;}
#signup .register .box_side .input_box:first-child {padding-right: 8px; padding-left: 0;}

#customer .row .input_box .global_select_box{height:auto;line-height:56px;position: relative;}
#customer .row .input_box .global_select_box .input_case{position: relative;width: 100%;background-color: #fff;height: 56px;box-sizing: border-box;border-radius: 8px;padding: 0 40px 0 20px;cursor: pointer;border: 1px solid #d2d2d2;}
#customer .row .input_box .global_select_box .input_case i{width: 12px;height: 12px;line-height: 12px;position:absolute;right:18px;top:0;bottom: 0;margin: auto;transform: scale(0.8);font-size: 16px;color: #7d8d9e;transition: all .5s ease 0s;}
#customer .row .input_box .global_select_box .input_case i::before{content: "\e62b";font-family: "iconfont";}
#customer .row .input_box .global_select_box .input_case input.imitation_select{ margin: 0; padding: 0; width: 100%;height: 100%;border: 0;cursor: pointer;background-color: transparent; border: 0; box-shadow: unset;}
#customer .row .input_box .global_select_box .select_ul{display:none;border-radius: 5px;width: 100%;box-sizing: border-box;background-color: #fff;position: absolute;left: 0;top: calc(100% + 2px);box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);overflow: hidden;z-index: 3;}
#customer .row .input_box .global_select_box .select_ul::-webkit-scrollbar{width: 10px;background: #22191a;}
#customer .row .input_box .global_select_box .select_ul::-webkit-scrollbar-thumb{background: rgba(193, 193, 193, 0.8);border-radius: 5px;}
#customer .row .input_box .global_select_box .select_ul li{line-height:30px;transition:all .5s ease 0s;padding: 5px 10px 5px 45px;color: #555;cursor: pointer;font-size: 14px;position: relative;}
#customer .row .input_box .global_select_box .select_ul li:hover,
#customer .row .input_box .global_select_box .select_ul li.selected{background-color: #eee;color: #555;}
#customer .row .input_box .global_select_box .select_ul li.selected.leave{background-color: unset; color: #555;}
#customer .row .input_box .global_select_box .select_ul li:hover i,
#customer .row .input_box .global_select_box .select_ul li.selected i{border: 5px solid #22191a;background-color: #fff;}
#customer .row .input_box .global_select_box .select_ul li i{width: 15px;height: 15px;position: absolute;left: 20px;top: 50%;transform: translateY(-50%);border: 1px solid #ccdced;border-radius: 15px;box-sizing: border-box;}
#customer .row .input_box .global_select_box.focus .select_ul{display: block;}
#customer .row .input_box .global_select_box.focus .input_case i{color: #888;transform: scale(0.8) rotate(-180deg);}

#customer .row .input_box .field_checked_box{ margin-top: 6px; padding: 0; width: 100%; background-color: #fff;  }

#customer .row .form_tool_img_box{background-color: #fff;border-radius: 8px;}
#customer .row .form_tool_img_box .upload_box{display:none;float:left;width:86px;height:86px;position:relative;box-sizing:border-box;border:2px dashed #d9d9d9;border-radius:5px;margin-right: 15px;margin-bottom: 15px;border:solid 1px #dfdfdf;background:#fafafa;}
#customer .row .form_tool_img_box .upload_box .iconfont{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#757575;font-size:30px;}
#customer .row .form_tool_img_box .upload_box label{margin: 0;padding-top: 0;}
#customer .row .form_tool_img_box .upload_box:first-child{display: block;}
#customer .row .form_tool_img_box .upload_box.on:after,
#customer .row .form_tool_img_box .upload_box.on:before{background: none;}
#customer .row .form_tool_img_box .upload_box.on .num_tips{font-size: 0;}
#customer .row .form_tool_img_box .upload_box .num_tips{position: absolute;left: 0;top: 65%;width: 100%;text-align: center;color: #dddddd;display: none;}
#customer .row .form_tool_img_box .upload_box{width: 120px;height: 120px;}
#customer .row .form_tool_img_box .upload_box .pic_box{position:relative;width:120px;height:120px;vertical-align:middle;font-size:0;text-align:center;cursor:pointer;box-sizing:border-box;z-index:1;}
#customer .row .form_tool_img_box .upload_box .pic_box img{opacity: 1;}
#customer .row .form_tool_img_box .upload_box .close{position: absolute;top: -7px;right: -7px;display: none;width: 24px;height: 24px;background: #000;border-radius: 50%;cursor: pointer;z-index: 2;transform: rotate(45deg);}
#customer .row .form_tool_img_box .upload_box .close::before{content: '';width: 12px;height: 1px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #fff;}
#customer .row .form_tool_img_box .upload_box .close::after{content: '';width: 1px;height: 12px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #fff;}
#customer .row .form_tool_img_box .upload_file{ width:82px; height:82px; position:absolute; left:0px; top:0px; bottom: 0;right: 0; padding: 0; filter:alpha(opacity=0); -moz-opacity:0; -webkit-opacity:0; opacity:0; cursor:pointer;font-size: 70px;z-index: 1;}
#customer .row .form_tool_img_box .upload_file{width: 120px;height: 120px;}



@media (max-width: 1000px) {
	#signup .register .row {margin: 0 0 9px 0;}
	#signup .register .row label {line-height: 20px;}
	#signup .register .input_box .input_box_txt{margin: 5px 0;}
}
@media (max-width: 550px) {
	#signup .register .box_side {display: block;}
	#signup .register .box_side .input_box {width: 100%; padding-left: 0;}
	#signup .register .box_side .input_box:first-child {padding-right: 0; margin-bottom: 16px;}
}
/* 注意事项 and 按钮 */
#signup .register .intro {margin-bottom: 12px; line-height: 24px; color: #555;}
#signup .register .intro a {color: #0654ba; text-decoration: underline;}
#signup .register .intro dt {margin-bottom: 10px; font-size: 16px; color: #333;}
#signup .register .intro dd {  padding-left: 20px; line-height: 24px; font-size: 14px; color: #757575; background: url(../images/user/point2.gif) no-repeat 5px 7px; letter-spacing: -0.5px;}
#signup .register .intro dd:last-child{ margin-bottom: 0; }
#signup .register .btn_signup {width: 100%; height: 45px; line-height: 45px; padding: 0; margin-top: 20px; background-color: #333333; border-color: #333; color: #fff; font-size: 16px; text-align: center; cursor: pointer; text-decoration: none; border-radius: 4px; -webkit-border-radius: 4px;}
@media (max-width: 1000px) {
	#signup .register .intro {line-height: 22px;}
	#signup .register .btn_signup {margin: 10px 0;}
}
#signup ::-webkit-input-placeholder {color: #999; font-size: 14px;}
#signup ::-moz-placeholder {color: #999; font-size: 14px;}
#signup :-ms-input-placeholder {color: #999; font-size: 14px;}

/* 登录页面 */

/* 标题 */
#login {width: 59.182%; padding-right: 9.781%; border-right: 1px #e8e8e8 solid; box-sizing: border-box; -webkit-box-sizing: border-box;}
#login .top_tab .title {line-height: 32px; font-size: 32px; font-weight: bold; color: #333;}
#login .top_tab .brief {padding: 12px 0; line-height: 30px; font-size: 14px; color: #666;}
#login .content {padding-top: 11px;}
@media (max-width: 1000px) {
	#login {width: 100%; padding-right: 0; border: 0; border-bottom: 1px #e8e8e8 solid;}
	#login .content {padding-top: 11px;}
}
@media (max-width: 768px) {
	#login .top_tab .title{line-height: 23px; font-size: 23px;}
	#login .top_tab .brief {padding: 6px 0; line-height: 18px; font-size: 14px;}
}
/* 登录表单 */
#login .login_box {width: 100%;}
#login .login_box .row {margin: 0 0 16px 0;}
#login .login_box .row.mb0 {margin-bottom: 0;}
#login .login_box .row .input_box {width: 100%;}
#login .login_box .row .input_box.filled .input_box_txt{ height: 22px; }
#login .login_box .row label {display: block; line-height: 26px; font-size: 14px; color: #333;}
#login .login_box .row label>i {margin-left: 5px; color: #f00;}
#login .login_box .row:nth-child(2) {margin-bottom: 3px;}
#login .login_box .input_box .input_box_txt {width: calc( 100% - 32px ); margin: 8px 0 2px; padding: 11px 15px; color: #333; border-color: #a0a09f;}
@media (max-width: 768px) {
	#login .login_box .input_box .input_box_txt {margin: 5px 0; padding: 16px 15px;}
}
/* 记住账号 and 按钮 */
#login .login_box .protect {float: left; width: 45%; height: 29px; line-height: 29px; font-size: 14px; color: #555;}
#login .login_box .forget {float: right; width: 45%; height: 29px; line-height: 29px; text-align: right; font-size: 14px;}
#login .login_box .forget a {color: #555;}
#login .login_box .func {margin-top: 32px;}
#login .login_box .signin {width: 100%; height: 45px; line-height: 45px; text-align: center; font-size: 16px; color: #fff; border-radius: 4px; -webkit-border-radius: 4px;}
#login .login_box .creat {margin-top: 8px; line-height: 45px; font-size: 16px; color: #7f7f7f;}
#login .login_box .creat a {text-decoration: underline;}
#login input[type=checkbox] {position: relative; text-indent:0; margin: 0 8px 0 0; width: 16px; height: 16px; text-align:center; display: inline-block; vertical-align: middle; line-height: 20px;}
#login input[type=checkbox]::before {content: ""; position: absolute; top: -1px; left: -1px; background: #fff; width: 100%; height: 100%; border: 1px solid #bdbfc2;border-radius: 5px;}
#login input[type=checkbox]:checked::before {content: "\2713"; background-color: #1851c5; color: #fff; position: absolute; top: -1px; left: -1px; width: 100%; font-size: 16px; font-weight: bold; outline: none; border-color:#ccc; border: 1px solid #1851c5;}
@media (max-width: 1000px) {
	#login .login_box .creat {text-align: center;}
}
#login ::-webkit-input-placeholder {color: #999; font-size: 14px;}
#login ::-moz-placeholder {color: #999; font-size: 14px;}
#login :-ms-input-placeholder {color: #999; font-size: 14px;}

/* 忘记密码 */
#signup.forget{ padding: 75px 0 155px; margin: 0 auto; width: 494px; border-right: 0; padding-right: 0; }
#signup.forget .top_tab .title{ font-size: 34px; text-align: center; }
#signup.forget .register{ margin-top: 60px; }
#signup.forget .register .center{ text-align: center; }
#signup.forget .register .signbtn{  display: inline-block; padding: 0 50px; margin: 20px auto 0; height: 55px; line-height: 55px; font-size: 16px; text-align: center; border-radius: 30px; background-color: #333; border-color: #333; color: #fff;box-sizing: border-box; text-decoration: none; }
#signup.forget .register .input_box .input_box_txt{ padding: 11px 27px; width: 100%; height: 49px; font-size: 14px; color: #333; box-sizing: border-box; }
#signup.forget .register .input_box .input_box_txt::-webkit-input-placeholder{ font-size: 14px; color: #979797; }
#signup.forget .register .input_box .input_box_txt::-moz-placeholder{ font-size: 14px; color: #979797; }
#signup.forget .register .input_box .input_box_txt::-moz-placeholder{ font-size: 14px; color: #979797; }
#signup.forget .register .input_box .input_box_txt::-ms-input-placeholder{ font-size: 14px; color: #979797; }
#signup.forget .btn_signup{ height: 55px; line-height: 55px; }
#signup.forget .return{ margin-top: 30px; text-align: center; }
#signup.forget .return a{ font-size: 14px; color: #333333; text-decoration: underline; }
@media screen and (max-width: 1000px){
	#signup.forget{ width: 100%; }
	#signup.forget .register .signbtn{ margin: 10px auto; }
	#signup.forget .top_tab .title{ text-align: left; }
	#signup.forget .register{ margin-top: 30px; }
	#signup.forget .register .input_box .input_box_txt{ height: 50px; line-height: 50px; }
	#signup.forget{ padding: 30px 0 65px; border-bottom: 0; }
}

/* 站内信 */
#pic_show{margin: 10px 0 0; max-width: 60px; max-height: 60px; }
@media screen and (min-width:1000px){
	.inbox_container .message_dialogue::-webkit-scrollbar {width: 10px;height: 1px;}
	.inbox_container .message_dialogue::-webkit-scrollbar-thumb {border-radius: 10px; background: #c6c6c6;}
	.inbox_container .message_dialogue::-webkit-scrollbar-track {border-radius: 10px;background: #fff;}
}

/* 右侧栏目(用于登录页、注册页、忘记密码) */
#customer .info {width: 30.839%; box-sizing: border-box; -webkit-box-sizing: border-box; text-align: center;}
#customer .info .member {width: 100%;}
#customer .info .member .box_third_login {padding: 11px 0;}
#customer .info .member p {padding-top: 45px; line-height: 26px; font-size: 18px; color: #333;}
#customer .info .member p.tit {margin-bottom: 14px;}
#customer .info .sign_btn a {display: block; width: 100%; height: 50px; line-height: 50px; background-color: #333; border-color: #333; border-radius: 5px; margin: 29px 0; text-align: center; font-size: 14px; color: #fff; text-decoration: none;}
#customer .info .return {padding-top: 20px; line-height: 26px; text-decoration: underline; font-size: 14px; color: #333;}
@media (max-width: 1000px) {
	#customer .info {width: 100%; padding: 30px 0;}
	#customer .info .member p {padding-top: 25px;}
	#customer .info .member p.tit {padding-top: 11px;}
	#customer .info .member .box_third_login {display: inline-block; vertical-align: middle; margin-right: 8px;}
	#customer .info .member .box_third_login>div {width: 50px; border-radius: 50px;}
	#customer .info .member .box_third_login>div>span {font-size: 0;}
	#customer .info .member .box_third_login>div .icon {width: 50%; height: 50%; margin-top: 25%; vertical-align: top; background-size: 80%;}
	#customer .info .member .box_third_login>div .button_text {display: none;}
	#customer .info .sign_btn a {margin: 22px 0;}
	#customer .info .return {padding-top: 55px;}
}
/*************************** 会员注册、找回密码、邮件验证 End ***************************/

/*************************** 会员首页 Start ***************************/
/* 会员信息 */
.user_heading {display: flex; width: 100%; padding: 20px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.user_heading .ind_icon {display: block; width: 88px; height: 88px; line-height: 88px; margin: 8px; text-align: center; font-size: 46px; color: #9f9fa1; background-color: #e1e1e3; border-radius: 50px;}
.user_heading .ind_head {padding: 10px; flex: 1;}
.user_heading .ind_head .welcome {line-height: 29px; font-size: 20px; font-weight: 600; color: #000;}
.user_heading .ind_head .level {padding-left: 24px; line-height: 29px; font-size: 12px; color: #666; background: url(../images/user/icon_level_new.png) no-repeat 0 7px;}
.user_heading .ind_head .discount {line-height: 29px; font-size: 14px; font-weight: 600; color: #f94827;}
@media (max-width: 768px) {
	.user_heading {padding: 15px;}
}
/* 订单 */
.user_order {margin-top: 20px; padding: 20px;}
.user_order .title {display: flex; height: 44px; line-height: 44px; justify-content: space-between;}
.user_order .title>strong {font-size: 16px; font-weight: 600; color: #000;}
.user_order .title .view_all {display: flex; font-size: 14px; transition: all .3s ease-out; -webkit-transition: all .3s ease-out; text-decoration: none; color: #555;}
.user_order .title .view_all>i {display: block; margin-top: 2px; width: 8px; height: 44px; line-height: 44px; margin-left: 6px; font-size: 8px; transform: rotate(-90deg);}
.user_order .title .view_all:hover {color: #fb6360;}
/* 订单栏目 */
.user_order_menu {display: flex; padding: 14px 0 9px; justify-content: space-between;}
.user_order_menu a {position: relative; display:block; width: 33.33%; padding: 63px 2% 0; line-height: 22px; text-align: center; font-size: 14px; color: #555;text-decoration: none; border-left: 1px #e9e9e9 solid; position: relative;}
.user_order_menu a span {position: absolute; top: 14px; left: 53%; min-width: 10px; width:auto; height: 16px; line-height: 16px; text-align: center; padding:0 3px; border-radius: 50px; background: #f86262; color: #fff; font-size: 12px; z-index: 2;}
.user_order_menu a:first-child {border: 0;}
.user_order_menu span {display: inline-block; width: 100%;}
.user_order_menu a i{ position: absolute; top: 24px; left: 50%; transform: translateX(-50%); font-size: 36px  }
.user_order_menu a:hover{ color: #f86262; }

@media (max-width: 1000px) {
	.user_order_menu a {font-size: 12px; border: 0;}
}
@media (max-width: 768px) {
	.user_order {margin-top: 15px; padding: 15px;}
}
/* 订单信息 */
.user_order_info {margin:12px 0; padding: 20px; background-color: #f9f9f9;}
.user_order_info .order_title {height: 31px; line-height: 31px;}
.user_order_info .order_title>strong {color: #aaa;}
.user_order_info .order_title>strong.second {margin-left: 30px;}
.user_order_info .order_title>span {margin-left:5px; color: #555;}
.user_order_info .order_container {display: flex; justify-content: space-between;}
.user_order_info .order_products {display: flex; width: 35%; padding: 10px; flex-wrap: wrap;}
.user_order_info .order_products .item {width: 67px; height: 67px; overflow: hidden; margin-top: 8px; margin-right: 8px;}
.user_order_info .order_products .item>a {display: block; width: 100%; height: 100%;}
.user_order_info .order_products .item:nth-child(-n+4) {margin-top: 0;}
.user_order_info .order_products .item:nth-child(4n) {margin-right: 0;}
.user_order_info .order_detail {width: 50%; padding: 25px 10px 0;}
.user_order_info .order_detail>ul {display: flex;}
.user_order_info .order_detail>ul>li {width: 33.33%; line-height: 36px; font-size: 14px;}
.user_order_info .order_detail>ul>li>a {text-decoration: underline; color: #f86262;}
.user_order_info .order_detail>ul>li:nth-child(1) {font-weight: 600; color: #222;}
.user_order_info .order_detail>ul>li:nth-child(2) {color: #333;}
.user_order_info .order_detail>ul>li:nth-child(3) {text-align: right;}
.user_order_info .box_empty {width: 100%; padding: 123px 0 50px; line-height: 20px; text-align: center; color: #999; background: url(../images/user/icon_order_empty.png) no-repeat center 28px; box-sizing: border-box; -webkit-box-sizing: border-box;}
@media (max-width: 1000px) {
	.user_order_info {display: none;}
}
@media (max-width: 768px) {
	.user_order_info {padding: 15px;}
}

#user_heading.orders_list h2{ border-bottom: 0; }
.order_status_list{ padding: 0 20px; }
.order_status_list>a{ float: left; margin-left: 1%; padding: 30px 0 25px; display: block; width: 24%; height: 110px; line-height: 100px; background-color: #f9f9f9; position: relative; font-size: 14px; transition: .4s; text-align: center; box-sizing: border-box; }
.order_status_list>a i span{ display: block; width: 15px; height: 15px; line-height: 15px; border-radius: 50px; background: #f86262; font-size: 12px; color: #fff; text-align: center; text-indent: 0; position:absolute; top: -10px; right:-7px ; }
.order_status_list>a:first-child{ margin-left: 0; }
.order_status_list>a i { margin-right: 15px; display: inline-block; vertical-align: middle; width: 35px; height: 25px;line-height: 25px; position: relative; transition: .4s; font-size: 36px; }
.order_status_list>a span{ display: block; line-height: 20px; margin-top: 10px; }
@media screen and (min-width: 1000px){
	
}

.orders_search_box { margin: 20px 31px 0; }
.orders_search_box .form { display: flex; border: 1px #999 solid; border-radius: 3px; overflow: hidden; width: 240px; }
.orders_search_box .form .text { flex: 1; border: 0; border-top-left-radius: 3px; border-bottom-left-radius: 3px; height: 30px; line-height: 30px; padding: 0 10px; font-size: 12px; }
.orders_search_box .form .button { border: 0; border-top-right-radius: 3px; border-bottom-right-radius: 3px; background: none; width: 30px; height: 30px; }
.orders_search_box .form .button::before { content: "\e602"; display: inline-block; font-family: "iconfont" !important; color: #222; font-size: 18px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.orders_status_table{ margin-top: 10px; margin: 0 31px; }
.orders_status_table .item{ float: left; padding-right: 15px; width: 16%; height: 52px; line-height: 52px; font-size: 14px; color: #999999; box-sizing: border-box; }
.orders_status_table .item.order_action{ width: 16%; text-indent: 20px; }
.orders_status_table .item:first-child{ width: 52%; }
.orders_status_table .item.order_status{ position: relative; }
.orders_status_table .item.order_status i{ display: inline-block; vertical-align: middle; margin-left: 5px; width: 9px; height: 5px; line-height: 5px; font-size: 12px; transform: scale(0.8); }
.orders_status_table .item.order_status .user_action_down{ padding: 0 15px; position:absolute; width: 200px; line-height: 40px; background-color: #fff; box-shadow: 0 0 8px #eee; top: 100%; left: 50%; transform: translateX(-50%); opacity: 0;pointer-events: none; transition: .4s; text-align: center; z-index: 1; }
.orders_status_table .item.order_status:hover .user_action_down{ opacity: 1;pointer-events:all; }

#orders_list_table{ padding: 0 30px }
#orders_list_table .orders_item{ padding: 32px 0; border-top: 1px solid #e3e3e3; }
#orders_list_table .orders_item .topStatus{ display: none; }
#orders_list_table .orders_item .list_oid .dateTime{ color: #000000; font-size: 13px; }
#orders_list_table .orders_item .list_oid span{ font-size: 13px; color: #777777; }
#orders_list_table .orders_item .list_oid span.number{ margin-left: 40px; }
#orders_list_table .orders_item .list_oid .orderNumber a{ color: #000; }
#orders_list_table .orders_item .list_opl{ margin-top: 40px }
#orders_list_table .orders_item .list_opl .opl_item{ float: left; padding: 0; width: 16%; box-sizing: border-box; }
#orders_list_table .orders_item .list_opl .opl_item.o_price{ font-size: 14px; color: #222222; font-weight: 600; }
#orders_list_table .orders_item .list_opl .opl_item.o_status{ font-size: 14px; }
#orders_list_table .orders_item .list_opl .opl_item.options{ width: 16%; }
#orders_list_table .orders_item .list_opl .opl_item.options .pay_now { margin: 0 auto 15px; display: block; margin-top: 0; width: 100px; height: 36px; line-height: 36px; border-radius: 5px; background-color: #f16056; font-size: 14px; color: #fff; text-align: center; font-weight: 600; text-align: center; }
#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down{ text-align: center; position: relative; }
#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down span{ line-height: 28px; }
#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down i{ display: inline-block; vertical-align: middle; margin-left: 5px; width: 9px; height: 5px; background: url(../images/user/icon_orders_status_down.png) no-repeat center center; position: relative; transition: .4s; }
#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down>a{ display: block; line-height: 28px; }
#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down ul{ width: 100%; height: 0; opacity: 0; background-color: #fff; pointer-events: none; border-radius: 5px; overflow: hidden; transition: .4s; position:absolute;top: 100%;left: 0; }
#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down ul li{ line-height: 28px; }
#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down ul li b {display: inline-block; width: 16px; height: 16px; line-height: 16px; margin-left: 5px; font-size: 12px; color: #fff; background-color: #f16056; border-radius: 50px;}
#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down:hover{ box-shadow: 0 0 7px 0px #eeeeee; }
#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down:hover>span a{ color: #f16056; }
#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down:hover i{ background: url(../images/user/icon_red_orders_status_down.png) no-repeat center center; }
#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down:hover ul{ opacity: 1; height: auto; pointer-events: all;box-shadow: 0 7px 10px 0px #eeeeee; }
#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down ul li:hover a{ text-decoration: underline; }
#orders_list_table .orders_item .see_more{ padding: 5px; display: inline-block; margin-top: 5px; margin-left: 0; }

#orders_list_table .orders_item .list_opl .detail{ width: 52%; }
#orders_list_table .orders_item .list_opl .detail .list{ margin-top: 40px; }
#orders_list_table .orders_item .list_opl .detail .list:first-child{ margin-top: 0; }
#orders_list_table .orders_item .list_opl .detail .pic{ float: left; margin-right: 28px; display: block; width: 78px; height: 78px; border-radius: 5px; text-align: center; position: relative; }
#orders_list_table .orders_item .list_opl .detail .pic img,
#orders_list_table .orders_item .list_opl .detail .pic span{ display: inline-block; vertical-align: middle; }
#orders_list_table .orders_item .list_opl .detail .pic .p_qty{ position:absolute; width: 22px; height: 22px; line-height: 22px; border-radius: 50px; background-color:#808080; color: #fff ; font-size: 14px ; top: -10px; right: -10px; }
#orders_list_table .orders_item .list_opl .detail .desc{ float: left; width: calc( 100% - 106px ); font-size: 13px; color: #999999; }
#orders_list_table .orders_item .list_opl .detail .desc .global_pro_info_text{line-height: 24px;color: #333333;text-align: left;}
#orders_list_table .orders_item .list_opl .detail .desc ul{ text-align: left; }
#orders_list_table .orders_item .list_opl .detail .desc ul li{ display: inline-block; margin-right: 10px; line-height: 24px; font-size: 13px; color: #333333; }
#orders_list_table .orders_item .list_opl .detail .desc ul li.shipfrom{display: block;}
#orders_list_table .orders_item .list_opl .detail .desc ul li .attr_name{ color: #999999; }
#orders_list_table .orders_item .list_opl .detail .p_price{ float: left; display: block; margin-top: 10px; font-size: 14px; color: #222222; font-weight: 600; }
#orders_list_table .orders_item .list_opl .opl_item.o_price .total{ display: none; }

#orders_list_page #turn_page{ margin: 30px 0; }

#changePaymentBtn{ display: inline-block; vertical-align: middle; margin-left: 30px; text-decoration: none; }

@media screen and (max-width: 1000px){
	.order_status_list{ margin-top: 14px; padding-bottom: 25px; }
	.orders_search_box { margin: 20px 15px 0; }
	.orders_status_table{ display: none; }
	.order_status_list>a{ padding: 10px 0 0 0; height: 75px; background: #fff }
	.order_status_list>a i{ display: block; margin: 0 auto; }
	.order_status_list>a .status_name{ margin-top: 14px; display: block; line-height: 12px; font-size: 13px; }
	.order_status_list>a i span{ width: 14px; height: 14px; line-height: 14px; }
	.grey_mobile_blank{ width: 100%; height: 10px; background-color: #f5f5f5; }
	#orders_list_table{ padding: 0 }
	#orders_list_table .orders_item{ padding: 0; border: none; }
	#orders_list_table .orders_item .list_oid{ margin-top: 24px; padding: 0 15px }
	#orders_list_table .orders_item .list_oid .dateTime{ display: none; }
	#orders_list_table .orders_item .list_oid span.number{ margin-left: 0; text-align: left; }
	#orders_list_table .orders_item .list_oid span{ font-size: 14px; }
	#orders_list_table .orders_item .list_opl{ margin-top: 30px; padding: 0 15px 30px; }
	#orders_list_table .orders_item .topStatus{ display: block; padding: 0 15px; height: 64px; line-height: 64px; border-bottom: 1px solid #f9f9f9; font-size: 15px; color: #333333; font-weight: 600; }
	#orders_list_table .orders_item .list_opl .detail{ padding-right: 0; padding-bottom: 25px; width: 100%; border-bottom:1px solid #f9f9f9; }
	#orders_list_table .orders_item .list_opl .opl_item{ float: none; margin-top: 25px; width: 100%; text-align: right; }
	#orders_list_table .orders_item .list_opl .detail .pic{ margin-right: 16px; width: 63px; height: 63px; }
	#orders_list_table .orders_item .list_opl .detail .pic .p_qty{ width: 21px; height: 21px; line-height: 21px; font-size: 12px; }
	#orders_list_table .orders_item .list_opl .detail .desc{ line-height: 23px; font-size: 13px; }
	#orders_list_table .orders_item .list_opl .detail .desc .name{ text-align: left; }
	#orders_list_table .orders_item .list_opl .detail .p_price{ margin-top: 10px; font-size: 13px; }
	#orders_list_table .orders_item .list_opl .opl_item.o_status{ display: none; }
	#orders_list_table .orders_item .list_opl .opl_item.o_price .total{ display: inline-block;  }
	#orders_list_table .orders_item .list_opl .opl_item.options{ float: none; width: 100%; }
	#orders_list_table .orders_item .list_opl .opl_item.options:before{ content: ''; display: block; width: 100%; clear: both; }
	#orders_list_table .orders_item .list_opl .opl_item.options:after{ content: ''; display: block; width: 100%; clear: both; }
	#orders_list_table .orders_item .list_opl .opl_item.options .pay_now{ float: right; margin-left: 20px; margin-bottom: 0; width: 80px; height: 46px; line-height: 46px; font-size: 14px;  }
	#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down{ float: right; margin-top: 9px; margin-right: 0; }
	#orders_list_table .orders_item .list_opl .opl_item.options .user_action_down>a{ font-size: 14px; }
}


/* 并排 */
.box_between {display: flex; margin-top: 20px; justify-content: space-between;}
.box_between>div {padding: 20px; box-sizing: border-box; -webkit-box-sizing: border-box;}
@media (max-width: 1000px) {
	.box_between {display: block; margin: 0;}
}
@media (max-width: 768px) {
	.box_between>div {padding: 15px;}
}
/* 服务 */
.user_services {width: 40.384%;}
.user_services .title {display: flex; height: 28px; line-height: 28px; justify-content: space-between;}
.user_services .title>strong {font-size: 16px; font-weight: 600; color: #000;}
.user_services .services_container {display: flex; padding: 11px 0;}
.user_services .services_container a {position: relative; display:block; width: 50%; padding: 62px 2% 9px; line-height: 22px; text-align: center; font-size: 14px; color: #555;text-decoration: none; background: no-repeat center 24px; border-left: 1px #e9e9e9 solid;}
.user_services .services_container a span {position: absolute; top: 14px; left: 54%; min-width: 10px; width:auto; height: 16px; line-height: 16px; text-align: center; padding:0 3px; border-radius: 50px; background: #f86262; color: #fff; font-size: 12px; z-index: 1;}
.user_services .services_container a:first-child {border: 0;}
.user_services .services_container a i{ position: absolute; top: 24px; left: 50%; transform: translateX(-50%); font-size: 42px;  }
@media (min-width: 1000px) {
	.user_services .services_container a.address,
	.user_services .services_container a.money,
	.user_services .services_container a.password {display: none;}
}
@media (max-width: 1000px) {
	.user_services {width: 100%; margin-top: 20px;}
	.user_services .services_container a {width: calc(100% / 5); font-size: 12px; border: 0;}
}
@media (max-width: 768px) {
	.user_services {margin-top: 15px;}
	.user_services .services_container {flex-wrap: wrap;}
	.user_services .services_container a {width: calc(96% / 3 - 3%);}
}
/* 收藏 */
.user_favorites {width: 57.494%; margin-left: 20px;}
.user_favorites .title {display: flex; height: 28px; line-height: 28px; justify-content: space-between;}
.user_favorites .title>strong {font-size: 16px; font-weight: 600; color: #000;}
.user_favorites .title .more {display: flex; font-size: 14px; transition: all .3s ease-out; -webkit-transition: all .3s ease-out; color: #555;text-decoration: none;}
.user_favorites .title .more>i {display: block; margin-top: 2px; width: 8px; height: 28px; line-height: 28px; margin-left: 6px; font-size: 8px; transform: rotate(-90deg);}
.user_favorites .title .more:hover {color: #fb6360;}
.user_favorites .favorites_container {padding-top: 10px;}
.user_favorites .favorites_container .srcoll_list {position: relative; height: 80px; padding: 12px 24px;}
.user_favorites .favorites_container .srcoll_btn {position: absolute; top: 42px; left: 1px; display: block; width: 8px; height: 15px; background: url(../images/user/icon_user_back.png) no-repeat;}
.user_favorites .favorites_container .srcoll_btn.srcoll_btn_next {right: 1px; left: auto; transform: rotate(180deg);}
.user_favorites .favorites_container .item {float:left; width: 80px; height: 80px; margin: 0 5px; text-align: center;}
.user_favorites .favorites_container .box_empty {width: 100%; padding: 78px 0 7px; line-height: 20px; text-align: center; color: #999; background: url(../images/user/icon_favorites_empty.png) no-repeat center 7px; box-sizing: border-box; -webkit-box-sizing: border-box;}
@media (max-width: 1000px) {
	.user_favorites {width: 100%; margin-left: 0; margin-top: 20px;}
}
@media (max-width: 768px) {
	.user_favorites {margin-top: 15px;}
	.user_favorites .favorites_container .srcoll_list {height: 150px;}
	.user_favorites .favorites_container .srcoll_btn {top: 77px;}
	.user_favorites .favorites_container .item {width: 150px; height: 150px;}
}
/* 产品 */
.user_products {margin-top: 20px; padding: 20px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.user_products .user_products_menu {line-height: 32px;}
.user_products .user_products_menu a {display: inline-block; vertical-align: middle; margin-right: 15px; text-transform:capitalize; text-decoration: none; font-size: 16px; font-weight: 600; color: #888; transition: all .3s ease-out; -webkit-transition: all .3s ease-out;}
.user_products .user_products_menu a:nth-child(2) {margin-left: 15px;}
.user_products .user_products_menu a.current {color: #000;}
.user_products .user_products_container .box_pro {display: none;}
.user_products .user_products_container .pro_list {display: flex; padding-top: 25px; flex-wrap: wrap;}
.user_products .user_products_container .pro_item {width: calc(100% / 4); padding: 0 2%; text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box;}
.user_products .user_products_container .pro_item>dt {width:100%; height: calc(100% - 81px); text-align:center; background:#fff; vertical-align:middle;}
.user_products .user_products_container .pro_item>dd {padding:0 2px;}
.user_products .user_products_container .pro_item .name {height: 30px; line-height: 30px; overflow: hidden; margin-top: 19px; text-overflow: ellipsis; font-size: 14px; color: #666; white-space: nowrap;}
.user_products .user_products_container .pro_item .price {height: 32px; line-height: 32px; font-size: 14px; font-weight: 600;}
.user_products .user_products_container .pro_item .price .PriceColor {color: #222;}
.user_products .user_products_container .pro_item:first-child {margin-left: 0;}
@media (max-width: 768px) {
	.user_products {margin-top: 15px; padding: 15px;}
	.user_products .user_products_menu {text-align: center; font-size: 0;}
	.user_products .user_products_menu a{ margin-right: 0; width: 50%; }
	.user_products .user_products_menu a:nth-child(2){ margin-left: 0; }
	.user_products .user_products_container .pro_list {flex-wrap: wrap;}
	.user_products .user_products_container .pro_item {width: calc(100% / 2);}
	.user_products .user_products_container .pro_item:nth-child(n+3) {margin-top: 25px;}
}
/* 登出 */
.user_button {display: none; margin-top: 15px; padding:0;}
.user_button>a {display: block; width: 100%; height: 60px; line-height: 60px; text-align: center; text-decoration: none; font-size: 14px; font-weight: 600; color: #666;}
@media (max-width: 1000px) {
	.user_button {display: block;}
}
@media (max-width: 768px) {
	.user_button>a {height: 50px; line-height: 50px; font-size: 16px;}
}

/*************************** 会员首页 End ***************************/

/*************************** 优惠券 Start ***************************/

.w_1200 .user_coupons .cou_list .itl {font-size:48px;}
.w_1200 .user_coupons .cou_list .code {font-size:18px;}
.w_1200 .user_coupons .cou_list .date {margin-top:10px;}

.user_coupons {background-color: #fff;}
.user_coupons .menu_title {margin-top: 40px; padding: 0 30px; background-color: #fff; text-align: center;}
.user_coupons .menu_title a {padding: 0 34px; color: #888888; font-size: 18px; font-weight: 600;}
.user_coupons .menu_title .current {border: none; color: #333333;}
.user_coupons .menu_title li {position: relative; display: inline-block;}
.user_coupons .menu_title li:first-child a {padding-left: 0;}
.user_coupons .menu_title li:last-child::after {display: none;}

.user_coupons .cou_list {display: flex; flex-wrap: wrap; margin: 30px 30px 0;}
.user_coupons .cou_list .item {position: relative; width: calc((100% / 3) - (44px / 3)); margin-top: 3px; margin-right: 22px; margin-bottom: 24px; padding: 15px 23px 17px; background-color: #fff6f3; border: 1px solid #ffe9da; box-sizing: border-box; -webkit-box-sizing: border-box;}
.user_coupons .cou_list .item:nth-child(3n) {margin-right: 0;}
.user_coupons .cou_list .item .coupon_price {line-height: 29px; font-size: 24px; color: #f6490d; font-weight: 600;}
.user_coupons .cou_list .item .code {line-height: 20px; margin: 2px 0 6px; font-family: "Opensans-Regular"; font-size: 12px; color: #f6490d;}
.user_coupons .cou_list .item .coupon_discount {line-height: 20px; font-family: "Opensans-Regular"; font-size: 12px; color: #666;}
.user_coupons .cou_list .item .coupon_date {line-height: 20px; font-family: "Opensans-Regular"; font-size: 12px; color: #666;}
.user_coupons .cou_list .item::before {content: ""; position: absolute; top: 0; left: -1px; width: calc(100% + 2px); height: 3px; background-color: #f6490d;}
.user_coupons .cou_list .item.old {background-color: #f5f5f5; border-color: #f5f5f5;}
.user_coupons .cou_list .item.old::before {background-color: #bbb;}
.user_coupons .cou_list .item.old .coupon_price,
.user_coupons .cou_list .item.old .code,
.user_coupons .cou_list .item.old .coupon_discount,
.user_coupons .cou_list .item.old .coupon_date {color: #bbb;}
@media screen and (max-width: 1120px) {
	.user_coupons .cou_list .item {width: calc((100% / 2) - 11px);}
	.user_coupons .cou_list .item:nth-child(2n) {margin-right: 0;}
	.user_coupons .cou_list .item:nth-child(3n) {margin-right: 22px;}
}
@media screen and (max-width: 1000px) {
	.user_coupons .menu_title {margin-top: 20px; text-align: center;}
	.user_coupons .menu_title a {padding: 0 20px; font-size: 16px;}
	.user_coupons .menu_title li {float: none; display: inline-block;}
}
@media screen and (max-width: 540px) {
	.user_coupons .cou_list {margin: 25px 25px 0;}
	.user_coupons .cou_list .item {width: 100%; margin-right: 0; margin-bottom: 20px;}
	.user_coupons .cou_list .item .code,
	.user_coupons .cou_list .item .coupon_discount,
	.user_coupons .cou_list .item .coupon_date {font-size: 14px;}
	.user_coupons .cou_list .item:nth-child(3n) {margin-right: 0;}
}

/*************************** 优惠券 End ***************************/

/*************************** 会员订单 Start ***************************/
.order_btn{ margin-top: 5px;height:auto; line-height:36px; background-color: #f16056;  border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; display:block; text-decoration:none; color:#fff; margin-right:6px; font-weight: 600; text-align: center;}
.order_btn:hover{color: #fff;text-decoration: none;}

.order_body h3.title{ margin : 0 30px; height: 85px;line-height: 85px; border-bottom: 1px solid #e3e3e3; font-size: 20px; font-size: 200; font-weight: 600; text-transform: capitalize;}
.order_body h3 .fr{ display: none; }

.order_body .order_box{ padding-bottom: 38px; }
.order_body .status_box{ margin-top: 38px;padding:0 30px;}
.order_body .status_box .item{position: relative;float: left;text-align: center;font-size: 12px;color: #999;text-align: center;}
.order_body .status_box .item .line{position: absolute;top: 11px;left: 0;height: 2px;width: 100%;background: #cccccc;line-height: 22px;}
.order_body .status_box .item .fir{left: auto;right: 0;border-top-left-radius: 11px;border-bottom-left-radius: 11px;}
.order_body .status_box .item .last{border-top-right-radius: 11px;border-bottom-right-radius: 11px;}
.order_body .status_box .item.cur{color: #333;}
.order_body .status_box .item.cur .line.error{ display: none; }
.order_body .status_box .item.cur .line{background: #00a850;}
.order_body .status_box .item.cur .line:after{ content:'';display: inline-block; width:0; height:0; border-width:5px 0 5px 5px; border-style:solid; border-color:transparent transparent transparent #00a850; position:absolute; top: -4px; right: -4px; z-index: 1; }
.order_body .status_box .item .status{ margin-top: 5px; line-height: 24px; font-size: 14px; color: #999999; }
.order_body .status_box .item.cur .status{ color: #00a84f; font-weight: 600; }
.order_body .status_box .item .time{ line-height: 20px; font-size: 12px; color: #999999; }
.order_body .status_box .item.cur .time{ color: #999999; font-weight: 600; }
.order_body .status_box .item i{ display: block; margin: 0 auto; width: 72px; height: 28px; line-height: 28px; background-color: #fff; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 2; font-size: 32px; }
.order_body .status_box .item.cur i{ color: #00a84f; }
.order_body .status_box .item .fir ,
.order_body .status_box .item .last{ max-width: 50%; }
.order_body .status_box .tips_box{ margin: 35px 0 0; padding : 26px 38px; width: 100%; background-color: #f7f7f7; box-sizing: border-box; display: flex;align-items:center;}
.order_body .status_box .tips_box .flex{flex: 1;}
.order_body .status_box .tips_box .TopStatus{ line-height: 28px; font-size: 18px; font-weight: 600; color: #333333 ; }
.order_body .status_box .tips_box .message{ margin-top: 5px; line-height: 24px; font-size: 14px; color: #555555; }
.order_body .status_box .tips_box .pay_now{ display: block; margin-top: 0; padding: 0 10px; min-width: 156px; height: 46px; line-height: 46px; border-radius: 5px; background-color: #f16056; text-align: center; font-size: 16px; color: #fff; font-weight: 600; }
.order_body .status_box.error .item{ text-align: left; }
.order_body .status_box.error .list{ padding: 0 65px }
.order_body .status_box.error .item i.status_1{ margin-left: 22px; text-align: center; }
.order_body .status_box.error .item .fir, .order_body .status_box.error .item .last{ max-width: 90%; }
.order_body .status_box.error .item.cur .line:after{ display: none; }
.order_body .status_box.error .item:first-child .time{ text-indent: 12px; }
.order_body .status_box .item.cur i.status_7{ margin-left: 78.5%; text-align: center; }
.order_body .status_box.error .item .status{ text-indent: 6px; }
.order_body .status_box.error .item:nth-child(2){ text-align: center; }
.order_body .status_box.error .item:nth-child(2) .time{ transform: translateX(3px); }
.order_body .status_box.error .item:nth-child(3){ text-align: right; }
.grey_blank20{ width: 100%; height: 20px; background-color: #f5f5f5; }

.box_payment_offline .hide_payment_list{height:0; overflow:hidden; padding:0;}
.box_payment_offline{margin: 20px 30px 0; padding : 26px 38px; background-color: #f7f7f7; box-sizing: border-box;}
.box_payment_offline .title{line-height: 28px; font-size: 18px; font-weight: 600; color: #333333 ;}
.box_payment_offline .payment_info{margin-top: 5px; line-height: 24px; font-size: 14px; color: #555555;}
.box_payment_offline .payment_form{padding-top: 10px;}
.box_payment_offline .payment_form .rows{margin-bottom:16px;}
.box_payment_offline .payment_form .rows p.error{line-height:16px;margin-top: 5px; color:#e22120; display:none;font-size: 12px;}
.box_payment_offline .payment_form .form_box{display: flex;}
.box_payment_offline .payment_form .form_box .box{flex: 1;}
.box_payment_offline .payment_form .form_box .box:first-child{margin-right:10px;}
.box_payment_offline .payment_form .button .btn_global{ margin-top: 40px; min-width: 205px; height:46px; line-height:46px; margin-right:20px; padding:0 40px; font-size:16px;color: #fff;background-color: #000000;border-radius: 5px;font-weight: bold; box-sizing: border-box;}
.box_payment_offline .payment_form .button .btn_cancel{display: none;}

.box_payment_offline #add_proof{ margin-top: 15px; display: inline-block; min-width: 205px; padding: 17px 25px; box-sizing: border-box; font-size: 16px; color: #ffffff; background-color: #000000; border-radius: 5px; text-align: center; cursor: pointer; }
.box_payment_offline .payment_form .proof_title{ display: flex; align-items: center; cursor: pointer; }
.box_payment_offline .payment_form .proof_title .name{ margin-left: 12px; font-size: 14px; color: #000000; }
.box_payment_offline .payment_form .proof_title .checked{ position: relative; }
.box_payment_offline .payment_form .proof_title input{ width: 16px;height: 16px;position: relative;border: none;appearance: none;-webkit-appearance: none;-moz-appearance: none; }
.box_payment_offline .payment_form .proof_title input:after{ content: ""; position: absolute; top: 0; left: 0; width: 16px; height: 16px; border: 1px solid #dadada; background-color: #fff; transition: all 0.1s ease-in-out; border-radius: 18px; }  
.box_payment_offline .payment_form .proof_title input:checked:after{ width: 8px; height: 8px; border: 5px solid #222222; }  
.box_payment_offline .payment_form .item{ margin-top: 30px; }
.box_payment_offline .payment_form .item:first-child{ margin-top: 0; }
.box_payment_offline .payment_form .item.current .list{ margin-top: 15px; display: block; }
.box_payment_offline .payment_form .item .list{ display: none; }
.box_payment_offline .payment_form .item .upload_box{ width: 120px; height: 120px; box-sizing: border-box; border: 2px dashed #d9d9d9; border-radius: 5px; margin: 18px 20px 0 30px; border: dashed 1px #aaaaaa; background: #fafafa; box-sizing: border-box; position: relative; }
.box_payment_offline .payment_form .item .upload_box .pic_box{ position: relative; margin: 0!important; max-width: 100%!important; max-height: 100%!important; width: 120px; height: 120px; vertical-align: middle; font-size: 0; text-align: center; cursor: pointer; box-sizing: border-box; z-index: 1; }
.box_payment_offline .payment_form .item .upload_box .upload_file{ width: 100%; height: 100%; position: absolute;  left: 0px;  top: 0px;  bottom: 0;  right: 0;  padding: 0;  filter: alpha(opacity=0);  -moz-opacity: 0;  -webkit-opacity: 0;  opacity: 0;  cursor: pointer;  font-size: 70px;  z-index: 3; cursor: pointer; font-size: 0; }
.box_payment_offline .payment_form .item .upload_box i{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #757575; font-size: 30px; }
.box_payment_offline .payment_form .item .upload_box .close{ position: absolute; top: -7px; right: -7px; display: none; width: 24px; height: 24px; line-height: 24px; text-align: center; color: white; background: rgba(0,0,0,0.5); border-radius: 50%; cursor: pointer; z-index: 4; }


.order_base_div{ padding: 20px 30px; }
.order_base_table{ width: 100%;background: #fff;}
.order_base_table .tr>th{line-height: 48px;font-size: 14px;color: #999;vertical-align: top;}
.order_base_table .tr>td{line-height: 30px;max-width: 80%;padding:0 15px 20px 0;font-size: 14px; color: #333333;vertical-align: top;}
.order_base_table .tr>td>strong{margin-right:5px;}
.order_base_table .tr>td .query{text-decoration:underline; cursor:pointer;}
.order_base_table .edit_pay{display: inline-block;vertical-align: top;width: 255px;height: 36px;border:1px solid #eeeeee;line-height: 36px;text-indent: 10px;}
.order_base_table .edit_pay_form button{display: inline-block;width: 128px;height: 36px;margin-left: 15px;background: #e53935;border-radius: 5px;color: #fff;border:none;vertical-align: top;}
.order_base_table .pay_box{display: none;padding:15px;}
.order_base .img_box{ width: 110px; height: 110px; box-sizing: border-box; border: 1px #aaaaaa dashed; background-color: #f7f7f7; border-radius: 5px; position: relative;; margin: 5px 0;}
.order_base .img_box img{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.order_base .proof_box{background-color: #f7f7f7;padding: 25px;margin-top: 10px;}
.order_base .order_view{padding:0 10px;}
.order_base .order_view .order_btn{margin-bottom:10px;}
.order_base .order_view .payment_info{line-height:180%;}
.order_base .order_view .payment_info h3{font-weight:bold; color:#333;}
.order_base .order_view .payment_info .rows{padding:2px; padding-left:5px;}
.order_base .order_view .payment_info .rows strong{display:inline-block; padding-right:3px;}
.order_base .order_view .payment_info .rows span{display:inline-block;}

.waybill_products_list .products_list_item, .delete_products_list .products_list_item{ margin: 0 30px; border-bottom: 1px solid #e3e3e3; }
.delete_products_list .products_list_item .top{text-transform: capitalize}
.order_menu{ padding-bottom: 38px; }
.order_menu .row_hd{padding: 40px 0 25px;font-size:12px;}
.order_menu .row_hd>span{margin-left:15px;}
.order_menu .row_hd .top{line-height: 18px;margin-bottom: 5px;font-size: 14px;color: #333333; font-weight: 600;}
.order_menu .row_hd .bot i{font-size: 14px;color: #333;}
.order_menu .row_hd .bot>span{line-height: 30px;padding-right: 30px; font-size: 14px; color: #999999;}
.order_menu .row_hd .bot>span strong{ color: #333333; }
.order_menu .row_hd .bot>span.detail_track{text-decoration:underline;color: #999;cursor: pointer;}
.order_menu .row_hd .bot>span>span{padding: 0 3px;text-decoration: underline;cursor:pointer;}
.order_menu .row_hd .bot{line-height: 24px;}
.order_menu .row_table{ padding: 0; font-size: 12px;}
.order_menu .row_table .thead{ height: 50px; line-height: 50px; background-color: #f9f9f9; }
.order_menu .row_table .thead .tr>div{ padding-left: 13px; box-sizing: border-box; background-color: #f9f9f9; font-size: 14px; color: #999999; }
.order_menu .row_table .tbody .tr{ padding: 30px 0; }
.order_menu .row_table .tbody .tr>div{ padding-left: 13px; line-height: 24px; box-sizing: border-box; font-size: 14px; color: #222222; }

.order_menu .row_table .pro_list{ width: 49.2%; }
.order_menu .row_table .pro_price{ width: 22.8%; }
.order_menu .row_table .pro_qty{ width: 18.1%; }
.order_menu .row_table .pro_amount{ width: 9.9%; }

.order_menu .row_table .pro_list .img{ margin-right: 28px; width: 80px; height: 80px; }
.order_menu .row_table .pro_list .img a{ display: block;width: 100%; height: 100%; }
.order_menu .row_table .pro_list .img .num{ display: none; }
.order_menu .row_table .pro_list .pro_info{ width: calc( 100% - 108px ); }
.order_menu .row_table .pro_list .pro_info h4 a{ font-size: 13px; color: #999999; }
.order_menu .row_table .pro_list .pro_info .pro_attr{ padding-right: 7px; display: inline-block; font-size: 13px;}
.order_menu .row_table .pro_list .pro_info .pro_attr span{ color: #333333; }
.order_menu .row_table .pro_list .pro_info .o_price{ display: none; }

.mobile_top_box{ display: none; }

@media screen and (max-width: 1000px){
	.grey_blank20{ height: 10px; }
	.order_body h3.title{ margin: 0 15px; height: 64px; line-height: 64px; font-size: 16px; color: #333333; }
	.order_body .order_box>.title, .order_body .order_box .status_box { display: none; }
	.order_body .order_box{padding-bottom: 0;margin-bottom: 20px;}
	.box_payment_offline{margin: 10px;padding: 10px;position: relative;}
	.box_payment_offline::after{content: '';height: 10px;background-color: #f5f5f5;bottom: -20px;left: -10px;right: -10px;position: absolute;}
	.box_payment_offline .payment_form .button .btn_global{margin-top: 20px;}
	.order_base .img_box{margin-top: 10px;}
	.order_base .proof_box{padding: 0;margin-top: 0;line-height: 30px;background-color: #fff;font-size: 13px;}
	.order_base .proof_box .pbtit{color: #999;}
	.order_address{ display: none; }
	.mobile_top_box{ display: block; }
	.mobile_top_box .scroll_height{ height: 58px; }
	.mobile_top_box .mobile_order_info{ padding: 15px; border-radius: 5px; }
	.mobile_top_box .mobile_order_info .info_item{ line-height: 33px; font-size: 13px; color: #333333; }
	.mobile_top_box .mobile_order_info .info_item .title{ width: 50%; color: #999999;; }
	.mobile_top_box .mobile_order_status{ display: block; padding: 22px 25px; background: url(../images/user/order_box_bg.png) no-repeat center center / cover; }
	.mobile_top_box .mobile_order_status .icon{ margin-right: 15px; width: 30px; height: 30px; line-height: 30px;  color: #fff; font-size: 36px; }
	.mobile_top_box .mobile_order_status .info{ width: calc( 100% - 45px ); }
	.mobile_top_box .mobile_order_status .info .status{ font-size: 15px; color: #fff; font-weight: 600; }
	.mobile_top_box .mobile_order_status .info .message{ font-size: 12px; color: #fff; }
	.mobile_top_box .mobile_shipped_address{  border-radius: 5px; }
	.mobile_top_box .mobile_shipped_address .shipped_info{ padding: 20px 15px; line-height: 30px; font-size: 13px;}
	.mobile_top_box .mobile_billing_address{  border-radius: 5px; }
	.mobile_top_box .mobile_billing_address .billing_info{ padding: 20px 15px; line-height: 30px; font-size: 13px;}
	.mobile_top_box .fixed_btn{ position: fixed; padding: 10px 10px 14px; width: 100%; background-color: #f5f5f5; left: 0; bottom: 0; box-sizing: border-box;z-index: 10; }
	.mobile_top_box .fixed_btn.static{ position: static; padding: 10px 10px 0; background-color: #fff; }
	.mobile_top_box .fixed_btn a{ display: block; width: 100%; height: 48px; line-height: 48px; border-radius: 5px; background-color: #f16056; font-size: 14px; font-weight: 600; color: #fff; text-align: center; }
	.waybill_products_list .products_list_item, .delete_products_list .products_list_item{ margin: 0 15px }
	.order_menu .row_hd .top{ margin-bottom: 10px; font-size: 14px; color: #333333; }
	.order_menu .row_table .thead{ display: none; }
	.order_menu .row_hd .bot>span{ display: block; padding-right: 0; line-height: 24px; font-size: 12px; }
	.order_menu .row_hd{ padding: 25px 0 0; }
	.order_menu .row_table .tbody .tr{ padding: 10px 0 20px; }
	.order_menu .row_table .pro_list .img{ width: 65px; height: 65px; line-height: 14px; margin-right: 20px; font-size: 12px; }
	.order_menu .row_table .pro_list .pro_info h4{ line-height: 23px; }
	.order_menu .row_table .pro_list .pro_info h4 a{ font-size: 13px; }
	.order_menu .row_table .pro_list .pro_info .pro_attr{ padding-right: 7px; line-height: 23px; font-size: 13px; }
	.order_menu .row_table .tbody .tr .pro_qty,
	.order_menu .row_table .tbody .tr .pro_amount,
	.order_menu .row_table .tbody .tr .pro_price{ display: none; }
	.order_menu .row_table .pro_list .pro_info{ width: calc( 100% - 85px ); }
	.order_menu .row_table .pro_list .pro_info .o_price{ display: block; line-height: 23px; font-size: 13px; color: #222222; font-weight: 600; }
	.order_menu .row_table .tbody .tr>div{ float: none; padding-left: 0; width: 100%;}
}

.grand_total>table{background: #f8f8f8;line-height: 24px;font-size: 12px;border-bottom: 1px solid #dfdfdf;}
.grand_total>table tr:first-child{height: 15px;line-height: 15px;}
.grand_total>table th em{display: none;padding:0 15px; font-size:12px; font-weight:normal;}
.grand_total>table td{ text-align: right; font-size: 14px; color: #333333; }
.grand_total>table tfoot th, .grand_total>table tfoot td{font-size:14px;line-height: 62px;}
.grand_total>table tfoot td{padding-right: 10px;}
.grand_total>table .totalPrice{ padding-right: 0;font-size: 20px;color: #e83e3e; font-weight: 600;}
.grand_total>table a.pay_now{display: block;width: 100%;height: 36px;margin-bottom: 26px;line-height: 36px;color: #fff;font-size: 16px;text-align: center;background: #e53935;text-decoration: none;border-radius: 3px;}

.grand_total_chang_pay{float: right; margin-right: 30px;width: 35%;}
.grand_total_chang_pay>table{ width: 100%;border-bottom: none;background: none;}
.grand_total_chang_pay>table th{ width: 61.5%; line-height: 32px; font-size: 14px; text-align: right; color: #999999;}
.grand_total_chang_pay>table tfoot th, .grand_total_chang_pay>table tfoot td{line-height: 32px;}
.grand_total_chang_pay>table a.pay_now{width:auto;margin-top: 10px;margin-left: 10px;margin-bottom: 10px;}

.order_cancel_info{padding:10px; margin-bottom:10px; }
.order_cancel_info .back_click{color:#c00; text-decoration:underline;}
.order_cancel_info>table{margin-top:20px;}
.order_cancel_info>table th{text-align:left;width: 20%;line-height: 30px;color: #333;}
.order_cancel_info>table td textarea{margin-top: 10px;}
.order_cancel_view{ margin-bottom:10px;}
.order_cancel_view h3{font-size:14px; padding:6px 0; font-weight:bold; color:#666;}
.order_cancel_view p{margin:0;}
.order_cancel_view p a{color:#c00;}
#cancelForm .form_button{width: auto;height: auto;line-height: auto;display: inline-block;padding:5px 20px;border-radius: 3px;}

@media screen and (max-width:1000px){
	.grand_total_chang_pay{ margin-right: 0; padding: 0 15px; width: calc( 100% - 30px ); }
	.grand_total_chang_pay>table th{ width: 50%; line-height: 30px; font-size: 13px; text-align: left; }
	.grand_total_chang_pay>table tfoot th, .grand_total_chang_pay>table tfoot td{ line-height: 30px; font-size: 13px; }
	.grand_total>table .totalPrice{ font-size: 16px;  }
	.grand_total>table td{ line-height: 30px; font-size: 13px; }
	.order_menu{ padding-bottom: 17px; }
}

/*************************** 会员订单 End ***************************/

/*************************** 会员评论 & Q&A Start ***************************/

#lib_user_review{ padding-bottom: 30px; background-color: #fff;}
#lib_user_review h2{ border-bottom: 0; }
#lib_user_review .review_table{ width: 100%; background-color: #fff; }
#lib_user_review .review_table .top_title .top_item{ float: left;  padding: 0 30px; height: 50px; line-height: 50px; background-color: #f9f9f9; font-size: 14px; font-family: "OpenSans-Regular"; box-sizing: border-box; }
#lib_user_review .review_table .top_title .top_item:first-child{ width: 52%; }
#lib_user_review .review_table .top_title .top_item:nth-child(2){ width: 30.2%; }
#lib_user_review .review_table .top_title .top_item:nth-child(3){ width: 17.8%; }
#lib_user_review .review_table .item>div:first-child{ width: 52%; }
#lib_user_review .review_table .item>div:nth-child(2){ width: 30.2%; }
#lib_user_review .review_table .item>div:nth-child(3){ width: 17.8%; }
#lib_user_review .review_table .item .title .name a , 
#lib_user_review .review_table .item .title .sku {text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
#lib_user_review .review_table .item:first-child{ border-top: 0; }
#lib_user_review .review_table .item{ border-top: 1px solid #e3e3e3; font-size: 0; }
#lib_user_review .review_table .item>div{ display: inline-block; padding : 30px; vertical-align: top; box-sizing: border-box; } 
#lib_user_review .review_table .item .pic_box{ display: inline-block; vertical-align: middle; margin-right: 28px; width: 78px; height: 78px; border: 1px solid #e5e5e5; border-radius: 5px; }
#lib_user_review .review_table .item .title{ display: inline-block; vertical-align: top; }
#lib_user_review .review_table .item .title .name a{ font-size: 14px; color: #999999; }
#lib_user_review .review_table .item .title .sku{ margin-top: 10px; font-size: 14px; }
#lib_user_review .review_table .item .rating{ color: #ffc322;  }
#lib_user_review .review_table .item .rating .star_0 ,
#lib_user_review.detail .detail_item .writer .review_star .star_0{ display: inline-block; font-family: "iconfont" !important; color: #cccccc; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#lib_user_review.detail .detail_item .writer .review_star .star_0{ font-size: 20px; }
#lib_user_review .review_table .item .rating .star_0:after , 
#lib_user_review.detail .detail_item .writer .review_star .star_0:after{ content: "\e632"; }
#lib_user_review .review_table .item .date{ margin-top: 8px; font-size: 14px; color: #999999; }
#lib_user_review .review_table .item .user_action_down a{ display: block; width: 100px; height: 36px; line-height: 36px; border-radius: 5px; background-color: #f16056; color: #fff; font-size: 14px; text-align: center; font-weight: 600; text-decoration: none; }

#lib_user_review.detail h2{ margin: 0 30px; height: 86px; line-height: 86px; text-align: left; color: #333333; border-bottom: 1px solid #e3e3e3; font-size: 20px; }
#lib_user_review.detail .detail_item{ padding: 30px; }
#lib_user_review.detail .detail_item .img{ padding: 19px; width: 100%; height: 120px; background-color: #f9f9f9; box-sizing: border-box; }
#lib_user_review.detail .detail_item .img .pic_box{ display: block; margin-right: 19px; width: 80px; border: 1px solid #e5e5e5; border-radius: 5px; overflow: hidden; }
#lib_user_review.detail .detail_item .name{ padding: 13px 0; width: 435px;max-height: 48px; overflow: hidden; line-height: 24px; font-size: 14px; color: #999999; }
#lib_user_review.detail .detail_item .writer{ margin-top: 30px; }
#lib_user_review.detail .detail_item .writer .review_star{ float: left; font-size: 20px; }
#lib_user_review.detail .detail_item .writer .review_star span{ font-size: 20px; color: #ffc322; }
#lib_user_review.detail .detail_item .time{ float: right; font-size: 14px; color: #999999; font-family: "Opensans-Regular"; }
#lib_user_review.detail .detail_item .content{ margin-top: 15px; line-height: 28px; font-size: 14px; }
#lib_user_review.detail .detail_item .pic_content{ margin-top: 50px; }
#lib_user_review.detail .detail_item .pic_content a{ margin-right: 10px; display: inline-block; vertical-align: middle; width: 80px; height: 80px; }

@media screen and (max-width:1000px){
	#lib_user_review .review_table .top_title{ display: none; }
	#lib_user_review .review_table .item>div:first-child , 
	#lib_user_review .review_table .item>div:nth-child(2),
	#lib_user_review .review_table .item>div:nth-child(3){ padding: 0; width: 100%; }
	#lib_user_review .review_table .list{ padding: 0 15px; }
	#lib_user_review .review_table .item{ float: left; margin-right: 4.4%; margin-bottom: 20px;width: 47.8%; }
	#lib_user_review .review_table .item:nth-child(2n){ margin-right: 0; }
	#lib_user_review .review_table .item .pic_box{ display: block; padding-bottom: 100%; width: 100%; height: 0; position: relative; }
	#lib_user_review .review_table .item .pic_box img{ display: block; position:absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
	#lib_user_review .review_table .item .title{ display: block; margin-top: 12px; padding-bottom: 10px; line-height: 24px; border-bottom: 1px solid #f9f9f9; }
	#lib_user_review .review_table .item .title .name a{ display: block; font-size: 14px; color: #999999;  }
	#lib_user_review .review_table .item .title .sku{ margin-top: 0; font-size: 14px; color: #333333; }
	#lib_user_review .review_table .item .rating{ margin-top: 10px; color: #000000; font-size: 14px; }
	#lib_user_review .review_table .item .date{ font-size: 12px; }
	#lib_user_review .review_table .item .user_action_down a{ margin-top: 20px; width: 100%; height: 46px; line-height: 46px; font-size: 14px; }
	

	#lib_user_review.detail h2{ height: 64px; line-height: 64px; font-size: 16px; }
	#lib_user_review.detail .detail_item{ padding: 25px 15px 0; }
	#lib_user_review.detail .detail_item .img{ padding: 15px; }
	#lib_user_review.detail .detail_item .img .pic_box{ margin-right: 15px; width: 72px; }
	#lib_user_review.detail .detail_item .name{ width: calc( 100% - 90px ); padding: 0; line-height: 24px; font-size: 14px; color: #999999; }
	#lib_user_review.detail .detail_item .writer{ margin-top: 25px; }
	#lib_user_review.detail .detail_item .writer .review_star span{ font-size: 16px; }
	#lib_user_review.detail .detail_item .time{ float: none; margin-left: 16px ; font-size: 12px; }
	#lib_user_review.detail .detail_item .content{ line-height: 24px; font-size: 14px; word-break: break-word; }
	#lib_user_review.detail .detail_item .pic_content{ margin-top: 15px; }
	#lib_user_review.detail .detail_item .pic_content a{ width: 65px; height: 65px; }

}

/*************************** 会员评论 Q&A End ***************************/

/*************************** 会员收藏 Start ***************************/
#lib_user_favorite { padding: 30px; }
#lib_user_favorite .tips{font-size: 16px;min-height: 150px;}
#lib_user_favorite .pro_item:first-child{ padding-top: 0; }
#lib_user_favorite .pro_item{ float: none; padding: 30px 0; width: 100%; border-bottom:1px solid #e3e3e3; }
#lib_user_favorite .pro_item:last-child{ border:0 }
#lib_user_favorite .pro_item .img{ margin-right: 28px; width: 132px;  }
#lib_user_favorite .pro_item .img a{ display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative; }
#lib_user_favorite .pro_item .img a img{ border: 1px solid #e5e5e5; border-radius: 5px; position:absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
#lib_user_favorite .pro_item .pro_info{ max-width: 280px; }
#lib_user_favorite .pro_item .pro_info .name{ margin-bottom: 12px; line-height: 20px; }
#lib_user_favorite .pro_item .pro_info .name a{ font-size: 14px; color: #333333; }
#lib_user_favorite .pro_item .pro_info .pro_review span{ font-size: 18px; color: #ffc322; }
#lib_user_favorite .pro_item .pro_info .pro_review .star_0{ display: inline-block; font-family: "iconfont" !important; font-size: 18px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #cccccc; }
#lib_user_favorite .pro_item .pro_info .pro_review .star_0:before{ content: "\e632"; }
#lib_user_favorite .pro_item .pro_info .price{ margin-top: 12px; font-size: 14px; color: #222222; font-weight: 600; }
#lib_user_favorite .pro_item .pro_view{ width: 110px; }
#lib_user_favorite .pro_item .pro_view .view{ display: block; margin-bottom: 14px; width: 100%; height: auto; line-height: 36px; border-radius: 5px; background-color: #f16056; font-size: 14px; color: #fff; text-align: center; font-weight: 600; }
#lib_user_favorite .pro_item .pro_view .remove{ display: block; margin: 0 auto; width: 75px; height: 15px; line-height: 15px; font-size: 13px; }
#lib_user_favorite .pro_item .pro_view .remove i{ margin-right: 5px; font-size: 16px; }
@media screen and (max-width:750px){
	#lib_user_favorite{ padding: 15px; }
	#lib_user_favorite .pro_item{ padding: 15px 0; border-bottom: 0; }
	#lib_user_favorite .pro_item .img{ margin-right: 16px; width: 116px; }
	#lib_user_favorite .resize{ float: right; width: calc( 100% - 132px ); }
	#lib_user_favorite .pro_item .pro_info{ max-width: 100%; width: 100%;float: none; }
	#lib_user_favorite .pro_item .pro_view{ width: 100%; float: none; }
	#lib_user_favorite .pro_item .pro_info .price{ font-size: 14px; color: #222222; }
	#lib_user_favorite .pro_item .pro_info .PriceColor{ color: #222; font-weight: 600; }
	#lib_user_favorite .pro_item .pro_view .view{ float: left; margin-top: 15px; margin-bottom: 0; width: 105px; height: 33px; line-height: 33px; font-size: 14px; }
	#lib_user_favorite .pro_item .pro_view .remove{ float: left; margin-top: 24px;margin-left: 30px; padding-left: 0; font-size: 0; width: 20px; height: 20px; }
	#lib_user_favorite .pro_item .pro_view .remove i{ font-size: 20px;  }
}
@media screen and (max-width:400px){
	#lib_user_favorite .pro_item .pro_view .remove{ margin-left: 15px; }
}

.menu_title>li.add{ float:right;}
.menu_title>li.add a{ background:url(../images/user/icon_add.png) no-repeat left center; color:#2b2b2b;}
/*************************** 会员收藏 End ***************************/

/*************************** 基本资料 Start ***************************/

#user_main .user_setting_container{ padding: 50px 0 80px	; background-color: #fff; }
#user_main .user_setting_container .container{ margin: 0 auto; width: 648px; }
#user_main .user_setting_container .setting_title{ margin-bottom: 30px; font-size: 18px; font-weight: 600; }
#user_main .user_setting_container .setting_box:first-child{ margin-top: 0; }
#user_main .user_setting_container .setting_box{ margin-top: 60px; }
#user_main .user_setting_container .input .input_box_label{ display: block; margin-bottom: 8px; width: 100%; position: static;font-size: 14px; color: #333333; }
#user_main .user_setting_container .input .input_box_label .reg_color{ color: #f16056; }
#user_main .user_setting_container .box .input{ display: block;}
#user_main .user_setting_container .box .input.filled{ margin-top: 30px; }
#user_main .user_setting_container .rows:first-child .box .input.filled{ margin-top: 0; }
#user_main .user_setting_container .box.half{ float: left; margin-right: 20px; width: 313px; }
#user_main .user_setting_container .box.half:nth-child(2n){ margin-right: 0; }
#user_main .user_setting_container .box .input .input_box_txt{ box-sizing: border-box; padding: 0 12px; width: 100%; height: 49px; border: 1px solid #d9d9d9; border-radius: 5px; transition: .4s; font-family: "Opensans-Regular"; }
#user_main .user_setting_container .box .input .input_box_txt::-webkit-input-placeholder{ color: #666666; font-family: "Opensans-Regular"; }
#user_main .user_setting_container .setting_button .btn_submit{ margin-top: 20px; width: 142px; height: 46px; line-height: 46px; border: 0; border-radius: 5px; background-color: #f16056;font-size: 16px; font-weight: 600; color: #fff;text-align: center; }
@media screen and (min-width:1000px){
	#user_main .user_setting_container .box .input .input_box_txt:focus{ border-color: #666666; box-shadow: 0 0 0px 1px #ebebeb; }
	#user_main .user_setting_container .box .input .input_box_txt::-webkit-input-placeholder{ color: #aaaaaa; font-family: "Opensans-Regular"; }
}
@media screen and (max-width:1000px){
	#user_main .user_setting_container{ padding: 25px 0 25px; }
	#user_main .user_setting_container .container{ width: 92%; }
	#user_main .user_setting_container .setting_title{ margin-bottom: 15px; font-size: 16px; }
	#user_main .user_setting_container .box.half{ float: none; width: 100%; }
	#user_main .user_setting_container .input .input_box_label{ font-size: 14px; }
	#user_main .user_setting_container .box.half{ margin-top: 20px; }
	#user_main .user_setting_container .box.half:first-child{ margin-top: 0; }
	#user_main .user_setting_container .setting_box{ margin-top: 40px; }
	#user_main .user_setting_container .box .input .input_box_txt{ height: 46px;line-height:46px; border-width: 1px; font-size: 14px; }
	#user_main .user_setting_container .setting_button .btn_submit{ width: 116px; height: 40px; line-height: 40px; }
}

/*************************** 基本资料 End ***************************/

/*************************** 站内信 Start ***************************/

.address_menu{ margin-top: 38px; padding: 0 30px; }
.address_menu .menu_title{height: 22px; line-height: 22px;}
.address_menu .menu_title li{ display: inline-block;  }
.address_menu .menu_title li a{ text-decoration: none;font-size: 18px; color: #888888; font-weight: 600; }
.address_menu .menu_title li a.current{ color: #333333; }
.address_menu .menu_title li.shipping{ margin-right: 40px; }
.address_menu .menu_title li.add a{  font-size: 14px; color: #333333; font-weight: normal;background: none }
.address_menu .menu_title li.add a i{ margin-right: 8px; display: inline-block; vertical-align: baseline; width: 10px; height: 10px; background:url(../images/user/icon_add_black.png) no-repeat center center; }
.address_menu .menu_content{ margin-top: 40px; padding-bottom: 20px; }
.address_menu .menu_content .address_no_data, .user_no_data{ display: block; margin: 0 auto; width: 92%; height: 254px;background:url(../images/user/user_no_data.png) no-repeat center center; }
.address_menu .menu_content .address_no_data, .user_no_data.fill{ width: 100%; }
#lib_user_address .add_item .rows.top b{ font-weight: bold; }
@media screen and (max-width: 1240px){
	#lib_user_address .add_item{ margin-left: 2%; width: 49%; }
	.address_menu .menu_title li.shipping{ margin-right: 20px; }
	.address_menu .menu_title li a{ font-size: 18px; }
}
@media screen and (max-width: 750px){
	.address_menu{ margin-top: 0; padding: 0; position: relative; }
	.address_menu .menu_content{ margin: 0 auto; padding-bottom: 82px; width: 92%; position: relative; }
	.address_menu .menu_title{ padding: 0 15px; height: 64px; line-height: 64px; text-align: center; }
	.address_menu .menu_title li.add{ position: absolute; width: calc( 100% - 32px) ; height: 48px; line-height: 48px; border-radius: 5px; left: 50%; transform: translate(-50%); bottom: 15px; background: #333333; text-align: center; z-index: 1; }
	.address_menu .menu_title li.add a{ display: block; padding: 0 ; width: 100%; height: 100%; color: #fff; *background: url(../images/user/icon_add_white.png) no-repeat center left 28%; text-indent: 20px; font-size: 16px; }
	.address_menu .menu_title li.add a i{ background-image: url(../images/user/icon_add_white.png); }
	.address_menu .menu_title li.shipping{ float: left; width: 50%; text-align: center; margin-right: 0; }
	.address_menu .menu_title li.billing{ float: right; width: 50%; text-align: center; }

	#lib_user_address .add_item{ margin-left: 0; margin-top: 14px; margin-bottom: 0; padding: 0 15px; width: 100%; height: auto; }
	#lib_user_address .add_item:first-child{ margin-top: 0; }
	#lib_user_address .add_item .rows.top{ height: 50px; line-height: 50px; font-size: 16px; }
	#lib_user_address .add_item .addr_detail{ max-height: 100%; padding-top: 16px; padding-bottom: 50px; min-height: 66px; line-height: 22px; font-size: 14px; }
	#lib_user_address .add_item .options{ bottom: 20px; }
	
	#lib_user_address.show_ship_addr #user_heading,
	#lib_user_address.show_ship_addr .billing,
	#lib_user_address.show_bill_addr #user_heading,  
	#lib_user_address.show_bill_addr .shipping{ display: none; }


	.address_menu .menu_title li a{ font-size: 16px; }	
	#lib_user_address.ship_detail .address_menu .menu_title li:not(.add){ float: none; width: 100%; text-align: left; }
	#lib_user_address .shipping_address{ float: none; margin-right: 0; width: 100%; }
	#lib_user_address #addressForm{ margin-top: 0; padding: 15px; }
	#addressForm .shipping_address .rows .form_box{ display: block; }
	#addressForm .user_address_form .form_box .box:first-child{ margin-right: 0; margin-bottom: 10px; } 

}
@media screen and (max-width: 550px){
	.address_menu .menu_title{ padding: 0 15px; }
}

.msg_list_box li{border-bottom: 1px solid #e5e5e5;}
.msg_list_box li a{display: block;padding:17px 20px 17px 10px;}
.msg_list_box li a:hover{text-decoration: none;}
.msg_list_box li.is_read{background-image: url(../images/user/icon_msg_isread.png);}
.msg_list_box li .time{font-size: 12px;line-height: 18px;color: #999;}
.msg_list_box li .title{display: block;margin-right: 110px;line-height:18px;font-size:14px;color:#333333;}
.msg_list_box li .content{display: block;font-size: 12px;line-height:18px;margin-right: 110px;color:#999999;}
.msg_list_box li .view{font-size: 14px;color: #fb4729;text-decoration: underline;}

.msg_view h3{font-size:14px;}
.msg_view h3.title{font-size:18px;color:#333;line-height:38px;}
.msg_view .date{color:#999;font-size:12px;line-height:26px;}
.msg_view .content{font-size:14px;line-height:22px;color:#666;margin-bottom:35px;}
.msg_view .rows{clear:both; border-bottom:1px solid #e5e5e5;}
.msg_view .rows>label, .msg_view .rows .input{padding:8px 0; overflow:hidden; float:left; line-height:28px;}
.msg_view .rows>label, .msg_view .rows .input .pic{ max-width:85px; max-height:85px;}
.msg_view .rows>label{width:15%; height:28px; text-align:right; padding-right:20px;}
.msg_view .rows .input{width:80%; min-height:28px; padding-left:10px; display:block; border-left:1px solid #e5e5e5;}


#lib_user_products .item_list{ padding:20px 0 20px 10px; border-bottom:1px dashed #ddd;}
#lib_user_products .item_list:hover{ background:#f9f9f9;}
#lib_user_products .item_list .pic_box{ width:60px; height:60px; text-align:center; float:left;}
#lib_user_products .item_list .item_name{ width:340px; height:60px; line-height:30px; overflow:hidden; float:left; margin-left:20px;}
#lib_user_products .item_list .item_name a{ font-size:14px; color:#000;}
#lib_user_products .item_list .item_date{ float:left; line-height:60px; color:#999; margin-left:60px;}
#lib_user_products .item_list .item_view{ float:left; margin-top:18px; margin-left:60px; position:relative;}
#lib_user_products .item_list .item_view a{ width:65px; height:21px; display:inline-block; border:1px solid #c9c9c9; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; text-align:center; line-height:21px; color:#999; text-decoration:none; overflow:hidden;}
#lib_user_products .item_list .item_view span{ width:20px; height:20px; display:block; position:absolute; right:-10px; top:-10px; background:#f00; border-radius:10px; color:#fff; line-height:20px; text-align:center;}
#lib_user_products .prod_con{ padding:30px 20px; background:#f8f8f8;}
#lib_user_products .prod_con .pic_box{ width:100px; height:100px; text-align:center; float:left;}
#lib_user_products .prod_con .prod_name{ width:610px; float:left; margin-left:20px; font-size:18px; line-height:25px;}
#lib_user_products .order_con{ margin: 0 30px; height: 69px; line-height: 69px; border-bottom: 1px solid #e3e3e3; font-size: 18px; color: #333333; background:#fff; font-size:20px; font-weight: bold;}
#lib_user_products .order_con span.or_name{ font-weight:bold;}
#lib_user_products .order_con span.or_date{ float:right; font-weight: normal;}
#lib_user_products .content_box{ padding: 40px 30px 0; max-height:400px; overflow:auto;}
#lib_user_products .content_box .item_date{ margin-bottom: 30px; text-align: center; font-size: 14px; color: #7f7e7c; }
#lib_user_products .item{ float: left; margin: 10px 10px 40px; width: 425px; }
#lib_user_products .item.mine{ float: right; width: 425px;  }
#lib_user_products .item.message .item_con{ border-top-left-radius: 0;  }
#lib_user_products .item.mine .item_con{ width: 100%; border-top-right-radius: 0; background-color: #eef5ff;  }
#lib_user_products .item .item_date{ color:#888888; font-size: 12px; text-align:left; margin-bottom:0;}
#lib_user_products .item .item_user{ margin-right: 10px; font-size: 16px; font-weight: bold; color: #333; }
#lib_user_products .item .item_date , #lib_user_products .item .item_user{ display: inline-block; vertical-align: middle;  }
#lib_user_products .item .item_img{ width:62px; height:62px; margin-left:20px; float:left;}
#lib_user_products .item .item_con{margin-top: 10px; line-height: 30px; padding: 15px 21px; color: #111; background-color: #f7f7f7; border-radius: 35px; position: relative; font-size: 14px;box-sizing: border-box;}
#lib_user_products .item .item_con img{ max-width:80px; max-height:80px; margin-top:10px;}
#lib_user_products .mine .item_con{ float: right; margin-left:20px;}
#lib_user_products .mine .item_img{ float:right; margin-right:20px;}
#lib_user_products .empty_message{ min-height: 180px; }

#cancelForm{ margin: 0 30px; }
@media screen and (max-width: 1000px){
	#cancelForm{ margin: 0 15px }
	#lib_user_products .item{ margin: 0 0 20px; width: 100%;  }
	#lib_user_products .item.mine{ width: 100%;  }

	#lib_user_products .content_box .item_date{ margin-bottom: 20px; }
	#lib_user_products .item .item_con{ line-height: 24px;  }
	#lib_user_products #reply_form.contact_form{ padding: 0 15px 15px ; }
	#lib_user_products #reply_form.contact_form .upload_box{ margin-right: 10px; width: 29px; height: 29px; background: url(../images/user/bg_multi_img.png) no-repeat center; }
	#lib_user_products #reply_form.contact_form .submit{ width: 46px; height: 46px; font-size: 0; border-radius: 5px; background: url(../images/user/inbox_button.png) #f16056 no-repeat center center; }
	#lib_user_products #reply_form.contact_form .submit .submit_btn{ margin-top: 0; width: 100%; font-size: 0; background: none; }


}

.inbox_container{width:100%; margin:0; overflow:hidden; background-color:#fff; border-radius:5px;}
.inbox_container .inbox_left{width:673px; float:left;}
.inbox_container .inbox_right{width:249px; border-left:1px #e5e5e5 solid; float:right;}
.inbox_container .inbox_full{width:inherit;}
.inbox_container .inbox_full .unread_message{cursor:pointer;}
.inbox_container .inbox_full .reply_form .box_textarea{ padding: 13px 0;width: calc( 100% - 160px ); box-sizing: border-box;}
.inbox_container .message_dialogue{height:449px; overflow-x:hidden; overflow-y:scroll; padding:0 30px 45px; background-color:#fff; -webkit-overflow-scrolling:touch;}
.inbox_container .dialogue_box{width:425px; margin:0 10px;}
.inbox_container .box_item{ margin: 40px 0 35px;  }
.inbox_container .box_item .date{ margin-bottom: 40px; font-size: 14px; color: #7f7e7c; text-align: center  }
.inbox_container .dialogue_box .time{height:27px; line-height:27px; font-size:12px; color:#888888; display: inline-block; vertical-align: bottom;}
.inbox_container .dialogue_box .time .name{ display: inline-block; vertical-align: inherit; font-size: 16px; font-weight: bold; color: #333; }
.inbox_container .dialogue_box .message{ margin-top: 10px; line-height:30px; padding:15px 21px; color:#111; background-color:#f7f7f7; border-radius:35px; ; position:relative; font-size: 14px; }
.inbox_container .dialogue_box.dialogue_box_left .message{ border-top-left-radius: 0; }
.inbox_container .dialogue_box.dialogue_box_right .message{ border-top-right-radius: 0; }
.inbox_container .dialogue_box .picture{width:80px; height:80px; margin-top:10px; text-align:center; background-color:#fff; border-radius:10px; position:relative;overflow: hidden;}
.inbox_container .dialogue_box .picture img{max-width:100%; max-height:100%;}
.inbox_container .dialogue_box_right{text-align:right; float:right;}
.inbox_container .dialogue_box_right .message{text-align:left; background-color:#eef5ff;}
.inbox_container .dialogue_box_right .picture{background-color:#fff; float:none;}
.inbox_container .message_bottom{ margin:0 30px; background-color:#fff; border-top:1px #e5e5e5 solid;}
.inbox_container .reply_form{padding:32px 0;}
.inbox_container .reply_form .box_textarea{width:633px; height:46px; line-height:18px; padding:0; overflow-x:hidden; overflow-y:auto; border:0; -webkit-overflow-scrolling:touch;}
.inbox_container .reply_form .upload_box{margin-top: 11px; padding: 0; margin-right: 25px;width:21px; height:21px; background: none; border-radius:5px;}
.inbox_container .reply_form .upload_box i{ color: #aaa; font-size: 20px; }
.inbox_container .reply_form .upload_box .pic_box{width:30px; height:30px;}
.inbox_container .reply_form .btn_submit{ width: 110px;height:48px; line-height:48px; color:#fff; background-color:#f16056; font-size: 16px; font-weight: 600 ; border-radius: 5px; border:0; float:right;}
.inbox_container .menu_products_list{max-width:100%; height:568px; overflow-x:hidden; overflow-y:scroll; position:relative; -webkit-overflow-scrolling:touch;}
.inbox_container .menu_products_list li{height:65px; padding:18px 24px 16px 19px; cursor:pointer; border-top:1px #f1f1f1 solid; position:relative;}
.inbox_container .menu_products_list li>i{min-width:13px; height:18px; line-height:18px; padding:0 6px; text-align:center; font-size:12px; color:#fff; background-color:#fb4729; border-radius:50px; position:absolute; top:18px; left:200px; display:block;}
.inbox_container .menu_products_list li .img{width:63px; height:63px; text-align:center; background-color:#fff; border:1px #fafafa solid; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.inbox_container .menu_products_list li .img>img{max-width:100%; max-height:100%;}
.inbox_container .menu_products_list li .name{width:108px; height:65px; line-height:20px; overflow:hidden; margin-left:10px; font-size:12px; color:#999; float:left;}
.inbox_container .menu_products_list li:hover, .inbox_container .menu_products_list li.current{background-color:#f3fcfb; border-left-color:#13b287;}
.inbox_container .menu_products_list li:first-child{border-top:0;}
.inbox_container .menu_products_list li.more{height:50px; padding:0; text-align:center;}
.inbox_container .menu_products_list li.more .btn_more{height:26px; line-height:26px; margin-top:10px; text-decoration:none; font-size:14px; color:#fff; background-color:#0cb083; border:0;}
.inbox_container .menu_products_list li.no_data{height:50px; line-height:50px; padding:0; text-align:center; font-size:14px; color:#999;}

.inbox_container .message_dialogue, .inbox_container .message_bottom{display:none;}

.inbox_container .unread_message{width:100%; height:568px; text-align:center; position:relative; display:inline-block;}
.inbox_container .unread_message>p{width:100%; height:34px; line-height:34px; padding-top:80px; text-align:center; font-size:18px; color:#bbb; background:url(../images/user/bg_unread_message.png) no-repeat center top; position:absolute; top:188px; left:0;}
.inbox_container .unread_message>i{width:35px; height:35px; line-height:35px; text-align:center; font-size:18px; color:#fff; background-color:#fb4729; border-radius:50px; position:absolute; top:180px; left:365px;}

#lib_user_products .contact_form{ margin-top: 30px; padding: 0 30px 30px ; }
#lib_user_products .contact_form .submit_btn{ margin-top: 0; width: 110px; height: 48px; line-height: 48px; border: 0; border-radius: 5px; background-color: #f16056; font-weight: 600; }
#lib_user_products .contact_form .upload_box{ float: right; margin-top: 11px; margin-right: 25px; padding: 0; width: 21px; height: 21px; background:url(../images/user/bg_multi_small_img1.png) no-repeat center;  }
#lib_user_products .contact_form #pic_show{ width: 60px; height: 60px;  }

@media screen and (max-width: 1000px){
	#lib_user_products .order_con{ margin: 0 15px; height: 66px; line-height: 66px; background-color: #fff; font-size: 14px; }
	#lib_user_inbox h2{ margin: 0 15px 24px; padding-bottom: 0x; font-size: 20px; }

	.inbox_container .dialogue_box{ margin: 0 ; width: 100%; }
	.inbox_container .message_dialogue{ padding: 0 15px 25px; }
	.inbox_container .dialogue_box .message{ padding: 15px; }
	.inbox_container .message_bottom{ border: none; }
	.inbox_container .reply_form{ position: fixed; width: 100%; padding: 15px; border-top: 1px #e5e5e5 solid; background-color: #fff; left: 0; bottom: 0; box-sizing: border-box; z-index: 10; }
	.inbox_container .inbox_full .reply_form .box_textarea{ width: calc( 100% - 95px ); font-size: 12px; }
	.inbox_container .reply_form .upload_box{ margin-right: 10px; width: 29px; height: 29px; }
	.inbox_container .reply_form .upload_box i{ font-size: 28px;  }
	.inbox_container .reply_form .btn_submit{ width: 46px; height: 46px; font-size: 0; background: url(../images/user/inbox_button.png) #f16056 no-repeat center center; }
	#pic_show{ max-width: 30px; max-height: 30px; }
	.inbox_container .box_item{ margin: 20px 0;  }
	.inbox_container .dialogue_box .message{ line-height: 24px; }
	.inbox_container .dialogue_box .time .name{ font-size: 15px; }
	.inbox_container .dialogue_box_right{ float: none;  }
	#cancelForm.user_form .rows .submit{width: 100%; }
	#cancelForm.user_form .rows .submit_btn{ margin-top: 10px; width: 100%; }
}


/*************************** 站内信 End ***************************/

/*************************** 系统消息 Start ***************************/
#lib_user_msg .submit_btn{display:block; height:28px; line-height:28px; border:none; padding:0 30px; border-radius:5px; text-align:center; text-decoration:none; float:left; margin-right:10px; background:#87AABE; border:1px solid #7693A3; color:#fff; cursor:pointer;}
/*************************** 系统消息 End ***************************/

/*************************** 会员注册验证 Start **************************/
#signup.verification{ padding-right: 0; width: 100%; border: 0; }
#signup.verification .verification_box{ padding: 50px 0; }
#signup.verification .verification_box .icon_success{ display: block; margin: 0 auto 30px; width: 68px; height: 68px;background:url(../images/user/icon_user_success.png) no-repeat center center; }
#signup.verification .verification_box .go_home{ display: block; margin: 40px auto 0; width: 154px; height: 54px;line-height: 52px;border:1px solid #333; border-radius: 5px;background-color: #333; color: #fff; font-size: 16px; box-sizing: border-box;text-align: center; }
#signup.verification .verification_title{ font-size: 34px; color: #000000; text-align: center; font-weight: bold; }
#signup.verification .verification_subtitle{ margin-top: 20px; font-size: 18px; color: #000000; text-align: center; }
#signup.verification .verification_subtitle a{ color: #2e9cc3; }
#signup.verification .verification_button_box{ margin-top: 35px; text-align: center; font-size: 0; }
#signup.verification .verification_button_box a{ display: inline-block; vertical-align: middle; box-sizing: border-box; padding: 0 20px; width: auto; height: 54px; line-height: 52px; border: 1px solid #333333; border-radius: 5px; background-color: #333333; color: #fff; text-align: center; font-size: 16px; }
#signup.verification .verification_button_box a#send_email_btn{ margin-left: 20px; background-color: #fff; color: #333; }
@media screen and (max-width: 550px){
	#signup.verification .verification_title{ font-size: 24px; }
	#signup.verification .verification_subtitle{ font-size: 16px; }
	#signup.verification .verification_button_box a,
	#signup.verification .verification_box .go_home{ display: block; margin: 0 auto; width: auto; height: 36px; line-height: 34px; font-size: 14px; }
	#signup.verification .verification_button_box a#send_email_btn{ margin-left: 0; margin-top: 20px;  }
}
/*************************** 会员注册验证  End  **************************/

/*************************** 会员验证页面  Start  **************************/
#verify{ padding: 70px 0 300px }
#verify .verify_container{ margin: 0 auto; width: 494px; }
#verify .verify_title{ font-size: 34px; color: #262626; text-align: center; font-weight: bold; }
#verify .verify_subtitle{ font-size: 16px; color: #262626; text-align: center; }
#verify .verify_form{ margin-top: 50px; }
#verify .verify_form .rows{ margin-top: 30px; }
#verify .verify_form .rows:first-child{ margin-top: 30px; }
#verify .verify_form .rows label{ display: block; margin-bottom: 5px; font-size: 14px; }
#verify .verify_form .rows label .c_reg{ color: #ff2800; }
#verify .verify_form .rows .input .input_text{ display: block; padding: 0 17px; width: 100%; height: 50px; line-height: 50px; border: 1px solid #a6a6a5; border-radius: 5px; box-sizing: border-box; font-size: 14px; color: #979797;}
#verify .verify_form .rows .button{ display: block; width: 100%; height: 55px; line-height: 55px; border-radius: 5px; background-color: #000; box-sizing: border-box; font-size: 16px; color: #ffffff; cursor: pointer; }
#verify .expired_box{ text-align: center; }
#verify .expired_box .expired_ico{ padding-top: 175px; background:url(../../../ico/expired_img.png) no-repeat center center; }
#verify .expired_box .expired_title{ font-size: 28px; color: #333333; text-align: center; text-align: center;; }
#verify .expired_box .return_btn{ display: inline-block; margin-top: 40px; padding: 0 17px; height: 46px; line-height: 46px; border-radius: 5px; background-color: #e53935; color: #ffffff; font-size: 16px; text-decoration: none;  }
/*************************** 会员验证页面  End  **************************/

/**************************** 订单详情物流追踪 start ************************/
.bot .order_tracking_box::-webkit-scrollbar{width: 5px;}
.bot .order_tracking_box::-webkit-scrollbar{width: 5px; background: #fff;border-radius: 5px;}
.bot .order_tracking_box::-webkit-scrollbar-thumb{background: rgba(0, 0, 0, 0.1);border-radius: 5px;}
.bot .order_tracking_box::-webkit-scrollbar-thumb:hover{background: rgba(0, 0, 0, 0.3);}
.bot .order_tracking_box{box-shadow: 0px 0px 15px rgba(0,0,0,.3);display:none;position: absolute;max-width: 600px; max-height: 485px;background: #fff;overflow: auto;z-index: 999;border: 1px solid #eaeef1;left:130px;min-width: 45%;}
.bot .order_tracking_box .order_tracking_title{height: 60px;line-height: 60px;padding-left: 30px;font-size: 14px;color: #222222;border-bottom: 1px solid #f0f0f0;position: relative;}
.bot .order_tracking_box .order_tracking_title .order_tracking_cancel{position: absolute; right: 30px;width: 30px;height: 30px;line-height: 30px;vertical-align: middle;margin-top: 15px;}
.bot .order_tracking_box .order_tracking_title .order_tracking_cancel:before{content: "x";font-size: 16px;cursor: pointer;}
.bot .order_tracking_box .order_tracking_title .order_tracking_cancel:hover{color: red;}
.bot .order_tracking_box .tracking_box_content{padding: 30px;text-align: left;}
.bot .order_tracking_box .tracking_box_list li{margin-left: 10px; border-left: 2px dashed #e1e5eb; padding-left:10px;position: relative; padding-bottom: 20px;}
.bot .order_tracking_box .tracking_box_list .track_radio{display: inline-block;width: 12px;;height: 12px;background: #fff;position: absolute; top:38px;left: -9px;border-radius: 50%; border: 2px solid #7d8d9e;}
.bot .order_tracking_box .tracking_box_list .track_content{margin-left:27px;background: #f7f9fb;min-height: 45px;padding:20px 20px 20px 30px;border-radius: 5px;position: relative}
.bot .order_tracking_box .tracking_box_list .track_content .arrow {width: 0;height: 0;border-top: 20px solid transparent;border-right: 24px solid #f7f9fb;border-bottom: 20px solid transparent; position: absolute;top:24px;left:-23px}
.bot .order_tracking_box .tracking_box_list .track_content .track_content_text{line-height: 20px;color:#333333;font-size: 14px;}
.bot .order_tracking_box .tracking_box_list .track_content .track_content_time{line-height: 16px;color:#888888;font-size: 12px;margin-top:10px;}
.bot .order_tracking_box .tracking_list_hide{display: none;}
@media screen and (max-width: 1000px ){
	.bot .order_tracking_box{ left: 0; }
	.bot .order_tracking_box .order_tracking_title{ padding-left: 15px; height: 45px; line-height: 45px; }
	.bot .order_tracking_box .order_tracking_title .order_tracking_cancel{ text-align: center; right: 15px; width: 15px; height: 15px; line-height: 15px; }
	.bot .order_tracking_box .tracking_box_content{ padding: 30px 15px; }
	.bot .order_tracking_box .tracking_box_list .track_content{ padding: 15px 15px 15px 20px; }
	.bot .order_tracking_box .tracking_box_list .track_content .track_content_text{ font-size: 12px; }
}
/**************************** 订单详情物流追踪 end ************************/

#lib_user .user_setting_container .settings_contianer{max-width: 705px;margin: auto;padding: 30px 30px 38px 30px;box-sizing: border-box;}
#lib_user .user_setting_container .info_box{margin-top: 50px;}
#lib_user .user_setting_container .info_box:first-child{margin-top: 0;}
#lib_user .user_setting_container .info_title{font-size: 18px;color: #333;}
#lib_user .user_setting_container .both_box_input,
#lib_user .user_setting_container .both_box_select{display: flex;justify-content: space-between;flex-wrap: wrap;}
#lib_user .user_setting_container .both_box_input .input_container,
#lib_user .user_setting_container .both_box_select .input_container{width: 48.5%;}
#lib_user .user_setting_container .input_container{margin-top: 25px;}
#lib_user .user_setting_container .input_container .label{font-size: 14px;color: #333;margin-bottom: 10px;}

#lib_user .user_setting_container .input_container .input .ly_input{height: 50px;line-height: 50px;box-sizing: border-box;font-size: 14px;color: #666;border-radius: 5px;border: 1px solid #d9d9d9;text-indent: 15px;width: 100%;}
#lib_user .user_setting_container .input_container .input .ly_input:focus{border-color: #666;box-shadow: 0 0 0 1px #ebebeb;}

#lib_user .user_setting_container .input_container .input .ly_textarea{box-sizing: border-box;width: 100%;height: 120px;font-size: 14px;color: #666;border-radius: 5px;border: 1px solid #d9d9d9;padding: 15px;}
#lib_user .user_setting_container .input_container .input .ly_textarea:focus{border-color: #666;box-shadow: 0 0 0 1px #ebebeb;}

#lib_user .user_setting_container .input_container .input .global_select_box{height:auto;line-height:50px;position: relative;}
#lib_user .user_setting_container .input_container .input .global_select_box .input_case{position: relative;width: 100%;background-color: #fff;height: 50px;box-sizing: border-box;border-radius: 5px;padding: 0 40px 0 15px;cursor: pointer;border: 1px solid #d9d9d9;}
#lib_user .user_setting_container .input_container .input .global_select_box .input_case i{width: 12px;height: 12px;line-height: 12px;position:absolute;right:18px;top:0;bottom: 0;margin: auto;transform: scale(0.8);font-size: 14px;color: #666;transition: all .5s ease 0s;}
#lib_user .user_setting_container .input_container .input .global_select_box .input_case i::before{content: "\e62b";font-family: "iconfont";}
#lib_user .user_setting_container .input_container .input .global_select_box .input_case input.imitation_select{width: 100%;height: 100%;border: 0;cursor: pointer;background-color: transparent;}
#lib_user .user_setting_container .input_container .input .global_select_box .select_ul{display:none;border-radius: 5px;width: 100%;box-sizing: border-box;background-color: #fff;position: absolute;left: 0;top: calc(100% + 2px);box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);overflow: hidden;z-index: 3;}
#lib_user .user_setting_container .input_container .input .global_select_box .select_ul::-webkit-scrollbar{width: 10px;background: #22191a;}
#lib_user .user_setting_container .input_container .input .global_select_box .select_ul::-webkit-scrollbar-thumb{background: rgba(193, 193, 193, 0.8);border-radius: 5px;}
#lib_user .user_setting_container .input_container .input .global_select_box .select_ul li{line-height:30px;transition:all .5s ease 0s;padding: 5px 10px 5px 45px;color: #555;cursor: pointer;font-size: 14px;position: relative;}
#lib_user .user_setting_container .input_container .input .global_select_box .select_ul li:hover,
#lib_user .user_setting_container .input_container .input .global_select_box .select_ul li.selected{background-color: #eee;color: #555;}
#lib_user .user_setting_container .input_container .input .global_select_box .select_ul li.selected.leave{background-color: unset; color: #555;}
#lib_user .user_setting_container .input_container .input .global_select_box .select_ul li:hover i,
#lib_user .user_setting_container .input_container .input .global_select_box .select_ul li.selected i{border: 5px solid #22191a;background-color: #fff;}
#lib_user .user_setting_container .input_container .input .global_select_box .select_ul li i{width: 15px;height: 15px;position: absolute;left: 20px;top: 50%;transform: translateY(-50%);border: 1px solid #ccdced;border-radius: 15px;box-sizing: border-box;}
#lib_user .user_setting_container .input_container .input .global_select_box.focus .select_ul{display: block;}
#lib_user .user_setting_container .input_container .input .global_select_box.focus .input_case i{color: #888;transform: scale(0.8) rotate(-180deg);}

#lib_user .user_setting_container .input_container .input .field_checked_box{width: 100%;font-size: 0;box-sizing: border-box;background-color: #fff;border-radius: 5px; padding: 10px 0 0 0;}
#lib_user .user_setting_container .input_container .input .field_checked_box .item{display: inline-block;margin-right: 35px;margin-bottom: 15px; font-size: 14px;cursor: pointer;color: #333;line-height: 16px;}
#lib_user .user_setting_container .input_container .input .field_checked_box .item::before{display: inline-block;width: 14px;height: 14px;content: '';margin-right: 4px;background-color: #fff;border: 1px solid #ccdced;border-radius: 16px;vertical-align: bottom;}
#lib_user .user_setting_container .input_container .input .field_checked_box .item.checked::before{width: 6px;height: 6px;border: 5px solid #222;border-radius: 16px;}
#lib_user .user_setting_container .input_container .input .field_checked_box .item.disabled {cursor: no-drop;}
#lib_user .user_setting_container .input_container .input .field_checked_box .item.disabled::before {width: 6px; height: 6px; border: 5px #d2e0ee solid; border-radius: 16px;}
#lib_user .user_setting_container .input_container .input .field_checked_box input{display: none;}

#lib_user .user_setting_container .input_container .input .field_checked_box .input_checkbox_box{display: inline-block;vertical-align: top;margin-right: 32px;line-height: 20px; cursor:pointer;font-size: 14px;color:#333}
#lib_user .user_setting_container .input_container .input .field_checked_box .input_checkbox_box .input_checkbox{width:13px; height:13px;margin-top: 3px; margin-right:5px;margin-bottom: 16px; background-color: #fff; border:1px #bbbbbb solid; border-radius:2px; position:relative; display:inline-block; vertical-align:top;}
#lib_user .user_setting_container .input_container .input .field_checked_box .input_checkbox_box .input_checkbox input{display:none;}
#lib_user .user_setting_container .input_container .input .field_checked_box .input_checkbox_box .input_checkbox:before{ margin:auto;  position:absolute;  display:none; content:"\e647";font-family: "iconfont";}
#lib_user .user_setting_container .input_container .input .field_checked_box .input_checkbox_box.checked .input_checkbox{border-color:#fff;}
#lib_user .user_setting_container .input_container .input .field_checked_box .input_checkbox_box.checked .input_checkbox:before{display:block;width:100%; height:100%;background-color: #222;border:1px #222 solid; color:#fff; top:0; bottom:0; right:0; left:0; box-sizing: border-box;font-size: 12px;line-height: 1;}
#lib_user .user_setting_container .input_container .input .field_checked_box .input_checkbox_box.indeterminate .input_checkbox:before{display:block; width:100%; height:100%;background-color: #222; border:1px #222 solid;color:#fff; top:0; bottom:0; right:0; left:0; box-sizing: border-box; font-size: 12px;line-height: 1;}

#lib_user .user_setting_container .input_container .input .form_tool_img_box{background-color: #fff;border-radius: 8px;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box{display:none;float:left;width:86px;height:86px;position:relative;box-sizing:border-box;border:2px dashed #d9d9d9;border-radius:5px;margin-right: 15px; border:solid 1px #dfdfdf;background:#fafafa;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box .iconfont{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#757575;font-size:30px;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box label{margin: 0;padding-top: 0;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box:first-child{display: block;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box.on:after,
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box.on:before{background: none;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box.on .num_tips{font-size: 0;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box .num_tips{position: absolute;left: 0;top: 65%;width: 100%;text-align: center;color: #dddddd;display: none;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box{width: 120px;height: 120px;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box .pic_box{position:relative;width:120px;height:120px;vertical-align:middle;font-size:0;text-align:center;cursor:pointer;box-sizing:border-box;z-index:1;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box .pic_box img{opacity: 1;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box .close{position: absolute;top: -7px;right: -7px;display: none;width: 24px;height: 24px;background: #000;border-radius: 50%;cursor: pointer;z-index: 2;transform: rotate(45deg);}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box .close::before{content: '';width: 12px;height: 1px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #fff;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box .close::after{content: '';width: 1px;height: 12px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-color: #fff;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_file{ width:82px; height:82px; position:absolute; left:0px; top:0px; bottom: 0;right: 0; padding: 0; filter:alpha(opacity=0); -moz-opacity:0; -webkit-opacity:0; opacity:0; cursor:pointer;font-size: 70px;z-index: 1;}
#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_file{width: 120px;height: 120px;}

#lib_user .user_setting_container .submit_button{height: 46px;line-height: 46px;display: inline-block;padding: 0 50px;background-color: #000;font-size: 16px;color: #fff;border-radius: 5px;border: 0;margin-top: 20px;}
@media screen and (max-width:1000px){
	#lib_user .user_setting_container .settings_contianer{padding:20px;width: 100%;}
	#lib_user .user_setting_container .both_box_input,
	#lib_user .user_setting_container .both_box_select{display: block;}
	#lib_user .user_setting_container .both_box_input .input_container,
	#lib_user .user_setting_container .both_box_select .input_container{width: 100%;}
	#lib_user .user_setting_container .account_global_flex .account_right_content .side_box{margin-top: 0;}
	#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box{width: 79px;height: 79px;}
	#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box:last-child{margin-right: 0;}
	#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_box .pic_box{width: 100%;height: 100%;}
	#lib_user .user_setting_container .input_container .input .form_tool_img_box .upload_file{width: 100%;height: 100%;}
}



/*分销*/
#lib_user_distribution .container{display: flex;justify-content: space-between;align-items: center;}
#lib_user_distribution .container .rows{width: 45%;}
#lib_user_distribution .container .setting_title{ margin-bottom: 30px; font-size: 18px; font-weight: 600; }
#lib_user_distribution .container .setting_box:first-child{ margin-top: 0; }
#lib_user_distribution .container .setting_box{ margin-top: 60px; }
#lib_user_distribution .container .input .input_box_label{ display: block; margin-bottom: 8px; width: 100%; position: static;font-size: 14px; color: #333333; }
#lib_user_distribution .container .input .input_box_label .reg_color{ color: #f16056; }
#lib_user_distribution .container .box .input{ display: block;}
#lib_user_distribution .container .box .input.filled{ margin-top: 30px; }
#lib_user_distribution .container .rows:first-child .box .input.filled{ margin-top: 0; }
#lib_user_distribution .container .box.half{ float: left; margin-right: 20px; width: 313px; }
#lib_user_distribution .container .box.half:nth-child(2n){ margin-right: 0; }
#lib_user_distribution .container .box .input .input_box_txt{ box-sizing: border-box; padding: 0 12px; width: 100%; height: 49px; border: 1px solid #d9d9d9; border-radius: 5px; transition: .4s; font-family: "Opensans-Regular"; }
#lib_user_distribution .submit_rows .btn_submit{ display: block; width: 75px; height: 36px; line-height: 36px; border-radius: 5px; background-color: #f16056; text-align: center; font-size: 12px; color: #fff; font-weight: bold; text-decoration: none; border: 0;}
#lib_user_distribution .container .box .input .input_box_txt::-webkit-input-placeholder{ color: #666666; font-family: "Opensans-Regular"; }
#lib_user_distribution .container .setting_button .btn_submit{ margin-top: 20px; width: 142px; height: 46px; line-height: 46px; border: 0; border-radius: 5px; background-color: #f16056;font-size: 16px; font-weight: 600; color: #fff;text-align: center; }
@media screen and (min-width:1000px){
	#lib_user_distribution .container .box .input .input_box_txt:focus{ border-color: #666666; box-shadow: 0 0 0px 1px #ebebeb; }
	#lib_user_distribution .container .box .input .input_box_txt::-webkit-input-placeholder{ color: #aaaaaa; font-family: "Opensans-Regular"; }
}
@media screen and (max-width:1000px){
	#lib_user_distribution .container .setting_title{ margin-bottom: 15px; font-size: 16px; }
	#lib_user_distribution .container .box.half{ float: none; width: 100%; }
	#lib_user_distribution .container .input .input_box_label{ font-size: 14px; }
	#lib_user_distribution .container .box.half{ margin-top: 20px; }
	#lib_user_distribution .container .box.half:first-child{ margin-top: 0; }
	#lib_user_distribution .container .setting_box{ margin-top: 40px; }
	#lib_user_distribution .container .box .input .input_box_txt{ height: 46px;line-height:46px; border-width: 1px; font-size: 14px; }
	#lib_user_distribution .container .setting_button .btn_submit{ width: 116px; height: 40px; line-height: 40px; }
}
