@media (max-width:768px){
  body{font-size: 12px;}
}
/* 公共 */
.zt-com-title.bg{background: url(../images/title_bg.png) no-repeat center bottom; background-size: 1060px;}
.zt-com-title{ text-align: center;}
.zt-com-title a{display: inline-block;padding: 80px 50px;background: url(../images/title_icon.png) no-repeat left 90px; background-size: 92.5px;}
.zt-com-title img{height: 115px;}
@media (max-width:768px){
  .zt-com-title.bg{ background-size: 530px;}
  .zt-com-title a{padding: 40px 25px; background-size: 46px; background-position: left 45px;}
  .zt-com-title img{height: 60px;}
}

/* 头部 */
.zt-header{background: url(../images/header_bg.png) no-repeat center bottom; background-size: 1920px; padding-top: 27px; padding-bottom: 367px;}
.zt-header .zt-website-logo img{width: 200px;}
.zt-header .zt-logo img{width: 11.35%; display: block; margin: auto; padding-bottom: 100px;}
.zt-header .zt-title img{width: 94.5%; display: block; margin: auto}

@media (max-width:1280px){
  .zt-header{ padding-bottom: 167px;}
}
@media (max-width:768px){
  .zt-header{background-size: cover; background-position: left bottom; }
  .zt-header .zt-logo img{padding-bottom: 50px;}
}

/* 媒体报道 */
.mtbd{background: url(../images/mtbd_bg.png) no-repeat center top; background-size: 1920px; margin-top: -300px; padding-top: 220px; padding-bottom: 140px;} 

.mtbd-list li .box{padding: 0 50px 40px 100px; position: relative; border-bottom: dashed 1px #A6A6A6;}
.mtbd-list li .date{position: absolute; left: 0;}
.mtbd-list li .date .day{font-size: 2.875em; display: block;}

.mtbd-list li .txt .tt{font-size: 1.375em;}
.mtbd-list li .txt .memo{ padding-top: 20px; font-size: 1.125em; color: #A6A6A6;}

.mtbd-list li .more{position: absolute; right: 0; top: 20px;}
.mtbd-list li .more img{width: 40px;}

.mtbd-iconmenu{padding-bottom: 82px;}
.mtbd-iconmenu li:nth-child(even) {  position: relative;  top: 82px;}
.mtbd-iconmenu li .icon{margin-bottom: 10px;}
.mtbd-iconmenu li .icon img{width:160px;}
.mtbd-iconmenu li .txt{font-size: 1.625em; font-weight: bold; display: block; line-height: 1.44444; height: 52px;}
@media (max-width:1280px){
  .mtbd{ margin-top: -280px;  padding-bottom: 40px;}
  .mtbd-iconmenu{padding-bottom: 0;}
  .mtbd-iconmenu li:nth-child(even) {  position: inherit;  top: auto;}
  
}
@media (max-width:768px){
  .mtbd-list li .box{padding-left: 60px;}
  .mtbd-iconmenu li .icon img{width:120px;}
}

/* 到读游 */
.ddy{background: url(../images/ddy_bg.png) no-repeat bottom center; background-size: cover;}
.ddy > .container{position: relative; padding-left: 200px;}
.ddy .ddy-decor{position: absolute; top: -195px; left: -180px;}
.ddy .ddy-decor img{width: 362.5px;}

.ddy .ddy-tag-group{position: absolute; top: 140px; left:0; z-index: 100;}
.ddy .ddy-tag-group .tag { color: #fff;  width: 88px;  height: 88px; line-height: 88px;  border-radius: 50%;  display: inline-block; margin: 0 10px; font-size: 3.125em;  font-weight: bold; text-align: center;}
.ddy .ddy-tag-group .tag.tag-red {  background: #D43030;}
.ddy .ddy-tag-group .tag.tag-blue {  background: #57A5FF;}

.ddy .ddy-swiper{position: relative; text-align: right; top: -95px; margin-bottom: -50px;}
.ddy .ddy-swiper .cover img{width: 789px;}
.ddy .ddy-swiper .cover{margin-bottom: 20px;}
.ddy .ddy-swiper .enter{position: absolute; bottom: 0; right: 200px; background-color: #D43030; border-radius: 5px; padding: 10px 24px;}
.ddy .ddy-swiper .enter .txt{ display: inline-block; color: #fff; font-size: 1.375em; background: url(../images/arrow_more_white.png) no-repeat center right; background-size: 32px; padding-right: 40px;}
.ddy .ddy-swiper .main-title{position: absolute; bottom: -10px; left: 0; display: flex; align-items: center; justify-content: center;}
.ddy .ddy-swiper .main-title .city-name{width: 174px;}
.ddy .ddy-swiper .main-title .title{border-left: #fff solid 1px;font-size: 2.875em; font-weight: bold; color: #fff; font-family: '思源宋体','宋体'; padding-left: 20px; margin-left: 20px; max-width: 3.1em;}

@media (max-width:1280px){
  .ddy{padding: 20px 0 40px 0;}
  .ddy .ddy-decor{display: none;}
  .ddy .ddy-tag-group{position: initial;  text-align: center;}

  .ddy .ddy-swiper{ text-align: center; top: 20px; margin-bottom: 0;}
  .ddy .ddy-swiper .main-title{position: initial;}
  .ddy .ddy-swiper .enter{position: initial; display: inline-block;}
}
@media (max-width:768px){
.ddy .ddy-swiper .main-title{margin-bottom: 10px;}
.ddy .ddy-swiper .main-title .city-name{width: 100px;}
}

/* 新闻发布会/精彩视频/旅游节周历 */
.zt-bt-bg{background: url(../images/bg2.png) no-repeat center top; background-size:1920px;}

.lyjzl{background: url(../images/lyjzl_bg.png) no-repeat 100px top; background-size:381px 435px;display: none;}
.lyjzl-list li a{overflow: hidden;}
.swiper-pagination-bullet{background: #fff;}
.swiper-pagination-bullet-active{background: red;}