@charset "utf-8";

.modal-dialog-scrollable .modal-content {
  overflow-x: hidden !important;
}

.modal-open .modal {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
 
/* 这个css是初始化的css，在任何项目里面都可以使用 */
/* 禁用iPhone中Safari的字号自动调整 */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 解决IOS默认滑动很卡的情况 */
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: scroll;
}

.searchbox {
  top: 6.95rem;
  border-color: #0870D8;
  background: transparent;
  left: 0;
  width: 100%;
  box-shadow: none;
  border-top: none;
  padding: 0;
}

header .ds {
  cursor: pointer;
}

.searchs .sertext {
  font-size: 0.875rem;
}

.searchbox .container {
  padding: 0 10rem;
}

.searchbox .container>div {
  background: #fff;
  padding: 0.9375rem 0;
  border-top: 2px solid #0870D8;
  box-shadow: 0 0 7px 0 #cfcfcf;
}

.serbtn {
  background: #0870D8;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.flex2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex_left {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  align-items: center;
}

.flex_right {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-items: center;
}

.flex_left1 {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}

/* 禁止缩放表单 */
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
  resize: none;
  border: none;
}

.serbtn {
  background: #67799A;
}

.searchbox .container>div {
  border-top-color: #67799A;
}

.searchbox {
  top: calc(6rem + 1px);
}

img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
}

@font-face {
  font-family: "iconfont";
  src: url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype');
}

@font-face {
  font-family: "Montserrat";
  src: url(../font/Montserrat-Regular-8.otf);
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
}

.line1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.line2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.line3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.line4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.trans {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

header .nav_ul>li:nth-child(4) .er-ul {
  width: 160%;
  left: -30%;
}

.er-ul {
  padding: 0.5rem 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1003;
  left: 0;
  background: #fff;
  transition: 400ms ease-in-out;
  transform: scaleY(0);
  transform-origin: top center;
  opacity: 0;
  box-shadow: 0 0 0.625rem #ddd;
}

.er-ul>li {
  line-height: 2.25rem;
  text-align: center;
  font-size: 0.875rem;
}

.er-ul>li:hover a {
  color: #384D6B;
}

.er-ul li a {
  color: #67799A;
}

.er-ul>li:nth-child(1) {
  padding-top: 0.625rem;
}

.er-ul>li:last-child {
  padding-bottom: 0.625rem;
}

header .center>ul>li:hover .er-ul {
  transform: none;
  opacity: 1;
}

.bgf {
  background: #fff;
}

.bg {
  background: #0870D8;
}

.logo_phone img {
  width: 7.5rem;
}

.c {
  color: #0870D8;
}

.cf {
  color: #fff !important;
}

.c0 {
  color: #000 !important;
}

.phone_weibu {
  background: #0A0A0A;
  display: none;
}

.phone_weibu .mobMenu>li>a {
  font-size: 14px;
  padding: 10px 0;
  color: #fff;
}

.phone_weibu .mobMenu>li {
  border-bottom: #424245 1px solid;
}

.phone_weibu .mobMenu>li>.subDepth>li>a {
  font-size: 1em;
  color: #9a9797;
  line-height: 28px;
}

.phone_weibu .mobMenu>li>a::before {
  background-color: #fff;
}

.phone_weibu .mobMenu>li>a::after {
  background-color: #fff;
}

.phone_weibu .mobMenu>li>.subDepth {
  display: none;
}

.container {
  padding: 0 6.25rem;
  width: 100%;
  max-width: 100%;
}

/* 手机端样式 */
.sp_logo img {
  margin: auto;
  max-height: 30px;
}

.sjj_nav a {
  letter-spacing: -0.2px;
}

.sp_nav_se span:nth-of-type(1) {
  top: 10px;
  transform: rotate(45deg);
}

.sp_nav_se span:nth-of-type(2) {
  width: 0;
}

.sp_nav_se span:nth-of-type(3) {
  top: 10px;
  transform: rotate(-45deg);
}

.sjj_nav {
  position: fixed;
  z-index: 9999;
  background: #eee;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 40px;
  top: -100%;
  left: 0;
  overflow: auto;
  overflow-x: hidden;
  transition: top ease 0.35s;
}

.nav_show {
  top: 0;
}

.sjj_nav>ul>li:first-child {
  overflow: hidden;
  border-top: 0;
}

.sjj_nav>ul>li:first-child>a {
  width: 60%;
}

.sjj_nav>ul>li:first-child .language {
  width: 100%;
  overflow: hidden;
  line-height: 30px;
  margin-top: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}

.sjj_nav>ul>li:first-child .language a {
  width: 25%;
  float: left;
  border-left: 1px #ddd solid;
  text-align: center;
  color: #999;
  display: inline-block;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.sjj_nav>ul>li:first-child .language a.active {
  background: #E50012;
  color: #fff !important;
}

.sjj_nav>ul>li:first-child .language a:last-child {
  border-right: 1px #ddd solid;
}

.sjj_nav ul li i {
  position: absolute;
  top: 10px;
  right: 0px;
  border-left: 1px #ddd solid;
  height: 30px;
  padding: 0px 7px 0 7px;
}

.sjj_nav ul li i svg {
  transform: rotate(-90deg);
  transition: all ease 0.35s;
  position: relative;
  top: -10px;
}

.sjj_nav ul li .sjj_nav_i_se svg {
  transform: rotate(0deg);
}

.sjj_nav .bot>li {
  margin-left: 15px;
}

.sjj_nav ul li {
  border-top: 1px #ddd solid;
  margin-left: 10px;
  position: relative;
  line-height: 50px;
  font-size: 14px;
}

.sjj_nav>ul>li:last-child {
  border-bottom: 1px #ddd solid;
}

.sjj_nav ul li ul {
  display: none;
}

.sjj_nav ul li a {
  color: #666;
  width: 80%;
}

.sjj_nav .bot>li>a {
  width: calc(100% - 35px);
  display: inline-block;
}

.sjj_nav ul li ul li a {
  color: #999;
  display: block;
  text-align: left;
  width: 100%;
  font-size: 12px;
}

.sjj_nav ul li i svg {
  width: 20px;
  height: 20px;
  fill: #555;
}

.sjj_nav ul li .sjj_nav_i_se svg {
  fill: #384D6B;
}

.sjj_nav ul li ul li>ul {
  margin-left: 10px;
}

.sjj_nav .top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #eee;
  border-bottom: 1px solid #ddd;
}

.sjj_nav ul.bot>li:nth-child(2) {
  border-top: none;
}

.sjj_nav .top .fl img {
  height: 40px;
}

.sjj_nav .bot {
  margin-top: 60px;
}

body {
  background: #E8F4FC;
  padding: 0 10rem;
}

header {
  line-height: 6rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 10rem;
  z-index: 999;
}

body {
  padding-top: 6rem;
}

header .container {
  background: #fff;
  box-shadow: 0 0 0.625rem #ddd;
}

header .logo img {
  height: 3.625rem;
}

header .center>ul>li {
  float: left;
  padding: 0 1.4375rem;
  font-weight: bold;
  font-size: 1.125rem;
  color: #8493A5;
  position: relative;
}

header .center>ul>li>a,
header .language a {
  color: #67799A;
}

header .language a.c {
  color: #384D6B;
}

header .center>ul>li:hover>a,
header .center>ul>li.active>a {
  color: #384D6B;
}

header .iconfont {
  display: inline-block;
  font-size: 1.125rem;
  color: #8493A5;
}

header .language {
  font-weight: bold;
  font-size: 1.125rem;
  color: #8493A5;
}

header .ds {
  margin: 0 1rem 0 0.625rem;
}

.more {
  display: inline-block;
  padding: 0 3rem;
  border-radius: 2rem;
  border: 1px solid #8493A5;
  font-size: 1rem;
  color: #8493A5;
  line-height: 3.3125rem;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.more .iconfont {
  font-size: 1.25rem;
  display: inline-block;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  position: relative;
  top: 2px;
  margin-left: 3px;
}

.more:hover {
  box-shadow: inset 0 0 0 2rem #8493A5;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  color: #fff;
}

.more:hover .iconfont {
  transform: translateX(10px);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.more.bgf {
  border-color: #fff;
  color: #fff;
  background: transparent;
}
.banner .swiper-slide:nth-child(3) .hover {
  top: 65%;  
}
.banner .hover {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
} 
.banner .p1_content2  p {
  font-size: 1.375rem;
  line-height: 1.6rem;
  margin: .9375rem 0 2.5rem;
  font-weight: 600;
}.banner .p1_content2  .font30 {
  line-height: 2.25rem;
  margin-top: 3rem;
}
.banner .p1_content2 ul {
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 1.875rem;
}
.banner .p1 {
  font-weight: bold;
  font-size: 3rem;
  line-height: 4rem;
  color: #FFFFFF;
}
.banner .p2 {
  font-weight: bold;
  font-size: 1rem;
  line-height: 2rem;
  color: #FFFFFF;
}

.banner .more {
  margin-top: 2.25rem;
}

.banner .swiper-pagination {
  bottom: 2.4375rem !important;
}

.banner .swiper-pagination-bullet {
  width: 1.125rem;
  height: 1.125rem;
  background: transparent;
  border: 2px solid #FFFFFF;
  opacity: 1;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.4375rem;
}

.banner .swiper-pagination-bullet-active {
  background: #384D6B;
  border-color: #384D6B;
}

.title {
  font-weight: bold;
  font-size: 2.3rem;
  line-height: 3.25rem;
  color: #1E2F46;
  margin-top: 0.625rem;
}

.en_title {
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #67799A;
  font-family: "Montserrat";
}

.bg2 {
  background: #1E2F46;
}

.text {
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #67799A;
}

.index_one {
  padding: 5.625rem 0 6.25rem;
}

.index_one .left {
  padding-right: 7.5rem;
  width: calc(100% - 31.375rem);
}

.index_one .left .text {
  margin: 1.875rem 0 2.5rem;
  text-align: justify;
}

.index_one .row {
  display: flex;
  align-items: center;
}

.index_one .sum {
  float: right;
  width: 31.375rem;
  height: 31.375rem;
  border-radius: 50%;
  border: 3px solid #ADB9CA;
}

.index_one .sum>div.div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.index_one .sum .div ul:nth-child(1) {
  position: relative;
  top: 0.75rem;
}

.index_one .sum .div ul:nth-child(1) li {
  display: block;
  margin: 0 auto;
}

.index_one .sum .div ul:nth-child(2) {
  position: relative;
  top: -0.75rem;
}

.index_one .sum .div ul li {
  width: 11.0625rem;
  height: 11.0625rem;
  border: 2px solid #ADB9CA;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  font-size: 1.25rem;
  color: #FFFFFF;
  display: inline-block;
  position: relative;
}

.index_one .sum .div ul li div {
  width: 10.4375rem;
  height: 10.4375rem;
  line-height: 10.1875rem;
  border-radius: 50%;
  border: 2px solid #ADB9CA;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.index_one .sum .div ul li div::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8.1875rem;
  height: 8.1875rem;
  border-radius: 50%;
  background: #1E2F46;
  z-index: -1;
}

.index_one .div_hover>div {
  width: 88%;
  height: 88%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #1E2F46;
  display: none;
}

.index_one .div_hover>div>div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 3.75rem;
}

.index_one .div_hover>div.active {
  display: block;
}

.index_one .div_hover div {
  font-size: .75rem;
  line-height: 1.625rem;
  color: #FFFFFF;
  text-align: justify;
}

.index_one .div_hover .name {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 2.25rem;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 0.625rem;
}

.index_two {
  padding-bottom: 6.25rem;
}

.index_two .en_title {
  margin-top: 1.25rem;
  margin-bottom: 0.3125rem;
}

.index_two .name {
  font-weight: bold;
  font-size: 1.75rem;
  line-height: 2.125rem;
  color: #67799A;
  margin-bottom: 0.9375rem;
}

.index_two .col-md-4:hover img {
  transform: scale(1.1);
}

.index_two .col-md-4:hover .name {
  color: #67799A;
}

.index_three {
  position: relative;
  z-index: 2;
}

.index_three .hover {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  padding: 0 5rem;
}

.index_three .text {
  margin: 0.9375rem 0 2.5rem;
}

.index_four::before {
  content: "";
  position: absolute;
  top: -11.4375rem;
  left: 4.75rem;
  width: 36.6875rem;
  height: 36.6875rem;
  background: url(../img/5.png) no-repeat;
  background-size: contain;
  z-index: -1;
}

.application_ul {
  margin-top: 3.125rem;
  border-top: 1px solid #DDDDDD;
}

.application_ul li {
  border-bottom: 1px solid #DDDDDD;
  display: flex;
  align-items: center;
  padding: 2rem 0 2rem 1.875rem;
}

.application_ul li .name {
  width: 13%;
  font-weight: bold;
  font-size: 1.75rem;
  color: #1E2F46;
}

.application_ul li .icon {
  width: 16%;
}

.application_ul li .icon img {
  height: 4.25rem;
}

.application_ul li .text {
  width: calc(100% - 13% - 16% - 12.5rem);
}

.application_ul li .text:hover {
  color: #67799A;
}

.index_four {
  padding: 6.875rem 0;
  position: relative;
  z-index: 1;
}

.index_five {
  margin-bottom: 6.875rem;
}

.index_five .flex {
  background: #1E2F46;
  align-items: center;
  display: flex;
}

.index_five .flex .right {
  width: 60%;
}

.index_five .flex .left {
  width: 40%;
  padding: 0 2.5rem 0 3.5rem;
}

.index_five .flex .left .text {
  margin: 0.9375rem 0 2.5rem;
}

.index_six {
  padding: 5.3125rem 0;
}

.index_six .bot .data {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #FFFFFF;
}

.index_six .bot .over:hover .img {
  transform: scale(1.1);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.index_six .bot .over:hover .name {
  text-decoration: underline;
}

.index_six .bot .name {
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1.875rem;
  color: #FFFFFF;
}

.index_six .bot .content {
  position: absolute;
  bottom: 3.75rem;
  width: 100%;
  padding: 0 3.4375rem;
  z-index: 9;
}

.index_six .bot .img {
  position: relative;
  z-index: 2;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.index_six .bot .img::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(50% 11.04% -90deg, rgba(255, 255, 255, 0) 39.94%, rgba(242, 242, 242, 0.04) 42.61%, rgba(140, 140, 140, 0.4) 64.18%, rgba(64, 64, 64, 0.69) 81.54%, rgba(18, 18, 18, 0.9) 93.86%, #000000 100%);
  background: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 39.94%, rgba(242, 242, 242, 0.04) 42.61%, rgba(140, 140, 140, 0.4) 64.18%, rgba(64, 64, 64, 0.69) 81.54%, rgba(18, 18, 18, 0.9) 93.86%, #000000 100%);
  background: -webkit-gradient(linear, 50% 11.04%, 50% 100.48%, color-stop(0.3994, rgba(255, 255, 255, 0)), color-stop(0.4261, rgba(242, 242, 242, 0.04)), color-stop(0.6418, rgba(140, 140, 140, 0.4)), color-stop(0.8154, rgba(64, 64, 64, 0.69)), color-stop(0.9386, rgba(18, 18, 18, 0.9)), color-stop(1, #000000));
  background: -o-linear-gradient(-90deg, rgba(255, 255, 255, 0) 39.94%, rgba(242, 242, 242, 0.04) 42.61%, rgba(140, 140, 140, 0.4) 64.18%, rgba(64, 64, 64, 0.69) 81.54%, rgba(18, 18, 18, 0.9) 93.86%, #000000 100%);
  background: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0) 39.94%, rgba(242, 242, 242, 0.04) 42.61%, rgba(140, 140, 140, 0.4) 64.18%, rgba(64, 64, 64, 0.69) 81.54%, rgba(18, 18, 18, 0.9) 93.86%, #000000 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#000000' ,GradientType=0)";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 39.94%, rgba(242, 242, 242, 0.04) 42.61%, rgba(140, 140, 140, 0.4) 64.18%, rgba(64, 64, 64, 0.69) 81.54%, rgba(18, 18, 18, 0.9) 93.86%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#000000', GradientType=0);
  z-index: -1;
}

.index_six .bot .left {
  width: 67%;
}

.index_six .bot .left .img {
  height: 42.5rem;
}

.index_six .bot .right {
  width: 33%;
}

.index_six .bot .right .content {
  bottom: 1.875rem;
  padding: 0 1.875rem;
}

.index_six .bot .right .img {
  height: 21.25rem;
}

footer {
  background: #384D6B;
  padding: 3.75rem 0 6.25rem;
}

footer .flex {
  align-items: flex-start;
}

footer .name {
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: #FFFFFF;
  margin-bottom: 0.625rem;
}

footer .text {
  font-size: 0.875rem;
  line-height: 1.625rem;
  color: #ffffff;
}

footer a.text:hover {
  color: #fff;
  text-decoration: underline;
}

.beian {
  background: #384D6B;
}

.beian .bot {
  border-top: 1px solid rgba(145, 144, 144, 0.22);
  padding: 1.25rem 0;
  font-size: 0.875rem;
  line-height: 1.625rem;
  color: rgba(255, 255, 255, 0.7);
}

.beian span:hover {
  text-decoration: underline;
}

.beian a {
  color: rgba(255, 255, 255, 0.7);
}

.beian a:hover {
  text-decoration: underline;
}

.beian span {
  cursor: pointer;
}

.ny_ban .hover {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  font-weight: bold;
  font-size: 3.8rem;
  color: #FFFFFF;
  line-height: 1;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.margin_right {
  margin-right: .625rem;
}

.show_solution_pro_pop.pro_popup .bot {
  padding-top: 4.75rem;
}

.bread {
  font-size: 1.125rem;
  line-height: 2rem;
  color: #67799A;
  padding: 1rem 0 0;
}

.bread a {
  color: #67799A;
  opacity: 0.6;
}

.bread span {
  margin: 0 0.5rem;
  opacity: 0.6;
}

.bread a:nth-last-child(2) {
  opacity: 1;
}

.bread span:last-child {
  display: none;
}

.mb120 {
  margin-bottom: 7.5rem;
}

.list_about ul li {
  margin-bottom: 5.3125rem;
}

.list_about ul li:last-child {
  margin-bottom: 0;
}

.list_about .title {
  color: #384D6B;
}

.index_two img,
.list_solution .center img {
  cursor: default;
}

.list_about .left {
  padding-right: 6.25rem;
  width: 50%;
}

.list_about .left.w100 {
  width: 100%;
  padding-right: 0;
}

.list_about .left .text {
  text-align: justify;
  margin-top: 1rem;
}

.list_about .more {
  margin-top: 1.875rem;
}

.list_about .right {
  width: 50%;
}

.list_about ul li:nth-child(even) .left {
  order: 2;
  padding-left: 6.25rem;
  padding-right: 0;
}

.list_about ul li:nth-child(even) .right {
  order: 1;
}

.list_bread .top {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.75rem;
  color: #67799A;
}

.list_bread .top span {
  display: block;
}

.list_bread .center {
  margin: 3.125rem 0;
  border-top: 1px solid rgba(103, 121, 154, 0.1);
}

.list_bread .center ul li {
  border-bottom: 1px solid rgba(103, 121, 154, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.1875rem 0;
}

.list_bread .center ul li .left {
  width: 13.5rem;
  border-radius: 50%;
  line-height: 13.5rem;
  background: #fff;
  border: 1px solid #384D6B;
  height: 13.5rem;
  position: relative;
  z-index: 1;
  font-weight: bold;
  font-size: 1.75rem;
  color: #FFFFFF;
  text-align: center;
}

.list_bread .center ul li .left::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12.125rem;
  height: 12.125rem;
  border-radius: 50%;
  background: #384D6B;
  z-index: -1;
}

.list_bread .center ul li .right {
  width: calc(100% - 13.5rem);
  padding-left: 3.4375rem;
}

.list_bread .center ul li .text {
  text-align: justify;
}

.list_bread .bot .name {
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 3.125rem;
  color: #384D6B;
  margin-bottom: 3.125rem;
}

.list_bread .bot .text {
  text-align: justify;
  height: 20.5rem;
}

.list_bread .bot .douhao {
  margin-bottom: 1.5625rem;
}

.list_bread .bot .company {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #67799A;
  text-align: right;
}

.list_bread .bot .swiper-slide {
  padding: 1.5625rem 3.125rem 3.125rem;
  border: 1px solid rgba(103, 121, 154, 0.1);
  border-radius: 0.9375rem;
}

.list_bread .bot .swiper-container {
  padding-bottom: 4.0625rem;
}

.list_bread .bot .swiper-pagination {
  bottom: 0;
}

.list_bread .bot .swiper-pagination-bullet {
  width: 1.125rem;
  height: 1.125rem;
  border: 2px solid rgba(103, 121, 154, 0.3);
  opacity: 1;
  background: transparent;
}

.list_bread .bot .swiper-pagination-bullet-active {
  background: #67799A;
}

.list_application .font28 {
  font-size: 1.75rem;
  line-height: 2.5rem;
  color: #67799A;
}

.list_application .application_ul li {
  padding: 3.75rem 0;
}

/* .list_develop .name:hover {
  color: #384D6B;
} */
.list_develop .name {
  padding-top: 0 !important;
}

.list_develop .name,
.list_develop ul li {
  font-size: 1.8rem;
  cursor: default;
  line-height: 2.5rem;
  font-weight: bold;
  color: #67799A;
}

.list_develop ul li .name {
  margin-bottom: 1.25rem;
}

.list_develop ul li .mt {
  font-size: 1.5rem;
  line-height: 1.875rem;
  margin-bottom: 1rem;
}

.list_develop ul li .mt.mtop {
  margin-top: 1.875rem;
}

.list_develop ul li {
  color: #67799A;
  padding: 3.75rem 0;
  border-top: 1px solid rgba(103, 121, 154, 0.1);
}

.list_develop ul li .text {
  font-weight: normal;
}

.modal-header {
  border-bottom: none;
}

.modal-content {
  padding: 3.125rem 3.125rem 6.25rem;
  border: 0.5rem solid #67799A;
}

.modal-header {
  padding: 0;
}

.modal-header button {
  position: absolute;
  top: 1rem;
  right: 2rem;
  color: #959595;
  font-size: 3rem;
  opacity: 1;
  z-index: 99;
}

.modal-header button:hover {
  color: #000;
  opacity: 1;
}

.develop_popup {
  text-align: justify;
}

.develop_popup .name {
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 3.125rem;
  color: #384D6B;
}

.develop_popup .modal-dialog {
  max-width: 63%;
}

.develop_popup ul li>div:nth-child(1) {
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #67799A;
  margin: 2.5rem 0 1rem 0;
}

.swiper-pagination {
  bottom: 0 !important;
}

.list_solution .top {
  padding-bottom: 3.4375rem;
  border-bottom: 1px solid rgba(132, 147, 165, 0.1);
  text-align: justify;
  align-items: flex-start;
}

.list_solution .top .font20 {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-top: 0.8125rem;
  color: #67799A;
}

.list_solution .top .c {
  color: #384D6B;
}

.list_solution .center {
  background: #384D6B;
  margin: 3.75rem 0;
}

.list_solution .center .left {
  padding: 0 1.5rem 0 3.125rem;
  width: 50%;
}

.list_solution .center .left .title {
  margin-bottom: 1.5625rem;
}

.list_solution .center .left .text {
  line-height: 2.125rem;
}

.list_solution .center .right {
  width: 50%;
}

.list_solution .bot {
  border-top: 1px solid rgba(132, 147, 165, 0.1);
  border-bottom: 1px solid rgba(132, 147, 165, 0.1);
  padding: 2.5rem 0 3.4375rem;
}

.list_solution .bot .swiper-container {
  padding-bottom: 3.4375rem;
}

.list_solution .bot .swiper-container .swiper-slide .border {
  border: 1px solid rgba(103, 121, 154, 0.1) !important;
}

.list_solution .bot .swiper-pagination-bullet {
  width: 1.125rem;
  height: 1.125rem;
  background: transparent;
  border: 1px solid #939699;
  opacity: 1;
}

.list_solution .bot .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.4375rem;
}

.list_solution .bot .swiper-pagination-bullet-active {
  background: #384D6B;
  border-color: #384D6B;
}

.list_solution .center .left .text {
  height: 18.75rem;
  overflow-y: scroll;
  padding-right: 0.9375rem;
}

.list_solution .center .left .text::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  background-color: transparent;
  width: 4px;
  height: 164px;
  position: absolute;
}

.list_solution .center .left .text::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
}

.list_solution .center .left .text::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  display: block;
  width: 10px;
  height: 35px;
  background: #000;
}

.list_solution .bot .name {
  font-size: 1.375rem;
  line-height: 2.25rem;
  color: #384D6B;
  text-align: center;
  padding-top: 0.75rem;
}

.list_solution .bot .swiper-slide:hover .border {
  border-color: rgba(103, 121, 154, 0.3) !important;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_solution .bot .swiper-slide:hover img {
  transform: scale(1.05);
}

.list_solution .bot .swiper-slide:hover .name {
  color: #384D6B;
}

.list_solution .bot .swiper-slide .name {
  color: #67799A;
}

.industry {
  font-size: 1.375rem;
  line-height: 2.25rem;
  color: #384D6B;
  display: flex;
  align-items: center;
  padding: 2.8125rem 0;
}

.industry a {
  color: #384D6B;
  position: relative;
}

.industry img {
  display: inline-block;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.industry a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  height: 1px;
  background: #384D6B;
}

.industry:hover a::before {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  width: 100%;
}

.industry:hover img {
  transform: translateX(10px);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.tj {
  text-align: justify;
}

.list_pro .container>div {
  position: relative;
}

.list_pro .container>div::before {
  content: "";
  width: 1px;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(103, 121, 154, 0.1);
}

.list_pro .container>div::after {
  content: "";
  width: 1px;
  left: 25%;
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(103, 121, 154, 0.1);
}

.list_pro .left {
  padding: 2.1875rem 2.1875rem 12.5rem;
  /* border-left: 1px solid rgba(103, 121, 154, 0.1); */
  /* border-right: 1px solid rgba(103, 121, 154, 0.1); */
  width: 25%;
}

.list_pro .left form {
  position: relative;
  border-bottom: 1px solid rgba(103, 121, 154, 0.25);
}

.list_pro .left form input {
  width: 100%;
  line-height: 3.125rem;
  font-size: 1.25rem;
  color: #8493A5;
}

.list_pro .left form input::-webkit-input-placeholder,
.list_pro .left form textarea::-webkit-input-placeholder {
  color: #8493A5;
}

.list_pro .left form input:-moz-placeholder,
.list_pro .left form textarea:-moz-placeholder {
  color: #8493A5;
}

.list_pro .left form input::-moz-placeholder,
.list_pro .left form textarea::-moz-placeholder {
  color: #8493A5;
}

.list_pro .left form input:-ms-input-placeholder,
.list_pro .left form textarea:-ms-input-placeholder {
  color: #8493A5;
}

.list_pro .left form button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border: none;
  background: transparent;
  z-index: 99;
}

.list_pro .left form button .iconfont {
  font-size: 1.25rem;
  color: #8493A5;
}

.list_pro .left .name {
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1.625rem;
  color: #384D6B;
  margin: 1.875rem 0 0.5rem;
}

.list_pro .left>ul>li.active>div::after,
.list_pro .left>ul>li:hover>div::after {
  content: "";
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  left: 0.3125rem;
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 50%;
  background: #67799A;
}

.list_pro .left>ul>li.active ul {
  display: block;
}

.list_pro .left>ul>li>div {
  font-size: 1.375rem;
  line-height: 1.875rem;
  padding: 1.25rem 0 1.5625rem;
  color: #384D6B;
  border-bottom: 1px dashed rgba(103, 121, 154, 0.25);
  padding-left: 2.5rem;
  position: relative;
}

.list_pro .left>ul>li>div a {
  color: #384D6B;
}

.list_pro .left>ul>li>div::before {
  content: "";
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  border: 1px solid #67799A;
}

.list_pro .left>ul>li ul {
  padding: 0.8125rem 0;
  display: none;
}

.list_pro .left>ul>li ul li {
  font-size: 1.25rem;
  line-height: 3.125rem;
  color: #67799A;
  padding-left: 2.5rem;
}

.list_pro .left>ul>li ul li.active a {
  color: #384D6B;
}

.zanwushuju {
  display: none;
}

.pager .pagination,
.pagination {
  justify-content: center;
}

.pager .pagination li,
.pagination li {
  padding: 0 10px;
  line-height: 26px;
  border: 1px solid #ddd;
  margin: 0 2px;
}

.pager .pagination li.active,
.pagination li.active {
  border: 1px solid #384D6B;
  color: #384D6B;
}

.list_pro .left>ul>li ul li a {
  color: #67799A;
}

.list_pro .right {
  width: 75%;
  padding-left: 3.4375rem;
  padding-bottom: 3.75rem;
}

.list_pro .right .top {
  line-height: 3.125rem;
  padding-top: 2.1875rem;
  font-weight: bold;
  font-size: 1.375rem;
  color: #67799A;
  border-bottom: 1px solid rgba(103, 121, 154, 0.25);
  margin-bottom: 2.1875rem;
}

.list_pro .right .col-md-4 {
  margin-bottom: 1.875rem;
}

.pro_popup .bot tr td {
  border: 1px solid #ddd;
  vertical-align: middle;
  text-align: center;
  padding: 0.75rem 1rem;
}

.pro_popup .bot tr td p,
.list_solution .center .left .text p {
  position: relative;
  padding-left: .8125rem;
  cursor: default;
}
p ,div {
  cursor: default;
}
.pro_popup .bot tr td p::before {
  content: "";
  position: absolute;
  top: .75rem;
  left: 0;
  width: .1875rem;
  height: .1875rem;
  border-radius: 50%;
  background: #67799A;
}

.list_solution .center .left .text p::before {
  content: "";
  position: absolute;
  top: 1rem;
  left: 0;
  width: .375rem;
  height: .125rem;
  background: #fff;
}

.list_pro .right .col-md-4>div {
  border: 1px solid rgba(103, 121, 154, 0.1);
  padding-bottom: 1.375rem;
  position: relative;
  height: 100%;
  cursor: pointer;
}

.list_pro .right .col-md-4>div .more_a img {
  display: inline-block;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_pro .right .col-md-4>div:hover .over img {
  transform: scale(1.1);
}

.list_pro .right .col-md-4>div:hover .more_a img {
  transform: translateX(10px);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_pro .right .col-md-4>div:hover::before {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  width: 100%;
}

.list_pro .right .col-md-4>div::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 0;
  height: 5px;
  background: #67799A;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_pro .right .col-md-4 .name_small {
  padding: 0 2rem;
  text-align: left;
  margin-bottom: 0.375rem;
  color: #8e9cb4;
}

.list_pro .right .col-md-4 .name {
  font-size: 1.25rem;
  line-height: 1.65rem;
  color: #384D6B;
  padding: 0 2rem;
  text-align: left;
}

.list_pro .right .col-md-4 .more_a {
  font-size: 1rem;
  color: #67799A;
}

.pro_popup .top {
  background: #f4f8f9;
  padding: 3.75rem 0 3.75rem 3.125rem;
}

.pro_popup .top .left {
  width: 45%;
}

.pro_popup .top .right {
  width: 55%;
}

.pro_popup .modal-dialog {
  max-width: 58%;
}

.pro_popup .modal-content,
.pro_popup .modal-body {
  padding: 0;
}

.pro_popup .industry {
  padding: 0;
  margin-top: 1.25rem;
}

.pro_popup .bot {
  padding: 3.125rem;
}

.pro_popup .title {
  margin-bottom: 1.875rem;
  word-break: break-all;
}

.pro_popup .more {
  background: #384D6B;
  color: #fff;
  padding: 0 2.1875rem;
}

.pro_popup .more .iconfont {
  margin: 0 0.25rem 0 0;
}

.pro_popup .more:hover .iconfont {
  transform: translateX(0);
}

.list_news ul {
  margin-left: -1.6875rem;
  margin-right: -1.6875rem;
}

.list_news ul li {
  margin-bottom: 3.125rem;
  padding: 0 1.6875rem;
}

.list_news ul li .data {
  padding-top: 1.4375rem;
  font-weight: bold;
  font-size: 1rem;
  color: #67799A;
  line-height: 1.875rem;
}

.list_news ul li .name {
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 2.5rem;
  height: 2.5rem;
  color: #67799A;
  margin: 0.625rem 0;
}

.list_news ul li .text {
  height: 5.25rem;
}

.list_news ul li .more {
  margin-top: 1.25rem;
}

.list_news ul li:hover .over img {
  transform: scale(1.1);
}

.list_news ul li:hover .name {
  color: #384D6B;
}

.list_news ul {
  margin-top: 3.125rem;
}

.list_news form select {
  width: 10rem;
  line-height: 3.125rem;
  height: 3.125rem;
  font-weight: bold;
  font-size: 1.25rem;
  color: #67799A;
  float: left;
  border: none;
  border-bottom: 1px solid #67799A;
  font-weight: normal;
}

.list_news form .pr {
  width: calc(100% - 13rem);
  margin-left: 3rem;
  float: left;
}

.list_news form input {
  font-size: 1.25rem;
  padding-left: 2.8125rem;
  color: #67799A;
  width: 100%;
  line-height: 3.0625rem;
  border-bottom: 1px solid #67799A;
}

.list_news form button {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: none;
  background: transparent;
}

.list_news form button .iconfont {
  font-size: 1.25rem;
  color: #67799A;
}

.list_news form input::-webkit-input-placeholder,
.list_news form textarea::-webkit-input-placeholder {
  color: #67799A;
}

.list_news form input:-moz-placeholder,
.list_news form textarea:-moz-placeholder {
  color: #67799A;
}

.list_news form input::-moz-placeholder,
.list_news form textarea::-moz-placeholder {
  color: #67799A;
}

.list_news form input:-ms-input-placeholder,
.list_news form textarea:-ms-input-placeholder {
  color: #67799A;
}

.show_news {
  padding-top: 2.1875rem;
}

.show_news .container {
  padding: 0 17.5rem;
}

.show_news .data {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #67799A;
  margin: 1rem 0 2.5rem;
}

.show_news .shangxia {
  padding-top: 3.4375rem;
  border-top: 1px solid #D8E7EF;
  margin-top: 3.125rem;
}

.show_news .shangxia a {
  display: inline-block;
}

.show_news .shangxia a:nth-child(1) i {
  margin: 0 3px 0 0;
}

.show_news .shangxia a:nth-child(1):hover .iconfont {
  transform: translateX(-10px);
}

.header_bor header {
  border-bottom: 1px solid #D8E7EF;
}

.list_message form {
  margin-top: 3.125rem;
}

.list_message form .name {
  font-size: 1.125rem;
  line-height: 1.875rem;
  padding-bottom: .625rem;
  color: #67799A;
}

.list_message form .name span {
  color: red;
}

.list_message form input {
  width: 100%;
  line-height: 3.125rem;
  border: 1px solid #ddd;
  padding: 0 1.25rem;
  font-size: 1.125rem;
  color: #67799A;
}

.list_message form textarea {
  width: 100%;
  line-height: 3.125rem;
  border: 1px solid #ddd;
  padding: .5rem 1.25rem;
  height: 10rem;
  font-size: 1.125rem;
  color: #67799A;
}

.list_message form .contact>div {
  margin-bottom: .9375rem;
}

.list_message form button {
  background: #384D6B;
  color: #fff;
  padding: 0 2rem;
}

.list_message .modal-content {
  padding: 2rem 3.125rem 2rem;
}

.list_contact #contact {
  position: absolute;
  top: -6.875rem;
}

.list_contact .flex {
  align-items: flex-start;
  justify-content: flex-start;
}

.list_contact .flex>div {
  width: 45%;
  padding-right: 9.375rem;
}

.list_contact .flex .title {
  color: #384D6B;
}

.list_contact .flex .name {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #384D6B;
  padding: 1.25rem 0 0.975rem;
  border-bottom: 1px solid rgba(132, 147, 165, 0.12);
  margin-bottom: 0.9375rem;
}

.list_contact .flex .text {
  line-height: 2.25rem;
}

.list_contact .flex .more {
  margin-top: 1.5625rem;
}

.list_contact .ditu {
  margin-top: 5rem;
}

.list_investor .center #miao2,
.list_investor .bot #miao3 {
  position: absolute;
  top: -6rem;
}

.list_investor .top {
  margin-bottom: 4.875rem;
}

.list_investor .top .flex {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #67799A;
  align-items: flex-end;
}

.list_investor .top .gufen {
  background: #E8F4FC;
  padding: 1.875rem;
  display: flex;
  align-items: center;
}

.list_investor .top .gufen>div {
  padding: 1.875rem 0;
}

.list_investor .top .gufen .left {
  width: 25%;
  text-align: center;
  border-right: 1px solid #C5DEEA;
}

.list_investor .top .gufen {
  margin-top: 1.875rem;
}

.list_investor .top .gufen .right {
  width: 75%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 4.0625rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #8493A5;
}

.list_investor .top .gufen .right>div:nth-child(1) {
  font-weight: bold;
  font-size: 1.75rem;
  color: #FD1A25;
  display: flex;
  align-items: center;
}

.list_investor .top .gufen .right>div:nth-child(1) img {
  margin-right: 0.625rem;
  width: 1.25rem;
}

.list_investor .top .gufen .left div:nth-child(1) {
  font-weight: bold;
  font-size: 1.75rem;
  line-height: 2.1875rem;
  color: #384D6B;
}

.list_investor .top .gufen .left div:nth-child(2) {
  font-weight: bold;
  font-size: 2.125rem;
  line-height: 2.5rem;
  color: #384D6B;
}

.list_investor .top .title span {
  font-weight: bold;
  font-size: 1.125rem;
  color: #384D6B;
}

.list_investor .top .title {
  line-height: 1;
}

.list_investor .data {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #67799A;
  margin-bottom: 0.375rem;
}

.list_investor .title {
  font-size: 2.5rem;
  color: #384D6B;
}

.list_investor .center .title,
.list_investor .bot .title {
  margin-bottom: 1.875rem;
}

.list_investor .center ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.list_investor .center ul li>div {
  border-top: 0.4375rem solid #E8F4FC;
  padding: 1.5625rem 0 3.125rem;
  position: relative;
}

.list_investor .center ul li>div .name {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #67799A;
}

.list_investor .center ul li>div::before {
  position: absolute;
  content: "";
  top: -0.4375rem;
  left: 0%;
  width: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  height: 0.4375rem;
  background: #384D6B;
}

.list_investor .center ul li:hover>div::before {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  width: 100%;
}

.list_investor .bot .name {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #67799A;
  padding: 0.9375rem 0 0.5rem;
}

.list_investor .bot .text {
  color: #67799A;
}

.list_investor .bot .swiper-pagination-bullet {
  width: 1.125rem;
  height: 1.125rem;
  border: 2px solid rgba(103, 121, 154, 0.3);
  opacity: 1;
  background: transparent;
}

.list_investor .bot .swiper-pagination-bullet-active {
  background: #67799A;
}

.list_investor .bot .swiper-container {
  padding-bottom: 3.4375rem;
}

.list_investor .bot .swiper-slide:hover img {
  transform: scale(1.1);
}

.list_investor .bot .swiper-slide:hover .name {
  color: #384D6B;
}

@media (max-width: 1600px) {
  .banner .p1 {
    font-size: 3.25rem;
  }

  .title {
    font-size: 3rem;
  }
}

@media (max-width: 1440px) {

  body,
  header,
  .searchbox .container {
    padding: 0 6rem;
  }

  .container {
    padding: 0 5rem;
  }

  html,
  body {
    font-size: calc(100vw / 110);
  }

  .text {
    line-height: 2rem;
  }

  .list_bread .bot .text {
    height: 23.5rem;
  }

  .list_news ul li .text {
    height: 6rem;
  }

  .show_news .container {
    padding: 0 10rem;
  }
}

@media (max-width: 1280px) {
  .title {
    font-size: 2.4rem;
  }

  .ny_ban .hover {
    font-size: 3.6rem;
  }

  .application_ul li .text {
    width: calc(100% - 15% - 16% - 12.5rem);
  }

  .list_contact .flex .name {
    font-size: 1.5rem;
  }

  .list_contact .flex>div {
    width: 45%;
    padding-right: 30px;
  }
}

@media (max-width: 990px) {

  html,
  body {
    font-size: 14px;
  }

  .searchbox .container {
    padding: 0;
  }

  .list_pro .container>div::after,
  .list_pro .container>div::before {
    display: none;
  }

  .pro_popup .modal-dialog {
    max-width: 85%;
  }

  .list_investor .top .gufen .right {
    font-size: 14px;
    padding: 0 0 0 30px;
    width: 80%;
  }

  .list_investor .top .gufen .left {
    width: 20%;
  }

  body {
    padding: 0 5rem;
  }

  .container {
    padding: 0 3rem;
  }

  header {
    display: none;
  }

  .phone_logo img {
    height: 40px;
  }

  body {
    padding: 60px 0px 0;
  }

  .list_contact #contact {
    top: -60px;
  }

  .banner .p1 {
    font-size: 30px;
    line-height: 44px;
  }

  .more {
    padding: 0 30px;
  }

  .banner .swiper-pagination {
    bottom: 20px;
  }

  .text {
    font-size: 14px;
    line-height: 24px;
  }

  .title,
  .list_investor .title {
    font-size: 26px;
    line-height: 34px;
  }

  .index_one .left {
    padding-right: 3.5rem;
  }

  .index_one .left .text {
    margin: 10px 0;
  }

  #phone_nav span,
  .seaarch_phone span {
    font-size: 24px;
  }

  .index_five .flex .left .text,
  .index_three .text {
    margin: 15px 0;
  }

  .list_about .left,
  .list_about .right {
    width: 100%;
    padding: 0 !important;
  }

  .list_about .left {
    order: 2 !important;
    margin-top: 15px;
  }

  .list_about .right {
    order: 1 !important;
  }

  .list_about ul li {
    margin-bottom: 30px;
  }

  .bread {
    display: none;
  }

  .mb120 {
    margin-bottom: 60px;
  }

  .pt60 {
    padding-top: 30px;
  }

  .list_about .more {
    margin-top: 12px;
  }

  .ny_ban .hover {
    font-size: 40px;
  }

  .list_about .flex:nth-child(1) .right {
    margin-top: 0;
  }

  .list_about .left .text {
    margin-top: 5px;
  }

  .list_application .font28 {
    font-size: 20px;
    line-height: 30px;
  }

  .list_application .application_ul li {
    padding: 30px 0px;
  }

  .application_ul li .icon {
    width: 12%;
  }

  .application_ul li .icon img {
    width: 50px;
  }

  .application_ul li .name {
    width: 21%;
    font-size: 22px;
  }

  .list_bread .top {
    font-size: 22px;
    line-height: 34px;
  }

  .list_contact .flex>div {
    width: 50%;
  }

  .list_contact .flex>div:nth-child(1) {
    padding-right: 15px;
  }

  .list_contact .flex>div:nth-child(2) {
    padding-left: 15px;
  }

  .list_contact .flex .name {
    padding: 10px 0;
    font-size: 20px;
  }

  .develop_popup .modal-dialog {
    max-width: 85%;
  }

  .list_develop .name,
  .list_develop ul li {
    font-size: 20px;
    line-height: 36px;
  }

  .list_develop ul li {
    padding: 30px 0;
  }

  .list_develop .name {
    padding-bottom: 30px;
  }

  .develop_popup .name {
    font-size: 26px;
  }

  .list_news ul li .name {
    font-size: 18px;
    line-height: 26px;
    height: 52px;
  }

  .list_news ul li .text {
    height: 72px;
  }

  .list_pro .left {
    display: none;
  }

  .list_pro .right {
    padding-left: 0;
    width: 100%;
  }

  .list_solution .center .left {
    padding: 0 1.5rem 0 1.5rem;
  }

  .list_solution .center .left .title {
    margin-bottom: 5px;
  }

  .show_news .container {
    padding: 0 3rem;
  }

  .list_solution .center .left .text {
    height: 12.75rem;
  }

  .show_solution_pro_pop.pro_popup .bot {
    padding-top: 1.875rem;
  }
}

@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }

  .pro_popup .modal-dialog {
    max-width: 96%;
  }

  .modal-dialog {
    top: 0;
    transform: translateY(0%) !important;
    margin: 15px auto !important;
  }

  .pro_popup .bot {
    padding: 15px;
  }

  .industry {
    font-size: 1.125rem;
  }

  .pro_popup .top {
    padding: 25px 15px;
  }

  .pro_popup .top .left {
    width: 100%;
  }

  .pro_popup .top .right {
    width: 100%;
  }

  .mb120 {
    margin-bottom: 25px;
  }

  .pt60 {
    padding-top: 20px;
  }

  .list_about ul li {
    margin-bottom: 15px;
  }

  .banner .p1 {
    font-size: 22px;
    line-height: 32px;
  }

  .banner .swiper-pagination {
    bottom: 10px;
  }

  .banner .more {
    margin-top: 15px;
  }

  .index_one {
    padding: 25px 0;
  }

  .index_one .left {
    padding-right: 0;
    width: 100%;
  }

  .index_one .sum {
    display: none;
  }

  .index_two .en_title {
    margin-top: 1rem;
  }

  .title,
  .list_investor .title {
    font-size: 22px;
    margin-top: 0;
    line-height: 30px;
  }

  .en_title {
    font-size: 14px;
    line-height: 24px;
  }

  .index_two .name {
    font-size: 22px;
    margin-bottom: 5px;
  }

  .index_two ul li {
    margin-bottom: 15px;
  }

  .index_two ul li:last-child {
    margin-bottom: 0;
  }

  .index_two {
    padding-bottom: 25px;
  }

  .index_three .img img {
    height: 400px;
    object-fit: cover;
  }

  .index_three .hover {
    padding: 0 15px;
  }

  .more {
    line-height: 40px;
    padding: 0 20px;
  }

  .index_four::before {
    top: -5.4375rem;
    left: 00;
    width: 22.6875rem;
    height: 22.6875rem;
  }

  .index_four {
    padding: 25px 0;
  }

  .application_ul {
    margin-top: 15px;
  }

  .application_ul li {
    padding: 15px 0 15px 0;
  }

  .application_ul li .name {
    font-size: 16px;
  }

  .application_ul .more {
    display: none;
  }

  .application_ul li .icon {
    width: 35px;
  }

  .application_ul li .name {
    width: 37%;
    padding-left: 20px;
  }

  .application_ul li .text {
    width: calc(100% - 35px - 37%);
  }

  .index_five .flex .left {
    width: 100%;
    padding: 15px 15px;
  }

  .index_five .flex .right {
    width: 100%;
  }

  .index_six {
    padding: 25px 0;
  }

  .index_six .bot .left {
    width: 100%;
  }

  .index_six .bot .left .img,
  .index_six .bot .right .img {
    height: 16rem;
  }

  .index_six .bot .right {
    width: 100%;
  }

  .index_six .bot .content {
    bottom: 20px;
    padding: 0 15px;
  }

  .index_six .bot .name {
    font-size: 16px;
    -webkit-line-clamp: 1;
    line-height: 26px;
  }

  .mt45 {
    margin-top: 15px;
  }

  footer {
    display: none;
  }

  .phone_weibu {
    display: block;
    background: #384D6B;
  }

  .list_solution .bot .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
  }

  .pro_popup .title {
    margin-bottom: 15px;
  }

  .phone_weibu .mobMenu>li>a,
  .phone_weibu .mobMenu>li>.subDepth>li>a {
    font-size: 12px;
  }

  .phone_weibu .mobMenu>li:last-child {
    border-bottom: none;
  }

  .beian .bot {
    padding: 10px 0;
  }

  .banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }

  .phone_weibu .mobMenu>li {
    border-bottom: 1px solid rgba(145, 144, 144, 0.22);
  }

  .ny_ban .hover {
    font-size: 28px;
  }

  .list_application .application_ul li {
    padding: 15px 0px;
  }

  .list_application .font28 {
    font-size: 16px;
    line-height: 26px;
  }

  .list_bread .top {
    font-size: 16px;
    line-height: 26px;
  }

  .list_bread .center ul li .right {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }

  .list_bread .center ul li {
    justify-content: center;
  }

  .list_bread .center ul li {
    padding: 15px 0;
  }

  .list_bread .bot .swiper-slide {
    padding: 20px 15px 30px;
  }

  .list_bread .bot .name {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .list_bread .center {
    margin: 15px 0;
  }

  .list_bread .bot .douhao {
    margin-bottom: 10px;
  }

  .list_bread .bot .douhao img {
    width: 40px;
  }

  .list_bread .bot .company {
    font-size: 18px;
  }

  .list_bread .bot .swiper-container {
    padding-bottom: 40px;
  }

  .list_bread .bot .swiper-pagination-bullet,
  .list_solution .bot .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border: 1px solid rgba(103, 121, 154, 0.3);
  }

  .list_contact .flex>div {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 15px;
  }

  .list_solution .bot .swiper-container {
    padding-bottom: 40px;
  }

  .list_contact .flex .name {
    padding: 5px 0;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .list_contact .flex .more {
    margin-top: 10px;
  }

  .list_contact .ditu {
    margin-top: 0;
  }

  .modal-content {
    padding: 15px 0;
  }

  .list_develop .name,
  .list_develop ul li {
    font-size: 16px;
    line-height: 30px;
  }

  .list_develop ul li {
    padding: 15px 0;
  }

  .list_develop .name {
    padding-bottom: 15px;
  }

  .develop_popup .modal-dialog {
    max-width: 96%;
  }

  .modal-header button {
    right: 6px;
    color: #000;
    font-size: 2rem;
    top: 6px;
    z-index: 999;
  }

  .develop_popup .name {
    font-size: 21px;
  }

  .develop_popup ul li>div:nth-child(1) {
    margin: 15px 0 10px;
    font-size: 16px;
  }

  body {
    padding-bottom: 0 !important;
  }

  .list_news form select {
    width: 6rem;
    font-size: 16px;
  }

  .list_news form .pr {
    width: calc(100% - 15px - 6rem);
    margin-left: 15px;
  }

  .list_news form input {
    font-size: 16px;
    padding-left: 25px;
  }

  .list_news form button .iconfont {
    font-size: 16px;
  }

  .list_news ul {
    margin-top: 15px;
  }

  .list_news ul li .name {
    height: auto;
  }

  .list_news ul li .more {
    margin-top: 10px;
  }

  .list_news ul li {
    margin-bottom: 15px;
  }

  .list_pro .right .top {
    padding-top: 15px;
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  .list_pro .right .col-md-4 {
    margin-bottom: 15px;
  }

  .list_solution .top .c {
    margin-bottom: 5px;
  }

  .list_solution .top {
    padding-bottom: 15px;
  }

  .list_solution .center {
    margin: 15px 0;
  }

  .list_solution .center .left {
    padding: 15px;
    width: 100%;
  }

  .list_solution .center .right {
    width: 100%;
  }

  .list_solution .bot .name {
    font-size: 18px;
    line-height: 30px;
  }

  .list_solution .bot {
    padding: 15px 0;
  }

  .industry {
    padding: 15px 0 25px;
  }

  .show_news .container {
    padding: 0 15px;
  }

  .show_news {
    padding-top: 15px;
  }

  .show_news .data {
    margin: 10px 0 15px;
  }

  .show_news .shangxia {
    padding-top: 15px;
    margin-top: 15px;
  }

  .show_news .shangxia a {
    width: 30%;
    padding: 0;
    text-align: center;
  }

  .list_investor .top .gufen .left {
    width: 100%;
    border-right: none;
  }

  .list_investor .top .gufen .right {
    font-size: 14px;
    padding: 0 0 0 0px;
    width: 100%;
    flex-wrap: wrap;
  }

  .list_investor .center ul li>div .name {
    font-size: 1.25rem;
  }

  .list_investor .top {
    margin-bottom: 25px;
  }

  .list_investor .center .title,
  .list_investor .bot .title {
    margin-bottom: 15px;
  }

  .list_investor .top .gufen .right>div:nth-child(1) {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    justify-content: center;
  }

  .list_investor .top .gufen {
    margin-top: 15px;
  }

  .list_investor .top .gufen {
    flex-wrap: wrap;
    padding: 15px;
  }

  .list_investor .top .flex {
    font-size: 14px;
  }

  .list_investor .top .flex .fr {
    margin-top: 10px;
  }

  .list_investor .center ul li>div {
    padding: 10px 0 15px;
  }

  .list_investor .center {
    margin-bottom: 10px;
  }

  .list_investor .bot .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border: 1px solid rgba(103, 121, 154, 0.3);
  }

  .list_investor .top .gufen .left div:nth-child(1) {
    font-size: 1.5rem;
  }

  .list_investor .top .gufen .left div:nth-child(2) {
    font-size: 1.875rem;
  }
}

.list_website {
  padding: 3.75rem 0;
}

.list_website ul li {
  margin-bottom: 3.75rem;
}

.list_website ul li .name {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 2.5rem;
  margin-bottom: 0.625rem;
  color: #67799A;
}

.list_website ul li .name:hover {
  color: #384D6B;
}

.list_website ul li .text {
  font-size: 1.125rem;
  line-height: 1.875rem;
  margin-right: 1.875rem;
  float: left;
  margin-bottom: 0.9375rem;
}

.list_website ul li .text:hover {
  color: #384D6B;
}

@media (max-width: 767px) {
  .list_website ul li .name {
    font-size: 22px;
  }

  .list_website ul li .text {
    font-size: 16px;
    margin-right: 15px;
  }

  .index_five {
    margin-bottom: 20px;
  }

  .list_website ul li {
    margin-bottom: 25px;
  }

  .list_website {
    padding: 25px 0;
  }

  .list_solution .center .left .text {
    height: auto;
    padding-right: 0;
  }

  .mb80 {
    margin-bottom: 25px;
  }

  .list_message form {
    margin-top: 15px;
  }

  .mb100 {
    margin-bottom: 25px;
  }.banner .swiper-pagination {
    bottom: 15px !important;
  }
  .banner .p1_content2 div {
    font-size: 20px;
    line-height: 30px;
  }
  .banner .p1_content2 p {
    font-size: 16px;
    line-height: 26px;
  }
  .banner .p1_content2 ul{
    font-size: 14px;
    line-height: 24px;
  }
}