.nav-tablet {
    display: none;
    position: fixed;
    top: 0;
    background-color: #000000;
    color: #ffffff;
    z-index: 200;
    margin: auto;
    width: 100%;
    line-height: 1;
}

img#logo {
    width: auto;
    transition: 0.2s ease;
    height: 55px;
}

.nav_container {
    margin-top: 5px;
    margin-bottom: 5px;
}

.nav_left {
    width: 25%;
    padding: 10px 0;
}

.nav_list {
    width: 100%;
}

.nav_container,
.tnav_container  {
    transition: 0.1s ease;
}

.tnav_list,
.nav_left,
.tnav_left,
.mnav_left {
    float: left;
    display: inline-block;
    margin-bottom: 0;
  	margin-right: 0;
    line-height: 0;
}

.tnav_left {
    width: 10%;
    padding: 8px 0;
}

.tnav_left #logo {
    height: 30px;
}

.tnav_list {
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
}

.nav_list-item {
    display: inline-block;
    transition: 0.2s;
}

.nav_list-item a {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 10px 1.4666vw;
    line-height: 40px;
}

.nav_list-item a:hover,
.tnav_list-item a:hover {
    color: #ffffff;
}

.nav_list-item:hover,
.tnav_list-item:hover {
     background: #ac3b3b;
     cursor: pointer;
}

.nav_list-item.active,
.tnav_list-item.active {
    background: #ac3b3b;
    color: #ffffff;
}

.tnav_list-item {
    display: inline-block;
    color: #ffffff;
    padding: 8px 1em;
    line-height: 32px;
}

.tablet-nav_menu {
    display: none;
}
.nav_list .nav_sub{top: 40px;border-top: 10px solid transparent;}
.nav_list .nav_sub.on{top:60px;border-top: 0;}
.search{bottom:12px;}
@media screen and (max-width: 1024px) {
    .nav {
      display: none !important;
    }

    .nav-tablet {
      display: block ;
      background-color: rgba(0, 0, 0, 0.8);
    }
}

.section-wrap {
    margin-top: 60px;
}

.section {
    float: left;
    width: 50%;
}

.activities_list li {
    display: inline-block;
    float: left;
    width: 25%;
    font-weight: 400;
    cursor: pointer;
}

.carousel-wrap {
    width: 100%;
    margin-top: 110px;
}

.slideBox{position: relative;}

.slideBox .hd {
    width: 100%;
    margin-top: 110px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.slideBox .hd ul {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.slideBox .hd ul li {
    display: inline-block;
    width: 24px;
    height: 8px;
    margin: 0 3px;
    background-color: #ffffff;
    border-radius: 5px;
    opacity: 0.4;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    opacity: 1;
}

.carousel_headline{font-size: 24px;color: #fff;}

.Carousel {
    display: block;
    width: 100%;
}

.carousel_img {
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    background-position: 50% 50% !important;
    background-size: cover !important;
}

.carousel_text {
    margin-top: -60px;
}

#carousel_headline {
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 10px;
    /* display: inline-block; */
}

.carousel_xinfo {
    display: inline-block;
    /* font-size: 16px; */
    font-weight: 200;
    margin-right: 10px;
    color: #ffffff;
}

.carousel_controls {
    display: block;
    position: absolute;
    bottom: 20px;
    width: 1280px;
    width: 100%;
    text-align: center;
    margin: auto;
}

.carousel_indication {
    width: 24px;
    height: 8px;
    margin-left: 3px;
    background-color: #ffffff;
    border-radius: 5px;
    opacity: 0.4
}

.carousel-overlay {
    width: 100%;
    margin: auto;
    position: absolute;
}

.carousel-headline {
    width: 100%;
    height: 1px;
    margin: auto;
}

.news_spotlight {
    width: 90%;
    line-height: 0;
}

.spotlight_img img {
    width: 100%;
}

.spotlight_img {
    transition: .4s;
    min-height: 360px;
}

.spotlight_content {
    padding: 16px 20px;
    background-color: rgba(45, 41, 41, 0.9);
}

.spotlight_title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.spotlight_date {
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.7);
    margin-right: 20px;
}

.spotlight_reporter {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.7);
}

a.headline {
    display: block;
}

.headline {
    border-top: 1px solid #EEEEEE;
    padding-left: 20px;
    padding-top: 16px;
    padding-bottom: 20px;
    cursor: pointer;
    transition: .4s ease;
}

.headline:hover {
    padding-left: 30px;
}

.headline-title {
    font-weight: 400;
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.headline:hover .headline-title {
    color: #ac3b3b;
}

.headline-date {
    display: inline-block;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    color: #999999;
    letter-spacing: 1px;
    margin-right: 5px;
}

.headline-year {
    display: inline-block;
    font-style: italic;
    font-size: 18px;
    font-weight: 200;
    color: #cccccc;
    letter-spacing: 1.12;
}

.btn-noborder {
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
}

.btn-noborder:hover {
    color: #ac3b3b;
}

.btn-noborder .icon {
    display: inline-block;
    margin-bottom: -6px;
    margin-left: 0;
    transition: 0.2s;
}

.btn-noborder:hover .icon {
    margin-left: 0.5em;
}

.overlay {
    position: relative;
    display: block;
}

.overlay::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.portfolio.klearfix {
    margin-left: 0;
    margin-right: 0;
}

.portfolio_cover {
    float: left;
    overflow: hidden;
    width: calc((100vw - (100vw - 100%))/5);
    height: 11.25vw;
    /* border: 2px solid #ffffff;
    margin: -2px; */
    background-size: 100% !important;
    transition: .3s;
}

.overlay:hover .spotlight_img,
.overlay:hover .portfolio_cover {
    opacity: 0.7;
    backface-visibility: hidden;
    background-color: #000000;
}

.portfolio_btn {
    float: left;
    overflow: hidden;
    width: 20vw;
    height: 11.25vw;
    color: #ffffff;
    text-align: center;
}

.activities {
    /* position:absolute; */
    margin-top: 60px;
    /* width: 1280px; */
}
