@charset "UTF-8";
/**!
* 新疆政务服务首页-长者模式
* date:2022-10-8
* author: xjl;
*/
.common-more {
  height: 44px;
  line-height: 44px;
  font-size: 20px;
}

.theme-tt,
.evaluate-tt {
  height: 44px;
  line-height: 44px;
  font-size: 44px;
}
.theme-tt > span,
.evaluate-tt > span {
  font-size: 32px;
}

.banner .come-older {
  /* width: 132px; */
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  border-radius: 25px;
}
.banner .search-input,
.banner .search-btn {
  font-size: 24px;
}
.banner .search-btn {
  padding-left: 45px;
  background: #348cff url(../images/index0922/search.png) no-repeat left 17px center;
}
.banner .hot .name-list {
  margin-top: 21px;
}
.banner .hot .name-item {
  min-width: 100px;
  font-size: 20px;
}
.banner .hot .name-item + .name-item {
  margin-left: 20px;
}
.banner .hot-item {
  height: 20px;
  line-height: 20px;
  font-size: 20px;
}
.banner .hot-item:nth-child(2n-1) {
  width: 275px;
}
.banner .hot-item:nth-child(2n) {
  margin-left: 45px;
  width: 235px;
}

.unify-wrapper {
  padding: 3px 0 20px 0;
  height: auto;
}
.unify-wrapper .unify-list > li {
  margin-top: 16px;
  width: 380px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
}
.unify-wrapper .unify-list > li + li {
  margin-left: 30px;
}
.unify-wrapper .unify-list > li:nth-child(3n-2) {
  margin-left: 0;
}

.feature .swiper-slide {
  width: 380px !important;
  height: 407px;
}
.feature .swiper-slide .service-name {
  height: 30px;
  line-height: 30px;
  font-size: 30px;
}
.feature .swiper-slide .matter > li {
  width: 259px;
  height: 60px;
  line-height: 60px;
}
.feature .swiper-slide .matter > li .matter-item {
  font-size: 22px;
}
.feature .swiper-slide .matter > li .matter-item:hover, .feature .swiper-slide .matter > li .matter-item.more:hover {
  font-size: 26px;
}

.feature-tt {
  font-size: 44px;
}
.feature-tt > span {
  font-size: 24px;
}

.services .hd > li {
  height: 44px;
  line-height: 44px;
  font-size: 44px;
}
.services-list > li {
  width: 585px;
  height: 200px;
}
.services-list > li:nth-child(3n+1) {
  margin-left: 30px;
}
.services-list > li:nth-child(2n-1) {
  margin-left: 0;
}
.services-list > li:nth-child(n+3) {
  margin-top: 30px;
}
.services-list > li .name {
  padding-right: 22px;
  width: 148px;
}
.services-list > li .detail {
  margin-top: -5px;
  padding-top: 0;
  width: 285px;
  font-size: 22px;
}
.services-list .name p {
  font-size: 28px;
}
.services-list .detail > li {
  height: 22px;
  line-height: 22px;
  font-size: 22px;
}

.theme .swiper-slide a {
  font-size: 24px;
}

.evaluate-tt > span {
  margin-left: 39px;
  font-size: 30px;
}

.evaluate-detail > li .evaluate-name {
  font-size: 22px;
}
.evaluate-detail > li .evaluate-value .unit {
  font-size: 18px;
}

.policy .tab-item {
  font-size: 22px;
}
.policy .tab-item:hover, .policy .tab-item.active {
  font-size: 26px;
}
.policy .content-item {
  width: 585px;
  height: 145px;
}
.policy .content-item .date-box {
  width: 134px;
}
.policy .content-item .date-box .date {
  font-size: 34px;
}
.policy .content-item .date-box .month {
  font-size: 18px;
}
.policy .content-item .text-box {
  width: 377px;
}
.policy .content-item .text-box .title,
.policy .content-item .text-box .text {
  width: 100%;
}
.policy .content-item .text-box .title {
  height: 24px;
  line-height: 24px;
  font-size: 24px;
}
.policy .content-item .text-box .text {
  height: 44px;
  font-size: 18px;
}

.service-list .service-item .name {
  font-size: 20px;
}
.service-list .service-item .text {
  font-size: 16px;
}