@charset "UTF-8";
.nactcommonbox {
  font-family: 微软雅黑, 黑体; }
  .nactcommonbox__pop {
    width: 100%;
    height: 100%;
    position: fixed;
    _position: absolute;
    width: 100%;
    height: 100%;
    _height: expression(document.compatMode&&'CSS1Compat'==document.compatMode?document.documentElement.clientHeight:document.body.clientHeight);
    top: 0;
    left: 0;
    _top: expression(new Function('return document.documentElement.scrollTop').call());
    z-index: 1000; }
  .nactcommonbox__td {
    vertical-align: middle;
    text-align: center;
    border: 0; }
  .nactcommonbox__main {
    display: inline-block;
    position: relative;
    z-index: 2; }
  .nactcommonbox__overlay {
    position: fixed;
    _position: absolute;
    width: 100%;
    height: 100%;
    _height: expression(document.compatMode&&'CSS1Compat'==document.compatMode?document.documentElement.clientHeight:document.body.clientHeight);
    top: 0;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1;
    background-color: #000; }
  .nactcommonbox__tips {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    .nactcommonbox__tips__overlay {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0; }
    .nactcommonbox__tips__td {
      vertical-align: middle;
      text-align: center;
      border: 0; }
    .nactcommonbox__tips__main {
      position: relative;
      z-index: 2;
      display: inline-block;
      height: 30px;
      line-height: 30px;
      padding: 0 1em;
      text-align: center;
      color: #fff;
      opacity: 0.5;
      filter: alpha(opacity=50);
      background-color: #000;
      box-shadow: 0px 3px 6px -3px #000; }
  .nactcommonbox__beforeAnimate .nactcommonbox__box {
    opacity: 0;
    transform: translateY(-50px);
    transition: 200ms all ease; }
  .nactcommonbox__beforeAnimate--hide {
    opacity: 1;
    transition: 300ms all ease; }
  .nactcommonbox__beforeAnimate--hide .nactcommonbox__box {
    opacity: 1;
    transform: translateY(0px);
    transition: 300ms all ease; }
  .nactcommonbox__afterAnimate .nactcommonbox__box {
    opacity: 1;
    transform: translateY(0px); }
  .nactcommonbox__afterAnimate--hide {
    opacity: 0; }
  .nactcommonbox__afterAnimate--hide .nactcommonbox__box {
    opacity: 0;
    transform: translateY(50px); }
  .nactcommonbox__floatr {
    float: right; }
  .nactcommonbox__floatl {
    float: left; }
  .nactcommonbox__btn, .nactcommonbox__btn2 {
    display: inline-block;
    vertical-align: top;
    font-size: 18px; }
    .nactcommonbox__btn__l, .nactcommonbox__btn2__l {
      float: left;
      cursor: pointer; }
    .nactcommonbox__btn__main, .nactcommonbox__btn2__main {
      float: left;
      cursor: pointer; }
    .nactcommonbox__btn:hover, .nactcommonbox__btn2:hover {
      text-decoration: none; }
  .nactcommonbox__box__h {
    overflow: hidden;
    zoom: 1; }
  .nactcommonbox__box__f {
    overflow: hidden; }
  .nactcommonbox__box__closeBtn {
    position: absolute;
    cursor: pointer; }
  .nactcommonbox__main {
    position: relative; }

.nactcommonbox input {
  border: 0;
  font-size: 12px;
  color: #000;
  height: 18px;
  line-height: 18px;
  font-family: 微软雅黑, 黑体;
  padding: 0 5px;
  width: 10em; }

.nactcommonbox-comstyle__prize {
  margin: 10px auto; }
  .nactcommonbox-comstyle__prize__item {
    text-align: center;
    margin: 0 auto 10px; }
    .nactcommonbox-comstyle__prize__item__copyBtn {
      cursor: pointer; }
.nactcommonbox-comstyle__myGift__main__t {
  margin-bottom: 10px; }
.nactcommonbox-comstyle__myGift__main__ctn {
  padding-right: 10px;
  max-height: 340px;
  _height: 340px;
  _width: 276px;
  _overflow-x: hidden;
  overflow-y: auto; }
  .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar {
    width: 10px; }
  .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb, .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:hover, .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:active {
    width: 6px;
    border: 0; }
  .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:decrement {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='10px'><text x='0' y='10' fill='#010101' font-size='10'>▲</text></svg>"); }
  .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:increment {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='10px'><text x='0' y='10' fill='#010101' font-size='10'>▼</text></svg>"); }
.nactcommonbox-comstyle__myGift__main__list li {
  padding: 10px;
  border-top: 1px solid; }
  .nactcommonbox-comstyle__myGift__main__list li p {
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important; }

.nactcommonbox__AOLA .nactcommonbox-comstyle__myGift__main__list li {
  border-color: #116899; }

.nactcommonbox__AOLA .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb, .nactcommonbox__AOLA .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:hover, .nactcommonbox__AOLA .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:active {
  background: #0e5882; }
.nactcommonbox__AOLA .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-track {
  background: #116899; }
.nactcommonbox__AOLA .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:decrement {
  background-position: 0;
  background-color: #116899; }
.nactcommonbox__AOLA .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:increment {
  background-position: 0;
  background-color: #116899; }

.nactcommonbox__AOLA .nactcommonbox__box {
  font-size: 16px;
  color: #fff;
  width: 350px;
  background: url(../../style/img_s/aola/bg.png);
  _background: #005a8e;
  box-shadow: inset 0 0 6px 4px #073f77;
  border: 1px solid rgba(28, 125, 181, 0.6);
  padding: 0px 0 15px; }
  .nactcommonbox__AOLA .nactcommonbox__box input {
    background-color: #fff; }
  .nactcommonbox__AOLA .nactcommonbox__box a {
    color: #fff; }
    .nactcommonbox__AOLA .nactcommonbox__box a:hover {
      text-decoration: underline;
      color: white; }
  .nactcommonbox__AOLA .nactcommonbox__box__sp {
    color: #00ffff !important; }
    .nactcommonbox__AOLA a.nactcommonbox__box__sp:hover, .nactcommonbox__AOLA a.nactcommonbox__box__sp:hover {
      color: #66ffff !important; }
  .nactcommonbox__AOLA .nactcommonbox__box__sp2 {
    color: #fff !important; }
    .nactcommonbox__AOLA a.nactcommonbox__box__sp2:hover, .nactcommonbox__AOLA a.nactcommonbox__box__sp2:hover {
      color: white !important; }
  .nactcommonbox__AOLA .nactcommonbox__box__small {
    font-size: 12px; }
  .nactcommonbox__AOLA .nactcommonbox__box__big {
    font-size: 24px;
    font-weight: bold; }
  .nactcommonbox__AOLA .nactcommonbox__box__b {
    height: auto;
    width: auto;
    padding: 15px 2em 0; }
  .nactcommonbox__AOLA .nactcommonbox__box__closeBtn {
    background-image: url(aola.png);
    width: 34px;
    height: 34px;
    background-position: -1078px 0px;
    top: 0;
    right: -44px; }
    .nactcommonbox__AOLA .nactcommonbox__box__closeBtn:hover {
      background-image: url(aola.png);
      width: 34px;
      height: 34px;
      background-position: -1117px 0px; }
.nactcommonbox__AOLA .nactcommonbox__btn {
  line-height: 40px;
  color: #fff; }
  .nactcommonbox__AOLA .nactcommonbox__btn__l {
    background-image: url(aola.png);
    width: 8px;
    height: 40px;
    background-position: -710px 0px; }
  .nactcommonbox__AOLA .nactcommonbox__btn__main {
    background-image: url(aola.png);
    width: 202px;
    height: 40px;
    background-position: -1156px 0px;
    padding-right: 18px;
    padding-left: 10px;
    background-size: initial;
    background-position: 100% 0;
    width: auto !important; }
  .nactcommonbox__AOLA .nactcommonbox__btn:hover {
    -webkit-filter: brightness(110%);
            filter: brightness(110%); }

.nactcommonbox__QQ .nactcommonbox-comstyle__myGift__main__list li {
  border-color: #E0E0E0; }

.nactcommonbox__QQ .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb, .nactcommonbox__QQ .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:hover, .nactcommonbox__QQ .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:active {
  background: lightgray; }
.nactcommonbox__QQ .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-track {
  background: #E0E0E0; }
.nactcommonbox__QQ .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:decrement {
  background-position: 0;
  background-color: #E0E0E0; }
.nactcommonbox__QQ .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:increment {
  background-position: 0;
  background-color: #E0E0E0; }

.nactcommonbox__QQ .nactcommonbox__box {
  font-size: 16px;
  color: #333;
  width: 350px; }
  .nactcommonbox__QQ .nactcommonbox__box input {
    background-color: #E8E8E8; }
  .nactcommonbox__QQ .nactcommonbox__box a {
    color: #333; }
    .nactcommonbox__QQ .nactcommonbox__box a:hover {
      text-decoration: underline;
      color: #666666; }
  .nactcommonbox__QQ .nactcommonbox__box__sp {
    color: #3399ff !important; }
    .nactcommonbox__QQ a.nactcommonbox__box__sp:hover, .nactcommonbox__QQ a.nactcommonbox__box__sp:hover {
      color: #99ccff !important; }
  .nactcommonbox__QQ .nactcommonbox__box__sp2 {
    color: #ff9900 !important; }
    .nactcommonbox__QQ a.nactcommonbox__box__sp2:hover, .nactcommonbox__QQ a.nactcommonbox__box__sp2:hover {
      color: #ffc266 !important; }
  .nactcommonbox__QQ .nactcommonbox__box__small {
    font-size: 12px; }
  .nactcommonbox__QQ .nactcommonbox__box__big {
    font-size: 24px;
    font-weight: bold; }
  .nactcommonbox__QQ .nactcommonbox__box__h {
    background-image: url(qq.png);
    width: 350px;
    height: 28px;
    background-position: -403px 0px; }
  .nactcommonbox__QQ .nactcommonbox__box__b {
    background-color: #fff;
    padding: 0 2em; }
  .nactcommonbox__QQ .nactcommonbox__box__f {
    background-image: url(qq.png);
    width: 350px;
    height: 28px;
    background-position: 0px 0px; }
  .nactcommonbox__QQ .nactcommonbox__box__closeBtn {
    background-image: url(qq.png);
    width: 43px;
    height: 63px;
    background-position: -758px 0px;
    top: -31.5px;
    right: -43px; }
    .nactcommonbox__QQ .nactcommonbox__box__closeBtn:hover {
      background-image: url(qq.png);
      width: 43px;
      height: 63px;
      background-position: -806px 0px; }
.nactcommonbox__QQ .nactcommonbox__btn {
  line-height: 40px;
  color: #fff !important; }
  .nactcommonbox__QQ .nactcommonbox__btn__l {
    background-image: url(qq.png);
    width: 19px;
    height: 40px;
    background-position: -355px 0px; }
  .nactcommonbox__QQ .nactcommonbox__btn__main {
    background: url(../../style/img_s/qq/zlastbr.png);
    padding-right: 19px;
    background-size: initial;
    background-position: 100% 0;
    width: auto !important; }
  .nactcommonbox__QQ .nactcommonbox__btn:hover {
    -webkit-filter: brightness(110%);
            filter: brightness(110%); }
.nactcommonbox__QQ .nactcommonbox__btn2 {
  line-height: 40px;
  color: #fff !important; }
  .nactcommonbox__QQ .nactcommonbox__btn2__l {
    background-image: url(qq.png);
    width: 19px;
    height: 40px;
    background-position: -379px 0px; }
  .nactcommonbox__QQ .nactcommonbox__btn2__main {
    background: url(../../style/img_s/qq/zlastbr2.png);
    padding-right: 19px;
    background-size: initial;
    background-position: 100% 0;
    width: auto !important; }
  .nactcommonbox__QQ .nactcommonbox__btn2:hover {
    -webkit-filter: brightness(110%);
            filter: brightness(110%); }

.nactcommonbox__AOYA .nactcommonbox-comstyle__myGift__main__list li {
  border-color: #E0E0E0; }
.nactcommonbox__AOYA .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb, .nactcommonbox__AOYA .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:hover, .nactcommonbox__AOYA .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:active {
  background: lightgray; }
.nactcommonbox__AOYA .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-track {
  background: #E0E0E0; }
.nactcommonbox__AOYA .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:decrement {
  background-position: 0;
  background-color: #E0E0E0; }
.nactcommonbox__AOYA .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:increment {
  background-position: 0;
  background-color: #E0E0E0; }

.nactcommonbox__AOYA .nactcommonbox__box {
  font-size: 16px;
  color: #333;
  width: 350px; }
  .nactcommonbox__AOYA .nactcommonbox__box input {
    background-color: #E8E8E8; }
  .nactcommonbox__AOYA .nactcommonbox__box a {
    color: #333; }
    .nactcommonbox__AOYA .nactcommonbox__box a:hover {
      text-decoration: underline;
      color: #666666; }
  .nactcommonbox__AOYA .nactcommonbox__box__sp {
    color: #8069d1 !important; }
    .nactcommonbox__AOYA a.nactcommonbox__box__sp:hover, .nactcommonbox__AOYA a.nactcommonbox__box__sp:hover {
      color: #c2b7e9 !important; }
  .nactcommonbox__AOYA .nactcommonbox__box__sp2 {
    color: #bf6ed4 !important; }
    .nactcommonbox__AOYA a.nactcommonbox__box__sp2:hover, .nactcommonbox__AOYA a.nactcommonbox__box__sp2:hover {
      color: #e2bdeb !important; }
  .nactcommonbox__AOYA .nactcommonbox__box__small {
    font-size: 12px; }
  .nactcommonbox__AOYA .nactcommonbox__box__big {
    font-size: 24px;
    font-weight: bold; }
  .nactcommonbox__AOYA .nactcommonbox__box__h {
    background-image: url(aoya.png);
    width: 350px;
    height: 29px;
    background-position: -379px 0px; }
  .nactcommonbox__AOYA .nactcommonbox__box__f {
    background-image: url(aoya.png);
    width: 350px;
    height: 29px;
    background-position: 0px 0px; }
  .nactcommonbox__AOYA .nactcommonbox__box__b {
    background-color: #fff;
    padding: 0 2em; }
  .nactcommonbox__AOYA .nactcommonbox__box__closeBtn {
    background-image: url(aoya.png);
    width: 52px;
    height: 76px;
    background-position: -734px 0px;
    top: -11px;
    right: -57px; }
    .nactcommonbox__AOYA .nactcommonbox__box__closeBtn:hover {
      background-image: url(aoya.png);
      width: 52px;
      height: 76px;
      background-position: -791px 0px; }
.nactcommonbox__AOYA .nactcommonbox__btn {
  line-height: 40px;
  color: #fff !important; }
  .nactcommonbox__AOYA .nactcommonbox__btn__l {
    background-image: url(aoya.png);
    width: 19px;
    height: 40px;
    background-position: -355px 0px; }
  .nactcommonbox__AOYA .nactcommonbox__btn__main {
    background-image: url(aoya.png);
    width: 351px;
    height: 40px;
    background-position: -848px 0px;
    padding-right: 19px;
    background-size: initial;
    background-position: 100% 0;
    width: auto !important; }
  .nactcommonbox__AOYA .nactcommonbox__btn:hover {
    -webkit-filter: brightness(110%);
            filter: brightness(110%); }
.nactcommonbox__AOYA--large .nactcommonbox__box {
  border-radius: 20px;
  padding: 20px 0;
  background: #fff; }
  .nactcommonbox__AOYA--large .nactcommonbox__box__h {
    display: none; }
  .nactcommonbox__AOYA--large .nactcommonbox__box__b {
    background: none; }
  .nactcommonbox__AOYA--large .nactcommonbox__box__f {
    display: none; }

.nactcommonbox__LDS .nactcommonbox-comstyle__myGift__main__list li {
  border-color: #343434; }

.nactcommonbox__LDS .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb, .nactcommonbox__LDS .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:hover, .nactcommonbox__LDS .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:active {
  background: #272727; }
.nactcommonbox__LDS .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-track {
  background: #343434; }
.nactcommonbox__LDS .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:decrement {
  background-position: 0;
  background-color: #343434; }
.nactcommonbox__LDS .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:increment {
  background-position: 0;
  background-color: #343434; }

.nactcommonbox__LDS .nactcommonbox__box {
  width: 350px;
  font-size: 16px;
  color: #bfb7a6; }
  .nactcommonbox__LDS .nactcommonbox__box input {
    background-color: #BFB7A6;
    color: #000; }
  .nactcommonbox__LDS .nactcommonbox__box a {
    color: #bfb7a6; }
    .nactcommonbox__LDS .nactcommonbox__box a:hover {
      text-decoration: underline;
      color: #eae7e1; }
  .nactcommonbox__LDS .nactcommonbox__box__sp {
    color: #e0a322 !important; }
    .nactcommonbox__LDS a.nactcommonbox__box__sp:hover, .nactcommonbox__LDS a.nactcommonbox__box__sp:hover {
      color: #edc87b !important; }
  .nactcommonbox__LDS .nactcommonbox__box__sp2 {
    color: #bfb7a6 !important; }
    .nactcommonbox__LDS a.nactcommonbox__box__sp2:hover, .nactcommonbox__LDS a.nactcommonbox__box__sp2:hover {
      color: #eae7e1 !important; }
  .nactcommonbox__LDS .nactcommonbox__box__small {
    font-size: 12px; }
  .nactcommonbox__LDS .nactcommonbox__box__big {
    font-size: 24px;
    font-weight: bold; }
  .nactcommonbox__LDS .nactcommonbox__box__h {
    background-image: url(lds.png);
    width: 350px;
    height: 30px;
    background-position: -369px 0px; }
  .nactcommonbox__LDS .nactcommonbox__box__b {
    background-color: #191919;
    padding: 0 2em; }
  .nactcommonbox__LDS .nactcommonbox__box__f {
    background-image: url(lds.png);
    width: 350px;
    height: 30px;
    background-position: 0px 0px; }
  .nactcommonbox__LDS .nactcommonbox__box__closeBtn {
    background-image: url(lds.png);
    width: 30px;
    height: 30px;
    background-position: -724px 0px;
    top: 0;
    right: -35px; }
    .nactcommonbox__LDS .nactcommonbox__box__closeBtn:hover {
      background-image: url(lds.png);
      width: 30px;
      height: 30px;
      background-position: -759px 0px; }
.nactcommonbox__LDS .nactcommonbox__btn {
  line-height: 40px;
  color: #fff !important; }
  .nactcommonbox__LDS .nactcommonbox__btn__l {
    background-image: url(lds.png);
    width: 9px;
    height: 40px;
    background-position: -355px 0px; }
  .nactcommonbox__LDS .nactcommonbox__btn__main {
    background-image: url(lds.png);
    width: 266px;
    height: 40px;
    background-position: -794px 0px;
    padding-right: 9px;
    background-size: initial;
    background-position: 100% 0;
    width: auto !important; }
  .nactcommonbox__LDS .nactcommonbox__btn:hover {
    -webkit-filter: brightness(110%);
            filter: brightness(110%); }

.nactcommonbox__BDL .nactcommonbox-comstyle__myGift__main__list li {
  border-color: #E0E0E0; }

.nactcommonbox__BDL .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb, .nactcommonbox__BDL .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:hover, .nactcommonbox__BDL .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:active {
  background: lightgray; }
.nactcommonbox__BDL .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-track {
  background: #E0E0E0; }
.nactcommonbox__BDL .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:decrement {
  background-position: 0;
  background-color: #E0E0E0; }
.nactcommonbox__BDL .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:increment {
  background-position: 0;
  background-color: #E0E0E0; }

.nactcommonbox__BDL .nactcommonbox__box {
  font-size: 16px;
  color: #333;
  width: 350px; }
  .nactcommonbox__BDL .nactcommonbox__box input {
    background-color: #E8E8E8; }
  .nactcommonbox__BDL .nactcommonbox__box a {
    color: #333; }
    .nactcommonbox__BDL .nactcommonbox__box a:hover {
      text-decoration: underline;
      color: #666666; }
  .nactcommonbox__BDL .nactcommonbox__box__sp {
    color: #ff9900 !important; }
    .nactcommonbox__BDL a.nactcommonbox__box__sp:hover, .nactcommonbox__BDL a.nactcommonbox__box__sp:hover {
      color: #ffc266 !important; }
  .nactcommonbox__BDL .nactcommonbox__box__sp2 {
    color: #009ed2 !important; }
    .nactcommonbox__BDL a.nactcommonbox__box__sp2:hover, .nactcommonbox__BDL a.nactcommonbox__box__sp2:hover {
      color: #39ceff !important; }
  .nactcommonbox__BDL .nactcommonbox__box__small {
    font-size: 12px; }
  .nactcommonbox__BDL .nactcommonbox__box__big {
    font-size: 24px;
    font-weight: bold; }
  .nactcommonbox__BDL .nactcommonbox__box__h {
    background-image: url(bdl.png);
    width: 350px;
    height: 10px;
    background-position: -379px 0px; }
  .nactcommonbox__BDL .nactcommonbox__box__b {
    background-color: #fff;
    padding: 1em 2em; }
  .nactcommonbox__BDL .nactcommonbox__box__f {
    background-image: url(bdl.png);
    width: 350px;
    height: 12px;
    background-position: 0px 0px; }
  .nactcommonbox__BDL .nactcommonbox__box__closeBtn {
    background-image: url(bdl.png);
    width: 36px;
    height: 50px;
    background-position: -734px 0px;
    top: -25px;
    right: -43px; }
    .nactcommonbox__BDL .nactcommonbox__box__closeBtn:hover {
      background-image: url(bdl.png);
      width: 36px;
      height: 50px;
      background-position: -775px 0px; }
.nactcommonbox__BDL .nactcommonbox__btn {
  line-height: 40px;
  color: #fff !important; }
  .nactcommonbox__BDL .nactcommonbox__btn__l {
    background-image: url(bdl.png);
    width: 19px;
    height: 40px;
    background-position: -355px 0px; }
  .nactcommonbox__BDL .nactcommonbox__btn__main {
    background-image: url(bdl.png);
    width: 391px;
    height: 40px;
    background-position: -816px 0px;
    padding-right: 19px;
    background-size: initial;
    background-position: 100% 0;
    width: auto !important; }
  .nactcommonbox__BDL .nactcommonbox__btn:hover {
    -webkit-filter: brightness(110%);
            filter: brightness(110%); }

.nactcommonbox__AOBI .nactcommonbox-comstyle__myGift__main__list li {
  border-color: #E0E0E0; }

.nactcommonbox__AOBI .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb, .nactcommonbox__AOBI .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:hover, .nactcommonbox__AOBI .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:active {
  background: lightgray; }
.nactcommonbox__AOBI .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-track {
  background: #E0E0E0; }
.nactcommonbox__AOBI .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:decrement {
  background-position: 0;
  background-color: #E0E0E0; }
.nactcommonbox__AOBI .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:increment {
  background-position: 0;
  background-color: #E0E0E0; }

.nactcommonbox__AOBI .nactcommonbox__box {
  font-size: 16px;
  color: #333;
  width: 350px; }
  .nactcommonbox__AOBI .nactcommonbox__box input {
    background-color: #E8E8E8; }
  .nactcommonbox__AOBI .nactcommonbox__box a {
    color: #333; }
    .nactcommonbox__AOBI .nactcommonbox__box a:hover {
      text-decoration: underline;
      color: #666666; }
  .nactcommonbox__AOBI .nactcommonbox__box__sp {
    color: #15a9a9 !important; }
    .nactcommonbox__AOBI a.nactcommonbox__box__sp:hover, .nactcommonbox__AOBI a.nactcommonbox__box__sp:hover {
      color: #3de7e7 !important; }
  .nactcommonbox__AOBI .nactcommonbox__box__sp2 {
    color: #ff6666 !important; }
    .nactcommonbox__AOBI a.nactcommonbox__box__sp2:hover, .nactcommonbox__AOBI a.nactcommonbox__box__sp2:hover {
      color: #ffcccc !important; }
  .nactcommonbox__AOBI .nactcommonbox__box__small {
    font-size: 12px; }
  .nactcommonbox__AOBI .nactcommonbox__box__big {
    font-size: 24px;
    font-weight: bold; }
  .nactcommonbox__AOBI .nactcommonbox__box__h {
    background-image: url(aobi.png);
    width: 350px;
    height: 29px;
    background-position: -379px 0px; }
  .nactcommonbox__AOBI .nactcommonbox__box__b {
    background-color: #fff;
    padding: 0 2em; }
  .nactcommonbox__AOBI .nactcommonbox__box__f {
    background-image: url(aobi.png);
    width: 350px;
    height: 29px;
    background-position: 0px 0px; }
  .nactcommonbox__AOBI .nactcommonbox__box__closeBtn {
    background-image: url(aobi.png);
    width: 59px;
    height: 62px;
    background-position: -734px 0px;
    top: -24px;
    right: -45px; }
    .nactcommonbox__AOBI .nactcommonbox__box__closeBtn:hover {
      background-image: url(aobi.png);
      width: 59px;
      height: 62px;
      background-position: -798px 0px; }
.nactcommonbox__AOBI .nactcommonbox__btn {
  line-height: 40px;
  color: #fff !important; }
  .nactcommonbox__AOBI .nactcommonbox__btn__l {
    background-image: url(aobi.png);
    width: 19px;
    height: 40px;
    background-position: -355px 0px; }
  .nactcommonbox__AOBI .nactcommonbox__btn__main {
    background-image: url(aobi.png);
    width: 341px;
    height: 40px;
    background-position: -862px 0px;
    padding-right: 19px;
    background-size: initial;
    background-position: 100% 0;
    width: auto !important; }
  .nactcommonbox__AOBI .nactcommonbox__btn:hover {
    -webkit-filter: brightness(110%);
            filter: brightness(110%); }

.nactcommonbox__AOQI .nactcommonbox-comstyle__myGift__main__list li {
  border-color: #E0E0E0; }

.nactcommonbox__AOQI .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb, .nactcommonbox__AOQI .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:hover, .nactcommonbox__AOQI .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-thumb:active {
  background: lightgray; }
.nactcommonbox__AOQI .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-track {
  background: #E0E0E0; }
.nactcommonbox__AOQI .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:decrement {
  background-position: 0;
  background-color: #E0E0E0; }
.nactcommonbox__AOQI .nactcommonbox-comstyle__myGift__main__ctn::-webkit-scrollbar-button:vertical:increment {
  background-position: 0;
  background-color: #E0E0E0; }

.nactcommonbox__AOQI .nactcommonbox__box {
  font-size: 16px;
  color: #333;
  /*width: aoqi_bt_inspect("px_width");
  margin-left:- aoqi_bt_inspect("px_width")/2;*/
  width: 350px; }
  .nactcommonbox__AOQI .nactcommonbox__box input {
    background-color: #E8E8E8; }
  .nactcommonbox__AOQI .nactcommonbox__box a {
    color: #333; }
    .nactcommonbox__AOQI .nactcommonbox__box a:hover {
      text-decoration: underline;
      color: #666666; }
  .nactcommonbox__AOQI .nactcommonbox__box__sp {
    color: #ff9900 !important; }
    .nactcommonbox__AOQI a.nactcommonbox__box__sp:hover, .nactcommonbox__AOQI a.nactcommonbox__box__sp:hover {
      color: #ffc266 !important; }
  .nactcommonbox__AOQI .nactcommonbox__box__sp2 {
    color: #3399ff !important; }
    .nactcommonbox__AOQI a.nactcommonbox__box__sp2:hover, .nactcommonbox__AOQI a.nactcommonbox__box__sp2:hover {
      color: #99ccff !important; }
  .nactcommonbox__AOQI .nactcommonbox__box__small {
    font-size: 12px; }
  .nactcommonbox__AOQI .nactcommonbox__box__big {
    font-size: 24px;
    font-weight: bold; }
  .nactcommonbox__AOQI .nactcommonbox__box__h {
    display: none; }
  .nactcommonbox__AOQI .nactcommonbox__box__b {
    background-color: #fff;
    padding: 1em 2em; }
  .nactcommonbox__AOQI .nactcommonbox__box__f {
    height: 3px;
    background-color: #FFBA00; }
  .nactcommonbox__AOQI .nactcommonbox__box__closeBtn {
    background-image: url(aoqi.png);
    width: 36px;
    height: 36px;
    background-position: -24px 0px;
    top: 0;
    right: -42px; }
    .nactcommonbox__AOQI .nactcommonbox__box__closeBtn:hover {
      background-image: url(aoqi.png);
      width: 36px;
      height: 36px;
      background-position: -65px 0px; }
.nactcommonbox__AOQI .nactcommonbox__btn {
  line-height: 40px;
  color: #fff !important; }
  .nactcommonbox__AOQI .nactcommonbox__btn__l {
    background-image: url(aoqi.png);
    width: 19px;
    height: 40px;
    background-position: 0px 0px; }
  .nactcommonbox__AOQI .nactcommonbox__btn__main {
    background-image: url(aoqi.png);
    width: 371px;
    height: 40px;
    background-position: -106px 0px;
    padding-right: 19px;
    background-size: initial;
    background-position: 100% 0;
    width: auto !important; }
  .nactcommonbox__AOQI .nactcommonbox__btn:hover {
    -webkit-filter: brightness(110%);
            filter: brightness(110%); }

.nactcommonbox__AOQI2 .nactcommonbox__box {
  font-size: 16px;
  color: #333;
  /*width: aoqi_bt_inspect("px_width");
  margin-left:- aoqi_bt_inspect("px_width")/2;*/
  width: 350px; }
  .nactcommonbox__AOQI2 .nactcommonbox__box input {
    background-color: #E8E8E8; }
  .nactcommonbox__AOQI2 .nactcommonbox__box a {
    color: #333; }
    .nactcommonbox__AOQI2 .nactcommonbox__box a:hover {
      text-decoration: underline;
      color: #666666; }
  .nactcommonbox__AOQI2 .nactcommonbox__box__sp {
    color: #ff9900 !important; }
    .nactcommonbox__AOQI2 a.nactcommonbox__box__sp:hover, .nactcommonbox__AOQI2 a.nactcommonbox__box__sp:hover {
      color: #ffc266 !important; }
  .nactcommonbox__AOQI2 .nactcommonbox__box__sp2 {
    color: #3399ff !important; }
    .nactcommonbox__AOQI2 a.nactcommonbox__box__sp2:hover, .nactcommonbox__AOQI2 a.nactcommonbox__box__sp2:hover {
      color: #99ccff !important; }
  .nactcommonbox__AOQI2 .nactcommonbox__box__small {
    font-size: 12px; }
  .nactcommonbox__AOQI2 .nactcommonbox__box__big {
    font-size: 24px;
    font-weight: bold; }
  .nactcommonbox__AOQI2 .nactcommonbox__box__f {
    height: 3px;
    background-color: #CCCCCC; }
  .nactcommonbox__AOQI2 .nactcommonbox__box__b {
    background-color: #fff;
    padding: 1em 2em; }
  .nactcommonbox__AOQI2 .nactcommonbox__box__h {
    height: 3px;
    background-color: #FFBA00; }
  .nactcommonbox__AOQI2 .nactcommonbox__box__closeBtn {
    background-image: url(aoqi2.png);
    width: 36px;
    height: 36px;
    background-position: 0px 0px;
    top: 0;
    right: -42px; }
    .nactcommonbox__AOQI2 .nactcommonbox__box__closeBtn:hover {
      background-image: url(aoqi2.png);
      width: 36px;
      height: 36px;
      background-position: -41px 0px; }
.nactcommonbox__AOQI2 .nactcommonbox__btn {
  line-height: 40px;
  color: #fff !important; }
  .nactcommonbox__AOQI2 .nactcommonbox__btn__l {
    display: none; }
  .nactcommonbox__AOQI2 .nactcommonbox__btn__main {
    background-color: #47B0FF;
    width: auto !important;
    padding: 0 10px; }
  .nactcommonbox__AOQI2 .nactcommonbox__btn:hover {
    -webkit-filter: brightness(110%);
            filter: brightness(110%); }

.nactcommonbox__VIDEO .nactcommonbox__box {
  font-size: 16px;
  color: #333; }
  .nactcommonbox__VIDEO .nactcommonbox__box a {
    color: #333; }
    .nactcommonbox__VIDEO .nactcommonbox__box a:hover {
      text-decoration: underline;
      color: #666666; }
  .nactcommonbox__VIDEO .nactcommonbox__box__sp {
    color: #ff9900 !important; }
    .nactcommonbox__VIDEO a.nactcommonbox__box__sp:hover, .nactcommonbox__VIDEO a.nactcommonbox__box__sp:hover {
      color: #ffc266 !important; }
  .nactcommonbox__VIDEO .nactcommonbox__box__sp2 {
    color: #3399ff !important; }
    .nactcommonbox__VIDEO a.nactcommonbox__box__sp2:hover, .nactcommonbox__VIDEO a.nactcommonbox__box__sp2:hover {
      color: #99ccff !important; }
  .nactcommonbox__VIDEO .nactcommonbox__box__small {
    font-size: 12px; }
  .nactcommonbox__VIDEO .nactcommonbox__box__big {
    font-size: 24px;
    font-weight: bold; }
  .nactcommonbox__VIDEO .nactcommonbox__box iframe {
    width: 820px;
    height: 462px; }
  .nactcommonbox__VIDEO .nactcommonbox__box__f {
    display: none; }
  .nactcommonbox__VIDEO .nactcommonbox__box__h {
    display: none; }
  .nactcommonbox__VIDEO .nactcommonbox__box__closeBtn {
    background-image: url(shipin.png);
    width: 36px;
    height: 36px;
    background-position: 0px 0px;
    top: 0;
    right: -50px;
    transition: 300ms transform ease; }
    .nactcommonbox__VIDEO .nactcommonbox__box__closeBtn:hover {
      transform: rotate(90deg); }

.nactcommonbox__AOYI .nactcommonbox__box {
  font-size: 16px;
  color: #333;
  /*width: aoqi_bt_inspect("px_width");
  margin-left:- aoqi_bt_inspect("px_width")/2;*/
  width: 350px;
  border: 3px solid #000; }
  .nactcommonbox__AOYI .nactcommonbox__box input {
    background-color: #E8E8E8; }
  .nactcommonbox__AOYI .nactcommonbox__box a {
    color: #333; }
    .nactcommonbox__AOYI .nactcommonbox__box a:hover {
      text-decoration: underline;
      color: #666666; }
  .nactcommonbox__AOYI .nactcommonbox__box__sp {
    color: #ef0101 !important; }
    .nactcommonbox__AOYI a.nactcommonbox__box__sp:hover, .nactcommonbox__AOYI a.nactcommonbox__box__sp:hover {
      color: #fe5858 !important; }
  .nactcommonbox__AOYI .nactcommonbox__box__sp2 {
    color: #ef0101 !important; }
    .nactcommonbox__AOYI a.nactcommonbox__box__sp2:hover, .nactcommonbox__AOYI a.nactcommonbox__box__sp2:hover {
      color: #fe5858 !important; }
  .nactcommonbox__AOYI .nactcommonbox__box__small {
    font-size: 12px; }
  .nactcommonbox__AOYI .nactcommonbox__box__big {
    font-size: 24px;
    font-weight: bold; }
  .nactcommonbox__AOYI .nactcommonbox__box__h, .nactcommonbox__AOYI .nactcommonbox__box__f {
    height: 0; }
  .nactcommonbox__AOYI .nactcommonbox__box__b {
    background-color: #fff;
    padding: 1em 2em; }
  .nactcommonbox__AOYI .nactcommonbox__box__closeBtn {
    background-image: url(aoyi.png);
    width: 36px;
    height: 36px;
    background-position: -15px 0px;
    top: -3px;
    right: -42px; }
    .nactcommonbox__AOYI .nactcommonbox__box__closeBtn:hover {
      background-image: url(aoyi.png);
      width: 36px;
      height: 36px;
      background-position: -56px 0px; }
.nactcommonbox__AOYI .nactcommonbox__btn {
  line-height: 36px;
  color: #fff !important; }
  .nactcommonbox__AOYI .nactcommonbox__btn__l {
    background-image: url(aoyi.png);
    width: 10px;
    height: 36px;
    background-position: 0px 0px; }
  .nactcommonbox__AOYI .nactcommonbox__btn__main {
    background-image: url(aoyi.png);
    width: 304px;
    height: 36px;
    background-position: -97px 0px;
    padding-left: 10px;
    padding-right: 20px;
    background-size: initial;
    background-position: 100% 0;
    width: auto !important; }
  .nactcommonbox__AOYI .nactcommonbox__btn:hover {
    -webkit-filter: brightness(110%);
            filter: brightness(110%); }
