@charset "utf-8";
/*样式统一/*/
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
  font-family: "微软雅黑";
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
a {
  text-decoration: none;
}
input {
  outline: 0;
}
textarea {
  outline: 0;
  resize: none;
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
/*公共样式*/
* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft Yahei";
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.wrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.h-top {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #fbfbfa;
  font-size: 12px;
}
.h-top a {
  color: #000;
}
.h-top .pie {
  margin-left: 5px;
  margin-right: 5px;
}
.header {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 40px;
}
.header img {
  width: 587px;
  height: 90px;
}
.zixun {
  float: right;
  margin-top: 15px;
}
.zixun img {
  width: 65px;
  height: 65px;
  float: left;
}
.zixun .zx-font {
  float: left;
  margin-left: 13px;
}
.zixun .zx-font p {
  line-height: 30px;
}
.zixun .zx-font p.phone {
  font-size: 24px;
  font-weight: bold;
  line-height: 35px;
}
.nav {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: url(../images/nav.jpg);
}
.nav li {
  width: 150px;
  height: 60px;
  float: left;
  border-left: 1px solid #255201;
  text-align: center;
}
.nav li a {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
}
.nav li:hover {
  background: #fda626;
}
.nav li:nth-child(1) {
  border-left: none;
}
/*banner*/
.banner{width: 100%;height:500px; }
.carousel-content {
  position: relative;
  display: inline-block;
  width: 100%;
}
.carousel {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.carousel li {
  float: left;
  display: none;
}
.carousel li {
  height: 500px;
}
.carousel li img {
  height: 500px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.img-index {
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
.img-index li {
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 12px;
  cursor: pointer;
  margin: 0 3px;
  color: #fff;
}
.img-index li.index {
  background-color: rgba(255, 0, 0, 0.6);
}
.img-index li:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.carousel-prev,
.carousel-next {
  position: absolute;
  display: inline-block;
  top: 40%;
  cursor: pointer;
}
.carousel-prev {
  left: 0;
}
.carousel-next {
  right: 0;
}
/*index*/
.key-word {
  width: 100%;
  background: #eeeeee;
  padding-top: 15px;
  padding-bottom: 15px;
}
.key-word .key {
  height: 25px;
  line-height: 25px;
  font-size: 14px;
}
.key-word .key a {
  color: #000;
}
.key-word .key .tit {
  color: #3f3f3f;
}
.key-word .key span {
  color: #4b4b4b;
  padding-left: 5px;
}
.key-word .sub-box {
  width: 300px;
  height: 25px;
  margin-right: 35px;
}
.key-word .sub-box .input {
  width: 235px;
  height: 25px;
  font-size: 12px;
}
.key-word .sub-box .input input {
  width: 95%;
  height: 25px;
  border: none;
  padding-left: 10px;
  color: #000;
}
.key-word .sub-box .sub input {
  width: 60px;
  height: 25px;
  background: url(../images/nav.jpg) no-repeat center;
  color: #fff;
  border: 0;
  font-size: 14px;
}
.i-case {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 50px;
}
.case-tit {
  color: #46850e !important;
  margin-bottom: 35px;
}
.case-tit a {
  color: #46850e !important;
}
.i-case ul {
  margin-right: -30px;
}
.i-case li {
  width: 385px;
  height: 315px;
  float: left;
  margin-right: 25px;
  margin-bottom: 10px;
}
.i-case li .img {
  width: 385px;
  height: 260px;
  border: 10px solid #ededed;
  display: block;
  overflow: hidden;
}
.i-case li .img img {
  width: 385px;
  height: 260px;
}
.i-case li span {
  width: 100%;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  color: #262626;
  display: block;
  text-align: center;
}
.i-case li span a {
  color: #262626;
}
.i-case li:hover img {
  transform: scale(1.2);
  transition: all linear 1s;
}
.i-new {
  width: 100%;
  background: url(../images/newbj.jpg) no-repeat center;
  padding-top: 45px;
  padding-bottom: 45px;
}
.i-new .img {
  width: 220px;
  height: 410px;
  margin-right: 25px;
  position: relative;
}
.i-new .img .new {
  font-size: 40px;
  color: #46850e;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  top: 50px;
  left: 23px;
}
.i-new .img .wznew {
  font-size: 18px;
  color: #46850e;
  position: absolute;
  top: 95px;
  left: 23px;
}
.i-new .img a {
  width: 88px;
  height: 28px;
  font-size: 14px;
  border: 1px solid #46850e;
  text-align: center;
  line-height: 28px;
  position: absolute;
  top: 140px;
  left: 23px;
  color: #202022;
}
.i-new li {
  width: 555px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ddd;
}
.i-new li p.left {
  text-align: center;
  color: #000;
  padding-top: 15px;
  margin-right: 35px;
}
.i-new li p.left img {
  width: 205px;
  height: 120px;
}
.i-new li p.left .day {
  display: block;
  margin-bottom: 5px;
  font-size: 22px;
  font-weight: bold;
}
.i-new li p.left .year {
  font-size: 13px;
}
.i-new li .text {
  width: 440px;
  padding-top: 15px;
}
.i-new li .text .txt {
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.i-new li .text .p p {
  font-size: 12px;
  color: #8b8a8a;
  line-height: 150%;
}
.i-new li .text01 {
  width: 315px;
  padding-top: 15px;
}
.i-new li .text01 .txt {
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.i-new li .text01 .p p {
  font-size: 12px;
  color: #8b8a8a;
  line-height: 28px;
}
.i-new .i-faq {
  width: 295px;
  position: relative;
}
.i-new .i-faq .ques {
  position: absolute;
  top: 0;
  left: 194px;
}
.i-new .i-faq .ques a {
  width: 31px;
  height: 31px;
  display: block;
  float: left;
  color: #fff;
  text-align: center;
  line-height: 31px;
}
.i-faq a{color:#b1b1b1}
.i-new .i-faq .ques a#up {
  background: #46850e;
}
.i-new .i-faq .ques a#down {
  background: #ee7703;
}
.i-new .i-faq .ques-list {
  height: 338px;
  width: 295px;
  overflow: hidden;
}
.i-new .i-faq .tit {
  font-size: 12px;
  color: #cccccc;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.i-new .i-faq .tit .txt {
  font-size: 20px;
  color: #46850e;
  font-weight: bold;
}
.i-new .i-faq li {
  width: 295px;
  border-bottom: 1px solid #ddd;
  padding: 0 !important;
  height: 110px;
  overflow: hidden;
}
.i-new .i-faq li .top {
  margin-bottom: 15px;
  padding-top: 25px;
}
.i-new .i-faq li .top span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 5px;
  background: #46850e;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.i-new .i-faq li .top a {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-left: 15px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  display: block;
  padding-left: 15px;
}
.i-new .i-faq li .bottom span {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  line-height: 20px;
  border-radius: 5px;
  background: #ee7703;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.i-new .i-faq li .bottom a {
  width: 220px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-left: 15px;
  float: left;
  display: block;
}
.i-pro {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 56px;
}
.pro-left {
  width: 300px;
  border: 10px solid #46850e;
  padding-bottom: 15px;
  float: left;
}
.pro-left h2 {
  color: #46850e;
  font-size: 30px;
  margin-top: 50px;
  margin-left: 20px;
}
.pro-tit {
  width: 240px;
  height: 95px;
  background: #46850e;
  border-bottom: 5px solid #fda626;
  margin-bottom: 35px;
}
.pro-tit p.h2 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  margin-left: 20px;
  line-height: 40px;
}
.pro-tit p.pro-name {
  font-size: 17px;
  color: #fff;
  margin-left: 20px;
  font-weight: bold;
  line-height: 25px;
}
.pro-list h3 {
  margin-left: 25px;
  height: 30px;
}
.pro-list h3 span {
  display: block;
  line-height: 30px;
  float: left;
}
.pro-list h3 img {
  margin-right: 7px;
  float: left;
}
.pro-list h3 a {
  color: #000;
}
.pro-list ul {
  clear: both;
  margin-top: 11px;
  margin-bottom: 30px;
}
.pro-list li {
  line-height: 31px;
  border-bottom: 1px solid #d3d2d0;
  padding-left: 64px;
  font-size: 14px;
  width: 245px;
  position: relative;
}
.pro-list li:after {
  content: "";
  width: 5px;
  height: 5px;
  background: #d3d2d0;
  position: absolute;
  right: 0;
  bottom: -3px;
  border-radius: 20px;
}
.pro-list li a {
  color: #000;
}
.pro-list li a:hover {
  color: #46850e;
	font-weight: 600;
}
.pro-right {
  margin-left: 30px;
  float: right;
  width: 870px;
  height: 1241px;
  overflow: hidden;
}
.pro-tp {
  height: 520px;
  background: #eeeeee;
  position: relative;
  margin-bottom: 34px;
}
.pro-tp img {
  margin: 15px;
  width: 840px;
  height: 490px;
}
.pro-mask {
  position: absolute;
  bottom: 15px;
  left: 15px;
  height: 50px;
  text-align: center;
  width: 840px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.5);
}
.pro-mask a {
  color: #fff;
}
.pro-nr-list {
  overflow: hidden;
	color:#504f4f
}
.pro-nr-list li span{
 	color:#000;
}


.pro-nr-list li {
  width: 280px;
  font-size: 14px;
  line-height: 22px;
  float: left;
margin-right: 15px; 

  margin-bottom: 40px;
}


.pro-nr-list li:nth-child(3) {
  margin: 0;
}
.pro-nr-list li:nth-child(6) {
  margin: 0;
}
.pro-nr-list li .p-tp {

	width: 280px;
  height: 200px;
  border: 5px solid #eee;
  margin-bottom: 10px;
  overflow: hidden;
}
.pro-nr-list li .p-tp:hover img {
  transform: scale(1.2);
  transition: 2s;
}
.pro-nr-list li .p-tp img {
  transition: 2s;
  width: 270px;
  height: 190px;
}
.pro-nr-list li .pro-name span,
.pro-nr-list li .pro-js span {
  font-weight: bold;
}
.pro-nr-list li .pro-details {
  margin-top: 10px;
}
.pro-nr-list li .pro-details a {
  color: #000;
  font-weight: bold;
}
/*public-tit*/
.ad-tit {
  text-align: center;
  padding-top: 40px;
  color: #fff;
}
.ad-tit a {
  color: #fff;
}
.ad-tit h4 {
  font-size: 20px;
  font-weight: normal;
}
.ad-tit h2 {
  font-size: 33px;
  font-weight: normal;
  margin-top: 5px;
}
.ad-tit h2 span {
  font-weight: bold;
  color: #fda626;
}
.ad-tit h5 {
  font-size: 15px;
  line-height: 35px;
  font-weight: normal;
}
.ad-tit hr {
  width: 70px;
  height: 1px;
  border: 0;
  background: #fff;
  display: inline-block;
  margin-bottom: 5px;
}
.ad-tit hr:nth-child(1) {
  margin-right: 10px;
}
.ad-tit hr:nth-child(2) {
  margin-left: 10px;
}
.i-advant {
  height: 470px;
  background: #46850e;
  margin-bottom: 125px;
}
.i-advant .ad-nr {
  margin-top: 10px;
  height: 450px;
  background: #f0f0f0;
  padding: 20px;
}
.i-advant .ad-nr .advant {
  position: relative;
  width: 385px;
  height: 100%;
  background: #fff;
  float: left;
}
.i-advant .ad-nr .advant:nth-child(1) img {
  width: 385px;
  height: 200px;
}
.i-advant .ad-nr .advant:nth-child(3) img {
  width: 385px;
  height: 200px;
}
.i-advant .ad-nr .advant:nth-child(2) img {
  width: 385px;
  height: 210px;
}
.i-advant .ad-nr .advant .ad-explain {
  margin-top: 22px;
}
.i-advant .ad-nr .advant .ad-explain .ex-tit {
  font-size: 20px;
  color: #46850e;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
}
.i-advant .ad-nr .advant .ad-explain .ex-tit a {
  color: #46850e ;
}
.i-advant .ad-nr .advant .ad-explain .ex-nr {
  line-height: 32px;
  padding: 0 33px;
  font-size: 13px;
  text-align: center;
}
.i-company {
  overflow: hidden;
}
.i-company .company-tit {
  color: #46850e;
}
.i-company .company-tit a {
  color: #46850e;
}
.i-company .company-tit hr {
  background: #46850e;
}
.i-company .company-nr {
  margin-top: 45px;
}
.i-company .company-nr .cp-l {
  border: 1px solid #eeeeee;
  padding-left: 30px;
  border-right: 0;
  width: 870px;
  height: 465px;
  background: #fff;
  float: left;
}
.i-company .company-nr .cp-l .cp-l-nr {
  width: 540px;
}
.i-company .company-nr .cp-l h2 {
  line-height: 100px;
  font-size: 28px;
  border-bottom: 1px solid #eeeeee;
}
.i-company .company-nr .cp-l h2 span {
  color: #45820e;
}
.i-company .company-nr .cp-l p {
  margin: 25px 0;
  line-height: 30px;
  font-size: 14px;
  text-indent: 2em;
}
.i-company .company-nr .cp-l a {
  width: 130px;
  height: 35px;
  display: block;
  float: left;
  text-align: center;
  line-height: 35px;
  color: #fff;
}
.i-company .company-nr .cp-l a.contact {
  background: #fda626;
}
.i-company .company-nr .cp-l a.contact:hover {
  background: #ca8623;
}
.i-company .company-nr .cp-l a.detail {
  background: #0d7e02;
}
.i-company .company-nr .cp-l a.detail:hover {
  background: #1f7516;
}
.i-company .company-nr .cp-r {
  width: 330px;
  height: 465px;
  background: #fda626;
  float: left;
}
.i-company .company-nr .cp-r img {
  margin-top: 25px;
  margin-left: -270px;
}
.i-honor {
  width: 100%;
  height: 683px;
  background: #ededed;
  margin-top: -220px;
  padding-top: 220px;
}
.i-honor .honor-tit {
  margin-top: 45px;
  text-align: center;
}
.i-honor .honor-tit a {
  color: #000;
}
.i-honor .honor-tit h2 {
  font-size: 32px;
  font-weight: bold;
  color: #000;
}
.i-honor .honor-tit h5 {
  color: #568d2d;
  font-size: 15px;
  line-height: 45px;
}
.i-honor .honor-tit h5 hr {
  display: inline-block;
  width: 70px;
  height: 1px;
  background: #46850e;
  border: none;
  margin-bottom: 5px;
}
.i-honor .honor-tit h5 hr:nth-child(1) {
  margin-right: 10px;
}
.i-honor .honor-tit h5 hr:nth-child(2) {
  margin-left: 10px;
}
.i-honor .honor-nr .honor {
  width: 384px;
  float: left;
  margin-right: 24px;
}
.i-honor .honor-nr .honor .honor-tp {
  width: 384px;
  height: 260px;
  background: #fff;
  text-align: center;
  line-height: 260px;
}

.i-honor .honor-nr .honor .honor-tp img {
  width: 366px;
  height: 240px;
  display: inline-block;
  vertical-align: middle;
}

.honor-tp img:hover{ 
transform: scale(1.1);
transition: all linear 1s;}

.i-honor .honor-nr .honor:nth-child(3) img {
  width: 321px;
  height: 212px;
}
.i-honor .honor-nr .honor p {
  font-size: 15px;
  line-height: 67px;
  text-align: center;
}
.i-honor .honor-nr .honor p a {
  color: #000;
}

.i-honor .honor-nr .honor p a:hover {
  color: #568d2d;
}

.i-honor .honor-nr .honor:nth-child(3) {
  margin: 0;
}
.public-tit {
  text-align: center;
}
.public-tit .tit {
  display: block;
  font-size: 25px;
  color: #2e4c73;
  font-weight: 700;
  margin-bottom: 18px;
}
.public-tit1 .tit {
  background: url(../images/border.jpg) bottom no-repeat;
  padding-bottom: 12px;
  float: left;
}
.public-tit1 .ch {
  font-size: 18px;
  color: #46850e;
  font-weight: 700;
}
.public-tit1 .en {
  font-size: 12px;
  color: #b1b1b1;
}
.public-tit1 .add {
  font-size: 12px;
  color: #4f4d4d;
  position: relative;
  top: 10px;
}
.i-concat {
  padding-left: 88px;
  margin-bottom: 50px;
  margin-top: 48px;
}
.i-concat .phone {
  width: 303px;
  height: 405px;
  background: url(../images/people.jpg) no-repeat;
  position: relative;
}
.i-concat .phone .txt {
  width: 100%;
  height: 190px;
  position: absolute;
  bottom: 0;
  text-align: center;
  padding-top: 40px;
}
.i-concat .phone .txt .tit {
  font-size: 19px;
  color: #fff;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}
.i-concat .phone .txt .call {
  font-size: 17px;
  color: #fff;
  display: block;
  margin-bottom: 25px;
}
.i-concat .phone .txt .num {
  width: 240px;
  height: 40px;
  border: 1px solid #fff;
  margin: 0 auto;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}
.i-concat .form {
  padding-top: 60px;
  width: 710px;
  margin-right: 62px;
}
.i-concat .form .public-tit1 {
  margin-bottom: 20px;
}
.i-concat .form ul li {
  margin-bottom: 25px;
}
.i-concat .form ul li .name {
  font-size: 14px;
  color: #4f4d4d;
}
.i-concat .form ul li.info input {
  width: 225px;
  height: 30px;
  margin-left: 13px;
}
.i-concat .form ul li textarea {
  float: left;
  width: 92%;
  margin-left: 13px;
  height: 100px;
}
.i-concat .form ul li.yzm {
  vertical-align: top;
}
.i-concat .form ul li.yzm input {
  width: 150px;
  height: 30px;
  margin-right: 10px;
}
.i-concat .form ul li.yzm img {
  vertical-align: top;
  cursor: pointer;
}
.i-concat .form ul li.yzm .btn {
  width: 150px;
  height: 30px;
  background: #46850e;
  color: #fff;
  border: none;
  cursor: pointer;
}
.i-concat .form ul li.yzm .res {
  background: #666666;
}
/*footer*/
.i-footer {
  height: 310px;
  background: #46850e;
}
.i-footer .f-top {
  height: 265px;
  padding-top: 40px;
}
.i-footer .f-top .f-ewm {
  margin-left: 57px;
  text-align: center;
  padding-right: 94px;
  width: 270px;
  border-right: 1px solid #549e11;
  height: 200px;
  float: left;
}
.i-footer .f-top .f-ewm .ewm {
  width: 174px;
  height: 174px;
  background: url(../images/ewm-bg.jpg) no-repeat;
  line-height: 174px;
}
.i-footer .f-top .f-ewm .ewm img {
  display: inline;
  vertical-align: middle;
}
.i-footer .f-top .f-ewm p {
  font-size: 12px;
  line-height: 48px;
  color: #fff;
}
.i-footer .f-top .f-contact {
  width: 509px;
  padding-left: 88px;
  float: left;
  height: 200px;
  border-left: 1px solid #2b5109;
  border-right: 1px solid #549e11;
  color: #fff;
}
.i-footer .f-top .f-contact h4 {
  margin-top: 18px;
  font-size: 16px;
  line-height: 36px;
  font-weight: normal;
}
.i-footer .f-top .f-contact p {
  line-height: 40px;
  font-size: 14px;
}
.i-footer .f-top .f-href {
  float: left;
  height: 200px;
  padding-left: 86px;
  border-left: 1px solid #2b5109;
  padding-right: 40px;
  width: 360px;
  color: #fff;
}
.i-footer .f-top .f-href h4 {
  margin-top: 18px;
  font-size: 16px;
  line-height: 36px;
  font-weight: normal;
}
.i-footer .f-top .f-href a {
  display: block;
  float: left;
  width: 115px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
}
.i-footer .f-bottom {
  background: #2b5109;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-size: 14px;
}
.i-footer .f-bottom a {
  color: #fff;
}
/*neiye*/
/*public*/
/*inside*/
.n-main {
  padding-top: 20px;
  padding-bottom: 56px;
}
/*slide*/
.slide {
  width: 290px;
}
.slide h2 {
  color: #fff;
  height: 95px;
  background: #46860e;
  padding-top: 23px;
  border-bottom: 1px solid #ddd;
}
.slide h2 p {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 4px solid #fff;
}
.slide h2 span {
  display: block;
}
.slide h2 .en {
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
}
.slide ul.side-list2 {
  margin-bottom: 34px;
}
.slide ul li {
  height: auto;
  line-height: 50px;
}
.slide ul li a {
  display: block;
  line-height: 50px;
  background: #eeeeee;
  border-bottom: 1px solid #d2d2d2;
  font-size: 18px;
  color: #333;
}
.slide ul li span {
  display: inline-block;
  width: 12px;
  height: 3px;
  margin-left: 30px;
  margin-right: 20px;
}
.side-list2 img {
  width: 15px;
  height: 15px;
  margin-top: -12px;
  margin-left: -2px;
}
.side-list {
  text-align: center;
}
.side-list a {
 
}
.slide ul a:hover {
  background: #46860e;
  color: #fff;
}
.slide .l-concat {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #eee;
  padding-left: 30px;
}
.slide .l-concat p {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}
/*slide end*/
/*section*/
.section {
  width: 876px;
}
/*n-tit*/
.section .n-tit {
  width: 100%;
  padding-bottom: 10px;
  background: url(../images/border-bg.jpg) no-repeat bottom;
}
.section .n-tit .tit {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  background: url(../images/sj.jpg) no-repeat left;
  padding-left: 37px;
}
.section .n-tit .mbx {
  background: url(../images/home.jpg) no-repeat left;
  padding-left: 20px;
  color: #666;
  font-size: 14px;
}
.section .n-tit .mbx a {
  color: #666666;
}
/*n-tit*/
/*about us*/
.n-company {
  padding-top: 28px;
}
.n-company p {
  font-size: 16px;
  color: #333;
  line-height: 150%;
}
/*gooks*/
.goods {
  padding-top: 28px;
}
.goods input {
  height: 35px;
}
.goods input[type="text"] {
  width: 300px;
  padding-left: 10px;
}
.goods textarea {
  width: 600px;
  height: 150px;
  font-size: 16px;
  padding-top: 5px;
  padding-left: 10px;
}
.goods input[type="submit"] {
  width: 75px;
  background: #46860e;
  border: none;
  color: #fff;
  margin-top: 20px;
  cursor: pointer;
}
.goods input[type="reset"] {
  width: 75px;
  background: #ddd;
  border: none;
  cursor: pointer;
}
/*honor*/
.n-honorlist {
  padding-top: 28px;
}
.n-honorlist ul {
  margin-right: -18px;
  width: 770px;
  margin: 0 auto;
}
.n-honorlist ul li {
  width: 366px;
  margin-bottom: 14px;
  float: left;
  margin-right: 18px;
}
.n-honorlist ul li img {
  width: 366px;
  height: 240px;
  opacity: 0.9;
	    border: 1px solid #eee;
}
.n-honorlist ul li span {
  display: block;
  padding: 12px 0;
	text-align: center;
}
.n-honorlist ul li a {
  display: block;
  font-size: 16px;
  color: #333333;
}
.n-honorlist ul li:hover img {
  opacity: 1;
}
/*pro*/
.n-prolist {
  padding-top: 28px;
}
.n-prolist ul {
  margin-right: -18px;
}
.n-prolist ul li {
  width: 270px;
  margin-bottom: 14px;
  float: left;
  margin-right: 18px;
text-align: center;
}
.n-prolist ul li img {
  width: 270px;
  height: 190px;
  opacity: 0.9;
}
.n-prolist ul li span {
  display: block;
  padding: 12px 0;
}
.n-prolist ul li a {
  display: block;
  font-size: 16px;
  color: #333333;
}
.n-prolist ul li:hover img {
  opacity: 1;
}
/*case*/
.n-caselist {
  padding-top: 28px;
}
.n-caselist ul {
  margin-right: -18px;
  width: 806px;
  margin: 0 auto;
}
.n-caselist ul li {
  width: 385px;
  margin-bottom: 14px;
  float: left;
  margin-right: 18px;
}
.n-caselist ul li img {
  width: 385px;
  height: 260px;
  opacity: 0.9;
}
.n-caselist ul li span {
  display: block;
  padding: 12px 0;
	text-align: center
}
.n-caselist ul li a {
  display: block;
  font-size: 16px;
  color: #333333;
}
.n-caselist ul li:hover img {
  opacity: 1;
}
/*news-list*/
.n-newslist ul {
  padding-top: 28px;
}
.n-newslist ul li {
  height: 30px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
}
.n-newslist ul li .d {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #ddd;
  border-radius: 50%;
  margin-right: 8px;
  position: relative;
  top: -2px;
}
.n-newslist ul li .time {
  font-size: 14px;
  color: #666666;
}
.n-newslist ul li a {
  color: #333333;
}
/*news-show*/
.news-show h1 {
  line-height: 25px;
  text-align: center;
  padding-top: 30px;
  font-size: 18px;
  width: 100%;
  padding-bottom: 10px;
  margin: 0 auto;
}
.news-show .ainfo {
  width: 100%;
  padding-bottom: 5px;
  padding-top: 6px;
  text-align: center;
  color: #999;
}
.news-show .ncon {
  line-height: 200%;
  color: #333;
}
/*paginatin*/
.pagination {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.pagination a {
  color: #333;
  display: inline-block;
  width: 60px;
  height: 20px;
 
}
.pagination a.next {
  width: 50px;
  border: none;
}



.prenext a{font-size:14px;color:#717171}
.prenext li{padding-top:10px;}



.right  .n-newslist{ margin-top:10px;} 


.i-link{
	width:  1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
}

.i-link a{
	color: #000;
	margin: 0 7px;
}
