@import "fonts.css";

@import "../lib/icomoon/style.css";

@import "../lib/support-icomoon/style.css";

@import "../lib/ov-icomoon/style.css";

@import "../lib/product-icomoon/icomoon/style.css";

@import "../../../activity/css/activity.css";

html,

body {
  font-family: "Rubik";
  font-weight: 500;
  font-style: normal;

}

body,

ul,

h1,

h2,

h3,

h4,

h5,

h6,

p,

dl {

  margin: 0;

  padding: 0;

  list-style-type: none;

  font-size: 14px;

}

a:hover {

  text-decoration: none;

}

.container {

  width: 1080px;

  padding: 0;

}

.clear {

  clear: both;

}

.head {

  background-color: #fff;

  height: 52px;

  z-index: 1000;

}

@media (max-width: 769px) {

  .head {

    padding-left: 15px;

  }

}

.head .container {

  position: relative;

}

.head .logo {

  display: block;

  width: 130px;

  position: absolute;

  left: 0;

  background: url('https://cdn.tunefab.net/Public/home/img/logo.svg') no-repeat;

  text-indent: -10000px;

  overflow: hidden;

  color: #0067f6;

  font-size: 18px;

  top: 12px;

  text-decoration: none;

  font-weight: bold;

  height: 33px;

}

.head .logo span {

  color: #231815;

  display: block;

  font-size: 27px;

  margin-left: -6px;

  margin-top: 22px;

  white-space: nowrap;

}

.head .logo-box .logo-text {

  display: inline-block;

  font-size: 12px;

  position: relative;

  left: 140px;

  top: 18px;

  font-weight: 600;

  color: #606060;

}

.head .menu ul li.search-li {

  margin-left: 36px;

}

::-webkit-input-placeholder {

  color: #231815;

  position: relative;

  top: -2px;

  left: 4px;

}

::-moz-placeholder {

  color: #231815;

  position: relative;

  top: -2px;

  left: 4px;

}

/* firefox 19+ */

:-ms-input-placeholder {

  color: #231815;

  position: relative;

  top: -2px;

  left: 4px;

}

/* ie */

input:-moz-placeholder {

  color: #231815;

  position: relative;

  top: -2px;

  left: 4px;

}

.head .search .SearchTerm {

  background: #fff;

  width: 99px;

  border: 0;

  padding: 0;

  color: #231815;

  outline: none;

  font-size: 12px;

}

.head .menu {

  position: absolute;

  right: 0;

  top: 7px;

}

.head .menu ul {

  height: auto;

}

.head .menu ul li {

  display: inline-block;

  padding: 10px 24px;

  font-size: 14px;

}

.head .menu ul li:last-child {

  padding: 10px 0 24px 10px;

  cursor: pointer;

}

.head .menu ul li.pro-list a {

  position: relative;

}

.head .menu ul li.pro-list a .icon {

  display: block;

  float: right;

  position: absolute;

  top: 50%;

  right: 0;

  margin: -3px 0 0 0;

  font-size: 12px;

  width: 20px;

  text-align: center;

  color: #999;

  -webkit-transition: all 0.3s;

  -moz-transition: all 0.3s;

  transition: all 0.3s;

}

.head .menu ul li.pro-list.curr a {

  color: #1e96ec;

}

.head .menu ul li a {

  color: #606060;

  text-decoration: none;

  margin-left: 4px;

  font-size: 14px;

  position: relative;

}

.head .menu ul li:hover a {

  color: #1e96ec;

}

.head .menu .p_list ul li a {

  color: #fff;

}

.p_list ul li a {

  border-bottom-color: transparent !important;

}

.head .menu ul li .p_list {

  display: none;

  position: absolute;

  background: rgba(34, 34, 34, 0.95);

  top: 66px;

  z-index: 1;

  width: 534px;

  padding: 20px;

  left: -20px;

}

.head .menu ul li .p-icon-down {

  position: absolute;

  top: 3px;

  transition: 0.3s;

  right: -15px;

}

.head .menu ul li.curr a>.p-icon-down {

  transform: rotate(180deg);

  top: 2px;

}

.head .menu ul li .p_list a {

  margin-left: 0px;

}

.head .menu ul li .p_list ul li {

  margin: 5px 8px;

  padding: 0;

}

.head .menu ul li .p_list ul li a {

  font-size: 14px;

  display: block;

  width: 229px;

  height: 37px;

  border: 1px solid #fff;

  text-align: center;

  line-height: 37px;

}

.head .menu ul li .p_list ul li a:hover {

  color: #ceb605;

  border: 1px solid #23cafd;

}

.head .menu ul li.se_btn i:hover {

  color: #ceb605;

}

.head .menu ul li.se_btn .icon-fm-close {

  display: none;

}

.head .nav_btn {

  position: absolute;

  right: 10px;

  width: 32px;

  text-align: center;

  height: 26px;

  top: 17px;

  display: none;

  cursor: pointer;

}

.head .nav_btn span {

  position: absolute;

  display: block;

  width: 30px;

  margin: auto;

  height: 3px;

  background-color: #333;

  border-radius: 8px;

  left: 0;

  transition: 0.3s;

}

.head .nav_btn span:nth-child(1) {

  top: 2;

  transform-origin: 100%;

}

.head .nav_btn span:nth-child(2) {

  top: 11px;

  opacity: 1;

}

.head .nav_btn span:nth-child(3) {

  top: 23px;

  transform-origin: 100%;

}

.head .nav_btn.close-state span:nth-child(1) {

  transform: translateX(-4px) translateY(2px) rotate(-45deg);

}

.head .nav_btn.close-state span:nth-child(2) {

  transform: rotate(-45deg) translateY(0px) translateX(1px);

  opacity: 0;

}

.head .nav_btn.close-state span:nth-child(3) {

  transform: translateX(-4px) translateY(0px) rotate(45deg);

}

.head .menu ul li.se_btn {

  position: relative;

}

.head .search {

  position: absolute;

  right: 30px;

  background-color: #f2f6f9;

  display: none;

  width: 450px;

  text-align: center;

  top: 2px;

}

.head .search form {

  position: relative;

}

.head .search form .input-group {

  display: block;

}

.head .search form .input-group .form-control {

  border: 0;

  box-shadow: none;

  padding: 0;

}

.head .search form .input-group-btn {

  position: absolute;

  left: -23px;

}

.head .search .search-btn {

  -moz-user-select: none;

  background-color: #fff;

  border: 0;

  border-radius: 0px;

  cursor: pointer;

  display: inline-block;

  font-size: 14px;

  font-weight: 400;

  line-height: 1.42857;

  margin-bottom: 0;

  padding: 0;

  text-align: center;

  vertical-align: middle;

  white-space: nowrap;

  margin-left: -1px;

  font-size: 24px;

}

.new-tag {

  position: relative;

  display: inline;

}

.new-tag::after {

  content: '';

  background: url(https://cdn.tunefab.com/img/support/new.svg) no-repeat center center;

  width: 40px;

  height: 40px;

  display: block;

  position: absolute;

  right: -50px;

  top: -14px;

}

@media (max-width: 600px) {

  .new-tag::after {

    right: -50px;

    top: -10px;

  }

}

.product-more {

  display: none;

  background: #ffffff;

  width: 100%;

  padding: 40px 0;

  position: absolute;

  z-index: 999;

  text-align: center;

  border-top: 3px solid #eaeaea;

  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);

}

.product-more .type-name {

  font-size: 22px;

  text-align: left;

  margin-bottom: 12px;

  font-weight: bold;

}

.product-more .product-list {

  /* border-right: 1px solid #f3f3f3; */
  display: flex;
  flex-wrap: wrap;

}

.product-more .product-list .product {
  width: 48%;

  display: flex;

  align-items: center;

}

.product-more .product-list .product:nth-child(odd) {
  width: 381px;
}

.product-more .product-list .product .product-figure {

  margin-right: 10px;

}

.product-more .product-list .product .product-figure img {

  width: 25px;

  height: 25px;

}

.product-more .product-list .product .product-name {

  margin: 10px 0;

  line-height: 1.5;

}

.product-more .product-list .product .product-name a {

  font-size: 16px;

  color: #666666;

  font-weight: normal;

}

.product-more .product-list .product .product-name a:hover {

  color: #1e96ec;

}

.support-more-new {

  background: #ffffff;

  width: 100%;

  padding: 40px 0;

  position: absolute;

  top: 50px;

  z-index: 999;

  display: none;

  border-top: 3px solid #eaeaea;

  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);

}

.support-more-new .container {

  display: flex;

  justify-content: space-evenly;

}

.support-more-new .support .support-figure {

  text-align: center;

  display: flex;

  justify-content: center;

}

.support-more-new .support .support-figure img {

  width: 30px;

  height: 30px;

}

.support-more-new .support .support-figure .figure-active {

  display: none;

}

.support-more-new .support .support-desc {

  font-size: 16px;

  color: #666666;

  margin-top: 10px;

}

.support-more-new .support:hover .support-figure img {

  display: none;

}

.support-more-new .support:hover .support-figure .figure-active {

  display: block;

}

.support-more-new .support:hover .support-desc {

  font-size: 16px;

  color: #1e96ec;

}

.product-more .col-md-2 {

  position: relative;

  min-height: 1px;

  padding-left: 15px;

  padding-right: 15px;

}

@media (min-width: 992px) {

  .product-more .col-md-2 {

    width: 20%;

    float: left;

  }

}

@media (min-width: 767px) {

  .product-more .col-sm-2 {

    width: 20%;

    float: left;

  }

}

.product-more .more_product_link {

  padding: 0;

  display: inline-block;

  position: relative;

  top: 10px;

}

.product-more img {

  height: 100px;

}

.product-more div.img {

  position: relative;

  display: inline-block;

}

.product-more div .img_link {

  display: block;

  position: absolute;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

}

.product-more a {

  color: #a8a7a7;

  display: block;

  font-weight: bold;

}

.product-more a:hover {

  color: #827502;

}

.product-more p {

  color: #a8a7a7;

  margin-top: 20px;

  font-weight: bold;

  margin-bottom: 15px;

}

.product-more .overview {

  font-size: 16px;

  color: #727272;

}

.product-more .overview a {

  color: inherit;

  display: inline;

  font-weight: bold;

}

.product-more .overview a:hover {

  color: #827502;

}

.product-more .more-down {

  transform: rotate(267deg);

  display: inline-block;

  position: relative;

  left: 0;

  transition: left 0.4s;

  font-weight: 900;

}

.product-more .more_product_link:hover i {

  left: 10px;

}

.tutorials-box {

  background: #a0c408;

  text-align: center;

  height: 62px;

  display: none;

  position: fixed;

  width: 100%;

  z-index: 1;

}

.tutorials-box .tutorials-menu a {

  margin: 10px 20px;

  padding: 10px 20px;

  border-radius: 30px;

  color: #fff;

  display: inline-block;

  font-weight: bold;

  font-size: 18px;

}

.tutorials-box .tutorials-menu a:hover {

  border: 1px solid #fff;

  padding: 9px 19px;

  text-decoration: none;

}

.mobile_nav_all {

  display: none;

  z-index: 19;

  position: relative;

  top: 52px;

  background: #fff;

}

.mobile_nav {

  width: 100%;

  z-index: 50;

  /* top: 52px; */

  /* top: 122px; */

}

.mobile_nav li {

  width: 100%;

}

.mobile_nav li .p_list {

  background: #f4fafe;

  width: 100%;

  padding: 10px 15px 0 15px;

  transition: unset;

}

.mobile_nav li .support-list {

  padding-bottom: 15px;

}

.mobile_nav li a {

  padding: 0 15px;

}

.mobile_nav li.pro-list {

  border-top: 3px solid #eaeaea;

}

.mobile_nav_close {

  display: none;

  position: absolute;

  right: 12px;

  top: 13px;

  font-size: 23px;

}

.mobile_nav hr {

  width: 100%;

  margin: 10px auto;

  border-color: #efeeee;

}

.mobile_nav ul {

  height: 100%;

}

.mobile_nav li a {

  color: #333333;

  font-size: 20px;

  text-decoration: none;

  display: block;

  border-bottom: 1px solid #efeeee;

  line-height: 55px;

}

.mobile_nav .p_list {

  display: none;

  margin-top: 0 !important;

  padding-top: 15px;

}

.mobile_nav .p_list ul {

  margin-top: -10px;

}

.mobile_nav .p_list ul li {

  margin-bottom: 0px;

}

.mobile_nav>ul>li>a:hover {

  color: #1e96ec;

}

.mobile_nav .p_list {

  margin-top: 15px;

}

.mobile_nav .p_list .category {

  display: flex;

  flex-direction: column;

}

.mobile_nav .p_list .category .category-name {

  font-size: 18px;

  font-weight: bold;

}

.mobile_nav .p_list .category ul {

  padding: 10px 0;

}

.mobile_nav .p_list .category ul li a {

  font-size: 16px;

  color: #666666;

  line-height: 38px;

  height: auto !important;

}

.mobile_nav .p_list .category ul li a:hover {

  color: #1e96ec;

}

.mobile_nav .support-list {

  background-color: #f4fafe;

}

.mobile_nav .support-list ul li {

  height: 40px;

}

.mobile_nav .support-list ul li a {

  font-size: 16px;

  color: #666666;

}

.mobile_nav .support-list ul li a:hover {

  color: #1e96ec;

}

.mobile_nav .p_list ul li a {

  padding: 3px 0;

  font-size: 16px;

  display: inline;

}

.mobile_nav .more {

  position: relative;

  display: flex;

  justify-content: space-between;

  align-items: center;

}

.mobile_nav .more::after {

  content: '';

  display: block;

  width: 16px;

  height: 16px;

  background: url(https://cdn.tunefab.com/img/support/down-arrow.svg) no-repeat center center;

}

.mobile_nav .more::after {

  transition: all 0.5s;

}

.mobile_nav .curr::after {

  transform: rotateX(180deg) !important;

}

.mobile_nav ul li.search {

  padding: 30px 15px;

}

.mobile_nav ul li.search .form-control {

  border: 0;

  text-align: center;

  width: 100%;

}

.mobile_nav ul li.search .form-control:focus {

  -webkit-box-shadow: none;

  box-shadow: none;

}

.mobile_nav ul li.search .search-box {

  position: relative;

  height: 40px;

  border-radius: 20px;

  border: 1px solid #ccc;

  display: flex;

  flex-direction: row-reverse;

  align-items: center;

  justify-content: space-around;

}

.mobile_nav ul li.search .search-box input {

  background-color: transparent;

  width: 85%;

  text-align: left;

}

.mobile_nav ul li.search .search-box span {

  position: unset;

}

.mobile_nav ul li.search .input-group-btn {

  width: auto;

}

.mobile_nav ul li.search .search-btn {

  font-size: 28px;

  background: transparent;

  border: none;

  display: flex;

  justify-content: center;

  align-items: center;

}

.mobile_nav_all a:hover {

  color: #827502;

}

/*--------------foot css-------------------*/

/**product middle menu css **/

.pro_menu .container {

  padding: 10px 0;

  margin: 10px auto;

}

.pro_menu ul {

  text-align: center;

  border-bottom: 1px solid #0067f6;

}

.pro_menu ul li {

  font-size: 22px;

  font-weight: bold;

  display: inline-block;

  width: 122px;

  margin: 0 10px;

  height: 48px;

  line-height: 39px;

}

.pro_menu ul li.active {

  border: 1px solid #0067f6;

  position: relative;

  bottom: -1px;

  border-bottom: 1px solid #fff;

  border-top-left-radius: 4px;

  border-top-right-radius: 4px;

  color: #0067f6;

}

.pro_menu ul li.mobile {

  display: none;

}

.pro_menu ul li a {

  height: 44px;

  line-height: 44px;

  color: #333;

}

.pro_menu ul li a:hover {

  text-decoration: none;

  color: #0067f6;

}

/**bottom show css **/

.common-background {

  background-color: #f6f6f6;

}

.common-show {

  width: 998px;

  margin: 27px auto 0px;

  padding: 30px 0px;

}

.common-show .common-box {

  float: left;

  width: 25%;

  margin-bottom: 40px;

  padding-left: 37px;

  border-right: 1px solid #999;

}

.common-show .common-box:nth-child(4) {

  border: none;

}

.common-show .common-box p {

  color: #323232;

  position: relative;

  display: inline;

  margin-left: 10px;

  color: #999999;

}

/* #faqs Styles

================================================== */

#myFaqs dt {

  padding: 0 20px;

  border: 1px solid #969696;

  border-left: 6px solid #323232;

  color: #323232;

  font-size: 18px;

  line-height: 46px;

  cursor: pointer;

  font-weight: normal;

  background-position: 98% center;

  background-repeat: no-repeat;

  margin-bottom: 20px;

}

#myFaqs dd {

  color: #646464;

  font-size: 14px;

  line-height: 24px;

  background-color: #f6f6f6;

  margin: 14px 0px 20px 0px;

  padding: 22px;

  display: none;

  text-align: center;

}

#myFaqs dd.active {

  display: block;

}

#myFaqs dd p {

  text-align: left;

}

#myFaqs dd span {

  color: #0067f6;

}

#myFaqs dd a {

  color: #0067f6;

  text-decoration: none;

}

#myFaqs dd a:hover {

  color: #646464;

}

/************end***************/

.totop {

  bottom: 4%;

  cursor: pointer;

  height: 50px;

  width: 50px;

  background-color: #4D6C82;

  color: #fff;

  position: fixed;

  right: 1%;

  text-align: center;

  z-index: 999;

  display: none;

  background-position: center center;

  background-repeat: no-repeat;

  background-image: url(https://cdn.tunefab.net/Public/home/img/top.png);

}

.totop:hover,

.totop:focus {

  background-color: #1E2426;

}

/*promotion banner css*/

.entry {

  width: 207px;

  position: fixed;

  right: 2%;

  height: 236px;

  bottom: 85px;

  z-index: 2;

  background: url('https://cdn.tunefab.com/img/christmas_new/TF_entry.svg') no-repeat;

  display: flex;

  justify-content: center;

  align-items: flex-end;

}

.entry span.out {

  position: absolute;

  top: 0;

  right: 0;

  width: 22px;

  height: 22px;

  background: #00000010;

  border-radius: 50%;

  text-align: center;

  color: #fff;

  cursor: pointer;

}

.entry .entry-box {

  display: flex;

  flex-direction: column;

  align-items: center;

  color: #663125;

}

.entry .entry-box p.big {

  font-size: 14px;

}

.entry .entry-box span {

  font-size: 14px;

  font-weight: bold;

}

.entry .entry-box span strong {

  font-size: 32px;

}

.entry .entry-box p {

  font-size: 10px;

  margin-bottom: 0 !important;

}

.entry .entry-box a.entry-button {

  display: block;

  width: 105px;

  height: 24px;

  line-height: 24px;

  text-align: center;

  margin: auto;

  background: #c7362c;

  border-radius: 12px;

  color: #fff;

  box-shadow: 2px 3px 0px 1px rgba(204, 49, 23);

  margin-bottom: 10px;

  transition-property: transform, background, box-shadow, -webkit-transform;

  transition-duration: 0.3s;

  transition-timing-function: var(--timing);

  transform: translateY(calc(var(--offset)*-1));

}

.entry .entry-box a.entry-button:hover {

  background: #db4d4d;

  color: #fff;

  --offset: 3px;

}

.promotion_banner {

  background: #6c1607;

  position: fixed;

  bottom: 0;

  overflow: hidden;

  height: 80px;

  width: 100%;

  background-image: url(https://cdn.tunefab.com/img/new-summer-sale/topic-entrance.png);

  background-repeat: no-repeat;

  background-position: center;

  background-size: 1920px;

}

@media screen and (max-width: 1024px) {

  .promotion_banner .promotion_banner-box .container {

    padding-left: 10%;

    padding-right: 10%;

    padding-top: 10px;

    padding-bottom: 10px;

  }

  .promotion_banner .promotion_banner-box .container p {

    font-size: 12px !important;

  }

  .promotion_banner .promotion_banner-box .container p span {

    font-size: 18px !important;

  }

  .promotion_banner .promotion_banner-box .container p .promotion_banner-btn {

    width: 100px !important;

    height: 28px !important;

    font-size: 16px !important;

    margin-top: unset !important;

  }

}

@media (max-width: 768px) {

  .promotion_banner {

    position: sticky;

    height: auto;

    background-size: cover;

    bottom: unset;

    top: 0;

  }

}

@media screen and (max-width: 580px) {

  .promotion_banner .promotion_banner-box .container p .promotion_banner-btn {

    margin-left: unset !important;

  }

}

.promotion_banner .promotion_banner-box {

  display: block;

  width: 100%;

  height: 100%;

  position: relative;

  z-index: 10;

  display: flex;

  align-items: center;

}

.promotion_banner .promotion_banner-box .container {

  display: flex;

  align-items: center;

  width: fit-content;

  margin: 0 auto;

}

.promotion_banner .promotion_banner-box .container p {

  display: flex;

  align-items: center;

}

@media (max-width: 768px) {

  .promotion_banner .promotion_banner-box .container p {

    justify-content: center;

    flex-wrap: wrap;

  }

}

.promotion_banner .promotion_banner-box .container p span.name {

  font-size: 33px;

  font-family: 'OpenSans-Bold';

  font-weight: bold;

  color: #275CD0;

}

.promotion_banner .promotion_banner-box .container p span.sale {

  font-size: 50px;

  font-weight: bold;

  color: #3564CB;

  text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;

  display: inline-block;

  margin: 0 45px;

}

.promotion_banner .promotion_banner-box .container p span.sale span {

  font-size: 58px;

  color: #ed422fFF;

  text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;

}

.promotion_banner .promotion_banner-box .container p .promotion_banner-btn {

  width: 239px;

  height: 54px;

  background: linear-gradient(-45deg, #ED422F 0%, #EF5635 100%);

  border-radius: 27px;

  font-size: 33px;

  font-weight: bold;

  color: #fff;

  display: flex;

  justify-content: center;

  align-items: center;

  margin-left: 40px;

  margin-top: 5px;

  float: right;

  line-height: 33px;

  position: relative;

}

.promotion_banner .promotion_banner-box .container p .promotion_banner-btn::after {

  content: "";

  position: absolute;

  width: 96%;

  height: 82%;

  border-radius: 27px;

  border: 1px solid #fff;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

}

.promotion_banner img {

  position: absolute;

  width: 2048px;

  height: 70px;

  left: 50%;

  transform: translateX(-50%);

  z-index: 1;

}

.promotion_banner .inner-box {

  z-index: 2;

  position: relative;

  max-width: 1000px;

  height: 70px;

  margin: auto;

  display: flex;

  align-items: center;

  justify-content: center;

}

.promotion_banner .p1 {

  font-size: 26px;

  color: #7f3932;

  margin-top: 0px;

  display: inline-block;

  margin-right: 20px;

  margin-bottom: 0;

}

.promotion_banner .p1 strong {

  font-size: 41px;

  font-style: italic;

  text-decoration: underline;

}

.promotion_banner .p2 {

  font-size: 16px;

  color: #fff;

}

.promotion_banner .entry-button {

  padding: 8px 30px;

  border-radius: 30px;

  background: #e0431e;

  border: 1px solid #e0431e;

  box-shadow: 2px 3px 0px 1px rgba(204, 49, 23);

  color: #fff;

  font-size: 16px;

  transition: background 400ms ease-in-out;

  font-weight: 600;

  transition-property: transform, box-shadow, -webkit-transform;

  transition-duration: 0.3s;

  transition-timing-function: var(--timing);

  transform: translateY(calc(var(--offset)*-1));

}

.promotion_banner .entry-button img {

  position: unset;

  width: 15px;

  height: 15px;

  transform: translateX(50%);

  z-index: 1;

}

.promotion_banner .entry-button:hover {

  background: #db4d4d;

  color: #fff;

  --offset: 3px;

}

.promotion_banner .time-box {

  display: inline-block;

  margin-left: 80px;

  color: #fff;

}

.promotion_banner .time-box span {

  font-size: 18px;

  display: inline-block;

  background: rgba(0, 0, 0, 0.2);

  color: #fff;

  padding: 5px;

  border-radius: 10px;

}

.promotion_banner .out {

  width: 20px;

  height: 20px;

  background: url(https://cdn.tunefab.com/img/new-summer-sale/sidebar-close.svg) no-repeat center center;

  background-size: 11px;

  background-color: #fff;

  border-radius: 50%;

  position: absolute;

  top: 10px;

  right: 10px;

  cursor: pointer;

  z-index: 23;

}

.bf-self-banner {

  position: fixed;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 80px;

  z-index: 22;

  background-image: url('https://cdn.tunefab.com/img/bf-bar/bf-banner-en.png');

  background-size: 100% 100%;

  display: inline-block;

}

.bf-self-banner .container {

  pointer-events: none;

  height: 100%;

  display: flex;

  align-items: center;

  justify-content: end;

  position: relative;

}

.bf-self-banner .container .button-item {

  width: 200px;

  background: linear-gradient(180deg, #FC588F 0%, #FF2C42 100%);

  border: 2px solid #FFFFFF;

  border-radius: 6px;

  display: inline-block;

  padding: 10px 0;

  font-size: 24px;

  color: #fff;

  text-align: center;

  margin-right: 45px;

  cursor: pointer;

}

.bf-self-banner .container::after {

  content: '';

  pointer-events: auto;

  background-size: 100% 100%;

  display: inline-block;

  background-image: url('https://cdn.tunefab.com/img/bf-bar/close.png');

  width: 30px;

  height: 30px;

  position: absolute;

  right: 0;

  top: 0;

  cursor: pointer;

}

@media screen and (max-width: 769px) {

  .bf-self-banner {

    background-image: url('https://cdn.tunefab.com/img/bf-bar/bf-banner-mben.png');

    height: 100px;

  }

  .bf-self-banner .container .button-item {

    width: 130px;

    padding: 6px 0;

    font-size: 18px;

    margin-right: 5px;

    font-size: 14px;

  }

  .bf-self-banner .container::after {

    width: 23px;

    height: 23px;

  }

}

/* foot style new 20180801 */

.foot {

  padding-top: 50px;

  background-color: #1b3042;

  color: #eaeaea;

}

.foot .flex-container {

  display: flex;

  flex-direction: column;

}

.foot .flex-container .flex-row {

  display: flex;

}

.foot .flex-container .flex-row:first-child {

  margin-bottom: 40px;

}

.foot .flex-container .flex-row.flex--full-width {

  place-content: space-between;

}

.foot .flex-container .flex-row.flex--full-width .flex-col {

  margin-right: unset;

}

.foot .flex-container .flex-col {

  display: inline-flex;

  flex: 0 0 25%;

  align-items: center;

  margin-right: 30px;

}

.foot .flex-container .flex-col--col {

  flex-direction: column;

  align-items: flex-start;

  padding-right: 12px;

  box-sizing: border-box;

}

.foot p.name {

  color: #eaeaea;

  font-size: 22px;

}

.foot .flex-col__cont p {

  font-size: 14px;

  color: #eaeaea;

  padding-bottom: 30px;

}

.foot .flex-col__form {

  margin-top: 20px;

}

.foot #newsletter input {

  width: 216px;

  height: 34px;

  padding: 6px 9px;

  border: 1px solid #eaeaea;

  border-radius: 3px;

  background: transparent;

  color: #eaeaea;

  outline: none;

  margin-bottom: 10px;

  line-height: 20px;

}

.foot #newsletter button {

  height: 34px;

  padding: 6px 12px;

  border-radius: 3px;

  border: 1px solid #5895de;

  background: #5895de;

  color: #eaeaea;

  outline: none;

}

.foot .flex-col__cont .popup {

  height: 34px;

  padding: 6px 12px;

  border-radius: 3px;

  border: 1px solid #5895de;

  background: #5895de;

  color: #eaeaea;

  outline: none;

  margin-top: 10px;

}

.foot #newsletter button:hover {

  opacity: 0.6;

}

.foot ul,

.flex-col__cont {

  margin-top: 25px;

}

.foot ul li {

  margin-bottom: 8px;

}

.foot ul li a {

  font-size: 14px;

  line-height: 24px;

  color: #eaeaea;

}

.foot ul li a:hover {

  color: #1e96ec;

}

.foot .foot-bottom {

  margin-top: 40px;

  border-top: 1px solid rgba(215, 218, 237, 0.20);

}

.foot .foot-bottom p {

  display: inline-block;

  font-size: 14px;

  line-height: 60px;

  color: #eaeaea;

}

.foot .foot-bottom .sns {

  float: right;

  position: relative;

  top: 17px;

}

.foot .foot-bottom .sns a {

  display: inline-block;

  margin-right: 20px;

}

.foot .foot-bottom .sns a:last-of-type {

  margin-right: 0;

}

.foot .foot-bottom .sns svg {

  width: 27px;

  height: 27px;

  fill: #eee;

}

.foot .foot-bottom .sns a:hover svg {

  fill: #1e96ec;

}

.foot input::-webkit-input-placeholder {

  color: #eaeaea;

  line-height: 20px;

}

.foot input::-moz-placeholder {

  /* Mozilla Firefox 19+ */

  color: #eaeaea;

  line-height: 20px;

}

.foot input:-moz-placeholder {

  /* Mozilla Firefox 4 to 18 */

  color: #eaeaea;

  line-height: 20px;

}

.foot input:-ms-input-placeholder {

  /* Internet Explorer 10-11 */

  color: #eaeaea;

  line-height: 20px;

}

@media (min-width: 1200px) {

  .container {

    margin: 0 auto;

  }

}

@media (max-width: 1199px) {

  .head .logo-box .logo-text {

    display: none;

  }

  .container {

    width: 96%;

  }

}

@media (max-width: 960px) {

  /*foot*/

  .head .menu {

    display: none;

  }

  .head .nav_btn {

    display: block;

  }

  .foot .flex-container.container {

    width: 92%;

  }

  .foot .flex-container .flex-row:first-child {

    padding-bottom: 30px;

    margin-bottom: 30px;

  }

  .foot .flex-container .flex-row:first-child .flex-col:first-child {

    margin-bottom: 15px;

  }

  .foot .flex-container .flex-row.flex--full-width {

    flex-direction: column;

  }

  .foot .flex-container .flex-row.flex--full-width .flex-col {

    margin-bottom: 20px;

    flex: auto;

  }

  .foot ul,

  .foot .sns {

    margin-top: 15px;

  }

  .foot .foot-bottom {

    margin-top: 0;

  }

}

@media (max-width: 795px) {

  .head .nav_btn {

    display: block;

  }

  .head .search {

    right: 57px;

    top: 28px;

  }

  /**bottom show css **/

  .common-show {

    width: 540px;

  }

  .common-show .common-box {

    width: 50%;

    position: relative;

    left: 0px;

    margin-bottom: 64px;

  }

}

@media (max-width: 768px) {

  .container {

    width: 100%;

    padding: 0 15px;

  }

  .head .container {

    padding: 0;

  }

  .mobile_nav_all .container {

    padding: 0;

  }

  .pro_menu ul {

    text-align: center;

    border-bottom: 1px solid #0067f6;

    height: 43px;

  }

  .pro_menu ul li {

    position: relative;

    background-color: #fff;

    z-index: 111;

    height: 43px;

    width: 180px;

    display: none;

    border: 1px solid #0067f6;

    color: #0067f6;

    margin: 0 auto;

    font-weight: normal;

    border-bottom-width: 0px;

  }

  .pro_menu ul li:last-child {

    border-bottom-width: 1px;

  }

  .pro_menu ul li a {

    color: #0067f6;

  }

  .pro_menu ul li.active {

    display: none;

  }

  .pro_menu ul li.mobile {

    position: relative;

    width: 122px;

    display: block;

    margin-bottom: 22px;

    border-top-left-radius: 6px;

    border-top-right-radius: 6px;

    -moz-border-top-left-radius: 6px;

    -moz-border-top-right-radius: 6px;

    -webkit-border-top-left-radius: 6px;

    -webkit-border-top-right-radius: 6px;

    border-bottom-width: 0px;

  }

  .pro_menu ul li.mobile span {

    position: absolute;

    display: block;

    width: 0;

    height: 0;

    border-left: 6px solid transparent;

    border-right: 6px solid transparent;

    border-top: 8px solid #0067f6;

    left: 138px;

    top: 18px;

  }

  .pro_menu ul li:hover {

    color: #fff;

    background-color: #0067f6;

  }

  .head .logo span {

    font-size: 18px;

  }

  .head .logo span.two {

    font-size: 12px;

  }

  .foot .foot_top .col-md-3 {

    margin-bottom: 60px;

  }

  .foot .foot-bottom {

    padding: 15px 0;

    text-align: center;

  }

  .foot .foot-bottom p {

    line-height: initial;

    display: block;

  }

  .foot .foot-bottom .sns {

    float: none;

    position: static;

  }

  .promotion_banner .inner {

    padding: 0 16px;

  }

  .promotion_banner .p1 {

    font-size: 18px;

  }

  .promotion_banner .p1 strong {

    font-size: 30px;

  }

  .promotion_banner .entry-button {

    padding: 3px 15px;

    font-size: 12px;

  }

}

@media (max-width: 525px) {

  .head .search input {

    width: 144px;

  }

  .head .search {

    top: 76px;

    margin-right: -68px;

    right: 50%;

  }

  /**bottom show css **/

  .common-show {

    width: 270px;

  }

  .common-show .common-box {

    width: 100%;

    left: 0px;

  }

  .close-btn {

    width: 50px;

    height: 50px;

    position: absolute;

    top: 9px;

    right: -15px;

    z-index: 3;

    cursor: pointer;

  }

  .promotion_banner .p1 {

    font-size: 12px;

    width: 100%;

    padding-left: 10px;

    margin-top: -25px;

  }

  .promotion_banner .p1 strong {

    font-size: 16px;

  }

  .promotion_banner .p2 {

    font-size: 12px;

    width: 50%;

  }

  .promotion_banner .entry-button {

    padding: 3px 10px;

    position: absolute;

    bottom: 10px;

    right: 40px;

  }

}

.nav_fixed {

  position: fixed;

  top: 0px;

  left: 0px;

  opacity: 0.98;

  z-index: 100;

}

/* global win/mac button modified temp.. */

a.win,

a.win_down {

  border-radius: 3px;

  border: 1px solid #fff !important;

  background-color: #fff !important;

  color: #1e96ec !important;

}

a.win i,

a.win_down i,

a.mac i,

a.mac_down i {

  position: relative;

  top: 1px !important;

  margin-left: 10px;

  left: unset !important;

  bottom: unset !important;

  right: unset !important;

  margin-right: 0 !important;

}

a.win:hover,

a.win_down:hover {

  background-color: #1e96ec !important;

  border-color: #1e96ec !important;

  color: #fff !important;

}

a.mac,

a.mac_down {

  border-radius: 3px;

  background-color: #1e96ec !important;

  color: #fff !important;

  border: 1px solid #1e96ec !important;

}

a.mac:hover,

a.mac_down:hover {

  background-color: #fff !important;

  color: #1e96ec !important;

}

#site-cover {

  display: none;

  position: absolute;

  width: 100%;

  height: 100%;

  top: 0;

  z-index: 900;

  background: transparent;

}

.support-more {

  background-color: #1e2426;

  padding: 20px;

  border-color: #1e2426;

  left: unset;

  top: 80%;

}

.support-more .dropdown-item {

  margin-bottom: 12px;

}

.support-more .dropdown-item:last-of-type {

  margin-bottom: 0;

}

.support-more .item-link {

  display: block;

  color: #a8a7a7 !important;

  margin-left: 0 !important;

}

.support-more .item-link svg {

  width: 18px;

  margin-right: 10px;

  vertical-align: middle;

}

.support-more .item-link svg .var1 {

  fill: #a8a7a7;

}

.support-more .item-link:hover {

  color: #ceb605 !important;

}

.support-more .item-link:hover svg .var1 {

  fill: #ceb605;

}

/* 左侧入口 */

.prime-box {

  position: fixed;

  left: 0;

  bottom: 0;

  text-align: center;

  z-index: 999999;

  font-size: 18px;

  transform: scale(0.9);

}

.promotion-content {

  position: relative;

  padding: 87px 54px 0;

  width: 330px;

  height: 297px;

  background: url(https://cdn.tunefab.com/img/summer-sale/summer-left.png) center bottom no-repeat;

  background-size: 100%;

  line-height: 1.5;

  color: #fff;

  font-weight: bold;

}

.promotion-content p {

  font-size: 24px;

  line-height: 1.5;

  color: #5B3406;

}

.promotion-content p span {

  font-size: 32px;

  font-style: italic;

  line-height: 0.6;

  color: #EA2D55;

  margin-left: 10px;

  text-decoration: underline;

}

.promotion-content button {

  position: inherit;

  z-index: 2;

  margin-top: 15px;

  min-width: 157px;

  height: 40px;

  color: #fff;

  font-size: 22px;

  outline: none;

  cursor: pointer;

  border-radius: 100px;

  border: 1px solid #64B21B;

  background-color: #64B21B;

  box-shadow: 0px 3px 0px 0px #64B21B, inset 0px 3px 5px 0px rgba(255, 255, 255, 0.004);

}

.promotion-content button:hover {

  line-height: 36px;

  background-color: #fff;

  color: #64B21B;

  box-shadow: 0px 3px 0px 0px #64B21B, inset 0px 3px 5px 0px rgba(255, 255, 255, 0.004);

}

.close-btn {

  width: 50px;

  height: 50px;

  position: absolute;

  top: -20px;

  right: 0;

  z-index: 3;

  cursor: pointer;

}

.close-btn a {

  display: inline-block;

  width: 38px;

  height: 38px;

  background: url(https://dneux1ee0sm9x.cloudfront.net/static/promotion/common_icon/close.png) no-repeat;

}

.canvas {

  position: absolute;

  width: 100%;

  height: 100%;

  top: 0;

  left: 50%;

  transform: translateX(-50%);

  z-index: 1;

}

.canvas img.fly-icon {

  position: absolute;

}

.canvas img.fly-icon.f1-ice {

  top: 17px;

  left: 66px;

  width: 89px;

}

.canvas img.fly-icon.f1-cocktail {

  bottom: 23px;

  width: 74px;

  right: 25px;

}

.canvas img.fly-icon.f1-waterm {

  bottom: 25px;

  left: 31px;

  width: 83px;

}

.canvas img.fly-icon.f1-carambola {

  top: 31px;

  right: 27px;

  width: 76px;

}

.canvas img.fly-icon.f1-ice.ani {

  transform: translate(-70%, -40%);

  transition: transform 2s;

}

.canvas img.fly-icon.f1-carambola.ani {

  transform: translate(70%, -50%);

  transition: transform 2s;

}

.canvas img.fly-icon.f1-waterm.ani {

  transform: translate(-60%, 50%);

  transition: transform 2s;

}

.canvas img.fly-icon.f1-cocktail.ani {

  transform: translate(60%, 50%);

  transition: transform 2s;

}

@media (max-width: 500px) {

  .promotion-content {

    position: relative;

    padding: 87px 54px 0;

    width: 231px;

    height: 238px;

    background: url(https://cdn.tunefab.com/img/summer-sale/summer-left.png) center bottom no-repeat;

    background-size: 100%;

    line-height: 1.5;

    color: #fff;

    font-weight: bold;

  }

  .promotion-content p {

    font-size: 13px;

    line-height: 1.5;

    color: #5B3406;

  }

  .promotion-content p span {

    font-size: 18px;

  }

  .promotion-content button {

    margin-top: 15px;

    min-width: 102px;

    height: 32px;

    font-size: 14px;

  }

  .promotion-content button:hover {

    line-height: 28px;

  }

  .canvas img.fly-icon.f1-ice {

    top: 31px;

    left: 22px;

    width: 89px;

  }

  .canvas img.fly-icon.f1-carambola {

    top: 28px;

    right: 8px;

    width: 76px;

  }

  .canvas img.fly-icon.f1-waterm {

    bottom: -8px;

    left: 16px;

    width: 83px;

  }

  .canvas img.fly-icon.f1-cocktail {

    bottom: 10px;

    width: 58px;

    right: 14px;

  }

}

/* 2020 black friday entry banner style start */

.bf-entry-banner {

  z-index: 100001;

}

.bf-entry-banner img {

  display: none;

}

.bf-entry {

  background: url(https://cdn.tunefab.com/img/black-friday/black-friday-entry-bg.png) no-repeat center center;

  text-align: center;

  display: block;

  background-color: #020000;

  height: 69px;

  width: 100%;

  position: fixed;

  top: 0;

  left: 0;

}

.bf-entry .entry-content {

  vertical-align: middle;

  height: 69px;

  position: relative;

  display: inline-flex;

  flex-wrap: wrap;

  justify-content: center;

  align-items: center;

  padding-right: 40px;

  z-index: 5;

}

.bf-entry .entry-content span {

  font-size: 25px;

  font-weight: bold;

  color: #fff;

  display: inline-block;

}

.bf-entry .entry-content span.active-text {

  color: #FF0126;

  z-index: 1;

}

.bf-entry .entry-content span.active-text::before {

  content: attr(data-text);

  position: absolute;

  -webkit-text-stroke: 0.3px #fff;

  z-index: -1;

  transform: translate(-1px, 2px);

  color: #000;

}

.bf-entry .entry-content span.last {

  margin-right: 25px;

}

.bf-entry .entry-content .countdown {

  font-size: 14px;

}

.bf-entry .entry-content .countdown .num {

  color: #666;

  display: inline-block;

  width: 24px;

  line-height: 24px;

  border-radius: 4px;

  background-color: #666;

  margin: 0 6px;

  font-size: 12px;

  font-weight: bold;

  color: #fff;

}

.bf-entry .entry-content .countdown .num.day {

  margin-left: 0;

}

.bf-entry .entry-content .countdown .num.second {

  margin-right: 0;

}

.bf-entry .entry-content .turn-btn {

  display: inline-block;

  width: 150px;

  line-height: 32px;

  border: 1px solid #fff;

  background-color: #1A1C1E;

  font-size: 21px;

  font-weight: bold;

  color: #fff;

  border-radius: 6px;

  margin-left: 20px;

  position: relative;

}

.bf-entry .entry-content .turn-btn:hover {

  background-color: #FC0033;

  color: #000;

}

.bf-entry .entry-content .turn-btn::before {

  content: '';

  position: absolute;

  width: 100%;

  height: 100%;

  top: 4px;

  right: -4px;

  background-color: #FC0033;

  border: 1px solid #fff;

  z-index: -1;

  border-radius: 6px;

}

.bf-entry .entry-content .turn-btn::after {

  content: '';

  position: absolute;

  width: 18px;

  height: 14px;

  background: url(https://cdn.tunefab.com/img/black-friday/entry-btn-tag.svg) no-repeat center center;

  top: -12px;

  right: -15px;

  z-index: -2;

}

.bf-close-btn {

  position: absolute;

  width: 15px;

  height: 13px;

  background: url(https://cdn.tunefab.com/img/black-friday/close-btn.svg) no-repeat center center;

  top: 4px;

  right: 0px;

  cursor: pointer;

}

@media (max-width: 1024px) {

  .bf-entry .entry-content span {

    font-size: 15px;

  }

  .bf-entry .entry-content span.active-text {

    font-size: 16px;

  }

  .bf-entry .entry-content .countdown .num {

    width: 18px;

    height: 18px;

    line-height: 18px;

  }

  .bf-entry .entry-content .turn-btn {

    width: 90px;

    height: 20px;

    line-height: 20px;

    font-size: 12px;

  }

  .bf-entry .entry-content .turn-btn::before {

    top: 3px;

    right: -3px;

  }

  .bf-entry .entry-content span.active-text::before {

    transform: translate(-0.5px, 1px);

  }

}

@media (max-width: 700px) {

  .bf-entry .entry-content span {

    font-size: 12px;

  }

  .bf-entry .entry-content span.active-text {

    font-size: 12px;

  }

  .bf-entry .entry-content .turn-btn {

    width: 57px;

    height: 16px;

    line-height: 16px;

  }

}

@media (max-width: 566px) {

  .bf-entry {

    height: 55px;

  }

  .bf-entry .entry-content {

    justify-content: center;

    padding: 5px 20px;

    height: 55px;

  }

  .bf-entry .entry-content .countdown .num {

    width: 16px;

    height: 16px;

    line-height: 16px;

    margin: 0 2px;

  }

  .bf-entry .entry-content span.last {

    margin-right: 35px;

  }

  .bf-entry .entry-content .turn-btn {

    margin: 0 0 0 8px;

    border-radius: 4px;

  }

  .bf-entry .entry-content .turn-btn::before {

    border-radius: 4px;

  }

}

/* 2020 black friday entry banner style end */

/* 2020 black friday hover navbar style start*/

@keyframes floating {

  0% {

    transform: translateY(0px);

  }

  25% {

    transform: translateY(-10px);

  }

  50% {

    transform: translateY(0px);

  }

  75% {

    transform: translateY(10px);

  }

  100% {

    transform: translateY(0px);

  }

}

.sidebar-entry {

  width: 167px;

  position: fixed;

  left: 2%;

  height: 211px;

  bottom: 85px;

  z-index: 100002;

  display: flex;

  justify-content: center;

  background-color: transparent;

  background-image: url(https://cdn.tunefab.com/img/christmas_promotion_2020/rukou.png);

  background-size: 100%;

  background-repeat: no-repeat;

  display: none;

}

.sidebar-entry:hover {

  animation-play-state: paused;

  background-image: url(https://cdn.tunefab.com/img/christmas_promotion_2020/rukous.png);

}

.sidebar-entry img {

  width: 100%;

}

.sidebar-entry a {

  width: 100%;

  height: 100%;

  display: block;

}

.sidebar-entry .out {

  width: 20px;

  height: 20px;

  background: url(https://cdn.tunefab.com/img/black-friday/sidebar-close.svg) no-repeat center center;

  background-size: 11px;

  background-color: #8c8c8c;

  border-radius: 50%;

  position: absolute;

  top: -22px;

  right: 5px;

  cursor: pointer;

}

@media (max-width: 1366px) {

  .sidebar-entry {

    right: 0;

  }

}

.block {

  display: block;

}

/* 2020 black friday hover navbar style end*/