/* 导航 */
.h_logo{height: 67px;float:left;display:block;}
.h_logo img{height:67px;}
.h_nav ul{display:flex;justify-content: space-between;}
.h_nav ul.sub_menu{display:none;}
.h_nav li:hover .sub_menu{
    display: block;
    position: absolute;
    top: 100%;
    background: #367428;
    max-width: 18%;
    text-align: center;
}
.h_nav .sub_menu li{
    width: 100%;
    background: none;
    
}
.stel{color: #367428;font-weight:700}
.phone span{color:#fff;font-weight:900}
.h_nav li.cur .sub_menu li a{color:#fff;background: none;}
.h_nav li.cur .sub_menu li a:hover{color:#214d17;    background: #fff;}
.sub_menu li a{color:#fff;float:none;}
.sub_menu li a:hover{
    background: #fff;
}
/**/
.inner{
    background: #fff;
    width: 100%;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .inner .inner_title{
    background-color: #fff;
    width: 100%;
    padding: 0 2.5%;
    border-bottom: 1px solid #efefef;
    color: #343434;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    position: relative;
  }
  .inner .inner_title span{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    right: 6%;
    background: url("images/arow_left.png") no-repeat center;
  }
  .inner .inner_title.active{
    color: #4db780;
  }
  .inner .inner_title.active span{
    background: url("images/arow_down.png") no-repeat center;
  }
  /*弹出的二级分类处理*/
  .inner .inner_style{
    margin: 0;
    list-style: none;
    width: 100%;
    background-color: #efefef;
    overflow: hidden;
    padding: 15px 3%;
  }
  .inner .inner_style li{
    float: left;
    color: #333;
    font-size: 14px;
    width: 21%;
    text-align: center;
    line-height: 30px;
    margin-right: 5%;
  }
  .article-content img{
    display:block;
    margin: 0 auto;
    width: 100% !important;;
    height: auto !important;;
  }
  

.w373 {
  position: relative;
  z-index: 5;
  width: 1200px;
  margin: 0 auto;
  /* margin-top: 30px; */
}
.w373 .icon {
  background: url(../image/i373.png) no-repeat;
}
.w373 .left {
  width: 240px;
}
.w373 .left .menu {
  padding-bottom: 20px;
}
.w373 .left .menu .ey_title {
  height: 80px;
  background: #009b4c;
  color: #fff;
}
.w373 .left .menu .ey_title h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 80px;
  padding-left: 26px;
  text-transform: uppercase;
}
.w373 .left .menu .ey_title s {
  background-position: -8px 0px;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  margin-right: 30px;
  margin-top: 28px;
}
.w373 .left .submenu {
  position: relative;
}
.w373 .left .submenu li {
  display: block;
}
.w373 .left .submenu li a.sub1 {
  height: 60px;
  line-height: 60px;
  display: block;
  padding-left: 28px;
  background: url(../image/h373.png) no-repeat 90% center #fff;
  font-size: 18px;
  border: 1px solid #eeeeee;
  border-top: 0 none;
  overflow: hidden;
}
.w373 .left .submenu li a.sub1:hover {
  background: url(../image/l373.png) no-repeat 90% center #fff;
  border-left: 2px solid #009b4c;
  border-right: 1px solid #f5f5f5;
  color: #009b4c;
}
.w373 .left .submenu li.hover a.sub1 {
  background: url(../image/l373.png) no-repeat 90% center #fff;
  border-left: 2px solid #009b4c;
  border-right: 1px solid #f5f5f5;
  color: #009b4c;
}
.w373 .left .submenu s {
  width: 2px;
  height: 61px;
  display: block;
  background: #009b4c;
  position: absolute;
  left: 0;
  top: 0;
}
.w373 .left .leftbox {
  padding: 10px;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #dedede ;
  overflow: hidden;
  background: #fff;
}
.w373 .left .leftbox .ey_title {
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  padding-left: 5px;
}
.w373 .left .leftbox .ey_title h3 {
  font-size: 18px;
  font-weight: normal;
  color: #009b4c;
  display: block;
  text-transform: uppercase;
}
.w373 .left .leftbox .leftpro {
  padding-top: 10px;
}
.w373 .left .leftbox .leftpro li {
  float: left;
  text-align: center;
  width: 104px;
  margin-right: 10px;
}
.w373 .left .leftbox .leftpro li img {
  width: 104px;
  /* height: 78px; */
  border-radius: 3px;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}
.w373 .left .leftbox .leftpro li p {
  font-size: 12px;
  line-height: 30px;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}
.w373 .left .leftbox .leftpro li:hover img {
  -webkkit-filter: brightness(105%);
  filter: brightness(105%);
}
.w373 .leftpro li:hover p {
  color: #009b4c;
}
.w373 .left .leftbox .cont {
  padding-top: 18px;
  white-space: normal;
  line-height:30px;
}
.w373 .left .leftbox .cont p {
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word;
}
.w373 .left .leftbox .cont .zx {
  width: 100%;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  background: #009b4c;
  color: #fff;
  display: block;
  margin-top: 10px;
}
.w373 .left .leftbox .cont .zx em {
  width: 50px;
  height: 50px;
  display: inline-block;
  background-position: 3px -39px;
  vertical-align: top;
  border-right: 1px solid #fff;
  margin-right: 35px;
}
.w373 .left .leftbox .cont .zx:hover {
  background: #ed8e06;
}



.eyln {
  /* background: #EBEBEB; */
  overflow: hidden;
}
.eyln .container {
  /* margin-top: 20px; */
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}
.eyln .pleft {
  overflow: hidden;
  float: left;
  width: 240px;
}
.eyln .pleft h3 {
  padding-left: 70px;
  /* width: 240px; */
  /*height: 100px;*/
  background: url(../image/pro362.png) no-repeat 15px center;
  background-color: #009A44;
  font-weight: normal;
  line-height: 35px;
  font-size: 21px;
  color: #fff;
  border-radius: 10px 10px 0 0;
}
.eyln .pleft h3 a {
  color: #fff;
  font-size: 24px;
}
.eyln .pleft h3 span {
  font-size: 14px;
  color: #fff;
  margin-left: 5px;
}
.eyln .pleft ul.proclass {
  overflow: hidden;
  width: 240px;
  border-radius: 0 0 10px 10px;
  margin-bottom: 15px;
  border-top: none;
  border-bottom: 1px solid #e3e0e0;
  background: #fff;
}
.eyln .pleft ul.proclass li {
  overflow: hidden;
  width: 100%;
}
.eyln .pleft ul.proclass li>a {
  display: block;
  padding-left: 35px;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  font-weight: 100;
  width: 240px;
  text-decoration: none;
  background: url(../image/h362.png) no-repeat 190px center;
  border-bottom: 1px solid #e3e0e0;
  color: #333;
}
.eyln .pleft ul.proclass li:hover>a, .eyln .pleft ul.proclass li>a.cur {
  color: #fff;
  background: #23AC38 url(../image/b362.png) no-repeat 190px center;
}
.eyln .pleft ul.proclass li>a.cur {
  color: #009946;
}
.eyln .pleft .pnav {
  overflow: hidden;
  padding: 15px 0;
  width: 240px;
  padding-left: 13px;
  font-size: 14px;
  line-height: 35px;
  color: #666;
  border-bottom: 1px solid #e3e0e0;
}
.eyln .pleft .pnav a {
  display: block;
  padding-left: 25px;
  padding-right: 10px;
  background: url(../image/bb362.png) no-repeat left center;
  text-decoration: none;
    font-size: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.eyln .pleft .pnav a:hover {
  background: url(../image/l362.png) no-repeat left center;
}
.eyln .pleft ul.proclass li.cur>a {
  color: #fff;
  background: #23AC38 url(../image/b362.png) no-repeat 190px center;
}
.eyln .pleft .pnav a:hover, .eyln .pleft .pnav a.cur {
  color: #23AC38;
  background: url(../image/l362.png) no-repeat left center;
}
.eyln .phone {
  overflow: hidden;
  /* width: 240px; */
  padding: 30px 0;
  padding-left: 75px;
  border-radius: 10px;
  background: url(../image/p362.png) no-repeat 20px center;
  background-color: #009946;
}
.eyln .phone p {
  font-size: 16px;
  color: #fff;
}
.eyln .phone b {
  display: block;
  font-size: 20px;
  color: #fff;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #eee;
}
.close:hover,
.close:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}
.modal-open {
	overflow: hidden;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialogx {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition:      -o-transform .3s ease-out;
	transition:         transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
.modal.in .modal-dialogx {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal.in .modal-dialogx .modal-content img{
	    width: 100%;
	}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialogx {
	position: relative;
	width: 700px;
	margin: 140px auto 35px;
}
.modal-content {
	position: relative;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-radius: 6px;
	outline: 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}
.modal-header {
	position: absolute;
	top:9.5%;
	right:5%;
	min-height: 16.42857143px;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}
.modal-body {
	position: relative;
	padding: 15px;
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
@media (min-width: 1400px) {
	.modal-dialogx {
		width: 50%;
	}
	.modal-dialogx .modal-content img{
	    width: 100%;
	}

}
