<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select, div, img {
  margin: 0;
  padding: 0; }



body {
  font-family: "微软雅黑";
  font-size: 14px;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden; }

a {
  color: #337ab7;
  text-decoration: none;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  cursor: pointer; }

a:hover {
  color: #005bac; }

em {
  font-style: normal; }

li {
  list-style: none; }

img {
  border: 0;
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

p {
  word-wrap: break-word; }

.fl {
  float: left; }

.fr {
  float: right; }

.mid {
  width: 1020px;
  margin: auto; }

.clear {
  zoom: 1; }

.clear:after {
  display: block;
  height: 0;
  content: "";
  clear: both; }

/****************************首页************************/
/**公用代码**/
.xtitle {
  height: 42px;
  line-height: 42px;
  padding: 0 20px;
  background: #f7f7f7;
  margin-bottom: 15px; }
  .xtitle span {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #006904; }
  .xtitle a {
    float: right;
    margin-top: 15px; }

/**头部**/
.headTop {
  width: 100%;
  height: 30px;
  background: #eeeeee; }
  .headTop .fl {
    color: #ababab;
    font-size: 12px;
    line-height: 30px; }
    .headTop .fl a {
      color: #ababab;
      font-size: 12px;
      margin: 0 10px; }
      .headTop .fl a.on {
        color: #ee1d24;
        margin-left: 30px; }
  .headTop .telfr {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: url(stel.png) left no-repeat;
    float: right;
    text-align: right; }
    .headTop .telfr span {
      color: #006904;
      font-size: 12px; }

.header {
  width: 100%;
  height: 150px;
  background: #fff;
  overflow: hidden; }
  .header .logo {
    float: left;
    margin-top: 25px; }
  .header .fr {
    margin-top: 45px; }
    .header .fr .search {
      width: 462px;
      height: 42px;
      border: 1px solid #e6b359; }
      .header .fr .search .text {
        width: 350px;
        height: 40px;
        line-height: 40px;
        border: 0;
        background: none;
        text-indent: 1em;
        float: left; }
        .header .fr .search .text:focus {
          outline: 0; }
      .header .fr .search .btn-tj {
        width: 110px;
        height: 40px;
        background: url(ss.png) 20px center no-repeat #e6b359;
        float: left;
        text-align: center;
        line-height: 40px;
        color: #fff;
        cursor: pointer; }
    .header .fr .rs {
      height: 30px;
      line-height: 30px;
      color: #ababab;
      font-size: 12px; }
      .header .fr .rs span {
        float: left; }
      .header .fr .rs ul.sou {
        float: left; }
        .header .fr .rs ul.sou li {
          color: #ababab;
          font-size: 12px;
          margin: 0 5px;
          float: left;
          cursor: pointer; }

.naver {
  width: 100%;
  height: 50px;
  background-image: linear-gradient(to right, #fce49a , #b6852e);
  position: relative; }
  .naver .nav {
    width: 930px;
    margin: auto;
    position: relative; }
    .naver .nav ul li {
      float: left;
      width: 116px;
      height: 50px;
      line-height: 50px;
      text-align: center; }
      .naver .nav ul li a {
        width: 100%;
        height: 100%;
        display: block;
        color: #fff; }
      .naver .nav ul li:hover {
        background: #cea65f; }
      .naver .nav ul li.on {
        background: #cea65f; }
      .naver .nav ul li span {
        width: 100%;
        height: 100%;
        display: block;
        background: #cea65f; }
      .naver .nav ul li #ul_2 {
        margin-left: -300px; }
      .naver .nav ul li #ul_3 {
        margin-left: -300px; }
      .naver .nav ul li #ul_4 {
        margin-left: -300px; }
      .naver .nav ul li ul {
        height: 50px;
        line-height: 50px;
        width: 930px;
        position: relative;
        z-index: 99; }
        .naver .nav ul li ul li {
          min-width: 50px;
          height: 40px;
          line-height: 40px;
          text-align: center;
          float: left; }
          .naver .nav ul li ul li a {
            color: #fff;
            width: 100%;
            height: 100%;
            display: block; }
          .naver .nav ul li ul li a.on {
            color: #cea65f; }
  .naver .navigate {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-image: linear-gradient(to right,#b6852e ,#fce49a );
    text-align: center;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 9;
    display: none; }

/**banner图**/
.fullSlide {
  width: 100%;
  height: 455px;
  position: relative;
  z-index: 0;
  text-align: center; }
  .fullSlide .bd {
    position: relative;
    z-index: 0; }
    .fullSlide .bd ul li {
      width: 100% !important;
      height: 455px;
      background-position: 50% 0%;
      background-repeat: no-repeat no-repeat; }
      .fullSlide .bd ul li img {
        width: 100%;
        height: 100%; }
      .fullSlide .bd ul li a {
        width: 100%;
        height: 100%;
        display: block; }
  .fullSlide .hd {
    width: 160px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 45%;
    height: 20px;
    text-align: center; }
    .fullSlide .hd ul li {
      cursor: pointer;
      width: 12px;
      height: 12px;
      font-size: 0;
      margin: 0 5px;
      background: #e6b359;
      display: inline-block;
      border-radius: 50%; }
    .fullSlide .hd ul li.on {
      background: #e6b359; }

.center {
  width: 1020px;
  margin: auto;
  margin-bottom: 40px; }
  .center .sytitle {
    width: 100%;
    height: 49px;
    line-height: 49px;
    padding: 0 20px;
    margin: 40px 0 20px 0; }
    .center .sytitle a {
      float: right;
      color: #999999;
      font-size: 12px; }
    .center .sytitle:hover {
      color: #e6b359; }

/**神农视讯**/
.Vdnesws {
  width: 100%; }
  .Vdnesws .sytitle {
    background: url(videobg.jpg) no-repeat; }
  .Vdnesws .vdfl {
    width: 645px;
    float: left; }
    .Vdnesws .vdfl .Market {
      width: 100%; }
      .Vdnesws .vdfl .Market .xtitle {
        border-left: 4px solid #006904;
        background: #f7f7f7; }
        .Vdnesws .vdfl .Market .xtitle span {
          color: #006904; }
      .Vdnesws .vdfl .Market .tour_list {
        margin-top: 15px;
        overflow: hidden; }
      .Vdnesws .vdfl .Market .tour_list .bd li {
        width: 413px;
        height: 242px;
        position: relative; }
      .Vdnesws .vdfl .Market .tour_list .bd li img {
        width: 420px;
        height: 242px;
        margin: auto; }
      .Vdnesws .vdfl .Market .tour_list .hd {
        float: right; }
      .Vdnesws .vdfl .Market .tour_list .hd ul {
        height: 254px; }
      .Vdnesws .vdfl .Market .tour_list .hd li {
        width: 245px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        margin-bottom: 12px;
        cursor: pointer;
        position: relative;
        z-index: 2;
        margin-left: -20px; }
      .Vdnesws .vdfl .Market .tour_list .hd li span {
        width: 209px;
        height: 50px;
        display: block;
        color: #6b686f;
        font-size: 16px;
        font-weight: bold;
        background: #eeeeee;
        float: right; }
      .Vdnesws .vdfl .Market .tour_list .hd li.on {
        background: url(icon_jiao.png) left center no-repeat; }
      .Vdnesws .vdfl .Market .tour_list .hd li.on span {
        background: #006904;
        color: #fff; }
    .Vdnesws .vdfl .shootOff {
      width: 100%;
      margin-top: 8px;
      height: 192px; }
      .Vdnesws .vdfl .shootOff .xtitle {
        border-left: 4px solid #006904;
        background: #f7f7f7; }
        .Vdnesws .vdfl .shootOff .xtitle span {
          color: #006904; }
      .Vdnesws .vdfl .shootOff .shoot-list {
        margin-top: 15px; }
        .Vdnesws .vdfl .shootOff .shoot-list ul li {
          width: 203px;
          height: 134px;
          float: left;
          margin-right: 15px;
          position: relative; }
          .Vdnesws .vdfl .shootOff .shoot-list ul li a {
            width: 100%;
            height: 100%;
            display: block; }
          .Vdnesws .vdfl .shootOff .shoot-list ul li img {
            width: 203px;
            height: 134px; }
        .Vdnesws .vdfl .shootOff .shoot-list ul li p {
          width: 100%;
          height: 35px;
          background: url(zxtm.png) repeat;
          line-height: 35px;
          text-align: center;
          color: #fff;
          position: absolute;
          bottom: 0;
          left: 0; }
  .Vdnesws .vdfr {
    width: 355px;
    height: 510px;
    float: right; }
  .Vdnesws .xtitle {
    border-left: 4px solid #006904;
    background: #f7f7f7; }
    .Vdnesws .xtitle span {
      color: #006904; }
  .Vdnesws .WeekTop ul li {
    width: 100%;
    height: 102px;
    margin-top: 15px; }
    .Vdnesws .WeekTop ul li img {
      width: 156px;
      height: 102px;
      float: left; }
    .Vdnesws .WeekTop ul li .fl {
      width: 175px;
      margin-left: 15px; }
      .Vdnesws .WeekTop ul li .fl p {
        color: #444444;
        font-size: 16px;
        font-weight: bold;
        line-height: 40px; }
      .Vdnesws .WeekTop ul li .fl span {
        font-size: 12px;
        color: #777777;
        line-height: 22px; }
    .Vdnesws .WeekTop ul li:hover .fl p {
      color: #006904; }
    .Vdnesws .WeekTop ul li:hover .fl span {
      color: #006904; }

/**神农资讯**/
.Infotion {
  width: 100%; }
  .Infotion .sytitle {
    background: url(snnews.jpg) no-repeat; }
  .Infotion .xtitle {
    border-top: 2px solid #006904; }
  .Infotion .Infl {
    width: 645px;
    float: left; }
    .Infotion .Infl .Popular {
      width: 100%;
      height: 267px; }
      .Infotion .Infl .Popular .pofl {
        width: 355px;
        height: 208px;
        float: left;
        position: relative; }
        .Infotion .Infl .Popular .pofl a {
          width: 100%;
          height: 100%;
          display: block; }
          .Infotion .Infl .Popular .pofl a img {
            width: 355px;
            height: 208px; }
        .Infotion .Infl .Popular .pofl p {
          width: 100%;
          height: 40px;
          background: url(tm.png) repeat;
          position: absolute;
          left: 0;
          bottom: 0;
          color: #fff;
          line-height: 40px;
          text-align: center; }
      .Infotion .Infl .Popular .pofr {
        width: 270px;
        float: right; }
        .Infotion .Infl .Popular .pofr ul li {
          height: 35px;
          background: url(xx.png) bottom repeat-x;
          line-height: 35px; }
          .Infotion .Infl .Popular .pofr ul li.on {
            height: 70px;
            background: none; }
            .Infotion .Infl .Popular .pofr ul li.on h3 {
              color: #283152;
              font-size: 16px;
              font-weight: bold;
              line-height: 28px;
              margin: 0; }
            .Infotion .Infl .Popular .pofr ul li.on span {
              color: #777777;
              font-size: 12px;
              line-height: 20px; }
          .Infotion .Infl .Popular .pofr ul li p {
            float: left;
            color: #444444; }
            .Infotion .Infl .Popular .pofr ul li p b {
              color: #ccc;
              margin-right: 5px; }
          .Infotion .Infl .Popular .pofr ul li em {
            float: right;
            font-size: 12px;
            color: #cccccc; }
          .Infotion .Infl .Popular .pofr ul li:hover h3 {
            color: #006904; }
          .Infotion .Infl .Popular .pofr ul li:hover p {
            color: #006904; }
            .Infotion .Infl .Popular .pofr ul li:hover p b {
              color: #006904; }
    .Infotion .Infl .snSq {
      width: 100%;
      margin-top: 15px; }
      .Infotion .Infl .snSq .snPrice {
        width: 312px;
        float: left; }
        .Infotion .Infl .snSq .snPrice .pritui {
          height: 97px; }
          .Infotion .Infl .snSq .snPrice .pritui img {
            width: 140px;
            height: 97px;
            float: left; }
          .Infotion .Infl .snSq .snPrice .pritui .fr {
            width: 160px; }
            .Infotion .Infl .snSq .snPrice .pritui .fr p {
              color: #444444;
              font-weight: bold;
              font-size: 14px;
              line-height: 28px; }
            .Infotion .Infl .snSq .snPrice .pritui .fr span {
              font-size: 12px;
              color: #777777;
              line-height: 22px; }
          .Infotion .Infl .snSq .snPrice .pritui:hover .fr p {
            color: #006904; }
          .Infotion .Infl .snSq .snPrice .pritui:hover .fr span {
            color: #006904; }
        .Infotion .Infl .snSq .snPrice ul li {
          height: 35px;
          line-height: 35px;
          background: url(xx.png) bottom repeat-x; }
          .Infotion .Infl .snSq .snPrice ul li p {
            float: left;
            color: #444444; }
            .Infotion .Infl .snSq .snPrice ul li p b {
              color: #ccc;
              margin-right: 5px; }
          .Infotion .Infl .snSq .snPrice ul li em {
            float: right;
            font-size: 12px;
            color: #cccccc; }
          .Infotion .Infl .snSq .snPrice ul li:hover p {
            color: #006904; }
            .Infotion .Infl .snSq .snPrice ul li:hover p b {
              color: #006904; }
      .Infotion .Infl .snSq .snPricefr {
        float: right; }
  .Infotion .Infr {
    width: 354px;
    float: right; }
  .Infotion .slideNewBox {
    width: 100%; }
    .Infotion .slideNewBox .hd {
      height: 42px;
      line-height: 42px;
      background: #f7f7f7;
      border-top: 2px solid #006904; }
      .Infotion .slideNewBox .hd ul li {
        width: 177px;
        float: left;
        text-align: center;
        color: #006904;
        cursor: pointer; }
        .Infotion .slideNewBox .hd ul li.on {
          background: #006904;
          color: #fff;
          height: 40px; }
    .Infotion .slideNewBox .bd ul .indust-tui {
      height: 203px; }
      .Infotion .slideNewBox .bd ul .indust-tui .indus {
        margin-top: 15px;
        width: 100%;
        height: 94px; }
        .Infotion .slideNewBox .bd ul .indust-tui .indus img {
          width: 140px;
          height: 94px;
          float: left; }
        .Infotion .slideNewBox .bd ul .indust-tui .indus .fl {
          width: 200px;
          margin-left: 10px; }
          .Infotion .slideNewBox .bd ul .indust-tui .indus .fl p {
            color: #444444;
            font-weight: bold;
            font-size: 14px;
            line-height: 40px;
            background: none; }
          .Infotion .slideNewBox .bd ul .indust-tui .indus .fl span {
            font-size: 12px;
            color: #777777;
            line-height: 22px; }
        .Infotion .slideNewBox .bd ul .indust-tui .indus:hover .fl p {
          color: #006904; }
        .Infotion .slideNewBox .bd ul .indust-tui .indus:hover .fl span {
          color: #006904; }
    .Infotion .slideNewBox .bd ul p {
      height: 35px;
      line-height: 35px;
      background: url(xx.png) bottom repeat-x; }
      .Infotion .slideNewBox .bd ul p span {
        float: left;
        color: #444444; }
        .Infotion .slideNewBox .bd ul p span b {
          color: #ccc;
          margin-right: 5px; }
      .Infotion .slideNewBox .bd ul p em {
        float: right;
        font-size: 12px;
        color: #cccccc; }
      .Infotion .slideNewBox .bd ul p:hover span {
        color: #006904; }
        .Infotion .slideNewBox .bd ul p:hover span b {
          color: #006904; }

/**报价**/
.Quoted {
  width: 100%;
  height: 325px; }
  .Quoted .sytitle {
    background: url(snbj.jpg) no-repeat; }

.quot-fl {
  width: 500px;
  height: 255px; }
  .quot-fl ul {
    width: 100%;
    height: 35px; }
    .quot-fl ul.one {
      height: 42px;
      line-height: 42px;
      background: #f7f7f7;
      border-top: 2px solid #006904; }
      .quot-fl ul.one li {
        color: #006904;
        height: 42px;
        background: none; }
    .quot-fl ul li {
      width: 125px;
      float: left;
      text-align: center;
      height: 35px;
      line-height: 35px;
      color: #444444;
      background: url(xx.png) bottom repeat-x;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .quot-fl ul li a {
        color: #444444; }
      .quot-fl ul li em {
        color: #006904;; }

.Trade {
  width: 100%;
  height: 655px; }
  .Trade .sytitle {
    background: url(gqxx.jpg) no-repeat; }

/**供求共用**/
.gqxi ul li {
  padding: 0 30px;
  height: 135px;
  border: 1px solid #ededed;
  margin-bottom: 15px;
  position: relative; }
  .gqxi ul li .gico {
    width: 42px;
    height: 42px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 24px;
    padding-left: 22px;
    color: #fff;
    font-weight: bold;
    background: url(g1.png) no-repeat; }
  .gqxi ul li.on .gico {
    background: url(g2.png) no-repeat; }
  .gqxi ul li:hover {
    border: 1px solid #006904; }
  .gqxi ul li .fl {
    width: 620px;
    height: 100%;
    padding-top: 16px;
    background: url(sx.jpg) right center no-repeat; }
    .gqxi ul li .fl img {
      width: 100px;
      height: 100px;
      float: left; }
    .gqxi ul li .fl .flwz {
      width: 430px;
      float: left;
      margin-left: 25px; }
      .gqxi ul li .fl .flwz p {
        color: #444444;
        font-size: 16px;
        font-weight: bold;
        line-height: 30px;
        margin-top: 10px; }
        .gqxi ul li .fl .flwz p em {
          color: #999999;
          font-size: 12px; }
      .gqxi ul li .fl .flwz span {
        color: #777777;
        font-size: 12px;
        line-height: 22px; }
  .gqxi ul li .fr {
    width: 300px;
    padding-top: 25px; }
    .gqxi ul li .fr p {
      color: #444444;
      font-weight: bold;
      line-height: 26px; }

/**尾部**/
.footer {
  width: 100%;
  min-height: 226px;
  background-image: linear-gradient(to right, #fce49a , #b6852e);}
  .footer .ftlm {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dab167; }
    .footer .ftlm ul li {
      float: left;
      width: 120px;
      text-align: center;
      line-height: 70px;
      background: url(fsx.jpg) right center no-repeat; }
      .footer .ftlm ul li a {
        color: #fff; }
      .footer .ftlm ul li:last-child {
        background: none; }
  .footer .fcon {
    width: 1080px;
    margin: auto;
    padding-top: 10px;
    color: #fff; }
    .footer .fcon p {
      font-size: 12px;
      color: #fff;
      line-height: 25px;
      text-align: center; }
      .footer .fcon p a {
        color: #fff; }
    .footer .fcon .Links {
      background: #fff;
      height: 54px;
      margin-top: 20px; }
      .footer .fcon .Links ul li {
        width: 154px;
        height: 54px;
        float: left;
        text-align: center;
        background: url(ylsx.jpg) right no-repeat; }
        .footer .fcon .Links ul li img {
          width: 84px;
          height: 34px;
          margin-top: 10px; }

/************************神农报价**********************/
/**二级栏目**/
.zchild {
  width: 100%;
  height: 40px;
  background: #cea65f; }
  .zchild .child {
    width: 920px;
    margin: auto; }
    .zchild .child ul li {
      min-width: 50px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      float: left; }
      .zchild .child ul li a {
        color: #fff;
        width: 100%;
        height: 100%;
        padding: 0 25px;
        display: block; }
      .zchild .child ul li a.on {
        color: #ead1ac; }

.nycenter {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  min-height: 500px;
  /*内页神农报价*/
  /*内页神农视讯*/ }
  .nycenter .mid {
    overflow: hidden; }
  .nycenter .nbaoj {
    width: 500px;
    height: 320px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px; }
    .nycenter .nbaoj .nbtitle {
      width: 100%;
      height: 50px;
      background: #f7f7f7;
      margin-bottom: 15px; }
      .nycenter .nbaoj .nbtitle span {
        width: 155px;
        height: 50px;
        line-height: 50px;
        background: #006904;
        display: block;
        float: left;
        text-align: center;
        font-size: 16px;
        color: #fff;
        font-weight: bold; }
      .nycenter .nbaoj .nbtitle a {
        float: right;
        margin-top: 15px;
        margin-right: 20px; }
  .nycenter .Vdnesws .shoot-list ul li {
    position: relative; }
  .nycenter .Vdnesws .shoot-list ul li p {
    width: 100%;
    height: 35px;
    background: url(zxtm.png) repeat;
    line-height: 35px;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0; }

.shOff {
  width: 100%;
  margin-top: 20px;
  height: 435px; }
  .shOff .snls {
    width: 645px;
    float: left; }
    .shOff .snls .ls-title {
      height: 42px;
      line-height: 42px;
      padding: 0 20px;
      background: #f7f7f7;
      border-top: 2px solid #006904;
      margin-bottom: 15px; }
      .shOff .snls .ls-title span {
        float: left;
        font-size: 16px;
        font-weight: bold;
        color: #006904; }
      .shOff .snls .ls-title a {
        float: right;
        margin-top: 15px; }
    .shOff .snls ul li {
      width: 205px;
      height: 180px;
      float: left;
      border-bottom: 1px solid #f4f4f4;
      margin-bottom: 15px;
      margin-right: 15px; }
      .shOff .snls ul li a {
        display: block;
        width: 100%;
        height: 100%; }
      .shOff .snls ul li p {
        height: 45px;
        line-height: 45px;
        background: url(videim.png) right center no-repeat;
        color: #444444;
        font-weight: bold; }
      .shOff .snls ul li:hover p {
        color: #006904; }

.snbd {
  width: 355px;
  float: right; }
  .snbd .ls-title {
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    background: #f7f7f7;
    border-top: 2px solid #006904;
    margin-bottom: 10px; }
    .snbd .ls-title span {
      float: left;
      font-size: 16px;
      font-weight: bold;
      color: #006904; }
    .snbd .ls-title a {
      float: right;
      margin-top: 15px; }
  .snbd ul li {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: url(xx.png) bottom repeat-x; }
    .snbd ul li b {
      width: 40px;
      height: 38px;
      float: left;
      text-align: center;
      display: block;
      color: #c0c0c0;
      font-size: 16px;
      font-weight: bold; }
    .snbd ul li span {
      color: #686868;
      font-weight: bold;
      width: 275px;
      display: block;
      float: left; }
    .snbd ul li em {
      font-size: 12px;
      color: #ccc;
      width: 40px;
      display: block;
      float: right; }
    .snbd ul li:hover b {
      color: #006904; }
    .snbd ul li:hover span {
      color: #006904; }

/**内页神农价格动态**/
.Pdynamics {
  margin-top: 25px;
  height: 400px; }
  .Pdynamics .xtitle {
    border-top: 2px solid #006904; }
  .Pdynamics .dttui {
    width: 100%;
    height: 97px; }
    .Pdynamics .dttui .pritui {
      width: 326px;
      height: 100%;
      float: left;
      margin-right: 20px; }
      .Pdynamics .dttui .pritui img {
        width: 140px;
        height: 97px;
        float: left; }
      .Pdynamics .dttui .pritui .fr {
        width: 170px; }
        .Pdynamics .dttui .pritui .fr p {
          color: #444444;
          font-weight: bold;
          font-size: 14px;
          line-height: 28px; }
        .Pdynamics .dttui .pritui .fr span {
          font-size: 12px;
          color: #777777;
          line-height: 22px; }
      .Pdynamics .dttui .pritui:hover .fr p {
        color:#006904; }
      .Pdynamics .dttui .pritui:hover .fr span {
        color: #006904; }
  .Pdynamics .dynam {
    width: 100%; }
    .Pdynamics .dynam ul {
      width: 100%; }
      .Pdynamics .dynam ul li {
        width: 326px;
        float: left;
        margin-right: 20px;
        height: 35px;
        line-height: 35px;
        background: url(xx.png) bottom repeat-x; }
        .Pdynamics .dynam ul li p {
          float: left;
          color: #444444; }
          .Pdynamics .dynam ul li p b {
            color: #ccc;
            margin-right: 5px; }
        .Pdynamics .dynam ul li em {
          float: right;
          font-size: 12px;
          color: #cccccc; }
        .Pdynamics .dynam ul li:hover p {
          color:#006904; }
          .Pdynamics .dynam ul li:hover p b {
            color: #006904; }

/*内页神农供求*/
.Supply .suptitle {
  padding: 0 20px;
  height: 42px;
  background: #f7f7f7;
  border-top: 2px solid #006904; }
  .Supply .suptitle .supScrool {
    float: left;
    min-width: 300px;
    height: 40px;
    line-height: 40px;
    position: relative; }
    .Supply .suptitle .supScrool ul li {
      float: left;
      text-align: center;
      min-width: 60px;
      padding: 0 10px; }
      .Supply .suptitle .supScrool ul li a {
        color: #444444; }
      .Supply .suptitle .supScrool ul li:hover a {
        color: #006904; }
      .Supply .suptitle .supScrool ul li span {
        color: #006904; }
  .Supply .suptitle .nygq {
    width: 230px;
    float: left;
    color: #888888;
    margin-left: 90px; }
    .Supply .suptitle .nygq ul .one {
      width: 70px;
      line-height: 40px;
      display: block;
      float: left;
      padding-left: 0;
      background: none; }
    .Supply .suptitle .nygq ul li {
      float: left;
      width: 75px;
      line-height: 40px;
      background: url(gico.png) left center no-repeat;
      padding-left: 20px;
      cursor: pointer; }
      .Supply .suptitle .nygq ul li label {
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer; }
      .Supply .suptitle .nygq ul li.on {
        background: url(qico.png) left center no-repeat;
        color: #e6b359; }
  .Supply .suptitle a.more {
    float: right;
    margin-top: 15px; }
.Supply .gqxi {
  margin-top: 15px; }

.nycenter2 {
  background: #f8f8f8;
  min-height: 500px;
  padding-bottom: 40px; }
  .nycenter2 .dqwz {
    height: 50px;
    line-height: 50px;
    color: #969696;
    font-size: 12px; }
    .nycenter2 .dqwz a {
      color: #969696;
      font-size: 12px; }
  .nycenter2 .nyzb {
    width: 675px;
    min-height: 500px;
    float: left;
    background: #fff;
    padding: 20px;
    /**内页报价**/ }
    .nycenter2 .nyzb .nbaoj .quot-fl {
      width: 100%; }
      .nycenter2 .nyzb .nbaoj .quot-fl ul li {
        width: 158.75px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
    .nycenter2 .nyzb .nbaoj .nbtitle {
      width: 100%;
      height: 50px;
      background: #f7f7f7;
      margin-bottom: 15px; }
      .nycenter2 .nyzb .nbaoj .nbtitle span {
        width: 155px;
        height: 50px;
        line-height: 50px;
        background: #006904;
        display: block;
        float: left;
        text-align: center;
        font-size: 16px;
        color: #fff;
        font-weight: bold; }
      .nycenter2 .nyzb .nbaoj .nbtitle a {
        float: right;
        margin-top: 15px;
        margin-right: 20px; }
  .nycenter2 .nyyb {
    width: 320px;
    min-height: 500px;
    float: right;
    background: #fff; }
    .nycenter2 .nyyb .snbd {
      width: 100%; }
      .nycenter2 .nyyb .snbd .ls-title {
        border-top: 2px solid #006904;
        background: #fff; }
        .nycenter2 .nyyb .snbd .ls-title span {
          color: #006904; }
      .nycenter2 .nyyb .snbd ul li span {
        width: 240px; }

/**文章列表**/
.news-list ul li {
  width: 100%;
  height: 145px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 17px; }
  .news-list ul li .flimg {
    float: left; }
    .news-list ul li .flimg img {
      width: 175px;
      height: 125px; }
  .news-list ul li .fl {
    width: 440px;
    margin-left: 15px; }
    .news-list ul li .fl .p2 {
      display: none; }
    .news-list ul li .fl p {
      color: #444444;
      font-size: 16px;
      font-weight: bold;
      line-height: 30px;
      margin-top: 10px; }
    .news-list ul li .fl span {
      color: #686868;
      line-height: 24px; }
  .news-list ul li:hover .fl p {
    color: #006904; }
  .news-list ul li:hover .fl span {
    color: #006904; }

.n-content {
  width: 100%; }
  .n-content .nybt {
    min-height: 65px;
    border-bottom: 1px dashed #ccc; }
    .n-content .nybt p {
      color: #444444;
      font-size: 18px;
      font-weight: bold;
      line-height: 30px;
      text-align: center; }
    .n-content .nybt span {
      color: #cdcccc;
      font-size: 12px;
      text-align: right;
      width: 100%;
      display: block; }
  .n-content .n-con {
    padding-top: 20px;
    color: #686868;
    line-height: 28px; }
    .n-content .n-con img {
      max-width: 100%; }

.dycontent {
  color: #686868;
  line-height: 28px; }
  .dycontent img {
    max-width: 100%; }

/*文章分页显示*/
.pageClass {
  text-align: center;
  font-size: 12px;
  padding-top: 30px;
  margin-bottom: 30px;
  clear: both; }

.pageClass &gt; a {
  color: #fff; }

.pageClass span {
  border: 1px solid #cbc9c9;
  background: #878787;
  padding: 0 13px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  margin-bottom: 10px; }

.pageClass a:first-child span {
  background-color: #cbc9c9;
  color: #fff; }

.pageClass a:hover span {
  background-color: #006904;
  color: #fff; }

.pageClass strong span {
  background-color: #006904;
  color: #fff; }

/*登录注册样式*/
#login {
  display: none; }

#login2 {
  display: none; }

.deng {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 0;
  background: #000;
  opacity: 0.35;
  top: 0;
  left: 0; }

.members_register {
  width: 100%;
  position: fixed;
  top: 25%;
  left: 0;
  z-index: 99; }

.zhuce {
  width: 420px;
  height: 367px;
  margin: auto;
  background: #fff; }
  .zhuce #form1 {
    padding: 0 25px; }

.zhuce2 {
  width: 420px;
  height: 315px;
  margin: auto;
  background: #fff; }
  .zhuce2 .members {
    padding: 0 25px; }
  .zhuce2 .txt2 {
    color: #5b8dea;
    font-size: 12px;
    width: 100%;
    text-align: right;
    cursor: pointer; }

.yh {
  width: 100%;
  height: 50px;
  background: #e6b359;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px; }
  .yh span {
    float: right;
    margin-top: 15px;
    margin-right: 20px; }

.input-box {
  margin-bottom: 20px;
  border: 1px solid #d8d8d8; }

.input-box span {
  display: inline-block;
  padding: 6px;
  border-right: 1px solid #d8d8d8;
  background: #f8f8f8;
  float: left;
  padding-left: 13px; }

.input-box .input {
  outline: 0;
  border: 0;
  width: 310px;
  line-height: 42px;
  height: 42px;
  float: right;
  font-size: 14px;
  padding-left: 6px; }

.txt {
  text-align: right;
  font-size: 12px; }

.txt a {
  color: #5b8dea; }

.txt1 {
  text-align: left; }

.txt1 input {
  width: 15px;
  height: 15px;
  outline: 0;
  border: 0;
  float: left; }

.txt1 span {
  color: #5b8dea;
  margin-left: 5px;
  font-size: 12px; }

.btn-tj input {
  outline: 0;
  cursor: pointer;
  margin-top: 30px;
  border: 0;
  width: 100%;
  line-height: 44px;
  font-size: 18px;
  color: white;
  background: -webkit-linear-gradient(#75dcea, #61c7d5);
  background: -moz-linear-gradient(top, #75dcea 0%, #61c7d5 100%);
  background: -webkit-linear-gradient(top, #000000 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #000000 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #000000 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e6b359 0%, #e6b359 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#75dcea',endColorStr='#61c7d5',gradientType='0');
  border-radius: 5px; }

.btn input.disabled {
  background: -webkit-linear-gradient(#ccc, #ddd);
  background: -moz-linear-gradient(top, #ccc 0%, #ddd 100%);
  background: -webkit-linear-gradient(top, #ccc 0%, #ddd 100%);
  background: -o-linear-gradient(top, #ccc 0%, #ddd 100%);
  background: -ms-linear-gradient(top, #ccc 0%, #ddd 100%);
  background: linear-gradient(to bottom, #ccc 0%, #ddd 100%);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ccc',endColorStr='#ddd',gradientType='0'); }

input[type=checkbox], input[type=radio] {
  margin: 0; }

/**搜索**/
.newss {
  padding: 0 30px;
  padding-top: 25px; }
  .newss ul {
    margin-bottom: 0; }
    .newss ul li {
      border-bottom: 1px dashed #ccc;
      height: 40px;
      line-height: 40px; }
      .newss ul li a {
        float: left;
        color: #333333;
        font-size: 16px; }
      .newss ul li span {
        float: right;
        color: #555555;
        font-size: 14px; }
      .newss ul li:hover a {
        color: #cea65f; }

/*查询关键字样式*/
.search_keyword {
  color: red; }

/*查询结果列表头部样式*/
.search_title {
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 16px;
  color: #555555;
  font-family: "微软雅黑";
  font-weight: bold; }

.pic_hide {
  display: none; }

/*# sourceMappingURL=css.css.map */
</pre></body></html>