body {
  font-family: Poppins, Sans-Serif;;
}
.gt_float_switcher .gt_options a{
    font-family: Poppins, Sans-Serif; !important;
}
.gt_float_switcher .gt_options a{
    font-size:14px;
    padding:5px 10px !important;
}
.gt_float_switcher .gt_options {
    max-height: 330px !important;
}
@font-face {
  font-family: Poppins, Sans-Serif;;
  src: url('../fonts/segoeui.woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'segoeuib';
  src: url('../fonts/segoeuib.woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'segoeuii';
  src: url('../fonts/segoeuii.woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'segoeuisb';
  src: url('../fonts/segoeuisb.woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'seguisbi';
  src: url('../fonts/seguisbi.woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.auto-container{
    width:1400px;
    max-width: 100%;
}
.gtranslate_wrapper{float:left;}
.gt_float_switcher{
    box-shadow: none !important;
    margin-top:28px;
}
.gt_float_switcher .gt_options{
    position: absolute !important;
    background: #fff;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code{
    display: none !important;
}
.gt_float_switcher .gt-selected .gt-current-lang{
    padding:4px 15px 0 !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
    transform: rotate(0deg) !important;
}
.gt_float_switcher img{
    width:22px !important;
}
.tuofa-btn{
    display: inline-block;
    background-color: #42acde;
    color: black;
    font-weight: 700;
    border: 3px solid #42acde;
    padding: 6px 10px;
    border-radius: 8px;
}
.tuofa-btn:hover{
    color: black;
}
.hidden-md{
    display: none;
}
.over {
  overflow: hidden;
}
.trans {
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.imgZoom img {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.imgZoom img:hover {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.hoverBtn {
  cursor: pointer;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.hoverBtn:hover {
  background-color: #42acde !important;
  color: #fff !important;
}
.nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellip2 {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.auto-container {
  width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.top-search-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #666666;
  z-index: 100;
  opacity: 0.8;
  display: none;
}
.site-head {
  position: fixed;
  top: 40px;
  z-index: 99;
  width: 100%;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  background:#fff;
  border-bottom: 1px solid #e8e8e6;
}
.site-head .auto-container {
  width: 98%;
}
.site-top {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 15;
    background-color: #2b2c31;
    line-height: 40px;
    color: #ffffff;
    padding: 0 50px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}
.site-top .flex-box {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.site-top .Welcome {
  font-size: 14px;
}
.site-top .head-item {
  margin-left: 32px;
  color: #ffffff;
  font-size: 16px;
}
.site-top .head-item a{
    color: #ffffff;
    font-size: 14px;
}
.site-top .head-item img {
  vertical-align: middle;
  margin-right: 3px;
    margin-bottom: 5px;
    width: 20px;
}
.site-nav {
  width: 1400px;
  max-width: 95%;
  z-index: 50;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  top: 0;
  left: 0;
  margin:auto;
}
.head {
  position: relative;
}
.head .logo {
  position: relative;
  z-index: 10;
  float: left;
  line-height: 80px;
}
.head .logo a {
  display: block;
}
.head .line {
  width: 1px;  
  height: 43px;
  display: block;
  float: left;
  background-color: #dddddd;
  margin-top: 35px;
  margin-left: 20px;
}
.head .slogan {
  width: 300px;
  margin-left: 18px;
  margin-top: 33px;
  float: left;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}
.head .slogan strong {
  color: #42acde;
}
.head .navBar {
  float: left;
  margin-left:5%;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.5s;
  transform-origin: left center;
}
.head .nav li {
  position: relative;
  display: inline-block;
  margin: 0 15px;
  line-height: 80px;
  vertical-align: top;
}
.head .nav li .stair {
  position: relative;
}
.head .nav li.active .stair > a {
  color: #42acde;
}
.head .nav li.active .stair:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0%;
  width: 100%;
  height: 2px;
  background: #42acde;
}
/*.head .nav li.active .sub {*/
/*  display: block;*/
/*}*/
.head .nav li:hover .stair > a {
  color: #42acde;
}
.head .nav li:hover .stair:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0%;
  width: 100%;
  height: 2px;
  background: #42acde;
}
.head .nav li .a {
  display: block;
  color: #222;
  font-size: 18px;
  font-weight: bold;
  padding:5px 0;
  font-family: 'segoeuib';
}
.head .nav li .a .mobile-navbtn {
  position: absolute;
  top: 10px;
  right: 0;
  margin: auto;
  font-size: 20px;
  width: 20px;
  height: 20px;
  transition: 0.3s;
}
.head .nav li .a .mobile-navbtn.open {
  transform: rotate(90deg);
}
.head .nav li .a .mobile-navbtn::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
  width: 10px;
  height: 10px;
  border-right: 2px solid #555;
  border-bottom: 2px solid #555;
  transform: rotate(45deg);
}
.head .top_search {
  position: relative;
  float: right;
  margin-left: 0px;
  margin-left: 30px;
  line-height: 85px;
  cursor: pointer;
  
}
.head .top_search .start_login {
  margin-right: 30px;
  filter: brightness(0);
}
.head .top_search .start_login:hover {
  filter: initial;
}
.head .top_search img {
  vertical-align: middle;
  width:18px;
}
.head .top_search .search_con2 {
  position: absolute;
    right: 0;
    top: 14px;
    background: #fff;
    height: 60px;
    z-index: 9999;
    transform: scale3d(0, 0, 0);
    transform-origin: right center;
    transition: all 0.5s;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 440px;
    opacity: 1;
}
.head .top_search .search_con2 .search-input {
  width: 380px;
  float: left;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  font-size: 16px;
  padding-left: 20px;
  background: #fff;
}
.head .top_search .search_con2 .input1 {
  height: 48px;
  line-height: 48px;
  background: none;
  border: 0;
  width: calc(100% - 57px);
  float: left;
  outline: none;
  font-size: 16px;
  color: #666666;
  font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
}
.head .top_search .search_con2 .bnts {
  float: right;
  width: 56px;
  height: 48px;
  background: url(../images/icon-search.png) center center no-repeat;
  margin-right: 1px;
  cursor: pointer;
  border: none;
  outline: none;
}
.head .top_search .search_con2 .moblie-search-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  background: url(../images/c10.png) center center no-repeat;
}
.head .top_search .start_search {
  margin-right: 20px;
  display: inline-block;
  float:left;
}
.head .top_search .start_search img:first-child {
  display: inline-block;
}
.head .top_search .start_search img:nth-child(2) {
  display: none;
}
.head .top_search .start_search:hover .head_search:first-child {
  display: none;
}
.head .top_search .start_search:hover .head_search:nth-child(2) {
  display: inline-block;
}
.head .top_search .head_email_box {
}
.head .top_search .head_email_box a{
    position: relative;
    font-weight: bold;
    background-color: #42acde;
    border-radius: 5px;
    width: auto;
    height: 50px;
    display: inline-block;
    line-height: 48px;
    text-align: center;
    padding: 0 10px;
    font-size: 18px;
    color: #ffffff;
    margin-top:20px;
    font-family: 'segoeuib';
}
.head .top_search .head_email_box a:hover{
    background-color: #eaa60a;
}
.head .top_search .head_email_box a #shopcar_num{
    display: none;
    position: relative;
    top: -15px;
    right: 15px;
    color: #fff;
    font-size: 16px;
    padding: 3px 7px;
    background: #333333;
    border-radius: 50%;
}
.head .top_search .head_email_box:hover .head_email:first-child {
  display: none;
}
.head .top_search .head_email_box:hover .head_email:nth-child(2) {
  display: inline-block;
}
.head .top_search .head_email:first-child {
  display: inline-block;
}
.head .top_search .head_email:nth-child(2) {
  display: none;
}
.sub {
  position: absolute;
  left: 0%;
  top: 100%;
}
.sub .arr {
  display: none;
  width: 0;
  height: 0;
  border: 0px solid transparent;
  border-left-width: 8px ;
  border-right-width: 8px ;
  border-top-width: 6px ;
  border-bottom-width: 6px ;
  border-bottom-color: #fff;
  position: absolute;
  top: -12px;
  left: 28px;
}
@media(min-width:768px) {
    .sub > dl {
      display: none;
    }
}

.sub > dl dd {
  line-height: 1.6;
  padding: 10px 15px;
  font-size: 16px;
  background-color: #fff;
  position: relative;
}
.sub > dl dd .mobile-navbtn {
  display: none;
  position: absolute;
  top: 8px;
  right: 15px;
  margin: auto;
  font-size: 20px;
  width: 20px;
  height: 20px;
  transition: 0.3s;
}
.sub > dl dd .mobile-navbtn.open {
  transform: rotate(90deg);
}
.sub > dl dd .mobile-navbtn:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
  width: 10px;
  height: 10px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(45deg);
}
.sub > dl dd .text {
  display: inline-block;
  vertical-align: middle;
  color: #333;
}
.sub > dl dd:hover a .text{
  color: #42acde;
}
.sub > dl dd .t-menu {
  position: absolute;
  top: 0;
  left: 100%;
  background-color: #fff;
  display: none;
}
.sub > dl dd .t-menu li {
  padding: 10px 20px;
  box-sizing: border-box;
  line-height: 1.6;
  margin: 0;
}
.sub > dl dd .t-menu li a {
  display: block;
}
.sub > dl dd .t-menu li a:hover {
  color: #42acde;
}
.sub > dl a {
  color: #333;
  white-space: nowrap;
}
.scrollHead {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 99999;
}
.scrollHead .head .nav > li {
  line-height: 80px;
}
.scrollHead .head .top_search {
  line-height: 85px;
}
.scrollHead .head .logo {

}
.scrollHead .head .slogan {
  margin-top: 30px;
}
.scrollHead .head .line {
  margin-top: 22px;
}
.scrollHead #showopen .top_search .search_con2 {
  top: 16px;
}
#showopen .top_search .search_con2 {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale3d(1, 1, 1);
}
#showopen .head .navBar {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale3d(0, 0, 0);
}
#showopen .head .top_search img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.M_search {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  height: 58px;
  background-color: red;
  box-sizing: border-box;
}
.M_search .mInp1 {
  width: 100%;
  height: 100%;
  border: 0;
  box-sizing: border-box;
  outline: none;
  padding: 10px;
  padding-right: 74px;
  font-size: 15px;
  color: #666;
}
.M_search .mInp1::placeholder {
  color: #999;
}
.M_search .m_search_btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 80px;
  background-color: #42acde;
  border: 0;
  outline: none;
  text-align: center;
  cursor: pointer;
}
.M_search .m_search_btn img {
  display: inline-block;
}
.footer {
  position: relative;
  z-index: 3;
  background: #141519;
}
.footer .footer_content {
padding: 5.7% 0 4%;
border-bottom:1px solid #fff;
}
.footer dl {
  float: right;
  transition: all 0.3s ease 0s;
  padding-left: 4%;
  box-sizing: content-box;
  color: #333;
  width: 70%;
}
.footer dl:last-child {
  padding-left: 0;
}
.footer dl dt {
  margin-bottom: 26px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  font-family: 'segoeuisb';
}
.footer dl dd {
  line-height: 30px;
  font-size: 16px;
}
.footer dl dd a {
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
}
.footer dl dd .jk_div a {
  color: #fff;
}
.footer dl dd a:hover{
    color:#42acde;
}

.footer .Quote {
width: 64%;
    float: right;
    margin-top: 10px;
}
.footer .Quote a {
    color: #fff;
    background-color: #42acde;
    padding: 15px 10px;
    border-radius: 5px;
    font-weight: bold;
}

.footer .Quote a img{
        filter: brightness(100);
}
.footer .foot_add {
  float: left;
  width: 28%;
  padding-left: 0;
  position: relative;
}
/*.footer .foot_add::after {*/
/*  content: '';*/
/*  display: block;*/
/*  width: 1px;*/
/*  height: 100%;*/
/*  position: absolute;*/
/*  right: 0px;*/
/*  top: 0;*/
/*  background-color: #393939;*/
/*}*/
.footer .foot_add dd {
  position: relative;
}
.footer .foot_add dd > img {
  position: absolute;
  left: 0;
  top: 8px;
  max-width: 14px;
}
.footer .foot_add .address {
  margin-top: 48px;
}
.footer .foot_add .jk_div {
  max-width: 436px;
  font-size: 16px;
  line-height: 30px;
  color:#fff;
}
.footer .foot_add .jk_div.contact-div {
  font-size: 16px;
  color: #fff;
  padding-left: 36px;
  margin-bottom: 10px;
}
.footer .foot_add .jk_div.contact-div a{
    color:#fff;
}
.footer .foot_add .jk_div.contact-div a:hover {
    color: #42acde;
}
.footerbar {
  text-align: center;
  padding: 15px 0;
  color: #333;
  line-height: 24px;
  font-size: 16px;
  background: #141519;
}
.footerbar .copyright {
  color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    padding:1.8% 0;
}
.footerbar .copyright a {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  margin-right: 30px;
  font-size: 16px;
}
.footerbar .links a {
  color: #ffffff;
  margin-left: 40px;
}
.footerbar .ch_en a {
  margin: 0;
  color: #888888;
  font-size: 16px;
}
.footerbar .ch_en a:hover {
  color: #42acde;
}

.footerbar .clearfix{
    text-align: left;
}
.footerbar .linkbox{
    position: relative;
    
}
.footerbar .linkbox .linkitem{
    display: none;
    position: absolute;
    top: -60px;
    z-index: 99;
}
.footerbar .linkbox > p{
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #eeeeee;
    min-width: 100px;
}
.footerbar .linkbox p{
    margin: 5px auto;
}
.footerbar .linkbox > p::before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: '';
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
}
#new-link {
  margin-top: 20px;
}
#new-link li {
  margin: 0 3px;
  display: inline-block;
}
#new-link li img {
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
#new-link li img:hover {
  opacity: 0.4;
}
.share_toolbox {
  display: inline-block;
  margin-top:20px;
}
.share_toolbox li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.share_toolbox li a {
  margin-right: 0!important;
}
/*.share_toolbox li a img{*/
/*    -webkit-filter: grayscale(100%);*/
/*    filter: grayscale(100%);*/
/*}*/
/*.share_toolbox li a:hover img{*/
/*    -webkit-filter: unset;*/
/*    filter: unset;*/
/*}*/
/*.share_toolbox li:hover .default {*/
/*  display: none;*/
/*}*/
/*.share_toolbox li:hover .hover {*/
/*  display: block;*/
/*}*/
/*.share_toolbox li .default {*/
/*  display: block;*/
/*}*/
/*.share_toolbox li .hover {*/
/*  display: none;*/
/*}*/
.foot_bg {
  /*background: url(../images/foot_bg.jpg) no-repeat center top;*/
  background-size: cover;
}
.PublicMsg {
  position: relative;
    padding: 4.3% 0;
}
.foot_bg  .PublicMsg{
    background-color: #2a2c32;
    text-align: center;
}
.foot_bg  .PublicMsg h2{
    color:#fff;
    font-size:32px;
    font-family: 'segoeuisb';
}
.foot_bg .PublicMsg a{
    font-family: 'segoeuisb';
    width: auto;
    padding:0 20px;
    height: 50px;
    display: inline-block;
    background: #42acde;
    line-height: 50px;
    font-size: 18px;
    color: #222;
    font-weight: 700;
    border-radius: 5px;
    margin-top: 20px;
}
.foot_bg .PublicMsg a:hover{
    background: #eaa60a;
}
.PublicMsg .MsgRow .border_box {
  border-radius: 10px;
}
.PublicMsg .MsgRow .left {
  width: 578px;
  display: inline-block;
  vertical-align: top;
}
.PublicMsg .MsgRow .left p {
  max-width: 464px;
  font-size: 40px;
  color: #333;
  font-weight: bold;
  line-height: 40px;
  font-family: 'tt0524m';
}
.PublicMsg .MsgRow .right {
  width: calc(100% - 582px);
  display: inline-block;
  vertical-align: top;
}
.PublicMsg .contact-form .topGroups {
  /* padding-left: 15px; */
  /* padding-right: 15px; */
}
.PublicMsg .contact-form .form-group {
  position: relative;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.PublicMsg .contact-form .form-group.leo-6-m {
  width: 32.6%;
  float: left;
  position: relative;
  margin-right: 1%;
}
.PublicMsg .contact-form .form-group.leo-6-m:last-child {
  margin-right: 0;
}
.PublicMsg .contact-form .form-group .tips {
  position: absolute;
  left: 0px;
  line-height: 42px;
  z-index: 1;
  color: #ffffff;
  font-size: 16px;
}
.PublicMsg .contact-form .form-group .tips i {
  color: #ff0000;
  font-style: normal;
}
.PublicMsg .contact-form .textareaBox {
  position: relative;
  padding: 0;
}
.PublicMsg .contact-form .textareaBox .tips {
  left: 15px;
}
.PublicMsg .contact-form .textareaBox .submit-btn {
  position: absolute;
  top: 4px;
  right: 16px;
  width: 66px;
  height: 66px;
  padding: 0;
  background: url(../images/send_ico.png) no-repeat center;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  border-radius: 50px;
  text-transform: uppercase;
  color: #fff;
  font-size: 0;
}
.PublicMsg .contact-form .textareaBox .submit-btn:hover {
  background-color: #ff730b;
}
.PublicMsg .contact-form input {
  width: 100%;
  height: 42px;
  box-sizing: border-box;
  padding: 4px 10px;
  font-size: 16px;
  color: #fff;
  outline: none;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-radius: 0px;
}
.PublicMsg .contact-form input::placeholder {
  color: #fff;
}
.PublicMsg .contact-form input:focus {
  border-bottom-color: #42acde;
}
.PublicMsg .contact-form textarea {
  width: 100%;
  height: 74px;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
  outline: none;
  color: #fff;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-radius: 0px;
  resize: none;
}
.PublicMsg .contact-form textarea::placeholder {
  color: #ffffff;
}
.PublicMsg .contact-form textarea:focus {
  border-bottom-color: #42acde;
}
.loading-box {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 99;
    text-align: center;
    top: 0;
    padding-top: 20%;
    display: none;
}