/*----------------5/25-6/20 618年中慶-----------------------*/

/*
#ff5400
#7f3be0
#38c0ff
#ffd340
#222
*/

.mainevent250525 .list1 {
  border: 2px #ff5400 solid;
}
.mainevent250525 .list1 li {
  border-bottom: 1px solid #ff5400;
}
.mainevent250525 .list1 li a {
  background: #ffd340;
} /*--第一區選單底色--*/
.mainevent250525 .list1 li a {
  color: #222;
} /*--第一區選單文字色--*/
.mainevent250525 .list1 li a:hover {
  background: #ffe990;
  color: #222 !important;
} /*--第一區選單hover變色--*/
.mainevent250525 .list3 {
  background: #7f3be0;
  border: 2px #222 solid;
  border-top: 0px solid #222;
} /*--第三區選單底色--*/
.mainevent250525 .list3 li {
  border-bottom: 1.5px solid #222;
} /*--第三區選單單格邊框色--*/
.mainevent250525 .list3 li:nth-child(1) {
  border-bottom: 0px solid #fff;
  padding-bottom: 6px;
} /*--第三區選單單格邊框色--*/

/* .mainevent241127 .list3 li:nth-last-child(1), .mainevent241127 .list3 li:nth-last-child(2){border-bottom: 0px dotted #000;} */
/*--新增電子書--*/
.mainevent250525 .list3 li:nth-child(even) {
  border-right: 0px solid #222;
}
.mainevent250525 .list3 li a {
  color: #fff;
} /*--第三區選單文字色--*/
.mainevent250525 .list3 li a:hover {
  background: #a262fd;
  color: #fff !important;
} /*--第三區選單hover變色--*/
.mainevent250525 label {
  background: #ff5400;
  color: #fff;
}
.mainevent250525 .list3 li:nth-child(1) {
  background: #222;
  color: #fff;
} /*--頁籤底色--*/
.mainevent250525 .list3 p {
  color: #fff;
  margin: 6px 0;
}

.mainevent250525 .list1 {
  border-top: 0;
}

/*--新增電子書--*/
.mainevent250525 .list3 li:nth-child(2) {
  width: 116px;
  border-bottom: 1.5px solid #222;
  border-right: 0px solid #222;
}
.list3 li:nth-last-child(1) a:hover {
  border-radius: 0 0 15px 0px;
}
.list3 li:nth-last-child(1) a,
.list3 li:nth-last-child(2) a {
  padding-bottom: 10px;
}
.list3 li:nth-last-child(1),
.list3 li:nth-last-child(2) {
  border-bottom: 0px solid #fff;
}
.list3 li:nth-last-child(2) a:hover {
  border-radius: 0 0 0px 15px;
}

.mainevent250525 .list3 li:nth-child(odd) {
  border-right: 1.5px solid #222;
}
.mainevent250525 .list3 li:nth-child(1) {
  border-right: 0px solid #222;
  border-bottom: 2px solid #222;
}

.mainevent-m250525 nav {
  background: url("../images/250525/maineventmenu_m.png") no-repeat center top;
  background-size: 110%;
  object-fit: cover;
} /*--手機版底圖--*/
.mainevent-m250525 nav ul li.nav-item-center img {
  width: 70px !important;
  height: 55px !important;
  max-height: 55px !important;
  margin: 0 auto 1px;
}
.mainevent-m250525 nav ul li,
.mainevent-m250525 nav ul li a {
  color: #fff;
} /*--手機版文字色--*/
.mainevent-m250525 nav ul li a {
  font-size: 0.8rem;
}
.mainevent-m250525 nav ul li a:hover {
  color: #ffd340 !important;
} /*--手機版hover文字色--*/
