/****************************/


/*                 		    */


/*     Version : 3.2.0      */


/*     Author  : XIONG Wei  */


/*     Date    : 20150427   */


/*                          */


/****************************/


/* Getting the new tags to behave */

body {
	background: #fff;
	/*background: url(imagesbodybg.jpg) repeat-x 0 0;*/
}


/* Left & Right alignment */

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	margin: 0 auto;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	*+ height: 1%;
}


/* ============================= main layout ====================== */

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #025394;
}

.bright {
	color: #F48C19;
}

.bright:hover {
	color: #000;
}


/* ============================= index ====================== */

.web {
	/*width: 1200px;*/
	background: url(../images/bg.jpg) no-repeat;
	min-height: 700px;
	margin: 0 auto;
}

.tips {
	background: url(../images/tips_ico.png) 0 5px no-repeat;
	width: 990px;
	height: 23px;
	font-size: 12px;
	/*color: #fff;*/
	line-height: 23px;
	margin-bottom: 9px;
}

.tips a {
	font-size: 12px;
	color: #fff;
	line-height: 23px;
}

.tips a:hover {
	color: #ccc;
}

.tips .notice {
	width: 800px;
}

.tips .setup {
	width: 202px;
}

.tips .notice ul li a {
	margin-left: 22px;
}

.tips .setup ul li a {
	line-height: 23px;
	margin: 0 5px;
}

.header {
	width: 990px;
}


/*.nav {
	background: url(imagesnav.png) no-repeat;
	height: 57px;
	margin-top: 9px;
}
.nav li {
	width: 110px;
	text-align: center;
	margin-top: 7px;
	_margin-top: 5px;
	height: 45px;
	background: url(imagesnav_line.jpg) right no-repeat;
}
.nav li a {
	font-family: "SimHei";
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	text-shadow: 1px 1px 0px #fff;
	behavior: url(PIE.htc);
}
.nav li a span {
	font-family: Arial;
	font-size: 11px;
}*/

.nav {
	margin-top: 10px;
	padding: 0 15px;
	height: 34px;
	line-height: 34px;
	background: #025394;
	/*#39A4DC;*/
	position: relative;
	z-index: 100;
}

.nav a {
	color: #fff;
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}

.nav .nLi h3 {
	float: left;
}

.nav .nLi h3 a {
	display: block;
	padding: 0 25px;
	font-size: 14px;
	font-weight: bold;
}

.nav .sub {
	display: none;
	width: 110px;
	left: 0;
	top: 34px;
	position: absolute;
	background: #4E4E4E;
	line-height: 26px;
	padding: 5px 0;
}

.nav .sub li {
	zoom: 1;
}

.nav .sub a {
	display: block;
	padding: 0 10px;
	font-size: 14px;
}

.nav .sub a:hover {
	background: #6d6d6d;
	color: #fff;
}

.nav .on h3 a {
	background: #4E4E4E;
	color: #fff;
}

.banner {
	width: 992px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.content {
	width: 990px;
	margin-top: 15px;
}

.content .more a {
	background: url(imagesnews_more.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
}

.news {
	background: url(imagesnews_bg.png) top no-repeat;
	width: 365px;
	/*height: 234px;*/
	margin-right: 10px;
}

.news .more a {
	margin-left: 332px;
	margin-top: 11px;
}

.news ul {
	margin: 10px 0 0 10px;
}

.news li a {
	background: url(imagesnews_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 10px;
	line-height: 24px;
}

.notice {
	background: url(imagesnotice_bg.png) top no-repeat;
	width: 365px;
	/*height: 234px;*/
	margin-right: 10px;
}

.notice .more a {
	margin-left: 332px;
	margin-top: 11px;
}

.notice ul {
	margin: 10px 0 0 10px;
}

.notice li a {
	background: url(imagesnotice_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 10px;
	line-height: 24px;
}

.academic {
	background: url(imagesacademic_bg.jpg) top no-repeat;
	/* width: 322px; */
	width: 365px;
	height: 224px;
	margin-right: 10px;
}

.academic .more a {
	margin-left: 332px;
	margin-top: 11px;
}

.academic ul {
	margin: 10px 0 0 10px;
}

.academic li a {
	background: url(imagesacademic_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 10px;
	line-height: 24px;
}

.service {
	background: url(imagesservice_bg.jpg) top no-repeat;
	/* width: 322px; */
	width: 365px;
	height: 224px;
	margin-right: 10px;
}

.service .more a {
	margin-left: 332px;
	margin-top: 11px;
}

.service ul {
	margin: 10px 0 0 10px;
}

.service li a {
	background: url(imagesservice_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 10px;
	line-height: 24px;
}

.special {
	background: url(imagesspecial_bg.png) top no-repeat;
	width: 240px;
	/*height: 224px;*/
	margin-right: 10px;
}

.special .more a {
	margin-left: 207px;
	margin-top: 11px;
}

.special ul {
	margin: 10px 0 0 10px;
}

.special li a {
	background: url(../images/special_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 6px;
	line-height: 24px;
}

.link {
	background: url() top no-repeat;
	float: left;
	width: 100%;
	/*height: 224px;*/
	margin-right: 10px;
	font-size: 12px;
	line-height: 24px;
}

.link .header {
	color: #00f;
	font-weight: 700;
}

.link .more a {
	margin-left: 207px;
	margin-top: 11px;
}

.link ul {
	margin: 10px 0 0 10px;
}

.link li a {
	background: url(../images/special_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 6px;
	line-height: 24px;
}

.link li img {
	padding: 2px;
	border: 1px solid #ccc;
}

.link li a:hover img {
	border-color: #999;
}

.about {
	background: url(imagesabout_bg.jpg) top no-repeat;
	width: 349px;
	height: 224px;
}

.about .more a {
	margin-left: 295px;
	margin-top: 14px;
}

.about img {
	margin: 16px 14px 8px 14px;
}

.about p {
	margin: 0 14px;
	font-size: 14px;
	text-indent: 25px;
	color: #666;
	line-height: 22px;
}

.contact {
	width: 230px;
	/*height: 224px;*/
	margin-top: 5px;
	margin-left: 10px;
}

.contact .tel {
	background: url(imagestel_bg.jpg) no-repeat;
	/*height: 33px;*/
	display: block;
	font-size: 24px;
	/*color: #5579b7;*/
	padding-left: 80px;
	padding-top: 36px;
}

.contact p {
	font-size: 12px;
	color: #666;
	line-height: 24px;
	margin-left: 6px;
}

.contact .add {
	text-indent: 48px;
}

.contact .online {
	background: url(imagesonline.jpg) right top no-repeat;
	height: 64px;
	display: block;
	font-size: 14px;
}

.contact .online .code {
	margin: 48px 0 0 10px;
	_margin-top: 25px;
	*+ margin-top: 25px;
}

.footer {
	/* height: 25px; */
	background-color: #ccc;
	*+ margin-top: 0px;
	z-index: 0;
}

.footer p {
	width: 990px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	text-shadow: 1px 1px 0px #fff;
}


/* ============================= about ====================== */

.aboutcon {
	width: 984px;
	margin-top: 15px;
}

.about_left {
	width: 262px;
	margin-bottom: 45px;
}

.about_left h1 {
	background: url(imagesabout_nav_bg.png) top no-repeat;
	height: 60px;
	padding-left: 75px;
	padding-top: 5px;
	line-height: 24px;
	font-size: 24px;
	font-weight: normal;
}

.about_left h1 span {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #9da3ac;
}

.about_left h1 p {
	font-family: "SimHei";
	padding-left: 28px;
}

.classify {
	width: 262px;
	background-color: #fff;
	position: relative;
	z-index: 3;
	margin-top: 6px;
	-webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
}

.classify h2 {
	font-family: "SimHei";
	font-size: 18px;
	font-weight: normal;
	padding: 15px 0 15px 15px;
}

.classify li a {
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
	margin-left: 10px;
	width: 220px;
	display: block;
}

.classify li a:hover {
	background: url(imagesabout_bg_01.jpg) left center no-repeat;
}

.about_left h3 a {
	background: url(imagescontact_bg.jpg) top no-repeat;
	height: 53px;
	display: block;
	width: 261px;
	text-indent: -9999px;
	margin-top: 20px;
}

.about_right {
	width: 710px;
	background-color: #fff;
	position: relative;
	z-index: 3;
	margin-left: 12px;
	margin-bottom: 20px;
	_height: 500px;
	-webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
	min-height: 300px;
}

.about_right h2 {
	background: url(imagesnr_ico.jpg) left top no-repeat;
	font-size: 12px;
	line-height: 21px;
	margin: 10px;
	padding-left: 30px;
}

.about_right .info {
	margin: 20px 30px;
}

.about_right .contactus {
	width: 740px;
	text-align: center;
	margin: 20px 0;
}

.about_right .info .info_title h4 {
	font-family: "SimHei";
	text-align: center;
	margin-bottom: 20px;
}

.about_right .info .info_time {
	border-top: 1px solid #eaeaea;
	font-size: 12px;
	color: #888;
	text-align: center;
	padding: 10px 0 15px;
}

.about_right .info .info_time span {
	margin-right: 10px;
}

.about_right .info .info_description {
	border: 1px solid #eaeaea;
	background-color: #F6FAFD;
	text-indent: 20px;
	color: #888;
	font-size: 12px;
	line-height: 1.8;
	padding: 10px;
	margin-bottom: 15px;
}

.about_right .info .info_content {
	font-size: 14px;
	line-height: 1.5;
}

.about_right .info .info_content p {
	text-indent: 25px;
	margin-bottom: 10px;
}

.about_right .info .info_content img {
	max-width: 650px;
	_width: expression(( document.documentElement.clientWidth || document.body.clientWidth)<650?"650px": "");
	overflow: hidden;
}

.about_right .info .info_service {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background-color: #F6FAFD;
	height: 30px;
	margin-top: 15px;
	text-align: center;
}

.about_right .info .info_service span {
	line-height: 30px;
	margin: 0 8px;
	padding-left: 24px;
	font-size: 14px;
}

.about_right .info .info_service .favorites {
	background: url(imagesicon_cang.gif) left center no-repeat;
}

.about_right .info .info_service .print {
	background: url(imagesicon_print.gif) left center no-repeat;
}

.about_right .info .info_service .close {
	background: url(imagesicon_close.gif) left center no-repeat;
}

.about_right .info .info_service .top {
	background: url(imagesicon_top.gif) left center no-repeat;
}

.about_right .list {
	margin: 20px 30px;
}

.about_right .list ul li {
	line-height: 30px;
	font-size: 14px;
}

.about_right .list span {
	color: #888;
}

.about_right .list .hr {
	border-bottom: 1px dashed #bbb;
	height: 10px;
	margin-bottom: 10px;
	display: block;
}

.about_right .category {
	margin: 30px 0px 0px 46px;
}

.about_right .category h3 {
	background: url(../images/about_bg_03.jpg) left top no-repeat;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	width: 290px;
}

.about_right .category ul {
	border: 1px solid #d9d9d9;
	border-top: none;
	width: 273px;
	padding-left: 25px;
}

.about_right .category ul li {
	margin: 0 5px;
	line-height: 30px;
	font-size: 14px;
	list-style: decimal;
}

.imglist {
	margin-left: 19px;
	margin-top: 20px;
	float: left;
}

.imglist img {
	border: 1px solid #ccc;
	padding: 2px;
	width: 150px;
	height: 210px;
}

.img-wrap {
	position: relative;
}

.img-wrap .text {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0 3px 2px 3px;
	height: 30px;
	font-size: 14px;
	background: #fff;
	filter: alpha(opacity=70);
	opacity: 0.7;
	color: #000;
	width: 157px;
	line-height: 30px;
	display: none;
	text-align: center;
}


/* ==================== 图片向上滚动 ==================== */

.picScroll-top {
	margin: 0 auto;
	width: 234px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.picScroll-top .hd {
	/*overflow: hidden;*/
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.picScroll-top .hd .prev,
.picScroll-top .hd .next {
	display: block;
	width: 9px;
	height: 5px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("imagesarrow.png") 0 -100px no-repeat;
}

.picScroll-top .hd .next {
	background-position: 0 -140px;
}

.picScroll-top .hd .prevStop {
	background-position: -60px -100px;
}

.picScroll-top .hd .nextStop {
	background-position: -60px -140px;
}

.picScroll-top .hd ul {
	float: right;
	overflow: hidden;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-top .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("imagesicoCircle.gif") 0 -9px no-repeat;
}

.picScroll-top .hd ul li.on {
	background-position: 0 0;
}

.picScroll-top .hd span {
	float: left;
	background: #fff;
	cursor: pointer;
	color: #025394;
	font-size: 14px;
	font-weight: 700;
	height: 30px;
	left: 20px;
	padding: 0 15px;
	position: absolute;
	top: -1px;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}

.picScroll-top .bd {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
}

.picScroll-top .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-top .bd ul li {
	text-align: center;
	zoom: 1;
}

.picScroll-top .bd ul li .pic {
	text-align: center;
}

.picScroll-top .bd ul li .pic img {
	width: 214px;
	height: 55px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.picScroll-top .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-top .bd ul li .title {
	line-height: 5px;
}


/* ========================= 焦点图 ========================= */

.slideBox {
	width: 990px;
	height: 300px;
	/*overflow: hidden;*/
	position: relative;
	border: 0px solid #ddd;
	margin: 0px auto;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 2px;
	bottom: 7px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 3px;
	width: 15px;
	height: 15px;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 990px;
	height: 300px;
	display: block;
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(imagesslider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}


/* ========================= 标签切换 ========================= */

.slideTxtBoxLeft {
	width: 365px;
	border: 1px solid #ddd;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.slideTxtBoxLeft .hd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.slideTxtBoxLeft .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}

.slideTxtBoxLeft .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}


/*.slideTxtBoxLeft .hd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}*/

.slideTxtBoxLeft .hd ul li a {
	color: #025394;
}

.slideTxtBoxLeft .bd ul {
	padding: 15px;
	zoom: 1;
}

.slideTxtBoxLeft .bd li {
	background: url(imagesnews_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 10px;
	line-height: 24px;
}

.slideTxtBoxLeft .bd li .date {
	float: right;
	color: #999;
	font-size: 12px;
	line-height: 24px;
}

.slideTxtBoxLeft .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}

.slideTxtBoxLeft .arrow a {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("imagesarrow.png") 0 0 no-repeat;
}

.slideTxtBoxLeft .arrow .next {
	background-position: 0 -50px;
}

.slideTxtBoxLeft .arrow .prevStop {
	background-position: -60px 0;
}

.slideTxtBoxLeft .arrow .nextStop {
	background-position: -60px -50px;
}

.slideTxtBoxRight {
	width: 234px;
	border: 1px solid #ddd;
	text-align: left;
	margin-bottom: 10px;
}

.slideTxtBoxRight .hd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.slideTxtBoxRight .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}

.slideTxtBoxRight .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}


/*.slideTxtBoxRight .hd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}*/

.slideTxtBoxRight .hd ul li a {
	color: #025394;
}

.slideTxtBoxRight .bd ul {
	padding: 15px;
	zoom: 1;
}

.slideTxtBoxRight .bd li {
	background: url(imagesnews_ico.jpg) left center no-repeat;
	font-size: 12px;
	padding-left: 10px;
	line-height: 24px;
}

.slideTxtBoxRight .bd li .date {
	float: right;
	color: #999;
	font-size: 12px;
	line-height: 24px;
}

.slideTxtBoxRight .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}

.slideTxtBoxRight .arrow a {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("imagesarrow.png") 0 0 no-repeat;
}

.slideTxtBoxRight .arrow .next {
	background-position: 0 -50px;
}

.slideTxtBoxRight .arrow .prevStop {
	background-position: -60px 0;
}

.slideTxtBoxRight .arrow .nextStop {
	background-position: -60px -50px;
}


/* ========================= 文字滚动：左 ========================= */

.txtScroll-left {
	width: 742px;
	position: relative;
	border: 1px solid #ddd;
	margin-right: 10px;
	margin-bottom: 10px;
}

.txtScroll-left .hd {
	/*overflow: hidden;*/
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.txtScroll-left .hd .prev,
.txtScroll-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("imagesarrow.png") no-repeat;
}

.txtScroll-left .hd .next {
	background-position: 0 -50px;
}

.txtScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.txtScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.txtScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}

.txtScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("imagesicoCircle.gif") 0 -9px no-repeat;
}

.txtScroll-left .hd ul li.on {
	background-position: 0 0;
}

.txtScroll-left .hd span {
	float: left;
	background: #fff;
	cursor: pointer;
	color: #025394;
	font-size: 14px;
	font-weight: 700;
	height: 30px;
	left: 20px;
	padding: 0 15px;
	position: absolute;
	top: -1px;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}

.txtScroll-left .bd {
	padding: 10px;
	/*width: 430px;*/
	overflow: hidden;
}

.txtScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.txtScroll-left .bd ul li {
	margin-right: 20px;
	float: left;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	_display: inline;
}

.txtScroll-left .bd ul li span {
	color: #999;
}


/* ========================= 文字滚动：上 ========================= */

.txtScroll-top {
	width: 742px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.txtScroll-top .hd {
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
	font-size: 12px;
}

.txtScroll-top .hd .prev,
.txtScroll-top .hd .next {
	display: block;
	width: 9px;
	height: 5px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("images/icoUp.gif") no-repeat;
}

.txtScroll-top .hd .next {
	background: url("images/icoDown.gif") no-repeat;
}

.txtScroll-top .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}

.txtScroll-top .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("imagesicoCircle.gif") 0 -9px no-repeat;
}

.txtScroll-top .hd ul li.on {
	background-position: 0 0;
}

.txtScroll-top .bd {
	padding: 15px 15px 15px 22px;
}

.txtScroll-top .infoList li {
	font-size: 12px;
	/*height: 24px;*/
	line-height: 24px;
}

.txtScroll-top .infoList li .date {
	float: right;
	color: #999;
}


/* ========================= 分页 ========================= */

#pages {
	padding: 0 10px 10px 0;
	font-family: 宋体;
	text-align: right
}

#pages a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	padding: 0 10px;
	font-size: 12px;
}

#pages a.a1 {
	background: url(imagesadmin_imgpages.png) no-repeat 0 5px;
	width: 56px;
	padding: 0
}

#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none;
}

#pages span {
	display: inline-block;
	height: 22px;
	padding: 0 10px;
	line-height: 22px;
	background: #5a85b2;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

.page .noPage {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}