/*
How to use
font-family: 'wechatnum';
*/
/*
How to use
font-family: 'wechatnum';
*/
.icon_msg {
  width: 56px;
  height: 56px;
  vertical-align: middle;
  display: inline-block;
}
.icon_msg.success {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_success678437.png) no-repeat 0 0;
}
.icon_msg.warn {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_warn678437.png) no-repeat 0 0;
}
.icon_msg.error {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_error678437.png) no-repeat 0 0;
}
.icon_msg.mail {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_mail678437.png) no-repeat 0 0;
}
.icon_msg.waiting {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_waiting678437.png) no-repeat 0 0;
}
.icon_msg.ask {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/images/icon/msg/icon_msg_ask678437.png) no-repeat 0 0;
}
.icon_msg.info {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_info678437.png) no-repeat 0 0;
}
.icon_msg_mini {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
}
.icon_msg_mini.success {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_success_mini678437.png) no-repeat 0 0;
}
.icon_msg_mini.warn {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_warn_mini678437.png) no-repeat 0 0;
}
.icon_msg_mini.info {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_info_mini678437.png) no-repeat 0 0;
}
.icon_msg_mini.waiting {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_waiting_mini678437.png) no-repeat 0 0;
}
.icon_msg_mini.ask {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_ask_mini678437.png) no-repeat 0 0;
}
.icon_msg_mini.load {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_loading_mini678437.png) no-repeat 0 0;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.icon_msg_mini_plus.info {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='20px' viewBox='0 0 72 72' %3E%3Ctitle%3E画板%3C/title%3E%3Cg id='画板' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-/-Edit备份-57'%3E%3Crect id='矩形' x='0' y='0' width='72' height='72'/%3E%3Ccircle id='椭圆形' fill='%23FFFFFF' cx='36' cy='36' r='27'/%3E%3Cpath d='M35.4311668,6 C52.2569648,6 65.5981127,19.4088627 65.5981127,36.3200623 C65.5981127,52.4917481 52.2569648,65.9006108 35.4311668,65.9006108 C19.3411479,65.9006108 6,52.4917481 6,36.3200623 C6,19.4088627 19.3411479,6 35.4311668,6 Z M38.202,29.286 L33.75,29.286 L33.75,51 L38.202,51 L38.202,29.286 Z M35.976,20.592 C35.094,20.592 34.38,20.844 33.792,21.432 C33.204,21.978 32.91,22.692 32.91,23.574 C32.91,24.414 33.204,25.17 33.792,25.758 C34.38,26.304 35.094,26.598 35.976,26.598 C36.816,26.598 37.572,26.304 38.16,25.758 C38.748,25.17 39.084,24.456 39.084,23.574 C39.084,22.692 38.79,21.978 38.202,21.432 C37.614,20.844 36.858,20.592 35.976,20.592 Z' id='形状结合' fill='%2310AEFF'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin-top: -3px;
}
.icon_msg_small {
  width: 32px;
  height: 32px;
  vertical-align: middle;
  display: inline-block;
}
.icon_msg_small.success {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_success_small678437.png) no-repeat 0 0;
}
.icon_msg_small.warn {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_warn_small678437.png) no-repeat 0 0;
}
.icon_msg_small.info {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_info_small678437.png) no-repeat 0 0;
}
.icon_msg_small.waiting {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_waiting_small678437.png) no-repeat 0 0;
}
.icon_msg_small.ask {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon_msg_ask_small678437.png) no-repeat 0 0;
}
.icon37_msg {
  width: 37px;
  height: 37px;
  vertical-align: middle;
  display: inline-block;
}
.icon37_msg.success {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon37_msg_success678437.png) no-repeat 0 0;
}
.icon37_msg.warn {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon37_msg_warn678437.png) no-repeat 0 0;
}
.icon37_msg.info {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon37_msg_info678437.png) no-repeat 0 0;
}
.icon37_msg.error {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon37_msg_error678437.png) no-repeat 0 0;
}
.icon37_msg.mail {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon37_msg_mail678437.png) no-repeat 0 0;
}
.icon37_msg.waiting {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon37_msg_waiting678437.png) no-repeat 0 0;
}
.icon20_msg {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
}
.icon20_msg.success {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon20_msg_success678437.png) no-repeat 0 0;
}
.icon20_msg.warn {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon20_msg_warn678437.png) no-repeat 0 0;
}
.icon20_msg.error {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon20_msg_error678437.png) no-repeat 0 0;
}
.icon20_msg.info {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon20_msg_info678437.png) no-repeat 0 0;
}
.icon18_msg {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  display: inline-block;
}
.icon18_msg.ask {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon18_msg_ask_flat678437.png) no-repeat 0 0;
}
.icon18_msg.success {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon18_msg_success_flat678437.png) no-repeat 0 0;
}
.icon18_msg.warn {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon18_msg_warn_flat678437.png) no-repeat 0 0;
}
.icon18_msg.error {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon18_msg_error_flat678437.png) no-repeat 0 0;
}
.icon18_msg.info {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon18_msg_info_flat678437.png) no-repeat 0 0;
}
.icon18_msg.waiting {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/common/images/icon/msg/icon18_msg_waiting_flat678437.png) no-repeat 0 0;
}
.page_msg .inner {
  position: relative;
  *zoom: 1;
  background-color: #E0EAF6;
}
.page_msg .inner:after {
  content: "\200B";
  display: block;
  height: 0;
  clear: both;
}
.page_msg .msg_icon_wrp,
.page_msg .msg_icon_wrapper {
  float: left;
  margin-right: 10px;
  font-size: 0;
}
.page_msg .msg_content {
  overflow: hidden;
  *zoom: 1;
  padding-top: 5px;
}
.page_msg .msg_opr {
  display: none;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}
.page_msg h4 {
  font-size: 16px;
  font-weight: 700;
}
.page_msg p {
  font-size: 14px;
  color: #9A9A9A;
}
.page_msg p span,
.page_msg p i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.page_msg .spacing {
  padding: 0.5em 0 2em;
}
.page_msg .line_break_before {
  padding-top: 1em;
}
.page_msg.large .inner {
  padding: 12px 70px;
}
.page_msg.small .inner {
  padding: 20px 40px 20px 20px;
}
.page_msg.mini .inner {
  padding: 9px 20px;
}
.page_msg.mini .msg_icon_wrp {
  margin-top: 4px;
  margin-right: 8px;
}
.page_msg.mini .msg_content {
  padding-top: 0;
}
.page_msg.single_line .msg_content {
  padding-top: 15px;
}
.page_msg.default .inner {
  background-color: transparent;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.page_msg.simple {
  text-align: center;
}
.page_msg.simple .inner {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
  min-width: 55%;
}
.icon_msg {
  width: 46px;
  height: 46px;
  vertical-align: middle;
  display: inline-block;
}
.icon_msg.success {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/images/icon/msg/icon_msg_success_primary678437.png) no-repeat 0 0;
}
.icon_msg.warn {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/images/icon/msg/icon_msg_warn_primary678437.png) no-repeat 0 0;
}
.icon_msg.warn_primary {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/images/icon/msg/icon_msg_warn_primary_skin678437.png) no-repeat 0 0;
}
.icon_msg.error {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/images/icon/msg/icon_msg_warn_primary678437.png) no-repeat 0 0;
}
.icon_msg.waiting {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/images/icon/msg/icon_msg_waiting_primary678437.png) no-repeat 0 0;
}
.icon_msg.info {
  display: inline-block;
  vertical-align: middle;
  width: 72px;
  height: 72px;
  background-size: cover;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E  %3Cg fill='none' fill-rule='evenodd'%3E    %3Cpath fill='%2310AEFF' d='M72 36.444C72 16.117 55.883 0 35.556 0 16.117 0 0 16.117 0 36.444 0 55.883 16.117 72 35.556 72 55.883 72 72 55.883 72 36.444z'/%3E    %3Cpath fill='%23FFF' d='M33.606 53.918l4.388-.02a.2.2 0 0 0 .206-.203V28.804h-4.8v24.912c0 .112.092.202.206.202zM36 17.714a3.6 3.6 0 1 0 0 7.2 3.6 3.6 0 0 0 0-7.2z'/%3E  %3C/g%3E%3C/svg%3E");
  background-position: 0 0;
}
.icon_msg.mail {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/images/icon/msg/icon_msg_mail_primary678437.png) no-repeat 0 0;
}
.icon_msg.phone {
  width: 144px;
  height: 144px;
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/images/icon/msg/phone678437.png) no-repeat 0 0;
}
.icon_msg_primary {
  width: 46px;
  height: 46px;
  vertical-align: middle;
  display: inline-block;
}
.icon_msg_primary.success {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/images/icon/msg/icon_msg_success_primary678437.png) no-repeat 0 0;
}
.icon_msg_primary.warn {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/images/icon/msg/icon_msg_warn_primary678437.png) no-repeat 0 0;
}
.icon_msg_primary.waiting {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/images/icon/msg/icon_msg_waiting_primary678437.png) no-repeat 0 0;
}
.icon_msg_primary.info {
  display: inline-block;
  vertical-align: middle;
  width: 72px;
  height: 72px;
  background-size: cover;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E  %3Cg fill='none' fill-rule='evenodd'%3E    %3Cpath fill='%2310AEFF' d='M72 36.444C72 16.117 55.883 0 35.556 0 16.117 0 0 16.117 0 36.444 0 55.883 16.117 72 35.556 72 55.883 72 72 55.883 72 36.444z'/%3E    %3Cpath fill='%23FFF' d='M33.606 53.918l4.388-.02a.2.2 0 0 0 .206-.203V28.804h-4.8v24.912c0 .112.092.202.206.202zM36 17.714a3.6 3.6 0 1 0 0 7.2 3.6 3.6 0 0 0 0-7.2z'/%3E  %3C/g%3E%3C/svg%3E");
  background-position: 0 0;
}
.icon_msg_primary.mail {
  background: transparent url(/mpres/en_US/htmledition/comm_htmledition/images/icon/msg/icon_msg_mail_primary678437.png) no-repeat 0 0;
}
.page_msg.mini p {
  color: #353535;
}
.page_msg.single_line .msg_content {
  padding-top: 10px;
}
.page_msg.with_closed {
  position: relative;
}
.page_msg h4 {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}
.page_msg .msg_content {
  padding-top: 0;
}
.page_msg .msg_extend {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  display: inline-block;
}
.page_msg .msg_extend__item {
  margin-left: 20px;
}
.page_msg .msg_extend__item:first-child {
  margin-left: 0;
}
.page_msg .msg_closed {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
  line-height: 300px;
  overflow: hidden;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='16px' viewBox='0 0 16 16' version='1.1'%3E%3Ctitle%3E画板%3C/title%3E%3Cg id='画板' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' opacity='0.5'%3E%3Cg id='Close'%3E%3Crect id='矩形' x='0' y='0' width='16' height='16'/%3E%3Cpath d='M8.5,1.33333333 L8.49933333,7.49933333 L14.6666667,7.5 L14.6666667,8.5 L8.49933333,8.49933333 L8.5,14.6666667 L7.5,14.6666667 L7.49933333,8.49933333 L1.33333333,8.5 L1.33333333,7.5 L7.49933333,7.49933333 L7.5,1.33333333 L8.5,1.33333333 Z' id='形状结合' fill='%234C4D4E' transform='translate(8.000000, 8.000000) rotate(-45.000000) translate(-8.000000, -8.000000) '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 16px;
  height: 16px;
}
.page_msg .msg_content_inner {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 80%;
  vertical-align: middle;
}
.page_msg .msg_right_btns span,
.page_msg .msg_retry {
  cursor: pointer;
  color: #576B95 !important;
}
.page_msg .msg_right_btns {
  position: absolute;
  margin-right: 40px;
  font-size: 0px;
  top: 50%;
  right: 0;
  transform: translate3d(0, -50%, 0);
}
.page_msg .msg_right_btns .load {
  margin: 0 6px;
}
.page_msg .msg_right_btns span {
  font-size: 14px;
  margin-left: 10px;
  vertical-align: middle;
}
.page_msg.announcement_msg {
  margin-bottom: 20px;
}
.page_msg.announcement_msg.mini .inner {
  padding: 9px 20px;
  background-color: #E0EAF6;
}
.page_notice {
  background-color: rgba(244, 245, 249, 0.95);
}
.page_notice.page_msg .inner {
  width: 1000px;
  margin: 0 auto;
  background-color: transparent;
  text-align: center;
  height: auto;
}
.page_notice.page_msg .inner .msg_icon_wrp {
  float: none;
  vertical-align: middle;
}
.page_notice.page_msg .inner .msg_icon_wrp .icon_msg_mini.warn {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAQhJREFUOBGtUzEKwkAQ3A0i6CPstBH0DxYBH6C1RRpbH2InaVJY6wMEC/+gYKOdj1CwcJ2984zkEknEhXC5vZ252bs5pkzIst8l4gjpkFhaZln4gnFLJAlP9sdPCLuJrEZ1up7nKJoiF7h8ZnyAPKZme8bj9V3XDIEB304bEhpkAPlTph01OkMlsTvpzjlgyGX9PBatNWqhwPZMBxR5sh0YNeKREKEd6tXsgYkHVkAB0HEBw5ECQ5fJjoUtpIVh8L6qNFn+D9ecK708gx6cNUkVTFoLrCqAw36OLQgkAVyvpGoAI0mAk4a3Yc/KwbFi/2Nl8zDgbShZQMi3drCGmtc7UNGez6s+5ydv0mM8l2bSuwAAAABJRU5ErkJggg==");
}
.page_notice.page_msg .inner .msg_content {
  display: inline-block;
  vertical-align: middle;
}
.page_notice.page_msg .inner .msg_content a {
  color: #FF8A00;
}
.page_notice.page_notice_danger.page_msg .inner .msg_icon_wrp .icon_msg_mini.warn {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAARtJREFUOBGVk81twkAQhedtUAqIcgAO3KM0kQQJRAF04EuuFJJbxIUOKAARKT9N0IAPIYeIApDMZN7ASsbYgbVk2bs739uZ2beQyrMePt5roRkUAxHt7ZeRK/QNV5h1lp+rMoI40PH4+mfz+yKQZ1UNcb78BbATlWn75naC+XzLNRc4wAsVfSoDTf8QfJjIiCK+E3eug7vvX+BbFWKsZ2sLgTUz7WrQ2bExZFtsmNVVW/N3/0GbhLxPhWRh3+36sKYSYjRZ2zkeVZxO+WqvNvUUCRNAngIcxyIPdNjx5OUjsoH2dIddznkkGbLBvW32TOSt9zIl2yJIb5uz7qpubPLBwcoTsn4K9LR7W/D6XzmetsXEe0CBE5+nXuc/ayx/oGyCcK8AAAAASUVORK5CYII=");
}
.page_notice.page_notice_danger.page_msg .inner .msg_content a {
  color: #FA5151;
}

