body {
  background-color: #f7f9fc;
}

input:placeholder {
  color: #C1C1C1;
}

.layui-laypage a,
.layui-laypage span {
  background: none;
  height: 25px;
  line-height: 25px;
  padding: 0 9px;
}

.layui-laypage a,
.layui-laypage button,
.layui-laypage input,
.layui-laypage select,
.layui-laypage span {
  border: none;
}

.layui-laypage a:hover {
  color: #4DA486 !important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background: none;
  border: 1px solid #4DA486;
  font-size: 14px;
  border-radius: 4px;
  padding: 0;
}

.layui-laypage .layui-laypage-skip {
  padding-left: 0;
  height: 27px;
  line-height: 27px;
  margin-left: 0;
}

.layui-laypage button,
.layui-laypage input {
  height: 27px;
  line-height: 27px;
}

.layui-laypage input {
  border: 1px solid #D9D9D9;
}

.layui-laypage .layui-laypage-curr em {
  color: #4DA486;
}

.layui-laypage input:focus,
.layui-laypage select:focus {
  border-color: #4DA486 !important;
}

.rhombus {
  width: 12px;
  height: 12px;
  background-color: #4DA486;
  border-radius: 2px;
  display: inline-block;
  transform: rotate(45deg);
  margin-right: 9px;
}

.centerTitleRight {
  font-size: 14px;
  color: #4DA486;
  line-height: 28px;
  cursor: pointer;
}

.centerTitleRight svg {
  width: 12px;
  margin-left: 5px;
  margin-top: 3px;
}

.look-more {
  text-align: center;
}

.look-more a {
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url(/public/home/images/qun-more1-1.png);
  padding-right: 15px;
  color: #4DA486;
  font-size: 14px;
  font-weight: 400;
  font-size: 14px;
}

.targetTextareaBtnItem {
  position: relative;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
}

.targetTextareaBtnItemText {
  width: 90px;
  height: 30px;
  line-height: 30px;
  color: #4DA486;
  background-color: #ffffff;
  border: 1px solid;
  border-radius: 3px;
}

.bannersis {
  height: 340px;
  display: flex;
  width: 1200px;
  margin: 136px auto 0;
}

.bannersis .l {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/public/specialtygroups/images/banner1.png");
  width: 704px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 50px;
  border-radius: 12px;
}

.bannersis .l .t1 {
  font-size: 28px;
  color: #4DA486;
  margin-bottom: 20px;
  font-weight: 500;
}

.bannersis .l .t2 {
  font-size: 16px;
  color: #4DA486;
}

.bannersis .r {
  flex: 1;
  margin-left: 16px;
  border-radius: 12px;
  background-image: url("/public/specialtygroups/images/banner2.png");
  background-position: center center;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  padding-right: 40px;
}

.bannersis .r .item {
  position: relative;
  margin-bottom: 35px;
}

.bannersis .r .item::before {
  content: '';
  height: 1px;
  width: 82px;
  border: 1px solid;
  border-image: linear-gradient(90deg, #f1f9fa, #c4d4ce) 1 1;
  position: absolute;
  top: 50%;
  left: -91px;
  transform: translateY(-50%);
}

.bannersis .r .item:last-child {
  margin-bottom: 0;
}

.bannersis .r .nums {
  font-size: 24px;
  font-weight: 600;
}

.bannersis .r .des {
  font-size: 12px;
  font-weight: 400;
}

.newbanner {
  width: 100%;
  height: 320px;
  position: relative;
  background-image: url("/public/specialtygroups/images/banner3.png");
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.newbanner .bannerCenter {
  width: 1200px;
  margin: 0 auto;
  margin-top: 103px;
}

.newbanner .bannerCenter .banner-left-title {
  font-size: 28px;
  color: #4DA486;
  line-height: 40px;
}

.newbanner .bannerCenter .banner-left-subtitle {
  margin-top: 14px;
  display: flex;
  gap: 17px;
}

.newbanner .bannerCenter .banner-left-subtitle span {
  display: block;
  text-align: center;
  line-height: 32px;
  color: #4DA486;
  font-size: 20px;
  width: 90px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #4DA486;
}

.zhuanyequnindex-tongjiulist {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 12px;
}

.zhuanyequnindex-tongjiulist .time {
  padding-left: 18px;
  background-image: url("/public/specialtygroups/images/bg-3.png");
  width: 180px;
  height: 40px;
  line-height: 40px;
  color: #666666;
  font-size: 12px;
}

.zhuanyequnindex-tongjiulist .tongjiulist {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 18px 0;
  /* background-color: rgba(255, 255, 255, 0.72); */
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/public/home/images/Group427320218.png");
  position: relative;
  z-index: 1;
}

.zhuanyequnindex-tongjiulist .tongjiulist li {
  flex: 1;
  display: flex;
  justify-content: center;
  color: #666;
  gap: 12px;
}

.zhuanyequnindex-tongjiulist .tongjiulist li img {
  width: 48px;
  height: 48px;
}

.zhuanyequnindex-tongjiulist .tongjiulist li .num {
  color: #333333;
  font-size: 20px;
  font-weight: 600;
}

.zhuanyequnindex-tongjiulist .tongjiulist li .des {
  color: #999999;
  font-size: 12px;
  font-weight: 400;
  margin-top: 3px;
}

.zhuanyequnindex-tongjiulist .tongjiulist .line {
  flex: unset;
  width: 1px;
  height: 68px;
  border: 1px solid;
  border-image: linear-gradient(180deg, white, #d0d9d9, white) 1 1;
}

.zhuanyequnindex-sisiba {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
}

.zhuanyequnindex-sisiba .sisiba {
  background: #FFFFFF;
  border-radius: 12px;
  display: flex;
  flex-wrap: wrap;
  padding: 13px 30px;
  position: relative;
}

.zhuanyequnindex-sisiba .sisiba:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  position: absolute;
  left: 100px;
  top: 100%;
}

.zhuanyequnindex-sisiba .sisiba a {
  font-size: 16px;
  font-weight: 400;
  margin: 10px 58px 10px 0;
}

.zhuanyequnindex-sisiba .sisiba a.active {
  color: #4DA486;
}

.zhuanyequnindex-sisiba .sisiba .gengduo {
  position: absolute;
  right: 20px;
  bottom: 13px;
  color: #4DA486;
  cursor: pointer;
  background-color: #fff;
  padding: 10px 10px;
  box-sizing: border-box;
}

.zhuanyequnindex-sisiba .sisiba .gengduo img {
  margin-left: 5px;
}

.groupsInnerListBox {
  width: 1200px;
  border-radius: 12px;
  background: #FFFFFF;
  padding: 25px;
  margin: 0 auto;
  margin-top: 20px;
}

.groupsInnerListBox .groupsInnerList {
  display: flex;
  justify-content: space-between;
}

.groupsInnerListBox .groupsInnerList .groupsInnerListItem {
  width: 214px;
  height: 76px;
  border-radius: 12px;
}

.groupsInnerListBox .groupsInnerList .groupsInnerListItemBox {
  display: flex;
  padding: 12px 53px 14px 33px;
  gap: 24px;
  border-radius: 12px;
}

.groupsInnerListBox .groupsInnerList .groupsInnerListItemBox img {
  width: 48px;
  height: 48px;
}

.groupsInnerListBox .groupsInnerList .groupsInnerListItemBox .groupsInnerListItemNumber {
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  margin-bottom: 2px;
}

.groupsInnerListBox .groupsInnerList .groupsInnerListItemBox .groupsInnerListItemName {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}

.zhuanyequnindex-table {
  display: flex;
  box-sizing: border-box;
  align-items: flex-start;
  gap: 20px;
  margin-top: 25px;
}

.zhuanyequnindex-table .menu {
  width: 184px;
  border-radius: 8px;
  border: 1px solid #E9E9E9;
  padding: 25px 0;
  box-sizing: border-box;
}

.zhuanyequnindex-table .menu .item {
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  position: relative;
  padding-left: 14px;
  box-sizing: border-box;
  margin-bottom: 18px;
  cursor: pointer;
  padding-right: 10px;
}

.zhuanyequnindex-table .menu .item::before {
  content: '';
  width: 4px;
  height: 16px;
  background: #4DA486;
  border-radius: 0px 2px 2px 0px;
  display: inline-block;
  margin-right: 10px;
  display: none;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.zhuanyequnindex-table .menu .item.active {
  color: #4DA486;
}

.zhuanyequnindex-table .menu .item.active::before {
  display: inline-block;
}

.zhuanyequnindex-table .menu .item:last-child {
  margin-bottom: 0;
}

.zhuanyequnindex-table .menu .item:hover {
  color: #4DA486;
}

.zhuanyequnindex-table .r-table {
  flex: 1;
  border-radius: 6px 6px 0px 0px;
}

.zhuanyequnindex-table .r-table .coursetitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.zhuanyequnindex-table .r-table .coursetitle .t1 {
  font-size: 18px;
  color: #333333;
  font-weight: 500;
}

.zhuanyequnindex-table .r-table .coursetitle a {
  color: #fff;
  width: 76px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  background-color: #19A783;
  border-radius: 4px;
}

.zhuanyequnindex-table .r-table .table-box {
  width: 100%;
}

.zhuanyequnindex-table .r-table .table-head {
  display: flex;
  background: #F6F8FB;
  font-weight: 500;
}

.zhuanyequnindex-table .r-table .table-head div {
  flex: 1;
  padding: 10px 14px;
  border-right: 1px solid #EDEFF3;
}

.zhuanyequnindex-table .r-table .table-head div:last-child {
  border-right: none;
}

.zhuanyequnindex-table .r-table .table-body .table-item {
  display: flex;
  border-bottom: 1px solid #EDEFF3;
}

.zhuanyequnindex-table .r-table .table-body .table-item:nth-child(even) {
  background-color: #F9FAFD;
}

.zhuanyequnindex-table .r-table .table-body .table-item:last-child {
  border-right: none;
}

.zhuanyequnindex-table .r-table .table-body .table-item .coursename {
  width: 25%;
  border-right: 1px solid #EDEFF3;
  box-sizing: border-box;
  padding: 10px 14px;
  display: flex;
  align-items: center;
}

.zhuanyequnindex-table .r-table .table-body .table-item .nenglitupu-item-empty {
  height: 100%;
}

.zhuanyequnindex-table .r-table .table-body .table-item .nenglitupu {
  flex: 1;
}

.zhuanyequnindex-table .r-table .table-body .table-item .nenglitupu-item {
  display: flex;
}

.zhuanyequnindex-table .r-table .table-body .table-item .nenglitupu-item:last-child .nenglituputitle,
.zhuanyequnindex-table .r-table .table-body .table-item .nenglitupu-item:last-child .certificate-title,
.zhuanyequnindex-table .r-table .table-body .table-item .nenglitupu-item:last-child .post-title {
  border-bottom: none;
}

.zhuanyequnindex-table .r-table .table-body .table-item .certificate-item {
  width: 33.333333%;
  display: flex;
  flex-direction: column;
}

.zhuanyequnindex-table .r-table .table-body .table-item .post-item {
  width: 33.333333%;
  display: flex;
  flex-direction: column;
}

.zhuanyequnindex-table .r-table .table-body .table-item .nenglituputitle {
  width: 33.333333%;
  padding: 10px 14px;
  border-right: 1px solid #EDEFF3;
  box-sizing: border-box;
  border-bottom: 1px solid #EDEFF3;
  display: flex;
  align-items: center;
  min-height: 100%;
}

.zhuanyequnindex-table .r-table .table-body .table-item .certificate-title {
  padding: 10px 14px;
  border-right: 1px solid #EDEFF3;
  box-sizing: border-box;
  border-bottom: 1px solid #EDEFF3;
  display: flex;
  align-items: center;
  flex: 1;
}

.zhuanyequnindex-table .r-table .table-body .table-item .certificate-title:empty {
  min-height: 100%;
}

.zhuanyequnindex-table .r-table .table-body .table-item .post-title {
  padding: 10px 14px;
  box-sizing: border-box;
  border-bottom: 1px solid #EDEFF3;
  display: flex;
  align-items: center;
  flex: 1;
}

.zhuanyequnindex-table .r-table .table-body .table-item .post-title:empty {
  min-height: 100%;
}

.index {
  background-color: #fff;
}

.index .search_box {
  width: 1400px;
  margin: 20px auto;
}

.index .search_box .search_box_left {
  margin: 0;
  width: 320px;
  position: relative;
}

.index .search_box .search_box_left input {
  width: 100%;
  height: 32px;
  border-radius: 8px;
  padding-left: 10px;
  box-sizing: border-box;
  font-size: 14px;
}

.index .search_box .search_box_left button {
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
  border: none;
  background: none;
  cursor: pointer;
}

.quan-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
  width: 1400px;
  margin: 60px auto 0;
}

.quan-items * {
  margin: 0;
}

.quan-items img {
  width: 269px;
  height: 213px;
  object-fit: cover;
}

.quan-items .item {
  width: calc(50% - 20px);
  border-radius: 24px;
  overflow: hidden;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
}

.quan-items .item .default {
  background-color: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  opacity: 1;
}

.quan-items .item .ishover {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/public/specialtygroups/images/bg-2.png") no-repeat center center;
  background-size: 100% 100%;
  color: #fff;
  display: none;
}

.quan-items .item .ishover .b {
  margin-top: 15px;
}

.quan-items .item .ll {
  flex-shrink: 0;
}

.quan-items .item .rr {
  flex: 1;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-repeat: no-repeat;
  background-position: left 20px top;
  background-image: url("/public/specialtygroups/images/fuhao.png");
}

.quan-items .item .t {
  font-size: 24px;
  color: #333;
}

.quan-items .item .t1 {
  font-size: 24px;
  color: #333;
}

.quan-items .item .b {
  font-size: 14px;
  color: #666;
  font-weight: 400;
  line-height: 24px;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.quan-items .item .btn22 a {
  width: 80px;
  height: 32;
  border-radius: 4px;
  border: 1px solid #4DA486;
  color: #4DA486;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: none;
}

.quan-items .item .btn22 a:hover {
  background-color: #4DA486;
  color: #fff;
}

.quan-items .item .btn33 {
  text-align: right;
}

.quan-items .item .btn33 a {
  width: 80px;
  height: 32;
  border-radius: 50px;
  border: 1px solid #4DA486;
  color: #4DA486;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

.quan-items .item .btn33 a:hover {
  background-color: #4DA486;
  color: #fff;
}

.quan-items .item:hover {
  box-shadow: 0px 12px 24px 0px rgba(31, 39, 51, 0.102);
}

.quan-items .item:hover .ishover {
  display: flex;
}

.quan-items .item:hover .t {
  color: #4DA486;
}

.quan-items .item:hover .btn22 a {
  display: inline-block;
}

.homepage .isbanner {
  background-color: #f5f5f5;
  height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/public/specialtygroups/images/indexBanner.png");
  overflow: hidden;
}

.homepage .isbanner .isbanner_content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 94px;
  font-size: 36px;
  color: #4DA486;
  line-height: 50px;
}

.homepage .search_box {
  width: 1200px;
  height: 64px;
  margin: 0 auto;
  margin-top: -32px;
  margin-bottom: 30px;
}

.homepage .search_box .search_box_left {
  margin: 0;
  position: relative;
}

.homepage .search_box .search_box_left input {
  width: 100%;
  height: 64px;
  border: 0;
  border-radius: 12px;
  padding: 4px 4px 4px 28px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.04);
  box-sizing: border-box;
  font-size: 14px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  background-image: none;
  display: inline-block;
}

.homepage .search_box .search_box_left input::placeholder {
  font-weight: 400;
  font-size: 20px;
  color: #C1C1C1;
  line-height: 28px;
}

.homepage .search_box .search_box_left input:focus {
  outline: 0;
  border-color: #4DA486;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(77, 164, 134, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(77, 164, 134, 0.6);
}

.homepage .search_box .search_box_left button {
  position: absolute;
  right: 4px;
  top: 4px;
  width: 136px;
  height: 56px;
  border: none;
  font-weight: 400;
  background: none;
  font-size: 20px;
  line-height: 28px;
  background-color: #15a684;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
}

.homepage .search_box .search_box_left button span {
  margin-left: 10px;
}

.homepage .tongji {
  width: 1200px;
  margin: 0 auto 49px;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}

.homepage .tongji .tongji_item {
  background-color: #fff;
  width: 20%;
  padding: 15px 15px 18px 33px;
  border-radius: 12px;
  display: flex;
}

.homepage .tongji .tongji_item img {
  width: 48px;
  height: 48px;
  margin-top: 5px;
  margin-right: 24px;
}

.homepage .tongji .tongji_item .tongji_item_content div:first-child {
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  margin-bottom: 5px;
}

.homepage .tongji .tongji_item .tongji_item_content div:nth-child(2) {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}

.homepage .title {
  text-align: center;
  font-size: 28px;
  color: #333;
  font-weight: 500;
  position: relative;
}

.homepage .specialty_file {
  width: 1200px;
  margin: -30px auto 0;
  background-color: #fff;
  border-radius: 0 0 12px 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
  justify-content: space-between;
  font-size: 24px;
  padding: 60px 20px 32px;
}

.homepage .specialty_file a {
  display: flex;
  align-items: center;
  text-decoration: none;
  width: calc(33% - 22px);
  background-color: #f4f6f9;
  padding: 6px 18px 6px 8px;
  font-size: 14px;
  color: #666666;
  border-radius: 8px;
  justify-content: space-between;
  cursor: pointer;
}

.homepage .specialty_file a .specialty_item_content {
  display: flex;
}

.homepage .specialty_file a .specialty_item_content div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 15px;
}

.homepage .specialty_file a .specialtyBeforeIcon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.homepage .specialty_file a .specialtyAfterIcon {
  height: 9px;
  line-height: 9px;
  flex-shrink: 0;
}

.homepage .specialty_box {
  width: 1200px;
  margin: 0 auto 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-color: #fff;
  border-radius: 24px;
  position: relative;
  z-index: 1;
}

.homepage .specialty_box .specialty_item {
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.homepage .specialty_box .specialty_item .specialty_item_content {
  flex: 1;
  display: flex;
}

.homepage .specialty_box .specialty_item .specialtyLeftImage {
  width: 284px;
  height: 168px;
  border-radius: 12px;
  margin-right: 30px;
}

.homepage .specialty_box .specialty_item .specialty_item_title {
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
}

.homepage .specialty_box .specialty_item .specialty_item_desc {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 88px;
}

.homepage .specialty_box .specialty_item .specialty_item_btn {
  width: 114px;
  height: 32px;
  margin-top: 12px;
}

.homepage .specialty_box .specialty_item .specialty_item_btn button {
  width: 100%;
  height: 100%;
  background-color: #4DA486;
  color: #fff;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.homepage .specialty_box .specialty_item .specialty_item_btn button .specialty_item_btn_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-radius: 50%;
  margin-left: 8px;
}

.homepage .specialty_type {
  width: 100%;
  margin: 35px auto 0;
}

.homepage .specialty_type .specialty-menus {
  text-align: center;
  width: 1100px;
}

.homepage .specialty_type .specialty-menus .left {
  background-color: rgba(255, 255, 255, 0.24);
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  padding: 3px 4px;
  white-space: nowrap;
  flex-wrap: wrap;
}

.homepage .specialty_type .specialty-menus .left .specialty-menu-item {
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  height: 100%;
  border-radius: 90px;
  line-height: 38px;
  font-weight: 500;
  padding-left: 14px;
  padding-right: 14px;
}

.homepage .specialty_type .specialty-menus .left .specialty-menu-item.active {
  background-color: #fff;
  color: #4DA486;
}

.homepage .specialty_type .specialty-menus .right {
  position: absolute;
  bottom: 19px;
  right: 5px;
  color: #4DA486;
  transform: translateX(100%);
  cursor: pointer;
  font-size: 16px;
}

.homepage .specialty_type_wrapper {
  width: 1400px;
  position: relative;
  margin: 40px auto 30px;
  overflow: hidden;
  display: flex;
  gap: 20px;
  justify-content: center;
}

.homepage .specialty_type_wrapper .box {
  width: 100px;
  height: 100px;
  position: absolute;
  background: red;
  font-size: 25px;
  line-height: 100px;
  text-align: center;
}

.homepage .specialty_type_wrapper .box:nth-child(odd) {
  background: #f8f8f8;
}

.homepage .specialty_type_wrapper .box:nth-child(even) {
  background: #eee;
}

.homepage .specialty_type_wrapper .boxes {
  position: relative;
}

.homepage .resource_center {
  width: 1200px;
  margin: 0px auto 56px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

.homepage .resource_center .t2 {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}

.homepage .resource_center .resource_center_left {
  width: 58.3%;
  padding: 30px;
  padding-bottom: 24px;
  box-sizing: border-box;
  flex-shrink: 0;
  background-color: #fff;
  border-radius: 12px;
}

.homepage .resource_center .resource_center_right {
  width: 40%;
  padding: 30px;
  padding-bottom: 19px;
  box-sizing: border-box;
  flex-shrink: 0;
  border-radius: 12px;
  position: relative;
  background-color: #fff;
}

.homepage .resource_center .resource_center_right_item {
  position: relative;
}

.homepage .resource_center .resource_center_right_item .t2 {
  margin-bottom: 26px;
}

.homepage .resource_center .resource_center_right_item a {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 100%;
  box-sizing: border-box;
  min-width: 0;
  background-color: #f4f6f9;
  padding: 6px 24px 6px 16px;
  margin-bottom: 10px;
  border: 8px;
}

.homepage .resource_center .resource_center_right_item a .resource_center_right_item_content {
  display: flex;
}

.homepage .resource_center .resource_center_right_item a img {
  flex-shrink: 0;
}

.homepage .resource_center .resource_center_right_item a span {
  width: 14px;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  flex-shrink: 0;
  margin-right: 12px;
}

.homepage .resource_center .resource_center_right_item a:hover {
  color: #4DA486;
}

.homepage .resource_center .resource_center_right_item a div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
}

.homepage .resource_center .resource_center_right_item a:last-child div {
  border-bottom: none;
}

.homepage .material_center {
  width: 1200px;
  margin: 25px auto 65px;
}

.homepage .material_center .material_center_menu {
  text-align: right;
  margin-bottom: 20px;
}

.homepage .material_center .material_center_menu a {
  color: #4DA486;
  font-size: 14px;
  cursor: pointer;
}

.homepage .material_center .material_center_content {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

.homepage .material_center .material_center_content .material_center_content_item {
  width: 154px;
  height: 154px;
  text-align: center;
  box-sizing: content-box;
  background-color: #fff;
  border-radius: 12px;
}

.homepage .material_center .material_center_content .material_center_content_item img {
  width: 84px;
  height: 84px;
  padding: 16px 35px 18px;
  border-radius: 6px;
  box-sizing: content-box;
}

.homepage .material_center .material_center_content .material_center_content_item .material_center_content_item_title {
  font-size: 16px;
  color: #333;
  font-weight: 400;
}

.centerTitle {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  margin-bottom: 25px;
  justify-content: space-between;
}

.centerTitle .centerTitleLeft img {
  width: 9px;
  height: 18px;
  margin-right: 9px;
  margin-top: 5px;
}

.centerTitle div {
  display: flex;
}

.zyq-introduce {
  margin-top: 50px;
}

.zyq-title {
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  margin-bottom: 19px;
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 28px;
}

.zyq-floor {
  position: relative;
}

.zyq-floor .zyq-content {
  white-space: pre-wrap;
  word-wrap: break-word;
  line-height: 34px;
  font-weight: 400;
  padding: 23px;
  background-color: #fff;
  border-radius: 12px;
}

div[class^='zyq-floor'] {
  padding-bottom: 50px;
}

div[class^='zyq-floor'] p {
  font-size: 16px;
  color: #333;
  line-height: 32px;
}

.category .search_box {
  width: 1200px;
  margin: 40px auto 20px;
}

.category .search_box .search_box_left {
  margin: 0;
  position: relative;
  width: 320px;
}

.category .search_box .search_box_left input {
  width: 100%;
  height: 32px;
  border: none;
  border-radius: 8px;
  padding-left: 10px;
  box-sizing: border-box;
  font-size: 14px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  line-height: 1.42857143;
  color: #333;
  background: #fff;
  display: inline-block;
}

.category .search_box .search_box_left input:focus {
  outline: 0;
}

.category .search_box .search_box_left button {
  position: absolute;
  right: 12px;
  top: 0;
  width: 32px;
  height: 32px;
  border: none;
  background: none;
  cursor: pointer;
  line-height: 0;
}

.category .content {
  width: 1200px;
  margin: 0 auto;
}

.category .content .jianting {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 50px;
}

.category .content .sisiba {
  margin-top: 20px;
  background: #FFFFFF;
  border-radius: 12px;
  display: flex;
  flex-wrap: wrap;
  padding: 13px 30px;
  position: relative;
  margin-bottom: 16px;
}

.category .content .sisiba a {
  font-size: 16px;
  font-weight: 400;
  margin: 10px 36px 10px 0;
}

.category .content .sisiba a.active {
  color: #4DA486;
}

.category .content .sisiba .gengduo {
  position: absolute;
  right: 20px;
  bottom: 13px;
  color: #4DA486;
  cursor: pointer;
  background-color: #fff;
  padding: 10px 10px;
  box-sizing: border-box;
}

.category .content .sisiba .gengduo img {
  margin-left: 5px;
}

.category .content-left {
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  height: calc(100vh - 270px);
  overflow-y: auto;
}

.category .menu-title {
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  display: flex;
  align-items: center;
  gap: 9px;
}

.category .panel-group {
  width: 222px;
  margin-top: 30px;
}

.category .panel-group .panel-group-item {
  width: 100%;
  padding: 10px 20px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  position: relative;
  border-radius: 8px;
}

.category .panel-group .panel-group-item:hover, .category .panel-group .panel-group-item.active {
  color: #4DA486;
  background: linear-gradient(90deg, #E7EFFF 0%, #FFFFFF 100%);
}

.category .content-right {
  flex: 1;
}

.category .content-right .kctp-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 34px;
}

.category .content-right .kctp {
  width: calc(25% - 25.5px);
  background: #fff;
  border-radius: 12px;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #F4F4F4;
  padding: 7px;
}

.category .content-right .kctp .thumbnail {
  width: 100%;
  height: 155px;
  overflow: hidden;
  border-radius: 8px;
}

.category .content-right .kctp .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.category .content-right .kctp .ios {
  font-size: 16px;
  color: #333;
  margin-bottom: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
}

.category .content-right .kctp .caption {
  padding: 16px;
}

.category .content-right .kctp .caption p {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.category .content-right .kctp .desc {
  font-size: 12px;
  color: #999;
  margin-bottom: 7px;
}

.category .content-right .kctp .learn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ACACAC;
}

.category .content-right .kctp .learn div {
  display: flex;
  align-items: center;
}

.category .content-right .kctp .learn div img {
  margin-right: 8px;
}

.category .content-right .kctp:hover .ios {
  color: #4DA486;
}

.str_static .str_move {
  left: 50%;
  transform: translateX(-50%);
}

.specialty_type_wrapper333 {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 30px;
  padding-top: 22px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 12px;
  margin-top: 20px;
  position: relative;
}

.specialty_type_wrapper333 .specialty_type {
  margin-top: 0;
}

.specialty_type_wrapper333 .specialty_type .specialty-menus {
  text-align: left;
  position: relative;
}

.specialty_type_wrapper333 .specialty_type .specialty-menus .left {
  padding: 0;
}

.specialty_type_wrapper333 .specialty_type .specialty-menus .left .specialty-menu-item {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  color: #333;
  line-height: 22px;
  height: 40px;
}

.specialty_type_wrapper333 .specialty_type .specialty-menus .left .specialty-menu-item.active {
  color: #4DA486;
}

.specialty_type_wrapper333 .specialty_type .specialty-menus .left .specialty-menu-item.active::after {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  width: 24px;
  height: 2px;
  background: #4DA486;
  border-radius: 8px;
}

.specialty_type_wrapper333 .specialty_type .specialty_type_wrapper {
  width: 1160px;
  position: relative;
  overflow: hidden;
  display: flex;
  gap: 20px;
  margin-bottom: 10px;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.specialty_type_wrapper333 .specialty_type .specialty_type_wrapper .course-card {
  border-radius: 8px !important;
  width: calc((100% - (5 - 1) * 20px) / 5);
}

.specialty_type_wrapper333 .specialty_type .specialty_type_wrapper .course-card:hover {
  color: #666666;
}

.specialty_type_wrapper333 .specialty_type .specialty_type_wrapper .course-card:hover .course-title {
  color: #666666;
}

.specialty_type_wrapper333 .specialty_type .specialty_type_wrapper .course-image {
  width: 100%;
  height: 116px;
  border-radius: 8px;
}

.specialty_type_wrapper333 .specialty_type .specialty_type_wrapper .course-image .course-title {
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
}

.specialty_type_wrapper333 .specialty_type .specialty_type_wrapper .course-info {
  padding: 10px 0 0 0;
}

@media screen and (max-width: 1366px) {
  .homepage .search_box,
  .homepage .tongji,
  .homepage .specialty_box,
  .homepage .resource_center,
  .homepage .specialty_file,
  .homepage .specialty_type_wrapper,
  .homepage .material_center {
    width: 96%;
  }
  .homepage .isbanner {
    height: 390px;
  }
  .category .search_box,
  .category .content {
    width: 96%;
  }
  .quan-items {
    width: 96%;
  }
}
