body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body,
button,
input,
select,
textarea {
  font: Sans-serif;
  *line-height: 1.5;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%;
}
caption,
th {
  text-align: left;
}
fieldset,
img {
  width: 100%;
  border: none;
  vertical-align: middle;
}
ul,
ol,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
input,
button,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  vertical-align: middle;
  *font-size: 100%;
  -moz-outline: none;
  outline: none;
}
:focus {
  outline: none;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
strong,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}
small {
  font-size: 100%;
}
hr {
  color: #d1d7dc;
  background-color: #d1d7dc;
  border: none;
  height: 1px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: '\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
body {
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
  font-weight: 100;
  padding: 0;
  margin: 0;
  min-width: 1200px;
  color: #595757;
}

.container {
  width: 100%;
  min-width: 1200px;
  position: relative;
}

.header {
  width: 100%;
  height: 90px;
  min-width: 1200px;
  box-sizing: border-box;
  background-color: #0b86dc;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}

body {
  font-family: Arial, sans-serif;
  text-align: center;
}

.language-switcher {
  margin-top: 20px;
}

.language-switcher button {
  margin: 0 10px;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  border: none;
  background-color: #007bff;
  color: white;
  transition: background-color 0.3s;
}

.language-switcher button:hover {
  background-color: #0056b3;
}
.headFix {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  background: url(../images/bg_line.png) repeat-x;
}
.topBar {
  width: 100%;
  min-width: 1200px;
  background: rgba(2, 8, 87, 0.3);
  height: 50px;
  display: block;
  color: #1063ad;
  font-size: 14px;
  line-height: 30px;
  padding: 10px 30px;
  box-sizing: border-box;
  border-bottom: 1px solid #13429e;
}

.topBar .mail {
  color: #1063ad;
  background: url(../images/email.png) no-repeat 0 5px;
  background-size: 20px;
  padding-left: 35px;
  font-size: 14px;
  height: 30px !important;
  line-height: 30px;
  margin-right: 20px;
  display: inline-block;
}
a.mail:hover {
  text-decoration: underline;
}

.langBtn {
  display: inline-block;
  margin-right: 20px;
}
.langBtn a {
  margin: 0 10px;
  cursor: pointer;
}
.langBtn a.active {
  color: #00ff7e;
}
.log {
  background: #0a133b url(../images/log.png) no-repeat 10px 5px;
  background-size: 20px;
  color: #00baff;
  border-radius: 20px;
  height: 30px;
  line-height: 30px;
  padding-left: 40px;
  display: inline-block;
  padding-right: 10px;
  font-weight: 500;
  cursor: pointer;
}
.menu {
  width: 100%;
  min-width: 1200px;
  height: 100px;
  padding: 0 30px;

  box-sizing: border-box;
}
.logo {
  width: 140px;
  margin-top: 20px;
  display: inline-block;
  float: left;
  margin-right: 30px;
}
.menu a {
  display: inline-block;
  float: left;
  height: 60px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  padding: 26px 20px;
  color: #fff;
  border-top: 4px solid rgba(0, 0, 0, 0);
}
.menu a.active {
  border-top: 4px solid #01aaec;
}
.main .top {
  background: url(../images/index_top.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 0 100px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.index_top {
  width: 45%;
  margin-top: 240px;
  text-align: left;
  color: #fff;
  font-size: 24px;
}
.index_top img {
  width: 200px;
  margin-bottom: 15px;
}
.rt {
  margin-top: 80px;
}
.main .floorOne {
  width: 100%;
  background: #2049b6 url(../images/index_02.jpg) no-repeat;
  background-size: 100% 400px;
}
.box {
  width: 100%;
  margin: 0 auto;
  padding: 50px 8%;
  box-sizing: border-box;
}
.floorOne .tit {
  text-align: center;
  color: #0214a2;
  font-size: 40px;
  font-weight: 700;
}
.floorOne .subTit {
  color: #595757;
  text-align: center;
  font-size: 18px;
  line-height: 1.5em;
}
.floorOne .subText {
  text-align: center;
  color: #0214a2;
  font-weight: 500;
  font-size: 30px;
  font-weight: 700;
  margin: 15px 0;
}
.floorOne .subText span {
  background: url(../images/index_04.png) no-repeat 0 center;
  background-size: 30px;
  padding: 0 40px;
  padding-right: 10px;
  height: 40px;
}
.floorOne .list {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 40px 0;

}
.floorOne .list li {
  width: 25%;
  padding-right: 20px;
  box-sizing: border-box;
 
}
.floorOne .list li .listBox {
  background: #fff url(../images/listBg.png) no-repeat bottom 0 right 0;
  background-size: 50px;
  box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 580px;
  position: relative;

}
.floorOne .list li .listBox:hover {
  transform: scale(1.1);
  transition: ease all 0.3s;
  -webkit-transform: scale(1.3);
  -webkit-transform: ease all 0.3s;
  z-index: 2;
}
.floorOne .list li .listBox .point {
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/arrow_green.png) no-repeat;
  background-size: 16px;
  width: 16px;
  height: 40px;
  /* display: inline; */
}
.floorOne .list li .listBox .text {
  padding: 30px;
  text-align: left;
  font-size: 14px;
  line-height: 1.4em;
}
.floorOne .list li .listBox .text .listTit {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3em;
}
.floorTwo {
  background: #2049b6;
  width: 100%;
}
.start-play {
  cursor: pointer;
  width: 63px;
  height: 63px;
  background: linear-gradient(135deg, #888 0%, #999 100%);
  opacity: 0.7;
  border-radius: 50%;
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  &::after {
    content: '';
    width: 0;
    height: 0;
    border: 13px solid transparent;
    border-left: 19px solid white;
    position: absolute;
    top: 32%;
    left: 40%;
  }
}
.floorThree {
  width: 100%;
  background: #fff url(../images/index_03.jpg) no-repeat;
  background-size: 100%;
  padding: 50px 0;
  padding-bottom: 0;
  position: relative;
}
.floorThree .box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.floorThree .lt {
  width: 60%;
  text-align: left;
  padding-left: 80px;
  padding-bottom: 90px;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 1.5em;
  flex: 1;
}
.floorThree .rt {
  width: 40%;
  margin-top: 0;
}
.floorThree .rt img {
  width: 80%;
  /* position: relative;
  bottom: -70px; */
}
.floorThree .tit {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 30px;
}
.floorThree li {
  position: relative;
}
.floorThree li:before {
  content: '•'; /* 或者使用Unicode字符：content: "\2022"; */
  color: #0214a2; /* 圆点颜色 */
  font-size: 20px; /* 圆点大小 */
  display: inline-block; /* 确保圆点可以被视为一个块级元素 */
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: -15px;
}

.floorThree li p {
  display: inline-block;
}
.floorThree a {
  background: #0214a2;
  color: #fff;
  padding: 3px 10px;
  margin-top: 15px;
  display: inline-block;
  cursor: default;
  width: 100%;
}
/* .floorThree a:hover {
  opacity: 0.8;
} */
.floorLogo {
  padding: 50px 0;
  width: 100%;
  box-sizing: border-box;
}
.floorLogo .tit {
  text-align: left;
  margin-bottom: 50px;
  padding-left: 50px;
  font-size: 24px;
  font-weight: 600;
}
.footer {
  width: 100%;
  color: #94a1d5;
  background: #2049b6 url(../images/footer.png) no-repeat right 120px center;
  background-size: 400px;
  padding: 50px 8%;
  box-sizing: border-box;
  text-align: left;
  padding-left: 100px;
  font-size: 14px;
  line-height: 2em;
}
.footer .tit {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 30px;
}
.footer p a {
  color: #94a1d5;
}
.footer p a:hover {
  text-decoration: underline;
}
.footer p:nth-child(2) {
  background: url(../images/icon_01.png) no-repeat 0 3px;
  background-size: 20px;
  padding-left: 26px;
}
.footer p:nth-child(3) {
  background: url(../images/icon_02.png) no-repeat 0 3px;
  background-size: 20px;
  padding-left: 26px;
  display: inline-block;
  float: left;
}
.footer p:nth-child(4) {
  background: url(../images/icon_03.png) no-repeat 0 3px;
  background-size: 20px;
  padding-left: 26px;
  display: inline-block;
  float: left;
}
.wechat{
  margin-top: 50px;
  background: url(../images/wechat.png) no-repeat 0 10px;
  background-size:300px;
  padding-left:310px;
  padding-top: 24px;
  padding-bottom: 30px;
  height: 90px;
  display: block;
  clear: both;
  font-weight: 400;

}
.wechat p:nth-child(2) {
  background: none;
  margin: 0;
  padding: 0;
}

.footer p:last-child {
  margin-top: 10px;
}
.footer .wechat p:last-child {
  margin-top: 10px;
}
.top .swiper-container {
  width: 500px;
  height: 393px;
  overflow: hidden;
}

.top .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.top .swiper-slide img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 0; /* 初始隐藏 */
  animation-duration: 1.5s; /* 动画持续时间 */
  animation-fill-mode: forwards; /* 动画结束后保持最终状态 */
}

.top .swiper-slide-active img {
  width: 90%;
  animation-name: bounceInDown;
  opacity: 1; /* 动画结束时显示图片 */
}
.top .swiper-slide-next img,
.top .swiper-slide-prev img {
  width: 90%;
  opacity: 1;
}

.mask {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;

}
.dialog {
  z-index: 99999;
  width: 700px;
  position: fixed;
  top: 200px;
  left: 50%;
  margin-left: -350px;

}
.dialog .box {
  padding: 0;
}
.dialog .box img {
  width: 100%;
  /* opacity: 0; */
  animation: zoomIn 0.8s ease forwards;
  /* 设置动画延迟，以便在页面加载后稍等片刻再开始动画 */
  animation-delay: 0.5s;
  /* width: 50px;
  height: 28px;

  transform: scale(0); 
  transition: transform 2s; */
  /* animation: growFromCenter 1s forwards ease-out;  */
}

@keyframes growFromCenter {
  0% {
    width: 50px;
    /* height: 28px; */
    transform: scale(0); /* 动画开始时完全缩小 */
  }
  100% {
    width: 500px;
    height: 279px;
    transition: translateX(500px);
    /* transform: scale(1.5);  */
  }
}

.close-button {
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  right: -90px;
  top: -20px;
  opacity: 0.8;
  display: inline-block;
  background: #0207f9;
  cursor: pointer;
}

.close-button::before,
.close-button::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  height: 2px; /* 线的高度，可以根据需要调整 */
  background-color: #fff; /* 线的颜色，可以根据需要调整 */
}

.close-button::before {
  transform: rotate(45deg); /* 旋转成“/” */
}

.close-button::after {
  transform: rotate(-45deg); /* 旋转成“\” */
}

/* 添加悬停效果 */
.close-button:hover::before,
.close-button:hover::after {
  opacity: 1; /* 悬停时线的颜色变化 */
}
.ru,
.en {
  display: none;
}
.lang_en .en {
  display: block;
}
.lang_ru .ru {
  display: block;
}
.login_bg {
  /* background: #323f6e; */
}
.login_bg {
  background: #323f6e;
  width: 100%;
}

.login_bg ::before {
  content: ''; /* 伪元素需要内容来生成盒子模型，这里使用空字符串 */
  display: block; /* 将伪元素设置为块级元素 */
  width: 100%; /* 宽度设置为100% */
  height: 50vh; /* 高度设置为100px */
  background-color: #071959; /* 背景色设置为蓝色 */
  position: absolute; /* 设置position为absolute，以便可以自由地定位伪元素 */
  top: 0; /* 将伪元素定位在body的顶部 */
  left: 0; /* 将伪元素定位在body的左侧 */
  z-index: -1; /* 将伪元素的堆叠顺序设置为比body的内容更低，以确保内容显示在伪元素之上 */
}
.login{
  width: 1100px;
  margin: 0 auto;
}
.login_main {
  width: 1100px;
  color: #94a1d5;
  margin: 0 auto;
  margin-top: 150px;
}
.login_main ::before {
  background: none;
}
.main {
  position: relative;
}
.login_box {
  width: 100%;
  height: 460px;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
  color: #727171;
  box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
  display: flex;
}
.login_box .lt {
  width: 650px;
  height: 460px;
  background: url(../images/login_bg.jpg) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 16px;
  padding: 90px;
  padding-top: 140px;
  padding-bottom: 120px;
  padding-right: 50px;
  box-sizing: border-box;
  text-align: left;
  line-height: 1.7em;
}
.login_box .lt p {
  width: 100%;
  overflow-y: auto;
  height: 250px;
}
.login_box .rt {
  margin-top: 0;
  width: 450px;
  padding: 50px;
  box-sizing: border-box;
  text-align: left;
}
.login_box .rt .tit {
  width: 100%;
  color: #0052da;
  font-size: 32px;
  font-weight: 600;
  padding-left: 15px;
}

.login_box .rt ul li {
  width: 100%;
  margin-top: 16px;
  min-height: 50px;
  display: flex;
  box-sizing: border-box;
}
.login_box .rt ul li:nth-child(1),
.login_box .rt ul li:nth-child(3) {
  background: #0052da;
  border-radius: 30px;
  padding: 5px 20px;
  color: #fff;
  line-height: 40px;
  position: relative;
  font-size: 12px;
}
.login_box .rt ul li:nth-child(2) {
  min-height: 5px;
  height: 5px;
  line-height: 5px;
  font-size: 14px;
  color: #f56c6c;
  font-weight: 500;
  padding: 0 20px;
}
.login_box .rt ul li:nth-child(2) .erText {
  color: #f56c6c;
}
.login_box .rt ul li:nth-child(2).hide {
  display: none;
}
.login_btn {
  background: #0052da;
  border-radius: 30px;
  padding: 5px 40px;
  color: #00ff7e;
  margin-right: 10px;
  box-sizing: border-box;
  height: 50px;
  line-height: 40px;
  font-size: 20px;
  display: inline-block;
  cursor: pointer;
}
.login_btn:hover {
  background: #256de4;
}
.login_box .rt ul li:nth-child(5) {
  margin-top: 30px;
}
.login_box .rt ul li:nth-child(6) {
  margin-top: 0px;
}
.login_box .rt ul li .mail {
  color: #727171;
  background: url(../images/email_02.png) no-repeat 20px 5px;
  background-size: 30px;
  padding-left: 60px;
  font-size: 14px;
  height: 30px !important;
  line-height: 30px;
  margin-right: 20px;
  display: inline-block;
}

.login_box .rt ul li:nth-child(6) a.mail {
  background: url(../images/email_03.png) no-repeat 20px 5px;
  background-size: 30px;
}
.login_box input {
  background: none;
  border: none;
  flex: 1;
  width: auto;
  padding-left: 10px;
  color: #fff;
}
.login_box .rt ul li:nth-child(4) p {
  font-size: 13px;
  line-height: 1.2em;
}
.bannerTop {
  background: #12298c url(../images/product_top.jpg) no-repeat top center;
  background-size: 84% 100%;
  width: 100%;
  padding: 0 8%;
  padding-top: 50px;
  position: relative;
  box-sizing: border-box;
  z-index: 1;
}
.bannerTop .swiper2 {
  width: 70%;
  margin: 0 auto;
  overflow: hidden;
}
.bannerTop .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}

.bannertopText {
  position: absolute;
  bottom: 50px;
  left: 24%;
  text-shadow: 2px 1px 1px white;
  font-size: 24px;
  color: #0214a2;
  font-weight: 600;
  z-index: 2;
}
.productBox {
  padding: 50px 8%;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
}
.productTabs {
  padding: 20px 0;
  display: flex;
  justify-content: center;
}
.productTab {
  padding: 10px 60px;
  cursor: pointer;
  background: #fff url(../images/product_icon1.png) no-repeat;
  background-size: 50px;
  border-radius: 20px;
  border: 2px solid #b3b8e3;
  height: 60px;
  line-height: 40px;
  box-sizing: border-box;
  margin: 0 20px;
  color: #0214a2;
  font-weight: 600;
  font-size: 18px;
  padding-right: 20px;
}
.productTab:nth-child(2) {
  background: #fff url(../images/product_icon2.png) no-repeat;
  background-size: 50px;
}
.productTab-content {
  display: none;
  padding: 20px;
  margin-top: 10px;
  background: url(../images/product_03.jpg) no-repeat;
  background-position: calc(100% - 100px) top;
  background-size: 500px;
}
.productTab-content:nth-child(2) {
  background: url(../images/product_01.jpg) no-repeat;
  background-position: calc(100% - 100px) top;
  background-size: 500px;
}
.active-tab {
  background-color: #0214a2;
  color: white;
  border-color: #0214a2;
}
.productTab:nth-child(2).active-tab {
  background: #0214a2 url(../images/product_icon2.png) no-repeat;
  background-size: 50px;
  color: white;
  border-color: #0214a2;
}
.active-content {
  display: block;
}
.producTit {
  display: flex;
  align-items: flex-start;
  color: #0214a2;
  width: 100%;
}
.producTit .lt {
  font-size: 70px;
  font-weight: 700;
  width: 50px;
  margin: 0;
  line-height: 70px;
}
.producTit .rt {
  flex: 1;
  margin: 0;
  /* line-height: 30px; */
  padding: 5px 0;
  padding-left: 10px;
}
.producTit .rt p:nth-child(1) {
  color: #b3b8e3;
  font-weight: 400;
  font-size: 19px;
}
.producTit .rt p:nth-child(2) {
  font-size: 26px;
}
.productlist {
  width: calc(100% - 450px);
  margin-top: 20px;
}
.productlist li {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 50px;
}
.productlist li .text {
  flex: 1;
  border-left: 4px solid #0214a2;
  padding: 0 20px;
  font-size: 15px;
  /* color: #2f2f2f; */
}
.productlist li .text p:nth-child(1) {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5em;
  padding-bottom: 10px;
}
.image-container {
  position: relative;
  display: inline-block;
}
.productlist li .lt {
  position: relative;
}
.small-image {
  width: 60px;
  height: 60px;
  filter: grayscale(100%);
  cursor: pointer; /* 鼠标悬停时显示手型光标 */
}

.large-image-container {
  position: absolute;
  top: 0;
  left: 70px; /* 大图初始位置在小图的右侧 */
  display: none; /* 初始状态下隐藏大图 */
}

.large-image {
  width: 300px;
  height: 300px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  /* 根据需要设置大图的样式，如宽度、高度、边框等 */
}
.image4 {
  width: 605px;
  height: 300px;
}
.image5 {
  width: 300px;
  height: 682px;
}
.top {
  position: relative;
}
.text_serviceTop {
  width: 600px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 12%;
}
.text_serviceTop img {
  width: 100%;
}
.service_02 {
  width: 100%;
  padding: 0 8%;
  box-sizing: border-box;
}
.service_02 .text {
  margin: 30px 0;
  text-align: center;
  font-size: 18px;
  color: #0212a0;
}
.service_02 .text span {
  padding: 0 20px;
  line-height: 30px;
}
.service_03 {
  width: 100%;
  background: #fff url(../images/service_08.jpg) no-repeat;
  background-size: 100%;
}
.service_03 .imgList {
  width: 100%;
  padding: 0 80px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 40px 0;
  margin-top: 60px;
}
.service_03 .imgList li {
  width: 25%;
  padding: 0 20px;
  box-sizing: border-box;
}
.service_03 .imgList li .listBox {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  width: 100%;
  /* height: 50vh; */
  position: relative;
  cursor: pointer;
}
.service_03 .imgList li .listBox video, 
.service_03 .imgList li .listBox img{
  width: 100%;
  height: 100%;
  display: block;
margin: 0 auto;
  
}
.service_03 .imgList li .listBox:hover {
  transform: scale(1.1);
  transition: ease all 0.3s;
  -webkit-transform: scale(1.3);
  -webkit-transform: ease all 0.3s;
  z-index: 2;
}
.service_03 .textBox {
  width: 100%;
  text-align: left;
  margin-top: 80px;
}
.service_03 .textBox .tit {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 30px;
}
.service_03 .textList {
  width: 100%;
}
.service_03 .textList li {
  width: 100%;
  padding: 10px 30px;
  background: url(../images/line.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 20px;
  position: relative;
  font-size: 18px;
  padding-left: 70px;
  box-sizing: border-box;
}
.service_03 .textList li .point {
  background: #8c95d5;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  left: 40px;
  top: 50%;
  margin-top: -10px;
}
.service_04,
.service_05 {
  width: 100%;
}
.service_05 .blue {
  width: 80%;
  margin: 60px auto;
  /* height: 200px; */
  border-radius: 120px;
  background: #2853b5;
  display: block;
  position: relative;
  color: #fff;
  font-size: 30px;
  padding: 30px;
  box-sizing: border-box;
  text-align: left;
  padding-left: 300px;
  margin-top: 200px;
}
.service_05 .blue .mail {
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 30px;
}
.service_05 .blue .img {
  width: 300px;
  position: absolute;
  bottom: 20px;
  left: 0;
}
.case_01 {
  width: 100%;
}
.case_01 .row {
  margin-bottom: 40px;
}
.case_01 .row a {
  width: 100%;
  border: 2px solid #dcdddd;
  display: flex;
  align-items: stretch;
  box-sizing: border-box;
  overflow: hidden;
}

.case_01 .row .img {
  max-width: 65%;
}
.case_01 .row .img img {
  display: block; /* 移除图片底部的间隙 */
    width: 100%; /* 如果需要，使图片宽度响应式 */
    height: 100%; /
}
.case_01 .row .text {
  flex: 1;
  /* width: 35%; */

  /* -webkit-line-clamp: 3; */
  color: #1e41b7;
  padding: 30px;
  box-sizing: border-box;
  text-align: left;
  box-sizing: border-box;
  padding-bottom: 10px;
  line-height: 1.4em;
}
.case_01 .row .text::after {
  content: '>>'; /* 或者使用Unicode字符：content: "\2022"; */
  color: #0214a2; /* 圆点颜色 */
  font-size: 14px; /* 圆点大小 */
  display: inline-block; /* 确保圆点可以被视为一个块级元素 */
  margin-right: 5px;
  /* position: absolute;
  top: 0;
  left: -15px; */
}
.case_01 .row .text p:last-child{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 11;
  
}
.case_01 .row .text .tit {
  font-size: 20px;
  padding-bottom: 20px;
  font-weight: 700;
}
.case_01 .list {
  width: 100%;
  display: flex;
  margin-bottom: 50px;
  justify-content: space-between;
}
.case_01 .list a {
  flex: 1;
  color: #6f6c73;
  text-align: left;
  padding-right: 20px;
  cursor: pointer;
}
.case_01 .list a:nth-child(2) {
  margin: 0 10px;
}
.case_01 .list a img {
  width: 45%;
  display: inline-block;
  float: left;
}
.case_01 .list a .text {
  padding-left: 16px;
  width: 55%;
  float: left;

  background: url(../images/case_08.jpg) no-repeat left 16px bottom;
  background-size: 24px;
  padding-bottom: 8px;
  display: inline-block;
  box-sizing: border-box;
  font-size: 13px;
}
.case_01 .list a .text .tit {
  font-size: 18px;
  border-bottom: 1px solid #6f6c73;
  font-weight: 700;
 line-height: 24px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.case_01 .list a .text p {
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 12;
  line-height: 1.4em;
}
.case_01 .titList {
  width: 100%;
  margin: 20px 0;
  display: inline-block;
}
.case_01 .titList a {
  width: 48%;
  margin: 0 1%;
  margin-bottom: 10px;
  color: #6f6c73;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  text-align: left;
  align-items: center;
  justify-content: center;
  background: url(../images/case_09.jpg) no-repeat 5px 8px;
  background-size: 20px;
  padding: 10px 30px;
  padding-left: 40px;
  height: 54px;
  border-bottom: 1px solid #6f6c73;
}
.case_01 .titList a:hover{
  color: #1e41b7;
}
.case_01 .imgBox {
  width: 100%;
  margin: 40px 0;
  position: relative;
}
.text_caseTop {
  width: 700px;
  position: absolute;
  bottom: 100px;
  right: 10%;
  z-index: 5;
}
.case_01 .imgBox .text{
  width: 700px;
  position: absolute;
  top: 30px;
  left: 5%;
}
.login_logo{
  width: 1100px;
  margin: 0 auto;
  margin-top: 100px;
  display: block;
}
.login_logo img{
  width: 160px;
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.case_main{
  width: 1100px;
  margin: 0 auto;
  background: #fff;
  margin-top: 50px;
  color: #1e41b7;
  display: flex;
  padding: 70px 40px;
  box-sizing: border-box;
  box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}
.case_main .imgLt{
  width: 300px;
}
.case_main .imgLt img{
  margin-bottom: 20px;
}
.case_main .text{
  flex: 1;
  text-align: left;
  padding-left: 20px;
   color: #1e41b7;
}
.case_main .text .tit{
  font-size: 20px;
  font-weight: 700;
}
.case_main .text p{
  padding-bottom: 20px;
  line-height: 1.5em;
  /* font-weight: 100; */
}
.case_main .imgBox{
  width: 100%;
}
.case_main .imgBox .tit{
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 30px;
}
.case_main .imgBox img{
  margin-bottom: 40px;
}
.text_resTop {
  width: 600px;
  position: absolute;
  top: 50%;
  margin-top: -60px;
  right: 10%;
  z-index: 9;
}
.res_01 {
  width: 100%;
  background: url(../images/res_bg.jpg) no-repeat;
  background-size: 100% 600px;
}
.res_01 .row1{
  display: flex;
}
.res_01 .box .col{
  flex: 1;
  color: #2049b6;
}
.res_01 .box .col-fixed {
  flex: none; 
  width: 80px; 
  background:  url(../images/res_05.png) no-repeat top 100px center;
  background-size: 100%;
  margin: 0 20px;
}
.res_01 .box .col .img{
  background: #2049b6;
  padding: 25px 0;
}
.res_01 .box .col .text{
  background:  url(../images/res_06.png) no-repeat;
  background-size: 100px;
  padding-top: 40px;
  margin-top: 10px;
  font-size: 16px;
 text-align: left;
 line-height: 1.3em;
}
.resBox {
  width: 100%;
  text-align: left;
  margin-top: 40px;
}
.resTabs {
  width: 100%;
  /* display: flex; */
  justify-content: center;
  border-bottom: 4px solid #2049b6;
  position: relative;
}

.resTab{
  line-height: 40px;
  box-sizing: border-box;
  color: #9aa4c5;
  font-weight: 600;
  font-size: 18px;
  padding-right: 20px;
  padding: 10px 60px;
  cursor: pointer;
  width:52%;
  background:  url(../images/res_tab1.png) no-repeat;
  background-size: 100% 100%;
  height: 60px;
  box-sizing: border-box;
  position: relative;
}

.resTab:nth-child(2){
  background: url(../images/res_tab2.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  left: -30px;
  text-align: right;
  position: absolute;
  left: 48%;
  top:0;
 
}
.resTab-content {
  display: none;
  padding: 20px 0;
  margin-top: 10px;
}
.resTab:hover{
  opacity: .8;
}
.resTab.active {
  color: #133798;
  background:  url(../images/res_tab1_active.png) no-repeat;
  background-size: 100% 100%;
  z-index: 2;
  
}
.resTab span:before {
  content: '•';
  color: #9aa4c5;
  font-size: 60px;
  display: inline-block;
  margin-right: 5px;
  position: absolute;
  top: 10px;
  left: 20px;
}
.resTab.active span:before{
  color: #133798;
}
.resTab:nth-child(2) span:before {
  right: 20px

}
.resTab:nth-child(2).active {

  background:  url(../images/res_tab2_active.png) no-repeat;
  background-size: 100% 100%;
}
.resTab-content.active-content {
  display: block;
}
.resTab-content .img{
  margin: 20px 0 40px 0;
  position: relative;
  margin-bottom: 100px;
}
.resTab-content .img .text{
  position: absolute;
  right:0;
  top:20px;
  color: #1063ad;
  font-size: 13px;
  text-align: right;
  z-index: 2;
}
.resTab-content .img .text a{
  color: #1063ad;
  padding-right: 10px;
}
.resTab-content .img .text a:last-child{
  padding-right: 0;
}
.res_img{
  position: relative;
}
.res_img .rightImg{
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 22.5%;
  z-index: 2;

}
.news-row{
  width: 100%;
  margin: 60px 0;
  display: flex;
  gap: 40px;
}
.news-row a{
  flex: 1;
  color: #6f6c73;
  width: 50%;

  box-sizing: border-box;
  text-align: left;
}

.news-row a .img{
  border: 2px solid #dcdddd;
  width: 100%;
  box-sizing: border-box;
}
.news-row a .text{
  width: 100%;
}
.news-row a .text .tit{
  color: #2049b6;
  font-weight: 700;
  font-size: 18px;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #6f6c73;
  min-height: 64px;
  box-sizing: border-box;

}
.news-row a:hover{
  color: #2049b6;
}
.news-row a .text .txt{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; 

}
.news-row2 {
 border-top: 4px solid #2049b6;
 /* width: 100%; */
 margin-top: 50px;
 padding-top: 50px;
}
.news-list{
  width: 100%;
  display: flex;
  margin-bottom: 50px;
  text-align: left;
}
.news-list .img{
  width: 220px;
  height: 220px;

}
.news-list .text{
  flex: 1;
  padding-left: 20px;
  box-sizing: border-box;
}
.news-list .text .tit{
  color: #2049b6;
  font-weight: 700;
  font-size: 20px;
  width: 100%;
  padding-bottom: 10px;
}
.news-list .list a{
  width: 100%;
  margin-bottom: 10px;
  display: inline-block;
  float: left;
  color: #6f6c73;
  box-sizing: border-box;
  text-align: left;
  background: url(../images/case_09.jpg) no-repeat left center,url(../images/news_06.jpg) no-repeat right center;
  background-size: 14px, 14px;
  padding: 10px 20px;
  padding-left: 40px;
  border-bottom: 1px solid #dddcde;
  font-size: 12px;
}
.news-list .list a p{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; 
}
.news-list .list a p:first-child{
  font-weight: 700;
  font-size: 16px;
}
.news-list .list a:hover{
  color: #2049b6;
}
.news_main{
  width: 1100px;
  margin: 0 auto;
  background: #fff;
  margin-top: 50px;
  color: #1e41b7;
  display: flex;
  padding: 70px 40px;
  box-sizing: border-box;
  box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}
.news_main .imgBox{
  width: 100%;

}
.news_main .text{
  padding: 20px 0;
  line-height: 1.4em;
}
.news_main .text .tit{
  font-size: 20px;
  font-weight: 700;
}
.news_main .text .time{
 color: #727171;
  text-align: right;
  font-size: 12px;
}
.news_main .text p{
  padding-bottom: 20px;
}
.aboutText{
  width: 100%;
  margin: 30px 0;
  text-align: left;
  line-height: 1.6em;
}
.founder{
  width: 100%;
  background: #2049b6;
  color: #fff;
  text-align: left;
}
.founder .box{
  display: flex;
  padding: 0 8%;
}
.founder .box .text{
  flex: 1;
  padding: 40px;
  padding-left: 0;
  box-sizing: border-box;
  line-height: 1.6em;
}
.founder .box .text .name{
  font-weight: 700;
}
.founder .first{
  font-size: 18px;
  padding-bottom: 15px;
}
.founder .first span{
  padding-right: 20px;

}
.founder .box .img{
  width: 280px;
}
.about_img{
  width: 100%;
}
@media screen and (max-width: 1300px) {
  .floorOne .list li .listBox {
    height: 550px;
 
  }
}
@media screen and (max-width: 1900px) {
  .floorOne .list li .listBox {
    height: 580px;
 
  }
}