
#pages {
  margin: 20px 0;
  clear: both;
}

#pages a,
#pages span {
  border: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 5px 10px;
}

#pages span {
  color: #fff;
  font-weight: bold;
  border: 1px solid #293c8b;
  background-color: #293c8b;
}

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: #004884;
}

.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,
textarea {
  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 {
  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;
  }
}

.language {
  background-color: #293c8b;
  text-align: center;
  margin-right: 0 !important;
  padding: 0 50px;
}

.language a {
  color: #fff;
}

.language a:hover {
  color: #f98d20 !important;
}

/* 关于我们 */
.bread {
  line-height: 60px;
  background-color: #004884;
}

.bread-brand {
  font-size: 24px;
}

.bread span {
  padding: 0 15px;
}

.cat-about-info {
  padding: 80px 80px 80px 100px;
}

.cat-about-title {
  font-size: 32px;
}

.cat-about-line {
  width: 50px;
  height: 1px;
  background-color: #d22234;
  margin: 20px 0;
}

.about-info {
  /* font-size: 16px; */
  line-height: 2em;
}

.cat-about-more {
  margin-top: 80px;
}

.btn-more {
  background-color: #d22234;
  padding: 8px 30px;
  color: #fff;
  border-radius: 17px;
}

.btn-more span {
  padding-left: 30px;
}

.btn-more:hover {
  background-color: #293c8b;
  color: #f3860f;
}

#about {
  position: relative;
}

.cat-about-img {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  /* background-color: #293c8b; */
  background-image: url(../../images/company.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

.cat-about-culture {
  background-color: #f7f7f7;
  padding: 80px 0;
}

.text-brand {
  color: #293c8b;
}

.margin-top-30 {
  margin-top: 30px;
}

.cat-about-t {
  font-size: 32px;
}

.cat-about-a {
  padding: 15px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}

.cat-about-power {
  position: relative;
  overflow: hidden;
}

.cat-about-power:hover .cat-about-a {
  background-color: #293c8b;
  color: #fff;
}

.cat-about-power:hover a {
  color: #fff;
}

.cat-about-d {
  margin-top: 10px;
  line-height: 1.5em;
  height: 0;
  overflow: hidden;
  font-size: 16px;
}

.cat-about-power:hover .cat-about-d {
  height: auto;
}

.cat-about-power img {
  transition: all 0.6s;
}

.cat-about-power:hover img {
  transform: scale(1.1);
}

.cat-brand-des {
  padding-top: 20px;
}

.cat-about-bg {
  background-image: url(../../images/about-bg.jpg);
  padding: 100px 0;
  background-position: center;
  background-repeat: no-repeat;
}

.circle {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: #fff;
  padding-top: 20px;
  margin: auto;
}

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

.icon-c {
  width: 80px;
  height: 80px;
  margin: auto;
  background-image: url(../../images/icon.png);
  background-repeat: no-repeat;
}

.icon-text {
  font-size: 16px;
  padding-top: 8px;
}

#icon .icon:nth-child(1) .icon-c {
  background-position: 0 0;
}

#icon .icon:nth-child(2) .icon-c {
  background-position: -80px 0;
}

#icon .icon:nth-child(4) .icon-c {
  background-position: -160px 0;
}

#icon .icon:nth-child(3) .icon-c {
  background-position: -240px 0;
}

.icon:hover .circle {
  background-color: #293c8b;
}

.icon:hover a {
  color: #fff !important;
}

#icon .icon:nth-child(1):hover .icon-c {
  background-position: 0 -80px;
}

#icon .icon:nth-child(2):hover .icon-c {
  background-position: -80px -80px;
}

#icon .icon:nth-child(4):hover .icon-c {
  background-position: -160px -80px;
}

#icon .icon:nth-child(3):hover .icon-c {
  background-position: -240px -80px;
}



ul {
  list-style: none;
}

.text-white a {
  color: #fff;
}


/* 新闻news */
.news-list {
  overflow: hidden;
  padding: 20px 0;
}

.news-day {
  font-size: 32px;
  margin-bottom: 5px;
}

.news-year {
  font: 16px;
}

.news-title a {
  font-size: 18px;
}

.news-from,
.show-news-info {
  color: #555;
  padding: 10px 0;
  overflow: hidden;
}
.show-news-info{
	font-size:16px !important;
	font-family:"微软雅黑" !important;
	line-height:1.75em !important;
}
.news-des {
  line-height: 1.75em;
}

.news-time {
  padding: 30px 0;
  border-right: 1px solid #ddd;
}

.news-img {
  width: 100%;
  height: 140px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.show-news-title {
  font-size: 24px;
  margin-top: 30px;
}

.show-news-info {
  font-size: 16px;
  line-height: 2em;
  margin-bottom: 20px;
}
.show-news-info img{
height:auto !important;
}
.next {
  line-height: 60px;
  margin-bottom: 10px;
  overflow: hidden;
}

.next-item {
  background-color: #f7f7f7;
}

.next:hover .next-item {
  background-color: #f3860f;
  color: #fff;
}

/* 产品展示pro */
.cat-pro {
  border: 6px solid #ddd;
  padding: 20px;
  position: relative;
  /* z-index: 10; */
  background-color: #fff;
}

.product-item {
  margin-bottom: 30px;
}

.product-container {
  position: relative;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 300px;
  text-align: center;
}

.product-container a {
  display: table-cell;
  width: 100%;
  height: 300px;
  vertical-align: middle;
}

.product-container a img {
  max-width: 100%;
  max-height: 300px;
  margin: 0 auto;
}

.pro-adv-title {
  font-size: 32px;
  padding-bottom: 10px;
}

.cat-pro-title {
  font-size: 24px;
  padding-top: 20px;
}

.pro-adv-info {
  line-height: 2em;
  color: #2d2d2d;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.cat-pro-adv {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background-color: #ddd;
  padding: 20px;
  border: 6px solid #ddd;
  z-index: 9;
  opacity: 0;
  left: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

#product .product-item:nth-of-type(odd):hover .cat-pro-adv {
  left: 100%;
  /* display: block; */
  opacity: 1;
  z-index:999;
}

#product .product-item:nth-of-type(even):hover .cat-pro-adv {
  left: -100%;
  /* display: block; */
  opacity: 1;
}

.text-brand2 {
  color: #f3860f;
}

.show-pro-title {
  font-size: 32px;
}

.show-pro-des,
.show-pro-info {
  line-height: 2em;
}

.show-pro-des {
  color: #616161;
}

.show-news-info {
  margin-top: 20px;
  border-top:1px solid #ddd;
  padding-top:20px;
}

.show-pro-line {
  width: 80px;
  height: 1px;
  border-bottom: 1px solid #d22234;
  margin: 15px 0;
}

.page-about {
  font-size: 16px;
  line-height: 2em;
  letter-spacing: .5px;
  padding-bottom:20px;
}

/* 荣誉资质honor */
.honor-container {
  position: relative;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 200px;
  padding: 5px;
  text-align: center;
  border: 1px #ddd solid;
}

.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;
  height:40px;
  overflow:hidden;
}





@media(max-width:768px){
	body{
		padding-top:60px;
	}
	.cat-pro-adv{
		display:none;
	}
	.margin-top-60{
		margin-top:30px;
	}
  .cat-about-info{
    padding: 15px;
  }
  .icon{
    margin-bottom: 30px;
    width: 50%;
    float: left;
  }
  .cat-about-bg{
    background-size: cover;
  }
  .logo{
    max-height: 60px;
  }
  .honor-container {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 120px;
    padding: 5px;
    text-align: center;
    border: 1px #ddd solid;
  }
  
  .honor-container a {
    display: table-cell;
    width: 100%;
    height: 120px;
    vertical-align: middle;
  }
  
  .honor-container a img {
    max-width: 100%;
    max-height: 110px;
    margin: 0 auto;
  }
  .news-des{
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;/*行数*/
  margin-bottom: 10px;
  }
  .news-img{
    height: 200px;
  }
  .container{
    padding: 0 20px;
  }
	.show-news-info table{
		font-size:14px !important;
	}
}
.home-cir,.home-icon{
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 1px solid #bfbfbf;
  margin: 15px 0;
  margin: auto;
  background-image: url(../../images/icon-pro.png);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.home-icon{
	display:block;
	float:left;
	width:120px;
}
.home-icon:hover{
  background-color: #f3860f;
}
.home-cir-title{
  font-size: 16px;
  margin-top:10px;
}
.sw-pag{
	overflow:hidden;
}
.sw-pag .home-icon:nth-child(1){
  background-position: 0px 0;
}
.sw-pag .home-icon:nth-child(2){
  background-position: -120px 0;
}
.sw-pag .home-icon:nth-child(3) {
  background-position: -240px 0;
}
.sw-pag .home-icon:nth-child(4) {
  background-position: -360px 0;
}
.sw-pag .home-icon:nth-child(5) {
  background-position: -480px 0;
}
.sw-pag .home-icon:nth-child(6) {
  background-position: -600px 0;
}
/* hover */
.sw-pag .home-icon:nth-child(1):hover,.home-icon:nth-child(1).swiper-pagination-bullet-active{
  background-position: 0 -120px;
}
.sw-pag .home-icon:nth-child(2):hover,.home-icon:nth-child(2).swiper-pagination-bullet-active{ 
  background-position: -120px -120px;
}
.sw-pag .home-icon:nth-child(3):hover,.home-icon:nth-child(3).swiper-pagination-bullet-active{ 
  background-position: -240px -120px;
}
.sw-pag .home-icon:nth-child(4):hover,.home-icon:nth-child(4).swiper-pagination-bullet-active{ 
  background-position: -360px -120px;
}
.sw-pag .home-icon:nth-child(5):hover,.home-icon:nth-child(5).swiper-pagination-bullet-active{ 
  background-position: -480px -120px;
}

.sw-pag .home-icon:nth-child(6):hover,.home-icon:nth-child(6).swiper-pagination-bullet-active{ 
  background-position: -600px -120px;
}
.home-pro-sw .swiper-pagination-bullet-active{
	  background-image: url(../../images/icon-pro.png);
	  background-color:#f3860f;
}
.home-pro-title{
  font-size: 24px;
  padding-top: 30px;
}
.home-pro-line{
  width: 200px;
  border-bottom: 4px solid #293c8b;
  margin: 15px 0;
}
.home-pro-about{
  font-size: 18px;
}
.home-pro-about a{
  padding: 0 10px;
}
.homr-pro-des{
  margin: 50px 0;
  line-height: 2em;
}
.homr-pro-sw{
  padding: 30px 0;
}
.home-pro-video{
  overflow: hidden;
  padding-top: 50px;
}
.font-18{
  font-size: 18px;
}
.home-about{
  background-image: url(../../images/home-about.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.home-about-des{
  font-size: 16px;
  line-height: 2em;
  padding: 20px 0;
}
.about-info{
  background-color: #fff;
  padding: 20px;
}
.about-info-title{
  font-size: 24px;
  padding: 15px 0;
}
.about-info-des{
  padding-bottom: 55px;
}
.home-about-num{
  background-color: #293c8b;
  padding: 15px;
  height: 160px;
}
.home-about-border{
  border: 1px solid #fff;
  padding: 20px 0;
  height: 100%;
}
.home-num-title{
  font-size: 24px;
}
.home-num-title span{
  font-size: 36px;
}
.home-num-des{
  font-size: 16px;
  padding-top: 15px;
}
.home-about-img{
  height: 160px;
  background-image: url(../../images/company.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-culture{
  height: 160px;
  margin-top: 30px;
  background-color: #fff;
  padding: 20px 0;
}
.home-culture-title{
  font-size: 24px;
}
.home-culture-des{
  color: #838383;
}
.home-news-des{
  color: #666;
  padding: 10px 0;
}
.home-news-title{
  font-size: 18px;
}
.home-news-item{
  margin-bottom: 30px;
}
.home-news-img,.home-t-pro{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
  margin-bottom: 10px;
}
.home-t-pro{
	margin-top:10px;
}
.home-pro-sw .swiper-pagination{
	margin:20px 0;
	position: relative !important;
}

.show-pro-img img{
	max-height:400px;
	display:block;
	margin:auto;
}
.footer-contact{
	line-height:2em;
}
.table-responsive tr:nth-of-type(even){
	background-color:#dff9ff;
}
.table-responsive tr td:nth-of-type(1){
	color:#293c8b
}
.table-responsive tr:nth-of-type(even):hover{
	background-color:#d2f6ff;
}
.map #container{
	height:500px;
}
.info-title{
	background-color:#f3860f;
	color:#fff;
	padding:5px 10px;
}
.info-content{
	font-size:14px;
	line-height:1.5em;
	padding:5px 10px;
}


.sgyoushi{font-size:16px;}


@media(min-width:1200px){
	.home-icon{
		margin-right:30px
	}
	.sw-pag{
		float:left;
		margin:auto;
	}
	.sw-pag .home-icon:nth-child(6){
		margin-right:0;
	}
	.home-pro-sw .swiper-container-horizontal>.swiper-pagination-bullets, .home-pro-sw .swiper-pagination-custom, .swiper-pagination-fraction{
	width:auto;
	margin-left:165px;
	}
}
@media(min-width:1440px){
.home-pro-sw .swiper-container-horizontal>.swiper-pagination-bullets, .home-pro-sw .swiper-pagination-custom, .swiper-pagination-fraction{
	width:auto;
	margin-left:285px;
	}
}
@media(max-width:768px){
	.sw-pag,.home-pro-video{
		display:none;
	}
	.copyright{
		line-height:32px;
	}
}
@media(max-width:767px){
.pro_info img{
height:200px;}
}
/* .show-news-info table{
	font-size:14px !important;
}
 */


.banner-c{margin-top:60px;}