﻿@charset "UTF-8";
.container, .container-middle, .wrap, .container_box {
  padding-right: 15px;
   margin: 0 auto; 
}
@media (min-width: 1024px) {
  .Npro_content {
    width: 760px;
    float: right;
  }
}
@media (min-width: 1260px) {
  .wrap, .container, .container_box {
    width: 1230px;
  }
  .Npro_content {
    width: 860px;
    float: right;
  }
}  
@media (min-width: 1460px) {
  .wrap, .container, .container_box {
    width: 1430px;
  }
  .Npro_content {
    width: 1060px;
    float: right;
  }
  .newsList dd {
    width: 1050px;
  }
}
@media (min-width: 1900px) {
  .wrap, .container, .container_box {
    width: 1600px;
  }
  .Npro_content {
    width: 1260px;
    float: right;
  }
  .newsList dd {
    width: 1200px;
  }
}
@font-face {
  font-family: 'BEBAS';
  src: local('BEBAS'), url(/images/BEBAS.woff) format('woff');
}
@font-face {
  font-family: 'din';
  src: local('din'), url(/images/din.woff) format('woff');
}
em {
  font-style: normal;
  font-family: 'din';
}
html {
  font-size: 100px;
}
/*header*/
.header_dtop {
	width: 100%;
	height: 42px; line-height: 42px;
	background:#089044;  color: #FFFFFF;
}
.dtop_p span {
    float: right;
}
.Iheader {
	width:100%;
	height:100px;
}
.Iheader-navbar {
  width:100%;
  clear: both;
}
.Iheader .logo {
  float: left;
}

.Iheader .logo  img{

}
.Iheader .logo  .show{ display: block;
}
.Iheader .logo  .onshow{ display: none;
}

.Iheader.on .logo  .show{ display: none;
}
.Iheader.on .logo  .onshow{ display: block;
}



.Iheader-right {
  position: relative;
  float: right;
}
.Iheader-right ul {
  float: left;
}
.Iheader-right ul li {
  float: left; margin-left: 20px; margin-top: 20px;

}

.Iheader-right ul li  a{
  float: left;
color: #FFFFFF; line-height: 30px;  background: #089044;     border-radius: 5px; padding: 10px 20px; font-size: 15px; text-transform:uppercase;
}
.Iheader-right ul li  a:hover{
  background: #ffbb01; 
}


.navbar {
  height: 100px;
  width: 60%;
  float: right;
}

.navbar .on {
    background: #0078d7;
}
.navitem {
  float: left;
  width: 16.66%; height: 100px;
}
.navitem > a {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  background: transparent;
  line-height: 26px; padding: 25px 0;
}

.navitem > a span {
  height: 16px;
  display: block;
  text-align: center; font-size: 12px; text-transform: uppercase;
}

.navbar .on {
	background: #089044;
}
.navbar .on a {
	color: #fff;
}

.navitem:hover {
	background: #089044;
}
.navitem:hover a {
	color: #fff;
}


.navitem.nav-aft {
  position: relative;
}
.navitem.nav-aft::before {
  content: "";
  position: absolute;
  width: 65px;
  height: 36px;
  background: url(../images/nav-aft_03.png)no-repeat center top;
  top: -36px;
  left: 30%;
}
.navitem {
  position: relative;
}
.dropdown-menu.single {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  /* width: auto; */
  width: 250px;
  z-index: 5000;
  background: rgba(0, 0, 0, 0.8);
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: max-height .5s;
  -o-transition: max-height .5s;
  transition: max-height .5s;
  border: none;
  color: #fff;

  height: auto;
  padding: 0;
  display: block;
}
.dropdown-menu.single ul {
  padding: 0px;
}
.dropdown-menu.single li {
  display: block;
  font-size: 14px;
  width: 100%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
border-bottom: solid 1px #555555;
  position: relative;
  text-align: center;
}
.dropdown-menu.single li:last-child {
  border-bottom: 0; 
}
.dropdown-menu.single li > a {
  line-height: 40px;
  white-space: nowrap;
  display: block;
  width: 100%;
  color: #fff;
  height: auto;
  background: 0 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.dropdown-menu.single li:hover {
  background: #089044; 
}
.dropdown-menu.single li:hover A {
  color:#FFFFFF;
}

.navitem:hover .dropdown-menu.single {
  max-height: 800px;
  opacity: 1;
}
/*header -end*/
/* index */
.Ititle-tit {
  font-size: 40px;
  line-height: 50px;
  color: #222;
  text-align: center;
  font-weight: 500;
}
.Ititle-tit span {
  color: #ea0001;
}
.Ititle-tit-bai {
  font-size: 40px;
  line-height: 70px;
  color: #fff;
  text-align: center;
  font-weight: 500;
}
.Ititle-dec {
  font-size: 16px;
  line-height: 30px;
  color: #555;
  text-align: center;
  text-transform: uppercase;
}
.Ititle-dec-bai {
  font-size: 46px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  margin-top: 6px;
}
.Ititle-En {
  display: block;
  font-size: 20px;
  color: #949494;
  text-transform: uppercase;
  text-align: center;
}
.Ititle-tit i {
  font-style: normal;
  font-size: 54px;
  color: #ea0001;
  font-family: "DINMITTELSCHRIFTSTD";
}
.Ititle-tit-bai i {
  font-style: normal;
  font-size: 54px;
  color: #ea0001;
  font-family: "DINMITTELSCHRIFTSTD";
}
/* 按钮 */
.btn_more_box {
  text-align: center;
  margin-top: 30px;
}
.btn_more_box .btn_call, .btn_more_box .btn_more {
  display: inline-block;
  vertical-align: top;
}
.btn_more_box .btn_call {
  height: 50px;
  text-indent: 1em;
  line-height: 50px;
  padding: 0 40px;
  border-radius: 100px;
  font-size: 28px;
  font-family: impact;
  background: #87ba15 url(../images/dot/dot_tel.png) 30px center no-repeat;
}
.btn_more_box .btn_call a {
  color: #fff;
}
.btn_more_box .btn_more {
  width: 250px;
  height: 50px;
  line-height: 50px;
  margin-left: 20px;
  border-radius: 100px;
  background-color: #1b2a62;
  text-align: center;
  font-size: 16px;
  color: #fff;
  display: inline-block
}
.btn_more_box .btn_more:hover {
  background: #87ba15;
}
/* 按钮 end */
.banner {
  position: relative;
}
.banner-bg {
  background-image: url('/images/banner.jpg');
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.banner-pic img {
  width: 100%
}
.banner .box {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%
}
.banner .pic {
  position: relative
}
.banner .text {
  text-align: center;
  text-shadow: 1px 0 8px #000
}
.banner .title-1 {
  font-size: 60px;
  font-weight: 600;
  color: #FFFFFF; 
	letter-spacing: 10px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.banner .title-2 {
  font-size: 36px;
  letter-spacing: 5px;
  color: #FFFFFF; margin-top: 60px;
}
.banner .text {
  width: 100%;
  position: absolute;
  z-index: 9;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.swiper-button-next,.swiper-button-prev{}




.imgBox {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.imgBox .img {
  padding-bottom: 75%;
  transition: .5s;
  background-size: cover;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
.imgBox img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s;
}
.imgBox img {}
.imgBox1 {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.slide-inews{}
.inews_txt{}

.inews_txt{
	padding:20px;
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.inews_txt h4{
font-size:18px;
	font-weight:400;
	color:#000;
	line-height:36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; text-align: center;
}




.swiper-container {
    margin: 0;
}
.slide-inews li:hover  .inews_txt{
	background-color: #119e4e;
	color: #fff;
}

.slide-inews li:hover  .inews_txt h4{
	color: #fff;
}

.slide-inews li:hover  .inews_txt p{
	color: #fff;
}

.swiDots.pub {
  text-align: center;
  margin-top: .35rem
}
.swiDots.pub span {
  width: 12px;
  height: 12px;
  margin: 0 .06rem !important;
  background: #c5c5c5;
}
.swiDots.pub span.active {
  opacity: 1;
  background: #cd0000
}



/* =====================产品展示===================== */
.Iproduct {
  padding: 80px 0 100px;
  background-size: cover;
}
.Iproduct-menu {
  text-align: center;
  padding-top: 20px;
}
.Iproduct-menu a {
  display: inline-block;
  height: 46px;
  font-size: 16px;
  text-align: center;
  line-height: 46px;
  margin: 0 5px;
  background: #089044;
  border-radius: 23px;
  margin-bottom: 10px;
  color: #fff;
}
.Iproduct-menu a span {
  display: inline-block;
  margin-left: auto;
  padding: 0 40px;
}
.Iproduct-menu a:hover {
  background-color: #ff7f00;
  color: #FFF;
}
.Iproduct_content {
  padding-top: 30px;
}
.Pro_roll {
  width: 100%;
  margin: 0 auto;
}
.Iproduct_list > li {
  margin-bottom: 20px;
  text-align: center;
}
.Iproduct_list > li .pic {
  border-radius: 10px 10px 0px 0px;
}
.Iproduct_list li:hover .pic img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.picitemtit {
  border-radius: 0px 0px 10px 10px;
  overflow: hidden;
  background: #089044;
  background-position: left center;
  background-size: 200% 100%;
  background-repeat: no-repeat;
  transition: background-position .6s ease;
  color: #fff;
}
.picitemtit span {
  display: block;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
	display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.Iproduct_list > li:hover .picitemtit {
  background: #ff7f00;
  color: #FFF;
}
.pro_more {
  width: 600px;
  margin: 0 auto;
  margin-top: 60px;
  height: 60px;
}
.pro_more a {
  display: block;
  width: 280px;
  height: 50px;
  border-radius: 35px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  line-height: 50px;
  color: #fff;
}
.pro_more .cpdh {
  background: #FF7A01 url(../images/dot_tel.png) 15px center no-repeat;
  font-size: 26px;
  font-family: "Arial";
  font-weight: bold;
}
.pro_more .cpgd {
  background: #0078d7;
  font-size: 16px;
}
.pro_more:hover a {
  color: #fff;
}
.pro_more .cpdh:hover {
  margin-top: 10px;
  background: #FF7A01 url(../images/dot_tel.png) 15px center no-repeat;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.pro_more .cpgd:hover {
  margin-top: 10px;
  background: #FF7A01;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.workbox {
  margin-top: 30px;
}
.workbox ul {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.w960 .workbox ul {
  width: 1200px;
  height: 382px;
}
.workbox li {
  float: left;
  width: 40%;
  position: absolute;
  top: 0;
  border-left: 30px solid #fafafa;
  box-sizing: content-box;
}
.workbox li.a1 {
  left: 0;
  border: none;
}
.workbox li.a2 {
  left: 40%;
  z-index: 2;
}
.workbox li.a3 {
  left: 70%;
  z-index: 3;
}

.workbox li a {
  display: block;
  position: relative;
}
.workbox li img {
  width: 100%;
  height: auto;
}
.workbox li .d01 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}
.workbox li .d01 span {
  display: block;
  width: 49px;
  margin: 25px;
}
.workbox li .d01 .d02 h3 {
  position: absolute;
  left: 30px;
  font-size: 18px;
  transition: all .5s;
}
.workbox li:hover .d01 .d02 h3.h01, .workbox li.a .d01 .d02 h3.h01 {
  opacity: 0;
  transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
}
.workbox li .d01 .d02 h3.h02 {
  opacity: 0;
  bottom: 50px;
  transition: all .5s;
  transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
}
.workbox li:hover .d01 .d02 h3.h02, .workbox li.a .d01 .d02 h3.h02 {
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
.workbox li .d01 .d02 h3 p {
  text-transform: uppercase;
  font-family: 'MontserratLight';
  font-size: 12px;
}
.w960 .workbox li .d01 .d02 h3 p {
  font-size: 14px;
}
.workbox li .d01 .d02 em {
  position: absolute;
  width: 35px;
  height: 35px;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  bottom: 50px;
  opacity: 0;
}
.workbox li .d01 .d02 em.e01 {
  left: 30px;
  opacity: .5;
}
.workbox li:hover .d01 .d02 em.e01, .workbox li.a .d01 .d02 em.e01 {
  opacity: 0;
}
.workbox li .d01 .d02 em.e02 {
  right: 60px;
  opacity: 0;
  transition: all .5s;
  transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
}
.workbox li:hover .d01 .d02 em.e02, .workbox li.a .d01 .d02 em.e02 {
  opacity: 1;
  right: 30px;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
}
/* =====================公司简介===================== */
.intit {
  margin-bottom: 30px
}
.intit h3 {
  font-weight: normal;
  font-size: 42px;
  color: #fff;
}
.intit p {
  color: #666;
  margin-top: 1px;
  line-height: 1.4em
}
.intit.w {
  color: rgba(255, 255, 255, 1);
}
.intit.w p {
  color: rgba(255, 255, 255, .8);
}
.overhide {
  overflow: hidden;
}
.wp {
  margin: 0 auto;
  width: 94%;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pore {
  position: relative;
}
.homea-a {
  padding: 80px 0 80px;
  background: url(/images/abg.jpg) no-repeat center #2b3b4a;
}
.homea-a .aleft {
  width: 46%;
  float: left;
}
.homea-a .aright {
  width: 50%;
  float: right;
}

.homea-a .aright video {
  width: 100%;
}
.homea-a .aleft .intit {
  padding-bottom: 4px;
}
.homea-a .aleft .intit:before {
  content: '';
  height: 4px;
  width: 50px;
  background: #089044;
  border-radius: 5px;
  position: absolute;
  left: 0;
  bottom: 0
}
.homea-a .aleft .intit:after {
  content: '';
  height: 4px;
  width: 10px;
  background: #089044;
  border-radius: 5px;
  position: absolute;
  left: 60px;
  ottom: 0
}
.homea-a .aleft .intit p {
  font-size: 24px;
  color: #fff;
  line-height: 80px;
}
.homea-a .aleft .txt p {
  line-height: 36px;
  color: #dbdbdb;
  text-align: justify;
  padding-bottom: 5px;
  font-size: 16px;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
}
.homea-a .aright img {
  border-radius: 15px;
  max-width: 100%;
}
.homeg {
  padding: 60px 0;
  background: url(/images/messbg.jpg) no-repeat center;
  background-size: cover
}
.homeg .desc {
  align-items: flex-end;
  color: #fff;
  margin-bottom: 40px
}
.homeg .desc .gleft p {
  font-size: 28px;
  margin-bottom: 15px
}
.homeg .desc .gleft h4 {
  font-size: 42px;
  font-weight: normal;
}
.homeg .desc .gright p {}
.homeg .form form {
  display: flex;
  justify-content: space-between
}
.homeg .form .row {
  position: relative;
  font-size: 14px;
  margin-left: 2%;
  width: 45%
}
.homeg .form .rowShort {
  width: 17%
}
.homeg .form .row:nth-child(1) {
  margin-left: 0
}
.homeg .form .row label {
  position: absolute;
  top: 0;
  left: 10px;
  line-height: 40px;
  color: #fff
}
.homeg .form .inp {
  height: 40px;
  line-height: 4px;
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 5px;
  padding: 0 1px;
  background: rgba(255, 255, 255, .1);
  padding-left: 80px;
  color: #fff;
  width: 100%;
}
.homeg .form .sub {
  height: 40px;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  font-size: 18px;
  color: #e60012;
  cursor: pointer;
}
.button_box {
  width: 170px;
  height: 50px;
  position: relative;
  background-color: #089044;
  border-radius: 30px;
  transition: 0.6s;
  margin-top: 30px;
}
.button_box:hover {
  transform: scale(1.1);
  transition: 0.6s;
}
.button_box span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 16px;
}
/* 关于我们 end  */
.section_three1 {}
.section_three1 .topwa {
  height: 500px;
  background: url(/images/iyoushi.jpg) no-repeat center;
  padding-top: 100px;
}
.section_three1 .topwa .zxnr {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}
.section_three1 .topwa .zxnr span {
  font-size: 60px;
  color: #fff;
  font-weight: 600;
}
.section_three1 .topwa .zxnr p {
  font-size: 26px;
  color: #fff;
  padding: 20px 15px 30px;
  letter-spacing: 3px;
}
.section_three1 .topwa .call {
  margin-top: 30px;
}
.section_three1 .topwa .zxnr a {
  width: 400px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  text-align: center;
  font-size: 26px;
  color: #fff;
  background: url(/images/d1.png) no-repeat left 16px top 10px #089044;
  margin: 0 auto;
  padding-left: 25px;
  font-weight: 600;
  display: block;
 font-family: 'BEBAS';
  letter-spacing: 1px; 
}
.section_three1 .yhbt {
  height: 100px;
  text-align: center;
  padding-top: 50px
}
.section_three1 .yhbt h2 {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
}
.section_three1 .yhbt h4 {
  font-size: 22px;
}
.section_three1 .inner {
  position: relative;
}
.section_three1 .left {
  float: right;
  width: 53%;
}
.section_three1 .left iframe {
  width: 510px;
}
.section_three1 .right {
  width: 45%;
  float: left;
}
.section_three1 .right h4 {
  width: 450px;
  border-radius: 50px;
  color: #fff;
  font-size: 35px;
  font-weight: 400;
  background-color: #0f73dc;
  text-align: center;
}
.section_three1 .right h5 {
  color: #222;
  font-size: 38px;
  font-weight: 700;
  padding-left: 30px;
}
.section_three1 .right h1 {
  font-size: 35px;
  color: #000;
  font-weight: bold;
  margin-top: 8px;
  padding-left: 20px;
}
.section_three1 .right img {
  padding-left: 30px;
}
.section_three1 .right > p {
  color: #239c42;
  font-size: 118px;
  font-family: impact;
}
.section_three1 .right .text {
  font-size: 17px;
  color: #777;
  line-height: 32px;
  padding: 15px 20px;
  text-indent: 2em;
  overflow: hidden;
}
.section_three1 .right a {
  width: 120px;
  display: inline-block;
  color: #fff;
  background: #dc0213;
  border-radius: 50px;
  text-align: center;
  padding: 10px 25px;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.section_three1 .right a:hover {
  background: #dc0213;
}
.section_three1 .right ul {
  display: table;
  word-spacing: -1em;
  width: 100%;
}
.section_three1 .right ul li {
  display: inline-block;
  width: 33%;
}
.section_three1 .topnd {
  background: url(/images/n1.jpg) no-repeat center;
}
.section_three1 .topnd h3 {
  color: #333;
  font-size: 60px;
  font-weight: 700;
  text-align: center;
  padding-top: 40px;
}
.section_three1 .topnd h3 span {
  color: #dc0213;
}
.section_three1 .topnd h5 {
  color: #666;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  padding: 20px 0 30px;
}
.section_three1 .topnd .call a {
  width: 450px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  background-color: #239c42;
  font-size: 38px;
  border-radius: 50px;
  margin: 0 auto;
  padding: 8px 0;
  font-weight: 700;
}
.hmys {
  width: 100%;
  height: 258px;
  margin: 0 auto;
}
.hmys .yshm {
  width: 100%;
  margin: 0 auto;
}
.hmys .yshm ul li {
  width: 25%;
  height: 258px;
  float: left;
  background-color: #0f73dc;
  padding-bottom: 5px;
  text-align: center;
}
.hmys .yshm ul li:nth-child(2) {
  background-color: #089044;
}
.hmys .yshm ul li:nth-child(4) {
  background-color: #089044;
}
.hmys .yshm ul li img {
  width: 15%;
  margin: 0 auto;
  padding-top: 40px;
}
.hmys .yshm ul li h4 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  padding-top: 15px;
}
.hmys .yshm ul li p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  padding: 20px 45px;
}
/* =====================案例展示===================== */
.Icase {
  padding: 80px 0 120px;
}
.Icase_content {
  margin-top: 30px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.Icase_list li {
  margin-bottom: 20px;
  text-align: center;
}
.Icase_list .pic {
  border-radius: 10px 10px 0px 0px;
}
.Icase_list li:hover .pic img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.Icase_list > li:hover .picitemtit {
  background-position: right center
}
.ICaseSwiper {
  padding: 50px 0;
}
.ICaseSwiper .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 600px;
  height: 455px;
}
.ICaseSwiper .swiper-slide img {
  width: 100%;
}
.ICasenext {
  background: url(/images/dot/dot_right2.png) no-repeat center center;
}
.ICaseprev {
  background: url(/images/dot/dot_left2.png) no-repeat center center;
}
/* 案例展示 end  */
/* =====================领域===================== */
.industry {
  padding: 70px 0 120px;
  background: url(/images/bg_industry.jpg) no-repeat left 100px;
}
.industry_content {
  margin-top: 50px;
}
.industry .swiper-slide {
  position: relative;
  overflow: hidden;
  height: 500px;
}
.industry .swiper-slide:nth-child(odd) {}
.industry .swiper-slide .img {
  height: 100%;
  display: block;
  max-width: none;
  -moz-transform: translate(-25%, 0);
  -ms-transform: translate(-25%, 0);
  -webkit-transform: translate(-25%, 0);
  transform: translate(-25%, 0);
}
.industry h1, .industry p {
  position: absolute;
  z-index: 2;
  width: 84%;
  padding: 0 8%;
  color: #FFF;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.industry h1 {
  bottom: 5%;
  font-size: 18px;
}
.industry p {
  top: 155%;
  font-size: 14px;
  line-height: 180%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.industry .swiper-slide a:hover h1 {
  bottom: 25%;
}
.industry .swiper-slide a:hover p {
  top: 80%;
}
.industry .industry-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 100px;
  left: 0;
  background: url(/images/dot/dot-industry_bg.png) repeat-x bottom;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.industry .swiper-slide a:hover .industry-bg {
  top: 0;
}
.industry .industry-button {
  background: url(/images/dot/dot-industry_button.png) no-repeat;
  width: 84px;
  height: 84px;
  position: absolute;
  top: 40%;
  left: 50%;
  margin-left: -42px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.industry .swiper-slide a:hover .industry-button {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.industry .swiper-pagination-bullet {
  background: #fff;
  opacity: .5;
}
.industry .swiper-pagination-bullet-active {
  opacity: 1;
  background: #e60012;
}
/* =====================核心===================== */
.Ipartner {
  padding: 70px 0 100px;
  background: url(../images/Ipartner_bg.jpg) no-repeat bottom #bdcfd9;
}
/*page-partner*/
.page-partner {
  padding: 86px 0 71px;
}
.partner-content {
  padding: 40px 0 20px;
}
.partner-list {
  margin-left: -9px;
  margin-right: -9px;
}
.partner-list li {
  float: left;
  width: 16.66%;
  padding: 0 9px;
  margin-bottom: 25px;
}
.case-dis li:nth-child(4) {
  display: none;
}
.partner-list li .box {
  display: block;
  border: 1px dashed #888;
  height: 100px;
  line-height: 100px;
  font-size: 0;
  text-align: center;
  background: #FFF
}
.partner-list li .box img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  padding: 10px;
}
.homeg .form .row {
  width: 100%
}
.homeg .form .row:nth-child(1) {
  width: 100%
}
.homeg .form .row:nth-child(2) {
  width: 100%
}
.homeg .form .row:nth-child(3) {
  width: 100%
}
.homeg .form .inp {
  line-height: 30px;
  height: 40px;
  padding-left: 100px
}
.homeg .form .row label {
  font-size: 16px;
}
/* =====================新闻中心===================== */
.Inews {
  padding: 87px 0 80px;
  background: url(../images/Inews_bg.jpg) no-repeat top;
}
.inews-cont {
  position: relative;
}
.Inews-menu {
  text-align: center;
  margin: 0 -10px;
  margin-top: 20px;
  font-size: 0;
}
.Inews-menu a {
  display: inline-block;
  width: 160px;
  height: 50px;
  font-size: 18px;
  text-align: center;
  line-height: 48px;
  margin: 0 10px;
  background: #dcdcdc;
  border-radius: 25px;
}
.Inews-menu a span {
  display: inline-block;
  font-size: 18px;
  color: #333;
  margin-left: 5px;
  transition: ease .5s;
}
.Inews-menu a.on {
  background-color: #0f73dc;
}
.Inews-menu a.on span {
  color: #fff;
}
.inews-con {
  margin-top: 45px;
}
.inews-con1 {
  display: none;
}
.inews-con1.on {
  display: block;
}
.inews-top {
  margin: 0 -1%;
}
.inews-tople {
  float: left;
  width: 64.375%;
  padding: 0 10px;
}
.inews-topri {
  float: left;
  width: 33.333%;
  padding: 0 1%;
}
.inews-top a {
  display: block;
  overflow: hidden;
  position: relative;
  height: 220px;
}
.inews-top img {
  width: 100%;
  transition: ease .5s;
}
.inews-top a:hover img {
  transform: scale(1.1);
}
.inewstop-txt {
  position: absolute;
  width: 100%;
  padding: 20px 50px;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
}
.inewstop-txt span {
  display: block;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  font-family: "DIN-REGULAR";
}
.inewstop-txt h3 {
  font-size: 20px;
  line-height: 40px;
  color: #fff;
  margin-top: 8px;
  font-weight: lighter;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inews-bot {
  margin-top: 30px;
}
.inews-ul {
  overflow: hidden;
}
.inews-ul ul {
  margin: 0;
}
.inews-ul li {
  float: left;
  width: 33.333%;
  position: relative;
}
.inews-ul li::before {
  position: absolute;
  content: "";
  width: 100%;
  background: #fff;
  height: 0%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: center;
  transition: ease .5s;
}
.inews-ul li a {
  display: block;
  padding: 30px;
  background: transparent;
  transition: ease .5s;
  position: relative;
}
.inews-ul li:hover a {}
.inews-ul li:hover::before {
  height: 100%;
}
.inews-ul li h3 {
  font-size: 48px;
  line-height: 42px;
  color: #333;
  font-family: "DINMITTELSCHRIFTSTD";
}
.inews-ul li span {
  display: block;
  font-size: 18px;
  line-height: 22px;
  color: #333;
  font-family: "DIN-Light";
}
.inews-ul li h4 {
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  color: #333;
  margin-top: 22px;
  transition: ease .5s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.inews-ul li p {
  font-size: 15px;
  line-height: 26px;
  height: 52px;
  color: #666;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.inews-ul li:hover h4 {
  color: #e60012;
}
/*foot波浪*/
.waves {
  position: relative;
  width: 100%;
  height: 15vh;
  margin-bottom: -7px;
  min-height: 100px;
  max-height: 150px;
}
.parallax > use {
  animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
/*foot波浪 end*/
/*footer*/
.footer {
  background: url(/images/bg_foot.jpg) bottom center;
}
.footer_box {
  padding: 47px 0 60px;
}
.footnav {
  float: left;
}
.footnav dl {
  float: left; min-width: 300px;
}
.footnav dl dt {
  height: 45px;
  line-height: 45px;
  margin-bottom: 10px;
  background: url(../images/dot/dot_foot_line.jpg) no-repeat left center;
  padding-left: 15px;
  color: #fff;
  font-size: 20px;
}
.footnav dl dd {
  height: 40px;
  line-height: 40px;
  text-align: left;
}
.footnav dl dd a {
  font-size: 15px;
  color: #aaaaaa;
  display: block;
}
.footnav dl dd a:hover {
  color: #c80000;
}
.footnav dl:nth-child(1) {
  margin-left: 0;
}
.footnav dl.lastdl {
  min-width: 460px;
}
.dbphone {}
.dbphone p {
  font-size: 15px;
  color: #fff;
  line-height: 32px;
  color: #aaaaaa;
}
.footnav dl.lastdl h3 {
  width: 170px;
  height: 50px;
  background: #0078d7;
  border-radius: 5px;
  margin-top: 20px;
  text-align: center;
  line-height: 50px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.footnav dl.lastdl h3 a {
  font-size: 18px;
  color: #fff;
}
.erwm {
  width: 154px;
  text-align: center;
  float: right;
  margin-top: 15px;
}
.footnav dl.lastdl h3:hover {
  width: 200px;
}
.erwm img {}
.erwm h2 {
  font-size: 14px;
  color: #aaaaaa;
  line-height: 32px;
}
.copyright {
  padding: 15px 0;
  background: #000000;
}
.copyright a {
  display: inline-block;
  font-size: 15px;
  line-height: 24px;
  color: #999;
  transition: .5s;
  position: relative;
}
.copyright a i {
  font-style: normal;
  margin: 0 10px;
}
.copyright a.link-ctm::after {
  display: none;
}
.copyright a:hover {
  color: #ff0000;
}
.copyright .copyright-left {
  float: left;
  padding: 2px 0;
}
.copyright .copyright-right {
  float: right;
}
.copyright .copyright-left p {
  float: left;
  font-size: 15px;
  line-height: 24px;
  color: #999;
  margin-right: 30px;
}
.copyright .copyright-left span {
  display: inline-block;
  font-size: 15px;
  line-height: 24px;
  color: #999;
}
.copyright .copyright-right a {
  float: left;
  color: #999;
}
.toolbar-item, .toolbar-layer {
  background: url(/images/toolbar.png) no-repeat;
}
.toolbar {
  position: fixed;
  right: 0px;
  bottom: 50px;
  z-index: 99;
}
/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item {
  display: block;
  width: 53px;
  height: 53px;
  margin-top: 1px;
  position: relative;
  -moz-transition: background-position 1s;
  -ms-transition: background-position 1s;
  -o-moz-transition: background-position 1s;
  -webkit-moz-transition: background-position 1s;
  transition: background-position 1s;
}
.toolbar-item:hover .toolbar-layer {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.toolbar-item-qq3 {
  background-position: 0 -177px;
}
.toolbar-item-qq3:hover {
  background-position: -55px -177px;
}
.toolbar-item-weixin {
  background-position: 0 -231px;
}
.toolbar-item-weixin:hover {
  background-position: -55px -231px;
}
.toolbar-item-weixin .toolbar-layer {
  height: 166px;
  background-position: 0 0;
}
.toolbar-layer {
  position: absolute;
  right: 54px;
  bottom: -0px;
  width: 126px;
  opacity: 0;
  filter: alpha(opacity=0);
  transform-origin: 95% 95%;
  -moz-transform-origin: 95% 95%;
  -ms-transform-origin: 95% 95%;
  -o-transform-origin: 95% 95%;
  -webkit-transform-origin: 95% 95%;
  transform: scale(0.01);
  -moz-transform: scale(0.01);
  -ms-transform: scale(0.01);
  -o-transform: scale(0.01);
  -webkit-transform: scale(0.01);
  transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}
.toolbar-item-tel {
  background-position: 0 -284px;
}
.toolbar-item-tel:hover {
  background-position: -55px -284px;
}
.toolbar-item-tel .toolbar-layer {
  height: 53px;
  background-position: 0 -392px;
}
.toolbar-item-top {
  background-position: 0 -338px;
}
.toolbar-item-top:hover {
  background-position: -53px -338px;
}
.xq_pic img {
  width: 100%;
  max-width: 1400px;
}
/*footer -end*/
/* =====================底部手机===================== */
.fix_footer {
  height: 50px;
  background: #089044;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
}
.fix_footer a {
  float: left;
  width: 25%;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.fix_footer img {
  display: inline-block;
  height: 24px;
  margin: 5px 0 0;
}
.fix_footer strong {
  color: #fff;
  font-size: 15px;
  display: block;
  height: 20px;
  line-height: 20px;
  font-weight: 400;
}
.fix_footer .tel img:nth-of-type(2) {
  position: absolute;
  left: 50%;
  margin-left: -12px;
  -webkit-animation: call 1.5s infinite;
  animation: call 1.5s infinite;
}
@-webkit-keyframes call {
  from {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(2);
    opacity: 0;
  }
}
@media(max-width:1919px) {
  .navbar {}
  .navitem {
    padding: 0 0px;
  }
  .footer-ul ul {
    float: left;
    margin-right: 70px;
  }
  .bg-img {
    float: left;
    margin-left: 30px;
    margin-top: 40px;
  }
  .item-pic {
    float: left;
    width: 100%;
    margin-top: 40px;
  }
  .yewu-list .item-inner {
    height: 200px;
    padding-top: 30px;
    box-sizing: border-box;
    color: #333;
    position: relative;
    overflow: hidden;
  }
  .cons_on_right {
    height: 75px;
    line-height: 25px;
    margin: 10px 0px 0 0;
    overflow: hidden;
    font-size: 16px;
    text-align: justify;
    float: left;
    width: 280px;
    margin-left: 20px;
  }
  .yewu-list .item .tit {
    font-size: 28px;
    letter-spacing: 3px;
    margin-top: 10px;
    font-weight: 600;
  }
  .product-list li:hover .pic_tel {
    margin-top: 140px;
  }
}
@media(max-width:1459px) {
  .Iheader .logo {
    margin-left: 1%;
    float: left;

  }
  .Iheader .logo img {
    width: 220px;
    padding-top: 0px;
  }
  .navbar {
    width: 55%; margin-right: 3%;
  }

  .header .logo img {
    width: 140px;
    height: auto;
  }
  .navitem > a {
    font-size: 17px;
  }
  .navitem {
    padding: 0 5px;
  }
  .Iheader-right {

    position: relative;
    float: right;
  }
  .Iheader-right p {
    display: block;
    float: left;
    margin-left: 0px;
    color: #3e3e3e;
    font-size: 16px;
    margin-top: 30px;
  }
  .Iheader-right ul li {
    float: left;
 
  }
  .Iheader-right p span {
    font-size: 28px;
  }
  .Iteacher-desc {
    font-size: 15px;
    line-height: 24px;
    color: #666;
    text-align: left;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }
  .intit h3 {
    font-weight: normal;
    font-size: 40px;
    color: #fff;
  }
  .homea-a .aleft .intit p {
    font-size: 20px;
    color: #dbdbdb;
    line-height: 60px;
  }
  .homea-a .aleft .txt p {
    -webkit-line-clamp: 7;
  }
  .section_three1 .topwa .zxnr span {
    font-size: 56px;
    color: #fff;
    font-weight: 600;
  }
	.workbox ul {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
}
	
  .footer-ul ul {
    float: left;
    margin-right: 60px;
  }
  .footer-contact {
    float: left;
    width: 320px;
  }
  .footer-ewm {
    text-align: center;
    float: left;
    width: 156px;
    margin-right: 20px;
  }
  .bg-img {
    float: left;
    width: 100px;
    margin-left: 30px;
    margin-top: 20px;
  }
  .item-pic {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .item-info {
    float: left;
    width: 200px;
  }
  .item-info-box {
    float: left;
    width: 100%;
  }
  .cons_on_right {
    height: 75px;
    line-height: 25px;
    margin: 10px 0px 0 0;
    overflow: hidden;
    font-size: 16px;
    text-align: justify;
    float: left;
    width: 240px;
    margin-left: 10px;
  }
  .cons_on {
    margin: 10px 0px 0 0;
    padding-left: 30px;
    padding-right: 30px;
  }
  .product-list li:hover .pic_tel {
    margin-top: 120px;
  }
  .IpronavSwiper {
    width: 1200px;
  }
  .footnav dl {
    float: left;
    margin-left: 70px;
  }
}
@media(max-width:1399px) {
  .Iheader {
    height: 90px;
  }
  .Iheader .logo {

    float: left;
    padding-top: 0px;
  }
  .navbar {
    height: 90px;
    width: 55%;
  }
  .navitem {
    padding: 0 10px;
  }
  .navitem > a {
  
  }
  .navitem > a {
    font-size: 16px;
  }
  .Iheader-right {
    
  }
  .ICaseSwiper {
    padding: 30px 0;
  }
  .ICaseSwiper .swiper-slide {
    width: 450px;
    height: 338px;
  }
}
@media(max-width:1280px) {
  .navbar {}
	
	.workbox ul {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
}
	
  .footer-ul ul {
    float: left;
    margin-right: 20px;
  }
  .Iteacher-desc {
    font-size: 15px;
    line-height: 22px;
    color: #666;
    text-align: left;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }
}