@charset "UTF-8";
div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dt, dd, img, form, table, th, tr, td {
  margin: 0;
  padding: 0;
}

ul, ol, li {
  list-style: none;
}

img {
  border: none;
}

a {
  font-size: 12px;
  color: #333;
  text-decoration: none;
}

.input, select {
  font-size: 12px;
  vertical-align: middle;
  outline: none;
  color: #000;
}

input::-webkit-input-placeholder {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}

input::placeholder {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}

.clearfix:after {
  content: '';
  display: table;
  clear: both;
  overflow: hidden;
}

body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: "microsoft yahei";
  color: #000;
  background: #fff;
}

@font-face {
  font-family: '华文中宋';
  src: url("../fonts/华文中宋.ttf");
}
@font-face {
  font-family: 'iconfont';
  src: url("../fonts/iconfont.eot?t=1636356291979");
  /* IE9 */
  src: url("../fonts/iconfont.eot?t=1636356291979#iefix") format("embedded-opentype"), url("../fonts/iconfont.woff2?t=1636356291979") format("woff2"), url("../fonts/iconfont.woff?t=1636356291979") format("woff"), url("../fonts/iconfont.ttf?t=1636356291979") format("truetype"), url("../fonts/iconfont.svg?t=1636356291979#iconfont") format("svg");
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header {
  width: 100%;
  height: 110px;
  background: #fff;
  clear: both;
  margin: 0 auto;
}
.header .logo-menu { position:relative;
  width: 1200px;
  height: 110px;
  margin: 0 auto;
}
.header .logo-menu .logo {
  float: left;
  width: 428px;
  height: 65px;
  margin: 22.5px 0;
}
.header .logo-menu .menu {
  float: right;
  width: 700px;
  height: 65px;
}

.products {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.products .products-head {
  width: 1200px;
  height: 60px;
  margin: 80px auto 45px auto;
}
.products .products-head a {
  display: block;
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.products .products-head a h2 {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
  font-size: 34px;
  color: #000;
}
.products .products-head a h2:before, .products .products-head a h2:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  background: #343434;
  position: absolute;
  top: 19px;
}
.products .products-head a h2:before {
  left: 460px;
}
.products .products-head a h2:after {
  right: 460px;
}
.products .products-head a h5 {
  width: 1200px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: rgba(69, 72, 75, 0.8);
}
.products .public-sort-name-img {
  width: 1200px;
  height: 145px;
  margin: 0 auto;
}
.products .public-sort-name-img ul {
  width: 1200px;
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  vertical-align: middle;
}
.products .public-sort-name-img ul li {
  width: 235px;
  height: 100px;
}
.products .public-sort-name-img ul li a {
  display: block;
  width: 235px;
  height: 100px;
  position: relative;
}
.products .public-sort-name-img ul li a b {
  display: block;
  width: 100px;
  height: 100px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  overflow: hidden;
}
.products .public-sort-name-img ul li a b img {
  display: block;
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.products .public-sort-name-img ul li a .span-name {
  display: block;
  float: right;
  width: 135px;
  height: 100px;
  background: #E2DFDF;
  font-size: 14px;
  color: #000;
  transition: all .45s linear;
  z-index: 66;

}


.nav_s {
    position: absolute;
    top: 4px;
    right: 0;
}

.ses_search_center{    width: 1200px;
    height: 45px;
    margin: 0 auto;}

.search_input {
    height: 34px;
    width:200px;
    float: left;
}
.ses_search_center>form{
	float:right;
}





.products .public-sort-name-img ul li a .span-name i {
  float: right;
  display: block;
  width: 75px;
  height: 50px;
  line-height: 25px;
  font-style: normal;
  font-size: 18px;
  color: #000;
  font-weight: bolder;
  margin: 25px 32px 0 0;
  transition: all .3s linear;
}
.products .public-sort-name-img ul li:hover .span-name {
  background: #3372BF;
}
.products .public-sort-name-img ul li:hover .span-name i {
  color: #fff;
}
.products .products-list {
  width: 1200px;
  height: auto;
  margin: 45px auto;
  clear: both;
  overflow: hidden;
}
.products .products-list .hot-products {
  float: left;
  width: 420px;
  height: 490px;
  background: url("../images/hot-pro.jpg") no-repeat center;
}
.products .products-list .hot-products .hot-products-head {
  width: 92%;
  height: 25px;
  margin: 15px auto 25px auto;
}
.products .products-list .hot-products .hot-products-head span {
  line-height: 25px;
  font-size: 24px;
  color: #fff;
}
.products .products-list .hot-products .hot-products-head b {
  font-weight: normal;
  line-height: 25px;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.5);
}

.about {
  width: 100%;
  height: 816px;
  background: url("../images/about.jpg") no-repeat center;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.about .about-head {
  width: 1200px;
  height: 60px;
  margin: 90px auto 40px auto;
}
.about .about-head a {
  display: block;
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.about .about-head a h4 {
  width: 1200px;
  height: 55px;
  line-height: 55px;
  font-size: 34px;
  font-family: "华文中宋";
  font-weight: normal;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
}
.about .about-head a h2 {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
  font-weight: normal;
  font-size: 34px;
  color: #fff;
}
.about .about-head a h2:before, .about .about-head a h2:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  background: #E1E2E3;
  position: absolute;
  top: 19px;
}
.about .about-head a h2:before {
  left: 460px;
}
.about .about-head a h2:after {
  right: 460px;
}
.about .about-head a h5 {
  width: 1200px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}
.about .about-list {
  width: 1200px;
  height: 380px;
  background: #fff;
  margin: 0 auto;
}
.about .about-list .about-img {
  float: left;
  width: 442px;
  height: 305px;
  margin: 34px 0 0 15px;
}
.about .about-list .about-img span {
  display: none;
}
.about .about-list .about-title {
  float: right;
  width: 660px;
  height: 285px;
  overflow: hidden;
  margin: 35px 45px 0 0;
}
.about .about-type {
  width: 1200px;
  height: 170px;
  margin: 45px auto 0 auto;
}
.about .about-type ul {
  width: 1200px;
  height: 145px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  vertical-align: middle;
}
.about .about-type ul li {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 1px solid #F1F4FA;
  transition: all .45s linear;
}
.about .about-type ul li span, .about .about-type ul li b {
  display: block;
  text-align: center;
  color: #fff;
  transition: all .45s linear;
}
.about .about-type ul li span {
  font-size: 72px;
  padding: 30px 0 0 0;
}
.about .about-type ul li b {
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  font-size: 15px;
}
.about .about-type ul li:hover {
  border-color: #F16A19;
  background: #fff;
}
.about .about-type ul li:hover span, .about .about-type ul li:hover b {
  color: #F16A19;
}

.real {
  width: 1200px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.real .real-head {
  width: 1200px;
  height: 60px;
  margin: 50px auto 20px auto;
}
.real .real-head a {
  display: block;
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.real .real-head a h4 {
  width: 1200px;
  height: 55px;
  line-height: 55px;
  font-size: 34px;
  font-family: "华文中宋";
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.real .real-head a h2 {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
  font-weight: normal;
  font-size: 34px;
  color: #000;
}
.real .real-head a h2:before, .real .real-head a h2:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  background: #656565;
  position: absolute;
  top: 19px;
}
.real .real-head a h2:before {
  left: 460px;
}
.real .real-head a h2:after {
  right: 460px;
}
.real .real-head a h5 {
  width: 1200px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}
.real .real-list {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto 60px auto;
}

.application {
  width: 100%;
  height: 725px;
  background: url("../images/application.jpg") no-repeat center;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.application .application-head {
  width: 1200px;
  height: 60px;
  margin: 80px auto 40px auto;
}
.application .application-head a {
  display: block;
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.application .application-head a h4 {
  width: 1200px;
  height: 55px;
  line-height: 55px;
  font-size: 34px;
  font-family: "华文中宋";
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.application .application-head a h2 {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
  font-weight: normal;
  font-size: 34px;
  color: #000;
}
.application .application-head a h2:before, .application .application-head a h2:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  background: #656565;
  position: absolute;
  top: 19px;
}
.application .application-head a h2:before {
  left: 460px;
}
.application .application-head a h2:after {
  right: 460px;
}
.application .application-head a h5 {
  width: 1200px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}
.application .application-list {
  width: 1200px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.application .application-list .public-sort-name-application {
  width: 100%;
  height: auto;
  margin: 40px auto;
  clear: both;
  overflow: hidden;
}
.application .application-list .public-sort-name-application ul {
  width: 1200px;
  height: 416px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  vertical-align: middle;
}
.application .application-list .public-sort-name-application ul li {
  float: left;
  width: 283px;
  height: 416px;
  background: #fff;
  transition: all .45s linear;
}
.application .application-list .public-sort-name-application ul li a {
  display: block;
  width: 100%;
  height: 416px;
  position: relative;
}
.application .application-list .public-sort-name-application ul li a span {
  display: block;
  width: 100%;
  position: absolute;
}
.application .application-list .public-sort-name-application ul li a span.span-img {
  width: 100%;
  height: 324px;
  overflow: hidden;
  transition: all .45s linear;
  top: 0;
}
.application .application-list .public-sort-name-application ul li a span.span-img img {
  display: block;
  width: 100%;
  height: 324px;
  transition: .45s;
}
.application .application-list .public-sort-name-application ul li a span.span-iconfont {
  width: 110px;
  height: 110px;
  line-height: 110px;
  border-radius: 50%;
  background: #3372BF;
  font-size: 60px;
  color: #fff;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 60px;
  font-weight: normal;
  transition: all .45s linear;
}
.application .application-list .public-sort-name-application ul li a span.span-intro {
  width: 210px;
  height: 150px;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -120px;
  transition: all .25s linear;
  overflow: hidden;
  text-align: justify;
}
.application .application-list .public-sort-name-application ul li a span.span-name {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #000;
  transition: all .3s linear;
  overflow: hidden;
  bottom: 20px;
}
.application .application-list .public-sort-name-application ul li:hover {
  background: #054CA5;
}
.application .application-list .public-sort-name-application ul li:hover .span-img {
  top: -324px;
}
.application .application-list .public-sort-name-application ul li:hover .span-iconfont {
  bottom: 280px;
  border-radius: 0;
  background: none;
  border-bottom: 1px solid #fff;
}
.application .application-list .public-sort-name-application ul li:hover .span-name {
  font-weight: bold;
  bottom: 230px;
  color: #fff;
  font-size: 24px;
}
.application .application-list .public-sort-name-application ul li:hover .span-intro {
  bottom: 55px;
}

.news {
  width: 100%;
  height: 773px;
  clear: both;
  overflow: hidden;
  background: url("../images/news.jpg") no-repeat center;
  margin: 0 auto;
}
.news .news-head {
  width: 1200px;
  height: 60px;
  margin: 90px auto 50px auto;
}
.news .news-head a {
  display: block;
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.news .news-head a h4 {
  width: 1200px;
  height: 55px;
  line-height: 55px;
  font-size: 34px;
  font-family: "华文中宋";
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.news .news-head a h2 {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
  font-weight: normal;
  font-size: 34px;
  color: #000;
}
.news .news-head a h2:before, .news .news-head a h2:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  background: #656565;
  position: absolute;
  top: 19px;
}
.news .news-head a h2:before {
  left: 460px;
}
.news .news-head a h2:after {
  right: 460px;
}
.news .news-head a h5 {
  width: 1200px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}
.news .news-list {
  width: 1200px;
  height: 480px;
  margin: 0 auto;
}
.news .news-list .news-type {
  float: left;
  width: 800px;
  height: 480px;
  background: #fff;
}
.news .news-list .news-type .news-type-head {
  width: 94%;
  height: 59px;
  line-height: 59px;
  border-bottom: 1px dashed #5E5E5C;
  margin: 0 auto;
}
.news .news-list .news-type .news-type-head dt {
  float: right;
}
.news .news-list .news-type .news-type-head dt a {
  font-size: 14px;
  color: #050404;
}
.news .news-list .news-type .news-type-head dd {
  float: left;
  width: auto;
  height: 59px;
  line-height: 59px;
  margin: 0 30px 0 4px;
}
.news .news-list .news-type .news-type-head dd a {
  font-size: 25px;
  color: #111;
}
.news .news-list .news-type .news-type-head dd.active a {
  font-weight: bold;
  color: #3372BF;
}
.news .news-list .news-type .news-type-list {
  width: 94%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.news .news-list .question {
  float: right;
  width: 380px;
  height: 480px;
  background: #fff;
}
.news .news-list .question .question-head {
  width: 90%;
  height: 59px;
  border-bottom: 1px dashed #5E5E5C;
  margin: 0 auto;
}
.news .news-list .question .question-head b {
  float: left;
  font-size: 24px;
  color: #000;
  padding: 0 10px 0 5px;
  line-height: 59px;
}
.news .news-list .question .question-head span {
  float: left;
  font-size: 14px;
  color: #7D7F7F;
  line-height: 20px;
  padding-top: 25px;
}
.news .news-list .question .question-head a {
  float: right;
  width: auto;
  line-height: 59px;
  font-size: 14px;
  color: #050404;
}

.footer {
  width: 100%;
  height: 440px;
  background: url("../images/footer.jpg") no-repeat top center;
}
.footer .footer-list {
  width: 1200px;
  height: 365px;
  margin: 0 auto;
}
.footer .footer-list .cart-list {
  float: left;
  width: 100px;
  height: 210px;
  margin: 36px 0 0 35px;
}
.footer .footer-list .cart-list .cart {
  width: 100px;
  height: 135px;
  position: relative;
  margin: 0 0 15px 0;
}
.footer .footer-list .cart-list .cart::before {
  content: '';
  display: table;
  width: 25px;
  height: 25px;
  background: url("../images/ICON_wx.png") no-repeat center;
  position: absolute;
  left: -38px;
  top: 0;
}
.footer .footer-list .cart-list .cart img {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 0;
}
.footer .footer-list .cart-list .cart span {
  display: block;
  width: 100px;
  height: 25px;
  line-height: 25px;
  text-align: left;
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 0;
}
.footer .footer-list .footer-online {
  float: right;
  width: 260px;
  margin: 35px 0 0 0;
}
.footer .footer-list .footer-online span {
  display: block;
  line-height: 30px;
  text-align: left;
  font-size: 16px;
  color: #fff;
}
.footer .footer-list .footer-online h5 {
  font-size: 12px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: normal;
  margin: 12px 0 0 0;
}
.footer .footer-list .footer-online label {
  display: block;
  width: 100%;
  height: 30px;
  margin: 10px 0;
}
.footer .footer-list .footer-online label input::-webkit-input-placeholder {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}
.footer .footer-list .footer-online label input::placeholder {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}
.footer .footer-list .footer-online label input {
  display: block;
  width: 100%;
  height: 28px;
  line-height: 28px;
  outline: none;
  background: #184C85;
  border: none;
  font-size: 13px;
  color: #fff;
  text-indent: 12px;
}
.footer .footer-list .footer-online label.label-online-content {
  width: 100%;
  height: 60px;
}
.footer .footer-list .footer-online label.label-online-content textarea {
  width: 100%;
  height: 58px;
  border: none;
  font-family: "Microsoft YaHei";
  font-size: 13px;
  color: #fff;
  margin: 0;
  padding: 0;
  text-indent: 12px;
  outline: none;
  resize: none;
  background: #184C85;
}
.footer .footer-list .footer-online label.label-online-btn {
  width: 110px;
  height: 35px;
}
.footer .footer-list .footer-online label.label-online-btn input {
  width: 110px;
  height: 35px;
  text-indent: 0;
  font-size: 14px;
  background: #F88610;
  color: #000;
  border-color: #F88610;
  border-radius: 3px;
}
.footer .footer-list .footer-online label.label-none {
  display: none;
}
.footer .footer-copy {
  width: 100%;
  height: 75px;
  background: #002C5C;
  margin: 0 auto;
}
.footer .footer-copy .copy {
  width: 1200px;
  height: 75px;
  line-height: 75px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.footer .footer-copy .copy a {
  font-size: 14px;
  color: #fff;
}

.mainer {
  width: 100%;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.mainer .mainer-list-side {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  clear: both;
}
.mainer .mainer-list-side .mainer-side {
  float: left;
  width: 280px;
  height: auto;
}
.mainer .mainer-list-side .mainer-side .public-side-name {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin-top: 10px;
}
.mainer .mainer-list-side .mainer-side .public-side-name h1 {
  height: 100px;
  line-height: 100px;
  text-align: center;
  background: #3372BF;
  font-size: 32px;
  color: #fff;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  margin: 15px 0;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li a {
  display: block;
  width: 270px;
  height: 45px;
  line-height: 45px;
  border: #e5e5e5 1px solid;
  font-size: 14px;
  color: #333;
  padding: 0 10px 0 12px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all .45s;
  background: #fff;
  margin: 0 0 0 10px;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li a:before {
  content: '';
  width: 5px;
  height: 0;
  position: absolute;
  top: 0;
  left: -10px;
  transition: all .45s;
  background: #3372BF;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li a:hover {
  background: url("../images/arrow.png") no-repeat right center #3372BF;
  color: #fff;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li a:hover:before {
  height: 44px;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li.onm a {
  background: url("../images/arrow.png") no-repeat right center #3372BF;
  color: #fff;
}
.mainer .mainer-list-side .mainer-side .public-side-name ul li.onm a:before {
  height: 44px;
}
.mainer .mainer-list-side .mainer-square {
  float: right;
  width: 900px;
  height: auto;
  overflow: hidden;
}
.mainer .mainer-list-side .mainer-square .mainer-path {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  background: url("../images/home.png") no-repeat left center;
  border-bottom: 1px solid #eee;
  text-indent: 30px;
  margin-bottom: 15px;
}
.mainer .mainer-list-side .mainer-square .mainer-path a {
  font-size: 15px;
  color: #333;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list {
  width: 100%;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list {
  width: 98%;
  height: 45px;
  line-height: 45px;
  padding: 0 1%;
  margin: 15px 0;
  background: #F2F2F2;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list .lump-title-name {
  float: left;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list .lump-title-name a {
  font-size: 16px;
  color: #666;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list .lump-title-more {
  float: right;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .lump-title-list .lump-title-more a {
  font-size: 14px;
  color: #666;
}
.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 .share-list-type {
  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 .share-list-type .share-list {
  display: flex;
  display: -webkit-flex;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list b {
  display: block;
  height: 36px;
  line-height: 36px;
  width: auto;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
  margin-right: 15px;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list .share {
  width: auto;
  height: 36px;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list .share span {
  display: block;
  float: left;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list .share .bshare-custom {
  float: left;
  height: 36px;
  line-height: 36px;
  width: auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list-type .share-list .share .bshare-custom a {
  display: block;
  float: left;
  margin: 9px 2px;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .showText, .mainer .mainer-list-side .mainer-square .mainer-page-list .page-content {
  width: 94%;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .showText img, .mainer .mainer-list-side .mainer-square .mainer-page-list .page-content img {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.banner {
  width: 100%;
  height: 627px;
  margin: 0 auto;
}

.banneron {
  width: 100%;
  height: 300px;
  margin: 0 auto;
}

#nav-menu {
  width: 100%;
  height: 40px;
  margin: 45px 0 0 0;
}
#nav-menu li {
  float: left;
  width: 95px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
  transition: all .6s;
  margin: 0 5px;
}
#nav-menu li.navli6 {
  width: 60px;
}
#nav-menu li.navon a {
  border-bottom: 3px solid #3372BF;
}
#nav-menu li a {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 16px;
  color: #2B2A2A;
  transition: all .45s linear;
}
#nav-menu li span {
  display: none;
}
#nav-menu li ul {
  position: absolute;
  top: 120px;
  opacity: 0;
  transition: all .6s;
  visibility: hidden;
  z-index: 9999;
}
#nav-menu li ul li {
  clear: both;
  overflow: hidden;
  float: none;
  width: 95px;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #fff;
  background: #3372BF;
  transition: all .6s;
  margin: 0;
}
#nav-menu li ul li a {
  width: 100%;
  font-size: 13px;
  color: #333;
  margin: 0;
}
#nav-menu li ul li:hover {
  border-radius: 0;
}
#nav-menu li ul li:hover a {
  color: #fff;
  background: linear-gradient(#3372BF, #054CA5);
}
#nav-menu li:hover a {
  border-bottom: 3px solid #3372BF;
}
#nav-menu li:hover ul {
  top: 40px;
  opacity: 1;
  visibility: visible;
}
#nav-menu li:hover ul li a {
  color: #fff;
}

.search-list {
  width: 180px;
  height: 24px;
  border-radius: 12px;
  clear: both;
  overflow: hidden;
}
.search-list ul {
  width: 100%;
  height: 24px;
  margin: 0 auto;
}
.search-list ul li {
  float: left;
  line-height: 24px;
}
.search-list ul li input {
  display: block;
  outline: none;
  background: none;
  border: none;
}
.search-list ul li input:focus {
  outline: none;
  background: none;
}
.search-list ul li.search-input {
  width: 150px;
}
.search-list ul li.search-input input {
  width: 150px;
  height: 24px;
  text-indent: 6px;
  color: #000;
  background: #989aad;
}
.search-list ul li.search-submit input {
  border: none;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  width: 30px;
  height: 24px;
  line-height: 24px;
  background: #989aad;
  text-align: center;
}

.public-big-goods {
  width: 1200px;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.public-big-goods ul li {
  float: left;
  width: 200px;
  height: 150px;
  margin: 0 0 50px 20px;
  position: relative;
}
.public-big-goods ul li a {
  display: block;
  width: 200px;
  overflow: hidden;
}
.public-big-goods ul li a.a-img {
  width: 100%;
  height: 150px;
}
.public-big-goods ul li a.a-img img {
  width: 100%;
  height: 150px;
  transition: all .45s;
}
.public-big-goods ul li a.a-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  transition: all .45s;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  color: #fff;
}
.public-big-goods ul li.bigPic {
  width: 540px;
  height: 350px;
  margin: 0;
}
.public-big-goods ul li.bigPic a {
  display: block;
  width: 100%;
  height: 350px;
}
.public-big-goods ul li.bigPic a.a-img img {
  width: 100%;
  height: 350px;
}
.public-big-goods ul li.bigPic a.a-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  transition: all .45s;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  color: #fff;
}
.public-big-goods ul li:hover img {
  transition: all .45s;
  transform: scale(1.1);
}
.public-big-goods ul li:hover img .a-title {
  font-weight: bold;
  transition: all .45s;
  color: #3372BF;
  font-size: 15px;
}

.public-goods {
  float: right;
  width: 770px;
  height: 490px;
  overflow: hidden;
  margin: 0 auto;
}
.public-goods ul li {
  float: left;
  width: 238px;
  height: 228px;
  border: 1px solid #9BBADF;
  border-radius: 4px;
  margin: 0 0 30px 15px;
  overflow: hidden;
  position: relative;
}
.public-goods ul li a {
  display: block;
  width: 100%;
  overflow: hidden;
}
.public-goods ul li a.a-img {
  width: 100%;
  height: 228px;
}
.public-goods ul li a.a-img img {
  width: 100%;
  height: 228px;
  transition: all .45s;
}
.public-goods ul li a.a-title {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #000;
  position: absolute;
  bottom: -45px;
  transition: all .45s linear;
}
.public-goods ul li:hover img {
  transition: all .45s;
  transform: scale(1.2);
}
.public-goods ul li:hover .a-title {
  font-weight: bold;
  background: rgba(5, 76, 165, 0.6);
  transition: all .45s;
  font-size: 15px;
  position: absolute;
  bottom: 0;
  color: #fff;
  z-index: 99;
}

.public-page-intro {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 15px auto;
}
.public-page-intro a {
  display: inline-block;
  line-height: 30px;
  font-size: 15px;
  color: #000;
  text-indent: 28px;
}
.public-page-intro a.page-more {
  float: right;
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-indent: 0;
  font-size: 14px;
  color: #fff;
  transition: all .45s;
  margin-top: 15px;
  margin-right: 60px;
  border-radius: 8px;
  background: #3372BF;
}
.public-page-intro a.page-more:hover {
  background: #054CA5;
  color: #fff;
}

#public-pic {
  width: 100%;
  height: 270px;
  position: relative;
  margin: 10px 0;
}
#public-pic b {
  display: block !important;
  position: absolute;
  width: 39px;
  height: 55px;
  cursor: pointer;
  z-index: 9999;
  top: 105px;
}
#public-pic b#btnLeft {
  background: url("../images/btnLeft.png") no-repeat center;
  left: 0;
}
#public-pic b#btnRight {
  background: url("../images/btnRight.png") no-repeat center;
  right: 0;
}
#public-pic .conbox {
  width: 1130px;
  height: 270px;
  margin: 0 auto;
  overflow: hidden;
}
#public-pic .conbox ul {
  position: relative;
}
#public-pic .conbox ul li {
  float: left;
  width: 340px;
  height: 260px;
  margin: 5px 17px;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
#public-pic .conbox ul li a {
  display: block;
  width: 340px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
#public-pic .conbox ul li a img {
  display: block;
  width: 320px;
  height: 240px;
  padding: 10px;
  transition: all .45s linear;
}
#public-pic .conbox ul li a span {
  width: 0;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 12px;
  position: absolute;
  transition: all .6s;
  left: 0;
  right: 0;
  bottom: 130px;
  margin: 0 auto;
  overflow: hidden;
}
#public-pic .conbox ul li a:hover img {
  transform: scale(1.1);
}
#public-pic .conbox ul li a:hover span {
  width: 100%;
  color: #fff;
  background: rgba(51, 114, 191, 0.45);
  font-size: 16px;
  font-weight: bold;
}

.public-title {
  display: none;
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
}
.public-title.on {
  display: block;
}
.public-title ul li {
  width: 98%;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  background: url("../images/pt.png") no-repeat left center;
}
.public-title ul li a {
  display: block;
  float: left;
  font-size: 16px;
  color: #585858;
  text-align: left;
  text-indent: 15px;
}
.public-title ul li span {
  display: block;
  float: right;
  font-size: 14px;
  color: #A3A3A3;
}

.public-title-intro {
  display: none;
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
}
.public-title-intro.on {
  display: block;
}
.public-title-intro ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-indent: 12px;
}
.public-title-intro ul li a {
  display: block;
  float: left;
  font-size: 16px;
  color: #000;
  transition: all .45s linear;
}
.public-title-intro ul li span {
  float: right;
  font-size: 14px;
  color: #777;
}
.public-title-intro ul li.intro1 {
  height: 180px;
  background: none;
  text-indent: 0;
  margin: 20px auto;
}
.public-title-intro ul li.intro1 img {
  float: left;
  display: block;
  width: 260px;
  height: 180px;
}
.public-title-intro ul li.intro1 .intro-world {
  float: right;
  width: 465px;
  height: 180px;
}
.public-title-intro ul li.intro1 .intro-world a {
  display: block;
  float: none;
}
.public-title-intro ul li.intro1 .intro-world a.a-title {
  font-size: 18px;
  color: #050607;
  height: 50px;
  line-height: 50px;
}
.public-title-intro ul li.intro1 .intro-world a.a-intro {
  font-size: 14px;
  height: 100px;
  line-height: 25px;
  color: #888;
  text-align: justify;
}
.public-title-intro ul li.intro1 .intro-world span {
  display: block;
  float: none;
  line-height: 40px;
  font-size: 14px;
  color: #777;
  background: url("../images/times.png") no-repeat left center;
  text-indent: 24px;
}
.public-title-intro ul li:hover a {
  color: #EB4C3A;
}

.public-technology {
  width: 90%;
  height: auto;
  clear: both;
  margin: 0 auto;
}
.public-technology ul li {
  width: 100%;
  height: 90px;
  margin: 35px auto;
}
.public-technology ul li a {
  display: block;
  width: 100%;
  height: 90px;
}
.public-technology ul li a.a-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.public-technology ul li a.a-title b {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #595957;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  margin: 9px 0 0 0;
}
.public-technology ul li a.a-title span {
  display: block;
  float: right;
  width: 314px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  color: #343131;
  overflow: hidden;
}
.public-technology ul li a.a-intro {
  width: 100%;
  height: 60px;
  line-height: 30px;
}
.public-technology ul li a.a-intro b {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  line-height: 22px;
  background: #EB4C3A;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  color: #fff;
}
.public-technology ul li a.a-intro span {
  display: block;
  float: right;
  width: 314px;
  height: 50px;
  line-height: 25px;
  font-size: 14px;
  color: #777474;
}

.public-title-list {
  width: 96%;
  height: auto;
  margin: 0 auto;
}
.public-title-list ul li {
  width: 100%;
  height: 120px;
  padding: 45px 0;
  border-bottom: 1px dashed #DCDCDC;
}
.public-title-list ul li .inside-img {
  float: left;
  width: 180px;
  height: 120px;
}
.public-title-list ul li .inside-img a {
  display: block;
  width: 180px;
  height: 120px;
  overflow: hidden;
}
.public-title-list ul li .inside-img a img {
  display: block;
  width: 180px;
  height: 120px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.public-title-list ul li .inside-title-times-intro {
  float: right;
  width: 640px;
  height: 120px;
}
.public-title-list ul li .inside-title-times-intro .inside-title-times {
  width: 100%;
  height: 50px;
}
.public-title-list ul li .inside-title-times-intro .inside-title-times a {
  display: block;
  line-height: 50px;
  float: left;
  font-size: 20px;
  color: #595959;
  font-weight: bold;
}
.public-title-list ul li .inside-title-times-intro .inside-title-times span {
  display: block;
  float: right;
  line-height: 50px;
  font-size: 15px;
  color: #777;
}
.public-title-list ul li .inside-title-times-intro .inside-intro {
  width: 100%;
  height: 50px;
  line-height: 25px;
}
.public-title-list ul li .inside-title-times-intro .inside-intro a {
  font-size: 14px;
  color: #999;
}
.public-title-list ul li:hover .inside-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-title-list ul li:hover .inside-title-times a {
  color: #BE1C0F;
}

.public-search-list {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 30px auto 45px 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;
  transition: all .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: #3372BF;
  background: url("../images/lumpOn.png") no-repeat 10px center;
}
.public-search-list ul li:hover a {
  color: #054CA5;
}

.public-sort-name {
  float: left;
  width: auto;
  height: auto;
  margin: 30px 60px 0 10px;
}
.public-sort-name dt {
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 16px;
  color: #fff;
}
.public-sort-name dt a {
  font-size: 16px;
  color: #fff;
}
.public-sort-name dd {
  width: auto;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}
.public-sort-name dd a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}

.public-sort-name-goods {
  float: left;
  width: 220px;
  height: auto;
  margin: 40px 40px 0 40px;
}
.public-sort-name-goods dt {
  width: 220px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 16px;
  color: #fff;
}
.public-sort-name-goods dt a {
  font-size: 16px;
  color: #fff;
}
.public-sort-name-goods dd {
  float: left;
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}
.public-sort-name-goods dd a {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}

.public-goods-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.public-goods-list ul li {
  float: left;
  width: 260px;
  height: 300px;
  margin: 25px 20px;
  z-index: 999;
  overflow: hidden;
  transition: all .4s;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.public-goods-list ul li .a-img {
  display: block;
  width: 100%;
  height: 260px;
  overflow: hidden;
}
.public-goods-list ul li .a-img img {
  display: block;
  width: 100%;
  height: 260px;
  transition: all .3s linear;
}
.public-goods-list ul li h2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: normal;
}
.public-goods-list ul li h2 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
  transition: all .45s linear;
}
.public-goods-list ul li:hover {
  transform: translate3d(0px, -8px, 0px);
  box-shadow: 0 0 6px 0 rgba(5, 76, 165, 0.2);
}
.public-goods-list ul li:hover img {
  transform: scale(1.1);
}
.public-goods-list ul li:hover h2 a {
  background: #054CA5;
  color: #fff;
}

.form-list-inqury {
  position: fixed;
  right: -200%;
  top: 25%;
  width: 320px;
  height: 380px;
  margin: 0 auto;
  background: #F2F2F2;
  z-index: 99999;
  clear: both;
  overflow: hidden;
  border-radius: 5px;
  transition: all .45s;
  box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.35);
}
.form-list-inqury h5 {
  width: 265px;
  font-size: 14px;
  color: #666;
  margin: 30px auto 15px auto;
  font-weight: normal;
  position: relative;
}
.form-list-inqury h5:before {
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  content: attr(data-name);
  right: -19px;
  top: -25px;
  font-size: 16px;
  border-radius: 50%;
  background: #C30C22;
  color: #fff;
  cursor: pointer;
}
.form-list-inqury label {
  display: block;
  width: 240px;
  height: 30px;
  margin: 10px auto;
}
.form-list-inqury label input {
  display: block;
  width: 238px;
  height: 28px;
  line-height: 28px;
  outline: none;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 13px;
  color: #444;
  text-indent: 12px;
}
.form-list-inqury label.label-online-content {
  width: 240px;
  height: 100px;
  margin: 0 auto;
}
.form-list-inqury label.label-online-content textarea {
  width: 238px;
  height: 98px;
  border: 1px solid #ddd;
  font-family: "microsoft yahei";
  font-size: 13px;
  color: #444;
  margin: 0 auto;
  padding: 0;
  text-indent: 12px;
  outline: none;
  resize: none;
  background: #fff;
}
.form-list-inqury label.label-online-btn {
  width: 140px;
  height: 35px;
}
.form-list-inqury label.label-online-btn input {
  width: 140px;
  height: 35px;
  text-indent: 0;
  font-size: 16px;
  background: #C30C22;
  color: #fff;
  border-color: #C30C22;
  border-radius: 6px;
  cursor: pointer;
}
.form-list-inqury label.label-none {
  display: none;
}

.public-pic-list, .public-pic-list-son {
  width: 100%;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.public-pic-list ul li, .public-pic-list-son ul li {
  float: left;
  width: 260px;
  height: 240px;
  margin: 25px 20px;
  z-index: 999;
  overflow: hidden;
  transition: all .4s;
}
.public-pic-list ul li a, .public-pic-list-son ul li a {
  display: block;
  width: 100%;
  height: 200px;
}
.public-pic-list ul li a img, .public-pic-list-son ul li a img {
  display: block;
  width: 100%;
  height: 200px;
}
.public-pic-list ul li h2, .public-pic-list-son ul li h2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: normal;
}
.public-pic-list ul li h2 a, .public-pic-list-son ul li h2 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-pic-list ul li:hover, .public-pic-list-son ul li:hover {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  transform: translate3d(0px, -2px, 0px);
}

.public-pic-list-son-aptitude {
  width: 100%;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.public-pic-list-son-aptitude ul li {
  float: left;
  width: 260px;
  height: 360px;
  margin: 25px 20px;
  z-index: 999;
  overflow: hidden;
  transition: all .4s;
}
.public-pic-list-son-aptitude ul li a {
  display: block;
  width: 100%;
  height: 320px;
}
.public-pic-list-son-aptitude ul li a img {
  display: block;
  width: 100%;
  height: 320px;
}
.public-pic-list-son-aptitude ul li h2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: normal;
}
.public-pic-list-son-aptitude ul li h2 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-pic-list-son-aptitude ul li:hover {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  transform: translate3d(0px, -2px, 0px);
}

/*产品*/
.production-detail-list {
  width: 100%;
  height: auto;
  margin: 30px auto;
}
.production-detail-list .production-detail {
  width: 100%;
  height: 465px;
}
.production-detail-list .production-detail .detail-pic {
  float: left;
  width: 460px;
  height: 365px;
}
.production-detail-list .production-detail .detail-pic .introShow {
  width: 100%;
}
.production-detail-list .production-detail .detail-pic .introShow .mainShow {
  width: 100%;
  height: 365px;
}
.production-detail-list .production-detail .detail-pic .introShow .mainShow a {
  display: block;
  width: 100%;
  height: 365px;
  border: #CCCCCC 1px solid;
  box-sizing: border-box;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-pic .introShow .mainShow a img {
  display: block;
  width: 365px;
  height: 365px;
  margin: 0 auto;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll {
  width: 100%;
  height: 60px;
  margin: 15px auto;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul {
  float: left;
  width: 445px;
  height: 60px;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul li {
  float: left;
  width: 80px;
  height: 60px;
  margin: 0 15px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul li a {
  display: block;
  width: 78px;
  height: 58px;
  border: 1px solid #F3F3F3;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul li a img {
  display: block;
  width: 80px;
  height: 60px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll ul li a:hover, .production-detail-list .production-detail .detail-pic .introShow .scroll ul li a.currentItem {
  border: 1px solid #C80000;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll .prevView {
  float: left;
  margin-top: 28px;
  width: 7px;
  height: 12px;
  background: url(../images/bgimg.gif) no-repeat -132px -17px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll .prevView:hover {
  background-position: -146px -17px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll .nextView {
  float: right;
  margin-top: 28px;
  width: 7px;
  height: 12px;
  background: url(../images/bgimg.gif) no-repeat -153px -17px;
}
.production-detail-list .production-detail .detail-pic .introShow .scroll .nextView:hover {
  background-position: -167px -17px;
}
.production-detail-list .production-detail .detail-desc {
  float: left;
  width: 400px;
  height: 365px;
  margin: 0 0 0 30px;
}
.production-detail-list .production-detail .detail-desc h1 {
  line-height: 45px;
  font-size: 24px;
  color: #000;
}
.production-detail-list .production-detail .detail-desc p {
  width: 400px;
  line-height: 30px;
  margin: 10px auto;
  clear: both;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-desc p b {
  display: block;
  float: left;
  width: auto;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  color: #000;
  padding: 0 8px;
  border-radius: 5px;
}
.production-detail-list .production-detail .detail-desc p span {
  display: block;
  width: 305px;
  float: left;
  line-height: 30px;
  font-size: 13px;
  color: #666;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-desc .text-area-intro {
  width: 100%;
  height: 210px;
}
.production-detail-list .production-detail .detail-desc .text-area-intro textarea {
  display: block;
  width: 100%;
  height: 210px;
  line-height: 22px;
  font-size: 13px;
  font-family: Arial;
  color: #888;
  border: 1px solid #fefefe;
  outline: none;
  background: none;
  box-sizing: border-box;
  resize: none;
}
.production-detail-list .production-detail .detail-desc .tel-online {
  width: 100%;
  height: 40px;
  margin-top: 30px;
}
.production-detail-list .production-detail .detail-desc .tel-online .goods-chat {
  float: left;
  width: 65px;
  height: 30px;
  margin: 10px 0;
  padding-left: 10px;
}
.production-detail-list .production-detail .detail-desc .tel-online .goods-online {
  float: left;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #C30C22;
  margin-left: 9px;
}
.production-detail-list .production-detail .detail-desc .tel-online .goods-online a {
  font-size: 16px;
  color: #fff;
}
.production-detail-list .production-derail-intro {
  width: 100%;
  height: auto;
  margin: 10px auto 30px auto;
}
.production-detail-list .production-derail-intro .intro-download-video {
  width: 100%;
  height: 39px;
  border-bottom: 1px solid #9E9595;
}
.production-detail-list .production-derail-intro .intro-download-video span {
  display: block;
  float: left;
  width: 140px;
  line-height: 39px;
  font-size: 15px;
  text-align: center;
  background: #EAEAEA;
  color: #000;
  cursor: pointer;
  margin: 0 15px;
}
.production-detail-list .production-derail-intro .intro-download-video span.active {
  background: #1F5BCB;
  color: #fff;
}
.production-detail-list .production-derail-intro .content-download-video {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
  margin: 15px auto 0 auto;
}
.production-detail-list .production-derail-intro .content-download-video text {
  display: none;
}
.production-detail-list .production-derail-intro .content-download-video text.action {
  display: block;
}

.mainer-message-contact {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
}
.mainer-message-contact .mainer-message-contact-head {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #333;
  background: #F4F4F4;
  text-indent: 16px;
  margin: 40px 0 15px 0;
}
.mainer-message-contact .mainer-message {
  float: left;
  width: 300px;
  height: auto;
  margin-left: 15px;
}
.mainer-message-contact .mainer-message .mainer-message-list {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer-message-contact .mainer-message .mainer-message-list label {
  display: block;
  width: 100%;
  height: 30px;
  margin: 10px 0;
}
.mainer-message-contact .mainer-message .mainer-message-list label input {
  display: block;
  width: 298px;
  height: 28px;
  line-height: 28px;
  outline: none;
  background: none;
  border: 1px solid #ddd;
  font-size: 13px;
  color: #444;
  text-indent: 12px;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-online-content {
  width: 100%;
  height: 100px;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-online-content textarea {
  width: 298px;
  height: 98px;
  border: 1px solid #ddd;
  font-family: "Microsoft YaHei";
  font-size: 13px;
  color: #444;
  margin: 0;
  padding: 0;
  text-indent: 12px;
  outline: none;
  resize: none;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-online-btn {
  width: 140px;
  height: 35px;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-online-btn input {
  width: 140px;
  height: 35px;
  text-indent: 0;
  font-size: 16px;
  background: #E6212A;
  color: #fff;
  border-color: #E6212A;
  border-radius: 6px;
}
.mainer-message-contact .mainer-message .mainer-message-list label.label-none {
  display: none;
}
.mainer-message-contact .mainer-contact {
  float: right;
  width: 430px;
  height: auto;
  margin-right: 15px;
}
.mainer-message-contact .mainer-contact .mainer-contact-list {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li {
  width: 100%;
  height: 49px;
  line-height: 49px;
  text-align: left;
  border-bottom: 1px dashed #ddd;
  text-indent: 40px;
  font-size: 14px;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-tel {
  background: url("../images/ctel.png") no-repeat left center;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-fax {
  background: url("../images/cfax.png") no-repeat left center;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-phone {
  background: url("../images/cphone.png") no-repeat left center;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-email {
  background: url("../images/cemail.png") no-repeat left center;
}
.mainer-message-contact .mainer-contact .mainer-contact-list ul li.contact-site {
  background: url("../images/csite.png") no-repeat left center;
}

.mainer-valid {
  width: 100%;
  height: auto;
}
.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-valid .mainer-valid-list {
  width: 100%;
  height: 270px;
  clear: both;
  overflow: hidden;
}

.public-related-goods {
  width: 100%;
  height: 240px;
  overflow: hidden;
  margin: 15px auto;
}
.public-related-goods ul li {
  float: left;
  width: 210px;
  height: 240px;
  margin: 0 7px;
}
.public-related-goods ul li a {
  display: block;
}
.public-related-goods ul li a.a-img {
  width: 208px;
  height: 208px;
  border: 1px solid #ddd;
  overflow: hidden;
}
.public-related-goods ul li a.a-img img {
  display: block;
  width: 210px;
  height: 210px;
  transition: all .45s linear;
}
.public-related-goods ul li a.a-title {
  display: block;
  width: 208px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #DCDCDC;
  transition: all .45s;
}
.public-related-goods ul li:hover img {
  transform: scale(1.1);
}
.public-related-goods ul li:hover .a-title {
  color: #fff;
  background: #3372BF;
  border-color: #3372BF;
}

.mainer-list-side-search {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  clear: both;
}
.mainer-list-side-search .mainer-square {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mainer-list-side-search .mainer-square .mainer-path {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  background: url("../images/home.png") no-repeat left center;
  border-bottom: 1px solid #eee;
  text-indent: 30px;
}
.mainer-list-side-search .mainer-square .mainer-path a {
  font-size: 15px;
  color: #333;
}
.mainer-list-side-search .mainer-square .mainer-page-list {
  width: 100%;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list {
  width: 98%;
  height: 45px;
  line-height: 45px;
  padding: 0 1%;
  margin: 15px 0;
  background: #F2F2F2;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list .lump-title-name {
  float: left;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list .lump-title-name a {
  font-size: 16px;
  color: #666;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list .lump-title-more {
  float: right;
}
.mainer-list-side-search .mainer-square .mainer-page-list .lump-title-list .lump-title-more a {
  font-size: 14px;
  color: #666;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption {
  width: 96%;
  height: auto;
  margin: 0 auto 30px auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption h1 {
  width: 100%;
  color: #3A3937;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  margin: 25px auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption h3 {
  width: 100%;
  color: #666;
  line-height: 40px;
  text-align: right;
  font-size: 24px;
  margin: 25px auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type {
  display: none;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #555552;
  margin: 25px auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list {
  display: flex;
  display: -webkit-flex;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list b {
  display: block;
  height: 36px;
  line-height: 36px;
  width: auto;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
  margin-right: 15px;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list .share {
  width: auto;
  height: 36px;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list .share span {
  display: block;
  float: left;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list .share .bshare-custom {
  float: left;
  height: 36px;
  line-height: 36px;
  width: auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .caption .share-list-type .share-list .share .bshare-custom a {
  display: block;
  float: left;
  margin: 9px 2px;
}
.mainer-list-side-search .mainer-square .mainer-page-list .showText, .mainer-list-side-search .mainer-square .mainer-page-list .page-content {
  width: 94%;
  height: auto;
  margin: 0 auto;
}
.mainer-list-side-search .mainer-square .mainer-page-list .showText img, .mainer-list-side-search .mainer-square .mainer-page-list .page-content img {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

/** 网站地图 **/
.mainer-list-side-map {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.mainer-list-side-map:after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
}
.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-list-side-map .mainer-map-path a {
  font-size: 14px;
  color: #888;
}
.mainer-list-side-map .mainer-map-list {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.mainer-list-side-map .mainer-map-list .menu_map {
  margin: 15px auto;
  width: 99%;
  overflow: hidden;
}
.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-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-list-side-map .mainer-map-list .menu_map span a:hover {
  color: #e4393c;
}
.mainer-list-side-map .mainer-map-list .menu_map ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mainer-list-side-map .mainer-map-list .menu_map ul li {
  margin: 0 auto;
  width: 99.9%;
  height: auto;
  overflow: hidden;
}
.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-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-list-side-map .mainer-map-list .menu_map ul li h1 a:hover {
  color: #e4393c;
}
.mainer-list-side-map .mainer-map-list .map_listname {
  float: none;
  width: 100%;
}
.mainer-list-side-map .mainer-map-list .map_listname ul {
  margin-left: 20px;
  width: 100%;
}
.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-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-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-list-side-map .mainer-map-list .map_listname ul li h2 a:hover {
  color: #e4393c;
}

/**分页**/
#home-page {
  width: 98%;
  height: 30px;
  margin: 10px auto 60px auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
#home-page a {
  font-size: 14px;
  color: #3372BF;
  height: 30px;
  line-height: 30px;
}

#pagelist {
  width: 100%;
  height: 32px;
  margin: 30px auto 10px auto;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
#pagelist a {
  width: 60px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #444;
  background: #EDEDED;
  border: #cccccc 1px solid;
  border-radius: 2px;
  text-align: center;
  margin: 0 5px;
}
#pagelist a#nowpage {
  border: #3372BF 1px solid;
  background-color: #3372BF;
  color: #ffffff;
}

/**qq**/
#online_qq_layer {
  z-index: 22000;
  position: fixed;
  right: 0px;
  top: 0;
  margin: 200px 0 0 0;
}

#online_qq_tab {
  width: 45px;
  float: left;
  margin: 95px 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: #1C599D;
  padding-top: 15px;
  padding-bottom: 15px;
}

.onlineMenu {
  width: 120px;
  height: auto;
  background: #298AF1;
  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: 30px;
  text-align: center;
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  padding-top: 15px;
}
.onlineMenu li a {
  display: block;
  height: 30px;
  line-height: 30px;
}
.onlineMenu li a img {
  display: block;
  margin: 0 auto;
}
.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;
}
