/*Top001857*/
.Top001857{ position:relative;background: transparent;/*background:url(../images/Top001857-bg.jpg) no-repeat center top #fff;padding-top:5px;*/ border-bottom:0px solid #e9e9e9; z-index:100;}
.Top001857 .ying{ position:absolute; width:100%; left:0; bottom:-4px; height:3px; background:url(../images/Top001857-ying.png) repeat-x left top; z-index:100;}
.Top001857 .auto{position:relative;max-width: calc(100% - 100px);background: transparent;}
.Top001857 .logo{ position:absolute; left:0; top:0; height:100%;}
.Top001857 .logo img{ height:100%; display:block;}

.Top001857 dl{ position:absolute; right:0; top:16px; line-height:30px; display:none;}
.Top001857 dl dt{ float:left;}
.Top001857 dl dt a{ padding-left:12px; background:url(../images/Top001857-a_icon.gif) no-repeat left center;}
.Top001857 dl dd{ float:left; width:234px; position:relative; margin-left:17px; background:url(../images/Top001857-search.png) no-repeat left top;}
.Top001857 dl dd input{background:none; border:none;}
.Top001857 dl dd .text{width:100%; height:30px; line-height:30px; color:#d7d7d7; padding:0 40px 0 10px;}
.Top001857 dl dd .btn{ position:absolute; right:0; top:0; height:100%; width:40px; cursor:pointer; padding:0; }

.Top001857 nav{ padding: 0;height: 9vh;display: flex;justify-content: flex-end;align-items: center;}
.Top001857 nav ul{ float:right;display: flex;align-items: center;}
.Top001857 nav li{ float:left; padding-left: 6vw;}
.Top001857 nav li a{ color: #fff;display:block; font-size: 1vw;}
.Top001857 nav li a:after{ width:22px; height:2px; display:block; margin:5px auto 0; content:'';}
.Top001857 nav li a:hover:after,
.Top001857 nav li a.aon:after{ background-color:#fff;}
.Top001857 nav li a:hover,
.Top001857 nav li a.aon{font-weight: bold;color: #fff;transform: scale(1.25) rotate(0.1deg);animation:Top001857Scale 1s cubic-bezier(0.22, 0.61, 0.36, 1);}
@-webkit-keyframes Top001857Scale {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.25) rotate(0.1deg);
  }
}

@media(max-width:1100px){
.Top001857 .logo{ left:2%;}
.Top001857 dl{ right:2%;}
}
@media(max-width:1000px){
.Top001857 .logo{ position:relative;left:auto; height:auto;}
.Top001857 .logo img{ height:66px;}
.Top001857 nav{ position:absolute; padding-top:0; top:100%; width:100%; max-width:240px; background-color:rgba(0, 139, 209, 0.8); right:0; display:none;}
.Top001857 nav ul{ float:none;}
.Top001857 nav li{ float:none; padding:0;}
.Top001857 nav li a{ padding:5%; color:#fff !important; font-size:16px; border-bottom:1px solid rgba(0,0,0,0.3); box-shadow:0 1px 0 rgba(255,255,255,0.3);}
.Top001857 nav li a:after{ display:none;}

.Top001857 .mobile_menu{ position:absolute; right:2%; top:50%;background-color:#008bd1; border-radius:5px; width:50px; height:34px; margin-top:-17px;}
.Top001857 .mobile_menu span,
.Top001857 .mobile_menu span::before,
.Top001857 .mobile_menu span::after{ position:absolute; content:''; background-color:#fff; height:3px; width:100%;}
.Top001857 .mobile_menu span{ left:15%; width:70%; top:50%; margin-top:-1.3px;}
.Top001857 .mobile_menu span::before,
.Top001857 .mobile_menu span::after{ content:''; left:0;}
.Top001857 .mobile_menu span::before{ top:-8px;}
.Top001857 .mobile_menu span::after{top:8px;}
.Top001857 .mobile_menu::after{ position:absolute; content:'';background-color:#008bd1; width:3px; height:100%; top:0; left:15%; margin-left:4px;}
}
@media(max-width:640px){
.Top001857 dl{ position:relative; top:auto; right:auto; text-align:right; padding:2% 0;}
.Top001857 dl dt,
.Top001857 dl dd{ display:inline-block; float:none;}
}
/*
 *  Owl Carousel - Core  插件样式如遇相同只留一份
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 .Banner002465 为demo编号
 */
.home-banner{ position: relative;}
.home-banner li img.banner-title{display: block;position: absolute;height: 37%;object-fit: contain;left: 5%;top: 30%;width: auto;animation: homeBannerTitleShow 1s cubic-bezier(0.22, 0.61, 0.36, 1);}
@-webkit-keyframes homeBannerTitleShow {
  from {
    left: 80%;
	opacity: 0.2;
  }
  to {
    left: 5%;
	opacity: 1;
  }
}
.home-banner .bx-viewport{ z-index:1;height: 70vh;}
.home-banner li{ position:relative; z-index:1;}
.home-banner li a{ position:absolute; left:0; top:0; width:100%; height:100%;}
.home-banner li img{ display:block; width:100%;}
@media(min-width:1201px){
.home-banner li{ height:70vh; background-position:center center;background-size: cover; background-repeat:no-repeat;}
.home-banner li img{ display: none;}
}
.home-banner .bx-controls-direction a{position: absolute; top: 50%; margin-top: -25px; background: url(../images/Banner002465-btns.png) no-repeat; width: 50px; height: 50px; cursor: pointer; z-index:10; text-indent:-999em; overflow:hidden;}
.home-banner .bx-controls-direction a.bx-prev{ left: 1%; background-position: left top;}
.home-banner .bx-controls-direction a.bx-next{ right: 1%; background-position: right top;}
/*.home-banner .bx-controls-direction a.bx-prev:hover{ background-position: left bottom;}
.home-banner .bx-controls-direction a.bx-next:hover{ background-position: right bottom;}*/
.home-banner .bx-pager{text-align:center;position:absolute; left:0; width:100%; bottom:20px; z-index:10;}
.home-banner .bx-pager div{ display:inline-block; margin:0 0.5%;}
.home-banner .bx-pager a{ display:block; width: 12px; height: 12px; border-radius:50%; background: #fff; -moz-opacity:0.5; opacity: 0.5; filter:alpha(opacity=50); text-indent:-999em; overflow:hidden; }
.home-banner .bx-pager a.active{ -moz-opacity:1; opacity: 1; filter:alpha(opacity=100); }



/*
 .Floor001139 为demo编号
 */
.Floor001139{ padding:3% 0 5%;/* background:#dae7f2;*/background:url(../images/Floor001139-bg.jpg) no-repeat;background-size: cover;}
.Floor001139 .title{ text-align:center;/*  background:url(../images/Floor001706-title_icon.png) no-repeat center top;*/overflow:hidden; padding-bottom:2%;}
.Floor001139 .title figure{ position:relative;color:#008bd1;display:inline-block; font-size:32px;}
.Floor001139 .title figure span{ display:block; color:#79afd1; text-transform:uppercase; font-size:15px;}
.Floor001139 .title figure::before,
.Floor001139 .title figure::after{ position:absolute; content:''; height:1px; width:200%; opacity:0.8; bottom:30%;background:#b7dcf3;}
.Floor001139 .title figure::before{ left:0; transform:translateX(-105%);}
.Floor001139 .title figure::after{ right:0; transform:translateX(105%) rotate(180deg);}

.Floor001139 .copy{ display:none;}
.Floor001139 .bx-wrapper{ position:relative;}
.Floor001139 .bx-viewport{ z-index:1;}
.Floor001139 .bx-pager{ display:none;}
.Floor001139 .bx-controls-direction a{ position:absolute; top:50%; margin-top:-18px; z-index:5; background:url(../images/Floor001139-btn.png) no-repeat 0 0; width:37px; height:38px; overflow:hidden; line-height:100px;}
.Floor001139 .bx-controls-direction a.bx-prev{ left:-50px; background-position:0 bottom;}
.Floor001139 .bx-controls-direction a.bx-next{ right:-50px;}
.Floor001139 .list li{ background-color:#fff; position:relative; overflow:hidden; border-radius:0 20px;}
.Floor001139 .list li div{ padding:20px; font-size:12px;}
.Floor001139 .list li .Ispic{ display:block; padding-bottom:5%;text-align: center;}
.Floor001139 .list li h2{ font-size:16px; margin-bottom:0; text-align:center;}
.Floor001139 .list li h2 a{ color:#24425c;}
.Floor001139 .list li:hover h2 a{ color:#1c69bd;}
.Floor001139 .list li time{ color:#d7dce1;}
.Floor001139 .list li p{ color:#555; line-height:24px; overflow:hidden; position:relative; height:48px;font-size: 14px;}
.Floor001139 .list li p a{ position:absolute; right:0; bottom:0; background-color:#fff; padding-left:10px; color:#af3333;}
@media(max-width:1300px){
.Floor001139 .bx-controls-direction{ text-align:center; padding-top:20px;}
.Floor001139 .bx-controls-direction a{ position:static; margin:0 10px; display:inline-block;}
}
@media(max-width:768px){
.Floor001139 .list li div{font-size:14px;}
}
@media(max-width:480px){
.Floor001139 .title h1{ font-size:30px;}
.Floor001139 .title h2{ font-size:26px;}
}
/*Floor002475 */
.Floor002475{ padding:21% 0;background:url(../images/Floor002475-bg1.jpg) no-repeat;background-size: cover; }
.Floor002475 .auto{ position:relative;}
.Floor002475 .txt{ box-shadow:10px 0 51px rgba(255,255,255,0.2); border:5px solid rgba(255,255,255,0.2); /*background:url(../images/Floor002475-bg.jpg) no-repeat right bottom;*/ background-size:contain; font-size:18px;}
.Floor002475 .txt figure{padding:13% 4% 13% 14%;}
.Floor002475 .deco img{ max-width:50%;}
.Floor002475 .txt  h1,
.Floor002475 .txt  h2{ margin:0; font-weight:normal;}
.Floor002475 .txt  h1{ font-size:32px; color:#fff;padding-bottom: 3px;}
.Floor002475 .txt  h2{ color: #79afd1;text-transform: uppercase;font-size: 15px;}
.Floor002475 .txt p{ color:#fff; line-height:28px; font-size:14px;}
.Floor002475 .txt .more{color:#fff;font-size:14px; border-bottom:1px solid #b41b13; display:inline-block; padding:0 30px; background:#b41b13; position:relative; line-height:30px;}
.Floor002475 .txt .more::after{ position:absolute; right:10px; bottom:-5px; height:30px; width:1px; background-color:#b41b13; content:''; transform:rotate(-45deg);}
@media(min-width:1001px){
.Floor002475 .img{ width:46%;position:absolute; left:0; top:50%; z-index:111;transform: translateY(-50%);}
.Floor002475 .txt{position:absolute; right:0; top:50%; transform:translateY(-50%); width:58%;z-index:11 }
.Floor002475 .txt figcaption{ padding-bottom:7%;}
.Floor002475 .deco{ margin-left:-70%;}
.Floor002475 .txt p{ margin:7% 0 0 0;}
}
@media(max-width:1200px){
.Floor002475 .txt{font-size:14px;}
.Floor002475 .txt  h1{ font-size:30px;}
.Floor002475 .txt  h2{ font-size:18px; }
}
@media(max-width:1000px){
.Floor002475 .txt figure{padding:5%;}
.Floor002475 .deco{ margin-left:-10%;}
.Floor002475 .deco img{ max-width:100%;}
}
/*
 .Floor001706 为demo编号
 */
.Floor001706{ padding:3.5% 0 6% 0; background:url(../images/Floor001139-bg.jpg) no-repeat center top; background-size:cover;}
.Floor001706 .title{ text-align:center;/*  background:url(../images/Floor001706-title_icon.png) no-repeat center top;*/overflow:hidden; padding-bottom:2%;}
.Floor001706 .title figure{ position:relative;color:#008bd1;display:inline-block; font-size:32px;}
.Floor001706 .title figure span{ display:block; color:#79afd1; text-transform:uppercase; font-size:15px;}
.Floor001706 .title figure::before,
.Floor001706 .title figure::after{ position:absolute; content:''; height:1px; width:200%; opacity:0.8; bottom:30%;background:#b7dcf3;}
.Floor001706 .title figure::before{ left:0; transform:translateX(-105%);}
.Floor001706 .title figure::after{ right:0; transform:translateX(105%) rotate(180deg);}

.Floor001706 li time:hover {
  animation: long .5s cubic-bezier(0.22, 0.61, 0.36, 1);
  max-width: 120px;
}
@-webkit-keyframes long {
  0% {
    max-width: 97px;
  }
  100% {
    max-width: 120px;
  }
}
.Floor001706 ul{ border:1px solid #fff; background-color:rgba(255,255,255,0.5); padding:3%;box-shadow: 10px 0 51px rgba(0,0,0,0.1);}
.Floor001706 ol{ float:left; width:42%;}
.Floor001706 ol .pic{ display:block; position:relative;}
.Floor001706 ol .pic::before{ position:absolute; content:''; left:10px; top:10px; right:10px; bottom:10px; border:1px solid rgba(255,255,255,0.5); box-shadow:0 0 10px rgba(255,255,255,0.8); opacity:1; transition:0.3s;}
.Floor001706 ol .pic:hover::before{ opacity:1;}
.Floor001706 ol img{ display:block; width:100%;}
.Floor001706 ol h2{ font-size:18px;}
.Floor001706 ol h2 a{ color:#008bd1;}
.Floor001706 ol h2 a:hover{ color:#b41b13;}
.Floor001706 ol p{ margin-bottom:0; font-size:12px; line-height:20px; overflow:hidden; height:60px; position:relative; text-align:justify; text-justify:inter-ideograph;}
.Floor001706 ol p time{ position:absolute; right:0; bottom:0; padding:0 5px; background-color:#fff; color:#b41b13;}

.Floor001706 li{ float:right;  width:55%; margin-bottom:2%;}
.Floor001706 li:last-child{ margin-bottom:0;}
.Floor001706 li div{ border:1px solid #f0efef; position:relative;background-color:#fff; padding:4% 28% 3% 2%; transition:0.3s;}
.Floor001706 li:hover div{ border-style: solid; border-color:#008bd1; box-shadow:0 0 5px #ccc;}
.Floor001706 li h2{ margin:0; padding-left:10px; font-size:15px; position:relative; line-height:24px;}
.Floor001706 li h2::before{ position:absolute; content:''; width:0; height:0; border:3px solid #008bd1; border-top-color:transparent;border-bottom-color:transparent; border-right:0; left:0; top:50%; margin-top:-3px;}
.Floor001706 li h2 a:hover{color:#008bd1;}
.Floor001706 li time{ position:absolute; right:0; top:0; height:100%; max-width:97px; width:25%; text-align:center; background-color:#b41b13; color:#fff;padding-top:2%;}
.Floor001706 li time::before{ position:absolute; content:''; width:0; height:0; border:12px solid #b41b13; border-top-color:transparent;border-bottom-color:transparent; border-left:0; left:-12px; top:50%; margin-top:-12px; }
.Floor001706 li time b{ display:block; font-size:37px;}
.Floor001706 li p{ margin:6px 0 0 0; color:#898989; font-size:12px; line-height:20px; height:40px; overflow:hidden;}
@media(max-width:640px){
.Floor001706 ol,
.Floor001706 li{ float:none; width:auto;}
.Floor001706 ol{ margin-bottom:5%;}
}
@media(max-width:480px){
.Floor001706 .title figure{font-size:20px;}
.Floor001706 .title figure span{font-size:24px;}
.Floor001706 li time b{ font-size:30px;}
.Floor001706 ol h2 {font-size: 16px;}
}
/*Bottom001879*/
.Bottom001879{ background-color:#323232; padding: 0 30px 30px;color: #fff;}
.Bottom001879 a{color: #fff;}
.Bottom001879 a:hover{color: #3186D9;}
.Bottom001879 .nav-footer,
.Bottom001879 .product-footer,
.Bottom001879 .call-footer,
.Bottom001879 .weixin-footer {
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
}
.Bottom001879 .record-footer {color: #707070;font-size: 12px;padding: 1% 5% 0;}
.Bottom001879 .record-footer a{color: #707070;}
.Bottom001879 .record-footer a:hover{color: #3186D9;}
.Bottom001879 .nav-footer {padding: 0 5%;}
.Bottom001879 .product-footer {padding: 0 8%;}
.Bottom001879 .call-footer{padding: 0 8%;}
.Bottom001879 .weixin-footer {width: 130px;height: 130px;color: #fff;text-align: center;float: right;}
.Bottom001879 .weixin-footer img {width: 100%;height: 100%;object-fit: contain;padding-bottom: 10px;}
.Bottom001879 .head-box {font-size: 14px;font-weight: bold;margin-bottom: 10px;}
.Bottom001879 .link-box {font-size: 12px;line-height: 2;}
.Bottom001879 figure{ float:right; color:#999; padding-top:25px;}
.Bottom001879 figure img{ display:block; width:100%; max-width:100px;}
.Bottom001879 footer{ float:left;width:83%;}
.Bottom001879 footer ul{ border-bottom:1px solid #122539; padding:25px 0 10px 0;margin-bottom:26px;}
.Bottom001879 footer li{ float:left; line-height:30px; margin-right:3%;}
.Bottom001879 footer li:before{ display:inline-block; content:''; margin-right:10px; background:url(../images/Bottom001879-icon.png) no-repeat center center; width:11px; height:11px; vertical-align:middle;}
.Bottom001879 footer li a{ color:#e3e3e3;}

.Bottom001879 section{ position:relative;}
.Bottom001879 section dl{ position:absolute; right:0; bottom:0;}
.Bottom001879 section dt{ float:left;width:36px; height:36px; margin-left:10px;}
.Bottom001879 section dt a{ display:block; height:36px; background:url(../images/Bottom001879-share.png) no-repeat left top;}
.Bottom001879 section dt.sina a{ background-position:-57px 0;}
.Bottom001879 section dt.tqq a{ background-position:right top;}
.Bottom001879 section dt.wx{ position:relative; z-index:100;}
.Bottom001879 section dt.wx img{ max-width:none; position:absolute; width:100px; height:100px; left:50%; margin-left:-50px; bottom:100%; display:none;}
.Bottom001879 section dt.wx:hover img{ display:block;}
.Bottom001879 section p{ color:#5f5f5f; font-size:12px;}
.Bottom001879 section a{ color:#999; display:inline-block;}
.Bottom001879 section i{ font-style:normal; color:#565656; margin:0 10px;}
.Bottom001879 section a:hover{ color:#fff;}
@media(max-width:768px){
.Bottom001879 figure,
.Bottom001879 footer{ float:none; width:auto;}
.Bottom001879 figure{ display:none;}
.Bottom001879 section{ padding-top:45px;}
.Bottom001879 section dl{ right:auto; bottom:auto; left:0; top:0;}
.Bottom001879 section dt{ margin-left:0; margin-right:10px;}
.Bottom001879 section dt.wx img{ left:0; margin-left:0;}
}
/*
 .Banner002187 为demo编号
 */
.Banner002187 {margin-top: -9vh;}
.Banner002187 span{position: relative;background-position: center center; background-repeat:no-repeat; background-size:cover; height:70vh; display:block;}
.Banner002187 img.banner-title{display: block;position: absolute;height: 22%;object-fit: contain;left: 5%;top: 42%;width: auto;animation: homeBannerTitleShow 1s cubic-bezier(0.22, 0.61, 0.36, 1);}
.Banner002187 img{ display:none;}
@media (max-width: 1000px){
	.Banner002187 span{ height:auto; background:none; height:auto;}
	.Banner002187 img{ display:block;}
}

/*
 .Menu001715 为demo编号
 */
.Menu001715{ padding:0% 0 0;background:#f3f3f3;}
.Menu001715 .clearfix {margin: 0 5vw;}
.Menu001715 .clearfix ul {width: 100%;height: 100%;display: grid;grid-auto-flow: column;}
.Menu001715 li{ width: 100%;position:relative;}
.Menu001715 li:last-child{ margin-right:0;}
.Menu001715 li a{ display:block;font-size: 16px;line-height:45px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;text-align: center;}
/*
.Menu001715 li.aon::before{ position:absolute; content:''; width:0; height:0; border:11px solid #008bd1; border-left-color:transparent;border-right-color:transparent; border-bottom:0; left:42%; bottom:-8px; margin-left:-4px;}
*/
.Menu001715 li a:hover {color: #3186D9;}
.Menu001715 li.aon a{ background-color: #ffffff;color: #3186D9;}
/*@media(max-width:768px){
.Menu001715 li{ width:25%; margin-right:0; text-align:center; margin-bottom:0;}
.Menu001715 li a{ padding:0; border-right:1px solid #fff; border-bottom:1px solid #fff;}
}*/

/*RighInfo002218*/
.RighInfo002218{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; min-height:246px;}
.RighInfo002218 .box1{padding:3%;color:#555;font-size:14px;line-height:30px;background:#f7f7f7;}
.RighInfo002218 .box1 .pic{float:right;margin-left:5%;}
.RighInfo002218 .box1 .h3{font-size:18px;color:#008cd6;margin:0 0 20px 0;}
.RighInfo002218 .box1 figure{ padding:0% 0%; color:#555;}
.RighInfo002218 .box1 figure p{ text-indent:2em;}
.RighInfo002218 .list{ padding-top:5%;}
.RighInfo002218 .list li{ display:block; float:left; width:42%;}
.RighInfo002218 .list li+li{ padding-left:2%;}
.RighInfo002218 .list li:first-child,.RighInfo002218 .list li:last-child{ width:29%;}
.RighInfo002218 .list img{ float:left; margin-right:3%; max-width:98px;}
.RighInfo002218 .list figure{ padding-top:7%;}
.RighInfo002218 .list h2{ font-weight:normal; color:#008cd6; font-size:18px; margin:0;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
.RighInfo002218 .list p{ margin:10px 0 0; color:#728391;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
@media(max-width:1000px){
.RighInfo002218 .box1 .pic{ float:none; margin:0 auto 3% auto; display:block;}	
.RighInfo002218 .list figure{ padding:3% 0;}
.RighInfo002218 .list li{ width:100% !important; padding:0 !important; margin:2% 0;max-width:400px;}
}
/*RighInfo002218 End*/
/*PicList002273*/
.PicList002273 .clearfix {display: flex;height: 32vh;min-height: 150px;}
.PicList002273 .left {min-width: 100px;width: 15%;height:100%;display: flex;justify-content: center;align-items: center;background: #3186D9;border-radius: 10px;color: #fff;}
.PicList002273 .left .day {font-size: 4vw;font-weight: bold;text-shadow: 0 3px 6px rgba(0,0,0,0.16);}
.PicList002273 .left .line {height: 40%;width: 3px;background: #fff;margin: 0 3%;}
.PicList002273 .left .time {text-shadow: 0 3px 6px rgba(0,0,0,0.16);display: flex;justify-content: center;align-items: center;flex-direction: column;line-height: 1.8;}
.PicList002273 .center {width: 57%;padding: 0 2%;display: flex;flex-direction: column;}
.PicList002273 .right {width: 28%;height: 100%;}
.PicList002273 .right img{width: 100%;height: 100%;}
/*
.PicList002273 .right .time{font-size: 12px;color: #999;border: 1px solid #c5c6c6;padding: 2px 5px;margin-top: 8px;display: inline-block;}
 */
.PicList002273 .center .h3{color: #333;font-size: 1.5vw;font-weight: bold;margin: 2% 0;flex-shrink: 0;}
.PicList002273 .center .p{color: #707070;font-size: 1vw;overflow: hidden;line-height: 1.8;margin-top: 0;cursor: pointer;}
.PicList002273 .center .p a{color: #707070;-webkit-line-clamp: 4;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;}
.PicList002273 ul li{background: #fff;border-bottom: 2px solid #3186D9;padding: 0 0 25px 0px;margin-bottom: 25px;}

@media screen and (min-width:768px ) {
	/*.PicList002273 .left{float: left;width: 25%;}
	.PicList002273 .right{float: right;width: 72%;}
	.PicList002273 .right .time{margin-top: 0px;} */
}

@media screen and (min-width:1024px ) {
	/*.PicList002273 .right .time{margin-top: 15px;}
	.PicList002273 ul li:hover{border: 1px solid #008bd1;box-shadow: 0px 0px 30px #ccc;} */
	.PicList002273 ul li{position: relative;}
	.PicList002273 ul li .right_btn{width:38px;height:38px;background: url(../images/PicList002273-arrow_right.png) no-repeat center;display: inline-block;position: absolute;top: 50%;right: 48px;cursor: pointer;margin-top: -10px}
}

@media screen and (min-width:1200px ) {
	/*.PicList002273 .left{float: left;margin-right: 50px;}
	.PicList002273 .right{float: left;width: 675px;}
	.PicList002273 .right .time{margin-top: 14px;}
	.PicList002273 .right .h3{line-height: 18px;margin: 28px 0 17px;}
	.PicList002273 .right .p{line-height: 19px;} */
}
/*
 .Page002274 为demo编号
 */
.Page002274{ text-align:center; padding:1% 0 60px;color:#999;}
.Page002274 *{ vertical-align:middle;}
.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_jump,
.Page002274 .Pages  a.a_first,
.Page002274 .Pages  a.a_end,
.Page002274 .Pages .p_total{ display:none;}
.Page002274 .Pages a{ display:inline-block; padding: 0 15px; line-height:37px; background-color: #fff; color:#999; margin-left:15px;border: 1px solid #D9D9D9;}
.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur{ color: #fff;background-color: #3186D9;border-color: #3186D9;}
.Page002274 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle;}
.Page002274 .Pages .a_prev,
.Page002274 .Pages .a_next{ font-family: 宋体; font-weight: bold; padding:0 25px; }

@media(max-width:1000px){
.Page002274 .Pages em{ display:none;}
}
@media(max-width:640px){
.Page002274 .Pages a{ padding:0 10px;}
}


/*
 .RighInfo002275 为demo编号
 */
.RighInfo002275{display: flex;justify-content: space-between;align-items: center;}
.RighInfo002275 .text{margin-bottom: 30px}
.RighInfo002275 .text .title{font-size: 30px;color: #e4e4e4;font-weight: normal;margin-bottom: 20px;}
.RighInfo002275 .text .title span{font-weight: 700;}
.RighInfo002275 .text .p{font-size: 16px;color:#666;line-height: 38px; margin: 0; padding: 0;}
.RighInfo002275 .map{width: 100%;height: 200px;}
.RighInfo002275 .map #map{height: 100%;}
.RighInfo002275 .map img{max-width: none !important;}
.RighInfo002275 .map .mapBackground{ background-image: url(../images/RighInfo002275-map.jpg);height: 100%;width: 100%;background-size: contain;background-repeat: no-repeat;}

@media screen and (min-width: 768px) {
	.RighInfo002275 .text{float: left;width: 45%;}
	.RighInfo002275 .map{float: right;width: 50%;height: 260px;}
}

@media screen and (min-width: 1024px) {
	.RighInfo002275 .map{height: 320px;}
	.RighInfo002275 .text .title{font-size: 52px;}
}

@media screen and (min-width: 1200px) {
	.RighInfo002275 .text .title{margin-bottom: 75px}
	.RighInfo002275 .map{width: 700px;height: 430px;}
	.RighInfo002275 .text{width: 40%;}
}

/*TextList002148 */
.TextList002148 .auto{ max-width:1200px;}
.TextList002148 li{ overflow:hidden; padding-left:170px; padding-right:48px; position:relative; margin-bottom:2%;}
.TextList002148 li:after{ position:absolute; content:''; right:0; top:0;width:48px; height:100%; background:url(../images/TextList002148-more.gif) no-repeat center center #f0f0f0;}
.TextList002148 li div{border-left:1px solid #e9e9e9; background-color:#f8f8f8; padding:2% 3%;}
.TextList002148 li time{ position:absolute; left:0; top:0; width:155px; height:100%;background-color:#f8f8f8; border-right:1px solid #e9e9e9;}
.TextList002148 li time:after{ position:absolute; content:''; background:url(../images/TextList002148-time.gif) no-repeat; width:11px; height:19px; top:50%; right:-11px; margin-top:-9px;}
.TextList002148 li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#b2b2b2; font-size:16px;}
.TextList002148 li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:"Courier New", Courier, monospace; line-height:40px;}
.TextList002148 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:66px; background:#dfdfdf;}
.TextList002148 li h3{ margin:0; font-size:18px;}
.TextList002148 li p{ line-height:26px; overflow:hidden; color:#999; height:52px; margin:2% 0 0 0;}
@media(max-width:1000px){
.TextList002148 li{padding-left:120px;padding-right:30px;}
.TextList002148 li:after{width:30px; background-size:35% auto;}
.TextList002148 li time{width:105px;}
.TextList002148 li time span{font-size:14px;}
.TextList002148 li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
.TextList002148 li h3{ font-size:16px;}
}
@media(max-width:480px){
.TextList002148 li{padding-left:100px;padding-right:0;}
.TextList002148 li:after{ display:none;}
.TextList002148 li time{width:85px;}
.TextList002148 li time span{font-size:12px;}
.TextList002148 li time i{font-size:30px;}
.TextList002148 li h3{ font-size:14px;}
.TextList002148 li p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
}

/*
 .RighInfo002227 为demo编号
 */
.RighInfo002227{ background-color:#fff; font-size:14px;color:#666; max-width: 1100px; margin: 0 auto;}
.RighInfo002227 .title{margin-bottom: 30px;text-align: center;line-height:44px;color: #333;font-size:20px;}
.RighInfo002227 .box1{margin-bottom: 5%; margin-top: 4%}
.RighInfo002227 .box1 .pic{ background: url(../images/RighInfo002227-bg_bsimg.jpg) no-repeat right bottom;  padding:0 11px 11px 0; display:block;}
.RighInfo002227 .box1 p,.RighInfo002227 .box2 p{line-height:34px;}
.RighInfo002227 .box1 p{margin:0 0 20px 0;}
.RighInfo002227 .box2 p{ margin:0 0 1% 0; padding:15px 0 0;}
.RighInfo002227 .box2 .pic{ text-align:center; padding-bottom:30px;}
.RighInfo002227 .pepoleimage{ margin-bottom:30px;}
.RighInfo002227 .box2 h3{margin:0;font-size:14px;color:#333;padding-bottom:10px;}
.RighInfo002227 .textbox-con2{border-top:dashed 1px #ccc;padding-top:30px;margin-top:30px;}
@media screen and (min-width: 480px){
    .RighInfo002227 .box1 .pic{width: 50%;float:left; margin-right:5%;}
	.RighInfo002227 .box2 .pic{float:left;padding-right:8%; text-align:left;}
	.RighInfo002227 .box2 .textbox-con2 .pic{ text-align:right;float:right; padding-left:8%; padding-right:0;}
}
@media screen and (min-width: 768px){
	.RighInfo002227,.RighInfo002227 .box2 h3{ font-size:16px;}
	.RighInfo002227 .title{font-size:22px;}
    .RighInfo002227 .box1 p{padding-top:5%; margin:0;}
	.RighInfo002227 .box2 p{ padding-top:25px;}
	.RighInfo002227 .box2 .pic{ padding-top:30px; padding-bottom:0;}
	.RighInfo002227 .pepoleimage{ margin-bottom:80px;}
	.RighInfo002227 .textbox-con2{padding-top:52px;margin-top:52px;}	
}


/*
 .PicList001241 为demo编号
 */
.PicList001241 .intro{ overflow:hidden; padding-top:2%; padding-bottom:2%;}
.PicList001241 .intro ol{ float:right; width:100%;}
.PicList001241 .intro ol img{ display:block; width:100%;}
.PicList001241 .intro li{ float:left; width:42%; max-height: 280px; overflow: hidden;}
.PicList001241 .intro li h3{ color:#c60000; font-size:16px;}
.PicList001241 .intro li p{ line-height:24px; text-align:justify; text-justify:inter-ideograph;}
.PicList001241 .list{ background-color:#e5e5e5; padding:3% 0;}
.PicList001241 .list .copy{ display:none;}
.PicList001241 .list li a{ display:block; background-color:#fff; width:92%; padding:5%; margin:0 auto;}
.PicList001241 .list li figure{ position:relative; padding-bottom:62%; overflow:hidden;}
.PicList001241 .list li figure dl,
.PicList001241 .list li figure div,
.PicList001241 .list li figure b{position:absolute; left:0; width:100%;text-align:center;}
.PicList001241 .list li figure div{ height:100%; top:0; background-color:rgba(255,255,255,0.8); transform:translateY(100%); transition:all ease-in-out 0.3s;}
.PicList001241 .list li figure dl{ top:25%;}
.PicList001241 .list li figure dl img{ width:60%;}
.PicList001241 .list li figure b{ padding:0 3%; bottom:5%;}
.PicList001241 .list li:hover figure div{ transform:translateY(0);}
.PicList001241 .list li h3,
.PicList001241 .list li p{ margin:0;}
.PicList001241 .list li h3{ font-weight:normal; font-size:16px;}
.PicList001241 .list li p{ color:#999;}
.PicList001241 .list .bx-pager{ display:none;}
.PicList001241 .list .bx-wrapper{ position:relative; z-index:0;}
.PicList001241 .list .bx-viewport{ z-index:1;}
.PicList001241 .list .bx-controls-direction a{ position:absolute; top:50%; width:47px; height:47px; margin-top:-23.5px; text-indent:-9999em; background:url(../images/PicList001241-btn.png) no-repeat 0 0; z-index:3;}
.PicList001241 .list .bx-controls-direction a:hover{ background-image:url(../images/PicList001241-btn_hover.png);}
.PicList001241 .list .bx-controls-direction a.bx-prev{ left:-5%;}
.PicList001241 .list .bx-controls-direction a.bx-next{ right:-5%; background-position:right 0;}
@media(max-width:1200px){
.PicList001241 .list .bx-controls-direction a.bx-prev{ left:0;}
.PicList001241 .list .bx-controls-direction a.bx-next{ right:0; }
}
@media(max-width:768px){
.PicList001241 .intro ol,
.PicList001241 .intro li{ float:none; width:auto;}
}


/*
 .Form001215 为demo编号
 */
.Form001215 .hotline{  background:url(../images/Form001215-bg.jpg) no-repeat right bottom/contain; padding:9% 0 10% 6%; text-shadow:0 1px 0 #fff;}
.Form001215 .hotline figure{ width:60%; max-width:360px; border-top:1px solid #d6e1e0; padding-top:3%; margin-top:3%;}
.Form001215 .hotline figure b{ display:block; color:#0192de; font-size:16px;}
.Form001215 .hotline dl{ min-height:46px; padding-left:62px; background:url(../images/Form001215-call.png) no-repeat left top;}
.Form001215 .hotline dd{ font-size:33px; color:#f12a22; font-weight:bold;white-space:normal;word-break:break-all}
.Form001215 .hotline dt{ color:#000;}
.Form001215 .hotline dl.email{ margin-top:30px;background-image:url(../images/Form001215-email.png);}
.Form001215 .hotline dl.email dd a{ /*font-size:28px;*/ color:#f12a22;}
@media(max-width:640px) and (min-width:481){
.Form001215 .hotline{ padding:3% 0 32% 0; }
}
@media(max-width:1024px){
.Form001215 .hotline{background-position:right bottom; background-size:60% auto;}
.Form001215 .hotline dd,
.Form001215 .hotline dl.email dd a{ font-size:20px;}
}
@media(max-width:480px){
.Form001215 .form,
.Form001215 .hotline{ float:none; width:auto;} 
.Form001215 .form textarea.text{ height:117px;}
.Form001215 .hotline dd,
.Form001215 .hotline dl.email dd a{ font-size:16px;}
}


.service .hotline dl{ padding-left:60px; min-height:60px; position:relative;font-weight:bold; margin:20px 0;}
.service .hotline dl::before{position:absolute; content:''; width:50px; height:50px; left:0; top:0; border:1px solid #0192de; background:url(../images/call.png) no-repeat center center rgba(1, 146, 222, 0.16); background-size:60% auto; border-radius:50%;}
.service .hotline dl.email::before{ background-image:url(../images/mail.png);}
.service .hotline dt{ font-size:18px; color:#000; }
.service .hotline dd,
.service .hotline dd a{ color:#f00; font-size:24px;}
.service .hotline dd a{white-space:normal;word-break:break-all}
.service figure{ line-height:30px; font-size:16px;}

.msg_a a{ display:table; padding:10px 40px; border-radius:5px; background:#008bd1; color:#fff;}

.fixed-right li{ width:50px; height:50px; position:relative; margin:5px 0; }
.fixed-right li::before{  cursor:pointer;}
.fixed-right li:nth-child(2)::before{} 
.fixed-right li div{ position:absolute; right:55px; border-radius:5px; background:#0192de; color:#fff;  width:255px; text-align:right; padding:0 10px 0 5px; line-height:50px;display:none;}
.fixed-right li div::after{ position:absolute; content:''; border:5px solid transparent; border-left-color:#0192de; right:-10px; top:50%; margin-top:-2.5px; }
.fixed-right li div a{ color:#fff;}
.fixed-right li div b{font-size:16px;}
.fixed-right li:hover div{ display:block;}
/*
 .RighInfo002363 为demo编号
 */
.RighInfo002363 .auto{ max-width: 1200px;}
@media only screen and (max-width:1200px ) {
	.RighInfo002363 .auto{ padding-left: 2%; padding-right: 2%;}
}
.RighInfo002363 .con-head em{position:relative; margin:2% 0; font-style:normal; display: inline-block; color:#333; font-size:18px; padding-bottom:20px;    }
.RighInfo002363 .con-head em span{ color:#005bac;}
.RighInfo002363 .con-head em:before{position:absolute; left:0; bottom:0px; width:40px; height:3px; content:""; background:#df3126; }
.RighInfo002363 .box1 .tit{ text-align:center; font-size:24px; font-family:'微软雅黑'; font-weight:normal;  color:#333; margin:0; padding-bottom:25px; position:relative;    }
.RighInfo002363 .box1 .tit:after{ display:block; margin:0 auto; width:68px; height:1px; background-color:#bbb; margin-top:16px; content:''; }
.RighInfo002363 .box1 .text{ position:relative; color: #333; padding: 15px 0;}
.RighInfo002363 .img1{ float:left; width:278px; height:49px; margin-right:2%; margin-bottom:1%;}
@media only screen and (min-width:768px ) {
	.RighInfo002363 .con-head em{ font-size: 22px;}
	.RighInfo002363 .tit{ font-size:28px;}
}
@media only screen and (min-width:1024px ) {
	.RighInfo002363 .con-head em{ font-size: 24px;}
	.RighInfo002363 .tit{ font-size:32px;}
}
/*
 .Floor002476 为demo编号
 */
.Floor002476 {
  padding: 21% 0;
  background: url(../images/Floor002476-bg.jpg) no-repeat;
  background-size: cover;
  height: 82vh;
}
.Floor002476.small {
  animation: Floor002476small 1s cubic-bezier(0.22, 0.22, 0.36, 1);
  transform: scale(1);
}
@-webkit-keyframes Floor002476small {
  0% {
    transform: scale(1.2)
  }
  100% {
    transform: scale(1);
  }
}
.Floor002476.big {
  animation: Floor002476big 1s cubic-bezier(0.22, 0.61, 0.36, 1);
  transform: scale(1.2);
}
@-webkit-keyframes Floor002476big {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.Floor002476.see {filter: brightness(0.6);}
.Floor002476.filter {padding: 0px;margin-top: -82vh;background-image: none;position: relative;}
 /*.Floor002476 .txt {padding-top: 36%;width: 325px;align-items: flex-end;display: flex;height: 80%;}*/
 .Floor002476 .auto{padding-top: 3%;margin-left: 10%;z-index: 1;position: relative;/*display: flex;height: 100%;padding: 0px;align-items: center;*/}
.Floor002476 .txt h1 {
  color: #fff;
}
.Floor002476 .contact {padding: 3%;width: 60vw;height: 72vh;background-color: hsl(216deg 53% 30% / 20%);border: 1px solid rgb(255 255 255 / 20%);color: #fff;box-shadow: 0px 0px 10px 0px #8c8c8c;}
.Floor002476 h2 {
  color: #ababab;
}
#Floor002476 .more {
  margin: 0 auto;
  color: #fff;
  width: 100%;
  height: 100%;
  font-size: 2.2rem;
  display: block;
  text-align: center;
  vertical-align: middle;
  padding-top: 35vh;
}
.Floor002476 .p1,.Floor002476 .p2,.Floor002476 .p3 {letter-spacing: 1px;}
.Floor002476 .p1 {font-size: 14px;margin-top: 0px;font-weight: bold;margin-bottom: 1.44em;}
.Floor002476 .p2 {font-size: 12px;margin: 0px;margin-bottom: 1.2em;font-weight: bolder;}
.Floor002476 .p3 {font-size: 12px;margin: 1em 0px;color: rgb(255 255 255 / 80%);}
.Floor002476 .txt .more {
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #2763cc;
  display: inline-block;
  padding: 0 30px;
  /* background: #4a4c84; */
  background: #2763cc;
  position: relative;
  line-height: 30px;
 }


/*
 .RighInfo002257 为demo编号
 */
.RighInfo002257{}
.RighInfo002257{ padding:0 0 30px;}
.RighInfo002257 p{ line-height:1.8; }
.RighInfo002257 .item{border-bottom:1px dashed #d0d0d0; padding:25px 0; max-width: 640px; margin: 0 auto;}
/*.RighInfo002257 .item .pic .pic-inner,
.RighInfo002257 .item .word .word-inner{ display: table-cell; vertical-align: middle;}*/
.RighInfo002257 .item .h1{font-size:16px; margin: 0;}
.RighInfo002257 .item .con{color:#666; margin: 10px 0 0;}
.RighInfo002257 .item .pic img{ display:block; width:100%;}
@media only screen and (max-width: 767px) {
	.RighInfo002257 .item .word{ padding-bottom: 15px;}
}
@media only screen and (min-width:768px ) {
	.RighInfo002257 .item{ max-width: none; padding:38px 0; }
	.RighInfo002257 .item .pic{ float: left; width: 40%; text-align: left;}
    .RighInfo002257 .item .word{ float: right; width: 55%;}c
    .RighInfo002257 .item:nth-child(2n) .pic{ float: right;}
    .RighInfo002257 .item:nth-child(2n) .word{ float: left;}
}

/*
 .Form000573 为demo编号
 */
.Form000573 .Form000573_bg.bg_special {
  background: url(../images/Form000573-bg2.jpg) no-repeat;
  background-size: 100% 100%;
}
.Form000573 .Form000573_bg.bg_special .title {color: #555;}
.Form000573 .Form000573_bg{  background:url(../images/Form000573-bg.jpg) no-repeat right bottom/contain ;max-width: unset;background-size: 100% 327%;padding-bottom: 2%;}
.Form000573{ padding:2% 0;  }
.Form000573.Form000573_top { padding: 0px;}
.Form000573 .from{  background:url(../images/Form001215-bg1.png) no-repeat right bottom/contain ;}
.Form000573 .Form000573_bg .from{  background:unset;}
.Form000573 .Form000573_bg .title{ color: #fff;}
.Form000573 .Form000573_bg .title span{ font-size:20px;}
.Form000573 .title{ text-align:center; font-size:30px; padding:2% 0;}
.Form000573 .title span{ font-family:Georgia; font-size:24px; text-transform:uppercase; display:block; color:#c1c1c1;}
@media(max-width:640px){
.Form000573 .title{font-size:18px;}
.Form000573 .title span{ font-size:14px;}
}
.Form000573 .list li{ margin-bottom:3%;line-height:22px;}
.Form000573 .list li figure,
.Form000573 .list li div{ padding:1em 2em 1em 3em;}
.Form000573 .list li figure{ border:1px solid #f0f0f0; border-bottom:0; color:#33a260; text-align:justify; text-justify:inter-ideograph;  background:url(../images/Form000573-icon_Q.gif) no-repeat 1.4em 1.4em #f8f8f8;padding-bottom:1.3em;}
.Form000573 .list li figure time{ color:#b1b1b1; font-size:12px; float:right; margin-left:5px;}
.Form000573 .list li div{ border:1px dotted #ddd;background:url(../images/Form000573-icon_A.gif) no-repeat 1.4em 1.4em; color:#9a9a9a; position:relative; }
.Form000573 .list li div::before{ position:absolute; content:''; background:url(../images/Form000573-icon_jiao.png) no-repeat; width:20px; height:12px; left:3em; top:-11px;}
.Form000573 .from h1{ margin:0; font-weight:normal;border-bottom:1px solid #d1d1d1; font-size:16px; padding-left:15px; height:35px;}
.Form000573 .from h1 span{ border-bottom:3px solid #b12e33; padding-bottom:0.8em; display:inline-block; height:36px;}
.Form000573 .from .btn{ cursor:pointer; border:none; padding:0 15%;height:35px; font-size:14px; color:#fff; background:#d02128;}
.Form000573 .from .f_name{ width:80px; padding-right:15px;text-align:right; color:#4d4d4d;}
.Form000573 .from table{ max-width:535px;}
.Form000573 .Form000573_bg .from table{ margin: 0px auto;}
.Form000573 .from td{  line-height:35px; padding-top:3%; vertical-align:top;}
.Form000573 .from .text{ width:80%; border:1px solid #eaeaea; height:35px; line-height:35px; padding:0 2%; border-radius:3px;}
.Form000573 .Form000573_bg .from .text{ border-radius:2px;background-color: rgb(99,99,99,0.2);border: 0px solid;}
.Form000573 .from .textcode{ width:80px;}
.Form000573 .from .text:focus{ border-color:#df2130; box-shadow:0 0 8px #FBC1C1 inset; transition:all ease 0.5s;}
.Form000573 .from textarea.text{ width:100%; height:175px;}
.Form000573 .from i{ color:#19ad66; font-style:normal;}
.Form000573 .form_err{color:#df2130;}

.imgtext{position: absolute;bottom: 0%; background-color: rgba(0,0,0,0.6); color: white; width: 100%; padding: 1%;}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}


/* Direction Nav */
/*.flex-direction-nav {*height: 0;}*/
.flex-direction-nav a,
.scroll_area_btn a {position: absolute; top: 50%; z-index: 10;width: 47px; height: 47px;margin-top:-23px; background:url(../images/PicList001241-btn.png) no-repeat 0 0;  text-indent: -9999px;  -webkit-transition: all .3s ease; cursor:pointer;}
.flex-direction-nav a.flex-next,
.scroll_area_btn .next {background-position: right top; right: -5%; }
.flex-direction-nav a.flex-prev,
.scroll_area_btn .prev {left: -5%;}


.flex-direction-nav{ display:none;}
#slider li .con{ position:relative;}
#slider li .con a{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
#slider li .txt{ background:rgba(0,0,0,0.6); padding:1%; color:#fff;}
#slider li .Ispic{ padding-bottom:45%;background-color:#f7f7f7; background-size:contain;}
#slider li h5{ margin:0; font-size:14px;}
#slider li p{ margin-bottom:0;}
.scroll_area{ background:#e5e5e5; padding:3% 0;}
.scroll_area .auto{ position:relative;}
#carousel li div{ margin:0 2%; padding:5%; background:#fff; border:1px solid #fff; cursor:pointer;}
#carousel li .Ispic{ padding-bottom:59%; background-color:#f7f7f7; background-size:contain;}
#carousel li p{ font-size:16px; margin-bottom:0; color:#333;}
#carousel li span{ color:#999;}
.scroll_area_btn a.disable{ cursor:default !important;}
/*#carousel li.flex-active-slide div{  border-color:#ccc;}*/
@media(max-width:1200px){
.scroll_area_btn a{ display:none;}
#slider .flex-direction-nav{ display:block;}
.flex-direction-nav a.flex-next{ right:2%;}
.flex-direction-nav a.flex-prev{ left:2%;}
#slider li p{ line-height:20px; height:60px; overflow:hidden;}
}
@media(min-width:1025px){
#slider li .txt{ position:absolute; left:0; bottom:0; width:100%; }
}
@media(max-width:480px){
#carousel li p{ font-size:14px; }
#carousel li span{font-size:12px;  }
.flex-direction-nav a{ background-size:cover; width:30px; height:30px; margin-top:-15px;}
}

.news-info .title{ text-align:center; border-bottom:1px solid #eee; margin-bottom:2%; padding-bottom:2%;}
.news-info .title h1{ margin:0; font-size:20px; color:#000;}
.news-info .title p{ margin-bottom:0;}
.news-info .back{ text-align:center; font-weight:bold; padding:20px 0;}
.news-info .back a{color:#000;}
.news-info .info_np span{ line-height:30px;}
.news-info .info_np a{ color:#999;}
.news-info .info_np a:hover{ color:#008bd1;}

.Content{ padding-top:3%; padding-bottom:3%;}
.list_links li{ float:left; width:20%; margin-bottom:3%; text-align:center;}
.list_links li  a{ display:block; padding:0 2%;}
.list_links li figure{ background-size:contain; padding-bottom:40%; border:1px solid #eee;}
@media(max-width:1024px){
.list_links li{ width:25%;}
}
@media(max-width:640px){
.list_links li{ width:33.333333333333%;}
}
@media(max-width:400px){
.list_links li{ width:50%;}
}

.list_search li{ line-height:40px; padding:0 5px;}
.list_search li a::before{ display:inline-block; content:''; width:4px; height:4px; background:#ccc; margin-right:10px; vertical-align:middle;}
.list_search li:nth-child(2n){ background:#f5f5f5;}

/* 
  Case002475
 */
.Case002475 #carousel li.hideTextDiv .Ispic {
  animation: small .5s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 0;
  background-size: 100%;
} 
@-webkit-keyframes small {
  0% {
    background-size: 120%;
  }
  100% {
    background-size: 100%;
  }
}
.Case002475 #carousel li.seeTextDiv .Ispic {
  animation: big .5s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 0;
  background-size: 120%;
} 
@-webkit-keyframes big {
  0% {
    background-size: 100%;
  }
  100% {
    background-size: 120%;
  }
}
.Case002475 .seeTextDiv .txt{
  animation: become .5s cubic-bezier(0.22, 0.61, 0.36, 1);
  top: 80%;
  height: 100%;
  z-index: 6;
}
@-webkit-keyframes become {
  0% {
      height: 0%;
      display: block;
      opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
      height: 100%;
      opacity: 1;
  }
} 
.Case002475 #carousel .slides .cover { border: 0px;position: absolute;width: 100%;margin: 0px;right: 0%;top: 0%;height: 100%;background-color: transparent;}
.Case002475 .slides {padding-bottom: 220px;width: 100% !important;display: grid;grid-template-columns: repeat(4, calc(25% - (24vh / 4)));gap: 6vh 8vh;}
.Case002475 .hideTextDiv .txt{
  display: none;
}
.Case002475 .flex-viewport { display: flex;max-height: 100%; }
.Case002475 .flexslider .slides > li img {width: 70%;display: block;object-fit: contain;height: auto;}
.Case002475 .flexslider .slides > li { position: relative;width: 100% !important;height: 15vh;min-height: 50px;display: flex !important;justify-content: center;align-items: center; }  
.Case002475 .call {width: 100%;display: flex;justify-content: flex-end;padding-right: 8px;padding-top: 20px;font-size: 15px;}
.Case002475 .txt {height: 100%;position: absolute;}
.Case002475 .txt h5.dot {color: #999;margin-bottom: 12px;margin-top: 0px;font-size: 16px;}
.Case002475 #carousel li .txt p {color: #333;font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.Case002475 #carousel li .Ispic.specialIspic{ background-image:url(../images/Case002475-more.jpg);padding-bottom: calc(57% + 50px);}

.MainPageDoWhat {overflow: hidden;width: 100%;height: 85vh;min-height: 400px;}
.MainPageDoWhat .Main-Content-Box {display: flex;padding: 0 3vw;height: calc(100% - 22vh);padding-bottom: 50px;}
.MainPageDoWhat .main-box {margin: 0 1.5vw;width: 25%;border-radius: 5px;height: 100%;box-shadow: 0px 0px 6px 1px rgba(47,92,254,0.22);}
.MainPageDoWhat .Main-Content-Box.show-animation .main-box {animation: riseAnimation 1.5s cubic-bezier(0.22, 0.61, 0.36, 1);}
.MainPageDoWhat .main-box .title {font-size: 1.8vw;font-weight: bold;height: 30%;padding: 8% 6%;}
.MainPageDoWhat .main-box .title p {margin: 0;}
.MainPageDoWhat .main-box .content {padding: 0 8% 6%;height: 25%;font-size: 1.3vw;}
.MainPageDoWhat .main-box .image-box {height: 45%;width: 100%;overflow: hidden;}
.MainPageDoWhat .main-box .image-box img {height: 100%;width: 100%;object-fit: cover;border-radius: 1px 1px 5px 5px;}
.MainPageDoWhat .main-box:hover {background: #3186D9;color: #fff;}
.MainPageDoWhat .main-box:hover .image-box img {animation: scaleAnimation 1s cubic-bezier(0.22, 0.61, 0.36, 1);transform: scale(1.5);}

@media(max-width:640px){
	.MainPageDoWhat .main-box .title{ height: 20%;}
	.MainPageDoWhat .main-box .content{ height: 35%;}
}
@-webkit-keyframes scaleAnimation {
	from {
		transform: scale(1);
	}
	to {
		transform: scale(1.5);
	}
} 
@-webkit-keyframes riseAnimation {
	from {
		opacity: 0.2;
		transform: translate(0px, 80%);
	}
	to {
		opacity: 1;
		transform: translate(0px, 0px);
	}
} 

.MainPageAdvantage {overflow: hidden;width: 100%;height: 100vh;min-height: 400px;position: relative;background: url(../images/MainPageAdvantage-bg.png) 0 0/cover no-repeat;}
.MainPageAdvantage .Main-Content-Box {display: flex;padding: 0% 13% 5%;width: 100%;height: calc(100% - 22vh);flex-wrap: wrap;}
.MainPageAdvantage .Main-Content-Box .content-box {position: relative;width: calc(33.333333% - 10.666666%);height: 47.5%;margin-right: 16%;background: url(../images/MainPageAdvantage-content-box.png) 0 0/cover no-repeat;border-radius: 5px;box-shadow: 10px 10px 10px 0px rgba(1,33,94,0.32);padding: 1%;}
.MainPageAdvantage .Main-Content-Box .content-box:before {content: '';position: absolute;width: 100%;height: 100%;border-radius: 5px;box-shadow: 0 0 4px 0px rgba(255,255,255,0.26);top: 0;left:0;}
.MainPageAdvantage .Main-Content-Box .content-box:nth-child(n+4) {margin-top: 5%;}
.MainPageAdvantage .Main-Content-Box .content-box:nth-child(3n) {margin-right: 0%;}
.MainPageAdvantage .Main-Content-Box .content-box .icon{width: 3vw;height: 3vw;position: absolute;left: calc(50% - 1.5vw);top: -1.5vw;border-radius: 50%;padding: 4%;display: flex;justify-content: center;align-items: center;}
.MainPageAdvantage .Main-Content-Box .content-box .icon .icon-before {display: block;width: 100%;height: 100%;background-color: rgba(255,255,255,0.17);position: absolute;left: 0;top: 0;box-shadow: 0 0 6px 0 #fff inset;border-radius: 50%;backdrop-filter: blur(3px);}
.MainPageAdvantage .Main-Content-Box .content-box .icon img{width: 100%;height: 100%;position: relative;object-fit: contain;}
.MainPageAdvantage .Main-Content-Box .content-box .circle {width: 2vw;height: 2vw;position: absolute;left: calc(50% - 2.5vw);top: -1vw;background-color: #003FB2;border-radius: 50%;}
.MainPageAdvantage .Main-Content-Box .content-box .num-title {font-size: 1.5vw;color: #fff;opacity: 0.54;}
.MainPageAdvantage .Main-Content-Box .content-box .title{font-size: 1.6vw;color: #fff;padding: 16% 0 10% 17%;}
.MainPageAdvantage .Main-Content-Box .content-box .content {padding: 0% 0 0 17%;color: #fff;font-size: 1.1vw;opacity: 0.8;}
.MainPageAdvantage .Main-Content-Box.show-animation .content-box {animation: riseAnimation 1.5s cubic-bezier(0.22, 0.61, 0.36, 1);}
.MainPageAdvantage .Main-Content-Box.show-animation .content-box:nth-child(n+4) {animation: riseAnimation 2.5s cubic-bezier(0.22, 0.61, 0.36, 1);}
.MainPageAdvantage .Main-Content-Box .content-box.is-mouseover {animation: floatAnimation .5s cubic-bezier(0.22, 0.61, 0.36, 1) !important;transform: translate(0px, -10%);}
.MainPageAdvantage .Main-Content-Box .content-box.is-mouseout {animation: dropAnimation .5s cubic-bezier(0.22, 0.61, 0.36, 1) !important;transform: translate(0px, 0px);}
@-webkit-keyframes floatAnimation {
	from {
		transform: translate(0px, 0px);
	}
	to {
		transform: translate(0px, -10%);
	}
}
@-webkit-keyframes dropAnimation {
	from {
		transform: translate(0px, -10%);
	}
	to {
		transform: translate(0px, 0px);
	}
}


.MainPageProductSolution {overflow: hidden;width: 100%;height: 100vh;min-height: 550px;position: relative;background: url(../images/MainPageProductSolution-bg.png) 0 0/100% 100% no-repeat;}
.MainPageProductSolution .main-box {display: flex;padding: 0 3% 3%;height: calc(100% - 22vh);}
.MainPageProductSolution .main-box .main-left-box {display: grid;width: 20%;background: #fff;box-shadow: 0 0 6px 0 rgb(49 152 255 / 27%);}
.MainPageProductSolution .main-box .main-left-box .nav-box {display: flex;align-items: center;padding: 6%;cursor: pointer;}
.MainPageProductSolution .main-box .main-left-box .nav-box .title {font-size: 1.3vw;font-weight: bold;padding-left: 4%;}
.MainPageProductSolution .main-box .main-left-box .nav-box.is-not-active:first-child:hover .title,
.MainPageProductSolution .main-box .main-left-box .nav-box:hover .title {color: #3186D9;}
.MainPageProductSolution .main-box .main-left-box .nav-box .icon {width: 2vw;height: 2vw;}
.MainPageProductSolution .main-box .main-left-box .nav-box .icon img {width: 100%;height: 100%;object-fit: contain;}
.MainPageProductSolution .main-box .main-left-box .nav-box .icon img.is-light {display: none;}
.MainPageProductSolution .main-box .main-left-box .nav-box:first-child .icon img:first-child {display: none;}
.MainPageProductSolution .main-box .main-left-box .nav-box:first-child .icon img:last-child {display: unset;}
.MainPageProductSolution .main-box .main-left-box .nav-box.is-not-active {background: #fff !important;color:#333 !important;}
.MainPageProductSolution .main-box .main-left-box .nav-box.is-not-active .icon img.is-normal{display: unset;}
.MainPageProductSolution .main-box .main-left-box .nav-box.is-not-active .icon img.is-light{display: none;}
.MainPageProductSolution .main-box .main-left-box .nav-box.is-active .icon img.is-normal{display: none;}
.MainPageProductSolution .main-box .main-left-box .nav-box.is-active .icon img.is-light{display: unset;}
.MainPageProductSolution .main-box .main-left-box .nav-box:first-child:hover .title,
.MainPageProductSolution .main-box .main-left-box .nav-box.is-active:hover .title {color: #fff;}
.MainPageProductSolution .main-box .main-left-box .nav-box:first-child,
.MainPageProductSolution .main-box .main-left-box .nav-box.is-active {background: #3186D9;color:#fff;}
.MainPageProductSolution .main-box .main-right-box {width: 80%;padding-left: 5%;}
.MainPageProductSolution .main-box .main-right-box .content-box {width: 100%;height: 100%;display: none;padding-bottom: 3%;}
.MainPageProductSolution .main-box .main-right-box .content-box.is-not-active {display: none !important;}
.MainPageProductSolution .main-box .main-right-box .content-box:first-child,
.MainPageProductSolution .main-box .main-right-box .content-box.is-active {display: flex;}
.MainPageProductSolution .main-box .main-right-box .content-box .left-content {width: 40%;display: flex;align-items: flex-end;}
.MainPageProductSolution .main-box .main-right-box .content-box .left-content img {width: 100%;object-fit: contain;}
.MainPageProductSolution .main-box .main-right-box .content-box .right-content {width: 60%;padding-left: 10%;}
.MainPageProductSolution .main-box .main-right-box .content-box .right-content .title {font-size: 1.5vw;font-weight: bold;padding: 8% 0;}
.MainPageProductSolution .main-box .main-right-box .content-box .right-content .introduction {font-size: 1.2vw;line-height: 2.2;padding-left: 4%;}
.MainPageProductSolution .main-box .main-right-box .content-box .right-content .introduction p{margin: 0;}
.MainPageProductSolution .main-box .main-right-box .content-box .right-content .btn {background: #3186D9;padding: 0.6vw 1.2vw;display: inline-block;border-radius: 2px;color: #fff;font-size: 1vw;margin-top: 6%;}
.MainPageProductSolution .main-box .main-right-box .content-box .right-content .btn a{color: #fff;}
@media(max-width:640px){
	.MainPageProductSolution .main-box .main-right-box .content-box .left-content {align-items: center;}
}
.MainPageProductSolution .main-box.show-animation .main-left-box {animation: fromLeftAnimation 1.5s cubic-bezier(0.22, 0.61, 0.36, 1);}
.MainPageProductSolution .main-box.show-animation .main-right-box .content-box .left-content {animation: fromRightAnimation 1.5s cubic-bezier(0.22, 0.61, 0.36, 1);}
.MainPageProductSolution .main-box.show-animation .main-right-box .content-box .right-content {animation: riseAnimation 2.5s cubic-bezier(0.22, 0.61, 0.36, 1);}
@-webkit-keyframes fromLeftAnimation {
	from {
		opacity: 0.2;
		transform: translate(-80%, 0);
	}
	to {
		opacity: 1;
		transform: translate(0px, 0px);
	}
} 
@-webkit-keyframes fromRightAnimation {
	from {
		opacity: 0.2;
		transform: translate(80%, 0);
	}
	to {
		opacity: 1;
		transform: translate(0px, 0px);
	}
}


.MainPageNewsInformation {overflow: hidden;width: 100%;height: 100vh;min-height: 550px;position: relative;}
.MainPageNewsInformation .main-box {display: flex;padding: 0 3% 5%;height: calc(100% - 22vh);}
.MainPageNewsInformation .main-box .main-left-box {width: 40%;height: 100%;position: relative;}
.MainPageNewsInformation .main-box .main-left-box .line {border: 2px solid #177CE1;border-radius: 2px;width: 92%;height: 92%;}
.MainPageNewsInformation .main-box .main-left-box .image {width: 92%;position: absolute;height: 92%;top: 8%;left: 8%;}
.MainPageNewsInformation .main-box .main-left-box .image img {width: 100%;height: 100%;}
.MainPageNewsInformation .main-box .main-right-box {width: 60%;height: 100%;padding-left: 10%;display: grid;grid-gap: 6vh;grid-template-rows: repeat(3, calc(33.333333% - 4vh));}
.MainPageNewsInformation .main-box .main-right-box .news-box {display: flex;width: 100%;height: 100%;}
.MainPageNewsInformation .main-box .main-right-box .news-box .date-box {width: 15%;flex-shrink: 0;background: #3186D9;border-radius: 2PX;color: #fff;padding: 2% 1%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.MainPageNewsInformation .main-box .main-right-box .news-box .day {font-size: 4vw;text-shadow: 0 3px 6px rgba(0,0,0,0.16);}
.MainPageNewsInformation .main-box .main-right-box .news-box .date {font-size: 1vw;}
.MainPageNewsInformation .main-box .main-right-box .content-box {padding-left: 3%;position: relative;display: flex;flex-direction: column;width: 85%;}
.MainPageNewsInformation .main-box .main-right-box .content-box .title {cursor: pointer;font-size: 1.3vw;font-weight: bold;padding-bottom: 2%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.MainPageNewsInformation .main-box .main-right-box .content-box .title a {color: #333;}
.MainPageNewsInformation .main-box .main-right-box .content-box .title:hover a {color: #3186D9;}
.MainPageNewsInformation .main-box .main-right-box .content-box .subtitle a{color: #707070;}
.MainPageNewsInformation .main-box .main-right-box .content-box .subtitle {font-size: 1vw;height: 100%;overflow: hidden;}
.MainPageNewsInformation .main-box .main-right-box .content-box .btn {display: inline-block;float: right;padding-left: 1%;font-size: 1vw;color: #3186d9;cursor: pointer;}
.MainPageNewsInformation .main-box .main-right-box .content-box .btn a {color: #3186d9;}
@media(max-width:640px){
	.MainPageNewsInformation .main-box .main-left-box {display: none;}
	.MainPageNewsInformation .main-box .main-right-box {width: 100%;padding-left:0;}
}
.MainPageNewsInformation .main-box.show-animation .main-left-box {animation: fromLeftAnimation 1.5s cubic-bezier(0.22, 0.61, 0.36, 1);}
.MainPageNewsInformation .main-box.show-animation .main-right-box {animation: fromRightAnimation 1.5s cubic-bezier(0.22, 0.61, 0.36, 1);}


.FixedInformationBox {position: fixed;right: 0;top: calc(50% - 9vh);z-index: 9999;width: 4vw;height: 18vh;min-width: 50px;min-height: 130px;border-radius: 10px;border: 1px solid #fff;background: linear-gradient(to bottom, #BCE0FC, #CEE7FF);display: grid;justify-content: center;align-items: center;grid-template-columns: 100%;}
.FixedInformationBox .phone-info .image {background: url(../images/FixedInformationBox-phone.png) 0 0 /contain no-repeat;}
.FixedInformationBox .email-info .image {background: url(../images/FixedInformationBox-email.png) 0 0 /contain no-repeat;}
.FixedInformationBox .weixin-info .image {background: url(../images/FixedInformationBox-weixin.png) 0 0 /contain no-repeat;}
.FixedInformationBox .phone-info .image,
.FixedInformationBox .email-info .image,
.FixedInformationBox .weixin-info .image{width: 1.5vw;height: 1.5vw;min-width: 20px;min-height: 20px;}
.FixedInformationBox .phone-info,
.FixedInformationBox .email-info,
.FixedInformationBox .weixin-info {cursor: pointer;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.FixedInformationBox .dialog-box{display: none;user-select: all;font-weight: bold;position: absolute;right: calc(100% + 10px);background: linear-gradient(to bottom, #BCE0FC, #CEE7FF);padding: 10px;border-radius: 10px;border: 1px solid #fff;white-space: nowrap;}
.FixedInformationBox .dialog-box:before {content: '';width: 0;height: 0;border: 6px solid;position: absolute;left: 100%;top: calc(50% - 6px);border-color: transparent transparent transparent #fff;}
.FixedInformationBox .dialog-box:after {content: '';width: 0;height: 0;border: 4px solid;position: absolute;left: 100%;top: calc(50% - 4px);border-color: transparent transparent transparent #c2e3fd;}
.FixedInformationBox .dialog-box.show {display: unset;animation: showDialogBoxAnimation .5s cubic-bezier(0.22, 0.61, 0.36, 1);}
@-webkit-keyframes showDialogBoxAnimation {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.FixedInformationBox .dialog-box.hide {animation: hideDialogBoxAnimation .25s cubic-bezier(0.22, 0.61, 0.36, 1);}
@-webkit-keyframes hideDialogBoxAnimation {
	from {
		opacity: 1;
		display: unset;
	}
	to {
		opacity: 0;
		display: none;
	}
}


/*XinChangeColumn008812*/
.XinChangeColumn008812 .first-content {height: 70vh;min-height: 550px;width: 100%;background-color: #E3E6EB;}
.XinChangeColumn008812 .first-content .auto {display: flex;flex-wrap: wrap;height: calc(100% - 22vh);}
.XinChangeColumn008812 .first-content .left-content {width: 70%;padding: 0 10% 0 5%;color: #707070;font-size: 20px;line-height: 2;}
.XinChangeColumn008812 .first-content .right-content {width: 30%;}
.XinChangeColumn008812 .first-content .right-content img {width: 100%;object-fit: contain;}
.XinChangeColumn008812 .second-content {height: 80vh;min-height: 300px;width: 100%;background-color: #575E63;}
.XinChangeColumn008812 .second-content .auto {display: grid;grid-template-columns: repeat(4, calc(25% - (15% / 4)));grid-gap: 5%;height: calc(100% - 22vh);    padding-bottom: 30px;}
.XinChangeColumn008812 .second-content .content-box {height: 100%;width: 100%;overflow: auto;}
.XinChangeColumn008812 .second-content .content-box .image img{height: 30%;object-fit: contain;}
.XinChangeColumn008812 .second-content .content-box .image {overflow: hidden;background: url(../images/XinChangeColumn008812-hexagon.png) center center/contain no-repeat;width: 100%;height: 70%;display: flex;justify-content: center;align-items: center;}
.XinChangeColumn008812 .second-content .content-box .title {padding-top: 10px;color: #fff;text-align: center;height: 30%;font-size: 1.5vw;font-weight: bold;display: flex;flex-wrap: wrap;justify-content: center;align-items: flex-start;line-height: 2;}
.XinChangeColumn008812 .second-content .content-box:hover .image img {
    animation: XinChangeColumn008812big 1s cubic-bezier(0.22, 0.61, 0.36, 1);
	transform: scale(1.2) rotateY(180deg);
}
.XinChangeColumn008812 .second-content .content-box:hover .image {
    animation: XinChangeColumn008812rotate 1s cubic-bezier(0.22, 0.61, 0.36, 1);
	transform: rotateY(180deg);
}
@-webkit-keyframes XinChangeColumn008812rotate {
	from {
		transform: rotateY(0deg);
	}
	to {
		transform: rotateY(180deg);
	}
}
@-webkit-keyframes XinChangeColumn008812big {
	from {
		transform: scale(1) rotateY(0deg);
	}
	to {
		transform: scale(1.2) rotateY(180deg);
	}
}
.XinChangeColumn008812 .third-content {width: 100%;background-color: #EAF1FC;}
.XinChangeColumn008812 .third-content .auto {padding-bottom: 10vh;}
.XinChangeColumn008812 .third-content .part-box {display: flex;margin-bottom: 80px;}
.XinChangeColumn008812 .third-content .title-bubble .main {font-size: 1.8vw;}
.XinChangeColumn008812 .third-content .title-bubble {line-height: 1.5;color: #fff;font-size: 0.8vw;padding: 1% 2%;width: 20%;background: linear-gradient(to right, #319AFF, #57AFFF);border-radius: 5px;position: relative;box-shadow: 0 0 6px 0 #3591f3;}
.XinChangeColumn008812 .third-content .title-bubble:before {content: '';width: 0;height: 0;border: 6px solid;position: absolute;left: 100%;top: calc(50% - 6px);border-color: transparent transparent transparent #56aeff;}
.XinChangeColumn008812 .third-content .image-box {align-items: center;grid-gap: 40px 6%;width: 80%;display: grid;grid-template-columns: repeat(3, calc(31.666666% - (12% / 3)));padding-left: 5%;}
.XinChangeColumn008812 .third-content .image-box img {height: 6vh;min-height: 30px;object-fit: contain;}
.XinChangeColumn008812 .third-content .title-bubble.is-mouseover {animation: floatToRightAnimation .5s cubic-bezier(0.22, 0.61, 0.36, 1);transform: translateX(20px);}
.XinChangeColumn008812 .third-content .title-bubble.is-mouseout {animation: dropToLeftAnimation .5s cubic-bezier(0.22, 0.61, 0.36, 1);transform: translateX(0px);}
@-webkit-keyframes floatToRightAnimation {
	from {
		transform: translateX(0px);
	}
	to {
		transform: translateX(20px);
	}
}
@-webkit-keyframes dropToLeftAnimation {
	from {
		transform: translateX(20px);
	}
	to {
		transform: translateX(0px);
	}
}
@media(max-width:780px){
	.XinChangeColumn008812 .first-content .left-content {width: 100%;font-size: 12px;}
	.XinChangeColumn008812 .first-content .right-content {width: 100%;height: 250px;padding-top: 20px;}
	.XinChangeColumn008812 .first-content .right-content img {width: 100%;height: 100%;object-fit: cover;}
}

.ServiceAndSupport001229 .first-content .auto{display: flex;justify-content: center;margin-bottom: 80px;}
.ServiceAndSupport001229 .first-content .service figure{line-height: 3;font-size: 1.2vw;}
.ServiceAndSupport001229 .first-content .service figure p {margin: 0;}
.ServiceAndSupport001229 .first-content .service {width: 60%;}
.ServiceAndSupport001229 .second-content .auto {width: 60%;color: #fff;padding-bottom: 80px;line-height: 2;}
.ServiceAndSupport001229 .second-content .auto p,
.ServiceAndSupport001229 .second-content .auto h1,
.ServiceAndSupport001229 .second-content .auto h2,
.ServiceAndSupport001229 .second-content .auto h3,
.ServiceAndSupport001229 .second-content .auto h4{margin: 0;}
.ServiceAndSupport001229 .second-content {background: url(../images/ServiceAndSupport001229-bg.png) 0 0/100% 100% no-repeat;}
.ServiceAndSupport001229 .third-content .auto {padding-bottom: 80px;}
.ServiceAndSupport001229 .third-content {background: url(../images/ServiceAndSupport001229-bg2.png) 0 0/100% 100% no-repeat;}
.ServiceAndSupport001229 .third-content form .f_name {width: 200px;padding-right: 20px;color: #2191FF;font-size: 1vw;text-align: right;padding-bottom: 20px;}
.ServiceAndSupport001229 .third-content form {width: 70%;margin: 0 auto;padding-right: 200px;min-width: 400px;}
.ServiceAndSupport001229 .third-content form table {width: 100%;}
.ServiceAndSupport001229 .third-content form .f_name .form_err {color: #FF0000;}
.ServiceAndSupport001229 .third-content form td input {padding: 0 10px;border: 1px solid #d9d9d9;height: 38px;width: 100%;margin-bottom: 20px;}
.ServiceAndSupport001229 .third-content form td.btn-box {display: flex;justify-content: space-evenly;}
.ServiceAndSupport001229 .third-content form td input.btn {margin-top: 30px;width: calc(30% - 10px);border-radius: 2px;background: #2191FF;color: #fff;border: 0;}

.CompanyProfile002218 {padding-bottom: 80px;}
.CompanyProfile002218 .auto {display: flex;position: relative;max-width: unset;width: 85%;}
.CompanyProfile002218 .left-content {width: 45%;height: auto;}
.CompanyProfile002218 .left-content .image-box {width: 60%;height: calc(50% - 10px);}
.CompanyProfile002218 .left-content .image-box:first-child {margin-bottom: 20px;}
.CompanyProfile002218 .right-content {width: 55%;border: 1px solid #E5E5E5;padding: 5%;color: #9F9F9F;font-size: 1.2vw;line-height: 2;background: #F6F8F9;}
.CompanyProfile002218 .fixed-title1,
.CompanyProfile002218 .fixed-title2 {position: absolute;font-size: 1.8vw;font-weight: bold;padding-bottom: 10px;border-bottom: 2px solid #333;}
.CompanyProfile002218 .fixed-title1 {top: 45%;left: 29%;}
.CompanyProfile002218 .fixed-title2 {top: 50%;left: 40%;}

.Timeline001915 {height: auto;background: url(../images/Timeline001915-bg.png) 0 0/100% 100% no-repeat;}
.Timeline001915 .bx-wrapper .bx-controls-direction{display: flex;justify-content: center;margin-top: 20px;}
.Timeline001915 .bx-wrapper .bx-pager{display: none;}
.Timeline001915 .bx-wrapper {padding-bottom: 50px;}
.Timeline001915 .bx-wrapper .bx-controls-direction .bx-prev,
.Timeline001915 .bx-wrapper .bx-controls-direction .bx-next{width: 24px;height: 24px;border-radius: 20px;display: block;text-align: center;background: #fff;box-shadow: 0 0 6px 0 rgba(0, 136, 255, 0.44);color: #328AE1;font-size: 18px;vertical-align: middle;}
.Timeline001915 .bx-wrapper .bx-controls-direction .bx-prev:hover,
.Timeline001915 .bx-wrapper .bx-controls-direction .bx-next:hover {color: #fff;background: #328AE1;}
.Timeline001915 .bx-wrapper .bx-controls-direction .bx-prev{margin-right: 15px;}
.Timeline001915 .bx-wrapper .bx-controls-direction .bx-prev{}


.RecruitmentIntroduction001230 .auto {max-width: unset;width: 80%;padding-bottom: 80px;display: grid;grid-gap: 20px;grid-template-columns: repeat(4, calc(25% - (60px / 4)));}
.RecruitmentIntroduction001230 .introduct-box {position: relative;cursor: pointer;border: 2px solid #F8F8F8;width: 100%;background: #F8F8F8;height: 90vh;min-height: 500px;}
.RecruitmentIntroduction001230 .introduct-box:nth-child(2n+1) {margin-top: 100px;}
.RecruitmentIntroduction001230 .introduct-box:hover {border: 2px solid #419BF6;box-shadow: 0 0 6px 0 #419bf6;}
.RecruitmentIntroduction001230 .info {padding: 0 6% 7%;height: 70%;}
.RecruitmentIntroduction001230 .info .title {font-size: 1.5vw;font-weight: bold;height: 25%;display: flex;align-items: center;}
.RecruitmentIntroduction001230 .info .content {overflow: hidden;height: 70%;font-size: 1vw;line-height: 2;}
.RecruitmentIntroduction001230 .info .btn {font-size: 1vw;color: #429BF6;}
.RecruitmentIntroduction001230 .introduct-box .image-box {height: 30%;position: relative;}
.RecruitmentIntroduction001230 .introduct-box .image-box img {width: 100%;height: 100%;object-fit: cover;}
.RecruitmentIntroduction001230 .introduct-box .image-box .top-img {width: 100%;height: 15%;position: absolute;top: 0;left: 0;background: url(../images/RecruitmentIntroduction001230-bg.png) 0 0/100% 100% no-repeat;}
.RecruitmentIntroduction001230 .introduct-box .full {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
@media(max-width:640px){
	.RecruitmentIntroduction001230 .auto{grid-template-columns: 100%;}
	.RecruitmentIntroduction001230 .introduct-box:nth-child(2n+1) {margin-top: 0px;}
}


.ContactUs007789 {position: relative;height: 100vh;min-height: 400px;}
.ContactUs007789 .back-image {position: absolute;z-index: -1;top: 0;left: 0;width: 100%;height: 100%;}
.ContactUs007789 .back-image img {object-fit: cover;width: 100%;height: 100%;}
.ContactUs007789 .auto {position: absolute;top: 0;left: 0;display: flex;flex-direction: column;justify-content: center;height: calc(100%);padding-left: 6%;}
.ContactUs007789 .info-box {display: flex;align-items: center;}
.ContactUs007789 .info-box:first-child {margin-bottom: 30px;}
.ContactUs007789 .info-box .img-box {width: 6vw;height: 6vw;min-width: 50px;min-height: 50px;}
.ContactUs007789 .info-box .img-box img {width: 100%;height: 100%;object-fit: contain;}
.ContactUs007789 .info-box .content {padding-left: 30px;font-size: 1.5vw;font-weight: bold;color: #fff;line-height: 1.5;}
.ContactUs007789 .info-box .content .title {line-height: 2;}

.ProductCenter000103 {position: relative;}
.ProductCenter000103 .full-box {position: absolute;width: 100%;height: 100%;z-index: -1;}
.ProductCenter000103 .singlepage .RighInfo002227 {background: transparent;}








