@charset "UTF-8";
/*第一次换颜色相关的样式,归纳了各种变量，背景色，字体颜色等*/
/*公共的文字颜色*/
/*优惠券*/
/*公共的按钮颜色*/
/*公共的边框颜色*/
/*公共的图片*/
/*公共的字号*/
/*公共的字体*/
/*第一次换颜色相关的样式结束*/
/*小图标*/
.hide {
  display: none; }

i.hide {
  display: none; }

.head-left-list .fa {
  margin-left: 5px;
  font-weight: bolder; }

.head-right-list .fa {
  font-size: 18px;
  margin-right: 5px;
  display: initial; }

.head-right-list > li > a {
  display: inline-block;
  max-width: 234px;
  overflow: hidden;
  text-overflow: ellipsis; }

.head-right-list ul .fa {
  margin: 3px 11px 0 18px;
  color: inherit; }

.head-right-list ul .fa:last-child {
  margin: -3px 11px 0 18px; }

div .pink-error {
  color: red !important; }

.icon-dropdown {
  background-position: -1px 0;
  position: relative;
  top: -2px; }

.icon-dropup {
  background-position: -18px 0;
  position: relative;
  top: -2px; }

.head-notice i.icon-vol {
  float: left;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  margin-top: 7px;
  background: none;
  font-size: 16px; }

.icon-person {
  width: 23px;
  height: 21px;
  float: left;
  margin-top: 4px;
  margin-right: 10px; }

.icon-search {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 4px;
  right: 11px; }

.icon-bag {
  width: 47px;
  height: 47px;
  vertical-align: middle;
  margin-right: 8px; }

.icon-collect {
  width: 47px;
  height: 47px;
  vertical-align: middle;
  margin-right: 8px; }

.icon-prev {
  width: 16px;
  height: 27px;
  margin-left: 0;
  margin-top: 45px; }

.icon-next {
  width: 16px;
  height: 27px;
  margin-left: 0;
  margin-top: 45px; }

.icon-log {
  width: 23px;
  height: 21px;
  float: left;
  margin-top: 4px;
  margin-right: 10px; }

/*头部*/
header {
  min-width: 1365px; }

.head-top {
  height: 32px;
  line-height: 32px;
  position: relative;
  z-index: 1002; }

.wrapper {
  width: 1365px;
  margin: 0 auto; }

.cut-wrapper {
  width: 1365px;
  margin: auto; }

.cut-wrapper2 {
  width: 800px;
  margin: auto;
  padding-bottom: 20px; }

.head-left-list li:hover i.fa {
  transform: rotate(180deg); }
.head-left-list li:hover .sate {
  display: block; }

.head-left-list {
  display: inline-block; }
  .head-left-list .sate {
    display: none; }
  .head-left-list .sate.more {
    width: 208px; }
  .head-left-list li {
    position: relative;
    width: 102px;
    text-align: center;
    display: inherit; }
  .head-left-list a,
  .head-left-list span,
  .head-left-list i {
    color: inherit; }
  .head-left-list .country li.more {
    /*width: 99px;*/
    float: left; }
    .head-left-list .country li.more a {
      width: 80px;
      word-break: break-all;
      line-height: 32px;
      height: 32px;
      overflow: hidden;
      text-overflow: ellipsis; }
  .head-left-list li ul li:hover a {
    color: #fff; }
  .head-left-list li > a {
    display: block;
    padding: 0 6px;
    font-family: Arial Narrow; }
  .head-left-list ul.sate > a {
    display: block;
    padding: 0 20px;
    color: #000000;
    height: 28px;
    line-height: 28px;
    text-indent: -13px; }

.head-notice {
  margin-left: 20px;
  max-width: 760px;
  overflow: hidden;
  float: right;
  height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0; }

.head-right-list-con {
  max-width: 600px; }

.head-right-list > li {
  float: left;
  position: relative;
  padding: 0 12px; }
  .head-right-list > li li {
    float: left;
    position: relative;
    color: inherit; }
    .head-right-list > li li a,
    .head-right-list > li li span,
    .head-right-list > li li i {
      color: inherit; }
  .head-right-list > li a,
  .head-right-list > li span,
  .head-right-list > li i {
    color: inherit; }

.head-left-list > li:not(:first-child):after {
  content: "|";
  position: absolute;
  color: #fff;
  top: 0;
  left: -4px; }

.head-right-list > li:not(:first-child):after {
  content: "|";
  position: absolute;
  color: #fff;
  top: 0;
  left: -4px; }

.icon-order, .icon-coupon, .icon-share, .icon-fav, .icon-logout {
  background: url("../img/comm/comm.png") no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: -5px;
  margin: 3px 11px 0 18px; }

.head-banner img {
  width: 100%; }

.count-down {
  float: right;
  margin-top: 14px; }
  .count-down li {
    width: 56px;
    height: 50px;
    float: left;
    background: #000;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding-top: 5px;
    margin-left: 3px; }
    .count-down li p {
      margin-bottom: 2px;
      font-size: 30px;
      color: #ff0047; }

.logo-line {
  position: relative;
  height: 117px; }
  .logo-line h3 {
    margin: 23px 0 0 20px; }

.search-box {
  margin: 39px 0 0 168px;
  position: relative; }
  .search-box input {
    border: 1px solid #dcdcdc;
    height: 42px;
    line-height: 42px;
    width: 380px;
    border-radius: 20px;
    padding: 0 20px; }

.user-favor {
  margin-top: 36px; }
  .user-favor li {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    border-bottom: none;
    cursor: pointer; }
    .user-favor li:hover {
      border: 1px solid #c9c9c9;
      border-bottom: 1px solid #fff;
      background-color: #fff;
      cursor: pointer;
      padding: 9px 19px 10px 19px;
      position: relative; }
      .user-favor li:hover .shopping-state {
        display: block; }
    .user-favor li:first-child {
      position: relative;
      padding: 10px 20px;
      margin-right: 34px; }
      .user-favor li:first-child:hover {
        padding: 9px 19px 10px 19px; }
    .user-favor li .shopping-state {
      position: absolute;
      z-index: 202;
      width: 444px;
      top: 66px;
      right: -1px;
      border: 1px solid #dcdcdc;
      background-color: #fff;
      display: none; }
    .user-favor li.active .shopping-state {
      display: block; }
    .user-favor li .shopping-state .noItem {
      padding: 45px 35px; }
      .user-favor li .shopping-state .noItem i {
        display: block;
        float: left;
        width: 51px;
        margin: 5px 20px 0;
        height: 55px;
        background: url("../img/comm/comm.png") no-repeat -90px -283px; }
      .user-favor li .shopping-state .noItem p {
        font-size: 14px;
        font-weight: 800;
        color: #333; }
      .user-favor li .shopping-state .noItem a {
        font-size: 12px;
        display: inline-block;
        padding: 12px 0 0;
        text-decoration: underline;
        width: 100%; }

.user-favor li:last-child .shopping-state {
  border-bottom: none; }

/*cur-shopping*/
.shopping-state .con {
  position: relative;
  overflow-y: auto;
  max-height: 150px; }
.shopping-state .head {
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
  color: #333333; }
.shopping-state .item {
  padding: 20px 0 10px 20px;
  border-bottom: 1px solid #e3e3e3; }
  .shopping-state .item img {
    width: 74px;
    height: 100px; }
  .shopping-state .item .info-text {
    margin-top: 10px; }
  .shopping-state .item .info {
    margin-left: 20px;
    width: 276px;
    padding-top: 10px; }
    .shopping-state .item .info .name {
      height: 46px;
      overflow: hidden;
      line-height: 15px;
      word-wrap: break-word;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis; }
  .shopping-state .item .price {
    display: inline-block;
    font-size: 18px;
    margin-top: 10px; }
.shopping-state .total {
  line-height: 36px;
  text-align: right;
  border-bottom: 1px solid #e3e3e3;
  padding-right: 20px; }
  .shopping-state .total p {
    text-align: right;
    color: #333333; }
.shopping-state .conyinue {
  border: 1px solid #000; }
.shopping-state .btn {
  line-height: 60px;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #d2d2d2; }
  .shopping-state .btn a {
    display: inline-block;
    line-height: 35px;
    text-align: center;
    padding: 0 10px;
    margin: 10px 0; }
    .shopping-state .btn a:first-child {
      margin-right: 10px; }
    .shopping-state .btn a:last-child {
      position: relative;
      text-align: left;
      padding: 0 15px 0 15px; }
      .shopping-state .btn a:last-child i {
        font-size: 16px;
        margin-left: 10px;
        color: inherit; }
.shopping-state.Collection {
  top: 70px; }
  .shopping-state.Collection .item .img {
    position: relative; }

/**/
.icon-bag-con,
.icon-collect-con {
  width: 47px;
  height: 47px;
  vertical-align: middle;
  margin-right: 8px;
  display: inline-block;
  border-radius: 50%;
  text-align: center; }

.cut-user-favor i.fa-shopping-cart,
.cut-user-favor i.fa-heart {
  vertical-align: middle;
  font-size: 20px;
  margin-top: 13px; }

i.fa-search {
  font-size: 28px; }

/*登录状态栏*/
.sign-state {
  width: 100%;
  background-color: #fff;
  position: absolute;
  z-index: 999;
  left: 0;
  border: 1px solid #e8e8e8;
  border-top-color: transparent;
  list-style: none;
  overflow: hidden;
  display: none;
  top: 32px; }
  .sign-state li {
    width: 100%;
    padding: 1px;
    display: block; }
    .sign-state li.log-out {
      border-top: 1px solid #e8e8e8; }
    .sign-state li a {
      font-size: 14px;
      display: inline-block;
      width: 100%; }

.head-right-list > li:nth-child(1):hover {
  height: 32px;
  line-height: 32px;
  margin: 0;
  color: #333333; }
  .head-right-list > li:nth-child(1):hover > .sign-state {
    display: block;
    color: inherit; }

.head-right-list li.sign.active {
  background-color: #fff;
  margin: 0;
  height: 32px;
  line-height: 32px; }

.head-left-list > li.active {
  background: #ffffff;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8; }
  .head-left-list > li.active a {
    color: #000; }
.head-left-list .sate {
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  position: absolute;
  left: -2px;
  top: 32px;
  background-color: #fff;
  color: #666666;
  z-index: 999;
  width: 104px;
  text-indent: -7px; }
  .head-left-list .sate a {
    color: #666666;
    border: none; }

.pc_con .country .sate li,
.pc_con .curr-item .sate li {
  margin-right: 0;
  padding: 0 11px;
  line-height: 32px;
  height: 32px;
  display: block; }
.pc_con .country i.country-icon,
.pc_con .curr-item i.country-icon {
  position: relative;
  top: 1px;
  border: 1px solid #ccc;
  width: 17px;
  height: 14px;
  margin-right: 6px;
  display: inline-block;
  margin-top: -5px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  background: url("../img/comm/countrysprite.png") no-repeat #ffffff;
  background-size: 121px auto;
  vertical-align: middle; }
.pc_con .country i.AED-icon,
.pc_con .curr-item i.AED-icon {
  background-position: -21px 0; }
.pc_con .country i.ARS-icon,
.pc_con .curr-item i.ARS-icon {
  background-position: -84px 0; }
.pc_con .country i.AUD-icon,
.pc_con .curr-item i.AUD-icon {
  background-position: 0 -17px; }
.pc_con .country i.BHD-icon,
.pc_con .curr-item i.BHD-icon {
  background-position: -21px -17px; }
.pc_con .country i.BRL-icon,
.pc_con .curr-item i.BRL-icon {
  background-position: -42px 0; }
.pc_con .country i.CAD-icon,
.pc_con .curr-item i.CAD-icon {
  background-position: -42px -17px; }
.pc_con .country i.CHF-icon,
.pc_con .curr-item i.CHF-icon {
  background-position: 0 -34px; }
.pc_con .country i.DKK-icon,
.pc_con .curr-item i.DKK-icon {
  background-position: -21px -34px; }
.pc_con .country i.EUR-icon,
.pc_con .curr-item i.EUR-icon {
  background-position: -42px -34px; }
.pc_con .country i.GBP-icon,
.pc_con .curr-item i.GBP-icon {
  background-position: -63px 0; }
.pc_con .country i.HKD-icon,
.pc_con .curr-item i.HKD-icon {
  background-position: -63px -17px; }
.pc_con .country i.IDR-icon,
.pc_con .curr-item i.IDR-icon {
  background-position: -63px -34px; }
.pc_con .country i.ILS-icon,
.pc_con .curr-item i.ILS-icon {
  background-position: 0 -51px; }
.pc_con .country i.INR-icon,
.pc_con .curr-item i.INR-icon {
  background-position: -21px -51px; }
.pc_con .country i.JPY-icon,
.pc_con .curr-item i.JPY-icon {
  background-position: -42px -51px; }
.pc_con .country i.KWD-icon,
.pc_con .curr-item i.KWD-icon {
  background-position: -63px -51px;
  width: 16px;
  height: 12px; }
.pc_con .country i.MXN-icon,
.pc_con .curr-item i.MXN-icon {
  background-position: 0 0; }
.pc_con .country i.NOK-icon,
.pc_con .curr-item i.NOK-icon {
  background-position: -84px -17px; }
.pc_con .country i.NZD-icon,
.pc_con .curr-item i.NZD-icon {
  background-position: -84px -34px; }
.pc_con .country i.OMR-icon,
.pc_con .curr-item i.OMR-icon {
  background-position: -84px -51px; }
.pc_con .country i.PLN-icon,
.pc_con .curr-item i.PLN-icon {
  background-position: 0 -68px; }
.pc_con .country i.QAR-icon,
.pc_con .curr-item i.QAR-icon {
  background-position: -21px -68px; }
.pc_con .country i.RUB-icon,
.pc_con .curr-item i.RUB-icon {
  background-position: -42px -68px; }
.pc_con .country i.SAR-icon,
.pc_con .curr-item i.SAR-icon {
  background-position: -63px -68px; }
.pc_con .country i.SEK-icon,
.pc_con .curr-item i.SEK-icon {
  background-position: -84px -68px; }
.pc_con .country i.SGD-icon,
.pc_con .curr-item i.SGD-icon {
  background-position: 0 -85px; }
.pc_con .country i.THB-icon,
.pc_con .curr-item i.THB-icon {
  background-position: -21px -85px; }
.pc_con .country i.TRY-icon,
.pc_con .curr-item i.TRY-icon {
  background-position: -42px -85px; }
.pc_con .country i.TWD-icon,
.pc_con .curr-item i.TWD-icon {
  background-position: -63px -85px; }
.pc_con .country i.USD-icon,
.pc_con .curr-item i.USD-icon {
  background-position: -84px -85px; }
.pc_con .country i.VND-icon,
.pc_con .curr-item i.VND-icon {
  background-position: -105px 0; }
.pc_con .country i.CZK-icon,
.pc_con .curr-item i.CZK-icon {
  background-position: -105px -34px; }
.pc_con .country i.HUF-icon,
.pc_con .curr-item i.HUF-icon {
  background-position: -105px -51px; }
.pc_con .country i.PHP-icon,
.pc_con .curr-item i.PHP-icon {
  background-position: 0px -102px; }

/*join in*/
.join {
  height: 80px;
  line-height: 80px;
  border-top: 1px solid #e8e8e8; }
  .join .title {
    font-size: 15px;
    font-weight: bold;
    margin-right: 6px; }
  .join a {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("../img/comm/join-icon.png") no-repeat;
    vertical-align: bottom;
    margin-bottom: 25px; }
    .join a.facebook {
      background-position: 0 0; }
    .join a.pinterest {
      background-position: -40px 0px; }
    .join a.instagram {
      background-position: -80px 0px; }
    .join a.youtube {
      background-position: -120px 0px; }
    .join a.twitter {
      background-position: -160px 0px; }
    .join a.tumblr {
      background-position: -200px 0px; }
    .join a.googlePlus {
      background-position: 0px -40px; }
    .join a.blogsPot {
      background-position: -40px -40px; }
    .join a.gmail {
      background-position: -80px -40px; }
  .join .fr {
    position: relative; }
    .join .fr input {
      width: 277px;
      height: 38px;
      border: 1px solid #e8e8e8;
      border-radius: 18px;
      color: #999;
      padding-left: 16px; }
    .join .fr label span {
      font-size: 18px;
      font-weight: bold;
      margin-right: 8px; }
    .join .fr label .go {
      position: absolute;
      width: 32px;
      height: 32px;
      line-height: 32px;
      text-align: center;
      background-color: #e8e8e8;
      border-radius: 50%;
      color: #fff;
      font-family: "\5b8b\4f53", sans-serif;
      top: 25px;
      right: 0px;
      cursor: pointer; }

.common-wrapper-bgcolor {
  width: 1365px;
  margin: 0 auto; }

/*footer*/
.footer {
  min-width: 1365px; }
  .footer div:nth-child(1) dl {
    float: left;
    margin-top: 34px; }
    .footer div:nth-child(1) dl:nth-child(6) {
      margin-right: 0; }
    .footer div:nth-child(1) dl a {
      font-size: 12px; }
    .footer div:nth-child(1) dl dt {
      font-size: 14px;
      margin-bottom: 30px; }
    .footer div:nth-child(1) dl dd {
      line-height: 25px; }
  .footer ul {
    text-align: center; }
    .footer ul li {
      display: inline-block;
      padding: 0 14px;
      height: 14px;
      border-right: 1px solid #999999; }
      .footer ul li:last-child {
        border-right: none; }
      .footer ul li a {
        line-height: 14px;
        display: block; }
  .footer div.partner-icon {
    height: 31px;
    text-align: center;
    margin-top: 18px; }
    .footer div.partner-icon a {
      display: inline-block;
      height: 31px;
      background: url("../img/campaign/bottom-pic.png") no-repeat;
      margin-right: 14px; }
      .footer div.partner-icon a:nth-child(1) {
        width: 94px;
        background-position: 0 0; }
      .footer div.partner-icon a:nth-child(2) {
        width: 47px;
        background-position: -108px 0; }
      .footer div.partner-icon a:nth-child(3) {
        width: 33px;
        background-position: -177px 0; }
      .footer div.partner-icon a:nth-child(4) {
        width: 45px;
        background-position: -230px 0; }
      .footer div.partner-icon a:nth-child(5) {
        width: 55px;
        background-position: -285px 0; }
      .footer div.partner-icon a:nth-child(6) {
        width: 55px;
        background-position: -345px 0; }
      .footer div.partner-icon a:nth-child(7) {
        width: 52px;
        background-position: -407px 0; }
    .footer div.partner-icon p {
      text-align: center;
      line-height: 50px;
      font-family: "Microsoft YaHei", "\5b8b\4f53", sans-serif; }

/*遮罩*/
.mask {
  display: none;
  position: fixed;
  z-index: 1008;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.5); }

/*分页*/
.paging {
  margin-bottom: 20px; }
  .paging .paging-itme {
    display: inline-block;
    font-size: 18px;
    padding: 0 9px;
    line-height: 30px;
    text-align: center;
    margin: 0 6px;
    cursor: pointer;
    border-radius: 50%; }
    .paging .paging-itme.active {
      border-color: #e3e3e3;
      color: #fff; }
  .paging .prev, .paging .next {
    padding: 8px 8px;
    font-size: 14px;
    color: #999;
    border: 1px solid #e3e3e3;
    border-radius: 20px; }

/*评论*/
.con-comment > a, .con-faq > a {
  margin: 22px;
  width: 180px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  background-color: #000;
  color: #fff; }

.con-comment .comment-item {
  padding: 20px 0;
  font-size: 14px;
  border-top: 1px dashed #333333; }
  .con-comment .comment-item img {
    vertical-align: top; }
  .con-comment .comment-item .fl {
    width: 316px; }
    .con-comment .comment-item .fl .start {
      margin-left: 15px;
      vertical-align: 24px;
      display: inline-block;
      width: 95px;
      height: 18px;
      background: url(../img/comm/start.png) no-repeat bottom; }
      .con-comment .comment-item .fl .start i {
        display: inline-block;
        top: 0;
        height: 18px;
        background: url(../img/comm/start.png) no-repeat top left; }
    .con-comment .comment-item .fl span {
      display: inline-block;
      margin-left: 15px;
      /* margin-top: 9px; */
      vertical-align: top;
      margin-bottom: 10px;
      width: 100px;
      word-break: break-all; }
  .con-comment .comment-item .fr {
    width: 756px;
    font-size: 14px; }
    .con-comment .comment-item .fr > img {
      margin: 20px 10px 20px 0;
      width: 122px;
      height: 158px; }
.con-comment > div:first-child {
  border-top: none;
  margin-top: 20px; }

.reply {
  position: relative;
  padding: 20px 10px 20px 20px;
  background: #f6f6f6; }
  .reply:after {
    position: absolute;
    top: -8px;
    left: 25px;
    content: "";
    width: 16px;
    height: 9px;
    background: url("../img/comm/comm.png") -205px 0 no-repeat; }

.faq-item {
  margin-bottom: 20px;
  border-bottom: 1px dashed #000; }
  .faq-item p {
    margin-left: 20px;
    width: 980px;
    margin-bottom: 22px; }
  .faq-item .data {
    display: inline-block;
    margin-left: 20px; }

.con-faq {
  font-size: 14px;
  padding: 15px; }

/*join*/
.cut-join {
  border: none; }
  .cut-join .wrapper div {
    width: 370px;
    margin: 0 auto; }

.copyright {
  text-align: center; }

.cut-footer .search {
  margin: 72px 0 44px 0;
  position: relative;
  text-align: center; }
  .cut-footer .search input {
    padding-left: 12px;
    width: 676px;
    height: 44px;
    border: 2px solid #000000; }
  .cut-footer .search span {
    position: absolute;
    right: 350px;
    top: 4px;
    width: 124px;
    height: 36px;
    line-height: 37px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #000;
    border-radius: 4px; }

/*logo*/
.cut-log-line .search-box {
  margin-left: 20px;
  border-bottom: 1px solid #dcdcdc; }
  .cut-log-line .search-box input {
    padding-left: 52px;
    width: 256px;
    border: none; }
  .cut-log-line .search-box .icon-search {
    left: 0; }
  .cut-log-line .search-box em {
    display: none;
    cursor: pointer; }
.cut-log-line .logo {
  width: 230px;
  height: 88px;
  position: absolute;
  left: 50%;
  margin-left: -115px;
  top: 50%;
  margin-top: -34px;
  overflow: hidden;
  text-align: center; }
  .cut-log-line .logo a {
    display: block;
    height: 88px;
    line-height: 88px;
    width: 230px;
    font-size: 0;
    color: transparent; }
    .cut-log-line .logo a img {
      display: inline-block;
      vertical-align: middle;
      max-height: 88px;
      max-width: 230px; }

/*nav*/
.nav {
  position: relative;
  height: 36px;
  line-height: 41px;
  width: 100%;
  min-width: 1365px;
  background: #FFFFFF; }
  .nav .nav-box {
    width: 1365px;
    margin: 0 auto; }
    .nav .nav-box .black i {
      margin-left: 8px; }

.fix-con .fixed {
  position: fixed;
  top: 0px;
  z-index: 140;
  line-height: 36px;
  background: #FFFFFF; }

.nav span {
  display: inline-block; }
  .nav span > a {
    border-bottom: 5px solid transparent;
    display: block;
    padding-right: 25px;
    line-height: 24px;
    position: relative; }
.nav .nav-box > span {
  font-size: 16px; }
.nav .nav-box > span:hover > a {
  border-bottom: 5px solid #000000; }
.nav .nav-box > a {
  display: inline-block;
  padding-right: 35px;
  font-size: 16px; }
  .nav .nav-box > a span {
    position: relative;
    display: inline-block;
    margin-left: 0;
    width: 18px;
    height: 18px; }
    .nav .nav-box > a span i {
      font-size: 18px; }
.nav span:last-child {
  margin-right: 0; }
.nav span .menu {
  position: absolute;
  top: 36px;
  left: 0;
  z-index: 999;
  padding: 0 20px 20px;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #ddd; }
  .nav span .menu .wrapper .fl {
    max-width: 300px; }
    .nav span .menu .wrapper .fl img {
      width: 100%; }
.nav .menu dt {
  font-size: 14px;
  color: #333;
  font-weight: 400;
  line-height: 32px; }
.nav .menu dd {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  font-weight: 500;
  text-indent: 18px; }
.nav .menu > div div:nth-child(1) {
  margin: 0 45px 0 20px; }
.nav .menu div:nth-child(3) dl {
  margin-bottom: 38px; }
.nav .menu .wrapper {
  width: 1365px; }
.nav .menu .menu-box {
  margin-top: 20px;
  max-height: 450px;
  display: flex;
  flex-direction: column; }
  .nav .menu .menu-box ul {
    display: flex;
    width: 100%;
    flex-flow: column wrap;
    align-content: flex-start;
    min-height: 0; }
    .nav .menu .menu-box ul li {
      width: 300px;
      line-height: 30px; }
      .nav .menu .menu-box ul li strong a {
        font-size: 14px;
        text-indent: 0;
        color: #565e5f; }
      .nav .menu .menu-box ul li a {
        line-height: 15px;
        padding: 7px 0;
        display: block;
        font-size: 14px;
        font-weight: 400;
        text-indent: 18px;
        color: #909394; }
        .nav .menu .menu-box ul li a:hover {
          text-decoration: underline; }
  .nav .menu .menu-box dl {
    display: inline-block;
    width: 349px;
    padding-right: 10px;
    page-break-inside: auto;
    vertical-align: top; }
    .nav .menu .menu-box dl dt a, .nav .menu .menu-box dl dd a {
      font-family: Gill,Arial; }
    .nav .menu .menu-box dl dt a:hover, .nav .menu .menu-box dl dd a:hover {
      color: #999999; }
    .nav .menu .menu-box dl dt strong a {
      font-family: GillBold,arial;
      text-transform: uppercase;
      font-size: 13px;
      padding: 5px 0;
      display: block;
      font-weight: bold; }

/*toolbar*/
.toolbar {
  position: fixed;
  bottom: 140px;
  right: 40px;
  width: 62px;
  height: 210px;
  z-index: 1001;
  display: none; }
  .toolbar .item {
    position: relative;
    width: 100%;
    height: 60px;
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
    background-color: #f2f2f2; }
    .toolbar .item a {
      position: absolute;
      left: 50%;
      top: 50%;
      display: inline-block;
      width: 36px;
      height: 36px;
      margin-top: -14px;
      margin-left: -16px;
      background: url("../img/comm/comm.png") no-repeat; }
    .toolbar .item span {
      position: absolute;
      top: -6px;
      right: -10px;
      text-align: center;
      line-height: 26px;
      color: #fff;
      width: 26px;
      height: 26px;
      font-size: 14px;
      border-radius: 50%;
      background-color: #ee1553; }
    .toolbar .item:nth-child(1) a {
      background-position: -120px -30px; }
    .toolbar .item:nth-child(2) a {
      background-position: -160px -30px; }
    .toolbar .item:nth-child(3) a {
      background-position: -166px 8px; }

/*cut-join*/
.cut-join {
  border: none; }

.foot-booter-top {
  border-top: 1px solid #dbdbdb; }

.cut-join .wrapper div {
  width: 370px;
  margin: 0 auto;
  text-align: center; }

.copyright {
  text-align: center; }

.cut-footer .search {
  margin: 72px 0 44px 0;
  position: relative;
  text-align: center; }
  .cut-footer .search input {
    padding-left: 12px;
    width: 676px;
    height: 44px;
    border: 2px solid #000000; }
  .cut-footer .search span {
    position: absolute;
    right: 350px;
    top: 4px;
    width: 124px;
    height: 36px;
    line-height: 37px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #000;
    border-radius: 4px; }
.cut-footer div:nth-child(1) dl {
  width: 208px;
  margin-right: 10px; }
  .cut-footer div:nth-child(1) dl:nth-child(1) {
    width: 260px;
    border-right: 1px solid #e5e5e5;
    margin-right: 20px;
    padding-right: 15px; }
    .cut-footer div:nth-child(1) dl:nth-child(1) a {
      font-size: 14px;
      display: inline-block;
      margin: 5px; }
    .cut-footer div:nth-child(1) dl:nth-child(1) dd {
      color: #333333;
      font-size: 16px; }

.bread-crumbs {
  border-top: 1px solid #f5f5f5;
  line-height: 32px;
  padding: 0 0 0 15px; }
  .bread-crumbs h1 {
    display: inline-block;
    margin: 0;
    font-size: inherit; }
  .bread-crumbs a {
    font-size: 14px;
    font-weight: 800; }
    .bread-crumbs a.active {
      color: #999999;
      font-weight: 200; }

.red {
  color: red; }

.descript_tab .content .red {
  color: red; }

.bold {
  font-weight: bold; }

.comment-colse {
  width: 20px;
  height: 20px;
  background: url(../img/detailicon.png) no-repeat;
  background-position: -40px -130px;
  cursor: pointer; }

/* 弹窗动画*/
.spinner {
  margin: 0px auto 0;
  width: 100px;
  text-align: center; }
  .spinner > div {
    width: 30px;
    height: 30px;
    background-color: #f6f6f6;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
/*近义词样式*/
.populor-lick-con {
  padding: 20px 0px 20px 0px;
  background: #f5f5f5;
  margin-top: 10px; }
  .populor-lick-con a {
    display: inline-block;
    width: 24.5%;
    line-height: 24px;
    position: relative;
    padding-left: 20px; }
    .populor-lick-con a span {
      display: inline-block;
      width: 92%;
      height: 24px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .populor-lick-con a:after {
      content: ' ';
      position: absolute;
      border-right: 1px solid #e8e8e8;
      right: 5px;
      bottom: 5px;
      height: 30px; }
    .populor-lick-con a:nth-child(4n):after {
      border: none; }
    .populor-lick-con a:hover {
      color: #ee1553;
      text-decoration: underline; }

/*顶部广告位*/
.m_tt_ad {
  position: relative;
  background: #ffeaeb; }
  .m_tt_ad a {
    display: block;
    text-align: center; }
  .m_tt_ad .icon_close_ad {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    right: 30px;
    background: url(../img/icon_close_ad.png) no-repeat;
    cursor: pointer; }

.m_top_nav {
  background: #f5f5f5;
  border-bottom: 0; }
  .m_top_nav a {
    color: #666; }

.m_tt_ad img {
  display: inline-block;
  vertical-align: middle; }

.m_top_nav a:hover {
  color: #e40050; }

.head_top .cut-wrapper {
  background: inherit; }

/*subscribe-box  首页底部订阅功能*/
.subscribe-box {
  margin-top: 20px; }

.Newslette_s {
  font-size: 14px;
  position: relative; }
  .Newslette_s input {
    vertical-align: middle;
    height: 36px;
    box-sizing: border-box;
    padding: 0 28px 0 10px;
    width: 100%;
    border: 1px solid #111;
    outline: 0;
    margin-top: 6px; }

.but2 {
  line-height: 16px;
  font-size: 20px;
  /* color: #111; */
  border: none;
  cursor: pointer;
  outline: none;
  position: absolute;
  top: 20px;
  right: 15px;
  content: '';
  width: 10px;
  height: 10px;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  transform: rotate(45deg); }

label.error {
  color: red; }

.but2:hover {
  color: #999; }

.newslette-tips {
  margin-top: 5px;
  font-size: 12px; }
  .newslette-tips a {
    text-decoration: underline; }

.Newsletter .away span {
  padding-top: 15px;
  margin-bottom: 0; }

.buy_footer {
  padding: 20px 0 20px;
  background: #f2f2f2; }
  .buy_footer .partner-icon {
    text-align: center;
    margin-bottom: 12px; }

/*订单*/
.oedermain {
  font-family: Century\ Gothic; }
  .oedermain .oedermain {
    width: 1070px;
    margin: 15px auto;
    padding-bottom: 20px; }

.common-color-grey, .color999 {
  color: #999; }

.order-tead {
  padding-top: 35px; }

.order-logo {
  text-align: center; }
  .order-logo a {
    display: block;
    height: 88px;
    line-height: 88px;
    width: 230px;
    margin: 0 auto;
    font-size: 0; }
    .order-logo a img {
      display: inline-block;
      vertical-align: middle;
      max-height: 88px;
      max-width: 230px; }

.oedermain .step {
  padding: 30px 0 20px;
  line-height: 18px;
  padding-left: 218px;
  color: #999999;
  /*border-top: 2px solid #ccc;*/ }
  .oedermain .step li {
    float: left;
    padding: 0 10px;
    font-size: 18px; }
    .oedermain .step li.line {
      width: 57px;
      background: #e5e5e5;
      height: 1px;
      margin-top: 9px; }

/*公共推荐*/
.the-hot {
  position: relative;
  padding-bottom: 20px; }
  .the-hot .swiper-button-next {
    right: -15px;
    background: none;
    font-size: 50px;
    margin-top: -25px; }
  .the-hot .swiper-button-prev {
    left: -15px;
    background: none;
    font-size: 50px;
    margin-top: -25px; }
  .the-hot .head {
    line-height: 48px;
    font-size: 24px;
    margin-top: 34px;
    margin-bottom: 22px; }
  .the-hot .scroll {
    margin: 0 30px;
    position: relative; }
    .the-hot .scroll .swiper-wrapper {
      display: flex; }
  .the-hot div.clothes {
    float: left;
    margin-right: 14px;
    padding-bottom: 15px; }
  .the-hot .clothes {
    width: 205px; }

.wraper-1070 .the-hot .clothes {
  width: 166px; }

.the-hot .clothes .name {
  padding: 10px 0;
  height: 37px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .the-hot .clothes .name a {
    font-size: 14px; }
.the-hot .clothes .money {
  font-size: 18px;
  color: #333; }
.the-hot .clothes > a {
  width: 100%;
  width: 100%;
  color: black;
  vertical-align: middle;
  border: 1px solid #ccc;
  overflow: hidden;
  display: block;
  display: flex;
  align-items: center;
  line-height: calc(100% - 60px);
  height: calc(100% - 60px); }

div.swiper-wrapper .swiper-slide {
  height: auto; }

.index_color .swiper-wrapper .swiper-slide a {
  width: 100%;
  display: inline-block;
  height: auto; }

.the-hot .clothes img {
  width: 100%;
  /*display: inline-block;*/
  /*vertical-align: middle;*/ }

div.detail-opened {
  width: 500px !important;
  max-height: 580px !important;
  overflow: hidden; }
  div.detail-opened .fancybox-inner {
    width: 100% !important;
    height: auto !important; }

.fancybox-inner body, .paypal-opened-ifram body {
  overflow-x: hidden; }

.the-hot {
  position: relative; }
  .the-hot .swiper-button-next {
    right: -5px; }
  .the-hot .swiper-button-prev {
    left: -5px; }
  .the-hot .head {
    line-height: 48px;
    border-bottom: 2px solid #333;
    font-size: 24px;
    margin-top: 34px;
    margin-bottom: 22px; }
  .the-hot .scroll {
    margin: 0 30px;
    position: relative; }
    .the-hot .scroll .swiper-wrapper {
      display: flex; }
  .the-hot div.clothes {
    float: left;
    margin-right: 14px;
    padding-bottom: 15px; }
  .the-hot .clothes {
    width: 166px; }
    .the-hot .clothes:nth-child(6n) {
      margin-right: 0; }
    .the-hot .clothes .name {
      padding: 10px 0;
      height: 37px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .the-hot .clothes .money {
      font-size: 18px; }
    .the-hot .clothes > a {
      width: 100%;
      width: 100%;
      /*height: 373px;*/
      /* display: table-cell; */
      vertical-align: middle;
      border: 1px solid #ccc;
      overflow: hidden;
      display: block;
      /*line-height: 373px;*/
      display: flex;
      align-items: center;
      line-height: calc(100% - 60px);
      height: calc(100% - 60px); }

div.swiper-wrapper .swiper-slide {
  height: auto; }

.add_paypal {
  width: 266px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  border: none;
  color: #fff;
  outline: none;
  cursor: pointer;
  margin-left: 20px;
  float: right;
  outline: none;
  background: url(https://www.paypalobjects.com/webstatic/en_US/i/buttons/buy-logo-large.png) no-repeat center;
  background-size: 100% 100%;
  display: inline-block;
  /*margin-top: 15px;*/ }

.add_paypal.disabled {
  filter: gray;
  outline: none;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  cursor: no-drop; }

.star-con .star span > i {
  position: relative;
  font-size: 24px; }
  .star-con .star span > i i {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    overflow: hidden; }
  .star-con .star span > i .icon-star_0 {
    width: 0%; }
  .star-con .star span > i .icon-star_25 {
    width: 25%; }
  .star-con .star span > i .icon-star_50 {
    width: 50%; }
  .star-con .star span > i .icon-star_75 {
    width: 75%; }
  .star-con .star span > i .icon-star_100 {
    width: 100%; }

.html-ar {
  direction: rtl !important;
  unicode-bidi: embed; }

.html-ar .tab-min .con-Description table tr td {
  text-align: right; }

.video-opened-ifram .fancybox-skin {
  background: transparent;
  box-shadow: none; }

.test-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333333;
  background: rgba(51, 51, 51, 0.8);
  z-index: 1002; }
  .test-box div.no-animation {
    animation-duration: 0s;
    -webkit-animation-duration: 0s;
    /* Safari 和 Chrome */
    opacity: 1; }

.ad_end_center {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 1; }

.ad_end_top {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  margin: 2% auto auto; }

.ad_end_right_top {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 2% 2% auto auto;
  opacity: 1; }

.ad_end_right {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto 2% auto auto;
  opacity: 1; }

.ad_end_right_bottom {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto 2% 2% auto;
  opacity: 1; }

.ad_end_bottom {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto 2%;
  opacity: 1; }

.ad_end_left_bottom {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto  2% 2%;
  opacity: 1; }

.ad_end_left {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto  auto 2%;
  opacity: 1; }

.ad_end_left_top {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 2% auto  auto 2%;
  opacity: 1; }

.top_to_bottom {
  animation: top_to_bottom 1s;
  -webkit-animation: top_to_bottom 1s;
  animation-fill-mode: forwards; }

.top_right_to_bottom {
  animation: top_right_to_bottom 1s;
  -webkit-animation: top_right_to_bottom 1s;
  animation-fill-mode: forwards; }

.right_to_left {
  animation: right_to_left 1s;
  -webkit-animation: right_to_left 1s;
  animation-fill-mode: forwards; }

.right_bottom_to_left {
  animation: right_bottom_to_left 1s;
  -webkit-animation: right_bottom_to_left 1s;
  animation-fill-mode: forwards; }

.bottom_to_top {
  animation: bottom_to_top 1s;
  -webkit-animation: bottom_to_top 1s;
  animation-fill-mode: forwards; }

.left_bottom_to_top {
  animation: left_bottom_to_top 1s;
  -webkit-animation: left_bottom_to_top 1s;
  animation-fill-mode: forwards; }

.left_to_right {
  animation: left_to_right 1s;
  -webkit-animation: left_to_right 1s;
  animation-fill-mode: forwards; }

.left_top_to_right {
  animation: left_top_to_right 1s;
  -webkit-animation: left_top_to_right 1s;
  animation-fill-mode: forwards; }

.test-box-con {
  position: fixed;
  width: 25%;
  height: 30%;
  background: white;
  border-radius: 12px;
  padding: 20px;
  z-index: 1200;
  background-size: contain; }
  .test-box-con .title-con {
    font-size: 16px;
    height: 40px;
    color: white;
    line-height: 40px; }
  .test-box-con .tl {
    text-align: left; }
  .test-box-con .tc {
    text-align: center; }
  .test-box-con .tr {
    text-align: right; }
  .test-box-con .close-btn-con {
    position: absolute;
    top: 10px;
    right: 10px; }
    .test-box-con .close-btn-con .fa {
      cursor: pointer;
      font-size: 20px; }
  .test-box-con a {
    display: inline-block; }

@keyframes top_to_bottom {
  from {
    transform: translateY(-100%) translateX(0);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-webkit-keyframes top_to_bottom {
  from {
    transform: translateY(-100%) translateX(0);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-moz-keyframes top_to_bottom {
  from {
    transform: translateY(-100%) translateX(0);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-o-keyframes top_to_bottom {
  from {
    transform: translateY(-100%) translateX(0);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@keyframes top_right_to_bottom {
  from {
    transform: translateY(-100%) translateX(100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-webkit-keyframes top_to_bottom {
  from {
    transform: translateY(-100%) translateX(100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-moz-keyframes top_to_bottom {
  from {
    transform: translateY(-100%) translateX(100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-o-keyframes top_to_bottom {
  from {
    transform: translateY(-100%) translateX(100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@keyframes right_to_left {
  from {
    transform: translateY(0) translateX(100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-webkit-keyframes right_to_left {
  from {
    transform: translateY(0) translateX(100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-moz-keyframes right_to_left {
  from {
    transform: translateY(0) translateX(100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-o-keyframes right_to_left {
  from {
    transform: translateY(0) translateX(100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@keyframes right_bottom_to_left {
  from {
    transform: translateY(100%) translateX(100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-webkit-keyframes right_bottom_to_left {
  from {
    transform: translateY(100%) translateX(100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-moz-keyframes right_bottom_to_left {
  from {
    transform: translateY(100%) translateX(100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-o-keyframes right_bottom_to_left {
  from {
    transform: translateY(100%) translateX(100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@keyframes bottom_to_top {
  from {
    transform: translateY(100%) translateX(0);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-webkit-keyframes bottom_to_top {
  from {
    transform: translateY(100%) translateX(0);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-moz-keyframes bottom_to_top {
  from {
    transform: translateY(100%) translateX(0);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-o-keyframes bottom_to_top {
  from {
    transform: translateY(100%) translateX(0);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@keyframes left_bottom_to_top {
  from {
    transform: translateY(100%) translateX(-100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-webkit-keyframes left_bottom_to_top {
  from {
    transform: translateY(100%) translateX(-100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-moz-keyframes left_bottom_to_top {
  from {
    transform: translateY(100%) translateX(-100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-o-keyframes left_bottom_to_top {
  from {
    transform: translateY(100%) translateX(-100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@keyframes left_to_right {
  from {
    transform: translateY(0%) translateX(-100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-webkit-keyframes left_to_right {
  from {
    transform: translateY(0%) translateX(-100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-moz-keyframes left_to_right {
  from {
    transform: translateY(0%) translateX(-100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-o-keyframes left_to_right {
  from {
    transform: translateY(0%) translateX(-100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@keyframes left_top_to_right {
  from {
    transform: translateY(-100%) translateX(-100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-webkit-keyframes left_top_to_right {
  from {
    transform: translateY(-100%) translateX(-100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-moz-keyframes left_top_to_right {
  from {
    transform: translateY(-100%) translateX(-100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
@-o-keyframes left_top_to_right {
  from {
    transform: translateY(-100%) translateX(-100%);
    opacity: 0; }
  to {
    transform: translateY(0px) translateX(0);
    opacity: 1; } }
.dia_btn {
  width: 50px;
  height: 60px;
  position: absolute;
  bottom: 200px;
  right: 30px; }
  .dia_btn .fa {
    font-size: 30px;
    cursor: pointer; }

.search-dia {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.8);
  z-index: 1003; }

.search-dia-con {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 20% auto 0;
  max-width: 300px;
  z-index: 1024;
  height: 45px; }
  .search-dia-con .search-input-con input {
    width: 244px;
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
    margin: 0;
    float: left; }
  .search-dia-con .search-input-con span {
    display: inline-block;
    float: left;
    width: 56px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    overflow: hidden;
    cursor: pointer; }
  .search-dia-con .search-input-con .fa {
    font-size: 16px;
    color: white; }

/*# sourceMappingURL=global.css.map */
