
    @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:#f5b91b;
    --AssColor:#201d1d;
    --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);
}

.send-error-2 {
    position: absolute;
    padding: 8px;
    font-size: 12px;
    border: 1px solid #c80000;
    color: #c80000;
    right: 5px;
    bottom: 5px;
    border-radius: 10px;
    display: none;
}
.mobile-header {
    position: fixed;
    left: 0px;
    width: 100%;
    display: none;
    z-index: 1000;
    transition: all 0.6s ease 0s;
    height: 60px;
    background: rgba(109, 109, 109, 0.7);
    top:0px;
    }
.mobile-tool {
    width: 100%;
}
html{
    scroll-behavior: smooth;
}
.mobile-tool-center {
    width: 100%;
    margin: 0 auto;
    height: 60px;
    overflow: hidden;

}
.mobile-logo-f {
    float: left;
    white-space: nowrap;
    height: 100%;
    background-color: #f5b91b;
    padding: 0 20px;
    display: flex;
    align-items: center;
}

.mob-logo-img {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    margin-top: 0px;
}
.mobile-menu {
    cursor: pointer;
    float: right;
    width: 30px;
    text-align: center;
    margin-right: 20px;
}
.mobile-menu:before {
    content: '\f0c9';
    display: block;
    font-family: icomoon5;
    font-size: 30px;
    color: #fff;
    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: #fff;
    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: #fff;
    line-height: 60px;
    float: left;
}
.mob-search-cover {
    position: fixed;
    right: 0px;
    width: 100%;
    height: 100%;
    background: var(--MainColor);
    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: var(--MainColor);
    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: var(--MainColor);
    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: var(--MainColor);
    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{
    color: var(--MainColor);
}
.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 {
    float: left;
    width: calc(100% - 30px);
    margin-left: 8px;
    cursor: pointer;
}
.lan-pc {
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-right: 20px;
}
.lan-pc::before {
    content: '\e900';
    position: absolute;
    right: 0px;
    top: 2px;
    color: #fff;
    font-size: 16px;
    font-family: icomoon3;
}
.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;
    }
    .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: #F5B91B;
  cursor: pointer;
  z-index: 99;
  position: fixed;
  right: 0px;
  top: -80px;
  transition: all 1.2s ease 0s;
  border-radius: 0px;
}

.foot-b-up:before {
  content: "\e901";
  font-family: 'icomoon_9';
  top: 0px;
  line-height: 48px;
  color: #040000;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 18px;
  position: absolute;
}

.fix-r-b {
    width: 48px;
    height: 48px;
    display: block;
    position: relative;
    background: #201d1d;
    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: 1112;
    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(32,29,29,.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: rgba(253,208,0, .5);
    right: 0px;
  }
}    .page{
    margin-top: 60px;
    display: flex;
    justify-content: center;
    color: #B61717;
}
.page-m{
    display: flex;
    gap:10px;
}
.page-one{
    width: 42px;
    height: 42px;
    position: relative;
    cursor: pointer;
    background-color: #F8F8F8;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color:#4D4D4D;
}
.page-one:hover::before{
    color:var(--DpFColor);
}
.page-numf{
    display: flex;
    gap: 10px;
}
.page-sin{
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 31px;
    cursor: pointer;   
    color: var(--MainColor);
    font-size: 16px;
}
.page-sin:hover{
    border:1px solid var(--DpFColor);
    background-color: var(--DpFColor);
    color: #fff;
}
.nowpage{
    border:1px solid var(--AssColor);
    background-color: var(--AssColor);
    color: #fff;
}
.page-arrow{
    border: none;
    background-color: transparent;
}

@media screen and (max-width:980px) {
    .page {
        margin-top: 25px;
    }
}    .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: #F4B819;
    color: #fff;
    line-height: 45px;
    margin-top: 30px;
    font-weight: 700;
    transition: all 0.15s 
ease-in;
    cursor: pointer;
    display: inline-block;
    border-radius: 5px;
}
.pinLun_flex {
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #040000;
    height: 90px;
}
.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: #fff;
}
.recvh-r{
display: flex;
gap:10px;
    color: #fff;
}
.rech-shars{
color: #F4B819;
}
.revcbg{
    font-size: 42px;
    font-weight: bold;
}
.review-title{
    width:100%;
    color: #000;
    font-size: 14px;
}
.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: #1A1A1A;
    align-items: center;
}

.asfasfw {
    font-size: 16px;
    color: #4d4d4d;
    line-height: 24px;
    margin-top: 20px;
}

.will_w {
    font-size: 18px;
    font-weight: 700;
   color: #1A1A1A;
    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;
    background-color: #fff;
}
.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: #1a1a1a;
}

.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);
}    /* latin-ext */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJuktqQ4E.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: 'Outfit';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtq.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;
}




.dLdk * {
    margin: revert;
    padding: revert;
    list-style: revert;
}

@font-face {
    font-family: "iconfont";
    /* Project id 5078301 */
    src: url('//at.alicdn.com/t/c/font_5078301_l0neq99y3i.woff2?t=1766563546070') format('woff2'),
        url('//at.alicdn.com/t/c/font_5078301_l0neq99y3i.woff?t=1766563546070') format('woff'),
        url('//at.alicdn.com/t/c/font_5078301_l0neq99y3i.ttf?t=1766563546070') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-guanbi1:before {
    content: "\e8ed";
}



.icon-sanjiaojiantou-copy:before {
    content: "\e601";
}

.icon-sanjiaojiantou-xia:before {
    content: "\e602";
}


.icon-facebookfacebook52:before {
    content: "\e60b";
}

.icon-in:before {
    content: "\e64d";
}

.icon-youtube-fill:before {
    content: "\e6a7";
}

.icon-tuite1:before {
    content: "\e90c";
}

.icon-shouji:before {
    content: "\e600";
}

.icon-gou:before {
    content: "\e63b";
}

.icon-down1:before {
    content: "\e610";
}

.icon-caret-right:before {
    content: "\e8ec";
}

.icon-rili:before {
    content: "\e640";
}

.icon-articleUser:before {
    content: "\e606";
}

.icon-Right-:before {
    content: "\eba1";
}

.icon-right1:before {
    content: "\e66f";
}

.icon-zuobiao:before {
    content: "\e64b";
}

.icon-right2:before {
    content: "\e660";
}

.icon-facebook:before {
    content: "\e676";
}

.icon-youtube:before {
    content: "\e8e2";
}

.icon-tuite:before {
    content: "\e622";
}

.icon-icon_linkin:before {
    content: "\e705";
}

.icon-shangchuan-shangchuantupian:before {
    content: "\e61d";
}

.icon-right:before {
    content: "\ed51";
}

.icon-down:before {
    content: "\e6da";
}

.icon-youjian:before {
    content: "\e62f";
}

.icon-sousuo:before {
    content: "\e628";
}

.icon-dianhua:before {
    content: "\e729";
}







* {
    font-family: "Outfit", sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
}

img {
    transition: all 0.3s;
    vertical-align: middle;
    width: 100%;
}

p {
    line-height: 24px;
    font-size: 16px;
    color: #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;
}


.aMLogo {
    width: 270px;
    justify-content: center;
    display: flex;
    height: 100%;
    background-color: #f5b91b;
    align-items: center;
}
.yxinxv>div{
    cursor: pointer;
}
.aMLogo img {
    width: 186px;
}

.head {
    width: 100%;
    position: fixed;
    z-index: 1111;
    top: 0;
    transition: all 0.3s;
    display: flex;
    justify-content: space-between;
    height: 110px;
}

.aMLogoRight {
    width: calc(100% - 270px);
    display: flex;
    justify-content: right;
}

.aMLogoRightRIght {
    width: calc(100% - 275px);
    display: flex;
    align-items: center;
}

.dianhuaF {
    display: flex;
    gap: 10px;
    color: #ffffff;
}

.dianhuaF i {
    color: #f5b91b;
    font-size: 18px;
}

.aMLogoRight>div {
    width: 100%;
}

.aMLogoRightTopwidth {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: right;
    background-color: #201d1d;
}


.aMLogoRightBottom {
    width: 100%;
    display: flex;
    height: calc(100% - 40px);
    justify-content: right;
    background-color: rgba(109, 109, 109, 1);
}

.aMLogoRightTop {
    width: 820px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.ixna {
    width: 1px;
    height: 16px;
    background-color: #a87f17;
}

.dianhuaFzkxc {
    display: flex;
    align-items: center;
    gap: 30px;
}

.engFlex {
    display: flex;
    align-items: center;
    gap: 20px;
}

.downF {
    display: flex;
    align-items: center;
    gap: 10px;
}

.sousuoRxc i {
    color: #f5b91b;
}

.sousuoRxc {
    cursor: pointer;
}

.downF {
    color: #ffffff;
}

.erjic {
    position: absolute;
    top: 100%;
    left: -19px;
    min-width: 240px;
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(8px);
    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;
}

.erjic .ilos {
    opacity: 0;
    transform: translateY(8px);
    transition: all 0.4s ease;
}



.erjic .ilos:not(:last-child) {
    border-bottom: 1px solid #eeeeee;
}


.ilos:hover {
    transform: translateY(8px) scale(1.02);
    opacity: 1;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.ilos:hover>a {
    background-color: #f5b91b;
    color: white;
    box-shadow: 5px 5px 15px rgba(102, 126, 234, 0.3);
    padding-left: 16px;
}

.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;
}







.erjic1 {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 240px;
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(8px);
    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;
}

.erjic1 .ilos {
    opacity: 0;
    transform: translateY(8px);
    transition: all 0.4s ease;
}



.erjic1 .ilos:not(:last-child) {
    border-bottom: 1px solid #eeeeee;
}








.ilos:hover .erjic1 {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.ilos:hover .erjic1 .ilos:nth-child(n) {
    transition-delay: calc((var(--i, 1) - 1) * 0.05s);
}

.ilos:hover .erjic1 .ilos {
    opacity: 1;
    transform: translateY(0);
}







.xianxxcc {
    position: relative;
    white-space: nowrap;
    z-index: 1;
}

.YSTEwFLex:hover>.erjic {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.YSTEwFLex:hover .erjic>.ilos:nth-child(n) {
    transition-delay: calc((var(--i, 1) - 1) * 0.05s);
}

.YSTEwFLex:hover .erjic>.ilos {
    opacity: 1;
    transform: translateY(0);
}

.icowe {
    margin-top: 4px;
}

.YSTEw {
    display: flex;
    width: 820px;
    color: #ffffff;
    justify-content: space-between;
}


.aMLogoRightBottomRight {
    width: calc(100% - 275px);
    display: flex;
    align-items: center;
}

.aMLogoRightBottomRight>div {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.YSTEwFLex {
    display: flex;
    font-weight: 700;
    align-items: center;
    gap: 15px;
    position: relative;
}

.aMLogoRightBottomRight>div {
    height: 100%;
}

.CoekxUs {
    width: 270px;
    height: 100%;
    font-size: 18px;
    font-weight: 700;
    background-color: #f5b91b;
    color: #090505;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inberweBox {
    max-width: 1380px;
    text-align: center;
    color: #ffffff;
    width: 94%;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
}

.inberwe {
    position: relative;
}

.CAeSw {
    font-size: 60px;
    font-weight: 800;
    animation-duration: 4s;
}

.suitwe {
    font-size: 24px;
    margin: 30px 0;
    animation-duration: 4s;
}

.AllFlex {
    display: flex;
    align-items: center;
    gap: 15px;
}

.exhdmid {
    margin-top: 110px;
    margin-bottom: 30px;
}

.AllFleAllx {
    display: flex;
    justify-content: center;
}

.AllFlexcxcv {
    width: 162px;
    display: flex;
    color: #090505;
    align-items: center;
    justify-content: center;
    height: 47px;
    background-color: #f5b91b;
}

.foot {
    width: 100%;
    background-color: #040000;
}

.footJz {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;

}

.footlogowe {
    display: flex;
    gap: 40px;
    width: 60%;
}

.footlogowexc {
    width: 200px;
}

.Ltd {
    color: #ffffff;
    width: calc(100% - 264px);
}

.xian {
    width: 1px;
    height: 40px;
    background-color: #1c1818;
}

.flase {
    display: flex;
    gap: 20px;
}

.flase>div {
    width: 48px;
    height: 48px;
    background-color: #333333;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}


.flase i {
    font-size: 21px;
}

.footFlex {
    display: flex;
    padding-bottom: 50px;
    border-bottom: 1px solid #1f1b1b;
    justify-content: space-between;
}

.Rwew {
    padding: 10px 20px;
    color: #343232;
    display: inline-block;
    background-color: #f5b91b;
}

.CallLeft {
    color: #ffffff;
    width: 460px;
}

.ldinw {
    font-size: 36px;
    font-weight: 700;
}

.ldinw span {
    color: #f5b91b;
}

.roxc {
    margin: 30px 0;
}

.CallFwe {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.onfon {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
}

.CallRight {
    color: #ffffff;
}

.CallFwe {
    padding-bottom: 70px;
    border-bottom: 1px solid #201c1c;
}

.onfon i {
    font-size: 10px;
}

.CallRight {
    width: calc(100% - 540px);
}


.qISXC {
    font-size: 21px;
    font-weight: 800;
}

.CallRight>ul {
    display: flex;
}

.CallRight>ul li {
    width: 33.33%;
}


.onfon1 i {
    color: #f5b91b;
    font-size: 18px;
}

.fixcv {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #ffffff;
    padding: 15px 0;
}

.fixcv a:hover {
    text-decoration: underline;
}

.main {
    color: #ffffff;
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.simBanr {
    position: relative;
}

.Hxoc {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.Aux {
    font-size: 60px;
    font-weight: 800;
}

.Ixciconv {
    margin: 0 10px;
}

.riLixc>a {
    display: flex;
    justify-content: space-between
}

.searc {
    width: calc(100% - 40px);
}

.SystemVox {
    text-align: center;
}

.ructurewe {
    font-size: 45px;
    font-weight: 800;
    color: #1a1a1a;
    margin: 20px 0;
}

.ructurewe span {
    color: #f5b91b;
}

.chiisd {
    color: #4d4d4d;
    font-size: 14px;
}

.aMLogoRightTopwidth {
    transition: all 0.3s;
}

.aMLogoRightBottom {
    transition: all 0.3s;
}

.Speak {
    position: sticky;
    top: 110px;
}

.chiisd span {
    margin: 0 20px;
}

.Buildi {
    max-width: 1380px;
    width: 94%;
    margin: 110px auto;
}

.AllFlexcxcvBOx {
    margin-top: 30px;
}

.turnkey_right {
    width: 48%;
}

.turnkey {
    display: flex;
    justify-content: space-between;
}

.roxFlex {
    margin-top: 30px;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}

.maxin {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    background-color: #f8f8f8;
    margin-top: 110px;
}

.dLdk {
    margin-top: 30px;
}

.maxinFlex>div:last-child a {
    color: #F5B91B;
}

.maxinFlex {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 10px;
}

button {
    all: unset;
    display: inline-block;
    cursor: pointer;
}

/* .InimgFlex1we li:hover{
    margin-top: -8px ;
} */

.AllFlexcxcv {
    cursor: pointer;
    transition: all 0.3s !important;
}

.AllFlexcxcv:hover {
    opacity: 0.8;
    transform: scale(0.9) !important;
}

.CallFwe a:hover {
    text-decoration: underline;
}

.flase>div:hover {
    background-color: #f5b91b;
}

.doxiw {
    padding-top: 4px;
}

.imgboxc {
    overflow: hidden;
}

.InimgFlex li:hover .imgboxc img {
    transform: scale(1.1);
}

.InimgFlex li:hover .stxgc {
    color: #F5B91B;
}

.InimgFlex li:hover .stxgc::after {
    background-color: #f5b91b;
}

.conxcvContent {
    max-width: 1380px;
    width: 94%;
    margin: 110px auto;
}

.AllF1Gx>ul li:hover .etachw {
    color: #F5B91B;
}

.UVxcvicon {
    transition: all 0.3s;
}

.onzxFOx {
    overflow: hidden;
}

.AllF1Gx>ul li:hover .onzxFOx img {
    transform: scale(1.1);
}

.asdozxbc {
    overflow: hidden;
}

.boxnc .swiper-slide:hover .etachw {
    color: #F5B91B;
}

.boxnc .swiper-slide:hover .asdozxbc img {
    transform: scale(1.1);
}

.uildiwe {
    cursor: pointer;
}

.uildiwe:hover {
    border: 1px solid #f5b91b;
}

.uildiwe:hover .jzxbv i {
    color: #f5b91b;
}

.sonxc span {
    margin-left: 5px;
}

.TheirP {
    transition: all 0.3s;
}

.riLixc:hover .TheirP {
    color: #f5b91b;
}

.ApriweLi:hover .stxgc1 {
    color: #f5b91b;
}

.ApriweLi:hover .stxgc1::after {
    background-color: #f5b91b;
}

.ApriweLi:hover .Inimgwe img {
    transform: scale(1.1);
}

.ApriweLi:hover .rAllight {
    color: #f5b91b;
}

.Asod {
    cursor: pointer;
    transition: all 0.3s;
}


.Asod:hover {
    transform: scale(0.9);
    opacity: 0.9;
}

[ael="al-fix-w-conus"] {
    cursor: pointer;
    transition: all 0.3s;
}

[ael="al-fix-w-conus"]:hover {
    transform: scale(0.9);
    opacity: 0.9;
}


.refabwe>li:hover {
    border: 1px solid #f5b91b;
}

.refabwe>li:hover .Ouxc {
    color: #f5b91b;
}


.exhdmid1 {
    margin-top: 110px;
}

.refabwe>li:hover .Ouxc::after {
    background-color: #f5b91b;
}

.yinxc {
    display: none;
    width: 100%;
    position: absolute;
    bottom: -44px;
}

button {
    background: none;
    border: none;
    box-shadow: none;
}

.sexc {
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    height: 33px;
    background-color: #f5b91b;
}


.seacINp_flex {
    display: flex;
    background-color: #fff;
    justify-content: space-between;
    position: relative;
    width: 100%;
    padding: 1px;
    height: 35px;
    z-index: 1;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.seacINp_flex>div {
    width: 100%;
}

.seacINp_flex form {
    display: flex;
    height: 100%;
}

.seacINp_flex input {
    padding-left: 12px;
}

.seacINp {
    width: 100%;
    z-index: -1;
    opacity: 0;
    transition: all 0.3s;
    display: flex;
    border-radius: 3px;
    /* left: -240px; */
    align-items: center;
    justify-content: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.exhdmid2 {
    margin-top: 0;
}

.TypeFex:hover {
    cursor: pointer;
    background-color: #f5b91b;
}

.chex {
    cursor: pointer;
}

.dLdk h2 {
    color: #f5a623;
    font-size: 28px;
    font-weight: bold;
}

.dLdk h3 {
    color: #686868;
    font-size: 20px;
    font-weight: bold;
}

.dLdk h4 {
    color: #686868;
    font-size: 18px;
}

.dLdk p {
    line-height: 1.75;
    font-size: 18px;
    font-weight: 300;
}

.dLdk li {
    font-size: 18px;
    color: #4d4d4d;
    font-weight: 300;
    line-height: 1.75;
}

.bre-end{
    color: #f5b91b;
}

.essagwe{
    cursor: pointer;
    transition: all 0.3s ;
}

.essagwe:hover{
    opacity: 0.8;
    transform: scale(0.98);
}


/* Firefox */
* {
  scrollbar-width: thin;  /* 细滚动条 */
  scrollbar-color: #c1c1c1 #ffffff; /* thumb 颜色 / track 颜色 */
}

/* Chrome / Edge / Safari */
::-webkit-scrollbar {
  width: 8px;       /* 垂直滚动条宽度 */
  height: 8px;      /* 横向滚动条高度 */
}

::-webkit-scrollbar-track {
  background: #ffffff; /* 滚动条轨道背景 */
}

::-webkit-scrollbar-thumb {
  background-color: #c1c1c1; /* 滚动条颜色 */
  border-radius: 10px;       /* 圆角 */
  border: 2px solid #ffffff; /* 留点空隙更好看 */
}

::-webkit-scrollbar-thumb:hover {
  background-color: #c1c1c1; /* hover 提亮 */
}
 
    .YSTEM {
    width: 100%;
    background-image: url(/templates/Web/en/images/img.jpg);
    background-size: cover;
    padding: 140px 0 100px 0;
    background-repeat: no-repeat;
}

.YSTEMJz {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}

.Steelwe span {
    font-size: 36px;
}

.Steelwe {
    font-size: 45px;
    text-align: center;
    font-weight: 800;
}

.Steelwe b {
    color: #f5b91b;
}

.YSTEM_jz {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}

.InimgFlex {
    display: grid;
    margin-top: 50px;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}

.nvelwe {
    padding: 30px 26px ;
    background-color: #ffffff;
}

.blog .nvelwe {
    width: calc(100% - 460px);
}

.stxgc {
    font-size: 30px;
    font-weight: 800;
    position: relative;
    color: #1a1a1a;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaebe8;
}

.stxgc::after {
    width: 88px;
    height: 3px;
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    background-color: #040000;
}

.Brandnew {
     display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 显示几行 */
  overflow: hidden;
    margin-top: 20px;
}


.rAllight {
    margin-top: 20px;
    display: flex;
    font-weight: 600;
    color: #1a1a1a;
    justify-content: space-between;
}

.UVxcvicon {
    width: 38px;
    height: 38px;
    background-color: #f5b91b;
    text-align: center;
    line-height: 38px;
    color: #4d4d4d;
}

.UVxcvicon i {
    font-weight: 300;
    font-size: 18px;
}

.Alds span {
    color: #f5b91b;
}


.InimgFlex li:hover .UVxcvicon {
    background-color: #040000;
}

.InimgFlex li:hover .UVxcvicon i {
    color: #ffffff;
}


.KmxUl li:hover .Fasdcm {
    color: #f5b91b;
}

.KmxUl li:hover .Fasdcm::after {
    background-color: #f5b91b;
}

.Fasdcm {
    font-size: 32px;
    font-weight: 800;
}

.KmxUl {
    display: grid;
    margin-top: 50px;
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
}

.Kmxwe {
    width: 78px;
    height: 100px;
    margin: 0 auto;
}

.Kmxwe img {
    object-fit: contain;
}

.KmxUl li {
    text-align: center;
    padding: 40px 30px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.Fasdcm {
    padding: 30px 0 30px;
    position: relative;
    border-bottom: 1px solid #eaebe8;
}

.Fasdcm::after {
    width: 88px;
    height: 3px;
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #040000;
}

.Alds {
    margin-top: 20px;
}


.uilwe {
    width: 100%;
    padding: 110px 0;
    background-image: url();
    background-size: cover;
    background-attachment: fixed;
}


.uilweJz {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}

.Rocd {
    font-size: 45px;
    font-weight: 900;
    color: #ffffff;
    margin-top: 20px;
}

.chiisd1 {
    color: #ffffff;
}

.urnk p {
    color: #ffffff;
    margin-top: 30px;
}

.urnk span {
    color: #f5b91b;
}

.Rocd span {
    color: #f5b91b;
}

.AllFleAllx1we {
    margin-top: 30px;
}

.Gouxc {
    width: 15px;
}

.GouxcFlex {
    display: flex;
    gap: 15px;
}

.GouxcFlexwe {
    display: grid;
    gap: 20px;
    margin-top: 20px;
}

.refabwe {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
}

.refabwe>li {
    padding: 45px;
    position: relative;
    border: 1px solid #c0c2bb;
}

.Ouxc {
    font-size: 32px;
    position: relative;
    font-weight: 800;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaebe8;
    color: #1a1a1a;
}

.core-bk {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 65%;
}

.Ouxc::after {
    width: 88px;
    height: 3px;
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    background-color: #040000;
}

.prefabwe {
    margin-top: 20px;
}




.BestFlex {
    width: 100%;
    height: 856px;
    position: relative;
    overflow: hidden;
}

.bexkc {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}


.Inimgwe {
    overflow: hidden;
}

.InimgFlex1we li:hover .Inimgwe img {
    transform: scale(1.1);
}

.InimgFlex1we li:hover .stxgc1 {
    color: #f5b91b;
}

.InimgFlex1we li:hover .stxgc1::after {
    background-color: #f5b91b;
}

.bexkc::after {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
}

.BestFlex ul {
    height: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.bexkc {
    height: 100%;
}

.nvelwe1we {
    position: absolute;
    /* transition: all 0.5s; */
    bottom: -69px;
    transition: bottom .55s cubic-bezier(.25, 1.5, .3, 1);
    z-index: 1;
    background-color: transparent;
}

.nvelwe1we .stxgc {
    color: #ffffff;
}

.nvelwe1we .Brandnew p {
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.nvelwe1we .stxgc {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.nvelwe1we .stxgc::after {
    background-color: #ffffff;
}

.bexkc:hover .nvelwe1we {
    background-color: #ffffff;
    bottom: 0;
}

.bexkc:hover .stxgc {
    color: #f4b819;
}

.bexkc:hover .nvelwe1we .Brandnew p {
    color: #4d4d4d;
}

.bexkc:hover .stxgc::after {
    background-color: #f4b819;
}

.bexkc:hover .stxgc {
    border-bottom: 1px solid #f3f3f2;
}


.BestFlexFlx {
    max-width: 1380px;
    position: absolute;
    width: 94%;
    top: 110px;
    text-align: center;
    left: 50%;
    z-index: 11;
    transform: translateX(-50%);
}

.fficiwe p {
    color: #ffffff;
    margin-top: 30px;
}

.InimgFlex1we li {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.stxgc1 {
    font-size: 26px;
    font-weight: 800;
    position: relative;
    color: #1a1a1a;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaebe8;
}

.stxgc1::after {
    width: 88px;
    height: 3px;
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    background-color: #040000;
}

.Apriwe {
    width: 62px;
    height: 62px;
    background-color: #040000;
    position: absolute;
    color: #ffffff;
    text-align: center;
    top: 30px;
    left: 30px;
}

.Inimgwe {
    position: relative;
}

.Apriwe {
    display: flex;
    align-items: center;
    justify-content: center;
}

.shuzxc {
    font-size: 21px;
    font-weight: 700;
}


.vid {
    width: 100%;
    padding: 110px 0;
    background-color: #f8f8f8;
}



.vidLeft {
    width: 48%;
}









.tainti {
    font-size: 45px;
    font-weight: 800;
    color: #1A1A1A;
}

.vidJz {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.vidLeft {
    width: 48%;
}

.z1Box {
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #040000;
}

.z1Box img:nth-child(2) {
    display: none;
}

.z1Box img {
    width: 40px;
}

.z1BoxLidom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.z1Box{
    transition: all 0.3s ;
}

.z1BoxLidom:hover .z1Box{
    background-color: #f5b91b;
}
.z1BoxLidom:hover .z1Box img:nth-child(2){
    display: block;
}
.z1BoxLidom:hover .z1Box img:nth-child(1){
    display: none;
}



.Timofe {
    width: calc(100% - 90px);
}

.tainti span {
    color: #f5b91b;
}



.z1BoxLidomUl {
    display: grid;
    gap: 30px;
    margin-top: 50px;
}

.tainwe {
    font-size: 26px;
    font-weight: 800;
    color: #1A1A1A;
    margin-bottom: 15px;
}

.lacIxc {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}


.lacIxc>div {
    width: 49%;
    height: 54px;
    background-color: #ffffff;
    position: relative;
}

.vidRight {
    padding: 30px;
    width: 48%;
    background-color: #f4b819;
}

.speakXc {
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    color: #ffffff;
}

.lacIxcBox {
    margin-top: 30px;
}


.ssagR {
    height: 156px;
    background-color: #ffffff;
    position: relative;
}

.xiaziDown {
    width: 100%;
    height: 103px;
    display: flex;
    margin-top: 15px;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
}

.angchuawe i {
    font-size: 36px;
    color: #f5b91b;
}

.angchuawe {
    margin-bottom: 8px;
}

.xiaziDown>div {
    text-align: center;
    position: relative;
}

.essagwe {
    width: 100%;
    height: 35px;
    background-color: #040000;
    text-align: center;
    line-height: 35px;
    color: #ffffff;
    margin-top: 15px;
}

.allP p {
    margin-top: 15px;
    font-size: 14px;
    text-align: center;
}


.upbtnff {
    position: relative;
}

.uploadify-button {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    margin: 0px !important;
    opacity: 0;
    z-index: 1;
}    .ApriweLi a {
    display: flex;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.blog {
    max-width: 1380px;
    width: 94%;
    display: flex;
    justify-content: space-between;
    margin: 110px auto;
}

.blogRight {
    width: 330px;
}


.blogLeft {
    width: calc(100% - 360px);
}

.Inimgwe1 {
    width: 430px;
}


.blogLeftUl {
    display: grid;
    gap: 30px;
}

.inbox {
    display: flex;
    color: #fff;
    align-items: center;
    padding-left: 12px;
    height: 58px;
    background-color: #040000;
}

.inbox i {
    color: #fff;
    font-size: 21px;
}

.inzINpuxc {
    width: 100%;
    height: 100%;
}

.inzINpuxc input {
    color: #fff;
}

.rigsx i {
    font-size: 16px;
    color: #1a1a1a;
}


.rigsx {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5b91b;
    border-radius: 50%;
}

.Arigtxc {
    margin-top: 20px;
    padding: 20px;
    background-color: #f8f8f8;
}

.HasdA {
    font-size: 18px;
    font-weight: 800;
    color: #1A1A1A;
}


.riLixc {
    display: flex;
    padding: 15px 0;
    justify-content: space-between;
}


.riLixc:not(:last-child) {
    border-bottom: 1px solid #ececeb;
}

.TheirP {
    color: #4D4D4D;
    width: calc(100% - 40px);
}

.hooswe {
    margin-top: 20px;
}

.Asod {
    width: 100%;
    margin-top: 20px;
    height: 37px;
    background-color: #040000;
    color: #fff;
    text-align: center;
    line-height: 37px;
}


.Speak {
    background-color: #f5b91b;
    padding: 20px;
    margin-top: 30px;
}

.yxic {
    margin-top: 20px;
}

.inboix {
    width: 100%;
    background-color: #fff;
    height: 45px;
    margin-bottom: 15px;
}

.Ubxcvo {
    margin-top: 20px;
}

.sonxc {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
}

.sonxc span {
    font-size: 18px;
    font-weight: 800;
    color: #1A1A1A;
}

.Messagewe textarea {
    padding: 15px;
    background-color: #fff;
    height: 120px;
}


.blogLeftBox {
    padding: 30px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

}

.AkoeFlex {
    display: flex;
    margin-top: 20px;
    gap: 20px;
}

.iconFlex {
    display: flex;
    gap: 15px;
    align-items: center;
    color: #4D4D4D;
}

.iconFlex i {
    color: #f5b91b;
    font-size: 18px;
}

.PrevFLex {
    display: flex;
    gap: 15px;
    align-items: center;
    color: #4D4D4D;
}

.uildiwe {
    padding: 20px;
    border: 1px solid #eaeae8;
    width: 48%;
}

.uildiweFlwx {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}


.teewe {
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    color: #1A1A1A;
}

.PrevFLex1w .jzxbv {
    transform: rotate(180deg);
}

.PrevFLexwex {
    display: flex;
    justify-content: right;
}

.uildiwe1{
    text-align: right;
}

.AlsoFweix{
    font-size: 45px ;
    font-weight: 800;
    color: #040000;
}


.Also{
    max-width: 1380px ;
    width: 94% ;
    margin: 110px  auto;
}


.chooxc{
    color: #1A1A1A;
    font-size: 45px ;
    font-weight: 800;
}    



@media screen and (max-width:1660px){
.aMLogoRightBottomRight>div{
    gap: 60px ;
}
.swiper-button-prev, .swiper-button-next{
    display: none !important;
}
}

@media screen and (max-width:850px) {
    .inbbnp{
        aspect-ratio:689/624    }
    .fasterwe{
        height: calc(100% - 60px);
        margin-top: 60px;
        top: 0;
        transform: translate(-50%, 0%);
        display: flex;
        align-items: center;
    }
    .simBanr >img{
        height: 100%;
        width: auto;
    }
    .head {
        display: none;
    }
.blogLeftBox{
    box-shadow: none;
    padding: 0 !important;
}

.exhdmid{
    margin-top: 60px ;
}
    .YSTEM {
        padding: 60px 0;
    }

    .Steelwe {
        font-size: 26px;
    }

    .Steelwe span {
        font-size: 22px;
    }

    .InimgFlex {
        grid-template-columns: repeat(1, 1fr);
    }

    .InimgFlex {
        margin-top: 30px;
    }

    .CAeSw {
        font-size: 26px;
    }

    .suitwe {
        font-size: 18px;
        margin: 10px 0;
    }
.Hxoc{
    flex-wrap: wrap;
    font-size: 14px ;
}
    .stxgc {
        font-size: 21px;
    }

    .nvelwe {
        padding: 20px;
    }

    .ructurewe {
        font-size: 26px;
    }

    .KmxUl {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 30px;
    }

    .KmxUl li {
        padding: 20px;
    }
.exhdmid1{
    margin-top: 60px ;
}
    .Fasdcm {
        font-size: 21px;
            padding: 20px 0 ;
    }

    .Buildi {
        margin: 60px auto;
    }

    .uilwe {
        padding: 60px 0;
    }

    .Rocd {
        font-size: 26px;
    }

    .refabwe {
        margin-top: 30px;
        gap: 30px;
        grid-template-columns: repeat(1, 1fr);
    }

    .Ouxc {
        font-size: 21px;
    }

    .refabwe>li {
        padding: 20px;
    }

    .BestFlex ul {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 30px;
    }

    .BestFlex {
        height: auto;
    }

    .BestFlexFlx {
        position: static;
        transform: none;
        margin: 0 auto;
    }

    .fficiwe p {
        margin-top: 20px;
        color: #4d4d4d;
    }

    .bexkc {
        height: 300px;
        overflow: hidden;
    }

    .stxgc1 {
        font-size: 21px;
    }

    .Rocd {
        color: #1a1a1a;
    }

    .chiisd1 {
        color: #1a1a1a;
    }

    .vidJz {
        flex-direction: column-reverse;
    }

    .vidRight {
        width: 100%;
    }

    .vid {
        padding: 60px 0;
    }

    .speakXc {
        font-size: 26px;
    }

    .vidLeft {
        width: 100%;
        margin-top: 30px;
    }

    .tainti {
        font-size: 26px;
    }

    .tainwe {
        font-size: 21px;
    }

    .foot {
        padding-top: 60px;
    }

    .z1BoxLidomUl {
        margin-top: 30px;
    }

    .footlogowe {
        flex-wrap: wrap;
        width: 100%;
        gap: 20px;
    }

    .footFlex {
        flex-wrap: wrap;
        padding-bottom: 30px;
    }

    .flase {
        margin-top: 20px;
    }

    .Ltd {
        width: 100%;
    }

    .xian {
        display: none;
    }

    .CallRight {
        display: none;
    }

    .ldinw {
        font-size: 21px;
    }

    .roxc {
        margin: 20px 0;
    }

    .Rocd {
        color: #ffffff;
        margin-top: 10px;
    }

    .CallFwe {
        padding-bottom: 30px;
        margin-top: 30px;
    }

    .BestFlex .Rocd {
        color: #1a1a1a;
    }

    .BestFlex .chiisd1 {
        color: #1a1a1a;
    }


    .fixcv {
        flex-wrap: wrap;
        gap: 5px;
        padding: 10px 0 ;
        font-size: 12px;
    }

    .turnkey {
        margin-top: 30px;
    }

    .turnkey {
        flex-direction: column-reverse;
    }

    .turnkey_right {
        width: 100%;
    }

    .turnkey_left {
        width: 100%;
        margin-top: 20px;
    }

    .roxFlex {
        margin-top: 20px;
    }

    .roxFlex {
        grid-template-columns: repeat(1, 1fr);
    }

    .rovidinwe p {
        margin-top: 20px;
    }

    .geriUL li {
        padding: 20px;
    }

    .CxclRight {
        width: 100%;
        margin-top: 20px;
    }

    .geri {
        font-size: 21px;
    }

    .geriUL {
        margin-top: 30px;
        grid-template-columns: repeat(1, 1fr);
    }

    .geriUL li {
        flex-direction: column;
    }

    .blogRight {
        display: none;
    }

    .maxinFlex {
        flex-wrap: wrap;
    }

    .maxin {
        height: auto;
        padding: 10px 0;
    }

    .blogLeft {
        width: 100%;
    }

    .uildiweFlwx {
        flex-wrap: wrap;
        gap: 20px;
    }

    .uildiwe {
        width: 100%;
    }

    .chooxc {
        font-size: 26px;
    }

    .blog {
        margin: 60px auto;
    }

    .blogLeftBox {
        padding: 20px;
    }

    .AlsoFweix {
        font-size: 26px;
    }

    .Also {
        margin: 60px auto;
    }

    .fasterwe {
        font-size: 21px;
    }

    .srxlFlex {
        padding: 60px 0;
        flex-direction: column-reverse;
    }

    .srxl {
        font-size: 21px;
    }

    .AllF1Right {
        width: 100%;
    }

    .AllF1Left {
        margin-top: 20px;
        width: 100%;
    }

    .srxlFlexBox:nth-child(even)>div {
        flex-direction: column-reverse;
    }

    .ech {
        margin: 60px auto;
    }

    .echTitle {
        font-size: 26px;
    }

    .echFlex {
        margin-top: 30px;
        flex-direction: column-reverse;
    }

    .echLeft {
        width: 100%;
        margin-top: 20px;
    }

    .echRight {
        width: 100%;
    }

    .focusFlex {
        margin-top: 30px;
        grid-template-columns: repeat(1, 1fr);
    }

    .Comp {
        padding: 60px 0;
    }

    .nentw {
        font-size: 26px;
    }

    .ertUl {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 30px;
        gap: 20px;
    }

    .boltLeft {
        width: 100%;
        padding: 30px;
    }
    .Inimgwe1{
        width: 100% ;
    }

    .onnec {
        width: 90%;
        font-size: 18px;
    }

    .bolt {
        margin-top: 30px;
        flex-direction: column;
    }

    .Aux {
        font-size: 26px;
    }

    .cus {
        padding: 60px 0;
        flex-direction: column;
    }

    .inxcv {
        font-size: 26px;
    }

    .vidRight {
        margin-top: 20px;
    }

    .withUs {
        font-size: 26px;
    }

    .vidRight {
        padding: 20px;
    }

    .ApriweLi a {
        flex-direction: column;
    }


    .Country{
        margin: 60px auto;
    }
    .TypeFex{
        font-size: 18px ;
    }
    .TypeFexContainer{
        flex-direction: column;
    }
    .chex{
        position: static;
        transform: none;
        margin-top: 21px ;
    }
    .chex u{
        font-size: 18px ;
    }
    .AllF1Gx>ul{
            grid-template-columns: repeat(1, 1fr);
    }
    .etachw{
        font-size: 21px ;
    }

    .blog .nvelwe{
        width: 100% ;
    }
    .cus_left{
        width: 100% ;
    }
    .TypeFexContainer{
        gap: 10px ;
    }
    .maxin{
        margin-top: 60px ;
    }
    .flase>div{
        width: 35px;
    height: 35px;
    }
    .flase i{
        font-size: 18px ;
    }
    .flase{
        gap: 10px ;
    }

    .partnership-container .partnership-advantages{
       grid-template-columns: repeat(1, 1fr) !important;
    }
  
    .main{
        width: 94%  ;
    }
}