
  @font-face {
    font-family: 'icomoon';
font-display: swap;
    font-style: normal;
    font-weight: 400;
font-family: "icomoon"; 
src: 
url("/font/icomoon.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon.woff") format("woff"), 
url("/font/icomoon.ttf") format("truetype"), 
url("/font/icomoon.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_seh';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon_seh.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon_seh.woff") format("woff"), 
url("/font/icomoon_seh.ttf") format("truetype"), 
url("/font/icomoon_seh.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_35';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon35.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon35.woff") format("woff"), 
url("/font/icomoon35.ttf") format("truetype"), 
url("/icomoon35.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon3';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon3.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon3.woff") format("woff"), 
url("/font/icomoon3.ttf") format("truetype"), 
url("/icomoon3.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon4';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon4.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon4.woff") format("woff"), 
url("/font/icomoon4.ttf") format("truetype"), 
url("/icomoon4.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon5';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon5.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon5.woff") format("woff"), 
url("/font/icomoon5.ttf") format("truetype"), 
url("/icomoon5.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_9';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon_9.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon_9.woff") format("woff"), 
url("/font/icomoon_9.ttf") format("truetype"), 
url("/icomoon_9.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_g';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon_g.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon_g.woff") format("woff"), 
url("/font/icomoon_g.ttf") format("truetype"), 
url("/icomoon_g.svg#$font") format("svg");
}
:root{
    --MainColor:#b71c1c;
    --FuColor:#0f4c81;
    --primary-color: rgba(0,51,102, 0.2);
    --LiFC:#f68378;
}
*{
    box-sizing: border-box;
}
a{
    transition: all 0.2s ease 0s;
}
body{
font-family: Arial;
    margin:0;
overflow-x: hidden;
color:#222;
}
a{
    color:#222;
}
*{margin:0;padding:0;} 
.row>* {
    padding-right:0;
    padding-left: 0;
}
.row{
    margin-left:0px;
    margin-right:0px;
    padding:0px 0;
}
.clear{
    clear: both;
}
.open{
    font-family: 'Open Sans';
}
.cet1{
    float:left;
    width: 1400px;
    margin-left: calc(50% - 700px);
}
.pc-hd-t-cet{
    margin-top:12px;
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
}
.logo_content {
    color: #fff;
    position: absolute;
    width: 1200px;
    left: calc(50% - 600px);
    top: 50%;
    transform: translateY(-50%)
}
.hd-top-s1{
    float: left;
    width: 30%;
}
.Dental1 {
    font-size: 54px;
    font-weight: bold;
}
.China {
    font-size: 54px;
}
.hd-top-s2{
    margin-top: 10px;
    display: flex;
    gap:10px;
}
.hd-top-sharef{
    margin-top: 10px;
}
.hdtop-endf{
    margin-left: 20px;
}
.hd-top-s3{
    display: flex;
    margin-top:8px;
}
.llsa-lf{
    background-repeat: no-repeat;
    width: 27px;
    height: 18px;
    background-image: url(/templates/Web/en/images/cLang.png);
}
.langurlarr-self-a{
    padding:5px 10px;
    display: flex;
}
.langsonname{
    padding-left: 5px;
    font-size: 14px;
}
.hd-top-s4{
    position: relative;   
}
.sh-aj-f{
    position: absolute;
    width: 490px;
    top:48px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    box-shadow: #ccc 0px 0px 4px;
    border-radius: 4px;
    z-index: 5;
    right: 0;
    display: none;
}
.shaj-in{
    overflow-y: auto;
    padding: 10px 15px;
    height: 365px;
    overflow-y: auto;
}
.shaj-s{
    display: block;
    display: flex;
    flex-wrap: nowrap;
    margin-top: 5px;
}
.shaj-img{
    width: 30px;
}
.shaj-s-a{
    width: calc(100% - 30px);
    font-size: 14px;
    color: #545454;
    padding-left: 10px;
    margin-top: 5px;
}
.shaj-s-a:hover{
    color: #1c4587;
}
.hdc1-l{
    float:left;
    text-align: center;
    width: 230px;
    line-height: 20px;
}
.hdt-f1 h2{
    font-size: 14px;
    color: #333; 
    margin-top: 11px;  
    font-weight: 700;
}
.hdt-f2{
    font-size: 12px;
    color: #da2337;
}
.hdt-f2:hover{
    text-decoration: underline;
}
.hdc1-rf{
    float: left;
    margin-top: 3px;
}
.hdc1-r{
    width: 145px;
    height: 32px;
    background-color: #414579;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 32px;
}
.hd-emf{
    float: left;
    position: relative;
    margin-top: -16px;
}
.hdc1{
    float: left;
    color: #363636;
    font-size: 12px;
    position: relative;
    padding-left: 22px;
}
.hdem{
    color: #363636;
    font-size: 12px;
    padding-left: 22px;
    position: relative;
}
.hdc1:hover{
    text-decoration: underline;
}
.hdc1::before{
    position: absolute;
    font-size: 16px;
    color: var(--MainColor);
    height: 8px;
    left: 0px;
    top: -4px;
    font-family: icomoon_35;
}
.hdem::before{
    position: absolute;
    font-size: 16px;
    color: var(--MainColor);
    height: 8px;
    left: 0px;
    top: -5px;
    font-family: icomoon_35;
    content: '\e901';
}
.head-bottom{
    background-color: #fff;
}
.hdtel{
    margin-left: 10px;
}
.hdtel::before{
    content: '\e942';
}
.ssb2-tit-f {
    width: 88%;
    margin-left: 6%;
}
.gn-udl{
    color:#009E00;
border-bottom:1px solid #009E00;
}
.gn-udl:hover{
    color:#FFA800;
border-bottom:1px solid #FFA800;
}
.undl{
    border-bottom:2px solid #009E00;
}
.green{
    color:#009E00;
}
.yl{
    color:#FFA800;
}
.ylb{
    color:#FFA800;
font-weight:700;
}
.brown{
    color:#A75426;
}
.img{
    width:100%;
transition: all 0.6s ease 0s;
}
.w900{
    font-weight:900;
}
.w700{
    font-weight:700;
}
.dly{
    transition: all 0.2s ease 0s;
}
.dly4{
    transition: all 0.4s ease 0s;
}
.lazy-f{
    position:relative;
}
.lazy-f2{
    width:100%;
}
.title{
color:#222222;
font-size:36px;
font-weight:700;
width:100%;
text-align:center;
line-height:60px;
}
.container-fluid{
    padding:0;
}
.desc{
color:#222222;
font-size:16px;
line-height:21px;
margin-top:20px;
width:100%;
text-align:center;
}
.desc2{
    float:left;
color:#000;
font-size:18px;
line-height:26px;
font-family: 'Montserrat', sans-serif;
margin-top:37px;
width:100%;
}
.pc-hd-top {
    background-color: #f4f4f4;
}
.ap1-selm-f{
    float:left;width:100%;
margin-top:60px;
text-align:center;
}
.sh-son-nav-f{
border-top:1px solid #CDCDCD;
padding-top:20px;
}
.sh-son-nav-s{
font-size:16px;
margin-left:40px;
}
.sh-son-nav-s:hover{
    color:#FFA800;
}
.selnavc{
    color:#009B29;
}
.sh-son-nav-s:first-child{
    margin-left:0px;
}
.ap1-btn{
    font-size:18px;
position:relative; 
cursor:pointer;
}
.ap1-btn:before {
    content: "\e903";
    font-family: 'icomoon_9';
    color: #FF8022;
    font-size: 16px;
    position: absolute;
    right: -30px;
    top: 4px;
transform: rotate(90deg);
}
@keyframes  kuod
{
    0%   {transform: scale(1);opacity: 1;}
    100%  {transform: scale(2);  opacity: 0;}
}
@keyframes  suof
{
    0%   {transform: scale(1)}
    50%  {transform: scale(1.3)}
100%  {transform: scale(1)}
}
.blankbtn{
    background:rgba(0,0,0,.4);
border-radius:34px;
cursor:pointer;
}
.b1s-btn{
    float:left;
width:275px;
height:62px;
border:2px solid #D7D8DA;
padding:0px 20px;
font-size:16px;
line-height:62px;
position:relative;
color:#222;
transition: all 0.3s ease .6s;
}
.kbt-l{
position:absolute;
left:-2px;
top:0px;
width:2px;
height:0px;
background:#FF8022;
transition: all 0.3s ease 0s;
}
.kbt-b{
  	position:absolute;
left:-2px;
bottom:-2px;
width:0px;
height:2px;
background:#FF8022;
transition: all 0.3s ease .3s;
}
.kbt-r{
position:absolute;
right:-2px;
bottom:0px;
width:2px;
height:0px;
background:#FF8022;
transition: all 0.3s ease 0s;
}
.kbt-t{
  	position:absolute;
right:-2px;
top:-2px;
width:0px;
height:2px;
background:#FF8022;
transition: all 0.3s ease .3s;
}
.b1s-btn:hover .kbt-l{
    height:100%;
}
.b1s-btn:hover .kbt-b{
    width:calc(100% + 2px);
}
.b1s-btn:hover .kbt-r{
    height:100%;
}
.b1s-btn:hover .kbt-t{
    width:calc(100% + 2px);
}
.b1s-btn:hover{
    background:#FF8022;
color:#fff;
}
.b1s-btn:hover:before{
color:#fff;
}
.b1s-btn:before {
    content: "\e903";
    font-family: 'icomoon_9';
    line-height: 62px;
    text-align: center;
    color: #FF8022;
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 0px;
transition: all 0.3s ease .6s;
}
.blankbtn:hover .blankbtn-in{
    transform: scale(0.9);
}
.blankxcet{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.tex{
    position:absolute;
    width:100%;
    height:100%;
    border-radius: 50%;
    background: rgba(255,255,255,0.3);
    animation: kuod 2s infinite ease-in-out; 
}
.tex2{
    position:absolute;
    width:100%;
    height:100%;
left:0px;
top:0px;
    border-radius: 50%;
    background: rgba(255,255,255,0.3);
    animation: kuod2 2s infinite ease-in-out; 
animation-delay: .5s;
}
.blankbtn-in{
    float:left;
margin:7px;
background:#000;
padding:0px 40px;
height:54px;
color:#ED8037;
font-size:16px;
line-height:54px;
border-radius:27.5px;
}
a{
    text-decoration: none;
}
input,textarea:focus {   
    outline: none;   
}
picture{
width:100%;
display:block;
}
.nim{
    float:left;width:100%;
}
.b2img{
    float:left;width:100%;
}
.b2img2{
    float:left;width:100%;
height:100%;
}
.se1-cet {
    float: left;
    width: 960px;
    margin-left: calc(50% - 480px);
}
.main-f{
width:100%;
padding-bottom:80px;
    margin-top:162px;
    z-index: 1;
    position: relative;
}
.mt-95{
    margin-top:95px;
}
.yellowbtn{
    width: 260px;
    float: left;
    background: #F6C600;
    height: 52px;
    border-radius: 26px;
margin-left:calc(50% - 130px);
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    line-height: 52px;
    text-align: center;
    transition: all 0.2s ease 0s;
    cursor: pointer;
}
.yellowbtn-sinbtn-ico {
    position: relative;
    padding-top: 3px;
}
.yellowbtn-sinbtn-ico:before {
    content: "\ea3c";
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0px;
    left: 0px;
    background: #fff;
    border-radius: 50%;
    font-size: 14px;
    color: #F6C600;
    font-family: icomoon3;
    text-align: center;
    line-height: 25px;
}
.plistcet{
    margin-top: 85px;
}
.p-ritxt{
    float:none;
width:auto;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    z-index: 2;
}
.slick-dots{
    display:none;
}
.slick-prev, .slick-next {
     position: absolute;
    display: block;
    width: 50px;
    line-height: 80px;
    font-size: 60px;
    cursor: pointer;
    opacity: 0.8;
    top: calc(50% - 40px);
    padding: 0;
    border: none;
    outline: none;
    z-index: 89;
    text-indent: 900px;
    overflow: hidden;
    color: #fff;
    transition: all 0.6s ease 0s;
background-color:rgba(0,0,0,0);
}
.slick-next {
    right: 30px;
}
.slick-prev {
    left: 30px;
}
.slick-prev:before {
    content: "\e625";
    float: left;
}
.slick-next:before {
    float: right;
    content: "\e628";
}
.slick-prev:before, .slick-next:before {
    text-indent: 0;
    font-family: "icomoon";
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: 0;
    font-family: "icomoon";
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide {
    float: left;
    min-height: 1px;
    display: none;
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.b-d-content strong,.b-d-content b,[csstype="bk"],[csstype="underline"],[csstype="unline-short"]{
font-family: 'Roboto', serif, sans-serif;
}
.header-f {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 99;
transition: all 0.6s ease 0s;
}
.head-top-f {
    float: left;
    width: 100%;
    color: #808080;
    border-bottom: 2px solid #F3F3F3;
    overflow: hidden;
height:72px;
transition: all 0.6s ease 0s;
}
.cet {
  width: 1200px;
  margin:0px auto;
}
.cet2{
    float: left;
    width: 1400px;
    margin-left: calc(50% - 700px);
}
.cet3{
    float: left;
    width: 1300px;
    margin-left: calc(50% - 650px);
}
.bluebtn{
    padding-left: 50px;
    padding-right: 50px;
    height: 60px;
    background: #2C00E9;
    border-radius: 30px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.ht-l-f {
    float: left;
    line-height: 72px;
    padding-left: 28px;
    position: relative;
    color: #808080;
}
.ht-l-f:hover{
    color: #2C00E9;
}
.ht-l-f:hover:before{
    color: #2C00E9;
}
.ht-l-f:before {
    content: '\e901';
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: icomoon_35;
color: #A3A3A3;
transition: all 0.6s ease 0s;
}
.ht-r-f {
    float: right;
height:100%;
}
.h-s-form {
    float: left;
    width: 150px;
    position: relative;
    margin-top:5px;
}
.h-searchbtn{
    float: left;
    width: 30px;
    height: 30px;
    position: relative;
}
.h-searchbtn:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: '\e900';
    width: 100%;
    height: 100%;
    font-family: icomoon_seh;
    color: #1A1A1A;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
.search-in {
    float: left;
    width: 100%;
    height: 30px;
    background: none;
    border: 1px solid #ddd;
    padding-left: 10px;
}
.search-in:focus{
    border: 1px solid rgb(102,175,233);
}
.search-in::-webkit-input-placeholder{
    font-size:14px;
color:#B5B5B5;
}
.search-in:-moz-placeholder{
    font-size:14px;
color:#B5B5B5;
}
.search-btn {
    display: none;
}
.seachupb{
    display: none;
}
.search-btn-j{
    width: 30px;
    height: 30px;
    position: absolute;
    border:none;
    left: calc(100% - 30px);
    top:0px;
    background:none;
    cursor: pointer;
}
.search-btn-j::before{
    content: '\e900';
    position: absolute;
    width: 30px;
    height: 30px;
    font-family: icomoon_seh;
    color: #999;
    font-size: 18px;
    transition: all 0.6s ease 0s;
    text-align: center;
    line-height: 30px;
}
.fshare {
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    border-radius: 50%;
    background: #FFA800;
    position: relative;
}
.snv-cet{
    padding-top:80px;
}
.fshare:before {
    position: absolute;
    width: 100%;
    line-height: 20px;
    text-align: center;
    font-family: icomoon;
    color: #fff;
    font-size: 12px;
    transition: all 0.6s ease 0s;
}
.fshare:hover{
    background: #00bd33;
}
h1,h2,h3{
    padding:0px;
margin:0px;
font-weight:normal;
}
.tblue{
    color:#2C00E9;
}
.LangUrlArrf {
    float: left;
    position: relative;
    margin-left: 15px;
}
.heda{
    float: left;
    display: block;
    margin-left: 15px;
    width: calc((100% - 150px - 130px - 15px - 15px - 15px) / 2);
}
.heda img{
    width: 100%;
}
.langurlarrBtin {
    float:left;
    cursor: pointer;
    border: 1px solid #ccc;
    width: 130px;
    height: 40px;
    background-color: #fff;
    font-size: 16px;
    color: #363636;
    padding-left: 32px;
    line-height: 40px;
}
.langurlarrBtin:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 12px;
    background-image: url(/templates/Web/en/images/erht.jpg);
    background-repeat: no-repeat;
    width: 18px;
    height: 17px;
}
.langurlarrBtin:after{
    content: '\e900';
    position: absolute;
    right: 5px;
    top: 2px;
    color: #363636;
    font-size: 16px;
    font-family: icomoon3;
}
.header-bottom-f {
    float: left;
    width: 100%;
}
.left-cet{
    float: left;
    width: calc(100% - 80px);
    margin-left: 80px;
}
.head-b-cet{
    padding:18px 0;
    padding-bottom: 0;
}
.logo-f {
    float: left;
    width:206px;
    margin-top: 15px;
}
.m1 {
    width: 100%;
}
.h-b-right {
position:relative;
width:calc(97% - 105px - 230px);
    float: right;
    display: flex;
    justify-content: flex-end;
}
.nav-ano-f-2{
    position: absolute;
    top: 120px;
    left: 0px;
    min-width: 100%;
    z-index: 100;
    background-color: #fff;
border-radius:15px;
    opacity: 0;
    box-shadow: 0 3px 6px rgb(0 0 0 / 5%);
    visibility: hidden;
    transition: all 0.3s ease 0s;
    overflow: hidden;
}
.nav-ano-2-cet{
    float: left;
    margin: 75px 5%;
    margin-top: -20px;
    width: 90%;
}
.nav-as2-ofs {
    float: left;
    margin-left: -5%;
    width: 105%;
}
.nav-ano-s-2{
    float:left;
margin-left:5%;
width:20%;
margin-top:95px;
}
.nav-as2-txt{
    float:left;
width:100%;
font-size:24px;
color:#00bd33;
text-align:center;
margin-top:30px;
transition: all 0.3s ease 0s;
}
.nav-as3-ofs{
    float:left;
margin-left:-8%;
width:108%;
margin-top:10px;
}
.nav-ano-s-3{
    float:left;
margin-left:8%;
width:42%;
}
.nav-anos3-t{
    float:left;
width:100%;
margin-top:10px;
font-size:18px;
color:#222;
text-align:center;
}
.nav-f {
    float: left;
margin-left:-20px;
}
.nav-s-1 {
    float: left;
position:relative;
}
.nav-s-1-a {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    line-height: 80px;
    font-size: 17px;
    color: #000;
}
.nav-nop{
    position:static;
}
.nav-s-1-a:after {
    content: '';
    position: absolute;
    left: 20px;
    bottom: 0px;
    width: 0px;
    height: 2px;
background:var(--MainColor);
    transition: all 0.6s ease 0s;
}
.nav-s-1:hover .nav-s-1-a:after {
    width: calc(100% - 40px);
}
.nav-s-1-a span{
    position:relative;
}
.nav-s1adown .downnavsp:after {
    color: #222;
}
.selectnav  span:after {
        color: #00BD33!important;
}
.selgra span:after {
    color: #00BD33!important;
}
.selectnav {
    color: var(--MainColor);
}
.nav-s-1 .nav-s-1-a:hover{
    color:var(--MainColor)!important;
}
.nav-s-1 .nav-s-1-a span:hover:before{
    width: 100%;
}
.nav-s-1 .nav-s1adown span:hover:after{
      color:#00bd33;
}
.nav-s-1:hover .nav-f-2 {
    display: block!important;
    top: 80px;
    opacity: 1;
    visibility: visible;
}
.nav-s-1:hover .nav-ano-f-2 {
    display: block!important;
    top: 80px;
    opacity: 1;
    visibility: visible;
}
.nav-f-2 {
    position: absolute;
    top: 120px;
    left: 0px;
    min-width: 100%;
    z-index: 1;
    background-color: #fff;
    padding: 20px 20px;
    transition: all 0.3s ease 0s;
    opacity: 0;
box-shadow: 0 3px 6px rgb(0 0 0 / 5%);
overflow:hidden;
visibility:hidden;
}
.nav-f2-c1{
    padding-bottom:10px;
border-bottom:1px solid #CDCDCD;
margin-bottom:5px;
}
.nav-f-2-cet {
    float: left;
    padding: 30px 7%;
padding-top:10px;
    width: 100%;
}
.nav-ano-s-2:hover .img {
    transform: scale(1.2);
}
.nav-ano-s-2:hover .nav-as2-txt{
    color:#222;
}
.nav-as2-pic{
    float: left;
    width: 100%; 
    border-radius:50%;
    overflow:hidden;
    border:1px solid #EDEDED;	
}
.nav-s-2 {
    float: left;
    width: 100%;
    position: relative;
    padding:0 10px;
    border-radius: 5px;
}
.nav-s-2:hover{
    background-color: #DA2337;
}
.nav-s-2-a {
    float: left;
    padding: 5px 0px;
    font-size: 14px;
    color: #242424;
    position: relative;
    white-space: nowrap;
}
.redact{
    color: #DA2337;
}
.show_down_2:before{
    content: '\e900';
    position: absolute;
    right: 10px;
    top: 10px;
    color: #FF8022;
    font-size: 16px;
    font-family: icomoon3;
    line-height: 20px;
    transition: all 0.3s ease 0s;
}
.nav-s-2:hover .nav-s-2-a{
    color: #fff;
}
.nav-f-3{
    position: absolute;
    top: 0px; 
    left: 100%;
    border-left: 1px solid rgb(226, 226, 226);
box-shadow: 5px 4px 7px rgba(0,0,0,0.1);
    background-color: rgba(255,255,255,0.9);
    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:hover .nav-s-3-a{
    color: #FF8022;
} 
.nav-s-3-a{
    float:left;
width:calc(100% - 0px);
padding:10px 20px 10px 20px;
color: #222;
    font-size: 16px;
}
.headersearchf {
    float: left;
    width: 290px;
}
.h-r-r{
    width:230px;
margin-top:15px;
}
.h-r-r-lm{
    float:left;
font-size:16px;
line-height:50px;
}
.h-r-r-lm:hover{
    color:#009E00;
}
.h-r-btn-f{
    float:right;
    width:165px;
height:50px;
background:#FFA800;
line-height:50px;
border:none;
color:#fff;
    text-align:center;
font-size:16px;
border-radius:15px;
cursor:pointer;
}
.hogrbtn:focus{
    box-shadow: 0 0 0 0.25rem rgba(0,158,0,0.5);
}
.h-r-btn-f:hover{
    color:#fff;
    transform: translateY(-.15rem);
    box-shadow: 0 0.25rem 0.75rem rgba(30,34,40,.25);
}
.inb-con-spread {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius:27.5px;
    background: rgba(44,0,233,0.3);
    animation: none;
    left: 0px;
    top: 0px;
    z-index: -1;
}
.h-r-btn-f:hover .inb-con-spread {
    animation: kuod 1100ms infinite;
}
.limove{
    background:rgba(255,255,255,.6);
width:30px;
height:calc(100% + 100px);
left:-60px;
top:-50px;
transform: rotate(-30deg);
position:absolute;
}
.limove:before{
    content:"";
    background:rgba(255,255,255,.2);
width:20px;
height:calc(100% + 100px);
left:-30px;
top:-50px;
position:absolute;
}
@keyframes  limove
{
    0%   {left:-60px;}
    100%  {left:calc(100% + 90px);}
}
@keyframes  kuod
{
    0%   {transform: scale(1);opacity: 1;}
80%   {transform: scale(1.9);opacity: 0.7;}
    100%  {transform: scale(2);  opacity: 0;}
}
@keyframes  kuod2
{
    0%   {transform: scale(1);opacity: 1;}
    100%  {transform: scale(2);  opacity: 0;}
}
.ft-blk{
    position:absolute;
width:1340px;
left:calc(50% - 670px);
background:#000;
z-index:0;
top:-140px;
border-radius:122.5px;
}
.widget-visible{
    display: none!important;
}
.ft-blk-in{
    float:left;
margin:90px 10%;
width:80%;
}
.ftbl-t{
    float:left;
width:calc(95% - 180px);
font-size:40px;
    color:#fff;
}
.ftbl-btn{
    float:left;
margin-left:5%;
width:180px;
background:#00bd33;
height:65px;
text-align:center;
color:#fff;
font-size:16px;
line-height:65px;
border-radius:32.5px;
cursor:pointer;
transition: all 0.3s ease 0s;
}
.ftbl-btn:hover{
    background:#00ff33;
}
.foot {
    width: 100%;
}
.ft-l1{
    background-color: var(--MainColor);
    padding:35px 0;
}
.ftl1-t1{
    font-size: 30px;
    color: #fff;
    text-align: center;
}
.ftl1-btn-f{
    width: 100%;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ftl1-btn{
    padding:8px 40px;
    color: var(--MainColor);
    font-size: 18px;
    background-color: #fff;
    border-radius: 23.5px;
}
.artcolf{
    display: flex;
}
.ft-l3-c{
    display: flex;

}
.ftl3-b1{
    width: 25%;
}
.ftl3-b2{
    width: 50%;
}
.ftl1-btn:hover{
    color: var(--FuColor);
}
.ft-l2{
    width: 100%;
    background-color: #fafafa;
    overflow: hidden;
    padding:30px 0;
}
.ftba{
    float:left;
    width: 41%;
    padding-left: 40px;
    position: relative;
    font-size: 16px;
    color: #363636;
    line-height: 30px;
}
.ftba a:hover{
    color:#DA2337;
    text-decoration: underline;
}
.ftl2-b1{
    width: 41%;
}
.ftba::before{
    content: "";
    position: absolute;
    left: 0;
}
.ftl2-b1::before{
    width: 29px;
    top:10px;
    height: 39px;
    background:url(/templates/Web/en/images/bottom_add.png) no-repeat;
}
.ftl2-b2{
    width: 33%;
    padding-left: 50px;
}
.ftl2-b3{
    width: 26%;
}
.ftl2-b2::before{
    width: 39px;
    top:10px;
    height: 27px;
    background:url(/templates/Web/en/images/bottom_email.png) no-repeat;
}
.ftl2-b3::before{
    width: 32px;
    top:10px;
    height: 35px;
    background:url(/templates/Web/en/images/bottom_tel.png) no-repeat;
}
.ft-l3{
    padding-top:15px;
    padding-bottom: 50px;
}
.ftl3-tit{
    font-size: 22px;
    color: #323232;
    font-weight: 600;
    position: relative;
    padding-bottom: 30px;
}
.ftl3-t-lin{
    position: absolute;
    width: 2px;
    height: 15px;
    background-color: #da2337;
    left: 0px;
    bottom:0px;
}
.ftl3-show{
    position: absolute;
    right: 0px;
    width: 30px;
    height: 30px;
    top:5px;
    display: none;
    transition: all 0.6s ease 0s;
}
.ftl3-show:after {
    content: '\e900';
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    line-height: 30px;
    top: 0px;
    color: #363636;
    font-size: 20px;
    font-family: icomoon3;
}
.ftl3-t-lin::before{
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #da2337;
    left: 0;
    bottom:15px;
}
.ftl3-t-lin::after{
    content: "";
    position: absolute;
    width: 115px;
    height: 1px;
    background-color: #CECECE;
    left: 50px;
    bottom:15px;
}
.ftl3-m{
    margin-top: 15px;
    font-size: 15px;
    color: #1e1e1e;
}
.ftl3-m.c2{
    width: 50%;
}
.ftl3-s{
    margin-top: 10px;
    display: block;
    padding-left: 10px;
    position: relative;
}
.ftl3-s:hover{
    color: #da2337;
}
.ftl3-s:before {
    content: "\e628";
    position: absolute;
    left: 0px;
    top: 2px;
    font-family: "icomoon";
    color: #1e1e1e;
    font-size: 12px;
}
.ftl4-b2{
    margin-top: 15px;
}
.ftb42-tit{
    font-size: 22px;
    color: #323232;
    font-weight: 600;
}
.ft-share{
    margin-top: 20px;
    overflow: hidden;
}
.ft-b4-sh{
    float: left;
    width: 25px;
    height: 25px;
    position: relative;
    margin-left: 12px;
    transition: all 0.2s ease 0s;
    border-radius: 0!important;
}
.ft-b4-sh:first-child{
    margin-left: 0;
}
.fottoo-x{
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.fottoo-x:hover{
    color: #fff;
    background-color: #484747;
}
.footo-ytb:hover{
    color: #fff;
    background-color: #fba09e!important;
}
.ft-b4-sh:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    line-height: 25px;
    text-align: center;
    font-family: icomoon;
    font-size: 14px;
    transition: all 0.2s ease 0s;
    color: #fff;
}
.ft-facebook{
    background-color: #3B5998;
}
.ft-facebook:hover{
    background-color: rgb(98,122,173);
}
.ft-facebook:before {
    content: '\e62c';
}
.ft-twitter{
    background-color: #00ACED;
}
.ft-twitter:hover{
    background-color: rgb(51,189,241);
}
.ft-twitter:before {
    content: '\e62b';
}
.ft-pinterest{
    background-color: #BD081C;
}
.ft-pinterest:hover{
    background-color:rgb(202,57,73);
}
.ft-pinterest:before{
    line-height: 25px!important;
    font-size: 16px;
}
.ft-linkedin{
    background-color: #007FB1;
}
.ft-linkedin:hover{
    background-color: rgb(51,153,193);
}
.ft-linkedin::before{
    content: '\e630';
}
.ft-instagram{
    background-color: #3F729B;
}
.ft-instagram:hover{
    background-color:rgb(101,142,175);
}
.ft-instagram::before{
    content: '\e900';
    font-family: icomoon4;
}
.ft-l4{
    background-color: #F1F1F1;
    padding:15px 0;
    color: #222;
    font-size: 15px;
}
.ft-l4-cet{
    overflow: hidden;
}
.ftl4-l{
    float: left;
}
.ftl4-r{
    float: right;
}
.ftl4r-t1:hover{
    color: #da2337;
}
.foot-bkf{
    width:1200px;
margin:0 auto;
text-align:center;
}
.foot-cov{
    background:#FF8022;
margin-top:-130px;
cursor:pointer;
}
.ftc-cet{
    float:left;
margin:50px 12%;
width:76%;
}
.foot-cov-t{
    float:left;
    color:#fff; 
width:calc(95% - 75px);
font-size:36px;
margin-top:15px;
}
.foot-cov-arw{
    float:left;
width:75px;
height:75px;
margin-left:5%;
border-radius:50%;
background:#008080;
position:relative;
}
.foot-cov-arw:hover:before{
    left:10px;
}
.foot-cov-arw:before{
    content: "\e903";
    font-family: 'icomoon_9';
line-height:75px;
text-align:center;
width:100%;
color:#fff;
font-size:30px;
position:absolute;
left:0px;
top:0px;
transition: all 0.6s ease 0s;
}
.footcet {
padding-top:80px;	
color:#fff;
}
.ft-b1{
    border-bottom: 1px solid #FFC642;
padding-bottom:60px;
}
.f-topb{
    margin-top:55px;
border-bottom: 1px solid #FFC642;
padding-bottom:35px;
}
.ft-b2-k1{
    padding-right:10%;
}
.ft-m-t{
    font-size:16px;	
}
.ft-m-t2{
    font-size:16px;	
margin-top:45px;
}
.ft-b2{
    float:left;
width:50%;
margin-top:85px;
}
.ft-logo{
width:100px;
vertical-align: middle;
display: inline-block;
}
.foot-h-t1{
    width:100%;
color:#fff;
font-size:48px;
margin-top:25px;
}
.foot-h-t2{
    width:100%;
color:#fff;
}
.footh-btn{
    width: auto;
    background: #009E00;
    border: none;
    padding: 15px 30px;
    border-radius: 10px;
    margin-top: 35px;
cursor:pointer;
}
.footh-btn:hover{
    background: #222;
}
.fb1-e{
    width:100%;
display:block;
padding-left:45px;
position:relative;
font-size:18px;
top:20px;
color:#fff;
}
.fb1-e:hover{
    color:#222;
}
.fb1-e:before{
    content: "\e901";
    font-family: icomoon_35;
    position: absolute;
    top: -2px;
    left: 0px;
color:#fff;
font-size:16px;
}
.fb1-ad{
    width:100%;
font-size:16px;
margin-top:35px;
line-height:25px;
}
.ftk2-nav-f{    
    margin-top: 45px;
}
.f-top-share{
    float:left;
width:172px;
margin-left:calc(50% - 86px);
}
.fb2-tit{
    float:left;width:100%;
color:#fff;
font-size:24px;
}
.ft-bl{
    float:left;
width:50%;
padding-right:5%;
}
.ft-br{
    float:right;
padding-right:0%;
margin-top:10px;
}
.ft-sin2{
    display:block;
    padding-left:40px;
color:#fff;
font-size:16px;
    position:relative; 
    transition: all 0.2s ease 0s;  
}
.ft-sin2:hover{
    color:#222;
}
.ft-sin2:hover:before{
    color:#222;
}
.ft-sin2:before{
    content: "\e900";
    font-family: 'icomoon_9';
    color: #FFA800;
    font-size: 12px;
text-align:center;
line-height:20px;
    position: absolute;
width:20px;
height:20px;
border-radius:50%;
background:#fff;
    left: 0px;
    top: 2px;
}
.ft-sin{
    display:block;
color:#fff;
width:100%;
font-size:16px;
transition: all 0.2s ease 0s;
margin-top:0px;
position:relative;
}
.ft-sin:hover{
    color:#222;
}
.ft-sin:hover:before{
    color:#222;
}
.f-box1{
    float:left;
width:33.3%;
padding-right:5%;
}
.f-box2{
    float:left;
width:27%;
padding-right:5%;
}
.f-box3{
    float:left;
width:27%;
}
.f-box4{
    float:left;
width:15%;
}
.fb1-t1{
    float:left;
width:100%;
font-size:18px;
color:#ED8037;
font-weight:700;
background:#000;
}
.fb1-t2{
    float:left;
width:100%;
font-size:14px;
margin-top:40px;
line-height:30px;
}
.fb1-em{
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    height: 40px;
    background: #2C00E9;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-top: 40px;
transition: all 0.6s ease 0s;
position:relative;
overflow:hidden;
}
.fb1-em:hover{
    background: #F6C600;
}
.fb1-em:hover .limove{
    animation: limove 1100ms infinite;
}
.fb2-main{
    float:left;
width:100%;
margin-top:30px;
}
.fb2-i1{
    float:left;
width:50%;
}
.fb2-i2{
    float:left;
width:50%;
}
.ft-nav-l2{
    float:left;
width:100%;
font-size:16px;
margin-top:15px;
color:#fff;
padding-left:30px;
position:relative;
padding-right:5%;
}
.ft-nav-l2:hover{
    color:#ED8037;
}
.ft-nav-l2:hover:before{
    color:#ED8037;
}
.ft-nav-l2:before{
    content: "\e900";
    font-family: 'icomoon_9';
    color: #fff;
    font-size: 16px;
    position: absolute;
    left: 0px;
    top: 1px;
}
}
.ft-nav-l2:hover{
    color:#2C00E9;
}
.fb4-mid{
    float:right;
width:140px;
}
.f-b3-share{
    float:left;
width:calc(100% + 10px);
margin-left: -10px;
margin-top:30px;
}
.fb3-sh{
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative;
    margin-left: 12px;
transition: all 0.2s ease 0s;
}
.twitter-x{
    line-height: 20px;
    text-align: center;
}
.fb3-sh:first-child{
    margin-left: 0px;
}
.fb3-sh:before {
    position: absolute;
top:0px;
left:0px;
    width: 100%;
    line-height: 20px;
    text-align: center;
    font-family: icomoon;
    font-size: 12px;
    transition: all 0.2s ease 0s;
}
.linkedin{
    border-radius: 50%;
    background-color: #007FB1;
}
.linkedin:before {
    content: '\e630';
    color: #fff;
}
.facebook:before {
    content: '\e62c';
    color: #2699FB;
    font-size: 17px;
}
.twitter:before {
    content: '\e62b';
    color: #1DA1F3;
    font-size: 15px;
}
.youtube{
    border-radius: 50%;
    background-color: #EC4745;
}
.youtube:before {
    content: '\e634';
    color: #fff;
    font-size: 12px;
}
.instagram{
    border-radius: 50%;
    background-image: linear-gradient(45deg, #F4484E 20%, #6553C5);
}
.instagram:before {
    font-family: icomoon4;
    content: '\e900';
    font-size: 12px;
    color: #fff;
}
.f-box4{
    float:left;
width:33.3%;
margin-top:50px;
}
.f-st3-adr{
    float:left;
width:100%;
padding-left:35px;
font-size:16px;
color:#fff;
position:relative;
}
.f-st3-adr:before{
    content: "\e902";
    font-family: 'icomoon_9';
    color: #ED8037;
    font-size: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.mobtwitter-x{
    background-color: #000;
}
.mobtwitter-x svg>path{
    stroke:#fff;
}
.f-st3-em{
    float:left;
width:100%;
padding-left:35px;
font-size:16px;
color:#fff;
position:relative;
margin-top:21px;
}
.f-st3-em:before{
    content: "\e901";
     font-family: icomoon_35;
    color: #ED8037;
    font-size: 16px;
    position: absolute;
    left: 0px;
    top: 2px;
}
.fb3-sh:hover{
transform: translateY(-.15rem);
    box-shadow: 0 0.25rem 0.75rem rgba(30,34,40,.25);
}
.foot-bottom{
margin-top:35px;
padding-bottom:35px;
font-size:16px;
color:#fff;
}
.foot-bottom a{
color:#fff;
}
.foot-b-mid{
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 18px;
}
.foot-b-t1{
    float: left;
width:23%;
padding-right:3%;
}
.foot-b-t2{
  text-align:right;
}
.foot-b-t3{
    float:left;
width:33%;
text-align:right;
}
.ft-b-t4{
    color:#FF8022;
}
.foot-b-up {
    width: 40px;
    height: 40px;
    background-color: rgba(0,0,0,.2);
    cursor: pointer;
    z-index: 99;
    position: fixed;
    right: 0px;
    top: 80%;
    display: none;
    transition: all 1.2s ease 0s;
}
.foot-b-up:before {
    content: "\e901";
    font-family: 'icomoon_9';
top: 0px;
line-height:40px;
    color: #fff;
width:100%;
height:100%;
text-align:center;
    font-size: 18px;
    position: absolute;
}
.mobile-header{
position: fixed;
left:0px;
    top: 0px;
width:100%;
display:none;
z-index:1000;
transition: all 0.6s ease 0s;
height:52px;
    background-color: #fff;
}
.mobile-tool{
float:left;
width:100%;
}
.mobtf{
    width: calc(100% - 30px - 120px - 110px - 10px);
    margin-left: 10px;
    display: flex;
    gap:5px;
}
.mob-dads{
    width: 50%;
    margin-top: 12px;
    display: block;

}
.mob-dads img{
    max-width: 105px;
}
.mob-th-ri{
    display: flex;
    gap:15px;
}
.mobile-tool-center{
width:94%;
margin-left:3%;
height:100%;
    display: flex;
    justify-content: space-between;
}
.mobile-logo-f{
white-space: nowrap;
width: 120px;
margin-top:0px;
}
.mobile-logo-f:before{
content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mob-logo-img{
        float: left;
display: inline-block;
    vertical-align: middle;
    width: 100%;
margin-top:10px;
}
.mobile-menu{
cursor: pointer;
width:30px;
text-align:center;
}
.mobile-menu:before{
content: '\f0c9';
    display: block;
    font-family: icomoon5;
    font-size: 18px;
color: #606060;
    line-height: 52px;
    float: left;
}
.mob-me-ge:before{
    color: #00bd33;
}
.mob-contact-btn{
cursor: pointer;
        float: right;
width:30px;
margin-right:20px;
text-align:center;
}
.mob-contact-btn:before{
    content: '\e900';
    display: block;
    font-family: icomoon5;
    font-size: 25px;
color: #009E00;
    line-height: 75px;
    float: left;
}
.mob-ct-ge:before{
    color: #00bd33;
}
.mob-search-btn{
cursor: pointer;
        float: right;
width:30px;
margin-right:20px;
text-align:center;
}
.mob-search-btn:before{
    content: '\e900';
    font-family: icomoon_seh;
    display: block;
    font-size: 25px;
color: #009e00;
    line-height: 75px;
    float: left;
}
.mob-se-ge:before{
    color: #009E00;
}
.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: 18px;
    color: #606060;
    line-height: 52px;
    float: left;
}
.mobile-sellang-f{
            float:right;
margin-top:24px;
margin-right:25px;
}
.mobile-dowshow{
    position: fixed;
    top: 52px;
width:100%;
    height: 0px;
background: #fff;
transition: all 0.6s ease 0s;
overflow:hidden;
    z-index: 6;
}
.mob-nav1{
float:left;
width:100%;
}
.mob-nav-s1{
float:left;
width:100%;
position:relative;
}
.mob-col-name1{
float:left;
width:100%;
position:relative;
    border-bottom: 1px solid #D6D6D6;
}
.mob-col-name1:before{
content:'';
position:absolute;
bottom:0px;
    left:0px;
width:0;
height:1px;
background:#;
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:#;
}
.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:#;
}
.mob-col-name2:hover .mob-nav-a2{
color:#;
}
.mob-col-name2:hover .mob-nav-btn2:before{
border-top-color: #;
}
.mob-nav-a1{
float:left;
font-size:14px;
padding-top:13px;
padding-bottom:10px;
    color: #1c1c1c;
    text-transform: uppercase;
}
.mob-nav-btn{
    float:right;
width: 30px;
    height: 30px;
position:relative;
margin-top:7px;
cursor:pointer;
    transition: all 0.6s ease 0s;
}
.mob-nav-btnup{
        float:left;
margin-left: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 #1A1919;
}
.mob-nav-btn-close{
display:none;
}
.mob-nav-btn:before{
    content: '\e900';
    position: absolute;
    right: 5px;
    top: 3px;
    color: #363636;
    font-size: 18px;
    font-family: icomoon3;
}
.mob-nav-btn2{
        float:left;
margin-left:10px;
width: 30px;
    height: 30px;
position:relative;
margin-top:3px;
cursor:pointer;
}
.mob-nav-bt2nup{
    float:left;
margin-left: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;
    max-height: calc(100vh - 280px);
    overflow-y: auto;
}	 
.mob-nav-s2{
float:left;
width:100%;
    border-bottom: 1px solid #D6D6D6;
}
.mob-nav-a2{
float:left;
margin-left:6%;
font-size:14px;
padding-top:10px;
padding-bottom:10px;
transition: all 0s ease 0s;
color:#1c1c1c;
}
.mob-nav3{
float:left;
width:100%;
display:none;
}
.mob-nav-s3{
float:left;
width:100%;
}
.mob-nav-a3{
        float:left;
margin-left:9%;
width:88%;
color:#707071;
font-size:14px;
padding-top:10px;
padding-bottom:10px;
transition: all 0s ease 0s;
}
.mob-nav-a3:hover{
color:#;
}
.mob-search{
position:absolute;
width:350px;
left:calc(50% - 175px);
top:50%;
transform:translate(0,-50%);
}
.mob-sr-close{
    position: absolute;
    right: 50px;
    top: 50px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.mob-sr-close:before{
    content: '\e60b';
    font-family: icomoon;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 50px;
}
.mob-srh-form{
float:left;
width: 100%;
}
.mob-srh-in {
    float: left;
width:calc(100% - 70px);
    border: none;
    height: 55px;
background:#fff;
    font-size: 14px;	
    padding-left: 10px;
}
.mob-srh-in::-webkit-input-placeholder{
    font-size:15px;
    color: #7F7F7F;
}
.mob-srh-in:-moz-placeholder{
    font-size:15px;
    color: #7F7F7F;
}
.mob-srh-in:hover{
border: 1px solid #;
}
.mob-search-cover{
    position:fixed;
right:0px;
width:100%;
height:100%;
background:#00bd33;
z-index:1001;
overflow:hidden;
opacity: 0;
    visibility: hidden;
transition: all 0.8s ease 0s;
}
.mob-con-cover{
    position:fixed;
right:0px;
width:100%;
height:100%;
background:#00bd33;
z-index:1001;
overflow:hidden;
opacity: 0;
    visibility: hidden;
transition: all 0.8s ease 0s;
}
.mob-contact-det-f{
    float:right;
width:320px;
height:100%;
background:#fff;
margin-right:-320px;
transition: all 0.8s ease 0s;
}
.mob-con-d{
    float:left;
margin:30px 25px;
width:calc(100% - 50px);
position:relative;
}
.mob-con-d-close{
    position:absolute;
right:0px;
top:0px;
width:30px;
height:30px;
cursor:pointer;
}
.mob-con-d-close:before{
    content: '\e60b';
    font-family: icomoon;
width:100%;
text-align:center;
    font-size: 22px;
    color: #333;
    line-height: 30px;
}
.con-s-sin{
    float:left;width:100%;
margin-top:35px;
}
.con-s-sin:first-child{
    margin-top:0px;
}
.cons-s-img{
    float:left;
width:30px;
margin-top:10px;
}
.cons-s-t{
    float:left;
margin-left:8%;
width:calc(92% - 30px);
}
.cons-t-t1{
    float:left;width:100%;
color:#000000;
font-size:18px;
font-weight:600;
}
.cb1-t1{
    font-size:46px;
}
.cu-email:before{
    content: "\e901";
}
.cu-tel:before{
    font-family: icomoon!important;
    content: '\e603';
}
.cu-addr:before{
    font-family: icomoon_9!important;
    content: "\e902";
font-size:38px;
}
.cb1-t2{
    font-size:21px;
margin-top:15px;
}
.cons-t-t2{
    float:left;width:100%;
color:#333333;
font-size:18px;
    margin-top:10px;
}
.con-s-l-2{
    float:left;width:100%;
padding-top:35px;
}
.srh-btn {
    float:left;
    width: 25px;
    height: 25px;
    margin-top: 0px;
    border: none;
    cursor: pointer;
border-radius:50%;
background:#fff;
position:relative;
}
.srh-btn span{
    position:absolute;
width:100%;
height:100%;
top:0px;
left:0px;
}
.srh-btn span:before{
    position: absolute;
    left: 0px;
    top: 0px;
    content: '\e900';
    width: 100%;
    height: 100%;
    font-family: icomoon_seh;
    color: #202020;
    font-size: 20px;
    line-height: 55px;
    text-align: center;
}
.mob-share{
float:left;
width:100%;
margin-top:30px;
margin-bottom:30px;
}
.mob-share-center{
float:left;
width:204px;
margin-left:calc(50% - 102px);
}
.langurlarrself{
    position: absolute;
    width: 100%;
    border: 1px solid #ccc;
    border-top: 0 solid #ccc;
    display:none;
    min-height: 10px;
    border-radius: 0 0 4px 4px;
    left: 0px;
    top:100%;
    background-color: #fff;
}
.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: #222;
    line-height: 35px;
}
.sel-n-mob-btn {
    height: 35px;
    cursor: pointer;
    display: none;
}
.sel-n-mob-btn-left {
    float: left;
}
.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: #222;
    line-height: 35px;
}
.sel-n-mob-btn-right {
    float: left;
    margin-left: 25px;
}
.sel-n-mob-btn-menu {
    float: left;
    color: #222;
    font-size: 13px;
    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: #222;
    left: -30px;
    top: 15px;
}
.mobep{
    display:none;
}
@keyframes  updown
{
    0%   {top: calc(50% - 9.5px)}
    30%   {top: calc(50% - 20px)}
    100%  {top: calc(50% - 9.5px)}
}
@media screen and (min-width: 1930px){
}
@media screen and (max-width:1450px) {
    .hd-top-s1{
        width: 340px;
    }
    .hd-top-s4 {
        width: calc(50% - 170px);
    }
    .heda {
        width: calc((100% - 150px - 120px - 15px - 15px - 15px) / 2);
    }
    .hdt-f1 h2 {
        margin-top: 0px;
    }
    .hdc1-l {
        width: 200px;
    }
    .hdt-f1 {
        font-size: 12px;
    }
    .langurlarrBtin {
        width: 120px;
        font-size: 12px;
    }
    .search-in::-webkit-input-placeholder{
        font-size:12px;
    }
    .search-in:-moz-placeholder{
        font-size:12px;
    }
    .cet1{
    width:94%;
margin-left:3%;
}
    .hdc1-r {
        width: 120px;
        height: 32px;
        background-color: #414579;
        border-radius: 5px;
        color: #fff;
        text-align: center;
        line-height: 32px;
        font-size: 14px;
    }
}
.lan-mob{
    display: none;
}
@media screen and (max-width:1250px) {
    .cet{
        width:94%;
        margin-left:3%;
    }
    .nav-s-1-a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }
}
@media screen and (max-width:1140px) {
    .fb3-sh {
        margin-left: 2px;
    }
}
@media screen and (max-width:1100px) {
    .h-s-form {
        width: 130px;
    }
    .hdc1-l {
        width: 150px;
    }
}
@media screen and (max-width:980px) {
    .ftl4-r {
        float: left;
        margin-top: 15px;
    }
    .ftl3-show{
        display: block;
    }
    .ft-l3 {
        padding-top: 0px;
    }
    .ftl3-b{
        margin-top: 20px;
    }
    .ftl3-m {
        margin-top: 0;
    }
    .ftl2-b1 {
        width: 100%;
    }
    .ftl2-b2 {
        width: 100%;
        margin-top: 50px;
    }
    .ftl2-b3 {
        width: 100%;
        margin-top: 50px;
    }
    .fb3-sh {
        margin-left: 10px;
        width: 25px;
        height: 25px;
        border-radius: 0;
        text-align: center;
    }
    .fb3-sh:before {
        line-height: 25px;
    }
    .facebook{
        background-color: #3B5998;
    }
    .facebook:before {
        color: #fff;
    }
    .twitter{
        background-color: #00ACED;
    }
    .twitter:before{
        color: #fff;
    }
    .hd-top-s3 {
        width: 100%;
        padding:15px 0;
        margin-top: 0px;
    }
    .langurlarrBtin:after {
        top: 0px;
        font-size: 18px;
    }
    .LangUrlArrf {
        margin-top:8px;
        margin-left: 0px;
    }
    .lan-mob{
        display: inline;
    }
    .lan-pc{
        display: none;
    }
    .langurlarrBtin {
        border: none;
        font-size: 15px;
        width: 110px;
    }
    .main-f{
        margin-top: 52px;
        padding-bottom: 40px;
    }
    .mobile-header{
        display: block;
    }
    .header-f{
        display: none;
    }
}
@media screen and (max-width:980px) {
    .mobile-logo-f {
    margin-top: 7px;
    }
    .ftl3-b1 {
        width: 100%;
        margin-top: 20px;
    }
    .ftl3-b2 {
        width: 100%;
        margin-top: 20px;
    }
    .ft-l3-c {
    flex-wrap: wrap;
    }
    .ic3-morebtn:before {
    left: 60px!important;
    top: 10px!important;
    }
    .ic3-morebtn{
width:150px!important;
margin-left:calc(50% - 75px)!important;
height:50px!important;
background:url(/templates/Web/en/images/ic3btn2.png) no-repeat!important;
    }
    .blankbtn {
    border-radius: 25px;
    }
    .blankbtn-in {
    margin: 4px;
    padding: 0px 20px;
    height: 42px;
    line-height: 42px;
    border-radius: 21px;
    }
    .bk-btn-in {
    margin: 5px!important;
    width: calc(100% - 10px)!important;
    height: 40px!important;
    line-height: 40px!important;
    border-radius: 20px!important;
    }
    .bk-btn {
        width: 150px!important;
    height: 50px!important;
    border-radius: 25px!important;
    }
    .mt-95{
    margin-top:50px;
}
    #id-jump-send-f .ib4-se-in {
    width: 100%;
    height: 30px;
    border-radius: 5px;
    }
    #id-jump-send-f .ib4-se-in-tea {
        height: 80px;
    }
    .br{
    display:none;
}
.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-54{
        font-size:29px!important;
   }
     .fs-50{
         font-size:28px!important;
    }
    .fs-48{
         font-size:28px!important;
    }
.fs-46{
         font-size:28px!important;
    }
    .fs-43{
         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-32{
        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;
}
}  .inbann-bre{
    background-color: #F4F4F4;
    padding:15px 0;
    font-size: 14px;
    color: #404040;
}
.inbann-bre a:hover{
    color: var(--MainColor);
    text-decoration: underline;
}
.inbb-ico{
    color: #686868;
}
.inbann-bre-text{
    color: var(--MainColor);
}
.bre-now{
    color: #404040;
}  
.ps-bann-img{
    width: 100%;
    display: block;
}  .inm-cet{
overflow: hidden;
margin-top: 35px;
}
.m-right{
float: right;
width: 76%;
padding-left: 2%;
}
.left-col-main{
float: left;
width: 24%;
}
.lw-nowcol{
background-color: var(--MainColor);
padding:15px 5%;
font-family: Arial;
    font-size: 20px;
    color: #fff;
}
.lw-m-s{
margin-top: 20px;
}
.lw-m-s:first-child{
margin-top: 0px;
}
.left-single{
}
.left-s-a{
background-color: #EBEBEB;
    font-size: 14px;
    color: #1b1e53;
padding:10px 15px;
border-bottom: 1px solid #fff;
width: 100%;
display: block;
position: relative;
}
.PLSel2{
background-color: #FBFBFB;
}
.PLSel2 a{
color: #DA2337;
}
.left-s-a a:hover{
    color: var(--MainColor);
}
.left-blog-s{
border-bottom: none;
}
.lft-bg-ss-ico{
font-size:12px;
}
.lft-bg-ss{
border-bottom: 1px solid #C8D0E3;
padding-bottom: 15px;
overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lpnav-btn{
    position: absolute;
width: 25px;
height: 25px;
right: 10px;
top:10px;
cursor: pointer;
transition: all 0.6s ease 0s;
}
.lpnav-btn::before{
content: '\e900';
    position: absolute;
    right: 0px;
    top: 0px;
    color: #9c9c9c;
    font-size: 14px;
    font-family: icomoon3;
    line-height: 25px;
width: 100%;
height: 100%;
text-align: center;
}
.left-s-f2{
background-color: #FBFBFB;
    display: none;
}
.left-s-a2 {
display: block;
width: 100%;
padding:10px 5%;
font-family: Arial;
    font-size: 14px;
color: #1b1e53;
}
.left-s-a2:hover{
color: #DA2337;
}
.lft-m2{
    margin-top: 30px;
}
.lftm2-t1{
font-size: 20px;
    color: var(--FuColor);
padding-left: 22px;
padding-bottom: 5px;
background: url(/templates/Web/en/images/sjb.png) no-repeat center center;
}
.lw-menu{
background-color: #FBFBFB;
    font-size: 14px;
    color: red;
    padding: 10px 15px;
    border-bottom: 1px solid #fff;
    width: 100%;
    display: block;
    position: relative;
display: none;
}
.lftm2-a{
padding-left: 20px;
font-size: 14px;
    color: #363636;
position: relative;
display: block;
margin-top: 5px;
line-height: 30px;
}
.lftm-ico{
position: absolute;
left: 0;
top:0;
}
.lftm-ico:before{
    color: var(--FuColor);
font-size: 14px;
}
.icoe::before{
content: '\e901';
    font-family: icomoon_35;
}
.icot::before{
font-family: icomoon!important;
    content: '\e603';
}
.lft-conbtn{
width: 150px;
height: 40px;
background-color: var(--MainColor);
line-height: 40px;
text-align: center;
color: #fff;
font-size: 14px;
display: block;
margin-top: 15px;
border-radius: 3px;
}
.lft-conbtn:hover{
color: #fff;
}
.mr-tit{
font-size: 32px;
    color: var(--FuColor);
padding-bottom: 15px;
position: relative;
}
.mr-tit::before{
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 50px;
height: 3px;
background-color: var(--FuColor);
}
.mr-tit::after{
content: "";
position: absolute;
bottom: 1px;
left: 50px;
width: calc(100% - 50px);
height: 1px;
background-color: #D9D9D9;
}
.mr-desc{
margin-top: 25px;
}
.left-blog-s{
}
@media screen and (max-width:980px) {
.lw-soncol-f{
display: none;
}
.lw-menu{
        display: block;
}
.m-right {
float: left;
width: 100%;
padding-left: 0%;
}
.left-col-main {
display: none;
}
}  @media screen and (max-width:980px) {
    .m-right {
        margin-top: 30px;
    }
    .left-col-main {
        display: block;
        width: 100%;
    }
}  .pl-b2{
    background-color: #F4F4F4;
    margin-top: 60px;
    padding:40px 0;
}
.pl2-tit{
    text-align: center;
    font-size: 30px;
    color: #1c1c1c;
    position: relative;
    padding-bottom: 10px;
}
.pl2-tit::before{
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: var(--FuColor);
    bottom: 0;
    left: calc(50% - 15px);
}
.pl2mm{
    padding:0 40px;
    margin-top: 20px; 
}
.pl2-m{
    width: calc(100% + 10px);
    margin-left: -10px;
}
.pl2-m .slick-prev{
    left: -30px;
}
.pl2-m .slick-next {
    right: -30px;
}
.pl2-m .slick-prev, .pl2-m .slick-next {
    width: 30px;
    line-height: 40px;
    font-size: 50px;
    opacity: 1;
    top: calc(50% - 40px);
}
.pl2-m .slick-prev:before, .pl2-m .slick-next:before{
    color: #333;
}

.pl2s{
    padding-left: 10px;
}
.pl2s-tit{
    font-size: 14px;
    color: #363636;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
}
.pl2s-de{
    font-size: 14px;
    color: #363636;
    text-align: center;
    margin-top: 5px;
}
.pl-b3{
    margin-top: 70px;
    padding-bottom: 70px;
}
.pl3-m{
    margin-top: 20px;
    width: 105%;
    margin-left: -2.5%;
}
.pl3-s{
    padding:0 2.5%;
    display: flex;
    position: relative;
    border-left: 1px solid #EAEAEA;
}
.pl3s-l{
    width: 50px;
}
.pl3s-r{
    width: calc(100% - 50px);
    padding-left: 7%;
}
.pl3sl-t1{
    font-size: 32px;
    color: #4a4a4a;
    text-align: center;
}
.pl3sl-t2{
    font-size: 12px;
    color: #4a4a4a;
    text-align: center;
}
.pl3sr-t1{
    font-size: 14px;
    color: #545454;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.pl3sr-t1:hover{
    color: var(--FuColor);
    text-decoration: underline;
}
.pl3sr-ico{
    font-size: 16px;
}
.pl3sr-t2{
    font-size: 14px;
    color: rgba(74,74,74,0.68);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 15px;
    line-height: 25px;
}

@media screen and (max-width:980px) {
    .pl3-m {
        margin-top: 20px;
        width: 100%;
        margin-left: 0%;
    }
    .pl3-s {
        margin-top: 30px;
    }
    .pl2s {
        padding-right: 2px;
    }    
}  .pd-b4{
    margin-top: 70px;
    background-color: #EEEEEE;
    padding:40px 0;
}
.pd4-tit{
    text-align: center;
    font-size: 35px;
    color: var(--FuColor);
}
.pd4-d{
    margin-top: 45px;
    font-size: 17.5px;
    color: #363636;
    font-weight: 700;
}
.pd4-m{
    margin-top: 20px;
}
.pd-sd-s-h{
    width: 100%;
}
.pd-sd-s{
    width: calc(49% - 5px);
    margin-left: 2%;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}
.pds-l{
    margin-left:0%; 
}
.pd-sd-in-h{
    border: 1px solid #ccc;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1) inset;
    width: 49%;
    height: 30px;
    padding-left: 10px;
}
.pd-sd-in-h::-webkit-input-placeholder{
    font-size:14px;
color:#CCCCCC;
}

.pd-sd-in-h::-moz-placeholder{
    font-size:14px;
color:#CCCCCC;
}
.pd-sd-in{
    border: 1px solid #ccc;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1) inset;
    width: 100%;
    height: 30px;
    padding-left: 10px;
}
.errred:focus{
    border: 1px solid red;
}
.pd-sd-in::-webkit-input-placeholder{
    font-size:14px;
color:#CCCCCC;
}

.pd-sd-in::-moz-placeholder{
    font-size:14px;
color:#CCCCCC;
}
.pd-sd-up{
    margin-top: 20px;
    overflow: hidden;
}
.pd-sd-up-btn{
    float: left;
    text-align: center;
    border: 1px solid #ddd;
    background-image: -webkit-linear-gradient(top,#e2e2e2,#f3f3f3);
    color: #666;
    border-radius: 3px;
    font-size: 14px;
    width: 105px;
    height: 30px;
    line-height: 30px;
    position: relative;
}
.pdsd-up-tip{
    float: left;
    font-size: 14px;
    color: #363636;
    margin-left: 10px;
    margin-top: 5px;
}
.pd-sd-msg{
    margin-top: 20px;
}
.pd-sd-tare{
    border: 1px solid #ccc;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1) inset;
    width: 100%;
    height: 90px;
    padding: 10px;
}
.pd-sd-tare::-webkit-input-placeholder{
    font-size:14px;
color:#CCCCCC;
}

.pd-sd-tare::-moz-placeholder{
    font-size:14px;
color:#CCCCCC;
}
.pd-sd-btn-f{
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pdsd-btn{
    padding:0 25px;
    height: 30px;
    background-color: var(--MainColor);
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
}
.main-f {
    padding-bottom: 40px;
}
.err-tip{
    color: red;
    font-size: 14px;
    display: none;
}
.uploadify-button {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 0!important;
    margin: 0px!important;
    border: none!important;
    color: #E1E1E1!important;
    border-radius: 0!important;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: block!important;
    background-color: rgba(255,255,255,0)!important;
}
.main-f {
    padding-bottom: 0px;
}
@media screen and (max-width:980px) {
    .main-f {
        padding-bottom: 0px;
    }
    .pd-sd-msg {
        margin-top: 15px;
    }
    .pd-sd-up {
        margin-top: 15px;
    }
    .pd-sd-s {
        width: 100%;
        float: left;
        margin-left: 0%;
        display:block;
        margin-top: 15px;
    }
    .pd-sd-in-h {
        width: 100%;
    }
}  .fix-right-f {
    position: fixed;
    top: calc(50% - 60px);
    right: 0px;
    width: 62px;
    z-index: 5;
}
.fix-r-b{
    height: 62px;   
    position: relative;
}
.fix-r-b-in{
    width: 62px;
    height: 62px;
    overflow: hidden;
    cursor: pointer;
}
.fix-rb-hg{
    float: left;
    width: 124px;
    height: 62px;
    transition: all 0.3s ease 0s;
}
.fix-r-sh{
    float: left;
    width: 62px;
    height: 62px;
    position: relative;
    background-color: rgba(0,0,0,.2);
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/templates/Web/en/images/whatsapp.png);
}
.fix-r-sh2{
    float: left;
    width: 62px;
    height: 62px;
    position: relative;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/templates/Web/en/images/whatsapp_2.png);
}
.fix-r-b:hover .fix-rb-hg{
    margin-left: -62px;
}
.fix-r-b-l{
    width: 170px;
    height: 62px;
    background-color: rgba(0,0,0,.2);
    position: absolute;
    left: -170px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 62px;
    display: none;
}
.fix-r-b-l:hover{
    color: #fff;
    text-decoration:underline;
}
.fix-r-b:hover .fix-r-b-l{
    display: block;
}
.fix-r-b-l-ico{
    position: absolute;
    color:#fff;
    font-size: 14px;
    right: -70px;
    top:22px;
    transition: all 0.3s ease 0s;
    z-index: 9;
    opacity: 0;
}
.fix-r-b:hover .fix-r-b-l-ico{
    right: 57px;
    opacity: 1;
}
.fixrb2{
    margin-top: 2px;
}
.fixrb2 .fix-r-sh{
    background-image: none;
}
.fix-r-shha::before {
    content: '\e942';
    position: absolute;
    font-size: 24px;
    width: 100%;
    text-align: center;
    line-height: 62px;
    color: #fff;
    left: 0px;
    top: 0px;
    font-family: icomoon_35;
}
.fxremail::before{
    content: '\e901';
}
.fix-r-shh2{
    float: left;
    width: 62px;
    height: 62px;
    display: block;
    position: relative;
    background-color: #fff;
}
.fix-r-shh2::before{
    content: '\e942';
    position: absolute;
    font-size: 24px;
    width: 100%;
    text-align: center;
    line-height: 62px;
    color: #28c34c;
    left: 0px;
    top: 0px;
    font-family: icomoon_35;
}
.fxremail2::before{
    content: '\e901';
}

@media screen and (max-width:980px) {
    .fix-r-b:hover .fix-r-b-l-ico{
        opacity: 0;
    }
    .fix-r-b:hover .fix-r-b-l{
        display: none;
    }
    .fix-r-b:hover .fix-rb-hg{
        margin-left: 0px;
    }
    .fixrb2 {
        margin-top: 0px;
    }
    .fix-r-sh {
        background-color: rgba(0,0,0,0);
    }
    .fix-r-b-in {
        width: 60px;
        height: 100%;
        margin-left: calc(50% - 30px);
    }
    .fix-r-b {
        float: left;
        height: 100%;
        width: 33.3%;
        border-right: 1px solid #D3D3D3;
    }
    .fix-right-f {
        top: auto;
        bottom: 0;
        right: auto;
        left: 0;
        width: 100%;
        height: 60px;
        background-color: rgba(0,0,0,.3);
    }
}  .pdet-tit-f{
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
.pdet-zy{
    margin-top: 40px;
}
.pdet-btn-f{
    margin-top: 50px;
}
.pdet-c-btn {
    float: left;
    height: 45px;
    line-height: 45px;
    padding: 0 40px;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    border:1px solid var(--FuColor);
    color: var(--FuColor);
    font-size: 14px;
    cursor: pointer;
}
.pdet-c-btn:hover{
    background-color: var(--FuColor);
    color: #fff;
}
/* 富文本预设样式 */
.table-f{
    width: 100%;
    overflow-x: auto;
    padding-right: 30px;
}
.bd-m img {
    max-width: 100%;
    width: auto;
padding-bottom: 20px;
}
@media screen and (max-width: 980px){
    .m-right {
        margin-top: 0px;
    }
    .left-col-main {
        margin-top: 30px;
    }
}