

@font-face {
    font-family: 'icomoon';
font-display: swap;
    font-style: normal;
    font-weight: 400;
font-family: "icomoon"; 
src: url("/new/font/icomoon.eot?#iefix") format("embedded-opentype"), url("/new/font/icomoon.woff") format("woff"), url("/new/font/icomoon.ttf") format("truetype"), url("/new/icomoon.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon2';
font-display: swap;
    font-style: normal;
    font-weight: 400; 
src: url("/new/font/icomoon2.eot?#iefix") format("embedded-opentype"), url("/new/font/icomoon2.woff") format("woff"), url("/new/font/icomoon2.ttf") format("truetype"), url("/new/icomoon2.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon3';
font-display: swap;
    font-style: normal;
    font-weight: 400; 
src: url("/new/font/icomoon3.eot?#iefix") format("embedded-opentype"), url("/new/font/icomoon3.woff") format("woff"), url("/new/font/icomoon3.ttf") format("truetype"), url("/new/icomoon3.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_seh';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/new/font/icomoon_seh.eot?#iefix") format("embedded-opentype"), url("/new/font/icomoon_seh.woff") format("woff"), url("/new/font/icomoon_seh.ttf") format("truetype"), url("/new/icomoon_seh.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_35';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/new/font/icomoon35.eot?#iefix") format("embedded-opentype"), 
url("/new/font/icomoon35.woff") format("woff"), 
url("/new/font/icomoon35.ttf") format("truetype"), 
url("/new/icomoon35.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon4';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/new/font/icomoon4.eot?#iefix") format("embedded-opentype"), 
url("/new/font/icomoon4.woff") format("woff"), 
url("/new/font/icomoon4.ttf") format("truetype"), 
url("/new/font/icomoon4.svg#$font") format("svg");
}
.pic-c-s{
    display:none!important;
}
html{
    font-size:10px;
}
body{
            font-family: 'Roboto', Tahoma;
    margin:0;
background:#fff;
}
.bkco{
background:#fff;
}
a{
    text-decoration: none;
    transition: all 0.6s ease 0s;
}
* {
    box-sizing: border-box;
}
.r-d-content img{
display: inline !important;
 }

.cet {
    width: 1140px;
    margin: 0px auto;
}
picture{
background:#F7F7F7;
float:left;
width:100%;
}
.lazy-f-rd{
    float:none;
width:auto;
}
.h2bl{
display:block;
}
.p-ritxt{
    float:none;
width:auto;
}
.lazy-f img{
    transition: all 0.6s ease 0s;
}
.ps-bann-f{
height: 659px !important;
}
.b-d-content strong,.b-d-content b,[csstype="bk"],[csstype="underline"],[csstype="unline-short"]{
font-family: 'Roboto', serif, sans-serif;
}
.scrollLoading{
    transition: all 0.6s ease 0s;
opacity: 0;
}
.cktip{
  position:fixed;
  left:0px;
  bottom:0px;
  width:100%;
  background:#fff;
  box-shadow: 0 0 20px rgb(0 0 0 / 15%);
  display:flex;
  z-index:99;
}
.inbanner-f {
float : none !important;
height: 150px;
}
.ckt-l{
  width:25%;
  border-right: 1px solid #e0e0e0;
  justify-content:center;
  align-items:center;
  flex: 0 0 auto;
  padding:15px;
  display:flex;
}
.cktl-btn-f{
}
.cktbtnlf{
  overflow:hidden;
}
.cktlb-btn{
  float:left;
  border: 2px solid rgba(0,0,0,0.3);
  padding:12px 20px;
  font-size:13px;
  color:#000;
  border-radius:24px;
  cursor:pointer;
}
.cktset-btn{
float:left;
margin-left: 30px;
font-size: 13px;
color: #000;
text-decoration: underline;
line-height:43px;
cursor:pointer;
 }
 .cooktipfly{
position: fixed;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.6);
transition: opacity .25s;
display:flex;
justify-content: center;
align-items: center;
z-index:103;
display:none;
left:0px;
top:0px;
 }
 .Kdinlh{
color:#000;
 }
 .cookfly-main{
 
display: flex;
transition: .25s ease-in-out;
box-sizing: border-box;
width: 80%;
height: 571px;
max-width: 600px;
max-height: 80%;
box-shadow: -8px -7px 20px 0 rgba(0, 0, 0, .1);
flex-direction: column;
background: #fff;
position: relative;
padding:30px 0;
 }
 .ckfy-close{
height: 24px;
width: 24px;
cursor: pointer;
position:absolute;
right:10px;
top:10px;
 
 }
 .ckfy-close:before {
content: '\e60b';
display: block;
font-family: icomoon;
font-size: 20px;
color: #000;
float: left;
 }
 .ckfy-tit{
font-size: 24px;
color: #000;
font-weight: 700;
padding:0 3.5%;
 }
 .ckfy-main{
overflow-y: auto;
margin-top:25px;
height:calc(100% - 25px - 90px);
border-bottom: 1px solid rgba(0, 0, 0, .1);
 }
 .ckfy-main::-webkit-scrollbar {
width: 4px;
 }
 .ckfy-main::-webkit-scrollbar-thumb {
background-color: #8B8B8B;
border-radius:2px;
 }
 .ckfy-main::-webkit-scrollbar-track {
background-color: #f1f1f1;
 }
 .ckfym-hg{
width: 100%;
 }
 .ckfyhg-s{
width: 100%;
display: flex;
padding:0 3.5% 25px 3.5%;
border-bottom: 1px solid rgba(0, 0, 0, .1);
margin-top:25px;
 }
 .ckfyhg-s:first-child{
margin-top:0px;
 }
 .ckfyhgs-l{
width: calc(100% - 85px);
 }
 .ckfyhgs-2{
width: 85px;
display: flex;
justify-content: flex-end;
 }
 .ckfyhgsl-t1{
color: #000;
font-size:16px;
 }
 .ckfyhgsl-t2{
color: #000;
font-size:16px;
font-size: 12px;
margin-top:12px;
 }
 .ckfy-bt{
margin-top:30px;
 }
 .ckfy-savebtn{
float:right;
margin-right:3.5%;
color: #fff;
 background-color: #000;
 width: 172px;
 font-size: 14px;
 text-align: center;
 height: 32px;
 line-height:32px;
 cursor:pointer;
 }
 .kCHabv{
width:48px;
height: 25px;
border-radius: 12.5px;
background-color: #A4A4A4;
position: relative;
cursor:pointer;
 }
 .kCHabv:hover{
background-color: #cbd3dc;
 }
 .MezgNL{
position: absolute;
left: 1px;
top:1px;
height: 23px;
width: 23px;
border-radius: 50%;
background-color: #fff;
display: flex;
 align-items: center;
 justify-content: center;
 transition: all 0.6s ease 0s;
 }
 .Kdinlh{
display: none;
 }
 .kCHabv {
color: #a4a4a4;
 }




.ae-tit{
width:100% !important;
}
.cktlb-btn:hover{
  border: 2px solid rgba(0,0,0,1);
}
.cktlb-btn_2{
  margin-left:30px;
}
.cktltxt{
  width:100%;
  color: #000;
  text-align:center;
  font-size: 13px;
  margin-top:12px;
}
.ckt-r{
  width:75%;
  padding:30px 2%;
  color: #000;
  font-size:14px;
  text-align:left;
  flex: 0 0 auto;
}
.r-d-content a,.pro-desc-main a, .b-d-content a, .r-topdesc a, .r-bottomdesc a{
        color:#0b76d9;
}
.r-d-content a:hover {
    text-decoration: none;
}
.b-d-content a:hover{
    text-decoration: underline;
}
.pro-desc-main a:not([jsi]):hover {
    text-decoration: underline;
}
.fancybox{
    cursor:pointer;
}
div, input,button{
    outline:none;
}
input[type=submit]{
    border:none;
}
button{
    border:none;
    background:none;
    padding: 0px;
    margin:0px;
}
h1,h2,h3{
    display:inline;
}
.nim{
}
.ban1{
    opacity:0;
}
.header-f{
    position:fixed;
    width:100%;
    top:0px;
    left:0px;
    z-index:99;
transition: all 0.6s ease 0s;
}
.header-top-f{
    float:left;
    width:100%;
    background:#F7F7F7;
    height:45px;
z-index:800;
position:relative;
}
.header-top-center{
    float:left;
    width:1140px;
    margin-left:calc(50% - 570px);
        font-family: 'Roboto',  sans-serif;
}
.h-t-left{
        float:right;
    font-size:1.2rem;
    line-height:45px;
}
.h-t-left a{
    color:#000;
}
.h-t-left a:hover{
    color:#0b76d9;
}
.h-t-l-t1{
        float:right;
margin-left:45px;
    	
    position:relative;
}
.h-t-l-t2{
        float:right;
margin-left:20px;
          
    position:relative;
}
.h-t-l-t2:after{
    content: '\e901';
    position:absolute;
    width:12px;
    height:8px;
    right:-18px;
 
    top:0px;
    font-family: icomoon_35;
font-size: 12px;
    color: #000;
}
    .h-t-l-t2:before{
        content:'';
        position:absolute;
        top:16px;
            right:-30px;
     
        width:1px;
    height:12px;
    background:#4c4c4c;
    }
	  
.h-t-l-t3{
    float:right;
margin-right:25px;
         
position:relative;
}
    .h-t-l-t3:before{
        content:'';
        position:absolute;
        top:16px;
        right:-30px;
        width:1px;
        height:12px;
        background:#D4D4D4;
    }
.h-t-l-t3:after{
position:absolute;
    width:19px;
    height:19px;
content: '\e942';
            right:-17px;
    top:0px;
font-family: icomoon_35;
width:11px;
        height:10px;
	  
}
.h-t-right{
        float:left;
}
.fshare {
        float:right;
    width: 20px;
    height: 20px;
    margin-left: 10px;
border:1px solid #4c4c4c;
border-radius:50%;
}
.fshare:hover{
    border:1px solid #0b76d9;
    background:#0b76d9;
}
.top-share-f{
        float:right;
    margin-top:12px;
}
.fshare:before {
    width: 20px;
    display: inline-block;
    font-family: icomoon;
    text-align: center;
    line-height: 20px;
    color: #4c4c4c;
    font-size: 1.2rem;
transition: all 0.6s ease 0s;
margin-top:-1px;
margin-left:-1px;
}
.fshare:hover:before{
    color: #fff;
}
.ffacebook:before {
    content: '\e62c';
}
.ftwitter:before {
    content: '\e62b';
}
.flinkedin:before {
    content: '\e630';
}
.fyoutube:before {
    content: '\e634';
}
.fgoogle:before {
    content: '\e62d';
}
.finstagram:before {
    font-family: icomoon4;
    content: '\e900';
}
.cus-sellang-f{
        float:right;
    margin-top:8px;
}
.LangUrlArrf {
    float: left;
    position: relative;
}
.langurlarrBtin {
    display: block;
    color: #000;
    font-size: 1.2rem;
    float: left;
    padding: 8px;
    padding-left: 25px;
        padding-right: 50px;
    position: relative;
line-height:14px;
cursor:pointer;
}
    .langurlarrBtin:before {
        content: '';
        position: absolute;
            right: 10px;
            top: 6px;
        background-image: url(/new/templates/Web/en/images/clang.png);
        background-repeat: no-repeat;
        width: 27px;
        height: 18px;
    background-position: 0 -23px;
    }
.langurlarrBtin:after {
    content: '';
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    border: 7px solid transparent;
    border-top-color: #4c4c4c;
    left:0px;
    top: 10px;
}
.langurlarrself {
    position: absolute;
    left: 0px;
    top: 37px;
    background: #fff;
    border-top: none;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 999;
width:115px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
display:none;
}
.langurlarrself:before{
    content:'';
    position: absolute;
    right:0px;
    bottom:0px;
    height:2px;
    width:0px;
    background:#0b76d9;
    transition: all 0.6s ease 0s;
}
.langurlarrself:hover:before{
    width:100%;
}
.langurlarr-self-a {
    display: block;   
    padding: 5px;
    float:right;
    padding-right:10px;
    position: relative;
width:100%;	
}
.langurlarr-self-a:hover .langsonname{
color:#0b76d9;
}
.llsa-lf {
        float:right;
transform: scale(-1,1);
    background-repeat: no-repeat;
    width: 27px;
    height: 18px;
background-position: 0 px;
background-image:url(/new/templates/Web/en/images/cLang.png);
}
.langsonname{
        float:right;
margin-right:9px;
color: #444444;
    font-size: 1.2rem;
}
.header-bottom-f{
    float:left;
    width:100%;
    background:#fff;
z-index:700;
position:relative;
}
.header-bottom-center{
    display: flex;
    align-items: center; /* 垂直居中 */
    width:1140px;
    margin-left:calc(50% - 570px);
position:relative;
justify-content: space-between;
}
.logo-f{
        float:right;
    margin-top:10px;
width: 192px;
margin-bottom:10px;
}
.logo-img{
    float:left;
}
.h-b-right{
        float:left;
width:calc(100% - https://ar.earsmate.com/upload/1566988023_1567130770___1575523945.pngpx);
 }
.nav-f{
        float:left;
margin-left:20px;
font-weight:600;
}
.nav-s-1{
white-space: nowrap;
        float:right;
position:relative;
}
.nav-s-1-a{
float:left;
padding-left:18px;
padding-right:18px;
line-height:70px;
    color:#000;
font-size:16px;
position:relative;
font-family: 'Roboto', Tahoma;
}
.nav-s-1-a:after{
content:'';
position:absolute;
left:18px;
bottom:0px;
width:0px;
height:1px;
    background:#0b76d9;
transition: all 0.6s ease 0s;
}
.nav-s-1:hover .nav-s-1-a:after{
width:calc(100% - 36px);
}
.nav-s-1:hover .nav-s-1-a{
        color:#0b76d9;
}
.selectnav{
        color:#0b76d9;
}
.nav-f-2{
position: absolute;
    top: 70px;
    right:18px;
    min-width: 100%;
    z-index: 100;
background-color: rgba(255,255,255,0.7);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
display:none;
padding-bottom:15px;
}
.nav-s-1:hover .nav-f-2{
display:block;
}
.nav-s-2{
float:left;
width:100%;
position:relative;
}
.nav-s-2:before{
content:'';
position:absolute;
    right:0px;
bottom:0px;
width:0px;
height:1px;
    background:#0b76d9;
transition: all 0.6s ease 0s;
}
.nav-s-2:hover:before{
width:100%;
}
.nav-s-2-a{
        float:right;
padding:10px 20px 10px 30px;
color: #000;
    font-size: 1.6rem;
position:relative;
white-space: nowrap;
}
.nav-h2{
font-size:1.06rem;
}
.show_down_2:before{
content:'';
position:absolute;
top:15px;
    left:5px;
border-width:4px 4px 4px 0;
border-color:transparent #707071 transparent transparent;
    width: 0px;
    height: 0px;
    overflow: hidden;
border-style: solid;
transition: all 0.6s ease 0s;
}
.nav-s-2:hover .show_down_2:before{
        border-color: transparent transparent transparent #0b76d9;
}
.nav-s-2:hover .nav-s-2-a{
        color: #0b76d9;
}
.nav-f-3{
    position: absolute;
    top: 0px;
    right:100%;
border-right: 1px solid rgb(226, 226, 226);
box-shadow: -5px 4px 7px rgba(0,0,0,0.1);
    background-color: rgba(255,255,255,0.7);
    min-width: 100%;
    z-index: 100;
    display:none;	
}
.nav-s-2:hover .nav-f-3{
display:block;
}
.nav-s-3{
float:left;
width:100%;
}
.nav-s-3-a{
    float:left;
        text-align:right;
width:calc(100% - 0px);
padding:10px 20px 10px 20px;
color: #707071;
    font-size: 1.6rem;
}
.nav-s-3:hover .nav-s-3-a{
        color: #0b76d9;
}
.show_down:before{
    content: '';
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    border: 4px solid transparent;
border-top-color: #707071;
    left:0px;
    top: 32px;	
transition: all 0.6s ease 0s;
}
.nav-s-1:hover .show_down:before{
        border-top-color: #0b76d9;
}
.selectnav:after{
content:'';
position:absolute;
width:calc(100% - 36px);
height:1px;
    background:#0b76d9;
left:18px;
bottom:0px;
}
.conus-search-f{
        float:left;
width:155px;
}
.conus{
        float:right;
margin-right:10px;
padding-left:10px;
padding-right:10px;
height:30px;
line-height:30px;
    background: #0b76d9;
border-radius:15px;
    color:#fff;
font-size:1.6rem;
margin-top:20px;
font-family: 'Roboto', Tahoma;
}
.conus:hover{
background:#F3B007;
}
.search-but{
        float:left;
    width:25px;
    height:25px;
margin-right:10px;
    margin-top:22px;
    cursor:pointer;
position:relative;
display:none;
}
.search-but:before{
    position:absolute;
left:0px;
top:0px;
    content: '\e900';
    width: 100%;
height:100%;
line-height:25px;
    font-family: icomoon_seh;
    color: #000000;
    font-size: 24px;
    transition: all 0.6s ease 0s;
}
.headersearchf{
display: flex;
    justify-content: flex-end; 
margin-right:3px;
margin-top:15px;
width:615px;
display:none;
margin-bottom:15px;
}
.search-close{
float:left;
width:40px;
height:40px;
text-align:center;
line-height:40px;
cursor:pointer;
}
.search-close:before{
content: '\e60b';
    display: block;
    font-family: icomoon;
    font-size: 26px;
    color: #9b9b9b;
    float: left;
}
.search-close:hover:before{
        color:#0b76d9;
}
.h-s-form{
float:left;
width:calc(100% - 60px);
position:relative;
margin-left:20px;
}
.search-in{
float:left;
width:100%;
border:1px solid #e5e7e9;
height:40px;
border-radius:2px;
padding-left:20px;
font-size: 16px;
color: #9b9b9b;
}
.search-btn{
position:absolute;
background-image: url(/new/templates/Web/en/images/style19_19.png);
    background-repeat: no-repeat;
background-position: 0 -19px;
background-color:transparent;
    width: 20px;
    height: 20px;
top:13px;
right:8px;
border:none;
cursor:pointer;
}
.foot{
float:left;
width:100%;
background:#F5F5F5;
}
.foot-main{
float:left;
width:100%;
}
.foot-center{
float:left;
width:1140px;
    margin-left:calc(50% - 570px);
margin-top:45px;
margin-bottom:80px;
}
.foot-box1{
        float:right;
width:40%;
        font-family: 'Roboto',  sans-serif;
color:#4c4c4c;
font-size:1.4rem;
}
.foot-box2{
        float:right;
width:29%;
}
.foot-box3{
    float:right;
width:31%;
}
.foot-box-mid{
    float:right;
width:80%;
}
.foot-logo-a{
    float:right;
}
.foot-addr{
float:left;
width:100%;
    text-align:right;
margin-top:25px;
}
.foot-webtel{
float:left;
width:100%;
margin-top:15px;
    text-align:right;
}
.foot-webtel a{
color:#4c4c4c;
transition: all 0s ease 0s;
}
.foot-webtel a:hover{
color:#0b76d9;
}
.foot-share-f{
float:left;
width:calc(100% + 10px);
margin-left:-10px;
margin-top:15px;
}
.foot-b-title{
float:left;
width:100%;
color:#4C4C4C;
font-size:1.6rem;
margin-bottom:25px;
    text-align:right;
}
.f-b-box1{
        font-family: 'Roboto',  sans-serif;
    float:right;
text-align:right;
width:50%;
color:#707071;
font-size:1.4rem;
}
.foot-nav-a{
float:left;
width:100%;
margin-top:8px;
transition: all 0s ease 0s;
color:#4c4c4c;
}
.foot-nav-a:hover{
color:#0b76d9;
}
.f-conus-text{
        font-family: 'Roboto',  sans-serif;
float:left;
width:100%;
color:#4c4c4c;
font-size:1.4rem;
line-height:25px;
    text-align:right;
}
.f-conus-btn-f{
float:left;
width:100%;
margin-top:20px;
}
.f-conus-btn{
        font-family: 'Roboto',  sans-serif;
    float:right;
width:100px;
height:30px;
border-radius:15px;
background:#0b76d9;
color:#fff;
font-size:1.4rem;
line-height:30px;
text-align:center;
}
.f-conus-btn:hover{
background:#F3B007;
}
.foot-bottom{
float:left;
width:100%;
border-top:2px solid #F0F0F0;
}
.foot-bottom-center{
float:left;
    width:1140px;
    margin-left:calc(50% - 570px);
margin-top:22px;
margin-bottom:22px;
}
.foot-b-left{
        float:right;
color:#4c4c4c;
font-size:1.3rem;
        font-family: 'Roboto',  sans-serif;
}
.foot-b-left a{
    color:#4c4c4c;
}
.ft-ts-line{
    position:relative;
}
.ft-ts-line:before{
    content:"";
width:1px;
height:10px;
background:#4c4c4c;
position:absolute;
left:-10px;
top:3px;
}
.tsandpy{
    color:#000!important;
}
.foot-b-right{
        float:left;
color:#4c4c4c;
font-size:1.3rem;
        font-family: 'Roboto',  sans-serif;
}
.foot-b-gs{
color:#4c4c4c;
}
#marker {
    position: absolute;
    top: 100px;
    width: 0px;
    height: 0px;
}
.main-f::after {
content: "";
display: table;
clear: both;
  }
  .left{
top: 91px;
    position: sticky;
  }
.main-f{
width:100%;
margin-top:125px;
margin-bottom:40px;
}
.vericode-img{
z-index: 94;
    position: relative;
}
.mobile-header{
position:fixed;
top:0px;
left:0px;
width:100%;
display:none;
z-index:1000;
}
.mobile-tool{
float:left;
width:100%;
height:75px;
        background:#fff;
}
.mobile-tool-center{
float:left;
width:94%;
margin-left:3%;
height:100%;
}
.mobile-logo-f{
    float:right;
white-space: nowrap;
}
.mobile-logo-f:before{
content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mob-logo-img{
display: inline-block;
    vertical-align: middle;
    margin-top:10px;
}
.mobile-menu{
cursor: pointer;
    float:left;
width:30px;
text-align:center;
}
.mobile-menu:before{
content: '\e637';
    display: block;
    font-family: icomoon;
    font-size: 30px;
    color: #0b76d9;
    line-height: 75px;
    float: left;
}
.mobile-menu-close{
cursor: pointer;
    float: left;
width:30px;
text-align:center;
}
.mobile-menu-close:before{
content: '\e60b';
    display: block;
    font-family: icomoon;
    font-size: 30px;
    color: #0b76d9;
    line-height: 75px;
    float: left;
}
.mobile-sellang-f{
        float:left;
margin-top:23px;
margin-right:15px;
}
.mobile-dowshow{
float:left;
width:100%;
margin-top:2px;
background:#fff;
display:none;
transition: all 0.6s ease 0s;
overflow:hidden;
}
.mob-nav1{
float:left;
width:100%;
}
.mob-nav-s1{
float:left;
width:100%;
position:relative;
}
.mob-col-name1{
float:left;
width:100%;
position:relative;
}
.mob-col-name1:before{
content:'';
position:absolute;
bottom:0px;
    right:0px;
width:0;
height:1px;
background:#0b76d9;
transition: all 0.6s ease 0s;
}
.mob-col-name1:hover:before{
width:100%;
}
.mob-col-name1-line{
float:left;
width:100%;
position:relative;
}
.mob-col-name1-line:before{
content:'';
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:1px;
background:#0b76d9;
}
.mob-col-name2{
float:left;
width:100%;
}
.mob-col-name2-line{
float:left;
width:100%;
position:relative;
}
.mob-col-name2-line:before{
content:'';
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:1px;
background:#0b76d9;
}
.mob-col-name2:hover .mob-nav-a2{
color:#0b76d9;
}
.mob-col-name2:hover .mob-nav-btn2:before{
border-top-color: #0b76d9;
}
.mob-nav-a1{
        float:right;
    margin-right:3%;
color:#707071;
font-size:1.4rem;
padding-top:13px;
padding-bottom:10px;
}
.mob-nav-btn{
        float:right;
margin-right:10px;
width: 30px;
    height: 30px;
position:relative;
margin-top:7px;
cursor:pointer;
}
.mob-nav-btnup{
        float:right;
margin-right:10px;
width: 30px;
    height: 30px;
margin-top:7px;
cursor:pointer;
position:relative;
}
.mob-nav-btnup:before{
content:'';
position:absolute;
left: 11px;
    top: 12px;
width:0; 
    height:0; 
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #707071;
}
.mob-nav-btn-close{
display:none;
}
.mob-nav-btn:before{
content:'';
position:absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-top-color: #707071;
    left: 11px;
    top: 12px;
}
.mob-nav-btn2{
        float:right;
margin-right:10px;
width: 30px;
    height: 30px;
position:relative;
margin-top:3px;
cursor:pointer;
}
.mob-nav-bt2nup{
    float:right;
margin-right:10px;
width: 30px;
    height: 30px;
margin-top:2px;
cursor:pointer;
position:relative;
}
.mob-nav-bt2nup:before{
content:'';
position:absolute;
left: 11px;
    top: 12px;
width:0; 
    height:0; 
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #707071;
}
.mob-nav-btn2:before{
content:'';
position:absolute;
width: 0;
    height: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-top-color: #707071;
    left: 11px;
    top: 12px;
}
.mob-nav2{
float:left;
width:100%;
display:none;
}	 
.mob-nav-s2{
float:left;
width:100%;
}
.mob-nav-a2{
        float:right;
    margin-right:6%;
color:#707071;
font-size:1.4rem;
padding-top:10px;
padding-bottom:10px;
transition: all 0s ease 0s;
}
.mob-nav3{
float:left;
width:100%;
display:none;
}
.mob-nav-s3{
float:left;
width:100%;
}
.mob-nav-a3{
        float:right;
margin-right:9%;
text-align:right;
width:88%;
color:#707071;
font-size:1.4rem;
padding-top:10px;
padding-bottom:10px;
transition: all 0s ease 0s;
}
.mob-nav-a3:hover{
color:#0b76d9;
}
.mob-search{
float:left;
width:100%;
margin-top:20px;
}
.mob-srh-form{
float:left;
width:94%;
margin-left:3%;
position:relative;
}
.mob-srh-in {
        font-family: 'Roboto',  sans-serif;
    float: left;
    width: calc(100% - 22px);
    border: 1px solid #EBEBEB;
    height: 35px;
    border-radius: 5px;
    padding-left: 20px;
    font-size: 1.4rem;
    color: #797979;
transition: all 0.6s ease 0s;
}
.mob-srh-in:hover{
border: 1px solid #0b76d9;
}
.srh-btn {
    position: absolute;
    background: url(/new/templates/Web/en/images/searchbtn2.png) no-repeat center;
    width: 25px;
    height: 25px;
    top: 8px;
    right: 15px;
    border: none;
    cursor: pointer;
background-size:100% 100%;
}
.mob-share{
float:left;
width:100%;
margin-top:30px;
margin-bottom:30px;
}
.mob-share-center{
float:left;
width:230px;
margin-left:calc(50% - 115px);
}
.mshare {
    float: left;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    border: 1px solid #919191;
    border-radius: 50%;
transition: all 0.6s ease 0s;
}
.mshare:first-child{
margin-left:0px;
}
.mshare:before {
    width: 30px;
    display: inline-block;
    font-family: icomoon;
    text-align: center;
    line-height: 30px;
    color: #919191;
    font-size: 1.4rem;
margin-top:-1px;
margin-left:-1px;
    transition: all 0.6s ease 0s;
}
.mshare:hover{
border: 1px solid #0b76d9;
background:#0b76d9;
}
.mshare:hover:before{
color:#fff;
}
.mfacebook:before {
    content: '\e62c';
}
.mtwitter:before {
    content: '\e62b';
}
.mlinkedin:before {
    content: '\e630';
}
.myoutube:before {
    content: '\e634';
}
.mgoogle:before {
    content: '\e62d';
}
.minstagram:before {
    font-family: icomoon4;
    content: '\e900';
}

@media screen and (max-width:1450px) {
.cktset-btn {
   margin-left: 5px;
   }
.cktlb-btn_2 {
   margin-left: 5px;
   }
}

@media screen and (max-width:1200px) { 
.header-top-center,.header-bottom-center,.foot-center,.foot-bottom-center{
width:94%;
margin-left:3%;
}
}
@media screen and (max-width:1150px) {
    .cet{
    width: 94%;
        margin-left: 3%;
}
.header-bottom-center{
    height:auto;
}
}

@media screen and (max-width:1100px) {
.cktlb-btn {
   margin-top:10px;
   margin-left:0px;
   }
   .cktset-btn {
margin-top:10px;
width:100%;
margin-left:0px;
   }
 }

@media screen and (max-width:1070px) {
.main-f {
        margin-top: 185px;
    }
}
@media screen and (max-width:840px) {
.cktlb-btn_2{
margin-left: 0px !important ;
}
.LangUrlArrf {
        margin-left: 10px;
    }
.h-t-l-wel{
    display:none;
}
}
@media screen and (max-width:760px) {
.ckfy-bt {
margin-top: 20px;
}
 .cookfly-main {
height: 540px;
padding: 20px 0;
}
 .ckfy-tit {
font-size: 18px;
}
 .ckt-r {
padding: 15px 2%;
}
 .cktip {
z-index:101;
}
 .cktlb-btn {
border: none;
padding: 0;
width:100%;
border-radius: 0px;
}
.cktset-btn {
 line-height: 15px;
  }
.left{
top: 0;
position: relative;
}
    .fs-230{
         font-size:115px!important;
    }
.fs-103{
        font-size:50px!important;
    }
.fs-96{
        font-size:48px!important;
    }
    .fs-85{
         font-size:42px!important;
    }
    .fs-80{
         font-size:40px!important;
    }
    .fs-75{
         font-size:38px!important;
    }
.fs-72{
         font-size:37px!important;
    }
      .fs-66{
         font-size:37px!important;
    }
     .fs-62{
         font-size:36px!important;
    }
    .fs-60{
         font-size:35px!important;
    }
.fs-56{
         font-size:30px!important;
    }
     .fs-50{
         font-size:28px!important;
    }
    .fs-48{
         font-size:28px!important;
    }
.fs-46{
         font-size:28px!important;
    }
     .fs-40{
         font-size:28px!important;
    }
     .fs-38{
         font-size:25px!important;
    }
    .fs-36{
         font-size:18px!important;
    }
.fs-34{
         font-size:18px!important;
    }
    .fs-30{
        font-size:18px!important;
}
.fs-28{
        font-size:17px!important;
}
.fs-27{
        font-size:17px!important;
}
.fs-26{
        font-size:16px!important;
}
.fs-24{
        font-size:16px!important;
    }
.fs-23{
        font-size:16px!important;
    }
.fs-22{
        font-size:16px!important;
    }
.fs-21{
        font-size:15px!important;
    }
    .fs-20{
        font-size:15px!important;
    }
    .fs-18{
        font-size:14px!important;
    }
    .fs-17{
        font-size:14px!important;
    }
     .fs-16{
        font-size:14px!important;
    }
    .fs-15{
        font-size:13px!important;
    }
.fs-14{
    font-size:12px!important;
}
.mob-logo-img{
    }
    .exp{
    display:none;
}
    .id-email-text{
    float:left;
width:100%;
line-height:25px;
    }
    .foot{
    margin-bottom:50px;
    }
.fix-main-f{
    display:none;
}
.main-f {
        margin-top: 75px;
    }
.mobile-header{
    display:block;
}
.header-top-f,.header-bottom-f{
    display:none;
}
.langurlarrBtin{
            color:#919191;
    }
.langurlarrBtin:after {
            border-top-color: #919191;
            top: 12px;	  
    }
}
@media screen and (max-width:700px) {
.foot-b-left,.foot-b-right{
float:left;
width:100%;
}
.foot-b-right{
margin-top:10px;
}
}
@media screen and (max-width:620px) {
.foot-box1,.foot-box2,.foot-box3{
width:100%;
}
.foot-box2,.foot-box3{
margin-top:30px;
}
.foot-b-title {
        margin-bottom: 15px;
    }
.foot-center{
margin-bottom:40px;
}
}
@media screen and (max-width:540px) {
.mobile-logo-f {
        width:160px;
    }
.mob-logo-img{
    width:100%;
}
.mobile-sellang-f {
        margin-right: 0px;
    }
}	


#id-rich-text img{
display: inline !important;
}.inbanner-f{
    
width:100%;
background:#F5F5F5;
}
.inbann-center{
            float:left;
    margin-left:calc(50% - 570px);
    margin-bottom:20px;
width:1140px;
}
.inbann-breadcrumbs{
        float:left;
margin-top:20px;
}
.item-count{
    float:left;
    color:#0b76d9;
margin-left:10px;
font-size:1.2rem;
}
.inbann-breadcrumb-f{
    float:left;
width:100%;
}
.inbann-bre-text{
    float:left;
        color:#F3B007;
    font-size:1.2rem;
position:relative;
    padding-left:15px;
margin-right:10px;
transition: all 0s ease 0s;
}
.inbann-bre-text:before{
    content:'';
position:absolute;
width:0;
    height:0;
    border-style:solid;
    left:0px;
border-width:5px 5px 5px 0;
            border-color:transparent #F3B007 transparent transparent;
    top:2px;
}
.inbann-bre-text:hover{
        color:#0b76d9;
}
.inbann-bre-text:hover:before{
    border-color: transparent transparent transparent #0b76d9;
}
.bre-now{
        color:#0b76d9;
padding-right:0px;
}
.bre-now:before{
    border-width:0px 0 0px 0px;
}
.inbann-colname-f{
        float:left;
margin-top:15px;
position:relative;
width:100%;
padding-bottom:15px;
}
.inbann-colname{
        float:right;
text-align:right;
    font-size:1.75rem;
        color:#F3B007;
}
.inbann-colname h1{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}
.inbann-colname-f:before{
    content:'';
position:absolute;
    width:150px;
    height:5px;
    background:#0b76d9;
        right:0px;
bottom:0px;
}
@media screen and (max-width:1200px) {
    .inbann-center{
        margin-left:3%;
width:94%;
}
}
@media screen and (max-width:760px) {
    .inbann-bre-text:before{
    top: 2px;
}
    .inbann-bre-text{
    font-size:1.2rem;
} 
    .inbann-colname-f:before{
    width: 100px;
        height: 2px;
}
    .inbann-colname{
          font-size:1.2rem;
}
}.inpage-center{
    float:left;
width:1140px;
margin-left:calc(50% - 570px);
margin-top:40px;
}
@media screen and (max-width:1200px) {
  .inpage-center{
      width:94%;
  margin-left:3%;
  }
}.left{
        float:right;
width:19%;
z-index:88;
margin-top:0px;
overflow:hidden;
}
.left-f{
    float:left;
background:#fff;
        width:100%;
}
.left-scroll{
    float:left;
width:100%;
}
.inpage-d-right{
     
        float:right;
margin-right:3%;
width:78%;
}
@media screen and (max-width: 760px){
    .left-f{
        overflow-y: hidden;
    width:100%;
    }
    .left{
    width:100%;
}
.inpage-d-right{
    width:100%;
    margin-right:0%;
}
}.sel-n-mob-btn{
    float: left;
    width: calc(100% - 2px);
    height: 35px;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    cursor: pointer;
display:none;
}
.sel-n-mob-btn-close{
    float: left;
    width: calc(100% - 2px);
    height: 35px;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    cursor: pointer;
}
.sel-n-mob-btn-close .sel-n-mob-btn-sline:before {
    content: '\e60b';
    font-family: icomoon;
    font-size: 20px;
    color: #707071;
    line-height: 35px;
}
.sel-n-mob-btn-left {
        float:right;
}
.sel-n-mob-btn-sline {
    width: 44px;
    float: left;
    text-align: center;
}
.sel-n-mob-btn .sel-n-mob-btn-sline:before {
    content: '\e637';
    font-family: icomoon;
    font-size: 20px;
    color: #707071;
    line-height: 35px;
}
.sel-n-mob-btn-right {
        float: left;
        margin-left: 20px;
}
.sel-n-mob-btn-menu {
    float: left;
    color: #707071;
    font-size: 1.3rem;
    line-height: 35px;
    position: relative;
}
.sel-n-mob-btn-menu:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-top-color: #707071;
    right: -30px;
    top: 15px;
}
@media screen and (max-width: 760px){
    .sel-n-mob-btn {
        display: block;
    }
}.l-nowcolname{
    float:left;
width:100%;
color:#0b76d9;
font-size:2.3rem;
position:relative;
padding-bottom:10px;
  text-align:right;
}
.l-nowcolname:before{
    content:'';
position:absolute;
bottom:0px;
    right:0px;
width:65px;
height:3px;
background:#0b76d9;
}
.left-col-main{
    float:left;
width:100%;
margin-top:30px;
}
.left-single{
    float:left;
width:100%;
}
.left-pro-name1{
    float:left;
width:100%;
border-bottom:1px solid #DCDCDC;
}
.left-s-a{
        float:right;
text-align:right;
width:calc(100% - 25px);
padding:10px 0px 10px 0px;
font-size:1.6rem;
color:#000;
position:relative;
transition: all 0s ease 0s;
margin-left:5px;
font-weight:500;
}
.lpnav-btn{
        float:right;
width:20px;
height:20px;
    position:relative;
cursor:pointer;
font-family: "icomoon";
margin-top:8px;
}
.lpnav-btn:before{
    content: "\e628";
position:absolute;
transform: rotate(90deg);
width:20px;
height:20px;
text-align:center;
font-size:15px;
line-height:20px;
}
.lpnav-btn-contt{
        float:right;
width:20px;
height:20px;
    position:relative;
cursor:pointer;
font-family: "icomoon";
margin-top:8px;
}
.lpnav-btn-contt:before{
    content: "\e628";
    transform: rotate(-180deg);
position:absolute;
width:20px;
height:20px;
text-align:center;
font-size:15px;
line-height:20px;
}
.lpnav-btn:hover:before{
    color:#0b76d9;
}
.left-s-a-son{
    background:#F5F5F5;
}
.left-s-f2{
    float:left;
width:100%;
display:none;
}
.left-s-a2{
    float:left;
margin-left:3%;
width:calc(97% - 20px);
font-size:1.4rem;
color:#4C4C4C;
border-bottom:1px solid #DCDCDC;
transition: all 0s ease 0s;
    text-align:right;
padding:10px 20px 10px 0px;
}
.left-s-a:hover{
   color:#0b76d9;
}
.left-s-a2:hover{
   color:#0b76d9;
}
.PLSel{
    color:#0b76d9;
}
.mob-itnav-btn {
        float:right;
margin-right: 15px;
    width: 20px;
    height: 20px;
    position: relative;
    margin-top: 10px;
    cursor: pointer;
    display: none;
}
.mob-itnav-btn:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-top-color: #707071;
    left: 7.5px;
    top: 6px;
}
.mob-itnav-btn-up {
        float:right;
margin-right: 15px;
    width: 20px;
    height: 20px;
    position: relative;
    margin-top: 10px;
    cursor: pointer;
}
.mob-itnav-btn-up:before {
    content: '';
    position: absolute;
    left: 7.5px;
    top: 6px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #707071;
}
@media screen and (max-width: 760px){
    .left-pro-name1{
    border-bottom:none;
}
    .lpnav-btn{
    display:none;
}
    .mob-itnav-btn{
    display:block;
}
.left-single {
        border-bottom: 1px solid #DCDCDC;
    }
.left-s-a-son {
        background: none;
    }
    .left-s-a {
        width: auto;
        padding: 15px 0px 10px 10px;
float:right;
    border-bottom:none;
    }
.left-s-f2{
    display:none;
}
.left-s-a2{
    border-bottom:none;
}
    .left-s-a:before {
        left: 0px;
        top: 0px;
        background: none;
        width: 0px;
        height: 0px;
    }
    .left-col-main{
    display:none;
margin-top: 20px;
}
    .l-nowcolname{
    display:none;
}
}.left-hot-pro{
    float:left;
width:100%;
    margin-top:65px;
}
.l-h-title{
    float:left;
width:100%;
font-size:2.3rem;
color:#000;
    text-align:right;
}
.l-h-main{
    float:left;
width:100%;
margin-top:25px;
    background:#F5F5F5;
}
.l-h-main-center{
    float:left;
width:78%;
margin-left:11%;
margin-top:-25px;
margin-bottom:30px;
}
.l-h-single{
    float:left;
width:100%;
margin-top:50px;
}
.l-h-s-a{
    float:left;
width:100%;
overflow:hidden;
position:relative;
}
.l-h-s-a:hover .l-h-s-img{
    transform:scale(1.2);
}
.l-h-s-a:hover .l-h-s-img-cover{
    opacity:1;
}
.l-h-s-a:hover .l-h-s-img-text{
    top:calc(50% - 5px);
}
.l-h-s-img-cover{
    position:absolute;
width:100%;
height:100%;
background:rgba(0,0,0,0.5);
transition: all 0.3s ease 0s;
opacity:0;
color:#fff;
padding-top:0;
z-index:1;
fong-size:14px;
}
.l-h-s-img-text{
    position:absolute;
z-index:2;
top:-20px;
left:0px;
width:100%;
text-align:center;
color:#fff;
transition: all 0.3s ease 0s;
font-size:14px;
}
.l-h-s-img{
    float:left;
width:100%;
transition: all 0.3s ease 0s;
}
.l-h-s-name{
    float:left;
width:calc(100% - 18px);
    padding-right:18px;
text-align:right;
color:#000;
font-size:1.4rem;
position:relative;
margin-top:20px;
transition: all 0s ease 0s;
}
.l-h-s-name:hover{
    color:#0b76d9;
}
.l-h-s-name:before{
    content:'';
position:absolute;
    right:0px;
top:6px;
background: url("/new/templates/Web/en/images/circle.png") no-repeat;
width:6px;
height:6px;
}
@media screen and (max-width: 760px){
    .l-h-single {
    width: 47%;
    margin-left:3%;
    }
    .l-h-main-center {
        width: 97%;
        margin-left: 0%;
    }
    .left-hot-pro{
    margin-top:30px;
}
    .l-h-title{
    font-size:1.8rem;
}
    .left-hot-pro{
    display:none;
}
}







.page{

position: relative;
    float:left;
width:100%;
margin-top:40px;
justify-content: center;
    display: flex;
        font-family: 'Roboto',  sans-serif;
}
.goto-f{
    float:left;
margin-left:20px;
}
.goto-txt{
    float:left;
font-size:15px;
    color: #000;
}
.goto-in{
    float:left;
width:60px;
border:1px solid #DCDCDC;
height:30px;
margin-left:10px;
margin-top:-3px;
padding-left:10px;
}

.goto-btn{
    float:left;
width:40px;
background:#DCDCDC;
color:#000;
height:30px;
text-align:center;
line-height:30px;
margin-left:10px;
margin-top:-3px;
cursor:pointer;
}
.goto-btn:hover{
    background:#0b76d9;
color:#fff;
}
.shenglue{
    float:left;
}
.page-oneline{
        float:right;
    font-size:1.5rem;
    color:#000;  
margin-bottom:20px;
}
.page-oneline2{
        float:right;
    font-size:1.4rem;
    color:#5D5D5D;
}
.page-home{
        float:right;
    font-size:1.4rem;
    color:#000;
    position:relative;
transition: all 0s ease 0s;
margin-top:-5px;
width:30px;
height:30px;
margin-bottom:15px;
}
.ph-next{
        margin-left:15px;
        margin-right:30px;
}
.page-end3{
        margin-right:15px;
}
.page-home:before{
    font-family: "icomoon";
    content: "\e628";
    position: absolute;
    line-height:30px;
text-align:center;
font-size:1.2rem;
    color:#4c4c4c;
width:30px;
height:30px;
transition: all 0s ease 0s;
}
.page-home:hover{
   color:#0b76d9;
}
.page-home:hover:before{
   color:#0b76d9;
}
.page-end3:before{
        content: "\e625";
}
.page-home2{
    font-family: 'Roboto_M', serif, sans-serif;
    float:right;
width:32px;
height:32px; 
font-size:1.6rem;
    color:#464748;
text-align:center;
line-height:31px;
margin-top:-7px;
margin-bottom:15px;
}
.page-home2:first-child{
  margin-left:0px;
}
.nowpage{
    border:1px solid #0b76d9;
width:30px;
height:30px;
line-height:30px;
color:#0b76d9;
}

.page-right:before {
    content: "\e628";
}

@media screen and (max-width:760px) {
    .ph-next {
    margin-right: 0px;
    }
    .page-home {
            margin-right: 0px;
    width:20px;
}
.shenglue{
    display:none;
}
.page-home:before{
    width:20px;
}
.page-end3{
    margin-left: 0px;
    margin-right: 0px;
}
.page-home2 {
    width: 25px;
    font-size: 12px;
    }
.goto-f {
    margin-left: 0px;
margin-top:10px;
    }
    .page-oneline {
        width:100%;
        text-align:right;
        }
.page-oneline2 {
    margin-top:20px;
        width:100%;
    }
}












  .send-f{
            font-family: 'Roboto',  sans-serif;
    float:left;
width:100%;
    text-align:right;
}
.send-title{
    float:left;
width:100%;
color:#000;
font-size:3.6rem;
}
.send-in-f{
    float:left;
width:calc(100% - 2px);
border:1px solid #E8E8E8;
border-radius: 10px;
margin-top:20px;
}
.send-error{
    position:absolute;
padding:8px;
font-size:1.2rem;
border: 1px solid #c80000;
color:#c80000;
    left:5px;
top:25px;
border-radius:10px;
display:none;
}
.send-error-2{
    position:absolute;
padding:8px;
font-size:1.2rem;
border: 1px solid #c80000;
color:#c80000;
right:5px;
bottom:5px;
border-radius:10px;
display:none;
}
.send-error-3{
    position:absolute;
padding:8px;
font-size:1.2rem;
border: 1px solid #c80000;
color:#c80000;
    left:-150px;
bottom:0px;
border-radius:10px;
    display:none;
}
.send-in-title{
    float:left;
width:100%;
background:#F1F1F2;
    padding:10px 18px 10px 0px;
color:#000;
font-size:1.5rem;
border-radius:10px 10px 0px 0px;
}
.send-in-main{
    float:left;
width:100%;
}
.send-in-center{
    float:left;
width:calc(100% - 36px);
margin-left:18px;
margin-top:15px;
margin-bottom:35px;
}
.send-input-f{
        float:right;
    width: 49%;
    position: relative;
margin-top:0px;
}
.send-input-f2{
        margin-right:2%;
}
.send-input-f3{
    width: 100%;
}
.send-in{
    margin-top: 20px;
    float: left;
    border: 1px solid #E8E8E8;
    width: calc(100% - 12px);
    height: 40px;
    padding-right: 10px;
text-align:right;
    color: #000;
    font-size: 1.5rem;
    line-height: 5px;
    outline: none;
border-radius:10px;
font-family: 'Roboto', sans-serif;
}
.send-down {
    background: #0b76d9;
    width: 98%;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 50;
    color: #fff;
    font-size: 1.4rem;
    line-height: 20px;
    padding-right:2%;
    transition: all 0.8s ease 0s;
    opacity: 0;
border-radius:0px 0px 10px 10px;
}
.send-in:focus {
    border: 1px solid #0b76d9;
}
.send-in:focus + .send-down {
    opacity: 1;
    top: 58px;
}
.send-textarea-f{
    float:left;
width:100%;
margin-top: 20px;
position:relative;
}
.send-textarea{
    font-family: 'Roboto', serif, sans-serif;
    float: left;
    border: 1px solid #E8E8E8;
    width: calc(100% - 12px);
    height: 155px;
    padding-right: 10px;
text-align:right;
    color: #000;
    font-size: 1.4rem;
    outline: none;
border-radius:10px;
padding-top:10px;
}
.send-textarea:focus{
    border: 1px solid #0b76d9;
}
.vericode{
    float:left;
width:100%;
margin-top:20px;
}
.vericode-center{
    float:left;
width:228px;
margin-left:calc(50% - 112px);
}
.vericode-f{
    float:left;
width:100%;
position:relative;
}
.send-in-code{
        float:right;
padding-right:10px;
text-align:right;
    border: none;
    width: 85px;
    height: 30px;
    color: #000;
    font-size: 1.5rem;
    outline: none;
background:#F7F7F7;
}
.vericode-img{
        float:right;
margin-right:10px;
width:110px;
height:36px;
display:block!important;
}
.send-btn{
    float:left;
width:100%;
margin-top:18px;
font-family: 'Roboto', serif, sans-serif!important;
}
.send-submit{
        float:right;
    width:100px;
    height:40px;
    background:#0b76d9;
    border-radius:20px;
    line-height:40px;
    text-align:center;
    color:#fff;
    font-size:16px;
font-family: 'Roboto', serif, sans-serif!important;
cursor:pointer;
}
.send-submit:hover{
    background:#F3B007;
}
.send-refill{
        float:right;
margin-right:15px;
    width:96px;
    height:36px;
    background:#9C9C9C;
    border-radius:20px;
border:2px solid #9C9C9C;
    line-height:36px;
    text-align:center;
    color:#fff;
    font-size:16px;
cursor:pointer;
}
.send-refill:hover{
    background:#fff;
    color:#9C9C9C;	
}
@media screen and (max-width: 760px){
    .send-input-f2 {
        margin-left: 0%;
    }
    .send-input-f{
    width:100%;
}
    .send-input-f{
    width:100%;
}
    .send-title{
    font-size:2.4rem;
}
}
@media screen and (max-width: 600px){
    .send-error-3{
    top:100px;
left:0px;
right:auto;
bottom:auto;
padding:5px;
}
}
@media screen and (max-width: 380px){
    .vericode-center {
    width: 168px;
    margin-left: calc(50% - 84px);
    }
    .vericode-img {
        width: 70px;
        height: 30px;
    }
    .send-in-code {
        width: 70px;
    }
    .send-refill {
        width: 68px;
        height: 28px;
        border-radius: 14px;
        border: 1px solid #9C9C9C;
        line-height: 28px;
        font-size: 1.4rem;
    }
    .send-submit {
        width: 70px;
        height: 30px;
        border-radius: 15px;
        line-height: 30px;
        font-size: 1.4rem;
    }
    .send-in-f{
  margin-top:10px;
}
}.mob-fix-foot{
    position:fixed;
z-index:100;
width:100%;
height:50px;
background: rgba(255,255,255,.5);
bottom:0px;	
display:none;
}
.mob-f-foot-conusbtn{
        float:right;
    width: 200px;
    height: 40px;
    border: 1px solid #0b76d9;
    background: #0b76d9;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
font-weight:bold;
        margin-right: calc(50% - 100px);
    margin-top:5px;
transition: all 0s ease 0s;
}
.mob-f-foot-conusbtn:hover{
    background: #fff;
color: #0b76d9;
}
@media screen and (max-width:760px) {
    .mob-fix-foot{
    display:block;
}
}.ae-col{
    color: #4a4a4a;
    font-size: 15px;
    line-height: 24px;
    font-weigsht: 400;
}
.rd-p{
    margin:0px;
padding:0px;
}
.et-border{
    float:left;
width:100%;
}
.tp-border-in{
    float:left;
width:100%;
position:relative;
}
.et-rw-tp{
    float:left;
width:100%;
}
.et-rw-pic{
    float:left;
width:100%;
}
.et-pic-smofs{
float:left;
width:calc(100% + 10px);
margin-left:-10px;
}
.et-pic-sm-f{
float:left;
margin-left:10px;
}
.auto-ptl2{
width:calc(50% - 10px);	
}
.auto-ptl3{
width:calc(33.3% - 10px);	
}
.auto-ptl4{
width:calc(25% - 10px);	
}
.ae-tit{
    float:left;
width:100%;
    font-size:25px;
color:#231f20;
font-weight: 900;
display:block;
margin:0px;
padding: 0px;
line-height:35px;
}
.ae-tit-nf{
    font-size:25px;
color:#231f20;
font-weight: 900;
padding: 0px;
}
.ae-mtxt{
    float:left;
width:100%;
margin-top:20px;
}
.mt-nomt{
    margin-top:0px;
}
.ae-mtxt-nt{
    float:left;
width:100%;
}
.col-single h1,.col-single h2,.col-single h3{
display:block;
}
table {

    float:right!important;
border-spacing: 0px;
border-collapse:collapse;
}
.header-bk-cell td:first-child {
    background: #ecf1f7;
color:#333;
font-weight:bold;
}
.header-bk-cell tr:first-child td{
background: #dae2ed;
color:#333;
font-weight:bold;
}
.header-row-bk-cell tr:first-child td{
background: #dae2ed;
color:#333;
font-weight:bold;
}
.header-col-bk-cell td:first-child {
    background: #ecf1f7;
color:#333;
font-weight:bold;
}
.ae-col{
    float:left;
margin-top:12px;
position:relative;
width:100%;
}
.swiper-container td,th{
width:5%;
padding: 5px 10px;
    color: #777;
display: table-cell;
    vertical-align: inherit;
word-break: break-all;
    
    border-spacing: 0;
font-size:14px;
border:none;
min-height:25px;
border-left: 1px solid rgba(0,0,0,.08);
border-bottom: 1px solid rgba(0,0,0,.08);
}
.etr-title{
    float:left;
width:calc(100% - 20px);
}
.etr-title div{
    
}
.et-rw p{
margin:0px;
font-size:15px;
}
.et-rw{
    float:left;
width:100%;
}
.et-border{
    border:none!important;
}
.comb-sin{
    float:left;
height:100px;
border:1px solid #333;
}
.combpic-f{
float:left;
width:100%;
}
.cbp-mt{
    margin-top:25px;
}
.swiper-wrapper{
    float:left;
padding-top:0px;
padding-bottom:0px;
word-break:break-all;
}
.cs-txtbkmain {
    float: left;
    width: 100%;
    border-radius: 15px;
font-size:15px;
background:#f5f5f5
}
.tct-cb-t{
    float:left;
width:100%;
margin-top:0px;
}
.tcb-sin{
    margin-left:30px;
width:calc(100% - 30px);
position:relative;
margin-top:22px;
}
.tcb-sin:first-child{
    margin-top:0px;
}
.tct-h{
    margin-top:25px;
}
.tcb-sin:before{
    content:"";
position:absolute;
width:8px;
height:8px;
  background:#0b76d9;
border-radius:50%;
left:-30px;
top:10px;
}
.et-rw-nomg{
    margin:0px;
}
.ae-col-nomtop{
    margin-top:0px;
}

.col-single{
    float:left;
width:100%;
position:relative;
}
.cs-w1{
    width:calc(100% - 5px);
}
.cs-w2{
    width:calc(50% - 5px);
}
.cs-w3{
    width:calc(100% - 7.5px);
}
.cs-w4{
    width:calc(33.3% - 6.6px);
}
.cs-w5{
    width:calc(66.85% - 5px);
}
.cs-w6{
    width:calc(33.15% - 5px);
}
.cs-w7{
    width:calc(25% - 7.5px);
}
.cs-w8{
    width:calc(100% - 6.6px);
}
.cs-fr{
    float:right;
}
.isf-50{
    width:calc(50% - 5px);
}
.cs-ml{
    margin-left:10px;
}
.cl-img-a-f{
    float:left;
width:100%;
}
.cs-abs-l{
    position:absolute;
height:100%;
width:calc(50% - 5px);
left:calc(50% + 10px);
}
.cs-abs-r{
    position:absolute;
height:100%;
width:calc(50% - 5px);
left:0;
}
.etrw-h100{
    height:100%;
}
.ettf-vc{
    float:none;
    width:100%; 
height:100%; 	
display:flex; 
justify-content:center; 
align-items:center;
}
.abs-c-t{
    float:left;
width:100%;
}
.ae-img{
    float:left;
width:100%;
}
.cs-txtbk1{
    position:absolute;
width:calc(50% - 5px);
min-height:100%;
left:calc(50% + 5px);
background:#f5f5f5;
}
.cs-tpbk-txt{
margin-left:calc(50% + 5px);
}
.cs-txtbk2{
    position:absolute;
height:100%;
background:#f5f5f5;
}
.cs-titpic{
    margin-top:25px;
}
.cs-m10{
    margin-top:10px;
}
.et-tsele{
    float:left;
width:100%;
}
.tsele-padding {
    float: left;
    width: calc(100% - 40px);
    margin: 20px;
}
.ett-sp1{
    width:calc(100% - 40px);
margin:10px 20px 10px 20px;
padding-top:10px;
}
.ett-sp2{
    padding-top:10px;
}
.ett-sp3{
    padding-bottom:10px;
}
.ett-sp4{
    padding:10px 0px 10px 0px;
}
.ae-title-t{
float: left;
background: none;
    width: 100%;
    font-size: 25px;
    color: #231f20;
border-radius: 0px;
position: relative;
}
.tittxtin{
    font-weight: 900;
line-height:35px;

}
.tittxtin div{
    position:relative;
width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
}
.ae-title-t h1,
.ae-title-t h2,
.ae-title-t h3,
.ae-title-t h4,
.ae-title-t h15,
.ae-title-t span.tittxtin
{
    margin:0px;
padding:0px;
font-size: 25px;
display:block;
}
.unline-sh{
position:absolute;
bottom:0px;
left:0px;
width:40px;
height:3px;
}
.btit-arrow{
position:absolute;
top:calc(50% - 6px);
left:-20px;
width:0;
    height:0;
    border-width:8px 0 8px 12px;
    border-style:solid;
}
.btit-round1{
position:absolute;
width:5px;
height:5px;
border-radius:50%;
top:calc(50% - 2.5px);
left:-20px;
}
.btit-round2{
    position:absolute;
width:5px;
height:5px;
background:'+bc+';
border-radius:50%;
top:calc(50% - 2.5px);
right:-20px;
}
.ae-cell-rw{
    padding-bottom:10px;
overflow-wrap:break-word;
}
.ae-cell-ssli{
    margin-top:1px;
float:left;
width:100%;
}
.cl-ae-swip{
    float:left;
width:100%;
}
.ae-table{
    width:100%;
float:left;
box-shadow: 0 0 10px rgba(217,217,217,.8);
border-radius:6px;
overflow:hidden;
}
.ae-swwper{
    margin:0;
padding-bottom:10px;
word-break:break-all;
overflow-wrap:break-word;
}
.pic-cell-ss{
    float:left;
width:100%;
}
.ae-td1{
    width:20%;
height:19px;
}
.ae-td2{
    width:80%;
height:19px;
}
.rd-p{
    margin: 0 0 10px;
}
.conde-show-f{
    float:left;
width:100%;
}
.cl-img-single-f{
    float:left;
width:100%;
}
.putbtn-f{
    float:left;
width:100%;
text-align:center;
}
.indep-btn-f{
    float:left;
width:100%;
text-align:center;
padding-top:15px;
padding-bottom:15px;
}
[jsi]{
    display: inline;
    text-decoration:none;
}
.jb-r-btn{
padding:14px 25px;
border-radius:25px;
color:#fff!important;
font-size:18px;
font-weight:700;
background-image: linear-gradient(to right, #61cc2d , #0F9D58);
text-align:center;
cursor:pointer;
}
.jb-r-btn:hover {
    box-shadow: 0 5px 0 0 #e1e1e1, 0 10px 0 0 #f7f7f7;
}
.bk-f-btn{
    padding:15px 15px;
color:#fff!important;
font-size:18px;
font-weight:700;
background:#000;
text-align:center;
cursor:pointer;
}
.bor-f-btn{
    padding:15px 15px;
color:#000!important;
font-size:18px;
font-weight:700;
border:1px solid #000;
text-align:center;
cursor:pointer;
}
.bk-r-btn{
    padding:14px 25px;
border-radius:25px;
color:#fff!important;
font-size:18px;
font-weight:700;
background:#0F9D58;
text-align:center;
cursor:pointer;
}
.ae-btn-ff{
    float:left;
width:100%;
}
.ptb-abs-l{
    float:left;
width: calc(50% - 5px);
}
.ptb-abs-r{
    float:right;
width: calc(50% - 5px);
margin-left:10px;
}
@media screen and (max-width: 1000px) {
.cs-txtbk1{
float:left;
position:relative!important;
min-height:auto!important;
left:auto!important;
margin-left:10px;
}
.cs-txtbk2{
float:left;
position:relative!important;
margin-left:10px!important;
}
.cs-tpbk-txt{
margin-left:0px!important;
}
}
@media screen and (max-width: 760px) {
    .bor-f-btn,.bk-f-btn {
        padding: 10px 10px;
        font-size: 14px;
    }
    .bk-r-btn,.jb-r-btn {
        padding: 10px 20px;
        border-radius: 22px;
        font-size: 14px;
    }
    .putbtn-f{
    margin-top:20px!important;
}
    .auto-ptl3,.auto-ptl4{
    width:100%;
margin-top:15px;
    }
    .txt-pic-th1{
    margin-top:20px;
    }
    .pic-cell-ss{
    width:850px!important;
margin-top:15px;
    }
.pic-cell-hbc{
   width:845px!important;
}
.col-single{
width:100%!important;
margin-left:0px!important;
margin-top:20px;
}
.cs-abs-l,.cs-abs-r{
    position:relative;
float:left;
width:100%!important;
height:auto;
left:0px!important;
margin-top:20px;
}
.cs-txtbk1,.cs-tpbk-txt{
margin-top:15px;
}
.ae-col{
    margin-top:20px;
}
}.r-topdesc img,.r-bottomdesc img{
    transition: all 0.6s ease 0s;

}
.r-topdesc{
    float:left;
width:100%;
color:#414141;
font-size:1.5rem;
line-height:25px;
        font-family: 'Roboto',  sans-serif;
    text-align:right;
word-wrap:normal;
}
.r-bottomdesc{
    float:left;
width:100%;
color:#414141;
font-size:1.5rem;
line-height:25px;
margin-top:25px;
        font-family: 'Roboto',  sans-serif;
    text-align:right;
word-wrap:normal;
}
.r-prolist{
    float:left;
width:100%;
    transform:scale(-1,1);
}
.r-prolist-offset{
    float:left;
width:103%;
margin-left:-3%;
}
.no-search-text-f{
    float:left;
width:100%;
margin-top:30px;
font-family: 'Roboto',  sans-serif;
}
.no-search-conus{
        float:right;
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
    line-height: 30px;
    background: #0b76d9;
    color: #fff;
border-radius:15px;
    font-size: 1.6rem;
    margin-top: 30px;
border: 2px solid #0b76d9;
    box-shadow: 0 1px 2px #0b76d9;
    
}
.no-search-conus:hover{
    background:#fff;
color:#0b76d9;
}
.no-search-text{
    float:left;
width:100%;
font-size: 1.8rem;
    color: #4C4C4C;
    text-align:right;
line-height:30px;
}
.r-prolist-single{
    width: calc(30.3% - 5px);
    margin-left: 3%;
    margin-top: 40px;
    display: inline-block;
    vertical-align: top;
position:relative;
    text-align:right;
}
.r-pro-s-a{
    float:left;
width:100%;
overflow:hidden;
    transform:scale(-1,1);
}
.r-pro-s-a:hover .r-pro-s-img{
    transform:scale(1.2); 
}
.pro-name-h{
    display: -webkit-box;
    -webkit-box-orient: vertical;-webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: normal;
}
.r-pro-s-img{
    float:left;
width:100%;
transition: all 0.3s ease 0s;
}
.r-pro-s-name{
    float:left;
width:100%;
color:#F3B007;
font-size:1.54rem;
transition: all 0s ease 0s;
    transform:scale(-1,1);
min-height:44px;
margin-top:15px;

}
.r-pro-s-name:hover{
    color:#0b76d9;
}
.r-pro-s-desc{
    float:left;
width:100%;
margin-top:15px;
color:#4c4c4c;
font-size:1.5rem;
        font-family: 'Roboto',  sans-serif;
    transform:scale(-1,1);
display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
overflow:hidden;
}
@media screen and (max-width: 760px){
    .batchinquiry-sel{
    display:block;
}
    .r-pro-s-name{
    font-size:1.3rem;
min-height:40px;
    }
.r-pro-s-desc{
    -webkit-line-clamp: 4;
        min-height: 72px;
}
.pro-name-h{
    -webkit-line-clamp: 3;
}
    .r-prolist-single {
        width: calc(47% - 5px);
        margin-top: 30px;
    }
    .sel-n-mob-btn,.left-hot-pro{
        margin-bottom:20px;
    }
}
    .search-sh-f{
    float:left;
width:100%;
    }
.search-sh-key{
    float:left;
width:100%;
            font-family: 'Roboto',  sans-serif;
            font-size: 2.7rem;
        color: #F3B007;
margin-top:20px;
}
.search-search-form{
    float:right;
position:relative;
}
.search-sh-in {
        float: left;
        width: 335px;
        border: 1px solid #e5e7e9;
        height: 33px;
        border-radius: 2px;
        padding-left: 15px;
        font-size: 1.6rem;
        color: #707071;
    }
.search-sh-in:hover{
    border:1px solid #0b76d9;
}
.search-sh-btn{
    position:absolute;
right:0px;
top:0px;
background: url('/new/templates/Web/en/images/ins.png') no-repeat center;
width:40px;
height:36px;
cursor:pointer;
}
.search-sh-btn:hover{
    transform:scale(1.3);
}
@media screen and (max-width:760px) {
    .search-sh-key{
  width:100%;
  margin-bottom:20px;
}
    .search-search-form{
    width:100%;
margin-left:0px;
    }
    .search-sh-in {
            width: calc(100% - 42px);
            padding-left: 40px;
            font-size: 1.4rem;
        }
}
@media screen and (max-width: 380px){
    .r-pro-s-name {
        font-size: 1.2rem;
}
}





.jump-send-cover{
    position:fixed;
    top: 0;
background:rgba(0,0,0,0.3);
width:100%;
height:100%;
z-index:1000;
display:none;
overflow:hidden;
}
.jump-send-f{
float: left;
width:890px;
margin-left:calc(50% - 445px);
background:#fff;
    border-radius: 10px;
box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 10px;
margin-top:-800px;
transition: all 0.8s ease 0s;
}
.jump-send-title{
        float:right;
text-align:right;
    width: 100%;
    padding: 10px 40px 10px 18px;
    font-size: 15px;	
    background: #0b76d9;
    color: #fff;
    border-radius: 10px;
position:relative;
}
.jump-send-close{
    position:absolute;
    left:7px;
top:4px;
width:30px;
height:30px;
cursor:pointer;
}
.jump-send-close:before{
    float:left;
    content: '\e60b';
width:30px;
height:30px;
text-align:center;
line-height:30px;
color:#fff;
font-size:20px;
font-family: icomoon;
}
.jump-send-close:hover:before{
    font-size:22px;
}
.jump-send-main{
    float: left;
    width: 100%;
}
.jump-send-center{
    float: left;
    width: calc(100% - 36px);
    margin-left: 18px;
    margin-top: 15px;
    margin-bottom: 35px;
}
.jump-send-input-f{
    float: left;
    width: 49%;
    position: relative;
    margin-top: 0px;
}
.jump-send-error{
    position: absolute;
    padding: 8px;
    font-size: 12px;
    border: 1px solid #c80000;
    color: #c80000;
    right: 5px;
    top: 25px;
    border-radius: 10px;
    display: none;
}
.jump-send-in{
    margin-top: 20px;
    float: left;
    border: 1px solid #E8E8E8;
    width: calc(100% - 12px);
    height: 40px;
    color: #000;
    font-size: 15px;
    line-height: 5px;
    outline: none;
    border-radius: 10px;
    font-family: 'Roboto', sans-serif;
    text-align:right;
padding-right: 10px;
}
.jump-send-down{
    background: #0b76d9;
    width: 98%;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 50;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding-right: 2%;
text-align:right;
    transition: all 0.8s ease 0s;
    opacity: 0;
    border-radius: 0px 0px 10px 10px;
}
.send-input-f2 {
    margin-left: 2%;
}
.send-input-f3 {
    width: 100%;
}
.jump-send-textarea-f{
    float: left;
    width: 100%;
    margin-top: 20px;
    position: relative;
}
.jump-send-error-2 {
    position: absolute;
    padding: 8px;
    font-size: 12px;
    border: 1px solid #c80000;
    color: #c80000;
    right: 5px;
    bottom: 5px;
    border-radius: 10px;
    display: none;
}
.jump-send-textarea{
    font-family: 'Roboto', serif, sans-serif;
    float: left;
    border: 1px solid #E8E8E8;
    width: calc(100% - 12px);
    height: 155px;
    padding-right: 10px;
text-align: right;
    color: #000;
    font-size: 14px;
    outline: none;
    border-radius: 10px;
    padding-top: 10px;
}
.jump-send-textarea:focus {
    border: 1px solid #0b76d9;
}
.jump-vericode{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.jump-vericode-center{
    float: left;
    width: 228px;
    margin-left: calc(50% - 112px);
}
.jump-vericode-f{
    float: left;
    width: 100%;
    position: relative;
}
.jump-send-error-3{
    position: absolute;
    padding: 8px;
    font-size: 12px;
    border: 1px solid #c80000;
    color: #c80000;
    right: -150px;
    bottom: 0px;
    border-radius: 10px;
    display: none;
}
.jump-send-in-code{
        float:right;
padding-right: 10px;
text-align:right;
    border: 1px solid #E8E8E8;
    width: 85px;
    height: 30px;
    color: #000;
    font-size: 15px;
    outline: none;
border-radius: 10px;
}
.jump-send-in-code:focus {
    border: 1px solid #0b76d9;
}
.jump-vericode-img{
        float:right;
margin-right:10px;
    width: 110px;
    height: 36px;
    display: block!important;
}
.jump-send-btn{
    float: left;
    width: 100%;
    margin-top: 18px;
    font-family: 'Roboto', serif, sans-serif!important;
}
.jump-send-submit{
    float: left;
    width: 100px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto', serif, sans-serif!important;
    cursor: pointer;	
    background: linear-gradient(to right,#0b76d9 0%,#72cff6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1c4fd',endColorstr='#c2e9fb',GradientType=1);
    box-shadow: 0 2px 0 0 #72cff6, 0 4px 0 0 #72cff6;
    color: #fff;
    transition: .3s;
    overflow: hidden;
}
.jump-send-refill{
float: left;
    margin-left: 15px;
    width: 96px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;	
    background: linear-gradient(to right,#8C8C8C 0%,#D0D0D1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1c4fd',endColorstr='#c2e9fb',GradientType=1);
    box-shadow: 0 2px 0 0 rgba(193,193,193,.5), 0 4px 0 0 rgba(193,193,193,.5);
    transition: .3s;
    overflow: hidden;
    border: none;
    height: 40px;
    line-height: 40px;
}
.jump-send-in:focus {
    border: 1px solid #0b76d9;
}
.jump-send-in:focus + .jump-send-down {
    opacity: 1;
    top: 58px;
}
.jump-send-submit:hover {
    background: linear-gradient(to right,#0b76d9 0%,#72cff6 100%);
    margin-top: -5px;
    box-shadow: 0 5px 0 0 #72cff6, 0 10px 0 0 #72cff6;
}
.jump-send-refill:hover {
    background: #fff;
    color: #9C9C9C;
}

@media screen and (max-width:760px) {
    .send-input-f2 {
        margin-left: 0px;
    }
    .jump-send-textarea{
    height:100px;
}
    .jump-send-in:focus + .jump-send-down {
        opacity: 1;
        top: 38px;
    }
    .jump-send-down {
        height: 14px;
        font-size: 12px;
        line-height: 14px;
        transition: all 0.8s ease 0s;
        border-radius: 0px 0px 7px 7px;
    }
   .jump-send-in {
        height: 30px;
        font-size: 13px;
        line-height: 3px;
        border-radius: 6px;
margin-top: 10px;
    }
    .jump-send-center {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .jump-send-input-f {
        width: calc(100% - 2px);
    }
    .jump-send-f{
    width:94%;
margin-left:3%;
}
}













.fix-main-f{
    position: fixed;
width: 70px;
bottom: 30%;
display:none;
    left:0px;
    z-index: 90;
}
.jumpllk{
padding:10px;
}
.jumplink-ico{
float:left;
width:100%;
transition: all 0.6s ease 0s;
    animation: myfirst 6s infinite;
}
.fix-w-wechat{
    float: left;
    width: 70px;
    height: 70px;
cursor:pointer;
}
.fix-w-c-wechat{
    float: left;
    width: 70px;
    height: 70px;
    position: relative;
    animation: myfirst 6s infinite;
}
.fix-w-c-wechat:before{
    float:left;
width: 70px;
    height: 70px;
line-height:70px;
text-align:center;
    font-family: icomoon;
    content: '\e649';
    font-size:33px;
    color: #01B901;
}
.fix-w-c-qq:before{
    font-family: icomoon3;
    content: '\e648';
color: #00AFF0;
}
.fix-w-c-wechat:hover:before{
    color: #0089E2;
}
.wechat-blue:before{
    color: #0089E2;
}
.wechat-img-f{
    background: url(/new/templates/Web/en/images/wechatbk.png) no-repeat left top;
    background-size: 100%;
    position: absolute;
    left: 0px;
    bottom: -40px;
    width: 165px;
    height: 150px;
    margin-left: -170px;
    text-align: center;
display:none;
}
#id-wechat-img-f2{
    bottom: -15px;
}
.wechat-img{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 142px;
    height: 142px;
}
.fix-w-conus{
float:left;
    width: 70px;
height:70px;	
cursor:pointer;
}  
.fix-w-skype{
float:left;
    width: 70px;
height:70px;
}
.fix-w-c-skype{
    float:left;
    width: 70px;
height:70px;
    transition: all 0.6s ease 0s;
animation: myfirst 6s infinite;
position:relative;
}
.fix-w-c-skype:before{
    font-family: icomoon;
    content: '\e632';
    position: absolute;
    font-size: 42px;
    color: #00AFF0;
    top: 0px;
    left: 0px;
width: 70px;
height:70px;
text-align:center;
line-height:70px;
}
.fix-w-c-whatsapp{
    float:left;
    width: 70px;
height:60px;
    transition: all 0.6s ease 0s;
animation: myfirst 6s infinite;
background:url(/new/templates/Web/en/images/whatsappico.png) no-repeat center;
} 

.fix-w-c-pic{
    float:left;
    width: 70px;
height:70px;
    background:url(https://ar.earsmate.com/upload/Great-Ears.png) no-repeat center;
    transition: all 0.6s ease 0s;
animation: myfirst 6s infinite;
}    
@keyframes myfirst {  
    0% {  
        transform:scale(1);  
    }  
    84% {  
        transform:scale(1);  
    } 
    92% {  
        transform:scale(1.1);  
    }	
    100% {  
        transform:scale(1);  
    }  
}
.mobfixwin-f{
    position: fixed;
width:40px;
    bottom: 30%;
    right: -40px;
    z-index: 100;
display:none;
transition: all 0.6s ease 0s;
}
.mobfixwin-b{
    float:left;
width:40px;
height:40px;
font-size:18px;
color:#707071;
background:rgba(245,245,245,0.5);
margin-top:5px;
cursor:pointer;
}
.mobfixwin-b:before{
    float:left;
    font-family: "icomoon";
    width:40px;
height:40px;
text-align:center;
line-height:40px;
}
.mfw-arrow{
    cursor:pointer;
margin-left:20px;
margin-top:0px;
}
.mfw-arrow:before{
    content: "\e628";
}
.mfw-em:before{
    content: "\e604";
font-size:16px;
}
.mfw-skype:before{
    content: "\e632";
font-size:20px;
}
.mfw-qq:before{
    font-family: icomoon3;
    content: '\e648';
font-size:20px;
}
.mfw-whatsapp:before{
    font-family: "icomoon2";
    content: "\ea93";
font-size:20px;
}
.mfw-wechat{
    cursor:pointer;
margin-top:0px;
}
.mfw-wechat:before{
    content: "\e649";
font-size:20px;
}
.mobfixwin-b2{
    float: left;
    width: 60px;
    height: 40px;
    font-size: 18px;
    color: #707071;
    margin-top: 5px;
margin-left:-20px;
}
.mobfixwin-b3{
    float: left;
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: #707071;
    margin-top: 5px;
}
.mobfixwin-b-hide{
    float: left;
    width: 20px;
    height: 40px;
background: rgba(245,245,245,0.5);
cursor:pointer;
display:none;
}
.mobfixwin-b-hide:before{
    content: "\e625";
    float:left;
    font-family: "icomoon";
    width:20px;
height:40px;
text-align:center;
line-height:40px;
}
.scrollToTop{	
    border: none;
    outline: none;
border-radius: 50%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    color: #F3B007;
    width: 35px;
    height: 35px;
transform: rotate(270deg);
    z-index: 9999;
    bottom: 60px;
    left:10px;
    position: fixed;
cursor:pointer;
display:none;
}
.scrollToTop:before{
    content: "\e628";
width:100%;
text-align:center;
    top: 3px;
    float:left;
margin-top:8px;
    font-family: "icomoon";
    font-size: 20px;
    transition: all 0.6s ease 0s;
}
@media screen and (max-width:760px) {
    .mobfixwin-b-hide{
    display:block;
}
}/* .inbanner-f{
height: 500px ;
background-image: url();
background: fixed;
background-size: 100% 100%;
} */
