@charset "utf-8";
* {
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
  border: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: " Microsoft YaHei ", "PingFang SC", "Droidsansfallback";
}
body {
  margin: 0 auto;
  padding: 0;
  font-size: 12px;
  background: #fff;
  line-height: inherit;
}
div,
dl,
dt,
dd,
ol,
ul,
b,
li,
p,
h1,
h2,
h3,
h4,
input,
h6,
h5,
form,
i,
pre,
fieldset,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  font-style: normal;
}
dl,
ul,
li,
p {
  text-align: left;
}
img {
  border: 0px;
  display: block;
  width: 100%;
}
.clear {
  clear: both;
  overflow: hidden;
}
a {
  color: #000;
  text-decoration: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
em {
  font-style: normal;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: ”;
}
abbr,
acronym {
  border: 0;
}
.loading,
#detail,
.load-fail,
.swiper-pc-hide {
  display: none;
}
.pc-top {
  width: 100%;
}
.pc-top .pc-head {
  width: 1000px;
  height: 370px;
  overflow: hidden;
  margin: 0 auto;
}
.pc-top .pc-qrcode {
  position: fixed;
  width: 110px;
  left: 50%;
  border: 1px solid #ccc;
  top: 50px;
  margin-left: 510px;
}
.pc-top .pc-qrcode p {
  text-align: center;
  padding-bottom: 5px;
}
.pc-top .pc-qrcode img {
  height: auto;
}
.swiper-container {
  width: 1000px;
  margin: 20px auto;
  overflow: hidden;
}
.swiper-container .swiper-wrapper {
  overflow: hidden;
  width: 1020px;
}
.swiper-container .swiper-slide {
  float: left;
  width: 233px;
  height: 480px;
  margin-right: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  position: relative;
  cursor: pointer;
}
.swiper-container .swiper-slide:after {
  
}
.swiper-container .swiper-slide:hover {
  opacity: 0.8;
}
.swiper-container .swiper-slide[data-nolink="true"]{
    cursor: default;
}
.swiper-container .swiper-slide .black-cover{}
.swiper-container .swiper-slide .open-detail{
    position: absolute;
    bottom: 0px;
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    text-indent: -9999em;
}
.swiper-container .swiper-slide .open-detail:after{
  content: attr(title);
  position: absolute;
  background-color: red;
  color: #fff;
  width: 100px;
  font-size: 12px;
  border-radius: 10px;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: auto;
  text-indent: 0;
  line-height: 36px;
  height: 36px;
  transition: all 0.4s;
}
.swiper-container .swiper-slide:hover .open-detail{
  background: url('../img/black-alpha-piece.png');
  background: rgba(0, 0, 0, 0.5);
}
.swiper-container .swiper-slide:hover .open-detail:after{
  font-size: 14px;
  width: 140px;
  line-height: 40px;
  height: 40px;
} 
.swiper-container .swiper-slide:hover .open-detail{
  display: block;
}
.swiper-container .swiper-slide[data-nolink="true"] .black-cover,
.swiper-container .swiper-slide[data-nolink="true"] .open-detail,
.swiper-container .swiper-slide[data-nolink="true"]:after {
  display: none;
}
.swiper-container .swiper-slide img {
  height: auto;
}
.swiper-container .swiper-slide span {
  position: absolute;
  bottom: 20px;
  z-index: 2;
  background-color: #faa932;
  color: #fff;
  border-radius: 10px;
  width: 50%;
  text-align: center;
  line-height: 30px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 14px;
}
.pc-bottom {
  width: 100%;
}
.pc-bottom .editor {
  margin-bottom: 30px;
}
.pc-bottom .editor img {
  width: 150px;
  margin: 0 auto 10px;
  height: auto;
}
.pc-bottom .editor .publish-time {
  color: #666;
  font-size: 12px;
  margin-top: 10px;
}
.pc-bottom .pc-footer {
  text-align: center;
  padding: 20px 0;
  background-color: #f2f2f2;
}
.pc-bottom .headline {
  position: relative;
  margin-bottom: 10px;
}
.pc-bottom .headline:before,
.pc-bottom .headline:after {
  content: "";
  width: 40px;
  height: 1px;
  display: inline-block;
  border-top: 1px dashed;
  vertical-align: 5px;
  margin: 0 10px;
}
.pc-bottom p {
  text-align: center;
  font-size: 16px;
}
.for-IE8 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #f2f2f2;
  z-index: 9999;
  display: block;
}
.for-IE8:nth-child(1) {
  display: none;
}
.for-IE8 .inner {
  width: 300px;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.for-IE8 .inner img {
  width: 200px;
  margin: 0 auto 10px;
}
.for-IE8 .inner p {
  text-align: center;
  padding: 5px 0;
}
.for-IE8 .inner .ie8-sao {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: -5px;
}
.for-IE8 .inner .ie8-tips {
  padding: 10px;
  background-color: #fff;
  line-height: 20px;
}
.for-IE8 .inner .ie8-tips span {
  display: block;
}
.qdxinChanl {
  height: 32px;
  line-height: 32px;
  background: #858585;
  overflow: hidden;
  border-bottom: 1px solid #6b6b6b;
}
.qdxinChanl ul {
  width: 1000px;
  margin: 0 auto;
  height: 32px;
  line-height: 32px;
}
.qdxinChanl ul li {
  float: left;
}
.qdxinChanl ul li a {
  float: left;
  padding: 0 10px 0 6px;
  color: #f5f5f5;
  font-size: 14px;
  text-align: center;
}
.qdxinChanl ul li a:hover {
  background: #333;
}
.qdxinChanl ul .ged a {
  border-left: 1px solid #a0a0a0;
  margin-left: 4px;
  padding-left: 15px;
}
.qdxinChanl ul .rightQ {
  float: right;
}

.pc-gotop{
  background-image: url(//www.qdxin.cn/img/sprit20200904.png?t=090414);
    background-image: -webkit-image-set(url(//www.qdxin.cn/img/sprit20200904.png?t=090414) 1x,url(//www.qdxin.cn/img/sprit20200904@2x.png?t=090414) 2x);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    background-position: -130px -253px;
    color: #999;
    text-decoration: none;
    text-indent: -9999em;
    line-height: 25px;
    position: fixed;
    right: 50px;
    bottom: 100px;
    cursor: pointer;
}

.swiper-slide-bg{
    display: none;
}