html,
body {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none !important;
}
a:hover {
  text-decoration: none !important;
}
a:link {
  text-decoration: none !important;
}
a:visited {
  text-decoration: none !important;
}
a:active {
  text-decoration: none !important;
}
a:-webkit-any-link {
  text-decoration: none !important;
}
.index {
  background-color: #e2e2e2;
  min-height: 100vh;
}
.index .wrap {
  width: 1109px;
  margin: 0 auto;
}
.index header {
  position: relative;
  padding-top: 77px;
  padding-bottom: 24px;
  box-sizing: border-box;
}
.index header .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.2;
}
.index header .imageBox {
  height: 235px;
  background-color: #ffe8af;
  position: relative;
}
.index header .imageBox .LogoBox {
  text-decoration: none;
  position: absolute;
  top: 14px;
  left: 29px;
  display: flex;
  align-items: center;
}
.index header .imageBox .LogoBox:hover {
  text-decoration: none !important;
}
.index header .imageBox .LogoBox:link {
  text-decoration: none !important;
}
.index header .imageBox .LogoBox:visited {
  text-decoration: none !important;
}
.index header .imageBox .LogoBox:active {
  text-decoration: none !important;
}
.index header .imageBox .LogoBox:-webkit-any-link {
  text-decoration: none !important;
}
.index header .imageBox .LogoBox .right {
  margin-left: 8px;
}
.index header .imageBox .LogoBox .right div:first-of-type {
  color: #333333;
  font-size: 19px;
  font-weight: Bold;
}
.index header .imageBox .LogoBox .right div:last-of-type {
  font-size: 13px;
  color: #333333;
  font-weight: bold;
}
.index header .imageBox .font {
  text-decoration: none;
  position: absolute;
  top: 13px;
  right: 17px;
  width: 291px;
  height: 46px;
  opacity: 0.82;
  font-size: 26px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold Italic;
  font-weight: 700;
  text-align: left;
  color: rgba(0, 0, 0, 0.94);
  line-height: 46px;
  letter-spacing: 10px;
}
.index header .imageBox .font:hover {
  text-decoration: none !important;
}
.index header .imageBox .font:link {
  text-decoration: none !important;
}
.index header .imageBox .font:visited {
  text-decoration: none !important;
}
.index header .imageBox .font:active {
  text-decoration: none !important;
}
.index header .imageBox .font:-webkit-any-link {
  text-decoration: none !important;
}
.index header .imageBox .bigtitle {
  position: absolute;
  cursor: pointer;
  left: 0;
  right: 0;
  bottom: 74px;
  text-align: center;
  height: 72px;
  opacity: 1;
  font-size: 66px;
  font-family: Microsoft YaHei, Microsoft YaHei-Normal;
  color: #ffffff;
  line-height: 72px;
  text-shadow: rgba(32, 1, 1, 0.98) 3px 6px 6px;
}
.index header .title {
  color: #321900;
  text-align: center;
  font-size: 36px;
  margin-top: 24px;
  position: relative;
  z-index: 999;
  cursor: pointer;
}
.index header .title a {
  text-decoration: none;
  color: #321900;
}
.index header .title a:hover {
  text-decoration: none !important;
}
.index header .title a:link {
  text-decoration: none !important;
}
.index header .title a:visited {
  text-decoration: none !important;
}
.index header .title a:active {
  text-decoration: none !important;
}
.index header .title a:-webkit-any-link {
  text-decoration: none !important;
}
.index .shaixuan {
  display: flex;
  justify-content: space-around;
}
.index .shaixuan .item {
  text-align: center;
  color: #565554;
  font-size: 23px;
  opacity: 0.43;
  cursor: pointer;
  line-height: 48px;
}
.index .shaixuan .active {
  border-bottom: 3px solid #FF8600;
  font-weight: bold;
  opacity: 1;
}
.index .search {
  margin-top: 38px;
  border-radius: 5px;
  border: 1px solid #453939;
  padding: 5px;
  background: rgba(197, 211, 211, 0.56);
}
.index .search .el-select {
  width: 130px;
}
.index .search .el-input-group__append {
  background-color: rgba(197, 211, 211, 0.56);
  border: none;
}
.index .moreSearch {
  margin-top: 35px;
  padding: 0 248px;
}
.index .moreSearch .item {
  margin-top: 12px;
  display: flex;
  align-items: center;
}
.index .moreSearch .item:first-of-type {
  margin-top: 0;
}
.index .moreSearch .item .leftTitle {
  width: 165px;
  line-height: 26px;
  border: 1px solid #777777;
  padding-left: 12px;
}
.index .moreSearch .item .date {
  display: flex;
  flex: 1;
  justify-content: space-between;
}
.index .moreSearch .item .date span {
  text-align: center;
  width: 100px;
}
.index .moreSearch .item .el-input {
  margin-left: 17px;
  height: 28px;
  flex: 1;
  border: 1px solid #777777;
}
.index .moreSearch .item .el-input input {
  height: 28px;
  border: none;
}
.index .moreSearch .item .right {
  margin-left: 4px;
  width: 123px;
  display: flex;
  line-height: 26px;
  padding-left: 12px;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #777777;
}
.index .moreSearch .btns {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}
.index .moreSearch .btns .submit {
  width: 245px;
  line-height: 45px;
  text-align: center;
  background-color: #098678;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 22px;
}
.index .moreSearch .btns .re {
  width: 245px;
  line-height: 45px;
  text-align: center;
  background-color: #839492;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 22px;
}
.index .list {
  margin-top: 24px;
  height: 550px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px;
}
.index .list .item img {
  width: 100%;
  display: block;
  height: 200px;
}
.index .list .item video {
  width: 100%;
  display: block;
  height: 200px;
}
.index .list .item .name {
  margin-top: 12px;
  text-align: center;
  padding-bottom: 24px;
}
.index footer {
  margin-top: 48px;
  padding-bottom: 20px;
  background-color: #D3D3D3;
  padding-top: 25px;
}
.index footer .top {
  display: flex;
  justify-content: center;
  align-items: center;
}
.index footer .top .item {
  width: 70px;
  text-align: center;
  border-right: 1px solid #8B7F6C;
  line-height: 18px;
}
.index footer .top .item:last-of-type {
  border: none;
}
.index footer .top .item a {
  width: 70px;
  font-size: 12px;
  color: #AF7F6C;
  text-decoration: none;
}
.index footer .center {
  text-align: center;
  margin-top: 15px;
  color: #B8B0A4;
  font-size: 14px;
}
.index footer .bottom {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  font-size: 12px;
  color: #B8B0A4;
}
.index footer .bottom > div {
  margin-right: 14px;
}
.index footer .bottom .gongan {
  display: flex;
  align-items: center;
}
.index footer .bottom .gongan img {
  display: block;
}
