/*--------------------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:100%;}
.width-1200{width:1200px;margin:auto;}
.width-1148{width:1148px;margin:auto;}
.width-700{width:700px;margin:auto;}
.width-370{width:370px;}
.width-440{width:440px;}
.width-334{width:334px;}
.padding-left-10{padding-left:10px;}
.padding-right-10{padding-right:10px;}
.padding-16{padding: 0px 16px}
.padding-26{padding:26px;}
.padding-30{padding:30px 0px;}
.padding-40{padding: 40px 0px;}
.padding-20{padding:10px 20px;}
.padding-22{padding:0px 22px;}
.padding-38{padding:0px 38px;}
.padding-bottom-40{padding-bottom:40px;}
.marin-top-14{margin-top:14px;}
.marin-top-18{margin-top:18px;}
.margin-right-28{margin-right:28px;}
a:hover{color:#004ea1;}
.text-center{text-align:center;}
/*头部*/
.head{height:120px;padding:27px 0px 0px;border-top:7px solid #004ea1;}
.head .logo{width:630px;margin-left:24px;}
.head .head_tr{width:240px;margin-right:30px;}
.head .head_tr .head_tr_top a{color:#c1c1c1;line-height:30px;margin-right:30px;}
.head .head_tr .head_tr_top a:hover{color:#004ea1;}
.head .head_tr .head_tr_top a.margin-right-0{margin-right:0px;}
.search{width:268px;height:35px;margin-top:30px;position:relative;}
.search .text{width:250px;height:35px;position:absolute;left:0px;top:0px;background: transparent;background-image:url(imagesicon2_03.png);background-repeat: no-repeat;text-indent:34px;
                        color:#aaaaaa;font-size:12px;}
.search .submit{width:23px;height:23px;position:absolute;left:211px;top:6px;background: transparent;background-image:url(imagesicon3_03.png);background-repeat: no-repeat;cursor:pointer;}
/*导航*/
.nav {height:53px;line-height:53px;background-color:#004ea1;}
.nav ul li{float:left;width:150px;height:48px;position:relative;text-align:center;}
.nav ul li a{display:block;color:#fff;font-size:16px;}
.nav ul li:hover{background-image:url(imagesnvbj_03.png);border-top:5px solid #ffae00;}
.nav ul li.hover{background-image:url(imagesnvbj_03.png);border-top:5px solid #ffae00;}
.nav ul li a:hover{color:#ffffff}
.nav ul li ul{position:absolute;left:0px;top:48px;background-image:url(imagesnvbj_03.png);z-index:155;*z-index:155;_z-index:155;display:none;}
.nav ul li ul li{width:150px;}
.nav ul li ul li:hover{background-color:#5e83cb;border-top:none;}
.nav ul li ul li a{display:block;height:42px;line-height:42px;color:#ffffff;font-size:15px;}