﻿.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  direction: ltr;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}

[class^="pagination"] {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
  z-index: 1;
}
[class^="pagination"] .swiper-pagination-switch {
  display: inline-block;
  margin: 0 2px;
}
.header {
}
.more_prev_next i,
.step_i,
.product_table tr th .orderby i,
.type_list dt a i,
.com_list dt a i,
.auc_search li a i,
.auc_order i,
.down_type dt p a i {
  background: url(../images/bg_ico.png) no-repeat 0 0;
}
.flex-control-paging li.bg {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.in_commend_list p:hover a img,
.in_product_list p:hover .pic img {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
#brand_slider .slides li div a i,
#brand_slider .slides li div a span,
.in_commend_list p .pic img,
.in_product_list p .pic img,
.crently_cur,
.regist_tab a i,
.brand_list a i,
.brand_list a span {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#banner {
  margin: 0;
  padding: 0;
  height: 440px;
}
#banner .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  width: 100%;
  height: 440px;
}
#banner {
  margin: 0 auto;
  position: relative;
  width: 100%;
  zoom: 1;
}
#banner .slides {
  position: relative;
  zoom: 1;
  z-index: 1;
}
.flexslider {
  background: #fff;
}
#banner .slides li a {
  display: block;
  width: 100%;
  height: 440px;
}
#banner .flex-control-nav {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  left: 0;
  margin-left: 0 !important;
  z-index: 1;
}
#banner .flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 144px;
  font-size: 0;
  overflow: hidden;
  vertical-align: top;
}
#banner .flex-control-paging li a {
  position: relative;
  display: block;
  height: 4px;
  overflow: hidden;
  cursor: pointer;
  text-indent: -3999em;
  z-index: 2;
  padding: 20px 0;
  padding: 0\9;
  margin: 20 0\9;
  background: #999;
  background-clip: content-box;
}
#banner .flex-direction-nav {
  display: none;
}
#banner .flex-control-paging li a:hover {
  background: #249394;
  background-clip: content-box;
}
#banner .flex-control-paging li a.flex-active {
  background: #02b4b6;
  background-clip: content-box;
}
#banner .flex-control-paging li.bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
  width: 100%;
  float: none;
  margin: 0;
  border-radius: 10px;
}
.in_order {
  width: 299px;
  height: 262px;
  padding: 14px 18px;
  box-sizing: border-box;
  background: #fff;
}
.in_order .hd h3 {
  display: inline-block;
  color: #02b4b6;
  font-size: 16px;
}
.in_order input {
  text-align: center;
}
.in_order input.txt {
  height: 29px;
  line-height: 21px;
  text-align: center;
  padding: 4px 6px;
  box-sizing: border-box;
}
.in_order div p {
  margin-top: 10px;
}
.in_order div input.bg02b4b6 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: none;
  margin-top: 10px;
}
.tab_menu {
  position: relative;
}
.crently_cur {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  height: 1px;
}
.in_commend .tab_menu .crently_cur i {
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #02b4b6;
  display: block;
}
.in_commend .tab_menu .crently_cur i em {
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 6px solid #02b4b6;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -6px;
}
.in_commend {
  width: 899px;
}
.in_commend .tab_menu a {
  width: 25%;
  float: left;
  text-align: center;
  font-size: 16px;
  height: 49px;
  line-height: 49px;
  background: #f8f8f8;
  position: relative;
}
.in_commend .tab_menu a.crently {
  color: #02b4b6;
}
.in_commend .tab_content {
  width: 898px;
  border: 1px solid #e6e6e6;
  border-left: none;
  height: 250px;
}
.in_commend_list {
  padding: 0 24px;
}
.in_commend_list p {
  width: 140px;
  padding: 19px 15px 0;
  float: left;
}
.in_commend_list p .pic {
  display: block;
}
.in_commend_list p .pic img {
  width: 140px;
  height: 140px;
  display: block;
  margin-bottom: 8px;
}
.in_commend_list p .title {
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  display: block;
}
.in_commend_list p span {
  color: #eb6161;
  display: block;
  font-size: 20px;
  margin-top: 5px;
}
.in_commend_list p span i {
  color: #999;
  font-size: 12px;
  margin-left: 5px;
}
.com_title {
  height: 24px;
  line-height: 24px;
  position: relative;
}
.com_title b {
  color: #333;
  font-weight: bold;
  font-size: 20px;
  height: 24px;
  line-height: 24px;
  display: block;
}
.u-imgComponent img {
  width: 100%;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.u-imgComponent img:hover {
  -webkit-transform: scale(1.005);
  -ms-transform: scale(1.005);
  -o-transform: scale(1.005);
  transform: scale(1.005);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.more_prev_next {
  height: 24px;
  position: absolute;
  right: 0;
  top: 0;
}
.more_prev_next a {
  width: 34px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  float: left;
  border: 1px solid #e6e6e6;
  position: relative;
}
.more_prev_next a i {
  width: 7px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}
.more_prev_next a:hover {
  z-index: 2;
  border-color: #02b4b6;
}
.more_prev_next a.disable:hover {
  border-color: #e6e6e6;
}
.more_prev_next a#brand_prev {
  margin-right: -1px;
}
.more_prev_next a#brand_prev i {
  background-position: -17px -101px;
}
.more_prev_next a#brand_next i {
  background-position: -24px -101px;
}
.more_prev_next a#brand_prev:hover i {
  background-position: -17px -113px;
}
.more_prev_next a#brand_next:hover i {
  background-position: -24px -113px;
}
.more_prev_next a#brand_prev.disable i {
  background-position: -17px -126px;
}
.more_prev_next a#brand_next.disable i {
  background-position: -24px -126px;
}
#brand_slider {
  padding: 0;
  height: 152px;
  margin: 13px 0 0;
}
#brand_slider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  width: 100%;
  height: 210px;
}
#brand_slider {
  position: relative;
  width: 100%;
  zoom: 1;
}
#brand_slider .slides {
  zoom: 1;
}
#brand_slider .slides li div {
  display: block;
  width: 1224px;
  height: 152px;
}
#brand_slider .slides li div a {
  float: left;
  width: 282px;
  margin-right: 24px;
  position: relative;
  height: 152px;
  overflow: hidden;
}
#brand_slider .slides li div a img {
  vertical-align: middle;
  display: block;
  width: 280px;
  height: 150px;
}
#brand_slider .slides li div a b {
  width: 280px;
  height: 150px;
  display: block;
  border: 1px solid #e6e6e6;
  vertical-align: middle;
  text-align: center;
}
#brand_slider .slides li div a b:after {
  content: "...";
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
#brand_slider .slides li div a i {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background: #02b4b6;
  overflow: hidden;
  position: absolute;
  top: -39px;
  left: 0;
  text-align: center;
  color: #fff;
}
#brand_slider .slides li div a:hover i {
  top: 0;
}
#brand_slider .slides li div a span {
  width: 130px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  background: #ccc;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -65px;
  bottom: -30px;
}
#brand_slider .slides li div a:hover span {
  bottom: 19px;
}
#brand_slider .slides li div a:hover span:hover {
  background: #02b4b6;
}
#brand_slider .flex-control-nav,
#brand_slider .flex-direction-nav {
  display: none;
}
.ad img,
.ad a {
  display: block;
}
.step_i {
  width: 29px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -3px;
}
.step_i.s1 {
  background-position: -88px -19px;
  margin-right: 6px;
}
.step_i.s2 {
  background-position: -88px -40px;
}
.step_i.s3 {
  background-position: -88px -61px;
}
.step_i.s4 {
  background-position: -88px -82px;
}
.in_prolist .com_title {
  height: 35px;
  border-bottom: 1px solid #02b4b6;
}
.in_prolist .tab_menu {
  position: absolute;
  right: -20px;
  top: 0;
  height: 35px;
  overflow: hidden;
}
.in_prolist .tab_menu a {
  height: 31px;
  line-height: 12px;
  padding-top: 4px;
  margin-right: 20px;
  overflow: hidden;
  float: left;
  position: relative;
}
.in_prolist .tab_menu a.crently {
  color: #02b4b6;
}
.in_prolist .tab_menu .crently_cur i {
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #02b4b6;
  display: block;
}
.in_prolist .tab_menu .crently_cur i em {
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom: 6px solid #02b4b6;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -6px;
}
.in_brand_type p {
  padding-top: 15px;
}
.in_brand_type p b {
  float: left;
  width: 50%;
}
.in_brand_type p b a {
  line-height: 28px;
  margin-left: 30px;
}
.in_prolist .in_brand_pic,
.in_prolist .in_brand_pic img {
  width: 400px;
  height: 360px;
  display: block;
}
.in_product_list p {
  width: 159px;
  height: 279px;
  padding: 0 20px;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  float: left;
}
.in_product_list p .pic {
  display: block;
  margin-top: 25px;
}
.in_product_list p .pic img {
  width: 160px;
  height: 160px;
  display: block;
  margin-bottom: 8px;
}
.in_product_list p .title {
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  display: block;
}
.in_product_list p span {
  color: #eb6161;
  display: block;
  font-size: 20px;
  margin-top: 5px;
}
.in_product_list p span i {
  color: #999;
  font-size: 12px;
  margin-left: 5px;
}
.page_posit {
  height: 50px;
  line-height: 50px;
}
.page_posit i {
  font-family: "宋体";
  margin: 0 10px;
}
.pro_detail {
  padding: 30px;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.xs_left {
  width: 400px;
  margin-right: 40px;
  float: left;
  position: relative;
  z-index: 3;
}
#ibox {
  height: 100%;
  left: 0;
  position: absolute;
  width: 2550px;
}
.page_thumb {
  width: 100%;
  z-index: 1;
  position: relative;
}
.page_thumb a {
  width: 18px;
  border: 1px solid #eee;
  height: 58px;
  line-height: 58px;
  position: absolute;
  bottom: 0;
  background: #f8f8f8;
  color: #666;
}
.page_thumb a:hover {
  background: #02b4b6;
  border-color: #02b4b6;
}
.page_thumb a i {
  width: 8px;
  height: 15px;
  margin-top: -7px;
  top: 50%;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -4px;
}
.page_thumb a.pre {
  left: 0;
}
.page_thumb a.next {
  right: 0;
}
.page_thumb a.pre:hover i {
  background-position: -37px -99px;
}
.page_thumb a.next:hover i {
  background-position: -46px -99px;
}
.page_thumb a.pre i {
  background-position: -37px -83px;
}
.page_thumb a.next i {
  background-position: -46px -83px;
}
.page_thumb span.num {
  display: none;
}
.box {
  width: 400px;
}
.box_list {
  width: 350px;
  overflow: hidden;
  height: 60px;
  margin: 15px auto 0;
  position: relative;
}
.tb-thumb {
}
.tb-thumb li {
  float: left;
  width: 60px;
  height: 60px;
  padding: 0 5px;
  position: relative;
}
.tb-thumb li img {
  width: 58px;
  height: 58px;
  border: 1px solid #e6e6e6;
}
.tb-booth {
  position: relative;
  z-index: 1;
  width: 400px;
  height: 400px;
}
.tb-booth .tb_img {
  width: 400px;
  height: 400px;
  position: relative;
  display: block;
}
.tb-booth img {
  width: 400px;
  height: 400px;
}
.tb-thumb li.tb-selected {
}
.tb-thumb li.tb-selected img {
  border: 2px solid #02b4b6;
  width: 56px;
  height: 56px;
}
div.zoomDiv {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 540px;
  background: #fff;
  display: none;
  text-align: center;
  overflow: hidden;
}
div.zoomMask {
  position: absolute;
  cursor: move;
  z-index: 1;
}
div.zoomMask a {
  width: 100%;
  height: 100%;
  display: block;
}
.xs_right {
  width: 678px;
  float: left;
}
.xs_right p {
  color: #666;
}
.pro_price {
  background: #f5f5f5;
  padding: 10px 0;
  font-size: 12px;
  color: #666;
  margin: 15px 0;
}
.pro_price .t-count {
  display: inline-block;
  margin-top: -2px;
}
.pro_price .t-count i {
  display: inline-block;
  width: 22px;
}
.pro_price p {
  width: 50%;
  height: 38px;
  float: left;
  line-height: 38px;
}
.pro_price p b {
  margin-left: 30px;
  color: #999;
  width: 64px;
  display: inline-block;
  vertical-align: top;
}
.pro_price p.row2 span {
  display: inline-block;
  vertical-align: top;
}
.pro_desc p {
  width: 50%;
  float: left;
  line-height: 30px;
  color: #333;
}
.pro_desc p.wp100 {
  width: 100%;
  float: none;
}
.pro_desc p b {
  float: left;
  margin-left: 30px;
  color: #999;
  display: inline-block;
}
.pro_price p b.w-Auto {
  width: auto;
  min-width: 48px;
}
.pro_desc p b.txtParam {
  min-width: 62px;
  text-align-last: justify;
}
.pro_desc p span {
  display: block;
  overflow: hidden;
  word-break: break-all;
}
.pro_contact .collect,
.pro_contact .favor {
  width: 138px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  float: left;
  border: 1px solid #e6e6e6;
  position: relative;
  background: #f8f8f8;
}
.pro_contact .collect:hover,
.pro_contact .favor:hover {
  background: #02b4b6;
  color: #fff;
  border-color: #02b4b6;
}
.pro_contact b a {
  width: 138px;
  height: 38px;
  display: block;
  text-indent: 25px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.pro_contact b i {
  width: 16px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -41px;
  background-position: 0 -227px;
}
.pro_contact .favor:hover a {
  color: #fff;
}
.pro_contact .favor:hover i {
  background-position: 0 -246px;
}
.pro_contact .collect i {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: -4px 10px 0 0;
  background-position: 0 -265px;
}
.pro_contact .collect.actived i,
.pro_contact .collect.actived:hover i {
  background-position: 0 -297px;
}
.pro_contact .collect:hover i {
  background-position: 0 -281px;
}
.pro_contact .collect.actived:hover {
  background: #f8f8f8;
  border: 1px solid #e6e6e6;
  color: #666;
}
.pro_search input {
  height: 30px;
  line-height: 30px;
  width: 210px;
  padding: 0 15px;
  border: none;
}
.pro_search a {
  width: 70px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
#goodsTotal {
  font-size: 18px;
  color: #eb6161;
  margin: 0 4px;
}
.product_table {
  background: #fff;
  overflow: auto;
  max-height: 657px;
  border: 1px solid #e6e6e6;
  border-bottom: none;
  border-top: none;
  position: relative;
  color: #333;
}
.product_table {
  position: relative;
  z-index: 1;
}
.product_table th,
.product_table td {
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  line-height: 30px;
  padding: 5px;
  white-space: nowrap;
  text-align: center;
}
.product_table th em {
  margin: 0 8px;
  position: relative;
}
.product_table tr th:first-child,
.product_table td:first-child {
  border-left: none;
}
.product_table td.proTime {
  text-align: left;
}
.product_table td.proTime .proTimeBox {
  min-width: 100px;
}
.product_table td.proTime .tipTime {
  min-width: 100px;
  color: #999;
  text-align: center;
}
.product_table td.proTime i {
  vertical-align: 0;
}
.product_table td .t-over {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product_table tr th {
  background: #eee;
  color: #666;
  cursor: pointer;
}
.product_table tr.selecttr td {
  background: #f8f8f8;
}
.product_table tr.selecttr div {
  display: inline-block;
  position: relative;
}
.product_table tr.selecttr div span {
  background: #fff;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  height: auto;
  left: 0;
  line-height: 25px;
  padding-right: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.product_table tr.selecttr div span:after {
  content: "";
  border-left: 4px solid transparent;
  border-top: 6px solid #666;
  border-right: 4px solid transparent;
  position: absolute;
  top: 10px;
  right: 6px;
}
.product_table tr.selecttr div select {
  cursor: default;
  position: relative;
  z-index: 1;
  opacity: 0;
  padding: 4px 0;
}
.product_table .txt {
  background-color: #fff;
  color: #333;
  height: 24px;
  line-height: 24px;
  margin-right: 2px;
  padding: 0;
  text-align: center;
  width: 55px;
  font-size: 12px;
}
.product_table tr.hover td {
  background: #d8f8f8;
}
a.clear_num {
  display: inline-block;
  color: #999;
  cursor: pointer;
  margin-left: 8px;
  vertical-align: middle;
}
a.clear_num:hover {
  color: #02b4b6;
}
.product_table tr th .orderby {
  display: inline-block;
  width: 7px;
  margin-left: 5px;
  height: 4px;
  margin-top: -3px;
  vertical-align: middle;
}
.product_table tr th .orderby i {
  width: 7px;
  height: 4px;
  display: block;
  background-position: -17px -147px;
}
.product_table tr th .orderby i.up {
  background-position: -25px -147px;
}
#J-searchMod {
  height: 100%;
}
.loading {
  text-align: center;
}
.loading i {
  background: url(../images/loading.gif?4655646) no-repeat 0 0;
  width: 66px;
  height: 66px;
  display: block;
  margin: 50px auto;
}
.loading {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  color: #02b4b6;
  padding: 60px 0;
  font-size: 14px;
  text-align: center;
  box-sizing: border-box;
  z-index: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.loading-center-absolute {
  display: inline-block;
}
.object {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #02b4b6;
  float: left;
  margin: 0 6px;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.object_one {
  -webkit-animation: object_one 1.5s infinite;
  animation: object_one 1.5s infinite;
}
.object_two {
  -webkit-animation: object_two 1.5s infinite;
  animation: object_two 1.5s infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.object_three {
  -webkit-animation: object_three 1.5s infinite;
  animation: object_three 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.loading-abs {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 66px 0 0 0;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.7);
}
.loading-abs.hidden {
  display: none;
}
@-webkit-keyframes object_one {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes object_one {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes object_two {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes object_two {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes object_three {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes object_three {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
.pro_left {
  width: 180px;
}
.pro_right {
  width: 998px;
  border: 1px solid #e6e6e6;
}
.pro_title {
  height: 38px;
  line-height: 38px;
  background: #f8f8f8;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}
.pro_title span {
  padding-left: 18px;
}
.pro_title a {
  -webkit-transition: all 0;
  -moz-transition: all 0s;
  transition: all 0s;
}
.pro_title a {
  width: 138px;
  border-right: 1px solid #e6e6e6;
  display: inline-block;
  height: 38px;
  text-align: center;
  color: #333;
  margin-top: -2px;
}
.pro_title a:hover {
  color: #02b4b6;
}
.pro_title a.crently {
  background: #fff;
  height: 37px;
  line-height: 37px;
  border-bottom: 1px solid #fff;
  border-top: 2px solid #02b4b6;
  top: 1px;
  position: relative;
  z-index: 1;
  color: #02b4b6;
  font-weight: bold;
}
.pro_type_list {
  padding: 20px 19px 0;
}
.pro_type_list p {
  width: 140px;
  margin: 0 auto 20px;
}
.pro_type_list p .pic {
  display: block;
  border: 1px solid #e6e6e6;
  width: 138px;
  height: 138px;
  overflow: hidden;
  margin-bottom: 8px;
}
.pro_type_list p .pic img {
  width: 138px;
  height: 138px;
  font-size: 0;
  border: none;
}
.pro_type_list p .title {
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  display: block;
}
.pro_type_list p span {
  color: #eb6161;
  display: block;
  font-size: 20px;
  margin-top: 5px;
}
.pro_type_list p span i {
  color: #999;
  font-size: 12px;
  margin-left: 5px;
}
.pro_type_list p span em {
  color: #eb6161;
  font-size: 14px;
}
.pro_detail_txt img {
  max-width: 100%;
  vertical-align: middle;
}
#prod_spec_table {
  border-collapse: collapse;
  width: 950px;
}
#prod_spec_table td {
  padding: 2px 0 2px 6px;
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 24px;
  color: #5a5a5c;
  border: 1px solid #c3c3c3;
}
#prod_spec_table tr:first-child td {
  padding: 6px;
  background-color: #82dddd;
  color: #000;
  font-size: 16px;
  text-align: center;
  font-family: "微软雅黑";
}
.download_table th {
  background: #f8f8f8;
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  white-space: nowrap;
  text-align: center;
}
.download_table th.txtl,
.download_table td.txtl {
  text-align: left;
}
.download_table td {
  border-bottom: 1px solid #e6e6e6;
  padding: 0 25px;
  text-align: center;
  white-space: nowrap;
  height: 61px;
  line-height: 61px;
}
.download_table .tabline1 td {
  background: #f8f8f8;
  border-bottom: none;
  height: 50px;
  line-height: 50px;
}
.download_table .tabline2 td {
  background: #ffffff;
  border-bottom: none;
  height: 50px;
  line-height: 50px;
}
.donwload_file {
  width: 19px;
  height: 24px;
  background-position: 0 -336px;
  display: block;
}
.comfirm_pop {
  text-align: center;
  min-width: 360px;
  height: 150px;
  padding: 50px 20px 30px;
}
.comfirm_pop div {
}
.comfirm_pop p {
  color: #999;
  font-size: 12px;
  margin-top: 10px;
}
.comfirm_pop center {
  font-size: 14px;
}
.btnBox {
  text-align: center;
}
center a,
.btnBox a {
  margin: 0 10px;
  width: 120px;
  line-height: 40px;
  display: inline-block;
}
center a.sbt,
.btnBox a.sbt {
  background: #02b4b6;
  color: #fff;
}
center a.sbt:hover {
  background: #0d9b9d;
}
center a.rst,
.btnBox a.rst {
  background: #bbb;
  color: #fff;
}
center a.rst:hover {
  background: #aaa;
}
center a.sbt2 {
  background: #d38549;
  color: #fff;
  width: 120px;
}
center a.sbt2:hover {
  background: #e19c66;
}
.regist_ok {
  padding: 84px 40px 34px;
  height: 175px;
  width: 490px;
}
.regist_ok .fl {
  padding-right: 35px;
  width: 160px;
  height: 175px;
}
.regist_ok .fl i {
  width: 57px;
  height: 57px;
  background-position: -85px -115px;
  display: block;
  margin: 10px auto 18px;
}
.regist_ok .fr {
  padding-left: 53px;
  padding-right: 13px;
  height: 175px;
  width: 220px;
}
.help_menu p {
  background: #f8f8f8;
  font-size: 14px;
  color: #333;
  padding-left: 19px;
  height: 40px;
  line-height: 40px;
}
.help_menu div {
  line-height: 36px;
  padding: 15px 19px;
}
.help_menu div a {
  display: block;
}
.help_menu div a.crently {
  color: #02b4b6;
}
.help_detail .title {
  height: 59px;
  line-height: 59px;
  padding-left: 25px;
  font-size: 20px;
  color: #333;
  border-bottom: 1px solid #e6e6e6;
}
.help_detail .content {
  padding: 20px 30px;
}
.page_login {
  float: left;
  padding-left: 96px;
  padding-right: 240px;
  width: 400px;
  margin: 80px 0;
  border-right: 1px dashed #e8e8e8;
}
.page_loginr {
  width: 180px;
  position: absolute;
  right: 140px;
  top: 50%;
  text-align: center;
  height: 76px;
  margin-top: -38px;
}
.page_loginr h2 {
  color: #333;
  font-size: 16px;
}
.page_loginr a.rgset {
  width: 178px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  margin-bottom: 70px;
}
.login_areas dd {
  height: 45px;
  line-height: 45px;
  margin-top: 30px;
  position: relative;
}
.login_areas dt {
  margin-top: 30px;
}
.login_areas dt input {
  margin-top: -3px;
}
.login_areas dd span {
  position: absolute;
  left: 0px;
  height: 45px;
  width: 45px;
  top: 0;
  z-index: 1;
  font-size: 14px;
  color: #999;
  background-color: #e6e6e6;
}
.login_areas dd span i {
  width: 45px;
  height: 45px;
  display: block;
  background: url(../images/val.png) no-repeat 0 0;
}
.login_areas dd span i.user_ico {
  background-position: 0 -593px;
}
.login_areas dd span i.pwd_ico {
  background-position: 0 -638px;
}
.login_areas dd span i.val_ico {
  background-position: 0 -683px;
}
.login_areas dd b {
  display: block;
  height: 43px;
  line-height: 43px;
  border: 1px solid #e8e8e8;
  padding: 0 15px 0 60px;
  overflow: hidden;
}
.login_areas dd b input {
  border: none;
  height: 43px;
  line-height: 43px;
  width: 100%;
}
.login_areas dd b.val_code {
  width: 120px;
  float: left;
}
.login_areas dd img {
  vertical-align: top;
  height: 45px;
  width: 90px;
  margin: 0 5px;
}
a.log_sbt {
  width: 100%;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  display: block;
  text-align: center;
}
a.log_sbt2 {
  width: 188px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  border: 1px solid #02b4b6;
  text-align: center;
  font-size: 16px;
}
a.log_sbt2.reg {
  border-color: #e6e6e6;
}
a.log_sbt2.reg:hover {
  border-color: #02b4b6;
}
.page_login .login_error {
  background: #fef5f5;
  border: 1px solid #fdbfbf;
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: -14px;
  color: #eb6161;
  margin: 25px 0 -15px;
}
.page_login .login_error i {
  background: url(../images/val.png) no-repeat 0 -835px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: -3px 10px 0;
  display: inline-block;
}
.page_registe {
  width: 432px;
  float: left;
  margin: 80px 0;
  padding: 0 175px 0 100px;
  border-right: 1px dashed #e8e8e8;
}
.page_registe ul {
  padding-top: 25px;
}
.page_registe li {
  margin-bottom: 30px;
}
.page_registe li label {
  width: 80px;
  float: left;
  text-align: right;
  font-size: 14px;
  line-height: 44px;
}
.page_registe li p {
  margin-left: 90px;
  position: relative;
}
.page_registe li p span {
  position: absolute;
  left: 0;
  top: 51px;
  font-size: 12px;
}
.page_registe li p span img {
  width: 16px;
  height: 16px;
  margin: 0;
}
.page_registe li p input {
  height: 43px;
  line-height: 43px;
  padding: 0 15px;
  width: 310px;
}
.page_registe li p input#TelCode {
  width: 85px;
}
.page_registe li p img {
  height: 45px;
  width: 80px;
  vertical-align: top;
  margin-right: 5px;
}
.page_registe li p b {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  width: 188px;
  margin-left: 5px;
}
.page_registe li p select {
  height: 43px;
  line-height: 43px;
  border: 1px solid #e6e6e6;
  width: 200px;
}
.regxy {
  padding-left: 90px;
  margin-bottom: 25px;
  color: #999;
}
.regxy input {
  vertical-align: middle;
  margin-top: -3px;
}
.reg_sbt {
  padding-left: 90px;
}
.reg_sbt input {
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  border: none;
}
.note_true,
.note_false,
.note_com {
  border: none;
  background: url(../images/val.png?t=180717) 0 0 no-repeat;
  padding: 0 0 0 20px;
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0;
  font-size: 12px;
  height: 16px;
  line-height: 15px;
}
.note_true {
  color: green;
  background-position: 0 -801px;
}
.note_false {
  color: red;
  background-position: 0 -964px;
}
.note_com {
  color: #999;
  background-position: 0 -739px;
}
#textarea_dd .note_true,
#textarea_dd .note_false,
#textarea_dd .note_com {
  top: 140px;
}
a.check_val {
  color: #fff;
  display: block;
  background: #d38549;
  width: 100%;
  height: 100%;
  float: left;
}
a.count_val {
  color: #999;
  display: none;
  width: 100%;
  height: 100%;
  background: #e4e4e4;
  float: left;
}
.regist_tab {
  margin-bottom: 45px;
}
.regist_tab a {
  width: 180px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  position: relative;
  background: #f5f5f5;
  color: #999;
  text-align: center;
}
.regist_tab a i {
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 10px solid #02b4b6;
  position: absolute;
  left: 50%;
  bottom: -20px;
  margin-left: -10px;
  display: none;
}
.regist_tab a.crently i {
  display: block;
}
.regist_tab a.crently {
  background: #02b4b6;
  color: #fff;
}
.regist_tab a.crently:hover {
  background: #0d9b9d;
}
.regist_tab a.crently:hover i {
  border-top: 10px solid #0d9b9d;
}
.regist_tab a:hover {
  background: #f0f0f0;
}
.reg_ok a {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
}
.about_content {
  background: url(../images/about_left_bg.png) repeat-y 0 0;
}
.about_menu {
  width: 238px;
  position: relative;
  z-index: 2;
  height: 100%;
}
.about_menu a {
  border-bottom: 1px solid #e6e6e6;
  display: block;
  height: 58px;
  line-height: 58px;
  padding-left: 28px;
  position: relative;
  color: #333;
}
.about_menu a i {
  background-position: -55px -83px;
  width: 8px;
  height: 14px;
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -7px;
  display: block;
}
.about_menu a:hover {
  color: #02b4b6;
}
.about_menu a.crently {
  padding-left: 57px;
  color: #02b4b6;
  width: 182px;
  background: #fff;
}
.about_menu a.crently i {
  width: 4px;
  height: 58px;
  background: #02b4b6;
  left: 0;
  top: 0;
  margin-top: 0;
}
.about_detail {
  width: 880px;
  padding: 10px 40px 40px;
  min-height: 300px;
}
.news_list li {
  line-height: 40px;
  height: 40px;
  position: relative;
}
.news_list li a {
  font-size: 14px;
}
.news_list li span {
  color: #999;
  position: absolute;
  right: 0;
  top: 0;
}
.type_tag {
  position: absolute;
  left: 0;
  top: 215px;
  left: 0;
  width: 100%;
  height: 100px;
}
.type_tag.min {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9;
}
.type_tag.min .bg {
  background: #000;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.type_tag ul {
  padding: 30px 0;
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.type_tag ul li {
  float: left;
  margin-right: 10px;
}
.type_tag ul li a {
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  display: block;
  background: #f2f2f2;
  color: #333;
}
.type_tag ul li.crently a,
.type_tag ul li a:hover {
  background: #02b4b6;
  color: #fff;
}
.type_list dt {
  height: 24px;
  line-height: 24px;
  border-left: 5px solid #02b4b6;
  padding-left: 14px;
  position: relative;
  margin-bottom: 15px;
}
.type_list dt span {
  font-weight: bold;
  font-size: 20px;
  color: #333;
  height: 20px;
  line-height: 20px;
  display: inline-block;
}
.type_list dt a {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
}
.type_list dt a i {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-position: -37px -320px;
  margin: -3px 0 0 10px;
}
.type_list dt a:hover i {
  background-position: -37px -340px;
}
.type_list dd {
  padding: 30px 20px 20px;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
}
.type_list dd div {
  width: 50%;
  float: left;
}
.type_list dd div p {
  padding-left: 10px;
}
.type_list dd div p b {
  display: block;
  line-height: 28px;
  padding: 5px 0 20px;
  word-wrap: break-word;
  word-break: normal;
}
.type_list dd div p b a {
  display: inline-block;
}
.type_list dd div p b em {
  margin: 0 20px;
}
.type_list dd div p span {
  font-size: 16px;
  display: block;
}
.cart-none {
  padding: 140px 0;
}
.cart-none dl {
  width: 520px;
  margin: 0 auto;
}
.cart-none dl dt {
  float: left;
  width: 114px;
  height: 120px;
  line-height: 120px;
}
.cart-none dl dt i {
  background-position: -0px -441px;
  display: block;
  width: 114px;
  height: 102px;
  margin-top: 9px;
}
.cart-none dl dd {
  padding-left: 154px;
}
.cart-none dl dd p a {
  float: left;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 10px;
}
.cart-top {
  padding-bottom: 16px;
  height: 24px;
  line-height: 24px;
}
.xh,
.dh,
.tc {
  border-radius: 3px;
  padding: 1px 2px;
  margin-right: 5px;
  display: inline-block;
  height: 14px;
  line-height: 14px;
}
.xh {
  color: #02b4b6;
  border: 1px solid #02b4b6;
}
.dh {
  color: #eb6161;
  border: 1px solid #eb6161;
}
.tc {
  color: #d6a719;
  border: 1px solid #d6a719;
}
.cart-table input[type="checkbox"] {
  margin-top: -3px;
}
.middleline {
  text-decoration: line-through;
  color: #999;
  display: block;
}
.cart-table a,
.cart-table {
  color: #333;
}
.cart-table a:hover {
  color: #02b4b6;
}
.cart-table tr.selected td {
  background: #f0f7f4;
}
.cart-table tr.order_check td {
  background: #fafafa;
  padding: 13px 0;
  line-height: 60px;
  height: 60px;
  color: #666;
}
.cart-table tr.order_check td a {
  color: #666;
}
.cart-table tr.order_check td dl {
  padding-left: 10px;
  height: 60px;
  overflow: hidden;
}
.cart-table tr.order_check td dl img {
  width: 58px;
  height: 58px;
}
.cart-table th {
  font-weight: normal;
  height: 50px;
  padding: 0 10px;
  line-height: 50px;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  background: #f8f8f8;
}
.cart-table th.nbg {
  background: none;
  border-top: none;
}
.cart-table td {
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 10px;
  vertical-align: middle;
  line-height: 62px;
  text-align: center;
}
.cart-table td.qhdata {
  line-height: 20px;
  text-align: left;
}
.cart-table td {
}
.cart-table td.tb-first,
.cart-table th.tb-first {
  text-align: center;
}
.cart-table td.tb-first input[type="checkbox"],
.cart-table th.tb-first input[type="checkbox"] {
  margin: 0;
  vertical-align: middle;
}
.cart-table .tb-first {
}
.cart-table .tb-last {
  text-align: left;
}
.cart-table th.tb-first {
  border-left: 1px solid #e6e6e6;
}
.cart-table th.tb-last {
  border-right: 1px solid #e6e6e6;
}
.cart-table td.tb-first {
  border-left: 1px solid #e6e6e6;
}
.cart-table td.tb-last {
  border-right: 1px solid #e6e6e6;
}
.cart-table td.txtl {
  text-align: left;
}
.cart-table dl dt {
  float: left;
}
.cart-table dl dt img {
  width: 60px;
  height: 60px;
  border: 1px solid #e6e6e6;
  display: block;
}
.cart-table dl dd {
  padding-left: 75px;
  text-align: left;
  line-height: 22px;
  width: 300px;
}
.cart-table dl dd a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.cart-table dl dd.pl70 {
  padding-left: 70px;
}
.row1 {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.edit {
  display: inline-block;
  min-width: 118px;
}
.edit .min,
.edit .add {
  width: 34px;
  height: 32px;
  border: 1px solid #e6e6e6;
  color: #999;
  font-size: 20px;
  font-family: tahoma;
  background: #f5f5f5;
}
.edit input:disabled {
  color: #ccc;
}
.edit .min {
  border-right: none;
}
.edit .add {
  border-left: none;
}
.edit .text {
  width: 48px;
  height: 30px;
  border: 1px solid #e6e6e6;
  text-align: center;
  font-size: 12px;
}
.cart-total {
  text-align: left;
}
.cart-total label {
}
.cart-total a {
}
.cart-total .del_all.disabled {
  color: #fff;
  border-color: #ccc;
  background: #ccc;
}
.cart-total .del_all.disabled:hover {
  color: #fff;
}
.cart-total a.goorder {
  float: right;
  display: block;
  background: #fff;
  color: #666;
  text-align: center;
  width: 118px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  margin-right: 10px;
  border: 1px solid #e6e6e6;
}
.cart-total a.goorder:hover {
  background: #d38549;
  color: #fff;
  border: 1px solid #d38549;
}
.cart-total .orderCount {
  float: right;
  margin-right: 15px;
  line-height: 32px;
  font-size: 18px;
}
.cart-total .orderCount span {
  margin: 0 2px;
}
.u-proCount {
  font-size: 16px;
  padding: 8px 30px 20px;
  border-width: 0 1px;
  border-style: solid;
  border-color: #e6e6e6;
  background: #efefef;
}
.u-proCount span {
  margin: 0 2px;
}
.adress_select_area {
  padding: 20px;
  line-height: 30px;
}
.adress_select_area label {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.adress_select_area p span {
  color: #999;
  margin-left: 10px;
  display: none;
}
.adress_select_area p a.oparet {
  margin-left: 10px;
  display: none;
}
.adress_select_area p:hover span,
.adress_select_area p:hover a.oparet {
  display: inline-block;
}
.adress_select_area input {
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -3px;
}
.adress_select_area a.adressadd {
  width: 140px;
}
.cart_check_table {
}
.cart_check_table th {
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  height: 38px;
  padding: 0 10px;
}
.cart_check_table td {
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  padding: 20px 0;
  color: #333;
}
.cart_check_table td .proModel {
  overflow: hidden;
}
.cart_check_table td .proModel img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.cart_check_table td .proModel .cnt {
  display: inline-block;
  max-width: 160px;
  word-break: break-all;
  vertical-align: middle;
}
.cart_check_table td.priceStyle {
  font-weight: bold;
}
.cart_check_table td.priceStyle2 {
  font-weight: bold;
}
.cart_check_table td.tb-first,
.cart_check_table th.tb-first {
  text-align: center;
}
.cart_check_table td.tb-first input[type="checkbox"],
.cart_check_table th.tb-first input[type="checkbox"] {
  margin-right: 0;
  margin-top: -3px;
}
.cart_check_table td.t-left {
  text-align: left;
}
.cart_check_table.tabtb10 td {
  padding: 10px;
  vertical-align: middle;
  border-right: 1px solid #e6e6e6;
  word-break: break-all;
}
.cart_check_table.tabtb10 td.tb-last {
  border-right: none;
  width: 60px;
}
.replace_text {
  display: inline-block;
}
.cart_check_table.tabtb10 td.txtl {
  text-align: left;
}
.cart_check_table.tabtb10 td.td-proId {
  text-align: left;
}
.cart_check_table.tabtb10 th {
  background: #f8f8f8;
  height: 48px;
  line-height: 48px;
}
.cart_check_table dl {
  width: 300px;
  margin: 0 auto;
}
.cart_check_table dl dt {
  float: left;
  background: none;
  border: none;
  height: auto;
  padding: 0;
  line-height: 0;
}
.cart_check_table dl dt img {
  width: 80px;
  height: 80px;
  border: 1px solid #e6e6e6;
  margin-top: 3px;
}
.cart_check_table dl dd {
  padding-left: 95px;
  width: 200px;
  text-align: left;
  line-height: 22px;
}
.cart_check_table dl dd.pl70 {
  padding-left: 70px;
}
.coupon_list a {
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
}
.coupon_list select,
.coupon_list input {
  border: 1px solid #e6e6e6;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  vertical-align: middle;
  margin-top: -3px;
}
.coupon_list select {
  height: 30px;
  line-height: 30px;
}
.cart_success {
  padding: 50px 70px;
}
.cart_success .info {
  position: relative;
  padding-left: 170px;
}
.cart_success .info i {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -50px;
  background: url(../images/val.png) no-repeat 0 -44px;
}
.cart_success .info .link {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -60px;
}
.cart_success .info .link a {
  width: 200px;
  height: 50px;
  line-height: 50px;
  display: block;
  text-align: center;
}
.com_form {
  width: 765px;
  padding: 80px 60px 40px;
  color: #333;
}
.com_form dd {
  margin-bottom: 22px;
  line-height: 36px;
}
.com_form dt {
  padding-left: 95px;
}
.com_form dt a {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  margin-top: 25px;
  margin-right: 20px;
}
.com_form dt input {
  vertical-align: middle;
  margin-top: -3px;
}
.com_form b {
  float: left;
  width: 90px;
  text-align: right;
  padding-right: 5px;
}
.com_form b i {
  color: #eb6161;
  margin-right: 5px;
}
.com_form p {
  position: relative;
  margin-left: 95px;
}
.com_form p input {
  border: 1px solid #e6e6e6;
  height: 34px;
  line-height: 34px;
  text-indent: 5px;
}
input:disabled,
input:disabled:hover,
input:disabled:focus {
  background-color: #f5f5f5;
  border-color: #e6e6e6;
}
.com_form p textarea {
  padding: 5px;
}
.com_form p select {
  cursor: default;
  border: 1px solid #e6e6e6;
  height: 34px;
  line-height: 34px;
  width: 120px;
  margin-right: 10px;
}
.com_form p .uploadimg input {
  font-size: 130px;
  line-height: 130px;
  height: 130px;
  border: none;
}
.auc_banner {
  padding-left: 350px;
  position: relative;
}
#auction {
  margin: 0;
  padding: 0;
  height: 390px;
}
#auction .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  width: 100%;
  height: 390px;
}
#auction {
  margin: 0 auto;
  position: relative;
  width: 100%;
  zoom: 1;
}
#auction .slides {
  zoom: 1;
}
#auction .slides li a {
  display: block;
  width: 100%;
  height: 390px;
}
#auction .flex-control-nav {
  position: absolute;
  bottom: 20px;
  text-align: center;
  height: 8px;
  border-radius: 10px;
  padding: 6px 4px;
  left: 50%;
}
#auction .flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  font-size: 0;
  overflow: hidden;
  vertical-align: top;
}
#auction .flex-control-paging li a {
  display: block;
  height: 12px;
  width: 12px;
  border: 2px solid #fff;
  overflow: hidden;
  cursor: pointer;
  text-indent: -3999em;
  position: relative;
  z-index: 2;
}
#auction .flex-direction-nav {
  display: none;
}
#auction .flex-control-paging li a.flex-active {
  background: #02b4b6;
  border-color: #02b4b6;
}
.auc_left {
  width: 350px;
  height: 390px;
  position: absolute;
  left: 0;
  top: 0;
}
.com_list dt {
  height: 24px;
  line-height: 24px;
  position: relative;
  margin-bottom: 15px;
}
.com_list dt span {
  font-weight: bold;
  font-size: 20px;
  color: #333;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}
.com_list dt span.nw {
  font-weight: normal;
}
.com_list dt a {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
}
.com_list dt a i {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-position: -37px -320px;
  margin: -3px 0 0 10px;
}
.com_list dt a:hover i {
  background-position: -37px -340px;
}
.com_list dd {
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  width: 1200px;
}
.auc_list .item {
  width: 189px;
  float: left;
  border: 1px solid #e6e6e6;
  padding: 25px 25px 27px;
  text-align: center;
  margin-top: -1px;
  position: relative;
  margin-left: -1px;
}
.auc_list .item .img {
  width: 160px;
  height: 160px;
  display: block;
  margin: 0 auto;
}
.auc_list .item .img img {
  width: 100%;
  height: 100%;
}
.auc_list .item .title {
  display: block;
  margin-top: 5px;
}
.auc_list .item i {
  display: block;
  color: #eb6161;
  margin-top: 10px;
}
.auc_list .item a.go {
  width: 78px;
  border: 1px solid #e6e6e6;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin: 5px auto 0;
  display: block;
  background: #f5f5f5;
}
.auc_list .item a.go:hover {
  background: #02b4b6;
  color: #fff;
  border-color: #02b4b6;
}
.auc_list .item:hover {
  border: 2px solid #02b4b6;
  z-index: 1;
  padding: 24px 24px 26px;
}
.auc_search {
  padding: 0 20px;
  position: relative;
}
.auc_search li {
  border-bottom: 1px dashed #e6e6e6;
  overflow: hidden;
  line-height: 24px;
  height: 33px;
  min-height: 33px;
  padding: 12px 0 12px 98px;
  margin-bottom: -1px;
  position: relative;
  background-clip: content-box;
}
.auc_search li.hauto {
  height: auto;
}
.auc_search li .p {
  color: #ef5b5b;
  overflow: hidden;
  margin-right: 60px;
  padding-left: 62px;
  position: relative;
}
.auc_search li span {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  position: absolute;
  width: 88px;
  height: 30px;
  line-height: 1.2em;
  left: 0;
  top: 12px;
  color: #999;
}
.auc_search li .p a.first {
  margin-right: 22px;
  padding: 0;
  width: 40px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.auc_search li .p a {
  line-height: 28px;
  padding: 0 20px 0 7px;
  float: left;
  position: relative;
  margin: 3px 10px 3px 0;
  color: #333;
}
.auc_search li .p a:hover {
  color: #02b4b6;
}
.auc_search li .p a.crently {
  background: #02b4b6;
  color: #fff;
  border-radius: 3px;
}
.auc_search li .p a.crently:hover {
  background: #0d9b9d;
}
.auc_search li .p a.crently i {
  width: 7px;
  height: 7px;
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -3px;
  background-position: -124px -39px;
}
.auc_search li.seleted {
  height: auto;
  padding-top: 2px;
}
.auc_search li.seleted .p {
  height: auto;
  margin-right: 100px;
  padding-left: 0;
}
.auc_search li.seleted .p a {
  color: #333;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
  height: 22px;
  line-height: 22px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 0;
}
.auc_search li.seleted .p a i {
  width: 7px;
  height: 7px;
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -3px;
  background-position: -133px -39px;
}
.auc_search li.seleted .p a:hover {
  color: #02b4b6;
  border-color: #02b4b6;
}
.auc_search li.seleted .p a:hover i {
  background-position: -142px -39px;
}
.auc_search li.seleted a.clearall {
  position: absolute;
  right: 0;
  top: 12px;
}
.auc_search li.seleted a.clearall i {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 5px 0 0;
  background-position: -123px -51px;
}
.auc_search li.seleted a.clearall:hover i {
  background-position: -139px -51px;
}
.auc_search li .p .search_type {
  float: left;
  position: relative;
  z-index: 2;
}
.auc_search li .p .search_type a {
  padding: 0 24px 0 9px;
  position: relative;
  border: 1px solid #fff;
  margin-bottom: 0;
}
.auc_search li .p .search_type a i {
  background-position: -5px -25px;
  width: 7px;
  height: 4px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -2px;
}
.auc_search li .p .search_type a:hover i {
  background-position: -5px -30px;
}
.auc_search li .p .search_type a.crently {
  border: 1px solid #02b4b6;
  background: none;
  color: #02b4b6;
  border-bottom-color: #fff;
  border-radius: 3px 3px 0 0;
  height: 28px;
  line-height: 28px;
}
.auc_search li .p .search_type a.crently:hover {
  border-color: #0d9b9d;
  border-bottom-color: #fff;
  background: #fff;
  color: #0d9b9d;
}
.auc_search li .p .search_type a.crently i {
  background-position: -15px -25px;
  width: 7px;
  height: 4px;
  right: 10px;
  top: 50%;
  margin-top: -2px;
}
.auc_search li .p .search_t_list {
  border: 1px solid #02b4b6;
  position: relative;
  z-index: 1;
  margin-top: -1px;
  padding: 12px 10px;
  line-height: 28px;
}
.J-cateMod {
  overflow: hidden;
}
.m-attachment {
  display: none;
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #f1f1f1;
  margin: 5px 0 0 0;
  padding: 5px 0 0 0;
  overflow: hidden;
}
.auc_search li .p .search_t_list a {
  color: #666;
  position: relative;
  padding: 0 20px 0 10px;
  margin-left: 10px;
}
.auc_search li .p .search_t_list a:hover {
  color: #02b4b6;
}
.auc_search li .p .search_t_list a.crently {
  color: #fff;
}
.auc_search li .p .search_t_list a:after {
  content: "|";
  position: absolute;
  right: -1px;
  top: 0px;
  color: #666;
}
.auc_search li .p .search_t_list a:last-child:after {
  content: "";
}
.auc_search li .p .search_t_list a.crently:after {
  color: #02b4b6;
}
.auc_search li a.open {
  position: absolute;
  right: 0;
  top: 16px;
}
.auc_search li a.open i {
  width: 7px;
  height: 4px;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
  background-position: -5px -25px;
}
.auc_search li a.open:hover i {
  background-position: -5px -30px;
}
.auc_search li a.open.close i {
  background-position: -15px -30px;
}
.auc_search li a.open.close:hover i {
  background-position: -15px -25px;
}
.auc_search a.expand {
  position: absolute;
  bottom: -23px;
  right: -1px;
  width: 80px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #f8f8f8;
  border: 1px solid #e6e6e6;
}
.auc_search a.expand:hover {
  background: #02b4b6;
  border-color: #02b4b6;
  color: #fff;
}
.auc_order {
  background: #f8f8f8;
  height: 38px;
  line-height: 38px;
  position: relative;
  border: 1px solid #e6e6e6;
  z-index: 2;
}
.auc_order p .alink {
  padding: 0 20px;
  float: left;
  border-left: 1px solid #f8f8f8;
  border-right: 1px solid #f8f8f8;
  margin-left: -1px;
  position: relative;
}
.m-screen-brandPage .vmid {
  margin-right: 5px;
}
.auc_order p .alink:hover {
  background: #fff;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  z-index: 1;
}
.auc_order p a.first.crently,
.auc_order p a.first {
  border-left: none;
  margin: 0;
}
.auc_order p a.first:hover {
  border-left: none;
}
.auc_order p .crently {
  background: #fff;
  color: #02b4b6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  position: relative;
  z-index: 2;
}
.auc_order p span.alink:hover {
  z-index: 3;
}
.auc_order p .arrow i {
  width: 7px;
  height: 4px;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
  background-position: -5px -25px;
}
.auc_order p .arrow:hover i,
.auc_order p .arrow.crently i {
  background-position: -5px -30px;
}
.auc_order p .arrow.crently.up i {
  background-position: -15px -25px;
}
.auc_order p span {
  cursor: pointer;
}
.auc_order p span b a {
  display: block;
}
.auc_order p span b a.crently {
  color: #02b4b6;
  border: none;
}
.auc_order p span b {
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -60px;
  width: 118px;
  padding: 10px 0;
  line-height: 36px;
  background: #fff;
  border: 1px solid #e6e6e6;
  display: none;
  text-align: center;
}
.auc_show_list {
  width: 1225px;
}
.auc_show_list .item {
  width: 178px;
  float: left;
  border: 1px solid #e6e6e6;
  text-align: center;
  position: relative;
  margin-right: 25px;
  padding: 26px 20px;
  margin-top: 25px;
}
.auc_show_list .item .img {
  width: 160px;
  height: 160px;
  display: block;
  margin: 0 auto;
}
.auc_show_list .item .img img {
  width: 100%;
  height: 100%;
}
.auc_show_list .item .title {
  display: block;
  margin-top: 5px;
}
.auc_show_list .item i {
  display: block;
  color: #eb6161;
  margin-top: 10px;
}
.auc_show_list .item a.go {
  width: 78px;
  border: 1px solid #e6e6e6;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin: 5px auto 0;
  display: block;
  background: #f5f5f5;
}
.auc_show_list .item a.go:hover {
  background: #02b4b6;
  color: #fff;
  border-color: #02b4b6;
}
.auc_show_list .item:hover {
  border: 2px solid #02b4b6;
  z-index: 1;
  padding: 25px 19px;
}
.com_show_list {
  width: 975px;
  padding-top: 5px;
}
.com_show_list .item {
  width: 180px;
  height: 305px;
  float: left;
  border: 1px solid #e6e6e6;
  position: relative;
  margin-right: 15px;
  padding: 1px 1px 15px;
  margin-top: 15px;
  box-sizing: border-box;
}
.com_show_list .item .pic {
  width: 176px;
  height: 176px;
  display: block;
  margin: 0 auto;
}
.com_show_list .item .pic img {
  width: 100%;
  height: 100%;
  display: block;
}
.com_show_list .item .detail {
  background: #02b4b6;
  width: 180px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  position: absolute;
  left: -1px;
  color: #fff;
  bottom: 0;
  opacity: 0;
}
.com_show_list .item:hover .detail {
  bottom: -26px;
  opacity: 1;
}
.com_show_list .item span i {
  color: #999;
  font-size: 12px;
}
.com_show_list .item:hover {
  border: 1px solid #02b4b6;
  z-index: 1;
}
.com_show_list .item .title,
.com_show_list .item b,
.com_show_list .item span {
  width: 158px;
  margin: 0 auto;
  display: block;
}
.com_show_list .item b {
  margin-top: 20px;
  color: #999;
}
.com_show_list .item span {
  color: #eb6161;
  margin-top: 10px;
  font-size: 20px;
}
.com_show_list .item .title {
  margin-top: 5px;
  height: 40px;
  overflow: hidden;
}
.com_show_list.line_show {
  width: 96px;
  margin-top: 0;
}
.com_show_list.line_show .item:hover .detail {
  right: 0;
  top: 50%;
  color: #666;
}
.com_show_list.line_show .item .detail {
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  position: absolute;
  right: 0;
  left: auto;
  top: 50%;
  width: 98px;
  height: 28px;
  line-height: 28px;
  display: none;
  text-align: center;
  margin-top: -15px;
  border-radius: 0;
}
.com_show_list.line_show .item .detail:hover {
  background: #02b4b6;
  border-color: #02b4b6;
  color: #fff;
}
.com_show_list.line_show .item {
  width: 840px;
  position: relative;
  height: 100px;
  padding: 20px 0 20px 120px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  box-sizing: content-box;
}
.com_show_list.line_show .item .pic {
  width: 98px;
  height: 98px;
  border: 1px solid #e6e6e6;
  position: absolute;
  left: 0;
  top: 20px;
}
.com_show_list.line_show .item a.title {
  font-size: 14px;
  height: auto;
}
.com_show_list.line_show .item .title,
.com_show_list.line_show .item b,
.com_show_list.line_show .item span {
  display: block;
  margin: 0;
  width: auto;
}
.com_show_list.line_show .item span {
  margin-top: 10px;
}
.com_show_list.line_show .item .detail {
  display: block;
}
.com_show_list.line_show .item b {
  position: absolute;
  bottom: 20px;
}
.com_show_list.line_show .item b i.fr {
  float: left;
  margin-left: 20px;
}
a.show_line,
a.show_gird {
  width: 38px;
  height: 38px;
  display: inline-block;
  text-align: center;
}
a.show_line:hover,
a.show_line.crently,
a.show_gird:hover,
a.show_gird.crently {
  background: #fff;
}
a.show_line i,
a.show_gird i {
  width: 12px;
  height: 12px;
  display: inline-block;
}
a.show_gird i {
  background-position: -38px -364px;
}
a.show_line i {
  background-position: -38px -379px;
}
a.show_gird:hover i,
a.show_gird.crently i {
  background-position: -51px -364px;
}
a.show_line:hover i,
a.show_line.crently i {
  background-position: -51px -379px;
}
.brand_list {
  display: block;
}
.brand_list a {
  position: relative;
  float: left;
  width: 240px;
  *width: 238px;
  position: relative;
  height: 120px;
  overflow: hidden;
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.brand_list a:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  z-index: 9;
}
.brand_list a img {
  vertical-align: middle;
  max-width: 114px;
  max-height: 68px;
}
.brand_list a p {
  position: absolute;
  width: 100%;
  height: 34px;
  line-height: 34px;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  background: #24c3c7;
  -webkit-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.brand_list a:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.brand_list a b {
  height: 117px;
  display: block;
  vertical-align: middle;
  text-align: center;
}
.brand_list a b:after {
  content: "...";
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.brand_list a i {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background: #02b4b6;
  overflow: hidden;
  position: absolute;
  top: -30px;
  left: 0;
  text-align: center;
  color: #fff;
}
.brand_list a span {
  width: 100px;
  height: 24px;
  line-height: 24px;
  border-radius: 12px;
  background: #ccc;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: -24px;
}
.brand_list a:hover span:hover {
  background: #02b4b6;
}
.down_menu a {
  height: 50px;
  line-height: 50px;
  position: relative;
  background: #f5f5f5;
  color: #333;
  display: block;
  padding-left: 30px;
}
.down_menu a:hover {
  color: #02b4b6;
}
.down_menu a i {
  width: 6px;
  height: 6px;
  border: 2px solid #02b4b6;
  margin-right: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}
.down_menu a.crently {
  background: #02b4b6;
  color: #fff;
}
.down_menu a.crently i {
  border-color: #fff;
}
.down_menu a.crently b {
  border: 10px solid transparent;
  border-left: 10px solid #02b4b6;
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -10px;
}
.down_type {
  padding: 25px 30px;
}
.down_type dt div {
  position: relative;
  line-height: 24px;
  border-bottom: 1px solid #e6e6e6;
}
.down_type dt div:last-child {
  border-bottom: none;
}
.down_type dt b {
  position: absolute;
  left: 0;
  top: 0;
  padding: 15px 0;
  font-weight: bold;
  font-size: 14px;
}
.down_type dt p {
  margin-left: 87px;
  padding: 15px 0;
}
.down_type dt p em {
  float: left;
  margin: 0 23px 0 -4px;
  white-space: nowrap;
}
.down_type dt p a {
  white-space: nowrap;
  float: left;
  padding: 0 20px 0 7px;
  position: relative;
  margin: 0 5px;
}
.down_type dt p a:last-child:after {
  content: "";
}
.down_type dt p a:after {
  content: "|";
  display: inline-block;
  height: 12px;
  line-height: 12px;
  position: absolute;
  right: 0;
  top: 6px;
  color: #666;
}
.down_type dt p a:hover:after {
  color: #02b4b6;
}
.down_type dt p a:hover {
  background: #02b4b6;
  color: #fff;
}
.down_type dt p a:hover i {
  width: 9px;
  height: 12px;
  background-position: -124px -68px;
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -6px;
}
.down_type dd {
  width: 129px;
  float: right;
  padding-left: 40px;
  padding-top: 20px;
}
.down_type dd a {
  display: block;
  width: 108px;
  height: 58px;
  border: 1px solid #e6e6e6;
  margin-bottom: 15px;
}
.down_type dd a:hover {
  border-color: #02b4b6;
}
.table_search_list {
}
.search_table {
  background: #fff;
  overflow-x: auto;
  border: 1px solid #e6e6e6;
  border-bottom: none;
  border-top: none;
  position: relative;
  color: #333;
}
.search_table {
  position: relative;
  z-index: 1;
}
.search_table th,
.search_table td {
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  line-height: 30px;
  white-space: nowrap;
  text-align: center;
}
.search_table th {
  padding: 5px;
}
.search_table td {
  padding: 14px;
}
.search_table td.br {
  white-space: normal;
}
.search_table td.tl {
  text-align: left;
}
.search_table tr.bg1 td {
  background: #fff;
}
.search_table tr.bg2 td {
  background: #f8f8f8;
}
.search_table th em {
  margin: 0 8px;
  position: relative;
}
.search_table tr th:first-child,
.search_table td:first-child {
  border-left: none;
}
.search_table tr th {
  background: #02b4b6;
  color: #fff;
  border-left: 1px solid #00cdcf;
  border-right: 1px solid #02b4b6;
  border-bottom: 1px solid #e6e6e6;
}
.search_table tr.selecttr td {
  background: #f8f8f8;
  padding: 10px;
}
.search_table tr.selecttr div {
  display: inline-block;
  position: relative;
}
.search_table tr.selecttr div span {
  background: #fff;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  height: auto;
  left: 0;
  line-height: 25px;
  padding-right: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.search_table tr.selecttr div span:after {
  content: "";
  border-left: 4px solid transparent;
  border-top: 6px solid #666;
  border-right: 4px solid transparent;
  position: absolute;
  top: 10px;
  right: 6px;
}
.search_table tr.selecttr div select {
  cursor: default;
  position: relative;
  z-index: 1;
  opacity: 0;
  padding: 4px 0;
}
.search_table .txt {
  background-color: #fff;
  color: #333;
  height: 24px;
  line-height: 24px;
  margin-right: 2px;
  padding: 0;
  text-align: center;
  width: 55px;
  font-size: 12px;
}
.search_table tr.hover td {
  background: #d8f8f8;
}
.search_table tr td.proTime {
  text-align: left;
}
.search_table tr td.proTime .proTimeBox {
}
.search_table tr td.proTime .tipTime {
  color: #999;
  line-height: 1.5em;
  text-align: center;
}
.search_table tr td.proTime i {
  vertical-align: 0;
}
.table_pro {
  padding-left: 75px;
  position: relative;
  text-align: left;
}
.table_pro .img {
  width: 58px;
  height: 58px;
  border: 1px solid #e6e6e6;
  position: absolute;
  top: 0;
  left: 0;
}
.table_pro .img img {
  width: 100%;
  height: 100%;
  display: block;
}
.table_pro .title {
  display: block;
  line-height: 16px;
  max-width: 197px;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.table_pro p {
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 197px;
  color: #999;
  margin-top: 2px;
}
.table_pro p .align {
  display: inline-block;
  max-width: 48px;
  text-align-last: justify;
}
.searhc_page {
}
.searhc_page span a {
  height: 22px;
  line-height: 22px;
  width: 22px;
  border: 1px solid #e6e6e6;
  margin-left: 10px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
}
.searhc_page span a:hover {
  border-color: #02b4b6;
}
.searhc_page span a.crently {
  background: #02b4b6;
  border-color: #02b4b6;
  color: #fff;
}
.searhc_page b a {
  width: 58px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #e6e6e6;
  display: inline-block;
  text-align: center;
  margin-left: 10px;
  font-size: 12px;
}
.link-moreCate {
  float: right;
  margin-right: 20px;
  color: #ef5b5b;
  font-size: 16px;
}
.link-moreCate a {
  display: inline-block;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
  color: #fff;
  border-radius: 2px;
  box-sizing: border-box;
  border: 1px solid #ef5b5b;
  margin-left: 10px;
  color: #ef5b5b;
  transition: linear 0.2s;
  vertical-align: middle;
}
.link-moreCate a:hover {
  color: #fff;
  background: #ef5b5b;
}
.searhc_page b a.disable,
.searhc_page b a.disable:hover {
  color: #ccc;
  border: 1px solid #e6e6e6;
}
.searhc_page b a:hover {
  border-color: #02b4b6;
}
.has_data_list {
  min-height: 400px;
}
#content_area {
  position: relative;
}
#content_area .arrownav {
  position: absolute;
  z-index: 99;
  top: 100px;
  width: 50px;
  border-radius: 4px;
  height: -webkit-calc(100% - 125px);
  height: -moz-calc(100% - 125px);
  height: calc(100% - 125px);
  background: rgba(0, 0, 0, 0.15) url(../images/table_arrow_lr.png) no-repeat 0
    center;
  display: none;
}
#content_area.m-proDetailList .arrownav {
  top: 90px;
  height: -webkit-calc(100% - 115px);
  height: -moz-calc(100% - 115px);
  height: calc(100% - 115px);
}
#content_area .arrownav.left {
  left: 20px;
}
#content_area .arrownav.right {
  right: 20px;
  background-position: -50px center;
}
.g-registBox {
  position: relative;
  width: 480px;
  padding: 40px;
}
.g-registBox li {
  padding: 0 0 5px;
  font-family: "Microsoft Yahei";
}
.g-registBox li .m-read {
  margin-top: 20px;
}
.g-registBox .label-auto {
  width: auto;
}
.g-registBox .red {
  color: #f00;
  vertical-align: middle;
  font-weight: 700;
  line-height: 35px;
}
.g-registBox div.fl {
  width: 340px;
}
.g-registBox .mod {
  position: relative;
  height: 34px;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 30px;
  z-index: 1;
}
.g-registBox .m-sltBox {
  border-bottom: 0;
  margin-bottom: 10px;
}
.g-registBox .m-sltBox select {
  cursor: default;
  border: 1px solid #dbdbdb;
  left: 58px;
  bottom: 0;
  position: absolute;
  padding: 6px 10px;
  color: #646464;
  font-size: 14px;
}
.g-registBox .m-sltBox.pl58 {
  padding-left: 58px;
}
.g-registBox li.active .mod {
  border-color: #45c8c9;
}
.g-registBox li .m-read input {
  margin-right: 4px;
}

.m-regist-guide img {
  margin: 72px 0 0 0;
  border-width: 32px 34px;
  border-style: solid;
  border-color: #f2f2f2;
}
.relat-login {
  text-align: center;
  padding: 10px 0;
}
.relat-login a {
  color: #02b4b6;
}
input.btn-getCode {
  position: relative;
  cursor: pointer;
  width: 132px;
  box-sizing: border-box;
  float: right;
  height: 35px;
  line-height: 35px;
  margin: -5px 0 5px 0;
  padding: 0 10px;
  display: inline-block;
  color: #fff;
  background: #02b4b6;
  text-align: center;
  border: 0;
  font-size: 14px;
  border-radius: 2px;
  font-family: "Microsoft Yahei";
  z-index: 999;
}
input.btn-getCode:disabled,
input.btn-getCode:disabled:hover {
  background: #ccc;
}
input.btn-getCode:hover {
  background: #0d9b9d;
}
.g-registBox li .mod .i-star {
  position: relative;
  z-index: 999;
  color: #f05a5b;
  vertical-align: bottom;
  margin-right: 6px;
}
.g-registBox li .mod .icon {
  position: absolute;
  left: 14px;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url(../images/regist-sprite.png?t=171212) no-repeat 0 0;
  z-index: 999;
}
.g-registBox li .mod .i-user {
  background-position: 0 0;
}
.g-registBox li.active .mod .i-user {
  background-position: -24px 0;
}
.g-registBox li .mod .i-vcode {
  background-position: -48px 0;
}
.g-registBox li.active .mod .i-vcode {
  background-position: -72px 0;
}
.g-registBox li .mod .i-psw {
  background-position: -96px 0;
}
.g-registBox li.active .mod .i-psw {
  background-position: -120px 0;
}
.g-registBox li .mod .i-email {
  background-position: -144px 0;
}
.g-registBox li.active .mod .i-email {
  background-position: -168px 0;
}
.g-registBox li .mod .i-invit {
  background-position: -192px 0;
}
.g-registBox li.active .mod .i-invit {
  background-position: -216px 0;
}
.g-registBox li .mod .i-region {
  background-position: -240px 0;
}
.g-registBox li.active .mod .i-region {
  background-position: -264px 0;
}
.g-registBox li .mod .i-nickname {
  background-position: -288px 0;
}
.g-registBox li.active .mod .i-nickname {
  background-position: -312px 0;
}
.g-registBox .input-pt {
  position: absolute;
  left: 58px;
  top: 100%;
}
.container-regist {
  position: relative;
  z-index: 2;
}
.g-registBox #user_companyBm .input-pt {
  top: 28px;
}
#user_companyBm .input-pt .ico {
  left: -6px;
  top: 50%;
  margin-top: -5px;
}
.g-registBox .bor-itxt {
  position: absolute;
  width: 100%;
  height: 33px;
  left: 0;
  top: 0;
  border: 0;
  font-size: 14px;
  color: #666;
  padding-left: 58px;
  box-sizing: border-box;
  font-family: "Microsoft Yahei";
}
.g-registBox .bor-itxt:disabled {
  user-select: none;
  background: #fff;
}
.m-selectBox {
  position: relative;
  display: inline-block;
  cursor: default;
  margin-left: 46px;
  font-size: 14px;
  margin-top: -5px;
}
.m-selectBox .hd {
  position: relative;
  display: inline-block;
  min-width: 146px;
  padding: 8px 36px 8px 16px;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
}
.m-selectBox .hd:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 14px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #ccc;
}
.m-selectBox .hd.disabled {
  background: #ededed;
}
.m-selectBox .bd {
  display: none;
  min-width: 100%;
  max-height: 400px;
  border: 1px solid #dbdbdb;
  border-top: 0;
  border-radius: 1px;
  background: #fff;
  position: absolute;
  z-index: 100;
  overflow: auto;
  box-sizing: border-box;
}
.m-selectBox .bd.active {
  display: block;
}
.m-selectBox .bd ul li {
  cursor: pointer;
  line-height: 1.5em;
  padding: 4px 0;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
  border-bottom: 1px solid #f1f1f1;
}
.m-selectBox .bd ul li p {
  padding: 2px 16px;
}
.m-selectBox .bd ul li .tt {
  color: #000;
}
.m-selectBox .bd ul li .company:hover {
  color: #45c8c9;
  background: #f1f1f1;
}
.m-selectBox .bd ul li:hover {
}
.wrong {
  background: url(../itxtwrong-ico.png) no-repeat right center !important;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.wrong:focus {
  background: url(../itxtwrong-ico.png) no-repeat right center;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.g-registBox input.wrong[type="text"]:focus,
.g-registBox input.itxt-ok[type="text"]:focus {
  -webkit-box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.g-registBox .input-pt {
  position: absolute;
  left: 58px;
  top: 100%;
}
.input-pt {
  color: #fff;
  height: 25px;
  font: 12px/23px Tahoma;
  padding: 0 10px;
  margin-top: 8px;
  position: relative;
}
.input-pt .ico {
  display: none;
  position: absolute;
  top: -7px;
  left: 12px;
  width: 13px;
  height: 7px;
  background-position: 0 -690px;
}
.input-pt-w {
  color: #ef5b5b;
  padding-left: 20px;
}
.input-pt .ico {
  display: none;
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  background: url(../images/val.png) no-repeat 0 0;
}
.input-pt.input-pt-w .ico {
  display: block;
  background-position: 0 -835px;
}
#user_companyBm .input-pt .ico {
  left: -2px;
  top: 50%;
  margin-top: -10px;
}
.itxt-ok {
  background: #fff url(../images/itxtok-ico.png) no-repeat right center;
  transition: linear none;
  border-color: #ceefbd !important;
}
.search_empt {
  border: 10px solid #dbecec;
  border-radius: 0 0 10px 10px;
}
.inputrightico {
  padding: 0 15px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 1px;
  line-height: 36px;
  display: none;
  z-index: 2;
  cursor: pointer;
}
.inputrightico.showico {
  display: block;
}
.find_pwd_step {
  width: 690px;
  margin: 0 auto;
  padding-left: 80px;
  position: relative;
  line-height: 27px;
}
.find_pwd_step p {
  position: absolute;
  left: 0;
  top: 0;
}
.find_pwd_step li {
  width: 33.33%;
  float: left;
  position: relative;
}
.find_pwd_step li em {
  position: absolute;
  height: 2px;
  background: #c8c8c8;
  width: 100%;
  top: 13px;
  left: 0;
  z-index: -1;
}
.find_pwd_step li b {
  position: relative;
  z-index: 5;
  text-align: center;
  width: 100%;
  display: block;
}
.find_pwd_step li b i {
  display: block;
  height: 27px;
  line-height: 27px;
  width: 27px;
  text-align: center;
  margin: 0 auto;
  border-radius: 50%;
  background: #c8c8c8;
  color: #fff;
  font-size: 20px;
}
.find_pwd_step li.crently em {
  background: #02b4b6;
}
.find_pwd_step li.crently b i {
  background: #02b4b6;
}
.leftbox {
  width: 1000px;
}
.rightbox {
  width: 190px;
}
.index-tab {
  position: relative;
  z-index: 0;
}
.itab-menu {
  height: 40px;
}
.itab-menu li {
  height: 26px;
  margin: 2px 65px 0 0;
  padding: 0 2px;
  font: 16px/26px microsoft YaHei;
  cursor: pointer;
}
.itab-menu li.current {
  color: #02b4b6;
}
.com-goods {
  border: 1px solid #ddd;
  height: 220px;
}
.com-goods ul {
  padding: 5px 0 5px 15px;
}
.com-goods .goods {
  margin: 0 17px;
}
.com-goods .goods .photo,
.com-goods .goods .photo img {
  width: 115px;
  height: 115px;
}
.com-goods .goods .photo {
  padding: 5px;
}
.bor-tit {
  height: 40px;
}
.bor-tit span {
  height: 26px;
  margin: 2px 0 0;
  padding: 0 2px;
  font: 16px/26px microsoft YaHei;
  color: #02b4b6;
  border-bottom: 3px solid #02b4b6;
  display: inline-block;
}
.red-bor span {
  border-color: #eb6161;
  color: #eb6161;
}
.bor-box {
  border: 1px solid #ddd;
}
.fast-order,
.rightad {
  height: 219px;
}
.fast-order {
  height: 260px;
  box-sizing: border-box;
}
.oritxt {
  float: left;
  display: inline-block;
  width: 50px;
  height: 28px;
  line-height: 28px;
  padding: 0 4px;
  color: #666;
  border: 1px solid #ddd;
  text-align: center;
  font: 12px Tahoma;
}
.oritxt:focus {
  border-color: #999;
  color: #333;
}
.g-fastOrder {
  float: left;
  width: 300px;
  padding: 14px 18px;
  box-sizing: border-box;
  background: #fff;
}
.g-fastOrder h2 {
  background: #ea6262;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 8px;
  font-weight: normal;
}
.fast-order ul {
}
.fast-order li {
  padding: 10px 0 0;
}
.fast-order input.oritxt {
  width: 89px;
  height: 30px;
  box-sizing: border-box;
}
.fast-order input.nub {
  width: 162px;
  margin-right: 10px;
}
.fast-order .usbut {
  font-weight: 700;
  float: left;
  width: 162px;
  box-sizing: border-box;
  display: inline;
  padding: 0 12px;
}
.fast-order a.fr {
  line-height: 30px;
}
.fast-order a:hover.fr {
  text-decoration: underline;
  color: #eb6161;
}
.rightad {
  width: 188px;
  overflow: hidden;
  position: relative;
}
.rightad ul {
  width: 9999px;
}
.rightad li {
  width: 188px;
}
.rightad li a {
  display: block;
  padding: 10px;
  text-align: center;
}
.rightad a img {
  width: 120px;
  height: 120px;
}
.rightad a span {
  display: block;
  height: 36px;
  overflow: hidden;
  line-height: 18px;
  text-align: left;
}
.rightad a .usbut {
  display: inline-block;
  font: 14px/30px microsoft YaHei;
  background-color: #02b4b6;
  margin-top: 10px;
}
.src-prev,
.src-next {
  position: absolute;
  top: 50%;
  margin-top: -60px;
  width: 30px;
  height: 50px;
  border: 0;
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.3);
  font: 700 14px "宋体";
  border-radius: 2px;
}
.src-prev:hover,
.src-next:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.src-prev {
  left: 10px;
}
.src-next {
  right: 10px;
}
.adbox {
  margin-bottom: 30px;
}
.index-goods {
  border: 1px solid #ddd;
  border-width: 3px 0 1px;
  margin-bottom: 30px;
}
.index-goods-01 {
  border-top-color: #02b4b6;
}
.index-goods-02 {
  border-top-color: #d6a719;
}
.index-goods-03 {
  border-top-color: #ef5b5b;
}
.index-goods-04 {
  border-top-color: #02b4b6;
}
.index-left {
  width: 200px;
  float: left;
  display: inline;
  position: relative;
}
.index-right {
  width: 980px;
  float: right;
  display: inline;
  padding-right: 10px;
  border-right: 1px solid #ddd;
}
.in-tit {
  width: 200px;
  height: 80px;
  margin: -3px 0 0;
  background: url(../../images/index-cate.png) no-repeat 0 0;
  text-align: center;
}
.index-goods-02 .in-tit {
  background-position: 0 -80px;
}
.index-goods-03 .in-tit {
  background-position: 0 -160px;
}
.index-goods-04 .in-tit {
  background-position: 0 -240px;
}
.in-tit a {
  display: block;
  font: 16px/80px microsoft Yahei;
  color: #fff;
}
.index-menu {
  border: 1px solid #ddd;
  background-color: #eee;
  border-bottom: 0;
  height: 440px;
  overflow: hidden;
  position: relative;
}
.index-menu ul {
  padding: 10px 0;
  height: 300px;
  overflow: hidden;
}
.index-menu li {
  height: 30px;
  overflow: hidden;
}
.index-menu li a {
  height: 30px;
  font: 14px/30px microsoft YaHei;
  padding: 0 25px 0 45px;
  display: block;
}
.index-menu li a:hover {
  color: #f79463;
  text-decoration: underline;
}
.index-menu .bot,
.index-menu .bot a,
.index-menu .botimg {
  width: 198px;
  height: 85px;
}
.index-menu .bot a img {
  width: 198px;
  height: 85px;
}
.index-menu .bot {
  position: absolute;
  bottom: 0;
  left: 0;
}
.index-goods .goods-list {
  width: 100%;
  height: 515px;
  overflow: hidden;
}
.index-goods .goods-list ul {
  width: 1000px;
}
.index-goods .goods {
  border-bottom: 1px solid #ddd;
  padding: 10px 30px 12px 6px;
  height: 235px;
}
.bd-index {
  background: #f5f5f5;
}
.scrollBox {
  position: relative;
  width: 300px;
}
.scrollBox .hd {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.scrollBox .hd ul {
  text-align: center;
  margin-bottom: 10px;
}
.scrollBox .hd ul li {
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 6px;
  padding: 6px 0 0;
  box-sizing: border-box;
  background: #fff;
  overflow: hidden;
  margin: 0 2px;
}
.scrollBox .hd ul li.on {
  background: #02b4b6;
}
.g-floor {
  width: 100%;
}
.g-floor .wrap1 {
  overflow: hidden;
}
.g-floor .wrap1 .mod1 {
  float: left;
  width: 253px;
}
.g-floor .wrap1 .mod2,
.g-floor .wrap1 .mod3 {
  float: right;
  width: 936px;
}
.g-floor .wrap1 .mod3 {
  margin-top: 10px;
}
.g-floor .wrap2 {
  margin-top: 10px;
}
.g-floor .mod {
  background: #fff;
  overflow: hidden;
}
.g-floor .wrap1 .mod1 {
  border-radius: 4px;
}
.g-floor .wrap1 .mod3,
.g-floor .wrap2 .mod {
  background: none;
}
.g-floor .mod .item {
  overflow: hidden;
}
.g-floor .wrap1 .mod3 .item {
  height: 290px;
}
.g-floor .wrap1 .mod3 .item,
.g-floor .wrap2 .mod .item {
  margin-left: 10px;
  border-radius: 4px;
  background: #fff;
}
.g-floor .wrap1 .mod3 .item:first-child,
.g-floor .wrap2 .mod .item:first-child {
  margin-left: 0;
}
.g-floor .mod .item .pic {
  float: left;
  width: 150px;
  height: 202px;
  padding: 26px 0;
  box-sizing: border-box;
  text-align: center;
}
.g-floor .wrap2 .mod .item .pic {
  width: 218px;
}
.g-floor .mod-vertical .item .pic {
  float: none;
  width: 100%;
  height: auto;
  padding: 0;
}
.g-floor .mod .item .pic img {
  max-width: 100%;
  -webkit-transition: ease-in-out 0.4s;
  -o-transition: ease-in-out 0.4s;
  transition: ease-in-out 0.4s;
}
.g-floor .mod .item:hover .pic img {
  -webkit-transform: translate3d(0, -4%, 0);
  -ms-transform: translate3d(0, -4%, 0);
  -o-transform: translate3d(0, -4%, 0);
  transform: translate3d(0, -4%, 0);
}
.g-floor .mod .item .cnt {
  height: 202px;
  overflow: hidden;
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.g-floor .wrap2 .mod .item .cnt {
  float: left;
  padding-left: 20px;
  text-align: right;
}
.g-floor .wrap1 .mod1 .item .cnt {
  padding-right: 20px;
}
.g-floor .mod-vertical .item .cnt {
  height: 130px;
}
.g-floor .mod-vertical .item .cnt > div {
  width: 100%;
  box-sizing: border-box;
  padding: 0 52px;
  text-align: center;
}
.g-floor .mod .item .cnt .tt {
  color: #2b2b2b;
  font-size: 16px;
}
.g-floor .mod .item .cnt .sale {
  display: inline-block;
  line-height: 21px;
  border: 1px solid #eb6161;
  font-size: 12px;
  color: #eb6161;
  padding: 0 8px 0 0;
  margin: 20px 0 0 0;
}
.g-floor .mod .item .cnt .sale em {
  font-size: 14px;
}
.g-floor .mod .item .cnt .sale i {
  vertical-align: top;
}
.g-floor .mod .item .cnt .sale i[class^="icon-"] {
  display: inline-block;
  width: 25px;
  height: 23px;
  line-height: 23px;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #eb6161;
}
.g-floor .mod .item .cnt .active-icons {
  margin-top: 10px;
  padding-top: 8px;
  border-top: 1px solid #e6e6e6;
}
.g-floor .mod .item .cnt .active-icons em {
  display: inline-block;
  height: 18px;
  line-height: 17px;
  padding: 0 4px;
  margin-right: 5px;
  vertical-align: top;
  color: #fff;
  font-size: 12px;
  background: #da4444;
}
.g-floor .mod .item .cnt .active-icons em.new {
  background: #fb65af;
}
.g-floor .wrap1 .mod1 .brandAdv img {
  width: 100%;
  height: 503px;
}
.g-floor .banner-con {
  display: block;
  float: left;
  width: 279px;
  height: 590px;
  background: #fff;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.g-floor .banner-con:hover {
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.11);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.11);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.g-floor-scdStyle .banner-con {
  width: 596px;
  height: 290px;
}
.g-floor .banner-con img {
  width: 100%;
  height: 100%;
}
.g-floor .middle-con .item {
  position: relative;
  float: left;
  width: 220px;
  height: 290px;
  margin: 0 0 10px 10px;
  background: #fff;
  -webkit-transition: linear 0.25s;
  -o-transition: linear 0.25s;
  transition: linear 0.25s;
}
.g-floor-scdStyle .middle-con .item {
  width: 292px;
}
.g-floor .middle-con .item.more a {
  display: block;
  height: 100%;
  padding: 15px;
  box-sizing: border-box;
  background: url(../images/more.jpg) no-repeat center center;
  background-clip: content-box;
}
.g-floor-scdStyle .middle-con .item:nth-child(3) {
  margin-left: 0;
}
.g-floor .middle-con .item:hover {
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.g-floor .middle-con .item .active-icons {
  position: absolute;
  width: 76px;
  height: 64px;
  right: 0;
  top: 0;
  text-align: right;
  font-size: 14px;
  padding: 10px 6px 0 0;
  box-sizing: border-box;
  color: #fff;
  z-index: 2;
}
.g-floor .middle-con .item .active-icons.new,
.g-floor .middle-con .item .active-icons.hot,
.g-floor .middle-con .item .active-icons.promotions {
  background: url(../images/bg_ico.png?t=180214) no-repeat -98px -320px;
}
.g-floor .middle-con .item .active-icons.new {
  background-position: -190px -320px;
}
.g-floor .middle-con .item .active-icons.promotions {
  background-position: -282px -320px;
}
.g-floor .middle-con .item .pic {
  height: 180px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.g-floor .middle-con .item .pic img {
  max-width: 140px;
  margin-top: 14px\0;
}
.g-floor .middle-con .cnt {
  height: 102px;
}
.g-floor .middle-con .item .cnt .tt {
  color: #2b2b2b;
  font-size: 16px;
}
.g-floor .middle-con .item .cnt .subTt {
  color: #868686;
  font-size: 12px;
  margin-top: 10px;
}
.g-floor .middle-con .item .cnt .sale {
  display: inline-block;
  line-height: 21px;
  border: 1px solid #eb6161;
  font-size: 12px;
  color: #eb6161;
  padding: 0 8px 0 0;
  margin: 14px 0 0 0;
}
.g-floor .middle-con .item .cnt .sale em {
  font-size: 14px;
}
.g-floor .middle-con .item .cnt .sale i {
  vertical-align: top;
}
.g-floor .middle-con .item .cnt .sale i[class^="icon-"] {
  display: inline-block;
  width: 25px;
  height: 23px;
  line-height: 23px;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #eb6161;
}
.scrollBox .bd li {
  height: 523px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background: #fff url(https://zydmall-tinyapp.oss-cn-shenzhen.aliyuncs.com/web/images/bg_default_162x162.png) no-repeat center center;
  background-size: 100%;
}
.scrollBox .bd li a {
  display: block;
}
.scrollBox .bd li a.link-shanghai {
  position: absolute;
  width: 100%;
  height: 264px;
  bottom: 0;
  z-index: 999;
}
.scrollBox .bd li:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.m-brickList {
  float: right;
  width: 880px;
}
.m-brickList ul li {
  position: relative;
  float: left;
  width: 220px;
  *width: 198px;
  height: 262px;
  *height: 220px;
  padding: 20px 10px;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
  border: 1px solid #f2f2f2;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  overflow: hidden;
}
.m-brickList ul li:hover {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.m-brickList ul li .bd {
  position: absolute;
  width: 100%;
  height: 188px;
  left: 0;
  top: 0;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 16px\0;
  background: url(https://zydmall-tinyapp.oss-cn-shenzhen.aliyuncs.com/web/images/bg_default_162x162.png) no-repeat center center;
  background-size: 118px auto;
}
.m-brickList ul li .ft {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 16px 10px;
}
.m-brickList ul li .ft .tt {
  color: #505050;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.m-brickList ul li .ft .subTt {
  color: #969696;
  font-size: 14px;
  margin-top: 6px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.progress {
  margin-top: 10px;
  height: 5px;
  margin-bottom: 10px;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 4px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .m-brickList ul li .bd {
    padding-top: 16px;
  }
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-finish {
  opacity: 0;
  filter: Alpha(opacity=0);
}
.progress-border {
  border: 1px solid #f1f1f1;
}
.banner .btnPrev,
.banner .btnNext {
  cursor: pointer;
  position: absolute;
  width: 10%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 0.1;
  filter: Alpha(opacity=10);
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
  background: url(../arrow-left-light.png) no-repeat center center;
}
.banner .btnPrev:hover {
  opacity: 1;
  filter: Alpha(opacity=100);
  background: url(../arrow-left-light.png) no-repeat 30% center;
}
.banner .btnNext {
  right: 0;
  left: auto;
  background: url(../arrow-right-light.png) no-repeat center center;
}
.banner .btnNext:hover {
  opacity: 1;
  filter: Alpha(opacity=100);
  background: url(../arrow-right-light.png) no-repeat 70% center;
}
.index-com {
  position: relative;
}
.index-com:before,
.index-com:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 80px;
  left: 0;
  top: 0;
  z-index: 2;
  background: -moz-linear-gradient(top, #f5f5f5 12%, transparent 100%);
  background: -webkit-gradient(
    linear,
    top,
    bottom,
    color-stop(0%, #f5f5f5),
    color-stop(100%, transparent)
  );
  background: -webkit-linear-gradient(top, #f5f5f5 12%, transparent 100%);
  background: -o-linear-gradient(top, #f5f5f5 12%, transparent 100%);
  background: -ms-linear-gradient(top, #f5f5f5 12%, transparent 100%);
  background: linear-gradient(to bottom, #f5f5f5 12%, transparent 100%);
  background: url(../images/bg-brandshow.png) repeat-x left top;
  background-size: auto 100%;
}
.index-com:after {
  top: auto;
  bottom: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.brand-com {
  position: relative;
  width: 1200px;
  height: 390px;
  margin: 0;
  padding: 100px 0 0;
}
.brand-com:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 96px;
  left: 0;
  top: 0;
  background: url(../images/bg-brandMod.png) no-repeat 2px -4px;
}
.brand-com:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 96px;
  left: 0;
  bottom: 0;
  background: url(../images/bg-brandMod2.png) no-repeat center bottom;
}
.brand-com ul {
  margin-left: 22px;
}
.brand-com ul li {
  position: relative;
  float: left;
  width: 195px;
  height: 180px;
  margin: 5px -15px;
  -webkit-transition: transform 0.2s ease-in-out 0s;
  -o-transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
}
.brand-com .btn-change,
.brand-com ul li > div {
  position: relative;
  width: 100%;
  height: 100%;
  line-height: 181px;
  text-align: center;
  box-sizing: border-box;
  vertical-align: middle;
}
.brand-com li:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.brand-com .btn-change {
  cursor: pointer;
  width: 148px;
  height: 142px;
  line-height: 1em;
  margin: 0;
  color: #02b4b6;
  font-size: 16px;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: transparent;
}
.brand-com .btn-change div {
  margin: 0 48px;
}
.brand-com .btn-change i {
  display: block;
  width: 100%;
  font-size: 38px;
  color: #02b4b6;
  margin-bottom: 10px;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.brand-com .btn-change:hover i {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.brand-com .btn-change:after,
.brand-com li > div:after,
.brand-com li > div {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: url(../images/bg-brand-shadow.png) no-repeat center bottom;
  z-index: -3;
}
.active .brand-com li > div {
  background-position: center top;
  -webkit-transition: ease-in-out 1s;
  -o-transition: ease-in-out 1s;
  transition: ease-in-out 1s;
}
.brand-com .btn-change:after {
  background-size: 100%;
}
.brand-com li > div:after {
  opacity: 0;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.brand-com li:hover > div:after {
  opacity: 1;
  background: url(../images/bg-brand-shadow.png) no-repeat center bottom;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
}
.brand-com li:nth-child(2),
.brand-com li:nth-child(4),
.brand-com li:nth-child(6),
.brand-com li:nth-child(9),
.brand-com li:nth-child(11),
.brand-com li:nth-child(13) {
  top: -100px;
}
.brand-com .btn-change:before,
.brand-com li a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background: url(../images/bg-brand.png) no-repeat center center;
}
.brand-com li a {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.brand-com li a.opacity {
  opacity: 0;
  z-index: -1;
}
.brand-com li a.active {
  opacity: 1;
  z-index: 1;
}
.brand-com .btn-change:before {
  content: "";
  z-index: -1;
  background-size: 148px;
}
.brand-com li a img {
  width: 116px;
  height: 42px;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.brand-com li a.singular,
.brand-com li a.fst {
}
.img-back {
  transform: rotateY(180deg);
}
.brand-com li:hover,
.brand-com li:hover > div {
}
.brand-com a:hover img {
  opacity: 1;
}
.g-brandIndex {
  visibility: hidden;
}
.index-com.show .g-brandIndex {
  visibility: visible;
}
.u-decorate {
  cursor: pointer;
}
.u-decorate img {
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.u-decorate img:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -1px, 0);
  -ms-transform: translate3d(0, -1px, 0);
  -o-transform: translate3d(0, -1px, 0);
  transform: translate3d(0, -1px, 0);
}
.brand-com li a:hover,
.brand-com li a.change {
}
@keyframes aniBrand {
  0% {
    width: 178px;
  }
  50% {
    width: 0px;
  }
  100% {
    width: 178px;
  }
}
.g-advEntrance {
  height: 524px;
}
.g-advEntrance img {
  vertical-align: middle;
  display: block;
}
.g-advEntrance .m-left {
  float: left;
  width: 894px;
}
.g-advEntrance .m-left .m-leftTop {
  margin-bottom: 9px;
}
.g-advEntrance .u-adv2 {
  float: right;
}
.g-advEntrance .m-right {
  float: right;
  width: 300px;
}
.g-advEntrance .m-right img {
  width: 300px;
}
.g-advEntrance .item {
  display: inline-block;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background: #fff;
  vertical-align: middle;
}
.g-advEntrance .item.u-adv1 img,
.g-advEntrance .item.u-adv2 img {
  width: 442px;
  height: 253px;
}
.g-advEntrance .item.u-adv3 img {
  width: 894px;
  height: 262px;
}
.g-advEntrance .item:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  z-index: 9;
}
.m-advBrandEntrance .cell {
  padding: 0 5px;
}
.m-advBrandEntrance {
  position: relative;
  z-index: 2;
}
.m-advBrandEntrance .cell:first-child {
  padding: 0 10px 0 0;
}
.m-advBrandEntrance .cell:last-child {
  padding: 0 0 0 10px;
  padding: 0 0 0 6px\0;
  float: right\0;
}
.m-advBrandEntrance img {
  width: 100%;
  height: 100%;
}
.m-advBrandEntrance .cell .item:first-child {
  margin-top: 0;
}
.m-advBrandEntrance .cell .item {
  position: relative;
  display: block;
  width: 100%;
  height: 170px;
  margin-top: 12px;
  background: #fff url(https://zydmall-tinyapp.oss-cn-shenzhen.aliyuncs.com/web/images/bg_default_162x162.png) no-repeat center center;
  background-size: 100px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.m-videoContainer .mod1 .item,
.m-advBrandEntrance .cell.col3 .mod1 .item {
  height: 100%;
  margin-top: 0;
}
.m-advBrandEntrance .cell .item:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.m-advBrandEntrance .cell .item video {
  border: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  background: #3f393c;
}
.m-advBrandEntrance .cell .item img {
  display: block;
  width: 100%;
}
.m-advBrandEntrance .cell .item img:hover {
}
.m-videoContainer .item.mod2:hover img,
.m-advBrandEntrance .col3 .item.mod2:hover img {
  width: 398px;
  height: 264px;
  left: -4px;
  top: -3px;
}
.m-videoContainer .item.mod1,
.m-advBrandEntrance .col3 .item.mod1 {
  height: 256px;
  margin-top: 0;
  background: #3f393c;
  box-sizing: border-box;
  -webkit-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.m-videoContainer .item.mod1 {
  height: 254px;
  overflow: hidden;
}
.m-videoContainer .item h3,
.m-advBrandEntrance .col3 .item h3 {
  position: absolute;
  width: 100%;
  top: -36px;
  left: 0;
  box-sizing: border-box;
  height: 36px;
  line-height: 36px;
  padding: 0 26px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-videoContainer .mod2 .item h3,
.m-advBrandEntrance .col3 .mod2 .item h3 {
  height: 24px;
  line-height: 24px;
  top: auto;
  bottom: 0;
  padding: 0 8px;
  font-size: 12px;
  z-index: 2;
}
.m-videoContainer .mod2,
.m-advBrandEntrance .col3 .mod2 {
  margin-top: 12px;
}
.m-videoContainer .mod2 > .item,
.m-advBrandEntrance .col3 .mod2 .item {
  position: relative;
  float: left;
  width: 146px;
  height: 104px;
  margin: 0 0 0 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.m-videoContainer .mod2 > .item img {
  width: auto;
  height: 100%;
}
.m-videoContainer .mod2 .item:first-child,
.m-advBrandEntrance .col3 .mod2 .item:first-child {
  margin-left: 0;
}
.m-videoContainer .mod2 > .item:before {
  position: absolute;
  content: "";
  width: 60px;
  height: 60px;
  left: 50%;
  top: 50%;
  margin: -30px;
  background: url(../images/icon-on.png) no-repeat center center;
  background-size: 100%;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.m-videoContainer .mod2 > .item:hover:before {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.h5-layer-conatiner {
  position: relative;
  height: 100%;
}
.h5-layer-conatiner .loading-center-absolute {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -6px -58px;
  line-height: 12px;
  color: #fff;
  font-size: 14px;
  z-index: 9999;
}
.h5-layer-conatiner .loading-center-absolute .object {
  width: 8px;
  height: 8px;
  margin: 2px 4px;
  background: #fff;
}
.h5-layer-conatiner .m-videoMask {
  display: none;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
  background: url(../videos/zyd-poster.jpg?t=180227) no-repeat center center;
  background-size: cover;
  z-index: 6;
}
.m-videoContainer .mod2 .item .h5-layer-conatiner .m-videoMask,
.m-advBrandEntrance .col3 .mod2 .item .h5-layer-conatiner .m-videoMask {
  display: block;
}
.h5-layer-conatiner .m-videoMask.show {
  display: block;
}
.h5-layer-conatiner .m-videoMask img {
  width: 100%;
  height: 100%;
}
.h5-layer-conatiner .m-videoMask-sirius {
  background: url(../videos/sirius-poster.jpg?t=180227) no-repeat center center;
  background-size: 100% 100%;
}
.h5-layer-conatiner .m-videoMask-sirius2 {
  background: url(../videos/sirius-poster2.jpg?t=180227) no-repeat center center;
  background-size: 100% 100%;
}
.h5-layer-conatiner .m-videoMask-sirius3 {
  background: url(../videos/sirius-poster3.jpg?t=180227) no-repeat center center;
  background-size: 100% 100%;
}
.h5-layer-conatiner .m-videoMask:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 60px;
  left: 50%;
  top: 50%;
  margin: -30px;
  background: url(../images/icon-on.png) no-repeat center center;
  background-size: 100%;
  z-index: 9;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.m-videoContainer .mod2 .item .h5-layer-conatiner .m-videoMask:after,
.m-advBrandEntrance .col3 .mod2 .item .h5-layer-conatiner .m-videoMask:after {
  width: 23px;
  height: 23px;
  margin: -12px;
}
.h5-layer-conatiner:hover .m-videoMask:after {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.g-orderFill .mod {
  position: relative;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #d6d6d6;
  box-sizing: border-box;
  padding: 24px 36px;
  background: #f8f8f8;
}
.g-orderFill .mod.m-orderAuto {
  float: left;
  width: 662px;
}
.g-orderFill .mod .title {
  border-left: 5px solid #02b4b6;
  padding-left: 10px;
  font-size: 18px;
  color: #333;
}
.g-orderFill .mod p {
  color: #333;
  margin-top: 4px;
  color: #999;
}
.g-orderFill .mod .btn {
  display: inline-block;
  margin-right: 14px;
}
.m-orderSchBox .ipt-autoOrder {
  display: block;
  width: 100%;
  border: 1px solid #e6e6e6;
  background: #fff;
  height: 40px;
  padding: 10px 12px 10px 40px;
  box-sizing: border-box;
  font-size: 14px;
  color: #999;
  border-radius: 2px;
  background: #fff url(/images/i-orderKeyword.png) no-repeat 12px center;
  border: 1px solid #02b4b6;
}
.m-orderSchBox .ipt-autoOrder:active,
.m-orderSchBox .ipt-autoOrder:focus {
  border: 1px solid #02b4b6;
}
.g-orderFill .mod .add_area {
  width: 100%;
  height: 115px;
  padding: 10px;
  margin-top: 14px;
  border: 1px solid #e6e6e6;
  resize: none;
  box-sizing: border-box;
}
.m-orderSchBox {
  position: relative;
  width: 878px;
  margin: 17px auto;
}
.m-orderSchBox .m-sucTip {
  display: none;
  position: absolute;
  width: 200px;
  left: 888px;
  top: 0;
  padding: 4px 10px 5px;
  color: #02b4b6;
}
.m-orderSchList {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  z-index: 999;
  max-height: 300px;
  overflow-y: scroll;
}
.m-orderSchList ul {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #e6e6e6;
}
.m-orderSchList ul li {
  position: relative;
  padding: 12px 120px 12px 40px;
}
.m-orderSchList ul li .item1 {
  display: inline-block;
  color: #333;
  margin-right: 4px;
}
.m-orderSchList ul li .item2 {
  display: inline-block;
  color: #02b4b6;
}
.m-orderSchList ul li .opera {
  display: none;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 9;
}
.m-orderSchList ul li.active .opera,
.m-orderSchList ul li:hover .opera {
  display: block;
}
.m-orderSchList ul li .opera input {
  cursor: default;
  width: 50px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  color: #000;
  padding: 0 6px;
  text-align: center;
  vertical-align: middle;
}
.m-orderSchList ul li .opera .i-add {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 46px;
  height: 100%;
  background: url(/images/i-add.png) no-repeat 10px center;
  z-index: 999;
  vertical-align: middle;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.m-orderSchList ul li .opera .i-add:hover {
  background: url(/images/i-add-hover.png) no-repeat 10px center;
}
.m-orderSchList ul li.active,
.m-orderSchList ul li:hover {
  background: #f3f3f3;
}
.g-orderDraft {
  position: relative;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #e6e6e6;
  background: #f9f9f9;
}
.g-orderDraft .u-cart {
  cursor: default;
  position: absolute;
  left: 0;
  width: 128px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  top: 0;
  box-sizing: border-box;
  border-right: 1px solid #e6e6e6;
  background: #f9f9f9;
}
.g-orderDraft .u-cart.active {
  color: #fff;
  background: #02b4b6;
}
.g-orderDraft .u-cart:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 15px;
  vertical-align: middle;
  margin-right: 8px;
  background: url(../images/i-cart.png) no-repeat 0 0;
}
.g-orderDraft .u-cart.active:before {
  background-position: -16px 0;
}
.g-orderDraft .hd {
  position: relative;
  height: 40px;
  overflow: hidden;
  margin-left: 128px;
  background: #fff;
}
.g-orderDraft .hd ul {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}
.g-orderDraft .hd li {
  float: left;
  max-width: 180px;
  display: inline-block;
  cursor: default;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-right: 1px solid #e6e6e6;
}
.g-orderDraft .hd li:last-child {
  border-right: none;
}
.g-orderDraft .hd li:before {
  position: relative;
  display: inline-block;
  content: "";
  width: 12px;
  height: 15px;
  vertical-align: -2px;
  margin-right: 8px;
  background: url(https://zydmall-tinyapp.oss-cn-shenzhen.aliyuncs.com/web/images/i-orderDraft.png) no-repeat right 0;
}
.g-orderDraft .hd li.active:before {
  background-position: 0 0;
}
.g-orderDraft .hd li.active {
  color: #fff;
  background: #02b4b6;
}
.g-orderDraft .u-left,
.g-orderDraft .u-right {
  display: none;
  cursor: pointer;
  position: absolute;
  width: 36px;
  height: 40px;
  left: -36px;
  top: 0;
  z-index: 999999;
}
.g-orderDraft .u-left:after,
.g-orderDraft .u-right:after {
  display: inline-block;
  content: "";
  margin: 12px 0 0 15px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #ccc;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.g-orderDraft .u-left:hover:after,
.g-orderDraft .u-right:hover:after {
  border-right-color: #02b4b6;
}
.g-orderDraft .u-right:hover:after {
  border-right-color: transparent;
  border-left-color: #02b4b6;
}
.g-orderDraft .u-right:after {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid transparent;
  border-left: 7px solid #ccc;
}
.g-orderDraft .u-right {
  left: auto;
  right: -36px;
}
.g-orderDraft .bd {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #e6e6e6;
  background: #efefef;
}
.g-orderDraft .bd .mod {
  display: none;
}
.g-orderDraft .bd .mod.active {
  display: block;
}
.g-orderDraft .bd .mod table {
  width: 100%;
  border-collapse: collapse;
}
.g-orderDraft .bd .mod table td {
  height: 108px;
  line-height: 1.8em;
  padding: 14px 30px 10px;
  font-size: 14px;
  color: #323232;
  box-sizing: border-box;
}
.g-orderDraft .bd .mod table td .J-tip {
  display: none;
  color: #b9b9b9;
  font-size: 12px;
}
.g-orderDraft .bd .mod table td .t-label {
  display: inline-block;
  max-width: 400px;
}
.g-orderDraft .bd .mod table td .t-label-note {
  word-wrap: break-word;
  line-height: 1.5em;
}
.g-orderDraft .bd .mod table td .t-label-tt {
  line-height: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
}
.g-orderDraft .bd .mod table td .i-edit {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-left: 10px;
  background: url(https://zydmall-tinyapp.oss-cn-shenzhen.aliyuncs.com/web/images/order/i-edit.png) no-repeat center center;
}
.g-orderDraft .bd .mod table td .t-lab {
  color: #98a9a9;
}
.g-orderDraft .bd .mod table td.td-tt {
  width: 542px;
}
.g-orderDraft .bd .mod table td.td-tt .ipt-txt,
.g-orderDraft .bd .mod table td.td-tt .ipt-name,
.g-orderDraft .bd .mod table td.td-tt .ipt-note {
  display: none;
  width: 400px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #f1f1f1;
  font-size: 14px;
  color: #323232;
  box-sizing: border-box;
  padding: 0 10px;
  background: #fff;
}
.g-orderDraft .bd .mod table td.td-tt .ipt-name,
.g-orderDraft .bd .mod table td.td-tt .ipt-note {
  display: block;
}
.g-orderDraft .bd .mod table td.td-tt .ipt-new {
  display: block;
}
.g-orderDraft .bd .mod table td.td-btn {
  width: 270px;
  text-align: right;
}
.g-orderDraft .bd .mod table td .btn {
  color: #fff;
  padding: 12px 14px;
  font-size: 14px;
  background: #02b4b6;
  border: 0;
  margin: 0 0 0 10px;
}
.g-orderDraft .bd .mod table td .btn-grey {
  background: #666;
}
.g-orderDraft .bd .mod table td .btn:disabled {
  cursor: default;
  background: #ccc;
}
.g-orderDraft .bd .mod table td .m-rlt {
  position: relative;
}
.g-orderDraft .bd .mod table td .m-rlt .u-reqName {
  display: none;
  position: absolute;
  line-height: 40px;
  color: #eb6161;
  top: 0;
  left: 410px;
}
.g-orderDraft .bd .mod .tt {
  display: inline-block;
  vertical-align: middle;
}
.g-orderDraft .bd .mod .t-detail {
  color: #98a9a9;
  font-size: 14px;
}
.u-tipMod {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font-size: 14px;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.1);
}
.u-tipMod .cnt {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  box-sizing: border-box;
}
.u-tipMod .cnt p {
  color: #fff;
  padding: 14px 20px;
  border-radius: 4px;
  background-color: #333;
}
.m-basket {
  padding-left: 30px;
  margin-top: 18px;
  overflow: hidden;
}
.m-basket .u-fill {
  position: relative;
  float: left;
  overflow: hidden;
}
.m-basket .u-fill .ipt-num {
  float: left;
  width: 46px;
  height: 46px;
  box-sizing: border-box;
  text-align: center;
  border-width: 1px 0;
  border-style: solid;
  border-color: #cacac8;
}
.m-basket .u-fill .btn {
  float: left;
  display: inline-block;
  width: 23px;
  height: 46px;
  background: #fff;
  border: 0;
  color: #666;
  border: 1px solid #cacac8;
  box-sizing: border-box;
  background: #f1f1f1;
}
.m-basket .u-fill .btn:disabled {
  color: #b7b7b7;
}
.m-basket .u-fill .btn-min {
  border-top: 1px solid #cacac8;
}
.m-basket .btn-basket {
  cursor: pointer;
  color: #fff;
  border: 0;
  height: 46px;
  font-size: 18px;
  padding: 0 22px;
  margin-left: 12px;
  background: #eb6161;
  outline: 0;
  font-family: "Microsoft Yahei";
}
.m-basket .btn-basket:hover {
  background: #dc4c4c;
}
.btn-addCart-inner {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 16px 0 14px;
  color: #666;
  font-size: 12px;
  background: #e6e6e6;
}
.i-addCartBatch {
  display: inline-block;
  width: 20px;
  height: 21px;
  vertical-align: -5px;
  margin-right: 8px;
  -webkit-transition: linear 0.3s;
  -o-transition: linear 0.3s;
  transition: linear 0.3s;
  background: url(https://zydmall-tinyapp.oss-cn-shenzhen.aliyuncs.com/web/images/order/i-addCartBatch.png) no-repeat center center;
}
.btn-addCart-inner:hover .i-addCartBatch {
  background: url(https://zydmall-tinyapp.oss-cn-shenzhen.aliyuncs.com/web/images/order/i-addCartBatch-active.png) no-repeat center center;
}
.m-loginBox {
  position: relative;
  display: none;
  z-index: 99999;
}
.m-loginBox .container {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.1);
}
.m-loginBox .m-login {
  position: relative;
  margin-right: 0;
  padding: 30px 60px 50px;
  box-shadow: 0 0 10px #ccc;
  background: #fff;
}
.m-loginBox .m-login .hd {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding: 20px;
  box-sizing: border-box;
  overflow: hidden;
}
.m-loginBox .m-login .hd .loginLogo {
  float: left;
}
.modelFrame-wrap {
  position: relative;
  width: 900px;
  margin: 0 auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99999;
}
.modelFrame-wrap iframe {
  margin: 0 !important;
  vertical-align: middle;
}
.modelFrame-wrap .i-full {
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  background: url(../images/i-fullscreen.png) no-repeat center center;
  background-size: 20px;
}
.modelFrame-wrap.active {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  box-sizing: border-box;
}
.modelFrame-wrap.active iframe {
  width: 100%;
  height: 100%;
}
.u-flyer {
  display: block;
  position: fixed;
  z-index: 9999;
  width: 20px;
  height: 21px;
}
.k-letter-holder {
  display: inline-block;
  vertical-align: -7px;
  margin: 0 10px 0 0;
  box-sizing: border-box;
}
.k-letter {
  float: left;
  font-size: 14px;
  color: #777;
}
.k-letter {
  font-size: 22px;
  animation-name: k-loadingF;
  animation-duration: 1.1s;
  animation-iteration-count: infinite;
  animation-direction: linear;
}
.k-letter-1b {
  animation-delay: 0.48s;
  color: #fed100;
}
.k-letter-2b {
  animation-delay: 0.6s;
  color: #fed100;
}
.k-letter-3b {
  animation-delay: 0.72s;
  color: #fed100;
}
.k-letter-4b {
  animation-delay: 0.84s;
  color: #02b4b6;
}
.k-letter-5b {
  animation-delay: 0.96s;
  color: #02b4b6;
}
.k-letter-6b {
  animation-delay: 1.08s;
  color: #02b4b6;
}
.k-letter-7b {
  animation-delay: 1.2s;
  color: #02b4b6;
}
.k-letter-8b {
  animation-delay: 1.32s;
  color: #02b4b6;
}
.k-letter-9b {
  animation-delay: 1.44s;
  color: #02b4b6;
}
.k-letter-10b {
  animation-delay: 1.56s;
  color: #02b4b6;
}
.k-letter-11b {
  animation-delay: 1.68s;
  color: #02b4b6;
}
@keyframes k-loadingF {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.btn-relative {
  display: inline-block;
  line-height: 1em;
  color: #fff;
  padding: 7px 12px 5px 14px;
  background: #eb6161;
  border-radius: 5px;
}
.btn-relative:hover {
  color: #fff;
  background: #ea5353;
}
.i-attachment {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 4px;
  background: url(../images/bg_ico.png?t=171130) no-repeat -310px 0;
  vertical-align: -5px;
}
.m-tab-3d {
  margin: 0 30px 12px;
}
.m-tab-3d .hd {
  overflow: hidden;
}
.m-tab-3d .hd li {
  cursor: pointer;
  float: left;
  min-width: 74px;
  height: 45px;
  line-height: 40px;
  box-sizing: border-box;
  color: #999;
  font-size: 25px;
  border: 3px solid #e6e6e6;
  border-radius: 10px;
  text-align: center;
  margin: 0 5px 20px;
  padding: 0 8px;
  background: #f5f5f5;
  font-family: Arial;
}
.m-tab-3d .hd li.active {
  color: #fff;
  border-color: #02b4b6;
  box-shadow: 3px 3px 13px rgba(86, 195, 196, 0.75);
  background: #02b4b6;
}
.m-tab-3d .bd {
  position: relative;
  height: 600px;
}
.m-tab-3d .bd .mod {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}
.m-tab-3d .bd .mod.J-cnt {
  display: block;
  opacity: 0;
}
.m-tab-3d .bd .mod .modelFrame-wrap,
.m-tab-3d .bd .mod .modelFrame-wrap iframe {
  width: 100%;
}
.m-tab-3d .bd .mod.active {
  z-index: 1;
}
.m-tab-3d .bd .mod.active.J-cnt {
  opacity: 1;
}
.g-pop {
  display: none;
}
.wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 999999;
}
.flex-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.m-notice-abb {
  position: relative;
  width: 1095px\9;
  margin: 100px auto\9;
}
.m-notice-abb .hd {
  position: absolute;
  right: -44px;
  top: -20px;
  z-index: 1;
  text-align: right;
}
.m-notice-abb .bd {
}
.m-notice-abb .bd img {
  max-width: 100%;
  max-height: 780px;
}
.m-notice-abb .hd .close {
  float: right;
  display: block;
}
.m-notice-abb .hd .noreceive {
  cursor: pointer;
  display: inline-block;
  vertical-align: bottom;
  margin-top: 36px;
  margin-right: 5px;
  text-decoration: underline;
  color: #393939;
}
.m-notice-abb .hd .noreceive input {
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
.m-notice-abb .hd .noreceive input:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  border: 1px solid #393939;
  box-sizing: border-box;
  background: #dff7f7;
}
.m-notice-abb .hd .noreceive input:checked:before {
  background: #dff7f7 url(../images/notice-abb-checked.png?t=180112) no-repeat
    center center;
  background-size: 90%;
}
.preventScroll {
  height: 100%;
  overflow: hidden;
}
.m-member-wrapper {
  position: relative;
  z-index: 8;
}
.m-member-index {
  position: absolute;
  width: 280px;
  right: 0;
  top: 33px;
  border-radius: 10px;
  background: #fff;
  background: rgba(0, 0, 0, 0.6);
}
.m-member-index .mem-hd {
  position: relative;
  height: 151px;
  padding: 0 17px;
  z-index: 0;
}
.m-member-index .mem-hd .i-user {
  position: absolute;
  width: 72px;
  height: 72px;
  line-height: 72px;
  left: 50%;
  margin-left: -36px;
  top: -14px;
  color: #fff;
  font-size: 52px;
  text-align: center;
  border-radius: 100%;
  background: #259990;
}
.m-member-index .mem-hd .member-info {
  overflow: hidden;
}
.m-member-index .mem-hd .avatar {
  float: left;
  border-radius: 4px;
}
.m-member-index .mem-hd .nick-info {
  line-height: 1.4em;
  font-size: 16px;
  color: #fff;
  padding: 18px 0 0 20px;
  overflow: hidden;
}
.m-member-index .mem-extra {
  width: 301px;
  height: 39px;
  margin-left: -11px;
  padding: 0 20px 0 5px;
  line-height: 39px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
  background: rgba(2, 180, 182, 0.7);
}
.m-member-index .mem-extra a:hover {
  color: inherit;
}
.m-member-index .mem-extra i {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 22px;
  border: 1px solid #fff;
  border-radius: 100%;
  margin-right: 4px;
  font-size: 14px;
  text-align: center;
  box-sizing: border-box;
  vertical-align: middle;
}
.m-member-index .mem-extra i:before {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 24px;
}
.m-member-index .mem-extra .item:hover .i-tel:before {
  position: relative;
  transform-origin: 50%;
  -webkit-animation: aniQQ 2s ease-in-out infinite alternate;
  -o-animation: aniQQ 2s ease-in-out infinite alternate;
  animation: aniQQ 2s ease-in-out infinite alternate;
}
.m-member-index .mem-extra .item .i-qq {
  padding-left: 1px;
}
.m-member-index .mem-extra .item .i-qq:before {
  display: inline-block;
  -webkit-transition: linear 0.5s;
  -o-transition: linear 0.5s;
  transition: linear 0.5s;
  z-index: 1;
}
.m-member-index .mem-extra .item:hover .i-qq:before {
  opacity: 0;
}
.m-member-index .mem-extra .item .i-qq:after {
  position: absolute;
  display: inline-block;
  content: "";
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
  margin: -10px;
  background: url(../images/i-qq.png) no-repeat center center;
  opacity: 0;
  -webkit-transition: linear 0.5s;
  -o-transition: linear 0.5s;
  transition: linear 0.5s;
}
.m-member-index .mem-extra .item:hover .i-qq:after {
  opacity: 1;
}
@keyframes aniQQ {
  0% {
    transform-origin: 50%;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  5% {
    transform-origin: 50%;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  10% {
    transform-origin: 50%;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  15% {
    transform-origin: 50%;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  20% {
    transform-origin: 50%;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    transform-origin: 50%;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
.m-member-index .mem-hd .logOut {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 33px;
  text-align: center;
}
.m-member-index .mem-hd .logOut .btn {
  display: inline-block;
  min-width: 85px;
  height: 28px;
  line-height: 26px;
  padding: 0 24px;
  margin: 0 10px;
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #02b4b6;
  color: #02b4b6;
}
.m-member-index .mem-hd .logOut .btn:hover {
  color: #fff;
  background: #02b4b6;
}
.m-member-index .mem-hd .logOut .btn-register {
  color: #eb6161;
  border-color: #eb6161;
}
.m-member-index .mem-hd .logOut .btn-register:hover {
  background: #eb6161;
}
.m-member-index .mem-hd .logIn {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 12px;
  box-sizing: border-box;
}
.m-member-index .mem-hd .logIn .company {
  height: 38px;
  line-height: 1.4em;
  padding: 0 34px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  word-break: break-all;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.m-member-index .mem-hd .logIn .scoreWrap {
  margin-top: 12px;
  text-align: center;
}
.m-member-index .mem-hd .logIn .scoreWrap .score {
  position: relative;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  padding: 0 10px 0 12px;
  color: #fed100;
  font-size: 12px;
  font-weight: bold;
  box-sizing: border-box;
  border-radius: 14px 0 0 14px;
  background: rgba(2, 180, 182, 0.4);
}
.m-member-index .mem-hd .logIn .scoreWrap .score:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 22px;
  left: 100%;
  top: 0;
  background: url(../images/bg-score.png) no-repeat center center;
}
.m-member-index .mem-hd .logIn .scoreWrap .score i {
  margin-right: 6px;
  font-size: 14px;
  vertical-align: baseline;
}
.m-member-index .mem-hd .logIn .scoreWrap .btn-logOut {
  display: inline-block;
  height: 22px;
  line-height: 19px;
  box-sizing: border-box;
  border: 1px solid #02b4b6;
  color: #02b4b6;
  padding: 0 14px;
  border-radius: 14px;
  vertical-align: top;
}
.m-member-index .mem-hd .logIn .scoreWrap .btn-logOut:hover {
  color: #eb6161;
  border-color: #eb6161;
}
.m-member-index .mem-notice {
  min-height: 149px;
  box-sizing: border-box;
  padding: 8px 12px 30px;
  color: #fff;
}
.m-member-index .mem-notice .title {
  margin: 6px 0 0;
  font-size: 14px;
}
.m-member-index .mem-notice .noticeCnt {
  display: none;
  height: 84px;
  overflow: hidden;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.m-member-index .mem-notice .noticeCnt.active {
}
.m-member-index .mem-notice .noticeCnt {
  padding: 6px 0 0;
}
.m-member-index .mem-notice ul li {
  padding: 6px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
}
.m-member-index .more {
  position: absolute;
  display: block;
  width: 100%;
  padding: 6px 0;
  bottom: 0;
  left: 0;
  text-align: center;
}
.m-member-index .mem-notice .more i {
  display: inline-block;
  font-size: 18px;
  -webkit-transform: rotate(90deg) scaleX(0.8);
  -ms-transform: rotate(90deg) scaleX(0.8);
  -o-transform: rotate(90deg) scaleX(0.8);
  transform: rotate(90deg) scaleX(0.8);
}
.m-member-index .mem-notice.active .more i {
  -webkit-transform: rotate(270deg) scaleX(0.8);
  -ms-transform: rotate(270deg) scaleX(0.8);
  -o-transform: rotate(270deg) scaleX(0.8);
  transform: rotate(270deg) scaleX(0.8);
}
.m-member-index .mem-notice ul li.empty {
  padding-top: 30px;
  text-align: center;
}
.m-member-index .mem-notice ul li .type {
  display: inline-block;
  margin: 0 8px 0 0;
  padding: 2px 7px 3px;
  border-radius: 10px;
  background: #fed100;
}
.m-member-index .mem-notice ul li .activity {
  background: #eb6161;
}
.m-member-index .mem-notice ul li a:hover {
  color: #fff;
  text-decoration: underline;
}
.m-member-index .mem-bd .member-tab .hd {
  height: 30px;
  padding: 0 15px;
  margin-top: 2px;
  border-bottom: 1px solid #c8c8c8;
}
.m-member-index .mem-bd .member-tab .hd li {
  cursor: pointer;
  position: relative;
  float: left;
  padding: 7px 10px;
  font-size: 14px;
  color: #333;
}
.m-member-index .mem-bd .member-tab .hd li:hover,
.m-member-index .mem-bd .member-tab .hd li.active {
  color: #14b6ba;
}
.m-member-index .mem-bd .member-tab .hd li.active:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  bottom: -3px;
  left: 0;
  background: #14b6ba;
}
.m-member-index .mem-bd .member-tab .bd {
  line-height: 1.5em;
  padding: 16px 8px;
  height: 86px;
  box-sizing: border-box;
}
.m-member-index .mem-bd .member-fastEnter .tt {
  height: 37px;
  line-height: 37px;
  text-align: center;
  background: #dcf6f8;
}
.m-member-index .mem-bd .member-fastEnter .tt i {
  display: inline-block;
  width: 225px;
  height: 18px;
  vertical-align: -3px;
  background: url(../images/bg_ico.png) no-repeat -82px -298px;
}
.m-member-index .mem-bd .member-fastEnter .bd {
  height: 96px;
  color: #959595;
}
.m-member-index .mem-bd .member-fastEnter .bd .item {
  position: relative;
  text-align: center;
  border-left: 1px solid #c8c8c8;
  color: #959595;
}
.m-member-index .mem-bd .member-fastEnter .bd .item:first-child {
  border-left: 0;
}
.m-member-index .mem-bd .member-fastEnter .bd .item i {
  display: inline-block;
  font-size: 30px;
  margin-top: 23px;
  color: #959595;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.m-member-index .mem-bd .member-fastEnter .bd .item p {
  margin-top: 18px;
  color: #959595;
}
.m-member-index .mem-bd .member-fastEnter .bd .item:hover p,
.m-member-index .mem-bd .member-fastEnter .bd .item:hover i {
  color: #02b4b6;
}
.m-member-index .mem-bd .member-fastEnter .bd .item:hover i {
  -webkit-transform: translate3d(0, -10%, 0);
  -ms-transform: translate3d(0, -10%, 0);
  -o-transform: translate3d(0, -10%, 0);
  transform: translate3d(0, -10%, 0);
}
.m-member-index .mem-bd .member-fastEnter .bd .item:hover {
  color: #14b6ba;
}
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
}
.gallery-top {
  height: 80%;
  width: 100%;
}
.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.m-slider-brand {
  height: 300px;
}
.m-slider-brand .swiper-slide {
  background: none;
}
.m-slider-brand.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0;
}
.m-slider-brand .swiper-pagination-switch {
  position: relative;
  width: 74px;
  height: 20px;
  border-radius: 0;
  opacity: 1;
  background: none;
}
.m-slider-brand .swiper-pagination-switch:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 6px;
  left: 50%;
  top: 50%;
  margin: -3px -30px;
  background: #bebebe;
}
.m-slider-brand .swiper-pagination-switch:hover:after {
  background: #39cbce;
}
.m-slider-brand .swiper-active-switch:after {
  background: #39cbce;
  box-shadow: 0 3px 7px rgba(200, 200, 200, 0.57);
}
.m-floor-wrapper {
  position: relative;
  height: 646px;
}
.m-floor-index {
  margin: 12px 0 0;
}
.m-floor-index .swiper-slide {
  height: 600px !important;
  background: none;
}
.m-floor-index .hd {
  position: relative;
  height: 46px;
  overflow: hidden;
  z-index: 1;
}
.m-floor-index [class^="pagination"] {
  height: 48px;
  width: auto;
  position: relative;
  text-align: left;
  box-sizing: border-box;
  bottom: 0;
  z-index: 0;
}
.m-floor-index.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 20px 0 0;
  display: inline-block;
}
.m-floor-index .swiper-pagination-switch {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  background: none;
  color: #777777;
  padding: 16px 6px 14px;
  margin: 0 14px 0 0;
  border-radius: 4px;
  font-size: 16px;
  opacity: 1;
}
.m-floor-index .swiper-pagination-switch:hover {
  color: #00abb0;
}
.m-floor-index .swiper-active-switch {
  color: #00abb0;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.m-floor-index .swiper-active-switch:after {
  position: absolute;
  content: "";
  width: 100%;
  width: calc(100% - 12px);
  height: 2px;
  left: 6px;
  bottom: 9px;
  background: #00abb0;
}
.m-floor-index .swiper-wrapper {
  height: 600px !important;
}
.m-floor-index .btnWrapper {
}
.m-floor-index.show .btnWrapper {
  visibility: visible;
}
.m-floor-index [class^="swiper-button-next"],
.m-floor-index [class^="swiper-button-prev"] {
  position: absolute;
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 40px;
  line-height: 40px;
  left: 0;
  top: 50%;
  margin: -20px 0 0 0;
  background-size: 20%;
  box-sizing: border-box;
  margin: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.15);
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
  z-index: 2;
}
.m-floor-index [class^="swiper-button-next"]:hover,
.m-floor-index [class^="swiper-button-prev"]:hover {
  background: rgba(0, 0, 0, 0.35);
}
.m-floor-index [class^="swiper-button-next"] {
  left: auto;
  right: 0;
}
.m-floor-index [class^="swiper-button-next"] i,
.m-floor-index [class^="swiper-button-prev"] i {
  display: inline-block;
  font-size: 12px;
  color: #fff;
}
.m-floor-index [class^="swiper-button-prev"] i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.m-slider-floor {
  position: relative;
}
.m-slider-floor .m-slider-floor-hd {
  width: 1100px;
  margin: 6px 0 0 0;
  padding-bottom: 10px;
}
.m-slider-floor .btnWrapper {
  position: absolute;
  right: 0;
  top: 7px;
  font-size: 0;
  z-index: 0;
}
.m-slider-floor .swiper-button-next,
.m-slider-floor .swiper-button-prev {
  display: inline-block;
  width: 40px;
  height: 25px;
  border: 1px solid #e2e0e0;
  background-size: 20%;
  box-sizing: border-box;
  left: auto;
  top: auto;
  right: auto;
  margin: 0;
  text-align: center;
  position: relative;
}
.m-slider-floor .swiper-button-prev i,
.m-slider-floor .swiper-button-next i {
  display: inline-block;
  font-size: 12px;
  color: #9e9e9e;
  margin: 6px 0;
}
.m-slider-floor .swiper-button-next i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.m-slider-floor .swiper-button-prev {
  border-right: 0;
  width: 39px;
}
.m-slider-floor .m-slider-floor-hd .swiper-slide {
  cursor: pointer;
  width: 130px;
  color: #777777;
  padding: 8px 12px;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: bold;
  background: none;
}
.m-slider-floor .m-slider-floor-hd .swiper-slide-active,
.m-floor-index .m-slider-floor-hd .swiper-pagination-bullet-active {
  background: #20d8d3;
  color: #fff;
  background: -moz-linear-gradient(top, #6ad4d2 0%, #78e4d5 100%);
  background: -webkit-gradient(
    linear,
    top,
    bottom,
    color-stop(0%, #6ad4d2),
    color-stop(100%, #78e4d5)
  );
  background: -webkit-linear-gradient(top, #6ad4d2 0%, #78e4d5 100%);
  background: -o-linear-gradient(top, #6ad4d2 0%, #78e4d5 100%);
  background: -ms-linear-gradient(top, #6ad4d2 0%, #78e4d5 100%);
  background: linear-gradient(to bottom, #6ad4d2 0%, #78e4d5 100%);
  box-shadow: 0 5px 10px rgba(172, 172, 172, 0.52);
}
.u-title-index {
  position: relative;
  margin-top: 40px;
}
.u-title-index:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 32px;
  left: 0;
  top: 50%;
  margin-top: -16px;
  border-radius: 20px;
  background: #e9f2f2;
}
.u-title-index h2 {
  display: inline-block;
  position: relative;
  height: 45px;
  line-height: 45px;
  font-size: 22px;
  color: #fff;
  padding: 0 78px 0 60px;
  vertical-align: middle;
  border-radius: 14px;
  box-sizing: border-box;
  background: #02b4b6;
  z-index: 1;
}
.u-title-index-style2 h2 {
  background: #eb6161;
}
.u-title-index-style2:before {
  background: #f4eded;
}
.u-title-index-style3 h2 {
  background: #fed100;
}
.u-title-index-style3:before {
  background: #f5f3e9;
}
.u-title-index i {
  display: inline-block;
  font-size: 18px;
  margin: 0 18px 0 0;
  vertical-align: 0;
}
.m-slider-floor .swiper-slide-duplicate-active {
}
.m-slider-floor .m-slider-floor-bd {
  height: 780px;
  margin: 10px 0 0 0;
}
.m-slider-floor-bd {
  height: 500px;
}
.m-slider-floor .m-slider-floor-bd .swiper-slide {
  background: none;
}
.m-slider-banner {
  position: relative;
  min-width: 1200px;
  height: 440px;
  margin-top: -45px;
  background: #fff;
}
.m-slider-banner .swiper-slide {
  background-position: center top !important;
}
.m-slider-banner .swiper-pagination {
  width: 100%;
  bottom: 0;
}
.m-slider-banner .swiper-pagination-switch {
  cursor: pointer;
  position: relative;
  width: 100px;
  height: 40px;
  background: none;
}
.m-slider-banner .swiper-pagination-switch:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 4px;
  top: 50%;
  left: 0;
  margin: -2px 0 0 0;
  background: #999;
  opacity: 0.8;
}
.m-slider-banner .swiper-pagination-switch:hover:after,
.m-slider-banner .swiper-active-switch:after {
  background: #02b4b6;
}
.m-slider-banner .swiper-button-next,
.m-slider-banner .swiper-button-prev {
  width: 60px;
  height: 100%;
  line-height: 100%;
  top: 0;
  margin: 0;
  font-size: 40px;
  background: none;
  opacity: 0;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.m-slider-banner .swiper-button-prev {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.m-slider-banner .swiper-button-next:before,
.m-slider-banner .swiper-button-prev:before {
  position: absolute;
  margin: -20px;
  top: 50%;
  left: 50%;
  color: #fff;
}
.m-slider-banner .swiper-button-next:hover,
.m-slider-banner .swiper-button-prev:hover {
  opacity: 0.6;
}
.adress_select_area .item-bill .tt {
  display: inline-block;
  width: 130px;
  box-sizing: border-box;
  padding-right: 10px;
  text-align: right;
}
.adress_select_area .item-bill li {
  margin: 5px 0;
}
.adress_select_area .item-bill input[type="text"] {
  width: 304px;
  height: 28px;
  box-sizing: border-box;
  margin-right: 0;
  padding: 8px;
  border: 1px solid #dedede;
}
.adress_select_area .item-bill input[type="text"].zone {
  width: 100px;
}
.adress_select_area .item-bill input[type="text"].tel {
  width: 188px;
}
.adress_select_area .item-bill .line {
  margin: 0 5px;
}
@media screen and (max-width: 1600px) {
  .m-notice-abb .bd img {
    max-height: 680px;
  }
}
@media screen and (max-width: 1400px) {
  .m-notice-abb .bd img {
    max-height: 580px;
  }
}
.g-PromotionArea {
  margin: 18px 0 0;
}
.g-PromotionArea .cell {
  position: relative;
}
.g-PromotionArea .cell:hover {
  z-index: 2;
}
.m-titleMod {
  color: #02b4b6;
  text-align: center;
  font-weight: bold;
}
.m-titleMod h2 {
  font-size: 20px;
  font-weight: bold;
}
.m-titleMod .en {
  position: relative;
  margin: 6px 0 0;
  font-size: 27px;
  opacity: 0.2;
}
.m-titleMod .en:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  top: 50%;
  margin-top: -1px;
  background: rgba(0, 171, 177, 0.5);
}
.m-titleMod .en em {
  position: relative;
  display: inline-block;
  padding: 0 26px;
  background: #f5f5f5;
  letter-spacing: 0.12em;
  font-weight: lighter;
}
.g-PromotionArea .PromotionArea-bd {
  margin: 20px 0 0;
}
.g-PromotionArea .promotionBanner {
  display: block;
  position: relative;
  width: 730px;
  height: 370px;
  -webkit-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  transition: linear 0.2s;
}
.g-PromotionArea a.promotionBanner:hover {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}
.g-PromotionArea .promotionBanner .banner {
  width: 100%;
  height: 100%;
}
.g-PromotionArea .promotionBanner .swiper-pagination-bullet {
  cursor: pointer;
  position: relative;
  width: 24px;
  height: 42px;
  margin: 0;
  background: none;
}
.g-PromotionArea .promotionBanner .swiper-pagination-bullet:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: 50%;
  top: 50%;
  margin: -4px;
  border-radius: 100%;
  background: #fff;
}
.g-PromotionArea .promotionBanner .swiper-pagination-bullet-active:after {
  background: #5f5f5f;
}
.g-PromotionArea .gallery-top {
  height: 252px;
}
.g-PromotionArea .gallery-bottom {
  position: relative;
  height: 96px;
  margin: 16px 0 0;
  padding: 0 3%;
}
.g-PromotionArea .gallery-bottom .gallery-thumbs {
  height: 100%;
  padding: 0;
}
.g-PromotionArea .gallery-bottom .swiper-button-prev,
.g-PromotionArea .gallery-bottom .swiper-button-next {
  width: 22px;
  height: 96px;
  left: 0;
  top: 0;
  margin: 0;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  /* background: url(../images/arrow-left.png) no-repeat left center; */
}
.g-PromotionArea .gallery-bottom .swiper-button-next {
  left: auto;
  right: 0;
  /* background: url(../images/arrow-right.png) no-repeat right center; */
}
.g-PromotionArea .m-videoContainer {
  padding-left: 12px;
}
.g-brand-index {
  margin: 30px 0 0;
}
.g-brand-index .brandHd {
  border: 1px solid #d7eaeb;
  border-radius: 10px;
  text-align: center;
}
.g-brand-index .brandHd .item {
  user-select: none;
  display: inline-block;
  padding: 3px 8px;
}
.g-brand-index .brandHd .item span {
  position: relative;
  display: inline-block;
  height: 17px;
  line-height: 17px;
  padding: 0 40px;
  border-radius: 10px;
  color: #02b4b6;
  font-size: 14px;
}
.g-brand-index .brandHd .item.active span {
  color: #fff;
  background: #aedbdd;
}
.g-brand-index .brandBd {
  overflow: hidden;
}
.g-brand-index .brandBd .swiper-slide,
.g-brand-index .brandBd .swiper-wrapper {
  height: auto !important;
}
.g-brand-index .brandBd ul {
  padding: 14px 0;
  overflow: hidden;
}
.g-brand-index .brandBd ul li {
  position: relative;
  float: left;
  width: 20%;
  height: 144px;
  padding: 0 45px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.g-brand-index .brandBd ul li:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 47px;
  bottom: 0;
  background: url(../images/shadow-brand.png) no-repeat center center;
  background-size: 58% 94%;
  opacity: 0;
  -webkit-transition: linear 1.5s;
  -o-transition: linear 1.5s;
  transition: linear 1.5s;
}
.g-brand-index .brandBd ul li:hover:after {
  -webkit-animation: aniBrandShadow 1.5s 0.15s ease-in-out infinite;
  -o-animation: aniBrandShadow 1.5s 0.15s ease-in-out infinite;
  animation: aniBrandShadow 1.5s 0.15s ease-in-out infinite;
  opacity: 1;
  -webkit-transition: linear 3s;
  -o-transition: linear 3s;
  transition: linear 3s;
}
.g-brand-index .brandBd ul li img {
  position: relative;
  max-width: 128px;
  max-height: 58px;
  z-index: 1;
  -webkit-transition: animation 0.5s;
  -o-transition: animation 0.5s;
  transition: animation 0.5s;
}
.g-brand-index .brandBd ul li:hover img {
  -webkit-animation: aniBrand 1.5s 0.3s ease-in-out infinite;
  -o-animation: aniBrand 1.5s 0.3s ease-in-out infinite;
  animation: aniBrand 1.5s 0.3s ease-in-out infinite;
}
@keyframes aniBrand {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes aniBrandShadow {
  0% {
    background-size: 58% 94%;
  }
  50% {
    background-size: 30% 84%;
  }
  100% {
    background-size: 58% 94%;
  }
}
.g-brand-index .brandBd ul li .item {
  position: relative;
}
.g-brand-index .brandBd ul li .item:before {
  display: none;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  left: 50%;
  top: -5px;
  margin-left: -3px;
  border-radius: 100%;
  background: #b4b4b4;
}
.g-brand-index .brandBd ul li:hover .item:before {
  display: block;
}
.g-brand-index .brandBd ul li .item:after {
  position: absolute;
  content: "";
  width: 0;
  height: 19px;
  left: 50%;
  top: -25px;
  margin-left: 1px;
  background: url(../images/line-brand.png) no-repeat left bottom;
}
.g-brand-index .brandBd ul li:hover .item:after {
  width: 15px;
  -webkit-transition: 0.15s linear 0.1s;
  -o-transition: 0.15s linear 0.1s;
  transition: 0.15s linear 0.1s;
}
.g-brand-index .brandBd ul li .item .title {
  position: absolute;
  width: auto;
  white-space: nowrap;
  left: 50%;
  margin: 0 0 23px 16px;
  padding: 3px 8px 3px 10px;
  bottom: 100%;
  font-size: 14px;
  color: #9b9b9b;
}
.g-brand-index .brandBd ul li .item .title em {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translate3d(0, -5px, 0);
  -ms-transform: translate3d(0, -5px, 0);
  -o-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
}
.g-brand-index .brandBd ul li:hover .item .title em {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: 0.15s ease-in-out 0.25s;
  -o-transition: 0.15s ease-in-out 0.25s;
  transition: 0.15s ease-in-out 0.25s;
}
.g-brand-index .brandBd ul li .item .title:after {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #cacaca;
}
.g-brand-index .brandBd ul li:hover .item .title:after {
  width: 100%;
  -webkit-transition: 0.2s ease-in-out 0.3s;
  -o-transition: 0.2s ease-in-out 0.3s;
  transition: 0.2s ease-in-out 0.3s;
}
