.nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellip2 {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index_banner{}
.index_banner .img{
    text-align: center;
}
.index_banner a{
    display: inline-block;
    text-align: center;
    margin: auto;
}
.index_banner a image{}


.Home-banner {
  position: relative;
  height: 100vh;
}
.Home-banner .index-banner-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 10;
  font-size: 56px;
  color: #fff;
  text-transform: uppercase;
}
.Home-banner .index-banner-text .are {
  font-size: 70px;
  font-weight: bold;
}
.Home-banner .here-an {
  position: absolute;
  bottom: 42px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 20;
  font-size: 30px;
  color: #fff;
}
.Home-banner .here-an .yinbot1 {
  display: block;
  -webkit-animation: xia 0.5s linear infinite alternate;
  animation: xia 0.5s linear infinite alternate;
}
.Home-banner .swiper-banner {
  height: 100%;
}
.Home-banner .swiper-slide {
  height: 100%!important;
}
.Home-banner .banner-video {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.swiper-banner img {
  width: 100%;
}
.swiper-banner .banner-page {
  bottom: 20px;
}
#typed {
  height: 80px;
  display: block;
}
.section {
  padding: 80px 0 88px 0;
}
.moreBtn {
  display: inline-block;
  width: 130px;
  height: 50px;
  line-height: 50px;
  background-color: #dddddd;
  font-size: 16px;
  color: #444;
  font-weight: normal;
  border-radius: 50px;
  text-align: center;
}
.section_video {
  position: relative;
  padding-bottom: 66px;
  padding-top: 66px;
}
.home_video_wrapper .leo-row .VideoA {
  width: 50%;
  float: left;
}
.home_video_wrapper .leo-row .VideoB {
  width: 50%;
  float: left;
}
.home_video_wrapper .leo_video_box {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  padding-right: 60px;
}
.home_video_wrapper .leo_video_box .video_cover {
  height: 100%;
}
.home_video_wrapper .leo_video_box .cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
}
.home_video_wrapper .leo_video_box .text {
  height: 110px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.home_video_wrapper .leo_video_box .text img {
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.home_video_wrapper .leo_video_box .text:hover img {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
.home_video_wrapper .leo_video_box .text p {
  margin-top: 18px;
}
.home_video_wrapper .video_right_text {
  padding-top: 68px;
  padding-left: 80px;
  box-sizing: border-box;
}
.home_video_wrapper .video_right_text .home_title {
  margin-bottom: 55px;
  text-align: left;
}
.home_video_wrapper .video_right_text .inner_text {
  max-width: 618px;
  line-height: 26px;
  font-size: 16px;
  color: #666666;
}
.home_video_wrapper .video_right_text .inner_text .inner_t {
  max-width: 510px;
  margin-bottom: 14px;
  font-size: 26px;
  color: #222222;
  line-height: 36px;
}
.home_video_wrapper .video_right_text .inner_text .arr1 {
  width: 15px;
  height: 15px;
  margin-top: 34px;
  background: url(../images/arr-btn2.png) no-repeat center top;
}
.home_video_wrapper .video_right_text .inner_text .arr1:hover {
  background-image: url(../images/arr2-highlight.png);
}
.home_video_wrapper .video_right_text .data-num {
  max-width: 576px;
  margin-bottom: 40px;
  margin-top: 64px;
}
.home_video_wrapper .video_right_text .data-num dd {
  position: relative;
  width: 33.3%;
  max-width: 204px;
  float: left;
  margin-bottom: 20px;
  font-size: 16px;
  color: #0c42b5;
  padding-right: 34px;
  padding-left: 26px;
  line-height: 20px;
}
.home_video_wrapper .video_right_text .data-num dd::after {
  content: '';
  display: block;
  width: 1px;
  height: 100px;
  background-color: #dce1ea;
  position: absolute;
  left: 0;
  top: 0;
}
.home_video_wrapper .video_right_text .data-num strong {
  display: block;
  margin-bottom: 12px;
  font-size: 40px;
  font-weight: bold;
  color: #0c42b5;
}
.home_video_wrapper .video_right_text .more {
  display: block;
  margin-top: 50px;
  font-size: 16px;
  color: #666666;
}
.home_video_wrapper .video_right_text .more img {
  vertical-align: middle;
  margin-left: 20px;
}
.video {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 50;
}
.video .videoBox {
  width: 80%;
  height: 60vh;
  position: fixed;
  z-index: 60;
  top: 20%;
  left: 10%;
}
.video .videoBox iframe {
  width: 100%;
  height: 100%;
}
.video .zy_media {
  z-index: 60;
}
.pop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.section-service {
  padding-top: 95px;
  padding-bottom: 156px;
  background: url(../images/server-bg.jpg) no-repeat center top;
}
.section-service .inner-row .item {
  position: relative;
  float: left;
  text-align: center;
}
.section-service .inner-row .item:hover .dec {
  display: block;
}
.section-service .inner-row .item .service-title {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  max-width: 265px;
  margin: 0 auto;
  margin-top: 28px;
}
.section-service .inner-row .item .dec {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: none;
  background-color: #fff;
  padding: 32px;
  border-radius: 6px;
  height: 300px;
  text-align: left;
  font-size: 16px;
  color: #222;
}
.section-service .inner-row .item .dec strong {
  font-size: 18px;
  font-weight: bold;
}
.section-service .inner-row .item .dec p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.section-service .row1 {
  margin-top: 66px;
  margin-bottom: 135px;
}
.section-service .row1 .item {
  width: 25%;
}
.section-service .row2 .item {
  width: 33.333%;
}
.section_choose {
  padding-top: 96px;
  padding-bottom: 74px;
  border-bottom: 1px solid #e9f0f9;
}





@media screen and (min-width: 992px){
.section-service .row1 .item{
  position:relative;
}

.section-service .row1 .item.start:after{
  display:block;
  content:'';
  width:0px;
  height:2px;
  background:#fff;
  position:absolute;
  top:66px;
  left:68%;
  z-index:1;
  animation:linewidth 0.5s;
  animation-iteration-count:1;
  animation-fill-mode: forwards; /*è®©åŠ¨ç”»åœç•™åœ¨æœ€åŽä¸€å¸§ */
}
.section-service .row1 .item:nth-child(4):after{
  top:106%;
  left:49%;
  height:0px;
  width:2px;
  animation:lineheight 0.5s;
  animation-iteration-count:1;
  animation-fill-mode: forwards; /*è®©åŠ¨ç”»åœç•™åœ¨æœ€åŽä¸€å¸§ */
}
.section-service .inner-row .item .dec{
  z-index:2;
}
.section-service .row2 .item{
  width:25%;
  position:relative;
}
.section-service .row2 .item:nth-child(2){
  width:50%;
}
.section-service .row2 .item.start:after{
  display:block;
  content:'';
  width:388px;
  height:2px;
  background:#fff;
  position:absolute;
  top:66px;
  right:69%;
  z-index:1;
  animation:linewidth2 0.8s;
  animation-iteration-count:1;
  animation-fill-mode: forwards; /*è®©åŠ¨ç”»åœç•™åœ¨æœ€åŽä¸€å¸§ */
}
.section-service .row2 .item:nth-child(2):after{
  right:60%;
}
.section-service .row2 .item:nth-child(1):after{
  display:none;
}
.section-service .row2 .item:nth-child(2) .dec{
  width:50%;
}
.section-service .row2 .item{
  float:left;
}

@keyframes linewidth {
  0% {
    width:0px;
  }
  5% {
    width:10px;
  }
  10% {
    width:20px;
  }
  15% {
    width:30px;
  }
  20% {
    width:40px;
  }
  25% {
    width:50px;
  }
  30% {
    width:60px;
  }
  35% {
    width:70px;
  }
  40% {
    width:80px;
  }
  45% {
    width:90px;
  }
  50% {
    width:100px;
  }
  55% {
    width:110px;
  }
  60% {
    width:120px;
  }
  65% {
    width:130px;
  }
  70% {
    width:140px;
  }
  75% {
    width:150px;
  }
  80% {
    width:160px;
  }
  85% {
    width:170px;
  }
  90% {
    width:180px;
  }
  95% {
    width:190px;
  }
  100% {
    width:200px;
  }
}
@keyframes lineheight {
  0% {
    height:8px;
  }
  5% {
    height:16px;
  }
  10% {
    height:24px;
  }
  15% {
    height:32px;
  }
  20% {
    height:40px;
  }
  25% {
    height:48px;
  }
  30% {
    height:56px;
  }
  35% {
    height:64px;
  }
  40% {
    height:72px;
  }
  45% {
    height:80px;
  }
  50% {
    height:88px;
  }
  55% {
    height:96px;
  }
  60% {
    height:104px;
  }
  65% {
    height:112px;
  }
  70% {
    height:120px;
  }
  75% {
    height:128px;
  }
  80% {
    height:136px;
  }
  85% {
    height:144px;
  }
  90% {
    height:152px;
  }
  95% {
    height:160px;
  }
  100% {
    height:160px;
  }
}
@keyframes linewidth2 {
  0% {
    width:20px;
  }
  5% {
    width:40px;
  }
  10% {
    width:60px;
  }
  15% {
    width:80px;
  }
  20% {
    width:100px;
  }
  25% {
    width:120px;
  }
  30% {
    width:140px;
  }
  35% {
    width:160px;
  }
  40% {
    width:200px;
  }
  45% {
    width:240px;
  }
  50% {
    width:260px;
  }
  55% {
    width:280px;
  }
  60% {
    width:300px;
  }
  65% {
    width:320px;
  }
  70% {
    width:340px;
  }
  75% {
    width:360px;
  }
  80% {
    width:380px;
  }
  85% {
    width:388px;
  }
  90% {
    width:388px;
  }
  95% {
    width:388px;
  }
  100% {
    width:388px;
  }
}
}








.choose-list {
  margin-top: 70px;
}
.choose-list li {
  width: 33.333%;
  height: 300px;
  box-sizing: border-box;
  float: left;
  border: 10px solid transparent;
}
.choose-list li:hover {
  border-color: #b0bed2;
}
.choose-list li:hover .img img:first-child {
  display: none;
}
.choose-list li:hover .img img:last-child {
  display: block;
}
.choose-list li:hover .choose-title {
  color: #0c42b5;
}
.choose-list li:hover p {
  color: #0c42b5;
}
.choose-list li:hover .arr4 {
  background-image: url(../images/arr2-highlight.png);
}
.choose-list li:last-child {
  border: 0;
  background: none;
}
.choose-list li .item {
  padding: 12px 50px 0 50px;
}
.choose-list li .img img:first-child {
  display: block;
}
.choose-list li .img img:last-child {
  display: none;
}
/*.choose-list li .img img{*/
/*    -webkit-filter: brightness(20%);*/
/*    filter: brightness(20%);*/
/*}*/
.choose-list li .choose-title {
  margin-top: 12px;
  font-size: 20px;
  color: #222222;
  font-weight: bold;
  line-height: 1;
}
.choose-list li p {
  margin-top: 15px;
  font-size: 16px;
  color: #222;
  line-height: 23px;
}
.choose-list li p span {
  color: #421c36;
}
.choose-list li .arr4 {
  display: block;
  width: 15px;
  height: 15px;
  margin-top: 16px;
  background: url(../images/arr-btn2.png) no-repeat center;
  background-size: 100%;
}
.choose-list .seeMore .item {
  font-size: 20px;
  color: #222222;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.choose-list .seeMore .item img {
  margin-bottom: 10px;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.choose-list .seeMore .item:hover img {
  margin-bottom: 15px;
}
.home_title {
  text-align: center;
  font-size: 40px;
  color: #222;
  font-weight: bold;
  line-height: 1;
}
.home_title p {
  margin-top: 16px;
  font-size: 16px;
  color: #666;
}
.index_case_row {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
.index_case_row .right_arr {
  width: 140px;
  position: relative;
  font-size: 16px;
  font-weight: bold;
}
.index_case_row .right_arr:hover {
  color: #0c42b5;
}
.index_case_row .right_arr:hover .arr3 {
  background-image: url(../images/arr2-highlight.png);
}
.index_case_row .right_arr .pages_r {
  height: 40px;
  color: #666666;
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
}
.index_case_row .right_arr .pages_r span {
  margin: 0 5px;
}
.index_case_row .right_arr .pages_r .cur {
  color: #0c42b5;
}
.index_case_row .right_arr .arrows_Btn {
  top: 0;
  margin-top: 0;
}
.index_case_row .right_arr .arrows_Btn:nth-child(1) {
  right: 0px;
}
.index_case_row .right_arr .arrows_Btn:nth-child(2) {
  right: 0;
  transform: rotate(180deg);
}
.index_case_row .right_arr a {
  color: #333;
}
.index_case_row .right_arr .arr3 {
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 43px;
  background: url(../images/arr-btn2.png);
  background-size: 100%;
}
.index_case_row .arrows_Btn {
  width: 52px;
  height: 52px;
  background-image: url(../images/arr-btn.png);
  background-size: 100%;
  z-index: 1;
}
.index_case_row .arrows_Btn:hover {
  background-image: url(../images/arr-highlight.png);
  border-color: #0c42b5;
}
.index_case_row .home_title {
  text-align: left;
}
.index-common-page {
  width: 100%;
  text-align: right;
}
.index-common-page .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  opacity: 1;
  background-color: #d1dbe9;
}
.index-common-page .swiper-pagination-bullet-active {
  background-color: #0c42b5;
}
.section_case {
  padding-top: 68px;
  padding-bottom: 64px;
  border-bottom: 1px solid #e9f0f9;
}
.section_case .Home-news-father {
  padding-top: 48px;
}
.section_case .home-news {
  padding: 0 15px;
  padding-bottom: 20px;
}
.section_case .home-news .item {
  display: block;
  transition: all 0.25s ease-in;
  text-decoration: none;
  overflow: hidden;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}
.section_case .home-news .item:hover .img img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.section_case .home-news .item:hover .dec {
  background-color: #0c42b5;
}
.section_case .home-news .item:hover .dec .t {
  color: #fff;
}
.section_case .home-news .item:hover .dec p {
  color: #fff;
}
.section_case .home-news .item:hover .arr4 {
  background-image: url(../images/arr2-white.png);
}
.section_case .home-news .img {
  overflow: hidden;
}
.section_case .home-news .img img {
  width: 100%;
  vertical-align: top;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.section_case .home-news .dec {
  padding: 26px 24px;
  box-sizing: border-box;
}
.section_case .home-news .dec .t {
  margin-bottom: 20px;
  font-size: 20px;
  color: #222;
  font-weight: bold;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
.section_case .home-news .dec .p {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}
.section_case .home-news .arr4 {
  display: block;
  width: 15px;
  height: 15px;
  margin-top: 16px;
  background: url(../images/arr-btn2.png) no-repeat center;
  background-size: 100%;
}
.IndexNews {
  padding-top: 80px;
  padding-bottom: 90px;
}
.IndexNews .swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
}
.IndexNews .swiper-wrapper {
  flex-direction: row;
}
.IndexNews .item {
  margin-bottom: 32px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.IndexNews .item:hover {
  background-color: #ffffff;
}
.IndexNews .item:hover .dec .t {
  color: #0c42b5;
}
.IndexNews .item:hover .dec .md {
  color: #fff;
  background-color: #0c42b5;
}
.IndexNews .item .img {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  overflow: hidden;
}
.IndexNews .item .img img {
  width: 100%;
}
.IndexNews .item .dec {
  max-width: 405px;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 250px);
  padding-left: 28px;
  box-sizing: border-box;
}
.IndexNews .item .dec .t {
  margin-bottom: 14px;
  font-size: 20px;
  color: #222222;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font-weight: bold;
}
.IndexNews .item .dec .t a {
  color: inherit;
}
.IndexNews .item .dec .c {
  margin-bottom: 28px;
  font-size: 16px;
  color: #666666;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.IndexNews .item .dec .spanitem {
  display: inline-block;
  font-size: 14px;
  color: #999999;
}
.IndexNews .item .dec .spanitem img {
  margin-right: 8px;
  vertical-align: middle;
  margin-bottom: 3px;
}
.PublicMsg {
  position: relative;
  padding-bottom: 56px;
  background: #0c42b5;
}
.PublicMsg .MsgRow .left {
  width: 50%;
  float: left;
  padding-top: 50px;
  padding-left: 30px;
}
.PublicMsg .MsgRow .left .home_title {
  text-align: left;
}
.PublicMsg .MsgRow .left .contact_inner {
  position: relative;
  z-index: 2;
}
.PublicMsg .MsgRow .right {
  position: relative;
  width: 50%;
  float: left;
  padding-top: 84px;
  box-sizing: border-box;
}
.PublicMsg .MsgRow .right .msg_t {
  max-width: 412px  ;
  font-size: 30px;
  color: #fff;
  line-height: 36px;
}
.PublicMsg .msg_form {
  margin-top: 2px;
  margin: 0 -5px;
}
.PublicMsg .msg_form > div {
  margin-bottom: 10px;
  padding: 0;
}
.PublicMsg .msg_form input {
  width: 100%;
  background-color: transparent;
  outline: none;
  border: 0;
  border-bottom: 1px solid #87a6c0;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.PublicMsg .msg_form input::placeholder {
  color: #fff;
}
.PublicMsg .msg_form textarea {
  width: 100%;
  height: 90px;
  box-sizing: border-box;
  background-color: transparent;
  outline: none;
  border: 0;
  border-bottom: 1px solid #87a6c0;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  resize: none;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  padding: 10px 0px;
  padding-right: 68px;
}
.PublicMsg .msg_form textarea::placeholder {
  color: #fff;
}
.PublicMsg .msg_form .btn_group {
  margin-top: 20px;
}
.PublicMsg .msg_form .sub-box {
  position: relative;
}
.PublicMsg .msg_form .submit-btn {
  position: absolute;
  right: 5px;
  bottom: 18px;
  width: 72px;
  height: 72px;
  background: url(../images/icon_send.png) no-repeat center / 100%;
  border-radius: 50%;
  color: #fff;
  border: 0;
  font-size: 0px;
  font-weight: bold;
  text-transform: uppercase;
}
.PublicMsg .msg_form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.PublicMsg .msg_form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.PublicMsg .msg_form :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.PublicMsg .msg_form :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.PublicMsg .msg_form .upload-box {
    border-bottom: 1px solid #87a6c0;
}

.PublicMsg .msg_form .upload-box {
    margin-bottom: 15px;
    padding: 15px 0;
}

.PublicMsg .msg_form .upload-box #fileName {
    width: 100%!important;
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 10px;
}

.PublicMsg .msg_form .upload-box .upload-wrap {
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    height: 40px;
    width: 100%;
}

.PublicMsg .msg_form .upload-box .upload-wrap .file-open {
    height: 100%;
    width: 150px;
    line-height: 36px;
    padding: 0 1px;
    border-radius: 5px;
    background: rgb(255 255 255 / 30%)
}

.PublicMsg .msg_form .upload-box .upload-wrap p {
    font-size: 15px;
    display: inline-block;
    margin-left: 15px;
    color: #fff;
    opacity: .5
}

.PublicMsg .msg_form .upload-box .upload-wrap .file-open img {
    vertical-align: middle;
    margin-right: 20px
}

.PublicMsg .msg_form .upload-box .upload-wrap .file-ele {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    cursor: pointer
}

input[type=file]::-webkit-file-upload-button {
    cursor: pointer
}
@-webkit-keyframes xia {
  0% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@keyframes xia {
  0% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
