<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bigimgbox{
	height: 300px;
	width: 100%;
}
.bigimgbox img{
	width: 100%;
	height: 300px;
}

.navleft{
	width: 800px;
	float: left;
}
.product{
	padding: 0 15px;
	height: 140px;
	background: #FFFFFF;
}
.producttit{
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	color: #333333;
	font-weight: 700;
	font-weight:normal;
	border-bottom: 1px solid #F0F0F0;
}
.navlisttop{
	float: left;
	height: 90px;
	width: 25%;
	line-height: 84px;
	font-size: 18px;
	color: #333333;
	font-weight: 500;
	text-align: center;
}
.navlisttop a{
	display: block;
	padding-left: 34px;
	transition: 0.2s;
}
.navlisttop a:hover{
	color: #c81632;
	
}
.navright{
	background: #FFFFFF;
	float: left;
	margin-left: 20px;
	width: 320px;
	padding: 0 15px;
}
.newrecommendlist{
	margin-top: 20px;
	margin-bottom: 20px;
}
.newrecommendlist a{
	display: block;
	
}
.newrecommendlist a img{
	width: 290px;
	height: 180px;
	margin-bottom: 4px;
}
.newrecommendname{
	font-size: 16px;
	color: #666666;
	margin-bottom: 4px;
}
.newrecommendmoney{
	font-size: 16px;
	color: #999999;
	margin-bottom: 4px;
}
.newrecommendmoney span{
	color: #EC4141;
}
.newrecommendlist a:hover img{
	opacity: 0.7;
}
.indexpage{
	background: url(../../images/shouye.png) no-repeat 42px center;
	transition: 0.2s;
}
.indexpage:hover{
	background: url(../../images/shouye1.png) no-repeat 42px center;
}
.projectpage{
	background: url(../../images/zhaoxiangmu.png) no-repeat 42px center;
	transition: 0.2s;
}
.projectpage:hover{
	background: url(../../images/zhaoxiangmu1.png) no-repeat 42px center;
}
.rankingpage{
	background: url(../../images/paihangbang.png) no-repeat 42px center;
	transition: 0.2s;
}
.rankingpage:hover{
	background: url(../../images/paihangbang1.png) no-repeat 42px center;
}
.informationpage{
	background: url(../../images/zixun.png) no-repeat 42px center;
	transition: 0.2s;
}
.informationpage:hover{
	background: url(../../images/zixun1.png) no-repeat 42px center;
}

.findproject{
	margin-top: 20px;
	background: #FFFFFF;
	padding: 0 15px;
}
.fine-left-bottom{
	overflow: hidden;
}
.industrybox {
    font-size: 14px;
    position: relative;
    padding-left: 90px;
    margin-bottom: 10px;
}
.industrybox span {
    width: 76px;
    height: 20px;
    line-height: 20px;
    display: block;
    color: #FFFFFF;
    border-radius: 4px;
    text-align: center;
    background: #ED4141;
    position: absolute;
    left: 0;
    top: 1px;
}
.industrybox span a {
    color: #FFFFFF;
    display: block;
}
.industry a {
    padding: 0 10px;
    color: #555;
    margin-bottom: 8px;
    display: inline-block;
}
.classprojectbox{
	margin-top: 20px;
}
.industry a:hover {
    color: #EA9084;
}
.recommendabox a{
	font-size: 14px;
	color: #666666;
	height: 50px;
	line-height: 50px;
	margin-right: 20px;
}
.recommendabox a:hover{
	font-size: 14px;
	color: #EA9084;
}
.findabigbox{
	overflow: hidden;
	padding: 16px 0;
}
.findabox{
	width: 800px;
	/*height: 710px;*/
	border-right: 1px solid #F0F0F0;
	float: left;
	margin: 0 10px;
}
.findalisttit{
	height: 34px;
	line-height: 34px;
	font-weight: 700;
	font-size: 14px;
	display: block;
	margin-left: -4px;
}
.findalistbox{
	margin-bottom: 10px;
}
.findalists{
	overflow: hidden;
	margin-top: 6px;
}
.findalists a{ font-size:16px;
	display: block;
	float: left;
	width: 25%;
	height: 34px;
	line-height: 34px;
	color: #848386;
}
.findalist1 .findalisttit{
	color: #EA9084;
	background: url(../../images/daohangcanyin.png) no-repeat left;
	background-size: 34px 34px;
	
}


.findalisttit{font-size:20px; font-weight:normal}
.findalist1 .findalists a:hover{
	color: #EA9084;
}
.findalist2 .findalisttit{
	color: #D7A25E;
	background: url(../../images/daohangjiaju.png) no-repeat left;
	background-size: 34px 34px;
}
.findalist2 .findalists a:hover{
	color: #D7A25E;
}
.findalist3 .findalisttit{
	color: #F95767;
	background: url(../../images/daohangjiancai.png) no-repeat left;
	background-size: 34px 34px;
}
.findalist3 .findalists a:hover{
	color: #F95767;
}
.findalist4 .findalisttit{
	color: #55AB83;
	background: url(../../images/daohangfuwu.png) no-repeat left;
	background-size: 34px 34px;
}
.findalist4 .findalists a:hover{
	color: #55AB83;
}</pre></body></html>