@charset "utf-8";

/* css reset */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
ol,
ul,
li,
dl,
dt,
dd,
table,
caption,
tr,
th,
td,
span,
p,
a,
b,
u,
i,
em,
img,
iframe,
fieldset,
form,
label,
legend,
input,
button,
select,
textarea {
  margin: 0;
  padding: 0;
}

html {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  transition: opacity 1s;
}

body {
  font: 14px/1.5 'Microsoft Yahei', '微软雅黑', Arial, Tahoma, Helvetica, sans-serif;
  color: #333;
  background-color: #fff;
  margin: auto;
}

input,
button,
textarea,
select {
  font: inherit;
  outline: 0;
  border: 0;
  background: none;
  color: inherit;
}

input:focus,
textarea:focus {
  color: inherit;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
}

ol,
ul,
li {
  list-style: none;
}

textarea {
  overflow: auto;
  resize: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border: 0;
}

img {
  border: 0;
  outline: 0;
  vertical-align: middle;
}

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

a:focus {
  outline: 0;
}

svg:not(:root) {
  overflow: hidden;
}

input[type=date] {
  background-color: transparent;
  border: 0;
  filter: alpha(opacity=0);
}

::-ms-clear,
::-ms-reveal {
  display: none;
}

/* WebKit browsers */
::-webkit-input-placeholder {
  color: #909090;
}

/* Mozilla Firefox 4 to 18 */
:-moz-placeholder {
  color: #909090;
  opacity: 1;
}

/* Mozilla Firefox 19+ */
::-moz-placeholder {
  color: #909090;
  opacity: 1;
}

/* Internet Explorer 10+ */
:-ms-input-placeholder {
  color: #909090;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a,
a:active,
a:focus,
a:hover {
  outline: none;
}

*:focus {
  outline: none !important;
}

/* 图片自适应 */
img {
  max-width: 100%;
  height: auto;
  width: auto \9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
  border: none;
}

.container {
  *zoom: 1;
}

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

a[href]:after {
  content: normal;
}

a:hover,
a:focus {
  color: #1972C5;
  text-decoration: none;
}

*:focus {
  outline: none;
}

@media (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 1280px) {
  .container {
    width: 1254px;
    max-width: 1254px;
  }
}

@media (min-width: 1500px) {
  .container {
    width: 1400px;
    max-width: 1400px;
    padding-left: 0;
    padding-right: 0;
  }
}

body {
  max-width: 1920px;
  position: relative;
}

.tp-bg {
  background: url(/eportal/uiFramework/commonResource/image/2026021113435622915.png) no-repeat center top / 100% auto, url(/eportal/uiFramework/commonResource/image/2026021113434763024.jpg ) no-repeat center top / cover #FEF3DC;
}

.top-logo {
  padding-top: 183px;
  padding-bottom: 260px;
  width: 1171px;
  margin-left: auto;
  margin-right: auto;
}

.top-logo img {
  display: block;
  width: 100%;
}

.main-box {
  padding: 60px 0 110px 0;
}

.main-box .easysite-online-survey {
  margin-top: 0;
  background: none;
  color: #5E4106;
}

.main-box .easysite-survey-border {
  border: none;
}

.main-box .easysite-online-section {
  margin-top: 0;
  padding-bottom: 0;
  background: none;
}

.main-box .easysite-online-section .easysite-online-problem .easysite-online-problem-title {
  vertical-align: bottom;
  margin-top: 0;
  display: block;
}

.main-box .easysite-online-section .easysite-online-problem .easysite-online-problem-title font {
  display: none;
}

.main-box .easysite-online-answer {
  padding-left: 0;
  padding-bottom: 0;
}

.main-box .easysite-submit-btns {
  float: none;
  margin-right: 0;
}

.main-box .easysite-submit-btns .easysite-sub-page {
  border: none;
  color: #FFF;
  border-radius: 0;
  background: none;
}

.main-box .easysite-form-page-sub {
  position: relative;
  z-index: 1;
  margin-top: -60px;
  background: none;
  padding: 0;
}

.main-box .easysite-sub-page {
  display: block;
  width: 400px;
  margin: 0 auto;
}

.main-box .easysite-sub-page input {
  display: block;
  width: 100%;
  height: 66px;
  background: rgba(219, 22, 15, 0.5);
  border-radius: 33px;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 40px;
  margin: 0 auto;
  transition: all 0.5s;
}

.main-box .easysite-sub-page input:hover {
  background: #DB160F;
}

.main-box .easysite-submit-btns .easysite-sub-page:hover {
  background: none;
  color: #fff;
}

.main-box .easysite-submit-btns .easysite-sub-page:hover input {
  background: #DB160F;
  color: #fff;
}

.main-box .easysite-online-section .easysite-online-problem {
  padding: 0;
}

.mb100 {
  margin-bottom: 110px;
}

.group-title {
  text-align: center;
  margin-bottom: 50px;
}

.group-title .title {
  display: inline-block;
  position: relative;
  padding: 0 67px 6px;
  background: url(/eportal/uiFramework/commonResource/image/2026021113441436762.png) no-repeat left center / 55px 11px, url(/eportal/uiFramework/commonResource/image/2026021113442241162.png) no-repeat right center / 65px 11px;
}

.group-title .title::before {
  position: absolute;
  content: '';
  height: 30px;
  background: url(/eportal/uiFramework/commonResource/image/2026021113440599261.png) no-repeat center bottom / 100% 100%;
  left: 0;
  right: 0;
  bottom: 0;
}

.group-title span {
  display: block;
  font-weight: bold;
  font-size: 42px !important;
  color: #AB1728;
  line-height: 60px;
  font-style: italic;
  background: linear-gradient(0deg, #F27820 0%, #AB1728 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 1;
}

.group-content {
  font-weight: bold;
  font-size: 20px !important;
  color: #333333;
  line-height: 36px;
}

.group-content p {
  font-size: 20px !important;
  margin-bottom: 20px;
}

.group-content p:last-child {
  margin-bottom: 0;
}

.group-content span {
  font-size: 20px !important;
  display: inline-block;
  color: #DB160F;
}

.m20 {
  margin: 0 -20px;
}

.p20 {
  padding: 0 20px;
}

.easysite-radio-content {
  position: relative;
  margin-bottom: 40px;
}

/* === 1. 通用样式：Active 状态 (PC和移动端都需要) === */
.easysite-radio-content.active label {
  border: none;
  background: linear-gradient(90deg, #C10700 0%, #FFB76A 100%);
}

.easysite-radio-content.active .list-title {
  color: #fff;
}

.easysite-radio-content.active .list-info div {
  color: #fff;
}

.easysite-radio-content.active .list-info div::before {
  background: #fff;
}

.easysite-radio-content.active .more {
  background: #DB160F;
}

.easysite-radio-content.active .easysite-radio {
  border: 1px solid #fff;
}

.easysite-radio-content.active .chexk-box {
  color: #FFF;
}

/* === 2. PC端专属：Hover 状态 (排除 Focus，且仅限 PC 设备) === */
@media (hover: hover) and (pointer: fine) {
  .easysite-radio-content:not(:focus):hover label {
    border: none;
    background: linear-gradient(90deg, #C10700 0%, #FFB76A 100%);
  }

  .easysite-radio-content:not(:focus):hover .list-title {
    color: #fff;
  }

  .easysite-radio-content:not(:focus):hover .list-info div {
    color: #fff;
  }

  .easysite-radio-content:not(:focus):hover .list-info div::before {
    background: #fff;
  }

  .easysite-radio-content:not(:focus):hover .more {
    background: #DB160F;
  }

  .easysite-radio-content:not(:focus):hover .easysite-radio {
    border: 1px solid #fff;
  }

  .easysite-radio-content:not(:focus):hover .chexk-box {
    color: #FFF;
  }
}


.easysite-radio-content .more {
  position: absolute;
  z-index: 1;
  right: 40px;
  bottom: 30px;
  width: 100px;
  height: 42px;
  background: rgba(219, 22, 15, 0.5);
  border-radius: 20px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s;
}

.easysite-radio-content label {
  display: block;
  width: 100%;
  height: 192px;
  padding: 32px 40px 40px 40px;
  border: 1px solid rgba(240, 216, 167, 0.5);
  background: linear-gradient(90deg, #F6D7AC 0%, #FEE5C2 100%);
  transition: all 0.5s;
}

.easysite-radio-content label>p {
  display: none;
}

/* .easysite-radio-content label:hover,
.easysite-radio-content label.active {
  border: none;
  background: linear-gradient(90deg, #C10700 0%, #FFB76A 100%);
}
.easysite-radio-content label:hover .list-title,
.easysite-radio-content label.active .list-title {
  color: #fff;
}
.easysite-radio-content label:hover .list-info div,
.easysite-radio-content label.active .list-info div {
  color: #fff;
}
.easysite-radio-content label:hover .list-info div::before,
.easysite-radio-content label.active .list-info div::before {
  background: #fff;
}
.easysite-radio-content label:hover .more,
.easysite-radio-content label.active .more {
  background: #DB160F;
}
.easysite-radio-content label:hover .easysite-radio,
.easysite-radio-content label.active .easysite-radio {
  border: 1px solid #fff;
} */
.easysite-radio-content .txt-box {
  margin-bottom: 30px;
}

.easysite-radio-content .list-title {
  font-weight: bold;
  font-size: 20px;
  color: #5E4106;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 6px;
}

.easysite-radio-content .list-info {
  overflow: hidden;
}

.easysite-radio-content .list-info div {
  float: left;
  font-size: 16px;
  color: #5E4106;
  line-height: 30px;
  padding-right: 24px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.easysite-radio-content .list-info div::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 15px;
  right: 12px;
  top: 8px;
  background: #5E4106;
}

.easysite-radio-content .list-info div:nth-child(1) {
  max-width: 120px;
}

.easysite-radio-content .list-info div:nth-child(2) {
  max-width: calc(100% - 150px);
}

.easysite-radio-content .list-info div:last-child {
  padding-right: 0;
}

.easysite-radio-content .list-info div:last-child::before {
  display: none;
}

.easysite-radio-content .chexk-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  color: #5E4106;
  line-height: 22px;
}

.easysite-radio-content .easysite-radio {
  display: block;
  margin-right: 10px;
  appearance: none;
  -webkit-appearance: none;
  min-width: 22px;
  width: 22px;
  height: 22px;
  border: 1px solid #5E4106;
  border-radius: 4px;
  overflow: hidden;
  outline: none;
  cursor: pointer;
  position: relative;
  background-color: transparent;
  transition: all 0.3s ease;
}

.easysite-radio-content .easysite-radio:checked {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  background-image: url(/eportal/uiFramework/commonResource/image/2026021113443190578.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

footer {
  padding: 46px 0;
  background: linear-gradient(90deg, #B02E26 0%, #560895 100%);
}

footer .logo {
  float: left;
  width: 177px;
  height: 51px;
  margin-top: 8px;
  margin-right: 61px;
  position: relative;
}

footer .logo::before {
  position: absolute;
  content: '';
  top: 8px;
  right: -30px;
  width: 1px;
  height: 40px;
  background: #FFFFFF;
  opacity: 0.3;
}

footer .logo img {
  display: block;
  width: 100%;
  height: 100%;
}

footer .sydw {
  float: right;
  width: 56px;
  height: 68px;
}

footer .info {
  display: inline-block;
  padding-top: 5px;
}

footer .info span,
footer .info a {
  display: inline-block;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 30px;
  font-family: 'Microsoft Yahei', '微软雅黑';
}

footer .info a:hover {
  text-decoration: underline;
}

.dig-bg-cont {
  position: absolute;
  /* position: fixed; */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: -999;
  opacity: 0;
  transition: all 0.5s;
}

.dig-bg-cont.active {
  opacity: 1;
  z-index: 99999;
}

.dig-bg-cont .dig-main {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  /* top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
  width: 1400px;
  background: #FFFFFF;
  padding: 50px 60px;
}

.dig-bg-cont .video-box {
  width: 550px;
  height: 309px;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border: 1px solid #eee;
}

.dig-bg-cont .video-box.player::before {
  display: none;
}

/* .dig-bg-cont .video-box::before {
  position: absolute;
  content: '';
  width: 70px;
  height: 70px;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(/eportal/uiFramework/commonResource/image/2026021113445172750.png) no-repeat center center / 100% 100%;
} */

.dig-bg-cont .video-box img,
.dig-bg-cont .video-box video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dig-bg-cont .close-btn {
  position: absolute;
  top: -40px;
  right: -40px;
  width: 40px;
  height: 40px;
  background: linear-gradient(90deg, #C10700 0%, #FFB76A 100%);
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
}

.dig-bg-cont .close-btn::before {
  position: absolute;
  content: '';
  top: 11px;
  left: 11px;
  width: 18px;
  height: 18px;
  background: url(/eportal/uiFramework/commonResource/image/2026021113444030936.png) no-repeat center center / 100% 100%;
}

.dig-bg-cont .title {
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 10px;
}

.dig-bg-cont .info {
  padding-left: 23px;
  margin-bottom: 16px;
  position: relative;
}

.dig-bg-cont .info::before {
  position: absolute;
  content: '';
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 3px;
  background: linear-gradient(0deg, #C10700 0%, #FFB76A 100%);
}

.dig-bg-cont .info li {
  font-size: 16px;
  color: #5E4106;
  line-height: 26px;
  font-family: 'Microsoft Yahei', '微软雅黑';
}

.dig-bg-cont .txt {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  /* max-height: 155px; */
  /* overflow: hidden;、 */
  /* overflow-y: auto; */
}

.dig-bg-cont .txt::-webkit-scrollbar {
  width: 4px;
  background: #F4F4F4;
}

.dig-bg-cont .txt::-webkit-scrollbar-button {
  display: none;
}


.dig-bg-cont .txt>p {
  margin-bottom: 10px;
  font-family: 'Microsoft Yahei', '微软雅黑';
}

.dig-bg-cont .txt>p:last-child {
  margin-bottom: 0;
}

.zwtp-login {
  width: 100%;
  height: calc(100vh - 160px);
  background: url(/eportal/uiFramework/commonResource/image/2026022409503082190.jpg) no-repeat center center / cover;
}

.zwtp-login .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.zwtp-login h1 {
  font-family: 'Microsoft Yahei', '微软雅黑';
  font-weight: bold;
  font-size: 36px;
  color: #FFFFFF;
  line-height: 44px;
  margin-bottom: 85px;
  text-align: center;
}

.zwtp-login .easysite-login {
  border: none;
  border-radius: 20px;
  width: 500px;
}

.zwtp-login .easysite-login-title {
  font-size: 32px;
  color: #333333;
  line-height: 40px;
  height: auto;
  border: none;
  padding: 53px 60px 0;
  text-align: center;
}

.zwtp-login .easysite-login-title h2 {
  font-size: 32px !important;
  color: #333333;
  line-height: 40px;
  height: auto;
}

.zwtp-login .easysite-login-form {
  padding: 37px 60px 64px;
}

.zwtp-login .easysite-login-row {
  margin-bottom: 14px;
}

.zwtp-login .easysite-login-row .easysite-loInput {
  padding: 4px 30px;
  border: none;
  width: 100%;
  display: block;
  height: 50px;
  background: rgba(242, 244, 249, 0.9);
  border-radius: 25px;
  font-size: 16px;
  color: #989EA7 !important;
  line-height: 50px;
}

.zwtp-login input::input-placeholder {
  font-size: 16px;
  color: #989EA7 !important;
}

.zwtp-login input::-webkit-input-placeholder {
  font-size: 16px;
  color: #989EA7 !important;
}

.zwtp-login input::-moz-placeholder {
  font-size: 16px;
  color: #989EA7 !important;
}

.zwtp-login input::-moz-placeholder {
  font-size: 16px;
  color: #989EA7 !important;
}

.zwtp-login input::-ms-input-placeholder {
  font-size: 16px;
  color: #989EA7 !important;
}

.zwtp-login .es-login-submit {
  margin-bottom: 0;
}

.zwtp-login .es-login-submit input {
  width: 100%;
  line-height: 50px;
  border: none;
  text-align: center;
  height: 50px;
  background: rgba(219, 22, 15, 0.5);
  border-radius: 25px;
  font-size: 16px;
  color: #FFFFFF;
}

.zwtp-login .es-login-submit input:hover {
  background-color: #db160f;
  color: #fff;
}

.zwtp-login .es-login-error-tip {
  left: 60px;
  color: #db160f;
}

.zwtp-login .es-login-error-tip {
  position: static;
  margin-bottom: 10px;
}

.Validform_wrong {
  display: block;
  margin-bottom: 5px;
}

.info-dig-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: -999;
  opacity: 0;
  transition: all 0.5s;
}

.info-dig-bg.active {
  z-index: 999;
  opacity: 1;
}

.info-dig-bg .info-dig-main {
  width: 800px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #FFF;
  padding: 40px;
}

.info-dig-bg .info-dig-main li {
  margin-bottom: 20px;
}

.info-dig-bg .info-dig-main .fltitle {
  font-size: 18px;
  color: #333333;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}

.info-dig-bg .info-dig-main .check-title {
  font-size: 16px;
  color: #333333;
  line-height: 28px;
}

.info-dig-bg .info-dig-main li:last-child {
  margin-bottom: 0;
}

.main-box .info-dig-main .easysite-submit-btns {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-box .info-dig-main .easysite-sub-page {
  width: 280px;
  margin: 0 20px 0 0;
}

.main-box .info-dig-main .easysite-sub-page:last-child {
  margin: 0 0 0 0;
}

.main-box .info-dig-main .easysite-sub-page input {
  height: 54px;
  font-size: 16px;
}