body{margin: 0; padding: 0;}
a{text-decoration: none; color: inherit;}
/*
#d4492a
 
*/
.swiper-container{
	width: 100%;
	height: 240px;
	overflow: hidden;
}
.list{
	overflow: hidden;
	margin-top: 5px;
	width: 100%;
}
.list hr{
	margin: 0 10px;
	overflow: hidden;
	border: 0;
	border-top: #858492 1px dashed;
}
.list div{
	overflow: hidden;
	margin: 10px;
	height: 100px;
}
.list div p{
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.list div p.p1{width: 110px; height: 100px; float: left;}
.list div p.p2{padding-left: 8px;}
.list div p.p2 span{
	display: block;
	overflow: hidden;
}
.list div p.p2 span.s1{
	height: 18px;
    line-height: 22px;
    font-size: 16px;
}
.list div p.p2 span.s2{
	margin: 5px 0px 5px 0px;
	font-size: 12px;
}
.list div p.p2 span.s3{
	display: block;
	height: 35px;
    line-height: 18px;
    font-size: 12px;
}
.list div p.p2 span.s4{
	margin: 10px 0 0 0;
}
.list div p.p2 span.s5{
	margin: 10px 0 0 0;
	font-size: 12px;
}
.list div p.p2 span.s6{
	margin: 10px 0 0 0;
	height: 100px;
	font-size: 12px;
}



.typeList{width: 96%; margin: auto; overflow: hidden;}
.typeList p{
	width: 100%; 
	margin: 20px 0 0 0; 
	padding: 0;
}
.typeList p img{
	width: 100px;
}
.typeList div{
	overflow: hidden;
}
.typeList div a{
	height: 45px;
	display: block;
	width: 100%;
    border-bottom: 1px #ccc dashed;
	text-decoration: none;
	cursor: pointer;
	color: rgb(94, 95, 96);
}
.typeList div a font{
	width: 80%;
	height: 100%;
	float: left;
	display: block;
	line-height: 45px;
	font-size: 14px;
    font-family: Î¢ÈíÑÅºÚ;
    color: rgb(94, 95, 96);
    margin-left: 5px;
	overflow: hidden;
}
.typeList div a font.black{color: black;}
.typeList div a i{
	float: right;
	display: block;
    background: url(/Public/xx/img/bg2.png) no-repeat;
    width: 8px;
    height: 12px;
    margin: 17px 5px 0px 0px;
}
.typeList div span{
	display: block;
	float: left;
	width: 32%;
	margin: 3px 0 0 1%;
	height: 140px;
}

.detail{
	width: 92%;
	margin: auto;
	overflow: hidden;
}
.detail .title{
	float: left;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0px 3px 0px;
}
.detail .date{
	float: left;
    width: 100%;
    margin: 5px 0px;
    border-bottom: 1px #babccb dotted;
    padding-bottom: 8px;
	font-size: 12px;
}
.detail .cont{
	float: left;
    width: 100%;
    line-height: 20px;
	font-size: 14px;
	overflow: hidden;
}
.detail .cont img{
	max-width: 100%;
}
.detail .cont a{
	display: block; 
	float: left;
	font-size: 12px;
	width: 50%;
}
.detail .cont a.a{width: 100%;}
.detail .cont a.b{margin-top: 10px;}

.foot{
	position: fixed; 
	width: 100%; 
	left: 0; 
	bottom: 0; 
	z-index: 10; 
	height: 45px; 
	background: #100d51;
	box-shadow: 0 0 5px #666;
}
.foot div{
	overflow: hidden;
	float: left; 
	width: 20%; 
	font-size: 14px; 
	text-align: center; 
	height: 44px; 
	line-height: 44px; 
	margin-top: 1px; 
	color: white; 
	border-left: 1px #1b167f solid; 
	margin-left: -1px;
}
.foot div.ok{
	background: #ffc502; 
	color: #000002;
}



html{
	background: white;
}

.dynamic{width: 90%; margin: 0 auto; overflow: hidden;}
.dynamic ul{margin: 0; padding: 0;}
.dynamic ul li{list-style: none; height: auto; width: 100%; border-bottom: #babccb 1px dashed; margin-top: 35px;}
.dynamic ul li p{margin: 0 auto; padding: 0; width: 100%; overflow: hidden;}
.dynamic ul li p.a{width: 100%; height: 220px;}
.dynamic ul li p.a img{width: 100%;}
.dynamic ul li p.b{font-size: 16px; margin-top: 10px; height: 20px; text-overflow:ellipsis; white-space: nowrap;}
.dynamic ul li p.c{margin-top: 5px; font-size: 14px; height: 30px;}
.dynamic ul li p.c span{display: block; float: right; margin-right: 15px;}
.dynamic ul li p.d{margin-top: 5px; height: 20px; line-height: 22px; font-size: 14px;}