/*--------------------Reset-----------------*/
/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 14px/1.5 "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:1300px;margin:auto;}
.gray{color:#b6b6b6;}
.bjl{background-color:#daedfb;}
.bjb{background-color:#fff;}
.margin-top-10{margin-top:10px;}
.padding-20{padding:10px 20px;}
.padding-38{padding: 10px 38px 20px;}
.margin-20{margin-bottom:20px;}
a:hover{color:#115789;}
/*头部*/
.head-top{height:38px;line-height:38px;background:#002a48;color:#61aade;}
.head-top .wrap{position:relative;}
.head-top span{display:inline-block;padding-right:8px;}
.head-top a{display:inline;padding-right:38px;color:#61aade;}
.head-top a:last-child{border-right:1px solid #61aade;}
.head-top .hr-right img{margin-top:9px;margin-left:20px;}
.search{ display:none; width:292px;height: 31px;position:absolute; right:5px;top:0;z-index: 1;}
.search .text{width: 262px;line-height:31px;font-size:13px;height:31px;position:absolute;left:0px;top:3px;text-indent:10px;color:#555;}
.search .se-btn{position:absolute;top:3px;left:221px;}
.search .se-close{position: absolute;right:-3px;top: 5px;cursor: pointer;}
/*头部第二部分*/
.head-bottom{background-color:#115789;}
.head-bottom .wrap{padding:40px 0px;}
.bot-link{width:600px;margin-top:16px;}
.bot-link a{font-size:15px;color:#fff;display:inline-block;padding-left:62px;font-weight:bold;color:#d5eeff;line-height:30px; cursor: default;}
/*导航*/
.nav{height:58px;line-height:58px;}
.nav li{float:left;width:118px;position:relative;text-align:center;}
.nav>li>a{width:100%;height:58px;line-height:58px;color:#333;font-size:16px;display:inline-block;}
.nav>li>a:hover{background-color:#83a7c1;color:#fff;}
.nav li ul{width:118px;position:absolute;left:0px;top:58px;background-color:#739ec0;z-index:55;*z-index:55;_z-index:55;display:none;}
.nav>li>ul>li{width:100%;}
.nav li ul li a{display:block;height:42px;line-height:42px;color:#fff;}
.nav li ul li a:hover{background-color:#fff;color:#739ec0;}
/*尾部*/
.footer{background:#115789;padding:40px 0px 30px;}
.filter-box{width:276px;}
.footer dl{float:left;margin-right: 30px;position:relative;}
.footer dl dt{width:80px;display: inline-block;line-height: 54px;font-size: 14px;
    cursor: pointer; color: #fff;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;z-index: 99;}
.footer dl dt a{color:#fff;}
.footer dl.select dt{background: url(/images/arrow-up.png) no-repeat 65px center;}
.footer dd{position:absolute;left: 0;bottom: 50px;width: 200px;max-height: 300px;background-color: #eee;display: none;font-size: 17px;z-index: 99;}
.footer dd ul li{padding-left: 10px;}
.footer dd ul li a{display:block;padding:0 10px;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;color:#666;}
.footer dd ul li:hover{background-color:#f2f2f2;}
.footer dd ul li a:hover {color:#0a62bc;}
.footer .ft-logo{width:716px;display:none;}
.footer .zt-f{width:916px;margin-top:9px;}
.footer .zt-f a{display:inline-block;width:110px;height:33px;line-height:33px;margin-left:19px;margin-bottom:10px;}
/*版权*/
.copy{height:64px;line-height:64px;background-color:#0a4874;color:#b4d4eb;text-align:center;}
.copy span{display:inline-block;padding:0px 10px;}
.copy a img{display:inline-block;margin-top:14.5px;}