/* ---indexFocus-- */
.indexFocus { width: 100%;/* min-height: 450px; max-height: 790px;*/ overflow: hidden; position: relative;}
.indexFocus::before { display: block; content: ''; position: absolute; top: 0; left: 0; width: 100%; /*height: 180px;*/ height: 100%; background:rgb(0,0,0,.2) url(../images/focus_topbg.png) repeat-x 0 0; background-size: 2px 180px;}
img.indexfocusPic { width: 100%; height: auto; /*height: 100%; object-fit: cover;*/ }
.indexFocus .btnMore { display: inline-block; border: #ffffff 1px solid; color: #ffffff; font-weight: bold; 
    /* margin-top: 50px; font-size: 24px; line-height: 20px; padding: 20px 40px; */
    margin-top: 3.1vw; font-size: 1.5vw; /*line-height: 1.25vw;*/ line-height: 0.8em; padding: 1.25vw 2.5vw;
}
.indexFocus .btnMore:hover { background-color: rgba(255, 255, 255, .88); color: #C13C34; border-color: #C13C34; text-decoration: none; transition: all .3s ease;}

.focusCon { padding: 0 30% 0 90px; overflow: hidden; width: 100%; box-sizing: border-box; position: absolute; left: 0; bottom: 0; z-index: 99; margin-bottom: 10%;}
.focusTit { font-size: 60px; line-height: 1.1; max-width: 720px; margin-top: 30px; margin-bottom: 30px;} 
.focusBtn { display: block; overflow: hidden; float: left; height: 42px; line-height: 42px; font-size: 18px;}
.focusBtn::before { display: inline-block; content: ''; width: 60px; height: 42px; margin-right: 15px; border-radius: 4px; background: #d22b29 url(../images/playbtn2.png) no-repeat center center;}
.focusBtn span {display: inline-block; height: 42px; overflow: hidden;} .focusBtn:hover span { text-decoration: underline;}
/* ---focusBottom--- */
.focusBottom { /*height: 320px;*/ padding-bottom: 50px; width: 100%; z-index: 2; position: relative; left: 0; top: -100px; margin-bottom: -100px; overflow: hidden; background: url(../images/focus_bottombg.png) repeat-x 0 0; background-size: 2px 560px;}
.focusBottom .con { max-width: 1200px; margin: 0 auto; padding: 140px 30px 0 30px;}
.focusBottom .tit { width: 300px; padding-right: 30px; line-height: 1.3; float: left; font-size: 50px; color: #ffd155; text-transform: uppercase;}
.focusBottom .txt { overflow: hidden; font-size: 20px;}

/* column 通用 */
.columnName { position: relative; height: 160px; padding-top: 60px; box-sizing: border-box; text-align: center; font-size: 50px; color: #d22b29; /*text-transform: uppercase;*/}
.columnName.indexcol {height: 190px; padding-top: 90px; }
.lineVertical { width: 1px; height: 115px; border-right: #fccc54 1px solid; overflow: visible; position: absolute; z-index: 2; top: -40px; left: 50%;
}
.lineVertical::after { display: block; content: ''; width: 0; height: 0; border-width: 5px 5px; border-style: solid; border-color: #fccc54 transparent transparent; margin-left: -4.5px; margin-top: 120px;}

/* Our Work */
.piclist_1_4 .picBox {width: 100%; height: 0; padding-bottom: 66.7%; position: relative; overflow: hidden;/* cursor: pointer;*/}
.piclist_1_4 .picBox img { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; left: 0; transition: all .3s ease; z-index: 1; }
.piclist_1 .picBox img {border-bottom: #ffffff 1px solid;}
.piclist_4 li.item {width: 50%; float: left; box-sizing: border-box; overflow: hidden; border-left: #ffffff 2px solid;}
.piclist_4 li.item:nth-child(1),.piclist_4 li.item:nth-child(2) {  border-bottom: #ffffff 2px solid;}

.piclist_1_4 .picBox .picCover { width: 100%; height: 100%;  display: table; vertical-align: bottom; position: absolute; padding: 30px 30px; box-sizing: border-box; left: 0; bottom: 0px; z-index: 2; background: url(../images/picCover_titbg.png) repeat-x center bottom; background-size: 2px 500px;}
.piclist_1_4 .picBox .picCover .tit { font-size: 24px; line-height: 1.5; text-transform: uppercase; position: relative;}
.piclist_1_4 .picBox .picCover .summary_s { display: none; font-size: 14px; text-align: center; padding: 10px 10px;}
.piclist_1_4 .picBox:hover .picCover {  background: rgba(0, 0, 0, 0.7); transition: all 0.3s ease-in-out; vertical-align: middle;}
.piclist_1_4 .picBox .picCover .inner {display: table-cell; vertical-align: bottom; text-align: left;}
.piclist_1_4 .picBox:hover .picCover .inner {display: table-cell; vertical-align: middle; text-align: center;}
.piclist_1_4 .picBox:hover .tit { padding: 12px 0; margin: 13px auto;}
/* .piclist_1_4 .picBox:hover .tit::after { display: block; content: ''; position: absolute; bottom: 12px; left: 50%; margin-left: -50px;  width: 100px; height: 0; border-bottom:#d22b29 2px solid;} */
.piclist_1_4 .picBox:hover .summary_s { display: block;}

/* OUR IMPACT */
.impactItem { text-align: center; margin: 30px auto 40px auto;}
.impact_stats .num,.impact_stats .impactIcon {display: inline-block; overflow: hidden; height: 60px; line-height: 60px;}
.impact_stats .num { font-size: 50px; color: #d22b29;}
.impact_stats .impactIcon { width: 60px; margin-left: 10px; background-image: url(../images/icon_impact.png); background-repeat: no-repeat; background-size: 60px auto;}
.impact_stats .impactIcon.icon1 { background-position: 0 0;}
.impact_stats .impactIcon.icon2 { background-position: 0 -60px;}
.impact_stats .impactIcon.icon3 { background-position: 0 -120px;}
.impact_stats .impactIcon.icon4 { background-position: 0 -180px;}
.impact_txt { padding-top: 20px; padding-bottom: 20px;}


/* Upcoming */
.upcoming_box { margin-bottom: 40px;}
.upcoming_r_box { padding: 50px 50px; position: relative; background-color: #f7f7fa;}
.upcoming_box .pic { position: absolute; width: 100%; height: 100%; overflow: hidden;}
.upcoming_box .pic img { width: 100%; height: 100%; object-fit: cover;}
.tipsBar { margin: 5px auto; height: 40px;}
.tipsBar .tips { margin-left: -20px;}
.tipsBar .tips::before { display: inline-block; content: ''; width: 30px; height: 40px; overflow: hidden; background: url(../images/icon_tipsbg.png) no-repeat 0 0;}
.tipsBar .tips span.txt { display: inline-block; overflow: hidden; height: 40px; line-height: 40px; background-color: #ffd155; padding-right: 15px; padding-left: 5px; text-transform: uppercase; font-size: 16px;}
.upcoming_r_box .tit {font-size: 22px;line-height: 32px; margin-top: 20px; margin-bottom: 15px;}
.upcoming_r_box .pubdate { color: #d22b29; }
.upcoming_register_bar { margin-top: 20px;}
.upcoming_register_bar .register_btn { display: inline-block; line-height: 32px; padding: 0 35px; background-color: #d22b29;}

/* Our Videos */
.ourvideosBox { padding: 0 50px 0 0; overflow: hidden; margin-left: 20px;}
.ourvideosSwiper { padding-bottom: 100px; overflow: visible;}
.ourvideosSwiper .swiper-slide { display: flex; justify-content: center; align-items: center;  /* height: 0; */}
.ourvideosSwiper .swiper-slide img { position: absolute; left: 0; top: 0; display: block;  width: 100%;  height: 100%; object-fit: cover;}
.ourvideosSwiper .swiper-slide:nth-child(2n+1){ width: 65%;}   
.ourvideosSwiper .swiper-slide:nth-child(2n){ width: 35%;}    
.ourvideosSwiper .swiper-slide .item { width: 100%; height: 0; position: relative;}
.ourvideosSwiper .swiper-slide:nth-child(2n+1) .item { padding-bottom: 63%;}
.ourvideosSwiper .swiper-slide:nth-child(2n) .item { padding-bottom: 117%;}
/* .ourvideosSwiper .item_l { width: 65%; border-right: #f4f0eb 30px solid; padding-bottom: 42%; }   
.ourvideosSwiper .item_s { width: 35%;  padding-bottom: 42%; }     */
.ourvideosSwiper .item::after,.communitBox::after { display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background: url(../images/picCover_titbg.png) repeat-x 0 0; background-size: 2px 100%;}                
.ourvideosSwiper .item .tit { /*font-size: 22px;*/ width: 100%; padding: 10px 30px; bottom: 5px; left: 0; z-index: 2; position: absolute;}

@media (max-width: 1200px) {
    .focusTit { font-size: 42px; max-width: 650px;}
    .focusBottom .tit { font-size: 38px; width: 220px;}
    .focusBottom .txt { font-size: 18px;}

    .piclist_1_4 .picBox .picCover {  padding: 15px 15px;}
    .piclist_1_4 .picBox .picCover .summary_s { padding-top: 0;}
}
@media (max-width: 992px) {    
    .indexFocus { /*  max-height: 790px;*/ min-height: 450px; height: 98vh; }
    .focusTit { line-height: 1.3;}
    .indexFocus::before { height: 100%; background: linear-gradient(180deg, transparent, rgb(0, 0, 0, .7));}
    img.indexfocusPic { width: 100%; height: 100%; object-fit: cover; }
    .focusCon { padding: 0 80px;} 
    .focusBottom.onlyMobile { background: none; top: 0; padding-bottom: 0; padding-top: 40px; margin-bottom: 0;} .focusBottom .con { padding: 0;}

    /* Our Work */
    .piclist_1 .picBox { height: 360px; padding-bottom: 0; border-bottom: #ffffff 2px solid;}
    .piclist_1 .picBox img { border-bottom: none;}
    .piclist_4 li.item:nth-child(2n+1) { border-left-width: 0; border-right: #ffffff 1px solid;}
    .piclist_4 li.item:nth-child(2n) {border-left-width: 1px; }
    .piclist_1_4 .picBox .picCover .tit { font-size: 22px;} .piclist_1_4 .picBox .picCover .tit.fb { font-weight: normal;}

    .ourworkBox .lineVertical { display: none;} .ourworkBox .columnName.indexcol {  padding-top: 0px; height: 90px;}
    /* Upcoming */
    .upcoming_box { margin-bottom: 30px;}
    .upcoming_box .pic { position: relative; width: 100%; height: 0; padding-bottom: 66.7%; overflow: hidden;}
    .upcoming_box .pic img { position: absolute;}
    .upcoming_r_box { padding: 15px 30px;}

    /* Our Videos */
    .ourvideosBox { padding: 0; margin: 0;}
    .ourvideosSwiper .item .tit { padding: 10px 10px; font-weight: normal !important; font-size: 16px; line-height: 1.1;}
    .ourvideosSwiper .swiper-slide:nth-child(2n+1),.ourvideosSwiper .swiper-slide:nth-child(2n) { width: 100%;} 
    .ourvideosSwiper .swiper-slide:nth-child(2n+1) .item,.ourvideosSwiper .swiper-slide:nth-child(2n) .item { height: auto; padding-bottom: 0;}
    .ourvideosSwiper .swiper-slide img { position: static; height: 60vh; min-height: 400px;}

}
@media (max-width: 768px) {
    .focusCon { padding: 0 20px;}
    .focusTit { font-size: 24px; margin-bottom:10px; }
    .focusBtn { height: 21px; line-height: 21px;} .focusBtn span { height: 21px;}
    .focusBtn::before { width: 30px; height: 21px; background-size: cover;}

    .focusBottom .tit { width: 100%; float: none; font-size: 22px; margin-bottom: 10px;}
    .focusBottom .txt { font-size: 14px;}

    .columnName { font-size: 28px; height: 140px; padding-top: 50px; }
    .lineVertical { height: 65px; top: -30px;}
    .lineVertical::after { margin-top: 70px;}
    /* Our Work */
    .piclist_1_4 .picBox { height: 200px; padding-bottom: 0;}
    .piclist_1_4 .picBox .picCover {  background: rgba(0, 0, 0, 0.3); transition: all 0.3s ease-in-out; vertical-align: middle;}
    .piclist_1_4 .picBox .picCover .inner {display: table-cell; vertical-align: middle; text-align: center;}
    .piclist_1_4 .picBox .picCover .tit {padding: 12px 0; margin: 13px auto;}
    /* .piclist_1_4 .picBox .tit::after { display: block; content: ''; position: absolute; bottom: 12px; left: 50%; margin-left: -50px;  width: 100px; height: 0; border-bottom:#d22b29 2px solid;} */
    .piclist_1_4 .picBox .picCover:hover .summary_s { display: block; padding-left: 0; padding-right: 0;}

    /* OUR IMPACT */
    .impact_stats .num{ font-size: 30px;}
    .impactItem { margin-top: 10px; margin-bottom: 10px;}
    .impact_txt { padding: 10px 20px 20px 20px;}


    }

@media (max-width: 576px) {
  

}
