html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
h1{margin:.67em 0;font-size:2em}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-size:1em;font-family:monospace,monospace}
button,input,optgroup,select,textarea{margin:0;color:inherit;font:inherit}  
button{overflow:visible}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{margin:0 2px;padding:.35em .625em .75em;border:1px solid silver}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:transparent}
body{background-color:#fff;color:#333;font-size:14px;/*font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;*/line-height:1.42857143}
button,input,select,textarea{font-size:inherit;font-family:inherit;line-height:inherit}
figure{margin:0}
img{vertical-align:middle}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}

.layout-cms-index *{box-sizing: border-box;}

.article-main-content {
  width: 1200px;
  background: #FFF;
  margin: auto;
}
.article-container-bg {
  width: 100%;
}
.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: #A81417;
  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("../../image/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 #A81417;
}
.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: #A81417;
}
.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: #A81417;
  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("../../images/filter_search/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("../../images/filter_search/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: #A81417;
  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 #A81417;
  text-align: center;
  cursor: pointer;
}
.radio-ul > li div.active {
  border-top: 1px solid #A81417;
  border-left: 1px solid #A81417;
  border-bottom: 1px solid #A81417;
  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 #A81417;
  border-right: 1px solid #A81417;
  border-bottom: 1px solid #A81417;
  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: #A81417;
}
.main-content-header {
  padding: 15px 0;
}
.main-content-header .article-banner {
  width: 700px;
  height: 410px;
  float: left;
}
.main-content-header .article-banner .banner-a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.main-content-header .article-banner .banner-img {
  position: relative;
  display: inline-block;
  width: 700px;
  height: 410px;
}
.main-content-header .article-banner .banner-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 45px;
  background: #000000;
  opacity: 0.66;
}
.main-content-header .article-banner .banner-title-text {
  display: inline-block;
  max-width: 500px;
  margin-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #FFF;
  font-size: 16px;
  line-height: 45px;
  z-index: 100;
  vertical-align: bottom;
}
.main-content-header .article-banner .banner-title-text:hover {
  text-decoration: underline;
}
.main-content-header .swiper-container,
.main-content-header .swiper-slide {
  width: 700px;
  height: 410px;
}
.main-content-header .swiper-pagination {
  position: absolute;
  z-index: 20;
  bottom: 11px;
  right: 10px;
  width: auto;
  text-align: center;
}
.main-content-header .swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #999;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #999;
  cursor: pointer;
}
.main-content-header .swiper-active-switch {
  background: #fff;
}
.main-content-header .swiper-button-next {
  width: 40px;
  height: 60px;
  background-color: black;
  opacity: 0.5;
  position: absolute;
  top: 170px;
  right: 0;
  cursor: pointer;
}
.main-content-header .swiper-button-prev {
  width: 40px;
  height: 60px;
  background-color: black;
  opacity: 0.5;
  position: absolute;
  top: 170px;
  cursor: pointer;
}
.main-content-header .swiper-btn {
  width: 40px;
  height: 60px;
}
.main-content-header .news-list {
  float: right;
  width: 484px;
  height: 410px;
  overflow: hidden;
}
.main-content-header .news-list i {
  display: inline-block;
  vertical-align: middle;
}
.main-content-header .news-list .news-title {
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  width: 100%;
  height: 30px;
  padding: 0 10px;
}
.main-content-header .news-list .news-title .news-title-text {
  float: left;
  display: inline-block;
  height: 100%;
  margin: 0;
  line-height: 28px;
  font-size: 18px;
  color: #333333;
  letter-spacing: 1px;
  text-align: left;
  vertical-align: center;
}
.main-content-header .news-list .news-title .news-title-more {
  float: right;
  display: inline-block;
  height: 100%;
  line-height: 28px;
  font-size: 14px;
  color: #A81417;
  letter-spacing: 1px;
  text-align: left;
}
.main-content-header .news-list .news-li {
  display: block;
  padding: 10px 5px;
  border-top: 1px solid #e9e9e9;
}
.main-content-header .news-list .news-li span {
  display: block;
}
.main-content-header .news-list .news-li i {
  width: 18px;
  max-height: 18px;
}
.main-content-header .news-list .news-li .news-li-title {
  margin-bottom: 10px;
  font-size: 18px;
  color: #1f1f1f;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0;
  text-align: left;
}
.main-content-header .news-list .news-li .news-li-content {
  max-height: 44px;
  margin: 8px 0;
  overflow: hidden;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 22px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.main-content-header .news-list .news-li .news-li-operate {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  vertical-align: middle;
}
.main-content-header .news-list .news-no-data {
  margin: 15px 0;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #999999;
}
.module-content .content-box {
  float: left;
  width: 330px;
  max-height: 330px;
  padding: 5px;
  margin: 0 30px 10px;
  overflow: hidden;
}
.module-content .content-title {
  width: 100%;
  border-bottom: 2px solid #999999;
}
.module-content .content-title .content-title-text {
  float: left;
  display: inline-block;
  width: auto;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
  margin: 0;
  font-size: 16px;
  color: #999999;
  letter-spacing: 0;
  text-align: left;
  line-height: 46px;
  cursor: pointer;
  margin-right: 15px;
}
.module-content .content-title .content-title-active {
  margin-bottom: -2px;
  color: #A81417;
  border-bottom: 3px solid #A81417;
  line-height: 45px;
}
.module-content .content-title .content-title-active a {
  color: #A81417;
}
.module-content .content-title .content-title-more {
  float: right;
  display: inline-block;
  height: 100%;
  line-height: 46px;
  font-size: 14px;
  color: #A81417;
  letter-spacing: 1px;
  text-align: left;
}
.module-content .content-headline {
  width: 100%;
  margin: 15px 0;
}
.module-content .content-headline .content-img {
  float: left;
  display: inline-block;
  width: 122px;
  height: 100px;
  overflow: hidden;
}
.module-content .content-headline .content-img-title {
  float: right;
  width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #232323;
  letter-spacing: 0;
  text-align: left;
}
.module-content .content-headline .content-img-desc {
  float: right;
  width: 190px;
  margin-top: 16px;
  font-size: 12px;
  color: #666666;
  letter-spacing: 0;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 60px;
}
.module-content .content-ul {
  width: 100%;
  height: auto;
}
.module-content .content-ul .content-li {
  margin: 13px 0;
  width: 100%;
}
.module-content .content-ul .content-li .content-li-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 2.5px;
  background-color: #A81417;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}
.module-content .content-ul .content-li .icon-dark {
  background-color: #999999;
}
.module-content .content-ul .content-li .content-li-text {
  max-width: 250px;
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.module-content .content-ul .content-li .content-li-before {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #A81417;
  border-radius: 6px;
  vertical-align: middle;
}
.module-content .content-ul .content-li-secondary {
  float: left;
  width: 290px;
  height: 16px;
}


.cms-index .layout-cms-slide .layout-ad-slide{ width:100%; height:410; margin-bottom:10px; background: #F6F6F6; overflow:hidden;}
.cms-index .layout-cms-slide .layout-ad-slide .slider{height:410px; margin:0 auto; overflow:hidden; position:relative;}
.cms-index .layout-cms-slide .layout-ad-slide .sliderbox{position:relative;}
.cms-index .layout-cms-slide .layout-ad-slide .slidernav {background-color: hsla(0, 0%, 100%, 0.3);border-radius: 12px;bottom: 20px;font-size: 0;left: 42%;padding: 4px 8px;position: absolute;z-index: 1;display:block;}
.cms-index .layout-cms-slide .layout-ad-slide .slidernav li {background-color: #fff;border-radius: 100%;display: inline-block;height: 12px;margin-right: 5px; margin-left:5px;width: 12px; cursor:pointer;}
.cms-index .layout-cms-slide .layout-ad-slide .slidernav .current {background-color: #ff7200;}
.cms-index .layout-cms-slide .layout-ad-slide .page {background-color: rgba(0, 0, 0, 0.1);height: 60px;line-height: 60px;margin-top: -30px;position: absolute;text-align: center;top: 50%;width: 30px;z-index: 1;font-size:20px;font-family: 宋体;font-weight: 600;color: #969696; cursor:pointer;}
.cms-index .layout-cms-slide .layout-ad-slide .next{ right:0;}
.cms-index .layout-cms-slide .layout-ad-slide .page:hover{background-color: rgba(0, 0, 0, 0.6);color:#fff;}


