/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea {
  margin: 0;
  padding: 0; 
  }

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, details {
  display: block; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left;
  font-weight: normal; }

html, body, fieldset, img, iframe, abbr {
  border: 0; }

i, cite, em, var, address, dfn {
  font-style: normal; }

[hidefocus], summary {
  outline: 0; }

li {
  list-style: none; }

h1, h2, h3, h4, h5, h6, small {
  font-size: 100%; }

sup, sub {
  font-size: 83%; }

pre, code, kbd, samp {
  font-family: inherit; }

q:before, q:after {
  content: none; }

textarea {
  overflow: auto;
  resize: none; }

label, summary {
  cursor: default; }

a, button {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, em, strong, b {
  font-weight: bold; }

del, ins, u, s, a, a:hover {
  text-decoration: none; }

body, textarea, input, button, select, keygen, legend {
  font-family: 'PingFang SC','Hiragino Sans GB','Microsoft YaHei','STHeiti','WenQuanYi Micro Hei',Helvetica,Arial,sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #666;
  font-weight: 400;
  outline: 0; }

p, div {
  word-wrap: break-word;
  word-break: break-all; }

p[contenteditable] {
  outline: none; }

body {
  background: #f5f5f5;
  overflow-x: hidden;
  width: 100%;
  min-width: 1030px;
  max-width: 100%;
  margin: 0 auto; }

a {
  color: #666; }

i {
  display: inline-block; }

img {
  display: block;
  border: 0;
  outline: 0;
  max-width: 100%; }

.wrap {
  width: 1290px;
  margin: 0 auto; 
  min-width:1030px; 
  }
  
.topbar {
  border: 1px solid #e5e5e5;
  font-size: 12px;
  height: 32px;
  line-height: 32px; 
  min-width:1290px;
  }
  .topbar .wrap {
    *zoom: 1; }
    .topbar .wrap:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .topbar .wrap .topbar-left {
      float: left; }
    .topbar .wrap .topbar-right {
      *zoom: 1;
      float: right; }
      .topbar .wrap .topbar-right:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .topbar .wrap .topbar-right > p {
        float: right; }
        .topbar .wrap .topbar-right > p:first-child {
          margin-left: 20px; }
        .topbar .wrap .topbar-right > p a:hover {
          color: #ec5022; }
        .topbar .wrap .topbar-right > p span {
          display: inline-block;
          *display: inline;
          *zoom: 1;
          margin: 0 5px;
          color: #e0dede; }

.home-hd {
  background: #fff; 
  min-width:1290px;
  }
  .home-hd .wrap .maintop {
    *zoom: 1; }
    .home-hd .wrap .maintop:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .home-hd .wrap .maintop h1 {
      margin-top: 30px;
      float: left; }
      .home-hd .wrap .maintop h1 a {
        display: block; }
        .home-hd .wrap .maintop h1 a img {
          width: 130px;
          height: 50px; }
    .home-hd .wrap .maintop .search-box {
      float: left;
      *zoom: 1;
      font-size: 14px;
      margin: 35px 0 35px 80px; }
      .home-hd .wrap .maintop .search-box:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .home-hd .wrap .maintop .search-box input {
        float: left;
        height: 36px;
        line-height: 36px;
        width: 396px;
        padding-left: 14px;
        border: 2px solid #26a7e0;
        font-size: 12px; }
      .home-hd .wrap .maintop .search-box .search-btn {
        float: left;
        display: block;
        height: 40px;
        line-height: 40px;
        width: 100px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        border: 0;
        background-color: #26a7e0;
        outline: none; }
    .home-hd .wrap .maintop .maintop-right {
      *zoom: 1;
      float: right; }
      .home-hd .wrap .maintop .maintop-right:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .home-hd .wrap .maintop .maintop-right > a {
        float: right;
        display: block;
        width: 123px;
        height: 34px;
        line-height: 34px;
        color: #ec5022;
        text-align: center;
        border: 1px solid #26a7e0;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px;
        margin: 37px 0; }
      .home-hd .wrap .maintop .maintop-right > p {
        float: right;
        color: #999;
        height: 20px;
        line-height: 20px;
        margin: 45px 60px 45px 0; }
        .home-hd .wrap .maintop .maintop-right > p i {
          vertical-align: -15%;
          margin-right: 8px; }
  .home-hd .mainnav {
    background: #26a7e0;
    height: 44px;
    line-height: 44px; }
    .home-hd .mainnav .wrap {
      *zoom: 1;
      height: 110px; }
      .home-hd .mainnav .wrap:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .home-hd .mainnav .wrap li {
        float: left;
        margin: 8px 2px;
        position: relative; }
        .home-hd .mainnav .wrap li a {
          display: block;
          height: 28px;
          line-height: 28px;
          font-size: 16px;
          color: #fff;
          padding: 0 12px; }
          .home-hd .mainnav .wrap li a .tip_hot {
            position: absolute;
            top: -16px;
            right: -4px;
            display: block; }
        .home-hd .mainnav .wrap li.liactive, .home-hd .mainnav .wrap li a:hover {
          background: #fff;
          color: #ec5022;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          -ms-border-radius: 100px;
          -o-border-radius: 100px;
          border-radius: 100px; }
          .home-hd .mainnav .wrap li.liactive a, .home-hd .mainnav .wrap li a:hover a {
            color: #ec5022; }
        .home-hd .mainnav .wrap li.mainnav-right {
          float: right; }

p.filter-title {
  width: 62px;
  line-height: 52px;
  color: #7c7c7c;
  text-align: center;
  float: left; }

.choosebox {
  background: #fff;
  padding: 20px 20px;
  margin: 10px 0 20px 0; }
  .choosebox .choose-condition {
    *zoom: 1;
    margin-bottom: 20px; }
    .choosebox .choose-condition:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .choosebox .choose-condition p {
      float: left;
      color: #000; }
      .choosebox .choose-condition p .choose-title {
        position: relative;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        color: #3b3b3b;
        height: 26px;
        line-height: 26px;
        padding: 0 22px 0 8px;
        border: 1px solid #ccc;
        margin-left: 5px; }
        .choosebox .choose-condition p .choose-title .icon_delete {
          position: absolute;
          top: 5px;
          right: 3px; }
        .choosebox .choose-condition p .choose-title:hover {
          border-color: #ec5022; }
          .choosebox .choose-condition p .choose-title:hover .icon_delete {
            background-position: -98px -101px; }
      .choosebox .choose-condition p > span {
        padding-left: 15px; }
        .choosebox .choose-condition p > span em {
          color: #ec5022;
          padding-right: 2px; }
    .choosebox .choose-condition .clearall {
      float: right;
      display: block;
      position: relative;
      width: 98px;
      height: 26px;
      line-height: 26px;
      text-align: center;
      background: #f6f6f6;
      border: 1px solid #cfcfcf; }
  .choosebox .choose-filter {
    margin: 0 auto;
    border: 1px solid #ddd; }
    .choosebox .choose-filter .classification {
      *zoom: 1;
      border-bottom: 1px solid #ddd; }
      .choosebox .choose-filter .classification:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .choosebox .choose-filter .classification ul {
        *zoom: 1;
        float: left;
        padding: 12px 10px 4px 10px;
        border-left: 1px solid #ddd; }
        .choosebox .choose-filter .classification ul:after {
          content: "";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden; }
        .choosebox .choose-filter .classification ul li {
          float: left;
          text-align: center;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px;
          -ms-border-radius: 50px;
          -o-border-radius: 50px;
          border-radius: 50px;
          margin-bottom: 12px; }
          .choosebox .choose-filter .classification ul li a {
            color: #000;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            height: 24px;
            line-height: 24px;
            padding: 0 10px; }
            .choosebox .choose-filter .classification ul li a:hover {
              color: #fe0036; }
              .choosebox .choose-filter .classification ul li a:hover span {
                color: #fe0036; }
          .choosebox .choose-filter .classification ul li span {
            font-size: 12px;
            color: #999; }
          .choosebox .choose-filter .classification ul li.li-active {
            background: #ec5022; }
            .choosebox .choose-filter .classification ul li.li-active a {
              color: #fff; }
              .choosebox .choose-filter .classification ul li.li-active a span {
                color: #fff;
                font-size: 14px; }
          .choosebox .choose-filter .classification ul li.ul1-disabled a {
            cursor: no-drop;
            color: #adacac; }
            .choosebox .choose-filter .classification ul li.ul1-disabled a span {
              cursor: no-drop;
              color: #adacac; }
    .choosebox .choose-filter .screening-list {
      *zoom: 1;
      border-bottom: 1px solid #ddd; }
      .choosebox .choose-filter .screening-list:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .choosebox .choose-filter .screening-list ul {
        *zoom: 1;
        float: left;
        padding-left: 10px;
        border-left: 1px solid #ddd; }
        .choosebox .choose-filter .screening-list ul:after {
          content: "";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden; }
        .choosebox .choose-filter .screening-list ul li {
          float: left; }
          .choosebox .choose-filter .screening-list ul li a {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            height: 20px;
            line-height: 20px;
            position: relative;
            color: #000;
            margin: 16px 13px 16px 0;
            padding-left: 22px; }
            .choosebox .choose-filter .screening-list ul li a span {
              position: absolute;
              top: 1px;
              left: 0;
              display: block;
              width: 14px;
              height: 14px;
              border: 1px solid #dfdfdf;
              -webkit-border-radius: 4px;
              -moz-border-radius: 4px;
              -ms-border-radius: 4px;
              -o-border-radius: 4px;
              border-radius: 4px; }
    .choosebox .choose-filter .morechoose {
      *zoom: 1; }
      .choosebox .choose-filter .morechoose:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .choosebox .choose-filter .morechoose > ul {
        float: left;
        padding-left: 10px;
        color: #000;
        *zoom: 1;
        border-left: 1px solid #ddd; }
        .choosebox .choose-filter .morechoose > ul:after {
          content: "";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden; }
        .choosebox .choose-filter .morechoose > ul > li {
          float: left;
          margin: 12px 14px 12px 0;
          position: relative; }
          .choosebox .choose-filter .morechoose > ul > li .chooseunit {
            color: #999; }
          .choosebox .choose-filter .morechoose > ul > li .input-box {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            position: relative; }
            .choosebox .choose-filter .morechoose > ul > li .input-box .advanced-filter-score {
              position: absolute;
              top: 27px;
              left: 2px;
              z-index: 2000;
              display: none;
              width: 50px;
              text-align: center;
              border: 1px solid #ec5022;
              background: #fff; }
              .choosebox .choose-filter .morechoose > ul > li .input-box .advanced-filter-score li {
                width: 100%;
                height: 26px;
                line-height: 26px;
                border-bottom: 1px solid #eee;
                cursor: pointer; }
                .choosebox .choose-filter .morechoose > ul > li .input-box .advanced-filter-score li:last-child {
                  border-bottom: none; }
                .choosebox .choose-filter .morechoose > ul > li .input-box .advanced-filter-score li:hover {
                  color: #fff;
                  background: #ec5022;
                  border-bottom-color: #ec5022; }
          .choosebox .choose-filter .morechoose > ul > li input {
            height: 26px;
            line-height: 26px;
            width: 42px;
            padding: 0 4px;
            background: #fff;
            border: 1px solid #dbdbdb;
            font-size: 12px;
            margin-left: 2px; }
            .choosebox .choose-filter .morechoose > ul > li input:focus {
              border-color: #FA0237; }
          .choosebox .choose-filter .morechoose > ul > li .price-interval input {
            width: 48px;
            margin: 0 4px; }
          .choosebox .choose-filter .morechoose > ul > li .clear-sure {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            height: 20px;
            line-height: 20px;
            cursor: pointer;
            color: #fff;
            padding: 4px 8px;
            margin: 0 3px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            border-radius: 4px; }
            .choosebox .choose-filter .morechoose > ul > li .clear-sure:hover {
              color: #fff; }
          .choosebox .choose-filter .morechoose > ul > li .clear-btn {
            background: #7F7F7F; }
            .choosebox .choose-filter .morechoose > ul > li .clear-btn:hover {
              background: #777; }
          .choosebox .choose-filter .morechoose > ul > li .sure-btn {
            background: #ec5022;
            margin-right: 0; }
            .choosebox .choose-filter .morechoose > ul > li .sure-btn:hover {
              background: #E60132; }
        .choosebox .choose-filter .morechoose > ul > li:last-child {
          margin-left: 10px; }
  .choosebox .otherfilter {
    height: 34px;
    line-height: 34px;
    border: 1px solid #e5e5e5;
    background: #f5f5f5;
    margin-top: 20px; }
    .choosebox .otherfilter > ul {
      *zoom: 1; }
      .choosebox .otherfilter > ul:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .choosebox .otherfilter > ul > li {
        float: left; }
        .choosebox .otherfilter > ul > li a {
          display: block;
          width: 78px;
          color: #000;
          text-align: center;
          border-right: 1px solid #e5e5e5; }
        .choosebox .otherfilter > ul > li.price-downup a {
          width: 89px; }
          .choosebox .otherfilter > ul > li.price-downup a .icon_up, .choosebox .otherfilter > ul > li.price-downup a .icon_down {
            vertical-align: -2%; }
        .choosebox .otherfilter > ul > li.proportion a, .choosebox .otherfilter > ul > li.sales-filter a {
          width: 104px; }
        .choosebox .otherfilter > ul > li.sales-filter {
          position: relative; }
          .choosebox .otherfilter > ul > li.sales-filter .sales-ul {
            position: absolute;
            top: 34px;
            left: -1px;
            z-index: 2000;
            display: none;
            width: 104px;
            text-align: center;
            border: 1px solid #e5e5e5;
            background: #fff;
            border-top-color: #fff; }
            .choosebox .otherfilter > ul > li.sales-filter .sales-ul li {
              height: 34px;
              line-height: 34px;
              cursor: pointer; }
              .choosebox .otherfilter > ul > li.sales-filter .sales-ul li:hover {
                color: #ec304c; }
        .choosebox .otherfilter > ul > li.liactive a, .choosebox .otherfilter > ul > li:hover a {
          color: #ec304c;
          background: #fff; }

.search-result {
  display: none;
  position: relative;
  width: 360px;
  height: 170px;
  line-height: 170px;
  padding: 15px 20px;
  margin: 100px auto; }
  .search-result .sr-icon {
    position: absolute;
    top: 20px;
    left: 25px; }
  .search-result p {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 200px;
    line-height: 18px;
    font-size: 14px;
    color: #262626;
    word-break: break-all;
    word-wrap: break-word;
    overflow: auto; }

/*scroll-loading*/
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  45% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
  80% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }
@-moz-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  45% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
  80% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }
@-o-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  45% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
  80% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  45% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
  80% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }
.scroll-loading {
  display: none;
  position: absolute;
  z-index: 200;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  background: #FEF9E6;
  margin-top: -10px;
  border: 1px solid #FAE69F;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  .scroll-loading .loading-box {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 8px;
    height: 3px;
    background: #11d7a6;
    margin-right: 5px;
    vertical-align: middle;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both; }
    .scroll-loading .loading-box:nth-child(0) {
      -webkit-animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      -moz-animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      -ms-animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      -o-animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }
    .scroll-loading .loading-box:nth-child(1) {
      -webkit-animation: scale 0.75s 0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      -moz-animation: scale 0.75s 0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      -ms-animation: scale 0.75s 0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      -o-animation: scale 0.75s 0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      animation: scale 0.75s 0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }
    .scroll-loading .loading-box:nth-child(2) {
      -webkit-animation: scale 0.75s 0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      -moz-animation: scale 0.75s 0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      -ms-animation: scale 0.75s 0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      -o-animation: scale 0.75s 0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      animation: scale 0.75s 0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }
    .scroll-loading .loading-box:nth-child(3) {
      -webkit-animation: scale 0.75s 0.36s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      -moz-animation: scale 0.75s 0.36s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      -ms-animation: scale 0.75s 0.36s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      -o-animation: scale 0.75s 0.36s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
      animation: scale 0.75s 0.36s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.index-main {
  padding-bottom: 10px;
  position: relative; }
  .index-main .goodslist {
    *zoom: 1;
    margin: 0 -5px; }
    .index-main .goodslist:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .index-main .goodslist .sc-product {
      float: left;
      margin: 0 5px 20px 5px;
      width: 250px; }
      .index-main .goodslist .sc-product .sc-product-top {
        *zoom: 1;
        height: 16px;
        line-height: 16px;
        margin-bottom: 4px;
        font-size: 12px; }
        .index-main .goodslist .sc-product .sc-product-top:after {
          content: "";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden; }
      .index-main .goodslist .sc-product .product {
        width: 238px;
        padding: 6px 6px;
        background: #fff;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        .index-main .goodslist .sc-product .product:hover {
          -webkit-box-shadow: 0 1px 20px 0 #ccc;
          -moz-box-shadow: 0 1px 20px 0 #ccc;
          -ms-box-shadow: 0 1px 20px 0 #ccc;
          -o-box-shadow: 0 1px 20px 0 #ccc;
          box-shadow: 0 1px 20px 0 #ccc; }
          .index-main .goodslist .sc-product .product:hover .product-img .copybox {
            display: block; }
        .index-main .goodslist .sc-product .product .product-img {
          width: 238px;
          height: 238px;
          position: relative; }
          .index-main .goodslist .sc-product .product .product-img a {
            display: block;
            font-size: 12px; }
            .index-main .goodslist .sc-product .product .product-img a > img {
              width: 238px;
              height: 238px; }
          .index-main .goodslist .sc-product .product .product-img .recommend {
            position: absolute;
            top: 0;
            right: 0;
            z-index: 100; }
          .index-main .goodslist .sc-product .product .product-img > span {
            display: block; }
            .index-main .goodslist .sc-product .product .product-img > span.activity-qiang, .index-main .goodslist .sc-product .product .product-img > span.activity-ju {
              position: absolute;
              top: 0;
              left: 0;
              z-index: 100;
              display: block;
              height: 25px;
              line-height: 25px;
              text-align: center;
              color: #fff;
              background-color: #e63140;
              background: -webkit-linear-gradient(right, #f58b07, #f51616);
              background: -o-linear-gradient(right, #f58b07, #f51616);
              background: -moz-linear-gradient(right, #f58b07, #f51616);
              background: linear-gradient(right, #f58b07, #f51616);
              filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=400) progid:DXImageTransform.Microsoft.gradient(startcolorstr=$color1,endcolorstr=$color2,gradientType=1);
              -ms-filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=400) progid:DXImageTransform.Microsoft.gradient(startcolorstr=$color1,endcolorstr=$color2,gradientType=1);
              font-size: 14px;
              padding: 0 5px; }
            .index-main .goodslist .sc-product .product .product-img > span.activity-ju {
              background-color: #7144d5;
              background: -webkit-linear-gradient(right, #63aff9, #8b16f5);
              background: -o-linear-gradient(right, #63aff9, #8b16f5);
              background: -moz-linear-gradient(right, #63aff9, #8b16f5);
              background: linear-gradient(right, #63aff9, #8b16f5);
              filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=400) progid:DXImageTransform.Microsoft.gradient(startcolorstr=$color1,endcolorstr=$color2,gradientType=1);
              -ms-filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=400) progid:DXImageTransform.Microsoft.gradient(startcolorstr=$color1,endcolorstr=$color2,gradientType=1); }
          .index-main .goodslist .sc-product .product .product-img .button_play {
            display: block;
            position: absolute;
            bottom: 89px;
            left: 89px;
            z-index: 100;
            cursor: pointer;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;
            -ms-border-radius: 100px;
            -o-border-radius: 100px;
            border-radius: 100px;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s; }
            .index-main .goodslist .sc-product .product .product-img .button_play:hover {
              -webkit-box-shadow: 0 0 10px 0 #999;
              -moz-box-shadow: 0 0 10px 0 #999;
              -ms-box-shadow: 0 0 10px 0 #999;
              -o-box-shadow: 0 0 10px 0 #999;
              box-shadow: 0 0 10px 0 #999; }
          .index-main .goodslist .sc-product .product .product-img .copybox {
            position: absolute;
            bottom: 0;
            left: 0;
            display: none; }
            .index-main .goodslist .sc-product .product .product-img .copybox .copy-zhibo {
              width: 238px;
              height: 36px;
              line-height: 36px;
              text-align: center;
              background: #000;
              color: #fff;
              opacity: 0.5;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
              .index-main .goodslist .sc-product .product .product-img .copybox .copy-zhibo:hover {
                background: #ff550c;
                opacity: 1;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
              .index-main .goodslist .sc-product .product .product-img .copybox .copy-zhibo i {
                margin-right: 5px;
                vertical-align: -3%; }
            .index-main .goodslist .sc-product .product .product-img .copybox p {
              *zoom: 1; }
              .index-main .goodslist .sc-product .product .product-img .copybox p:after {
                content: "";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden; }
              .index-main .goodslist .sc-product .product .product-img .copybox p a {
                float: left;
                width: 119px;
                height: 36px;
                line-height: 36px;
                text-align: center;
                background: #000;
                color: #fff;
                opacity: 0.5;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
                .index-main .goodslist .sc-product .product .product-img .copybox p a i {
                  margin-right: 5px;
                  vertical-align: -3%; }
                .index-main .goodslist .sc-product .product .product-img .copybox p a:hover {
                  background: #ff550c;
                  opacity: 1;
                  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
            .index-main .goodslist .sc-product .product .product-img .copybox .media-list-box {
              display: none;
              position: absolute;
              top: auto;
              right: 0;
              bottom: 18px;
              left: 248px;
              z-index: 200;
              -webkit-border-radius: 5px;
              -moz-border-radius: 5px;
              -ms-border-radius: 5px;
              -o-border-radius: 5px;
              border-radius: 5px;
              -webkit-transform: translateY(50%);
              -moz-transform: translateY(50%);
              -ms-transform: translateY(50%);
              -o-transform: translateY(50%);
              transform: translateY(50%);
              width: 285px;
              font-size: 12px;
              text-align: left !important;
              color: #FFF;
              padding: 5px 10px 11px 10px;
              background-color: rgba(33, 33, 33, 0.9);
              filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5212121,endColorstr=#E5212121); }
              .index-main .goodslist .sc-product .product .product-img .copybox .media-list-box b {
                position: absolute;
                top: 50%;
                right: auto;
                bottom: auto;
                left: -14px;
                border-width: 5px;
                border-color: #212121;
                opacity: 0.9;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
                border-right-width: 9px;
                border-style: dashed;
                border-right-style: solid;
                border-top-color: transparent;
                border-bottom-color: transparent;
                border-left-color: transparent;
                margin-top: -5px; }
              .index-main .goodslist .sc-product .product .product-img .copybox .media-list-box .media-text-area {
                line-height: 20px;
                color: #fff; }
                .index-main .goodslist .sc-product .product .product-img .copybox .media-list-box .media-text-area img {
                  display: inline-block;
                  *display: inline;
                  *zoom: 1;
                  width: 100px;
                  margin-top: 5px; }
                .index-main .goodslist .sc-product .product .product-img .copybox .media-list-box .media-text-area a {
                  display: inline;
                  word-break: break-all;
                  color: #fff;
                  line-height: 20px !important; }
        .index-main .goodslist .sc-product .product .product-tit {
          margin: 6px 4px;
          height: 22px;
          overflow: hidden; }
          .index-main .goodslist .sc-product .product .product-tit i {
            vertical-align: -10%; }
          .index-main .goodslist .sc-product .product .product-tit a {
            color: #000;
            width: 205px;
            height: 22px;
            line-height: 22px;
            overflow: hidden; }
        .index-main .goodslist .sc-product .product .product-price {
          *zoom: 1;
          margin: 0 4px 10px 4px;
          height: 27px; }
          .index-main .goodslist .sc-product .product .product-price:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden; }
          .index-main .goodslist .sc-product .product .product-price .quanhou {
            float: left; }
            .index-main .goodslist .sc-product .product .product-price .quanhou span {
              font-size: 12px;
              color: #ec5022; }
              .index-main .goodslist .sc-product .product .product-price .quanhou span:first-child {
                letter-spacing: -4px; }
              .index-main .goodslist .sc-product .product .product-price .quanhou span:last-child {
                color: #999; }
              .index-main .goodslist .sc-product .product .product-price .quanhou span.price-num {
                font-size: 20px;
                letter-spacing: -1px;
                font-weight: bold; }
          .index-main .goodslist .sc-product .product .product-price .library_icon {
            margin-top: 8px;
            position: relative;
            height: 16px;
            float: right;
            *zoom: 1; }
            .index-main .goodslist .sc-product .product .product-price .library_icon:after {
              content: "";
              display: block;
              height: 0;
              clear: both;
              visibility: hidden; }
            .index-main .goodslist .sc-product .product .product-price .library_icon i {
              display: block;
              float: left;
              width: 16px;
              height: 16px;
              line-height: 16px;
              text-align: center;
              color: #fff;
              font-size: 12px;
              margin-left: 4px; }
              .index-main .goodslist .sc-product .product .product-price .library_icon i:first-child {
                margin-left: 0; }
            .index-main .goodslist .sc-product .product .product-price .library_icon .icon-red {
              background-color: #e03a33; }
            .index-main .goodslist .sc-product .product .product-price .library_icon .icon-green {
              background-color: #2db034; }
        .index-main .goodslist .sc-product .product .quan-infro {
          margin: 0 4px 10px 4px;
          height: 20px; }
          .index-main .goodslist .sc-product .product .quan-infro ul {
            *zoom: 1; }
            .index-main .goodslist .sc-product .product .quan-infro ul:after {
              content: "";
              display: block;
              height: 0;
              clear: both;
              visibility: hidden; }
            .index-main .goodslist .sc-product .product .quan-infro ul li {
              float: left;
              color: #000;
              font-size: 12px; }
              .index-main .goodslist .sc-product .product .quan-infro ul li:first-child a {
                font-size: 12px;
                color: #ff550c;
                display: block;
                *zoom: 1; }
                .index-main .goodslist .sc-product .product .quan-infro ul li:first-child a:after {
                  content: "";
                  display: block;
                  height: 0;
                  clear: both;
                  visibility: hidden; }
                .index-main .goodslist .sc-product .product .quan-infro ul li:first-child a span {
                  display: block;
                  float: left;
                  padding: 0 1px;
                  height: 17px;
                  line-height: 16px;
                  text-align: center;
                  border-top: 1px solid #ff550c;
                  border-bottom: 1px solid #ff550c; }
                  .index-main .goodslist .sc-product .product .quan-infro ul li:first-child a span em {
                    font-weight: normal; }
                .index-main .goodslist .sc-product .product .quan-infro ul li:first-child a i {
                  display: block;
                  float: left; }
              .index-main .goodslist .sc-product .product .quan-infro ul li.dingxiang {
                color: #999;
                margin-left: 5px; }
                .index-main .goodslist .sc-product .product .quan-infro ul li.dingxiang span {
                  color: #ec5022;
                  font-size: 15px; }
              .index-main .goodslist .sc-product .product .quan-infro ul li:last-child {
                *zoom: 1; }
                .index-main .goodslist .sc-product .product .quan-infro ul li:last-child:after {
                  content: "";
                  display: block;
                  height: 0;
                  clear: both;
                  visibility: hidden; }
                .index-main .goodslist .sc-product .product .quan-infro ul li:last-child span {
                  display: block;
                  float: left;
                  font-size: 14px; }
        .index-main .goodslist .sc-product .product .sales-movements {
          *zoom: 1;
          height: 36px;
          line-height: 36px;
          background: #f2f3f3;
          padding: 0 12px;
          margin: 0 4px 10px 4px; }
          .index-main .goodslist .sc-product .product .sales-movements:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden; }
          .index-main .goodslist .sc-product .product .sales-movements p {
            float: left; }
            .index-main .goodslist .sc-product .product .sales-movements p span {
              font-size: 12px;
              color: #666; }
              .index-main .goodslist .sc-product .product .sales-movements p span:last-child {
                color: #ff550c;
                font-size: 16px; }
          .index-main .goodslist .sc-product .product .sales-movements i {
            float: right;
            margin-top: 9px; }
        .index-main .goodslist .sc-product .product .sales-infro {
          *zoom: 1;
          margin: 0 4px 14px 4px;
          height: 20px; }
          .index-main .goodslist .sc-product .product .sales-infro:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden; }
          .index-main .goodslist .sc-product .product .sales-infro .month-sales {
            float: left;
            color: #999; }
            .index-main .goodslist .sc-product .product .sales-infro .month-sales span {
              color: #000; }
          .index-main .goodslist .sc-product .product .sales-infro .sales-text {
            float: right;
            *zoom: 1; }
            .index-main .goodslist .sc-product .product .sales-infro .sales-text:after {
              content: "";
              display: block;
              height: 0;
              clear: both;
              visibility: hidden; }
            .index-main .goodslist .sc-product .product .sales-infro .sales-text span {
              display: block;
              float: right;
              color: #fff;
              background: #ff550c;
              font-size: 12px;
              padding: 2px 4px;
              -webkit-border-radius: 4px;
              -moz-border-radius: 4px;
              -ms-border-radius: 4px;
              -o-border-radius: 4px;
              border-radius: 4px;
              margin-left: 4px; }
        .index-main .goodslist .sc-product .product .product-bottom {
          *zoom: 1;
          margin: 0 4px 4px 4px;
          height: 16px; }
          .index-main .goodslist .sc-product .product .product-bottom:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden; }
          .index-main .goodslist .sc-product .product .product-bottom a {
            font-size: 12px;
            color: #999;
            display: block;
            height: 16px;
            line-height: 16px; }
            .index-main .goodslist .sc-product .product .product-bottom a:first-child {
              float: left; }
              .index-main .goodslist .sc-product .product .product-bottom a:first-child i {
                vertical-align: -2px; }
            .index-main .goodslist .sc-product .product .product-bottom a.change-error {
              float: right; }
            .index-main .goodslist .sc-product .product .product-bottom a.a-active, .index-main .goodslist .sc-product .product .product-bottom a:hover {
              color: #ec5022; }
              .index-main .goodslist .sc-product .product .product-bottom a.a-active i, .index-main .goodslist .sc-product .product .product-bottom a:hover i {
                background-position: -99px -37px; }

.setbtn {
  height: 32px;
  text-align: center; }
  .setbtn .set-surebtn, .setbtn .set-cancelbtn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 32px;
    line-height: 32px;
    width: 100px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: 0;
    background-color: #ec5022;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
    .setbtn .set-surebtn:hover, .setbtn .set-cancelbtn:hover {
      background: #d8002e; }
  .setbtn .set-cancelbtn {
    height: 30px;
    line-height: 30px;
    margin-left: 25px;
    border: 1px solid #e0e7ed;
    background: #f2f2f2;
    color: #000; }
    .setbtn .set-cancelbtn:hover {
      background: #e4e4e4; }

.taoke-fly-img {
  display: block;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px;
  position: fixed;
  z-index: 9999; }

.goods-error {
  display: none;
  width: 600px;
  background: #fff; }
  .goods-error form {
    width: 475px;
    margin: 30px auto; }
    .goods-error form li {
      height: 52px; }
      .goods-error form li span, .goods-error form li label {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 76px;
        text-align: right; }
      .goods-error form li select {
        width: 360px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #b1b1b1;
        margin-left: 15px;
        font-size: 12px;
        color: #212020; }
      .goods-error form li textarea {
        margin-left: 15px;
        width: 340px;
        height: 60px;
        padding: 10px 10px;
        font-size: 12px;
        color: #212020; }
      .goods-error form li input[type=text] {
        width: 350px;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        border: 1px solid #b1b1b1;
        margin-left: 15px;
        font-size: 12px;
        color: #212020; }
      .goods-error form li:nth-child(2) {
        height: 110px; }
        .goods-error form li:nth-child(2) span {
          vertical-align: top; }
      .goods-error form li:last-child {
        text-align: center;
        margin-top: 10px; }
        .goods-error form li:last-child .clickbtn {
          width: 100px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px;
          border-radius: 5px;
          height: 36px;
          line-height: 36px;
          text-align: center;
          font-size: 14px;
          color: #fff;
          cursor: pointer;
          background: #FA0235;
          border: 0;
          outline: none;
          margin: 10px 20px 0 0; }
          .goods-error form li:last-child .clickbtn:hover {
            background: #CF022E; }
          .goods-error form li:last-child .clickbtn:last-child {
            color: #3b3b3b;
            background: #fff;
            height: 34px;
            line-height: 34px;
            border: 1px solid #b1b1b1;
            margin-right: 0; }
            .goods-error form li:last-child .clickbtn:last-child:hover {
              background: #f2f2f2; }
      .goods-error form li .error-tip {
        height: 12px;
        line-height: 12px;
        display: none;
        font-size: 12px;
        color: #e22127;
        padding-left: 100px;
        margin-top: 4px; }

.copy-layer {
  padding: 20px 20px 0 20px;
  display: none; }
  .copy-layer .copy-layerhd span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    color: #000;
    height: 28px;
    line-height: 28px; }
  .copy-layer .copy-layerhd a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #fff;
    font-size: 12px;
    height: 28px;
    line-height: 26px;
    background: #EC304C;
    padding: 0 14px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    margin-left: 20px; }
  .copy-layer .copy-layerbody {
    height: 420px;
    overflow: auto; }
    .copy-layer .copy-layerbody .copy-bodylist {
      *zoom: 1;
      border-bottom: 1px solid #eee;
      padding: 20px 0; }
      .copy-layer .copy-layerbody .copy-bodylist:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .copy-layer .copy-layerbody .copy-bodylist:last-child {
        border-bottom: 0; }
      .copy-layer .copy-layerbody .copy-bodylist img {
        width: 140px;
        min-height: 140px;
        float: left; }
      .copy-layer .copy-layerbody .copy-bodylist > div {
        float: left;
        width: 440px;
        margin: 0 20px; }
        .copy-layer .copy-layerbody .copy-bodylist > div p {
          min-height: 90px;
          color: #000;
          line-height: 20px; }
          .copy-layer .copy-layerbody .copy-bodylist > div p a {
            color: #000; }
        .copy-layer .copy-layerbody .copy-bodylist > div > a {
          display: block;
          width: 98px;
          height: 26px;
          line-height: 26px;
          font-size: 12px;
          color: #EC304C;
          text-align: center;
          border: 1px solid #EC304C;
          margin-top: 20px;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          -ms-border-radius: 100px;
          -o-border-radius: 100px;
          border-radius: 100px; }

.pushproduct-layer {
  display: none; }
  .pushproduct-layer .push-pt-hd {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 4px; }
    .pushproduct-layer .push-pt-hd span {
      color: #000;
      padding: 0 15px 0 20px; }
    .pushproduct-layer .push-pt-hd a {
      color: #3399ff;
      font-size: 12px; }
  .pushproduct-layer .push-pt-list {
    *zoom: 1;
    margin: 0 0 35px 20px;
    height: 460px;
    overflow: auto; }
    .pushproduct-layer .push-pt-list:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .pushproduct-layer .push-pt-list .push-pt {
      float: left;
      padding: 6px 6px;
      border: 1px solid #e5e5e5;
      margin: 20px 15px 0 0;
      *zoom: 1;
      position: relative;
      height: 81px; }
      .pushproduct-layer .push-pt-list .push-pt:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .pushproduct-layer .push-pt-list .push-pt .push-pt-del {
        display: none;
        position: absolute;
        top: -12px;
        right: -12px;
        z-index: 100;
        cursor: pointer; }
      .pushproduct-layer .push-pt-list .push-pt:nth-child(3n) {
        margin-right: 0; }
      .pushproduct-layer .push-pt-list .push-pt:hover {
        -webkit-box-shadow: 0 1px 5px 0 #ccc;
        -moz-box-shadow: 0 1px 5px 0 #ccc;
        -ms-box-shadow: 0 1px 5px 0 #ccc;
        -o-box-shadow: 0 1px 5px 0 #ccc;
        box-shadow: 0 1px 5px 0 #ccc; }
        .pushproduct-layer .push-pt-list .push-pt:hover .push-pt-del {
          display: block; }
      .pushproduct-layer .push-pt-list .push-pt > div > a {
        display: block;
        float: left; }
        .pushproduct-layer .push-pt-list .push-pt > div > a img {
          width: 80px;
          height: 80px; }
      .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right {
        float: right;
        margin-left: 6px;
        width: 205px; }
        .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .product-tit {
          margin-bottom: 4px;
          height: 22px;
          overflow: hidden; }
          .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .product-tit i {
            vertical-align: -10%; }
          .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .product-tit a {
            color: #000;
            width: 185px;
            height: 22px;
            line-height: 22px;
            overflow: hidden; }
        .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .product-price {
          *zoom: 1;
          margin-bottom: 8px; }
          .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .product-price:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden; }
          .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .product-price .quanhou {
            float: left; }
            .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .product-price .quanhou span {
              font-size: 12px;
              color: #ec5022; }
              .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .product-price .quanhou span:first-child {
                letter-spacing: -4px; }
              .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .product-price .quanhou span:last-child {
                color: #999; }
              .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .product-price .quanhou span.price-num {
                font-size: 20px;
                letter-spacing: -1px;
                font-weight: bold; }
          .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .product-price .library_icon {
            float: right;
            margin-top: 8px; }
        .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul {
          *zoom: 1; }
          .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden; }
          .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul li {
            float: left;
            color: #000;
            font-size: 12px; }
            .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul li:first-child a {
              font-size: 12px;
              color: #ff550c;
              display: block;
              *zoom: 1; }
              .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul li:first-child a:after {
                content: "";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden; }
              .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul li:first-child a span {
                display: block;
                float: left;
                padding: 0 1px;
                height: 17px;
                line-height: 16px;
                text-align: center;
                border-top: 1px solid #ff550c;
                border-bottom: 1px solid #ff550c; }
                .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul li:first-child a span em {
                  font-weight: normal; }
              .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul li:first-child a i {
                display: block;
                float: left; }
            .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul li.dingxiang {
              color: #999;
              margin-left: 5px; }
              .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul li.dingxiang span {
                color: #ec5022;
                font-size: 15px; }
            .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul li:last-child {
              *zoom: 1; }
              .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul li:last-child:after {
                content: "";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden; }
              .pushproduct-layer .push-pt-list .push-pt > div .push-pt-right .quan-infro ul li:last-child span {
                display: block;
                float: left;
                font-size: 14px; }
  .pushproduct-layer .push-pt-bottom {
    *zoom: 1; }
    .pushproduct-layer .push-pt-bottom:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .pushproduct-layer .push-pt-bottom a {
      display: block;
      float: left;
      width: 500px;
      text-align: center;
      height: 40px;
      line-height: 40px;
      background: #e6e6e6;
      -webkit-border-radius: 0 0 0 10px;
      -moz-border-radius: 0 0 0 10px;
      -ms-border-radius: 0 0 0 10px;
      -o-border-radius: 0 0 0 10px;
      border-radius: 0 0 0 10px; }
      .pushproduct-layer .push-pt-bottom a:last-child {
        color: #fff;
        background: #ff550c;
        -webkit-border-radius: 0 0 10px 0;
        -moz-border-radius: 0 0 10px 0;
        -ms-border-radius: 0 0 10px 0;
        -o-border-radius: 0 0 10px 0;
        border-radius: 0 0 10px 0; }

/*pages*/
.pagination {
  margin: 80px auto 0 auto;
  font-size: 12px;
  text-align: center;
  color: #777;
  display: table;
  *zoom: 1; }
  .pagination:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .pagination li {
    float: left;
    cursor: pointer; }
    .pagination li a, .pagination li span {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      float: left;
      position: relative;
      width: 32px;
      height: 32px;
      line-height: 32px;
      background-color: #fff;
      color: #333;
      border: 1px solid #C2C2C2;
      margin-left: 8px; }
    .pagination li a:hover {
      background: #ec5022;
      color: #fff;
      border-color: #ec5022; }
    .pagination li:first-child a, .pagination li:first-child span {
      width: 58px;
      margin-left: 0 !important; }
    .pagination li:last-child a, .pagination li:last-child span {
      width: 58px; }
    .pagination li.active a, .pagination li.active span {
      background: #FA0237;
      color: #fff;
      border-color: #ec5022; }
      .pagination li.active a:hover, .pagination li.active a:foucs, .pagination li.active span:hover, .pagination li.active span:foucs {
        background: #ec5022;
        color: #fff;
        border-color: #ec5022; }
    .pagination li.disabled a, .pagination li.disabled span {
      color: #333;
      background-color: #fff;
      border-color: #C2C2C2;
      cursor: not-allowed; }
      .pagination li.disabled a:hover, .pagination li.disabled a:foucs, .pagination li.disabled span:hover, .pagination li.disabled span:foucs {
        color: #333;
        background-color: #fff;
        border-color: #C2C2C2;
        cursor: not-allowed; }

/*home-footer*/
.home-footer {
  height: 150px;
  font-size: 14px;
  text-align: center;
  padding-top: 80px;
  background: #1A1A1A;
  color: #969696; }
  .home-footer div a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #969696;
    margin: 0 6px 0 2px; }
  .home-footer p {
    height: 14px;
    line-height: 14px;
    color: #7c7c7c;
    margin-top: 30px; }
    .home-footer p span {
      display: inline-block;
      *display: inline;
      *zoom: 1; }

.side-bar {
  position: fixed;
  right: 0;
  bottom: 292px;
  z-index: 999;
  width: 34px;
  *zoom: 1; }
  .side-bar:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .side-bar a {
    display: block;
    width: 34px;
    height: 34px;
    background: #929292;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    float: right;
    border-bottom: 1px solid #fff;
    *zoom: 1; }
    .side-bar a:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .side-bar a:last-child {
      border-bottom: 0; }
    .side-bar a i {
      display: block;
      margin: 5px 5px 6px 6px;
      float: right; }
    .side-bar a p {
      float: right;
      width: 34px;
      text-align: center;
      color: #fff;
      height: 34px;
      line-height: 34px; }
    .side-bar a span {
      display: block;
      float: right;
      height: 34px;
      line-height: 34px;
      color: #fff;
      text-align: center;
      margin-right: 5px; }
    .side-bar a:hover {
      background: #ec5022;
      width: 110px;
      -webkit-border-radius: 100px 0 0 100px;
      -moz-border-radius: 100px 0 0 100px;
      -ms-border-radius: 100px 0 0 100px;
      -o-border-radius: 100px 0 0 100px;
      border-radius: 100px 0 0 100px; }

.fangdan-lybox {
  display: none;
  width: 770px;
  margin-bottom: 20px; }
  .fangdan-lybox .fd-toptip {
    height: 40px;
    line-height: 40px;
    background: #ffff99;
    text-align: center; }
    .fangdan-lybox .fd-toptip a {
      display: inline;
      color: #3366ff; }
  .fangdan-lybox form {
    width: 475px;
    margin: 20px auto; }
    .fangdan-lybox form li {
      height: 60px;
      margin-top: 5px; }
      .fangdan-lybox form li:first-child {
        height: 30px;
        line-height: 30px;
        margin-bottom: 30px; }
        .fangdan-lybox form li:first-child label {
          width: 28px;
          text-align: left;
          margin-right: 40px;
          margin-top: 5px; }
      .fangdan-lybox form li:last-child {
        text-align: center; }
      .fangdan-lybox form li span, .fangdan-lybox form li label {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 76px;
        text-align: right; }
      .fangdan-lybox form li input[type=radio] {
        margin-left: 15px;
        vertical-align: -8%; }
      .fangdan-lybox form li input[type=text] {
        width: 360px;
        height: 34px;
        line-height: 34px;
        padding-left: 8px;
        border: 1px solid #b1b1b1;
        margin-left: 15px; }
      .fangdan-lybox form li input::-webkit-input-placeholder {
        color: #c4c4c4; }
      .fangdan-lybox form li input:-moz-placeholder {
        color: #c4c4c4; }
      .fangdan-lybox form li input::-moz-placeholder {
        color: #c4c4c4; }
      .fangdan-lybox form li input:-ms-input-placeholder {
        color: #c4c4c4; }
      .fangdan-lybox form li .error-tip {
        height: 12px;
        line-height: 12px;
        display: none;
        font-size: 12px;
        color: #e22127;
        padding-left: 115px;
        margin-top: 6px; }
      .fangdan-lybox form li .fd-center-btn {
        width: 100px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        cursor: pointer;
        background: #FA0235;
        border: 0;
        outline: none;
        margin: 10px 20px 0 0; }
        .fangdan-lybox form li .fd-center-btn:hover {
          background: #CF022E; }
        .fangdan-lybox form li .fd-center-btn:last-child {
          color: #3b3b3b;
          background: #fff;
          height: 34px;
          line-height: 34px;
          border: 1px solid #b1b1b1;
          margin-right: 0; }
          .fangdan-lybox form li .fd-center-btn:last-child:hover {
            background: #f2f2f2; }
  .fangdan-lybox dl {
    color: #fe0036;
    font-size: 12px;
    line-height: 18px;
    margin-left: 40px; }
    .fangdan-lybox dl dd {
      margin-left: 50px; }

.isaudit-lybox {
  display: none;
  width: 770px;
  height: 200px;
  text-align: center;
  background: #fff; }
  .isaudit-lybox p {
    height: 28px;
    line-height: 28px;
    color: #3b3b3b; }
    .isaudit-lybox p:first-child {
      font-size: 24px;
      color: #ff0037;
      padding-top: 35px;
      margin-bottom: 20px; }
    .isaudit-lybox p:last-child {
      font-size: 12px;
      color: #ff0037; }

.imageicon {
  background-image: url("/images/allbgs.png"); }

.tip_global {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: -1px -3px; }

.tip_hot {
  width: 28px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: -39px -37px; }

.icon_delete {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: -54px -1px; }

.checked_in {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: -81px -1px; }

.icon_up {
  width: 9px;
  height: 11px;
  background-repeat: no-repeat;
  background-position: -108px -3px; }

.icon_down {
  width: 9px;
  height: 11px;
  background-repeat: no-repeat;
  background-position: -31px -3px; }

.copy_live {
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: -169px -38px; }

.copy_edit {
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: -161px -101px; }

.copy_icon {
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: -125px -38px; }

.taobao {
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: -24px -68px; }

.tianmao {
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: -75px -102px; }

.flag_alive {
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: -48px -68px; }

.flag_insurance {
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: -74px -67px; }

.flag_ju {
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: -152px -65px; }

.flag_overseas {
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: -98px -67px; }

.flag_qiang {
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: -124px -66px; }

.quan_left {
  width: 9px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: 0 -34px; }

.quan_right {
  width: 5px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: -22px -35px; }

.ico_favorite {
  width: 14px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: -77px -38px; }

.ico_favorite_in {
  width: 14px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: -99px -37px; }

.button_play {
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: 0 -103px; }

.h_standard {
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: -177px -63px; }

.push-pt-del {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: -71px -128px; }

.tag_twohours {
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: -197px 1px; }

.tag_day {
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: -129px 0; }

.tag_popularity {
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: -162px 0; }

.sidebar-cooperation {
  width: 23px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: -105px -128px; }

.sidebar-pushproduct {
  width: 23px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: -127px -95px; }

.sidebar-top {
  width: 23px;
  height: 23px;
  background-repeat: no-repeat;
  background-position: -139px -127px; }

.text-choosed {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: -223px 0; }

.text-nochoosed {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: -222px -32px; }

.nameicon {
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: -185px -96px; }

.timeicon {
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: -196px -37px; }

.recommend {
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: -211px -71px; }

.sr-icon {
  width: 147px;
  height: 168px;
  background-repeat: no-repeat;
  background-position: -276px 0; }

.triangle1 {
  width: 22px;
  height: 8px;
  background-repeat: no-repeat;
  background-position: -205px -128px; }

.triangle2 {
  width: 22px;
  height: 8px;
  background-repeat: no-repeat;
  background-position: -206px -148px; }

.search-icon {
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: -177px -131px; }

@media only screen and (max-width: 1360px) {
  .wrap {
    width: 1030px; }

  .maintop-right > p {
    display: none; }

  .classification > ul {
    width: 905px; }

  .cj-nav > div > ul {
    width: 905px !important; } }

/*# sourceMappingURL=base.css.map */

/*page*/
.page								{background: #FFF;padding:20px 0;}
.page a,
.page span,
.page .page_number					{height:31px;padding:0 0;line-height:31px;font-size:16px;display:table-cell; display:inline-block; *display:inline;zoom:1; vertical-align:center;margin-right:6px;font-family:Microsoft YaHei;color:#c1c1c1;border-radius: 31px;font-size: 18px;text-align: center;}
.page a:hover						{background:#c1c1c1;color:#FFF; text-decoration:none;}
.page a.hover						{background:#f4604b;color:#FFF; text-decoration:none;}
.page span							{color:#c1c1c1;line-height:24px;padding:0 3px;}
.page a 							{background:#FFF;}
.page .pgup,
.page .pgup:hover					{font-family:"ËÎÌå";font-weight:bold;width: 31px;padding:0;line-height: 34px;overflow:hidden;}
.page .pgdn,
.page .pgdn:hover					{font-family:"ËÎÌå";font-weight:bold;width: 31px;padding:0;line-height: 34px;overflow:hidden;}

#footer {
	background-position: 0 -165px;
	height: 130px;
	font-size:9px;
}
.subNav {
	color: #e3e3e3;
	padding-top: 20px;
}
.subNav a {
	color: #e3e3e3;
}
.subNav a:hover {
	color: #fff;
	text-decoration: underline;
}
.copyright {
	color: #ffffff;
	line-height: 24px;
}
.copyright img {
	vertical-align: middle;
}
.copyright a {
	color: #e3e3e3;
}
.copyright a:hover {
	color: #e3e3e3;
}
/* Ê×Ò³ End */

.repeatXbg {
		background-color:#435767;
	background-repeat: repeat-x;
	min-width:1290px; 
}
.margin_t25 {
	margin-top: 25px;
}
.box_1162 {
	width: 1162px;
	margin-left: auto;
	margin-right: auto;
}
.text_c {
	text-align: center;
}
.margin_t5 {
	margin-top: 5px;
}

.scroll{width:58px;height:58px;background:url(/images/dl.jpg) no-repeat;background-position:0px -1150px;position:fixed;right:8px;bottom:215px;cursor:pointer;}
.pdown111{width:58px;height:58px;background:url(/images/dl.jpg) no-repeat;background-position:0px -1208px;position:fixed;right:8px;bottom:153px;cursor:pointer;}
.jdown111{width:58px;height:58px;background:url(/images/dl.jpg) no-repeat;background-position:0px -1208px;position:fixed;right:8px;bottom:153px;cursor:pointer;}


/** {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	list-style: none
}*/

strong {
	font-weight: 400
}

.strong {
	font-weight: 700
}
::selection {
	background: #1eacdf;
	color: #fff
}

img {
	border: 0
}

::-moz-selection {
	background: #1eacdf;
	color: #fff
}

::-webkit-selection {
	background: #1eacdf;
	color: #fff
}

.autoWidth {
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1200px
}

.auto {
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1200px
}

@media screen and (max-width:1233px) {
	.auto {
		padding-left: 10px
	}
}

.clearfix:after,.clearfix:before {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}

.clear-float {
	clear: both
}

.footer {
	background-color: #009fd9;
	font-family: microsoft yahei
}

.footer-floor1 {
	width: 100%;
	padding: 10px 0 10px
}

.footer-list {
	width: 69%;
	height: 100%;
	float: left
}

.footer-list ul {
	float: left;
	margin-right: 13%
}

.footer-list .flist-4 {
	margin-right: 0
}

.footer-list li {
	line-height: 32px
}

.footer-list li a {
	color: #b6e2f2;
	font-size: 12px;
	text-decoration: none
}

.footer-list li a:hover {
	text-decoration: underline;
	color: #fff
}

.footer-list .flist-title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px
}

.footer-floor2 {
	width: 100%;
	border-top: 1px solid #4cc3ed;
	padding: 10px 0;
	text-align: center
}

.footer-floor2 p {
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	line-height: 30px
}

.footer-floor2 p span {
	font-family: PingFangSC-Light,helvetica neue,hiragino sans gb,tahoma,microsoft yahei ui,microsoft yahei,simsun,sans-serif
}

.footer-floor2 a {
	color: #b6e2f2
}

.footer-floor2 a:hover {
	color: #a8d0e0;
	text-decoration: underline
}

.foot-link {
	margin: 0 15px;
	text-decoration: none;
	color: #b6e2f2
}

.foot-link:hover {
	text-decoration: underline
}

.footer-right {
	width: 300px;
	float: right
}

.telephone {
	width: 100%;
	height: 32px;
	line-height: 32px;
	color: #fff
}

.telephone span {
	display: inline-block;
	width: 32px;
	height: 32px;
	float: left;
	background: url(../images/phone_32px.png);
	margin-left: 16%
}

.telephone .tel-number {
	font-size: 30px;
	font-weight: 400;
	text-align: right
}

.official-plat {
	width: 100%;
	height: 100%;
	margin-top: 20px;
	position: relative
}

.official-plat ul {
	float: right;
	margin-top: 7px
}

.official-plat ul li span {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(../images/plat_icon.png) no-repeat 0 0;
	line-height: 32px;
	float: left;
	margin-right: 12px
}

.official-plat ul li .weibo-logo {
	background: url(../images/plat_icon.png) no-repeat -32px 0
}

.official-plat ul li .qq-logo {
	background: url(../images/plat_icon.png) no-repeat -64px 0
}

.official-plat ul li {
	height: 45px
}

.official-plat ul a {
	display: inline-block;
	height: 32px;
	width: 100%;
	line-height: 32px;
	color: #fff;
	text-decoration: none;
	font-size: 12px
}

.official-plat>p {
	display: inline-block;
	width: 132px;
	height: 132px;
	border: 1px solid #ddd;
	background-color: #fff
}

.official-plat .weixin {
	position: absolute;
	top: 0;
	left: 10px;
	background-image: url(../images/plat_qrcode.png);
	background-repeat: no-repeat;
	background-position: 0 0
}

.official-plat .weibo {
	position: absolute;
	top: 0;
	left: 10px;
	background-image: url(../images/plat_qrcode.png);
	background-repeat: no-repeat;
	background-position: -132px 0;
	display: none
}

#wx-corner {
	border: 10px solid transparent;
	border-left: 10px solid #fff;
	position: absolute;
	top: 12px;
	right: -20px;
	z-index: 10
}

#wb-corner {
	border: 10px solid transparent;
	border-left: 10px solid #fff;
	position: absolute;
	top: 58px;
	right: -20px;
	z-index: 10
}

.five-superiority {
	width: 100%;
	border-bottom: 1px solid #27aede;
	padding: 10px 0 10px
}

.five-superiority-list li {
	float: left;
	width: 19%;
	height: 36px;
	text-align: center;
	border-left: 1px solid #27aede
}

.five-superiority-list li:first-child {
	border-left: none
}

.five-superiority-list li a {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: no-repeat 2% center;
	text-indent: 2em;
	color: #fff;
	font-size: 16px
}

.five-superiority-list li a:hover {
	color: #bfe7f5
}

.five-superiority-list li a.superiority-text {
	text-indent: 4em
}

.superiority-icon {
	position: absolute;
	width: 40px;
	height: 40px;
	left: 10%;
	background-repeat: no-repeat;
	background-image: url(../images/footer_youshi.png)
}

.compensate_ico .superiority-icon {
	background-position: 0 0
}

.compensate_ico:hover .superiority-icon {
	background-position: 0 -50px
}

.retreat_ico .superiority-icon {
	background-position: 0 -100px
}

.retreat_ico:hover .superiority-icon {
	background-position: 0 -150px
}

.technology_ico .superiority-icon {
	background-position: 0 -200px
}

.technology_ico:hover .superiority-icon {
	background-position: 0 -250px
}

.prepare_ico .superiority-icon {
	background-position: 0 -300px
}

.prepare_ico:hover .superiority-icon {
	background-position: 0 -350px
}

.service_ico .superiority-icon {
	background-position: 0 -400px
}

.service_ico:hover .superiority-icon {
	background-position: 0 -450px
}

.marquee-box {
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.marquee {
	width: 8000%;
	height: 60px
}

.wave-list-box {
	float: left
}

.wave-list-box ul {
	float: left;
	height: 60px;
	overflow: hidden;
	zoom: 1
}

.wave-list-box ul li {
	height: 60px;
	width: 100%;
	float: left;
	line-height: 30px;
	list-style: none
}

.wave-box {
	position: relative;
	height: 60px;
	background: #fff
}