html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}

fieldset,
img {
  border: none;
}

img {
  display: block;
}

ul,
ol {
  list-style: none;
}

input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "SimSun", "å®‹ä½“";
}

select,
input {
  vertical-align: middle;
  outline: none;
}

select,
input,
textarea {
  font-size: 12px;
  margin: 0;
}

textarea {
  resize: none;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

body {
  font-size: 14px;
  color: #000;
  font-family: "å¾®è½¯é›…é»‘";
}

.clear {
  clear: both;
  font-size: 1px;
  width: 1px;
  height: 0;
  visibility: hidden;
  margin-top: 0px !important;
  *margin-top: -1px;
  line-height: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
}

body,
html {
  font-family: å¾®è½¯é›…é»‘;
  /* min-width: 1300px; */
}

.phNav .logo,
.phNav .menu {
  display: none;
}

/* ----------- */

.part {
  /* max-width: 1920px; */
  margin: 0 auto;
}

.display {
  display: none;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.bg {
  background: url(../img/bg.png) top center no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 100vh;
  position: relative;
  padding-bottom: 600px;
  overflow: hidden;
  background-color: #fea077;
  margin: 0 auto;
}

.botmBg {
  display: none;
  background: url(../img/botmBg.png) bottom center no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 632px;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

.bg_ttmm{
  width: 100%;
  height: 18.229vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bg_ttmm img{
  width: 43.75vw;
}

.bg_fff {
  background: #fff;
  overflow: hidden;
}

.navBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 4.167vw;
  /* max-height: 80px; */
}

.nav {
  height: 100%;
    flex: 1;
    margin-right: 10%;
    text-align: right;
    display: flex
;
    justify-content: center;
    gap: 5px;
    align-items: center;
}

.nav li {
  height:  4.167vw;
  display: inline-flex;        /* 改用弹性容器 */
  align-self: center;
  color: #333;
  padding: 0 15px;
  position: relative;
  font-size: min(22px, 4.5vw);
  vertical-align: middle;
  line-height: 4.167vw;
  cursor: pointer;
  box-sizing: border-box;
}

.nav li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: rgb(1, 0, 0);
  text-align: center;
}

.nav li.active,
.nav li:hover {
  color: #fff;
  background: rgb(247, 5, 16);
}

.nav li.active a,
.nav li:hover a {
  color: #fff;
}

.navrightbox {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 313px;
  min-width: 12.135vw;
  flex-shrink: 1;
  flex-wrap: nowrap;
}

.loginBox .loginUser {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 65px;
  height: 1.875vh;
  padding: 0 10px;
  border-radius: 1vh;
  overflow: hidden;
  background-color: rgb(252, 210, 147);
  min-height: 25px;
}

.loginBox .loginText {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(1, 0, 0);
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
  /* font-size: 14px; */
}

.logoutBox .logoutbtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 36px;
  padding: 0 10px;
  /* border-radius: 30px; */
  overflow: hidden;
  margin-left: 0;
  /* background-color: rgb(252, 210, 147); */
}

.logoutBox .logoutText {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb(1, 0, 0);
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
  /* max-width: 140px;
  box-sizing: border-box; */
}

.submittedBox .submitted {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 70px;
  height: 1.875vh;
  min-height: 20px;
  border-radius: 1vh;
  /* background-color: rgb(235, 235, 235); */
  margin-right: 0;
  padding: 0 8px;
  margin-left: 0.26vw;
  position: relative;
  display: flex;
  align-items: center;
}

.categr-avator-box{
  width: 220px;
  height: 220px;
  position: absolute;
  float: left;
  margin-left: 0;
  background-color: transparent;
  border-radius: 110px;
  box-shadow: 0 0 15px #707070;
  z-index: 10;
  object-fit: cover;         /* 或 contain（按比例填充/适应） */
  object-position: center;
}

.cateBox .categr>div{
  width: calc(100% - 220px);
  height: 36px;
  margin-left: 154px;
  padding-top: 47px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.cateBox .categr>div>img{
  display: inline-block;
  width: 30px;
  /* border-radius: 15px; */
}

.cateBox .categr>div>h2{
  display: inline-block;
  color: rgb(172, 34, 20);
  line-height: 36px;
  height: 36px;
  padding: 0 20px 0 10px;
  width: calc(100% - 46px);
  font-size: 34px;
  font-weight: 800;
  overflow: hidden;
}

.cateBox .categr>p{
  width: calc(100% - 200px);
  height: 70px;
  padding: 10px 0 15px 0;
  margin-left: 154px;
  font-size: 15px;
  overflow: hidden;
  color: rgb(177, 86, 78);
}

.cateBox ul li p {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb(205, 0, 22);
  line-height: 1.8em;
  text-align: justify;
}

/* 3 */

.zt_list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 350px;
  margin: 35px auto;
  padding: 10px 50px;
  box-sizing: border-box;
  background: url(../img/z_bg1.png) top center no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

.zt_list li .imgBox {
  width: 35%;
  margin: 0 auto;
  text-align: center;
}

.zt_list li img {
  margin: 0 auto;
}

.zt_list li .txt {
  flex: 1;
}

.zt_list li .txt h2 {
  display: flex;
  align-items: center;
  margin: 15px 0;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: rgb(205, 0, 22);
  border: 1px solid rgba(205, 0, 22, 0.87);
  border-radius: 15px;
  width: 675px;
  height: 58px;
  line-height: 60px;
}

.zt_list li .txt h2 span {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 62px;
  color: #fff;
  text-align: center;
  margin: 0 15px 0 -15px;
  border: 1px solid rgb(210, 210, 210);
  border-radius: 50%;
  background-color: rgb(205, 0, 22);
}

.zt_list li .txt p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(205, 0, 22);
  line-height: 1.6em;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

/*  */

.lc_list ul {
  margin: 30px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.lc_list li {
  position: relative;
}

/* .lc_list li + li::before {
  content: "";
  display: inline-block;
  width: 90px;
  height: 5px;
  position: absolute;
  left: -50%;
  bottom: 95px;
  transform: translateX(-100%);
  right: 0;
  background: url(../img/arrow.png) center center no-repeat;
  background-size: contain;
} */

.lc_list .arrow {
  /* display: none; */
  width: 120px;
  height: 10px;
  transform: translateY(25px);
  background: url(../img/arrow.png) center center no-repeat;
  background-size: contain;
}

.lc_list li span {
  display: inline-block;
  margin: 0 auto;
  width: 167px;
  height: 49px;
  line-height: 49px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 204, 168);
  text-transform: uppercase;
  text-align: center;
  background-color: #cd0016;
  border-radius: 35px;
  box-shadow: 0px 0px 5.76px 0.24px rgba(59, 59, 59, 0.18);
}

.lc_list li p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 166px;
  height: 166px;
  margin: 20px auto;
  padding: 10px 50px;
  box-sizing: border-box;
  text-align: center;
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: rgb(205, 0, 22);
  text-transform: uppercase;
  background: url(../img/lc1.png) center center no-repeat;
  background-size: 100% 100%;
}

.lc_list li.active p {
  color: rgb(255, 204, 168);
  background: url(../img/lc0.png) center center no-repeat;
  background-size: 100% 100%;
}

.jl_txt {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 49px;
  line-height: 49px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 204, 168);
  text-transform: uppercase;
  text-align: center;
  background-color: rgb(215, 0, 21);
  box-shadow: 0px 0px 5.76px 0.24px rgba(59, 59, 59, 0.18);
  border-radius: 30px;
}

/* 微信图文 */

.flex {
  display: flex;
}

.form_box {
  margin: 150px auto;
  padding: 50px 5%;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 50px;
  font-size: 16px;
  background: #fff;
  box-shadow: 1.5px 2.598px 15px 0px rgba(2, 0, 4, 0.14);
}

.layui-form-item-spec{
  margin-bottom: 50px;
}

.layui-form-item:has(.introductionWork) {
  display: flex !important;
  align-items: flex-start;
}

.layui-form-item:has(.introductionWork) .layui-input-inline {
  width: auto !important;
  flex: 1;
  position: relative;
}

.layui-form-item:has(.introductionWork) .layui-input {
  width: 100% !important;
  box-sizing: border-box;
}

.layui-form-item:has(.introductionWork) .word-counter {
  position: absolute;
  right: 10px;
  bottom: -25px;
}

/* 字数统计样式 */
.word-counter {
  position: absolute;
  right: 10px;
  bottom: -22px;
  font-size: 12px;
  color: #666;
}

/* 超限时变红 */
.word-counter .red-text {
  color: #ff0000;
}


.form_box .layui-form-item {
  display: flex;
  flex-wrap: wrap;
}

.form_box .layui-form-label {
  width: 14em;
  flex-shrink: 0;
  font-size: 16px;
}

.form_box .layui-form-item input {
  font-size: 14px;
  border-radius: 5px;
}

.form_box .layui-form-item .layui-input-block {
  width: auto;
  /* min-width: 500px; */
  margin-left: 0;
}

.form_box .layui-form-item .layui-input-block input {
  min-width: 300px;
  width: auto;
}

.form_box .layui-form-item .layui-input-inline {
  width: auto;
  min-width: 200px;
}

.file_btn {
  display: inline-block;
  vertical-align: middle;
  height: auto;
  line-height: inherit;
  padding: 0;
  background-color: transparent;
}

.file_btn:hover {
  opacity: 1;
}

.preview,
img#preview {
  max-width: 200px;
}

.form_box .required {
  margin: 0 0 0 10px;
  color: red;
}

.form_box .layui-word-aux {
  font-size: 14px;
  color: red !important;
  text-align: left;
  line-height: 1.6em;
  margin-left: 15px;
  align-self: flex-end;
}

.author .layui-input-block {
  margin: 0 15px 15px 0;
}

.author .layui-input-block input {
  margin-right: 15px;
}

.layui-input:focus,
.layui-textarea:focus {
  border-color: #fa0b0b !important;
}

.addBtn,
.delBtn {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(118, 116, 115);
  width: 100px;
  border: 1px solid rgb(194, 194, 194);
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
}

.addBtn:hover,
.delBtn:hover {
  color: rgb(118, 116, 115);
}

.form_box .tips {
  display: inline-block;
  color: red;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
}

.form_box .close {
  position: absolute;
  top: 5px;
  right: 10%;
  width: 20px;
  cursor: pointer;
}

.inputGroup {
  font-size: 16px;
  margin: 15px auto;
  font-size: 16px;
  color: rgb(45, 45, 45);
}

.inputGroup label {
  min-width: 10em;
  margin: 0 10px;
  text-align: right;
  display: inline-block;
}

#checkInDate label {
  width: auto;
  min-width: auto;
}

.inputGroup select {
  width: auto;
  min-width: 80px;
  height: 36px;
  margin-right: 10px;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid rgba(63, 63, 65, 0.3);
}

.inputGroup input,
.inputGroup textarea {
  font-size: 16px;
  margin-right: 10px;
  height: 36px;
  padding: 0 5px;
  border-radius: 5px;
  border: 1px solid rgba(63, 63, 65, 0.3);
}

.textareaBox {
  position: relative;
  width: fit-content;
}

.inputGroup textarea {
  height: auto;
}

.inputGroup .sendCode {
  padding: 0 5px;
  font-size: 14px;
  color: #fff;
  width: 87px;
  height: 26px;
  border-radius: 5px;
  background-color: rgb(45, 92, 234);
  border: none;
  outline: none;
  margin-left: 15px;
}

.fileBox {
  display: inline-flex;
}

.fileBox > div {
  width: auto;
  margin-right: 20px;
  text-align: center;
  font-size: 14px;
}

.fileBox > div img {
  margin: 0 auto 10px;
}

.btns {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}

.btns .btn {
  margin: 30px 45px 0;
  font-size: 16px;
  width: 112px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  background: #2d5ce8;
  border: none;
  outline: none;
  cursor: pointer;
}

.form_box .layui-form-checked[lay-skin="primary"] > i {
  border-color: #333 !important;
  background-color: transparent;
  color: #434343;
  font-weight: bold;
}

.layui-form-radio:hover > *,
.layui-form-radioed,
.layui-form-radioed > i {
  color: #cd0016;
}

.form_box .layui-form-checkbox[lay-skin="primary"]:hover > i {
  border-color: #333;
  color: #434343;
}

.form_box .layui-form-item .layui-form-checkbox[lay-skin="primary"] {
  margin-top: 3px;
}

.btn_submit {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);
  width: 177px;
  height: 45px;
  border-radius: 8px;
  background-color: rgb(201, 3, 11);
}

.zy {
  margin: 15px 0;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(201, 3, 11);
}

.title_ph {
  display: none;
}

/*  */

.conBox {
  margin: 60px auto 30px;
  padding: 15px 30px;
  box-sizing: border-box;
  background: #fff;
}

.e_title {
  padding-bottom: 10px;
  margin: 15px 0;
  border-bottom: 1px solid #edabae;
}

.e_title h2 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: rgb(201, 3, 11);
}

.e_title i {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin: 0 0 4px 0;
  background: url(../img/t_icon1.png) center center no-repeat;
  background-size: contain;
  /* border: 2px solid rgb(70, 108, 247); */
}

.searchForm input,
.searchForm select {
  font-size: 14px;
  height: 40px;
  border-radius: 5px;
}

.searchForm .layui-form-select .layui-input {
  border: 1px solid rgb(241, 68, 56);
  border-radius: 0 4px 4px 0;
}

.searchForm label {
  padding: 0;
  text-align: center;
  line-height: 40px;
  color: #fff;
  width: 133px;
  height: 40px;
  border-radius: 4px 0 0 4px;
  background-color: rgb(241, 68, 56);
}

.searchForm .search {
  margin: 0 5px;
  width: 60px;
  height: 40px;
  text-align: center;
  background-color: #f14438;
  border-radius: 5px;
}

.searchForm .search .i_search {
  display: inline-block;
  width: 20px;
  height: 100%;
  background: url(../img/i_search.png) center center no-repeat;
  background-size: 21px;
  cursor: pointer;
}

.tableCon .layui-table {
  background: transparent;
  border: none;
  color: #333;
  width: 100% !important;
}

.tableCon .layui-table-view {
  border: none;
}

.tableCon .layui-table tr {
  height: 44px;
}

.tableCon .layui-table-header {
  border: none;
  background-color: #f14438;
}

.tableCon .layui-table-header tr {
  font-size: 16px;
  height: auto;
  min-height: 46px;
  color: #fff;
  text-align: center;
}

.tableCon .layui-table-header tr th {
  text-align: center;
}

.tableCon .layui-table-header tr th:first-child {
  height: 46px;
}

.tableCon .layui-table-header .layui-table-cell {
  height: auto;
  white-space: wrap;
  line-height: 1.2em;
  /* text-overflow: clip; */
}

.tableCon .layui-table td,
.tableCon .layui-table th {
  font-size: 16px;
  padding: 0;
  line-height: 1.2em;
}

.tableCon .layui-table-cell {
  text-align: center;
}

.tableCon .layui-table tbody tr:hover,
.tableCon .layui-table tr:nth-child(even) {
  background-color: #fae1da !important;
}

.tableCon .layui-table tbody tr:nth-child(odd) {
  background-color: #faf2ef !important;
}

.tableCon .layui-table td,
.tableCon .layui-table th {
  border: none;
}

.layui-body {
  overflow-y: auto;
}

.tableCon .layui-table-header {
  border-radius: 10px 10px 0 0;
}

.tableCon .layui-table-body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.tableCon .layui-table-body::-webkit-scrollbar-thumb {
  background: #cfcfcf;
}

.tableCon .layui-table-body::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 1);
}

.layui-table-patch {
  display: none;
}

.tableCon .layui-table-page > div {
  height: 26px;
  width: 100%;
}

.tableCon .layui-laypage {
  width: 100%;
  text-align: center;
}

.tableCon .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #f14438;
}

.layui-form-select dl dd.layui-this {
  color: rgb(201, 3, 11);
}

/*  */

.botmDiv {
  margin: 50px auto 0;
  width: 100%;
  height: 100px;
  background: #fde9b6;
}

.topImg {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
}

.flexDiv {
  display: flex;
  justify-content: flex-start;
}

.zxPage .flexDiv .left {
  width: 100%;
}

/* .zxPage .flexDiv .right {
  width: 43%;
} */

.sw1 .swiper-slide img {
  width: 100%;
  height: 470px;
}

.sw1 .swiper-slide p {
  width: 100%;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 100px 0 15px;
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.3);
}

.sw1.swiper-container-horizontal > .swiper-pagination-bullets {
  width: auto;
  left: auto;
  right: 10px;
  bottom: 12px;
}

.sw1 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #fff;
  opacity: 1;
}

.sw1 .swiper-pagination-bullet-active {
  background: #fbf207;
}

.m-title {
  margin: 0 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}

.m-title h2 {
  display: inline-block;
  color: #c9030b;
  font-size: 24px;
  font-weight: bold;
  vertical-align: middle;
}

.m-title img{
  display: inline-block;
  vertical-align: middle;
}

.m-title1 {
  margin: 20px 0 10px;
  border-bottom: none;
}

/* .m-title1 h2:before {
  content: "";
  width: 5px;
  height: 26px;
  display: inline-block;
  margin: 0px 10px -5px 0;
  background: #c9030b;
} */

.list1 li {
  /* margin-bottom: 15px; */
  /* display: flex; */
  /* justify-content: space-between; */
  margin: 15px 0 0 0;
  padding-bottom: 15px;
  border-bottom: 1px dashed #eaeaea;
}

.list1 li:hover a {
  color: #e20412;
}

.list1 .newsTxt:hover h2 {
  color: #e20412;
}

.list1 h2 {
  color: #333;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.list1 h2::before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 5px 2px 0;
  border-radius: 10px;
  background: #c9030b;
}

.list1 p {
  text-align: right;
  font-size: 14px;
  color: #8b8b8b;
  overflow: hidden;
}

.newsBg {
  background: url(../img/listBg.png) top center no-repeat;
  background-size: cover;
  width: 100%;
  padding: 15px 30px 30px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 25px;
}

.newsBg .list2 {
  width: 100%;
}

.list2 li {
  margin: 18px 0 0 0;
  padding-bottom: 15px;
  border-bottom: 2px dashed #eaeaea;
}

.list2 li:hover a {
  color: #e20412;
}

.list2 .newsTxt:hover h2 {
  color: #e20412;
}

.list2 a {
  display: block;
  color: #333;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list2 a:before {
  content: "";
  width: 7px;
  height: 7px;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 10px 2px 0;
  border-radius: 100%;
  background: #c9030b;
}

/*  */

.detailPage {
  background: #f5f5f5;
}

.breadcrumb {
  padding: 30px 0;
  font-size: 16px;
  background: #1148bf;
}

.breadcrumb li {
  display: inline-block;
}

.breadcrumb li a,
.breadcrumb .active {
  color: #fff;
}

.breadcrumb li + li + li:before {
  padding: 0 5px;
  color: #fff;
  content: ">>";
}

.detailCon {
  padding: 15px 30px 50px;
  box-sizing: border-box;
  background: #fff;
}

.detail-title {
  width: 100%;
  line-height: 80px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.detail-info-box {
  text-align: center;
  color: #999;
}

.detail-info {
  width: 100%;
  padding-bottom: 15px;
}

.detail-text {
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.detail-text .detail-title {
  font-weight: normal;
}

.detail-text p {
  margin: 1em 0;
  font-size: 18px;
  line-height: 2.3em;
  text-align: justify;
  text-indent: 2em;
}

.detail-text img {
  margin: 15px auto;
}

.detail-text iframe {
  width: 100%;
  height: auto;
}

.detail-text img + .imgText {
  font-size: 16px;
  color: #999;
  text-align: center;
  margin-bottom: 30px;
}

.ly {
  margin: 10px 0;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: rgb(0, 0, 0);
  text-align: left;
}

/* 2024.12.4作品展播 */
.page_zp .topImg {
  margin-bottom: 0;
}
.box .topImg img {
  margin: 0 auto;
}
.box .Content .title {
  justify-content: center;
}
.p_title {
  margin: 15px auto;
  text-align: center;
  font-size: 34px;
  font-family: "Microsoft YaHei";
  color: rgb(201, 3, 11);
}
.p_title img {
  margin: 15px auto;
}
.box .Content .list_zp ul {
  display: flex;
  justify-content: start;
  /* justify-content: space-between; */
  align-items: center;
}
.box .Content .list_zp li {
  width: 32%;
  margin: 15px 2% 0 0;
  /* margin-bottom: 15px; */
  /* display: flex; */
  /* justify-content: space-between; */
  padding-bottom: 15px;
  /* border-bottom: 1px dashed #eaeaea; */
}
.box .Content .list_zp li:nth-child(3n) {
  margin-right: 0;
}
.box .Content .list_zp h2::before {
  content: "";
  width: 6px;
  height: 6px;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 5px 2px 0;
  border-radius: 10px;
  background: rgb(1, 0, 0);
}
.box .Content .list_zp h2 {
  color: rgb(1, 0, 0);
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.box .Content .list_zp li:hover h2::before {
  background-color: #c9030b;
}
.box .Content .list_zp li:hover a h2 {
  color: #c9030b;
}
.box .Content .list_zp p {
  width: 100%;
  text-align: right;
  font-size: 14px;
  color: #8b8b8b;
  overflow: hidden;
}
.box .Content ul li video {
  width: 480px;
  height: 270px;
}

.navBox .btn_exit{
  padding: 0 0.521vw;
}

@media (max-width: 1700px) {
  .w1900 {
    max-width: 100%;
  }
  .nav .nav ul li {
    padding: 0 10px;
  }
  .part {
    max-width: 100%;
    margin: 0 auto;
  }
}

@media (max-width: 1200px) {
  .w1200 {
    width: 100%;
    margin: 0 auto;
  }
  
  .bg {
    padding-bottom: 30vw;
    background-color: #fea077;
  }
  .index_bg {
    background: url(../img/indexBg.png) center no-repeat;
    background-size: cover;
    background-color: #fde9b6;;
  }
  .navBox {
    padding: 0 1%;
    box-sizing: border-box;
  }
  .nav li {
    padding: 0 10px;
    font-size: 18px;
  }
  .logoBox {
    width: 25%;
  }
  .part {
    padding: 0 4%;
    box-sizing: border-box;
  }
  .enterBtn {
    width: 50%;
  }
  /* .cateBox ul li p {
    font-size: 16px;
    line-height: 1.6em;
  } */
  .zt_list li .imgBox {
    width: 18%;
    margin: 0 30px 0 0;
  }
  .zt_list li {
    height: auto;
    padding: 30px 50px;
  }
  .zt_list li .txt h2 {
    font-size: 22px;
    width: auto;
    height: 50px;
    line-height: 50px;
  }
  .zt_list li .txt h2 span {
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 15px 0 -10px;
  }
  .botmBg {
    min-height: 35vw;
  }
  .conBox {
    width: 90%;
    margin: 50px auto 30px;
  }
  .sw1 .swiper-slide img {
    height: auto;
  }
  .breadcrumb {
    padding: 30px 15px;
    font-size: 16px;
  }
  .e_title {
    margin: 15px 15px;
  }
  
  .loginBox .loginText {
    font-size: 14px;
  }

  .navBox {
    height: auto;
    min-height: 60px;
    flex-wrap: wrap;
    padding: 0 1%;
  }
}

@media (max-width: 768px) {
  .nav li {
    font-size: 12px;
  }
  .bg_fff .navBox .logoBox{
    display: none;
    height: auto;
  }

  .navBox {
    height: auto;
    min-height: 50px;
    flex-wrap: wrap;
    padding: 0 1%;
  }

  .typeAI {
    background-size: contain;
}

}

@media (max-width: 500px) {
  .bg {
    background-color: #fea077;
  }
  .index_bg {
    background: url(../img/indexBg.png) center no-repeat;
    background-size: cover;
    background-color: #fea077;
  }
  .nav .searchBox,
  .nav .loginBox {
    display: none;
  }
  .nav .nav ul li {
    padding: 0 5px;
  }
  .part {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 4%;
    box-sizing: border-box;
  }
  .w1200 {
    width: 100%;
    margin: 0 auto;
  }
  .navBox {
    height: auto;
    min-height: 40px;
    flex-wrap: wrap;
    padding: 0 1%;
  }
  .logoBox {
    width: 100%;
    display: none;
  }
  .navBox .logoBox img {
    width: 35vw;
    height: auto;
    margin: 10px 0 10px 0;
  }
  .nav {
    margin: 0;
    text-align: left;
  }
  .nav ul {
    flex: auto;
  }
  .nav li {
    font-size: 3vw;
    padding: 0 0.4vw;
  }

  /* .loginBox .loginUser {
    min-width: 17vw;
    margin-right: 1vw;
    padding: 0 5px;
    box-sizing: border-box;
  } */
  .loginBox .loginText {
    font-size: 12px;
  }
  .loginBox img {
    margin: 0 5px 0 0;
    width: 10px;
  }

  .navrightbox{
    justify-content: flex-end;
  }
  
  .botmBg {
    min-height: 33vw;
  }
  .title {
    display: none;
  }
  .title_ph {
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  .part1 .txt {
    font-size: 14px;
  }
  .enterBtn {
    width: 35vw;
  }
  .s_title {
    margin: 20px auto;
  }
  .s_title h2 {
    font-size: 20px;
  }

  /* .cateBox ul {
    flex-wrap: wrap;
  }
  .cateBox ul li h2 {
    margin: 15px auto;
    text-align: center;
    font-size: 16px;
  }
  .cateBox ul li {
    width: 100%;
    height: 266px;
    margin: 0 auto 15px;
    padding: 12vw 15px 15px;
  }
  .cateBox ul li p {
    font-size: 13px;
    line-height: 1.6em;
  } */
  .zt_list li {
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 20px auto;
    padding: 10px 15px;
    box-sizing: border-box;
  }
  .zt_list li .imgBox {
    width: 23%;
    margin: 0 15px 0 0;
    text-align: center;
  }
  .zt_list li .txt {
    width: 100%;
  }
  .zt_list li .txt h2 {
    margin: 10px 0;
    font-size: 14px;
    width: auto;
    height: 30px;
    line-height: 28px;
  }
  .zt_list li .txt h2 span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 15px 0 -3px;
  }
  .zt_list li .txt p {
    font-size: 12px;
    line-height: 1.6em;
    -webkit-line-clamp: 4;
  }
  .jl_txt {
    height: auto;
    line-height: 1.5em;
    font-size: 12px;
    padding: 5px 15px;
  }
  .jl_txt img {
    width: 30px;
  }
  .lc_list ul {
    flex-wrap: wrap;
  }
  .lc_list li {
    width: 35%;
  }
  .lc_list li span {
    display: block;
    width: fit-content;
    min-width: 8em;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .lc_list li p {
    width: 20vw;
    height: 20vw;
    margin: 10px auto 5px;
    padding: 0px;
    font-size: 16px;
  }
  .lc_list .arrow {
    transform: translateY(20px);
    width: 25vw;
    height: 10px;
  }
  .lc_list .a2 {
    transform: translateY(0);
    background: url(../img/arrow2.png) center center no-repeat;
    background-size: contain;
    width: 70%;
    height: 31vw;
    margin: 10px auto;
  }
  .layui-fixbar {
    right: 5px !important;
  }
  .layui-fixbar li {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  .layui-fixbar .layui-fixbar-top {
    display: none;
    font-size: 30px;
  }
  .form_box {
    margin: 50px auto 15px;
    padding: 30px 5%;
    font-size: 13px;
  }
  .form_box .tips {
    font-size: 12px;
    line-height: 1em;
    margin: 10px 0;
  }
  .form_box .layui-form-label {
    width: 80%;
    padding: 10px 0;
    font-size: 14px;
    text-align: left;
  }
  .form_box .layui-input-block.flex .layui-form-label {
    display: none;
  }
  .form_box .layui-form-item input {
    font-size: 12px;
  }
  .form_box .layui-form-item .layui-input-block {
    width: 100%;
    min-width: 80%;
    margin-left: 0;
  }
  .form_box .layui-form-item .layui-input-block input {
    min-width: 75%;
    width: auto;
  }
  .form_box .layui-form-item .layui-input-inline {
    width: 100%;
    min-width: 75%;
    margin: 0 0 5px;
  }
  .author .layui-input-block {
    margin: 5px 0;
  }
  .fileBox {
    width: 100%;
  }
  .fileBox > div {
    width: 35%;
    margin-right: 5%;
    font-size: 14px;
    display: inline-block;
  }
  .btn_submit {
    font-size: 14px;
    width: 35%;
    height: 40px;
  }
  .form_box .layui-form-item .layui-input-inline + .layui-form-mid {
    margin-left: 0;
  }
  .zy {
    margin: 10px 0;
    font-size: 13px;
  }
  .addBtn,
  .delBtn {
    font-size: 14px;
    width: auto;
    padding: 0 10px;
  }
  /*  */
  .sw1 .swiper-slide img {
    width: 100%;
    height: 70vw;
  }
  .sw1 .swiper-slide p {
    height: 40px;
    line-height: 40px;
    padding: 0 100px 0 5px;
    font-size: 12px;
  }
  .sw1.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 13px;
  }
  .list1 li {
    margin: 10px 0 0 0;
    padding-bottom: 10px;
  }
  .list1 h2 {
    font-size: 15px;
    width: 100%;
  }
  .list1 .newsTxt::before {
    margin-top: 6px;
  }
  .detailCon {
    padding: 15px;
    box-sizing: border-box;
  }
  .detail-title {
    line-height: 1.6em;
    font-size: 18px;
  }
  .detail-text p {
    font-size: 16px;
    line-height: 2em;
  }
  .detail-text img + .imgText {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .breadcrumb {
    padding: 15px 15px;
    font-size: 14px;
    box-sizing: border-box;
  }
  .e_title {
    padding-bottom: 5px;
    margin: 15px 15px;
  }
  .ly {
    margin: 10px 0;
    font-size: 14px;
  }
  .botmDiv {
    height: 45px;
  }
  .flexDiv {
    flex-wrap: wrap;
  }
  .zxPage .flexDiv .left {
    width: 100%;
  }
  .zxPage .flexDiv .right {
    width: 100%;
  }
  .m-title {
    margin: 15px 0 10px;
  }
  .m-title h2 {
    font-size: 18px;
    font-weight: bold;
  }
  .newsBg {
    background: url(../img/listBg.png) top center no-repeat;
    background-size: cover;
    width: 100%;
    padding: 15px 15px 30px;
  }
  .newsBg .list2 {
    width: 100%;
  }
  .list2 a {
    font-size: 14px;
  }
  .list2 li {
    margin: 10px 0 0 0;
    padding-bottom: 10px;
  }
  .m-title1 h2::before {
    height: 20px;
    margin: 0px 10px -4px 0;
  }
  .btn_zp {
    font-size: 12px;
  }
  .btn_exit {
    font-size: 12px;
    margin: 0 5px;
  }
  .conBox {
    margin: 40px auto 30px;
    padding: 15px 15px;
    width: 94%;
  }
  .searchForm .layui-form-item .layui-input-inline {
    margin-left: 0;
  }
  .searchForm label {
    width: 6em;
  }
  .tableCon .layui-table td,
  .tableCon .layui-table th {
    font-size: 12px;
  }
  .tableCon .layui-table-cell {
    padding: 6px 3px;
  }
  .layui-table-column {
    padding: 8px 0px;
  }
  /* 2024.12.4作品展播 */
  .p_title img {
    margin: 0px auto;
    height: 50px;
  }
  .box .Content .list_zp li {
    width: 100%;
    margin-right: 0;
  }
  .box .Content .list_zp h2 {
    font-size: 14px;
  }
  .box .Content ul li video {
    width: 60vw;
    height: 36vw;
  }
  .layui-form-item:has(.introductionWork) {
    flex-wrap: wrap;
  }
  .layui-form-item:has(.introductionWork) .layui-input-inline {
    width: 100% !important;
    margin-left: 0;
  }
}

@media (max-width: 340px) {
  .loginBox .loginUser {
    padding: 0;
  }
  .loginBox img {
    margin: 0 3px 0 0;
    width: 10px;
  }
  .loginBox .loginText {
    font-size: 12px;
  }
  .navBox .logoBox img {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .part1 .txt {
    font-size: 12px;
  }
  /* .cateBox ul li p {
    font-size: 12px;
  } */
}
