/*---------------- 8/25-9/13 99購物節 -----------------------*/

.mainevent260825 .list1 {
  border: 2px #9a0f3f solid;
}
.mainevent260825 .list1 li {
  border-bottom: 1px dotted #8d0b32;
  background-color: #8d0b32;
}
.mainevent260825 .list1 li:last-child {
  border-bottom: 0px;
}
.mainevent260825 .list1 li a {
  background: url(../images/260825/bgColor2.jpg) top center repeat;
  background-position-x: 0px;
} /*--第一區選單底色--*/
.mainevent260825 .list1 li a {
  color: white;
} /*--第一區選單文字色--*/
.mainevent260825 .list1 li a:hover {
  background: url(../images/260825/bgColor1.jpg) top center repeat;
  background-position-x: 0px;
  color: #fff071 !important;
} /*--第一區選單hover變色--*/
.mainevent260825 .list3 {
  background: url(../images/260825/bgColor1.jpg) top center repeat;
  border: 2px #252525 solid;
  border-top: 0px solid #252525;
} /*--第三區選單底色--*/
.mainevent260825 .list3 li {
  border-bottom: 1.5px solid #252525;
} /*--第三區選單單格邊框色--*/
.mainevent260825 .list3 li:nth-child(1) {
  border-bottom: 0px solid #252525;
  padding-bottom: 6px;
} /*--第三區選單單格邊框色--*/

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

/*--新增電子書--*/
.mainevent260825 .list3 li:nth-child(2) {
  width: 116px;
  border-bottom: 1px solid #252525;
  border-right: 0px solid #252525;
}
.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 #252525;
}
.list3 li:nth-last-child(2) a:hover {
  border-radius: 0 0 0px 15px;
}

.mainevent260825 .list3 li:nth-child(odd) {
  border-right: 1px solid #252525;
}
.mainevent260825 .list3 li:nth-child(1) {
  border-right: 0px solid #252525;
  border-bottom: 1px solid #252525;
}

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