body{background:#fff}
/* 列表页样式 */
.position-box{width:100%;height:65px;background:#f0f0f0;overflow:hidden}
.position{color:#b2b2b2;height:65px}
.position span.fl{font-size:18px;color:#be6f08;line-height:65px}
.position span.fr{font-family:宋体;line-height:65px;margin-left:5px}
.position span.fr a{color:#b2b2b2;font-family:宋体}
.position span.ico{width:12px;height:12px;overflow:hidden;margin-top:25px;line-height:0}
.jgry_list{margin-top:40px;overflow:hidden}
.dsj_list{margin-top:40px;width:1000px}

.leftBar{width:250px;overflow:hidden}
.leftBarBox{width:250px;height:370px;overflow:hidden}
.leftBarMenuFixed{position:fixed; top:71px; width:250px; _position:absolute;height:auto;_top:expression(eval(document.documentElement.scrollTop)+71)}
.leftBarMenu{width:250px;height:370px;overflow:hidden;background:#f2b83d;z-index:9999999}
.leftBarMenu ul{width:220px;overflow:hidden;margin:20px auto 0}
.leftBarMenu li{width:100%;height:40px;border-bottom:1px solid #f7d17f;color:#a63e01;line-height:40px}
.leftBarMenu li a{color:#a63e01;font-size:16px;padding-left:10px}
.leftBarMenu li span{padding-right:8px;font-family:宋体;font-size:14px}
.leftBarMenu li.hover,.leftBarMenu li.active{background:#fff;color:#f2b83d}
.leftBarMenu li.hover a,.leftBarMenu li.active a{color:#f2b83d}
.zt{width:250px;height:100px;overflow:hidden;margin-top:30px}
.zxrk{width:228px;height:230px;padding:10px;overflow:hidden;border:1px solid #dbe0de;margin-top:30px}
.zxrk img{float:left}
.zxrk ul{width:228px;overflow:hidden;border-top:1px solid #eee;}
.zxrk li{float:left;border-bottom:1px solid #eee;padding-top:10px;width:114px;height:50px;overflow:hidden}
.zxrk li span{padding-left:4px}
.zxrk li span img{float:left;margin-top:7px;margin-right:5px}
.zxrk li a{color:#464646;font-size:16px}
.zxrk li a font{color:#b2b2b2;font-size:12px}
/* .zxrk li a:hover{color:#1a8151} */
.zxrk li.qis{width:113px;border-right:1px solid #eee}
.rightBar{width:710px;overflow:hidden}
.rightBar .title{font-size:15px;color:#be6f08}
.rightBar .title font{font-size:22px}
.rightBar p.cont{line-height:24px;text-indent:2em;color:#262626;margin-top:29px;font-size:14px;font-family:宋体;margin-bottom:20px;}
.listBar{width:710px;margin-top:30px;position:relative;height:670px;background:#ebebeb}


/* 相册代码 */
#imageFlow {
		position: absolute;
		width: 710px;
		height: 80%;
		left: 0%;
		top:0;
		background: #ebebeb;
	}
	#imageFlow .diapo {
		position: absolute;
		left: -1000px;
		cursor: pointer;
		-ms-interpolation-mode: nearest-neighbor;
	}
	#imageFlow .link {
		border: dotted #fff 1px;
		margin-left: -1px;
		margin-bottom: -1px;
	}
	#imageFlow .bank {
		visibility: hidden;
	}
	#imageFlow .top {
		position: absolute;
		width: 100%;
		height: 40%;
		background: #f5f5f5;
	}
	#imageFlow .text {
		position: absolute;
		left: 0px;
		width: 100%;
		bottom: 16%;
		text-align: center;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		z-index: 1000;
	}
	#imageFlow .title {
		font-size: 0.9em;
		font-weight: bold;
	}
	#imageFlow .legend {
		font-size: 0.8em;
	}
	#imageFlow .scrollbar {
		position: absolute;
		left: 10%;
		bottom: 10%;
		width: 80%;
		height: 16px;
		z-index: 1000;
	}
	#imageFlow .track {
		position: absolute;
		left: 1%;
		width: 98%;
		height: 16px;
		filter: alpha(opacity=30);
		opacity: 0.3;
	}
	#imageFlow .arrow-left {
		position: absolute;
	}
	#imageFlow .arrow-right {
		position: absolute;
		right: 0px;
	}
	#imageFlow .bar {
		position: absolute;
		height: 16px;
		left: 25px;
	}

/* tonglan */
.tonglan{width:100%;height:270px;overflow:hidden;background:#f7f7f7;margin-top:40px}
.bingZ{height:270px}
.bingZ ul{width:1002px;overflow:hidden;padding-top:50px}
.bingZ li{float:left;width:167px;overflow:hidden;height:220px}
.bingZ li span.fl{margin-right:15px;width:40px;height:220px;overflow:hidden}
.bingZ li dl{float:left;width:112px;overflow:hidden}
.bingZ li dt{width:100%;float:left;overflow:hidden;font-size:14px;margin-bottom:10px}
.bingZ li dt a{color:#464646}
.bingZ li dd{float:left;line-height:30px;width:100%;overflow:hidden}
.bingZ li dd a{color:#7e7e7e;font-family:宋体}
.bingZ li a:hover{text-decoration:underline}