@charset "UTF-8";
/* CSS Document */
body {
  padding: 0;
  margin: 0;
  font: normal 12px/180% "Microsoft Yahei","SimSun";
  color: #444444;
  text-align: center;
  background: #fff;
  overflow-x: hidden !important;
}

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

div {
  margin: 0 auto;
  text-align: left;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #444444;
  text-decoration: none;
}

a:hover {
  color: #c00;
  text-decoration: underline;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

em, i {
  font-style: normal;
}

i {
  font-style: italic;
}

.clear {
  clear: both;
}

/* clearfix */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*common*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.w1000 {
  width: 1000px;
}

body {
  overflow-y: hidden;
  max-width: 1920px;
}

/*topBanner*/
.topBanner {
  display: none;
  width: 100%;
  height: 187px;
  background: url(../images/top_banner_bg.png) center top no-repeat;
}

.topBanner div.logoBg {
  width: 543px;
  width: 28.28%;
  height: 187px;
  background: url(../images/top_banner_jx.png) top center no-repeat;
  background-size: 100% 100%;
  float: left;
  position: relative;
}

.topBanner div.logoBg i.logo {
  display: block;
  width: 337px;
  width: 62.06%;
  height: 168px;
  background: url(../images/top_banner_ttd.png) center center no-repeat;
  background-size: 75%;
  position: absolute;
  top: 30px;
  top: 10px;
  left: 59px;
}

.topBanner div.textCon {
  padding: 20px 50px;
  height: 147px;
  line-height: 147px;
}

.topBanner div.textCon p {
  display: table-cell;
  vertical-align: middle;
  height: 147px;
  line-height: 1.4;
  font-weight: 400;
  font-size: 22px;
  font-family: STSongti, STSongti-SC;
  text-align: justify;
  text-indent: 2em;
  color: #fef403;
}

.topBannerNew {
  width: 100%;
  height: 187px;
  background: url(../images/top_banner_new.png) top center no-repeat;
  background: url(../images/top_banner_new_0228.png) top center no-repeat;
  background: url(../images/top_banner_new_0523.jpg) top center no-repeat;
  background: url(../images/top_banner_new_0313a.jpg) top center no-repeat;
}

.topBannerNewText {
  display: none;
}

/*main-con*/
.main-con {
  width: 100%;
  height: 100%;
  background: url(../images/main_con_bg.png) center center repeat;
  background: url(../images/main_con_bg_gray.jpg) center center repeat;
  overflow: hidden;
  position: relative;
}

.main-con div.bg-con {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.main-con div.bg-con img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.main-con div.m-scroll-con {
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
}

.main-con div.time-con {
  display: block;
  width: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  margin-left: -3%;
}

.main-con div.time-con h2.timeTitle {
  width: 100%;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 2px;
  text-align: center;
  color: #fff;
}

.main-con div.time-con h2.timeTitle span {
  display: inline-block;
  padding: 0 20px 3px;
  background: url(../images/box_kuai.png) repeat;
  border-radius: 10px;
}

.main-con div.text-con {
  position: absolute;
  top: 11%;
  left: 2%;
  z-index: 2;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 44%;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  color: #fff;
  text-align: justify;
}

.main-con div.text-con h2 {
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 2px;
  text-align: center;
}

.main-con div.text-con h2.timeTitle {
  display: none;
}

.main-con div.text-con h3 {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 2px;
  text-align: left;
}

.main-con div.text-con h3 span {
  color: #DF262D;
}

.main-con div.text-con h4 {
  font-size: 22px;
  line-height: 1.8;
}

.main-con div.text-con p {
  margin: 0px auto;
  text-align: justify;
}

.main-con div.text-con p span.red {
  color: #DF262D;
}

.main-con div.text-con div.box {
  margin: 10px auto;
  text-align: justify;
}

.main-con div.text-con div.box span.red {
  color: #DF262D;
}

.main-con div.text-con div.box_details {
  position: relative;
  height: 200px;
  overflow: hidden;
}

.main-con div.text-con div.box_details::after {
  content: "...【详细】";
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 0px 0 30px;
  background: url(../images/box_kuai.png) repeat;
}

.main-con div.text-con div.box_details_1 {
  height: 100px;
}

.main-con div.text-con div.discuss-box, .main-con div.text-con div.event-box {
  padding: 10px 20px;
  background: url(../images/box_kuai.png) repeat;
  border-radius: 10px;
  cursor: pointer;
}

.main-con div.text-con div.event-box {
  margin-top: 10px;
}

.main-con div.img-con {
  position: absolute;
  top: 11%;
  right: 8%;
  z-index: 2;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: url(../images/box_kuai.png) repeat;
  width: 40%;
  height: 440px;
  padding: 30px 20px 10px;
  border-radius: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  text-align: left;
}

.main-con div.img-con h2.timeTitle {
  display: none;
  width: 100%;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 2px;
  text-align: left;
  color: #fff;
  position: absolute;
  top: -10%;
  left: 0px;
}

.main-con div.img-con h2.timeTitle span {
  display: inline-block;
  padding: 0 20px 3px;
  background: url(../images/box_kuai.png) repeat;
  border-radius: 10px;
}

.main-con div.img-con div.tips {
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 2;
  width: 100%;
  height: auto;
  border-radius: 3px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.4;
  font-family: "Microsoft Yahei","SimSun";
  text-align: left;
  color: #ffffff;
}

.main-con div.img-con div.tips span {
  color: #DF262D;
}

.main-con div.iframe-con {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  height: 100%;
}

.swiper-focus {
  width: 100%;
  height: 440px;
  overflow: hidden;
  position: relative;
  margin-top: 5px;
}

.swiper-focus div.swiper-slide {
  position: relative;
  display: table;
  width: 100%;
}

.swiper-focus div.swiper-slide div.box {
  width: 100%;
  height: 440px;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.swiper-focus div.swiper-slide div.box img {
  display: inline-block;
  max-width: 99%;
  max-height: 80%;
}

.swiper-focus div.swiper-slide div.box p {
  margin-top: 5px;
  padding: 0 5px;
  text-align: left;
}

.swiper-focus div.focus-btn-prev, .swiper-focus div.focus-btn-next {
  width: 34px;
  height: 34px;
  background: url(../images/btn_left.png) center center no-repeat;
  cursor: pointer;
  position: absolute;
  top: 40%;
  left: 10px;
}

.swiper-focus div.focus-btn-next {
  background: url(../images/btn_right.png) center center no-repeat;
  top: 40%;
  left: auto;
  right: 10px;
}

/*timeCon*/
.timeCon {
  width: 100%;
  height: 100%;
  position: relative;
}

.timeCon div.monthBox {
  width: 100%;
  height: 100%;
}

.timeCon div.monthBox li {
  float: right;
  display: block;
  height: 8.2%;
  border-radius: 10px;
  background: #DF262D;
  text-align: center;
  font-size: 16px;
  white-space: nowrap;
  color: #fff;
  margin-bottom: 1px;
}

.timeCon div.monthBox li.active {
  background: #B61A20;
}

.timeCon div.monthBox li:hover {
  cursor: pointer;
  background: #B61A20;
}

.timeCon div.monthBox li.empty.active {
  background: #DF262D;
}

.timeCon div.monthBox li.empty:hover {
  cursor: pointer;
  background: #DF262D;
}

.timeCon div.dayBox {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

.timeCon div.dayBox li {
  border-radius: 10px;
  background: #DF262D;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-bottom: 1px;
}

.timeCon div.dayBox li a {
  color: #fff;
  text-decoration: none;
}

.timeCon div.dayBox li:hover {
  cursor: pointer;
  background: #B61A20;
}

.timeCon div.dayBox li.empty {
  background: none;
  font-size: 0;
  text-indent: -9999em;
}

.timeCon div.dayBox div.jqqd img {
  width: 100%;
}

.details-con {
  display: none;
  width: 80%;
  height: 75%;
  background: url(../images/details_bg_gray.jpg) repeat;
  padding: 30px 40px 50px 30px;
  border-radius: 10px;
  box-shadow: 6px 6px 5px #888888;
  position: absolute;
  top: 4%;
  left: 7%;
  z-index: 9;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 1.8 !important;
  font-family: "MicrosoftYaHei" !important;
  color: #333333;
  text-align: justify;
}

.details-con h2 {
  font-size: 28px;
}

.details-con h3 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 20px;
}

.details-con h4 {
  font-size: 20px;
  line-height: 1.2;
}

.details-con p {
  margin: 10px auto;
  text-align: justify;
  font-size: 18px !important;
  line-height: 1.8 !important;
  font-family: "MicrosoftYaHei" !important;
}

.details-con span {
  font-size: 18px !important;
  line-height: 1.8 !important;
  font-family: "MicrosoftYaHei" !important;
}

.details-con div.close {
  width: 24px;
  height: 24px;
  background: url(../images/icon_close.png) center center no-repeat;
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
}

.details-con div.discuss-scroll-con, .details-con div.event-scroll-con {
  height: 92%;
}

.details-shadow {
  display: none;
  width: 100%;
  height: 100%;
  background: url(../images/box_kuai.png) repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}

.animated2 {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

.animated3 {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}

/*copyright*/
.copyright {
  padding: 2px 0;
  background: #B61A20;
}

.copyright p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  text-align: center;
  color: #fff;
}

/*20210624*/
body {
    overflow-y: scroll;
}
.main-con{
	height: auto!important;
}
.main-con div.time-con {
    display: block;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0;
    margin-left: -3%;
	margin-top: 15px;
	margin-bottom: 20px;
}
.main-con div.text-con {
    position: relative;
	float: left;
    top: 0;
    left: 2%;
	margin-bottom: 20px;
}
.main-con div.img-con {
    position: relative;
	float: right;
    top: 0;
    right: 8%;
	margin-bottom: 20px;
}
.liuyan-con{
	background: url(/img/MAIN/2020/11/120625/images/main_con_bg_gray.jpg) center center repeat;	
	position: relative;
	width: 100%;
	padding-bottom: 20px;
}

/*css media*/
@media (min-width: 1000px) and (max-width: 1400px) {
  .topBanner div.textCon p {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.4;
  }
  .topBannerNew {
    width: 100%;
    height: 187px;
    background: url(../images/top_banner_new.png) top center no-repeat;
    background: url(../images/top_banner_new_0228.png) top center no-repeat;
    background: url(../images/top_banner_new_0523.jpg) top center no-repeat;
    background: url(../images/top_banner_new_0313a.jpg) top center no-repeat;
    background-size: cover;
  }
  .main-con div.text-con {
    direction: ltr;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
  }
  .main-con div.text-con h2 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 2px;
    text-align: center;
  }
  .main-con div.text-con h3 {
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 2px;
  }
  .main-con div.text-con h4 {
    font-size: 20px;
    line-height: 1.8;
  }
  .main-con div.text-con p {
    margin: 0px auto;
    text-align: justify;
  }
  .main-con div.text-con div.box {
    margin: 10px auto;
    text-align: justify;
  }
  .main-con div.img-con {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    text-align: left;
  }
  .main-con div.img-con div.tips {
    font-size: 22px;
  }
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  html {
    font-size: 13.33333vw;
  }
  body {
    -webkit-text-size-adjust: none !important;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    font-size: 13.33333vw;
  }
  body {
    min-width: 1000px;
    min-width: 100%;
    overflow-y: scroll;
  }
  /*topBanner*/
  .topBanner {
    width: 100%;
    height: 4rem;
    background: url(../images/top_banner_bg.png) center center no-repeat #c00;
    background-size: cover;
  }
  .topBanner div.logoBg {
    width: 28.28%;
    height: 4rem;
    background: url(../images/top_banner_jx.png) top center no-repeat;
    background-size: 100% 100%;
    float: left;
    position: relative;
  }
  .topBanner div.logoBg i.logo {
    display: block;
    width: 90%;
    height: 3rem;
    background: url(../images/top_banner_ttd.png) center center no-repeat;
    background-size: 100%;
    position: absolute;
    top: .5rem;
    left: .1rem;
  }
  .topBanner div.textCon {
    padding: 0rem .2rem;
    height: 4rem;
    line-height: 4rem;
  }
  .topBanner div.textCon p {
    display: table-cell;
    vertical-align: middle;
    height: 4rem;
    line-height: 1.3;
    font-weight: 400;
    font-size: .28rem;
    font-family: STSongti, STSongti-SC;
    text-align: justify;
    color: #fef403;
  }
  .topBannerNew {
    width: 100%;
    height: 4.15rem;
    background: url(../images/top_banner_new_wap.jpg) center top no-repeat;
    background: url(../images/top_banner_new_wap_0228.jpg) center top no-repeat;
    background: url(../images/top_banner_new_wap_0523.jpg) center top no-repeat;
    background: url(../images/top_banner_new_wap_0313a.jpg) center top no-repeat;
    background-size: 100%;
    background-size: contain;
  }
  .topBannerNewText {
    display: none;
  }
  /*main-con*/
  .main-con {
    width: 100%;
    height: auto !important;
    position: relative;
    background-position: center center;
    background-repeat: repeat-y;
    /*background-size: cover;*/
    overflow: scroll;
  }
  .main-con div.bg-con {
    display: none;
  }
  .main-con div.time-con {
    display: block;
  }
  .main-con div.text-con {
    position: relative;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 87%;
    margin-top: 1.2rem;
    margin-left: .1rem;
    float: left;
    font-weight: 400;
    font-size: .32rem;
    line-height: 1.4;
    color: #fff;
    text-align: justify;
  }
  .main-con div.text-con h2 {
    font-size: .48rem;
    line-height: 1.08rem;
    letter-spacing: 2px;
    text-align: center;
  }
  .main-con div.text-con h3 {
    font-size: .42rem;
    line-height: .82rem;
    letter-spacing: 2px;
  }
  .main-con div.text-con h4 {
    font-size: .36rem;
    line-height: .96rem;
  }
  .main-con div.text-con p {
    margin: .2rem auto;
    text-align: justify;
  }
  .main-con div.text-con div.box {
    margin: .2rem auto;
    text-align: justify;
  }
  .main-con div.text-con div.discuss-box, .main-con div.text-con div.event-box {
    box-sizing: border-box;
    padding: .2rem .2rem;
  }
  .main-con div.text-scroll-con {
    height: auto;
  }
  .main-con div.img-con {
    position: relative;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 97%;
    min-height: 500px;
    padding: .2rem .2rem;
    border-radius: 10px;
    font-weight: 400;
    font-size: .34rem;
    line-height: 1.2;
    color: #fff;
    text-align: left;
    margin-top: .1rem;
    margin-left: .1rem;
    margin-bottom: .5rem;
    float: left;
  }
  .main-con div.img-con div.tips {
    position: absolute;
    top: .2rem;
    left: .2rem;
    z-index: 2;
    width: auto;
    height: .6rem;
    border-radius: 3px;
    font-size: .36rem;
    line-height: .6rem;
    font-family: "Microsoft Yahei","SimSun";
    text-align: center;
    color: #ffffff;
  }
  .main-con div.img-con h2.timeTitle {
    display: none;
  }
  .main-con div.img-scroll-con {
    height: auto;
  }
  .main-con .m-scroll-con {
    height: 100%;
    overflow-y: scroll;
  }
  .details-con {
    display: none;
    width: 96%;
    height: 80vh;
    box-sizing: border-box;
    background: #fff;
    padding: .6rem .4rem .4rem .2rem;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 2%;
    z-index: 9;
    font-weight: 400;
    font-size: 0.32rem !important;
    line-height: 1.8 !important;
    font-family: MicrosoftYaHei;
    color: #333333;
    text-align: justify;
  }
  .details-con h2 {
    font-size: .48rem;
  }
  .details-con h3 {
    font-size: .42rem;
    line-height: 1;
    margin-bottom: .4rem;
  }
  .details-con h4 {
    font-size: .36rem;
    line-height: 1.2;
  }
  .details-con p {
    font-size: 0.32rem !important;
    line-height: 1.8 !important;
    margin: .2rem auto;
    text-align: justify;
  }
  .details-con div.close {
    width: .48rem;
    height: .48rem;
    background: url(../images/icon_close.png) center center no-repeat;
    position: absolute;
    top: .9rem;
    right: .8rem;
    cursor: pointer;
  }
  .details-con div.discuss-scroll-con, .details-con div.event-scroll-con {
    height: 90%;
  }
  .timeCon div.monthBox li {
    font-size: .26rem;
    height: 8.2%;
    overflow: hidden;
    letter-spacing: -1px;
  }
  .timeCon div.dayBox li {
    font-size: .26rem;
    line-height: 1.1;
    overflow: hidden;
  }
  /*20210624*/
	.main-con div.text-con{
		margin-top: 0rem;
	}
}

/*20210809*/
.date0809{ position: absolute; left: 2%; top: 23px; height: 29px; overflow: hidden;}
.date0809 h2{ font-size: 16px; line-height: 1.2;}
.date0809 h2 span{ padding: 5px 10px 5px 10px; display: inline-block; background: url(../images/box_kuai.png) repeat; border-radius: 10px;}
.date0809 h2 span a{ color: #fff;}
.date0809 .swiper-data{ height: 29px; overflow: hidden;}
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
	.date0809{ position: relative; left: 2%; top: 0; margin: 0 0 .1rem 0; width: 87%; height: 48px;}
	.date0809 h2{ font-size: .30rem; line-height: 1.2; letter-spacing: -0.5px; margin: 0;}
	.date0809 .swiper-data{ height: 48px; overflow: hidden;}
}
