body{-moz-user-select:none;}
.xq table tbody{border:1px solid #666}
.xq table tbody td{border:1px solid #666}
/*头部开始*/
.pageHeader{
	background-color: #054b8e;
}
.topbar{
	height:35px;
	line-height:35px;
	color:#fff;
	font-family: "宋体";
	border-bottom:1px dashed #4d75a9;
}
.topbar .fr a:hover{
	text-decoration: underline;
}
.header{
	height:110px;
}
.header .head-logo{
	margin-top:19px;
}
.header .head-phone{
	margin-top:31px;
}
/*头部结束*/
/*导航开始*/
.pageNav{
	position:relative;
}
.nav {
	width:1020px;
	padding:0px 51px;
	background-repeat: no-repeat;
	background-image:url(nav_03.png), url(nav_05.png);
	background-position:left top, right top;
	position:absolute;
	top:0;
	left:-51px;
	z-index:99;
}
.nav ul li{
	float:left;
	width:127.5px;
	height:44px;
	line-height:44px;
	font-size:14px;
	color:#fff;
	text-align: center;
	background-color:#0e4377;
	background-repeat:no-repeat;
	background-image:url(hy_11.jpg);
	background-position: right center, 0px bottom;
}
.nav .line{
	width:127.5px;
	height:9px;
	position:absolute;
	bottom:0;
	left:51px;
	background:url(hy_14.jpg) no-repeat center center;
}
.nav ul li:last-child{
	background-image:none;
}
.nav ul li.on{
	position: relative;
}
/*导航结束*/
/*轮播开始*/
.banner-wrapper{
	width:100%;
	position:relative;
}
.banner-wrapper .btn{
	width:36px;
	height:86px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top:50%;
	margin-top:-43px;
	display: none;
}
.banner-wrapper .btn.prev{
	left:0;
	background-image: url(hy_17.jpg);
}
.banner-wrapper .btn.next{
	right:0;
	background-image: url(hy_20.jpg);
}
.banner-slide li{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.banner-switch{
	position:absolute;
	bottom:3px;
	right:3px;
}
.banner-slide li img{
	width:100%;
}
.banner-switch li{
	width:20px;
	height:20px;
	line-height:20px;
	text-align: center;
	background-color:rgba(255,255,255,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff,endColorstr=#7fffffff);
	margin-right:5px;
	float:left;
	color:#888;
	cursor:pointer;
}
.banner-switch li.on{
	background-color:#fff;
	color:#1b1b1b;
}
/*轮播结束*/
/*搜索开始*/
.search{
	height:41px;
	line-height:40px;
	background:;
	padding-bottom: 38px;
	background: url(hy_24.jpg) repeat-x, url(hy_31.jpg) no-repeat bottom center;
}
.hot-word{
	font-family: "宋体";
	color:#dc0000;
	font-weight: bold;
}
.hot-word a, .hot-word span{
	color:#626262;
	font-weight: normal;
}
.hot-word a:hover{
	color:#dd2727;
}
.search .s-form{
	width:226px;
	height:26px;
	line-height:26px;
	border:1px solid #55789a;
	margin-top:6px; 
}
.search .s-form .s_con{
	width:190px;
	height:100%;
	text-indent: 8px;
	background-color: #fff;
}
.search .s-form .s_sub{
	width:36px;
	height:100%;
	text-indent: -9999px;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url(hy_27.jpg);
	background-position: center center;
}
/*搜索结束*/
/*产品开始*/
.products{
	margin-bottom: 26px;
}
.pro-tit{
	width:321px;
	height:39px;
	line-height:38px;
	text-indent:194px;
	font-size:26px;
	color:#fff;
	font-weight: 500;
	font-family: "微软雅黑";
	margin:5px auto 25px;
	background: url(hy_34.jpg);
}
.pro-nav-list{
	margin-bottom: 22px;
}
.pro-nav-list ul li{
	width:188px;
	height:35px;
	line-height:35px;
	border:1px solid #e1e1e1;
	border-radius: 2px;
	float:left;
	margin-right:17px;
	margin-bottom: 13px;
	color:#333;
}
.pro-nav-list ul li:nth-of-type(5n){
	margin-right:0;
}
.pro-nav-list ul li a{
	display: block;
	color:inherit;
	font-family: "宋体";
}
.pro-nav-list ul li i.icon{
	width:21px;
	height:21px;
	line-height:21px;
	text-align: center;
	border-radius: 50%;
	color:#fff;
	font-family: arial;
	font-weight: bold;
	background-color: #135391;
	box-shadow: 3px 3px 3px #ccc inset;
	-webkit-box-shadow: 1px 1px 3px 1px #172f47 inset;
	margin:-3px 16px 0px 11px;
}
.pro-nav-list ul li:hover, .pro-nav-list ul li.on{
	background-color: #135391;
	color:#fff;
}
.pro-nav-list ul li:hover i.icon, .pro-nav-list ul li.on i.icon{
	background-color: #fff;
	color:#135391;
	box-shadow: 3px 3px 3px #bebdbd inset;
	-webkit-box-shadow: 3px 3px 3px #bebdbd inset;
}
.pro-con .tab-con {
	display: none;
}
.pro-con .tab-con ul li{
	width:233px;
	float:left;
	margin-right:26px;
	margin-bottom: 24px;
	border:1px solid #E4E4E4;
}
.pro-con .tab-con ul li:nth-of-type(4n){
	margin-right:0;
}
.pro-con .tab-con ul li p.tit{
	width:100%;
	height:33px;
	line-height: 33px;
	background-color: #e4e4e4;
	color:#0052a1;
	font-family: "宋体";
	font-size:13px;
	text-align: center;
	overflow: hidden;
	transition: all .2s;
}
.pro-con .tab-con ul li img{
	width:233px;
	height:175px;
}
.pro-con .tab-con ul li:hover p.tit{
	background-color: #ddd;
	color:#333;
	/*text-shadow: 0px 0px 3px #ddd;*/
}
/*产品结束*/
/*推荐开始*/
.recommend{
	margin-top:30px;
}
.rec-tit{
	text-align: center;
	margin-bottom: 18px;
}
.rec-tit .zhcn{
	font-size:23px;
	color:#124a86;
	letter-spacing: 2px;
	background: url(hy_44.jpg) no-repeat center center;
}
.rec-tit .eng{
	color:#b5b5b5;
	font-size:17px;
	letter-spacing: 1px;
	font-family: arial;
}
.rec-list ul li{
	float:left;
	margin-right:44px;
	margin-bottom: 34px;
}
.rec-list ul li:nth-of-type(4n){
	margin-right: 0;
}
.rec-list ul li img{
	width:218px;
	height:164px;
}
/*推荐结束*/
/*选择开始*/
.choose .ch-tit{
	font-family: gbk;
	height:114px;
	margin-bottom: 45px;
	background: url(hy_52.jpg) no-repeat center center;
}
.choose .ch_h1{
	font-size:40px;
	height:43px;
	line-height: 33px;
	text-indent:430px;
	font-weight: 500;
}
.choose .ch_h2{
	font-size:19px;
	color:#5c5c5c;
	text-indent:430px;
}
.choose .ch_h3{
	font-size:17px;
	color:#fff;
	margin-top:15px;
	text-indent:388px;
}
.choose .ch-con-block1{
	margin-bottom: 40px;
}
.choose section{
	width:396px;
	height:135px;
	padding-left:85px;
	margin-bottom: 35px;
	background-repeat: no-repeat;
	background-position: top left;
}
.choose .sec1{
	background-image: url(hy_59.jpg);
}
.choose .sec2{
	background-image: url(hy_63.jpg);
}
.choose .sec3{
	background-image: url(hy_67.jpg);
}
.choose .sec4{
	background-image: url(hy_68.jpg);
}
.choose section h3{
	font-size:20px;
	color:#155293;
	line-height:40px;
}
.choose section  p{
	font-family: "宋体";
	line-height: 24px;
}
/*选择结束*/
/*关于开始*/
.about{
	height:417px;
	padding-top:15px;
	background: url(about_bg_02.jpg) no-repeat top center;
}
.about header{
	background: url(hy_72.jpg) no-repeat 213px center;
	height:38px;
	line-height:38px;
	margin-bottom: 16px;
}
.about header .more{
	color:#479af1;
	font-family: arial;
}
.about header .more:hover{
	color:#fff;
}
.about-tit{
	padding-left:24px;
	background: url(hy_70.jpg) no-repeat left center;
}
.about-tit h2, .about-tit span{
	color:#FFFFFF;
	font-size:14px;
	font-family: arial;
	letter-spacing: 1px;
}
.about-tit span.sep{
	margin:0px 10px;
}
.about-tit .zhcn{
	font-size: 17px;
	font-weight: bold;
}
.about-con .about-img{
	border:2px solid #fff;
}
.about-right {
	width:583px;
}
.about-right h3{
	font-size:16px;
	color:#fff;
	letter-spacing: 3px;
	height:40px;
	line-height:45px;
	margin-bottom: 5px;
	text-indent:23px;
}
.about-txt p{
	font-family: tensen;
	color:#fff;
	line-height:27px;
	text-indent: 2em;
}
.about-btn a{
	width:107px;
	height:28px;
	line-height:28px;
	text-align: center;
	border:1px solid #fff;
	border-radius: 2px;
	color:#fff;
	font-size:15px;
	font-family: tensen;
	letter-spacing: 2px;
	margin-right:30px;
	margin-top:24px;
}
/*关于结束*/
/*案例开始*/
.case{
	position:relative;
	z-index: 2;
	top:-68px;
}
.case header{
	background:#fff url(hy_72.jpg) no-repeat 200px 28px;
    height: 68px;
    line-height: 57px;
    border:2px solid #218ae6;
    border-bottom: none;
}
.case header .more{
	font-family: arial;
	color:#479af1;
	margin-right:20px;
}
.case header .more:hover{
	color:#DD2727;
}
.case .about-tit{
	background-image: url(case_03.jpg);
	margin-left:20px;
}
.case .about-tit h2, .about-tit span{
	color:#8e8e8e;
}
.case .about-tit .zhcn{
	color:#01448b;
}
.case-wrapper{
	width:100%;
	overflow: hidden;
}
.case-wrapper ul{
	width:9999px;
	position: relative;
}
.case-wrapper ul li{
	border:2px solid #c9cacc;
	float:left;
	margin-right:25px;
}
.case-wrapper ul li img{
	width:218px;
	height:164px;
}
/*案例结束*/
/*新闻开始*/
.news-content{
	margin-top:-36px;
}
.news-part{
	margin-right:59px;
	float:left;
}
.news-part.news-comp{
	width:340px;
}
.news-part.news-indus, .news-part.news-ques{
	width:279px;
}
.news-part:nth-child(3){
	margin-right:0;
}
.news-part .news-tit{
	height:40px;
	line-height:40px;
}
.news-part .news-tit h2{
	font-size:12px;
	color:#a2a2a2;
	letter-spacing: 1px;
	font-family: arial;
}
.news-part .news-tit span{
	color:#a2a2a2;
	margin:0px 8px;
}
.news-part .news-tit h2.zhcn{
	font-family: "微软雅黑";
	font-size:17px;
	color:#124a86;
}
.news-part header{
	margin-bottom: 16px;
	border-bottom: 1px solid #e1e1e1;
}
.news-part header .more{
	width:71px;
	height:18px;
	line-height: 18px;
	text-align: center;
	color:#fff;
	font-size:12px;
	font-family: '宋体';
	margin-top:11px;
	background: url(hy_85.jpg);
}
.news-part header .more:hover{
	text-decoration: underline;
}
.news-top{
	margin-bottom: 4px;
}
.news-top-img img{
	width:125px;
	height:88px;
	border:1px solid #ddd;
}
.news-top-det{
	width:200px;
}
.news-top-det h3{
	height:30px;
	line-height:30px;
	font-size:13px;
	color:#2b2b2b;
}
.news-top-det h3 a:hover, .news-list ul li .tit:hover{
	color:#DD2727;
}
.news-top-det .date{
	font-family: "微软雅黑";
	color:#8f8f8f;
}
.news-top-det .desc{
	font-family: "宋体";
	color:#929292;
	line-height:20px;
}
.news-list ul li{
	height:30px;
	line-height:31px;
	border-bottom: 1px dotted #e5e5e5;
}
.news-list ul li:last-child{
	border-bottom: none;
}
.news-list ul li .tit{
	width:250px;
	padding-left:10px;
	font-family: "宋体";
	color:#666;
	background: url(hy_97.jpg) no-repeat 1px 14px;
}
.news-indus .news-list ul li .tit{
	width:100%;
}
.news-list ul li .tit a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-list ul li .date{
	width:60px;
	text-align: right;
	font-family: "宋体";
	color:#666;
}
.ques-list ul li{
	padding:14px 0px 10px;
	border-bottom: 1px dotted #ddd;
}
.ques-list ul li:first-child{
	padding-top:0;
}
.ques-list ul li p{
	padding-left:34px;
}
.ques-list ul li a p.ques{
	font-family: "微软雅黑";
	color:#3e3e3e;
	margin-bottom:9px;
	height:17px;
	line-height: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(hy_91.jpg) no-repeat left top;
}
.ques-list ul li a p.ans{
	font-family: "宋体";
	color:#979797;
	height:40px;
	line-height:18px;
	overflow: hidden;
	background: url(hy_94.jpg) no-repeat left top;
}
/*新闻结束*/
/*底部开始*/
.footer{
	background: #262626;
	border-top:6px solid #0b57af;
}
.links{
	padding:24px 0px 18px 190px;
	min-height:60px;
	background:url(ytl_89.jpg) no-repeat 0px 20px;
}
.links a{
	display: inline-block;
	font-size:13px;
	color:#fff;
	font-family: "宋体";
}
.links .sep{
	color:#fff;
}
.links a:hover{
	text-decoration: underline;
}
.bot-nav{
	height:35px;
	line-height:35px;
	text-align: center;
	border-top:1px solid #3d3d3d;
	border-bottom:1px solid #3d3d3d;
}
.bot-nav a{
	color:#fff;
	font-size:14px;
	color:#d3d3d3;
	font-family: "宋体";
}
.bot-nav span{
	margin:0px 18px;
	color:#d3d3d3;
}
.foot-txt .beian img{
	display: inline-block;
	vertical-align: middle;
}
.foot-txt{
	color:#b6b6b6;
	line-height:26px;
	padding:18px 0px;
	font-family: "微软雅黑";
	text-align: center;
}
/*底部结束*/
/*内页开始*/
.inside-content{
	padding:10px 0px 20px;
}
.inner-con{
	width:741px;
}
.position{
	height:28px;
	line-height:19px;
	font-size:12px;
	color:#767676;
	font-family: "微软雅黑";
	border-bottom:1px solid #dfdfdf;
}
.position a{
	font-size:inherit;
	color:inherit;
}
.position a:hover{
	color:#DD2727;
}
.in-r-con{
	padding-top:15px;
}
.piclist ul li{
	float:left;
	margin-right:20px;
	margin-bottom: 12px;
}
.piclist ul li:nth-of-type(3n){
	margin-right:0;
}
.piclist ul li a{
	display: block;
	width:100%;
	height:100%;
}
.piclist ul li a:hover .pl-img{
	border-color: #0A55B0;
}
.piclist ul li a:hover p{
	color:#0A55B0;
}
.piclist ul li .pl-img{
	padding:5px;
	border:1px solid #DFDFDF;
	border-radius: 1px;
}
.piclist ul li img{
	width:219px;
	height:192px;
}
.piclist ul li p{
	height:38px;
	line-height:38px;
	overflow: hidden;
	text-align: center;
	padding:0px 5px;
	font-family: "微软雅黑";
	font-size:12px;
}
.inner-nav{
	float:left;
	background: #054b8e;
	width:230px;
	padding:0px 3px 3px 3px;
	border-radius: 5px;
}
.inner-nav-tit{
	text-align: center;
	letter-spacing: 1px;
	height:68px;
	padding-top:10px;
}
.inner-nav-tit h3{
	color:#fff;
}
.inner-nav-tit h3.zhcn{
	margin-top:5px;
	font-size:23px;
	line-height:30px;
	font-family: "微软雅黑";
	font-weight: normal;
}
.inner-nav-tit h3.eng{
	height:25px;
	line-height:25px;
	background: url(yh_inside_03.jpg) no-repeat center center;
	font-size:13px;
	font-family: arial;
}
.inner-nav-list{
	padding:15px 15px 5px 15px;
	background: #fff;
	border-radius: 0px 0px 5px 5px;
}



.pro span{ 

text-align:center;
width:100%;
height:20px;
line-height:20px;
background:#fff;
color:#000;
font-size:13px;
}
.pro span a{
	display: block;
	color:inherit;
	font-size:13px;
}

.inner-nav-list ul li{
	width:100%;
	height:31px;
	line-height:31px;
	border-radius: 3px;
	margin-bottom: 3px;
	background:#054b8e;
	color:#fff;
}
.inner-nav-list ul li a{
	display: block;
	color:inherit;
	font-size:13px;
}



.inner-nav-list ul li i.icon{
	width:21px;
	height:21px;
	line-height:21px;
	text-align: center;
	border-radius: 50%;
	color:#054b8e;
	font-family: arial;
	font-weight: bold;
	/background-color: #fff;
	/box-shadow: 3px 3px 3px #bebdbd inset;
	/-webkit-box-shadow: 3px 3px 3px #bebdbd inset;
	margin:-3px 13px 0px 13px;
	background:url(bj_03.jpg) no-repeat center;
}
.n-b-img{
	margin:8px auto 3px;
}
.in-n-list ul li{
	padding:15px 0px;
	border-bottom:1px dotted #e9e9e9;
}
.in-n-list ul li:first-child{
	padding-top: 0;
}
.in-n-list ul li:last-child{
	border-bottom: 0;
}
.in-n-list ul li h3{
	font-size:13px;
	font-weight: normal;
	color:#000;
	font-family: "微软雅黑";
}
.in-n-list ul li h3 a{
	font-size:inherit;
	color:inherit;
	display: block;
}
.in-n-list ul li h3 a:hover{
	color:#DD2727;
}
.in-n-list ul li p.date{
	font-family: "微软雅黑";
	color:#c14d4d;
	margin:5px 0px;
}
.in-n-list ul li p.desc{
	font-family: "宋体";
	color:#919191;
	line-height:20px;
	height:40px;
	overflow: hidden;
}
.in-banner-con .left{
	width:406px;
}
.in-banner-con .left .bigimg{
	width:404px;
	height:276px;
	border:1px solid #ddd;
	margin-bottom: 9px;
}
.in-banner-con .left .bigimg img{
	width:100%;
	height:100%;
}
.in-banner-con .left .img-list ul li{
	float:left;
	margin-right:7px;
	width:94px;
	height:60px;
	border:1px solid #ddd;
	border-radius: 1px;
}
.in-banner-con .left .img-list ul li img{
	width:100%;
	height:100%;
}
.in-banner-con .left .img-list ul li:hover{
	border-color:#DD2727;
}
.in-banner-con .left .img-list ul li:nth-of-type(4n){
	margin-right:0;
}
.in-banner-con .right{
	width:308px;
	letter-spacing: 1px;
}
.in-banner-con .right h3{
	font-size:14px;
	height:36px;
	line-height:25px;
	border-bottom: 1px dashed #333;
	margin-bottom: 10px;
}
.in-banner-con .right p{
	height:153px;
	overflow: hidden;
	line-height:27px;
	color:#787878;
}
.in-banner-con .right .right-btn a{
	width:102px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:15px;
	text-align: center;
	letter-spacing: 2px;
	background: url(yh_inside_19.jpg) repeat-x left center;
	border-radius: 3px;
	margin-right:30px;
	margin-top:10px;
}
.inner-tit{
	width:100%;
	height:35px;
	margin:20px 0px 15px;
	background-color: #f4f4f4;
}
.inner-tit h3{
	width:108px;
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#fff;
	letter-spacing: 2px;
	text-align: center;
	border-radius: 0px 0px 2px 2px;
	background: url(yh_inside_19.jpg) repeat-x left top;
}
.det-info{
	font-family: "微软雅黑";
	color:#000;
	line-height:30px;
	letter-spacing: 1px;
	width:741px;
}
.in-buy-form label{
	display: block;
}
.in-buy-form .fl{
	width:321px;
}
.in-buy-form .fl .form-group label{
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#5a5a5a;
}
.in-buy-form .fl input{
	height:30px;
	width:274px;
	border:1px solid #ddd;
}
.in-buy-form div .sub{
	width:270px;
	height:25px;
	line-height:25px;
	color:#000;
	letter-spacing: 5px;
	background-color: #e9e9e9;
	border:none;
	margin-top:10px;
}
.in-buy-form p.vertify{
	width:100%;
	height:18px;
	line-height:12px;
}
.in-buy-form .fr{
	width:390px;
}
.in-buy-form .fr .form-group label{
	color:#5a5a5a;
	height:132px;
	line-height:24px;
	font-size:14px;
}
.in-buy-form .fr .form-group textarea{
	height:100%;
	width:346px;
	resize: none;
	border:1px solid #ddd;
}
.in-buy-form .fr .sub{
	margin-left:42px;
}
.rem-wrapper{
	width:100%;
	overflow: hidden;
}
.rem-wrapper ul{
	width:9999px;
	position:relative;
}
.rem-wrapper ul li{
	float:left;
	margin-right:15px;
}
.rem-wrapper ul li img{
	width:201px;
	height:141px;
	border:1px solid #e1e1e1;
}
.xm{
	height:30px;
	width:625px;
	margin:7px 0;
	border:1px solid #CCC;
	padding:0 10px;
	}
.nr{
	min-height:60px;
	width:625px;
	margin-top:10px;
	border:1px solid #CCC;
	padding:10px 10px;
	}
.sub,.rest{ width:75px; height:25px; line-height:25px; border:1px solid #CCC; margin-left:20px; margin-top:20px;}
.sub{ margin-left:79px;}
.lin ul li{
	height:35px;
	line-height:35px;
	color:#000;
	border-bottom:1px dotted  #CCC;
}
.lin ul li span{
	display:block;
	float:right;}
.kong{
	height:15px;
	width:100%;}
.rem-info{
	width:1020px;
	/margin-left:200px;
	margin:0 auto
}
.wenti{
	height:35px;
	line-height:35px;
	width:100%;
	text-align:center;
	font-size:22px;
	margin-bottom:15px;
}
/*内页结束*/

/*新增*/
.pro-con .tab-con ul li .tab-img-con{
	width:233px;
	height:175px;
	overflow: hidden;
}
.rec-list ul li .rec-img-con{
	width:218px;
	height:164px;
	overflow: hidden;
}
.pro-con .tab-con ul li img, .rec-list ul li img{
	transition:all .4s;
}
.pro-con .tab-con ul li:hover p.tit, .rec-list ul li:hover .desc{
	background-color: #054B8E;
	color:#fff;
	/*text-shadow:0px 0px 10px #ccc;*/
}
.pro-con .tab-con ul li:hover, .rec-list ul li:hover{
	border-color:#054B8E;
}
.pro-con .tab-con ul li:hover img, .rec-list ul li:hover img{
	transform: scale(1.2);
	-ms-transform: scale(1.2);	/* IE 9 */
	-webkit-transform: scale(1.2);	/* Safari 和 Chrome */
	-o-transform: scale(1.2);	/* Opera */
	-moz-transform: scale(1.2);
}
.rec-list ul li .desc{
	width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #e4e4e4;
    color: #0052a1;
    font-family: "宋体";
    font-size: 13px;
    text-align: center;
    overflow: hidden;
    transition: all .2s;
}
.recommend .rec-list ul li{
	width:218px;
}



.dede_pages{    height:30px; background:#eeeeee; margin:15px 0 15px 12px; width:690px; float:left;text-align:center; display:inline;
}
.dede_pages ul{
    list-style-type: none;text-align: center;
}
.dede_pages ul li{
display: inline;
}
.dede_pages ul li a{
background:#fff; padding:3px 5px; line-height:30px; margin:0 2px; font-family:Arial;
}
.dede_pages ul li a:hover{
    color:#690;
    text-decoration:none;
    padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
    background-color:#F8F8F8;
    padding:2px 4px 2px;
    font-weight:bold;
}
.dede_pages .pageinfo{
    line-height:21px;
    padding:12px 10px 12px 16px;
    color:#999;
}
.dede_pages .pageinfo strong{
    color:#555;
    font-weight:normal;
    margin:0px 2px;
} 
