@charset "UTF-8";
html, body {
  height: 100%;
}

/* 抢票按钮 */

.bgc-red,
.bgc-line {
    background-color: #C40000;
}

.bgc-gray {
    background-color: #ccc;
}
/* 抢票按钮 */

/* 文字行数 */
.ellipsis-one {
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ellipsis-two {
  width: 100%;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
}

.ellipsis-three {
  width: 100%;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
}

.jzCenter {
  width: 1300px;
  margin: 0 auto;
}

/* start 头部 */
.hpMain {
  min-width: 1300px;
  margin: 0 auto;
}

/* 友情链接 */
.wrapBox-link {
  overflow: hidden;
  padding-top: 66px;
  padding-bottom: 88px;
  background: url("/wlqszwhg/pc/image/pc0008/yqbg.jpg") no-repeat center;
  background-size: 100% 100%;
}
.wrapBox-link .linkUl {
  position:relative;
  width:100%;
  text-align:center;
  overflow:hidden;    
}
.wrapBox-link .linkUl .con{
  float:left;
  position:relative;
  left:50%; 
}
.wrapBox-link .linkUl a {
  position:relative;
  right:50%;
  float: left;
  display: block;
  margin-right: 22px;
  margin-bottom: 22px;
  width: 164.8px;
  height: 129px;
  border: 1px solid rgba(234,234,234,1);
}
.wrapBox-link .linkUl a:nth-child(7n){
  margin-right: 0;
}
.wrapBox-link .linkUl a img{
  display: block;
  width: 100%;
  height: 100%;
}

.wrapBox-link .zongTitle {
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 48px;
}

.wrapBox-link .zongTitle .zzj {
  display: inline-block;
  width: 220px;
  height: 72px;
  position: relative;
}
.wrapBox-link .zongTitle .zzj img{
  display: block;
  width: 100%;
  height: 100%;
}

/* .wrapBox-link .zongTitle .zzj:before,
.wrapBox-link .zongTitle .zzj:after {
  content: '';
  display: inline-block;
  width: 56px;
  height: 3px;
  background-color: #c1c1c1;
  position: absolute;
  top: 25px;
}

.wrapBox-link .zongTitle .zzj:before {
  left: -56px;
}

.wrapBox-link .zongTitle .zzj:after {
  right: -56px;
} */
/* 友情链接 end */

/* 头部 */
.cityChange {
  margin-top: 57px;
  margin-left: -129px;
  color: #262626;
  margin-right: 20px;
}
.headTop {
  height: 140px;
}

.headTop .loginBar {
  height: 100%;
}

.headTop .loginBar .logo {
    width: 420px;
    height: 72px;
    line-height: 72px;
    margin: 34px 129px 32px 76px;
}

.headTop .loginBar .logo a,
.headTop .loginBar .logo img {
  display: block;
  width: 100%;
  height: 100%;
}
.headTop .loginBar .logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.headTop .loginBar .tougrddwx {
  margin-top: 55px;
  margin-right: 23px;
}
.headTop .loginBar .tougrddwx .item {
  float: left;
  _display: inline;
  font-size: 12px;
  color: #434343;
  position: relative;
}

.headTop .loginBar .tougrddwx .item a {
  display: block;
  font-size: 12px;
  color: #3c8fa0;
  height: 36px;
  line-height: 36px;
  padding: 0 11px;
  position: relative;
}

.headTop .loginBar .tougrddwx .ewm {
  display: none;
  background-color: #ededed;
  position: absolute;
  left: auto;
  right: 0;
  top: 36px;
  z-index: 5;
  padding: 10px 10px 6px 10px;
}

.headTop .loginBar .tougrddwx .ewm img {
  display: block;
  width: 94px;
  height: 94px;
  margin: 0 auto;
}

.headTop .loginBar .tougrddwx .ewm p {
  font-size: 13px;
  text-align: center;
  color: #666;
  margin-top: 3px;
}

.headTop .loginBar .tougrddwx .wx:hover .ewm {
  display: block;
}

.headTop .loginBar .tougrddwx .hiCaozuo {
  text-align: right;
  height: 40px;
  line-height: 40px;
}
.headTop .loginBar .tougrddwx .hiCaozuo img{
  width: 32px;
  height: 32px;
  vertical-align: middle;
}

.headTop .loginBar .tougrddwx .hiCaozuo .zh {
  font-size: 14px;
  color: #fff;
}

.headTop .loginBar .tougrddwx .hiCaozuo a {
  font-size: 14px;
  color: #C79524;
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
  padding-left: 6px;
  position: relative;
}
.headTop .loginBar .tougrddwx .hiCaozuo a.deng {
  color: #0d6860;
}
.headTop .loginBar .tougrddwx .hiCaozuo a:after {
  position: absolute;
  content: '';
  width: 1px;
  height: 15px;
  right: -3px;
  top: 12px;
  background: #999;
}
.headTop .loginBar .tougrddwx .hiCaozuo a:last-child {
  padding-right: 0;
  border-right: 0;
}
.headTop .loginBar .tougrddwx .hiCaozuo a:last-child:after {
  display: none;
}

.headTop .loginBar .tougrddwx .hiCaozuo a:hover {
  text-decoration: underline;
}

.headTop .loginBar .tougrddwx .hiCaozuo .name {
  display: inline-block;
  vertical-align: middle;
  color: #0d6860;
  max-width: 200px;
  overflow: hidden;
}

.ptHeadLogSear .headerNav {
  float: left;
}
.ptHeadLogSear .headerBar {
  max-width: 1300px;
  margin: 0 auto;
}
.headerBar .header-right {
  width: 100%;
  position: relative;
  white-space: nowrap;
}

.headerBar .header-right .cityChange {
  font-size: 16px;
  cursor: pointer;
  position: relative;
  height: 56px;
  line-height: 56px;
  color: #262626;
  margin: 0 0 0 20px;
}

.headerBar .menuList {
  width: 100%;
}

.headerBar .menuList .menuListBox li {
  float: left;
  width: 28px;
  margin-right: 42px;
}
.headerBar .menuList .menuListBox li .itm {
  position: relative;
}

.headerBar .menuList .menuListBox li .itm em{
  content: '';
  display: block;
  margin-bottom: 5px;
  width: 6px;
  height: 6px;
  border: 2px solid rgba(220,220,220,1);
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  margin-top: 26px;
  margin-bottom: 5px;
}
.headerBar .menuList .menuListBox li .itm a{
  font-size: 18px;
  text-align: center;
  width: 28px;
  height: 72px;
  white-space: pre-wrap;
  position: relative;
  box-sizing: border-box;
  border-left: 1px solid #DCDCDC;
  line-height: 1.0;
}
.headerBar .menuList .menuListBox li.cur {
  float: left;
  width: 28px;
  position: relative;
  margin-right: 42px;
  background: #0d6860;
  border-radius: 0 0 14px 14px;
}
.headerBar .menuList .menuListBox li.cur .itm a{
  border-left: 0;
  height: 90px;
}

.headerBar .menuList .menuListBox li.cur .itm em{
  margin-top: 21px;
}

.headerBar .menuList .menuListBox li:first-child .itm a{
  border-left: 0;
  line-height: 2.9;
  height: 90px;
  margin-top: -16px;
  border-left: 1px solid #DCDCDC;
}
.headerBar .menuList .menuListBox li.cur:first-child .itm a{
  border-left: 0;
  height: 106px;
}
.headSearDiv {
  width: 280px;
  height: 40px;
  line-height: 40px;
  margin-right: 41px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #C79524;
}

.headSearDiv .selDiv {
  min-width: 84px;
  float: left;
  font-size: 16px;
  color: #666;
  position: relative;
  text-align: left;
}

.headSearDiv .selDiv dt {
  display: block;
  padding-left: 18px;
  padding-right: 20px;
  height: 38px;
  line-height: 38px;
  background: url(/wlqszwhg/pc/image/hp_arrow1.png) no-repeat right center;
  cursor: pointer;
}

.headSearDiv .selDiv dd {
  width: 100%;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  position: absolute;
  left: -3px;
  top: 38px;
  z-index: 3;
}

.headSearDiv .selDiv dd a {
  display: block;
  color: #666;
  height: 38px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
}

.headSearDiv .selDiv dd a.cur {
  background-color: #0d6860;
  color: #fff;
}

.headSearDiv .stxt {
    display: block;
    float: left;
    width: 44%;
    padding-left: 15px;
    border: none;
    font-size: 14px;
    color: #333;
    height: 40px;
    line-height: 40px;
    outline: none;
    background: transparent;
}

.headSearDiv .sbtn {
  display: block;
  float: right;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border: none;
  background: url(/wlqszwhg/pc/image/pc0008/search.png) no-repeat center;
  outline: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}

.header-right .headSearDiv {
  position: absolute;
  right: 0;
  top: 66px;
  z-index: 2;
}

.headSearDiv .ac-ctrl {
  background: none;
  text-align: right;
  height: 100%;
  line-height: 40px;
  position: relative;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 36px;
  box-sizing: border-box;
}
.headSearDiv .ac-ctrl input {
  line-height: 40px;
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  color: black;
}
.headSearDiv .ac-ctrl input:input-placeholder {
  color: black;
}
.headSearDiv .ac-ctrl .search-button {
  position: absolute;
  right: 0px;
  width: 36px;
  height: 100%;
  line-height: 40px;
  text-align: center;
}
.headSearDiv .ac-ctrl .search-button img {
  width: 18px;
  height: 18px;
  margin-top: 12px;
}
.ptHeadLogSear .helpCenter {
  margin-top: 2px;
}

.ptHeadLogSear .helpCenter a {
  display: block;
  float: left;
  _display: inline;
  width: 118px;
  height: 38px;
  line-height: 38px;
  margin-left: 8px;
  font-size: 14px;
  text-align: center;
}

.ptHeadLogSear .helpCenter a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.ptHeadLogSear .helpCenter .help {
  border: 1px solid #fddcdb;
  color: #e46668;
  background-color: #fff4f3;
}

.ptHeadLogSear .helpCenter .acenter {
  border: 1px solid #c8edf6;
  color: #3c8fa0;
  background-color: #effcff;
}

.headNavListWc {
  /*background-color: #0d6860;*/
  background-color: #fafafa;
  border-bottom: 1px solid #e2e2e2;
}

.headNavList {
  overflow: hidden;
  width: 100%;
  /* max-width: 840px; */
}

.headNavList li {
  float: left;
  position: relative;
  height: 128px;
}

.headNavList li a {
  display: block;
  font-size: 16px;
  color: #0d6860;
  text-align: center;
  height: 100%;
  line-height: 100%;
  position: relative;
  white-space: pre-wrap;
}

.headNavList li.cur a {
  color: #FFD7A1;
}

.headerBar .menuList .menuListBox li.cur a {
  color: #fff;
}



/* end 头部 */

/* start 首页  */
.hpTop {
  max-width: 100%;
  margin-bottom: 63px;
}

.hpTop .hpBanner {
  height: 640px;
  overflow: hidden;
}

.hpTop .hpBanner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hpIndexBanner .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.hpIndexBanner .swiper-slide a img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.hpIndexBanner .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
  border: 1px solid #0d6860;
}
.hpIndexBanner .swiper-pagination-bullet-active {
  background-color: #0d6860;
}
.hpIndexBanner .swiper-button-prev,
.hpIndexBanner .swiper-button-next{
  background-image: none;
  background: rgba(0,0,0,0.5);
  border-radius: 50%;
  width: 44px;
  text-align: center;
  z-index: 999;
}
.hpIndexBanner .swiper-button-prev i,
.hpIndexBanner .swiper-button-next i{
  color: #fff;
    line-height: 44px;
}

/* 标题 start */
.hpsyTitle {
  height: 72px;
  line-height: 72px;
  position: relative;
}
.hpsyTitle.left {
  text-align: left;
}

.hpsyTitle .title {
  display: inline-block;
  height: 72px;
  line-height: 72px;
  color: #0d6860;
  font-size: 24px;
  font-weight: 500;
}

.hpsyTitle .title em {
  color: #919191;
  font-size: 1.5625vh;
  margin-left: 0.41667vw;
}

.hpsyTitle .titImg {
  display: inline-block;
  width: 220px;
  height: 72px;
}

.hpsyTitle a {
  width:103px;
  height:28px;
  display: block;
  text-align: right;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  margin-top: -14px;
}
.hpsyTitle a .con{
  position: relative;
  width: 100%;
  height: 100%;
}

.hpsyTitle a .con .cls-1{
  fill: #0d6860;
}

.hpsyTitle a .con p {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  line-height: 29px;
  bottom: 0;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #0d6860;
  text-align: center;
}
.hpsyTitle a .con svg{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
}
.hpsyTitle ul {
  height: 72px;
  line-height: 72px;
  position: absolute;
  right: 143px;
  top: 0;
}
.hpsyTitle ul .item{
  float: left;
  font-size: 18px;
  padding-right: 56px;
  color: #333;
  position: relative;
  border-bottom: 1px solid #E6E6E6;
}

.hpsyTitle ul .item:after{
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background: #E6E6E6;
  left: 50%;
  bottom: -11px;
  margin-left: -28px;
  border-radius: 16px;
  border: 8px solid #fff;
}
.hpsyTitle ul .item:last-child{
  margin-right: 0;
}
.hpsyTitle ul .item.on{
  color: #0d6860;
}
.hpsyTitle ul .item.on:after{
  background: #0d6860;
}

/* 标题 end */


.syListWcAll .more {
  text-align: center;
  display: block;
}


/* 轮播设置 */


.swiper-container {
  width: 100%;
  height: 100%;
}

/* 场馆预订 start*/
.culturaInfo {
  margin-bottom: 128px;
}
.culturaInfo .hpsyTitle{
  margin-bottom: 25px;
}

.culturalNews .feiBoxUl {
    float: left;
    width: 622px;
    margin-right: 14px;
}

.culturalNews .feiBoxUl li {
  width: 622px;
  height: 140px;
  margin-bottom: 20px;
  color: #333;
  font-size: 14px;
  background-color: #f5f5f5;
  padding: 28px 45px 32px 35px;
  position: relative;
  box-sizing: border-box;
}
.culturalNews .feiBoxUl li:after {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-right: 100px solid red;
    border-bottom: 50px solid transparent;
}
.culturalNews .feiBoxUl li.on {
  background-color: #0d6860;
}

.culturalNews .feiBoxUl li:last-child {
  margin-bottom: 0;
}

.culturalNews .feiBoxUl li .time {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width:80px;
  height:80px;
  border:1px solid #333333;
  border-radius:50%;
  float: left;
  margin-right: 26px;
}
.culturalNews .feiBoxUl li .con {
  float: right;
  width: 384px;
}
.culturalNews .feiBoxUl li .time i{
  color: #333;
  font-size:18px;
  position: relative;
  font-style: normal;
}
.culturalNews .feiBoxUl li .time i:after{
  content: '';
  position: absolute;
  bottom: -2px;
  background: #333;
  width: 26px;
  height: 2px;
  left: 50%;
  transform: translate(-50%,0);
}

.culturalNews .feiBoxUl li .time em{
  color: #333;
  font-size:27px;
}
.culturalNews .feiBoxUl li .time label{
  color: #333;
  font-size:13px;
}

.culturalNews .feiBoxUl li .tit {
  color: #333;
  font-size:18px;
  margin-bottom: 23px;
}
.culturalNews .feiBoxUl li .desc {
  color: #666;
  font-size:14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
}
.culturalNews .feiBoxUl li.on .ti,
.culturalNews .feiBoxUl li.on .tit,
.culturalNews .feiBoxUl li.on .desc,
.culturalNews .feiBoxUl li.on .item{
  color: #fff;
}
.culturalNews .feiBoxUl li.on .time{
  border:1px solid #fff;
}
.culturalNews .feiBoxUl li.on .time i:after{
  background: #fff;
}

.culturalNews .culturalCon .rightCon {
  float: left;
  width: 664px;
  height: 460px;
}
.culturalNews .culturalCon .rightCon .cover{
  position: relative;
  height: 100%;
}
.culturalNews .culturalCon .rightCon .cover img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.culturalNews .culturalCon .rightCon .cover .tit {
  height:72px;
  line-height: 72px;
  color: #FFFFFF;
  font-size:18px;
  padding: 0 31px;
  background: rgba(0,0,0,0.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


/* 文化资讯 end*/

/* 场馆预订 start*/
.hotspace {
  position: relative;
  z-index: 1;
  padding-bottom: 69px;
}
.hotspace .hpsyTitle{
  margin-bottom: 48px;
}

.culturalVenue {
  position: relative;
}

.culturalVenue .culturalCon a{
  display: block;
  width: 100%;
  height: 450px;
  margin-bottom: 25px;
}

.culturalVenue .culturalCon .swiper-container {
  overflow: hidden;
  position: unset;
  padding-bottom: 20px;
}

.culturalVenue .culturalCon .swiper-button-prev {
  left: 0;
  top: 76px;
  background:rgba(0,0,0,0.5);
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #fff;
}

.culturalVenue .culturalCon .swiper-button-next {
  right: 0px;
  top: 76px;
  background: #333333;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #fff;
}

.culturalVenue .culturalCon .imgBox {
  width: 651px;
  height: 450px;
}

.culturalVenue .culturalCon img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.culturalVenue .culturalCon .rightCon {
  background: #F4F4F4;
  width:649px;
  height:450px;
  padding: 74px 67px 85px 69px;
  box-sizing: border-box;
  float: right;
}

.culturalVenue .rightCon h2 {
  color: #333;
  font-size: 24px;
  margin-bottom: 28px;
  font-weight:bold;
}
.culturalVenue .rightCon .line {
  width:58px;
  height:2px;
  margin-left: 10px;
  background:#333;
  border:1px solid rgba(51,51,51,1);
  margin-bottom: 41px;
}

.culturalVenue .rightCon .desc {
  height: 87px;
  color: #666;
  font-size: 14px;
  margin-bottom: 49px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  word-break: break-all;
  line-height: 1.3;
}
.culturalVenue .rightCon .item {
  color: #666;
  font-size: 14px;
  margin-bottom: 11px;
}

.culturalVenue .swiper-box {
  position: relative;
  height: 158px;
}
.culturalVenue .feiBoxUl a {
  display: block;
  width:238px;
  height:158px;
  position: relative;
}
.culturalVenue .feiBoxUl a.swiper-slide-active:before {
  content: '';
  position: absolute;
  left: 34px;
  bottom: -14px;
  width: 216px;
  height: 13px;
  background: #E6B14C;
}
.culturalVenue .feiBoxUl a.swiper-slide-active:after {
  content: '';
  position: absolute;
  top: 31px;
  right: -14px;
  width: 13px;
  height: 141px;
  background: #E6B14C;
}

.culturalVenue .feiBoxUl a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.culturalVenue .feiBoxUl .shadowText {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height:32px;
  line-height: 32px;
  text-align: center;
  background:rgba(0,0,0,0.5);
  font-size: 14px;
  color: #fff;
}
/* 场馆预订 end*/



/* 精彩活动start */
.culturalActivity {
  margin-bottom: 44px;
}
.culturalActivity .hpsyTitle{
  margin-bottom: 32px;
}

.culturalActivity .syListWcAll {
  position: relative;
}

.venuesListUl {
  padding: 0 4px;
  box-sizing: border-box;
  width: 1200px;
}

.venuesListUl li {
  width: 31.5%;
  height:444px;
  background:#fff;
  box-shadow:0px 2px 10px 0px rgba(14,5,10,0.1);
  padding: 19px;
  margin-right: 32px;
  box-sizing: border-box;
}
.venuesListUl li:nth-child(3n) {
  margin-right: 0;
}

.venuesListUl .pic {
  position: relative;
  width:100%;
  height:210px;
  margin-bottom: 21px;
}

.venuesListUl .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.venuesListUl .mhActDivLink {
  display: block;
  background-color: #fff;
}
.venuesListUl .char .titEr {
  margin-bottom: 16px;
  font-size: 18px;
  color: #333;
}
.venuesListUl .char .line {
  width:97px;
  height:1px;
  background:#333;
  border:1px solid rgba(51,51,51,1);
  margin-bottom: 21px;
}

.venuesListUl .char .wenYi {
  color: #666;
  font-size: 14px;
}
.venuesListUl .char .btn {
  margin-top: 24px;
  width: 103px;
  height: 28px;
  background-color: #0d6860;
  text-align: center;
  position: relative;
}
.venuesListUl .char .btn .cls-1 {
  fill: #fff;
}
.venuesListUl .char .btn p{
  height: 28px;
  line-height: 28px;
  color: #fff;
  font-size: 14px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;

}
.venuesListUl .char .btn.bgc-red,
.venuesListUl .char .btn.bgc-line {
  background-color: #C40000;
}
.venuesListUl .char .btn.bgc-gray {
  background-color: #ccc;
}

/* 精彩活动end */

/* end 首页  */
/* start 资讯列表 */
.culturalTraining {
    margin-bottom: 154px;
    padding-top: 70px;
    position: relative;
}
.culturalTraining #mbg{
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 25px;
    display: block;
    width: 100%;
    height: 862px;
}
.culturalTraining #bar{
    position: absolute;
    right: 0;
    bottom: -69px;
    width: 85%;

}

.culturalTraining .hpsyTitle a .con .cls-1{
  fill: #fff;
}
.culturalTraining .hpsyTitle a .con p{
  color: #fff;
}
.culturalTraining .hpsyTitle .title {
    color: #fff;
}
.culturalTraining .content{
  position: relative;
  z-index: 2;
}

.culturalTraining .hpsyTitle{
  margin-bottom: 46px;
}

.culturalTraining .newsLists {
  margin-right: 0;
  width: 100%;
}

.culturalTraining .newsLists li {
  width: 100%;
  height: 314px;
  float: left;
  margin-bottom: 46px;
}
.culturalTraining .newsLists li:last-child {
  margin-bottom: 0;
}


.culturalTraining .newsLists .xiang {
  display: block;
  height: 100%;
  background-color: #fff;
  border: 0;
}

.culturalTraining .newsLists .pic {
  float: left;
  width: 560px;
  height: 314px;
  position: relative;
}

.culturalTraining .newsLists .con {
  float: left;
  width: 737px;
  height: 314px;
  background: #fff;
}

.culturalTraining .newsLists .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.culturalTraining .newsLists .pic img.video {
  width:52px;
  height:52px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.culturalTraining .newsLists .con .char {
  width: 757px;
  height: 258px;
  background: #F4F4F4;
  margin: 28px 0;
  margin-left: -49px;
  position: relative;
  padding: 43px 65px 0 65px;
  box-sizing: border-box;
}

.culturalTraining .newsLists .char .titEr {
  color: #333;
  margin-bottom: 17px;
  font-size:24px;
  font-weight:bold;
}

.culturalTraining .newsLists .char .tags {
  margin-bottom: 28px;
}

.culturalTraining .newsLists .char .tags .tag {
  color: #666666;
  border: 1px solid #CCC;
  font-size: 12px;
  padding: 6px 11px;
  margin-right: 11px;
}

.culturalTraining .newsLists .char .tags .tag.active {
  color: #C79524;
  border: 1px solid #E6B14C;
}

.culturalTraining .newsLists .char .zyWen {
  font-size: 14px;
  color: #666;
  margin-bottom: 11px;
}

.culturalTraining .newsLists li.on .pic {
  float: right;
}
.culturalTraining .newsLists li.on .con .char {
  margin-left: 31px;
}


/* end 资讯列表 */

/* 入口位 start */
.entrance {
  margin-bottom: 121px;
}
.entrance .con{
  height: 420px;
}
.entrance .con .item{
  width:162px;
  height:420px;
  position: relative;
  float: left;
}
.entrance .con .item img{
  width: 100%;
  height: 100%;
  display: block;
  /* object-fit: cover; */
}
.entrance .con .item p{
  color: #fff;
  font-size: 30px;
  white-space: pre-wrap;
  width: 30px;
  height: 136px;
  position: absolute;
  top: 138px;
  left: 66px;
}
.entrance .con .item.on{
  width: 650px;
  height: 420px;
  position: relative;
  background: red;
  transition: all .8s;
}
.entrance .con .item.on p{
  top: 47px;
  right: 49px;
  left: auto;
}
/* 入口位 end */

.bcommon {
  height: 165px;
  margin-bottom: 29px;
}
.bcommon img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

@media screen and (max-width: 1220px){
  .headTop .loginBar .logo {
      width: 260px;
      height: 44px;
      line-height: 51px;
      margin: 44.5px 10px 44.5px 10px;
  }
  .headTop .cityChange {
    margin-left: 0;
    margin-right: 10px;
  }

  .headTop .loginBar .tougrddwx .hiCaozuo .name {
    white-space: nowrap;
    max-width: 68px;
    box-sizing: border-box;

  }
  .headerBar .menuList .menuListBox li,
  .headerBar .menuList .menuListBox li.cur {
    margin-right: 10px;
  }
  .headerBar .menuList .menuListBox li .itm a {
    font-size: 15px;
  }
  .headerBar .menuList .menuListBox li {
    width: 24px;
  }
  .headTop .loginBar .tougrddwx {
    margin-right: 10px;
    float: right;
  }
  .headTop .loginBar .tougrddwx .hiCaozuo img {
    width: 32px;
    height: 32px;
  }

  .headTop .headSearDiv {
    width: 210px;
    height: 35px;
    line-height: 35px;
    margin-right: 14px;
    white-space: nowrap;
  }
  .headTop .headSearDiv .selDiv {
    width: 60px;
    font-size: 13px;
  }
  .headTop .headSearDiv .selDiv dt {
    padding-left: 10px;
    height: 35px;
    line-height: 38px;
  }
  .headTop .headSearDiv .stxt {
    width: 120px;
    padding-left: 7px;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
  }
  .headTop .headSearDiv .sbtn {
    width: 20px;
    height: 35px;
    line-height: 35px;
  }
  .hpMain {
    width: 100%;
    min-width: auto;
  }
  .jzCenter {
    width: 1000px;
  }
  .culturalNews .feiBoxUl,
  .culturalNews .feiBoxUl li {
    width: 472px;
  }
  .culturalNews .feiBoxUl li .con {
    width: 234px;
  }
  .culturalNews .culturalCon .rightCon {
    width: 514px;
  }
  .entrance .con .item {
    width: 125px;
  }
  .entrance .con .item.on {
    width: 500px;
  }
  .culturalTraining .newsLists .pic {
    width: 413px;
  }
  .culturalTraining .newsLists .con {
    width: 587px;
  }
  .culturalTraining .newsLists .con .char {
    width: 607px;
  }
  .culturalVenue .culturalCon .imgBox {
    width: 520px;
  }
  .culturalVenue .culturalCon .rightCon {
    width: 480px;
  }
  .culturalVenue .feiBoxUl a {
    width: 150px;
  }
  .culturalVenue .feiBoxUl a.swiper-slide-active:before {
    width: 150px;
  }
  .venuesListUl li {
    width: 309px;
  }
}
@media screen and (min-width: 1220px) and (max-width: 1320px){
  .headTop .loginBar .logo {
      width: 260px;
      height: 44px;
      line-height: 51px;
      margin: 44.5px 10px 44.5px 10px;
  }
  .headTop .cityChange {
    margin-left: 0;
    margin-right: 10px;
  }

  .headTop .loginBar .tougrddwx .hiCaozuo .name {
    white-space: nowrap;
    max-width: 68px;
    box-sizing: border-box;

  }
  .headerBar .menuList .menuListBox li,
  .headerBar .menuList .menuListBox li.cur {
    margin-right: 10px;
  }
  .headerBar .menuList .menuListBox li .itm a {
    font-size: 15px;
  }
  .headerBar .menuList .menuListBox li {
    width: 24px;
  }
  .headTop .loginBar .tougrddwx {
    margin-right: 10px;
    float: right;
  }
  .headTop .loginBar .tougrddwx .hiCaozuo img {
    width: 32px;
    height: 32px;
  }

  .headTop .headSearDiv {
    width: 210px;
    height: 35px;
    line-height: 35px;
    margin-right: 14px;
    white-space: nowrap;
  }
  .headTop .headSearDiv .selDiv {
    width: 60px;
    font-size: 13px;
  }
  .headTop .headSearDiv .selDiv dt {
    padding-left: 10px;
    height: 35px;
    line-height: 38px;
  }
  .headTop .headSearDiv .stxt {
    width: 120px;
    padding-left: 7px;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
  }
  .headTop .headSearDiv .sbtn {
    width: 20px;
    height: 35px;
    line-height: 35px;
  }
  .hpMain {
    width: 100%;
    min-width: auto;
  }
  .jzCenter {
    width: 1100px;
  }
  .culturalNews .feiBoxUl,
  .culturalNews .feiBoxUl li {
    width: 522px;
  }
  .culturalNews .feiBoxUl li .con {
    width: 284px;
  }
  .culturalNews .culturalCon .rightCon {
    width: 564px;
  }
  .entrance .con .item {
    width: 137px;
  }
  .entrance .con .item.on {
    width: 550px;
  }
  .culturalTraining .newsLists .pic {
    width: 460px;
  }
  .culturalTraining .newsLists .con {
    width: 637px;
  }
  .culturalTraining .newsLists .con .char{
    width: 657px;
  }
  .culturalVenue .culturalCon .imgBox {
    width: 551px;
  }
  .culturalVenue .culturalCon .rightCon {
    width: 549px;
  }
  .culturalVenue .feiBoxUl a {
    width: 200px;
  }
  .culturalVenue .feiBoxUl a.swiper-slide-active:before {
    width: 180px;
  }
  .venuesListUl li {
    width: 342px;
  }
}
@media screen and (min-width: 1320px) and (max-width: 1386px){
  .headTop .loginBar .logo {
      width: 280px;
      height: 48px;
      line-height: 51px;
      margin: 44.5px 20px 44.5px 20px;
  }

  .headTop .cityChange {
    margin-left: 0;
    margin-right: 10px;
  }

  .headTop .loginBar .tougrddwx .hiCaozuo .name {
    white-space: nowrap;
    max-width: 68px;
    box-sizing: border-box;

  }
  .headerBar .menuList .menuListBox li,
  .headerBar .menuList .menuListBox li.cur {
    margin-right: 15px;
  }
  .headerBar .menuList .menuListBox li .itm a {
    font-size: 15px;
  }
  .headTop .loginBar .tougrddwx {
    margin-right: 10px;
    float: right;
  }
  .headTop .loginBar .tougrddwx .hiCaozuo img {
    width: 32px;
    height: 32px;
  }

  .headTop .headSearDiv {
    width: 210px;
    height: 35px;
    line-height: 35px;
    margin-right: 14px;
    white-space: nowrap;
  }
  .headTop .headSearDiv .selDiv {
    min-width: 84px;
    font-size: 13px;
  }
  .headTop .headSearDiv .selDiv dt {
    padding-left: 10px;
    height: 35px;
    line-height: 38px;
  }
  .headTop .headSearDiv .stxt {
    width: 35%;
    padding-left: 7px;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
  }
  .headTop .headSearDiv .sbtn {
    width: 20px;
    height: 35px;
    line-height: 35px;
  }
  .hpMain {
    width: 100%;
    min-width: auto;
  }
  .jzCenter {
    width: 1100px;
  }
  .culturalNews .feiBoxUl,
  .culturalNews .feiBoxUl li {
    width: 522px;
  }
  .culturalNews .feiBoxUl li .con {
    width: 284px;
  }
  .culturalNews .culturalCon .rightCon {
    width: 564px;
  }
  .entrance .con .item {
    width: 137px;
  }
  .entrance .con .item.on {
    width: 550px;
  }
  .culturalTraining .newsLists .pic {
    width: 460px;
  }
  .culturalTraining .newsLists .con {
    width: 637px;
  }
  .culturalTraining .newsLists .con .char{
    width: 657px;
  }
  .culturalVenue .culturalCon .imgBox {
    width: 551px;
  }
  .culturalVenue .culturalCon .rightCon {
    width: 549px;
  }
  .culturalVenue .feiBoxUl a {
    width: 200px;
  }
  .culturalVenue .feiBoxUl a.swiper-slide-active:before {
    width: 180px;
  }
  .venuesListUl li {
    width: 342px;
  }
}
@media screen and (min-width: 1386px) and (max-width: 1460px){
  .headerBar .menuList .menuListBox li,
  .headerBar .menuList .menuListBox li.cur {
    margin-right: 15px;
  }
  .headTop .loginBar .logo {
    width: 320px;
    height: 55px;
    margin: 39px 110px 39px 20px;
  }
  .headTop .cityChange {
    margin-left: -110px;
  }

  .headTop .headSearDiv {
    width: 240px;
    margin-right: 20px;
  }
  .headTop .headSearDiv .selDiv {
    min-width: 84px;
  }
  .headTop .headSearDiv .selDiv dt {
    padding-left: 10px;
  }
  .headTop .headSearDiv .stxt {
    width: 35%;
    padding-left: 4px;
  }
  .headTop .headSearDiv .sbtn {
    width: 34px;
  }
}
@media screen and (min-width: 1460px) and (max-width: 1700px){
  .headerBar .menuList .menuListBox li,
  .headerBar .menuList .menuListBox li.cur {
    margin-right: 15px;
  }
  .headTop .loginBar .logo {
    width: 350px;
    height: 62px;
    margin: 39px 119px 39px 20px;
  }
  .headTop .cityChange {
    margin-left: -119px;
  }

  .headTop .headSearDiv {
    width: 240px;
    height: 35px;
    line-height: 35px;
    margin-right: 31px;
  }
  .headTop .headSearDiv .selDiv {
    min-width: 84px;
  }
  .headTop .headSearDiv .selDiv dt {
    padding-left: 10px;
    height: 35px;
    line-height: 38px;
    font-size: 14px;
  }
  .headTop .headSearDiv .stxt {
    width: 35%;
    padding-left: 4px;
    height: 35px;
    line-height: 35px;
  }
  .headTop .headSearDiv .sbtn {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
@media screen and (min-width: 1700px) and (max-width: 1940px){
  .headerBar .menuList .menuListBox li,
  .headerBar .menuList .menuListBox li.cur {
    margin-right: 22px;
  }
  .headTop .loginBar .logo {
    width: 400px;
    height: 68px;
    margin: 39px 129px 30px 20px;
  }

  .headSearDiv {
    width: 240px;
  }
  .headSearDiv .selDiv {
    min-width: 84px;
  }
  .headSearDiv .selDiv dt {
    padding-left: 10px;
  }
  .headSearDiv .stxt {
    width: 35%;
    padding-left: 4px;
  }
  .headSearDiv .sbtn {
    width: 34px;
  }
}
@media screen and (min-width: 1940px){
  .headerBar .menuList .menuListBox li,
  .headerBar .menuList .menuListBox li.cur {
    margin-right: 42px;
  }
  .headTop .loginBar .logo {
    width: 420px;
    height: 72px;
    margin: 39px 129px 32px 20px;
  }

  .headTop .headSearDiv {
    width: 280px;
  }
  .headTop .headSearDiv .selDiv {
    min-width: 84px;
  }
  .headTop .headSearDiv .selDiv dt {
    padding-left: 18px;
  }
  .headTop .headSearDiv .stxt {
    width: 36%;
    padding-left: 10px;
  }
  .headTop .headSearDiv .sbtn {
    width: 38px;
  }
}