@charset "utf-8";
/*---------------------------------------*/
/*
	Name:Agent_Style v1.0 -CSS Framework
	Author: Liu Qingqing
	Styles updated: 2017/11/30
*/
/*---------------------------------------*/
body,
button,
input,
select,
textarea {
  font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
}
body {
  background: #fff;
  color: #333;
  font-size: 14px;
}
table {
  borer-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
ol,
ul,
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-size: 100%;
  font-weight: normal;
}
* {
  margin: 0;
  padding: 0;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*html5*/
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #47a939;
}
a.active {
  color: #47a939;
}
input,
textarea,
button,
select {
  outline: none;
}
textarea {
  resize: none;
}
em {
  font-style: normal;
}
/*图标*/
@font-face {
  font-family: 'iconfont';
  /* project id 753166 */
  src: url('//at.alicdn.com/t/font_753166_mepjc9wik2q.eot');
  src: url('//at.alicdn.com/t/font_753166_mepjc9wik2q.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_753166_mepjc9wik2q.woff') format('woff'), url('//at.alicdn.com/t/font_753166_mepjc9wik2q.ttf') format('truetype'), url('//at.alicdn.com/t/font_753166_mepjc9wik2q.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont";
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
}
.c-w {
  width: 100%;
}
.c-w1200 {
  width: 1200px;
  margin: 0 auto;
}
.c-flw {
  float: left;
  width: 100%;
}
.c-ffm {
  font-family: "Microsoft yahei", Arial;
}
.c-ffs {
  font-family: simsun;
}
.c-bg-home {
  background: #008bcd !important;
}
.c-bg-white {
  background: #fff;
}
.c-textarea {
  color: #666 !important;
}
.c-mt0 {
  margin-top: 0 !important;
}
.c-mb0 {
  margin-bottom: 0 !important;
}
.c-mb36 {
  margin-bottom: 36px !important;
}
.c-mb50 {
  margin-bottom: 50px !important;
}
.c-bt0 {
  border-top: 0 !important;
}
.c-mt20 {
  margin-top: 20px !important;
}
.c-mt30 {
  margin-top: 30px !important;
}
.c-mt40 {
  margin-top: 40px !important;
}
.c-mt80 {
  margin-top: 80px !important;
}
.c-fl {
  float: left;
}
.c-fr {
  float: right;
}
.c-w50 {
  width: 50px !important;
}
.c-w100 {
  width: 100px !important;
}
.c-w150 {
  width: 150px !important;
}
.c-w200 {
  width: 200px !important;
}
.c-w250 {
  width: 250px !important;
}
.c-w300 {
  width: 300px !important;
}
.c-w350 {
  width: 350px !important;
}
.c-w400 {
  width: 400px !important;
}
.c-w450 {
  width: 450px !important;
}
.c-w500 {
  width: 500px !important;
}
.c-w550 {
  width: 550px !important;
}
.c-w600 {
  width: 600px !important;
}
.c-w650 {
  width: 650px !important;
}
.c-w700 {
  width: 700px !important;
}
.c-w750 {
  width: 750px !important;
}
.c-w800 {
  width: 800px !important;
}
.c-w850 {
  width: 850px !important;
}
.c-w900 {
  width: 900px !important;
}
.c-w950 {
  width: 950px !important;
}
.c-w1000 {
  width: 1000px !important;
}
.c-clear:after {
  display: block;
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
}
.c-hide {
  display: none;
}
.hide {
  display: none;
}
.topbar {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #eee;
}
.topbar .cont {
  width: 1200px;
  margin: 0 auto;
  color: #666;
  overflow: hidden;
}
.topbar .cont .text {
  float: left;
  width: 980px;
}
.topbar .cont .right {
  float: right;
  width: 220px;
}
.topbar .cont .right a {
  color: #666;
}
.topbar .cont .right a i.iconfont {
  margin-right: 3px;
  font-size: 16px;
}
.topbar .cont .right a:hover {
  color: #47a939;
}
/*header*/
.header {
  width: 100%;
  height: 112px;
  background: #fff;
}
.header .logo {
  float: left;
  width: 480px;
  height: 90px;
  margin-top: 15px;
  margin-right: 10px;
}
.header .tel {
  float: right;
  margin-top: 32px;
  color: #fabc03;
}
.header .tel i.iconfont {
  float: left;
  line-height: 44px;
  margin-right: 5px;
  font-size: 48px;
}
.header .tel .text {
  float: left;
}
.header .tel .text .num {
  margin-top: 4px;
  line-height: 18px;
  font-size: 22px;
  font-weight: bold;
  font-family: Tahoma Bold;
}
.header .tel .text .info {
  line-height: 26px;
  font-size: 14px;
  color: #666;
}
/*导航*/
.nav {
  width: 100%;
  height: 55px;
  background: #47a939;
}
.nav li {
  position: relative;
  float: left;
  width: 171px;
  height: 55px;
  line-height: 55px;
}
.nav li a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 15px;
}
.nav li a.active,
.nav li a:hover {
  background: #418234;
}
.nav li .sub-nav {
  display: none;
  position: absolute;
  top: 55px;
  z-index: 10;
  width: 100%;
  background: #47a939;
}
.nav li .sub-nav a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.nav li .sub-nav a:hover {
  font-weight: bold;
}
/*footer*/
.footer {
  background: #2b2c2e;
}
.footer .info {
  padding: 40px 0 20px;
  border-bottom: 1px solid #2f3233;
  color: #888;
}
.footer .info .left {
  float: left;
  width: 790px;
}
.footer .info .left .nav-mod {
  height: 13px;
  line-height: 13px;
  margin-bottom: 36px;
}
.footer .info .left .nav-mod a {
  display: inline-block;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #484c4c;
  font-size: 13px;
  color: #a9a9a9;
}
.footer .info .left .nav-mod a:hover {
  text-decoration: underline;
}
.footer .info .left p {
  line-height: 30px;
  margin-bottom: 5px;
}
.footer .info .left p i.iconfont {
  font-size: 24px;
  margin-right: 5px;
  vertical-align: middle;
  color: #686868;
}
.footer .info .right {
  width: 250px;
  float: right;
  text-align: right;
  overflow: hidden;
}
.footer .info .right .btn-service {
  display: inline-block;
  width: 118px;
  height: 38px;
  line-height: 38px;
  margin-bottom: 5px;
  background: #47a939;
  color: #fff;
  text-align: center;
  border-radius: 50px;
}
.footer .info .right .tel {
  line-height: 38px;
  margin-bottom: 12px;
  text-align: right;
  font-size: 28px;
  color: #fff;
}
.footer .info .right .code {
  width: 120px;
  height: 120px;
}
.footer .copyright {
  width: 1200px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  color: #666;
}
.footer .copyright .p1 {
  float: left;
}
.footer .copyright .p2 {
  float: right;
}
.footer .copyright .p2 a {
  color: #666;
}
/*其他项目可复用模块*/
/*按钮*/
.btn01 {
  background: #47a939;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}
.btn02 {
  color: #47a939;
  border: 1px solid #47a939;
  border-radius: 5px;
  text-align: center;
}
.btn03 {
  background: #666;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}
/*公共标题*/
/*居中 横线背景 黑色*/
.g-title02 {
  width: 100%;
  height: 46px;
  line-height: 46px;
  margin-bottom: 10px;
}
.g-title02 h2 {
  text-align: center;
}
.g-title02 h2 span {
  position: relative;
  display: inline-block;
  font-size: 20px;
  color: #333;
}
.g-title02 h2 span i {
  position: absolute;
  top: 23px;
  display: block;
  width: 60px;
  height: 1px;
  background: #333;
}
.g-title02 h2 span i.left {
  left: -80px;
}
.g-title02 h2 span i.right {
  right: -80px;
}
/*图标+标题 居左 下边线 主色*/
.g-title03 {
  width: 100%;
  height: 42px;
  line-height: 42px;
  margin-bottom: 10px;
}
.g-title03 h2 {
  padding-left: 34px;
  border-bottom: 1px solid #47a939;
  font-size: 18px;
  color: #47a939;
  background: url("/public/images/ico2.png") 0 center no-repeat;
}
/*面包屑 无背景色*/
.crumb {
  height: 60px;
  margin-bottom: 15px;
  line-height: 60px;
  font-size: 15px;
  background: #f6f6f6;
  overflow: hidden;
}
.crumb ul {
  float: left;
}
.crumb i.iconfont {
  margin-left: 15px;
  color: #47a939;
  font-size: 28px;
}
.crumb li {
  float: left;
  margin-right: 12px;
  color: #333;
}
.crumb a {
  color: #333;
}
.crumb a:hover {
  color: #47a939;
}
.crumb li.link:after {
  margin-left: 5px;
  content: '>>';
}
/*面包屑 有背景色*/
.crumb-bg {
  height: 60px;
  margin-bottom: 20px;
  background: #f4f4f4;
}
.crumb-bg .crumb {
  width: 1200px;
  margin: 0 auto;
  line-height: 60px;
}
/*分页*/
.page {
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  text-align: center;
}
.page a {
  display: inline-block;
  min-width: 18px;
  height: 34px;
  line-height: 34px;
  margin: 0 3px;
  padding: 0 8px;
  border: 1px solid #ddd;
  color: #999;
  text-align: center;
}
.page a.active,
.page a:hover {
  background: #47a939;
  color: #fff;
}
/*向上出现*/
.fadeInBottom {
  animation: fadeInBottom 1s;
  -webkit-animation: fadeInBottom 1s;
  -moz-animation: fadeInBottom 1s;
  -o-animation: fadeInBottom 1s;
  -ms-animation: fadeInBottom 1s;
}
/*左侧滑入*/
.fadeInLeft {
  animation: fadeInLeft 1s;
  -webkit-animation: fadeInLeft 1s;
  -moz-animation: fadeInLeft 1s;
  -o-animation: fadeInLeft 1s;
  -ms-animation: fadeInLeft 1s;
}
/*右侧滑入*/
.fadeInRight {
  animation: fadeInRight 1s;
  -webkit-animation: fadeInRight 1s;
  -moz-animation: fadeInRight 1s;
  -o-animation: fadeInRight 1s;
  -ms-animation: fadeInRight 1s;
}
/*字体由小变大渐现*/
.fontFadeBig {
  animation: fontFadeBig 1s;
  -webkit-animation: fontFadeBig 1s;
  -moz-animation: fontFadeBig 1s;
  -o-animation: fontFadeBig 1s;
  -ms-animation: fontFadeBig 1s;
}
/*字体由大变小渐现*/
.fontFadeSmall {
  animation: fontFadeSmall 1s;
  -webkit-animation: fontFadeSmall 1s;
  -moz-animation: fontFadeSmall 1s;
  -o-animation: fontFadeSmall 1s;
  -ms-animation: fontFadeSmall 1s;
}
/*keyframes*/
/*向上出现*/
@-webkit-keyframes fadeInBottom {
  0% {
    transform: translate3d(0, 1000px, 0);
  }
  100% {
    transform: none;
  }
}
@-moz-keyframes fadeInBottom {
  0% {
    transform: translate3d(0, 1000px, 0);
  }
  100% {
    transform: none;
  }
}
@keyframes fadeInBottom {
  0% {
    transform: translate3d(0, 1000px, 0);
  }
  100% {
    transform: none;
  }
}
/*左侧滑入*/
@-webkit-keyframes fadeInLeft {
  0% {
    transform: translate3d(-1000px, 0, 0);
  }
  100% {
    transform: none;
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    transform: translate3d(-1000px, 0, 0);
  }
  100% {
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    transform: translate3d(-1000px, 0, 0);
  }
  100% {
    transform: none;
  }
}
/*右侧滑入*/
@-webkit-keyframes fadeInRight {
  0% {
    transform: translate3d(1000px, 0, 0);
  }
  100% {
    transform: none;
  }
}
@-moz-keyframes fadeInRight {
  0% {
    transform: translate3d(1000px, 0, 0);
  }
  100% {
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    transform: translate3d(1000px, 0, 0);
  }
  100% {
    transform: none;
  }
}
/*字体由小变大渐现*/
@-webkit-keyframes fontFadeBig {
  0% {
    opacity: 0;
    font-size: 10px;
  }
  100% {
    opacity: 1;
    font-size: 17px;
  }
}
@-moz-keyframes fontFadeBig {
  0% {
    opacity: 0;
    font-size: 10px;
  }
  100% {
    opacity: 1;
    font-size: 17px;
  }
}
@keyframes fontFadeBig {
  0% {
    opacity: 0;
    font-size: 10px;
  }
  100% {
    opacity: 1;
    font-size: 17px;
  }
}
/*字体由大变小渐现*/
@-webkit-keyframes fontFadeSmall {
  0% {
    opacity: 0;
    font-size: 50px;
  }
  100% {
    opacity: 1;
    font-size: 21px;
  }
}
@-moz-keyframes fontFadeSmall {
  0% {
    opacity: 0;
    font-size: 50px;
  }
  100% {
    opacity: 1;
    font-size: 21px;
  }
}
@keyframes fontFadeSmall {
  0% {
    opacity: 0;
    font-size: 50px;
  }
  100% {
    opacity: 1;
    font-size: 21px;
  }
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
/*内页banner*/
.banner-page {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.banner-page img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: 300px;
}
/*首页开始*/
/*标题*/
.index-title {
  width: 250px;
  height: 84px;
  margin: 0 auto 30px;
  padding-top: 24px;
  text-align: center;
  background: url("/public/images/index-title-bg.png") 0 top no-repeat;
}
.index-title a {
  display: block;
}
.index-title .en {
  height: 35px;
  line-height: 30px;
  font-size: 17px;
  color: #47a939;
}
.index-title h2 {
  height: 42px;
  line-height: 42px;
  color: #000;
  font-size: 21px;
  font-weight: bold;
}
.index-title02 {
  height: 60px;
  margin: 0 auto 30px;
  text-align: center;
}
.index-title02 h2 {
  margin-bottom: 10px;
  font-size: 24px;
  color: #47a939;
  font-weight: bold;
}
.index-title02 .en {
  font-size: 16px;
  color: #666;
  background: url("/public/images/index-title-bg02.png") center center no-repeat;
}
/*搜索关键词*/
.key-search-section {
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin-bottom: 20px;
  background: #f2f2f2;
}
.key-search-section .keys {
  float: left;
  width: 760px;
}
.key-search-section .keys span {
  color: #47a939;
}
.key-search-section .keys a {
  margin-right: 10px;
  color: #333;
}
.key-search-section .keys a:hover {
  color: #47a939;
}
.key-search-section .search-mod {
  float: right;
  margin-top: 13px;
  overflow: hidden;
}
.key-search-section .search-mod input {
  float: left;
  width: 250px;
  height: 22px;
  line-height: 20px;
  padding: 5px 0 5px 5px;
  border: 1px solid #d3d3d3;
  border-right: 0;
}
.key-search-section .search-mod .btn-search {
  float: left;
  width: 50px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #fabc03;
  color: #fff;
  font-size: 20px;
  border: 0;
}
/*产品中心*/
.products-section {
  width: 1200px;
  margin: 0 auto 30px;
}
.products-section .left-side {
  float: left;
  width: 246px;
}
.products-section .left-side .title {
  width: 100%;
  height: 90px;
  padding-top: 26px;
  text-align: center;
  color: #fff;
  background: #47a939 url("/public/images/left-side-tit-bg.jpg") 0 bottom no-repeat;
}
.products-section .left-side .title .ch {
  line-height: 140%;
  font-size: 26px;
}
.products-section .left-side .title .en {
  line-height: 140%;
  font-size: 13px;
}
.products-section .left-side .cont {
  width: 190px;
  padding: 20px;
  margin-bottom: 20px;
  border: 8px solid #47a939;
  border-top: 0;
  background: #fff;
}
.products-section .left-side .cont ul {
  width: 190px;
  margin: 0 auto;
}
.products-section .left-side .cont ul li {
  width: 190px;
  height: 50px;
  margin-bottom: 5px;
}
.products-section .left-side .cont ul li a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 8px;
  color: #47a939;
  text-align: center;
  background: url("/public/images/left-side-li-bg.png") no-repeat;
}
.products-section .left-side .cont ul li a:hover {
  background: #47a939;
  color: #fff;
}
.products-section .left-side .contact {
  width: 100%;
  height: 100px;
  padding-top: 13px;
  text-align: center;
  color: #fff;
  background: url("/public/images/left-side-contact-bg.jpg") no-repeat;
}
.products-section .left-side .contact .tit {
  line-height: 180%;
  font-size: 18px;
}
.products-section .left-side .contact .attr {
  line-height: 180%;
  font-size: 14px;
}
.products-section .right-cont {
  float: right;
  width: 934px;
}
.products-section .right-cont ul {
  width: 952px;
}
.products-section .right-cont li {
  float: left;
  width: 212px;
  padding: 3px;
  margin-right: 18px;
  margin-bottom: 10px;
}
.products-section .right-cont li a {
  display: block;
  width: 100%;
  border: 1px solid #eee;
}
.products-section .right-cont li a img {
  width: 212px;
  height: 212px;
}
.products-section .right-cont li a h3 {
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #666;
  overflow: hidden;
}
.products-section .right-cont li a:hover {
  border-color: #fabc03;
}
/*企业优势*/
.advantage-section {
  width: 100%;
  padding: 40px 0 20px;
  background: url("/public/images/index-section-bg.jpg") 0 0 repeat;
  overflow: hidden;
}
.advantage-section .layout {
  opacity: 0;
}
.advantage-section .cont {
  width: 1060px;
  margin: 0 auto;
  padding-top: 28px;
  background: url("/public/images/logo0222.png") center top no-repeat;
  overflow: hidden;
}
.advantage-section .cont .adv-list {
  width: 281px;
}
.advantage-section .cont .adv-list .item {
  width: 100%;
  height: 64px;
  margin-bottom: 70px;
  color: #fff;
  overflow: hidden;
}
.advantage-section .cont .adv-list .item .num {
  float: left;
  width: 65px;
  line-height: 64px;
  text-align: center;
  background: #fabc03;
  font-size: 25px;
}
.advantage-section .cont .adv-list .item .text {
  float: left;
  width: 196px;
  height: 50px;
  padding-top: 14px;
  padding-left: 20px;
  line-height: 145%;
  background: #47a939;
}
.advantage-section .cont .adv-list .item .text .p1 {
  font-size: 18px;
}
.advantage-section .cont .adv-list .item .text .p2 {
  font-size: 12px;
}
.advantage-section .cont .adv-list.fl {
  float: left;
}
.advantage-section .cont .adv-list.fr {
  float: right;
}
/*种植基地*/
.case-section {
  width: 100%;
  padding: 30px 0;
}
.case-section .cont {
  width: 100%;
  margin-top: -10px;
}
.case-section .cont ul {
  width: 1225px;
  overflow: hidden;
}
.case-section .cont ul li {
  float: left;
  width: 220px;
  margin-right: 25px;
}
.case-section .cont ul li a {
  display: block;
}
.case-section .cont ul li a img {
  width: 218px;
  height: 218px;
  border: 1px solid #eee;
}
.case-section .cont ul li a h3 {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-align: center;
}
.case-section .cont ul li a:hover {
  color: #47a939;
}
.case-section .cont ul li a:hover img {
  border-color: #47a939;
}
.case-section .cont .btn-det {
  display: block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  margin: 30px auto 0;
  text-align: center;
  background: #47a939;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
}
.case-section .cont .btn-det:hover {
  background: #418234;
}
/*关于我们*/
.about-section {
  width: 100%;
  padding: 30px 0;
  background: url("/public/images/index-section-bg.jpg") 0 0 repeat;
}
.about-section .cont {
  overflow: hidden;
}
.about-section .cont .pic {
  float: left;
  width: 240px;
  margin-right: 25px;
  opacity: 0;
}
.about-section .cont .pic img {
  width: 240px;
  height: 369px;
}
.about-section .cont .intro {
  float: left;
  width: 652px;
  padding: 10px;
  margin-right: 25px;
}
.about-section .cont .intro .text {
  height: 280px;
  line-height: 35px;
  margin-bottom: 25px;
  color: #666;
  overflow: hidden;
}
.about-section .cont .intro .text p {
  text-indent: 2em;
}
.about-section .cont .intro .btn-det {
  display: block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  font-size: 16px;
  text-align: center;
  background: #47a939;
  color: #fff;
  border-radius: 5px;
}
.about-section .cont .intro .btn-det:hover {
  background: #418234;
}
.about-section .cont .culture {
  float: left;
  width: 198px;
  height: 329px;
  padding: 20px;
  background: #707070;
  color: #fff;
  opacity: 0;
}
.about-section .cont .culture .tit {
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  font-size: 22px;
}
.about-section .cont .culture .content {
  line-height: 30px;
  font-size: 13px;
}
.about-section .cont .culture .content .name {
  color: #f9cb9c;
}
/*广告横幅*/
.ad-banner-section {
  width: 100%;
  height: 200px;
  margin: 20px 0;
  background: url("/public/images/index-ad-bg.png") no-repeat;
}
.ad-banner-section .pic {
  float: left;
  width: 482px;
  margin-top: 10px;
}
.ad-banner-section .pic img {
  width: 482px;
  height: 189px;
}
.ad-banner-section .info {
  float: left;
  width: 718px;
  margin-top: 14px;
}
.ad-banner-section .info .p1 {
  margin: 10px 0;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.ad-banner-section .info .p2 {
  line-height: 28px;
  font-size: 18px;
  color: #fff;
}
.ad-banner-section .info .contact {
  height: 50px;
  margin-top: 20px;
  color: #fff;
  overflow: hidden;
}
.ad-banner-section .info .contact .tel {
  float: left;
  line-height: 44px;
  padding-left: 60px;
  font-size: 24px;
  font-weight: bold;
  background: url("/public/images/tel-icon.png") left center no-repeat;
}
.ad-banner-section .info .contact .btn-inquiry {
  display: block;
  float: right;
  width: 88px;
  height: 32px;
  line-height: 32px;
  margin-top: 6px;
  background: #fff;
  text-align: center;
  color: #47a939;
}
.ad-banner-section.section02 {
  background: url("/public/images/index-ad-bg02.png") no-repeat;
}
/*新闻资讯*/
.news-section {
  width: 100%;
  margin: 40px 0;
  /*标题*/
  /*新闻*/
}
.news-section .title {
  width: 100%;
  height: 45px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}
.news-section .title h2 {
  float: left;
  width: 140px;
  height: 45px;
  line-height: 45px;
  background: #47a939;
  text-align: center;
  font-size: 16px;
}
.news-section .title h2 a {
  display: block;
  color: #fff;
}
.news-section .title .more {
  float: right;
  margin-top: 20px;
  color: #000;
}
.news-section .title .more:hover {
  color: #47a939;
}
.news-section .news-mod {
  float: left;
  width: 100%;
  /*列表*/
}
.news-section .news-mod .first-news {
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #e6e6e6;
  overflow: hidden;
}
.news-section .news-mod .first-news .item {
  float: left;
  overflow: hidden;
}
.news-section .news-mod .first-news .item.mr10 {
  margin-right: 10px;
}
.news-section .news-mod .first-news .item .pic {
  float: left;
  width: 190px;
  margin-right: 5px;
}
.news-section .news-mod .first-news .item .pic img {
  width: 190px;
}
.news-section .news-mod .first-news .item .info {
  float: left;
  width: 400px;
}
.news-section .news-mod .first-news .item .info h3 {
  height: 22px;
  line-height: 22px;
  font-size: 18px;
  font-weight: bold;
  color: #47a939;
  overflow: hidden;
}
.news-section .news-mod .first-news .item .info h3 a {
  color: #47a939;
}
.news-section .news-mod .first-news .item .info h3 a:hover {
  text-decoration: underline;
}
.news-section .news-mod .first-news .item .info .desc {
  height: 120px;
  line-height: 30px;
  margin-top: 6px;
  font-size: 14px;
  color: #828282;
  overflow: hidden;
}
.news-section .news-mod ul {
  overflow: hidden;
}
.news-section .news-mod ul li {
  float: left;
  width: 392px;
  height: 30px;
  margin: 10px 4px;
  border-bottom: 1px dashed #e6e6e6;
  background: url("/public/images/news-list-arrow.png") left center no-repeat;
  overflow: hidden;
}
.news-section .news-mod ul li h4 {
  float: left;
  width: 234px;
  height: 30px;
  line-height: 30px;
  padding-left: 22px;
  font-size: 14px;
  overflow: hidden;
}
.news-section .news-mod ul li h4 a {
  color: #666;
}
.news-section .news-mod ul li h4 a:hover {
  color: #47a939;
}
.news-section .news-mod ul li .time {
  float: right;
  display: block;
  width: 82px;
  height: 30px;
  line-height: 30px;
  color: #666;
}
.news-section .question-mod {
  float: right;
  width: 316px;
}
.news-section .question-mod li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c8c8c8;
}
.news-section .question-mod li h3 {
  width: 278px;
  height: 30px;
  line-height: 30px;
  padding-left: 38px;
  background: url("/public/images/question-list-bg01.png") no-repeat;
  overflow: hidden;
}
.news-section .question-mod li h3 a {
  color: #47a939;
}
.news-section .question-mod li h3 a:hover {
  text-decoration: underline;
}
.news-section .question-mod li .desc {
  width: 278px;
  height: 72px;
  line-height: 24px;
  padding-left: 38px;
  margin-top: 8px;
  color: #666;
  background: url("/public/images/question-list-bg02.png") no-repeat;
  overflow: hidden;
}
.news-section .question-mod li:last-child {
  border-bottom: 0;
}
/*关于我们*/
.page-about {
  margin-bottom: 20px;
  overflow: hidden;
}
.page-about .tit {
  height: 50px;
  line-height: 50px;
  margin-bottom: 30px;
  background: url("../images/about-tit.png") no-repeat center center;
  text-align: center;
  font-size: 26px;
  color: #333333;
}
.page-about .contents {
  overflow: hidden;
}
.page-about .contents .left-side {
  float: left;
  width: 182px;
  margin-right: 10px;
}
.page-about .contents .left-side .top-cont {
  color: #fff;
  background: #47a939;
  font-weight: 400;
  height: 67px;
  padding: 35px 0 25px 0;
}
.page-about .contents .left-side .top-cont h2 {
  font-size: 18px;
  text-align: center;
  line-height: 35px;
}
.page-about .contents .left-side .top-cont span {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 26px;
}
.page-about .contents .left-side .bot-cont {
  padding-top: 35px;
  background: #f6f6f6;
}
.page-about .contents .left-side .bot-cont img {
  display: block;
  width: 60px;
  height: 51px;
  margin: 0 auto;
}
.page-about .contents .left-side .bot-cont p {
  line-height: 30px;
  font-size: 14px;
  color: #888;
  text-align: center;
  margin-top: 5px;
}
.page-about .contents .left-side .bot-cont span {
  display: block;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  color: #47a939;
}
.page-about .contents .right-side {
  float: left;
  width: 989px;
  padding-left: 19px;
}
.page-about .contents .right-side p {
  line-height: 32px;
  font-size: 14px;
  color: #888888;
}
/*新闻列表*/
.news-list {
  float: left;
  width: 950px;
}
.news-list li {
  height: 168px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #ddd;
}
.news-list li a.pic {
  width: 280px;
  height: 168px;
  overflow: hidden;
}
.news-list li a.pic img {
  float: left;
  width: 280px;
  height: 168px;
  margin-right: 10px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.news-list li a.pic:hover img {
  transform: scale(1.02, 1.02);
  -moz-transform: scale(1.02, 1.02);
  -ms-transform: scale(1.02, 1.02);
  -o-transform: scale(1.02, 1.02);
  -webkit-transform: scale(1.02, 1.02);
}
.news-list li .text {
  float: left;
  width: 650px;
}
.news-list li .text .tit {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  overflow: hidden;
}
.news-list li .text .tit a {
  color: #000;
}
.news-list li .text .tit a:hover {
  color: #47a939;
}
.news-list li .text .desc {
  max-height: 75px;
  line-height: 25px;
  color: #666;
  overflow: hidden;
}
.news-list li .text .time {
  display: block;
  line-height: 40px;
  font-size: 13px;
  color: #666;
}
.news-list li .text .time i.iconfont {
  margin-right: 5px;
  font-size: 17px;
  color: #000;
}
/*推荐产品/新闻 侧边 */
.relate-hot {
  float: left;
  width: 190px;
  margin-left: 30px;
  padding: 10px;
  border: 5px solid #f6f5f2;
}
.relate-hot .title {
  width: 190px;
  height: 48px;
  line-height: 48px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
}
.relate-hot .cont {
  width: 190px;
}
.relate-hot .cont li {
  margin-bottom: 10px;
}
.relate-hot .cont li a {
  display: block;
  color: #545454;
  font-size: 15px;
}
.relate-hot .cont li a img.img-prod {
  width: 190px;
  height: 190px;
  margin-bottom: 6px;
}
.relate-hot .cont li a img.img-news {
  width: 190px;
  height: 118px;
  margin-bottom: 6px;
}
.relate-hot .cont li a h3 {
  max-height: 50px;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
}
.relate-hot .cont li a:hover {
  color: #47a939;
}
/*推荐产品/新闻 侧边 */
.relate-hot-prod {
  width: 190px;
  padding: 10px;
  border: 5px solid #f6f5f2;
}
.relate-hot-prod .title {
  width: 190px;
  height: 48px;
  line-height: 48px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
}
.relate-hot-prod .cont {
  width: 190px;
}
.relate-hot-prod .cont li {
  margin-bottom: 10px;
}
.relate-hot-prod .cont li a {
  display: block;
  color: #545454;
  font-size: 16px;
}
.relate-hot-prod .cont li a img.img-prod {
  width: 190px;
  height: 190px;
  margin-bottom: 6px;
}
.relate-hot-prod .cont li a img.img-news {
  width: 190px;
  height: 118px;
  margin-bottom: 6px;
}
.relate-hot-prod .cont li a h3 {
  max-height: 50px;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
}
.relate-hot-prod .cont li a:hover {
  color: #47a939;
}
/*侧边栏*/
.side-bar {
  float: left;
  width: 220px;
  margin-right: 30px;
  /*联系方式*/
}
.side-bar .tit {
  width: 190px;
  height: 70px;
  line-height: 70px;
  font-size: 21px;
  color: #ffffff;
  background-color: #47a939;
  font-weight: 400;
  overflow: hidden;
  padding-left: 30px;
}
.side-bar .tit i {
  float: left;
  margin-right: 10px;
  font-size: 20px;
}
.side-bar .side-nav {
  width: 190px;
}
.side-bar .side-nav li {
  width: 190px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  margin-top: 2px;
  background-color: #47a939;
  border-bottom: 1px solid #fabc03;
  color: #ffffff;
  padding-left: 30px;
  position: relative;
  transition: background-color 0.3s;
}
.side-bar .side-nav li .item-a {
  display: block;
  color: #fff;
}
.side-bar .side-nav li .item-a i {
  font-size: 14px;
  display: block;
  position: absolute;
  top: 1px;
  right: 15px;
}
.side-bar .side-nav li .side-sub-nav {
  display: none;
  margin-bottom: 1px;
}
.side-bar .side-nav li .side-sub-nav a {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  background: #f6f6f6;
}
.side-bar .side-nav li:hover,
.side-bar .side-nav li.active {
  background: #fabc03;
}
.side-bar .side-contact {
  width: 100%;
  margin-top: 16px;
  /*标题*/
}
.side-bar .side-contact .title {
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #47a939;
  color: #fff;
  font-size: 18px;
}
.side-bar .side-contact .cont {
  width: 218px;
  border: 1px solid #e4e4e4;
  text-align: center;
}
.side-bar .side-contact .cont .tel {
  padding: 10px 0;
  line-height: 30px;
  border-bottom: 1px solid #f4f3f4;
}
.side-bar .side-contact .cont .tel span {
  color: #47a939;
  font-size: 22px;
  font-style: italic;
}
.side-bar .side-contact .cont .codes {
  padding-bottom: 10px;
}
.side-bar .side-contact .cont .codes .t {
  height: 40px;
  line-height: 40px;
}
.side-bar .side-contact .cont .codes .imgs {
  overflow: hidden;
}
.side-bar .side-contact .cont .codes .imgs .item {
  display: inline-block;
  width: 76px;
  height: 76px;
  margin-right: 5px;
}
.side-bar .side-contact .cont .codes .imgs .item img {
  width: 76px;
  height: 76px;
}
.side-bar .side-contact .cont .codes .imgs .item span {
  font-size: 12px;
}
/*新闻详情*/
.news-detail {
  float: left;
  width: 950px;
}
.news-detail .tit {
  font-size: 20px ;
  color: #333333;
  font-weight: 400;
  border-bottom: 1px dashed #dbdbdb;
  margin-bottom: 10px;
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  text-align: center;
}
.news-detail .attr {
  overflow: hidden;
  text-align: center;
}
.news-detail .attr p {
  display: inline-block;
  margin-right: 20px;
  font-size: 12px;
  color: #666666;
  height: 38px;
  line-height: 38px;
  margin-bottom: 10px;
}
.news-detail .contents {
  width: 910px;
  margin-top: 5px;
  overflow: hidden;
  padding: 0 20px;
  color: #333;
  text-align: justify;
  text-indent: 20px;
}
.news-detail .contents p {
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
}
.news-detail .contents p img {
  max-width: 100% !important;
}
.news-detail .contents img {
  max-width: 100% !important;
}
.news-detail .prev-pages {
  width: 950px;
  overflow: hidden;
  margin-top: 30px;
}
.news-detail .prev-pages .prev-before {
  float: left;
}
.news-detail .prev-pages .prev-next {
  float: right;
}
/*上一篇 下一篇*/
.adjacent {
  height: 35px;
  margin: 20px 0;
  overflow: hidden;
}
.adjacent p {
  float: left;
  width: 424px;
  padding: 0 1%;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e5e5e5;
  background: #fafafa;
}
.adjacent p.left {
  float: left;
}
.adjacent p.right {
  float: right;
}
/*推荐阅读*/
.relevant {
  margin-top: 16px;
  border: 1px solid #e5e5e5;
}
.relevant .title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 10px;
  overflow: hidden;
}
.relevant .title h3 {
  display: inline;
  color: #47a939;
  font-size: 18px;
  font-weight: bold;
}
.relevant .title .tag {
  display: inline;
  color: #676767;
}
.relevant .title .tag a {
  margin-right: 10px;
  color: #676767;
}
.relevant .title .tag a:hover {
  color: #47a939;
}
.relevant .cont {
  padding: 10px 20px;
  overflow: hidden;
}
.relevant .cont li {
  float: left;
  width: 320px;
  height: 30px;
  line-height: 30px;
  margin-right: 80px;
  overflow: hidden;
}
.relevant .cont li a {
  color: #676767;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.relevant .cont li a:hover {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  color: #47a939;
}
/*产品列表*/
.product-list .list-mod {
  float: left;
  width: 950px;
}
.product-list .list-mod ul {
  width: 968px;
}
.product-list .list-mod ul li {
  float: left;
  width: 224px;
  margin-right: 18px;
  margin-bottom: 18px;
}
.product-list .list-mod ul li a {
  display: block;
  box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.1);
}
.product-list .list-mod ul li a img {
  display: block;
  width: 224px;
  height: 224px;
}
.product-list .list-mod ul li a .info {
  width: 214px;
  padding: 0 5px;
  overflow: hidden;
}
.product-list .list-mod ul li a .info h3 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.product-list .list-mod ul li a .info .price {
  width: 100%;
  height: 36px;
  line-height: 36px;
  color: #47a939;
}
.product-list .list-mod ul li a:hover {
  box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.3);
}
/*问题列表*/
.news-list02 {
  float: left;
  width: 950px;
}
.news-list02 .tit {
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  color: #999;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  background: url("../images/tit-d.png") no-repeat left center;
  padding-left: 20px;
}
.news-list02 ul {
  width: 950px;
}
.news-list02 ul li {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #ccc;
  background: url("../images/li-d.png") no-repeat left center;
  padding-left: 20px;
  overflow: hidden;
}
.news-list02 ul li a {
  color: #555;
  overflow: hidden;
}
.news-list02 ul li a p {
  float: left;
  width: 840px;
  overflow: hidden;
}
.news-list02 ul li a span {
  float: right;
  width: 80px;
  overflow: hidden;
}
.news-list02 ul li a:hover {
  color: #ff3042;
}
/*联系我们*/
.page-contact {
  width: 1200px;
  margin: 0 auto 20px;
  /*地图*/
}
.page-contact .info {
  width: 100%;
  margin-bottom: 50px;
}
.page-contact .info .item {
  float: left;
  width: 300px;
  text-align: center;
}
.page-contact .info .item i.iconfont {
  display: block;
  margin-bottom: 16px;
  font-size: 54px;
  color: #47a939;
}
.page-contact .info .item .name {
  line-height: 30px;
  font-size: 16px;
  color: #333;
}
.page-contact .info .item .desc {
  line-height: 36px;
  font-size: 18px;
  color: #333;
}
.page-contact .map {
  width: 100%;
  height: 360px;
  overflow: hidden;
}
.page-contact .map #allmap {
  height: 560px;
  width: 100%;
  overflow: hidden;
}
.page-contact .map dl,
.page-contact .map dt,
.page-contact .map dd,
.page-contact .map ul,
.page-contact .map li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-contact .map dt {
  font-size: 14px;
  font-family: "微软雅黑";
  font-weight: bold;
  border-bottom: 1px dotted #000;
  padding: 5px 0 5px 5px;
  margin: 5px 0;
}
.page-contact .map dd {
  padding: 5px 0 0 5px;
}
.page-contact .map li {
  line-height: 28px;
}
/*荣誉*/
.about-honor {
  padding: 30px 0;
}
.about-honor .tit {
  text-align: center;
  font-size: 26px;
  color: #333333;
}
.about-honor .tit h2 {
  font-size: 28px;
  color: #555;
  text-align: center;
  line-height: 50px;
  background: url("../images/about02-tit.png") no-repeat center center;
}
.about-honor .tit img {
  display: block;
  margin: 0 auto;
}
.about-honor ul {
  overflow: hidden;
  margin-top: 10px;
}
.about-honor ul li {
  float: left;
  width: 224px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.about-honor ul li img {
  display: block;
  width: 224px;
  height: 139px;
}
.about-honor ul li:nth-child(5n) {
  margin-right: 0;
}
/*优化 模块*/
/*底部模块 新闻*/
.news-information {
  margin-bottom: 20px;
}
.news-information .cont {
  overflow: hidden;
}
.news-information .cont li {
  position: relative;
  float: left;
  width: 50%;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.news-information .cont li .time {
  position: relative;
  float: left;
  width: 170px;
  height: 140px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  background: #f8f8f8;
  color: #999;
}
.news-information .cont li .time .num {
  position: absolute;
  top: 40px;
  left: 50px;
  z-index: 2;
}
.news-information .cont li .time .num span {
  display: block;
  font-size: 32px;
  font-weight: bold;
}
.news-information .cont li .time .num em {
  font-size: 16px;
}
.news-information .cont li .time i {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 0;
  background: #47a939;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.news-information .cont li .text {
  float: left;
  width: 387px;
  height: 110px;
  padding: 30px 0 0 40px;
  border-right: 1px solid #e4e4e4;
}
.news-information .cont li .text h3 {
  width: 95%;
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
}
.news-information .cont li .text .desc {
  width: 95%;
  height: 50px;
  line-height: 25px;
  color: #666;
  overflow: hidden;
}
.news-information .cont li .border-top,
.news-information .cont li .border-bottom {
  position: absolute;
  display: block;
  width: 0;
  height: 1px;
  background: #47a939;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.news-information .cont li .border-top {
  left: 0;
  top: -1px;
}
.news-information .cont li .border-bottom {
  left: 0;
  bottom: -1px;
}
.news-information .cont li:first-child .text {
  border-right: 0;
}
.news-information .cont li:hover .border-top {
  width: 100%;
}
.news-information .cont li:hover .border-bottom {
  width: 100%;
}
.news-information .cont li:hover .time {
  color: #fff;
}
.news-information .cont li:hover .time i {
  height: 100%;
}
/*快速通道*/
.express {
  width: 1200px;
  margin: 20px auto 10px;
}
.express dl {
  line-height: 36px;
  font-size: 15px;
  overflow: hidden;
}
.express dl dt {
  float: left;
  width: 95px;
  font-weight: bold;
}
.express dl dd {
  float: left;
  width: 1105px;
}
.express dl dd a {
  margin-right: 20px;
}
.express dl dd a:hover {
  text-decoration: underline;
}
/*在线留言*/
.page-message {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.page-message .tit {
  height: 50px;
  line-height: 50px;
  margin-bottom: 30px;
  background: url("../images/about-tit.png") no-repeat center center;
  text-align: center;
  font-size: 26px;
  color: #333333;
}
.page-message .cont {
  width: 632px;
  margin: 20px auto 20px;
}
.page-message .cont .item {
  margin-bottom: 20px;
}
.page-message .cont .item label {
  height: 30px;
  line-height: 30px;
  color: #666;
}
.page-message .cont .item input {
  width: 620px;
  height: 28px;
  line-height: 28px;
  padding: 5px;
  border: 1px solid #e0e0e0;
  outline: none;
}
.page-message .cont .item textarea {
  width: 620px;
  height: 120px;
  line-height: 30px;
  padding: 5px;
  border: 1px solid #e0e0e0;
  outline: none;
  resize: none;
}
.page-message .cont .btn-submit {
  display: block;
  width: 110px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #47a939;
  color: #fff;
  cursor: pointer;
  border: 0;
}
