@media only screen and (min-width:981px){
	.notice-list ul,.rule-list ul{height: 1.62rem;}
	.tranlist ul{height: 4.96rem;}
	.pdlist ul,.pdrlist ul{height: 3.54rem;}
}
@media only screen and (max-width:1280px){
	html{font-size: 90px;}
}
@media only screen and (max-width:1060px){
	.pbbox{flex-wrap: wrap;}
	.pbbox .pb1{width: calc( 50% - 0.15rem );}
	.pbbox .pb1+.pb1{margin: 0 0 0 0.15rem;}
	.pbbox ul{width: 100%;display: flex;justify-content: space-between;margin-left: 0;margin-top: 0.3rem;}
	.pbbox ul li{margin-bottom: 0;width: 31.5%;}
}
@media only screen and (max-width:980px){
	.headlink,.nav{display: none;}
	.nav-menu{display: block;}
	.header{position: fixed;z-index: 4;padding: 0.1rem 0;}
	.header::after{content: "";width: 100%;height: 0.04rem;background-image: linear-gradient(90deg, rgba(38, 218, 250, 1) 0%, rgba(38, 218, 250, 1) 1%, rgba(250, 209, 38, 1) 44%, #ff544f 100%), linear-gradient(#1266c8, #1266c8);display: block;position: absolute;left: 0;bottom:-0.04rem;}
	.header .logo img{height: 0.6rem;}
	.parta{padding: 1.1rem 0 0.5rem;}
	.parta .w90{flex-direction: column;}
	.parta-r{order: 0;width: 100%;margin-bottom: 0.5rem;padding-left: 0;}
	.parta-l{order: 1;width: 100%;padding-right: 0;}
	.button{justify-content: center;}
	.partc .w90{flex-direction: column;}
	.partc .pcl{width: 100%;padding-right: 0;margin-bottom: 0.3rem;}
	.partc .pcr{width: 100%;}
	.tranlist ul li.headline .tranimg{height: 4rem;}
	.partd .w90{flex-direction: column;}
	.partd .pdl{width: 100%;padding-right: 0;margin-bottom: 0.5rem;}
	.partd .pdr{width: 100%;padding-left: 0;}
	.main{padding: 1.1rem 0 0.3rem;}
	.main-left{display: none;}
	.main-right{width: 100%;}
}

@media only screen and (max-width:780px){
	.pbbox .pb1 .news-img{padding-bottom: 2rem;}
	.pbbox ul{flex-wrap: wrap;}
	.pbbox ul li{width: 100%;margin-bottom: 0.3rem;}
	.pbbox ul li:last-child{margin-bottom: 0;}
}

@media only screen and (max-width:680px){
	.navm-box{width: 60%;}
	.tranlist ul li.headline .tranimg{height: 2.4rem;}
}
@media only screen and (max-width:620px){
	.parta-r .intro-img,.parta-r .intro-dec{height: 2.53rem;}
	.pbbox .pb1 .news-img{padding-bottom: 1.5rem;}
	.pcl-2{background-size: cover;}
	.rule-list{flex-direction: column;}
	.rule-list .rule-dec{width: 100%;height: 2.6rem;margin-bottom: 0.1rem;}
	.rule-list ul{max-width: 100%;}
	.notice-list ul li{width: 100%;margin-bottom: 0.3rem;}
	.notice-list ul li:nth-child(3){margin-bottom: 0.3rem;}
	.notice-list ul::before{content: none;}
	.content h3.title{font-size: .2rem;}
	.pic-list ul li{width: 50%;}
	.jg-list ul li{width: calc( 50% - 0.15rem );}
	.jg-list ul li:nth-child(3n){margin-right: 0.3rem;}
	.jg-list ul li:nth-child(2n){margin-right: 0;}
}
@media only screen and (max-width:480px){
	.navm-box{width: 100%;}
	.pbbox .pb1{width: 100%;margin: 0 0 0.3rem 0;}
	.pbbox .pb1+.pb1{width: 100%;margin: 0;}
	.pbbox .pb1 .news-img{padding-bottom: 2rem;}
	.rule-list .rule-dec{height: 2rem;}
.article img{max-width:100%;}
}
@media only screen and (max-width:460px){
	.pdrlist ul li.headline .pdrimg{width: 100%;height: 1.8rem;margin-bottom: 0.1rem;}
	.pdrlist ul li.headline{flex-direction: column;}
	.pdrlist ul li.headline .pdrtxt{max-width: 100%;}
}
@media only screen and (max-width:420px){
	.parta-r .intro-img,.parta-r .intro-dec{height: 2rem;}
	.partc .pcr::before{height: 2.1rem;}
	.tranlist ul li.headline .tranimg{height: 1.8rem;}
	.rule-list .rule-dec{height: 1.8rem;}
	.main-title h2{display: none;}
}
@media only screen and (max-width:400px){
	.pic-list ul li{width: 100%;}
	.jg-list ul li{width: 100%;margin-right: 0;}
	.jg-list ul li:nth-child(3n){margin-right: 0;}
}


@media only screen and (max-width:600px){.list_xw li{
  position: relative;
  margin-bottom: .3rem;
  padding: 0px 0px .25rem;
}
.list_xw li.no .ltxw_sj{
  position: static;
}

.list_xw li .ltxw_sj{ 
  position: absolute; 
  top:0px; left: 0px;
  z-index: 2; 
  color: #fff;
  background: #940940; 
  background:rgba(149, 3, 64, 0.6);
  margin-top: 0px;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
  width: auto;
  padding: .05rem .1rem;
  font-size: .18rem;
}
.list_xw li .ltxw_sj::after{
  display: none;
}

.list_xw li .ltxw_tp{ 
  width: 100%; margin: 0px;
  border-style: none;
}
.list_xw li:hover .ltxw_tp{
  border-style: none;
}
.list_xw li .ltxw_nr{ 
  width: 100%; 
  float: left; 
  margin-top: .08rem;
}
.list_xw li .ltxw_nr h2{
  font-size: .15rem;
  margin-bottom: 0px;
}  }