.table-Components .table-body-list-info {
  border-bottom: 1px solid #cccccc;
}

.table-body-list-info .list-info-item p {
  margin: 0;
  padding: 0;
  line-height: 35px;
}

.table-Components .table-body-list-info .list-info-item p {
  margin: 0;
  padding: 0;
  line-height: 35px;
}

.table-Components .table-body-lists {
  border: 1px solid #cccccc !important;
  border-bottom: none !important;
  border-top: none !important;
  border-right: none !important;
  width: 100% !important;
  border-collapse: collapse !important;
  line-height: initial;
}

.table-body-lists {
  border: 1px solid #cccccc !important;
  border-bottom: none !important;
  border-top: none !important;
  border-right: none !important;
  width: 100% !important;
  border-collapse: collapse !important;
  line-height: initial;
}

.table-Components .table-body-list-info:nth-child(odd) {
  background: #f7f7f7;
}

.table-body-list-info:nth-child(odd) {
  background: #f7f7f7;
}

.table-Components .table-body-list-info:nth-child(event) {
  background: white;
}

.table-body-list-info:nth-child(event) {
  background: white;
}

.list__one .table-headers,
.table-Components .table-headers {
  border: 1px solid #fa7417 !important;
  border-bottom: none 0px !important;
  padding: 10px 0px;
  box-sizing: border-box;
  color: white;
  border-radius: 10px 10px 0px 0px;
  text-align: center;
  background: #fa7417;
  border-style: solid !important;
  caption-side: initial;
}

.list__two .table-headers,
.table-Components .table-headers-two {
  border: none !important;
  border-top: 2px solid #fa7417 !important;
  padding: 10px;
  box-sizing: border-box;
}

/* // */
/* {} */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.table-Components .table-body-list-info td,
.table-body-list-info td,
th {
  padding: 10px 10px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #cccccc !important;
}

.table-Components .table-body-list-info td,
.table-body-list-info div {
  text-indent: 0px !important;
  margin-bottom: 0px !important;
}

.subtitleComponent {
  display: flex;
  align-items: center;
}

.subtitleComponent .subtitle-label {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  background: #fa7417;
  position: relative;
  transform: rotate(45deg);
}

.subtitleComponent .subtitle-label-two {
  width: 24px;
  height: 24px;
  background: #f9c46f;
  border-radius: 50%;
  text-align: center;
  margin: 0px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  line-height: 24px;
  max-width: 100%;
  overflow-wrap: break-word;
  box-sizing: border-box;
}

.subtitleComponent .first-number {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.subtitle-content {
  padding: 4px 10px;
  position: relative;
  box-sizing: border-box;
  font-weight: bold;
  color: #fa7417;
  background-color: rgba(250, 116, 23, 0.09);
}

.subtitle-content-two {
  margin-left: 7px;
  margin-bottom: 2px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  font-size: 16px;
  font-weight: bold;
  color: black;
  line-height: 22px;
  max-width: 100%;
  overflow-wrap: break-word;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

.subtitle-content-two::after {
  content: "";
  display: block;
  position: absolute;
  height: 5px;
  background: #f9c46f;
  width: 100%;
  max-width: 100%;
  overflow-wrap: break-word;
  box-sizing: border-box;
  bottom: 0px;
  z-index: -1;
}

.resource-downloaded {
  display: flex;
  text-decoration: none;
  justify-content: center;
  padding: 10px 30px;
  margin: 0px auto;
  box-sizing: border-box;
  max-width: 600px;
  background: #f7f7f7;
}

.resource-downloaded .resource-title {
  color: #333333;
  font-size: 18px;
}

.resource-downloaded .resource-nums {
  color: #999999;
  font-size: 14px;
}

.resource-downloaded .resource-right .resource-btn {
  width: 128px;
  height: 44px;
  background: linear-gradient(135deg, #ff9e54 0%, #ff6f00 100%);
  border: 2px solid white;
  box-shadow: 0px 2px 8px rgba(255, 119, 14, 0.3);
  border-radius: 100px;
  line-height: 40px;
  text-align: center;
  color: white;
  font-size: 16px;
  margin-top: auto;
}

.resource-downloaded .resource-link {
  display: flex;
}

.resource-downloaded .resource-link .resource-left {
  display: flex;
}

.resource-downloaded .resource-link .resource-content {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.resource-downloaded .resource-link .resource-left-icon {
  margin-right: 4px;
}

.resource-downloaded .resource-link .resource-right {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 21px;
}

.gwy-four-wraper {
  display: flex;
  padding: 13px 30px;
  box-sizing: border-box;
  background: #f7f7f7;
  border-radius: 16px;
  width: 100%;
  margin: 0px auto;
}

.gwt-four-wraper {
  width: 100%;
}

a.four-link-containers {
  width: 100%;
  text-decoration: none;
  color: white;
  font-size: 16px;
}

.gwy-four-header {
  color: #333333;
  font-size: 20px;
  margin: 21px 0px 16px;
}

.btn-adounr {
  height: 50px;
  min-width: 180px;
  margin: 0px auto;
  background: linear-gradient(135deg, #ff9e54 0%, #ff6f00 100%);
  border: 3px solid white;
  box-shadow: 0px 2px 8px rgba(255, 119, 14, 0.3);
  color: white;
  border-radius: 100px;
  text-align: center;
  line-height: 50px;
}

.gwy-four-l-10 {
  margin-left: 10px;
}

.gwy-fours {
  padding: 20px 30px;
  box-sizing: border-box;
  background: #f7f7f7;
  border-radius: 16px;
  max-width: 600px;
  margin: 0px auto;
}

.gwy-fours-wraper {
  display: flex;
  text-decoration: none;
  justify-content: center;
}

.free-get {
  max-width: 128px;
  height: 44px;
  background: linear-gradient(135deg, #ff9e54 0%, #ff6f00 100%);
  border: 2px solid white;
  box-shadow: 0px 2px 8px rgba(255, 119, 14, 0.3);
  border-radius: 100px;
  line-height: 40px;
  text-align: center;
  color: white;
  font-size: 16px;
  margin-top: auto;
}

.gwy-fours-right {
  flex: 1;
}

.gwy-fours-contaienrs {
  padding: 14px 0px;
  box-sizing: border-box;
  display: flex;
  margin-left: 18px;
}

.gwy-frours-center {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 22px;
}

.gwy-fours-nums {
  color: #999999;
  font-size: 14px;
}

.gwy-fours-title {
  color: #333333;
  font-size: 18px;
}

.gwy-three-end {
  height: 50px;
  border-radius: 100px;
  line-height: 50px;
  background: white;
  border: 1px solid #f23838;
  box-shadow: 0px 2px 8px rgba(242, 56, 56, 0.3);
  mix-blend-mode: normal;
  text-align: center;
  max-width: 600px;
  margin: 0px auto;
}

.gwy-three-end .quesition-all {
  color: #f23838;
}

.gwy-two-end {
  overflow: hidden;
  height: 50px;
  background: white;
  border: 1px solid #2a82e4;
  border-radius: 100px;
  line-height: 50px;
  max-width: 700px;
  margin: 0px auto;
}

/* gwy-two-containers */
.gwy-two-containers {
  color: #2a82e4;
  font-size: 16px;
}

.gwy-two-span-wraper {
  position: relative;
}

.gwy-two-containers .gwy-two-left-header {
  margin-right: 10px;
}

.gwy-two-span-wraper::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  width: 19px;
  height: 18px;
  background: url("https://www.gwy.com/postform/img/gwy-tinymce-img-1.png") no-repeat;
  background-size: 100% 100%;
  margin: 0px 10px;
  top: 15px;
  left: -31px;
}

.gwt-two-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gwy-fu-end {
  max-width: 700px;
  margin: 0px auto;
}

.gwy-fu-end .gwy-fu-warper {
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: white;
  border: 1px solid #f23838;
}

.gwy-fu-link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f23838;
  font-size: 16px;
}

.gwt-fu-left {
  margin-right: 10px;
}

.gwy-four-wraper {
  display: flex;
  padding: 13px 30px;
  box-sizing: border-box;
  background: #f7f7f7;
  border-radius: 16px;
  max-width: 600px;
  margin: 0px auto;
}

.gwt-four-wraper {
  width: 100%;
}

a.four-link-containers {
  width: 100%;
  text-decoration: none;
  color: white;
  font-size: 16px;
}

.gwy-four-header {
  color: #333333;
  font-size: 20px;
  margin: 21px 0px 16px;
}

.btn-adounr {
  text-align: center;
  height: 50px;
  width: 180px;
}

.list-paddingLeft-3 {
  font-size: 15px;
  border: 1px dashed red;
  list-style-type: none;
  max-width: 700px;
}

.list-paddingLeft-3 .list-group-item {
  height: 30px;
  line-height: 30px;
  padding: 0px 10px 0px 30px;
  position: relative;
}

.list-paddingLeft-3 .list-group-item a {
  font-size: 15px;
}

.list-paddingLeft-3 .list-group-item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  width: 6px;
  height: 6px;
  background-color: red;
  top: 50%;
  left: 13px;
  transform: translateY(-60%);
  border-radius: 50%;
}

.list-paddingLeft-1-block {
  max-width: 700px;
  font-size: 15px;
  position: relative;
}

.list-paddingLeft-1-block .title {
  color: red;
  position: relative;
  width: 100%;
  display: block;
  font-size: 15px;
  height: 30px;
}

.list-paddingLeft-1-block .title::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  background-color: red;
  width: 64px;
  height: 2px;
  bottom: -1px;
  z-index: 222;
}

.list-paddingLeft-1-block .list-paddingLeft-1 {
  list-style-type: none;
  padding-left: 16px;
  box-sizing: border-box;
}

.list-paddingLeft-1-block .list-paddingLeft-1 .list-group-item {
  height: 30px;
  line-height: 30px;
}

.list-paddingLeft-1-block .list-paddingLeft-1 .list-group-item a {
  font-size: 15px;
}

.list-paddingLeft-1-block .list-paddingLeft-1 .list-group-item.title-label {
  border-bottom: 1px solid #ccc;
}

.section-left-2 {
  max-width: 700px;
  font-size: 15px;
}

.section-left-2 .list-paddingleft-2 {
  padding-left: 30px;
}

.section-left-2 .list-paddingleft-2>li {
  position: relative;
  height: 30px;
  line-height: 30px;
}

.section-left-2 .list-paddingleft-2>li a {
  font-size: 15px;
}

.section-left-2 .list-paddingleft-2>li::before {
  content: "";
  display: block;
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #333;
}

img,
video {
  max-width: 100%;
}

.ab-list {
  position: relative;
  /*margin-top: -20px;*/
  margin-top: 22px
}

.ab-list li {
  position: relative;
}

.ab-list span {
  border: none !important;
}

.ab-list li::before {
  position: absolute;
  width: 1.1em;
  height: 1.1em;
  background: url("https://img.gaodun.cn/skin_wx/cpa/images/chaolianjie.png");
  background-size: auto;
  background-size: 100% 100%;
  transform: translateY(50%);
  margin-left: 20px !important;
  margin-right: 8px !important;
  content: "";
  left: 0;
}

.table-Components {
  flex: 1;
}



/* æ’å…¥å¹¿å‘Šæ ·å¼ */
.ab-red {
  padding: 10px 0
}

.ab-red a {
  color: red !important;
  text-decoration: none
}

.ab-btn {
  padding: 10px 0
}

.ab-btn a {
  display: block;
  border: 1px solid red;
  color: red !important;
  line-height: 260% !important;
  text-align: center !important;
  border-radius: 50px
}

.ab-list .ab-title {
  position: relative;
  font-weight: bold;
  color: #333;
  text-indent: 2em;
  line-height: 200%
}

.ab-list strong {
  font-weight: 700;
  font-size: 20px !important;
  color: #333333;
  line-height: 32px;
}

.ab-list .ab-title {
  border-bottom: none !important;
}

.ab-list .ab-title::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.5em;
  height: 1.5em;
  background: url("https://www.gwy.com/2025/v1/images/xiangguanyuedu.png");
  background-size: 100% 100%;
  transform: translateY(-50%);
  content: ""
}

.ab-list li {
  text-indent: 2.5em !important;
  margin-bottom: 12px;
  /* line-height: 200% !important; */
}

/*.ab-list2 li{ list-style: decimal-leading-zero}*/
.ab-list li a {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 32px;
}

.ab-list li a:hover {
  color: red !important;
}

.ab-list2 li a {
  color: red !important
}

.ab-flex {
  display: flex;
  justify-content: center
}

.ab-flex a {
  padding: 5px 10px;
  margin: 0 5px;
  border: 1px solid #ff0000;
  color: #ff0000 !important;
  text-indent: 0 !important;
}




.gktytg {
  position: relative;
  border-top: 1px solid #F0F0F0;
  margin: 16px 0px;
  margin-left: -10px;
  padding-top: 16px;
}

.gktytg li {
  position: relative;
}

.gktytg span {
  border: none !important;
}

.gktytg li::before {
  position: absolute;
  width: 1.1em;
  height: 1.1em;
  background: url("https://www.gwy.com/2025/v1/images/bianji_icon.png");
  background-size: auto;
  background-size: 100% 100%;
  transform: translateY(50%);
  margin-left: 20px !important;
  margin-right: 8px !important;
  content: "";
  left: 0;
}

.gktytg .ab-title {
  position: relative;
  font-weight: bold;
  color: #333;
  text-indent: 2em;
  margin-bottom: 12px !important;
}

.gktytg strong {
  font-weight: 700;
  font-size: 20px !important;
  color: #333333;
  line-height: 32px;
}

.gktytg .ab-title {
  border-bottom: none !important;
}

.gktytg .ab-title::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.5em;
  height: 1.5em;
  background: url("https://www.gwy.com/2025/v1/images/bianjijingxuan.png");
  background-size: 100% 100%;
  transform: translateY(-50%);
  content: ""
}

.gktytg li {
  text-indent: 2.5em !important;
  margin-bottom: 12px;
  /* line-height: 200% !important; */
}

/*.ab-list2 li{ list-style: decimal-leading-zero}*/
.gktytg li a {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 32px;
}

.gktytg li a:hover {
  color: red !important;
}