
    @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");
}
@font-face {
    font-family: 'icomoon2';
font-display: swap;
    font-style: normal;
    font-weight: 400; 
src: url("/font/icomoon2.eot?#iefix") format("embedded-opentype"), 
    url("/font/icomoon2.woff") format("woff"), 
    url("/font/icomoon2.ttf") format("truetype"), 
    url("/icomoon2.svg#$font") format("svg");
}
@font-face {
  font-family: "iconfont"; /* Project id 4934662 */
  src: url('//at.alicdn.com/t/c/font_4934662_4khrptwt8bv.woff2?t=1748567955886') format('woff2'),
       url('//at.alicdn.com/t/c/font_4934662_4khrptwt8bv.woff?t=1748567955886') format('woff'),
       url('//at.alicdn.com/t/c/font_4934662_4khrptwt8bv.ttf?t=1748567955886') format('truetype');
}


.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-linkin:before {
  content: "\e69e";
}

.icon-daohang:before {
  content: "\e640";
}

.icon-facebook:before {
  content: "\e676";
}

.icon-lujingbeifen3:before {
  content: "\e66f";
}

.icon-youtube:before {
  content: "\e8e2";
}

.icon-xinjian:before {
  content: "\e653";
}

.icon-tuite:before {
  content: "\e622";
}

.icon-sanjiao-1:before {
  content: "\e600";
}

.icon-sanjiao-11:before {
  content: "\e601";
}

.icon-24gf-play:before {
  content: "\ea82";
}

.icon-sanjiaoxing:before {
  content: "\e620";
}
.i3s-btn.i3b {
    background-color: var(--MainColor);
}
:root{
    --MainColor:#1267fb;
    --DpFColor:#1F1F20;
    --ltFColor:#323133;
    --DpBk:#323133;
    --BDis:104px;
    --LH16:25px;
}
[red]{
    color: var(--MainColor);
}
*{
    box-sizing: border-box;
}
a{
    transition: all 0.2s ease 0s;
}
body{
font-family: "Montserrat", sans-serif;
    margin:0;
overflow-x: hidden;
color:#000;
}
*{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';
}
.pc-hd-t-cet{
    display: flex;
    height: 100%;
}
.b2-titf{
    border-bottom: 1px solid #919191;
    padding-bottom: 25px;
    display: flex;
    justify-content: end;
    position: relative;
}
.b2-titf::before{
content: "";
    position: absolute;
    right: : 0px;
    bottom: -2px;
    width: 62px;
    height: 4px;
    background-color: var(--MainColor);
}
.tif2m .b2tit{
    width: 37%;
}
.b2tit{
    width: 43%;
    padding-left: 3.5%;
    font-size: 42px;
    color: var(--DpFColor);
    font-weight: bold;
}

.ab2bf{
    margin-top: 60px;
    display: flex;
    justify-content: center;
}
.hd-top-s1{
    width: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.hdtop-ss2{
    margin-left: 55px;
}
.hd-top-s2{
    width: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}
.hd-tops2-l{
    display: flex;
    width: calc(100% - 50px);
}
.hd-topas{
    color: #FFFFFF;
    font-size: 18px;
    white-space: nowrap;
    padding-left: 10%;
}
.sh-aj-f{
    position: absolute;
    width: 490px;
    height: 365px;
    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;
}
.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;
}
.hdc1-l{
    float:left;
    text-align: center;
    width: 230px;
    line-height: 20px;
}
.hdt-f1{
    font-size: 14px;
    color: #333;
}
.hdt-f2{
    font-size: 12px;
    color: #da2337;
}
.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;

}
.hdc1{
    float: left;
    color: #fff;
    font-size: 18px;
    padding-left: 30px;
    position: relative;
}
.hdc1:hover{
    color: #fff;
}
.hdc1::before{
    position: absolute;
    font-size: 16px;
    color: var(--MainColor);
    height: 8px;
    left: 0px;
    top: 4px;
    font-family: icomoon_35;
}
.hdem::before{
    content: '\e901';
}
.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;
}
.abtit{
    font-size: 42px;
    font-weight: bold;
    color: var(--DpFColor);
    border-bottom: 1px solid #C7C7C8;
    padding-bottom: 20px;
    position: relative;
}
.abtit::before{
    content: "";
    position: absolute;
    left: 0px;
    bottom: -2px;
    width: 62px;
    height: 4px;
    background-color: var(--MainColor);
}
.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:#000;
font-size:36px;
font-weight:700;
text-align:center;
}
.container-fluid{
    padding:0;
}
.desc{
color:#3E4751;
font-size:16px;
}
.desc2{
    float:left;
color:#000;
font-size:18px;
line-height:26px;
font-family: 'Montserrat', sans-serif;
margin-top:37px;
width:100%;
}
.pc-hd-top {
    padding:12px 0px;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,.4);
}
.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%);
}
.play-kuo{
    position:absolute;
    font-size: 65px;
    left: 0px;
    top:0px;
    animation: plkuod 2s infinite ease-in-out; 
}
.play-kuo2{
    position:absolute;
left:0px;
top:0px;
    font-size: 65px;
    animation: plkuod 2s infinite ease-in-out; 
animation-delay: .5s;
}
@keyframes  plkuod
{
    0%   {transform: scale(1);opacity: 1;}
    100%  {transform: scale(2);  opacity: 0;}
}
.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;
}
.img{
    width: 100%;
    display: block;
}
.i3s-btn{
    padding:0px 40px;
    background-color: #1F1F20;
    border-radius: 20px;
    margin-top: 40px;
    padding-top: 10px;
    overflow: hidden;
    height: 40px;
    transition: all 0.3s ease 0s;
    display: none;
}
.i3sbt{
    color: #fff;
    font-size: 16px;
    padding-right: 20px;
    position: relative;
}
.i3s-btnic{
    position: absolute;
    font-size: 7px;
    color: #fff;
    right: 0px;
    top:6px;

}
.i3s-btn.z{
    margin-top: 0px;
    display: inline-block;
}
.main-f{
width:100%;
    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;
    height: 100%;
}
.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;
    height: 100%;
}
.slick-track {
    height: 100%;
}
.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;
}
.searf{
    background-color: #B41717;
    height: 0px;
    overflow: hidden;
    transition: all 1s ease 0s;
}
.search-mid{
    width: 1000px;
    margin:0 auto;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search-t1{
    font-size: 20px;
    color: #fff;
}
.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 {
    max-width: 1380px;
    width: 94%;
  margin:0px auto;
}
.cet2{
    width: 1720px;
    margin:auto;
}
.cet3{
    width: 1470px;
    margin:0 auto;
}
.titf-icof{
    display: flex;
    justify-content: center;
}
.tit1{
    color: var(--DpFColor);
    font-size: 42px;
    font-weight: bold;
    text-align: center;
}
.tit2{
    color: var(--ltFColor);
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
}
.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%;
}
.hdtop-search{
    width: 50px;
    position: relative;
}
.search-btn-j{
    width: 30px;
    height: 30px;
    border:none;
    top:0px;
    background:none;
    float: left;
    cursor: pointer;
}
.search-btn-j::before{
    content: '\e900';
    position: absolute;
    width: 50px;
    height: 30px;
    font-family: icomoon_seh;
    color: var(--MainColor);
    font-size: 22px;
    transition: all 0.6s ease 0s;
    text-align: center;
    line-height: 30px;
}
.h-s-form {
    width: 830px;
    height: 50px;
    border-radius: 25px;
    background-color: #780707;
    display: block;
    position: relative;
}
.search-b-close{
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    transition: all 1s ease 0s;
}
.search-b-close:hover{
    transform: rotate(720deg);
}
.search-b-close:before {
    content: '\e60b';
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: icomoon;
    font-size: 25px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}
.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 {
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    color: #fff;
    padding-left: 30px;
}
.search-in::-webkit-input-placeholder{
    font-size:16px;
color:#fff;
}

.search-in:-moz-placeholder{
    font-size:14px;
color:#B5B5B5;
}
.search-btn {
    width: 90px;
    height: 30px;
    border-radius: 15px;
    background-color: #B41717;
    position: absolute;
    right: 20px;
    top:10px;
    border:none;
    color:#fff;
    font-weight: 700;
    font-size: 14px;
    transition: all 0.6s ease 0s;
}
.search-btn:hover{
    width: 100px;
}

.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: right;
    position: relative;
    margin-right: 30px;
}
.lang-earch{
    width: 20px;
    height: 20px;
    float:left;
    background: url(/templates/Web/en/images/earth.png) no-repeat;
background-size: cover;
    
}
.langurlarrBtin {
    float:left;
    width: calc(100% - 30px);
    margin-left: 10px;
    cursor: pointer;
}
.lan-pc{
    color: #fff;
    font-size: 16px;
    position: relative;
}
.lan-pc::before{
    content: '\e900';
    position: absolute;
    right: -30px;
    top: 4px;
    color: #fff;
    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{
    height: 95px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo-f {
    width:62px;
}
.m1 {
    width: 100%;
}
.h-b-right {
    justify-content: flex-end;
    display: flex;
position:relative;
width:calc(97% - 62px);
    gap: 5%;
    align-items: center; /* 关闭默认的等高拉伸 */
}
.hb-con-btn{
    background-color: var(--MainColor);
    height: 40px;
    line-height: 40px;
    padding:0px 25px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 20px;
}
.c5btn{
    background-color: #323133;
}
.hbconbtn-m{
    display: none;
}
.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;
}
.hb-con-btn:hover{
    color: #fff;
    transform: translateY(-0.15rem);
    box-shadow: 0 0.25rem 0.75rem rgba(30,34,40,.35);
}
.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 {
position:relative;
}
.nav-s-1-a {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.nav-nop{
    position:static;
}
.nav-s-1-a span:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -5px;
    width: 0px;
    height: 1px;
background:var(--MainColor);
    transition: all 0.6s ease 0s;
}
.nav-s-1:hover .nav-s-1-a:after {
    width: calc(100% - 64px);
}
.nav-s-1-a span{
    position:relative;
}
.nav-s1adown .downnavsp:after {
    color: #222;
}
.selectnav  span:after {
    width: 100%;
}
.selgra span:after {
    color: #00BD33!important;
}
.selectnav {
    position: relative;
}

.selectnav::after{
    width: 100% ;
    height: 2px ;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
}


.nav-s-1 .nav-s-1-a:hover{
    color:#B61717!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: 95px;
    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: 95px;
    left: 0px;
    min-width: 100%;
    z-index: 1;
    background-color: #fff;
    padding: 20px 10px;
    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: #B61717;
}
.nav-s-2-a {
    float: left;
    padding: 5px 0px;
    font-size: 14px;
    color: #242424;
    position: relative;
    white-space: nowrap;
}
.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;
}
.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;
}
.ftl1-t1{
    font-size: 36px;
    text-align: center;
}
.ftl1-t2{
    font-size: 16px;
    margin-top: 25px;
    text-align: center;
}
.ftlm{
    margin-top: 30px;
}
.ftlm-s{
    display: block;
    width: 100%;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
}
.ftl1-btn-f{
    width: 100%;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ftl1-btn{
    background-color: #000;
    width: 240px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.ftl1-btn:hover{
    color: #fff;
    transform: translateY(-0.15rem);
    box-shadow: 0 0.25rem 0.75rem rgba(30,34,40,.35);
}
.ft-l2{
    width: 100%;
    background-color: #F5F5F5;
    overflow: hidden;
    padding-top: 50px;
}
.ftl2-tit-bk{
    width: 285px;
    margin:0 auto;
    display: block;
}
.ftl2-s{
    color: #3E4751;
    font-size: 16px;
    padding-left: 30px;
    position: relative;
    width: 25%;
}
.ftl2-s:hover{
    color:#B61717 ;
}
.ftl2-s::before{
    position: absolute;
    font-size: 16px;
    color: #B61717;
    left: 0px;
    top: 0px;
    font-family: icomoon_35;
}
.ftl3{
    margin-top: 27px;
    display: flex;
    justify-content: space-between;
}
.ftsharef{
    display: flex;
    gap:5px;
    padding-top: 3px;
}
.iconwe{
    width: 42px;
    height: 42px;
    border-radius: 3px;
    background-color: #5B5B5B;
    line-height: 42px;
    text-align: center;
    color:#8A8A8A;
}
.iconwe i{
    font-size: 24px;
}
.ftl3-r{
    width: calc(100% - 183px - 20%);
}
.ftl3rin{
    display: flex;
    justify-content: space-between;
    width: 105%;
    margin-left: -5%;
}
.ftl3rs{
    display: flex;
    width: 33.3%;
    padding-left: 5%;
}
.ftl3rs:nth-child(1){
    width: 32.3%;
}
.ftl3rs:nth-child(2){
    width: 25.3%;
}
.ftl3rs:nth-child(3){
    width: 42.3%;
}
.fl3rt{
    display: flex;
    align-items: center;
    width: calc(100% - 50px);
    padding-left: 10px;
}
.fl3rt span{
    color: #fff;
    font-size: 16px;
}
.fl3rif{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: var(--MainColor);
    display: flex;
    justify-content: center;
    align-items: center;
}
.fl3rif i{
    color: #fff;
    font-size: 20px;
}
.ftl3rs:last-child i{
    font-size: 25px;
}
.ft-em::before{
    content: '\e901';
}
.ft-tel::before{
    content: '\e942';
}
.ft-addr{
    width: 30%;
}
.ft-addr::before{
    content: "";
    width: 18px;
    height: 20px;
    background:url(/templates/Web/en/images/jt.png) no-repeat;
}
.ft-share{
    width: 20%;
}
.ftl3-tit{
    color: #000000;
    font-size: 21px;
}
.ftl3-tit:hover{
    color: #B61717;
}
.ftl2-m{
    margin-top: 55px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 2px solid #FAFAFA;
    padding-bottom: 55px;
}
.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-s{
    margin-top: 10px;
    display: block;
    padding-left: 10px;
    position: relative;
}
.ftl3-s:hover{
    color: #da2337;
}
.ftl4-b2{
    margin-top: 15px;
}
.ftl3-mm{
    margin-top: 35px;
}
.ftl3mm2{
    margin-top: 68px;
}
.ftl2-mb{
    padding:22px 0;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid rgba(255, 255, 255, .3);
    margin-top: 75px;
}
.ftbot-l{
    color: #fff;
    font-size: 12px;
    width: 24%;
    display: block;
}
.ftlb-s{
    display: block;
}
.ftbot-r{
    font-size: 12px;
    width: 60%;
    display: flex;
    justify-content: space-between;
}
.ftbot-r a{
    color: #fff;
}
.ftlb-s:hover{
   color:#B61717; 
}
.ftlsa2{
    width: 33%;
}
.fdsa{
    width: 16%;
}
.ftl3-mms{
    margin-top: 15px;
    color: #3E4751;
    font-size: 16px;
    width: 100%;
    display: block;
}
.ftl3-mms:hover{
   color:#B61717; 
}
.ftl3-mms:first-child{
    margin-top: 0;
}
.ftb42-tit{
    font-size: 22px;
    color: #323232;
    font-weight: 600;
}
.ft-share{
    display: flex;
    justify-content: flex-end;
}
.ft-b4-sh{
    float: left;
    width: 20px;
    height: 20px;
    position: relative;
    margin-left: 10px;
    border-radius: 50%;
    background-color: #B61717;
    transition: all 0.2s ease 0s;
}
.ft-b4-sh:hover{
    color: #fff;
    transform: translateY(-0.15rem);
    box-shadow: 0 0.25rem 0.75rem rgba(30,34,40,.35);
}
.ft-b4-sh:first-child{
    margin-left: 0;
}
.ft-b4-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;
    color: #fff;
}
.ft-twitter{
    color: #fff;
    text-align: center;
    line-height: 16px;
}
.ft-facebook:before {
    content: '\e62c';
}
.ft-linkedin::before{
    content: '\e630';
}
.ft-youtobe::before{
    content: '\e634';
}
.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: 10px;
transition: all 0.2s ease 0s;
    background-color: #fff;
}
.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;
    color: #B41717;
}
.linkedin:before {
    content: '\e630';
}
.facebook:before {
    content: '\e62c';
}
.fb3-sh.twitter{
    color: #B61717;
    text-align: center;
    line-height: 16px;
}
.youtube:before {
    content: '\e634';
}
.instagram{
    border-radius: 50%;
    background-image: linear-gradient(45deg, #F4484E 20%, #6553C5);
}


.c5{
    display: flex;
    align-items: center;
    background: url() no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    height: 309px;
    position: relative;
}
.cet5{
    display: flex;
    justify-content: space-between;
}
.c5l{
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.c5r-f{
    display: flex;
    justify-content: center;
    margin-top: 35px;
}
.ft-l1{
    display: flex;
    justify-content: space-between;
    padding-top: 74px;
}
.ft-ls{
    border-left: 1px solid rgba(255,255,255,.3);
    padding: 0px 30px;
    position: relative;
    padding-bottom: 30px;
}
.ft-ls::before{
    content: "";
    width: 4px;
    height: 30px;
    background-color: var(--MainColor);
    position: absolute;
    left: -2px;
    top:0px;
    z-index: 2;
}
.ftls-last{
    width: 25%;
}
.ftls-tit{
    color: #fff;
    font-size: 21px;
    font-weight: bold;
}
.ftls-desc{
    margin-top: 30px;
    color: #fff;
    font-size: 16px;
}
.hb-con-btn.ft{
    display: inline-block;
    margin-top: 30px;
}
.hb-con-btn{
    display: inline-block;
}
.ftl2{
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    padding-bottom: 18px;
}
.ftl2-l{
    color: #fff;
    font-weight: bold;
    font-size: 21px;
}
@media screen and (max-width:980px) {
    .c5r {
        width: 160px;
        height: 30px;
    }
    .cet5 {
       flex-wrap: wrap;
    }
    .c5r-f {
        width: 100%;
        margin-top: 25px;
    }
    .c5l {
        width: 100%;
    }
    .c5 {
        margin-top: 50px;
        height: 200px;
    }
}

.instagram:before {
    font-family: icomoon4;
    content: '\e900';
    font-size: 12px;
    color: #fff;
}
.f-box4{
    float:left;
width:33.3%;
margin-top:50px;
}

.send-error {
    position: absolute;
    padding: 8px;
    font-size: 12px;
    border: 1px solid #c80000;
    color: #c80000;
    right: 5px;
    top: 3px;
    border-radius: 10px;
    display: none;
}
.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;
}
.tuxc{
    position: relative;
}
.f-st3-adr{
    float:left;
width:100%;
padding-left:35px;
font-size:16px;
color:#fff;
position:relative;
}
.mob-nav-share .fb3-sh{
    background-color: #1267fb;
    border-radius: 50%;
    color: #fff;
}
.mob-nav-share .fb3-sh:before {
    color: #fff;
}
.mob-nav-share .fb3-sh.twitter {
    line-height: 22px;
}
.f-st3-adr:before{
    content: "\e902";
    font-family: 'icomoon_9';
    color: #ED8037;
    font-size: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.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;
}
html{
    scroll-behavior: smooth;
}
.foot-b-up {
    width: 40px;
    height: 40px;
    background-color: rgba(0,0,0,.2);
    cursor: pointer;
    z-index: 99;
    position: fixed;
    right: 0px;
    top: -80px;
    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;
    width: 100%;
    display: none;
    z-index: 1000;
    transition: all 0.6s ease 0s;
    height: 60px;
}
.mobile-tool{
width:100%;    
}
.mobile-tool-center{
width:94%;
margin:0 auto;
height:100%;
    overflow: hidden;
}
.mobile-logo-f{
        float:left;
white-space: nowrap;
width: 140px;
margin-top:5px;
}
.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:1px;
}
.mobile-menu{
    cursor: pointer;
    float: right;
    width: 30px;
    text-align: center;
}
.mobile-menu:before{
    content: '\f0c9';
    display: block;
    font-family: icomoon5;
    font-size: 30px;
    color: #1267fb;
    line-height: 60px;
    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: #1267fb;
    line-height: 60px;
    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: #1267fb;
    line-height: 60px;
    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: 0px;
width:100%;
    height: 0px;
background: #fff;
transition: all 0.6s ease 0s;
overflow:hidden;
    z-index: 1001;
}
.mb-down-close{
    position: absolute;
    right: 15px;
    top:15px;
    width: 30px;
    height: 30px;
}
.mb-down-close:before{
    content: '\e60b';
    display: block;
    font-family: icomoon;
    font-size: 22px;
    color: #1c1c1c;
    line-height: 30px;
    text-align: center;
}
.mob-nav1{
float:left;
width:100%;
    margin-top: 50px;
}
.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-nav-share{
    float: left;
    margin-top: 30px;
    overflow: hidden;
}
.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;
}	 
.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;
    border-radius: 27.5px;
    background: #fff;
    padding-left: 20px;
    font-size: 14px;
}
.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:#1267fb;
z-index:1001;
overflow:hidden;
opacity: 0;
    visibility: hidden;
transition: all 0.8s ease 0s;
}
.bi-printer-fill::before {
    content: "\f500";
}
.mob-con-cover{
    position:fixed;
right:0px;
width:100%;
height:100%;
background:#1267fb;
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;
    height: 30px;
margin-top:10px;
    position: relative;
}
.cons-s-img::before{
    position: absolute;
    width: 100%;
    line-height: 30px;
    text-align: center;
    color:#B61717;
    font-size: 26px;
}
.coss-tel::before{
    content: '\e942';
    font-family: icomoon_35;
}
.coss-em::before{
    font-family: icomoon_35;
    content: '\e901';
}
.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: 55px;
    height: 55px;
    margin-top: 0px;
    margin-left: 15px;
    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;
    padding:10px 0;
    width: calc(100% + 30px);
    display:none;
    min-height: 10px;
    left: 0px;
    top:100%;
    background-color: #fff;
    z-index: 5;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 5px;
}
.langurlarr-self-a {
    display: block;
    padding: 5px;
    float: left;
    padding-left: 10px;
    position: relative;
    width: 100%;
}
.llsa-lf {
    float: left;
    background-repeat: no-repeat;
    width: 27px;
    height: 18px;
    background-position: 0 px;
    background-image: url(/templates/Web/en/images/cLang.png);
}
.langsonname {
    float: left;
    margin-left: 9px;
    color: #000;
    font-size: 12px;
}

.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;
}

table {
    width: 100%;
    border-collapse: collapse;
    background-color: #EAEAEA;
    margin-top: 50px;
}
table:first-child{
    margin-top: 0;
}
th,td {
    border: 2px solid #fff;
    padding: 8px;
    text-align: left;
    padding:10px 14px;
}
th {
    background-color: #B61717;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}
td{
    color: #3E4751;
    font-size: 15px;
}
@media screen and (max-width:1520px) {
    .cet3{
        width: 94%;
    }
}
@media screen and (max-width: 1139px){
    table{
        width: 1140px;
    }
}

@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) {
    .hdc1-l {
        width: 200px;
    }
    .hdt-f1 {
        font-size: 12px;
    }
    .langurlarrBtin {
        width: 120px;
        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:1770px) {
    .nav-s-1:hover .nav-s-1-a:after {
        width: calc(100% - 30px);
    }
    .nav-s-1-a:after {
        left: 15px;
    }
    .nav-s-1-a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .cet2{
        width: 96%;
    }
}
@media screen and (max-width:1550px) {

    .hb-con-btn {
        width: 200px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .nav-s-1-a {
        font-size: 14px;
    }
    .h-b-right {
        width: calc(100% - 160px - 200px);
    }
    .logo-f {
        width: 160px;
    }
}
@media screen and (max-width:1440px) {
    .nav-s-1-a {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media screen and (max-width:1290px) {
    .nav-s-1:hover .nav-s-1-a:after {
        width: calc(100% - 10px);
    }
    .nav-s-1-a:after {
        left: 5px;
    }
    .hb-con-btn {
        width: 160px;
        font-size: 12px;
    }
    .h-b-right {
        padding-left: 10px;
        padding-right: 10px;
        width: calc(100% - 120px - 160px);
    }
    .logo-f {
        width: 120px;
    }
    .cet{
        width: 94%;
    }
}
@media screen and (max-width:1150px) {
    .h-b-right {
        width: calc(100% - 120px - 80px);
    }
    .hb-con-btn {
        width: 80px;
    }
    .hbconbtn-b{
        display: none;
    }
    .hbconbtn-m{
        display: inline;
    }
}
.ftmob{
    display: none;
}
@media screen and (max-width:980px) {
    .ftlb-s {
        width: 50%;
        margin-top: 5px;
    }
    .fdsa {
        width: 100%;
    }
    .ftlsa2 {
        width: 100%;
    }
    .ftl2-mb {
        padding: 10px 0;
    }
    .ftl3-mms {
        margin-top: 10px;
    }
    .ftl3-mm {
        margin-top: 15px;
    }
    .ftl3mm2 {
        margin-top: 38px;
    }
    .ftl3-s {
        margin-top: 30px;
    }
    .ftmob{
        display: block;
    }
    .ftpc{
        display: none;
    }
    .ft-share {
        width: 50%;
        margin-top: 10px;
    }
    .ftl2-s {
        width: 50%;
        margin-top: 10px;
    }
    .ftl2-m {
        margin-top: 20px;
        padding-bottom: 35px;
    }
    .ftl2-tit-bk {
        width: 200px;
    }
    .ft-l2 {
        padding-top: 30px;
    }
    .ftl1-btn-f {
        margin-top: 20px;
    }
    .ftl1-t2 {
        margin-top: 15px;
    }
    .ft-l1 {
        padding: 35px 0;
    }
    .ftl4-r {
        float: left;
        margin-top: 15px;
    }
    .ftl3-show{
        display: block;
    }
    .ft-l3 {
        padding-top: 0px;
    }
    .ftl3-b{
        margin-top: 20px;
    }
    .ftl3-m {
        display: none;
        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;
    }
    .fb3-sh:before {
        line-height: 25px;
    }
    .hd-top-s3 {
        width: 100%;
        padding:15px 0;
        margin-top: 0px;
    }
    .langurlarrBtin:after {
        top: 0px;
        font-size: 18px;
    }
    .LangUrlArrf {
        margin-top:8px;
    }
    .lan-mob{
        display: inline;
    }
    .lan-pc{
        display: none;
    }
    .langurlarrBtin {
        border: none;
        font-size: 15px;
        width: 110px;
    }
    .main-f{
        margin-top: 0px;
        padding-bottom: 40px;
    }
    .mobile-header{
        display: block;
    }
    .header-f{
        display: none;
    }
}

@media screen and (max-width:980px) {
    .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-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-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-19{
        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;
}
}


@media screen and (max-width: 630px){
    .i3-r {
        width: 80% !important;
    }
}    .fix-right-f {
    position: fixed;
    top: calc(50% - 80px);
    right: 0px;
    width: 40px;
    z-index: 5;
}
.fix-r-b {
      width: 40px;
    height: 40px;
    display: block;
    position: relative;
    background-color: #1267fb;
    border-radius: 3px;
    margin-top: 5px;
    cursor: pointer;
    transition: all 0.6s ease 0s;
}
.fix-r-b::before{
    position: absolute;
    width: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.fix-r-b:hover{
    background-color: #777;
}
.fly-wt::before{
    content: '\ea93';
    font-family: icomoon2;
}
.fly-em::before{
    content: '\e901';
    font-family: icomoon_35;
}
.fly-up::before{
    content: "\e901";
    font-family: 'icomoon_9';
}
.jump-send-cover {
    position: fixed;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: hidden;
    display: none;
    left: 0px;
    top: 0px;
}
#id-jump-send-f {
    width: 700px;
    margin: 0 auto;
    transition: all 0.6s ease 0s;
    margin-top: -800px;
    position: relative;
    background-color: #fff;
}
.jump-send-cet{
    padding:30px;
}
.jump-send-close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    border-radius: 50%;
}
.jump-send-close:before {
    content: '\e60b';
    width: calc(100% + 1px);
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: icomoon;
    font-size: 25px;
    color: #181717;
    line-height: 35px;
    text-align: center;
}


@media screen and (max-width:980px) {
    .jump-send-close:before {
        font-size: 20px;
        line-height: 25px;
    }
    .jump-send-close {
        right: 10px;
        top: 10px;
        width: 25px;
        height: 25px;
    }
    .jump-send-cover .con-bs-r {
        margin-top: 0px;
    }
    .sem-textarea-sf .semin-send-down{
        display: none;
    }
    .jump-send-f{
        width: 94%!important;
    }
    .jump-send-cover .con-bs-l{
        display: none;
    }
    .fix-r-b::before {
        width: 35px;
        line-height: 35px;
        font-size: 16px;
    }
    .fix-r-b {
        width: 35px;
        height: 35px;
        background-color: rgba(18,103,251,.5);
        border-radius: 2px;
    }
    .fix-right-f {
        top: calc(50% - 80px);
        width: 35px;
    }
}    .fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { 
    padding: 0; 
margin: 0; 
border: 0; 
outline: none; 
vertical-align: top; 
}
.fancybox-wrap { 
    position: absolute; 
top: 0; 
left: 0; 
z-index: 8020; 
}
.fancybox-skin { 
    position: relative; 
background: #f9f9f9; 
color: #444; 
text-shadow: none; 
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
border-radius: 4px; 
}
.fancybox-opened { 
    z-index: 8030; 
}
.fancybox-opened .fancybox-skin { 
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); 
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); 
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); 
}
.fancybox-outer, .fancybox-inner { 
    position: relative; 
}
.fancybox-inner { 
    overflow: hidden; 
}
.fancybox-type-iframe .fancybox-inner { 
    -webkit-overflow-scrolling: touch; 
}
.fancybox-error { 
    color: #444; 
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; 
margin: 0; 
padding: 15px; 
white-space: nowrap; 
}
.fancybox-image, .fancybox-iframe { 
    display: block; 
width: 100%; 
height: 100%; 
}
.fancybox-image { 
    max-width: 100%; 
max-height: 100%; 
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { 
    background-image: url("/templates/Web/en/images/fancybox_sprite.png"); 
}
#fancybox-loading { 
    position: fixed; 
top: 50%; 
left: 50%; 
margin-top: -22px; 
margin-left: -22px; 
background-position: 0 -108px; 
opacity: 0.8; 
cursor: pointer; 
z-index: 8060; 
}
#fancybox-loading div { 
    width: 44px; 
height: 44px; 
background: url("/templates/Web/en/images/fancybox_loading.gif") center center no-repeat; 
}
.fancybox-close { 
    position: absolute; 
top: -18px; 
right: -18px; 
width: 36px; 
height: 36px; 
cursor: pointer; 
z-index: 8040; 
}
.fancybox-nav { 
    position: absolute; 
top: 0; 
width: 40%; 
height: 100%; 
cursor: pointer; 
text-decoration: none; 
background: transparent url("/templates/Web/en/images/blank.gif"); 
/* helps IE */ 
-webkit-tap-highlight-color: transparent; 
z-index: 8040; 
}
.fancybox-prev { 
    left: 0; 
}
.fancybox-next { 
    right: 0; 
}
.fancybox-nav span { 
    position: absolute; 
top: 50%; 
width: 36px; 
height: 34px; 
margin-top: -18px; 
cursor: pointer; 
z-index: 8040; 
visibility: hidden; 
}
.fancybox-prev span { 
    left: 10px; 
background-position: 0 -36px; 
}
.fancybox-next span { 
    right: 10px; 
background-position: 0 -72px; 
}
.fancybox-nav:hover span { 
    visibility: visible; 
}
.fancybox-tmp { 
    position: absolute; 
top: -99999px; 
left: -99999px; 
visibility: hidden; 
max-width: 99999px; 
max-height: 99999px; 
overflow: visible !important; 
}
.fancybox-lock { 
   overflow: hidden !important; 
   width: auto; 
}
.fancybox-lock body { 
    overflow: hidden !important; 
}
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url("/templates/Web/en/images/fancybox_overlay.png"); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, 0.8); }
  /* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCm3FwrK3iLTcvnUwkT9nA2.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCm3FwrK3iLTcvnUwAT9nA2.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCm3FwrK3iLTcvnUwgT9nA2.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCm3FwrK3iLTcvnUwcT9nA2.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCm3FwrK3iLTcvnUwsT9nA2.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCm3FwrK3iLTcvnUwoT9nA2.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCm3FwrK3iLTcvnUwQT9g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCo3FwrK3iLTcvvYwYL8g.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCo3FwrK3iLTcvmYwYL8g.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCo3FwrK3iLTcvuYwYL8g.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCo3FwrK3iLTcvhYwYL8g.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCo3FwrK3iLTcvtYwYL8g.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCo3FwrK3iLTcvsYwYL8g.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v18/UcCo3FwrK3iLTcviYwY.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}






@font-face {
  font-family: "iconfont"; /* Project id 4928418 */
  src: url('//at.alicdn.com/t/c/font_4928418_1itik0283n.woff2?t=1750229681383') format('woff2'),
       url('//at.alicdn.com/t/c/font_4928418_1itik0283n.woff?t=1750229681383') format('woff'),
       url('//at.alicdn.com/t/c/font_4928418_1itik0283n.ttf?t=1750229681383') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ins:before {
  content: "\e664";
}

.icon-blogger-fill:before {
  content: "\ea98";
}


.icon-guanbi1:before {
  content: "\e6ef";
}

.icon-guanbi:before {
  content: "\e61e";
}

.icon-jiahao:before {
  content: "\e721";
}

.icon-jianhao:before {
  content: "\e60a";
}

.icon-youtube:before {
  content: "\e84b";
}

.icon-linkin:before {
  content: "\e600";
}

.icon-facebook:before {
  content: "\e6b2";
}

.icon-tuite1:before {
  content: "\e601";
}

.icon-shouji:before {
  content: "\e63e";
}

.icon-dianhua:before {
  content: "\e729";
}

.icon-zuobiao:before {
  content: "\e63a";
}

.icon-Rightyou:before {
  content: "\e606";
}

.icon-rili:before {
  content: "\e640";
}

.icon-ganta1:before {
  content: "\e750";
}

.icon-xinhaota:before {
  content: "\e643";
}

.icon-zu:before {
  content: "\e61c";
}

.icon-dianlijishulei:before {
  content: "\e6bd";
}

.icon-ganta:before {
  content: "\e60e";
}

.icon-mail:before {
  content: "\e690";
}

.icon-diqiu:before {
  content: "\e668";
}

.icon-down:before {
  content: "\e66f";
}

.icon-search:before {
  content: "\e631";
}

.icon-facebookfacebook52:before {
  content: "\e60b";
}

.icon-in:before {
  content: "\e64d";
}

.icon-youtube-fill:before {
  content: "\e6a7";
}

.icon-tuite:before {
  content: "\e90c";
}







































* {
  font-family: "Inter", sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}


img {
  transition: all 0.3s;
  vertical-align: middle;
  width: 100%;
}

p {
  line-height: 24px;
  font-size: 16px;
  color: #4B4C4C;
}

u {
  text-decoration: none;
}

input {
  outline: none;
  border: 0;
  width: 100%;
  padding-left: 12px;
  height: 100%;
  transition: all 0.3s;
  background-color: transparent;
}

textarea {
  outline: none;
  border: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  background-color: transparent;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}



.head {
  width: 100%;
  z-index: 11;
  transition: all 0.5s;
  background: linear-gradient(to top, rgba(40, 78, 126, 0), #284e7e);
}


.head_jz {
  max-width: 1380px;
  width: 94%;
  margin: 0 auto;
  align-items: center;
}

.head {
  position: fixed;
  top: 0;
}

.Xhlogo {
  width: 250px;
}

.icon_flex {
  display: flex;
}

.shejiao {
  display: flex;
}


.shejiao {
  display: flex;
}

.Eng_flex {
  display: flex;
  align-items: center;
}


.head_top {
  display: flex;
  position: relative;
  justify-content: space-between;
  padding: 10px 0;
}

.head_top::after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #46698e;
}


.zxvx9 {
  display: flex;
  align-items: center;
}


.head_jz {
  display: flex;
  justify-content: space-between;
}

.nzxcv_xc {
  width: calc(100% - 300px);
}


.icon_flex {
  color: #fff;
}

.icon_flex i {
  font-size: 21px;
  color: #fff;
  margin-right: 12px;
}

.Eng_flex {
  margin: 0 40px;
  color: #fff;
}

.shejiao i {
  font-size: 18px;
  color: #fff;
  margin: 0 5px;
}

.Eng_flex>div:not(:nth-child(1)) {
  margin-left: 8px;
}




.Eng_flex i {
  font-size: 16px;
}

.secv i {
  font-size: 18px;
  color: #fff;
}


.getQ {
  padding: 8px 25px;
  background-color: #1267fb;
  border-radius: 30px;
  color: #fff;
  cursor: pointer;
}

.xv_divxx {
  height: 77px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.Ulfixc {
  display: flex;
  color: #fff;
  justify-content: space-between;
  height: 100%;
  width: calc(100% - 180px);
}

.Ulfixc>li {
  display: flex;
  align-items: center;
}

.dvix i {
  font-size: 16px;
  margin-left: 10px;
}

.dvix {
  font-size: 0;
}



.ubzxv_x {
  font-size: 60px;
  color: #fff;
}

.ubzxv_x h1 {
  font-size: 60px;
  font-weight: 700;
}

.inzcv {
  position: relative;
}

.inbox {
  position: absolute;
  top: 50%;
  max-width: 1380px;
  width: 94%;
  left: 50%;
  transform: translate(-50%, -50%);
}



.Cuos {
  padding: 8px 25px;
  background-color: #dcecff;
  border-radius: 30px;
  color: #1267FB;
  display: inline-block;
  margin-top: 20px;
}




.ganta {
  margin-right: 12px;
}



.fooxv {
  background-image: url(/uploads/202506/ftbk-1749105926-WNo-1925d311_1749783458_WNo_3850d622.jpg);
  padding: 95px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.fooxv_jz {
  max-width: 1380px;
  width: 94%;
  margin: 0 auto;
}


.Findwe {
  font-size: 48px;
  font-weight: 700;
  text-align: center;

}

.foot_bootm_jz {
  max-width: 1380px;
  width: 94%;
  margin: 0 auto;
  padding-top: 60px;
}



.Lidom {
  position: relative;
  padding-left: 33px;
}

.Lidom::after {
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  background-color: #c3d9fe;
}

.Lidom::before {
  width: 4px;
  height: 30px;
  position: absolute;
  left: -2px;
  z-index: 1;
  top: 0;
  content: '';
  background-color: #1267fb;
}


.bncvv>div:nth-child(1) {
  font-size: 21px;
  font-weight: 700;
  color: #151515;
  height: 25px;
  margin-bottom: 25px;
}

.uxUl {
  display: flex;
  justify-content: space-between;
}


.bncvv>div:not(:nth-child(1)) {
  color: #4B4C4C;
  margin-top: 15px;
}

.g1Img img {
  width: auto;
}


.xozv {
  font-size: 21px;
  font-weight: 700;
  color: #151515;
}

.g1Img {
  display: flex;
  align-items: center;
}


.xvjzv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}



.zxbv0xcv {
  margin-top: 50px;
}


.xvjzv {
  position: relative;
}

.xvjzv::after {
  width: 100%;
  height: 1px;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #d9e5fe;
}


.zxbv0xcv_xjx {
  max-width: 1380px;
  width: 94%;
  margin: 0 auto;
}

.ixcv {
aspect-ratio: 4013 / 271; 
  width: 100%;
  background-image: url(/uploads/202506/xq_1749534759_WNo_4013d271.jpg);
  background-size: 1920px 100%;
  background-repeat: no-repeat;
}


.omxv {
  max-width: 1380px;
  width: 94%;
  margin: 0 auto;
}

.xnvtt {
  text-align: center;
  color: #fff;
}

.max0_x {
  display: flex;
  justify-content: center;
  align-items: center;
}

.omxv {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lxv_dox {
  font-size: 60px;
  font-weight: 700;
}

.xiv0sd {
  margin: 20px 0;
}

.ihz_S {
  margin: 0 5px;
}


.zxv {
  font-size: 18px;
  font-weight: 700;
  color: #151515;
}

.maxin_jz {
  display: flex;
  max-width: 1380px;
  width: 94%;
  margin: 0 auto;
  padding: 10px 0;
  align-items: center;
  color: #2D67BA;
}




.maxin {
  width: 100%;
  background-color: #dcecff;
}

.maxin_jz i {
  margin: 0 5px;
}



.hseoc {
  display: flex;
  align-items: center;
}


.hseoc div {
  width: 35px;
  height: 35px;
  border: 1px solid #4b4c4c;
  line-height: 35px;
  margin-right: 15px;
  text-align: center;
}

.hseoc i {
  color: #4b4c4c;
  font-size: 18px;
}


.ixcvnbb {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #1267fb;
  line-height: 35px;
  text-align: center;
}

.ixcvnbb {
  margin-right: 15px;
  color: #1267FB;
}


.ixcvnbbwe {
  display: flex;
  align-items: center;
    color: #4b4c4c;
}

.hseoc_div {
  display: flex;
  margin-top: 10px;
  justify-content: space-between;
  padding-bottom: 80px;
}

.xvnFe {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.xvnFewe {
  width: 360px;
}

.acvvb {
  width: calc(100% - 55px);
}

.ixcvnbbwe .xvnFe:not(:nth-child(1)) {
  margin-left: 45px;
}

.rxicn {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  color: #4b4c4c;
  font-size: 14px;
  position: relative;
}

.rxicn::after {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #abcafd;
  content: '';
}





.eeee {
  position: relative;
}

.erjic {
  min-width: 180px;
  background: #fff;
  position: absolute;
  left: 0px;
  top: 71px;
  z-index: 11;
  padding: 5px 0;
  display: none;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.ilos {
  width: 100%;
  white-space: nowrap;
  padding: 5px 10px;
  display: block;
  color: #262626;
  transition: all 0.3s;
}

.xzb_flex {
  display: flex;
  align-items: center;
  font-weight: 700;
  height: 68px;
  line-height: 68px;
  color: #fff;
}

.down_w {
  width: 11px;
  margin-left: 12px;
}

.eeee:hover .erjic {
  display: block;
}

.ilos:hover {
  color: #1267fb;
}


.Cuos {
  transition: all 0.3s;
  cursor: pointer;
}



.Cuos:hover {
  background-color: #1267fb;
  color: #fff;
}


.hseoc div:hover {
  border: 1px solid #1267fb;
}

.hseoc div:hover i {
  color: #1267fb;
}


.xinv_x {
  max-width: 1380px;
  width: 94%;
  margin: 0 auto;
}

.xzcDx {
  overflow: hidden;
}


.tietaImg{
  overflow: hidden;
}
.xzv_sd:hover .tietaImg img{
    transform: scale(1.1);
}
.idantw li{

  overflow: hidden;
}


.idantw li:hover .img{
      transform: scale(1.1);
}

.bcvs_xc li:hover .xzcDx img{
      transform: scale(1.1);
}



.opxc{
    overflow: hidden;

}
.pro-big-bk{
  width: 100%;
  height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    cursor: pointer;
    transition: 0.5s ease-in-out;
    background: rgba(0, 0, 0, 0.4);
}
.zmaa:hover .pro-big-bk {
    opacity: 1;
}
@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");
}
.pro-big-bk::before {
    position: absolute;
    left: 0px;
    top: calc(50% - 10px);
    content: "";
    width: 100%;
    height: 20px;
    font-family: icomoon_seh;
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-align: center;
}


.lcvbi li:hover .opxc img{
  transform: scale(1.1);
}

.blog_lefx{
  overflow: hidden;
}

.Lixnc:hover .blog_lefx img{
  transform: scale(1.1);
}



.SendYourMessage:hover{
  background-color: #1267fb;
    color: #fff;
}


.XC_uL>li a:hover .Surviving{
      color: #1267FB;
}


.foot_bootm a:hover{
      color: #1267FB;
      text-decoration: underline;
}.swiperwe1  .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.swiperwe1  .swiper-slide{
  text-align: center;
}  
    .bxciv {
    max-width: 1380px;
    width: 94%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 134px 0;
}


.blog_lefx {
    width: 326px;
}


.blog_lefx_right {
    width: calc(100% - 360px);
    padding-right: 20px;
}


.Lixnc a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.ttiome {
    display: flex;
    align-items: center;
    margin: 10px 0 20px 0;
    font-size: 14px;
    color: #4b4c4c;
}

.ttiome i {
    margin-right: 10px;
}


.steelx {
    font-size: 18px;
    font-weight: 700;
    color: #151515;
}

.xhv {
    color: #4b4c4c;
}

.bxciv_left {
    width: calc(100% - 360px);
}


.bxciv_box {
    width: 100%;
    background-image: url(/img/blox.png);
    background-repeat: no-repeat;
    background-size: 100% contain;
}

.Lixnc {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}



.n_Xc .Lixnc:not(:nth-child(1)) {
    margin-top: 20px;
}


.blog_right {
    width: 333px;
}


.blog_bov {
    padding: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 20px;
    background-color: #fff;
}

.time {
    font-size: 14px;
    color: var(--TextColorLight);
}

.Surviving {
    line-height: 24px;
    font-size: 14px;
    color: #4b4c4c;
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 显示2行 */
  overflow: hidden;
  text-overflow: ellipsis;

}

.xc_LEFT {
    width: 44%;
}

.xc_right {
    width: 50%;
}

.XC_uL>li a {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.XC_uL {
    margin-top: 33px;
}

.XC_uL li:not(:nth-child(1)) {
    margin-top: 20px;
}

.blxa {
    width: 35%;
}

.blxa_right {
    width: 63%;
}


.blog2_ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.blog_timr {
    font-size: 10px;
    color: var(--TextColorLight);
}

.TheWritten {
    font-size: 21px;
    font-weight: 700;
    color: var(--TextColor);
    margin: 10px 0 20px 0;
}

.blog2_ul li:not(:last-child) {
    padding-bottom: 33px;
    position: relative;
}

.blog2_ul li:not(:last-child)::after {
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
}

.blog2_ul li:not(:nth-child(1)) {
    margin-top: 33px;
}

.WorkOf {
    font-size: 40px;
    font-weight: 700;
    color: #1A1A1A;
}

.WorkOf_flex {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    align-items: center;
}



.blogimg_ul {
    gap: 20px;
    display: flex;
    margin-top: 55px;
}

.blogimg_ul li {
    width: 33.33%;
}

.zxcz_sde {
    max-width: 1380px;
    width: 94%;
    margin: 115px auto;
}






.seA {
    padding: 30px 30px;
    border-radius: 10px;
    margin-top: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    position: sticky;
    top: 20px;
}


.saeT {
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    color: var(--TextColor);
    margin-bottom: 20px;
}





.inpu_box {
    height: 45px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
}

input {
    transition: all 0.3s;
}


.inpu_box input:focus {
    background-color: #f3f3f3;
}

.extare{
    position: relative;
}
.extare textarea {
    height: 138px;
    padding: 12px;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}


.SendYourMessage {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
    background-color: #dcecff;
    border-radius: 20px;
    font-weight: 700;
    color: #1267FB;
    margin-top: 20px;
}

.We_respect {
    font-size: 14px;
    color: #7C7C7C;
    line-height: 24px;
    margin-top: 10px;
}


.zxvApp {
    font-size: 21px;
    font-weight: 700;
    color: #151515;
    margin-left: 12px;
}

.sear_flex {
    display: flex;
    align-items: center;
    height: 50px;
    width: 100%;
    background-color: #f5f5f5;
}

.plicaw {
    display: flex;
    align-items: center;
    margin-top: 33px;
}
.XC_uL {
    margin-top: 33px;
}



.ttiome1we{
    margin-bottom: 0;
}


.zxnvxinH_flex{
    max-width: 1380px ;
    width: 94% ;
    margin: 0 auto;
}


.nzxsdcv_xc_box{
    padding-bottom: 134px ;
    width: 100% ;
    background-image: url(/img/dibu.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}


.shejiao1 i{
    color: #1267FB;
}

.hxzc_fx{
    display: flex;
    justify-content: space-between;
    margin-top: 20px ;
}


.onxcv{
    font-size: 36px ;
    font-weight: 700;
    color: #151515;
}

.nhxcv_fx{
    background-color: #fff;
    border-radius: 15px ;
    padding: 33px ;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}  .xinH_flex {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.xinHw {
    width: 50px;
    margin: 0 auto;
}

.xinHwJxc {
    max-width: 1380px;
    width: 94%;
    margin: 134px auto 90px auto;
}

.nzxsdcv_xc {
    font-size: 48px;
    font-weight: 700;
    color: #151515;
    margin: 10px 0 15px 0;
}

.Steelwe {
    color: #4B4C4C;
}


.felx_dv {
    display: flex;
}
.gaw{
    display: none;
}


.gaw1{
    display: block;
}
.ganta{
    width: 25px ;
}
.xzv_sd {
    width: 25%;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.felx_dv_vox {
    margin-top: 33px;
}

.for_tom {
    padding: 20px 10px;
    background-color: #fff;
}

.nxcb_xd {
    font-size: 18px;
    font-weight: 700;
    color: #151515;
      display: -webkit-box;
  -webkit-line-clamp: 2; /* 最大显示2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.XHTower {
    color: #4B4C4C;
    margin-top: 15px;
}

.zbxv_xc {
    display: none;
}

.xinsFw {
    padding: 8px  !important;
}


.ganta_flex {
    display: flex;
    align-items: center;
    width: 25%;
    color: #151515;
    justify-content: center;
    padding: 15px 0;
    transition: all 0.3s;
}

.ganta i {
    font-size: 36px;
}


.nxbcSteel {
    font-size: 18px;
    font-weight: 700;
}


.uxcv {
    margin: 0 8px;
    margin-top: 50px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display: flex;
    border-radius: 5px;
    background-color: #fff;
}

.uxcv>.ganta_flex:not(:nth-child(1)) {
    border-left: 1px solid #f3f3f3;
}


.Cuos_flex {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}


.bout_left {
    width: 43%;
}

.xinvv {
    width: 50px;
}


.Hxcv {
    font-weight: 700;
    color: #1267FB;
}

.BSd {
    font-size: 48px;
    margin: 10px 0;
    color: #151515;
    font-weight: 700;
}


.Exc {
    margin-top: 15px;
}


.bbux li {
    position: relative;
    padding-left: 20px;
    margin-top: 20px;
    color: #4B4C4C;
}


.bbux li::after {
    width: 12px;
    border-radius: 50%;
    height: 12px;
    position: absolute;
    left: 0;
    top: 4px;
    background-color: #1267FB;
    content: '';
}


.bout_us {
    display: flex;
    justify-content: space-between;
    margin-top: 135px;
}

.bout_right {
    width: 54%;
    border-radius: 10px;
    overflow: hidden;
}



.yvcvbxc {
    display: flex;
    justify-content: space-around;
}


.xcvNina {
    font-size: 60px;
    font-weight: 700;
    color: #1267FB;
}

.xcb {
    color: #151515;
    margin-top: 8px;
}

.yvcvbxc>div:not(:last-child) {
    position: relative;
}


.yvcvbxc>div:not(:last-child)::after {
    position: absolute;
    right: -71px;
    top: 0;
    width: 1px;
    height: 100%;
    content: '';
    background-color: #dbddde;
}

/* .bxv {
    width: 100%;
    background-image: url(/templates/Web/en/images/bex.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
} */



.yvcvbxc_box {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}



.ouvxv {
    text-align: center;
    padding: 0 40px;
    display: inline-block;
    position: relative;
    background-color: #f4f8ff;
    z-index: 2;
    font-size: 30px;
    font-weight: 700;
    color: #151515;
}


.ouvxv::after {
    width: 5px;
    height: 5px;
    content: '';
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #979a9a;
}



.ouvxv::before {
    width: 5px;
    height: 5px;
    content: '';
    position: absolute;
    right: 0;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #979a9a;
}

.ouvxv_box {
    position: relative;
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
    text-align: center;
    margin-top: 138px;
}

.ouvxv_box::after {
    width: 100%;
    top: 50%;
    height: 1px;
    transform: translateY(-50%);
    content: '';
    position: absolute;
    left: 0;
    background-color: #dbddde;
}

.swiperwe {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
    margin-top: 55px;
}

.nxcv_xjv {
    padding-bottom: 134px;

}

.bzxv {
    background: linear-gradient(to top,
            rgba(225, 236, 254, 1),
            rgba(225, 236, 254, 0));

}


.Serwe {
    width: 100%;
    padding: 95px 0 344px 0;
    background-image: url();
    background-size: cover;
    background-repeat: no-repeat;
}



.hzxcv_x {
    position: absolute;
    top: 210px;
}

.Serwe_jz {
    position: relative;
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}


.xinHw_box {
    text-align: center;
}

.znvc {
    color: #fff;
    margin: 10px 0 20px 0;
    font-size: 48px;
    font-weight: 700;
}


.nzxcv_x {
    width: 80%;
    color: #fff;
    margin: 0 auto;
}

.uNvc_x {
    width: 70px;
    margin: 0 auto;
}

.hzxcv_x li {
    width: 33.333%;
    text-align: center;
}

.hzxcv_x {
    display: flex;
    gap: 20px;
}

.Tex {
    font-size: 24px;
    font-weight: 700;
    color: #151515;
}

.Tex_box {
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
    padding: 85px 10px 60px 10px;
    background-image: url(/templates/Web/en/images/serbk.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.xcnvvvb {
    margin: 20px;
}


.zxvbn_xc {
    width: 100%;
       padding: 210px 0 0 0;
    background: linear-gradient(to bottom,
            rgba(225, 236, 254, 1),
            rgba(225, 236, 254, 0));
}

.zxvbn_xc_vbox {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}


.dituw {
    margin-top: 50px;
}


.fuxzb {
    width: 100%;
    padding: 85px 0;
    position: relative;
    background-image: url(/templates/Web/en/images/zxvl.jpg);
}

.fuxzb::after{
    width: 100% ;
    height: 100% ;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(18, 103, 251 ,0.5);
}

.fuxzb_jz {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}

.spmxv {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.vbzxv_Xv {
    margin-top: 50px ;
}

.swiperwe1 img {
    max-width: 100px ;
    width: auto;
}

.swiperwe1 {
    margin-top: 55px;
}

.swiperwe1 .swiper-wrapper {
    align-items: center;
}

.ourxc {
    padding: 84px 0 134px 0;

}


.ourxc {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}


.ourxc1 {
    max-width: 1380px;
    width: 94%;
    padding: 0 0 134px 0;
    margin: 0 auto;
}

.idantw {
    display: flex;
    flex-wrap: wrap;
    gap: 27px;
}

.idantw li {
        width: calc(33% - 14px);
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.idantw {
    margin-top: 50px;
}


.merst {
    width: 100%;
    text-align: center;
    height: 100%;
    position: absolute;
    display: flex;
    opacity: 0;
    justify-content: center;
    align-items: center;
    top: 0;
    transition: all 0.3s;
    left: 0;
    background-color: rgba(18, 103, 251, 0.8);
}

.znxvbfor {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}


.bcvvv {
    color: #fff;
    margin-top: 20px;
}

.bcvvv u {
    text-decoration: underline;
}

.merst>div {
    padding: 0 20px;
}

.idantw li:hover .merst {
    opacity: 1;
}



.vbzxv_Xv {
    width: 100%;
    background-image: url(/templates/Web/en/images/xc.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}


.bcvs_xc {
    display: flex;
    margin-top: 50px;
    gap: 20px;
}

.bcvs_xc li {
    width: 25%;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}


.bcvs {
    padding: 33px 10px;
}

.Leggedwe {
    font-size: 18px;
    font-weight: 700;
    color: #151515;
}


.Towerwe {
    margin-top: 15px;
}

.timex {
    padding: 5px 15px;
    font-size: 16px;
    display: inline-block;
    position: absolute;
    top: -14px;
    background-color: #fff;
    left: 11px;
    border: 1px solid #b1cdfe;
}

.bcvs {
    position: relative;
    background-color: #fff;
}

.xcnvvvb {
  display: -webkit-box;
  display: box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}#map{
    width: 94% ;
    margin: 0 auto;
    height: 850px ;
    margin-top: 50px ;
}  .kxcvlIdomv {
  text-align: center;
  width: 28%;
  padding: 50px 33px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  background-color: #ffffff;
  border-radius: 10px;
}


.cusw_c {
  max-width: 1200px;
  width: 94%;
  margin: 0 auto;
  margin-top: -110px;
}

.nzxv_xc i {
  font-size: 26px;
  color: #1267fb;
}

.zxv {
  margin: 15px 0;
}



.bxcv_xc {
  display: flex;
  justify-content: space-around;
}


.lxbvv {
  color: #4B4C4C;
}



.cus_x {
  max-width: 1380px;
  width: 94%;
  margin: 0 auto;
  padding: 134px 0;
  display: flex;
  justify-content: space-between;
}

.fgeirx {
  font-size: 48px;
  font-weight: 700;
  color: #151515;
}

.enxtr {
  margin-top: 8px;
  color: #333333;
}

.cus_x_left {
  padding: 33px;
  background-color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}


.cus_x_left {
  width: calc(100% - 500px);
}

.somi {
  width: 49%;
  height: 52px;
  border: 1px solid #dddddd;
  position: relative;
}



.somi_flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.enxtr_box {
  margin-bottom: 33px;
}



.tuxc textarea {
  height: 178px;
  padding: 12px;
  border: 1px solid #dddddd;
}








.yanz {
  display: flex;
}

.post {
  text-align: center;
  line-height: 45px;
  width: 100px;
  background-color: #fff;
  height: 38px;
}

.code {
  width: 100px;
  border: 1px solid #dfdfdf;
  height: 38px;
  margin: 0 20px;
  border-radius: 25px;
  position: relative;
}

.code input {
  width: 100%;
  height: 100%;
  padding-left: 12px;
}

.butww3 {
  cursor: pointer;
  transition: all 0.3s;
  width: 200px;
  font-size: 18px;
  height: 38px;
  font-weight: 600;
  background-color: #dcecff;
  text-align: center;
  line-height: 38px;
  border-radius: 20px;
  color: #1267FB;
}

.yanz_flex {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}


.butww3:hover {
  background-color: #1267fb;
  color: #fff;
}


.earthwe {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
}

.Get_jz {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zxcwdsdase {
  font-size: 24px;
  font-weight: 700;
  color: #333333;
  margin-bottom: 33px;
}




.cus_x_right {
  width: 470px;
  background-image: url(/templates/Web/en/images/cusbe.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  position: relative;
  align-items: center;
}


.bootmx {
  position: absolute;
  bottom: 0;
  height: 62px;
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 33px;
  background-color: #dcecff;
}


.welV {
  font-size: 40px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 33px;
}

.oizx_xd {
  padding: 50px 30px;
}

.dixcv {
  color: #ffffff;
  margin-bottom: 20px;
  display: flex;
}

.dixcv i {
  font-size: 20px;
  margin-right: 12px;
}

.cus_x_right {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.bootmx>.shejiao i {
  font-size: 24px;
  color: #1267FB;
}


.cus_x_box {
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left bottom;
  background-image: url(/templates/Web/en/images/cusbej.png);
}  .pro_der {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}

.pro_der_left {
    display: flex;
    align-items: center;
    width: 49%;
}


.mySwiper {
    width: 100%;
    height: 420px;

}


.mySwiper2 {
    width: calc(100% - 135px);
}


.pro_der {
    padding-top: 134px;
}


.bzxcvxsd {
    width: 88px !important;
    position: relative;
}

.bzxcvxsd .swiper-button-next {
    top: auto;
    bottom: -54px !important;
    left: 50%;
    border-radius: 2px;
    transform: translate(-50%) rotate(90deg);
    background-color: #2D67BA;
    width: 25px;
    height: 25px;
}

.bzxcvxsd .swiper-button-next::after {
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
}



.bzxcvxsd .swiper-button-prev {
    top: -36px;
    bottom: auto;
    border-radius: 2px;
    left: 50%;
    transform: translate(-50%) rotate(90deg);
    background-color: #2D67BA;
    width: 25px;
    height: 25px;
}

.bzxcvxsd .swiper-button-prev::after {
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
}

.pro_der_right {
    width: 48%;
}


.pro_der {
    display: flex;
    justify-content: space-between;
}


.zxknv {
    font-size: 48px;
    font-weight: 700;
    color: #151515;
}

.hobc {
    margin-top: 20px;
}


.pnvx {
    font-size: 32px;
    font-weight: 700;
}


.Pinc {
    max-width: 1380px;
    margin: 134px auto;
    width: 94%;
}

.funxc {
    padding: 20px;
    margin-top: 33px;
    border-radius: 15px;
    border: 1px solid #c0c3c3;
}

.full-spec-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    font-size: 14px;
    color: #333;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.full-spec-table td {
    padding: 8px 5px;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: top;
}

.full-spec-table td:first-child {
    width: 35%;
    font-weight: 500;
    border-right: 1px solid #e0e0e0;
    /* 中间竖线 */
}

.full-spec-table tr:last-child td {
    border-bottom: none;
}



.corex {
    font-size: 48px;
    font-weight: 700;
    color: #151515;
}


.codesd {
    max-width: 1380px;
    width: 94% ;
    margin: 0 auto;
    margin-top: 220px;
}

.tiwxTower {
    width: 36%;
    margin-top: 20px;
}


.rpte {
    width: 100%;
    padding: 92px 0;
    background-image: url(/templates/Web/en/images/rpt.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 50px;
}
.pro-big-bk {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    background: rgba(0, 0, 0, 0.4);
    cursor: pointer;
}
.pro-big-bk:before {
    position: absolute;
    left: 0px;
    top: calc(50% - 10px);
    content: '\e900';
    width: 100%;
    height: 20px;
    font-family: icomoon_seh;
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.bigpicf:hover .pro-big-bk {
    opacity: 1;
}
.ptdimb {
    width: 40px;
    margin-right: 10px;
}


.rpte_jz {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}

.ixvn li {
    display: flex;
    align-items: center;
}

.ixvn li:not(:nth-child(1)) {
    margin-top: 20px;
}

.rpte_right {
    width: 57%;
    position: relative;
}

.cus_x_left1we {
    width: 100%;
    background-color: #ffffff;
    position: absolute;
   top: -356px;
}


.rpte_jz {
    display: flex;
    justify-content: space-between;
}


.nzxsdcv_xc_box1we{
    margin-top: 134px ;
}

.felx_dv1we{
    margin-top: 50px ;
    gap: 20px ;
}  @media screen and (min-width:1921px) {
    .ixcv {
        background-size: cover;
    }
}


















@media screen and (max-width:850px) {

.ixcv {
aspect-ratio: 4013 / 271; 
  width: 100%;
  background-image: url(/uploads/202506/xq_1749534759_WNo_4013d271.jpg);
  background-repeat: no-repeat;
}
    .yanz {
        flex-wrap: wrap;
    }

    #map {
        margin-top: 33px;
        height: 400px;
    }

    .head {
        display: none;
    }

    .ubzxv_x {
        font-size: 26px;
    }

    .xinHw {
        font-size: 35px;
    }

    .ubzxv_x h1 {
        font-size: 26px;
    }

    .nzxsdcv_xc {
        font-size: 26px;
    }

    .xinHwJxc {
        margin: 60px auto;
    }

    .uxcv {
        flex-wrap: wrap;
        margin-top: 33px;
    }

    .ganta_flex {
        width: 100%;
    }

    .xiv0sd {
        margin: 10px 0;
    }

    .xzv_sd {
        width: 100%;
    }

    .ganta_flex:not(:nth-child(1)) {
        border-top: 1px solid #dbddde;
    }

    .bout_us {
        margin-top: 60px;
    }

    .bout_us {
        flex-direction: column-reverse;
    }

    .bout_right {
        width: 100%;
    }

    .BSd {
        font-size: 26px;
    }

    .bout_left {
        width: 100%;
        margin-top: 20px;
    }

    .xcvNina {
        font-size: 26px;
    }

    .yvcvbxc {
        flex-wrap: wrap;
    }

    .yvcvbxc>div {
        width: 100%;
    }

    .ouvxv_box {
        margin-top: 60px;
    }

    .ouvxv {
        padding: 0 15px;
    }

    .nxcv_xjv {
        padding-bottom: 60px;
    }

    .Serwe {
        padding: 60px 0;
    }

    .hzxcv_x {
        position: static;
        margin-top: 33px;
    }

    .hzxcv_x {
        flex-wrap: wrap;
    }

    .hzxcv_x li {
        width: 100%;
    }

    .Tex_box {
        padding: 30px 20px;
    }

    .znvc {
        font-size: 26px;
    }

    .Tex {
        font-size: 21px;
    }

    .zxvbn_xc {
        padding: 60px 0 0 0;
    }

    .ourxc {
        padding: 60px 0;
    }

    .idantw li {
        width: 100%;
    }

    .bcvs_xc li {
        width: 100%;
    }

    .bcvs_xc {
        flex-wrap: wrap;
    }

    .ourxc1 {
        padding: 0 0 60px 0;
    }

    .Findwe {
        font-size: 26px;
    }

    .mySwiper {
        width: 100%;
        height: 250px;
    }

    .fooxv {
        padding: 40px 0;
    }

    .bcvs_xc {
        margin-top: 33px;
    }

    .bncvv {
        width: 100%;
    }

    .uxUl {
        flex-wrap: wrap;
    }

    .bncvvwe {
        width: 48%;
        margin: 15px 0;
    }

    .bzxcvxsd {
        width: 55px !important;
    }

    .xvjzv {
        flex-wrap: wrap;
    }

    .hseoc_div {
        padding-bottom: 40px;
        flex-wrap: wrap;
    }

    .mySwiper2 {
        width: calc(100% - 84px);
    }

    .ixcvnbbwe {
        flex-wrap: wrap;
    }

    .ixcvnbbwe .xvnFe:not(:nth-child(1)) {
        margin-left: 0;
    }

    .xvnFe {
        width: 100%;
    }

    .xvnFe {
        justify-content: stretch;
        margin-top: 20px;
    }

    .zxbv0xcv {
        margin-top: 33px;
    }

    .rxicn {
        flex-wrap: wrap;
    }

    .yvcvbxc>div:not(:last-child)::after {
        display: none;
    }

    .cvo_flex {
        flex-wrap: wrap;
    }

    .zxnv_left {
        width: 100%;
    }

    .Cuos1we {
        margin-top: 20px;
    }

    .Core {
        padding: 60px 0;
    }

    .xcLidom {
        width: 100%;
    }

    .imgsx {
        width: 100%;
    }

    .BSd_flex {
        flex-direction: column-reverse;
    }

    .xzcv_x_jz_left {
        width: 100%;
        margin-top: 20px;
    }

    .blog_right {
        display: none;
    }

    .bxciv_left {
        width: 100%;
    }

    .bxciv {
        padding: 60px 0;
    }

    .onxcv {
        font-size: 26px;
    }

    .nzxsdcv_xc_box {
        padding-bottom: 60px;
    }

    .Lixnc a {
        flex-wrap: wrap;
    }

    .blog_lefx {
        width: 100%;
    }

    .blog_lefx_right {
        padding: 20px;
        width: 100%;
    }

    .tTxc {
        padding: 60px 0;
    }

    .AniDom {
        width: 100%;
    }

    .yxc_xcv {
        flex-wrap: wrap;
    }

    .lcvbi {
        flex-wrap: wrap;
    }

    .lcvbi li {
        width: 100%;
    }

    .cusw_c {
        margin-top: 60px;
    }

    .kxcvlIdomv {
        width: 100%;
    }

    .bxcv_xc {
        flex-wrap: wrap;
        gap: 20px;
    }

    .kxcvlIdomv {
        padding: 20px;
    }

    .cus_x {
        flex-direction: column;
    }

    .cus_x_left {
        width: 100%;
    }

    .cus_x {
        padding: 60px 0;
    }

    .fgeirx {
        font-size: 26px;
    }

    .lxv_dox {
        font-size: 30px;
    }

    .butww3 {
        width: 180px;
    }

    .code {
        width: 84px;
    }

    .cus_x_left {
        padding: 20px;
    }



    .welV {
        font-size: 26px;
    }

    .cus_x_right {
        margin-top: 20px;
    }

    .oizx_xd {
        padding: 50px 30px 90px 30px;
    }

    .xzvprox {
        padding: 60px 0;
    }


    .swiper1wexx {
        margin-top: 0;
    }

    .codesaic {
        flex-direction: column;
    }

    .pros_left {
        width: 100%;
        border: 0;
    }

    .pros_right {
        width: 100%;
        margin-top: 20px;
    }

    .next1wes {
        bottom: 4px !important;
        right: 44% !important;
    }

    .prev1wes {
        bottom: 4px !important;
    }

    .jx_er::after {
        display: none;
    }

    .jx_er {
        flex-wrap: wrap;
        gap: 20px;
    }

    .jx_er li {
        width: calc(33.33% - 14px);
    }

    .jx_er li:not(:nth-child(-n + 3)) {
        margin-top: 33px;
    }

    .zxcwzxicwe {
        flex-wrap: wrap;
    }

    .zxcwzxicwe>div {
        width: 100%;
    }

    .nzxcxc {
        padding: 60px 0;
    }

    .znvww_ovb {
        padding: 60px 0;
    }

    .windw {
        font-size: 16px;
    }

    p {
        font-size: 14px;
    }

    .TOWER>div {
        padding: 15px;
    }

    .improvewe {
        margin-top: 33px;
    }

    .faqs {
        padding: 0 0 60px 0;
    }

    .nzxsdcv_xc {
        font-size: 26px;
    }

    .xncv a {
        flex-direction: column-reverse;
    }

    .tuwsx_left {
        width: 100%;
    }

    .tuxc_s_rimg {
        width: 100%;
    }

    .tuwsx_left {
        padding: 20px;
    }

    .Leggedwe {
        font-size: 18px;
    }

    .bxcvxvc li:nth-child(even) a {
        flex-direction: column-reverse;
    }

    .xbzc_x {
        padding: 60px 0;
    }

    .xncv {
        margin-top: 33px;
    }

    .pro_der {
        flex-direction: column;
    }

    .pro_der_left {
        width: 100%;
    }

    .maxin_jz {
        flex-wrap: wrap;
        font-size: 14px;
    }

    .maxin_jz {
        padding: 5px 0;
    }


    .pro_der {
        padding-top: 60px;
    }

    .zxknv {
        font-size: 26px;
    }

    .pro_der_right {
        width: 100%;
        margin-top: 33px;
    }

    .Pinc {
        margin: 60px auto;
    }

    .codesd {
        margin-top: 60px;
    }

    .cus_x_left1we {
        position: static;
    }

    .pnvx {
        font-size: 26px;
    }

    .tiwxTower {
        width: 100%;
    }

    .corex {
        font-size: 26px;
    }

    .rpte_jz {
        flex-direction: column;
    }

    .rpte {
        padding: 45px 0;
    }

    .rpte_right {
        width: 100%;
        margin-top: 20px;
    }

    .funxc {
        margin-top: 20px;
    }

    .rpte {
        margin-top: 33px;
    }

    .enxtr_box {
        margin-bottom: 20px;
    }

    .felx_dv {
        flex-wrap: wrap;
    }

    .nzxsdcv_xc_box1we {
        margin-top: 60px;
    }

    .felx_dv1we {
        margin-top: 33px;
    }

    .felx_dv1 {
        flex-wrap: nowrap;
    }
}  