@charset "UTF-8";
@font-face {
  font-family: 'iconfont';
  /* project id 642235 */
  src: url("../font/alibaba/iconfont.eot");
  src: url("../font/alibaba/iconfont.eot?#iefix") format("embedded-opentype"), url("../font/alibaba/iconfont.woff") format("woff"), url("../font/alibaba/iconfont.ttf") format("truetype"), url("../font/alibaba/iconfont.svg#iconfont") format("svg"); }
[class^="icon-"], [class*="icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-mobilephone:before {
  content: ""; }

.icon-tel:before {
  content: '\e668'; }

.red_font {
  color: #ff4242 !important; }

.icon-qq:before {
  content: '\e613'; }

.sousuo {
  padding: 0;
  position: relative; }
  .sousuo:after {
    display: block;
    clear: both;
    content: ""; }

.icon-call:before {
  content: ""; }

.banner-wrap table {
  margin-top: -5px;
  height: 535px;
  position: relative; }
  .banner-wrap table .cate_list_ul {
    position: relative;
    width: 222px;
    background: #4d4d4d;
    box-sizing: border-box;
    height: 98%; }
    .banner-wrap table .cate_list_ul li {
      padding: 7px 10px 5px 20px;
      cursor: pointer;
      margin-bottom: 12px; }
      .banner-wrap table .cate_list_ul li:first-child {
        margin-top: 8px; }
      .banner-wrap table .cate_list_ul li:hover {
        color: #ff4242;
        background: white;
        outline: 1px solid #ff4242;
        box-sizing: border-box; }
        .banner-wrap table .cate_list_ul li:hover .li_modal_wrap {
          display: inline-block; }
        .banner-wrap table .cate_list_ul li:hover .nav_click_item, .banner-wrap table .cate_list_ul li:hover .li_title {
          color: #ff4242; }
        .banner-wrap table .cate_list_ul li:hover .xieline {
          color: #ff4242; }
      .banner-wrap table .cate_list_ul li .li_title {
        font-size: 16px;
        color: white; }
      .banner-wrap table .cate_list_ul li .xie {
        color: red; }
        .banner-wrap table .cate_list_ul li .xie:after {
          content: "/"; }
      .banner-wrap table .cate_list_ul li div {
        line-height: 20px;
        color: #6e6e6e; }
        .banner-wrap table .cate_list_ul li div a.nav_click_item {
          color: white;
          width: 26%;
          display: inline-block;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
          .banner-wrap table .cate_list_ul li div a.nav_click_item:nth-child(3n):after {
            display: none; }
        .banner-wrap table .cate_list_ul li div .xieline {
          vertical-align: top;
          display: inline-block;
          width: 1em;
          text-align: center;
          color: #6e6e6e; }
          .banner-wrap table .cate_list_ul li div .xieline:nth-child(3n) {
            display: none; }
      .banner-wrap table .cate_list_ul li .li_modal_wrap {
        display: none;
        width: 724px;
        bottom: 0;
        position: absolute;
        left: 222px;
        top: 0;
        background: white;
        z-index: 99;
        overflow: auto; }
      .banner-wrap table .cate_list_ul li .li_modal {
        color: black; }
        .banner-wrap table .cate_list_ul li .li_modal:after {
          display: block;
          clear: both;
          content: ''; }
        .banner-wrap table .cate_list_ul li .li_modal a.li_modal_item {
          width: 23%;
          float: left;
          background: white;
          color: black;
          line-height: 38px;
          text-align: center;
          font-size: 14px; }
        .banner-wrap table .cate_list_ul li .li_modal ul {
          width: 23%;
          float: left;
          background: white;
          color: black; }
          .banner-wrap table .cate_list_ul li .li_modal ul li {
            color: black;
            text-align: center; }
      .banner-wrap table .cate_list_ul li .li_modal_imgs:after {
        display: block;
        clear: both;
        content: ''; }
      .banner-wrap table .cate_list_ul li .li_modal_imgs > a {
        display: inline-block;
        width: 32%; }
      .banner-wrap table .cate_list_ul li .li_modal_imgs img {
        float: left;
        width: 100%;
        margin-right: calc((100% - 99%)/2);
        height: 85px;
        margin-top: 10px;
        margin-left: calc((100% - 96%)/2); }
        .banner-wrap table .cate_list_ul li .li_modal_imgs img:nth-child(3n) {
          margin-right: 0; }
  .banner-wrap table .img_wrap {
    width: 704px;
    height: 370px;
    position: relative;
    margin: 20px 18px 18px; }
    .banner-wrap table .img_wrap .banner_btns {
      position: absolute;
      bottom: 30px;
      right: 30px; }
      .banner-wrap table .img_wrap .banner_btns:after {
        display: block;
        content: '';
        clear: both; }
      .banner-wrap table .img_wrap .banner_btns .banner_btn_item {
        width: 14px;
        height: 14px;
        border: 1px solid white;
        float: left;
        margin-left: 10px; }
      .banner-wrap table .img_wrap .banner_btns .banner_btn_item_selected {
        background: white; }
    .banner-wrap table .img_wrap img {
      vertical-align: top;
      width: 100%;
      padding: 0;
      height: 100%; }
  .banner-wrap table td .banner_imgs_index {
    margin: 0 17px;
    background: white;
    height: 157px; }
  .banner-wrap table td .banner_imgs:after {
    display: block;
    content: '';
    clear: both; }
  .banner-wrap table td .banner_imgs figure {
    margin-top: calc((157px - 140px)/2);
    float: left;
    position: relative;
    cursor: pointer;
    margin-left: calc((100% - 136px*5)/4); }
    .banner-wrap table td .banner_imgs figure a {
      display: inline-block;
      width: 136px;
      height: 140px;
      background: white;
      text-align: center; }
    .banner-wrap table td .banner_imgs figure:first-child {
      margin-left: 0; }
    .banner-wrap table td .banner_imgs figure:hover {
      color: #ff4242; }
    .banner-wrap table td .banner_imgs figure img {
      width: 85px;
      height: 85px;
      margin-top: calc((100% - 64px)/2 - 22px); }
    .banner-wrap table td .banner_imgs figure b {
      display: inline-block;
      width: 100%;
      text-align: center;
      font-size: 15px;
      font-weight: bold; }
  .banner-wrap table td:nth-child(3) {
    border: none; }
  .banner-wrap table td .inquire_list {
    padding: 16px;
    background: white;
    width: 216px;
    height: 339px;
    padding-top: 14px; }
    .banner-wrap table td .inquire_list .inquire_list_title {
      font-size: 18px; }
    .banner-wrap table td .inquire_list textarea {
      height: 102px;
      border: 1px solid #e6e6e6;
      width: 224px;
      padding: 5px;
      box-sizing: border-box;
      outline: none;
      overflow: auto;
      overflow-x: hidden; }
    .banner-wrap table td .inquire_list .upload_list_text {
      font-size: 14px;
      line-height: 30px; }
    .banner-wrap table td .inquire_list input {
      height: 28px;
      border: 1px solid #e6e6e6;
      padding-left: 10px; }
    .banner-wrap table td .inquire_list .contactman {
      width: 63px; }
    .banner-wrap table td .inquire_list .phone {
      width: 125px; }
    .banner-wrap table td .inquire_list .checkcode {
      width: 214px;
      height: 28px;
      border: 1px solid #e6e6e6;
      margin-top: 10px; }
      .banner-wrap table td .inquire_list .checkcode input {
        border: none;
        width: 50%;
        line-height: 28px; }
      .banner-wrap table td .inquire_list .checkcode span {
        border-left: 1px solid #e6e6e6;
        padding-left: 10px;
        color: #ff4242;
        cursor: pointer; }
      .banner-wrap table td .inquire_list .checkcode + div {
        margin-top: 10px; }
  .banner-wrap table td .btn_wrap {
    margin-top: 20px;
    text-align: center;
    width: 100%; }
  .banner-wrap table td .table_ad {
    width: 247px;
    height: 100%; }
  .banner-wrap table td.cate_list {
    width: 221px;
    border-top: none;
    border-left: none;
    background: #4d4d4d;
    vertical-align: top; }
  .banner-wrap table td.right_bottom_img {
    height: 156px; }
.banner-wrap main:after {
  display: block;
  clear: both;
  content: ""; }
.banner-wrap main .category_item {
  min-height: 581px;
  float: left;
  margin-top: 20px;
  position: relative;
  width: 600px;
  background: white;
  border-top: 1px solid #fb6233;
  padding: 10px 20px;
  box-sizing: border-box; }
  .banner-wrap main .category_item:nth-child(2n) {
    margin-left: 10px; }
  .banner-wrap main .category_item .category_item_title {
    width: 100%;
    text-align: right;
    color: #999; }
    .banner-wrap main .category_item .category_item_title a {
      color: inherit; }
  .banner-wrap main .category_item .category_item_card {
    width: 164px;
    height: 36px;
    position: absolute;
    background: #fb6233;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -5px;
    line-height: 36px;
    color: white;
    text-align: center;
    font-size: 20px; }
  .banner-wrap main .category_item .category_item_tabs {
    width: 100%;
    border-bottom: 1px solid #e6e6e6; }
    .banner-wrap main .category_item .category_item_tabs:after {
      display: block;
      clear: both;
      content: ""; }
    .banner-wrap main .category_item .category_item_tabs .category_item_tab {
      float: left;
      width: 30%;
      text-align: center;
      font-size: 16px;
      line-height: 36px;
      cursor: pointer; }
    .banner-wrap main .category_item .category_item_tabs .category_item_tab_selected {
      border-bottom: 1px solid #fb6233;
      color: #fb6233; }
  .banner-wrap main .category_item .category_content {
    width: 100%; }
    .banner-wrap main .category_item .category_content:after {
      display: block;
      content: '';
      clear: both; }
    .banner-wrap main .category_item .category_content figure {
      height: 240px;
      margin-right: 27px; }
      .banner-wrap main .category_item .category_content figure .img_wrap {
        height: 160px;
        width: 148px; }
        .banner-wrap main .category_item .category_content figure .img_wrap .img_link {
          position: relative;
          display: inline-block;
          height: 100%; }
        .banner-wrap main .category_item .category_content figure .img_wrap img {
          height: 100%; }
        .banner-wrap main .category_item .category_content figure .img_wrap .alldirection {
          position: absolute;
          right: 0;
          bottom: 0;
          width: 20px;
          height: 20px; }
      .banner-wrap main .category_item .category_content figure:nth-child(3n) {
        margin-right: 0; }

.index_product_title {
  text-align: center;
  margin-top: 50px;
  position: relative; }
  .index_product_title .line {
    position: absolute;
    height: 1px;
    border-bottom: 1px solid #6e6e6e;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block; }
  .index_product_title .index_product_title_red {
    width: 44px;
    height: 6px;
    background: #ff4242;
    margin: 0 auto; }
  .index_product_title h3 {
    position: relative;
    height: 43px; }
    .index_product_title h3 div.guess_text {
      z-index: 93;
      background: #f5f5f5;
      padding: 0 20px;
      font-size: 30px;
      font-weight: bold;
      color: black;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .index_product_title p {
    font-size: 20px;
    color: #999; }

.guess_like .img_link {
  position: relative;
  display: inline-block;
  height: 212px;
  width: 100%; }
.guess_like .alldirection {
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 40px;
  height: 40px; }
.guess_like:after {
  display: block;
  content: '';
  clear: both; }
.guess_like figure.pic_text {
  width: 19.3%;
  margin-right: 10px;
  position: relative;
  border: 1px solid white;
  height: 330px; }
  .guess_like figure.pic_text .img_wrap {
    height: 236px; }
  .guess_like figure.pic_text .category_content_text {
    margin-top: 20px; }
    .guess_like figure.pic_text .category_content_text .icon-mobilephone:hover .namecard_modal {
      display: inline-block; }
    .guess_like figure.pic_text .category_content_text b {
      line-height: 26px; }
  .guess_like figure.pic_text:nth-child(5n) {
    margin-right: 0; }
  .guess_like figure.pic_text:hover {
    border: 1px solid #ff4242;
    display: inline-block; }
    .guess_like figure.pic_text:hover .red_mask {
      display: inline-block; }
  .guess_like figure.pic_text .red_mask {
    position: absolute;
    width: 100%;
    height: 30px;
    background: rgba(242, 27, 44, 0.8);
    bottom: 85px;
    left: 0;
    text-align: center;
    display: none;
    line-height: 30px; }
    .guess_like figure.pic_text .red_mask div {
      display: inline-block;
      text-align: center;
      color: white;
      font-size: 12px;
      line-height: 24px; }
      .guess_like figure.pic_text .red_mask div:first-child {
        margin-right: 45px; }

.submit_btn {
  background: #ff4242;
  color: white;
  padding: 10px 62px;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.slideBox {
  width: 100%;
  height: 99%;
  overflow: hidden;
  position: relative;
  border: 1px solid #ddd; }

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1; }

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left; }

.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer; }

.slideBox .hd ul li.on {
  background: #f00;
  color: #fff; }

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0; }

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.slideBox .bd ul {
  width: 100%;
  height: 100%; }

.slideBox .bd img {
  width: 100%;
  height: 100%;
  display: block; }

.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  /*background: url(images/slider-arrow.png) -110px 5px no-repeat;*/
  filter: alpha(opacity=50);
  opacity: 0.5; }

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px; }

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1; }

/*# sourceMappingURL=index.css.map */
