@font-face {
  font-family: "socialshare";
  src: url("../fonts/socialshare.eot");
  src: url("../fonts/socialshare.eot") format("embedded-opentype"), url("../fonts/socialshare.woff") format("woff"), url("../fonts/socialshare.ttf") format("truetype"), url("../fonts/socialshare.svg#socialshare") format("svg")
}

.social-share {
  font-family: "socialshare";
  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"
}

.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-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-right: .5208vw /* 10px -> .5208vw */;
  display: inline-block;
  outline: none
}

.social-share a:last-child {
  margin-right: 0px;
}

.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 2.0833vw /* 40px -> 2.0833vw */;
  height: 2.0833vw /* 40px -> 2.0833vw */;
  font-size: .8854vw /* 17px -> .8854vw */;
  border-radius: 50%;
  line-height: 2.0833vw /* 40px -> 2.0833vw */;
  color: #666;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: background 0.6s ease-out 0s;
  transition: background 0.6s ease-out 0s;
  background-color: #f5f6fa;
}

.social-share .social-share-icon:hover {
  background: #666;
  color: #fff
}

.social-share .icon-weibo {
  color: #929395;
}

.social-share .icon-weibo:hover {
  background: #ff763b;
  border-color: #f06463;
}

.social-share .icon-tencent {
  color: #000000;
  border-color: #000000
}

.social-share .icon-tencent:hover {
  background: #56b6e7;
  border-color: #56b6e7;
}

.social-share .icon-qq {
  color: #929395;
}

.social-share .icon-qq:hover {
  background: #56b6e7
}

.social-share .icon-qzone {
  color: #fff;
  border-color: #e19d3c;
  background: #e19d3c
}

.social-share .icon-qzone:hover {
  background: #e19d3c
}

.social-share .icon-douban {
  color: #33b045;
  border-color: #33b045
}

.social-share .icon-douban:hover {
  background: #33b045
}

.social-share .icon-linkedin {
  color: #0077B5;
  border-color: #0077B5
}

.social-share .icon-linkedin:hover {
  background: #0077B5
}

.social-share .icon-facebook {
  color: #44619D;
  border-color: #44619D
}

.social-share .icon-facebook:hover {
  background: #44619D
}

.social-share .icon-google {
  color: #db4437;
  border-color: #db4437
}

.social-share .icon-google:hover {
  background: #db4437
}

.social-share .icon-twitter {
  color: #000000;
}

.social-share .icon-twitter:hover {
  background: #55acee;
  border-color: #55acee;
}

.social-share .icon-diandian {
  color: #307DCA;
  border-color: #307DCA
}

.social-share .icon-diandian:hover {
  background: #307DCA
}

.social-share .icon-wechat {
  position: relative;
  color: #929395;
}

.social-share .icon-wechat:hover {
  background: #47b262;
  border-color: #47b262;
}

.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 99;
  top: -205px;
  left: -84px;
  width: 200px;
  height: 205px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px #aaa;
  box-shadow: 0 2px 10px #aaa;
  -webkit-transition: all 200ms;
  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: 105px;
  margin: 10px auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0
}

.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
}

@media (max-width: 768px) {
  .social-share .social-share-icon{width: 30px;height: 30px;line-height: 30px;font-size: 14px;margin-right: 6px;}
}

/*ÏêÇéÒ³*/
.newsDetailTags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	margin-top:3%
}
.newsDetailTags .left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.newsDetailTags .left .title {
    font-size: .83333vw;
    font-weight: bold;
    margin-right: .9375vw;
    color: #2e3742;
}
.newsDetailTags .left p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.newsDetailTags .left p a, .newsDetailTags .left p span {
    font-size: .72917vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 5.72917vw;
    height: 1.875vw;
    margin-left: .52083vw;
    padding: 0 1.04167vw;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    color: #2e3742;
    border-radius: .9375vw;
    background-color: #f4f6f9;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.social-share {
    font-family: "socialshare";
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 2.0833vw /* 40px -> 2.0833vw */;
    height: 2.0833vw /* 40px -> 2.0833vw */;
    font-size: .8854vw /* 17px -> .8854vw */;
    border-radius: 50%;
    line-height: 2.0833vw /* 40px -> 2.0833vw */;
    color: #666;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: background 0.6s ease-out 0s;
    transition: background 0.6s ease-out 0s;
    background-color: #f5f6fa;
}
.social-share a {
    position: relative;
    text-decoration: none;
    margin-right: .5208vw /* 10px -> .5208vw */;
    display: inline-block;
    outline: none;
}
.newsDetailPrevNext {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3.125vw;
    margin-bottom: 3.125vw;
    padding-top: 1.77083vw;
    border-top: .10417vw solid rgba(0, 0, 0, .1);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.newsDetailPrevNext .left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
}
.newsDetailPrevNext .left a {
    font-size: .83333vw;
    line-height: 1.5625vw;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    color: #2e3742;
}
.newsDetailPrevNext .left a span {
    font-size: .9375vw;
    font-weight: bold;
	float:left;
}
.newsDetailPrevNext .right a {
    font-size: .83333vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 7.29167vw;
    height: 2.44792vw;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    color: #fff;
    border: 1px solid #2e3742;
    background: #2e3742;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.social-share a:last-child {
    margin-right: 0px;
}
.newsDetailPrevNext .right a:hover {
    color: #2e3742;
    background: #fff;
}
.social-share .icon-wechat .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 99;
    top: -205px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 10px #aaa;
    box-shadow: 0 2px 10px #aaa;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms;
}
.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: 105px;
    margin: 10px auto;
}
.social-share .icon-wechat .wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
}

@media (max-width:748px) {
.newsDetailPrevNext .left a {
    line-height: 4.5vw;

}

.newsDetailPrevNext .right a{ padding:15px; width: 23.29167vw;}
.newsDetailTags .left p a, .newsDetailTags .left p span{ height: 8.875vw; margin-bottom:15px;}

}