/* CSS Document */
body { font:12px '微软雅黑';background:#FFF; color:#333333; min-width: 1000px; width: 100%; overflow: hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;}
td,th,caption { font-size:12px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal;}
a { text-decoration:none; cursor:pointer;}
a:hover { text-decoration:underline; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button {  outline:none;}
table { border-collapse:collapse; }
html {overflow-y: scroll;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
/*顶部*/
.topbox{ width: 100%; background-color:#eeeeee; border-bottom: 1px solid #DDD; height: 30px; line-height: 30px; color: #888; font-size: 12px;  }
.top{ width: 1000px; margin: auto; }
.top .left{ float: left; }
.top .right{ float: right; }
.top .index{ cursor: pointer; }
/*head*/
.head{ width: 1000px; margin: auto; height: 65px; vertical-align: middle;  padding: 23px 0; }
.head img{ float: left; }
.head .sarch{ float: right; }
.head .sarch  select{ height: 39px; color: #666; border: 2px solid #68a301; border-right: 0;  float: left; line-height: 35px;  margin-top: 13px;  }
.head .sarch input[type="text"]{ height: 35px; width: 260px; border: 2px solid #68a301; border-left: 0; border-right: 0; line-height: 35px; padding:0 10px;  float: left; margin-top: 13px;}
.head .sarch input[type="submit"]{ height: 39px; line-height: 39px;  margin-top: 13px;  border: 0; background-color:#68a301; width: 95px; text-align: center; padding-left: 35px; background-image: url(../images/sarch.png); background-repeat: no-repeat;  background-position: 15px center; color: #FFF; } 
/*nav*/
.navbox{ width: 100%;background-color: #68a301;  }
.nav{ width: 1000px; margin: auto; }
.nav ul{ height: 40px; color: #FFF; }
.nav ul li{ float: left; width: 120px; text-align: center;  line-height: 40px; height: 40px;  font-size: 14px; }
.nav ul li a{ display: block;width: 100%; color: #FFF; }
.nav ul li a:hover{ background-color: #006037; text-decoration:none; }
.nav ul .now{ background-color: #006037; } 
/*banner*/
.bannerbox{ width: 1000px; margin: auto; }
.banner{ width: 1920px; margin-left: -460px; }
/*main*/
.main{ width: 1000px; margin: auto; margin-top: 25px; }
.main table {}
.main table td{ vertical-align: top; }
.main table .about{ width: 180px; height: 70px; background-color: #68a301; line-height: 35px; padding: 45px 0; color: #FFF; font-size: 22px; text-align: center; }
.main table  ul{ width: 180px; border-right: 1px solid #e6e6e6; }
.main table  ul li{ width: 160px; padding-left: 20px; line-height: 35px; height: 35px; border-bottom: 1px solid #e6e6e6; text-align: left; font-size: 14px; color: #999; background-image: url(../images/coin.png); background-repeat: no-repeat;background-position: 8px center;}
.main table  ul li a{ display: block; color: #999 }
.main table  ul li .now{ color: #666 }
.main table  .position{ width: 769px; margin-left: 50px; height: 40px; border-bottom: 2px solid #68a301; font-size: 14px; color: #999; }
.main table  .position a{ color: #999; }
.main table .title{ font-size: 24px; color: #333;font-weight: bold; line-height: 80px; margin-left: 50px; }
.content{ width: 769px; margin-left: 50px;  font-size: 14px; color: #666; line-height: 30px; }
.content p.p1{ text-indent: 2em; }
.content p.p2{ text-indent: 4em; }
.content p.ptitle{ font-size:16px; font-weight:bold; color:#333333;}
/*footerbox*/
.footerbox{ width: 100%; min-width: 100px; height: 30px; line-height: 30px; background-color: #68a301; color: #FFF; margin-top: 50px; }
.footer{ width: 1000px; margin: auto;  }
.footer .left{float: left;}
.footer .right{ float: right; }
.footer a{ color: #FFF; }
