@charset "UTF-8";
/*第一次换颜色相关的样式,归纳了各种变量，背景色，字体颜色等*/
/*公共的文字颜色*/
/*优惠券*/
/*公共的按钮颜色*/
/*公共的边框颜色*/
/*公共的图片*/
/*公共的字号*/
/*公共的字体*/
/*第一次换颜色相关的样式结束*/
div.login {
  height: 630px;
  padding: 0 148px;
  margin-bottom: 230px; }
  div.login h3 {
    line-height: 88px;
    font-size: 24px;
    font-weight: bold; }
  div.login > div {
    width: 452px; }
  div.login input {
    width: 444px;
    height: 42px;
    padding-left: 8px;
    margin-bottom: 22px;
    border: 2px solid #000;
    font-size: 14px; }
  div.login button {
    width: 448px;
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    color: #fff;
    border: none; }
  div.login .login-item {
    color: #000;
    position: relative; }
  div.login .sigin-btn {
    margin-right: 100px;
    cursor: pointer; }
  div.login .rigist-btn {
    margin-top: 26px;
    cursor: pointer; }
  div.login .login-item .forgets {
    float: right;
    margin: 5px 10px 20px 0; }

.sign3 {
  text-align: center;
  line-height: 48px;
  display: inline-block; }

.login .login-item .sign span {
  line-height: 48px; }
.login .login-item .or {
  border-top: 1px dashed #000;
  margin-top: 60px;
  position: relative;
  text-align: center; }
  .login .login-item .or .big-title {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
    top: -12px;
    left: 50%;
    margin-left: -9px;
    padding: 2px 4px; }
  .login .login-item .or a {
    display: inline-block;
    width: 218px;
    height: 42px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 42px; }
  .login .login-item .or .title {
    font-size: 14px;
    display: block;
    width: 105px;
    margin: 20px auto 20px 188px; }
  .login .login-item .or a.f {
    background-color: #3c5587;
    margin-right: 9px; }
  .login .login-item .or a.g {
    background-color: #e65c48; }
.login .regist-item label {
  position: relative;
  float: left; }
  .login .regist-item label > input {
    width: 42px;
    height: 16px;
    border: none; }
.login .regist-item .reg-agree-con label > input {
  width: auto;
  margin-right: 9px;
  top: -1px;
  position: relative;
  height: auto; }
.login .regist-item label > p {
  position: absolute;
  left: 52px;
  width: 400px;
  top: -42px; }

/*忘记密码*/
.password-wrap {
  height: 435px;
  position: relative; }
  .password-wrap .title {
    font-size: 24px;
    padding: 56px 0 40px 0; }
  .password-wrap p {
    margin-bottom: 18px; }
  .password-wrap button {
    background-color: #000; }
  .password-wrap .bank-wrap {
    bottom: 32px;
    right: -170px;
    float: right;
    text-align: right;
    margin-top: 130px; }
  .password-wrap .bank {
    position: relative;
    margin-left: 55px; }
    .password-wrap .bank a {
      border-bottom: 2px solid #9d9d9d;
      display: inline-block;
      height: 19px;
      color: #9d9d9d; }
    .password-wrap .bank i {
      font-size: 27px;
      font-family: "Arial";
      position: relative;
      left: -7px;
      top: 6px;
      color: #9d9d9d; }

/*重置密码*/
.reset button {
  background-color: #ee1553; }
  .reset button p {
    font-size: 14px; }

/*成功找回密码*/
.success {
  position: relative; }
  .success .success-text {
    font-size: 30px;
    width: 570px;
    text-align: center;
    position: absolute;
    top: 182px;
    left: 50%;
    margin-left: -280px; }

.success-icon {
  position: absolute;
  top: 38px;
  left: 50%;
  margin-left: -63px; }

.success .bank-wrap {
  position: absolute;
  left: 50%;
  margin-left: -258px;
  top: 190px; }

/*企业会员注册*/
.login-enterprise {
  margin: 40px auto 70px;
  background-color: #f6f6f6;
  font-size: 16px; }

.logincon {
  border-bottom: 1px solid #ccc;
  padding: 30px 0 16px; }
  .logincon h3 {
    text-align: center; }

p {
  text-align: center; }

.logincon h3 {
  font-size: 30px;
  line-height: 38px; }
.logincon p {
  color: #b3b3b3;
  line-height: 26px; }
  .logincon p span {
    color: #ff0000; }

.login-main {
  padding: 0px 50px 24px; }

.login-main-con {
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  padding: 30px 0; }
  .login-main-con .login-main-item {
    line-height: 42px;
    clear: both; }
    .login-main-con .login-main-item .login-input {
      line-height: 36px; }
  .login-main-con .login-label {
    width: 448px;
    text-align: right;
    float: left;
    margin-right: 10px; }
  .login-main-con .login-main-item h2 {
    font-size: 18px;
    font-weight: 800; }
  .login-main-con .login-label .necessary {
    color: #fd5151; }
  .login-main-con .login-input {
    width: 590px;
    float: left; }
    .login-main-con .login-input label {
      margin-right: 10px; }
      .login-main-con .login-input label.confirm {
        margin-right: 29px; }
      .login-main-con .login-input label.mix-label {
        margin-right: 22px; }
      .login-main-con .login-input label.primary {
        margin-right: 76px; }
      .login-main-con .login-input label.business-type {
        margin-right: 30px; }
      .login-main-con .login-input label.business-type2 {
        margin-right: 90px; }
    .login-main-con .login-input input {
      margin-right: 5px; }
  .login-main-con .mt40 {
    margin-top: 40px; }
  .login-main-con .login-main-item .text-input {
    width: 590px;
    height: 30px;
    border: 1px solid #000;
    padding-left: 10px;
    color: #898989;
    line-height: 30px; }
  .login-main-con .login-input-select {
    position: relative; }
    .login-main-con .login-input-select ul {
      position: absolute;
      top: 32px;
      left: 0px;
      border: 1px solid;
      background: white;
      width: 590px;
      padding-left: 10px;
      display: none;
      z-index: 99;
      max-height: 112px;
      overflow-y: scroll; }

#triangle-down {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #7e7e7e;
  position: absolute;
  right: 12px;
  top: 15px; }

.button-con {
  text-align: center;
  padding: 48px 0 118px; }
  .button-con .sigin-btn-reset {
    width: 328px;
    height: 46px;
    background: #000000;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    border: none;
    margin-right: 20px;
    font-weight: 200; }
  .button-con .sigin-btn-submit {
    width: 328px;
    height: 46px;
    background: #f10c4d;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    border: none;
    font-weight: 200; }

.sign2 {
  text-align: center;
  line-height: 48px;
  display: inline-block;
  margin-left: 460px; }

.login .login-item .sign span {
  line-height: 48px; }

/*# sourceMappingURL=login.css.map */
@charset "UTF-8";
/*第一次换颜色相关的样式,归纳了各种变量，背景色，字体颜色等*/
/*公共的文字颜色*/
/*优惠券*/
/*公共的按钮颜色*/
/*公共的边框颜色*/
/*公共的图片*/
/*公共的字号*/
/*公共的字体*/
/*第一次换颜色相关的样式结束*/
/*公用属性*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  outline: none; }
  *:not(input, textarea) {
    -webkit-touch-callout: none;
    -webkit-user-select: none; }

/**必填项**/
.pc_con .required {
  color: red; }

html, body {
  min-width: 1365px; }

input:focus {
  outline: none; }

body {
  font-size: 14px;
  line-height: 22px;
  color: #333;
  font-family: Arial, Helvetica, Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  min-width: 1365px;
  margin: 0;
  padding: 0; }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

em, strong, th {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

a {
  text-decoration: none;
  color: #000000; }
  a:hover {
    text-decoration: none; }

input, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

input, textarea, select {
  *font-size: 100%; }

ins {
  text-decoration: none; }

a:focus {
  outline: none; }

i {
  font-style: normal; }

/*定位*/
.tl {
  text-align: left; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

.bc {
  margin-left: auto;
  margin-right: auto; }

.fl {
  float: left;
  display: inline; }

.fr {
  float: right;
  display: inline; }

.cb {
  clear: both; }

.cl {
  clear: left; }

.cr {
  clear: right; }

.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
  clear: both; }

.pr {
  position: relative; }

.pa {
  position: absolute; }

.block {
  display: block; }

.inline {
  display: inline; }

.ib {
  text-align: left; }

.none {
  display: none !important; }

.oh {
  overflow: hidden; }

/*字体*/
.f12 {
  font-size: 12px; }

.f-14 {
  font-size: 14px !important; }

.f16 {
  font-size: 16px; }

.f-18 {
  font-size: 18px; }

.f20 {
  font-size: 20px; }

.f22 {
  font-size: 22px; }

.f24 {
  font-size: 24px; }

.f26 {
  font-size: 26px; }

.f30 {
  font-size: 30px; }

.f36 {
  font-size: 36px; }

.fb {
  font-weight: bold; }

.p1 {
  padding: 10px; }

.fn {
  font-weight: normal; }

.t2 {
  text-indent: 2em; }

.lh16 {
  line-height: 16px; }

.lh20 {
  line-height: 20px; }

.lh22 {
  line-height: 22px; }

.lh24 {
  line-height: 24px; }

.lh30 {
  line-height: 30px; }

.lh36 {
  line-height: 36px; }

.unl, a.unl {
  text-decoration: underline; }

.no_unl, a.no_unl:hover {
  text-decoration: none; }

/*字体类*/
.fontArial {
  font-family: Arial,"\5b8b\4f53",sans-serif; }

.fontSong {
  font-family: "\5b8b\4f53",sans-serif; }

.fontHei {
  font-family: "\9ed1\4f53","\5b8b\4f53",sans-serif; }

.fontYaHei {
  font-family: "Microsoft YaHei","\5b8b\4f53",sans-serif; }

/*mt*/
.mt0 {
  margin-top: 0px; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

/*padding*/
.pl0 {
  padding-left: 0px; }

.pl5 {
  padding-left: 5px; }

.pl10 {
  padding-left: 10px; }

.pt0 {
  padding-top: 0px; }

.pt5 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

/*颜色类*/
.gray {
  color: #999 !important; }

.pink {
  color: #f10c4d !important; }

.black {
  color: #000 !important; }

.esayGray {
  color: #d0d0d0 !important; }

/*按钮*/
.btn-pink {
  background-color: #ee1553;
  color: #fff; }

/*居中*/
.center {
  text-align: center; }

/*居右*/
.align_right {
  text-align: right; }

.login-item .error {
  color: red !important; }

/*推荐商品，浏览记录按钮配置颜色，默认*/
.the-hot .swiper-button-prev i,
.the-hot .swiper-button-next i {
  color: #333333; }

.inline-block {
  display: inline-block; }

/*# sourceMappingURL=base.css.map */
@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("web/skin1/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("web/skin1/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("web/skin1/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("web/skin1/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("web/skin1/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(web/skin1/img/comm/start.png) no-repeat bottom; }
      .con-comment .comment-item .fl .start i {
        display: inline-block;
        top: 0;
        height: 18px;
        background: url(web/skin1/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("web/skin1/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("web/skin1/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(web/skin1/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(web/skin1/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 */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('common/font/fontawesome-webfont.eot?v=4.7.0');src:url('common/font/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('common/font/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('common/font/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('common/font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('common/font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@charset "UTF-8";
/*++网站默认色。此版本是hosale最初的红色，色号ee1553 */
/**公共部分**/
/*整体文字颜色*/
/***********所有文字颜色************/
*,
a,
:not(.head-top),
:not(.active),
:not(.common-black-btn),
.the-hot .head {
  color: #333; }

/*所有评分默认色*/
/*评分灰色底色配置*/
.star span > i {
  color: #e5e5e5; }

/*详情页进度条前面的星星颜色，与分值部分相同配置*/
.con-comment .total-score .total-progress .star i,
.star span > i i.fa {
  color: #ffd200; }

/*打分效果*/
.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
  color: #ffd700;
  /* hover previous stars in list */ }

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label {
  color: #ffed85; }

/*收藏-已收藏-列表和详情公用默认*/
i.coll-iconed {
  color: #f45d8a; }

/*收藏-未收藏-列表和详情公用默认*/
i.coll-iconno {
  color: #d2d2d2; }

/*详情页new*/
.itemInfo .ribbon {
  border: 1px dashed #fff;
  box-shadow: 0 0 0 3px #ff7200, 0 21px 5px -18px rgba(0, 0, 0, 0.6);
  background: #ff7200; }

.itemInfo .ribbon-wrap:before {
  background: #a35617; }

.itemInfo .ribbon-wrap:after {
  background: #a35617; }

/**活跃状态**/
.active {
  color: #ee1553; }

/**链接划过状态**/
.a_hover:hover {
  color: #ee1553; }

/**公共按钮颜色，与主要色料相同**/
.pc_con .common-btn-color,
.adress-form .common-btn-color {
  color: #FFFFFF;
  background-color: #ee1553; }

/**公共背景颜色，与主要色料相同**/
.pc_con .common-bg-color {
  background-color: #ee1553;
  color: #FFFFFF; }

/**公共边框颜色，与主要色料相同**/
.common-bd-color {
  border-color: #ee1553; }

/**文字主体颜色，与主要色料相同**/
.pc_con .main_text_color {
  color: #ee1553; }

/*灰色文字*/
.pc_con .text_color_999 {
  color: #999; }

/*new*/
.text_color_666 {
  color: #666; }

/**黑色按钮颜色，与主要色料相同**/
.pc_con .common-black-btn,
.adress-form .common-black-btn {
  color: #FFFFFF;
  background: #000; }

/*分页默认*/
.paging .paging-itme {
  color: #333333;
  border: 1px solid transparent; }

/*分页高亮*/
.paging .paging-itme.active {
  color: #FFFFFF;
  background-color: #ee1553; }

/*分页划过*/
.paging a:hover {
  background-color: #ee1553;
  border-color: #e3e3e3;
  color: #fff; }

/*头部背景色*/
.head-top {
  background: #000;
  color: #FFFFFF; }

/*144-173修改成下面的了*/
/*国家和语言 下拉不显示的时候（未划过）图标和文字状态 国家和语言模块(文字&图标)*/
.head-left-list .fa-angle-down,
.head-left-list li > a {
  color: #FFFFFF; }

/*国家和语言 下拉显示的时候 图标和文字状态 国家和语言模块滑入*/
.head-left-list > li:hover {
  background: #fff;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8; }

.head-left-list > li:hover > a {
  color: #333333; }

.head-left-list > li:not(:first-child):after,
.head-right-list > li:not(:first-child):after {
  color: #FFFFFF; }

.head-left-list > li:hover > a .fa {
  color: #ee1553; }

/*国家和语言 下拉显示的时候 下拉被划过时候的状态(背景)*/
.head-left-list ul.sate > li:hover {
  background: #333333; }

/*国家和语言 下拉显示的时候 下拉被划过时候的状态(文字)*/
.head-left-list ul.sate > li:hover a {
  color: #FFFFFF; }

/*用户 下拉不显示的时候（未划过）图标和文字状态*/
.head-right-list .fa-user-circle {
  color: white; }

.head-right-list > li > a {
  color: #fff; }

/*用户 下拉显示的时候（划过）图标和文字状态*/
.head-right-list > li:nth-child(1):hover {
  background: #FFFFFF;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  color: #333333; }

.head-right-list > li:nth-child(1):hover > a,
.head-right-list > li:nth-child(1):hover > a .fa {
  color: #333333; }

/*用户 下拉显示的时候 下拉被划过时候的状态*/
.head-right-list .sign-state li:hover,
.head-right-list .sign-state li:hover a,
.head-right-list .sign-state li:hover .fa {
  color: #FFFFFF;
  background: #333333; }

/*购物袋，收藏夹默认*/
.icon-bag-con,
.icon-collect-con {
  border: 1px solid #333; }

.icon-bag-con .fa-shopping-cart,
.icon-collect-con .fa-heart {
  color: #333333; }

/*首页*/
/**banner底部活跃索引样式**/
.swiper-pagination-bullet-active {
  background-color: #f10c4d; }

/*top-sellings-title 热卖头部活跃样式*/
.top-sellings-title.active {
  border-color: #ee1553;
  color: #fff;
  background: #ee1553; }

.top-sellings-title.active i {
  color: #fff; }

/*列表页*/
/**左侧列表前面可以选中的部分，选中状态**/
.clothing-container_full .sort-item li.active:after,
.clothing-container .sort-item li.active:after {
  border-color: #f10c4d;
  color: #f10c4d; }

/**排序**/
/**排序选中**/
.sort div.active {
  background: #ee1553;
  color: white; }
  .sort div.active a {
    color: white; }

/*商品详情页*/
/*左侧图片列表选中状态*/
.goods_img1 .main-img .active:after,
.preview .main-img .active:after {
  border: 4px solid #ee1553; }

/*左侧收藏划过默认样式，收藏和未收藏与列表页相同*/
.preview .Collection i:hover {
  color: #f45d8a;
  opacity: .6; }

/**商品属性高亮默认**/
.itemInfo .spec .color-select a.active,
.itemInfo .spec .size-select a.active {
  border: 1px solid #f10c4d;
  color: #f10c4d; }

.itemInfo .spec .color-select a:hover,
.itemInfo .spec .size-select a:hover {
  color: #f10c4d;
  border-color: #f10c4d; }

/*评论图片划过显示2像素的边框*/
.con-comment .comment-item .comment-img li:hover {
  border: 2px solid #f10c4d; }

/**详情页下部属性说明tab切换标题分割线颜色**/
.tab-wrap span.active {
  color: #f10c4d; }

.tab-wrap span.active:before {
  background-color: #f10c4d; }

/**详情页下部颜色属性说明标题样式**/
.color-lis li.active span {
  background-color: #f10c4d; }

/*购物车折扣信息组件角标默认颜色*/
.shopping-waper .save-state.common-bg-color {
  background-color: #ee1553; }

.shopping-waper .save-state.common-bg-color:after {
  border: 6px solid #ee1553;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent; }

/*下单页面---- 以下色均用公共文字、按钮颜色，单独可配置*/
.addbtn-con a.add-btn {
  color: #ee1553;
  border: 1px solid #ee1553; }

/*支付结果*/
/*付款成功页面title高亮*/
.shop-step .head a.active {
  color: #ee1553; }

/*付款成功页面币种*/
div.shopOk span i {
  color: #ee1553; }

/*个人中心右侧头部默认样式*/
.user-center > .tab .active i {
  color: #ee1553; }

/*右边title高亮*/
.content .tab a.active {
  color: #ee1553;
  border-bottom: 2px solid #ee1553; }

/*个人中心优惠券-未使用默认*/
.coupon-item {
  background-color: #f2f2f2;
  color: #FFFFFF; }

/*个人中心优惠券顶部默认*/
.coupon-list .coupon-item .top {
  background: #74d2d4; }

/*个人中心优hui文字默认*/
.coupon-item .bottom .user {
  border: 1px solid #3b9496;
  color: #018386; }

/*个人中心优惠券-已使用-顶部背景默认*/
.coupon-item.used .top {
  background-color: #999; }

/*个人中心优惠券-已使用-文字默认*/
.coupon-item.used .user {
  border-color: #999;
  color: #999;
  background-color: #f2f2f2; }

/*订单详情头部进度样式*/
/*订单详情头部进度默认样式*/
.order-detial .payment-statu .view-state .icon i {
  color: #e5e5e5; }

/*订单详情头部进度高亮样式*/
.order-detial .view-state li.active .icon i {
  color: #ee1553; }

.order-detial .view-state li.active:after {
  background-color: #ee1553; }

.order-detial .view-state li.active:before {
  background: #ee1553; }

/*文章高亮*/
.article .active a {
  color: #ee1553; }

/************二期部分***********/
/***********导航底部边框颜色************/
.nav {
  border-bottom: 2px solid #333; }

/***********公共整体背景色************/
.pc_con.common-mian-bgcolor {
  background: #FFFFFF; }

/***********公共主体容器背景色************/
body.pc_con .common-wrapper-bgcolor {
  background: #FFFFFF; }

/***********公共背景图************/
/***********公共浏览记录，推荐商品块颜色************/
.the-hot .swiper-slide {
  background: #FFFFFF; }

/***********footer背景色，顶部边框颜色************/
.footer {
  background: #f2f2f2;
  border-top: #000 2px solid; }

/***********推荐商品，历史记录标题底部边框************/
.the-hot .head {
  border-bottom: 2px solid #333; }

/***********首页新增************/
.index_color.common-mian-bgcolor {
  background: #FFFFFF; }

/***********首页中间部分背景************/
/***********首页背景图************/
/***********首页搜索图标************/
header .fa-search {
  color: #333333; }

/***********首页轮播按钮************/
.slide-img .swiper-button-next,
.slide-img .swiper-button-prev {
  background-color: #333333;
  opacity: .6; }

/***********首页轮播按钮箭头************/
.slide-img .swiper-button-next .fa,
.slide-img .swiper-button-prev .fa {
  color: #FFFFFF; }

/***********首页热卖标题************/
.top-sellings .title h2 {
  color: #333333; }

/***********首页热卖标题边上的图标************/
.top-sellings .title-icon {
  color: #333333; }

body.goods_list_color.common-mian-bgcolor {
  background: #FFFFFF; }

/***********列表页背景图************/
/***********列表页每个商品背景色************/
.goods_list_color .clothing-item {
  background: #FFFFFF; }

/***********详情页整体背景************/
body.detail_color.common-mian-bgcolor {
  background: #FFFFFF; }

body.detail_color .common-wrapper-bgcolor {
  background: #FFFFFF; }

/***********详情页左侧图片容器************/
.preview {
  background: #FFFFFF; }

/***********详情页右侧商品信息************/
.itemInfo {
  background: #FFFFFF; }

/***********购物车页整体背景************/
body.shopcart_color.common-mian-bgcolor {
  background: #FFFFFF; }

body.shopcart_color .common-wrapper-bgcolor {
  background: #FFFFFF; }

/***********购物车页头边框颜色************/
.shopping-waper table thead {
  border-top: 2px solid black; }

/***********购物车页主体边框颜色************/
.shopping-waper tbody {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000; }

/***********购物车页总价底部边框************/
.settlement-info .fr ul {
  border-bottom: 2px solid #000; }

/***********下单页整体背景************/
body.order_color.common-mian-bgcolor {
  background: #FFFFFF; }

body.order_color .common-wrapper-bgcolor {
  background: #FFFFFF; }

.order-left,
.order-right,
.list-static-top {
  background: #FFFFFF; }

.order_color .order-title {
  background: #CCCCCC;
  color: black; }

/***********支付页整体背景************/
body.pay_color.common-mian-bgcolor {
  background: #FFFFFF; }

body.pay_color .common-wrapper-bgcolor {
  background: #FFFFFF; }

.pay-con-left,
.pay-con-right,
.pay-static-top {
  background: #FFFFFF; }

.pay_color .order-title {
  background: #CCCCCC;
  color: black; }

/***********支付页结果整体背景************/
body.order_success_color.common-mian-bgcolor {
  background: #FFFFFF; }

body.order_success_color .common-wrapper-bgcolor {
  background: #FFFFFF; }

/***********个人中心整体背景************/
body.user_center_color.common-mian-bgcolor {
  background: #FFFFFF; }

body.user_center_color .common-wrapper-bgcolor {
  background: #FFFFFF; }

.user-center-hot .hot-head {
  border-bottom: 2px solid #000000; }

/***********login背景************/
div.login {
  background: #f6f6f6; }

div.login .login-item .or .big-title {
  background: #f6f6f6; }

/*# sourceMappingURL=default_color.css.map */
.head .head-column{display:block;float:left;width:auto}.head .head-column-auto{min-width:100px;width:auto}.head .head-column-full{width:100%}.head .head-column-1-2{width:50%}.head .head-column-1-3{width:33.33%}.head .head-column-2-3{width:66.66%}.head .head-column-1-4{width:25%}.head .head-column-3-4{width:75%}.head .head-column-1-5{width:20%}.head .head-column-2-5{width:40%}.head .head-column-3-5{width:60%}.head .head-column-4-5{width:80%}.head .head-column-1-6{width:16.66%}.head .head-column-5-6{width:83.33%}.head .head-column-1-7{width:14.28%}.head .head-column-2-7{width:28.57%}.head .head-column-3-7{width:42.85%}.head .head-column-4-7{width:57.14%}.head .head-column-5-7{width:71.42%}.head .head-column-6-7{width:85.71%}.head .head-column-1-8{width:12.5%}.head .head-column-3-8{width:37.5%}.head .head-column-5-8{width:62.5%}.head .head-column-7-8{width:87.5%}.head .head-column-1-9{width:11.11%}.head .head-column-2-9{width:22.22%}.head .head-column-4-9{width:44.44%}.head .head-column-5-9{width:55.55%}.head .head-column-7-9{width:77.77%}.head .head-column-8-9{width:88.88%}.head .head-column-1-10{width:10%}.head .head-column-3-10{width:30%}.head .head-column-7-10{width:70%}.head .head-column-9-10{width:90%}.head .head-column-1-11{width:9.09%}.head .head-column-2-11{width:18.18%}.head .head-column-3-11{width:27.27%}.head .head-column-4-11{width:36.36%}.head .head-column-5-11{width:45.45%}.head .head-column-6-11{width:54.54%}.head .head-column-7-11{width:63.63%}.head .head-column-8-11{width:72.72%}.head .head-column-9-11{width:81.81%}.head .head-column-10-11{width:90.9%}.head .head-column-1-12{width:8.33%}.head .head-column-5-12{width:41.66%}.head .head-column-7-12{width:58.33%}.head .head-column-1-13{width:7.7%}.head .head-column-1-14{width:7.1%}.head .head-column-1-15{width:6.66%}.head .head-column-1-16{width:6.25%}.head .head-column-1-17{width:5.88%}.head .head-column-1-18{width:5.55%}.head-content{margin:0 auto;z-index:1002;position:relative}.head-bar{width:100%;min-height:60px;position:relative}.head-ul{padding:0;margin:0}.head a{outline:0 none;cursor:pointer;height:auto!important}.head dd,.head dl{margin:0}.head input{vertical-align:middle;box-sizing:border-box;padding:0 28px 0 10px;border:1px solid #111;outline:0;margin-top:6px}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.head,.head .head-nav,.head-responsive-toggle{color:#3d4246}.head .head-item{text-align:left;display:block;min-height:32px}.head-item{height:auto;width:auto;max-height:none;min-height:0;display:inline-block}.head .head-target{display:block;text-decoration:none;position:relative!important}.head-item:hover>.head-target>i.fa-action{display:block}.head-item{position:relative}.head-item.add-item{display:block;float:left;margin:2px}.head-item.last-item{margin:15px 0 0 0}.head-item a{font-weight:400;font-size:12px;font-family:ABeeZee;color:#3d4246}.head .item-level-0{vertical-align:top;display:inline-block;-webkit-backface-visibility:visible;backface-visibility:visible}.head-item i.fa-action{color:#fff;float:right;padding:4px;z-index:99;cursor:pointer;display:none;font-size:12px;position:absolute;width:20px;text-align:center}.head-item i.fa-action.fa-trash{right:0;top:-20px;background:#dd4b39}.head-item i.fa.fa-pencil{right:20px;top:-20px;background-color:#00a65a;font-size:12px}.head-item i.fa.fa-arrows{right:40px;top:-20px;background-color:#3f4eae;font-size:12px}.head-item i.fa.fa-plus-square{right:60px;top:-20px;background-color:#409eff;font-size:12px}.head-children i.fa.fa-action{top:0}.head-children-list li{width:auto}.head-target-title{display:inline-block;font-size:14px;margin-bottom:15px;font-weight:normal}.head .Newslette_s{position:relative}.head .fa-input-icon{line-height:16px;font-size:20px;border:0;cursor:pointer;outline:0;position:absolute;top:18px;right:15px;content:'';width:12px;height:12px;border-top:1px solid #999;border-right:1px solid #999;transform:rotate(45deg)}.head-target-icon a{display:inline-block;width:28px;height:28px;line-height:28px;border-radius:14px;background:#000;text-align:center;margin:0 5px;font-size:14px}.head-target-icon a i{color:#fff;font-weight:600}.head-nav-bar{text-align:center}.head-nav a{font-size:14px}.head-nav,.head-nav-bar .add-item.add-head-nav{display:inline-block!important;padding:0 10px;float:none;vertical-align:middle;margin:0}.head .head-popular a{margin-right:3px}.head-target-image a{margin-bottom:15px;width:100%}.mobi_con .fix-con{width:100%;overflow:hidden}.tail .tail-column{display:block;float:left;width:auto;padding:15px 20px}.mobi_con .tail .tail-column{width:100%;padding:10px!important}[data-dpr="2"] .mobi_con .tail .tail-column{padding:30px 20px!important}[data-dpr="3"] .mobi_con .tail .tail-column{padding:.703125rem .46875rem!important}.mobi_con .tail .tail-children-list{width:50%}.tail .tail-column-auto{min-width:100px;width:auto}
.tail .tail-column-full{width:100%}.tail .tail-column-1-2{width:50%}.tail .tail-column-1-3{width:33.33%}.tail .tail-column-2-3{width:66.66%}.tail .tail-column-1-4{width:25%}.tail .tail-column-3-4{width:75%}.tail .tail-column-1-5{width:20%}.tail .tail-column-2-5{width:40%}.tail .tail-column-3-5{width:60%}.tail .tail-column-4-5{width:80%}.tail .tail-column-1-6{width:16.66%}.tail .tail-column-5-6{width:83.33%}.tail .tail-column-1-7{width:14.28%}.tail .tail-column-2-7{width:28.57%}.tail .tail-column-3-7{width:42.85%}.tail .tail-column-4-7{width:57.14%}.tail .tail-column-5-7{width:71.42%}.tail .tail-column-6-7{width:85.71%}.tail .tail-column-1-8{width:12.5%}.tail .tail-column-3-8{width:37.5%}.tail .tail-column-5-8{width:62.5%}.tail .tail-column-7-8{width:87.5%}.tail .tail-column-1-9{width:11.11%}.tail .tail-column-2-9{width:22.22%}.tail .tail-column-4-9{width:44.44%}.tail .tail-column-5-9{width:55.55%}.tail .tail-column-7-9{width:77.77%}.tail .tail-column-8-9{width:88.88%}.tail .tail-column-1-10{width:10%}.tail .tail-column-3-10{width:30%}.tail .tail-column-7-10{width:70%}.tail .tail-column-9-10{width:90%}.tail .tail-column-1-11{width:9.09%}.tail .tail-column-2-11{width:18.18%}.tail .tail-column-3-11{width:27.27%}.tail .tail-column-4-11{width:36.36%}.tail .tail-column-5-11{width:45.45%}.tail .tail-column-6-11{width:54.54%}.tail .tail-column-7-11{width:63.63%}.tail .tail-column-8-11{width:72.72%}.tail .tail-column-9-11{width:81.81%}.tail .tail-column-10-11{width:90.9%}.tail .tail-column-1-12{width:8.33%}.tail .tail-column-5-12{width:41.66%}.tail .tail-column-7-12{width:58.33%}.tail .tail-column-1-13{width:7.7%}.tail .tail-column-1-14{width:7.1%}.tail .tail-column-1-15{width:6.66%}.tail .tail-column-1-16{width:6.25%}.tail .tail-column-1-17{width:5.88%}.tail .tail-column-1-18{width:5.55%}.tail-bar{width:100%;min-height:60px;position:relative}.tail-ul{padding:0;margin:0}.tail a{outline:0 none;cursor:pointer;height:auto!important}.tail dd,.tail dl{margin:0}.tail .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}.mobi_con .tail .Newslette_s input{height:.875rem;font-size:.5rem;padding:0 1.3125rem 0 .15625rem;margin-top:.28125rem}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.tail,.tail .tail-nav,.tail-responsive-toggle{color:#3d4246}.tail .tail-item{text-align:left;display:block}.mobi_con .tail .tail-item{line-height:.6rem}.tail-item{height:auto;width:auto;max-height:none;min-height:0;display:inline-block}.tail .tail-target{display:block;text-decoration:none;position:relative!important}.tail-item:hover>.tail-target>i.fa-action{display:block}.tail-item{position:relative}.tail-item.add-item{display:block;float:left;margin:20px}.tail-item.last-item{margin:15px 0 0 0}.tail-items .tail-item>span,.tail-item a{font-weight:400;font-size:12px;font-family:ABeeZee;color:#3d4246;display:inline-block}[data-dpr="2"] .tail-item a{font-size:.4rem}[data-dpr="3"] .tail-item a{font-size:.4rem}.tail .item-level-0{vertical-align:top;display:block;-webkit-backface-visibility:visible;backface-visibility:visible;overflow:hidden}.tail-item i.fa-action{color:#fff;float:right;padding:4px;z-index:99;cursor:pointer;display:none;font-size:12px;position:absolute;width:20px;text-align:center}.tail-item i.fa-action.fa-trash{right:0;top:-20px;background:#dd4b39}.tail-item i.fa.fa-pencil{right:20px;top:-20px;background-color:#00a65a;font-size:12px}.tail-item i.fa.fa-arrows{right:40px;top:-20px;background-color:#3f4eae;font-size:12px}.tail-children i.fa.fa-action{top:0}.tail-children-list li{width:auto}.tail-target-title{display:inline-block;font-size:14px;margin-bottom:15px;font-weight:normal}.mobi_con .tail-target-title{font-size:.45rem;margin-bottom:.3rem}.tail .Newslette_s{position:relative}.tail .fa-input-icon{line-height:16px;font-size:20px;border:0;cursor:pointer;outline:0;position:absolute;top:18px;right:15px;content:'';width:12px;height:12px;border-top:1px solid #999;border-right:1px solid #999;transform:rotate(45deg)}.mobi_con .tail .fa-input-icon{top:.53rem;right:.3rem;width:.375rem;height:.375rem;border-top:.064rem solid #999;border-right:.064rem solid #999}.mobi_con .Newslette_s span{font-size:.4rem}.tail-target-icon a{display:inline-block;font-size:14px}.tail-target-icon a i{color:#fff;font-weight:600}.tail-nav-bar{text-align:center}.tail-nav a{font-size:13px}.mobi_con .tail-nav a{font-size:.25rem}.tail-nav,.tail-nav-bar .add-item.add-tail-nav{display:inline-block!important;padding:0 10px;float:none;vertical-align:middle;margin:0}.tail .tail-popular a{margin-right:6px}.tail-target-image a{margin-bottom:15px;width:100%}
