@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;
}
/** step - 1 ͷ��**/
.header {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.header .header-bar {
  width: 100%;
  height: 26px;
  background: #f5f5f5;
}
.header .header-bar .welcome-bar {
  width: 1200px;
  height: 26px;
  line-height: 26px;
  margin: 0 auto;
}
.header .header-bar .welcome-bar .welcome {
  float: left;
  font-size: 14px;
  color: #666;
}
.header .header-bar .welcome-bar .bar {
  float: right;
}
.header .header-bar .welcome-bar .bar a {
  height: 26px;
  line-height: 26px;
  display: inline-block;
  font-size: 14px;
  color: #666;
  padding: 0 10px;
}
.header .header-list {
  width: 1200px;
  height: 125px;
  background: #fff;
  margin: 0 auto;
}
.header .header-list .logo {
  width: 455px;
  height: 125px;
  float: left;
  background: url("../images/logo.png") no-repeat left center;
}
.header .header-list .tel {
  float: right;
  width: 300px;
  height: 125px;
  background: url("../images/tel.png") no-repeat center;
}
.header .menu-all {
  width: 100%;
  height: auto;
  position: relative;
}
.header .menu-all .menu {
  width: 100%;
  height: 54px;
  background: #116df6;
}
.about {
  width: 1200px;
  height: 370px;
  margin: 0 auto;
}
.about .about-head {
  width: 1200px;
  height: 110px;
  background: url("../images/about.png") no-repeat center;
  margin: 0 auto;
}
.about .about-list {
  width: 1200px;
  height: 220px;
}
.about .about-list .about-pic {
  float: left;
  width: 330px;
  height: 220px;
  position: relative;
}
.about .about-list .about-pic .about-pic-top {
  width: 320px;
  height: 210px;
  background: url("../images/aboutpic.jpg") no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
.about .about-list .about-pic .about-pic-bottom {
  width: 320px;
  height: 210px;
  background: #eeeeee;
  position: absolute;
  bottom: 0;
  right: 0 ;
}
.about .about-list .about-title {
  float: right;
  width: 840px;
  height: 220px;
  margin: 0 0 0 30px;
}
.place {
  width: 100%;
  height: 160px;
  background: url("../images/place.jpg") no-repeat center;
}
.equipment {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.equipment .equipment-head {
  width: 1200px;
  height: 120px;
  background: url("../images/equipment.png") no-repeat center;
  position: relative;
  margin: 0 auto;
}
.equipment .equipment-head a {
  display: block;
  position: absolute;
  font-size: 12px;
  color: #888;
  right: 0;
  bottom: 0px;
}
.equipment .equipment-list {
  width: 1200px;
  height: 230px;
  background: #f5f5f5;
  margin: 8px auto 30px auto;
}
.equipment .equipment-list::before {
  content: '';
  display: table;
}
.products {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #f5f5f5;
}
.products .products-head {
  width: 1200px;
  height: 120px;
  background: url("../images/products.png") no-repeat center;
  margin: 0 auto;
}
.products .products-list {
  width: 1200px;
  height: auto;
  background: #f5f5f5;
  margin: 0 auto;
}
.products .products-list::before {
  content: '';
  display: table;
}
.products .products-list .products-side {
  float: left;
  width: 250px;
  height: auto;
}
.products .products-list .products-hots {
  float: right;
  width: 930px;
  height: auto;
}
.products .products-list .products-hots .products-hots-head {
  width: 930px;
  height: 39px;
  line-height: 40px;
  border-bottom: 1px solid #CFCFCF;
}
.products .products-list .products-hots .products-hots-head span {
  display: block;
  height: 40px;
  line-height: 40px;
  float: left;
  background: url("../images/ph.png") no-repeat left center;
  font-size: 18px;
  color: #1e3fbd;
  text-indent: 16px;
  font-weight: bold;
}
.products .products-list .products-hots .products-hots-head a {
  display: block;
  float: right;
  font-size: 12px;
  color: #888;
}
.products-sort-name {
  width: 250px;
  height: auto;
}
.products-sort-name span {
  display: block;
  width: 250px;
  height: 70px;
  background: url("../images/pside.png") no-repeat center;
}
.products-sort-name ul {
  width: 248px;
  height: auto;
  border: 1px solid #D4D4D4;
  margin: 15px 0;
  padding: 10px 0;
}
.products-sort-name ul li {
  width: 200px;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px dotted #C3C4C4;
  margin: 0 auto;
  background: url("../images/pl.png") no-repeat left center;
  text-indent: 16px;
}
.products-sort-name ul li a {
  font-size: 14px;
  color: #333;
}
.products-sort-name ul li:hover {
  border-color: #455FC5;
}
.products-sort-name ul li:hover a {
  color: #455FC5;
}
.news-support {
  width: 100%;
  height: 450px;
  background: url("../images/ns.jpg") repeat;
  margin: 0 auto;
}
.news-support::before {
  content: '';
  display: table;
}
.news-support .news-support-list {
  width: 1200px;
  height: 400px;
  margin: 25px auto ;
}
.news-support .news-support-list .news {
  float: left;
  width: 780px;
}
.news-support .news-support-list .news .news-head {
  width: 780px;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #c6c6c6;
}
.news-support .news-support-list .news .news-head span {
  display: block;
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #1e3fbd;
  background: url("../images/nh.png") no-repeat left center;
  text-indent: 32px;
}
.news-support .news-support-list .news .news-head a {
  display: block;
  float: right;
  font-size: 14px;
  color: #888;
}
.news-support .news-support-list .news .news-list {
  width: 780px;
}
.news-support .news-support-list .support {
  float: right;
  width: 390px;
  height: auto;
}
.news-support .news-support-list .support .support-head {
  width: 390px;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #c6c6c6;
}
.news-support .news-support-list .support .support-head span {
  display: block;
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #1e3fbd;
  background: url("../images/nh.png") no-repeat left center;
  text-indent: 32px;
}
.news-support .news-support-list .support .support-head a {
  display: block;
  float: right;
  font-size: 14px;
  color: #888;
}
.news-support .news-support-list .support .support-list {
  width: 388px;
  height: 320px;
  border: 1px solid #C0C0C0;
  margin: 15px 0;
}
.footer {
  width: 100%;
  height: 200px;
  background: #1B38AB;
}
.footer::before {
  content: '';
  display: table;
}
.footer .footer-list {
  width: 1200px;
  height: 200px;
  margin: 0 auto;
}
.footer .footer-list .footer-menu {
  float: left;
  width: 740px;
  height: auto;
  margin: 0 110px 0 230px;
}
.footer .footer-list .footer-menu ul {
  width: 690px;
  height: 84px;
  padding: 0 25px;
  border-bottom: 1px solid #324BB3;
}
.footer .footer-list .footer-menu ul li {
  float: left;
  height: 85px;
  line-height: 85px;
  color: #fff;
}
.footer .footer-list .footer-menu ul li a {
  font-size: 13px;
  color: #fff;
  padding: 0 12px;
}
.footer .footer-list .footer-menu p {
  width: 100%;
  height: 26px;
  line-height: 26px;
  font-size: 13px;
  color: #fff;
  text-align: center;
}
.footer .footer-list .footer-menu p a {
  font-size: 13px;
  color: #fff;
}
.footer .footer-list .footer-wap {
  float: left;
  width: 100px;
  height: 125px;
  margin: 30px 0 0 0;
}
.footer .footer-list .footer-wap img {
  display: block;
  width: 100px;
  height: 100px;
}
.footer .footer-list .footer-wap span {
  display: block;
  width: 100px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
/******* step ͨ�ò��� ********/
/* ���� */
.search-list {
  width: 100%;
  height: 36px;
}
.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: 260px;
  height: 36px;
  line-height: 36px;
}
.search-list ul li.search-input input {
  display: block;
  width: 258px;
  height: 34px;
  line-height: 34px;
  margin: 1px;
  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: 40px;
  height: 36px;
}
/*  ���� */
#navMenu {
  width: 1200px;
  height: 54px;
  margin: 0 auto;
}
#navMenu li {
  float: left;
  width: 150px;
  height: 54px;
  line-height: 54px;
  text-align: center;
}
#navMenu li a {
  display: block;
  font-size: 15px;
  color: #fff;
}
#navMenu li.active {
  background: url("../images/menuHover.jpg") no-repeat center;
}
.menu-list-sort {
  width: 1200px;
  height: 260px;
  z-index: 999;
  margin: 0 auto;
}
.menu-list-sort dl {
  width: 200px;
  padding: 0 50px;
  height: 260px;
  float: left;
}
.menu-list-sort dl dt {
  width: 190px;
  height: 64px;
  line-height: 64px;
  border-bottom: 1px solid #AAAAA9;
  text-align: left!important;
}
.menu-list-sort dl dt a {
  font-size: 15px!important;
  color: #000 !important;
  font-weight: bold!important;
}
.menu-list-sort dl dt a:hover {
  color: #1e3fbd !important;
}
.menu-list-sort dl dd {
  width: 190px;
  height: 30px;
  line-height: 30px;
  text-align: left!important;
}
.menu-list-sort dl dd a {
  font-size: 14px;
  color: #333 !important;
}
.menu-list-sort dl dd a:hover {
  color: #1e3fbd !important;
}
#sort-menu2 {
  display: none;
  position: absolute;
  width: 100%;
  height: 260px;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, endColorstr=#E5ffffff);
  z-index: 9999;
}
#navMenu li:hover #sort-menu2 {
  display: block!important;
}
/* ��ƪ */
.page-intro {
  width: 100%;
  line-height: 26px;
  text-indent: 28px;
  margin: 5px 0 0 0;
}
.page-intro a {
  font-size: 14px;
  color: #333;
}
.page-intro a p {
  font-size: 14px;
  color: #333;
}
.page-intro a span {
  display: block;
  width: 120px;
  height: 30px;
  background: url("../images/aboutmore.png") no-repeat center;
  margin: 20px 0 0 0;
}
/* */
.footer-sort-name {
  width: auto;
  margin: 0 50px;
}
.footer-sort-name dt {
  width: auto;
  height: 30px;
  line-height: 30px;
  margin-bottom: 30px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.footer-sort-name dt a {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.footer-sort-name dd {
  width: auto;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  color: #fff;
}
.footer-sort-name dd a {
  font-size: 13px;
  color: #fff;
}
.public-intro-title {
  width: 100%;
  height: auto;
}
.public-intro-title ul li {
  clear: both;
  float: none;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: url("../images/circle.png") no-repeat 8px center;
  text-indent: 18px;
}
.public-intro-title ul li.intro {
  width: 100%;
  height: 135px;
  background: none;
  text-indent: 0;
  margin: 15px 0;
  /*
        h2,h3{
          font-weight: normal;
        }
        h2{
          width: 90%;
          height: 55px;
          line-height: 55px;
          text-align: center;
          margin: 0 auto;
          a{
            float: none;
            font-size: 20px;
            color: #009a44;
          }
        }
        h3{
          width: 95%;
          line-height: 22px;
          margin: 0 auto;
          text-indent: 28px;
          a{
            font-size: 14px;
            color: #888;
          }
        }
        */
}
.public-intro-title ul li.intro img {
  display: block;
  float: left;
  width: 230px;
  height: 135px;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.public-intro-title ul li.intro .intro-world {
  float: right;
  width: 520px;
  height: 135px;
}
.public-intro-title ul li.intro .intro-world a {
  display: block;
}
.public-intro-title ul li.intro .intro-world a.a-more {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #1e3fbd;
}
.public-intro-title ul li.intro .intro-world a.a-intro {
  width: 100%;
  line-height: 26px;
  font-size: 14px;
  color: #aaa;
}
.public-intro-title ul li.intro .intro-world span {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 14px;
  color: #aaa;
}
.public-intro-title ul li a {
  display: block;
  float: left;
  font-size: 14px;
  color: #333;
}
.public-intro-title ul li span {
  display: block;
  float: right;
  font-size: 14px;
  color: #888;
}
.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 - 3 ҳ������ **/
.mainer {
  width: 100%;
  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-plate .mainer-list .caption {
  width: 96%;
  height: auto;
  margin: 0 auto 30px auto;
}
.mainer .mainer-plate .mainer-list .caption h1 {
  width: 1150px;
  color: #3A3937;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  margin: 25px auto;
}
.mainer .mainer-plate .mainer-list .caption h3 {
  width: 1150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #555552;
  margin: 25px auto;
}
.mainer .mainer-plate .mainer-list .caption h5 {
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  width: 580px;
  text-align: center;
  margin: 0 auto;
}
.mainer .mainer-plate .mainer-list .caption h5 b {
  display: block;
  float: left;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-plate .mainer-list .caption h5 .share {
  float: left;
  margin: 0 0 0 15px;
}
.mainer .mainer-plate .mainer-list .caption h5 .share span {
  display: block;
  float: left;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-plate .mainer-list .caption h5 .share .bdsharebuttonbox {
  float: left;
  height: 36px;
  line-height: 36px;
  width: auto;
}
.mainer .mainer-plate .mainer-list .caption h5 .share .bdsharebuttonbox a {
  display: block;
}
.mainer .mainer-plate .mainer-list .showText {
  width: 96%;
  height: auto;
  margin: 0 auto;
}
/** ���� **/
.public-mainer-sort {
  width: auto;
  height: auto;
  margin: 0 auto;
}
.public-mainer-sort ul::after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
  float: none;
}
.public-mainer-sort ul li {
  float: left;
  margin: 0 25px;
  height: 59px;
  line-height: 59px;
}
.public-mainer-sort ul li a {
  display: block;
  font-size: 14px;
  color: #888;
}
.public-mainer-sort ul li.active a {
  color: #0E6AE9;
  border-bottom: 1px solid #0E6AE9;
}
/** ��Ŀ **/
.lump-title-list {
  width: 1180px;
  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: #136CCA;
  background: url("../images/lumpOn.png") no-repeat 10px center;
}
.public-title-list ul li:hover a {
  color: #0E6AE9;
}
/** ͼ�� **/
.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: 345px;
  height: 290px;
  margin: 30px 15px;
  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: 345px;
  height: 260px;
}
.public-pic-list-son ul li span a {
  display: block;
  width: 345px;
  height: 260px;
}
.public-pic-list-son ul li span a img {
  display: block;
  width: 345px;
  height: 260px;
}
.public-pic-list-son ul li h1 {
  width: 345px;
  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-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: 345px;
  height: 290px;
  margin: 30px 15px;
  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: 345px;
  height: 260px;
}
.public-pic-list ul li span a {
  display: block;
  width: 345px;
  height: 260px;
}
.public-pic-list ul li span a img {
  display: block;
  width: 345px;
  height: 260px;
}
.public-pic-list ul li h1 {
  width: 345px;
  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);
}
/** �������� **/
.search-article-list {
  width: 1160px;
  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;
}
/** ��Ʒ���ϵ�� */
.public-goods {
  width: 100%;
  height: 220px;
  margin: 15px 0;
}
.public-goods ul li {
  float: left;
  width: 220px;
  height: 220px;
  margin: 0 5px;
  background: #FFF;
  border: 1px solid #fff;
}
.public-goods ul li span {
  display: block;
  width: 200px;
  height: 150px;
  margin: 12px 10px;
}
.public-goods ul li span a {
  display: block;
  width: 200px;
  height: 150px;
  margin: 0;
}
.public-goods ul li span a img {
  display: block;
  width: 200px;
  height: 150px;
}
.public-goods ul li a {
  display: block;
  width: 198px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #E5E5E5;
  text-align: center;
  font-size: 15px;
  color: #333;
  margin: 0 10px;
}
.public-goods ul li:hover {
  width: 220px;
  height: 220px;
  border: 1px solid #2140BB;
}
.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: 345px;
  height: 290px;
  margin: 30px 27px;
  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: 345px;
  height: 260px;
}
.public-goods-list ul li span a {
  display: block;
  width: 346px;
  height: 260px;
}
.public-goods-list ul li span a img {
  display: block;
  width: 345px;
  height: 260px;
}
.public-goods-list ul li h1 {
  width: 345px;
  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: 100%;
  height: auto;
  margin: 0 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 {
  height: 40px;
  line-height: 40px;
  margin: 10px auto;
}
.production-detail-list .production-detail .detail-desc p b {
  display: block;
  float: left;
  width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #03499F;
  font-size: 14px;
  color: #fff;
}
.production-detail-list .production-detail .detail-desc p span {
  display: block;
  float: left;
  margin: 0 0 0 15px;
  font-size: 13px;
  color: #666;
}
.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;
}
/* ��ҳϵ��*/
/* ��һҳ/��һ��*/
#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: #064AA2 1px solid;
  background-color: #064AA2;
  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;
}
/*# sourceMappingURL=index.css.map */