@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(214, 155, 118, 0.3)), to(rgba(214, 155, 118, 0)));
    background: -webkit-linear-gradient(left, rgba(214, 155, 118, 0.3) 0%, rgba(214, 155, 118, 0) 100%);
    background: -o-linear-gradient(left, rgba(214, 155, 118, 0.3) 0%, rgba(214, 155, 118, 0) 100%);
    background: linear-gradient(90deg, rgba(214, 155, 118, 0.3) 0%, rgba(214, 155, 118, 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: #d69b76; }
        .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(214, 155, 118, 0.2)), to(rgba(214, 155, 118, 0)));
    background: -webkit-linear-gradient(left, rgba(214, 155, 118, 0.2) 0%, rgba(214, 155, 118, 0) 100%);
    background: -o-linear-gradient(left, rgba(214, 155, 118, 0.2) 0%, rgba(214, 155, 118, 0) 100%);
    background: linear-gradient(90deg, rgba(214, 155, 118, 0.2) 0%, rgba(214, 155, 118, 0) 100%);
    -webkit-border-radius: 20px;
            border-radius: 20px;
    cursor: pointer; }
    .act-tabs .act-tabs__cooperate:hover {
      color: #d69b76; }
    .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: #d69b76; }
        .act-tabs .act-tabs__province .act-tabs__province--show:hover .show__icon {
          color: #d69b76;
          -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: #d69b76; }
  .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: #d69b76;
      -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;
  height: 389px;
  background: #ffffff;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  cursor: default;
  -webkit-transition: height 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: height 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  -o-transition: transform 0.3s ease, box-shadow 0.3s ease, height 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, height 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, height 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-recommend {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 48px;
  height: 23px;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9d6bf), to(#e4a57d));
  background: -webkit-linear-gradient(top, #f9d6bf 0%, #e4a57d 100%);
  background: -o-linear-gradient(top, #f9d6bf 0%, #e4a57d 100%);
  background: linear-gradient(180deg, #f9d6bf 0%, #e4a57d 100%);
  -webkit-border-radius: 10px 0px 10px 0px;
          border-radius: 10px 0px 10px 0px;
  font-size: 14px;
  color: #693021;
  line-height: 26px;
  text-align: center; }

.card-header {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 410px 2fr;
  padding: 30px 20px 20px; }
  .card-header__mask {
    position: absolute;
    width: 120px;
    height: 120px;
    opacity: 0.4;
    mix-blend-mode: multiply; }
  .card-header__icon {
    color: #d69b76; }
    .card-header__icon i {
      font-size: 30px; }
  .card-header__title {
    white-space: nowrap;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 30px; }
  .card-header__btn {
    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;
    position: absolute;
    right: 20px;
    top: 32px;
    font-size: 14px;
    color: #ffffff;
    width: 80px;
    height: 30px;
    background: #d69b76;
    -webkit-border-radius: 15px 15px 15px 15px;
            border-radius: 15px 15px 15px 15px;
    cursor: pointer; }
    .card-header__btn:hover {
      opacity: 0.8 !important; }

.card-content {
  width: 510px;
  height: 108px;
  background: #f7f7f7;
  -webkit-border-radius: 4px 4px 4px 4px;
          border-radius: 4px 4px 4px 4px;
  margin: 0 20px 10px;
  padding: 20px; }
  .card-content__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    overflow: hidden;
    height: 30px; }
    .card-content__tags span {
      display: inline-block;
      background: rgba(0, 83, 159, 0.08);
      -webkit-border-radius: 15px 15px 15px 15px;
              border-radius: 15px 15px 15px 15px;
      font-size: 14px;
      color: #00539f;
      line-height: 30px;
      padding: 0 10px; }
  .card-content__rows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    line-height: 20px;
    font-size: 14px; }
    .card-content__rows span.title {
      width: 60px;
      margin-right: 16px;
      color: #d69b76; }
    .card-content__rows span.desc {
      width: 438px;
      color: #333333;
      white-space: nowrap; }
  .card-content .swiper-container {
    display: none; }
  .card-content .card-content__swiper {
    padding: 10px 0px; }
    .card-content .card-content__swiper .swiper-slide {
      width: 300px !important;
      height: 168px !important;
      -webkit-transition: all linear 0.3s;
      -o-transition: all linear 0.3s;
      transition: all linear 0.3s; }
      .card-content .card-content__swiper .swiper-slide:only-of-type {
        margin: 0 auto;
        -webkit-transform: scale(1.1) translateZ(20px);
                transform: scale(1.1) translateZ(20px); }
      .card-content .card-content__swiper .swiper-slide.no-swiper:nth-child(2) {
        margin: 0 auto;
        -webkit-transform: scale(1.1) translateZ(20px) translateX(-190px);
                transform: scale(1.1) translateZ(20px) translateX(-190px); }
      .card-content .card-content__swiper .swiper-slide.swiper-slide-active {
        position: relative;
        z-index: 5;
        -webkit-transform: scale(1.1) translateZ(20px);
                transform: scale(1.1) translateZ(20px);
        -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.16);
                box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.16); }
      .card-content .card-content__swiper .swiper-slide.swiper-video {
        position: relative;
        cursor: pointer; }
        .card-content .card-content__swiper .swiper-slide.swiper-video::before {
          content: '';
          position: absolute;
          inset: 0;
          background: rgba(0, 0, 0, 0.2);
          -webkit-border-radius: 4px;
                  border-radius: 4px;
          pointer-events: none; }
        .card-content .card-content__swiper .swiper-slide.swiper-video:hover::before {
          display: none; }
      .card-content .card-content__swiper .swiper-slide img {
        width: 100%;
        height: 100%; }

.card-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 10px;
  margin: 20px 20px 0; }
  .card-footer__img {
    display: inline-block;
    position: relative;
    background-color: #bbd8fa;
    width: 102px;
    height: 102px;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    overflow: hidden;
    cursor: pointer; }
    .card-footer__img img {
      width: 100%;
      height: 100%; }
    .card-footer__img .count-mask {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      right: 0px;
      bottom: 0px;
      width: 30px;
      height: 30px;
      background: rgba(0, 0, 0, 0.5);
      -webkit-border-radius: 4px;
              border-radius: 4px;
      color: #fff;
      font-size: 14px; }

.card-attachment {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  padding: 17px 20px 20px; }
  .card-attachment .attachment-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer; }
    .card-attachment .attachment-item .file-name {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-size: 16px;
      color: #333333;
      line-height: 18px;
      margin-left: 10px; }
      .card-attachment .attachment-item .file-name:hover {
        color: #d69b76; }
        .card-attachment .attachment-item .file-name:hover .operation {
          color: #d69b76; }
      .card-attachment .attachment-item .file-name .operation {
        color: #999; }
  .card-attachment span.is-bmp {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/3d288ed53d3b495fb42d78fee82573cd.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-doc {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/7b866ef6ce754ed99ce98a72a523fbd2.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-docx {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/1279235a525a4078830b55ca8a5f2edb.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-exe {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/7165369d3ba54b70bf940d89a64e7957.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-jpg {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/a5aac004c02b4621933677605dbfbb7d.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-md {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/86a173cdc48f41768a5e3f5dab9e8737.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-pdf {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/74bc670c2896460e845e1f8a7afefae2.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-png {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/7c20d3ede2a148949a21b8321f2686ac.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-ppt {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/07014f2d2408430f97514deec00e3a84.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-pptx {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/b5b004c321ec45cbb8755f91f614f12d.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-rar {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/8753af6f1ef24ca2a021eb6cfd1172e3.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-txt {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/81e3ea3a00d74f2b853c4f132bf66efb.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-xls {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191111/ff226e16f4f1423b9d8308ea3bb5c602.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-xlsm {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20200414/9c2c68e3f7e640bdbca4349766b39512.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-xlsx {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191111/47964dfd03c0450ca4debdd3f597ebe2.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-xmind {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/34ad0d5637fd4ec6b961c5fd74eb3c6e.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-zip {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20191101/e1bfcdffc428455bb5f5705127355bcb.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .card-attachment span.is-folder {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(https://img.cifnews.com/dev/20200428/2930a4e55baf4692bae5603c80295df0.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }

.card-btn {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 0px;
  height: 104px;
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 10px;
          border-radius: 10px; }
  .card-btn span {
    padding: 12px 46px;
    margin-bottom: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#f9d6bf), to(#e4a57d));
    background: -webkit-linear-gradient(left, #f9d6bf 0%, #e4a57d 100%);
    background: -o-linear-gradient(left, #f9d6bf 0%, #e4a57d 100%);
    background: linear-gradient(90deg, #f9d6bf 0%, #e4a57d 100%);
    -webkit-box-shadow: 0px 3px 6px 1px rgba(214, 155, 118, 0.2);
            box-shadow: 0px 3px 6px 1px rgba(214, 155, 118, 0.2);
    -webkit-border-radius: 27px 27px 27px 27px;
            border-radius: 27px 27px 27px 27px;
    font-weight: bold;
    font-size: 16px;
    color: #693021;
    text-align: center;
    cursor: pointer; }
    .card-btn span:hover {
      opacity: 0.8; }

.card-industry {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 103px;
  background: -webkit-linear-gradient(179deg, #fff0e6 0%, rgba(255, 240, 230, 0) 100%);
  background: -o-linear-gradient(179deg, #fff0e6 0%, rgba(255, 240, 230, 0) 100%);
  background: linear-gradient(271deg, #fff0e6 0%, rgba(255, 240, 230, 0) 100%);
  -webkit-border-radius: 10px;
          border-radius: 10px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 18px; }
  .card-industry:hover .card-industry__text {
    color: #d69b76; }
  .card-industry .card-industry__text {
    font-size: 16px;
    color: #999999;
    width: 16px; }
  .card-industry .card-industry__icon {
    width: 31px;
    height: 31px;
    background: url(https://img.cifnews.com/dev/20250730/1f5054416d3e40a68ff4548ab96aa665.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }

.card-arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  width: 40px;
  height: 40px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  color: #999999;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer; }
  .card-arrow i {
    font-size: 32px; }
  .card-arrow:hover {
    background: #d69b76;
    color: #ffffff; }

.card-item.is-open {
  height: 798px;
  grid-row-start: span 2; }
  .card-item.is-open .card-header__btn {
    display: none; }
  .card-item.is-open .card-header__title {
    width: 492px; }
  .card-item.is-open .card-content {
    min-height: 108px;
    height: auto;
    width: 490px; }
    .card-item.is-open .card-content .desc {
      white-space: initial; }
    .card-item.is-open .card-content .swiper-container {
      display: block; }
    .card-item.is-open .card-content .card-content__swiper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .card-item.is-open .card-content__tags {
      height: auto; }
  .card-item.is-open .card-footer__img {
    width: 98px;
    height: 98px; }
    .card-item.is-open .card-footer__img .count-mask {
      display: none; }
  .card-item.is-open .card-arrow {
    -webkit-transform: translateX(-50%) rotate(180deg);
        -ms-transform: translateX(-50%) rotate(180deg);
            transform: translateX(-50%) rotate(180deg); }
  .card-item.is-open .card-attachment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .card-item.is-open .card-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .card-item.is-open .card-industry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .card-item.is-open .scrollbar-wrap {
    height: 614px;
    overflow-y: auto;
    overflow-x: hidden; }

.swiper-container {
  position: relative;
  overflow: hidden;
  height: auto;
  margin-bottom: 20px; }
  .swiper-container .swiper-wrapper .swiper-slide {
    -webkit-border-radius: 4px;
            border-radius: 4px;
    overflow: hidden; }
  .swiper-container .swiper-wrapper .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;
    z-index: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .swiper-container .swiper-pagination {
    display: block;
    position: relative;
    width: 490px;
    overflow: hidden;
    height: auto;
    position: absolute;
    bottom: 20px; }
    .swiper-container .swiper-pagination .swiper-pagination-bullet {
      width: 20px;
      height: 6px;
      background: #ffffff;
      -webkit-border-radius: 4px;
              border-radius: 4px; }

.has-mask {
  position: relative;
  cursor: pointer;
  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; }
  .has-mask:hover::before {
    display: none; }

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

.cifnews-file {
  position: relative;
  padding: 50px 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .cifnews-file .cifnews-file__close {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    width: 13px;
    height: 13px;
    background: url(https://img.cifnews.com/dev/20230522/dd5e1a9f965b471bbd022df383e19845.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .cifnews-file .cifnews-file__icon {
    width: 40px;
    height: 46px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%;
    margin: 0 auto; }
    .cifnews-file .cifnews-file__icon.is-bmp {
      background-image: url(https://img.cifnews.com/dev/20191101/3d288ed53d3b495fb42d78fee82573cd.png); }
    .cifnews-file .cifnews-file__icon.is-doc {
      background-image: url(https://img.cifnews.com/dev/20191101/7b866ef6ce754ed99ce98a72a523fbd2.png); }
    .cifnews-file .cifnews-file__icon.is-docx {
      background-image: url(https://img.cifnews.com/dev/20191101/1279235a525a4078830b55ca8a5f2edb.png); }
    .cifnews-file .cifnews-file__icon.is-exe {
      background-image: url(https://img.cifnews.com/dev/20191101/7165369d3ba54b70bf940d89a64e7957.png); }
    .cifnews-file .cifnews-file__icon.is-jpg {
      background-image: url(https://img.cifnews.com/dev/20191101/a5aac004c02b4621933677605dbfbb7d.png); }
    .cifnews-file .cifnews-file__icon.is-md {
      background-image: url(https://img.cifnews.com/dev/20191101/86a173cdc48f41768a5e3f5dab9e8737.png); }
    .cifnews-file .cifnews-file__icon.is-pdf {
      background-image: url(https://img.cifnews.com/dev/20191101/74bc670c2896460e845e1f8a7afefae2.png); }
    .cifnews-file .cifnews-file__icon.is-png {
      background-image: url(https://img.cifnews.com/dev/20191101/7c20d3ede2a148949a21b8321f2686ac.png); }
    .cifnews-file .cifnews-file__icon.is-ppt {
      background-image: url(https://img.cifnews.com/dev/20191101/07014f2d2408430f97514deec00e3a84.png); }
    .cifnews-file .cifnews-file__icon.is-pptx {
      background-image: url(https://img.cifnews.com/dev/20191101/b5b004c321ec45cbb8755f91f614f12d.png); }
    .cifnews-file .cifnews-file__icon.is-rar {
      background-image: url(https://img.cifnews.com/dev/20191101/8753af6f1ef24ca2a021eb6cfd1172e3.png); }
    .cifnews-file .cifnews-file__icon.is-txt {
      background-image: url(https://img.cifnews.com/dev/20191101/81e3ea3a00d74f2b853c4f132bf66efb.png); }
    .cifnews-file .cifnews-file__icon.is-xls {
      background-image: url(https://img.cifnews.com/dev/20191111/ff226e16f4f1423b9d8308ea3bb5c602.png); }
    .cifnews-file .cifnews-file__icon.is-xlsm {
      background-image: url(https://img.cifnews.com/dev/20200414/9c2c68e3f7e640bdbca4349766b39512.png); }
    .cifnews-file .cifnews-file__icon.is-xlsx {
      background-image: url(https://img.cifnews.com/dev/20191111/47964dfd03c0450ca4debdd3f597ebe2.png); }
    .cifnews-file .cifnews-file__icon.is-xmind {
      background-image: url(https://img.cifnews.com/dev/20191101/34ad0d5637fd4ec6b961c5fd74eb3c6e.png); }
    .cifnews-file .cifnews-file__icon.is-zip {
      background-image: url(https://img.cifnews.com/dev/20191101/e1bfcdffc428455bb5f5705127355bcb.png); }
    .cifnews-file .cifnews-file__icon.is-folder {
      background-image: url(https://img.cifnews.com/dev/20200428/2930a4e55baf4692bae5603c80295df0.png); }
  .cifnews-file .cifnews-file__title {
    text-align: center;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin-top: 20px; }
  .cifnews-file .cifnews-file__btns {
    margin-top: 30px;
    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-file .cifnews-file__btns .cifnews-file__btns--btn {
      width: 100px;
      height: 36px;
      -webkit-border-radius: 2px;
              border-radius: 2px;
      font-size: 14px;
      line-height: 36px;
      text-align: center;
      cursor: pointer; }
      .cifnews-file .cifnews-file__btns .cifnews-file__btns--btn.is-cancel {
        background: #f2f3f4;
        color: #999999;
        margin-right: 20px; }
        .cifnews-file .cifnews-file__btns .cifnews-file__btns--btn.is-cancel:hover {
          color: #fff;
          background: #ff6600; }
      .cifnews-file .cifnews-file__btns .cifnews-file__btns--btn.is-confirm {
        background: #ff6d00;
        color: #ffffff; }
        .cifnews-file .cifnews-file__btns .cifnews-file__btns--btn.is-confirm:hover {
          opacity: 0.8; }

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

.cifnews-title {
  position: relative; }
  .cifnews-title .cifnews-title__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;
    -ms-flex-item-align: end;
        align-self: flex-end;
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    -webkit-transform: translate(100%, -100%);
        -ms-transform: translate(100%, -100%);
            transform: translate(100%, -100%); }
  .cifnews-title .cifnews-title__head {
    width: 340px;
    height: 170px;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 1; }
  .cifnews-title .cifnews-title__body {
    width: 340px;
    padding-top: 70px;
    padding-bottom: 50px;
    margin-top: -100px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    position: relative; }
    .cifnews-title .cifnews-title__body .cifnews-title__body--title {
      font-weight: bold;
      font-size: 24px;
      color: #333333;
      text-align: center; }
    .cifnews-title .cifnews-title__body .cifnews-title__body--content {
      font-size: 18px;
      color: #666666;
      text-align: center;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 280px;
      line-height: 27px;
      margin: 10px auto 0; }
    .cifnews-title .cifnews-title__body .cifnews-title__body--btn {
      background: url(https://img.cifnews.com/dev/20250730/3e8dc42a1a904270b4f59944a2de2e9c.png) no-repeat;
      -webkit-background-size: 100% 100%;
              background-size: 100% 100%;
      width: 230px;
      height: 66px;
      font-size: 20px;
      color: #ffffff;
      text-align: center;
      line-height: 66px;
      margin: 0 auto;
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 50%);
          -ms-transform: translate(-50%, 50%);
              transform: translate(-50%, 50%);
      cursor: pointer; }

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/3d72220513b0403c88836abc033fa6b9.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 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    width: 1200px;
    margin: 0 auto; }
    .act-main .act-main__data .container-left,
    .act-main .act-main__data .container-right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      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/20250728/8aa2afb45d9543b1b9a4f6be88ca4fa8.png) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  width: 322px;
  height: 24px; }
