﻿@import url("font_2160419_wggmj7r0z2b.css");


* {
	margin: 0;	padding: 0;	border: 0;
}
 

body {
 overflow-x:hidden;position:relative;z-index:-2;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;z-index:2;}
 .bg-color{background: #f8f8f8}
@media(min-width:768px) {
	body{font-size:1.4rem;}
}
@media(min-width:992px) {
	body{font-size:1.6rem;}
	.container {max-width:95%;}
	.container.w_1280{ width: 1300px; }
}
@media(min-width:1500) { 
	.container {max-width:96.8%;position:relative; padding:0;}
}
/*@media (min-width: 1601px){
.container {
    width: 1400px;
    padding: 0px;
}
 }*/
a {transition:.3s all; color: #333}
a:hover {transition:.3s all;text-decoration: none;  }
em,i {font-style:normal;}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.clear {
	clear: both;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
ul {
	list-style: none;
}
li {
	list-style-type: none;
}
.hd {
	height: 10px;
}
.c_b td {
	border: #000 1px solid;
}
.en {
	font-family: Arial, Helvetica, sans-serif;
}
.meta {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #CCCCCC dotted;
}
.xs {
	display: none;
}
.active {
	display: block;
}
ol, ul, li {
	list-style-type: none;
	text-align: justify;
	text-justify: inter-ideograph;
}
 
#ad {
	height: 34px;
	line-height: 34px;
}
input {
	border: 1px #dadada solid;
	color: #4b4b4b;
	font-family: 'Microsoft Yahei';
	outline: none;
}
.end_message #form1 input {
	color: #FFF
}
input:hover, textarea:hover {
	background: #CCC;
	outline: none
}
textarea {
	border: 1px #dadada solid;
	background: #efefef;
	padding-left: 10px;
}
img {
    max-width: 100%;
}


.fitcover-img{width: 100%;height: 100%;object-fit: cover;}
.img-cover-4by3{height: 0;width: 100%;padding-bottom: 65%;overflow: hidden;position: relative; }
.img-cover-3by2{height: 0;width: 100%;padding-bottom: 66.667%;overflow: hidden;position: relative; }
.img-cover img{ max-width:100%; max-height:100%; position: absolute;margin: auto;top: 0;bottom: 0; left: 0; right: 0;}
.abs-center{ margin:auto; left: 0; right: 0; top: 0; bottom: 0; position: absolute;}
.hd{ height:10px;}

 .hs_bg{ background: #f7f7f7; height: auto; overflow: hidden; }
.bg_white{ background: #fff }
/*top*/
.header{ height: 90px; border-bottom: 1px #ededed solid }
.header-top{ background: #f4f4f4; line-height: 30px; font-size: 12px; color: #666 }
.header-top a{ color: #666 }
 #logo img{ max-width: 100%; }
 @media(max-width:580px){
 	.header{ height: auto; border-bottom: 1px #ededed solid }
 	 #logo img{ width: 140px }
 }



.top-tel{ font-size: 14px; color: #414141; background: url(http://www.henanxinma.com/static/index/zm001/img/top-scan.jpg) no-repeat right top; padding-right: 90px;}
.top-tel p{ font-family: impact; color: #00A15D; font-size: 26px; }
.logo-tel{ justify-content: space-between; }
.hot_tel{ font-size: 12px; color: #282828; background: url(../image/hot_tel.png) no-repeat left top; height: 79px; 
					padding-left: 90px; }
.hot_tel p{ margin-bottom: 0 }
.hot_tel p:nth-of-type(2){ font-size: 24px; color: #282828; }
 
.nav_box { max-width: 50%;flex: 1; display: flex;justify-content: space-between; padding-left:5%; box-sizing: border-box;}
.nav_box ul {
    width: 100%;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
}
.nav_box ul li{ line-height: 90px; position: relative; height: 90px; flex: 1; text-align: center; overflow: hidden;}
.nav_box ul li a{ font-size: 16px; color: #282828; display: block; width: 100%;}
.nav_box ul li span:nth-of-type(1){ position: absolute; display: block; height: 90px;line-height: 90px; top: 0; 
					display: block; width: 100%; transition: all 0.5s; }
.nav_box ul li span:nth-of-type(2){ position: absolute; display: block; height: 90px;line-height: 90px; top:-90px;
									display: block; width: 100%; transition: all 0.5s; 
									opacity: 0; 
								   }

 

.nav_box ul li:hover span:nth-of-type(1){ top: 90px;  opacity: 0}
.nav_box ul li:hover span:nth-of-type(2){ top: 0; opacity: 1  }



.nav_box ul li:after{ position: absolute; content: ""; width: 0%;height: 4px; background: #00A15D; left: 0; 
					bottom: 32px; right: 0; transition: all 0.5s; margin: auto;}
.nav_box ul li:hover:after{  width: 50%;animation: myfirst 0.5s infinite; }
 

	 .top-nav-all {
   width:68px; height: 90px; padding:36px 19px;
   box-sizing: border-box;
    position: fixed !important;
    z-index: 999;
    top: 0;
    right: 0;
    background: #00A15D;
    position: relative;
 
}

 
.top-nav-all span{position:absolute;  transition: all 0.5s;
	 				margin-bottom: 3px; height: 3px; width: 50%; display: block; 
	 				background: #fff;  }
.top-nav-all span:nth-of-type(1){left:0; right: 0; margin: auto; top: 30px; transition: all 0.5s}
.top-nav-all span:nth-of-type(2){top:-3px;bottom: 0;left:0;right:0; margin: auto; transition: all 0.5s}
.top-nav-all span:nth-of-type(3){left:0; bottom: 32px; right: 0; margin: auto; transition: all 0.5s}
.top-nav-all.on{ z-index: 99999999;   }
.top-nav-all.on span{background: #fff;}
.top-nav-all.on span:nth-of-type(1){ transform:rotate(45deg);transform-origin: left center; }
.top-nav-all.on span:nth-of-type(2){ right: -100px;   opacity: 0}
.top-nav-all.on span:nth-of-type(3){ transform: rotate(-45deg);transform-origin: left center; }

@media(max-width: 580px){

		 .top-nav-all {
   width:52px; 
   height: 52px!important;
   box-sizing: border-box;
    position: fixed !important;
    padding: 11px;

    z-index: 999;
    top: 0;
    right: 0;
    background: #00A15D;
    position: relative;
 
	}


    .top-nav-all span{position:absolute;  transition: all 0.5s;
	 				  height: 2px; width: 30px; display: block; 
	 				background: #fff;  }
.top-nav-all span:nth-of-type(1){left:0; right: 0; margin: auto; top: 11px;  transition: all 0.5s;    transform: rotate(0) translateY(0); }
.top-nav-all span:nth-of-type(2){top:0;bottom: 0;left:0;right:0; margin: auto; transition: all 0.5s}
.top-nav-all span:nth-of-type(3){left:0; bottom: 11px; right: 0; margin: auto; transition: all 0.5s;    transform: rotate(0) translateY(0); }
.top-nav-all.on{ z-index: 99999999; }
.top-nav-all.on span{background: #fff;}
.top-nav-all.on span:nth-of-type(1){       transform: rotate(45deg) translateX(5px) translateY(5px);}
.top-nav-all.on span:nth-of-type(2){ right: -100px; opacity: 0}
.top-nav-all.on span:nth-of-type(3){   width: 30px;  }


}
/*弹窗导航*/
.nav-box-pay{ z-index: 998; background:url(../image/daohang_bj.jpg) no-repeat top center; background-size: cover; width: 100%; height: 100%; 
			  position: absolute;left: 0; top: 0; border-radius:0 0 50% 50%; 
			 transition: all 800ms cubic-bezier(.8, 0, .33, 1);  
      		 opacity: 0;  position: fixed; overflow: hidden;
             transform: translateY(-100%);
             }
.mb_nav{
			z-index: 998; background:url(../image/daohang_bj.jpg) no-repeat top center; background-size: cover; width: 100%; height: 100%; 
			  position: absolute;left: 0; top: 0; border-radius:0 0 50% 50%; 
			 transition: all 800ms cubic-bezier(.8, 0, .33, 1);  
      		 opacity: 0;  position: fixed; overflow: hidden;
             transform: translateY(-100%);
}

.mb_nav ul{ width: 90%; margin: 20% auto; }
.mb_nav ul li p{ border-bottom:1px solid rgba(255,255,255,0.2); width: 100%; box-sizing: border-box; padding-left: 5%; 
		line-height: 40px;  height: 40px; transition: all 0.5s}
.mb_nav ul li p a{ width: 80%; display: block; color: #fff;   display: block; 
	  float: left; font-size: 17px;}
 .mb_nav ul li>p   i{ color: #fff; font-size: 14px; width: 15%; text-align: right; float: right; padding-right: 5% ; -webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}



.mb_nav ul li .mb_sub_menu{ display: none; padding:0 0 5%; }

.mb_nav ul li .mb_sub_menu>a{ display: block; padding-left: 10%; line-height: 30px; position: relative; font-size: 14px; }
.mb_nav ul li .mb_sub_menu>a:after{position: absolute; content: ""; background:#fff;left: 5%;top: 0;bottom: 0;margin: auto; height: 2px; width: 3%; }

.mb_nav ul li.active .iconfangxiang{ -webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg); }

 .mb_nav ul li.active p{border-bottom:1px solid rgba(255,255,255,0); background:rgba(255,255,255,0.5) }
 .mb_nav ul li.active .mb_sub_menu{border-bottom:1px solid rgba(255,255,255,0.2);}





.mb_nav ul li a{ color: #fff; font-size: 14px; }
.nav-box-pay.nav-open,.mb_nav.nav-open { 
	transform: translateY(0%);
    border-radius: 0%; opacity: 1;    
}


.nav_content{ display: flex; width: 100%; height: 100vh;}
.nav_content .nav_slide{ position: relative; width: calc(100%/6);   display:flex;height: 100vh; 
						box-sizing: border-box; transition: all 0.5s;}
.nav_content .nav_slide:before{ position:absolute; content: "";left:0px;height: 100%; width: 1px; background:#464647; transition: all 0.5s }
 .nav_content .nav_slide:after{ position:absolute; content: "";left:0px;height: 0%; width: 1px; background:#464647; transition: all 0.5s }
 
.nav_content .nav_slide:hover:after{ height: 100%;background:rgba(255,255,255,0.3); }
.nav_content .nav_slide:hover{ background:rgba(0,0,0,0.5);}
.nav_content .nav_slide > a { display: block;left: 0;right: 0; top:40%; margin: auto; color: #fff; position: absolute; text-align: left; width: 40%; }
.nav_content .nav_slide > a>p:nth-of-type(1){ font-size: 26px; text-transform: uppercase; }
.nav_content .nav_slide > a>p:nth-of-type(2){ font-size: 26px;  }
.nav_content .nav_slide .nav_son{ opacity: 0; text-align: center; color: #fff; position:absolute; top: 80%; width: 40%;left: 0; right: 0; margin: auto; transition: all 0.5s  }
.nav_content .nav_slide .nav_son{ text-align: center; color: #fff; }
.nav_content .nav_slide .nav_son ul{ text-align: center; }
.nav_content .nav_slide .nav_son ul p,.nav_content .nav_slide .nav_son ul li{ text-align: center; }

.nav_content .nav_slide .nav_son ul p i{color: #fff; font-size:30px; font-weight: 100;}
.nav_content .nav_slide .nav_son ul li:nth-of-type(1){ padding-bottom: 30px; }
.nav_content .nav_slide .nav_son ul li:nth-of-type(1) a{font-size: 30px; line-height: 80px; color: #fff}
 
.nav_content .nav_slide .nav_son ul li:nth-of-type(n+2) a{ font-size: 16px; line-height: 55px; color: rgba(255,255,255,0.5);  }

.nav_content .nav_slide.on .nav_son{ top: 25%; opacity: 1}
 
.nav_content .nav_slide.on > a{ top: 0%; opacity: 0}
.nav_content .nav_slide .nav_son ul li a:hover{ color:#fff; }





#flash {overflow:hidden; background: #fff}
.flash-box {width:600px;position:relative;left:50%;top:0;transform:translateX(-50%);}
.flash-box img {max-width:100%;}
 
@media (min-width:520px)  {.flash-box {width:768px;} }
@media (min-width:768px)  {.flash-box {width:1000px;}}
@media (min-width:992px)  {.flash-box {width:1440px;}}
@media (min-width:1440px) {.flash-box {width:1920px;}}

 
/*产品类别*/
.index_pro_list{ width: 100%; justify-content: space-between; display: flex; margin-left: 0; margin-right: 0; }
.index_pro_list .pro_slider{ flex: 1; overflow: hidden;  }
.index_pro_list .pro_slider span:nth-of-type(1){ width: 384px; height: 420px;}
.index_pro_list .pro_slider span:nth-of-type(1) img{ transition: all 0.5s; width: 100%; height: 100%; opacity: 0.2; 
									transition: all 0.5s }
.index_pro_list .pro_slider .pro_font1{ position: absolute; top: 0; left: 0; width: 100%; padding:40px; 
					box-sizing: border-box; transition: all 0.5s}
.index_pro_list .pro_slider .pro_font1 p:nth-child(1){ font-size: 22px; color: #282828; }
.index_pro_list .pro_slider .pro_font1 p:nth-child(2){ color: #666666; font-size: 15px; }
.index_pro_list .pro_slider .pro_font1 span{ position: relative; text-align: center; display: block; width:38px; height: 38px; 
							  border-radius: 100%; background: #f3f3ef; color: #0e0e0e; vertical-align: middle; }
.index_pro_list .pro_slider .pro_font1 span i{ display: block;  position: absolute; top: 5px;bottom:0;left:0;right: 0; margin: auto; }
.index_pro_list .pro_slider .pro_font1 p:nth-last-of-type(1){ padding-top:10%; }
.index_pro_list .pro_slider:nth-of-type(2) .pro_font1  p:nth-last-of-type(1){ padding-top:10%; }
.index_pro_list .pro_slider:nth-of-type(3) .pro_font1  p:nth-last-of-type(1){ padding-top:15%;padding-left: 25px; }
.index_pro_list .pro_slider:nth-of-type(4) .pro_font1  p:nth-last-of-type(1){ padding-top:10%;padding-left: 30px; }





.index_pro_list .pro_slider .pro_font2{ position: absolute; top: 420px; left: 0; width: 100%; padding:40px;height: 422px; 
					box-sizing: border-box; transition: all 0.5s}
.index_pro_list .pro_slider:hover .pro_font1{ top: -422px; }
.index_pro_list .pro_slider:hover span img{ transform: scale(1.2);  }
.index_pro_list .pro_slider:hover .pro_font2{ top: 0; background:rgba(0,0,0,0.9); opacity:0.9}
.index_pro_list .pro_slider:hover .pro_font2 p:nth-child(1){ font-size: 22px; color: #fff; }
.index_pro_list .pro_slider:hover  .pro_font2 p:nth-child(2){ color: #fff; font-size: 15px;  }
.index_pro_list .pro_slider:hover  .pro_font2>span:nth-of-type(1){ position: relative; text-align: center; display: block; width:38px; height: 38px; 
							  border-radius: 100%; background: #00A15D; color: #fff; vertical-align: middle; opacity: 1}
.index_pro_list .pro_slider:hover  .pro_font2>span:nth-of-type(1) i{ display: block;  position: absolute; top: 5px;bottom:0;left:0;right: 0; margin: auto; }
 
.pro_font2>a:nth-last-of-type(1){ display: block; background: #00A15D; color: #fff!important; width: 125px; 
					height: 40px; line-height: 40px;text-align: center; font-size: 15px; margin-top: 20px; transition: all 0.5s}
					.pro_font2>a:nth-last-of-type(1):hover{ color: #fff; width: 135px;   }
.index_pro_list .pro_slider:hover div a{  color: #fff; font-size: 15px; transition: all 0.5s }
.index_pro_list .pro_slider:hover div:nth-of-type(1){ margin-top: 10px; }
.index_pro_list .pro_slider:hover div{line-height: 25px; }
.index_pro_list .pro_slider:hover div a:hover{ color: #00A15D }



.news_detail{ background: #f3f3f3; padding: 30px 0; text-align: center; }

 @media(max-width:768px) {
  .index_pro_list {flex-flow:row wrap;}
  .index_pro_list .pro_slider{  flex-basis:50%; }
   
  .index_pro_list .pro_slider:nth-last-of-type(1){ flex-basis:100%;}

  .index_pro_list .pro_slider .pro_font1 p:nth-child(1){ font-size:16px; color: #282828; }
  .index_pro_list .pro_slider .pro_font1 p:nth-child(2) { color: #666666;  font-size: 12px;}



.index_pro_list .pro_slider .pro_font1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding:30px 20px 0;
 
    box-sizing: border-box;
    transition: all 0.5s;
}
  .index_pro_list .pro_slider:hover .pro_font1{ top: 0px; }
 
  .index_pro_list .pro_slider:not(:nth-last-of-type(1)) .pro_font1 p:nth-last-of-type(1) {
     display: none;
	}
  
}

/*新品推荐*/
.index_title{ text-align: center;}
.index_title p:nth-of-type(1){ font-size: 36px; color: #303032}
.index_title p:nth-of-type(2){ font-size: 14px; color: #303032; text-transform: uppercase; position:relative;}
.index_title p:nth-of-type(2):after{ position: absolute; content: "";left: 0; bottom: -60%; right: 0; margin:auto; 
							background: #00A15D; width: 4%; height: 3px; }
.pro-all-center { padding-bottom: 100px; }
.pro-all-center .swiper-pagination4{ text-align: center; bottom: 18px; position: absolute;  z-index: 99;}
.pro-all-center .swiper-pagination4 .swiper-pagination-bullet{ transition: all 0.5s;
    display: inline-block;
    margin-right: 10px;
    width: 40px;
    height: 3px;
    border-radius: 0;
    background: #333;
    cursor: pointer;} 
.pro-all-center  .swiper-pagination4  .swiper-pagination-bullet-active{   background-color: #00A15D }


.pro-all-center .pro-box{ background: #f5f5f5; padding: 20px; }
.pro-all-center .pro-box span{ display: block; overflow: hidden; }
.pro-all-center .pro-box span img{ transition: all 0.5s }
.pro-all-center .pro-box .pro-font{ padding-top: 20px; }
.pro-all-center .pro-box:hover span img{ transform: scale(1.1); }
.pro-all-center .pro-box .pro-font p:nth-of-type(1){ color: #00A15D; font-size: 20px; position: relative; }
.pro-all-center .pro-box .pro-font p:nth-of-type(1):after{ position: absolute; content: ""; height: 1px; background: #00A15D;
									 width: 5%;left: 0; bottom: -20%; transition: all 0.5s }
.pro-all-center .pro-box .pro-font ul li{ flex: 1; text-align: left; display: block; float: left;
							 color: #666; font-size: 16px;  width: 100%}
 
.pro-all-center .pro-box .pro-a >  a{ display: block; float: left;   font-size: 14px; width: 35%; }
.pro-all-center .pro-box  .pro-a > a span{ float: right; }
.pro-all-center .pro-box .pro-a{ padding: 5% 0;  display: flex; }
.pro-all-center .pro-box .pro-a > a{ background: #282828; color: #fff; padding: 1% 4% }
.pro-all-center .pro-box .pro-a > a:nth-of-type(1){background: #00A15D; margin-right: 4%; }
.pro-all-center .pro-box:hover .pro-font p:nth-of-type(1):after{ width: 10% }
 @media(max-width:768px) {
 	.pro-all-center { padding-bottom: 20px; }
    .pro-all-center .pro-box .pro-font ul li{ flex: 1; text-align: left; display: block;  
							 color: #666; font-size: 16px;  width: 100%}
							 .btn-n span i{ display: none; }
.index_title p:nth-of-type(1){ font-size: 18px; color: #303032}
  .index_title p:nth-of-type(2){ font-size: 12px; color: #303032; text-transform: uppercase; position:relative;}
 
}


.pro-box-big .pro-box{ background: #f5f5f5; padding: 0 }
.pro-box-big .pro-box span{ display: block; overflow: hidden;}
.pro-box-big .pro-box span img{ transition: all 0.5s }
.pro-box-big .pro-box .pro-font{ padding: 20px; }
.pro-box-big .pro-box:hover span img{ transform: scale(1.1); }
.pro-box-big .pro-box .pro-font p:nth-of-type(1){ color: #00A15D; font-size: 20px; position: relative; }
.pro-box-big .pro-box .pro-font p:nth-of-type(1):after{ position: absolute; content: ""; height: 1px; background: #00A15D;
									 width: 5%;left: 0; bottom: -20%; transition: all 0.5s }
.pro-box-big .pro-box .pro-font ul li{ flex: 1; text-align: left; display: block; float: left;
							 color: #666; font-size: 16px;  width: 100%}
 
.pro-box-big .pro-box .pro-a >  a{ display: block; float: left;   font-size: 14px; width: 35%; }
.pro-box-big .pro-box .pro-a > a span{ float: right; }
.pro-box-big .pro-box .pro-a{ padding: 5%;  display: flex; }
.pro-box-big .pro-box .pro-a > a{ background: #282828; color: #fff; padding: 1% 4% }
.pro-box-big .pro-box .pro-a > a:nth-of-type(1){background: #00A15D; margin-right: 4%; }
.pro-box-big .pro-box:hover .pro-font p:nth-of-type(1):after{ width: 10% }

 @media(max-width:768px) {
 	.pro-box-big { padding-bottom: 20px; }
    .pro-box-big .pro-box .pro-font ul li{ flex: 1; text-align: left; display: block;  
							 color: #666; font-size: 16px;  width: 100%}
							 .btn-n span i{ display: none; }
    .index_title p:nth-of-type(1){ font-size: 18px; color: #303032}
    .index_title p:nth-of-type(2){ font-size: 12px; color: #303032; text-transform: uppercase; position:relative;}
 
}


.de-page-mian .page-inner a.active, .de-page-mian .page-inner a:hover{ background: #cb0732 }
.de-page-mian .page-inner a {
    display: block;
    float: left;
    min-width: 26px;
   
    height: 36px;
    width: 36px;
    border-radius: 100%;
    border: 1px solid #dddddd;
    background: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    margin-right:2px;
    overflow: hidden;
}
 
.de-page-mian .page-inner span{ display: none }
.de-page-mian .page-inner input {
    display: none;
     
}
.de-page-mian .page-inner a.active, .de-page-mian .page-inner a:hover {
    color: #fff;
    border-color: #cb0732;
    background: #cb0732;
}
.de-page-mian .page-inner a.page-btn {display: none;
    font-size: 12px;
    margin-right: 0;
    width: 63px;
    margin-left: 10px;
}


/*品牌与友情链接*/
.index_pinpai{ background: url(../image/index_pinpai_bj.jpg) no-repeat left top; background-size: cover; height: auto; overflow: hidden;}
.white-font{ color: #fff }
.index_title2{ text-align: center;}
.index_title2 p:nth-of-type(1){ font-size: 36px; color: #fff}
.index_title2 p:nth-of-type(2){ font-size: 14px; color: rgba(255,255,255,0.5); text-transform: uppercase; position:relative;}
.index_title2 p:nth-of-type(2):after{ position: absolute; content: "";left: 0; bottom: -150%; right: 0; margin:auto; 
							background: #fff; width: 6%; height: 3px; }

.pinpai_content{  font-size: 16px; color: #fff; padding:8% 10% 5%; line-height: 30px; }
.index_pinpai>a:nth-of-type(1){ display: block; margin: 0 auto; font-size: 16px; color: #fff; text-transform: uppercase; }
.index_pinpai>a:hover{ color: #00A15D; letter-spacing: 4px; }
.index_pinpai ul{ padding: 5% 0; display: flex; justify-content: space-between; width: 70%; margin: 0 auto; color: #fff}
.index_pinpai ul li{ flex: 1; color: #fff; text-align: center; font-size: 14px; transition: all 0.5s;}
.index_pinpai ul li i{ font-size: 50px; transition: all 0.5s; color: rgba(255,255,255,0.5);transition: all 0.5s}
.index_pinpai ul li p{color: rgba(255,255,255,0.5); transition: all 0.5s}
.index_pinpai ul li a:hover p,.index_pinpai ul li a:hover i{color: rgba(255,255,255,1);}
.index_pinpai ul li a{ display: block; width: 100%; height: 100%; transition: all 0.5s; background: rgba(255,255,255,0); }
.index_pinpai ul li a:hover{  background: rgba(255,255,255,0.5);  transform: scale(1.1);}







.index_links{ background: #ecf5fa; text-align: center; height: auto; overflow: hidden;}
.index_links ul{display: flex; flex-flow:row wrap; width: 80%; margin: 0 auto; justify-content: space-between; background: #fff;}
.index_links li{   background: #fff; padding: 3% 0; box-sizing: border-box; overflow: hidden; border-right:1px solid #eee;
				border-bottom:1px solid #eee; float: left}
.index_links li:nth-of-type(4n){ border-right: none }
.index_links li img{ transition: all 0.5s; }
.index_links li:hover img{ transform: scale(1.1); }
 @media(max-width:768px) {
  .index_links ul {flex-flow:row wrap;}
  .index_links li{  flex-basis:50%; }
   
  .index_links li:nth-of-type(2n){ border-right: none }

    .index_title2 p:nth-of-type(1) {
    font-size: 18px;
    color: #fff;
    }
    .pinpai_content {
    font-size: 14px;
    color: #fff;
    padding: 8% 10% 5%;
    line-height: 30px;
}
.index_pinpai ul{ padding: 5% 0; display: flex; justify-content: space-between; width:100%; margin: 0 auto; color: #fff}
.pinpai_content{  font-size: 12px; color: #fff; padding:8% 2% 5%; line-height: 30px; }
  
}




.btn1{   position:relative; color: #666; overflow: hidden; -webkit-transition: all .6s;transition: all .6s;}
.btn1:hover{ color:#fff; border-color:#282828;}
.btn1 .bgsqr1{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg); 
			transform: rotate(360deg);border-style: solid;border-width: 0; border-top-color:transparent;
			border-right-color:transparent;border-bottom-color:transparent; border-left-color:#73061e;
			position: absolute;bottom: 0;left: 0; -webkit-transition: all 0.6s; transition: all 0.6s;}
.btn1 .bgsqr2{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);
				transform: rotate(360deg);border-style: solid;border-width: 0; 
				border-top-color:transparent;border-left-color:transparent;
				border-bottom-color:transparent;border-right-color:#282828; 
				position: absolute;top: 0; right: 0;-webkit-transition: all 0.6s; 
				transition: all 0.6s;}
.btn-n:hover .bgsqr1{ border-width:200px 0 0 200px;}
.btn-n:hover .bgsqr2{ border-width:0 200px 200px 0;}
.btn-n span{ position:relative; z-index:1; text-align: left; width: 100%;}
.btn-n span i{ padding: 0 0 0 10%; display: block; float: right; transition: all 0.5s}
.btn-n:hover i{ padding-left:5%; }
@media( max-width: 768px){.btn-n span i{ padding: 0 0 0 0%; display: block; float: right; transition: all 0.5s}
.btn-n:hover i{ padding-left:0%; }
}
.btn2{   position:relative; color: #666; overflow: hidden; -webkit-transition: all .6s;transition: all .6s;}
.btn2:hover{ color:#fff;  }

.btn2 .bgsqr1{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg); 
			transform: rotate(360deg);border-style: solid;border-width: 0; border-top-color:transparent;
			border-right-color:transparent;border-bottom-color:transparent; border-left-color:#73061e;
			position: absolute;bottom: 0;left: 0; -webkit-transition: all 0.6s; transition: all 0.6s;}
.btn2 .bgsqr2{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);
				transform: rotate(360deg);border-style: solid;border-width: 0; 
				border-top-color:transparent;border-left-color:transparent;
				border-bottom-color:transparent;border-right-color:#00A15D; 
				position: absolute;top: 0; right: 0;-webkit-transition: all 0.6s; 
				transition: all 0.6s;}






/*新闻模块*/
.news-all-center{ padding-top: 1%; padding-bottom: 120px; }
.news-all-center .swiper-slide{ padding: 1rem; }
.news-all-center .news-box{ background: #fff; padding: 15px; border-bottom: 1px solid #ededee; transition: all 0.5s}
.news-all-center .news-box:hover{-webkit-box-shadow: -5px 5px 10px 2px rgba(0, 0, 0, .1); 
		-moz-box-shadow: -5px 5px 10px 2px rgba(0, 0, 0, .1); box-shadow: -5px 5px 10px 2px rgba(0, 0, 0, .1); 
		-webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px);
		 -o-transform: translateY(-10px); transform: translateY(-10px);}
 
 
.news-all-center .news-box span{ display: block; overflow: hidden; }
.news-all-center .news-box span img{ transition: all 0.5s }
.news-all-center .news-box .news-font{ padding-top: 20px; }
.news-all-center .news-box:hover span img{ transform: scale(1.1); }
.news-all-center .news-box .news-font p:nth-of-type(1){ color: #00A15D; font-size: 22px; position: relative; }
.news-all-center .news-box .news-font p:nth-of-type(1):after{ position: absolute; content: ""; height: 1px; background: #00A15D;
									 width: 5%;left: 0; bottom: -20%; transition: all 0.5s }
.news-all-center .news-box .news-font div{ 
							 color: #666; font-size: 16px;  }
 .news-all-center .news-box   p:nth-last-of-type(1){ font-size:14px; color: #999 } 
 
.news-all-center .news-box:hover .news-font p:nth-of-type(1):after{ width: 10% }
 @media(max-width:768px) {
  .news-all-center .news-box .news-font ul li{ flex: 1; text-align: left; display: block;  
							 color: #666; font-size: 16px;  width: 100%}
  
}

/*快捷导航*/
 .b_nav_box{ width:98%; position: relative; overflow: hidden; }
 .b_nav_box:after{ position: absolute; content: ""; width:1px; height: 0px; left: 0; top: 0;
 				 right: 0; margin: auto; z-index: 9; background: #fff; transition: all 0.5s}
 .b_nav_box:hover:after{ height: 75px; }
 .b_nav_box span{ width: 100%; overflow: hidden; display: flex; height: 100%; }

 .b_nav_box span img{ transition: all 0.5s; width: 100%; height: 100%; object-fit: cover; }
 .b_nav_box:hover span img{ transform: scale(1.1);}
 .b_nav_box .b-g1{ background: rgba(43,55,69,0.9);  }


 .b_nav_box .b-g2{ background: rgba(153,30,50,0.9);  }
 .b-font{position: absolute;left: 0; top: 0;width: 100%; height: 100%;  padding-top: 8%; text-align: center; 
 				transition: all 0.5s; box-sizing: border-box;}
 .b-font p{ color: #fff; margin: 0 }
 .b-font p:nth-of-type(2){ font-size: 16px; color: #fff; transition: all 0.5s }
 .b-font p:nth-of-type(2) a{ color: #fff;  line-height: 30px; display: block; }
 .b_nav_box:hover .b-font{ padding-top: 105px;}
 .b_nav_box:hover p:nth-of-type(2) a{ padding-top: 10px; }  

@media(max-width: 768px){  
	.b_nav_box .b-font{ padding-top: 5%;} 
	.b_nav_box:hover:after{ height: 10%; }

	.b_nav_box:hover .b-font{  padding-top: 8% }
	.b-font p{ margin: 0 }
	.b-font p:nth-of-type(2){ font-size: 16px; color: #fff; transition: all 0.5s }
    .b_nav_box:hover p:nth-of-type(2) a{ }
 
}
/*end*/
#end{ background: #f6f6f6; border-top: 1px #dddee0 solid; display: flex;}
.end_logo_contact{ color: #666666; font-size: 14px;}
.end_logo_contact li{ line-height: 30px; }
.end_nav{ flex: 1; max-width: 60%; justify-content: space-between; padding-left:5%; }
.end_nav ul{ width: 20%; float: left;}
.end_nav ul li a{ font-size: 14px; color: #666666}
.end_nav ul li{ line-height: 30px; position: relative;}
.end_nav ul li:nth-of-type(n+2):after{position: absolute; content: ""; background: #00A15D; width: 40%;
									  bottom: 0px;left: 0; height: 2px;  transition: all .5s; opacity: 0.7; transform: scale(0); transform-origin: left bottom;} 
.end_nav ul li:nth-of-type(n+2):hover:after{transform: scale(1); transform-origin: right bottom;opacity: 1; }

.end_nav ul li:nth-of-type(1){ position: relative;   } 
.end_nav ul li:nth-of-type(2){ margin-top: 25px; }
.end_nav ul li:nth-of-type(1) a{font-size: 18px; color: #282828; }
.end_nav ul li:hover a{ color:#00A15D  }
.end_nav ul li:nth-of-type(1):after{ position: absolute; content: ""; background: #00A15D; width: 15%;
								bottom: -15px;left: 0; height: 2px; transition: all 0.5s } 
.end_nav ul li:nth-of-type(1):hover:after{ width:40%; }
.end_scan{ display: flex; justify-content: space-between; }
.end_scan div{ flex: 1; padding: 10px; font-size: 14px; text-align: center;  color: #666666}

.end_copy{ border-top: 1px #dddee0 solid; height: 70px; line-height: 70px; color: #666666; font-size: 14px; }





/*当前定位*/
.current_lm{ position: relative;   height: 70px; line-height: 70px; width: 100%; font-size: 14px; padding-left: 10px; }
.current_lm:after{ position: absolute;content: "";   width: 3px; height: 20px; background:#00A15D; left: 0; top: 0;bottom: 0; margin: auto;}
.current_lm a{ padding:0 5px;  display: inline-block;}
.current_lm a:hover{ color: #00A15D; }
.left_list .left_slide{ background:#f7f7f7;  border-bottom:5px solid #ececeb;}
.left_title{  background: #00A15D; color: #fff; height: 65px; line-height: 65px; position: relative; text-align: center;}
.left_title p:nth-of-type(1){ line-height: 65px; font-size: 27px; color: #fff; font-weight: bold;  }
.left_title p:nth-of-type(2){ font-family: 'impact'; color: rgba(255,255,255,0.3); position: absolute; 
	left: 0;top: 0;bottom: 0;right: 0; margin: auto; font-size: 30px; text-transform: uppercase; }
.list_name{ padding:15px 30px; }
.list_name li{ height: 45px; line-height: 45px; border-bottom: 1px dashed #dfdfdf; font-size: 16px; 
					padding-left: 40px; box-sizing: border-box;  transition: all 0.5s; }
.list_name li:hover{  background: #00A15D; border-bottom: 1px dashed #00A15D;}
.list_name li a{ color: #666; display: block; }
.list_name li a:hover{  color: #fff}
.left_contact{ font-size: 14px; color: #666; padding:20px; }
 /*产品中心*/
.right_img img{ max-width: 100% }
.pro_right_font>p:nth-of-type(1){ color: #333; font-size: 24px; }
.pro_right_font .pro_des_key{ background: #f7f7f7; font-size: 16px; line-height: 28px; color: #999;}
.pro_right_font .pro_des_key strong{ color: #282828; }
 
.pro_des_key div:nth-of-type(1){ border-bottom: 1px dashed #999999 }
.pro_tel a{ font-size: 16px; display: block; height: 40px; line-height: 40px; color: #fff; background: #00A15D; float: left; }
.pro_tel div{ font-size: 16px; float: left; line-height: 40px; height: 40px; }
.pro_tel div span{ color: #00A15D; font-family: 'arial'; font-size: 24px; font-weight: bold; }
.pro_tel div i{ background: url(http://www.henanxinma.com/static/index/zm001/img/pro_tel.png) no-repeat left center; display:inline-block; float: left; width: 30px; height: 40px;  }

@media(max-width: 768px){
	.pro_right_font>p:nth-of-type(1){ font-size: 16px; }
	.pro_tel div{ font-size: 16px; }
}








 
.index-title p:nth-of-type(1){ font-size: 40px; font-weight: 100 }
.index-title p:nth-of-type(2){font-size: 20px; font-weight: 100 }

@media(max-width: 768px){
    .index-title p:nth-of-type(1){ font-size: 26px; font-weight: 100 }
.index-title p:nth-of-type(2){font-size: 16px; font-weight: 100 }

}
.pro-all p{ line-height: 40px; font-size: 16px; padding-top: 10px; position: relative; transition: all 0.5s}
/*.pro-all span{ display: block; overflow: hidden; position: relative;}
.pro-all span:after{ transition: all 0.5s; position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 0%; background: rgba(0,0,0,0.5); }*/
.pro-all a img{ transition: all 0.5s }
.pro-all a{ position: relative; width: 100%; display: block; overflow: hidden; height: auto;}
.pro-all a i:nth-of-type(1){ 
	z-index: 1; transition: all 0.5s; position: absolute; background: #a6c14c;
	width: 100px; height: 100px; display: block;  border-radius: 100px;left:-150px; top: -150px;
}
.pro-all a:hover i:nth-of-type(1){ 
	left:-50px;
	top:-50px;
  
}
.pro-all a i:nth-of-type(2){ 
	z-index: 1; transition: all 0.5s; position: absolute; background: rgba(26,178,122,0.3); 
	width: 150px; height: 150px; display: block;  border-radius: 150px;left:-150px; top: -150px;
}
.pro-all a:hover i:nth-of-type(2){ 
	left:-20px;
	top:20px;
  
} 
.pro-all a:hover img{ transform: scale(1.5); }
.pro-all a:hover span:after{ height: 100%; }
.pro-all a p:after{ position: absolute; transition: all 0.5s; content:""; 
left: 0; bottom: 0; height: 1px; background: #a6c14c; width: 0}
.pro-all a:hover p:after{ width: 100% }
.pro-all a:hover p{ letter-spacing: 5px; padding-left: 10px; }
a.more-all-zj{line-height: 50px; border:1px #e2e2e2 solid; border-bottom: 3px #1ab27a solid;
 color: #4b4b4b; font-size: 14px;  transition: all 0.5s}
a.more-all-zj:hover{letter-spacing: 10px;}




 
               .news_img_right .news_box_slide{ width: 100%; 
               				 height: auto; overflow: hidden; transition: all 0.5s}
                .news_box_slide a{
               		 	 padding:1.5% 0;
               				 display: flex; 
               				 width: 100%; 
               				 height: 100%; 
               				 position: relative;border-bottom: 1px solid #ebebeb;
               				
               				}



                 .news_box_slide a:after{ position: absolute; content: "";  height: 1px; width: 100%; 
                 		background: #00A15D; transform-origin: left bottom; 
	                    transform: scale(0); transition: all 0.5s;left:0; bottom: 0;
	                    
	                		}
                



                .news_box_slide a:hover:after{ transform: scale(1); width: 100%; transform-origin: right bottom;}
                .news_box_slide a:hover .index_time p,.news_box_slide a:hover .index_news_nr p:nth-of-type(1){ color: #00A15D; }
                .index_time{ width: 20%; text-align: center; }
                .index_time p:nth-of-type(1){ font-size: 42px; color: #494949 }
                .index_time p:nth-of-type(2){ font-size: 14px; color: #9a9a98 }
                .index_news_nr{ width:80%; padding: 0 5% 0 0; box-sizing: border-box; transition: all 0.5s; }
                .index_news_nr p:nth-of-type(1){ color: #333333; font-size: 18px; transition: all 0.5s; line-height: 40px;}
                .index_news_nr div:nth-of-type(1){ color: #999999; font-size: 18px; line-height: 25px; padding-bottom: 2%; }
                .index_news_nr p:nth-last-of-type(1){ font-size: 18px; color: #999; line-height: 30px; }
                .index_news_nr p:nth-last-of-type(1) i{ font-size: 26px; margin-right: 5px; transition: all 0.5s }
                .news_box_slide a:hover i{ color: #00A15D }
                @media(max-width: 768px){

						  	.index_news_nr p:nth-of-type(1) {
						    color: #333333;
						    font-size: 15px;
						    transition: all 0.5s;}
						    .index_news_nr div:nth-of-type(1){ font-size: 12px; }
                }

/*广告*/
 .zy_flash{ background: url(../image/zy_flash.jpg) no-repeat top center; height: 613px;background-size: auto 100%; text-align: center;background-attachment: fixed; }

.zy-flash{ background: url(../image/gy2.jpg) no-repeat top center; min-height: 350px;background-size: auto 100%; width:100%;
		 text-align: left;background-attachment: fixed; }
 
.zy_cp{ background: url(../image/cp.jpg) no-repeat top center; background-attachment: fixed; }
.zy_fw{ background: url(../image/fw.jpg) no-repeat top center; background-attachment: fixed; }
.zy_xw{ background: url(../image/xw.jpg) no-repeat top center; background-attachment: fixed; }
.zy_lx{ background: url(../image/lx.jpg) no-repeat top center; background-attachment: fixed; }




.zy-flash p:nth-of-type(1){ font-size: 40px; font-weight: bold; color: #fff }
.zy-flash p:nth-of-type(2){ font-size: 24px;font-weight: 400;color: #fff  }
.com_banmt a {
    float: left;
    width: 38px;
    height: 38px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    border: solid 1px rgba(255,255,255,0.8);
}
.zy-flash .com_banmt a img {
    animation: scroll 1s ease infinite;
} @keyframes scroll {
        0% { 
            transform: translate(0,-10px); 
            opacity: 0;
        }
        100% { 
            transform: translate(0,5px); 
            opacity: 1;
        }
    }
 

 @media(max-width: 768px){
 	.zy-flash p:nth-of-type(1){  font-size: 16px; font-weight: bold; color: #fff }
 	.zy-flash p:nth-of-type(2){ font-size: 12px;font-weight: 400;color: #fff  }
 	.zy-flash{ background: url(../image/zy_flash.jpg) no-repeat top center; min-height: 250px;background-size: auto 100%; width:100%; 
 		text-align: left;background-attachment: fixed; }

 }
 /*产品中心*/
.index-title p:nth-of-type(1){ font-size: 40px; font-weight: 100 }
.index-title p:nth-of-type(2){font-size: 20px; font-weight: 100 }

@media(max-width: 768px){
    .index-title p:nth-of-type(1){ font-size: 26px; font-weight: 100 }
.index-title p:nth-of-type(2){font-size: 16px; font-weight: 100 }

}
.pro-all p{ line-height: 40px; font-size: 16px; padding-top: 10px; position: relative; transition: all 0.5s}
/*.pro-all span{ display: block; overflow: hidden; position: relative;}
.pro-all span:after{ transition: all 0.5s; position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 0%; background: rgba(0,0,0,0.5); }*/
.pro-all a img{ transition: all 0.5s }
.pro-all a{ position: relative; width: 100%; display: block; overflow: hidden; height: auto;}
.pro-all a i:nth-of-type(1){ 
	z-index: 1; transition: all 0.5s; position: absolute; background: #a6c14c;
	width: 100px; height: 100px; display: block;  border-radius: 100px;left:-150px; top: -150px;
}
.pro-all a:hover i:nth-of-type(1){ 
	left:-50px;
	top:-50px;
  
}
.pro-all a i:nth-of-type(2){ 
	z-index: 1; transition: all 0.5s; position: absolute; background: rgba(26,178,122,0.3); 
	width: 150px; height: 150px; display: block;  border-radius: 150px;left:-150px; top: -150px;
}
.pro-all a:hover i:nth-of-type(2){ 
	left:-20px;
	top:20px;
  
} 
.pro-all a:hover img{ transform: scale(1.5); }
.pro-all a:hover span:after{ height: 100%; }
.pro-all a p:after{ position: absolute; transition: all 0.5s; content:""; 
left: 0; bottom: 0; height: 1px; background: #a6c14c; width: 0}
.pro-all a:hover p:after{ width: 100% }
.pro-all a:hover p{ letter-spacing: 5px; padding-left: 10px; }
a.more-all-zj{line-height: 50px; border:1px #e2e2e2 solid; border-bottom: 3px #1ab27a solid;
 color: #4b4b4b; font-size: 14px;  transition: all 0.5s}
a.more-all-zj:hover{letter-spacing: 10px;}


/*公司简介*/
.index-about-all{ background: url(http://www.henanxinma.com/static/index/zm001/img/about-bj.jpg) no-repeat center top; min-height: 665px; }
.about-content-right{ background: #1ab27a; color: #fff }
.about-content-right .about-font-title{ font-size: 24px; }
.about-content{ font-size: 14px; line-height: 30px; }
.about-more{ border:1px solid #91dabf; font-size: 14px; color: #fff; transition: all 0.5s}
.about-more:hover{ padding:0 20px; }
.about-img img{ height: auto; }
@media(min-width: 992px){
.about-img img{ min-height: 433px }

}




.about_left>p:nth-of-type(1){ font-size: 30px; font-weight: bold; color: #00A15D; text-transform: uppercase;}
.about_left>p:nth-of-type(2){ color: #303032; font-size: 24px; letter-spacing: 7px; font-weight: 100; position: relative; padding-bottom: 20px; }
.about_left>p:nth-of-type(2):after{ position:absolute; content: ""; bottom: 0px; height: 2px; background: #00A15D; width: 10%;left: 0}
.about_nr{ 
   color: #666666; 
   font-size: 14px; 
   line-height: 25px;
   height: 220px; 
   overflow: auto;
   padding-right: 10px;
  }

 .scrollbar {
  width : 100%;
  height: 300px;
  margin: 0 auto;
  }
  .test-1::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 5px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  }
  .test-1::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #535353;
  }
  .test-1::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  background   : #ededed;
  }


@media(max-width: 768px){
	.about_left>p:nth-of-type(1){ font-size: 22px; font-weight: bold; color: #00A15D; text-transform: uppercase;}
.about_left>p:nth-of-type(2){ color: #303032; font-size: 18px; letter-spacing: 7px; font-weight: 100; position: relative; padding-bottom: 20px; }

}

.about_right .img img{ max-width: 100% }
.about_right .img{ position: relative; text-align: center; padding: 0 10px;}
.about_right .img:before{position: absolute; content: ""; background: #e6e6e6;left:-10px;bottom: -10px; width: 60%; height: 60%; z-index: -1 }
.about_right .img:after{position: absolute; content: ""; background: #00A15D;right:-10px;bottom: -20px; width: 60%; height:70%; z-index: -1 }

.num_box{ width: 100%; }
.num_silde{ width: 49%; float: left; text-align: center; transition: all 0.5s }
.num_silde:nth-of-type(3){ clear: both;  float: left; }
.num_silde div{ display: block; width: 100%; position: relative;}
.num_silde div span:nth-of-type(1){ text-align: center; color: #00A15D;  font-size: 65px; font-family: 'Bahnschrift'; 
						 text-shadow: 0px 0px 10px rgba(203,6,50,0.2); transition: all 0.5s}

.num_silde div span:nth-of-type(2){ position: absolute; top: 35%;left:58%; z-index: -1; transition: all 0.5s}
.num_silde:nth-of-type(4) div span:nth-of-type(2){ position: absolute; top: 35%;left:66%; z-index: -1;transition: all 0.5s}

@media(min-width: 992px){
.num_box{ width: 100%; display: flex; justify-content: space-between; }
.num_silde{ flex: 1; font-size: 18px; color: #666; text-align: center; position: relative;}
.num_silde:after{position: absolute; content: ""; width: 1px; height: 50%; background: #e7e7e7; right: 0; top: 0;bottom: 0; 
							margin: auto; transition: all 0.5s}
.num_silde:nth-last-of-type(1):after{ width: 0 }
.num_silde:hover:after{ height: 30%; }
.num_silde:hover div span:nth-of-type(2){  transform: rotate(360deg); opacity: 0.7}
.num_silde div span:nth-of-type(1){ text-align: left; }

.num_silde:before{ position: absolute; content: "";left: 0; right: 0; margin: auto; bottom: 5%; width: 0%; height: 1px; background: #e7e7e7; transition: all 0.5s }
.num_silde:hover:before{ width: 50% }



}

.hs_color{ background: #f8f8f8; }
.culture_img img{ max-width: 100%; }
.culture_font p{ padding-left: 10% }
.culture_font p:nth-of-type(2n+1){ font-size:18px; }
.culture_font p:nth-of-type(2n){ font-size: 18px;  margin-bottom:35px; }

.fc_box .fc_slide{ width: 48%; float: left; overflow: hidden; }
.fc_box .fc_slide:nth-of-type(2n){ float: right; }
.big_img{ overflow: hidden; display: block;  height: 100%; width: 100%;}
.big_img img{width: 100%; height: 100%; object-fit: cover;}

.fencai_box img{ transition: all 0.5s }
.fencai_box img:hover{ filter: brightness(130%); transform: scale(1.05); }




.sub-about-content { background: url(http://www.henanxinma.com/static/index/zm001/img/about-bj-zj.jpg) no-repeat center top; background-size: cover;}
.about-title{ width: 100%; text-transform: uppercase; font-size: 90px; letter-spacing: 1.5rem; font-weight:100; text-align: center; color: #cacaca }
.about-name p.title-all{ font-size: 30px; color: #1ab27a; position: relative; }
.about-name p.title-all:before{ content: ""; position: absolute; width: 63px; height: 2px; background: #878787; top: 0;left:0; }
.zm-fu{ font-size: 180px; color: #acacac; font-style: arial;  text-transform: uppercase;}
.about-content-top{ color: #3b3b3b; font-size: 18px; }
.about-name-right p.title-all{ font-size: 30px; color: #1ab27a; position: relative; }
.about-name-right p.title-all:before{content: ""; position: absolute; 
width: 63px; height: 2px;top:0; right: 0; background: #878787; }
.font-content-message{ line-height: 30px; color: #7d7d7d; font-size: 18px; }
 .name-zj{   text-align: right;}
@media(max-width: 768px){
    .sub-about-content { background: url(http://www.henanxinma.com/static/index/zm001/img/m-about-bj-zj.jpg) no-repeat right top; }
    .about-title{ 
        width: 100%; text-transform: uppercase; font-size: 30px;
     letter-spacing: 0.1rem; font-weight:100; text-align: center; color: #cacaca }
     .font-content{ font-size: 16px; }
     .name-zj{ font-size: 16px; text-align: left;}
}



.honor-box{ padding: 10px; background: #fff; transition: all 0.5s; border: 1px solid #f2f2f2; display: block; width: 100%}
.honor-box span{ display: block; overflow: hidden; margin-bottom: 10px; }
.honor-box span img{ transition: all 0.5s }
.honor-box:hover span img{ transform: scale(1.05); filter: brightness(120%); }
.honor-box p{ text-align: center; font-size: 16px; line-height: 30px; }
.honor-box:hover{ background: #b60d33;  color: #fff;border: 1px solid #f2f2f2 }



/*发展历程*/
.history_all2{  height: auto; width: 100%;}
.history_box{ width:100%; position: relative;  height: 500px; }
.history_box:after{ position: absolute; content: ""; width: 1px; height: 16px; background: #00A15D;left: 0; right: 0; margin: auto; }
.history_box:before{ position: absolute; content: ""; width:1px; height: 16px; background: #00A15D;left: 0; right: 0; margin: auto; }
.time_1{ position: absolute; top: 0%;bottom: 0; margin: auto; font-family: 'Bahnschrift'; 
			font-size: 30px; text-align: center;   height: 85px; 
			line-height: 85px; z-index: 99; padding-left:45%; text-align: center;
			  }
.time_1 span{ display: block; color: #b60d33;}
.history_nr p:nth-of-type(1){ font-size: 18px; color:#333; font-weight: bold; }
.history_nr div:nth-of-type(1){ color: #7d7d7d; font-size: 14px; text-align: center; }
/*.history_box:hover{ }*/
.history_all2 .swiper-slide:nth-of-type(2n+1) .history_nr{ position: absolute; bottom: 5%;left: 0; right: 0; margin: auto; text-align: center; }
.history_all2 .swiper-slide:nth-of-type(2n) .history_nr{ position: absolute; top: 5%;left: 0; right: 0; margin: auto ;text-align: center; }

.swiper-slide:nth-of-type(2n) .history_box:after{ top: 30%; }
.swiper-slide:nth-of-type(2n) .history_box:before{ top: 34%; }
.swiper-slide:nth-of-type(2n+1) .history_box:after{ top: 62%; }
.swiper-slide:nth-of-type(2n+1) .history_box:before{ top: 66%; }
.history_box>p:nth-last-of-type(1){ width: 336px;  position: absolute;top: 38%;left: 0;right: 0; margin: auto; z-index: -1; transition: all 0.5s}
.history_box:hover>p:nth-last-of-type(1) img{ opacity: 0; max-width: 100% }
.history_box>p:nth-last-of-type(2){ width: 336px; position: absolute; top: 38%;left:-10px;  margin: auto; opacity: 0; transition: all 0.5s; 
				z-index: 2}
.history_box:hover>p:nth-last-of-type(2){ opacity: 1}
 .history_box:hover .time_1 span{ color: #fff }


 @media(max-width: 768px){
 	.history_box{ width:100%; position: relative; height: 220px; margin-bottom: 10px}
 	.history_all2 .swiper-slide:nth-of-type(2n+1) .history_nr{ position: absolute; top: 15%;left: 0; right: 0; margin: auto; text-align: center; }
	.history_all2 .swiper-slide:nth-of-type(2n) .history_nr{ position: absolute; top: 15%;left: 0; right: 0; margin: auto ;text-align: center; }
	.swiper-slide:nth-of-type(2n) .history_box:after{ top: 0%; }
    .swiper-slide:nth-of-type(2n) .history_box:before{ top: 0%; }
    .swiper-slide:nth-of-type(2n+1) .history_box:after{ top: 0%; }
    .swiper-slide:nth-of-type(2n+1) .history_box:before{ top: 0%; }
 	.history_all2 .swiper-slide{ border:rgba(0,0,0,0.1) 1px solid; }
 	 
 	.history_box>p:nth-last-of-type(1),.history_box>p:nth-last-of-type(2){ display: none } 
 	.history_box .time_1 span{ color:#b60d33; }
 	.history_box:hover .time_1 span{color:#b60d33;}

 	.time_1{ position: absolute;   margin: auto; font-family: 'Bahnschrift'; 
			font-size: 30px; text-align: center;z-index: 99; padding-left:35%; 
			text-align: center; top:80%;
			}

 
 }
/*新闻信息*/
.new-all-tg-demo{ background: #f2f2f6 }
.new-all-tg-demo p:nth-of-type(1){ font-size: 16px; color: #878787;margin-bottom: 0; line-height: 35px;}
.new-all-tg-demo p:nth-of-type(2){ font-size: 14px; color: #3c3c3c ; margin-bottom: 0; line-height: 35px;}
.img-font-content{ font-size: 14px; color: #878787 }
a.more-all-news{ background: #1ab27a; color: #fff; font-size: 16px; border-radius: 5px;}
a.more-all-news:hover{ background: #94cd0f; width: 100%; }


.news-li{ border-bottom: 1px #e5e5e5 solid; transition: all 0.5s;}
.news-li:nth-last-of-type(1){border-bottom:0px solid #e5e5e5; }
.news-title-font{ padding-left: 20px; font-size: 14px; color:#3c3c3c; position: relative;}
.news-title-font:after{content:" "; position: absolute; left:0;top:5px;
 width: 10px; height: 10px; background: #666; border-radius: 10px;}
.news-title-font  span{ display: block; float: right; font-size: 14px; }
.news-content-demo{ position: relative; color: #878787; font-size: 14px; width: 90%;  }

.news-li:hover{
	-webkit-transform: translateY(-10px); 
	-moz-transform: translateY(-10px); 
	-ms-transform: translateY(-10px); 
	-o-transform: translateY(-10px); 
	transform: translateY(-10px); 
	-webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.3); 
	-moz-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.3); 
	box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.3);
 }


.news-li-all{  transition: all 0.5s;}
 
.news-content-demo:after{ font-size: 20px; font-weight: 100; content:"+"; 
position: absolute;
right: -10%; padding-left: 20px; 
text-align: center; bottom:15%; color: #878787; height: 25px; line-height: 15px width:15px; border-left:1px solid #e5e5e5; }






 

.pro-news_m dd h4 a{font-size:18px;color: #333;font-weight: normal;
	padding-top: 20px;display: block; height:22px; overflow:hidden; line-height:22px;}
.pro-news_m dd p{font-size:14px;color: #777;padding-top: 18px;line-height: 24px;padding-bottom: 26px;
	border-bottom: 1px solid #c9c9c8;margin-bottom:20px; height:48px; overflow:hidden;}	
	.pro-news_m dd p a{ color:#00A15D}
	.pro-news_m li{ display:block;   font-size:15px;  position:relative; transition:all 0.4s; border-bottom:1px solid #eaeaea;}
	.pro-news_m li:before{ content:" "; position:absolute;  left:-15px; top: 12px;  }
	.pro-news_m li:after{ content:""; position:absolute; border-bottom:1px solid #00A15D;transition:all 0.4s; width:0; left:50%; bottom:0}
	.pro-news_m li:hover:after{ border-bottom:1px solid #00A15D; bottom:0; width:100%; left:0;}
	.pro-news_m li span:nth-child(2){ float:right;}
	.pro-news_m li a{ color:#4f4f4f}
	.pro-news_m li a:hover{ color:#00A15D}



/* 合作案例*/
.index-links{}
.link-content{ justify-content: space-between; width: 100% }
.link-content img{ transition: 0.5s all; cursor: pointer; }
.links-slide:hover img{ transform: scale(1.5); }
/*版权*/
.footer{ background: #3a3a3a; border-top:#1ab27a solid 5px;}
.end-scan{ background: #1ab27a; text-align: center; height: 95%;}
.end-scan p{ font-size: 16px; color: #fff; margin: 0; line-height: 35px; }
.footer-copy{ height: 38px; line-height: 38px; background: #2e2e2e; font-size: 14px; color: #626161 }
.links-all{ width: 100%;  }
.links-all a{ display: inline-block; padding:0 15px; font-size: 16px; color: #fff; line-height: 45px;}
.links-all span:nth-of-type(1){ display:inline-flex; line-height: 45px; font-weight: bold; color: #1ab27a; font-size: 36px; }
.links-all span:nth-of-type(2){ display:inline-flex;line-height: 45px; color: #fff;font-size: 18px; }
.links-content{ justify-content: space-between;display: flex; }
.end-nav{ border-top:1px #646464 solid; justify-content: space-between;display: flex; }
.end-nav li{  line-height: 50px;  display: block; float: left; }
.end-nav li a{ font-size: 16px; color: #fff;}

.contact-all{ font-size: 14px; color: #fff; line-height: 30px;}
.contact-all p{ margin: 0 }

/*版权 end*/
#mheader{opacity:0;position: fixed; width: 100%; top:0;bottom:0;height:100vh;padding: 20px 0px; z-index: -1; transition: all 0.3s;}
.mlogo{ float: left; width:40%; margin-left: 15px;}
.mlogo img{ width: 100%; }
.navigation-is-visible div.nav-trigger{display:block;color:#fff;z-index:99;font-size:36px; width: 32px;position: absolute;top:25px;left:15px;}
.navigation-is-visible #mheader {opacity: 1;z-index: 999;}
.nav_transform1{position:absolute;top:0;bottom:0; left:20%; display: none; z-index:20;overflow-y:scroll; padding:20px 10px;width:80%;border:0;background:#FFFFFF; text-transform:none; overflow-scrolling:touch;}
.nav_transform1{transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1);}
.navigation-is-visible .nav_transform1{display:block; -webkit-transform:none;transform:none; }
.nav-overlay{position:fixed;top:0;left:50%; margin-left:-375px; z-index:10;width:750px;height:100vh;background:rgba(0,0,0,.6);opacity:0;transition:opacity .3s linear;pointer-events:none;}
.navigation-is-visible .nav-overlay{opacity:1;pointer-events:auto;}
.navp1{ padding: 15px 0px;text-align: center;    /*background: #0069a0;  */}
.navp1 img{ max-width: 60%; }
.navp2{ padding-left: 30px;padding-top:20px; font-size: 1.4rem;}
.navp2 b{ font-size: 1.6rem; color: #D80100; }
.navul{ width: 90%; margin: 15px auto 25px;}
.nav-item{position: relative; margin-bottom: 5px; }
.nav-item p{overflow: hidden;line-height: 40px;max-height:40px; font-size: 16px; padding: 0px 10px;}
.nav-item p i{ float: right; margin-top:11px; font-size:16px; color: #666;}
.nav-item.nav-show{border-bottom: none;}
.nav-item .msub{display:none; background:#f1f1f1; padding: 0px 16px; overflow:hidden; }
.nav-item .msub a{ line-height: 2; margin-bottom:5px; font-size:14px; display: block;}
.nav-item .msub a.on{ color:#D80100;}
.nav-item.nav-show .msub{display: block;}
.nav-item p a{ float: left; }
.nav-show p i{transform:rotate(90deg);}
.nav-show.nav-item>p{ background:#f1f1f1;}
.nav-show>a:before,.nav-item>a:hover:before{opacity:1;}
.navseach{ overflow: hidden; margin-top: 25px; }
.navseach_text{ width: 180px; padding: 0px 15px; margin-left: 15px; height: 32px; line-height: 32px; border: solid 1px #dedede; float: left;}
.navseach_btn{ width: 75px; height: 32px; line-height: 32px; float: left; margin-left: 8px; background: #D80100; color: #fff; border-radius: 15px; }
#mheader.down{ position: fixed; top: 0px; padding: 10px 0px; background: rgba(0,0,0,0.8); }




.m_nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
    overflow: hidden;
    transform: translateY(-100%);
    width: 100%;
    height: 100vh;
    transition: all 800ms cubic-bezier(.8, 0, .33, 1);
    border-radius: 0 0 50% 50%;
}

nav.m_nav.nav-open {
    transform: translateY(0);
    border-radius: 0% 0% 0% 0%;

}

.menu-btn {
    position: fixed;
    top:60px;
    right: 10px;
    padding: 5px;
    cursor: pointer;
    z-index: 99;
    color: #000;
 
}

.menu-btn .line {
    padding: 0;
    width: 30px;
    background: #000;
    height: 2px;
    margin: 5px 0;
    transition: all 700ms cubic-bezier(.9, 0, .33, 1);
}

.menu-btn .line.line--1 {
    width: 30px;
    transform: rotate(0) translateY(0);
}

.menu-btn .line.line--1.line-cross {
    width: 30px;
    transform: rotate(45deg) translateX(5px) translateY(5px);
    background: rgba(0, 0, 0, 1);
}

.menu-btn .line.line--2 {
    width: 28px;
    transform: translateX(0);
}

.menu-btn .line.line--2.line-fade-out {
    width: 28px;
    transform: translate(30px);
    opacity: 0;
}

.menu-btn .line.line--3 {
    width: 20px;
    transform: rotate(0) translateY(0);
}

.menu-btn .line.line--3.line-cross {
    width: 30px;
    transform: rotate(-45deg) translateX(5px) translateY(-5px);
    background: rgba(0, 0, 0, 1);
}


nav.m_nav .nav-links {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: translateY(0);
    opacity: 0;
    transition: all 900ms cubic-bezier(.9, 0, .33, 1);
}

nav.m_nav .nav-links ul {
    width: 100%;
}

nav.m_nav .nav-links.fade-in {
    opacity: 1;
    transform: translateY(0);
}

nav.m_nav .nav-links .link {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    width: 96%;
    max-width: 400px;
    margin: 0 auto;
    display: block;
    padding: 10px 0;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    transition: all 300ms cubic-bezier(.9, 0, .33, 1);
}

.m_nav_tel {
    width: 100%;
}

.m_nav_tel,
.m_nav_tel a {
    font-size:16px;
    color: #fff;
}

nav.m_nav .nav-links .link:hover,nav.m_nav .nav-links .link.active {
    background: rgba(0, 0, 0, 0.5);
}

.grad {
    background-image: linear-gradient(to bottom right, #28af4b, #0f9362);

}

/*公司简介模块*/
.index-address-current{ 
    line-height: 58px;
    font-size: 14px;
    border-bottom: 1px solid #f5f5f5;
     }
.index-title-sub{ font-size: 36px; text-align: center; position: relative;}
.index-title-sub:after {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 49%;
    width: 26px;
    border-bottom: 2px #c62a26 solid;
    transition: all 0.5s
}
.index-address-current i{ padding-right: 10px; }
.index-address-current  span a:nth-last-of-type(1){  font-weight: 100px; color: #d15252; }
.current-sub-nav { justify-content: space-between; display: flex; margin: 0;}
.current-sub-nav li{ overflow: hidden; flex: 1; text-align: center; position: relative;}
.current-sub-nav li:after{ position: absolute; content: "";height: 3px; background: #00A15D; width: 0%; bottom: 0;left: 0; transition: all 0.5s;}
.current-sub-nav li.current:after{ width: 100%; }
.current-sub-nav li a:hover{ color: #00A15D; }
.current-sub-nav li:hover:after,.current-sub-nav li a.current:after{  width: 100%;}
.current-sub-nav li a{ width: 100%; display: block; position: relative; color: #282828; font-size: 12px; } 







.content { font-size: 18px; color: #999; line-height: 30px }




/*新闻列表模块*/
.ImgScale img{ transition: all 0.5s; }
.ImgScale:hover img, .ImgScale:hover i {
    transform: scale(1.05);
}
.news_li_title{ font-size: 18px;color:#333 }
@media(max-width: 768px){

.news_li_title{ font-size: 14px;color:#333; overflow: hidden;  }

}
.news_message{ font-size:14px; color:#999; height: 85px; }
.news_more{ border-top: 1px solid #e5e5e5; line-height: 45px; height: 45px; transition: all 0.5s}
.news_more span:nth-of-type(1){ font-size: 14px; font-family: arial;  text-align: left;display: inline-block; float: left; transition: all 0.5s}
.news_more span:nth-of-type(2){  background: #333; text-align: right; color: #666; display: inline-block; float: right; 
							transition: all 0.5s;width: 30px; height: 30px; border-radius: 10px; margin-top: 10px; line-height:25px; background: #fff;
							 transition: all 0.5s; }
.time_news2{ font-size:14px; padding:10px 0;transition: all 0.5s; }
.btn2{ float: right; background: #00A15D; color: #fff; font-size: 14px; }
.news-all-li li{ margin-bottom: 30px ; }
.news-all-li a:hover .news_more span{ color: #333;   }
.news-all-li a:hover .news_more span:nth-of-type(2){   color: #fff;  border-radius: 100%;
									animation:mymove 1s infinite;width: 30px; height: 30px;
								}@keyframes mymove
	{
	0% {background-color:#333; opacity: 0; transform: translate(-30%,0); }
	100% {background-color:#333;opacity: 1;transform: translate(5%,0); }
}
 

 .contact_left h4{ font-size: 26px; color:#00A15D; font-weight: bold; text-transform: uppercase;}
    .contact_lg_fb{ font-size: 16px;  }
    .contact_left>p:nth-of-type(1){ font-size: 16px;    font-weight: bold; }
    .contact_left>p:nth-of-type(2){ font-size: 16px;  font-weight: bold;  }
    .contact_left .contact_li{ font-size: 16px;   }
    .link_box a{ display: inline-block; height: 50px; width: 50px;border:1px solid #999; border-radius: 50%;
                 text-align: center; margin-right: 20px;box-sizing: border-box; background: #fff; position: relative; transition: all 0.5s; } 
    .link_box a:before{ position: absolute; content: ""; width: 10px; height: 10px;left: 0;right: 0;top: 0;bottom: 0; margin: auto;
    				 transition: all 0.5s; border-radius: 100% }
    .link_box a:hover:before{  animation: sbig 1s ease infinite; transition: all 0.5s; }
					    @keyframes sbig
					    {
					    0% { width: 0;height: 0;   background: #1c1c1c; transition: all 0.5s; opacity: 0 }
					   
					      100% {width: 100%;height: 100%;  transition: all 0.5s;opacity: 1 }
					}
 
 
    .link_box a i{ display:block; font-size: 25px; margin-top: 5px;}
    .link_box a:hover{  border:1px solid #333; background: #333 }
    .link_box a:hover i{ color: #fff }



    .red_bg{ background: #00A15D; }
    .ssh_bg{ background: #333 }
    .red_bg{ background: #00A15D; }
    .contact_box{ color: #fff }
    .contact_right p.contact_r_name:nth-of-type(1){font-size: 24px;line-height: 36px; position: relative; color: #fff }
    .contact_right p.contact_r_name:nth-of-type(1):after{ position: absolute; content: ""; height: 3px; width: 6%; background: #fff;left: 0; bottom: 0; }
    .contact_right .contact_box{ justify-content: space-between; display: flex; width: 100%;  text-align: center;}
    .contact_right .con_slide{flex: 1; position: relative;}
    .contact_right .con_slide:after{position: absolute; content: ""; width: 1px; height: 50%;right: 0;top: 0; bottom: 0;margin: auto; background: rgba(255,255,255,0.1); }
    .contact_right .con_slide:nth-last-of-type(1):after{ width: 0 }
    .contact_right p span.font{ font-size: 14px; font-weight: bold; color: rgba(255,255,255,0.7); }
    .cn-tt{ font-weight: bold; font-size: 15px; color:rgba(255,255,255,0.8); }
    .num{ color: #fff; font-size: 50px; font-family: impact; font-weight: 100}
    .en-tt{ font-size: 14px; color:rgba(255,255,255,0.8);  font-family: arial; text-transform:capitalize; }


.card {

    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.news-detail{padding:10px; box-sizing:border-box;}
.news-big-title{ font-size:24px; text-align: center;  }
.news-time-click{ font-size:16px;text-align: center;  color: #666; border-bottom:1px #e7e7e7 solid;  }
.news-detail-content{ font-size:14px; color:#999; line-height:35px; padding:20px 0;}
.newsPage{ font-size:16px; border-top:1px #e7e7e7 solid; line-height:30px;}
 .newsPage a{color:#999}
 


	.p14-info-2 {
			background: #fff;
		}
		
		.p14-info-2-tit {
			height: 80px;
			font-size: 24px;
			line-height: 80px;
			background: #b60c3c;
			color: #fff;
			text-align: center;
		}
		
		.p14-info-2-list dl { 
			padding: 26px 10px 20px 7px;
			border-bottom: 1px dashed rgba(153, 153, 153, 0.3);
			font-size: 12px;
			line-height: 18px;
			overflow: hidden;
		}
		
		.p14-info-2-list dt {
			 
		 
			margin-right: 6px;
		}
		
		.p14-info-2-list dt img {
			display: block;
			width: 100%;
			margin: 0 auto;
		}
		
		.p14-info-2-list dd h3 {
			height: 22px;
			font-size: 14px;
			font-weight: normal;
			line-height: 22px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			margin-bottom: 5px;
		}
		
		.p14-info-2-list-desc {
			height: 18px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}
		
		.p14-info-2-list dl:nth-last-child(1) {
			border-bottom: 0;
			padding:0;
		}
	

		.contact-z1 {
			height: 140px;
			background: url("http://www.henanxinma.com/static/index/zm001/img/contact-z1.jpg") no-repeat;
			background-size: cover;
			color: #333;
			margin-bottom: 30px;
		}
		
		.contact-z1 p {
			font-size: 20px;
			height: 30px;
			line-height: 30px;
			padding: 37px 0 0 95px; 
			background: url(http://www.henanxinma.com/static/index/zm001/img/contact-z1_tel.png) no-repeat 74px 44px;
		}
		
		.contact-z1 span {
			display: block;
			height: 30px;
			font-weight: bold;
			font-size: 18px;
			line-height: 30px; 
			padding-left: 73px;
		}
	
.rcread {
	padding: 40px 0;
}
.rcread h4 {
	font-size: 20px;
	color: #333;
	font-weight: normal;
	margin-bottom: 5px;
}
.rcread li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px dotted #cbcbcb;
	overflow: hidden;
	padding-left: 28px;
	background: url(../image/ic1.png) no-repeat 0 center;
	vertical-align: top;
}
.rcread li em {
	float: left;
	width: 640px;
	overflow: hidden;
	font-style: inherit;
	font-weight: inherit;
}
.rcread li em a {
	color: #686868;
	font-style: inherit;
	font-weight: inherit;
}
.rcread li em a:hover {
	color: #991313;
	font-style: inherit;
	font-weight: inherit;
}
.rcread li span {
	float: right;
	color: #999;
}
/*产品模块*/
   
 .sub-pro-list a{ display:inline-block; padding: 10px; border: 1px #e5e5e5 solid;
 
    color: #666666;
    font-size: 16px;
    border-radius: 3px;
    margin:0 10px 0 0;
    width: 25%;
    text-align: center;
    transition: 0.5s all
}   
 .sub-pro-list a:hover,.sub-pro-list a.active{ background: #00A15D; color: #fff }
@media(max-width: 768px){
	 .sub-pro-list a{ display:inline-block;  width: 50%}

}



 .box-all{border:1px #e5e5e5 solid; box-sizing:border-box;}
 
.pro-nav{ width:100%; margin:0 auto;  overflow: hidden;;  line-height:50px; height: 50px; background:#fff; border-bottom:1px #ddd solid}

 .onlink-click{ background:#1ab27a; border:1px #1ab27a solid; color:#fff; font-size:14px;  border-radius:3px; }
 .pro-more{border:1px #e5e5e5 solid; color:#fff; color:#666666;font-size:14px; border-radius:3px; }
  .onlink-click:hover,.pro-more:hover{ background:#1ab27a; color:#fff;border:1px #1ab27a solid; }
  
.pro-sub-nav li{ transition: all 0.5s; line-height:50px; display:block; float:left;   position:relative; }
.pro-sub-nav li:after{ position:absolute; content:""; width:0px; height:20px; top:10px; right:0; background:#1ab27a}
.pro-sub-nav li:nth-last-of-type(1):after{ position:absolute; content:""; width:0px; height:20px; top:10px; right:0; }

.pro-sub-nav li a{ display:block; padding:0 40px; font-size:18px; text-align:center; color:#333333; transition:all 0.5s; position:relative; }
.pro-sub-nav li a:after{ position:absolute; content:""; bottom:1px; width:0; height:2px; background:#1ab27a; left:45%; transition:all 0.5s}
.pro-sub-nav li a:hover:after{ width:100%;left:0;}
.pro-sub-nav li.current a:after{ width:100%;left:0;}
.pro-sub-nav li a:hover{ color:#00A15D}
.fix li a:hover{ color:#00468c}
.fix {
	transition:all 0.5s;
	background:#fff;
    position: fixed;
    left: 0;
    top: 0px;
    z-index: 99; box-shadow: 10px 10px 20px #C7C7C7; width: 100%}
.fix  li a{ color:#333}

@media(max-width: 768px){
 
.pro-sub-nav li{ transition: all 0.5s;  width: 25%; display:block; float:left;flex:1;position:relative; }
.pro-sub-nav li a{ display:block; font-size: 16px; padding:0;  font-size:18px; text-align:center; color:#333333; transition:all 0.5s; position:relative; }
 .pro-sub-nav li a:after{ position:absolute; content:""; bottom:1px; width:0; height:2px; background:#00468c; left:45%; transition:all 0.5s}
}


.pro-news-all-four{  background:#fff;   }
.pro-news-all-four p:nth-child(1) {
    margin-bottom: 40px;
    font-size: 26px;
    color: #00468c;
 
}
@media(max-width:768px){.pro-news-all-four{ margin:10px 0;background:#fff;  padding:20px 10px;}
.pro-news-all-four p:nth-child(1) {
    margin-bottom: 40px;
    font-size: 26px;
    color: #00468c;
 
}}


.pro-order{ background:#fff;}
.pro-order p{ font-size:36px; color:#333; text-align:center}

.page-up-next { padding:20px 0}
.page-up-next div{ font-size:14px; height:30px; line-height:30px;}



.pro-data { padding-bottom:30px;   margin-bottom:30px;}
.pro-data td { padding:0px 0; height:30px; line-height:30px;color:#999}
.pro-data tr td:nth-of-type(1){ width:20%; font-size:14px; }
.pro-data tr td:nth-of-type(2) a{ width:80%;  font-size:14px; color:#999}
.pro-data tr:nth-last-of-type(1) td:nth-of-type(1){ vertical-align:top}
.pro-color li{ display: block; float:left; width:18%; font-size:16px; color:#a6a6a6}
.pro-color li i{ width:24px; height:24px; border-radius:100%;}
.pro-color li:nth-of-type(1) i{ background:#e30000}
.pro-color li:nth-of-type(2) i{ background:#0043ca}
.pro-color li:nth-of-type(3) i{ background:#0cc3e3}
.pro-color li:nth-of-type(4) i{ background:#ff9900}
.pro-color li:nth-of-type(5) i{ background:#e5007c}




.pro-lists-all li{ display: block; width: 30%; float: left; margin-right: 3%; margin-bottom: 3%; background: #fff; padding-bottom: 3%; transition: all 0.5s;}
.pro-lists-all li span{display: block;
    height: 260px;
    overflow: hidden;
    position: relative;
    text-align: center;
  
    transition: all 0.5s;}
 .pro-lists-all li:hover
 {	

	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-webkit-box-shadow: 0px 5px 15px #828282;
	-moz-box-shadow: 0px 5px 15px #828282;
	box-shadow: 0px 5px 15px #828282;
}
.pro-lists-all  a span{ display:block; position:relative;}
.pro-lists-all  a span:after{ position:absolute; content:""; left:0%; width:100$; height:0; bottom:-260px;  background:rgba(0,0,0,0.3); transition:all 0.4s; }
.pro-lists-all  a:hover span:after{ height:260px; width:100%;left:0; bottom: }



.pro-lists-all  a:hover  p:nth-of-type(2){ color:#FFF; border:1px #e30000 solid; background:#e30000}

.pro-lists-all   p:nth-of-type(1){ font-size:16px; color:#666; text-align:center; height:30px; line-height:30px; margin-bottom:20px;}
.pro-lists-all  p:nth-of-type(2){ width:155px; height:30px; line-height:30px; text-align:center; font-family:SimSun; font-size:19px; border:1px #ddd solid; border-radius:20px; margin:0 auto; transition:all 0.5s}
.pro-lists-all   img {
	 width:100%;

	display: block;
	margin:0 auto;
	transition:all 0.4s
}

.pro-lists-all a:hover img{ transform:scale(1.1)}
.pro-pinpai{    background:#fff; height:auto; overflow:hidden;}
.pro-pinpai>p:nth-of-type(1){margin-bottom:40px; font-size:26px; color:#00468c; }
.pro-pinpai ul li{ text-align:center; font-size:16px; text-align:center; width:230px; height:180px; padding:45px 25px ; border:#eeeeee 2px solid; color:#666666; display:block; float:left; margin-right:20px; transition:all 0.5s}
.pro-pinpai ul li p:nth-of-type(1){color:#333; font-size:18px;text-align:center; margin:15px 0 30px; transition:all 0.5s}
.pro-pinpai ul li:nth-last-of-type(1){ margin:0;}
.pro-pinpai ul li:hover{ background:#be000e; color:#fff; border:#be000e 2px solid;}

.pro-pinpai ul li:hover  p:nth-of-type(1){ color:#FFF; font-size:24px;}
.pro-pinpai ul li:nth-child(1) i{ background:url(http://www.henanxinma.com/static/index/zm001/img/pro-a.png) no-repeat -75px top; width:58px; height:62px; transition:all 0.5s; display:block; margin:0 auto}
.pro-pinpai ul li:nth-child(1):hover i{ background:url(http://www.henanxinma.com/static/index/zm001/img/pro-a.png) no-repeat 0px top;}
.pro-pinpai ul li:nth-child(2) i{ background:url(http://www.henanxinma.com/static/index/zm001/img/pro-b.png) no-repeat 0px top; width:60px; height:70px; transition:all 0.5s; display:block; margin:0 auto}
.pro-pinpai ul li:nth-child(2):hover i{ background:url(http://www.henanxinma.com/static/index/zm001/img/pro-b.png) no-repeat -66px top;}

.pro-pinpai ul li:nth-child(3) i{ background:url(http://www.henanxinma.com/static/index/zm001/img/pro-b.png) no-repeat 0px top; width:60px; height:70px; transition:all 0.5s; display:block; margin:0 auto}
.pro-pinpai ul li:nth-child(3):hover i{ background:url(http://www.henanxinma.com/static/index/zm001/img/pro-b.png) no-repeat -66px top;}


.pro-pinpai ul li:nth-child(4) i{ background:url(http://www.henanxinma.com/static/index/zm001/img/pro-b.png) no-repeat 0px top; width:60px; height:70px; transition:all 0.5s; display:block; margin:0 auto}
.pro-pinpai ul li:nth-child(4):hover i{ background:url(http://www.henanxinma.com/static/index/zm001/img/pro-b.png) no-repeat -66px top;}


/*相关产品*/

.pro-message-all{  font-size:16px; line-height:30px; background:#fff; width:100%}
.pro-all-links {
	width: 100%;
	margin: 0 auto;
	box-sizing:border-box

}
.pro-all-links .hd {
	overflow: hidden;

	margin: 0 auto;
	width: 285px;
}
.pro-all-links .hd .prev, .pro-all-links .hd .next, .pro-all-links .hd .morexxx {
	display: block;
	width: 40px;
	height: 40px;
	border-radius:100%;
	float: right;
	margin: 0 2px;
	margin-top:10px;
	color: #FFF;
	font-size: 24px;
	overflow: hidden;
	cursor: pointer;
	transition: 0.3s all 0s linear;
	background: #f0f0f0;
	text-align: center;
	line-height: 40px;
	font-family: SimSun;
}
.pro-all-links .hd .prev:hover, .pro-all-links .hd .next:hover, .pro-all-links .hd .morexxx:hover {
	background: #bb0327;
}
.pro-all-links .hd .prev, .pro-all-links .hd .morexxx {
	float: left;
}

.pro-all-links .index-pro-all-xx{
 
 height:auto;
 overflow:hidden;
 margin-bottom: 30px;
}

.pro-all-links .index-pro-all-xx li { margin-right:20px; width:285px; display:block; height:285px; float:left; }
.pro-all-links .index-pro-all-xx li a{width:285px; overflow:hidden; position:relative;display:block; transition:all 0.5s }
 .pro-all-links .index-pro-all-xx li a span{width:285px; height:214px; display:block; overflow:hidden; margin-bottom:20px;}
.pro-all-links .index-pro-all-xx li a:hover img{ transform:scale(1.1)}
.pro-all-links .index-pro-all-xx li a img{  width:100%;  transition:all 0.5s; margin:0 auto;}
.pro-all-links .index-pro-all-xx p{ color:#666; font-size:18px; font-weight:bold; transition:all 0.5s}
.pro-all-links .index-pro-all-xx p:nth-of-type(2){ font-size:14px; color:#999;font-weight:bold;transition:all 0.5s}
.pro-all-links .index-pro-all-xx li a:hover{transform: translate(0, -10px);
-webkit-transform: translate(0, -10px);
-moz-transform: translate(0, -10px);
-o-transform: translate(0, -10px);
-ms-transform: translate(0, -10px);
-webkit-box-shadow: 0px 2px 15px #828282;
-moz-box-shadow: 0px 2px 15px #828282;
box-shadow: 0px 2px 15px #828282;}
 .pro-all-links .index-pro-all-xx li a:hover p{ padding-left:10px;}

 .order-btn{ box-sizing: border-box; }
.order-btn .submit {
 
 
 
  background: #00A15D;
  color: #fff;
  font-size: 14px;
  border-radius:5px;
  box-sizing: border-box;
  text-align: center;
}
.order-btn .submit:hover {
  background: #0058b1;
}

.order-btn .submit i{ display: inline-block;; background:url(http://www.henanxinma.com/static/index/zm001/img/chat.png) no-repeat left top;  width:16px; height:16px; margin:4px 5px 0 0;}
.order-btn .click-chat {
  box-sizing: border-box;
  background: #00468c;
  color: #fff;
  font-size: 14px;
  border-radius:5px;
    text-align: center;
}

.order-btn .click-chat  i{display: inline-block;; background:url(http://www.henanxinma.com/static/index/zm001/img/order.png) no-repeat left top;width:16px; height:16px; margin:3px 5px 0 0px;}


.order-btn .click-chat:hover {
background: #0058b1;
}

.pro-mobile i{ background:url(http://www.henanxinma.com/static/index/zm001/img/hotline.png) no-repeat left top; width:31px; height:31px; float:left; display:block;}

.pro-mobile  span{ color:#00A15D; font-family:'impact'}
.pro-content{  height:auto; overflow:hidden; background:#fff}
 .pro-content p:nth-child(1){margin-bottom: 40px;
    font-size: 26px;
    color: #00468c;
 
 
}
@media(max-width:768px){
	.pro-content{ padding:10px 0px;  height:auto; overflow:hidden; background:#fff; box-sizing:border-box}
	 .pro-content p:nth-child(1){margin-bottom: 40px;
    font-size: 26px;
    color: #00468c;
	padding-left:20px;
 
 
}
	
	}
.inner-pro-message{ height:auto; overflow:hidden; padding:50px 0;}
.inner-pro-message li{ display:block; float:left; width:285px; height:320px; border:1px #f5f5f3 solid; margin:10px 10px 0 0;}
.inner-pro-message li .img{ width:285px; height:200px; overflow:hidden; display:block;}
.inner-pro-message li .img img{ transition:all 0.5s; width:285px;}
.inner-pro-message li:hover .img img{ transform:scale(1.1,1.1)}
.inner-pro-message li .title{ text-align:left; padding:10px 25px;}
.inner-pro-message li .title h3{ font-size:14px;}
.inner-pro-message li .title em{   height:30px; line-height:30px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.inner-pro-message li .title span{ display:block; width:40%; height:30px; line-height:30px; color:#FFF; border-radius:5px; text-align:center}
.inner-pro-message li .title span a{ color:#FFF}
.inner-pro-message li .title span:nth-child(1){  float:left; background:#222;}
.inner-pro-message li .title span:nth-child(2){ float:right; background:#e6000f;}


.pro-sider-ul li{ height:50px; line-height:50px; background:#fff; margin-bottom:1px;}
.pro-sider-ul li a{ display:block; width:90%; padding-left:10%; font-size:15px; transition:all 0.4s}
.pro-sider-ul li a:hover{ color:#e60012; padding-left:20%;width:80%}







.pro-all-message .bx-wrapper {
	position: relative;
	margin: 60px auto ;

	padding: 0;
	
*zoom:1
}
.pro-all-message b a{ font-size:24px; display:block; color:#666; font-weight:500; height:47px; line-height:55px; transition:all 0.5s;}
.pro-all-message .slide > a:hover{
  

	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-webkit-box-shadow: 0px 5px 15px #828282;
	-moz-box-shadow: 0px 5px 15px #828282;
	box-shadow: 0px 5px 15px #828282;
}

.pro-all-message b a i{ display:block; width:47px; height:47px; background:url(http://www.henanxinma.com/static/index/zm001/img/pro-dot.png) no-repeat left center; margin-right:12px; float:left;}
.pro-all-message .slide > a{ display: block;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:#FFF; padding:20px; transition:all 0.5s;}
.pro-all-message .bx-wrapper span { display:block; height:260px; overflow:hidden; position:relative; text-align:center; background:#fff!important; transition:al 0.5s}
.pro-all-message a span{ display:block; position:relative;}
.pro-all-message a span:after{ position:absolute; content:""; left:0%; width:100$; height:0; bottom:-260px;  background:rgba(0,0,0,0.3); transition:all 0.4s; }
.pro-all-message a:hover span:after{ height:260px; width:100%;left:0; bottom: }



.pro-all-message a:hover  p:nth-of-type(2){ color:#FFF; border:1px #e30000 solid; background:#e30000}

.pro-all-message .slide p:nth-of-type(1){ font-size:16px; color:#666; text-align:center; height:30px; line-height:30px; margin-bottom:20px;}
.pro-all-message .slide p:nth-of-type(2){ width:155px; height:30px; line-height:30px; text-align:center; font-family:SimSun; font-size:19px; border:1px #ddd solid; border-radius:20px; margin:0 auto; transition:all 0.5s}
.pro-all-message .bx-wrapper img {
	height: 260px;

	display: block;
	margin:0 auto;
	transition:all 0.4s
}

.pro-all-message .bx-wrapper a:hover img{ transform:scale(1.1)}
.pro-all-message .bx-wrapper .bx-viewport {


	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}

.pro-all-message .bx-wrapper .bx-pager, .pro-all-message .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -60px;
	width: 100%
}
.pro-all-message .bx-wrapper .bx-loading {
	min-height: 50px;
	
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}
.pro-all-message .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px
}
.pro-all-message .bx-wrapper .bx-pager .bx-pager-item, .pro-all-message .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
*zoom:1;
*display:inline
}
.pro-all-message .bx-wrapper .bx-pager.bx-default-pager a {
	background: #d3d3d3;
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 100%
}
.pro-all-message .bx-wrapper .bx-pager.bx-default-pager a:hover, .pro-all-message .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f91627
}
.pro-all-message .bx-wrapper .bx-prev {

	left:-80px;
	background: url(http://www.henanxinma.com/static/index/zm001/img/picScroll-left.png) no-repeat #dddddd;
	transition:all 0.5s
}
.pro-all-message .bx-wrapper .bx-next {
	
	right:-80px;
	background: url(http://www.henanxinma.com/static/index/zm001/img/picScroll-right.png)  no-repeat -45px 0 #dddddd;
	transition:all 0.5s
}
.pro-all-message .bx-wrapper .bx-prev:hover {
	background: url(http://www.henanxinma.com/static/index/zm001/img/picScroll-left.png) no-repeat -45px 0 #e30000
}
.pro-all-message .bx-wrapper .bx-next:hover {
	background: url(http://www.henanxinma.com/static/index/zm001/img/picScroll-right.png) no-repeat 0px 0 #e30000
}
.pro-all-message .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	
	outline: 0;
	height:45px;
	width:45px;
	text-indent: -9999px;
	z-index: 9999
}
.pro-all-message .bx-wrapper .bx-controls-direction a.disabled {
	display: none
}
.pro-all-message .bx-wrapper .bx-controls-auto {
	text-align: center
}
.pro-all-message .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../image/controls.png) -86px -11px no-repeat;
	margin: 0 3px
}
.pro-all-message .bx-wrapper .bx-controls-auto .bx-start:hover, .pro-all-message .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0
}
.pro-all-message .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../image/controls.png) -86px -44px no-repeat;
	margin: 0 3px
}
.pro-all-message .bx-wrapper .bx-controls-auto .bx-stop:hover, .pro-all-message .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px
}
.pro-all-message .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%
}
.pro-all-message .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}
.pro-all-message .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80,80,80,.75);
	width: 100%
}


.pro-all-message .slide2{ background:#CCC; text-align:center;}

.about-honor .pro-all-message .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}
.slider1 p {
	width: 100%;
	height: 46px;
	font-size: 20px;
	color: #333;
	font-size:14px;
	line-height: 46px;
	text-align: center;

	
}
.slider1 .slide{ background:#CCC}
.pro-deail{ box-sizing:border-box}
.pro-deail>p:nth-of-type(1){margin-bottom: 40px;
    font-size: 26px;
    color: #00A15D; 
    text-align: left;
    position: relative;
}
.pro-deail>p:nth-of-type(1):after{ position: absolute; content: "";background: #00A15D; width: 5%; height: 2px;bottom: -20px;left: 0 }
.message-title{ font-size: 14px; }

 #formData .write {
    background: url(http://www.henanxinma.com/static/index/zm001/img/write.png) right center no-repeat #fff;
    padding-right: 30px !important;
    border:1px #eee solid;
    font-size: 14px;
}


.code{ font-size: 14px; }
