.jwell-sitetop{display:none;background:#333;height:50px;}
.jwell-sitetop > .wp{height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.jwell-sitetop span{display:block;width:50px;height:50px;line-height:50px;text-align:center;cursor:pointer;}
.jwell-sitetop span.mo-header-search{margin-right:95px;}
.jwell-sitetop span i{color:#fff;font-size:24px;}
.jwell-sitetop .mo-search {
    padding: 10px 15px;
    display: none;
    border-bottom: 1px solid #222;
    position: absolute;
    z-index: 200;
    left: 0;
    top: 51px;
    width: 100%;
    background: #333;
    box-sizing: border-box;
}


.jwell-mo-leftmenu{background:#F5F5F5;position:fixed;top:0;left:0;bottom:0;overflow-x:hidden;box-sizing:content-box;width:70%;-webkit-overflow-scrolling:touch;z-index:105!important;-webkit-transition:all .4s cubic-bezier(0.7,0,0.2,1);-ms-transition:all .4s cubic-bezier(0.7,0,0.2,1);transition:all .4s cubic-bezier(0.7,0,0.2,1);-webkit-box-shadow:0 0 40px rgba(82,85,90,0.1);box-shadow:0 0 40px rgba(82,85,90,0.1);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
.jwell-mo-leftmenu .tit{height:50px;line-height:50px;background:#353535;}
.jwell-mo-leftmenu .tit h6{float:left;color:#fff;padding:0 0 0 20px;font-size:20px;font-weight:bold;font-family: "Times New Roman";}
.jwell-mo-leftmenu .tit span{float:right;cursor:pointer;width:50px;text-align:center;}
.jwell-mo-leftmenu .tit span i{color:#fff;font-size:16px;}
.jwell-mo-leftmenu > ul{}
.jwell-mo-leftmenu > ul > li{line-height:50px;font-size:15px;border-top:2px solid #e5e5e5;position:relative;}
.jwell-mo-leftmenu > ul > li > a{padding:0 0 0 20px;}
.jwell-mo-leftmenu > ul > li > i {position:absolute;color:#333;font-size:12px;top:5px;right:0;z-index:1;width:50px;line-height:40px;text-align:center;cursor:pointer;}
.jwell-mo-leftmenu > ul > li.active{}
.jwell-mo-leftmenu ul li a{color:#333;display: block;}
.jwell-mo-leftmenu ul li a:hover{text-decoration: none;}
.jwell-mo-leftmenu ul li ul{display:none;padding-bottom:10px;}
.jwell-mo-leftmenu ul li ul li{line-height:35px;}
.jwell-mo-leftmenu ul li ul li a{background:url("../../images/d.png") no-repeat 25px center;padding:0 0 0 40px;}
.jwell-mo-leftmenu.menu-transitioning{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}

.jwell-header .nav > ul{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;}
.jwell-header .nav > ul > li{position:relative;z-index:30;}
.jwell-header .nav > ul > li+li{margin-left:5px;}
.jwell-header .nav > ul > li > a{display:inline-block;font-size:16px;font-weight:700;padding:0 20px;-webkit-text-stroke-width:0.1px;color:#1b1c1c;height:70px;line-height:70px;text-transform:uppercase;}

.jwell-header .nav > ul > li ul{position:absolute;width:220px;height:auto;left:0;text-align:left;top:70px;z-index:1000;padding:10px;background:#026EB7;transform:rotate3d(1,0,0,-90deg);-webkit-transform: rotate3d(1,0,0,-90deg);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;transition: transform 0.5s, opacity 0.3s;-webkit-transition: -webkit-transform 0.5s, opacity 0.3s;}
.jwell-header .nav > ul > li > ul::before1{content:'';position:absolute;left:50px;margin:0;top:-8px;overflow:hidden;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;}
.jwell-header .nav > ul > li > ul li{border-bottom:1px solid #EDEDED;position:relative;}
.jwell-header .nav > ul > li > ul li:last-child{border:none;}
.jwell-header .nav > ul > li > ul li > a{display:block;border-radius:4px;padding:9px 10px;color:#fff;font-size:15px;line-height:21px;text-transform:capitalize;}
.jwell-header .nav > ul > li > ul > li > a{padding-right:20px;}
.jwell-header .nav > ul > li > ul li > a i{position:absolute;right:10px;top:10px;font-size:11px;}
.jwell-header .nav > ul > li > ul li > a:hover{background:#fff;color:#026EB7;border-radius:0px;}

.jwell-header .nav > ul > li > ul li ul{left:230px;top:0;}

.jwell-header .nav > ul > li:hover > a,.nav > ul > li.active > a{color:#fff;background:#026EB7;}
.jwell-header .nav > ul > li:hover > a > i{transform:rotate(180deg);-webkit-transform: rotate(180deg);}

.jwell-header .nav ul li:hover > ul{opacity:1;transform:rotate3d(0,0,0,0);-webkit-transform:rotate3d(0,0,0,0);}

.jwell-header .search{position:relative;z-index:100;}
.jwell-header .search span{width:100px;height:100px;line-height:100px;background:#F6F6F6;cursor:pointer;font-weight:400;text-align:center;display:block;}
.jwell-header .search span i{color:#000;font-size:31px;margin-top:1px;display:inline-block;}
.jwell-header .search:hover span i{color:#026EB7;}

.jwell-search-box{display:none;position:fixed;z-index:9999;width:100%;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.9);padding:40px 0;}
.jwell-search-box .box{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;}
.jwell-search-box .close{position:absolute;right:30px;top:30px;line-height:40px;}
.jwell-search-box .close i{font-size:30px;color:#fff;display:inline-block;transition:All 0.7s ease-in-out;}
.jwell-search-box .close:hover i{transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);}
.jwell-search-box .serchbox{width:900px;margin:0 auto;position:relative;}
.jwell-search-box .serchbox .submit_text{background:#fff;width:100%;height:60px;line-height:60px;float:left;color:#333;padding:0 120px 0 20px;font-size:16px;box-sizing:border-box;}
.jwell-search-box .serchbox .submit_btn{position:absolute;right:0;top:0;width:100px;height:60px;line-height:60px;background:var(--btn-bg);color:#fff;text-align:center;display:block;cursor:pointer;box-sizing:border-box;}
.jwell-search-box .serchbox .submit_btn i{font-size:35px;}

header.jwell-header{height:100px;padding-left:40px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
header.jwell-header .logo{}
header.jwell-header .logo img{height:70px;}

.jwell-header-right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background: var(--btn-bg);}
 
.lang-selector {
  display: inline-block;
  position: relative;
}

.lang-selector .current-lang {
  line-height: 1;
  height: 40px;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  padding: 8px 9px;
}

.lang-selector .current-lang img {
  height: 20px;
  width: 30px;
  object-fit: none;
  border-radius: 3px;
}

.lang-selector .current-lang em {
  margin: 0 7px 0 5px;
  font-size: 15px;
  line-height: 1.1;
  color: #fff;
  text-transform: uppercase;
  font-style: inherit;
}

.lang-selector .current-lang i {
  font-size: 12px;
  color: #fff;
}

.lang-selector .lang-box {
  position: absolute;
  right: 0;
  top: 42px;
  z-index: 1000;
  width: 184px;
  padding: 10px 0;
  background: #fff;
  transform: translate3d(0, 10px, 0);
  -webkit-transform: translate3d(0, 10px, 0);
  opacity: 0;
  visibility: hidden;
  transition: all .4s ease 0s;
  box-shadow: 0 0 10px rgba(63, 62, 62, 0.2);
  border-radius: 5px;
}

.lang-selector .lang-box::before {
  content: '';
  position: absolute;
  right: 37px;
  top: -8px;
  overflow: hidden;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  display: block;
}

.lang-selector ul {
  text-align: left;
  font-size: 0;
  max-height: 160px !important;
  overflow-y: scroll;
}

.lang-selector ul li {
  display: inline-block;
  box-sizing: border-box;
  width: calc(50% - 20px);
  padding: 5px 0;
  margin: 0 10px;
  border-bottom: 1px solid #f5f5f5;
}

.lang-selector ul li:last-child {
  border: none;
}

.lang-selector ul li a {
  color: #333;
  font-size: 15px;
  display: flex;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
}

.lang-selector ul li a:hover {
  color: var(--color-primary);
}

.lang-selector ul li img {
  height: 20px;
  width: 30px;
  object-fit: none;
  vertical-align: middle;
  margin-right: 6px;
  border-radius: 3px;
}

.lang-selector:hover .lang-box {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}

@media screen and (max-width:1400px){
  header.jwell-header .logo img{height:60px;}

  .jwell-header .header-lang-box{padding:0 6px;}

}

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

  header.jwell-header{padding-left:20px;}
  header.jwell-header .logo img{height:60px;}
}

@media screen and (max-width:1080px){
  .jwell-sitetop,#footBar{display:block;}
  .jwell-sitetop > .wp{padding:0;}
  .jwell-header .nav,.jwell-header .search{display:none !important;}

  .jwell-search-box .close i{font-size:25px;}
  .jwell-search-box .serchbox{width:90%;}
  .jwell-search-box .serchbox .submit_text{height:50px;line-height:50px;padding:0 110px 0 15px;font-size:16px;}
  .jwell-search-box .serchbox .submit_btn{width:90px;height:50px;line-height:50px;}
  .jwell-search-box .serchbox .submit_btn i{font-size:32px;}

  header.jwell-header{height:auto;padding:20px 0;}
  header.jwell-header .logo{width:100%;text-align:center;}
  header.jwell-header .logo img{height:60px;}

  .jwell-header .header-lang-box{height:30px;position:absolute;right:10px;top:10px;padding:0;}
  .jwell-header .header-lang .box{height:30px;}
  .jwell-header .header-lang .box img{height:18px;margin:6px 0 0 6px;}
  .jwell-header .header-lang .box em{margin:6px 5px 0 6px;font-size:15px;}
  .jwell-header .header-lang .box i{margin:6px 0 0;font-size:13px;}
  .jwell-header .header-lang ul{padding:0 5px;top:30px;}
  .jwell-header .header-lang ul li a{font-size:15px;}
  .jwell-header .header-lang ul li img{margin-right:6px;}
}

@media screen and (max-width:480px) {
  header.jwell-header .logo img{height:50px;}
}
                                   
                                   
                                   
                                   .jwell-mo-leftmenu > ul > li > i {
    display: none;
}
                                   
                                   
                                   
                                   @media only screen and (max-width:1220px) {
.jwell-header .nav > ul > li > a {
    font-size: 14px;
    padding: 0 10px;
}
}