@font-face {
  font-family: 'DINCOND-BOLD';
  src: url("/assets/font/DINCOND-BOLD.eot");
  src: url("/assets/font/DINCOND-BOLD.eot") format("embedded-opentype"),
    url("/assets/font/DINCOND-BOLD.woff2") format("woff2"),
    url("/assets/font/DINCOND-BOLD.woff") format("woff"),
    url("/assets/font/DINCOND-BOLD.ttf") format("truetype");
}
/* 关于我们--开始 */
.about_text{
  width: 100%;
  overflow: hidden;
  padding: 30px 0 0;
}
.about_text .w>h3{
  font-size: 32px;
  margin: 0 0 15px;
  color: #333;
}
.about_text .w p{
  font-size: 16px;
  line-height: 32px;
  color: #666;
  margin: 0;
  text-indent: 2em;
}
.about_text .w>img{
  width: 100%;
  margin: 20px 0;
}
.service{
  width: 100%;
  overflow: hidden;
  padding:80px 0;
  background-color: #f8f8f8;
  margin-top: 30px
}
.service ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.service ul li{
  width: 30%;
  text-align: center;
}
.service ul li img{
  width: 60px;
}
.service ul li>div{
  padding: 20px 0;
}
.service ul li>div h3{
  font-size: 22px;
  margin: 0 0 40px;
  font-weight: bold;
  position: relative;
}
.service ul li>div h3::after{
  position: absolute;
  content: "";
  width: 45px;
  height: 4px;
  background: #ee040e;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
}
.service ul li>div p{
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  color: #666;
}
/* 发展历程 */
.history_box{
  width: 100%;
  overflow:hidden;
  background-color: #f8f8f8;
  padding: 80px 0;
  margin-top: 50px;
  position: relative;
  /* background: url(/assets/image/lc_bg.jpg) no-repeat;
  background-size: cover; */
}
.history_img{
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
}
.history_img img{
  width: 100%;
  overflow: hidden;
  margin-top: -8%;
}
.history h1{
  font-size: 32px;
  margin: 0;
  color: #ee040e;
  text-align: center;
}
.event_box {
  width: 100%;
  margin: 50px auto 0;
  position: relative;
}

.event_box .parHd {
  width: 100%;
  display: inline-block;
  height: 92px;
  overflow: hidden;
}

.parHd ul {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding-top: 25px !important;
}

.parHd .tempWrap {
  margin: 0 auto;
}

.parHd .tempWrap:after {
  content: '';
  width: 85%;
  height: 1px;
  background: #580000;
  position: absolute;
  right: 8%;
  top: 35%;
  z-index: 10;
}

.parHd li.no_line:before {
  display: none;
}

.parHd li {
  display: inline-block;
  cursor: pointer;
  padding-top: 30px;
  font-size: 16px;
  color: #000;
  margin: 0 80px;
  position: relative;
}

.parHd li:after {
  content: '';
  background: url(/assets/image/dot_ico.png) no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 20;
  top: -12px;
  left: 50%;
  margin-left: -12px;
}

.parBd {
  text-align: center;
  margin-top: 30px;
}
.parBd h4 {
	position: relative;
	font-size: 28px;
	margin-bottom: 3%;
	padding: 0 40px;
	display: inline-block;
	text-align: center;
}

.parBd h4:after {
	content: '';
	background: #000;
	width: 80px;
	height: 1px;
	position: absolute;
	left: -100px;
	bottom: 12px;
}

.parBd h4:before {
	content: '';
	background: #000;
	width: 80px;
	height: 1px;
	position: absolute;
	right: -100px;
	bottom: 12px;
}
.parBd p {
  line-height: 30px;
  font-size: 16px;
  width: 90%;
  margin: 0 auto;
}

div#listBox {
  width: 100%;
}

.sPrev,
.sNext {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 10px;
}

.sPrev {
  left: 0;
}

.sNext {
  right: 0;
}

.sPrev img,
.sNext img {
  transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
  -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
  -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
  -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.parHd li.act span {
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  background: url(/assets/image/cat.png) no-repeat;
  position: absolute;
  top: -12px;
  left: 7px;
  z-index: 21;
}

.parHd li span,
.parHd li.clone span {
  display: none;
}




.n-about .about-title{
  width: 100%;
  text-align: center;
}
.n-about .about-title h1{
  font-size: 34px;
  color: #333;
  position: relative;
  top: 20px;
}
.n-about .about-box3{
  width: 100%;
  padding:60px 0 100px;
  background:url("/assets/image/lc_bg.jpg") no-repeat center top;
  background-size: cover;
  overflow: hidden;
}
.n-about .about-box3 .swiper-history{
  margin-top: 40px;
}
.n-about .about-box3 .swiper-history .swiper-history-time{
  text-align: center;
  background: url("/assets/image/line.png") center no-repeat;
}
.n-about .about-box3 .swiper-history .swiper-history-time .swiper-wrapper{
  align-items: center;
}
.n-about .about-box3 .swiper-history .swiper-history-time .year-num {
  font-size: 34px;
  color: #808080;
  font-family: 'DINCOND-BOLD';
}
.n-about .about-box3 .swiper-history .swiper-history-time .text{ 
  color: #666;
  margin: auto;
  overflow: hidden;
  display: none;
  font-size: 18px;
}
.n-about .about-box3 .swiper-history .swiper-history-time .swiper-slide-active .year-num {
  font-size: 180px;
  color: #ee040e;
}
.n-about .about-box3 .swiper-history .swiper-history-time .swiper-slide-active .text{
  display: block;
}
.n-about .about-box3 .swiper-history .swiper-history-time .swiper-button-next,
.n-about .about-box3 .swiper-history .swiper-history-time .swiper-button-prev {
  background-color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 2px solid #ccc;
  opacity: 1;
}
.n-about .about-box3 .swiper-history .swiper-history-time .swiper-button-next:after,
.n-about .about-box3 .swiper-history .swiper-history-time .swiper-button-prev:after{
  display: none;
}
.n-about .about-box3 .swiper-history .swiper-history-time .swiper-button-next {
  right:18%;
  background: url("/assets/image/right.png") center no-repeat;
}
.n-about .about-box3 .swiper-history .swiper-history-time .swiper-button-prev {
  left:18%;
  background: url("/assets/image/left.png") center no-repeat;
}
@media (max-width: 1280px) {    
  .n-about .about-box3{
      padding: 10% 0;
  }
  .n-about .about-box3 .swiper-history{
      margin-top: 4%;
  }
  .n-about .about-box3 .swiper-history .swiper-history-time {
      background: none;
  }
  .n-about .about-box3 .swiper-history .swiper-history-time .swiper-slide-active .year-num {
      font-size: 160px;
  }
  .n-about .about-box3 .swiper-history .swiper-history-time .swiper-slide-active .text{
      max-width: 94%;
      margin:0 auto;
  }
  .n-about .about-box3 .swiper-history .swiper-history-time .swiper-button-next,
  .n-about .about-box3 .swiper-history .swiper-history-time .swiper-button-prev{
      display: none;
  }
 
}
@media (max-width: 992px) {
  .n-about .about-box3 .swiper-history .swiper-history-time .swiper-slide-active .year-num {
      font-size: 120px;
  }
}
@media (max-width: 750px) { 
  .n-about .about-box3 .swiper-history .swiper-history-time .swiper-slide-active .year-num {
      font-size: 80px;
  }
}

/* 企业文化 */
.wh_box{
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.wh_box .w{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wh_box .w .wh_list{
  width: 32.5%;
  position: relative;
}
.wh_box .w .wh_list .wh_img{
  height: 320px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 15px;
  margin: 15px 0;
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
}
.wh_box .w .wh_list .wh_img::after{
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  background: -moz-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(18%, transparent), color-stop(99%, rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
  background: -o-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); 
}
.wh_box .w .wh_list .wh_img:hover::after{
  background: linear-gradient(to bottom, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.9) 99%, rgba(0, 0, 0, 0.9) 100%);
}
.wh_box .w .wh_list .wh_two_img{
  height: 535px;
}
.wh_box .w .wh_list .text{
  position: absolute;
  left: 30px;
  bottom: 50px;
  z-index: 1;
}
.wh_box .w .wh_list .text h3{
  font-size: 22px;
  color: #fff;
  margin: 0 0 10px;
  font-weight: bold;
}
.wh_box .w .wh_list .text p{
  font-size: 16px;
  color: #fff;
  margin: 0;
}
/* 资质证书 */
.zs_box ul{
  width: 100%;
  overflow: hidden;
  margin: 30px 0;
  display: flex;
  flex-wrap: wrap;
}
.zs_box ul li{
  width: 24%;
  overflow: hidden;
  margin: 0 0.5%;
  border: 1px solid #ccc;

}
.zs_box ul li img{
  width: 100%;
  transition: all 0.5s;
}
.zs_box ul li:hover img{
  transform: scale(1.2);
}
/* 合作伙伴 */
.partners .w ul{
  width: 100%;
  overflow: hidden;
  margin: 30px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.partners .w ul li{
  width: 24.5%;
  overflow: hidden;
  border: 1px solid #e9e9e9;
  padding: 15px;
}
.partners .w ul li img{
  transition: all 0.5s;
  width: 80%;
  display: block;
  margin: 10px auto;
}
.partners .w ul li:hover img{
  transform: scale(1.2);
}
/* 质量控制 */
.quality{
  width: 100%;
  overflow: hidden;
}
.zl-title {
  margin-bottom: 16px;
}
.zl-title h3 {
  text-align: center;
  font-size: 24px;
  color: #333;
  font-weight: 400;
  line-height: 1.1;
}

.zl-box {
  position: relative;
  margin: 0 auto 30px;
  width: 100%;
  overflow: hidden;
  background-color: #f7f7f7;
}

.zl-header ul {
  position: relative;
  margin: 0;
  max-width: 980px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.zl-header ul li {
  position: relative;
  cursor: pointer;
  line-height: 60px;
  width: 33.33%;
  margin: 0;
  text-align: center;
  z-index: 2;
  transition: all 0.5s;
}
.zl-header ul li:nth-of-type(2) {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.zl-header ul li::before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ee040e;
  width: 100%;
  height: 0;
  transition: all 0.5s;
  z-index: -1;
}
.zl-header ul li:hover{
  color: #fff;
}
.zl-header ul li:hover::before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #ee040e;
  z-index: -1;
}
.on{
  color: #fff !important;
  background: #ee040e;
}
.zl_list>div img{
  height: 160px;
  margin: 10px 0;
}
.zl_list>ul li{
  width: 32%;
  margin: 10px 10px 10px 0;
  float: left;
  text-align: center;
}
.zl_list>ul li img{
  width: 100%;
}
.zl_list>ul li p{
  font-size: 14px;
  margin: 10px 0 0;
}
.zl_list>p{
  font-size: 16px;
  line-height: 32px;
  color: #666;
  margin: 0;
  clear: both;
}
.zl_list>div{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.zl_list:nth-of-type(2)>ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
}
.zl_list:nth-of-type(2)>ul li{
  width: 32.5%;
  margin: 0 0 10px;
}
.zl_list>div>div{
  width: 49.5%;
  margin-bottom: 20px;
}
.zl_list>div>div img{
  width: 100%;
  height: auto;
  margin: 0;
}
.zl_list>div>div p{
  font-size: 14px;
  margin: 0;
  padding:1.5vw 1vw;
  text-align: center;
  background-color: #f7f7f7;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* 产品定制 */
.dzcp{
  width: 100%;
  overflow: hidden;
  padding-top: 30px;
}
.dzcp .w{
  max-width: 1000px;
}
.dzcp .w h1{
  font-size: 26px;
  margin: 0 0 10px;
  color: #333;
  text-align: center;
  font-weight: bold;
}
.dzcp .w h4{
  font-size: 16px;
  color: #333;
  text-align: center;
}
.about-his-left {
	float: left;
  width: 45%;
}

.about-his-left img {
	float: left;
	width: 100%;
	margin-top: 29px;
}

.about-his-item {
	background: url(/assets/image/his_hr01.png) repeat-y 20px top;
	width: 45%;
	margin-top: 30px;
	FLOAT: RIGHT;
}

.about-his-item .bix {
	overflow: hidden;
	width: 100%;
}

.about-his-item .his-conts {
	width: 100%;
}

.fr {
	float: left;
	display: inline;
}

.about-his-item .his-conts .dz-cont {
	background: url(/assets/image/dot.png) no-repeat 9px 8px;
	padding-left: 65px;
}

.about-his-item .his-conts .dz-cont dl {
	width: 100%;
	margin: 20px 0;
}

.about-his-item .his-conts .dz-cont dt {
	font-size: 20px;
	margin: 0px;
	line-height: 38px;
	font-weight: bold;
	border-bottom: 1px solid #ebebeb;
	color: #333;
}

.about-his-item .his-conts .dz-cont dd {
	margin: 8px 0;
}

.about-his-item .his-conts .dz-cont dd p {
	color: #4E4E4E;
	line-height: 28px;
	margin: 0;
	padding: 0;
}

/* 工艺装备 */
.jszc_box {
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px;
}

.list_one {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 15px 10px 15px 0;
  width: 100%;
  padding: 20px;
  transition: all 0.5s;
}

.list_one .jszc_img {
  width: 47.5%;
  transition: all 1s;
  overflow: hidden;
}

.list_one .jszc_img img {
  width: 100%;
  transition: all 1s;
}

.list_one .jszc_text{
  width: 49%;
  padding-top: 5%;
}

.list_one .jszc_text h3,
.list_two .jszc_text h3,
.list_three .jszc_text h3{
  font-size: 30px;
  font-weight: bold;
  color: #ee040e;
  margin: 0 0 15px;
}

.list_one .jszc_text p,
.list_two .jszc_text p,
.list_three .jszc_text p{
  font-size: 18px;
  line-height: 34px;
  font-weight: 300;
}

.list_two,
.list_three {
  width: 49%;
  padding: 20px;
  transition: all 0.5s;
}

.list_two {
  float: left;
}

.list_two .jszc_img,
.list_three .jszc_img {
  overflow: hidden;
  margin-bottom: 25px;
}

.list_two .jszc_img img,
.list_three .jszc_img img {
  width: 100%;
  transition: all 1s;
}

.list_two .jszc_text,
.list_three .jszc_text {
  width: 100%;
}

.list_three {
  float: right;
}

.list_two:hover,
.list_one:hover,
.list_three:hover{
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.list_one:hover .jszc_img img,
.list_two:hover .jszc_img img,
.list_three:hover .jszc_img img{
  transform: scale(1.2);
}


.dzbox .w>h3{
  margin: 20px 0;
  padding: 20px 0 13px;
  font-weight: bold;
  font-size: 22px;
  color: #333;
  border-bottom: 1px solid #ebe0e0;
}
.dzbox .w>p{
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  color: #666;
}
.dzbox .w .dzone{
  width: 100%;
  overflow: hidden;
  display: flex;
  margin: 10px 0;
}
.dzbox .w .dzone .dztext{
  width: 40%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #333;
  background-color: #e9e9e9;
  padding: 3vw;
  font-size: 16px;
  line-height: 28px;
}
.dzbox .w .dzone .dztext h3{
  width: 100%;
  font-size: 24px;
  margin: 0 0 20px;
}
.dzbox .w .dzone .dztext p{
  line-height: 30px;
  font-size: 16px;
  color: #333;
  padding: 15px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.dzbox .w .dzone:nth-of-type(2){
  margin-top: 20px;
}
.dzbox .w .dzone .dzimg{
  width: 60%;
}
.dzbox .w .dzone .dzimg img{
  width: 100%;
}
.dzbox .w ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.dzbox .w ul li{
  width: 32.5%;
  margin: 10px 0;
  text-align: center;
}
.dzbox .w ul li:nth-child(3n+2){
  margin: 10px 0.5%;
}
.dzbox .w ul li img{
  width: 100%;
}
.dzbox .w ul li p{
  font-size: 14px;
  margin: 15px 0 0;
}
.dzthree{
  display: flex;
  justify-content: space-between;
}
.dzthree>div{
  width: 49%;
  background-color: #e9e9e9;
}
.dzthree>div img{
  width: 100%;
}
.dzthree>div p{
  text-align: center;
  line-height: 26px;
  margin: 0;
  padding: 25px 0px;
}
/* 产品展示--开始 */
.product_nav{
  width: 100%;
  overflow: hidden;
  background-color: #f7f7f7;
}
.product_nav ul{
  max-width: 980px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.product_nav ul li{
  width: 33.33%;
  margin: 0;
  text-align: center;
  border-right: 1px solid #e1e1e1;
}
.product_nav ul li a{
  display: block;
  line-height: 60px;
  transition: all 0.5s;
  position: relative;
  z-index: 2;
  color: #333;
}
.product_nav ul li a::before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ee040e;
  width: 100%;
  height: 0;
  transition: all 0.5s;
  z-index: -1;
}
.product_nav ul li a:hover{
  color: #fff;
}
.product_nav ul li a:hover::before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #ee040e;
  z-index: -1;
}
.product .w>h3{
  margin: 20px 0;
  padding: 20px 0 13px;
  font-weight: bold;
  font-size: 22px;
  color: #333;
  border-bottom: 1px solid #ebe0e0;
}
.product .w .product_list p{
  font-size: 18px;
  color: #333;
  margin:15px 0;
  margin-bottom: 10px;
}
.product .w .product_list ul{
  display: flex;
}
.product .w .product_list ul li{
  width: 33%;
  border: 1px solid #e9e9e9;
  margin:10px 0;
}
.product .w .product_list ul li:nth-child(3n+2){
  margin: 10px 0.5%;
}
.product .w .product_list ul li img{
  width: 100%;
}
.product .w .product_turn{
  width: 100%;
  overflow: hidden;
  display: flex;
  margin: 35px 0;
}
.product .w .product_turn .product_turn_tit{
  width: 35%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #333;
  background-color: #e9e9e9;
}
.product .w .product_turn .product_turn_img{
  width: 65%;
  display: flex;
  border: 1px solid #e9e9e9;
}
.product .w .product_turn .product_turn_img img{
  width: 50%;
}
.product_nav .w{
  max-width: 1520px;
}
.product_nav .w li{
  width: 20%;
  border-right: 1px solid #e1e1e1;
}
/* 产品展示--结束 */
/* 联系我们--开始 */
.cont{
  width: 100%;
  overflow: hidden;
  background-color: #f8f8f8;
  padding: 50px 0 20px;
}
.cont .w>h3{
  font-size: 38px;
  color: #000;
  font-weight: 300;
  margin: 0 0 20px;
}
.cont .w ul{
  width: 32%;
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  margin: 0 0.5% 0;
  float: left;
}
.cont ul:first-of-type {
  margin-left: 0;
}
.cont .w ul li{
  color: #333;
  display: flex;
  align-items: center;
  margin: 5px 0;
}
.cont .w ul li span{
  font-size: 22px;
  color: #ee040e;
  margin-right: 10px;
}
.cont .w ul li p{
  font-size: 14px;
  color: #666;
  margin: 0;
}
.cont .w ul li p b{
  font-size: 16px;
  color: #333;
}
.cont .w ul .lxewm img{
  width: 130px;
  float: left;
  margin-right: 10px;
}
.cont .w .map_box{
  width: 100%;
  border: 15px solid #fff;
}
.iw_poi_title {
  color: #ee040e;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
  border-bottom: 1px dashed #ee040e;
  display: block;
  margin-top: -2px;
}
.iw_poi_content {
  font: 12px arial, sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
  color: #666;
}
#dituContent {
  width: 100%;
  height: 350px;
}
.message{
  width: 100%;
  overflow: hidden;
  padding-bottom: 50px;
  background-color: #f8f8f8;
}
.right_input{
  width: 100%;
  background: #fff;
  padding: 50px 40px;
}
.right_input>h3{
  font-size: 30px;
  color: #333;
  margin: 0 0 20px;
  font-weight: 300;
}
.right_input ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}
.right_input li{
  width: 49%;
  margin: 0 0 20px;
}
.right_input .bz_box{
  width: 100%;
}
.right_input #bzContact{
  width: 100%;
  height: 100px;
  outline: none;
  border: 0;
  border-bottom: 1px solid #000000;
  margin-top: 30px;
  color: #333;
}
.right_input li input{
  width: 100%;
  height: 60px;
  border: 0;
  border-bottom: 1px solid #000000;
  color: #333;
}
.right_input #bzContact:focus,
.right_input li input:focus {
  border-bottom: 1px solid #ee040e!important
}

.right_input li .tips{
  font-size: 12px;
  color: #ee040e;
  position: relative;
  top: 4px;
}
.right_input #insubmit{
  cursor: pointer;
  width: 40%;
  line-height: 44px;
  background: #696969;
  display: block;
  clear: both;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  transition: all 0.8s;
  margin: 40px auto;
}
.right_input #insubmit:hover{
  background: #ee040e;
}
/* 联系我们--结束 */

@media(max-width:980px){
  /* 关于我们 */
  .product_nav ul {
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
  }
  .product_nav .w li {
    width: 50%;
    border-bottom: 1px solid #e1e1e1;
    border-right: 0;
  }
  .product_nav .w li:last-child{
    border-bottom:0
  }
  .product_nav .w li:nth-child(2n+1){
    border-right: 1px solid #e1e1e1;
  }
  .about_text .w>h3 {
    font-size: 20px;
    margin: 0 0 10px;
    color: #333;
    font-weight: bold;
    text-align: center;
  }
  .service {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
    background-color: #f8f8f8;
    margin-top: 20px;
  }
  .service ul li {
    width: 90%;
    text-align: center;
    margin: auto;
  }
  /* 资质证书 */
  .zs_box ul {
    width: 100%;
    overflow: hidden;
    margin: 15px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .zs_box ul li {
    width: 49%;
    overflow: hidden;
    margin: 5px 0;
    border: 1px solid #ccc;
  }
  /* 企业文化 */
  .wh_box .w .wh_list {
    width: 100%;
    position: relative;
  }
  .wh_box .w .wh_list>.wh_img{
    display: none;
  }
  .wh_box .w .wh_list .wh_two_img {
    height: 260px;
  }
  /* 合作伙伴 */
  .partners .w ul li {
    width: 49%;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    padding: 0;
    margin: 5px 0;
  }
  /* 质量控制 */
  .zl-header ul li {
    position: relative;
    cursor: pointer;
    line-height: 60px;
    width: 50%;
    margin: 0;
    text-align: center;
    z-index: 2;
    transition: all 0.5s;
  }
  .zl-header ul li {
    width: 50%;
    border-bottom: 1px solid #e1e1e1;
    border-right: 0;
  }
  .zl-header ul li:last-child{
    border-bottom:0
  }
  .zl-header ul li:nth-child(2n+1){
    border-right: 1px solid #e1e1e1;
  }
  .zl_list>ul li {
    width: 100%;
    margin: 10px 0;
    float: left;
    text-align: center;
  }
  .zl_list:nth-of-type(2)>ul li {
    width: 100%;
    margin: 0 0 10px;
  }
  .zl_list>div>div {
    width: 100%;
    margin-bottom: 20px;
  }
  /* 工艺装备 */
  .product_nav ul li {
    width: 50%;
    border-bottom: 1px solid #e1e1e1;
    border-right: 0;
  }
  .product_nav ul li:last-child{
    border-bottom:0
  }
  .product_nav ul li:nth-child(2n+1){
    border-right: 1px solid #e1e1e1;
  }
  .dzbox .w .dzone{
    display: flex;
    flex-wrap: wrap;
  }
  .dzbox .w .dzone .dztext,
  .dzbox .w .dzone .dzimg,
  .dzbox .w ul li{
    width: 100%;
  }
  /* 产品展示 */
  .product .w .product_list ul,
  .product .w .product_turn{
    display: flex;
    flex-wrap: wrap;
  }
  .product .w .product_list ul li {
    width: 100%;
    border: 1px solid #e9e9e9;
    margin: 5px 0;
  }
  .product .w .product_turn{
    margin: 0;
  }
  .product .w .product_turn .product_turn_tit{
    display: none;
  }
  .product .w .product_turn .product_turn_img{
    width: 100%;
    border: 0;
  }
  .product .w .product_turn .product_turn_img img {
    width: 100%;
  }
  /* 产品定制 */
  .dzcp .w h4 {
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 26px;
  }
  .about-his-left {
    float: none;
    width: 100%;
  }
  .about-his-left img {
    margin-top: 15px;
  }
  .about-his-item{
    width: 100%;
  }
  .about-his-item .his-conts .dz-cont{
    padding-left: 55px;
  }
  /* 联系我们 */
  .cont .w ul li{
    width: 100%;
  }
  .cont .w ul li .icon_box{
    width: 55px;
    height: 55px;
    margin-right: 8px;
  }
  .cont .w ul li span{
    line-height: 34px;
  }
  .cont .w ul li .lx_text {
    width: calc(100% - 65px);
    float: left;
  }
  .cont .w ul li h4 {
    font-size: 18px;
    margin: 0 0 6px 0;
    color: #000;
  }
  .cont .w ul li p {
    font-size: 15px;
    color: #333;
  }
  .cont {
    width: 100%;
    overflow: hidden;
    background-color: #f8f8f8;
    padding: 20px 0;
  }
  .cont .w ul {
    width: 100%;
    background-color: #fff;
    padding: 10px 15px;
    margin: 0;
    position: relative;
  }
  .cont .w .map_box {
    width: 100%;
  }
  #dituContent {
    width: 100%;
    height: 260px;
  }
  .message {
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
    background-color: #f8f8f8;
  }
  .right_input {
    width: 100%;
    background: #fff;
    padding: 30px 20px;
  }
  .right_input li {
    width: 100%;
    margin: 0 0 20px;
  }
  .right_input li input {
    width: 100%;
    height: 44px;
    border: 0;
    border-bottom: 1px solid #000000;
    color: #333;
    border-radius: 0;
  }
  .right_input #bzContact {
    width: 100%;
    height: 60px;
    outline: none;
    border: 0;
    border-bottom: 1px solid #000000;
    margin-top: 30px;
    color: #333;
    border-radius: 0;
  }
  .right_input #insubmit {
    cursor: pointer;
    width: 100%;
    line-height: 44px;
    background: #696969;
    display: block;
    clear: both;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    transition: all 0.8s;
    margin: 20px auto;
  }
}
