@charset "UTF-8";
body,
html,
form,
input,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
img {
  margin: 0;
  padding: 0;
  border: 0;
  word-break: break-all;
  font-family: "Microsoft YaHei", 微软雅黑, 宋体, Arial, Tahoma, Helvetica, sans-serif; }

ul {
  list-style: none; }

a {
  text-decoration: none;
  color: inherit; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear::after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0; }

.clear {
  zoom: 1; }

.text-ellipsis {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.is-pr {
  position: relative !important; }

.is-pa {
  position: absolute !important; }

.is-pf {
  position: fixed !important; }

.is-db {
  display: block !important; }

.is-di {
  display: inline !important; }

.is-dib {
  display: inline-block !important; }

.is-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.textl {
  text-align: left !important; }

.textr {
  text-align: right !important; }

.textc {
  text-align: center !important; }

.bdnone {
  border: none !important; }

.ellipsis {
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.ellipsis,
.ellipsis--1 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

.ellipsis--2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.ellipsis--3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.ellipsis--1 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

.ellipsis--2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.ellipsis--3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.ellipsis--4 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; }

.ellipsis--5 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5; }

.ellipsis--6 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6; }

.is-fwb {
  font-weight: bold; }

.is-fwn {
  font-weight: normal; }

.c1 {
  color: #ff6600; }

.bgc1 {
  background-color: #ff6600 !important; }

.c2 {
  color: #ff8739; }

.bgc2 {
  background-color: #ff8739 !important; }

.c3 {
  color: #333; }

.bgc3 {
  background-color: #333 !important; }

.c4 {
  color: #666; }

.bgc4 {
  background-color: #666 !important; }

.c5 {
  color: #999; }

.bgc5 {
  background-color: #999 !important; }

.c6 {
  color: #ccc; }

.bgc6 {
  background-color: #ccc !important; }

.c7 {
  color: #ebeced; }

.bgc7 {
  background-color: #ebeced !important; }

.c8 {
  color: #f2f4f6; }

.bgc8 {
  background-color: #f2f4f6 !important; }

.c9 {
  color: #fff; }

.bgc9 {
  background-color: #fff !important; }

.c10 {
  color: #fc583d; }

.bgc10 {
  background-color: #fc583d !important; }

.c11 {
  color: #ffecdd; }

.bgc11 {
  background-color: #ffecdd !important; }

.c12 {
  color: #ed6a07; }

.bgc12 {
  background-color: #ed6a07 !important; }

.c13 {
  color: #aaa; }

.bgc13 {
  background-color: #aaa !important; }

.c14 {
  color: #f2f2f2; }

.bgc14 {
  background-color: #f2f2f2 !important; }

.c15 {
  color: #55bc61; }

.bgc15 {
  background-color: #55bc61 !important; }

.bg-lucid {
  background-color: transparent !important; }

.pa-20 {
  padding: -20px !important; }

.pt-20 {
  padding-top: -20px !important; }

.pb-20 {
  padding-bottom: -20px !important; }

.mt-20 {
  margin-top: -20px !important; }

.mb-20 {
  margin-bottom: -20px !important; }

.mr-20 {
  margin-right: -20px !important; }

.ml-20 {
  margin-left: -20px !important; }

.pa-15 {
  padding: -15px !important; }

.pt-15 {
  padding-top: -15px !important; }

.pb-15 {
  padding-bottom: -15px !important; }

.mt-15 {
  margin-top: -15px !important; }

.mb-15 {
  margin-bottom: -15px !important; }

.mr-15 {
  margin-right: -15px !important; }

.ml-15 {
  margin-left: -15px !important; }

.pa-10 {
  padding: -10px !important; }

.pt-10 {
  padding-top: -10px !important; }

.pb-10 {
  padding-bottom: -10px !important; }

.mt-10 {
  margin-top: -10px !important; }

.mb-10 {
  margin-bottom: -10px !important; }

.mr-10 {
  margin-right: -10px !important; }

.ml-10 {
  margin-left: -10px !important; }

.pa-5 {
  padding: -5px !important; }

.pt-5 {
  padding-top: -5px !important; }

.pb-5 {
  padding-bottom: -5px !important; }

.mt-5 {
  margin-top: -5px !important; }

.mb-5 {
  margin-bottom: -5px !important; }

.mr-5 {
  margin-right: -5px !important; }

.ml-5 {
  margin-left: -5px !important; }

.pa0 {
  padding: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.pa5 {
  padding: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.pa10 {
  padding: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.pa15 {
  padding: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.pa20 {
  padding: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.pa25 {
  padding: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.pa30 {
  padding: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.pa35 {
  padding: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.pa40 {
  padding: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.pa45 {
  padding: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.pa50 {
  padding: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.pa55 {
  padding: 55px !important; }

.pt55 {
  padding-top: 55px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.mt55 {
  margin-top: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.ml55 {
  margin-left: 55px !important; }

.pa60 {
  padding: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.mt60 {
  margin-top: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.pa70 {
  padding: 70px !important; }

.pt70 {
  padding-top: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.mt70 {
  margin-top: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.pa75 {
  padding: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.mt75 {
  margin-top: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.pa90 {
  padding: 90px !important; }

.pt90 {
  padding-top: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.mt90 {
  margin-top: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mr90 {
  margin-right: 90px !important; }

.ml90 {
  margin-left: 90px !important; }

.pa100 {
  padding: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.ml100 {
  margin-left: 100px !important; }

.ft0 {
  font-size: 0px !important; }

.ft12 {
  font-size: 12px !important; }

.ft14 {
  font-size: 14px !important; }

.ft15 {
  font-size: 15px !important; }

.ft16 {
  font-size: 16px !important; }

.ft18 {
  font-size: 18px !important; }

.ft20 {
  font-size: 20px !important; }

.ft24 {
  font-size: 24px !important; }

.ft26 {
  font-size: 26px !important; }

.ft28 {
  font-size: 28px !important; }

.ft30 {
  font-size: 30px !important; }

.ft40 {
  font-size: 40px !important; }

.none {
  display: none !important; }

.overhide {
  overflow: hidden; }

.hidebox {
  width: 100%;
  height: 0;
  overflow: hidden; }

.cs-forbid {
  cursor: not-allowed !important; }

.cs-pointer {
  cursor: pointer !important; }

.cs-default {
  cursor: default !important; }

.bginherit {
  background-color: inherit !important; }

.bg-type1 {
  background-color: #f2f4f6;
  overflow: hidden; }

body,
html,
form,
input,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
img {
  margin: 0;
  padding: 0;
  border: 0;
  word-break: break-all;
  font-family: "Microsoft YaHei", 微软雅黑, 宋体, Arial, Tahoma, Helvetica, sans-serif; }

ul {
  list-style: none; }

a {
  text-decoration: none;
  color: inherit; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear::after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0; }

.clear {
  zoom: 1; }

.text-ellipsis {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.is-pr {
  position: relative !important; }

.is-pa {
  position: absolute !important; }

.is-pf {
  position: fixed !important; }

.is-db {
  display: block !important; }

.is-di {
  display: inline !important; }

.is-dib {
  display: inline-block !important; }

.is-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.textl {
  text-align: left !important; }

.textr {
  text-align: right !important; }

.textc {
  text-align: center !important; }

.bdnone {
  border: none !important; }

.ellipsis {
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.ellipsis,
.ellipsis--1 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

.ellipsis--2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.ellipsis--3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.ellipsis--1 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

.ellipsis--2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.ellipsis--3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.ellipsis--4 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; }

.ellipsis--5 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5; }

.ellipsis--6 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6; }

.is-fwb {
  font-weight: bold; }

.is-fwn {
  font-weight: normal; }

.c1 {
  color: #ff6600; }

.bgc1 {
  background-color: #ff6600 !important; }

.c2 {
  color: #ff8739; }

.bgc2 {
  background-color: #ff8739 !important; }

.c3 {
  color: #333; }

.bgc3 {
  background-color: #333 !important; }

.c4 {
  color: #666; }

.bgc4 {
  background-color: #666 !important; }

.c5 {
  color: #999; }

.bgc5 {
  background-color: #999 !important; }

.c6 {
  color: #ccc; }

.bgc6 {
  background-color: #ccc !important; }

.c7 {
  color: #ebeced; }

.bgc7 {
  background-color: #ebeced !important; }

.c8 {
  color: #f2f4f6; }

.bgc8 {
  background-color: #f2f4f6 !important; }

.c9 {
  color: #fff; }

.bgc9 {
  background-color: #fff !important; }

.c10 {
  color: #fc583d; }

.bgc10 {
  background-color: #fc583d !important; }

.c11 {
  color: #ffecdd; }

.bgc11 {
  background-color: #ffecdd !important; }

.c12 {
  color: #ed6a07; }

.bgc12 {
  background-color: #ed6a07 !important; }

.c13 {
  color: #aaa; }

.bgc13 {
  background-color: #aaa !important; }

.c14 {
  color: #f2f2f2; }

.bgc14 {
  background-color: #f2f2f2 !important; }

.c15 {
  color: #55bc61; }

.bgc15 {
  background-color: #55bc61 !important; }

.bg-lucid {
  background-color: transparent !important; }

.pa-20 {
  padding: -20px !important; }

.pt-20 {
  padding-top: -20px !important; }

.pb-20 {
  padding-bottom: -20px !important; }

.mt-20 {
  margin-top: -20px !important; }

.mb-20 {
  margin-bottom: -20px !important; }

.mr-20 {
  margin-right: -20px !important; }

.ml-20 {
  margin-left: -20px !important; }

.pa-15 {
  padding: -15px !important; }

.pt-15 {
  padding-top: -15px !important; }

.pb-15 {
  padding-bottom: -15px !important; }

.mt-15 {
  margin-top: -15px !important; }

.mb-15 {
  margin-bottom: -15px !important; }

.mr-15 {
  margin-right: -15px !important; }

.ml-15 {
  margin-left: -15px !important; }

.pa-10 {
  padding: -10px !important; }

.pt-10 {
  padding-top: -10px !important; }

.pb-10 {
  padding-bottom: -10px !important; }

.mt-10 {
  margin-top: -10px !important; }

.mb-10 {
  margin-bottom: -10px !important; }

.mr-10 {
  margin-right: -10px !important; }

.ml-10 {
  margin-left: -10px !important; }

.pa-5 {
  padding: -5px !important; }

.pt-5 {
  padding-top: -5px !important; }

.pb-5 {
  padding-bottom: -5px !important; }

.mt-5 {
  margin-top: -5px !important; }

.mb-5 {
  margin-bottom: -5px !important; }

.mr-5 {
  margin-right: -5px !important; }

.ml-5 {
  margin-left: -5px !important; }

.pa0 {
  padding: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.pa5 {
  padding: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.pa10 {
  padding: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.pa15 {
  padding: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.pa20 {
  padding: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.pa25 {
  padding: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.pa30 {
  padding: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.pa35 {
  padding: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.pa40 {
  padding: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.pa45 {
  padding: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.pa50 {
  padding: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.pa55 {
  padding: 55px !important; }

.pt55 {
  padding-top: 55px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.mt55 {
  margin-top: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.ml55 {
  margin-left: 55px !important; }

.pa60 {
  padding: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.mt60 {
  margin-top: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.pa70 {
  padding: 70px !important; }

.pt70 {
  padding-top: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.mt70 {
  margin-top: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.pa75 {
  padding: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.mt75 {
  margin-top: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.pa90 {
  padding: 90px !important; }

.pt90 {
  padding-top: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.mt90 {
  margin-top: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mr90 {
  margin-right: 90px !important; }

.ml90 {
  margin-left: 90px !important; }

.pa100 {
  padding: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.ml100 {
  margin-left: 100px !important; }

.ft0 {
  font-size: 0px !important; }

.ft12 {
  font-size: 12px !important; }

.ft14 {
  font-size: 14px !important; }

.ft15 {
  font-size: 15px !important; }

.ft16 {
  font-size: 16px !important; }

.ft18 {
  font-size: 18px !important; }

.ft20 {
  font-size: 20px !important; }

.ft24 {
  font-size: 24px !important; }

.ft26 {
  font-size: 26px !important; }

.ft28 {
  font-size: 28px !important; }

.ft30 {
  font-size: 30px !important; }

.ft40 {
  font-size: 40px !important; }

.none {
  display: none !important; }

.overhide {
  overflow: hidden; }

.hidebox {
  width: 100%;
  height: 0;
  overflow: hidden; }

.cs-forbid {
  cursor: not-allowed !important; }

.cs-pointer {
  cursor: pointer !important; }

.cs-default {
  cursor: default !important; }

.bginherit {
  background-color: inherit !important; }

.bg-type1 {
  background-color: #f2f4f6;
  overflow: hidden; }

* {
  margin: 0;
  padding: 0; }

body {
  overflow-x: hidden;
  padding-top: 64px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a {
  text-decoration: none;
  color: #333; }

img {
  vertical-align: bottom; }

.none {
  display: none !important; }

.boss-header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 64px;
  background: #202a34; }
  .boss-header__container {
    width: 100%;
    height: 100%;
    margin: 0 auto; }
    .boss-header__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .boss-header__container--logo {
      display: block;
      margin-left: 50px;
      background-repeat: no-repeat;
      background-image: url(https://img.cifnews.com/dev/20220323/80bd82429a584e0e835fb570907ec995.png);
      -webkit-background-size: 100% 100%;
              background-size: 100% 100%;
      width: 180px;
      height: 30px; }
    .boss-header__container--head {
      margin-right: 52px; }
    .boss-header__container--noLogin {
      width: 40px;
      height: 40px;
      border: 1px solid #dca785;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      cursor: pointer;
      position: relative; }
      .boss-header__container--noLogin {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .boss-header__container--noLogin .portrait {
        width: 36px;
        height: 36px;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
      .boss-header__container--noLogin .icon {
        width: 40px;
        height: 16px;
        position: absolute;
        top: -8px;
        left: 26px; }
    .boss-header__container--logined {
      width: 40px;
      height: 40px;
      border: 1px solid #dca785;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      cursor: pointer;
      position: relative; }
      .boss-header__container--logined {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .boss-header__container--logined:hover .layer {
        display: block; }
      .boss-header__container--logined .portrait {
        width: 36px;
        height: 36px;
        -webkit-border-radius: 50%;
                border-radius: 50%; }
      .boss-header__container--logined .layer {
        display: none;
        position: absolute;
        top: 40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        padding-top: 25px;
        z-index: 99; }
        .boss-header__container--logined .layer .layer-triangle {
          width: 0;
          height: 0;
          border-bottom: 9px solid #ffffff;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          margin: 0 auto;
          position: relative; }
        .boss-header__container--logined .layer .layer-container {
          width: 160px;
          height: 148px;
          background: #ffffff;
          padding: 30px 35px 0 35px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          -webkit-box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
                  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
          -webkit-border-radius: 0px;
                  border-radius: 0px; }
          .boss-header__container--logined .layer .layer-container .text {
            font-size: 14px;
            color: #666666; }
            .boss-header__container--logined .layer .layer-container .text:hover {
              color: #e39f39; }
          .boss-header__container--logined .layer .layer-container .icon {
            width: 20px;
            height: 20px; }
          .boss-header__container--logined .layer .layer-container .layer-center {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
          .boss-header__container--logined .layer .layer-container .layer-center .icon {
            background: url(https://img.cifnews.com/dev/20220323/b2fad8b8411c457d9ece5d521a5f9042.png) no-repeat;
            -webkit-background-size: 100% 100%;
                    background-size: 100% 100%; }
          .boss-header__container--logined .layer .layer-container .layer-steward {
            margin-top: 20px; }
            .boss-header__container--logined .layer .layer-container .layer-steward {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: justify;
                  -ms-flex-pack: justify;
                      justify-content: space-between;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center; }
            .boss-header__container--logined .layer .layer-container .layer-steward .icon {
              background: url(https://img.cifnews.com/dev/20220323/c87473eb4bb04a8a818b2b6b16930336.png) no-repeat;
              -webkit-background-size: 100% 100%;
                      background-size: 100% 100%; }
          .boss-header__container--logined .layer .layer-container .layer-exit {
            margin-top: 20px;
            font-size: 14px;
            color: #999999;
            text-align: center; }
            .boss-header__container--logined .layer .layer-container .layer-exit:hover {
              color: #e39f39; }

.act-tabs {
  width: 100%;
  margin-top: 75px;
  position: sticky;
  top: 64px;
  z-index: 99; }
  .act-tabs.is-factory .act-tabs__item .act-tabs__item--btn::after {
    background-image: url(https://img.cifnews.com/dev/20250728/49be2b1e7982461b863ae39cb486ed52.png); }
  .act-tabs.is-factory .act-tabs__cooperate .act-tabs__cooperate--icon {
    background-image: url(https://img.cifnews.com/dev/20250728/ced20a15c30e40f9a9d6ce7c2b765279.png); }
  .act-tabs.is-factory .act-tabs__cooperate {
    background: -webkit-gradient(linear, left top, right top, from(rgba(44, 80, 250, 0.3)), to(rgba(44, 80, 250, 0)));
    background: -webkit-linear-gradient(left, rgba(44, 80, 250, 0.3) 0%, rgba(44, 80, 250, 0) 100%);
    background: -o-linear-gradient(left, rgba(44, 80, 250, 0.3) 0%, rgba(44, 80, 250, 0) 100%);
    background: linear-gradient(90deg, rgba(44, 80, 250, 0.3) 0%, rgba(44, 80, 250, 0) 100%); }
  .act-tabs .act-tabs__cont {
    width: 1200px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 85px; }
  .act-tabs .act-tabs__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .act-tabs .act-tabs__item .act-tabs__item--btn {
      font-weight: bold;
      font-size: 35px;
      color: #333333;
      cursor: pointer;
      position: relative; }
      .act-tabs .act-tabs__item .act-tabs__item--btn::after {
        content: '';
        display: block;
        background: url(https://img.cifnews.com/dev/20250725/e3d94d191a804e29a6af4b047c98f2ad.png) no-repeat;
        -webkit-background-size: 100% 100%;
                background-size: 100% 100%;
        width: 40px;
        height: 10px;
        visibility: hidden;
        position: absolute;
        bottom: -15px;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); }
      .act-tabs .act-tabs__item .act-tabs__item--btn.is-industry {
        margin-right: 50px; }
      .act-tabs .act-tabs__item .act-tabs__item--btn.is-factory {
        margin-right: 40px; }
      .act-tabs .act-tabs__item .act-tabs__item--btn.is-active {
        color: #2c50fa; }
        .act-tabs .act-tabs__item .act-tabs__item--btn.is-active::after {
          visibility: visible; }
  .act-tabs .act-tabs__cooperate {
    margin-right: 130px;
    width: 138px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    color: #333333;
    background: -webkit-gradient(linear, left top, right top, from(rgba(44, 80, 250, 0.2)), to(rgba(44, 80, 250, 0)));
    background: -webkit-linear-gradient(left, rgba(44, 80, 250, 0.2) 0%, rgba(44, 80, 250, 0) 100%);
    background: -o-linear-gradient(left, rgba(44, 80, 250, 0.2) 0%, rgba(44, 80, 250, 0) 100%);
    background: linear-gradient(90deg, rgba(44, 80, 250, 0.2) 0%, rgba(44, 80, 250, 0) 100%);
    -webkit-border-radius: 20px;
            border-radius: 20px;
    cursor: pointer; }
    .act-tabs .act-tabs__cooperate:hover {
      color: #2c50fa; }
    .act-tabs .act-tabs__cooperate .act-tabs__cooperate--icon {
      background: url(https://img.cifnews.com/dev/20250725/46062b1596c64f199778b638522b0d53.png) no-repeat;
      -webkit-background-size: 100% 100%;
              background-size: 100% 100%;
      width: 9px;
      height: 14px;
      margin-left: 10px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
  .act-tabs .act-tabs__province {
    margin-right: 20px;
    position: relative; }
    .act-tabs .act-tabs__province:hover .act-tabs__province--list {
      display: block; }
    .act-tabs .act-tabs__province .act-tabs__province--show {
      width: 120px;
      height: 46px;
      background: #ffffff;
      -webkit-border-radius: 10px;
              border-radius: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 14px;
      color: #333333;
      cursor: pointer;
      -webkit-transition: all linear 0.3;
      -o-transition: all linear 0.3;
      transition: all linear 0.3; }
      .act-tabs .act-tabs__province .act-tabs__province--show .show__text {
        max-width: 70px;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        overflow: hidden; }
      .act-tabs .act-tabs__province .act-tabs__province--show .show__icon {
        color: #707070; }
      .act-tabs .act-tabs__province .act-tabs__province--show:hover {
        color: #2c50fa; }
        .act-tabs .act-tabs__province .act-tabs__province--show:hover .show__icon {
          color: #2c50fa;
          -webkit-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
                  transform: rotate(180deg); }
    .act-tabs .act-tabs__province .act-tabs__province--list {
      display: none;
      position: absolute;
      top: 40px;
      left: 0; }
      .act-tabs .act-tabs__province .act-tabs__province--list.is-industry .list__body {
        width: 320px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .act-tabs .act-tabs__province .act-tabs__province--list.is-industry .list__body .list__body--item {
          width: 33%; }
      .act-tabs .act-tabs__province .act-tabs__province--list.is-factory .list__body {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 10px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        overflow: auto;
        max-height: 200px; }
        .act-tabs .act-tabs__province .act-tabs__province--list.is-factory .list__body .list__body--item {
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          white-space: nowrap; }
      .act-tabs .act-tabs__province .act-tabs__province--list .list__arrow {
        border-bottom: 10px solid #fff;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        width: 0;
        height: 0;
        margin-left: 20px; }
      .act-tabs .act-tabs__province .act-tabs__province--list .list__body {
        background: #fff;
        padding: 0 20px 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
        .act-tabs .act-tabs__province .act-tabs__province--list .list__body .list__body--item {
          font-size: 14px;
          color: #666666;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          margin-top: 20px;
          cursor: pointer; }
          .act-tabs .act-tabs__province .act-tabs__province--list .list__body .list__body--item:hover, .act-tabs .act-tabs__province .act-tabs__province--list .list__body .list__body--item.is-active {
            color: #2c50fa; }
  .act-tabs .act_tabs__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .act-tabs .act_tabs__search .act_tabs__search--input {
      width: 287px;
      height: 46px;
      -webkit-border-radius: 10px 0 0 10px;
              border-radius: 10px 0 0 10px;
      outline: none;
      padding: 0 17px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .act-tabs .act_tabs__search .act_tabs__search--btn {
      width: 100px;
      height: 46px;
      line-height: 46px;
      background: #2c50fa;
      -webkit-border-radius: 0px 10px 10px 0px;
              border-radius: 0px 10px 10px 0px;
      text-align: center;
      color: #ffffff;
      cursor: pointer; }
      .act-tabs .act_tabs__search .act_tabs__search--btn:hover {
        opacity: 0.8; }

.card-item {
  position: relative;
  width: 590px;
  height: 389px;
  background: #ffffff;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  -o-transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease; }
  .card-item:hover {
    -webkit-box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.08);
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px); }

.card-location {
  position: absolute;
  width: 150px;
  height: 140px;
  right: 8px;
  top: 10px; }
  .card-location img {
    width: 100%;
    height: 100%; }
  .card-location > span {
    position: absolute;
    text-align: left;
    top: 0px;
    right: 12px;
    width: 16px;
    font-size: 14px;
    display: -webkit-box;
    color: rgba(58, 78, 254, 0.3); }

.card-header {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 480px 2fr;
  height: 98px;
  padding: 30px 20px 0px;
  background: -webkit-linear-gradient(271deg, rgba(187, 216, 250, 0.4) 0%, rgba(187, 216, 250, 0) 100%);
  background: -o-linear-gradient(271deg, rgba(187, 216, 250, 0.4) 0%, rgba(187, 216, 250, 0) 100%);
  background: linear-gradient(179deg, rgba(187, 216, 250, 0.4) 0%, rgba(187, 216, 250, 0) 100%);
  -webkit-border-radius: 10px;
          border-radius: 10px; }
  .card-header__title {
    margin-left: 16px; }
    .card-header__title--main {
      font-weight: bold;
      font-size: 20px;
      color: #333333;
      line-height: 30px;
      cursor: pointer; }
      .card-header__title--main:hover {
        color: #2c50fa; }
    .card-header__title--desc {
      font-weight: 400;
      font-size: 14px;
      color: #666666;
      line-height: 22px;
      margin-top: 10px; }

.card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 168px;
  margin: 0 20px 16px; }
  .card-content .swiper-container {
    width: 370px;
    height: 208px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #bbd8fa; }
    .card-content .swiper-container img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .card-content__video {
    position: relative;
    width: 300px;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    overflow: hidden;
    margin-right: 10px; }
    .card-content__video img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .card-content__video .video-icon {
      cursor: pointer;
      width: 36px;
      height: 36px;
      background: url(https://img.cifnews.com/dev/20250625/10a8d846f2bc493d8cab0188d9ba07d4.png) no-repeat;
      -webkit-background-size: 100% 100%;
              background-size: 100% 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 1;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .card-content__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .card-content__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 220px;
    height: 59px;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    border: 1px solid #e8e8e8;
    padding: 8px; }
    .card-content__column span.title {
      font-weight: bold;
      font-size: 14px;
      color: #2c50fa;
      line-height: 20px;
      text-align: left; }
    .card-content__column span.desc {
      margin-top: 4px;
      font-weight: 400;
      font-size: 12px;
      color: #666666;
      line-height: 18px; }
    .card-content__column:not(:last-child) {
      margin-bottom: 10px; }

.card-footer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 550px;
  height: 54px;
  margin: 0 20px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(44, 80, 250, 0.1)), to(rgba(44, 80, 250, 0)));
  background: -webkit-linear-gradient(left, rgba(44, 80, 250, 0.1) 0%, rgba(44, 80, 250, 0) 100%);
  background: -o-linear-gradient(left, rgba(44, 80, 250, 0.1) 0%, rgba(44, 80, 250, 0) 100%);
  background: linear-gradient(90deg, rgba(44, 80, 250, 0.1) 0%, rgba(44, 80, 250, 0) 100%);
  -webkit-border-radius: 4px;
          border-radius: 4px; }
  .card-footer.no-factory {
    background: url("https://img.cifnews.com/dev/20250729/6138b678faae4d8281d914e9f28fb7df.png") no-repeat; }
  .card-footer__title {
    display: inline-block;
    width: 60px;
    height: 100%;
    -webkit-border-radius: 4px;
            border-radius: 4px; }
  .card-footer__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 10px;
    cursor: pointer; }
    .card-footer__item i {
      width: 18px;
      color: #2c50fa;
      margin: 0 8px 0px 16px; }
    .card-footer__item span {
      display: inline-block;
      width: 174px;
      font-size: 16px;
      color: #333333;
      line-height: 30px;
      white-space: nowrap; }
      .card-footer__item span:hover {
        color: #2c50fa; }
    .card-footer__item:only-of-type > span {
      width: 392px; }
  .card-footer__btn {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 40px;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: -webkit-linear-gradient(179deg, rgba(44, 80, 250, 0.1) 0%, rgba(44, 80, 250, 0) 100%);
    background: -o-linear-gradient(179deg, rgba(44, 80, 250, 0.1) 0%, rgba(44, 80, 250, 0) 100%);
    background: linear-gradient(271deg, rgba(44, 80, 250, 0.1) 0%, rgba(44, 80, 250, 0) 100%);
    -webkit-border-radius: 4px;
            border-radius: 4px;
    cursor: pointer; }
    .card-footer__btn:hover span {
      color: #2c50fa; }
    .card-footer__btn span {
      display: inline-block;
      width: 12px;
      height: 30px;
      font-size: 12px;
      color: #999999;
      line-height: 14px; }

.has-mask {
  position: relative;
  cursor: pointer; }
  .has-mask::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
            border-radius: 4px;
    pointer-events: none;
    z-index: 3; }
  .has-mask:hover::before {
    display: none; }

.vertical-ellipsis {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  letter-spacing: 1.5px; }

.ellipsis-block {
  display: inline-block;
  /* 让省略号作为一个不可分割的整体 */
  white-space: nowrap;
  /* 防止省略号内的内容换行 */
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
  position: absolute;
  bottom: -14px;
  left: 0px; }

.cifnews-bg-layer.is-bg {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .cifnews-bg-layer.is-bg .layui-layer-content {
    overflow: visible; }

.cifnews-bg {
  position: relative; }
  .cifnews-bg .cifnews-bg__close {
    background: url(https://img.cifnews.com/dev/20250730/ba9aaa2f48c24d6c9d8d7f5494c383ef.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%;
    width: 26px;
    height: 26px;
    cursor: pointer;
    position: absolute;
    right: -6px;
    top: -6px;
    -webkit-transform: translate(100%, -100%);
        -ms-transform: translate(100%, -100%);
            transform: translate(100%, -100%); }
  .cifnews-bg .cifnews-bg__body {
    padding: 40px 80px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 440px;
    height: auto;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff8f0), to(#ffffff));
    background: -webkit-linear-gradient(top, #fff8f0 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #fff8f0 0%, #ffffff 100%);
    background: linear-gradient(180deg, #fff8f0 0%, #ffffff 100%); }
    .cifnews-bg .cifnews-bg__body .cifnews-bg__body--head {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .cifnews-bg .cifnews-bg__body .cifnews-bg__body--head .head__portrait {
        width: 70px;
        height: 70px;
        position: relative; }
        .cifnews-bg .cifnews-bg__body .cifnews-bg__body--head .head__portrait img {
          width: 106px;
          height: 106px;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
      .cifnews-bg .cifnews-bg__body .cifnews-bg__body--head .head__desc {
        margin-left: 16px; }
        .cifnews-bg .cifnews-bg__body .cifnews-bg__body--head .head__desc .head__desc--title {
          font-weight: bold;
          font-size: 18px;
          color: #d69b76; }
        .cifnews-bg .cifnews-bg__body .cifnews-bg__body--head .head__desc .head__desc--content {
          margin-top: 10px;
          font-size: 14px;
          color: #999999; }
    .cifnews-bg .cifnews-bg__body .cifnews-bg__body--title {
      font-size: 18px;
      color: #d69b76;
      text-align: center; }
    .cifnews-bg .cifnews-bg__body .cifnews-bg__body--img {
      width: 277px;
      height: 277px;
      margin-top: 20px; }
      .cifnews-bg .cifnews-bg__body .cifnews-bg__body--img img {
        width: 100%;
        height: 100%; }
    .cifnews-bg .cifnews-bg__body .cifnews-bg__body--tips {
      margin-top: 20px;
      font-size: 14px;
      color: #666666;
      text-align: center; }

body {
  background: #f2f4f6;
  padding-bottom: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

img {
  vertical-align: bottom; }

.hover-btn {
  position: relative;
  cursor: pointer; }
  .hover-btn::before {
    content: '';
    -webkit-border-radius: inherit;
            border-radius: inherit;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.2);
    display: none; }
  .hover-btn:hover::before {
    display: block; }

.hover-layer {
  position: absolute;
  top: 44px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 999;
  display: none;
  padding-top: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .hover-layer .hover-layer__icon {
    border-bottom: 8px solid #ffffff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    width: 0;
    height: 0;
    margin: 0 auto; }
  .hover-layer .hover-layer__cont {
    width: 180px;
    height: 200px;
    background: #ffffff;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 20px;
            box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 20px;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: normal; }
    .hover-layer .hover-layer__cont .cont-title {
      font-size: 12px;
      color: #333333;
      font-weight: 600; }
    .hover-layer .hover-layer__cont .cont-desc {
      margin-top: 4px;
      font-size: 12px;
      color: #666666; }
    .hover-layer .hover-layer__cont .cont-img {
      width: 100px;
      height: 100px;
      margin-top: 20px; }

.act-bg {
  width: 2560px;
  height: 608px;
  position: absolute;
  top: 64px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(https://img.cifnews.com/dev/20250728/7e6874deb3fc45b7a3e43daa7550e46f.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  z-index: -1; }

.act-main {
  margin-top: 24px; }
  .act-main .act-main__data {
    width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px; }
  .act-main .act-main__empty {
    text-align: center;
    margin-top: 140px;
    display: none; }
    .act-main .act-main__empty .act-main__empty--img {
      width: 130px;
      height: 160px; }
    .act-main .act-main__empty .act-main__empty--text {
      font-size: 14px;
      color: #333333;
      margin-top: 15px; }

.act-footer {
  margin: 40px auto 0;
  background: url(https://img.cifnews.com/dev/20250725/d7b8b166ffae421a8e1e40a7f33c3a81.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  width: 322px;
  height: 24px; }
