a:link {
  text-decoration: none;
}
.container {
  width: 1000px;
  margin: 0 auto;
}
.nav .nav-top {
  width: 100%;
  background: #6F9D1E;
  height: 40px;
  font-size: 12px;
}
.nav .nav-top .left {
  float: left;
  line-height: 40px;
  color: #FFF;
}
.nav .nav-top .right {
  float: right;
}
.nav .nav-top .right a {
  color: #E2E2E2;
  line-height: 40px;
  margin-left: 20px;
}
.nav .nav-main {
  width: 100%;
}
.nav .nav-main .logo {
  float: left;
}
.nav .nav-main .logo img {
  display: block;
}
.nav .nav-main ul {
  float: right;
}
.nav .nav-main ul li {
  width: 115px;
  float: left;
}
.nav .nav-main ul li a {
  display: block;
  height: 100px;
}
.nav .nav-main ul li a .cn {
  text-align: center;
  color: #26993a;
  font-size: 15px;
  font-family: "microsoft yahei";
  padding-top: 35px;
}
.nav .nav-main ul li a .en {
  text-align: center;
  color: #868686;
  font-size: 12px;
  line-height: 20px;
}
.nav .nav-main ul li a:hover {
  text-decoration: none;
  background: #38BCF5;
}
.nav .nav-main ul li a:hover .cn {
  color: #fff;
}
.nav .nav-main ul li a:hover .en {
  color: #fff;
}
.nav .nav-main ul li.active a {
  background: #38BCF5;
}
.nav .nav-main ul li.active a:hover {
  text-decoration: none;
}
.nav .nav-main ul li.active a .cn {
  color: #fff;
}
.nav .nav-main ul li.active a .en {
  color: #fff;
}
.index-box-one {
  overflow: hidden;
  margin: 30px 0;
}
.index-box-one .left {
  float: left;
  width: 480px;
}
.index-box-one .center {
  float: right;
  width: 470px;
}
.index-box-one .right {
  float: right;
  width: 230px;
}
.common-box .title .more {
  float: right;
  display: block;
  height: 20px;
  background: url(../img/more.jpg) no-repeat left 2px;
  width: 45px;
  text-indent: -9999em;
}
.common-box .title .cn {
  font-size: 14px;
  font-family: "microsoft yahei";
  color: #3d3d3d;
  line-height: 20px;
}
.common-box .title .en {
  font-size: 12px;
  font-family: "songti";
  color: #ec7f3a;
  line-height: 20px;
}
.common-box .content {
  margin-top: 20px;
}
.ul-news-index {
  padding-top: -8px;
}
.ul-news-index li {
  margin-top: 8px;
}
.ul-news-index li a {
  display: block;
  height: 40px;
  line-height: 40px;
  font-family: "songti";
  color: #FFF;
  font-size: 14px;
  background: #6F9D1E url(../img/arrow-news.png) 10px no-repeat;
  padding-left: 30px;
}
.ul-news-index li.on a {
  background: #38BCF5 url(../img/arrow-news.png) 10px no-repeat;
}
.box-aboutus {
  overflow: hidden;
}
.box-aboutus .left {
  width: 130px;
  height: 130px;
  border: 1px solid #d8d8d8;
  padding: 2px;
  float: left;
}
.box-aboutus .left img {
  width: 130px;
  height: 130px;
}
.box-aboutus .right {
  width: 315px;
  height: 136px;
  overflow: hidden;
  color: #797979;
  float: right;
  font-size: 12px;
}
.box-aboutus .right p {
  text-indent: 2em;
  line-height: 23px;
}
.box-contact p {
  color: #797979;
  font-size: 12px;
  line-height: 19px;
}
.box-product {
  margin-left: -20px;
  overflow: hidden;
}
.box-product li {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  width: 480px;
  background: #f2f2f2;
  border: 1px solid #e4e4e4;
  padding: 4px;
  overflow: hidden;
}
.box-product li .left {
  float: left;
  width: 250px;
}
.box-product li .left img {
  width: 250px;
  display: block;
}
.box-product li .right {
  width: 215px;
  float: right;
}
.box-product li .right .title {
  font-size: 18px;
  color: #373737;
  font-family: "microsoft yahei";
  border-bottom: 1px solid #e4e4e4;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.box-product li .right .content {
  color: #878787;
  font-size: 12px;
  line-height: 20px;
  margin: 15px 0;
  height: 100px;
  overflow: hidden;
  text-indent: 2em;
}
.box-product li .right .more {
  text-align: right;
  font-size: 12px;
}
.box-product li .right .more a {
  color: #f19f34;
}
.footer {
  margin-top: 60px;
}
.footer .footer-top {
  height: 33px;
  line-height: 33px;
}
.footer .footer-top .inner {
  width: 1000px;
  margin: 0 auto;
  font-size: 12px;
  color: #7e7e7e;
}
.footer .footer-top .inner a {
  color: #7e7e7e;
  display: inline-block;
  padding: 0 8px;
  line-height: 33px;
}
.footer .footer-main {
  padding: 10px 0;
  border-top: 1px solid #ddd;
}
.footer .footer-main img {
  float: left;
  width: 210px;
  height: 70px;
}
.footer .footer-main .txt {
  float: right;
  color: #555;
  line-height: 70px;
  font-size: 12px;
}
.subnav {
  float: left;
  width: 250px;
  padding: 9px 14px;
  background: #f0f0f0;
}
.subnav .head {
  background: #38BCF5;
  height: 45px;
  line-height: 45px;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  position: relative;
}
.subnav .head .arrow-bottom {
  position: absolute;
  bottom: -10px;
  left: 120px;
  width: 10px;
  height: 10px;
  background: url(../img/arrow-bottom.png);
}
.subnav ul {
  margin: 20px 0 11px 0;
}
.subnav ul li a {
  display: block;
  height: 36px;
  line-height: 36px;
  color: #656464;
  border-bottom: 1px dashed #d9d9d9;
  font-size: 12px;
  text-align: center;
  background: url(../img/nav-arrow.jpg) no-repeat 50px -36px;
}
.subnav ul li:last-child a {
  border: none;
}
.subnav ul li.on a {
  color: #26993a;
  background: url(../img/nav-arrow.jpg) no-repeat 50px 0;
}
.container-right {
  width: 700px;
  float: right;
  min-height: 500px;
}
.container-right .head {
  color: #313131;
  border-bottom: 1px solid #E5E5E5;
  line-height: 40px;
  font-family: "microsoft yahei";
  margin-bottom: 20px;
}
.container-right .head .title {
  border-bottom: 2px solid #269a39;
  position: relative;
  bottom: -1px;
  display: inline-block;
  padding: 0 10px;
}
.margin-top-15 {
  margin-top: 15px;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
.dl_news dt {
  width: 200px;
}
.dl_news dt img {
  padding: 2px;
  border: 1px solid #E5E5E5;
  height: 128px;
  width: 188px;
}
.dl_news dd {
  margin-left: 220px;
}
.dl_news dd .title {
  font-size: 20px;
  margin-bottom: 12px;
  font-weight: normal;
  font-family: "microsoft yahei";
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.dl_news dd .title a {
  color: #26993a;
}
.dl_news dd .content {
  height: 82px;
  line-height: 1.5;
  color: #666;
  font-size: 14px;
  overflow: hidden;
  font-family: "宋体";
  text-indent: 2em;
}
.dl_news dd .date {
  color: #969696;
  text-align: right;
  font-size: 13px;
}
.ul_news li {
  padding: 20px 0px;
  border-bottom: 1px solid #eee;
}
.ul_news li.li_no_pic .title {
  font-size: 20px;
  margin-bottom: 12px;
  font-weight: normal;
  font-family: "microsoft yahei";
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.ul_news li.li_no_pic .title a {
  color: #26993a;
}
.ul_news li.li_no_pic .content {
  height: 82px;
  line-height: 1.5;
  color: #666;
  font-size: 14px;
  overflow: hidden;
  font-family: "宋体";
  text-indent: 2em;
}
.ul_news li.li_no_pic .date {
  color: #969696;
  text-align: right;
  font-size: 13px;
}
.article-body {
  margin-top: 30px;
}
.article-body .title {
  text-align: center;
  font-size: 26px;
  color: #333333;
  padding-bottom: 12px;
  clear: both;
  font-family: "microsoft yahei";
}
.article-body .time {
  text-align: center;
  overflow: hidden;
  clear: both;
  padding: 18px;
  margin-bottom: 20px;
  color: #666;
  font-size: 13px;
}
.article-body .content {
  line-height: 1.8;
  margin-bottom: 14px;
  font-size: 14px;
  color: #333;
  word-break: break-all;
}
.article-body .content img {
  max-width: 700px;
  display: block;
}
.file_list {
  overflow: hidden;
}
.file_list li {
  border-bottom: 1px solid #FAFAFA;
  list-style: none;
  height: 128px;
  padding-bottom: 10px;
}
.file_list li:last-child {
  border-bottom: none;
}
.file_list .left {
  width: 128px;
  height: 128px;
  float: left;
}
.file_list .right {
  float: left;
  width: 540px;
  margin-left: 20px;
  display: inline;
}
.file_list .right .title {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: left;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.file_list .right .file-size {
  color: #666;
  font-size: 12px;
  margin-bottom: 10px;
}
.nav-new {
  width: 1000px;
  margin: 0 auto;
}
.nav-new .logo {
  float: left;
}
.nav-new .nav-list {
  float: right;
  margin-top: 15px;
  height: 74px;
}
.Paginationstyle {
  text-align: right;
}
.Paginationstyle .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.Paginationstyle .pagination > li {
  display: inline-block;
  margin-left: 4px;
}
.Paginationstyle .pagination > li > a,
.Paginationstyle .pagination > li > span,
.Paginationstyle .pgbtn {
  position: relative;
  float: left;
  font-size: 12px;
  padding: 2px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #5c5c5c;
  font-weight: 400;
  text-decoration: none;
  background-color: #f3f6f8;
  border: 1px solid #ddd;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Paginationstyle .pagination > li:first-child > a,
.Paginationstyle .pagination > li:first-child > span {
  margin-left: 0;
}
.Paginationstyle .pagination > li > a:focus,
.Paginationstyle .pagination > li > a:hover,
.Paginationstyle .pagination > li > span:focus,
.Paginationstyle .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.Paginationstyle .pagination > .active > a,
.Paginationstyle .pagination > .active > a:focus,
.Paginationstyle .pagination > .active > a:hover,
.Paginationstyle .pagination > .active > span,
.Paginationstyle .pagination > .active > span:focus,
.Paginationstyle .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #336a83;
  border-color: #337ab7;
}
.Paginationstyle .pagination > .disabled > a,
.Paginationstyle .pagination > .disabled > a:focus,
.Paginationstyle .pagination > .disabled > a:hover,
.Paginationstyle .pagination > .disabled > span,
.Paginationstyle .pagination > .disabled > span:focus,
.Paginationstyle .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.Paginationstyle .pagination-lg > li > a,
.Paginationstyle .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.Paginationstyle .pagination-lg > li:first-child > a,
.Paginationstyle .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.Paginationstyle .pagination-lg > li:last-child > a,
.Paginationstyle .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.Paginationstyle .pagination-sm > li > a,
.Paginationstyle .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.Paginationstyle .pagination-sm > li:first-child > a,
.Paginationstyle .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.Paginationstyle .pagination-sm > li:last-child > a,
.Paginationstyle .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.Paginationstyle .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.Paginationstyle .pager li {
  display: inline;
}
.Paginationstyle .pager li > a,
.Paginationstyle .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.Paginationstyle .pager li > a:focus,
.Paginationstyle .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.Paginationstyle .pager .next > a,
.Paginationstyle .pager .next > span {
  float: right;
}
.Paginationstyle .pager .previous > a,
.Paginationstyle .pager .previous > span {
  float: left;
}
.Paginationstyle .pager .disabled > a,
.Paginationstyle .pager .disabled > a:focus,
.Paginationstyle .pager .disabled > a:hover,
.Paginationstyle .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.Paginationstyle .pageJump {
  display: inline-block;
  padding-left: 0;
  margin: 22px 10px;
  border-radius: 4px;
  vertical-align: top;
}
.Paginationstyle .pageJump .button,
.Paginationstyle .pageJump input {
  font-size: 16px;
  padding: 6px 25px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #6b6b6b;
  text-decoration: none;
  background-color: #f3f6f8;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
}
.Paginationstyle .pageJump input {
  width: 60px;
}
.Paginationstyle .together {
  border: 1px solid #dfe0e1;
  background: #f3f6f8;
  border-radius: 6px;
  text-align: center;
  float: left;
  margin-right: 15px;
}
.Paginationstyle .together input {
  background: #f3f6f8;
  border-right: 1px solid #dfe0e1;
  border-left: none;
  border-top: none;
  border-bottom: none;
  padding: 6px 13px;
  margin-left: 2px;
}
.Paginationstyle .together input:focus {
  outline: medium;
}
.Paginationstyle .together span {
  color: #8e8e8f;
  font-weight: 400;
  padding: 0 5px;
  line-height: 30px;
}
.Paginationstyle .pageJump-lg .button,
.Paginationstyle .pageJump-lg input {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.Paginationstyle .pageJump-sm .button,
.Paginationstyle .pageJump-sm input {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.Paginationstyle .ye {
  font-size: 12px;
}
.Paginationstyle .ye .pgnumber {
  position: relative;
  font-size: 12px;
  padding: 2px 2px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #5c5c5c;
  font-weight: 400;
  text-decoration: none;
  background-color: #f3f6f8;
  border: 1px solid #ddd;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*# sourceMappingURL=index.css.map */