﻿/*--------------------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;
}
html{min-width:1200px;}
/*火狐去掉按钮、连接的虚线*/
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;}
body{position:relative;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:1200px;margin:auto;}
.red{color:#d41900;}
a:hover{color:#ce0000;}
.blue{color:#00339e;}
.head{background-color:#003986;padding:20px 0px;}
.head .search{width:295px;height:45px;margin-top:26px;background-image:url(../images/icon1_03.png);background-repeat: no-repeat;position:relative;}
.head .search .text{width:295px;height:45px;line-height:45px;position:absolute;left:0px;top:0px;background: transparent;font-size:13px;color:#366098;text-indent:20px;}
.head .search .submit{width:22px;height:43px;position:absolute;left:252px;top:3px;background: transparent;background-image:url(../images/icon2_03.png);background-repeat: no-repeat;cursor:pointer;}
/*导航*/
.nav{height:54px;line-height:54px;background-color:#f3f3f3;}
.nav li{float:left;width:200px;background:url(../images/icon3_03.png) right center no-repeat;text-align:center;position:relative;z-index:55;*z-index:55;_z-index:55;}
.nav li a{width:146px;height:42px;line-height:42px;margin-top:6px;color:#333;font-size:18px;text-align:center;display:inline-block;}
.nav li a:hover{background-color:#df2121;color:#fff;}
.nav li .submenu{position:absolute;top:54px;display:none;background-color:#003986;}
.nav li .submenu li{background:none;}
.nav li .submenu li a{display:inline-block;width:200px;height:54px;line-height:54px;color:#fff;}
/*留言*/
.ly-box{padding:25px 0px;background-color:#003986;}
.ly-box li{float:left;width:300px;position:relative;}
.ly-box li .ly-img{width:76px;}
.ly-box li .ly-wz{width:200px;margin-left:24px;}
.ly-box li a{color:#fff;}
.ly-box li h2{font-size:23px;line-height:50px;}
.ly-box li .ly-t{position:absolute;left:100px;top:-105px;display:none;}

/*版权*/
.copy{height:44px;line-height:44px;background-color:#061e3d;text-align:center;color:#fff;}