.banner-information[data-v-74f906d2] {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.banner-information .banner-information-title[data-v-74f906d2] {
  color: #333333;
  margin-bottom: 20px;
}
.banner-information .banner-information-description[data-v-74f906d2] {
  color: #666666;
}
.banner-information .banner-information-content[data-v-74f906d2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1440px) {
.banner-information-content[data-v-74f906d2] {
    width: 1200px;
    padding: 0 24px;
}
}
@media screen and (min-width: 1440px) {
.banner-information-content[data-v-74f906d2] {
    width: 1440px;
    padding: 0 24px;
}
}
@media screen and (min-width: 768px) {
.banner-information[data-v-74f906d2] {
    height: 400px;
}
.banner-information-text[data-v-74f906d2] {
    width: 550px;
}
.banner-information-title[data-v-74f906d2] {
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
}
.banner-information-description[data-v-74f906d2] {
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
}
.banner-information-icon[data-v-74f906d2] {
    width: 500px;
}
}
@media screen and (max-width: 768px) {
.banner-information[data-v-74f906d2] {
    height: 180px;
}
.banner-information-text[data-v-74f906d2] {
    width: 130px;
}
.banner-information-title[data-v-74f906d2] {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 0;
}
.banner-information-description[data-v-74f906d2] {
    display: none;
}
.banner-information-icon[data-v-74f906d2] {
    width: 180px;
}
}

.item[data-v-5f88137b] {
  border-radius: 8px;
  display: block;
  height: 365px;
}
.item .item-img-wrapper[data-v-5f88137b] {
  border-radius: 8px 8px 0 0;
  background: #F5F5F5;
  padding: 24px 24px 0;
}
.item .item-img[data-v-5f88137b] {
  width: 100%;
  border-radius: 8px;
}
.item .item-title[data-v-5f88137b] {
  margin: 16px 0;
  font-weight: 500;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item .item-description[data-v-5f88137b] {
  font-weight: 400;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 1440px) {
.item-img[data-v-5f88137b] {
    height: 235px;
}
}
@media screen and (max-width: 1440px) {
.item-img[data-v-5f88137b] {
    height: 190px;
}
}
@media screen and (min-width: 768px) {
.item[data-v-5f88137b] {
    margin-bottom: 24px;
}
.item-title[data-v-5f88137b] {
    font-size: 20px;
    line-height: 28px;
}
.item-description[data-v-5f88137b] {
    font-size: 14px;
    line-height: 22px;
}
}
@media screen and (max-width: 768px) {
.item[data-v-5f88137b] {
    margin-bottom: 48px;
    height: unset;
}
.item-title[data-v-5f88137b] {
    font-size: 16px;
    line-height: 24px;
}
}

.contract-template-search .contract-template-search-pc-wrapper[data-v-6204be95] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contract-template-search .contract-template-search-pc-wrapper .search-pc-input[data-v-6204be95] {
  width: 660px;
}
.contract-template-search .contract-template-search-pc-wrapper[data-v-6204be95] .el-input-group__append .el-button {
  background: #1063F1;
  vertical-align: 1px;
}
.contract-template-search .contract-template-search-pc-wrapper[data-v-6204be95] .el-icon-search {
  color: #fff;
}
.contract-template-search .contract-template-search-pc-wrapper .search-pc-filter[data-v-6204be95] {
  width: 100%;
  margin-top: 24px;
}
.contract-template-search .contract-template-search-h5-wrapper[data-v-6204be95] {
  display: flex;
}
.contract-template-search .contract-template-search-h5-wrapper .contract-template-search-h5-wrapper-input[data-v-6204be95] {
  width: calc(100% - 80px);
}
.contract-template-search .contract-template-search-h5-wrapper[data-v-6204be95] .el-input-group__prepend {
  background: #fff;
  border-right-width: 0;
  padding: 0 12px;
}
.contract-template-search .contract-template-search-h5-wrapper[data-v-6204be95] .el-input__inner {
  border-left-width: 0;
  padding: 0;
}
.contract-template-search .contract-template-search-h5-wrapper[data-v-6204be95] .el-input__inner:focus {
  border-color: #DCDFE6;
}
.contract-template-search .contract-template-search-h5-wrapper .contract-template-search-h5-wrapper-button[data-v-6204be95] {
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 400;
  color: #333;
}
.contract-template-search .contract-template-search-h5-wrapper .contract-template-search-h5-wrapper-button .h5-wrapper-button-icon[data-v-6204be95] {
  margin-right: 4px;
}
.contract-template-search .search-filter-item[data-v-6204be95] {
  display: flex;
}
.contract-template-search .search-filter-item-label[data-v-6204be95] {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #333;
}
.contract-template-search .search-filter-item-value[data-v-6204be95] {
  display: flex;
}
.contract-template-search .search-filter-item-value-sub[data-v-6204be95] {
  padding: 5px 16px;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  background: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  cursor: pointer;
}
.contract-template-search .search-filter-item-value-sub-active[data-v-6204be95] {
  color: #1063F1;
  border-color: #1063F1;
  font-weight: 500;
}
@media screen and (max-width: 1440px) {
.contract-template-search[data-v-6204be95] {
    width: 1200px;
}
}
@media screen and (min-width: 1440px) {
.contract-template-search[data-v-6204be95] {
    width: 1440px;
}
}
@media screen and (min-width: 768px) {
.contract-template-search[data-v-6204be95] {
    margin: 40px auto 0;
    padding: 0 24px;
}
.search-filter-item[data-v-6204be95] {
    align-items: center;
    margin-top: 16px;
}
.search-filter-item-label[data-v-6204be95] {
    margin-right: 16px;
}
.search-filter-item-value-sub[data-v-6204be95] {
    margin-right: 8px;
}
}
@media screen and (max-width: 768px) {
.contract-template-search[data-v-6204be95] {
    width: 100%;
    padding: 0 12px;
    margin-top: 8px;
}
.filter-drawer[data-v-6204be95] .el-drawer {
    height: 80vh!important;
}
.filter-drawer[data-v-6204be95] .el-drawer__header {
    margin-bottom: 0;
}
.filter-drawer .filter-drawer-content[data-v-6204be95] {
    padding-left: 16px;
    padding-right: 16px;
    height: 100%;
}
.filter-drawer .filter-drawer-content-options[data-v-6204be95] {
    height: calc(100% - 80px);
    overflow: auto;
}
.filter-drawer .filter-drawer-content-footer[data-v-6204be95] {
    z-index: 1;
    display: flex;
    background: #fff;
    padding-top: 20px;
    position: relative;
}
.filter-drawer .filter-drawer-content-footer[data-v-6204be95] .el-button {
    flex: 1;
}
.search-filter-item[data-v-6204be95] {
    margin-bottom: 20px;
    flex-direction: column;
}
.search-filter-item-label[data-v-6204be95] {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin-bottom: 12px;
}
.search-filter-item-value[data-v-6204be95] {
    flex-wrap: wrap;
}
.search-filter-item-value-sub[data-v-6204be95] {
    margin-right: 16px;
    margin-bottom: 12px;
}
}

.leave-information-one-content[data-v-7e274710] {
  display: flex;
  border-radius: 8px;
}
.leave-information-one-content .leave-information-one-left-title[data-v-7e274710] {
  font-weight: 700;
  color: #333333;
}
.leave-information-one-content .leave-information-one-right[data-v-7e274710] {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1440px) {
.leave-information-one[data-v-7e274710] {
    width: 1200px;
    padding: 0 24px;
}
}
@media screen and (min-width: 1440px) {
.leave-information-one[data-v-7e274710] {
    width: 1440px;
    padding: 0 24px;
}
}
@media screen and (min-width: 768px) {
.leave-information-one-content[data-v-7e274710] {
    padding: 80px;
}
.leave-information-one-left[data-v-7e274710] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
}
.leave-information-one-left-title[data-v-7e274710] {
    font-size: 56px;
    line-height: 56px;
}
.leave-information-one-left-bt[data-v-7e274710] {
    margin-top: 32px;
}
.leave-information-one-right[data-v-7e274710] {
    margin-left: 150px;
}
.leave-information-one-right-icon[data-v-7e274710] {
    max-width: 280px;
    max-height: 280px;
}
}
@media screen and (max-width: 768px) {
.leave-information-one[data-v-7e274710] {
    width: 100%;
    padding: 0;
}
.leave-information-one-content[data-v-7e274710] {
    padding: 40px 20px;
    flex-direction: column;
}
.leave-information-one-content .leave-information-one-left-title[data-v-7e274710] {
    font-size: 32px;
    line-height: 40px;
}
.leave-information-one-content .leave-information-one-left-bt[data-v-7e274710] {
    width: 100%;
    margin-top: 24px;
}
.leave-information-one-content .leave-information-one-right[data-v-7e274710] {
    display: none;
}
}

.h5-contract-template-content-top[data-v-3dfe0392] {
  padding-top: 44px;
}
.contract-template-home .contract-template-list[data-v-3dfe0392] {
  margin: 0 auto;
}
.contract-template-home .contract-template-list[data-v-3dfe0392] .el-row {
  margin: 0!important;
}
.contract-template-home .contract-template-list-pc-wrapper[data-v-3dfe0392] {
  margin-top: 40px;
}
.contract-template-home .contract-template-list-h5-wrapper[data-v-3dfe0392] {
  padding: 0 12px;
  margin-top: 20px;
}
.contract-template-home .contract-template-list-pagination[data-v-3dfe0392] {
  text-align: right;
  margin: 0 auto;
}
.contract-template-home .leave-information[data-v-3dfe0392] {
  margin: 40px auto;
}
@media screen and (max-width: 1400px) {
.contract-template-home .contract-template-list[data-v-3dfe0392] {
    width: 1200px;
}
.contract-template-home .contract-template-list-pagination[data-v-3dfe0392] {
    width: 1200px;
}
}
@media screen and (min-width: 1400px) {
.contract-template-home .contract-template-list[data-v-3dfe0392] {
    width: 1440px;
}
.contract-template-home .contract-template-list-pagination[data-v-3dfe0392] {
    width: 1440px;
}
}
@media screen and (min-width: 768px) {
.contract-template-home .contract-template-list[data-v-3dfe0392] {
    padding: 0 24px;
}
.contract-template-home .contract-template-list-pagination[data-v-3dfe0392] {
    padding: 0 24px;
}
.contract-template-home[data-v-3dfe0392] .el-col:nth-child(4n+1) {
    padding-left: 0!important;
}
.contract-template-home[data-v-3dfe0392] .el-col:nth-child(4n+4) {
    padding-right: 0!important;
}
}
@media screen and (max-width: 768px) {
.contract-template-home .contract-template-list[data-v-3dfe0392] {
    width: 100%;
    box-sizing: border-box;
}
.contract-template-home .contract-template-list-pagination[data-v-3dfe0392] {
    width: 100%;
    padding: 0 12px;
}
}

.home-banner[data-v-548f8796] {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 520px;
}
.carousel[data-v-548f8796] {
  width: 100%;
  height: 100%;
  transition: all ease 1s;
  position: absolute;
  top: 0;
  background-color: #e7e7ef;
}
.carousel .img-banner[data-v-548f8796] {
  position: absolute;
  width: 100%;
  height: 100%;
}
.carousel .video-banner[data-v-548f8796] {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carousel .banner-pc-content-wrapper[data-v-548f8796] {
  position: relative;
  width: 100%;
  height: calc(100% - 100px);
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.carousel .banner-pc-content-wrapper .banner-pc-content[data-v-548f8796] {
  width: 45%;
  min-width: 560px;
}
.carousel .banner-pc-content-wrapper .banner-pc-content .banner-pc-title[data-v-548f8796] {
  font-size: 36px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 16px;
  position: relative;
  top: 0;
  transition: all ease 1s;
}
.carousel .banner-pc-content-wrapper .banner-pc-content .banner-pc-description[data-v-548f8796] {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 36px;
  position: relative;
  top: 0;
  transition: all ease 1s;
}
.carousel .banner-pc-content-wrapper .banner-pc-content .free-btn[data-v-548f8796] {
  font-weight: 500;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  color: #FFFFFF;
  background-color: #1063F1;
  border-color: #1063F1;
  display: inline;
  border: 1px solid;
}
.show[data-v-548f8796] {
  opacity: 1;
  z-index: 1;
}
.show .banner-pc-title[data-v-548f8796] {
  top: 0;
}
.show .banner-pc-description[data-v-548f8796] {
  top: 0;
}
.hide[data-v-548f8796] {
  opacity: 0;
}
.hide .banner-pc-title[data-v-548f8796] {
  top: 30px !important;
}
.hide .banner-pc-description[data-v-548f8796] {
  top: 30px !important;
}
.pagination[data-v-548f8796] {
  position: absolute;
  bottom: 200px;
  left: 50%;
  transform: translate(-50%);
  padding: 0 20px;
  width: 100%;
  max-width: 1320px;
  text-align: left;
  z-index: 2;
}
.pagination .pagination-item[data-v-548f8796] {
  padding: 10px 0;
  cursor: pointer;
  display: inline-block;
  margin-right: 4px;
  width: 33px;
}
.pagination .pagination-item .pagination-item-handle[data-v-548f8796] {
  width: 33px;
  height: 4px;
  background: #cecece;
  opacity: 0.4;
}
.pagination .pagination-item .pagination-item-handle[data-v-548f8796]:hover {
  background: #272727;
}
.pagination .pagination-active-item .pagination-item-handle[data-v-548f8796] {
  background: #272727;
  animation: handle-data-v-548f8796;
  animation-duration: 6s;
  animation-timing-function: linear;
}
@keyframes handle-data-v-548f8796 {
from {
    width: 0;
}
to {
    width: 33px;
}
}
@media only screen and (min-width: 1350px) and (max-width: 1550px) {
.home-banner[data-v-548f8796] {
    height: 520px;
}
.pagination[data-v-548f8796] {
    bottom: 160px;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1350px) {
.home-banner[data-v-548f8796] {
    height: 520px;
}
.pagination[data-v-548f8796] {
    bottom: 140px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
.home-banner[data-v-548f8796] {
    height: 520px;
}
.pagination[data-v-548f8796] {
    bottom: 120px;
}
}

