/*---------------- 8/11-8/24 開學入職鈔購力 -----------------------*/



.mainevent250825 .list1 {
  border: 2px #22198d solid;
}
.mainevent250825 .list1 li {
  border-bottom: 1.5px solid #cc1822;
}
.mainevent250825 .list1 li a {
  background: #f13c46;
} /*--第一區選單底色--*/
.mainevent250825 .list1 li a {
  color: #fff;
} /*--第一區選單文字色--*/
.mainevent250825 .list1 li a:hover {
  background: #f7e34f;color: #f13c46!important;
} /*--第一區選單hover變色--*/
.mainevent250825 .list3 {
  background: #c8c8ff;
  border: 2px #22198d solid;
  border-top: 0px solid #22198d;
} /*--第三區選單底色--*/
.mainevent250825 .list3 li {
  border-bottom: 1.5px solid #22198d;
} /*--第三區選單單格邊框色--*/
.mainevent250825 .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;} */
/*--新增電子書--*/
.mainevent250825 .list3 li:nth-child(even) {
  border-right: 0px solid #22198d;
}
.mainevent250825 .list3 li a {
  color: #4932d7;
} /*--第三區選單文字色--*/
.mainevent250825 .list3 li a:hover {
  background: #7d7df4;
  color: #fff !important;
} /*--第三區選單hover變色--*/
.mainevent250825 label {
  background: #22198d;
  color: #fff;
}
.mainevent250825 .list3 li:nth-child(1) {
  background: #22198d;
  color: #fff;
} /*--頁籤底色--*/
.mainevent250825 .list3 p {
  color: #fff;
  margin: 6px 0;
}

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

/*--新增電子書--*/
.mainevent250825 .list3 li:nth-child(2) {
  width: 116px;
  border-bottom: 1.5px solid #22198d;
  border-right: 0px solid #22198d;
}
.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;
}

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

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