
        .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: #333333;
  cursor: pointer;
  z-index: 99;
  position: fixed;
  right: 0px;
  top: -80px;
  transition: all 1.2s ease 0s;
  border-radius: 5px;
}

.foot-b-up:before {
  content: "\e901";
  font-family: 'icomoon_9';
  top: 0px;
  line-height: 48px;
  color: #fff;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 18px;
  position: absolute;
}

.fix-r-b {
    width: 48px;
    height: 48px;
    display: block;
    position: relative;
    background: #E50012;
    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(229,0,18,.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: #333333;
    right: 0px;
  }
} 
        @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:#e50012;
    --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));
}
* {
    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;
}

.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-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;
    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: 100px;
    margin-top: 16px;
}
.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: var(--MainColor);
    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: var(--MainColor);
    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: var(--MainColor);
    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: #e50012!important;
}
.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;
}
.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;
    }
  
    .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;         /* 超出显示省略号 */
}
 
        .pinLun_box {
    margin-top: 55px;
}
.pinLun {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}
.alshare{
    display: flex;
    gap:10px;
    padding: 0 20px;
}
/* .al1{
    color: #de0212;
}
.al1{
    color: #de0212;
} */
.pinLun_flex {
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #F5F5F5;
    height: 90px;
    border-radius: 15px ;
    justify-content: space-between;
}
.asfwww>div {
    width: 20px;
    margin-right: 10px;
}

.asfwww {
    display: flex;
}
.alshgw {
    display: flex;
    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: #333333;
}

.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;
}


.pinLun_box .Submitww {
    width: auto;
    height: 45px;
    padding: 0px 35px;
    background: #E50012;
    color: #fff;
    line-height: 45px;
    margin-top: 30px;
    font-weight: 700;
    transition: all 0.15s ease-in;
    cursor: pointer;
    display: inline-block;
}
.Submitww:hover {
    transform: translateY(-0.15rem);
    box-shadow: 0 0.25rem 0.75rem rgba(30, 34, 40, .35);
}
.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 #de0212;
} 
        .ae-col{
    color: #4a4a4a;
    font-size: 15px;
    line-height: 24px;
    font-weigsht: 400;
}
.rd-p{
    margin:0px;
padding:0px;
}
.et-border{
    float:left;
width:100%;
}
.tp-border-in{
    float:left;
width:100%;
position:relative;
}
.et-rw-tp{
    float:left;
width:100%;
}
.et-rw-pic{
    float:left;
width:100%;
}
.et-pic-smofs{
float:left;
width:calc(100% + 10px);
margin-left:-10px;
}
.et-pic-sm-f{
float:left;
margin-left:10px;
}
.auto-ptl2{
width:calc(50% - 10px);	
}
.auto-ptl3{
width:calc(33.3% - 10px);	
}
.auto-ptl4{
width:calc(25% - 10px);	
}
.ae-tit{
    float:left;
width:100%;
    font-size:25px;
color:#231f20;
font-weight: 900;
display:block;
margin:0px;
padding: 0px;
line-height:35px;
}
.ae-tit-nf{
    font-size:25px;
color:#231f20;
font-weight: 900;
padding: 0px;
}
.ae-mtxt{
    float:left;
width:100%;
margin-top:20px;
}
.mt-nomt{
    margin-top:0px;
}
.ae-mtxt-nt{
    float:left;
width:100%;
}
.col-single h1,.col-single h2,.col-single h3{
display:block;
}
table {

        float:left;
border-spacing: 0px;
border-collapse:collapse;
word-wrap: break-word; 
}
.header-bk-cell td:first-child {
    background: #ecf1f7;
color:#333;
font-weight:bold;
}
.header-bk-cell tr:first-child td{
background: #dae2ed;
color:#333;
font-weight:bold;
}
.header-row-bk-cell tr:first-child td{
background: #dae2ed;
color:#333;
font-weight:bold;
}
.header-col-bk-cell td:first-child {
    background: #ecf1f7;
color:#333;
font-weight:bold;
}
.ae-col{
    float:left;
margin-top:12px;
position:relative;
width:100%;
}
.swiper-container td,th{
padding: 5px 10px;
    color: #777;
display: table-cell;
    vertical-align: inherit;
    
    border-spacing: 0;
font-size:14px;
border:none;
min-height:25px;
border-left: 1px solid rgba(0,0,0,.08);
border-bottom: 1px solid rgba(0,0,0,.08);
}
.etr-title{
    float:left;
width:calc(100% - 20px);
}
.etr-title div{
    
}
.et-rw p{
margin:0px;
font-size:15px;
}
.et-rw{
    float:left;
width:100%;
}
.et-border{
    border:none!important;
}
.comb-sin{
    float:left;
height:100px;
border:1px solid #333;
}
.combpic-f{
float:left;
width:100%;
}
.cbp-mt{
    margin-top:25px;
}
.swiper-wrapper{
    float:left;
padding-top:0px;
padding-bottom:0px;
word-break:break-all;
}
.cs-txtbkmain {
    float: left;
    width: 100%;
    border-radius: 15px;
font-size:15px;
background:#f5f5f5
}
.tct-cb-t{
    float:left;
width:100%;
margin-top:0px;
}
.tcb-sin{
    margin-left:30px;
width:calc(100% - 30px);
position:relative;
margin-top:22px;
}
.tcb-sin:first-child{
    margin-top:0px;
}
.tct-h{
    margin-top:25px;
}
.tcb-sin:before{
    content:"";
position:absolute;
width:8px;
height:8px;
  background:#009639;
border-radius:50%;
left:-30px;
top:10px;
}
.et-rw-nomg{
    margin:0px;
}
.ae-col-nomtop{
    margin-top:0px;
}

.col-single{
    float:left;
width:100%;
position:relative;
}
.cs-w1{
    width:calc(100% - 5px);
}
.cs-w2{
    width:calc(50% - 5px);
}
.cs-w3{
    width:calc(100% - 7.5px);
}
.cs-w4{
    width:calc(33.3% - 6.6px);
}
.cs-w5{
    width:calc(66.85% - 5px);
}
.cs-w6{
    width:calc(33.15% - 5px);
}
.cs-w7{
    width:calc(25% - 7.5px);
}
.cs-w8{
    width:calc(100% - 6.6px);
}
.cs-fr{
    float:right;
}
.isf-50{
    width:calc(50% - 5px);
}
.cs-ml{
    margin-left:10px;
}
.cl-img-a-f{
    float:left;
width:100%;
}
.cs-abs-l{
    position:absolute;
height:100%;
width:calc(50% - 5px);
left:calc(50% + 10px);
}
.cs-abs-r{
    position:absolute;
height:100%;
width:calc(50% - 5px);
left:0;
}
.etrw-h100{
    height:100%;
}
.ettf-vc{
    float:none;
    width:100%; 
height:100%; 	
display:flex; 
justify-content:center; 
align-items:center;
}
.abs-c-t{
    float:left;
width:100%;
}
.ae-img{
    float:left;
width:100%;
}
.cs-txtbk1{
    position:absolute;
width:calc(50% - 5px);
min-height:100%;
left:calc(50% + 5px);
background:#f5f5f5;
}
.cs-tpbk-txt{
margin-left:calc(50% + 5px);
}
.cs-txtbk2{
    position:absolute;
height:100%;
background:#f5f5f5;
}
.cs-titpic{
    margin-top:25px;
}
.cs-m10{
    margin-top:10px;
}
.et-tsele{
    float:left;
width:100%;
}
.tsele-padding {
    float: left;
    width: calc(100% - 40px);
    margin: 20px;
}
.ett-sp1{
    width:calc(100% - 40px);
margin:10px 20px 10px 20px;
padding-top:10px;
}
.ett-sp2{
    padding-top:10px;
}
.ett-sp3{
    padding-bottom:10px;
}
.ett-sp4{
    padding:10px 0px 10px 0px;
}
.ae-title-t{
float: left;
background: none;
    width: 100%;
    font-size: 25px;
    color: #231f20;
border-radius: 0px;
position: relative;
}
.tittxtin{
    font-weight: 900;
line-height:35px;

}
.tittxtin div{
    position:relative;
width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
}
.ae-title-t h1,
.ae-title-t h2,
.ae-title-t h3,
.ae-title-t h4,
.ae-title-t h15,
.ae-title-t span.tittxtin
{
    margin:0px;
padding:0px;
font-size: 25px;
display:block;
}
.unline-sh{
position:absolute;
bottom:0px;
left:0px;
width:40px;
height:3px;
}
.btit-arrow{
position:absolute;
top:calc(50% - 6px);
left:-20px;
width:0;
    height:0;
    border-width:8px 0 8px 12px;
    border-style:solid;
}
.btit-round1{
position:absolute;
width:5px;
height:5px;
border-radius:50%;
top:calc(50% - 2.5px);
left:-20px;
}
.btit-round2{
    position:absolute;
width:5px;
height:5px;
background:'+bc+';
border-radius:50%;
top:calc(50% - 2.5px);
right:-20px;
}
.ae-cell-rw{
    padding-bottom:10px;
overflow-wrap:break-word;
}
.ae-cell-ssli{
    margin-top:1px;
float:left;
width:100%;
}
.cl-ae-swip{
    float:left;
width:100%;
}
.ae-table{
    width:100%;
float:left;
box-shadow: 0 0 10px rgba(217,217,217,.8);
border-radius:6px;
overflow:hidden;
}
.ae-swwper{
    margin:0;
padding-bottom:10px;
word-break:break-all;
overflow-wrap:break-word;
}
.pic-cell-ss{
    float:left;
width:100%;
}
.ae-td1{
    width:20%;
height:19px;
}
.ae-td2{
    width:80%;
height:19px;
}
.rd-p{
    margin: 0 0 10px;
}
.conde-show-f{
    float:left;
width:100%;
}
.cl-img-single-f{
    float:left;
width:100%;
}
.putbtn-f{
    float:left;
width:100%;
text-align:center;
}
.indep-btn-f{
    float:left;
width:100%;
text-align:center;
padding-top:15px;
padding-bottom:15px;
}
[jsi]{
    display: inline;
    text-decoration:none;
}
.jb-r-btn{
padding:14px 25px;
border-radius:25px;
color:#fff!important;
font-size:18px;
font-weight:700;
background-image: linear-gradient(to right, #61cc2d , #0F9D58);
text-align:center;
cursor:pointer;
}
.jb-r-btn:hover {
    box-shadow: 0 5px 0 0 #e1e1e1, 0 10px 0 0 #f7f7f7;
}
.bk-f-btn{
    padding:15px 15px;
color:#fff!important;
font-size:18px;
font-weight:700;
background:#000;
text-align:center;
cursor:pointer;
}
.bor-f-btn{
    padding:15px 15px;
color:#000!important;
font-size:18px;
font-weight:700;
border:1px solid #000;
text-align:center;
cursor:pointer;
}
.bk-r-btn{
    padding:14px 25px;
border-radius:25px;
color:#fff!important;
font-size:18px;
font-weight:700;
background:#0F9D58;
text-align:center;
cursor:pointer;
}
.ae-btn-ff{
    float:left;
width:100%;
}
.ptb-abs-l{
    float:left;
width: calc(50% - 5px);
}
.ptb-abs-r{
    float:right;
width: calc(50% - 5px);
margin-left:10px;
}
@media screen and (max-width: 1000px) {
.cs-txtbk1{
float:left;
position:relative!important;
min-height:auto!important;
left:auto!important;
margin-left:10px;
}
.cs-txtbk2{
float:left;
position:relative!important;
margin-left:10px!important;
}
.cs-tpbk-txt{
margin-left:0px!important;
}
}
@media screen and (max-width: 760px) {
    .bor-f-btn,.bk-f-btn {
        padding: 10px 10px;
        font-size: 14px;
    }
    .bk-r-btn,.jb-r-btn {
        padding: 10px 20px;
        border-radius: 22px;
        font-size: 14px;
    }
    .putbtn-f{
    margin-top:20px!important;
}
    .auto-ptl3,.auto-ptl4{
    width:100%;
margin-top:15px;
    }
    .txt-pic-th1{
    margin-top:20px;
    }
    .pic-cell-ss{
    width:850px!important;
margin-top:15px;
    }
.pic-cell-hbc{
   width:845px!important;
}
.col-single{
width:100%!important;
margin-left:0px!important;
margin-top:20px;
}
.cs-abs-l,.cs-abs-r{
    position:relative;
float:left;
width:100%!important;
height:auto;
left:0px!important;
margin-top:20px;
}
.cs-txtbk1,.cs-tpbk-txt{
margin-top:15px;
}
.ae-col{
    margin-top:20px;
}
} 
        .NdFeB {
    padding: 110px 0;
}

.dFe {
    font-size: 38px;
    font-weight: 800;
    color: #1A1A1A;
    text-align: center;
}


.NdFeBJz {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}

.dFeBox {
    text-align: center;
}

.dFe span {
    color: #DD1928;
}

.erm {
    margin-top: 20px;
}
.zedImg img{
        object-fit: cover;
    height: 100%;
}

.mySwiperBox {
    margin-top: 50px;
}

.reFlwe1w {
    display: inline-block;
}

.proleft {
    width: 60%;
}

.proRight {
    width: 35%;
}

.slide1we {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mySwiper2 {
    margin-top: 60px;
}

.NdFeB {
    width: 100%;
    background-image: url(/uploads/NdFeB.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.slide1ppxc {
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    cursor: pointer;
}

.slide1ppxc::after {
    width: 100%;
    height: 1px;
    background-color: #e4e4e4;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
}

.NxcMagnet {
    font-size: 24px;
    font-weight: 700;
    color: #DD1928;
}

.gnetswe {
    padding: 30px 0;
}

.swiperBoxwe {
    position: relative;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    display: none;
}

.next1 {
    width: 50px !important;
    height: 50px !important;
    border: 1px solid rgba(221, 25, 40, 0.5);
    border-radius: 50%;
    font-size: 26px !important;
    right: -85px !important;
    color: #DD1928 !important;
}


.prev1 {
    width: 50px !important;
    height: 50px !important;
    border: 1px solid rgba(221, 25, 40, 0.5);
    border-radius: 50%;
    left: -85px !important;
    color: #DD1928 !important;
    transform: rotate(180deg);
}

.next1 i {
    font-size: 26px !important;
}

.prev1 i {
    font-size: 26px !important;
}

.slide1ppxc {
    font-size: 20px;
    font-weight: 500;
    color: #1A1A1A;
}

.mySwiper .swiper-slide-thumb-active::after {
    background-color: #DD1928;
}


.olu {
    max-width: 1380px;
    width: 94%;
    margin: 110px auto;
}







.fkxczed {
    margin-top: 50px;
    display: flex;
    gap: 10px;
    height: 768px;
}

.zedFlex {
    flex: 1;
    border-radius: 18px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: flex 0.5s cubic-bezier(.4, 0, .2, 1);
}

.zedFlex::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    transition: background 0.4s ease;
    z-index: 0;
}

.zedFlex:hover::after {
    background: rgba(0, 0, 0, 0.15);
}

.zedFlex:hover {
    flex: 2.2;
}


.zedFlex:hover .tucg {
    display: none;
}

.zedImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.zedFlex:hover .zedImg {
    transform: scale(1.06);
}

.tucg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    transition: all 0.4s ease;
}




.MoFexle {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 32px;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 2;

    opacity: 0;
    transform: translateY(20px);
    transition: all 0.5s ease;
}

.Viex {
    display: flex;
    gap: 20px;
    font-weight: 500;
    align-items: center;
}

.Viex i {
    color: #DD1928;
    font-size: 30px;
}

.Servo {
    font-size: 24px;
    font-weight: 700;
}

.MoFexle {
    opacity: 0;
}

.zedFlex:hover .MoFexle {
    opacity: 1;
    transition: all 0.8s;
}

.zedFlex:hover .tucg {
    opacity: 0;
    transform: translate(-50%, -60%);
}

.zedFlex:hover .MoFexle {
    opacity: 1;
    transform: translateY(0);
}

.Servo {
    font-size: 22px;
    font-weight: 700;
    width: calc(100% - 110px);
    letter-spacing: 0.3px;
}

.Viex {
    display: flex;
    align-items: center;
    gap: 14px;
    font-weight: 500;
    transition: transform 0.3s ease;
}

.zedFlex:hover .Viex {
    transform: translateX(6px);
}

.Viex i {
    font-size: 28px;
    color: #DD1928;
}

.troduRight {
    display: flex;
    justify-content: space-between;
    width: calc(100% - (100% - 1380px - ((100% - 1380px)/2)));
}

.trodu {
    display: flex;
    justify-content: right;
}


.Introdu {
    font-size: 38px;
    font-weight: 800;
    margin-bottom: 30px;
    color: #1A1A1A;

}

.Introdu span {
    color: #DD1928;
}

.troduRightLeft {
    width: 41%;
}

.oducti {
    display: flex;
    margin: 40px auto;
    align-items: center;
    justify-content: space-between;
}

.xinxc {
    width: 1px;
    height: 80px;
    background-color: #dfdfdf;
}

.xizcshu {

    color: #DD1928;
}
.xizcshu .num{
    font-size: 50px;
    font-weight: 500;
}

.asP {
    margin-top: 20px;
}

.troduRightRight {
    width: 55%;
}

.xizcshu span {
    font-size: 25px;
}

.hoosi {
    width: 100%;
    height: 1000px;
    background-image: url(/templates/Web/en/images/hoosi.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 50px;
}


.hoosiright {
    display: flex;
    justify-content: space-between;

}

.hoosiBox {
    margin: 0 !important;
    border-radius: 100px 0 0 0;
    overflow: hidden;
    width: calc(100% - (100% - 1380px - ((100% - 1380px) / 2)));
}

.hoosifkeifxc {
    transform: translateY(-110px);
    display: flex;
    justify-content: right;
}

.slideL {
    height: 850px !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.thein {
    font-size: 38px;
    font-weight: 800;
    color: #ffffff;
}

.thein span {
    color: #DD1928;
}

.ifYx p {
    color: #ffffff;
}

.yzxcLxmc {
    position: absolute;
    bottom: 30%;
    width: 350px;
    left: 10%;
}

.ifYx {
    margin-top: 20px;
}


.xperie {
    border-radius: 30px 0 30px 0;
    width: 550px;
    position: absolute;
    bottom: 10%;
    right: 15%;
    padding: 30px;
    background-color: #ffffff;
}


.mxzcn {
    padding-bottom: 20px;
    font-size: 24px;
    color: #1A1A1A;
    position: relative;
    font-weight: 700;
    border-bottom: 1px solid #d6d6d6;
}

.mxzcn::after {
    width: 200px;
    height: 1px;
    background-color: #DD1928;
    position: absolute;
    bottom: 0;
    content: '';
    left: 50%;
    transform: translateX(-50%);
}

.douxc {
    margin-top: 20px;
}

.next2 {
    width: 50px !important;
    height: 50px !important;
    border: 1px solid rgba(221, 25, 40, 0.5);
    font-size: 26px !important;
    right: 0 !important;
    left: 15% !important;
    top: auto !important;
    bottom: 10% !important;
    color: #DD1928 !important;
    border-radius: 13px 0 13px 0;
}

.prev2 {
    width: 50px !important;
    height: 50px !important;
    border: 1px solid rgba(221, 25, 40, 0.5);
    left: 10% !important;
    top: auto !important;
    bottom: 10% !important;
    color: #DD1928 !important;
    transform: rotate(180deg);
    border-radius: 13px 0 13px 0;
}

.prev2 i {
    font-size: 26px;
    color: #ffffff;
}

.next2 i {
    font-size: 26px;
    color: #ffffff;
}

.prevwe {
    transition: all 0.3s;
}

.prevwe:hover {
    background-color: #DD1928;
}

.Indust {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}

.Indust {
    transform: translateY(-60px);
}

.IndustJbzk {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
    color: #ffffff;
}


.ytanxc {
    width: 8px;
    height: 8px;
    position: relative;
    border-radius: 50%;
    background-color: #ffffff;
}

.ytanxc::after {
    width: 150px;
    height: 1px;
    position: absolute;
    background-color: #e8656f;
    content: '';
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.ytanxc1::after {
    left: 100%;
}

.swipers {
    margin-top: 50px;
}


.bloxch {
    max-width: 1380px;
    width: 94%;
    margin: 110px auto;
}


.bolgFlex {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.wenxc {
    padding: 20px;
}


.bolgFlex li {
    border-radius: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.chasd {
    font-size: 24px;
    font-weight: 700;
    color: #1A1A1A;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.zhcp {
    margin: 20px 0;
}

.bolgFlex {
    margin-top: 50px;
}



.blImg{
    position: relative;
}
.tmx{
    font-size: 16px ;
    position: absolute;
    bottom: 15px ;
    right: 15px ;
    color: #ffffff;
    padding: 5px 30px ;
    border-radius: 30px ;
    background-color: #bbbbbb;
}








.troduRight1{
    background-image: url(/statics/images/zhaob.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
} 
        /* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.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;
}


/* latin */
@font-face {
  font-family: 'Vast Shadow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/vastshadow/v21/pe0qMImKOZ1V62ZwbVY9dce9I9s.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 5121365 */
    src: url('//at.alicdn.com/t/c/font_5121365_dse5xhn88zk.woff2?t=1772069965934') format('woff2'),
        url('//at.alicdn.com/t/c/font_5121365_dse5xhn88zk.woff?t=1772069965934') format('woff'),
        url('//at.alicdn.com/t/c/font_5121365_dse5xhn88zk.ttf?t=1772069965934') format('truetype');
}



.troduRightRight{
    position: relative;
}
.troduRightRight img{
    position: relative;
      padding-top: 180px;
    z-index: 1;
}
.troduRightLeft{
     position: relative;
    z-index: 1;
}

/* .zbha{
      font-family: 'Vast Shadow', sans-serif;
         font-size: 200px;
         color: #f6f6f6;
         position: absolute;
           left: -331px;
    top: -66px;
} */


.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icon_triangle-left:before {
    content: "\e601";
}

.icon-glyphicon-triangle-right:before {
    content: "\e63f";
}

.icon-time:before {
    content: "\e662";
}

.icon-Right-:before {
    content: "\eb9e";
}

.icon-rili:before {
    content: "\e640";
}

.icon-articleUser:before {
    content: "\e606";
}

.icon-shouji1:before {
    content: "\e600";
}

.icon-zuobiao:before {
    content: "\e616";
}

.icon-shouji:before {
    content: "\eac3";
}

.icon-dayinchuanzhen:before {
    content: "\e627";
}

.icon-bofang:before {
    content: "\e717";
}

.icon-right:before {
    content: "\e63c";
}

.icon-youjian:before {
    content: "\e62f";
}

.icon-facebookfacebook52:before {
    content: "\e60b";
}

.icon-sousuo:before {
    content: "\e628";
}

.icon-diqiu:before {
    content: "\e642";
}

.icon-dianhua:before {
    content: "\e729";
}

.icon-in:before {
    content: "\e64d";
}

.icon-youtube-fill:before {
    content: "\e6a7";
}

.icon-tuite1:before {
    content: "\e90c";
}

.icon-down:before {
    content: "\e615";
}




/* ========== Base ========== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    font-family: 'Montserrat', sans-serif;
}

img {
    width: 100%;
    display: block;
    transition: all 0.3s ease;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}



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;
}

p {
    line-height: 24px;
    font-size: 16px;
    color: #666666;
}






.headTopJx {
    width: 100%;
    border-bottom: 1px solid #c8c7ce;
}


.headJz {
    max-width: 1660px;
    width: 94%;
    margin: 0 auto;
}



.headTop {
    display: flex;
    justify-content: space-between;
    height: 46px;
}

.youjiFelx {
    display: flex;
    gap: 80px;
}


.iconFelx {
    display: flex;
    align-items: center;
}

.sheJiao {
    display: flex;
    align-items: center;
    gap: 12px;
}

.sheJiao i {
    color: #ffffff;
    font-size: 21px;
}

.head {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1111;
    transition: all 0.3s;
}

.youjiFelx {
    display: flex;

}

.iconFelx {
    display: flex;
    align-items: center;
    gap: 12px;
}

.iconFelx {
    color: #ffffff;
}

.iconFelx1 {
    color: #d6252c;
}


.wenbxx {
    color: #ffffff;
}

.xian {
    width: 1px;
    height: 15px;
    margin: 0 15px;
    background-color: #ffffff;
}

.headBottomjz {
    display: flex;
    justify-content: space-between;
    max-width: 1660px;
    width: 94%;
    margin: 0 auto;
    height: 80px;
    align-items: center;
}

.navFlex {
    display: flex;
    gap: 40px;
    color: #ffffff;
    font-size: 18px;
    height: 100%;
    align-items: center;
    font-weight: 500;
}

.headBottomleft {
    width: 200px;
}



.Hli {
    display: flex;
    gap: 12px;
    height: 100%;
    align-items: center;
}

.doxnIx i {
    transition: all 0.3s;
    display: block;
    margin-top: 3px;
}

.navFlex>li:last-child {
    height: 40px;
    padding: 0 20px;
    background-color: #dd1928;
    border-radius: 20px 0 20px 0;
}

.aic {
    background: linear-gradient(135deg,
            rgba(255, 255, 255, 0.7),
            rgba(255, 255, 255, 0.35));
    backdrop-filter: blur(18px) saturate(140%);
    -webkit-backdrop-filter: blur(18px) saturate(140%);
    box-shadow:
        0 12px 30px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.6);
    top: -47px;
}



.aic .headBottomleft {
    width: 150px;
}

.aic .navFlex {
    font-size: 16px;
}



.hasDrop {
    position: relative;
}

.dropMenu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    padding: 12px 0;
    background: linear-gradient(135deg,
            rgba(255, 255, 255, 0.85),
            rgba(255, 255, 255, 0.6));
    backdrop-filter: blur(14px) saturate(140%);
    -webkit-backdrop-filter: blur(14px) saturate(140%);
    box-shadow: 0 12px 30px rgba(0, 0, 0, .12);
    border-radius: 14px;
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
    transition: all .25s ease;
    z-index: 999;
}

.dropMenu a {
    display: block;
    padding: 10px 22px;
    white-space: nowrap;
    font-size: 15px;
    color: #1a1a1a;
    transition: all .25s ease;
}

.dropMenu a:hover {
    background: rgba(221, 25, 40, .08);
    color: #dd1928;
    padding-left: 28px;
}

.hasDrop:hover .dropMenu {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.hasDrop:hover .doxnIx i {
    transform: rotate(180deg);
}

.headBottomRight {
    height: 100%;
}

.headBottomRight>nav {
    height: 100%;
}

.inbec {
    position: relative;
}

.Alead {
    position: absolute;
    max-width: 1200px;
    width: 94%;
    top: 55%;
    color: #ffffff;
    left: 50%;
    transform: translate(-50%, -50%);
}

.Permwe {
    font-size: 60px;
    font-weight: 700;
    text-align: center;
}

.Permwe span {
    color: #d6252c;
}


.massTe p {
    color: #ffffff;
    margin-top: 33px;
    font-size: 18px;
    text-align: center;
}




.anniuflex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    margin-top: 36px;
}

.MoreFlex {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 26px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .2px;

    border-radius: 30px;
    cursor: pointer;
    transition: all .3s ease;
    user-select: none;
}

.MoreFlexicon {
    border: 1px solid rgba(255, 255, 255, .35);
    color: #fff;
}

.oreFlwe {
    padding: 6px;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, .25);
    transition: all .3s ease;
}

/* .oreFlwe:hover {
    border-color: #dd1928;
} */

.oreFlwe:hover .MoreFlexicon {
    background: rgba(221, 25, 40, .08);
    background: #dd1928;
}

.oreFlwe:hover i {
    transform: translateX(4px);
}

.MoreFlex i {
    transition: transform .3s ease;
}

.reFlwe {
    padding: 6px;
    border-radius: 30px;
    background: linear-gradient(135deg,
            rgba(221, 25, 40, .35),
            rgba(221, 25, 40, .15));
    transition: all .3s ease;
}

.Quote1Quote {
    background: linear-gradient(135deg, #dd1928, #b81421);
    color: #fff;
    box-shadow: 0 8px 20px rgba(221, 25, 40, .35);
}

.reFlwe:hover {
    transform: translateY(-2px);
}

.reFlwe:hover .Quote1Quote {
    box-shadow: 0 12px 30px rgba(221, 25, 40, .45);
}

.Quote1Quote::after {
    content: '';
    position: absolute;
    inset: 1px;
    border-radius: 30px;
    background: rgba(255, 255, 255, .08);
    pointer-events: none;
}

.imgBox {
    margin-top: 110px;
    display: flex;
    justify-content: space-around;
}


.imgBox>div {
    width: 110px;
}


.aic .navFlex {
    color: #1A1A1A;
}


.Rofoot {
    width: 100%;
    padding: 90px 0;
    margin-top: 150px;
}

.vide {
    font-size: 38px;
    font-weight: 800;
    color: #1A1A1A;
}

.vide span {
    color: #dd1928;
}

.RofootJz {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.Rofoot {
    padding: 90px 0;
    background-color: #f8f8f8;
}

.bImg {
    width: 50px;
}

.RofootLeft {
    width: 47%;
}

.bImgRight {
    width: calc(100% - 80px);
}

.bImgFlex {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
}

.xpewe {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #1A1A1A;
}

.RofootRightBox {
    position: relative;
    max-width: 553px;
    width: 100%;
}

.RofootRight {
    width: 100%;
    position: absolute;
    top: -166px;
    padding: 60px 40px;
    background-color: #dd1928;
    border-radius: 80px 0 80px 0;
}

.Expeflex {
    display: flex;
    gap: 10px;
}

.Expeflex>div {
    width: 50%;
    height: 54px;
    background-color: #ffffff;
    position: relative;
}

.speaktext {
    font-size: 21px;
    font-weight: 700;
    margin-top: 10px;
    color: #ffffff;
    text-align: center;
}


.ExpeflexBox {
    margin-top: 30px;
}

.Expeflex {
    margin-bottom: 10px;
}

.texras {
    width: 100%;
    height: 235px;
    background-color: #ffffff;
    position: relative;
}


.yanz_flex {
    display: flex;
    margin-top: 20px;
    width: 100%;
}

.yanz {
    display: flex;
    width: 100%;
}

.post {
    text-align: center;
    line-height: 45px;
    width: 100px;
    background-color: #fff;
    border-radius: 30px;
    height: 38px;
}

.code {
    width: 100px;
    background-color: #f8f8f8;
    height: 38px;
    margin: 0 20px;
    border-radius: 30px;
}

.butww3 {
    cursor: pointer;
    font-size: 14px;
    padding: 0 26px;
    height: 38px;
    border-radius: 30px;
    background-color: #333333;
    color: #fff;
    text-align: center;
    line-height: 38px;
    transition: all 0.3s ease;
}

.nfiden p {
    font-size: 14px;
    color: #ffffff;
    margin-top: 10px;
}

.foot {
    background-color: #333333;
    padding-top: 100px;
}


.footJz {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}


.footUL li {
    position: relative;
    padding-left: 30px;
}

.footUL li::after {
    width: 1px;
    height: 350px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ffffff;
}


.footUL li::before {
    width: 2px;
    height: 40px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #dd1928;
}


.FootLI>div:nth-child(1) {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #ffffff;
}

.FootLI {
    color: #ffffff;
}


.mavFlex {
    padding-bottom: 30px;
}

.FootLI>div:not(:nth-child(1)) {
    margin-top: 15px;
}

.footUL {
    display: flex;
    justify-content: space-between;
}

.Ltd {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    padding-bottom: 10px;
    border-bottom: 1px solid #515151;
}

.agne {
    font-size: 21px;
    font-weight: 500;
    color: #ffffff;
}

.sheJiao1we i {
    color: #595757;
}


.youJin {
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #dd1928;
}


.youflex {
    display: flex;
    align-items: center;
    gap: 20px;
    color: #ffffff;
}

.sheixoc {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.youflexdivx {
    width: 30%;
}

.nosd {
    width: calc(100% - 50px);
}


.sheixoc {
    padding-bottom: 40px;
    border-bottom: 1px solid #474747;
}


.footbbuxc {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    padding: 15px 0;
    color: #fff;
}


.blogMian {
    position: relative;
}

.blogBox {
    position: absolute;
    top: 50%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    color: #ffffff;
    font-weight: 400;
    margin-top: 20px;
}


.bgxc {
    font-size: 60px;
    font-weight: 700;
    color: #ffffff;
}


.masdsain {
    width: 100%;
    height: 48px;
    background-color: #f7f7f7;
}


.mainjz {
    display: flex;
    gap: 12px;
    max-width: 1380px;
    width: 94%;
    align-items: center;
    height: 100%;
    margin: 0 auto;
    color: #1A1A1A;
}

.mainjz>div:last-child {
    color: #dd1928;
}


.chasd {
    position: relative;
}

.chasd::after {
    width: 80px;
    height: 2px;
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 1;
    background-color: #ed999f;
}

.Quote1Quote1we {
    box-shadow: none;
}


.set {
    position: sticky;
    top: 100px;
}

.post img {
    width: 100%;
    height: 100%;
}

.post {
    overflow: hidden;
}

.foot a:hover {
    color: #e50012;
}


/* hover 微上浮 */
.MoreFlex:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(0, 0, 0, .12);
}

/* 点击压感 */
.MoreFlex:active {
    transform: translateY(0) scale(.97);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
}


.youflex:last-child {
    width: 30%;
}

.youflex:last-child>div:nth-child(2) {
    width: calc(100% - 50px);
}

.hoosiBox {
    overflow: hidden;
}

.blImg {
    overflow: hidden;
}

.bolgFlex li:hover .blImg img {
    transform: scale(1.1);
}

.box .head {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.35));
    backdrop-filter: blur(18px) saturate(140%);
    -webkit-backdrop-filter: blur(18px) saturate(140%);
}

.box .navFlex {
    color: #1A1A1A;
}

.box .navFlex {
    font-size: 16px;
}

.box .sheJiao i {
    color: #1A1A1A;
}

.box .wenbxx {
    color: #1A1A1A;
}

.box .iconFelx {
    color: #1A1A1A;
}

.box .xian {
    background-color: #1A1A1A;
}

.masdsain {
    margin-top: 128px;
}

.main>div:last-child {
    color: #dd1928;
}


.proUl>li:hover .socvc {
    color: #dd1928;
}




.navFlex>li:last-child {
    color: #ffffff;
}

.chasd>div{
  display: -webkit-box;
  -webkit-line-clamp: 2;      /* 显示2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bolgFlex li{
    overflow: hidden;
}

.swipers .swiper-slide {
        background-color: #fff;
    height: 90px ;
   display: flex;
   align-items: center;
   border-radius: 15px ;
   justify-content: center;
}
.swipers img{
    width: 70% ;
    object-fit: contain;
    height: 70%;
}


#desc *{
        padding: revert;
    margin: revert;
    list-style: revert;
}


/* ===== 遮罩 ===== */
.search-mask {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .45);
    backdrop-filter: blur(3px);
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s ease;
    z-index: 9998;
}

.search-mask.active {
    opacity: 1;
    visibility: visible;
}

/* ===== 抽屉 ===== */
.search-drawer {
    position: fixed;
    top: 0;
    right: 0;
    width: 20vw;
    min-width: 320px;
    height: 100vh;
    background: linear-gradient(180deg,
            #ffffff 0%,
            #f9fafb 100%);
    /* box-shadow: -20px 0 40px rgba(0, 0, 0, .12); */
    transform: translateX(100%);
    transition: transform .4s cubic-bezier(.4, 0, .2, 1);
    z-index: 9999;
}








.bolgGLex>a:hover .ekxc{
    color: #dd1928;
}











.fyvbxc{
    margin-top: 120px ;
}



.search-drawer.active {
    transform: translateX(0);
}

/* ===== 内部布局 ===== */
.search-drawer-inner {
    padding: 90px 28px 28px;
}

/* 标题 */
.search-title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 24px;
}

/* 输入区域 */
.search-input-wrap {
    position: relative;
}

.search-input-wrap i {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #999;
}

.search-input-wrap input {
    width: 100%;
    height: 48px;
    padding: 0 16px 0 44px;
    border-radius: 10px;
    border: 1px solid #e5e7eb;
    font-size: 15px;
    background: #fff;
    transition: all .25s ease;
}

.search-input-wrap input:focus {
    border-color: #111827;
    box-shadow: 0 0 0 3px rgba(17, 24, 39, .08);
}

/* 提示 */
.search-tips {
    margin-top: 16px;
    font-size: 13px;
    color: #6b7280;
}

.search-tips kbd {
    padding: 2px 6px;
    border-radius: 4px;
    background: #111827;
    color: #fff;
}

.search-input-wrap {
    position: relative;
    display: flex;
    align-items: center;
}

/* 输入框 */
.search-input-wrap input {
    flex: 1;
    height: 50px;
    padding: 0 110px 0 44px;
    border-radius: 12px;
    border: 1px solid #e5e7eb;
    font-size: 15px;
    background: #fff;
}






.mySwiper21qwe{
    /* border-radius: 20px ; */
    overflow: hidden;
    /* border: 1px solid #c8c7ce; */
}


.main{
    font-size: 14px ;
}
































/* 搜索按钮 */
.search-btn {
    position: absolute;
    right: 6px;
    height: 38px;
    padding: 0 18px;
    border-radius: 10px;
    border: none;
    background: linear-gradient(135deg, #111827, #374151);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all .25s ease;
}

.search-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .18);
}

.search-btn:active {
    transform: translateY(0);
}


.cont1 *{
    padding: revert;
    margin: revert;
    list-style: revert;
}



.blogleftBox *{
    padding: revert;
    margin: revert;
    list-style: revert;
}

.fyvbxc *{
    padding: revert;
    margin: revert;
    list-style: revert;
}


.slideL{
    width: 100% ;
}

 .swipers  .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
} 
        .blog {
    max-width: 1380px;
    width: 94%;
    margin: 110px auto;
}

.blogright {
    width: 330px;
}


.blogleft {
    width: calc(100% - 360px);
}
.bloglist{
    display:grid;
    gap:45px;

}
.bolgFsdlex>a {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display: flex;
    border-radius: 15px;
    overflow: hidden;
    justify-content: space-between;
}

.blogLefzv {
    width: 400px;
}

.blogRight {
    padding: 20px 30px 20px 0;
    width: calc(100% - 430px);
}

.eodymwe {
    font-size: 24px;
    font-weight: 700;
    color: #1A1A1A;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #f6f6f6;
}


.eodymwe::after {
    position: absolute;
    bottom: 0;
    width: 50px;
    left: 0;
    background-color: #dd1928;

}

.beenPsd {
    padding: 20px 0;
}
.btntxtf{
    display: flex;
    gap:10px;
    transition: all 0.6s ease 0s;
}
.bolgFsdlex:hover .btntxtf{
    color: #dd1928; /* 悬浮时文字/图标变主题蓝（可替换为你的品牌色） */
    transform: translateX(2px); /* 轻微右移，模拟“点击反馈”的动效 */
}
.beenPsd >p{
  display: -webkit-box; /* 必须，触发webkit的盒模型 */
  -webkit-line-clamp: 2; /* 限制显示的行数 */
  -webkit-box-orient: vertical; /* 排列方向为垂直 */
  
  /* 辅助：超出隐藏 + 防止文字换行（可选，根据需求） */
  overflow: hidden; /* 必须，隐藏超出内容 */
  text-overflow: ellipsis; /* 兼容兜底（部分场景生效） */
}
.blogLefzv {
    position: relative;
}

.tmx1 {
    font-size: 16px;
    position: absolute;
    top: 15px;
    left: 15px;
    color: #ffffff;
    padding: 5px 30px;
    border-radius: 30px;
    background-color: #bbbbbb;
}


.blogright {
    width: 330px;
}

.blog {
    display: flex;
    justify-content: space-between;
}

.Searcwe {
    display: flex;
    width: 100%;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    height: 45px;
    padding-left: 12px;
    align-items: center;

}

.souxcv {
    width: 100%;
    height: 100%;
}

.Articwe {
    font-size: 18px;
    font-weight: 700;
    color: #1A1A1A;
    position: relative;
    border-bottom: 1px solid #c4c4c4;
}



.HotLKSd {
    margin-top: 40px;
}

.Articwe {
    position: relative;
    padding-bottom: 10px;
}

.Articwe::after {
    width: 80px;
    content: '';
    height: 2px;

    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #ea8d94;

}

.howxc {
    width: 116px;
}


.bolgGLex {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.howxcText {
    width: calc(100% - 140px);
}

.bolgGLex {
    align-items: center;
}

.bolgGLex>a{
    display: flex;
     align-items: center;

     margin-top: 20px;
    gap: 20px;
    justify-content: space-between;
}
.hoosw {
    color: #1A1A1A;
    margin-top: 10px;
}

.shixc {
    color: #666666;
}

.setText {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
}


.set {
    background-color: #dd1928;
    padding: 30px 20px;
    border-radius: 30px 0 30px 0;
    margin-top: 30px;
}

.holde {
    width: 100%;
    height: 45px;
    background-color: #ffffff;
    position: relative;
}

.holdeBox {
    margin-top: 20px;
}

.holde {
    margin-bottom: 15px;
}
.essawe{
    position: relative;
}
.essawe textarea {
    width: 100%;
    height: 143px;
    background-color: #ffffff;
}

.smegg {
    width: 100%;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
    font-weight: 500;
    margin-top: 20px;
    border-radius: 30px;
    background-color: #333333;
}

.allP p {
    font-size: 14px;
    color: #ffffff;
    margin-top: 15px;
}


.blogleftBox {
    padding: 30px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.odymwe {
    color: #1A1A1A;
    font-size: 38px;
    font-weight: 800;
}

.rixcl {
    display: flex;
    gap: 12px;
    color: #4D4D4D;
}

.rixclBox {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

.rixcl i {
    color: #dd1928;
}




.KSdLEdtFlex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.KSdLEdt {
    width: 45%;
    display: flex;
    justify-content: space-between;
}

.xiAn {
    width: 1px;
    height: 78px;
    background-color: #ececec;
}

.KSd {
    width: 125px;
}

.KSdRight {
    width: calc(100% - 145px);
}

.rev {
    font-size: 16px;
    font-weight: 700;
}

.rev {
    display: flex;
    align-items: center;
}

.rightLeft {
    transform: rotate(180deg);
    margin-top: 5px;
}

.Prev {
    margin-left: 8px;
}

.Next {
    margin-top: 10px;
}

.iewed {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
}

.wancvd {
    font-size: 38px;
    font-weight: 800;
    color: #333333;
}

.rodwe li {
    padding: 20px 0;
    position: relative;
    border-bottom: 1px solid #efefef;
}

/* .rodwe li::after {
    position: absolute;
    bottom: 0;
    content: '';

    left: 0;
} */



.proFkweUls {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}

.proFkwe {
    /* border-radius: 20px; */
    /* overflow: hidden; */
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}

.Motwe {
    /* padding: 15px 20px; */
    font-size: 18px;
    /* text-align: center; */
    font-weight: 500;
    margin-top: 20px ;
    color: #1A1A1A;
}

.ote1Qu {
    position: relative;
}


.bucBoxxw {
    position: relative;
    overflow: hidden;
}

.ote1Qu {
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
    left: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.proFkwe:hover .ote1Qu {
    opacity: 1;
}


.proFkwe:hover img {
    transform: scale(1.1);
}

.ekxc {
    color: #1A1A1A;
}


.videoDetImg {
    position: relative;
}


.cont1{
    overflow: hidden;
}


.blog1we{
    margin: 0 auto;
} 
        @media screen and (max-width:1140px) {
    .next1 {
        display: none !important;
    }

    .prev1 {
        display: none !important;
    }
}

@media screen and (max-width:850px) {
    .addda:nth-child(even) .apps-l {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
}
    .columnna {
    font-size: 20px;
}
.MoreFlex{
    font-size: 14px;
}
    .addda {
    padding: 50px 0;
}
    .lpcet{
        flex-direction: column-reverse;
    }
    .apps-l {
    width: 100%;
    padding-right: 0%;
    margin-top: 30px ;
}
.addda:nth-child(even) .lpcet{
    flex-direction: column-reverse;
}
.hoosiwe{
    width: 100% ;
}
.apps-r {
    width: 100%;
}
    .masdsain {
    margin-top: 60px;
}
    .youflex:last-child{
        width: 50%;
    }
    .head {
        display: none;
    }

    .Permwe {
        font-size: 30px;
    }

    .massTe p {
        margin-top: 20px;
    }

    .anniuflex {
        margin-top: 20px;
    }

    .imgBox {
        margin-top: 60px;
        flex-wrap: wrap;
        align-items: center;
        /* gap: 20px; */
    }

    .imgBox>div {
        width: 15%;
    }

    .NdFeB {
        padding: 60px 0;
    }

    .dFe {
        font-size: 26px;
    }

    .slide1we {
        flex-direction: column;
    }

    .proleft {
        width: 100%;
    }

    .proRight {
        width: 100%;
        margin-top: 20px;
    }

    .gnetswe {
        padding: 20px 0;
    }

    .mySwiper2 {
        margin-top: 30px;
    }

    .olu {
        margin: 60px auto;
    }

    .fkxczed {
        flex-direction: column;
        margin-top: 30px;
    }

    .zedFlex {
        width: 100%;
    }

    .troduRight {
        flex-direction: column-reverse;
    }

    .troduRight {
        width: 94%;
        margin: 0 auto;
    }

    .troduRightRight {
        width: 100%;
    }

    .troduRightLeft {
        width: 100%;

    }

    .Introdu {
        font-size: 26px;

    }

    .xizcshu {
        font-size: 30px;

    }

    .hoosifkeifxc {
        transform: none;
    }

    .hoosiBox {
        width: 94%;
        /* border-radius: 0; */
        margin: 0 auto !important;
    }

    .hoosi{
            height: auto;
            padding: 60px 0;
    }

    .yzxcLxmc {
        position: static;
        width: 94%;
        margin: 0 auto;
        margin-top: 90px;
    }

    .xperie {
        position: static;
        width: 94%;
        margin: 0 auto;
        padding: 20px  ;
        margin-top: 20px ;
    }
    .footbbuxc{
        font-size: 12px ;
    }
    .slideL{
            height: 650px !important;
    }
    .youflex:last-child{
        width: 100% ;
    }
    .thein br{
        display: none;
    }

    .thein {
        font-size: 26px;
    }

    .next2 {
        left: 35% !important;
    }

    .Indust {
        transform: none;
        margin-top: 30px;
    }

    .swipers {
        margin-top: 30px;
    }

    .ytanxc {
        display: none;
    }

    .bloxch {
        margin: 60px auto;
    }

    .bolgFlex {
        margin-top: 30px;
    }

    .bolgFlex {
        grid-template-columns: repeat(1, 1fr);
    }

    .vide {
        font-size: 26px;
    }

    .RofootRight {
        position: static;
    }

    .RofootJz {
        flex-direction: column;
    }

    .Rofoot {
        padding: 60px 0;
        margin-top: 60px;
    }

    .RofootLeft {
        width: 100%;
    }

    .RofootRight {
        border-radius: 0;
        padding: 20px;
        margin-top: 20px;
    }

    .foot {
        padding-top: 60px;
    }

    .mavFlex {
        display: none;
        padding-bottom: 0;
    }

    .footUL li::after {
        display: none;
    }

    .sheJiao {
        margin-top: 20px;
    }

    .Ltd {
        margin-top: 0;
        flex-direction: column;
    }

    .sheixoc {
        flex-direction: column;
        gap: 20px;
    }

    .youflexdivx {
        width: 100%;
    }

    .footbbuxc {
        flex-wrap: wrap;
    }

    .about {
        padding: 60px 0;
    }

    .aboutFlex {
        flex-direction: column;
    }

    .textright {
        margin-top: 10px;
    }

    .ntroduc {
        font-size: 26px;
    }

    .ntroduc br {
        display: none;
    }

    .textright p {
        text-align: left;
    }

    .brandPsd {
        margin-top: 60px;
    }

    .brandPsd p {
        margin-bottom: 20px;
    }

    .shuxiRight {
        flex-direction: column-reverse;
    }

    .shuxileftRugxc {
        width: 100%;
    }

    .shuxiRightRugxc {
        width: 100%;
    }

    .shuxiRight {
        width: 94%;
        margin: 0 auto;
    }

    .slideLFlex {
        padding: 20px;
        padding-top: 60px;
    }

    .ExperiBox {
        width: 100%;
        padding: 20px;
    }

    .slideLFlex {
        flex-direction: column;
    }

    .liente {
        font-size: 26px;
    }

    .tienxc p {
        margin-top: 30px;
    }

    .dFeFlexxc {
        margin-top: 60px;
    }

    .swiperzhsu {
        margin-top: 30px;
    }

    .jzxcFlex {
        gap: 10px;
        margin-top: 30px;
        grid-template-columns: repeat(1, 1fr);
    }
.dFeFlexxc1we{
    margin-bottom: 60px ;
}
    .blogright {
        display: none;
    }

    .blogleft {
        width: 100%;
    }

    .bgxc {
        font-size: 30px;
    }

    .blog {
        margin: 60px auto;
    }

    .main {
        margin-top: 10px;
    }

    .odymwe {
        font-size: 26px;
    }

    .xiAn {
        display: none;
    }

    .KSdLEdtFlex {
        flex-direction: column;
        gap: 20px;
    }

    .KSdLEdt {
        width: 100%;
    }

    .wancvd {
        font-size: 26px;
    }

    .bolgFsdlex>a {
        flex-direction: column;
    }

    .blogLefzv {
        width: 100%;
    }

    .blogRight {
        padding: 20px;
        width: 100%;
    }

    .cusFlex {
        margin: 60px auto;
    }

    .cusFlex {
        flex-direction: column;
    }

    .cusFlexLeft {
        width: 100%;
    }

    .cusFlexRight {
        width: 100%;
        margin-top: 20px;
    }

    .RofootRight1 {
        padding: 40px 20px;
        border-radius: 0;
    }

    .asd {
        font-size: 26px;
    }

    .Incv {
        font-size: 26px;
    }

    .blogright {
        display: none;
    }

    .proFkweUls {
        grid-template-columns: repeat(2, 1fr);
    }

    .Motwe {
        font-size: 18px;
    }
    .youflex{
        gap: 12px;
    }
    .blogright {
        display: none;
    }

    .swiperBoxwe4w {
        width: 80%;
    }

    .mySwiperBox {
        margin-top: 30px;
    }

    .mySwiper1wexc {
        width: 17%;
    }

    .DescripFlex {
        margin-top: 60px;
    }

    .ToucLeft1 {
        margin-top: 60px;
        padding: 20px;
    }

    .Thewe {
        font-size: 26px;
        line-height: 1.1;
        margin-top: 20px;
    }

    .proUl {
        margin-top: 30px;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .dFe {
        font-size: 26px;
    }

    .videoJz {
        margin: 60px auto;
    }

    .videoUl {
        grid-template-columns: repeat(1, 1fr);
    }

    .blogright {
        display: none;
    }

    .videoDetTitleText {
        font-size: 26px;
    }

    .videoDetPeopleAlsoViewed {
        font-size: 26px;
    }

    .videoUl1w {
        margin-top: 30px;
    }

    .videoDetTitleBox {
        flex-direction: column;
        align-items: baseline;
    }

    .tucg {
        font-size: 18px;
    }

    .Servo {
        font-size: 21px;
    }

    .anniuflex {
        flex-direction: column;
    }

    .imgBox {
        margin-top: 30px;
    }

    .oducti {
        flex-wrap: wrap;
        text-align: center;
    }

    .xinxc {
        display: none;
    }

    .oducti>div {
        width: 100%;
    }

    .asP {
        margin-top: 10px;
    }

    .oducti {
        margin: 20px auto;
        gap: 30px;
    }

    .chasd {
        font-size: 18px;
    }

    .vide br {
        display: none;
    }

    .footbbuxc {
        gap: 5px;
    }

    .massTe p {
        display: none;
    }

    .slide1ppxc {
        padding-bottom: 10px;
        font-size: 16px;
    }

    .head{
         display: none;
    }
    
    .troduRight1{
        background-image: none;
    }
    .troduRightRight img{
        padding-top: 20px;
    }
    .blogleftBox{
        padding: 0;
        box-shadow: none;
    }
    .mainjz{
        flex-wrap: wrap;
        gap: 8px ;
        font-size: 14px ;
    }
    .masdsain{
        height: auto;
        padding: 8px 0 ;
    }
    .blogBox{
        width: 94% ;
    }
    .main{
        flex-wrap: wrap;
    }
    .fyvbxc{
        margin-top: 60px;
}

 .reFlwe2wxc{
    display: flex;
    justify-content:center;
}
} 
      