.closestyle1081825{ font-size:12px;color:#333333;text-decoration: none ;}

.header_r{padding-top:10px;text-align: right;}

#adu0{z-index:10000!important;}

@media only screen and (max-width: 768px) {
    .header_r {
        display: none;}
}
@media only screen and (max-width: 768px) {
	.banner{height:300px;}
	.focus{height:300px;}
	.focus .fcon{height:300px;}
}

.z2 ,.z5{margin:0 30px!important;}
.img_txt{font-size:17px;line-height:30px;height:60px;margin-bottom:30px;color:#000000;}


.scale-img {
    display: block;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;}

.scale-img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}


@media only screen and (min-width: 1200px) {
    .ttgz li {
        width: 31.5%;margin: 0 auto;float:left;}
}

@media only screen and (max-width: 970px) {
    .z2 ,.z5 {
        margin: 0!important;}
.ttgz li {
        width: 47%;margin: 0 10px auto;float:left;}
}


@media only screen and (max-width: 600px) {
    .ttgz li {
        width: 100%;margin: 0 auto;float:left;}
}

.date_cal{width: 64px;
    height:56px;
    text-align: center;
    float: left;
    line-height:26px;}
.date_cal .day {
    font-size: 20px;
    color: #0e559f;
    font-weight: 100;}
.date_cal .year_month {color: #0e559f;font-size:14px;}
.date_title {
    float: left;
    font-size: 16px;
    border-left: #e2e2e2 solid 1px;
    height: 50px;
    line-height: 24px;
    width:78%;
    padding-left: 20px;
    text-align: left;}
.poster-main {
  position: relative;}

.poster-main a, .poster-main img { display: block; width: 100%; height: 100%;}
.poster-main img{}
.poster-main .poster-list {
  width: 1000px;
  height: 500px;}

.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;}

.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  filter: opacity(.5) brightness(1);}
.poster-main .poster-btn:hover{ filter: opacity(1) brightness(2);}

.poster-main .poster-prev-btn {
  left: 0;
  background: url(./images/left.png) no-repeat center center;}

.poster-main .poster-next-btn {
  right: 0;
  background: url(./images/right.png) no-repeat center center;}
.poster-item-title{
	font-size: 20px;
	text-align: center;
	line-height: 48px;
	display: block;}
.footer-weChat,
.footer-weiBo,
.footer-topBuzz,
.footer-tikTok,
.footer-Kwai {
  display: inline-block;
  margin: 0 20px;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
  position: relative;}
.footer-weChat-code img,
.footer-tikTok-code img,
.footer-topBuzz-code img,
.footer-Kwai-code img {
  width: 130px;
  height: 130px;}

.footer-weChat-code,
.footer-tikTok-code,
.footer-topBuzz-code,
.footer-Kwai-code {
  width: 150px;
  height: 150px;
  position: absolute;
  top: -140px;
  left: -50px;
  opacity: 0;
  transition: all 0.4s linear 0.2s;
  background: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
  pointer-events: none;
  z-index: 4;}

.footer-link-img {
  width: 47px;
  height: 47px;
  object-fit: cover;
  border-radius: 100%;}

.footer-weChat-code img {
  width: 100%;
  height: 100%;}

.footer-weChat>img:hover~.footer-weChat-code,
.footer-topBuzz>img:hover~.footer-topBuzz-code,
.footer-tikTok>img:hover~.footer-tikTok-code,
.footer-Kwai>img:hover~.footer-Kwai-code {
  opacity: 1;
  top: -160px;}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
