.list_body {
	background:#f3f5f7;
	height:100%;
}
.list_body header {
	background:#a00;
	line-height:2em;
	color:#fff;
	text-align:right;
	padding:.5em;
}
.menu_sidebar {
	background:#ff1;
}
body {
	padding:0;
	margin:0;
	-webkit-user-select:none;
	-moz-user-select:none;
}
* {
	font-family:sans-serif,Arial,Verdana,"Trebuchet MS","Microsoft YaHei","STXihei";
}
.sidebar-move {
	height:100%;
	overflow:hidden;
	animation:sidebar-body-move .5s 1 ease 0;
	-webkit-animation:sidebar-body-move .5s 1 ease 0;
	position:relative;
	left:-90%;
}
.sidebar-move body {
	height:100%;
	overflow:hidden;
}
.sidebar-back {
	animation:sidebar-body-back .2s 1 ease 0;
	-webkit-animation:sidebar-body-back .2s 1 ease 0;
	left:0;
}
@keyframes sidebar-body-move {
	0% {
	left:0;
}
100% {
	left:-90%;
}
}@keyframes sidebar-body-back {
	0% {
	left:-90%;
}
100% {
	left:0;
}
}@-webkit-keyframes sidebar-body-move {
	0% {
	left:0;
}
100% {
	left:-90%;
}
}@-webkit-keyframes sidebar-body-back {
	0% {
	left:-90%;
}
100% {
	left:0;
}
}.sidebar-content {
	position:absolute;
	top:0;
	left:100%;
	width:90%;
	height:100%;
	overflow:scroll;
	background:rgba(0,0,0,0.7);
	z-index:105;
}
.sidebar-content a {
	text-decoration:none;
}
.sidebar-items-container {
	height:100%;
	overflow:auto;
	width:100%;
	background:#fff;
}
.list_content_mask {
	width:100%;
	height:100%;
	min-height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(0,0,0,0.5);
	z-index:11110;
}
.list_body p {
	text-align:right;
	padding:8px;
}
.spacer44 {
	height:44px;
}
.sidebar-header {
	background:#fff;
	height:44px;
	border-width:0 0 1px 0;
	border-bottom:1px solid #bfbfbf;
	width:100%;
	right:0;
	position:fixed;
	top:0;
	z-index:11;
	font-size:0;
	margin:0;
	padding:0;
}
.sidebar-header:after {
	content:'';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.sidebar-header-right {
	float:right;
	width:35%;
	text-align:right;
}
.sidebar-header-left {
	float:left;
	width:65%;
	overflow:hidden;
}
.sidebar-header span {
	display:inline-block;
	font-size:16px;
	line-height:16px;
	padding:14px 7px;
}
.sidebar-header span.sidebar-btn-confirm {
	padding-right:14px;
}
.sidebar-btn-confirm {
	color:#f15353;
}
.sidebar-header span.sidebar-btn-reset {
	color:#9a9a9a;
	padding-left:0;
}
.sidebar-header span.sidebar-btn-region {
	color:#9a9a9a;
	padding-right:0;
}
.sidebar-header span.sidebar-btn-region {
	color:#252525;
	padding-right:0;
}
.sidebar-header span.sidebar-btn-region .fm-select {
	position:absolute;
	z-index:10;
	opacity:0;
	height:22px;
	color:green;
	border:1px solid red;
}
.sidebar-header span.sidebar-btn-location {
	text-align:center;
	overflow:hidden;
	width:27px;
	line-height:1em;
	padding:0;
}
.sidebar-btn-location strong {
	display:none;
}
.sidebar-btn-location:after {
	content:'';
	display:block;
	position:absolute;
	top:13px;
	margin-left:14px;
	width:12px;
	height:18px;
	background-position:-150px -30px;
}
.diver20 {
	height:10px;
	background:#f8f8f8;
}
.sidebar-list,.sidebar-list ul {
	border-width:1px 0 0 0;
	border-top:1px solid #bfbfbf;
}
.sidebar-list li {
	border-width:0 0 1px 0;
	border-bottom:1px solid #bfbfbf;
font-size:1px;
}
.sidebar-list a {
	display:block;
}
.sidebar-list.sidebar-conditions li {
	margin-left:10px;
}
.sidebar-cat-items {
	margin-left:10px;
	display:none;
}
.open-all-cate .sidebar-cat-items {
	display:block;
}
.sidebar-cat-items.opened {
	margin-left:0;
}
.sidebar-cat-items.opened ul {
	background:#f3f5f7;
	overflow:auto;
}
.sidebar-cat-items.opened li {
	margin-left:10px;
}
.sidebar-cat-items .arrow {
	margin-left:-10px;
}
.sidebar-categories>li.sidebar-cat-items:last-child {
	margin-left:0;
}
.sidebar-categories>li.sidebar-cat-items.opened:last-child {
	margin-left:0;
}
.sidebar-categories>li.sidebar-cat-items:last-child span {
	margin-left:25px;
}
.sidebar-categories>li.sidebar-cat-items.opened:last-child span {
	margin-left:15px;
}
.sidebar-list li span,.sidebar-list li li span {
	height:43px;
	line-height:43px;
	font-size:15px;
	color:#252525;
}
.sidebar-list li li {
	background:#f3f5f7;
}
.sidebar-list li li:last-child,.sidebar-conditions li:last-child {
	border:0;
	-webkit-border-image:none;
	-o-border-image:none;
	border-image:none;
}
.sidebar-list li ul {
	display:none;
}
.sidebar-list li.opened ul {
	display:block;
}
.sidebar-conditions .chk-40-wrapper {
	float:left;
	margin:0;
	width:27px;
	height:42px;
}
.sidebar-conditions .chkbox-40 {
	margin:12px 7px 0 0;
}
.sidebar-categories>li .arrow {
	content:"";
	width:16px;
	height:9px;
	background-position:-180px -30px;
	display:block;
	float:right;
	margin:17px 14px 0 8px;
}
.sidebar-categories li .tick {
	display:block;
	width:20px;
	height:15px;
	float:right;
	margin:15px 14px 0 4px;
}
.sidebar-categories li.checked .tick {
	background-position:-160px -55px;
}
.sidebar-categories>li.opened>a .arrow {
	background-position:-180px -40px;
}
.sidebar-categories>li span:nth-child(2) {
	margin-left:15px;
}
.sidebar-categories li li span:nth-child(2) {
	margin-left:15px;
}
.sidebar-categories span {
	display:inline-block;
	width:46%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.sidebar-categories small {
	float:right;
	height:43px;
	line-height:43px;
	font-size:13px;
	color:#848689;
	text-align:right;
	display:inline-block;
	white-space:nowrap;
}
.sidebar-categories span.sort-of-brand {
	width:42%;
}
.sidebar-categories small.sort-of-brand {
	width:35%;
	overflow:hidden;
	text-overflow:ellipsis;
}
.sidebar-list li li.brand-tab {
	background:#fff;
	text-align:center;
	height:43px;
	line-height:43px;
}
.brand-tab label {
	display:inline-block;
	line-height:25px;
	height:25px;
	border:1px solid #d7d7d7;
	width:80px;
	text-align:center;
	color:#686868;
	font-size:13px;
	margin-top:8px;
}
.brand-tab label:first-child {
	border-radius:4px 0 0 4px;
	border-right:0;
}
.brand-tab label:last-child {
	border-radius:0 4px 4px 0;
}
.brand-tab label.current {
	background:#d9d9d9;
}
.sidebar-categories .letter {
	background:#eee;
	height:25px;
}
.sidebar-categories .letter span {
	display:block;
	color:#848689;
	height:25px;
	line-height:25px;
	text-indent:15px;
}
.alphabet .checked span,.brand .checked span {
	color:#f15353;
}
.adv-srch-num-inpt {
	width:72px;
	border:1px solid #d7d7d7;
	background:#fff;
	border-radius:4px;
	text-indent:4px;
	padding-top:7px;
	padding-bottom:7px;
	box-shadow:none;
	font-size:12px;
	overflow:hidden;
	-webkit-appearance:caret;
	-moz-appearance:caret;
}
input.adv-srch-num-inpt::-webkit-outer-spin-button,input.adv-srch-num-inpt::-webkit-inner-spin-button {
	-webkit-appearance:none!important;
	margin:0;
}
input.adv-srch-num-inpt[type="number"] {
	-moz-appearance:textfield;
}
.sidebar-categories span.price-range {
	margin-left:15px;
	min-width:270px;
}
.sidebar-categories button.confirm {
	display:inline-block;
	padding:6px 20px;
	border:1px solid #f15353;
	font-size:13px;
	background:#fff;
	border-radius:3px;
	color:#f15353;
}
.dash {
	width:10px;
	height:4px;
	line-height:1px;
	display:inline-block;
	background:url(/m/images/search/dash.png) no-repeat 0 top;
	background-size:10px 1px;
}
.sidebar-header.region-title {
	text-align:center;
}
.sidebar-header span.region-title-back {
	margin-left:6px;
}
.region-title-back {
	float:left;
	display:inline-block;
	width:20px;
	height:20px;
	padding-left:5px;
}
.region-title-back i {
	display:block;
	width:20px;
	height:20px;
	background-position:-20px 0;
}
.region-title-name {
	display:inline-block;
	margin-right:20px;
}
.region-list span {
	padding-left:15px;
}
.sidebar-items-container.region-list-group {
	overflow:hidden;
}
.region-list-group:after {
	display:block;
	clear:both;
	width:400%;
	overflow-x:hidden;
}
.region-list-group ul {
	display:none;
	width:100%;
	overflow-x:hidden;
	float:left;
}
.region-list-group ul.cur {
	display:block;
}
.region-wrapper {
	width:100%;
	height:100%;
	min-height:100%;
	overflow:hidden;
	overflow-y:auto;
}
.icon-location {
	display:inline-block;
	width:13px;
	height:16px;
	background:url('/m/images/2014/ware/detail-sprites.png') no-repeat center center;
	background-size:11px 16px;
}
.address01 {
	padding-bottom:5px;
}
.address01 span {
	font-size:14px;
	display:inline-block;
	margin-right:10px;
}
.region-list-group .loading-mask {
	background:url('/m/images/2014/ware/loading-animation.gif?v=1') no-repeat center center;
	background-size:19px 19px;
	top:0;
	width:100%;
	height:100%;
	min-height:100%;
	position:absolute;
}
.jd-search-tab {
	display:table;
	width:100%;
	background:#fff;
	border-bottom:1px solid #dedede;
	border-width:0 0 1px 0;}
.jd-search-tab li {
	display:table-cell;
	width:23%;
	text-align:center;
	border-right:1px solid #e2e2e2;
}
.jd-search-tab li a {
	display:block;

	line-height:0px;
	margin:0 auto;
	padding:13px 0;
	color:#9a9a9a;
	font-size:16px;
	text-decoration:none;
}
.jd-search-tab li:nth-child(4) {
	border-right:none;
}
.jd-search-tab li.active a {
	color:#f15353;
	padding-bottom:11px;
}
.jd-search-tab li.active:after {
	content:"";
	display:block;
	width:60px;
	height:2px;
	background:#f15353;
	margin:0 auto;
}
.jd-search-tab li.sort-by-integrative a:after {
	content:"";
	display:inline-block;
	width:18px;
	height:10px;
	background-position:-180px -13px;
	margin-left:4px;
}
.jd-search-tab li.sort-by-integrative.active a:after {
	content:"";
	display:inline-block;
	width:18px;
	height:10px;
	background-position:-180px 2px;
	margin-left:4px;
}
.jd-search-tab li.sort-by-integrative {
	width:31%;
}
.jd-search-tab li.sort-by-price a:after {
	content:"";
	display:inline-block;
	width:8px;
	height:10px;
	background-position:-170px -30px;
	margin-left:4px;
}
.jd-search-tab li.sort-by-price.active a.arrow-up:after {
	content:"";
	display:inline-block;
	width:8px;
	height:10px;
	background-position:-170px 0;
	margin-left:4px;
}
.jd-search-tab li.sort-by-price.active a.arrow-down:after {
	content:"";
	display:inline-block;
	width:8px;
	height:10px;
	background-position:-170px -15px;
	margin-left:4px;
}
.sub-tab-integrative {
	position:relative;
}
.sub-tab-integrative ul {
	width:100%;
	position:absolute;
	background:rgba(255,255,255,0.8);
	padding:7px 0;
	border-bottom:1px solid #bfbfbf;
	border-width:0 0 1px 0;}
.sub-tab-integrative li {
	color:#848689;
	font-size:15px;
	padding:7px 0 7px 15px;
}
.sub-tab-integrative li.active {
	color:#f15353;
}
.submenu-mask {
	position:absolute;
	width:100%;
	opacity:.6;
	font-size:0;
	background:#000;
}
.supplier {
	background:#f3f5f7;
	min-height:71px;
	border-bottom:1px solid #dedede;
	border-width:0 0 1px 0;}
.supplier a {
	display:block;
	text-decoration:none;
}
.supplier .brand-mark,.supplier .brand-desc {
	float:left;
	margin-top:17px;
}
.supplier .brand-mark {
	border:1px solid #d1d1d1;
	width:84px;
	margin-left:10px;
	margin-right:12px;
	line-height:0;
}
.supplier .brand-desc {
	width:60%;
}
.supplier .brand-desc .supplier-name {
	font-size:14px;
	color:#666;
	line-height:1em;
	overflow:hidden;
	margin-bottom:12px;
	width:100%;
	height:1em;
	text-overflow:ellipsis;
}
.supplier-rate-foundation,.supplier-rating {
	background:url(/m/images/search/supplier-rates.png) no-repeat 0 0;
	background-size:80px 30px;
	height:12px;
}
.supplier-rate-foundation {
	background-position:0 -15px;
	width:80px;
}
.supplier-arrow-right {
	float:right;
	width:8px;
	height:14px;
	background-position:-185px -50px;
	margin-top:28px;
	margin-right:10px;
}
.list-spacer {
	height:10px;
	line-height:0;
	background:#f8f8f8;
	border-bottom:1px solid #dedede;
	border-width:0 0 1px 0;}
.not-found {
	font-family:Helvetica,"Helvetica Neue",HelveticaNeue,"Helvetica-Neue","BBAlpha Sans",sans-serif;
	font-size:11px;
	color:#848689;
	height:60%;
	min-height:180px;
	background:#f8f8f8;
}
.not-found .notice {
	padding-top:20%;
	text-align:center;
	height:98px;
	border-bottom:1px solid #dedede;
	border-width:0 0 1px 0;	padding-bottom:30%;
}
.not-found .notice:before {
	content:'';
	display:block;
	height:68px;
	width:100%;
	background:url(/m/images/search/joy-not-happy.png) no-repeat center center;
	background-size:68px 40px;
}
.icon-resource {
	border:1px solid #6a77b6;
	display:inline-block;
	vertical-align:middle;
	font-style:normal;
	color:#6a77b6;
	font-size:9px;
	height:10px;
	line-height:10px;
	padding-right:2px;
	margin-right:8px;
	margin-bottom:3px;
	padding-left:12px;
	background-image:url(/m/images/search/icon-resource-jd-international.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:10px 10px;
}
.list-thumb {
	float:left;
	width:85px;
	height:85px;
	background:url(/m/images/search/thumb-avatar-170x170.png) no-repeat;
	background-size:85px 85px;
	margin:10px;
	line-height:0;
}
.list-thumb img {
	display:block;
	float:left;
}
.out-of-stock-sign {
	float:right;
	width:85px;
	height:85px;
	background:rgba(255,255,255,0.5);
	margin-top:-85px;
	overflow:hidden;
}
.out-of-stock-sign span {
	display:block;
	line-height:16px;
	font-size:12px;
	color:#252525;
	background:#bfbfbf;
	width:35px;
	height:16px;
	text-align:center;
	margin:60px auto 0;
	border-radius:3px;
}
.list-descriptions {
	width:100%;
	padding-top:10px;
}
.list-descriptions-wrapper {
	margin-left:105px;
}
.product-name {
	font-size:14px;
	color:#252525;
	line-height:19px;
	height:38px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	margin-bottom:6px;
	padding-right:10px;
}
.price-spot {
	display:table;
	margin-bottom:8px;
}
.product-price {
	display:table-cell;
	vertical-align:middle;
	color:#f15353;
	font-size:15px;
	height:15px;
	line-height:15px;
	padding-right:7px;
}
.reputation {
	display:table;
}
.reputation span {
	display:table-cell;
	vertical-align:top;
}
.reputation .ratings {
	font-size:12px;
	color:#848689;
	padding-right:4px;
}
.sign-items {
	background:url(/m/images/search/list-product-sign.png?v=4) no-repeat;
	width:14px;
	height:16px;
	background-size:100px 13px;
	padding-left:4px;
	padding-top:2px;
}
.sign-item-1 {
	background-position:0 0;
}
.sign-item-3 {
	background-position:-20px 0;
}
.sign-item-100 {
	background-position:-40px 0;
}
.sign-item-4 {
	background-position:-60px 0;
}
.sign-item-5 {
	background-position:-80px 0;
}
.list_body,.list_body li {
	display:block;
}
.list_body li {
	border-bottom:1px solid #dedede;
	border-width:0 0 1px 0;	min-height:106px;
}
.list_body li:last-child {
	border:none;
}
.swipe-up {
	display:table;
	width:100%;
	color:#b3b3b3;
	font-size:13px;
}
.swipe-up-wrapper {
	width:100%;
	text-align:center;
	background:#f3f5f7;
	vertical-align:middle;
	border-top:1px solid #dedede;
	border-width:1px 0 0 0;}
.swipe-up-wrapper span,.swipe-up-wrapper a {
	color:#686868;
	text-decoration:none;
}
.swipe-up-wrapper .loading-con {
	display:block;
	min-height:27px;
	background:#f3f5f7;
	margin-right:14px;
	margin-left:14px;
}
.swipe-up-wrapper .loading-con .loading,.swipe-up-wrapper .loading-con .pagenum {
	width:33%;
	float:right;
	display:block;
}
.swipe-up-wrapper .loading-con .clear {
	clear:both;
}
.swipe-up-wrapper a.go2paipai {
	color:#b2b2b2;
	line-height:27px;
}
.swipe-up-wrapper .loading {
	text-align:center;
}
.swipe-up-wrapper .loading i {
	font-style:normal;
	background:url(/m/images/search/loading-animation.gif) no-repeat left center;
	background-size:19px 19px;
	color:#b2b2b2;
	display:inline-block;
	padding-left:31px;
	height:19px;
	line-height:19px;
	margin-top:4px;
	margin-bottom:4px;
}
.swipe-up-wrapper .pagenum {
	margin-top:2px;
	height:23px;
	line-height:23px;
	text-align:right;
}
.swipe-up-wrapper .no-more {
	color:#686868;
	line-height:1em;
	padding:10px 0 0 0;
	display:block;
}
.search-result-related-keywords {
	background:#f3f5f7;
	padding:0 14px 14px 14px;
}
.search-result-related-keywords div,.search-result-related-keywords a {
	font-size:13px;
	color:#252525;
	text-decoration:none;
	padding-top:4px;
}
.search-result-related-keywords div {
	padding-top:10px;
	padding-bottom:4px;
}
.search-result-related-keywords a {
	display:inline-block;
	margin-right:26px;
}
.list_body .out-of-stock * {
	color:#999;
}
.search-lading-area {
	font-family:"Helvetica Neue",HelveticaNeue,"Helvetica-Neue",Helvetica,"BBAlpha Sans",sans-serif;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-o-user-select:none;
	user-select:none;
}
.hot-search-bar {
	height:45px;
	line-height:45px;
	padding:0 10px;
	background:#f3f5f7;
	border-bottom:1px solid #dedede;
	border-width:0 0 1px 0;}
.rotate span i:before {
	animation:refrotate .5s infinite linear;
	-webkit-animation:refrotate .5s infinite linear;
}
@keyframes refrotate {
	from {
	transform:rotate(0deg);
}
to {
	transform:rotate(360deg);
}
}@-webkit-keyframes refrotate {
	from {
	-webkit-transform:rotate(0deg);
}
to {
	-webkit-transform:rotate(360deg);
}
}.hot-search-bar strong {
	font-size:14px;
	color:#252525;
}
.hot-search-bar span {
	font-size:12px;
	color:#848689;
	width:100px;
	display:block;
	float:right;
	text-align:right;
}
.hot-search-bar span i {
	font-size:12px;
	display:inline-block;
	width:20px;
}
.hot-search-bar span i:before {
	content:"";
	display:block;
	background:url(/m/images/search/icon-cw.png?v=12) no-repeat;
	background-size:16px 16px;
	margin-top:-12px;
	width:16px;
	height:16px;
	position:absolute;
}
.landing-tags {
	padding:10px 0 0 10px;
	background:#f8f8f8;
	border-bottom:1px solid #dedede;
	border-width:0 0 1px 0;}
.landing-tags a {
	line-height:25px;
	height:25px;
	display:inline-block;
	border-radius:25px;
	font-size:12px;
	color:#686868;
	width:28%;
	background:#fff;
	margin-bottom:10px;
	margin-right:10px;
	text-align:center;
	border:1px solid #e3e3e3;
	text-decoration:none;
}
.landing-tags span {
	width:80%;
	display:inline-block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.landing-keywords {
	background:#f3f5f7;
}
.landing-keywords,.landing-keywords li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
}
.landing-keywords li {
	height:44px;
	line-height:44px;
	color:#686868;
	border-bottom:1px solid #dedede;
	border-width:0 0 1px 0;}
.landing-keywords a {
	display:block;
	text-decoration:none;
	height:44px;
	line-height:44px;
	color:#686868;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-right:10px;
	font-size:12px;
}
.landing-keywords a:before {
	content:"";
	display:block;
	width:15px;
	height:16px;
	background-position:-160px -74px;
	position:absolute;
	margin-left:10px;
	margin-top:15px;
}
.landing-keywords.jd-auto-complete a:before {
	background-position:-122px 1px;
}
.landing-keywords span {
	display:block;
	height:44px;
	line-height:44px;
	margin:0 10px 0 35px;
}
.landing-clear {
	background:#f8f8f8;
	padding:20px;
	text-align:center;
	color:#686868;
	font-size:13px;
}
.landing-clear span {
	display:inline-block;
	text-align:center;
	height:30px;
	line-height:30px;
	border-radius:4px;
	border:1px solid #d7d7d7;
	background:#fff;
	width:159px;
}
.mhome {
	padding:0;
	min-width:300px;
	max-width:640px;
	margin:0 auto;
}
.viewport {
	padding:0 5px;
}
.mhome.hide-landing .jd-header-home-wrapper {
	padding-left:5px;
	padding-right:5px;
}
.hide-landing .jd-header-home-wrapper {
	width:100%;
	position:absolute;
	overflow:hidden;
	top:0;
}
.mhome.hide-landing .jd-header-home-wrapper {
	max-width:640px;
}
.hide-landing .jd-header {
	width:auto;
}
.hide-landing .search-lading-area {
	display:none;
}
.mhome.hide-landing .jd-header-search-input input,.mhome.show-landing .jd-header-search-input input {
	height:1.5em;
}
.hide-landing .jd-header-icon-search {
	right:40px;
}
.hide-landing .on-blur .jd-header-search-input,.show-landing .on-blur .jd-header-search-input {
	border-right:0;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
}
.hide-landing .jd-header-icon-search,.mlist.hide-landing .jd-header-icon-shortcut,.mlist.hide-landing .jd-header-icon-back {
	display:block;
}
.hide-landing .jd-header-icon-cancel,.hide-landing .jd-header-icon-close {
	display:none;
}
.show-landing .jd-header-search-box {
	margin-right:30px;
}
.show-landing .viewport,.show-landing .list-viewport,.show-landing .jd-header-icon-logo,.show-landing .jd-header-icon-category,.show-landing #footer {
	display:none;
}
.show-landing .jd-header-icon-cancel,.show-landing .jd-header-icon-search {
	display:block;
}
.show-landing {
	padding:0;
}
.show-landing .jd-header {
	margin:0;
}
.hide-landing .search-bar-spacer {
	height:45px;
}
body.loading .jd-loading-mask {
	display:block;
}
.jd-loading-mask {
	background:url(/m/images/search/loading-animation.gif) no-repeat center center;
	background-size:19px 19px;
	background-color:rgba(255,255,255,0.3);
	width:100%;
	height:100%;
	min-height:100%;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.tab-item-1 span {
	animation-name:do-tab-anim;
	animation-iteration-count:1;
	animation-duration:.5s;
	animation-timing-function:ease-in;
	-webkit-animation-name:do-tab-anim;
	-webkit-animation-iteration-count:1;
	-webkit-animation-duration:.5s;
	-webkit-animation-timing-function:ease-in;
}
.tab-item-2 span {
	animation-name:do-tab-anim;
	animation-iteration-count:1;
	animation-duration:.6s;
	animation-timing-function:ease-in;
	animation-delay:.15s;
	-webkit-animation-name:do-tab-anim;
	-webkit-animation-iteration-count:1;
	-webkit-animation-duration:.6s;
	-webkit-animation-timing-function:ease-in;
	-webkit-animation-delay:.15s;
}
@keyframes do-tab-anim {
	0% {
	transform:translate(0px,0px);
	opacity:1;
}
40% {
	transform:translate(-10px,0);
	opacity:0;
}
60% {
	transform:translate(10px,0);
	opacity:0;
}
100% {
	transform:translate(0,0);
	opacity:1;
}
}@-webkit-keyframes do-tab-anim {
	0% {
	-webkit-transform:translate(0px,0px);
	opacity:1;
}
40% {
	-webkit-transform:translate(-10px,0);
	opacity:0;
}
60% {
	-webkit-transform:translate(10px,0);
	opacity:0;
}
100% {
	-webkit-transform:translate(0,0);
	opacity:1;
}
}.right-opera {
	position:fixed;
	width:38px;
	bottom:70px;
	right:10px;
}
.right-opera li {
	width:100%;
	height:38px;
	background-color:rgba(0,0,0,.65);
	border-radius:19px;
}
.right-opera li:nth-child(1)::before {
	content:"";
	width:19px;
	height:22px;
	display:inline-block;background-size:19px 22px;
	background-position:center center;
	margin-top:8px;
	margin-left:8px;
}
.right-opera li:nth-child(2) {
	margin-top:15px;
}
.right-opera li:nth-child(2)::before {
	content:"";
	width:24px;
	height:22px;
	display:inline-block;	background-size:24px 21px;
	background-position:center center;
	margin-top:8px;
	margin-left:7px;
}