@font-face {
  font-family: "sharefont";
  src: url('http://test.nie.163.com/test10/plugins/mobishare2/css/sharefont.eot');
  src: url('http://test.nie.163.com/test10/plugins/mobishare2/css/sharefont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('http://test.nie.163.com/test10/plugins/mobishare2/css/sharefont.woff') format('woff'), url('http://test.nie.163.com/test10/plugins/mobishare2/css/sharefont.ttf') format('truetype'), url('http://test.nie.163.com/test10/plugins/mobishare2/css/sharefont.svg#sharefont') format('svg');
  
  /* IE9*/
  /* iOS 4.1- */
}
.sharefont {
  font-family: "sharefont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0px;
  -moz-osx-font-smoothing: grayscale;
}
.NIE-share-m {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 999;
}
.NIE-share-m.show {
  opacity: 1;
}
.box {
  display: -webkit-box;
  display: -moz-box;
  display: box;
}
.NIE-share-guide {
  position: relative;
  margin: 0 auto;
  top: 0.4em;
  width: 7em;
  height: 2em;
  border-left: .04em solid #fff;
  border-right: .04em solid #fff;
  border-bottom: .04em solid #fff;
  padding-top: 0.36em;
}
.NIE-share-guide p {
  font-size: 0.48em;
  text-align: center;
  color: #fff;
}
.NIE-share-guide .arrow_line {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  width: 100%;
  -webkit-transform: translate(0, -0.37em);
  -moz-transform: translate(0, -0.37em);
  -ms-transform: translate(0, -0.37em);
  -o-transform: translate(0, -0.37em);
  transform: translate(0, -0.37em);
}
.NIE-share-guide .arrow_line em,
.NIE-share-guide .arrow_line span {
  display: block;
  font-size: 1em;
  height: 0.04em;
  background: #fff;
  margin-bottom: 0.18em;
}
.NIE-share-guide .arrow_line em {
  -moz-box-flext: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  margin-right: 0.04em;
  width: 4.68em;
}
.NIE-share-guide .arrow_line span {
  width: 0.3em;
  margin-left: 0.04em;
}
.NIE-share-guide .arrow_line i {
  display: block;
  width: 0.4em;
  height: 0.4em;
  border-left: .05em solid #fff;
  -webkit-transform: scale(0.85) rotate(45deg);
  -moz-transform: scale(0.85) rotate(45deg);
  -ms-transform: scale(0.85) rotate(45deg);
  -o-transform: scale(0.85) rotate(45deg);
  transform: scale(0.85) rotate(45deg);
  border-top: .05em solid #fff;
  margin-top: -0.2em;
}
.NIE-share_ctrl {
  width: 100%;
}
.NIE-share_ctrl .NIE-share_buttons {
  padding-bottom: 10%;
  box-sizing: border-box;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.NIE-share_ctrl .NIE-share_qrcode {
  padding-bottom: 10%;
  box-sizing: border-box;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.NIE-share_ctrl .NIE-share_link {
  padding-bottom: 14%;
  box-sizing: border-box;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.NIE-share_ctrl.show_qrcode .NIE-share_buttons {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.NIE-share_ctrl.show_qrcode .NIE-share_qrcode {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.NIE-share_ctrl.show_qrcode .NIE-share_link {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.NIE-share_ctrl.show_link .NIE-share_buttons {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.NIE-share_ctrl.show_link .NIE-share_qrcode {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.NIE-share_ctrl.show_link .NIE-share_link {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.NIE-share_buttons {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
}
.NIE-share_buttons a {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -moz-box-flext: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  font-size: 1em;
}
.NIE-share_buttons a i {
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  width: 1.25em;
  line-height: 1.25em;
  border-radius: 1.25em;
  text-align: center;
  color: #fff;
  background: #1583e4;
}
.NIE-share_buttons a em {
  display: block;
  font-size: 0.32em;
  font-style: normal;
  color: #fff;
  line-height: 2.4em;
}
.NIE-share_qrcode,
.NIE-share_link {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.NIE-share_qrcode p,
.NIE-share_link p {
  font-size: 0.32em;
}
.NIE-share_qrcode div,
.NIE-share_link div {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  border-radius: 0.2em;
  position: relative;
}
.NIE-share_qrcode div span,
.NIE-share_link div span {
  display: block;
}
.NIE-share_qrcode div {
  padding: 0.4em 0;
  width: 4.2em;
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
}
.NIE-share_qrcode div p {
  color: #333;
  padding: 0.2em 0;
  text-align: center;
  line-height: 1.2em;
}
.NIE-share_qrcode div span {
  font-size: 1em;
  width: 3.2em;
  height: 3.2em;
}
.NIE-share_qrcode div span img {
  width: 100%;
  height: 100%;
  -webkit-touch-callout: default;
}
.NIE-share_qrcode div span canvas {
  width: 100%;
  height: 100%;
  display: none;
}
.NIE-share_qrcode div .NIE-btn-close {
  right: -0.3em;
  top: -0.3em;
}
.NIE-share_qrcode div .NIE-btn-close i {
  background: #1583e4;
}
.NIE-share_link div {
  min-height: 1em;
  width: 80%;
}
.NIE-share_link div p {
  padding: 1em 0;
  color: #fff;
  text-align: left;
  line-height: 1.5em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
.NIE-share_link div .NIE-btn-close {
  right: 0;
  top: 0.08em;
  background: transparent;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
.NIE-share_link div .NIE-btn-close i {
  border: 1px solid #fff;
}
.NIE-share_link div span {
  background: #fff;
  color: #333;
  font-size: 0.28em;
  padding: 0 .5em;
  line-height: 2em;
  word-break: break-all;
}
.NIE-btn-close {
  font-size: 1em;
  position: absolute;
}
.NIE-btn-close i {
  display: block;
  font-size: 0.4em;
  font-weight: normal;
  width: 1.5em;
  line-height: 1.5em;
  text-align: center;
  color: #fff;
  border-radius: 1.5em;
  box-sizing: border-box;
}