@media screen and (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}
@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica.eot');
  src: local('Helvetica'), url('fonts/Helvetica.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica.woff2') format('woff2'), url('fonts/Helvetica.woff') format('woff'), url('fonts/Helvetica.ttf') format('truetype'), url('fonts/Helvetica.svg#Helvetica') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Bold';
  src: url('fonts/Helvetica-Bold.eot');
  src: local('Helvetica Bold'), local('Helvetica-Bold'), url('fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica-Bold.woff2') format('woff2'), url('fonts/Helvetica-Bold.woff') format('woff'), url('fonts/Helvetica-Bold.ttf') format('truetype'), url('fonts/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald Bold';
  src: url('fonts/Oswald-Bold.eot');
  src: local('Oswald Bold'), local('Oswald-Bold'), url('fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Oswald-Bold.woff2') format('woff2'), url('fonts/Oswald-Bold.woff') format('woff'), url('fonts/Oswald-Bold.ttf') format('truetype'), url('fonts/Oswald-Bold.svg#Oswald-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff2') format('woff2'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
  font-display: swap;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  overflow-x: hidden;
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
  outline: none !important;
}
li,
ol,
ul {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
ul,
li,
p {
  margin: 0;
  padding: 0;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
}
button:focus,
input:focus,
textarea:focus {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
button,
input,
textarea {
  resize: none;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
}
form {
  padding: 0;
  margin: 0;
}
.img-box {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
img[data-lazy] {
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../js/slick/ajax-loader.gif) no-repeat center;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.transform-0 {
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
}
.fancybox-slide--iframe .fancybox-content {
  margin: 0;
  width: 1200px !important;
  height: 600px !important;
}
.goog-te-menu-frame {
  z-index: 9999999999999 !important;
  overflow: auto !important;
}
@media (max-width: 1199px) {
  .skiptranslate iframe {
    display: none;
  }
  .google-translation .skiptranslate {
    display: inline-block;
  }
  body {
    top: 0 !important;
  }
}
.tsformcommon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tsformY {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.tsformX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.space {
  padding: 110px 0;
}
@media screen and (max-width: 1439px) {
  .space {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1199px) {
  .space {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .space {
    padding: 30px 0;
  }
}
.space-top {
  padding-top: 110px;
}
@media screen and (max-width: 1439px) {
  .space-top {
    padding-top: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .space-top {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space-top {
    padding-top: 30px;
  }
}
.space-bottom {
  padding-bottom: 110px;
}
@media screen and (max-width: 1439px) {
  .space-bottom {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1199px) {
  .space-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space-bottom {
    padding-bottom: 30px;
  }
}
.space2 {
  padding: 90px 0;
}
@media screen and (max-width: 1439px) {
  .space2 {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1199px) {
  .space2 {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .space2 {
    padding: 30px 0;
  }
}
.space2-top {
  padding-top: 90px;
}
@media screen and (max-width: 1439px) {
  .space2-top {
    padding-top: 80px;
  }
}
@media screen and (max-width: 991px) {
  .space2-top {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space2-top {
    padding-top: 30px;
  }
}
.space2-bottom {
  padding-bottom: 90px;
}
@media screen and (max-width: 1439px) {
  .space2-bottom {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 991px) {
  .space2-bottom {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .space2-bottom {
    padding-bottom: 30px;
  }
}
.title-t1 {
  margin: 0;
  font-size: 54px;
  line-height: 1.2962963;
  color: #231816;
  text-transform: uppercase;
  font-family: 'Helvetica Bold';
}
@media screen and (max-width: 1439px) {
  .title-t1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .title-t1 {
    font-size: 45px;
  }
}
@media screen and (max-width: 991px) {
  .title-t1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  .title-t1 {
    font-size: 25px;
  }
}
@media screen and (max-width: 480px) {
  .title-t1 {
    font-size: 20px;
  }
}
.title-t1.white-title {
  color: #fff;
}
.title-t1.stroke-title {
  /* -webkit-text-stroke-color: #231816;
  -webkit-text-stroke-width: 1px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text; */
}
.common-title {
  padding-bottom: 35px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .common-title {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .common-title {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .common-title {
    padding-bottom: 20px;
  }
}
.common-title h2 {
  margin: 0;
  font-size: 54px;
  line-height: 1.2962963;
  color: #231816;
  text-transform: uppercase;
  font-family: 'Helvetica Bold';
}
@media screen and (max-width: 1439px) {
  .common-title h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .common-title h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 991px) {
  .common-title h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  .common-title h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 480px) {
  .common-title h2 {
    font-size: 20px;
  }
}
.large-container {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
}
#theme-cf {
  --theme-color: #00a0e9;
  --theme-icon: url(../images/common/pageer_icon2.png);
  --theme-details-icon: url(../images/common/p_details_icon.jpg);
}
#theme-ra {
  --theme-color: #218f58;
  --theme-icon: url(../images/common/pageer_icon3.png);
  --theme-details-icon: url(../images/common/p_details_icon2.jpg);
}
header {
  position: relative;
  z-index: 999;
  max-width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  header {
    background-color: #fff;
  }
}
header .content {
  padding: 0 50px;
}
@media screen and (max-width: 1650px) {
  header .content {
    padding: 0 15px;
  }
}
header .content > .nav-collapse {
  margin-top: 15px;
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  header .content > .nav-collapse {
    margin-left: 25px;
  }
}
header .content .logo {
  display: block;
  margin: 28.5px 0;
  float: left;
  height: 47px;
}
@media screen and (max-width: 1439px) {
  header .content .logo {
    margin: 32px 0;
    height: 40px;
  }
}
@media screen and (max-width: 1199px) {
  header .content .logo {
    margin: 15px 0;
    height: 40px;
  }
}
@media screen and (max-width: 480px) {
  header .content .logo {
    margin: 22.5px 0;
    height: 25px;
  }
}
header .content .logo img {
  display: block;
  height: 100%;
  width: auto;
}
header .content .lan-switch {
  float: right;
  font-size: 16px;
  line-height: 104px;
  color: #ffffff;
  font-weight: 700;
  font-family: 'Helvetica Bold';
  text-transform: capitalize;
}
@media screen and (max-width: 1199px) {
  header .content .lan-switch {
    line-height: 70px;
    font-size: 15px;
    color: #231816;
  }
}
@media screen and (max-width: 480px) {
  header .content .lan-switch {
    font-size: 12px;
  }
}
header .content .search-box {
  position: relative;
  z-index: 20;
  float: right;
  margin-right: 35px;
  height: 104px;
  width: 120px;
}
@media screen and (max-width: 1439px) {
  header .content .search-box {
    margin-right: 25px;
  }
}
@media screen and (max-width: 1199px) {
  header .content .search-box {
    height: 70px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  header .content .search-box {
    margin-right: 15px;
  }
}
header .content .search-box form {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 44px;
  border: 1px solid #fff;
  border-radius: 22px;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 1199px) {
  header .content .search-box form {
    display: none;
    top: calc(100% + 15px);
    transform: translateY(0);
    width: 249px;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: #fff;
  }
}
header .content .search-box .current {
  width: 249%;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
header .content .search-box .current input {
  color: #000;
}
header .content .search-box .current input::-webkit-input-placeholder,
header .content .search-box .current textarea::-webkit-input-placeholder {
  color: #000;
}
header .content .search-box .current input:-o-placeholder,
header .content .search-box .current textarea:-o-placeholder {
  color: #000;
}
header .content .search-box .current input::-moz-placeholder,
header .content .search-box .current textarea::-moz-placeholder {
  color: #000;
}
header .content .search-box .current input:-ms-input-placeholder,
header .content .search-box .current textarea:-ms-input-placeholder {
  color: #000;
}
header .content .search-box .current input:focus::-webkit-input-placeholder,
header .content .search-box .current textarea:focus::-webkit-input-placeholder {
  color: #ababab;
}
header .content .search-box .current input:focus::-o-placeholder,
header .content .search-box .current textarea:focus::-o-placeholder {
  color: #ababab;
}
header .content .search-box .current input:focus::-moz-placeholder,
header .content .search-box .current textarea:focus::-moz-placeholder {
  color: #ababab;
}
header .content .search-box .current input:focus::-ms-input-placeholder,
header .content .search-box .current textarea:focus::-ms-input-placeholder {
  color: #ababab;
}
header .content .search-box .current button::before {
  color: #000;
}
header .content .search-box input {
  float: left;
  padding-left: 22px;
  padding-right: 15px;
  width: calc(100% - 38px);
  height: 100%;
  font-size: 14px;
  color: #ffffff;
  background-color: transparent;
}
@media screen and (max-width: 1199px) {
  header .content .search-box input {
    padding-left: 15px;
    padding-right: 10px;
    color: #231816;
  }
}
@media screen and (min-width: 1200px) {
  header .content .search-box input::-webkit-input-placeholder,
  header .content .search-box textarea::-webkit-input-placeholder {
    color: #ffffff;
  }
  header .content .search-box input:-o-placeholder,
  header .content .search-box textarea:-o-placeholder {
    color: #ffffff;
  }
  header .content .search-box input::-moz-placeholder,
  header .content .search-box textarea::-moz-placeholder {
    color: #ffffff;
  }
  header .content .search-box input:-ms-input-placeholder,
  header .content .search-box textarea:-ms-input-placeholder {
    color: #ffffff;
  }
  header .content .search-box input:focus::-webkit-input-placeholder,
  header .content .search-box textarea:focus::-webkit-input-placeholder {
    color: #cacaca;
  }
  header .content .search-box input:focus::-o-placeholder,
  header .content .search-box textarea:focus::-o-placeholder {
    color: #cacaca;
  }
  header .content .search-box input:focus::-moz-placeholder,
  header .content .search-box textarea:focus::-moz-placeholder {
    color: #cacaca;
  }
  header .content .search-box input:focus::-ms-input-placeholder,
  header .content .search-box textarea:focus::-ms-input-placeholder {
    color: #cacaca;
  }
}
@media screen and (max-width: 1199px) {
  header .content .search-box input::-webkit-input-placeholder,
  header .content .search-box textarea::-webkit-input-placeholder {
    color: #231816;
  }
  header .content .search-box input:-o-placeholder,
  header .content .search-box textarea:-o-placeholder {
    color: #231816;
  }
  header .content .search-box input::-moz-placeholder,
  header .content .search-box textarea::-moz-placeholder {
    color: #231816;
  }
  header .content .search-box input:-ms-input-placeholder,
  header .content .search-box textarea:-ms-input-placeholder {
    color: #231816;
  }
  header .content .search-box input:focus::-webkit-input-placeholder,
  header .content .search-box textarea:focus::-webkit-input-placeholder {
    color: #cacaca;
  }
  header .content .search-box input:focus::-o-placeholder,
  header .content .search-box textarea:focus::-o-placeholder {
    color: #cacaca;
  }
  header .content .search-box input:focus::-moz-placeholder,
  header .content .search-box textarea:focus::-moz-placeholder {
    color: #cacaca;
  }
  header .content .search-box input:focus::-ms-input-placeholder,
  header .content .search-box textarea:focus::-ms-input-placeholder {
    color: #cacaca;
  }
}
header .content .search-box button {
  position: relative;
  float: right;
  width: 38px;
  height: 100%;
  background-color: transparent;
}
header .content .search-box button::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  content: '\e660';
  color: #fff;
}
@media screen and (max-width: 1199px) {
  header .content .search-box button::before {
    color: #231816;
  }
}
header .content .search-box .search-btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
header.sticky {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 1200px) {
  header.nobanner {
    background-color: #fff;
  }
  header.nobanner .content .lan-switch {
    color: #231816;
  }
  header.nobanner .content .search-box form {
    border: 1px solid #231816;
    background-color: #fff;
  }
  header.nobanner .content .search-box input {
    color: #231816;
  }
  header.nobanner .content .search-box input::-webkit-input-placeholder,
  header.nobanner .content .search-box textarea::-webkit-input-placeholder {
    color: #231816;
  }
  header.nobanner .content .search-box input:-o-placeholder,
  header.nobanner .content .search-box textarea:-o-placeholder {
    color: #231816;
  }
  header.nobanner .content .search-box input::-moz-placeholder,
  header.nobanner .content .search-box textarea::-moz-placeholder {
    color: #231816;
  }
  header.nobanner .content .search-box input:-ms-input-placeholder,
  header.nobanner .content .search-box textarea:-ms-input-placeholder {
    color: #231816;
  }
  header.nobanner .content .search-box input:focus::-webkit-input-placeholder,
  header.nobanner .content .search-box textarea:focus::-webkit-input-placeholder {
    color: #ababab;
  }
  header.nobanner .content .search-box input:focus::-o-placeholder,
  header.nobanner .content .search-box textarea:focus::-o-placeholder {
    color: #ababab;
  }
  header.nobanner .content .search-box input:focus::-moz-placeholder,
  header.nobanner .content .search-box textarea:focus::-moz-placeholder {
    color: #ababab;
  }
  header.nobanner .content .search-box input:focus::-ms-input-placeholder,
  header.nobanner .content .search-box textarea:focus::-ms-input-placeholder {
    color: #ababab;
  }
  header.nobanner .content .search-box button::before {
    color: #231816;
  }
  header.nobanner .content .search-box .current {
    width: 249%;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  header.nobanner .content .search-box .current input {
    color: #000;
  }
  header.nobanner .content .search-box .current input::-webkit-input-placeholder,
  header.nobanner .content .search-box .current textarea::-webkit-input-placeholder {
    color: #000;
  }
  header.nobanner .content .search-box .current input:-o-placeholder,
  header.nobanner .content .search-box .current textarea:-o-placeholder {
    color: #000;
  }
  header.nobanner .content .search-box .current input::-moz-placeholder,
  header.nobanner .content .search-box .current textarea::-moz-placeholder {
    color: #000;
  }
  header.nobanner .content .search-box .current input:-ms-input-placeholder,
  header.nobanner .content .search-box .current textarea:-ms-input-placeholder {
    color: #000;
  }
  header.nobanner .content .search-box .current input:focus::-webkit-input-placeholder,
  header.nobanner .content .search-box .current textarea:focus::-webkit-input-placeholder {
    color: #ababab;
  }
  header.nobanner .content .search-box .current input:focus::-o-placeholder,
  header.nobanner .content .search-box .current textarea:focus::-o-placeholder {
    color: #ababab;
  }
  header.nobanner .content .search-box .current input:focus::-moz-placeholder,
  header.nobanner .content .search-box .current textarea:focus::-moz-placeholder {
    color: #ababab;
  }
  header.nobanner .content .search-box .current input:focus::-ms-input-placeholder,
  header.nobanner .content .search-box .current textarea:focus::-ms-input-placeholder {
    color: #ababab;
  }
  header.nobanner .content .search-box .current button::before {
    color: #000;
  }
  header.nobanner .content .nav .nav-list1 > li > a {
    color: #080509;
  }
  header.nobanner .content .nav .nav-list1 > li:hover > a {
    color: #fff;
  }
}
footer {
  background: url(../images/common/footer_bgg.jpg) no-repeat center bottom;
  background-size: cover;
  background-color: #080509;
}
@media screen and (max-width: 991px) {
  footer {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding-bottom: 45px;
  }
}
footer .footer-message {
  padding-top: 100px;
}
@media screen and (max-width: 1439px) {
  footer .footer-message {
    padding-top: 80px;
  }
}
@media screen and (max-width: 1199px) {
  footer .footer-message {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-message {
    padding-top: 30px;
  }
}
footer .footer-message .title {
  padding-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  footer .footer-message .title {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-message .title {
    padding-bottom: 20px;
  }
}
footer .footer-message .title h2 {
  margin: 0;
  font-size: 48px;
  line-height: 1.25;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Helvetica Bold';
}
@media screen and (max-width: 1439px) {
  footer .footer-message .title h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1199px) {
  footer .footer-message .title h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-message .title h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-message .title h2 {
    font-size: 25px;
  }
}
footer .footer-message form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media screen and (max-width: 767px) {
  footer .footer-message form {
    margin: 0 -7.5px;
  }
}
footer .footer-message form fieldset {
  display: block;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  footer .footer-message form fieldset {
    padding: 0 7.5px;
    margin-bottom: 15px;
  }
}
footer .footer-message form fieldset:nth-child(-n+4) {
  width: 50%;
}
footer .footer-message form fieldset:nth-child(5) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  footer .footer-message form fieldset:nth-child(5) {
    margin-bottom: 20px;
  }
}
footer .footer-message form input,
footer .footer-message form textarea {
  display: block;
  width: 100%;
  padding: 16px 22px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  font-size: 17px;
  line-height: 1.41176471;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.12);
}
@media screen and (max-width: 1199px) {
  footer .footer-message form input,
  footer .footer-message form textarea {
    padding: 10px 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-message form input,
  footer .footer-message form textarea {
    padding: 8px 15px;
    font-size: 14px;
  }
}
footer .footer-message form textarea {
  height: 185px;
}
footer .footer-message form input::-webkit-input-placeholder,
footer .footer-message form textarea::-webkit-input-placeholder {
  color: #ffffff;
}
footer .footer-message form input:-o-placeholder,
footer .footer-message form textarea:-o-placeholder {
  color: #ffffff;
}
footer .footer-message form input::-moz-placeholder,
footer .footer-message form textarea::-moz-placeholder {
  color: #ffffff;
}
footer .footer-message form input:-ms-input-placeholder,
footer .footer-message form textarea:-ms-input-placeholder {
  color: #ffffff;
}
footer .footer-message form input:focus::-webkit-input-placeholder,
footer .footer-message form textarea:focus::-webkit-input-placeholder {
  color: #ababab;
}
footer .footer-message form input:focus::-o-placeholder,
footer .footer-message form textarea:focus::-o-placeholder {
  color: #ababab;
}
footer .footer-message form input:focus::-moz-placeholder,
footer .footer-message form textarea:focus::-moz-placeholder {
  color: #ababab;
}
footer .footer-message form input:focus::-ms-input-placeholder,
footer .footer-message form textarea:focus::-ms-input-placeholder {
  color: #ababab;
}
footer .footer-message form button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 140px;
  height: 50px;
  font-size: 16px;
  font-family: 'Helvetica Bold';
  color: #ffffff;
  text-transform: uppercase;
  background-color: #e70012;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
@media screen and (max-width: 1199px) {
  footer .footer-message form button {
    height: 45px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-message form button {
    width: 125px;
    height: 40px;
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) {
  footer .footer-message form button:hover {
    box-shadow: 1px 5px 7px rgba(0, 0, 0, 0.45) inset;
  }
}
footer .footer-message form button::after {
  display: inline-block;
  margin-left: 5px;
  transform: rotateY(180deg);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  color: #fff;
  content: '\e894';
}
@media screen and (max-width: 1199px) {
  footer .footer-message form button::after {
    font-size: 16px;
  }
}
footer .footer-info {
  padding: 55px 0;
}
@media screen and (max-width: 1199px) {
  footer .footer-info {
    padding: 50px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-info {
    padding: 30px 0 10px;
  }
}
footer .footer-info .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .footer-info .items > li {
  flex-shrink: 0;
}
@media screen and (max-width: 1199px) {
  footer .footer-info .items > li {
    padding-right: 20px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1199px) {
  footer .footer-info .items > li:nth-child(4) {
    width: 100%;
  }
}
footer .footer-info .items h6 {
  margin: 0;
  font-size: 17px;
  line-height: 1.76470588;
  color: #b5b5b5;
}
@media screen and (max-width: 1199px) {
  footer .footer-info .items h6 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-info .items h6 {
    font-size: 14px;
  }
}
footer .footer-info .items p {
  padding-top: 5px;
  font-size: 20px;
  line-height: 1.5;
  color: #ffffff;
  font-family: 'Helvetica Bold';
}
@media screen and (max-width: 1199px) {
  footer .footer-info .items p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-info .items p {
    font-size: 16px;
  }
}
footer .footer-info .items p a {
  margin-right: 20px;
  display: inline-block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (min-width: 1200px) {
  footer .footer-info .items p a:hover {
    color: #e70012;
    text-decoration: underline;
  }
}
footer .footer-info .items p a:last-child {
  margin-right: 0;
}
footer .footer-info .items .follow-box {
  padding: 0;
  padding-top: 13px;
}
@media screen and (max-width: 1199px) {
  footer .footer-info .items .follow-box {
    padding-top: 15px;
    text-align: center;
  }
}
footer .footer-info .items .follow-box li {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
@media screen and (min-width: 1200px) {
  footer .footer-info .items .follow-box li:hover a {
    transform: translateY(-3px);
    background-color: #e70012;
  }
  footer .footer-info .items .follow-box li:hover a::before {
    color: #fff;
  }
}
footer .footer-info .items .follow-box li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  footer .footer-info .items .follow-box li a {
    width: 30px;
    height: 30px;
  }
}
footer .footer-info .items .follow-box li a::before {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  color: #555555;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  footer .footer-info .items .follow-box li a::before {
    font-size: 17px;
  }
}
footer .footer-info .items .follow-box .follow-facebook a::before {
  content: '\e6d9';
}
footer .footer-info .items .follow-box .follow-twitter a::before {
  content: '\e882';
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  footer .footer-info .items .follow-box .follow-twitter a::before {
    font-size: 20px;
  }
}
footer .footer-info .items .follow-box .follow-insarticle a::before {
  content: '\e642';
}
footer .footer-info .items .follow-box .follow-youtube a::before {
  content: '\e62a';
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  footer .footer-info .items .follow-box .follow-youtube a::before {
    font-size: 20px;
  }
}
footer .footer-info .items .follow-box .follow-linkedin a::before {
  content: '\e648';
}
footer .footer-copyright {
  padding-bottom: 120px;
  text-align: center;
}
@media screen and (max-width: 1439px) {
  footer .footer-copyright {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1199px) {
  footer .footer-copyright {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-copyright {
    padding-bottom: 30px;
  }
}
footer .footer-copyright p {
  font-size: 15px;
  line-height: 1.6;
  color: #999999;
}
@media screen and (max-width: 1199px) {
  footer .footer-copyright p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-copyright p {
    font-size: 13px;
  }
}
footer .footer-copyright p span,
footer .footer-copyright p a {
  display: inline-block;
  margin: 0 8px;
}
@media screen and (max-width: 767px) {
  footer .footer-copyright p span,
  footer .footer-copyright p a {
    margin: 0 5px;
  }
}
footer .footer-copyright p .site-map {
  text-transform: uppercase;
  font-family: 'Helvetica Bold';
}
@media screen and (min-width: 1200px) {
  footer .footer-copyright p a:hover {
    color: #e70012;
    text-decoration: underline;
  }
}
footer .footer-copyright .google-translation {
  padding-top: 18px;
}
footer .aside-online {
  position: fixed;
  top: 40%;
  right: 65px;
  z-index: 99;
}
footer .aside-online .aside-box {
  position: absolute;
  top: 0;
  transform: translateX(300px);
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
/*@media screen and (max-width: 991px) {
  footer .aside-online .aside-box {
    position: absolute;
    top: 0;
    transform: translateX(-300px);
  }
}*/
footer .aside-online .aside-box > li {
  position: relative;
  z-index: 1;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
footer .aside-online .aside-box > li:last-child .info {
  border-bottom: 1px solid #b9b9b9;
}
footer .aside-online .aside-box > li:hover .info {
  color: #fff;
  background-color: #e70012;
  border-color: #e70012;
}
footer .aside-online .aside-box > li:hover .info::before {
  color: #fff;
}
footer .aside-online .aside-box > li .info {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  border: 1px solid #b9b9b9;
  border-bottom: none;
  font-size: 15px;
  color: #222222;
  background-color: #ffffff;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box > li .info {
    width: 50px;
    height: 50px;
    font-size: 12px;
  }
}
footer .aside-online .aside-box > li .info::before {
  margin-bottom: 2px;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: 1;
  color: #222222;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box > li .info::before {
    font-size: 20px;
  }
}
footer .aside-online .aside-box > li .info strong {
  font-weight: 400;
}
footer .aside-online .aside-box > li .inner {
  position: absolute;
  top: 0;
  left: 100%;
  transform: translateX(0);
  z-index: -1;
  height: 100%;
  padding: 5px;
  display: flex;
  background-color: rgba(231, 0, 18, 0.8);
  transition: all 0.45s;
  -webkit-transition: all 0.45s;
}
footer .aside-online .aside-box > li .inner a {
  position: relative;
  display: block;
  width: 53px;
  height: 53px;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box > li .inner a {
    width: 40px;
    height: 40px;
  }
}
footer .aside-online .aside-box > li .inner a:hover img {
  transform: translate(-50%, -50%) scale(1);
}
footer .aside-online .aside-box > li .inner a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 25px;
}
footer .aside-online .aside-box > li .inner a img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 200%;
  height: auto;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
}
footer .aside-online .aside-box > li .inner .inner-whatsapp::before {
  content: '\e751';
}
footer .aside-online .aside-box > li .inner .inner-facebook::before {
  content: '\e6d9';
}
footer .aside-online .aside-box > li .inner .inner-messenger::before {
  content: '\e9de';
}
footer .aside-online .aside-box > li .inner .inner-weixin::before {
  content: '\e604';
}
footer .aside-online .aside-box > li .inner.active {
  left: 0;
  transform: translateX(-100%);
}
footer .aside-online .aside-box .online-chat .info::before {
  content: '\e619';
}
footer .aside-online .aside-box .online-activity .info::before {
  content: '\e62e';
}
footer .aside-online .aside-box .online-inquire .info::before {
  content: '\e603';
}
footer .aside-online .aside-box .online-top .info::before {
  content: '\e605';
}
footer .aside-online .aside-box .online-hide .info {
  height: 45px;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-box .online-hide .info {
    height: 30px;
  }
}
footer .aside-online .aside-box .online-hide .info::before {
  content: '\e9b5';
  font-weight: 700;
  animation: hideMove 2s 0s linear infinite;
  -webkit-animation: hideMove 2s 0s linear infinite;
}
@keyframes showMove {
  0% {
    left: 50%;
  }
  50% {
    left: calc(50% + 5px);
  }
  100% {
    left: 50%;
  }
}
@-webkit-keyframes showMove {
  0% {
    left: 50%;
  }
  50% {
    left: calc(50% + 5px);
  }
  100% {
    left: 50%;
  }
}
@keyframes hideMove {
  0% {
    margin-right: 0;
  }
  50% {
    margin-right: 10px;
  }
  100% {
    margin-right: 0;
  }
}
@-webkit-keyframes hideMove {
  0% {
    margin-right: 0;
  }
  50% {
    margin-right: 10px;
  }
  100% {
    margin-right: 0;
  }
}
footer .aside-online .online-show {
  display: none;
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 99;
  width: 35px;
  height: 60px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .online-show {
    width: 30px;
    height: 50px;
  }
}
@media screen and (min-width: 1200px) {
  footer .aside-online .online-show:hover {
    background-color: #e70012;
  }
  footer .aside-online .online-show:hover::before {
    color: #fff;
  }
}
footer .aside-online .online-show::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e72f';
  color: #222;
  font-size: 30px;
  font-weight: 700;
  animation: showMove 2s 0s linear infinite;
  -webkit-animation: showMove 2s 0s linear infinite;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .online-show::before {
    font-size: 25px;
  }
}
footer .aside-online .aside-btn {
  /*display: none;*/
  position: fixed;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(231, 0, 18, 0.7);
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.15);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 991px) {
  footer .aside-online .aside-btn {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .aside-online .aside-btn {
    width: 35px;
    height: 35px;
    line-height: 35px;
    bottom: 46px;
  }
}
footer .aside-online .aside-btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  content: '\e629';
  font-size: 18px;
  display: inline-block;
  color: #fff;
}
footer .aside-online .btn-active {
  transform: rotateZ(135deg);
}
footer .asidebox-active {
  transform: translateX(0) !important;
}
footer .footer-xsnav {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #fff;
  border-top: 1px solid #222;
  padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  z-index: 90;
}
@media screen and (max-width: 991px) {
  footer .footer-xsnav {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav {
    height: 45px;
  }
}
footer .footer-xsnav ul li {
  position: relative;
  float: left;
  width: 20%;
  height: 100%;
  border-left: 1px solid #222;
  border-left: 1px solid #717171;
}
footer .footer-xsnav ul li a {
  position: relative;
  display: block;
  height: 50px;
  padding-top: 27px;
  font-size: 14px;
  text-align: center;
  color: #222;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  footer .footer-xsnav ul li a {
    height: 45px;
    font-size: 12px;
  }
}
@media screen and (max-width: 350px) {
  footer .footer-xsnav ul li a {
    text-transform: none;
  }
}
footer .footer-xsnav ul li a::before {
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #222;
  display: block;
  font-size: 20px;
}
footer .footer-xsnav ul li:nth-child(1) {
  border-left: 0;
}
footer .footer-xsnav ul li.footer-xsnav-home a::before {
  content: '\e6c8';
}
footer .footer-xsnav ul li.footer-xsnav-message a::before {
  content: '\e743';
}
footer .footer-xsnav ul li.footer-xsnav-wechat a::before {
  content: '\e604';
}
footer .footer-xsnav ul li.footer-xsnav-wechat div {
  display: none;
  position: absolute;
  bottom: calc(100% + 5px);
  left: 50%;
  transform: translate(-50%, 0);
  z-index: -1;
  width: 100px;
}
footer .footer-xsnav ul li.footer-xsnav-wechat div img {
  display: block;
  width: 100%;
}
footer .footer-xsnav ul li.footer-xsnav-email a::before {
  content: '\e72e';
}
footer .footer-xsnav ul li.footer-xsnav-top a::before {
  content: '\e60f';
}
.pagebanner {
  position: relative;

}
@media screen and (min-width: 1200px) {
  .pagebanner {
	  max-width: 90%;
	  margin: 0 auto;
    margin-bottom: -104px;
    transform: translateY(-104px);
  }
}
.pagebanner .item {
  position: relative;
}
@media (max-width: 767px) {
  .pagebanner .item {
    width: 130%;
    max-width: 130%;
    margin-left: -15%;
  }
}
.pagebanner .item .pic {
  display: block;
}
.pagebanner .item .pic img {
  width: 100%;
  height: auto !important;
}
.pagebanner .item .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pagebanner .item .txt h2 {
  margin: 0;
  font-size: 70px;
  line-height: 1;
  white-space: nowrap;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  /* -webkit-text-stroke-color: #ffffff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text; */
}
@media screen and (max-width: 1199px) {
  .pagebanner .item .txt h2 {
    font-size:60px;
  }
}
@media screen and (max-width: 991px) {
  .pagebanner .item .txt h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .pagebanner .item .txt h2 {
    font-size: 30px;
    -webkit-text-stroke-width: 1px;
  }
}
@media screen and (max-width: 575px) {
  .pagebanner .item .txt h2 {
    font-size: 7.3vw;
  }
}
.pagination-container {
  text-align: center;
}
.pagination-container a,
.pagination-container span {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0 5.5px;
  margin-bottom: 2px;
  border: 1px solid #b2b2b2;
  font-size: 14px;
  color: #848484;
  border-radius: 50%;
  line-height: 33px;
  vertical-align: middle;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .pagination-container a,
  .pagination-container span {
    margin: 0 3px;
    margin-bottom: 2px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
}
.pagination-container .current.prev {
  display: none;
}
.pagination-container .current.next {
  display: none;
}
.pagination-container a {
  background-color: #fff;
}
@media screen and (min-width: 1200px) {
  .pagination-container a:hover {
    color: #fff;
    border-color: #e70012;
    background-color: #e70012;
  }
  .pagination-container a:hover::before {
    color: #fff;
  }
}
.pagination-container .ellipsis {
  border: none;
  font-weight: 700;
}
.pagination-container .current {
  color: #fff;
  background-color: #e70012;
  border-color: #e70012;
}
.pagination-container .prev,
.pagination-container .next {
  position: relative;
}
.pagination-container .prev::before,
.pagination-container .next::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  content: '<';
}
.pagination-container .next::before {
  content: '>';
}
.product-page .pagination-container {
  text-align: center;
}
.product-page .pagination-container a,
.product-page .pagination-container span {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 12px;
  margin-bottom: 2px;
  border: none;
  font-size: 16px;
  color: #ffffff;
  border-radius: 0;
  line-height: 40px;
  vertical-align: middle;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .product-page .pagination-container a,
  .product-page .pagination-container span {
    margin: 0 5px;
    margin-bottom: 2px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
}
.product-page .pagination-container .current.prev {
  display: none;
}
.product-page .pagination-container .current.next {
  display: none;
}
.product-page .pagination-container a {
  background-color: transparent;
}
@media screen and (min-width: 1200px) {
  .product-page .pagination-container a:hover {
    color: var(--theme-color);
    font-family: 'Helvetica Bold';
    text-decoration: underline;
    border-color: transparent;
    background-color: transparent;
  }
  .product-page .pagination-container a:hover::before {
    color: #fff;
  }
}
.product-page .pagination-container .ellipsis {
  border: none;
  font-weight: 700;
}
.product-page .pagination-container .current {
  color: var(--theme-color);
  font-family: 'Helvetica Bold';
  text-decoration: underline;
  border-color: transparent;
  background-color: transparent;
}
.product-page .pagination-container .prev,
.product-page .pagination-container .next {
  position: relative;
  background-color: #ffffff;
}
@media screen and (min-width: 1200px) {
  .product-page .pagination-container .prev:hover,
  .product-page .pagination-container .next:hover {
    font-family: "Helvetica";
    background-color: var(--theme-color);
  }
  .product-page .pagination-container .prev:hover::before,
  .product-page .pagination-container .next:hover::before {
    background-image: url(../images/common/pageer_icon.png);
  }
}
.product-page .pagination-container .prev::before,
.product-page .pagination-container .next::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '';
  width: 23px;
  height: 23px;
  background: no-repeat center;
  background-image: var(--theme-icon);
  background-size: 100%;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
}
@media screen and (max-width: 767px) {
  .product-page .pagination-container .prev::before,
  .product-page .pagination-container .next::before {
    width: 20px;
    height: 20px;
  }
}
.product-page .pagination-container .next::before {
  transform: translate(-50%, -50%) rotateZ(180deg);
}
.new-container {
  overflow: hidden;
  position: relative;
  background: no-repeat top center;
  background-size: 100% auto;
}
@media screen and (min-width: 1200px) {
  .new-container {
    margin-bottom: -104px;
    transform: translateY(-104px);
  }
}
@media screen and (max-width: 480px) {
  .new-container {
    background-size: 150% auto;
  }
}
.new-container .new-bar {
  padding: 335px 0 150px;
  text-align: center;
}
@media screen and (max-width: 1439px) {
  .new-container .new-bar {
    padding: 250px 0 120px;
  }
}
@media screen and (max-width: 1199px) {
  .new-container .new-bar {
    padding: 180px 0 100px;
  }
}
@media screen and (max-width: 991px) {
  .new-container .new-bar {
    padding: 120px 0 70px;
  }
}
@media screen and (max-width: 767px) {
  .new-container .new-bar {
    padding: 50px 0 30px;
  }
}
.new-container .new-bar .bar-title {
  margin: 0;
  font-size: 70px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Helvetica Bold';
  color: #ffffff;
  /* -webkit-text-stroke-color: #ffffff; */
 /* -webkit-text-stroke-width: 2px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text; */
}
@media screen and (max-width: 1199px) {
  .new-container .new-bar .bar-title {
    font-size: 60px;
  }
}
@media screen and (max-width: 991px) {
  .new-container .new-bar .bar-title {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .new-container .new-bar .bar-title {
    font-size: 30px;
    -webkit-text-stroke-width: 1px;
  }
}
.new-container .new-bar .bar-link {
  margin: 0 auto;
  margin-top: 65px;
  width: 77.30496454%;
  padding: 8px 0;
  display: flex;
  justify-content: center;
  background-image: linear-gradient(to right, rgba(34, 34, 34, 0.2), #222222 30%, #222222 70%, rgba(34, 34, 34, 0.2));
}
@media screen and (max-width: 1199px) {
  .new-container .new-bar .bar-link {
    margin-top: 50px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .new-container .new-bar .bar-link {
    margin-top: 15px;
    background: none;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
}
.new-container .new-bar .inner {
  position: relative;
  z-index: 10;
}
.new-container .new-bar .link-bgg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 140px;
  height: 45px;
  border-radius: 22.5px;
  background-color: #e70012;
}
@media screen and (max-width: 1199px) {
  .new-container .new-bar .link-bgg {
    display: none;
  }
}
.new-container .new-bar ul {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .new-container .new-bar ul {
    justify-content: space-around;
    flex-wrap: wrap;
  }
}
.new-container .new-bar ul li {
  margin: 0 20px;
}
@media screen and (max-width: 1199px) {
  .new-container .new-bar ul li {
    margin: 0;
  }
}
.new-container .new-bar ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 45px;
  border-radius: 22.5px;
  font-size: 17px;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  .new-container .new-bar ul li a {
    width: auto;
    padding: 0 40px;
    height: 40px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .new-container .new-bar ul li a {
    width: auto;
    padding: 0 20px;
    height: 30px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .new-container .new-bar ul .active a {
    color: #fff;
    background-color: #e70012;
  }
}
header .nav-2 .content ul li a img,
header .nav-3 .content ul li a img {
  /*display: none;*/
  margin-bottom: 15px;
  max-width: 100%;
}
@media screen and (max-width: 767px){
 header .nav-2 .content ul li a img,
 header .nav-3 .content ul li a img {
  margin: 15px 0;
}
}
@media screen and (min-width: 1200px) {
  header .nav .nav-list1 ul li > a > span {
    display: none;
  }
  header .nav .nav-list1 ul li > a > img {
    display: block;
    max-width: 150px;
    margin: 5px 0;
    height: auto !important;
  }
}
.fixed-logo {
  position: fixed;
  top: 105px;
  right: 0;
  z-index: 995;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
@media screen and (max-width: 1199px) {
  .fixed-logo {
    top: 70px;
    opacity: 0;
  }
}
.fixed-logo img {
  display: block;
  width: 249px;
  height: auto !important;
}
@media screen and (max-width: 1199px) {
  .fixed-logo img {
    width: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .fixed-logo.fixed-top {
    top: 0;
  }
}
@media screen and (max-width: 1199px) {
  .fixed-logo.fixed-top {
    opacity: 1;
  }
}
