* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.icon-second {
  width: 20px;
  height: 58px;
  position: absolute;
  right: -1px;
  z-index: 9999;
  top: -1px; }

.icon-second img {
  width: 100%;
  height: 100%; }

html, body {
  margin: 0;
  padding: 0;
  font: 10px/1.5 helvetica,arial,"Microsoft Yahei"; }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p, figure, figcaption {
  padding: 0;
  margin: 0; }

table, td, tr, th {
  font-size: 10px; }

a {
  text-decoration: none;
  color: #595757; }

ol, ul {
  list-style: none; }

li {
  list-style-type: none; }

input, select, button {
  outline: none; }

img {
  display: block;
  width: 100%;
  border: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: normal; }

address, cite, code, em, th, i {
  font-weight: normal;
  font-style: normal; }

.clearfix {
  zoom: 1; }

.clearfix:after {
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "."; }

.ellipsis, .drug-detail .drug-right .drug-table .name, .drug-detail .drug-right .drug-table .company {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #F5F5F5; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5; }

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555; }

body {
  overflow-x: hidden; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

.w, .msg-column-page, .deal-page {
  width: 1200px;
  margin: 40px auto; }

.ff {
  position: relative; }

input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input[type='number'] {
  -moz-appearance: textfield; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999; }

template {
  display: none; }

.c, .ff, .nav-fav {
  zoom: 1; }

.c::after, .ff::after, .nav-fav::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'; }

.pf {
  position: fixed;
  -webkit-transform: translateZ(0); }

.middle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.middle-v {
  position: relative;
  top: 50%;
  -webkit-transform: -webkit-translateY(-50%);
  -moz-transform: -moz-translateY(-50%);
  -o-transform: -o-translateY(-50%);
  transform: translateY(-50%); }

.bb {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.to, .new-style01 .main-list li h6 a,
.new-style02 .main-list li h6 a,
.new-style03 .main-list li h6 a, .new-style01 .main-list li p,
.new-style02 .main-list li p,
.new-style03 .main-list li p, .new-style01 .content li,
.new-style02 .content li,
.new-style03 .content li, .new-style01 .content li a,
.new-style02 .content li a,
.new-style03 .content li a, .my-message .msg-box .msg-content li .news .con h6, .my-message .msg-box .msg-content li .news .con p, .my-message .msg-box .msg-content li .news h5 a, .my-message .msg-box .msg-content li .news p, .has-buy table tr td .detail, .has-buy table tr td .detail h6, .has-buy table tr td .detail p, .note-serve .table-content table td span, .note-serve .table-content table td a, .note-serve .table-content table td p, .note-serve .table-content table th {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.gray_bg {
  background-color: #f5f5f5; }

select {
  border: solid 1px #ddd;
  background: #fff no-repeat scroll 89% center #fff; }

select::-ms-expand {
  display: none; }

.noSelect, .has-buy table tr td .num-con span {
  user-select: none; }

.slideBox {
  width: 956px;
  height: 453px;
  overflow: hidden;
  position: relative; }
  .slideBox .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
    z-index: 1;
    text-align: center; }
    .slideBox .hd ul {
      overflow: hidden;
      zoom: 1;
      display: inline-block;
      vertical-align: middle; }
    .slideBox .hd li {
      float: left;
      margin-right: 14px;
      line-height: 14px;
      text-align: center;
      cursor: pointer; }
      .slideBox .hd li.on a {
        background: #5bb647; }
      .slideBox .hd li a {
        display: block;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        transition: background .4s;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff,endColorstr=#4cffffff);
        background: rgba(255, 255, 255, 0.25); }
  .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0; }
    .slideBox .bd .tempWrap {
      height: 100%; }
    .slideBox .bd ul {
      height: 100%; }
    .slideBox .bd li {
      height: 100%;
      zoom: 1;
      vertical-align: middle; }
    .slideBox .bd a {
      display: block;
      width: 100%;
      height: 100%; }
    .slideBox .bd img {
      width: 100%;
      height: 100%;
      display: block; }

.picScroll-left {
  margin-top: 27px;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .picScroll-left .hd {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10;
    margin-top: -15px;
    width: 100%;
    overflow: hidden; }
  .picScroll-left .prev, .picScroll-left .next {
    position: absolute;
    z-index: 9;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    cursor: pointer; }
  .picScroll-left .prev {
    left: 0;
    background: url("../../static/img/bg-prev.png") center center no-repeat; }
  .picScroll-left .next {
    right: 0;
    background: url("../../static/img/bg-next.png") center center no-repeat; }
  .picScroll-left .bd .scroll-list {
    zoom: 1;
    margin-left: -8px !important;
    padding-bottom: 4px !important; }
  .picScroll-left .bd li {
    margin-left: 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); }
  .picScroll-left .bd a {
    display: block; }
  .picScroll-left .bd .business-logo {
    display: block;
    width: 191px;
    height: 90px; }

html, body {
  width: 100%;
  height: 100%;
  overflow: auto; }

.block-wrap {
  margin: 0 auto;
  width: 1200px; }

.split {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 14px;
  margin: 0 20px;
  background-color: #666666; }

iframe {
  width: 100%;
  margin: 0 auto;
  border: none; }

.header {
  padding: 10px 0;
  background-color: #fff; }
  .header .logo {
    float: left;
    margin-top: 16px; }
  .header .operation {
    float: right;
    text-align: right; }
  .person-info {
    font-size: 14px; }
    .person-info .welcome {
      display: inline-block;
      vertical-align: middle;
      color: #30569b; }
      .person-info .welcome a {
        color: #996dac; }
    .person-info .logout {
      display: none; }
    .person-info .item {
      display: inline-block;
      vertical-align: middle; }
      .person-info .item .icon {
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 18px;
        background-position: center center;
        background-repeat: no-repeat; }
      .person-info .item a {
        position: relative; }
      .person-info .item .tip {
        display: none;
        position: absolute;
        right: -20px;
        top: -10px;
        color: #fff;
        background-color: #996dac;
        padding: 2px;
        border-radius: 50%;
        font-size: 12px;
        font-size: 12px;
        min-width: 22px;
        min-height: 22px;
        text-align: center; }
      .person-info .item span {
        color: #30569b; }
      .person-info .item .icon-cart {
        background-image: url("../../static/img/icon-cart.png"); }
      .person-info .item .icon-vip {
        background-image: url("../../static/img/icon-vip.png"); }
      .person-info .item .icon-help {
        background-image: url("../../static/img/icon-help.png"); }
      .person-info .item .icon-phones {
        background-image: url("../../static/img/icon-phone.png"); }
  .header .searchbar {
    display: inline-block;
    margin-top: 25px;
    border: 2px solid #83cebc;
    font-size: 14px;
    overflow: hidden; }
    .header .searchbar .icon-searchs {
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px;
      width: 40px;
      height: 40px;
      background: url("../../static/img/icon-search.png") center center no-repeat;
      cursor: pointer; }
    .header .searchbar input {
      display: inline-block;
      vertical-align: middle;
      width: 370px;
      height: 40px;
      border: none;
      font-size: 14px; }
    .header .searchbar .search-btn {
      display: inline-block;
      vertical-align: middle;
      background-color: #83cebc;
      color: #fff;
      padding: 10px 36px;
      cursor: pointer; }

.footer {
  margin-top: 80px;
  padding-bottom: 20px;
  background-color: #fff; }
  .footer .box {
    font-size: 0;
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 30px 0 10px 0; }
    .footer .box li {
      margin-bottom: 2px; }
    .footer .box h3 {
      font-size: 18px; }
    .footer .box a {
      font-size: 12px; }
  .footer .list .item {
    display: inline-block;
    vertical-align: middle; }
  .footer .safe-link {
    margin-top: 20px; }
    .footer .safe-link a {
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px; }
  .footer .border-split {
    padding-top: 10px;
    border-top: 1px solid #ddd; }
  .footer .site-desc {
    text-align: center;
    font-size: 12px;
    color: #666;
    line-height: 1.8; }
    .footer .site-desc span {
      margin-right: 5px; }

.toolbar {
  position: fixed;
  right: 16px;
  top: 50%;
  z-index: 20;
  margin-top: -150px;
  border: 1px solid #ddd;
  border-bottom: none;
  text-align: center; }
  .toolbar li {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    transition: all .4s; }
    .toolbar li a {
      display: block;
      padding-top: 10px; }
    .toolbar li:hover {
      background-color: #a2d6ca; }
      .toolbar li:hover .icon-cart {
        background-image: url("../../static/img/bg-cart-active.png"); }
      .toolbar li:hover .icon-vip {
        background-image: url("../../static/img/bg-vip-active.png"); }
      .toolbar li:hover .icon-fav {
        background-image: url("../../static/img/bg-fav-active.png"); }
      .toolbar li:hover .icon-edits {
        background-image: url("../../static/img/bg-edit-active.png"); }
      .toolbar li:hover .icon-gotop {
        background-image: url("../../static/img/bg-gotop-active.png"); }
      .toolbar li:hover .text {
        color: #fff; }
  .toolbar .mt40 {
    margin-top: 50px; }
  .toolbar .icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-position: center center;
    background-repeat: no-repeat; }
  .toolbar .icon-cart {
    background-image: url("../../static/img/bg-cart.png"); }
  .toolbar .icon-vip {
    background-image: url("../../static/img/bg-vip.png"); }
  .toolbar .icon-fav {
    background-image: url("../../static/img/bg-fav.png"); }
  .toolbar .icon-edits {
    background-image: url("../../static/img/bg-edit.png"); }
  .toolbar .icon-gotop {
    background-image: url("../../static/img/bg-gotop.png"); }
  .toolbar .text {
    transition: all .3s;
    color: #999;
    font-size: 12px; }

.common-title.purple {
  border-bottom: 2px solid #996dac; }
  .common-title.purple .title {
    background-color: #996dac; }
  .common-title.purple .title-en {
    color: #b08ebe; }
.common-title.cyan {
  border-bottom: 2px solid #a2d6ca;
  background-color: #a2d6ca; }
  .common-title.cyan .title {
    background-color: #a2d6ca; }
  .common-title.cyan .title-en {
    color: #c5e6de; }
.common-title.green {
  border-bottom: 2px solid #b4cd79; }
  .common-title.green .title {
    background-color: #b4cd79; }
  .common-title.green .title-en {
    color: #c9db9e; }
.common-title .content-left {
  float: left; }
  .common-title .content-left .title, .common-title .content-left .title-en {
    display: inline-block;
    vertical-align: middle; }
  .common-title .content-left .title {
    padding: 2px 16px;
    font-size: 30px;
    color: #fff; }
  .common-title .content-left .title-en {
    margin-left: 5px;
    font-size: 18px;
    text-transform: uppercase; }
.common-title .content-right {
  float: right; }
  .common-title .content-right .link-list {
    margin-top: 14px; }
    .common-title .content-right .link-list li {
      display: inline-block;
      vertical-align: middle;
      margin-right: 23px;
      font-size: 18px; }
    .common-title .content-right .link-list a {
      color: #fff; }

.common-pic-list {
  background-color: #fff; }
  .common-pic-list.mini .tempWrap {
    width: 1193px !important;
    height: 176px !important; }
  .common-pic-list.mini ul {
    margin-left: 0;
    border-left: 1px solid #e5e5e5;
    height: 176px !important; }
  .common-pic-list.mini .item {
    width: 149px !important;
    height: 176px;
    margin-left: 0;
    box-shadow: none;
    border-left: none;
    padding-top: 10px; }
  .common-pic-list.mini .img-wrap {
    width: 149px;
    height: 85px; }
  .common-pic-list.mini .product-desc {
    min-height: 20px;
    margin-top: 5px;
    font-size: 12px;
    text-align: center; }
  .common-pic-list.mini .product-price {
    font-size: 18px;
    text-align: center; }
  .common-pic-list ul {
    margin-left: -10px;
    overflow: hidden; }
  .common-pic-list .item {
    float: left;
    margin-left: 10px;
    width: 232px;
    border: 1px solid #e5e5e5;
    text-align: center;
    position: relative; }
    .common-pic-list .item a {
      display: block; }
  .common-pic-list .active {
    position: relative; }
    .common-pic-list .active .mask {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      cursor: pointer;
      height: 230px;
      background: url("../img/mask-bg.png") no-repeat;
      background-position: center center; }
  .common-pic-list .mask {
    display: none; }
  .common-pic-list .img-wrap {
    display: table-cell;
    width: 232px;
    height: 230px;
    text-align: center;
    vertical-align: middle; }
    .common-pic-list .img-wrap img {
      display: inline-block;
      vertical-align: middle;
      width: auto;
      max-width: 100%;
      max-height: 100%;
      width: 100%;
      height: 100%;
      background: #fff; }
  .common-pic-list .product-name {
    margin: 16px 0 10px 0;
    font-size: 18px; }
  .common-pic-list .product-desc {
    text-align: left;
    text-indent: 8px;
    font-size: 14px;
    color: #666666; }
  .common-pic-list .product-price {
    display: block;
    text-align: left;
    text-indent: 4px;
    font-size: 24px;
    color: #996dac; }
  .common-pic-list .shoping-wrap {
    font-size: 0;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    overflow: hidden; }
    .common-pic-list .shoping-wrap .add-fav, .common-pic-list .shoping-wrap .delete-fav {
      display: inline-block;
      padding: 10px 0;
      font-size: 14px;
      border-left: 1px solid #e5e5e5;
      width: 25%;
      color: #30569b;
      cursor: pointer;
      float: left; }
      .common-pic-list .shoping-wrap .add-fav:hover, .common-pic-list .shoping-wrap .delete-fav:hover {
        background-color: #996dac;
        color: #fff; }
    .common-pic-list .shoping-wrap .add-cart {
      display: inline-block;
      padding: 10px 0;
      font-size: 14px;
      border-left: 1px solid #e5e5e5;
      width: 39%;
      color: #996dac;
      cursor: pointer;
      float: left; }
      .common-pic-list .shoping-wrap .add-cart:hover {
        background-color: #996dac;
        color: #fff; }
  .common-pic-list .add-choose {
    margin-top: 10px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    font-size: 14px;
    color: #30569b;
    padding: 10px 0;
    cursor: pointer; }

.label {
  padding: 0 2px;
  border-radius: 5px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px; }
.label-warning {
  border: 1px solid #b4cd79;
  color: #b4cd79; }
.label-danger {
  border: 1px solid #a4a1ce;
  color: #a4a1ce; }
.label-info {
  border: 1px solid #a0cbed;
  color: #a0cbed; }
.crumb {
  padding: 10px 0; }
  .crumb .title-wrap {
    float: left; }
    .crumb .title-wrap a {
      float: left;
      font-size: 14px;
      color: #666666; }
    .crumb .title-wrap i {
      float: left;
      margin: 0 5px;
      font-size: 20px;
      color: #666666; }
  .crumb .label-wrap {
    float: left;
    margin-top: -2px; }
    .crumb .label-wrap li {
      float: left;
      margin-left: 12px;
      font-size: 12px;
      border: 1px solid #a2d6ca;
      color: #a2d6ca;
      padding: 0 4px;
      line-height: 24px;
      cursor: pointer; }
    .crumb .label-wrap i {
      margin-left: 10px;
      font-size: 12px; }

.paging-wrap {
  margin-top: 40px;
  text-align: center; }
  .paging-wrap .paging {
    display: inline-block;
    font-size: 12px; }
  .paging-wrap .prev, .paging-wrap .next, .paging-wrap .item {
    float: left;
    margin-right: 15px;
    padding: 8px 15px;
    border: 1px solid #e5e5e5;
    cursor: pointer; }
    .paging-wrap .prev:hover, .paging-wrap .next:hover, .paging-wrap .item:hover {
      border-color: #a2d6ca; }
  .paging-wrap .paging-list {
    float: left; }
  .paging-wrap .paging-left {
    float: left; }
  .paging-wrap .paging-right {
    float: right; }
    .paging-wrap .paging-right .text {
      display: inline-block;
      vertical-align: middle; }
    .paging-wrap .paging-right input {
      display: inline-block;
      vertical-align: middle;
      margin: 0 15px;
      text-align: center;
      width: 36px;
      height: 36px;
      border: 1px solid #e5e5e5; }
    .paging-wrap .paging-right .confirm-btn {
      display: inline-block;
      vertical-align: middle;
      padding: 8px 15px;
      cursor: pointer;
      color: #fff;
      margin-left: 15px;
      background-color: #a2d6ca; }

.choose-amount {
  border: 1px solid #ddd;
  display: inline-block; }
  .choose-amount.mini {
    border: none; }
    .choose-amount.mini .add, .choose-amount.mini .reduce {
      border: 1px solid #ddd;
      height: 22px;
      line-height: 22px;
      padding: 0px 7px; }
      .choose-amount.mini .add i, .choose-amount.mini .reduce i {
        font-size: 12px; }
    .choose-amount.mini .buy-num {
      height: 22px;
      line-height: 22px;
      border: none; }
  .choose-amount .add, .choose-amount .reduce {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    cursor: pointer;
    background-color: #fff; }
  .choose-amount .buy-num {
    float: left;
    width: 48px;
    height: 30px;
    line-height: 30px;
    border: none;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center; }
    .choose-amount .buy-num:disabled {
      background-color: #fff; }
  .choose-amount i {
    color: #666; }

.common-head {
  font-size: 18px;
  color: #a2d6ca;
  border-bottom: 2px solid #a2d6ca; }
  .common-head .manage-address {
    float: right;
    font-size: 14px; }

.cash-label, .cash-price {
  font-size: 18px; }

.credit-label, .credit-price {
  font-size: 14px;
  color: #999; }

.cash-subtotal-label, .cash-subtotal {
  font-size: 22px; }

.credit-subtotal-label, .credit-subtotal {
  font-size: 16px;
  color: #999; }

.index {
  background-color: #f5f5f5; }

.banner {
  margin-bottom: 80px;
  height: 530px;
  background: url("../../static/img/bg-banner.png") center center no-repeat;
  background-size: 100% 100%; }
  .banner .block-wrap {
    position: relative; }
  .banner .rank {
    position: absolute;
    right: 0;
    top: 0;
    width: 244px;
    background-color: #fff; }
    .banner .rank h3 {
      font-size: 14px;
      font-weight: bold;
      padding: 10px 20px;
      background-color: #f6f6f6; }
    .banner .rank .rank-tab {
      padding: 20px 20px 0 20px; }
      .banner .rank .rank-tab .item {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        height: 21px;
        color: #666;
        cursor: pointer;
        transition: all .2s; }
        .banner .rank .rank-tab .item.active {
          color: #83cebc;
          font-size: 14px;
          font-weight: bold; }
      .banner .rank .rank-tab span {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        color: #666; }
    .banner .rank .tab-panel {
      padding: 20px;
      padding-bottom: 0;
      height: 371px; }
    .banner .rank .rank-list a {
      display: block;
      color: #000; }
    .banner .rank .rank-list .item {
      margin-bottom: 8px; }
      .banner .rank .rank-list .item:last-child {
        margin-bottom: 0; }
    .banner .rank .rank-list .rank-index, .banner .rank .rank-list .desc {
      display: inline-block;
      vertical-align: middle;
      font-size: 12px; }
    .banner .rank .rank-list .rank-index {
      width: 18px; }
    .banner .rank .rank-list .desc {
      width: 124px; }

.everyday {
  margin-top: 50px; }
  .everyday .picScroll-left {
    margin-top: 0; }
    .everyday .picScroll-left .next {
      right: 7px; }

.drug-detail {
  margin-top: 24px; }
  .drug-detail .block-wrap {
    background-color: #25b7aa; }
  .drug-detail .drug-left {
    float: left;
    width: 216px;
    height: 200px;
    text-align: center; }
    .drug-detail .drug-left .icon-drugs {
      display: inline-block;
      width: 52px;
      height: 58px;
      margin-top: 100px;
      background: url("../../static/img/icon-drugs.png") center center no-repeat; }
    .drug-detail .drug-left h5 {
      margin-top: 18px;
      font-size: 18px;
      color: #fff; }
  .drug-detail .drug-right {
    float: right;
    position: relative;
    width: 984px;
    background-color: #fff; }
    .drug-detail .drug-right .prev, .drug-detail .drug-right .next {
      position: absolute;
      top: 50%;
      margin-top: -15px;
      width: 30px;
      height: 30px;
      cursor: pointer; }
    .drug-detail .drug-right .prev {
      left: 0;
      background: url("../../static/img/bg-prev.png") left top no-repeat; }
    .drug-detail .drug-right .next {
      right: 0;
      background: url("../../static/img/bg-next.png") left top no-repeat; }
    .drug-detail .drug-right .drug-table {
      width: 100%;
      padding: 0 30px; }
      .drug-detail .drug-right .drug-table .name {
        display: inline-block;
        vertical-align: middle;
        width: 120px; }
      .drug-detail .drug-right .drug-table .label {
        display: inline-block;
        vertical-align: middle; }
      .drug-detail .drug-right .drug-table .company {
        display: inline-block;
        vertical-align: middle;
        width: 150px; }
      .drug-detail .drug-right .drug-table th {
        font-size: 14px;
        color: #666666;
        padding: 10px; }
      .drug-detail .drug-right .drug-table td {
        font-size: 12px;
        text-align: center; }
      .drug-detail .drug-right .drug-table a {
        color: #a2d6ca;
        margin-right: 10px; }

.info-wrap {
  margin-top: 50px; }
  .info-wrap .common-title {
    border: none; }
  .info-wrap .common-title .content-left .title {
    background-color: transparent;
    cursor: pointer;
    font-size: 24px;
    transition: all .2s;
    min-height: 49px;
    color: #b4cd79; }
    .info-wrap .common-title .content-left .title a {
      color: #c9db9e; }
    .info-wrap .common-title .content-left .title.active {
      background-color: #b4cd79;
      color: #fff;
      font-size: 30px; }
      .info-wrap .common-title .content-left .title.active a {
        color: #fff; }
  .info-wrap .rule {
    float: left;
    width: 590px; }
  .info-wrap .dynamic {
    float: right;
    width: 590px; }
  .info-wrap .describe {
    padding: 16px;
    border: 2px solid #b4cd79;
    background-color: #fff; }
    .info-wrap .describe .img-wrap {
      display: inline-block;
      width: 256px;
      height: 310px; }
    .info-wrap .describe img {
      width: 100%;
      height: 100%; }
    .info-wrap .describe ul {
      display: inline-block;
      vertical-align: top;
      width: 295px; }
    .info-wrap .describe .mt0 {
      margin-top: 0; }
    .info-wrap .describe li {
      position: relative;
      padding-left: 26px;
      font-size: 14px;
      margin: 13px 0; }
      .info-wrap .describe li:after {
        content: '';
        position: absolute;
        left: 14px;
        top: 10px;
        width: 2px;
        height: 2px;
        background-color: #666;
        border-radius: 50%; }
      .info-wrap .describe li a {
        display: block;
        color: #000; }
        .info-wrap .describe li a:hover {
          color: #2f98cf; }

.news .block-wrap {
  background-color: #fff;
  border: 2px solid #a0cbed;
  height: 737px; }
.news .news-left {
  position: relative;
  float: left;
  width: 230px;
  height: 100%;
  background-color: #a0cbed;
  text-align: center; }
  .news .news-left .inner {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -62px;
    width: 100%; }
  .news .news-left .icon-news {
    display: inline-block;
    width: 67px;
    height: 65px;
    background: url("../../static/img/icon-news.png") left top no-repeat; }
  .news .news-left h3 {
    font-size: 36px;
    color: #fff; }
.news .news-pic-list .border {
  border-bottom: 1px solid #ddd; }
.news .news-pic-list ul {
  margin-top: 15px; }
.news .news-pic-list .item {
  width: 220px;
  float: left;
  margin-left: 16px; }
  .news .news-pic-list .item .inner {
    position: relative;
    padding-top: 40px;
    padding-bottom: 20px; }
    .news .news-pic-list .item .inner.green {
      background-color: #daebb6; }
      .news .news-pic-list .item .inner.green .news-name {
        background-color: #a8cf52; }
        .news .news-pic-list .item .inner.green .news-name:after {
          border-right-color: #daebb6; }
    .news .news-pic-list .item .inner.cyan {
      background-color: #bde5e3; }
      .news .news-pic-list .item .inner.cyan .news-name {
        background-color: #61c1bd; }
        .news .news-pic-list .item .inner.cyan .news-name:after {
          border-right-color: #bde5e3; }
    .news .news-pic-list .item .inner.purple {
      background-color: #d2beda; }
      .news .news-pic-list .item .inner.purple .news-name {
        background-color: #996dac; }
        .news .news-pic-list .item .inner.purple .news-name:after {
          border-right-color: #d2beda; }
    .news .news-pic-list .item .inner.blue {
      background-color: #d9f2fe; }
      .news .news-pic-list .item .inner.blue .news-name {
        background-color: #0390d5; }
        .news .news-pic-list .item .inner.blue .news-name:after {
          border-right-color: #d9f2fe; }
.news .news-pic-list .img-wrap {
  display: table-cell;
  width: 220px;
  height: 170px;
  text-align: center;
  vertical-align: middle; }
  .news .news-pic-list .img-wrap img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-width: 100%;
    max-height: 100%; }
.news .news-pic-list .product-desc {
  min-height: 20px;
  margin-top: 5px;
  font-size: 12px;
  text-indent: 8px; }
.news .news-pic-list .product-price {
  display: block;
  font-size: 24px;
  color: #996dac;
  background-color: #fff;
  padding: 5px; }
.news .news-pic-list .news-name {
  position: absolute;
  left: 0;
  top: 10px;
  font-size: 14px;
  color: #fff;
  padding: 3px 40px 3px 10px;
  max-width: 100%; }
  .news .news-pic-list .news-name:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px;
    border-color: transparent; }
.news .news-right {
  float: right;
  width: 960px; }

.filter-menus {
  font-size: 13px;
  color: #666; }
  .filter-menus .block-wrap {
    border: 1px solid #dcdcdc;
    border-top: none; }
  .filter-menus .menu-item {
    border-top: 1px solid #dcdcdc; }
  .filter-menus .filter-type {
    float: left;
    width: 100px;
    text-align: center;
    padding: 10px 0;
    background-color: #f6fbfb; }
  .filter-menus ul {
    float: left; }
  .filter-menus li {
    float: left;
    padding: 10px 0;
    margin-left: 30px;
    cursor: pointer; }
    .filter-menus li.active, .filter-menus li.active a, .filter-menus li:hover {
      color: #a2d6ca; }

.sort {
  margin-top: 20px; }
  .sort .sort-bar {
    padding: 10px 0;
    background-color: #c5e6de;
    font-size: 12px;
    border: 1px solid #dcdcdc; }
  .sort .sort-title {
    float: left;
    margin-top: 3px;
    width: 100px;
    color: #449b87;
    padding-left: 30px; }
  .sort .icon-arrow-down {
    margin-left: 5px;
    color: #a2d6ca; }
  .sort .btn, .sort .register button, .register .sort button, .sort .register .form-box .upload-item .webuploader-pick, .register .form-box .upload-item .sort .webuploader-pick {
    display: inline-block;
    margin-right: 15px;
    font-size: 12px;
    background-color: #fff;
    padding: 2px 4px;
    cursor: pointer; }
    .sort .btn.active, .sort .register button.active, .register .sort button.active, .sort .register .form-box .upload-item .active.webuploader-pick, .register .form-box .upload-item .sort .active.webuploader-pick {
      color: #fff;
      background-color: #7fc6b6; }
      .sort .btn.active .icon-arrow-down, .sort .register button.active .icon-arrow-down, .register .sort button.active .icon-arrow-down, .sort .register .form-box .upload-item .active.webuploader-pick .icon-arrow-down, .register .form-box .upload-item .sort .active.webuploader-pick .icon-arrow-down {
        color: #fff; }
  .sort .sort-list {
    float: left; }
  .sort .page {
    float: right; }
    .sort .page .current {
      display: inline-block;
      vertical-align: middle;
      margin-right: 15px;
      color: #666; }
    .sort .page .page-group {
      display: inline-block;
      vertical-align: middle; }
    .sort .page .prev {
      display: inline-block;
      vertical-align: middle;
      padding: 0 8px;
      font-size: 14px;
      margin-right: 5px; }
    .sort .page .next {
      display: inline-block;
      vertical-align: middle;
      padding: 0 8px;
      font-size: 14px; }
    .sort .page .prev:hover, .sort .page .next:hover {
      background-color: #7fc6b6;
      color: #fff; }

.all-goods .good-list .common-pic-list .item {
  margin-top: 20px; }
  .all-goods .good-list .common-pic-list .item a {
    height: 230px;
    line-height: 230px; }

.goods-banner .goods-pic {
  float: left;
  width: 420px; }
.goods-banner .goods-describe {
  float: left;
  width: 780px;
  padding-left: 40px; }
  .goods-banner .goods-describe .goods-name {
    font-size: 24px; }
  .goods-banner .goods-describe .price-wrap {
    margin: 25px 0;
    color: #666666;
    font-size: 14px; }
    .goods-banner .goods-describe .price-wrap .cash-price {
      float: left; }
    .goods-banner .goods-describe .price-wrap .credit-price {
      float: left;
      margin-left: 40px; }
    .goods-banner .goods-describe .price-wrap span {
      font-size: 30px;
      color: #996dac; }
  .goods-banner .goods-describe .detail-list .item {
    width: 50%;
    margin-bottom: 10px;
    font-size: 12px;
    float: left; }
  .goods-banner .goods-describe .detail-list .label-name {
    float: left;
    color: #666;
    width: 25%; }
  .goods-banner .goods-describe .detail-list .label-text {
    color: #000;
    float: left;
    font-weight: bold;
    width: 75%;
    padding-left: 10px; }
  .goods-banner .goods-describe .product-number {
    margin: 20px 0; }
    .goods-banner .goods-describe .product-number span, .goods-banner .goods-describe .product-number .product-wrap {
      display: inline-block;
      vertical-align: middle; }
    .goods-banner .goods-describe .product-number .product-wrap {
      margin: 0 10px; }

.magnifier-wrap {
  position: relative;
  left: 0;
  top: 0; }
  .magnifier-wrap .magnifier-inner {
    position: relative;
    left: 0;
    top: 0;
    width: 420px;
    height: 420px; }
  .magnifier-wrap .small-wrap {
    border: 1px solid #ddd;
    width: 100%;
    height: 100%;
    cursor: move; }
  .magnifier-wrap .small-pic-wrap {
    position: relative;
    display: table-cell;
    width: 420px;
    height: 420px;
    text-align: center;
    vertical-align: middle; }
  .magnifier-wrap .mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    opacity: 0; }
  .magnifier-wrap .small-pic {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%; }
  .magnifier-wrap .slider {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 50%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 3; }
  .magnifier-wrap .big-wrap {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    border-left: none;
    background-color: #fff;
    overflow: hidden; }
  .magnifier-wrap .big-pic {
    position: absolute;
    left: 0;
    top: 0;
    width: auto; }
  .magnifier-wrap .pic-list {
    margin-top: 12px; }
  .magnifier-wrap .item {
    float: left;
    margin: 0 8px;
    width: 68px;
    height: 68px;
    border: 1px solid #ddd;
    cursor: pointer; }
    .magnifier-wrap .item .item-inner {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 68px;
      height: 68px; }
    .magnifier-wrap .item:hover, .magnifier-wrap .item.active {
      border: 1px solid #284a94; }
    .magnifier-wrap .item .item-pic {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }

.goods-operate .item {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  padding: 8px 25px;
  cursor: pointer;
  margin-right: 10px; }
.goods-operate .focus {
  background-color: #30569b; }
.goods-operate .add-cart {
  background-color: #996dac; }
.goods-operate i {
  font-size: 20px;
  margin-right: 10px; }
.goods-operate span {
  font-size: 18px; }

.goods-tab {
  margin-top: 58px; }
  .goods-tab .tab-nav .goods-nav {
    width: 100%;
    border-bottom: 2px solid #30569b; }
  .goods-tab .tab-nav .item {
    float: left;
    color: #30569b;
    font-size: 24px;
    padding: 5px 34px;
    cursor: pointer; }
    .goods-tab .tab-nav .item.active {
      background-color: #30569b;
      color: #fff; }
  .goods-tab .tab-panel {
    background-color: #f5f5f5;
    min-height: 300px;
    padding: 30px; }
  .goods-tab .goods-list .item {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    font-size: 14px;
    color: #666; }

.choose-info {
  text-align: right; }
  .choose-info span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-left: 10px; }
  .choose-info input {
    display: inline-block;
    width: 300px;
    height: 30px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    font-size: 14px;
    text-indent: 1em; }

.choose-goods .goods-panel-head li {
  font-size: 14px; }
.choose-goods .goods-panel-body li {
  font-size: 12px;
  color: #666; }
.choose-goods li {
  float: left;
  line-height: 30px;
  margin-right: 10px; }
.choose-goods .goods-name {
  width: 320px !important; }
.choose-goods .goods-provide {
  width: 270px !important; }
.choose-goods .goods-size {
  width: 100px; }
.choose-goods .stock {
  width: 70px; }
.choose-goods .goods-price {
  width: 100px; }
.choose-goods .goods-vip-price {
  width: 100px; }
.choose-goods .amount-num {
  width: 100px;
  text-align: center; }
.choose-goods .operation {
  width: 60px;
  text-align: center; }
.choose-goods .delete {
  color: #996dac;
  cursor: pointer; }
.choose-goods .label {
  height: 16px;
  line-height: 16px; }
.choose-goods .goods-panel-foot {
  text-align: right; }
.choose-goods .submbit-order {
  display: inline-block;
  margin-top: 10px;
  font-size: 18px;
  color: #fff;
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #996dac;
  cursor: pointer; }

.order .good-list .common-pic-list .item {
  margin-top: 20px; }
  .order .good-list .common-pic-list .item a {
    height: 230px;
    line-height: 230px; }

.credit-title {
  color: #999; }
.cart-list-wrap .cart-panel-head {
  padding: 10px 0;
  font-size: 14px;
  font-weight: bold; }
.cart-list-wrap .cart-panel-body ul {
  padding: 10px 0;
  margin-top: 5px; }
  .cart-list-wrap .cart-panel-body ul:hover, .cart-list-wrap .cart-panel-body ul.hover {
    background-color: #f4fafe; }
.cart-list-wrap .cart-panel-body li {
  margin-top: 15px; }
.cart-list-wrap .cart-panel-body .goods-describe {
  margin-top: 0; }
.cart-list-wrap .cart-panel-body .check {
  margin-top: 30px; }
.cart-list-wrap li {
  float: left;
  margin-left: 10px;
  font-size: 14px; }
.cart-list-wrap .check {
  width: 70px;
  cursor: pointer; }
.cart-list-wrap .goods-describe {
  width: 400px; }
.cart-list-wrap .unit-price {
  width: 120px;
  text-align: center; }
.cart-list-wrap .number {
  width: 100px;
  text-align: center; }
.cart-list-wrap .subtotal {
  width: 140px;
  text-align: center; }
.cart-list-wrap .remarks {
  width: 200px; }
  .cart-list-wrap .remarks span {
    display: block; }
.cart-list-wrap .operation {
  width: 100px; }
.cart-list-wrap .add-fav, .cart-list-wrap .delete {
  cursor: pointer; }
.cart-list-wrap .add-fav {
  color: #996dac; }
.cart-list-wrap .delete {
  color: #30569b; }
.cart-list-wrap .choose-amount.mini .buy-num {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
.cart-list-wrap i {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: #666;
  cursor: pointer; }
.cart-list-wrap .icon-check {
  color: #25b7aa; }
.cart-list-wrap .icon-check.icon-check-empty {
  color: #666; }
.cart-list-wrap .img-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 80px;
  height: 80px;
  text-align: center; }
  .cart-list-wrap .img-wrap img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%; }
.cart-list-wrap .content-right {
  display: inline-block;
  width: 290px; }
  .cart-list-wrap .content-right h3 {
    font-size: 16px;
    margin-top: 10px; }
  .cart-list-wrap .content-right dd {
    margin-top: 4px;
    font-size: 12px;
    color: #666; }
.cart-list-wrap textarea {
  width: 100%;
  border: none; }
.cart-list-wrap .content-left {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px; }
.cart-list-wrap .cart-panel-foot {
  margin-top: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.1); }
  .cart-list-wrap .cart-panel-foot .summary-left {
    float: left; }
  .cart-list-wrap .cart-panel-foot .summary-right {
    float: right; }
  .cart-list-wrap .cart-panel-foot .delete-check {
    display: block;
    margin-top: 20px;
    cursor: pointer; }
  .cart-list-wrap .cart-panel-foot .slect-number {
    color: #996dac; }
  .cart-list-wrap .cart-panel-foot .money-type, .cart-list-wrap .cart-panel-foot .total-price {
    font-size: 24px;
    color: #996dac; }
  .cart-list-wrap .cart-panel-foot .pay {
    display: inline-block;
    margin-left: 30px;
    width: 160px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background-color: #996dac;
    cursor: pointer; }

.delivery-address .address-list {
  float: left; }
.delivery-address .item {
  float: left;
  cursor: pointer; }
  .delivery-address .item.active .card {
    background-image: url("../../static/img/bg-address-active.png"); }
    .delivery-address .item.active .card .default-address {
      display: block; }
  .delivery-address .item .card {
    position: relative;
    width: 270px;
    height: 140px;
    padding: 15px;
    margin: 20px 30px 20px 0px;
    background: #fff url("../../static/img/bg-address.png") left top no-repeat; }
    .delivery-address .item .card h4 {
      height: 32px;
      overflow: auto;
      font-size: 18px;
      white-space: nowrap; }
      .delivery-address .item .card h4 span {
        font-size: 14px; }
    .delivery-address .item .card p {
      height: 60px;
      overflow: auto;
      font-size: 14px;
      color: #666;
      overflow: hidden; }
    .delivery-address .item .card .modify {
      font-size: 14px;
      color: #30569b; }
    .delivery-address .item .card .default-address {
      display: none;
      position: absolute;
      right: 0;
      top: 1px;
      padding: 0 5px;
      font-size: 12px;
      color: #fff;
      background-color: #666; }
.delivery-address .add-address {
  float: left;
  width: 140px;
  height: 140px;
  margin-top: 20px;
  border: 1px dashed #ddd;
  border-radius: 5px;
  text-align: center;
  cursor: pointer; }
  .delivery-address .add-address i {
    display: inline-block;
    margin-top: 30px;
    width: 36px;
    height: 36px;
    background: url("../../static/img/icon-add.png") left top no-repeat; }
  .delivery-address .add-address .new-address {
    margin-top: 20px;
    color: #30569b;
    font-size: 14px; }

.confirm-order-info .order-head li {
  font-weight: bold; }
.confirm-order-info .order-body ul {
  background-color: #f6fbfb; }
.confirm-order-info ul {
  padding: 10px 40px; }
  .confirm-order-info ul li {
    float: left;
    font-size: 14px;
    margin-right: 20px;
    text-align: center; }
  .confirm-order-info ul .name {
    width: 490px;
    text-align: left; }
  .confirm-order-info ul .unit-price {
    width: 250px; }
  .confirm-order-info ul .number {
    width: 80px; }
  .confirm-order-info ul .subtotal {
    width: 220px; }

.invoice-header {
  margin-top: 20px; }
  .invoice-header .block-wrap {
    background-color: #f6fbfb;
    padding: 20px; }
  .invoice-header .invoice-title {
    font-size: 14px; }
    .invoice-header .invoice-title label {
      display: inline-block;
      vertical-align: middle; }
    .invoice-header .invoice-title select {
      display: inline-block;
      vertical-align: middle;
      font-weight: bold;
      margin-right: 20px;
      min-width: 300px;
      padding: 2px; }
    .invoice-header .invoice-title .modify-invoice {
      display: inline-block;
      vertical-align: middle;
      color: #30569b; }
  .invoice-header .invoice-remarks {
    margin-top: 20px;
    font-size: 14px; }
    .invoice-header .invoice-remarks label {
      display: inline-block;
      vertical-align: middle; }
    .invoice-header .invoice-remarks input {
      display: inline-block;
      vertical-align: middle;
      width: 350px;
      height: 36px;
      line-height: 36px;
      background-color: #fff;
      border: 1px solid #ddd;
      padding-left: 20px;
      color: #000; }

.show-address {
  text-align: right;
  margin-top: 30px;
  font-size: 14px; }
  .show-address .pay-wrap {
    display: inline-block;
    width: 460px;
    height: 120px;
    border: 1px solid #996dac;
    background-color: #e9edf4;
    padding: 4px; }
    .show-address .pay-wrap .inner {
      background-color: #fff;
      width: 100%;
      height: 100%;
      padding: 20px; }
    .show-address .pay-wrap span {
      font-size: 14px; }
  .show-address .destination {
    margin-top: 10px; }
    .show-address .destination span {
      font-weight: bold; }
  .show-address .confirm-order-btn {
    margin-top: 5px;
    margin-right: -5px;
    display: inline-block;
    color: #fff;
    background-color: #a4a1ce;
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    cursor: pointer; }

.pay-type-wrap {
  margin: 20px 0 40px 0; }
  .pay-type-wrap .item {
    position: relative;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: 260px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #edecf5;
    border-radius: 5px;
    cursor: pointer;
    transition: all .3s; }
    .pay-type-wrap .item:before {
      display: none;
      content: '';
      position: absolute;
      right: 0;
      bottom: 0;
      width: 34px;
      height: 34px;
      background: url("../../static/img/icon-pay-checked.png") center center no-repeat; }
    .pay-type-wrap .item span {
      display: inline-block;
      vertical-align: middle;
      font-size: 24px;
      color: #996dac;
      margin-left: 10px; }
    .pay-type-wrap .item .icon {
      display: inline-block;
      width: 37px;
      height: 34px;
      vertical-align: middle;
      background-position: center center;
      background-repeat: no-repeat; }
    .pay-type-wrap .item .icon-online {
      background-image: url("../../static/img/icon-online.png"); }
    .pay-type-wrap .item .icon-offline {
      background-image: url("../../static/img/icon-offline.png"); }
    .pay-type-wrap .item.active {
      background-color: #a4a1ce; }
      .pay-type-wrap .item.active:before {
        display: block; }
      .pay-type-wrap .item.active span {
        color: #fff; }
      .pay-type-wrap .item.active .icon-online {
        background-image: url("../../static/img/icon-online-active.png"); }
      .pay-type-wrap .item.active .icon-offline {
        background-image: url("../../static/img/icon-offline-active.png"); }

.new-style01,
.new-style02,
.new-style03 {
  width: 360px;
  height: 470px;
  overflow: hidden;
  float: left;
  margin-bottom: 35px; }
  .new-style01.h,
  .new-style02.h,
  .new-style03.h {
    height: 1200px; }
  .new-style01 .header,
  .new-style02 .header,
  .new-style03 .header {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    cursor: default; }
    .new-style01 .header i,
    .new-style02 .header i,
    .new-style03 .header i {
      display: inline-block;
      width: 4px;
      height: 20px;
      background-color: #a2d6ca;
      margin-right: 5px;
      vertical-align: text-bottom; }
    .new-style01 .header h3,
    .new-style02 .header h3,
    .new-style03 .header h3 {
      display: inline-block;
      font-size: 20px;
      color: #a2d6ca; }
    .new-style01 .header a,
    .new-style02 .header a,
    .new-style03 .header a {
      float: right;
      color: #999;
      font-size: 12px;
      margin-top: 8px; }
      .new-style01 .header a:hover,
      .new-style02 .header a:hover,
      .new-style03 .header a:hover {
        color: #333; }
      .new-style01 .header a span,
      .new-style02 .header a span,
      .new-style03 .header a span {
        font-family: 'Courier New', Courier, monospace;
        font-size: 16px;
        vertical-align: baseline;
        margin-left: 4px; }
  .new-style01 .main-list li,
  .new-style02 .main-list li,
  .new-style03 .main-list li {
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5; }
    .new-style01 .main-list li h6 a,
    .new-style02 .main-list li h6 a,
    .new-style03 .main-list li h6 a {
      font-size: 24px;
      color: #000;
      width: 100%; }
      .new-style01 .main-list li h6 a:hover,
      .new-style02 .main-list li h6 a:hover,
      .new-style03 .main-list li h6 a:hover {
        text-decoration: underline;
        color: #333; }
    .new-style01 .main-list li p,
    .new-style02 .main-list li p,
    .new-style03 .main-list li p {
      font-size: 14px;
      margin-top: 15px;
      cursor: default; }
  .new-style01 .content,
  .new-style02 .content,
  .new-style03 .content {
    overflow: hidden; }
    .new-style01 .content img,
    .new-style02 .content img,
    .new-style03 .content img {
      display: block;
      width: 300px;
      height: 170px;
      float: left;
      margin-top: 20px;
      margin-right: 20px;
      margin-bottom: 50px; }
    .new-style01 .content li,
    .new-style02 .content li,
    .new-style03 .content li {
      margin-top: 18px; }
      .new-style01 .content li a,
      .new-style02 .content li a,
      .new-style03 .content li a {
        font-size: 14px;
        color: #000; }
        .new-style01 .content li a:hover,
        .new-style02 .content li a:hover,
        .new-style03 .content li a:hover {
          color: #999;
          text-decoration: underline; }

.new-style01.policy-rule {
  background-color: #f9fbf4; }
  .new-style01.policy-rule .header {
    background-color: #c0d497; }
.new-style01.quality-state {
  background-color: #f6f5fa; }
  .new-style01.quality-state .header {
    background-color: #a4a1ce; }
.new-style01.msg-column {
  background-color: #f5fafd; }
  .new-style01.msg-column .header {
    background-color: #a0cbed; }
.new-style01.call-msg {
  background-color: #f6fbfa; }
  .new-style01.call-msg .header {
    background-color: #a2d6ca; }
.new-style01 .header {
  background-color: transparent;
  padding-left: 12px;
  padding-right: 12px; }
  .new-style01 .header i {
    width: 16px;
    height: 16px;
    background: url("../img/icon-book.png");
    background-repeat: no-repeat;
    background-size: 100% 100%; }
  .new-style01 .header h3 {
    color: #fff;
    font-size: 16px; }
  .new-style01 .header a {
    color: #fff;
    margin-top: 1px;
    font-size: 13px; }
.new-style01 .content {
  box-sizing: border-box;
  padding: 0 12px; }

.new-style02 {
  width: 780px; }

.new-style03 {
  width: 740px; }

.msg-column-page {
  overflow: hidden; }
  .msg-column-page .import-news {
    margin-right: 60px; }
  .msg-column-page .msg-column {
    margin: 0 60px; }
  .msg-column-page .ad-box {
    width: 400px;
    height: 540px;
    overflow: hidden; }
  .msg-column-page .news-box h1 {
    text-align: center;
    font-size: 30px;
    color: #000; }
  .msg-column-page .news-box p {
    margin-bottom: 45px;
    color: #000;
    font-size: 16px;
    line-height: 30px; }
    .msg-column-page .news-box p.intro {
      text-indent: 20px; }
  .msg-column-page .news-box h3 {
    font-size: 18px;
    margin-bottom: 8px; }
  .msg-column-page .news-box .new-info {
    text-align: center;
    font-size: 12px;
    padding: 30px 0; }
    .msg-column-page .news-box .new-info .label {
      color: #a2d6ca;
      border: 1px solid #a2d6ca;
      padding: 3px 5px; }
    .msg-column-page .news-box .new-info .time {
      color: #999;
      margin-left: 15px; }
  .msg-column-page .concat-service {
    background: #a2d6ca url("../../static/img/map.png") no-repeat;
    background-position: right center;
    height: 240px;
    width: 100%;
    color: #fff;
    float: left; }
    .msg-column-page .concat-service .concat-list {
      padding: 15px 20px; }
      .msg-column-page .concat-service .concat-list h3 {
        color: #fff;
        font-size: 20px;
        margin-bottom: 18px; }
      .msg-column-page .concat-service .concat-list ul li {
        margin-bottom: 15px; }
  .msg-column-page .icon {
    width: 26px;
    height: 26px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 15px; }
    .msg-column-page .icon.icon-qq {
      background-image: url("../../static/img/icon_qq.png"); }
    .msg-column-page .icon.icon-phone {
      background-image: url("../../static/img/icon_phone.png"); }
    .msg-column-page .icon.icon-fax {
      background-image: url("../../static/img/icon_fax.png"); }
    .msg-column-page .icon.icon-address {
      background-image: url("../../static/img/icon_address.png"); }

.member-slide-menu .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 2px;
  vertical-align: text-bottom; }
  .member-slide-menu .icon.icon-deal {
    background-image: url("../img/icon-money.png"); }
  .member-slide-menu .icon.icon-book {
    background-image: url("../img/icon-books.png"); }
  .member-slide-menu .icon.icon-fapiao {
    width: 18px;
    height: 16px;
    background-image: url("../img/icon-fapiao.png");
    vertical-align: middle; }
  .member-slide-menu .icon.icon-zj {
    width: 18px;
    height: 18px;
    background-image: url("../img/icon-zj.png");
    vertical-align: middle; }
  .member-slide-menu .icon.icon-lock, .member-slide-menu .icon.icon-feed {
    width: 16px;
    height: 16px;
    background-image: url("../img/icon-lock.png");
    vertical-align: baseline; }
  .member-slide-menu .icon.icon-feed {
    background-image: url("../img/icon-feed.png"); }

.member-slide-menu {
  float: left;
  width: 100px;
  margin-right: 20px; }
  .member-slide-menu .menu-header {
    display: none; }
  .member-slide-menu .menu-content {
    margin-bottom: 30px; }
    .member-slide-menu .menu-content dt {
      font-size: 14px;
      color: #b2b2b2;
      cursor: default; }
    .member-slide-menu .menu-content dd a {
      margin-top: 15px;
      color: #333333;
      font-size: 14px;
      display: block; }
      .member-slide-menu .menu-content dd a:hover {
        color: #a2d6ca; }
      .member-slide-menu .menu-content dd a.active {
        font-size: 16px;
        color: #a2d6ca; }

.select-style, .my-order-table .search-box select {
  border: solid 1px #ddd;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff no-repeat scroll 89% center #fff; }

.min-height {
  min-height: 410px; }

.nav-style01 {
  height: 100px;
  width: 100%;
  background-color: #a2d6ca;
  padding: 10px 0;
  overflow: hidden; }
  .nav-style01 h3 {
    text-indent: -1000px;
    width: 304px;
    height: 72px;
    background: url("../img/logo02.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
    background-position: center center;
    margin-top: 4px; }
    .nav-style01 h3 a {
      display: block;
      width: 100%;
      height: 100%; }
  .nav-style01 ul {
    float: left;
    margin-left: 50px; }
    .nav-style01 ul li {
      float: left;
      width: 100px;
      height: 80px;
      line-height: 80px;
      text-align: center; }
      .nav-style01 ul li a {
        color: #fff;
        font-size: 16px; }
        .nav-style01 ul li a:hover {
          text-decoration: underline; }

.deal-page {
  overflow: hidden; }
  .deal-page .card {
    cursor: pointer; }
  .deal-page form p {
    margin: 20px 0;
    height: 40px;
    line-height: 40px; }
    .deal-page form p label {
      font-size: 14px;
      color: #000;
      display: inline-block;
      width: 130px;
      text-align: right; }
    .deal-page form p input {
      display: inline-block;
      box-sizing: border-box;
      padding: 10px;
      font-size: 14px;
      color: #999;
      height: 38px;
      width: 300px;
      border: 1px solid #dcdcdc; }
    .deal-page form p button {
      width: 100px;
      height: 40px;
      border: none;
      background-color: #a2d6ca;
      color: #fff;
      cursor: pointer;
      font-size: 14px;
      text-align: center;
      line-height: 40px;
      margin-left: 133px; }
      .deal-page form p button:hover {
        background-color: #81bdaf; }
  .deal-page input[type="checkbox"] {
    border: 1px solid #ddd;
    width: 16px;
    height: 16px;
    background: #fff;
    cursor: pointer;
    vertical-align: text-bottom;
    -webkit-appearance: none;
    position: relative; }
    .deal-page input[type="checkbox"]:checked {
      background: #a2d6ca;
      border-color: #dddddd;
      box-shadow: none; }
    .deal-page input[type="checkbox"]:after {
      content: "\2714";
      position: absolute;
      color: #fff;
      top: -2px;
      left: 2px; }

.my-order-table {
  width: 950px;
  float: left;
  background-color: #fff;
  padding: 20px; }
  .my-order-table.warp-1200 {
    width: 1200px; }
  .my-order-table .search-box {
    overflow: hidden; }
    .my-order-table .search-box select {
      float: right;
      padding: 5px 9px;
      text-align: left;
      width: 300px;
      color: #666;
      background: url("../../static/img/arrow_down.png") no-repeat 270px center; }
  .my-order-table .table-header {
    padding: 11px 15px;
    border-bottom: 1px solid #a2d6ca; }
    .my-order-table .table-header h3 {
      font-size: 18px;
      color: #a2d6ca; }
      .my-order-table .table-header h3.inline {
        display: inline-block; }
      .my-order-table .table-header h3 span {
        font-size: 12px;
        color: #000; }
  .my-order-table .table-content {
    min-height: 720px; }
  .my-order-table table {
    text-align: center; }
    .my-order-table table tr {
      border-bottom: 1px solid #f3f3f3\0;
      *border-bottom: 1px solid #f3f3f3; }
      .my-order-table table tr.gray {
        background-color: #f8f8f8; }
      .my-order-table table tr.big-td td {
        height: 45px;
        font-size: 18px;
        color: #a2d6ca; }
    .my-order-table table th {
      font-size: 14px;
      color: #000; }
    .my-order-table table .max-W250 {
      max-width: 215px; }
    .my-order-table table th,
    .my-order-table table td {
      padding: 15px 5px;
      width: 160px;
      overflow: hidden;
      text-overflow: ellipsis; }
    .my-order-table table td {
      font-size: 12px;
      color: #666; }
      .my-order-table table td a {
        color: #a2d6ca;
        margin: 0 5px; }
        .my-order-table table td a:hover {
          text-decoration: underline; }
    .my-order-table table tr:nth-child(2n) {
      background-color: #f8f8f8; }
  .my-order-table table.pay-feed01 {
    margin-bottom: 25px; }
    .my-order-table table.pay-feed01 th,
    .my-order-table table.pay-feed01 td {
      width: 180px; }
  .my-order-table table.pay-feed02 {
    margin-bottom: 25px; }
    .my-order-table table.pay-feed02 th,
    .my-order-table table.pay-feed02 td {
      width: 230px; }
  .my-order-table table.pay-feed03 {
    margin-bottom: 25px; }
    .my-order-table table.pay-feed03 th,
    .my-order-table table.pay-feed03 td {
      width: 150px; }

.my-message {
  width: 1080px;
  float: left;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
  padding-bottom: 30px; }
  .my-message h3 {
    color: #a2d6ca;
    font-size: 18px;
    margin-bottom: 20px; }
    .my-message h3 i.icon {
      width: 18px;
      height: 14px;
      display: inline-block;
      background: url("../img/icon-message.png");
      background-repeat: no-repeat;
      margin-right: 8px;
      vertical-align: inherit; }
  .my-message .msg-box .msg-header {
    padding: 6px 0;
    padding-left: 10px;
    overflow: hidden;
    border-bottom: 1px solid #a2d6ca; }
    .my-message .msg-box .msg-header p {
      font-size: 16px;
      color: #000; }
    .my-message .msg-box .msg-header .select-all {
      display: inline-block;
      margin-top: 6px; }
      .my-message .msg-box .msg-header .select-all label {
        font-size: 14px;
        color: #000;
        margin-left: 4px; }
    .my-message .msg-box .msg-header .info-nav {
      float: right;
      font-size: 16px;
      color: #666; }
      .my-message .msg-box .msg-header .info-nav .tab {
        display: inline-block;
        width: 120px;
        height: 35px;
        line-height: 35px;
        cursor: pointer; }
        .my-message .msg-box .msg-header .info-nav .tab.active, .my-message .msg-box .msg-header .info-nav .tab:hover {
          color: #a2d6ca; }
      .my-message .msg-box .msg-header .info-nav button {
        display: inline-block;
        background-color: #d0b1d3;
        width: 70px;
        height: 30px;
        line-height: 30px;
        color: #fff;
        text-align: center;
        border: none;
        box-shadow: none;
        cursor: pointer; }
        .my-message .msg-box .msg-header .info-nav button:hover {
          background-color: #b291b5; }
  .my-message .msg-box .msg-content {
    padding-top: 10px; }
    .my-message .msg-box .msg-content li {
      height: 80px;
      padding: 10px;
      overflow: hidden;
      transition: .2s;
      border-bottom: 1px solid rgba(243, 243, 243, 0.87); }
      .my-message .msg-box .msg-content li:nth-child(2n+1) {
        background-color: #f6fbfb; }
      .my-message .msg-box .msg-content li .check-box {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-top: -10px; }
        .my-message .msg-box .msg-content li .check-box input[type="checkbox"] {
          vertical-align: middle; }
      .my-message .msg-box .msg-content li .news {
        display: inline-block;
        margin-left: 8px;
        width: 830px;
        overflow: hidden; }
        .my-message .msg-box .msg-content li .news .name {
          width: 60px;
          height: 60px;
          display: block;
          float: left;
          line-height: 60px;
          background: url("../img/icon-circle.png") no-repeat;
          text-align: center;
          color: #fff;
          font-size: 16px;
          margin-right: 15px; }
        .my-message .msg-box .msg-content li .news .con {
          margin-top: 6px; }
          .my-message .msg-box .msg-content li .news .con h6 {
            font-size: 16px;
            color: #000;
            margin-bottom: 5px;
            display: inline; }
            .my-message .msg-box .msg-content li .news .con h6 a {
              color: #000; }
              .my-message .msg-box .msg-content li .news .con h6 a:hover {
                text-decoration: underline; }
          .my-message .msg-box .msg-content li .news .con p {
            font-size: 14px;
            color: #999; }
        .my-message .msg-box .msg-content li .news h5 a {
          font-size: 16px;
          color: #000;
          margin-bottom: 5px; }
          .my-message .msg-box .msg-content li .news h5 a:hover {
            text-decoration: underline; }
        .my-message .msg-box .msg-content li .news p {
          font-size: 14px;
          color: #999; }
      .my-message .msg-box .msg-content li .status {
        float: right;
        margin-top: 7px; }
        .my-message .msg-box .msg-content li .status p {
          font-size: 12px;
          color: #666;
          margin-bottom: 5px; }
        .my-message .msg-box .msg-content li .status .btn, .my-message .msg-box .msg-content li .status .register button, .register .my-message .msg-box .msg-content li .status button, .my-message .msg-box .msg-content li .status .register .form-box .upload-item .webuploader-pick, .register .form-box .upload-item .my-message .msg-box .msg-content li .status .webuploader-pick {
          display: block;
          border-radius: 2px;
          text-align: center;
          height: 22px;
          line-height: 22px;
          border: 1px solid #cce8e2;
          color: #cce8e2;
          cursor: default; }
          .my-message .msg-box .msg-content li .status .btn.no-read, .my-message .msg-box .msg-content li .status .register button.no-read, .register .my-message .msg-box .msg-content li .status button.no-read, .my-message .msg-box .msg-content li .status .register .form-box .upload-item .no-read.webuploader-pick, .register .form-box .upload-item .my-message .msg-box .msg-content li .status .no-read.webuploader-pick {
            border-color: #a2d6ca;
            color: #a2d6ca;
            cursor: pointer; }
          .my-message .msg-box .msg-content li .status .btn.no-read:hover, .my-message .msg-box .msg-content li .status .register button.no-read:hover, .register .my-message .msg-box .msg-content li .status button.no-read:hover, .my-message .msg-box .msg-content li .status .register .form-box .upload-item .no-read.webuploader-pick:hover, .register .form-box .upload-item .my-message .msg-box .msg-content li .status .no-read.webuploader-pick:hover {
            background-color: #a2d6ca;
            color: #fff; }
      .my-message .msg-box .msg-content li.has-read .news .con h6 {
        color: #666; }
        .my-message .msg-box .msg-content li.has-read .news .con h6 a {
          color: #666; }

.message-detail {
  width: 1080px;
  float: left;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
  padding-bottom: 30px; }
  .message-detail .crumb .back {
    float: right; }
    .message-detail .crumb .back a {
      font-size: 14px;
      color: #a2d6ca; }
      .message-detail .crumb .back a:hover {
        text-decoration: underline; }
  .message-detail .msg-box .msg-header {
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #a2d6ca; }
    .message-detail .msg-box .msg-header h3 {
      color: #000;
      font-size: 24px;
      display: inline-block; }
    .message-detail .msg-box .msg-header p {
      float: right;
      font-size: 12px;
      color: #666;
      margin-top: 10px; }
  .message-detail .msg-box .msg-content {
    padding: 15px 10px; }
    .message-detail .msg-box .msg-content h3 {
      color: #666;
      font-size: 18px;
      margin-bottom: 3px; }
    .message-detail .msg-box .msg-content p {
      font-size: 16px;
      color: #666;
      margin-bottom: 40px; }

.address-info {
  width: 1080px;
  min-height: 700px;
  float: left;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box; }
  .address-info h3 {
    color: #a2d6ca;
    font-size: 18px; }
    .address-info h3 i.icon {
      width: 15px;
      height: 20px;
      display: inline-block;
      background: url("../img/icon-address.png");
      background-repeat: no-repeat;
      margin-right: 8px; }

.note-info {
  width: 1080px; }
  .note-info table td {
    line-height: 20px;
    vertical-align: top; }
    .note-info table td.address {
      white-space: inherit;
      width: 250px;
      text-align: left; }

.certifi-info table td {
  width: 1%; }
  .certifi-info table td.expire {
    color: #996dac; }

.modify-pwd .table-header {
  border-bottom: none; }

.feed-back input, .feed-back textarea {
  width: 650px;
  display: inline-block;
  box-sizing: border-box;
  padding: 10px;
  font-size: 14px;
  color: #999;
  border: 1px solid #dcdcdc; }
.feed-back textarea {
  height: 125px;
  resize: none;
  outline: none;
  vertical-align: top; }
.feed-back .textarea-input {
  height: initial; }

.feedback-detail-box {
  margin: 20px 35px; }
  .feedback-detail-box p {
    font-size: 15px;
    color: #000;
    line-height: 35px; }
    .feedback-detail-box p span {
      color: #666; }

.has-buy {
  width: 1080px; }
  .has-buy .filter-btn {
    display: inline-block;
    margin-left: 50px; }
    .has-buy .filter-btn span {
      font-size: 12px;
      color: #333;
      cursor: pointer;
      margin-right: 20px; }
      .has-buy .filter-btn span:hover {
        color: #999; }
  .has-buy .view-btn {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle; }
    .has-buy .view-btn a {
      display: block;
      float: left;
      width: 60px;
      height: 30px;
      line-height: 30px;
      cursor: pointer; }
      .has-buy .view-btn a.big-view {
        background: url("../img/view-big0.png") no-repeat; }
        .has-buy .view-btn a.big-view.active, .has-buy .view-btn a.big-view:hover {
          background-image: url("../img/view-big1.png"); }
      .has-buy .view-btn a.list-view {
        background: url("../img/view-list0.png") no-repeat; }
        .has-buy .view-btn a.list-view.active, .has-buy .view-btn a.list-view:hover {
          background-image: url("../img/view-list1.png"); }
  .has-buy .search-box {
    float: right;
    overflow: hidden;
    margin-top: -5px;
    margin-right: -15px; }
    .has-buy .search-box input {
      height: 35px;
      width: 260px;
      background-color: #f4fafe;
      box-sizing: border-box;
      padding: 5px;
      font-size: 14px;
      float: left;
      border: none; }
    .has-buy .search-box .btn, .has-buy .search-box .register button, .register .has-buy .search-box button, .has-buy .search-box .register .form-box .upload-item .webuploader-pick, .register .form-box .upload-item .has-buy .search-box .webuploader-pick {
      float: left;
      height: 35px;
      line-height: 35px;
      text-align: center;
      color: #fff;
      font-size: 14px;
      background: #a0cbed;
      width: 60px;
      cursor: pointer; }
      .has-buy .search-box .btn:hover, .has-buy .search-box .register button:hover, .register .has-buy .search-box button:hover, .has-buy .search-box .register .form-box .upload-item .webuploader-pick:hover, .register .form-box .upload-item .has-buy .search-box .webuploader-pick:hover {
        background-color: #abcdef; }
  .has-buy .filter-menus {
    margin: 20px;
    border: 1px solid #dcdcdc;
    border-top: none; }
  .has-buy input[type="checkbox"] {
    margin-right: 5px; }
  .has-buy table tr {
    background-color: #f8f8f8; }
    .has-buy table tr th {
      font-size: 14px;
      background-color: #fff; }
      .has-buy table tr th.commodity {
        text-align: left;
        width: 380px; }
    .has-buy table tr td {
      border-bottom: 10px solid #fff;
      max-width: 430px;
      font-size: 14px; }
      .has-buy table tr td.purple {
        color: #a4a1ce;
        font-size: 18px;
        max-width: 100px; }
      .has-buy table tr td.check-box {
        width: initial; }
      .has-buy table tr td.btn-box a {
        display: block;
        color: #996dac;
        margin: 5px; }
        .has-buy table tr td.btn-box a:last-child {
          color: #a4a1ce; }
      .has-buy table tr td.product-detail-table {
        text-align: left;
        width: 550px; }
      .has-buy table tr td img {
        width: 85px;
        height: 85px;
        display: inline-block;
        margin-right: 7px; }
      .has-buy table tr td i.rx {
        display: inline-block;
        width: 35px;
        height: 18px;
        margin-right: 2px;
        border: 1px solid #a0cbed;
        color: #a0cbed;
        line-height: 18px;
        font-size: 12px;
        font-style: normal;
        text-align: center;
        border-radius: 4px; }
      .has-buy table tr td .detail {
        display: inline-block;
        text-align: left;
        width: 350px; }
        .has-buy table tr td .detail h6 {
          font-size: 15px;
          color: #333;
          margin-bottom: 5px; }
        .has-buy table tr td .detail p {
          font-size: 12px;
          color: #999; }
      .has-buy table tr td .num-con {
        display: inline-block;
        overflow: hidden; }
        .has-buy table tr td .num-con span {
          display: block;
          float: left;
          width: 25px;
          height: 30px;
          line-height: 30px;
          text-align: center;
          background-color: #fff;
          border: 1px solid #e5e5e5;
          cursor: pointer; }
          .has-buy table tr td .num-con span.disabled {
            color: #ddd;
            border-color: #ddd;
            cursor: default; }
        .has-buy table tr td .num-con input {
          float: left;
          width: 40px;
          height: 30px;
          line-height: 30px;
          text-align: center;
          border: 1px solid #e5e5e5;
          border-right: none;
          border-left: none; }
        .has-buy table tr td .num-con + p {
          margin-top: 5px;
          font-size: 12px;
          color: #666; }
  .has-buy table.list-table td.check-box, .has-buy table.list-table th.check-box {
    width: 50px; }
    .has-buy table.list-table td.check-box input[type="checkbox"], .has-buy table.list-table th.check-box input[type="checkbox"] {
      margin-right: initial;
      position: relative; }
      .has-buy table.list-table td.check-box input[type="checkbox"]:after, .has-buy table.list-table th.check-box input[type="checkbox"]:after {
        content: "\2714";
        position: absolute;
        color: #fff;
        top: -2px;
        left: 2px; }
  .has-buy table.list-table td {
    font-size: 12px;
    padding: 5px; }
    .has-buy table.list-table td.btn-box a {
      display: inline; }
    .has-buy table.list-table td .num-con input {
      background-color: transparent;
      border-top: none;
      border-bottom: none; }
    .has-buy table.list-table td .num-con input, .has-buy table.list-table td .num-con span {
      height: 20px;
      line-height: 20px; }
  .has-buy .buy-box {
    height: 60px;
    line-height: 60px;
    margin-top: 30px;
    border: 1px solid #a4a1ce; }
    .has-buy .buy-box .select-btn {
      padding-left: 20px;
      display: inline-block;
      float: left;
      font-size: 14px;
      color: #333; }
    .has-buy .buy-box .msg {
      display: inline-block;
      float: right;
      font-size: 14px;
      color: #333; }
      .has-buy .buy-box .msg span {
        color: #a4a1ce; }
        .has-buy .buy-box .msg span.big {
          font-size: 24px; }
    .has-buy .buy-box button {
      height: 100%;
      float: right;
      width: 160px;
      border: none;
      background-color: #a4a1ce;
      color: #fff;
      font-size: 24px;
      margin-left: 8px;
      margin-right: -1px; }

.nav-fav {
  border-bottom: 1px solid #a2d6ca;
  margin-top: 30px; }
  .nav-fav ul {
    overflow: hidden;
    float: left; }
    .nav-fav ul li {
      float: left;
      padding: 10px 20px;
      font-size: 20px;
      color: #a2d6ca;
      cursor: pointer;
      margin-right: 1px; }
      .nav-fav ul li.active, .nav-fav ul li:hover {
        background-color: #a2d6ca;
        color: #fff; }
  .nav-fav .multi-box .multi-btn {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #a0cbed;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
    border: none;
    cursor: pointer;
    float: right; }
    .nav-fav .multi-box .multi-btn:hover {
      background-color: #72a2c7; }
  .nav-fav .func-box {
    float: right;
    margin-top: 10px;
    display: none; }
    .nav-fav .func-box.show {
      display: block; }
    .nav-fav .func-box input[type="checkbox"] {
      border: 1px solid #ddd;
      width: 15px;
      height: 15px;
      background: #fff;
      cursor: pointer;
      margin-right: 3px;
      vertical-align: middle;
      -webkit-appearance: none;
      position: relative; }
      .nav-fav .func-box input[type="checkbox"]:after {
        content: "\2714";
        position: absolute;
        left: 2px;
        top: -2px;
        font-size: 12px;
        color: #fff; }
      .nav-fav .func-box input[type="checkbox"]:checked {
        background-color: #a4a1ce; }
    .nav-fav .func-box .select-all {
      margin-right: 18px;
      float: left;
      margin-top: 8px; }
    .nav-fav .func-box button {
      border: none;
      color: #fff;
      padding: 0 15px;
      margin: 0 3px;
      cursor: pointer;
      float: left;
      font-size: 14px;
      height: 30px;
      line-height: 30px;
      box-sizing: border-box; }
      .nav-fav .func-box button.delete-btn {
        background-color: #a4a1ce; }
        .nav-fav .func-box button.delete-btn:hover {
          background-color: #996dac; }
      .nav-fav .func-box button.add-shop {
        background-color: #d0b1d3; }
        .nav-fav .func-box button.add-shop:hover {
          background-color: #996dac; }
    .nav-fav .func-box .classify {
      float: left;
      margin: 0 3px;
      margin-right: 25px;
      position: relative; }
      .nav-fav .func-box .classify a.classify-btn {
        display: inline-block;
        border: 1px solid #a2d6ca;
        color: #a2d6ca;
        padding: 0 13px;
        height: 30px;
        box-sizing: border-box;
        line-height: 30px;
        font-size: 14px;
        transition: color .2s;
        cursor: pointer; }
        .nav-fav .func-box .classify a.classify-btn:hover {
          color: #42b99e; }
      .nav-fav .func-box .classify .classify-name {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
        z-index: 999;
        border: 1px solid #ececec;
        width: 185px;
        box-shadow: 2px 2px 5px #cecece; }
        .nav-fav .func-box .classify .classify-name h6 {
          color: #999;
          padding: 9px;
          font-size: 14px;
          border-bottom: 1px solid #eee; }
        .nav-fav .func-box .classify .classify-name ul li {
          font-size: 14px;
          float: initial;
          padding: 7px 5px;
          color: #666;
          position: relative; }
          .nav-fav .func-box .classify .classify-name ul li:hover {
            background: #fff; }
          .nav-fav .func-box .classify .classify-name ul li.active {
            background-color: #fff; }
            .nav-fav .func-box .classify .classify-name ul li.active:before {
              background-color: #a2d6ca; }
          .nav-fav .func-box .classify .classify-name ul li:before {
            content: "\2714";
            width: 12px;
            height: 12px;
            border: 1px solid #e0e0e0;
            display: inline-block;
            color: #fff;
            margin-right: 5px;
            text-align: center;
            font-size: 12px;
            line-height: 12px; }
          .nav-fav .func-box .classify .classify-name ul li input[type="radio"] {
            -webkit-appearance: none;
            width: 100%;
            height: 35px;
            position: absolute;
            cursor: pointer;
            left: 0;
            top: 0; }
        .nav-fav .func-box .classify .classify-name .create {
          padding: 0; }
          .nav-fav .func-box .classify .classify-name .create input {
            width: 124px;
            height: 35px;
            line-height: 35px;
            background-color: #f5f5f5;
            border: none;
            padding: 5px; }
          .nav-fav .func-box .classify .classify-name .create button {
            float: right;
            margin: 0;
            height: 38px;
            line-height: 38px;
            background: #a2d6ca; }
          .nav-fav .func-box .classify .classify-name .create:before {
            display: none; }

.note-serve .table-content {
  border-top: 1px solid #a2d6ca; }
  .note-serve .table-content table {
    font-size: 12px;
    text-align: left; }
    .note-serve .table-content table h5 {
      font-size: 14px;
      color: #333; }
    .note-serve .table-content table td {
      padding: 10px 20px;
      line-height: 25px;
      vertical-align: top; }
      .note-serve .table-content table td span, .note-serve .table-content table td a, .note-serve .table-content table td p {
        color: #666;
        display: inline-block;
        margin-right: 20px;
        vertical-align: bottom; }
        .note-serve .table-content table td span.primary, .note-serve .table-content table td a.primary, .note-serve .table-content table td p.primary {
          color: #a2d6ca; }
        .note-serve .table-content table td span.blue, .note-serve .table-content table td a.blue, .note-serve .table-content table td p.blue {
          color: #475aa7; }
        .note-serve .table-content table td span.purple, .note-serve .table-content table td a.purple, .note-serve .table-content table td p.purple {
          color: #996dac; }
        .note-serve .table-content table td span.green, .note-serve .table-content table td a.green, .note-serve .table-content table td p.green {
          color: #61c1bd; }
      .note-serve .table-content table td a {
        cursor: pointer; }
        .note-serve .table-content table td a:hover {
          color: #75b7a8; }
    .note-serve .table-content table tr:nth-child(2n) {
      background-color: #f6fbfb; }
    .note-serve .table-content table th {
      font-size: 14px;
      color: #000;
      padding: 10px 20px;
      border-bottom: 1px solid #fafafa; }
      .note-serve .table-content table th.note-msg {
        width: 350px; }

button.confirm-btn {
  float: right;
  border: none;
  color: #fff;
  padding: 5px 25px;
  background-color: #71bdac;
  border-radius: 3px;
  font-size: 14px;
  margin-top: -3px;
  cursor: pointer;
  transition: background-color .1s; }
  button.confirm-btn:hover {
    background-color: #59a292; }

.search-yaojian {
  background: #f7fbfc; }
  .search-yaojian .search-feed {
    width: 370px;
    display: inline-block; }
    .search-yaojian .search-feed label {
      width: 50px; }
    .search-yaojian .search-feed input {
      width: 260px; }
  .search-yaojian .date-box input {
    width: 147px; }
  .search-yaojian .date-box span {
    margin: 0 2px; }
  .search-yaojian form p button {
    margin-left: 268px; }

.login-body {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -600px;
  margin-top: -261px; }
  .login-body .content-left {
    float: left;
    width: 700px;
    text-align: center; }
    .login-body .content-left .logo-wrap {
      display: inline-block;
      width: 304px;
      height: 72px; }
    .login-body .content-left .login-bg {
      display: inline-block;
      width: 649px;
      height: 441px;
      background: url("../../static/img/bg-login.png") left top no-repeat; }
  .login-body .content-right {
    float: right; }
  .login-body .login-panel {
    margin-top: 140px; }
  .login-body .login-panel-head .welcome-login {
    float: left;
    font-size: 18px;
    color: #a2d6ca; }
  .login-body .login-panel-head .register {
    float: right;
    font-size: 14px; }
  .login-body .login-panel-body {
    border: 1px solid #ddd;
    border-top: 2px solid #a2d6ca;
    padding: 20px; }
    .login-body .login-panel-body .input-group {
      margin-top: 15px;
      width: 300px;
      height: 36px;
      line-height: 36px;
      border: 1px solid #ddd;
      border-radius: 5px;
      font-size: 12px;
      color: #ddd;
      padding: 0 8px; }
      .login-body .login-panel-body .input-group input {
        border: none;
        width: 258px; }
      .login-body .login-panel-body .input-group .icon {
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        background-position: center center;
        background-repeat: no-repeat; }
      .login-body .login-panel-body .input-group .icon-username {
        background-image: url("../../static/img/icon-username.png"); }
      .login-body .login-panel-body .input-group .icon-password {
        background-image: url("../../static/img/icon-password.png"); }
    .login-body .login-panel-body label {
      margin-top: 15px;
      display: block;
      cursor: pointer; }
      .login-body .login-panel-body label span {
        color: #666;
        font-size: 12px; }
      .login-body .login-panel-body label i {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        font-size: 20px; }
        .login-body .login-panel-body label i.icon-check {
          color: #a2d6ca; }
        .login-body .login-panel-body label i.icon-check-empty {
          color: #666; }
    .login-body .login-panel-body .btn-login {
      margin-top: 36px;
      text-align: center;
      color: #fff;
      font-size: 16px;
      height: 36px;
      line-height: 36px;
      background-color: #a2d6ca;
      border-radius: 5px;
      cursor: pointer; }

.register {
  font-size: 14px; }
  .register .crumb {
    border-top: 2px solid #a2d6ca; }
  .register h3 {
    font-size: 18px;
    color: #a2d6ca;
    padding: 30px 0; }
  .register label {
    font-size: 14px;
    color: #666;
    display: inline-block;
    width: 100px;
    text-align: right; }
    .register label i {
      color: #ff0000;
      font-style: normal;
      margin-right: 3px; }
  .register input {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 10px;
    height: 32px;
    box-sizing: border-box;
    transition: box-shadow .1s; }
    .register input:focus {
      box-shadow: inset 2px 2px 4px #eee; }
  .register .btn, .register button, .register .form-box .upload-item .webuploader-pick {
    border: none;
    color: #fff;
    background-color: #a2d6ca;
    border-radius: 3px;
    padding: 7px 15px;
    vertical-align: middle;
    cursor: pointer; }
    .register .btn:hover, .register button:hover, .register .form-box .upload-item .webuploader-pick:hover {
      background-color: #67bda9; }
  .register p, .register li {
    color: #333; }
  .register .search-bar {
    margin-bottom: 20px; }
    .register .search-bar label {
      color: #333; }
    .register .search-bar input {
      width: 620px;
      margin-right: 10px; }
  .register .form-box {
    border: 1px solid #a2d6ca;
    background-color: #f6fbfb;
    box-sizing: border-box; }
    .register .form-box > div {
      padding: 15px 20px; }
      .register .form-box > div p {
        display: inline; }
    .register .form-box .process {
      background-color: #d4edea; }
      .register .form-box .process ul {
        display: inline-block;
        vertical-align: top; }
    .register .form-box .status p {
      font-size: 18px; }
      .register .form-box .status p span {
        color: #a4a1ce; }
    .register .form-box .company {
      overflow: hidden; }
      .register .form-box .company > div {
        float: left; }
      .register .form-box .company label {
        width: 190px;
        display: inline-block;
        text-align: right; }
      .register .form-box .company input {
        width: 230px;
        margin-bottom: 15px;
        margin-right: 10px; }
      .register .form-box .company div {
        display: inline-block; }
    .register .form-box .upload-item {
      width: 570px;
      margin: 20px 0 30px;
      float: left;
      position: relative; }
      .register .form-box .upload-item .webuploader-pick {
        display: inline; }
        .register .form-box .upload-item .webuploader-pick:hover {
          background-color: #a2d6ca; }
      .register .form-box .upload-item .uploader-list {
        display: block;
        position: absolute;
        top: -5px;
        left: 280px; }
        .register .form-box .upload-item .uploader-list .item {
          padding: 0 10px;
          margin-bottom: 3px;
          font-size: 12px;
          color: #999;
          border-right: 1px solid #ddd; }
          .register .form-box .upload-item .uploader-list .item h4, .register .form-box .upload-item .uploader-list .item p {
            display: inline-block; }
          .register .form-box .upload-item .uploader-list .item .state {
            color: #a4a1ce;
            margin-left: 5px; }
      .register .form-box .upload-item .btns {
        position: absolute;
        top: 0;
        left: 195px; }
        .register .form-box .upload-item .btns .uploader-list {
          display: inline-block;
          position: static;
          margin: 0; }
      .register .form-box .upload-item .load-msg {
        font-size: 12px;
        margin-left: 5px;
        color: #999; }
        .register .form-box .upload-item .load-msg:before {
          content: "\2714";
          display: inline;
          vertical-align: middle; }
    .register .form-box .handle-box {
      text-align: center;
      margin: 30px 0;
      width: 100%; }
      .register .form-box .handle-box button {
        margin: 0 3px;
        background-color: #a4a1ce;
        font-size: 16px;
        min-width: 100px; }
        .register .form-box .handle-box button.back-btn {
          background-color: #fff;
          border: 1px solid #e5e5e5;
          color: #a2d6ca; }
          .register .form-box .handle-box button.back-btn:hover {
            background-color: #fff; }
        .register .form-box .handle-box button:hover {
          background-color: #8c88c3; }

.stock-num {
  display: block;
  text-align: left;
  text-indent: 8px;
  font-size: 14px;
  color: #666666;
}

.shoping-wrap .add-buy-num {
  display: inline-block;
  padding: 6px 2px;
  font-size: 14px;
  width: 36%;
  color: #996dac;
  cursor: pointer;
  float: left;
}

.add-buy-num span {
  display: block;
  float: left;
  width: 25%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #f8f8f8;
  border: 1px solid #e5e5e5;
  cursor: pointer;
}

.add-buy-num input {
  float: left;
  width: 50%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #e5e5e5;
  border-right: none;
  border-left: none;
}

.page-size-style {
  width: 40px;
  height: 36px;
}

.common-pic-list .product-title {
  margin: 16px 0 10px 0;
  font-size: 15px;
  text-align: left;
  padding-left: 3%;
  font-weight: bold;
}

.price-range-input {
  border: 1px solid #CCC;
  height: 25px;
  color: #595757;
}

.filter-menus .filter-type-new{
    float: left;
    width: 20%;
    text-align: center;
    padding: 10px 0;
    background-color: #f6fbfb;
    position: relative;
  border-right: 1px solid #dcdcdc;
}

.filter-type-new input{
    position: absolute;
    top: 30%;
    left: 36%;
}

.filter-type-new span{
  padding-left: 1px;
}

.show-item-info {
  overflow: hidden;
  height: 37.6px;
  width: 85%;
}

.show-more {
  position: absolute;
  top: 7px;
  right: 10px;
  cursor: pointer;
}

.show-more .sl-e-more {
  float: left;
  margin-right: 10px;
  position: relative;
  width: 45px;
  height: 23px;
  line-height: 23px;
  padding: 0 7px 0 4px;
  background: #fff;
  color: #333;
  border: 1px solid #ddd;
}

.show-more .sl-e-more i {
  position: absolute;
  top: 4px;
  right: 2px;
  display: block;
}

.split-line {
  color: #595757;
}

.f-price-edit {
  position: absolute;
  top: 27%;
  left: 40%;
}

.f-price-edit .price-confirm {
  padding: 3px;
  border: 1px solid #ccc;
  text-align: center;
  text-decoration: none;
}

.item-search {
  display: none;
  width: 100%;
}

.item-search .item-search-input{
  border: 1px solid #CCC;
  height: 25px;
  color: #595757;
  width: 18%;
}

.confirm-btn {
  cursor: pointer;
  padding: 4.2px;
  border: 1px solid #ccc;
  text-align: center;
  text-decoration: none;
}

.item-search .search-btn {
  margin-left: 10px;
}

.order-by-saleNum {
  color: #a2d6ca;
}
/*# sourceMappingURL=style.css.map */
