@charset "utf-8";
/* date 20151022*/
/*950 & mobile frame display none*/
.b-header .b-utility-sub iframe {
	vertical-align: top;
	width: 105px !important;
}
.m-foot-nav-ui-share, .ui-fixed-header, .m-fixed-menu01-box, .m-mainmenu {
	display: none;
}
.b-btn-back {
	display: none !important;
}
.contents {
	z-index: 30;
	position: relative;
}
.ui-hotevent .ui-slide-nav, .ui-web-explore .ui-slide-nav, .ui-top-button, ul.ui-fixed-menu, .ui-top-button, .mainmenu-950 {
	display: none;
}
/*950 & mobile frame display none end*/
/*-------------------------------------layout shared----------------------------------------------*/

body {
	-webkit-box-shadow: 0 0 0 0;
}
.contents {
	z-index: 30;
	position: relative;
}
.hidden {
	display: none;
}
.hide {
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	opacity: 0;
	line-height: 0 !important;
	visibility: hidden;
	-webkit-transition: opacity 2s ease-in;
	transition: opacity 2s ease-in;
}
.anchor {
	display: block;
	position: relative;
	top: -130px;
	visibility: hidden;
}
#index_container {
	overflow: hidden;
	margin: auto;
	background-color: #f5f5f5;
}
.container-box .left-sidebar {
	width: 900px;
	float: left;
}
.container-box .right-sidebar {
	width: 300px;
	float: right;
}
a:hover .ui-buyreason, a:hover .ui-storename, a:hover .ui-productname {
	text-decoration: underline;
}
.container-box a:hover {
}
.ui-originalprice, .ui-onsaleprice {
	text-decoration: none;
}
.product-content > div.ui-originalprice {
	text-decoration: line-through;
}
.container-box {
	overflow: hidden;
	width: 1220px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.container-box > h2, .left-sidebar > .ui-content-title > h2, .left-sidebar > h2, .right-sidebar > h2, .container-box > .ui-content-title > h2 {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/title_icon.png);
	background-repeat: no-repeat;
	color: #222222;
	background-position: 3px 4px;
	display: block;
	padding-left: 10px;
}
.container-box > h2 a, .left-sidebar > .ui-content-title > h2 a, .left-sidebar > h2 a, .right-sidebar > h2 a, .container-box > .ui-content-title > h2 a {
	color: #222222;
}
.function-content {
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	position: relative;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	background-color: #FFF;
}
.swiper-container {
	backface-visibility: hidden;
	direction: ltr;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.function-content .swiper-container .swiper-wrapper {
	position: relative;
	width: 100%;
	width: 3600px;
	height: 329px;
	box-sizing: content-box;
	width: 100%;
}
.swiper-slide {
	width: 900px;
	height: 329px;
	box-sizing: content-box;
	float: left;
}
.ui-pic {
	position: relative;
}
.ui-buyreason, .ui-buyreason:visited {
	color: #222222;
	font-size: 13px;
}
.ui-productname, .ui-productname:visited {
	color: #777;
	font-size: 13px;
}
.ui-storename, .ui-storename:visited {
	font-size: 12px;
	color: #777777;
}
.ui-storename h4 {
	width: 85px;
	display: block;
	height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.ui-originalprice {
	font-size: 12px;
	color: #a4a4a4;
	text-decoration: none;
}
.ui-onsaleprice {
	font-size: 19px;
	color: #bf0000;
	text-decoration: none;
	font-weight: bold;
}
/*discount icon*/

.ui-icon-discount {
	position: absolute;
	top: -4px;
	left: -5px;
	background-image: url(../img/ui-icon-discount-2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 9px;
}
.ui-icon-discount span {
    color: #FFF;
    display: block;
    background-color: #FF6600;
    font-size: 13px;
    font-weight: bold;
    width: 36px;
    height: auto;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 4px;
    max-height: 34px;
    overflow: hidden;
    text-align: center;
    padding-bottom: 1px;
    line-height: 17px;
}
.ui-icon-discount:before {
	content: url(../img/ui-icon-discount-1.png);
	position: absolute;
	top: -8px;
	padding-bottom: 0;
	left: 40px;
}
/*discount icon end*/

/*slide nav function*/
/*dot icon*/

.ui-slide-nav {
	position: absolute;
	right: 0;
	top: -18px;
	padding-top: 0;
	padding-right: 4px;
	padding-left: 10px;
}
.ui-slide-nav li {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	width: 8px;
	height: 8px;
	display: inline-block;
	zoom: 1;
	background-color: #BEBEBE;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.ui-slide-nav li hover {
	background-color: #bf0000;
}
.ui-slide-nav li.active {
	background-color: #bf0000;
}
/*dot icon end*/
/*Left and right arrows*/

.ui-back-button {
	background-image: url(../img/b_alpha_25.png);
	background-repeat: repeat;
	height: 60px;
	width: 30px;
	z-index: 9;
	position: absolute;
	left: 0;
	margin-top: -30px;
	top: 50%;
}
.ui-back-button:hover {
	background-image: url(../img/b_alpha_50.png);
}
.ui-back-button:before {
	content: "";
	display: inline-block;
	width: 30px;
	/* background-size: 123%; */
	height: 60px;
	background-image: url(../img/arrow_w.png);/*for ie8*/
	background-image: url(../img/arrow_w.svg), none;
	background-repeat: no-repeat;
	margin-right: 1px;
	background-position: left center;
}
.ui-next-button {
	background-image: url(../img/b_alpha_25.png);
	background-repeat: repeat;
	height: 60px;
	width: 30px;
	top: 50%;
	margin-top: -30px;
	right: 0;
	z-index: 9;
	position: absolute;
}
.ui-next-button:hover {
	background-image: url(../img/b_alpha_50.png);
}
.ui-next-button:before {
	content: "";
	display: inline-block;
	width: 30px;
	background-image: url(../img/arrow_w.png);/*for ie8*/
	background-image: url(../img/arrow_w.svg), none;
	height: 60px;
	background-repeat: no-repeat;
	margin-right: 1px;
	background-position: -28px center;
}
.function-content .ui-back-button, .function-content .ui-next-button {
	background-color: #FFF;
}
/*Left and right arrows end*/
/*slide nav function end*/

/*----------------------------------layout shared end---------------------------------------*/
/*necklace ad*/
.ui-necklace-ad a {
  margin: auto;
  height: 60px;
  display: block;
  width: 1220px;
}

.ui-necklace-ad {
  overflow: hidden;
  height: 60px;
  margin-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
}


/*necklace ad end*/


/*full banner ad*/

.full-banner-ad {
	overflow: hidden;
	height: 80px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.full-banner-ad a {
	margin: auto;
	height: 80px;
	display: block;
	width: 1220px;
}
/*full banner ad end*/

/*right elevator menu*/

.ui-right-elevator {
	display: none;
}
 @media screen and (min-width: 1320px) {
.ui-right-elevator {
	display: block;
}
}
.ui-right-elevator {
	padding-top: 17px;
	position: fixed;
	margin-left: 621px;
	top: 100px;
	z-index: 999;
	left: 50%;
	z-index: 9999;
}
.ui-elevator-top {
	background-image: url(../img/ui-elevator-top.png);
	height: 35px;
	width: 35px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	margin-top: -20px;
}
.ui-right-elevator ul li a {
	color: #bf0000;
	padding-right: 5px;
	background-image: url(../img/ui-right-elevator.png);
	height: 33px;
	width: 24px;
	padding-left: 6px;
	line-height: 16px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 0;
	display: block;
	text-align: center;
	background-position: -10px -20px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.ui-right-elevator ul li a:hover {
	background-image: none;
	font-size: 12px;
	background-color: #bf0000;
	color: #FFF;/*text-indent:-9999px; 
    white-space:nowrap; 
    line-height:0; */
}
.ui-right-elevator ul li a.active {
	background-image: none;
	font-size: 12px;
	background-color: #bf0000;
	color: #FFF;/*text-indent:-9999px; 
    white-space:nowrap; 
    line-height:0; */
}
.ui-right-elevator ul li.elevator-1f a:hover, .ui-right-elevator ul li.elevator-1f a.active {
	background-position: -9px -549px;/*gourmet*/
}
.ui-right-elevator ul li.elevator-1f a {
	background-position: -9px -161px;/*gourmet*/
}
.ui-right-elevator ul li.elevator-2f a:hover, .ui-right-elevator ul li.elevator-2f a.active {
	background-position: -9px -402px;/*lady*/
}
.ui-right-elevator ul li.elevator-2f a {
	background-position: -9px -14px;/*lady*/
}
.ui-right-elevator ul li.elevator-3f a:hover, .ui-right-elevator ul li.elevator-3f a.active {
	background-position: -9px -440px;/*cos*/
}
.ui-right-elevator ul li.elevator-3f a {
	background-position: -9px -52px;/*cos*/
}
.ui-right-elevator ul li.elevator-4f a:hover, .ui-right-elevator ul li.elevator-4f a.active {
	background-position: -9px -476px;/*men*/
}
.ui-right-elevator ul li.elevator-4f a {
	background-position: -9px -88px;/*men*/
}
.ui-right-elevator ul li.elevator-5f a:hover, .ui-right-elevator ul li.elevator-5f a.active {
	background-position: -9px -585px;/*living*/
}
.ui-right-elevator ul li.elevator-5f a {
	background-position: -9px -197px;/*living*/
}
.ui-right-elevator ul li.elevator-6f a:hover, .ui-right-elevator ul li.elevator-6f a.active {
	background-position: -9px -512px;/*3c*/
}
.ui-right-elevator ul li.elevator-6f a {
	background-position: -9px -123px;/*3c*/
}
.ui-right-elevator ul li.elevator-7f a:hover, .ui-right-elevator ul li.elevator-7f a.active {
	background-position: -9px -623px;
}
.ui-right-elevator ul li.elevator-7f a {
	background-position: -9px -235px;
}
.ui-right-elevator ul li.elevator-8f a:hover, .ui-right-elevator ul li.elevator-8f a.active {
	background-position: -9px -659px;
}
.ui-right-elevator ul li.elevator-8f a {
	background-position: -9px -270px;
}
.ui-right-elevator ul li.elevator-collect a {
	background-position: -9px -303px;
}
.ui-right-elevator ul li.elevator-collect a:hover {
	background-position: -9px -691px;
}
.ui-right-elevator ul li.elevator-member {
	border-bottom-style: none;
	background-image: none;
}
.ui-right-elevator ul li.elevator-member a {
	background-position: -9px -338px;
}
.ui-right-elevator ul li.elevator-member a:hover {
	background-position: -9px -727px;
}
.ui-right-elevator ul {
	background-color: #FFF;
	padding-bottom: 20px;
}
.ui-right-elevator li {
	background-image: url(../img/ui-right-elevator-line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 35px;
	padding-top: 0;
}
/*right elevator menu end*/
/*focus shops*/

.ui-focusshops .swiper-container {
	height: 210px;
}
.ui-focusshops .ui-buyreason, .ui-focusshops .ui-productname {
	overflow: hidden;
	width: 113px;
	height: 18px;
	display: block;
}
.ui-focusshops .list-product-item .product-content {
	width: 113px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.ui-focusshops ul.list-product-item {
	overflow: hidden;
}
.ui-focusshops-title .focusshops-title-text {
	font-size: 13px;
	color: #222;
	width: 140px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 5px;
	display: block;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.focusshops-keywords-content li {
	margin-bottom: 10px;
	background-image: url(../img/ui-keywords-content.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	width: 124px;
	overflow: hidden;
	height: 17px;
	background-position: 4px 6px;
}
.focusshops-keywords-content li a {
	font-size: 12px;
	color: #444;
}
.focusshops-keywords-title {
	font-size: 13px;
	padding-left: 14px;
	padding-top: 3px;
	color: #222;
	padding-bottom: 9px;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e5e5e5;
	font-weight: bold;
}
.focusshops-title {
	float: left;
}
.focusshops-keywords {
	float: right;
	width: 136px;
	padding-top: 10px;
}
.list-product-item .product-content {
	display: block;
	margin-top: 5px;
}
.ui-focusshops ul.list-product-item > li {
	height: 195px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	width: 140px;
	padding-left: 18px;
	padding-right: 18px;
	border-left-color: #e5e5e5;
	padding-top: 15px;
}
.ui-focusshops ul.list-product-item > li.ui-focusshops-title {
	width: 291px;
	padding-left: 39px;
	border-left-style: none;
	PADDING-RIGHT: 17PX;
}
.ui-focusshops ul.list-product-item > li a.ui-pic img {
	width: 140px;
	height: 140px;
}
/*focus shops end*/


/*new shops*/

.ui-newshops .swiper-container {
	height: 250px;
}
.ui-newshops .ui-buyreason, .ui-newshops .ui-productname {
	height: 18px;
	margin-bottom: 0;
	width: 130px;
	overflow: hidden;
	display: block;
}
.ui-newshops > ul {
	display: none;
}
.ui-newshops ul.list-product-item {
	height: 250px;
}
.ui-newshops .product-content {
	display: block;
	padding-top: 0;
	padding-left: 3px;
	border-left-style: none;
}
.ui-newshops .newshops-title-text {
	font-size: 13px;
	color: #222;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e5e5e5;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ui-newshops .newshops-content {
	font-size: 12px;
	color: #777;
	width: 150px;
	overflow: hidden;
	height: 103px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ui-newshops .newshops-logo {
	width: 160px;
}
.ui-newshops ul.list-product-item li.ui-newshops-title {
	width: 180px;
	padding-left: 30px;
	padding-right: 3px;
	border-left-style: none;
}
.ui-newshops ul.list-product-item li.ui-newshops-title a {
	display: block;
	margin: auto;
}
.ui-newshops ul.list-product-item li {
	height: 217px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	width: 140px;
	padding-left: 12px;
	padding-right: 12px;
	border-left-color: #e5e5e5;
	padding-top: 33px;
}
.ui-newshops ul.list-product-item li a.ui-pic img {
	width: 140px;
	height: 140px;
}
/*new shops end*/






/*top box shared*/

.top-box {
	padding-top: 7px;
	height: 36px;
	width: 1220px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 999;
}
.top-content {
	background-color: #fff;
	z-index: 99;
	position: relative;
}
/*top box shared end*/

/*top banner*/

.all-top-banners {
	position: relative;
	margin-bottom: 15px;
	height: 436px;
	overflow: hidden;
}
.top-banner-controls {
	position: relative;
	width: 1220px;
	height: 436px;
	margin: auto;
}
.all-top-banners .ui-back-button {
	left: 199px;
	z-index: 10;
}
.all-top-banners .ui-next-button {
	right: 302px;
	z-index: 10;
}
.top-banner {
	position: absolute;
	z-index: 1;
}
.top-banner.active {
	z-index: 3;
}
/*
.top-banner.active {
   opacity: 1;
 
}

.all-top-banners a img{
    -webkit-transition: visibility 1s ease-out;
    transition: visibility 1s ease-out;

}

.top-banner{
    -webkit-transition: opacity 2s ease-out;
    transition: opacity 2s ease-out;
    opacity:0.3;

}
*/

ul.top-banner-slide {
	background-color: #666;
	position: absolute;
	bottom: 0;
	left: 199px;
	width: 721px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	z-index: 10;
}
ul.top-banner-slide li {
	font-size: 13px;
	color: #FFF;
	width: 119px;
	float: left;
	position: relative;
	text-align: center;
	height: 35px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #737373;
	z-index: 20;
}
ul.top-banner-slide li a {
	font-size: 13px;
	width: 100%;
	display: block;
	color: #FFF;
	text-align: center;
	height: 25px;
	padding-top: 10px;
	line-height: normal;
}
ul.top-banner-slide li a span.text-title {
	width: 92px;
	height: 15px;
	display: block;
	overflow: hidden;
	margin: auto;
}
ul.top-banner-slide li.active a {
	font-size: 13px;
	width: 100%;
	display: block;
	color: #bf0000;
	background-color: #FFF;
	text-align: center;
	height: 25px;
	padding-top: 10px;
	line-height: normal;
}
ul.top-banner-slide li.active .angle, ul.top-banner-slide li:hover .angle {
	background-image: url(../img/top-banner-slide-hover-2.png);
	display: block;
	position: absolute;
	top: -8px;
	background-repeat: repeat-x;
	background-position: center;
	height: 8px;
	width: 100%;
}

ul.top-banner-slide.banner-num-1 li{ width:100%;}


	
ul.top-banner-slide.banner-num-2 li{ width:359px;}

ul.top-banner-slide.banner-num-3 li{ width:239px;}

ul.top-banner-slide.banner-num-4 li{ width:179px;}

ul.top-banner-slide.banner-num-5 li{ width:143px;}

ul.top-banner-slide.banner-num-6 li{ width: 119px;}
ul.top-banner-slide li a:hover {
	color: #bf0000;
	background-color: #FFF;
	text-decoration: none;
}
.top-banner {
	width: 100%;
	height: 435px;
}
.top-banner-pic a.ui-back-button {
	position: absolute;
	top: 204px;
	left: 200px;
	background-image: url(../img/top-ui-back.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 30px;
}
.top-banner-pic a.ui-next-button {
	position: absolute;
	top: 204px;
	left: 888px;
	background-image: url(../img/top-ui-next.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 30px;
}
.top-banner-pic {
	width: 1220px;
	margin: auto;
	position: relative;
	height: 435px;
}
.top-banner-pic > a {
	display: block;
	left: 200px;
	position: absolute;
	top: 0;
}
.top-banner-pic > a img {
	width: 720px;
	height: 400px;
}
/*top banner end*/


/*my rakuten*/

.ui-my-rakuten {
	position: absolute;
	right: 0;
	height: 434px;
	top: 42px;
	background-color: #FFF;
	width: 300px;
	border: 1px solid #e5e5e5;
}
.ui-my-rakuten > ul {
	background-color: #bf0000;
	width: 300px;
	margin-left: -1px;
	margin-right: -1px;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d24d4d;
	border-left-color: #d24d4d;
}
.ui-my-rakuten > ul li {
	background-color: #bf0000;
	height: 80px;
	width: 99px;
	float: left;
	background-image: url(../img/ui-my-rakuten.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.ui-my-rakuten > ul li.my-wish-list, .ui-my-rakuten > ul li.my-cart {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d24d4d;
}
.ui-my-rakuten > ul li a {
	background-position: center 10px;
	text-align: center;
	height: 26px;
	width: 99px;
	padding-top: 54px;
	display: block;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 13px;
}
.ui-my-rakuten > ul li.my-wish-list a {
	background-image: url(../img/my-wish-list.png);
}
.ui-my-rakuten > ul li.my-cart a {
	background-image: url(../img/my-cart.png);
}
.ui-my-rakuten > ul li.my-super-point a {
	background-image: url(../img/my-super-point.png);
}
/*my rakuten end*/


/*hot search*/

.ui-hotsearch .function-content {
	overflow: hidden;
}
.ui-hotsearch .function-content .category-box {
	float: left;
}
.container-box.ui-hotsearch .hotsearch-title h2 a:hover {
	color: #222;
	text-decoration: underline;
}
.container-box.ui-hotsearch .hotsearch-title h2 a {
	color: #222;
}
.container-box.ui-hotsearch .hotsearch-title h2 {
	font-size: 15px;
	padding-left: 0;
	display: block;
	padding-top: 8px;
	padding-bottom: 7px;
	background-image: none;
}
.ui-hotsearch .category-box.ui-product-after {
	border-right-style: none;
}
.ui-hotsearch .category-box {
	height: 284px;
	overflow: hidden;
	width: 239px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
	display: inline-block;
	text-align: center;
	background: #fff;
	letter-spacing: normal;
	padding-right: 1px;
	padding-left: 1px;
}
.ui-hotsearch .category-box .category-list {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	margin: 5px;
}
.ui-hotsearch .category-box .category-list H3 a {
	display: inline-block;
}
.category-list li {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.category-list h3 a {
	color: #444;
}
.category-list h3 a:hover {
	text-decoration: underline;
}
/*hot search end*/
/*media recommend*/

.ui-media-text .ui-more {
	border: 1px solid #e5e5e5;
	padding-top: 4px;
	padding-right: 17px;
	padding-bottom: 4px;
	display: block;
	color: #222;
	padding-left: 11px;
	float: right;
	font-size: 13px;
	border-radius: 4px;
	background-position: 40px 9px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 10px;
	right: 14px;
}
.ui-media-text .ui-more:hover {
	font-size: 13px;
	text-decoration: underline;
}
.ui-media-text .function-content {
	border-top-color: #bf0000;
	height: 410px;
}
.ui-media-text .ui-media-content-c {
	overflow: hidden;
	height: 56px;
}
.container-box .ui-media-text h2 {
	display: none;
}
.ui-media-text .ui-content-title li {
	float: left;
	margin-right: 3px;
}
.ui-media-text .ui-content-title {
	overflow: hidden;
}
.ui-media-text .ui-content-title ul {
	overflow: hidden;
}
.media-text-keywords-content {
	width: 192px;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
}
.media-text-keywords-content li {
	margin-bottom: 6px;
	background-image: url(../img/ui-keywords-content.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 15px;
	overflow: hidden;
	background-position: 4px 6px;
}
.media-text-keywords-content li a {
	font-size: 12px;
	color: #444;
}
.ui-media-text .ui-content-title li a {
	background-color: #FFF;
	height: 24px;
	padding-top: 7px;
	width: 70px;
	color: #444;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: normal;
	vertical-align: middle;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.ui-media-text .ui-media-text-content {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	height: 100px;
	border-bottom-color: #e5e5e5;
	padding-bottom: 6px;
}
.ui-media-text .ui-content-title li.active a {
	background-color: #bf0000;
	color: #fff;
	border-top-color: #bf0000;
	border-right-color: #bf0000;
	border-bottom-color: #bf0000;
	border-left-color: #bf0000;
}
.ui-media-text .ui-media-content {
	position: relative;
	overflow: hidden;
}
.ui-media-text-pic img {
	width: 300px;
	height: 180px;
}
.ui-media-text .ui-content-title li a:hover {
	background-color: #bf0000;
	border-top-color: #bf0000;
	border-right-color: #bf0000;
	border-bottom-color: #bf0000;
	border-left-color: #bf0000;
	color: #fff;
	display: block;
	text-decoration: none;
}
.ui-media-text .ui-media-title {
	font-size: 13px;
	display: block;
	color: #222;
	padding-bottom: 4px;
	font-weight: bold;
	overflow: hidden;
	height: 18px;
}
.ui-media-text A.ui-media-more {
	font-size: 13px;
	color: #222;
	display: block;
	float: right;
}
.ui-media-text A.ui-media-more:hover {
}
.ui-media-text .ui-media-text-content {
	margin-bottom: 5px;
	font-size: 12px;
	color: #777;
	padding-top: 8px;
	margin-right: 15px;
	margin-left: 15px;
}
/*media recommend end*/
/*open shop*/

.ui-open-shop img {
	width: 300px;
	height: 200px;
}
a.open-shop-consultation:visited {
	color: #222;
}
.open-shop-consultation {
	background-image: url(../img/top_page_pic1.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 102px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 44px;
	color: #222;
	padding-top: 12px;
	font-size: 13px;
	background-position: -1px -130px;
}
a.open-shop-seminar:visited {
	color: #222;
}
.open-shop-seminar {
	background-image: url(../img/top_page_pic1.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 98px;

	position: absolute;
	bottom: 0;
	color: #222;
	right: 0;
	font-size: 13px;
	padding-top: 12px;
	padding-left: 48px;
	background-position: -151px -130px;
}
.ui-open-shop .function-content {
	width: 300px;
	height: 250px;
	background-color: transparent;
}
.ui-open-shop .function-content img {
	width: 300px;
	height: 200px;
}
/*open shop end*/
/*explore rakuten*/


.ui-web-explore .function-content {
	overflow: hidden;
}
.container-box .exp-content h2 {
	font-size: 15px;
	background-repeat: no-repeat;
	color: #222222;
	background-position: 3px 4px;
	display: block;
	padding-left: 10px;
	width: 100%;
	margin-bottom: 2px;
}
.ui-explore-1 a {
	background-image: url(../img/ui-web-explore1.jpg);
}
.ui-explore-2 a {
	background-image: url(../img/ui-web-explore2.jpg);
}
.ui-explore-3 a {
	background-image: url(../img/ui-web-explore3.jpg);
}
.ui-web-explore ul li a:hover h2 {
	text-decoration: underline;
}
.ui-web-explore ul li a h2 span {
	font-size: 13px;
	color: #777;
}
.ui-web-explore ul li a h2 {
	float: left;
	font-size: 15px;
	background-image: url(../img/ui-transparent.png);
}
.ui-web-explore ul li a {
	padding-left: 70px;
	background-repeat: no-repeat;
	width: 275px;
	height: 64px;
	padding-top: 7px;
	float: left;
}
.ui-web-explore ul li {
	float: left;
	width: 364px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
	text-align: left;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-left: 41px;
}
.ui-web-explore ul li.ui-product-after {
	border-right-style: none;
}
/*explore rakuten end*/

/*hot event*/

.ui-hotevent .function-content {
	overflow: hidden;
}
.ui-hotevent ul li {
	float: left;
	width: 405px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
}
.ui-hotevent ul li.ui-product-after {
	border-right-style: none;
}
/*hot event end*/
/*bank campaign*/

.ui-bank-button {
	width: 206px;
	height: 34px;
	background-image: url(../img/top_page_pic1.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 11px;
	padding-left: 94px;
	font-size: 15px;
	color: #222;
	background-position: 0 -85px;
}
a.ui-bank-button:visited {
	color: #222;
}
.ui-bank-ad {
	width: 300px;
	height: 160px;
	position: relative;
}
/*.ui-bank-ad .ui-back-button {
    background-image: url(../img/ui-back.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.ui-bank-ad .ui-next-button {
    background-image: url(../img/ui-next.png);
    background-repeat: no-repeat;
    background-color: transparent;
}*/

.ui-bank-ad .ui-back-button, .ui-bank-ad .ui-next-button {
	display: none;
}
.ui-bank-ad:hover a.ui-back-button, .ui-bank-ad:hover a.ui-next-button {
	display: block;
	background-color: transparent;
}
.ui-bank .swiper-container {
	overflow: hidden;
	height: 160px;
	width: 300px;
}
.ui-bank .function-content h2 {
	padding: 0;
	margin: 0;
	background-image: none;
}
.ui-bank-button {
	position: absolute;
	bottom: 0;
}
.ui-bank .function-content {
	background-color: #f5f5f5;
	height: 210px;
}
.ui-bank-pic img {
	height: 160px;
}
/*bank campaign end*/
/*member campaign*/

.container-box .ui-member-button H2 {
	margin: 0;
	padding: 0;
}
.right-sidebar.ui-member-campaign {
	padding-top: 5px;
}
.ui-member-campaign .function-content {
	background-color: #f5f5f5;
	height: 330px;
	position: relative;
}
a.ui-lucky-kuji:visited {
	color: #222;
}
a.ui-lucky-kuji {
	background-image: url(../img/top_page_pic1.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 88px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 58px;
	color: #222;
	padding-top: 13px;
	font-size: 13px;
	background-position: -2px -37px;
}
a.ui-member-level:visited {
	color: #222;
}
a.ui-member-level {
	position: absolute;
	background-image: url(../img/top_page_pic1.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 92px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 13px;
	padding-top: 13px;
	color: #222;
	background-position: -153px -37px;
	padding-left: 54px;
}
.ui-member-campaign .swiper-container {
	overflow: hidden;
	height: 250px;
	width: 300px;
}
.ui-member-campaign .ui-member-ad .ui-back-button, .ui-member-campaign .ui-member-ad .ui-next-button {
	background-color: transparent;
}
.ui-member-campaign .ui-member-ad {
	width: 300px;
	height: 250px;
	position: relative;
}
.ui-member-campaign .ui-member-ad .ui-back-button, .ui-member-campaign .ui-member-ad .ui-next-button {
	display: none;
}
.ui-member-campaign .ui-member-ad:hover a.ui-back-button, .ui-member-campaign .ui-member-ad:hover a.ui-next-button {
	display: block;
}
.ui-member-campaign .ui-member-ad-message {
	background-color: #FFF;
	height: 27px;
}
.ui-member-campaign .ui-member-ad-message a:hover {
}
.ui-member-campaign .ui-member-ad-message a {
	float: right;
	font-size: 13px;
	color: #444;
	padding-right: 10px;
	background-image: url(../img/ui-button-angle.png);
	padding-top: 4px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: right 9px;
}
.ui-member-ad img {
	height: 250px;
}
/*member campaign end*/
/*floor shared css*/

.function-content .floor-product-content .ui-back-button {
	background-color: transparent;
}
.floor-content .ui-buyreason {
	width: 135px;
	overflow: hidden;
	display: block;
	height: 18px;
	margin-bottom: 3px;
}
.floor-content .ui-storename {
	width: 130px;
	height: 18px;
	display: block;
}
.floor-content .ui-storename h3 {
	width: 130px;
	height: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.floor-content .floor-products-big-6 .ui-storename {
	width: 100px;
	height: 18px;
}
.floor-content .floor-products-big-6 .ui-storename h3 {
	width: 79px;
	height: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.container-box.floor-content > .ui-content-title > h2 {
	background-image: url(../img/ui-transparent.png);
	background-repeat: no-repeat;
	padding-left: 0;
}
.container-box.floor-content {
	overflow: visible;
	margin-bottom: 30px;
}
.floor-content .function-content {
	height: 355px;
	padding-left: 200px;
}
.floor-content .ui-content-title h2 {
	float: left;
}
.floor-content .ui-content-title ul {
	float: left;
	overflow: hidden;
	margin-left: -5px;
	padding-top: 5px;
}
.floor-content .ui-content-title li a {
	font-size: 13px;
}
.floor-content .ui-content-title li {
	float: left;
	display: inline-block;
	border-left: 1px solid #ccc;
	line-height: 1.1;
	padding: 0 12px;
}
.floor-more-button {
	display: none;
	-webkit-transition: all 1.3s ease-in;
	transition: all 1.3s ease-in;
}
.floor-content .ui-content-title {
	overflow: hidden;
}
.floor-content .floor-main-title a {
	color: #fff;
}
.floor-content .floor-main-title {
	height: 274px;
	padding-top: 82px;
	width: 169px;
	padding-left: 31px;
	position: absolute;
	top: 0;
	left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
}
.floor-content .floor-title {
	height: 70px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 15px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 200px;
	background-image: url(../img/floor-title.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #FFF;
}
.floor-category-pic {
	background-repeat: no-repeat;
}
.floor-content .floor-title span {
	text-align: center;
	display: block;
	padding-top: 21px;
}
A.floor-keyword {
	margin-bottom: 8px;
	float: left;
	word-wrap: break-word;
	font-size: 13px;
	list-style-type: none;
	display: block;
	min-width: 82px;
	max-width: 100px;
	overflow: hidden;
	height: 21px;
	color: #FFF;
}
.floor-ad {
	width: 300px;
	height: 300px;
	float: left;
}
.floor-ad-title {
	display: none;
}
.floor-ad img {
	width: 300px;
	height: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
}
.floor-products {
	float: left;
	width: 215px;
	position: relative;
	padding-top: 18px;
	padding-left: 16px;
	height: 282px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
}
.floor-products-big-6 .ui-buyreason {
	height: 37px;
	margin-bottom: 4px;
	width: 75px;
	overflow: hidden;
}
.floor-products-big-6-1, .floor-products-big-6-2 {
	float: left;
}
.floor-products-big-6-2 .floor-products.item-6 {
	border-right-width: 0;
	border-right-style: none;
}
.floor-products-big-6-1 .floor-products, .floor-products-big-6-2 .floor-products {
	float: left;
	width: 218px;
	position: relative;
	padding-top: 18px;
	padding-left: 18px;
	height: 132px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
}
.floor-products.item-1, .floor-products.item-2, .floor-products.item-3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.floor-products-big-6-2 {
	position: absolute;
	right: 9px;
	bottom: 0;
}
.floor-products-big-6-1 a.floor-products-pic img, .floor-products-big-6-2 a.floor-products-pic img {
	width: 120px;
	height: 120px;
}
.floor-products-big-6-1 .floor-products .product-content, .floor-products-big-6-2 .floor-products .product-content {
	width: 74px;
	right: 0;
	bottom: auto;
	top: 48px;
}
.floor-products.item-7 {
	display: none;
}
.floor-products-big-6-1 .floor-products .ui-buyreason, .floor-products-big-6-2 .floor-products .ui-buyreason {
	font-size: 13px;
	display: block;
}
.floor-products .product-content {
	position: absolute;
	bottom: 22px;
	width: 180px;
	background-image: url(../img/procuct-content.png);
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.floor-products .ui-buyreason {
	font-size: 13px;
}
a.floor-products-pic {
	width: 200px;
	display: block;
	position: relative;
}
a.floor-products-pic img {
	width: 200px;
	height: 200px;
}
.floor-products .ui-high-pic img {
	width: 200px;
	height: 260px;
}
.floor-category {
	overflow: hidden;
	margin-left: 7px;
	float: left;
	margin-top: 2px;
}
.floor-product-content {
	width: 1019px;
	height: 300px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	overflow: hidden;
}
.floor-logo {
	position: absolute;
	bottom: 8px;
}
.ui-fl-1 {
	left: 217px;
}
.ui-fl-2 {
	left: 357px;
}
.ui-fl-3 {
	left: 499px;
}
.ui-fl-4 {
	left: 643px;
}
.ui-fl-5 {
	left: 779px;
}
.ui-fl-6 {
	left: 922px;
}
.ui-fl-7 {
	left: 1067px;
}
.floor-products.ui-product-after {
	border-right-style: none;
}
.floor-logo span {
	display: none;
}
.floor-content h2 .floor-number {
	padding-right: 4px;
	padding-top: 2px;
	font-size: 17px;
}
/*floor shared css end*/
/*floor style*/
/*1f*/

.ui-ladyfashion .function-content {
	border-top-color: #ec4e3e;
}
.ui-ladyfashion h2 .floor-number {
	color: #e74c3c;
}
.ui-ladyfashion h3 {
}
.ui-ladyfashion .floor-title {
	background-color: #eb5241;
}
.ui-ladyfashion.floor-content .ui-content-title li a {
	color: #e74c3c;
}
.ui-ladyfashion .floor-category-pic {
	background-image: url(../img/floor_product_1.png);
	width: 150px;
	height: 150px;
	position: absolute;
	z-index: 9;
	left: 18px;
	bottom: -24px;
}
.ui-ladyfashion > div.ui-content-title > div > ul > a {
	color: #ec4e3e;
}
.ui-ladyfashion .floor-main-title {
	background-color: #ee6658;
}
/*1f end*/
/*2f*/

.ui-cosmetics h2 .floor-number {
	color: #e04c71;
}
.ui-cosmetics .function-content {
	border-top-color: #ee587e;
}
.ui-cosmetics .floor-title {
	background-color: #eb4870;
}
.ui-cosmetics.floor-content .ui-content-title li a {
	color: #e04c71;
}
.ui-cosmetics .floor-category-pic {
	background-image: url(../img/floor_product_2.png);
	width: 192px;
	height: 150px;
	position: absolute;
	z-index: 9;
	left: -1px;
	bottom: -24px;
}
.ui-cosmetics .floor-main-title {
	background-color: #f25e83;
}
/*2f end*/
/*3f*/

.ui-mensfashion h2 .floor-number {
	color: #0a69b8;
}
.ui-mensfashion .function-content {
	border-top-color: #1976c3;
}
.ui-mensfashion .floor-title {
	background-color: #1976c3;
}
.ui-mensfashion.floor-content .ui-content-title li a {
	color: #0a69b8;
}
.ui-mensfashion .floor-category-pic {
	background-image: url(../img/floor_product_3.png);
	width: 210px;
	height: 122px;
	position: absolute;
	z-index: 9;
	left: -12px;
	bottom: -26px;
}
.ui-mensfashion .floor-main-title {
	background-color: #4792d0;
}
/*3f end*/
/*4f*/

.ui-electronics h2 .floor-number {
	color: #037eb1;
}
.ui-electronics .function-content {
	border-top-color: #0c8eb4;
}
.ui-electronics .floor-title {
	background-color: #0c8eb4;
}
.ui-electronics.floor-content .ui-content-title li a {
	color: #037eb1;
}
.ui-electronics .floor-category-pic {
	background-image: url(../img/floor_product_4.png);
	width: 212px;
	height: 150px;
	position: absolute;
	z-index: 9;
	left: -13px;
	bottom: -24px;
}
.ui-electronics .floor-main-title {
	background-color: #2f9fc0;
}
/*4f end*/
/*5f*/
.ui-gourmet h2 .floor-number {
	color: #f46f2a;
}
.ui-gourmet .function-content {
	border-top-color: #f46f2a;
}
.ui-gourmet .floor-title {
	background-color: #f46f2a;
}
.ui-gourmet.floor-content .ui-content-title li a {
	color: #f46f2a;
}
.ui-gourmet .floor-category-pic {
	background-image: url(../img/floor_product_5.png);
	width: 168px;
	height: 150px;
	position: absolute;
	z-index: 9;
	left: 16px;
	bottom: -24px;
}
.ui-gourmet .floor-main-title {
	background-color: #f57d3f;
}
/*5f end*/
/*6f*/
.ui-living h2 .floor-number {
	color: #a66837;
}
.ui-living .function-content {
	border-top-color: #a66837;
}
.ui-living .floor-title {
	background-color: #a66837;
}
.ui-living.floor-content .ui-content-title li a {
	color: #a66837;
}
.ui-living .floor-category-pic {
	background-image: url(../img/floor_product_6.png);
	width: 176px;
	height: 150px;
	position: absolute;
	z-index: 9;
	left: 9px;
	bottom: -24px;
}
.ui-living .floor-main-title {
	background-color: #bb8d67;
}
/*6f end*/
/*7f*/

.ui-brandavenue h2 .floor-number {
	color: #ff4440;
}
.ui-brandavenue .function-content, .ui-brandavenue .floor-title {
	border-top-color: #ff4440;
}
.ui-brandavenue .floor-title {
	background-color: #ff4440;
}
.ui-brandavenue.floor-content .ui-content-title li a {
	color: #ff4440;
}
.ui-brandavenue .floor-category-pic {
	background-image: url(../img/floor_product_7.png);
	width: 150px;
	height: 150px;
	position: absolute;
	z-index: 9;
	left: 18px;
	bottom: -24px;
}
.ui-brandavenue .floor-main-title {
	background-color: #ff625f;
}
/*7f end*/
/*8f*/
.ui-rakutenbooks h2 .floor-number {
	color: #78981c;
}
.ui-rakutenbooks .floor-product-content {
	border-bottom-style: none;
}
.ui-rakutenbooks .function-content, ui-rakutenbooks .floor-title {
	border-top-color: #78981c;
}
.ui-rakutenbooks .floor-title {
	background-color: #78981c;
}
.ui-rakutenbooks.floor-content .ui-content-title li a {
	color: #78981c;
}
.ui-rakutenbooks .floor-category-pic {
	background-image: url(../img/floor_product_8_2.png);
	width: 201px;
	height: 106px;
	position: absolute;
	z-index: 9;
	left: -1px;
	bottom: -8px;
}
div.container-box.floor-content.ui-rakutenbooks > div.function-content > div.floor-main-title {
	height: 217px;
}
.ui-rakutenbooks .floor-main-title {
	background-color: #8ea941;
}
.ui-rakutenbooks .ui-fk-9, .ui-rakutenbooks .ui-fk-10, .ui-rakutenbooks .floor-logo {
	display: none;
}
.ui-rakutenbooks.floor-content .function-content {
	height: 300px;
}
/*8f end*/
/*floor style end*/
/*hot topics*/

.ui-hot-topics .ui-slide-nav {
	display: none;
}
.ui-hot-topics h2 {
	float: left;
}
.hot-topics-2, .hot-topics-5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.hot-topics-2, .hot-topics-3, .hot-topics-5, .hot-topics-6 {
	height: 205px;
}
.hot-topics-2 img, .hot-topics-3 img, .hot-topics-5 img, .hot-topics-6 img {
	width: 180px;
	height: 150px;
	font-size: 0;
	line-height: normal;
}
.hot-topics-2 a.topics-pic, .hot-topics-3 a.topics-pic, .hot-topics-5 a.topics-pic, .hot-topics-6 a.topics-pic {
	width: 180px;
	height: 150px;
	display: block;
	font-size: 0;
	line-height: normal;
}
.hot-topics-1, .hot-topics-4 {
	position: relative;
	overflow: hidden;
}
.ui-hot-topics .hot-topics-1 .product-content, .ui-hot-topics .hot-topics-4 .product-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
}
.hot-topics-4 {
	float: left;
	width: 198px;
	height: 410px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.ui-hot-topics .ui-buyreason, .ui-hot-topics .ui-productname {
	overflow: hidden;
	width: 133px;
	display: block;
	height: 18px;
}
.hot-topics-4 a.topics-pic, .hot-topics-4 a.topics-pic img {
	display: block;
	width: 200px;
	height: 360px;
}
.hot-topics-1 a img, .hot-topics-1 a.topics-pic {
	width: 340px;
	height: 360px;
}
.hot-topics-1 {
	width: 339px;
	height: 410px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
}
.ui-hot-topics .function-content .product-content {
	display: block;
	padding-top: 8px;
	background-color: #fff;
	padding-left: 12px;
}
.ui-hot-topics .product-content {
	height: 45px;
	width: 140px;
	margin: auto;
}
.ui-hot-topics .function-content {
	overflow: hidden;
	height: 410px;
}
.hot-topics-1, .hot-topics-box-2, .hot-topics-box-3 {
	float: left;
}
.ui-hot-topics .ui-content-title {
	overflow: hidden;
}
.ui-hot-topics .ui-content-title ul {
	float: right;
}
.ui-hot-topics .ui-content-title li {
	float: left;
	margin-left: 3px;
}
.ui-hot-topics .ui-content-title li.active a {
	color: #fff;
	height: 24px;
	padding-top: 7px;
	width: 100px;
	background-color: #bf0000;
	display: block;
	text-align: center;
	font-size: 13px;
	letter-spacing: normal;
	vertical-align: middle;
	line-height: normal;
	border-top-color: #bf0000;
	border-right-color: #bf0000;
	border-bottom-color: #bf0000;
	border-left-color: #bf0000;
}
.ui-hot-topics .ui-content-title li a {
	background-color: #FFF;
	height: 24px;
	padding-top: 7px;
	width: 100px;
	color: #444;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: normal;
	vertical-align: middle;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.ui-hot-topics .ui-content-title li a:hover {
	background-color: #bf0000;
	color: #fff;
	display: block;
	border-top-color: #bf0000;
	border-right-color: #bf0000;
	border-bottom-color: #bf0000;
	border-left-color: #bf0000;
	width: 100px;
	text-decoration: none;
}
.ui-hot-topics .function-content {
	border-top-color: #bf0000;
	border-right-color: #bf0000;
	border-bottom-color: #bf0000;
	border-left-color: #bf0000;
}
/*hot topics end*/
/*time sale*/

.ui-time-sale .ui-onsaleprice {
	overflow: hidden;
	width: 74px;
	height: 28px;
	word-wrap: break-word;
	word-break: normal;
}
.ui-time-sale .ui-content-title {
	position: relative;
	height: 35px;
}
.ui-time-sale .ui-content-title2 {
	clear: both;
}
.ui-time-sale .ui-content-title h2, .ui-time-sale .ui-time-sale-icon, .ui-time-sale .ui-time-sale-icon2 {
	float: left;
}
.ui-time-sale .ui-content-title h2 {
	position: absolute;
	left: 10px;
	top: 5px;
}
.ui-time-icon3 {
	display: none
}
.ui-time-sale-icon {
	background-image: url(../img/ui-time-sale-icon.png);
	background-repeat: no-repeat;
	padding-left: 26px;
	height: 22px;
	position: absolute;
	padding-top: 5px;
	left: 98px;
	top: 6px;
}
.ui-time-sale-icon2 {
	background-image: url(../img/top_page_pic1.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 151px;
	margin-left: 8px;
	position: absolute;
	left: 150px;
	top: 0;
	color: #FFF;
	letter-spacing: 8px;
	font-size: 24px;
	line-height: normal;
	background-position: -57px -6px;
}
.ui-hours {
	position: absolute;
	left: 3px;
	top: 0;
}
.ui-min {
	position: absolute;
	left: 58px;
	top: 0;
}
.ui-sec {
	position: absolute;
	left: 114px;
	top: 0;
}
.ui-time-sale .ui-pic {
	float: left;
	margin-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	margin-left: 28px;
}
.ui-time-sale .ui-pic img {
	width: 140px;
	height: 140px;
}
 ..ui-time-sale .ui-buyreason, .ui-time-sale .ui-storename, .ui-time-sale ., .ui-time-sale .ui-onsaleprice {
 float: right;
 display: block;
 width: 100px;
 padding-right: 10px;
}
.ui-time-sale ul.list-product-item {
	overflow: hidden;
}
.ui-time-sale ul.list-product-item li {
	position: relative;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	height: 164px;
	display: block;
	width: 291px;
}
.ui-time-sale ul.list-product-item li.item-4, .ui-time-sale ul.list-product-item li.item-1 {
	padding-left: 19px;
}
.ui-time-sale ul.list-product-item li.item-3, .ui-time-sale ul.list-product-item li.item-6 {
	padding-left: 4px;
	width: 293px;
}
.ui-time-sale ul.list-product-item li.ui-product-after .ui-pic {
	margin-left: 25px;
}
.ui-time-sale li.ui-product-after .product-content {
	margin-right: 34px;
}
.ui-time-sale ul.list-product-item li.item-4, .ui-time-sale ul.list-product-item li.item-5, .ui-time-sale ul.list-product-item li.item-6 {
	border-bottom-style: none;
}

.ui-time-sale .ui-originalprice {
	width: 80px;
	overflow: hidden;
	height: 16px;
	word-break: break-all;
}
.ui-time-sale .function-content {
	height: 330px;
}
.ui-time-sale li .product-content {
	display: block;
	margin-right: 25px;
	float: right;
	padding-top: 18px;
	width: 77px;
	text-decoration: none;
}
.ui-originalprice:before {
	content: "原價$";
	font-size: 12px;
}
.ui-onsaleprice:before {
	content: "$";
	font-size: 13px;
}
.ui-time-sale ul.list-product-item li.ui-product-after {
	border-right-style: none;
}
.ui-time-sale {
}
.ui-time-sale .ui-buyreason {
	height: 37px;
	display: block;
	margin-bottom: 4px;
	width: 75px;
	overflow: hidden;
}
/*time sale end*/

/*website message*/
.ui-website-message {
	text-align: center;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	line-height: normal;
}

.ui-website-message a{
  display: inline-block;
  width: auto;
  height: 18px;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-style: normal;
  padding-top: 11px;
  padding-right: 13px;
  padding-bottom: 9px;
  text-align: center;
  padding-left: 35px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: bold;
  background-image: url(../img/website_message_icon.png);
  background-color: #ff6600;
  background-repeat: no-repeat;
  background-position: 10px 9px;
}

.ui-website-message a:hover{
	text-decoration: underline;
}

.ui-website-message a:visited{color: #ffffff;}

/*website message end*/




/*main category menu---------------------------------------------------------------------*/

.top-mainmenu .ui-line {
	width: 1px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	height: 10px;
	background-color: #ccc;
}
.top-mainmenu {
    top: 43px;
	position: absolute;
	z-index: 99;
	left: 0;
	width: 200px;
	color: #FFF;
}
.top-mainmenu > ul a {
	color: #444;
	font-size: 12px;
}
.top-mainmenu .menu-title a{	color: #f16000;
	font-weight: bold;
	font-size: 13px;}

.top-mainmenu .menu-title{   width: 57px; padding-right: 12px;}

.top-mainmenu > ul > li h2 {
    display: inline-block;
}
.top-mainmenu > ul > li {
    height: 24.7px;
    margin-left: -1px;
    margin-right: -1px;
    padding-top: 8px;
    padding-left: 34px;
    background-image: url(../img/ui-mainmenu-menu.png);
    background-repeat: no-repeat;
    line-height: normal;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #E0E0E0;
	position:relative;
}
/*
.top-mainmenu > ul > li:hover a {
    color: #fff;
}

.top-mainmenu > ul > li:hover .ui-line {
    background-color: #FFF;
}

.top-mainmenu > ul > li:hover {
    background-color: #bf0000;
    background-image: url(../img/ui-mainmenu-hover.png);
}*/



.top-mainmenu > ul > li.active a {
	color: #fff;
}
.top-mainmenu > ul > li.active .ui-line {
	background-color: #FFF;
}
.top-mainmenu > ul > li.active {
	background-color: #bf0000;
	background-image: url(../img/ui-mainmenu-menu.png);
	
}

.top-mainmenu > ul > li.active:after{
    content: "";
    display: block;
    background-image: url(../img/ui-mainmenu-menu.png);
    background-repeat: no-repeat;
    background-position: -3px -859px;
    width: 15px;
    position: absolute;
    right: 5px;
    top: 8px;
	z-index:9;
    height: 15px;
}

.top-mainmenu > ul {
	position: absolute;
    top: 31px;
    height: 403px;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.top-mainmenu > span {
    padding-left: 11px;
    background-color: #888;
    height: 26px;
    display: block;
    background-position: 13px -429px;
    padding-top: 5px;
    font-size: 13px;
    font-weight: bold;
    background-repeat: no-repeat;
    text-align: left;
}

.mainmenu-1220 h2{
	padding-right: 10px;
	
}
.mainmenu-1220 {
	overflow: hidden;
	display: block;
	height: 18px;
    width: 157px;
}
.mainmenu-food {
    background-position: 9px -183px;
}
.mainmenu-lady {
    background-position: 9px -8px;
}
.mainmenu-brand {
       background-position: 9px -65px;
}
.mainmenu-cosmetic {
    background-position: 9px -37px;
}
.mainmenu-kid {
    background-position: 9px -271px;
}
.mainmenu-men {
     background-position: 9px -95px;
}
.mainmenu-computer {
    background-position: 9px -125px;
}
.mainmenu-electronics {
background-position: 9px -155px;
}
.mainmenu-interior {
    background-position: 9px -212px;
}
.mainmenu-sport {
    background-position: 9px -358px;
}
.mainmenu-groceries {
    background-position: 9px -300px;
}
.mainmenu-book {
    background-position: 9px -241px;
}
.mainmenu-c13 {
	background-position: 9px -366px;
}
.mainmenu-c14 {
	background-position: 9px -396px;
}

.mainmenu-food.active {
     background-position: 9px -603px;
}
.mainmenu-lady.active {
    background-position: 9px -428px;
}
.mainmenu-brand.active {
    background-position: 9px -486px;
}
.mainmenu-cosmetic.active {
background-position: 9px -456px;
}
.mainmenu-kid.active {
    background-position: 9px -691px;
}
.mainmenu-men.active {
    background-position: 9px -515px;
}
.mainmenu-computer.active {
    background-position: 9px -545px;
}
.mainmenu-electronics.active {
background-position: 9px -574px;
}
.mainmenu-interior.active {
    background-position: 9px -632px;
}
.mainmenu-sport.active {
    background-position: 9px -778px;
}
.mainmenu-groceries.active {
    background-position: 9px -720px;
}
.mainmenu-book.active {
    background-position: 9px -661px;
}

/*main category menu end*/

/*hot keyword*/

.top-box .hot-keyword {
    padding-top:4px;
    width: 1015px;
    padding-left: 10px;
}
.hot-keyword span {
	display: block;
	float: left;
	font-size: 13px;
	color: #444;
}
.top-box .hot-keyword ul:before {
	content: "熱門：";
	font-size: 13px;
	color: #444;
	font-weight: bold;
}
.top-box .hot-keyword ul {
	float: left;
	width: 1000px;
	overflow: hidden;
	height: 20px;
}
.top-box .hot-keyword li a {
	font-size: 13px;
	color: #444;
}
.top-box .hot-keyword li a:hover {
	font-size: 13px;
}
.top-box .hot-keyword li.ui-highlight a {
	color: #bf0000;
	font-weight: bold;
}
.top-box .hot-keyword li.first {
	display: inline-block;
	border-left: 0 solid #fff;
	line-height: 1.1;
	padding: 0 12px;
}
.top-box .hot-keyword li {
	display: inline-block;
	border-left: 1px solid #e5e5e5;
	line-height: 0.8;
	padding: 0 12px;
	padding-left: 18px;
	padding-right: 19px;
}
/*hot keyword end*/

/*mainmenu hover*/

.mainmenu-hover-menu A.ui-productname h3 {
	color: #777;
	font-size: 13px;
}
.mainmenu-hover-menu A.ui-productname {
	color: #777;
	font-size: 13px;
}
.menu-category-block {
	overflow: hidden;
}
.mainmenu-hover-menu h2, .mainmenu-hover-products h2 {
	font-size: 13px;
	color: #222;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.menu-category ul > h2 > a {
	color: #222;
}
.menu-category {
	width: 350px;
	float: left;
}
.menu-category li a, .menu-logo li a, .mainmenu-hover-products li a {
	color: #777;
	font-size: 12px;
}
.mainmenu-hover-products li a:hover {
}
.menu-category li a:hover, .menu-logo li a:hover, .mainmenu-hover-products li a:hover {
	display: block;
	text-decoration: underline;
}
.menu-category li {
	padding-left: 8px;
	float: left;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 3px;
}
.mainmenu-hover-products li {
	float: left;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 11px;
	padding-bottom: 10px;
}
.mainmenu-hover-products img {
	width: 100px;
	height: 100px;
}
.mainmenu-hover-products {
	width: 487px;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 175px;
	overflow: hidden;
	padding-right: 15px;
	padding-left: 15px;
}
.mainmenu-hover-products .ui-productname {
	padding-top: 5px;
	display: block;
	overflow: hidden;
	padding-left: 3px;
	width: 100px;
	height: 18px;
}
.menu-category ul {
	width: 157px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 13px;
}
.menu-logo {
	width: 144px;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.menu-logo li {
	margin-left: 9px;
}
.menu-logo li a h3 {
}
.menu-logo li a {
	display: block;
	padding-left: 13px;
	background-image: url(../img/ui-keywords-content.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	overflow: hidden;
	height: 20px;
	width: 117px;
}
.top-mainmenu .mainmenu-hover-show {
	display: block;
}
.mainmenu-hover {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	z-index: 99999999;
	width: 720px;
	position: absolute;
	top: 0;
	display: none;
	height: 435px;
	left: 199px;
}
.mainmenu-hover-close {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	background-image: url(../img/top_page_pic1.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
	overflow: hidden;
	z-index: 999;
	background-position: -6px -4px;
}
.mainmenu-hover-ad {
	width: 200px;
	height: 435px;
	position: absolute;
	right: 0;
	top: 0;
}
.mainmenu-hover-ad img {
	width: 200px;
	height: 435px;
}
/*mainmenu hover end*/

/*important news*/
.ui-important-news, .ui-important-news:visited, .ui-important-news:hover, .ui-important-news:active{
    display: block;
    position: absolute;
    top: 13px;
    color: #777;
    font-size: 13px;
    height: 19px;
    padding-left: 22px;
    right: 10px;
    background-image: url(../img/important_news.png);
    background-repeat: no-repeat;
    font-style: normal;
    line-height: normal;
}
	

/*important news end*/