@font-face{
     font-family: 'fff'; 
     src: url('/dedemao/html/fonts/Alibaba-PuHuiTi-Light.ttf');
}
*{
	padding: 0;margin: 0;
	box-sizing: border-box;
	font-family: "fff";
	max-width: 100%;
}
a{
	text-decoration: none;
}
body{
	max-width: 640px;
	margin: 0 auto;
	/*background: #f4f4f4;*/
	font-size: .3rem;
}
.swiper-slide img {
	width: 100%;
	height: 100%;
}
.top{
	background: #da251c;
	display: flex;justify-content: space-between;
	align-items: center;
	padding:  .2rem .3rem;
	position: relative;z-index: 99999999;
}
.xfnav{
	position: absolute;
	top: 1.9rem;left: 0;
	width: 100%;
	background: #fff;z-index: 9999;
}
.logo img{
	width: 100%;
}
.logo {
	width: 40%;
}
.sjbt{
	background-image: url(../img/cd.png);
	background-size: 100% 100%;
	width: .5rem;
	height: .4rem;
}
.nav{
	background:#bc2018 ;
	display: flex;justify-content: space-between;
	padding: 0 .3rem;
	position: relative;
}
.nav.syf:after {
    content: "";
    position: absolute;
    top: .79rem;
    left: 0;
    height: 1.7rem;
    width: 100%;
    background: #bc2018;
}
.nav a{
	display: block;
	color: #fff;
	line-height: .8rem;
}
.xfnav a{
	display: block;
	line-height: 1.1rem;text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 1px solid #cccccc;
}
.xfnav a b{
	width: 1.4rem;display: flex;align-items: center;
	justify-content: center;
}
.xfnav a img{
	height: 100%;
	/*width: .5rem;*/
	/*margin-right: .3rem;*/
	transform: scale(.5); 
}
.xfnav a {
	color: #000;
}

.xfnav{
	display: none;
	padding-bottom:3rem;
	 -webkit-box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
    box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);z-index: 99999;
}
.bann{
	width: 95%;margin: 0 auto;
	border-radius: 10px;overflow: hidden;
}
.bann img{
	border-radius: 10px;overflow: hidden;
}
.bann a{
	display: block;border-radius: 10px;overflow: hidden;
	position: relative;
}
.bann p{
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 1rem;
	width: 100%;
	background: rgba(0, 0, 0, .5);
	text-align: left;
	padding: 0 .2rem ;color: #fff;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    border-radius: 0 0 10px 10px;overflow: hidden;
}

.bann a img{
	display: block;
}
.tnav{
	display: flex;
	justify-content: space-between;
	padding:  .5rem .4rem;
	flex-wrap: wrap;
}
.tnav a{
	text-align: center;display: block;
	margin-bottom: .4rem;
	width: 21%;
}
.tnav a:nth-child(5),
.tnav a:nth-child(6),
.tnav a:nth-child(7),
.tnav a:nth-child(8){
	margin-bottom: 0;
}

.tnav a img{
	display: block;width: 70%;
	margin: 0 auto;
}
.tnav a p{
	color: #333;
	padding-top: .15rem;
}
.hkh{
	height: .2rem;
	width: 100%;
	background: #eeeeee;
	display: block;
}
.yrbk{
	padding: .3rem;
}
.tit span{
	font-weight: bold;
	color: #333;
	font-size: .35rem;
}
.tit{
	display: flex;justify-content: space-between;
	align-items: center;
	padding: .3rem 0;
}
.tit a{
	color:#666666 ;
	display: flex;
	align-items: center;
	font-size: .27rem;
}
.tit a img{
	height: .2rem;
	margin-left: .1rem;
}
.yrhz{
	display: flex;justify-content: space-between;
	flex-wrap: wrap;
	margin-top: .2rem;
}
.yrhz a{
	width:29%;text-align: center;
	display: block;
	margin-bottom: .4rem;
}
.yrhz a img{
	margin-bottom: .2rem;
}
.yrhz a div{
	color: #333;
}
.yrhz a p{
	color: #999999;
	font-size: .25rem;
	margin-top: .1rem;
}
.hyh{
	display: flex;
	align-items: center;
	margin: .3rem auto ;
	width: 2rem;
	line-height: .7rem;
	border-radius: 50px;
	border: 1px solid #cccccc;
	text-align: center;
	justify-content: center;
	color: #666666;
	font-size: .26rem;
}
.hyh img{
	height: .3rem;margin-left: .1rem;
}

.sylis{
	padding: .3rem;
}
.sylishz{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: .2rem;
}
.sylishz a{
	width: 47%;
	margin-bottom: .4rem;
	display: block;text-align: left;
}
.sylimg{
	height: 2.3rem;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 5px;
	margin-bottom: .2rem;
}
.sylishz a div{
	color: #333;
	margin-bottom: .1rem;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.5;
}
.sylishz a p{
	color: #999;
	font-size: .28rem;
}

.sslis{
	display: flex;flex-wrap: wrap;
	justify-content: space-between;margin-top: .2rem;
}
.sslis a{
	width: 50%;
	display: block;
	position: relative;
	border-bottom: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
}
.sslimg{
	height: 5rem;
	background-size: cover;
	background-position: center;
}
.sslis p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: .7rem;
	padding: 0 .15rem;
	color: #fff;text-align: left;
	background: rgba(0, 0, 0, .5);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: .28rem;
    word-break: break-all;
}
.ftnav{
	 -webkit-box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
    box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1.3rem;
	 z-index: 9999999;
	background: #fff;
	display: flex;justify-content: space-between;
	align-items: center;
}
.ftlit{
	display: flex;
	width: 40%;
	justify-content: space-around;
	align-items: center;
}
.ftit{
	width: 50%;
}
.ftlit a{
	text-align: center;
	color: #333;padding: .2rem 0;
	display: block;
	text-align: center;
	font-size: .25rem;
}
.ftlit a img{
	height: .45rem;
	display: block;
	margin: 0 auto .05rem;
}
.mida {
	display: flex;justify-content: center;
	align-items: center;
	width: 20%;height: 100%;
}
.mida img{
	width: .7rem;display: block;
}
.fttnav{
	background: #fff;
	position: absolute;
	bottom: 1.6rem;
	display: none;
    left: -.2rem;width: 2rem;
	max-width: 500px;
	 -webkit-box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
    box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
}
.fttnav a{
	line-height: .6rem;
	display: block;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #eeeeee;
}
.ftit{
	position: relative;
}

.sjn{
	position: absolute;
	    bottom: -.2rem;
	    width: .35rem;
   left: 50%;transform: translate(-50%, 0);

}
body{
	padding-bottom: 1.3rem;
}

.ntit{
	padding: .4rem 0 .11rem;
	margin: 0 .3rem;
	border-bottom: 1px solid #eee;
}
.ntit span{
	font-size: .5rem;
	font-weight: bold;
	color: #333;
	padding-bottom: .1rem;
	border-bottom: 3px solid #da251c;
}
.lista{
	padding: 0 .3rem;
}
.lisat1{
	font-size: .33rem;
	margin-bottom: .2rem;color: #000;
}
.listarq{
	font-size: .28rem;
	color: #999;
}
.listat .lisat1{
	font-weight: bold;
}
.lista a{
	border-bottom: 1px solid #eaeaea;
	display: block;
	padding: .5rem 0;
}
.listatimg{
	border-radius: 10px;overflow: hidden;
	background-size: cover;
	height: 4.3rem;
	width: 100%;
	margin-bottom: .2rem;
}
.lista .listap{
	display: flex;justify-content: space-between;
	align-items: center;
}
.listapimg{
	width: 2.5rem;
	height: 1.7rem;
	margin-left: .3rem;
	background-size: cover;
	background-position: center;
	/*border-radius: 10px;overflow: hidden;*/
}
.listaple{
	flex: 1;
}

.artahz{
	padding: .5rem .3rem;
}
.artat1{
	font-size:.4rem ;font-weight: bold;
	margin-bottom: .25rem;color: #333;
	line-height: 1.5;
}
.art2{
	font-size: .28rem;
	color: #999;
}
.art2 span{
	display: inline-block;
	margin-right: .2rem;
}
.art2 span:last-child{
	margin-left: .2rem;
}
.artabd{
	text-align: left;
	line-height: 1.7;margin-top: .6rem;
}

.yrshz{
	position: relative;
	z-index: 9999999;
	padding: 0 .3rem ;
}
.yrssp{
	border-radius: 10px;overflow: hidden;
	height: 7rem;background-size: cover;
	background-position: top center;
	position: relative;

}
.lista td{
	width: 100%!important;display: block!important;
}
.spsdb{
	position: absolute;
	bottom: .3rem;z-index: 999;
	left: .3rem;
	display: flex;align-items: center;
	font-size: .45rem;color: #fff;
}
.spsdb img{
	width: .9rem;margin-right: .2rem;
}
.zcsf{
	width: 100%;height: 100%;
	background: rgba(0, 0, 0, .1);
	z-index: 99;
}
.yrssp video{
	width: 100%;display: none;
	position: relative;
	top: 0;left: 0;
	z-index: 9999;
}
.yrssp.cr{
	height: auto;
}
.spsnav{
	line-height: 1rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #eee;
	margin-bottom: .2rem;
	padding: 0 .4rem;
}
.spsnav a{
	color: #999;
	font-size: .33rem;display: flex;
	align-items: center;
}
.spsnav a span{
	width: .65rem;
	height: .35rem;display: block;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.spsnav a:nth-child(1) span{
	background-image: url(../img/fq1.png);
}
.spsnav a:nth-child(2) span{
	background-image: url(../img/fq2.png);
}
.spsnav a:nth-child(3) span{
	background-image: url(../img/fq3.png);
}
.spsnav a.cr:nth-child(1) span{
	background-image: url(../img/fq11.png);
}
.spsnav a.cr:nth-child(2) span{
	background-image: url(../img/fq22.png);
}
.spsnav a.cr:nth-child(3) span{
	background-image: url(../img/fq33.png);
}
.spsnav a.cr{
	color: #da251c;
}
.ntit b{
	font-size: .28rem;color:#999 ;display: inline-block;
	margin-left: .1rem;font-weight: normal;
}
.yrw1{
	padding: .3rem;color: #333;
	line-height: 1.8;
}
.yrw2{
	padding: .3rem;
	line-height: 2;color: #333;
}

.yrw2 h5{
	color:#333 ;font-weight: bold;
	font-size: .35rem;
	position: relative;
	padding-left: .1rem;
	border-left: 4px solid #da251c;
	line-height: 1;
	margin-bottom: .2rem;
}
.bkshahz{
	padding: .5rem .3rem;
}
.bkshahz li{
	list-style: none;line-height: 3;
}
.bkshahz span,.bkshahz a{
	padding: .15rem .35rem;
	border: 1px solid #cccccc;
	border-radius: 50px;
	color: #666;
	line-height: 1;
	font-size: .28rem;
	display: inline-block;
}
.bkshahz b{
	display: none;
}
.bkshahz span{
	background: #da251c;
	color: #fff;
	border-color: #da251c;
}

.xfhwq{
	padding: .6rem .3rem;
	padding-right: 1rem;
	border-bottom: 1px solid #eee;
	display: flex;
	align-items: center;justify-content: space-between;
}
.bkstx{
	width: 2.3rem;
	height: 2.3rem;
	border-radius: 500px;
	margin-right: .4rem;
	background-size: cover;background-position: center;
}
.bkswz{
	flex: 1;
}
.bkst1 span{
	font-size: .4rem;
	margin-right: .3rem;color: #333;
}
.bkst1 b{
	font-weight: normal;color: #999;
}
.bkst1{
	margin-bottom: .2rem;
}
.bkst2{
	line-height: 1.5;font-size: .28rem;
	color:#666 ;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.zmshx{
	position: absolute;
	right: .2rem;
	top: 1rem;
	background: #eeeeee;
	border-radius: 30px;
	padding: .2rem .1rem;
}
.bkshlishz{
	position: relative;
}
.zmshx a,.zmshx span{
	display: block;color: #666;text-align: center;
	line-height: 2;font-size: .28rem;font-weight: bold;
}
.zmshx span{
	color: #da251c;
}



.pagelist{text-align: center;padding: 10px 0;}
.pagelist li{
  display: inline-block;vertical-align: middle;margin-bottom: .1rem;
}
.pagelist a{
  border: 1px solid #e6e6e6;font-size: 13px;
  padding: 5px 10px;
display: inline-block;
background: #fff;line-height: normal;
color: #666666;
cursor: pointer;
text-decoration: none;
}
.pagelist li:hover a{
  background: #da251c;
  color: #fff;
}
.pagelist .thisclass a{
background: #da251c;
  color: #fff;
}
.pagelist .thisclass {
background: #da251c;
  color: #fff;
}
.pagelist  select{
	    width: 52px!important;
    height: 27px;
    display: block;
    text-align: center;
}

.yrimg{
	height: 2rem;
	width: 2rem;margin: 0 auto;
	background-size: cover;background-position: top center;
	border-radius: 50px;overflow: hidden;
}

/*.kfdhz>div{
	display: none;
}
.kfdhz>div.cr{
	display: block;
}*/

.artabd a,.kfdhz a{
	color: #ff319a
}