.center {
  display: flex;
  align-items: center;
  justify-content: center;
}
/*艺考内容*/
.arts-exam-page {
  width: 100%;
  height: auto;
  background: #f2f2f2;
  /*通用样式*/
  /*标题*/
  /*副标题*/
  /*内容*/
  /*咨询按钮*/
  /*咨询banner*/
}
.arts-exam-page .arts-list {
  width: 100%;
  padding: 2rem 1.4rem;
  margin-bottom: 0.88rem;
  background-color: #ffffff;
  box-shadow: 0rem 0.2rem 0.24rem 0rem #e5e5e5;
  overflow: hidden;
}
.arts-exam-page .main-title {
  display: flex;
  text-align: center;
  flex-flow: column;
  padding-top: 2.2rem;
  padding-bottom: 1.2rem;
  background: url("../images/arts-icon/arts-list-token.png") center top no-repeat;
  -webkit-background-size: 1.72rem 1.8rem;
  background-size: 1.72rem 1.8rem;
  overflow: hidden;
}
.arts-exam-page .main-title h2 {
  line-height: 3.04rem;
  font-family: webfont;
  font-size: 1.44rem;
  color: #e72d52;
  font-weight: normal;
}
.arts-exam-page .main-title p {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-family: ChaparralPro-Regular;
  font-size: 0.48rem;
  color: #e72d52;
}
.arts-exam-page .main-title p:before,
.arts-exam-page .main-title p:after {
  content: "";
  width: 0.48rem;
  height: 0.04rem;
  margin: 0 0.4rem;
  background: #e72d52;
}
.arts-exam-page .sub-title {
  display: flex;
  flex-flow: column;
  align-items: center;
  width: 100%;
  overflow: hidden;
  padding-bottom: 1.2rem;
}
.arts-exam-page .sub-title span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.44rem;
  font-size: 0.48rem;
  letter-spacing: 0.04rem;
  color: #999999;
}
.arts-exam-page .sub-title dl {
  display: block;
  width: auto;
  height: 1.92rem;
  border-radius: 0.96rem;
  border: solid 0.04rem #bcbcbc;
  position: relative;
}
.arts-exam-page .sub-title dl dt {
  position: absolute;
  margin-top: -0.16rem;
  left: -0.4rem;
  width: 1.76rem;
  height: 2.16rem;
  padding: 0.2rem 0;
  font-family: TimesNewRomanPSMT;
  font-size: 1.28rem;
  color: #fffefe;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../images/arts-icon/icon-title-token.png") center center no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.arts-exam-page .sub-title dl dd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 1.2rem 0 2.08rem;
  font-size: 1.04rem;
  letter-spacing: 0.04rem;
  color: #666666;
  font-family: "宋体";
  font-weight: 600;
}
.arts-exam-page .sub-title p {
  display: block;
  padding-top: 0.8rem;
  line-height: 1;
  font-family: ChaparralPro-Regular;
  font-size: 0.48rem;
  color: #999999;
}
.arts-exam-page .arts-list-con {
  overflow: hidden;
  /*小版块*/
}
.arts-exam-page .arts-list-con > p {
  display: block;
  padding-bottom: 1.2rem;
  text-indent: 2em;
  text-align: justify;
  text-align-last: left;
  font-size: 0.96rem;
  line-height: 1.6rem;
  color: #808080;
  text-transform: uppercase;
}
.arts-exam-page .arts-list-con > img {
  width: 100%;
  overflow: hidden;
}
.arts-exam-page .arts-list-con > img:not(:last-of-type) {
  margin-bottom: 0.8rem;
}
.arts-exam-page .arts-list-con .sub-box-img img {
  overflow: hidden;
}
.arts-exam-page .arts-list-con .sub-box-img img:not(:last-of-type) {
  margin-bottom: 0.8rem;
}
.arts-exam-page .arts-list-con .sub-box {
  width: 100%;
  overflow: hidden;
}
.arts-exam-page .arts-list-con .sub-box:not(:last-of-type) {
  margin-bottom: 1.52rem;
}
.arts-exam-page .arts-list-con .sub-box h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2rem;
  text-align: center;
  margin-bottom: 1.52rem;
  font-size: 0.88rem;
  color: #666;
  font-weight: normal;
}
.arts-exam-page .arts-list-con .sub-box h3:before,
.arts-exam-page .arts-list-con .sub-box h3:after {
  content: "";
  display: block;
  width: 3.56rem;
  height: 0.56rem;
  margin: 0 0.56rem;
  background: url("../images/arts-icon/icon-sub-title.png") center center no-repeat;
  -webkit-background-size: 3.56rem 0.56rem;
  background-size: 3.56rem 0.56rem;
}
.arts-exam-page .arts-list-con .sub-box h3:after {
  transform: scaleX(-1);
}
.arts-exam-page .arts-list-con .sub-box span {
  display: block;
  padding-top: 0.8rem;
  line-height: 1;
  text-align: center;
  font-family: SourceHanSansCN-Regular;
  font-size: 0.64rem;
  color: #999999;
}
.arts-exam-page .btn-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.arts-exam-page .arts-banner-link {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 6.2rem;
  background: url("../images/arts-other/tl-link-banner-bg.png") center center no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.arts-exam-page .arts-banner-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  width: 11.2rem;
  height: 1.92rem;
  font-family: SourceHanSansCN-Regular;
  font-size: 0.96rem;
  color: #e72d52;
  background-color: #ffffff;
  border-radius: 0.96rem;
}
.arts-exam-page .arts-banner-link a:before {
  content: "";
  flex-shrink: 0;
  width: 1.76rem;
  height: 1.76rem;
  margin-left: 0.12rem;
  background: #e72d52 url("../images/arts-icon/icon-right-btn.png") center center no-repeat;
  -webkit-background-size: 0.4rem 0.72rem;
  background-size: 0.4rem 0.72rem;
  border-radius: 50%;
}
.arts-exam-page .arts-banner-link a span {
  display: block;
  width: 100%;
  text-align: center;
}
/*# sourceMappingURL=cur-sytle.css.map */