body {
  background: #EBEBEB;
}
.mainContent {
  width: 100%;
}
.mainContent .textNav {
  height: 17px;
  line-height: 17px;
  font-size: 12px;
  color: #323232;
  background: #EBEBEB;
  margin: 31px auto;
  margin-bottom: 0px;
  width: 1000px;
}
.mainContent .textNav .textNav_title {
  color: #999999;
}
.mainContent .textNav span {
  color: #999999;
}
.mainContent .topContent {
  margin: 10px auto 0;
  width: 1000px;
  padding-bottom: 10px;
  background: #F5F5F5;
  box-shadow: 0px 1px #dcdcdc;
}
.mainContent .topContent .tc_topImage {
  width: 1000px;
  height: auto;
}
.mainContent .topContent .tc_topImage img {
  width: 100%;
  height: auto;
}
.mainContent .topContent .tc_context {
  width: 640px;
  margin: 0 auto;
}
.mainContent .topContent .tc_context .tc_context_title {
  margin-top: 50px;
  font-size: 30px;
  font-weight: 400;
}
.mainContent .topContent .tc_context .tc_context_time {
  height: 60px;
  line-height: 60px;
  font-size: 11px;
  color: #666666;
}
.mainContent .topContent .tc_context .tc_context_keyword {
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  margin-bottom: 22px;
}
.mainContent .topContent .tc_context .tc_context_keyword a {
  margin-right: 16px;
}
.mainContent .topContent .tc_context .tc_context_keyword .share {
  float: right;
  font-weight: 600;
  font-family: "黑体";
  margin-right: 28px;
}
.mainContent .topContent .tc_context .tc_context_keyword .share img {
  height: 22px;
}
.mainContent .topContent .tc_context hr {
  border-top: 1px solid #E9E9E9;
}
.mainContent .topContent .tc_context .tc_context_text {
  color: #666666;
  font-size: 15px;
  padding-top: 26px;
}
.mainContent .topContent .tc_context .tc_context_body {
  margin-top: 10px;
  font-size: 16px;
}
.mainContent .topContent .tc_context .tc_context_body p {
  margin: 15px 0;
}
.mainContent .topContent .tc_context .tc_context_body img {
  display: block;
  max-width: 100%;
  margin: 15px auto;
}
.mainContent .topContent .tc_context_share {
  font-weight: 600;
  font-family: "黑体";
  margin: 80px 0;
}
.mainContent .topContent .tc_context_share .share {
  margin-right: 28px;
}
.mainContent .topContent .tc_context_share img {
  height: 22px;
}
.mainContent .middleNews {
  width: 1000px;
  margin: 14px auto;
}
.mainContent .middleNews .relatedNews {
  font-size: 17px;
  font-weight: 600;
  font-family: "黑体";
  margin-top: 31px;
  padding-left: 56px;
}
.mainContent .middleNews .mn_prev {
  float: left;
  height: 229px;
  width: 44px;
  background: #f5f5f5 url("../images/arrar_left.png") no-repeat center center;
  background-size: 10px 18px;
  box-shadow: 0px 1px #dcdcdc;
}
.mainContent .middleNews .mn_next {
  float: right;
  height: 229px;
  width: 44px;
  background: #f5f5f5 url("../images/arrar_right_able.png") no-repeat center center;
  background-size: 10px 18px;
  box-shadow: 0px 1px #dcdcdc;
}
.mainContent .middleNews .mn_column-box {
  width: 888px;
  height: 229px;
  float: left;
  overflow: hidden;
}
.mainContent .middleNews .mn_column .mn_column_list {
  float: left;
  width: 105%;
}
.mainContent .middleNews .mn_column .mn_column_list li {
  float: left;
  width: 290px;
  height: 229px;
  background: #F5F5F5;
  margin-right: 10px;
  box-shadow: 0px 1px #dcdcdc;
}
.mainContent .middleNews .mn_column .mn_column_list li .mn_topPic img {
  width: 290px;
  height: 163px;
}
.mainContent .middleNews .mn_column .mn_column_list li .mn_title {
  padding: 12px;
}
.E_mainContent {
  width: 100%;
}
.E_mainContent .topContent {
  margin: 0 auto;
  width: 1000px;
  padding-bottom: 10px;
  background: #F5F5F5;
  box-shadow: 0px 1px #dcdcdc;
}
.E_mainContent .tc_context {
  width: 640px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 75px;
  padding-top: 45px;
}
.E_mainContent .tc_context .tc_context_title {
  font-size: 30px;
  font-weight: 400;
}
.E_mainContent .tc_context .tc_context_time {
  height: 60px;
  line-height: 60px;
  font-size: 11px;
  color: #666666;
}
.E_mainContent .tc_context .tc_context_keyword {
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  margin-bottom: 22px;
}
.E_mainContent .tc_context .tc_context_keyword a {
  margin-right: 16px;
}
.E_mainContent .tc_context .tc_context_keyword .share {
  float: right;
  font-weight: 600;
  font-family: "黑体";
  margin-right: 28px;
}
.E_mainContent .tc_context .tc_context_keyword .share img {
  height: 22px;
}
.E_mainContent .tc_context .video {
  width: 640px;
  min-height: 360px;
  background: #000;
  position: relative;
}
 .video-mask {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, .6);
   z-index: 998;
}
 .video-mask .video-mask-desp {
  position: absolute;
  font-size: 16px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  line-height: 24px;
  height: 24px;
  z-index: 999;
  margin: auto;
  width: 200px;
  text-align: center;
  color: #fff;
   z-index: 999;
}

.video-mask .video-mask-login {
  color: #73B61B;

  text-decoration: underline;
}
.E_mainContent .tc_context .tc_context_body {
  margin-top: 10px;
}
.E_mainContent .tc_context .tc_context_body p {
  margin: 15px 0;
}
.E_mainContent .tc_context .tc_context_body img {
  display: block;
  max-width: 100%;
  margin: 15px auto;
}
.E_mainContent .tc_context .tc_context_share {
  font-weight: 600;
  font-family: "黑体";
  margin: 80px 0;
}
.E_mainContent .tc_context .tc_context_share .share {
  margin-right: 28px;
}
.E_mainContent .tc_context .tc_context_share img {
  height: 22px;
}
.middleNews {
  width: 1000px;
  margin: 14px auto;
}
.middleNews .relatedNews {
  font-size: 17px;
  font-weight: 600;
  font-family: "黑体";
  margin-top: 31px;
  padding-left: 56px;
}
.middleNews .mn_prev {
  display: inline-block;
  height: 229px;
  width: 44px;
  background: #F5F5F5;
  margin-right: 10px;
  box-shadow: 0px 1px #dcdcdc;
}
.middleNews .mn_next {
  display: inline-block;
  height: 229px;
  width: 44px;
  background: #F5F5F5;
  margin-left: 10px;
  box-shadow: 0px 1px #dcdcdc;
}
.search-top .tag-logo {
  width: 300px;
  margin: 0 auto;
  text-align: center;
}
.search-top .tag-logo img {
  width: 165px;
  height: auto;
}
.search-top .tag-logo .keywords {
  margin-top: 34px;
  color: #73B61B;
  font-size: 20px;
}
.search-top .count {
  padding-left: 40px;
  color: #878787;
  margin-top: 39px;
}
.search-wrap input {
  width: 860px;
  line-height: 50px;
  font-size: 14px;
  background-color: transparent;
  border: 1px solid #76B62C;
  color: #A6A6A6;
  padding: 0 14px;
  box-sizing: border-box;
}
.search-wrap .search-sub {
  width: 120px;
  line-height: 50px;
}
.search-list {
  padding: 30px 40px 8px;
  box-shadow: 0 1px 0 0 #D9D9D9;
  background-color: #F5F5F5;
}
.search-list li {
  padding-bottom: 12px;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 18px;
}
.search-list li:last-of-type {
  margin-bottom: 0;
}
.search-list .title {
  color: #4d4d4d;
  font-size: 18px;
  font-weight: 600;
}
.search-list .art-desc {
  margin-top: 10px;
  color: #808080;
  line-height: 20px;
}
.search-list .time {
  margin-top: 10px;
}
.search-list .info .time,
.search-list .info .tag-wrap {
  display: inline-block;
}
.search-list .info .tag-wrap {
  margin-left: 10px;
}
.search-list .info .tag-wrap .tag {
  color: #BFBFBF;
  margin-right: 12px;
  font-size: 12px;
}
.search-list .more-data {
  line-height: 80px;
}
.more-data {
  line-height: 68px;
}
.more-data a {
  color: #73B61B;
}
.main-activity-wrap {
  background-color: #F5F5F5;
  box-shadow: 0 1px 0 0 #D9D9D9;
  color: #666;
}
.main-activity-intro {
  width: 1000px;
  margin: 0 auto;
  padding: 38px 0 55px;
}
.activity-img {
  width: 440px;
  height: 248px;
  margin-right: 60px;
}
.activity-img img {
  width: 100%;
  height: 100%;
}
.activity-intro {
  width: 499px;
}
.activity-intro h3 {
  color: #333333;
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
}
.activity-intro .activity-info {
  font-weight: 600;
  line-height: 26px;
}
.activity-intro .tag-list a {
  margin-right: 20px;
}
.activity-intro .operation .share-wrap {
  float: right;
  line-height: 42px;
}
.activity-intro .operation .weibo {
  margin-right: 40px;
}
.operation .btn {
  width: 214px;
  line-height: 42px;
  box-shadow: 0 2px 0 0 #5A9310;
}
.operation .gray-btn {
  width: 214px;
  line-height: 42px;
  background-color: #D9D9D9;
  box-shadow: 0 2px 0 0 #BFBFBF;
}
.weibo,
.wx {
  font-weight: 600;
  font-size: 12px;
  color: #333;
  display: inline-block;
}
.weibo img,
.wx img {
  width: 26px;
  vertical-align: middle;
}
.main {
  color: #666;
}
.article-content .m-title {
  font-size: 16px;
  font-weight: 600;
}
.article-content-left {
  float: left;
  width: 667px;
}
.article-show-box {
  padding: 43px;
  background-color: #F5F5F5;
}
.article-show-box .weibo {
  margin-right: 60px;
}
.article-show p {
  margin: 15px 0;
}
.article-show img {
  display: block;
  margin: 15px auto;
  max-width: 100%;
}
.down-btn {
  width: 100%;
  line-height: 42px;
  box-shadow: 0 2px 0 0 #5A9310;
}
.gray-down-btn {
  width: 100%;
  line-height: 42px;
  background-color: #D9D9D9;
  box-shadow: 0 2px 0 0 #BFBFBF;
}
.article-content-right {
  width: 290px;
  float: right;
}
.article-content-right > div:first-of-type {
  padding-bottom: 30px;
  border-bottom: 1px solid #DBDBDB;
}
.article-content-right .small-card {
  background: #f7f7f7;
  box-shadow: none;
}
.article-content-right .small-card .title {
  color: #4d4d4d;
}
.article-content-right .rss-content {
  background: #f7f7f7;
  box-shadow: none;
}
.article-content-right .rss-content .desc {
  color: #4d4d4d;
}
.article-content-right .rss-content textarea {
  background-color: #E6E6E6;
}
.article-content-right .rss-content .btn {
  background-color: #000;
  color: #fff;
}
