/*  农业展望主体部分 */
div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td {
    border:none;
    font-family:"微软雅黑","黑体","宋体";
    margin:0px;
    padding:0px;
    font-size:16px;
    }
.periodical_bread {
    margin: 0px 0px 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color:rgb(51,51,51);
    line-height: 16px;
}

.periodical_bread .layui-breadcrumb a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
}

.layui-breadcrumb a {
  color: #333333 !important;
}
/* 鼠标经过面包屑的时候字体颜色变化 */
.layui-breadcrumb a:hover {
  color: #1e8c65 !important;
}
.periodical_bread .layui-breadcrumb a:last-child {
  color: #1e8c65 !important;
}

.periodical_main {
  display: flex;
  justify-content: space-between;
}
.aboutus_content{
  margin: 0 auto;
  width: 100%;
  background-color: #f9f9f9;
  padding-top: 23px;
  padding-bottom: 80px;
}
/* 主体部分开始 */
.datails_columns {
  background-color: #fff;
  border: 1px solid transparent;
}
.datails_title {
  width: 1140px;
  height: 100px;
  margin: 0 auto;
  border-bottom: 1px dashed #cbcccc;
}
body {
  background-color: #fff;
}
/*.compant_logo {*/
  /*background-color: #fff;*/
  /*height: 150px;*/
/*}*/
/*.main1 {*/
  /*width: 1212px;*/
  /*margin: 0 auto;*/
    /*background-color: #fff;*/
/*}*/
/*.logo-right {*/
  /*float: right;*/
  /*width: 460.31px;*/
  /*height: 150px;*/
  /*margin-top: -150px;*/
/*}*/
/*.compant_logo .logo-right .search {*/
  /*float: right;*/
/*}*/
/*.wechat1 {*/
  /*margin-left: -13px;*/
/*}*/
/*.wechat {*/
  /*float: right;*/
/*}*/
/* 主体的样式 */
.datails_title .details_tit {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
  text-align: center;
  margin-top: 30px;
}
.datails_title .details_con{
  display: flex;
  justify-content: space-around;
}
.datails_title .author {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 14px;
  margin-left: 50px;
  margin-top: 27px;
}
.content_main p{
  margin: 0 auto !important;
  padding: 0 auto;
}
.content_main img{
    max-width: 1000px;
}
.datails_title .release_time {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 14px;
  margin-top: 27px;
}
.datails_title .fontSize {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 14px;
  margin-top: 27px;
}
.fontSize i {
  font-style: normal;
  float: left;
}
.fontSize div {
  float: left;
  width: 18px;
  height: 100%;
  font-size: 14px;
  color: #666;
  font-weight:normal;
}
.fontSize .fontSize_active{
  color: #1e8c65;
  font-weight: 800;
}
.fontSize div:hover {
  cursor: pointer;
}
/* 分享 */
.detaila_share {
  position: relative;
  width: 108px;
  height: 34px;
  overflow: hidden;
  z-index: 199;
  background-color: #fff;
  box-shadow: 0px 0px 0px 0px #fff;
  margin-top: 16px;
  margin-left: -56px;
  margin-right:7px;
}
.detaila_share .detail_ul .first_li {
  width: 100%;
  height: 34px;
  background-color: #fff;
}
.detaila_share .detail_ul li{
  cursor: pointer;
}
.detaila_share .detail_ul .qq_firends,
.detaila_share .detail_ul .wechatt,
.detaila_share .detail_ul .weibo,
.detaila_share .detail_ul .qq_space {
  padding: 0px 0px;
  float: left;
}
.icon-fenxiang:before {
  float: left;
  display: block;
  font-size: 17px;
  color: #afafaf;
  margin-left: 13px;
  margin-top: 2px;
}
.detaila_share .detail_ul .first_li a {
  height: 34px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 34px;
  margin-left: 10px;
}
.detaila_share .share_icon {
  display: none;
}
.icon-zhankai1:before {
  display: block;
  font-size: 27px;
  color: #1e8c65;
  margin-left: 72px;
  margin-top: -31px;
}
.icon-weixin:before,
.icon-qq:before,
.icon-weibo:before,
.icon-kongjian:before {
  font-size: 24px;
  float: left;
  display: block;
  margin-left: 13px;
  color: #888888;
}

/* .detaila_share .detail_ul li a {
  font-size: 12px;
  font-weight: 400;
  color: #888888;
  line-height: 31px;
  margin-left: 6px;
} */

/* 修改 */
/* 添加 */
#share {
  float: left;
  margin-left: -28px;
}
#share .bdsharebuttonbox {
  display: flex;
  flex-direction: column;
}
#share a {
  height: 24px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #888888;
  line-height: 24px;
  padding-left: 30px;
}
#share .bds_weixin {
  margin-left: 7px;
  background: url("../image/team_wechat.png") no-repeat ;
  background-size: 24px 24px;
}
#share .popup_sqq {
  margin-left: 7px;
  background: url("../image/team_qq.png") no-repeat ;
  background-size: 24px 24px;
}
#share .bds_tsina {
  margin-left: 7px;
  background: url("../image/team_weibo.png") no-repeat ;
  background-size: 24px 24px;
}
#share .bds_qzone {
  margin-left: 7px;
  background: url("../image/team_qqspace.png") no-repeat ;
  background-size: 24px 24px;
}
#bdshare_weixin_qrcode_dialog {
  height: 320px !important;
}
.bdshare-button-style0-24 a:hover {
  opacity: 1 !important;
}

.detail_content {
  width: 1113px;
  left: 44px;
  margin-top: 39px;
  z-index: 1;
  font-size: 16px;
  margin: 0 auto;
}
.detail_content p {
  line-height: 26px;
  color: #555555;
  text-indent: 2em;
  text-align: justify;
  margin-top: 26px;
  font-size: 16px;
}
.detail_content .p1 {
  /* margin-top: 0px; */
}
.detail_content .txt_title {
  color: #333333;
  line-height: 26px;
  font-weight: bold;
  margin-top: 30px;
  font-size: 16px;
}
.detail_content .lianxi {
  margin-top: 7px;
}
.detail_content .detail_img {
  width: 110px;
  height: 106px;
  margin-top: 10px;  
box-shadow: 0px 3px 8px 1px rgba(6, 0, 1, 0.09);
-moz-box-shadow:0px 3px 8px 1px rgba(6, 0, 1, 0.09); /*firefox*/
-webkit-box-shadow:0px 3px 8px 1px rgba(6, 0, 1, 0.09);/*webkit*/
}
.detail_content .detail_img img {
  width: 100%;
  height: 100%;
}
.dateil_name {
  width: 110px;
  font-weight: bold;
  color: #333333;
  line-height: 16px;
  text-align: center;
  margin-top: 13px;
  font-size: 16px;
}
.enclosure {
  display: flex;
  justify-content: flex-start;
  font-weight: 400;
  color: #444444;
  line-height: 26px;
  margin-top: 38px;
  font-size: 16px;
  
}
.enclosure .enclosure_tab {
  float: right;
  width: 23px;
  height: 23px;
  margin-left: 9px;
  border-radius: 3px;
}
.bottom_box {
  display: flex;
  justify-content: flex-start;
  margin-top: 22px;
  font-size: 16px;
}
.bottom_box .close_ye {
  float: left;
  width: 126px;
  height: 20px;
  font-size: 16px;
}
.bottom_box .close_ye .close_box {
  float: left;
  width: 19px;
  height: 19px;
  background: #1e8c65;
  border-radius: 4px;
}
.close_txt,
.print_txt {
  width: 118px;
  height: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #1e8c65;
  line-height: 20px;
  margin-left: 10px;
  font-size: 16px;
}
.bottom_box .print_ye {
  float: right;
  width: 126px;
  height: 20px;
  margin-left: 49px;
}
.bottom_box .print_box {
  float: left;
  width: 19px;
  height: 16px;
}
.next_box{
  height: 92px;
}
.next_page {
  display: flex;
  width: 1000px;
  height: 50px;
  background: rgba(30, 140, 101, 0.1);
  border: 1px solid #1e8c65;
  opacity: 0.38;
  margin: 0 auto;
    margin-top: 41px;
}
.next_page:hover,.next_button:hover,.next_title:hover,.enclosure_tab:hover,.bottom_box:hover,.close_ye:hover{
  cursor: pointer;
}
.next_button,
.next_title {
  /* display: flex;
  justify-content: flex-start; */
  font-weight: 300;
  color: #1e8c65;
  line-height: 36px;
  font-size: 16px;
  margin-top: -42px;
  width: 630px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.next_title {
  font-weight: 500;
}
.next_button {
  margin-left: 96px;
  margin-top: -42px;
}
.next_title {
  margin-left: 252px;
  margin-top: -36px;
}
/* 特殊样式 */
.text_indent {
  text-indent: 0em !important;
}
/* 图标修改的样式 */
.icon-fujian:before {
  font-size: 23px;
  color: #1e8c65;
}
.icon-guanbi1:before {
  display: block;
  color: #fff;
  font-size: 14px !important;
  margin: 2px 0 0 2px;
}
.icon-dayin-:before {
  display: block;
  font-size: 32px;
  color: #1e8c65;
  margin-top: -7px;
  margin-left: -7px;
}
.icon-jinru:before {
  display: block;
  font-size: 20px;
  font-weight: 300;
  color: #1e8c65;
  line-height: 36px;
  margin-left: 999px;
  margin-top: -34px;
}
/* 修改字体 */
.foot{
  font-size: 16px;
}
footer {
    margin-top: -33px;
    height: 80px;
    font-size: 14px;
    text-align: center;
    line-height: 80px;
    background-color: #1E8C65;
    color: #fff;
}




