/** ImageNews headline **/
.SlideNewsSection a,
.SlideNewsSection.NewsBlock a,
.SlideNewsSection a:hover,
.SlideNewsSection.NewsBlock a:hover
{
  text-decoration: none;
  color: #000;
}

.SlideNewsSection.NewsBlock li,
.SlideNewsSection.NewsBlock .NewsTitle
{
  white-space: normal;
}

.SlideNewsSection .SlideStage
{
  border: 2px solid #2d4b5b; /*rgba(76, 131, 189, 0.29) /*#ccc*/;
  border-radius: 0.5rem;
  padding: 0.5rem;
}
.SlideNewsSection .SlideStage
/*.SlideNewsSection .Slide*/
{
  /*background-color: #dbe6f2;*/
  background: #fff;
  background-image: url('slideback.png');
  background-position: bottom right;
  background-size: cover;
}

.SlideNewsSection .SlideContainer
{
  overflow: hidden;
}

.SlideNewsSection .SlideTextContent
{
  color: #fff;
  /*
  background-color: rgba(0, 0, 0, 0.7);
  */
  /*background-color: #f9f9f9;*/
}

.SlideNewsSection .SlideTextContent,
.SlideNewsSection .SlideImageContent,
.SlideNewsSection .SlideImageContent img
{
  border-radius: 0.5rem;
  overflow: hidden;
}

.SlideNewsSection .SlideTextContent .NewsTitle
{
  border-bottom: 1px solid #aaa;
}
.SlideNewsSection .SlideTextContent a
{
  color: #000;
}
.SlideNewsSection .SlideTextContent .NewsDetails a
{
  color: #333;
}

.SlideNewsSection .SlideTextContent a:hover,
.SlideNewsSection .SlideTextContent a:active,
.SlideNewsSection .SlideTextContent a:focus,
.SlideNewsSection .SlideTextContent .NewsDetails a:hover,
.SlideNewsSection .SlideTextContent .NewsDetails a:active,
.SlideNewsSection .SlideTextContent .NewsDetails a:focus
{
  color: #000;
}


/** Content **/
.NormalBlockSec, .CalendarNewsBlock
{
  margin: 0.5em;
}
.NormalBlockSec, .CalendarNewsBlock .NewsTitle
{
  margin-right: 0;
}

/** Normal block **/
.BlockTitlePart
{
  overflow: hidden;
  border-bottom: 2px solid #2d4b5b/*#004ea1/*#146cc1*/;
}
.BlockTitlePart .Title
{
  font-size: 1.2rem;
  font-weight: bold;
  padding: 0.2rem 0;
  margin: 0;
  /*color: #18267d;*/
  /*color: #004ea1;*/
  color: #2d4b5b;
  float: left;
}
.BlockTitlePart .more_btn
{
  line-height: 1.2rem;
  height: 1.2rem;
  margin: 0;
  margin-top: 0.5rem;
}
.BlockTitlePart .more_btn a
{
  margin: 0;
}
.BlockTitlePart .more_btn,
.BlockTitlePart .more_btn a
{
  color: #aaa;
  font-size: 0.8rem;
  text-decoration: none;
  float: right;
  position: relative;
  /*top: -1.3rem;*/
}
.BlockTitlePart .more_btn a:hover,
.BlockTitlePart .more_btn a:active
{
  color: #333;
}

/** News **/
.NewsBlock
{
  margin: 0.2rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.SlideNewsSection.NewsBlock
{
  margin: 0;
  margin-bottom: 0.5rem;
}

.NewsBlock ul
{
  padding: 0;
  margin: 0;
}
.NewsBlock li
{
  list-style: none;
  margin: 0.2rem;
  line-height: 1.5rem;
}
.NewsBlock a,
.NewsBlock li a
{
  color: #000;
  text-decoration: none;
}
.NewsBlock li a:hover
{
  /*color: #004ea1;*/
  color: #2d4b5b;
  text-decoration: underline;
}
.NewsBlock li
{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* Override default styles */
.NewsBlock .news_icon
{
  display: none;
}
.NewsBlock .articlelist1_li
{
  background-image: none;
}
.NewsBlock .articlelist1_a_title
{
  height: auto;
  line-height: normal;
}
.NewsBlock .div_ztylb .div_ztylb_img
{
  max-width: 40%;
  max-height: 50%;
}
.NewsBlock .div_ztylb .div_ztylb_img img
{
  max-width: 100%;
  max-height: 100%;
}

/* Override end */

.NewsDetails
{
  text-overflow: ellipsis;
  overflow: hidden;
}

.PrimaryNewsSection .NewsBlock li
{
  /*
  margin: 0.5em;
  border-bottom: 1px solid #e2e2e2;
  */
  line-height: 1.8rem;
  overflow: hidden;
}
.PrimaryNewsSection .NewsBlock .BlockTitlePart .Title
{
  margin: 0;
  padding: 0;
}
.PrimaryNewsSection .NewsBlock .BlockTitlePart .Title
{
  color: #fff;
  /*background-color: #146cc1;*/
  /*background-color: #4c83bd;*/
  /*background-color: #004ea1;*/
  background-color: #2d4b5b;
  padding: 0.2rem 0.6rem 0.2rem 0.8rem;
  position: relative;
}
/*
.PrimaryNewsSection .NewsBlock .BlockTitlePart .Title .TitleText,
.PrimaryNewsSection .NewsBlock .BlockTitlePart .Title .TitleDecoration
{
  float: left;
}
*/
.PrimaryNewsSection .NewsBlock .BlockTitlePart .Title .TitleText
{
}
.PrimaryNewsSection .NewsBlock .BlockTitlePart .Title .TitleDecoration
{
  position: absolute;
  top: 0;
  left: 0;
  /*
  width: 1rem;
  height: 1.2rem;
  */
  height: 0;
  background-color: transparent;
  border: 0.3rem solid;

  border-left-color: #fff;
  border-top-color: #fff;
  border-right-color: rgba(255,255,255,0.5);
  border-bottom-color: rgba(255,255,255,0.5);
}

.news_date
{
  /*
  padding-top: 11px;
  width: 61px;
  height: 61px;
  */
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0rem;
  margin-right: 0.5rem;
  float: left;
  width: 4.5rem;
  height: 1.5rem;
  /*
  overflow: hidden;
  */
}
.news_year
{
  /*
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  width: 61px;
  height: 31px;
  float: left;
  background: #34579d;
  line-height: 31px;
  */
  height: 100%;
  width: 2rem;
  font-size: 1.2rem;
  color: #ffffff;
  background: #2d4b5b;/*#004ea1; /*#145495; /*#34579d;*/
  border: 1px solid #2d4b5b/*#004ea1/*#1384e2*/;
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
  text-align: center;
  overflow: hidden;
  float: left;
}
.news_days
{
  /*
  font-size: 12px;
  color: #797979;
  text-align: center;
  width: 61px;
  height: 30px;
  float: left;
  line-height: 30px;
  background: #f5f5f5;
  */
  height: 100%;
  width: 2rem;
  font-size: 1rem;
  color: #797979;
  background: #f5f5f5;
  border: 1px solid #2d4b5b/*#004ea1/*#1384e2*/;
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  text-align: center;
  overflow: hidden;
  float: left;
}

/** Slide News **/
.SlideNewsSection .NewsTitle
{
  border: none;
  color: #000;
  font-weight: bold;
  font-size: 1.5rem;
}

.MainPage .ImageGallery
{
    border-top: 2px solid #2d4b5b /*#004ea1/*#146cc1*/;
}