<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --hd-primary-color: #f72929;
  --hd-text-color: #d16924;
  --hd-flow-color: rgba(160, 28, 22, 0.8);
  --hd-btn-color: #de4026;
  --hd-bd-color: rgb(255, 233, 203);
  --fq-bg-color: #e5a799;
}

.nycnandhjqbqqg2022 {
  background-color: #b0ddfa;
  min-height: 600px;
}

.nycnandhjqbqqg2022 .zt_banner {
  width: 100%;
  /* margin: 0px auto; */
}

.top_tabs {
  background-image: url('../image/top_bg.png');
  background-size: 100% 100%;
  position: relative;
  top: 0;
}

/* zt_tabs */
.nycnandhjqbqqg2022 .top_tabs .zt_tabs {
  padding: 40px 0;
  /* width: 1200px; */
  margin: 0px auto;

}

.zt_inteval {
  height: 100px;
}

.zt_tabs_img_block {
  height: 1px;
}

.zt_tabs_img {
  width: 1200px;
  height: 258px;
  position: relative;
  top: -258px;
}

.zt_tabs_list {
  display: flex;
  justify-content: space-around;
}

.zt_tabs_list &gt; div {
  width: 200px;
  margin: 10px 18px;
  cursor: pointer;
}

.zt_tabs_list &gt; div &gt; img {
  width: 100%;
  cursor: pointer;
}

.zt_tabs_content {
  padding: 0px 20px;
}

.zt_tabs_block2 {
  padding-top: 30px;
  padding-bottom: 50px;
}

.zt_tabs_block {
  padding-top: 30px;
  padding-bottom: 50px;
}

.zt_tabs_block &gt; div {
  text-align: center;
  padding-bottom: 40px;
  position: relative;
}

.zt_tabs_block &gt; div &gt; img {
  width: 100%;
}

.btnRe {
  width: 150px;
  height: 62px;
  display: inline-block;
  position: absolute;
  top: 28%;
  left: 44%;
  border-radius: 50px;
}

/* 浜т笟鍒嗗尯 */
.zt_tabs_block_hd {
  padding-top: 30px;
}

.zt_tabs_block_hd &gt; .zt_tabs_block_hd_img {
  padding: 40px 0px;
}

.zt_tabs_block_hd .zt_tabs_block_hd_content {
  height: 40px;
  width: 1200px;
}

.zt_tabs_block_hd .zt_tabs_block_hd_block {
  width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  position: relative;
  top: -470px;
}

.zt_tabs_block_hd .zt_tabs_block_hd_block:last-child {
  position: relative;
  top: -450px;
}

.zt_tabs_block_hd_block &gt; div {
  height: 175px;
  width: 150px;
  cursor: pointer;
}



/* 浜т笟鍒嗗尯 鍒楄〃 */
.zt_tabs_hd_list {
  padding-bottom: 40px;
  flex-wrap: wrap;
  display: flex;
}

.zt_tabs_hd_list_block {
  width: 1200px;
  min-height: 400px;
  margin: 0px auto;
  border-radius: 12px;
  padding: 40px;
  text-align: center;
}

.zt_tabs_hd_list_block &gt; img {
  width: 700px;
  margin-bottom: 30px;
}

.zt_tabs_hd_list_block &gt; .fenqu_title {
  margin-bottom: 40px;
}

.zt_tabs_hd_list_title {
  text-align: center;
  font-size: 30px;
  padding: 30px 0px 15px 0px;
  color: #4C56A2;
  font-weight: bold;
}

.zt_tabs_hd_list_input {
  position: relative;
  text-align: center;
  padding: 12px 0px;
}

.zt_tabs_hd_list_input &gt; i {
  position: absolute;
  top: 23px;
  left: 13%;
}

.zt_tabs_hd_list_input &gt; input {
  width: 800px;
  margin: 0px auto;
  height: 50px;
  padding: 0px 75px;
  border: 2px solid rgb(255, 240, 200);
  border-radius: 50px;
  background-color: #fff;
}

.zt_tabs_hd_list_empty {
  padding: 30px;
  color: #606266;
  text-align: center;
}

.zt_tabs_hd_list_item {
  background-color: #fff;
  width: 30%;
  margin: 16.6px;
  border-radius: 20px;
  padding-bottom: 15px;
  border-left: 2px solid #f9cd6c;
  border-right: 2px solid #fab57a;
  border-top: 2px solid #f7b365;
  border-bottom: 2px solid #fea086;

}

.zt_tabs_hd_list_item .item_bg {
  width: 320px;
  height: 300px;
}

.zt_tabs_hd_list_item .item_top {
  font-size: 17px;
  height: 55px;
  padding: 20px 15px;
  text-align: center;
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000000;
  font-weight: 600;
}

.zt_tabs_hd_list_item .item_body {
  font-size: 14px;
  height: 180px;
  padding: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* -webkit-line-clamp: 3; */
  overflow: hidden;
}

.zt_tabs_hd_list_item .item_btn {
  height: 40px;
  text-align: center;
  cursor: pointer;
}

.zt_tabs_hd_list_item .item_btn &gt; span {
  border-radius: 50px;
  display: inline-block;
  background-color: #fe7e3b;
  padding: 10px 40px;
  color: #fff;
}


.hd_list_item_top {

  display: flex;
  /* margin-bottom: 10px; */
  height: 100px;
  margin: 0px 5px;
  border-bottom: 1px dashed #ddd;
  padding-top: 20px;
}

.hd_list_item_logo &gt; img {
  width: 50px;
  height: 50px;
  margin: 10px 10px 0 20px;
  border-radius: 5px;
}

.hd_list_item_info &gt; p {
  line-height: 30px;
  font-size: 16px;
}

.hd_list_item_info &gt; p:first-child {
  margin-top: 5px;
  cursor: pointer;
}

.hd_list_item_info &gt; p:last-child {
  text-align: left;
  color: #aaa;
}

.hd_list_item_content {
  display: flex;
  justify-content: space-between;
  border-top: 1px dashed #ddd;
  padding: 6px 6px 6px 0;
  margin: 0px 25px;
}

.hd_list_item_content:nth-child(2) {
  border-top: none;
}

.hd_list_item_content_info &gt; p {
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  /* margin: 0 0 0 15px; */
}

.hd_list_item_content_info &gt; p:last-child {
  color: var(--hd-primary-color);
}

.hd_list_item_content_btn &gt; div {
  height: 36px;
  line-height: 36px;
  padding: 0px 20px;
  margin-top: 8px;
  background-color: var(--hd-primary-color);
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 20px;
}

.zt_tabs_card_font_center {
  text-align: center;
}

.zt_tabs_hd_title {
  width: 1000px;
  height: 500px;
  margin: 0 auto;
  border: 1px solid #3e79b3;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}

.zt_tabs_hd_title &gt; img {
  width: 27%;
}


.fqbg {
  width: 1000px;
  margin: 40px auto;
  background-color: #9cc2e8;
  border-radius: 20px;
}

.abc &gt; * {
  background-color: transparent !important;
}

.el-pager li.active {
  border-radius: 50%;
  background-color: #fd7f3c !important;
  color: #fff;
  cursor: default;
}

.el-pager li {
  margin: 0px 15px;
  padding: 0px;
  background-color: transparent !important;
  font-size: 15px;
  font-weight: 400;
  min-width: 28.5px;
}

.clickend {
  cursor: pointer;
}

.subheading {
  margin: 0 auto;
  width: 800px;
}

.topimg {
  margin-top: 57px;

}

.topimg img {
  cursor: pointer;
  width: 100%;
}

.bottomimg {
  cursor: pointer;
  margin: 32.5px 0;
}

.bottomimg img {
  width: 100%;
}

#containMain {
  width: 1200px;
  margin: 0 auto;
}

.zt_tabs_top {
  position: absolute;
  top: -100px;
}

.zt_tabs_top img {
  width: 100%;
}
.zt_tabs_activity_content
 {
    background-color: #9cc7e7;
    border-radius: 20px;
    padding: 70px 0 30px 20px;
    margin-bottom: 30px;
 }
.zt_tabs_activity_top {
  text-align: center;
  color: #1e5794;
  font-size: 20px;
  font-weight: 600;
}
.zt_tabs_activity_top_f {
  text-align: center;
  color: #1e5794;
  margin: 30px 0;
}
.zt_tabs_activity_top_button {
  text-align: center;
  margin: 30px 0;
}
.zt_tabs_activity_top_button a {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  text-decoration: none;
  background-color:#3e79b3;
  border-radius: 30px;
}
.zt_tabs_activity_top_content {
  text-indent: 4em;
}
.zt_tabs_activity_top_content &gt; div {
  margin-top: 20px;
}
.zt_tabs_activity_top_content &gt; div &gt; img {
  width: 18px;
  vertical-align: bottom;
  margin-right: 10px;
}
.zt_tabs_activity_color {
    color: #1e5794;
}
</pre></body></html>