@font-face {
  font-family: 'iconfont';  /* Project id 2757807 */
  src: url('https://at.alicdn.com/t/font_2757807_0j897upntx3s.woff2?t=1648022699981') format('woff2'),
       url('https://at.alicdn.com/t/font_2757807_0j897upntx3s.woff?t=1648022699981') format('woff'),
       url('https://at.alicdn.com/t/font_2757807_0j897upntx3s.ttf?t=1648022699981') format('truetype');
}
.iconfont{ 
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

body,html {
	background-image: linear-gradient(#c8dae6, #f0f5f9);
}

.hamburger {
  display: none;
}
.clear::after {
  content: "";
  display: block;
  clear: both;
}

#demo {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  text-align: center;
  padding-top: 20%;
  z-index: 9999999999;
  top: 0;
  left: 0;
}
#demo h3 {
  font-size: 24px;
}

#demo span {
  display: block;
  font-size: 16px;
  margin-top: 20px;
  line-height: 25px;
}
#demo span a {
  color: #ff0080;
}

.banner {
  width: 100%;
  height: 100vh;
  position: relative;
}
.swiper-container {
  width: 100%;
  height: 100%;
}

.ring img {
  width: 100%;
  display: block;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.ring:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}




.banner .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}


.banner .swiper-container {
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #000;
}

.banner .swiper-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.banner .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.banner .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all ease 0.5s;
  z-index: 99;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 0;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
.banner .swiper-container {
  min-height: 150px;
}

.banner a {
  display: block;
  width: 100%;
  height: 100%; 
}

.banner-page {
  bottom: 40px !important;
  z-index: 99;
  width: 100%;
}
.banner .inpro {
  width:84.53125vw;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  color: #fffefe;
  z-index: 9;
  position: absolute;
  left: 50%;
  margin-left: -42.265625vw;
  flex-direction: column;
  top: 0;
  visibility: hidden;
}



.banner .inpro span {
  display: inline-block;
  position: relative;
  font-size: 36px;
  letter-spacing: 3px;
  font-weight: 600;
  margin:15px 0;
}

.banner .inpro span:nth-child(2) {
  font-size: 48px;
}
.banner .inpro span:nth-child(3) {
  font-size: 24px;
  font-weight: normal;
}
.banner-page .swiper-pagination-bullet {
  width: 30px;
  height: 2px;
  background: #fff;
  opacity: 1;
  margin: 0 8px;
  border-radius: 0;
  text-align: center;
  position: relative;
  color: #fff;
}

.banner-page .swiper-pagination-bullet i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 15px;
  font-style: normal;
  margin-top: -25px;
  font-family: "Impact";
  letter-spacing: 1px;
}

.banner-page .swiper-pagination-bullet-active {
  color: #407FDC;
  background: #407FDC;
}
.banner .swiper-container {
  position: relative;
  z-index: 9;
}

/*  add  */
.header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0%;
  padding:0 3%;
  box-sizing: border-box;
  height: 90px;
  border-bottom:none;
  box-sizing: border-box;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 9999999;
}
.logo {
  width: 151px;
  height: 58px;
  margin-top: 5px;
  background: url(../img/logo.png);
  background-size:contain;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode:nearest-neighbor; 
}


.header .nav ul li {
  float: left;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
} 
.header .nav ul {
  height: 100%;
}
.header .nav ul li h3 {
  font-weight: normal;
}
  
.header .nav ul li h3 a {
  color: #fff;
  display: block;
  font-size: 17px;
  padding: 0 25px;
}
.header .nav ul li:hover h3 a:before {
  transform: rotateY(90deg) !important;
  -webkit-transform: rotateY(90deg) !important;
}
.header .nav ul li h3 a:before {
  content: "";
  position: absolute;
  width:22%;
  height: 2px;
  background: #fff;
  bottom: 24px;
  left: 50%;
  margin-left: -11%;
  z-index: 9;
  transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;  
}

.header .nav ul li.curr h3 a:before {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
}

.header .nav ul:after {
  content: "";
  display: block;
  clear: both;
}
.header .left {
  display: flex;
  align-items: center;
  height: 100%;
}
.header .left .nav {
  height: 100%;
  margin-left: 3.90625vw;
}




.header .listcur {
  position: absolute;
  top: 80px;
  left: 50%;
  display: none;
  z-index: 100;
  transition: all 0.3s;
  background: #fff;
  width: 120%;
  margin-left: -60%;
  padding: 3px 0 0 0;
  border-radius: 5px;
  text-align: center;
}
.header .listcur a {
  display: block;
  font-size: 14px;
  color: #333333;
  padding:0 20px;
  box-sizing: border-box;
  width: 100%;
  z-index: 90;
  height: auto;
  line-height: 40px;
  position: relative;
}
.header .listcur i {
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -14px;
  font-size: 16px;
  color: #fff;
  height: 20px;
  line-height: 20px;
}
.header .listcur a:hover {
  background: #407FDC;
  color: #fff;
}



.header .right {
  display: flex;
  align-items: center;
  transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;  
}
.header .right i {
   font-size: 26px;
   cursor: pointer;
}
.header .right .lang {
  margin-right: 38px;
  color: #fff;
  display: flex;
  align-items: center;
}
.header .right .lang:before {
  content: "";
  display: block;
  width: 1px;
  margin-right: 40px;
  height: 18px;
  background: #fff;
}

.headershow .right .lang {
  color: #333;
}
.header .right .evm {
  display: flex;
  align-items: center;
  color: #fff;
  position:relative; 
}
.header .right .evm i {
  color: #fff;
}
.header .right .evm:hover .evmshow {
  display: block;
}
.evmshow {
  position: absolute;
  left: -34px;
  top: 46px;
  width: 95px;
  height: 95px;
  display: none;
  background: #fff;
}
.evmshow span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.evmshow i {
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -12px;
  font-size: 14px !important;
  color: #fff;
  height: 20px;
  width: 20px;
  text-align: center;
  display: block;
  line-height: 20px;
}
.evmshow img {
  width: 95px;
}

.searBoxs {
  display: none;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 10px;
}
.headershow {
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
}

.headershow .logo {
  background: url(../img/logo2.png);
  background-size:contain;
}

.headershow .nav ul li h3 a {
  color: #333;
}
.headershow .nav ul li.curr h3 a:before {
  background: #333;
}
.headershow .listcur {
  border:1px solid #ececec;
  border-top: 0;
}
.headershow .right .lang:before {
  background: #333;
}
.headershow .right .evm i {
  color: #333;
}




.searBoxs .layui-input {
  width: 80%;
}
.searBoxs .layui-btn {
  background-color: #08477a;
}
.jiant {
  position: absolute;
  right: 0%;
  left: auto;
  bottom:70px;
  width: 12%;
}
.jiant .arrow {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border-radius: 50%;
  border:2px solid rgba(255,255,255,0.6);
}
.jiant .arrow:hover {
  background: #5793E1;
  opacity: 1;
  border:2px solid #5793E1;
}
.jiant .arrow:hover:after {
  color: #fff;
}
.jiant .arrow:after {
  font-size: 12px; 
}
.jiant .swiper-button-prev1 {
  left: 0 !important;
}

.jiant .swiper-button-next1 {
  right: auto;
  left: 60px;
}


.index-ones {
	width: 100%;
	display:flex;
	justify-content: space-between;
	position: relative;
}
/*.index-ones:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -57.734375vw;
	width: 115.46875vw;
	height: 100%;
	background-image: linear-gradient(#c8dae6, #f0f5f9);
	z-index: 1;
}*/
.index-ones .wrap {
	display:flex;
	justify-content: space-between;
}
.index-ones .left {
  width: 69.31608%;
  padding-bottom: 40px;
  position: relative;
  z-index: 999;
}

.index-ones .left:before {
  content: "";
  display: block;
  width: 1px;
  height: 0%;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(35,29,29,0.12);
  transition: all 2s ease-in;
  -moz-transition: all 2s ease-in;
  -webkit-transition: all 2s ease-in;
  -o-transition: all 2s ease-in;  
}

.index-ones .left .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 40px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
}
.index-ones .left .top:before {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(35,29,29,0.12);
  transition: all 2s ease;
  -moz-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;  
}

.index-ones .left.leftline:before {
  height: 100%;
}
.index-ones .left.leftline .top:before {
  width: 100%;
}
.title ul {
  display: flex;
  align-items: center;
}
.title ul li {
  display: block;
  height: 74px;
  line-height: 74px;
  margin-right: 40px;
  font-size: 16px;
  cursor: pointer;
  position: relative;
}
.title ul li.on {
  color: #407FDC;
}
.title ul li:before {
  content: "";
  position: absolute;
  width:100%;
  height: 4px;
  background: #407FDC;
  top: 0px;
  left:0%;
  z-index: 9;
  transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
}

.title ul li.on:before {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
}
.title ul li.on a {
  color: #407FDC;
}
.more {
  font-size: 12px;
  color: #000000;
  display: inline-flex;
  align-items: center;
  padding: 8px 20px;
  background: #F3F5F9;
  border-radius: 20px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;  
}
.more i {
  margin-left: 10px;
}

.more:hover {
  background: #407FDC;
  color: #fff;
}
.more:hover  i {
  color: #fff;
}

.index-ones .bd {
  display: block;
  position: relative;
  margin-top: 30px;
  z-index: 999;
}
.index-ones .bd .boxs ul li:nth-child(1) .img {
  display: none;
}
.index-ones .bd .boxs ul li:nth-child(1) .text {
  margin-left: 0;
}
/*.news .bd .boxs {
  display: none;
}*/
.index-ones .left .bd .boxs ul {
  display: flex;
  align-items: center;
}
.news-list ul li {
  display: block;
}
.index-ones .left .boxs ul li {
  margin-right: 40px;
}
.news-list ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-list ul li .img {
  width: 320px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.news-list ul li .img img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; 
}

.news-list ul li .text {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  width: 325px;
  margin-left: 50px;
}
.news-list ul li .time {
  display: flex;
  height: 36px;
  align-items: baseline;
  font-size: 18px;
  color: #407FDC;
  font-family: "Arial";
}
.news-list ul li .time b {
  font-size: 50px;
  color: #407FDC;
  margin-right: 10px;
}

.news-list ul li h3 {
  font-size: 20px;
  margin-top: 38px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; 
}

.news-list ul li .st {
  font-size: 14px;
  margin-top: 20px;
  height: 48px;
  line-height: 24px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news-list ul li .eys {
  display: flex;
  align-items: center;
  margin-top: 24px;
  color: #A6A6A6;
  font-size: 14px;
}
.news-list ul li .eys i {
  margin-right: 10px;
  font-size: 16px;
  display: inline-block;
}

.news-list ul li:hover h3 {
  color: #407FDC;
}
.news-list ul li:hover .img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.index-ones .right {
  width: 27.5%;
  position: relative;
  z-index: 999;
}
.index-ones .right .top {
  display: flex;
  align-items: center;
  margin-top: 24px;
  width: 100%;
  justify-content: space-between;
}

.index-ones .right .top h3 {
  font-size: 24px;
  font-weight: bold;
}

.video {
  margin-top: 20px;
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.video img {
  width: 100%;
  display: block;
}
.video .cen {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.1);
  position: absolute;
  left: 0;
  top:0;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; 
}
.video .cen i {
  font-size: 50px;
  color: #fff;
  display: block;
}
.video:hover .cen {
  opacity: 1;
  background: rgba(0,0,0,0.4);
}

.videoshow {
  display: none;
  width: 100%;
  height: 100%;
  overflow:hidden;
}
.videoshow video {
  object-fit:fill;
}

.index-twos {
  padding: 40px 0;
}
.index-twos ul {
  display: flex;
  justify-content: space-between;
}
.index-twos ul li {
  background: #FBFCFB;
  width: 14.285%;
  display: block;
  height: 300px;
  position: relative;
  padding: 30px;
  box-sizing: border-box;
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in; 
}


.index-twos ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.index-twos ul li:nth-child(odd) {
  background: #fff;
}
.index-twos ul li .boxs {
  position: relative;
  display: block;
  z-index: 10;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.index-twos ul li h3 {
  font-size: 25px;
  font-weight: normal;
  margin-top: 10px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; 
}

.index-twos ul li .st {
  text-transform: uppercase;
  font-size: 12px;
  color: rgba(51,44,44,0.5);
  display: block;
  margin-top: 8px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; 
}

.index-twos ul li .int {
  font-size: 14px;
  color: rgba(255,255,255,0.7);
  margin-top: 20px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-height: 24px;
  opacity: 0;
  -webkit-box-orient: vertical;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; 
}

.liao {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 14px;
  color: #fff;
  display: flex;
  align-items: flex-end;
  opacity: 0;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; 
}
.liao i {
  margin-left: 10px;
  animation: zzz 1s linear infinite;
  animation-direction:alternate; 
}

.donghua {
  position: absolute;
  right: 35px;
  bottom: 30px;
  z-index: 11;
}

#donghua1 b:nth-child(1) {
  width: 51px;
  height: 72px;
  display: block;
  position: absolute;
  right: 40px;
  bottom: 0;
  background: url(../img/pro-icon1-1.png) no-repeat;
  -webkit-animation:round1 4s linear infinite;
  animation:round1 4s  linear infinite;
}
#donghua1 b:nth-child(2) {
  width: 58px;
  height: 102px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  background: url(../img/pro-icon1-2.png) no-repeat;
  -webkit-animation:round2 4s linear infinite;
  animation:round2 4s  linear infinite;
}

#donghua2 b:nth-child(1) {
  width: 79px;
  height: 74px;
  display: block;
  position: absolute;
  right: 0px;
  bottom: 25px;
  background: url(../img/pro-icon2-1.png) no-repeat;
  -webkit-animation:round3 3.5s linear infinite;
  animation:round3 3.5s  linear infinite;
}
#donghua2 b:nth-child(2) {
  width: 79px;
  height: 75px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  background: url(../img/pro-icon2-2.png) no-repeat;
}


#donghua3 b:nth-child(1) {
  width: 60px;
  height: 62px;
  display: block;
  position: absolute;
  right: 42px;
  bottom: 42px;
  background: url(../img/pro-icon3-1.png) no-repeat;
  -webkit-animation:round2 4s linear infinite;
  animation:round2 4s  linear infinite;
}
#donghua3 b:nth-child(2) {
  width: 75px;
  height:78px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  background: url(../img/pro-icon3-2.png) no-repeat;
  -webkit-animation:round1 4s linear infinite;
  animation:round1 4s  linear infinite;
}

#donghua4 b:nth-child(1) {
  width: 49px;
  height: 100px;
  display: block;
  position: absolute;
  right: 30px;
  bottom: 0px;
  background: url(../img/pro-icon4-1.png) no-repeat;
  -webkit-animation:round1 5s linear infinite;
  animation:round1 5s  linear infinite;
}
#donghua4 b:nth-child(2) {
  width: 49px;
  height:100px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  background: url(../img/pro-icon4-2.png) no-repeat;
  -webkit-animation:round2 5s linear infinite;
  animation:round2 5s  linear infinite;
}


#donghua5 b:nth-child(1) {
  width: 54px;
  height: 53px;
  display: block;
  position: absolute;
  right: 25px;
  bottom: 40px;
  background: url(../img/pro-icon5-1.png) no-repeat;
    -webkit-animation:round2 5s linear infinite;
  animation:round2 5s  linear infinite;
}
#donghua5 b:nth-child(2) {
  width: 62px;
  height:62px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  background: url(../img/pro-icon5-2.png) no-repeat;
  -webkit-animation:round1 5s linear infinite;
  animation:round1 5s  linear infinite;
}

#donghua6 b:nth-child(1) {
  width: 57px;
  height: 22px;
  display: block;
  position: absolute;
  right:0px;
  bottom:70px;
  background: url(../img/pro-icon6-1.png) no-repeat;
  -webkit-animation:round3 2s linear infinite;
  animation:round3 2s  linear infinite;
}
#donghua6 b:nth-child(2) {
  width: 57px;
  height: 22px;
  position: absolute;
  right: 0;
  bottom: 32px;
  display: block;
  background: url(../img/pro-icon6-2.png) no-repeat;
  -webkit-animation:round3 2s linear infinite;
  animation:round3 2s  linear infinite;
}
#donghua6 b:nth-child(3) {
  width: 57px;
  height: 22px;
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0;
  background: url(../img/pro-icon6-3.png) no-repeat;
    -webkit-animation:round3 4s linear infinite;
  animation:round3 4s  linear infinite;
}


@-webkit-keyframes round1 {
  0% {
    -webkit-transform:translateX(0%);
    transform:translateX(0%)
  }
  25% {
    -webkit-transform:translateX(-10%);
    transform:translateX(-10%)
  }
  50% {
    -webkit-transform:translateY(10%);
    transform:translateY(10%)
  }
  75% {
    -webkit-transform:translateX(10%);
    transform:translateX(10%)
  }
  100% {
    -webkit-transform:translateX(0%);
    transform:translateX(0%)
  }
}
@keyframes round1 {
  0% {
    -webkit-transform:translateX(0%);
    transform:translateX(0%)
  }
  25% {
    -webkit-transform:translateX(-10%);
    transform:translateX(-10%)
  }
  50% {
    -webkit-transform:translateY(10%);
    transform:translateY(10%)
  }
  75% {
    -webkit-transform:translateX(10%);
    transform:translateX(10%)
  }
  100% {
    -webkit-transform:translateX(0%);
    transform:translateX(0%)
  }
}
@-webkit-keyframes round2 {
  0% {
  -webkit-transform:translateX(0%);
  transform:translateX(0%)
}
25% {
  -webkit-transform:translateX(10%);
  transform:translateX(10%)
}
50% {
  -webkit-transform:translateY(-10%);
  transform:translateY(-10%)
}
75% {
  -webkit-transform:translateX(-10%);
  transform:translateX(-10%)
}
100% {
  -webkit-transform:translateX(0%);
  transform:translateX(0%)
}
}@keyframes round2 {
  0% {
  -webkit-transform:translateX(0%);
  transform:translateX(0%)
}
25% {
  -webkit-transform:translateX(10%);
  transform:translateX(10%)
}
50% {
  -webkit-transform:translateY(-10%);
  transform:translateY(-10%)
}
75% {
  -webkit-transform:translateX(-10%);
  transform:translateX(-10%)
}
100% {
  -webkit-transform:translateX(0%);
  transform:translateX(0%)
}
}


@-webkit-keyframes round3 {
  0% {
  -webkit-transform:translateY(0%);
  transform:translateY(0%)
}
25% {
  -webkit-transform:translateY(9%);
  transform:translateY(9%)
}
50% {
  -webkit-transform:translateY(-9%);
  transform:translateY(-9%)
}
75% {
  -webkit-transform:translateY(-9%);
  transform:translateY(-9%)
}
100% {
  -webkit-transform:translateY(0%);
  transform:translateY(0%)
}
}@keyframes round3 {
    0% {
  -webkit-transform:translateY(0%);
  transform:translateY(0%)
}
25% {
  -webkit-transform:translateY(9%);
  transform:translateY(9%)
}
50% {
  -webkit-transform:translateY(-9%);
  transform:translateY(-9%)
}
75% {
  -webkit-transform:translateY(-9%);
  transform:translateY(-9%)
}
100% {
  -webkit-transform:translateY(0%);
  transform:translateY(0%)
}
}
.index-twos ul li .bgs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  height: 100%;
  background: #E5E8ED;
  overflow: hidden;
  opacity: 0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; 
}

.index-twos ul li .bgs img {
  height: 100%;
}
.index-twos ul li.curr .bgs {
  opacity:1;
}
.index-twos ul li.curr {
  width: 28.5%;
}
.index-twos ul li.curr .donghua {
  opacity: 0;
}
.index-twos ul li.curr .boxs {
  padding-right: 20%;
}

.index-twos ul li.curr h3 {
  color: #fff;
}
.index-twos ul li.curr .st {
  color: #fff;
}
.index-twos ul li.curr .int {
   opacity: 1;
}
.index-twos ul li.curr .liao {
  opacity: 1;
  bottom: 10px;
}

.index-threes {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 475px;
}

.index-threes .wrap {
  height: 100%;
  display: block;
}
.index-threes a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  position: relative;
}
.index-threes .left {
  width: 49.9%;
}

.index-threes .left h3 {
  font-size: 30px;
  color: #fff;
}

.index-threes .left .st {
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  margin-top: 30px;
}

.index-threes .left .liao {
  opacity: 1;
  bottom: 0px;
  position: relative;
  margin-top: 40px;
}

@keyframes zzz
{
from {margin-left:20px; }
to {margin-left:10px;opacity: 1;}
}

@-webkit-keyframes mymove 
{
from {margin-left:20px;}
to {margin-left:10px; opacity:1;}
}

.fwshow {
  width: 30.5%;
  background: #fff;
  box-sizing: border-box;
  padding:30px 35px 45px 35px; 
}
.fwshow h3 {
  font-size: 22px;
  letter-spacing:10px;
  font-weight: normal;
  color: #333;
  position: relative;
  padding-bottom: 20px;
  text-align: center;
}

.fwshow h3::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #EFEFEE;
  position: absolute;
  bottom: 0;
  left: 0;
}
.fwshow ul {
  display: flex;
  align-items: center;
  margin-top: 30px;
  justify-content: space-between;
}
.fwshow ul li {
  display: block;
  text-align: center;
}

.fwshow ul li b {
  display: block;
  font-size: 48px;
  font-weight: bold;
  color: #407FDC;
  font-family: "Arial";
}
.fwshow ul li b i {
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
}
.fwshow ul li b strong {
  font-size: 35px;
}
.fwshow ul li span {
  display: block;
  font-size: 14px;
  color: #a6a6a6;
}

.index-fours {
  display: block;
  padding: 40px 0;
  background-image: linear-gradient(#c8dae6, #f0f5f9);
}

.index-fours .wrap {
  display: flex;
  height: 250px;
  align-items: center;
  justify-content: space-between;
}

.index-fours .left {
  content: "";
  display: block;
  height: 100%;
  width: 33.3%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index-fours .left a:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #7eb7d4;
  border:1px solid #fff;
  position: absolute;
  left: 235px;
  bottom: 58px;
  border-radius: 50%;
}
.index-fours .left h3,.index-fours .left .st,.index-fours .left .liao {
  color: #333;
  text-shadow: 0 0 0 rgba(0,0,0,0);
}
.index-fours a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  padding:40px 50px  0 50px; 
}

.index-fours h3 {
  font-size: 24px;
  color:#ffff;
}

.index-fours .st {
  font-size: 15px;
  color: #fff;
  margin-top: 15px;
  display: block;
}

.index-fours .liao {
  position: relative;
  opacity: 1;
  color: #fff;
  margin-top: 85px;
  text-shadow: 0 0 5px rgba(0,0,0,0.5);
}


.index-fours .center {
  width: 33.33%;
  height: 100%;
}

.index-fours .right {
  width: 33.33%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.index-fours .rygd {
  width: 54.36%;
  position: absolute;
  right: 60px;
  top: 60px;
  height: 140px;
  overflow: hidden;
}
.index-fours .rygd:after {
  content: "";
  width: 100%;
  height: 60%;
  position: absolute;
  left: 0;
  bottom: 0;
 
}
.rygd ul li {
  padding-left: 65px;
  position: relative;
  font-size: 14px;
  color: #656565;
}
.rygd ul li h5 {
  position: absolute;
  top: 8px;
  left: 0;
  font-weight: normal;
}
.rygd ul li .lis {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 35px;
}

.index-fives {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 350px;
  width:100%;
  background-position: center -20px;
  background-repeat: no-repeat;
  background-size: cover;
  letter-spacing:2px;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease; 
}

.index-fives  .st {
  font-size: 30px;
  color: #fff;
}
.index-fives  h3 {
  font-size: 20px;
  color: #fff;
  margin-top: 30px;
  font-weight: normal;
}

.index-fives:hover {
  background-position:center -35px;
}


.footer {
  background: #141a25;
  padding:60px 0 0px 0; 
}
.footer .wrap {
  display: flex;
  justify-content: space-between;
}

.footer .top .left {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #fff;
}

.footer .top .left a {
  display: inline-block;
  margin-left: 18px;
  width: 42px;
  height: 42px;
  box-sizing: border-box;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
}
.footer .top .left a:nth-child(1) {
  background: #5691E4;
}
.footer .top .left a:nth-child(2) {
  background: #E3807B;
}
.footer .top .left a:nth-child(3) {
  background: #79C38F;
}
.footer .top .left i {
  font-size: 20px;
  color: #fff;
}
.footer .top .left a:hover {
  background: #595959;
  border:1px solid #595959;
}
.footer .top .left a:hover i {
  color: #fff;
}

.footer .top .right {
  display: flex;
  align-items: flex-start;
  margin-top: 50px;
}
.footer .top .right i {
  font-size: 24px;
  color: #333;
  background: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-right: 20px;
  border-radius: 50%;
}
.footer .top .right .st {
  font-size: 14px;
  color: #9d9d9d;
  margin-bottom: 10px;
}
.footer .top .right .st span {
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 33px;

}


.footer .center {
  width: 70%;
  display: flex;
  justify-content: space-between;
}
.footer .center .left {
  width: 100%;
  display: inline-block;
}
.footer .center .left ul li {
  margin-right: 6.25%;
  display: inline-block;
  font-size: 16px;
  float: left;
}
.footer .center .left ul li a {
  display: block;
  color: #8c8c8c;
  margin-bottom: 15px;
  font-size: 13px;
}
.footer .center .left ul li a:hover {
  color: #595959;
}
.footer .center .left ul li h3 {
  font-size: 16px;
  color:#fff;
  margin-bottom: 20px;
}
.footer .center .left ul:after {
  content: "";
  display: block;
  clear: both;
}

.footer .center .right {
  display: block;
}
.footer .center .right img {
  width: 117px;
  height: 117px;
}
.footer .center .right span {
  display: block;
  font-size: 16px;
  margin-top: 20px;
  color: #8c8c8c;
  text-align: center;
}

.footer .bottom {
  margin-top: 60px;
  font-size: 12px;
  color: #8c8c8c;
  padding: 30px 0;
  border-top: 1px solid #353535;
}
.footer .bottom .wrap {
  display: flex;
  justify-content: space-between;
}
.footer .bottom .left a {
  color: #8c8c8c;
  margin-right: 10px;
}
.footer .bottom .right a {
  margin-right: 35px;
  color: #8c8c8c;
}

.cbfixed {
  position: fixed;
  right: 0px;
  bottom: 15%;
  z-index: 99999999;
  display: none;
}
.cbfixed ul li {
  display: block;
  width: 49px;
  height: 49px;
  margin-top: 1px;
  background-color:rgba(0,0,0,0.3);
  text-align: center;
  position: relative;
  line-height: 48px;
  transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;  
}
.cbfixed ul li a {
  display: block;
  position: relative;
}
.cbfixed ul li i {
  font-size: 20px;
  color: #fff;
  display: block;
  position: relative;
  z-index: 999;
}

.cbfixed ul li .fwrx {
  position: absolute;
  right: 45px;
  width: 200px;
  text-align: center;
  color: #fff;
  line-height: 45px;
  top: 0;
  display: none;
  background-color: #000;
}

.cbfixed ul li .evmsh {
  display: none;
  position: absolute;
  right: 45px;
  width: 140px;
  height: 140px;
  background-color: #fff;
  border:1px solid #e8e8e8;
  text-align: center;
  box-sizing: border-box;
  padding: 5px;
  top: 0;
}
.cbfixed ul li .evmsh  img {
  width: 100%;
}
.cbfixed ul li:hover {
  background-color: #595959;
}

.innerbanner {
  height: 730px;
}

.neier .left {
  width: 100%;
  padding-bottom: 0;
}

.neier .left .top {
  padding-right: 0;
}
.neier .left:before {
  display: none;
}
.neier .shome {
  display: block;
  color: #808080;
  font-size: 15px;
}
.neier .shome a {
  color: #808080;
  margin: 0 8px;
  display: inline-block;
}
.neier .shome a:hover {
  color: #5691E4;
}
.neier .shome span {
  margin: 0 8px;
  display: inline-block;
}


.gsjj-ones {
  padding: 60px 0;
}
.gsjj-ones .wrap {
  display: flex;
  justify-content: space-between;
}
.gsjj-ones .left {
  width: 51.756%;
}

.title2 {
  display: flex;
  align-items: flex-end;
}
.title2 h3 {
  font-size: 36px;
  color: #262626;
  font-weight: normal;
}

.title2  span {
  display: block;
  color: #363636;
  font-size: 15px;
  margin-left: 20px;
  text-transform: uppercase;
}
.title2 .shot {
  font-size: 22px;
  margin-top: 20px;
}
.gsjj-ones .st {
  margin-top: 40px;
  font-size: 15px;
  color: #595959;
  line-height: 30px;
}
.gsjj-ones .st p {
  margin-top: 15px;
}

.gsjj-ones .fwshow {
  width: 60%;
  background: none;
  padding: 0;
  padding-left: 0; 
}
.gsjj-ones .fwshow ul {
  margin-top: 40px;
}
.gsjj-ones .fwshow b {
  font-size: 34px;
}
.gsjj-ones .fwshow b strong {
  font-size: 30px;
}
.gsjj-ones .fwshow b i {
  margin-left: 3px;
}

.gsjj-ones .right {
  width: 38.01%;
}

.gsjj-ones .right .video {
  height: 350px;
  border-radius: 0 15px 15px 15px;
  overflow: hidden;
}

.gsjj-twos {
  height: 420px;
  background-position: center -10px;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease; 
}
.gsjj-twos .wrap {
  height: 100%;
  display: flex;
  align-items: center;
}
.gsjj-twos ul {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gsjj-twos ul li {
  display: block;
  width: 47%;
  background-image: linear-gradient(#c8dae6, #f0f5f9);
  padding: 35px 75px 35px 45px;
  box-sizing: border-box;
  border-bottom: 4px solid #5793E1;
}

.gsjj-twos ul li h3 {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  display: flex;
  align-items: flex-end;
  letter-spacing: 1px;
}
.gsjj-twos ul li h3 span {
  font-size: 16px;
  margin-left: 15px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.gsjj-twos ul li .st {
  display: block;
  font-size: 24px;
  color: #407FDC;
  font-weight: bold;
  margin-top: 20px;
}

.gsjj-twos ul li .int {
  display: block;
  font-size: 15px;
  line-height: 24px;
  margin-top: 20px;
}

.gsjj-twos:hover {
  background-position:center -20px;
}


.gsjj-threes {
	margin-top: -20px;
  padding-top: 60px;
  background-image: linear-gradient(#c8dae6, #f0f5f9);
}


.gsjj-threes .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gsjj-threes ul {
  margin-top: 10px;
  margin-left: -2.2%;
}
.gsjj-threes ul:after {
  content: "";
  display: block;
  clear: both;
}
.gsjj-threes ul li {
  display: block;
  width: 22.8%;
  float: left;
  margin-left: 2.2%;
  margin-top: 40px;
}

.gsjj-threes ul li .img {
  width: 100%;
  height: 232px;
  overflow: hidden;
  background: #F8F8F8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gsjj-threes ul li .img  img {
  max-width: 90%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; 
}
.gsjj-threes ul li span {
  display: block;
  margin-top: 10px;
  line-height: 30px;
  font-size: 15px;
  text-align: center;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.gsjj-threes ul li:hover .img img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.gsjj-threes ul li:hover span {
  color: #407FDC;
}
.mt100 {
  padding-top: 80px;
  background: #f0f5f9;

}

.mt60 {
  padding-top: 60px;
}

.shot {
  margin-top: 30px;
  font-size: 22px;
}

.fzlc {
  margin-top: 60px;
  position: relative;
}
.fzlc:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -50%;
  height: 1px;
  width: 100%;
  background: #dedede;
  top: 65px;
  z-index: 5;
  transition: all 5s ease;
  -moz-transition: all 5s ease;
  -webkit-transition: all 5s ease;
  -o-transition: all 5s ease; 
  transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg); /* Safari 与 Chrome */
}

.fzlcline:after {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg); /* Safari 与 Chrome */
}
.fzlc .wrap {
  z-index: 98;
}
.fzlc .swiper-slide {
  display: block;
  text-align: center;
}
.fzlc h3 {
  font-size: 26px;
  color: #407FDC;
}

.fzlc .yuan {
  width: 21px;
  height: 21px;
  background: rgba(64,127,220,0.38);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-top: 20px;
}
.fzlc .yuan span {
  display: block;
  width: 11px;
  height: 11px;
  background: rgba(64,127,220,1);
  border-radius: 50%;
}

.fzlc .boxs {
  display: block;
  width: 100%;
  margin-top: 30px;
  border:1px solid #ececec;
  padding: 35px 30px;
  background: #fff;
  box-sizing: border-box;
}

.fzlc .boxs .icon {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  border:1px dashed #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.fzlc .boxs .icon i {
  background: #e5e5e5;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #465BA8;
  font-size: 34px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; 
}

.fzlc .boxs h4 {
  font-size: 20px;
  margin-top: 20px;
  position: relative;
  padding-bottom: 15px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; 
}
.fzlc .boxs h4:after {
  content: "";
  display: block;
  position: absolute;
  left:50%;
  width: 24px;
  margin-left: -12px;
  height: 4px;
  background: #465BA8;
  bottom: 0px;
}

.fzlc .boxs .int {
  display: block;
  margin-top: 20px;
  font-size: 15px;
  line-height: 30px;
  min-height: 150px;
  text-align: justify;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.fzlc .swiper-slide:hover .boxs .icon i {
  background: #465BA8;
  color: #fff;
}

.fzlc .swiper-slide:hover h4 {
  color: #465BA8;
}


.news-listshow ul:after {
  content: "";
  display: block;
  clear: both;
}
.news-listshow ul li {
  float: left;
  width: 25%;
  margin-top: 70px;
  position: relative;
}

.news-listshow ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 220px;
  background: #ececec;
  margin-top: -110px;
}
.news-listshow ul li a {
  flex-direction: column;
}
.news-listshow ul li .text {
  margin-left: 0;
}

.news-listshow ul li .img {
  margin-top: 25px;
}

.news-listshow ul li:nth-child(4n+1)::before {
  display: none;
}

.tit-top {
  background: #eee;
  padding: 50px 0;
}

.tit-top h3 {
  font-size: 24px;
  color: #262626;
  line-height: 40px;
  font-weight: normal;
  width: 50%;
}
.tit-top .st {
  margin-top: 30px;
  font-size: 16px;
  color: #8c8c8c;
}
.tit-top .st i {
  margin-right:10px;
}
.xw-content {
  margin: 60px 0;
}


.xw-content .cons {
  width: 80%;
  font-size: 16px;
  color: #262626;
  line-height: 30px;
  margin: 0 auto;
}

.xw-content .cons img {
  max-width: 100%;
}

.share {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 50px;
}

.share a {
  margin: 0 5px;
}

.careers {
  margin-top: 80px;
}

.careers .boxs {
  width: 100%;
  position: relative;
  margin-top: 30px;
}
.careers .boxs .list {
  background: #fff;
  border-left: 3px solid #407FDC;
  height: 50px;
  position: relative;
  cursor: pointer;
}
.careers .boxs .list h3 {
  float: left;
  font-size: 18px;
  color: #333;
  padding-left: 20px;
  line-height: 50px;
}
.careers .boxs .list i {
  float: right;
  display: block;
  line-height: 50px;
  color: #333;
  font-size: 18px;
  width: 50px;
  text-align: center;
}
.careers .boxs .list span {
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  display: none;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Safari and Chrome */
}
.careers .boxs .st {
  position: absolute;
  top: 0px;
  line-height: 50px;
  color: #fff;
  font-size: 15px;
  right: 70px;
  display: none;
}
.careers .boxs .listed {
  display: none;
  margin-top: 2px;
  padding: 40px 30px;
  background: #fff;
}

.careers .boxs .listed .ls {
  width: 49%;
  display: inline-block;
  float: left;
}
.careers .boxs .listed:after {
  content: "";
  display: block;
  clear: both;
}
.careers .boxs .listed .ls h3 {
  font-size: 14px;
  color: #333;
}
.careers .boxs .listed .ls p {
  margin-top: 10px;
  line-height: 30px;
  font-size: 14px;
}
.careers .boxs .listed .ls .ls_content {
  margin-top: 10px;
  line-height: 30px;
  font-size: 14px;
}

.careers .boxs .addlist {
  background: #407FDC;
}
.careers .boxs .addlist h3 {
  color: #fff;
}
.careers .boxs .addlist i {
  color: #fff;
  transform: rotate(90deg);
-ms-transform: rotate(90deg); /* IE 9 */
-webkit-transform: rotate(90deg); /* Safari and Chrome */
}

.careers .boxs .addlist .st {
  display: block;
}

.careers .boxs .ls span {
  display: block;
  color: #407FDC;
  font-size: 18px;
  margin-top: 20px;
  font-weight: bold;
}

.jrwm {
  padding-bottom: 70px;
}

.llgz {
  margin-top: 70px;
}

.llgz h3 {
  font-size: 30px;
}
.llgz .st {
  font-size: 14px;
  color: #737373;
  margin-top: 25px;
  line-height: 28px;
}

.llgz ul {
  margin-top: 60px;
}
.llgz ul:after {
  content: "";
  display: block;
  clear: both;
}
.llgz ul li {
  display: flex;
  float: left;
  align-items: center;
  min-width: 20%;
  line-height: 28px;
  padding-right: 6%;
  box-sizing: border-box;
    margin-top: 20px;
}

.llgz ul li i {
  font-size: 24px;
  color: #454545;
  margin-right: 10px;
}
.llgz ul li .int {
 font-size: 16px;
  color: #454545;
  display: flex;
  align-items: center;
}
.llgz ul li:nth-child(1) {
  align-items: flex-start;
}

.llgz ul li:nth-child(1) .int {
  margin-bottom: 14px;
}
.llgz ul li:nth-child(1) i {
  width: 30px;
  height: 30px;
  background: #5793E1;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
}
.llgz ul li:nth-child(1) .int b {
  font-size: 24px;
  color: #3287E4; 
}

.ditu {
  width: 100%;
  margin-top: 70px;
  height: 300px;
  margin-bottom: 30px;
  position: relative;
}
.ditu .wrap {
  height: 100%;
}
#maps {
  width: 85%;
  height: 100%;
  position: relative;
  z-index: 9;
}

.ditu .zhan {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(255,255,255,0.9);
  position: absolute;
  left:50%;
  width: 350px;
  top: 50%;
  margin-top: -100px;
  margin-left:30px;
  padding: 18px 10px;
  box-sizing: border-box;
  z-index: 99;
}
.ditu .zhan img {
  max-width: 100px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode:nearest-neighbor; 

}
.ditu .zhan .text {
  margin-left: 14px;
  line-height: 28px;
}
.ditu .zhan .text h5 {
  margin-bottom: 3px;
}

.lwpq {
/*  padding-top: 150px;*/
  box-sizing: border-box;
  padding-bottom: 50px;
  background-image: initial !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: linear-gradient(#c8dae6, #f0f5f9)!important;
}

/*.lwpq .title2 h3 {
  color: #fff;
}

.lwpq .title2 span {
  color: #fff;
}*/

.lwpq .out {
  margin-top: 40px;
  font-size: 15px;
  width: 70%;
  line-height: 30px;
}

.lwpq .astlw {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}

.lwpq .astlw .boxs {
  width: 47%;

  padding: 40px 80px 40px 0px;
  box-sizing: border-box;
/*  height: 414px;*/
  overflow-x: hidden;
}

.lwpq .astlw h3 {
  border-left: 4px solid #3287E4;
  padding-left: 15px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  margin-bottom:20px;
  font-weight: normal;
}

.lwpq .astlw p {
  line-height: 30px;
  display: block;
  margin-top: 10px;
  font-size: 15px;
  position: relative;
}

.lwpq .astlw .boxs:nth-child(2) p {
  padding-left: 20px;
}

.lwpq .astlw .boxs:nth-child(2) p:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
  width: 4px;
  height: 4px;
  background: #4D4D4D;
  border-radius: 50%;
}

.lwpq .astlw .boxs::-webkit-scrollbar{
  width:10px;
  background: #f1f1f1;
}
.lwpq .astlw .boxs::-webkit-scrollbar-track-color {
}
.lwpq .astlw .boxs::-webkit-scrollbar-thumb{
  background: #c1c1c1;

}
.lwpq .astlw .boxs::-webkit-scrollbar-thumb:hover{
  background: #f1f1f1;
}
.lwpq .astlw .boxs::-webkit-scrollbar-corner{
  background: #c1c1c1;
}

.fzlc:after {
  display: none;
}

/*.header .nav ul li:nth-child(3) .listcur a:nth-child(5) {
	display: none;
}*/

.evmlayer img {
  width: 200px;
  height: 200px;
  display: block;


}
.evmlayer span {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}

.evmlayer .layui-layer-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}



/*   sbADD */
/*@media screen and (min-width:1628px) and (max-width:5000px) {
  .header {
    left: 50%;
    margin-left: -812px;
  }
}
.wrap {
  width: 1624px;
}
.banner .inpro {
  width: 1560px;
  margin-left: -780px;
}
*/


/*  手机端底部悬浮 */
.mobileBoxs {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 3px 0;
  background: #015BF5;
  width: 100%;
  z-index: 9999999999999;
  display: none;
}
.mobileBoxs ul {
  display: flex;
  justify-content: space-around;
}
.mobileBoxs ul li {
  display: inline-block;
}
.mobileBoxs ul li a {
  display: block;
}
.mobileBoxs ul li i {
  width: 28px;
  height: 28px;
  line-height: 28px;
  display: block;
  margin: auto;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.mobileBoxs ul li span {
  display: block;
  font-size: 12px;
  color: #fff;
  height: 20px;
  line-height: 20px;
}

.mobileIn {
  height: 54px;
  display: none;
  width: 100%;
}
