<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.banner{
	width:1000px;
	height:581px;
	margin:0px auto;
	overflow:hidden;
	background-color:#fff;
	position:relative;
	z-index:1;
	}
.banner_con{
	width:100%;
	height:500px;
	overflow:hidden;
	position:relative;
	z-index:1;
	}
.banner_con li{
	position: absolute;
	top: 0px;
	z-index:1;
	width: 100%;
	height:500px;
	left:100%;
	}
.banner_font{
	height:80px;
	border:#DFDFDF solid 1px;
	border-top:none;
	position:relative;
	z-index:1;
	}
.banner_font li{
	position: absolute;
	left:100%;
	top: 0px;
	z-index:1;
	width: 100%;
	height:50px;
	line-height:50px;
	font-size:22px;
	text-align:center;
	}
.banner_font li a:hover{
	text-decoration:none;
	}
.banner_icon{
	width:100%;
	height:10px;
	position:absolute;
	z-index:2;
	bottom:15px;
	text-align:center;
	}
.banner_icon span{
	display:inline-block;
	width:10px;
	height:10px;
	margin:0px 5px;
	cursor:pointer;
	background:url(../images/photo_index_icon2.jpg) no-repeat;
	}
.banner_icon .hover{
	background:url(../images/photo_index_icon1.jpg) no-repeat;
	}
.arcticle{
	margin:0px auto;
	width:1000px;
	overflow:hidden;
	padding-bottom:60px;
	}
.arcticle .list{
	margin-top:40px;
	overflow:hidden;
	}
.arcticle .title{
	height:46px;
	overflow:hidden;
	}
.arcticle .title .name{
	float:left;
	width:360px;
	}
.arcticle .title .name h2{
	float:left;
	font-size:22px;
	margin-right:10px;
	}
.arcticle .title .name span{
	margin-top:8px;
	font-size:16px;
	display:inline-block;
	}
.arcticle .title .more{
	float:right;
	margin-top:5px;
	}
.arcticle .title .more a{
	color:#999;
	display:inline-block;
	margin-left:10px;
	}
.arcticle .title .more a span{
	font-family:"宋体";
	}
.arcticle .content{
	overflow:hidden;
	height:400px;
	}
.arcticle .content li{
	float:left;
	width:248px;
	height:200px;
	display:inline;
	margin-right:2px;
	background-color:#fff;
	}
.arcticle .content li .img{
	height:160px;
	overflow:hidden;
	}
.arcticle .content li .font{
	height:40px;
	}
.arcticle .content li .font a{
	display:block;
	line-height:40px;
	padding:0px 10px;
	font-size:14px;
	color:#333;
	}
.arcticle .content li:hover a{
	text-decoration:none;
	color:#AB000E;
	}
.arcticle .content li .font a span{
	color:#999;
	}
.list_con{
	padding-top:10px;
	margin:0px auto;
	width:1000px;
	overflow:hidden;
	}
.list_con .title{
	height:46px;
	overflow:hidden;
	}
.list_con .title .name{
	float:left;
	width:360px;
	}
.list_con .title .name h2{
	float:left;
	font-size:22px;
	margin-right:10px;
	}
.list_con .title .name span{
	margin-top:8px;
	font-size:16px;
	display:inline-block;
	}
.list_con .content{
	overflow:hidden;
	}
.list_con .content li{
	margin-bottom:34px;
	height:550px;
	border-bottom:#ECEBEB solid 1px;
	}
.list_con .content li .img{
	width:100%;
	height:500px;
	overflow:hidden;
	}
.list_con .content li .font{
	height:50px;
	overflow:hidden;
	background-color:#fff;
	border-left:#ECEBEB solid 1px;
	border-right:#ECEBEB solid 1px;
	border-bottom:#D4D3D3 solid 1px;
	}
.list_con .content li .font .left{
	float:left;
	line-height:50px;
	display:inline;
	margin-left:10px;
	}
.list_con .content li .font .left a{
	font-size:18px;
	color:#000;
	}
.list_con .content li .font .left a:hover{
	text-decoration:none;
	}
.list_con .content li .font .right{
	float:right;
	display:inline;
	margin-right:10px;
	height:22px;
	margin-top:15px;
	}
.list_con .content li .font .right .like{
	float:left;
	height:22px;
	line-height:22px;
	margin-right:20px;
	}
.list_con .content li .font .right .like .icon{
	float:left;
	width:17px;
	height:13px;
	margin-top:4px;
	display:inline;
	margin-right:5px;
	background:url(../images/like_icon.png) no-repeat right;
	}
.list_con .content li .font .right .hover{
	color:#AB000E;
	}	
.list_con .content li .font .right .hover .icon{
	background:url(../images/like_icon.png) no-repeat left;
	}
.list_con .content li .font .right .see{
	float:left;
	height:22px;
	line-height:22px;
	}
.list_con .content li .font .right .see .icon{
	float:left;
	width:24px;
	height:22px;
	display:inline;
	margin-right:5px;
	background:url(../images/see_icon.png) no-repeat;
	}
.page{
	padding-bottom:30px;
    text-align:center;
    margin:0 auto;
	}
.page a{
	display:inline;
	font-size:14px;
	margin:0px 3px;
	text-align:center;
	width:30px;
    margin: 10px;
	}
.page a:hover{
    text-decoration:none;
    color:#146ABC;
    }
.page span {
    display: inline;
    font-size:14px;
    width:32px;
    margin:0px 3px;
    text-align:center;
    font-weight:bold;
    color:#146ABC;
    margin:10px;
    }
.page a:hover {
    text-decoration:none;
    }


.pager { width:700px;  text-align:center; padding-top:15px;  clear:both; line-height:35px;margin: 0 auto;}
 .pager a { border:solid 1px #DDDDDD; text-align:center;  padding:5px 10px; margin:0px 5px; text-decoration:none; }
    .pager a:hover {background:#2e6ab1; color:#ffffff;
    }
    .pager .current {background:#2e6ab1;padding:5px 10px; margin:0px 5px; color:#ffffff;
    }












</pre></body></html>