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

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

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

body {
  background: #f2f4f6; }

.hover:hover {
  opacity: 0.8 !important; }

.industryDetail-container {
  position: relative;
  padding-bottom: 40px; }

.card-wrapper {
  position: relative;
  width: 1200px;
  margin: 0 auto; }
  .card-wrapper .card-item {
    background: #ffffff;
    -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-wrapper .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); }

.industryDetail-container > [class*='industryDetail']:not(:first-child) {
  width: 1200px;
  margin: 40px auto 0px auto; }
  .industryDetail-container > [class*='industryDetail']:not(:first-child) > span.title {
    display: inline-block;
    position: relative;
    font-weight: bold;
    font-size: 18px;
    color: #222222;
    line-height: 34px;
    text-align: left;
    margin-left: 16px;
    margin-bottom: 16px; }
    .industryDetail-container > [class*='industryDetail']:not(:first-child) > span.title::after {
      position: absolute;
      content: '';
      width: 5px;
      height: 17px;
      background: #3a4efe;
      -webkit-border-radius: 20px 20px 20px 20px;
              border-radius: 20px 20px 20px 20px;
      left: -16px;
      bottom: 7px; }

.card-wrapper {
  position: relative;
  width: 1200px;
  margin: 0 auto; }

.industryDetail-bg {
  position: absolute;
  width: 2560px;
  height: 608px;
  background: url(https://img.cifnews.com/dev/20250728/a42d0ab1fcf74bacade70a00c27daee6.png) no-repeat; }

.industryDetail-outline .industry-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 36px 0px; }
  .industryDetail-outline .industry-header .icon {
    height: 50px;
    width: 50px;
    margin-right: 20px;
    margin-top: 4px; }
  .industryDetail-outline .industry-header .industry-name {
    max-width: 1126px;
    font-weight: bold;
    font-size: 40px;
    color: #2c50fa;
    line-height: 60px; }

.industryDetail-outline .industry-card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px; }
  .industryDetail-outline .industry-card-container .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; }
    .industryDetail-outline .industry-card-container .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); }
  .industryDetail-outline .industry-card-container .card-location {
    position: absolute;
    width: 150px;
    height: 140px;
    right: 8px;
    top: 10px; }
    .industryDetail-outline .industry-card-container .card-location img {
      width: 100%;
      height: 100%; }
    .industryDetail-outline .industry-card-container .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); }
  .industryDetail-outline .industry-card-container .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; }
    .industryDetail-outline .industry-card-container .card-header__title {
      margin-left: 16px; }
      .industryDetail-outline .industry-card-container .card-header__title--main {
        font-weight: bold;
        font-size: 20px;
        color: #333333;
        line-height: 30px;
        cursor: pointer; }
        .industryDetail-outline .industry-card-container .card-header__title--main:hover {
          color: #2c50fa; }
      .industryDetail-outline .industry-card-container .card-header__title--desc {
        font-weight: 400;
        font-size: 14px;
        color: #666666;
        line-height: 22px;
        margin-top: 10px; }
  .industryDetail-outline .industry-card-container .card-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 168px;
    margin: 0 20px 16px; }
    .industryDetail-outline .industry-card-container .card-content .swiper-container {
      width: 370px;
      height: 208px;
      margin-right: 20px;
      overflow: hidden;
      background-color: #bbd8fa; }
      .industryDetail-outline .industry-card-container .card-content .swiper-container img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .industryDetail-outline .industry-card-container .card-content__video {
      position: relative;
      width: 300px;
      -webkit-border-radius: 4px;
              border-radius: 4px;
      overflow: hidden;
      margin-right: 10px; }
      .industryDetail-outline .industry-card-container .card-content__video img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
      .industryDetail-outline .industry-card-container .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%); }
    .industryDetail-outline .industry-card-container .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; }
    .industryDetail-outline .industry-card-container .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; }
      .industryDetail-outline .industry-card-container .card-content__column span.title {
        font-weight: bold;
        font-size: 14px;
        color: #2c50fa;
        line-height: 20px;
        text-align: left; }
      .industryDetail-outline .industry-card-container .card-content__column span.desc {
        margin-top: 4px;
        font-weight: 400;
        font-size: 12px;
        color: #666666;
        line-height: 18px; }
      .industryDetail-outline .industry-card-container .card-content__column:not(:last-child) {
        margin-bottom: 10px; }
  .industryDetail-outline .industry-card-container .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; }
    .industryDetail-outline .industry-card-container .card-footer.no-factory {
      background: url("https://img.cifnews.com/dev/20250729/6138b678faae4d8281d914e9f28fb7df.png") no-repeat; }
    .industryDetail-outline .industry-card-container .card-footer__title {
      display: inline-block;
      width: 60px;
      height: 100%;
      -webkit-border-radius: 4px;
              border-radius: 4px; }
    .industryDetail-outline .industry-card-container .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; }
      .industryDetail-outline .industry-card-container .card-footer__item i {
        width: 18px;
        color: #2c50fa;
        margin: 0 8px 0px 16px; }
      .industryDetail-outline .industry-card-container .card-footer__item span {
        display: inline-block;
        width: 174px;
        font-size: 16px;
        color: #333333;
        line-height: 30px;
        white-space: nowrap; }
        .industryDetail-outline .industry-card-container .card-footer__item span:hover {
          color: #2c50fa; }
      .industryDetail-outline .industry-card-container .card-footer__item:only-of-type > span {
        width: 392px; }
    .industryDetail-outline .industry-card-container .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; }
      .industryDetail-outline .industry-card-container .card-footer__btn:hover span {
        color: #2c50fa; }
      .industryDetail-outline .industry-card-container .card-footer__btn span {
        display: inline-block;
        width: 12px;
        height: 30px;
        font-size: 12px;
        color: #999999;
        line-height: 14px; }
  .industryDetail-outline .industry-card-container .has-mask {
    position: relative;
    cursor: pointer; }
    .industryDetail-outline .industry-card-container .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; }
    .industryDetail-outline .industry-card-container .has-mask:hover::before {
      display: none; }
  .industryDetail-outline .industry-card-container .vertical-ellipsis {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    letter-spacing: 1.5px; }
  .industryDetail-outline .industry-card-container .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; }
  .industryDetail-outline .industry-card-container .card-item.industry {
    width: 856px;
    height: 208px;
    padding: 36px 0px; }
  .industryDetail-outline .industry-card-container .card-item.activity {
    width: 324px;
    height: 280px; }
    .industryDetail-outline .industry-card-container .card-item.activity img {
      width: 324px;
      height: 182px;
      cursor: pointer; }
    .industryDetail-outline .industry-card-container .card-item.activity .activity-operate {
      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;
      height: 96px;
      padding: 0px 20px; }
      .industryDetail-outline .industry-card-container .card-item.activity .activity-operate .activity-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 200px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .industryDetail-outline .industry-card-container .card-item.activity .activity-operate .activity-content .name {
          font-weight: bold;
          font-size: 16px;
          color: #333333;
          line-height: 18px; }
        .industryDetail-outline .industry-card-container .card-item.activity .activity-operate .activity-content .time-location {
          color: #666666;
          line-height: 16px;
          margin-top: 10px; }
          .industryDetail-outline .industry-card-container .card-item.activity .activity-operate .activity-content .time-location .time {
            font-size: 14px; }
          .industryDetail-outline .industry-card-container .card-item.activity .activity-operate .activity-content .time-location .location {
            font-size: 12px; }
      .industryDetail-outline .industry-card-container .card-item.activity .activity-operate .btn {
        background: #2c50fa;
        -webkit-border-radius: 15px;
                border-radius: 15px;
        padding: 5.5px 0px;
        width: 80px;
        color: #ffffff;
        text-align: center;
        font-size: 14px;
        cursor: pointer; }
  .industryDetail-outline .industry-card-container .card-content__right {
    position: relative; }
  .industryDetail-outline .industry-card-container .card-content__column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: auto;
    height: auto;
    border: none;
    padding: 0px; }
    .industryDetail-outline .industry-card-container .card-content__column:not(:last-child) {
      margin-bottom: 14px !important;
      white-space: nowrap; }
    .industryDetail-outline .industry-card-container .card-content__column span {
      font-size: 14px !important;
      color: #333333 !important;
      line-height: 24px !important; }
      .industryDetail-outline .industry-card-container .card-content__column span.title {
        width: 80px; }
      .industryDetail-outline .industry-card-container .card-content__column span.desc {
        width: 320px;
        margin-top: 0px; }
  .industryDetail-outline .industry-card-container .card-content__btns {
    position: absolute;
    left: 80px;
    bottom: -40px; }
    .industryDetail-outline .industry-card-container .card-content__btns .btn {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 126px;
      -webkit-border-radius: 15px;
              border-radius: 15px;
      border: 1px solid #2c50fa;
      font-size: 14px;
      color: #2c50fa;
      padding: 4.5px 10px;
      cursor: pointer; }
      .industryDetail-outline .industry-card-container .card-content__btns .btn:first-child {
        margin-right: 16px; }
  .industryDetail-outline .industry-card-container .card-content.no-picture .card-content__column .desc {
    width: 698px;
    margin-top: 0px; }

.industryDetail-empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .industryDetail-empty span {
    font-size: 14px;
    color: #333333;
    line-height: 30px; }

.industryDetail-fac .factory-card-container {
  grid-template-columns: 1fr 1fr;
  display: grid;
  grid-auto-flow: row dense;
  grid-gap: 20px; }
  .industryDetail-fac .factory-card-container .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; }
    .industryDetail-fac .factory-card-container .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); }
  .industryDetail-fac .factory-card-container .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; }
  .industryDetail-fac .factory-card-container .card-header {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 410px 2fr;
    padding: 30px 20px 20px; }
    .industryDetail-fac .factory-card-container .card-header__mask {
      position: absolute;
      width: 120px;
      height: 120px;
      opacity: 0.4;
      mix-blend-mode: multiply; }
    .industryDetail-fac .factory-card-container .card-header__icon {
      color: #d69b76; }
      .industryDetail-fac .factory-card-container .card-header__icon i {
        font-size: 30px; }
    .industryDetail-fac .factory-card-container .card-header__title {
      white-space: nowrap;
      font-weight: bold;
      font-size: 20px;
      color: #333333;
      line-height: 30px; }
    .industryDetail-fac .factory-card-container .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; }
      .industryDetail-fac .factory-card-container .card-header__btn:hover {
        opacity: 0.8 !important; }
  .industryDetail-fac .factory-card-container .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; }
    .industryDetail-fac .factory-card-container .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; }
      .industryDetail-fac .factory-card-container .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; }
    .industryDetail-fac .factory-card-container .card-content__rows {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 20px;
      line-height: 20px;
      font-size: 14px; }
      .industryDetail-fac .factory-card-container .card-content__rows span.title {
        width: 60px;
        margin-right: 16px;
        color: #d69b76; }
      .industryDetail-fac .factory-card-container .card-content__rows span.desc {
        width: 438px;
        color: #333333;
        white-space: nowrap; }
    .industryDetail-fac .factory-card-container .card-content .swiper-container {
      display: none; }
    .industryDetail-fac .factory-card-container .card-content .card-content__swiper {
      padding: 10px 0px; }
      .industryDetail-fac .factory-card-container .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; }
        .industryDetail-fac .factory-card-container .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); }
        .industryDetail-fac .factory-card-container .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); }
        .industryDetail-fac .factory-card-container .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); }
        .industryDetail-fac .factory-card-container .card-content .card-content__swiper .swiper-slide.swiper-video {
          position: relative;
          cursor: pointer; }
          .industryDetail-fac .factory-card-container .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; }
          .industryDetail-fac .factory-card-container .card-content .card-content__swiper .swiper-slide.swiper-video:hover::before {
            display: none; }
        .industryDetail-fac .factory-card-container .card-content .card-content__swiper .swiper-slide img {
          width: 100%;
          height: 100%; }
  .industryDetail-fac .factory-card-container .card-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px 10px;
    margin: 20px 20px 0; }
    .industryDetail-fac .factory-card-container .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; }
      .industryDetail-fac .factory-card-container .card-footer__img img {
        width: 100%;
        height: 100%; }
      .industryDetail-fac .factory-card-container .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; }
  .industryDetail-fac .factory-card-container .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; }
    .industryDetail-fac .factory-card-container .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; }
      .industryDetail-fac .factory-card-container .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; }
        .industryDetail-fac .factory-card-container .card-attachment .attachment-item .file-name:hover {
          color: #d69b76; }
          .industryDetail-fac .factory-card-container .card-attachment .attachment-item .file-name:hover .operation {
            color: #d69b76; }
        .industryDetail-fac .factory-card-container .card-attachment .attachment-item .file-name .operation {
          color: #999; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
    .industryDetail-fac .factory-card-container .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%; }
  .industryDetail-fac .factory-card-container .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; }
    .industryDetail-fac .factory-card-container .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; }
      .industryDetail-fac .factory-card-container .card-btn span:hover {
        opacity: 0.8; }
  .industryDetail-fac .factory-card-container .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; }
    .industryDetail-fac .factory-card-container .card-industry:hover .card-industry__text {
      color: #d69b76; }
    .industryDetail-fac .factory-card-container .card-industry .card-industry__text {
      font-size: 16px;
      color: #999999;
      width: 16px; }
    .industryDetail-fac .factory-card-container .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%; }
  .industryDetail-fac .factory-card-container .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; }
    .industryDetail-fac .factory-card-container .card-arrow i {
      font-size: 32px; }
    .industryDetail-fac .factory-card-container .card-arrow:hover {
      background: #d69b76;
      color: #ffffff; }
  .industryDetail-fac .factory-card-container .card-item.is-open {
    height: 798px;
    grid-row-start: span 2; }
    .industryDetail-fac .factory-card-container .card-item.is-open .card-header__btn {
      display: none; }
    .industryDetail-fac .factory-card-container .card-item.is-open .card-header__title {
      width: 492px; }
    .industryDetail-fac .factory-card-container .card-item.is-open .card-content {
      min-height: 108px;
      height: auto;
      width: 490px; }
      .industryDetail-fac .factory-card-container .card-item.is-open .card-content .desc {
        white-space: initial; }
      .industryDetail-fac .factory-card-container .card-item.is-open .card-content .swiper-container {
        display: block; }
      .industryDetail-fac .factory-card-container .card-item.is-open .card-content .card-content__swiper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .industryDetail-fac .factory-card-container .card-item.is-open .card-content__tags {
        height: auto; }
    .industryDetail-fac .factory-card-container .card-item.is-open .card-footer__img {
      width: 98px;
      height: 98px; }
      .industryDetail-fac .factory-card-container .card-item.is-open .card-footer__img .count-mask {
        display: none; }
    .industryDetail-fac .factory-card-container .card-item.is-open .card-arrow {
      -webkit-transform: translateX(-50%) rotate(180deg);
          -ms-transform: translateX(-50%) rotate(180deg);
              transform: translateX(-50%) rotate(180deg); }
    .industryDetail-fac .factory-card-container .card-item.is-open .card-attachment {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .industryDetail-fac .factory-card-container .card-item.is-open .card-btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .industryDetail-fac .factory-card-container .card-item.is-open .card-industry {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .industryDetail-fac .factory-card-container .card-item.is-open .scrollbar-wrap {
      height: 614px;
      overflow-y: auto;
      overflow-x: hidden; }
  .industryDetail-fac .factory-card-container .swiper-container {
    position: relative;
    overflow: hidden;
    height: auto;
    margin-bottom: 20px; }
    .industryDetail-fac .factory-card-container .swiper-container .swiper-wrapper .swiper-slide {
      -webkit-border-radius: 4px;
              border-radius: 4px;
      overflow: hidden; }
    .industryDetail-fac .factory-card-container .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%); }
    .industryDetail-fac .factory-card-container .swiper-container .swiper-pagination {
      display: block;
      position: relative;
      width: 490px;
      overflow: hidden;
      height: auto;
      position: absolute;
      bottom: 20px; }
      .industryDetail-fac .factory-card-container .swiper-container .swiper-pagination .swiper-pagination-bullet {
        width: 20px;
        height: 6px;
        background: #ffffff;
        -webkit-border-radius: 4px;
                border-radius: 4px; }
  .industryDetail-fac .factory-card-container .has-mask {
    position: relative;
    cursor: pointer;
    cursor: pointer; }
    .industryDetail-fac .factory-card-container .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; }
    .industryDetail-fac .factory-card-container .has-mask:hover::before {
      display: none; }
  .industryDetail-fac .factory-card-container .container-left,
  .industryDetail-fac .factory-card-container .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; }
  .industryDetail-fac .factory-card-container .card-header__icon {
    color: #2c50fa; }
  .industryDetail-fac .factory-card-container .card-header__btn {
    background: #2c50fa; }

.industryDetail-guide .card-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px; }

.industryDetail-guide .card-item {
  position: relative;
  width: 386px;
  height: 29p9x; }
  .industryDetail-guide .card-item .launch-mark {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 7px 9px;
    font-size: 12px;
    background: #c2f147;
    -webkit-border-radius: 0px 0px 0px 16px;
            border-radius: 0px 0px 0px 16px; }
  .industryDetail-guide .card-item .guide-img {
    width: 386px;
    height: 219px; }
    .industryDetail-guide .card-item .guide-img img {
      width: 100%;
      height: 100%; }
  .industryDetail-guide .card-item .guide-operate {
    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;
    height: 80px;
    padding: 0px 20px; }
    .industryDetail-guide .card-item .guide-operate .guide-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .industryDetail-guide .card-item .guide-operate .guide-content .name {
        width: 254px;
        font-weight: bold;
        font-size: 16px;
        color: #333333;
        line-height: 18px;
        white-space: nowrap; }
      .industryDetail-guide .card-item .guide-operate .guide-content .read-mark {
        color: #666666;
        font-size: 14px;
        line-height: 16px;
        margin-top: 10px; }
    .industryDetail-guide .card-item .guide-operate .btn {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 14px;
      background: #ffffff;
      border: 1px solid #2c50fa;
      -webkit-border-radius: 15px;
              border-radius: 15px;
      padding: 4.5px 0px;
      width: 80px;
      color: #2c50fa;
      text-align: center; }

.industryDetail-news .card-item {
  position: relative;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1140px;
  height: 150px;
  margin-bottom: 10px; }
  .industryDetail-news .card-item img {
    width: 260px;
    height: 150px;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    margin-right: 20px; }
  .industryDetail-news .card-item .card-content .title {
    font-size: 18px;
    color: #333333;
    line-height: 30px; }
    .industryDetail-news .card-item .card-content .title:hover {
      color: #2c50fa; }
  .industryDetail-news .card-item .card-content .sub-title {
    font-size: 14px;
    color: #999999;
    line-height: 26px; }
  .industryDetail-news .card-item .card-content .avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    bottom: 30px; }
    .industryDetail-news .card-item .card-content .avatar img {
      width: 30px;
      height: 30px; }
    .industryDetail-news .card-item .card-content .avatar .name {
      font-size: 12px;
      color: #999999;
      line-height: 26px; }

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