body{background:#f0f0f0;padding-top: 120px;color: #555;}
body.body-white{background:#fff}
a{text-decoration:none;}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:400}
.btn-primary{
  color:#fff;
  background-color: #bf0f25;
  border-color: #bf0f25;
}
.container{ position: relative; }
.navbar-fixed-bottom,.navbar-fixed-top{position:fixed}
.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{margin-right:0;margin-left:0}
.navbar .nav .user{padding:0;line-height:70px}
.navbar .nav .user .headicon{margin:0 5px;height:30px}
.navbar .nav .user .caret{vertical-align:middle;margin:0 5px}
.tc-main{margin-top:20px}
.tc-box{background:#fff;padding:5px 0;margin:0 0 10px 0}
.tc-box.first-box{margin:0 0 10px 0}
.tc-box.article-box{padding:5px 0}
.tc-gridbox-container{width:25%;float:left}
.tc-gridbox{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:solid 1px #eee;background:#fff;cursor:pointer}
.tc-gridbox{}

.tc-gridbox a{text-decoration:none}
@media (min-width:768px) and (max-width:979px){.tc-gridbox{display:block;float:none;width:95%}
}
@media (max-width:979px){.tc-gridbox-container{display:block;float:none;width:100%}
  .tc-gridbox{margin:0 0 10px 0}
}
.tc-gridbox .header{padding-top:0;padding-right:0;padding-left:0;background:none;}
.tc-gridbox .footer{padding:5px 0px;text-align:left;background:none;position: relative;
  display: flex;
  justify-content: space-between;
  flex-flow: row;
}
.tc-gridbox .footer .iconwrap{ width: 28px;height: 28px;background: #BC111A;  text-align: center; line-height: 33px; }
.tc-gridbox .footer .iconwrap i{ color: #fff;font-size: 20px; }
.tc-gridbox .header .item-image{overflow:hidden;width:100%;height:0;padding-bottom:100%}
.tc-gridbox .header img{margin-bottom:5px;width:100%}
.tc-gridbox .header h3{color:#454a4e;margin:0 5px;font-size:15px;text-overflow:ellipsis;overflow:hidden;line-height:24px;}
.tc-gridbox .header h3 a,.tc-gridbox .header h3 a:focus,.tc-gridbox .header h3 a:hover{color:#454a4e;white-space:nowrap}
.tc-gridbox .header .meta{color:#5a6065}
.tc-gridbox .header hr{border-top-color:#eee;border-bottom:none;margin:5px 0}
.tc-gridbox .body{padding-right:14px;padding-left:14px;margin-bottom:14px;color:#343a3f}
.tc-gridbox .body a{color:#666}
.tc-gridbox .body a:hover{color:#428bca}
/*.tc-gridbox .btn{float:right;margin-right:10px;margin-bottom:18px}*/
.masonary-container .item{margin-bottom:20px}
.masonary-container .item h3{line-height:100%}
.masonary-container .grid-sizer,.masonary-container .item{width:24.9%;margin:10px .05%;float:left;zoom:1}
@media (max-width:479px){.masonary-container .grid-sizer,.masonary-container .item{width:98%;margin:10px 1%;float:left;zoom:1}
}
@media (min-width:480px) and (max-width:767px){.masonary-container .grid-sizer,.masonary-container .item{width:48%;margin:10px 1%;float:left;zoom:1}
}
.list-boxes{overflow:hidden;padding:15px 20px;margin-bottom:25px;background:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;word-wrap:break-word;word-break:break-all;border:solid 1px #eee}
.list-boxes:hover{border:solid 1px #ddd}
.list-boxes h2 a{color:#555}
.list-boxes:hover h2 a{color:#f90}
.list-boxes .list-actions a{font-size:16px;text-decoration:none}
.list-boxes p a{color:#72c02c}
.list-boxes .list-boxes-img li i{color:#72c02c;font-size:12px;margin-right:5px}
.list-boxes .list-boxes-img img{display:block;margin:5px 10px 10px 0}
.list-boxes h2{margin-top:0;font-size:20px;line-height:20px}
.list-boxes ul.list-boxes-rating li{display:inline}
.list-boxes ul.list-boxes-rating li i{color:#f8be2c;cursor:pointer;font-size:16px}
.list-boxes ul.list-boxes-rating li i:hover{color:#f8be2c}
.list-boxes-colored .list-boxes-img li,.list-boxes-colored .list-boxes-img li i,.list-boxes-colored h2 a,.list-boxes-colored p{color:#fff}
.list-boxes-red{background:#e74c3c}
.list-boxes-blue{background:#3498db}
.list-boxes-grey{background:#95a5a6}
.list-boxes-sea{background:#1abc9c}
.list-boxes-top-sea{border-top:solid 2px #1abc9c}
.list-boxes-top-sea:hover{border-top-color:#16a085}
.list-boxes-top-yellow{border-top:solid 2px #f1c40f}
.list-boxes-top-yellow:hover{border-top-color:#f39c12}
.list-boxes-left-orange{border-left:solid 2px #e67e22}
.list-boxes-left-orange:hover{border-left-color:#d35400}
.list-boxes-left-green{border-left:solid 2px #72c02c}
.list-boxes-left-green:hover{border-left-color:#5fb611}
.list-boxes-right-u{border-right:solid 2px #72c02c}
.list-boxes-right-u:hover{border-right-color:#5fb611}
.comment{margin-bottom:10px}
.comment .avatar{height:40px;width:40px}
.comment-body{overflow:hidden}
.comment-content{padding-bottom:2px;word-break:break-all;word-wrap:break-word}
.comment>.pull-left{margin-right:10px}
.comment .time{color:#ccc;font-size:12px;line-height:14px}
.comment-postbox{width:100%;padding:10px}
.comment-reply-box{position:relative}
.comment-reply-box .textbox{width:100%}
.comment-reply-submit .btn{margin-top:20px}
.ranking ul li{padding:5px 0;height:36px;line-height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px dashed #f0f0f0;transition:all .3s}
.ranking ul li:hover{transform:translateX(-5px)}
.ranking ul.unstyled li i{margin-right:5px}
.ranking li i{display:inline-block;width:20px;height:20px;line-height:20px;margin-right:15px;font-style:normal;font-weight:700;color:#fff;text-align:center;vertical-align:middle;background-color:#aaa}
.ranking li.top3 i{background:#fc9b0b}
.comment-ranking .comment-ranking-inner{padding:10px;background:#f7f7f7;position:relative;margin-bottom:10px}
.comment-ranking .comment-ranking-inner,.comment-ranking .comment-ranking-inner:after,.comment-ranking .comment-ranking-inner:before{transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}
.comment-ranking .comment-ranking-inner:after,.comment-ranking .comment-ranking-inner:before{width:0;height:0;right:0;bottom:0;content:" ";display:block;position:absolute}
.comment-ranking .comment-ranking-inner:after{border-top:15px solid #eee;border-right:15px solid transparent;border-left:0 solid transparent;border-left-style:inset;border-right-style:inset}
.comment-ranking .comment-ranking-inner:before{border-bottom:15px solid #fff;border-right:0 solid transparent;border-left:15px solid transparent;border-left-style:inset;border-bottom-style:inset}
.comment-ranking .comment-ranking-inner:hover{border-color:#fc9b0b;border-top-color:#fc9b0b;background:#f0f0f0}
.comment-ranking .comment-ranking-inner:hover:after{border-top-color:#fc9b0b}
.comment-ranking .comment-ranking-inner span.comment-time{color:#777;display:block;font-size:11px}
.comment-ranking .comment-ranking-inner a{text-decoration:none}
.comment-ranking .comment-ranking-inner a:hover{text-decoration:underline}
.comment-ranking .comment-ranking-inner i.fa{top:2px;color:#bbb;font-size:18px;position:relative}
ul.tc-photos{margin:0}
.tc-photos li{display:inline}
.tc-photos li a{text-decoration:none}
.tc-photos li img{opacity:.6;width:50px;height:50px;margin:0 2px 8px;border:1px solid #ddd}
.tc-photos li img:hover{opacity:1;border:1px solid #f90}
.posts .dl-horizontal{margin-bottom:15px;overflow:hidden}
.posts .dl-horizontal dt{width:60px;float:left}
.posts .dl-horizontal dt .img-wraper{display:block;width:55px;height:55px;padding:1px;margin-top:2px;border:solid 1px #ddd}
.posts .dl-horizontal dt img{width:100%;height:100%}
.posts .dl-horizontal dd{margin-left:70px}
.posts .dl-horizontal dd p{margin:0}
.posts .dl-horizontal dd a{font-size:14px;line-height:16px!important}
.posts .dl-horizontal dd a:hover{text-decoration:none}
.posts .dl-horizontal:hover dd a,.posts .dl-horizontal:hover dt img{color:#fc9b0b;border-color:#fc9b0b!important;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.navbar-brand{padding:13px 18px;height:100%}
.navbar-default .navbar-nav>li>a{
  color: rgb(0, 0, 0);
  font-weight: 400;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{
  color: #ff0000;
  background-color: unset;
  /*border-bottom: 2px solid #bf0f25;*/
}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{
  color: #ff0000;
  /*border-bottom: 2px solid #bf0f25;*/
  background: unset;
}
.navbar-default {
  background-color: #fff;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#fff;background-color:#bf0f25;}
@media (min-width:768px){.navbar-nav{height:90px; float: right;margin-right: 20px;}
  .navbar-nav>li{height:100%}
  .navbar-nav>li>a{
    padding: 10px 0px;
    margin: 35px 20px 0 15px;
    font-size: 16px;
  }
}
.index-header{width:100%;height:600px;position:relative}
.swiper-container{width:100%;height:100%}
.index-header .swiper-pagination-bullet{width:15px;height:15px}
.pfaff-top-nav{position:absolute;top:0px;left:0;z-index:999;width:100%;}
.pfaff-top-nav>nav{
  margin-bottom: 0;
}
.pfaff-top-nav>nav>div{
  padding: 15px 0;
}
.pfaff-top-nav>nav>div>a{
    position: absolute;
    top: 4px;
    right: 0;
    display: block;
    padding: 3px 8px;
    border: 1px solid #ccc;
    color: #b3b3b3;
}
.pfaff-top-nav>nav>div>a:hover{
    text-decoration: none;
}
.mm-index-main-about{width:100%;height:auto;display:block;overflow:hidden}
.mm-index-main-about .about-xinwen{width:56%;height:350px;background:#fabf01;float:left}
.mm-index-main-about .about-xinwen>div{width:67%;height:100%;float:right;padding-top:30px}
.mm-index-main-about .about-xinwen h3{font-size:25px;color:#fff;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:30px;line-height:30px}
.mm-index-main-about .about-xinwen>div,.mm-index-main-about .about-xinwen>div a{color:#fff}
.mm-index-main-about .about-xinwen>div a:hover{text-decoration:none}
.mm-index-main-about .about-shipin{width:44%;float:right;height:350px;background-size:auto 100%;position:relative;cursor:pointer}
.mm-index-main-about .about-xinwen>div>div{margin:25px 0 0 0}
.mm-p-title{font-size:3rem;padding-bottom:10px;display:block;margin:0 auto;position: relative;}
.mm-p-title::before{
  content: ' ';
  height: 2px;
  background: #bf0f25;
  width: 40px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -20px;
}
.mm-p-sub-title{font-size:14px;margin:30px 0 30px 0;color: #555;}

.mm-index-product{ margin-top: 10px; }

.mm-index-product .tc-gridbox .header .item-image{overflow:hidden;width:100%;height:auto;padding:0; }
.mm-index-product .tc-gridbox .header{position:relative;overflow: hidden;}
.mm-index-product .tc-gridbox{border:none;    padding: 15px 15px 0;
  background: #fbfbfb;
  margin-top: 25px;
}
.mm-index-product .tc-gridbox .header h3{
  width: 100%;
  background: none;
  color: #444444;
  margin: 20px 0;
  padding: 4px 0;
  text-align: center;
  font-size: 18px;
}
.mm-index-product .tc-gridbox .header h3 a{color:#444444;}
.mm-index-product .tc-gridbox .header img{margin-bottom:0;transition:.3s all;height: 170px;}
.mm-index-product .product-left .tc-gridbox .header img{margin-bottom:0;transition:.3s all;height: 265px;}
.mm-index-product .tc-gridbox .header img:hover{transform:scale(1.1)}

.mm-ny-product .tc-gridbox .header .item-image{overflow:hidden;width:100%;height:auto;padding:0; }
.mm-ny-product .tc-gridbox .header{position:relative}
.mm-ny-product .tc-gridbox{border:none}
.mm-ny-product .tc-gridbox .header h3{width:100%;background:none;color:#444444;margin:20px 0 0 0;padding:4px 0}
.mm-ny-product .tc-gridbox .header h3 a{color:#444444;}
.mm-ny-product .tc-gridbox .header img{margin-bottom:0;transition:.3s all;height: 180px;}
.mm-ny-product .tc-gridbox .header img:hover{transform:scale(1.1)}
/*.form-control:focus{border-color:#fabf01;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}*/
#footer{height:50px;line-height:50px}
#footer p{color:#555;font-size:13px;margin:0;text-align: center;}
#footer p a{color:#555;text-decoration: none;}
.footer{height:auto;background:#2474b5;padding:40px 0}
.footer ul{padding:0}
.footer ul li{width:100%;height:auto;color:#dcdfe0;font-size:14px;line-height:28px;list-style:none}
.footer h3,.footer-left h3{
  margin-top: 10px;
  color: #444444;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 16px;
  position: relative;
}
.footer-left h3:before{
  content: " ";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 35px;
  height: 1px;
  background: #000000;
}
.footer-left ul{
  margin-top: 35px;
}
.footer-left ul li{
}
.footer h3 i,.footer-left h3 i{
  margin-right: 15px;
  color: rgb(188, 17, 26);
}
.footer-nav{
  display: flex;
  justify-content: space-between;
  flex-flow: row;
  width: 80%;
  margin: 0 auto;
}
.footer-left{ width: 20% }
.footer-left:last-child{ width: 30% }
.footer-left ul li{ list-style: none; }
.footer-left ul li a,.footer-left ul li{
  color: #989898;
  font-size: 14px;
  margin-bottom: 8px;
  display: block;
}
.footer-left ul li a:hover{text-decoration:none}
.dropdown-menu{top:99%;box-shadow:-1px 5px 5px rgba(0,0,0,.175);-webkit-box-shadow:-1px 5px 5px rgba(0,0,0,.175);border:none;min-width:140px;text-align:center;left:-10px;padding:0}
.dropdown-menu>li>a{padding:6px 20px}
.last_new .media-heading{text-align:left;position:relative}
.last_new .media-heading::before{position:absolute;content:"";width:10px;height:1px;background-color:#000;bottom:0;transition:all .6s cubic-bezier(.215,.61,.355,1) 0s}
.last_new .media-heading a{font-size:16px;color:#000;display:block;padding:5px 0 15px 0;border-bottom:1px solid #efefef}
.last_new .media-body{font-size:13px;color:#999}
.last_new .media-heading a:hover{text-decoration:none}
.last_new .media-left{padding-right:15px}
.news-item .media-body:hover .media-heading::before{width:100%}
.news-item{height:100px;overflow:hidden}
.last_new .more{margin:0 auto;padding:6px 50px;display:inline-block;-webkit-transition:all .5s cubic-bezier(.215,.61,.355,1) 0s;transition:all .5s cubic-bezier(.215,.61,.355,1) 0s;border:#999 1px solid;border:1px solid;color:#999;display:block;width:140px}
.last_new .more:hover{color:#fff;border-color:#000;background-color:#000}
.article-header{width:100%;height:400px;background:url(../images/wrap-banner.jpg) no-repeat top;background-attachment:fixed}
.cate_title {
  width: 100%;
  height: 165px;
  display: block;
  margin-top: 120px;
  padding-top: 30px;
    position: relative;
}
.cate_title.active {
  padding-top: 0px;
  transition: 1.2s;
}
.cate_title ul{
    padding: 0px;
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: rgb(0 0 0 / 13%);

    position: absolute;
    bottom: 0;
}
.cate_title ul li{ list-style: none; }
.cate_title ul li a{float:left; height:100%; line-height: 49px; text-align: center; padding: 0 15px; color: #fff;
  font-size:14px;}
.cate_title ul li a:hover{ text-decoration: none; }
.cate_title ul li.active a{
  background-color: rgb(188 17 26);
}
.cate_title ul li a.active{  color: #fff;}
.cate_title ul li a:hover{     background-color: rgb(188 17 26); color: #fff; text-decoration: none; }

.pfaff-cate_title ul{padding:0}
.pfaff-cate_title ul li{list-style:none}
.pfaff-cate_title ul li a{
  float: left;
  height: 100%;
  margin-right: 10px;
  text-align: center;
  font-size: 13px;
  border: 1px solid #cecece;
  padding: 5px 18px;
  color: #555;
}
.pfaff-cate_title ul li a.active{background:#bf0f25;color:#fff}
.pfaff-cate_title ul li a:hover{background:#fff;color:#222;text-decoration:none}
.cate_name{width:100%;height:auto;margin-bottom:50px}
.cate_name h3{font-size:28px;color:#fff;height:35px;line-height:35px;margin-bottom:10px;margin-top: 0;}
.cate_name p{color:#fff;font-size:12px;width:100%;height:30px;line-height:30px}
.cate_name p a{color:#fff}
.cate_name span{

}
.article-header .breadcrumb{padding:0;background-color:unset}
.article-header .breadcrumb li{color:#fff;font-size:12px}
.article-header .breadcrumb li a{color:#fff;font-size:12px}
.article-header .breadcrumb li a:hover{text-decoration:none}
.article-header .breadcrumb>li+li:before{content:">"}
.list-wrap{margin-top:30px;margin-bottom:30px}
.list-wrap .list-boxes{padding:20px;margin-bottom:0;border:1px solid #fff}
.list-wrap .list-boxes:hover{background:#f5f5f5;border-color:#f5f5f5}
.list-wrap .list-boxes .titles{float:left;width:76%}
.list-wrap .list-boxes .days{float:right;width:5%;text-align:center}
.list-wrap .list-boxes .imgs{float:left;width:17%;padding-right:20px}
.list-wrap .list-boxes .imgs img{height:100px}
.list-wrap .list-boxes a{color:#4c4c4c}
.list-wrap .list-boxes h2{font-weight:700}
.list-wrap .list-boxes .days span{font-size:20px;font-weight:700;display:block;padding:8px 0}
.list-wrap .list-boxes .days .date-month{border-bottom:2px solid #656262}
.ranking ul li a{color:#4c4c4c}
.list-wrap a.text-white{color:#fff}
.map-header{height:600px}
.map-wrap{position:absolute;top:0;left:0;width:100%}
.pagination>li>a,.pagination>li>span{
  margin: 0 4px;
  border: none;
  background-color: #f5f5f5;
  padding: 0px 14px;
  line-height: 35px;
  color: #999;
}
.pagination>li.active>a,.pagination>li.active>span{background-color:#bf0f25;color:#fff}
.pagination>.disabled>span{background-color:#f5f5f5}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#fff;background-color:#bf0f25}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#999;background-color:#f5f5f5;border-color:#fff;cursor:not-allowed}
.pagination>.active>span:hover{background-color:#bf0f25;color:#fff}
.pro-wrap .list-boxes .titles{float:right;width:81%}
.last_new img.media-object{width:160px;height:100px}
.footer-down{
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
}
.form-control:focus {
  border-color: #bf0f25;
  outline: 0;
  box-shadow: none;
}
/*junshang*/
.navbar-brand>img {
  display: block;
  max-width: 323px;
}
ul{
  margin: 0;
  padding: 0;
}
.pfaff-banner .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0,0,0,.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#66000000", endColorstr="#66000000");
}
.pfaff-banner{ height: 500px;background: #000; }
.pfaff-banner .swiper-slide{ background: #000; }

#banVideo{

}
.navbar-form{
  position: relative;
}
.pfaff-btn-search{
  position: absolute;
  border: none;
  background: none;
  font-size: 2rem;
  right: 0;
  color: #C70C1F;
  bottom: 5px;
}
.pfaff-input-search{
  width: 160px !important;
  padding: 9px 30px 9px 10px;
  font-size: 1.5rem;
  box-shadow: unset;
}
.pfaff-index-app{
  display: flex;
  justify-content: space-around;
  flex-flow: row;
  height: 400px;
  overflow: hidden;
}
.pfaff-index-app>div{
  width: 20%;
  transition: all 0.2s;
}
.pfaff-index-app>div a:hover{
  text-decoration: none;
}
.pfaff-index-app>div h3{
  line-height: 400px;
  text-align: center;
  color: #fff;
}
.pfaff-index-app>div:hover{
  cursor: pointer;
  /*transform: scale(1.1);*/
  width: 35%;
}
.pfaff-about-top{ padding: 0; }
.pfaff-about-top h3{ margin-top: 0; }
.pfaff-text-title-2 {
  position: relative;
  font-size: 30px;
  z-index: 2;
  margin: 0;
}
.pfaff-text-title-3 {
  position: relative;
  font-size: 26px;
  font-weight: 400;
  margin-top: 0;
  z-index: 2;
  /*margin-bottom: 30px;*/
}
.pfaff-text-title-3 .top-red-txt {
  font-size: 28px;
  color: rgb(188, 17, 26);
}
.pfaff-text-title-4 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}
.pfaff-about-top{
  overflow: hidden;
}
.pfaff-about-left{
  position: relative;
}
.pfaff-about-k{
  position: absolute;
  width: 150px;
  height: 80px;
  left: 31px;
  top: -8px;
  z-index: 1;
  border: 4px solid #f3f3f3;
}
.pfaff-about-cn{
  margin-top: 25px;
}
.pfaff-about-item ul{
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  flex-flow: wrap;
  border: 1px solid #eee;
}
.pfaff-about-item ul li{
  list-style: none;
  display: inline-block;
  width: 25%;
  border-right: 1px solid #eee;
}
.pfaff-about-item ul li:last-child{
  border:none;
}
.pfaff-about-item ul li h2{ margin-top: 15px; }
.pfaff-more{
    padding: 10px 30px 8px;
    border: 1px solid #F02;
    color: #F02;
  margin-top: 50px;
  float: right;
}
.pfaff-more:hover{
    padding: 10px 30px 8px;
    border: 1px solid #F02;
    background: #F02;
    color: #fff;
}
.btn-block-more{
    padding: 10px 30px 8px;
    border: 1px solid #0a0a0a;
  color: #0a0a0a;
  margin-top: 50px;
  float: right;
}
.btn-block-more:hover{
    padding: 10px 30px 8px;
    border: 1px solid #F02;
    background: #F02;
    color: #fff;
}
.mm-index-product>div{
  /*margin-bottom: 30px;*/
}
.pfaff-text-article-2 {
  font-size: 16px;
  line-height: 1.3;
}
.mm-index-product .tc-gridbox .footer p{
  margin: 0;
  line-height: 35px;
  height: 35px;
}
.mm-index-product .tc-gridbox:hover{

}
.pfaff-index-news{
  margin: 0;
  padding: 0;
}
.pfaff-index-news li{
  padding: 14px 0px;
  border-top: 1px solid #e8e7e7;
  list-style: none;
}
.pfaff-index-news li:last-child{
  border-bottom: 1px solid #e8e7e7;
}

.mm-index-product .product-left .tc-gridbox{ padding: 15px 15px 80px; background: #FBFBFB; }
.mm-index-product .product-left .tc-gridbox .header{ text-align: center; }
.mm-index-product .product-left .tc-gridbox .header h3{ margin: 58px 0 0 0; }
.pfaff-index-news li .item-wrap{
  display: flex;
  justify-content: space-between;
}
.pfaff-index-news li .item-wrap h3{background-image: url("../images/list_style_desc.png");background-position: left 13px;background-repeat: no-repeat;padding-top: 0px; padding-left: 25px;margin-bottom: 10px;   margin-top: 0;}
.pfaff-index-news li .item-wrap h3 a{ font-size: 16px;color: #555; }
.pfaff-index-news li .item-wrap .time{
  padding-left: 25px;
  font-size: 13px;
  color: #a2a2a2;
  margin-bottom: 0px;
  line-height: 32px;
}
.pfaff-index-news li .item-wrap .desc{ padding-left: 25px;font-size: 12px; color: #9e9d9d; margin-bottom: 0;min-height: 40px; }
.pfaff-index-news-left{ background: #f2f2f2;position: relative;min-height: 385px; }
.pfaff-index-news-left img{ width: 100%;height: 385px; }
.pfaff-index-news-left h3{ height: 50px;width: 100%; position: absolute;bottom: 0;left:0;
  font-size: 16px;
  line-height: 50px;
  padding: 0 15px;
  background: rgb(0 0 0 / 55%);
  margin: 0;
}
.pfaff-index-news-left h3 i{
  width: 10px;
  height: 10px;
  background: url("../images/dot_pic.png") no-repeat;
  display: inline-block;
}
.pfaff-index-news-left h3 a{
  color: #fff;
  margin-left: 5px;
}
.pfaff-base-shape{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-clip: content-box;
}

.pfaff-index-news li .item-wrap{
    display: flex;
    justify-content: space-between;
}
.pfaff-text-article-2 {
  font-size: 16px;
  line-height: 1.3;
}
.pfaff-support-page li .item-wrap{
    display: unset;
    justify-content: unset;
}
.online_wrap .online_wenzi{
  margin:20px 0;
}
.online_wrap .online_no span{
  padding: 0 35px;
}
.qr_wrap{
  text-align: center;
  margin: 0 50px 0 0;
  width: 180px;
}
.qr_wrap img{ width: 100%; }
.mm-news-page .pfaff-ny-news li{ padding: 10px 0; }
.mm-news-page .pfaff-ny-news li .item-wrap .desc{ min-height: unset; }
.pagination-container{ text-align: right; }
.entry .entry-title{ text-align: center;font-size: 26px;
  border-bottom: 4px solid #4c9ef0;
  padding-bottom: 10px;
}
.entry .entry-meta{ text-align: center;padding: 20px 0;margin-bottom: 20px; }
.pagination>li.disabled{ display: none; }
.pagination>li.active{ display: unset; }
.partner_top{ height: 160px; }
.pfaff-partner-list{
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.pfaff-partner-list li{
  list-style: none;
  width: 23%;
  margin: 10px 0;
  display: flex;
  justify-content: center;
  flex-flow: column;
  text-align: center;
  /*padding: 20px 0;*/
}
.pfaff-partner-list li a{
  text-decoration: none;
  color: #0C0C0C;
}
.pfaff-partner-list li a:hover{
  text-decoration: none;
  color: #0C0C0C;
}
.pfaff-partner-list li img{
  /*max-height: 100px;*/
  margin: 0 auto;
  border: 9px solid #F4F3FD;
  max-width: 100%;
}
.pfaff-partner-list li p{
  margin-top: 15px;
  font-size: 16px;
}
.partner_wrap{
  background: #fff;
}
.guestbook-wrap{
  display: flex;
  justify-content: flex-start;
  flex-flow: wrap;
  margin-top: 30px;
}
.guestbook-wrap .form-group{
  width: 100%;
  margin: 0 0 23px;
}
/*.guestbook-wrap .form-group:nth-child(odd){
  padding-right: 2px;
}
.guestbook-wrap .form-group:nth-child(even){
  padding-left: 16px;
}*/
.guestbook-wrap .form-group:last-child{
  width: 100%;
  /*margin: 0 0 20px;*/
}
.guestbook-wrap .form-group input{
  width: 100%;
  background: #eee;
  border: none;
}
.guestbook-wrap .form-group textarea{
  width: 100%;
  height: 120px;
  background: #eee;
  border: none;
}
.pfaff-application-page ul{
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.pfaff-application-page ul li{
  list-style: none;
  width: 33.333333%;
  margin: 0;
  padding: 0;
}
.pfaff-application-page ul li a:hover{
  text-decoration: none;
}
.pfaff-application-page ul li a div{
  width: 100%;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  color: #fff;
}
.pfaff-left-nav{
  background: #fafafa;
}
.pfaff-left-nav .pfaff-nav-wrap{
  padding: 15px 15px 30px;
}
.pfaff-left-nav h3{
  background: #bf0f25;
  color: #fff;
  font-size: 20px;
  padding: 12px 25px;
  margin: 0;
}
.pfaff-nav-item{
  padding: 15px 5px;
  border-bottom: 1px solid #dadada;
  cursor: pointer;
}
.pfaff-nav-item p{ font-size: 16px; margin: 0; }
.pfaff-nav-item p i{
  font-size: 24px;
  color: #cacaca;
}
.pfaff-nav-item p a{
  color: #555;
}
.pfaff-nav-item p a:hover{
  text-decoration: none;
}
.pfaff-nav-item ul{ margin: 20px 0 0 20px; padding: 0; display: none; }
.pfaff-nav-item ul li{ list-style: none; margin-bottom: 12px; }
.pfaff-nav-item ul li a{ color: #555;text-decoration: none; }
.pfaff-nav-item ul li a:hover,.pfaff-nav-item ul li a.active{ color: #bf0f25; }
.pfaff-product-info h4,.tab-content h4{
  line-height: 26px;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 20px;
}
.pfaff-product-info p{
  color: #9c9c9c;
}
.pfaff-product-slide .swiper-slide img{
  width: 100%;
  height: 325px;
}
.nav-tabs {
  border-bottom: none;
}
.nav-tabs>li {
  margin-right: 80px;
}
.nav-tabs>li>a {
  position: relative;
  display: block;
  padding: 10px 30px;
  background: #f7f7f7;
  color: #717171;
  border-radius: 20px;
  font-size: 16px;
}
.nav-tabs>li>a:hover {
  text-decoration: none;
  background-color: #bf0f25;
  color: #fff;
  border-radius: 20px;
}
.mm-index-product .nav-tabs>li>a {
  border-radius: 0px;
}
.mm-index-product .nav-tabs>li>a:hover {
  text-decoration: none;
  background-color: #E70011;
  color: #fff;
  border-radius: 0px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #fff;
  background-color: #bf0f25;
  cursor: default;
  border-radius: 20px;
  font-size: 16px;
}
.mm-index-product .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #fff;
  background-color: #E70011;
  cursor: default;
  border-radius: 0px;
  font-size: 16px;
}
.tab-content{
  margin-top: 60px;
}
.tab-pane img,.tab-pane video{
  max-width: 100%;
}
.entry-content img{
  max-width: 100%;
}
.pdflist{}
.pdflist li{
  list-style: none;
  padding: 10px 0;
  border-bottom: 1px solid #dcdbdb;
  display: flex;
  justify-content: space-between;
  flex-flow: row;
}
.pdflist li span i{ color: #bf0f25; }
.pdflist li a{ color: #fff;background: #bf0f25;padding: 2px 4px;font-size: 12px; }
.pdflist li a:hover{ text-decoration: none; }
.section-title{ margin-bottom: 20px; font-size: 30px; }
.contact-info p{ margin-bottom: 35px;line-height: 25px; }
.contact-info p i{ color: #bf0f25;margin-right: 15px;    font-size: 18px; }
.pfaff-contactlinks{
  margin-bottom: 60px;
  text-align: center;
}
.pfaff-contactlinks p i{
  font-size: 26px;
  color: #bf0f25;
}
.pfaff-contactlinks a{
  font-size: 24px;
  color: #555;
  font-weight: 600;
  text-decoration: none !important;
}
.pfaff-contactlinks a:last-child{
  margin-left: 20px;
}
.pfaff-contactlinks table td{
  width: 50%;
  padding: 25px 0 !important;
  cursor: pointer;
}
.pfaff-contactlinks table td:hover{
  background: #fafafa;
}

.pfaff-service-page li .item-wrap h3,.pfaff-support-page li .item-wrap h3{ background-image: url("../images/question.png");background-position: left center;background-repeat: no-repeat;padding-top: 0px; padding-left: 45px;margin-bottom: 10px;   margin-top: 0;
  line-height: 30px;}
.pfaff-service-page>li,.pfaff-support-page>li{
  border-bottom: 1px solid #dadada !important;
}
.pfaff-service-page>li .item-wrap .desc,.pfaff-support-page>li .item-wrap .desc {
  padding-left: 25px;
  font-size: 12px;
  color: #9e9d9d;
  margin-bottom: 0;
  min-height: 40px;
  background: #fafafa;
  padding: 20px 0 20px 50px;
  line-height: 25px;
}
.guestbook-top-wrap h3{
  font-weight: 600;
}
.guestbook-top-wrap .desc{
  margin: 35px 0 40px 0;
  color: #999999;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ad071a;
  border-color: #ad071a;
}
.btn-contact{
  height: 45px;
/*  width: 120px;
  margin: 0 auto;
  border-radius: 6px;*/
}
.pfaff-input-search:focus{ box-shadow: none; }

.module-letter-box{
  position: absolute;
  height: 260px;
  width: 220px;
  top: -50px;
}
.module-letter-box-flow-right{ right: 0; }
.module-letter-box-flow-left{ left: 0; }
.module-letter-box .ev-pic{
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.module-letter-box .ev-pic img {
  max-width: 220px;
}
.pfaff-index-title{ text-align: center; }
.pfaff-index-title p{
  color: #6d6d6d;
  margin-top: 36px;
  font-size: 13px;
}

.appcation-container {
  width: 90%;
  height: 100%;
  padding: 0 4%;
}
.appcation-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  /*transform: scaleX(0.9);*/
  flex-flow: column;
  padding: 15px;
  position: relative;
  height: 300px;
  overflow: hidden;
}
.appcation-container .swiper-slide a{ color: #444444; }
.appcation-container .swiper-slide a:hover{ text-decoration: none; }
.appcation-container .swiper-slide img{
  width: 255px;
  height: 182px;
}
.appcation-container .swiper-slide h3{
  font-size: 18px;
}
.appcation-container .swiper-slide .line{
  width: 60px;
  height: 1px;
  margin: 20px auto 30px;
  background-color: #000000;
  display: block;

}

/*
.appcation-container .swiper-slide-active,.appcation-container .swiper-slide-duplicate-active{
  transform: scaleX(1.3);
  padding: 0;
}
.appcation-container .swiper-slide-active h3,.appcation-container .swiper-slide-duplicate-active h3{
  transform: scaleX(0.8);
  position: absolute;
  bottom: 5px;
  left: 15px;
  color: #fff;
}*/
.appcation-container .swiper-slide-active img,.appcation-container .swiper-slide-duplicate-active img{
  /*height: 312px;*/
}
.appcation-container .swiper-button-next,.appcation-container .swiper-button-prev{ top: 60%; }
.ourstr{ background: #E70011; width: 100%;height: 280px; position: relative; }
.ourstr h2{
  display: flex;
  font-size: 20px;
  line-height: 35px;
  color: #fff;
  justify-content: center;
  padding-top: 120px;
}
.ourstr h2:last-child{
  position: absolute;
  left: 40px;
  bottom: 40px;
  font-size: 30px;
}
.strinfo { position: relative; margin-top: 120px; overflow: hidden; }
.strinfo p{
  margin: 0;
  background: rgb(0 0 0 / 61%);
  padding: 8px 10px;
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.strinfo img{ width: 100%; height: 180px;transition: all 0.3s;cursor: pointer; }
.strinfo img:hover{ transform: scale(1.2); }
.mm-index-product .n.module-letter-box .ev-pic imgav-tabs{ text-align: center; }
.mm-index-product .nav-tabs>li{ display: inline-block; float: unset; margin-right: 50px; }
.mm-index-product .nav-tabs{ text-align: center; }

.pfaff-ny-news li .item-wrap{
  display: flex;
  justify-content: space-between;
}

.pfaff-ny-news li{
  padding: 14px 0px;
  list-style: none;
  border-bottom: 1px dotted #000;
}
.pfaff-ny-news li .item-wrap h3{ background-image: url("../images/list_style_desc.png");background-position: left center;background-repeat: no-repeat;padding-top: 0px; padding-left: 25px;margin-bottom: 0px;   margin-top: 0;}
.pfaff-ny-news li .item-wrap h3 a{ font-size: 16px;color: #555; }
.pfaff-ny-news li .item-wrap .time{ padding-left: 25px; margin-bottom: 10px; font-size: 12px; color: #a2a2a2; margin-bottom: 8px; }
.pfaff-ny-news li .item-wrap .desc{ padding-left: 25px;font-size: 12px; color: #9e9d9d; margin-bottom: 0;min-height: 40px; }
.pfaff-ny-news-left{ background: #f2f2f2;position: relative;padding: 35px;min-height: 533px; }
.pfaff-ny-news-left img{ height: 230px;margin-top: 25px;width: 100%; }
.pfaff-ny-news li .item-wrap span{
  margin-top: 10px;
}
.col-md-12{
    z-index: 1;
    position: relative;
}
.subnav{
    margin-top: 30px;
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-flow: wrap;
    justify-items: center;
    flex-grow: 1
}
.subnav a{
    text-align: center;
    background: #BC111A;
    color: #fff;
    width: 44%;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 0;
}
.subnav a:last-child{
    background: #fff;
}
.pfaff-service-page{
    text-align: center;
}
.banner {
  height: 260px;
}
.banner .title{padding-top: 140px;}
.banner .title.active{padding-top: 110px; transition: 1.5s;}
.banner .title p{color: #fff; font-size: 22px; text-align: left; line-height: 30px; letter-spacing: 5px;text-shadow: 1px 1px 1px #979797;}
.banner .title p.en{font-size: 18px; letter-spacing: 3px;color: #fff;text-shadow: 1px 1px 1px #979797;}
.liuyan-box{
  background: #f8f8f8;
  padding: 50px 80px;
  overflow: hidden;
  border-radius: 20px;
}
.liuyan-box h3{
  text-align: center;
  color: #000000;
  font-size: 30px;
}
.liuyan-box p{
  text-align: center;
}
.contact-info{

}
contact-info ul{

}
.contact-info ul li{
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 20px;
}
.contact-info ul li i,.contact-info ul li div{
  float: left;
}
.contact-info ul li i{
  margin-top: 5px;
  margin-right: 20px;
  font-size: 18px;
}
.contact-info ul li div{
  font-size: 18px;
}
.footer-left-wrap{
  display: flex;
  justify-content: flex-start;
}
.footer-left-title{
  font-size: 18px;
  margin-top: 10px;
}
.txt_wrap ul {
  margin-top: 20px;
}
.txt_wrap ul li{
  list-style: none;
  margin-top: 10px;
  font-size: 14px;
  color: #989898;
}
.about-right-pic{
  width: 525px;
  height: 310px;
  position: relative;
  float: right;
}

.about-right-pic .left-pic{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200px;
  height: 140px;
  z-index: 9;
  overflow: hidden;
}

.about-right-pic .right-pic{
  position: absolute;
  right: 0;
  top: 0;
  width: 420px;
  height: 280px;
  overflow: hidden;
}
.about-right-pic img{
  max-width: 100%;
  transition: all 0.3s;
}
.about-right-pic img:hover{
  cursor: pointer;
  transform: scale(1.1);
}
.new-left-title{
  background: #d2000d;
  padding: 20px 0 20px 15px;
  color: #ffffff;
  font-size: 20px;
}
.new-left-nav{

}
.new-left-nav li{
  list-style: none;
}
.new-left-nav li a{
  display: block;
  color: #000000;
  font-size: 16px;
  background: #f3f3f3;
  padding: 20px 0 20px 30px;
  margin-top: 15px;
  text-decoration: none;
}
.new-left-nav li a.active,.new-left-nav li a:hover{
  background: #d2000d;
  color: #ffffff;
}
.new-category{
  border-bottom: 4px solid #4c9ef0;
  font-size: 26px;
  font-weight: 600;
}
.goodlist{
  font-size: 13px;
}
.goodliist thead{
}
.goodlist thead th{
  background-color: #d2000d;
  color: #ffffff;
  border: none;
  padding: 12px !important;
}
.goodlist tbody tr{
  line-height: 75px;
  height: 75px;
  border-bottom: 1px solid #eee;
}
.goodlist tbody tr a{
  color: #555;
  text-decoration: none !important;
}
.goodlist tbody tr a:hover{
  color: #d2000d;
  text-decoration: none !important;
}
.product-info-wrap{
  background-color: #f3f3f3;
  padding: 30px;
  overflow: hidden;
}
.hproduct-info-wrap{
  background: unset;
  padding: 0;
}
.p-line-title{
  position: relative;
  font-size: 16px;
  padding: 0 0 0 20px;
  margin: 35px 0;
}
.p-line-title:before{
  content: " ";
  position: absolute;
  left:0;
  top: 2px;
  width: 4px;
  height: 18px;
  background-color: #D2000D;
}
.hproduct-info-wrap .p-line-title{
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  margin: 30px 0 20px;
}
.hproduct-info-wrap .p-line-title:before {
  left: -8px;
  top: 8px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #ff0000;
}
.hproduct-info-wrap>div>p,.hproduct-info-wrap .editwrap{
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  padding-left: 20px;
}
.hproduct-info-img-wrap{
  margin-top: 200px;
}
.hproduct-info-img-wrap img{
  width: 100%;
}
.pfaff-about-top{
  position: relative;
  padding: 20px 0;
}
.about-bkuang{
  border: 4px solid #f3f3f3;
  width: 170px;
  height: 95px;
  position: absolute;
  top: 8px;
  left: 50px;
}
.pfaff-text-title-2 span{
  position: relative;
  overflow: hidden;
}
.pfaff-text-title-2 span:before{
  content: " ";
  width: 100px;
  height: 1px;
  background-color: #E9E7E7;
  position: absolute;
  bottom: -16px;
  left: 10px;
}
.pfaff-text-title-2 span:after{
  content: " ";
  width: 25px;
  height: 4px;
  background-color: #D2000D;
  position: absolute;
  bottom: -16px;
  left: 48px;
}
.index-news-left{}
.index-news-left .txt-info-wrap{
  padding: 20px;
}
.index-news-left .txt-info-wrap .title{
  font-size: 18px;
}
.index-news-left .txt-info-wrap .des{
  font-size: 16px;
  color: #8c8c8c;
}
.index-news-left a{
  display: flex;
  margin-bottom: 20px;
  color: #555555;
  text-decoration: none;
}
.index-news-left a:hover{
  background-color: #fafafa;
}

.index-news-left a i{
  display: block;
  width: 28px;
  height: 28px;
  background: url("../images/jiantou.png") no-repeat;
}
.index-news-left a i:hover{
  background: url("../images/jiantou_on.png") no-repeat;
}


.pfaff-text-title-about{
  font-size: 26px;
  margin: 10px 0 0 0;
  font-weight: 600;
}
.index-left-nav-gys{
  display: flex;
  justify-content: flex-end;
}
.index-left-nav-gys li{
  list-style: none;
}
.index-left-nav-gys li a{
  display: block;
  color: #0a0a0a;
  margin: 0 0 0 20px;
}
.pfaff-index-title-gys{
  display: flex;
  justify-content: flex-start;
}
.pfaff-index-title-gys h2{
  margin: 0;
}
.pfaff-index-title-gys .top-en-txt{
  margin-left: 20px;
  line-height: 55px;
}
.pfaff-index-title-gys span{
  position: relative;
}

.pfaff-index-title-gys span:before{
  position: absolute;
  bottom: -15px;
  left: 0;
  content: " ";
  width: 70px;
  height: 1px;
  background: #D2000D;
}
.index-nav-gys{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-nav-gys li{
  list-style: none;
  width: 24%;
  margin-bottom: 20px;
}
.index-nav-gys li img{
  border: 8px solid #F8F8F7;
  width: 100%;
}
.swiper-top-container .swiper-slide a{
  text-decoration: none;
}
.swiper-top-container .swiper-slide a .text{
  font-size: 65px;
  color: #fff;
  text-shadow: 1px 1px 5px #525252;
  width: 101%;
  margin: 0 auto;
  transition: all 1.5s;
  margin-top: 100px;
  opacity: 0;
}
.swiper-top-container .swiper-slide-active a .text{
  margin-top: 10px;
  opacity: 1;
}


/*end junshang*/

@media (min-width:768px){.navbar-form{padding:20px 0 0 0}
}
@media (max-width:890px){.mm-index-main-about .about-xinwen>div{width:100%;text-align:center;margin:0}
}
@media (max-width:425px){.mm-index-main-about .about-xinwen{width:100%}
  .mm-index-main-about .about-xinwen>div{width:100%;height:100%;padding:30px 10px 0 22px}
  .mm-index-main-about .about-shipin{width:100%}
}
@media (max-width:510px){.mm-index-main-about .about-xinwen h3{font-size:20px}
}
@media (max-width:768px){
  body{
    padding-top: 85px;
  }
  .index-header .top-nav{top:0}
  .last_new .media-object{width:100px;height:75px}
  .cate_title ul li a{width:auto;padding:0 15px;margin-right:5px}
    .cate_name{ display: none; }
  .list-wrap .list-boxes .titles{width:100%}
  .list-wrap .list-boxes{padding:20px 0}
  .navbar-default .navbar-nav>li>a{text-align:center}
  .pfaff-banner {
    height: 200px;
    background: #000;
  }
  .pfaff-top-nav>nav{
    padding-top: 5px;
  }
  .navbar-toggle, .menu-toggle, .sidemenu-toggle {
    float: right;
    padding: 12px 15px 0 0;
    background: transparent;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar-toggle:hover .icon-bar, .navbar-toggle:focus .icon-bar, .menu-toggle:hover .icon-bar, .menu-toggle:focus .icon-bar, .sidemenu-toggle:hover .icon-bar, .sidemenu-toggle:focus .icon-bar {
    /*background-color: #bf0f25;*/
  }
  .navbar-inverse .navbar-toggle {
    border-color: transparent;
  }
  .navbar-toggle:hover, .navbar-toggle:focus, .menu-toggle:hover, .menu-toggle:focus, .sidemenu-toggle:hover, .sidemenu-toggle:focus {
    color: #fff;
    background-color: #0069b0;
    border-color: transparent;
  }
  .pagination-container {
    text-align: center;
  }
  .pfaff-partner-list li {
    list-style: none;
    width: 50%;
    margin-bottom: 10px;
  }
    .pfaff-application-page ul li{ width: 100%; }
  .pfaff-productlist-page>div,.pfaff-product-page-wap>div{
    padding: 0;
  }
  /*.pfaff-application-page ul li{  }*/
  .pfaff-product-slide{ margin-top: 15px; }
  .pfaff-product-slide .swiper-slide img {
    height: 245px;
  }
  .cate_title {
    width: 100%;
    height: 110px;
    display: block;
    margin-top: 65px;
    padding-top: 30px;
  }
  .nav-tabs>li {
    margin-right: 5px;
  }
  .mm-index-product .nav-tabs>li {
    margin-right: 19px;
  }

  .nav-tabs>li:last-child{
    margin-right: 0px;
  }
  .nav-tabs>li>a {
    padding: 10px 28px;
  }

  .footer-left:last-child {
    width: 100%;
  }
  .pfaff-service-page>li .item-wrap .desc{ padding: 15px; }
  .pfaff-about-top{ margin-top: 30px; }

  .module-letter-box{
    position: absolute;
    height: 200px;
    width: 160px;
    top: -50px;
  }
  .module-letter-box .ev-pic img {
    max-width: 160px;
  }
  .strinfo {
    margin-top: 20px;
  }

  .mm-index-product .nav-tabs>li>a {
    padding: 10px 22px;
  }
  .pfaff-index-news-left img {
    width: 100%;
    height: 315px;
  }
  .pfaff-index-news-left {
    min-height: 315px;
  }

  .index-nav-gys li{
    width: 48%;
  }
  .aboutsection .p-l-50{
    padding-left: 15px;
  }
  .index-news-left a img{
    /*width: 100px;*/
  }
}
.oh{ overflow: hidden; }
.b-radius-15{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}
.b-radius-20{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
.f-l{float:left}
.f-r{float:right}
.bg-f5{background:#f5f5f5}
.bg-block{background-color:#0e141d}
.m-0-auto{margin:0 auto}
.p-0{padding:0}
.m-t-10{margin-top:10px}
.m-t-15{margin-top:15px}
.m-t-20{margin-top:20px}
.m-t-30{margin-top:30px}
.m-t-40{margin-top:40px}
.m-t-50{margin-top:50px}
.m-t-60{margin-top:60px}
.m-t-80{margin-top:80px}
.m-b-10{margin-bottom:10px}
.m-b-15{margin-bottom:15px}
.m-b-20{margin-bottom:20px}
.m-b-30{margin-bottom:30px}
.m-b-50{margin-bottom:50px}
.m-b-60{margin-bottom:60px}
.p-t-10{padding-top:10px}
.p-t-15{padding-top:15px}
.p-t-20{padding-top:20px}
.p-t-30{padding-top:30px}
.p-t-50{padding-top:50px}
.p-t-60{padding-top:60px}
.p-t-80{padding-top:80px}
.p-t-100{padding-top:100px}
.p-b-10{padding-bottom:10px}
.p-b-15{padding-bottom:15px}
.p-b-20{padding-bottom:20px}
.p-b-30{padding-bottom:30px}
.p-b-40{padding-bottom:40px}
.p-b-50{padding-bottom:50px}
.p-b-60{padding-bottom:60px}
.p-b-80{padding-bottom:80px}
.p-b-100{padding-bottom:100px}
.p-l-10{padding-left:10px}
.p-l-15{padding-left:15px}
.p-l-20{padding-left:20px}
.p-l-30{padding-left:30px}
.p-l-50{padding-left:50px}
.p-l-60{padding-left:60px}
.p-l-100{padding-left:100px}
.p-r-10{padding-right:10px}
.p-r-15{padding-right:15px}
.p-r-20{padding-right:20px}
.p-r-30{padding-right:30px}
.p-r-50{padding-right:50px}
.p-r-60{padding-right:60px}
.p-r-100{padding-right:100px}
















