<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.indexFirst {
  margin-top: 30px
}
.indexFirst .indexLeft {
  position: relative;
  width: 400px;
  height: 360px;
  background: #fff;
  float: left;
  padding-top: 20px
}
.indexFirst .indexLeft .jobtab {
  font-size: 16px;
  line-height: 42px;
  height: 42px;
  overflow: hidden
}
.indexFirst .indexLeft .jobtab b {
  padding-left: 18px;
  white-space: nowrap
}
.indexFirst .indexLeft .jobtab a {
  margin-left: 30px;
  color: #505054;
  font-size: 16px;
  white-space: nowrap
}
.indexFirst .indexLeft .jobtab a:hover {
  color: #12cde5
}
.indexFirst .indexLeft .seemore {
  position: absolute;
  text-align: center;
  border-top: 1px solid #dcdcdc;
  font-size: 18px;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 54px;
  margin: 24px 18px 0 18px
}
.indexFirst .indexLeft .seemore a {
  color: #20a2b2
}
.indexFirst .indexCenter {
  width: 550px;
  height: 360px;
  float: left;
  margin-left: 20px;
  background: #fff
}
.indexFirst .indexCenter .bannerimg {
  width: 550px;
  height: 360px;
  vertical-align: top
}
.indexFirst .indexRight {
  width: 250px;
  height: 170px;
  margin-left: 15px;
  float: right
}
.indexFirst .indexRight img {
  width: 100%;
  height: 170px
}
.indexFirst .indexRight .ad1, .indexFirst .indexRight .ad2 {
  width: 250px;
  height: 170px;
  background: #fff
}
.indexFirst .indexRight .ad2 {
  margin-top: 20px
}
.image-container {
  display: flex;
  justify-content: center; /* 姘村钩灞呬腑 */
  gap: 10px; /* 鍥剧墖闂撮殧锛岃繖閲岃缃负5px鐨勬晥鏋滐紝鍙互鏍规嵁闇€瑕佽皟鏁� */
}
.image-container img {
  width: 160px;
  height: 160px;
  margin: 5px;
}
.image-container .caption {
	text-align: center; /* 鍐呭灞呬腑 */
    width: 160px; /* 瀹藉害100% */
    font-size: 14px; /* 鏂囧瓧澶у皬 */
	margin-bottom: 5px;
  }
.juzhong {
    height: 100%; /* 璁剧疆鏁翠釜椤甸潰楂樺害涓�100% */
    display: flex;
    justify-content: center; /* 姘村钩灞呬腑 */
    align-items: center; /* 鍨傜洿灞呬腑 */
    margin: 0; /* 鍘婚櫎榛樿澶栬竟璺� */
    font-family: Arial, sans-serif; /* 璁剧疆瀛椾綋 */
  }
.juzhong a{
    width: 100%;
  }
.custom-box {
    width: 96%;
    height: 80px;
    background-color: #eaeaec;
    text-align: center;
    line-height: 80px; /* 鍨傜洿灞呬腑鏂囨湰 */
    font-size: 20px;
    color: #20a2b2;
    cursor: pointer; /* 娣诲姞鎵嬪瀷鍏夋爣 */
    transition: background-color 0.3s ease; /* 娣诲姞杩囨浮鏁堟灉 */
    border: none; /* 鍘婚櫎榛樿杈规 */
    outline: none; /* 鍘婚櫎鐐瑰嚮鏃剁殑铏氱嚎杈规 */
  }

  .custom-box:hover {
    background-color: #bbb; /* 榧犳爣鎮仠鏃剁殑鑳屾櫙鑹� */
  }
.indextitle {
  padding: 30px 0
}
.indextitle .leftT {
  float: left;
  height: 30px;
  font-size: 22px;
  font-family: MicrosoftYaHeiSemibold;
  text-align: left;
  color: #1e1e1e;
  line-height: 30px
}
.indextitle .leftT.hot {
  background: url("../images/huo.png") 0 no-repeat;
  background-size: auto 30px;
  padding-left: 40px
}
.indextitle .leftT.youxuan, .newGw .indextitle .leftT.hot, .indextitle .leftT.rencai.newRc {
  background: url("../images/xuan.png") 0 no-repeat;
  background-size: auto 30px;
  padding-left: 40px
}
.indextitle .leftT.rencai {
  background: url("../images/rens.png") 0 no-repeat;
  background-size: auto 30px;
  padding-left: 40px
}
.indextitle .leftT.zixun {
  background: url("../images/zixun.png") 0 no-repeat;
  background-size: auto 30px;
  padding-left: 40px
}
.indextitle .leftT.gongju {
  background: url(../images/gongju.png) 0 no-repeat;
  background-size: auto 30px;
  padding-left: 40px
}
.indextitle .rightT {
  float: right;
  margin-top: 4px
}
.indextitle .rightT a {
  font-size: 18px;
  font-weight: 500;
  text-align: right;
  color: #8d8e9c;
  letter-spacing: 1px
}
.indextitle .rightT a:hover {
  text-decoration: underline;
  color: #12cde5
}
.hotGw .tabgw {
  width: 398px;
  height: 186px;
  background: #fff;
  float: left;
  margin-right: 23px;
  margin-bottom: 23px;
  padding: 10px 15px
}
.hotGw .tabgw .nrth {
  border-bottom: 1px solid #dcdee0;
  padding-bottom: 10px;
  margin-bottom: 20px;
  cursor: pointer
}
.hotGw .tabgw .logo {
  width: 36px;
  min-height: 36px;
  float: left
}
.hotGw .tabgw .tname {
  float: left;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  padding-left: 10px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.hotGw .tabgw .title {
  height: 54px;
  font-size: 20px;
  text-align: left;
  color: #1e1e1e;
  line-height: 27px
}
.hotGw .tabgw .desc span {
  height: 22px;
  font-size: 14px;
  display: inline-block;
  color: #8d8e9c;
  position: relative;
  line-height: 22px;
  padding: 10px
}
.hotGw .tabgw .desc span:first-child {
  padding-left: 0
}
.hotGw .tabgw .desc span:before {
  position: absolute;
  content: "";
  right: 0;
  top: 10px;
  width: 1px;
  height: 20px;
  border-right: 1px solid #dcdee0
}
.hotGw .tabgw .desc span:last-child:before {
  border-right: 0
}
.hotGw .tabgw .jine {
  height: 24px;
  font-size: 18px;
  text-align: right;
  color: #f23f00;
  line-height: 24px;
  letter-spacing: 1px;
  margin-top: 8px
}
.hotGw .tabgw .dw {
  color: #f23f00
}
.hotGw .tabgw:nth-child(3n) {
  margin-right: 0
}
.hotGw .tabgw:hover .title, .hotGw .tabgw:hover .tname {
  color: #12cde5
}
.yxcompany .tabqy {
  width: 230px;
  height: 240px;
  background: #fff;
  float: left;
  margin-right: 22px;
  margin-bottom: 22px;
  padding-top: 15px
}
.yxcompany .tabqy .biaozhi {
  width: 72px;
  height: 72px;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  margin: 10px auto;
  text-align: center
}
.yxcompany .tabqy .biaozhi img {
  height: 72px;
  -o-object-fit: cover;
  object-fit: cover
}
.yxcompany .tabqy .title {
  font-size: 18px;
  text-align: center;
  line-height: 24px;
  height: 24px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.yxcompany .tabqy .tag {
  text-align: center
}
.yxcompany .tabqy .tag span {
  padding: 10px;
  position: relative;
  display: inline-block
}
.yxcompany .tabqy .tag span:before {
  position: absolute;
  content: "";
  right: 0;
  top: 10px;
  width: 1px;
  height: 20px;
  border-right: 1px solid #dcdee0
}
.yxcompany .tabqy .tag span:last-child:before {
  border-right: 0
}
.yxcompany .tabqy .jobnum {
  width: 190px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  background: #f6f6f8;
  text-align: center
}
.yxcompany .tabqy .jobnum .on {
  color: #20a2b2;
  padding-right: 5px
}
.yxcompany .tabqy:nth-child(5n) {
  margin-right: 0
}
.yxcompany .tabqy:nth-child(6), .yxcompany .tabqy:nth-child(7), .yxcompany .tabqy:nth-child(8), .yxcompany .tabqy:nth-child(9), .yxcompany .tabqy:nth-child(10) {
  margin-bottom: 0
}
.zxcontent .zxTab {
  width: 606px;
  float: left
}
.zxcontent .zxTab.right {
  float: right
}
.kuantT {
  width: 610px;
  height: 354px;
  background: #fff
}
.kuantT .tabnamest {
  padding: 0 40px;
  border-bottom: 1px solid #dcdee0
}
.tabnamest .tabtab {
  font-size: 18px;
  float: left;
  padding: 0 18px;
  line-height: 60px;
  height: 60px;
  color: #999
}
.tabnamest .tabtab.on {
  color: #1e1e1e;
  font-weight: 700;
  position: relative
}
.tabnamest .tabtab.on:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #1e1e1e
}
.tabnamest .tabtab:hover {
  color: #12cde5
}
.zhuticont {
  padding: 5px 15px 0 20px
}
.zhuticont .tabli {
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
  position: relative
}
.zhuticont .tabli .tname {
  float: left;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.zhuticont .tabli .dtime {
  float: right;
  width: 30%;
  font-size: 14px;
  color: #999;
  text-align: right
}
.zhuticont .tabli:before {
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  background: #999;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  z-index: 1
}
.qiye-box {
  position: relative;
  width: 398px;
  background: #fff;
  margin-right: 23px;
  margin-bottom: 23px;
  padding: 15px 15px 15px 120px;
  float: left
}
.qiye-box:nth-child(3n) {
  margin-right: 0
}
.qiye-box .qy-logo {
  position: absolute;
  width: 80px;
  height: 100px;
  top: 20px;
  left: 15px
}
.qiye-box .title {
  font-size: 20px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #1e1e1e
}
.qiye-box .qy-tag {
  margin: 5px 0
}
.qiye-box .qy-tag span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 60px;
  height: 22px;
  font-size: 14px;
  display: inline-block;
  color: #8d8e9c;
  position: relative;
  line-height: 22px;
  padding: 10px
}
.qiye-box .qy-tag span:after {
  position: absolute;
  content: "";
  right: 0;
  top: 12px;
  width: 1px;
  height: 18px;
  border-right: 1px solid #dcdee0
}
.qiye-box .qy-tag span:last-child:after {
  display: none
}
.qiye-box .qy-hot {
  margin: 0 auto;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  background: #f6f6f8
}
.qiye-box .qy-hot span {
  color: #20a2b2;
  padding-right: 5px
}
.indexLeft .zhuticont .tabli {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}
.indexLeft .zhuticont .tabli .tname img {
  width: 38px !important;
  height: auto !important;
  margin-right: 10px !important;
}
.indexLeft .tabnamest .tabtab {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
}
.zhuticont .tabli .tname span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.entryPoint {
  width: 100%;
  background-color: #fff;
  height: 100px;
  line-height: 100px;
  text-align: center;
  cursor: pointer;
  margin-top: 30px;
  color: #1e1e1e;
  font-size: 20px;
}
.hotPolicy .zhuticont {
  background-color: #fff;
}
.d-show {
  display: block;
}
.d-none {
  display: none;
}
.entryPoint img {
  display: block;
  width: 100%;
  height: auto;
}
.desc-right {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block !important;
}</pre></body></html>