img {
  display: block;
}
.centerContent {
  width: 16rem !important;
}
.templateCenter .searchWrap {
  background-image: url("../../img/web/template/bg@2x.png?v=0.0.3");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bannerList {
  padding: 0.4rem 0 0.1rem;
}
.bannerList_item {
  flex: 1;
  height: 2rem;
  margin-right: 0.5rem;
  background-color: #E7E7E7;
  border-radius: 0.1rem;
}
.bannerList_item:last-child {
  margin-right: 0;
}
.templateCenterList_cate {
  margin-left: 0.22rem;
}
.templateCenterList_cate_item {
  float: left;
  padding: 0 0.2rem;
  height: 0.34rem;
  line-height: 0.34rem;
  background-color: #E8EBF6;
  border-radius: 0.17rem;
  font-size: 0.14rem;
  font-weight: bold;
  color: #E6212A;
  margin-left: 0.2rem;
}
.templateCenterList_cate_item.cur {
  background-color: #E6212A;
  color: #fff;
}
.templateCenterList_item {
  margin-top: 0.5rem;
}
.templateCenterList_item_title {
  color: #131416;
  font-weight: bold;
  font-size: 0.24rem;
}
.templateCenterList_item_btn {
  padding: 0 0.2rem;
  height: 0.34rem;
  line-height: 0.34rem;
  background-color: #E8EBF6;
  border-radius: 0.17rem;
  margin-left: auto;
  font-size: 0.14rem;
  font-weight: bold;
  color: #E6212A;
}
.layui-layer-loading .layui-layer-loading1 {
  height: 37px!important;
}
.moreAllTmp {
  width: 1.1rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  border-radius: 0.18rem;
  color: #fff;
  background-color: #E6212A;
  font-size: 0.16rem;
  font-weight: bold;
  margin: 0.74rem auto 0.64rem;
}
/*# sourceMappingURL=templateCenter.css.map */