body {

  width: 100%;
  overflow-x: hidden;
}

.convergence-item {
  text-align: center;
  padding: 20px 61px;
}

/*中间块样式*/
.index_main {
  width: 1265px;
  padding-top: 40px;
  margin: 0 auto;
}

.con-row {
  display: flex;
}

/*内容左侧样式*/
.row-left {
  margin-right: 78px;
}

.row-left .row-header {
  width: 799px;
  display: flex;
  background: #eef3f9;
}

/*2-15*/
.second-con-row .row-left {
  width: 100%;
  margin-right: 0;
}
.second-con-row .row-left .row-header {
  display: flex;
  align-items: center;
  width: 100%;
}

.second-con-row .row-left .row-title {
  width: 180px;
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #226ebc;
  margin-left: 0px;
}

.second-con-row .row-left .row-header .on {
  background: url(../image/long.png);
  background-size: 100% 100%;
  font-size: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "\5b8b\4f53";
  font-weight: bold;
  color: #FFFFFF;
  width: 100%;
  padding-left: 20px;
}

.second-con-row .list-show {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.second-con-row .list-show .list-left {
  width: 45%;
}
.second-con-row .list-show .dashed {
  border: 1px dashed #999;
}
.second-con-row .list-show .list-right {
  width: 45%;
}
.second-con-row .con-item .item-title {
  width: 445px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.row-title {
  height: 56px;
  font-size: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "\5b8b\4f53";
  font-weight: bold;
  color: #FFFFFF;
  line-height: 56px;
  margin-left: 20px;
}

.row-more {
  height: 15px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #226ebc;
  line-height: 15px;
  margin-right: 11px;
  cursor: pointer;
}

.row-img-con {
  /*padding-top: 35px;*/
  /*padding-bottom: 36px;*/
  display: none;
  flex-wrap: wrap;
}

.icon-list {
  display: flex;
  justify-content: space-between;
  background: #FAFAFA;
  border-radius: 12px;
  margin-top: 30px;
}

.first-con-row .row-left .row-header .row-title {
  width: 180px;
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "\5b8b\4f53";
  font-weight: bold;
  /* color: #226ebc; */
  margin-left: 0px;
  text-align: center;
  cursor: pointer;
}

.first-con-row .row-left .row-header .on {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
}

.first-con-row .row-left .row-header .title_new.on {
  background: url(../image/title_bg1.png);
  background-size: 100% 100%;
}

.first-con-row .row-left .row-header .title_new {
  background: url(../image/title_bg3.png);
  background-size: 100% 100%;
  text-align: left;
  padding-left: 20px;
  width: 125px;
}

.first-con-row .row-left .row-header .title_hot.on {
  background: url(../image/title_bg4.png);
  background-size: 100% 100%;
}
.first-con-row .row-left .row-header .title_hot {
  background: url(../image/title_bg2.png);
  background-size: 100% 100%;
  margin-left: -20px;
}

.row-con {
  padding-top: 35px;
  padding-bottom: 18px;
  display: none;
}

.list-show {
  display: block;
}

/*单行样式*/
.con-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 25px;
}


/*点*/
.con-item .item-spot {
  width: 4px;
  height: 4px;
  background: #0064B5;
  border-radius: 50%;
  margin-right: 15px;
  margin-top: 14px;
  flex-shrink: 0;
}

.con-item-left {
  display: flex;
  align-items: flex-start;
  margin-right: 20px;
}

.con-item .item-title {
  max-width: 640px;
  font-size: 16px;
  margin-left: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "\5b8b\4f53";
  font-weight: 400;
  color: #404040;
  line-height: 32px;
  cursor: pointer;
  margin-right: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.con-item .item-title a {
  color: #404040;
}

.con-item .item-time {
  height: 16px;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "\5b8b\4f53";
  font-weight: 400;
  color: #999999;
  line-height: 16px;
  margin-top: 8px;
  flex-shrink: 0;
}

/*内容右侧样式*/
/*.row-right .row-header {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    width: 388px;*/
/*    height: 56px;*/
/*    background: url("../image/short.png");*/
/*    background-size: 100% 100%;*/
/*}*/

.first-con-row .row-right .row-header {
  display: flex;
}

.first-con-row .row-right .row-header .row-title {
  width: 180px;
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "\5b8b\4f53";
  font-weight: bold;
  color: #226ebc;
  margin-left: 0px;
}

.first-con-row .row-right .row-header .on {
  background: url(../image/title_bg.png);
  /* background-size: 100% 100%; */
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  width: 100%;
  padding-left: 20px;
}


.img-con-item {
  margin: 20px;
  cursor: pointer;
}

/*右侧图片块*/
.con-img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 86px;
  height: 96px;
  /* background: #f2f5ff; */
  border-radius: 15px;
  margin-bottom: 15px;
}

.second-con-row .row-right .row-header {
  display: flex;
  align-items: center;
  width: 388px;
  justify-content: space-between;
  height: 56px;
  background: url(../image/old_long.png);
  background-size: 100% 100%;
}

.second-con-row .row-right .row-header .row-title {
  margin-left: 30px;
}

.con-img-zjbt {
  width: 86px;
  height: 96px;
  background: url("../image/zjbt.png");
  background-size: 100% 100%;
}


.con-img-rzxd {
  width: 86px;
  height: 96px;
  background: url("../image/rzxd.png");
  background-size: 100% 100%;
}

.con-img-sbzc {
  width: 86px;
  height: 96px;
  background: url("../image/sbzc.png");
  background-size: 100% 100%;
}

.con-img-sfjm {
  width: 86px;
  height: 96px;
  background: url("../image/sfjm.png");
  background-size: 100% 100%;
}

.con-img-whsc {
  width: 86px;
  height: 96px;
  background: url("../image/whsc.png");
  background-size: 100% 100%;
}

.con-img-aqsc {
  width: 86px;
  height: 96px;
  background: url("../image/aqsc.png");
  background-size: 100% 100%;
}


.con-img-cxjh {
  width: 86px;
  height: 96px;
  background: url("../image/cxjh.png");
  background-size: 100% 100%;
}

.con-img-flfw {
  width: 86px;
  height: 96px;
  background: url("../image/flfw.png");
  background-size: 100% 100%;
}

.con-img-zjjm {
  width: 86px;
  height: 96px;
  background: url("../image/zjjm.png");
  background-size: 100% 100%;
}


.con-img-ylbj {
  width: 86px;
  height: 96px;
  background: url("../image/ylbj.png");
  background-size: 100% 100%;
}

.con-img-shbz {
  width: 86px;
  height: 96px;
  background: url("../image/shbz.png");
  background-size: 100% 100%;
}

.con-img-jyfz {
  width: 86px;
  height: 96px;
  background: url("../image/jyfz.png");
  background-size: 100% 100%;
}

.con-img-fpjj {
  width: 86px;
  height: 96px;
  background: url("../image/fpjj.png");
  background-size: 100% 100%;
}

.con-img-jycy {
  width: 86px;
  height: 96px;
  background: url("../image/jycy.png");
  background-size: 100% 100%;
}


.con-img-whyl {
  width: 86px;
  height: 96px;
  background: url("../image/whyl.png");
  background-size: 100% 100%;
}

.con-img-ylbz {
  width: 86px;
  height: 96px;
  background: url("../image/ylbz.png");
  background-size: 100% 100%;
}

.con-img-nlpy {
  width: 29px;
  height: 42px;
  background: url("../image/nlpy.png");
  background-size: 100% 100%;
}


.con-img-more {
  width: 86px;
  height: 96px;
  background: url("../image/more.png");
  background-size: 100% 100%;
}
.row-right .con-img-more {
  background: url("../image/more1.png");
  background-size: 100% 100%;
}


.con-img-title {
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 17px;
  text-align: center;
}

/*词云*/
.echart {
  width: 400px;
  height: 400px;
}
.zcrc {
  width: 400px;
  height: 340px;
}

#main {
  width: 100%;
  height: 340px;
  margin-bottom: 20px;
  margin-top: 15px;
  position: relative;
}
.zc_word {
  position: absolute;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  width: auto;
  height: 50px;
  line-height: 40px;
  padding: 0 15px;
  color: #fff !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zcrc #main .index_0 {
  background: url(../image/index_0.png);
  background-size: 100% 100%;
  top: 10px;
  left: 25px;
  height: 50px;
  font-size: 30px;
  width: 145px;
}
.zcrc #main .index_1 {
  background: url(../image/index_1.png);
  background-size: 100% 100%;
  top: 10px;
  right: 40px;
  font-size: 26px;
  width: 110px;
}
.zcrc #main .index_2 {
  background: url(../image/index_2.png);
  background-size: 100% 100%;
  top: 70px;
  left: 50px;
  font-size: 22px;
  width: 80px;
}
.zcrc #main .index_3 {
  background: url(../image/index_3.png);
  background-size: 100% 100%;
  top: 70px;
  right: 60px;
  font-size: 28px;
  width: 130px;
}
.zcrc #main .index_4 {
  background: url(../image/index_4.png);
  background-size: 100% 100%;
  top: 130px;
  left: 20px;
  font-size: 25px;
  width: 100px;
}
.zcrc #main .index_5 {
  background: url(../image/index_5.png);
  background-size: 100% 100%;
  top: 130px;
  right: 20px;
  font-size: 30px;
  width: 150px;
}
.zcrc #main .index_6 {
  background: url(../image/index_6.png);
  background-size: 100% 100%;
  top: 190px;
  left: 50px;
  font-size: 25px;
  width: 105px;
}
.zcrc #main .index_7 {
  background: url(../image/index_7.png);
  background-size: 100% 100%;
  top: 190px;
  right: 50px;
  font-size: 22px;
  width: 110px;
}
.zcrc #main .index_8 {
  background: url(../image/index_8.png);
  background-size: 100% 100%;
  top: 250px;
  left: 20px;
  font-size: 26px;
  width: 120px;
}
.zcrc #main .index_9 {
  background: url(../image/index_9.png);
  background-size: 100% 100%;
  top: 250px;
  right: 65px;
  font-size: 28px;
  width: 100px;
}

/*通栏块*/
.banner-header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 56px;
  background: url("../image/long.png");
  background-size: 100% 100%;
  justify-content: space-between;
  cursor: auto;
}

.banner-con {
  padding-top: 30px;
  /* padding-left: 30px; */
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: space-around;
  /* height: 120px; */
  height: auto;
}

/*单个块样式*/
.banner-item {
  /*cursor: pointer;*/
  margin-bottom: 40px;
  display: flex;
}

.banner-img {
  margin-right: 25px;
}

.banner-detail {
  width: 305px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.banner-item-title {
  height: 20px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  margin-bottom: 30px;
}

.banner-item-detail {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}


.banner-header span {
  height: 16px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #226ebc;
  display: inline-block;
  line-height: 16px;
  /* margin-left: 150px; */
  margin-right: 30px;
}

.banner-convergence {
  height: 177px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  width: 100%;
  justify-content: space-between;
}

.convergence-item {
  padding-left: 61px;
  padding-right: 61px;
  border-radius: 13px;
}
.banner-convergence .convergence1 {
  background: #D29828;
}
.banner-convergence .convergence2 {
  background: #16C2A8;
}
.banner-convergence .convergence3 {
  background: #2E99EA;
}
.banner-convergence .convergence4 {
  background: #3272EF;
}

.convergence-count span:first-child {
  height: 37px;
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  line-height: 37px;
}

.convergence-count span {
  height: 15px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  line-height: 16px;
}

.convergence-title {
  height: 16px;
  font-size: 16px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  color: #fff;
  line-height: 16px;
  margin-top: 19px;
}

/*筛选开始*/
.filter {
  width: 1265px;
  margin: 0 auto;
  padding-top: 50px;
  display: none;
}

.filter-title {
  display: flex;
  align-items: center;
  height: 60px;
  border: 1px solid #226ebc;
  margin-bottom: 50px;
}

.item-policy {
  position: relative;
  width: 830px;
  height: 60px;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  color: #202020;
  line-height: 60px;
  text-align: center;
}

.filter-title .on {
  background: #226ebc;
  font-weight: bold;
  color: #FFFFFF;
}

.filter-title .on:before {
  position: absolute;
  content: " ";
  top: 61px;
  left: 293px;
  display: block;
  width: 0;
  height: 0;
  border: 20px solid #226ebc;
  border-color: #226ebc transparent transparent transparent;
}


/*分类开始*/
.category {
  width: 100%;
  border-bottom: 1px dashed #DFDFDF;
  /* padding-bottom: 50px; */
}


/*普通分类*/
.normal-category {
  padding: 50px 0px;
  width: 100%;
}

.item-row {
  display: flex;
  margin-bottom: 30px;
}

.item-filter-title {
  height: 16px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
  margin-right: 20px;
}


.filter-con {
  display: flex;
  width: 1115px;
  flex-wrap: wrap;
  /*height: 35px;*/
  overflow: hidden;
}

.item-filter-con {
  height: 28px;
  cursor: pointer;
  background: #F4F6F8;
  border-radius: 4px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  padding: 0px 14px;
  margin-right: 20px;
  margin-bottom: 30px;

}

.filter-con .on {
  background: #226ebc;
  border-radius: 4px;
  color: #FFF;
}

.item-filter-expend span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #226ebc;
}

.item-filter-img {
  width: 12px;
  height: 6px;
  background: url("../image/expend.png");
  background-size: 100% 100%;
  margin-left: 10px;
}

.item-filter-expend {
  align-items: center;
  margin-bottom: 30px;
  cursor: pointer;
  display: none;
}

.item-row .on .item-filter-img {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}


.con-item .item-title a:hover {
  color: #226ebc;
}


.header-search .search-input input {
  width: 630px;
  padding-left: 12px;
  height: 44px;
  line-height: 44px;
  border-radius: 10px 0px 0px 10px;
  font-size: 16px;
}


.con-hot {
  width: 18px;
  height: 18px;
  /* background: #EE2D26;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 18px;
  text-align: center; */
  margin-top: 6px;
  background: url("../image/hot.png");
  background-size: 100% 100%;
}

.con-unscramble {
  padding: 2px 12px;
  background: #D9BA84;
  border-radius: 8px 0px 8px 0px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  height: 20px;
  margin-top: 3px;
  flex-shrink: 0;
}


/* 政策专题 */
.subject-con {
  height: auto;
  padding-bottom: 20px;
  padding-top: 30px;
}
.banner-subject {
  display: flex;
  justify-content: space-between;
}
.subject-item{
  display: flex;
  justify-content: space-between;
}
.subject-content {
  padding-left: 17px;
}
.subject-content-title {
  font-weight: bold;
  font-size: 22px;
}
.subject-content-describe {
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  width: 416px;
  line-height: 24px;
  padding-top: 18px;
}
.subject-pic {
  flex-shrink: 0;
}
/* 政策月报 */
.policy-report .swiper {
  width: 373px;
  /* height: 176px; */
  height: 240px;
  margin-top: 20px;
  /* background-color: antiquewhite; */
}
.swiper-button-next:after, .swiper-button-prev:after {
  opacity: 0.5;
}

.third-con-row {
  margin-bottom: 30px;
}

.third-con-row .row-header {
  width: auto;
  border-bottom: none;
}

.third-con-row .row-header .on {
  background: url(../image/title_bg.png);
  background-size: 100% 100%;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
}

.third-con-row .row-title {
  width: 100%;
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #226ebc;
  margin-left: 0px;
}

.third-con-row .row-title span {
  padding-left: 20px;
}

.third-con-row .row-left {
  width: 50%;
  margin-right: 40px;
}
.third-con-row .row-right {
  width: 50%;
  margin-left: 40px;
}