/* 非凡的實績用CSS檔案 */

.exampleMap {
	width: 100%;
}

.exampleMap img {
	max-width: 100%;
}

.exampleList7 li a {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.exampleList7 li .pic {
	display: table-cell;
	width: 100%;
	height: 180px;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.exampleList7 li a:hover .pic {
	opacity: 0.7;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.exampleList7 li .pic img {
	max-width: 100%;
	/*max-height: 100%;*/
	margin: 0;
	padding: 0;
}

.exampleList7 li .title {
	display: block;
	width: 100%;
	text-align: center;
}

.exampleList7 li {
    display: inline-block;
    margin-bottom: 10px;
}
.exampleList1 li {
    display: inline-block;
    margin-bottom: 10px;
}
.exampleList1 li a {
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #df7b7b;
    border-color: #c56363;
}

.exampleList1 li a:hover {
    background-color: #c13939;
    border-color: #ab2929;
}
.exampleList2 li {
	display: inline-block;
	margin-bottom: 10px;
}

.exampleList2 li a {
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.exampleList2 li a:hover {
	background-color: #2b852b;
	border-color: #2b852b;
}

.exampleList4 li {
    display: inline-block;
    margin-bottom: 10px;
}

.exampleList4 li a {
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #6eb7e0;
    border-color: #6bb5de;
}

.exampleList4 li a:hover {
    background-color: #218ac5;
    border-color: #2084bd;
}

/* */

.exampleList5 li {
    display: inline-block;
    margin-bottom: 10px;
}

.exampleList5 li a {
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #afcf86;
    border-color: #a1c375;
}

/* */

.exampleList6 li a:hover {
    background-color: #a1c375;
    border-color: #8fb164;
}

.exampleList6 li {
    display: inline-block;
    margin-bottom: 10px;
}

.exampleList6 li a {
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #f6d578;
    border-color: #e2c05e;
}

.exampleList6 li a:hover {
    background-color: #e2c05e;
    border-color: #d8b34a;
}

/* */

.exampleList8 li {
    display: inline-block;
    margin-bottom: 10px;
}

.exampleList8 li a {
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #e2a85e;
    border-color: #d69747;
}

.exampleList8 li a:hover {
    background-color: #d69747;
    border-color: #c17f2c;
}

/* */

.exampleList3 {
	font-size: 16px;
    color: #727171;
    text-align: justify;
}
.exampleList3 > li {
    padding: 30px 20px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.exampleList3 > li:nth-child(even) {
  	background: #f6f6f6;
}

.exampleList3 > li .title {
	display: inline-block;
	font-size: 21px;
	font-weight: bold;
    color: #CB9B0C;
  	margin-bottom: 10px;
}

.exampleList3 > li .pic {
    position: relative;
    overflow: hidden;
}

.exampleList3 > li .pic img {
    max-height: 100%;
/*    max-width: 100%;*/
	padding: 0;
    cursor: pointer;
}

.exampleList3 > li .pic .main {
    position: relative;
    max-width: 250px;
    height: 180px;
    overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
}

/* -------------- */

.exampleList3 .main a img{
 position: absolute;
 top:0;
 left:0;
}

/* -------------- */

.exampleList3 > li .pic .list li {
	position: relative;
	display: inline-block;
	text-align: center;
	height: 30px;
	overflow: hidden;
	background: #999;
}

/* -------------- */

.exampleList3 > li .pic .list li img {
	height: 100%;
}

/* -------------- */

.exampleList3 > li .info {
  	padding-left: 20px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.exampleList3 > li .info .name {
    color: #000;
	font-weight: bold;
	padding-right: 10px;
}


/*  相簿(lightBox)
--------------------------------------------------------*/
.photoGroup {
	margin: 40px 0;
}

.photoGroup a {
    display:inline-block;
	text-align: center;
	vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 190px;
    height: 130px;
    position: relative;
    overflow: hidden;
}

.photoGroup a:hover {
	opacity: 0.7;
}

.photoGroup a img {
    width:100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	padding: 0;
}

.lb-nav a.lb-prev, .lb-nav a.lb-next {
  opacity: 0.5;
}

.videoGroup ul {
  overflow: hidden;
}
.videoGroup li {
  float: left;
  width: 33.33%;
  padding-right: 30px;
  margin-bottom: 30px;
}
.videoGroup li a.videoTitel {
  font-size: 19px;
  display: block;
  padding-top: 10px;
}
.BoardInfo_special_code .exampleList3{
 display: none;
}

.main a {
    display: none;
}

.main a.image-link:nth-child(1) {
    display: block;
}


@media only screen and (max-width: 1550px) {}

@media only screen and (min-width: 1200px) {}

@media only screen and (max-width: 1199px) {

}

@media only screen and (min-width: 992px) {}

@media only screen and (max-width: 991px) {
.exampleList3 > li .pic .list li {
    position: relative;
    display: inline-block;
    text-align: center;
     width: 40px; 
    height: 30px;
    overflow: hidden;
    background: #999;
}

}

@media only screen and (min-width: 768px) {}

@media only screen and (max-width: 767px) {
.exampleList3 > li .pic .main {
    position: relative;
    max-width: 100%;
    height: 250px;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: left;
}
}

@media only screen and (max-width: 560px) {}

@media only screen and (max-width: 440px) {}

@media only screen and (max-width: 420px) {}