﻿@font-face {
  font-family: "socialshare";
  src: ;
  src:  format("embedded-opentype"),  format("woff"),  format("truetype"),  format("svg")
}

.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-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
}

.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: #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-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: 40px;
  left: -84px;
  width: 200px;
  height: 192px;
  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: 105px;
  margin: 10px 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
}

/* lighter images box */
.lighter {
  overflow: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 40000;
  opacity: 1;
}

.lighter img {
  display: block;
  width: 100%;
  height: auto;
}

.lighter-fade .lighter-overlay {
  opacity: 0
}

.lighter-loading .lighter-spinner {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.lighter-loading .lighter-container {
  opacity: 0;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4)
}

.lighter-fetched .lighter-spinner {
  opacity: 0;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4)
}

.lighter-fetched .lighter-container {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}

.lighter-fade .lighter-container {
  opacity: 0;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4)
}

.lighter-fade .lighter-spinner {
  opacity: 0;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4)
}

.lighter-overlay {
  position: fixed;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, -moz-transform;
  transition-property: opacity, transform;
  background: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 100%
}

.lighter-container {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, -moz-transform;
  transition-property: opacity, transform;
  background: #fff;
  position: absolute;
  z-index: 40000;
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4)
}

.lighter-close {
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  margin: -15px;
  line-height: 28px;
  font-size: 16pt;
}

.lighter-next,
.lighter-prev {
  top: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0;
  line-height: 34px;
  font-size: 32pt;
}

.lighter-next {
  right: 40px
}

.lighter-prev {
  left: 40px
}

.lighter-next,
.lighter-prev,
.lighter-close {
  cursor: pointer;
  position: absolute;
  z-index: 80000;
  text-align: center;
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.8);
  background: rgba(0, 0, 0, 0.2);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transition-property: color, background;
  -moz-transition-property: color, background;
  transition-property: color, background
}

.lighter-next:hover,
.lighter-prev:hover,
.lighter-close:hover {
  color: white;
  background: rgba(0, 0, 0, 0.4)
}

.lighter-next:active,
.lighter-prev:active,
.lighter-close:active {
  color: white;
  background: rgba(0, 0, 0, 0.4)
}

.lighter-spinner {
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  position: absolute;
  width: 60px;
  height: 20px;
  margin: -10px -30px;
  z-index: 40000;
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%
}

.lighter-spinner::after {
  clear: both;
  content: "";
  display: table
}

.lighter-dot {
  display: block;
  float: left;
  background: rgba(0, 0, 0, 0.2);
  width: 16px;
  height: 16px;
  margin: 2px;
  padding: 0;
  border-radius: 50%;
  -webkit-animation: lighter-bounce 1.6s infinite ease-in-out;
  -moz-animation: lighter-bounce 1.6s infinite ease-in-out;
  animation: lighter-bounce 1.6s infinite ease-in-out
}

.lighter-dot:nth-child(1) {
  -webkit-animation-delay: -0.4s;
  -moz-animation-delay: -0.4s;
  animation-delay: -0.4s
}

.lighter-dot:nth-child(2) {
  -webkit-animation-delay: -0.26667s;
  -moz-animation-delay: -0.26667s;
  animation-delay: -0.26667s
}

.lighter-dot:nth-child(3) {
  -webkit-animation-delay: -0.13333s;
  -moz-animation-delay: -0.13333s;
  animation-delay: -0.13333s
}

@-webkit-keyframes lighter-bounce {

  from,
  to {
    -webkit-transform: scale(0)
  }

  20% {
    -webkit-transform: scale(0)
  }

  50% {
    -webkit-transform: scale(1)
  }

  80% {
    -webkit-transform: scale(0)
  }
}

@-moz-keyframes lighter-bounce {

  from,
  to {
    -moz-transform: scale(0)
  }

  20% {
    -moz-transform: scale(0)
  }

  50% {
    -moz-transform: scale(1)
  }

  80% {
    -moz-transform: scale(0)
  }
}

@keyframes lighter-bounce {

  from,
  to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
  }

  20% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
  }

  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }

  80% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
  }
}

img {
  vertical-align: middle
}

button {
  cursor: pointer
}

.red {
  color: #cc3338
}

.chrg {
  width: 820px;
  font-size: 16px;
  font-family: 宋体;
  color: #333;
  margin-bottom: 15px
}

.chrg td {
  width: 50%;
  padding: 10px 20px;
  border: 1px solid #cacaca;
  background: #f9f9f9
}

.chrg img {
  width: auto
}

.chrg img.newsimgc {
  display: inline-block
}

.chztbl td {
  margin: 0;
  padding: 5px;
  border: 0;
  width: auto
}

.chztbl input {
  width: 172px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #cacaca
}

.chztbl img {
  display: inline-block
}

.yzm input {
  width: 87px;
}

.yzbtn {
  width: 77px;
  height: 30px
}

.zcbtn,
.zcbtn2,
.chztbl .zcbtn {
  border: 0;
  outline: 0;
  color: #fff;
  background: #cc3338;
  line-height: 36px;
  padding: 0 15px;
  font-family: 宋体;
  font-size: 16px;
  border: 0;
  width: auto;
  height: 36px
}

.zcbtn:hover,
.zcbtn2:hover {
  opacity: 0.8
}

.zcbtn2 {
  width: 150px;
  display: block;
  margin: 0 auto;
  margin-top: 5px
}

.xq-content p.jiesh {
  font-size: 14px;
  color: #8b8b8b;
  line-height: 2em;
  height: 200px;
  background: url(/uploads/image/iimg/17.png);
  margin-top: 0
}

.xxdiv {
  line-height: 2em;
  font-size: 18px
}

.ewdiv {
  width: 202px;
  height: 202px;
  margin: 0 auto;
  margin-top: 20px
}

.smp {
  width: 220px;
  margin: 25px auto 10px;
  background: url(/uploads/image/iimg/ticon.gif) no-repeat left;
  height: 24px;
  text-indent: 36px
}

.chrg .smp {
  text-indent: 36px
}

/*2019-11-19 文章详细页登录右侧修改*/
#content td,
#content th {
  background: #f9f9f9;
}

#content .chztbl td {
  border: none;
}

#content .chrg {
  line-height: 2em;
  margin-bottom: 15px;
}

#content .line1 {
  padding: 10px 20px
}

#content .line1 font {
  font-weight: bold;
  color: #2f63ba;
}

.chztbl img {
  display: inline-block;
  float: left;
  margin-right: 10px;
  cursor: pointer
}

.input_public {
  width: 80px;
  color: rgb(153, 153, 153);
  float: left;
}

.xq-content p.jiesh {
  background:  no-repeat;
  width: 300px;
  height: 172px;
}

.appdown {
  text-align: center;
  font-family: simsun;
}

.appdown h3 {
  color: #cc3338;
  padding: 10px 0;
}

.appdown>div {
  display: inline-block;
  border: 1px solid #dbdbdb;
  margin: 0 40px;
  padding: 10px
}

.appdown>div div {
  font-weight: bold;
  font-size: 18px;
  font-family: simsun;
}