.m-header .drop-down .drop-down-bottom.dir-right.ant-message{font-size:12px;position:fixed;z-index:1010;width:100%;top:16px;left:0;pointer-events:none}
.ant-message-notice{padding:8px;text-align:center}
.ant-message-notice:first-child{margin-top:-8px}
.ant-message-notice-content{padding:8px 16px;border-radius:4px;box-shadow:0 2px 8px rgba(0, 0, 0, .2);background:#fff;display:inline-block;pointer-events:all}
.ant-message-success .anticon{color:#00a854}
.ant-message-error .anticon{color:#f04134}
.ant-message-warning .anticon{color:#ffbf00}
.ant-message-info .anticon, .ant-message-loading .anticon{color:#108ee9}
.ant-message .anticon{margin-right:8px;font-size:14px;top:1px;position:relative}
.ant-message-notice.move-up-leave.move-up-leave-active{-webkit-animation-name:MessageMoveOut;animation-name:MessageMoveOut;overflow:hidden;-webkit-animation-duration:.3s;animation-duration:.3s}
@-webkit-keyframes MessageMoveOut{
	0%{opacity:1;max-height:150px;padding:8px}
	to{opacity:0;max-height:0;padding:0}
}
@keyframes MessageMoveOut{
	0%{opacity:1;max-height:150px;padding:8px}
	to{opacity:0;max-height:0;padding:0}
}
.ant-upload{font-size:12px;outline:0}
.ant-upload-btn{display:block;width:100%;outline:none}
.ant-upload input[type=file]{cursor:pointer}
.ant-upload.ant-upload-select{display:inline-block}
.ant-upload.ant-upload-select-picture-card{border:1px dashed #d9d9d9;width:96px;height:96px;border-radius:4px;background-color:#fbfbfb;text-align:center;cursor:pointer;transition:border-color .3s ease;display:inline-block;vertical-align:top;margin-right:8px;margin-bottom:8px}
.ant-upload.ant-upload-select-picture-card > .ant-upload{display:block;width:100%;height:100%;padding:20px 0}
.ant-upload.ant-upload-select-picture-card:hover{border-color:#108ee9}
.ant-upload.ant-upload-drag{border:1px dashed #d9d9d9;transition:border-color .3s ease;cursor:pointer;border-radius:4px;text-align:center;width:100%;height:100%;position:relative}
.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled){border:2px dashed #49a9ee}
.ant-upload.ant-upload-drag.ant-upload-disabled{cursor:not-allowed}
.ant-upload.ant-upload-drag .ant-upload-btn{display:table;height:100%}
.ant-upload.ant-upload-drag .ant-upload-drag-container{display:table-cell;vertical-align:middle}
.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{border-color:#49a9ee}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon{height:60px;margin-bottom:24px}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon{font-size:80px;margin-top:-5px;color:#49a9ee}
.ant-upload.ant-upload-drag p.ant-upload-text{font-size:14px}
.ant-upload.ant-upload-drag p.ant-upload-hint{font-size:12px;color:rgba(0, 0, 0, .43)}
.ant-upload.ant-upload-drag .anticon-plus{font-size:30px;transition:all .3s ease;color:rgba(0, 0, 0, .25)}
.ant-upload.ant-upload-drag .anticon-plus:hover, .ant-upload.ant-upload-drag:hover .anticon-plus{color:rgba(0, 0, 0, .43)}
.ant-upload-list{overflow:hidden}
.ant-upload-list-item{overflow:hidden;margin-top:8px;font-size:12px;position:relative;height:24px}
.ant-upload-list-item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:16px;width:100%;display:inline-block}
.ant-upload-list-item-info{line-height:24px;padding:0 12px 0 4px;transition:background-color .3s}
.ant-upload-list-item-info .anticon-loading, .ant-upload-list-item-info .anticon-paper-clip{margin-right:4px;font-size:12px;color:rgba(0, 0, 0, .43);position:absolute;top:5.5px}
.ant-upload-list-item .anticon-cross{display:inline-block;font-size:12px;font-size:10px \9;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1)";zoom:1;transition:all .3s;opacity:0;cursor:pointer;position:absolute;top:0;right:4px;color:rgba(0, 0, 0, .43);line-height:24px}
:root .ant-upload-list-item .anticon-cross{-webkit-filter:none;filter:none;font-size:12px}
::-webkit-scrollbar-track{background:transparent;border-radius:2px;}
::-webkit-scrollbar-thumb{border-radius:4px;background:#c8cacc;}
::-webkit-scrollbar{width:4px/*0*/;height:4px;position:absolute;top:0;left:0;right:0;bottom:0;}
.ant-upload-list-item .anticon-cross:hover{color:rgba(0, 0, 0, .65)}
.ant-upload-list-item:hover .ant-upload-list-item-info{background-color:#ecf6fd}
.ant-upload-list-item:hover .anticon-cross{opacity:1}
.ant-upload-list-item-error, .ant-upload-list-item-error .ant-upload-list-item-name, .ant-upload-list-item-error .anticon-paper-clip{color:#f04134}
.ant-upload-list-item-error .anticon-cross{opacity:1;color:#f04134 !important}
.ant-upload-list-item-progress{line-height:0;font-size:12px;position:absolute;width:100%;bottom:0}
.ant-upload-list-picture-card .ant-upload-list-item, .ant-upload-list-picture .ant-upload-list-item{padding:8px;border-radius:4px;border:1px solid #d9d9d9;height:66px;position:relative}
.ant-upload-list-picture-card .ant-upload-list-item:hover, .ant-upload-list-picture .ant-upload-list-item:hover{background:transparent}
.ant-upload-list-picture-card .ant-upload-list-item-error, .ant-upload-list-picture .ant-upload-list-item-error{border-color:#f04134}
.ant-upload-list-picture-card .ant-upload-list-item-info, .ant-upload-list-picture .ant-upload-list-item-info{padding:0}
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info, .ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info{background:transparent}
.ant-upload-list-picture-card .ant-upload-list-item-uploading, .ant-upload-list-picture .ant-upload-list-item-uploading{border-style:dashed}
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail, .ant-upload-list-picture .ant-upload-list-item-thumbnail{width:48px;height:48px;position:absolute;top:8px;left:8px}
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img, .ant-upload-list-picture .ant-upload-list-item-thumbnail img{width:48px;height:48px;display:block;overflow:hidden;border-radius:4px}
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail.anticon:before, .ant-upload-list-picture .ant-upload-list-item-thumbnail.anticon:before{line-height:48px;font-size:24px;color:rgba(0, 0, 0, .43)}
.ant-upload-list-picture-card .ant-upload-list-item-name, .ant-upload-list-picture .ant-upload-list-item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 0 0 8px;line-height:44px;transition:all .3s;padding-left:48px;padding-right:8px;max-width:100%;display:inline-block;box-sizing:border-box}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name, .ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name{line-height:28px}
.ant-upload-list-picture-card .ant-upload-list-item-progress, .ant-upload-list-picture .ant-upload-list-item-progress{padding-left:56px;margin-top:0}
.ant-upload-list-picture-card .anticon-cross, .ant-upload-list-picture .anticon-cross{position:absolute;right:8px;top:8px;line-height:1}
.ant-upload-list-picture-card{display:inline}
.ant-upload-list-picture-card .ant-upload-list-item{float:left;width:96px;height:96px;margin:0 8px 8px 0}
.ant-upload-list-picture-card .ant-upload-list-item-info{height:100%;position:relative}
.ant-upload-list-picture-card .ant-upload-list-item-info:before{content:" ";position:absolute;z-index:1;background-color:rgba(0, 0, 0, .5);transition:all .3s;width:100%;height:100%;opacity:0}
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info:before{opacity:1}
.ant-upload-list-picture-card .ant-upload-list-item-actions{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:10;white-space:nowrap;opacity:0;transition:all .3s}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete, .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o{z-index:10;transition:all .3s;cursor:pointer;font-size:16px;width:16px;color:hsla(0, 0%, 100%, .91);margin:0 4px}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover, .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o:hover{color:#fff}
.ant-upload-list-picture-card .ant-upload-list-item-actions:hover, .ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions{opacity:1}
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail, .ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{display:block;width:100%;height:100%;position:static}
.ant-upload-list-picture-card .ant-upload-list-item-name{display:none}
.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item{background-color:#fbfbfb}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info{height:auto}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete, .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye-o, .ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info:before{display:none}
.ant-upload-list-picture-card .ant-upload-list-item-uploading-text{margin-top:18px;color:rgba(0, 0, 0, .43)}
.ant-upload-list-picture-card .ant-upload-list-item-progress{padding-left:0}
.ant-upload-list .ant-upload-success-icon{color:#00a854;font-weight:700}
.ant-upload-list .ant-upload-animate-enter{-webkit-animation-name:uploadAnimateIn;animation-name:uploadAnimateIn}
.ant-upload-list .ant-upload-animate-leave{-webkit-animation-name:uploadAnimateOut;animation-name:uploadAnimateOut}
.ant-upload-list .ant-upload-animate-inline-enter{-webkit-animation-name:uploadAnimateInlineIn;animation-name:uploadAnimateInlineIn}
.ant-upload-list .ant-upload-animate-inline-leave{-webkit-animation-name:uploadAnimateInlineOut;animation-name:uploadAnimateInlineOut}
@-webkit-keyframes uploadAnimateIn{
	0%{height:0;margin:0;opacity:0;padding:0}
}
@keyframes uploadAnimateIn{
	0%{height:0;margin:0;opacity:0;padding:0}
}
@-webkit-keyframes uploadAnimateOut{
	to{height:0;margin:0;padding:0;opacity:0}
}
@keyframes uploadAnimateOut{
	to{height:0;margin:0;padding:0;opacity:0}
}
@-webkit-keyframes uploadAnimateInlineIn{
	0%{width:0;height:0;margin:0;opacity:0;padding:0}
}
@keyframes uploadAnimateInlineIn{
	0%{width:0;height:0;margin:0;opacity:0;padding:0}
}
@-webkit-keyframes uploadAnimateInlineOut{
	to{width:0;height:0;margin:0;padding:0;opacity:0}
}
@keyframes uploadAnimateInlineOut{
	to{width:0;height:0;margin:0;padding:0;opacity:0}
}
@font-face{
	font-display:swap;
	font-family:muliRegular;
	src:url("/skin/fonts/muli-regular-webfont.woff2")
}
@font-face{
	font-display:swap;
	font-family:muliBold;
	src:url("/skin/fonts/muli-bold-webfont.woff2")
}
@font-face{
	font-display:swap;
	font-family:muliBlack;
	src:url("/skin/fonts/muli-black-webfont.woff2")
}
address, body, button, caption, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, iframe, input, legend, li, ol, p, pre, select, table, td, textarea, ul{margin:0;padding:0;font-style:normal;font:14px/1.5 PingFang SC, microsoft yahei, STHeitiSC-Light, simsun, sans-serif}
table{border-collapse:collapse;border-spacing:0}
abbr, acronym, fieldset, iframe, img{border:0}
address, caption, cite, code, dfn, em, var{font-style:normal;font-weight:400}
em, i{font-style:normal}
img, input, select{vertical-align:middle}
input::-ms-clear, input::-ms-reveal{display:none}
dl, dt, li, ol, ul{list-style-type:none}
q:after, q:before{content:" "}
a{text-decoration:none;cursor:pointer}
input::-webkit-input-placeholder{color:#bbb}
input::-moz-placeholder{color:#bbb}
input:-ms-input-placeholder{color:#bbb}
input:-moz-placeholder{color:#bbb}
.fl{float:left}
.fr{float:right}
.li-el{word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.cb{clear:both}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:block}
.hidden{visibility:hidden}
.none{display:none}
.font-muli-regular{font-family:muliRegular}
.font-muli-bold{font-family:muliBold}
.font-muli-black{font-family:muliBlack}
.box-sizing{box-sizing:border-box;-webkit-box-sizing:border-box}
html{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;scroll-behavior:smooth}
#container, .m-wrap, body, html{height:100%}
.m-wrap .m-main{min-height:100%;padding-bottom:573px;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.m-wrap .m-footer{margin-top:-573px;height:573px}
.m-wrap .m-content{clear:both;min-width:1190px}
.lang-kr .m-header .beijing-time{margin:0}
.lang-en .m-header .drop-down .new-gift{width:99px}
.lang-en *{word-break:keep-all}
.echat_bubblelispan{display:none !important}
.echat_bubblelipre{margin-top:12px !important}
.box-sizing{box-sizing:border-box;-webkit-box-sizing:border-box}
html{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;scroll-behavior:smooth}
.m-header{width:100%;position:relative;z-index:99}
.m-header em{font-style:normal}
.m-header *{font-size:12px;font-family:muliBold}
.m-header .header-center{width:1190px;margin:0 auto}
.m-header a{color:#081725}
.m-header a:hover{text-decoration:underline;cursor:pointer}
.m-header button:focus, .m-header input:focus, .m-header select:focus{outline:0}
.m-header input::-webkit-input-placeholder{color:#bbb}
.m-header input::-moz-placeholder{color:#bbb}
.m-header input:-ms-input-placeholder{color:#bbb}
.m-header .header-activity-blank{height:0;overflow:hidden}
.m-header .header-activity{width:100%;min-width:1190px;height:72px;background:#fbfbfb;overflow:hidden;position:relative}
.m-header .header-activity a{display:block;width:1190px;margin:0 auto;height:100%;background-position:50%;background-repeat:no-repeat}
.m-header .header-activity i{position:absolute;width:24px;height:24px;background:rgba(0, 0, 0, .4);left:50%;top:6px;margin-left:570px;text-align:center;color:#fff;line-height:22px;font-size:20px;cursor:pointer}
.m-header .header-activity i:hover{background:rgba(0, 0, 0, .6)}
.wrap-header_search {background: #fff;position: relative;z-index: 1}
.wrap-header_search .wrap-header_content {align-items: center;display: flex;height: 125px;margin: 0 auto;width: 1190px}
.wrap-header_search .wrap-header_content .logo-content {display: flex;flex: 0 0 142px;flex-direction: column;margin-top: -20px;position: relative}
.wrap-header_search .wrap-header_content .logo-content .header-logo {height:50px;width: 110px}
.wrap-header_search .wrap-header_content .logo-content .slogan {color: #333;cursor: default;font-family: auto;font-size: 18px;font-weight: 100;margin-top: 4px;position: absolute;text-align: justify;top: 24px;width: 200px}
.wrap-header_search .search-center {align-items: center;display: flex;margin-top: -10px}
.wrap-header_search .search-center .free-service {display: flex}
.wrap-header_search .search-center .free-service li {align-items: center;color: #333;cursor: default;display: flex;font-size: 12px;font-weight: 700;line-height: 12px;margin-right: 20px;position: relative}
.wrap-header_search .search-center .free-service li:before {background: #0083ef;border-radius: 10px;content: "";height: 6px;margin-right: 4px;width: 6px}
.wrap-header_search .search-center .search-content {margin-top: 24px}
.wrap-header_search .search-center .search-content .search-box {align-items: center;border-color: #eee;border-width: 2px;display: flex;height: 50px;width: 630px}
.wrap-header_search .search-center .search-content .search-box input {flex: 0 0 527px;font-size: 14px;height: 46px;line-height: 46px;padding-right: 10px;text-indent: 28px;width: 100%}
.wrap-header_search .search-center .search-content .search-box input::-webkit-input-placeholder {transform: translate3d(0,2px,0);transition: all .3s linear}
.wrap-header_search .search-center .search-content .search-box input:focus::-webkit-input-placeholder {opacity: .5}
.wrap-header_search .search-center .search-content .search-box button {box-shadow: 0 10px 16px 0 rgba(0,35,100,.24);flex: 0 0 100px;font-size: 16px;height: 40px;line-height: 42px;padding: 0;right: 6px;text-align: center;top: 0;transition: all .3s linear}
.wrap-header_search .search-center .search-content .search-box button:hover {opacity: .9}
.wrap-header_search .search-center .search-content .search-box button:active {box-shadow: 0 4px 6px 0 rgba(0,35,100,.24);transform: translateY(2px)}
.wrap-header_search .search-center .search-content .links-list {display: flex;justify-content: space-between;margin-top: 12px}
.wrap-header_search .search-center .search-content .links-list ul {display: flex;font-size: 12px}
.wrap-header_search .search-center .search-content .links-list ul li {line-height: 12px;margin-right: 20px}
.wrap-header_search .search-center .search-content .links-list ul li a {color: #999}
.wrap-header_search .search-center .search-content .links-list ul li a:hover {color: #0083ef}
.wrap-header_search .search-center .search-content .links-list ul.activity-links {margin-bottom: 4px;margin-left: 30px}
.wrap-header_search .search-center .search-content .links-list ul.shopping-agent-links {margin-right: 18px}
.wrap-header_search .search-center .search-content .links-list ul.shopping-agent-links li {margin-right: 12px}
.wrap-header_search .search-center .other-links {margin-left: 20px}
.wrap-header_search .search-center .other-links a {color: #333}
.wrap-header_search .search-center .other-links a:hover {color: #0083ef}
.wrap-header_search a {transition: all .3s linear}
.wrap-header_search a:hover {opacity: .8;text-decoration: none}
.m-header .header-fixedBar{position:fixed;z-index:52;width:100%;height:60px;background:#fff;box-shadow:3px 4px 20px 0 rgba(0, 0, 0, .2);-ms-box-shadow:3px 4px 20px 0 rgba(0, 0, 0, .2);-webkit-box-shadow:3px 4px 20px 0 rgba(0, 0, 0, .2);top:-60px;opacity:0;transition:top .2s ease, opacity .2s ease}
.m-header .header-fixedBar.active{top:0;opacity:1;transition:top .2s ease, opacity .2s ease}
.m-header .header-fixedBar .header-center{position:relative;padding-top:10px}
.m-header .header-fixedBar .header-fixedBar-logo{position:absolute;left:0;top:18px;width:116px;height:24px;text-indent:-9000em;/*background:url("/skin/images/logo-p.png") 50% no-repeat*/}
.m-header .header-fixedBar .header-fixedBar-search{float:right;background:#fff;width:1000px;height:40px;border:1px solid #ddd;border-radius:20px}
.m-header .header-fixedBar .header-fixedBar-search input{height:38px;line-height:38px;border-radius:20px;font-size:14px}
.m-header .header-fixedBar .header-fixedBar-search button{width:53px;height:42px;border-radius:20px;background-size:50%}
.lang-en .m-header .message-drop-down .drop-down-bottom dl dt,.lang-ph .m-header .message-drop-down .drop-down-bottom dl dt{margin-left:0}
.m-header.m-header-en .header-nav,.m-header.m-header-ph .header-nav{margin-right:-14px}
.m-header.m-header-en .message-drop-down .drop-down-bottom dl dt,.lang-ph .m-header .message-drop-down .drop-down-bottom dl dt{margin-left:0}
.m-header.m-header-en .header-middle .header-nav .nav-item,.m-header.m-header-ph .header-middle .header-nav .nav-item{padding:0 14px}
.m-header.m-header-en .header-middle .header-nav .nav-item>a,.m-header.m-header-ph .header-middle .header-nav .nav-item>a {text-transform: uppercase}
.m-header.m-header-en .header-middle .header-nav .nav-text{font-size:14px}
.m-header.m-header-en .header-middle .header-nav .nav-item:nth-child(6):before{left:89px}
.m-header.m-header-en .header-middle .header-nav .has-sub-nav{padding-right:30px}
.m-header.m-header-en .header-middle .header-nav .nav-item.has-sub-nav:before{right:18px}
.m-header.m-header-kr .header-nav{margin-right:-14px}
.m-header.m-header-kr .message-drop-down .drop-down-bottom dl dt{margin-left:0}
.m-header.m-header-kr .header-middle .header-nav .nav-item{padding:0 14px}
.m-header.m-header-kr .header-middle .header-nav .nav-text{font-size:14px}
.m-header.m-header-kr .header-middle .header-nav .nav-item:nth-child(6):before{left:89px}
.m-header.m-header-kr .header-middle .header-nav .has-sub-nav{padding-right:30px}
.m-header.m-header-kr .header-middle .header-nav .nav-item.has-sub-nav:before{right:18px}
.m-header.m-header-kr .header-middle .header-nav .nav-item>a {text-transform: uppercase}
.lang-kr .header-center .no-login .icon-188,.m-header-kr .header-center .no-login .icon-188 {display: none}
.lang-kr .header-center .user-drop-down .drop-down-bottom,.m-header-kr .header-center .user-drop-down .drop-down-bottom {max-width: 410px;width: 390px}
.lang-kr .header-center .my-drop-down .drop-down-bottom,.m-header-kr .header-center .my-drop-down .drop-down-bottom {width: 130px}
.lang-kr .header-center .message-drop-down .drop-down-bottom,.m-header-kr .header-center .message-drop-down .drop-down-bottom {width: 214px}
.lang-kr .header-center .global-drop-down .drop-down-bottom button,.m-header-kr .header-center .global-drop-down .drop-down-bottom button {margin-top: 10px}
.lang-kr .user-drop-down .drop-down-bottom .order-list:before,.m-header-kr .user-drop-down .drop-down-bottom .order-list:before {display: none}
.lang-kr .user-drop-down .drop-down-bottom .user-logout,.m-header-kr .user-drop-down .drop-down-bottom .user-logout {top: 10px;z-index: 99}
.lang-kr .header-nav .nav-item:last-child .sub-nav,.m-header-kr .header-nav .nav-item:last-child .sub-nav {width: 190px}
.lang-en .wrap-header_search .wrap-header_content .logo-content .slogan {font-size: 12px;margin-left: -18px;margin-top: 6px}
.lang-en .wrap-header_search .search-center .search-content .search-box button {background-image: none;flex: 0 0 160px;font-size: 14px;right: 66px;text-transform: uppercase;}
.lang-en .wrap-header_search .search-center .search-content .search-box input {padding-right: 70px}
.lang-en .header-middle-main .header-nav .nav-item {padding: 0 24px!important}
.lang-en .header-middle-main .header-nav .nav-item.has-sub-nav {padding-right: 34px!important}
.box-sizing{box-sizing:border-box;-webkit-box-sizing:border-box}
html{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;scroll-behavior:smooth}
.font-icon {
	font-family: iconfont!important;
}

@font-face {
	font-family: iconfont;
	src: url(/skin/fonts/font_2967298_hzbzdr4s4ic.woff2?t=1685413781062) format("woff2"),url(/skin/fonts/font_2967298_hzbzdr4s4ic.woff?t=1685413781062) format("woff"),url(/skin/fonts/font_2967298_hzbzdr4s4ic.ttf?t=1685413781062) format("truetype")
}
@keyframes fadeIn{
	0%{opacity:0}
	to{opacity:1}
}
@keyframes fadeIn2{
	0%{background:transparent;border-color:transparent}
	to{background:#fff;border-color:#eee;border-bottom-color:#fff}
}
.drop-down-icon{position:relative;display:inline-block;background:transparent url("/skin/images/header_icon.png") 0 0 no-repeat;background-size:440px 40px;background-repeat:no-repeat;background-position:0 0;overflow:hidden;width:20px;height:20px;margin:0 5px -5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.icon-buckydrop{background-position:0 0;margin-left:0}
.icon-user{background-position:-20px 0}
.icon-cart{background-position:-40px 0}
.icon-global{background-position:-60px 0}
.icon-message{background-position:-80px 0}
.icon-my{background-position:-100px 0}
.icon-tools{background-position:-120px 0}
.icon-guide{background-position:-140px 0}
.icon-service{background-position:-420px 0}
.drop-down:hover .icon-buckydrop{background-position:0 -20px}
.drop-down:hover .icon-user{background-position:-20px -20px}
.drop-down:hover .icon-cart{background-position:-40px -20px}
.drop-down:hover .icon-global{background-position:-60px -20px}
.drop-down:hover .icon-message{background-position:-80px -20px}
.drop-down:hover .icon-my{background-position:-100px -20px}
.drop-down:hover .icon-tools{background-position:-120px -20px}
.drop-down:hover .icon-guide{background-position:-140px -20px}
.drop-down:hover .icon-service{background-position:-420px -20px}
.icon-188{display:inline-block;background:transparent url("https://cdn.superbuy.com/starit-superbuy/dist/cn/source/img/wrapper/header/icon_188.png") 50% no-repeat;width:103px;height:20px;margin:0 0 -5px 10px}
.m-header .header-top{position:relative;width:100%;min-width:1190px;height:40px;line-height:40px;background-color:#f5f5f5;z-index:2}
.m-header .header-top .header-top-main{color:#666}
.m-header .drop-down{position:relative;z-index:2;float:left;}
.m-header .drop-down.beijing-time, .m-header .drop-down.global-drop-down{margin:0}
.m-header .drop-down a{color:inherit;font-size:14px;color:#333}
.m-header .drop-down a div{font-size:14px}
.m-header .drop-down a:hover{color:#0083ef;text-decoration:none}
.m-header .drop-down .red-dot:after{content:"";width:4px;height:4px;background:#ff4648;position:absolute;right:10px;top:12px}
.m-header .drop-down .drop-down-top{display:block;color:inherit;position:relative;z-index:2;height:40px;padding:0 20px;white-space:nowrap;cursor:default;color:#333}
.m-header .drop-down .drop-down-top > *{line-height:40px;display:inline-block;vertical-align:top}
.m-header .drop-down .drop-down-top.drop-down-top-link{cursor:pointer}
.m-header .drop-down:last-child .drop-down-top{/*margin-right:-20px*/}
.m-header .drop-down:last-child .drop-down-bottom{right:-20px}
.m-header .drop-down .new-gift{position:relative;width:88px;height:20px;line-height:20px;text-align:center;font-weight:700;color:#0083ef;padding:0 6px;margin-right:8px;background:#fff;filter:drop-shadow(0 0 10px rgba(0, 0, 0, .1));border-radius:10px}
.m-header .drop-down .new-gift:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;right:-2px;top:0;bottom:0;margin:auto;background:#fff}
.m-header .drop-down:hover .drop-down-top{color:#0083ef}
.m-header .drop-down .drop-down-bottom{display:none;position:absolute;right:0;top:40px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 20px 0 rgba(0, 0, 0, .1);-moz-box-shadow:0 0 20px 0 rgba(0, 0, 0, .1);-ms-box-shadow:0 0 20px 0 rgba(0, 0, 0, .1);-o-box-shadow:0 0 20px 0 rgba(0, 0, 0, .1);box-shadow:0 0 20px 0 rgba(0, 0, 0, .1)}
.m-header .drop-down .drop-down-bottom.dir-right{left:auto;right:auto}
.m-header .drop-down .drop-down-arrow{display:inline-block;width:12px;height:40px;background:url("https://cdn.superbuy.com/starit-superbuy/dist/cn/source/img/wrapper/header/header_arrow_down.png") 4px no-repeat}
.m-header .drop-down.active, .m-header .drop-down:hover{filter:drop-shadow(0 0 4px rgba(0, 0, 0, .06))}
.m-header .drop-down.active .drop-down-top, .m-header .drop-down:hover .drop-down-top{background:#fff;border-color:#eee;border-bottom-color:#fff;animation:fadeIn2 .2s ease}
.m-header .drop-down.active .drop-down-top.drop-down-top-noBottom, .m-header .drop-down:hover .drop-down-top.drop-down-top-noBottom{border-bottom-color:#eee}
.m-header .drop-down.active .drop-down-bottom, .m-header .drop-down:hover .drop-down-bottom{display:block;animation:fadeIn .2s ease}
.m-header .drop-down.message-drop-down .red-dot:after {right: 10px}
.m-header .drop-down.message-drop-down .drop-down-top {padding: 0 14px}
.m-header .drop-down.message-drop-down .font-icon {color: #666;font-size: 18px}
.m-header .drop-down.calculator-drop-down .car-drop-dowm {padding: 0 6px}
.m-header .drop-down.calculator-drop-down .font-icon {color: #666;font-size: 18px}
.m-header .drop-down.cart-drop-down .red-dot:after {right: 8px}
.m-header .drop-down.cart-drop-down .car-drop-dowm {padding: 0 6px 0 10px}
.m-header .drop-down.cart-drop-down .font-icon {color: #666;font-size: 20px}
.m-header .drop-down.drop-down .font-icon:hover {color: #0083ef}
.m-header .drop-down.register-drop-down {margin-right: -10px}
.m-header .buckydrop-drop-down{display:block;height:40px;line-height:40px}
.m-header .buckydrop-drop-down .buckydrop-text{color:#666;font-size:14px;font-weight:700;font-family:muliBold}
.m-header .buckydrop-drop-down:hover{text-decoration:none}
.m-header .buckydrop-drop-down:hover .buckydrop-text{color:#0083ef}
.m-header .guide-drop-down{display:block;height:40px;line-height:38px}
.m-header .guide-drop-down .guide-text{color:#666;font-size:14px;font-family:muliBold}
.m-header .guide-drop-down:hover{text-decoration:none}
.m-header .guide-drop-down:hover .guide-text{color:#0083ef}
.m-header .car-drop-dowm{display:flex;align-items:center;height:40px;line-height:40px;padding:0 20px}
.m-header .car-drop-dowm .red-dot:after{content:"";position:absolute;width:5px;height:5px;background-color:#f44;border-radius:50%;top:2px;right:0}
.m-header .global-drop-down .drop-down-bottom{padding:5px 11px 13px;width:250px}
.m-header .global-drop-down .drop-down-bottom dl{margin-top:5px}
.m-header .global-drop-down .drop-down-bottom dl:first-of-type{margin-top:0}
.m-header .global-drop-down .drop-down-bottom dt{font-size:14px;color:#666;padding:8px 0 0 10px;font-weight:700;line-height:1}
.m-header .global-drop-down .drop-down-bottom dd{display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;width:100px;height:30px;line-height:30px;border:1px solid #ddd;border-radius:2px;text-align:center;margin-left:10px;margin-top:10px;cursor:pointer;color:#333;font-size:14px;border-radius:15px}
.m-header .global-drop-down .drop-down-bottom dd.active{border-color:#0083ef !important;color:#0083ef;background:#f8fbfd}
.m-header .global-drop-down .drop-down-bottom dd:hover{border-color:#bbb}
.m-header .global-drop-down .drop-down-bottom button{height:30px;width:100px;line-height:30px;cursor:pointer;margin:20px 9px 5px 0;padding:0 15px;float:right;border:1px solid #e5e5e5;color:#0083ef;border-radius:15px;font-size:14px;background:none}
.m-header .global-drop-down .drop-down-bottom button:hover{background:#0083ef;color:#fff;border:1px solid #0083ef}
.m-header .beijing-time span{float:left;line-height:40px;margin-right:4px;color:#333;font-size:14px;font-weight:700}
.m-header .message-drop-down .drop-down-bottom, .m-header .my-drop-down .drop-down-bottom, .m-header .service-drop-down .drop-down-bottom, .m-header .tools-drop-down .drop-down-bottom{padding:2px 0;min-width:100%;width:168px}
.m-header .message-drop-down .drop-down-bottom a, .m-header .my-drop-down .drop-down-bottom a, .m-header .service-drop-down .drop-down-bottom a, .m-header .tools-drop-down .drop-down-bottom a{display:block;padding:0 20px;color:#333;height:34px;line-height:34px;margin:2px 0;white-space:nowrap;font-size:14px}
.m-header .message-drop-down .drop-down-bottom a:hover, .m-header .my-drop-down .drop-down-bottom a:hover, .m-header .service-drop-down .drop-down-bottom a:hover, .m-header .tools-drop-down .drop-down-bottom a:hover{background-color:#f5f5f5;text-decoration:none;cursor:pointer !important;color:#0083ef}
.m-header .special-drop-down .drop-down-top{padding:0 10px}
.m-header .special-drop-down .special-tabs{color:#666;display:flex}
.m-header .special-drop-down .special-tabs span{font-size:14px;font-weight:700;line-height:42px;margin:0 4px}
.m-header .special-drop-down .special-tabs i{font-size:18px;margin-right:6px}
.m-header .special-drop-down .special-tabs em{display:inline-block;font-size:20px;transform:rotate(0deg);transition:all .3s linear}
.m-header .special-drop-down:hover .special-tabs > *{color:#0083ef}
.m-header .special-drop-down:hover .special-tabs em{transform:rotate(180deg)}
.m-header .special-drop-down .drop-down-bottom{box-sizing:border-box;padding:20px 18px;right:0 !important;width:360px}
.m-header .special-drop-down .drop-down-bottom ul{display:flex;justify-content:space-between}
.m-header .special-drop-down .drop-down-bottom ul li a{align-items:center;display:flex;flex-direction:column}
.m-header .special-drop-down .drop-down-bottom ul li a i{background:#dbefff;border-radius:100px;color:#0083ef;height:30px;line-height:30px;text-align:center;width:30px}
.m-header .special-drop-down .drop-down-bottom ul li a .font-icon{background:#fff;border-radius:50px;font-size:18px}
.m-header .special-drop-down .drop-down-bottom ul li a > span{line-height:14px;margin:8px 0;text-align:center}
.m-header .special-drop-down .drop-down-bottom .notice-wrap{border-top:1px solid #eee}
.m-header .special-drop-down .drop-down-bottom .notice-wrap .notice-header{display:flex;justify-content:space-between}
.m-header .special-drop-down .drop-down-bottom .notice-wrap a{font-size:12px}
.m-header .special-drop-down .drop-down-bottom .notice-list{display:flex;flex-direction:column}
.m-header .special-drop-down .drop-down-bottom .notice-list li{align-items:center;cursor:pointer;display:flex;line-height:18px;margin-bottom:4px}
.m-header .special-drop-down .drop-down-bottom .notice-list li:last-child{margin-bottom:0}
.m-header .special-drop-down .drop-down-bottom .notice-list li:hover{color:#0083ef}
.m-header .special-drop-down .drop-down-bottom .notice-list li span{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.m-header .special-drop-down .drop-down-bottom .notice-list li:before{background:#0083ef;border-radius:10px;content:"";flex:0 0 6px;height:6px;margin-right:4px;width:6px}
.m-header .special-drop-down .drop-down-bottom .notice-list li.waring-notice:before{background:#f55}
.m-header .message-drop-down .message-count{position:relative}
.m-header .message-drop-down .message-count.active:after{background:#f44;border-radius:50%;content:"";height:5px;position:absolute;right:3px;top:10px;width:5px}
.m-header .message-drop-down .drop-down-bottom{width:160px}
.m-header .message-drop-down .drop-down-bottom i{color:#f34e65;float:right;font-style:normal;font-weight:700;height:34px;line-height:34px}
.m-header .tools-drop-down > a{padding:0 13px !important}
.m-header .tools-drop-down > a .font-icon{color:#666;font-size:16px}
.m-header .tools-drop-down .font-icon{font-size:18px}
.m-header .tools-drop-down .drop-down-bottom{width:128px}
.m-header .tools-drop-down .drop-down-bottom ul li a{align-items:center;display:flex}
.m-header .tools-drop-down .drop-down-bottom ul li a .font-icon{margin-right:8px}
.m-header .message-drop-down .message-count{position:relative}
.m-header .message-drop-down .message-count.active:after{content:"";position:absolute;width:5px;height:5px;background:#f44;border-radius:50%;top:10px;right:3px}
.m-header .message-drop-down .drop-down-bottom{width:236px}
.m-header .message-drop-down .drop-down-bottom i{float:right;color:#f34e65;font-weight:700;height:34px;line-height:34px;font-style:normal}
.m-header .app-drop-down .drop-down-bottom{width:120px;padding:9px}
.m-header .app-drop-down .drop-down-bottom i{display:block;width:100%;height:100px;background:url("https://cdn.superbuy.com/starit-superbuy/dist/cn/source/img/wrapper/header/QRCode_cn.png") 50% no-repeat;background-size:cover}
.m-header .app-drop-down .drop-down-bottom p{background:#eef9ff;padding:3px 0;text-align:center}
.m-header .app-drop-down .drop-down-bottom p span{display:block;color:#1268bb;line-height:18px;white-space:nowrap}
.m-header .no-login .drop-down-bottom{width:210px;padding:5px 0}
.m-header .no-login .drop-down-bottom li{height:34px;line-height:34px}
.m-header .no-login .drop-down-bottom li:hover{background:#eee;cursor:pointer !important}
.m-header .no-login .drop-down-bottom li:hover .li-text{text-decoration:none}
.m-header .no-login .drop-down-bottom .li-text{padding:0 20px;display:block;font-size:14px;color:#333;font-weight:700}
.m-header .no-login .drop-down-bottom .gif-188{margin-left:20px;padding:0 10px;display:inline-block;height:20px;line-height:18px;background:#0083ef;border-radius:10px;color:#fff;font-weight:700;font-size:12px}
.m-header .user-drop-down .drop-down-top{padding:0 10px}
.m-header .user-drop-down .drop-down-top em{font-weight:700;display:inline-block;vertical-align:top;max-width:120px;overflow:hidden;text-overflow:ellipsis;color:#333;line-height:40px}
.m-header .user-drop-down .drop-down-top mark{display:inline-block;width:26px;height:18px;overflow:hidden;border-radius:9px;color:#2b76ff;background:url("/skin/images/icon_level.png") 4px 2px no-repeat;text-indent:14px;line-height:24px}
.m-header .user-drop-down .drop-down-top > div{display:flex;align-items:center}
.m-header .user-drop-down .drop-down-top a{display:flex;align-items:center;color:#333;font-size:14px;line-height:24px;margin-right:2px;text-decoration:none;vertical-align:top;height:24px;background:#fff;border-radius:12px;padding:0 10px 0 8px;filter:drop-shadow(0 0 10px rgba(0, 0, 0, .1));margin-left:4px}
.m-header .user-drop-down .drop-down-top a:after{content:"";width:3px;height:4px;background:#fff;position:absolute;left:-1px;border-radius:42%;transform:scaleX(2)}
.m-header .user-drop-down .drop-down-top a:before{content:"";display:inline-block;height:20px;width:20px;background:transparent url("/skin/images/header_icon.png") 0 0 no-repeat;background-size:440px 40px;background-repeat:no-repeat;background-position:-360px 0;vertical-align:top;margin-right:5px}
.m-header .user-drop-down .drop-down-bottom{width:100%;min-width:270px;padding:5px 0 0}
.m-header .user-drop-down .drop-down-bottom .order-list{position:relative;color:#333}
.m-header .user-drop-down .drop-down-bottom .order-list li a{padding:6px 20px;display:flex}
.m-header .user-drop-down .drop-down-bottom .order-list li a:hover{background:#f5f5f5}
.m-header .user-drop-down .drop-down-bottom .order-list:before{content:"";position:absolute;width:88%;height:1px;background:#eee;left:0;right:0;margin:0 auto}
.m-header .user-drop-down .drop-down-bottom a, .m-header .user-drop-down .drop-down-bottom em, .m-header .user-drop-down .drop-down-bottom h3, .m-header .user-drop-down .drop-down-bottom p, .m-header .user-drop-down .drop-down-bottom span, .m-header .user-drop-down .drop-down-bottom strong{line-height:22px}
.m-header .user-drop-down .drop-down-bottom h3{color:#000;font-weight:700}
.m-header .user-drop-down .drop-down-bottom .user-logout{position:absolute;top:10px;right:20px;color:#999;cursor:pointer;text-decoration:none;font-size:14px;font-weight:700;z-index:9999}
.m-header .user-drop-down .drop-down-bottom .t1{color:#666;margin-left:10px;font-size:14px;margin:0 20px}
.m-header .user-drop-down .drop-down-bottom .t1 span, .m-header .user-drop-down .drop-down-bottom .t1 strong{color:#333;font-size:14px;font-weight:700}
.m-header .user-drop-down .drop-down-bottom .t2, .m-header .user-drop-down .drop-down-bottom .t3{display:block;margin-left:10px;margin:0 20px;color:#0083ef;margin-top:10px}
.m-header .user-drop-down .drop-down-bottom .t2{font-weight:700;margin-bottom:10px;font-size:14px}
.m-header .user-drop-down .drop-down-bottom .t3{color:#1268bb;margin-bottom:10px}
.m-header .user-drop-down.p1 .drop-down-top a:before{background-position:-380px 0}
.m-header .user-drop-down.p2 .drop-down-top a:before{background-position:-400px 0}
.m-header .user-drop-down:not(.p0) .drop-down-bottom .rights{background:#f9f4e8}
.m-header .user-drop-down:not(.p0) .drop-down-bottom .rights li:before{background-position-y:-50px}
.m-header .home_page_gray{margin-left:10px;position:relative;float:left}
.m-header .home_page_gray .home_page_gray_title{line-height:31px;color:#666}
.m-header .home_page_gray .home_page_gray_pop{width:175px;padding:5px 10px 5px 5px;position:absolute;top:30px;left:0;background:#ffc;border:1px solid #ddd;border-radius:2px;box-shadow:0 0 6px rgba(0, 0, 0, .08)}
.m-header .home_page_gray .home_page_gray_pop p{line-height:20px;color:#666}
.m-header .home_page_gray .home_page_gray_pop a{color:#666;text-decoration:underline}
.m-header .home_page_gray .home_page_gray_pop .bubble-arrow{width:0;height:0 !important;background:#000 !important;position:absolute;top:3px;left:19px;padding:0 !important}
.m-header .home_page_gray .home_page_gray_pop .bubble-arrow:before{display:block;content:"";width:0;height:0;border:6px solid transparent;border-bottom-color:#c9c9c9;position:absolute;top:-16px;left:0}
.m-header .home_page_gray .home_page_gray_pop .bubble-arrow:after{display:block;content:"";width:0;height:0;border:6px solid transparent;border-bottom-color:#ffc;position:absolute;top:-15px;left:0}
.m-header .home_page_gray .home_page_gray_pop .close_pop{display:block;position:absolute;right:6px;top:6px;width:14px;height:14px;line-height:14px;font-size:16px;text-align:center;cursor:pointer;color:#666;font-weight:700}
.lang-en .m-header .beijing-time span, .lang-en .m-header .guide-drop-down .guide-text{font-weight:700}
.lang-en .m-header .user-drop-down .drop-down-bottom dl{width:290px}
.lang-en .m-header .user-drop-down .drop-down-bottom dl dd{width:29%}
.lang-en .m-header .user-drop-down .drop-down-bottom dl dd:first-of-type{width:42%}
.lang-en .m-header .user-drop-down .drop-down-bottom dl dd a{line-height:18px;margin-bottom:5px}
.lang-en .m-header .user-drop-down .drop-down-bottom .rights-mask{height:130px}
.lang-en .m-header .app-drop-down .drop-down-bottom p{text-align:left;padding-left:2px}
.lang-en .m-header .app-drop-down .drop-down-bottom p span{white-space:normal;line-height:16px}
.lang-en .m-header .message-drop-down .drop-down-bottom{width:230px}
.m-header.m-header-en .beijing-time span, .m-header.m-header-en .guide-drop-down .guide-text{font-weight:700}
.m-header.m-header-en .user-drop-down .drop-down-bottom{min-width:300px}
.m-header.m-header-en .user-drop-down .drop-down-bottom dl{width:290px}
.m-header.m-header-en .user-drop-down .drop-down-bottom dl dd{width:29%}
.m-header.m-header-en .user-drop-down .drop-down-bottom dl dd:first-of-type{width:42%}
.m-header.m-header-en .user-drop-down .drop-down-bottom dl dd a{line-height:18px;margin-bottom:5px}
.m-header.m-header-en .user-drop-down .drop-down-bottom .rights-mask{height:130px}
.m-header.m-header-en .app-drop-down .drop-down-bottom p{text-align:left;padding-left:2px}
.m-header.m-header-en .app-drop-down .drop-down-bottom p span{white-space:normal;line-height:16px}
.m-header.m-header-en .message-drop-down .drop-down-bottom{width:260px}
.box-sizing{box-sizing:border-box;-webkit-box-sizing:border-box}
html{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;scroll-behavior:smooth}
.page-notice{box-sizing:border-box}
.page-notice .notice-cont{background:#fffff5;width:1190px;margin:10px auto 0;border:1px solid #ffe0b8;text-align:center}
.page-notice .notice-cont a, .page-notice .notice-cont p{display:inline-block;vertical-align:middle}
.page-notice .notice-cont p{font-size:12px;font-weight:700;color:#f48e2b;text-align:center;height:30px;line-height:30px;max-width:1090px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.page-notice .notice-cont a{margin-left:10px}
.page-notice-homepage{overflow:hidden;background:#fff;width:100%}
.page-notice-homepage .notice-cont p{color:#fb3f10}
.box-sizing{box-sizing:border-box;-webkit-box-sizing:border-box}
html{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;scroll-behavior:smooth}
.header-middle{height:60px;background:#fff;box-shadow:0 0 10px 0 rgba(0, 0, 0, .15)}
.header-middle .header-center{width:1190px;margin:0 auto;position:relative}
.header-middle .header-center .fix-search-box{position:absolute;width:460px;height:30px;right:0;top:80px}
.header-middle .header-center .fix-search-box .fixed-searchbox.common-main-search{border:1px solid #eee;border-radius:15px;width:460px;height:30px}
.header-middle .header-center .fix-search-box .fixed-searchbox.common-main-search input{float:left;width:460px;height:30px;background:#fff;text-indent:20px;line-height:12px;border:0;border-radius:33px;font-size:15px;color:#bbb;border:1px solid #eee}
.header-middle .header-center .fix-search-box .fixed-searchbox.common-main-search button{position:relative;right:-2px;top:-33px;float:right;width:37px;height:33px;background:url("/skin/images/search_icon_small.png") 50% no-repeat;background-color:#0083ef;box-shadow:none;background-size:15px 16px}
.header-middle .header-logo{display:block;float:left;width:110px;height:40px;margin-top:10px;cursor:pointer}
.header-middle .header-nav{float:right}
.header-middle .header-nav:after{display:block;content:"";clear:both}
.header-middle .header-nav .nav-item{position:relative;float:left;padding:0 18px}
.header-middle .header-nav .nav-item:after{position:absolute;right:-6px;top:50%;margin-top:-10px;content:"/";font-size:22px;line-height:20px;height:22px;color:rgba(0, 0, 0, .15)}
.header-middle .header-nav .nav-item:last-child:after{content:none}
.header-middle .header-nav .nav-item .active{text-decoration:none;font-weight:700;font-family:muliBold}
.header-middle .header-nav .nav-item .active:before{display:block;position:absolute;left:50%;bottom:9px;margin-left:-8px;content:"";width:16px;height:5px;background:#0083ef}
.header-middle .header-nav .nav-item .nav-text:hover{text-decoration:none;color:#0083ef}
.header-middle .header-nav .nav-item.business .sub-nav {width: 100px}
.header-middle .header-nav .nav-item.shoppingagent .first-shoppingagent {display: flex;flex-wrap: wrap}
.header-middle .header-nav .nav-item.shoppingagent .first-shoppingagent a {align-items: center;display: flex;margin-right: 6px;text-decoration: none}
.header-middle .header-nav .nav-item.shoppingagent .first-shoppingagent a:last-child:after {content: none}
.header-middle .header-nav .nav-item.shoppingagent .first-shoppingagent a:after {background: #eee;content: "";display: inline-block;height: 14px;margin-left: 6px;width: 1px}
.header-middle .header-nav .nav-item.shoppingagent .hot-word_list {display: flex;flex-wrap: wrap;margin-top: 10px}
.header-middle .header-nav .nav-item.shoppingagent .hot-word_list span {background: #eee;border-radius: 10px;cursor: pointer;margin-bottom: 0;margin-right: 4px;padding: 2px 8px;transition: all .3s linear}
.header-middle .header-nav .nav-item.shoppingagent .hot-word_list span:hover {color: #0083ef}
.header-middle .header-nav .nav-item.shippinghacks .tag{position:absolute;right:-16px;top:0;width:31px;height:18px;text-align:center;line-height:18px;border-radius:4px;color:#fff;background:#f55}
.header-middle .header-nav .nav-item.shippinghacks .tag:after{content:"";position:absolute;width:0;height:0;top:16px;left:4px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #f55}
.header-middle .header-nav .nav-item.has-sub-nav:before{content:"";display:block;position:absolute;top:25px;right:18px;width:5px;height:5px;border-top:1px solid #333;border-left:1px solid #333;transform:rotate(-135deg);z-index:1}
.header-middle .header-nav .nav-text{display:block;position:relative;height:60px;line-height:60px;font-size:16px;color:#222;font-family:muliRegular}
.header-middle .header-nav .has-sub-nav{padding-right:34px}
.header-middle .header-nav .has-sub-nav:hover .sub-nav{display:block}
.header-middle .header-nav .sub-nav{display:none;position:absolute;top:100%;left:0;width:90px;background:#fff;box-shadow:0 10px 10px 0 rgba(0, 0, 0, .15);z-index:99999}
.header-middle .header-nav .sub-nav .sub-nav-item:hover{background:#f5f5f5}
.header-middle .header-nav .sub-nav .sub-nav-item:hover .nav-text{color:#0083ef;font-family:muliBold;font-weight:700}
.header-middle .header-nav .sub-nav .sub-nav-item:hover .active:before, .header-middle .header-nav .sub-nav .sub-nav-item:hover .nav-text:hover:before{display:none}
.header-middle .header-nav .sub-nav .sub-nav-item:nth-child(3){border-bottom:1px solid #f5f5f5}
.header-middle .header-nav .sub-nav .nav-text{padding:0 20px;font-size:12px;line-height:30px;height:30px}
.header-middle .header-nav .sub-nav .desc{padding:0 0 10px 20px;line-height:24px;height:24px;font-size:12px;color:#999}
.header-middle .header-nav .sub-nav-search{width:350px}
.header-middle .sub-nav-search .search-wrap{padding:15px}
.header-middle .sub-nav-search .first-shoppingagent{margin-top:17px}
.header-middle .sub-nav-search .first-shoppingagent .link{color:#0083ef}
.header-middle .sub-nav-search .header-subnav-search.common-main-search{height:35px;overflow: hidden}
.header-middle .sub-nav-search .header-subnav-search.common-main-search input{height:35px;line-height:35px;width:280px;text-indent:10px;border-radius:0;font-size:12px;color:#333}
.header-middle .sub-nav-search .header-subnav-search.common-main-search button{right:10px;top:5px;padding:0;width:24px;height:23px;border-radius:0;background:url("/skin/images/search_icon_gray@2x.png") 50% no-repeat;background-color:transparent;background-size:100%;box-shadow:none}
.header-middle .sub-nav-search .input-focus.common-main-search{border-color:#afcce4}
.header-middle .sub-nav-search .input-focus.common-main-search button{background:url("/skin/images/search_icon_blue@2x.png") 50% no-repeat;background-size:100%}
.header-middle.center-nav .header-middle-main {align-items: center;display: flex;justify-content: center}
.m-header-en .header-middle .header-nav .nav-item.shippinghacks .tag,.m-header-ph .header-middle .header-nav .nav-item.shippinghacks .tag {right: -76px;width: 119px}
.lang-en .header-middle .nav-item.query .sub-nav,.lang-ph .header-middle .nav-item.query .sub-nav {width: 250px}
.lang-en .header-middle .nav-item.business .sub-nav,.lang-ph .header-middle .nav-item.business .sub-nav {width: 190px}
.lang-en .header-middle .nav-item.customerService .sub-nav,.lang-ph .header-middle .nav-item.customerService .sub-nav {width: 185px}
.lang-kr .header-middle .nav-item.query .sub-nav {width: 165px}
.lang-kr .header-middle .nav-item.customerService.has-sub-nav .sub-nav {width: 120px}
.box-sizing{box-sizing:border-box;-webkit-box-sizing:border-box}
html{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;scroll-behavior:smooth}
.search-box.common-main-search{background:#fff;width:100%;height:63px;border:1px solid #ddd;border-radius:33px}
.search-box.common-main-search input{float:left;width:900px;background:#fff;text-indent:30px;height:63px;line-height:63px;border:0;border-radius:33px;font-size:20px}
.search-box.common-main-search button{position:relative;right:-2px;top:-2px;float:right;cursor:pointer;border:0;padding:0 27px;width:80px;height:66px;border-radius:33px;background:url("/skin/images/search_icon.png") 50% no-repeat;background-color:#0083ef;box-shadow:0 0 40px 0 rgba(0, 35, 100, .4)}
input:focus{outline:none}
.box-sizing{box-sizing:border-box;-webkit-box-sizing:border-box}
html{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;scroll-behavior:smooth}
.icon_ann{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAMAAAChHKjRAAAAkFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+WABnwAAAAL3RSTlMALapL8Qr33o8T9OHTzrqadGA8HwXp5rR5T0I2D6ein4uJaWNYMisZ69fHwqtuSJ43VXoAAAEBSURBVDjLrdTXdoMwEEXRGwyY3rtb4hKnz///XSCRloWMxzx4Px8GhARgbb3NGXe8EJF/vtcMDDCsHf17xU15SEKMG4rEI6nEtDagAXO/4hjSSArdyilJ8wxVnu58uvYl19t+O1FF0z5E9ESMdyx7HR+VoN6Cj8w5kc1G0sMmmWwkPWxSNScKYPROfFTP2TtHnoKsTZs48mnKEWPrrqk90uS4Zv3EJilC9dwavbXoUuWYJxDks3eQFoFoTBeKt/GHWCQ2DfZQGUTkqZedhsVuMXIQ7+TCDcxGX/7f+NWosqDbDNHSBSujQVSA9aluFT+KMrBq8YNg5abYB9berqIDdL+3SX9bOH5U3gAAAABJRU5ErkJggg==") !important}
.announcement *{font-size:inherit}
.announcement-top{background:#0083ef;color:#fff}
.announcement-top .center{transition:all .5s linear;-webkit-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;-moz-transition:all .5s linear;width:1190px;margin:0 auto;min-height:60px;display:flex;align-items:center;position:relative;padding:6px 0;z-index:30}
.announcement-top .center:before{content:"";position:absolute;width:4px;height:100%;background:url("/skin/images/bg.png");top:0;right:-40px}
.announcement-top .center .rope{position:absolute;display:block;width:18px;height:49px;bottom:-49px;right:-47px;cursor:pointer}
.announcement-top .center .rope-show{background:url("/skin/images/rope_show.png") no-repeat 50%}
.announcement-top .center .rope-hide{background:url("/skin/images/rope_hide.png") no-repeat 50%}
@media screen and (max-width:1310px){
	.announcement-top .center:before{right:50px}
	.announcement-top .center .rope{right:43px}
}
.announcement-top .center h3{height:60px;line-height:60px;font-size:24px;float:left;padding-left:68px;padding-right:10px;background:30px no-repeat;white-space:nowrap;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAMAAAChHKjRAAAAkFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+WABnwAAAAL3RSTlMALapL8Qr33o8T9OHTzrqadGA8HwXp5rR5T0I2D6ein4uJaWNYMisZ69fHwqtuSJ43VXoAAAEBSURBVDjLrdTXdoMwEEXRGwyY3rtb4hKnz///XSCRloWMxzx4Px8GhARgbb3NGXe8EJF/vtcMDDCsHf17xU15SEKMG4rEI6nEtDagAXO/4hjSSArdyilJ8wxVnu58uvYl19t+O1FF0z5E9ESMdyx7HR+VoN6Cj8w5kc1G0sMmmWwkPWxSNScKYPROfFTP2TtHnoKsTZs48mnKEWPrrqk90uS4Zv3EJilC9dwavbXoUuWYJxDks3eQFoFoTBeKt/GHWCQ2DfZQGUTkqZedhsVuMXIQ7+TCDcxGX/7f+NWosqDbDNHSBSujQVSA9aluFT+KMrBq8YNg5abYB9berqIDdL+3SX9bOH5U3gAAAABJRU5ErkJggg==") !important}
.announcement-top .center dl, .announcement-top .center h3{transition:all .5s linear;-webkit-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;-moz-transition:all .5s linear}
.announcement-top .center dl{height:100%;overflow:hidden}
.announcement-top .center dl dt{font-size:16px;line-height:24px;margin-bottom:2px}
.announcement-top .center dl dd{font-size:12px;line-height:20px}
.announcement-top .center dl dd a{font-size:12px;color:#fff}
.announcement-top.level-1{background:#0494f1}
.announcement-top.level-2{background:#fda229}
.announcement-popup{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001}
.announcement-popup .announcement-mask{width:100%;height:100%;background:rgba(0, 0, 0, .8);position:absolute;top:0;left:0}
.announcement-popup .announcement-dialog{width:750px;position:absolute;top:50%;left:50%;overflow:hidden;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF8AAACHCAYAAABwIYW3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+1pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMTctMTAtMTBUMTY6MTg6MjIrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDE3LTEwLTEwVDA4OjI5OjAxKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE3LTEwLTEwVDA4OjI5OjAxKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGOTAwMkIzNEE1QjcxMUU3OEQzRkM4NEM2RDdCMDQ5MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGOTAwMkIzNUE1QjcxMUU3OEQzRkM4NEM2RDdCMDQ5MiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY5MDAyQjMyQTVCNzExRTc4RDNGQzg0QzZEN0IwNDkyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY5MDAyQjMzQTVCNzExRTc4RDNGQzg0QzZEN0IwNDkyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+nZotowAAAqhJREFUeNrs3NFugkAQBdBl2n5ZP7Yf2Sr1wTbNxigFZHbhmPBgsmGCzHjxEBzK+0epXq+Xbfjz/nzZTtWat+r96bru5xWX7aVa89loneG65u/r67KNd+qM1zWL6kS1g6HaQakOttw42HHCmvpDjRt1Tg3VGR+sOa9Q5xwTDmasTk6s8KE92seWdYasOnHn7E3ptPOMk6POdR/x5NHabIST6gwzvvp+T040OMI95UUsabZobIR7y4tFdeJJIzzOHOFD5cWzRlheTKizt0u+rn5fxI4u+brLi9jRJV93eRGIIK/ZAhFMrrN6s4VLvt99DFs3W7R8Kbb3vEDKSBkpo16kjJQRAVJGynNGGCkj5abzAikXpIyUEQFSRsqIACkjZaScSMq7v+TLyov458EgZaSMlBEBUk6tg5R7zaW5pDzl5CDlJ5HyFt+vSLkgZaRckPImI3yYvGiRlA+TF0g5sdmQcmKzIWWk3FwdpNxRXiDlxLxokpTlRSIpe6oliZQ91ZJIyvICKbebF4gg8RYkUk78HYOUE+sg5cRmQ8qJzYaUE5sNKSPlfolgSRMg5cSnWpDyOnkx66kWpJyYF0g5MS+QcmJeIOXEOkgZKSNlRICUkXLmCCPlAxIBUj5SXiBlpNwvESxpAqSMlJEyUkbKSBkpI2WkjJSRMlJGBJ2Tsj9KSiRleYGUkTJS3hERdJUXeyPlrvICKSc2G1JOzAukvJAISsOk7BZkIinLizt1kHJiHdSLlI95C7JVUj7ELchWSfkQeYGUE/MCKSfmBVJObDakjJRXq4OU5QVSRsoFKSPlgpTlRUHKSBkpNzzCSDlphJFyQcpIuSBlRFCQMlJGykgZKcsLpIyUkTJSRsryAikjZXmBlJEyUkbKSLl7IihIGSnLi3/W+RZgAEZnUHKJA3SZAAAAAElFTkSuQmCC") #f24955;-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);transform:translate(-50%, -50%);box-shadow:0 0 10px rgba(0, 0, 0, .3)}
.announcement-popup .announcement-dialog .announcement-dialog-close{width:20px;height:20px;position:absolute;top:6px;right:6px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPBAMAAADJ+Ih5AAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAAD3RSTlMA6SpBPleBYE39NzUZFw0USNFAAAAAUUlEQVQI12O4wQACLAoMigEghqMBA5MoSEAYSACFQAIMQCGwAFgIJAASEgMKgEFlAoRmEQdqhJgB1Ag2A6gRIgDSCDEULLTRAGxWA8MriFkHAHvmCoETpJWLAAAAAElFTkSuQmCC") 50% no-repeat;text-indent:-9000em;cursor:pointer}
.announcement-popup .announcement-dialog .announcement-dialog-header{color:#fff;text-align:center}
.announcement-popup .announcement-dialog .announcement-dialog-header h3{text-align:center;line-height:40px;font-size:26px}
.announcement-popup .announcement-dialog .announcement-dialog-header h3:before{content:"";width:36px;height:40px;display:inline-block;vertical-align:top;margin-right:-5px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAMAAAChHKjRAAAAkFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+WABnwAAAAL3RSTlMALapL8Qr33o8T9OHTzrqadGA8HwXp5rR5T0I2D6ein4uJaWNYMisZ69fHwqtuSJ43VXoAAAEBSURBVDjLrdTXdoMwEEXRGwyY3rtb4hKnz///XSCRloWMxzx4Px8GhARgbb3NGXe8EJF/vtcMDDCsHf17xU15SEKMG4rEI6nEtDagAXO/4hjSSArdyilJ8wxVnu58uvYl19t+O1FF0z5E9ESMdyx7HR+VoN6Cj8w5kc1G0sMmmWwkPWxSNScKYPROfFTP2TtHnoKsTZs48mnKEWPrrqk90uS4Zv3EJilC9dwavbXoUuWYJxDks3eQFoFoTBeKt/GHWCQ2DfZQGUTkqZedhsVuMXIQ7+TCDcxGX/7f+NWosqDbDNHSBSujQVSA9aluFT+KMrBq8YNg5abYB9berqIDdL+3SX9bOH5U3gAAAABJRU5ErkJggg==") !important}
.announcement-popup .announcement-dialog .announcement-dialog-header p{font-size:18px;line-height:28px;padding:0 18px;margin-top:20px;max-width:700px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.announcement-popup .announcement-dialog .announcement-dialog-body{color:#333;background:#fff;box-shadow:0 0 10px rgba(0, 0, 0, .3);margin-top:14px;font-size:14px;line-height:24px;padding:15px 18px;min-height:180px;max-height:380px;overflow-y:auto}
.announcement-popup .announcement-dialog .announcement-dialog-body a{font-size:14px}
.announcement-popup .announcement-dialog .btn-ok{background:#fff;text-align:center;padding-top:30px;padding-bottom:30px}
.announcement-popup .announcement-dialog .btn-ok button{width:120px;height:36px;line-height:36px;text-align:center;color:#fff;font-size:12px;border-radius:2px;display:inline-block;outline:none;border:none;background:#ef3f43;cursor:pointer}
.announcement-popup .announcement-dialog.level-1{background-color:#0494f1}
.announcement-popup .announcement-dialog.level-2{background-color:#fda229}
.announcement-popup.waringNotice .announcement-dialog{border-radius:8px;background:#fff}
.announcement-popup.waringNotice .announcement-dialog .announcement-dialog-header{position:relative;height:118px;background:#ef354b;border-radius:6px 6px 0 0;display:flex;align-items:center}
.announcement-popup.waringNotice .announcement-dialog .announcement-dialog-header:before{content:"";position:absolute;width:53px;left:30px;height:53px;background:url("/skin/images/notice.png") no-repeat 50%}
.announcement-popup.waringNotice .announcement-dialog .announcement-dialog-header p{font-size:24px;font-weight:700;white-space:inherit;text-align:left;padding-left:100px;margin-top:0;line-height:34px}
.announcement-popup.waringNotice .announcement-dialog .announcement-dialog-body, .announcement-popup.waringNotice .announcement-dialog .footer{margin:0;box-shadow:none}
.announcement-popup.waringNotice .announcement-dialog .announcement-dialog-body p, .announcement-popup.waringNotice .announcement-dialog .footer p{color:#666;padding-left:18px;font-size:16px;margin-bottom:6px;text-align:justify}
.announcement-popup.waringNotice .announcement-dialog .announcement-dialog-body .bold, .announcement-popup.waringNotice .announcement-dialog .footer .bold{color:#000;font-size:16px;font-weight:700;padding-left:0}
.announcement-popup.waringNotice .announcement-dialog .announcement-dialog-body .bold-big, .announcement-popup.waringNotice .announcement-dialog .footer .bold-big{font-size:18px}
.announcement-popup.waringNotice .announcement-dialog .announcement-dialog-body .red, .announcement-popup.waringNotice .announcement-dialog .footer .red{color:#ef354b;font-weight:700;font-size:16px}
.announcement-popup.waringNotice .announcement-dialog .announcement-dialog-body .start, .announcement-popup.waringNotice .announcement-dialog .footer .start{margin-top:10px;margin-bottom:30px}
.announcement-popup.waringNotice .announcement-dialog .footer{padding:0 20px}
.announcement-popup.waringNotice .announcement-dialog .footer p{padding:0;margin-top:14px}
.announcement-popup.waringNotice .announcement-dialog .btn-ok{padding-top:10px}
.announcement-popup.waringNotice .announcement-dialog .btn-ok > div{display:flex;align-items:center;flex-direction:column;justify-content:center}
.announcement-popup.waringNotice .announcement-dialog .btn-ok button{border-radius:20px;padding:0 20px;width:auto;font-size:18px;font-weight:700;margin-bottom:8px;text-transform:uppercase}
.announcement-popup.waringNotice .announcement-dialog .btn-ok button:disabled{background:#999}
.announcement-popup.waringNotice .announcement-dialog .btn-ok a{font-size:14px}
.lang-kr .header-center .no-login .icon-188, .m-header-kr .header-center .no-login .icon-188{display:none}
.lang-kr .header-center .user-drop-down .drop-down-bottom, .m-header-kr .header-center .user-drop-down .drop-down-bottom{max-width:410px;width:390px}
.lang-kr .header-center .my-drop-down .drop-down-bottom, .m-header-kr .header-center .my-drop-down .drop-down-bottom{width:130px}
.lang-kr .header-center .message-drop-down .drop-down-bottom, .m-header-kr .header-center .message-drop-down .drop-down-bottom{width:214px}
.lang-kr .header-center .global-drop-down .drop-down-bottom button, .m-header-kr .header-center .global-drop-down .drop-down-bottom button{margin-top:10px}
.lang-kr .user-drop-down .drop-down-bottom .order-list:before, .m-header-kr .user-drop-down .drop-down-bottom .order-list:before{display:none}
.lang-kr .user-drop-down .drop-down-bottom .user-logout, .m-header-kr .user-drop-down .drop-down-bottom .user-logout{top:10px;z-index:99}
.lang-kr .header-nav .nav-item:last-child .sub-nav, .m-header-kr .header-nav .nav-item:last-child .sub-nav{width:190px}
.box-sizing{box-sizing:border-box;-webkit-box-sizing:border-box}
html{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;scroll-behavior:smooth}
.m-footer{min-width:1190px;background:#222;color:#fff}
.footer-wrap, .m-footer{width:100%;position:relative}
.m-footer {background: #222;color: #fff;min-width: 1190px;position: relative;width: 100%}
.m-footer.shadow {box-shadow:0 0 20px rgba(0,0,0,.1);}
.footer-wrap{background: #222;-ms-box-sizing: border-box;box-sizing: border-box;box-sizing: content-box;color: #959595;height: 100%;margin: 0 auto;overflow: hidden;padding: 30px 0 0;position: relative;width: 100%}
.footer-wrap .footer-top, .footer-wrap > .footer-middel{width:1190px;margin:0 auto}
.footer-wrap .m-lr-6{margin-left:6px;margin-right:6px}
.footer-wrap a{color:#959595;text-decoration:none;cursor:pointer;font-size:12px}
.footer-wrap a:hover{color:#cdcdcd}
.footer-wrap .register-icon{position:relative;top:-2px;height:24px;width:26px;background:#fff;border:1px solid #ddd;display:inline-block;vertical-align:middle}
.footer-wrap dl{display:inline-block;vertical-align:top;width:238px}
.footer-wrap dl dt{font-size:12px;font-weight:700;line-height:24px;margin-bottom:38px;color:#fff;white-space:nowrap}
.footer-wrap dl dd{margin-bottom:19px;color:#ddd}
.footer-wrap dl dd a{line-height:22px;color:#ddd}
.footer-wrap .footer-top .footer-dls{width:100%;border-bottom:1px solid #666;white-space:nowrap;padding-bottom:6px}
.footer-wrap .footer-middel{margin-top:28px}
.footer-wrap .footer-middel-left, .footer-wrap .footer-middel-right{float:left}
.footer-wrap .footer-middel .footer-payment{height:35px;margin-left:3px;width:721px;display:flex;flex-direction:column}
.footer-wrap .footer-middel .footer-payment .footer-payment-list{display:inline-block;vertical-align:middle;margin-bottom:18px}
.footer-wrap .footer-middel .footer-payment .footer-payment-list-item{display:inline-block}
.footer-wrap .footer-middel .footer-payment .footer-payment-list-item:first-child{border-left:none;padding-left:0}
.footer-wrap .footer-middel .footer-payment .footer-payment-list-item a{display:inline-block;color:#fff;font-size:14px}
.footer-wrap .footer-middel .footer-payment .footer-payment-list-item a em{display:inline-block;margin:0 12px}
.footer-wrap .footer-middel .footer-payment .footer-payment-list i{display:inline-block;width:58px;height:35px;vertical-align:top}
.footer-wrap .footer-middel .footer-payment .footer-payment-list i:last-of-type{width:125px}
.footer-wrap .footer-middel .footer-payment p{line-height:18px;font-size:14px;display:inline-block;color:#fff;padding:0 25px 0 0;}
.footer-wrap .footer-middel .footer-payment a{color:#fff;font-size:14px}
.footer-wrap .footer-middel .footer-payment a:hover{text-decoration:underline}
.footer-wrap .footer-right{float:right;width:215px;margin:5px}
.footer-wrap .footer-contact p{font-size:14px;line-height:24px;color:#fff;margin-bottom:10px}
.footer-wrap .footer-contact a{font:16px/24px wenquanyi micro hei, microsoft yahei, simsun, sans-serif;text-decoration:none;margin-bottom:11px;cursor:pointer;color:#fff}
.footer-wrap .footer-sns{margin-top:16px}
.footer-wrap .footer-sns li{float:left;width:27px;height:27px;margin-right:21px;background:url("/skin/images/sns_dark.png") -10px -10px no-repeat;position:relative}
.footer-wrap .footer-sns li:hover{background-position-x:-57px}
.footer-wrap .footer-sns li:hover i{visibility:visible;opacity:1;right:-130px}
.footer-wrap .footer-sns li:first-of-type{background-position-y:-151px}
.footer-wrap .footer-sns li:nth-of-type(2){background-position-y:-199px}
.footer-wrap .footer-sns li:nth-of-type(3){background-position-y:-10px}
.footer-wrap .footer-sns li:nth-of-type(4){background-position-y:-57px}
.footer-wrap .footer-sns li:nth-of-type(5), .footer-wrap .footer-sns li:nth-of-type(6), .footer-wrap .footer-sns li:nth-of-type(7){background-position-y:-104px}
.footer-wrap .footer-sns li:last-child{margin-right:0}
.footer-wrap .footer-sns a{display:block;width:100%;height:100%;cursor:pointer}
.footer-wrap .footer-sns i{transition:all .3s linear;opacity:0;visibility:hidden;position:absolute;right:-100px;top:-56px;width:135px;height:133px;background:url("/skin/images/scan1.png") right 0 no-repeat}
.footer-wrap .footer-bottom{line-height:24px;margin-top:50px;border-top:1px solid #666;height:108px;box-sizing:border-box;background:#252525}
.footer-wrap .footer-bottom .footer-bottom-wrap{width:1190px;padding-top:26px;margin:0 auto 15px}
.footer-wrap .footer-bottom li{display:inline-block;line-height:24px}
.footer-wrap .footer-bottom li a{font-size:14px;color:#888}
.footer-wrap .footer-bottom li i{font-style:normal;margin:0 7px}
.footer-wrap .footer-bottom p{margin-top:9px;line-height:16px;font-size:14px;color:#999}
.footer-wrap .footer-bottom p a{font-size:14px}
.footer-wrap .footer-bottom .footer-copyRight{margin-top:20px}
.footer-backToTop{position:fixed;z-index:99;width:40px;height:40px;left:50%;margin-left:640px;bottom:40px;cursor:pointer;background:url("/skin/images/backToTop.png") transparent 50% no-repeat}
.footer-backToTop:hover{background-color:#393e4d}
.footer-backToTop.positionBTT{position:absolute;top:-80px}
.lang-en #footer dt{font-family:muliBlack}
.lang-en #footer .footer-contact a, .lang-en #footer dd{font-family:muliRegular}
.lang-en #footer .footer-payment li a{font-family:muliBold}
.lang-en #footer .footer-payment p a{text-decoration:underline}
.m-footer-lighter {color: #333}
.m-footer-lighter,.m-footer-lighter .footer-wrap {background: #f5f5f5;}
.m-footer-lighter .footer-wrap .footer-top .footer-dls {border-bottom: 1px solid #ddd}
.m-footer-lighter .footer-wrap .footer-bottom {background: #f5f5f5;border-top: none}
.m-footer-lighter .footer-wrap .footer-bottom li a,.m-footer-lighter .footer-wrap .footer-bottom p,.m-footer-lighter .footer-wrap .footer-bottom p a,.m-footer-lighter .footer-wrap dl dd a,.m-footer-lighter .footer-wrap dl dt {color: #333}
.m-footer-lighter .footer-wrap .footer-middel .footer-payment .footer-payment-list-item a {color: #000}
.m-footer-lighter .footer-wrap .footer-middel .footer-payment p,.m-footer-lighter .footer-wrap .footer-middel .footer-payment p a {color: #333}
.m-footer-lighter .footer-wrap .footer-middel .footer-contact p {color: #999}
.m-footer-lighter .footer-wrap .footer-middel .footer-contact a {color: #333}
.m-footer-lighter .footer-wrap .footer-middel .footer-sns li {background: url(/skin/images/sns_light.png) -10px -10px no-repeat}
.m-footer-lighter .footer-wrap .footer-middel .footer-sns li:hover {background-position-x: -57px}
.m-footer-lighter .footer-wrap .footer-middel .footer-sns li:hover i {display: block;z-index: 9}
.m-footer-lighter .footer-wrap .footer-middel .footer-sns li:first-of-type {background-position-y: -151px}
.m-footer-lighter .footer-wrap .footer-middel .footer-sns li:nth-of-type(2) {background-position-y: -199px}
.m-footer-lighter .footer-wrap .footer-middel .footer-sns li:nth-of-type(3) {background-position-y: -10px}
.m-footer-lighter .footer-wrap .footer-middel .footer-sns li:nth-of-type(4) {background-position-y: -57px}
.m-footer-lighter .footer-wrap .footer-middel .footer-sns li:nth-of-type(5) {background-position-y: -104px}
.m-footer-lighter .footer-wrap .footer-middel .footer-sns li:nth-of-type(6) {background-position-y: -246px}
.m-footer-lighter .footer-wrap .footer-middel .footer-sns li:nth-of-type(7) {background-position-y: -294px}
.m-footer-lighter .footer-wrap .footer-middel .footer-sns li:last-child {margin-right: 0}
.show {display: block}
.hide {display: none}
.box-sizing{box-sizing:border-box;-webkit-box-sizing:border-box}
html{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;scroll-behavior:smooth}
.tool-bar-icon{display:block;margin:12px;width:26px;height:27px;background:url("/skin/images/tools_icon.png") no-repeat;float:right;border-bottom:1px solid hsla(0, 0%, 100%, .4)}
.tool-bar-icon-cart{background-position:0 0}
.tool-bar-icon-pkg{background-position:-26px 0}
.tool-bar-icon-online{background-position:-52px 0}
.tool-bar-icon-advice{background-position:-78px 0}
.tool-bar-icon-menu{background-position:-104px 0}
.tool-bar-icon-top{background-position:-130px 0}
.tool-bar-icon-menu-active{background-position:-156px 0}
.tool-bar-icon-app{background-position:-182px 0}
.tool-bar-icon-tools{background-position:-212px 1px}
.m-tool-bar li:hover .tool-bar-icon-cart{background-position:0 -26px}
.m-tool-bar li:hover .tool-bar-icon-pkg{background-position:-26px -26px}
.m-tool-bar li:hover .tool-bar-icon-online{background-position:-52px -26px}
.m-tool-bar li:hover .tool-bar-icon-advice{background-position:-78px -26px}
.m-tool-bar li:hover .tool-bar-icon-menu{background-position:-104px -26px}
.m-tool-bar li:hover .tool-bar-icon-top{background-position:-130px -26px}
.m-tool-bar li:hover .tool-bar-icon-menu-active{background-position:-156px -26px}
.m-tool-bar li:hover .tool-bar-icon-app{background-position:-182px 0}
.m-tool-bar li:hover .tool-bar-icon-tools{background-position:-212px -25px}
.m-tool-bar{position:fixed;right:20px;top:50%;transform:translateY(-50%);width:50px;z-index:100;height:300px}
.m-tool-bar *{font-family:muliBold}
.m-tool-bar ul{filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, .1))}
.m-tool-bar .clearfix:before{content:"";display:block;height:0;clear:both;visibility:hidden}
.m-tool-bar .clearfix, .m-tool-bar ul{*zoom:1}
.m-tool-bar ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.m-tool-bar .tool-bar-188{display:none;position:absolute;top:-66px;left:-2px}
.m-tool-bar .tool-bar-188.hide{display:none}
.m-tool-bar .tool-bar-188 .icon-188{display:block;background:url("https://cdn.superbuy.com/starit-superbuy/dist/cn/source/img/wrapper/toolbar/188.png") 50% no-repeat;width:51px;height:58px;margin:0}
.m-tool-bar .tool-bar-188 .icon-close{display:block;position:absolute;top:-10px;right:-10px;width:15px;height:15px;font-size:12px;text-align:center;line-height:14px;cursor:pointer;color:#bbb;background:#eee;border-radius:50%}
.m-tool-bar .activity-banner{display:none}
.m-tool-bar .activity-banner a{height:58px}
.m-tool-bar .activity-banner a img{width:100%;height:100%}
.m-tool-bar li{cursor:pointer;margin-left:0;transition:all .2s cubic-bezier(.645, .045, .355, 1);opacity:0;transform:translateX(100%);*zoom:1}
.m-tool-bar li .block{display:block}
.m-tool-bar li .none{display:none}
.m-tool-bar li:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.m-tool-bar li:last-child a:after{display:none}
.m-tool-bar li .desc{position:relative;top:-5px;display:none;font-size:12px;color:#333;line-height:20px;height:20px;font-weight:400;font-family:muliRegular}
.m-tool-bar li > div{display:inline-block}
.m-tool-bar li > div, .m-tool-bar li a{display:block;width:50px;height:50px;position:relative;right:0;float:right;cursor:pointer !important}
.m-tool-bar li > div:after, .m-tool-bar li a:after{content:"";position:absolute;bottom:0;right:20px;height:1px;width:10px;background:#bbb}
.m-tool-bar li > div:hover, .m-tool-bar li a:hover{width:170px}
.m-tool-bar li > div:hover .tool-bar-text, .m-tool-bar li a:hover .tool-bar-text{display:block}
.m-tool-bar li:first-child{transition-delay:0ms}
.m-tool-bar li:nth-child(2){transition-delay:35ms}
.m-tool-bar li:nth-child(3){transition-delay:70ms}
.m-tool-bar li:nth-child(4){transition-delay:105ms}
.m-tool-bar li:nth-child(5){transition-delay:.14s}
.m-tool-bar li:nth-child(6){transition-delay:175ms}
.m-tool-bar li:nth-child(7){transition-delay:.21s}
.m-tool-bar li:nth-child(8){transition-delay:245ms}
.m-tool-bar .tool-bar-text{position:absolute;right:40px;padding-left:20px;width:130px;height:50px;line-height:50px;color:#000;float:right;display:none;background:#fff;border-radius:8px 0 0 8px;z-index:2;box-sizing:content-box;-webkit-box-sizing:content-box;font-size:14px}
.m-tool-bar .tool-bar-menu{opacity:1;transform:translateX(0)}
.m-tool-bar .tool-bar-menu.line-none a:after{display:none}
.m-tool-bar .tool-bar-menu a{background:#fff;border-radius:8px}
.m-tool-bar .tool-bar-menu a:after{display:none}
.m-tool-bar .tool-bar-menu .tool-bar-icon{transform:rotate(45deg);-webkit-transform:rotate(45deg)}
.m-tool-bar .tool-bar-number-show{top:18px;right:20px;height:16px;min-width:10px;font-size:12px;line-height:16px;padding:0 3px;color:#fff;max-width:30px}
.m-tool-bar .tool-bar-number, .m-tool-bar .tool-bar-number-show{position:absolute;text-align:center;background:#ff4c62;border-radius:8px;overflow:hidden;z-index:2}
.m-tool-bar .tool-bar-number{top:15px;right:12px;height:5px;width:5px;border-radius:50%}
.tool-bar-hidden{display:none}
.tool-bar-show > ul{background:#fff;filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, .1));border-radius:8px}
.tool-bar-show li:not(.tool-bar-menu){transform:translateX(0);opacity:1}
.tool-bar-show .tool-bar-188.show{display:block}
.tool-bar-show .tool-bar-188.hide{display:none}
.tool-bar-show .activity-banner{display:flex}
.tool-bar-show .tool-bar-menu{box-shadow:none;-webkit-box-shadow:none;border-radius:8px}
.tool-bar-show .tool-bar-menu a{background:none;box-shadow:none;-webkit-box-shadow:none;border-radius:0}
.tool-bar-show .tool-bar-menu a:after{display:block}
.tool-bar-show .tool-bar-menu .tool-bar-icon{transform:rotate(-90deg);-webkit-transform:rotate(-90deg)}
#tool-bar-QRCode a:hover{width:240px}
#tool-bar-QRCode a:hover .sub-text{display:block}
#tool-bar-QRCode .sub-text{display:none;width:200px;position:absolute;left:0;top:0;background:#fff;text-align:center;border-radius:8px 0 0 8px}
#tool-bar-QRCode .sub-text .QRCode-bottom{padding:10px;background:#f1f6ff;border-radius:0 0 0 8px;margin-right:10px}
#tool-bar-QRCode .sub-text .QRCode-bottom span{display:block;font-size:12px;line-height:20px;color:#0083ef}
#tool-bar-QRCode .sub-text .download-text{height:40px;line-height:40px;font-size:14px;font-weight:700;color:#000;text-transform:uppercase;text-indent:-10px}
#tool-bar-QRCode .sub-text .qr-code{display:block;width:140px;height:140px;background:#fff;margin:25px 25px 0}
#tool-bar-Cart em{position:absolute;z-index:2;top:4px;right:4px;height:16px;background:#ff4c62;border-radius:8px;font-size:12px;line-height:16px;padding:0 2px;color:#fff;display:none}
#tool-bar-Cart.active em{animation:addOne 1.8s ease forwards;display:block}
#tool-bar-assistant > a:hover, #tool-bar-assistant > div:hover{width:240px}
#tool-bar-assistant > a:hover .tools-container, #tool-bar-assistant > div:hover .tools-container{display:flex}
#tool-bar-assistant .sub-text{position:absolute;right:50px;width:max-content}
#tool-bar-assistant .tools-container{background:#fff;display:none;padding:14px 20px;border-radius:8px 0 8px 8px;flex-direction:column}
#tool-bar-assistant .tools-container .title{color:#000;font-size:18px;font-weight:700;margin-bottom:10px}
#tool-bar-assistant .tools-container a{width:100%;height:auto;color:#666;padding:4px 0;padding-right:16px}
#tool-bar-assistant .tools-container a:after{content:none}
#tool-bar-assistant .tools-container a:hover{color:#0887ef;text-decoration:none}
#tool-bar-assistant .tools-container a span{color:#0887ef}
#tool-bar-assistant .tools-container a .arrows{float:right;color:#bbb;width:10px;height:12px;margin-top:4px;background:url("/skin/images/arrows.png") no-repeat}
@keyframes addOne{
	0%{transform:translateY(10px);opacity:0}
	25%{transform:translateY(0);opacity:1}
	75%{transform:translateY(0);opacity:1}
	to{transform:translateY(-7px);opacity:0}
}
.lang-en .m-tool-bar .tool-bar-text{width:160px}
.lang-en .m-tool-bar li > div:hover, .lang-en .m-tool-bar li a:hover{width:190px}
.lang-en #tool-bar-QRCode .sub-text .QRCode-bottom span{padding:0 24px;font-weight:700;line-height:16px}
.lang-en .m-tool-bar .tool-bar-text{font-weight:700}
.lang-en .m-tool-bar li .desc{display:block}
.lang-en .m-tool-bar li:nth-child(5) .tool-bar-text{height:82px;width:240px}
.m-tool-bar.m-tool-bar-en .tool-bar-text{width:160px}
.m-tool-bar.m-tool-bar-en li a:hover{width:180px}
.m-tool-bar.m-tool-bar-en #tool-bar-QRCode .sub-text .QRCode-bottom span{padding:0 24px;font-weight:700;line-height:16px}
.m-tool-bar.m-tool-bar-en .tool-bar-text{font-weight:700}
.m-tool-bar.m-tool-bar-en li .desc{display:block}
.m-tool-bar.m-tool-bar-en li:nth-child(5) .tool-bar-text{height:82px;width:240px}
.feedback-modal{background:rgba(0, 0, 0, .6);position:fixed;z-index:1000;width:100%;height:100%;top:0;left:0}
.feedback-modal .modal-wrap{width:600px;height:508px;position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;margin:auto;padding:0 20px}
.feedback-modal .modal-wrap.en{height:538px}
.feedback-modal .modal-wrap .modal-header{position:relative}
.feedback-modal .modal-wrap .modal-header h3{font-size:14px;color:#000;font-weight:bolder;height:52px;line-height:52px}
.feedback-modal .modal-wrap .modal-header i{position:absolute;display:block;width:26px;height:26px;background:url("/skin/images/close.png") 0 0 no-repeat;top:10px;right:-10px}
.feedback-modal .modal-wrap .modal-header p{height:52px;border:1px solid #ffe0b8;padding:6px 10px 0;color:#f48e2b;font-weight:bolder;font-size:12px;box-sizing:border-box}
.feedback-modal .modal-wrap .modal-header p.en{line-height:1.2;padding:3px 10px 0}
.feedback-modal .modal-wrap .modal-content .title{font-size:14px;font-weight:bolder;color:#000;line-height:1;margin:20px 0 12px}
.feedback-modal .modal-wrap .modal-content .title span{color:#f84d4d}
.feedback-modal .modal-wrap .modal-content ul{width:100%;height:31px;border-top:1px solid #eee;border-right:1px solid #eee}
.feedback-modal .modal-wrap .modal-content ul li{display:inline-block;vertical-align:middle;width:78px;height:31px;line-height:31px;color:#666;font-size:12px;text-align:center;border-left:1px solid #eee;cursor:pointer}
.feedback-modal .modal-wrap .modal-content ul li.active{color:#1268bb;position:relative}
.feedback-modal .modal-wrap .modal-content ul li.active:after{display:block;content:"";width:100%;height:2px;background:#1268bb;position:absolute;top:0;left:0}
.feedback-modal .modal-wrap .modal-content ul li.active:before{display:block;content:"";position:absolute;border-top:4px solid #1268bb;border-right:4px solid transparent;border-left:4px solid transparent;left:50%;transform:translate(-50%)}
.feedback-modal .modal-wrap .modal-content ul li:last-child{border-right:1px solid #eee}
.feedback-modal .modal-wrap .modal-content .question-text{width:100%;height:80px;border:1px solid #eee;box-sizing:border-box}
.feedback-modal .modal-wrap .modal-content .question-text.warning{border:1px solid #f04134}
.feedback-modal .modal-wrap .modal-content .question-text textarea{width:100%;height:100%;box-sizing:border-box;border:0;outline:none;padding:10px;color:#666;font-size:12px;resize:none}
.feedback-modal .modal-wrap .modal-content .question-text textarea::-webkit-input-placeholder{font-size:12px;color:#bbb}
.feedback-modal .modal-wrap .modal-content .upload{height:130px;border:1px solid #eee;border-top:0;padding:20px 0 0 10px;box-sizing:border-box}
.feedback-modal .modal-wrap .modal-content .upload .add{display:inline-block;width:66px;height:66px;border:2px dashed #afd1ed;position:relative}
.feedback-modal .modal-wrap .modal-content .upload .add:after, .feedback-modal .modal-wrap .modal-content .upload .add:before{content:"";display:block;position:absolute;background:#afd1ed}
.feedback-modal .modal-wrap .modal-content .upload .add:after{height:18px;width:2px;left:32px;top:24px}
.feedback-modal .modal-wrap .modal-content .upload .add:before{height:2px;width:18px;left:24px;top:32px}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card > div{display:inline-block;vertical-align:middle}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card > .ant-upload{width:70px;height:70px;background:none;border:none}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card > .ant-upload > .ant-upload{padding:0}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card .ant-upload-list-picture-card{display:inline-block;vertical-align:middle}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card .ant-upload-list-picture-card .ant-upload-list-item{display:inline-block;vertical-align:middle;position:relative;margin-right:16px;border:1px solid #eee;width:68px;height:68px;padding:0}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card .ant-upload-list-picture-card .ant-upload-list-item.ant-upload-list-item-done:after{display:none}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card .ant-upload-list-picture-card .ant-upload-list-item.ant-upload-list-item-uploading{background:url("/skin/images/loading_pic.png") 50% no-repeat}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card .ant-upload-list-picture-card .ant-upload-list-item.ant-upload-list-item-error{border:1px solid #f04134}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card .ant-upload-list-picture-card .ant-upload-list-item .ant-upload-list-item-info span a img{width:68px;height:68px}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card .ant-upload-list-picture-card .ant-upload-list-item .ant-upload-list-item-info span .ant-upload-list-item-name, .feedback-modal .modal-wrap .modal-content .upload .upload-list-card .ant-upload-list-picture-card .ant-upload-list-item .ant-upload-list-item-info span .ant-upload-list-item-uploading-text, .feedback-modal .modal-wrap .modal-content .upload .upload-list-card .ant-upload-list-picture-card .ant-upload-list-item .ant-upload-list-item-info span a:nth-of-type(2){display:none}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card .ant-upload-list-picture-card .ant-upload-list-item-actions i.anticon-delete{display:block;position:absolute;top:0;left:-10px;width:20px;height:20px;background:url("/skin/images/close_pic.png");border-radius:50%}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card .ant-upload-select{display:inline-block;vertical-align:middle}
.feedback-modal .modal-wrap .modal-content .upload .upload-list-card .ant-upload-select span.ant-upload{outline:none !important}
.feedback-modal .modal-wrap .modal-content .upload .count{color:#666;font-size:12px;display:inline-block;vertical-align:middle;margin-left:10px}
.feedback-modal .modal-wrap .modal-content .upload p.limit{font-size:12px;color:#666;line-height:1;margin-top:13px}
.feedback-modal .modal-wrap .modal-footer{margin-top:10px}
.feedback-modal .modal-wrap .modal-footer .contact span{display:inline-block;height:30px;font-size:12px;color:#000;font-weight:bolder;line-height:30px}
.feedback-modal .modal-wrap .modal-footer .contact > div{height:28px;border:1px solid #eee}
.feedback-modal .modal-wrap .modal-footer .contact > div.cn{float:right;width:538px}
.feedback-modal .modal-wrap .modal-footer .contact > div input{border:0;outline:none;width:100%;height:100%;padding-left:10px;box-sizing:border-box;color:#666;font-size:12px}
.feedback-modal .modal-wrap .modal-footer .contact > div input::-webkit-input-placeholder{color:#bbb}
.feedback-modal .modal-wrap .modal-footer button{width:80px;height:40px;background:#1268bb;color:#fff;font-size:14px;text-align:center;line-height:40px;font-weight:bolder;border:none;outline:none;display:block;margin:18px auto 0}
.feedback-modal .modal-wrap .uploading-mask{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:245px;background:hsla(0, 0%, 100%, .6);box-sizing:border-box}
.feedback-modal .modal-wrap .uploading-mask i{display:block;width:62px;height:62px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:url("/skin/images/mask.gif") no-repeat}
.feedback-modal .modal-wrap .uploading-mask p{text-align:center}
.box-sizing{box-sizing:border-box;-webkit-box-sizing:border-box}
html{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;scroll-behavior:smooth}
.hide{display:none}
*{margin:0;padding:0}
.transform{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
input::-ms-clear{display:none}
a{cursor:pointer !important}
.clear-margin{overflow:hidden;width:100%;height:100%;background:rgba(0, 0, 0, .8);position:fixed;left:0;top:0;z-index:99999}
.clear-show{display:block}
.clear-hide{display:none}
.fast-login-content{width:400px;min-height:430px;overflow:hidden;background:#fff;border-radius:3px;margin:150px auto}
.fast-login-content .close, .fast-login-content .login-title{width:100%}
.fast-login-content .close{height:20px;padding-top:20px;box-sizing:content-box}
.fast-login-content .close img{width:20px;height:20px;display:block;float:right;margin-right:20px;cursor:pointer}
.fast-mainBox{width:360px;min-height:430px;position:relative;margin:0 auto}
.fast-mainBox .common{background:#fff;border-radius:6px;width:100%;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}
.fast-mainBox .fast-title{font-size:20px;line-height:60px;text-align:center;color:#333}
.fast-mainBox .loginBox-default{background:#fff;border-radius:6px;width:100%;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;opacity:0;z-index:5;height:455px}
.fast-mainBox .loginBox-active{height:440px}
.fast-mainBox .loginBox-active, .fast-mainBox .loginBox-active-captcha{background:#fff;border-radius:6px;width:100%;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;opacity:1;z-index:10}
.fast-mainBox .loginBox-active-captcha{height:490px}
.fast-mainBox .registerBox-default{height:440px;opacity:0;z-index:5}
.fast-mainBox .registerBox-active, .fast-mainBox .registerBox-default{background:#fff;border-radius:6px;width:100%;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}
.fast-mainBox .registerBox-active{height:455px;opacity:1;z-index:10}
.fast-mainBox .go-register{width:280px;margin:0 auto;border-top:1px solid #eee;padding-top:16px;font-size:14px;color:#999;text-align:center;margin-top:17px}
.fast-mainBox .go-register a{color:#1268bb;text-decoration:none}
.fast-mainBox .go-register a:hover{text-decoration:underline;color:#143c7c}
.fast-mainBox .fast-error-box{position:absolute;width:236px;border:1px solid #e6505f;min-height:20px;background:#fde7ec url("/skin/images/error_icon.jpg") no-repeat 10px 8px;color:#333;font-size:12px;left:40px;top:9px;padding:5px 5px 5px 36px;line-height:20px}
.fast-mainBox input.inviteCode-input{background:#fff;border:1px solid #efefef;height:30px;line-height:32px}
.fast-mainBox .register-bottom{width:280px;margin:20px auto 0;border-top:1px solid #eee;padding-top:20px;font-size:14px;color:#999;text-align:center}
.fast-mainBox a.go-login{color:#1268bb}
.fast-mainBox a.go-login:hover{text-decoration:underline}
.fast-mainBox .binding .btnS{margin-bottom:10px}
.fast-mainBox .fast-otherWay .list{width:192px;margin:0 auto}
.fast-mainBox .fast-otherWay span{width:280px;display:block;margin:0 auto 10px;padding-bottom:10px;color:#999;text-align:center}
.fast-mainBox .fast-otherWay a{display:inline-block;margin:0 8px;width:32px;height:32px}
.fast-mainBox .fast-otherWay img{width:32px;height:32px}
.fast-mainBox .copyTxt{margin-top:120px}
.fast-mainBox .registerBtn{z-index:1}
.fast-mainBox .waring{text-align:left;overflow:hidden;transition:all .5s linear;-webkit-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;-moz-transition:all .5s linear;transition:all .6s ease-in-out;position:absolute;left:410px;top:50%;transform:translateY(-50%);width:360px}
.fast-mainBox .waring img, .fast-mainBox .waring span{float:left}
.fast-mainBox .waring img{width:16px;height:16px;float:left;border-radius:50%;margin-top:1px}
.fast-mainBox .waring span{text-indent:5px;width:343px;white-space:normal;text-overflow:ellipsis;overflow:hidden;line-height:18px}
.fast-mainBox .waring-default{text-align:left;overflow:hidden;transition:all .5s linear;-webkit-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;-moz-transition:all .5s linear;transition:all .6s ease-in-out;position:absolute;left:410px;top:50%;transform:translateY(-50%);width:360px;height:0}
.fast-mainBox .waring-default img, .fast-mainBox .waring-default span{float:left}
.fast-mainBox .waring-default img{width:16px;height:16px;float:left;border-radius:50%;margin-top:1px}
.fast-mainBox .waring-default span{text-indent:5px;width:343px;white-space:normal;text-overflow:ellipsis;overflow:hidden;line-height:18px}
.fast-mainBox .waring-active{text-align:left;overflow:hidden;transition:all .5s linear;-webkit-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;-moz-transition:all .5s linear;transition:all .6s ease-in-out;position:absolute;left:410px;top:50%;transform:translateY(-50%);width:360px;height:18px}
.fast-mainBox .waring-active img, .fast-mainBox .waring-active span{float:left}
.fast-mainBox .waring-active img{width:16px;height:16px;float:left;border-radius:50%;margin-top:1px}
.fast-mainBox .waring-active span{text-indent:5px;width:343px;white-space:normal;text-overflow:ellipsis;overflow:hidden;line-height:18px}
.fast-mainBox .loading-box{overflow:hidden;position:relative;width:280px;margin:0 auto}
.fast-mainBox .loading-box .loading{position:absolute;left:50%;top:50%;-moz-transform:rotate(0) translate(0) scale(1) skew(0);-webkit-transform:rotate(0) translate(0) scale(1) skew(0);-o-transform:rotate(0) translate(0) scale(1) skew(0);transform:rotate(0) translate(0) scale(1) skew(0);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:9999}
.fast-mainBox .loading-box .loading-default{display:none}
.fast-mainBox .loading-box .loading-active{display:block}
.fast-mainBox .btnS{border:1px solid #999;outline-color:#f36;border-radius:6px;width:280px;height:42px;background-color:#eb606f;margin:15px 0 20px;border-width:0;border-radius:3px;cursor:pointer;color:#fff;font-size:16px;position:relative;z-index:1}
.fast-mainBox .btnS:link{background-color:#e94e5f}
.fast-mainBox .btnS:hover{background-color:#d14655}
.fast-mainBox .btnS:active{box-shadow:0 0 0 2px #f36}
.fast-mainBox .fotgetPsw{text-align:center;padding-top:13px}
.fast-mainBox .fotgetPsw a{color:#1268bb;text-decoration:none;cursor:pointer}
.fast-mainBox .fotgetPsw a:hover{text-decoration:underline;color:#1268bb}
.fast-mainBox .emailAuto{position:relative}
.fast-mainBox .input-close{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:16px;height:16px;display:inline-block;background:url("/skin/images/input_close.png") no-repeat 50%;cursor:pointer}
.fast-mainBox #loginList, .fast-mainBox #registerList{padding-left:0;width:280px;list-style:none;border:1px solid #74c9e6;-moz-border-radius:0 0 2px 2px;border-radius:2px;position:absolute;top:42px;left:0;background:#fff;display:none;z-index:9999;height:176px;overflow-y:scroll}
.fast-mainBox #loginList li, .fast-mainBox #registerList li{width:100%;height:30px;line-height:30px;text-indent:10px;cursor:pointer;overflow:hidden;text-align:left}
.fast-mainBox #loginList li.first_li, .fast-mainBox #registerList li.first_li{cursor:default}
.fast-mainBox #loginList .current, .fast-mainBox #registerList .current{background:#baeafb}
.fast-mainBox .loginMsg{width:280px;height:42px;margin:10px auto 0;position:relative}
.fast-mainBox .loginMsg input{width:100%;height:100%;line-height:38px;border-radius:3px;border:none;text-indent:6px;background:#efefef;text-indent:20px}
.fast-mainBox .loginMsg input:focus{outline:2px solid #f36;border-radius:3px}
.fast-mainBox .loginMsg .showPsw{position:absolute;right:12px;top:13px}
.fast-mainBox .loginMsg .showPsw img{width:24px;height:24px;cursor:pointer}
.fast-mainBox .loginMsg #verCode-input{width:172px}
.fast-mainBox .loginMsg .verCode{position:absolute;right:0;top:0}
.fast-mainBox .loginMsg .verCode img{height:42px;width:100px;cursor:pointer}
.container1 > div, .container2 > div, .container3 > div{width:6px;height:6px;background-color:#333;border-radius:100%;position:absolute;-webkit-animation:bouncedelay 1.2s infinite ease-in-out;animation:bouncedelay 1.2s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.spinner{width:20px;height:20px;position:relative}
.spinner .spinner-container{position:absolute;width:100%;height:100%}
.spinner .container2{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.spinner .container3{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.spinner .circle1{top:0;left:0}
.spinner .circle2{top:0;right:0}
.spinner .circle3{right:0;bottom:0}
.spinner .circle4{left:0;bottom:0}
.spinner .container2 .circle1{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}
.spinner .container3 .circle1{-webkit-animation-delay:-1s;animation-delay:-1s}
.spinner .container1 .circle2{-webkit-animation-delay:-.9s;animation-delay:-.9s}
.spinner .container2 .circle2{-webkit-animation-delay:-.8s;animation-delay:-.8s}
.spinner .container3 .circle2{-webkit-animation-delay:-.7s;animation-delay:-.7s}
.spinner .container1 .circle3{-webkit-animation-delay:-.6s;animation-delay:-.6s}
.spinner .container2 .circle3{-webkit-animation-delay:-.5s;animation-delay:-.5s}
.spinner .container3 .circle3{-webkit-animation-delay:-.4s;animation-delay:-.4s}
.spinner .container1 .circle4{-webkit-animation-delay:-.3s;animation-delay:-.3s}
.spinner .container2 .circle4{-webkit-animation-delay:-.2s;animation-delay:-.2s}
.spinner .container3 .circle4{-webkit-animation-delay:-.1s;animation-delay:-.1s}
@-webkit-keyframes bouncedelay{
	0%, 80%, to{-webkit-transform:scale(0)}
	40%{-webkit-transform:scale(1)}
}
@keyframes bouncedelay{
	0%, 80%, to{transform:scale(0);-webkit-transform:scale(0)}
	40%{transform:scale(1);-webkit-transform:scale(1)}
}

