/** 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:#fff;
	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: black; }
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;}
.w1200{ width:1200px; margin:0 auto;}
.w1080{ width:1080px; margin:0 auto;}



.top{ background:#085196; height:35px; line-height:35px; background:#113686; 
	border-bottom:0px solid #113686;}

/* head */
.head{ position:relative; width:1200px; margin:0 auto;}
.head-links{overflow: hidden; ;}
.head-links p{ font-size: 12px; float:right; color: #fff;}
.head-links p a{margin: 0px 5px 0px 5px; font-size:14px; color:#fff;}
.head-l { width:35%;}
.head-l p{ color: #fff;}


.top1{ background:#0051E4; width:100%; height:110px;}

.logo{width:322px; padding-top:15px;}

.manunav{ background:#fff;}
/******nav******/

/*search*/
.ss{ width:235px; height:32px; margin-top:35px; background:#fff; overflow:hidden;}
.ssk{ width:185px; height:32px; line-height:32px; float:left; overflow:hidden; border:none; background:none; outline:medium none; font-family:"微软雅黑"; padding-left:5px; color:#999;}
.search_btn{ float:right; width:44px; height:33px; outline:medium none;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}


.logo img {
    width: 100%;
    height: auto;
    object-fit: cover;
}