.topbg{background:url(../img/hdbg.jpg);}
.top{height:180px;}
.linetitle{border-bottom:solid 1px;}
.pictitle{position: absolute;
    left: 0;
    bottom: 0px;
    background: rgba(0,0,0,0.3);
    color: #fff;
    overflow: hidden;}
.linehr{height:3px;}
.littlepictitle{position: absolute;
    left: 0;
    bottom: 0px;
    background: rgba(0,0,0,0.3);
    color: #fff;
    overflow: hidden;
	max-width: 90%;
    margin-left: 5%;}
.frendlinkbg{background: #D1D3C6;}
.links a {
	display: inline-block;
	border: solid 1px #ddd;
	border-radius: 4px;
}
.links b{
	background: #f5f5f5;
    border-radius: 0;
	border-right: solid 1px #ddd;
	border-radius: 4px;
	color: #333;
    padding: 8px 12px;
    line-height: 18px;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;}
.taglink{line-height:20px;}
.tn{max-width: 250px;
    max-height: 180px;
    float: left;
    margin-left: 20px;
    margin-top: 7px;}

.hdpic{width:240px;height:130px;padding-left:1px;padding-right:1px;overflow:hidden;}
.hdp{max-height:350px;}
.hd1 img {width:240px;height:190px;}
.listpic img{width:125px;height:75px;}
ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;

	/* optional styles for appearance */
	width: 100%;
	height:30px; /* height should be included to reserve visual space for the marquee */
}

ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */

	/* optional styles for appearance */
	font: 14px Arial, Helvetica, sans-serif;
	padding: 3px 5px;
}

.czjz{margin:0 auto;}
.qypic img{width:600px;height:335px;overflow:hidden;}
.footwx img{max-width:160px;max-height:160px;overflow:hidden;}
.footse {margin:0 auto;text-align:center;
list-style: none;
    padding: 5px 0 0 0;
	border: 0;
    font-size: 14px;
    font: inherit;
    vertical-align: baseline;
}
.footse li{display: inline-block;
    vertical-align: top;
	    position: relative;
		padding:5px;}
.headtext a{color: white;
    padding-right: 3px;}	
.listtext1 blockquote{margin-bottom:15px !important;clear:both;display:block;}	
.jxjyli li{float:left;}
#code{text-align:center;padding-bottom:5px;}