::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #d7d7d7;
  border-radius: 6px;
}
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 6px;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--yx_CTwo);
}
.s_tmpl {
  background-color: rgba(239, 239, 239, 0);
}
.s_tmpl_footer {
  background-color: rgba(239, 239, 239, 0);
}
:root {
  --yx_FS72: 72px;
  --yx_FS60: 60px;
  --yx_FS54: 54px;
  --yx_FS48: 48px;
  --yx_FS45: 45px;
  --yx_FS42: 42px;
  --yx_FS38: 38px;
  --yx_FS36: 36px;
  --yx_FS30: 30px;
  --yx_FS28: 28px;
  --yx_FS24: 24px;
  --yx_FS22: 22px;
  --yx_FS18: 18px;
  --yx_FS16: 16px;
  --yx_FS14: 14px;
  --yx_Color: #84cd70;
  --yx_CTwo: #84cd70;
  --yx_Grad: linear-gradient(120deg, #1ea83a, #1d327c);
}
/*end*/
a:active,
a:hover,
a:focus,
a:visited{
  outline: none !important;
  text-decoration: none;
}
a {
  cursor: pointer;
}
i {
  font-style: normal;
}
@media only screen and (min-width:769px) and (max-width:1250px){
  div[id^=c_] > .s_layout{
    width: 90%!important;
  }
  div[id^=c_] > .s_list{
    width: 90%!important;
  }
  #c_magiccube_009-1673321512631 .p_tab_wrapper{
    width: 90%;
  }
}
@media only screen and (max-width:768px) {
  div[id^=c_] > .s_layout{
    width: 90%!important;
  }
  div[id^=c_] > .s_list{
    width: 90%!important;
  }
  #c_magiccube_009-1673321512631 .p_tab_wrapper{
    width: 90%;
  }
}
/*翻页*/
.page_a{
  line-height: 38px;
  height: auto;
  width: auto;
  padding: 0 15px;
  border-radius: 30px!important;
  background: transparent!important;
  border: 1px solid #d5d5d5!important;
  color: #333!important;
}
.page_a.current{
  background: var(--yx_Color)!important;
  color: #fff!important;
}
.page_a:hover{
  background: var(--yx_Color)!important;
  color: #fff!important;
}
  /* i i s 7 . c o m */