body{font-family: Microsoft Yahei;overflow-x:hidden;color: #666;background:#F4F4F4;position: relative;}
ul,ol,li{list-style: none;}
a{color: #333;}
a:hover{text-decoration:none;outline:none;}
a:visited,a:active {outline:none;}
div:focus{
    outline:none;
}


/* 通用 */

.blank5,.blank10,.blank15,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank15 {height:15px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}

 
 .color-orange {color:#FE6604}

@media (min-width: 768px) {
    .navbar-brand {padding:10px 15px;}
    .navbar-default.active .navbar-brand img,.navbar-default.active a.navbar-brand img {max-height:40px;}
}

.section1{padding: 60px 0;background: #F4F4F4;}
.s1-l1{margin-top: 20px;padding: 0 15px;}
.s1-l1 h4{font-size: 50px;margin-top: 0;color: #000;margin-bottom: 40px;line-height: 70px;text-transform : uppercase;}
.s1-l1 h4:before{content:"";display: block;margin-bottom: 60px;height: 3px;width: 100px;background: #000;}
.s1-l1 p{font-size: 18px;color: #333;line-height: 30px;overflow: hidden;margin-bottom: 30px;}
.s1-l1 a{display: inline-block;line-height: 50px;background: #005BA0;color: #fff;font-size: 16px;text-transform : uppercase;border-radius: 5px;padding: 0 20px;}
.s1-l2{text-align: center;margin-top: 80px;}
.s1-l2 img{max-width:100%;height: auto;}
.s1-r1{margin-top: 20px;padding: 0 15px;}
.s1-r1 img{width: 100%;height: auto;}
.s1-r2{height: 154px;background: #fff;margin: 0 15px;}
.s1-r2 ul.s1-r2-ul{padding: 20px 20px;margin: 0;}
.s1-r2 ul.s1-r2-ul:after{content:"";display: table;clear: both;}
.s1-r2 ul.s1-r2-ul li{float: left;width: 25%;text-align: center;}
.s1-r2 ul.s1-r2-ul li h4{font-size: 50px;color: #333;}
.s1-r2 ul.s1-r2-ul li h4 em{font-style: normal;}
.s1-r2 ul.s1-r2-ul li p{margin-bottom: 0;}
@media screen and (min-width: 0) and (max-width: 767px){
.s1-r2{height: auto;}
.s1-r2 ul.s1-r2-ul li{width: 50%;}
.s1-l1 h4 {font-size:26px;margin-bottom:15px; line-height:32px;}
.s1-l1 h4:before{margin-bottom: 15px;line-height: 32px;}
}


.section2{margin-bottom:-160px;background: #fff;}
.s2-title{text-align:center;padding:40px 0}
.s2-title{font-size:50px;line-height:1}
.s2-content1{position:relative}
.s2-content1 img{width:100%;height:auto}
.s2-text{position:absolute;left:0;right:0;top:50%;text-align:center;margin-top:-260px;z-index:2}
.s2-text h4{font-size:58px;color:#fff;margin-bottom:30px}
@media screen and (min-width: 768px) and (max-width: 2000px){
.s2-text p{font-size:24px;color:#fff;margin-bottom:30px}
}

@media screen and (min-width: 0) and (max-width: 479px){
.s2-text p{font-size:12px;color:#fff;margin-bottom:30px}
}
.s2-text a{display:inline-block;height:49px;width:49px;background:url(/templates/images/s2-more.png)}
.s2-nav ul{height:160px;max-width:1000px;background:#fff;box-shadow:1px 1px 15px rgba(0,0,0,.3);position:relative;top:-80px;z-index:16;padding:34px 60px 0}
.s2-nav ul li{float:left;width:20%;text-align:center;cursor:pointer}
.s2-nav ul li img{height:50px;width:50px;margin-bottom:10px;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}
.s2-nav ul li p{font-size:18px;color:#999;font-weight:700}
.s2-nav ul li.on img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0);filter:grayscale(0);filter:none}
.s2-nav ul li.on p{color:#333}
.s2-nav .next,.s2-nav .prev{display:block;height:60px;width:30px;background:#000;position:absolute;top:50%;margin-top:-30px;cursor:pointer;opacity:.3}
.s2-nav .prev{left:10px;background:url(/templates/images/s2-left.png) center center no-repeat}
.s2-nav .next{right:10px;background:url(/templates/images/s2-right.png) center center no-repeat}
.s2-nav .next:hover,.s2-nav .prev:hover{opacity:1}
@media screen and (min-width: 768px) and (max-width: 991px){
.s2-text{margin-top: -100px;}
.s2-text h4{font-size: 40px;}
}
@media screen and (min-width: 0) and (max-width: 767px){
.s2-text{margin-top: -70px;}
.s2-text h4{font-size: 40px;}
.s2-nav ul{top: 0;margin: 0 -15px;}
}
@media screen and (min-width: 0) and (max-width: 479px){
.s2-nav ul{height: 90px;padding-top: 20px;}
.s2-nav ul li {padding: 0 1px;}
.s2-nav ul li img{display: none;}
.s2-title{text-align:center;padding:15px 0;font-size:26px;}
.s2-text h4 {font-size:22px;}
.s2-nav ul li p {font-weight:normal;}
.s2-nav ul li {width:32%;}
}



.section3{padding: 140px 0 60px;background: #F4F5F6;}
.indexs3-item{margin: 20px auto;text-align: center;max-width:360px;}
.indexs3-img{display:block;overflow:hidden;}
.indexs3-img img{width:100%;height:auto;margin:0px auto;transition:600ms;}
.indexs3-item:hover .indexs3-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);}
.indexs3-text{text-align: center;}
.indexs3-text h4{font-size: 30px;color: #333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.indexs3-text p{color: #999;font-size: 16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.indexs3-text h4{font-size: 30px;color: #333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.indexs3-text p{color: #999;font-size: 16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.s3-item{margin:20px 0;box-shadow:1px 1px 20px rgba(0,0,0,.1)}
.s3-img{display:block;overflow:hidden;position:relative}
.s3-img img{width:100%;height:auto;margin:0 auto;transition:.6s;vertical-align: middle;}
.s3-item:hover .s3-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)}
.s3-img:after{content:"";display:block;height:54px;width:54px;background:url(/templates/images/s3-item-ico.jpg) left top no-repeat;position:absolute;left:0;top:0}
.s3-text{border-top:1px solid #eee;background:#fff;padding:15px 20px;text-align:center}
.s3-text h4{font-size:22px;font-weight:normal;color:#444;margin-bottom:5px}
.s3-text h4 a{color:#444;text-decoration:none;}
.s3-text p{color:#999;font-size:14px;margin-bottom:0}
.s3-text p a{color:#999}
.s3-item:hover{box-shadow:1px 1px 20px rgba(0,0,0,.5)}
.s3-item:hover .s3-text{background:#0171B9}
.s3-item:hover .s3-text,.s3-item:hover .s3-text h4,.s3-item:hover .s3-text h4 a,.s3-item:hover .s3-text p a,.s3-item:hover .s3-text p{text-decoration:none; color:#fff}

.section4{padding: 100px 0;background: url(/templates/images/s4-bg.jpg);background-size:cover;}

.s4 h2{color: #fff;font-size: 80px;}
.s4 h4{color: #fff;font-size: 50px;margin: 30px 0;}
.s4 p{color: #fff;font-size: 16px;margin: 40px 0;}
.s4 a{display: inline-block;line-height: 50px;background: #005BA0;color: #fff;font-size: 16px;text-transform : uppercase;border-radius: 5px;padding: 0 20px;}
@media screen and (min-width: 768px) and (max-width: 991px){
.s4{padding: 80px 0;}
.s4 h2{font-size: 60px;}
.s4 h4{font-size: 40px;margin: 30px 0;}
.s4 p{margin: 30px 0;}
}
@media screen and (min-width: 0) and (max-width: 767px){
.s3-text h4 {font-size:24px;}
.s4{padding: 60px 0;}
.s4 h2{font-size: 36px;}
.s4 h4{font-size: 30px;margin: 20px 0;}
.s4 p{font-size: 14px;margin: 20px 0;}
}





.section5{padding-top: 20px;padding-bottom: 60px;background: #F4F4F4;}
.s5-title{text-align:center;padding:40px 0}
.s5-title{font-size:50px;line-height:1}
@media screen and (min-width: 0) and (max-width: 767px){
.s5-title{font-size:28px;}
}



.swiper5-button-prev,
.swiper5-button-next{font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; 
display: block;height: 40px;width: 40px;
position: absolute;top: 50%;margin-top: -20px;cursor: pointer;overflow: hidden;z-index: 11;display: inline-block;
line-height: 40px;text-align: center;color: #fff;}
.swiper5-button-prev{left: 0;background: rgba(255,255,255,.05)}
.swiper5-button-next{right: 0;background:  rgba(255,255,255,.05)}
.swiper5-button-prev:before{content: "\f104";}
.swiper5-button-next:before{content: "\f105";}
.swiper5-button-prev:hover{background: rgba(255,255,255,.5)}
.swiper5-button-next:hover{background:  rgba(255,255,255,.5)}
/* 远点按钮 */
.swiper5-pagination{margin-top: 20px;text-align: center;}
.swiper5-pagination  span{display: inline-block;width:10px;height:10px;margin:5px 7px;background:#d6d6d6;}
.swiper5-pagination span{background:#869791}


.s5-item{margin: 20px 0;}
 .s5-img{display:block;overflow:hidden;}
.s5-img img{width:100%;height:auto;margin:0px auto;transition:600ms;}
.s5-item:hover .s5-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);}
.s5-text{padding: 20px 30px;background: #fff;}
.s5-text h4{margin: 0 0 15px;font-size: 18px;font-weight: bold;color: #555;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.s5-text h4 a{color: #555;}
.s5-text p{color: #999;line-height: 18px;height: 36px;overflow: hidden;margin-bottom: 0;}



.section7{padding: 40px 0;background: #AEB6BC;}
.s7-item{margin: 20px 0;}
.s7-item img{max-width:100%;height: auto;}


.foot{padding: 60px 0;background: #fff;}
 .foot-r{margin: 20px 0;float: right;width: 297px;border-left:1px solid #ccc;padding-left: 40px;}
.foot-r1{padding: 0 5px;width: 100%;margin-bottom: 30px;}
.site10{width: 100%;font-size: 14px;padding: 5px 10px;background: #F1F1F1;border-color:#F1F1F1;}
.foot-r2{text-align: center;}
.foot-r2:after{content:"";display: table;clear: both;}
.weixin1{display: inline-block;margin: 0 15px;width: 118px;}
.weixin1 img{width: 100%;height: auto;}
.weixin1 p{margin-top: 15px;color: #454545;text-align: center;}
.foot-l{overflow: hidden;}
.foot-ul{margin: 20px 0;}
.foot-ul ul.foot-ul2{padding: 0;margin: 0;}
.foot-ul h4{font-size: 16px;font-weight: bold;color: #333;margin-bottom: 20px;}
.foot-ul ul.foot-ul2 li{line-height: 30px;color: #666;}
.foot-ul ul.foot-ul2 li a{line-height: 30px;color: #666;}




.copyright{padding: 30px 0;background: #081016;color: #6b6d70;}
.copyright a{color: #6b6d70;}
.copyright p{text-align: center;margin-bottom: 0;}







@media screen and (max-width: 768px) {
    .mianbao{
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width:992px) {
.mianbao{float: right;	color: #333;padding: 0 15px;}
.mianbao a{color: #333;margin: 0 5px;}
.mianbao a:hover{color: #0071B9;}
}

@media screen and (min-width: 992px) and (max-width:1200px) {
.mianbao{float: right;	color: #333;padding: 0 15px;}
.mianbao a{color: #333;margin: 0 5px;}
.mianbao a:hover{color: #0071B9;}
}

@media screen and (min-width: 1200px) {
.mianbao{float: right;	color: #333;padding: 0 15px;}
.mianbao a{color: #333;margin: 0 5px;}
.mianbao a:hover{color: #0071B9;}
}

@media screen and (max-width: 768px) {
.title20{height: 48px;line-height: 48px;margin: 30px 15px;background: #e2e2e2;}
.title20 p{padding: 0;margin: 0;}
.title20 p a{display: inline-block;line-height: 48px;padding: 0 20px;font-size: 18px;
color: #666;
}
.title20 p a.on{background: #0B6EAE;color: #fff;}
.title20 p a:hover,.title20 p a.on2{color: #0B6EAE;}
}

@media screen and (min-width: 768px) and (max-width:992px) {
.title20{height: 48px;line-height: 48px;margin: 30px 15px;background: #e2e2e2;}
.title20 p{padding: 0;margin: 0;}
.title20 p a{display: inline-block;line-height: 48px;padding: 0 20px;font-size: 18px;
color: #666;
}
.title20 p a.on{background: #0B6EAE;color: #fff;}
.title20 p a:hover,.title20 p a.on2{color: #0B6EAE;}
}

@media screen and (min-width: 992px) and (max-width:1200px) {
.title20{height: 48px;line-height: 48px;margin: 30px 15px;background: #e2e2e2;}
.title20 p{padding: 0;margin: 0;}
.title20 p a{display: inline-block;line-height: 48px;padding: 0 20px;font-size: 18px;
color: #666;
}
.title20 p a.on{background: #0B6EAE;color: #fff;}
.title20 p a:hover,.title20 p a.on2{color: #0B6EAE;}
}

@media screen and (min-width: 1200px) {
.title20{height: 48px;line-height: 48px;margin: 30px 15px;background: #e2e2e2;}
.title20 p{padding: 0;margin: 0;}
.title20 p a{display: inline-block;line-height: 48px;padding: 0 20px;font-size: 18px;
color: #666;
}
.title20 p a.on{background: #0B6EAE;color: #fff;}
.title20 p a:hover,.title20 p a.on2{color: #0B6EAE;}
}

 


.section11{background: #F4F4F4;}


 
.list-title{margin: 0 15px 40px;text-align: center;}
.list-title p{font-size: 16px;color: #333;margin-bottom: 0;}
.list-title h4{font-size: 22px;color: #333;}


.sub_menu{margin: 30px 15px;}
.breadcrumb{background: #eee;}


 .product-intro h1 {
  margin: 20px;
}
.bg-grey-100,.form-group{
	
	  margin: 20px;
	  
}
.shop-product-intro #price {
  font-size: 32px;

}

.shop-product-intro .form-group {
  margin-bottom: 0px;
}

.shop-product-intro del {
  padding-left: 20px;
  font-size: 22px;
  font-weight: 300;
}

.shop-product-intro label {
  margin-bottom: 0px;
}

.shop-product-intro .selectpara-body a.btn {
  margin-top: 8px;
}

.shop-product-intro .selectpara-body .selectpara {
  min-width: 70px;
  text-align: center;
}

.shop-product-intro .selectpara-body .selectpara.btn-outline.btn-danger:focus,
.shop-product-intro .selectpara-body .selectpara.btn-outline.btn-danger:hover {
  background-color: transparent;
  color: #f96868;
}

.shop-product-intro .height-10 {
  height: 10px;
}

.shop-product-intro .text-default {
  padding: 20px;
  background: #F3F7F9;
}

.shop-product-intro .purchase-btn a.btn {
  width: 100%;
  display: block;
}

.shop-product-intro .purchase-btn a.btn i {
  margin-right: 8px;
}

@media (min-width: 768px) {
  .shop-product-intro .purchase-btn a.btn {
    width: auto;
    display: inline;
    padding: 10px 35px;
  }

}
.margin-top-30 {
  margin-top: 30px !important;
}
.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide
{
    float: right;
}

.slick-slide img
{
    display: block;
}

.slick-slide.slick-loading img
{
    display: none;
}

.slick-slide.dragging img
{
    pointer-events: none;
}

.slick-initialized .slick-slide
{
    display: block;
}

.slick-loading .slick-slide
{
    visibility: hidden;
}

.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}
 
.showproduct{ background-color:  #fff;}
@media screen and (min-width: 0) and (max-width: 767px){
.showproduct-list{margin: 20px 0;}
}
@media screen and (min-width: 1100px) and (max-width: 3000px){
.showproduct-list{margin: 20px 20%;}
}

@media screen and (min-width: 0) and (max-width: 479px){
.showproduct-list{margin: 20px 0;}
}