﻿@import "diy.css";

html body {
  background: none;
}

@font-face {
  font-family: 'Graphik Web';
  src: url("fonts/Graphik-Semibold-Web.eot");
  src: url("fonts/Graphik-Semibold-Web.eot?#iefix") format("embedded-opentype"), url("fonts/Graphik-Semibold-Web.ttf") format("woff"), url("fonts/Graphik-Semibold-Web.ttf") format("truetype"), url("fonts/Graphik-Semibold-Web.svg#Graphik-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal
}

@font-face {
  font-family: 'Graphik Web';
  src: url("fonts/Graphik-RegularItalic-Web.eot");
  src: url("fonts/Graphik-RegularItalic-Web.eot?#iefix") format("embedded-opentype"), url("fonts/Graphik-RegularItalic-Web.woff") format("woff"), url("fonts/Graphik-RegularItalic-Web.ttf") format("truetype"), url("fonts/Graphik-RegularItalic-Web.svg#Graphik-RegularItalic") format("svg");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal
}

@font-face {
  font-family: 'Graphik Web';
  src: url("fonts/Graphik-Regular-Web.eot");
  src: url("fonts/Graphik-Regular-Web.eot?#iefix") format("embedded-opentype"), url("fonts/Graphik-Regular-Web.woff") format("woff"), url("fonts/Graphik-Regular-Web.ttf") format("truetype"), url("fonts/Graphik-Regular-Web.svg#Graphik-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal
}

html body {
  font-family: Arial, '微软雅黑' !important;
  font-size: 13px;
  line-height: 1.6;
  color: #3f3f3f;
}

a {
  color: #3f3f3f;
}

body a:hover {
  color: #9e763f;
}

img {
  vertical-align: top;
  max-width: 100%;
}

.isGuest .field-searchrelatedpropertiesmodel-price {
  display: none;
}

.container {
  width: 1138px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.skeeks-cms-toolbar-edit-view-block {
  height: auto !important;
}

#header {
  width: 100%;
  height: 90px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  overflow: visible;
}

#header.shrink {
  background-color: rgba(255, 255, 255, 0.84);
  height: 50px;
}

#header.shrink .logo a {
  width: 48px;
  padding-top: 50px;
  margin-left: 20px;
}

#header.shrink .category {
  padding-left: 25px;
}

#header.shrink .category li {
  padding-top: 15px;
}

#header.shrink .toolbar {
  padding-top: 15px;
  padding-left: 16px;
}

#header.shrink .login {
  top: 13px;
}

#header .container {
  position: relative;
  overflow: visible;
}

#header .container .iconfont_div {
  position: absolute;
  right: 0;
  top: 35px;
  z-index: 99;
  text-align: center;
  overflow: inherit;
}

#header .container .iconfont_div a {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 5px
}

#header .container .iconfont_div a:hover {
  opacity: 0.8;
}

#header .container .iconfont_div a img {
  margin: 0;
}

#header .container .iconfont_div #wxhover:hover {
  opacity: 1;
}

#header .container .iconfont_div .wximgdiv {
  position: absolute;
  right: 0;
  top: 30px;
  width: 200px;
  z-index: 100;
  display: none;
  opacity: 1;
}

#header .container .iconfont_div #wxhover:hover .wximgdiv {
  display: block;
}


#header .logo {
  float: left;
  width: 85px;
}

#header .logo a {
  float: left;
  width: 85px;
  padding-top: 90px;
  height: 0;
  background: url(../images/logo.jpg) no-repeat 0 0;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  overflow: hidden;
}

#header .category {
  float: left;
  margin-left: 30px;
  width: 630px;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  overflow: visible;
}

#header .category>li {
  float: left;
  height: 32px;
  line-height: 20px;
  overflow: visible;
  padding-top: 35px;
  padding-left: 13px;
  padding-right: 13px;
  padding-bottom: 4px;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

#header .category>li:nth-child(2):hover::before,
#header .category>li:nth-child(3):hover::before,
#header .category>li:nth-child(4):hover::before {
  content: "";
  border: 10px solid transparent;
  border-bottom-color: #f0f0f0;
  position: absolute;
  top: 70px;
  left: 50%;
  margin-top: -20px;
  transform: translateX(-50%);
}

#header .category li.active {
  border-bottom: 2px #9e763f solid;
}

#header .toolbar {
  float: left;
  padding-left: 15px;
  padding-top: 35px;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

#header .toolbar span {
  float: left;
  margin-right: 15px;
  cursor: pointer;
}

#header .toolbar img {
  margin: 0;
  padding: 0;
}

#header .toolbar .lang {
  float: left;
}

#header.shrink .toolbar .lang {
  display: none;
}

#header .toolbar .lang li {
  float: left;
  height: 20px;
  line-height: 20px;
  padding-right: 8px;
  margin-right: 5px;
  background: url(../images/line1.png) no-repeat right center;
}

#header .toolbar .lang li a {
  color: #6a6a6a;
  font-size: 13px;
}

#header .toolbar .lang li.active a {
  color: #333;
  font-weight: bold;
}

#header .login {
  position: absolute;
  top: 35px;
  right: 100px;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

#header .login a {
  float: left;
  padding: 0 6px;
  height: 21px;
  line-height: 22px;
  text-align: center;
  color: #8d8d8d;
  margin-left: 12px;
  border: 1px #e9e9e9 solid;
  overflow: hidden;
  cursor: pointer;
}

#header .login a.a2 {
  display: none;
}

#header .login .a1 {
  color: #fff;
  background: url(../images/login.png) center center no-repeat;
  background-size: 60% auto;
  background-color: #9e763f;
  /*border-color: #9e763f;*/
  border: none;
  font-size: 0px;
  line-height: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 24px;
}

#header .search-container {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 78px;
  background-color: #e6e7e8;
  text-align: center;
  display: none;
}

.search-container .search-bar {
  position: absolute;
  width: 600px;
  left: 50%;
  top: 0;
  margin-left: -300px;
  padding-top: 12px;
}

.search-container .search-bar .kw {
  float: left;
  width: 280px;
  //    height: 24px;
  line-height: 24px;
  padding: 10px;
  background: none;
  border: 0;
  border-bottom: 2px solid #333;
  font-size: 18px;
  color: #333;
}

.search-container .search-bar .btn {
  float: left;
  font-size: 15px;
  margin-left: 15px;
  margin-top: 8px;
  padding: 5px 14px;
  background: none;
  border: 1px #333 solid;
  border-radius: 4px;
  cursor: pointer;
}

.ui-select {
  display: none;
  height: 554px;
  background-color: #fff;
  overflow: auto;
  -webkit-box-shadow: 0 13px 30px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 13px 30px rgba(0, 0, 0, 0.4);
  box-shadow: 0 13px 30px rgba(0, 0, 0, 0.4);
}

.ui-select-header {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding-left: 12px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.ui-select-footer {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding-bottom: 10px;
  text-align: center;
}

.ui-select .loading {
  position: absolute;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 6px;
  width: 24px;
  height: 24px;
  left: 50%;
  margin-left: -12px;
  top: 70px;
  background: url("../images/loading.gif") #333 no-repeat center;
  display: none;
}

.ui-select-content ul {
  max-height: 940px;
  min-height: 100px;
  padding-left: 4px;
  background-color: #fff;
  padding-top: 5px;
  overflow: hidden;
}

.ui-select-content .ui-select-item {
  float: left;
  position: relative;
  width: 20%;
  // height: 158px;
}

.ui-select-content .ui-select-item .layout {
  position: relative;
  -webkit-transition: all 0.2s ease-out 0.1s;
  -moz-transition: all 0.2s ease-out 0.1s;
  -ms-transition: all 0.2s ease-out 0.1s;
  -o-transition: all 0.2s ease-out 0.1s;
  transition: all 0.2s ease-out 0.1s;
}

.ui-select-content .ui-select-item span {
  display: block;
}

.ui-select-content .ui-select-item-hover .layout {
  margin-top: -5px;
  -webkit-box-shadow: 0 13px 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 13px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 13px 30px rgba(0, 0, 0, 0.3);
}

.ui-select-content .ui-select-item-hover .name {
  color: #9e763f;
}

.ui-select-content .ui-select-item a {
  display: block;
  padding: 0 8px;
}

.ui-select-content .ui-select-item .name {
  display: block;
  text-align: center;
  padding: 5px 0;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 12px;
}

.header-place {
  height: 90px;
}

#footer {
  overflow: hidden;
  background-color: #ececec;
  border-bottom: 8px #f5321e solid;
  position: relative;
  z-index: 98;
}

#footer .table td {
  vertical-align: top;
}

#footer .table .vm {
  vertical-align: middle;
}

#footer .table {
  height: 110px;
}

#footer .table dl {
  padding-left: 36px;
  padding-top: 20px;
  text-align: left;
  color: #666;
}

#footer .table dt {
  font-weight: bold;
  color: #666;
  padding-bottom: 2px;
  text-transform: uppercase;
}

#footer .table dd {
  line-height: 22px;
}

#footer p {
  font-size: 13px;
  color: #666;
  height: 30px;
  line-height: 30px;
  float: left;
}

#content {
  padding-top: 22px;
  border-top: 1px #e5e5e5 solid;
  overflow: hidden;
}

#content .sidebar-catalog {
  float: left;
  width: 200px;
  margin-top: 0;
  z-index: 99;
}

#content .sidebar-catalog,
#content .main {
  -webkit-transition: margin 0.4s ease-in-out 0.3s;
  -moz-transition: margin 0.4s ease-in-out 0.3s;
  -ms-transition: margin 0.4s ease-in-out 0.3s;
  -o-transition: margin 0.4s ease-in-out 0.3s;
  transition: margin 0.4s ease-in-out 0.3s;

}

#content .main {
  display: flex;
  flex-wrap: wrap;
  overflow: auto;
}

#content .main .lookbook__articles {
  width: 100%;
  margin: 10px 0;
}

#content .lookbook__articles .group-container h3 {
  color: #9b7239;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 6px;
  text-align: center;
  margin-top: 25px;
}

#content .lookbook__articles .group-container .button {
  text-align: center;
  padding-top: 25px;
}

#content .lookbook__articles .group-container .button a {
  margin: 0 auto;
  width: 202px;
  height: 30px;
  display: block;
  line-height: 30px;
  text-align: center;
  border: 1px #9e763f solid;
  font-size: 14px;
  border-radius: 4px;
  color: #9e763f;
}

#content .main .lookbook__articles.onelist {
  width: 30.6%;
  margin-right: 4%;
}

#content .main .lookbook__articles.onelist:nth-child(3n) {
  margin-right: 0;
}

#content .main .lookbook__articles.onelist ul li {
  float: none;
  margin: 0 auto;
}

#content .main .lookbook__articles.onelist .catalog-item h3 {
  text-align: center;
  padding: 0;
}

#content .sidebar-catalog.isStuck {
  margin-top: 65px;
}


#content .sidebar-catalog .title {
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #9e763f;
  border: 1px #9e763f solid;
  text-align: center;
  margin-bottom: 16px;
  border-radius: 4px;
}

#content .sidebar-catalog h3 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 8px;
}

#content .sidebar-catalog .list-group {
  padding-bottom: 20px;
  font-size: 13px;
}

#content .sidebar-catalog .list-group ul {
  display: none;
}

#content .sidebar-catalog .list-group-item.active>ul {
  display: block;
}

#content .sidebar-catalog .list-group li a,
#content .sidebar-catalog .list-group li span {
  font-weight: bold;
  line-height: 22px;
  white-space: nowrap;
}

#content .sidebar-catalog .list-group li.active a {
  color: #9e763f;
  display: block;
}

#content .sidebar-catalog .list-group ul .active {
  background: url("../images/icon5.jpg") no-repeat 0 5px;
}

#content .sidebar-catalog .list-group>ul>ul {
  display: none;
}

#content .sidebar-catalog .list-group ul .active ul {
  display: block;
}

#content .sidebar-catalog .list-group li ul {
  font-size: 14px;
  padding: 5px 0;
}

#content .sidebar-catalog .list-group li ul li {
  padding-left: 18px;
}

#content .sidebar-catalog .list-group li ul a {
  font-weight: normal;
}

.sidebar-filters-container .btn {
  margin-top: 10px;
  width: auto;
  min-width: 85px;
  border-radius: 4px;
  padding: 0 26px 0 10px;
}

.sidebar-filters-container .btn-tjgg {
  width: 74px;
  height: 28px;
  min-width: 50px;
  font-size: 12px;
  line-height: 23px;
  padding: 0 14px 0 0px;
}

.sidebar-filters-container .tjgg {
  position: relative;
}

.sidebar-filters-container .tjgg i {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 14px;
  left: 54px;
  background: url(../images/tjgg.png) no-repeat center;
  background-size: 13px;
}

.sidebar-filters-container .btn-cz {
  position: relative;
}

.sidebar-filters-container .btn-cz i {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 18px;
  left: 58px;
  background: url(../images/cz.png) no-repeat center;
}

.sidebar-filters-container .form-group {
  padding-bottom: 8px;
}

.sidebar-filters-container .field-searchrelatedpropertiesmodel-templecode,
.sidebar-filters-container .field-searchrelatedpropertiesmodel-frontcode {
  display: none;
}

.sidebar-filters-container .control-label {
  font-size: 14px;
}

.sidebar-filters-container .control-checkbox .control-label {
  background: url(../images/up.jpg) no-repeat right center;
  display: block;
  cursor: pointer;
}

.sidebar-filters-container .control-checkbox .active .control-label {
  background: url(../images/down.jpg) no-repeat right center;
}


.sidebar-filters-container .control-checkbox .sx-filters-checkbox-options {
  display: none;
  overflow: hidden;
}

.sidebar-filters-container .row .form-group .control-label {
  cursor: default;
}

.sidebar-filters-container .form-group label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.sidebar-filters-container .sx-filters-checkbox-options label,
.sidebar-filters-container1 .sx-filters-checkbox-options label {
  float: left;
  width: 100%;
  font-size: 12px;
  white-space: nowrap;

}

.sidebar-filters-container .sx-filters-checkbox-options label {
  width: 48%;
}

#searchrelatedpropertiesmodel-manufacturing label {
  width: 100%;
}

#searchrelatedpropertiesmodel-rawmaterial label {
  width: 100%;
}

#searchrelatedpropertiesmodel-price label {
  width: 100%;
}

#content {
  min-height: 520px;
}

#content .main {
  float: right;
  width: 910px;
  padding-bottom: 50px;
  overflow: hidden;
}

.catalog-item {
  padding-bottom: 15px;
  overflow: hidden;
}

.catalog-item h3 {
  height: 34px;
  line-height: 34px;
  color: #000;
  font-size: 20px;
  padding-bottom: 10px;
}

.catalog-item ul {
  overflow: hidden;
}

.catalog-item ul li {
  float: left;
  margin-right: 17px;
  margin-bottom: 12px;
}

.catalog-item .more {
  text-align: center;
  padding-top: 15px;
}

.catalog-item .more a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 10px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border: 1px #333 solid;
  color: #333;
  border-radius: 4px;
}

.Goods-container {
  padding-top: 28px;
  padding-bottom: 50px;
  overflow: hidden;
}

.Goods-container .image-view-container {
  float: left;
  width: 622px;
  /* height: 594px; */
  position: relative;
  overflow: hidden;
}

.image-view-container .clearfix {
  height: 550px;
}

.sfsc {
  display: none;
}

.oldsfsc {
  display: table-row;
}

.Goods-container .info {
  float: right;
  width: 484px;
  overflow: hidden;
}

.image-view-container .side {
  float: left;
  width: 140px;
  text-align: center;
}

.image-view-container .public-box {
  float: left;
  width: 422px;
  margin-right: 158px;
  text-align: center;
  cursor: pointer;
}

.image-view-container .public-box span,
.image-view-container .side span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #898989;
  height: 92px;
  line-height: 92px;
}

.image-view-container .tabs {
  float: left;
  /* border: 1px #e6e7e8 solid; */
  overflow: hidden;
}

.image-view-container .tabs span {
  float: left;
  width: 205px;
  height: 38px;
  line-height: 38px;
  border: 1px #e6e7e8 solid;
  color: #aeb1b5;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}

.image-view-container .tabs span.active {
  background-color: #e6e7e8;
  color: #888
}

.image-view-container .mswz {
  width: 100%;
}

.image-view-container .mswz p {
  font-size: 14px;
  margin-top: 15px;
  color: #f00;
}

.image-view-container .front-view-image,
.image-view-container .stacked-images,
.image-view-container .back-view-image {
  position: absolute;
  top: 0;
  left: 0;
}

.image-view-container .side {
  position: absolute;
  top: 0;
  left: 470px;
}

.image-view-container .image-container {
  height: 438px;
}

.image-view-container .image-container img {
  height: 100%
}

.Goods-container .stacked-images {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in 0.1s;
  -o-transition: all 0.3s ease-in 0.1s;
  transition: all 0.3s ease-in 0.1s;
  visibility: hidden;
}

.Goods-container .stacked-images.active {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}

.stacked-images ul li {
  position: absolute;
  top: 0;
  width: 26%;
  margin-left: -20%;
  border-radius: 13px;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  -webkit-transition: left 0.3s ease-out 0.2s;
  -o-transition: left 0.3s ease-out 0.2s;
  transition: left 0.3s ease-out 0.2s;
}

.stacked-images ul li img {
  height: auto !important;
}

.stacked-images ul li.item1 {
  top: 50%;
  left: 48%;
  z-index: 6;
}

.stacked-images ul li.item2 {
  top: 40%;
  left: 49%;
  z-index: 5;
}

.stacked-images ul li.item3 {
  top: 30%;
  left: 50%;
  z-index: 4;
}

.stacked-images ul li.item4 {
  top: 20%;
  left: 51%;
  z-index: 3;
}

.stacked-images ul li.item5 {
  top: 10%;
  left: 52%;
  z-index: 2;
}

.stacked-images ul li.item6 {
  top: 0;
  left: 53%;
  z-index: 1;
}



.stacked-images.active .item1 {
  left: 22%
}

.stacked-images.active .item2 {
  left: 36%
}

.stacked-images.active .item3 {
  left: 50%
}

.stacked-images.active .item4 {
  left: 64%
}

.stacked-images.active .item5 {
  left: 76%
}

.stacked-images.active .item6 {
  left: 90%
}

.side-view-images .images-ls {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 10px;
  height: 100%;
  text-align: center;
  overflow: hidden;
}

.side-view-images .images-ls li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.side-view-images .images-ls li img {
  position: relative;
  max-width: none;
  width: auto;
  height: 100%;
}

/*.side-view-images .images-ls li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 100%;
    width: 20px;
    overflow: hidden;
}
.side-view-images .images-ls li img{
    position: relative;
    max-width: none;
    width: auto;
    height: 100%;
}
.side-view-images .images-ls .item2 img{
    margin-left: -60%;
}
.side-view-images .images-ls .item3 img{
    margin-left: -60%;
}
.side-view-images .images-ls .item4 img{
    margin-left: -60%;
}*/
.image-view-container .back-view-image {
  visibility: hidden;
  opacity: 0;
}

.image-view-container .back-view-image.active {
  -webkit-transition: all 0.4s ease 0.1s;
  -o-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
  left: 220px;
}


.Goods-container .info h3 {
  color: #9b7239;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 6px;
}

.Goods-container .info h3 span {
  font-size: 14px;
}

.Goods-container .info h4 {
  font-size: 20px;
  color: #5c5c5c;
  line-height: 30px;
}

.Goods-container .info h5 {
  font-size: 14px;
  color: #696969;
}

.Goods-container .info table {
  color: #969696;
  margin-top: 15px;
}

.Goods-container .info table td,
.Goods-container .info table th {
  height: 32px;
  border-bottom: 1px #f0f0f0 solid;
  vertical-align: middle;
  font-size: 12px;
}

.Goods-container .info table tr.Effect,
.Goods-container .info table tr.manufacturing,
.Goods-container .info table tr.rawMaterial,
.Goods-container .info table tr.price {
  /*display: none;*/
}

.Goods-container .info table tr.price {
  display: none;
}

.sidebar-filters-container .field-searchrelatedpropertiesmodel-readcode,
.isGuest .Goods-container .info table tr.price,
.isGuest .disable,
.Goods-container .info table tr.readCode {
  display: none;
}

.Goods-container .info table th {
  width: 50%;
  color: #666
}

.Goods-container .info .button {
  overflow: hidden;
  padding-top: 25px;
}

.Goods-container .info .button a {
  float: left;
  width: 202px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px #9e763f solid;
  font-size: 14px;
  border-radius: 4px;
  color: #9e763f;
}

.Goods-container .info .button a.a1 {
  margin-right: 26px;
}

.Goods-container .other {
  padding-bottom: 15px;
  overflow: hidden;
}

.Goods-container .other .name {
  padding-top: 30px;
  height: 30px;
  line-height: 30px;
  color: #888;
}

.Goods-container .featured {
  /*float: left;
    width: 258px;
    margin-right: 152px;*/
  overflow: hidden;
}

.Goods-container .featured h3 {
  padding-top: 8px;
  color: #888;
  font-size: 16px;
  max-width: 258px;
  overfloat: hidden;
}

.Goods-container .card {
  float: left;
}

.Goods-container .doc {
  float: right;
  width: 350px;
}

.Goods-container .collection {
  padding-top: 35px;
}

.Goods-container .collection .name,
.Goods-container .collection .count {
  float: left;
  color: #888;
  height: 30px;
  line-height: 30px;
}

.Goods-container .collection .count {
  float: right;
}

.Goods-container .collection .ls {
  overflow: hidden;
  padding-bottom: 2px;
}

.Goods-container .collection .ls li {
  min-width: 60px;
  min-height: 90px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.Goods-container .collection .ls li a {
  display: block;
  width: 100%;
  height: 99px;
}

.Goods-container .collection .text {
  color: #999;
  padding-left: 145px;
  padding-right: 145px;
  padding-bottom: 10px;
}

#content .wrapper {
  width: 80%;
  margin: 0 auto;
}

.wrapper.article .section-header {
  line-height: 1.5;
}

.wrapper .section-header {
  line-height: 2;
  text-align: center;
  font-size: 48px;
  color: #333;
}

hr.divider__line {
  width: 100%;
  border: 0;
  border-top: 1px solid #ddd;
  margin: 30px 0;
}

hr.divider__line.space--top {
  margin-top: 4.8em
}

.contact {
  font-size: 16px;
}

.contact h1 {
  margin-bottom: 0
}

.contact h2 {
  text-align: left;
  font-size: 1.4em;
  margin-top: 1em;
  margin-bottom: 2em
}

.contact .rte .p1 {
  color: #F5321E;
  margin-bottom: .5em
}

.contact .rte .p2 {
  margin-bottom: .5em
}

.contact .rte table {
  margin-bottom: 0
}

.contact .rte td {
  padding: 15px 30px;
  vertical-align: top
}

.contact tr:first-child th:after,
.contact tr:first-child td:after {
  border: 0
}

.contact .note.form-success,
.template-cart .note.form-success {
  color: #333;
  background-color: transparent;
  font-size: 1.6em;
  padding: 0;
  border: 0;
  font-weight: bold;
  margin-top: -1em
}

.contact table {
  font-size: 16px;
  background-color: #f6f6f6;
}

.hr--small,
.hr--medium,
.hr--large {
  clear: both;
  border-top: solid #1c1d1d;
  border-width: 1px 0 0;
  margin: 30px 0;
  height: 0
}

.hr--clear,
.hr--clear.hr--small,
.hr--clear.hr--medium,
.hr--clear.hr--large {
  border-top-color: transparent
}

.hidden-label {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px
}

.ie9 .hidden-label,
.lt-ie9 .hidden-label {
  position: static;
  height: auto;
  width: auto;
  margin-bottom: 2px;
  overflow: visible;
  clip: initial
}

label[for] {
  cursor: pointer
}

.form-vertical {
  overflow: hidden;
}

.form-vertical .grid--small {
  overflow: hidden;
}

.form-vertical .grid__item {
  float: left;
  width: 50%;
  padding-left: 15px;
  margin-left: -15px;
  position: relative;
  background-color: #fff;
}

.form-vertical .input-full {
  width: 98%;
  border: 0;
  background-color: #f6f6f6;
  height: 20px;
  line-height: 20px;
  padding: 13px 0;
  padding-left: 2%;
  color: #333;
  margin-bottom: 15px;
}

.form-vertical textarea.input-full {
  height: auto;
}

.form-vertical .grid__item .input-full {
  width: 96%;
  padding-left: 4%;
}

input,
textarea,
select {
  font-style: italic;
  font-size: 1.125em;
  border-color: transparent;
  background-color: #f6f6f6;
  color: #1c1d1d;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}

input[disabled],
input.disabled,
textarea[disabled],
textarea.disabled,
select[disabled],
select.disabled {
  background-color: #f6f6f6;
  border-color: transparent
}

input:hover,
textarea:hover,
select:hover {
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
  -ms-transition: opacity 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
  opacity: 0.8
}

input:active,
input:focus,
textarea:active,
textarea:focus,
select:active,
select:focus {
  opacity: 1
}

select:hover {
  outline: 1px solid #ddd
}

.form-group .help-block {
  color: red;
  padding-bottom: 8px;
}

.sidebar-catalog .help-block {
  padding-bottom: 4px;
}



.form-vertical .btn,
.favorites-list .btn {
  float: right;
  background: transparent;
  border: 1px solid #333;
  color: #333;
  cursor: pointer;
  padding: 6px 16px 5px;
  border-radius: 4px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.contact .contact__documents {
  padding-bottom: 60px;
  overflow: hidden;
}

.contact .large--one-third {
  float: left;
  width: 33.3%;
}

.contact .large--one-third a {
  text-decoration: underline;
}

.rte h2,
.rte .h2,
.rte h3,
.rte .h3 {
  margin-top: 4em;
  margin-bottom: 2em
}

.sx-group-images .sx-image {
  min-width: 150px;
}




.heritage {
  font-size: 16px;
}

.heritage img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.heritage blockquote {
  text-align: center;
  padding: 15px 30px 40px;
}

.heritage p {
  line-height: normal;
}

.heritage ul {
  list-style-type: disc;
  padding-left: 20px;
}

.heritage ol {
  padding-left: 20px;
  list-style: decimal;
}

.heritage h2 {
  font-size: 2em;
  font-weight: bold;
  width: 735px;
  margin: 0 auto;
  text-align: center;
  margin-top: 1em;
}

.heritage .rte h3,
.heritage .rte .h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  text-align: center;
}

.heritage blockquote {
  font-style: normal;
  font-size: 2em
}

.heritage blockquote h6 {
  font-size: 16px;
  font-weight: 600
}

.journal {
  padding-bottom: 60px;
}

.journal .article {
  padding-bottom: 30px;
}

.journal .article .grid__item {
  float: left;
  font-size: 16px;
}

.journal .article .grid__item .date {

  font-weight: bold;
}

.journal .article .grid__item hr {
  width: 50px;
  margin-top: 15px;
}

.journal .article .large--two-tenths {
  width: 20%;
}

.journal .article .large--six-tenths {
  width: 60%;
}

.journal .article .grid__item h3 {
  margin-bottom: 0.5em;
  font-size: 18px;
}

.journal .article .grid__item .rte {
  margin-bottom: 10px;
  line-height: 1.4;
}

.journal .article .grid__item .text-link {
  color: #aeb1b5;
}

.journal .article .grid__item .text-link:hover {
  text-decoration: underline;
}

.auth-form {
  width: 420px;
  padding: 30px;
  margin: 50px auto 100px auto;
  background: #fefefe;
  border: solid 1px #eee;
  box-shadow: 0 0 3px #eee;
}

.auth-form .box-title {
  text-align: center;
  margin-bottom: 30px;
}

.auth-form .box-title h2 {
  font-size: 24px;
  padding-bottom: 24px;
  border-bottom: 1px #eee solid;
}

.form-group .control-label {
  font-weight: bold;
}

.auth-form .table td {
  vertical-align: middle;
}

.auth-form .form-bottom {
  color: #777;
  font-size: 14px;
  text-align: right;
}

.auth-form .form-bottom a {
  color: #777;
}

.auth-form .col-6 {
  float: left;
  width: 48%;
}

.auth-form .col-6.first {
  margin-right: 4%;
}

.register-window {
  position: fixed;
  left: 50%;
  top: 90px;
  width: 482px;
  height: 650px;
  margin-left: -241px;
  margin-top: 0;
  z-index: 999;
  -webkit-box-shadow: 0 13px 30px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 13px 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0 13px 30px rgba(0, 0, 0, 0.5);
  display: none;
}

.ui-dialog .register-window {
  display: block;
}

.register-window .box-title {
  border-bottom: 1px #eee solid;
  overflow: hidden;
}

.register-window .box-title h2 {
  border: 0;
  float: left;
}

.register-window .close {
  float: right;
  width: 25px;
  height: 25px;
  background: url("../images/close2.png") no-repeat 0 0;
  cursor: pointer;
  margin-top: 4px;
}

.register-window .auth-form {
  margin-top: 0;
}

.register-window-min {
  position: fixed;
  right: 140px;
  bottom: -190px;
  width: 300px;
  padding: 0 30px;
  height: 180px;
  background-color: #fff;
  z-index: 99;
  font-family: "Microsoft YaHei";
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  display: none;
}

.register-window-min .head {
  padding-top: 10px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.register-window-min .head span {
  float: left;
  height: 40px;
  font-size: 20px;
}

.register-window-min .close {
  float: right;
  width: 40px;
  height: 40px;
  position: absolute;
  background: url("../images/close2.png") no-repeat center 5px;
  cursor: pointer;
  border: 0;
  right: 5px;
}

.register-window-min p {
  padding-top: 6px;
  line-height: 24px;
  font-size: 14px;
  padding-bottom: 20px;
}

.register-window-min .show {
  padding: 5px 10px;
  border: 1px #9e763f solid;
  color: #9e763f;
}

.sx-upload-sources .dropdown-toggle,
.sx-upload-sources .dropdown-menu {
  display: none;
}

.btn-primary,
.btn-code,
.btn-default.source-simpleUpload {
  width: 85px;
  height: 34px;
  line-height: 34px;
  background-color: #9e763f;
  color: #fff;
  font-size: 16px;
}

.btn-code {
  width: 110px;
  height: 36px;
  line-height: 34px;
  float: right;
  margin-top: 3px;
  font-size: 14px;
}

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}

.sidebar-catalog .form-group .form-control {
  height: auto;

}

.form-group .form-control {
  display: block;
  width: 98%;
  /*width: 26%;*/
  height: 20px;
  /*padding: 2px 0;*/
  padding: 6px 0;
  margin: 5px 0;
  /*text-indent: 8px;*/
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-group .form-short {
  display: block;
  width: 70%;
  height: 20px;
  padding: 6px 0;
  margin: 5px 0;
  text-indent: 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #999
}

.form-control::-webkit-input-placeholder {
  color: #999
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed
}

textarea.form-control {
  height: auto
}

.user-container {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 100px;
  min-height: 340px;
}

.user-container .user-sidebar {
  float: left;
  width: 220px;
  margin-right: 24px;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  overflow: hidden;
}

.user-container .user-sidebar .roof {
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
  color: #555;
  font-size: 15px;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eee;
}

.user-container .user-sidebar .ls li {
  border-bottom: 1px #eee solid;
}

.user-container .user-sidebar .ls li:last-child {
  border-bottom: 0;
}

.user-container .user-sidebar .ls li a {
  display: block;
  height: 32px;
  line-height: 32px;
  padding-left: 8px;
  color: #9e763f;
  border-left: 2px #fff solid;
}

.user-container .user-sidebar .ls li a:hover,
.user-container .user-sidebar .ls li.active a {
  color: #555;
  font-weight: bold;
  border-left: 2px #9e763f solid;
}

.user-container .user-main {
  float: right;
  width: 890px;
  overflow: hidden;
}

.user-container .user-main .col-8 {
  float: left;
  width: 66.66%;
}

.user-container .user-main .col-4 {
  float: left;
  width: 25.33%;
  margin-left: 8%;
}

.user-container .user-main .position {
  height: 39px;
  line-height: 40px;
  font-size: 18px;
  color: #555;
  border-bottom: 1px #d8d8d8 solid;
  margin-bottom: 20px;
}

/**
 * Index
 */
#loading {
  position: absolute;
  left: 50%;
  top: 32%;
  width: 24px;
  height: 24px;
  margin-top: -22px;
  margin-left: -22px;
  padding: 10px;
  background: #000 url(../images/loading.gif) center center no-repeat;
  z-index: 21;
  border-radius: 5px;
  filter: alpha(opacity=80);
  opacity: .8;
}

#loading {
  *display: none;
}

.index-content {
  /*height: 856px;*/
  margin-bottom: 35px;
  overflow: hidden;
}

.index-content .box-layout .grid_item {
  float: left;
  margin-bottom: 10px;
  position: relative;
  visibility: hidden;
  *visibility: visible;
}

.index-content .box-layout .two-thirds {
  width: 756px;
  margin-right: 7px;
}

.index-content .box-layout .one-third {
  width: 375px;
  height: 277px;
  margin-right: 6px;
}

.index-content .box-layout .grid_item:nth-child(2),
.index-content .box-layout .grid_item:nth-child(3),
.index-content .box-layout .grid_item:nth-child(6),
.index-content .box-layout .grid_item:nth-child(9) {
  margin-right: 0;
}

.index-content .box-layout .center {
  text-align: center;
  line-height: 277px;
  vertical-align: middle;
}

.index-content .box-layout .center img {
  vertical-align: middle;
}

.index-content .box-layout .border {
  width: 373px;
  height: 275px;
  border: 1px #eaeaea solid;
}

.box__wrapper {
  background-color: #333;
  overflow: hidden;
}

.box__wrapper a {
  position: relative;
}

.box__wrapper:hover .box__image {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

.box__wrapper:hover .box__subtitle,
.box__wrapper:hover .btn {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, -20%, 0) translate3d(0, -10%, 0);
  -ms-transform: translate3d(0, -20%, 0) translate3d(0, -10%, 0);
  -o-transform: translate3d(0, -20%, 0) translate3d(0, -10%, 0);
  transform: translate3d(0, -20%, 0) translate3d(0, -10%, 0);
}

.box__image {
  opacity: 0.9;
  filter: alpha(opacity=90);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-color: transparent;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.box__image,
.box__subtitle,
.btn {
  -webkit-transition: opacity 0.35s 0.1s, transform 0.35s 0.1s;
  -o-transition: opacity 0.35s 0.1s, transform 0.35s 0.1s;
  transition: opacity 0.35s 0.1s, transform 0.35s 0.1s;
}

.box__text-content {
  position: absolute;
  width: 80%;
  left: 10%;
  top: 50%;
  height: 154px;
  margin-top: -77px;
  text-align: center;
  color: #fff;
}

.box__text-content .box__subtitle {
  font-size: 14px;
  font-weight: bold;
  /*height: 32px;*/
  line-height: 32px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.box__text-content .box__title {
  height: 30px;
  line-height: 30px;
  font-size: 42px;
  margin-bottom: 46px;
}

.box__text-content .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 10px;
  height: 25px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  border: 1px #fff solid;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.lookbook__articles .group_image {
  position: relative;
  padding-bottom: 24px;
  z-index: 99;
}

.lookbook__articles .group_title {
  text-align: center;
  font-size: 3em;
  line-height: 1.1;
  color: #333;
  margin-bottom: 24px;
}

.lookbook__articles .group_description {
  color: #333;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
  padding-bottom: 60px;
}

.lookbook__articles .articles__item {
  border-top: 1px #333 solid;
  min-height: 200px;
}

.articles__item .title {
  height: 60px;
  line-height: 60px;
  font-size: 2em;
  display: flex;
  justify-content: space-between;
}
.articles__item .title {
  height: 60px;
  line-height: 60px;
  font-size: 2em;
  display: flex;
  justify-content: space-between;
}


.articles__item .more {}

.articles__item .more a {
  display: inline-block;
  padding: 0 10px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border: 1px #333 solid;
  color: #333;
  border-radius: 4px;
  font-size: 12px;
}

.articles__item .more a:hover {
  background: #9e763f;
  color: #fff;
  border-color: #9e763f;
}
@media print {
  #header {
    display: none;
  }

  #header {
    position: relative !important;
    height: 90px !important;
  }

  #skeeks-cms-toolbar-min {
    display: none;
  }

  .container {
    width: 1024px;
  }

  .Goods-container .info {
    width: 390px;
  }

  .Goods-container .info .button a {
    width: 160px;
  }

  .user-container .user-main {
    float: left;
    width: 700px;
  }

  .view-block .template-color {
    float: left;
    width: 668px;
    display: none;
  }

  #CanvasEditor {}

  .view-block .view-button,
  .view-block .type-tabs {
    display: none;
  }

  .view-block .view-color {
    margin-top: 25px;
  }

  #footer {
    display: none;
  }
}

/**
 * 公共
 */
.pagination {
  margin: 30px auto 0;
  text-align: center;
}


.pagination li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}

#content .pagination li a,
#content .pagination li span {
  background-color: #f7f7f7;
  border: 1px solid #d3d3d3;
  border-right-width: 0;
  color: #333;
  float: left;
  opacity: 1;
  font-size: 13px;
  line-height: 25px;
  padding: 0px 12px;
}

.pagination li:first-child a,
.pagination li:first-child span {
  border-bottom-left-radius: 3px;
  border-left: 1px solid #d3d3d3;
  border-top-left-radius: 3px;
}

#content .pagination li:last-child a,
#content .pagination li:last-child span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-right-width: 1px;
}

#content .pagination li.active a,
#content .pagination li a:hover {
  border-color: #9e763f;
  background-color: #9e763f;
  color: #fff;
}

.pagination li.disabled a,
.pagination li.disabled span {
  color: #999;
  cursor: default;
}

.pagination li.disabled a:hover {
  background-color: #ffffff;
}


.no-transform {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}

.load {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  z-index: 99999;
}

.load div {
  width: 250px;
  height: 150px;

  margin: auto auto;
  display: block;

  text-align: center;
  margin-top: 20%;
}

.load div p {
  padding-top: 35px;
  font-size: 20px;
  color: white;
  display: none;
}

.banm span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #898989;
  height: 92px;
  line-height: 92px;
}

.banm img {
  display: block;
}

.add {
  margin-right: 26px;
  cursor: pointer;
}

#header .category li {

  white-space: nowrap;
  position: relative;

}

.image-view-container .public-box span,
.image-view-container .side span {
  overflow: hidden;
}

.view-block .template-color img {
  margin-top: 0;
}

.searchname {
  float: left;
  line-height: 32px;
  height: 32px;
  margin-right: 15px;
  font-size: 16px;
  margin-top: 8px;
}

.NewsPage {
  text-align: center;
  margin-top: 15px;
}

a.xiazaibtn {
  float: right;
  background: #9e763f;
  padding: 0 10px;
  color: #fff;
  font-size: 16px;
  margin-top: 2px;
}

a.xiazaibtn:hover {
  background: #f5321e;
  color: #fff;
}

.btn-code:disabled {
  color: #f00;
  -webkit-text-fill-color: #f00;
}

#header .category li div {
  position: absolute;
  min-width: 120px;
  min-height: 150px;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #f0f0f0;
  display: none;
  opacity: 0.8;
  overflow: visible;
}

#header .category li div a:hover {
  color: #9e763f;
}

#header .category li div a {
  display: block;
  width: 100%;
  float: left;
  padding: 10px 15px;
  padding-right: 25px;
  color: #3f3f3f;
  box-sizing: border-box;
}

#header .category li:hover div {
  display: block;
}

#header .category li div span {
  display: block;
  float: left;
  position: relative;
  z-index: 999;
  width: 100%;
}

#header .category li div span.active>a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.5858 12.4853L7.51472 19.5563L8.92893 20.9706L16.7071 13.1924C17.0976 12.8019 17.0976 12.1687 16.7071 11.7782L8.92893 4L7.51472 5.41421L14.5858 12.4853Z' fill='%23333' fill-opacity='0.9'/%3E%3C/svg%3E");
  background-size: 100%;
  background-position: center;
}

#header .category li div span:hover .navzxcp {
  display: block;
}

#header .category .navzxcp {
  display: none;
  z-index: 999;
  position: absolute;
  min-width: 120px;
  top: 50%;
  left: 100%;
  border: 1px solid #fff;
  transform: translateY(-50%);
  clear: both;
  background-color: #f0f0f0;
}

#header .category .navzxcp li {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
}


.navzxcpa {
  display: none;
}

.category>li>div>span:hover .navzxcp {
  display: block;

}

.jlfrom input {
  width: 70%;
  margin-top: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.tlfrom input {
  width: 70%;
  margin-top: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.jlfrom label,
.tlfrom label {
  float: left;
  width: 66px;
}

#jlspecc,
#jlspeck,
#jlspecg,
#tlspecc,
#tlspeck,
#tlspecg {
  display: inline;
  width: 26%;
  height: 24px;
  padding: 2px 0;
}

.sidebar {
  position: fixed !important;
  top: 100px !important;
}

.qdxiazai {
  text-align: center;
  position: relative;
}

.qdxiazai img {
  width: auto;
  height: 620px;
}

.qdxiazai:hover .qdxz {
  display: flex;
}

.qdxz {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  /*默认不显示此盒子层*/
  align-items: center;
  justify-content: center;
}

.qdxz input {
  font-size: 30px;
  padding: 6px 15px;
  cursor: pointer;
}

.hobbies div {
  width: 260px;
}

.hobbies label {
  min-width: 70px;
  margin-right: 10px;
}

.t4,
.t5 {
  display: none;
}

.SearchColorCards {
  width: 1138px;
  margin: 0 auto;
}

.SearchColorCards form {
  float: right;
}

.bottomfixed {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
  z-index: 999999;
  padding-left: 150px;
  background-color: #FFF;
}

.SearchColorCards .KW {
  float: left;
  width: 180px;
  padding: 4px;
  background: none;
  border: 0;
  border-bottom: 2px solid #333;
  font-size: 16px;
  color: #333;
}

.SearchColorCards .btn {
  float: left;
  font-size: 15px;
  margin-left: 15px;
  padding: 5px 14px;
  background: none;
  border: 1px #333 solid;
  border-radius: 4px;
  cursor: pointer;
}

.ColorCardDiy {
  width: 240px;
  padding: 20px 40px 20px;
  margin: 0 auto;
  position: fixed;
  z-index: 999999;
  top: 16%;
  left: 50%;
  display: none;
  transform: translate(-50%);
  border-radius: 10px;
  background-color: #FFF;
  box-shadow: 0 0 30px 10px #e8e8e8;
}

.ColorCardDiy h2 {
  font-size: 16px;
  margin-bottom: 14px;
  text-align: center;
}

.ColorCardDiy div {
  padding: 10px 0 0 0;
  border-bottom: 1px solid #ececec;
}

.ColorCardDiy label {
  width: 90px;
  float: left;
  margin-bottom: 10px;
}

.ColorCardDiy select {
  border: 1px solid #DDD;
  background-color: #FFF;
}

.ColorCardDiy #Remarks {
  background-color: #FFF;
  border: 1px solid #ececec;
}

.ColorCardDiy .close {
  float: left;
  font-size: 14px;
  margin-left: 15px;
  margin-top: 8px;
  padding: 2px 10px;
  background: #f0f0f0;
  border: 1px #ececec solid;
  border-radius: 4px;
  cursor: pointer;
}

.ColorCardDiy .btn {
  float: left;
  font-size: 14px;
  margin-left: 70px;
  margin-top: 8px;
  padding: 2px 10px;
  background: none;
  border: 1px #333 solid;
  border-radius: 4px;
  cursor: pointer;
  color: #FFF;
  background-color: #9e763f;
  border: 1px solid #ececec;
}

#FlashPowder {
  display: none;
}

.info .tablejt {
  text-align: center;
}

#temp td {
  border: none;
}

#temp th {
  border: none;
  width: 50px;
}

#temp td input {
  width: 32px;
  height: 40px;
  border: none;
  text-align: center;
}

#temp #input1,
#temp #input2 {
  font-size: 14px;
}

.Goods-container .info .tablejt th {
  width: auto;
  text-align: center;
}

.origin img {
  max-width: 1000%;
  width: 800px;
}

.moxing3d {
  visibility: hidden;
}

.printonly {
  margin: 0 auto;
  display: none;
  margin-top: -76px
}

@media print {

  #content,
  #header {
    display: none;
    margin: 0;
    padding: 0;
  }

  .printonly {
    display: block;
  }
}

.printonly .printimg,
.printonly .printqimg {
  overflow: hidden;
}

.printonly .printimg li,
.printonly .printqimg li {
  float: left;
  text-align: center;
}

.printonly .printimg li {
  width: 33%;
  height: 360px;
}

.printonly .printimg li img {
  width: auto;
  height: 260px;
  object-fit: cover;
}

.printonly .printimg li p {
  width: 110px;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 16px;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #e3e3e3;
  text-align: center;
  margin: 20px auto;
}

.printonly .printqimg {
  margin-top: -32px;
}

.printonly .printqimg li {
  width: 50%;
  height: 200px;
}

.printonly .printqimg li div {
  width: 100%;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.printonly .printqimg li div img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

.printonly .printqimg li p {
  width: 150px;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 16px;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #e3e3e3;
  text-align: center;
  margin: 6px auto 0;
}

.printonly .printcont div,
.printonly .printcont ul {
  overflow: hidden;
}

.printonly .printcont div {
  margin-top: 30px;
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #e3e3e3;
}

.printonly .printcont div h3 {
  color: #9b7239;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 6px;
  float: left;
  margin-right: 20px;
}

.printonly .printcont div h4 {
  font-size: 20px;
  color: #5c5c5c;
  float: left;
  margin-right: 20px;
  line-height: 77px;
}

.printonly .printcont div h5 {
  font-size: 14px;
  color: #696969;
  float: left;
  line-height: 80px;
}

.printonly .printcont ul li {
  width: 46%;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #e4e4e4;
  float: left;
}

.printonly .printcont ul li:nth-child(2n) {
  margin-left: 8%;
}

.printonly .printcont ul li p {
  min-width: 34%;
  float: left;
}

.printcont {
  width: 80%;
  margin: 0 auto;
  margin-top: -30px
}

.kws {
  display: none;
}

.gbbtn {
  float: right;
  cursor: pointer;
}


.fr {
  float: right;
}

.fl {
  float: left;
}

.pro-class-header {
  position: fixed;
  top: 90px;
  width: 100%;
  background: #fff;
  /*opacity: 1;*/
  z-index: 10;
  border-top: 1px solid #e5e5e5;
  overflow: visible;
}

.pro-class-header-place {
  height: 152px;
}

.pro-class-div {
  width: 100%;
  /*margin-bottom: 20px;*/
}

.pro-class-div,
.pro-class-div div,
.pro-class-div form {
  overflow: visible;
}

.pro-class-div .section-header {
  line-height: 2;
  text-align: center;
  font-size: 48px;
  color: #333;
}

.pro-nav {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  height: 34px;
  /*padding-bottom: 5px;*/
}

.pro-nav li {
  display: inline-block;
  padding-right: 20px;
  /*background: url(../images/pro-down.jpg) right center no-repeat;*/
  margin-right: 20px;
  cursor: pointer;
  font-size: 16px;
  position: relative;
  border-bottom: 2px solid #fff;
  line-height: 2;
}

.pro-nav li:hover,
.pro-nav li.on,
.pro-nav li.active {
  color: #9e763f;
  border-bottom: 2px solid #9e763f;
}

.pro-nav li img {
  position: absolute;
  top: 3px;
  right: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.pro-nav li.on img {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.pro-class-div .layui-form-checked[lay-skin=primary] i {
  background: #9e763f;
  border-color: #9e763f;
}

.pro-class-div .layui-form-checkbox[lay-skin=primary]:hover i {
  border-color: #9e763f;
}

.pro-nav-down {
  padding: 25px 0;
  border-bottom: 1px solid #e5e5e5;
  display: none;
}

.pro-nav-down .layui-form-item {
  text-align: center;
  margin-bottom: 0;
  display: none;
}

.pro-nav-down .layui-form-item .layui-form-checkbox[lay-skin=primary] {
  display: inline-block;
  /*margin-top: 0;*/
}

.pro-nav-down .layui-form-radio {
  margin-top: 0;
}

.pro-nav-down .layui-form-radio>i:hover,
.pro-nav-down .layui-form-radioed>i {
  color: #9e763f;
}

.pro-nav .btn-cz {
  background: none;
  color: #000;
  border: 1px solid #000;
  font-size: 16px;
}

.pro-nav .btn-cz:hover {
  background: #000;
}

.secend-tab10 div {
  display: none;
}

.secend-tab10 div.on {
  display: inline-block;
}

#content .main.pro-main {
  width: 100%;
}

.pro-main .catalog-item {
  position: relative;
}

.pro-main .catalog-item ul {
  width: 102%;
}

.pro-main .catalog-item .more {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.pro-main .catalog-item .more a:hover {
  background: #9e763f;
  color: #fff;
  border-color: #9e763f;
}

.layui-inline .layui-form-label {
  font-size: 18px;
}

.pro-nav-secend .secend-tab5 .layui-form-checkbox[lay-skin=primary] span {
  padding: 0;
  margin: 0 15px;
  border-bottom: 3px solid #000;
}

.pro-nav-secend .secend-tab5 .golden,
.pro-nav-secend .secend-tab5 .silver {
  position: relative;
  overflow: visible;
}

.pro-nav-secend .secend-tab5 .golden:after,
.pro-nav-secend .secend-tab5 .silver:after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  height: 3px;
  width: 28px;
  background: url(../images/golden.jpg) no-repeat;
}

.pro-nav-secend .secend-tab5 .silver:after {
  background-image: url(../images/silver.jpg);
}

.bgImg {
  border: 1px solid #eee;
  opacity: 0;
}