@charset "utf-8";
/*通用头部*/
* {
  margin: 0;
  padding: 0;
}
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
tr {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
input,
select {
  font-size: 14px;
  vertical-align: middle;
}
ul,
ol,
li {
  list-style: none;
}
a:link {
  color: #333333;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #4E667B;
}
a:active {
  text-decoration: none;
}
.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
input::placeholder {
  color: #D0D0D0;
}
textarea::placeholder {
  color: #D0D0D0;
}
body {
  font-family: "microsoft yahei";
  font-size: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: #fff;
}
.header {
  width: 100%;
  height: 220px;
}
.header .header-bar {
  width: 100%;
  height: 40px;
  background: #247F3A;
  margin: 0 auto;
}
.header .header-bar .welcome-sitemap-xml {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
}
.header .header-bar .welcome-sitemap-xml .welcome {
  float: left;
  font-size: 12px;
  color: #fff;
}
.header .header-bar .welcome-sitemap-xml .sitemap-xml {
  float: right;
}
.header .header-bar .welcome-sitemap-xml .sitemap-xml a {
  font-size: 12px;
  color: #fff;
  margin: 0 15px;
}
.header .header-list {
  width: 100%;
  height: 180px;
  background: #fff;
}
.header .header-list .logo-tel-menu {
  width: 1200px;
  height: 180px;
  margin: 0 auto;
}
.header .header-list .logo-tel-menu .logo-tel {
  width: 1200px;
  height: 130px;
  margin: 0 auto;
}
.header .header-list .logo-tel-menu .logo-tel .logo {
  float: left;
  width: 766px;
  height: 96px;
  background: url("../images/logo.png") no-repeat left center;
  margin: 17px 0;
}
.header .header-list .logo-tel-menu .logo-tel .tel {
  float: right;
  width: 260px;
  height: 86px;
  background: url("../images/tel.jpg") no-repeat right center;
  margin: 22px 0;
}
.header .header-list .logo-tel-menu .menu {
  width: 1200px;
  height: 30px;
  margin: 0 auto;
}
.banner {
  width: 100%;
  height: 532px;
}
.banneron {
  width: 100%;
  height: 300px;
}
.about {
  width: auto;
  height: auto;
  clear: both;
  overflow: hidden;
}
.about .about-head {
  width: 1200px;
  height: 70px;
  background: url("../images/about.png") no-repeat center;
  margin: 60px auto 30px auto;
}
.about .about-head a {
  display: block;
  width: 382px;
  height: 70px;
  margin: 0 auto;
}
.about .about-list {
  width: 1200px;
  height: 231px;
  margin: 0 auto;
}
.about .about-list .about-img {
  float: left;
  width: 314px;
  height: 231px;
}
.about .about-list .about-img img {
  display: block;
  width: 314px;
  height: 231px;
}
.about .about-list .about-img span {
  display: none;
}
.about .about-list .about-title {
  float: right;
  width: 860px;
  height: 231px;
}
.about .about-list .about-title .about-case {
  width: 860px;
  height: 70px;
  position: relative;
}
.about .about-list .about-title .about-case span {
  display: block;
  position: absolute;
  width: 760px;
  top: 0;
  right: 0;
  font-size: 15px;
  line-height: 23px;
  color: #333;
  overflow: hidden;
}
.products {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  background: #fff;
}
.products .products-head {
  width: 1200px;
  height: 70px;
  background: url("../images/project.jpg") no-repeat center;
  margin: 80px auto 45px auto;
  clear: both;
  overflow: hidden;
}
.products .products-head a {
  display: block;
  width: 382px;
  height: 70px;
  margin: 0 auto;
}
.products .products-list {
  width: auto;
  height: 710px;
  background: url("../images/mpt.jpg") no-repeat center;
  clear: both;
  overflow: hidden;
}
.products .products-list .goods-sort-name {
  width: 1200px;
  height: 120px;
  margin: 35px auto 15px auto;
}
.products .products-list .goods-sort-name dd {
  float: left;
  width: 160px;
  height: 45px;
  line-height: 45px;
  margin: 15px 20px 0 20px;
  text-align: center;
}
.products .products-list .goods-sort-name dd a {
  display: block;
  width: 160px;
  height: 45px;
  background: #fff;
  border-radius: 6px;
  font-size: 16px;
  color: #22833C;
  transition: all 0.45s;
}
.products .products-list .goods-sort-name dd:hover a {
  background: #F48E23;
  color: #fff;
}
.products .products-list .products-bg {
  width: 1170px;
  height: 400px;
  background: #fff;
  margin: 30px auto;
  padding: 0 15px;
}
.products .products-list .products-more {
  width: 1200px;
  height: 45px;
  margin: 0 auto;
}
.products .products-list .products-more a {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #F48E23;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.place {
  width: 1200px;
  height: 198px;
  margin: 45px auto;
  clear: both;
  overflow: hidden;
}
.place img {
  display: block;
  width: 1180px;
  height: 198px;
  margin: 0 auto;
}
.place span {
  display: none;
}
.what {
  width: auto;
  height: 540px;
  clear: both;
  margin: 0 auto;
}
.what .what-head {
  width: 1200px;
  height: 60px;
  line-height: 60px;
  margin: 100px auto 0 auto;
  text-align: center;
  font-size: 36px;
  color: #000;
  font-weight: bold;
}
.what .what-head b {
  color: #247A39;
}
.what .what-list {
  width: 1200px;
  height: 420px;
  margin: 0 auto;
}
.what .what-list ul li {
  float: left;
  width: 530px;
  height: 175px;
  border: 1px dashed #ECECEC;
  margin-left: 40px;
  margin-top: 45px;
  position: relative;
}
.what .what-list ul li b {
  display: block;
  font-size: 20px;
  color: #000;
  margin: 30px 0 30px 60px;
}
.what .what-list ul li span {
  display: block;
  font-size: 14px;
  color: #555;
  line-height: 22px;
  margin: 0 20px 0 60px;
}
.what .what-list ul li:before {
  display: block;
  content: '';
  width: 80px;
  height: 80px;
  position: absolute;
  left: -40px;
  top: 50px;
}
.what .what-list ul li.w1:before {
  background: url("../images/c1.png") no-repeat left center;
}
.what .what-list ul li.w2 {
  float: right;
}
.what .what-list ul li.w2:before {
  background: url("../images/c2.png") no-repeat left center;
}
.what .what-list ul li.w3:before {
  background: url("../images/c3.png") no-repeat left center;
}
.what .what-list ul li.w4 {
  float: right;
}
.what .what-list ul li.w4:before {
  background: url("../images/c4.png") no-repeat left center;
}
.news {
  width: auto;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.news .news-head {
  width: 1200px;
  height: 70px;
  background: url("../images/news.png") no-repeat center;
  margin: 80px auto 35px auto;
}
.news .news-head a {
  display: block;
  width: 382px;
  height: 70px;
  margin: 0 auto;
}
.news .news-list {
  width: auto;
  height: 452px;
  margin: 0 auto;
  background: url("../images/news.jpg") no-repeat center;
  clear: both;
  overflow: hidden;
}
.news .news-list .company-technology {
  width: 1200px;
  height: 360px;
  margin: 20px auto 0 auto;
}
.news .news-list .company-technology .company-news {
  float: left;
  width: 720px;
  height: 360px;
}
.news .news-list .company-technology .company-news .company-news-head {
  width: 720px;
  height: 39px;
  border-bottom: 1px solid #B9BABB;
}
.news .news-list .company-technology .company-news .company-news-head ul li {
  float: left;
  width: 125px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 20px;
  color: #000;
}
.news .news-list .company-technology .company-news .company-news-head ul li span {
  float: left;
  color: #000 !important;
  font-weight: normal;
}
.news .news-list .company-technology .company-news .company-news-head ul li.active {
  color: #01922F;
  font-weight: bold;
}
.news .news-list .company-technology .company-news .company-news-head ul a {
  float: right;
  line-height: 39px;
  font-size: 13px;
  color: #666;
  margin: 0 8px;
}
.news .news-list .company-technology .company-news .company-news-list {
  width: 720px;
  height: 280px;
  margin: 25px auto;
}
.news .news-list .company-technology .company-news .company-news-list .company-news-img {
  float: left;
  width: 300px;
  height: 250px;
}
.news .news-list .company-technology .company-news .company-news-list .company-news-title {
  display: none;
  float: right;
  width: 400px;
  height: 280px;
}
.news .news-list .company-technology .company-news .company-news-list .company-news-title.on {
  display: block;
}
.news .news-list .company-technology .technology {
  float: right;
  width: 360px;
}
.news .news-list .company-technology .technology .technology-head {
  width: 365px;
  height: 39px;
  border-bottom: 1px solid #B2AFAF;
  padding: 0 10px;
}
.news .news-list .company-technology .technology .technology-head b {
  display: block;
  float: left;
  line-height: 39px;
  font-size: 17px;
  color: #0c528a;
}
.news .news-list .company-technology .technology .technology-head a {
  float: right;
  line-height: 39px;
  font-size: 13px;
  color: #666;
}
.news .news-list .company-technology .technology .technology-list {
  width: 395px;
  height: 320px;
}
.news .news-list .company-technology .technology .technology-list .public-technology {
  width: 355px;
  height: 320px;
  margin: 0 20px;
}
.news .news-list .company-technology .technology .technology-list .public-technology ul li {
  width: 355px;
  height: 99px;
  margin: 5px 0 0 0;
}
.news .news-list .company-technology .technology .technology-list .public-technology ul li a {
  display: block;
  width: 355px;
  height: 99px;
}
.news .news-list .company-technology .technology .technology-list .public-technology ul li a.a-title {
  width: 355px;
  height: 35px;
  line-height: 35px;
}
.news .news-list .company-technology .technology .technology-list .public-technology ul li a.a-title b {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  background: url("../images/tq.png") no-repeat left center;
}
.news .news-list .company-technology .technology .technology-list .public-technology ul li a.a-title span {
  display: block;
  float: right;
  width: 310px;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  color: #000;
  overflow: hidden;
}
.news .news-list .company-technology .technology .technology-list .public-technology ul li a.a-intro {
  width: 355px;
  height: 35px;
  line-height: 35px;
}
.news .news-list .company-technology .technology .technology-list .public-technology ul li a.a-intro b {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  background: url("../images/ta.png") no-repeat left center;
}
.news .news-list .company-technology .technology .technology-list .public-technology ul li a.a-intro span {
  display: block;
  float: right;
  width: 310px;
  height: 60px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.news .news-list .company-technology .technology .technology-list .public-technology ul li.technology2 {
  border-top: 1px solid #C1C0BE;
  border-bottom: 1px solid #C1C0BE;
  margin: 5px 0;
  padding: 5px 0;
}
.news .news-list .news-more {
  width: 1200px;
  height: 45px;
}
.news .news-list .news-more a {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #F48E23;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.footer {
  width: 100%;
  height: 485px;
  background: #01922F;
  clear: both;
  overflow: hidden;
}
.footer .keywords {
  width: 1200px;
  height: 60px;
  margin: 15px auto;
}
.footer .keywords h5 {
  width: 1200px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
}
.footer .keywords ul li {
  float: left;
  line-height: 24px;
  font-size: 12px;
  color: #ccc;
  margin: 0 15px 0 0;
}
.footer .footer-list {
  width: 1200px;
  height: 320px;
  margin: 0 auto;
}
.footer .footer-list .footer-menu {
  float: left;
}
.footer .footer-list .footer-menu .public-sort-name {
  float: left;
  width: auto;
  height: auto;
  margin: 0 15px 0 0;
}
.footer .footer-list .footer-menu .public-sort-name dt {
  width: auto;
  height: 60px;
  line-height: 60px;
}
.footer .footer-list .footer-menu .public-sort-name dt a {
  font-size: 15px;
  color: #DFE6F0;
}
.footer .footer-list .footer-menu .public-sort-name dd {
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #DFE6F0;
}
.footer .footer-list .footer-menu .public-sort-name dd a {
  font-size: 13px;
  color: #DFE6F0;
}
.footer .footer-list .footer-menu .public-sort-name-goods {
  float: left;
  width: 255px;
  height: auto;
  margin: 0 15px 0 0;
}
.footer .footer-list .footer-menu .public-sort-name-goods dt {
  width: 240px;
  height: 60px;
  line-height: 60px;
}
.footer .footer-list .footer-menu .public-sort-name-goods dt a {
  font-size: 15px;
  color: #DFE6F0;
}
.footer .footer-list .footer-menu .public-sort-name-goods dd {
  width: 120px;
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #DFE6F0;
}
.footer .footer-list .footer-menu .public-sort-name-goods dd a {
  font-size: 13px;
  color: #DFE6F0;
}
.footer .footer-list .footer-menu .public-sort-name-goods dd.sort1,
.footer .footer-list .footer-menu .public-sort-name-goods dd.sort3,
.footer .footer-list .footer-menu .public-sort-name-goods dd.sort5,
.footer .footer-list .footer-menu .public-sort-name-goods dd.sort7,
.footer .footer-list .footer-menu .public-sort-name-goods dd.sort9,
.footer .footer-list .footer-menu .public-sort-name-goods dd.sort11 {
  margin-right: 15px;
}
.footer .footer-list .footer-msg {
  float: left;
  width: 300px;
}
.footer .footer-list .footer-msg h1 {
  width: 300px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
}
.footer .footer-list .footer-msg h5 {
  width: 300px;
  height: 25px;
  line-height: 25px;
  text-align: left;
  font-size: 12px;
  color: #fefefe;
  font-weight: normal;
}
.footer .footer-list .footer-msg form {
  width: 300px;
  height: auto;
}
.footer .footer-list .footer-msg form label {
  display: block;
  width: 300px;
  height: 35px;
  margin: 15px 0;
}
.footer .footer-list .footer-msg form label input {
  display: block;
  width: 300px;
  height: 35px;
  line-height: 35px;
  border: none;
  background: #61AA37;
  font-size: 12px;
  color: #61AA37;
  text-indent: 8px;
  outline: none;
}
.footer .footer-list .footer-msg form label.contentList {
  width: 300px;
  height: 90px;
}
.footer .footer-list .footer-msg form label.contentList textarea {
  display: block;
  width: 300px;
  height: 90px;
  line-height: 20px;
  background: #61AA37;
  font-size: 12px;
  color: #D0D0D0;
  text-indent: 8px;
  border: none;
  outline: none;
  font-family: "microsoft yahei";
}
.footer .footer-list .footer-msg form label.btnList {
  width: 100px;
  height: 30px;
  background: #61AA37;
}
.footer .footer-list .footer-msg form label.btnList input {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: #61AA37;
  font-size: 15px;
  color: #fff;
  text-indent: 0;
}
.footer .footer-list .footer-img {
  float: right;
  width: 100px;
  height: 125px;
}
.footer .footer-list .footer-img img {
  display: block;
  width: 100px;
  height: 100px;
}
.footer .footer-list .footer-img span {
  display: block;
  width: 100px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.footer .footer-copy {
  width: 1200px;
  height: 60px;
  line-height: 60px;
  text-align: left;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
}
.footer .footer-copy a {
  font-size: 14px;
  color: #fff;
}
/**公用部分**/
/*搜索*/
.search-list {
  width: 240px;
  height: 32px;
}
.search-list ul li {
  float: left;
}
.search-list ul li input {
  border: none;
  outline: none;
  background: none;
}
.search-list ul li input:focus {
  outline: none;
}
.search-list ul li.search-input {
  width: 200px;
  height: 32px;
  line-height: 32px;
}
.search-list ul li.search-input input {
  display: block;
  width: 200px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #aaa;
  text-indent: 6px;
}
.search-list ul li.search-input input:focus {
  font-size: 12px;
  color: #aaa;
}
.search-list ul li.search-submit {
  cursor: pointer;
  width: 35px;
  height: 32px;
  margin: 0 0 0 5px;
}
.search-list ul li.search-submit input {
  display: block;
  cursor: pointer;
  width: 35px;
  height: 32px;
}
.search-article-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.search-article-list ul li {
  width: 100%;
  height: 45px;
  line-height: 45px;
}
.search-article-list ul li h1 {
  float: left;
  font-size: 16px;
  font-weight: normal;
}
.search-article-list ul li h1 b {
  font-weight: normal;
}
.search-article-list ul li span {
  display: block;
  float: right;
  font-size: 13px;
  color: #333;
}
/*导航*/
#nav-menu {
  float: right;
  width: 700px;
  height: 30px;
  margin: 0 auto;
}
#nav-menu li {
  float: left;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
#nav-menu li a {
  display: block;
  font-size: 15px;
  color: #000;
}
#nav-menu li:hover {
  background: #247F3A;
}
#nav-menu li:hover a {
  color: #fff;
}
/*单篇*/
.page-intro {
  width: 100%;
  height: 160px;
  line-height: 30px;
  text-indent: 30px;
}
.page-intro a {
  font-size: 15px;
  color: #333;
}
.page-intro a i {
  display: block;
  font-style: normal;
  width: 110px;
  height: 32px;
  font-size: 14px;
  background: #F48E23;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-indent: 0;
  float: right;
  margin: 15px 15px 0 0;
}
/*** list ***/
/*页面主体*/
.mainer {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.mainer .mainer-list-side .mainer-side {
  float: left;
  width: 300px;
  height: auto;
  padding: 0 0 30px 0;
}
.mainer .mainer-list-side .mainer-square {
  float: right;
  width: 880px;
  height: auto;
  margin: 0 auto;
  border-left: 1px solid #F1F1F1;
  padding: 30px 0 45px 19px;
}
.mainer .mainer-list-side .mainer-square .mainer-path {
  width: 880px;
  height: 35px;
  line-height: 35px;
  background: url(../images/home.png) no-repeat 6px center;
  text-indent: 34px;
  font-size: 14px;
  color: #888;
}
.mainer .mainer-list-side .mainer-square .mainer-path a {
  font-size: 14px;
  color: #888;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list {
  width: 880px;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption {
  width: 96%;
  height: auto;
  margin: 0 auto 30px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h1 {
  width: 100%;
  color: #3A3937;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  margin: 25px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h3 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #555552;
  margin: 25px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 {
  height: 75px;
  line-height: 36px;
  font-weight: normal;
  width: 580px;
  text-align: center;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 b {
  display: block;
  width: auto;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 .share {
  width: 270px;
  height: 36px;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 .share span {
  display: block;
  float: left;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 .share .bdsharebuttonbox {
  float: left;
  height: 36px;
  line-height: 36px;
  width: auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 .share .bdsharebuttonbox a {
  display: block;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .showText {
  width: 94%;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .page-content {
  width: 94%;
  height: auto;
  margin: 0 auto;
  padding-top: 15px;
}
.mainer .mainer-list-side .mainer-square .mainer-message {
  width: 100%;
  height: auto;
}
.mainer .mainer-list-side .mainer-square .mainer-message .mainer-message-head {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #333;
  background: #F4F4F4;
  text-indent: 16px;
  margin: 80px 0 30px 0;
}
.mainer .mainer-list-side .mainer-square .mainer-message .mainer-message-list {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-message .mainer-message-list form {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-message .mainer-message-list form label {
  float: left;
  display: block;
  width: 320px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #D9D9D9;
  margin: 15px 55px 0 55px;
}
.mainer .mainer-list-side .mainer-square .mainer-message .mainer-message-list form label input {
  display: block;
  border: none;
  background: none;
  width: 300px;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  text-indent: 14px;
  outline: none;
}
.mainer .mainer-list-side .mainer-square .mainer-message .mainer-message-list form label.contentList {
  width: 100%;
  height: 100px;
  line-height: 20px;
  border: none;
}
.mainer .mainer-list-side .mainer-square .mainer-message .mainer-message-list form label.contentList textarea {
  display: block;
  width: 400px;
  height: 100px;
  line-height: 20px;
  font-size: 12px;
  color: #333;
  border: 1px solid #D9D9D9;
  outline: none;
  text-indent: 14px;
  font-family: "microsoft yahei";
}
.mainer .mainer-list-side .mainer-square .mainer-message .mainer-message-list form label.btnList {
  width: 140px;
  height: 40px;
  line-height: 40px;
  background: #FF6600;
  border-color: #FF6600;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 30px 210px;
}
.mainer .mainer-list-side .mainer-square .mainer-message .mainer-message-list form label.btnList input {
  width: 140px;
  line-height: 40px;
  text-indent: 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.mainer .mainer-list-side .mainer-square .mainer-valid {
  width: 100%;
  height: auto;
}
.mainer .mainer-list-side .mainer-square .mainer-valid .mainer-valid-head {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #333;
  background: #F4F4F4;
  text-indent: 16px;
}
.mainer .mainer-list-side .mainer-square .mainer-valid .mainer-valid-list {
  width: 100%;
  height: 230px;
  clear: both;
  overflow: hidden;
}
.mainer .mainer-list-side-map {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.mainer .mainer-list-side-map:after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
}
.mainer .mainer-list-side-map .mainer-map-path {
  width: 1200px;
  height: 35px;
  line-height: 35px;
  background: url(../images/home.png) no-repeat 6px center;
  text-indent: 34px;
  font-size: 14px;
  color: #888;
}
.mainer .mainer-list-side-map .mainer-map-path a {
  font-size: 14px;
  color: #888;
}
.mainer .mainer-list-side-map .mainer-map-list {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side-map .mainer-map-list .menu_map {
  margin: 15px auto;
  width: 99%;
  overflow: hidden;
}
.mainer .mainer-list-side-map .mainer-map-list .menu_map span {
  margin: 0 auto;
  width: 99.9%;
  border-top: #D6DBE1 1px solid;
  border-left: #D6DBE1 1px solid;
  border-right: #D6DBE1 1px solid;
  border-bottom: #CCCCCC 3px solid;
  background-color: #F5F8FA;
  height: 35px;
  line-height: 35px;
  display: block;
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  vertical-align: middle;
  text-align: left;
  text-indent: 20px;
}
.mainer .mainer-list-side-map .mainer-map-list .menu_map span a {
  text-indent: 20px;
  line-height: 35px;
  display: block;
  text-align: left;
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
}
.mainer .mainer-list-side-map .mainer-map-list .menu_map span a:hover {
  color: #e4393c;
}
.mainer .mainer-list-side-map .mainer-map-list .menu_map ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mainer .mainer-list-side-map .mainer-map-list .menu_map ul li {
  margin: 0 auto;
  width: 99.9%;
  height: auto;
  overflow: hidden;
}
.mainer .mainer-list-side-map .mainer-map-list .menu_map ul li h1 {
  background: url(../images/menu_map.jpg) repeat-x bottom;
  color: #333333;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  font-weight: 100;
  overflow: hidden;
}
.mainer .mainer-list-side-map .mainer-map-list .menu_map ul li h1 a {
  line-height: 48px;
  display: block;
  text-indent: 20px;
  text-align: left;
  color: #333333;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
}
.mainer .mainer-list-side-map .mainer-map-list .menu_map ul li h1 a:hover {
  color: #e4393c;
}
.mainer .mainer-list-side-map .mainer-map-list .map_listname {
  float: none;
  width: 100%;
}
.mainer .mainer-list-side-map .mainer-map-list .map_listname ul {
  margin-left: 20px;
  width: 100%;
}
.mainer .mainer-list-side-map .mainer-map-list .map_listname ul li {
  float: left;
  margin-right: 18px;
  width: auto;
  height: 48px;
  line-height: 48px;
  text-align: left;
}
.mainer .mainer-list-side-map .mainer-map-list .map_listname ul li h2 {
  height: 48px;
  line-height: 48px;
  width: auto;
  text-align: left;
  float: left;
  clear: right;
  font-size: 12px;
}
.mainer .mainer-list-side-map .mainer-map-list .map_listname ul li h2 a {
  color: #ABABAB;
  text-decoration: none;
  text-align: left;
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 12px;
}
.mainer .mainer-list-side-map .mainer-map-list .map_listname ul li h2 a:hover {
  color: #e4393c;
}
.lump-title-list {
  width: 860px;
  height: 50px;
  line-height: 50px;
  background: #F2F2F2;
  padding: 0 10px;
  margin: 15px 0;
}
.lump-title-list .title-name {
  float: left;
  width: 85%;
  text-indent: 20px;
  line-height: 50px;
  background: url(../images/lumpNews.png) no-repeat 0 center;
}
.lump-title-list .title-name a {
  font-size: 18px;
  font-weight: normal;
  color: #102D53;
}
.lump-title-list .title-more {
  float: right;
  width: 15%;
  height: 50px;
  line-height: 50px;
  text-align: right;
}
.lump-title-list .title-more a {
  font-size: 14px;
  color: #666;
}
.public-title-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-title-list ul li {
  width: 98%;
  height: 100px;
  background: #F4F4F4;
  margin: 30px 0;
}
.public-title-list ul li .inside-times {
  float: left;
  width: 120px;
  height: 80px;
  background: #01912F;
  padding: 10px 0;
}
.public-title-list ul li .inside-times p {
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 40px;
  color: #fefefe;
  font-weight: bold;
}
.public-title-list ul li .inside-times b {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  color: #fefefe;
}
.public-title-list ul li .inside-title-intro {
  float: right;
  width: 710px;
  height: 100px;
  padding: 0 15px;
}
.public-title-list ul li .inside-title-intro .inside-title {
  display: block;
  width: 710px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #000;
}
.public-title-list ul li .inside-title-intro .inside-intro {
  display: block;
  width: 710px;
  height: 50px;
  line-height: 25px;
  font-size: 14px;
  color: #666;
}
.public-title-list ul li:hover .inside-title {
  color: #01912F;
}
.public-search-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-search-list ul li {
  width: 98%;
  height: 39px;
  line-height: 40px;
  border-bottom: 1px dashed #CCCCCC;
  text-indent: 30px;
  text-align: left;
  background: url(../images/lumpArrow.png) no-repeat 10px center;
  font-size: 16px;
  color: #575757;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  margin: 0 auto;
}
.public-search-list ul li a {
  display: block;
  float: left;
  color: #575757;
  text-align: left;
  font-size: 16px;
}
.public-search-list ul li span {
  display: block;
  float: right;
  text-align: left;
  font-weight: 100;
  height: 40px;
  line-height: 40px;
  width: auto;
  font-size: 15px;
  color: #575757;
}
.public-search-list ul li:hover {
  border-color: #01912F;
  background: url("../images/lumpOn.png") no-repeat 10px center;
}
.public-search-list ul li:hover a {
  color: #01912F;
}
.public-pic-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-pic-list ul::after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
  float: none;
  height: 0;
}
.public-pic-list ul li {
  float: left;
  width: 280px;
  height: 240px;
  margin: 15px 6px;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.public-pic-list ul li span {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list ul li span a {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list ul li span a img {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list ul li h1 {
  width: 280px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}
.public-pic-list ul li h1 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-pic-list ul li:hover {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0px, -2px, 0px);
  -moz-transform: translate3d(0px, -2px, 0px);
  -ms-transform: translate3d(0px, -2px, 0px);
  -o-transform: translate3d(0px, -2px, 0px);
  transform: translate3d(0px, -2px, 0px);
}
.public-pic-list-son {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-pic-list-son ul::after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
  float: none;
  height: 0;
}
.public-pic-list-son ul li {
  float: left;
  width: 280px;
  height: 240px;
  margin: 15px 6px;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.public-pic-list-son ul li span {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list-son ul li span a {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list-son ul li span a img {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list-son ul li h1 {
  width: 280px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}
.public-pic-list-son ul li h1 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-pic-list-son ul li:hover {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0px, -2px, 0px);
  -moz-transform: translate3d(0px, -2px, 0px);
  -ms-transform: translate3d(0px, -2px, 0px);
  -o-transform: translate3d(0px, -2px, 0px);
  transform: translate3d(0px, -2px, 0px);
}
.public-goods-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-goods-list ul::after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
  float: none;
  height: 0;
}
.public-goods-list ul li {
  float: left;
  width: 280px;
  height: 240px;
  margin: 15px 6px;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.public-goods-list ul li span {
  display: block;
  width: 280px;
  height: 210px;
}
.public-goods-list ul li span a {
  display: block;
  width: 280px;
  height: 210px;
}
.public-goods-list ul li span a img {
  display: block;
  width: 280px;
  height: 210px;
}
.public-goods-list ul li h1 {
  width: 280px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}
.public-goods-list ul li h1 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-goods-list ul li:hover {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0px, -2px, 0px);
  -moz-transform: translate3d(0px, -2px, 0px);
  -ms-transform: translate3d(0px, -2px, 0px);
  -o-transform: translate3d(0px, -2px, 0px);
  transform: translate3d(0px, -2px, 0px);
}
.production-detail-list {
  width: 98%;
  height: auto;
  margin: 30px auto;
}
.production-detail-list .production-detail {
  width: 100%;
  height: 400px;
}
.production-detail-list .production-detail .detail-pic {
  float: left;
  width: 400px;
  height: 300px;
}
.production-detail-list .production-detail .detail-desc {
  float: left;
  width: 400px;
  height: 300px;
  margin: 0 30px;
}
.production-detail-list .production-detail .detail-desc h1 {
  height: 45px;
  line-height: 45px;
  font-size: 24px;
}
.production-detail-list .production-detail .detail-desc p {
  width: 400px;
  height: 40px;
  line-height: 40px;
  margin: 10px auto;
}
.production-detail-list .production-detail .detail-desc p b {
  display: block;
  float: left;
  width: auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #555;
}
.production-detail-list .production-detail .detail-desc p span {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  width: auto;
  margin: 0 0 0 8px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-desc p.goods-msg a {
  display: block;
  width: 86px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #01912F;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
.production-detail-list .production-detail .detail-desc p.keywords b {
  background: #761F10;
}
.production-detail-list .production-detail .detail-desc p.keywords span {
  color: #761F10;
  font-weight: bold;
}
.production-detail-list .production-detail .relatedProducts {
  float: left;
  width: 300px;
  height: 300px;
  padding: 0 24px;
  border-left: 1px solid #9E9595;
}
.production-detail-list .production-detail .relatedProducts h2 {
  width: 300px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #999;
  margin: 0 0 10px 0;
}
.production-detail-list .production-detail .relatedProducts .relatedProductsList {
  width: 300px;
  height: 225px;
}
.production-detail-list .production-derail-intro {
  width: 100%;
  height: auto;
  margin: 10px auto 30px auto;
}
.production-detail-list .production-derail-intro .intro {
  display: block;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: left!important;
  border-bottom: 1px solid #9E9595;
  margin-bottom: 35px;
}
.public-related-goods {
  width: 100%;
  height: 190px;
  margin: 15px auto;
}
.public-related-goods ul li {
  float: left;
  width: 210px;
  height: 190px;
  margin: 0 5px;
}
.public-related-goods ul li a {
  display: block;
}
.public-related-goods ul li a.a-img img {
  display: block;
  width: 210px;
  height: 160px;
}
.public-related-goods ul li a.a-title span {
  display: block;
  width: 208px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #DCDCDC;
}
.public-goods {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.public-goods ul li {
  float: left;
  width: 270px;
  height: 180px;
  position: relative;
  margin: 15px;
}
.public-goods ul li a {
  display: block;
}
.public-goods ul li a.a-img {
  width: 270px;
  height: 180px;
  overflow: hidden;
}
.public-goods ul li a.a-img img {
  display: block;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  width: 270px;
  height: 180px;
}
.public-goods ul li a.a-title {
  width: 270px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
}
.public-goods ul li a.a-title span {
  font-size: 14px;
  color: #fff;
}
.public-goods ul li:hover .a-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-big-goods {
  width: 1170px;
  height: 400px;
  clear: both;
  overflow: hidden;
}
.public-big-goods ul {
  width: 1170px;
  height: 185px;
  padding-top: 12px!important;
  overflow: hidden;
}
.public-big-goods ul li {
  float: left;
  width: 220px;
  height: 177px;
  background: #FFF;
  margin: 0 14px 15px 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  /*
      &.bigPic{
        width: 460px;
        height: 370px;
        margin: 0;
        a{
          display: @db;
          &.a-img{
            width: 460px;
            height: 340px;
            overflow: hidden;
            img{
              display: @db;
              width: 460px;
              height: 340px;
            }
          }
          &.a-title{
            width: 460px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            font-size: @fz+2;
            color: #434344;
          }
        }
      }
      &:hover{
        img{
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1);
        }
        .a-title{
          background: #61AA37;
          font-weight: bold;
          color: #fff!important;
        }
      }
      */
}
.public-big-goods ul li a {
  display: block;
}
.public-big-goods ul li a.a-img {
  width: 220px;
  height: 147px;
  overflow: hidden;
}
.public-big-goods ul li a.a-img img {
  display: block;
  width: 220px;
  height: 147px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.public-big-goods ul li a.a-title {
  width: 220px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #434344;
}
.public-big-goods #ul-right li {
  float: right!important;
}
.mainer-project {
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  line-height: 30px;
  padding: 10px;
  font-size: 17px;
  color: #000;
  text-indent: 36px;
}
.public-side-name {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-side-name h1 {
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: #01912F;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.public-side-name ul {
  width: 298px;
  height: auto;
  border: 1px solid #CBCBCB;
  margin: 6px auto;
}
.public-side-name ul li {
  width: 94%;
  height: 38px;
  line-height: 38px;
  float: none;
  clear: both;
  margin: 10px auto;
  border: 1px solid #DCDCDC;
  background: #F4F4F4;
  text-indent: 6px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.public-side-name ul li a {
  font-size: 14px;
  color: #222;
}
.public-side-name ul li:hover {
  border-color: #01912F;
}
.public-side-name ul li:hover a {
  color: #01912F;
}
.public-side-name ul li.onm {
  border-color: #01912F;
}
.public-side-name ul li.onm a {
  color: #01912F;
}
.public-side-news {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-side-news .public-side-news-head {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #01912F;
  text-align: left;
  font-size: 16px;
  color: #fff;
  text-indent: 25px;
  margin: 45px  auto 10px auto;
}
.public-side-news .public-side-title {
  width: 100%;
  height: auto;
}
.public-side-news .public-side-title ul li {
  width: 94%;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #DDDDDD;
  margin: 0 auto;
  background: url("../images/sbg.jpg") no-repeat left center;
  text-indent: 14px;
}
.public-side-news .public-side-title ul li a {
  font-size: 14px;
  color: #000;
}
.public-side-contact {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-side-contact .public-side-contact-head {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #01912F;
  text-align: left;
  font-size: 16px;
  color: #fff;
  text-indent: 25px;
  margin: 45px  auto 10px auto;
}
.public-side-contact p {
  width: 96%;
  height: 35px;
  line-height: 35px;
  text-align: left;
  font-size: 14px;
  color: #333;
  margin: 0 auto;
}
.public-sort-pic {
  width: 1200px;
  height: 335px;
  margin: 0 auto;
}
.public-sort-pic ul li {
  float: left;
  width: 270px;
  height: 335px;
  margin: 0 15px;
}
.public-sort-pic ul li .sort-img {
  width: 270px;
  height: 200px;
}
.public-sort-pic ul li .sort-img a {
  display: block;
  width: 270px;
  height: 200px;
  overflow: hidden;
}
.public-sort-pic ul li .sort-img a img {
  display: block;
  width: 270px;
  height: 200px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.public-sort-pic ul li .name-intro {
  width: 270px;
  height: auto;
}
.public-sort-pic ul li .name-intro a {
  display: block;
  width: 270px;
  height: 135px;
}
.public-sort-pic ul li .name-intro a span {
  display: block;
  width: 270px;
  height: 60px;
  line-height: 60px;
  text-align: left;
  font-size: 18px;
  color: #000;
}
.public-sort-pic ul li .name-intro a b {
  display: block;
  width: 270px;
  height: 75px;
  line-height: 25px;
  text-align: left;
  font-size: 14px;
  color: #444;
  font-weight: normal;
}
.public-sort-pic ul li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-sort-pic ul li:hover span {
  color: #FF0000 !important;
  font-weight: bold;
}
/*** show ***/
.public-pic {
  width: 100%;
  height: 300px;
  margin: 10px 0;
  clear: both;
  overflow: hidden;
}
.public-pic ul li {
  float: left;
  width: 380px;
  height: 300px;
  background: #fff;
}
.public-pic ul li span {
  display: block;
  width: 360px;
  height: 250px;
  margin: 10px 10px 0 10px;
  overflow: hidden;
}
.public-pic ul li span a {
  display: block;
}
.public-pic ul li span a img {
  display: block;
  width: 360px;
  height: 250px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.public-pic ul li h5 {
  width: 360px;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  text-align: center;
  margin: 0 10px;
}
.public-pic ul li h5 a {
  font-size: 15px;
  color: #666;
}
.public-pic ul li.pic2 {
  margin: 0 30px;
}
.public-pic ul li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-pic ul li:hover h5 a {
  color: #01912F;
  font-weight: bold;
}
.public-big-pic {
  width: 1200px;
  height: 400px;
  margin: 35px auto 30px auto;
}
.public-big-pic ul li {
  float: left;
  width: 225px;
  height: 190px;
  background: #FFF;
  margin: 0 0 20px 25px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.public-big-pic ul li a {
  display: block;
}
.public-big-pic ul li a.a-img {
  width: 225px;
  height: 160px;
  overflow: hidden;
}
.public-big-pic ul li a.a-img img {
  display: block;
  width: 225px;
  height: 160px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.public-big-pic ul li a.a-title {
  width: 225px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #434344;
}
.public-big-pic ul li.bigPic {
  width: 450px;
  height: 400px;
  margin: 0;
}
.public-big-pic ul li.bigPic a {
  display: block;
}
.public-big-pic ul li.bigPic a.a-img {
  width: 450px;
  height: 370px;
  overflow: hidden;
}
.public-big-pic ul li.bigPic a.a-img img {
  display: block;
  width: 450px;
  height: 370px;
}
.public-big-pic ul li.bigPic a.a-title {
  width: 450px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #434344;
}
.public-big-pic ul li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-big-pic ul li:hover .a-title {
  background: #61AA37;
  font-weight: bold;
  color: #fff !important;
}
#public-honor-img {
  width: 100%;
  height: 225px;
  position: relative;
  margin: 10px 0;
}
#public-honor-img b {
  display: block!important;
  position: absolute;
  width: 39px;
  height: 55px;
  cursor: pointer;
  z-index: 9999;
}
#public-honor-img b#btnLeft {
  background: url("../images/btnLeft.png") no-repeat center;
  left: 0;
  top: 85px;
}
#public-honor-img b#btnRight {
  background: url("../images/btnRight.png") no-repeat center;
  right: 0;
  top: 85px;
}
#public-honor-img .conbox {
  width: 1090px;
  height: 225px;
  margin: 0 auto;
  overflow: hidden;
}
#public-honor-img .conbox ul {
  position: relative;
}
#public-honor-img .conbox ul li {
  float: left;
  width: 180px;
  height: 225px;
  margin: 0 18px;
}
#public-honor-img .conbox ul li a {
  display: block;
  width: 180px;
  height: 225px;
  position: relative;
}
#public-honor-img .conbox ul li a img {
  display: block;
  width: 180px;
  height: 225px;
}
#public-honor-img .conbox ul li a span {
  display: none;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.public-title {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-title ul li {
  float: left;
  width: 370px;
  height: 400px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
  -webkit-transform: translate3d(0px, -4px, 0px);
  -moz-transform: translate3d(0px, -4px, 0px);
  -ms-transform: translate3d(0px, -4px, 0px);
  -o-transform: translate3d(0px, -4px, 0px);
  transform: translate3d(0px, -4px, 0px);
}
.public-title ul li.title2 {
  margin: 0 45px;
}
.public-title ul li a {
  display: block;
  width: 350px;
  padding: 0 10px;
  font-weight: normal;
}
.public-title ul li a.a-img {
  display: block;
  width: 370px;
  height: 270px;
  padding: 0;
}
.public-title ul li a.a-img img {
  display: block;
  width: 370px;
  height: 270px;
}
.public-title ul li a.a-title {
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 14px;
  color: #767676;
}
.public-title ul li a.a-intro {
  height: 50px;
  line-height: 25px;
  font-size: 12px;
  color: #949494;
  text-align: left;
}
.public-title ul li span {
  display: block;
  width: 350px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 13px;
  color: #646464;
  background: url("../images/times.png") no-repeat 10px center;
  text-indent: 18px;
  padding: 0 10px;
  font-weight: normal;
}
.public-title-intro {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-title-intro ul li {
  width: auto;
  height: 30px;
  line-height: 30px;
  background: url("../images/nt.jpg") no-repeat left center;
  text-indent: 10px;
}
.public-title-intro ul li a {
  display: block;
  float: left;
  line-height: 30px;
  font-size: 16px;
  color: #5D5D5D;
}
.public-title-intro ul li span {
  float: right;
  display: none;
}
.public-title-intro ul li.intro {
  height: 90px;
  background: none;
  text-indent: 0;
}
.public-title-intro ul li.intro .intro-world {
  height: 90px;
}
.public-title-intro ul li.intro .intro-world .a-title {
  font-size: 17px;
  color: #050607;
  height: 30px;
  line-height: 30px;
}
.public-title-intro ul li.intro .intro-world .a-intro {
  font-size: 14px;
  height: 50px;
  line-height: 25px;
  text-align: left;
  color: #888;
}
#home-page {
  width: 98%;
  height: 30px;
  margin: 10px auto;
}
#home-page span {
  display: block;
}
#home-page span.home-page-prev {
  float: left;
}
#home-page span.home-page-next {
  float: right;
}
#home-page span a {
  display: block;
  font-size: 12px;
  color: #7E0308;
  height: 30px;
  line-height: 30px;
}
#pagelist {
  width: 100%;
  height: 32px;
  margin: 30px auto 10px auto;
  text-align: center;
}
#pagelist a {
  display: inline-block;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 2px;
  font-size: 12px;
  color: #444;
  background: #EDEDED;
  border: #cccccc 1px solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#pagelist a#nowpage {
  display: inline-block;
  text-align: center;
  border: #01912F 1px solid;
  background-color: #01912F;
  color: #ffffff;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#pagelist a#totalpage {
  display: inline-block;
  text-align: center;
  border: #dcdcdc 1px solid;
  background-color: #EDEDED;
  color: #666666;
  font-size: 12px;
}
.introShow {
  width: 400px;
}
.introShow .mainShow {
  width: 400px;
  height: 300px;
}
.introShow .mainShow a {
  display: block;
  width: 398px;
  height: 298px;
  border: #CCCCCC 1px solid;
  overflow: hidden;
}
.introShow .mainShow a img {
  display: block;
  width: 400px;
  height: 300px;
}
.introShow .scroll {
  width: 400px;
  height: 60px;
  margin: 15px auto;
  overflow: hidden;
}
.introShow .scroll ul {
  float: left;
  width: 380px;
  height: 60px;
  overflow: hidden;
}
.introShow .scroll ul li {
  float: left;
  width: 80px;
  height: 60px;
  margin: 0 7px;
}
.introShow .scroll ul li a {
  display: block;
  width: 78px;
  height: 58px;
  border: 1px solid #F3F3F3;
}
.introShow .scroll ul li a:hover {
  border: 1px solid #f60;
}
.introShow .scroll ul li a.currentItem {
  border: 1px solid #f60;
}
.introShow .scroll ul li a img {
  display: block;
  width: 80px;
  height: 60px;
}
.introShow .scroll .prevView {
  float: left;
  margin-top: 28px;
  width: 7px;
  height: 12px;
  background: url(../images/bgimg.gif) no-repeat -132px -17px;
}
.introShow .scroll .prevView:hover {
  background-position: -146px -17px;
}
.introShow .scroll .nextView {
  float: right;
  margin-top: 28px;
  width: 7px;
  height: 12px;
  background: url(../images/bgimg.gif) no-repeat -153px -17px;
}
.introShow .scroll .nextView:hover {
  background-position: -167px -17px;
}
.scroll a span {
  display: none;
}
.scroll a:hover {
  text-decoration: none;
}
#main .scroll .nextView.nextStop:hover {
  cursor: default;
}
.scroll .nextView,
.scroll .nextStop {
  float: right;
  background-position: -160px -17px;
}
.scroll .nextStop,
.scroll .nextStop:hover {
  background-position: -153px -17px;
}
img {
  border: 0;
}
div.jqZoomTitle {
  z-index: 5000;
  text-align: center;
  font-size: 11px;
  font-family: Tahoma;
  height: 16px;
  padding-top: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #FFF;
  background: #999;
}
.jqZoomPup {
  width: 10px;
  height: 10px;
  overflow: hidden;
  background: url(../images/hover_on.png) repeat;
  -moz-opacity: 0.6;
  opacity: 0.6;
  z-index: 10;
  cursor: crosshair;
}
.jqZoomPup img {
  border: 0;
}
.preload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 218px;
  text-align: center;
  background-image: url(http://c1.neweggimages.com.cn/WebResources/2009/Default/Nest/thirdParty/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  width: 90px;
  *width: 100px;
  height: 43px;
  *height: 55px;
  z-index: 10;
  position: absolute;
  top: 3px;
  left: 3px;
}
.jqZoomWindow {
  border: 1px solid #CCCCCC;
  background-color: #FFF;
}
.interval {
  background: url(../images/interval.jpg) no-repeat center;
  width: 800px;
  height: 12px;
  overflow: hidden;
}
.cpcst {
  font-size: 25px;
  color: #676767;
  line-height: 30px;
  height: 90px;
  text-align: left;
  font-weight: 600;
  font-family: Arial;
  overflow: hidden;
}
.cpcs {
  font-size: 16px;
  color: #DBA907;
  line-height: 20px;
  height: 50px;
  text-align: left;
  width: auto;
  float: left;
  font-weight: 600;
  font-family: Arial;
  overflow: hidden;
}
.cpcsxm {
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  text-align: left;
  width: auto;
  float: left;
  overflow: hidden;
  font-family: "å¾®è½¯é›…é»‘";
}
/**qq**/
#online_qq_layer {
  z-index: 22000;
  position: fixed;
  right: 0px;
  top: 0;
  margin: 240px 0 0 0;
}
#online_qq_tab {
  width: 45px;
  float: left;
  margin: 115px 0 0 0;
  position: relative;
  background: url("../images/qMenu.jpg") no-repeat center;
}
#online_qq_tab a {
  display: block;
  height: 120px;
  line-height: 999em;
  overflow: hidden;
}
#onlineService {
  display: block;
  float: left;
  width: 140px;
  background: #01912F;
  padding-top: 15px;
  padding-bottom: 15px;
}
.onlineMenu {
  width: 120px;
  height: auto;
  background: #4CB800;
  margin: 0 auto;
}
.onlineMenu h3 {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  width: 110px;
  margin: 0 auto;
  border-bottom: 1px solid #E5E5E5;
  height: 39px;
  line-height: 40px;
  text-align: center;
}
.onlineMenu li {
  height: 50px;
  text-align: center;
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.onlineMenu li a {
  display: block;
  height: 50px;
  line-height: 50px;
}
.onlineMenu li a img {
  display: block;
  margin: 0 auto;
  padding-top: 12px;
}
.onlineMenu li.weixin {
  background: url("../images/wx.png") no-repeat center;
  position: relative;
  margin: 10px 0;
}
.onlineMenu li.weixin img {
  display: none;
  width: 100px;
  height: 100px;
  position: absolute;
  right: 120px;
  top: -20px;
}
.onlineMenu li.weixin:hover img {
  display: block;
}
.onlineMenu .qTel {
  width: 110px;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
}
.onlineMenu .qTel span {
  display: block;
  width: 110px;
  height: 20px;
  background: url("../images/qTel.png") no-repeat center;
  margin: 0 auto;
  padding-bottom: 20px;
}
.onlineMenu .qTel p {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
/*# sourceMappingURL=index.css.map */