@charset "UTF-8";

/* line 1, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.or_flow_y::-webkit-scrollbar {

  width: 6px;

  background-color: #f5f5f5;

}



/* line 5, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.or_flow_y::-webkit-scrollbar-thumb {

  background-color: #444;

}



/* line 8, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.or_flow_y::-moz-scrollbar {

  width: 6px;

  background-color: #f5f5f5;

}



/* line 12, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.or_flow_y::-moz-scrollbar-thumb {

  background-color: #444;

}



/* line 16, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.or_flow_x::-webkit-scrollbar {

  height: 6px;

  background-color: #f5f5f5;

}



/* line 20, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.or_flow_x::-webkit-scrollbar-thumb {

  background-color: #444;

}



/* line 23, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.or_flow_x::-moz-scrollbar {

  height: 6px;

  background-color: #f5f5f5;

}



/* line 27, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.or_flow_x::-moz-scrollbar-thumb {

  background-color: #444;

}



/* line 31, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

input:focus,

select:focus,

textarea:focus,

button:focus {

  outline: none;

}



/* line 38, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

[contenteditable="true"]:focus {

  outline: none;

}



/* line 42, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

*:focus {

  outline: none;

}



/* line 46, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.header_colorbg {

  background: linear-gradient(rgba(0, 0, 0, 0.8), transparent);

}



/* line 50, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.color_red {

  color: #c90a0d;

}



/* line 54, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.color_black {

  color: #000;

}



/* line 58, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.color_yellow {

  color: #ffe954;

}



/* line 62, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.color_green {

  color: #00ad08;

}



/* line 66, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box {

  width: 1024px;

}



/* line 70, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_fit {

  width: -webkit-fit-content;

  width: -moz-fit-content;

  width: fit-content;

}



/* line 76, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ht_1 {

  height: 1px;

}



/* line 80, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.fixtop_nav {

  height: 100px;

  width: 100%;

}



/* line 85, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

body {

  background-color: #ebebeb !important;

  /*font-family: Helvetica, Arial, "Microsoft Yahei", "微软雅黑", STXihei, "华文细黑", sans-serif !important;*/

}



/* line 93, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box {

  height: 56px;

  width: 1500px;

  position: relative;

  z-index: 10;

}



/* line 99, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box #navbarNav a {

  color: #fff;

  font-size: 16px;

  line-height: 26px;

  margin: 14px 16px 0 0;

}



/* line 105, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box #navbarNav a:hover {

  text-decoration: none;

  border-bottom: 3px solid #ffd200;

  margin-bottom: -3px;

}



/* line 110, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box #navbarNav .active {

  border-bottom: 3px solid #ffd200;

  margin-bottom: -3px;

}



/* line 115, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .a_navslot {

  border-bottom: 3px solid #ffd200;

  margin-bottom: -3px;

}



/* line 120, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part {

  width: 640px;

  height: 342px;

  position: absolute;

  top: 42px;

  left: 46px;

  display: none;

}



/* line 127, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_tge {

  height: 12px;

  width: inherit;

  position: relative;

}



/* line 131, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_tge .navslot_tgeicon {

  width: 0;

  height: 0;

  position: absolute;

  bottom: 0;

  left: 20px;

  border-left: 7px solid transparent;

  border-right: 7px solid transparent;

  border-bottom: 7px solid rgba(0, 0, 0, 0.8);

}



/* line 142, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box {

  width: 640px;

  height: 330px;

  border-radius: 10px;

  background-color: rgba(0, 0, 0, 0.8);

  position: relative;

  bottom: 0;

  cursor: pointer;

}



/* line 150, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt {

  float: left;

  width: 416px;

  height: inherit;

  padding: 10px 10px;

}



/* line 155, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 {

  padding: 5px 10px;

  width: 130px;

  float: left;

  height: 310px;

}



/* line 161, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a {

  width: 110px;

  height: 34px;

  margin: 0 0 5px 0;

  float: left;

}



/* line 166, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_tt {

  color: #fff !important;

  font-size: 12px;

  line-height: 38px;

  text-align: right;

  float: right;

}



/* line 173, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_icon_box {

  background: url(../img/ht_btn_sloticon.png) top left no-repeat;

  position: relative;

  float: right;

  margin: 0 5px 0 0;

}



/* line 179, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_pt {

  width: 22px;

  height: 34px;

  background-position: 0 0;

}



/* line 184, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_th {

  width: 20px;

  height: 34px;

  background-position: -32px 0;

}



/* line 189, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_pp {

  width: 20px;

  height: 34px;

  background-position: -64px 0;

}



/* line 194, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_bbin {

  width: 26px;

  height: 34px;

  background-position: -96px 0;

}



/* line 199, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_rtg {

  width: 20px;

  height: 34px;

  background-position: -128px 0;

}



/* line 204, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_hb {

  width: 20px;

  height: 34px;

  background-position: -160px 0;

}



/* line 209, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_ag {

  width: 27px;

  height: 34px;

  background-position: -192px 0;

}



/* line 214, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_bp {

  width: 27px;

  height: 34px;

  background-position: -224px 0;

}



/* line 219, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_rt {

  width: 24px;

  height: 34px;

  background-position: -256px 0;

}



/* line 224, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_jdb {

  width: 28px;

  height: 34px;

  background-position: -288px 0;

}



/* line 229, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_mg {

  width: 23px;

  height: 34px;

  background-position: -320px 0;

}



/* line 234, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_ae {

  width: 24px;

  height: 34px;

  background-position: -352px 0;

}



/* line 239, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_ttg {

  width: 24px;

  height: 34px;

  background-position: -384px 0;

}



/* line 244, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_sw {

  width: 24px;

  height: 34px;

  background-position: -416px 0;

}



/* line 249, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_pg {

  width: 30px;

  height: 34px;

  background-position: -448px 0;

}



/* line 254, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_png {

  width: 34px;

  height: 34px;

  background-position: -480px 0;

}



/* line 259, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_cq9 {

  width: 32px;

  height: 34px;

  background-position: -512px 0;

}



/* line 264, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_bs {

  width: 38px;

  height: 34px;

  background-position: -544px 0;

}



/* line 269, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_1s {

  width: 20px;

  height: 34px;

  background-position: -582px 0;

}



/* line 274, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_sg {

  width: 20px;

  height: 34px;

  background-position: -617px 0;

}



/* line 279, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_sg {

  width: 20px;

  height: 34px;

  background-position: -617px 0;

}



/* line 284, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a .navst_ps {

  width: 20px;

  height: 34px;

  background-position: -649px 0;

}



/* line 290, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_lt .navst_lt_box1 a:hover {

  -webkit-filter: brightness(80%);

  filter: brightness(80%);

}



/* line 295, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_rt {

  width: 224px;

  height: inherit;

  float: right;

  padding: 10px 10px;

}



/* line 300, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_rt .navst_rt_ad1 {

  width: 200px;

  height: 100px;

  background-size: contain;

  cursor: pointer;

  position: relative;

  float: left;

  cursor: pointer;

}



/* line 309, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .navslot_rt .navst_rt_ad1:hover {

  -webkit-filter: brightness(80%);

  filter: brightness(80%);

}



/* line 314, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .navslot_part .navslot_box .rt_mb5 {

  margin-bottom: 5px;

}



/* line 319, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part {

  width: 330px;

  height: 360px;

  position: absolute;

  top: 44px;

  right: 15px;

  display: none;

}



/* line 326, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .navslot_tge {

  height: 12px;

  width: inherit;

  position: relative;

}



/* line 330, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .navslot_tge .navslot_tgeicon {

  width: 0;

  height: 0;

  position: absolute;

  bottom: 0;

  right: 104px;

  border-left: 7px solid transparent;

  border-right: 7px solid transparent;

  border-bottom: 7px solid rgba(0, 0, 0, 0.8);

}



/* line 341, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box {

  width: 330px;

  height: 350px;

  border-radius: 10px;

  background-color: rgba(0, 0, 0, 0.8);

  position: relative;

  bottom: 0;

  padding: 20px 20px;

}



/* line 349, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .login_box_tt {

  font-size: 21px;

  text-align: left;

  color: #fff;

  height: 30px;

  line-height: 34px;

}



/* line 356, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box {

  width: 100%;

  height: 130px;

  padding: 0 0;

  border-bottom: 2px #120f0e solid;

}



/* line 361, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box .box_input {

  margin: 6px 0 0 0;

}



/* line 363, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box .box_input .hd_icon01 {

  line-height: 28px !important;

  font-size: 20px !important;

  margin: 0px 0 0 0;

  width: 20px;

  color: #fff !important;

}



/* line 370, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box .box_input .hd_input {

  border-radius: 5px;

  width: 180px;

  height: 28px;

  font-size: 14px;

  padding: 0 5px;

  background-color: #ededee;

  border: 0px;

}



/* line 379, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box .box_input .box_forget_tt2 {

  text-align: right;

  font-size: 12px;

  line-height: 28px;

  color: #fff;

  width: 60px;

  cursor: pointer;

  margin: 0 0 0 10px;

}



/* line 389, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box .modal_box_forget {

  width: inherit;

  margin: 15px 0 0 0;

}



/* line 392, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box .modal_box_forget .box_forget_in {

  width: 100px;

  padding: 8px 0 0 5px;

}



/* line 395, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box .modal_box_forget .box_forget_in input {

  margin: 2px 5px;

}



/* line 398, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box .modal_box_forget .box_forget_in .box_forget_tt1 {

  text-align: left;

  font-size: 14px;

  line-height: 16px;

  color: #fff;

}



/* line 405, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box .modal_box_forget .hd_login_btn {

  background-color: #ec2327;

  font-size: 12px;

  width: 66px;

  height: 27px;

  line-height: 29px;

  border-radius: 30px;

  box-shadow: 1px 3px #c01b1e;

  text-decoration: none;

  margin: 0 0 0 108px;

  cursor: pointer;

}



/* line 417, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box .modal_box_forget .hd_login_btn:hover {

  background-color: #c01b1e;

}



/* line 422, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box2 {

  width: 290px;

  height: 150px;

}



/* line 425, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box2 .modal_box2_b1 {

  width: 226px;

  height: 90px;

  margin: 10px auto 0 auto;

}



/* line 429, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box2 .modal_box2_b1 .modal_b2_ltimg {

  background: url(../img/ht_cs_icon.png) top center no-repeat;

  width: 74px;

  height: 82px;

  float: left;

}



/* line 435, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box2 .modal_box2_b1 .modal_b2_rt_tt {

  font-size: 21px;

  line-height: 26px;

  color: #beb7b7;

  text-align: left;

  float: left;

  margin: 8px 0 0 15px;

}



/* line 442, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box2 .modal_box2_b1 .modal_b2_rt_tt .b2_rt_tt1 {

  font-size: 16px;

  line-height: 20px;

}



/* line 448, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box2 .online_sv {

  background-color: #ec2327;

  font-size: 12px;

  width: 86px;

  height: 27px;

  line-height: 29px;

  border-radius: 30px;

  box-shadow: 1px 3px #c01b1e;

  text-decoration: none;

  margin: 10px 0 0 102px;

  cursor: pointer;

}



/* line 460, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .login_part .login_box .modal_box2 .online_sv:hover {

  background-color: #c01b1e;

}



/* line 466, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_logo {

  background: url(../img/logo.png) top center no-repeat;

  width: 200px;

  height: 100px;

  margin: 4px 0 0 285px;

  background-size: contain;

}



/* line 475, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_part {

  width: 180px;

}



/* line 478, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_part .down_bg {

  width: 440px;

  height: 56px;

  background-color: rgba(0, 0, 0, 0.5);

  padding: 14px 0 0 10px;

}



/* line 484, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_part .hd_forget_btn {

  font-size: 12px;

  width: 50px;

  height: 27px;

  line-height: 29px;

  text-decoration: none;

}



/* line 491, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_part .hd_forget_btn:hover {

  color: #999 !important;

}



/* line 494, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_part .hd_forget_img {

  background: url(../img/forget-icon.png) top center no-repeat;

  width: 20px;

  height: 20px;

  margin: 3px 3px 0 3px;

}



/* line 500, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_part .hd_icon01 {

  line-height: 18px;

  font-size: 18px;

  margin: 2px 5px;

  width: 14px;

}



/* line 506, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_part .hd_input {

  border-radius: 5px;

  background-color: #fff;

  width: 116px;

  height: 30px;

  font-size: 12px;

  padding: 0 5px;

  border: 0px solid #fff;

}



/* line 515, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_part .hd_login_mg {

  margin: 14px 0 0 10px;

}



/* line 518, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_part .hd_login_btn {

  background-color: #ec2327;

  font-size: 12px;

  width: 66px;

  height: 27px;

  line-height: 29px;

  border-radius: 30px;

  box-shadow: 1px 3px #c01b1e;

  text-decoration: none;

  cursor: pointer;

}



/* line 529, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_part .hd_login_btn:hover {

  background-color: #c01b1e;

}



/* line 532, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_part .hd_freeopen_btn {

  background-color: #eab416;

  font-size: 12px;

  width: 84px;

  height: 27px;

  line-height: 29px;

  font-weight: bold;

  margin: 14px 0 0 10px;

  border-radius: 30px;

  box-shadow: 1px 3px #bb9113;

  text-decoration: none;

  cursor: pointer;

}



/* line 545, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_part .hd_freeopen_btn:hover {

  background-color: #bb9113;

}



/* line 549, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part {

  width: 400px;

}



/* line 552, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_login_box1 {

  width: 134px;

  height: 42px;

  border-right: 1px #666666 solid;

}



/* line 556, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_login_box1 .lgn_box1_tt1 {

  height: 16px;

  font-size: 14px;

  line-height: 16px;

  color: #fff;

}



/* line 562, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_login_box1 .lgn_box1_logout {

  width: 48px;

  height: 22px;

  background-color: #999999;

  border-radius: 5px;

  color: #fff;

  font-size: 12px;

  line-height: 24px;

  text-decoration: none;

}



/* line 572, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_login_box1 .lgn_box1_logout:hover {

  background-color: #666;

}



/* line 575, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_login_box1 .lgn_box1_inbox {

  background: url(../img/inbox-icon.png) top left no-repeat;

  width: 41px;

  height: 22px;

  margin: 0px 8px;

}



/* line 580, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_login_box1 .lgn_box1_inbox .lgn_box1_inbox_tt1 {

  width: 24px;

  height: 22px;

  font-size: 12px;

  color: #fff;

  padding: 3px 0 0 4px;

}



/* line 589, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_login_box2 {

  width: 120px;

  height: 42px;

  border-right: 1px #666666 solid;

}



/* line 593, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_login_box2 .lgn_box2_tt1 {

  height: 16px;

  font-size: 14px;

  line-height: 16px;

  color: #fff;

  font-weight: bold;

}



/* line 600, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_login_box2 .lgn_box2_ref {

  width: 18px;

  height: 18px;

  cursor: pointer;

  margin: 2px 5px;

  font-size: 18px;

  color: #eab416;

}



/* line 609, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_login_box2 .lgn_box2_ref:hover {

  -webkit-filter: brightness(90%);

}



/* line 612, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_login_box2 .lgn_box2_tt2 {

  height: 22px;

  font-size: 14px;

  line-height: 24px;

  color: #fff;

}



/* line 619, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_deposit_btn {

  background-color: #f32026;

  width: 48px;

  height: 26px;

  color: #fff;

  line-height: 26px;

  border-radius: 5px;

  font-weight: bold;

  font-size: 14px;

  text-decoration: none;

  margin: 7px 0 0 0;

}



/* line 631, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_deposit_btn:hover {

  background-color: #c71b1b;

}



/* line 634, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_acct_btn {

  background-color: #9c6467;

  width: 74px;

  height: 26px;

  color: #fff;

  line-height: 26px;

  border-radius: 5px;

  font-weight: bold;

  font-size: 14px;

  text-decoration: none;

  margin: 7px 0 0 0;

}



/* line 646, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

header .hd_w_box .hd_rt_login_part .hd_rt_acct_btn:hover {

  background-color: #6b3c3e;

}



/* line 653, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#affix1 {

  top: 0 !important;

  height: 56px;

}



/* line 658, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#affix1.affix {

  top: 0 !important;

  background: #303030;

  min-width: 1024px !important;

  -webkit-animation: fadeIn_fft 0.5s ease-out;

  -moz-animation: fadeIn_fft 0.5s ease-out;

  -o-animation: fadeIn_fft 0.5s ease-out;

  animation: fadeIn_fft 0.5s ease-out;

  height: 56px;

  z-index: 30 !important;

}



/* line 668, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#affix1.affix .hd_logo {

  -webkit-animation: fadeIn_logo_fft 0.5s forwards;

  -moz-animation: fadeIn_logo_fft 0.5s forwards;

  -o-animation: fadeIn_logo_fft 0.5s forwards;

  animation: fadeIn_logo_fft 0.5s forwards;

  height: 60px;

  width: 110px;

  margin: 0px 0 0 333px;

}



/* line 679, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#affix1.affix .hd_rt_part .down_bg {

  background-color: rgba(0, 0, 0, 0.5);

}



/* line 682, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#affix1.affix .hd_rt_part .down_bg:hover {

  background-color: #202020;

}



/* line 686, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#affix1.affix .offer_reminder {

  background-color: #ffe15d;

  height: 28px;

  position: relative;

  top: 0;

  display: block !important;

  -webkit-animation: fadedown_fft 0.5s ease-out;

  -moz-animation: fadedown_fft 0.5s ease-out;

  -o-animation: fadedown_fft 0.5s ease-out;

  animation: fadedown_fft 0.5s ease-out;

}



/* line 696, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#affix1.affix .offer_reminder .offer_rmd_btn {

  color: #212121;

  font-size: 12px;

  line-height: 28px;

  text-decoration: none;

  width: 25%;

}



/* line 703, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#affix1.affix .offer_reminder .offer_rmd_btn:hover {

  color: #666;

}



/* line 709, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.offer_reminder {

  display: none;

}



/* line 713, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.fade_filter {

  -webkit-filter: brightness(80%);

  filter: brightness(80%);

}



/* line 718, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.fade_filter:hover {

  -webkit-filter: brightness(100%);

  filter: brightness(100%);

}



/* line 723, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.fade_gray:hover {

  -webkit-filter: grayscale(0%) brightness(100%) contrast(100%);

  -webkit-transition: 0.2s ease-in-out;

  -moz-filter: grayscale(0%) brightness(100%) contrast(100%);

  -moz-transition: 0.2s ease-in-out;

  -o-filter: grayscale(0%) brightness(100%) contrast(100%);

  -o-transition: 0.2s ease-in-out;

  filter: grayscale(0%) brightness(100%) contrast(100%);

}



/* line 733, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.fade_gray {

  -webkit-filter: grayscale(100%) brightness(80%) contrast(80%);

  -webkit-transition: 0.8s ease-in-out;

  -moz-filter: grayscale(100%) brightness(80%) contrast(80%);

  -moz-transition: 0.8s ease-in-out;

  -o-filter: grayscale(100%) brightness(80%) contrast(80%);

  -o-transition: 0.8s ease-in-out;

  filter: grayscale(100%) brightness(80%) contrast(80%);

}



@-webkit-keyframes fadedown_fft {

  0% {

    opacity: 0.5;

    margin-top: -30px;

  }

  100% {

    opacity: 1;

    margin-top: 0px;

  }

}



@keyframes fadedown_fft {

  0% {

    opacity: 0.5;

    margin-top: -30px;

  }

  100% {

    opacity: 1;

    margin-top: 0px;

  }

}



@-webkit-keyframes fadeIn_fft {

  0% {

    background-color: rgba(48, 48, 48, 0);

  }

  100% {

    background-color: #303030;

  }

}



@keyframes fadeIn_fft {

  0% {

    background-color: rgba(48, 48, 48, 0);

  }

  100% {

    background-color: #303030;

  }

}



@-webkit-keyframes fadeIn_logo_fft {

  0% {

    transform: scale(1);

  }

  100% {

    transform: scale(0.8);

  }

}



@keyframes fadeIn_logo_fft {

  0% {

    transform: scale(1);

  }

  100% {

    transform: scale(0.8);

  }

}



/* Make it a marquee */

/* line 803, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#announcement {

  height: 35px;

  background: rgba(0, 0, 0, 0.6);

  margin-top: -35px;

  z-index: 10;

}



/* line 809, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#announcement .left {

  background: rgba(255, 255, 255, 0.2);

  width: 110px;

  float: left;

  text-align: center;

  color: #fff;

  line-height: 35px;

}



/* line 818, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#announcement span {

  width: 904px;

  float: left;

  line-height: 35px;

  font-size: 14px;

  color: #fff;

}



/* line 825, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#announcement .marquee {

  margin: 0 auto;

  overflow: hidden;

  white-space: nowrap;

  box-sizing: border-box;

  animation: marquee 20s linear infinite;

}



/* line 832, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#announcement .marquee:hover {

  animation-play-state: paused;

}



/* line 837, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.tt_img01 {

  background: url(../img/tt_img01.png) top center no-repeat;

  width: 414px;

  height: 38px;

  background-size: contain;

}



/* line 844, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.icon_heart {

  background: url(../img/slot_game/heart-icon.png) top left no-repeat !important;

  background-position: 0 0 !important;

  width: 18px;

  height: 17px;

  margin: 3px 0 0 5px;

  cursor: pointer;

}



/* line 853, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.icon_heart:hover {

  background: url(../img/slot_game/heart-icon.png) top left no-repeat !important;

  background-position: -20px 0 !important;

  width: 18px;

  height: 17px;

  margin: 3px 0 0 5px;

  cursor: pointer;

}



/* line 862, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.icon_heart.active {

  background: url(../img/slot_game/heart-icon.png) top left no-repeat !important;

  background-position: -20px 0 !important;

  width: 18px;

  height: 17px;

  margin: 3px 0 0 5px;

  cursor: pointer;

}



/* line 871, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rgl_img {

  width: 164px;

  height: 150px;

  margin: 10px 0 5px 0;

  border-radius: 5px;

}



/* line 876, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rgl_img .img {

  background: url(../img/slot_game/slots-prlogo.png) top left no-repeat;

}



/* line 879, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rgl_img .rgl_game_logo01 {

  background-position: 0 0;

  width: 55px;

  height: 24px;

  position: absolute;

  z-index: 1;

}



/* line 886, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rgl_img .rgl_game_logo02 {

  background-position: 0 -24px;

  width: 55px;

  height: 24px;

  position: absolute;

  z-index: 1;

}



/* line 895, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.regular {

  width: 1024px !important;

}



/* line 897, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.regular .slick-list {

  height: 200px;

}



/* line 900, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.regular .rgl_box {

  height: 192px;

  background-color: #e4d4aa;

  border-radius: 8px;

  width: 188px !important;

  box-shadow: 2px 5px #cdbe98;

}



/* line 906, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.regular .rgl_box .rgl_img_goldbd {

  background: url(../img/slot_game/slots-goldborder.png) top center no-repeat;

  width: 164px;

  height: 150px;

  margin: 10px 0 5px 12px;

  position: absolute;

}



/* line 914, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.regular .rgl_box .rgl_text {

  font-size: 15px;

  line-height: 24px;

  font-weight: bold;

  color: #303030;

  margin: 0 12px;

}



/* line 922, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.regular .rgl_box:hover {

  height: 192px;

  background-color: #303030;

  border-radius: 8px;

  width: 188px !important;

  box-shadow: 2px 5px #1a1a1a;

}



/* line 928, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.regular .rgl_box:hover .rgl_img_goldbd {

  display: none;

}



/* line 931, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.regular .rgl_box:hover .rgl_text {

  color: #fff;

}



/* line 934, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.regular .rgl_box:hover .rgl_rollover {

  width: 164px;

  height: 150px;

  background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));

  position: absolute;

  z-index: 3;

  margin: 10px 0 5px 12px;

}



/* line 946, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.regular .rgl_box:hover .rgl_rollover .rgl_play {

  display: block !important;

  background: url(../img/slot_game/playbtn.png) top center no-repeat;

  width: 130px;

  height: 39px;

  color: #fff;

  font-size: 18px;

  line-height: 37px;

  text-align: right;

  margin: 45px auto 0 auto;

  padding: 0 20px 0 0;

  text-decoration: none;

}



/* line 959, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.regular .rgl_box:hover .rgl_rollover .rgl_freeplay {

  display: block !important;

  background: url(../img/slot_game/freeplaybtn.png) top center no-repeat;

  width: 130px;

  height: 39px;

  color: #fff;

  font-size: 18px;

  line-height: 37px;

  text-align: center;

  margin: 10px auto 0 auto;

  padding: 0 0;

  text-decoration: none;

}



/* Make it move */

@keyframes marquee {

  0% {

    text-indent: 900px;

  }

  100% {

    text-indent: -900px;

  }

}



/* line 988, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part {

  height: 70px;

}



/* line 990, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box {

  margin: 0 auto;

  cursor: pointer;

  float: left;

  border-bottom: 3px solid;

  border-bottom-color: transparent;

  padding-bottom: 2px;

  transition: all 500ms ease-out;

  -webkit-filter: grayscale(100%);

  /* Safari 6.0 - 9.0 */

  filter: grayscale(100%);

}



/* line 1006, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .mt-2 {

  transition: transform 500ms ease-out;

}



/* line 1009, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_img01 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: 0px 0px;

  width: 56px;

  height: 26px;

}



/* line 1015, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_img02 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -60px 0px;

  width: 26px;

  height: 26px;

}



/* line 1021, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_img03 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -120px 0px;

  width: 28px;

  height: 26px;

}



/* line 1027, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_img04 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -180px 0px;

  width: 38px;

  height: 26px;

}



/* line 1033, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_img05 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -240px 0px;

  width: 28px;

  height: 26px;

}



/* line 1039, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_img06 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -300px 0px;

  width: 49px;

  height: 26px;

}



/* line 1045, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_img07 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -360px 0px;

  width: 27px;

  height: 26px;

}



/* line 1051, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_img08 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -420px 0px;

  width: 50px;

  height: 26px;

}



/* line 1057, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_img09 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -480px 0px;

  width: 49px;

  height: 26px;

}



/* line 1063, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_img10 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -540px 0px;

  width: 44px;

  height: 26px;

}



/* line 1069, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_img11 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -600px 0px;

  width: 26px;

  height: 26px;

}



/* line 1075, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_img12 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -660px 0px;

  width: 26px;

  height: 26px;

}



/* line 1081, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box .game_text {

  font-size: 14px;

  line-height: 20px;

  color: #303030;

}



/* line 1087, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active {

  border-bottom: 3px solid #e9292a;

  -webkit-filter: grayscale(0%);

  /* Safari 6.0 - 9.0 */

  filter: grayscale(0%);

}



/* line 1092, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_img01 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: 0px -30px;

}



/* line 1096, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_img02 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -60px -30px;

}



/* line 1100, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_img03 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -120px -30px;

}



/* line 1104, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_img04 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -180px -30px;

}



/* line 1108, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_img05 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -240px -30px;

}



/* line 1112, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_img06 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -300px -30px;

}



/* line 1116, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_img07 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -360px -30px;

}



/* line 1120, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_img08 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -420px -30px;

}



/* line 1124, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_img09 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -480px -30px;

}



/* line 1128, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_img10 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -540px -30px;

}



/* line 1132, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_img11 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -600px -30px;

}



/* line 1136, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_img12 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -660px -30px;

}



/* line 1140, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .active .game_text {

  color: #e9292a;

}



/* line 1144, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover {

  text-decoration: none;

  border-bottom: 3px solid #e9292a;

  -webkit-filter: grayscale(0%);

  /* Safari 6.0 - 9.0 */

  filter: grayscale(0%);

}



/* line 1150, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .mt-2 {

  -ms-transform: rotate(360deg);

  /* IE 9 */

  -webkit-transform: rotate(360deg);

  /* Chrome, Safari, Opera */

  transform: rotate(360deg);

  transition-delay: -150ms;

}



/* line 1158, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_img01 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: 0px -30px;

}



/* line 1162, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_img02 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -60px -30px;

}



/* line 1166, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_img03 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -120px -30px;

}



/* line 1170, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_img04 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -180px -30px;

}



/* line 1174, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_img05 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -240px -30px;

}



/* line 1178, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_img06 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -300px -30px;

}



/* line 1182, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_img07 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -360px -30px;

}



/* line 1186, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_img08 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -420px -30px;

}



/* line 1190, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_img09 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -480px -30px;

}



/* line 1194, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_img10 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -540px -30px;

}



/* line 1198, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_img11 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -600px -30px;

}



/* line 1202, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_img12 {

  background: url(../img/jxc-slotsprov.png) top left no-repeat;

  background-position: -660px -30px;

}



/* line 1206, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.game_part .game_box:hover .game_text {

  text-decoration: none;

  color: #e9292a;

}



/* line 1213, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.bottom_btn_bg {

  background-color: #fff;

}



/* line 1216, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.bottom_btn_bg .bottom_btn .btn-item {

  height: 27px;

  border-radius: 5px;

  background-color: #cacaca;

  cursor: pointer;

}



/* line 1221, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.bottom_btn_bg .bottom_btn .btn-item .btn-link {

  font-size: 14px;

  color: #303030;

  padding: 0 10px;

  line-height: 28px;

}



/* line 1228, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.bottom_btn_bg .bottom_btn .btn-item:hover {

  background-color: #303030;

}



/* line 1230, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.bottom_btn_bg .bottom_btn .btn-item:hover .btn-link {

  color: #fff;

  text-decoration: none;

}



/* line 1235, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.bottom_btn_bg .bottom_btn .active {

  border-bottom: 0px solid #000;

  background-color: #303030;

}



/* line 1238, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.bottom_btn_bg .bottom_btn .active .btn-link {

  color: #fff;

}



/* line 1249, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.win_bg {

  background: url(../img/winning_bg.jpg) top cadetblue no-repeat;

  background-size: cover;

  height: 460px;

}



/* line 1255, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win {

  width: 1024px;

}



/* line 1257, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_part_btm {

  height: 412px;

  width: 490px;

  background: url(../img/winning_img1.png) top right no-repeat;

  margin: 24px auto;

}



/* line 1263, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_part_btm .win_part_icon {

  background: url(../img/winning_icon1.png) top left no-repeat;

  width: 435px;

  height: 88px;

  padding: 0 0 0 92px;

  color: #fff;

}



/* line 1270, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_part_btm .win_part_icon .win_box_tt {

  width: 190px;

  margin: 15px 5px 15px 20px;

}



/* line 1273, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_part_btm .win_part_icon .win_box_tt .box_tt01 {

  font-size: 14px;

  line-height: 16px;

  width: 100%;

}



/* line 1278, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_part_btm .win_part_icon .win_box_tt .box_tt02 {

  font-size: 22px;

  line-height: 26px;

  font-weight: bold;

  width: 100%;

}



/* line 1287, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_part_btm .win_part_mg1 {

  margin: 99px 0 0 55px;

}



/* line 1291, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_part_btm .win_part_mg2 {

  margin: 12px 0 3px 55px;

}



/* line 1295, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_part_btm .win_play_box {

  height: 30px;

  width: 106px;

  border-radius: 5px;

  background-color: #fff;

  cursor: pointer;

  margin: 28px 20px 0 0;

}



/* line 1302, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_part_btm .win_play_box .win_play_tt {

  font-size: 16px;

  color: #9e080a;

  line-height: 32px;

  width: 68px;

  margin: 0px 3px 0 8px;

}



/* line 1309, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_part_btm .win_play_box .win_play_icon {

  background: url(../img/play_icon1.png) top right no-repeat;

  width: 22px;

  height: 22px;

  background-size: contain;

  margin: 5px 0 0 0;

}



/* line 1318, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_part_btm .win_play_box:hover {

  -webkit-filter: brightness(120%);

  filter: brightness(120%);

}



/* line 1324, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm {

  height: 412px;

  width: 530px;

  background: url(../img/winning_img2.png) top center no-repeat;

  margin: 24px auto;

}



/* line 1330, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .win_jarkpo_logo {

  margin: 175px 0 0 80px;

  width: 350px;

  height: 50px;

  background: url(../img/winning_logo1.png) top center no-repeat;

}



/* line 1337, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .win_jarkpot_num {

  font-size: 36px;

  color: #fc0;

  font-weight: bold;

  margin: 10px 0 0 6px;

  width: 38px;

  line-height: 58px;

}



/* line 1346, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 {

  width: 288px;

  height: 38px;

  overflow: hidden;

  position: relative;

  float: left;

  margin: 20px 0 0 80px;

}



/* line 1354, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter_img {

  background: url(../img/jodometer_numbers.png) no-repeat center bottom;

}



/* line 1358, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter0 {

  position: absolute;

  right: 0px;

  top: -38px;

}



/* line 1363, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter1 {

  position: absolute;

  right: 24px;

  top: -38px;

}



/* line 1368, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter_dot1 {

  position: absolute;

  right: 48px;

  width: 10px;

  height: 38px;

  background-position: -7px -494px;

}



/* line 1375, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter2 {

  position: absolute;

  right: 60px;

  top: -76px;

}



/* line 1380, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter3 {

  position: absolute;

  right: 84px;

  top: -380px;

}



/* line 1385, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter4 {

  position: absolute;

  right: 108px;

  top: -304px;

}



/* line 1390, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter_dot2 {

  position: absolute;

  right: 132px;

  width: 14px;

  height: 38px;

  background-position: -7px -532px;

}



/* line 1397, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter5 {

  position: absolute;

  right: 146px;

  top: -304px;

}



/* line 1402, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter6 {

  position: absolute;

  right: 170px;

  top: -38px;

}



/* line 1407, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter7 {

  position: absolute;

  right: 194px;

  top: -190px;

}



/* line 1412, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter_dot3 {

  position: absolute;

  right: 218px;

  width: 14px;

  height: 38px;

  background-position: -7px -532px;

}



/* line 1419, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter8 {

  position: absolute;

  right: 237px;

  top: -228px;

}



/* line 1424, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.w_box_win .win_jarkpo_btm .counter4 .ct4_meter9 {

  position: absolute;

  right: 261px;

  top: -76px;

}



/* line 1433, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.play_box_sz {

  height: 42px;

  width: 240px;

  border-radius: 5px;

  border: 1px solid #e9292a;

  margin-bottom: 12px;

  cursor: pointer;

}



/* line 1440, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.play_box_sz .play_box_tt1 {

  font-size: 22px;

  color: #e9292a;

  line-height: 40px;

  width: 140px;

}



/* line 1446, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.play_box_sz .play_box_icon {

  background: url(../img/play_icon.png) top right no-repeat;

  width: 27px;

  height: 27px;

  margin: 7px 0 0 0;

}



/* line 1455, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar {

  width: 100%;

  height: 50px;

  background-color: #090909;

  padding: 8px 0;

}



/* line 1460, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo_mg {

  margin: 0 13px 0 12px;

}



/* line 1463, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo1_1s {

  background: url(../img/partner_logo/partnerlogo-1s.png) top center no-repeat;

  height: 34px;

  width: 70px !important;

}



/* line 1468, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo2_ag {

  background: url(../img/partner_logo/partnerlogo-ag.png) top center no-repeat;

  height: 34px;

  width: 90px !important;

}



/* line 1473, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo3_am {

  background: url(../img/partner_logo/partnerlogo-am.png) top center no-repeat;

  height: 34px;

  width: 94px !important;

}



/* line 1478, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo4_bbin {

  background: url(../img/partner_logo/partnerlogo-bbin.png) top center no-repeat;

  height: 34px;

  width: 54px !important;

}



/* line 1484, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo5_bp {

  background: url(../img/partner_logo/partnerlogo-bp.png) top center no-repeat;

  height: 34px;

  width: 118px !important;

}



/* line 1489, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo6_bs {

  background: url(../img/partner_logo/partnerlogo-bs.png) top center no-repeat;

  height: 34px;

  width: 70px !important;

}



/* line 1494, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo7_cq9 {

  background: url(../img/partner_logo/partnerlogo-cq9.png) top center no-repeat;

  height: 34px;

  width: 62px !important;

}



/* line 1500, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo8_hd {

  background: url(../img/partner_logo/partnerlogo-hb.png) top center no-repeat;

  height: 34px;

  width: 110px !important;

}



/* line 1505, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo9_jdb {

  background: url(../img/partner_logo/partnerlogo-jdb.png) top center no-repeat;

  height: 34px;

  width: 128px !important;

}



/* line 1511, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo10_mg {

  background: url(../img/partner_logo/partnerlogo-mg.png) top center no-repeat;

  height: 34px;

  width: 102px !important;

}



/* line 1516, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo11_pgsoft {

  background: url(../img/partner_logo/partnerlogo-pgsoft.png) top center no-repeat;

  height: 34px;

  width: 80px !important;

}



/* line 1522, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo12_png {

  background: url(../img/partner_logo/partnerlogo-png.png) top center no-repeat;

  height: 34px;

  width: 94px !important;

}



/* line 1528, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo13_pp {

  background: url(../img/partner_logo/partnerlogo-pp.png) top center no-repeat;

  height: 34px;

  width: 72px !important;

}



/* line 1533, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo14_ps {

  background: url(../img/partner_logo/partnerlogo-ps.png) top center no-repeat;

  height: 34px;

  width: 96px !important;

}



/* line 1538, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo15_pt {

  background: url(../img/partner_logo/partnerlogo-pt.png) top center no-repeat;

  height: 34px;

  width: 108px !important;

}



/* line 1547, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo16_skywind {

  background: url(../img/partner_logo/partnerlogo-skywind.png) top center no-repeat;

  height: 34px;

  width: 106px !important;

}



/* line 1553, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo17_rt {

  background: url(../img/partner_logo/partnerlogo-rt.png) top center no-repeat;

  height: 34px;

  width: 116px !important;

}



/* line 1558, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo18_rtg {

  background: url(../img/partner_logo/partnerlogo-rtg.png) top center no-repeat;

  height: 34px;

  width: 110px !important;

}



/* line 1564, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo19_sg {

  background: url(../img/partner_logo/partnerlogo-sg.png) top center no-repeat;

  height: 34px;

  width: 64px !important;

}



/* line 1569, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo20_th {

  background: url(../img/partner_logo/partnerlogo-th.png) top center no-repeat;

  height: 34px;

  width: 82px !important;

}



/* line 1574, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_rlr_bar .pn_logo21_ttg {

  background: url(../img/partner_logo/partnerlogo-ttg.png) top center no-repeat;

  height: 34px;

  width: 114px !important;

}



/* line 1582, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part {

  background-color: #1e1918;

  height: 300px;

  margin: 0 0;

}



/* line 1586, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box01 {

  width: 138px;

  margin: 0 20px 0 40px;

}



/* line 1589, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box01 .ft_box01_logo {

  background: url(../images/yb-logo-orig.png) top left no-repeat;

  height: 70px;

  width: 150px;

  background-size: contain;

}



/* line 1595, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box01 .ft_box01_t1 {

  font-size: 17px;

  font-weight: bold;

  text-align: left;

  color: #fff;

}



/* line 1601, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box01 .ft_box01_t2 {

  height: 60px;

  border-top: 2px #999 dashed;

  color: #999;

  text-align: left;

  font-size: 12px;

  padding: 20px 0 0 0 !important;

}



/* line 1610, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box02 {

  width: 96px;

  margin: 25px 13px 0 14px;

}



/* line 1613, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box02 .ft_box02_li-tt {

  font-size: 17px;

  padding: 0 0 0 10px;

  width: 100%;

  margin: 0 0 8px 0;

}



/* line 1619, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box02 .ft_box02_li-tt1 {

  font-size: 14px;

  padding: 0 0 0 10px;

  width: 100%;

  margin: 0 0 8px 0;

  text-decoration: none;

  color: #999;

}



/* line 1627, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box02 .ft_box02_li-tt1:hover {

  color: #fff;

}



/* line 1630, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box02 .ft_box02_li-tt2 {

  font-size: 14px;

  padding: 0 0 0 10px;

  width: 100%;

  margin: 0 0 8px 0;

  color: #fff;

}



/* line 1637, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box02 .ft_box02_icon1 {

  width: 32px;

  height: 32px;

  background: url(../img/footer/icon-firefox.png) top center no-repeat;

}



/* line 1642, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box02 .ft_box02_icon2 {

  width: 32px;

  height: 32px;

  background: url(../img/footer/icon-chrome.png) top center no-repeat;

}



/* line 1648, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box03 {

  width: 298px;

  margin: 25px 20px 0 25px;

}



/* line 1651, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box03 .ft_box03_li01 {

  width: 130px;

}



/* line 1654, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box03 .ft_box03_li02 {

  width: 160px;

}



/* line 1657, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box03 .ft_box03_li03 {

  width: 90px;

}



/* line 1660, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box03 .ft_box03_li-tt {

  font-size: 17px;

  padding: 0 0 0 10px;

  width: 100%;

  margin: 0 0 8px 0;

}



/* line 1666, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box03 .ft_box03_li-tt1 {

  font-size: 14px;

  padding: 0 0 0 10px;

  width: 100%;

  margin: 0 0 8px 0;

  text-decoration: none;

  color: #999;

  cursor: pointer;

}



/* line 1675, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box03 .ft_box03_li-tt1:hover {

  color: #fff;

}



/* line 1679, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box04 {

  width: 330px;

  margin: 25px 0 0 30px;

}



/* line 1682, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box04 .ft_box04_part1 {

  width: 200px;

}



/* line 1684, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box04 .ft_box04_part1 .ft_box04_t1 {

  font-size: 17px;

  padding: 0 0 0 10px;

  width: 100%;

  margin: 0 0 8px 0;

}



/* line 1690, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box04 .ft_box04_part1 .ft_box04_bar1 {

  width: 42px;

  height: 42px;

  position: absolute;

  margin: 0 0 0 10px;

}



/* line 1696, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box04 .ft_box04_part1 .box04_icon1 {

  background: url(../img/footer/icon-qq.png) top center no-repeat;

}



/* line 1699, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box04 .ft_box04_part1 .box04_icon2 {

  background: url(../img/footer/icon-email.png) top center no-repeat;

}



/* line 1702, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box04 .ft_box04_part1 .ft_box04_bar2 {

  width: 166px;

  height: 42px;

  border: 2px #333 solid;

  background-color: #120f0e;

  font-size: 15px;

  line-height: 39px;

  padding: 0 10px;

  border-radius: 5px;

}



/* line 1712, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box04 .ft_box04_part1 .ft_box04_bar3 {

  width: 196px;

  height: 47px;

  background: url(../img/footer/kefu-btn.png) top left no-repeat;

  margin: 0 0 0 10px;

}



/* line 1719, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.ft_part .ft_box04 .ft_box04_part2 {

  width: 130px;

  height: 176px;

  background: url(../img/footer/qr-wechat.png) top right no-repeat;

  margin: 10px 0 0 0;

}



/* line 1729, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon {

  width: 65px;

  height: 400px;

  position: fixed;

  top: 220px;

  right: 0;

  z-index: 60;

  transition: 0.5s all;

}



/* line 1737, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 {

  width: 100%;

  height: 348px;

  position: relative;

  transition: 0.3s all;

  right: -65px;

}



/* line 1743, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .box01_icon_w {

  width: 65px;

  height: 58px;

  margin: 0 auto;

  display: block;

  background-color: #e82a2c !important;

  background-position: 8px 4px !important;

}



/* line 1751, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .bdr_rds_top {

  border-radius: 10px 0 0 0;

}



/* line 1754, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .bdr_rds_btm {

  border-radius: 0 0 0 10px;

}



/* line 1757, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_line {

  border-bottom: 1px #fff solid;

}



/* line 1760, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .box01_icon_w:hover {

  background-color: #303030 !important;

  background-position: 3px 4px !important;

}



/* line 1764, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .box01_icon_w.active {

  background-color: #303030 !important;

  background-position: 3px 4px !important;

}



/* line 1768, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon01 {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: 0 0 !important;

}



/* line 1772, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon02 {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: 0 -58px !important;

}



/* line 1776, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon03 {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: 0 -116px !important;

}



/* line 1780, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon04 {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: 0 -174px !important;

}



/* line 1784, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon05 {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: 0 -232px !important;

}



/* line 1788, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon06 {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: 0 -290px !important;

}



/* line 1792, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon01:hover {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: -65px 0 !important;

}



/* line 1796, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon02:hover {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: -65px -58px !important;

}



/* line 1800, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon03:hover {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: -65px -116px !important;

}



/* line 1804, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon04:hover {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: -65px -174px !important;

}



/* line 1808, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon05:hover {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: -65px -232px !important;

}



/* line 1812, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon06:hover {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: -65px -290px !important;

}



/* line 1816, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon01.active {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: -65px 0 !important;

}



/* line 1820, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon02.active {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: -65px -58px !important;

}



/* line 1824, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon03.active {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: -65px -116px !important;

}



/* line 1828, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon04.active {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: -65px -174px !important;

}



/* line 1832, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon05.active {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: -65px -232px !important;

}



/* line 1836, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01 .rt_box01_icon06.active {

  background: url(../img/right_panel/pn_img_all.png) top center no-repeat;

  background-position: -65px -290px !important;

}



/* line 1841, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box01.active {

  right: 0px;

}



/* line 1844, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box02 {

  width: 65px;

  height: 38px;

  position: absolute;

  bottom: 4px;

  cursor: pointer;

}



/* line 1850, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box02 .rt_part_box02_icon {

  background: url(../img/right_panel/pn_arrow.png) top center no-repeat;

  width: 40px;

  height: 40px;

  margin: 0 auto;

  transition: 0.3s all;

  right: -30px;

  cursor: pointer;

  position: relative;

}



/* line 1860, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box02 .rt_part_box02_icon:hover {

  right: 0;

}



/* line 1863, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box02 .rt_part_box02_rt0 {

  right: 0;

}



/* line 1866, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon .rt_part_box02 .rt_part_box02_icon.active {

  -webkit-transform: rotate(180deg);

  /* to support Safari and Android browser */

  -ms-transform: rotate(180deg);

  /* to support IE 9 */

  transform: rotate(180deg);

  transition: 0.3s all;

  right: 0;

}



/* line 1878, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_boxad {

  width: 300px;

  height: 348px;

  background-color: #fff;

  position: fixed;

  top: 220px;

  right: -300px;

  z-index: 59;

  transition: 0.4s all;

}



/* line 1889, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_boxad.active {

  right: 0;

  transition: 0.5s all;

}



/* line 1894, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.rt_part_icon.active {

  right: 300px;

}



/* line 1898, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.top_zindex {

  z-index: 99;

  position: fixed;

  top: 68px !important;

}



/* line 1905, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.close_btn {

  margin: 5px;

  width: 21px;

  height: 21px;

  background: url(../img/left_ad/x-btn.png) top center no-repeat;

  position: absolute;

  right: -10px;

  top: -10px;

  z-index: 99999;

  cursor: pointer;

}



/* line 1917, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#floated1 {

  width: 114px;

  height: 402px;

  position: absolute;

  z-index: 11;

  border: none;

  margin-left: 10px;

  margin-top: 200px;

  display: block;

  background: url(../img/left_ad/left_ad_bar_bg.png) top center no-repeat;

  background-size: contain;

}



/* line 1928, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#floated1 .left_ad_air {

  width: 100%;

  height: 113px;

  position: relative;

}



/* line 1933, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#floated1 a {

  display: block;

  margin: 3px 0 0 17px;

  position: relative;

  width: 71px;

  height: 66px;

}



/* line 1939, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

#floated1 a img:hover {

  -webkit-filter: brightness(110%);

}



/* line 1945, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

.mb_btm_part {

  display: none;

}



@media screen and (max-width: 1499px) {

  /* line 1959, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #affix1.affix .hd_logo {

    width: 150px;

    height: 60px;

    margin: 0px 0 0 190px;

  }

  /* line 1966, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box {

    height: 56px;

    width: 1280px;

  }

  /* line 1969, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_logo {

    width: 160px;

    height: 80px;

    margin: 4px 0 0 190px;

  }

}



/* On screens that are 1999px for (size 768px) */

@media screen and (max-width: 1199px) {

  /* line 1981, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .top_zindex {

    z-index: 99;

    position: fixed;

    top: 90px !important;

  }

  /* line 1986, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .no_top_zindex {

    top: 0px !important;

  }

  /* line 1989, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box {

    width: 768px;

  }

  /* line 1993, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box {

    height: 85px;

    width: 1024px;

  }

  /* line 1997, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box #navbarNav a {

    font-size: 16px;

    line-height: 26px;

    margin: 14px 13px 0 0;

    padding: 0 0 5px 0;

  }

  /* line 2004, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_logo {

    width: 160px;

    height: 80px;

    margin: 0 0 0 80px;

  }

  /* line 2011, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #affix1 {

    top: 0 !important;

    height: 85px;

  }

  /* line 2015, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #affix1.affix {

    top: 0 !important;

    min-width: 768px !important;

    height: 56px;

  }

  /* line 2019, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #affix1.affix .hd_logo {

    margin: 0 0 0 80px;

  }

  /* line 2028, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #affix1.affix .offer_reminder {

    height: 50px;

    top: -29px;

  }

  /* line 2031, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #affix1.affix .offer_reminder .offer_rmd_btn {

    font-size: 12px;

    line-height: 20px;

    width: 25%;

    padding: 5px 0 0 0;

  }

  /* Make it a marquee */

  /* line 2044, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement {

    height: 35px;

    margin-top: -35px;

    z-index: 10;

  }

  /* line 2048, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement .left {

    width: 110px;

    float: left;

    text-align: center;

    color: #fff;

    line-height: 35px;

  }

  /* line 2055, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement span {

    width: 650px;

    float: left;

    line-height: 35px;

    font-size: 14px;

  }

  /* line 2066, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .tt_img01 {

    width: 414px;

    height: 38px;

  }

  /* line 2070, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .icon_heart {

    background-position: 0 0 !important;

    width: 18px;

    height: 17px;

    margin: 3px 0 0 5px;

    cursor: pointer;

  }

  /* line 2077, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .icon_heart:hover {

    background-position: -20px 0 !important;

    width: 18px;

    height: 17px;

    margin: 3px 0 0 5px;

    cursor: pointer;

  }

  /* line 2084, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .icon_heart.active {

    background-position: -20px 0 !important;

    width: 18px;

    height: 17px;

    margin: 3px 0 0 5px;

    cursor: pointer;

  }

  /* line 2091, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rgl_img {

    width: 164px;

    height: 150px;

    margin: 10px 0 5px 0;

    border-radius: 5px;

  }

  /* line 2098, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rgl_img .rgl_game_logo01 {

    background-position: 0 0;

    width: 55px;

    height: 24px;

    position: absolute;

    z-index: 1;

  }

  /* line 2105, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rgl_img .rgl_game_logo02 {

    background-position: 0 -24px;

    width: 55px;

    height: 24px;

    position: absolute;

    z-index: 1;

  }

  /* line 2113, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular {

    width: 768px !important;

  }

  /* line 2115, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .slick-list {

    height: 200px;

  }

  /* line 2118, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box {

    height: 192px;

    border-radius: 5px;

    width: 180px !important;

  }

  /* line 2122, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box .rgl_img_goldbd {

    border-radius: 5px;

    width: 164px;

    height: 150px;

    margin: 10px 0 5px 8px;

    position: absolute;

  }

  /* line 2129, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box .rgl_text {

    font-size: 15px;

    line-height: 24px;

    margin: 0 12px;

  }

  /* line 2135, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover {

    height: 192px;

    border-radius: 5px;

    width: 180px !important;

  }

  /* line 2139, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover .rgl_img_goldbd {

    display: none;

  }

  /* line 2144, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover .rgl_rollover {

    width: 164px;

    height: 150px;

    margin: 10px 0 5px 8px;

  }

  /* line 2148, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover .rgl_rollover .rgl_play {

    width: 130px;

    height: 39px;

    font-size: 18px;

    line-height: 37px;

    text-align: right;

    margin: 45px auto 0 auto;

    padding: 0 20px 0 0;

  }

  /* line 2157, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover .rgl_rollover .rgl_freeplay {

    width: 130px;

    height: 39px;

    font-size: 18px;

    line-height: 37px;

    text-align: center;

    margin: 10px auto 0 auto;

    padding: 0 0;

  }

  /* line 2246, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .bottom_btn_bg .bottom_btn .btn-item {

    height: 27px;

    border-radius: 5px;

    cursor: pointer;

  }

  /* line 2250, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .bottom_btn_bg .bottom_btn .btn-item .btn-link {

    font-size: 14px;

    padding: 0 10px;

    line-height: 28px;

  }

  /* line 2323, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part {

    height: 422px;

  }

  /* line 2325, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box01 {

    width: 100%;

    margin: 0;

  }

  /* line 2328, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box01 .ft_box01_logo {

    width: 100%;

    background-position: top center;

  }

  /* line 2332, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box01 .ft_box01_t1 {

    line-height: 30px;

    text-align: right;

    width: 47%;

    margin: 0 20px 0 0;

  }

  /* line 2338, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box01 .ft_box01_t2 {

    height: 30px;

    line-height: 30px;

    border-left: 2px #999 dashed;

    border-top: 0;

    padding: 0 0 0 20px !important;

    width: 50%;

  }

  /* line 2347, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box02 {

    margin: 25px 18px 0 18px;

  }

  /* line 2349, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box02 .ft_box02_li-tt {

    font-size: 17px;

    padding: 0 0 0 10px;

    width: 100%;

    margin: 0 0 8px 0;

  }

  /* line 2355, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box02 .ft_box02_li-tt1 {

    font-size: 14px;

    padding: 0 0 0 10px;

    width: 100%;

    margin: 0 0 8px 0;

    text-decoration: none;

    color: #999;

  }

  /* line 2363, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box02 .ft_box02_li-tt1:hover {

    color: #fff;

  }

  /* line 2366, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box02 .ft_box02_li-tt2 {

    font-size: 14px;

    padding: 0 0 0 10px;

    width: 100%;

    margin: 0 0 8px 0;

    color: #fff;

  }

  /* line 2373, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box02 .ft_box02_icon1 {

    width: 32px;

    height: 32px;

    background: url(../img/footer/icon-firefox.png) top center no-repeat;

  }

  /* line 2378, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box02 .ft_box02_icon2 {

    width: 32px;

    height: 32px;

    background: url(../img/footer/icon-chrome.png) top center no-repeat;

  }

  /* line 2384, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box03 {

    width: 280px;

    margin: 25px 10px 0 10px;

  }

  /* line 2387, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box03 .ft_box03_li01 {

    width: 120px;

  }

  /* line 2401, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box04 {

    width: 330px;

    margin: 25px 0 0 6px;

  }

  /* line 2407, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box04 .ft_box04_part1 .ft_box04_bar1 {

    width: 42px;

    height: 42px;

    position: absolute;

    margin: 0 0 0 10px;

  }

}



/* On screens that are 1024px for (size 768px) */

@media screen and (max-width: 1024px) {

  /* line 2430, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .win_bg {

    background-size: cover;

    height: 890px;

    background: url(../img/winning_bg_mb.jpg) top center no-repeat;

    background-size: cover;

  }

  /* line 2437, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win {

    width: 768px;

  }

  /* line 2439, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm {

    height: 412px;

    width: 435px;

    margin: 0px auto;

    top: 20px;

    float: none !important;

    position: relative;

  }

  /* line 2447, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_icon {

    width: 435px;

    height: 88px;

    padding: 0 0 0 92px;

  }

  /* line 2452, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_icon .win_box_tt {

    width: 190px;

    margin: 15px 5px 15px 20px;

  }

  /* line 2455, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_icon .win_box_tt .box_tt01 {

    font-size: 14px;

    line-height: 16px;

    width: 100%;

  }

  /* line 2460, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_icon .win_box_tt .box_tt02 {

    font-size: 22px;

    line-height: 26px;

    width: 100%;

  }

  /* line 2468, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_mg1 {

    margin: 99px 0 0 0;

  }

  /* line 2472, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_mg2 {

    margin: 12px 0 3px 0;

  }

  /* line 2476, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_play_box {

    height: 30px;

    width: 106px;

    border-radius: 5px;

    margin: 28px 20px 0 0;

  }

  /* line 2481, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_play_box .win_play_tt {

    font-size: 16px;

    line-height: 32px;

    width: 68px;

    margin: 0px 3px 0 8px;

  }

  /* line 2487, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_play_box .win_play_icon {

    width: 22px;

    height: 22px;

    background-size: contain;

    margin: 5px 0 0 0;

  }

  /* line 2496, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_jarkpo_btm {

    height: 412px;

    width: 530px;

    margin: 24px auto;

    float: none !important;

  }

}



/* On screens that are 576px for (size 480px) */

@media screen and (max-width: 768px) {

  /* line 2516, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .top_zindex {

    z-index: 99;

    position: fixed;

    top: 38px !important;

  }

  /* line 2521, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box {

    width: 480px;

  }

  /* line 2524, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .header_colorbg {

    background: #303030;

  }

  /* line 2527, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .navslot_part {

    display: none !important;

  }

  /* line 2530, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .navslot_hover:hover {

    margin-bottom: 0 !important;

  }

  /* line 2534, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box {

    height: 55px;

    min-width: 100%;

  }

  /* line 2538, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box #navbarNav a {

    font-size: 14px;

    line-height: 34px;

    margin: 0 10px 5px 10px !important;

    width: 96%;

    float: left;

    padding: 0 0;

  }

  /* line 2546, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box #navbarNav a:hover {

    text-decoration: none;

    margin: 0 10px 5px 10px;

    border-bottom: 0;

  }

  /* line 2551, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box #navbarNav .active {

    margin: 0 10px 5px 10px;

    border-bottom: 0;

    background: #666;

  }

  /* line 2557, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_logo {

    width: 150px !important;

    height: 50px !important;

    margin: 4px 0px 0 40px !important;

    /* transform: scale(0.8); */

    position: fixed;

    top: 0px;

    left: 0px;

    background-size: contain;

  }

  /* line 2568, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_part {

    width: 200px;

    right: 14px;

    position: absolute;

  }

  /* line 2572, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_part .hd_login_btn {

    background-color: #ec2327;

    font-size: 14px;

    font-weight: bold;

    width: 80px;

    height: 36px;

    line-height: 40px;

    margin: 10px 0 0 5px;

    border-radius: 5px;

    text-decoration: none;

  }

  /* line 2583, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_part .hd_login_btn:hover {

    background-color: #c01b1e;

  }

  /* line 2586, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_part .hd_freeopen_btn {

    background-color: #eab416;

    font-size: 14px;

    width: 80px;

    height: 36px;

    line-height: 40px;

    font-weight: bold;

    margin: 10px 0 0 5px;

    border-radius: 5px;

    text-decoration: none;

  }

  /* line 2597, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_part .hd_freeopen_btn:hover {

    background-color: #bb9113;

  }

  /* line 2602, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .modal_box .hd_login_btn {

    background-color: #ec2327;

    font-size: 18px;

    width: 226px;

    height: 36px;

    line-height: 40px;

    margin: 10px 20px;

    border-radius: 5px;

    box-shadow: 1px 3px #c01b1e;

    text-decoration: none;

    font-weight: bold;

  }

  /* line 2614, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .modal_box .hd_login_btn:hover {

    background-color: #c01b1e;

  }

  /* line 2618, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part {

    position: fixed;

  }

  /* line 2621, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .mb_login_box {

    width: 180px;

    margin: 7px 0 10px 0;

    right: 14px;

    position: fixed;

  }

  /* line 2627, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box1 {

    width: 114px;

    height: 42px;

    border-right: 1px #666666 solid;

  }

  /* line 2631, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box1 .lgn_box1_tt1 {

    height: 16px;

    font-size: 14px;

    line-height: 16px;

    color: #fff;

  }

  /* line 2637, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box1 .lgn_box1_logout {

    width: 48px;

    height: 22px;

    background-color: #999999;

    border-radius: 5px;

    color: #fff;

    font-size: 12px;

    line-height: 24px;

    text-decoration: none;

  }

  /* line 2647, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box1 .lgn_box1_logout:hover {

    background-color: #666;

  }

  /* line 2650, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box1 .lgn_box1_inbox {

    background: url(../img/inbox-icon.png) top left no-repeat;

    width: 41px;

    height: 22px;

    margin: 0px 8px;

  }

  /* line 2655, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box1 .lgn_box1_inbox .lgn_box1_inbox_tt1 {

    width: 24px;

    height: 22px;

    font-size: 12px;

    color: #fff;

    padding: 3px 0 0 4px;

  }

  /* line 2664, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box2 {

    width: 100%;

    height: 26px;

    background-color: #1b1b1b;

    position: fixed;

    top: 55px;

    left: 0;

  }

  /* line 2671, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box2 .bd_rt {

    border-right: 1px #666666 solid;

    padding: 0 0 0 76px !important;

  }

  /* line 2675, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box2 .lgn_box2_tt1 {

    height: 16px;

    font-size: 12px;

    line-height: 16px;

    color: #fff;

    font-weight: bold;

    text-decoration: underline;

  }

  /* line 2683, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box2 .lgn_box2_ref {

    cursor: pointer;

    margin: 1px 5px 0px 5px;

    font-size: 16px;

    color: #eab416;

  }

  /* line 2692, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box2 .lgn_box2_ref:hover {

    -webkit-filter: brightness(90%);

  }

  /* line 2695, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box2 .lgn_box2_tt2 {

    height: 16px;

    font-size: 12px;

    line-height: 16px;

    color: #fff;

  }

  /* line 2702, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_deposit_btn {

    background-color: #f32026;

    width: 48px;

    height: 26px;

    color: #fff;

    line-height: 26px;

    border-radius: 5px;

    font-weight: bold;

    font-size: 14px;

    text-decoration: none;

    margin: 8px 0 0 0;

  }

  /* line 2714, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_deposit_btn:hover {

    background-color: #c71b1b;

  }

  /* line 2720, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #affix1 {

    top: 0 !important;

    height: 55px;

  }

  /* line 2724, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #affix1.affix {

    top: 0 !important;

    min-width: 100% !important;

    -webkit-animation: none;

    -moz-animation: none;

    -o-animation: none;

    animation: none;

    height: 55px;

    z-index: 60 !important;

  }

  /* line 2733, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #affix1.affix .hd_logo {

    -webkit-animation: none;

    -moz-animation: none;

    -o-animation: none;

    animation: none;

  }

  /* line 2746, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #affix1.affix .offer_reminder {

    display: none !important;

  }

  /* line 2750, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .offer_reminder {

    display: none;

  }

  @-webkit-keyframes fadeIn_logo_fft {

    0% {

      transform: scale(0.8);

    }

    100% {

      transform: scale(0.8);

    }

  }

  @keyframes fadeIn_logo_fft {

    0% {

      transform: scale(0.8);

    }

    100% {

      transform: scale(0.8);

    }

  }

  /* Make it a marquee */

  /* line 2770, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement {

    height: 30px;

    margin-top: -30px;

  }

  /* line 2773, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement .left {

    width: 83px;

    line-height: 30px;

  }

  /* line 2778, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement span {

    width: 904px;

    float: left;

    line-height: 35px;

    font-size: 14px;

    color: #fff;

  }

  /* line 2785, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement .marquee {

    margin: 0 auto;

    width: 355px;

    height: 30px;

    line-height: 30px;

  }

  /* line 2791, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement .marquee:hover {

    animation-play-state: paused;

  }

  /* line 2795, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .tt_img01 {

    width: 480px;

    height: 30px;

    background-size: contain;

  }

  /* line 2800, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .icon_heart {

    background-position: 0 0 !important;

    width: 18px;

    height: 17px;

    margin: 3px 0 0 5px;

    cursor: pointer;

  }

  /* line 2807, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .icon_heart:hover {

    background-position: -20px 0 !important;

    width: 18px;

    height: 17px;

    margin: 3px 0 0 5px;

    cursor: pointer;

  }

  /* line 2814, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .icon_heart.active {

    background-position: -20px 0 !important;

    width: 18px;

    height: 17px;

    margin: 3px 0 0 5px;

    cursor: pointer;

  }

  /* line 2821, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rgl_img {

    width: 130px;

    height: 120px;

    margin: 10px 0 5px 0;

    border-radius: 5px;

    background-size: cover !important;

  }

  /* line 2829, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rgl_img .rgl_game_logo01 {

    background-position: 0 0;

    width: 55px;

    height: 24px;

    position: absolute;

    z-index: 1;

  }

  /* line 2836, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rgl_img .rgl_game_logo02 {

    background-position: 0 -24px;

    width: 55px;

    height: 24px;

    position: absolute;

    z-index: 1;

  }

  /* line 2846, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular {

    width: 480px !important;

    height: 174px;

    margin: 0 -50px !important;

  }

  /* line 2851, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .slick-list {

    height: 200px;

  }

  /* line 2854, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box {

    height: 155px;

    border-radius: 4px;

    width: 140px !important;

  }

  /* line 2858, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box .rgl_img_goldbd {

    width: 130px;

    height: 120px;

    margin: 10px 0 5px 5px;

    position: absolute;

    background-size: cover;

  }

  /* line 2865, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box .rgl_text {

    font-size: 12px;

    line-height: 22px;

    margin: 0 12px;

    bottom: 8px;

    width: 116px;

    position: absolute;

    z-index: 5;

  }

  /* line 2875, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover {

    height: 155px;

    border-radius: 4px;

    width: 140px !important;

  }

  /* line 2879, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover .rgl_img_goldbd {

    display: none;

  }

  /* line 2884, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover .rgl_rollover {

    height: 155px;

    border-radius: 4px;

    width: 140px;

    position: absolute;

    z-index: 3;

    margin: 0;

  }

  /* line 2891, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover .rgl_rollover .rgl_play {

    display: block !important;

    width: 100px;

    height: 30px;

    font-size: 14px;

    line-height: 26px;

    text-align: right;

    margin: 40px auto 0 auto;

    padding: 0 12px 0 0;

    text-decoration: none;

    background-size: cover;

  }

  /* line 2903, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover .rgl_rollover .rgl_freeplay {

    display: block !important;

    width: 100px;

    height: 30px;

    font-size: 14px;

    line-height: 26px;

    text-align: center;

    margin: 10px auto 0 auto;

    padding: 0 0;

    text-decoration: none;

    background-size: cover;

  }

  /* line 2918, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .game_part {

    height: 60px;

    overflow: scroll;

    position: absolute;

    width: 100%;

  }

  /* line 2924, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .game_part .w_box {

    width: 1024px;

    margin-top: -5px;

  }

  /* line 2928, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .game_part .game_box {

    margin: 0 auto;

    cursor: pointer;

  }

  /* line 2933, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .game_part .game_box .game_text {

    font-size: 14px;

    line-height: 20px;

  }

  /* line 2945, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .bottom_btn {

    width: 100%;

    height: 44px;

    overflow: scroll;

  }

  /* line 2949, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .bottom_btn .btn-item {

    height: 27px;

    border-radius: 5px;

    cursor: pointer;

    margin-bottom: 10px !important;

  }

  /* line 2954, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .bottom_btn .btn-item .btn-link {

    font-size: 14px;

    padding: 0 10px;

    line-height: 28px;

  }

  /* line 2964, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .bottom_btn .active {

    border-bottom: 0px solid #000;

  }

  /* line 3026, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .win_bg {

    background-size: cover;

    height: 860px;

    margin: 0 0 -10px 0;

  }

  /* line 3032, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win {

    width: 480px;

  }

  /* line 3034, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm {

    height: 412px;

    width: 435px;

    margin: 0px auto;

    top: 20px;

  }

  /* line 3040, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_icon {

    width: 435px;

    height: 88px;

    padding: 0 0 0 92px;

  }

  /* line 3045, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_icon .win_box_tt {

    width: 190px;

    margin: 15px 5px 15px 20px;

  }

  /* line 3048, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_icon .win_box_tt .box_tt01 {

    font-size: 14px;

    line-height: 16px;

    width: 100%;

  }

  /* line 3053, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_icon .win_box_tt .box_tt02 {

    font-size: 22px;

    line-height: 26px;

    width: 100%;

  }

  /* line 3061, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_mg1 {

    margin: 99px 0 0 0;

  }

  /* line 3065, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_mg2 {

    margin: 12px 0 3px 0;

  }

  /* line 3069, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_play_box {

    height: 30px;

    width: 106px;

    border-radius: 5px;

    margin: 28px 20px 0 0;

  }

  /* line 3074, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_play_box .win_play_tt {

    font-size: 16px;

    line-height: 32px;

    width: 68px;

    margin: 0px 3px 0 8px;

  }

  /* line 3080, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_play_box .win_play_icon {

    width: 22px;

    height: 22px;

    margin: 5px 0 0 0;

  }

  /* line 3088, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_jarkpo_btm {

    height: 375px;

    width: 480px;

    margin: 24px auto;

    background-size: contain;

  }

  /* line 3094, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_jarkpo_btm .win_jarkpo_logo {

    margin: 155px 0 0 70px;

    width: 320px;

    height: 50px;

  }

  /* line 3100, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_jarkpo_btm .win_jarkpot_num {

    font-size: 32px;

    line-height: 50px;

  }

  /* line 3107, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_jarkpo_btm .counter4 {

    margin: 16px 0 0 60px;

  }

  /* line 3114, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part {

    height: 626px;

  }

  /* line 3116, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box01 {

    width: 100%;

    margin: 0;

  }

  /* line 3119, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box01 .ft_box01_logo {

    width: 100%;

    background-position: top center;

  }

  /* line 3123, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box01 .ft_box01_t1 {

    line-height: 30px;

    text-align: right;

    width: 37%;

    margin: 0 20px 0 0;

  }

  /* line 3129, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box01 .ft_box01_t2 {

    height: 30px;

    line-height: 30px;

    border-left: 2px #999 dashed;

    border-top: 0;

    padding: 0 0 0 20px !important;

    width: 50%;

  }

  /* line 3138, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box02 {

    margin: 25px 20px 0 20px;

  }

  /* line 3141, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box03 {

    margin: 25px 10px 0 40px;

  }

  /* line 3144, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box04 {

    width: 330px;

    margin: 25px 0 0 40px;

  }

  /* line 3149, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rt_part_icon {

    width: 65px;

    height: 400px;

    position: fixed;

    top: 220px;

    right: 0;

    z-index: 60;

    transition: 0.5s all;

  }

  /* line 3157, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rt_part_icon .rt_part_box01 {

    width: 100%;

    height: 348px;

    position: relative;

    transition: 0.3s all;

    right: -65px;

  }

  /* line 3243, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rt_part_icon .rt_part_box01.active {

    right: 0px;

  }

  /* line 3246, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rt_part_icon .rt_part_box02 {

    width: 65px;

    height: 38px;

    position: absolute;

    bottom: 4px;

    cursor: pointer;

  }

  /* line 3252, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rt_part_icon .rt_part_box02 .rt_part_box02_icon {

    background: url(../img/right_panel/pn_arrow.png) top center no-repeat;

    width: 40px;

    height: 40px;

    margin: 0 auto;

    transition: 0.3s all;

    right: -30px;

    cursor: pointer;

    position: relative;

  }

  /* line 3262, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rt_part_icon .rt_part_box02 .rt_part_box02_icon:hover {

    right: 0;

  }

  /* line 3265, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rt_part_icon .rt_part_box02 .rt_part_box02_icon.active {

    -webkit-transform: rotate(180deg);

    /* to support Safari and Android browser */

    -ms-transform: rotate(180deg);

    /* to support IE 9 */

    transform: rotate(180deg);

    transition: 0.3s all;

    right: 0;

  }

  /* line 3276, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rt_part_boxad {

    width: 300px;

    height: 348px;

    background-color: #fff;

    position: fixed;

    top: 220px;

    right: -300px;

    z-index: 59;

    transition: 0.4s all;

  }

  /* line 3286, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rt_part_icon {

    top: 160px;

  }

  /* line 3289, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rt_part_boxad {

    top: 160px;

  }

  /* line 3292, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #floated1 {

    display: none;

  }

}



/* On screens that are 576px for (size 320px) */

@media screen and (max-width: 576px) {

  /* line 3300, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .top_zindex {

    z-index: 99;

    position: fixed;

    top: 38px !important;

  }

  /* line 3305, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box {

    width: 320px;

  }

  /* line 3313, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box #navbarNav a {

    font-size: 14px;

    line-height: 34px;

    margin: 0 10px 5px 10px;

    width: 93%;

    float: left;

  }

  /* line 3320, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box #navbarNav a:hover {

    text-decoration: none;

    border-bottom: 0px;

  }

  /* line 3324, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box #navbarNav .active {

    border-bottom: 0;

    background: #666;

  }

  /* line 3329, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_logo {

    width: 130px !important;

    transform: none;

    position: fixed;

    top: 0px;

    left: 0px;

    background-size: contain;

  }

  /* line 3338, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_part {

    width: 200px;

  }

  /* line 3341, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part {

    position: fixed;

  }

  /* line 3343, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box1 {

    width: 114px;

    height: 42px;

    border-right: 1px #666666 solid;

  }

  /* line 3347, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box1 .lgn_box1_tt1 {

    height: 16px;

    font-size: 14px;

    line-height: 16px;

    color: #fff;

  }

  /* line 3353, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box1 .lgn_box1_logout {

    width: 48px;

    height: 22px;

    background-color: #999999;

    border-radius: 5px;

    color: #fff;

    font-size: 12px;

    line-height: 24px;

    text-decoration: none;

  }

  /* line 3363, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box1 .lgn_box1_logout:hover {

    background-color: #666;

  }

  /* line 3366, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box1 .lgn_box1_inbox {

    background: url(../img/inbox-icon.png) top left no-repeat;

    width: 41px;

    height: 22px;

    margin: 0px 8px;

  }

  /* line 3371, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box1 .lgn_box1_inbox .lgn_box1_inbox_tt1 {

    width: 24px;

    height: 22px;

    font-size: 12px;

    color: #fff;

    padding: 3px 0 0 4px;

  }

  /* line 3381, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box2 .bd_rt {

    border-right: 1px #666666 solid;

    padding: 0 0 0 76px !important;

  }

  /* line 3385, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box2 .lgn_box2_tt1 {

    height: 16px;

    font-size: 12px;

    line-height: 16px;

    color: #fff;

    font-weight: bold;

    text-decoration: underline;

  }

  /* line 3393, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box2 .lgn_box2_ref {

    cursor: pointer;

    margin: 1px 5px 0 0;

    font-size: 16px;

  }

  /* line 3398, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box2 .lgn_box2_ref:hover {

    -webkit-filter: brightness(90%);

  }

  /* line 3401, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_login_box2 .lgn_box2_tt2 {

    height: 16px;

    font-size: 12px;

    line-height: 16px;

    color: #fff;

  }

  /* line 3408, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_deposit_btn {

    background-color: #f32026;

    width: 48px;

    height: 26px;

    color: #fff;

    line-height: 26px;

    border-radius: 5px;

    font-weight: bold;

    font-size: 14px;

    text-decoration: none;

  }

  /* line 3419, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  header .hd_w_box .hd_rt_mb_login_part .hd_rt_deposit_btn:hover {

    background-color: #c71b1b;

  }

  /* line 3426, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #affix1.affix .offer_reminder {

    display: none !important;

  }

  /* line 3430, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .offer_reminder {

    display: none;

  }

  /* Make it a marquee */

  /* line 3434, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement {

    height: 30px;

    margin-top: -30px;

  }

  /* line 3437, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement .left {

    width: 83px;

    line-height: 30px;

  }

  /* line 3442, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement span {

    width: 904px;

    float: left;

    line-height: 35px;

    font-size: 14px;

    color: #fff;

  }

  /* line 3449, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement .marquee {

    margin: 0 auto;

    width: 230px;

    height: 30px;

    line-height: 30px;

  }

  /* line 3455, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #announcement .marquee:hover {

    animation-play-state: paused;

  }

  /* line 3459, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .tt_img01 {

    width: 320px;

    height: 30px;

    background-size: contain;

  }

  /* line 3464, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .icon_heart {

    background-position: 0 0 !important;

    width: 18px;

    height: 17px;

    margin: 3px 0 0 5px;

    cursor: pointer;

  }

  /* line 3471, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .icon_heart:hover {

    background-position: -20px 0 !important;

    width: 18px;

    height: 17px;

    margin: 3px 0 0 5px;

    cursor: pointer;

  }

  /* line 3478, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .icon_heart.active {

    background-position: -20px 0 !important;

    width: 18px;

    height: 17px;

    margin: 3px 0 0 5px;

    cursor: pointer;

  }

  /* line 3485, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rgl_img {

    width: 130px;

    height: 120px;

    margin: 10px 0 5px 0;

    border-radius: 5px;

    background-size: cover !important;

  }

  /* line 3493, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rgl_img .rgl_game_logo01 {

    background-position: 0 0;

    width: 55px;

    height: 24px;

    position: absolute;

    z-index: 1;

  }

  /* line 3500, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .rgl_img .rgl_game_logo02 {

    background-position: 0 -24px;

    width: 55px;

    height: 24px;

    position: absolute;

    z-index: 1;

  }

  /* line 3510, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular {

    width: 310px !important;

    height: 174px;

    margin: 0 -50px !important;

  }

  /* line 3515, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .slick-list {

    height: 200px;

  }

  /* line 3518, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box {

    height: 155px;

    border-radius: 4px;

    width: 140px !important;

  }

  /* line 3522, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box .rgl_img_goldbd {

    width: 130px;

    height: 120px;

    margin: 10px 0 5px 5px;

    position: absolute;

    background-size: cover;

  }

  /* line 3529, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box .rgl_text {

    font-size: 12px;

    line-height: 22px;

    margin: 0 12px;

    bottom: 8px;

    width: 116px;

    position: absolute;

    z-index: 5;

  }

  /* line 3539, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover {

    height: 155px;

    border-radius: 4px;

    width: 140px !important;

  }

  /* line 3543, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover .rgl_img_goldbd {

    display: none;

  }

  /* line 3548, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover .rgl_rollover {

    height: 155px;

    border-radius: 4px;

    width: 140px;

    position: absolute;

    z-index: 3;

    margin: 0;

  }

  /* line 3555, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover .rgl_rollover .rgl_play {

    display: block !important;

    width: 100px;

    height: 30px;

    font-size: 14px;

    line-height: 26px;

    text-align: right;

    margin: 50px auto 0 auto;

    padding: 0 12px 0 0;

    text-decoration: none;

    background-size: cover;

  }

  /* line 3567, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .regular .rgl_box:hover .rgl_rollover .rgl_freeplay {

    display: block !important;

    width: 100px;

    height: 30px;

    font-size: 14px;

    line-height: 26px;

    text-align: center;

    margin: 10px auto 0 auto;

    padding: 0 0;

    text-decoration: none;

    background-size: cover;

  }

  /* line 3582, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .game_part {

    height: 60px;

    overflow: scroll;

    position: absolute;

    width: 100%;

  }

  /* line 3587, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .game_part .w_box {

    width: 1024px;

  }

  /* line 3590, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .game_part .game_box {

    margin: 0 auto;

    cursor: pointer;

  }

  /* line 3595, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .game_part .game_box .game_text {

    font-size: 14px;

    line-height: 20px;

  }

  /* line 3607, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .bottom_btn {

    width: 100%;

    height: 44px;

    overflow: scroll;

  }

  /* line 3611, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .bottom_btn .btn-item {

    height: 27px;

    border-radius: 5px;

    cursor: pointer;

    margin-bottom: 10px !important;

  }

  /* line 3616, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .bottom_btn .btn-item .btn-link {

    font-size: 14px;

    padding: 0 10px;

    line-height: 28px;

  }

  /* line 3626, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .bottom_btn .active {

    border-bottom: 0px solid #000;

  }

  /* line 3688, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .win_bg {

    background-size: cover;

    height: 620px;

    margin: 0 0 -10px 0;

  }

  /* line 3694, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win {

    width: 320px;

  }

  /* line 3696, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm {

    height: 306px;

    width: 320px;

    margin: 0px auto;

    top: 20px;

    background-size: contain;

  }

  /* line 3703, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_icon {

    width: 320px;

    height: 65px;

    padding: 0 0 0 67px;

    background-size: contain;

  }

  /* line 3709, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_icon .win_box_tt {

    width: 140px;

    margin: 7px 5px 7px 15px;

  }

  /* line 3712, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_icon .win_box_tt .box_tt01 {

    font-size: 12px;

    line-height: 14px;

    width: 100%;

  }

  /* line 3717, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_icon .win_box_tt .box_tt02 {

    font-size: 18px;

    line-height: 22px;

    width: 100%;

  }

  /* line 3725, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_mg1 {

    margin: 73px 0 0 0;

  }

  /* line 3729, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_part_mg2 {

    margin: 8px 0 3px 0;

  }

  /* line 3733, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_play_box {

    height: 26px;

    width: 78px;

    border-radius: 5px;

    margin: 18px 15px 0 0;

  }

  /* line 3738, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_play_box .win_play_tt {

    font-size: 12px;

    line-height: 28px;

    width: 48px;

    margin: 0px 2px 0 6px;

  }

  /* line 3744, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_part_btm .win_play_box .win_play_icon {

    width: 18px;

    height: 18px;

    margin: 4px 0 0 0;

  }

  /* line 3752, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_jarkpo_btm {

    height: 254px;

    width: 320px;

    margin: 24px auto;

  }

  /* line 3757, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_jarkpo_btm .win_jarkpo_logo {

    margin: 100px 0 0 49px;

    width: 210px;

    height: 34px;

    background-size: contain;

  }

  /* line 3764, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_jarkpo_btm .win_jarkpot_num {

    font-size: 22px;

    margin: 10px 0 0 -40px;

    width: 24px;

    line-height: 31px;

  }

  /* line 3771, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .w_box_win .win_jarkpo_btm .counter4 {

    margin: 7px 0 0 -6px;

    transform: scale(0.7);

  }

  /* line 3779, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part {

    height: 780px;

    margin: 0 0 50px 0;

  }

  /* line 3782, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box01 {

    width: 100%;

    margin: 0;

  }

  /* line 3785, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box01 .ft_box01_logo {

    width: 100%;

    background-position: top center;

  }

  /* line 3789, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box01 .ft_box01_t1 {

    line-height: 20px;

    text-align: center;

    width: 100%;

    margin: 0;

  }

  /* line 3795, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box01 .ft_box01_t2 {

    height: 40px;

    line-height: 42px;

    border-left: 0;

    border-top: 2px #999 dashed;

    padding: 0 0 !important;

    margin: 0 20px;

    width: 280px;

    text-align: center;

  }

  /* line 3806, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box02 {

    margin: 25px 20px 0 40px;

    width: 250px;

  }

  /* line 3809, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box02 .ft_box02_w1 {

    width: 100px;

  }

  /* line 3812, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box02 .ft_box02_li-tt2 {

    font-size: 17px;

    padding: 0 0 0 10px;

    width: 100%;

    margin: 0 0 8px 16px;

    color: #fff;

  }

  /* line 3820, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box03 {

    margin: 25px 10px 0 40px;

  }

  /* line 3823, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box04 {

    width: 320px;

    margin: 25px 0 0 0;

  }

  /* line 3829, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box04 .ft_box04_part1 .ft_box04_bar1 {

    width: 42px;

    height: 42px;

    position: absolute;

    margin: 0 0 0 10px;

  }

  /* line 3844, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .ft_part .ft_box04 .ft_box04_part2 {

    width: 120px;

    margin: 10px 0 0 0;

  }

  /* line 3850, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .mb_btm_part {

    position: fixed;

    height: 50px;

    width: 100%;

    background-color: #e82a2c;

    z-index: 100;

    bottom: 0;

    display: block;

  }

  /* line 3858, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .mb_btm_part .mb_btm_rt_line {

    border-right: 1px #fff solid;

  }

  /* line 3861, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .mb_btm_part .mb_btm_box1 {

    width: 25%;

    height: inherit;

    color: #fff !important;

    font-size: 11px;

    text-align: center;

    padding: 3px 0;

    float: left;

    cursor: pointer;

    text-decoration: none;

  }

  /* line 3871, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .mb_btm_part .mb_btm_box1 .mb_btm_icon_sz {

    margin: 0 auto 2px auto;

    width: 35px;

    height: 29px;

    background-size: contain;

  }

  /* line 3877, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .mb_btm_part .mb_btm_box1 .mb_btm_icon1 {

    background: url(../img/mb_btm_icon1.png) top center no-repeat;

  }

  /* line 3880, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .mb_btm_part .mb_btm_box1 .mb_btm_icon2 {

    background: url(../img/mb_btm_icon2.png) top center no-repeat;

  }

  /* line 3883, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .mb_btm_part .mb_btm_box1 .mb_btm_icon3 {

    background: url(../img/mb_btm_icon3.png) top center no-repeat;

  }

  /* line 3886, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .mb_btm_part .mb_btm_box1 .mb_btm_icon4 {

    background: url(../img/mb_btm_icon4.png) top center no-repeat;

  }

  /* line 3889, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  .mb_btm_part .mb_btm_box1 .mb_btm_icon5 {

    background: url(../img/mb_btm_icon5.png) top center no-repeat;

  }

  /* line 3894, D:/Users/USER/Desktop/BssB_WebSite/fafatest/html/scss/fftest_css.scss */

  #floated2 {

    display: none;

  }

}





/*06/09/2019*/

.ft_rlr_bar .partnerlogo-ab-img {
  background: url(../img/partner_logo/partnerlogo-ab.png) top center no-repeat;
  height: 34px;
  width: 60px !important;
}
.ft_rlr_bar .partnerlogo-ae-img {
  background: url(../img/partner_logo/partnerlogo-ae.png) top center no-repeat;
  height: 34px;
  width: 94px !important;
}
.ft_rlr_bar .partnerlogo-ag-img {
  background: url(../img/partner_logo/partnerlogo-ag.png) top center no-repeat;
  height: 34px;
  width: 90px !important;
}
.ft_rlr_bar .partnerlogo-bbin-img {
  background: url(../img/partner_logo/partnerlogo-bbin.png) top center no-repeat;
  height: 34px;
  width: 56px !important;
}
.ft_rlr_bar .partnerlogo-bg-img {
  background: url(../img/partner_logo/partnerlogo-bg.png) top center no-repeat;
  height: 34px;
  width: 108px !important;
}
.ft_rlr_bar .partnerlogo-bp-img {
  background: url(../img/partner_logo/partnerlogo-bp.png) top center no-repeat;
  height: 34px;
  width: 118px !important;
}
.ft_rlr_bar .partnerlogo-bs-img {
  background: url(../img/partner_logo/partnerlogo-bs.png) top center no-repeat;
  height: 34px;
  width: 70px !important;
}
.ft_rlr_bar .partnerlogo-cq9-img {
  background: url(../img/partner_logo/partnerlogo-cq9.png) top center no-repeat;
  height: 34px;
  width: 62px !important;
}
.ft_rlr_bar .partnerlogo-dg-img {
  background: url(../img/partner_logo/partnerlogo-dg.png) top center no-repeat;
  height: 34px;
  width: 60px !important;
}
.ft_rlr_bar .partnerlogo-gg-img {
  background: url(../img/partner_logo/partnerlogo-gg.png) top center no-repeat;
  height: 34px;
  width: 58px !important;
}
.ft_rlr_bar .partnerlogo-gss-img {
  background: url(../img/partner_logo/partnerlogo-gss.png) top center no-repeat;
  height: 34px;
  width: 132px !important;
}
.ft_rlr_bar .partnerlogo-hb-img {
  background: url(../img/partner_logo/partnerlogo-hb.png) top center no-repeat;
  height: 34px;
  width: 110px !important;
}
.ft_rlr_bar .partnerlogo-imsp-img {
  background: url(../img/partner_logo/partnerlogo-imsp.png) top center no-repeat;
  height: 34px;
  width: 106px !important;
}
.ft_rlr_bar .partnerlogo-inplay-img {
  background: url(../img/partner_logo/partnerlogo-inplay.png) top center no-repeat;
  height: 34px;
  width: 158px !important;
}
.ft_rlr_bar .partnerlogo-jdb-img {
  background: url(../img/partner_logo/partnerlogo-jdb.png) top center no-repeat;
  height: 34px;
  width: 138px !important;
}
.ft_rlr_bar .partnerlogo-ky-img {
  background: url(../img/partner_logo/partnerlogo-ky.png) top center no-repeat;
  height: 34px;
  width: 120px !important;
}
.ft_rlr_bar .partnerlogo-mg-img {
  background: url(../img/partner_logo/partnerlogo-mg.png) top center no-repeat;
  height: 34px;
  width: 102px !important;
}
.ft_rlr_bar .partnerlogo-mwg-img {
  background: url(../img/partner_logo/partnerlogo-mwg.png) top center no-repeat;
  height: 34px;
  width: 72px !important;
}
.ft_rlr_bar .partnerlogo-pgsoft-img {
  background: url(../img/partner_logo/partnerlogo-pgsoft.png) top center no-repeat;
  height: 34px;
  width: 80px !important;
}
.ft_rlr_bar .partnerlogo-png-img {
  background: url(../img/partner_logo/partnerlogo-png.png) top center no-repeat;
  height: 34px;
  width: 94px !important;
}
.ft_rlr_bar .partnerlogo-pp-img {
  background: url(../img/partner_logo/partnerlogo-pp.png) top center no-repeat;
  height: 34px;
  width: 72px !important;
}
.ft_rlr_bar .partnerlogo-pt-img {
  background: url(../img/partner_logo/partnerlogo-pt.png) top center no-repeat;
  height: 34px;
  width: 108px !important;
}
.ft_rlr_bar .partnerlogo-rt-img {
  background: url(../img/partner_logo/partnerlogo-rt.png) top center no-repeat;
  height: 34px;
  width: 116px !important;
}
.ft_rlr_bar .partnerlogo-saba-img {
  background: url(../img/partner_logo/partnerlogo-saba.png) top center no-repeat;
  height: 34px;
  width: 80px !important;
}
.ft_rlr_bar .partnerlogo-sb-img {
  background: url(../img/partner_logo/partnerlogo-sb.png) top center no-repeat;
  height: 34px;
  width: 54px !important;
}
.ft_rlr_bar .partnerlogo-sg-img {
  background: url(../img/partner_logo/partnerlogo-sg.png) top center no-repeat;
  height: 34px;
  width: 64px !important;
}
.ft_rlr_bar .partnerlogo-sw-img {
  background: url(../img/partner_logo/partnerlogo-sw.png) top center no-repeat;
  height: 34px;
  width: 138px !important;
}
.ft_rlr_bar .partnerlogo-th-img {
  background: url(../img/partner_logo/partnerlogo-th.png) top center no-repeat;
  height: 34px;
  width: 82px !important;
}
.ft_rlr_bar .partnerlogo-ttg-img {
  background: url(../img/partner_logo/partnerlogo-ttg.png) top center no-repeat;
  height: 34px;
  width: 114px !important;
}
.ft_rlr_bar .partnerlogo-vg-img {
  background: url(../img/partner_logo/partnerlogo-vg.png) top center no-repeat;
  height: 34px;
  width: 122px !important;
}