html, body{
	position: relative; 
	height:100%;
	overflow:hidden;
	overflow-y: hidden;
}
/*.filter .dropDownMenu04 a{
	width: 30%;
	padding: 0 1%;
}*/
.w200{
	max-width: 2.666rem;
}
.filter .dropDownMenu03 .menu02,
.filter .dropDownMenu03 .menu03{
    background: url(../../images/H5images/dropDown.jpg) no-repeat 90% center;
    background-size: 0.27rem 0.2rem;
}

.filter .dropDownMenu04 a{
	width: 23%;
	padding: 0 1%;
}
.filter .dropDownMenu03 a{
	width: 31%;
	padding: 0 1%;
}
.filter .dropDownMenu03 .menu04{
	background: url(../../images/H5images/dropDown.jpg) no-repeat 80% center;
	background-size: 0.27rem 0.2rem;
}
.f_blue{
	color: #006abe;
}
.f_orange{
	color: #FF570D;
}
.ZCJD ul li{
	padding: 0.266rem 0.4rem;
	border-bottom: 1px solid #ddd;
}
.ZCJD ul li .imgBox{
	width: 2.533rem;
    height: 1.6rem;
    overflow: hidden;
}
.ZCJD ul li .imgBox img{
	width: 100%;
	height: 100%;
}
.ZCJD ul li .txtBox{
	width: 4.88rem;
	height: 1.6rem;
	padding-left: 0.221rem;
}
.ZCJD ul li .txtBox .a-txt{
	width: 4.88rem;
	height: 1rem;
	line-height: 0.533rem;
}
    .ZCJD ul li .btndiv .a-top {
        /*width: 1.173rem;*/
        width: 1.3rem;
        height: 0.4rem;
        line-height: 0.4rem;
        border: 1px solid #006ABE;
        border-radius: 0.1rem;
        color: #006ABE;
    } 
.ZCJD ul li .btndiv .a-bottom{
	width: 1.4rem;
	height: 0.6rem;
	line-height: 0.6rem;
	background: url(../../images/H5images/bg-datetime.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 0.666rem;
} 
.paraoverflow2{
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 2;
}
.ZCJD ul li .txtBox p{
	padding-top: 0.15rem;
	font-family: "SFCompactText Regular";
}
/*===========*/
.slideTxtBox{
	padding: 1.25rem 0rem 0rem;
	box-sizing: border-box;
}
.slideTxtBox .hd{ 
	height: 1.333rem; 
	line-height: 1.333rem; 
	background: #ffffff; 
	border-bottom: 0.0133rem solid #F4F4F4;  
}
.slideTxtBox .hd .ul-list{ 
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
.slideTxtBox .hd .ul-list li{ 
	width: 25%;
	height: 1.333rem;
	line-height: 1.333rem;
	box-sizing: border-box;
	padding: 0 1%;
	cursor:pointer;  
}
.slideTxtBox .hd .ul-list li.on{ 
	color: #006abe;
    border-bottom: 0.08rem solid #006abe; 
}
.slideTxtBox .bd .bd-divtxt{
	line-height: 0.693rem;
	padding: 0.466rem 0.4rem;
	box-sizing: border-box;
}
.slideTxtBox .bd .div-title {
    width: 100%;
    box-sizing: border-box;
    padding: 0.333rem 0.4rem ;
    border-bottom: 1px solid #E8E8E8;
    background: url(../../../Content_V1.0/images/H5images/boder_Blue.png) no-repeat 0.426rem center;
    background-size: 0.093rem 0.45rem;
}
.span-redline {
    width: 0.106rem;
    height: 0.456rem;
    border-radius: 0.053rem;
    background-color: #E94643;
}
.infor .ul-list{
	padding: 0.4rem;
	box-sizing: border-box;
}
.bd .infor .ul-list li a{
	width: 100%;
	box-sizing: border-box;
	padding-left: 0.4rem;
	height: 0.8rem;
	line-height: 0.8rem;
	display: block;
	background: url(../../../Content_V1.0/images/H5images/APP06.png) no-repeat left center;
    background-size: 0.3rem;
}
.ml10 {
    margin-left: 3%;
}
.bd ul.dataList02 li{
	padding: 0.4rem;
	border-bottom: 1px solid #ddd;
}
.bd ul.dataList02 li .imgBox{
	width: 2.1rem;
    height: 1.6rem;
    overflow: hidden;
}
.bd ul.dataList02 li .imgBox img{
	width: 100%;
	height: 100%;
}
.bd ul.dataList02 li .txtBox{
	width: 6.6rem;
	padding-left: 0.3rem;
}
.bd ul.dataList02 li .txtBox a.paraoverflow2{
	width: 100%;
	height: 1rem;
	font-family: "PingFang SC Regular";
	line-height: 0.533rem;
}
.bd ul.dataList02 li .txtBox p{
	padding-top: 0.15rem;
	font-family: "SFCompactText Regular";
}
.f20 {
    font-size:0.2666rem;
}
.f18 {
    font-size: 0.24rem;
}