@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;
}
body {
  font-family: "microsoft yahei";
  font-size: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.header {
  width: 100%;
  height: 145px;
}
.header .header-bar {
  width: 100%;
  height: 25px;
  line-height: 25px;
  background: #1540A0;
}
.header .header-bar .welcome-language {
  width: 1200px;
  height: 25px;
  line-height: 25px;
  margin: 0 auto;
}
.header .header-bar .welcome-language .welcome {
  float: left;
  font-size: 12px;
  color: #fefefe;
}
.header .header-bar .welcome-language .welcome span {
  font-size: 12px;
  color: #fefefe;
}
.header .header-bar .welcome-language .language {
  float: right;
}
.header .header-bar .welcome-language .language a {
  display: block;
  float: left;
  width: 60px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.header .header-bar .welcome-language .language a.active {
  background: #2561E7 !important;
}
.header .header-list {
  width: 100%;
  height: 120px;
  background: #fff;
}
.header .header-list .logo-search-menu {
  width: 1200px;
  height: 120px;
  margin: 0 auto;
}
.header .header-list .logo-search-menu .logo {
  float: left;
  width: 555px;
  height: 45px;
  background: url("../images/logo.png") no-repeat center;
  margin: 37px 0;
}
.header .header-list .logo-search-menu .logo a {
  display: block;
  width: 160px;
  height: 45px;
}
.header .header-list .logo-search-menu .search-menu {
  float: right;
  width: 645px;
  height: 120px;
}
.header .header-list .logo-search-menu .search-menu .search {
  width: 645px;
  height: 26px;
  margin: 25px 0 10px 0;
}
.header .header-list .logo-search-menu .search-menu .menu {
  width: 645px;
  height: 50px;
}
.banner {
  width: 100%;
  height: 580px;
}
.banneron {
  width: 100%;
  height: 300px;
}
.products {
  width: 100%;
  height: 300px;
  background: #F5F5F5;
}
.products::before {
  content: '';
  display: table;
}
.products .products-list {
  width: 1200px;
  height: 220px;
  margin: 40px auto;
}
.products .products-list .products-side {
  float: left;
  width: 240px;
  height: 220px;
}
.products .products-list .products-show {
  float: right;
  width: 940px;
  height: 220px;
}
.about-news-reject {
  width: 1200px;
  height: 380px;
  margin: 0 auto;
  /*
  .reject{
    width: 1200px;
    height: 70px;
    margin: 48px auto;
    ul{
      li{
        float: left;
        width: 300px;
        height: 70px;
        margin: 0 50px;
        a{
          display: block;
          width: 300px;
          height: 70px;
        }
        span{
          display: none;
        }
      }
    }
  }
  */
}
.about-news-reject::before {
  content: '';
  display: table;
}
.about-news-reject .about-news {
  width: 1200px;
  height: 290px;
  margin: 15px auto;
}
.about-news-reject .about-news .about {
  float: left;
}
.about-news-reject .about-news .about .about-head {
  width: 450px;
  height: 45px;
  background: url("../images/about.png") no-repeat left center;
}
.about-news-reject .about-news .about .about-list {
  width: 450px;
  height: 245px;
}
.about-news-reject .about-news .about .about-list .about-img {
  width: 450px;
  height: 160px;
  background: url("../images/aimg.jpg") no-repeat center;
}
.about-news-reject .about-news .news {
  float: right;
  width: 720px;
  height: 290px;
}
.about-news-reject .about-news .news .news-head {
  width: 720px;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #1540A0;
  background: url("../images/news.png") no-repeat left center;
}
.about-news-reject .about-news .news .news-head ul {
  margin-left: 20px;
}
.about-news-reject .about-news .news .news-head ul li {
  float: left;
  width: 85px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  color: #aaa;
  font-weight: bold;
}
.about-news-reject .about-news .news .news-head ul li.active {
  color: #1540A0;
}
.about-news-reject .about-news .news .news-head a {
  float: right;
  display: block;
  width: auto;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  color: #1540a0;
}
.about-news-reject .about-news .news .news-list {
  width: 720px;
  height: 245px;
}
.about-news-reject .about-news .news .news-list .news-scroll-img {
  float: left;
  width: 340px;
  height: 235px;
  margin-top: 10px;
}
.about-news-reject .about-news .news .news-list .news-title-list {
  float: right;
  width: 360px;
  height: 235px;
  margin-top: 10px;
}
.footer {
  width: 100%;
  height: 400px;
  background: url("../images/footer.jpg") no-repeat center;
}
.footer::before {
  content: '';
  display: table;
}
.footer .footer-list {
  width: 1200px;
  height: 320px;
  margin: 15px auto 0 auto;
}
.footer .footer-list ul li {
  float: left;
}
.footer .footer-list ul li.wap-chart {
  width: 100px;
  height: 120px;
  margin-top: 15px;
}
.footer .footer-list ul li.wap-chart img {
  display: block;
  width: 100px;
  height: 100px;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.footer .footer-list ul li.wap-chart span {
  display: block;
  width: 100px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  color: #DDE2EB;
}
.footer .footer-list ul li.footer-msg {
  width: 290px;
  height: auto;
  margin: 0 auto;
}
.footer .footer-bar {
  width: 1200px;
  height: 30px;
  line-height: 30px;
  margin: 30px auto 0 auto;
  font-size: 14px;
  color: #ddd;
  text-align: center;
}
.footer .footer-bar a {
  font-size: 14px;
  color: #DDDDDD;
}
.public-sort-name span {
  display: block;
  width: auto;
  height: 50px;
  line-height: 50px;
}
.public-sort-name span a {
  font-size: 16px;
  color: #CED3DD;
}
.public-sort-name ul li {
  clear: both!important;
  float: none;
  width: auto;
  height: 25px;
  line-height: 25px;
  margin-right: 75px;
  font-size: 13px;
  color: #DDE2EB;
}
.public-sort-name ul li a {
  font-size: 13px;
  color: #DDE2EB;
}
.msg-join {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.msg-join h1 {
  width: 290px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  text-align: left;
}
.msg-join label {
  display: block;
  width: 290px;
  height: 30px;
  margin: 10px auto;
}
.msg-join label input {
  display: block;
  width: 290px;
  height: 30px;
  line-height: 30px;
  border: none;
  outline: none;
  background: #2F55AA;
  text-indent: 12px;
  font-size: 12px;
  color: #BBBBBB;
}
.msg-join label.contentList {
  width: 290px;
  height: 80px;
  line-height: 20px;
  color: #888888;
  font-size: 12px;
}
.msg-join label.contentList textarea {
  width: 290px;
  height: 80px;
  line-height: 20px;
  background: #2F55AA;
  border: none;
  outline: none;
  text-indent: 12px;
  color: #888888;
}
.msg-join label.btnList {
  float: left;
  width: 90px;
  height: 35px;
}
.msg-join label.btnList input {
  float: left;
  display: block;
  width: 90px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  color: #eee;
  font-weight: bold;
  cursor: pointer;
  text-indent: 0;
}
.msg-join label .Validform_checktip {
  display: none;
}
/**公用部分**/
/*搜索*/
.search-list {
  float: right;
  width: 230px;
  height: 26px;
  background: url("../images/search.png") no-repeat center;
}
.search-list ul li {
  float: left;
}
.search-list ul li input {
  border: none;
  outline: none;
}
.search-list ul li input:focus {
  outline: none;
}
.search-list ul li.search-input {
  width: 200px;
  height: 26px;
  line-height: 26px;
}
.search-list ul li.search-input input {
  display: block;
  width: 200px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  color: #333;
  background: none;
  text-indent: 6px;
}
.search-list ul li.search-input input:focus {
  font-size: 12px;
  color: #333;
}
.search-list ul li.search-submit {
  cursor: pointer;
  width: 30px;
  height: 26px;
}
.search-list ul li.search-submit input {
  display: block;
  width: 30px;
  height: 26px;
  cursor: pointer;
  background: none;
}
.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;
}
/*导航*/
#menu-nav {
  width: 100%;
  height: 50px;
  margin: 0 auto;
}
#menu-nav li {
  float: left;
  width: 107px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative;
}
#menu-nav li a {
  display: block;
  font-size: 14px;
  color: #111;
}
#menu-nav li:hover a {
  color: #15409F;
}
#menu-nav li ul {
  display: none;
  position: absolute;
  z-index: 9999;
}
#menu-nav li ul li {
  float: none;
  clear: both;
  width: 150px;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #fff;
  background: #15409F;
}
#menu-nav li ul li a {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
}
#menu-nav li:hover ul {
  display: block;
}
#menu-nav li:hover ul li a {
  font-weight: normal;
  font-size: 14px;
  color: #fff;
}
/*单篇*/
.page-intro {
  width: 100%;
  line-height: 26px;
  text-indent: 0;
  margin: 5px 0 0 0;
}
.page-intro a {
  font-size: 14px;
  color: #111;
}
.page-intro a p {
  font-size: 14px;
  color: #111;
}
.page-intro a span {
  font-size: 14px;
  color: #0f84e7;
}
/*** list ***/
/*页面主体*/
.mainer {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-name-sort-list {
  width: 100%;
  height: 59px;
  border-bottom: 1px solid #ddd;
}
.mainer .mainer-name-sort-list .mainer-name-sort {
  width: 1200px;
  height: 59px;
  line-height: 59px;
  margin: 0 auto;
}
.mainer .mainer-name-sort-list .mainer-name-sort .mainer-name {
  float: left;
  background: url("../images/home.png") no-repeat left center;
  text-indent: 30px;
  font-size: 14px;
  color: #888;
}
.mainer .mainer-name-sort-list .mainer-name-sort .mainer-name a {
  font-size: 14px;
  color: #888;
}
.mainer .mainer-name-sort-list .mainer-name-sort .mainer-sort {
  float: right;
}
.mainer .mainer-plate {
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.mainer .mainer-plate .mainer-list {
  width: 1200px;
  height: auto;
  margin: 30px auto 60px auto;
  /**  ����ҳ   **/
}
.mainer .mainer-plate .mainer-list::before {
  content: '';
  display: table;
}
.mainer .mainer-list-side {
  width: 1200px;
  height: auto;
  margin: 15px auto 30px auto;
  overflow: hidden;
}
.mainer .mainer-list-side .mainer-side {
  float: left;
  width: 300px;
  height: auto;
  padding: 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: 36px;
  line-height: 36px;
  font-weight: normal;
  width: auto;
  text-align: center;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 b {
  display: block;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 .share {
  display: none;
  float: left;
  margin: 0 0 0 15px;
}
.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: 96%;
  height: auto;
  margin: 0 auto;
}
.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: 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-title-list ul li a {
  display: block;
  float: left;
  color: #575757;
  text-align: left;
  font-size: 16px;
}
.public-title-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-title-list ul li:hover {
  border-color: #15409F;
  background: url("../images/lumpOn.png") no-repeat 10px center;
}
.public-title-list ul li:hover a {
  color: #15409F;
}
.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-side-name {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-side-name h1 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #1C69C4;
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  margin: 0 auto;
}
.public-side-name ul {
  width: 300px;
  height: auto;
  margin: 6px auto;
}
.public-side-name ul li {
  width: 300px;
  height: 50px;
  line-height: 50px;
  float: none;
  clear: both;
  margin: 10px auto;
  background: #F4F4F4;
  -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 {
  display: block;
  width: 90%;
  margin: 0 auto;
  text-align: right;
  font-size: 15px;
  color: #222;
}
.public-side-name ul li:hover {
  border-left: 4px solid #124B93;
  width: 296px;
}
.public-side-name ul li:hover a {
  color: #124B93;
}
.public-side-name ul li.onm {
  width: 296px;
  border-left: 4px solid #124B93;
}
.public-side-name ul li.onm a {
  color: #124B93;
}
.public-main-sort {
  width: 240px;
  height: 220px;
}
.public-main-sort h1 {
  width: 240px;
  height: 70px;
  background: url("../images/sort.jpg") no-repeat center;
  margin-bottom: 20px;
}
.public-main-sort ul {
  width: 238px;
  height: 128px;
  border: 1px solid #DDDDDD;
}
.public-main-sort ul li {
  width: 220px;
  height: 29px;
  line-height: 29px;
  border-bottom: 1px dotted #DDDDDD;
  margin: 10px auto;
  background: url("../images/ar.png") no-repeat 205px center;
  text-indent: 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.public-main-sort ul li a {
  font-size: 15px;
  color: #111;
}
.public-main-sort ul li:hover {
  background: url("../images/arh.png") no-repeat 205px center;
  border-color: #15409F;
}
.public-main-sort ul li:hover a {
  color: #15409F;
}
/*** show ***/
.public-pic {
  width: 100%;
  height: 210px;
  margin: 10px 0;
}
.public-pic ul li {
  float: left;
  width: 240px;
  height: 210px;
  margin: 0 10px;
}
.public-pic ul li span {
  display: block;
  width: 240px;
  height: 180px;
}
.public-pic ul li span a {
  display: block;
}
.public-pic ul li span a img {
  display: block;
  width: 240px;
  height: 180px;
}
.public-pic ul li h5 {
  width: 240px;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  text-align: center;
}
.public-pic ul li h5 a {
  font-size: 14px;
  color: #666;
}
.public-title {
  width: 92%;
  height: 40px;
  margin: 0 auto;
}
.public-title ul li {
  width: 100%;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px dashed #C5C6C6;
  background: url("../images/dt.png") no-repeat left center;
  text-indent: 16px;
}
.public-title ul li a {
  font-size: 14px;
  color: #333;
}
.public-title-intro {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-title-intro ul li {
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.public-title-intro ul li.intro {
  width: 100%;
  height: 85px;
}
.public-title-intro ul li.intro .intro-world {
  width: 100%;
  height: 85px;
}
.public-title-intro ul li.intro .intro-world a {
  display: block;
}
.public-title-intro ul li.intro .intro-world a.a-title {
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: left;
  font-size: 18px;
  color: #1540a0;
  font-weight: bold;
}
.public-title-intro ul li.intro .intro-world a.a-intro {
  width: 100%;
  line-height: 22px;
  font-size: 14px;
  color: #888;
}
.public-title-intro ul li a {
  display: block;
  float: left;
  font-size: 14px;
  color: #111;
}
.public-title-intro ul li span {
  display: block;
  float: right;
  font-size: 14px;
  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: #167770 1px solid;
  background-color: #167770;
  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;
}
.public-goods {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-goods ul li {
  float: left;
  width: 218px;
  height: 218px;
  border: 1px solid #DDDDDD;
  margin: 0 5px;
}
.public-goods ul li span {
  display: block;
  width: 200px;
  height: 150px;
  margin: 10px;
  z-index: 999;
}
.public-goods ul li span a {
  display: block;
  width: 200px;
  height: 150px;
}
.public-goods ul li span a img {
  display: block;
  width: 200px;
  height: 150px;
}
.public-goods ul li h5 {
  font-weight: normal;
  width: 198px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #DDDDDD;
  margin: 0 auto;
  text-align: center;
}
.public-goods ul li h5 a {
  font-size: 14px;
  color: #111;
}
.public-goods ul li:hover h5 {
  background: #1540A0;
  border-color: #1540A0;
}
.public-goods ul li:hover h5 a {
  color: #fff;
}
.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: 300px;
}
.production-detail-list .production-detail .detail-pic {
  float: left;
  width: 400px;
  height: 300px;
}
.production-detail-list .production-detail .detail-pic img {
  display: block;
  width: 400px;
  height: 300px;
  border: 1px solid #E5E5E5;
}
.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: 105px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #124B93;
  font-size: 14px;
  color: #fff;
}
.production-detail-list .production-detail .detail-desc p span {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  width: 280px;
  margin: 0 0 0 15px;
  font-size: 13px;
  color: #666;
  overflow: hidden;
}
.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;
}
/*# sourceMappingURL=index.css.map */