@charset "utf-8";
/*通用头部*/
* {
  margin: 0;
  padding: 0;
}
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
tr {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
input,
select {
  font-size: 14px;
  vertical-align: middle;
}
ul,
ol,
li {
  list-style: none;
}
a:link {
  color: #333333;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #4E667B;
}
a:active {
  text-decoration: none;
}
.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
input::placeholder {
  color: #D0D0D0;
}
textarea::placeholder {
  color: #D0D0D0;
}
body {
  font-family: "microsoft yahei";
  font-size: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: #fff;
}
.header {
  width: 100%;
  height: 80px;
  position: relative;
}
.header .logo-menu {
  width: 96%;
  height: 80px;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
.header .logo-menu .logo {
  width: 80%;
  height: 80px;
  background: url("/Theme/wap/images/logo.png") no-repeat left center;
  -webkit-background-size: 96%;
  background-size: 96%;
}
.header .logo-menu .menu {
  width: 30px;
  height: 30px;
  background: url("/Theme/wap/images/menu.svg") no-repeat center;
}
.header .menu-list {
  display: none;
  width: 40%;
  height: auto;
  position: absolute;
  top: 80px;
  right: 0;
  z-index: 999;
}
.header .menu-list ul li {
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: left;
  border-bottom: 1px solid #fefefe;
  background: #1A3465;
  margin: 0 auto;
  text-indent: 30px;
}
.header .menu-list ul li a {
  font-size: 14px;
  color: #fff;
}
.banner {
  width: 100%;
  height: 200px;
  margin: 0 auto;
}
.banner .main_visual {
  width: 100%;
  height: 200px;
  margin: 0 auto;
}
.banner .main_visual .flicking_con {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.banner .main_visual .flicking_con .flicking_inner {
  position: absolute;
  top: 180px !important;
  left: 38%;
  z-index: 2;
  width: auto;
  height: 5px;
}
.banner .main_visual .flicking_con .flicking_inner a {
  float: left;
  width: 20px;
  height: 5px;
  padding: 0;
  background: url('/Theme/wap/images/btn_main_img.png') 0 0 no-repeat;
  display: block;
  text-indent: -1000px;
  margin: 0 3px;
}
.banner .main_visual .flicking_con .flicking_inner a.on {
  background-position: 0 -5px;
}
.banner .main_visual .main_image {
  width: 100%;
  border-top: 0 solid #d7d7d7;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 200px;
}
.banner .main_visual .main_image ul {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.banner .main_visual .main_image ul li {
  float: left;
  width: 100%;
  height: 200px;
}
.banner .main_visual .main_image ul li img {
  display: block;
  width: 100%;
  height: 200px;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.banner .main_visual .main_image ul li a {
  display: block;
  width: 100%;
  height: auto;
}
.footer-bar {
  width: 100%;
  height: 100px;
}
.section {
  width: 100%;
  height: auto;
}
.section .public-head {
  width: 96%;
  height: 40px;
  padding: 0 2%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  background: #1A3465;
}
.section .public-head span {
  font-size: 14px;
  color: #fff;
}
.section .public-head a {
  font-size: 13px;
  color: #fff;
}
.section .public-content {
  width: 96%;
  height: auto;
  padding: 0 2%;
  clear: both;
  overflow: hidden;
  margin: 15px auto 10px auto;
}
.section .public-content .page-title {
  width: 100%;
  line-height: 25px;
  font-size: 14px;
  color: #333;
  text-indent: 28px;
}
.section .public-content .page-title a {
  font-size: 14px;
  color: #333;
}
.section .public-content .public-contact {
  width: 96%;
  height: auto;
  padding: 0 2%;
}
.section .public-content .public-contact h4 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: left;
  font-size: 14px;
  color: #222;
}
.section .public-content .public-contact p {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 14px;
  color: #222;
}
.section .public-lump {
  width: 96%;
  height: 40px;
  padding: 0 2%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  background: #1A3465;
}
.section .public-lump .public-lump-sort {
  font-size: 14px;
  color: #fff;
}
.section .public-lump .public-lump-sort a {
  font-size: 14px;
  color: #fff;
}
.section .public-lump .public-lump-back {
  width: 24px;
  height: 24px;
  background: url(/Theme/wap/images/back.svg) no-repeat left center;
}
.section .public-sort-name {
  width: 94%;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.section .public-sort-name ul {
  width: 100%;
  height: auto;
  display: flex;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.section .public-sort-name ul li {
  width: 45%;
  height: 30px;
  line-height: 30px;
  background: #1A3465;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  margin: 6px 0;
}
.section .public-sort-name ul li a {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 13px;
  color: #fff;
}
.section .public-sort-name ul li.onm {
  background: #1C4981;
}
.section .lump-title-list {
  width: 96%;
  height: 40px;
  padding: 0 2%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  background: #1A3465;
}
.section .lump-title-list .lump-title-name {
  font-size: 14px;
  color: #fff;
}
.section .lump-title-list .lump-title-name a {
  font-size: 14px;
  color: #fff;
}
.section .lump-title-list .lump-title-more {
  font-size: 13px;
  color: #fff;
}
.section .lump-title-list .lump-title-more a {
  font-size: 13px;
  color: #fff;
}
.footer {
  width: 100%;
  height: 80px;
  background: #1A3465;
  position: fixed;
  bottom: 0;
}
.footer ul {
  width: 100%;
  height: 50px;
  margin: 15px auto;
  display: flex;
  display: -webkit-flex;
}
.footer ul li {
  flex: 1;
  height: 50px;
  border-right: 1px dashed #ddd;
}
.footer ul li:last-of-type {
  border: none;
}
.footer ul li a {
  display: block;
  width: 100%;
  height: 50px;
}
.footer ul li.home {
  background: url("/Theme/wap/images/home.svg") no-repeat center;
}
.footer ul li.products {
  background: url("/Theme/wap/images/products.svg") no-repeat center;
}
.footer ul li.qq {
  background: url("/Theme/wap/images/qq.svg") no-repeat center;
  position: relative;
}
.footer ul li.qq img {
  display: none;
  width: 120px;
  height: 120px;
  position: absolute;
  bottom: 65px;
  left: 0;
}
.footer ul li.tel {
  background: url("/Theme/wap/images/tel.svg") no-repeat center;
}
.public-title {
  width: 100%;
  height: auto;
  clear: both;
  overflow: hidden;
}
.public-title ul {
  width: 100%;
  margin: 8px auto;
}
.public-title ul li {
  width: 96%;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  background: url("/Theme/wap/images/sbg.jpg") no-repeat left center;
  text-indent: 12px;
  overflow: hidden;
}
.public-title ul li h1 {
  float: left;
  font-weight: normal;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}
.public-title ul li h1 a {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
}
.public-title ul li span {
  display: block;
  float: right;
  font-size: 12px;
  color: #777674;
}
.public-title-list {
  width: 96%;
  height: auto;
  margin: 0 auto;
}
.public-title-list ul {
  width: 100%;
}
.public-title-list ul li {
  width: 100%;
  height: 80px;
  background: #F4F4F4;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin: 10px 0;
}
.public-title-list ul li .inside-times {
  width: 20%;
  height: 60px;
  background: #0656A8;
  padding: 10px 0;
}
.public-title-list ul li .inside-times p {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 30px;
  color: #fefefe;
  font-weight: bold;
}
.public-title-list ul li .inside-times b {
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  color: #fefefe;
}
.public-title-list ul li .inside-title-intro {
  width: 77%;
  height: 80px;
  padding: 0 1.5%;
}
.public-title-list ul li .inside-title-intro .inside-title {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
}
.public-title-list ul li .inside-title-intro .inside-intro {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 20px;
  font-size: 13px;
  color: #666;
  overflow: hidden;
}
.caption {
  width: 96%;
  margin: 0 auto;
}
.caption h1 {
  width: auto;
  color: #3A3937;
  height: auto;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
}
.caption .share-list {
  height: 36px;
  line-height: 36px;
  width: auto;
  text-align: center;
  margin: 0 auto;
}
.caption .share-list b {
  font-weight: normal;
  font-size: 12px;
}
.caption .share-list .share {
  display: none;
}
.caption h3 {
  width: auto;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #555552;
}
.show-content,
.showText {
  width: 96%;
  margin: 0 auto;
}
.page-content {
  width: 96%;
  margin: 0 auto;
}
/**产品展示**/
.public-goods {
  width: 100%;
  height: auto;
}
.public-goods ul {
  width: 100%;
  height: auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.public-goods ul li {
  width: 48%;
  height: 145px;
  margin: 10px 0;
}
.public-goods ul li a {
  display: block;
}
.public-goods ul li a.a-img {
  width: 100%;
  height: 120px;
}
.public-goods ul li a.a-img img {
  display: block;
  width: 100%;
  height: 120px;
}
.public-goods ul li a.a-title {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  color: #000;
  text-align: center;
  background: #E1E2E4;
  overflow: hidden;
}
.public-goods-list {
  width: 96%;
  height: auto;
  margin: 0 auto;
}
.public-goods-list ul {
  width: 100%;
  height: auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.public-goods-list ul li {
  width: 48%;
  height: 145px;
  margin: 10px 0;
}
.public-goods-list ul li a {
  display: block;
}
.public-goods-list ul li a.a-img {
  width: 100%;
  height: 120px;
}
.public-goods-list ul li a.a-img img {
  display: block;
  width: 100%;
  height: 120px;
}
.public-goods-list ul li a.a-title {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  color: #000;
  text-align: center;
  background: #E1E2E4;
  overflow: hidden;
}
.public-goods-list ul li span {
  display: block;
  width: 100%;
  height: 120px;
}
.public-goods-list ul li span img {
  display: block;
  width: 100%;
  height: 120px;
}
.public-goods-list ul li h1 {
  width: 100%;
  height: 25px;
  font-weight: normal;
}
.public-goods-list ul li h1 a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  color: #000;
  text-align: center;
  background: #E1E2E4;
  overflow: hidden;
}
.productShowList {
  width: 96%;
  margin: 0 auto;
}
.productShowList img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.productShowList ul li {
  clear: both;
  width: 99%;
  height: 35px;
  line-height: 35px;
  margin: 5px auto;
}
.productShowList ul li b {
  display: block;
  float: left;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  padding: 0 8px;
  background: #0656A8;
}
.productShowList ul li span {
  display: block;
  float: left;
  font-size: 14px;
  color: #222;
  text-indent: 12px;
  width: 80%;
}
.productShowList h1 {
  width: 99%;
  height: 39px;
  line-height: 40px;
  border-bottom: 1px solid #9D9494;
  margin: 0 auto;
}
.productShowList h1 .phSpan {
  display: block;
  float: left;
  background: #0656A8;
  font-size: 16px;
  font-weight: 100;
  color: #FFF;
  padding: 0 20px;
}
.productShowList .productShowContent {
  width: 100%;
}
.content {
  width: 96%;
  margin: 15px auto 30px auto;
}
.silder .list li img {
  display: block;
  -webkit-background-size: 100% !important;
  background-size: 100% !important;
}
/**图裂**/
.public-pic-list-son {
  width: 100%;
}
.public-pic-list-son ul::after {
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
  height: auto;
}
.public-pic-list-son ul li {
  float: left;
  width: 46%;
  height: 145px;
  margin: 10px 2%;
}
.public-pic-list-son ul li span {
  display: block;
  width: 100%;
  height: 125px;
}
.public-pic-list-son ul li span a {
  display: block;
}
.public-pic-list-son ul li span a img {
  display: block;
  width: 100%;
  height: 125px;
}
.public-pic-list-son ul li h1 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  color: #000;
  font-weight: normal;
  text-align: center;
  background: #E1E2E4;
  overflow: hidden;
}
.public-pic-list-son ul li h1 a {
  display: block;
  font-size: 13px;
  color: #000;
}
.public-pic-list-son ul li h2 {
  display: none;
}
.public-pic-list {
  width: 100%;
}
.public-pic-list ul::after {
  content: '';
  display: block;
  clear: both;
  overflow: hidden;
  height: auto;
}
.public-pic-list ul li {
  float: left;
  width: 46%;
  height: 145px;
  margin: 10px 2%;
}
.public-pic-list ul li span {
  display: block;
  width: 100%;
  height: 125px;
}
.public-pic-list ul li span a {
  display: block;
}
.public-pic-list ul li span a img {
  display: block;
  width: 100%;
  height: 125px;
}
.public-pic-list ul li h1 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  color: #000;
  font-weight: normal;
  text-align: center;
  background: #E1E2E4;
  overflow: hidden;
}
.public-pic-list ul li h1 a {
  display: block;
  font-size: 13px;
  color: #000;
}
.public-pic-list ul li h2 {
  display: none;
}
.public-pic {
  width: 100%;
  height: auto;
}
.public-pic ul {
  width: 100%;
  height: auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.public-pic ul li {
  width: 48%;
  height: 145px;
  margin: 10px 0;
}
.public-pic ul li a {
  display: block;
}
.public-pic ul li a.a-img {
  width: 100%;
  height: 120px;
}
.public-pic ul li a.a-img img {
  display: block;
  width: 100%;
  height: 120px;
}
.public-pic ul li a.a-title {
  width: 100%;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  color: #000;
  text-align: center;
  background: #E1E2E4;
  overflow: hidden;
}
/**栏目LOGO**/
.public-sort-pic {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-sort-pic ul {
  width: 100%;
  height: auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.public-sort-pic ul li {
  width: 48%;
  height: 220px;
  margin: 10px 0;
}
.public-sort-pic ul li .sort-img {
  width: 100%;
  height: 120px;
}
.public-sort-pic ul li .sort-img a {
  display: block;
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.public-sort-pic ul li .sort-img a img {
  display: block;
  width: 100%;
  height: 120px;
}
.public-sort-pic ul li .name-intro {
  width: 100%;
  height: auto;
}
.public-sort-pic ul li .name-intro a {
  display: block;
  width: 100%;
  height: 100px;
}
.public-sort-pic ul li .name-intro a span {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 16px;
  color: #1A3465;
}
.public-sort-pic ul li .name-intro a b {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 20px;
  text-align: left;
  font-size: 13px;
  color: #2d2e30;
  font-weight: normal;
}
/**分页**/
#home-page {
  width: 96%;
  height: 40px;
  margin: 10px auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  overflow: hidden;
}
#home-page .home-page-prev {
  height: auto;
  margin-right: 10px;
}
#home-page .home-page-next {
  margin-left: 10px;
}
#home-page a {
  display: block;
  font-size: 14px;
  color: #7E0308;
  line-height: 20px;
}
#pagelist {
  width: 100%;
  height: 32px;
  margin: 30px auto 10px auto;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
#pagelist a {
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #444;
  background: #EDEDED;
  border: #cccccc 1px solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  margin: 0 3px;
  padding: 0 12px;
}
#pagelist a#itempage,
#pagelist a#nowpage {
  display: none;
}
/*# sourceMappingURL=index.css.map */<!--耗时1752744918.1096秒-->