.phone_open {
  width: 24px;
  height: 24px;
  display: block;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/phone_open_icon_2x.png) center;
  background-size: cover;
  position: absolute;
  right: 0.8rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
@media screen and (max-width: 1900px) {
 .main-container .event-container .event .current-event .event-img{
   
    height:2.8rem;
  }
}
@media screen and (max-width: 1366px) {
.h1_common{
  font-size: 20px;
}
.main-container .event-container .event .event-list ul li:nth-of-type(4){
   
    display: none;
  }
.main-container .event-container .event .event-list ul li{
   
       margin-bottom: 44px;

  }
}
@media screen and (min-width: 1025px) {
  header .header-container .phone_open {
    display: none;
  }
}

@media screen and (max-width: 768px) {
.main-container .banner-container2 .banner-swiper2 .swiper-slide .swiperImg .word{
  display:none;
  }
.main-container .event-container .event .event-list ul li{
 margin-bottom:34px;
}
  .response {
    width: 100%;
    overflow-x: scroll;
  }
  header {
    height: 95px;
  }
  header .header-container .logo {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/phone_header_logo_2x.png) no-repeat center;
    background-size: cover;
    width: 223px;
    height: 47px;
  }
  header.show {
    height: 95px;
  }
}

@media screen and (max-width: 992px) {
.main-container .event-container .event .current-event .event-img{
  width:100%;
  height:7.2rem;
}
  footer {
    margin-top: 80px;
    padding-top: 48px;
  }
  footer .footer-container {
    padding-bottom: 32px;
  }
  footer .footer-container .Left {
    display: none;
  }
  footer .footer-container .Right {
    float: none;
    margin: 0 auto;
  }
  footer .footer-container .Bottom {
    padding-top: 48px;
  }
  footer .footer-container .Bottom .footer-logo {
    display: block;
    margin: 0 auto;
    margin-bottom: 22px;
  }
  footer .footer-container .Bottom .details-info {
    float: none;
  }
  footer .footer-container .Bottom .details-info span {
    display: block;
    text-align: center;
    padding-left: 0;
  }
  footer .footer-container .Bottom .details-info span:not(:last-child) {
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 375px) {
  footer .footer-container .Right {
    width: 100%;
  }
}

@media screen and (min-width: 1270px) and (max-width: 1920px) {
  .main-container .news-container ul li > a .news-info .desc {
    font-size: 16px;
    line-height: 20px;
    max-height: 40px;
  }
  .main-container .news-container ul li > a .contain .desc {
    font-size: 0.2rem;
    line-height: 0.26rem;
    margin-bottom: 0.24rem;
  }
  .main-container .news-container ul li > a .contain .view-details {
    font-size: 14px;
    line-height: 16px;
  }
  .main-container .news-container ul li .time {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (min-width: 993px) and (max-width: 1270px) {
  .main-container .news-container ul li > a .news-info .desc {
    font-size: 14px;
    line-height: 16px;
    max-height: 32px;
  }
  .main-container .news-container ul li > a .contain .desc {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0.24rem;
  }
  .main-container .news-container ul li > a .contain .view-details {
    font-size: 12px;
    line-height: 16px;
  }
  .main-container .news-container ul li .time {
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (max-width: 1200px) {
  .main-container .news-container {
    padding: 96px 1.2rem;
  }
  .padding {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}

@media screen and (max-width: 1024px) {
  header .header-container nav > ul > li > a {
    display: block;
  }
  header.show .header-container nav > ul > li > a {
    color: white;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  header.show .header-container nav > ul > li > a:hover {
    color: white;
  }
  header.show .header-container nav > ul > li > a::after {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/down_show_2x.png) center;
    background-size: cover;
  }
  header.show .header-container nav > ul > li > a::before {
    background: #199cc1;
  }
  header.show .header-container nav > ul > li.selected > a {
    color: #199cc1;
  }
  header.show .header-container nav > ul > li.selected > a::before {
    background: #199cc1;
  }
  header.show .header-container nav > ul > li ul {
    top: 142px;
  }
  header.show .header-container .search {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/search_icon_2x.png) center;
    background-size: cover;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  header.show .header-container .search:hover {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/search_icon_2x.png) center;
    background-size: cover;
  }
  header .header-container .search {
    display: none;
  }
  header.show .header-container .phone_open {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/black_phone_open2x.png) center;
    background-size: cover;
  }
  header .header-container .phone_menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99999999999999;
    background: #199cc1;
    background: -webkit-gradient(linear, left top, left bottom, from(#58cbe8), color-stop(0%, #67d1df), to(#189bc1));
    background: linear-gradient(180deg, #58cbe8 0%, #67d1df 0%, #189bc1 100%);
    display: none;
    padding-left: 16px;
    padding-right: 16px;
  }
  header .header-container .phone_menu .phone_nav {
    -webkit-transition: -webkit-transform 300ms;
  }
  header .header-container .phone_menu .phone_nav .subMenuClose {
    position: absolute;
    top: 0;
    margin-top: 36px;
    right: 30px;
    width: 36px;
    height: 36px;
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/phone_close_icon_2x.png) no-repeat center;
    background-size: cover;
    -webkit-transform: scale(0.5, 0.5);
    -webkit-transition: -webkit-transform 300ms;
    cursor: pointer;
  }
  header .header-container .phone_menu .phone_nav nav {
    text-align: center;
    top: 50%;
    width: 100%;
    right: 0;
    -webkit-transform: scale(0.5, 0.5);
    -webkit-transition: -webkit-transform 300ms;
  }
  header .header-container .phone_menu .phone_nav nav > ul > li {
    float: none;
    padding: 16px 0.4rem;
  }
  header .header-container .phone_menu .phone_nav nav > ul > li a {
    font-size: 24px;
    font-weight: 600;
    color: white;
    line-height: 33px;
    letter-spacing: 2px;
    padding: 8px 0;
  }
  header .header-container .phone_menu .phone_nav nav > ul > li > a::before, header .header-container .phone_menu .phone_nav nav > ul > li > a::after {
    display: none;
  }
  header .header-container .phone_menu .phone_nav nav > ul > li.selected > a::before {
    display: none;
  }
  header .header-container .phone_menu .phone_nav .sub-menu {
    display: none !important;
  }
  header .header-container .phone_menu .phone_nav nav.show,
  header .header-container .phone_menu .phone_nav .subMenuClose.show {
    -webkit-transform: scale(0.8, 0.8);
  }
  .show {
    display: block !important;
  }
  header .header-container .phone_menu .search {
    display: block;
    position: absolute;
    left: 24px;
    top: 56px;
    width: 32px;
    height: 32px;
  }
  .main-container .news-container .title {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 30px;
  }
  .main-container .resources-container .resources .title {
    font-size: 32px;
    line-height: 42px;
  }
}

@media screen and (max-width: 1024px) and (max-width: 500px) {
  header .header-container .phone_menu .phone_nav .subMenuClose {
    margin-top: 24px;
    right: 12px;
  }
  header .header-container .phone_menu .search {
    top: 50px;
  }
}

@media screen and (max-width: 992px) {
  .main-container .news-container h1.title {
    text-align: center;
    font-size: 32px;
    padding: 30px 0;
  }
  .main-container .news-container ul li {
    width: 100%;
    float: none;
    margin-bottom: 24px;
  }
  .main-container .news-container ul li > a .news-img {
    height: 100%;
  }
  .main-container .news-container ul li > a .contain {
    padding-left: 24px;
    padding-right: 24px;
  }
  .main-container .more {
    margin-top: 24px;
  }
  .main-container .about-us-container {
    padding-bottom: 80px;
  }
  .main-container .about-us-container .about-us {
    padding-right: 1.2rem;
    position: relative;
    z-index: 0;
  }
  .main-container .about-us-container .about-us .right-contain {
    margin-top: 125px;
    float: none;
    width: 100%;
    text-align: right;
    position: relative;
    top: -95px;
    z-index: -1;
  }
  .main-container .about-us-container .about-us .left-contain {
    float: none;
    width: 100%;
  }
  .main-container .about-us-container .about-us .left-contain .sign {
    position: absolute;
    top: -48px;
  }
  .main-container .about-us-container .about-us .left-contain .title {
    font-size: 32px;
    line-height: 64px;
    margin-top: -131px;
  }
  .main-container .about-us-container .about-us .left-contain .sub-title {
    font-size: 20px;
    line-height: 42px;
  }
  .main-container .about-us-container .about-us .left-contain .view-more {
    margin-top: 24px;
    padding: 22px 76px;
  }
  .main-container .view-more {
    padding: 22px 76px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .main-container .event-container {
    padding: 0;
    margin: 80px 0;
    background: #f5f9fa;
  }
  .main-container .event-container .right-part {
    padding-left: 49px;
    top: -24px;
  }
  .main-container .event-container .right-part .event-title {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 2px;
  }
  .main-container .event-container .right-part .line {
    width: 100%;
  }
  .main-container .event-container .right-part .view-more {
    margin-left: calc(50% - 134px);
  }
  .main-container .event-container .event {
    padding-right: 1.2rem;
    padding: 24px 1.2rem 48px;
  }
  .main-container .event-container .event .current-event,
  .main-container .event-container .event .event-list {
    float: none;
    width: 100%;
  }
  .main-container .event-container .event .current-event {
    margin-right: 1.2rem;
  }
  .main-container .event-container .event .event-list {
    padding-right: 0;
  }
  .main-container .event-container .event .event-info {
    margin-bottom: 16px;
  }
  .main-container .event-container .event .event-info .title {
    padding-top: 32px;
  }



.main-container .event-container.activity .event {
    margin-left: 0;
  }
  .main-container .event-container.activity .right-part {
    text-align: left;
  }
  .main-container .event-container.activity .right-part .event-title {
    left: 0;
  }




  .main-container .resources-container .resources .resources-list ul li {
    width: 50%;
  }
  .main-container .resources-container .resources .resources-list ul li:nth-child(1), .main-container .resources-container .resources .resources-list ul li:nth-child(2) {
    margin-bottom: 50px;
  }
  .main-container .resources-container .resources .resources-list ul li::after {
    display: none;
  }
  .main-container .resources-container .resources .title {
    padding-bottom: 24px;
  }
  .main-container .resources-container .resources .services {
    padding-top: 24px;
  }
  .main-container .resources-container .resources .services div {
    width: 100%;
  }
  .main-container .resources-container .resources .services .sign-up {
    margin-bottom: -38px;
    width: 100%;
  }
  .main-container .resources-container .resources .services .sign-up:nth-of-type(2) {
    margin-bottom: 0;
  }
  .main-container .banner-container2 {
    width: 100%;
    left: 0;
  }
  .main-container .banner-container2 .banner-swiper2 .swiper-slide {
    padding-left: 0;
  }
  .main-container .banner-container2 .banner-swiper2 .swiper-slide .swiperImg {
    width: 100%;
    height: 9.2rem;
  }
  .main-container .banner-container2 .banner-swiper2 .swiper-slide .swiperImg .word {
    left: 24px;
    top: 32%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .main-container .banner-container2 .banner-swiper2 .swiper-slide .swiperImg .word h1 {
    font-size: 32px;
    line-height: 56px;
  }
  .main-container .banner-container2 .banner-swiper2 .banner-swiper2-prev,
  .main-container .banner-container2 .banner-swiper2 .banner-swiper2-next {
    display: none;
  }
}

@media screen and (max-width: 992px) and (max-width: 500px) {
  .main-container .banner-container2 {
    top: 95px;
  }
}

@media screen and (max-width: 768px) {
  .main-container .resources-container .resources .services .sign-up {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/hdbm_bg2x.jpg) no-repeat center;
    background-size: cover;
  }
  .main-container .resources-container .resources .services .entrepreneurship {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/wycy_bg2x.jpg) no-repeat center;
    background-size: cover;
  }
}

@media screen and (max-width: 500px) {
  .padding {
    padding-left: 24px;
    padding-right: 24px;
  }
  .main-container .event-container .event {
    padding-right: 0;
    padding: 24px 24px 48px;
  }
  .main-container .resources-container .resources .resources-list ul li .name {
    font-size: 16px;
    line-height: 20px;
  }
  .main-container .resources-container .resources .resources-list ul li .number {
    font-size: 41px;
    line-height: 54px;
  }
  .main-container .resources-container .resources .resources-list ul li .number span {
    font-size: 16px;
  }
}
/*# sourceMappingURL=media.css.map */