﻿@charset "utf-8";
/*region 常用变量配置*/
/*endregion*/
/*region 模块配置*/
/*endregion*/
html,
body {
  width: 100%;
  font-size: 15px;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
time,
mark,
audio,
video,
input,
textarea,
tr,
th,
td,
:before,
:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size:15px;
  background: transparent;
  /*line-height: 1em;*/
  font-family: "微软雅黑";
  color: #333333;
  vertical-align: baseline;
  -webkit-tap-highlight-color: transparent;
}
body {
  background: #ffffff;
  overflow-x: hidden;
}
i,
em {
  font-style: normal;
}
ol,
ul,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6
{
  font-weight: normal;
}
b{
  font-size:inherit;
}
a,
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
input {
  display: block;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: none;
}
input,
textarea {
  line-height: 1.2em;
  outline: none;
  -webkit-appearance: none;
}
img {
  max-width: 100%;
  max-height: 100%;
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  -ms-word-break: break-all;
  word-break: break-all;
  text-align: justify;
}
input::-webkit-input-placeholder {
  line-height: 1.2em;
}
.wrap {
  width: 100%;
  min-width: 1080px;
}
/*region 图标*/
.org-item:hover .icon-jgzz {
  background: url("icon/icon_jgzn_ac.png");
}
.org-item:hover .icon-zncs {
  background: url("icon/icon_zncs_ac.png");
}
.org-item:hover .icon-zsdw {
  background: url("icon/icon_zsdw_ac.png");
}
.org-item:hover .icon-ldxx {
  background: url("icon/icon_ldxx_ac.png");
}
.icon-jgzz {
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  background: url("icon/icon_jgzn.png");
}
.icon-zncs {
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  background: url("icon/icon_zncs.png");
}
.icon-zsdw {
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  background: url("icon/icon_zsdw.png");
}
.icon-ldxx {
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  background: url("icon/icon_ldxx.png");
}
.op-item:hover {
  background: #37694c !important;
}
.op-item:hover .icon-ysqgk {
  background: url("icon/icon_ysqgk_ac.png");
}
.op-item:hover .icon-xxgkyj {
  background: url("icon/icon_xxgkyj_ac.png");
}
.op-item:hover span {
  color: #ffffff;
}
.icon-ysqgk {
  background: url("icon/icon_ysqgk.png");
}
.icon-xxgkyj {
  background: url("icon/icon_xxgkyj.png");
}
.icon-zgxxgk {
  display: inline-block;
  vertical-align: middle;
  width: 66px;
  height: 56px;
  background: url("icon/icon_zgxxgk.png");
}
/*endregion*/
/*region 常用布局*/
.clear-float:after {
  content: '';
  display: block;
  clear: both;
}
.float-l {
  float: left;
}
.float-r {
  float: right;
}
.flex-box {
  display: -moz-box !important;
  display: -webkit-box !important;
  display: box!important;
}
.box-flex1 {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
}
.center-cotar {
  display: block;
  margin: 0 auto;
  width: 1180px;
}
/*endregion*/
/*region 何承林公共样式*/
a:hover {
  color: #1974A1;
}
.fp {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
.ftp {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
}
.fbp {
  display: inline-block;
  font-size: 16px;
  vertical-align: bottom;
}
.hf {
  font-size: 0;
}
/*面包屑*/
.bread-wrap {
  padding-left: 13px;
  line-height: 44px;
}
.bread-wrap .item {
  font-size: 14px;
}
.bread-wrap .item {
  position: relative;
  font-size: 14px;
  padding-left: 20px;
}
.bread-wrap .item span {
  position: absolute;
  top: -2px;
  left: 0;
  width: 13px;
  height: 13px;
}
.bread-wrap .item.item1 span {
  width: 16px;
  height: 16px;
}
/*endregion*/
/*region 幻灯片*/
.slider-wrap {
  display: block;
  width: 566px;
  height: 356px;
  position: relative;
}
.slider-wrap .bd {
  display: block;
  width: 566px;
  height: 356px;
}
.slider-wrap .bd .slider-item {
  position: relative;
  width: 100%;
  height: 100%;
}
.slider-wrap .bd .slider-item img {
  display: block;
  width: 566px;
  height: 356px;
}
.slider-wrap .bd .slider-item .text-item {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  line-height: 30px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6);
}
.slider-wrap .hd {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  line-height: 30px;
  z-index: 10;
}
.slider-wrap .hd ul {
  font-size: 0;
}
.slider-wrap .hd ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  height: 10px;
  width: 20px;
  border-radius: 5px;
  font-size: 0px;
  background: #ffffff;
  cursor: pointer;
}
.slider-wrap .hd ul li.on {
  width: 40px;
  background: #d99323;
}
/*endregion*

/*region 公用模板*/
.header .top-box {
  padding: 12px 0;
  line-height: 16px;
}
.header .top-box .wel-box span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  font-size: 14px;
}
.header .top-box .info-box a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  font-size: 14px;
}
.header .top-box .info-box a.bor {
  border-right: solid 1px #ccc;
}
.header .top-box .info-box a.bor:hover {
  color: #37694c;
}
.header .nav-box {
  position: relative;
  display: block;
  height: 215px;
  background: url("icon/top.png") repeat-x #37694c;
}
.header .nav-box .nav-subbox {
  position: absolute;
  bottom: 5px;
  left: 50%;
  width: 1196px;
  margin-left: -598px;
  font-size: 0;
}
.header .nav-box .nav-item {
  display: inline-block;
  vertical-align: middle;
  width: 127px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 19px;
  background: url("icon/nav_bg.png") repeat-x;
  cursor: pointer;
}
.header .nav-box .nav-item:hover,
.header .nav-box .nav-item.active {
  color: #fff;
  background: url("icon/nav_bg_active.png");
}
.header .nav-box .nav-item.last {
  position: relative;
  width: 52px;
}
.header .nav-box .nav-item.last:hover .search-box {
  display: block;
}
.header .nav-box .nav-item.last img {
  display: block;
  width: 100%;
  height: 100%;
}
.header .nav-box .nav-item .search-box {
  display: none;
  position: absolute;
  right: 0;
  width: 280px;
  padding: 10px;
  top: 50px;
  background: #f7f7f7;
}
.header .nav-box .nav-item .search-box .ipt-box .ipt {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  height: 30px;
  width: 200px;
  line-height: 30px;
  font-size: 15px;
  border: solid 1px #37694c;
}
.header .nav-box .nav-item .search-box .ipt-box .btn {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 15px;
  color: #ffffff;
  background: #37694c;
  border-radius: 4px;
  cursor: pointer;
}
.footer {
  display: block;
  background:  url(bottom.png) repeat-x #37694c;
}
.footer .link-box {
  display: block;
  height: 170px;
  padding: 20px 0;
}
.footer .link-box .bot-title {
  display: block;
  line-height: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.footer .link-box .link-subbox {
  display: block;
  width: 1200px;
  padding: 30px 0;
  font-size: 15px;
}
.footer .link-box .link-subbox .link-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  width: 180px;
  border: solid 1px #37694c;
  background: #ffffff;
  cursor: pointer;
}
.footer .link-box .link-subbox .link-item:hover .chose-box {
  display: block;
}
.footer .link-box .link-subbox .link-item .show-box {
  position: relative;
  display: block;
  padding-left: 15px;
  padding-right: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  color: #37694c;
}
.footer .link-box .link-subbox .link-item .show-box:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  top: 10px;
  right: 10px;
  background: url(icon_arrow_down.png) no-repeat center;
}
.footer .link-box .link-subbox .link-item .chose-box {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: -300px;
  border: solid 1px #ddd;
  background: #fff;
  max-height: 144px;
  overflow: auto;
}
.footer .link-box .link-subbox .link-item .chose-box .chose-item {
  display: block;
  padding: 0 10px;
  line-height: 36px;
  font-size: 14px;
}
.footer .link-box .link-subbox .link-item .chose-box .chose-item:hover {
  color: #37694c;
}
.footer .about-box {
  position: relative;
  padding: 6px 0;
}
.footer .about-box .bont-link {
  padding: 9px 0;
  line-height: 14px;
  font-size: 14px;
}
.footer .about-box .bont-link .link-item {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  cursor: pointer;
  color: #f7f7f7;
  font-size: 14px;
  border-right: solid 1px #ffffff;
}
.footer .about-box .bont-link .link-item:first-child {
  padding-left: 0;
}
.footer .about-box .bont-link .link-item:last-child {
  border: none;
}
.footer .about-box .copy-right {
  padding: 9px 0;
}
.footer .about-box .copy-right span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  line-height: 14px;
  font-size: 14px;
  color: #f7f7f7;
}
.footer .about-box .logo-icon-box {
  position: absolute;
  top: 12px;
  right: 0;
}
.footer .about-box .logo-icon-box .logo-item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  cursor: pointer;
}
.footer .about-box .logo-icon-box .logo-item img {
  display: block;
}
/*endregion*/
/*region index 首页*/
.index-page .page-item-box {
  display: block;
  margin-bottom: 20px;
}
.index-page .page-item-box .title-text {
  margin: 15px 0 10px 0;
  text-align: center;
}
.index-page .page-item-box .title-text i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
}
.index-page .page-item-box .title-text i img {
  display: block;
}
.index-page .page-item-box .title-text span {
  display: inline-block;
  vertical-align: middle;
  font-size: 26px;
  font-weight: bold;
}
.index-page .page-item-box .title-link {
  padding: 5px 0;
  line-height: 24px;
  text-align: center;
}

.index-page .page-item-box .title-link .link-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.index-page .page-item-box .title-link .link-item i {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  padding-right: 6px;
  color: #37694c;
}
.index-page .page-item-box .title-link .link-item span {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}
.index-page .page-item-box .title-link span{
   border-right:1px solid #999; 
   padding-right:5px;
   padding-left:10px;
}
.index-page .page-item-box .title-link span:first-child{
  padding-left:0;
}
.index-page .page-item-box .title-link span:last-child{
  border: none;
  padding-right:0;

}
.index-page .page-item-box .slider-box {
  display: inline-block;
  vertical-align: top;
  padding: 5px;
  width: 576px;
  height: 367px;
  border: solid 1px #ddd;
  border-radius: 2px;
}
.index-page .page-item-box .article-nav-box {
  display: inline-block;
  vertical-align: top;
}
.index-page .page-item-box .article-nav-box.first {
  margin-left: 44px;
  width: 564px;
}
.index-page .page-item-box .article-nav-box.second {
  width: 320px;
}
.index-page .page-item-box .article-nav-box.third {
  width: 580px;
  margin-left: 28px;
}
.index-page .page-item-box .article-nav-box.third .list-item-box {
  line-height: 39px!important;
}
.index-page .page-item-box .article-nav-box.table-wrap {
  margin-top: -10px;
}
.index-page .page-item-box .article-nav-box .nav-box {
  font-size: 0;
}
.index-page .page-item-box .article-nav-box .nav-box .nav-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  color: #37694c;
  line-height: 46px;
  font-size: 18px;
  cursor: pointer;
}
.index-page .page-item-box .article-nav-box .nav-box .nav-item:hover,
.index-page .page-item-box .article-nav-box .nav-box .nav-item.active {
  font-weight: bold;
  color: #d99323;
}
.index-page .page-item-box .article-nav-box .nav-box .nav-item:hover:after,
.index-page .page-item-box .article-nav-box .nav-box .nav-item.active:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 2px;
  background: #d99323;
}
.index-page .page-item-box .article-nav-box .content-box {
  padding-top: 5px;
}
.index-page .page-item-box .article-nav-box .content-box .title-item .text {
  display: block;
  padding: 10px 0;
  line-height: 26px;
  color: #37694c;
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
}
.index-page .page-item-box .article-nav-box .content-box .title-item .sub-text {
  padding: 7px 0;
  line-height: 24px;
  font-size: 13px;
  color: #999999;
}
.index-page .page-item-box .article-nav-box .content-box .list-box .list-item-box {
  line-height: 32px;
  cursor: pointer;
}
.index-page .page-item-box .article-nav-box .content-box .list-box .list-item-box:hover .text-box .text {
  color: #d99323;
}
.index-page .page-item-box .article-nav-box .content-box .list-box .list-item-box .text-box {
  display: block;
  width: 500px;
}
.index-page .page-item-box .article-nav-box .content-box .list-box .list-item-box .text-box i {
  display: inline-block;
  vertical-align: middle;
  color: #d99323;
  font-size: 12px;
  padding-right: 4px;
}
.index-page .page-item-box .article-nav-box .content-box .list-box .list-item-box .text-box .text {
  display: inline-block;
  vertical-align: middle;
}
.index-page .page-item-box .article-nav-box .content-box .list-box .list-item-box .date {
  display: block;
  text-align: right;
  color: #999999;
}
.index-page .page-item-box .article-nav-box .content-box .org-box {
  padding: 11px 20px;
  background: #f5f5f5;
  text-align: center;
}
.index-page .page-item-box .article-nav-box .content-box .org-box .org-item {
  padding: 7px 20px;
  display: inline-block;
  vertical-align: middle;
  width: 130px;
  cursor: pointer;
}
.index-page .page-item-box .article-nav-box .content-box .org-box .org-item span {
  display: block;
  padding: 8px 0;
  line-height: 20px;
}
.index-page .page-item-box .article-nav-box .content-box .kind-box {
  font-size: 0px;
}
.index-page .page-item-box .article-nav-box .content-box .kind-box .kind-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  color: #37694c;
  font-size: 15px;
}
.index-page .page-item-box .article-nav-box .content-box .kind-box .kind-item.active,
.index-page .page-item-box .article-nav-box .content-box .kind-box .kind-item:hover {
  color: #d99323;
}
.index-page .page-item-box .article-nav-box .content-box .table-box {
  display: inline-block;
  vertical-align: top;
  width: 450px;
  cursor: pointer;
}
.index-page .page-item-box .article-nav-box .content-box .table-box .box-title {
  line-height: 24px;
  margin-bottom: 10px;
}
.index-page .page-item-box .article-nav-box .content-box .table-box .box-title i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  font-size: 10px;
  color: #d99323;
}
.index-page .page-item-box .article-nav-box .content-box .table-box .box-title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.index-page .page-item-box .article-nav-box .content-box .com-link {
  text-align: center;
}
.index-page .page-item-box .article-nav-box .content-box .com-link .btn {
  margin: 8px 4px;
  display: inline-block;
  vertical-align: middle;
  line-height: 36px;
  width: 144px;
  font-size: 14px;
  color: #fff;
  background: #37694c;
}
.index-page .page-item-box .article-nav-box .content-box .com-link .btn.other {
  background: #d99323;
}
.index-page .page-item-box .open-style-box {
  display: inline-block;
  vertical-align: middle;
  width: 220px;
  margin-left: 42px;
  font-size: 0px;
}
.index-page .page-item-box .open-style-box .op-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 0;
  width: 105px;
  height: 110px;
  text-align: center;
  background: #f5f5f5;
  cursor: pointer;
}
.index-page .page-item-box .open-style-box .op-item.first {
  margin-right: 10px;
}
.index-page .page-item-box .open-style-box .op-item i {
  display: inline-block;
  width: 58px;
  height: 58px;
}
.index-page .page-item-box .open-style-box .op-item span {
  display: block;
  line-height: 20px;
  font-size: 14px;
}
.index-page .page-item-box .open-style-box .op-sub-box {
  display: block;
  margin-top: 10px;
  background: #f5f5f5;
}
.index-page .page-item-box .open-style-box .op-sub-box .op-top {
  padding: 0 20px;
}
.index-page .page-item-box .open-style-box .op-sub-box .op-top span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.index-page .page-item-box .open-style-box .op-sub-box .list-box {
  padding: 10px;
  font-size: 0px;
}
.index-page .page-item-box .open-style-box .op-sub-box .list-box .list-item {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 0;
  line-height: 20px;
  font-size: 13px;
  cursor: pointer;
  margin: 0 6px;
}
.index-page .page-item-box .open-style-box .op-sub-box .list-box .list-item i {
  display: inline-block;
  vertical-align: middle;
  padding-right: 4px;
  color: #999999;
  font-size: 12px;
}
.index-page .page-item-box .open-style-box .op-sub-box .list-box .list-item span {
  display: inline-block;
  vertical-align: middle;
}
.index-page .page-item-box .img-wrap {
  margin: 20px 0;
  display: block;
}
.index-page .page-item-box .img-wrap img {
  display: block;
  width: 100%;
}
.index-page .page-item-box .page-sub-box .sub-left {
  display: inline-block;
  vertical-align: top;
  width: 690px;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top {
  display: block;
  margin-bottom: 20px;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-box {
  display: inline-block;
  vertical-align: middle;
  background: #eeeeee;
  width: 167px;
  text-align: center;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-box .tab-item {
  display: block;
  padding: 20px 0;
  line-height: 40px;
  font-size: 20px;
  cursor: pointer;
  border-bottom: solid 1px #ddd;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-box .tab-item:hover span,
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-box .tab-item.active span {
  color: #37694c;
  font-weight: bold;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-box .tab-item:hover i,
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-box .tab-item.active i {
  color: #37694c;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-box .tab-item span {
  display: inline-block;
  vertical-align: middle;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-box .tab-item i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content {
  display: inline-block;
  vertical-align: middle;
  width: 656px;
  margin-left: 18px;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .list-box {
  padding: 5px 0;
  border-top: solid #37694c 5px;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .list-box .list-item {
  line-height: 36px;
  cursor: pointer;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .list-box .list-item .text {
  display: block;
  width: 600px;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .list-box .list-item .text:hover,
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .list-box .list-item .text.active {
  color: #d99323;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .list-box .list-item .text i {
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
  color: #d99323;
  font-size: 12px;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .list-box .list-item .text span {
  display: inline-block;
  vertical-align: middle;
  line-height: 36px;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .list-box .list-item .date {
  display: block;
  width: 46px;
  text-align: right;
  color: #999999;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .tab-link-box {
  font-size: 0;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .tab-link-box .link-item {
  display: inline-block;
  vertical-align: middle;
  width: 122px;
  margin-right: 11px;
  font-size: 13px;
  text-align: center;
  line-height: 40px;
  background: #f5f5f5;
  border: solid 1px #eee;
  cursor: pointer;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .tab-link-box .link-item.last {
  margin-right: 0;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .tab-link-box .link-item:hover,
.index-page .page-item-box .page-sub-box .sub-left .sub-left-top .tab-content .tab-link-box .link-item.active {
  color: #ffffff;
  background: #d99323;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap {
  width: 404px;
  display: inline-block;
  vertical-align: top;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap.other {
  margin-left: 32px;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap .item-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  padding-bottom: 10px;
  line-height: 26px;
  cursor: pointer;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap .item-title:hover,
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap .item-title.active {
  color: #d99323;
  font-weight: bold;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap .item-title:hover:after,
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap .item-title.active:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 2px;
  background: #d99323;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap .item-box {
  font-size: 0px;
  border-top: solid 2px #37694c;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap .item-box .item {
  display: inline-block;
  vertical-align: middle;
  width: 202px;
  height: 140px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  background: #f5f5f5;
  cursor: pointer;
  text-align: center;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap .item-box .item:hover,
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap .item-box .item.active {
  background: #e6f2de;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap .item-box .item:after {
  content: "";
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap .item-box .item i {
  display: inline-block;
  vertical-align: middle;
}
.index-page .page-item-box .page-sub-box .sub-left .sub-left-bottom .item-wrap .item-box .item span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.index-page .page-item-box .page-sub-box .sub-right {
	overflow:hidden;
	float:right;
}
.index-page .page-item-box .wechat-box {
  display: block;
  padding: 10px 15px;
  width: 310px;
  margin-left: 40px;
  border: solid 1px #ddd;
}
.index-page .page-item-box .wechat-box .img-wrap {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  margin-left: 5px;
}
.index-page .page-item-box .wechat-box .img-wrap img {
  display: block;
}
.index-page .page-item-box .wechat-box .text-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
  width: 186px;
}
.index-page .page-item-box .wechat-box .text-box .text-title {
  display: block;
  line-height: 30px;
}
.index-page .page-item-box .wechat-box .text-box .text-title .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
}
.index-page .page-item-box .wechat-box .text-box .text-cont .text {
  display: block;
  font-size: 13px;
  line-height: 20px;
  color: #999999;
}
.index-page .page-item-box .wechat-box .text-box .text-cont .text.main {
  font-size: 14px;
  color: #1a5e8b;
}
.index-page .page-item-box .weibo-box {
  margin-top: 14px;
  width: 310px;
  margin-left: 40px;
  border: solid 1px #ddd;
}
.index-page .page-item-box .weibo-box .box-top {
  padding: 12px 15px;
}
.index-page .page-item-box .weibo-box .box-top .img-wrap {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.index-page .page-item-box .weibo-box .box-top .img-wrap img {
  display: block;
}
.index-page .page-item-box .weibo-box .box-top .text-box {
  display: inline-block;
  vertical-align: middle;
  width: 194px;
  margin-left: 12px;
}
.index-page .page-item-box .weibo-box .box-top .text-box .title {
  display: block;
  line-height: 20px;
}
.index-page .page-item-box .weibo-box .box-top .text-box .title .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 30px;
  color: #1a5e8b;
}
.index-page .page-item-box .weibo-box .box-top .text-box .img-wrap {
  margin: 5px 0;
  cursor: pointer;
}
.index-page .page-item-box .weibo-box .box-body {
  padding: 5px 10px;
  border-top: solid 1px #ddd;
}
.index-page .page-item-box .weibo-box .box-body .item-box {
  position: relative;
  display: block;
  height: 266px;
  overflow: hidden;
  background: #f5f5f5;
}
.index-page .page-item-box .weibo-box .box-body .item-box .item {
  padding: 6px 10px;
}
.index-page .page-item-box .weibo-box .box-body .item-box .item .text {
  display: block;
  line-height: 18px;
  font-size: 13px;
}
.index-page .page-item-box .weibo-box .box-body .item-box .item .img-wrap {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0;
  padding: 5px;
  border: solid 1px #ddd;
}
.index-page .page-item-box .weibo-box .box-body .item-box .item .img-wrap img {
  display: block;
}
.index-page .page-item-box .weibo-box .box-body .item-box .item .bot-box {
  line-height: 16px;
}
.index-page .page-item-box .weibo-box .box-body .item-box .item .bot-box .date {
  padding: 6px 0;
  font-size: 0;
}
.index-page .page-item-box .weibo-box .box-body .item-box .item .bot-box .date span {
  display: inline-block;
  vertical-align: middle;
  color: #6e99a9;
  margin-right: 15px;
  font-size: 14px;
}
.index-page .page-item-box .weibo-box .box-body .item-box .item .bot-box .btn-box {
  padding: 6px 0;
  font-size: 0;
}
.index-page .page-item-box .weibo-box .box-body .item-box .item .bot-box .btn-box .btn-item {
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px;
  color: #6e99a9;
  font-size: 14px;
  border-right: solid 1px #ddd;
  cursor: pointer;
}
.index-page .page-item-box .weibo-box .box-body .item-box .item .bot-box .btn-box .btn-item.last {
  border: none;
}
/*endregion*/
/*region foodAffair粮食政务*/
.foodAffair {
  display: block;
  margin-top: 20px;
}
.foodAffair .center-wrap {
  background: #ffffff;
  padding: 0 17px;
}
.foodAffair .center-wrap .fullSlide {
  position: relative;
  height: 290px;
  width: 700px;
}
.foodAffair .center-wrap .fullSlide .hd {
  position: absolute;
  top: 277px;
  right: -300px;
}
.foodAffair .center-wrap .banner-wrap {
  margin-bottom: 20px;
}
.foodAffair .center-wrap .banner-wrap .text-wrap {
  width: 443px;
  height: 290px;
  padding: 30px;
  background: #f7f7f7;
}
.foodAffair .center-wrap .banner-wrap .text-wrap .h1 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #37694e;
}
.foodAffair .center-wrap .banner-wrap .text-wrap .text {
  margin-top: 20px;
  text-indent: 2em;
}
.foodAffair .center-wrap .main-wrap .left-wrap {
  width: 750px;
}
.foodAffair .center-wrap .main-wrap .left-wrap .item {
  margin-bottom: 40px;
}
.foodAffair .center-wrap .main-wrap .left-wrap .item .title {
  position: relative;
  width: 750px;
  height: 40px;
  line-height: 40px;
  background: #ecf3f9;
}
.foodAffair .center-wrap .main-wrap .left-wrap .item .title > span {
  position: absolute;
  top: 20px;
  left: 72px;
  width: 10px;
  height: 10px;
}
.foodAffair .center-wrap .main-wrap .left-wrap .item .title .name-wrap {
  width: 157px;
  text-align: center;
  color: #ffffff;
  background: #37694e;
  font-size: 18px;
}
.foodAffair .center-wrap .main-wrap .left-wrap .item .title .more-btn {
  width: 592px;
  height: 40px;
  text-align: right;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.foodAffair .center-wrap .main-wrap .left-wrap .item .title .more-btn .btn {
  display: inline;
  margin-right: 20px;
  cursor: pointer;
  font-size: 16px;
  color: #8c8b89;
}
.foodAffair .center-wrap .main-wrap .left-wrap .item .list-wrap {
  margin-top: 20px;
  line-height: 35px;
  padding: 0 10px;
}
.foodAffair .center-wrap .main-wrap .left-wrap .item .list-wrap .text-wrap {
  position: relative;
  width: 626px;
  padding-right: 80px;
  padding-left: 10px;
  height: 35px;
  overflow: hidden;
}
.foodAffair .center-wrap .main-wrap .left-wrap .item .list-wrap .text-wrap em {
  display: block;
  position: absolute;
  top: 15px;
  left: 0px;
  width: 4px;
  height: 4px;
  background: #37694e;
  border-radius: 50%;
}
.foodAffair .center-wrap .main-wrap .left-wrap .item .list-wrap .data-wrap {
  color: #8c8b89;
}
.foodAffair .center-wrap .main-wrap .right-wrap {
  width: 365px;
  margin-left: 30px;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item {
  background: #fbfbfb;
  margin-bottom: 20px;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item .title {
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
  border: 1px solid #cccccc;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item .title .name-wrap {
  position: relative;
  width: 280px;
  color: #37694e;
  padding-left: 15px;
  font-size: 18px;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item .title .name-wrap span {
  display: block;
  position: absolute;
  top: 15px;
  left: 0px;
  width: 4px;
  height: 13px;
  background: #37694e;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item .title .more-btn {
  width: 40px;
  text-align: right;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item .title .more-btn span {
  color: #8c8b89;
  cursor: pointer;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item .list-wrap {
  padding: 10px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item .list-wrap .text-wrap {
  position: relative;
  line-height: 30px;
  padding-left: 10px;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item .list-wrap .text-wrap em {
  display: block;
  position: absolute;
  top: 15px;
  left: 0px;
  width: 4px;
  height: 4px;
  background: #63b4c9;
  border-radius: 50%;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item .log-pic {
  padding: 10px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item .log-pic .pic-wrap {
  width: 236px;
  height: 152px;
  margin: 0 auto;
  background: #ffffff;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item .log-pic .pic-title {
  text-align: center;
  color: #37694e;
}
.foodAffair .center-wrap .main-wrap .right-wrap .item .log-pic .pic-text {
  text-indent: 2em;
  color: #8c8b89;
  line-height: 30px;
}
/*endregion*/
/*region column专题专栏*/
.column .fullSlide .hd ul li {
  line-height: 18px;
  border-radius: 3px;
  text-align: center;
  background: #302e2f;
  color: #ffffff;
}
.column .fullSlide .hd ul li.on {
  background: #ffffff;
  color: #302e2f;
}
.column .title-wrap {
  margin-top: 20px;
  margin-left: 10px;
  height: 40px;
  border-bottom: 1px solid #cccccc;
}
.column .title-wrap .h1 {
  width: 135px;
  background: #37694e;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.column .info-wrap {
  margin-left: 40px;
  margin-top: 10px;
}
.column .info-wrap .text-wrap {
  line-height: 35px;
}
.column .info-wrap .text-wrap .text {
  width: 245px;
  height: 35px;
  overflow: hidden;
}
.column .more-btn {
  width: 20px;
  height: 20px;
  float: right;
  margin-right: 10px;
  margin-top: 5px;
  cursor: pointer;
}
.column .item1 {
  background: #ffffff;
}
.column .item1 .left-wrap {
  width: 800px;
  height: 310px;
}
.column .item1 .left-wrap .details-wrap > .pic-wrap {
  margin: 20px 10px 10px 10px;
}
.column .item1 .left-wrap .details-wrap > .pic-wrap .pic {
  width: 290px;
  height: 220px;
}
.column .item1 .left-wrap .details-wrap .text {
  width: 360px;
}
.column .item1 .right-wrap {
  margin-left: 20px;
}
.column .item1 .right-wrap .info-wrap {
  margin-left: 10px;
}
.column .item1 .right-wrap .text {
  width: 245px;
}
.column .item2 {
  background: #ffffff;
}
.column .item2 .left-wrap {
  width: 800px;
  height: 311px;
}
.column .item2 .left-wrap .details-wrap {
  margin-top: 10px;
  border: 1px solid #cccccc;
}
.column .item2 .left-wrap .details-wrap .table-wrap {
  width: 242px;
  margin-right: 20px;
}
.column .item2 .left-wrap .details-wrap .table-wrap .td {
  height: 40px;
  line-height: 40px;
  background: #f0f0f0;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
}
.column .item2 .left-wrap .details-wrap .table-wrap .td.tr {
  margin-bottom: 0;
}
.column .item2 .left-wrap .details-wrap .table-wrap .td:hover {
  background: #d7d7d7;
}
.column .item2 .left-wrap .all-pic .pic-wrap {
  width: 190px;
  height: 200px;
  margin-left: 40px;
  border: 1px solid #cccccc;
}
.column .item2 .left-wrap .all-pic .pic-wrap .pic {
  height: 155px;
}
.column .item2 .left-wrap .all-pic .pic-wrap .word {
  width: 190px;
  height: 45px;
  overflow: hidden;
  line-height: 45px;
  padding: 0 10px;
  text-align: center;
}
.column .item2 .right-wrap {
  margin-left: 20px;
}
.column .item2 .right-wrap .info-wrap {
  margin-left: 10px;
}
.column .item2 .right-wrap .text {
  width: 245px;
}
.column .fullSlide {
  position: relative;
  height: 290px;
  width: 1180px;
  /*    .hd{
          position: absolute;
          width: 1180px;
          borrom: 10px;
          right: -300px;
        }*/
}
/*endregion*/
/*region 粮食产业*/
.production-page .content-box {
  display: block;
  width: 1200px;
  margin: 0 -10px;
  margin-bottom: 40px;
  padding-bottom: 24px;
  font-size: 0;
  border-bottom: solid 3px #ddd;
}
.production-page .content-box .page-item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
  width: 560px;
}
.production-page .content-box .page-item .item-top {
  display: block;
  height: 45px;
  line-height: 45px;
  background: url("icon/bg_pro_top.png") repeat-x;
}
.production-page .content-box .page-item .item-top .text {
  display: inline-block;
  padding-left: 10px;
  line-height: 22px;
  font-size: 22px;
  font-weight: bold;
  color: #37694c;
  border-left: solid 5px #37694c;
}
.production-page .content-box .page-item .item-top .btn {
  margin-right: 10px;
  margin-top: 8px;
  position: relative;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  cursor: pointer;
}
.production-page .content-box .page-item .item-top .btn:hover {
  color: #37694c;
}
.production-page .content-box .page-item .item-box {
  border-top: solid 2px #37694c;
}
.production-page .content-box .page-item .item-box .list-item {
  display: block;
  padding: 17px 0;
  line-height: 20px;
  border-bottom: dashed 1px #ddd;
  cursor: pointer;
}
.production-page .content-box .page-item .item-box .list-item .text:hover span {
  color: #37694c;
}
.production-page .content-box .page-item .item-box .list-item .text i {
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
  font-size: 12px;
  color: #37694c;
}
.production-page .content-box .page-item .item-box .list-item .text span {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  max-width: 430px;
  overflow: hidden;
  /*自动隐藏文字*/
  text-overflow: ellipsis;
  /*文字隐藏后添加省略号*/
  white-space: nowrap;
  /*强制不换行*/
}
.production-page .content-box .page-item .item-box .list-item .date {
  font-style: italic ;
  color: #999999;
  font-size: 13px;
}
/*endregion*/
/*region 信息公开*/
.info-open-page .page-content {
  padding: 20px;
  border: solid 1px #ddd;
  text-align: center;
}
.info-open-page .page-content .cont-left {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 200px;
}
.info-open-page .page-content .cont-left .slide-nav-box {
  display: block;
}
.info-open-page .page-content .cont-left .slide-nav-box .nav-item {
  display: block;
  margin-bottom: 5px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  border: solid 1px #ddd;
  border-left: solid 4px #37694c;
  background: #f5f5f5;
}
.info-open-page .page-content .cont-left .slide-nav-box .nav-item.active {
  background: #37694c;
  color: #ffffff;
}
.info-open-page .page-content .cont-left .open-list-box {
  border: solid 1px #37694c;
}
.info-open-page .page-content .cont-left .open-list-box .box-top {
  display: block;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background: #37694c;
}
.info-open-page .page-content .cont-center {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  width: 560px;
}
.info-open-page .page-content .cont-center .list-box .box-top {
  display: block;
  line-height: 40px;
  background: url("icon/bg_xxgk_list.png");
  border: solid 1px #ddd;
}
.info-open-page .page-content .cont-center .list-box .box-top .text {
  padding: 0 20px;
  display: inline-block;
  background: #37694c;
  color: #fff;
  font-size: 16px;
}
.info-open-page .page-content .cont-center .list-box .box-top .text.second {
  position: relative;
}
.info-open-page .page-content .cont-center .list-box .box-top .text.second:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 5px;
  left: 50%;
  margin-left: -4px;
  bottom: -5px;
  background: url("icon/arrow1.png");
}
.info-open-page .page-content .cont-center .list-box .box-content {
  padding: 10px 0;
}
.info-open-page .page-content .cont-center .list-box .box-content .list-item {
  line-height: 32px;
  cursor: pointer;
}
.info-open-page .page-content .cont-center .list-box .box-content .list-item:hover .text span {
  color: #37694c;
}
.info-open-page .page-content .cont-center .list-box .box-content .list-item .text {
  display: block;
}
.info-open-page .page-content .cont-center .list-box .box-content .list-item .text i {
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
  font-size: 12px;
  color: #63b5cb;
}
.info-open-page .page-content .cont-center .list-box .box-content .list-item .text span {
  display: inline-block;
  vertical-align: middle;
  width: 460px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.info-open-page .page-content .cont-center .list-box .box-content .list-item .date {
  display: block;
  font-size: 14px;
  color: #999999;
}
.info-open-page .page-content .cont-right {
  display: inline-block;
  vertical-align: top;
  width: 270px;
  margin-left: 20px;
}
.info-open-page .page-content .cont-right .pic-list-box {
  font-size: 0;
}
.info-open-page .page-content .cont-right .pic-list-box .list-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  margin-bottom: 6px;
  cursor: pointer;
}
.info-open-page .page-content .cont-right .pic-list-box .list-item.even {
  margin-right: 0;
}
.info-open-page .page-content .cont-right .pic-list-box .list-item img {
  display: block;
}
.info-open-page .page-content .cont-right .notice-box {
  padding: 0 10px;
  margin-top: 20px;
  text-align: left;
  border: solid 1px #ddd;
}
.info-open-page .page-content .cont-right .notice-box .box-top {
  display: block;
  line-height: 40px;
}
.info-open-page .page-content .cont-right .notice-box .box-top .text {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  font-size: 16px;
  color: #37694c;
}
.info-open-page .page-content .cont-right .notice-box .box-top .text:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -1px;
  height: 2px;
  background: #37694c;
}
.info-open-page .page-content .cont-right .notice-box .box-cont {
  padding: 20px 0;
  border-top: solid 1px #ddd;
  height: 212px;
  overflow: hidden;
}
.info-open-page .page-content .cont-right .notice-box .box-cont .not-item {
  line-height: 24px;
  margin-bottom: 5px;
}
.info-open-page .page-content .cont-right .notice-box .box-cont .not-item i {
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
  font-size: 12px;
  color: #63b5cb;
}
.info-open-page .page-content .cont-right .notice-box .box-cont .not-item .text-box {
  display: inline-block;
  vertical-align: middle;
  width: 228px;
  max-height: 52px;
  overflow: hidden;
}
.info-open-page .page-content .cont-right .notice-box .box-cont .not-item .text-box .text {
  display: inline-block;
  vertical-align: middle;
  line-height: 26px;
}
.info-open-page .page-content .cont-right .notice-box .box-cont .not-item .text-box .text .date {
  color: #999999;
}
/*endregion*/
/*region industyontrol 行业管控*/
.body {
  background: #ffffff;
}
.industy-control .left-wrap {
  width: 260px;
  background: #f6f6f6;
  border: 1px solid #cccccc;
}
.industy-control .left-wrap .title {
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-size: 20px;
  background: #37694e;
  color: #ffffff;
}
.industy-control .left-wrap .item {
  position: relative;
  height: 70px;
  line-height: 70px;
  text-align: left;
  padding-left: 35px;
  font-size: 18px;
  cursor: pointer;
}
.industy-control .left-wrap .item:hover {
  background: #ffffff;
  color: #37694e;
}
.industy-control .left-wrap .item:hover span {
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #37694e;
}
.industy-control .right-wrap {
  width: 870px;
  margin-left: 30px;
}
.industy-control .right-wrap .title-wrap {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  font-size: 20px;
  font-weight: 600;
  color: #37694c;
  border-bottom: 3px solid #37694e;
}
.industy-control .right-wrap .title-wrap span {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 5px;
  height: 22px;
  background: #37694e;
}
.industy-control .right-wrap .text-wrap {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #cccccc;
}
.industy-control .right-wrap .text-wrap .item {
  line-height: 35px;
}
.industy-control .right-wrap .text-wrap .item .text {
  position: relative;
  width: 780px;
  height: 35px;
  overflow: hidden;
  padding-left: 20px;
}
.industy-control .right-wrap .text-wrap .item .text span {
  position: absolute;
  display: block;
  top: 14px;
  left: 5px;
  width: 5px;
  height: 5px;
  background: #37694c;
}
.industy-control .right-wrap .text-wrap .item .data {
  font-style: oblique;
  color: #8c8b89;
  font-size: 14px;
}
.industy-control .right-wrap .page-wrap {
  margin-top: 30px;
  height: 40px;
  line-height: 40px;
}
.industy-control .right-wrap .page-wrap .all-wrap {
  position: relative;
}
.industy-control .right-wrap .page-wrap .all-wrap .arrow {
  position: absolute;
  top: 0px;
  left: 96px;
  width: 9px;
  height: 19px;
  cursor: pointer;
}
.industy-control .right-wrap .page-wrap .all-wrap em {
  display: inline-block;
  width: 40px;
}
.industy-control .right-wrap .page-wrap .all-wrap span {
  position: absolute;
  top: 11px;
  left: 80px;
  display: inline-block;
  width: 29px;
  height: 20px;
  line-height: 17px;
  border: 1px solid #cccccc;
}
.industy-control .right-wrap .page-wrap .page {
  float: right;
}
.industy-control .right-wrap .page-wrap .page .last-page,
.industy-control .right-wrap .page-wrap .page .next-page {
  width: 80px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #cccccc;
  text-align: center;
}
.industy-control .right-wrap .page-wrap .page .next-page {
  margin-left: 20px;
}
.industy-control .right-wrap .page-wrap .page .this-page {
  width: 40px;
  height: 40px;
  border: 1px solid #cccccc;
  text-align: center;
  margin-left: 20px;
}
.industy-control .right-wrap .page-wrap .page .this-page.active {
  border: none;
  background: #37694c;
  color: #ffffff;
}
/*endregion*/
/*region communication 交流互动*/
.communication .right-item {
  float: right;
}
.communication a:hover {
  color: #1974A1;
}
.communication .item.item-s .text-wrap {
  width: 638px !important;
}
.communication .item.item-border {
  border: 1px solid #dae9f0 ;
}
.communication .item .title {
  width: 700px;
  height: 38px;
  line-height: 38px;
  background: #ecf3fb;
  border-top: 1px solid #dae9f0 ;
  border-bottom: 1px solid #dae9f0 ;
  border-right: 1px solid #dae9f0 ;
}
.communication .item .title .name-wrap {
  position: relative;
  padding: 0 10px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  margin-right: 20px;
}
.communication .item .title .name-wrap.active {
  background: #ffffff;
  margin-top: -2px;
  border-bottom: 2px solid #37694c;
}
.communication .item .title .name-wrap.active span {
  display: block;
}
.communication .item .title .name-wrap > span {
  display: none;
  position: absolute;
  top: 23px;
  left: 50%;
  margin-left: -3px;
  width: 10px;
  height: 10px;
}
.communication .item .list-wrap {
  margin-top: 20px;
  line-height: 35px;
  padding: 0 10px;
}
.communication .item .list-wrap .text-wrap {
  position: relative;
  width: 595px;
  padding-right: 80px;
  padding-left: 10px;
  height: 35px;
  overflow: hidden;
}
.communication .item .list-wrap .text-wrap em {
  display: block;
  position: absolute;
  top: 15px;
  left: 0px;
  width: 4px;
  height: 4px;
  background: #1974A1;
  border-radius: 50%;
}
.communication .item .list-wrap .data-wrap {
  color: #8c8b89;
}
.communication .banner-table {
  background: #ffffff;
  padding: 10px;
  border: 1px solid #dae9f0 ;
}
.communication .personal-wrap {
  height: 240px;
  margin-left: 25px;
  background: #f4f5f9;
}
.communication .personal-wrap .left-wrap {
  position: relative;
  width: 45px;
  height: 100%;
  background: #75c7ef;
  color: #ffffff;
  font-size: 20px;
  padding: 72px 12px;
}
.communication .personal-wrap .left-wrap span {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 34px;
  left: 13px;
}
.communication .personal-wrap .center-wrap {
  margin: 10px 0;
  padding: 7px 20px;
  border-right: 1px dashed #c4d7e6;
}
.communication .personal-wrap .center-wrap .pic-wrap {
  width: 120px;
  height: 160px;
  background: #ffffff;
}
.communication .personal-wrap .center-wrap .name {
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}
.communication .personal-wrap .center-wrap .name span {
  font-size: 17px;
  margin-left: 5px;
}
.communication .personal-wrap .center-wrap .name2 {
  font-size: 19px;
  color: #37694c;
  text-align: center;
}
.communication .personal-wrap .right-wrap {
  margin: 10px;
  padding-top: 30px;
}
.communication .personal-wrap .right-wrap .tr {
  width: 200px;
  line-height: 30px;
}
.communication .all-wrap {
  margin-top: 20px;
}
.communication .all-wrap .left-wrap .item {
  margin-bottom: 20px;
  background: #ffffff;
  padding: 10px;
  height: 280px;
  overflow: hidden;
}
.communication .all-wrap .left-wrap .item.item-sp .text-wrap {
  width: 583px;
}
.communication .all-wrap .left-wrap .item .text-wrap {
  width: 530px;
}
.communication .all-wrap .left-wrap .item .data-wrap span {
  margin-right: 20px;
  color: #8c8b89;
}
.communication .all-wrap .right-wrap {
  width: 433px;
  margin-left: 20px;
}
.communication .all-wrap .right-wrap .table-wrap {
  background: #ffffff;
  border: 1px solid #dae9f0;
}
.communication .all-wrap .right-wrap .table-wrap .title {
  height: 100%;
  background: #f4f9fd;
  padding: 10px;
}
.communication .all-wrap .right-wrap .item {
  background: #ffffff;
  margin-top: 20px;
  padding: 10px;
}
.communication .all-wrap .right-wrap .item .title {
  width: 415px;
}
.communication .all-wrap .right-wrap .item .title .name-wrap {
  margin-top: -1px;
  border-bottom: 1px solid #37694c;
}
.communication .all-wrap .right-wrap .item .text-wrap {
  width: 342px;
  padding-right: 30px;
}
.communication .all-wrap .right-wrap .statistical {
  position: relative;
  width: 130px;
  margin-left: 10px;
  line-height: 45px;
}
.communication .all-wrap .right-wrap .statistical span {
  position: absolute;
  width: 19px;
  height: 20px;
  top: -3px;
  left: 76px;
}
.communication .all-wrap .right-wrap .line {
  line-height: 25px;
}
.communication .all-wrap .right-wrap .line span {
  color: #37694c;
}
.communication .all-wrap .right-wrap .two-btn {
  height: 64px;
  border-top: 1px solid #dae9f0 ;
  border-bottom: 1px solid #dae9f0 ;
}
.communication .all-wrap .right-wrap .two-btn .btn {
  width: 250px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin-top: 9px;
  margin-left: 10px;
  background: #69d09b;
  color: #ffffff;
  border: 1px solid #dae9f0 ;
  cursor: pointer;
}
.communication .all-wrap .right-wrap .two-btn .btn.btn1 {
  width: 150px;
  background: #5fc1c4;
}
.communication .all-wrap .right-wrap .intro {
  padding: 10px 10px 0 15px;
}
.communication .all-wrap .right-wrap .intro .text {
  width: 230px;
  height: 105px;
  overflow: hidden;
  line-height: 25px;
  color: #676568;
  font-size: 15px;
  border-bottom: 1px dashed #cccccc ;
}
.communication .all-wrap .right-wrap .intro .pic-wrap {
  width: 150px;
  height: 90px;
  margin-left: 20px;
  border: 1px solid #dae9f0 ;
}
.communication .all-wrap .right-wrap .from-wrap {
  line-height: 30px;
  padding-left: 15px;
  color: #676568;
}
/*endregion*/
/*region onlineBusiness 网上办事*/
.online-business a:hover {
  color: #1974A1;
}
.online-business .case-title {
  border-top: 2px solid #37694c;
  line-height: 40px;
  margin-bottom: 20px;
}
.online-business .case-title span {
  font-weight: 600;
  font-size: 18px;
  margin-left: 20px;
}
.online-business .case-title span.active {
  color: #37694c;
}
.online-business .center-wrap {
  padding: 10px 60px;
  border: 1px solid #cccccc;
}
.online-business .center-wrap .left-wrap {
  width: 620px;
}
.online-business .center-wrap .left-wrap .title-wrap {
  font-size: 20px;
  font-weight: 600;
  line-height: 80px;
  text-align: center;
  color: #37694c;
}
.online-business .center-wrap .left-wrap .search-wrap {
  position: relative;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  background: #e2e6f1;
}
.online-business .center-wrap .left-wrap .search-wrap input {
  width: 100%;
  line-height: 40px;
}
.online-business .center-wrap .left-wrap .search-wrap span {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  width: 50px;
  height: 40px;
  padding: 6px 10px;
  background: #dddddd;
}
.online-business .center-wrap .left-wrap .link-pic {
  padding: 30px 10px;
}
.online-business .center-wrap .left-wrap .link-pic .pic {
  width: 200px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  cursor: pointer;
}
.online-business .center-wrap .left-wrap .link-pic .pic.pic-mid {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.online-business .center-wrap .left-wrap .link-pic .pic-wrap {
  width: 40px;
  height: 30px;
}
.online-business .center-wrap .left-wrap .link-pic .pic-wrap img {
  display: block;
}
.online-business .center-wrap .left-wrap .link-pic .text {
  margin-left: 10px;
  font-weight: 600;
}
.online-business .center-wrap .left-wrap .results-wrap .item-wrap {
  margin-left: -20px;
}
.online-business .center-wrap .left-wrap .results-wrap .item-wrap .line-wrap {
  margin-bottom: 20px;
}
.online-business .center-wrap .left-wrap .results-wrap .item-wrap .line-wrap .search-btn {
  width: 60px;
  height: 38px;
  margin-right: 50px;
  border-radius: 19px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  background: #37694c;
  color: #ffffff;
  float: right;
}
.online-business .center-wrap .left-wrap .results-wrap .item-wrap .item {
  margin-left: 40px;
}
.online-business .center-wrap .left-wrap .results-wrap .item-wrap .item .col {
  color: #8d8d8d;
}
.online-business .center-wrap .left-wrap .results-wrap .item-wrap .item input {
  width: 175px;
  height: 35px;
  border: 1px solid #cccccc;
  padding: 0 5px;
}
.online-business .center-wrap .left-wrap .rewards-wrap-z .item {
  padding: 0 0 0 10px;
}
.online-business .center-wrap .left-wrap .rewards-wrap-z .text-wrap {
  width: 561px;
  height: 35px;
  line-height: 35px;
  padding-right: 20px;
  color: #8d8d8d;
  overflow: hidden;
}
.online-business .center-wrap .left-wrap .rewards-wrap-z .data-wrap {
  color: #8d8d8d;
}
.online-business .right-wrap {
  margin-left: 40px;
}
.online-business .right-wrap .case-wrap {
  border-left: 1px solid #cccccc;
  padding: 0 20px;
}
.online-business .right-wrap .case-wrap .item {
  width: 353px;
  padding: 20px 0;
}
.online-business .right-wrap .case-wrap .item.item-border {
  border-bottom: 1px solid #cccccc;
}
.online-business .right-wrap .case-wrap .item .pic-wrap {
  width: 40px;
  height: 40px;
}
.online-business .right-wrap .case-wrap .item .text-wrap {
  margin-left: 15px;
  padding: 0 5px;
  border-left: 1px solid #cccccc;
  cursor: pointer;
}
.online-business .right-wrap .case-wrap .item .text-wrap .title {
  font-size: 18px;
  line-height: 30px;
}
.online-business .right-wrap .case-wrap .item .text-wrap .text {
  max-width: 353px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
}
.online-business .right-wrap .table-download {
  margin-top: 40px;
  padding: 13px 17px;
  background: #f1f2f6;
}
.online-business .right-wrap .table-download .title {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
.online-business .right-wrap .table-download .tex {
  font-size: 18px;
  line-height: 30px;
  color: #37694c;
  font-weight: 600;
}
.online-business .right-wrap .table-download .more {
  float: right;
  line-height: 30px;
  cursor: pointer;
}
.online-business .right-wrap .table-download .item {
  border-bottom: 1px dashed #cccccc;
}
.online-business .right-wrap .table-download .item .text {
  position: relative;
  width: 315px;
  height: 40px;
  padding: 0 15px;
  overflow: hidden;
  line-height: 40px;
}
.online-business .right-wrap .table-download .item .text span {
  position: absolute;
  top: -1px;
  left: 0;
  width: 10px;
  height: 10px;
}
/*endregion*/
/*region 粮油商务*/
.food-business-page .page-item {
  display: block;
  margin: 20px 0;
  font-size: 0;
}
.food-business-page .page-item .item-left {
  display: inline-block;
  vertical-align: middle;
  padding: 20px;
  width: 334px;
  height: 334px;
  background: #eee;
  text-align: center;
}
.food-business-page .page-item .item-left .title {
  display: block;
  line-height: 40px;
  font-size: 18px;
  color: #37694c;
  font-weight: bold;
}
.food-business-page .page-item .item-left .img-box {
  margin-bottom: 20px;
  display: inline-block;
}
.food-business-page .page-item .item-left .img-box img {
  display: block;
}
.food-business-page .page-item .item-right {
  display: inline-block;
  vertical-align: middle;
  width: 840px;
  height: 334px;
  padding: 6px 0;
  border: solid 1px #7a9b88;
  border-left: none;
  background: #ffffff;
}
.food-business-page .page-item .item-right .cont-box {
  display: block;
  margin: 0 auto;
  width: 760px;
}
.food-business-page .page-item .item-right .cont-box .box-top {
  display: block;
  line-height: 58px;
  font-size: 0;
}
.food-business-page .page-item .item-right .cont-box .box-top .tit-text {
  display: inline-block;
  vertical-align: middle;
  width: 190px;
  font-size: 16px;
  text-align: center;
}
.food-business-page .page-item .item-right .cont-box .box-top .tit-text:hover,
.food-business-page .page-item .item-right .cont-box .box-top .tit-text.active {
  color: #d99323;
}
.food-business-page .page-item .item-right .cont-box .list-box {
  padding: 5px 10px;
  border-top: solid 1px #ddd;
  line-height: 20px;
}
.food-business-page .page-item .item-right .cont-box .list-box .list-item {
  padding: 10px 0;
  font-size: 14px;
  cursor: pointer;
}
.food-business-page .page-item .item-right .cont-box .list-box .list-item .text:hover span {
  color: #d99323;
}
.food-business-page .page-item .item-right .cont-box .list-box .list-item .text i {
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
  font-size: 12px;
  color: #d99323;
}
.food-business-page .page-item .item-right .cont-box .list-box .list-item .text span {
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.food-business-page .page-item .item-right .cont-box .list-box .list-item .date {
  display: block;
  font-size: 14px;
  color: #999999;
}
.food-business-page .page-item .item-right .cont-box .table-shell-box {
  padding: 5px 10px;
  text-align: center;
}
.food-business-page .page-item .item-right .cont-box .table-shell-box .table-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.food-business-page .page-item .item-right .cont-box .table-shell-box .table-box .img-box {
  display: block;
  height: 240px;
}
.food-business-page .page-item .item-right .cont-box .table-shell-box .table-box .img-box img {
  display: block;
}
.food-business-page .page-item .item-right .cont-box .table-shell-box .data-box {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  width: 300px;
  border: solid 1px #ddd;
}
.food-business-page .page-item .item-right .cont-box .table-shell-box .data-box .img-box {
  display: block;
}
.food-business-page .page-item .item-right .cont-box .table-shell-box .data-box .img-box img {
  display: block;
}
.food-business-page .page-item .item-right .cont-box .table-shell-box .data-box .btn {
  display: block;
  margin: 0 auto;
  width: 100px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.food-business-page .page-item .item-right .cont-box .table-shell-box .data-box .btn:hover {
  color: #37694c;
}
/*endregion*/
.nav-box{height:48px; border-bottom:2px solid #37694c;}
.nav-item_on{float:left;font-size:18px; line-height:46px;padding:0 10px; border-bottom:2px solid #d99323; font-weight:bold;color:#d99323;}
.nav-item_on a{color:#d99323; font-size:18px;}
.nav-item_off{float:left;font-size:18px; line-height:46px;padding:0 10px;color:#37694c;}
.nav-item1_on{float:left;font-size:18px; line-height:46px;padding:0 8px; border-bottom:2px solid #d99323; font-weight:bold;color:#d99323;}
.nav-item1_on a{color:#d99323; font-size:18px;}
.nav-item1_off{float:left;font-size:18px; line-height:46px;padding:0 8px;color:#37694c;}
.nav-item_off a{font-size:18px;}
.nav-item1_off a{font-size:18px;}
.nav-item_off_zt{float:left;font-size:18px; line-height:46px; width:88px;color:#37694c; cursor:pointer; text-align:center;}
.nav-item_off_zt:hover{float:left;font-size:18px; line-height:46px; width:88px;border-bottom:2px solid #d99323; font-weight:bold;color:#d99323; cursor:pointer;}
.item{width:232px; height:130px; float:left;}
.item-box{border-top:solid 2px #37694c;}
.item-title{color:#d99323;font-weight:bold;line-height:26px;padding:0 5px;padding-bottom:10px; font-size:18px;}
.yw_on{height:243px; padding:28px 48px;}
.yw_list{float:left; margin-left:20px; width:520px; border-top:3px solid #37694c; padding-top:15px;}
.more_link{float:right; line-height:56px; font-size:17px;}


.index-page .page-item-box .article-nav-box .content-box .title-item .text a{
    color:#37694c;
    font-weight: bold;
    width: 88%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#schq_cont_1 a{
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  width: 84%;
  overflow: hidden;
  line-height: 34px;
}
#schq_cont_1 span:first-child{
  float: left;
}
#schq_cont_1 span:first-child img{
  margin-top: 15px;
 
}
.hdjl-box{
  float:right; width:696px;
}
.part3-old{
  display: none;
}