﻿.part-1{
	padding:30px 0;
    width: 71.25%;
    margin: 0 auto;
}
.exhibition-header {
	background: linear-gradient(#1a4d72, #0d2639, #0d2639);
	color: #fff;
	width: 100%;
}
.exhibition-title,
.exhibition-summary,
.exhibition-description {
	width: 80%;
}
.exhibition-banner {
	border: 10px solid #fff;
    margin-bottom: 6vw;
    height: 0;
    padding-bottom: 120%;
    position: relative;
    overflow: hidden;
}
.exhibition-title,
.exhibition-banner {
	font-family: "GenJyuuGothicL-Bold";
	margin-top: 8vw;
}
.exhibition-title {
	font-size: 4.166667vw;
}
.exhibition-summary {
	font-size: 2.083333vw;
	margin-top: 6.25vw;
	margin-bottom:10vw;
	line-height: 2;
}
.exhibition-description {
	font-size: 0.833333vw;
    position: absolute;
    bottom: 6vw;
	width:32vw;
}
.exhibition-banner img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    overflow: hidden;
    position: absolute;
    transition: all .5s ease-out .1s;
}
.exhibition-banner img:hover {
    transform: scale(1.01);
}
.half {
	float: left;
	width: 50%;
	height: 100%;
}
.title_entry .title-remark{
	margin:0;
}
.title_entry p[t-f-size="font-small"]{
	font-size:20px;
	line-height:30px;
}
.title_entry p[t-f-size="font-medium"]{
	font-size:30px;
	line-height:45px;
}
.title_entry p[t-f-size="font-large"]{
	font-size:40px;
	line-height:50px;`
}
.title_entry p[t-f-size="font-large"]{
	font-size:40px;
}
.title_entry p[f-align="font-left"]{
	text-align:left !important;
}
.title_entry p[f-align="font-medium"]{
	text-align:center !important;
}
.title_entry p[f-align="font-right"]{
	text-align:right !important;
}
.title-remark {
    text-align: center;
    padding: 4vw 0;
    font-size: 2.75510vw;
    line-height: 4.21875vw;
    font-family: "Noto-Light";
    color: #808087;
    letter-spacing: 1px;
}
.custom_entry .detail-table {
	width:100%;
	border: 2px solid #333;
	font-size:small !important;
}

.custom_entry .detail-table td {
	border: 1px solid #333;
	padding: 5px;
	line-height:30px;
}
.custom_entry .detail-table th {
	border: 1px solid #333;
	padding: 5px;
	font-weight:bold;
	background-color:#ccc;
	padding: 10px;
    text-align: center;
}
.part {
    width: 100%;
}
.exhibition-bg {
	background-color: #f8ebe3;
}
.part-title {
    font-size: 30px;
    font-family: "Noto-DemiLight";
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 2vw;
}
.part-title>p:empty {
    margin-top: -10px;
}
.full-screen {
	width: 100%;
}
.item-2,
.item-3,
.item-4,
.item-5 {
	float: left;
	margin-right: 1.38vw;
	margin-bottom: 1.42vw;
	position:relative;
	overflow: hidden;
	border-radius: 5.5px;
	padding:0;
	cursor:pointer;
}
.item-2 {
	width: calc(50% - 10px);
}
.item-3 {
	width: calc(33.33333% - 13.33333px);
}
.item-4 {
	width: calc(25% - 15px);
}
.item-5 {
	width: calc(20% - 16px);
}
.picture_entry_oneline .item-2:nth-of-type(2n),
.picture_entry_oneline .item-3:nth-of-type(3n),
.picture_entry_oneline .item-4:nth-of-type(4n),
.picture_entry_oneline .item-2:nth-of-type(2n),
.picture_entry_oneline .item-5:nth-of-type(5n),
.picture_entry2 .style .item-2:nth-of-type(2n),
.picture_entry3 .style .item-3:nth-of-type(3n),
.picture_entry4 .style .item-4:nth-of-type(4n),
.picture_entry4 .style .item-2:nth-of-type(2n),
.picture_entry5 .style .item-5:nth-of-type(5n){
	margin-right: 0;
}
.entry-hidden {display: none!important;}
.picture_entry_oneline .item-2 .img-fill {
	height: 20vw!important;
}
.picture_entry_oneline {
	padding: 60px 0 30px;
}
.video_entry .entry_remark.word-setting-3,
.picture_entry_oneline .entry_remark.word-setting-3 {
    margin-top: 5px;
    font-size: 16px;
    line-height: 1.5;
}
.picture_entry3 .style3 p[t-f-size="font-large"],
.picture_entry4 .style2 p[t-f-size="font-large"],
.picture_entry5 .style2 p[t-f-size="font-large"],
.picture_entry_many1 .styles p[t-f-size="font-large"]{
	font-size:40px !important;
	line-height: unset !important;
    height: unset !important;
    margin:0;
    margin-bottom:10px;
}
.picture_entry3 .style3 p[t-f-size="font-medium"],
.picture_entry4 .style2 p[t-f-size="font-medium"],
.picture_entry5 .style2 p[t-f-size="font-medium"],
.picture_entry_many1 .styles p[t-f-size="font-medium"]{
	font-size:30px !important;
	line-height: unset !important;
    height: unset !important;
    margin:0;
    margin-bottom:10px !important;
}
.picture_entry3 .style3 p[t-f-size="font-small"],
.picture_entry4 .style2 p[t-f-size="font-small"],
.picture_entry5 .style2 p[t-f-size="font-small"],
.picture_entry_many1 .styles p[t-f-size="font-small"]{
	font-size:20px !important;
	line-height: unset !important;
    height: unset !important;
    margin:0;
    margin-bottom:10px !important;
}
.item-elements {
	border: 1px solid #ccc;
    border-top: none;
    background-color: #fff;
    width: 100%;
    height: 100%;
    overflow: hidden;
    /* border-bottom-left-radius: 5.5px;
    border-bottom-right-radius: 5.5px; */
}
.item-elements p {
	padding: 0 0.8vw;
}
.box-square,
.box-3-1 {
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}
.box-square-many{
    overflow: hidden;
    height: 0;
    position: relative;
}
.box-2-1 {
	padding-bottom: 50%;
}
.box-3-1 {
	padding-bottom: 33.33333%;
}
.box-4-1{
	padding-bottom: 150%;
}
.box-5-1{
	padding-bottom: 150%;
}
.pic-title {
	line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin: 1vw 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.pic-summary {
	height:20px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 5px;
}
.pic-subject{
	height:45px;
	overflow:hidden
}
.kw {
	margin-bottom: 15px;
}
.kw span {
	padding-right: 10px;
}
.above-img {
	position: absolute;
    top: 0;
    background-color: transparent;
    padding: 5vw 0;
}
.above-img p {
	color: #fff;
}

.item-2:hover .img-fill-abs,
.item-3:hover .img-fill-abs,
.item-5:hover .img-fill-abs{
	transform: scale(1.01);
}
.item-elements.above-img p {
    text-align: center;
}
.item-elements.above-img.item-mask {
	background-size: 100% 65%;
}
.sc-pd {
	/* padding: 4vw 0; */
}



/*調整css*/
.width_entry{
	margin:0;
	background: linear-gradient(#1a4d72, #0d2639, #0d2639);
}
.control-group{
	width:71.4286%;
	margin:0 auto;
}
.app-field .row{
	padding:0;
	margin:0;
}
.styles,.styles .style>div{
	padding:0;
}
.styles >div{
	margin:0;
}
.picture_entry2,
.picture_entry3,
.picture_entry4,
.picture_entry5,
.picture_entry_many1,
.picture_entry_many2,
.map_entry{
    padding:2vw 0;
}
.picture_entry5 .above-img{
	padding-top:12vw;
}
.width_entry_left p{
	color:white;
}
.picture_entry2 .item-2-box{
	border: solid 1px #ccc;
    margin-bottom: 15px;
	border-radius:5.5px;
	display:-webkit-box;
}

.picture_entry2 .item-2-box .item-2:nth-of-type(1n){
	border-radius: 0;
    width: calc(40%);
    height: 22vw;
    margin: 0 40px 0 0;
}

.picture_entry2 .item-2-box .item-2:nth-of-type(1n) img{
	border-radius:5.5px;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.picture_entry2 .item-2-box .item-2:nth-of-type(2n){
	margin: 0;
    padding-top: 4vw;
    width: calc(60% - 80px);
}
.picture_entry2 .item-2-box .item-2:nth-of-type(2n) p:first-child{
	margin-bottom: 12%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.picture_entry3 .style2 .picture1,.picture_entry3 .style2 .picture3{
	width:25%;
}
.picture_entry3 .style2 .picture2{
	width:46%;
}
.picture_entry3 .style2 .picture2 .box-square{
	padding-bottom:54.5%;
}
.picture_entry3 .pic-z-index{
	padding: 14vw 1vw 0 1vw;
}
.picture_entry4 .style3 .box-5-1{
	padding-bottom:120% !important;
}
.picture_entry4 .style3 .above-img{
	top: 15% !important;
	background: linear-gradient(to top, #000 0%,transparent 100%);
}
.picture_entry4 .style3 .item-elements.above-img p{
	text-align:left;
}
.picture_entry4 .style3 .pic-summary{
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    Height: 60px;
    white-space: unset;
}
.picture_entry_many1{
	margin:0 auto;
}
.picture_entry_many1 .box-square-many {
	cursor:pointer;
}
.item-2:hover,
.item-3:hover,
.item-4:hover,
.item-5:hover,
.picture_entry1 img:hover,
.picture_entry_many1 .pic-many-box:hover{
	opacity:.8;
}
.picture_entry_many1 .no-padding{
	padding-left:0;
	padding-right:0.1px;
}
.picture_entry_many1 .styles img{
	width:100%;
}
.picture_entry_many1 .item-elements{
	border:solid 3px #fff !important;
}
.picture_entry_many1 .m-no-pic{
	background-color:#1e5a50 !important;
}
.picture_entry_many1 .picture1,
.picture_entry_many1 .picture4,
.picture_entry_many1 .picture8,
.picture_entry_many1 .picture9,
.picture_entry_many1 .picture11{
	padding-bottom:50% !important;
}

.picture_entry_many1 .picture5,
.picture_entry_many1 .picture10,
.picture_entry_many1 .picture12{
	padding-bottom:70% !important;
}
.picture_entry_many1 .picture2,
.picture_entry_many1 .picture3,
.picture_entry_many1 .picture6,
.picture_entry_many1 .picture7{
	padding-bottom:100% !important;
}
.picture_entry_many1 .picture1,
.picture_entry_many1 .picture7{
	border-top-left-radius:5.5px;
}
.picture_entry_many1 .picture4,
.picture_entry_many1 .picture12{
	border-top-right-radius:5.5px;
}
.picture_entry_many1 .style1 .picture1 .above-img,
.picture_entry_many1 .style2 .picture8 .above-img{
	padding-top:15vw;
}

/*自適應調整*/
@media (max-width:524px) {
	.exhibition-description{
		display:none;
	}
	.no-padding{
		margin:3vw auto;
	}
	/* .picture_entry1 .newtwotitlediv .pic-title{
		padding-top:80px !important;
	}
	.picture_entry1 .newtwotitlediv .pic-summary{
		padding:0 !important;
	} */
    .exhibition-title, .exhibition-banner {
        margin-top: 80px;
    }
}
@media (max-width:664px) {
	.pic-subject ,.pic-summary,
	.exhibition-description{
		text-overflow: ellipsis; 
		white-space: nowrap; 
	}
	/* .picture_entry1 .newtwotitlediv .pic-summary{
		padding:0 !important;
	} */
}


@media (max-width:900px){
	.picture_entry_many1 .item-elements.above-img p{
		height:25px;
		text-overflow: ellipsis;
    	white-space: nowrap;
   		overflow: hidden;
	}
}

@media (max-width:998px) {
	.control-group {
		width: 90%;
		margin: 0 auto;
	}
	.picture_entry_oneline .custom-audio-music {
	    left: 0!important;
	}
	.background-info .idx-info {
	    width: 24px;
	    height: 24px;
	    vertical-align: bottom;
	}
    .exhibition-title, .exhibition-banner {
        margin-top: 100px;
    }
	.picture_entry_oneline .item-2 .img-fill {
	    height: auto!important;
	}
	.picture_entry_oneline .item-2 {
        margin-bottom: 60px;
	}
	/*
	.item-2,
	.item-3,
	.item-4,
	.item-5 {
		margin-right: 1.42vw;
	}*/
	.item-5{
		height:50vw;
	}
	.item-2,.item-3,.item-4,.item-5 ,
	.picture_entry3 .style2 .picture1,
	.picture_entry3 .style2 .picture3,
	.picture_entry3 .style2 .picture2{
		width: 100%;
	}
	.box-5-1{
		/* padding-bottom:0; */
		padding-bottom:100%;
	}
	.item-elements.above-img.item-mask{
		position:relative;
	}
	
	.picture_entry_many1 .item-elements.above-img.item-mask{
		position:absolute;
	}
	.picture_entry2 .item-2-box .item-2:nth-of-type(1n){
		height: 55vw;
		width: calc(50%);
		margin:0;
	}
	.picture_entry2 .item-2-box .item-2:nth-of-type(2n) p:first-child{
		margin-left:3vw;
	}
	
	.pic-title,.pic-subject ,.pic-summary{
		margin-left:3vw;
	}
	
	.title_entry .title-remark{
		font-size:20px;
	}
	.picture_entry_header_title{
		font-size:18px;
		padding:2vw;
	}
	.pic-title{
		font-size:16px;
	}
	.pic-subject {
		margin-bottom:0;
	}
	.word-setting-3,.word-setting-4 {
		font-family: serif;
	}
}
@media (min-width:1450px) {
	.item-2,
	.item-3,
	.item-4,
	.item-5 {
		margin-right: 1.0vw;
		margin-bottom:1.0vw;
	}
	.item-2 {
	    width: calc(50% - 1.0vw);
	}
	.item-3 {
	    width: calc(33.33333% - 1.0vw);
	}
	.item-4 {
	    width: calc(25% - 1.0vw);
	}
	.item-5 {
	    width: calc(20% - 1.0vw);
	}
}
.picture_entry2 .text-left {
    color: #006a5f !important;																																																																																																																																																																																																																						
}
div[picstyle="style2"]{/* background:unset */}
div[picstyle="style1"] .sc-pd{width:71.25%;posotion:relative;margin:0 auto}
div[picstyle="style2"] .control-group{width:71.25%;position:relative;margin:0 auto}
div[picbox=picture_entry_many2][picstyle="style1"] .control-group{width:100%;position:relative;margin:0 auto}
div[picbox="picture_entry2"] .control-group{width:71.25%;position:relative;margin:0 auto}


.col-sm-12{padding:0px!important;}
.nopadd{padding:0px;}
.onelunboitem{height:50vw;}
.onelunboimg img{object-fit: cover;overflow: hidden;width:100%;height:100%}
.onelunbotitlediv{color:#fff;padding:30px;left:60%;position:absolute;top:40%;width:40%;height:20vw;background: #000;opacity: 0.6}
.onelunbotitle{line-height:3vw;color:#fff;font-size: 3vw;height:6vw;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.onelunboFutitle{color:#fff;font-size: 1.6vw;height:6.5vw;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
.onelunbosummary{position:absolute;bottom:4vw;left:10vw;color:#fff;width:40%;height:5.5vw;font-size: 1vw;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
.onelunboimg{width:100%;height:50vw}
.dd{position: absolute;top:2vw;z-index: 33}


.picture_entry1 p{
	color: #fff !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 20px !important;
    white-space: unset;
}
.picture_entry1 .style1 p{
    -webkit-line-clamp: 8;
}
.picture_entry1 .style2 p{
    -webkit-line-clamp: 5;
}

.picture_entry1 .style3 p{
    -webkit-line-clamp: 3;
}
.picture_entry1 .pic-title{
    font-size: 40px !important;
    /* text-align: center !important;
    line-height: 4.3vw !important; */
}
/* .picture_entry1 .style1-title1{
    padding: 10vw 0px !important;
}
.picture_entry1 .style2-title1{
    padding: 0 0 10vw 0!important;
    height:120px !important;
}
.picture_entry1 .style3-title1{
    padding: 0 0 10vw 0!important;
    height:120px !important;
}  */
.item-2-box .style2-title1,
.item-2-box .style2-title2,
.picture_entry1 .style2-title1,
.picture_entry1 .style3-title1 {
    font-size: 30px !important;
}
.item-3 .style1-title1,
.item-3 .style2-title1,
.item-3 .style2-title2,
.item-3 .style2-title3,
.item-elements .style1-title1,
.item-elements .style1-title2,
.item-elements .style1-title3 {
	font-size: 20px !important;
}
.newtwotitlediv{color:#fff;padding:15px;padding-top:0;left:25%;position:absolute;top:16%;width:50%;height:12vw;text-align: center}
.newtwoimg img{object-fit: cover;overflow: hidden;width:100%;height:300px}
.newtwoimgbj{position: absolute;top:0px;left:0px;width:100%;height:100%;cursor:pointer;background: #000;opacity: 0.3}
.newtwotitle{font-size:24px;}
.newtwoFutitle{color:#fff;font-size:24px;padding:30px 0px;text-align:center;line-height:30px;height:90px;}
.newtwotitlediv .pic-summary{font-size:16px;padding:30px 0px}

.newtwostylediv{width:100%;height:400px}
.newtwostylediv2{margin: 0 auto;position: relative;width: 71.4286%;width:71.25%;height:300px}

.item-5{margin-right:0px;}
.newthreestylefive .item-elements{height:auto !important}
.newthreestylefive {  width: 100%;  height: 480px;  }
.swiper-container .swiper-slide{padding-right:5px;cursor:pointer;}
.newthreestylefive .swiper-slide img{object-fit: cover;width:100%;height:100%;}
.newthreestylefive_contentdiv{position: absolute;top:0px;left:0px;width:calc(100%);height:100%;background: #55555557;}
.newthreestylefive_contentdiv_div{width:80%;position: relative;margin:0 auto;color:#fff;text-align: center;padding-top:7vw}

.item-2  .box-square{padding-bottom:50% !important;}
.newstylesmall {  width: 100%;  height: 200px;  }
.newstylesmall .swiper-wrapper{margin-top:10px;}
.newstylesmall .swiper-slide{height:200px;width:200px !important;margin-right:5px;}
.newstylesmall .swiper-slide img{object-fit: cover;width:100%;height:100%;}
.newstylesmall_contentdiv_div{color:#fff;width:100%;position: absolute;bottom:0px;color:#fff;text-align: center; }
.newstylesmall_contentdiv_div .title{color:#fff;line-height:26px;height:52px;}

div:not(".hamburger-container") .glyphicon {
	display:none !important;
}
.glyphicon-chevron-right:before{content:unset}
.glyphicon-chevron-left:before{content:unset}
.nextleft{margin-top:-50px;margin-left:-80px;height:100px;}
.nextright{margin-top:-50px;margin-left:50px;height:100px;}

div[picbox="picture_entry1"][picstyle="style1"] .newtwostylediv{height:700px;}
div[picbox="picture_entry1"][picstyle="style2"] .newtwostylediv{height:450px;}
div[picbox="picture_entry1"][picstyle="style3"] .newtwostylediv{height:300px;}
@media (min-width: 1024px ){
	div[picbox="picture_entry1"][picstyle="style3"] .picture1 .newtwostylediv {height:400px;}
}
@media (min-width: 1440px ){
	div[picbox="picture_entry1"][picstyle="style3"] .picture1 .newtwostylediv {height:500px;}
}
div[picbox="picture_entry3"] .control-group{width:72.5%}
div[picbox="picture_entry4"] .control-group{width:72.5%}
div[picbox="picture_entry1"] .control-group{width:100%}

 .map_entry .title-remark{ text-align: center;padding:30px; font-size: 30px; line-height: 4.21875vw; font-family: "Noto-Light";color: #808087;letter-spacing: 1px;}
 #myCarousel img{width: 100% !important;}
.carousel-indicators{/* width:100% !important */}
/* 滾動插件左右箭頭樣式 start */
.swiper-button-next, .swiper-button-prev{
	/* top:30% !important; */
}
.swiper-button-next:hover, .swiper-button-prev:hover{
    background: white;
    border-radius: 45px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/ico-next.png) !important;
    background-size: 45px 45px !important;
    width: 45px !important;
    height: 45px !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/ico-prev.png) !important;
    background-size: 45px 45px !important;
    width: 45px !important;
    height: 45px !important;
}
.newthreestylefive_contentdiv.item-elements:hover{
	opacity:.8;
}
.entry_img.point {
	cursor: default;
}
.carousel-indicators li {
	margin: 1px 5px;
}
.bg-info-ico {
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    padding-right: 15px;
    width: 15%;
    text-align: right;
    height: calc(2vw + 15px);
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0,rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0,rgba(0, 0, 0, 0.5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0,rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000', GradientType=1);
    opacity: .5;
}
.idx-info {
    background: url(../images/icon-information.png);
    background-size: 100% 100%;
    width: 2vw;
    height: 2vw;
    display: inline-block;
}
/* .carousel-control.right {
	bottom: calc(2vw + 15px);
} */
/* 滾動插件左右箭頭樣式 end */
.it-favo {
    position: absolute;
    width: 42px;
    height: 42px;
    background-image: url(../images/ico-it-favo.png);
    background-size: contain;
    cursor: pointer;
    left: calc(50% - 140px);
    background-color: #505c66;
    border-radius: 50%;
    border: 1px solid #505c66;
    z-index: 1;
}
.it-favo.added {
    background-image: url(../images/ico-it-favo-added.png);
}
.it-favo:hover, 
.it-favo.added:hover {
    transform: translateY(-4px);
    opacity: .8;
}
.titlehide .pic-title {
    display: none;
}
.picture_entry .b-img-count1 img,
.picture_entry.img-count2 img,
.picture_entry.img-count3 .b-img-count3-1 img {
	width: 100%;
}
.picture_entry.img-count2 .entry-file-img,
.picture_entry.img-count3 .entry-file-img {
    float: left;
    margin: 0 5px;
    position: relative;
}
.picture_entry.img-count2 .entry-file-img {
	width: calc(50% - 10px);
}
.picture_entry.img-count3 .entry-file-img {
	width: calc(33.333333% - 10px);
}
.picture_entry .entry-file-img .background-info {
	bottom: 68px;
}
.picture_entry .entry-file-img .entry_remark {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 5px;
    height: 42px;
}
.peitem {
    min-width: 796px;
    width: 70%;
}
@media screen and (max-width:768px){
	.part-1{
	    width: 95%;
	}
   .onelunboimg{height:300px}
   .onelunbo{height:300px;}
   .onelunboitem{height:300px;}
   .onelunbotitlediv{height:40%;top:30%;padding:30px 5px;}
   .onelunbotitle{font-size:16px;line-height:20px;height:50px;}
   .onelunboFutitle{line-height:20px;
   	    display: -webkit-box;
    	-webkit-line-clamp: 1;
    	-webkit-box-orient: vertical;
    	height: 20px;
   		white-space: unset;
   		font-size: 14px;
   }
   .onelunbosummary{font-size:12px;line-height:14px;width:80%;height:42px;bottom:8vw;-webkit-line-clamp: 3;}
   
   .newtwostylediv{height:300px;}
   .newtwotitlediv{width:100%;left:0;top: 50%!important;transform: translateY(-50%);padding: 0!important;}
   div[picbox="picture_entry1"][picstyle="style1"] .newtwostylediv{height:200px;}
   div[picbox="picture_entry1"][picstyle="style2"] .newtwostylediv{height:200px;}
   div[picbox="picture_entry1"][picstyle="style3"] .newtwostylediv{height:200px;}
   div[picbox="picture_entry2"] .control-group{width:100%;position:relative;margin:0 auto}
   div[picbox="picture_entry1"] .control-group{width:100%;position:relative;margin:0 auto}	
   div[picbox="picture_entry3"] .control-group,
   div[picbox="picture_entry4"] .control-group,
   .picture_entry .control-group,.picture_entry .control-group img {width:100%;}
   
  
   .picture_entry2 .styles,
   .picture_entry3 .styles,
   .picture_entry4 .styles {
   		width: calc(100% - 30px);
        margin: 0 15px;
   }
   .item-2 .box-2-1 {
   		padding-bottom: 0;
   }
   .item-2 .box-2-1 img {
        position: initial;
   }
    .part-title{margin-top:4vw}
   
	.picture_entry_many1{
		width:95%;
		margin:0 auto;
	}
	.picture_entry_many1 .control-group{
		width:unset !important;
	}
	.picture_entry_many1 .pic-many-box{
		margin:0;
		cursor:pointer;
		padding-bottom:100% !important;
	}
	.item-elements.above-img.item-mask {
	    position: absolute;
	    padding:40vw 2vw;
	}
	.picture_entry_many1 .picture2,
	.picture_entry_many1 .picture3
	{
     	padding-left: 0 !important;
    	padding-right: 0.1px !important;
	}
	.item-elements.above-img.item-mask {
		top:unset !important;
	}
	.glyphicon img{width: unset !important;}
	.nextright{margin-left: 10px; }
	.nextleft{margin-left:10px;}
	
	
	.title-remark{font-size: 24px;line-height: 1;}
	.newtwotitlediv .newtwoFutitle {
	    font-size: 20px !important;
	    line-height: 2 !important;
	}
	.title_entry p[t-f-size="font-small"] {
	    font-size: 16px;
	    line-height: 24px;
	}
	div[picbox="picture_entry1"][picstyle="style3"] .newtwostylediv {
	   height: auto;
	}
	.picture_entry3 .styles .item-3 .box-5-1 img,
	div[picbox="picture_entry1"][picstyle="style3"] .newtwostylediv img {
	   position: initial;
	}
	.picture_entry3 .styles .item-3 {
	   margin-right: 0;
	}
	.picture_entry3 .styles .item-3 .box-5-1 {
	   padding-bottom: 0;
	}
	.picture_entry1 .styles .style3 .style3-title1 {
	    font-size: 18px !important;
	}
	.picture_entry1 .styles .style3 .style3-remark1 {
	    font-size: 12px!important;
	}
} 
.styles div[class*=picture] *[surl=""],
.styles img[surl=""]+.newtwoimgbj {
    cursor: default;
}
img[src$="picture_entry.png"] {
    display: none;
}
