/******************** 專題、展覽、校園專區等頁面 ********************/
.nopadd{
	padding-left:0px;
}
.read-more,
.title-part-2{
	margin:4vw 0;
}
.columndivd {
	margin-bottom: 0;
	padding-bottom: 4vw !important;
}
.topictitle{
	letter-spacing: 1px;
	margin-top:15px;
	color:#fff;
	font-size: 48px;
	font-family: 'GenJyuuGothicL-Bold';
	overflow: hidden;
	text-align: justify;
}
.topicsummary{
	color:#fff;
	margin-top:20px;
	overflow: hidden;
	height:90px;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.read-all:hover {
	background-color: #1E506E;
	border-color: #1E506E;
	color: #fff;
}
.read-all2:hover {
	background-color: #123e35 !important;
	border-color: #123e35 !important;
	color: #fff;
}
.one{
	margin-top:15px;
}
.column-div{
	margin-top:0;
	border-radius: 5.5px;
	margin-bottom: 10px;
}
.read-all {
	margin-top: 0 !important;
}
.exhibitions-head-slider {
    margin-top: 0;
    padding-top: 56px;
    background-image: url(../images/topicindexbanner.jpg);
    height: 100%;
}
.line-clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.exhibit-summary {
    font-size: 18px;
    -webkit-line-clamp: 5;
}
@media (max-width:1024px){
    .read-all{
        height:30px;
        width: 80px;
        line-height:30px;
    }
    .sec-title {
        display: block !important;
        margin-top: 60px !important;
        margin-bottom: 40px !important;
    }
    .topictitle{
        margin-top:20px;
        font-size:20px;
        height:25px;
        overflow: hidden;
    }
    .topicsummary{
        height:50px;
        color:#fff;
        margin-top:30px;
        font-size:14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .exhibit-summary {
        -webkit-line-clamp: 3;
    }
}

@media screen and (max-width:768px) {
    .topictitle{
        margin-top:20px;
        font-size:20px;
        height:25px;
        overflow: hidden;
    }
    .topicsummary{
        font-size:14px;
        line-height:16px;
        height:76px;
        color:#fff;
        margin-top:30px;
        font-size:14px;
        -webkit-line-clamp:5;
    }
    .contentdiv{
        padding:0px;
        margin-left:0px;
    }
    .topic-div,
    .column-div{
        height:auto;
        padding:0px;
    }
    .column-div{
        padding-bottom:100%;
    }
    .other-topic-summary{
        width: calc(100% - 0px) !important;
        overflow: hidden;
    }
    .stopictitletitle{
        top: 10vw;
        line-height:24px;
    }
    .stopictitletitle .titleppp{
        font-size:18px;
    }
    .other-topic-summary p{
        line-height: 5vw;
        height: auto;
        top:30vw;
        bottom:auto;
        font-size:12px;
    }
    .columndivd{
        padding:0px 15px;
        margin-top: 0;
    }
    .column-div{
        margin-top:0;
        margin-bottom: 10px;
    }
    .title-part-2,
    .read-more{
        margin:40px 0;
    }
    .exhibit-sum {
        padding: 0 15px;
    }
}

@media screen and (max-width:767px) {
    .exhibit-sum {
        margin-top: 50px;
    }
    .exhibit-summary {
        -webkit-line-clamp: 5;
    }
}

@media (max-width: 768px) and (min-width: 421px){
    .item-style-mutil,
    .item-style-single,
    .sec-title,
    .ic-focus-image {
        display: none !important;
    } 
    .topic-div {
        margin: 3px !important;
    }
    .contentdiv {
        padding: 0px 27px !important;
    }
    .stopictitletitle {
        font-family: "Noto-Light";
    }
    .stopictitletitle .titleppp {
        font-size: 16px;
        line-height: 1.5;
        margin-top: 16px;
        margin-bottom: 0;
        -webkit-line-clamp: 2;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .stopictitletitle {
        top: auto !important;
        bottom: 20px !important;
    }
    .excont {
        padding: 0px 10px !important;
    }
    .columndivd {
        padding-bottom: 50px !important;
    }
}

@media (max-width: 768px) and (min-width: 569px){
    .col-sm-3 {
        width: calc(33.33333% - 6px);
        float: left;
    }
    .column-div {
        padding-bottom: 30%;
        width: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media (max-width: 568px) and (min-width: 421px){
    .col-sm-3 {
        width: calc(50% - 6px);
        float: left;
    }
    .column-div {
        padding-bottom: 30%;
        width: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px;
        padding-bottom: 50%;
    }
    .exhibitions-head-slider {
        aspect-ratio: 9 / 18;
    }
    .exhibitions-head-slider.iphonehandle {
      padding-top: 76px;
    }
    .iphonehandle .swiper-pagination {
      top: 10px;
    }
    .iphonehandle .swiper-button-prev, 
    .iphonehandle .swiper-button-next {
        bottom: auto;
        top: 20px;
    }
}

@media (max-width: 420px) {
    .other-topic-summary p {
        bottom: 30px;
        top: auto;
    }
    .stopictitletitle {
        height: auto;
        line-height: 30px;
    }
    .stopictitletitle .titleppp {
        font-size: 18px;
        margin-bottom: 0;
        line-height: 1.5;
        margin-top: 10px;
    }
    .read-more {
        margin-top: 25px;
        padding-bottom: 40px;
    }
    .columndivd .contentdiv {
        padding: 0px 15px !important;
    }
    .columndivd {
        padding: 0px !important;
    }
    .exhibitions-head-slider {
        aspect-ratio: 9 / 19;
    }
}