/* 瀛椾綋 */
/* @font-face {
  font-family: "PingFang-SC-Regular";
  src: url(./../fonts/PingFang-SC-Regular.ttf);
  font-weight: normal;
  font-style: normal;
} */

/* 鏁翠綋鏍峰紡 */
html,
body {
  width: 100%;
  height: auto;
  /* overflow-x: hidden; */
  font-size: 16px;
  color: #000000;
  margin: 0;
  padding: 0;
  background-color: #f6f6f6;
  -webkit-tap-highlight-color: transparent; /*鎶婇珮浜鑹茶缃负閫忔槑锛屼篃鍙互浣跨敤rgba鐨勫舰寮?/
}

@media (max-width: 1000px) {
  html,
  body {
    font-size: 13px;
  }
}

/* 鏍峰紡閲嶇疆 */
* {
  margin: 0;
  padding: 0;
}
ul,
ol,
span,
p,
a,
dl,
dd,
dt {
  margin: 0;
  padding: 0;
}
li,
dl,
dd,
dt {
  list-style-type: none;
}
a,
a:focus,
a:hover {
  color: #000000;
  text-decoration: none;
}
i,
s,
em {
  font-style: normal;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
img {
  vertical-align: middle;
}
input,
textarea,
select {
  border: 0;
  outline: 0;
  background-color: transparent;
  resize: none;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
pre {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 28px;
  color: #000000;
  word-break: break-all;
  word-wrap: break-word;
  background-color: transparent;
  border: 0 solid #ccc;
  border-radius: 0;
}

/* 灞忓箷鍒掑垎灏哄 */
@media (max-width: 1400px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 1000px) {
  .row {
    margin: 0;
    overflow: visible;
  }
}
.unusable {
  /* 鏂囧瓧瀵归綈 */
  text-align: justify;
  text-align-last: left;
  text-justify: inter-ideograph;
  /* 杩囨浮 */
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  /* 鏂囧瓧鏈€澶氭樉绀哄嚑琛 */
  overflow: hidden;
  text-overflow: ellipsis; /* 瓒呭嚭閮ㄥ垎鐪佺暐鍙 */
  word-break: break-all; /* break-all(鍏佽鍦ㄥ崟璇嶅唴鎹㈣銆? */
  display: -webkit-box; /* 瀵硅薄浣滀负浼哥缉鐩掑瓙妯″瀷鏄剧ず */
  -webkit-box-orient: vertical; /* 璁剧疆鎴栨绱几缂╃洅瀵硅薄鐨勫瓙鍏冪礌鐨勬帓鍒楁柟寮 */
  -webkit-line-clamp: 3; /* 鏄剧ず鐨勮鏁 */
  max-height: 80rpx; /* 璁剧疆鏈€澶ч珮搴︼紝鏍规嵁琛岄珮锛岃鍑犺涔樹互鍑犲€ */
  /* 闃村奖 */
  box-shadow: 3px 5px 13px 0px rgba(0, 0, 0, 0.08);
  /* 娓愬彉 */
  background: linear-gradient(
    to right,
    red,
    orange,
    yellow,
    green,
    blue,
    indigo,
    violet
  );
  /* 瓒呭嚭闅愯棌 */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* 鍥剧墖鍙樼櫧 */
  filter: grayscale(200%) brightness(700%);
}

/* 鍐呭--1400px */
.inside {
  max-width: 1400px;
  width: 95%;
  height: auto;
  margin: 0 auto;
  clear: both;
}

.inside-box {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.pic {
  width: 100%;
  margin: 0 auto;
}

.img,
.pic,
.ico {
  overflow: hidden;
}

.img img,
.pic img,
.ico img {
  width: 100%;
  height: 100%;
}

.buted {
  /* 鏂囧瓧瀵归綈 */
  text-align: justify;
  text-align-last: left;
  text-justify: inter-ideograph;
}

.txtrow {
  /* 鏂囧瓧鏈€澶氭樉绀哄嚑琛 */
  overflow: hidden;
  text-overflow: ellipsis; /* 瓒呭嚭閮ㄥ垎鐪佺暐鍙 */
  word-break: break-all; /* break-all(鍏佽鍦ㄥ崟璇嶅唴鎹㈣銆? */
  display: -webkit-box; /* 瀵硅薄浣滀负浼哥缉鐩掑瓙妯″瀷鏄剧ず */
  -webkit-box-orient: vertical; /* 璁剧疆鎴栨绱几缂╃洅瀵硅薄鐨勫瓙鍏冪礌鐨勬帓鍒楁柟寮 */
  -webkit-line-clamp: 3; /* 鏄剧ず鐨勮鏁 */
  max-height: 80rpx; /* 璁剧疆鏈€澶ч珮搴︼紝鏍规嵁琛岄珮锛岃鍑犺涔樹互鍑犲€ */
}

.shade {
  box-sizing: border-box;
  background-color: #ffffff;
  /* 闃村奖 */
  box-shadow: 3px 5px 13px 0px rgba(0, 0, 0, 0.08);
}

.skell-hide {
  overflow: hidden;
}

.skell-txt-hide {
  /* 瓒呭嚭闅愯棌 */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.skell-lf {
  float: left;
}

.skell-rg {
  float: right;
}

.lex {
  display: flex;
  flex-wrap: wrap;
}

.lex-db {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lex-db-st {
  display: flex;
  justify-content: space-between;
}

.dis-top {
  margin-top: 80px;
}

.dis-top-lg {
  margin-top: 170px;
}

.dis-bom {
  margin-bottom: 140px;
}

.dis-cons-top {
  margin-top: 30px;
}

.dis-cons-top-sm {
  margin-top: 20px;
}

.fill {
  padding: 90px 0 120px;
}

.fill-sm {
  padding: 60px 0;
}

.empty {
  width: 100%;
  height: 1px;
  margin-top: 85px;
}

.bg-blove {
  background-color: #f6f6f6;
}

.bg-gra {
  /* 娓愬彉 */
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1),
    rgba(217, 227, 240, 1)
  );
}

@media (max-width: 1400px) {
  .dis-top {
    margin-top: 40px;
  }
  .dis-top-lg {
    margin-top: 120px;
  }
  .dis-cons-top-lg {
    margin-top: 60px;
  }
  .dis-bom {
    margin-bottom: 90px;
  }
  .fill {
    padding: 60px 0 90px;
  }
  .empty {
    margin-top: 85px;
  }
}

@media (max-width: 1000px) {
  .dis-top {
    margin-top: 30px;
  }
  .dis-top-lg {
    margin-top: 90px;
  }
  .dis-cons-top-lg {
    margin-top: 30px;
  }
  .dis-bom {
    margin-bottom: 70px;
  }
  .dis-cons-top {
    margin-top: 15px;
  }
  .dis-cons-top-sm {
    margin-top: 10px;
  }
  .fill {
    padding: 30px 0 60px;
  }
  .fill-sm {
    padding: 30px 0;
  }
  .empty {
    margin-top: 47px;
  }
}

/* skell-skell-spot */
.skell-spot span {
  display: block;
  line-height: 32px;
  position: relative;
  padding-left: 20px;
}

.skell-spot span::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #0084f5;
  position: absolute;
  top: 12px;
  left: 0;
}

@media (max-width: 1000px) {
  .skell-spot span {
    line-height: 28px;
    padding-left: 15px;
  }
  .skell-spot span::before {
    width: 6px;
    height: 6px;
  }
}

/* 鍔ㄧ敾鏁堟灉 */
.skell-sition {
  /* 杩囨浮 */
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

/* 鏃嬭浆 */
.rowRota {
  transform-origin: center center;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transition: transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
}

.skell-letter,
.skell-opa-sm,
.skell-opa-bg,
.skell-sca-bg,
.skell-sca-sm {
  /* 杩囨浮 */
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.skell-letter:hover {
  text-decoration: underline;
  letter-spacing: 0.5px;
  transition: transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
}

.skell-opa-sm:hover {
  opacity: 0.7;
  transition: transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
}

.skell-opa-bg:hover {
  opacity: 1;
  transition: transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
}

.skell-sca-bg:hover {
  transform: scale(1.06);
  transition: transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
}

.skell-sca-sm:hover {
  transform: scale(0.85);
  transition: transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
}

@keyframes skell-header-top {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

@keyframes skell-header-color {
  0% {
    background-color: rgba(255, 255, 255, 0.1);
  }
  50% {
    background-color: rgba(255, 255, 255, 0.5);
  }
  100% {
    background-color: rgba(255, 255, 255, 1);
  }
}

.kefu {width:50px;position:fixed;bottom:100px;right:5px;z-index:99999;}
.kefu a {display:flex;align-items:center;justify-content:center;width:100%;font-size:18px;height:50px;line-height:50px;color:#ffffff;text-align:center;background:#ff8100;}
.kefu a+a {margin-top:2px;}