@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;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 12px;
  color: #333;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 12px;
  color: #333;
}
:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 12px;
  color: #333;
}
:-moz-placeholder {
  /* Firefox 18- */
  font-size: 12px;
  color: #333;
}
body {
  font-family: "Arial";
  font-size: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.header {
  width: 100%;
  height: 150px;
  border-bottom: 2px solid #849199;
}
.header .head-bar {
  width: 100%;
  height: 30px;
  background: #DEDEDE;
}
.header .head-bar .head-bar-list {
  width: 1200px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
}
.header .head-bar .head-bar-list ul {
  float: left;
  width: auto;
  height: 30px;
  line-height: 30px;
}
.header .head-bar .head-bar-list ul li {
  float: left;
  width: 24px;
  height: 20px;
  line-height: 20px;
  margin: 5px 10px;
}
.header .head-bar .head-bar-list ul li.facebook {
  background: url("../images/facebook.png") no-repeat center;
}
.header .head-bar .head-bar-list ul li.linkIn {
  background: url("../images/linkIn.png") no-repeat center;
}
.header .head-bar .head-bar-list ul li.gog {
  background: url("../images/gog.png") no-repeat center;
}
.header .head-bar .head-bar-list ul li a {
  display: block;
  width: 20px;
  height: 20px;
}
.header .head-bar .head-bar-list ol {
  float: right;
  width: auto;
  height: 30px;
}
.header .head-bar .head-bar-list ol li {
  float: left;
  height: 30px;
  line-height: 30px;
}
.header .head-bar .head-bar-list ol li a {
  font-size: 14px;
  color: #666;
  padding: 0 5px;
}
.header .logo-tel-menu {
  width: 1200px;
  height: 120px;
  margin: 0 auto;
  position: relative;
}
.header .logo-tel-menu .logo {
  float: left;
  width: 510px;
  height: 120px;
  background: url("../images/logo.png ") no-repeat center;
}
.header .logo-tel-menu .menu-tel {
  float: right;
  width: 600px;
}
.header .logo-tel-menu .menu-tel .tel {
  width: 100%;
  height: 120px;
  background: url("../images/tel.png") no-repeat right center;
}
.header .logo-tel-menu .menu-tel .showMenu {
  width: 600px;
  height: 35px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.banner {
  width: 100%;
  height: 460px;
}
.banneron {
  width: 100%;
  height: 320px;
}
.advantage {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.advantage .advantage-head {
  width: 1200px;
  height: 60px;
  background: url("../images/ourAdvantage.png") no-repeat center;
  margin: 30px auto 10px auto;
}
.advantage .advantage-img {
  width: 1200px;
  height: 530px;
  background: url("../images/advantage.jpg") no-repeat center;
  margin: 0 auto;
}
.mien-news {
  width: 1200px;
  height: 300px;
  margin: 40px auto;
}
.mien-news .mien {
  float: left;
  width: 800px;
  height: 300px;
  background: #F4F4F4;
}
.mien-news .mien .mien-head {
  width: 770px;
  margin: 15px 15px 6px 15px;
  height: 40px;
}
.mien-news .mien .mien-head span {
  display: block;
  float: left;
  width: 120px;
  font-size: 22px;
  color: #16679f;
  height: 38px;
  line-height: 38px;
  text-align: left;
  border-bottom: 2px solid #17669D;
}
.mien-news .mien .mien-head a {
  display: block;
  float: right;
  width: 32px;
  height: 40px;
  background: url("../images/amore.jpg") no-repeat center;
}
.mien-news .mien .mien-list {
  width: 780px;
  height: 230px;
  margin: 0 10px;
}
.mien-news .news {
  float: right;
  width: 380px;
  height: 300px;
  background: #f4f4f4;
}
.mien-news .news .news-head {
  width: 340px;
  height: 38px;
  line-height: 40px;
  text-align: left;
  margin: 15px 20px 6px 20px;
  font-size: 22px ;
  color: #17669D;
  border-bottom: 2px solid #17669D;
}
.news-a {
  display: block;
  width: 102px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #fff !important;
  float: left;
  background: #F18D15;
  margin: 8px 0 0 20px;
}
/**/
.products {
  width: 1200px;
  height: 500px;
  margin: 0 auto 30px auto;
}
.products .products-head {
  width: 1200px;
  height: 50px;
  background: url("../images/products.png") no-repeat center;
  margin: 30px auto 15px auto;
}
.products .products-head a {
  display: block;
  width: 1200px;
  height: 50px;
  margin: 0 auto;
}
.products .products-list {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.products .products-list .products-sort-name {
  float: left;
  width: 300px;
  height: auto;
}
.products .products-list .products-sort-name ul li {
  width: 300px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: url("../images/psn.png") no-repeat 30px center #2F69C9;
  text-indent: 140px;
}
.products .products-list .products-sort-name ul li a {
  display: block;
  width: 300px;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  color: #ffff;
}
.products .products-list .products-sort-name ul li:hover {
  background-color: #F28E0D;
}
.products .products-list .products-goods-pic {
  float: right;
  width: 878px;
  height: 423px;
  border: 1px solid #EEE;
}
.products .products-list .products-goods-pic .public-goods-pic {
  width: 850px;
  height: 385px;
  margin: 15px;
}
.products .products-list .products-goods-pic .public-goods-pic ul li {
  float: left;
  width: 200px;
  height: 190px;
  margin: 0 15px 15px 0;
}
.products .products-list .products-goods-pic .public-goods-pic ul li a {
  display: block;
}
.products .products-list .products-goods-pic .public-goods-pic ul li a.a-img {
  width: 200px;
  height: 160px;
  overflow: hidden;
}
.products .products-list .products-goods-pic .public-goods-pic ul li a.a-img img {
  display: block;
  width: 200px;
  height: 160px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.products .products-list .products-goods-pic .public-goods-pic ul li a.a-title {
  width: 200px;
  height: 30px;
}
.products .products-list .products-goods-pic .public-goods-pic ul li a.a-title span {
  display: block;
  width: 200px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #222;
}
.products .products-list .products-goods-pic .public-goods-pic ul li.goods4,
.products .products-list .products-goods-pic .public-goods-pic ul li.goods8 {
  margin-right: 0;
}
.products .products-list .products-goods-pic .public-goods-pic 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);
}
.products .products-list .products-goods-pic .public-goods-pic ul li:hover .a-title span {
  color: #F28E0D;
}
.footer {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
  border-top: 3px solid #17669D;
  position: relative;
  padding: 25px 0;
}
.footer p {
  line-height: 26px;
  color: #333 !important;
  font-size: 14px;
  text-align: center;
}
.footer span {
  display: block;
  position: absolute;
  right: 120px;
  bottom: 40px;
}
/**公用部分**/
/*搜索*/
.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;
}
.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 {
  width: 100%;
  height: 35px;
  margin: 0 auto;
}
#nav-menu li {
  float: left;
  height: 35px;
  line-height: 35px;
  color: #16679f;
  font-size: 15px;
  width: 100px;
  text-align: center;
  position: relative;
}
#nav-menu li a {
  text-align: center;
  color: #16679f;
  font-size: 15px;
}
#nav-menu li ul {
  display: none;
  position: absolute;
  z-index: 10000;
}
#nav-menu li ul li {
  clear: both;
  height: 34px !important;
  line-height: 35px !important;
  width: 100px;
  text-align: center;
  background: #18669C;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin: 0!important;
  font-size: 14px;
}
#nav-menu li ul li a {
  color: #fff;
  height: 34px !important;
  line-height: 35px !important;
  width: 100px;
  display: block;
  font-weight: 100;
  font-size: 14px!important;
  text-align: center;
  margin: 0!important;
}
#nav-menu li:hover ul {
  display: block;
}
/*单篇*/
.page-intro {
  width: 100%;
  line-height: 26px;
  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 i {
  display: block;
  width: 100px;
  height: 30px;
  background: url("../images/vm.png") no-repeat center;
  margin: 45px 0 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: 36px;
  line-height: 36px;
  font-weight: normal;
  width: 640px;
  text-align: center;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 b {
  display: block;
  float: left;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h5 .share {
  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: 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: 340px;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-message .mainer-message-list form {
  width: 100%;
  height: 340px;
  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;
  height: 30px;
  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;
  text-indent: 14px;
  width: 400px;
  height: 100px;
  line-height: 20px;
  font-size: 12px!important;
  color: #333 !important;
  border: 1px solid #D9D9D9;
  outline: none;
}
.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: 15px 200px 30px 200px;
}
.mainer .mainer-list-side .mainer-square .mainer-message .mainer-message-list form label.btnList input {
  width: 140px;
  height: 40px;
  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: 280px;
  clear: both;
  overflow: hidden;
}
.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: #18669C;
  background: url("../images/lumpOn.png") no-repeat 10px center;
}
.public-title-list ul li:hover a {
  color: #18669C;
}
.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);
}

.public-pic-list-son1 {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-pic-list-son1 ul::after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
  float: none;
  height: 0;
}
.public-pic-list-son1 ul li {
  float: left;
  width: 280px;
  height: 390px;
  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-son1 ul li span {
  display: block;
  width: 280px;
  height: 360px;
}
.public-pic-list-son1 ul li span a {
  display: block;
  width: 280px;
  height: 360px;
}
.public-pic-list-son1 ul li span a img {
  display: block;
  width: 280px;
  height: 360px;
}
.public-pic-list-son1 ul li h1 {
  width: 280px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}
.public-pic-list-son1 ul li h1 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-pic-list-son1 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: 400px;
}
.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: 30px;
  margin: 6px auto;
}
.production-detail-list .production-detail .detail-desc p b {
  display: block;
  float: left;
  width: auto;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #124B93;
  font-size: 14px;
  color: #fff;
  padding: 0 15px;
}
.production-detail-list .production-detail .detail-desc p span {
  display: block;
  float: left;
  line-height: 30px;
  width: auto;
  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;
}
.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;
  width: 210px;
  height: 190px;
}
.public-related-goods ul li a img {
  display: block;
  width: 210px;
  height: 160px;
}
.public-related-goods ul li a span {
  display: block;
  width: 208px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #DCDCDC;
}
.public-related-goods ul li a p,
.public-related-goods ul li a b {
  display: none;
}
.public-side-name {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-side-name h1 {
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: #18669C;
  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: #18669C;
}
.public-side-name ul li:hover a {
  color: #18669C;
}
.public-side-name ul li.onm {
  border-color: #18669C;
}
.public-side-name ul li.onm a {
  color: #18669C;
}
.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: #1C7B75;
  border-bottom: 1px solid #1C7B75;
}
/*** show ***/
.public-pic {
  width: 100%;
  height: 230px;
  margin: 5px 0;
}
.public-pic ul li {
  float: left;
  width: 150px;
  height: 230px;
  margin: 0 20px;
}
.public-pic ul li a {
  display: block;
  width: 150px;
  height: 230px;
}
.public-pic ul li a img {
  display: block;
  width: 150px;
  height: 200px;
}
.public-pic ul li a span {
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #272727;
  font-size: 12px;
}
.public-pic ul li:hover span {
  color: #F18D15;
  font-weight: bold;
}
.public-title {
  float: none;
  width: 100%;
  margin: 0 auto;
}
.public-title ul {
  width: 91%;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
.public-title ul::after {
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
  height: auto;
}
.public-title ul li {
  background: url(../images/ns.jpg) no-repeat left center;
  height: 32px;
  line-height: 32px;
  text-indent: 18px;
  text-align: left;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.public-title ul li a {
  height: 32px;
  line-height: 32px;
  text-align: left;
  float: left;
  width: 80%;
  overflow: hidden;
  color: #000000;
  font-size: 14px;
}
.public-title ul li span {
  float: right;
  display: block;
  width: auto;
  text-align: center;
  font-weight: 100;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #aaa;
  margin: 0;
  padding: 0;
}
#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: #18669C 1px solid;
  background-color: #18669C;
  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;
  overflow: hidden;
}
.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;
}
/*# sourceMappingURL=index.css.map */