@charset "UTF-8";
/**
 * @desc 首页
 * @author cifer
 * @date 2016-09-28
 */
/**
 * @desc 基础函数
 * @author cifer
 * @date 2014-10-14
 */
.index_head_wrap, .wonderful_wrap .wonderful_head, .slider_list, .slider_list .slider_item, .category_slider_wrap .category_list, .category_slider_wrap .category_li, .module_unit .module_unit_hd, .case_list, .product_wrap, .product_list, .product_list .product_item_a, .brand_wrap, .brand_list, .brand_list .brand_li, .module_unit_whole .module_unit_bd, .module_unit_whole .whole_service_item_hd, .second_service_inner, .mod_bd_wrap, .supplier_list {
  *zoom: 1; }
  .index_head_wrap:after, .wonderful_wrap .wonderful_head:after, .slider_list:after, .slider_list .slider_item:after, .category_slider_wrap .category_list:after, .category_slider_wrap .category_li:after, .module_unit .module_unit_hd:after, .case_list:after, .product_wrap:after, .product_list:after, .product_list .product_item_a:after, .brand_wrap:after, .brand_list:after, .brand_list .brand_li:after, .module_unit_whole .module_unit_bd:after, .module_unit_whole .whole_service_item_hd:after, .second_service_inner:after, .mod_bd_wrap:after, .supplier_list:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.link_blue {
  color: #319eea; }

.visibility {
  visibility: hidden; }

body {
  color: #333;
  font-size: 14px;
  background-color: #fff; }

.mod_inner {
  width: 1192px; }

.main_wrap {
  padding-bottom: 0; }

.footer {
  background-color: #fff; }
  .footer .footer_sub_li {
    color: #545454; }
  .footer .col_title {
    color: #545454; }
  .footer .footer_sec_a {
    color: #545454; }
  .footer .footer_sub_a {
    color: #545454; }

header, section {
  display: block\9; }

.muti_wrap {
  float: right;
  width: 386px;
  height: 409px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  overflow: hidden; }

.radio_wrap {
  position: relative;
  border-bottom: 1px solid #ededed; }
  .radio_wrap .radio_content {
    height: 42px;
    margin: 23px 25px 23px 51px;
    overflow: hidden; }
  .radio_wrap .icon_radio {
    position: absolute;
    top: 11px;
    left: 22px; }
  .radio_wrap .radio_li {
    color: #797979;
    height: 42px; }
    .radio_wrap .radio_li a {
      display: block;
      height: 42px; }

.brand_wrap .mod_head_wrap .mod_line {
  margin-top: 6px; }

.wonderful_wrap {
  padding: 0 23px; }
  .wonderful_wrap .wonderful_head {
    padding: 19px 0;
    border-bottom: 1px solid #ededed; }
  .wonderful_wrap .mod_line {
    float: left;
    width: 3px;
    height: 16px;
    margin-top: 2px;
    background-color: #319eea; }
  .wonderful_wrap .title {
    float: left;
    height: 18px;
    padding-left: 15px;
    line-height: 18px;
    font-size: 16px;
    font-weight: normal;
    color: #424242; }
  .wonderful_wrap .wonderful_ul {
    padding-top: 9px; }
  .wonderful_wrap .wonderful_li {
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .wonderful_wrap .wonderful_li a {
      color: #797979; }
    .wonderful_wrap .wonderful_li:hover a {
      color: #319eea; }

.slider_banner_wrap {
  width: 100%;
  height: 428px;
  position: relative;
  overflow: hidden;
  /*&:hover {
    .slider_btn {
      display: block;
    }
  }*/ }
  .slider_banner_wrap .slider_btn {
    display: none;
    position: absolute;
    top: 237px;
    width: 48px;
    height: 75px;
    background: #e0e0e0;
    color: #fff;
    font-size: 30px;
    text-align: center;
    border-radius: 3px; }
  .slider_banner_wrap .pre_btn {
    line-height: 75px;
    left: 40px; }
  .slider_banner_wrap .next_btn {
    line-height: 75px;
    right: 40px; }
  .slider_banner_wrap .bar_wrap {
    width: 1190px;
    margin: 0 auto;
    position: relative;
    top: 387px;
    z-index: 10; }
    .slider_banner_wrap .bar_wrap .bar_inner {
      width: 864px;
      text-align: center; }
    .slider_banner_wrap .bar_wrap .bar {
      display: inline-block;
      min-width: 200px;
      overflow: hidden;
      text-align: center;
      position: relative;
      left: 6px; }
    .slider_banner_wrap .bar_wrap .bar_item {
      *display: inline;
      *zoom: 1;
      display: inline-block;
      width: 8px;
      height: 8px;
      cursor: pointer;
      margin-right: 13px;
      background-color: #fff;
      filter: alpha(opacity=37);
      opacity: 0.37;
      border-radius: 50%;
      overflow: hidden; }
    .slider_banner_wrap .bar_wrap .cur {
      filter: alpha(opacity=100);
      opacity: 1; }

.slider_list .slider_item {
  width: 100%; }
  .slider_list .slider_item .slider_a {
    display: block; }
    .slider_list .slider_item .slider_a:hover {
      color: #363636; }
.slider_list .slider_content {
  width: 1192px;
  margin: 0 auto; }
.slider_list .slider_img {
  width: 100%; }

.icon_index {
  width: 30px;
  height: 30px;
  background: url("../../images/index/index_sprite.png") 0 0; }

.icon_category_1 {
  background-position: 0 -30px; }

.icon_category_2 {
  background-position: -30px -30px; }

.icon_category_3 {
  background-position: -60px -30px; }

.icon_category_4 {
  background-position: -90px -30px; }

.category_slider_wrap {
  position: relative; }
  .category_slider_wrap .category_inner {
    height: 341px;
    overflow: hidden;
    border: 1px solid #dcdcdc; }
  .category_slider_wrap .category_list {
    width: 1192px; }
  .category_slider_wrap .category_li {
    float: left; }
  .category_slider_wrap .category_a {
    position: relative;
    display: block;
    float: left;
    width: 296px;
    height: 341px;
    border-right: 1px solid #efefef;
    background-color: #fff; }
    .category_slider_wrap .category_a:hover .hover_cover {
      filter: alpha(opacity=50);
      opacity: 1; }
  .category_slider_wrap .hover_cover {
    width: 297px;
    height: 341px;
    background-size: 297px 341px; }
  .category_slider_wrap .bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 240px;
    height: 50px;
    border: 1px solid transparent;
    margin: 270px 26px 0 26px;
    text-align: center;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out; }
    .category_slider_wrap .bar .name {
      height: 50px;
      margin-left: 5px;
      line-height: 50px;
      font-size: 20px;
      color: #797979; }
  .category_slider_wrap .icon_index {
    position: relative;
    top: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  .category_slider_wrap .category_img {
    width: 296px;
    height: 341px; }
  .category_slider_wrap .slider_btn {
    display: none;
    position: absolute;
    top: 134px;
    width: 48px;
    height: 75px;
    background: #e0e0e0;
    color: #fff;
    font-size: 30px;
    text-align: center;
    border-radius: 3px; }
  .category_slider_wrap .pre_btn {
    line-height: 75px;
    left: -53px; }
  .category_slider_wrap .next_btn {
    line-height: 75px;
    right: -50px; }

.quick_service_wrap {
  position: relative;
  width: 1192px;
  height: 0;
  margin: 0 auto;
  z-index: 10; }

.quick_service_item {
  position: relative; }
  .quick_service_item .placeholder {
    display: none;
    position: absolute;
    top: 12px;
    left: 10px;
    color: #999999;
    cursor: text; }
  .quick_service_item .in-box {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 156px;
    background-color: #f1f4f6;
    border: 1px solid #e3e6e9;
    border-radius: 4px; }
  .quick_service_item .in_box_sel {
    width: 272px;
    height: 44px;
    color: #999999;
    padding: 0 8px;
    background-image: url(../../images/common/icon_arrow_down.png);
    background-position: 96% center;
    background-repeat: no-repeat; }
  .quick_service_item.quick_service_item_error {
    margin-bottom: 10px; }

.quick_service_form {
  position: absolute;
  box-sizing: border-box;
  top: -347px;
  right: 31px;
  width: 230px;
  height: 270px;
  background-color: rgba(0, 0, 0, 0.5); }
  .quick_service_form .quick_service_title {
    padding-top: 30px;
    color: #646464;
    font-size: 14px;
    font-weight: normal; }
    .quick_service_form .quick_service_title p {
      padding-left: 26px;
      margin-bottom: 12px;
      color: #ffffff;
      font-size: 16px; }
      .quick_service_form .quick_service_title p span {
        padding-bottom: 10px;
        border-bottom: 1px solid #fff; }
  .quick_service_form .strong {
    color: #ff7b00;
    font-size: 18px; }
  .quick_service_form .quick_service_content {
    margin-top: 34px;
    padding: 9px 28px 0 28px; }
  .quick_service_form .quick_service_desc {
    display: block;
    width: 254px;
    height: 119px;
    padding: 8px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #646464;
    overflow: auto; }
  .quick_service_form .quick_service_phone {
    width: 156px;
    height: 44px;
    padding: 0 8px;
    border: 1px solid #ddd;
    background-color: #fff;
    line-height: 44px;
    font-size: 14px;
    color: #646464; }
  .quick_service_form .quick_service_desc::-webkit-input-placeholder, .quick_service_form .quick_service_phone::-webkit-input-placeholder {
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #c5c5c5; }
  .quick_service_form .quick_service_desc::-moz-placeholder, .quick_service_form .quick_service_phone::-moz-placeholder {
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #c5c5c5; }
  .quick_service_form .quick_service_desc:-ms-input-placeholder, .quick_service_form .quick_service_phone:-ms-input-placeholder {
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #c5c5c5; }
  .quick_service_form .quick_service_btn {
    width: 100%;
    height: 48px;
    line-height: 36px;
    font-size: 16px; }
  .quick_service_form .msg {
    display: block;
    width: 100%;
    color: #d10202;
    line-height: 20px;
    font-size: 12px; }
  .quick_service_form .desc_msg {
    height: 9px; }
  .quick_service_form .phone_msg {
    height: 12px; }

.quick_service_item_placeholder .placeholder {
  display: block; }

.quick_service_desc_wrap {
  width: 272px;
  height: 148px; }

.quick_service_form_error .quick_service_desc_wrap {
  height: 186px; }
.quick_service_form_error .quick_service_desc {
  height: 146px; }
.quick_service_form_error .desc_msg, .quick_service_form_error .phone_msg {
  height: 20px; }

.module_unit .module_unit_hd {
  width: 1190px;
  margin: 42px 0 44px -1px;
  text-align: center; }
.module_unit .module_unit_line {
  width: 465px;
  height: 1px;
  margin-top: 21px;
  background-color: #d4d4d4; }
.module_unit .module_unit_line_left {
  float: left; }
.module_unit .module_unit_line_right {
  float: right; }
.module_unit .icon_hexagon {
  margin-top: 11px; }
.module_unit .hexagon_left {
  float: left;
  margin-left: 9px; }
.module_unit .hexagon_right {
  float: right;
  margin-right: 10px; }
.module_unit .module_unit_title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 28px;
  font-weight: normal;
  color: #545454; }
.module_unit .module_unit_btn {
  display: block;
  width: 170px;
  height: 52px;
  margin: 43px auto 0 auto;
  line-height: 40px;
  font-size: 16px;
  color: #979797; }
  .module_unit .module_unit_btn:hover {
    color: #ff7b00;
    border: 1px solid #ff7b00;
    /*.btn_inner {
      border-bottom: 1px solid #ff7b00;
    }*/ }
.module_unit .more_case_btn {
  opacity: 0;
  -webkit-transition: 2s opacity ease-out 2.5s;
  -moz-transition: 2s opacity ease-out 2.5s;
  -ms-transition: 2s opacity ease-out 2.5s;
  -o-transition: 2s opacity ease-out 2.5s;
  transition: 2s opacity ease-out 2.5s; }
.module_unit .more_product_btn {
  opacity: 0;
  -webkit-transition: 2s opacity ease-out .5s;
  -moz-transition: 2s opacity ease-out .5s;
  -ms-transition: 2s opacity ease-out .5s;
  -o-transition: 2s opacity ease-out .5s;
  transition: 2s opacity ease-out .5s; }
.module_unit .more_brand_btn {
  opacity: 0;
  -webkit-transition: 2s opacity ease-out 1s;
  -moz-transition: 2s opacity ease-out 1s;
  -ms-transition: 2s opacity ease-out 1s;
  -o-transition: 2s opacity ease-out 1s;
  transition: 2s opacity ease-out 1s; }
.module_unit .module_unit_btn_transition {
  opacity: 1; }

.module_unit_case .module_unit_hd {
  margin-top: 40px; }

.module_unit_product .module_unit_hd {
  margin-top: 47px;
  margin-bottom: 51px; }

.module_unit_brand .module_unit_hd {
  margin-top: 42px;
  margin-bottom: 66px; }

.case_list {
  position: relative;
  left: 1px;
  overflow: hidden;
  /*.case_a {
    display: block;
    width: 395px;
    height: 442px;
    position: relative;
  }*/ }
  .case_list .case_unit {
    float: left;
    position: relative;
    top: 887px;
    width: 396px;
    height: 887px;
    padding-top: 1px;
    padding-left: 1px; }
  .case_list .case_item {
    position: relative;
    display: block;
    width: 396px;
    height: 442px;
    border: 1px solid #e7e7e7;
    margin-top: -1px;
    margin-left: -1px; }
    .case_list .case_item:hover .hover_cover {
      filter: alpha(opacity=50);
      opacity: 1; }
  .case_list .case_item_media .img_cover, .case_list .case_item_media .media_start {
    display: block; }
  .case_list .case_img_wrap {
    width: 344px;
    height: 290px;
    padding-top: 25px;
    margin: 0 auto;
    position: relative; }
  .case_list .case_img {
    width: 344px;
    height: 290px; }
  .case_list .img_cover {
    display: none;
    width: 288px;
    height: 258px;
    filter: alpha(opacity=30);
    opacity: 0.3;
    background-color: #000000;
    position: absolute;
    top: 43px;
    left: 0; }
  .case_list .media_start {
    display: none;
    width: 69px;
    height: 69px;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin-left: -35px;
    margin-top: -14px; }
  .case_list .case_content {
    width: 344px;
    margin: 0 auto; }
  .case_list .case_name {
    margin-top: 21px;
    font-size: 20px;
    color: #545454;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .case_list .case_desc {
    height: 46px;
    margin-top: 10px;
    font-size: 14px;
    color: #999;
    overflow: hidden; }
  .case_list .case_link {
    margin-top: 24px;
    font-size: 16px;
    color: #319eea; }
  .case_list .mod_arrow {
    margin-left: 8px; }
  .case_list .hover_cover {
    width: 394px;
    height: 442px; }
  .case_list .case_unit_1 {
    -ms-transition: top 1s ease-out 0s;
    -o-transition: top 1s ease-out 0s;
    -moz-transition: top 1s ease-out 0s;
    -webkit-transition: top 1s ease-out 0s;
    transition: top 1s ease-out 0s; }
  .case_list .case_unit_2 {
    -ms-transition: top 1s ease-out .3s;
    -o-transition: top 1s ease-out .3s;
    -moz-transition: top 1s ease-out .3s;
    -webkit-transition: top 1s ease-out .3s;
    transition: top 1s ease-out .3s; }
  .case_list .case_unit_3 {
    -ms-transition: top 1s ease-out .5s;
    -o-transition: top 1s ease-out .5s;
    -moz-transition: top 1s ease-out .5s;
    -webkit-transition: top 1s ease-out .5s;
    transition: top 1s ease-out .5s; }
  .case_list .case_unit_transition {
    top: 0; }

.product_wrap {
  overflow: hidden; }
  .product_wrap .product_unit {
    position: relative;
    top: 614px; }
  .product_wrap .product_unit_1 {
    float: left;
    width: 309px;
    height: 614px;
    overflow: hidden;
    -ms-transition: top 1s ease-out 0s;
    -o-transition: top 1s ease-out 0s;
    -moz-transition: top 1s ease-out 0s;
    -webkit-transition: top 1s ease-out 0s;
    transition: top 1s ease-out 0s; }
  .product_wrap .product_unit_2 {
    float: left;
    width: 581px;
    height: 614px;
    margin-left: 10px;
    overflow: hidden;
    -ms-transition: top 1s ease-out .3s;
    -o-transition: top 1s ease-out .3s;
    -moz-transition: top 1s ease-out .3s;
    -webkit-transition: top 1s ease-out .3s;
    transition: top 1s ease-out .3s; }
  .product_wrap .product_unit_3 {
    float: left;
    width: 291px;
    height: 613px;
    margin-left: -1px;
    overflow: hidden;
    -ms-transition: top 1s ease-out .5s;
    -o-transition: top 1s ease-out .5s;
    -moz-transition: top 1s ease-out .5s;
    -webkit-transition: top 1s ease-out .5s;
    transition: top 1s ease-out .5s; }
  .product_wrap .product_list {
    padding-top: 1px;
    padding-left: 1px; }
  .product_wrap .product_unit_transition {
    top: 0; }

.product_category_wrap {
  float: left;
  width: 309px;
  height: 305px; }
  .product_category_wrap .product_category_a {
    display: block;
    position: relative;
    top: 2px; }

.product_category_img_active {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -2px, 0); }

.product_category_img {
  position: relative;
  width: 309px;
  height: 299px;
  z-index: 1;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }
  .product_category_img:hover {
    z-index: 2; }

.product_category_img_sec {
  margin-top: 4px; }

.product_list_wrap {
  float: left;
  width: 873px;
  height: 305px;
  margin-left: 10px; }

.product_list .product_item {
  float: left;
  position: relative;
  border: 1px solid #e7e7e7;
  margin-top: -1px;
  margin-left: -1px;
  background-color: #fff; }
  .product_list .product_item:hover .hover_cover {
    filter: alpha(opacity=50);
    opacity: 1; }
.product_list .product_item_lg {
  width: 579px;
  height: 305px; }
  .product_list .product_item_lg .product_item_img {
    float: left;
    width: 318px;
    height: 233px;
    margin-top: 37px;
    margin-left: 15px; }
  .product_list .product_item_lg .img {
    width: 318px;
    height: 233px; }
  .product_list .product_item_lg .product_item_con {
    float: left;
    width: 210px;
    margin-left: 25px; }
  .product_list .product_item_lg .product_item_name {
    margin-top: 68px; }
  .product_list .product_item_lg .product_item_desc {
    height: 65px;
    margin-top: 7px; }
  .product_list .product_item_lg .hover_cover {
    width: 581px;
    height: 307px; }
.product_list .product_item_sm {
  width: 289px;
  height: 305px; }
  .product_list .product_item_sm .product_item_img {
    width: 247px;
    height: 180px;
    padding-top: 15px;
    margin: 0 auto; }
  .product_list .product_item_sm .img {
    width: 247px;
    height: 180px; }
  .product_list .product_item_sm .product_item_con {
    margin-left: 25px;
    margin-right: 25px; }
  .product_list .product_item_sm .product_item_name {
    margin-top: 18px; }
  .product_list .product_item_sm .product_item_desc {
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .product_list .product_item_sm .hover_cover {
    width: 291px;
    height: 307px; }
.product_list .product_item_name {
  height: 30px;
  font-size: 20px;
  color: #363636;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.product_list .product_item_desc {
  margin-top: 8px;
  overflow: hidden;
  font-size: 14px;
  color: #999; }
.product_list .product_item_a {
  display: block;
  position: relative; }

.brand_wrap {
  position: relative;
  width: 1190px;
  height: 240px;
  padding-top: 1px;
  overflow: hidden; }
  .brand_wrap .brand_unit {
    float: left;
    position: absolute;
    width: 595px;
    height: 240px;
    margin-right: -1px;
    -ms-transition: all 1.5s ease-out 0s;
    -o-transition: all 1.5s ease-out 0s;
    -moz-transition: all 1.5s ease-out 0s;
    -webkit-transition: all 1.5s ease-out 0s;
    transition: all 1.5s ease-out 0s; }
  .brand_wrap .brand_unit_1 {
    left: -1000px; }
  .brand_wrap .brand_unit_2 {
    right: -1000px; }
  .brand_wrap .brand_unit_1_transition {
    left: 1px; }
  .brand_wrap .brand_unit_2_transition {
    right: 1px; }

.brand_list .brand_li {
  float: left;
  width: 197px;
  height: 118px;
  margin-left: -1px;
  margin-top: -1px;
  border: 1px solid #e7e7e7; }
.brand_list .brand_a {
  position: relative;
  display: block;
  float: left;
  width: 197px;
  height: 118px;
  background-color: #fff; }
  .brand_list .brand_a:hover .hover_cover {
    filter: alpha(opacity=50);
    opacity: 1; }
  .brand_list .brand_a:hover .brand_name {
    filter: alpha(opacity=50);
    opacity: 1; }
  .brand_list .brand_a:hover .brand_img {
    filter: alpha(opacity=0);
    opacity: 0; }
.brand_list .brand_name {
  position: absolute;
  top: 0;
  left: 0;
  width: 169px;
  height: 118px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 118px;
  text-align: center;
  font-size: 16px;
  color: #363636;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  overflow: hidden; }
.brand_list .hover_cover {
  width: 197px;
  height: 118px;
  background-size: 199px 120px; }
.brand_list .brand_img {
  width: 197px;
  height: 118px;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.module_unit_whole {
  padding-bottom: 60px; }
  .module_unit_whole .module_unit_hd {
    margin-bottom: 55px; }
  .module_unit_whole .whole_service_list {
    float: left;
    width: 237px;
    margin-top: 12px; }
  .module_unit_whole .icon_diamond {
    float: left;
    display: block;
    position: relative;
    top: 6px;
    right: 7px; }
  .module_unit_whole .whole_service_item {
    margin-top: 48px; }
  .module_unit_whole .whole_service_item_title {
    float: left;
    width: 200px;
    font-size: 20px;
    font-weight: normal;
    color: #545454; }
  .module_unit_whole .whole_service_item_bd {
    margin-top: 9px;
    line-height: 19px;
    font-size: 16px;
    color: #929292; }
  .module_unit_whole .whole_service_map {
    float: right;
    position: relative;
    width: 826px;
    height: 450px;
    margin-top: 20px; }
  .module_unit_whole .map_img {
    width: 826px;
    height: 450px; }
  .module_unit_whole .circle_1 {
    position: absolute;
    width: 0;
    height: 0;
    border-radius: 50%;
    top: 169px;
    left: 134px;
    border: 1px solid #22ac38; }
  .module_unit_whole .circle_2 {
    position: absolute;
    width: 0;
    height: 0;
    border-radius: 50%;
    top: 156px;
    left: 422px;
    border: 1px solid #f7a700; }
  .module_unit_whole .circle_3 {
    position: absolute;
    width: 0;
    height: 0;
    border-radius: 50%;
    top: 166px;
    left: 300px;
    border: 1px solid #468ee5; }
@keyframes circle_live_1 {
  100% {
    top: 129px;
    left: 94px;
    width: 80px;
    height: 80px;
    opacity: 0; } }
@keyframes circle_live_2 {
  100% {
    top: 116px;
    left: 382px;
    width: 80px;
    height: 80px;
    opacity: 0; } }
@keyframes circle_live_3 {
  100% {
    top: 126px;
    left: 260px;
    width: 80px;
    height: 80px;
    opacity: 0; } }
  .module_unit_whole .circle_1_1 {
    -o-animation: circle_live_1 2s ease-in 0s infinite;
    -ms-animation: circle_live_1 2s ease-in 0s infinite;
    -moz-animation: circle_live_1 2s ease-in 0s infinite;
    -webkit-animation: circle_live_1 2s ease-in 0s infinite;
    animation: circle_live_1 2s ease-in 0s infinite; }
  .module_unit_whole .circle_1_2 {
    -o-animation: circle_live_1 2s ease-in 1s infinite;
    -ms-animation: circle_live_1 2s ease-in 1s infinite;
    -moz-animation: circle_live_1 2s ease-in 1s infinite;
    -webkit-animation: circle_live_1 2s ease-in 1s infinite;
    animation: circle_live_1 2s ease-in 1s infinite; }
  .module_unit_whole .circle_2_1 {
    -o-animation: circle_live_2 2s ease-in 0s infinite;
    -ms-animation: circle_live_2 2s ease-in 0s infinite;
    -moz-animation: circle_live_2 2s ease-in 0s infinite;
    -webkit-animation: circle_live_2 2s ease-in 0s infinite;
    animation: circle_live_2 2s ease-in 0s infinite; }
  .module_unit_whole .circle_2_2 {
    -o-animation: circle_live_2 2s ease-in 1s infinite;
    -ms-animation: circle_live_2 2s ease-in 1s infinite;
    -moz-animation: circle_live_2 2s ease-in 1s infinite;
    -webkit-animation: circle_live_2 2s ease-in 1s infinite;
    animation: circle_live_2 2s ease-in 1s infinite; }
  .module_unit_whole .circle_3_1 {
    -o-animation: circle_live_3 2s ease-in 0s infinite;
    -ms-animation: circle_live_3 2s ease-in 0s infinite;
    -moz-animation: circle_live_3 2s ease-in 0s infinite;
    -webkit-animation: circle_live_3 2s ease-in 0s infinite;
    animation: circle_live_3 2s ease-in 0s infinite; }
  .module_unit_whole .circle_3_2 {
    -o-animation: circle_live_3 2s ease-in 1s infinite;
    -ms-animation: circle_live_3 2s ease-in 1s infinite;
    -moz-animation: circle_live_3 2s ease-in 1s infinite;
    -webkit-animation: circle_live_3 2s ease-in 1s infinite;
    animation: circle_live_3 2s ease-in 1s infinite; }

.module_unit_second_service {
  background-color: #0e0e0c; }

.second_service_inner {
  position: relative;
  width: 1192px;
  height: 216px;
  background: url("../../images/index/index_quick_service.png") 0 0 no-repeat;
  color: #fefefe; }
  .second_service_inner .second_service_cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 1192px;
    height: 216px;
    background-color: #000;
    filter: alpha(opacity=45);
    opacity: 0.45; }
  .second_service_inner .second_service_desc {
    position: relative;
    z-index: 5;
    float: left;
    margin: 65px 0 0 59px; }
  .second_service_inner .second_service_title {
    font-size: 26px;
    font-weight: normal;
    color: #fefefe;
    text-align: center; }
  .second_service_inner .second_service_content {
    margin-top: 9px;
    font-size: 20px; }
  .second_service_inner .second_service_btn {
    position: relative;
    z-index: 5;
    float: right;
    font-size: 22px;
    width: 230px;
    height: 65px;
    line-height: 52px;
    margin: 76px 165px 0 0; }

.category_wrap .mod_head_wrap {
  padding: 33px 0 20px 0; }

.mod_bd_wrap .name {
  padding-bottom: 3px;
  margin-bottom: 12px;
  margin-top: 44px;
  color: #505050;
  font-size: 25px;
  font-weight: normal;
  text-align: center; }
.mod_bd_wrap p {
  font-size: 16px;
  color: #646464; }

.slide, .swipe-wrap {
  position: relative;
  overflow: hidden; }

.bg-img {
  display: block;
  width: 100%; }

.swipe-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none; }
  .swipe-slide img {
    display: block;
    width: 100%; }

.slide-dot {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 20px;
  display: inline-block;
  min-width: 200px;
  overflow: hidden; }
  .slide-dot span {
    display: inline-block;
    width: 13px;
    height: 13px;
    cursor: pointer;
    margin-right: 15px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    font-size: 0; }
    .slide-dot span.z-sel {
      background-color: #319eea; }

.supplier_list li {
  float: left;
  width: 380px;
  height: 240px;
  margin-right: 26px;
  background-color: #fff;
  box-shadow: 0px 0px 6px 0px #ccc;
  text-align: center; }
  .supplier_list li a {
    display: block;
    height: 100%; }
    .supplier_list li a:hover {
      background-color: #fafafa;
      color: #545454; }
  .supplier_list li img {
    margin-top: 60px;
    margin-bottom: 35px; }
  .supplier_list li p {
    font-size: 18px;
    color: #585656;
    font-weight: bold; }
.supplier_list .li_last {
  float: right;
  margin-right: 0; }

/*# sourceMappingURL=index_v5_1.css.map */
