/* hide the text content  http://nicolasgallagher.com/another-css-image-replacement-technique/ */
/* Vertically align */
/* Placeholder */
/* Triangle - @include triangle(12px, 6px, #ff0000, bottom); */
/* @include svg_bg(inline/icon-x, 50px); */
/* Calculate fluid ratio based on two dimensions (width/height)  @include fluid-ratio(800px 200px, 300px 150px);
http://voormedia.com/blog/2012/11/responsive-background-images-with-fixed-or-fluid-aspect-ratios
*/
/* @include pseudo(before, 10px, 10px); */
/* @include accelerate(transform); */
/* line 405, sass/helpers/_mixins.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: '';
}
/* Share components var
=======================================*/
/* Colors Set
=======================================*/
/* BreakPoints
=======================================*/
@font-face {
  font-family: 'wico';
  src: url("https://v.icbc.com.cn/userfiles/resources/icbc/asia/fonts/icomoon/fonts/wico.woff2") format("woff2"), url("https://v.icbc.com.cn/userfiles/resources/icbc/asia/fonts/icomoon/fonts/wico.woff") format("woff"), url("https://v.icbc.com.cn/userfiles/resources/icbc/asia/fonts/icomoon/fonts/wico.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* line 30, sass/fonts/icomoon/icomoon.scss */
[class^='ico--'],
[class*=' ico--'],
.ico {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wico' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 2, sass/fonts/icomoon/_style.scss */
.ico--pause:before {
  content: "\e907";
}
/* line 7, sass/fonts/icomoon/_style.scss */
.ico--play:before {
  content: "\e908";
}
/* line 12, sass/fonts/icomoon/_style.scss */
.ico--plus:before {
  content: "\e801";
}
/* line 17, sass/fonts/icomoon/_style.scss */
.ico--down:before {
  content: "\e802";
}
/* line 22, sass/fonts/icomoon/_style.scss */
.ico--up:before {
  content: "\e803";
}
/* line 27, sass/fonts/icomoon/_style.scss */
.ico--left:before {
  content: "\e804";
}
/* line 32, sass/fonts/icomoon/_style.scss */
.ico--right:before {
  content: "\e805";
}
/* line 37, sass/fonts/icomoon/_style.scss */
.ico--down-sm:before {
  content: "\e806";
}
/* line 42, sass/fonts/icomoon/_style.scss */
.ico--left-sm:before {
  content: "\e807";
}
/* line 47, sass/fonts/icomoon/_style.scss */
.ico--right-sm:before {
  content: "\e808";
}
/* line 52, sass/fonts/icomoon/_style.scss */
.ico--up-sm:before {
  content: "\e809";
}
/* line 57, sass/fonts/icomoon/_style.scss */
.ico--down-lg:before {
  content: "\e80c";
}
/* line 62, sass/fonts/icomoon/_style.scss */
.ico--left-lg:before {
  content: "\e80d";
}
/* line 67, sass/fonts/icomoon/_style.scss */
.ico--right-lg:before {
  content: "\e80e";
}
/* line 72, sass/fonts/icomoon/_style.scss */
.ico--up-lg:before {
  content: "\e80f";
}
/* line 77, sass/fonts/icomoon/_style.scss */
.ico--cross:before {
  content: "\e810";
}
/* line 82, sass/fonts/icomoon/_style.scss */
.ico--external:before {
  content: "\e812";
}
/* line 87, sass/fonts/icomoon/_style.scss */
.ico--share:before {
  content: "\e813";
}
/* line 92, sass/fonts/icomoon/_style.scss */
.ico--search:before {
  content: "\e814";
}
/* line 97, sass/fonts/icomoon/_style.scss */
.ico--download:before {
  content: "\e815";
}
/* line 102, sass/fonts/icomoon/_style.scss */
.ico--minus:before {
  content: "\e816";
}
/* line 107, sass/fonts/icomoon/_style.scss */
.ico--ok:before {
  content: "\e817";
}
/* line 112, sass/fonts/icomoon/_style.scss */
.ico--circle-thick:before {
  content: "\f10c";
}
/* line 117, sass/fonts/icomoon/_style.scss */
.ico--circle:before {
  content: "\f111";
}
/* line 122, sass/fonts/icomoon/_style.scss */
.ico--circle-thin:before {
  content: "\f1db";
}
/* line 127, sass/fonts/icomoon/_style.scss */
.ico--address:before {
  content: "\e901";
}
/* line 132, sass/fonts/icomoon/_style.scss */
.ico--website:before {
  content: "\e902";
}
/* line 137, sass/fonts/icomoon/_style.scss */
.ico--fax:before {
  content: "\e903";
}
/* line 142, sass/fonts/icomoon/_style.scss */
.ico--phone:before {
  content: "\e904";
}
/* line 147, sass/fonts/icomoon/_style.scss */
.ico--date:before {
  content: "\e905";
}
/* line 152, sass/fonts/icomoon/_style.scss */
.ico--email:before {
  content: "\e906";
}
/* line 157, sass/fonts/icomoon/_style.scss */
.ico--announcement:before {
  content: "\e91a";
}
/* line 162, sass/fonts/icomoon/_style.scss */
.ico--warning:before {
  content: "\ea07";
}
/* line 167, sass/fonts/icomoon/_style.scss */
.ico--play-video:before {
  content: "\ea15";
}
/* line 172, sass/fonts/icomoon/_style.scss */
.ico--calendar:before {
  content: "\e900";
}

/*# sourceMappingURL=icomoon.css.map */