.top-adv {
  background-color:transparent;
}

.top-adv-swiper-container {
  max-height: 520px;
  width: 100%;
}

.top-adv img {
  width: 100%;
  max-height: 100%;
}

.banner-adv-item {
  display: block;
}

.banner-adv-item img {
  height: auto;
  width: 100%;
}

.top-adv .swiper-slide {
  text-align: center;
}

.container {
  max-width: 1240px;
  background: #ffffff;
}

/* 页面顶部开始 */
.page_top {
  height: 140px;
  background-color: #fff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  overflow-x: auto;
}

.page_top_search {
  margin-left: 30px;
}

.page_top_search .search_content {
  display: flex;
  margin-bottom: 10px;
}

.page_top_search .search_content input {
  width: 220px;
  height: 28px;
  background: #FFFFFF;
  border: 1px solid #BFBFBF;
  border-radius: 2px 0 0 2px;
  outline: none;
  border-right: 0;
}

.page_top_search .search_content .search_button {
  width: 28px;
  height: 28px;
  background-color: #156FBD;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page_top_search .page_top_time {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}

.page_top_share {
  margin-left: 30px;
}

.page_top_share img {
  margin-right: 10px;
}

.page_top_right {
  position: absolute;
  right: 20px;
  top: 27px;
}

/* 页面顶部结束 */
/* 页面导航开始 */
.page_nav {
  background-color: #156FBD;
}

.each_nav {
  min-height: 88px;
  height: auto !important;
  height: 88px;
  display: flex;
  border-right: 1px solid #2A8FE7;
  cursor: pointer;
}

.each_nav:last-child {
  border-right: 0;
}

.each_nav .nav_parent {
  width: 84px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding: 6px;
  letter-spacing: 6px;
  display: flex;
  align-items: center;
  font-weight: bold;
}

.each_nav:hover>.nav_child {
  display: block;
}

.each_nav .nav_child {
  width: 270px;
  background-color: #2A8FE7;
  padding-top: 14px;
  display: none;
}

.each_nav .nav_child .each_nav_child {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  padding: 0 14px 0 14px;
  border-right: 1px solid #FFFFFF;
  margin-bottom: 14px;
}

.each_nav .nav_child .each_nav_child:hover {
  color: #fd4a4a;
}

.each_nav .nav_child .each_nav_child:nth-child(3n+3),
.each_nav .nav_child .each_nav_child:last-child {
  border-right: 0;
}

/* 页面导航结束 */
/* 页面轮播开始 */
.container_rolling {
  width: 100%;
  height: 130px;
  padding: 20px 0px 20px 0;
  background-color: #fff;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}

.container_rolling ul {
  list-style: none;
  width: 10000px;
  position: absolute;
}

.container_rolling ul li {
  float: left;
  margin-right: 20px;
}

.container_rolling ul li img {
  max-width: 300px;
  max-height: 130px;
}

/* 页面轮播结束 */
/* 页面大标题开始 */
.main_title {
  color: #156FBD;
  font-size: 40px;
  padding: 0px 40px 0px 40px;
  background-color: #fff;
  justify-content: center;
  text-align: center;
}

/* 页面大标题结束 */
/* 页面小标题开始 */
.small_title {
  color: #606266;
  font-size: 14px;
  padding: 10px 60px 20px 60px;
  background-color: #fff;
  justify-content: center;
}

.small_title_content {
  margin-right: 20px;
}

.small_title_more {
  color: #fd4a4a;
  font-size: 14px;
  margin-left: 6px;
}

/* 页面小标题结束*/
/* 新闻快讯开始*/
.news_flash {
  height: 40px;
  border-top: 2px solid #C8C8C8;
  border-bottom: 2px solid #C8C8C8;
  background-color: #fff;
  box-sizing: border-box;
}

.news_flash div {
  height: 36px;
  line-height: 36px;
}

.flash_title {
  color: #156FBD;
  font-size: 18px;
  border-right: 2px solid #C8C8C8;
  text-align: center;
  font-weight: bold;
  box-sizing: border-box;
}

.flash_content {
  color: #606266;
  font-size: 16px;
  padding-left: 20px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.flash_more {
  color: #fd4a4a;
  font-size: 16px;
  padding-left: 20px !important;
}

/* 新闻快讯结束*/
/* 玉屏新闻开始*/
.yuping_news {
  padding: 36px 16px 0px 16px;
  background-color: #fff;
}

.news_title {
  width: 100%;
  height: 32px;
  background-image: url('../images/6.png');
  background-repeat: no-repeat;
  line-height: 32px;
  font-size: 18px;
  background-size: 100% 100%;
  margin-bottom: 6px;
}

.news_title_address {
  color: #fff;
  padding-left: 12px !important;
}

.news_title_content {
  color: #156FBD;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 12px !important;
}


/* swiper start */
.big_picture_container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 410px;
}

.big_picture_container .swiper-slide {
  width: 100%;
  position: absolute;
}

.big_picture_container .swiper-slide img {
  width: 100%;
  height: 410px;
}

.swiper-pagination {
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: flex;
}

.each_swiper_pagination {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 10px;
}



.swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: #7D7D7D;
}

.custom-bullet-active-class {
  opacity: 1 !important;
  background-color: #2A8FE7 !important;
}

.swiper-pagination-custom-title {
  text-align: center;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 32px;
  line-height: 32px;
  color: #FFF;
  z-index: 9999;
  width: 100%;
  white-space: nowrap;
  word-break: keep-all;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 75px;
  font-size: 14px;
}

.swiper-pagination-custom-title::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, .6);
}

/* swiper end */
.new_video_list {
  display: flex;
  justify-content: flex-start;
}

.new_video {
  width: 200px;
  height: 142px;
  margin-right: 20px;
  background-color: #666666;
  position: relative;
}

.new_video img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.new_video_title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  background-color: rgba(0, 0, 0, .6);
}

.video-icon::before {
  content: '';
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -45%);
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, .7);
}

.video-icon:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -45%);
  margin-left: 7px;
  height: 0;
  width: 0;
  color: #fff;
  border: 11px solid transparent;
  border-left: 14px solid #fff;
  border-radius: 4px;
}

.new_img_list .new_video {
  height: 98px !important;
}

/* 玉屏新闻结束*/

/* 玉屏要闻开始*/
.important_news {
  padding: 36px 16px 0px 16px;
  background-color: #fff;
}

.each_important_news {
  margin-bottom: 40px;
  padding-left: 40px !important;
}

.each_important_news:nth-child(3n+4),
.each_important_news:first-child {
  padding-left: 0px !important;
}

.each_important_news_title {
  display: flex;
  height: 38px;
  align-items: center;
  margin-bottom: 16px;
}

.each_important_news_title span {
  color: #156FBD;
  font-size: 18px;
  font-weight: bold;
  margin-left: 8px;
}

.each_important_news_img img {
  max-width: 100%;
  max-height: 150px;
}

.each_important_news_main {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #CCCCCC;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 玉屏要闻结束*/
/* 玉屏中间大图开始 */
.big_images {
  background: #fff;
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
}

.big_images img {
  width: 100%;
  height: auto;
}

/* 玉屏中间大图结束 */

/* 玉屏文化开始 */
.yuping_future {
  padding: 0 0 30px 0;
  background: #fff;
  border-bottom: 2px solid #156FBD;
}

.yuping_future_title {
  color: #156FBD;
  font-size: 18px;
  font-weight: bold;
}

.yuping_future_left_detail {
  background-image: url('../images/10.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding: 0px 10px 16px 10px;
}

.yuping_future_content {
  border-bottom: 1px dashed #CCCCCC;
  padding: 20px 0 20px 0;

}

.yuping_future_content_img img {
  max-width: 100%;
  max-height: 110px;
}

.yuping_future_content_text {
  color: #333333;
  font-size: 16px;
  padding-left: 12px !important;
}

.yuping_future_middle {
  padding-left: 20px !important;
}

.yuping_future_middle_detail {
  background-image: url('../images/11.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding: 20px 10px 16px 10px;
}

.yuping_future_middle_left img {
  max-width: 100%;
  max-height: 240px;
}

.yuping_future_middle_detail .list-group .list-group-item:first-child {
  padding-top: 0 !important;
}

.yuping_future_middle_right {
  padding-left: 16px !important;
}

.yuping_future_play {
  display: flex;
  flex-wrap: wrap;
}

.each_future_play {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  height: 36px;
  padding: 0px 10px 0 10px;
  margin-right: 16px;
  cursor: pointer;
}

.each_future_play_active {
  background-image: url('../images/12.png');
  background-repeat: no-repeat;
  color: #fff;
  background-size: 100% 100%;
}

.future_play_content {
  padding: 20px 0px 16px 0px;
  display: none;
}

.block_future_play {
  display: flex;
}

.future_play_content img {
  max-width: 100%;
  max-height: 166px;
}

.future_play_text {
  color: #333333;
  font-size: 16px;
  padding-left: 14px !important;
  line-height: 36px;
  margin-top: -10px;
}

.future_play_text li {
  padding: 0px 0 0 0 !important;
}

.yuping_future_right {
  margin-top: 32px;
  padding-left: 30px !important;
}

.yuping_future_right_content {
  border: 1px solid #CFCFCF;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 12px 76px 12px;
}

.yuping_future_right_content img {
  max-width: 100%;
  height: auto;
}

/* 玉屏文化结束 */

/* 图说玉屏开始 */
.yuping_introduce {
  background: #fff;
  padding-top: 16px;
}

.introduce_title {
  display: flex;
  margin-bottom: 30px;
}

.each_introduce_title {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-right: 40px;
  padding: 10px 20px 10px 20px;
  cursor: pointer;
}

.each_introduce_title_active {
  background-image: url('../images/15.png');
  background-repeat: no-repeat;
  color: #fff;
  background-size: 100% 100%;
}

.introduce_content {
  padding-bottom: 20px;
  color: #fff;
  font-size: 14px;
  display: none;
}

.introduce_content_show {
  display: flex;
}

.introduce_content_left {
  width: 100%;
  height: 274px;
  position: relative;
}

.introduce_content_left img {
  max-width: 100%;
  max-height: 100%;
}

.introduce_content_left_bottom {
  width: 100%;
  height: 36px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  text-align: center;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px 0 10px;
}

.introduce_content_right_item {
  height: 132px;
  position: relative;
  padding-left: 10px !important;
  margin-bottom: 10px;
}

.introduce_content_right_item img {
  max-width: 100%;
  max-height: 100%;
}

.introduce_content_right_item .introduce_content_left_bottom {
  margin-left: 10px;
  width: calc(100% - 10px);
}

/* 图说玉屏结束 */
/* 友情链接开始 */
.introduce_link {
  padding-bottom: 20px;
  font-size: 16px;
  border-bottom: 4px solid #156FBD;
}

.introduce_link_title {
  color: #156FBD;
}

.introduce_link a {
  margin-right: 20px;
}

/* 友情链接结束 */
/* 底部开始 */
.yuping_footer {
  padding: 20px 0 30px 0;
  align-items: center;
  background: #ffffff;
}

.yuping_footer_text div {
  color: #303133;
  font-size: 14px;
  margin-bottom: 10px;
  text-align: center;
}

.yuping_footer_img {
  display: flex;
  justify-content: center;
}

/* 底部结束 */

/*公共部分*/
.list-group .list-group-item {
  border: 0;
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333333;
  font-size: 18px;
  padding: 20px 0 0 0;
}

.wechart_share_content {
  position: fixed;
  height: 100%;
  width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 100;
  left: 0;
  top: 0;
}

.wechart_share_content_each {
  position: relative;
}

.wechart_share_content_each img {
  width: 300px;
  height: 300px;
}

.wechart_share_content .close_img_box {
  position: absolute;
  right: -10px;
  top: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #ccc;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}

@media (max-width: 576px) {
  .show-md-img {
    display: none !important;
  }
}