@charset "UTF-8";
/*聚收集永久发布地址www.jsjdhw.com v3.0 - 聚收集www.sjsdhw.com 2023-03-22*/
/*联系小聚QQ：1275539598*/
.bg img {
	width: 700px;
	display: block;
	margin: 0px auto;
	top: 180px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
}



header > div nav div>a,header > div .time-winter .time,header > div .time-winter .winter {
	color: #FFF!Important;
}

header > div nav .hover,header > div nav div>a:hover {
	color: #FFF;
}

header > div nav .border-bottom:after {
	background: #FFF;
}

header > div nav .border-bottom {
	background: transparent;
}

article {
	padding-top: 0;
	margin-top: -150px;
	position: relative;
}

.date {
	width: 100%;
	display: none;
	margin: 30px auto;
	border-radius: 3px;
	overflow: hidden;
}

.date li {
	width: 33.333333%;
	background: #fff5e9;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.date li:nth-child(2) {
	border-left: 1px solid #ffe7c9;
	border-right: 1px solid #ffe7c9;
}

.date li a {
	color: #d29653;
	font-size: 15px;
	display: block;
	cursor: pointer;
}

.date .hover {
	background: #efc495;
}

.date .hover a {
	color: #FFF;
}

.lists {
	background: #FFF;
	margin-top: -16px;
	border-radius: 5px;
}

.lists li {
	border-bottom: 1px solid #F6F6F6;
	padding: 40px;
}

.lists li:nth-last-child(1) {
	border-bottom: 0;
}

.lists li:nth-child(1) .number {
	color: #ffffff00;
	background: url("/jsjdhw_com_img/favor-first.png") no-repeat center center / 70%;
	font-size: 12px;
}

.lists li:nth-child(2) .number {
	color: #f5c34400;
	background: url("/jsjdhw_com_img/favor-second.png") no-repeat center center / 70%;
}

.lists li:nth-child(3) .number {
	color: #44495000;
	background: url("/jsjdhw_com_img/favor-third.png") no-repeat center center / 70%;
}

.lists li .number {
	color: #c3c3c3;
	display: block;
	width: 45px;
	margin-right: 75px;
	text-align: center;
	font-size: 25px;
	line-height: 75px;
	height: 75px;
	overflow: hidden;
	float: left;
	font-style: normal;
}

.lists li .weblogo {
	float: left;
	height: 75px;
	line-height: 75px;
	width: 75px;
	margin-right: 75px;
}

.lists li .weblogo img {
	width: 100%;
	height: 100%;
}

.lists li .introduce {
	padding: 5px 0px;
	line-height: 31px;
	float: left;
	width: calc(100% - 45px - 0px - 300px - 200px - 100px);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 15px;
	color: #9c9c9c;
}

.lists li .click {
	margin-left: 40px;
	float: left;
	width: 150px;
	line-height: 75px;
	height: 75px;
	font-size: 15px;
	color: #ff8d10;
}

.lists li .go {
	margin-left: 40px;
	float: left;
	width: 120px;
	text-align: center;
	height: 44px;
	color: #ffffff;
	border: 1px solid #ececec;
	line-height: 44px;
	font-size: 15px;
	border-radius: 25px;
	margin-top: 15.5px;
	background: linear-gradient(90deg,#21b47c 13.91%,#32ba76 35.94%,#53c560 64.69%,#6fce50 99.88%);
}

.type {
	width: 1400px;
	max-width: calc(100% - 50px);
	margin: 0px auto;
	position: relative;
	height: 100%;
}

.type ul {
	position: absolute;
	right: 0;
	bottom: 199px;
}

.type li {
}

.type li a {
	display: block;
	height: 45px;
	line-height: 45px;
	width: 150px;
	font-size: 15px;
	border-radius: 3px;
	text-align: center;
	margin-bottom: 10px;
	color: #FFF;
}

.type li .hover {
	color: #ff0f41;
	background: #FFF;
}

.list_li {
	box-shadow: 0 -1px 18px rgba(0, 0, 0, 0.12);
}

p.introduce {
}
@media screen and (max-width:800px){

.bg img {
	width: 700px;
	display: block;
	margin: 0px auto;
	top: 180px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
}

header {
	background: transparent;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	position: relative;
	z-index: 99;
}

header > div nav div>a,header > div .time-winter .time,header > div .time-winter .winter {
	color: #FFF!Important;
}

header > div nav .hover,header > div nav div>a:hover {
	color: #FFF;
}

header > div nav .border-bottom:after {
	background: #FFF;
}

header > div nav .border-bottom {
	background: transparent;
}

article {
	margin-top: -150px;
	position: relative;
	z-index: 99;
	padding-top: 0;
}

.date {
	width: 100%;
	display: none;
	margin: 30px auto;
	border-radius: 3px;
	overflow: hidden;
}

.date li {
	width: 33.333333%;
	background: #fff5e9;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.date li:nth-child(2) {
	border-left: 1px solid #ffe7c9;
	border-right: 1px solid #ffe7c9;
}

.date li a {
	color: #d29653;
	font-size: 15px;
	display: block;
	cursor: pointer;
}

.date .hover {
	background: #efc495;
}

.date .hover a {
	color: #FFF;
}

.lists {background: #FFF;padding: 1.3rem
 1
rem;}

.lists li {
	border-bottom: 1px solid #F6F6F6;
	padding: 5px;
	height: 75px;
}
div#phbdh {
    bottom: 0px !important;
}
img#wangzhandianjileitai {margin-top: 40px;left: 0px;top: 0px;}
.lists li:nth-last-child(1) {
	border-bottom: 0;
}

.lists li:nth-child(1) .number {
	color: #ffffff00;
	background: url("/jsjdhw_com_img/favor-first.png") no-repeat center center / 70%;
	font-size: 12px;
}

.lists li:nth-child(2) .number {
	color: #f5c34400;
	background: url("/jsjdhw_com_img/favor-second.png") no-repeat center center / 70%;
}

.lists li:nth-child(3) .number {
	color: #44495000;
	background: url("/jsjdhw_com_img/favor-third.png") no-repeat center center / 70%;
}

.lists li .number {
	color: #c3c3c3;
	display: block;
	width: 10%;
	margin-right: 5px;
	text-align: center;
	font-size: 16px;
	line-height: 55px;
	height: 55px;
	overflow: hidden;
	float: left;
	font-style: normal;
}

.lists li .weblogo {
	float: left;
	height: 30px;
	line-height: 55px;
	width: 10%;
	margin-right: 5px;
}

.lists li .weblogo img {
	width: 100%;
	height: 100%;
}

.lists li .introduce {
	padding: 5px 0px;
	line-height: 25px;
	float: left;
	width: 50%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 12px;
	color: #9c9c9c;
}

.lists li .click {
	margin-left: 5px;
	float: left;
	width: 60px;
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	color: #ff8d10;
}

.lists li .go {
	margin-left: 5px;
	float: left;
	width: 75px;
	background: #FFF;
	text-align: center;
	height: 30px;
	color: #a2a2a2;
	border: 1px solid #ececec;
	line-height: 30px;
	font-size: 12px;
	border-radius: 5px;
	margin-top: 0.5px;
}

.type {
	width: 1400px;
	max-width: calc(100% - 50px);
	margin: 0px auto;
	position: relative;
	height: 100%;
}

.type ul {
	position: absolute;
	right: 0;
	bottom: 199px;
}

.type li {
}

.type li a {
	display: block;
	height: 45px;
	line-height: 45px;
	width: 150px;
	font-size: 15px;
	border-radius: 3px;
	text-align: center;
	margin-bottom: 10px;
	color: #FFF;
}

.type li .hover {
	color: #ff0f41;
	background: #FFF;
}

.list_li {
	box-shadow: 0 -1px 18px rgba(0, 0, 0, 0.12);
}

p.introduce {
}
html#phbd .index-box .tit{
	padding-top: 0;
	}
html#phbd .index-box, .index-box::before
{
	margin-top: 0px;
	width: 100%;
	background-size: cover;
	height: 200px;
	margin-bottom: -200px;
	}
html#phbd body.night .index-box{
	background: linear-gradient(to top,rgb(0 0 0 / 31%),rgba(0,0,0,0)),url(/jsjdhw_com_css/images/shouji-h.jpg) center -15rem;
	background-size: cover;
	}
html#phbd .index-box .tit h2{
	display:none;
	}
html#phbd .index-box .search-box{
	display: block;
	}
}


div#phbdh {
    bottom: 200px;
}
html#phbd marquee {
    margin-top: 5px;
}