﻿/*input the icon font*/

html,body{background:#f4f4f4; margin:0px; padding:0px; font:14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif; }
input,select{ margin:0px; padding:0px; border:0px; font-family:Microsoft YaHei; outline:0px; }

a{ text-decoration:none; color:#333; outline:0px; blr:expression(this.onFocus=this.blur()); }
a img{ border:0px; }
img{ border:0px; }
ul,li{ list-style:none; margin:0px; padding:0px; }
i,strong{ font-style:normal; }
a:hover{ color:#f09800; }
.pullright{ float:right; }
.pullleft{ float:left; }
.clearfix{ clear:both; height:0px; line-height:0px; font-size:0px; }


/*head css*/
.headwrap{ background-color: #0e4d6c; background-image: url(icon_2_2.png); background-repeat: repeat; }
.head{ width:1170px; margin:0 auto; position:relative; background-image: url(lgr.png); background-repeat: no-repeat; background-position: right top; }
.headbg{ height:131px;  overflow:hidden; }
.headsea{ position: absolute; top: 188px; right: 0px; width: 254px; height: 32px; }
.headsea input.stxt{ height:30px; width:204px; border:1px solid #ccc; border-right:0px; float:left; padding:0 5px; }
.headsea input.sbtn{ height:32px; width:39px; float:left; background:#1675a4; line-height:32px; }


/*nav css*/
.navwrap{ background:#0287C9; border-top-width: 1px; border-top-style: solid; border-top-color: #0287C9; }
.nav{ height:44px; width:1170px; margin:0 auto;   }
.nav ul li{ float:left; font-weight: bold; }
.nav ul li a{ display:block; width:117px; font-size:14px; text-align:center; height:29px; padding-top:12px; color:#fff;   }
.nav ul li a:hover{ border-bottom:3px solid #ffc001; color:#ffc001;   }

/*middle css */
.middlewrap{ width:1170px; height:auto; margin:20px auto 0 auto;  }


/*foot css*/
.footwrap{  background:#0287C9;  }
.foot{ height:158px; width:1170px;  margin:0 auto; position:relative; }
.dzlogo{ height:65px; width:60px; position:absolute; right:0px; top:50px; overflow:hidden;    }
.foot div.pullleft{ width:585px; height:128px; font-size:12px; line-height:22px; padding-top:30px; color:#fff; }
.foot div.pullright{ width:530px; height:128px; padding-top:30px; }
.foot div.pullright select{ height:27px;  width:186px; border:1px solid #ddd; margin-right:15px;    }
.lable   a:hover { }



#ljPager .pager {
	float:left;
	margin:12px 12px 0 0;
	color:#444;
	padding-bottom:4px;
	border-bottom:1px solid #555;
	font-family:Verdana, Geneva, sans-serif;
}
#ljPager .pager a, #ljPager .pager span, #ljPager .pager input {
	float:left;
	padding:2px 5px;
	border:solid #fff;
	border-width:2px 0;
}
#ljPager .pager a {
	color:#2cc;
	text-decoration:none;
}
#ljPager .pager a:hover {
	border-bottom:2px solid #960;
	color:#960;
}
#ljPager .pager .prev, #ljPager .pager .next, #ljPager .pager .current {
	margin:0 4px;
}
#ljPager .pager span.prev, #ljPager .pager span.next {
	color:#888;
}
#ljPager .pager .current {
	background:#555;
	color:#eee;
}
#ljPager .pager input {
	border:1px solid #888;
}
#ljPager fieldset {
	margin:1em 0;
}
#ljPager legend {
	font-weight:bold;
}