  /* *,
  *::before,
  *::after {
  box-sizing: border-box;
  }

  html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
  }




  a:hover,
  a:active,
  a:focus {
  color: #0a98c0;
  outline: none;
  text-decoration: none;
  }
  img {
  vertical-align: middle;
  border-style: none;
  }
  .img-fluid {
  max-width: 100%;
  height: auto;
  }  */
  *::before,
  *::after {
  box-sizing: border-box;
  }
  img {
  vertical-align: middle;
  border-style: none;
  }
  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .navbar{
    height: 5em;
  }
  #header .banner{
    height:27.5em;
  }
  #header .banner img{
    width: 100%;
    height: 100%;
  }
  #main .page-header{
    padding-bottom: 4.166em;
  }
  #main .page-header .page-title{
    font-size: 2.083em;
    font-weight: 500;
    color: rgba(51,51,51,1);
    line-height: 1.2;
    text-align: center;
  }
  #main .page-header .page-title2{
    font-size: 1.25em;
    font-weight: 400;
    color: #999;
    line-height: 2.083em;
    text-align: center;
  }
  #main .enteringJointown-nav .nav-bg {
    width: 100%;
    *zoom: 1;
    zoom: 1;
    position: relative;
    height: 4.166em;
    background: #dadada;
    background: rgba(255,255,255,1);
    box-shadow: 0px 2px 1.5em 4px rgba(148,167,182,0.2);
  }

  #main .enteringJointown-nav .nav-box {
    position: absolute;
    display: block;
    left: 50%;
    margin: -4.166em auto 0 -9.4em;
    height: 4.166em;
  }
  #main .enteringJointown-nav .nav-box li {
    display: block;
    float: left;
    position: relative;
  }
  #main .enteringJointown-nav .nav-box .current ,
  #main .enteringJointown-nav .nav-box a:hover{
    font-weight: 500;
    color: rgba(255,255,255,1);
    background: #619aee;
    background: linear-gradient(82deg,rgba(91,172,255,1) 0%, rgba(66,118,239,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
  #main .enteringJointown-nav .nav-box li a {
    display: block;
    width: 7.916em;
    height: 3.6em;
    line-height: 3.6em;
    font-size: 1.333em;
    color: #ffffff;
    text-align: center;
    font-size: 1.166em;
    font-weight: 400;
    color: rgba(102,102,102,1);
  }
  a:focus, a:visited, a:active {
  outline: none;
  }
  #main .back-to-top {
  position: fixed;
  display: none;
  background: #1bb1dc;
  color: #fff;
  width: 3.666em;
  height: 3.666em;
  text-align: center;
  line-height: 1;
  font-size: 1.333em;
  border-radius: 50%;
  right: 1.25em;
  bottom: 1.25em;
  transition: background 0.5s;
  z-index: 11;
  }

  #main .container {
    width: 100%;
    padding-right: 1.25em;
    padding-left: 1.25em;
    margin-right: auto;
    margin-left: auto;
    max-width: 83em;
  }
  #main .back-to-top i {
  padding-top: 1em;
  color: #fff;
  }
  #main ul li {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
  }
  #main ul li:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
  /* Sections Header
  --------------------------------*/

  .section-header h3 {
  font-size: 2em;
  color: #413e66;
  text-align: center;
  font-weight: 700;
  position: relative;
  font-family: "Montserrat", sans-serif;
  }

  .section-header p {
  text-align: center;
  margin: auto;
  font-size: 1.25em;
  padding-bottom: 5em;
  color: #535074;
  width: 50%;
  }

  /* Section with background
  --------------------------------*/

  .section-bg {
  background: #f5f8fd;
  }
  .fa.fa-chevron-up {
  color: #fff;
  position: absolute;
  margin-left: -2px;
  margin-top: 1.083em;
  width: 3px;
  height: 1.333em;
  background-color: currentColor;
  }
  .fa.fa-chevron-up:before {
  content: '';
  position: absolute;
  left: -5px;
  top: 0px;
  width: 1.083em;
  height: 1.083em;
  border-top: solid 3px currentColor;
  border-right: solid 3px currentColor;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  }
  .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  }
   .newscenter-content1-item1{
    cursor: pointer;
	  display: flex;
    padding: 0.833em;
    height: 14em;
    overflow: hidden;
}
 .newscenter-content1-item1 .newscenter-item1-left{
    width: 22em;
    padding: 1em;
    height: 12em;
    overflow: hidden;
}
 .newscenter-content1-item1 .newscenter-item1-left img{
    width: 100%;
}
 .newscenter-content1-item1 .newscenter-item1-right{
    flex: 1;
	  padding: 1.3em;
}
 .newscenter-content1-item1 .newscenter-item1-right .newscenter-item1-title{
    line-height: 2;
    font-size: 1.2em;
    font-weight: 500;
    color: rgba(51,51,51,1);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
 .newscenter-content1-item1 .newscenter-item1-right .newscenter-item1-content{
    overflow: hidden;
    position: relative;
    line-height: 1.8;
    height: 5em;
    font-size: 1em;
    font-weight: 400;
    color: rgba(102,102,102,1);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
 .newscenter-content1-item1 .newscenter-item1-right .newscenter-item1-date{
    line-height: 3;
    font-size: 1em;
    font-weight: 400;
    color: #9a9a9a;
  }
 .newscenter-content1-item1 .newscenter-item1-right .newscenter-item1-btn{
	font-size: 1.25em;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 2.083em;
    float: right;
}
 .newscenter-content1-item2{
    cursor: pointer;
	  padding: 0.833em;
    display: flex;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
 .newscenter-content1-item2 .newscenter-item2-date{
    width: 7em;
    text-align: center;
}
 .newscenter-content1-item2 .newscenter-item2-date .date-date{
    margin-top: 0.2em;
    font-size: 2.5em;
    font-weight: 800;
    color: rgba(51,51,51,1);
    line-height: 1.3;
  }
 .newscenter-content1-item2 .newscenter-item2-date .date-month{
    font-size: 0.95em;
    font-weight: 800;
    color: rgba(51,51,51,1);
}
 .newscenter-content1-item2 .line{
    width: 2px;
    height: 4em;
    background: rgba(221,221,221,1);
    margin-top: 1em;
    margin-right: 1em;
}
 .newscenter-content1-item2 .newscenter-item2-content{
    padding: 0.6em;
    flex: 1;
  }
 .newscenter-content1-item2 .newscenter-item2-content .content-title{
    font-size: 1.05em;
    line-height: 1.6;
    font-weight: 500;
    color: rgba(51,51,51,1);
}
 .newscenter-content1-item2 .newscenter-item2-content .content-content{
    flex: 1;
    height: 3.5em;
    line-height: 1.7;
    font-weight: 400;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: horizontal;
    -webkit-box-align: center;
    font-size: 0.85em;
  }
.newscenter-content1-item2:hover{
    background:linear-gradient(97deg,rgba(91,172,255,1) 0%,rgba(66,118,239,1) 100%);
    color: #fff !important;
}
 .newscenter-content1-item2:hover .line{
  background-color: #fff;
}
.newscenter-content1-item2:hover  .newscenter-item2-content .content-content,
 .newscenter-content1-item2:hover  .newscenter-item2-content .content-title,
 .newscenter-content1-item2:hover .newscenter-item2-date .date-date,
 .newscenter-content1-item2:hover .line,
 .newscenter-content1-item2:hover  .newscenter-item2-date .date-month
/* .newscenter-content1-item1:hover ,
 .newscenter-content1-item1:hover .newscenter-item1-right .newscenter-item1-title,
 .newscenter-content1-item1:hover .newscenter-item1-right .newscenter-item1-date,
 .newscenter-content1-item1:hover .newscenter-item1-right .newscenter-item1-content,
 .newscenter-content1-item1:hover  .newscenter-item1-right .newscenter-item1-btn */
{
    color: #fff !important;
}
