@charset "utf-8";
/*
Copyright ibw.cn
Created by Clearfix
*/

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

ul, ol { list-style: none; }
a { text-decoration: none; }

footer { display: block; }
table { border-collapse: collapse; border-spacing: 0 }
.clear { display: block; height: 0; overflow: hidden; clear: both }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: none; }
a { blr:expression_r(this.onFocus=this.blur());}
a { outline: none; transition-duration: 0.3s, 0.3s; transition-property: background-color, color; transition-timing-function: ease, ease;}

.hidden { display: none; }


.noMr{margin-right:0 !important; float:right !important;}
.i{text-align: justify; text-justify: inter-ideograph;}

/*Body*/
body { color: #444; background:#fff;}
a { color: #444; }
a:hover { color: #1244a3; }
.wrap { width: 1198px; margin: 0 auto;}
.wrapper{overflow:hidden;}



/* 底部样式*/
footerTop{background:#0844b2;color:#fff;padding-bottom:30px;font-size:14px}
.ftLogo{padding:30px 0 24px;text-align:center;border-bottom:1px solid #195cc5;}
.ftNav{text-align:center;color:#397fef;border-top:1px solid #053786;padding:30px 0;}
.ftNav a{color:#fff;padding:0 14px;}
.copyright2{text-align:center;line-height:24px;color:#6ea3f8; font-size:12px}
.copyright2 a{color:#6ea3f8;}
.copyright2 p{color:#6ea3f8;}
.ftWx{text-align:center;padding-top:20px;color:#6ea3f8;}
.ftWx p{padding-top:6px;color:#6ea3f8; font-size:12px}


@media all and (max-width:1000px){
	.footer .wrap{width:96%;margin:0 auto;}
	.ftNav a{color:#fff;padding:0 6px;}
}