@charset "utf-8";
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 { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; }
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, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #32a4cc; }
 
.wrap { width:1226px; margin:0 auto; padding:0 18px; box-sizing: border-box;  background: #009b45; }
.banner { width:1226px; margin:0 auto; }

.nav01 { padding-left:60px; background:url(logo01.png) no-repeat center left; height:63px; }
.nav01 ul li { float:left; margin-right:40px; font-size:16px; height:63px; line-height:63px; }
.nav01 ul li a { display:block; color:#fff; }

.aArea { background: #009b45; width:1226px; margin:0 auto; padding:18px 0; }
.aArea .wrap { position:relative; width:1190px; padding:0; }
.aArea .newsBox p { padding:18px 20px; background:#fff; color:#000; font-size:14px; }
.aArea .newsBox img { width:100%; height:auto; }

.page { padding:0 0 40px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:0 8px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #f89514; background:#f89514; color:#fff; }

.newsBox { box-shadow:5px 5px 10px #007b37; }
.newsBox form { position:relative; width:225px; margin:0 auto; }
.newsBox form .clearfix { margin-bottom:2px; border:1px solid #01612d; width:146px;}
.newsBox form .clearfix label { float:left; display:block; width:50px; height:21px; background:#01612d; font-size:14px; text-align:center; line-height:21px; color:#fff; }
.newsBox form .clearfix .txt { float:left; width:90px; padding-left:5px; height:21px; line-height:21px; }
.newsBox form .btn { position:absolute; top:0; right:0; width:72px; height:73px; background:url(pp03.jpg) no-repeat; cursor:pointer; z-index:1;}
