
/* ---焦点图-- */
.topFocus { width: 100%; /*min-height: 450px; max-height: 790px;*/ overflow: hidden; position: relative;}
img.focusPic { width: 100%; height: auto; /*height: 100%; object-fit: cover;*/ }
.topFocus .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;
}
.topFocus .btnMore:hover { background-color: rgba(255, 255, 255, .88); color: #C13C34; border-color: #C13C34; text-decoration: none; transition: all .3s ease;}
/* 标题在底部 */
.topFocus .bottomBox {  width: 100%;  padding: 20px 0px 20px 0; background: rgba(0, 0, 0, 0.4); position: absolute; z-index: 1; bottom: 0; left: 0;}
.topFocus .bottomBox h1 { font-size: 50px; line-height: 50px; font-weight: bold; overflow: hidden; }
.topFocus .bottomBox h1 a { text-decoration: none;}
.topFocus .bottomBox .btnMore { margin-top: 15px; font-size: 18px; padding: 8px 20px; line-height: 26px;}
/* ---焦点视频-- */
.topFocus.focusVideo { min-height: auto; max-height: none;}
.topFocus .midBox {display: flex; align-items: center; width: 100%; height: 100%; position: absolute; left: 0; top: 0;z-index: 2;}
.topFocus.focusVideo video {object-fit: cover; width: 100%; height: auto;}
.topFocus.focusVideo::after{ content: "";  position: absolute;  width: 100%;  height: 100%;  bottom: 0px;  left: 0px;  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);}

.videoCover { max-width: 1170px; margin: 0 auto;}
.midBox .article { /*max-width: 820px;  float: left; */ box-sizing: border-box; max-width: 70%; margin: 0 auto; text-align: center; overflow: hidden; padding-left: 5px; padding-right: 5px;}
.topFocus.focusVideo .midBox .article {  flex: 0 0 70%; }
.midBox .article .summary {text-shadow: 1px 1px rgba(0, 0, 0, .3); font-weight: bold; font-size: 38px; line-height: 50px; /*line-height: 1.3; */color: #ffffff; position: relative; padding-top: 60px;}
.midBox .article .summary::after { font-family: Arial; display: block; position: absolute; left: 50%; top: 0; content: open-quote; font-size: 100px; height: 50px; line-height: 100px; overflow: hidden;}
.midBox .article .name { font-size: 24px;color: #ffffff; margin-top: 30px; line-height: 1.2;}
.midBox .articleR { max-width: 30%; flex: 0 0 30%;  box-sizing: border-box;  padding-left: 15px; padding-right: 15px;}
.midBox .playBtn { display:block; width: 80px; height: 80px; margin: 0 auto; background: url(../images/playBtn.png) no-repeat 0 0; background-size: 80px auto;}
.playBtn.bottomRight {display:block; width: 80px; height: 80px; position: absolute; z-index: 3; right: 100px; bottom: 100px; background: url(../images/playBtn.png) no-repeat 0 0; background-size:80px auto;}


.newslistBox {} /* for index */
/* .container.newslistBox { padding-left: 37px; padding-right: 37px;} */
.newBox {/*background-color: #18315f; */ background-color: #F6F6F6;  overflow: hidden;box-shadow: 1px 1px 3px rgba(0, 0, 0, .15);}
.newslistBox .pic { width: 100%; height: 0; padding-bottom: 56%; overflow: hidden; position: relative;}
.newslistBox .pic img{position:absolute;width:100%;height:100%;object-fit:cover; transition: all .3s ease;}
.newslistBox .p1{font-size:12px;line-height:22px;padding:15px 12px 5px 12px;}
.newslistBox .tit{ /* margin-bottom: 40px; height: 70px;*/ font-size:22px; line-height:22px;padding: 0px 12px; margin-bottom: 25px; height: 85px; line-height: 28px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis;} .newslistBox .tit:hover,.newslistBox .tit:hover a { color: #C13C34; text-decoration: underline;}
/* .newslistBox .tit a {color: #ffffff;}   */
.newslistBox .tit a:hover { color: #C13C34;}
.newsRow [class*="col-"]{ padding-right: 7px; padding-left: 7px;}

.rectangle9x9 .subscribe { padding: 10px 55px; background-color: #ffffff;}
.subscribe .subscribe_1 { width: 100%; /*font-size: 28px;*/ font-size: 22px; margin-bottom: 10px; overflow: hidden;}
.subscribe .subscribe_2,.subscribe .subscribe_3 { width: 100%; font-size: 16px; line-height: 22px;}
.subscribe .subscribe_3 { margin-bottom: 10px; font-size: 14px;}
.subscribe .inputBar { height: 36px; margin: 10px auto; width: 100%;}
.subscribe .inputBar .inputBox { overflow: hidden; height: 36px; padding: 5px 10px; border-top: 1px solid #C13C33; border-bottom: 1px solid #C13C33; border-left: 1px solid #C13C33;}
.subscribe .inputBar .inputBox input { width: 100%; height: 24px; line-height: 24px;}
.subscribe .inputBar .submitBtn { display: block; cursor: pointer; color: #ffffff; width: 85px; float: right; font-size: 12px; text-align: center; height: 36px; line-height: 36px; background-color: #18325F;}
.subscribe .inputBar .submitBtn:hover { background-color: #C13C33; color: #ffffff;}

.col2Pictext {margin-top: 50px; /* margin-bottom: 100px;  */ background-color: #F6F6F6;} 
.col2Pictext.ideasList { background-color: #ffffff; margin-top: 20px;}
.col2Pictext .text { padding: 0 35px; }
.col2Pictext .title { font-size: 22px; margin-bottom: 15px; line-height: 24px;}
.col2Pictext .summary { margin-bottom: 20px; }
.col2Pictext.aboutus { margin-top: 0; background: none;}
.col2Pictext.aboutus .summary{ font-size: 20px; line-height: 1.4;}
.col2Pictext .moreBar { }
.col2Item { display: flex; align-items: center;}
.col2Item .pic,.col2Item .text { width: 50%; overflow: hidden;}
.col2Item:nth-child(2n)  { flex-direction: row-reverse;}
.col2Pictext.ideasList .col2Item { padding-bottom: 45px;}
.col2Pictext.ideasList .text { padding-left: 25px; padding-right: 50px;}
.col2Pictext.ideasList .col2Item .pic { padding-left: 0; padding-right: 25px;}
.col2Pictext.ideasList .col2Item:nth-child(2n) .pic { padding-left: 25px; padding-right: 0;}
.col2Pictext.ideasList .col2Item:nth-child(2n) .text { padding-left: 50px; padding-right: 25px; text-align: right;}
.col2Pictext .pic img {/* width: 100%; height: auto; */transition: all .3s ease;} .col2Pictext .pic:hover img { transform: scale(1.1);}


/* Article */
.articleTop {}
.articleTop .breadnav { font-size: 22px; line-height: 26px; padding: 25px 0 5px 0; border-bottom: #ffffff 1px solid;}
.articleTop .breadnav a { color: #ffffff; display: inline-block; padding-right: 5px; }.articleTop .breadnav a:hover { color: #ffffff;}
.articleTop .breadnav span { display: inline-block; padding: 0 8px; margin-right: 5px;}
/* .articleTop .pubdate,.harborList .pubdate,.ideasAuthor .pubdate,.textpicList .pubdate,.newslist .pubdate,.headlines .pubdate,.harborContainer .pubdate { font-size: 16px; line-height: 30px; color: #555555;} */
.text-white .pubdate { color: #ffffff;} 
.articleTop h1 { width: 79%; clear: both; /*font-size: 38px;*/ font-size: 42px; line-height: 1.4; /*line-height: 53px; */font-weight: bold; padding: 20px 0;} .articleTop h1.tc { width: 100%;}
.articleToppic { overflow: hidden;}
.articleToppic::before { display: block; content: ''; height: 150px; background-color: #354e6b;}
.articleSwiper { max-width: 1200px; margin: -100px auto 0 auto; height: auto;}
.hotvideoSwiper { max-width: 1200px; margin-left: auto; margin-right: auto; height: auto;}
.articleSwiper .swiper-wrapper,.hotvideoSwiper .swiper-wrapper{ height: auto;}
.articleSwiper .swiper-pagination { height: 0; top: 0; margin-top: 63%;}
.articleSwiper .picbg { width: 100%; height: 0; padding-top: 66.7%; overflow: hidden; position: absolute; left: 0; top: -10px; z-index: 1; background-repeat: no-repeat; background-position: center center; background-size: cover; filter: blur(20px);}
/* .articleSwiper .picbg::after { display: block; width: 100%; height: 100%; content: ''; background-color: rgb(0, 0, 0,.5); filter: blur(10px);  position: absolute; left: 0; top: 0; z-index: 2;} */
.articleSwiper .pic/*,.hotvideoSwiper .pic */{ width: 100%; height: 0; padding-top: 66.7%; overflow: hidden; position: relative; background-color: #354e6b;}
.articleSwiper .pic img/*,.hotvideoSwiper .pic img*/ { width: 100%; height: 100%;/* object-fit: cover;*/  object-fit: contain; position: absolute; left: 0; top: 0; z-index: 2;}
.articleSwiper .pic.videoPic::after { cursor: pointer; display: block; content: ''; width: 100%; height: 100%; background-color: rgb(0, 0, 0,.6); position: absolute; left: 0; top: 0; z-index: 3; background-image: url(../images/playBtn.png); background-repeat: no-repeat; background-position: center center; background-size: 80px auto;}
.articleSwiper .tit { padding: 20px 50px; line-height: 22px; text-align: left; color: #555555; font-size: 16px;}
.hotvideoSwiper .cover,.headlines .cover { display: flex; flex-wrap: wrap; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0; top: 0;}
.hotvideoSwiper .cover .con,.headlines .cover .con { width: 100%; text-align: center;}
.hotvideoSwiper .tit { padding: 10px 15px; font-size: 60px; line-height: 1.2; text-align: center; color: #ffffff;} .hotvideoSwiper .tit a,.hotvideoSwiper .tit a:hover { color: #ffffff;}
.hotvideoSwiper .btnlink { display: inline-block; margin-top: 60px; margin-bottom: 15px; font-size: 24px; line-height: 30px; padding: 12px 32px; border-radius: 60px; background-color: #354e6b; color: #ffffff;} .hotvideoSwiper .btnlink:hover { color: #ffffff;} .hotvideoSwiper .btnlink:focus-visible {outline:none;}
.hotvideoSwiper  .swiper-pagination { bottom: 30px;}
.articleToppic .leaderBox { max-width: 660px; margin: -100px auto 0 auto; text-align: center; letter-spacing: -1px;}
.articleToppic .leaderBox .leaderpic img {/*width: 100%; height: auto;*/ border: #ffffff 5px solid; } .articleToppic .leaderBox .leaderpic { max-width: 500px; margin-bottom: 30px; margin-right: auto; margin-left: auto;}
.articleToppic .leaderBox .jobtitle { font-size: 28px; line-height: 1.2; color: #696969;}
.articleToppic .leaderBox h1.leaderName { font-size: 32px; line-height: 1.5; font-weight: bold; padding-bottom: 10px;}

.articleCon { max-width: 1200px; margin: 0 auto; box-sizing: border-box; padding: 50px 50px 0px 50px;}
.articleCon_l { width: 330px; float: left; padding-right: 30px;}
.articleCon_r { overflow: hidden; font-size: 16px; line-height: 26px;}
.content { padding-bottom: 30px;}.content p { padding-bottom: 16px;}.content img { max-width: 100%; height: auto;} .content a:link { text-decoration: underline; color: #354e6b;} .content a:hover { color: #C13C34;}
.author { margin-bottom: 40px; line-height: 22px; font-size: 16px; overflow: hidden; }
.author .avatar { width: 120px; height: 120px; border-radius: 50%; overflow: hidden;  margin-bottom: 15px;}
.author .name { font-weight: bold; color: #000000; margin-bottom: 5px;}
.author .jobtitle {}

.searchSidebar { border:#000000 1px solid; height:30px; margin: 5px auto 20px auto;  overflow:hidden;}
.searchSidebar .searchBtn { color: #000000;}
.searchSidebar .inputbox {display:block; overflow:hidden;height:28px;padding:4px 10px;}
.searchSidebar .inputbox input{ width:100%;height:20px;line-height:20px; background: none;}
.filterby .tit { font-size: 18px; font-weight: bold; line-height: 20px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: #000000 1px solid;}
.filterList li { font-size: 18px; line-height: 20px; padding: 6px 0;}


.newslist .tit {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; padding-bottom: 3px; overflow: hidden; text-overflow: ellipsis;}
.textpicList .articleAuthor { line-height: 22px; font-size: 16px; color: #2186F4; margin-top: 5px; margin-bottom: 5px; padding: 5px 0;}
.textpicList .articleAuthor a,.textpicList .articleAuthor a:hover { color: #2186F4;}
.photosList { margin-bottom: -20px;}
.photosList .tit { font-size: 22px; line-height: 25px; padding: 5px 10px; text-align: right;}
.photosList .box { border: #ffffff 1px solid; background-color: #ffffff; transition: all .3s; cursor: pointer; margin-top: 5px; margin-bottom: 20px;}
.photosList .box:hover {border: #354e6b 1px solid; background-color: #354e6b;}
.photosList .box:hover .tit { color: #ffffff;} 

.articleSubscribe { max-width: 820px; margin: 0 auto; padding-bottom: 50px;}
.articleSubscribe .subscribe_2 { float: left; width: 50%; margin-top: 10px; text-align: right; padding-right: 15px;}
.articleSubscribe .subscribe_r { overflow: hidden;}

.moreworkItem { padding-bottom: 20px; }
.moreworkItem .title { font-size: 22px; margin-bottom: 15px; line-height: 24px; /*font-weight: bold;*/ }
.moreworkItem .summary { margin-bottom: 20px;}
.articleShare.top { float: right; margin-top: 5px; height: 26px; overflow: hidden;}
.articleShare.bottom .connects_share .icon_s { border-radius: 30px; box-sizing: content-box; border: #354e6b 3px solid; background-color: #354e6b;}
/* --- */
.tagnavName { padding-bottom: 5px; line-height: 50px; font-size: 36px; font-weight: bold;}
.tagnavCon { font-size: 16px; /*display: -webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp: 10; overflow: hidden; text-overflow: ellipsis;*/}.tagnavCon p { padding: 8px 0;}
 
.howweworkBg { background: url('../images/howwework_bg.png') no-repeat center center; background-size: 220px auto;}
.howweworkItem { max-width: 400px; padding-top: 10px; padding-bottom: 10px;}
.howweworkItem.fr { float: right; text-align: right;}
.howweworkItem.fl { float: left; text-align: left;}

.bannerWrap  { width: 100%; height: 0; padding-top: 42.66%; overflow: hidden; position: relative;}
img.bannerPic { width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top: 0; }
.coverWrap { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; display: flex; align-items: center;}
.remarksBox { font-size: 16px; background-color: rgb(53, 78, 107,.8); padding: 50px 200px 50px 50px; box-sizing: border-box; width: 50%; min-height: 50%; margin-right: 15px; float: right;}
.remarksBox .tit { font-size: 22px; font-weight: bold; padding-bottom: 10px;}
/* --leadership-- */
.leadershipContainer { max-width: 1200px; margin: 0 auto;}
.leadershipBox1 { margin-bottom: 40px; position: relative; overflow: hidden;} /* .leadershipBox3 { margin-bottom: 15px;} */
.leadershipBox1 .leadershipPic { padding-left: 50px; padding-right: 50px; width: 50%; box-sizing: border-box; float: left;}
.leadershipBox1 .leadershipText { padding-right: 50px; overflow: hidden; height: 100%; position: absolute; width: 50%; top: 0; right: 0;}
.leadershipBox2 .leadershipPic { margin-bottom: 15px;}
.leadershipBox3 .leadershipPic { margin-bottom: 10px;}
.leadershipPic img { border: #ffffff 5px solid;}
.leadershipText .p0 { font-size: 24px; line-height: 24px; padding-top: 6px; padding-bottom: 6px; /*text-transform: uppercase; */}
.leadershipText .p1 { font-size: 22px; line-height: 24px; padding-top: 6px; padding-bottom: 6px; margin-bottom: 5px;}
.leadershipText .p2 { font-size: 20px; line-height: 22px; margin-top: 5px; color: #666666;}
.leadershipText .p3 { font-size: 16px; line-height: 22px; margin-top: 5px;}
.leadershipBox2 .p1,.leadershipBox2 .p2,.leadershipBox3 .p1,.leadershipBox3 .p2 { margin: 0;}
.leadershipBox2 .leaderItem { margin-bottom: 15px;}
.leadershipBox3 .leaderItem { margin-bottom: 50px;}

.groupsBox {/*padding: 15px 0;*/ margin: 15px auto; /*overflow: hidden;*/}
.groupsBox::after { display: block; width: 100%; clear: both; height: 0; content: '';}
.groupsTit { font-size: 32px; font-weight: bold;}
.groupsBox .groupsList { margin-bottom: 15px;}
.groupsList li { overflow: hidden; padding: 10px 0; line-height: 22px; clear: both; width: 100%;} 
.groupsList li .name { float: left; font-size: 22px; padding-right: 8px;}
.groupsList li .jobtitle { overflow: hidden; font-size: 16px;}
.groupsList li.columns2 { width: 50%; float: left; clear: none;}
/* ---AnnualReports--- */
.reportsList .reportBox { padding-top: 18px; padding-bottom: 30px;/* width: 280px; padding-left: 45px; padding-right: 45px;*/ max-width: 280px; margin: 0 auto;}
.reportsList .pic {width: 100%;height: 0;padding-bottom: 130%; box-sizing: content-box; overflow: hidden;position: relative;border-bottom: 4px solid;}
.reportsList .pic img {position: absolute;width: 100%;height: 100%;object-fit: cover;}
.reportBtnbar { padding-top: 15px; padding-bottom: 15px; overflow: hidden;}
.reportBtnbar .btnlink { display: inline-block; width: 100%; height: 32px; line-height: 32px; border-radius: 4px; text-align: center; background-color: #f6f6f6; color: #333333; }
.reportBtnbar a.btnlink:hover { color:#C13C34; background-color: #e6e6e6;}
.reportsList .p1 {font-size: 16px; line-height: 22px; color: #555555; padding-bottom: 10px; /* text-transform: uppercase;*/}
/* .reportsList .p2 {font-size: 20px;line-height: 24px; } */
/* --Harbor Connect and newslist_col1-- */
.harborConnect { margin-top: -115px; z-index: 100; position: relative; overflow: hidden;}
.harborConnect_l { padding-top: 150px; padding-right: 80px; margin-bottom: 10px; overflow: hidden;}
.harborConnect_r { background-color: #f6f6f6; padding: 30px 30px 1px 30px; font-size: 16px; }
.harborConnect_r .topBox { padding: 20px 50px 0px 80px;}
.harborContainer {padding: 20px 15px ;} .harborContainer .pic img { max-width: 100%; height: auto;} .harborContainer .pic.harbourconnect { padding: 0 50px;}
.harborContainer .title {font-size: 36px; font-weight: bold; text-align: left; margin: 15px auto 20px auto;letter-spacing: -0.5px;}
.harborContainer .pubdate { padding: 20px 0;}
.harborList li.item,.newslist_col1 li.item { margin-bottom: 50px; overflow: hidden;}
.harborList li.item .pic { float: left;  margin-right: 30px; /*width: 320px;*/ width: 37.2%;}
.newslist_col1 li.item .pic {float: left;  margin-right: 30px; width: 380px; /* width: 37.2%;*/}
.harborList li.item .text,.newslist_col1 li.item .text { overflow: hidden;}
.newslist_col1 .tit { padding: 10px 0;} .newslist_col1 .pubInfo { font-size: 16px;} .newslist_col1 .vertical { padding: 0 10px;}
.newslist_col1 .source { font-size: 14px; padding: 15px 0;} .newslist_col1 .source a { text-decoration: underline;}
/* --ideas-- */
.ideasAuthorlist,.ideasAuthor {  position: relative;} .ideasAuthorlist { margin-bottom: 15px;}
.ideasAuthorlist::after { display: block; content: ''; height: 100%; width: 1px; border-left: #f6f6f6 1px solid; clear: both; position: absolute; left: 50%;}
.ideasAvatar.circularPhoto { width: 120px; height: 120px; margin-top: 5px; border-radius: 50%; padding-right: 5px; padding-bottom: 5px; overflow: hidden; float: left; margin-right: 25px;}
.ideasAvatar.circularPhoto2 {width: 100px; height: 100px;margin-top: 5px;  float: left; margin-right: 25px;}
.ideasAvatar.circularPhoto2 img { width: 100px; height: 100px; overflow: hidden; object-fit: cover; border: #ffa420 2px solid; box-shadow: 2px 2px 2px #0003;  border-radius: 100%;}
.ideasAuthorlist .item:nth-child(2n+1) .ideasAuthor { width: 95%; float: left;}
.ideasAuthorlist .item:nth-child(2n) .ideasAuthor { width: 95%; float: right;}
.ideasAuthorlist .item::after { display: block; content: ''; width: 95%; height: 1px; border-bottom: #f6f6f6 1px solid; clear: both; position: absolute; bottom: 0;}
.ideasAuthorlist .item:nth-child(2n+1)::after  { left: 0;}
.ideasAuthorlist .item:nth-child(2n)::after  { right: 0;}
.ideasAuthorlist .item:nth-last-child(1)::after,.ideasAuthorlist .item:nth-last-child(2)::after { display: none;}
.ideasAuthor .text { overflow: hidden;}
.ideasAuthor .summary { font-size: 16px; line-height: 22px;} .ideasAuthor .summary .jobtitle { font-size: 14px;} .ideasAuthor .name { font-weight: bold;}
.isvideo { cursor: pointer;} .isvideo:hover::after { width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0; z-index: 3; content: ''; background: rgb(0, 0, 0,.7) url(../images/playBtn.png) no-repeat center center;  background-size:70px auto;}
.isvideo::before { display: block; content: ''; width: 40px; height: 40px; position: absolute; left: 1px; bottom: 2px; z-index: 2; background-image: url(../images/icon_types.png); background-repeat: no-repeat; background-size: 40px auto;}
.isvideo::before { background-position: 0 0;}
.socialBox { margin-bottom: 3px; break-inside: avoid;}
.socialList { column-count: 3; column-gap: 15px;}
.socialBox iframe { margin-left: auto !important; margin-right: auto !important; } /*瀑布流*/
.socialBox .instagram-media { min-width: 300px !important;} .socialBox iframe { width: 100%; border-radius: 3px; overflow: hidden;} /*4个*/

.headlines { padding-left: 15px; padding-right: 15px;}
.headlines .itemBox { height: 100%; background-color: #304660;} /*.headlines .tit { padding-top: 5px;}*/
.headlines .tit,.headlines .tit a,.headlines .tit a:hover { color: #ffffff; line-height: 30px;}
.headlines .cover { z-index: 2; padding-left: 20px; padding-right: 20px; /*background-color: rgb(0, 0, 0,.3);*/} 
.headlines h2.tit {  line-height: 1.2; text-align: center; font-size: 32px; margin-bottom: 10px; text-shadow: 1px 1px rgba(0, 0, 0, .7); display: none;}
.headlines .cover:hover { background-color: rgb(0, 0, 0,.3);} 
.headlines .cover .pubdate,.headlines .cover .summary { /* */display: none; font-size: 22px; line-height: 1.2;}
.headlines .summary { margin: 0 auto; padding-top: 10px;}
.headlines .cover:hover .pubdate,.headlines .cover:hover .summary,.headlines .cover:hover h2.tit { display: block; }
.headlines .itemBox .text { padding: 10px 15px;}
.headlinesPic { width: 100%; height: 100%; padding: 0; overflow: hidden; position: relative;} .headlinesPic img { width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top: 0;}
.newslist .newspic { width: 50%; float: left; margin-right: 15px;}
.newslist .newstext { overflow: hidden;}
.headlines .row .item:last-child .headlinesPic img { position: static; height: auto;}/* 解决没有3列，只有一条信息时 */

.relatedBox { width: 65%; float: right;}
.relatedBox li.item { padding-bottom: 10px; margin-bottom: 10px;} .relatedBox li.item:last-child { margin-bottom: 0;} .relatedlist li.item { border-bottom: #f6f6f6 1px solid;}
.recentnewslist li.item { overflow: hidden;} .recentnewslist .pubdate { padding-left: 5px; float: right;}
/* ourwork nav */
.ourworkNav { margin-top: -70px; z-index: 1;}
.ourworkNav .navitem { display: block; margin-right: 1px; height: 70px; line-height: 70px; text-align: center; background-color: #354e6b; font-size: 32px;} .ourworkNav .navitem a { display: block; color: #ffffff;}
.ourworkNav .navitem.curr,.ourworkNav .navitem:hover {background-color: #c13c33;}
.ourworkNav .col-3:last-child .navitem  { margin-right: 0;}
/* partner */
.partnerslist { text-align: center; font-size: 16px; margin-top: 30px; margin-bottom: 30px;} .partnerslist li { line-height: 1.3; padding-top: 5px; padding-bottom: 5px;} .partnerTit { font-size: 18px;}
.partnerPic { width: 150px; height: 150px; margin: 25px auto 15px auto; border-radius: 50%; box-sizing: content-box; border: #354e6b 3px solid; overflow: hidden;}
.partnerPic a { width: 150px; height: 150px; display: block; overflow: hidden; position: relative;  border: #ffffff 3px solid; border-radius: 50%;}
.partnerPic img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; object-fit: cover; overflow: hidden; border-radius: 50%;}

/* ---our impact--- */
.ourimpactBox { position: relative; overflow: hidden; margin: 0px 100px 0px 100px;}
.ourimpactBox .picBox { width: 60%; float: right; } .ourimpactBox .textBox p { padding: 8px 0;}
.ourimpactBox .textBox { width: 45%; left: 0; height: 80%; top: 10%; display: flex; flex-wrap: wrap; align-content: center;  position: absolute; z-index: 10; padding: 10px 40px; background-color: #f3655e;}

/* Testimonials */
.swiper.testimonialsSwiper { overflow: visible; padding-bottom: 100px; margin-top: 15px;}
.testimonialsSwiper .item {/*width: 60%; float: left;*/ width: 100%; padding-right: 40%; position: relative;}
.testimonialsSwiper .textBox { width: 40%; right: 5%; height: 80%; top: 10%; /*line-height: 1.3; */ display: flex; flex-wrap: wrap; align-content: center;  position: absolute; z-index: 10; padding: 10px 40px; background-color: #ffffff;}
.testimonialsSwiper .textBox p { width: 100%;}
.testimonialsSwiper .textBox .p1 { padding-top: 70px; font-size: 20px;margin-bottom: 30px; background: url(../images/icon_quotes.png) no-repeat center top;}
.testimonialsSwiper .textBox .p2 { font-size: 18px; font-weight: bold;}
.testimonialsSwiper .textBox .p3 { font-size: 18px;}
/*2025 common top */
.comm_top_lr { padding-top: 15px; padding-bottom: 15px;}
.comm_top_lr .summary p { padding: 8px 0;}

.comm_top_lr .picbox { display: flex; justify-content: center; align-items: center;}
.comm_top_lr .picbox::after { display: block; opacity: 0; content: ''; transition: opacity .3s ease; position: absolute; top: 40px; right: 40px; bottom: 40px; left: 40px; z-index: 2; border: #ffffff 1px solid;}
.comm_top_lr .picbox:hover::after { opacity: 1;}
.comm_top_lr .picbox .con { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 10;display: flex; justify-content: center; align-items: center;}
.comm_top_lr .picbox .tit { width: 100%; font-size: 22px; line-height: 1.5; opacity: 0; padding: 12px 20px; width: 100%; text-align: center; position: relative;transition: all .3s ease;}
.comm_top_lr .picbox:hover .tit { opacity: 1;}
.commtopTitle { font-size: 42px; margin-bottom: 8px; position: relative; padding-top: 12px; padding-bottom: 12px;}

.comm_top_picbanner { position: relative; margin-bottom: 30px;}
.comm_top_picbanner img { width: 100%; height: auto; max-height: 680px; object-fit: cover;}
.comm_top_picbanner .picTitle { width: 100%; position: absolute; left: 0; bottom: 12%;/* font-size: 50px;*/  font-size: 42px; z-index: 2;}

.comm_top_piclist3 { overflow: hidden;}
.comm_top_piclist3 .picL { width: 70%; float: left; box-sizing: border-box; padding-right: 60px;} 
.comm_top_piclist3 .pic { width: 100%; overflow: hidden; margin-bottom: 15px;}.comm_top_piclist3 .picL img { width: 100%; height: auto;}
.comm_top_piclist3 .picR { width: 30%; overflow: hidden;}
.comm_top_piclist3 .picR ul li:first-child { margin-bottom: 15px;}
/* .comm_top_piclist3 .pubdate { margin-top: 0; margin-bottom: 15px;} */
/*2025 common top end */

/* ---pages--- */
.pages { /*height:28px;*/ overflow:hidden; font-size: 16px; line-height:24px; padding:18px 0px; color:#787878; text-align: center;}
.pages a { display:inline-block; min-width: 8px; padding: 0px 8px; height:26px; text-align:center; color:#000000; margin:0px 4px; border: rgb(0, 0, 0,0) 1px solid;}
.pages a.page { background-color:#fcfcfc; color:#808081;}
.pages a.page:hover,.pages a:hover { border: #dddddd 1px solid;} .pages a.dq,.pages a:hover { color: #C13C34;}
.pages .goPageInput { display: inline-block; width: 56px;  height: 26px; margin: -2px 5px 0 10px;}
.pages .goPageInput input { height: 24px; width: 54px; line-height: 24px; text-align: center; background-color: #ffffff; border: #cfcfcf 1px solid;}
.pages .goPageBt { display: inline-block; width: 24px; height: 24px; margin: 0 5px; cursor: pointer; color: #133a62;}


/* 动画 */
[data-aos=fade-up]{transform:translate3d(0,20px,0)}
[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform;;}

@media (min-width: 1400px) {
    .socialList { column-count: 4;}
}

@media (min-width: 768px) {
/* Our News and Stories效果 */    
.newsRow { height: 460px; margin-top: -10px;}      
.newsRow .col-md-3.newsItem {cursor: pointer; flex: 0 0 25%; max-width: 25%;  transition: all .15s ease-out; margin-top: 30px;margin-bottom: 30px;}
.newsRow:has(.col-md-3.newsItem:hover)>.col-md-3.newsItem {flex: 0 0 23%; max-width: 23%;}
.newsRow:has(.col-md-3.newsItem:hover)>.col-md-3.newsItem:hover { flex: 0 0 31%; max-width: 31%;}    

.container.px-md-0.newslistBox { padding-left: 7px !important; padding-right: 7px !important;}
}
@media (max-width: 1200px) {
    .rectangle9x9 .text,.rectangle9x9 .subscribe { padding-left: 30px; padding-right: 30px;}
    .subscribe_1 { margin-bottom: 5px;}

    /* .columnName .title { font-size: 2.285vw;} */
    .midBox .article .summary { font-size: 2.714vw; line-height: 3.571vw; padding-top: 4.285vw;}
    .midBox .article .summary::after { font-size: 7.142vw; height: 3.571vw; line-height: 7.142vw; }
    .midBox .playBtn {transform: scale(.9);}

    .articleTop h1 { font-size: 2.71vw; /*line-height: 3.78vw;*/ }
    .remarksBox { padding-right: 12vw;}
    .harborConnect_l { padding-right: 0;}
    .hotvideoSwiper .tit { font-size: 4.28vw;}   
    .articleCon { padding: 50px 30px 0px 30px;}   

    .ourimpactBox { margin: 0 auto;}
    .ourimpactBox .textBox { width: 45%; left: 0;}

     /* Testimonials */
    .testimonialsSwiper .textBox { width: 50%; padding-left: 20px; padding-right: 20px;}
    /* .testimonialsSwiper .textBox .p1 { font-size: 18px;}.testimonialsSwiper .textBox .p2,.testimonialsSwiper .textBox .p3 { font-size: 16px;} */

    
}
@media (max-width: 992px) {
    /* .columnName { padding-top: 50px;}
    .columnName .title { font-size: 24px;} */

    .topFocus .btnMore { font-size: 16px;}
    .topFocus .bottomBox .btnMore { padding: 5px 15px;}
     .midBox .article .name {font-size: 18px; margin-top: 10px;}
     .midBox .playBtn {transform: scale(.7);}
    /* .midBox .article .summary { font-size: 32px;} */

    .newsRow { height: 360px;}

    .newslistBox .tit { font-size: 18px; line-height: 26px;}
    .colTitle { font-size: 28px;}
    .remarksBox { padding: 30px;}  .relatedBox { width: 80%;}
    .headlinesPic { height: 0; padding-bottom: 56.25%;} .headlinesPic img { position: absolute !important; height: 100% !important;}/*解决没有3列，只有一条信息时*/
    .ourworkNav { margin-top: -55px;}.ourworkNav .navitem {height: 55px; line-height: 55px; font-size: 22px;}   
    /* 手机导航 */
    
    /* 手机导航end */
    .harborConnect .onlyPc { display: none;} 
    .hc_secondarynav.onlyMobile { display: block;}
    .harborConnect { margin-top: 0;} .harborConnect_l { padding-top: 0;} 

    .newslist_col1 li.item .pic { /* width: 380px;*/ width: 38%;}
    .ourimpactBox .textBox {  padding-left: 25px; padding-right: 25px;}
    /*2025 common top */
    .commtopMobile { padding: 0 !important;} .commtopMobile .comm_top_lr { padding-top: 0; padding-bottom: 0;}
    .commtopMobile .container {padding: 0 !important;}
    /* .commtopMobile .hoverScale:hover img {transform: scale(1);} */
    .commtopMobile .picbox.picHorizontal3 { align-items: end; min-height: 70vh; height: auto; padding-bottom: 0; background-repeat: no-repeat; background-position: center center; background-size: cover;}
    .commtopMobile .picbox.picHorizontal3 img { display: none;}
    .commtopMobile .picbox.picHorizontal3::before { display: block; content: ''; width: 100%; height: 100%; background-image: linear-gradient(180deg, transparent, rgb(0,0,0,.7)); position: absolute; left: 0; top: 0;}
    .comm_top_lr .picbox .con.onlyPc,.comm_top_lr .picbox::after { display: none;}
    .comm_top_lr .picbox .conOverlay { padding: 20px 15px; margin-top: 30%; z-index: 11;} .comm_top_lr .picbox .conOverlay .summary { font-size: 14px;}
    .comm_top_lr .picbox .conOverlay .commtopTitle { margin-bottom: 20px;}
    .comm_top_lr .picbox .conOverlay .commtopTitle::after {display: block; width: 50px; background-color: #ffffff; bottom: 5px;  content: ""; height: 2px; left: 0; position: absolute;}
    .comm_top_piclist3 .picL { padding-right: 30px;}
   
}
@media (max-width: 1100px)  {.socialList { column-count: 2;} }

@media (max-width: 768px) {
    .onlyPc { display: none;} 
    .onlyMobile { display: block;}
    /* .container.px-md-0 { padding-left: 0; padding-right: 0;} */
    .topFocus { min-height: auto; max-height: 100%; height: auto;}

    .topFocus .bottomBox { padding: 10px 0;}
    .topFocus .bottomBox h1 { font-size: 20px; line-height: 30px; font-weight: normal;  }
    .topFocus .bottomBox .btnMore { padding: 0px 10px; margin-top: 10px; font-weight: normal; font-size: 14px;}
    .topFocus.focusVideo video { display: none;}
    .topFocus.focusVideo img { width: 100%; height: auto; min-height: 200px;}
    .midBox .article,.midBox .articleR,.topFocus.focusVideo .midBox .article { max-width: 100%; width: 100%; flex: 0 0 100%;}
    .midBox .article .summary { font-size: 16px; line-height: 20px; padding-top: 30px;}
    .midBox .article .name {font-size: 14px; margin-top: 10px;}
    .midBox .article .summary::after { font-size: 50px; height: 30px; line-height: 50px; }
    .topFocus .btnMore { font-size: 14px; line-height: 22px; padding: 3px 10px;}
    .midBox .playBtn {transform: scale(.55);}
    .playBtn.bottomRight {transform: scale(.55); bottom: 0px; right: 0px;}

    /* .exploreMorebar { margin-bottom: 20px;}
    .exploreMore { padding-left: 45px;}
    .exploreMore::after { width: 35px; height: 35px; top: 4px;}
    .exploreMore:hover::after { background-position: 0 -25px;}
    .exploreMore.downarrow::after { background-position: 0 -75px;}
    .exploreMore.downarrow:hover::after { background-position: 0 -50px;} */


    /* .columnName { padding-top: 30px;}
    .columnName .title { font-size: 22px; padding-bottom:15px; }
    .columnName .title::after {background-size:50% auto;} */

    .newsRow { margin: 20px 0; height: auto;}
    .newBox { margin-bottom: 10px; box-shadow: none;}
    .newslistBox .tit { margin-bottom: 0; height: auto; padding-bottom: 15px;}
    .newsRow [class*="col-"]{ padding-right: 0px; padding-left: 0px;}

    .col2Pictext { margin-top: 10px;}
    .col2Item { display: block; border-bottom: #ffffff 10px solid;}
    .col2Item .pic,.col2Item .text { width: 100%; }
    .col2Item .text { padding: 15px 0px;} .col2Pictext.ideas .col2Item .text { padding: 15px 15px;}
    .col2Pictext .title { font-size: 20px; line-height: 1.3; margin-bottom: 8px;}
    .col2Pictext .summary { margin-bottom: 15px;} .col2Pictext.aboutus .summary { font-size: 18px; line-height: 24px;}
    .col2Pictext.ideasList .col2Item { padding-bottom: 0;}
    .col2Pictext.ideasList .col2Item .pic,.col2Pictext.ideasList .col2Item .text { padding-left: 0 !important; padding-right: 0 !important; text-align: left !important;}

    .impactLeft { float: none; margin: 0 auto;}
    .impactMain { padding: 25px 10px 30px 10px; }
    .circularPhoto,.circularPhoto1 { width: 200px; height: 200px; float: none; margin: 0 auto;} .circularPhoto1 { margin-bottom: 10px; padding-right: 0; padding-bottom: 0;}
    .impactRight { font-size: 18px; line-height: 24px; background-size: 40px 40px; padding-top: 30px; padding-left: 30px;}
    .impactRight p { margin-bottom: 15px;}
    .impactRight .p2 { font-size: 16px; margin-top: 15px;}
    .impactRight .p3 { font-size: 14px; line-height: 1.4; }

    /* #footer .container{padding-left:20px;padding-right:20px} */
    .footerNav,.footerConnects{float:none}
    .footerConnects{text-align:center;margin-bottom:25px}
    .connects_share .icon_s{margin-left:10px;margin-right:10px}   
    

    .rectangle9x9 .text,.rectangle9x9 .subscribe { padding:20px 10px;}
    .howwework .title { margin-bottom: 10px; font-size: 18px;}

    .eventsBox .title { font-size: 16px; line-height: 124%;}
    .eventsBox .time { font-size: 13px; margin-bottom: 5px;}
    .eventsBox .summary { display: none; /**/}
    .eventsBox { padding: 0 0 0 10px;}

    .sideSharebar { display: none;}
    /* 手机导航 MOVE*/
    .hrBar { height: 30px;} .hrBar::after { margin-top: 15px;} .hrNull { height: 15px;}
    .colTitle { font-size: 22px; line-height: 30px;}
    .colmainPadding { padding-top: 15px; padding-bottom: 15px; overflow: hidden;}

    
    .articleTop .breadnav { font-size: 18px;}
    .articleTop h1 { /*font-size: 28px;*/line-height:1.2; /* font-size: 24px;line-height: 28px;*/ width: 100%; padding: 10px 0 20px 0; font-weight: normal;}
    .articleToppic .leaderBox h1.leaderName { font-size: 28px;} .articleToppic .leaderBox .jobtitle { font-size: 24px;}
    .articleTop .pubdate { font-size: 14px;}
    .articleToppic::before { display: none;} 
    .articleSwiper{ margin-top: 0;}.articleToppic .leaderBox { margin-top: 20px; text-align: left;}
    .articleSwiper .swiper-pagination { margin-top: 60%;}
    .articleSwiper .tit { padding:10px 15px;}
    .articleSwiper .pic.videoPic::after { background-size: 60px auto;}
    .hotvideoSwiper .tit { font-size: 22px;} .hotvideoSwiper .swiper-pagination { bottom: 10px;}
    .hotvideoSwiper .btnlink { margin-top: 5px; padding: 5px 20px; font-size: 18px;}
    /* .articleCon { padding: 15px 15px; } */
    .articleCon_l {float: none; padding-right: 0; width: 100%;} .articleCon_r { line-height: 24px;} .content { padding-top: 16px;}
    .author { margin-top: 20px; margin-bottom: 20px;} .author .avatar { float: left; clear: none; margin-right: 20px;} .author .authorTxt { overflow: hidden; padding-top: 10px;}
    .newslist_col1 li.item .pic { margin-right: 15px;}
    
    .articleSubscribe .subscribe_2 { width: 100%; float: none; text-align: left;} .articleSubscribe { padding-bottom: 15px;}
    .moreworkItem .title { font-size: 18px;}
    .moreworkItem { border-bottom: #e0e0e0 1px solid; margin-bottom: 20px;} .moreworkItem:nth-last-child(1) { border-bottom:none; margin-bottom:0;}
    .articleShare.top { float: none; clear: both; margin: 5px 0 10px -10px;}

    .howweworkBg { background:none;}
    .howweworkItem.fr,.howweworkItem.fl { float: none; max-width: 100%; text-align: left; border-bottom: #dddddd 1px solid;  padding-bottom: 20px; margin-bottom: 10px;}
    .howweworkBg .col-md-6:last-child .howweworkItem { border-bottom: none;}

    .dialogueTitle { font-size: 22px; height: 50px;}
    .tagnavName,.harborContainer .title { font-size: 30px; text-align: center; margin-top: 15px; padding-bottom: 0; letter-spacing: -0.5px;}  .harborContainer .title { text-align: left; line-height: 1.1;} .harborContainer .pic.harbourconnect { padding: 0;}
    .remarksBox { width: 100%; padding: 15px; margin-right: 0;}
    .leadershipBox1 { margin-bottom: 0; border-bottom: #eeeeee 1px solid;}
    .leadershipBox1 .leaderItem,.leadershipBox2 .leaderItem,.leadershipBox3 .leaderItem {margin-bottom: 15px;}
    .leadershipBox3 .leaderItem { padding-left: 15px !important; padding-right: 15px !important;}
    .leadershipBox2 .leaderItem::after,.leadershipBox3 .leaderItem::after { display: block; content: ''; height: 1px; border-bottom: #eeeeee 1px solid; width: 100%; clear: both;}
    .leadershipBox1 .leadershipPic { margin-bottom: 15px; padding-left: 0; padding-right: 0;}
    /* .leadershipBox3 .p2 { display: none;} */
    .leadershipContainer .leadershipPic { float: right; width: 40%;}
    .leadershipContainer .leadershipText { overflow: hidden;}
    .leadershipContainer .leadershipText { position: static; height: auto; width: auto; overflow: hidden; padding-right: 0;}
    .leadershipText .p0 { font-size: 22px;}
    .leadershipText .p3 { display: none;} 

    .partnerPic { width: 120px; height: 120px; } .partnerPic a { width: 120px; height: 120px;}
    /* .groupsTit { font-size: 22px;} */
    .groupsTit { font-size: 24px; padding-top: 30px; padding-bottom: 15px;}
    .groupsList li { padding: 5px 0;}
    .groupsList li .name { float: none; font-size: 18px; padding-right: 0px;}
    .groupsList li .jobtitle { font-size: 14px;}

    .harborConnect_r { padding: 0px;}
    .harborConnect_r .topBox { padding: 10px 15px 0px 15px;}

    .ideasAvatar { width: 80px; height: 80px; margin-right: 10px; }
    .ideasAuthorlist .item .ideasAuthor { width: 100% !important; float: none !important; padding-top: 15px; padding-bottom: 15px; border-bottom: #f6f6f6 1px solid;}
    .ideasAuthorlist::after,.ideasAuthorlist .item::after { display: none;}
    
    .headlines .itemBox { background: none;} .headlines .cover { background-color: rgb(0, 0, 0, .3);} .headlines .cover .pubdate, .headlines .cover .summary, .headlines .cover h2.tit { display: block; } 
    
    .bgTexture { padding-top: 10px;} .photosList .box { margin-bottom: 10px;}
    .relatedBox { width: 100%; float: none;}.recentnewslist .pubdate { float: none; display: block; padding-left: 0;}

    .ourworkNav { margin-top: -46px;}.ourworkNav .navitem { height: 46px; line-height: 46px; font-size: 20px;}

    .wrapMain.padding_lr { padding-left: 0; padding-right: 0;}
    .socialList { column-count: 1;}
}

@media (max-width: 576px) {
    .topFocus .btnMore { line-height: 22px;}
    .bannerWrap { padding-top: 66%;}
    .remarksBox { width: 100%; line-height: 1.1; padding: 15px;}
    .reportsList .reportBox { max-width: 100%; width: 100%; margin-bottom: 20px; padding-bottom: 20px; } 
    .reportsList .pic {/* width: 50%; padding-bottom: 65%;*/  width: 225px; height: 300px; padding-bottom: 0; margin: 0 auto;} .reportsList .p2 { text-align: center;}
    .reportBtnbar { width: 233px; margin: 0 auto !important;}
    .groupsList li.columns2 { width: 100%; float: none;}
    .articleCon { padding: 15px 15px; }
    
    .harborList li.item,.newslist_col1 li.item {/*margin-bottom: 15px;*/ margin-bottom: 0; border-bottom: #ffffff 2px solid;}
    .harborList li.item, .newslist_col1 li.item  { margin-bottom: 18px;}
    .harborList li.item .pic,.newslist .newspic,.newslist_col1 li.item .pic { float: none;  margin-right: 0px; width: 100%;}
    .harborList li.item .text { padding: 15px 15px;} .newslist .newspic { padding:  0;} .newslist_col1 .text { padding: 0px 10px 15px 10px; background-color: #f9f9f9;} 
    .newslist_col1 .source { padding: 0;}
    .harborList .summary,.headlines .summary,.newslist_col1 .summary { display: none;}
    .headlines .cover {padding-left: 10px; padding-right: 10px;}
    .headlines .cover .pubdate,.headlines .cover .summary { font-size: 16px;}
    .headlines h2.tit { font-size: 20px; }    
}


/*2025 common top */
@media (max-width: 768px) {
    .comm_top_piclist3 .picL,.comm_top_piclist3 .picR { width: 100%; padding-right: 0;} 
    .comm_top_piclist3 .picL,.comm_top_piclist3 .picR .item,.comm_top_piclist3 .picR ul li:first-child { margin-bottom: 10px;} .comm_top_piclist3 .picR { margin-bottom: -10px;}
    .newslist .newstext { /*margin-bottom: 20px;*/ padding-top: 10px; padding-bottom: 5px; background-color: #f9f9f9; padding-right: 10px; padding-left: 10px;} 
    .comm_top_piclist3.newslist .picL .newstext,.comm_top_piclist3.newslist .picR .newstext { padding-left: 0; padding-right: 0;}
    
    .newslist .item { margin-bottom: 20px;}
    .newslist .py-2.item { padding-top: 0 !important; padding-bottom: 0 !important;}
    .comm_top_piclist3 .pic { margin-bottom: 0px;}
    .commtopTitle,.articleTop h1,.comm_top_picbanner .picTitle { font-size: 28px;}
    .ourimpactBox .picBox { width: 100%; float: none;}
    .ourimpactBox .textBox { width: 100%; left: 0; height: auto; top: 0; position: static;  padding: 10px 20px; }
    
    .comm_top_picbanner { min-height: 70vh; margin-bottom: 18px;} .comm_top_piclist3,.ourimpactBox { margin-top: 18px;}
    .comm_top_picbanner img { position: absolute; height: 100%; top: 0; left: 0;}
    .comm_top_picbanner .picTitle { bottom: 50px;}
    .comm_top_picbanner::after { display: block; content: '';  width: 100%; height: 100%; background-image: linear-gradient(180deg, transparent, rgb(0,0,0,.7)); position: absolute; left: 0; top: 0;}
    
        /* Testimonials */
    .swiper.testimonialsSwiper { overflow: hidden; margin-top: 0;}
    .testimonialsSwiper .item {padding-right: 0; padding-bottom: 100px; background-color: #000000;}
    .testimonialsSwiper .textBox { width: 100%; right: 0; bottom: 0; padding: 20px 15px; height: auto; top: auto; font-size: 14px; background: none; color: #ffffff;}
    .testimonialsSwiper .textBox a,.testimonialsSwiper .textBox a:hover { color: #ffffff;} 
    .testimonialsSwiper .textBox .p1 { margin-bottom: 10px; padding-top: 50px; background-size: 35px;} 
    .testimonialsSwiper .textBox .p1,.testimonialsSwiper .textBox .p2,.testimonialsSwiper .textBox .p3 { font-size: 14px;}
    .testimonialsSwiper .item::after { display: block; content: ''; z-index: 9;  width: 100%; height: 100%; background-image: linear-gradient(180deg, transparent 50%, rgb(0,0,0,1) 80%,rgb(0,0,0,1)); position: absolute; left: 0; top: 0;}
    .testimonialsSwiper .item .picHorizontal3 { padding-bottom: 100%;}
}
