.main-container {
  position: relative;
}

.main-container .banner {
  height: 10rem;
  width: 100%;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/banner_2x.png) no-repeat center;
  background-size: cover;
}

.main-container .banner .swiper {
  padding-top: 180px;
}

.main-container .banner .swiper .swiper-container {
  width: 16.8rem;
  margin-left: 2.4rem;
  margin-right: inherit;
}

.main-container .banner .swiper .swiper-container .swiper-wrapper .swiper-slide .swiperImg {
  height: 7rem;
  width: 100%;
  float: right;
}

.main-container .banner .swiper .swiper-container .swiper-wrapper .swiper-slide .text {
  position: absolute;
  top: 2.52rem;
  left: 0;
}

.main-container .banner .swiper .swiper-container .swiper-wrapper .swiper-slide .text p {
  font-size: 0.64rem;
  font-weight: 600;
  color: white;
  line-height: 1.08rem;
  letter-spacing: 8px;
}

.main-container .banner-container {
  position: relative;
}

.main-container .banner-container1 .banner-swiper1 .swiper-slide .swiperImg {
  width: 100%;
  height: 7rem;
}

.main-container .banner-container1 .banner-swiper1 .swiper-slide .swiper1-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #58cbe8;
  background: -webkit-gradient(linear, left bottom, left top, from(#58cbe8), color-stop(0%, #67d1df), to(#189bc1));
  background: linear-gradient(360deg, #58cbe8 0%, #67d1df 0%, #189bc1 100%);
  opacity: 0.8;
}

.main-container .banner-container2 {
  position: absolute;
  top: 1.2rem;
  left: 1.6rem;
  width: calc(100% - 1.6rem);
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide {
  padding-left: 0.8rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .swiperImg {
  width: 16.8rem;
  height: 6.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div span.swiper2-bg {
  background: -webkit-gradient(linear, left bottom, left top, from(#58cbe8), color-stop(0%, #67d1df), to(#189bc1));
  background: linear-gradient(360deg, #58cbe8 0%, #67d1df 0%, #189bc1 100%);
  opacity: 0.8;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .swiperImg .word {
  position: absolute;
  left: 0;
  top: 1.6rem;
  z-index: 3;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .swiperImg .word h1 {
  font-size: 0.32rem;
  font-weight: 600;
  color: white;
  line-height: 0.64rem;
  letter-spacing: 4px;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg {
  height: 100%;
  width: 100%;
  position: relative;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div {
  position: absolute;
  overflow: hidden;
  height: 100%;
  z-index: 2;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-transition: none;
  transition: none;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div.swiper2-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #58cbe8;
  background: -webkit-gradient(linear, left bottom, left top, from(#58cbe8), color-stop(0%, #67d1df), to(#189bc1));
  background: linear-gradient(360deg, #58cbe8 0%, #67d1df 0%, #189bc1 100%);
  opacity: 0.8;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(1) {
  width: 5%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(1) span {
  background-position: 5% 100%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(2) {
  left: 5%;
  width: 10%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(2) span {
  background-position: 10% 100%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(3) {
  left: 15%;
  width: 20%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(3) span {
  background-position: 20% 100%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(4) {
  left: 35%;
  width: 30%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(4) span {
  background-position: 30% 100%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(5) {
  left: 65%;
  width: 20%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(5) span {
  background-position: 20% 100%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(6) {
  left: 85%;
  width: 10%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(6) span {
  background-position: 10% 100%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(7) {
  left: 95%;
  width: 5%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide .bg div:nth-child(7) span {
  background-position: 5% 100%;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide-active .bg div:nth-child(1) {
  -webkit-animation: line1 0.5s linear 1;
  animation: line1 0.5s linear 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide-active .bg div:nth-child(2) {
  -webkit-animation: line2 0.5s linear 1;
  animation: line2 0.5s linear 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide-active .bg div:nth-child(3) {
  -webkit-animation: line3 0.5s linear 1;
  animation: line3 0.5s linear 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide-active .bg div:nth-child(4) {
  -webkit-animation: line4 0.5s linear 1;
  animation: line4 0.5s linear 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide-active .bg div:nth-child(5) {
  -webkit-animation: line5 0.5s linear 1;
  animation: line5 0.5s linear 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide-active .bg div:nth-child(6) {
  -webkit-animation: line6 0.5s linear 1;
  animation: line6 0.5s linear 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.main-container .banner-container2 .banner-swiper2 .swiper-slide-active .bg div:nth-child(7) {
  -webkit-animation: line7 0.5s linear 1;
  animation: line7 0.5s linear 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.main-container .banner-container2 .banner-swiper2 .banner-swiper2-prev {
  width: 0.6rem;
  height: 0.6rem;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/left_icon.png);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  bottom: 0.7rem;
  left: 0.2rem;
  top: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.main-container .banner-container2 .banner-swiper2 .banner-swiper2-prev:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.main-container .banner-container2 .banner-swiper2 .banner-swiper2-next {
  width: 0.6rem;
  height: 0.6rem;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/right_icon.png);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  bottom: 0.7rem;
  left: 0.8rem;
  top: inherit;
  right: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.main-container .banner-container2 .banner-swiper2 .banner-swiper2-next:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.main-container .more {
  margin-top: 64px;
  text-align: center;
}

.main-container .view-more {
  display: inline-block;
  padding: 0.22rem 0.76rem;
  font-size: 14px;
  font-weight: 400;
  color: #199cc1;
  line-height: 16px;
  letter-spacing: 1px;
  border: 1px solid;
  -o-border-image: linear-gradient(90deg, rgba(88, 203, 232, 0.4), rgba(103, 209, 223, 0.4), rgba(24, 155, 193, 0.4)) 1 1;
  border-image: -webkit-gradient(linear, left top, right top, from(rgba(88, 203, 232, 0.4)), color-stop(rgba(103, 209, 223, 0.4)), to(rgba(24, 155, 193, 0.4))) 1 1;
  border-image: linear-gradient(90deg, rgba(88, 203, 232, 0.4), rgba(103, 209, 223, 0.4), rgba(24, 155, 193, 0.4)) 1 1;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/white.png);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.main-container .view-more:hover {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/more_hover_bg.png);
  color: #fff;
  -o-border-image: none;
  border-image: none;
}

.main-container .news-container {
  padding: 1.2rem 2.4rem;
}

.main-container .news-container .title {
  font-size: 0.24rem;
  font-weight: 600;
  color: #333333;
  line-height: 0.32rem;
  letter-spacing: 2px;
  margin-bottom: 0.3rem;
}

.main-container .news-container ul {
  margin: 0 -1%;
}

.main-container .news-container ul li {
  position: relative;
  width: 33.333%;
  float: left;
  padding: 0 1%;
}

.main-container .news-container ul li .time {
  font-size: 16px;
  font-family: Oswald-Regular, Oswald;
  font-weight: 400;
  color: white;
  line-height: 20px;
  letter-spacing: 1px;
  margin-bottom: 8px;
  display: block;
}

.main-container .news-container ul li > a {
  display: block;
  position: relative;
}

.main-container .news-container ul li > a .news-img {
  width: 100%;
  height: 3.47rem;
}

.main-container .news-container ul li > a .news-info {
  padding: 16px 32px;
  background: rgba(0, 0, 0, 0.12);
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
}

.main-container .news-container ul li > a .news-info .desc {
  font-size: 16px;
  font-weight: 600;
  color: white;
  line-height: 20px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 40px;
  min-height:40px;
}

.main-container .news-container ul li > a .shade {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(24, 155, 193, 0.9);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(88, 203, 232, 0.7)), color-stop(0%, rgba(103, 209, 223, 0.7)), to(rgba(24, 155, 193, 0.7)));
  background: linear-gradient(180deg, rgba(88, 203, 232, 0.7) 0%, rgba(103, 209, 223, 0.7) 0%, rgba(24, 155, 193, 0.7) 100%);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}

.main-container .news-container ul li > a .contain {
  position: absolute;
  padding: 0 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.main-container .news-container ul li > a .contain .time {
  margin-bottom: 24px;
}

.main-container .news-container ul li > a .contain .desc {
  font-size: 24px;
  font-weight: 600;
  color: white;
  line-height: 32px;
  letter-spacing: 2px;
  margin-bottom: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 96px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.main-container .news-container ul li > a .contain .desc:hover {
  opacity: 0.8;
}

.main-container .news-container ul li > a .contain .view-details {
  font-size: 14px;
  font-weight: 600;
  color: white;
  line-height: 16px;
  letter-spacing: 1px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.main-container .news-container ul li > a .contain .view-details:hover {
  opacity: 0.8;
}

.main-container .news-container ul li > a .contain .view-details::after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  right: -16px;
  top: 52%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/right_icon.png);
  background-size: cover;
  opacity: 0.6;
}

.main-container .news-container ul li > a:hover .news-info {
  opacity: 0;
}

.main-container .news-container ul li > a:hover .shade {
  opacity: 1;
}

.main-container .about-us-container {
  margin-top: 130px;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/about_bg.png) center;
  background-size: cover;
  padding-bottom: 0.96rem;
}

.main-container .about-us-container .about-us {
  padding-left: 2.4rem;
}

.main-container .about-us-container .about-us .left-contain {
  float: left;
  width: 35%;
  padding-left: 1.22rem;
  margin-right: 24px;
}

.main-container .about-us-container .about-us .left-contain .sign {
  display: inline-block;
  width: 68px;
  height: 56px;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/shuangyinhao.png) no-repeat center;
  background-size: cover;
  margin-top: -40px;
  margin-bottom: 0.64rem;
}

.main-container .about-us-container .about-us .left-contain .title {
  font-size: 0.32rem;
  font-weight: 600;
  color: white;
  line-height: 0.42rem;
  letter-spacing: 4px;
  margin-bottom: 0.8rem;
}

.main-container .about-us-container .about-us .left-contain .sub-title {
  font-size: 0.24rem;
  font-weight: 400;
  color: white;
  line-height: 0.32rem;
  letter-spacing: 2px;
  margin-bottom: 0.48rem;
}

.main-container .about-us-container .about-us .left-contain .desc {
  font-size: 16px;
  font-weight: 400;
  color: white;
  line-height: 40px;
  letter-spacing: 1px;
  margin-bottom: 0.48rem;
}

.main-container .about-us-container .about-us .left-contain .view-more {
  display: inline-block;
  border: 1px solid white;
  padding: 0.22rem 0.76rem;
  font-size: 14px;
  font-weight: 400;
  color: white;
  line-height: 16px;
  letter-spacing: 1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: transparent;
  position: relative;
}

.main-container .about-us-container .about-us .left-contain .view-more:hover {
  background: #fff;
  color: #199cc1;
}

.main-container .about-us-container .about-us .right-contain {
  margin-top: -130px;
  float: right;
  width: calc(100% - 35% - 24px);
  text-align: right;
}

.main-container .about-us-container .about-us .right-contain img {
  display: block;
}

.main-container .event-container {
  position: relative;
  padding: 1.44rem 0;
}

.main-container .event-container .event {
  padding: 0.8rem 0 0.8rem 2.4rem;
  width: 81%;
  background: #f5f9fa url(../images/event_right_bg.png) no-repeat right;
}

.main-container .event-container .event .current-event {
  float: left;
  width: 44%;
  margin-right: 24px;
}

.main-container .event-container .event .current-event .event-img {
  width: 100%;
  /*height: 327px;*/
  height: 280px;
  overflow: hidden;
}

.main-container .event-container .event .current-event .event-img a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.main-container .event-container .event .current-event .event-img:hover a {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.main-container .event-container .event .event-info {
  padding: 24px 32px;
  background: #fff;
  position: relative;
}

.main-container .event-container .event .event-info .sign {
  font-size: 14px;
  font-weight: 600;
  color: white;
  line-height: 18px;
  letter-spacing: 1px;
  padding: 8px 32px 8px 16px;
  display: inline-block;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/event_title_bg.png) right;
  background-size: cover;
  text-align: center;
  position: absolute;
  left: 0;
  top: 14px;
}

.main-container .event-container .event .event-info .time {
  font-size: 14px;
  font-family: Oswald-Medium;
  font-weight: normal;
  color: #1bab92;
  line-height: 16px;
  letter-spacing: 1px;
  float: right;
}

.main-container .event-container .event .event-info .title {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  line-height: 26px;
  letter-spacing: 2px;
  padding-top: 20px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.main-container .event-container .event .event-info .title:hover {
  color: #1bab92;
}

.main-container .event-container .event .event-list {
  float: left;
  width: calc(100% - 44% - 24px);
  padding-right: 1.25rem;
  padding-top: 17px;
}

.main-container .event-container .event .event-list ul li {
  margin-bottom: 34px;
}

.main-container .event-container .event .event-list ul li a .event-info {
  padding: 0 32px 24px 32px;
  background: #fff url(../images/event_news_bg.png) no-repeat right;
}

.main-container .event-container .event .event-list ul li a .event-info .sign {
  top: -17px;
}

.main-container .event-container .event .event-list ul li a .event-info .time {
  position: relative;
  top: -10px;
}

.main-container .event-container .event .event-list ul li a .event-info .title {
  padding-top: 8px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  letter-spacing: 1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.main-container .event-container .event .event-list ul li a .event-info .title:hover {
  color: #1bab92;
}

.main-container .event-container .right-part {
  position: absolute;
  right: 0;
  width: 19%;
  top: 2.24rem;
}

.main-container .event-container .right-part .event-title {
  font-size: 0.32rem;
  font-weight: 600;
  color: #1bab92;
  line-height: 0.42rem;
  letter-spacing: 4px;
  padding-bottom: 32px;
  position: relative;
  left: -46px;
}

.main-container .event-container .right-part .view-more {
  border: 1px solid rgba(27, 171, 146, 0.4);
  color: #1bab92;
  position: relative;
  left: -46px;
  top: 1.2rem;
  background: transparent;
}

.main-container .event-container .right-part .view-more:hover {
  background: #1bab92;
  color: #fff;
}

.main-container .event-container .right-part .line {
  position: relative;
  left: -46px;
  display: block;
  width: calc(100% + 46px);
  height: 2px;
  background: #efbb0e;
}



.event-container.activity {
margin-top:-1.44rem;
}

.main-container .event-container.activity .event {
  margin-left: 19%;
}

.main-container .event-container.activity .event .event-info .sign {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/newevent_title_bg.png) no-repeat right;
  background-size: cover;
}

.main-container .event-container.activity .right-part {
  left: 0;
  text-align: right;
}

.main-container .event-container.activity .right-part .view-more {
  left: 46px;
}

.main-container .event-container.activity .right-part .event-title {
  left: 46px;
  color: #199cc1;
}

.main-container .event-container.activity .right-part .line {
  left: 0;
}






.main-container .resources-container .resources .title {
  font-size: 0.24rem;
  font-weight: 600;
  color: #199cc1;
  line-height: 0.32rem;
  letter-spacing: 2px;
  padding-bottom: 0.8rem;
  text-align: center;
}

.main-container .resources-container .resources .resources-list {
  padding: 64px 1.4rem 64px 1.5rem;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/resources_bg_2x.png) no-repeat center;
  background-size: cover;
}

.main-container .resources-container .resources .resources-list ul li {
  float: left;
  width: 25%;
  position: relative;
  text-align: center;
}

.main-container .resources-container .resources .resources-list ul li .name {
  font-size: 20px;
  font-weight: 600;
  color: white;
  line-height: 26px;
  letter-spacing: 1px;
  padding-bottom: 16px;
}

.main-container .resources-container .resources .resources-list ul li .number {
  font-size: 0.64rem;
  font-family: Oswald-Medium;
  font-weight: normal;
  color: #ffd449;
  line-height: 0.84rem;
  letter-spacing: 4px;
  text-shadow: 0px 2px 48px #117f9e;
}

.main-container .resources-container .resources .resources-list ul li .number span {
  font-size: 20px;
  font-weight: 600;
  color: #ffd449;
  line-height: 26px;
  letter-spacing: 1px;
  text-shadow: 0px 2px 16px rgba(11, 89, 85, 0.6);
}

.main-container .resources-container .resources .resources-list ul li::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 32px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.4);
}

.main-container .resources-container .resources .resources-list ul li:last-child::after {
  display: none;
}

.main-container .resources-container .resources .services {
  padding-top: 64px;
  font-size: 0;
  padding-bottom: 64px;
}

.main-container .resources-container .resources .services > div > div {
  font-size: 0;
}

.main-container .resources-container .resources .services .services_resources {
  padding: 48px 40px;
  display: inline-block;
  width: 50%;
}

.main-container .resources-container .resources .services .services_resources .title {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  line-height: 26px;
  letter-spacing: 2px;
  padding-bottom: 16px;
  text-align: left;
}

.main-container .resources-container .resources .services .services_resources .desc {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
  letter-spacing: 1px;
  padding-bottom: 24px;
  width: 66%;
}

.main-container .resources-container .resources .services .services_resources a {
  font-size: 16px;
  font-weight: 400;
  color: white;
  line-height: 20px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 24px;
  background: #1bab92;
  position: relative;
}

.main-container .resources-container .resources .services .services_resources a .mark {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  padding: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.main-container .resources-container .resources .services .services_resources a .mark:hover {
  opacity: 1;
}

.main-container .resources-container .resources .services .sign-up {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/resources1_2x.png) no-repeat center;
  background-size: cover;
}

.main-container .resources-container .resources .services .sign-up:nth-of-type(2) {
  -webkit-transform: translateY(64px);
  transform: translateY(64px);
}

.main-container .resources-container .resources .services .sign-up:nth-of-type(2) a {
  background: #efbb0e;
}

.main-container .resources-container .resources .services .entrepreneurship {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/resources2_2x.png) no-repeat center;
  background-size: cover;
  -webkit-transform: translateY(64px);
  transform: translateY(64px);
}

.main-container .resources-container .resources .services .entrepreneurship a {
  background: #efbb0e;
}

@-webkit-keyframes line1 {
  from {
    width: 5%;
  }
  to {
    width: 0;
  }
}

@keyframes line1 {
  from {
    width: 5%;
  }
  to {
    width: 0;
  }
}

@-webkit-keyframes line2 {
  from {
    width: 10%;
  }
  to {
    width: 0;
  }
}

@keyframes line2 {
  from {
    width: 10%;
  }
  to {
    width: 0;
  }
}

@-webkit-keyframes line3 {
  from {
    width: 15%;
  }
  to {
    width: 0;
  }
}

@keyframes line3 {
  from {
    width: 15%;
  }
  to {
    width: 0;
  }
}

@-webkit-keyframes line4 {
  from {
    width: 30%;
  }
  to {
    width: 0;
  }
}

@keyframes line4 {
  from {
    width: 30%;
  }
  to {
    width: 0;
  }
}

@-webkit-keyframes line5 {
  from {
    width: 20%;
  }
  to {
    width: 0;
  }
}

@keyframes line5 {
  from {
    width: 20%;
  }
  to {
    width: 0;
  }
}

@-webkit-keyframes line6 {
  from {
    width: 10%;
  }
  to {
    width: 0;
  }
}

@keyframes line6 {
  from {
    width: 10%;
  }
  to {
    width: 0;
  }
}

@-webkit-keyframes line7 {
  from {
    width: 5%;
  }
  to {
    width: 0;
  }
}

@keyframes line7 {
  from {
    width: 5%;
  }
  to {
    width: 0;
  }
}

@media screen and (max-width: 1024px) {
  .main-container .banner-container2 {
    top: 96px;
  }
  .main-container .news-container {
    padding: 64px 1.2rem;
  }
  .main-container .about-us-container .about-us,
  .main-container .event-container .event {
    padding-left: 1.2rem;
  }
  .padding {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}

@media screen and (max-width: 996px) {
  .main-container .event-container {
    padding: 1.44rem 16px;
  }
  .main-container .event-container .right-part {
    position: relative;
    right: inherit;
    top: inherit;
    width: 100%;
  }
  .main-container .event-container .right-part .event-title,
  .main-container .event-container .right-part .line {
    left: inherit;
  }
  .main-container .event-container .event {
    width: 100%;
  }
  .main-container .event-container .right-part .view-more {
    left: inherit;
    top: inherit;
  }
}

@-webkit-keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.resources {
  padding-bottom: 0.96rem;
}
/*# sourceMappingURL=index.css.map */