@charset "UTF-8";

* {
  font-family: 'Microsoft YaHei';
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden;
}

img {
  max-width: 100% !important;
}

a {
  text-decoration: none;
  color: #333;
}


ul,
ol {
  margin: 0;
  margin-bottom: 0;
  list-style: none;
}

#pages a,
#pages span {
  border: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 5px 10px;
}

#pages span {
  color: #fff;
  font-weight: bold;
  border: 1px solid #2059a8;
  background-color: #2059a8;
}
#pages{
	clear:both;
	padding:20px 0;
}
a,
a:hover,
a.text-white:hover,
.text-white a:hover {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  text-decoration: none;
}

a:hover {
  color: #2059a8 !important;
}

.trans {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.ie-alert {
  font-size: 20px;
  display: none;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  background: #d22234;
}

/*常用css样式*/
pre {
  font-family: '微软雅黑';
  font-size: 14px;
  line-height: 29px;
  margin: 0;
  padding: 0;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  color: #fff;
  border: none;
  background-color: transparent;
}

.form-control,
.input-text {
  font-size: 14px;
  line-height: 1.42857143;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.font-bold {
  font-weight: bold;
}

.text-black {
  color: #323232;
}

.word-break,
.home-about-time,
.home-about-pro,
.home-pro-item {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}

.padding-zero {
  padding: 0;
}

#allmap img {
  max-width: inherit;
}

#allmap {
  width: 100%;
  height: 300px;
}

.text-white {
  color: #fff !important;
}

/* 导航 */
@media(min-width:1440px) {
  .top {
    padding: 0 50px;
  }
}

@media(min-width:1441px) {
  .container {
    width: 1440px;
  }
}

.top {
  background-color: rgba(32, 89, 168, .9);
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 999;
  padding:10px 0;
}

.language a {
  color: #fff;
}

.language a:hover {
  color: #f7ac0a !important;
}

.home-pro {
  position: relative;
}

canvas {
  display: block;
}

.waves {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.text-brand {
  color: #2059a8;
}

.home-brand-zh {
  font-size: 32px;
}

.home-brand-en {
  font-size: 24px;
  font-weight: lighter;
  text-transform:uppercase;
}

.home-brand {
  overflow: hidden;
  clear:both;
}

.home-pro {
  padding-top: 60px;
}

.title-line {
  width: 20%;
  height: 1px;
  background-color: #c4c4c4;
  margin: 15px 0;
}

.home-pro-title {
  font-size: 18px;
  margin-bottom: 20px;
}

.home-pro-item {
  line-height: 2em;
  padding-right: 10px;
}

.home-pro-item:hover {
  padding-left: 15px;
}

.home-pro .col-sm-3:nth-of-type(4) .home-pro-item {
  width: 50%;
  float: left;
}

.home-pro-i {
  display: none;
}

.home-pro-img {
  padding: 20px 0;
}

.margin-top-60 {
  margin-top: 60px;
}

.home-case {
  position: relative;
}

.home-case-brand {
  position: absolute;
  top: 20px;
  z-index: 999;
  width: 100%;
}

.swiper-info {
  position: absolute;
  right: 0;
  background-color: rgba(32, 89, 168, .8);
  top: 0;
  height: 100%;
  padding: 100px 30px;
}
.home-news{
  position: relative;
}
.home-case-title {
  font-size: 32px;
}

.home-case-info {
  font-size: 16px;
  padding: 10px 0;
}

.home-case-btn {
  font-size: 16px;
  margin-top: 100px;
}

.home-case-btn a {
  background-color: #2059a8;
  padding: 10px 30px;
  color: #fff;
}

.home-case-btn a:hover {
  background-color: #fff;
  color: #2059a8 !important;
}

.site-canvas {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.dna {
  width: 100%;
  height: 250px;
  text-align: center;
  overflow: hidden;
  margin: auto;

}

.dna_section {
  position: relative;
  margin: 0 5px;
  width: 50px;
  height: 250px;
  display: inline-block;
}

.dna_section .node {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #c3d0e6;
  -webkit-animation: 4s topNode ease-in-out infinite;
  animation: 4s topNode ease-in-out infinite;
}

@-webkit-keyframes topNode {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    top: 0;
    z-index: 10;
    opacity: 0.75;
  }

  25% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    top: 200px;
    z-index: 0;
    opacity: 0.75;
  }

  75% {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    top: 0;
    opacity: 0.75;
  }
}

@keyframes topNode {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    top: 0;
    z-index: 10;
    opacity: 0.75;
  }

  25% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    top: 200px;
    z-index: 0;
    opacity: 0.75;
  }

  75% {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    top: 0;
    opacity: 0.75;
  }
}

.dna_section .node.bottom {
  top: auto;
  bottom: 0;
  background: #c3d0e6;
  -webkit-animation: 4s bottomNode ease-in-out infinite;
  animation: 4s bottomNode ease-in-out infinite;
}

@-webkit-keyframes bottomNode {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    bottom: 0;
    opacity: 0.75;
  }

  25% {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    opacity: 0.5;
  }

  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    bottom: 200px;
    opacity: 0.75;
  }

  75% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    bottom: 0;
    opacity: 0.75;
  }
}

@keyframes bottomNode {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    bottom: 0;
    opacity: 0.75;
  }

  25% {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
    opacity: 0.5;
  }

  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    bottom: 200px;
    opacity: 0.75;
  }

  75% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    bottom: 0;
    opacity: 0.75;
  }
}

.home-news,.home-img-news {
  position: relative;
}
.home-news-img{
  width: 100%;
  height:320px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.home-news-title{
  position: absolute;
  bottom: 0;
  padding: 10px 0;
  background-color: rgba(32, 89, 168, .8);
  width: 100%;
  font-size: 16px;
}
.text-white a{
  color: #fff;
}
.home-xw-title{
  font-size: 16px;
}
.home-xw-time{
  color: #828282;
  padding:10px 0;
}
.home-xw-des{
  color: #828282;
  line-break: 2em;
  display: none;
}
.home-xw-item{
  overflow: hidden;
  /* background-color: #fff; */
  margin-bottom: 15px;
}

.home-case-item {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 100px;
    padding: 5px;
    text-align: center;
    border: 1px #ddd solid;
}

.home-case-item a {
    display: table-cell;
    width: 100%;
    height: 100px;
    vertical-align: middle;
}

.home-case-item a img {
    max-width: 100%;
    max-height: 100px;
    margin: 0 auto;
}

.home-case-item img{
	max-height:100px;
}
.home-pro-nav{
	width:20%;
	float:left;
}
.footer{
  background-color: #333238;
  padding: 20px 0;
}
.footer-nav-title{
  font-size: 16px;
  margin-bottom:10px;
}
.footer-nav-ul li{
  padding:5px 0;
}
.code{
  padding:15px 0;
}
.copyright{
  background-color: #2a2a2a;
  padding:10px 0;
}
/* 新闻 */
.bread {
  font-size: 16px;
  padding: 20px 0;
  color: #b0b0b0;
  background-color: #f7f7f7;
  margin-bottom:30px;
}

.bread a {
  color: #b0b0b0;
}

.btn-bread{
  padding:6px 20px;
  border: 1px solid #b0b0b0;
  border-radius: 17px;
  margin-left: 20px;
  font-size: 14px;
}
a.btn-bread-active{
  color: #fff;
  background-color: #2059a8;
  border-color: #2059a8;
}
a.btn-bread-active:hover{
  color: #fff !important;
}
.btn-bread:hover{
  border-color: #2059a8;
  color: #2059a8;
}
.home-news-day{
  font-size: 32px;
}
.cat-news-item{
  padding:15px 0;
  overflow: hidden;
  border-bottom: 1px dashed #ddd;
  
}
.cat-news-item:hover{
  background-color:#f7f7f7;
  border-bottom: 1px solid #2059a8;
}
.cat-news-item:hover a{
  color: #2059a8;
}
.cat-news-img img{
  max-height: 100px;
}
.cat-news-img{
  height: 160px;
  margin-top: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.cat-news-info{
  color:#888;
  padding: 10px 0;
  overflow: hidden;
}
.cat-news-title{
  font-size: 24px;
}
.cat-news-btn{
  margin-top: 20px;
  overflow: hidden;
}
.cat-news-btn a{
  padding:15px 25px;
  display: block;
  float: left;
  border-right: 1px solid #2059a8;
  border-left: 1px solid #2059a8;
}
@media(max-width:768px){
  .cat-news-btn a{
    padding:10px 25px;
  }
  
}
.show-news-con img{
  height: auto !important;
}
.cat-news-btn i{
  padding-left: 30px;
  color: #2059a8;
}
.cat-news-btn:hover a{
  background-color: #2059a8;
}
.cat-news-btn:hover a,.cat-news-btn:hover i{
  color:#fff !important;
}
.show-news-content{
  background-color: #f6f9fd;
  padding: 50px 20px 20px 20px;
}
.show-news-title{
  font-size: 24px;
}
.show-news-in{
  color:#888;
  padding:15px 0;
  overflow:hidden;
}
.show-news-con,.show-news-con span{
  font-size:16px;
  line-height: 2em;
  font-family:'微软雅黑' !important;
}
.show-news-con img{
	display:block;
	margin:auto;
}
.next{
  background-color: #f6f9fd;
  padding: 20px;
  margin-bottom: 20px;
}
.pre{
  font-size:18px;
  padding-bottom: 10px;
}
.home-case{
	background-image: url(../../images/case-bg.jpg);
  padding: 30px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/* 产品 */
#cat-pro-container{
  background-image: url(../../images/cat-pro.jpg);
  padding-top: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.cat-pro-container {
  position: relative;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 200px;
  padding: 5px;
  text-align: center;
  border: 1px #ddd solid;
  
}
.cat-pro-img{
	display: table-cell;
  vertical-align: middle;
  height:100%;
  width:100%;
}
.cat-pro-container a {
  display: table-cell;
  width: 100%;
  height: 200px;
  vertical-align: middle;
}

.cat-pro-container a img {
  max-width: 100%;
  max-height: 200px;
  margin: 0 auto;
}
.cat-pro-name{
  border: 1px solid #ddd;
  border-top: none;
  line-height: 40px;
  margin-bottom: 30px;
}
.cat-pro-name,.cat-pro-container{
  background-color: #fff;
}
.cat-pro-ontainer img{
  display: block;
  margin: auto;
}
.show-pro-title {
  font-size:24px;
  margin-bottom: 15px;
}
.show-pro-info{
  font-size: 16px;
  line-height: 2em;
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
/* 案例case */
.cat-case-name{
  padding: 8px 10px;
  border:1px solid #ddd;
  border-top: none;
  overflow: hidden;
  margin-bottom:30px;
}
.cat-case-title{
  font-size: 16px;
  padding:5px 0;
}
.show-case-title{
  font-size: 32px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
  float: left;
}
.show-case-add{
  font-size:16px;
  line-height: 2em;
  color: #686868;
}
.show-case-info{
  font-size:16px;
  line-height: 2em;
  padding-bottom: 20px;
}
.page-about{
	font-size:16px;
	line-height:2em;
}
.table td{
	vertical-align:middle !important;
}

.mo-des{
  font-size: 16px;
  line-height: 2em;
}
.pro-mo-title{
  font-size:22px;
}
.pro-mo-des{
  color: #777;
  line-height: 2em;
  padding:15px 0;
}
.color-img{
  height:190px;
}
.color-img img{
  max-height: 190px;
}
.pro-mo-read{
  font-size: 22px;
  margin-bottom: 15px;
}
.btn-mo{
  font-size: 16px;
  border: 1px solid #ddd;
  padding:10px 0;
  margin-bottom: 30px;
}
.pro-mo-item{
	padding:30px 0;
}
.swiper-partner img{
	max-height:170px;
}
.honor-container {
  position: relative;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 200px;
  padding: 5px;
  text-align: center;
  border: 1px #ddd solid;
  background-color:#fff;
}

.honor-container a {
  display: table-cell;
  width: 100%;
  height: 200px;
  vertical-align: middle;
}

.honor-container a img {
  max-width: 100%;
  max-height: 200px;
  margin: 0 auto;
}
.honor-name{
  border: 1px solid #ddd;
  border-top: none;
  line-height: 40px;
  margin-bottom: 30px;
  background-color:#fff;
}
.show-jianjie span{
	color:#2059a8;
	font-size:24px;
	font-weight:bold;
	padding-bottom:15px;
	display:block;
}
.show-pro-info img{
	display:block;
	margin:auto;
}
.list-pro-container{
	height:190px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.list-pro-name{
	font-size:24px;
	margin-bottom:15px;
}
.list-pro-des{
	font-size:16px;
	line-height:1.75em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height:84px;
}
.list-pro{
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #ddd;
}
.list-pro-btn{
	margin-top:15px;
}

tr.info td{
	background-color:#2059a8 !important;
	color:#fff;
}
.home-case-about{
	font-size:16px;
	line-height:2em;
	margin-bottom:20px;
	overflow:hidden;
}

.home-honor-container {
  position: relative;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 260px;
  padding: 5px;
  text-align: center;
  border: 1px #ddd solid;
  background-color:#fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-honor-container a {
  display: table-cell;
  width: 100%;
  height: 260px;
  vertical-align: middle;
}

.home-honor-container a img {
  max-width: 100%;
  max-height: 260px;
  margin: 0 auto;
}
.home-case-item img{
  -webkit-transition: all .4s ease !important;
  -moz-transition: all .4s ease !important;
  -o-transition: all .4s ease !important;
  transition: all .4s ease !important;
}
.home-case-item:hover img{
	transform: scale(1.1);
}


@media(max-width:768px){
	body{
		padding-top:60px;
	}
	.footer,.copyright{
		text-align:center;
	}
	.container{
		padding-left:20px;
		padding-right:20px;
	}
	.bread .col-sm-8{
		overflow:hidden;
		padding:15px 0;
	}
	.bread .col-sm-8 .btn-bread{
		width:30%;
		margin-left:3.3333%;
		display:block;
		float:left;
		text-align:center;
		margin-bottom:15px;
	}
	.cat-pro-container,.cat-pro-container a{
		height:150px;
	}
	.cat-pro-container a img{
		max-height:140px;
	}
	.margin-top-60{
		margin-top:30px;
	}
	.home-pro-nav{
		width:50%;
		overflow:hidden;
	}
	.home-pro{
		width:100%;
	}
}
@media(min-width:3000px){
  .banner-c img{
    display: block;
    margin:auto;
  }
  .container{
    width: 1920px;
  }
  .swiper-slide img{
    margin: auto;
    display: block;
  }
}