.single_news_banner {
  position: relative;
  padding-top: 280px;
  height: 590px;
  overflow: hidden;
  background: url(../img/page_single_news-banner_bg.png) no-repeat center/cover;
  background-attachment: fixed;
  background-attachment: scroll\9;
}
.single_news_banner::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 5;
}
.single_news_banner .content {
  position: relative;
  z-index: 20;
}
.single_news_banner .single_news_banner-title {
  max-width: 990px;
}
.single_news_banner .single_news_banner-title h1 {
  color: #fff;
  font-size: 44px;
  margin-bottom: 30px;
  font-weight: bold;
  width: 85%;
}
.single_news_banner .single_news_banner-title a.button_red {
  margin-top: 35px;
}

.single_news_main {
  padding-top: 60px;
  padding-bottom: 8.75rem;
}
.single_news_main .content {
  display: flex;
  justify-content: space-between;
}
.single_news_main .single_news_main-inner {
  width: 70%;
}
.single_news_main .single_news_main-aside {
  width: 26%;
}

.single_news_main-inner p,
.single_news_main-inner ul > li {
  word-break: break-all;
  margin-bottom: 1.875rem;
  color: #5b5f63;
  font-size: 1.15rem;
  line-height: 30px;
}
.single_news_main-inner h2 {
  margin-bottom: 27px;
  margin-top: 4.375rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2rem;
  color: #05208b;
}
.single_news_main-inner h2:first-child {
  margin-top: 0;
}
.single_news_main-inner h3 {
  color: #05208b;
  line-height: 2rem;
  font-size: 1.2rem;
  margin-bottom: 27px;
  margin-top: 2rem;
  font-weight: 500;
}
.single_news_main-inner h2:first-of-type {
  margin-top: 0;
}
.single_news_main-inner img {
  margin-top: 10px;
  margin-bottom: 30px;
  max-width: 100%;
}
.single_news_main-inner ul {
  padding-left: 1rem;
  margin-bottom: 30px;
}
.single_news_main-inner ul li {
  margin-bottom: 1.5rem;
  list-style: disc;
}
.single_news_main-inner ul li::marker {
  color: #05208b;
}
.single_news_main-inner .main__share {
  margin-top: 5rem;
  padding-top: 1rem;
/*  border-top: 1px solid #eee;*/
}
.single_news_main-inner .main__share ul {
  display: flex;
  padding-left: 0;
}
.single_news_main-inner .main__share ul li {
  list-style-type: none;
  margin-right: 1.56rem;
}
.single_news_main-inner .main__share ul li img {
  width: 1.625rem;
  height: 1.375rem;
}

.single_news_main-aside__obj {
  display: flex;
  flex-direction: column;
  margin-bottom: 4rem;
}
.single_news_main-aside__obj .item_img {
  flex-grow: 0;
  flex-shrink: 0;
  width: 38.2%;
  height: 100%;
  margin-right: 0.95rem;
}
.single_news_main-aside__obj .item_img .img {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.single_news_main-aside__obj strong {
  margin-bottom: 2rem;
  font-size: 1.625rem;
  line-height: 2rem;
  font-weight: 600;
}
.categories li a {
  color: #777777;
}
/*.categories li.active a {
  color: #000;
}*/
.single_news_main-aside__obj .view_all {
  position: relative;
  left: 80%;
  width: max-content;
  transform: translateY(-50%);
  color: #05208b;
  font-size: 0.9rem;
  font-weight: 600;
  margin-top: 30px;
}

.aside__news > ul {
  border-bottom: 1px solid #e8e8e8;
}
.aside__news li:nth-child(1) .img {
  background-image: url(../img/page_home-our_news-img_small1.png);
}
.aside__news li:nth-child(2) .img {
  background-image: url(../img/page_home-our_news-img_small2.png);
}
.aside__news li:nth-child(3) .img {
  background-image: url(../img/page_home-our_news-img_small3.png);
}
.aside__news li > a {
  height: 6rem;
  margin-bottom: 1.5rem;
  display: flex;
}
.aside__news li > a .aside__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  word-break: break-all;
}
.aside__news li > a .aside__text p {
  font-size: 0.875rem;
  font-weight: 600;
  word-break: normal;
}
.aside__news li > a .aside__text span {
  display: block;
  padding-top: 0.75rem;
  font-size: 0.75rem;
  color: #909090;
}

.aside__link > ul > li:nth-child(1) .img {
  background-image: url(../img/page_our_fairs-main_img1.png);
}
.aside__link > ul > li:nth-child(2) .img {
  background-image: url(../img/jietua.png);
}
.aside__link > ul > li {
  padding-bottom: 15px;
  margin-bottom: 18px;
  border-bottom: 1px solid #e8e8e8;
}
.aside__link .item_img {
  flex-grow: 0;
  flex-shrink: 0;
  width: 100%;
  height: 189px;
}
.aside__link .aside__text {
  padding-top: 15px;
  font-weight: 500;
  font-size: 15px;
}

.single_reviews .single_reviews-title {
  padding-bottom: 31px;
  border-bottom: 1px solid #e8e8e8;
}
.single_reviews p.title {
  font-weight: 600;
  color: #25292d;
  font-size: 32px;
}

.single_reviews-item {
  display: flex;
  justify-content: space-between;
  padding-top: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e8e8e8;
}
.single_reviews-item div.item_text {
  flex: 1;
  margin-left: 1.5rem;
}
.single_reviews-item .item_img {
  flex-shrink: 0;
  flex-grow: 0;
  width: 56px;
  height: 56px;
  margin-right: 10px;
}
.single_reviews-item .item_img .img {
  background: url(../img/avatar.jpg);
  background-repeat: no-repeat;
  border-radius: 50%;
  background-size: contain;
  background-position: center;
}
.single_reviews-item p.name {
  font-weight: 500;
  font-size: 20px;
}
.single_reviews-item p.des {
  margin-top: 10px;
  color: #666666;
  font-size: 18px;
  line-height: 33px;
}
.single_reviews-item .item_data {
  display: flex;
  column-gap: 25px;
  margin-top: 20px;
}
.single_reviews-item .item_data p {
  flex-shrink: 0;
  flex-grow: 0;
}
.single_reviews-item .item_data p.data {
  font-size: 16px;
  color: #989898;
}
.single_reviews-item .item_data a.replay {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
}

.single_reviews-push {
  margin-top: 100px;
  margin-bottom: 225px;
}
.single_reviews-push p.success {
  margin-top: 0.5rem;
  color: forestgreen;
}
.single_reviews-push p.des {
  margin-top: 20px;
  font-size: 16px;
  color: #666666;
}
.single_reviews-push form {
  margin-top: 40px;
}
.single_reviews-push input:not([type="submit"]){
  margin-right: 1rem;
}
.single_reviews-push input[type="submit"]{
  border-radius: 30px;
  width: auto;
  min-width: 15rem;
}
.single_reviews-push input,
.single_reviews-push select,
.single_reviews-push textarea {
  font-weight: 500;
  width: 32.4%;
  height: 4rem;
  margin-bottom: 1.9rem;
  padding: 0 1.5625rem;
  background-color: #fff;
  border-radius: 0.3125rem;
  border: 0.0625rem solid #e5e5e5;
  font-size: 18px;
  outline: none;
}
.single_reviews-push textarea:placeholder, .single_reviews-push textarea {
  font-family:'Open Sans', sans-serif;
}
.single_reviews-push textarea {
  padding: 20px;
  height: 290px;
  width: 100%;
}
.single_reviews-push button.button_red {
  padding: 20px 80px;
  margin-top: 40px;
  font-size: 20px;
  cursor: pointer;
}
.single_news_banner span.date {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.1875rem;
  color: #fff;
  padding: 14px 32px;
  margin-top: 20px;
  border-radius: 3px;
  background-color: #05208b;
  border: 1px solid transparent;
  transition: all 0.2s;
}
aside .categories li a {
  padding-left: 2rem;
  position: relative;
}
aside .categories li a:before {
  content: "";
  width: 1rem;
  height: 1rem;
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  border: 1px solid #b8b8b8;
  border-radius: 3px;
}
aside .categories li.active a:before {
  background: #05208b;
  border-color: transparent;
}
aside .categories li.active a:after {
  color: #fff;
  content: '';
  font-size: 0.8rem;
  /* line-height: 1.3rem; */
  font-weight: bold;
  position: absolute;
  width: 1rem;
  height: 1rem;
  display: block;
  text-align: center;
  left: 0;
  top: 2px;
  background: url('../img/true2.svg') no-repeat center/0.8rem;
  background-position: 70% 70%;
}
.single_news_main-inner .wp-block-table td{
  padding: 1rem;
  border: 1px solid #666;
}
.single_news_main-inner .wp-block-image figcaption{
  text-align: center;
  margin-top: -1rem;
  font-size: 13px;
  color: #333333;
}
.wp-block-table figcaption{
  text-align: center;
  font-size: 13px;
  color: #333333;
}

.privacy-policy .single_news_main .single_news_main-inner {
  width: 100%;
}

.privacy-policy .single_news_main-inner h2 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}