﻿@charset "utf-8";
/* 简单流媒体
   注意: 流媒体要求您删除 HTML 中媒体的高度和宽度属性
   http://www.alistapart.com/articles/fluid-images/
*/

/* IE 6 不支持最大宽度，因此默认为 100% 宽度 */
.ie6 img {
  width:100%;
}

/*
  Dreamweaver 流体网格属性
  ----------------------------------
  dw-num-cols-mobile:   5;
  dw-num-cols-tablet:   8;
  dw-num-cols-desktop:  10;
  dw-gutter-percentage: 25;

  灵感来自于 Ethan Marcotte 的“具有响应的 Web 设计”
  http://www.alistapart.com/articles/responsive-web-design

  和 Joni Korpi 的“黄金网格系统”
  http://goldengridsystem.com/
*/

/* 移动设备布局: 480px 及更低。 */

.gridContainer {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#LayoutDiv1 {
  clear: both;
  float: left;
  margin-left: 0;
  width: 100%;
  display: block;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#000; font-size:12px; font-family: Gadugi, Microsoft Yahei, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:12px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var,i { font-style:normal; font-weight:normal;}
a { color:#000; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Microsoft Yahei,Helvetica,Arial,sans-serif;outline:none; margin:0px; padding:0px; }
table { border-collapse:collapse; }

.header{ position: relative; height:225px; background:url(../imagesAU/header_std.png) no-repeat left top; max-width:1150px; margin:0 auto; background-size:100% auto;}
.fl{ float:left;}
.fr{ float:right;}
.header .fr{ font-size:14px; margin-top:35px; font-weight:bold;}
.header .fr p{ padding-left:55px; background-repeat:no-repeat; background-position:left center; height:35px; line-height:35px; float:left; margin-left:45px; }
.hd1{ background-image:url(../imagesAU/i1a.png);background-size:31px auto;}
.hd2{ background-image:url(../imagesAU/i2.png);background-size:18px auto;}
.hd3{ background-image:url(../imagesAU/i3.png);background-size:17px auto;}
.container{ width:1000px; margin:0 auto;}
.prod{ padding-bottom:65px; border-bottom:2px solid #b3b3b3; overflow:hidden;}
.prod_tit{ font-size:18px; padding-bottom:9px; background:url(../imagesAU/bor.png) no-repeat left bottom; margin-bottom:60px; display:inline-block; padding-left: 45px; box-sizing: border-box; position: absolute; bottom: 0; right: 60px; }
.prod_c{ height:412px; width:550px;vertical-align: middle; text-align:center; position:relative;float:left; margin-right:30px; overflow:hidden; clear: both;}
.prod_c img{ width:100%;}
.prod_list{ float:left; width:200px;}
.prod_list li{ margin-right:10px; float:left; margin-bottom:8px; cursor:pointer;}
.prod_list li:nth-of-type(even){ margin-right:0;}
.prod_list li img{ width:90px; height:64px; border:1px solid #515151; float:left;}
.prod_rt{ float:right;}
.prod_rt ul{ margin-top:100px;}
.prod_rt li{ display:block; width:140px; height:100px; font-size:14px; overflow:hidden; margin-bottom:10px; background-size:100% 100%;}
.prod_rt li p{ margin-left:15px; font-weight:bold;}
.prod_rt li a{ display:block; width:100%; height:100%;}
.prod_rt li:nth-of-type(odd){ background-image:url (../imagesAU/bg1.png);}
.prod_rt li:nth-of-type(odd):hover{ background-image:url (../imagesAU/bg1_1.png);}
.prod_rt li:nth-of-type(odd) p{ margin-top:40px;}
.prod_rt li:nth-of-type(even){ background-image:url (../imagesAU/bg2.png);}
.prod_rt li:nth-of-type(even):hover{ background-image:url (../imagesAU/bg2_1.png);}
.prod_rt li:nth-of-type(even) p{ margin-top:30px;}
.MagicZoomPup {
 border:0px solid #aaa;
 background: #ffffff;
 padding: 10px;
}


.main1{ margin-top:35px;border-bottom:2px solid #b3b3b3; overflow:hidden;}
.main1 li{ float:left; width:485px; height:46px; line-height:46px; border:1px solid #dcdde7; border-radius:5px; background-color:#ffad33; margin-right:20px; margin-bottom:40px; font-size:14px; font-weight:bold; text-indent:60px; background-repeat:no-repeat; background-position:15px center;}
.main1 li:nth-of-type(even){ margin-right:0;}
.main1 li a{display:block; width:100%; height:100%;}
.main1 li:nth-of-type(even):hover{ background-color:#BF8227;}
.m1_01{ background-image:url(../imagesAU/i4a.png); background-size:34px auto;}
.m1_02{ background-image:url(../imagesAU/i5.png); background-size:24px auto;}
.m1_03{ background-image:url(../imagesAU/i6.png); background-size:30px auto;}
.m1_04{ background-image:url(../imagesAU/i7.png); background-size:22px auto;}


.main2{margin-top:35px; padding-bottom:35px;border-bottom:1px solid #b3b3b3; overflow:hidden; padding:0 20px 35px;}
.main2_text { padding-left: 30px; }
.main2_img { float: right; }
.main2_img img { margin-left:5px; margin-bottom: 5px; }
.m2_tit{ height:50px; line-height:50px; background:url(../imagesAU/t1.png) no-repeat left center; font-size:14px; padding-left:40px; box-sizing: border-box; }
.m2_tit span { border-bottom: 1px solid #ffad33; font-size: 18px; font-weight: bold; padding-bottom: 5px; }
.m2_c{ font-size:14px; margin-top:25px;}
.m2_c p{ /* margin-bottom:25px; */}

.buy{ width:97%; margin:35px auto 0; height:46px;border:1px solid #dcdde7; border-radius:5px; background-color:#fdf14d; text-align:center; line-height:46px; font-size:14px; font-style:italic; font-weight:bold;}
.buy:hover{ background-color:#d6cc48;}
.buy a{ display:block; width:100%; height:100%;}

.footer{ overflow:hidden; margin-top:60px;}
.footer ul{ overflow:hidden;}
.footer li{ float:left; margin-right:10px; width:240px;}
.ft_top{ text-align:center;}
.footer li img{ max-width:90%;}
.footer li:last-child{ margin-right:0;}
.footer li h3{ font-size:14px; font-weight:bold; margin-top:20px; margin-bottom:30px;}
.footer li p{ font-size:14px; text-align:left; padding-left:24px; margin-bottom:20px;}
.footer li span{ font-size:14px; text-align:left;}
.footer li .f1{ background:url(../imagesAU/n5.png) no-repeat 1px 2px;}
.footer li .f2{ background:url(../imagesAU/n6.png) no-repeat 4px 3px;}
.copy{ margin-top:30px; font-size:14px; margin-bottom:30px;}
.right{ position:fixed; right:0px; top:45%;}

div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url ("http://demo.lanrenzhijia.com/2015/jqzoom0225/images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

@media only screen and (max-width:767px){
 .header{ background-size:200% auto; height:330px; background-position:left top;}
 .header .fr{ padding:0 10%; margin-top:155px;}
 .header .fr p{ font-size:14px; padding-left:25px; background-size:20px auto; margin-right:5%; margin-left:5%; width: 90%; }
 .container{ width:auto; padding:0 2%;}
 .prod_tit{font-size: 14px; background-size:100% auto;padding-bottom: 10px;}
 .prod_c{ width:100%; height:300px;}
 .prod_c img{ width:100%; height:100%;}
 .prod_list{ width:100%; text-align:center; margin-top:20px; overflow:hidden;}
 .prod_list ul{ width:100%; text-align:center; overflow:hidden;}
 .prod_list li { margin:0 1%; float:none; display:inline-block;}
 .prod_list li img{width: 80px; height:60px;}
 .prod_rt{width:100%; text-align:center; margin-top:30px; overflow:hidden;}
 .prod_rt ul{ margin:0;}
 .prod_rt li{ width:45%; background-size:100% 100%; height:120px; font-size:16px;display:inline-block; margin:0 2%; text-align:left;}
 .prod_rt li:nth-of-type(odd) p{ margin-top:40px; margin-left:15px;}
 .prod_rt li:nth-of-type(even) p{ margin-top:30px; margin-left:15px;}
 .main1 li{ width:99%; margin:0 auto 20px; font-size:12px; text-indent:0;}
 .main1 li p{ width:70%; line-height:20px; margin-left:18%; margin-top:1%; }
 .main1 li:first-child p{ margin-top:1%;}
 .m2_tit{ font-size:16px;}
 .m2_c p{ font-size:14px;}
 .footer{ width:90%; margin:30px auto 0;}
 .footer li{ width:100%; margin-bottom:30px;}
 .footer li img{ margin:0;}
 .footer li h3{ font-size:18px; margin-top:10px; margin-bottom:10px;}
 .footer li p{font-size:16px; margin-bottom:10px;}
 .footer li .f1{ background: url (../imagesAU/n5.png) no-repeat left top;}
 .footer li span{ font-size:16px; text-align:left; display:block;}
 .copy{ font-size:12px;}
 .copy p{ margin-bottom:10px;}
 .right img{ width:40px;}
 }
 @media screen and (min-width:900px) and (max-width:1630px){
 }
@media (max-width:450px){
 .prod_tit{ position: relative; margin-left:20px; }
}
/* 平板??布局: 481px 至 768px。?式?承自: 移???布局。 */

@media screen and (min-width:600px) and (max-width:960px){
.gridContainer {
  width: 100%;
  margin:0 auto;
}
#LayoutDiv1 {
  clear: both;
  float: left;
  margin-left: 0;
  width: 100%;
  display: block;
}
.header{ background-size:120% auto; height:325px;}
.header .fr{ float: right; width:100%; margin-right:0; padding:0; font-size:12px; position: absolute; top: 130px; left: 0; }
.container{ width:auto; padding:0 5%;}
.prod_tit{ font-size:18px;}
.prod_c{ width:100%; height:500px;}
.prod_list li{ margin-bottom:10px;}
.prod_list li img{width: 90px; height:60px;}
.prod_list{ margin-left:70px;}
.prod_rt{ margin-right:50px;}
.prod_rt ul{ margin:0;}
.prod_rt li{ width:100%; height:160px; font-size:20px;}
.prod_rt li:nth-of-type(odd) p{ margin-top:70px; margin-left:35px;}
.prod_rt li:nth-of-type(even) p{ margin-top:60px; margin-left:35px;}
.main1 li{ line-height:75px;}
.main1 li p{ margin:0;line-height:45px; font-size:18px; margin-left:12%;}
.m2_tit{ font-size:22px;}
.m2_c p{ font-size:18px;}
.footer{ margin-top:50px;}
.footer li{ width:45%; float:left; margin-right:10%;}
.footer li:nth-of-type(even){ margin:0;}
.footer li p{ font-size:18px;}
.footer li span{ font-size:18px;}
.copy{ font-size:18px;}
}
/* 桌面??布局: 769px 至最高 1232px。?式?承自: 移???布局和平板??布局。 */
@media only screen and (min-width: 769px) {
.gridContainer {
 max-width: 100%;
 margin:0 auto;
}
#LayoutDiv1 {
 clear: both;
 float: left;
 margin-left: 0;
 width: 100%;
 display: block;
}
.header .fr .hd1{ padding-left:40px;}
.header .fr .hd2{ padding-left:25px;}
.header .fr .hd3{ padding-left:25px;}
}
/* -------------------------------------------------------------------------------- */
/* Custom style by BunnY: */
/* Hack */
strong {
 font-weight: 800;
 text-transform: uppercase;
}
/* Override for above style */
.main1 {
 margin-top: 0;
 padding: 20px 0;
}
.main1 li {
 margin-bottom: 20px;
}
.main1 li:last-child {
 margin-bottom: 0;
}
.main2 {
 margin-top: 0;
 padding: 20px 0;
}
.m2_c,
.m3_c {
 margin-top: 20px;
}
/*.m3_c table { width: 700px; }*/
.m3_c table th { padding-left: 20px; text-align: left; margin-bottom: 10px; padding-bottom: 10px; width: 20%; border-bottom: 1px solid #b3b3b3; }
.m3_c table tr td { padding-top: 5px; padding-left: 20px; }
.m2_c> *:last-child{
 margin-bottom: 0;
}
.prod {
 padding-bottom: 0;
}
.prod_tit {
 margin-bottom: 0;
}
.footer {
 margin-top: 40px;
}
#gallery .lightbox_control_icons {
 position: relative;
}
#galleryHolder {
 max-width: 540px;
 margin-bottom: 0;
 padding-bottom: 0;
}
/* LHS: Main photo */
#galleryHolder .gallery {
 position: relative;
}
/* RHS: Thumb */
#galleryHolder .thumbs {
 top: 60px;
 right: -250px;
 position: absolute;
 margin-top: 6px;
 width: 200px;
}
@media only screen and (max-width: 767px) {
 #galleryHolder .thumbs {
 position: relative;
 right: 0;
 top: 0;
 width: 100%;
 margin-bottom: 20px;
 }
}
@media only screen and (min-width: 768px){
 #galleryHolder .thumbs ul {
 max-width: 200px;
 }
}
#galleryHolder .thumbs ul li {
 width: 45%;
 float: none!important;
 border: 1px solid #515151;
 height: 68px;
 margin-bottom: 7px;
 margin-right: 7px;
}
@media only screen and (max-width: 767px) {
 #galleryHolder .thumbs ul li {
 width: 24%;
 height: 68px;
 overflow: hidden;
 }
}
#galleryHolder .thumbs ul> li> label {
 margin-bottom: 0;
}
#galleryHolder .thumbs ul> li> label div {
 background-size: 100%;
 background-position: 0 0;
}
.f1, .f2 {
 margin-left: 35px;
}
/* Lightbox */
:target .lightbox_content {
 top: 200px;
 position: absolute!important;
}
:target .lightbox_link.lightbox_control,
:target .lightbox_prev.lightbox_control {
 top: 440px;
}
/* Middle size Thumb for Desktop only */
@media only screen and (min-width: 769px) {
 .thumbs li {
 left: 210px;
 position: relative;
 }
 .thumbs li:nth-child(-n+2) {
 width: 100%!important;
 height: 187px!important;
 height: 150px!important; /* @full size middle thumb */
 position: absolute;
 left: 0;
 background-position: 250px 187px!important;
 overflow: hidden;
 }
 .thumbs li:nth-child(2) {
 top: 160px;
 }
 .thumbs li:nth-child(-n+2) div {
 background-size: 250px 187px!important;
 background-size: 100% 150px!important; /* @full size middle thumb */
/* background-position: -25px 0px!important; */
 }
 #galleryHolder .thumbs ul> li> label div {
 background-position: 0 0;
 }
 #galleryHolder .thumbs ul> li> label> div {
 background-size: 100% 68px;
 }
}
/* DE Stock_2 edition */
/* header replace */
.de-stock-2 .header {
 background-image :url (../imagesAU/header_std.png);
 background-repeat: no-repeat;
 background-position: left top;
}
/* icon replace */
.de-stock-2 .hd1 {
 background-image:url (../imagesAU/i1a.png);
}
.de-stock-2 .m1_01 {
 background-image:url (../imagesAU/i4a.png)
}
.foo_bom { width: 1150px; margin:0 auto; height: 34px; background: url(../imagesAU/foo_img.png) 100% 100% no-repeat; }
@media (max-width: 1150px) {
 .foo_bom { width: 100%; }
}
@media (max-width: 767px) {
 #galleryHolder .thumbs ul li { margin-right: 0; margin-bottom: 0; }
 .header .fr { margin-top: 30px; }
}
@media (max-width:600px){
 .header { height: 370px; }
 .header .fr { margin-top: 210px;
}
@media (max-width:500px){
 .header { height: 325px; }
 .header .fr { margin-top: 175px;}
 .prod_tit { padding-bottom: 0; }
}
@media (max-width:400px){
 .header { height: 285px; }
 .header .fr { margin-top: 140px;}
 .prod_tit { padding-bottom: 0; }
}
 Rubik Cubes make a perfect gift for any occasion. Learn more about this entertaining puzzle visiting ruwix.com .