@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-arrow-left:before {
  content: '\e735'; }

.icon-arrow-right:before {
  content: '\e731'; }

.icon-arrow:before {
  content: '\e7a5'; }

.icon-location:before {
  content: '\e619'; }

.icon-qqlogo:before {
  content: '\e626'; }

.icon-wechatlogo:before {
  content: '\e73b'; }

#introduce .index_main .index_main_card {
  position: static;
  height: auto;
  box-shadow: 0px 1px 3px #fff;
  transform: translateX(0); }
  #introduce .index_main .index_main_card .index_main_card_img {
    float: right;
    width: 500px;
    height: 290px; }
    #introduce .index_main .index_main_card .index_main_card_img img {
      height: auto;
      max-height: 290px; }
    #introduce .index_main .index_main_card .index_main_card_img .inquiry {
      margin-top: 20px;
      line-height: 32px;
      font-size: 14px;
      text-align: right;
      width: 100%; }
      #introduce .index_main .index_main_card .index_main_card_img .inquiry span {
        color: #027cdf; }
      #introduce .index_main .index_main_card .index_main_card_img .inquiry .icon_img {
        cursor: pointer;
        display: inline-block;
        width: 32px;
        height: 32px;
        border: 1px solid #e6e6e6;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        line-height: 32px;
        margin-left: 12px; }
  #introduce .index_main .index_main_card .index_main_card_text h2 {
    font-size: 24px; }
  #introduce .index_main .index_main_card .index_main_card_text article {
    font-size: 18px;
    height: auto;
    overflow: initial;
    -webkit-line-clamp: 999;
    max-height: 999px; }
  #introduce .index_main .index_main_card .index_main_card_text .info {
    margin-top: 20px; }
    #introduce .index_main .index_main_card .index_main_card_text .info .key {
      font-size: 18px;
      color: black;
      margin-right: 10px; }
    #introduce .index_main .index_main_card .index_main_card_text .info i {
      color: #666; }
#introduce .company_img_wrap {
  position: relative; }
  #introduce .company_img_wrap .company_img_big {
    width: 100%; }
  #introduce .company_img_wrap .switch_img_mode {
    position: absolute;
    background: #ffa00a;
    color: white;
    font-size: 16px;
    width: 144px;
    height: 36px;
    border-radius: 4px;
    line-height: 36px;
    text-align: center;
    top: 20px;
    left: 20px; }
  #introduce .company_img_wrap .small_imgs_banner {
    position: absolute;
    bottom: 0;
    width: 100%; }
    #introduce .company_img_wrap .small_imgs_banner:after {
      display: block;
      content: '';
      clear: both; }
    #introduce .company_img_wrap .small_imgs_banner i {
      display: inline-block;
      width: 20px;
      height: 140px;
      background: rgba(76, 76, 73, 0.9);
      line-height: 140px;
      color: white;
      text-align: center; }
    #introduce .company_img_wrap .small_imgs_banner .icon-arrow-left {
      float: left; }
    #introduce .company_img_wrap .small_imgs_banner .icon-arrow-right {
      float: right; }
    #introduce .company_img_wrap .small_imgs_banner .small_imgs {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 90%; }
      #introduce .company_img_wrap .small_imgs_banner .small_imgs:after {
        display: block;
        content: '';
        clear: both; }
      #introduce .company_img_wrap .small_imgs_banner .small_imgs figure {
        cursor: pointer;
        margin-left: calc((100% - 177px*6)/5);
        width: 176px;
        height: 120px;
        position: relative;
        float: left; }
        #introduce .company_img_wrap .small_imgs_banner .small_imgs figure:hover {
          outline: 2px solid #ffa00a; }
        #introduce .company_img_wrap .small_imgs_banner .small_imgs figure p {
          position: absolute;
          width: 100%;
          text-align: center;
          color: white;
          bottom: 0;
          font-size: 16px;
          background: rgba(76, 76, 73, 0.9); }
        #introduce .company_img_wrap .small_imgs_banner .small_imgs figure img {
          height: 100%;
          width: 100%; }

/*# sourceMappingURL=introduce.css.map */
