@font-face {
  font-family: "socialshare";
  src: url("fonts/iconfont.eot");
  src: url("fonts/iconfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/iconfont.woff") format("woff"),
    url("fonts/iconfont.ttf") format("truetype"),
    url("fonts/iconfont.svg#iconfont") format("svg");
}
@font-face {
  font-family: "iconfont";
  src: url("fonts/font_fiqsmljr6qrggb9.eot?t=1488005083074"); /* IE9*/
  src: url("fonts/font_fiqsmljr6qrggb9.eot?t=1488005083074#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/font_fiqsmljr6qrggb9.woff?t=1488005083074")
      format("woff"),
    /* chrome, firefox */ url("fonts/font_fiqsmljr6qrggb9.ttf?t=1488005083074")
      format("truetype"),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
      url("fonts/font_fiqsmljr6qrggb9.svg?t=1488005083074#iconfont")
      format("svg"); /* iOS 4.1- */
}

.social-share {
  font-family: "socialshare" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.social-share * {
  font-family: "socialshare" !important;
}
.social-share .icon-tencent:before {
  content: "\f07a";
}
.social-share .icon-qq:before {
  content: "\f11a";
}
.social-share .icon-weibo:before {
  content: "\f12a";
}
.social-share .icon-wechat:before {
  content: "\f09a";
}
.social-share .icon-weixin:before {
  content: "\f09a";
}
.social-share .icon-douban:before {
  content: "\f10a";
}
.social-share .icon-heart:before {
  content: "\f20a";
}
.social-share .icon-like:before {
  content: "\f00a";
}
.social-share .icon-qzone:before {
  content: "\f08a";
}
.social-share .icon-linkedin:before {
  content: "\f01a";
}
.social-share .icon-diandian:before {
  content: "\f05a";
}
.social-share .icon-facebook:before {
  content: "\f03a";
}
.social-share .icon-google:before {
  content: "\f04a";
}
.social-share .icon-twitter:before {
  content: "\f06a";
}
.social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none;
}
.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 32px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}
.social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}
.social-share .icon-weibo {
  color: #ff763b;
  border-color: #ff763b;
}
.social-share .icon-weibo:hover {
  background: #ff763b;
}
.social-share .icon-tencent {
  color: #56b6e7;
  border-color: #56b6e7;
}
.social-share .icon-tencent:hover {
  background: #56b6e7;
}
.social-share .icon-qq {
  color: #56b6e7;
  border-color: #56b6e7;
}
.social-share .icon-qq:hover {
  background: #56b6e7;
}
.social-share .icon-qzone {
  color: #fdbe3d;
  border-color: #fdbe3d;
}
.social-share .icon-qzone:hover {
  background: #fdbe3d;
}
.social-share .icon-douban {
  color: #33b045;
  border-color: #33b045;
}
.social-share .icon-douban:hover {
  background: #33b045;
}
/* kee create whatapp */
.social-share .bi-whatsapp {
  color: #25d366;
  border-color: #25d366;
}
.social-share .bi-whatsapp:hover {
  background: #33b045;
}

.social-share .icon-linkedin {
  color: #0077b5;
  border-color: #0077b5;
}
.social-share .icon-linkedin:hover {
  background: #0077b5;
}
.social-share .icon-facebook {
  color: #1877f2;
  border-color: #1877f2;
}
.social-share .icon-facebook:hover {
  background: #1877f2;
}
.social-share .icon-google {
  color: #dd4b39;
  border-color: #dd4b39;
}
.social-share .icon-google:hover {
  background: #dd4b39;
}
.social-share .icon-twitter {
  color: #55acee;
  border-color: #55acee;
}
.social-share .icon-twitter:hover {
  background: #55acee;
}
.social-share .icon-diandian {
  color: #307dca;
  border-color: #307dca;
}
.social-share .icon-diandian:hover {
  background: #307dca;
}
.social-share .icon-weixin {
  position: relative;
  color: #7bc549;
  border-color: #7bc549;
}
.social-share .icon-weixin:hover {
  background: #7bc549;
}
.social-share .icon-wechat {
  position: relative;
  color: #7bc549;
  border-color: #7bc549;
}
.social-share .icon-wechat:hover {
  background: #7bc549;
}
.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -228px;
  left: -84px;
  width: 200px;
  height: 215px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -84px;
}
.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 150px;
  margin: 0 auto;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.social-share .icon-wechat .wechat-qrcode:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}
#mcover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 20000;
}
#mcover img {
  position: fixed;
  right: 0px;
  top: 5px;
  width: 100%;
  z-index: 20001;
}
.s-dialog-btn-wapper a {
  width: 80%;
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-huafei:before {
  content: "\e600";
}

.icon-rili:before {
  content: "\e601";
}

.icon-xinlangweibo:before {
  content: "\e602";
}

.icon-qq:before {
  content: "\e603";
}

.icon-toupiao:before {
  content: "\e60e";
}

.icon-pingguo:before {
  content: "\e691";
}

.icon-iconfontyoujiantou:before {
  content: "\e630";
}

.icon-sousuo1:before {
  content: "\e659";
}

.icon-hongbaoiocn:before {
  content: "\e610";
}

.icon-tupian:before {
  content: "\e60c";
}

.icon-sousuo:before {
  content: "\e607";
}

.icon-check:before {
  content: "\e69b";
}

.icon-jinghua:before {
  content: "\e60d";
}

.icon-jinbi:before {
  content: "\e6c8";
}

.icon-youbaozhang:before {
  content: "\e652";
}

.icon-baozhang:before {
  content: "\e609";
}

.icon-shengtaizhili:before {
  content: "\e8cb";
}

.icon-didikandaojiajiahuhuninainai:before {
  content: "\e606";
}

.icon-LV0:before {
  content: "\e665";
}

.icon-LV1:before {
  content: "\e666";
}

.icon-LV2:before {
  content: "\e667";
}

.icon-LV4:before {
  content: "\e669";
}

.icon-LV5:before {
  content: "\e66a";
}

.icon-huiyuan:before {
  content: "\e625";
}

.icon-dianpufill:before {
  content: "\e735";
}

.icon-dianpu:before {
  content: "\e736";
}

.icon-gouwuchefill:before {
  content: "\e73c";
}

.icon-gouwuche:before {
  content: "\e73d";
}

.icon-kefufill:before {
  content: "\e740";
}

.icon-kefu:before {
  content: "\e741";
}

.icon-tongzhi:before {
  content: "\e759";
}

.icon-xihuan:before {
  content: "\e761";
}

.icon-youhuiquan:before {
  content: "\e764";
}

.icon-zuji:before {
  content: "\e767";
}

.icon-zuobiaofill:before {
  content: "\e768";
}

.icon-zuobiao:before {
  content: "\e769";
}

.icon-xiangshang3:before {
  content: "\e76f";
}

.icon-hongbao:before {
  content: "\e784";
}

.icon-bangzhuzhongxin:before {
  content: "\e78f";
}

.icon-wxbmingxingdianpu:before {
  content: "\e61c";
}

.icon-zhiding:before {
  content: "\e637";
}

.icon-erweima:before {
  content: "\e642";
}

.icon-liulanliang:before {
  content: "\e60b";
}

.icon-fenlei:before {
  content: "\e612";
}

.icon-ziti:before {
  content: "\e653";
}

.icon-dianhua:before {
  content: "\e797";
}

.icon-gantanhao:before {
  content: "\e698";
}

.icon-icon:before {
  content: "\e651";
}

.icon-icon1:before {
  content: "\e658";
}

.icon-icon2:before {
  content: "\e65b";
}

.icon-toutiao:before {
  content: "\e676";
}

.icon-jisuwuliu:before {
  content: "\e619";
}

.icon-pinglun:before {
  content: "\e688";
}

.icon-zhaoshang:before {
  content: "\e6de";
}

.icon-cate:before {
  content: "\e65c";
}

.icon-wangwang:before {
  content: "\e7aa";
}

.icon-anzhuo:before {
  content: "\e886";
}

.icon-shoppingcart2line:before {
  content: "\e849";
}

.icon-select:before {
  content: "\e84a";
}

.icon-new:before {
  content: "\e60f";
}

.icon-h-copy:before {
  content: "\e605";
}

.icon-phone:before {
  content: "\e6c2";
}

.icon-dianhua1:before {
  content: "\e604";
}

.icon-quanzi:before {
  content: "\e777";
}

.icon-fenxiao:before {
  content: "\e60a";
}

.icon-shanchu:before {
  content: "\e621";
}

.icon-tixing:before {
  content: "\e622";
}

.icon-yonghu-yuan:before {
  content: "\e623";
}

.icon-yonghu:before {
  content: "\e624";
}

.icon-caidan:before {
  content: "\e62c";
}

.icon-dingwei:before {
  content: "\e62f";
}

.icon-lishi:before {
  content: "\e63b";
}

.icon-jian:before {
  content: "\e611";
}

.icon-shop2:before {
  content: "\e613";
}

.icon-huangguan:before {
  content: "\e72a";
}

.icon-new1:before {
  content: "\e626";
}

.icon-zheng:before {
  content: "\e608";
}

.icon-tuihuan:before {
  content: "\e6fd";
}
