﻿.layout-cms-index {
    width: 1200px;
    margin: 0 auto;
}
.layout-cms-index * {
    box-sizing: border-box;
}

.crumbs {
    color: rgb(51, 51, 51);
    font-family: "Hiragino Sans GB", "Microsoft YaHei", 黑体, sans-serif;
    font-size: 14px;
    height: 54px;
    line-height: 54px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px auto;
    overflow: hidden;
}
.crumbs a {
    color: #000;
}

.article-main-content {
  width: 1200px;
  background: #FFF;
  margin: auto;
}
.article-container-bg {
  width: 100%;
  background-color: #f9f9f9;
  padding: 20px;
}
.article-container-bg i {
  display: inline-block;
  vertical-align: middle;
}
.bread-bar {
  width: 1200px;
  height: auto;
  margin: auto;
  font-family: "Microsoft Yahei", "é»‘ä½“", sans-serif;
  font-size: 14px;
  color: #333333;
  letter-spacing: 1px;
  text-align: left;
  line-height: 20px;
}
.bread-bar .now {
  display: inline-block;
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #007857;
  vertical-align: middle;
}
.article-main {
  width: 1200px;
  margin: 20px auto 30px;
}
.module {
  width: 1200px;
  margin: 10px auto;
  overflow: hidden;
}
.module .module-title {
  width: 100%;
  height: auto;
  padding: 0 10px;
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  overflow: hidden;
}
.module .module-title .module-title-text {
  margin: 0;
  font-family: 'Microsoft Yahei', 'é»‘ä½“', sans-serif;
  font-size: 16px;
  color: #333333;
  text-align: left;
  line-height: 40px;
  letter-spacing: 1px;
  float: left;
}
.module .module-title .module-title-more {
  float: right;
  line-height: 40px;
  margin-right: 10px;
  font-size: 15px;
}
.module .module-content {
  width: 100%;
  height: auto;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #dfdfdf;
  margin-top: -1px;
  margin-bottom: 10px;
}
.product-ul .product-li {
  display: inline-block;
  width: 190px;
}
.product-ul .product-li-box {
  padding: 15px;
  width: 190px;
}
.product-ul .product-li-box img {
  width: 160px;
  height: 130px;
}
.product-ul .product-li-box .product-desc-box {
  margin-top: 15px;
  margin-bottom: 15px;
}
.product-ul .product-li-box .product-desc-box span {
  display: block;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  text-align: left;
}
.product-ul .product-li-box .product-desc-box .product-desc-name {
  display: -webkit-box;
  height: 40px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-ul .product-li-box .product-price {
  display: inline-block;
  font-size: 18px;
  color: #e60012;
}
.extra-module {
  float: right;
  width: 330px;
}
.extra-module .extra-product {
  display: block;
  width: 100%;
  height: 70px;
  overflow: hidden;
  background: url("/skin/images/extra-bar.392f95fe.png");
  background-size: cover;
  line-height: 70px;
  text-align: center;
}
.extra-module .extra-product span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #ffffff;
}
.extra-module .extra-product img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.extra-module .extra-product.head {
  margin-bottom: 20px;
}
.extra-module .extra-product.foot {
  margin-top: 20px;
}
.extra-module .extra-module-each {
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
  margin-bottom: 20px;
}
.extra-module .extra-module-title {
  width: 100%;
  height: 50px;
  border-bottom: 2px solid #1977be;
}
.extra-module .extra-module-title .icon-box {
  display: inline-block;
  float: left;
  width: 12px;
  height: 100%;
  padding: 12px 0;
}
.extra-module .extra-module-title .icon-box .icon1 {
  display: block;
  width: 12px;
  height: 12px;
  background-color: #cccccc;
}
.extra-module .extra-module-title .icon-box .icon2 {
  display: block;
  width: 12px;
  height: 12px;
  background-color: #1977be;
}
.extra-module .extra-module-title .title-text {
  float: left;
  padding: 10px 15px;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
}
.extra-module .extra-cat-table {
  width: 100%;
  padding: 10px;
}
.extra-module .extra-cat-table .extra-cat-div {
  display: table;
  width: 100%;
}
.extra-module .extra-cat-table a {
  display: inline-block;
  height: 40px;
  width: 32%;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  line-height: 40px;
}
.extra-module .extra-cat-table .extra-cat-div + .extra-cat-div {
  border-top: 1px dashed #e6e6e6;
}
.extra-module .extra-cat-table a + a {
  border-left: 1px dashed #e6e6e6;
}
.extra-module .extra-module-ul {
  display: block;
  width: 100%;
  height: auto;
  padding: 0 5px;
  margin: 0;
}
.extra-module .extra-module-ul .extra-module-li {
  margin: 13px 0;
  width: 100%;
}
.extra-module .extra-module-ul .extra-module-li .extra-li-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 2.5px;
  background-color: #1977be;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}
.extra-module .extra-module-ul .extra-module-li .icon-dark {
  background-color: #999999;
}
.extra-module .extra-module-ul .extra-module-li .extra-li-text {
  display: inline-block;
  max-width: 280px;
  margin-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  line-height: 16px;
  vertical-align: middle;
}
.showPagintion {
  width: 100%;
  height: auto;
  background-color: #FFF;
  border: 0;
  margin: 0 auto;
}
.showPagintion .pagintion {
  margin: 10px;
  float: right;
  font-size: 12px;
}
.showPagintion .pagintion .pg-index {
  line-height: 40px;
  width: 30px;
  height: 40px;
  text-align: center;
  color: #333333;
  font-weight: bold;
  display: inline-block;
}
.showPagintion .pagintion .pg-index .pg-on {
  color: #ff7200;
}
.showPagintion .pagintion .pg-prev {
  width: 100px;
  line-height: 40px;
  border: 1px solid #dddddd;
  display: inline-block;
  padding-left: 10px;
  margin-right: 20px;
}
.showPagintion .pagintion .pg-prev .pg-prev-icon {
  width: 15px;
  height: 16px;
  display: inline-block;
  background: url("/skin/images/page-pre.ab2e959e.png") no-repeat;
  background-position: center;
  margin-right: 10px;
  position: relative;
  top: 2px;
  vertical-align: inherit;
}
.showPagintion .pagintion .pg-next {
  text-align: right;
  width: 100px;
  line-height: 40px;
  border: 1px solid #dddddd;
  display: inline-block;
  padding-right: 10px;
  margin-left: 20px;
}
.showPagintion .pagintion .pg-next .pg-next-icon {
  width: 15px;
  height: 16px;
  display: inline-block;
  background: url("/skin/images/page-next.41102ba5.png") no-repeat;
  background-position: center;
  margin-left: 10px;
  position: relative;
  top: 2px;
  vertical-align: inherit;
}
.showPagintion .pagintion .pg-num-total {
  line-height: 40px;
  text-align: center;
  width: 60px;
  height: 40px;
  color: #dddddd;
  display: inline-block;
}
.main-content {
  min-height: 0;
  overflow: inherit;
}
.footer-a {
  margin-top: 0;
  width: 100%;
}
.tag-block-bar {
  margin: 15px 0;
}
.tag-block-bar .label-title {
  float: left;
  width: 75px;
  font-size: 14px;
  color: #336666;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
}
.tag-block-bar .label-ul {
  float: left;
  width: 675px;
}
.tag-block-bar .label-ul li {
  display: inline-block;
  height: auto;
}
.tag-block-bar .label-ul li a {
  display: block;
  padding: 0 5px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #333333;
  line-height: 17px;
  letter-spacing: 0;
  text-align: left;
  border: 1px solid #336666;
  opacity: 0.3;
}
.tag-block-bar .label-ul li a:hover {
  color: #ffffff;
  background-color: #007857;
  opacity: 0.8;
}
.radio-ul {
  width: 100px;
  background-color: #ffffff;
  float: left;
}
.radio-ul > li div {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #007857;
  text-align: center;
  cursor: pointer;
}
.radio-ul > li div.active {
  border-top: 1px solid #007857;
  border-left: 1px solid #007857;
  border-bottom: 1px solid #007857;
  border-right: 1px solid #ffffff;
}
.radio-ul > li + li div {
  border-top: 0;
}
.panel-ul {
  width: 1100px;
  background-color: #ffffff;
  float: left;
  border-top: 1px solid #007857;
  border-right: 1px solid #007857;
  border-bottom: 1px solid #007857;
  display: none;
  height: 120px;
  padding: 0 15px;
  overflow: hidden;
}
.panel-ul.active {
  display: block;
}
.panel-ul > li {
  display: inline-block;
}
.panel-ul > li a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
}
.panel-ul > li a:hover {
  color: #007857;
}
.news-main {
  float: left;
  width: 850px;
  height: auto;
  padding: 10px;
  background-color: #ffffff;
}
.news-main .news-block {
  height: auto;
  width: 95%;
  padding: 20px;
}
.news-main .news-block .news-title {
  padding: 0;
  background-color: #ffffff;
  border: 0;
  margin: 0;
  font-size: 18px;
  color: #222222;
  letter-spacing: 0;
  text-align: left;
  line-height: 28px;
}
.news-main .news-desc {
  width: 100%;
  margin: 15px 0;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  text-align: left;
  line-height: 20px;
}
.news-main .news-operate-box {
  margin-right: 20px;
  text-align: right;
}
.news-main .news-operate-box i {
  margin-right: 2px;
  vertical-align: middle;
}
.news-main .news-operate-box span {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  vertical-align: middle;
}
.news-block + .news-block {
  border-top: 1px solid #dfdfdf;
}
.pagintion{margin-top:10px;float:right}
.pg-prev{width:100px;line-height:40px;border:1px solid #ddd;display:inline-block;padding-left:10px;margin-right:20px}
.pg-prev-icon{width:15px;height:16px;display:inline-block;background:url(/skin/images/page-pre.png) no-repeat;background-position:center;margin-right:10px;position:relative;top:2px}
.pg-index{line-height:40px;width:30px;height:40px;text-align:center;color:#333;font-weight:700;display:inline-block}
.pg-next{text-align:right;width:100px;line-height:40px;border:1px solid #ddd;display:inline-block;padding-right:10px;margin-left:20px}
.pg-next-icon{width:15px;height:16px;display:inline-block;background:url(/skin/images/page-next.png) no-repeat;background-position:center;margin-left:10px;position:relative;top:2px}
.pg-num-total{line-height:40px;text-align:center;width:60px;height:40px;color:#999;display:inline-block}
.pg-num-bot,.pg-num-top{line-height:40px;text-align:center;width:40px;height:40px;color:#999;display:inline-block}
.pg-num{text-align:center;height:40px;display:inline-block}