.container:after,
.container:before {
  display: table;
  content: "";
}

.container:after {
  clear: both;
}

.container {
  width: 1400px;
  margin-right: auto;
  margin-left: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: visible;
}

.container.width-1400 {
  width: 1400px;
  z-index: 999;
}

@media (max-width:1480px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container,
  .container[class*="width-"] {
    width: 1170px;
  }
}

@media (max-width:1400px) {

  .container,
  .container[class*="width-"] {
    width: 970px;
  }
}

@media (max-width:992px) {

  /* .container{padding-left: 15px; padding-right: 15px;} */
  .container,
  .container[class*="width-"] {
    width: 750px;
  }
}

@media (max-width:768px) {

  .container,
  .container[class*="width-"] {
    width: auto;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container {
  max-width: 1400px;
}

li:hover a,
li:hover h5 {
  color:#316ABC !important;
}

.img img {
  transition: all .3s;
}

li:hover .img img {
  transform: scale(1.03);
}


/* 头部 */
.rgzncpyyblh-header {
  width: 100%;
}

.rgzncpyyblh-header .header-bg {
  width: 100%;
}

.rgzncpyyblh-header .header-bg img {
  width: 100%;
  display: block;
}

.rgzncpyyblh-header .logo {
  position: absolute;
  top: 25px;
  width: 100%;
}

.rgzncpyyblh-header .logo a {
  width: 256px;
  display: inline-block;
}

.rgzncpyyblh-header .logo a img {
  width: 100%;
}

/*头部文字内容*/
.rgzncpyyblh-header  .title_one {
  position: absolute;
  top: 120px;
  width: 100%;
  height: 84px;
	font-size:60px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.rgzncpyyblh-header  .title_two {
  position: absolute;
  top: 220px;
  width: 100%;
  height: 36px;
	font-size:30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}


/* 主体内容 */

/* 媒体报道 */
.rgzncpyyblh-main {
  width: 1400px;
  margin: auto;
  position: relative;
  z-index: 2;
  margin-top: -112px;
  background: url(../images/one_bg.png) center center no-repeat;
}
.bsj-square-list {
  width: 1320px;
  margin: auto;
}

.bsj-square-list .item {
  width: 48%;
  height: 140px;
  display: inline-block;
  box-shadow: 2px 3px 5px rgba(245, 245, 245), -2px 3px 5px rgba(245, 245, 245);
  margin-bottom: 40px;
  padding: 26px 22px;
}
/*
.bsj-square-list .item:hover{
  background-color: #316ABC;
  color: #fff;
}
  */

.bsj-square-list .item:nth-child(odd) {
  margin-right: 3%;
}

.bsj-square-list .item-left {
  width: 17%;
  height: 100%;
  display: inline-block;
  border-right: 1px solid rgb(216, 216, 216);
  margin-right: 3%;
  vertical-align: top;
  text-align: center;
}

.bsj-square-list .item-left .day {
  font-size: 50px;
  font-weight: bold;
  font-family: 'Arial';
  color: #316ABC;
  line-height: 59px;
}

.bsj-square-list .item-left .year-month {
  font-size: 14px;
  color: #bababa;
}

.bsj-square-list .item-right {
  display: inline-block;
  width: 78%;
  vertical-align: top;
}

.bsj-square-list .item-right h5 {
  line-height: 30px;
  font-size: 20px;
  font-weight: 400;
  color: black;
}

.bsj-square-list .item-right p {
  line-height: 28px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  text-indent: 2em;
}

.title {
  width: 100%;
  height: 195px;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* 媒体报道 */
.gzjz-box {
  width: 1320px;
  margin: auto;
 height: 1054px;
}

.gzjz-box .title {
  background: url(../images/mtbd_title.png) center center no-repeat;
}


.gzjz-box .tw-list {
  width: 100%;
  position: relative;
}

.gzjz-box .tw-list .tw-item {
  display: inline-block;
  vertical-align: top;
  width: 280px;
  height: 260px;
  background-color: #fff;
  box-shadow: 5px 5px 5px rgb(235, 243, 239);
  padding: 36px 20px;
}

.gzjz-box .tw-list .tw-item:not(:last-child) {
  margin-right: 20px;
}

.gzjz-box .tw-list .tw-item h5 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 12px;
}

.gzjz-box .tw-list .tw-item p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #666666;
  /* 超出四行显示省略号 */
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.gzjz-box .gzjz-swiper {
  width: 130%;
  height: 476px;
  position: relative;
  margin-top: 20px;
  margin-left: -15%;
  margin-bottom: 22px;
}

.gzjz-box .gzjz-swiper .swiper-container {
  width: 100%;
  height: 100%;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper {
  width: 100%;
  height: 435px;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-slide {
  width: 650px;
  height: 100%;
  background-color: #666666;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .swi-img {
  width: 650px;
  height: 100%;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .title-area{
  width:650px;
  height: 36px;
  font-size: 20px;
  line-height: 36px;
  color:#383838;
  text-align: center;
}
.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .title-area a {
  width:650px;
  height: 36px;
  font-size: 20px;
  line-height: 36px;
  color:#383838;
  text-align: center;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .swi-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-pagination {
  bottom: 0;
  display: none;
}

/* 新闻发布会 s*/
.xwfbh-box {
  margin: auto;
  width: 1400px;
  height: 557px;  
}

.xwfbh-box .title {
  background: url(../images/xwfbh_title.png) center center no-repeat;
}

.xwfbh-box .content {
  height: 382px;
  width: 1320px;
  margin: auto;
  background: url(../images/xwfbh_con_bg.png) center center no-repeat;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.xwfbh-box .content .con_area_l {
  width: 48%;
  height: 350px;
}

.xwfbh-box .content .con_area_l .tit {
  width: 98%;
  color: #316ABC;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin: 45px 0 20px;
}

.xwfbh-box .content .con_area_l .con_down {
  width: 98%;
  color: #808080;
  font-size: 16px;
  line-height: 1.8;
  text-indent: 2em;
  text-align: justify;
}


.xwfbh-box .content .con_area_r {
  width: 48%;
  height: 350px;
}
.xwfbh-box .content .con_area_r img {
  width:601px;
  height: 350px;
  margin-top: -20px;
  margin-left: -20px;
  margin-bottom: 20px;
}
/* 新闻发布会 end*/
/* 宣传视频 s*/
.xcsp-box {
  margin: auto;
  width: 1400px;
  height: 577px;  
  margin-top: 40px;
}

.xcsp-box .title {
  background: url(../images/xcsp_title.png) center center no-repeat;
}
.xcsp-box .news_pic_list {
  width: 1320px;
  height: 238px;
  margin: auto;
  margin-top: 10px;
}
.xcsp-box .news_pic_list ul {
  width: 1320px;
  height: 238px;
}
.xcsp-box .news_pic_list ul li {
  width: 30%;
  height: 234px;
  float: left;
  margin-left: 3%;
}
.xcsp-box .news_pic_list ul li img{
  width: auto;
  height: 234px;
}

/*新修改滚动效果*/
.zcyjd-box {

/*  width: 100%;
  background: url(../images/zcyjd_bg.png) center center no-repeat;
  background-size: 100% 100%;
  padding-top: 190px;*/

  margin: auto;
  width: 1400px;
  height: 577px;  
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 40px;
}

.zcyjd-box .title {
  background: url(../images/xcsp_title.png) center center no-repeat;
}

.zcyjd-box .zcyjd-swiper {
  width: 100%;
  height: 234px;
  margin-top: 10px;
}

.zcyjd-box .zcyjd-swiper .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.zcyjd-box .zcyjd-swiper .swiper-container .swiper-wrapper {
  display: flex;
}

.zcyjd-box .zcyjd-swiper .swiper-container .swiper-slide {
  flex-shrink: 0;
  width: calc((100% - 20px) / 3);
  height: 230px;
  box-sizing: border-box;
}

.zcyjd-box .zcyjd-swiper .tw-item {
  display: block;
  width: 100%;
  height: 100%;
  vertical-align: top;
  background-color: #fff;
  box-shadow: 5px 5px 5px rgb(235, 243, 239);
}

.zcyjd-box .zcyjd-swiper .tw-item .img {
  width: 100%;
  height: 225px !important;
}

.zcyjd-box .zcyjd-swiper .tw-item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zcyjd-box .zcyjd-swiper .tw-item .text {
  height: 91px;
  padding: 20px 18px;
}

.zcyjd-box .zcyjd-swiper .tw-item .text h5 {
  font-size: 16px;
  line-height: 26px;
  color: black;
  font-weight: 400;
}
.zcyjd-swiper .swiper-pagination {
  bottom: 0;
}



/* 宣传视频 end*/
/*议程 seart*/
.yicheng-box {
  margin: auto;
  width: 1400px;
  height: 690px; 
  padding-left: 40px;
  padding-right: 40px;
}
.yicheng-box img {
  margin-top: -80px;
}
/*议程 end*/


/* 媒体报道 swiper */
@media (max-width:1480px) {
  .gzjz-box .gzjz-swiper {
    width: 120%;
    margin-left: -10%;
  }
}

@media (max-width:1200px) {
  .gzjz-box .gzjz-swiper {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width:431px) {
  .gzjz-box .gzjz-swiper {
    height: 300px;
  }
  .gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper {
    height: 260px;
  }
  .gzjz-box .gzjz-swiper .swiper-container .swiper-slide {
    width: 100%;
  }
  .gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .swi-img {
    width: 100%;
  }
}

@media (max-width:1200px) {}

@media (max-width:992px) {
  .gzjz-box .gzjz-swiper {
    margin-top: 120px;
  }
}

/*宣传视频 swiper*/
@media (max-width:1480px) {
  .zcyjd-box .zcyjd-swiper {
    height: 380px;
  }
  /* .zcyjd-box .zcyjd-swiper .tw-item {
    width: 360px;
  } */

  .zcyjd-box .zcyjd-swiper .tw-item:not(:last-child) {
    margin-right: 20px;
  }
  .zcyjd-box .zcyjd-swiper .tw-item .img {
    height: 251px !important;
  }
}
@media (max-width:1200px) {
  .zcyjd-box .zcyjd-swiper {
    height: 330px;
  }
  /* .zcyjd-box .zcyjd-swiper .tw-item {
    width: 300px;
  } */
  .zcyjd-box .zcyjd-swiper .tw-item:not(:last-child) {
    margin-right: 10px;
  }
  .zcyjd-box .zcyjd-swiper .tw-item .img {
    height: 209px !important;
  }
}

@media (max-width:992px) {
  .zcyjd-box .zcyjd-swiper {
    height: 258px;
  }
  /* .zcyjd-box .zcyjd-swiper .tw-item {
    width: 221px;
  } */
  .zcyjd-box .zcyjd-swiper .tw-item:not(:last-child) {
    margin-right: 10px;
  }
  .zcyjd-box .zcyjd-swiper .tw-item .img {
    height: 157px !important;
  }
  .zcyjd-box .zcyjd-swiper .tw-item .text {
    height: 71px;
    padding: 10px 18px;
  }
}

@media (max-width:768px) {
  .zcyjd-box .zcyjd-swiper {
    height: 258px;
  }
  /* .zcyjd-box .zcyjd-swiper .tw-item {
    width: 218px;
  } */
  .zcyjd-box .zcyjd-swiper .tw-item .img {
    height: 150px !important;
  }
}

@media (max-width:431px) {
  .zcyjd-box .zcyjd-swiper {
    height: 180px;
  }
  .zcyjd-box .zcyjd-swiper .tw-item .img {
    height: 79px !important;
  }
}

