
    @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_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: '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_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: '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: '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: '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: "iconfont"; /* Project id 4996467 */
  src: url('//at.alicdn.com/t/c/font_4996467_1hdipx9dt0d.woff2?t=1758685382551') format('woff2'),
       url('//at.alicdn.com/t/c/font_4996467_1hdipx9dt0d.woff?t=1758685382551') format('woff'),
       url('//at.alicdn.com/t/c/font_4996467_1hdipx9dt0d.ttf?t=1758685382551') format('truetype');
}
input:focus, textarea:focus {
  outline: none;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zuozhe:before {
  content: "\e70a";
}

.icon-youjiantou:before {
  content: "\e644";
}

.icon-zuojiantou:before {
  content: "\e647";
}

.icon-shouji:before {
  content: "\e601";
}

.icon-dianhua:before {
  content: "\e6b9";
}

.icon-youjian:before {
  content: "\e62f";
}

.icon-daohang:before {
  content: "\e640";
}

.icon-xiangxiajiantou:before {
  content: "\e60b";
}

.icon-jiantou:before {
  content: "\e65e";
}

.icon-sanjiao:before {
  content: "\e60e";
}

.icon-Youtube-fill:before {
  content: "\e883";
}

.icon-linkin:before {
  content: "\e600";
}
:root{
    --MainColor:#1e5cab;
    --AssColor:#FDD000;
    --TxtColor:#333333;
    --TxtColor2:#1D5CAA;
    --TxtColor3:#4D4D4D;
    --ClubMarTop:115px;/*大板块上下间距*/
    --Gradient:linear-gradient(to right, #1E5CAB, #001c4b);
    --Turn_Gradient:linear-gradient(to right,  #001c4b,#1E5CAB);
    --Tran_Gra:linear-gradient(to bottom, rgba(0, 28, 75, 0.8), rgba(30, 92, 171, 0.4));
}
h1, h2, h3 {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: 1em;
}
* {
    box-sizing: border-box;
}
.hdsharef{
  display: flex;
  gap:7px;
  margin-left: 2.8%;
}
.icon-facebook:before {
  content: "\e66a";
}

.icon-a-icons8-twitter1:before {
  content: "\e604";
}
body{
    font-family: "Poppins", sans-serif;
    margin: 0;
    overflow-x: hidden;
}
.iconwe{
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #fff;
    line-height: 22px;
    text-align: center;
    color: #173259;
    transition: all 0.3s ease 0s;
}
.iconwe .iconfont{
    font-size: 12px;
}
.iconwe:hover{
    background-color: var(--AssColor);
}
.iconwe:hover i{
    color: #fff;
}
a {
    text-decoration: none;
    display: block;
}

.cet{
  max-width: 1380px;
  width: 94%;
  margin:0 auto;
}
.cet2{
  max-width: 1600px;
  width: 94%;
  margin:0 auto;
}
.ac{
  color: var(--AssColor);
}
.header-f {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 99;
    transition: all 0.6s ease 0s;
    border-bottom: 1px solid rgba(255,255,255,.3);
    }
.hd-cov{
    position: absolute;
    background: var(--Gradient);
    width: 100%;
    height: 100%;
    left: 0px;
    top:0px;
    opacity: 0;
    z-index: 1;
    transition: all 0.6s ease 0s;
}
.head-b-cet {
    display: flex;
    height: 105px;
    justify-content: space-between;
    position: relative;
    z-index: 5;
}
.bjbarwbtn{
    height: 38px;
    padding: 0 27px;
    background: var(--Gradient);
    line-height: 38px;
    display: inline-flex;
    justify-content: center;
    transition: all 0.3s ease 0s;
}
.bjbarwbtn:hover{
    background: var(--AssColor);
}
.bjbarwbtn:hover .bjbarbtn-t{
    color: var(--TxtColor);
}
.bjbarwbtn:hover .bjbarbtn-ico{
    color: var(--TxtColor);
}
.bjbarbtn-in{
    display: flex;
    gap: 15px;
}
.bjbarbtn-t{
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    transition: all 0.3s ease 0s;
}
.h-s-form{
    width: 100%;
    height: 30px;
    border-radius: 15px;
    border: 1px solid var(--MainColor);
    display: block;
    position: relative;
}
.search-in{
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    color: #fff;
    padding-left: 20px;
}
.search-btn {
    width: 40px;
    height: 24px;
    border-radius: 14px;
    background-color: var(--MainColor);
    position: absolute;
    right: 4px;
    top: 2px;
    border: none;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    transition: all 0.6s ease 0s;
}
.search-btn::before {
    content: '\e900';
    width: 100%;
    position: absolute;
    font-family: icomoon_seh;
    color: #fff;
    font-size: 14px;
    transition: all 0.6s ease 0s;
    text-align: center;
    line-height: 24px;
}
.search-btnfx {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.bjbarbtn-ico{
    color: #fff;
    font-size: 10px;
    transition: all 0.3s ease 0s;
}
.yebtn{
    background: var(--AssColor);
    transition: all 0.3s ease 0s;
}
.yebtn:hover{
    background-color: #fff;
    transform: translateY(-0.15rem);
    box-shadow: 0 0.25rem 0.75rem rgba(30, 34, 40, .35);
}
picture{
      width: 100%;
    display: block;
}
.tit_1{
    display: flex;
    justify-content: center;
}
.tit1in{
    display: flex;
    gap: 20px;
}
.titicof{
        width: 17px;
        display: flex;
        align-items: center;
}

.tit1_t{
    color:var(--AssColor);
    font-size: 16px;
}
.tit_2{
    font-size: 38px;
    color: var(--TxtColor);
    font-weight: bold;
    text-align: center;
    margin:0 auto;
    margin-top: 5px;
    max-width: 800px;
    width: 100%;
    text-align: center;

}
.tit_3{
    font-size: 16px;
    text-align: center;
    color: var(--TxtColor3);
    max-width: 800px;
    width: 100%;
    margin:0 auto;
        margin-top: 5px;
}
.ico-titf{
}
.icotit-in{
    max-width: 870px;
    width: 100%;
    margin:0 auto;
    position: relative;
    display: flex;
    justify-content: center;
}
.icotit-in::before{
    content: "";
    width: 100%;
    height: 1px;
    background-color: #A6A6A6;
    position: absolute;
    top:50%;
    left: 0px;
    z-index: 1;
}
.icotit-tf{
    padding:0px 20px;
    display: flex;
    background-color: #fff;
    position: relative;
    z-index: 5;
}
.icotit-t{
    margin-left: 35px;
    margin-right: 35px;
    font-size: 18px;
    font-weight: bold;
    color: var(--TxtColor);
}
.icotitimgf{
    width: 12px;
    margin-top: 2px;
}
.img{
  width: 100%;
  display: block;
}
.lan-pc {
    position: relative;
}

.logo-f {
    width: 162px;
    display: flex;
    align-items: center;
}
.btn-maincolor-txt{
  height: 38px;
  padding:0 27px;
  background-color: var(--AssColor);
  color:var(--TxtColor);
  font-size: 16px;
  font-weight: bold;
  line-height: 38px;
  white-space: nowrap;
  transition: all 0.6s ease 0s;
  cursor: pointer;
}
.btn-maincolor-txt:hover{
    transform: translateY(-0.15rem);
    box-shadow: 0 0.25rem 0.75rem rgba(30, 34, 40, .35);
}
.h-b-right {
    justify-content: flex-end;
    display: flex;
    width: calc(97% - 162px);
    align-items: center;
}
.hd-top-s2{
  margin-left: 2%;
  display: flex;
}
.btn-maincolor-txt.hd{
  margin-left: 5%;
}
.nav-f{
  width: 55%;
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.nav-s-1{
  display: flex;
  align-items: center;
  position: relative;
}
.nav-s-pro-1{
  display: flex;
  align-items: center;
}
.nav-f-pro-2{
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    left: 0px;
    z-index: 1;
    top: 80px;
    border-radius: 3px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 5%);
    padding:30px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.nav-s-pro-2{
    width: 25%;
    padding-right: 5%;
}
.nav-s-pro2-af{
    display: flex;
    gap:20px;
}
.nav-s-proaicof{
    display: flex;
    align-items: center;
}
.nav-s-proaico{
    height: 30px;
    width: auto;
}
.nav-s-2-pro-a{
    font-size: 16px;
    font-weight: bold;
    color: var(--TxtColor);
}
.nav-s-2-pro-a:hover{
    color: var(--MainColor);
}
.nav-s-3-pro-a:hover{
    color: var(--MainColor);
}
.nav-s-3-pro-a{
    margin-top: 15px;
        font-size: 16px;
    color: var(--TxtColor);
}

.mobile-header {
    position: fixed;
    left: 0px;
    width: 100%;
    display: none;
    z-index: 1000;
    transition: all 0.6s ease 0s;
    height: 60px;
    top:0px;
    }
.mobile-tool {
    width: 100%;
}
html{
    scroll-behavior: smooth;
}
.mobile-tool-center {
    width: 94%;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}
.mobile-logo-f {
    float: left;
    white-space: nowrap;
    width: 50px;
    margin-top: 10px;
}
.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: 0px;
}
.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: #1C76D8;
    line-height: 60px;
    float: left;
}
.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: #1C76D8;
    line-height: 60px;
    float: left;
}
.nav-s-1:hover .nav-f-2 {
    display: block !important;
    top: 105px;
    opacity: 1;
    visibility: visible;
}
.nav-s-pro-1:hover .nav-f-pro-2 {
    top: 105px;
    opacity: 1;
    visibility: visible;
}
.nav-s-1:hover .nav-s-1-a{
    color: var(--AssColor);
}
.nav-s-1:hover .nav-sj{
    color: var(--AssColor);
}
.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: #1C76D8;
    line-height: 60px;
    float: left;
}
.mob-search-cover {
    position: fixed;
    right: 0px;
    width: 100%;
    height: 100%;
    background: #1C76D8;
    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-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-search {
    position: absolute;
    width: 350px;
    left: calc(50% - 175px);
    top: 50%;
    transform: translate(0, -50%);
}
.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;
}
.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;
}
.coss-em::before {
    font-family: icomoon_35;
    content: '\e901';
}
.mob-nav-btn {
    float: right;
    width: 30px;
    height: 30px;
    position: relative;
    margin-top: 7px;
    cursor: pointer;
    transition: all 0.6s ease 0s;
}
.mob-nav-btn:before {
    content: '\e900';
    position: absolute;
    right: 5px;
    top: 3px;
    color: #363636;
    font-size: 18px;
    font-family: icomoon3;
}
.mob-nav-share {
    float: left;
    margin-top: 30px;
    overflow: hidden;
}
.mob-nav-share .fb3-sh {
    background-color: #1C76D8;
    border-radius: 50%;
    color: #fff;
}
.mob-nav-share .fb3-sh:before {
    color: #fff;
}
.mob-con-cover {
    position: fixed;
    right: 0px;
    width: 100%;
    height: 100%;
    background: #1C76D8;
    z-index: 1001;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    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;
}
.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: #1C76D8;
    font-size: 26px;
}
.cons-s-t {
    float: left;
    margin-left: 4%;
    width: calc(92% - 30px);
    margin-top: 3px;
}
.cons-t-t1 {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}
.cons-t-t2 {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 18px;
    margin-top: 10px;
}
.cons-s-img {
    float: left;
    width: 30px;
    height: 30px;
    margin-top: 10px;
    position: relative;
}
.coss-tel::before {
    content: '\e942';
    font-family: icomoon_35;
}
.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: var(--MainColor);
    transition: all 0.6s ease 0s;
}
.mob-nav-a1 {
    float: left;
    font-size: 14px;
    padding-top: 13px;
    padding-bottom: 10px;
    color: #1c1c1c;
    text-transform: uppercase;
}
.mob-nav2 {
    float: left;
    width: 100%;
    display: none;
}
.mob-nav-s2 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #D6D6D6;
}
.mob-col-name2 {
    float: left;
    width: 100%;
}
.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;
}
.nav-f-2 {
  position: absolute;
  top: 80px;
  left: 0px;
  min-width: 100%;
  z-index: 1;
  background-color: #fff;
  min-width: 200px ;
  transition: all 0.3s ease 0s;
  opacity: 0;
  border-radius: 3px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 5%);
  visibility: hidden;
}
.nav-s-1-a {
    position: relative;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    transition: all 0.3s ease 0s;
}
.selectnav{
    background-color: #123b83;
}
.htselmf {
    display: none;
}
.nav-f-2 .nav-s-2:not(:last-child){
  border-bottom: 1px solid #c7c7c8;
}
.nav-sj{
        position: absolute;
      right: -17px;
    top: 8px;
    color: #fff;
    font-size: 10px !important;
    transition: all 0.3s ease 0s;
}

.nav-f2-c1 {
  padding-bottom: 10px;
  border-bottom: 1px solid #CDCDCD;
  margin-bottom: 5px;
}

.search-btn-j {
    width: 30px;
    height: 30px;
    border: none;
    top: 0px;
    background: none;
    float: left;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}
.search-btn-j::before {
    content: '\e900';
    position: absolute;
    width: 50px;
    height: 30px;
    font-family: icomoon_seh;
    color: var(--AssColor);
    font-size: 18px;
    transition: all 0.6s ease 0s;
    text-align: center;
    line-height: 30px;
}
.search-btn-j:hover:before{
    color: #fff;
}
.LangUrlArrf {
    position: relative;
    margin-left: 2%;
}
.langurlarrBtin {
    width: calc(100% - 30px);
    margin-left: 8px;
    cursor: pointer;
    display: flex;
}
.lan-pc {
    color: #1a1a1a;
    font-size: 16px;
    position: relative;
}
.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-image: url(/templates/Web/en/images/cLang.png);
}
.langsonname {
    float: left;
    margin-left: 9px;
    color: #444444;
    font-size: 12px;
}

.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;
}
.searcc::before {
    content: '\e60b';
    font-family: icomoon;
}
.nav-s-2 {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 10px;
}

.nav-s-2:hover {
  background: var(--Gradient);
}

.nav-s-2-a {
  float: left;
  padding: 10px  0px;
  font-size: 16px;
  color: var(--TxtColor);
  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, 1);
  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: var(--MainColor);
}
.eeee:hover .nav-f-2 {
  display: block !important;
  top: 50px;
  opacity: 1;
  visibility: visible;
}

.nav-s-3-a {
  float: left;
  width: calc(100% - 0px);
  padding: 10px;
  color: var(--TxtColor);
  font-size: 16px;
  white-space: nowrap; 
}
.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: var(--MainColor);
            line-height: 25px;
}
.fb3-sh.facebook:before {
    content: '\e62c';
}
.fb3-sh.linkedin:before {
    content: '\e630';
}
.fb3-sh.youtube:before {
    content: '\e634';
}
.fb3-sh.twitter {
    text-align: center;
    line-height: 25px;
}

/* foot */
.foot-all{
    background: url() no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    height: auto;
    position: relative;
    z-index: 1;
    color:#fff;
    margin-top:var(--ClubMarTop);
}
.fot-cov{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 2;
    background: linear-gradient(to bottom, rgba(30, 92, 171, 0.4), rgba(0, 28, 75, 0.8));
}
.c5-cet{
    display: flex;
    justify-content: space-between;
}
.c5{
    padding-top: 70px;
    position: relative;
    z-index: 5;
}
.c5l{
    width: 700px;
}
.c5t1{
    font-size: 38px;
    font-weight: bold;
}
.ftl1r{
    display: flex;
    align-items: center;
}
.foot{
    border-top: 1px solid rgba(255, 255, 255, .3);
    padding-top: 85px;
    position: relative;
    z-index: 5;
}
.ftlay{
    display: flex;
    justify-content: space-between;
}
.ft-b1{
    width:40% ;
    padding-right: 10%;
}
.ftb2-f{
    width: 60%;
    display: flex;
    justify-content: space-between;
}
.ft-logo{
    width: 162px;
}
.ftconm{
    margin-top: 35px;
}
.ftl3rs{
    display: flex;
    margin-top: 15px;
    gap:15px;
}
.ftconico{
    font-size: 14px;
    color: var(--AssColor);
    margin-top: 5px;
}
.ftl3rs:not(:first-child) .ftconico{
    font-size: 18px;
}
.fl3rt{
    color: #fff;
    font-size: 16px;
    transition: all 0.3s ease 0s;
}
.fl3rt:hover{
    color: var(--AssColor);
}
.ftsharef{
    display: flex;
    margin-top: 40px;
    gap:10px;
}
.ftqk-t{
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(255,255,255,.6);
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    position: relative;
    padding-right: 20px;
}
.ftqk-t::before{
    content: "";
    position: absolute;
    width: 36px;
    height: 2px;
    background-color: var(--AssColor);
    left: 0px;
    bottom:-1px;
}
.ftb-m{
    padding-top: 20px;
}
.ftb-s{
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
    transition: all 0.3s ease 0s;
}
.ftb-s:hover{
    color: var(--AssColor);
}
.ftl2-mb{
    margin-top: 75px;
    border-top: 1px solid rgba(255, 255, 255, .3);
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
}
.ftlb-s{
    font-size: 14px;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.ftlb-s:hover{
    color: var(--AssColor);
}
/*  R_ */
.i6{
    display: flex;
}
.i6l{
    width: 46%;
    position: relative;
    padding-bottom: 15px;
}
.i6r{
    width: 54%;
}
.i6lcov{
    position: absolute;
    left: 0px;
    bottom:-15px;
    z-index: 1;
    clip-path: polygon(0 0, calc(65% - 370px) 0, 100% 370px, 100% 100%, 0 100%);
    width:567px;
    height: 370px;
    background: var(--Gradient);
}
.i6lplayf{
    position: relative;
    cursor: pointer;
}
.i6lplayf:hover .playbtn{
    background: linear-gradient(to right, var(--AssColor),var(--AssColor));
        background-clip: text;
}
.i6lplayf:hover .playbtnf{
    border: 1px solid var(--AssColor);
} 
.i6lplayf:hover .tex{
    border: 1px solid var(--AssColor);
} 
.i6lplayf:hover .tex2{
    border: 1px solid var(--AssColor);
} 
.i6lpicf{
    position: relative;
    margin-left: 15px;
    width: calc(100% - 15px);
    z-index: 5;
        clip-path: polygon(0 0, calc(100% - 70px) 0, 100% 70px, 100% 100%, 0 100%);
}
.playbtnf{
    position: absolute;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border:1px solid #001C4B;
    text-align: center;
    line-height: 49px;
    z-index: 5;
}

.tex {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border:1px solid #001C4B;
    animation: kuod 2s infinite ease-in-out;
    z-index: 0;
}
.tex2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    border:1px solid #001C4B;
    animation: kuod2 2s infinite ease-in-out;
    animation-delay: .5s;
    z-index: 0;
}
@keyframes  kuod
{
    0%   {transform: scale(1);opacity: 1;}
    100%  {transform: scale(2);  opacity: 0;}
}
@keyframes  kuod2
{
    0%   {transform: scale(1);opacity: 1;}
    100%  {transform: scale(2);  opacity: 0;}
}
/* .playbtn{
font-size: 24px;
    background: linear-gradient(to right, #1E5CAB, #011E4E);
      -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
} */
.i6r{
    padding-left: 2.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.i6r-t1{
    font-size: 38px;
    font-weight: bold;
    color: var(--TxtColor);

}
.i6r-t2{
    color: var(--TxtColor);
    font-size: 16px;

}
.i6r-t3{
    color: var(--TxtColor3);
    font-size: 16px;

}
/* -----*/

.i3msslbtnr{
    width: 38px;
    height: 38px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    transition: all 0.6s ease 0s;
    background: var(--Gradient);
}

.i7{
    margin-top: var(--ClubMarTop);
}
.i7-m{
    margin-top: 50px;
}
.i7-s{
    padding:10px;
}
.i7sin{
box-shadow: 0 0.15rem 0.5rem rgba(30, 34, 40, .1);
}
/* */
.i8{
    margin-top: var(--ClubMarTop);
    background: url(/templates/Web/en/images/i8bk.jpg) center no-repeat;
}
.i8m{
    margin-top: 25px;
}
.i8lay1{
    width: calc(100% + 25px);
    margin-left: -25px;
    display: flex;
    flex-wrap: wrap;
}
.i8-s{
    padding-left: 25px;
    margin-top: 25px;
    width: 16.66%;
}
.i8moref{
    margin-top: 80px;
    display: flex;
    justify-content: center;
}
.i8morin{
    display: flex;
    gap:30px;
    cursor: pointer;
}
.i8morin:hover .i3msslbtnr{
    background: var(--AssColor);
}
.i8morin:hover .icon-xiangxiajiantou{
    color: var(--TxtColor);
}
.i8mort{
    font-size: 16px;
    color: var(--TxtColor);
    margin-top: 5px;
}
.i9{
    margin-top: var(--ClubMarTop);
    background: url() no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    height: px;
    position: relative;
}
.i9-r{
    position: absolute;
    right: 0px;
    bottom: -55px;
    z-index: 5;
    width: calc(100% - (50% - 690px));
}
.i3hds-if{
    display: flex;
    justify-content: center;
}
.i9m{
    background-color: #fff;
    display: flex;
    margin-top: 75px;
    box-shadow: 0 0.15rem 0.5rem rgba(30, 34, 40, .1);
}
.i9ms{
    padding:60px 0;
    width: 25%;
    position: relative;
}
.i9ms::before{
    content: "";
    position: absolute;
    left: 30px;
    width: 0;
    bottom: 0px;
    height: 6px;
    background-color: var(--AssColor);
    transition: all 0.6s ease 0s;
}
.i9ms:hover:before{
    width: calc(100% - 60px);
}
.i9ms:hover .i9ico-1{
    display: none;
}
.i9ms:hover .i9ico-2{
    display: block;
}
.i9ms:hover .i9t1{
    color: var(--TxtColor2);
}
.i9s-in{
    padding:0 12%;
    border-right: 1px solid #A6A6A6;
    height: 100%;
}
.i9ms:last-child .i9s-in{
    border-right: none;
}
.i9t1{
    font-size: 21px;
    font-weight: bold;
    color: var(--TxtColor);
    margin-top: 45px;
    text-align: center;
}
.i9t2{
    font-size: 16px;
    color:var(--TxtColor3);
    margin-top: 20px;
    text-align: center;
}
.i9ico-1,.i9ico-2{
    height: 80px;
}
.i9ico-2{
    display: none;
}
.banncov {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 2;
    background: linear-gradient(to bottom, rgba(0, 28, 75, 0.8), rgba(30, 92, 171, 0.4));
}
.i5btnf{
margin-top: 30px;
display: flex;
justify-content: flex-end;
}
.i5-hd{
    position: absolute;
    width: 100%;
    left: 0px;
    top:96px;
    z-index: 5;
}
.i5-hd-cet{
    display: flex;
    justify-content: space-between;
}
.i5hd-l{
    width: 50%;
}
.i5hd-r{
    width: 50%;
    padding-left: 2%;
}
.i5hdl-t2{
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    width: 500px;
}
.i5hdrt1f{
    display: flex;
justify-content: flex-end;
}
.i5hdr-t1{
    width: 650px;
    color: #fff;
    font-size: 16px;
    text-align: right;
}
.hd_2{
    position: relative;
    top:0px;
}
@media screen and (max-width: 1400px) {
    .i9-r {
    position: relative;
    right: auto;
    bottom: auto;
    z-index: 5;
    width: 97%;
    margin-left: 3%;
    padding-top: 50px;
    }
}
@media screen and (max-width: 980px) {
    .ftl2-mb {
    margin-top: 35px;
    padding: 15px 0;
    flex-wrap: wrap;
    }
    .ftsharef {
    margin-top: 20px;
    }
    .ftbox{
        margin-top: 20px;
    }
    .ftbox:nth-child(2),.ftbox:nth-child(1){
        margin-top: 0px;
    }
    .ftb-s {
    margin-top: 5px;
    }
    .ftqk-t {
    padding-bottom: 20px;
    padding-right: 10px;
    }
    .ftb2-f {
    width: 100%;
    flex-wrap: wrap;
    margin-top: 10px;
    }
    .ft-b1 {
    width: 50%;
    padding-right: 0%;
    }
    .ftlay {
    flex-wrap: wrap;
    }
    .foot {
    padding-top: 50px;
    margin-top: 40px;
    }
    .c5 {
    padding-top: 40px;
    }
    .btn-maincolor-txt.hd {
    margin-left: 0%;
    }
    .ftl1r{
        width: 100%;
        margin-top: 20px;
    }
    .c5l {
    width: 100%;
    }
    .c5-cet{
    flex-wrap: wrap;
    }
    .i9{
        height: auto;
    }
    .i9::before{
        content: "";
        position: absolute;
        background-color: #fff;
        width: 100%;
        height: 50px;
        left: 0px;
        bottom: -2px;
        z-index: 3;
    }
    .i9t1 {
    margin-top: 25px;
    }
    .i9s-in {
    padding: 30px 12%;
    border-bottom: 1px solid #A6A6A6;
    border-right: none;
    height: auto;
    }
    .i9s-in:last-child{
        border-bottom: none;
    }
    .i9ms {
    padding: 0px 20px;
    width: 100%;
    }
   .i9m {
    margin-top: 35px;
    flex-wrap: wrap;
    }
        .i9-r {
        padding-top: 30px;
    }
    .i8moref {
    margin-top: 40px;
    }
    .i8m{
    margin-top: 10px;
    }
    .i8-s {

    width:33.33%;
    }
    .i7-m {
    margin-top: 30px;
    }
    .icotit-tf {
    padding: 0px 5px;
    }
    .icotit-t{
        margin-left: 15px;
        margin-right: 15px;
    }
    .i6lpicf {
    clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 40px, 100% 100%, 0 100%);
    }
    .i5 .i5-hd{
         position: relative;
    left: 0px;
    top: 0px;
    padding-top: 40px;
    }
    .i5btnf {
    justify-content: flex-start;
    }
    .i5hdr-t1 {
    width: 100%;
    text-align: left;
    }
    .i5hdrt1f {
    justify-content: flex-start;
    margin-top: 20px;
    }
    .i5hdl-t2 {
    width: 100%;
    }
    .i5hd-r {
    width: 100%;
    }
    .i5hd-l {
    width: 100%;
    }
    .i5-hd-cet {
    flex-wrap: wrap;
    }
    :root{
    --ClubMarTop:50px;/*大板块上下间距*/
    }
    .i6lcov{
    bottom:-15px;
    clip-path: polygon(
        0 0,
        max(0.1%, calc(65% - 370px)) 0,
        100% 370px,
        100% 100%, 
        0 100%
        );
    backface-visibility: hidden; /* 强制浏览器优化渲染 */
    width:100%;
    height: 270px;
    }
    .i6lcov::after {
  content: "";
  position: absolute;
  bottom: -1px; /* 轻微覆盖 */
  left: 0px;
  width: calc(100% + 2px);
  height: 5px;
  background: #fff;
  z-index: 8;
}
    .i6{
        flex-wrap: wrap;
    }
    .i6l {
    width: 100%;
    }
    .i6r {
    display: block;
    padding-left: 0%;
    width: 100%;
    margin-top: 30px;
    }
    .header-f {
        display: none;
    }
    .mobile-header {
        display: block;
    }
    .fb3-sh {
        width: 25px;
        height: 25px;
        display: block;
        float: left;
        position: relative;
        margin-left: 10px;
    }
    .fb3-sh:first-child {
    margin-left: 0px;
    }
}


@media screen and (max-width:980px) {
    .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-35{
        font-size:18px!important;
   }
.fs-34{
         font-size:18px!important;
    }
    .fs-32{
        font-size:18px!important;
}
    .fs-30{
        font-size:18px!important;
}
.fs-28{
        font-size:17px!important;
}
.fs-27{
        font-size:17px!important;
}
.fs-26{
        font-size:16px!important;
}
.fs-24{
        font-size:16px!important;
    }
.fs-23{
        font-size:16px!important;
    }
.fs-22{
        font-size:16px!important;
    }
.fs-21{
        font-size:15px!important;
    }
    .fs-20{
        font-size:15px!important;
    }
    .fs-18{
        font-size:14px!important;
    }
    .fs-17{
        font-size:14px!important;
    }
     .fs-16{
        font-size:14px!important;
    }
    .fs-15{
        font-size:13px!important;
    }
.fs-14{
    font-size:12px!important;
}
}


.bjbarwbtn{
    cursor: pointer;
}.searc {
  display: -webkit-box;            /* 弹性伸缩盒子 */
  -webkit-box-orient: vertical;    /* 垂直排列 */
  -webkit-line-clamp: 2;           /* 限制显示 3 行 */
  overflow: hidden;                /* 超出隐藏 */
  text-overflow: ellipsis;         /* 超出显示省略号 */
}
 
    .fix-right-f {
    position: fixed;
    top: calc(50% - 80px);
    right: 0px;
    width: 48px;
    z-index: 5;
}

.foot-b-up {
  width: 48px;
  height: 48px;
  background-color: #fff;
  cursor: pointer;
  z-index: 99;
  position: fixed;
  right: 0px;
  top: -80px;
  transition: all 1.2s ease 0s;
  border-radius: 5px;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
}

.foot-b-up:before {
  content: "\e901";
  font-family: 'icomoon_9';
  top: 0px;
  line-height: 48px;
  color: #1C76D8;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 18px;
  position: absolute;
}

.fix-r-b {
    width: 48px;
    height: 48px;
    display: block;
    position: relative;
    background: #1C76D8;
    border-radius: 5px;
    margin-top: 5px;
    cursor: pointer;
    transition: all 0.6s ease 0s;
}
.fix-r-b::before{
    position: absolute;
    width: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 22px;
    text-align: center;
}
.fix-r-b:hover{
    background: #777;
}
.fly-wt::before{
    content: '\ea93';
    font-family: icomoon2;
}
.fly-em::before{
    content: '\e901';
    font-family: icomoon_35;
}
.fly-up{
    background-color: #20201F;
}
.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: 10001;
    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(28,118,216,.5);
        border-radius: 2px;
    }
    .fix-right-f {
        top: calc(50% - 80px);
        width: 35px;
    }
    .foot-b-up:before {
    line-height: 35px;
    font-size: 14px;
  }

  .foot-b-up {
    width: 35px;
    height: 35px;
    background-color: #fff;
    right: 0px;
  }
}/* cyrillic-ext */
@font-face {
    font-family: 'Plus Jakarta Sans';
    font-style: italic;
    font-weight: 200 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4yOqhMva.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* vietnamese */
@font-face {
    font-family: 'Plus Jakarta Sans';
    font-style: italic;
    font-weight: 200 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4yGqhMva.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: 'Plus Jakarta Sans';
    font-style: italic;
    font-weight: 200 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4yCqhMva.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: 'Plus Jakarta Sans';
    font-style: italic;
    font-weight: 200 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhA.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: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko70yyygA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* vietnamese */
@font-face {
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko50yyygA.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: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko40yyygA.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: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.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 5020253 */
    src: url('//at.alicdn.com/t/c/font_5020253_tcl1bqunt4b.woff2?t=1761619479259') format('woff2'),
        url('//at.alicdn.com/t/c/font_5020253_tcl1bqunt4b.woff?t=1761619479259') format('woff'),
        url('//at.alicdn.com/t/c/font_5020253_tcl1bqunt4b.ttf?t=1761619479259') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-down-load:before {
    content: "\e637";
}

.icon-shipin2:before {
    content: "\e980";
}

.icon-zuobiao:before {
    content: "\e615";
}

.icon-left:before {
    content: "\e614";
}

.icon-right:before {
    content: "\e613";
}

.icon-zuozhe:before {
    content: "\e675";
}

.icon-rili:before {
    content: "\e641";
}

.icon-right-f:before {
    content: "\e655";
}

.icon-shouji:before {
    content: "\e601";
}

.icon-daohang:before {
    content: "\e640";
}

.icon-search:before {
    content: "\e631";
}

.icon-facebookfacebook52:before {
    content: "\e60b";
}

.icon-mail:before {
    content: "\e690";
}

.icon-dianhua:before {
    content: "\e729";
}

.icon-in:before {
    content: "\e64d";
}

.icon-down:before {
    content: "\e6da";
}

.icon-play:before {
    content: "\e664";
}

.icon-right1:before {
    content: "\e66f";
}

.icon-youtube-fill:before {
    content: "\e6a7";
}

.icon-tuite1:before {
    content: "\e90c";
}



* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

img {
    transition: all 0.3s;
    vertical-align: middle;
    width: 100%;
}

.VueasDiv {
    display: flex;
    align-items: center;
}

p {
    line-height: 24px;
    font-size: 16px;
    color: #4d4d4d;
}

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;
    padding: 12px;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    background-color: transparent;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}









.head {
    position: fixed;
    z-index: 111;
    top: 0;
    width: 100%;
}


.headTop {
    width: 100%;
    height: 78px;
    background-color: #fff;
}


.Wlogo {
    width: 74px;
}


.phoneDinFlex {
    display: flex;
    align-items: center;
}

.headTopJz {
    max-width: 1380px;
    width: 94%;
    height: 100%;
    margin: 0 auto;
}

.phoneDin {
    display: flex;
    align-items: center;
}


.Icnwxc {
    display: flex;
    align-items: center;
}

.Enxin {
    display: flex;
    padding-left: 20px;
    color: #1a1a1a;
}

.headTopJz {
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.phoneDinFlexIsd {
    display: flex;
    justify-content: space-between;
    width: 47%;
}


.phoneDinFsd {
    padding-right: 30px;
    position: relative;
}


.phoneDinFsd::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 70%;
    background-color: #99aacf;
}

.phoneDin {
    color: #1a1a1a;
}

.phoneDin i {
    margin-right: 12px;
    font-size: 18px;
    color: #123b8f;
}


.phoneDinTwo {
    padding-left: 30px;
}


.seaxR {
    padding-right: 20px;
    position: relative;
}


.seaxR i {
    font-size: 18px;
    color: #123b8f;
}

.seaxR::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 70%;
    background-color: #99aacf;
}


.Enxin i {
    font-size: 18px;
    color: #123b8f;
    padding-left: 8px;
}

.langurlarrBtin i {
    color: #1a1a1a;
}

.Dosdw {
    margin-top: 2px;
}

.headBottom {
    width: 100%;
    height: 48px;
    background-color: #1c76f0;
}


.headBottomJz {
    max-width: 1380px;
    width: 94%;
    height: 100%;
    color: #fff;
    margin: 0 auto;
}

.vasdContactUs_Xc {
    width: 270px;
    height: 57px;
    text-align: center;
    position: relative;

}

.vasdContactUs {
    cursor: pointer;
    line-height: 57px;
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    position: absolute;
    top: -7px;
    background-image: url(/templates/Web/en/images/cusImg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


.vasdContactUs:hover {
    top: 0;
    transform: scale(0.9);
}

.headBottomUl {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}


.headBottomUl>li {
    height: 100%;
    display: flex;
    align-items: center;
}

.vasdHover {
    display: flex;
    font-weight: 700;
    align-items: center;
    height: 100%;

}

.vasdHover i {
    padding-left: 12px;
}

.Ekv {
    margin-top: 3px;
}

.xianxxcc {
    position: relative;
    z-index: 1;
}

.bannerJz {
    max-width: 1380px;
    width: 94%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
}

.banner {
    position: relative;
    margin-top: 125px;
    overflow: hidden;
    border-radius: 0 0 265px 0;
}

.SdQW {
    width: 20px;
}

.animate__fadeInLeft {
    animation-duration: 2s;
}

.adingw {
    font-size: 48px;
    color: #fff;
    font-weight: 800;
    animation-duration: 3s;
}

.facturLeft {
    width: 60%;
}

.facturLeft ul {
    animation-duration: 3s;
}

.draww {
    color: #fff;
    margin: 20px 0 30px 0;
    animation-duration: 3s;
}

.draww p {
    color: #fff;
}


.Sdflex {
    display: flex;
    align-items: center;
    color: #fff;
}

.SdQW {
    margin-right: 20px;
}

.Sdflex:not(:nth-child(1)) {
    margin-top: 20px;
}

.LearnMore {
    display: flex;
    align-items: center;
}

.LearnMoreDiv {
    padding: 5px 30px;
    border: 1px solid #fff;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
}

.WWA {
    border: 1px solid #d8e7fa;
    color: #4d4d4d;
}

.quter {
    padding: 8px 30px;
    background-color: #1c76e4;
    display: inline-block;
    cursor: pointer;
    margin-left: 20px;
    color: #fff;
    border-radius: 30px;
}

.LearnMoreQuter {
    margin-top: 30px;
    animation-duration: 3s;
}


.foot {
    width: 100%;
    margin-top: 250px;
    padding: 230px 0 0 0;
    background-image: url(/uploads/202510/ftbk_1761027070_WNo_1920d824.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

}


.blog_con {
    margin-top: 20px;
}

.mainBox {
    margin-top: 126px;
}

.blog_con * {
    margin: revert;
    padding: revert;
    list-style: revert;
}




.foot {
    position: relative;
}

.foot::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    /* 不影响点击 */

    /* 多层渐变 + 光晕叠加 */
    background:
        radial-gradient(circle at 25% 25%, rgba(255, 255, 255, 0.08), transparent 40%),
        radial-gradient(circle at 75% 75%, rgba(255, 255, 255, 0.05), transparent 50%),
        linear-gradient(135deg, rgba(10, 47, 98, 0.85), rgba(10, 47, 98, 0.65));

    /* 可选圆角与层次感 */
    border-radius: 0;
    /* 如果需要圆角可以改成 8px 或 12px */
}

.headBottomUl {
    position: relative;
}

.YuanIMg {
    border-radius: 50%;
    overflow: hidden;
    transition: transform 0.4s ease;
    aspect-ratio: 1/1;
    position: relative;
}

.YuanIMg img {
    aspect-ratio: 1/1;
    /* width: auto; */
    object-fit: cover;
    height: 100%;
}

.OohxcTEx {
    position: relative;
}

.YuanIMgGsd {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    transform: translateX(-50%) rotateX(-90deg) scale(0.9);
    transform-origin: top center;
    opacity: 0;
    visibility: hidden;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(6px);
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 40px;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 20px 45px rgba(75, 49, 49, 0.15);
    transition: all 0.4s cubic-bezier(0.25, 1, 0.3, 1);
    z-index: 10;
}

.Plante {
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
    color: #1a1a1a;
    transition: color 0.3s ease;
}

.Tesux:hover .YuanIMgGsd {
    transform: translateX(-50%) rotateX(0) scale(1);
    opacity: 1;
    visibility: visible;
}

.YuanIMgGsd li {
    transform: translateY(15px);
    opacity: 0;
    transition: all 0.35s ease;
}

.Tesux:hover .YuanIMgGsd li {
    transform: translateY(0);
    opacity: 1;
}

.Tesux:hover .YuanIMgGsd li:nth-child(1) {
    transition-delay: 0.05s;
}

.Tesux:hover .YuanIMgGsd li:nth-child(2) {
    transition-delay: 0.1s;
}

.Tesux:hover .YuanIMgGsd li:nth-child(3) {
    transition-delay: 0.15s;
}

.Tesux:hover .YuanIMgGsd li:nth-child(4) {
    transition-delay: 0.2s;
}

.Tesux:hover .YuanIMgGsd li:nth-child(5) {
    transition-delay: 0.25s;
}

.Tesux:hover .YuanIMgGsd li:nth-child(6) {
    transition-delay: 0.3s;
}

.Tesux:hover .YuanIMgGsd li:nth-child(7) {
    transition-delay: 0.35s;
}

.YuanIMgGsd li:hover .YuanIMg {
    transform: scale(1.08) rotate(3deg);
}

.YuanIMgGsd li:hover .Plante {
    color: #1877f1;
}












.footJz {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
    position: absolute;
    top: -190px;
    z-index: 12;
    left: 50%;
    transform: translateX(-50%);
}

.footBox {
    width: 100%;
    padding-left: 60px;
    height: 414px;
    display: flex;
    align-items: center;
    background-image: url(/uploads/202512/footimg_1764576413_WNo_2877d875.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.ChatW {
    font-size: 36px;
    font-weight: 800;
    color: #fff;
}

.WlogoJz {
    max-width: 1380px;
    position: relative;
    z-index: 11;
    width: 94%;
    margin: 0 auto;
    margin-top: 30px;
    color: #fff;
}

.Wlogsdo {
    width: 156px;
}

.waterwe {
    display: flex;
    color: #fff;
    margin-top: 25px;
}

.WlogoLixc {
    width: 25%;
}

.Iopnxc {
    margin-left: 12px;
    width: calc(100% - 30px);
}

.waterwe i {
    font-size: 20px;
}

.Quut {
    font-size: 21px;
    font-weight: 800;
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 2px solid #fff;
}

.Quut::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 40px;
    height: 3px;
    background-color: #1c76f0;
}


.WlogoUl {
    display: flex;
    justify-content: space-between;
    padding-bottom: 60px;
}

.WlogoLixcxc {
    width: 60%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}



.zxvHome {
    margin-top: 25px;
}


.shexc {
    display: flex;
    align-items: center;
    color: #fff;
    margin-top: 20px;
}


.shexc i {
    font-size: 21px;
}

.shexc>div {
    margin-right: 12px;
}

.Poliw {
    display: flex;
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
    border-top: 1px solid #5e7692;
    z-index: 11;
    justify-content: space-between;
    color: #fff;
    font-size: 14px;
}

.Vueas {
    cursor: pointer;
}

.Vueas i {
    margin-left: 5px;
}

.UIsd {
    margin: 1px 0 0 10px;
}

.banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    background: radial-gradient(circle at 25% 25%, rgba(255, 255, 255, 0.08), transparent 40%), radial-gradient(circle at 75% 75%, rgba(255, 255, 255, 0.05), transparent 50%), linear-gradient(135deg, rgba(10, 47, 98, 0.85), rgba(10, 47, 98, 0.65));
    border-radius: 0;
}

.bannerJz {
    z-index: 11;
}


/* 
.quter:hover {
    background-color: #fff;
    color: #1c76e4;
} */

/* .vasdHover {
    position: relative;
} */

.vasdHover1 {
    position: relative;
}














/* 主链接 */
.main-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 20px;
    color: #0a2f62;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.main-link:hover {
    color: #1877f2;
}

/* 下拉容器 */
.erjic {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 240px;
    max-height: 360px;
    /* 高度超出可滚动 */
    overflow-y: auto;
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(8px);
    border-radius: 14px;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 20;
}

/* hover 展开 */
.vasdHover:hover .erjic {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

/* 子项样式 */
.ilos {
    border-bottom: 1px solid rgba(230, 230, 230, 0.6);
}

.ilos:last-child {
    border-bottom: none;
}

.ilos a {
    display: block;
    padding: 12px 20px;
    color: #1a1a1a;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    transition: all 0.35s ease;
    font-size: 15px;
    background: #fff;
    border-radius: 6px;
    margin: 4px 10px;
}

/* 背景滑入光泽 */
.ilos a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #123b8f, #3568d8);
    transition: all 0.4s ease;
    z-index: 0;
    border-radius: 6px;
}

.ilos a:hover::before {
    left: 0;
}

/* hover 文字和浮动 */
.ilos a:hover {
    color: #fff;
    transform: translateX(6px) scale(1.02);
    box-shadow: inset 0 0 12px rgba(255, 255, 255, 0.15);
}

/* 子项淡入动画 */
.erjic .ilos {
    opacity: 0;
    transform: translateY(8px);
    transition: all 0.4s ease;
}

.vasdHover:hover .erjic .ilos {
    opacity: 1;
    transform: translateY(0);
}

/* 自动延迟子项入场（适配任意数量） */
.vasdHover:hover .erjic .ilos:nth-child(n) {
    transition-delay: calc((var(--i, 1) - 1) * 0.05s);
}

/* 滚动条美化 */
.erjic::-webkit-scrollbar {
    width: 6px;
}

.erjic::-webkit-scrollbar-thumb {
    background: rgba(18, 59, 143, 0.3);
    border-radius: 3px;
}

.erjic::-webkit-scrollbar-track {
    background: transparent;
}














.vasdHover>a {
    display: flex;
    align-items: center;
}


/* .LearnMoreDiv:hover{

} */


.mainBox {
    width: 100%;
    padding: 10px 0;
    background-color: #f0f0f0;
}


.main {
    max-width: 1380px;
    width: 94%;
    display: flex;
    font-weight: 500;
    margin: 0 auto;
    color: #1a1a1a;
}

.ASdxie {
    margin: 0 5px;
}

.saydP {
    margin-top: 110px;
}

.foot a:hover {
    text-decoration: underline;
    color: #1c76f0;
}

/* .waterwe i{
    text-decoration: none !important;
} */



.phoneDin a:hover {
    text-decoration: underline;
    color: #1c76f0;
}






.ASme {
    cursor: pointer;
    transition: all 0.65s;
}

.ASme:hover {
    opacity: 0.9;
    transform: scale(0.9);
}

.Vueas {
    transition: all 0.65s;
}

.Vueas:hover {
    opacity: 0.9;
    transform: scale(0.9);
}


.quter {
    transition: all 0.65s;
}

.quter:hover {
    opacity: 0.9;
    transform: scale(0.9);
}

.LearnMoreDiv1 {
    transition: all 0.65s;
}

.LearnMoreDiv1:hover {
    opacity: 0.9;
    transform: scale(0.9);
}



.WeilanLi:hover .img {
    transform: scale(1.1);
}

.WeilanLi:hover h3 {
    color: #1c76f0;
}



.Downli>a:hover .Soc {
    color: #1c76e4;
}


.Downli>a:hover .Vueas {
    opacity: 0.9;
    transform: scale(0.9);
}

u {
    transition: all 0.3s;
}

.aLEft:hover .velopmew {
    color: #1c76e4;
}

.velopmew {
    transition: all 0.3s;
}

.aLEft:hover .blog_listImg img {
    transform: scale(1.1);
}

.headTop {
    transition: all 0.3s;
}


.main>div:last-child {
    color: #1c76f0;
}

.maixncv>div:last-child {
    color: #1c76f0;
}


.Quut a {
    text-decoration: none !important;
}


.headBottomUl>li:not(:last-child) {
    padding: 0 30px;
}

.PsPlantkd {
    display: -webkit-box;
    /* 必须用于多行省略 */
    -webkit-line-clamp: 2;
    /* 显示两行 */
    -webkit-box-orient: vertical;
    /* 垂直排列 */
    overflow: hidden;
    /* 隐藏超出的内容 */
    text-overflow: ellipsis;
    /* 多行省略符 */
    max-height: 3em;
    /* 2行 * 1.5em */
}

.YsouMay {
    margin-top: 110px;
}


.Yggas1sd {
    color: #1a1a1a;
    font-size: 21px;
    font-weight: 700;
    margin-top: 20px;
}

.bnmw2 {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 50px;
}

.bnmw2 li:hover .bnmwWord {
    opacity: 1;
}

.bnmsd1 {
    width: 106px;
}


.bnmsdxcxc1 {
    width: calc(100% - 120px);
}

.kwashw>a {
    display: flex;
    /* justify-content: space-between; */
}


.PsPlantkd {
    font-size: 14px;
    margin-top: 10px;
}

.Jul1we {
    font-size: 12px;
}

.Jul1we i {
    font-size: 14px;
}

.Vueas {
    margin-left: 0;
    margin-top: 30px;
}

.quterwe1 {
    background-color: #fff;
    color: #1c76e4;
}


.cusBox {
    position: sticky !important;
    top: 120px;
}


.Prewe {
    min-height: 48px;
}


.vcs1 {
    min-height: 85px;
}



.bnmwLi1::after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(18, 59, 131, 0.8);
}


.xonCs {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 11;
    transform: translate(-50%, -50%);
    font-size: 21px;
    font-weight: 700;
    color: #fff;
}


.PdfRight .Soc {
    margin-bottom: 0;
}

.Perrox {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.tiplew {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.kncxvBpx p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}



.PriEop {
    max-width: 1380px;
    width: 94%;
    margin: 110px auto;
}

.PriEopLeft {
    width: 40%;
}

.PriEopRight {
    width: 58%;
}

.PriEop {
    display: flex;
    justify-content: space-between;
}



.PriEopUL {
    margin-left: 30px;
    margin-top: 10px;
}

.PriEopUL * {
    list-style: disc;
}

.PriEopUL span {
    font-weight: 700;
    color: #1c76d8;
}

.PriEopUL li::marker {
    color: #1c76d8;
}

.PriEopUL{
    display: grid;
    grid-template-columns: repeat(1 , 1fr);
    gap: 20px ;
} 
     .Weilan {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}


.PExc {
    color: #1a1a1a;
    font-size: 36px;
    font-weight: 800;
    margin-top: 20px;
}

.WWA_left {
    width: 40%;
}


.PExc span {
    color: #1c76e4;
}


.drawsdw p {
    font-size: 18px;
    color: #1a1a1a;
}

.WWA_right {
    width: 40%;
}

.WeilanBox {
    display: flex;
    padding-bottom: 50px;
    border-bottom: 1px solid #e9e9e9;
    align-items: center;
    justify-content: space-between;
}





.WeilanTopLeft {
    position: relative;
    width: 48%;
}

.WeilanTop {
    margin-top: 50px;
}

.playbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  overflow: hidden;
  box-shadow: 0 0 0 0 rgba(28,118,228,0.3);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.playbtn i {
  font-size: 40px;
  color: #ffffff;
  z-index: 2;
  position: relative;
  transition: all 0.4s ease;
}

.playbtn .wave {
  position: absolute;
  width: 200%;
  height: 200%;
  background: conic-gradient(
    from 0deg,
    rgba(28,118,228,0.1) 0%,
    rgba(100,180,255,0.4) 25%,
    rgba(28,118,228,0.1) 50%,
    rgba(100,180,255,0.3) 75%,
    rgba(28,118,228,0.1) 100%
  );
  filter: blur(25px);
  border-radius: 50%;
  animation: auroraRotate 6s linear infinite;
  z-index: 1;
  opacity: 0.5;
}

.playbtn:hover {
  transform: translate(-50%, -50%) scale(1.12);
  box-shadow: 0 0 25px rgba(40,130,255,0.5);
  border-color: rgba(255, 255, 255, 0.3);
}

.playbtn:hover .wave {
  filter: blur(18px);
  opacity: 0.8;
  animation-duration: 3s;
}

.playbtn:hover i {
  color: #bcdcff;
  transform: scale(1.2);
  text-shadow: 0 0 15px rgba(80,160,255,0.8);
}

.playbtn:active::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(40,130,255,0.5) 0%, transparent 70%);
  animation: pulseWave 0.5s ease-out;
  z-index: 0;
}

@keyframes auroraRotate {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@keyframes pulseWave {
  0% { transform: scale(0.3); opacity: 0.7; }
  100% { transform: scale(1.8); opacity: 0; }
}



.WeilanTopRight {
    width: 48%;
}

.WeilanTop {
    display: flex;
    justify-content: space-between;
}

.WeilanTopRightBox p:not(:nth-child(1)) {
    margin-top: 20px;
}


.WeilanTopRightBox span {
    color: #1c76e4;
    font-weight: 600;
}

.WeilanTopRightImg {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    background-color: #1c76e4;
}

.WeilanTopRightImg img {
    width: 22px;
}

.WeilanTopRightLi {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
}

.WeilanTopRightWord {
    width: calc(100% - 60px);
}

.Cpwx {
    font-size: 16px;
    font-weight: 700;
    color: #1c76e4;
}

.safew {
    margin-top: 10px;
}


.Shuxc {
    font-size: 70px;
    font-weight: 700;
    color: #1c76e4;
}

.Sdcc {
    font-size: 32px;
    font-weight: 500;
    color: #4d4d4d;
    margin-left: 15px;
}


.SdccFlex {
    display: flex;

}

.xianD {
    width: 1px;
    height: 80px;
    margin: 0 30px;
    background-color: #e9e9e9;
}

.WeilanBottomUl>li {
    display: flex;
    align-items: center;
}

.WeilanBottom {
    margin-top: 50px;
}

.WeilanBottomUl {
    display: flex;
    justify-content: space-around;
}


.WxcFlex {
    display: flex;
    justify-content: center;
}


.managwwevvv {
    font-size: 36px;
    font-weight: 800;
    color: #1a1a1a;
    margin: 15px 0;
}


.managwwevvv span {
    color: #1c76e4;
}

.WeilanZz {
    text-align: center;
    padding-bottom: 50px;
    border-bottom: 1px solid #d2d2d2;
}

.WeilanZ {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
    margin-top: 50px;
}

.swiperSd {
    margin-top: 50px;
}

.swiperSdBox {
    position: relative;
}
.prev1 {
    width: 40px !important;
    height: 40px !important;
    left: -70px !important;
    border-radius: 50%;
    transition: all 0.3s ;
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.prev1::after {
    font-size: 20px !important;
    color: #1c76e4;
}


.prev1:hover{
  background-color: #1c76f0;
}

.prev1:hover::after{
    color: #fff;
}


.next1 {
    width: 40px !important;
    height: 40px !important;
    left: auto !important;
    right: -70px !important;
    border-radius: 50%;
    transition: all 0.3s ;
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}



.next1::after {
    font-size: 20px !important;
    color: #1c76e4;
}


.next1:hover{
  background-color: #1c76f0;
}

.next1:hover::after{
    color: #fff;
}



.maisdn {
    padding: 110px 0;
    width: 100%;

}

.maisdn {
    background-image: url(/img/IndexBj.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
}


.Zbc {
    width: 100%;
    background-image: url();
    background-repeat: no-repeat;
    background-size: 1920px 100%;
}

.ZbcJz {
    max-width: 1380px;
    width: 94%;
    padding: 110px 0 403px 0;
    margin: 0 auto;
}


.PExc1 {
    color: #fff;
}

.drawsdw1we p {
    color: #fff;
}

.bnmw {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.bnmwBox {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
    margin-top: -335px;
}


.ViewFlex {
    display: flex;
    align-items: center;
}

.bnmwLi {
    width: 100%;
    border-radius: 28px;
    overflow: hidden;
    position: relative;

}



.uidwe {
    color: #fff;
    padding: 0 30px;
    position: absolute;
    width: 100% ;
    bottom: 10px;
    transition: all 0.3s ease-in-out;
}


.Packagw {
    font-size: 21px;
    font-weight: 700;
}

.tiplew {
    margin: 20px 0;
}

.AllR {
    margin-left: 5px;
}

.bnmw li {
    position: relative;
    overflow: hidden;
       border-radius: 43px;
    cursor: pointer;
}

.dosw {
    position: absolute;
    inset: 0;
    opacity: 0;
    transform: scale(0.95);
    border-radius: 28px;
    background: rgba(28,118,228,0.3);
    backdrop-filter: blur(10px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: all 0.5s cubic-bezier(0.25,1,0.5,1);
    overflow: hidden;
}

/* 内光晕+渐变流动 */
.dosw::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, rgba(28,118,228,0.2), rgba(28,118,228,0.05) 50%, rgba(28,118,228,0.2));
    filter: blur(12px);
    transform: translateX(-100%);
    transition: transform 0.6s ease;
}

/* 微粒子效果 */
.dosw::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle, rgba(255,255,255,0.05) 0%, transparent 70%);
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.5s ease;
}

/* 内部内容轻微弹性浮动 */
.dosw .content {
    color: #fff;
    text-align: center;
    transform: translateY(10px);
    transition: transform 0.5s cubic-bezier(0.25,1,0.5,1);
}

/* 悬停交互 */
.bnmw li:hover .dosw {
    opacity: 1;
    transform: scale(1);
}

.bnmw li:hover .dosw::before {
    transform: translateX(100%);
}

.bnmw li:hover .dosw::after {
    opacity: 1;
}

.bnmw li:hover .dosw .content {
    transform: translateY(0);
}






.bnmw li:hover .uidwe {
    bottom: 30px;
}

.bnmwWord {
    position: absolute;
    height: 98px;
    color: #fff;
    width: 100%;
    bottom: 0;
    line-height: 98px;
    background: linear-gradient(to top,
            /* 从下到上 */
            rgba(28, 118, 228, 0.6) 0%,
            /* 底部颜色 */
            rgba(28, 118, 228, 0) 100%
            /* 顶部渐变为透明 */
        );
    padding: 0 30px;
    transition: all 0.5s ease-in-out;
    left: 0;
}



.bnmw li:hover .bnmwWord {
    opacity: 0;
}



.bnmwImg {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 45px;
    transition: all 0.3s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #1c76e4;
    border-radius: 0 0 50% 50%;
}



.bnmwImg img {
    width: 45px;
    padding-bottom: 10px ;
    /* padding-top: 10px; */
}

.q11 {
    display: none;
}


.bnmw li:hover .q11 {
    display: block;
}


.bnmw li:hover .q1 {
    display: none;
}

.bnmw li:hover .bnmwImg {
    background-color: #fff;
}


.andlow {
    max-width: 1380px;
    width: 94%;
    margin: 110px auto;
}

.drawsdwTop {
    margin-top: 20px;
}

.mxc {
    width: 50px;
    height: 50px;
    display: flex;
    transition: all 0.3s;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #e9f2fd;
}

.mxc img {
    width: 25px;
}

.m11 {
    display: none;
}

.Expe {
    margin-top: 50px;
}

.ExpeLi {
    display: flex;
    justify-content: space-between;
    width: 48%;
}

.ExpeWord {
    width: calc(100% - 70px);
}

.neerw {
    font-size: 21px;
    font-weight: 700;
    color: #1a1a1a;
}

.Psdcv {
    margin-top: 10px;
}

.ExpeUl {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
}

.ExpeLi:hover .m11 {
    display: block;
}


.ExpeLi:hover .m1 {
    display: none;
}


.ExpeLi:hover .mxc {
    background-color: #1c76e4;
}

.ExpeLi:hover .neerw {
    color: #1c76e4;
}

.ExpeLi {
    cursor: pointer;
}



.VcImg {
    width: 100%;
    height: 686px;
    background-image: url(/templates/Web/en/images/vc.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 50px;
}

.VcImgFlex {
    padding: 187px 0 0 100px;
}



.drawsdw1wews {
    margin-top: 20px;
}

.VcImgFlexLEft {
    padding-top: 15px;
    width: 420px;
}



.VcImgWord {
    width: 100%;
    height: 90px;
    text-align: center;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 21px;
    padding: 0 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

.VcImgFlexRight {
    position: relative;
    width: calc(100% - 500px);
}

.VcImgFlex {
    display: flex;
    justify-content: space-between;
}

.swiperwev {
    padding: 15px !important;
}

.slide1 {
    width: 41.5% !important;
    overflow: hidden;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 40px !important;
}


.prev2 {
    width: 40px !important;
    height: 40px !important;
    left: -125px !important;
    bottom: 84px !important;
    top: auto !important;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.prev2::after {
    font-size: 20px !important;
}

.next2 {
    width: 40px !important;
    height: 40px !important;
    left: -70px !important;
    bottom: 84px !important;
    top: auto !important;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.next2::after {
    font-size: 20px !important;
}

.next2:hover {
    background-color: #1c76e4;
}

.prev2:hover {
    background-color: #1c76e4;
}



.next2:hover::after {
    color: #fff;
}

.prev2:hover::after {
    color: #fff;
}

/* .prev2.swiper-button-disabled,
.next2.swiper-button-disabled {
    background-color: #1c76e4;
    opacity: 1 !important;
}

.next2.swiper-button-disabled::after,
.prev2.swiper-button-disabled::after {
    color: #fff !important;
} */


.Plant {
    max-width: 1380px;
    width: 94%;
    margin: 210px auto 0 auto;
}

.Bluexc {
    display: flex;
    margin-top: 50px;
    gap: 40px;
}

.Bluexc li {
    border-radius: 15px;
    position: relative;
    width: 33.33%;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 15px;
}

.bRxc {
    font-size: 21px;
    font-weight: 700;
    margin: 20px 0;
    color: #1a1a1a;
}


.timex {
    padding: 8px 15px;
    background-color: #1c76e4;
    color: #fff;
    position: absolute;
    top: 224px;
    font-size: 16px;
    left: -16px;

}

.timex:after {
    content: '';
    position: absolute;
    bottom: 36px;
    left: 0px;
    background: url(/templates/Web/en/images/sanJiao.png) no-repeat center / contain;
    width: 16px;
    height: 16px;
}


.Bkxckk {
    overflow: hidden;
    border-radius: 15px;
}

.BluexcLi:hover .Bkxckk img {
    transform: scale(1.1);
}

.BluexcLi:hover .bRxc {
    color: #145dbf;
}

.kncxvBpx {
    padding-bottom: 20px;
}


.slide1:hover img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}

.slide1:hover .VcImgWord {
    color: #1c76e4;
}

.Cphi * {
    padding: revert;
    margin: revert;
    list-style: disc;
}

 .blog {
    max-width: 1380px;
    width: 94%;
    margin: 110px auto;
    margin-bottom: 220px;
    display: flex;
    justify-content: space-between;
}

.blog_listImg {
    width: 400px;
    border-radius: 15px;
    overflow: hidden;
}


.blog_list_text {
    width: calc(100% - 420px);
}

.aLEft {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blog_list {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.velopmew {
    font-size: 21px;
    color: #1a1a1a;
    font-weight: 700;
}



.blog_left {
    width: calc(100% - 360px);
}

.liDom {
    padding: 10px;
    position: relative;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 15px;
}
.ufXCV iframe{
    width: 100% ;
        height: 551px;
}

.Perrox {
    margin-top: 20px;
}

.blog_right {
    width: 330px;
    position: relative;
}

.cusBox::after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(18, 59, 131, 0.8);
    z-index: 1;
}

.HoArt {
    font-size: 18px;
    font-weight: 700;
    line-height: 48px;
    color: #ffffff;
    width: 100%;
    padding-left: 20px;
    height: 48px;
    background-color: #1c76d8;
}

.Brickw {
    padding: 25px 20px;
}

.kwashw a {
    display: flex;
}

.Technowe {
    font-size: 14px;
    font-weight: 700;
    color: #1a1a1a;
    margin-left: 12px;
}

.kwashwUl {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.HoArtBox {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 15px;
    overflow: hidden;
}

.kwashw:hover .Technowe {
    color: #1c76d8;
}

/* .kwashw:hover .Invx {
    transform: rotate(90deg);
} */
.kwashw:hover .Invx i {
    color: #123b83;
}

.cusBox {
    padding: 40px 20px;
    margin-top: 33px;
    background-image: url(/templates/Web/en/images/smsdbk.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.Asdl {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
}


.Oohxc {
    height: 45px;
    background-color: #ffffff;
    position: relative;
}

.cehosxd {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.Asdl_B {
    position: relative;
    z-index: 11;
}

.OohxcTEx textarea {
    width: 100%;
    height: 145px;
    background-color: #ffffff;
}

.ASme {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    background-color: #1c76d8;
    color: #ffffff;
    display: inline-block;
    border-radius: 20px;
}

.ASmeFlex {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.Asdvxc {
    color: #ffffff;
    font-size: 14px;
    margin-top: 10px;
}


.timex1we {
    top: 200px;
}


.blog_leftBox {
    padding: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.Jul {
    display: flex;

}
.blog_leftBox h1{
    font-size: 36px;
    font-weight: 800;
    color: #1a1a1a;
}

.JulFlex {
    gap: 40px;
    margin-top: 20px;
    display: flex;
}

.Jul i {
    color: #1c76d8;
    margin-right: 12px;
}



.rev {
    display: flex;
    align-items: center;
}

.v1wrev {
    justify-content: right;
}

.rightLeft {
    transform: rotate(180deg);
    margin-top: 5px;
}

.rightLeft i {
    font-size: 16px;

}


.KSd {
    width: 125px;

}


.KSdLEdt {
    width: 45%;
    display: flex;
    justify-content: space-between;
}

.KSdRight {
    width: calc(100% - 145px);
}

.KSdLEdtFlex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.Next {
    margin-top: 15px;
}

.rev {
    font-size: 16px;
    font-weight: 700;
}

.KSdRight1w {
    text-align: right;
}

.Nesdxt {
    margin-right: 8px;
}

.Prev {
    margin-left: 8px;
}


.xiAn {
    width: 1px;
    height: 78px;
    background-color: #ececec;
}


.Pinlin{
    margin-top: 110px ;
}


.MayLike{
    max-width: 1380px ;
    width: 94% ;
    margin: 0 auto;
}

.ikew{
    font-size: 38px ;
    font-weight: 700;
    color: #1a1a1a;
}     .pinLun_box {
    margin-top: 55px;
}
.pinLun {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}
.Submitww.button {
    width: auto;
    height: 45px;
    padding: 0px 35px;
    background: #1C76D8;
    color: #fff;
    line-height: 45px;
    margin-top: 30px;
    font-weight: 700;
    transition: all 0.15s 
ease-in;
    cursor: pointer;
    display: inline-block;
    border-radius: 22.5px;
}
.pinLun_flex {
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #F5F5F5;
    height: 90px;
    border-radius: 15px ;
}
.asfwww>div {
    width: 20px;
    margin-right: 10px;
}

.asfwww {
    display: flex;
}
.alshgw {
    display: flex;
    width: 100%;
    padding: 0 20px;
    align-items: center;
    justify-content: space-between;

}

.asgjff {
    display: flex;
    align-items: center;
}

.asfwshuzi {
    font-size: 24px;
    font-weight: 700;

}

.asgjff {
    color: #1D5CAA;
}

.ssscasf {
    margin-left: 12px;
}
asdfwfw {
    position: relative;
}

.asdfwfw>div {
    padding-left: 20px;
    position: relative;
    margin-top: 20px;
}

.asdfwfw>div::after {
    width: 1px;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ececec;
}
.gril img {
    width: 20px;
    margin-right: 15px;
}

.gril {
    display: flex;
    font-weight: 700;
    color: #1e1e1e;
    align-items: center;
}

.asfasfw {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-top: 20px;
}

.will_w {
    font-size: 18px;
    font-weight: 700;
    color: #1E1E1E;
    margin-top: 33px;
}

.will_L {
    margin-top: 20px;
    color: #606060;
}

.tetxct {
    width: 100%;
    height: 220px;
    margin-top: 20px;
}
.tetxct textarea {
    width: 100%;
    height: 100%;
    padding: 12px;
    border: 1px solid #ececec;
}
.in_flex>div {
    width: 48%;

}

.in_flex {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.invbpv {
    height: 45px;
    width: 100%;
    margin-top: 12px;
}

.invbpv input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
    border: 1px solid #ececec;
}
.invbpv input:focus{
    border:1px solid var(--MainColor)
}
.in_flex p {
    font-size: 18px;
    font-weight: 700;
    color: #1E1E1E;
}

.pinLun_box {
    margin-top: 55px;
}


.stop_eTop {
    padding-top: 0;
}


.Submitww {
    width: 100%;
}

.asdwUl_box {
    max-width: 1370px;
    width: 94%;
    margin: 0 auto;
    margin-bottom: 135px;
}
.pinxc .button {
    width: auto;
    height: 45px;
    padding:0px 35px;
    background: var(--Gradient);
    color: #fff;
    line-height: 45px;
    margin-top: 30px;
    font-weight: 700;
    transition: all 0.15s ease-in;
    cursor: pointer;
    display: inline-block;
}
.pinxc .button:hover{
    transform: translateY(-0.15rem);
    box-shadow: 0 0.25rem 0.75rem rgba(30, 34, 40, .35);
}
.tetxct textarea:focus{
    outline: none;
    border: 1px solid var(--MainColor);
} @media screen and (max-width: 1380px) {
    .headBottomUl>li {
        font-size: 14px;
    }

    .vasdContactUs {
        font-size: 14px;
    }

    .next1 {
        display: none !important;
    }

    .prev1 {
        display: none !important;
    }

    .vasdContactUs_Xc {
        width: 240px;
    }

    .prev3 {
        display: none !important;
    }

    .next3 {
        display: none !important;
    }
}

@media screen and (max-width: 850px) {
    .head {
        display: none;
    }

    .Plantw h3 {
        font-size: 18px;
    }

    .waterwe {
        margin-top: 15px;
    }

    .LearnMoreQuter {
        margin-top: 20px;
    }

    .timex1we {
        top: 221px;
    }

    .timex {
        font-size: 14px;
        left: 26px;
    }

    .ufXCV iframe {
        width: 100%;
        height: 235px;
    }

    .eila {
        margin-bottom: 230px;
    }

    .banner {
        margin-top: 0;
        border-radius: 0;
    }

    .mainBox {
        margin-top: 60px;
    }

    .inE {
        margin-top: 0;
    }

    .maisdn {
        padding: 60px 0;
    }

    .cuiznv {
        font-size: 30px;
    }

    .footBox {
        padding-left: 0;
        padding: 0 20px;
    }

    .Poliw {
        font-size: 12px;
    }

    .adingw {
        font-size: 30px;
    }

    .WeilanBox {
        flex-direction: column;
    }

    .WWA {
        display: none;
    }

    .foot {
        margin-top: 180px;
    }

    .TreatmentBox {
        margin-top: 60px;
    }

    .WWA_left {
        width: 100%;
    }

    .WWA_right {
        width: 100%;
        margin-top: 20px;
    }

    .PExc {
        font-size: 26px;
    }

    .WeilanTop {
        flex-direction: column;
    }

    .WeilanTopLeft {
        width: 100%;
    }

    .WeilanTopRight {
        width: 100%;
        margin-top: 20px;
    }

    .Shuxc {
        font-size: 30px;
    }

    .WeilanBottomUl {
        gap: 20px;
    }

    .WeilanBottomUl>li {
        flex-direction: column;
        justify-content: center;
    }

    .WeilanBottomUl {
        flex-direction: column;
    }

    .drawsdw p {
        font-size: 16px;
    }

    .LearnMoreDiv {
        padding: 5px 20px;
    }

    .Packagw {
        font-size: 18px;
    }

    .WeilanBottomUl>li br {
        display: none;
    }

    .managwwevvv {
        font-size: 26px;
    }

    .WeilanZz {
        padding-bottom: 30px;
    }

    .xianD {
        display: none;
    }

    .WeilanBottom {
        margin-top: 30px;
    }

    .ExpeLi {
        width: 100%;
    }

    .andlow {
        margin: 60px auto;
    }

    .ZbcJz {
        padding: 60px 0 380px 0;
    }

    .bnmw {
        grid-template-columns: repeat(1, 1fr);
    }

    .PExc {
        margin-top: 0;
    }

    .WeilanBox {
        padding-bottom: 33px;
    }

    .bRxc {
        margin: 15px 0;
    }

    .Expe {
        margin-top: 30px;
    }

    .VcImgFlex {
        width: 100%;
        padding: 60px 0 0 0;
    }

    .neerw {
        font-size: 18px;
    }

    .Wlogsdo {
        width: 100px;
    }

    .Vueas {
        margin-top: 20px;
    }

    p {
        font-size: 14px;
    }

    .VcImgFlex1x {
        flex-wrap: wrap;
        width: 94%;
        margin: 0 auto;
    }

    .VcImgFlexRight {
        width: 100%;
    }

    .VcImg {

        height: auto;
    }

    .VcImgFlexLEft {
        width: 100%;
    }

    .slide1 {
        width: 100% !important;
    }

    .VcImgWord {
        font-size: 16px;
        padding: 0 15px;

    }

    .quter {
        padding: 8px 20px;
        white-space: nowrap;
    }

    .WeilFlex {
        flex-direction: column;
        align-items: baseline;
    }

    .PExc1 {
        margin-top: 20px;
    }

    .FoQFlex {
        flex-direction: column;
        align-items: baseline;
        padding-bottom: 30px;
    }

    .Askew {
        font-size: 26px;
    }

    .WWAwe {
        width: 100%;
        margin-top: 20px;
    }

    .Bluexc {
        margin-top: 33px;
        flex-wrap: wrap;
    }

    .Bluexc li {
        width: 100%;
    }

    .Plant {
        margin: 60px auto 180px auto;
    }

    .ChatW {
        font-size: 26px;
    }

    .footBox {
        height: 240px;
        border-radius: 20px;
        overflow: hidden;
        background-image: none;
        background-color: #1c76e4;
    }

    .foot {
        padding: 110px 0 0 0;
    }

    .WlogoLixcxc {
        display: none;
    }

    .WlogoLixc {
        width: 100%;
    }

    .WlogoUl {
        padding-bottom: 30px;
    }

    .Poliw {
        flex-wrap: wrap;
        padding: 8px 0;
    }

    .footJz {
        top: -128px;
    }

    .VcImg {
        background-position: 6% 0;
    }

    .Poliw div {
        padding: 3px 0;
    }

    .maisdn .PExc {
        margin-top: 20px;
    }

    .Engin {
        padding: 60px 0;
        background-position: 10% 0;
        border-radius: 0;
    }

    .Engin_jz_box {
        flex-direction: column-reverse;
    }

    .Engin_right {
        width: 100%;
    }

    .Engin_left {
        width: 100%;
        margin-top: 20px;
    }

    .Engin_jz_box:nth-child(even) {
        flex-direction: column-reverse;

    }

    .Engin_left_p p {
        margin-top: 15px;
    }

    .blog_right {
        display: none;
    }

    .blog_left {
        width: 100%;
    }

    .main {
        font-size: 14px;
        flex-wrap: wrap;
    }

    .Yggas {
        font-size: 26px;
    }

    .cusRightBox {
        padding: 20px;
    }

    .cusLeft {
        width: 100%;
        margin-top: 20px;
    }

    .Downli {
        padding: 15px;
    }

    .Down {
        margin: 60px auto;
    }

    .Soc {
        margin-top: 15px;
        margin-bottom: 0;
        font-size: 18px;
    }

    .aLEft {
        flex-direction: column;
    }

    .PdfRight {
        width: 100%;
        margin-top: 20px;
    }

    .Pdf {
        width: 100%;
    }

    .Downli {
        flex-direction: column;
    }

    .Downusdl {
        grid-template-columns: repeat(1, 1fr);
    }

    .blog_right {
        display: none;
    }

    .cusRight {
        width: 100%;
    }

    .cus {
        margin: 60px auto;
        flex-direction: column-reverse;
    }

    .blog_list_text {
        width: 100%;
        margin-top: 20px;
    }

    .blog_listImg {
        width: 100%;
    }

    .KSdLEdtFlex {
        flex-direction: column;
    }

    .KSdLEdt {
        width: 100%;
    }

    .Pinlin {
        margin-top: 60px;
    }

    .xiAn {
        display: none;
    }

    .ikew {
        font-size: 26px;
    }

    .blog {
        margin: 60px auto;
    }

    .KSdLEdtFlex {
        gap: 20px;
    }

    .epJbzxv {
        flex-direction: column;
    }

    .Epc_left {
        width: 100%;
    }

    .Epc_right {
        width: 100%;
        margin-top: 20px;
    }

    .Seatwe {
        font-size: 26px;
    }

    .yanz {
        flex-wrap: wrap;
        justify-content: center;
    }

    .Rkxc {
        font-size: 26px;
    }

    .epJbzxv {
        margin-top: 60px;
    }

    .Relate {
        margin-top: 60px;
    }

    .butww3 {
        margin-top: 10px;
    }

    .bnmw1we {
        margin-top: 30px;
    }

    .WeilanUl {
        margin-top: 30px;
        grid-template-columns: repeat(1, 1fr);
    }

    .saydP {
        margin-top: 60px;
    }

    .PackRT {
        margin-top: 60px;
    }

    .PackRT_box {
        flex-direction: column-reverse;
    }

    .sdvgwe {
        width: 100%;
    }

    .PackRT_left {
        width: 100%;
        margin-top: 20px;
    }

    .Watw {
        font-size: 26px;
        padding-bottom: 10px;
    }

    .FoQ {
        margin: 60px auto;
    }

    .daysweUl {
        margin-top: 30px;
    }

    .lonHowg {
        font-size: 18px;
    }

    .table-wrapper {
        margin-top: 30px;
    }

    .sdvgFlex {
        grid-template-columns: repeat(2, 1fr);
    }

    .FeatBoxx {
        margin: 60px auto;
        margin-bottom: 0;
    }

    .suppo {
        width: 100%;
    }

    .vcs1Ul {
        margin-top: 30px;
    }

    .vcs1Ul {
        display: grid;
        margin-top: 50px;
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }

    .VcImgFlex {
        flex-wrap: wrap;
        width: 94%;
        margin: 0 auto;
    }

    .FeatBoxxFlex {
        align-items: baseline;
        flex-direction: column-reverse;
    }

    .WeilanZzBox {
        margin: 60px auto;
    }

    .Weil {
        margin-top: 60px;
    }

    .BfTvwe {
        display: none;
    }

    .rapid {
        margin-top: 60px;
        padding: 60px 0;
        border-radius: 0;
    }

    .rapidBoxLfex {
        width: 100%;
    }

    .abiliti {
        width: 100%;
        margin-top: 30px;
        grid-template-columns: repeat(1, 1fr);
    }

    .bnmwBox {
        max-width: 1380px;
        width: 94%;
        margin: 60px auto;
    }

    .bnmwBox1 {
        margin-top: -315px;
    }

    .PriEop {
        flex-direction: column;

    }

    .Sdflex:not(:nth-child(1)) {
        margin-top: 10px;
    }

    .facturLeft {
        width: 100%;
    }

    .maixncv {
        flex-wrap: wrap;
    }

    .PriEop {
        margin: 60px auto;
    }

    .Sdflex {
        font-size: 14px;
    }

    .Downli>a {
        flex-direction: column;
    }

    .draww {
        margin: 10px 0 15px 0;
    }

    .PriEopLeft {
        width: 100%;
    }

    .PriEopRight {
        width: 100%;
        margin-top: 20px;
    }
}
.YsouMay{
    margin-top: 110px ;
}
.vd-desc{
    margin-top: 60px;
}
/* .ufXCV iframe{
    width: 100% ;
    aspect-ratio: 2 / 1;
} */
.Yggas1sd{
    color: #1a1a1a;
    font-size: 21px ;
    font-weight: 700;
    margin-top: 20px ;
}

.bnmw2{
        grid-template-columns: repeat(2, 1fr);
        margin-top: 50px ;
}

.bnmw2 li:hover .bnmwWord{
    opacity: 1;
}

.bnmsd1{
    width: 106px ;
}


.bnmsdxcxc1{
    width: calc(100% - 120px );
}

.kwashw>a{
    display: flex;
    justify-content: space-between;
}


.PsPlantkd{
    font-size: 14px;
    margin-top: 10px ;
}

.Jul1we{
    font-size: 12px ;
}

.Jul1we i{
    font-size: 14px ;
}
