 html,
 body {
 	position: relative;
 	height: 100%;
 	width: 100%;
background: #F5F5F5;
 }

 * {
 	padding: 0;
 	margin: 0;
 }

 li {
 	list-style: none;
 }

.header {
	background: #D13500;
	height: 1.52rem;
	padding: 0.3rem 0.26rem;
	/* height: 2rem;
	padding: 0.77rem 0.26rem 0rem 0.26rem; */
	box-sizing: border-box;
	position: fixed;
		width: 100%;
		z-index: 99;
}

.searchbtn{
	    float: right;
    margin-top: 0.22rem;
    margin-left: 0.2rem;
	width: 0.7rem;
	height: 0.7rem;
	background: url(../images/m_search.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.showsearch{
		position: absolute;
			z-index: 999;
			width: 100%;
			padding: 0.26rem;
			top: 1.52rem;
			left: 0;
			background-color: #fff;
			box-sizing: border-box;
				height: 1.2rem;
				display: none;
}
.showsearch .st{
	float: left;
	font-size: 0.35rem;
	width: 80%;
	height: 0.7rem;
	color:#666;
	background-color: rgb(233, 233, 233);
	border: none;
}
.showsearch .sbt{
	font-size: 0.35rem;
	width: 20%;
		height: 0.7rem;
		float: right;
		border:none;
		background-color:#D13500 ;
		color:#fff;
}
.header img {
	float: right;
	margin-top: 0.22rem;
	margin-left: 0.2rem;
}

.header .logo {
	float: left;
	width: 4.4rem;
	margin-top: 0rem;
}
.swiper-slide img {
	width: 100%;
	border-radius: 0.1rem;
	z-index: -99;
}

.swiper-container {
	width: 100%;
	height: 5rem;
	position: relative;
	border-radius: 0.1rem;
}

.swiper-wrapper span {
	position: absolute;
	bottom: 0px;
	display: block;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0.6) 100%);
	width: 100%;
	color: #fff;
	z-index: 99;
	height: 1.25rem;
	text-align: center;
	font-size: 0.36rem;
}
.navBar{position: absolute;
	left: 0;
	top:1.52rem;
	width: 100%;
	height: 1.2rem;
	font-size:0.42rem ;
	font-weight: bold;
	background: #fff;
	overflow-x: auto;
		white-space: nowrap;
}
.navBar::-webkit-scrollbar {
	display: none;

}
.navBar ul{
display: table;

}
.navBar ul li{display: inline-table;

			padding: 0.32rem 0.31rem;
}
.navBar ul li #on{
			padding-bottom: 0.24rem;
	border-bottom: 3px solid #D13500;
	color:#D13500;
}
.navBar ul li a{
		display: block;
		color:#666;
		width: 1rem;
		text-align: center;
}

.wrap {
	width: 100%;
	height: 100%;
	padding: 0.3rem;
	box-sizing: border-box;
	font-size: 0.4rem;
	position: absolute;
	top: 2.8rem;
		/* top: 1.52rem; */
}
.headlines {
	height: 0.9rem;
	line-height: 0.92rem;
	font-size: 0.38rem;
	display: flex;
}

.headlines img {
	width: 1.2rem;
	height:0.6rem;
	margin: 0 0.25rem 0 0rem;
	margin-top: 0.14rem;
}
.wbg{
	width: 100%;
	background-color: #fff;
	border-radius: 0.1rem;
	padding:0 0.3rem;
}
.mt6 {
	margin-top: 0.6rem;
}
.mt3{
	margin-top: 0.3rem;
}
.wrap .title{
	font-size: 0.41rem;
	font-weight: bold;
	padding:0.28rem 0 0.28rem 0;
}
.wrap .title .right a{
	font-size: 0.35rem;
	font-weight: normal;
	color: #525A67;margin-left: 0.1rem;
}
.indexlist ul{
	margin-top: -0.28rem;
}
.indexlist ul li{display: flex;
	width: 100%;
	padding: 0.32rem 0rem;
		box-sizing: border-box;
		overflow: hidden;
		border-bottom: 1px solid #ccc;
}
.indexlist ul li a img{
	float: left;
}
.indexlist ul li:last-child{
	border-bottom: none;
}
.indexlist ul li img{
	width:3rem;
  height: 1.8rem;
	margin-right: .3rem;
		border-radius: 0.1rem;
}

.indexlist ul li h2{
margin-bottom: 0.31rem;
	font-weight: bold;
	font-size: 0.4rem;
	
}
.indexlist ul li h3 {
	font-size: 0.34rem;
	line-height: 0.6rem;
	text-align: justify;
}
.indexlist ul li h4 {
	margin-top: -0.1rem;
	margin-bottom: 0.3rem;
	line-height: 0.62rem;
	font-size: 0.38rem;
}
.indexlist ul li h5 {
	font-size: 0.34rem;
color: #999;
	text-align: justify;
}

.indexzt{
      height: 6.5rem;
}

.indexvedio{
	width: 100%;
	height: 4.9rem;
	border-radius: 0.1rem;
	position: relative;
	
}
.indexvedio img{
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 0.1rem;
}
.indexvedio .play{
	position:absolute;
	width: 1.4rem;
	height: 1.4rem;
	top: 50%;
	left: 50%;
margin-left: -0.7rem;
margin-top: -0.7rem;

}
.vedio h2{
	display: block;
	padding:0.34rem 0;
	font-size: 0.38rem;
}
.indexdb ul{
	margin-top: -0.2rem;
	padding-bottom: 0.2rem;
}
.indexdb ul li{
	width: 100%;;
	height:1rem ;
	line-height: 1rem;
}
.indexdb ul li a{
	float: left;
}
.indexdb ul li span {
	float: right;
	color:#999;
}
.ztcol{
	width: 100%;
	overflow: hidden;
	margin-bottom: 0.5rem;
	display: inline;
	white-space: nowrap;
	overflow-x:scroll;
	float:left;
	overflow-y:hidden;
}
.ztcol ul{
	width: 57.6rem;
}
.ztcol ul li{
	width: 6.7rem;
	height: 5rem;
	position: relative;
	float: left;
	margin-right: 0.5rem;
	border-radius: 0.1rem;
}
.ztcol ul li img{
	width: 100%;
}
.ztcol ul li span{
	border-radius: 0.1rem;
	position: absolute;
	display: block;
	width:100%;
	height:1.2rem;
	line-height: 1rem;
	bottom:0;
	font-size: 0.45rem;
	font-weight: bold;
	color:#fff;
	text-align: center;
	z-index: 99;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.footer{
	width: 100%;
	padding:.3rem 0rem;
	text-align: center;
	color: #87959F;
	font-size: 0.32rem;
}
.cols ul{
	display: flex;
	margin-bottom:0.3rem;
}
.cols ul li{
	width:2.1rem ;
	height: 0.7rem;
	background:#E6E6E6 ;
	color:#333;
	text-align: center;
	line-height: 0.7rem;
	border-radius: 0.1rem;
	margin-right: 0.3rem;
}
.cols ul li:last-child{
	margin-right: 0;
}
.cols ul #on{
	background: #D13500;
	color:#fff;
}
.cred a{
	color: #D13500;
}

.ztcol3 ul {
	display: flex;
	justify-content: space-between;
	padding-bottom: 0.34rem;
}
.ztcol3 ul li{
	width: 31%;
}
.ztcol3 ul li img{
	width: 100%;;
	border-radius: 0.1rem;
}
.ztcol3 ul li span{
	display: block;
	width: 100%;
	font-size: 0.35rem;
	text-align: justify;
}
.today ul{
	width: 100%;
	display: inline-block;
	margin-bottom: -0.1rem;
	
}
.today ul li{
float: left;
width: 48.2%;
border:1px solid #ccc;
padding:0.2rem;
box-sizing: border-box;
border-radius: 0.1rem;
margin-bottom: 0.3rem;
font-size: 0.38rem;
line-height: 0.6rem;
}
.today ul li:nth-child(2n){
	float: right;
}
.indexlist ul li a h6 {
	margin-top: -0.1rem;
	line-height: 0.66rem;
	font-size: 0.38rem;
	height: 1.8rem;
}
.indexlist ul li a{
	display: block;
	width: 100%;
}

.vediolist{
	display: flex;
}
.vediolist ul li{
	float: left;
	width: 48.2%;
	background: #fff;
	padding: 0.3rem;
		box-sizing: border-box;
		border-radius: 0.1rem;
		margin-bottom: 0.3rem;
		font-size: 0.38rem;
		line-height: 0.6rem;
}
.vediocol{
	width: 100%;
	position: relative;
}
.vediolist ul li:nth-child(2n) {
	float: right;}

.vediolist ul li .play{
	position: absolute;
width: 1.2rem;
	height: 1.2rem;
	top: 50%;
	left: 50%;
	margin-left: -0.6rem;
	margin-top: -0.6rem;
}
.vediolist ul li img{
	width: 100%;
}
.article .title h1{
	text-align: center;
	font-size: 0.5rem;
	font-weight: bold;
		color: #333333;
		padding-top: 0.1rem;
		padding-bottom: 0.3rem;
}
.article .title .subtitle{
	font-size: 0.34rem;
	color:#666;
	text-align: center;
}
.article .title h2 {
	font-size: 0.34rem;
	padding-bottom: 0.3rem;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.article .contain{
	line-height: 0.8rem;
	padding-bottom: 0.3rem;
}
.rmtj ul{
	margin-top: -0.3rem;
}
.rmtj ul li{
			width: 100%;
				padding: 0.3rem 0rem;
				box-sizing: border-box;
				overflow: hidden;
				border-bottom: 1px solid #ccc;
				font-size: 0.38rem;
}
.rmtj ul li:last-child{
	border-bottom: none;
}

.pagetable {
  border: none !important;
}
.pagetable td {
  border: none !important;
}
.page a {
  color: #d13500;
}
.page {
  float: left;
  font-size: 12px;
  margin-top: 20px;
}
.page-a {
  float: left;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  margin-right: 4px;
  background: #efefef;
  border-radius: 5px;
}
.page-a:link,
.page-a:visited {
  text-decoration: none;
  color: #2b2b2b;
}
.page-a:hover,
.page-a:active {
  text-decoration: none;
  color: #fff;
  background-color: #d13500;
}
.page-curr {
  float: left;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  margin-left: -2px;
  margin-right: 10px;
  background-color: #ffffff;
  color: #d13500;
  border-radius: 5px;
}

.page-curr:link,
.page-curr:visited {
  text-decoration: none;
  color: #d13500;
}
.page-curr:hover,
.page-curr:active {
  text-decoration: none;
  color: #d13500;
}