.artist01 {
    height: 18em;
    overflow: hidden;
}
.artist02 {
    font-family: "微軟正黑體";
    font-size: 1.05em;
    color: #FFF;
    font-weight: normal;
    line-height: 28px;
}
.artist03 {
    padding-bottom: 1em;
    color: #FF0;
    font-weight: bold;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #3F3F3F;
    font-family: "微軟正黑體";
}
.artist04 {
    text-align: right;
    color: #333;
    font-size: 1.05em;
    overflow: hidden;
    font-family: "微軟正黑體";
}
.artist05 {
    padding: 0.5em;
    margin-bottom: 2em;
}
.artist06 {
    margin-bottom: 2em;
    margin-top: 1em;
}
.artist07 {
    color: #FF0;
    margin-top: 2em;
}
.artist08 {
    font-family: "微軟正黑體";
}
.artist_youtube {
    font-family: "微軟正黑體";
    width: 100%;
    margin-top: 2em;
    border: 1px solid #333;
}
.caption {
    color: #333;
    font-size: 1.05em;
    font-family: "微軟正黑體";
}
.thumbnail {} .thumbnail a {
    color: #333;
    text-decoration: none;
}
.thumbnail a:link {
    color: #333;
    text-decoration: none;
}
.thumbnail a:visited {
    color: #333;
    text-decoration: none;
}
.thumbnail a:hover {
    color: #000;
}
.amazingcarousel-title {
    color: #FFF;
    font-size: 1.05em;
}
.amazingcarousel-title a {
    color: #FFF;
    text-decoration: none;
    font-size: 1.05em;
}
.amazingcarousel-title a:link {
    text-decoration: none;
    color: #FFF;
}
.amazingcarousel-title a:visited {
    color: #FFF;
    text-decoration: none;
}
.amazingcarousel-title a:hover {
    color: #FF0;
    text-decoration: none;
}

.item {
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: "微軟正黑體";
			}
			
.item img {
	width: 100%;

			}
			
.item p {
	font-size: 1.05em;
	color: #000;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;


			}			
			
			
/*****不同解析度*******/

@media(max-width:1440px) {
	} 
@media(max-width:1366px) {
	} 
@media(max-width:1280px) {


	} 
@media(max-width:1024px) {
	.thumbnail {
        height: 20em;
    }
    .artist01 {
        height: 14em;
        overflow: hidden;
    }
}
@media(max-width: 991px) {
   .thumbnail {
        height: 16em;
    }
    .artist01 {
        height: 10em;
        overflow: hidden;
    }
	
	} 
@media(max-width:768px) {
	.thumbnail {
	height: auto;
    }
    .artist01 {
 	height: auto;
    }
	
	} 
@media(max-width:640px) {
	} 
@media(max-width:480px) {
	} 
@media(max-width:320px) {
	}
