.leftNav{width: 178px; padding-left: 10px;}
.leftNav a{text-decoration: none;}
.level1ul{}
.level1{}
.level1>a{position: relative;z-index: 100;display: block;width: 178px;height: 48px;line-height: 45px;background: url(/images/list/list-btn2.png) no-repeat;font-size: 17px;color: #fff;text-align: center;}
.level1>a.current{background: url(/images/list/list-btn1.png) no-repeat;}
.level1 a.haschild i{width: 9px;height: 10px;display: inline-block;margin-left: 5px;background: url(/images/list/arrow-icon.png) no-repeat;}
.level2ul{position: relative;width: 140px;background: #e0ebf4;border: 1px #a9c4d9 solid;padding: 30px 8px;margin: -30px 0 -20px 6px;}
.level2{text-indent: 10px;}
.level2>a{position: relative;z-index: 10;display: block;line-height: 40px;width: 140px;height: 40px;margin-top: 5px;background: url(/images/list/list-bg.png) -10px no-repeat;font-size: 13px;color: #4b5459;overflow: hidden;}
.level2>a.current{background: #bdbbbb;color: #fff;text-indent: 20px;}

.rightCon{float: right;margin:2px 10px;width: 750px;}
.rightCon .titlebar1{padding-left: 45px;}
.listxq{padding: 10px 20px;}
.article .title1{font-size: 18px;color: #181818;text-align: center;}
.article .time{font-size: 12px;color: #8c8c8c;text-align: center;margin-top: 5px;}
.article .content{margin-top: 30px;word-wrap: break-word;}
.article .content .name{font-size: 14px;text-indent: 0;}
.extendfile{font-size: 13px;color: #5b5b5b;margin-top: 30px;}
.extendfile a{display: block;margin-top: 5px;color: #5b5b5b;}
.inscribe{font-size: 13px;color: #5b5b5b;margin-top: 15px;}
.articlelinks{margin-top: 100px;width: 300px;float: left;}
.articlelinks a{font-size: 12px;display: block;color: #181818;cursor: pointer;}
.rightcopymark{float: right;font-size: 12px;color: #e85403;margin-top: 120px;}

.newslist{margin-left: 30px;margin-top: 10px}
.newslist a{display: block;float: left;width: 530px;color: #5b5b5b;height: 25px;line-height: 25px;font-size: 14px;}

/** add */
.level2>a:HOVER {
	background: #bdbbbb;
	color: #fff;
	opacity:0.9;
	text-indent: 20px;
}
/** add */
.level1>a:HOVER {
	background: url(/images/list/list-btn1.png) no-repeat;
}
.page {
	position: relative;
}